diff --git a/ChangeLog b/ChangeLog index 8bf50c2f3f..1ada6a3ef3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-08-18 Matthias Clasen + + * ==== Released 2.13.7 === + 2008-08-19 Mathias Hasselmann Bug 541600 – GtkCalendar segfault for certain values of detail-with-chars diff --git a/INSTALL b/INSTALL index f54def666d..9c03627bfd 100644 --- a/INSTALL +++ b/INSTALL @@ -4,7 +4,7 @@ Prerequisites GTK+ requires the following packages: - The GLib, Pango, ATK and cairo libraries, available at the same - location as GTK+. GTK+ 2.13.6 requires at least GLib 2.17.1, + location as GTK+. GTK+ 2.13.7 requires at least GLib 2.17.1, Pango 1.20, ATK 1.13.0 and cairo 1.6.0. - The TIFF, PNG, and JPEG image loading libraries. You most @@ -20,8 +20,8 @@ GTK+ requires the following packages: Simple install procedure ======================== - % gzip -cd gtk+-2.13.6.tar.gz | tar xvf - # unpack the sources - % cd gtk+-2.13.6 # change to the toplevel directory + % gzip -cd gtk+-2.13.7.tar.gz | tar xvf - # unpack the sources + % cd gtk+-2.13.7 # change to the toplevel directory % ./configure # run the `configure' script % make # build GTK+ [ Become root if necessary ] diff --git a/README b/README index 39272f39dc..ec7d5b2652 100644 --- a/README +++ b/README @@ -1,7 +1,7 @@ General Information =================== -This is GTK+ version 2.13.6. GTK+ is a multi-platform toolkit for +This is GTK+ version 2.13.7. GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK+ is suitable for projects ranging from small one-off projects to complete application suites. @@ -48,6 +48,11 @@ Release notes for 2.14 to GTK_SENSITIVITY_ON, so that the button is always sensitive or GTK_SENSITIVITY_OFF to make it insensitive respectively. +* gdk-pixbuf will use GIO for mime type detection if possible. For + this to work, shared-mime-info needs to be installed and XDG_DATA_DIRS + set accordingly at configure time. Otherwise, gdk-pixbuf falls + back to its built-in sniffing implementation. + Release notes for 2.12 ====================== diff --git a/contrib/gdk-pixbuf-xlib/ChangeLog b/contrib/gdk-pixbuf-xlib/ChangeLog index 7c6ee4b4a7..9a8c484a90 100644 --- a/contrib/gdk-pixbuf-xlib/ChangeLog +++ b/contrib/gdk-pixbuf-xlib/ChangeLog @@ -1,3 +1,7 @@ +2008-08-18 Matthias Clasen + + * ==== Released 2.13.7 === + 2008-08-05 Matthias Clasen * === Released 2.13.6 === diff --git a/docs/reference/ChangeLog b/docs/reference/ChangeLog index 2fce55533c..54aa9d27ea 100644 --- a/docs/reference/ChangeLog +++ b/docs/reference/ChangeLog @@ -1,3 +1,7 @@ +2008-08-18 Matthias Clasen + + * ==== Released 2.13.7 === + 2008-08-16 Torsten Schoenfeld * gdk/gdk-sections.txt: Don't mention GdkWindowRedirect in the diff --git a/docs/reference/gdk/tmpl/gdk-unused.sgml b/docs/reference/gdk/tmpl/gdk-unused.sgml index f30abbf485..adb7170f01 100644 --- a/docs/reference/gdk/tmpl/gdk-unused.sgml +++ b/docs/reference/gdk/tmpl/gdk-unused.sgml @@ -459,6 +459,12 @@ status information, so the application does not need to do anything. @GDK_PIXBUF_ALPHA_BILEVEL: @GDK_PIXBUF_ALPHA_FULL: + + + + + + diff --git a/docs/reference/gdk/tmpl/windows.sgml b/docs/reference/gdk/tmpl/windows.sgml index 8498da00c4..195aabb6a4 100644 --- a/docs/reference/gdk/tmpl/windows.sgml +++ b/docs/reference/gdk/tmpl/windows.sgml @@ -1667,12 +1667,6 @@ End: --> - - - - - - diff --git a/docs/reference/gtk/tmpl/gtk-unused.sgml b/docs/reference/gtk/tmpl/gtk-unused.sgml index e1f0076201..f469845536 100644 --- a/docs/reference/gtk/tmpl/gtk-unused.sgml +++ b/docs/reference/gtk/tmpl/gtk-unused.sgml @@ -2371,6 +2371,22 @@ will be shown, or NULL to show all spacings. @charsets: a NULL-terminated array of strings containing charset names which will be shown, or NULL to show all charsets. + + + + + +@fontsel: +@Returns: + + + + + + +@fontsel: +@Returns: + Sets one of the two font filters, to limit the fonts shown. diff --git a/docs/reference/gtk/tmpl/gtkadjustment.sgml b/docs/reference/gtk/tmpl/gtkadjustment.sgml index fef4104521..ee85e79d61 100644 --- a/docs/reference/gtk/tmpl/gtkadjustment.sgml +++ b/docs/reference/gtk/tmpl/gtkadjustment.sgml @@ -201,3 +201,107 @@ changed the #GtkAdjustment value field. @adjustment: a #GtkAdjustment + + + + + +@adjustment: +@value: +@lower: +@upper: +@step_increment: +@page_increment: +@page_size: + + + + + + + +@adjustment: +@Returns: + + + + + + + +@adjustment: +@Returns: + + + + + + + +@adjustment: +@Returns: + + + + + + + +@adjustment: +@Returns: + + + + + + + +@adjustment: +@Returns: + + + + + + + +@adjustment: +@lower: + + + + + + + +@adjustment: +@page_increment: + + + + + + + +@adjustment: +@page_size: + + + + + + + +@adjustment: +@step_increment: + + + + + + + +@adjustment: +@upper: + + diff --git a/docs/reference/gtk/tmpl/gtkfilechooser.sgml b/docs/reference/gtk/tmpl/gtkfilechooser.sgml index a24691a912..9d0851a953 100644 --- a/docs/reference/gtk/tmpl/gtkfilechooser.sgml +++ b/docs/reference/gtk/tmpl/gtkfilechooser.sgml @@ -1237,3 +1237,81 @@ End: --> + + + + + +@chooser: +@Returns: + + + + + + + +@chooser: +@Returns: + + + + + + + +@chooser: +@Returns: + + + + + + + +@chooser: +@Returns: + + + + + + + +@chooser: +@file: +@error: +@Returns: + + + + + + + +@chooser: +@file: +@error: +@Returns: + + + + + + + +@chooser: +@file: +@error: +@Returns: + + + + + + + +@chooser: +@file: + + diff --git a/docs/reference/gtk/tmpl/gtkfontsel.sgml b/docs/reference/gtk/tmpl/gtkfontsel.sgml index e345a9454f..e7ebf07aba 100644 --- a/docs/reference/gtk/tmpl/gtkfontsel.sgml +++ b/docs/reference/gtk/tmpl/gtkfontsel.sgml @@ -113,33 +113,6 @@ Sets the text displayed in the preview area. @text: the text to display in the preview area. - - - - - -@fsd: -@Returns: - - - - - - - -@fsd: -@Returns: - - - - - - - -@fsd: -@Returns: - - @@ -149,15 +122,6 @@ Sets the text displayed in the preview area. @Returns: - - - - - -@fontsel: -@Returns: - - @@ -185,15 +149,6 @@ Sets the text displayed in the preview area. @Returns: - - - - - -@fontsel: -@Returns: - - diff --git a/docs/reference/gtk/tmpl/gtkfontseldlg.sgml b/docs/reference/gtk/tmpl/gtkfontseldlg.sgml index 75d61fc8d6..6b44977f6f 100644 --- a/docs/reference/gtk/tmpl/gtkfontseldlg.sgml +++ b/docs/reference/gtk/tmpl/gtkfontseldlg.sgml @@ -107,3 +107,30 @@ Sets the text displayed in the preview area. @text: the text to display in the preview area. + + + + + +@fsd: +@Returns: + + + + + + + +@fsd: +@Returns: + + + + + + + +@fsd: +@Returns: + + diff --git a/docs/reference/gtk/tmpl/gtklinkbutton.sgml b/docs/reference/gtk/tmpl/gtklinkbutton.sgml index aa98dc4b8e..5e2515ffb7 100644 --- a/docs/reference/gtk/tmpl/gtklinkbutton.sgml +++ b/docs/reference/gtk/tmpl/gtklinkbutton.sgml @@ -51,6 +51,11 @@ manipulated using the functions below. + + + + + diff --git a/docs/reference/gtk/tmpl/gtkstatusicon.sgml b/docs/reference/gtk/tmpl/gtkstatusicon.sgml index a56dd006dc..7b66654320 100644 --- a/docs/reference/gtk/tmpl/gtkstatusicon.sgml +++ b/docs/reference/gtk/tmpl/gtkstatusicon.sgml @@ -273,7 +273,7 @@ on Win32 doesn't allow to embed arbitrary widgets. @status_icon: -@icon: +@Returns: diff --git a/gdk-pixbuf/ChangeLog b/gdk-pixbuf/ChangeLog index ee9fd0f790..b5f442f97a 100644 --- a/gdk-pixbuf/ChangeLog +++ b/gdk-pixbuf/ChangeLog @@ -1,3 +1,7 @@ +2008-08-18 Matthias Clasen + + * ==== Released 2.13.7 === + 2008-08-13 Matthias Clasen Bug 532644 – TIFF loader need to exclude CR2 files diff --git a/po-properties/ChangeLog b/po-properties/ChangeLog index bbf46aaa1f..a65dc0d1b0 100644 --- a/po-properties/ChangeLog +++ b/po-properties/ChangeLog @@ -1,3 +1,7 @@ +2008-08-18 Matthias Clasen + + * ==== Released 2.13.7 === + 2008-08-18 Yair Hershkovitz * he.po: Updated Hebrew translation. diff --git a/po-properties/af.po b/po-properties/af.po index fca605c9c2..ba0272c358 100644 --- a/po-properties/af.po +++ b/po-properties/af.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+-properties 2.6-branch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2004-03-30 17:02+0200\n" "Last-Translator: Zuza Software Foundation \n" "Language-Team: Afrikaans \n" @@ -848,7 +848,7 @@ msgstr "Horisontale gerigtheid vir kind" msgid "Vertical alignment for child" msgstr "Vertikale gerigtheid vir kind" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "Beelddingesie" @@ -942,8 +942,9 @@ msgid "Show button images" msgstr "Toon knoppiebeelde" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" -msgstr "Of stapelikons in knoppies vertoon moet word" +#, fuzzy +msgid "Whether images should be shown on buttons" +msgstr "Of beelde in kieslyste vertoon moet word" #: gtk/gtkcalendar.c:440 msgid "Year" @@ -2072,7 +2073,7 @@ msgstr "Pyltjierigting" msgid "The minimum size of the arrow in the combo box" msgstr "Die model van die kombinasiekas" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2711,7 +2712,7 @@ msgstr "Etiket-yalign" msgid "The vertical alignment of the label" msgstr "Die vertikale gerigtheid van die etiket" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "Afgekeurde eienskap, gebruik eerder arseer_soort" @@ -2728,33 +2729,33 @@ msgid "A widget to display in place of the usual frame label" msgstr "" "'n Dingesie wat in die plek van die gewone raametiket vertoon moet word" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "Voorkoms van die arsering wat die wat die houer omring" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "Handvatsel-posisie" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "Posisie van die handvatsel met betrekking tot die kinddingesie" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "Slagrand" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" msgstr "Kant van die handvatselkassie in lyn met die vasmeerpunt" -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "Slagrandstel" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" @@ -2762,11 +2763,11 @@ msgstr "" "Of die waarde van die slag_rand-eienskap of 'n waarde wat van die " "handvatsel_posisie afgelei is, gebruik moet word" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2990,15 +2991,15 @@ msgstr "Bergsoort" msgid "The representation being used for image data" msgstr "Die voorstelling wat vir die beelddata gebruik word" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "Kinddingesie wat langs die kieslysteks moet verskyn" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "Vertoon kieslysbeelde" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "Of beelde in kieslyste vertoon moet word" @@ -3146,6 +3147,25 @@ msgstr "Die wydte van die uitleg" msgid "The height of the layout" msgstr "Die hoogte van die uitleg" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +#, fuzzy +msgid "The URI bound to this button" +msgstr "Die swikstaat van die knoppie" + +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "Sigbaar" + +#: gtk/gtklinkbutton.c:160 +#, fuzzy +msgid "Whether this link has been visited." +msgstr "Of die aksie sigbaar is." + #: gtk/gtkmenu.c:503 #, fuzzy msgid "The currently selected menu item" @@ -3639,7 +3659,7 @@ msgid "Group ID for tabs drag and drop" msgstr "" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "Groep" @@ -3764,6 +3784,16 @@ msgstr "" msgid "Size of tab curvature" msgstr "Grootte van spasieerders" +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "Ryspasiëring" + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "Rolstaafspasiëring" + #: gtk/gtkobject.c:370 #, fuzzy msgid "User Data" @@ -4330,6 +4360,11 @@ msgstr "Die klinkknoppie aan wie se groep hierdie dingesie behoort." msgid "The radio menu item whose group this widget belongs to." msgstr "Die klinkknoppie aan wie se groep hierdie dingesie behoort." +#: gtk/gtkradiotoolbutton.c:66 +#, fuzzy +msgid "The radio tool button whose group this button belongs to." +msgstr "Die klinkknoppie aan wie se groep hierdie dingesie behoort." + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "Bywerkbeleid" @@ -7174,6 +7209,9 @@ msgstr "IM Status-styl" msgid "How to draw the input method statusbar" msgstr "Hoe om die toevoermetode-statusbalk te teken" +#~ msgid "Whether stock icons should be shown in buttons" +#~ msgstr "Of stapelikons in knoppies vertoon moet word" + #~ msgid "" #~ "A number between 0.0 and 1.0 specifying the horizontal alignment of the " #~ "text in the progress widget" diff --git a/po-properties/am.po b/po-properties/am.po index 5caeb30f2e..6d605d8220 100644 --- a/po-properties/am.po +++ b/po-properties/am.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+ 2.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2003-01-14 11:02+EDT\n" "Last-Translator: Ge'ez Frontier Foundation \n" "Language-Team: Amharic \n" @@ -825,7 +825,7 @@ msgstr "የአግድም ኩልኩል" msgid "Vertical alignment for child" msgstr "የቁመት ኩልኩል" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "" @@ -911,7 +911,7 @@ msgid "Show button images" msgstr "" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" +msgid "Whether images should be shown on buttons" msgstr "" #: gtk/gtkcalendar.c:440 @@ -1994,7 +1994,7 @@ msgstr "ጽሑፍ አሳይ" msgid "The minimum size of the arrow in the combo box" msgstr "" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2615,7 +2615,7 @@ msgstr "" msgid "The vertical alignment of the label" msgstr "" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "" @@ -2631,43 +2631,43 @@ msgstr "" msgid "A widget to display in place of the usual frame label" msgstr "" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" msgstr "" -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" msgstr "" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2881,16 +2881,16 @@ msgstr "" msgid "The representation being used for image data" msgstr "" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 #, fuzzy msgid "Show menu images" msgstr "ማስረጊያዎች አሳይ" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "" @@ -3026,6 +3026,23 @@ msgstr "" msgid "The height of the layout" msgstr "" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +msgid "The URI bound to this button" +msgstr "" + +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "የሚታይ" + +#: gtk/gtklinkbutton.c:160 +msgid "Whether this link has been visited." +msgstr "" + #: gtk/gtkmenu.c:503 #, fuzzy msgid "The currently selected menu item" @@ -3480,7 +3497,7 @@ msgid "Group ID for tabs drag and drop" msgstr "" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "መድረክ" @@ -3590,6 +3607,16 @@ msgstr "" msgid "Size of tab curvature" msgstr "" +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "ክፍተት" + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "ክፍተት" + #: gtk/gtkobject.c:370 msgid "User Data" msgstr "" @@ -4120,6 +4147,10 @@ msgstr "" msgid "The radio menu item whose group this widget belongs to." msgstr "" +#: gtk/gtkradiotoolbutton.c:66 +msgid "The radio tool button whose group this button belongs to." +msgstr "" + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "" diff --git a/po-properties/ang.po b/po-properties/ang.po index fa5790f172..bb3457ffae 100644 --- a/po-properties/ang.po +++ b/po-properties/ang.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+-properties OE\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2004-08-26 16:32-0600\n" "Last-Translator: James Johnson \n" "Language-Team: Old English \n" @@ -790,7 +790,7 @@ msgstr "" msgid "Vertical alignment for child" msgstr "" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "" @@ -873,7 +873,7 @@ msgid "Show button images" msgstr "" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" +msgid "Whether images should be shown on buttons" msgstr "" #: gtk/gtkcalendar.c:440 @@ -1940,7 +1940,7 @@ msgstr "" msgid "The minimum size of the arrow in the combo box" msgstr "" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2542,7 +2542,7 @@ msgstr "" msgid "The vertical alignment of the label" msgstr "" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "" @@ -2558,43 +2558,43 @@ msgstr "" msgid "A widget to display in place of the usual frame label" msgstr "" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" msgstr "" -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" msgstr "" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2800,15 +2800,15 @@ msgstr "" msgid "The representation being used for image data" msgstr "" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "" @@ -2943,6 +2943,22 @@ msgstr "" msgid "The height of the layout" msgstr "" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +msgid "The URI bound to this button" +msgstr "" + +#: gtk/gtklinkbutton.c:159 +msgid "Visited" +msgstr "" + +#: gtk/gtklinkbutton.c:160 +msgid "Whether this link has been visited." +msgstr "" + #: gtk/gtkmenu.c:503 msgid "The currently selected menu item" msgstr "" @@ -3383,7 +3399,7 @@ msgid "Group ID for tabs drag and drop" msgstr "" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "" @@ -3493,6 +3509,14 @@ msgstr "" msgid "Size of tab curvature" msgstr "" +#: gtk/gtknotebook.c:834 +msgid "Arrow spacing" +msgstr "" + +#: gtk/gtknotebook.c:835 +msgid "Scroll arrow spacing" +msgstr "" + #: gtk/gtkobject.c:370 msgid "User Data" msgstr "" @@ -4001,6 +4025,10 @@ msgstr "" msgid "The radio menu item whose group this widget belongs to." msgstr "" +#: gtk/gtkradiotoolbutton.c:66 +msgid "The radio tool button whose group this button belongs to." +msgstr "" + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "" diff --git a/po-properties/ar.po b/po-properties/ar.po index 57c5e31ed1..f59ca3d6ab 100644 --- a/po-properties/ar.po +++ b/po-properties/ar.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+-properties.HEAD.ar\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-06 09:19+0100\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2008-01-26 17:46+0200\n" "Last-Translator: Khaled Hosny \n" "Language-Team: Arabic \n" @@ -22,196 +22,194 @@ msgstr "" "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " "&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" -#: ../gdk-pixbuf/gdk-pixbuf.c:89 +#: gdk-pixbuf/gdk-pixbuf.c:89 msgid "Number of Channels" msgstr "عدد القنوات" -#: ../gdk-pixbuf/gdk-pixbuf.c:90 +#: gdk-pixbuf/gdk-pixbuf.c:90 msgid "The number of samples per pixel" msgstr "عدد النماذج لكل بكسل" -#: ../gdk-pixbuf/gdk-pixbuf.c:99 +#: gdk-pixbuf/gdk-pixbuf.c:99 msgid "Colorspace" msgstr "مساحة اللون" -#: ../gdk-pixbuf/gdk-pixbuf.c:100 +#: gdk-pixbuf/gdk-pixbuf.c:100 msgid "The colorspace in which the samples are interpreted" msgstr "مساحة اللون التي فيها تترجم النماذج" -#: ../gdk-pixbuf/gdk-pixbuf.c:108 +#: gdk-pixbuf/gdk-pixbuf.c:108 msgid "Has Alpha" msgstr "له شفافية" -#: ../gdk-pixbuf/gdk-pixbuf.c:109 +#: gdk-pixbuf/gdk-pixbuf.c:109 msgid "Whether the pixbuf has an alpha channel" msgstr "فيما إذا كان للبكسبف شفافية (قنات ألفا)" -#: ../gdk-pixbuf/gdk-pixbuf.c:122 +#: gdk-pixbuf/gdk-pixbuf.c:122 msgid "Bits per Sample" msgstr "بيتات لكل نموذج" -#: ../gdk-pixbuf/gdk-pixbuf.c:123 +#: gdk-pixbuf/gdk-pixbuf.c:123 msgid "The number of bits per sample" msgstr "عدد البيتات لكل نموذج" -#: ../gdk-pixbuf/gdk-pixbuf.c:132 ../gtk/gtklayout.c:632 -#: ../gtk/gtktreeviewcolumn.c:207 +#: gdk-pixbuf/gdk-pixbuf.c:132 gtk/gtklayout.c:632 gtk/gtktreeviewcolumn.c:207 msgid "Width" msgstr "العرض" -#: ../gdk-pixbuf/gdk-pixbuf.c:133 +#: gdk-pixbuf/gdk-pixbuf.c:133 msgid "The number of columns of the pixbuf" msgstr "عدد أعمدة البكسبف" -#: ../gdk-pixbuf/gdk-pixbuf.c:142 ../gtk/gtklayout.c:641 +#: gdk-pixbuf/gdk-pixbuf.c:142 gtk/gtklayout.c:641 msgid "Height" msgstr "الارتفاع" -#: ../gdk-pixbuf/gdk-pixbuf.c:143 +#: gdk-pixbuf/gdk-pixbuf.c:143 msgid "The number of rows of the pixbuf" msgstr "عدد السطور في البكسبف" -#: ../gdk-pixbuf/gdk-pixbuf.c:159 +#: gdk-pixbuf/gdk-pixbuf.c:159 msgid "Rowstride" msgstr "Rowstride" -#: ../gdk-pixbuf/gdk-pixbuf.c:160 +#: gdk-pixbuf/gdk-pixbuf.c:160 msgid "" "The number of bytes between the start of a row and the start of the next row" msgstr "عدد البيتات بين بداية عمود و بداية العمود التالي" -#: ../gdk-pixbuf/gdk-pixbuf.c:169 +#: gdk-pixbuf/gdk-pixbuf.c:169 msgid "Pixels" msgstr "بكسلات" -#: ../gdk-pixbuf/gdk-pixbuf.c:170 +#: gdk-pixbuf/gdk-pixbuf.c:170 msgid "A pointer to the pixel data of the pixbuf" msgstr "مؤشر للبيانات البكسلية للبكسبف" -#: ../gdk/gdkdisplaymanager.c:103 +#: gdk/gdkdisplaymanager.c:103 msgid "Default Display" msgstr "الشاشة الافتراضية" -#: ../gdk/gdkdisplaymanager.c:104 +#: gdk/gdkdisplaymanager.c:104 msgid "The default display for GDK" msgstr "شاشة GDK الافتراضية" -#: ../gdk/gdkpango.c:490 ../gtk/gtkinvisible.c:86 -#: ../gtk/gtkmountoperation.c:176 ../gtk/gtkstatusicon.c:253 -#: ../gtk/gtkwindow.c:600 +#: gdk/gdkpango.c:490 gtk/gtkinvisible.c:86 gtk/gtkmountoperation.c:176 +#: gtk/gtkstatusicon.c:253 gtk/gtkwindow.c:600 msgid "Screen" msgstr "شاشة" -#: ../gdk/gdkpango.c:491 +#: gdk/gdkpango.c:491 msgid "the GdkScreen for the renderer" msgstr "الـ GdkScreen للرّاسم" -#: ../gdk/gdkscreen.c:75 +#: gdk/gdkscreen.c:75 msgid "Font options" msgstr "خيارات الخط" -#: ../gdk/gdkscreen.c:76 +#: gdk/gdkscreen.c:76 msgid "The default font options for the screen" msgstr "خيارات الخط الافتراضية للشاشة" -#: ../gdk/gdkscreen.c:83 +#: gdk/gdkscreen.c:83 msgid "Font resolution" msgstr "استبانة الخط" -#: ../gdk/gdkscreen.c:84 +#: gdk/gdkscreen.c:84 msgid "The resolution for fonts on the screen" msgstr "استبانة الخطوط على الشاشة" -#: ../gtk/gtkaboutdialog.c:197 +#: gtk/gtkaboutdialog.c:197 msgid "Program name" msgstr "اسم البرنامج" -#: ../gtk/gtkaboutdialog.c:198 +#: gtk/gtkaboutdialog.c:198 msgid "" "The name of the program. If this is not set, it defaults to " "g_get_application_name()" msgstr "اسم البرنامج. اذا لم يحدد ، الإفتراضي هو g_get_application_name()" -#: ../gtk/gtkaboutdialog.c:212 +#: gtk/gtkaboutdialog.c:212 msgid "Program version" msgstr "نسخة البرنامج" -#: ../gtk/gtkaboutdialog.c:213 +#: gtk/gtkaboutdialog.c:213 msgid "The version of the program" msgstr "نسخة البرنامج" -#: ../gtk/gtkaboutdialog.c:227 +#: gtk/gtkaboutdialog.c:227 msgid "Copyright string" msgstr "نصّ حقوق النسخ" -#: ../gtk/gtkaboutdialog.c:228 +#: gtk/gtkaboutdialog.c:228 msgid "Copyright information for the program" msgstr "معلومات حقوق نسخ للبرنامج" -#: ../gtk/gtkaboutdialog.c:245 +#: gtk/gtkaboutdialog.c:245 msgid "Comments string" msgstr "نصّ التعليقات" -#: ../gtk/gtkaboutdialog.c:246 +#: gtk/gtkaboutdialog.c:246 msgid "Comments about the program" msgstr "تعليقات عن البرنامج" -#: ../gtk/gtkaboutdialog.c:280 +#: gtk/gtkaboutdialog.c:280 msgid "Website URL" msgstr "موقع الانترنت" -#: ../gtk/gtkaboutdialog.c:281 +#: gtk/gtkaboutdialog.c:281 msgid "The URL for the link to the website of the program" msgstr "وصلة موقع البرنامج." -#: ../gtk/gtkaboutdialog.c:297 +#: gtk/gtkaboutdialog.c:297 msgid "Website label" msgstr "عنوان موقع الويب" -#: ../gtk/gtkaboutdialog.c:298 +#: gtk/gtkaboutdialog.c:298 msgid "" "The label for the link to the website of the program. If this is not set, it " "defaults to the URL" msgstr "تسمية الوصلة الى موقع البرنامج. إذا لم تكن محدّدة، الإفتراضي هو العنوان" -#: ../gtk/gtkaboutdialog.c:314 +#: gtk/gtkaboutdialog.c:314 msgid "Authors" msgstr "المؤلفين" -#: ../gtk/gtkaboutdialog.c:315 +#: gtk/gtkaboutdialog.c:315 msgid "List of authors of the program" msgstr "قائمة بمؤلفي البرنامج" -#: ../gtk/gtkaboutdialog.c:331 +#: gtk/gtkaboutdialog.c:331 msgid "Documenters" msgstr "الموثّقون" -#: ../gtk/gtkaboutdialog.c:332 +#: gtk/gtkaboutdialog.c:332 msgid "List of people documenting the program" msgstr "قائمة بموثّقي البرنامج" -#: ../gtk/gtkaboutdialog.c:348 +#: gtk/gtkaboutdialog.c:348 msgid "Artists" msgstr "الفنانين" -#: ../gtk/gtkaboutdialog.c:349 +#: gtk/gtkaboutdialog.c:349 msgid "List of people who have contributed artwork to the program" msgstr "قائمة بالأشخاص الذي شاركوا بأعمال فنية للبرنامج" -#: ../gtk/gtkaboutdialog.c:366 +#: gtk/gtkaboutdialog.c:366 msgid "Translator credits" msgstr "شكر للمترجمين" -#: ../gtk/gtkaboutdialog.c:367 +#: gtk/gtkaboutdialog.c:367 msgid "" "Credits to the translators. This string should be marked as translatable" msgstr "شكر للمترجمين. يجب تعليم هذا النصّ على انه قابل للترجمة" -#: ../gtk/gtkaboutdialog.c:382 +#: gtk/gtkaboutdialog.c:382 msgid "Logo" msgstr "الشعار" -#: ../gtk/gtkaboutdialog.c:383 +#: gtk/gtkaboutdialog.c:383 msgid "" "A logo for the about box. If this is not set, it defaults to " "gtk_window_get_default_icon_list()" @@ -219,107 +217,106 @@ msgstr "" "شعار لصندوق حوْل. لو لم يحدد سيستخدم الإفتراضي " "gtk_window_get_default_icon_list()" -#: ../gtk/gtkaboutdialog.c:398 +#: gtk/gtkaboutdialog.c:398 msgid "Logo Icon Name" msgstr "اسم أيقونة الشعار" -#: ../gtk/gtkaboutdialog.c:399 +#: gtk/gtkaboutdialog.c:399 msgid "A named icon to use as the logo for the about box." msgstr "أيقونة مسماة لتستخدم كشعار في صندوق حوْل." -#: ../gtk/gtkaboutdialog.c:412 +#: gtk/gtkaboutdialog.c:412 msgid "Wrap license" msgstr "لف الرخصة" -#: ../gtk/gtkaboutdialog.c:413 +#: gtk/gtkaboutdialog.c:413 msgid "Whether to wrap the license text." msgstr "اذا كان يتم لف الرخصة" -#: ../gtk/gtkaccellabel.c:129 +#: gtk/gtkaccellabel.c:129 msgid "Accelerator Closure" msgstr "غلق المُسرّع" -#: ../gtk/gtkaccellabel.c:130 +#: gtk/gtkaccellabel.c:130 msgid "The closure to be monitored for accelerator changes" msgstr "المنهي الذي سيعرض لتغييرات مفتاح الإختصار" -#: ../gtk/gtkaccellabel.c:136 +#: gtk/gtkaccellabel.c:136 msgid "Accelerator Widget" msgstr "ودجة المُسرّع" -#: ../gtk/gtkaccellabel.c:137 +#: gtk/gtkaccellabel.c:137 msgid "The widget to be monitored for accelerator changes" msgstr "الودجة التي ستراقب لتغييرات مفاتيح الاختصار" -#: ../gtk/gtkaction.c:199 ../gtk/gtkactiongroup.c:170 ../gtk/gtkprinter.c:123 -#: ../gtk/gtktextmark.c:89 +#: gtk/gtkaction.c:199 gtk/gtkactiongroup.c:170 gtk/gtkprinter.c:123 +#: gtk/gtktextmark.c:89 msgid "Name" msgstr "الاسم" -#: ../gtk/gtkaction.c:200 +#: gtk/gtkaction.c:200 msgid "A unique name for the action." msgstr "اسم متفرّد للعملية." -#: ../gtk/gtkaction.c:215 ../gtk/gtkbutton.c:199 ../gtk/gtkexpander.c:195 -#: ../gtk/gtkframe.c:105 ../gtk/gtklabel.c:316 ../gtk/gtktoolbutton.c:180 +#: gtk/gtkaction.c:215 gtk/gtkbutton.c:199 gtk/gtkexpander.c:195 +#: gtk/gtkframe.c:105 gtk/gtklabel.c:316 gtk/gtktoolbutton.c:180 msgid "Label" msgstr "عنوان" -#: ../gtk/gtkaction.c:216 +#: gtk/gtkaction.c:216 msgid "The label used for menu items and buttons that activate this action." msgstr "العنوان المستخدم لعناصر القوائم و الأزرار المشغلة لهذه العملية." -#: ../gtk/gtkaction.c:223 +#: gtk/gtkaction.c:223 msgid "Short label" msgstr "عنوان قصير" -#: ../gtk/gtkaction.c:224 +#: gtk/gtkaction.c:224 msgid "A shorter label that may be used on toolbar buttons." msgstr "عنوان اقصر يمكن استخدامه على أزرار أعمدة الأدوات." -#: ../gtk/gtkaction.c:230 +#: gtk/gtkaction.c:230 msgid "Tooltip" msgstr "تلميحة" -#: ../gtk/gtkaction.c:231 +#: gtk/gtkaction.c:231 msgid "A tooltip for this action." msgstr "تلميحة لهذه العملية." -#: ../gtk/gtkaction.c:237 +#: gtk/gtkaction.c:237 msgid "Stock Icon" msgstr "أيقونة من المخزون" -#: ../gtk/gtkaction.c:238 +#: gtk/gtkaction.c:238 msgid "The stock icon displayed in widgets representing this action." msgstr "أيقونة المخزون المعروضة في قطع تمثل هذه العملية." -#: ../gtk/gtkaction.c:255 ../gtk/gtkcellrendererpixbuf.c:171 -#: ../gtk/gtkimage.c:230 ../gtk/gtkprinter.c:172 ../gtk/gtkstatusicon.c:210 -#: ../gtk/gtkwindow.c:592 +#: gtk/gtkaction.c:255 gtk/gtkcellrendererpixbuf.c:171 gtk/gtkimage.c:230 +#: gtk/gtkprinter.c:172 gtk/gtkstatusicon.c:210 gtk/gtkwindow.c:592 msgid "Icon Name" msgstr "اسم الأيقونة" -#: ../gtk/gtkaction.c:256 ../gtk/gtkcellrendererpixbuf.c:172 -#: ../gtk/gtkimage.c:231 ../gtk/gtkstatusicon.c:211 +#: gtk/gtkaction.c:256 gtk/gtkcellrendererpixbuf.c:172 gtk/gtkimage.c:231 +#: gtk/gtkstatusicon.c:211 msgid "The name of the icon from the icon theme" msgstr "اسم الايقونه من ايقونات النسق" -#: ../gtk/gtkaction.c:262 ../gtk/gtktoolitem.c:156 +#: gtk/gtkaction.c:262 gtk/gtktoolitem.c:156 msgid "Visible when horizontal" msgstr "مرئي عندما يكون افقي" -#: ../gtk/gtkaction.c:263 ../gtk/gtktoolitem.c:157 +#: gtk/gtkaction.c:263 gtk/gtktoolitem.c:157 msgid "" "Whether the toolbar item is visible when the toolbar is in a horizontal " "orientation." msgstr "" "فيما إذا سيكون عنصر عمود الأدوات مرئيا عندما يكون عمود الأدوات في اتجاه افقي." -#: ../gtk/gtkaction.c:278 +#: gtk/gtkaction.c:278 msgid "Visible when overflown" msgstr "مرئي عندما يكون فوقيا" -#: ../gtk/gtkaction.c:279 +#: gtk/gtkaction.c:279 msgid "" "When TRUE, toolitem proxies for this action are represented in the toolbar " "overflow menu." @@ -327,11 +324,11 @@ msgstr "" "عندما يكون TRUE، قوائم أدوات الوكيل لهذه العملية توضع في قائمة الأدوات " "الفائضة." -#: ../gtk/gtkaction.c:286 ../gtk/gtktoolitem.c:163 +#: gtk/gtkaction.c:286 gtk/gtktoolitem.c:163 msgid "Visible when vertical" msgstr "مرئي عندما يكون عمودي" -#: ../gtk/gtkaction.c:287 ../gtk/gtktoolitem.c:164 +#: gtk/gtkaction.c:287 gtk/gtktoolitem.c:164 msgid "" "Whether the toolbar item is visible when the toolbar is in a vertical " "orientation." @@ -339,11 +336,11 @@ msgstr "" "فيما إذا سيكون عنصر عمود الأدوات مرئيا عندما يكون عمود الأدوات في اتجاه " "عمودي." -#: ../gtk/gtkaction.c:294 ../gtk/gtktoolitem.c:170 +#: gtk/gtkaction.c:294 gtk/gtktoolitem.c:170 msgid "Is important" msgstr "مهم" -#: ../gtk/gtkaction.c:295 +#: gtk/gtkaction.c:295 msgid "" "Whether the action is considered important. When TRUE, toolitem proxies for " "this action show text in GTK_TOOLBAR_BOTH_HORIZ mode." @@ -351,109 +348,108 @@ msgstr "" "فيما إذا سيعتبر العمل مهما. عند صبطه لـ TRUE، ستعرض بروكسيات عنصر الأدات " "لهذا العمل النص في نسق GTK_TOOLBAR_BOTH_HORIZ." -#: ../gtk/gtkaction.c:303 +#: gtk/gtkaction.c:303 msgid "Hide if empty" msgstr "اخفاء اذا كان فارغا" -#: ../gtk/gtkaction.c:304 +#: gtk/gtkaction.c:304 msgid "When TRUE, empty menu proxies for this action are hidden." msgstr "عندما يكون TRUE، تخفى قوائم البروكسي الفارغة لهذه العملية." -#: ../gtk/gtkaction.c:310 ../gtk/gtkactiongroup.c:177 -#: ../gtk/gtkcellrenderer.c:193 ../gtk/gtkwidget.c:523 +#: gtk/gtkaction.c:310 gtk/gtkactiongroup.c:177 gtk/gtkcellrenderer.c:193 +#: gtk/gtkwidget.c:523 msgid "Sensitive" msgstr "حساس" -#: ../gtk/gtkaction.c:311 +#: gtk/gtkaction.c:311 msgid "Whether the action is enabled." msgstr "فيما إذا كانت العملية مفعلة." -#: ../gtk/gtkaction.c:317 ../gtk/gtkactiongroup.c:184 -#: ../gtk/gtkstatusicon.c:269 ../gtk/gtktreeviewcolumn.c:191 -#: ../gtk/gtkwidget.c:516 +#: gtk/gtkaction.c:317 gtk/gtkactiongroup.c:184 gtk/gtkstatusicon.c:269 +#: gtk/gtktreeviewcolumn.c:191 gtk/gtkwidget.c:516 msgid "Visible" msgstr "مرئي" -#: ../gtk/gtkaction.c:318 +#: gtk/gtkaction.c:318 msgid "Whether the action is visible." msgstr "فيما إذا كانت العملية مرئية." -#: ../gtk/gtkaction.c:324 +#: gtk/gtkaction.c:324 msgid "Action Group" msgstr "مجموعة العمليات" -#: ../gtk/gtkaction.c:325 +#: gtk/gtkaction.c:325 msgid "" "The GtkActionGroup this GtkAction is associated with, or NULL (for internal " "use)." msgstr "GtkActionGroup المربوط به GtkAction هذا أو NULL (للاستخدام الداخلي)" -#: ../gtk/gtkactiongroup.c:171 +#: gtk/gtkactiongroup.c:171 msgid "A name for the action group." msgstr "اسم لمجموعة العمليات." -#: ../gtk/gtkactiongroup.c:178 +#: gtk/gtkactiongroup.c:178 msgid "Whether the action group is enabled." msgstr "فيما إذا كانت مجموعة العمليات مفعلة." -#: ../gtk/gtkactiongroup.c:185 +#: gtk/gtkactiongroup.c:185 msgid "Whether the action group is visible." msgstr "فيما إذا كانت مجموعة العمليات مرئية." -#: ../gtk/gtkadjustment.c:93 ../gtk/gtkcellrendererprogress.c:128 -#: ../gtk/gtkscalebutton.c:200 ../gtk/gtkspinbutton.c:269 +#: gtk/gtkadjustment.c:93 gtk/gtkcellrendererprogress.c:128 +#: gtk/gtkscalebutton.c:200 gtk/gtkspinbutton.c:269 msgid "Value" msgstr "القيمة" -#: ../gtk/gtkadjustment.c:94 +#: gtk/gtkadjustment.c:94 msgid "The value of the adjustment" msgstr "قيمة التسوية" -#: ../gtk/gtkadjustment.c:110 +#: gtk/gtkadjustment.c:110 msgid "Minimum Value" msgstr "القيمة الدنيا" -#: ../gtk/gtkadjustment.c:111 +#: gtk/gtkadjustment.c:111 msgid "The minimum value of the adjustment" msgstr "قيمة التسوية الدنيا" -#: ../gtk/gtkadjustment.c:130 +#: gtk/gtkadjustment.c:130 msgid "Maximum Value" msgstr "القيمة القصوى" -#: ../gtk/gtkadjustment.c:131 +#: gtk/gtkadjustment.c:131 msgid "The maximum value of the adjustment" msgstr "قيمة التسوية القصوى" -#: ../gtk/gtkadjustment.c:147 +#: gtk/gtkadjustment.c:147 msgid "Step Increment" msgstr "زيادة درجية" -#: ../gtk/gtkadjustment.c:148 +#: gtk/gtkadjustment.c:148 msgid "The step increment of the adjustment" msgstr "زيادة التسوية الدرجية" -#: ../gtk/gtkadjustment.c:164 +#: gtk/gtkadjustment.c:164 msgid "Page Increment" msgstr "زيادة الصفحة" -#: ../gtk/gtkadjustment.c:165 +#: gtk/gtkadjustment.c:165 msgid "The page increment of the adjustment" msgstr "زيادة الصفحة عند التسوية" -#: ../gtk/gtkadjustment.c:184 +#: gtk/gtkadjustment.c:184 msgid "Page Size" msgstr "حجم الصفحة" -#: ../gtk/gtkadjustment.c:185 +#: gtk/gtkadjustment.c:185 msgid "The page size of the adjustment" msgstr "حجم الصفحة عند التسوية" -#: ../gtk/gtkalignment.c:90 +#: gtk/gtkalignment.c:90 msgid "Horizontal alignment" msgstr "ترصيف أفقي" -#: ../gtk/gtkalignment.c:91 ../gtk/gtkbutton.c:250 +#: gtk/gtkalignment.c:91 gtk/gtkbutton.c:250 msgid "" "Horizontal position of child in available space. 0.0 is left aligned, 1.0 is " "right aligned" @@ -461,11 +457,11 @@ msgstr "" "الموقع الأفقي للابن في المساحة المتاحة، ترصيف أيسر عندما يكون 0.0 و ترصيف " "أيمن عندما يكون 1.0" -#: ../gtk/gtkalignment.c:100 +#: gtk/gtkalignment.c:100 msgid "Vertical alignment" msgstr "ترصيف عمودي" -#: ../gtk/gtkalignment.c:101 ../gtk/gtkbutton.c:269 +#: gtk/gtkalignment.c:101 gtk/gtkbutton.c:269 msgid "" "Vertical position of child in available space. 0.0 is top aligned, 1.0 is " "bottom aligned" @@ -473,11 +469,11 @@ msgstr "" "الموقع العمودي للابن في المساحة المتاحة، ترصيف للأعلى عندما يكون 0.0 و ترصيف " "للأسفل عندما يكون 1.0" -#: ../gtk/gtkalignment.c:109 +#: gtk/gtkalignment.c:109 msgid "Horizontal scale" msgstr "قياس أفقي" -#: ../gtk/gtkalignment.c:110 +#: gtk/gtkalignment.c:110 msgid "" "If available horizontal space is bigger than needed for the child, how much " "of it to use for the child. 0.0 means none, 1.0 means all" @@ -485,11 +481,11 @@ msgstr "" "إذا كان الفراغ الأفقي المتوفر أكبر من الذي يطلبه الإبن، فكم سيستخدم منه " "للإبن. 0.0·يعني لا شيء و 1.0 الكل" -#: ../gtk/gtkalignment.c:118 +#: gtk/gtkalignment.c:118 msgid "Vertical scale" msgstr "قياس عمودي" -#: ../gtk/gtkalignment.c:119 +#: gtk/gtkalignment.c:119 msgid "" "If available vertical space is bigger than needed for the child, how much of " "it to use for the child. 0.0 means none, 1.0 means all" @@ -497,187 +493,187 @@ msgstr "" "إذا·كان·الفراغ·العمودي·المتوفر··أكبر·من·الذي·يطلبه·الإبن،·فكم·سيستخدم·منه·للإبن." "·0.0 يعني·لا·شيء·و·1.0·الكل" -#: ../gtk/gtkalignment.c:136 +#: gtk/gtkalignment.c:136 msgid "Top Padding" msgstr "الحشو الأعلى" -#: ../gtk/gtkalignment.c:137 +#: gtk/gtkalignment.c:137 msgid "The padding to insert at the top of the widget." msgstr "الحشو الذي سيدخل في أعلى الودجة." -#: ../gtk/gtkalignment.c:153 +#: gtk/gtkalignment.c:153 msgid "Bottom Padding" msgstr "الحشو الأسفل" -#: ../gtk/gtkalignment.c:154 +#: gtk/gtkalignment.c:154 msgid "The padding to insert at the bottom of the widget." msgstr "الحشو الذي سيدخل في أسفل الودجة." -#: ../gtk/gtkalignment.c:170 +#: gtk/gtkalignment.c:170 msgid "Left Padding" msgstr "الحشو الأيسر" -#: ../gtk/gtkalignment.c:171 +#: gtk/gtkalignment.c:171 msgid "The padding to insert at the left of the widget." msgstr "الحشو الذي سيدخل عند يسار الودجة" -#: ../gtk/gtkalignment.c:187 +#: gtk/gtkalignment.c:187 msgid "Right Padding" msgstr "الحشو الأيمن" -#: ../gtk/gtkalignment.c:188 +#: gtk/gtkalignment.c:188 msgid "The padding to insert at the right of the widget." msgstr "الحشو·الذي·سيدخل·على·يمين·الودجة" -#: ../gtk/gtkarrow.c:73 +#: gtk/gtkarrow.c:73 msgid "Arrow direction" msgstr "اتجاه السهم" -#: ../gtk/gtkarrow.c:74 +#: gtk/gtkarrow.c:74 msgid "The direction the arrow should point" msgstr "اتجاه تأشير السهم" -#: ../gtk/gtkarrow.c:81 +#: gtk/gtkarrow.c:81 msgid "Arrow shadow" msgstr "ظل السهم" -#: ../gtk/gtkarrow.c:82 +#: gtk/gtkarrow.c:82 msgid "Appearance of the shadow surrounding the arrow" msgstr "مظهر الظل المحيط بالسهم" -#: ../gtk/gtkarrow.c:88 ../gtk/gtkmenuitem.c:279 +#: gtk/gtkarrow.c:88 gtk/gtkmenuitem.c:279 msgid "Arrow Scaling" msgstr "مباعدة الأسهم" -#: ../gtk/gtkarrow.c:89 +#: gtk/gtkarrow.c:89 msgid "Amount of space used up by arrow" msgstr "كمية الفضاء المستخدم من طرف السهم" -#: ../gtk/gtkaspectframe.c:79 +#: gtk/gtkaspectframe.c:79 msgid "Horizontal Alignment" msgstr "الترصيف الأفقي" -#: ../gtk/gtkaspectframe.c:80 +#: gtk/gtkaspectframe.c:80 msgid "X alignment of the child" msgstr "ترصيف س للابن" -#: ../gtk/gtkaspectframe.c:86 +#: gtk/gtkaspectframe.c:86 msgid "Vertical Alignment" msgstr "الترصيف العمودي" -#: ../gtk/gtkaspectframe.c:87 +#: gtk/gtkaspectframe.c:87 msgid "Y alignment of the child" msgstr "ترصيف ص للابن" -#: ../gtk/gtkaspectframe.c:93 +#: gtk/gtkaspectframe.c:93 msgid "Ratio" msgstr "النسبة" -#: ../gtk/gtkaspectframe.c:94 +#: gtk/gtkaspectframe.c:94 msgid "Aspect ratio if obey_child is FALSE" msgstr "نسبة الإشعاع إذا كان obey_child مضبوطا لـ FALSE" -#: ../gtk/gtkaspectframe.c:100 +#: gtk/gtkaspectframe.c:100 msgid "Obey child" msgstr "ابن مطيع" -#: ../gtk/gtkaspectframe.c:101 +#: gtk/gtkaspectframe.c:101 msgid "Force aspect ratio to match that of the frame's child" msgstr "فرض نسبة الإشعاع حتى تناسب نسبة إطار الإبن" -#: ../gtk/gtkassistant.c:261 +#: gtk/gtkassistant.c:261 msgid "Header Padding" msgstr "حشو الرأس" -#: ../gtk/gtkassistant.c:262 +#: gtk/gtkassistant.c:262 msgid "Number of pixels around the header." msgstr "عدد البكسلات حول العنوان." -#: ../gtk/gtkassistant.c:269 +#: gtk/gtkassistant.c:269 msgid "Content Padding" msgstr "حشو المحتوى" -#: ../gtk/gtkassistant.c:270 +#: gtk/gtkassistant.c:270 msgid "Number of pixels around the content pages." msgstr "عدد البكسلات حول محتويات الصفحات" -#: ../gtk/gtkassistant.c:286 +#: gtk/gtkassistant.c:286 msgid "Page type" msgstr "نوع الصفحة" -#: ../gtk/gtkassistant.c:287 +#: gtk/gtkassistant.c:287 msgid "The type of the assistant page" msgstr "نوع الصفحة المساعدة" -#: ../gtk/gtkassistant.c:304 +#: gtk/gtkassistant.c:304 msgid "Page title" msgstr "عنوان الصفحة" -#: ../gtk/gtkassistant.c:305 +#: gtk/gtkassistant.c:305 msgid "The title of the assistant page" msgstr "عنوان الصورة المعاونة" -#: ../gtk/gtkassistant.c:321 +#: gtk/gtkassistant.c:321 msgid "Header image" msgstr "صورة الرأس" -#: ../gtk/gtkassistant.c:322 +#: gtk/gtkassistant.c:322 msgid "Header image for the assistant page" msgstr "الصورة الرأسية للصفحة المساعدة" -#: ../gtk/gtkassistant.c:338 +#: gtk/gtkassistant.c:338 msgid "Sidebar image" msgstr "الصورة الجانبية" -#: ../gtk/gtkassistant.c:339 +#: gtk/gtkassistant.c:339 msgid "Sidebar image for the assistant page" msgstr "الصورة الجانبية للصفحة المساعدة" -#: ../gtk/gtkassistant.c:354 +#: gtk/gtkassistant.c:354 msgid "Page complete" msgstr "صفحة كاملة" -#: ../gtk/gtkassistant.c:355 +#: gtk/gtkassistant.c:355 msgid "Whether all required fields on the page have been filled out" msgstr "إذا تم ملأ كل المجالات المطلوبة على الصفحة" -#: ../gtk/gtkbbox.c:91 +#: gtk/gtkbbox.c:91 msgid "Minimum child width" msgstr "عرض الابن الادنى" -#: ../gtk/gtkbbox.c:92 +#: gtk/gtkbbox.c:92 msgid "Minimum width of buttons inside the box" msgstr "عرض الأزرار الأدنى داخل الصندوق" -#: ../gtk/gtkbbox.c:100 +#: gtk/gtkbbox.c:100 msgid "Minimum child height" msgstr "ارتفاع الابن الادنى" -#: ../gtk/gtkbbox.c:101 +#: gtk/gtkbbox.c:101 msgid "Minimum height of buttons inside the box" msgstr "ارتفاع الأزرار الأدنى داخل الصندوق" -#: ../gtk/gtkbbox.c:109 +#: gtk/gtkbbox.c:109 msgid "Child internal width padding" msgstr "حشو العرض الداخلي للابن" -#: ../gtk/gtkbbox.c:110 +#: gtk/gtkbbox.c:110 msgid "Amount to increase child's size on either side" msgstr "مقدار زيادة حجم الابن في كلا الجانبين" -#: ../gtk/gtkbbox.c:118 +#: gtk/gtkbbox.c:118 msgid "Child internal height padding" msgstr "حشو الارتفاع الداخلي للابن" -#: ../gtk/gtkbbox.c:119 +#: gtk/gtkbbox.c:119 msgid "Amount to increase child's size on the top and bottom" msgstr "مقدار زيادة حجم الابن في الأعلى والأسفل" -#: ../gtk/gtkbbox.c:127 +#: gtk/gtkbbox.c:127 msgid "Layout style" msgstr "نمط التخطيط" -#: ../gtk/gtkbbox.c:128 +#: gtk/gtkbbox.c:128 msgid "" "How to layout the buttons in the box. Possible values are default, spread, " "edge, start and end" @@ -685,11 +681,11 @@ msgstr "" "كيفية تخطيط الأزرار في الصندوق. القيم الممكنة هي افتراضا، انتشرا، حافة، بدء " "و، نهاية" -#: ../gtk/gtkbbox.c:136 +#: gtk/gtkbbox.c:136 msgid "Secondary" msgstr "ثانوي" -#: ../gtk/gtkbbox.c:137 +#: gtk/gtkbbox.c:137 msgid "" "If TRUE, the child appears in a secondary group of children, suitable for, e." "g., help buttons" @@ -697,90 +693,90 @@ msgstr "" "إذا كان TRUE، فسيبدو الابن في مجموعة ثانوية للأبناء، مناسبة لأزرار المساعدة " "مثلا." -#: ../gtk/gtkbox.c:98 ../gtk/gtkexpander.c:219 ../gtk/gtkiconview.c:666 -#: ../gtk/gtktreeviewcolumn.c:216 +#: gtk/gtkbox.c:98 gtk/gtkexpander.c:219 gtk/gtkiconview.c:666 +#: gtk/gtktreeviewcolumn.c:216 msgid "Spacing" msgstr "فراغات" -#: ../gtk/gtkbox.c:99 +#: gtk/gtkbox.c:99 msgid "The amount of space between children" msgstr "مقدار الفراغ بين الأبناء." -#: ../gtk/gtkbox.c:108 ../gtk/gtknotebook.c:644 ../gtk/gtktable.c:165 -#: ../gtk/gtktoolbar.c:580 +#: gtk/gtkbox.c:108 gtk/gtknotebook.c:644 gtk/gtktable.c:165 +#: gtk/gtktoolbar.c:580 msgid "Homogeneous" msgstr "متناسق" -#: ../gtk/gtkbox.c:109 +#: gtk/gtkbox.c:109 msgid "Whether the children should all be the same size" msgstr "ما إذا سيكون كل الأبناء بنفس الحجم" -#: ../gtk/gtkbox.c:116 ../gtk/gtkpreview.c:101 ../gtk/gtktoolbar.c:572 -#: ../gtk/gtktreeviewcolumn.c:272 +#: gtk/gtkbox.c:116 gtk/gtkpreview.c:101 gtk/gtktoolbar.c:572 +#: gtk/gtktreeviewcolumn.c:272 msgid "Expand" msgstr "تمديد" -#: ../gtk/gtkbox.c:117 +#: gtk/gtkbox.c:117 msgid "Whether the child should receive extra space when the parent grows" msgstr "فيما إذا وجب أن يتلقى الإبن فضاءا أكبر عند نمو أبيه" -#: ../gtk/gtkbox.c:123 +#: gtk/gtkbox.c:123 msgid "Fill" msgstr "ملأ" -#: ../gtk/gtkbox.c:124 +#: gtk/gtkbox.c:124 msgid "" "Whether extra space given to the child should be allocated to the child or " "used as padding" msgstr "فيما إذا يجب تخصيص الفضاء الإضافي للإبن للإبن نفسه أو كحشو" -#: ../gtk/gtkbox.c:130 +#: gtk/gtkbox.c:130 msgid "Padding" msgstr "حشو" -#: ../gtk/gtkbox.c:131 +#: gtk/gtkbox.c:131 msgid "Extra space to put between the child and its neighbors, in pixels" msgstr "الفضاء الإضافي لوضعه بين الإبن و جيرانه، بالبكسلات" -#: ../gtk/gtkbox.c:137 +#: gtk/gtkbox.c:137 msgid "Pack type" msgstr "نوع التحزيم" -#: ../gtk/gtkbox.c:138 ../gtk/gtknotebook.c:711 +#: gtk/gtkbox.c:138 gtk/gtknotebook.c:711 msgid "" "A GtkPackType indicating whether the child is packed with reference to the " "start or end of the parent" msgstr "GtkPackType مؤشر لما إذا سيحزم الإبن بمرجع لبداية أو نهاية الأب" -#: ../gtk/gtkbox.c:144 ../gtk/gtknotebook.c:689 ../gtk/gtkpaned.c:218 -#: ../gtk/gtkruler.c:110 +#: gtk/gtkbox.c:144 gtk/gtknotebook.c:689 gtk/gtkpaned.c:218 +#: gtk/gtkruler.c:110 msgid "Position" msgstr "الموقع" -#: ../gtk/gtkbox.c:145 ../gtk/gtknotebook.c:690 +#: gtk/gtkbox.c:145 gtk/gtknotebook.c:690 msgid "The index of the child in the parent" msgstr "فهرس الإبن عند الأب" -#: ../gtk/gtkbuilder.c:96 +#: gtk/gtkbuilder.c:96 msgid "Translation Domain" msgstr "نطاق الترجمة" -#: ../gtk/gtkbuilder.c:97 +#: gtk/gtkbuilder.c:97 msgid "The translation domain used by gettext" msgstr "مجال الترجمة المستعمل من طرف gettext" -#: ../gtk/gtkbutton.c:200 +#: gtk/gtkbutton.c:200 msgid "" "Text of the label widget inside the button, if the button contains a label " "widget" msgstr "نص ودجة الشارة داخل الزر، إذا كان الزر يحوي كائن شارة" -#: ../gtk/gtkbutton.c:207 ../gtk/gtkexpander.c:203 ../gtk/gtklabel.c:337 -#: ../gtk/gtktoolbutton.c:187 +#: gtk/gtkbutton.c:207 gtk/gtkexpander.c:203 gtk/gtklabel.c:337 +#: gtk/gtktoolbutton.c:187 msgid "Use underline" msgstr "استخدام التسطير" -#: ../gtk/gtkbutton.c:208 ../gtk/gtkexpander.c:204 ../gtk/gtklabel.c:338 +#: gtk/gtkbutton.c:208 gtk/gtkexpander.c:204 gtk/gtklabel.c:338 msgid "" "If set, an underline in the text indicates the next character should be used " "for the mnemonic accelerator key" @@ -788,697 +784,687 @@ msgstr "" "إذا ضبط، فسيكون هناك تسطير في النص يشير إلى الرمز التالي الذي يجب استخدامه " "كرمز مسطر لمفتاح الاختصار" -#: ../gtk/gtkbutton.c:215 +#: gtk/gtkbutton.c:215 msgid "Use stock" msgstr "مخزن المستخدم" -#: ../gtk/gtkbutton.c:216 +#: gtk/gtkbutton.c:216 msgid "" "If set, the label is used to pick a stock item instead of being displayed" msgstr "إذا ضبط، فستستخدم العلامة لاختيار عنصر مخزن بدل عرضها" -#: ../gtk/gtkbutton.c:223 ../gtk/gtkcombobox.c:788 -#: ../gtk/gtkfilechooserbutton.c:393 +#: gtk/gtkbutton.c:223 gtk/gtkcombobox.c:788 gtk/gtkfilechooserbutton.c:393 msgid "Focus on click" msgstr "تركيز عند النقر" -#: ../gtk/gtkbutton.c:224 ../gtk/gtkfilechooserbutton.c:394 +#: gtk/gtkbutton.c:224 gtk/gtkfilechooserbutton.c:394 msgid "Whether the button grabs focus when it is clicked with the mouse" msgstr "فيما إذا سيقبض الزر التركيز عند نقره بالفأرة" -#: ../gtk/gtkbutton.c:231 +#: gtk/gtkbutton.c:231 msgid "Border relief" msgstr "نحت الحد" -#: ../gtk/gtkbutton.c:232 +#: gtk/gtkbutton.c:232 msgid "The border relief style" msgstr "أسلوب نحت الحد" -#: ../gtk/gtkbutton.c:249 +#: gtk/gtkbutton.c:249 msgid "Horizontal alignment for child" msgstr "الترصيف الأفقي للإبن" -#: ../gtk/gtkbutton.c:268 +#: gtk/gtkbutton.c:268 msgid "Vertical alignment for child" msgstr "الترصيف العمودي للإبن" -#: ../gtk/gtkbutton.c:285 ../gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "ودجة صورة" -#: ../gtk/gtkbutton.c:286 +#: gtk/gtkbutton.c:286 msgid "Child widget to appear next to the button text" msgstr "الودجة الابن التي ستظهر إلى جانب نص الزر" -#: ../gtk/gtkbutton.c:300 +#: gtk/gtkbutton.c:300 msgid "Image position" msgstr "موقع الصورة" -#: ../gtk/gtkbutton.c:301 +#: gtk/gtkbutton.c:301 msgid "The position of the image relative to the text" msgstr "موقع الصورة بالنسبة للنص" -#: ../gtk/gtkbutton.c:410 +#: gtk/gtkbutton.c:410 msgid "Default Spacing" msgstr "المباعدة الافتراضية" -#: ../gtk/gtkbutton.c:411 +#: gtk/gtkbutton.c:411 msgid "Extra space to add for CAN_DEFAULT buttons" msgstr "الفراغ الإضافي للإضافة لأزرار CAN_DEFAULT" -#: ../gtk/gtkbutton.c:417 +#: gtk/gtkbutton.c:417 msgid "Default Outside Spacing" msgstr "الفراغات الخارجية الافتراضية" -#: ../gtk/gtkbutton.c:418 +#: gtk/gtkbutton.c:418 msgid "" "Extra space to add for CAN_DEFAULT buttons that is always drawn outside the " "border" msgstr "الفراغ الإضافي للإضافة لأزرار CAN_DEFAULT الذي يرسم دائمًا خارج الحد" -#: ../gtk/gtkbutton.c:423 +#: gtk/gtkbutton.c:423 msgid "Child X Displacement" msgstr "إزاحة الابن في س" -#: ../gtk/gtkbutton.c:424 +#: gtk/gtkbutton.c:424 msgid "" "How far in the x direction to move the child when the button is depressed" msgstr "مقدار نقل الابن في اتجاه س اثر تحرير الزر" -#: ../gtk/gtkbutton.c:431 +#: gtk/gtkbutton.c:431 msgid "Child Y Displacement" msgstr "إزاحة الابن في ص" -#: ../gtk/gtkbutton.c:432 +#: gtk/gtkbutton.c:432 msgid "" "How far in the y direction to move the child when the button is depressed" msgstr "مقدار نقل الابن في اتجاه ص اثر تحرير الزر" -#: ../gtk/gtkbutton.c:448 +#: gtk/gtkbutton.c:448 msgid "Displace focus" msgstr "إزاحة التركيز" -#: ../gtk/gtkbutton.c:449 +#: gtk/gtkbutton.c:449 msgid "" "Whether the child_displacement_x/_y properties should also affect the focus " "rectangle" msgstr "إذا كانت خصائص child_displacement_x/_y تؤثر أيضا عل مستطيل التركيز" -#: ../gtk/gtkbutton.c:462 ../gtk/gtkentry.c:539 ../gtk/gtkentry.c:932 +#: gtk/gtkbutton.c:462 gtk/gtkentry.c:539 gtk/gtkentry.c:932 msgid "Inner Border" msgstr "الحد الداخلي" -#: ../gtk/gtkbutton.c:463 +#: gtk/gtkbutton.c:463 msgid "Border between button edges and child." msgstr "الحد بين اطراف الزر والطفل." -#: ../gtk/gtkbutton.c:476 +#: gtk/gtkbutton.c:476 msgid "Image spacing" msgstr "تَبَاعُد الصور" -#: ../gtk/gtkbutton.c:477 +#: gtk/gtkbutton.c:477 msgid "Spacing in pixels between the image and label" msgstr "الفضاء بين الصورة و العنوان بالبكسل." -#: ../gtk/gtkbutton.c:491 +#: gtk/gtkbutton.c:491 msgid "Show button images" msgstr "إظهار صور الأزرار" -#: ../gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" -msgstr "فيما إذا سيتم عرض أيقونات المخزون في الأزرار" +#: gtk/gtkbutton.c:492 +#, fuzzy +msgid "Whether images should be shown on buttons" +msgstr "فيما إذا سيتم إظهار صور في القوائم" -#: ../gtk/gtkcalendar.c:440 +#: gtk/gtkcalendar.c:440 msgid "Year" msgstr "السنة" -#: ../gtk/gtkcalendar.c:441 +#: gtk/gtkcalendar.c:441 msgid "The selected year" msgstr "أالسنة المنتقات" -#: ../gtk/gtkcalendar.c:454 +#: gtk/gtkcalendar.c:454 msgid "Month" msgstr "الشهر" -#: ../gtk/gtkcalendar.c:455 +#: gtk/gtkcalendar.c:455 msgid "The selected month (as a number between 0 and 11)" msgstr "الشهر المنتقى (كعدد بين 0 و 11)" -#: ../gtk/gtkcalendar.c:469 +#: gtk/gtkcalendar.c:469 msgid "Day" msgstr "اليوم" -#: ../gtk/gtkcalendar.c:470 +#: gtk/gtkcalendar.c:470 msgid "" "The selected day (as a number between 1 and 31, or 0 to unselect the " "currently selected day)" msgstr "اليوم المنتقى (كعدد بين 1 و 31، أو 0 لإلغاء انتقاء العدد الحالي)" -#: ../gtk/gtkcalendar.c:484 +#: gtk/gtkcalendar.c:484 msgid "Show Heading" msgstr "اظهار الترويسة" -#: ../gtk/gtkcalendar.c:485 +#: gtk/gtkcalendar.c:485 msgid "If TRUE, a heading is displayed" msgstr "اذا كان TRUE، ستعرض ترويسة" -#: ../gtk/gtkcalendar.c:499 +#: gtk/gtkcalendar.c:499 msgid "Show Day Names" msgstr "اظهار اسماء الأيام" -#: ../gtk/gtkcalendar.c:500 +#: gtk/gtkcalendar.c:500 msgid "If TRUE, day names are displayed" msgstr "اذا كان TRUE، ستعرض اسماء الأيام" -#: ../gtk/gtkcalendar.c:513 +#: gtk/gtkcalendar.c:513 msgid "No Month Change" msgstr "لا تغيير للشهر" -#: ../gtk/gtkcalendar.c:514 +#: gtk/gtkcalendar.c:514 msgid "If TRUE, the selected month cannot be changed" msgstr "اذا كان TRUE، فلن يمكن تغيير الشهر المنتقى" -#: ../gtk/gtkcalendar.c:528 +#: gtk/gtkcalendar.c:528 msgid "Show Week Numbers" msgstr "اظهار أرقام الأسابيع" -#: ../gtk/gtkcalendar.c:529 +#: gtk/gtkcalendar.c:529 msgid "If TRUE, week numbers are displayed" msgstr "اذا كان TRUE، ستعرض أرقام الأسابيع" -#: ../gtk/gtkcalendar.c:544 +#: gtk/gtkcalendar.c:544 msgid "Details Width" msgstr "عرض التفاصيل" -#: ../gtk/gtkcalendar.c:545 +#: gtk/gtkcalendar.c:545 msgid "Details width in characters" msgstr "عرض التفاصيل بالحروف" -#: ../gtk/gtkcalendar.c:560 +#: gtk/gtkcalendar.c:560 msgid "Details Height" msgstr "ارتفاع التفاصيل" -#: ../gtk/gtkcalendar.c:561 +#: gtk/gtkcalendar.c:561 msgid "Details height in rows" msgstr "ارتفاع التفاصيل بالصفوف" -#: ../gtk/gtkcalendar.c:577 +#: gtk/gtkcalendar.c:577 msgid "Show Details" msgstr "اظهر التفاصيل" -#: ../gtk/gtkcalendar.c:578 +#: gtk/gtkcalendar.c:578 msgid "If TRUE, details are shown" msgstr "إذا كان \"صحيح\"، ستعرض التفاصيل" -#: ../gtk/gtkcellrenderer.c:177 +#: gtk/gtkcellrenderer.c:177 msgid "mode" msgstr "نمط" -#: ../gtk/gtkcellrenderer.c:178 +#: gtk/gtkcellrenderer.c:178 msgid "Editable mode of the CellRenderer" msgstr "نظام CellRenderer القابل للتحرير" -#: ../gtk/gtkcellrenderer.c:186 +#: gtk/gtkcellrenderer.c:186 msgid "visible" msgstr "مرئي" -#: ../gtk/gtkcellrenderer.c:187 +#: gtk/gtkcellrenderer.c:187 msgid "Display the cell" msgstr "عرض الخلية" -#: ../gtk/gtkcellrenderer.c:194 +#: gtk/gtkcellrenderer.c:194 msgid "Display the cell sensitive" msgstr "عرض حساسية الخلية" -#: ../gtk/gtkcellrenderer.c:201 +#: gtk/gtkcellrenderer.c:201 msgid "xalign" msgstr "ترصيف س" -#: ../gtk/gtkcellrenderer.c:202 +#: gtk/gtkcellrenderer.c:202 msgid "The x-align" msgstr "ترصيف س" -#: ../gtk/gtkcellrenderer.c:211 +#: gtk/gtkcellrenderer.c:211 msgid "yalign" msgstr "ترصيف ص" -#: ../gtk/gtkcellrenderer.c:212 +#: gtk/gtkcellrenderer.c:212 msgid "The y-align" msgstr "ترصيف ص" -#: ../gtk/gtkcellrenderer.c:221 +#: gtk/gtkcellrenderer.c:221 msgid "xpad" msgstr "حشو س" -#: ../gtk/gtkcellrenderer.c:222 +#: gtk/gtkcellrenderer.c:222 msgid "The xpad" msgstr "حشو س" -#: ../gtk/gtkcellrenderer.c:231 +#: gtk/gtkcellrenderer.c:231 msgid "ypad" msgstr "حشو ص" -#: ../gtk/gtkcellrenderer.c:232 +#: gtk/gtkcellrenderer.c:232 msgid "The ypad" msgstr "حشو ص" -#: ../gtk/gtkcellrenderer.c:241 +#: gtk/gtkcellrenderer.c:241 msgid "width" msgstr "العرض" -#: ../gtk/gtkcellrenderer.c:242 +#: gtk/gtkcellrenderer.c:242 msgid "The fixed width" msgstr "العرض الثابت" -#: ../gtk/gtkcellrenderer.c:251 +#: gtk/gtkcellrenderer.c:251 msgid "height" msgstr "الارتفاع" -#: ../gtk/gtkcellrenderer.c:252 +#: gtk/gtkcellrenderer.c:252 msgid "The fixed height" msgstr "الارتفاع الثابت" -#: ../gtk/gtkcellrenderer.c:261 +#: gtk/gtkcellrenderer.c:261 msgid "Is Expander" msgstr "هو موسِّع" -#: ../gtk/gtkcellrenderer.c:262 +#: gtk/gtkcellrenderer.c:262 msgid "Row has children" msgstr "صف له أبناء" -#: ../gtk/gtkcellrenderer.c:270 +#: gtk/gtkcellrenderer.c:270 msgid "Is Expanded" msgstr "هو موسع" -#: ../gtk/gtkcellrenderer.c:271 +#: gtk/gtkcellrenderer.c:271 msgid "Row is an expander row, and is expanded" msgstr "الصف صف توسيع وهو موسع" -#: ../gtk/gtkcellrenderer.c:278 +#: gtk/gtkcellrenderer.c:278 msgid "Cell background color name" msgstr "اسم لون خلفية الخلية" -#: ../gtk/gtkcellrenderer.c:279 +#: gtk/gtkcellrenderer.c:279 msgid "Cell background color as a string" msgstr "لون خلفية الخلية كسلسلة" -#: ../gtk/gtkcellrenderer.c:286 +#: gtk/gtkcellrenderer.c:286 msgid "Cell background color" msgstr "لون خلفية الخلية" -#: ../gtk/gtkcellrenderer.c:287 +#: gtk/gtkcellrenderer.c:287 msgid "Cell background color as a GdkColor" msgstr "لون خلفية الخلية كـ GdkColor" -#: ../gtk/gtkcellrenderer.c:294 +#: gtk/gtkcellrenderer.c:294 #, fuzzy msgid "Editing" msgstr "تحجيم" -#: ../gtk/gtkcellrenderer.c:295 +#: gtk/gtkcellrenderer.c:295 #, fuzzy msgid "Whether the cell renderer is currently in editing mode" msgstr "فيما إذا كانت العلامة في نمط السطر الوحيد" -#: ../gtk/gtkcellrenderer.c:303 +#: gtk/gtkcellrenderer.c:303 msgid "Cell background set" msgstr "ضبط خلفية الخلية" -#: ../gtk/gtkcellrenderer.c:304 +#: gtk/gtkcellrenderer.c:304 msgid "Whether this tag affects the cell background color" msgstr "فيما إذا كانت هذه الشارة تؤثر في لون خلفية الخلية" -#: ../gtk/gtkcellrendereraccel.c:104 +#: gtk/gtkcellrendereraccel.c:104 msgid "Accelerator key" msgstr "مفتاح التسريع" -#: ../gtk/gtkcellrendereraccel.c:105 +#: gtk/gtkcellrendereraccel.c:105 msgid "The keyval of the accelerator" msgstr "زر المسرّع" -#: ../gtk/gtkcellrendereraccel.c:121 +#: gtk/gtkcellrendereraccel.c:121 msgid "Accelerator modifiers" msgstr "مغيرات المُسرّع" -#: ../gtk/gtkcellrendereraccel.c:122 +#: gtk/gtkcellrendereraccel.c:122 msgid "The modifier mask of the accelerator" msgstr "قناع التغير للمسرّع" -#: ../gtk/gtkcellrendereraccel.c:139 +#: gtk/gtkcellrendereraccel.c:139 msgid "Accelerator keycode" msgstr "رمز مفتاح المُسرّع" -#: ../gtk/gtkcellrendereraccel.c:140 +#: gtk/gtkcellrendereraccel.c:140 msgid "The hardware keycode of the accelerator" msgstr "شفرة المسرّع" -#: ../gtk/gtkcellrendereraccel.c:159 +#: gtk/gtkcellrendereraccel.c:159 msgid "Accelerator Mode" msgstr "نمط المُسرّع" -#: ../gtk/gtkcellrendereraccel.c:160 +#: gtk/gtkcellrendereraccel.c:160 msgid "The type of accelerators" msgstr "نوع المسرّعات" -#: ../gtk/gtkcellrenderercombo.c:107 +#: gtk/gtkcellrenderercombo.c:107 msgid "Model" msgstr "النّموذج" -#: ../gtk/gtkcellrenderercombo.c:108 +#: gtk/gtkcellrenderercombo.c:108 msgid "The model containing the possible values for the combo box" msgstr "النموذج المحتوي على القيم الممكنة لصندوق الإختيار" -#: ../gtk/gtkcellrenderercombo.c:130 ../gtk/gtkcomboboxentry.c:106 +#: gtk/gtkcellrenderercombo.c:130 gtk/gtkcomboboxentry.c:106 msgid "Text Column" msgstr "عمود نص" -#: ../gtk/gtkcellrenderercombo.c:131 ../gtk/gtkcomboboxentry.c:107 +#: gtk/gtkcellrenderercombo.c:131 gtk/gtkcomboboxentry.c:107 msgid "A column in the data source model to get the strings from" msgstr "جدول في نموذج مصدر البيانات لتلقي السلاسل منه" -#: ../gtk/gtkcellrenderercombo.c:148 +#: gtk/gtkcellrenderercombo.c:148 msgid "Has Entry" msgstr "له مَدخل" -#: ../gtk/gtkcellrenderercombo.c:149 +#: gtk/gtkcellrenderercombo.c:149 msgid "If FALSE, don't allow to enter strings other than the chosen ones" msgstr "اذا كان FALSE، لا يسمح بإدخال نصوص غير المختارة" -#: ../gtk/gtkcellrendererpixbuf.c:111 +#: gtk/gtkcellrendererpixbuf.c:111 msgid "Pixbuf Object" msgstr "جسم بيكسبف" -#: ../gtk/gtkcellrendererpixbuf.c:112 +#: gtk/gtkcellrendererpixbuf.c:112 msgid "The pixbuf to render" msgstr "بيكسبف للترجمة" -#: ../gtk/gtkcellrendererpixbuf.c:119 +#: gtk/gtkcellrendererpixbuf.c:119 msgid "Pixbuf Expander Open" msgstr "موسع مفتوح للبيكسبف" -#: ../gtk/gtkcellrendererpixbuf.c:120 +#: gtk/gtkcellrendererpixbuf.c:120 msgid "Pixbuf for open expander" msgstr "بيكسبف للموسع المفتوح" -#: ../gtk/gtkcellrendererpixbuf.c:127 +#: gtk/gtkcellrendererpixbuf.c:127 msgid "Pixbuf Expander Closed" msgstr "موسع·مغلق·للبيكسبف" -#: ../gtk/gtkcellrendererpixbuf.c:128 +#: gtk/gtkcellrendererpixbuf.c:128 msgid "Pixbuf for closed expander" msgstr "بيكسبف الموسع المغلق." -#: ../gtk/gtkcellrendererpixbuf.c:135 ../gtk/gtkimage.c:172 -#: ../gtk/gtkstatusicon.c:202 +#: gtk/gtkcellrendererpixbuf.c:135 gtk/gtkimage.c:172 gtk/gtkstatusicon.c:202 msgid "Stock ID" msgstr "هوية المخزون" -#: ../gtk/gtkcellrendererpixbuf.c:136 +#: gtk/gtkcellrendererpixbuf.c:136 msgid "The stock ID of the stock icon to render" msgstr "هوية المخزون لأيقونة المخزون التي ستترجم" -#: ../gtk/gtkcellrendererpixbuf.c:143 ../gtk/gtkrecentmanager.c:245 -#: ../gtk/gtkstatusicon.c:243 +#: gtk/gtkcellrendererpixbuf.c:143 gtk/gtkrecentmanager.c:245 +#: gtk/gtkstatusicon.c:243 msgid "Size" msgstr "الحجم" -#: ../gtk/gtkcellrendererpixbuf.c:144 +#: gtk/gtkcellrendererpixbuf.c:144 msgid "The GtkIconSize value that specifies the size of the rendered icon" msgstr "قيمة GtkIconSize التي تحدد حجم الأيقونة المرسومة" -#: ../gtk/gtkcellrendererpixbuf.c:153 +#: gtk/gtkcellrendererpixbuf.c:153 msgid "Detail" msgstr "التفاصيل" -#: ../gtk/gtkcellrendererpixbuf.c:154 +#: gtk/gtkcellrendererpixbuf.c:154 msgid "Render detail to pass to the theme engine" msgstr "تفاصيل الترجمة لتمريرها لمحرك التيمات" -#: ../gtk/gtkcellrendererpixbuf.c:187 +#: gtk/gtkcellrendererpixbuf.c:187 msgid "Follow State" msgstr "اتبع الحالة" -#: ../gtk/gtkcellrendererpixbuf.c:188 +#: gtk/gtkcellrendererpixbuf.c:188 msgid "Whether the rendered pixbuf should be colorized according to the state" msgstr "فيما إذا كان يتم تلوين pixbuf المرسوم حسب الحالة" -#: ../gtk/gtkcellrendererpixbuf.c:205 ../gtk/gtkimage.c:247 -#: ../gtk/gtkwindow.c:576 +#: gtk/gtkcellrendererpixbuf.c:205 gtk/gtkimage.c:247 gtk/gtkwindow.c:576 msgid "Icon" msgstr "أيقونة" -#: ../gtk/gtkcellrendererpixbuf.c:206 ../gtk/gtkimage.c:248 -#: ../gtk/gtkstatusicon.c:227 +#: gtk/gtkcellrendererpixbuf.c:206 gtk/gtkimage.c:248 gtk/gtkstatusicon.c:227 #, fuzzy msgid "The GIcon being displayed" msgstr "مجموعة الأيقونات للعرض" -#: ../gtk/gtkcellrendererprogress.c:129 +#: gtk/gtkcellrendererprogress.c:129 msgid "Value of the progress bar" msgstr "قيمة شريط التَّقدم" -#: ../gtk/gtkcellrendererprogress.c:146 ../gtk/gtkcellrenderertext.c:195 -#: ../gtk/gtkentry.c:582 ../gtk/gtkmessagedialog.c:153 -#: ../gtk/gtkprogressbar.c:184 ../gtk/gtktextbuffer.c:197 +#: gtk/gtkcellrendererprogress.c:146 gtk/gtkcellrenderertext.c:195 +#: gtk/gtkentry.c:582 gtk/gtkmessagedialog.c:153 gtk/gtkprogressbar.c:184 +#: gtk/gtktextbuffer.c:197 msgid "Text" msgstr "النص" -#: ../gtk/gtkcellrendererprogress.c:147 +#: gtk/gtkcellrendererprogress.c:147 msgid "Text on the progress bar" msgstr "النص على عمود التقدم" -#: ../gtk/gtkcellrendererprogress.c:170 +#: gtk/gtkcellrendererprogress.c:170 msgid "Pulse" msgstr "نبض" -#: ../gtk/gtkcellrendererprogress.c:171 +#: gtk/gtkcellrendererprogress.c:171 msgid "" "Set this to positive values to indicate that some progress is made, but you " "don't know how much." msgstr "حدد قيم ايجابية لهذه لإظهار أنه حصل بعض التقدم، لكن لا تعلم كم." -#: ../gtk/gtkcellrendererprogress.c:187 ../gtk/gtkprogress.c:118 +#: gtk/gtkcellrendererprogress.c:187 gtk/gtkprogress.c:118 msgid "Text x alignment" msgstr "ترصيف س للنص" -#: ../gtk/gtkcellrendererprogress.c:188 ../gtk/gtkprogress.c:119 +#: gtk/gtkcellrendererprogress.c:188 gtk/gtkprogress.c:119 msgid "" "The horizontal text alignment, from 0 (left) to 1 (right). Reversed for RTL " "layouts." msgstr "الترصيف الأفقي، من 0 (يسار) إلى 1 (يمين). مقلوب لتصاميم RTL" -#: ../gtk/gtkcellrendererprogress.c:204 ../gtk/gtkprogress.c:125 +#: gtk/gtkcellrendererprogress.c:204 gtk/gtkprogress.c:125 msgid "Text y alignment" msgstr "ترصيف ص للنص" -#: ../gtk/gtkcellrendererprogress.c:205 ../gtk/gtkprogress.c:126 +#: gtk/gtkcellrendererprogress.c:205 gtk/gtkprogress.c:126 msgid "The vertical text alignment, from 0 (top) to 1 (bottom)." msgstr "التنسيق العمودي، من 0 (فوق) إلى 1 (تحت)" -#: ../gtk/gtkcellrendererprogress.c:221 ../gtk/gtkiconview.c:731 -#: ../gtk/gtkprogressbar.c:126 ../gtk/gtkscalebutton.c:191 -#: ../gtk/gtkstatusicon.c:301 ../gtk/gtktoolbar.c:492 -#: ../gtk/gtktrayicon-x11.c:95 +#: gtk/gtkcellrendererprogress.c:221 gtk/gtkiconview.c:731 +#: gtk/gtkprogressbar.c:126 gtk/gtkscalebutton.c:191 gtk/gtkstatusicon.c:301 +#: gtk/gtktoolbar.c:492 gtk/gtktrayicon-x11.c:95 msgid "Orientation" msgstr "الاتجاه" -#: ../gtk/gtkcellrendererprogress.c:222 ../gtk/gtkprogressbar.c:127 +#: gtk/gtkcellrendererprogress.c:222 gtk/gtkprogressbar.c:127 msgid "Orientation and growth direction of the progress bar" msgstr "إتجاه و وجهة نموّ همود التطوّر" -#: ../gtk/gtkcellrendererspin.c:93 ../gtk/gtkprogressbar.c:118 -#: ../gtk/gtkrange.c:346 ../gtk/gtkscalebutton.c:219 -#: ../gtk/gtkspinbutton.c:208 +#: gtk/gtkcellrendererspin.c:93 gtk/gtkprogressbar.c:118 gtk/gtkrange.c:346 +#: gtk/gtkscalebutton.c:219 gtk/gtkspinbutton.c:208 msgid "Adjustment" msgstr "الملائمة" -#: ../gtk/gtkcellrendererspin.c:94 +#: gtk/gtkcellrendererspin.c:94 msgid "The adjustment that holds the value of the spinbutton." msgstr "التسوية الحاملة لقيمة الزر الدائر" -#: ../gtk/gtkcellrendererspin.c:109 +#: gtk/gtkcellrendererspin.c:109 msgid "Climb rate" msgstr "نسبة الزيادة" -#: ../gtk/gtkcellrendererspin.c:110 ../gtk/gtkspinbutton.c:217 +#: gtk/gtkcellrendererspin.c:110 gtk/gtkspinbutton.c:217 msgid "The acceleration rate when you hold down a button" msgstr "نسبة التسارع أثناء ضغطك للزر" -#: ../gtk/gtkcellrendererspin.c:123 ../gtk/gtkscale.c:142 -#: ../gtk/gtkspinbutton.c:226 +#: gtk/gtkcellrendererspin.c:123 gtk/gtkscale.c:142 gtk/gtkspinbutton.c:226 msgid "Digits" msgstr "خانات رقمية" -#: ../gtk/gtkcellrendererspin.c:124 ../gtk/gtkspinbutton.c:227 +#: gtk/gtkcellrendererspin.c:124 gtk/gtkspinbutton.c:227 msgid "The number of decimal places to display" msgstr "عدد الخانات العشرية لعرضها" -#: ../gtk/gtkcellrenderertext.c:196 +#: gtk/gtkcellrenderertext.c:196 msgid "Text to render" msgstr "نص للترجمة" -#: ../gtk/gtkcellrenderertext.c:203 +#: gtk/gtkcellrenderertext.c:203 msgid "Markup" msgstr "تعليم" -#: ../gtk/gtkcellrenderertext.c:204 +#: gtk/gtkcellrenderertext.c:204 msgid "Marked up text to render" msgstr "نص معلّم للترجمة" -#: ../gtk/gtkcellrenderertext.c:211 ../gtk/gtklabel.c:323 +#: gtk/gtkcellrenderertext.c:211 gtk/gtklabel.c:323 msgid "Attributes" msgstr "الصفات" -#: ../gtk/gtkcellrenderertext.c:212 +#: gtk/gtkcellrenderertext.c:212 msgid "A list of style attributes to apply to the text of the renderer" msgstr "قائمة صفات الأسلوب لتطبيقها على نص المترجم" -#: ../gtk/gtkcellrenderertext.c:219 +#: gtk/gtkcellrenderertext.c:219 msgid "Single Paragraph Mode" msgstr "نسق الفقرة الوحيدة" -#: ../gtk/gtkcellrenderertext.c:220 +#: gtk/gtkcellrenderertext.c:220 msgid "Whether or not to keep all text in a single paragraph" msgstr "فيما إذا يقع يجمع كامل النص في فقرة وحيدة" -#: ../gtk/gtkcellrenderertext.c:228 ../gtk/gtkcellview.c:160 -#: ../gtk/gtktexttag.c:183 +#: gtk/gtkcellrenderertext.c:228 gtk/gtkcellview.c:160 gtk/gtktexttag.c:183 msgid "Background color name" msgstr "اسم لون الخلفية" -#: ../gtk/gtkcellrenderertext.c:229 ../gtk/gtkcellview.c:161 -#: ../gtk/gtktexttag.c:184 +#: gtk/gtkcellrenderertext.c:229 gtk/gtkcellview.c:161 gtk/gtktexttag.c:184 msgid "Background color as a string" msgstr "لون الخلفية كسلسلة" -#: ../gtk/gtkcellrenderertext.c:236 ../gtk/gtkcellview.c:167 -#: ../gtk/gtktexttag.c:191 +#: gtk/gtkcellrenderertext.c:236 gtk/gtkcellview.c:167 gtk/gtktexttag.c:191 msgid "Background color" msgstr "لون الخلفية" -#: ../gtk/gtkcellrenderertext.c:237 ../gtk/gtkcellview.c:168 +#: gtk/gtkcellrenderertext.c:237 gtk/gtkcellview.c:168 msgid "Background color as a GdkColor" msgstr "لون الخلفية كـ GdkColor" -#: ../gtk/gtkcellrenderertext.c:244 ../gtk/gtktexttag.c:217 +#: gtk/gtkcellrenderertext.c:244 gtk/gtktexttag.c:217 msgid "Foreground color name" msgstr "اسم لون الواجهة الأمامية" -#: ../gtk/gtkcellrenderertext.c:245 ../gtk/gtktexttag.c:218 +#: gtk/gtkcellrenderertext.c:245 gtk/gtktexttag.c:218 msgid "Foreground color as a string" msgstr "لون الواجهة الأمامية كسلسلة" -#: ../gtk/gtkcellrenderertext.c:252 ../gtk/gtktexttag.c:225 +#: gtk/gtkcellrenderertext.c:252 gtk/gtktexttag.c:225 msgid "Foreground color" msgstr "لون الواجهة الأمامية" -#: ../gtk/gtkcellrenderertext.c:253 +#: gtk/gtkcellrenderertext.c:253 msgid "Foreground color as a GdkColor" msgstr "لون الواجهة الأمامية كـ GdkColor" -#: ../gtk/gtkcellrenderertext.c:261 ../gtk/gtkentry.c:506 -#: ../gtk/gtktexttag.c:251 ../gtk/gtktextview.c:568 +#: gtk/gtkcellrenderertext.c:261 gtk/gtkentry.c:506 gtk/gtktexttag.c:251 +#: gtk/gtktextview.c:568 msgid "Editable" msgstr "قابل للتحرير" -#: ../gtk/gtkcellrenderertext.c:262 ../gtk/gtktexttag.c:252 -#: ../gtk/gtktextview.c:569 +#: gtk/gtkcellrenderertext.c:262 gtk/gtktexttag.c:252 gtk/gtktextview.c:569 msgid "Whether the text can be modified by the user" msgstr "فيما إذا يمكن تعديل النص عن طريق المستخدم" -#: ../gtk/gtkcellrenderertext.c:269 ../gtk/gtkcellrenderertext.c:277 -#: ../gtk/gtkfontsel.c:188 ../gtk/gtktexttag.c:267 ../gtk/gtktexttag.c:275 +#: gtk/gtkcellrenderertext.c:269 gtk/gtkcellrenderertext.c:277 +#: gtk/gtkfontsel.c:188 gtk/gtktexttag.c:267 gtk/gtktexttag.c:275 msgid "Font" msgstr "الخط" -#: ../gtk/gtkcellrenderertext.c:270 ../gtk/gtktexttag.c:268 +#: gtk/gtkcellrenderertext.c:270 gtk/gtktexttag.c:268 msgid "Font description as a string, e.g. \"Sans Italic 12\"" msgstr "وصف الخط كسلسلة، مثلا \"Sans·Italic·12\"" -#: ../gtk/gtkcellrenderertext.c:278 ../gtk/gtktexttag.c:276 +#: gtk/gtkcellrenderertext.c:278 gtk/gtktexttag.c:276 msgid "Font description as a PangoFontDescription struct" msgstr "وصف الخط كبنية PangoFontDescription" -#: ../gtk/gtkcellrenderertext.c:286 ../gtk/gtktexttag.c:283 +#: gtk/gtkcellrenderertext.c:286 gtk/gtktexttag.c:283 msgid "Font family" msgstr "عائلة الخطوط" -#: ../gtk/gtkcellrenderertext.c:287 ../gtk/gtktexttag.c:284 +#: gtk/gtkcellrenderertext.c:287 gtk/gtktexttag.c:284 msgid "Name of the font family, e.g. Sans, Helvetica, Times, Monospace" msgstr "اسم عائلة الخطوط مثل Sans, Helvetica, Times, Monospace" -#: ../gtk/gtkcellrenderertext.c:294 ../gtk/gtkcellrenderertext.c:295 -#: ../gtk/gtktexttag.c:291 +#: gtk/gtkcellrenderertext.c:294 gtk/gtkcellrenderertext.c:295 +#: gtk/gtktexttag.c:291 msgid "Font style" msgstr "أسلوب الخط" -#: ../gtk/gtkcellrenderertext.c:303 ../gtk/gtkcellrenderertext.c:304 -#: ../gtk/gtktexttag.c:300 +#: gtk/gtkcellrenderertext.c:303 gtk/gtkcellrenderertext.c:304 +#: gtk/gtktexttag.c:300 msgid "Font variant" msgstr "ضرب الخط" -#: ../gtk/gtkcellrenderertext.c:312 ../gtk/gtkcellrenderertext.c:313 -#: ../gtk/gtktexttag.c:309 +#: gtk/gtkcellrenderertext.c:312 gtk/gtkcellrenderertext.c:313 +#: gtk/gtktexttag.c:309 msgid "Font weight" msgstr "وزن الخط" -#: ../gtk/gtkcellrenderertext.c:322 ../gtk/gtkcellrenderertext.c:323 -#: ../gtk/gtktexttag.c:320 +#: gtk/gtkcellrenderertext.c:322 gtk/gtkcellrenderertext.c:323 +#: gtk/gtktexttag.c:320 msgid "Font stretch" msgstr "تمديد الخط" -#: ../gtk/gtkcellrenderertext.c:331 ../gtk/gtkcellrenderertext.c:332 -#: ../gtk/gtktexttag.c:329 +#: gtk/gtkcellrenderertext.c:331 gtk/gtkcellrenderertext.c:332 +#: gtk/gtktexttag.c:329 msgid "Font size" msgstr "حجم الخط" -#: ../gtk/gtkcellrenderertext.c:341 ../gtk/gtktexttag.c:349 +#: gtk/gtkcellrenderertext.c:341 gtk/gtktexttag.c:349 msgid "Font points" msgstr "نقاط الخط" -#: ../gtk/gtkcellrenderertext.c:342 ../gtk/gtktexttag.c:350 +#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:350 msgid "Font size in points" msgstr "حجم الخط بالنقاط" -#: ../gtk/gtkcellrenderertext.c:351 ../gtk/gtktexttag.c:339 +#: gtk/gtkcellrenderertext.c:351 gtk/gtktexttag.c:339 msgid "Font scale" msgstr "تحجيم الخط" -#: ../gtk/gtkcellrenderertext.c:352 +#: gtk/gtkcellrenderertext.c:352 msgid "Font scaling factor" msgstr "عامل تحجيم الخط" -#: ../gtk/gtkcellrenderertext.c:361 ../gtk/gtktexttag.c:418 +#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:418 msgid "Rise" msgstr "رفع" -#: ../gtk/gtkcellrenderertext.c:362 +#: gtk/gtkcellrenderertext.c:362 msgid "" "Offset of text above the baseline (below the baseline if rise is negative)" msgstr "" "مقدار التغيير للنص فوق السطر الاساس (تحت السطر الاساس إذا كان الرفع سالبا)" -#: ../gtk/gtkcellrenderertext.c:373 ../gtk/gtktexttag.c:458 +#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:458 msgid "Strikethrough" msgstr "تشريط" -#: ../gtk/gtkcellrenderertext.c:374 ../gtk/gtktexttag.c:459 +#: gtk/gtkcellrenderertext.c:374 gtk/gtktexttag.c:459 msgid "Whether to strike through the text" msgstr "فيما إذا سيشرط النص" -#: ../gtk/gtkcellrenderertext.c:381 ../gtk/gtktexttag.c:466 +#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:466 msgid "Underline" msgstr "تسطير" -#: ../gtk/gtkcellrenderertext.c:382 ../gtk/gtktexttag.c:467 +#: gtk/gtkcellrenderertext.c:382 gtk/gtktexttag.c:467 msgid "Style of underline for this text" msgstr "أسلوب التسطير لهذا النص" -#: ../gtk/gtkcellrenderertext.c:390 ../gtk/gtktexttag.c:378 +#: gtk/gtkcellrenderertext.c:390 gtk/gtktexttag.c:378 msgid "Language" msgstr "اللغة" -#: ../gtk/gtkcellrenderertext.c:391 +#: gtk/gtkcellrenderertext.c:391 msgid "" "The language this text is in, as an ISO code. Pango can use this as a hint " "when rendering the text. If you don't understand this parameter, you " @@ -1487,685 +1473,678 @@ msgstr "" "اللغة التي فيها هذا النص، كشفرة ISO. يمكن لبانكو إستعمال هذا كتلميحة عند رسم " "النص. إذا كنت لا تفهم هذا المتغيّر فأنك ربما لا تستحقّه" -#: ../gtk/gtkcellrenderertext.c:411 ../gtk/gtklabel.c:448 -#: ../gtk/gtkprogressbar.c:206 +#: gtk/gtkcellrenderertext.c:411 gtk/gtklabel.c:448 gtk/gtkprogressbar.c:206 msgid "Ellipsize" msgstr "قص" -#: ../gtk/gtkcellrenderertext.c:412 +#: gtk/gtkcellrenderertext.c:412 msgid "" "The preferred place to ellipsize the string, if the cell renderer does not " "have enough room to display the entire string" msgstr "المكان المفضل لقطع النص." -#: ../gtk/gtkcellrenderertext.c:431 ../gtk/gtkfilechooserbutton.c:421 -#: ../gtk/gtklabel.c:468 +#: gtk/gtkcellrenderertext.c:431 gtk/gtkfilechooserbutton.c:421 +#: gtk/gtklabel.c:468 msgid "Width In Characters" msgstr "العرض بالحروف" -#: ../gtk/gtkcellrenderertext.c:432 ../gtk/gtklabel.c:469 +#: gtk/gtkcellrenderertext.c:432 gtk/gtklabel.c:469 msgid "The desired width of the label, in characters" msgstr "العرض المطلوب للعنوان بالمحارف" -#: ../gtk/gtkcellrenderertext.c:450 ../gtk/gtktexttag.c:475 +#: gtk/gtkcellrenderertext.c:450 gtk/gtktexttag.c:475 msgid "Wrap mode" msgstr "نسق اللف" -#: ../gtk/gtkcellrenderertext.c:451 +#: gtk/gtkcellrenderertext.c:451 msgid "" "How to break the string into multiple lines, if the cell renderer does not " "have enough room to display the entire string" msgstr "" "كيفية كسر النص الى سطور متعددة، إذا كان لا يوجد هناك فراغ كافٍ لكامل النص." -#: ../gtk/gtkcellrenderertext.c:470 ../gtk/gtkcombobox.c:677 +#: gtk/gtkcellrenderertext.c:470 gtk/gtkcombobox.c:677 msgid "Wrap width" msgstr "عرض اللف" -#: ../gtk/gtkcellrenderertext.c:471 +#: gtk/gtkcellrenderertext.c:471 msgid "The width at which the text is wrapped" msgstr "عرض لف النص" -#: ../gtk/gtkcellrenderertext.c:491 ../gtk/gtktreeviewcolumn.c:297 +#: gtk/gtkcellrenderertext.c:491 gtk/gtktreeviewcolumn.c:297 msgid "Alignment" msgstr "تنسيق" -#: ../gtk/gtkcellrenderertext.c:492 +#: gtk/gtkcellrenderertext.c:492 msgid "How to align the lines" msgstr "كيفية اصطفاف السطور" -#: ../gtk/gtkcellrenderertext.c:502 ../gtk/gtkcellview.c:190 -#: ../gtk/gtktexttag.c:564 +#: gtk/gtkcellrenderertext.c:502 gtk/gtkcellview.c:190 gtk/gtktexttag.c:564 msgid "Background set" msgstr "ضبط الخلفية" -#: ../gtk/gtkcellrenderertext.c:503 ../gtk/gtkcellview.c:191 -#: ../gtk/gtktexttag.c:565 +#: gtk/gtkcellrenderertext.c:503 gtk/gtkcellview.c:191 gtk/gtktexttag.c:565 msgid "Whether this tag affects the background color" msgstr "فيما اذا كانت هذه الشارة ستؤثر في لون الخلفية" -#: ../gtk/gtkcellrenderertext.c:506 ../gtk/gtktexttag.c:576 +#: gtk/gtkcellrenderertext.c:506 gtk/gtktexttag.c:576 msgid "Foreground set" msgstr "ضبط الواجهة الأمامية" -#: ../gtk/gtkcellrenderertext.c:507 ../gtk/gtktexttag.c:577 +#: gtk/gtkcellrenderertext.c:507 gtk/gtktexttag.c:577 msgid "Whether this tag affects the foreground color" msgstr "فيما إذا كانت هذه الشارة ستؤثر في لون الواجهة الأمامية" -#: ../gtk/gtkcellrenderertext.c:510 ../gtk/gtktexttag.c:584 +#: gtk/gtkcellrenderertext.c:510 gtk/gtktexttag.c:584 msgid "Editability set" msgstr "ضبط القبول للتحرير" -#: ../gtk/gtkcellrenderertext.c:511 ../gtk/gtktexttag.c:585 +#: gtk/gtkcellrenderertext.c:511 gtk/gtktexttag.c:585 msgid "Whether this tag affects text editability" msgstr "فيما إذا كانت هذه الشارة ستؤثر في قابلية النص للتحرير" -#: ../gtk/gtkcellrenderertext.c:514 ../gtk/gtktexttag.c:588 +#: gtk/gtkcellrenderertext.c:514 gtk/gtktexttag.c:588 msgid "Font family set" msgstr "ضبط عائلة الخطوط" -#: ../gtk/gtkcellrenderertext.c:515 ../gtk/gtktexttag.c:589 +#: gtk/gtkcellrenderertext.c:515 gtk/gtktexttag.c:589 msgid "Whether this tag affects the font family" msgstr "فيما اذا كانت هذه الشارة ستؤثر في عائلة الخطوط" -#: ../gtk/gtkcellrenderertext.c:518 ../gtk/gtktexttag.c:592 +#: gtk/gtkcellrenderertext.c:518 gtk/gtktexttag.c:592 msgid "Font style set" msgstr "ضبط أسلوب الخط" -#: ../gtk/gtkcellrenderertext.c:519 ../gtk/gtktexttag.c:593 +#: gtk/gtkcellrenderertext.c:519 gtk/gtktexttag.c:593 msgid "Whether this tag affects the font style" msgstr "فيما اذا كانت هذه الشارة ستؤثر في أسلوب الخط" -#: ../gtk/gtkcellrenderertext.c:522 ../gtk/gtktexttag.c:596 +#: gtk/gtkcellrenderertext.c:522 gtk/gtktexttag.c:596 msgid "Font variant set" msgstr "مجموعة ضوارب الخط" -#: ../gtk/gtkcellrenderertext.c:523 ../gtk/gtktexttag.c:597 +#: gtk/gtkcellrenderertext.c:523 gtk/gtktexttag.c:597 msgid "Whether this tag affects the font variant" msgstr "فيما إذا ستؤثر هذه الشارة في ضرب الخط" -#: ../gtk/gtkcellrenderertext.c:526 ../gtk/gtktexttag.c:600 +#: gtk/gtkcellrenderertext.c:526 gtk/gtktexttag.c:600 msgid "Font weight set" msgstr "ضبط وزن الخط" -#: ../gtk/gtkcellrenderertext.c:527 ../gtk/gtktexttag.c:601 +#: gtk/gtkcellrenderertext.c:527 gtk/gtktexttag.c:601 msgid "Whether this tag affects the font weight" msgstr "فيما إذا كانت هذه الشارة ستؤثر على وزن الخط" -#: ../gtk/gtkcellrenderertext.c:530 ../gtk/gtktexttag.c:604 +#: gtk/gtkcellrenderertext.c:530 gtk/gtktexttag.c:604 msgid "Font stretch set" msgstr "ضبط تمديد الخط" -#: ../gtk/gtkcellrenderertext.c:531 ../gtk/gtktexttag.c:605 +#: gtk/gtkcellrenderertext.c:531 gtk/gtktexttag.c:605 msgid "Whether this tag affects the font stretch" msgstr "فيما إذا كانت هذه الشارة ستؤثر في تمديد الخط" -#: ../gtk/gtkcellrenderertext.c:534 ../gtk/gtktexttag.c:608 +#: gtk/gtkcellrenderertext.c:534 gtk/gtktexttag.c:608 msgid "Font size set" msgstr "ضبط حجم الخط" -#: ../gtk/gtkcellrenderertext.c:535 ../gtk/gtktexttag.c:609 +#: gtk/gtkcellrenderertext.c:535 gtk/gtktexttag.c:609 msgid "Whether this tag affects the font size" msgstr "فيما اذا كانت هذه الشارة ستؤثر في حجم الخط" -#: ../gtk/gtkcellrenderertext.c:538 ../gtk/gtktexttag.c:612 +#: gtk/gtkcellrenderertext.c:538 gtk/gtktexttag.c:612 msgid "Font scale set" msgstr "ضبط تحجيم الخط" -#: ../gtk/gtkcellrenderertext.c:539 ../gtk/gtktexttag.c:613 +#: gtk/gtkcellrenderertext.c:539 gtk/gtktexttag.c:613 msgid "Whether this tag scales the font size by a factor" msgstr "فيما إذا كانت هذه العلامة ستحجم حجم الخط عن طريق عامل" -#: ../gtk/gtkcellrenderertext.c:542 ../gtk/gtktexttag.c:632 +#: gtk/gtkcellrenderertext.c:542 gtk/gtktexttag.c:632 msgid "Rise set" msgstr "ضبط الرفع" -#: ../gtk/gtkcellrenderertext.c:543 ../gtk/gtktexttag.c:633 +#: gtk/gtkcellrenderertext.c:543 gtk/gtktexttag.c:633 msgid "Whether this tag affects the rise" msgstr "فيما إذا كانت هذه الشارة ستؤثر على الرفع" -#: ../gtk/gtkcellrenderertext.c:546 ../gtk/gtktexttag.c:648 +#: gtk/gtkcellrenderertext.c:546 gtk/gtktexttag.c:648 msgid "Strikethrough set" msgstr "ضبط التشريط" -#: ../gtk/gtkcellrenderertext.c:547 ../gtk/gtktexttag.c:649 +#: gtk/gtkcellrenderertext.c:547 gtk/gtktexttag.c:649 msgid "Whether this tag affects strikethrough" msgstr "فيما إذا كانت هذه الشارة ستؤثر على التشريط" -#: ../gtk/gtkcellrenderertext.c:550 ../gtk/gtktexttag.c:656 +#: gtk/gtkcellrenderertext.c:550 gtk/gtktexttag.c:656 msgid "Underline set" msgstr "ضبط التسطير" -#: ../gtk/gtkcellrenderertext.c:551 ../gtk/gtktexttag.c:657 +#: gtk/gtkcellrenderertext.c:551 gtk/gtktexttag.c:657 msgid "Whether this tag affects underlining" msgstr "فيما إذا كانت هذه الشارة ستؤثر في التسطير" -#: ../gtk/gtkcellrenderertext.c:554 ../gtk/gtktexttag.c:620 +#: gtk/gtkcellrenderertext.c:554 gtk/gtktexttag.c:620 msgid "Language set" msgstr "تعيين اللغة" -#: ../gtk/gtkcellrenderertext.c:555 ../gtk/gtktexttag.c:621 +#: gtk/gtkcellrenderertext.c:555 gtk/gtktexttag.c:621 msgid "Whether this tag affects the language the text is rendered as" msgstr "إن كانت هذه العلامة تؤثر في اللغة التي تتم ترجمة النص لها" -#: ../gtk/gtkcellrenderertext.c:558 +#: gtk/gtkcellrenderertext.c:558 msgid "Ellipsize set" msgstr "تم تحديد القطع" -#: ../gtk/gtkcellrenderertext.c:559 +#: gtk/gtkcellrenderertext.c:559 msgid "Whether this tag affects the ellipsize mode" msgstr "إن كانت هذه الوسمة تؤثر في نسق القطع" -#: ../gtk/gtkcellrenderertext.c:562 +#: gtk/gtkcellrenderertext.c:562 msgid "Align set" msgstr "ترصيف مجموعة" -#: ../gtk/gtkcellrenderertext.c:563 +#: gtk/gtkcellrenderertext.c:563 msgid "Whether this tag affects the alignment mode" msgstr "إن كانت هذه الوسمة تؤثر في نسق الترصيف" -#: ../gtk/gtkcellrenderertoggle.c:126 +#: gtk/gtkcellrenderertoggle.c:126 msgid "Toggle state" msgstr "حالة التحول" -#: ../gtk/gtkcellrenderertoggle.c:127 +#: gtk/gtkcellrenderertoggle.c:127 msgid "The toggle state of the button" msgstr "حالة التحول للزر" -#: ../gtk/gtkcellrenderertoggle.c:134 +#: gtk/gtkcellrenderertoggle.c:134 msgid "Inconsistent state" msgstr "حالة متناقضة" -#: ../gtk/gtkcellrenderertoggle.c:135 +#: gtk/gtkcellrenderertoggle.c:135 msgid "The inconsistent state of the button" msgstr "الحالة المتناقضة للزر" -#: ../gtk/gtkcellrenderertoggle.c:142 +#: gtk/gtkcellrenderertoggle.c:142 msgid "Activatable" msgstr "قابل للتنشيط" -#: ../gtk/gtkcellrenderertoggle.c:143 +#: gtk/gtkcellrenderertoggle.c:143 msgid "The toggle button can be activated" msgstr "يمكن تفعيل زر التحول" -#: ../gtk/gtkcellrenderertoggle.c:150 +#: gtk/gtkcellrenderertoggle.c:150 msgid "Radio state" msgstr "حالة الإشعاع" -#: ../gtk/gtkcellrenderertoggle.c:151 +#: gtk/gtkcellrenderertoggle.c:151 msgid "Draw the toggle button as a radio button" msgstr "رسم زر التحول كزر مشع" -#: ../gtk/gtkcellrenderertoggle.c:158 +#: gtk/gtkcellrenderertoggle.c:158 msgid "Indicator size" msgstr "حجم المؤشر" -#: ../gtk/gtkcellrenderertoggle.c:159 ../gtk/gtkcheckbutton.c:70 -#: ../gtk/gtkcheckmenuitem.c:112 +#: gtk/gtkcellrenderertoggle.c:159 gtk/gtkcheckbutton.c:70 +#: gtk/gtkcheckmenuitem.c:112 msgid "Size of check or radio indicator" msgstr "حجم مؤشر الفحص أو الإشعاع" -#: ../gtk/gtkcellview.c:182 +#: gtk/gtkcellview.c:182 msgid "CellView model" msgstr "طراز CellView" -#: ../gtk/gtkcellview.c:183 +#: gtk/gtkcellview.c:183 msgid "The model for cell view" msgstr "نمط عرض الخلية" -#: ../gtk/gtkcheckbutton.c:69 ../gtk/gtkcheckmenuitem.c:110 -#: ../gtk/gtkoptionmenu.c:168 +#: gtk/gtkcheckbutton.c:69 gtk/gtkcheckmenuitem.c:110 gtk/gtkoptionmenu.c:168 msgid "Indicator Size" msgstr "حجم المؤشر" -#: ../gtk/gtkcheckbutton.c:77 ../gtk/gtkexpander.c:245 -#: ../gtk/gtkoptionmenu.c:174 +#: gtk/gtkcheckbutton.c:77 gtk/gtkexpander.c:245 gtk/gtkoptionmenu.c:174 msgid "Indicator Spacing" msgstr "فراغات المؤشر" -#: ../gtk/gtkcheckbutton.c:78 +#: gtk/gtkcheckbutton.c:78 msgid "Spacing around check or radio indicator" msgstr "الفراغات حول مؤشر الفحص أو الإشعاع" -#: ../gtk/gtkcheckmenuitem.c:87 ../gtk/gtkmenu.c:502 -#: ../gtk/gtktoggleaction.c:118 ../gtk/gtktogglebutton.c:102 -#: ../gtk/gtktoggletoolbutton.c:101 +#: gtk/gtkcheckmenuitem.c:87 gtk/gtkmenu.c:502 gtk/gtktoggleaction.c:118 +#: gtk/gtktogglebutton.c:102 gtk/gtktoggletoolbutton.c:101 msgid "Active" msgstr "نشط" -#: ../gtk/gtkcheckmenuitem.c:88 +#: gtk/gtkcheckmenuitem.c:88 msgid "Whether the menu item is checked" msgstr "فيما إذا كان عنصر القائمة مضبوط" -#: ../gtk/gtkcheckmenuitem.c:95 ../gtk/gtktogglebutton.c:110 +#: gtk/gtkcheckmenuitem.c:95 gtk/gtktogglebutton.c:110 msgid "Inconsistent" msgstr "تناقض" -#: ../gtk/gtkcheckmenuitem.c:96 +#: gtk/gtkcheckmenuitem.c:96 msgid "Whether to display an \"inconsistent\" state" msgstr "فيما إذا يجب عرض حالة \"تناقض\"" -#: ../gtk/gtkcheckmenuitem.c:103 +#: gtk/gtkcheckmenuitem.c:103 msgid "Draw as radio menu item" msgstr "رسم كعنصر قائمة مشع" -#: ../gtk/gtkcheckmenuitem.c:104 +#: gtk/gtkcheckmenuitem.c:104 msgid "Whether the menu item looks like a radio menu item" msgstr "فيما اذا كان عنصر القائمة يشبه عنصر قائمة مشع" -#: ../gtk/gtkcolorbutton.c:171 +#: gtk/gtkcolorbutton.c:171 msgid "Use alpha" msgstr "استخدام الشفافية (قنات ألفا)" -#: ../gtk/gtkcolorbutton.c:172 +#: gtk/gtkcolorbutton.c:172 msgid "Whether or not to give the color an alpha value" msgstr "فيما إذا سيمنح للون شفافية أم لا" -#: ../gtk/gtkcolorbutton.c:186 ../gtk/gtkfilechooserbutton.c:407 -#: ../gtk/gtkfontbutton.c:142 ../gtk/gtkprintjob.c:116 -#: ../gtk/gtktreeviewcolumn.c:264 +#: gtk/gtkcolorbutton.c:186 gtk/gtkfilechooserbutton.c:407 +#: gtk/gtkfontbutton.c:142 gtk/gtkprintjob.c:116 gtk/gtktreeviewcolumn.c:264 msgid "Title" msgstr "العنوان" -#: ../gtk/gtkcolorbutton.c:187 +#: gtk/gtkcolorbutton.c:187 msgid "The title of the color selection dialog" msgstr "عنوان حوار انتقاء الألوان" -#: ../gtk/gtkcolorbutton.c:201 ../gtk/gtkcolorsel.c:293 +#: gtk/gtkcolorbutton.c:201 gtk/gtkcolorsel.c:293 msgid "Current Color" msgstr "اللون الحالي" -#: ../gtk/gtkcolorbutton.c:202 +#: gtk/gtkcolorbutton.c:202 msgid "The selected color" msgstr "اللون المنتقى" -#: ../gtk/gtkcolorbutton.c:216 ../gtk/gtkcolorsel.c:300 +#: gtk/gtkcolorbutton.c:216 gtk/gtkcolorsel.c:300 msgid "Current Alpha" msgstr "الشفافية الحالية (قيمة ألفا الحالية)" -#: ../gtk/gtkcolorbutton.c:217 +#: gtk/gtkcolorbutton.c:217 msgid "The selected opacity value (0 fully transparent, 65535 fully opaque)" msgstr "قيمة التعتيم الحالية (0 شفاف تمامًا, 65535 معتم تمامًا)" -#: ../gtk/gtkcolorsel.c:279 +#: gtk/gtkcolorsel.c:279 msgid "Has Opacity Control" msgstr "له متحكم تعتيم" -#: ../gtk/gtkcolorsel.c:280 +#: gtk/gtkcolorsel.c:280 msgid "Whether the color selector should allow setting opacity" msgstr "فيما اذا كان منتقي الألوان سيسمح بضبط التعتيم" -#: ../gtk/gtkcolorsel.c:286 +#: gtk/gtkcolorsel.c:286 msgid "Has palette" msgstr "له لوحة ألوان" -#: ../gtk/gtkcolorsel.c:287 +#: gtk/gtkcolorsel.c:287 msgid "Whether a palette should be used" msgstr "فيما اذا وجب استخدام لوحة ألوان" -#: ../gtk/gtkcolorsel.c:294 +#: gtk/gtkcolorsel.c:294 msgid "The current color" msgstr "اللون الحالي" -#: ../gtk/gtkcolorsel.c:301 +#: gtk/gtkcolorsel.c:301 msgid "The current opacity value (0 fully transparent, 65535 fully opaque)" msgstr "قيمة التعتيم الحالية (0 شفاف تمامًا, 65535 معتم تمامًا)" -#: ../gtk/gtkcolorsel.c:315 +#: gtk/gtkcolorsel.c:315 msgid "Custom palette" msgstr "لوحة الألوان الخاصة" -#: ../gtk/gtkcolorsel.c:316 +#: gtk/gtkcolorsel.c:316 msgid "Palette to use in the color selector" msgstr "لوحة الألوان التي ستستخدم في منتقي الألوان" -#: ../gtk/gtkcolorseldialog.c:102 +#: gtk/gtkcolorseldialog.c:102 #, fuzzy msgid "Color Selection" msgstr "اختيار الحوم" -#: ../gtk/gtkcolorseldialog.c:103 +#: gtk/gtkcolorseldialog.c:103 #, fuzzy msgid "The color selection embedded in the dialog." msgstr "عنوان حوار انتقاء الألوان" -#: ../gtk/gtkcolorseldialog.c:109 +#: gtk/gtkcolorseldialog.c:109 msgid "OK Button" msgstr "" -#: ../gtk/gtkcolorseldialog.c:110 +#: gtk/gtkcolorseldialog.c:110 #, fuzzy msgid "The OK button of the dialog." msgstr "الأزرار المعروضة في حوار الرسالة" -#: ../gtk/gtkcolorseldialog.c:116 +#: gtk/gtkcolorseldialog.c:116 #, fuzzy msgid "Cancel Button" msgstr "أزرار الرسالة" -#: ../gtk/gtkcolorseldialog.c:117 +#: gtk/gtkcolorseldialog.c:117 #, fuzzy msgid "The cancel button of the dialog." msgstr "العابر الوالد للنافذة" -#: ../gtk/gtkcolorseldialog.c:123 +#: gtk/gtkcolorseldialog.c:123 #, fuzzy msgid "Help Button" msgstr "أزرار الرسالة" -#: ../gtk/gtkcolorseldialog.c:124 +#: gtk/gtkcolorseldialog.c:124 #, fuzzy msgid "The help button of the dialog." msgstr "الأزرار المعروضة في حوار الرسالة" -#: ../gtk/gtkcombo.c:145 +#: gtk/gtkcombo.c:145 msgid "Enable arrow keys" msgstr "تفعيل مفاتيح الأسهم" -#: ../gtk/gtkcombo.c:146 +#: gtk/gtkcombo.c:146 msgid "Whether the arrow keys move through the list of items" msgstr "إن كانت مفاتيح الأسهم تتنقل خلال قائمة العناصر" -#: ../gtk/gtkcombo.c:152 +#: gtk/gtkcombo.c:152 msgid "Always enable arrows" msgstr "تفعيل الأسهم دائما" -#: ../gtk/gtkcombo.c:153 +#: gtk/gtkcombo.c:153 msgid "Obsolete property, ignored" msgstr "خاصية باطلة، تجاهل" -#: ../gtk/gtkcombo.c:159 +#: gtk/gtkcombo.c:159 msgid "Case sensitive" msgstr "حساس للحالة" -#: ../gtk/gtkcombo.c:160 +#: gtk/gtkcombo.c:160 msgid "Whether list item matching is case sensitive" msgstr "فيما إذا كان تطابق عناصر القائمة حساس للحالة" -#: ../gtk/gtkcombo.c:167 +#: gtk/gtkcombo.c:167 msgid "Allow empty" msgstr "السماح بالفراغ" -#: ../gtk/gtkcombo.c:168 +#: gtk/gtkcombo.c:168 msgid "Whether an empty value may be entered in this field" msgstr "فيما اذا كان من الممكن إدخال قيمة فارغة في هذا الحقل" -#: ../gtk/gtkcombo.c:175 +#: gtk/gtkcombo.c:175 msgid "Value in list" msgstr "القيمة في القائمة" -#: ../gtk/gtkcombo.c:176 +#: gtk/gtkcombo.c:176 msgid "Whether entered values must already be present in the list" msgstr "فيما إذا وجب على القيم المدخلة أن تكون موجودةً في القائمة" -#: ../gtk/gtkcombobox.c:660 +#: gtk/gtkcombobox.c:660 msgid "ComboBox model" msgstr "نموذج ComboBox" -#: ../gtk/gtkcombobox.c:661 +#: gtk/gtkcombobox.c:661 msgid "The model for the combo box" msgstr "نموذج لصندوق المجموعات" -#: ../gtk/gtkcombobox.c:678 +#: gtk/gtkcombobox.c:678 msgid "Wrap width for laying out the items in a grid" msgstr "عرض اللف عند تصميم العناصر في الشبكة" -#: ../gtk/gtkcombobox.c:700 +#: gtk/gtkcombobox.c:700 msgid "Row span column" msgstr "عمود إمتداد السطر" -#: ../gtk/gtkcombobox.c:701 +#: gtk/gtkcombobox.c:701 msgid "TreeModel column containing the row span values" msgstr "عمود نموذج الشجرة المحتوي على قيم إمتداد السطر" -#: ../gtk/gtkcombobox.c:722 +#: gtk/gtkcombobox.c:722 msgid "Column span column" msgstr "عمود إمتداد العمود" -#: ../gtk/gtkcombobox.c:723 +#: gtk/gtkcombobox.c:723 msgid "TreeModel column containing the column span values" msgstr "عمود TreeModel الحاوي لقيم مدى العمود" -#: ../gtk/gtkcombobox.c:744 +#: gtk/gtkcombobox.c:744 msgid "Active item" msgstr "العنصر النشط" -#: ../gtk/gtkcombobox.c:745 +#: gtk/gtkcombobox.c:745 msgid "The item which is currently active" msgstr "العنصر النشط حاليا" -#: ../gtk/gtkcombobox.c:764 ../gtk/gtkuimanager.c:220 +#: gtk/gtkcombobox.c:764 gtk/gtkuimanager.c:220 msgid "Add tearoffs to menus" msgstr "إضافة قاطفات للقوائم" -#: ../gtk/gtkcombobox.c:765 +#: gtk/gtkcombobox.c:765 msgid "Whether dropdowns should have a tearoff menu item" msgstr "فيما إذا وجب أن يكون للقوائم النازلة عنصر قطع" -#: ../gtk/gtkcombobox.c:780 ../gtk/gtkentry.c:531 +#: gtk/gtkcombobox.c:780 gtk/gtkentry.c:531 msgid "Has Frame" msgstr "له إطار" -#: ../gtk/gtkcombobox.c:781 +#: gtk/gtkcombobox.c:781 msgid "Whether the combo box draws a frame around the child" msgstr "إذا ما كان صندوق الإختيار يرسم إطارا حول الإبن" -#: ../gtk/gtkcombobox.c:789 +#: gtk/gtkcombobox.c:789 msgid "Whether the combo box grabs focus when it is clicked with the mouse" msgstr "فيما إذا سيأخذ الزر التركيز عند نقره بالفأرة" -#: ../gtk/gtkcombobox.c:804 ../gtk/gtkmenu.c:557 +#: gtk/gtkcombobox.c:804 gtk/gtkmenu.c:557 msgid "Tearoff Title" msgstr "قطف العنوان" -#: ../gtk/gtkcombobox.c:805 +#: gtk/gtkcombobox.c:805 msgid "" "A title that may be displayed by the window manager when the popup is torn-" "off" msgstr "عنوان قد يعرض من قبل مدير النوافذ عند إلغاء القوائم المنبثقة" -#: ../gtk/gtkcombobox.c:822 +#: gtk/gtkcombobox.c:822 msgid "Popup shown" msgstr "نافذة قافزة معروضة" -#: ../gtk/gtkcombobox.c:823 +#: gtk/gtkcombobox.c:823 msgid "Whether the combo's dropdown is shown" msgstr "فيما إذا يتم عرض قائمة الصندوق" -#: ../gtk/gtkcombobox.c:839 +#: gtk/gtkcombobox.c:839 msgid "Button Sensitivity" msgstr "" -#: ../gtk/gtkcombobox.c:840 +#: gtk/gtkcombobox.c:840 #, fuzzy msgid "Whether the dropdown button is sensitive when the model is empty" msgstr "فيما إذا سيقبض الزر التركيز عند نقره بالفأرة" -#: ../gtk/gtkcombobox.c:847 +#: gtk/gtkcombobox.c:847 msgid "Appears as list" msgstr "يظهر كقائمة" -#: ../gtk/gtkcombobox.c:848 +#: gtk/gtkcombobox.c:848 msgid "Whether dropdowns should look like lists rather than menus" msgstr "" "فما إذا القوائم النازلة لصناديق المجموعات يجب أن تكون قوائم بسيطة عوض قوائم " "حاسوب" -#: ../gtk/gtkcombobox.c:864 +#: gtk/gtkcombobox.c:864 msgid "Arrow Size" msgstr "حجم السهم" -#: ../gtk/gtkcombobox.c:865 +#: gtk/gtkcombobox.c:865 msgid "The minimum size of the arrow in the combo box" msgstr "الحجم الأدنى للسهم في صندوق الإختيار" -#: ../gtk/gtkcombobox.c:880 ../gtk/gtkentry.c:631 ../gtk/gtkhandlebox.c:177 -#: ../gtk/gtkmenubar.c:194 ../gtk/gtkstatusbar.c:186 ../gtk/gtktoolbar.c:630 -#: ../gtk/gtkviewport.c:122 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 +#: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 +#: gtk/gtkviewport.c:122 msgid "Shadow type" msgstr "نوع الظل" -#: ../gtk/gtkcombobox.c:881 +#: gtk/gtkcombobox.c:881 msgid "Which kind of shadow to draw around the combo box" msgstr "نوع الظل حول صندوق الإختيار" -#: ../gtk/gtkcontainer.c:237 +#: gtk/gtkcontainer.c:237 msgid "Resize mode" msgstr "نمط التحجيم" -#: ../gtk/gtkcontainer.c:238 +#: gtk/gtkcontainer.c:238 msgid "Specify how resize events are handled" msgstr "تحديد كيفية معالجة أحداث التحجيم" -#: ../gtk/gtkcontainer.c:245 +#: gtk/gtkcontainer.c:245 msgid "Border width" msgstr "عرض الحد" -#: ../gtk/gtkcontainer.c:246 +#: gtk/gtkcontainer.c:246 msgid "The width of the empty border outside the containers children" msgstr "عرض الحد الفارغ خارج أبناء الحاويات" -#: ../gtk/gtkcontainer.c:254 +#: gtk/gtkcontainer.c:254 msgid "Child" msgstr "ابن" -#: ../gtk/gtkcontainer.c:255 +#: gtk/gtkcontainer.c:255 msgid "Can be used to add a new child to the container" msgstr "يمكن استخدامه لإضافة ابن جديد للحاوي" -#: ../gtk/gtkcurve.c:124 +#: gtk/gtkcurve.c:124 msgid "Curve type" msgstr "نوع المنحنى" -#: ../gtk/gtkcurve.c:125 +#: gtk/gtkcurve.c:125 msgid "Is this curve linear, spline interpolated, or free-form" msgstr "هل هذا المنحنى خطي أو نقاط توجيه مستفات أو ذي شكل حر" -#: ../gtk/gtkcurve.c:132 +#: gtk/gtkcurve.c:132 msgid "Minimum X" msgstr "س الدنيا" -#: ../gtk/gtkcurve.c:133 +#: gtk/gtkcurve.c:133 msgid "Minimum possible value for X" msgstr "القيمة الممكنة الدنيا لـ س" -#: ../gtk/gtkcurve.c:141 +#: gtk/gtkcurve.c:141 msgid "Maximum X" msgstr "س الأقصى" -#: ../gtk/gtkcurve.c:142 +#: gtk/gtkcurve.c:142 msgid "Maximum possible X value" msgstr "القيمة القصوى الممكنة لـ س" -#: ../gtk/gtkcurve.c:150 +#: gtk/gtkcurve.c:150 msgid "Minimum Y" msgstr "ص الأدنى" -#: ../gtk/gtkcurve.c:151 +#: gtk/gtkcurve.c:151 msgid "Minimum possible value for Y" msgstr "القيمة الممكنة الدنيا لـ ص" -#: ../gtk/gtkcurve.c:159 +#: gtk/gtkcurve.c:159 msgid "Maximum Y" msgstr "ص الأقصى" -#: ../gtk/gtkcurve.c:160 +#: gtk/gtkcurve.c:160 msgid "Maximum possible value for Y" msgstr "القيمة الممكنة القصوى لـ ص" -#: ../gtk/gtkdialog.c:144 +#: gtk/gtkdialog.c:144 msgid "Has separator" msgstr "له فاصل" -#: ../gtk/gtkdialog.c:145 +#: gtk/gtkdialog.c:145 msgid "The dialog has a separator bar above its buttons" msgstr "للحوار عمود فاصل فوق أزراره" -#: ../gtk/gtkdialog.c:190 +#: gtk/gtkdialog.c:190 msgid "Content area border" msgstr "حد منطقة المحتوى" -#: ../gtk/gtkdialog.c:191 +#: gtk/gtkdialog.c:191 msgid "Width of border around the main dialog area" msgstr "عرض حد منطقة الحوار الرئيسية" -#: ../gtk/gtkdialog.c:198 +#: gtk/gtkdialog.c:198 msgid "Button spacing" msgstr "فراغات الأزار" -#: ../gtk/gtkdialog.c:199 +#: gtk/gtkdialog.c:199 msgid "Spacing between buttons" msgstr "الفراغات بين الأزرار" -#: ../gtk/gtkdialog.c:207 +#: gtk/gtkdialog.c:207 msgid "Action area border" msgstr "حد منطقة العمل" -#: ../gtk/gtkdialog.c:208 +#: gtk/gtkdialog.c:208 msgid "Width of border around the button area at the bottom of the dialog" msgstr "عرض حد منطقة الزر أسفل الصندوق" -#: ../gtk/gtkentry.c:486 ../gtk/gtklabel.c:411 +#: gtk/gtkentry.c:486 gtk/gtklabel.c:411 msgid "Cursor Position" msgstr "موقع المؤشر" -#: ../gtk/gtkentry.c:487 ../gtk/gtklabel.c:412 +#: gtk/gtkentry.c:487 gtk/gtklabel.c:412 msgid "The current position of the insertion cursor in chars" msgstr "الموقع الحالي لمؤشر الإدخال في الرموز" -#: ../gtk/gtkentry.c:496 ../gtk/gtklabel.c:421 +#: gtk/gtkentry.c:496 gtk/gtklabel.c:421 msgid "Selection Bound" msgstr "قيد المنتقى" -#: ../gtk/gtkentry.c:497 ../gtk/gtklabel.c:422 +#: gtk/gtkentry.c:497 gtk/gtklabel.c:422 msgid "" "The position of the opposite end of the selection from the cursor in chars" msgstr "موقع النهاية المعكوسة للمنتقى من المؤشر في الرموز" -#: ../gtk/gtkentry.c:507 +#: gtk/gtkentry.c:507 msgid "Whether the entry contents can be edited" msgstr "فيما إذا كانت محتويات الخانة قابلة للتحرير" -#: ../gtk/gtkentry.c:514 +#: gtk/gtkentry.c:514 msgid "Maximum length" msgstr "الارتفاع الأقصى" -#: ../gtk/gtkentry.c:515 +#: gtk/gtkentry.c:515 msgid "Maximum number of characters for this entry. Zero if no maximum" msgstr "العدد الأقصى للرموز لهذا المدخل. صفر إذا لم يكن أقصى" -#: ../gtk/gtkentry.c:523 +#: gtk/gtkentry.c:523 msgid "Visibility" msgstr "الرؤية" -#: ../gtk/gtkentry.c:524 +#: gtk/gtkentry.c:524 msgid "" "FALSE displays the \"invisible char\" instead of the actual text (password " "mode)" msgstr "FALSE سيعرض \"الرمز المخفي\" بدلًا من النص الحالي (نمط كلمة السر)" -#: ../gtk/gtkentry.c:532 +#: gtk/gtkentry.c:532 msgid "FALSE removes outside bevel from entry" msgstr "FALSE يحذف الحافة الخارجية من الخانة" -#: ../gtk/gtkentry.c:540 +#: gtk/gtkentry.c:540 msgid "" "Border between text and frame. Overrides the inner-border style property" msgstr "الحد بين النص والاطار. تتجاوز خاصية أسلوب الحد-الداخلي" -#: ../gtk/gtkentry.c:547 +#: gtk/gtkentry.c:547 msgid "Invisible character" msgstr "رمز مخفي" -#: ../gtk/gtkentry.c:548 +#: gtk/gtkentry.c:548 msgid "The character to use when masking entry contents (in \"password mode\")" msgstr "الرمز الذي سيستخدم لاخفاء محتويات الخانة (في \"نمط كلمة السر\")" -#: ../gtk/gtkentry.c:555 +#: gtk/gtkentry.c:555 msgid "Activates default" msgstr "تنشيط الافتراضات" -#: ../gtk/gtkentry.c:556 +#: gtk/gtkentry.c:556 msgid "" "Whether to activate the default widget (such as the default button in a " "dialog) when Enter is pressed" @@ -2173,155 +2152,155 @@ msgstr "" "فيما اذا وجب تنشيط الودجة الافتراضية (مثل الزر الافتراضي في حوار ما)عند نقر " "زر الادخال" -#: ../gtk/gtkentry.c:562 +#: gtk/gtkentry.c:562 msgid "Width in chars" msgstr "العرض بالرموز" -#: ../gtk/gtkentry.c:563 +#: gtk/gtkentry.c:563 msgid "Number of characters to leave space for in the entry" msgstr "عدد الرموز التي ستترك لها فراغات في الخانة" -#: ../gtk/gtkentry.c:572 +#: gtk/gtkentry.c:572 msgid "Scroll offset" msgstr "تكافؤ اللف" -#: ../gtk/gtkentry.c:573 +#: gtk/gtkentry.c:573 msgid "Number of pixels of the entry scrolled off the screen to the left" msgstr "عدد بكسلات الخانة الملفوفة خارج الشاشة إلى اليسار" -#: ../gtk/gtkentry.c:583 +#: gtk/gtkentry.c:583 msgid "The contents of the entry" msgstr "محتويات الخانة" -#: ../gtk/gtkentry.c:598 ../gtk/gtkmisc.c:73 +#: gtk/gtkentry.c:598 gtk/gtkmisc.c:73 msgid "X align" msgstr "تنسيق س" -#: ../gtk/gtkentry.c:599 ../gtk/gtkmisc.c:74 +#: gtk/gtkentry.c:599 gtk/gtkmisc.c:74 msgid "" "The horizontal alignment, from 0 (left) to 1 (right). Reversed for RTL " "layouts." msgstr "الترصيف الأفقي، من 0 (يسار) إلى 1 (يمين). مقلوب لتصاميم RTL" -#: ../gtk/gtkentry.c:615 +#: gtk/gtkentry.c:615 msgid "Truncate multiline" msgstr "قطع السطور المتعددة" -#: ../gtk/gtkentry.c:616 +#: gtk/gtkentry.c:616 msgid "Whether to truncate multiline pastes to one line." msgstr "ما إذا سيتم قطع نص ملصوق متعدد السطور إلى سطر واحد" -#: ../gtk/gtkentry.c:632 +#: gtk/gtkentry.c:632 msgid "Which kind of shadow to draw around the entry when has-frame is set" msgstr "أي نوع من الظل المرسوم حول المدخل عند تحديد has-frame" -#: ../gtk/gtkentry.c:647 ../gtk/gtktextview.c:648 +#: gtk/gtkentry.c:647 gtk/gtktextview.c:648 msgid "Overwrite mode" msgstr "نسق التنميق" -#: ../gtk/gtkentry.c:648 +#: gtk/gtkentry.c:648 #, fuzzy msgid "Whether new text overwrites existing text" msgstr "فيما إذا سينمّق النص المدخل المحتويات الموجودة" -#: ../gtk/gtkentry.c:661 +#: gtk/gtkentry.c:661 #, fuzzy msgid "Text length" msgstr "ترصيف س للنص" -#: ../gtk/gtkentry.c:662 +#: gtk/gtkentry.c:662 msgid "Length of the text currently in the entry" msgstr "" -#: ../gtk/gtkentry.c:933 +#: gtk/gtkentry.c:933 msgid "Border between text and frame." msgstr "الحد بين النص والاطار." -#: ../gtk/gtkentry.c:938 ../gtk/gtklabel.c:644 +#: gtk/gtkentry.c:938 gtk/gtklabel.c:644 msgid "Select on focus" msgstr "اختيار عند التركيز" -#: ../gtk/gtkentry.c:939 +#: gtk/gtkentry.c:939 msgid "Whether to select the contents of an entry when it is focused" msgstr "فيما اذا سيقع انتقاء محتويات خانة عند تركيزها" -#: ../gtk/gtkentry.c:953 +#: gtk/gtkentry.c:953 msgid "Password Hint Timeout" msgstr "مدة عرض تلميحة كلمة السر" -#: ../gtk/gtkentry.c:954 +#: gtk/gtkentry.c:954 msgid "How long to show the last input character in hidden entries" msgstr "مدة ظهور الحرف المدخل الأخير في المداخل المخفية" -#: ../gtk/gtkentrycompletion.c:279 +#: gtk/gtkentrycompletion.c:279 msgid "Completion Model" msgstr "نمط الانهاء" -#: ../gtk/gtkentrycompletion.c:280 +#: gtk/gtkentrycompletion.c:280 msgid "The model to find matches in" msgstr "النموذج الذي فيه توجد المقابلات" -#: ../gtk/gtkentrycompletion.c:286 +#: gtk/gtkentrycompletion.c:286 msgid "Minimum Key Length" msgstr "الطول الأدنى للمفتاح" -#: ../gtk/gtkentrycompletion.c:287 +#: gtk/gtkentrycompletion.c:287 msgid "Minimum length of the search key in order to look up matches" msgstr "الطول الأدنى لمفتاح البحث حتى يمكن البحث عن المتطابقات" -#: ../gtk/gtkentrycompletion.c:303 ../gtk/gtkiconview.c:587 +#: gtk/gtkentrycompletion.c:303 gtk/gtkiconview.c:587 msgid "Text column" msgstr "عمود النص" -#: ../gtk/gtkentrycompletion.c:304 +#: gtk/gtkentrycompletion.c:304 msgid "The column of the model containing the strings." msgstr "عمود النموذج المحتوي على النصوص." -#: ../gtk/gtkentrycompletion.c:323 +#: gtk/gtkentrycompletion.c:323 msgid "Inline completion" msgstr "التكملة الآلية السطرية" -#: ../gtk/gtkentrycompletion.c:324 +#: gtk/gtkentrycompletion.c:324 msgid "Whether the common prefix should be inserted automatically" msgstr "فيما إذا كان سيتم عرض التكملة على السطر" -#: ../gtk/gtkentrycompletion.c:338 +#: gtk/gtkentrycompletion.c:338 msgid "Popup completion" msgstr "التكملة الآلية المنبثقة" -#: ../gtk/gtkentrycompletion.c:339 +#: gtk/gtkentrycompletion.c:339 msgid "Whether the completions should be shown in a popup window" msgstr "فيما إذا كان سيتم عرض التكملة على نافضة منبثقة" -#: ../gtk/gtkentrycompletion.c:354 +#: gtk/gtkentrycompletion.c:354 msgid "Popup set width" msgstr "حدد عرض النافذة المنبثقة" -#: ../gtk/gtkentrycompletion.c:355 +#: gtk/gtkentrycompletion.c:355 msgid "If TRUE, the popup window will have the same size as the entry" msgstr "إذا كان هذا صحيحا ، سيكون حجم النافذة المنبثقة كحجم المدخل" -#: ../gtk/gtkentrycompletion.c:373 +#: gtk/gtkentrycompletion.c:373 msgid "Popup single match" msgstr "انبثاق مطابقة واحدة" -#: ../gtk/gtkentrycompletion.c:374 +#: gtk/gtkentrycompletion.c:374 msgid "If TRUE, the popup window will appear for a single match." msgstr "إذا كان هذا صحيحا ، ستظهر النافذة المنبثقة لمطابقة وحيدة." -#: ../gtk/gtkentrycompletion.c:388 +#: gtk/gtkentrycompletion.c:388 msgid "Inline selection" msgstr "منتقى خطي" -#: ../gtk/gtkentrycompletion.c:389 +#: gtk/gtkentrycompletion.c:389 msgid "Your description here" msgstr "وصفك هنا" -#: ../gtk/gtkeventbox.c:91 +#: gtk/gtkeventbox.c:91 msgid "Visible Window" msgstr "النافذة المرئية" -#: ../gtk/gtkeventbox.c:92 +#: gtk/gtkeventbox.c:92 msgid "" "Whether the event box is visible, as opposed to invisible and only used to " "trap events." @@ -2329,11 +2308,11 @@ msgstr "" "فيما إذا كان صندوق الأحداث مرئيّا، عكس أن يكون مخفيّا و مستخدما فقط لتوجيه " "الأحداث." -#: ../gtk/gtkeventbox.c:98 +#: gtk/gtkeventbox.c:98 msgid "Above child" msgstr "فوق الابن" -#: ../gtk/gtkeventbox.c:99 +#: gtk/gtkeventbox.c:99 msgid "" "Whether the event-trapping window of the eventbox is above the window of the " "child widget as opposed to below it." @@ -2341,137 +2320,136 @@ msgstr "" "فيما إذا كانت نافذة توجيه الأحداث لصندوق الأحداث فوق نافذة الودجة الإبن عكس " "أن تكون تحتها." -#: ../gtk/gtkexpander.c:187 +#: gtk/gtkexpander.c:187 msgid "Expanded" msgstr "ممدد" -#: ../gtk/gtkexpander.c:188 +#: gtk/gtkexpander.c:188 msgid "Whether the expander has been opened to reveal the child widget" msgstr "فيما إذا وقع فتح الموسع للكشف عن الودجة الإبنة" -#: ../gtk/gtkexpander.c:196 +#: gtk/gtkexpander.c:196 msgid "Text of the expander's label" msgstr "نص شارة الموسع" -#: ../gtk/gtkexpander.c:211 ../gtk/gtklabel.c:330 +#: gtk/gtkexpander.c:211 gtk/gtklabel.c:330 msgid "Use markup" msgstr "استخدام التعليم" -#: ../gtk/gtkexpander.c:212 ../gtk/gtklabel.c:331 +#: gtk/gtkexpander.c:212 gtk/gtklabel.c:331 msgid "The text of the label includes XML markup. See pango_parse_markup()" msgstr "نص الشارة يحوي تعليم XML. راجع pango_parse_markup()" -#: ../gtk/gtkexpander.c:220 +#: gtk/gtkexpander.c:220 msgid "Space to put between the label and the child" msgstr "الفضاء الذي سيوضع بين الشارة و الإبن" -#: ../gtk/gtkexpander.c:229 ../gtk/gtkframe.c:147 ../gtk/gtktoolbutton.c:194 +#: gtk/gtkexpander.c:229 gtk/gtkframe.c:147 gtk/gtktoolbutton.c:194 msgid "Label widget" msgstr "ودجة الشارة" -#: ../gtk/gtkexpander.c:230 +#: gtk/gtkexpander.c:230 msgid "A widget to display in place of the usual expander label" msgstr "الودجة التي ستعرض عوض شارة الموسع الاعتادية" -#: ../gtk/gtkexpander.c:236 ../gtk/gtktreeview.c:783 +#: gtk/gtkexpander.c:236 gtk/gtktreeview.c:783 msgid "Expander Size" msgstr "حجم الموسع" -#: ../gtk/gtkexpander.c:237 ../gtk/gtktreeview.c:784 +#: gtk/gtkexpander.c:237 gtk/gtktreeview.c:784 msgid "Size of the expander arrow" msgstr "حجم سهم الموسع" -#: ../gtk/gtkexpander.c:246 +#: gtk/gtkexpander.c:246 msgid "Spacing around expander arrow" msgstr "الفراغات حول سهم الموسع" -#: ../gtk/gtkfilechooser.c:194 +#: gtk/gtkfilechooser.c:194 msgid "Action" msgstr "عملية" -#: ../gtk/gtkfilechooser.c:195 +#: gtk/gtkfilechooser.c:195 msgid "The type of operation that the file selector is performing" msgstr "نوع العملية التي يقوم بها منتقي الملفات" -#: ../gtk/gtkfilechooser.c:201 +#: gtk/gtkfilechooser.c:201 msgid "File System Backend" msgstr "خلفية نظام الملفات" -#: ../gtk/gtkfilechooser.c:202 +#: gtk/gtkfilechooser.c:202 msgid "Name of file system backend to use" msgstr "اسم خلفية نظام الملفات التي ستستخدم" -#: ../gtk/gtkfilechooser.c:207 ../gtk/gtkrecentchooser.c:252 +#: gtk/gtkfilechooser.c:207 gtk/gtkrecentchooser.c:252 msgid "Filter" msgstr "مرشح" -#: ../gtk/gtkfilechooser.c:208 +#: gtk/gtkfilechooser.c:208 msgid "The current filter for selecting which files are displayed" msgstr "المرشح الحالي لانتقاء الملفات للعرض" -#: ../gtk/gtkfilechooser.c:213 +#: gtk/gtkfilechooser.c:213 msgid "Local Only" msgstr "المحلي فقط" -#: ../gtk/gtkfilechooser.c:214 +#: gtk/gtkfilechooser.c:214 msgid "Whether the selected file(s) should be limited to local file: URLs" msgstr "فيما إذا سيقع حد الملفات المنتقات للملف المحلي: العناوين" -#: ../gtk/gtkfilechooser.c:219 +#: gtk/gtkfilechooser.c:219 msgid "Preview widget" msgstr "ودجة التلميح" -#: ../gtk/gtkfilechooser.c:220 +#: gtk/gtkfilechooser.c:220 msgid "Application supplied widget for custom previews." msgstr "ودجة ممدّدة بتطبيق للتلميحات الخاصّة." -#: ../gtk/gtkfilechooser.c:225 +#: gtk/gtkfilechooser.c:225 msgid "Preview Widget Active" msgstr "ودجة التلميح نشطة" -#: ../gtk/gtkfilechooser.c:226 +#: gtk/gtkfilechooser.c:226 msgid "" "Whether the application supplied widget for custom previews should be shown." msgstr "فيما إذا ستعرض الودجة الممدّدة بتطبيق للتلميحات الخاصّة." -#: ../gtk/gtkfilechooser.c:231 +#: gtk/gtkfilechooser.c:231 msgid "Use Preview Label" msgstr "استخدام علامة المعاينة" -#: ../gtk/gtkfilechooser.c:232 +#: gtk/gtkfilechooser.c:232 msgid "Whether to display a stock label with the name of the previewed file." msgstr "فيما إذا ستعرض علامة مخزونة مع أسم الملف المعاين." -#: ../gtk/gtkfilechooser.c:237 +#: gtk/gtkfilechooser.c:237 msgid "Extra widget" msgstr "ودجة اضافية" -#: ../gtk/gtkfilechooser.c:238 +#: gtk/gtkfilechooser.c:238 msgid "Application supplied widget for extra options." msgstr "ودجة ممدّدة بتطبيق للخيارات الإضافيّة." -#: ../gtk/gtkfilechooser.c:243 ../gtk/gtkfilesel.c:540 -#: ../gtk/gtkrecentchooser.c:191 +#: gtk/gtkfilechooser.c:243 gtk/gtkfilesel.c:540 gtk/gtkrecentchooser.c:191 msgid "Select Multiple" msgstr "إنتقاء متعدّد" -#: ../gtk/gtkfilechooser.c:244 ../gtk/gtkfilesel.c:541 +#: gtk/gtkfilechooser.c:244 gtk/gtkfilesel.c:541 msgid "Whether to allow multiple files to be selected" msgstr "ما إذا سيتم السماح بانتقاء ملفات متعددة" -#: ../gtk/gtkfilechooser.c:250 +#: gtk/gtkfilechooser.c:250 msgid "Show Hidden" msgstr "اظهار المخفي" -#: ../gtk/gtkfilechooser.c:251 +#: gtk/gtkfilechooser.c:251 msgid "Whether the hidden files and folders should be displayed" msgstr "فيما اذا وجب عرض الملفات و الدلائل المخفية" -#: ../gtk/gtkfilechooser.c:266 +#: gtk/gtkfilechooser.c:266 msgid "Do overwrite confirmation" msgstr "تأكيد الكتابة الفوقية" -#: ../gtk/gtkfilechooser.c:267 +#: gtk/gtkfilechooser.c:267 msgid "" "Whether a file chooser in save mode will present an overwrite confirmation " "dialog if necessary." @@ -2479,424 +2457,423 @@ msgstr "" "اذا كان حوار اختيار الملف في حالة الحفظ سيعرض سؤال لتأكيد الكتابة الفوقية ان " "كان ذلك مطلوبا." -#: ../gtk/gtkfilechooserbutton.c:376 +#: gtk/gtkfilechooserbutton.c:376 msgid "Dialog" msgstr "حوار" -#: ../gtk/gtkfilechooserbutton.c:377 +#: gtk/gtkfilechooserbutton.c:377 msgid "The file chooser dialog to use." msgstr "حوار اختيار الملف المستعمل" -#: ../gtk/gtkfilechooserbutton.c:408 +#: gtk/gtkfilechooserbutton.c:408 msgid "The title of the file chooser dialog." msgstr "عنوان لحوار تصفّح الملفات." -#: ../gtk/gtkfilechooserbutton.c:422 +#: gtk/gtkfilechooserbutton.c:422 msgid "The desired width of the button widget, in characters." msgstr "العرض المطلوب لودجة الزر، بالمحارف" -#: ../gtk/gtkfilesel.c:526 ../gtk/gtkimage.c:163 ../gtk/gtkrecentmanager.c:214 -#: ../gtk/gtkstatusicon.c:194 +#: gtk/gtkfilesel.c:526 gtk/gtkimage.c:163 gtk/gtkrecentmanager.c:214 +#: gtk/gtkstatusicon.c:194 msgid "Filename" msgstr "اسم الملف" -#: ../gtk/gtkfilesel.c:527 +#: gtk/gtkfilesel.c:527 msgid "The currently selected filename" msgstr "اسم الملف المنتقى حاليا" -#: ../gtk/gtkfilesel.c:533 +#: gtk/gtkfilesel.c:533 msgid "Show file operations" msgstr "إظهار عمليات الملفات" -#: ../gtk/gtkfilesel.c:534 +#: gtk/gtkfilesel.c:534 msgid "Whether buttons for creating/manipulating files should be displayed" msgstr "فيم اذا وجب عرض أزرار لإنشاء أو معالجة الملفات" -#: ../gtk/gtkfixed.c:90 ../gtk/gtklayout.c:596 +#: gtk/gtkfixed.c:90 gtk/gtklayout.c:596 msgid "X position" msgstr "موقع س" -#: ../gtk/gtkfixed.c:91 ../gtk/gtklayout.c:597 +#: gtk/gtkfixed.c:91 gtk/gtklayout.c:597 msgid "X position of child widget" msgstr "موقع س للودجة الابنة" -#: ../gtk/gtkfixed.c:100 ../gtk/gtklayout.c:606 +#: gtk/gtkfixed.c:100 gtk/gtklayout.c:606 msgid "Y position" msgstr "موقع ص" -#: ../gtk/gtkfixed.c:101 ../gtk/gtklayout.c:607 +#: gtk/gtkfixed.c:101 gtk/gtklayout.c:607 msgid "Y position of child widget" msgstr "موقع ص للودجة الابنة" -#: ../gtk/gtkfontbutton.c:143 +#: gtk/gtkfontbutton.c:143 msgid "The title of the font selection dialog" msgstr "عنوان حوار انتقاء الخطوط" -#: ../gtk/gtkfontbutton.c:158 ../gtk/gtkfontsel.c:181 +#: gtk/gtkfontbutton.c:158 gtk/gtkfontsel.c:181 msgid "Font name" msgstr "اسم الخط" -#: ../gtk/gtkfontbutton.c:159 +#: gtk/gtkfontbutton.c:159 msgid "The name of the selected font" msgstr "اسم الخط المنتقى" -#: ../gtk/gtkfontbutton.c:160 +#: gtk/gtkfontbutton.c:160 msgid "Sans 12" msgstr "Sans·12" -#: ../gtk/gtkfontbutton.c:175 +#: gtk/gtkfontbutton.c:175 msgid "Use font in label" msgstr "استخدام خط في الشارة" -#: ../gtk/gtkfontbutton.c:176 +#: gtk/gtkfontbutton.c:176 msgid "Whether the label is drawn in the selected font" msgstr "فيما إذا سترسم العلامة في الخط المنتقى" -#: ../gtk/gtkfontbutton.c:191 +#: gtk/gtkfontbutton.c:191 msgid "Use size in label" msgstr "استخدام حجم في الشارة" -#: ../gtk/gtkfontbutton.c:192 +#: gtk/gtkfontbutton.c:192 msgid "Whether the label is drawn with the selected font size" msgstr "فيما إذا سترسم العلامة بحجم الخط المنتقى" -#: ../gtk/gtkfontbutton.c:208 +#: gtk/gtkfontbutton.c:208 msgid "Show style" msgstr "اظهار الأسلوب" -#: ../gtk/gtkfontbutton.c:209 +#: gtk/gtkfontbutton.c:209 msgid "Whether the selected font style is shown in the label" msgstr "فيما إذا سيعرض أسلوب الخط المنتقى في العلامة" -#: ../gtk/gtkfontbutton.c:224 +#: gtk/gtkfontbutton.c:224 msgid "Show size" msgstr "اظهار الحجم" -#: ../gtk/gtkfontbutton.c:225 +#: gtk/gtkfontbutton.c:225 msgid "Whether selected font size is shown in the label" msgstr "فيما إذا سيعرض حجم الخط المنتقى في العلامة" -#: ../gtk/gtkfontsel.c:182 +#: gtk/gtkfontsel.c:182 msgid "The string that represents this font" msgstr "المقطع الذي يمثِّل هذا الخط" -#: ../gtk/gtkfontsel.c:189 +#: gtk/gtkfontsel.c:189 msgid "The GdkFont that is currently selected" msgstr "خط Gdk المنتقى حاليًا" -#: ../gtk/gtkfontsel.c:195 +#: gtk/gtkfontsel.c:195 msgid "Preview text" msgstr "نص اللمحة" -#: ../gtk/gtkfontsel.c:196 +#: gtk/gtkfontsel.c:196 msgid "The text to display in order to demonstrate the selected font" msgstr "النص الذي سيعرض لتقديم الخط المنتقى" -#: ../gtk/gtkframe.c:106 +#: gtk/gtkframe.c:106 msgid "Text of the frame's label" msgstr "نص شارة الإطار" -#: ../gtk/gtkframe.c:113 +#: gtk/gtkframe.c:113 msgid "Label xalign" msgstr "ترصيف س للعلامة" -#: ../gtk/gtkframe.c:114 +#: gtk/gtkframe.c:114 msgid "The horizontal alignment of the label" msgstr "الترصيف الأفقي للشارة" -#: ../gtk/gtkframe.c:122 +#: gtk/gtkframe.c:122 msgid "Label yalign" msgstr "ترصيف ص للعلامة" -#: ../gtk/gtkframe.c:123 +#: gtk/gtkframe.c:123 msgid "The vertical alignment of the label" msgstr "الترصيف العمودي للشارة" -#: ../gtk/gtkframe.c:131 ../gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "خاضية ملغات، إستعمل shadow_type عوضا عنها" -#: ../gtk/gtkframe.c:138 +#: gtk/gtkframe.c:138 msgid "Frame shadow" msgstr "ظل الإطار" -#: ../gtk/gtkframe.c:139 +#: gtk/gtkframe.c:139 msgid "Appearance of the frame border" msgstr "مظهر حدود الإطار" -#: ../gtk/gtkframe.c:148 +#: gtk/gtkframe.c:148 msgid "A widget to display in place of the usual frame label" msgstr "ودجة للعرض عوض شارة الاظار المعتادة" -#: ../gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "مظهر الظل المأطر للحاوي" -#: ../gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "موقع المقبض" -#: ../gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "موقع المعالج نسبة لودجة الابن" -#: ../gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "حافة سريعة" -#: ../gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" msgstr "حجم صندوق المعالجة المرصّف مع نقطة الإرساء لإرساء صندوق المعالجة" -#: ../gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "ضبط الحافة السريعة" -#: ../gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" msgstr "فيما إذا ستستخدم القيمة من خاصيّة snap_edge أو قيمة من handle_position" -#: ../gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: ../gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." msgstr "" -#: ../gtk/gtkiconview.c:550 +#: gtk/gtkiconview.c:550 msgid "Selection mode" msgstr "نمط الانتقاء" -#: ../gtk/gtkiconview.c:551 +#: gtk/gtkiconview.c:551 msgid "The selection mode" msgstr "نمط الانتقاء" -#: ../gtk/gtkiconview.c:569 +#: gtk/gtkiconview.c:569 msgid "Pixbuf column" msgstr "عمود Pixbuf" -#: ../gtk/gtkiconview.c:570 +#: gtk/gtkiconview.c:570 msgid "Model column used to retrieve the icon pixbuf from" msgstr "نموذج العمود المستخدم لاستعادة ايقونة pixbuf" -#: ../gtk/gtkiconview.c:588 +#: gtk/gtkiconview.c:588 msgid "Model column used to retrieve the text from" msgstr "نموذج العمود المستخدم لاستعادة النص" -#: ../gtk/gtkiconview.c:607 +#: gtk/gtkiconview.c:607 msgid "Markup column" msgstr "عمود الترميز" -#: ../gtk/gtkiconview.c:608 +#: gtk/gtkiconview.c:608 msgid "Model column used to retrieve the text if using Pango markup" msgstr "نموذج العمود المستخدم لاستعادة النص اذا تم استخدام ترميز بانغو" -#: ../gtk/gtkiconview.c:615 +#: gtk/gtkiconview.c:615 msgid "Icon View Model" msgstr "نمط عرض الأيقونات" -#: ../gtk/gtkiconview.c:616 +#: gtk/gtkiconview.c:616 msgid "The model for the icon view" msgstr "نمط عرض الأيقونات" -#: ../gtk/gtkiconview.c:632 +#: gtk/gtkiconview.c:632 msgid "Number of columns" msgstr "عدد الأعمدة" -#: ../gtk/gtkiconview.c:633 +#: gtk/gtkiconview.c:633 msgid "Number of columns to display" msgstr "عدد الأعمدة المعروضة" -#: ../gtk/gtkiconview.c:650 +#: gtk/gtkiconview.c:650 msgid "Width for each item" msgstr "عرض كل عنصر" -#: ../gtk/gtkiconview.c:651 +#: gtk/gtkiconview.c:651 msgid "The width used for each item" msgstr "عرض كل عنصر" -#: ../gtk/gtkiconview.c:667 +#: gtk/gtkiconview.c:667 msgid "Space which is inserted between cells of an item" msgstr "الفراغ بين خلايا العنصر" -#: ../gtk/gtkiconview.c:682 +#: gtk/gtkiconview.c:682 msgid "Row Spacing" msgstr "فراغات السطور" -#: ../gtk/gtkiconview.c:683 +#: gtk/gtkiconview.c:683 msgid "Space which is inserted between grid rows" msgstr "الفراغ المدرج بين صفوف الشبكة" -#: ../gtk/gtkiconview.c:698 +#: gtk/gtkiconview.c:698 msgid "Column Spacing" msgstr "فراغات العمود" -#: ../gtk/gtkiconview.c:699 +#: gtk/gtkiconview.c:699 msgid "Space which is inserted between grid columns" msgstr "الفراغ المدرج بين أعمدة الشبكة" -#: ../gtk/gtkiconview.c:714 +#: gtk/gtkiconview.c:714 msgid "Margin" msgstr "الحاشية" -#: ../gtk/gtkiconview.c:715 +#: gtk/gtkiconview.c:715 msgid "Space which is inserted at the edges of the icon view" msgstr "الفراغ الملحق عند حدود الأيقونات" -#: ../gtk/gtkiconview.c:732 +#: gtk/gtkiconview.c:732 msgid "" "How the text and icon of each item are positioned relative to each other" msgstr "كيفية وضع نص و أيقون كل عنصر بالنسبة لبعضهما" -#: ../gtk/gtkiconview.c:748 ../gtk/gtktreeview.c:618 -#: ../gtk/gtktreeviewcolumn.c:307 +#: gtk/gtkiconview.c:748 gtk/gtktreeview.c:618 gtk/gtktreeviewcolumn.c:307 msgid "Reorderable" msgstr "قابل لإعادة الترتيب" -#: ../gtk/gtkiconview.c:749 ../gtk/gtktreeview.c:619 +#: gtk/gtkiconview.c:749 gtk/gtktreeview.c:619 msgid "View is reorderable" msgstr "العرض قابل لإعادة الترتيب" -#: ../gtk/gtkiconview.c:756 ../gtk/gtktreeview.c:769 +#: gtk/gtkiconview.c:756 gtk/gtktreeview.c:769 msgid "Tooltip Column" msgstr "عمود التلميحات" -#: ../gtk/gtkiconview.c:757 +#: gtk/gtkiconview.c:757 msgid "The column in the model containing the tooltip texts for the items" msgstr "عمود النموذج المحتوي على التلميحات للعناصر." -#: ../gtk/gtkiconview.c:768 +#: gtk/gtkiconview.c:768 msgid "Selection Box Color" msgstr "لون علبة الإختيار" -#: ../gtk/gtkiconview.c:769 +#: gtk/gtkiconview.c:769 msgid "Color of the selection box" msgstr "لون صندوق الإختيار" -#: ../gtk/gtkiconview.c:775 +#: gtk/gtkiconview.c:775 msgid "Selection Box Alpha" msgstr "ألفا علبة الإختيار" -#: ../gtk/gtkiconview.c:776 +#: gtk/gtkiconview.c:776 msgid "Opacity of the selection box" msgstr "شفافية علبة الإختيار" -#: ../gtk/gtkimage.c:131 ../gtk/gtkstatusicon.c:186 +#: gtk/gtkimage.c:131 gtk/gtkstatusicon.c:186 msgid "Pixbuf" msgstr "بكسبف" -#: ../gtk/gtkimage.c:132 ../gtk/gtkstatusicon.c:187 +#: gtk/gtkimage.c:132 gtk/gtkstatusicon.c:187 msgid "A GdkPixbuf to display" msgstr "GdkPixbuf لعرضه" -#: ../gtk/gtkimage.c:139 +#: gtk/gtkimage.c:139 msgid "Pixmap" msgstr "بكسماب" -#: ../gtk/gtkimage.c:140 +#: gtk/gtkimage.c:140 msgid "A GdkPixmap to display" msgstr "GdkPixmap لعرضها" -#: ../gtk/gtkimage.c:147 ../gtk/gtkmessagedialog.c:215 +#: gtk/gtkimage.c:147 gtk/gtkmessagedialog.c:215 msgid "Image" msgstr "صورة" -#: ../gtk/gtkimage.c:148 +#: gtk/gtkimage.c:148 msgid "A GdkImage to display" msgstr "GdkImage لعرضها" -#: ../gtk/gtkimage.c:155 +#: gtk/gtkimage.c:155 msgid "Mask" msgstr "غلاف" -#: ../gtk/gtkimage.c:156 +#: gtk/gtkimage.c:156 msgid "Mask bitmap to use with GdkImage or GdkPixmap" msgstr "بيتماب الغلاف لاستخدامه مع GdkImage أو GdkPixmap" -#: ../gtk/gtkimage.c:164 ../gtk/gtkstatusicon.c:195 +#: gtk/gtkimage.c:164 gtk/gtkstatusicon.c:195 msgid "Filename to load and display" msgstr "اسم الملف للتحميل و العرض" -#: ../gtk/gtkimage.c:173 ../gtk/gtkstatusicon.c:203 +#: gtk/gtkimage.c:173 gtk/gtkstatusicon.c:203 msgid "Stock ID for a stock image to display" msgstr "هوية المخزون لصورة مخزون للعرض" -#: ../gtk/gtkimage.c:180 +#: gtk/gtkimage.c:180 msgid "Icon set" msgstr "مجموعة الأيقونات" -#: ../gtk/gtkimage.c:181 +#: gtk/gtkimage.c:181 msgid "Icon set to display" msgstr "مجموعة الأيقونات للعرض" -#: ../gtk/gtkimage.c:188 ../gtk/gtkscalebutton.c:210 ../gtk/gtktoolbar.c:547 +#: gtk/gtkimage.c:188 gtk/gtkscalebutton.c:210 gtk/gtktoolbar.c:547 msgid "Icon size" msgstr "حجم الأيقونة" -#: ../gtk/gtkimage.c:189 +#: gtk/gtkimage.c:189 msgid "Symbolic size to use for stock icon, icon set or named icon" msgstr "الحجم الرمزي للأيقونة, مجموعة الأيقونات أو الأيقون المسمى" -#: ../gtk/gtkimage.c:205 +#: gtk/gtkimage.c:205 msgid "Pixel size" msgstr "حجم البكسل" -#: ../gtk/gtkimage.c:206 +#: gtk/gtkimage.c:206 msgid "Pixel size to use for named icon" msgstr "حجم البكسل المستعمل للأيقونة المسماة" -#: ../gtk/gtkimage.c:214 +#: gtk/gtkimage.c:214 msgid "Animation" msgstr "رسوم متحركة" -#: ../gtk/gtkimage.c:215 +#: gtk/gtkimage.c:215 msgid "GdkPixbufAnimation to display" msgstr "GdkPixbufAnimation لعرضها" -#: ../gtk/gtkimage.c:255 ../gtk/gtkstatusicon.c:234 +#: gtk/gtkimage.c:255 gtk/gtkstatusicon.c:234 msgid "Storage type" msgstr "نوع التخزين" -#: ../gtk/gtkimage.c:256 ../gtk/gtkstatusicon.c:235 +#: gtk/gtkimage.c:256 gtk/gtkstatusicon.c:235 msgid "The representation being used for image data" msgstr "التقديم المستعمل لبيانات الرسوم" -#: ../gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "الودجة الابن التي ستظهر إلى جانب نص القائمة" -#: ../gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "اظهار صور القوائم" -#: ../gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "فيما إذا سيتم إظهار صور في القوائم" -#: ../gtk/gtkinvisible.c:87 ../gtk/gtkwindow.c:601 +#: gtk/gtkinvisible.c:87 gtk/gtkwindow.c:601 msgid "The screen where this window will be displayed" msgstr "الشاشة التي ستعرض فيها هذه النافذة" -#: ../gtk/gtklabel.c:317 +#: gtk/gtklabel.c:317 msgid "The text of the label" msgstr "نص الشارة" -#: ../gtk/gtklabel.c:324 +#: gtk/gtklabel.c:324 msgid "A list of style attributes to apply to the text of the label" msgstr "قائمة لصفات الأساليب لتطبيقها على نص العلامة" -#: ../gtk/gtklabel.c:345 ../gtk/gtktexttag.c:359 ../gtk/gtktextview.c:585 +#: gtk/gtklabel.c:345 gtk/gtktexttag.c:359 gtk/gtktextview.c:585 msgid "Justification" msgstr "ضبط" -#: ../gtk/gtklabel.c:346 +#: gtk/gtklabel.c:346 msgid "" "The alignment of the lines in the text of the label relative to each other. " "This does NOT affect the alignment of the label within its allocation. See " @@ -2905,57 +2882,57 @@ msgstr "" "ترصيف السطور في نص العلامة بالنسبة لبعضها البعض. لا يؤثّر هذا في ترصيف " "العلامة نفسها في مكانها المخصص لها. راجع GtkMisc::xalign للمزيد من العملومات" -#: ../gtk/gtklabel.c:354 +#: gtk/gtklabel.c:354 msgid "Pattern" msgstr "نمط" -#: ../gtk/gtklabel.c:355 +#: gtk/gtklabel.c:355 msgid "" "A string with _ characters in positions correspond to characters in the text " "to underline" msgstr "سلسلة برموز _ في مواقع معينة يرمز لرموز ستسطّر في النص" -#: ../gtk/gtklabel.c:362 +#: gtk/gtklabel.c:362 msgid "Line wrap" msgstr "لف السطور" -#: ../gtk/gtklabel.c:363 +#: gtk/gtklabel.c:363 msgid "If set, wrap lines if the text becomes too wide" msgstr "اذا ضبط، فستلف السطور عندما يصبح النص واسعا جدا" -#: ../gtk/gtklabel.c:378 +#: gtk/gtklabel.c:378 msgid "Line wrap mode" msgstr "نسق نظام الالتواء" -#: ../gtk/gtklabel.c:379 +#: gtk/gtklabel.c:379 msgid "If wrap is set, controls how linewrapping is done" msgstr "اذا كان اللف مفعّلا، التحكم في كيفية لف السطر." -#: ../gtk/gtklabel.c:386 +#: gtk/gtklabel.c:386 msgid "Selectable" msgstr "قابل للاختيار" -#: ../gtk/gtklabel.c:387 +#: gtk/gtklabel.c:387 msgid "Whether the label text can be selected with the mouse" msgstr "فيما اذا كان من الممكن انتقاء نص الشارة بالفأرة" -#: ../gtk/gtklabel.c:393 +#: gtk/gtklabel.c:393 msgid "Mnemonic key" msgstr "مفتاح الإختصار المسطّر" -#: ../gtk/gtklabel.c:394 +#: gtk/gtklabel.c:394 msgid "The mnemonic accelerator key for this label" msgstr "مفتاح الإختصار المسطر لهذه العلامة" -#: ../gtk/gtklabel.c:402 +#: gtk/gtklabel.c:402 msgid "Mnemonic widget" msgstr "ودجة مفتاح الإختصار المسطر" -#: ../gtk/gtklabel.c:403 +#: gtk/gtklabel.c:403 msgid "The widget to be activated when the label's mnemonic key is pressed" msgstr "الودجة التي ستفعل عند نقر مفتاح الإختصار المسطر" -#: ../gtk/gtklabel.c:449 +#: gtk/gtklabel.c:449 msgid "" "The preferred place to ellipsize the string, if the label does not have " "enough room to display the entire string" @@ -2963,493 +2940,512 @@ msgstr "" "المكان المفضل لوضع القطع في النص، إذا كانت التسمية لا تملك المكان الكافي " "لعرض كل النص" -#: ../gtk/gtklabel.c:489 +#: gtk/gtklabel.c:489 msgid "Single Line Mode" msgstr "نمط سطر وحيد" -#: ../gtk/gtklabel.c:490 +#: gtk/gtklabel.c:490 msgid "Whether the label is in single line mode" msgstr "فيما إذا كانت العلامة في نمط السطر الوحيد" -#: ../gtk/gtklabel.c:507 +#: gtk/gtklabel.c:507 msgid "Angle" msgstr "الزاويه" -#: ../gtk/gtklabel.c:508 +#: gtk/gtklabel.c:508 msgid "Angle at which the label is rotated" msgstr "الزاوية التي سيدوّرها العنوان" -#: ../gtk/gtklabel.c:528 +#: gtk/gtklabel.c:528 msgid "Maximum Width In Characters" msgstr "العرض الأكبر بالحروف" -#: ../gtk/gtklabel.c:529 +#: gtk/gtklabel.c:529 msgid "The desired maximum width of the label, in characters" msgstr "العرض الأقصى المطلوب للتسمية، بالمحارف" -#: ../gtk/gtklabel.c:645 +#: gtk/gtklabel.c:645 msgid "Whether to select the contents of a selectable label when it is focused" msgstr "فيما اذا سيتم اختيار محتويات التسمية عند التركيز عليها" -#: ../gtk/gtklayout.c:616 ../gtk/gtkviewport.c:106 +#: gtk/gtklayout.c:616 gtk/gtkviewport.c:106 msgid "Horizontal adjustment" msgstr "ضبط أفقي" -#: ../gtk/gtklayout.c:617 ../gtk/gtkscrolledwindow.c:221 +#: gtk/gtklayout.c:617 gtk/gtkscrolledwindow.c:221 msgid "The GtkAdjustment for the horizontal position" msgstr "GtkAdjustment للموقع الأفقي" -#: ../gtk/gtklayout.c:624 ../gtk/gtkviewport.c:114 +#: gtk/gtklayout.c:624 gtk/gtkviewport.c:114 msgid "Vertical adjustment" msgstr "ضبط عمودي" -#: ../gtk/gtklayout.c:625 ../gtk/gtkscrolledwindow.c:228 +#: gtk/gtklayout.c:625 gtk/gtkscrolledwindow.c:228 msgid "The GtkAdjustment for the vertical position" msgstr "GtkAdjustment للموقع العمودي" -#: ../gtk/gtklayout.c:633 +#: gtk/gtklayout.c:633 msgid "The width of the layout" msgstr "عرض التصميم" -#: ../gtk/gtklayout.c:642 +#: gtk/gtklayout.c:642 msgid "The height of the layout" msgstr "ارتفاع التصميم" -#: ../gtk/gtkmenu.c:503 +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +#, fuzzy +msgid "The URI bound to this button" +msgstr "حالة التحول للزر" + +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "مرئي" + +#: gtk/gtklinkbutton.c:160 +#, fuzzy +msgid "Whether this link has been visited." +msgstr "فيما إذا كانت العملية مرئية." + +#: gtk/gtkmenu.c:503 #, fuzzy msgid "The currently selected menu item" msgstr "اسم الملف المنتقى حاليا" -#: ../gtk/gtkmenu.c:517 +#: gtk/gtkmenu.c:517 #, fuzzy msgid "Accel Group" msgstr "مجموعة العمليات" -#: ../gtk/gtkmenu.c:518 +#: gtk/gtkmenu.c:518 #, fuzzy msgid "The accel group holding accelerators for the menu" msgstr "مفتاح الإختصار المسطر لهذه العلامة" -#: ../gtk/gtkmenu.c:532 ../gtk/gtkmenuitem.c:236 +#: gtk/gtkmenu.c:532 gtk/gtkmenuitem.c:236 msgid "Accel Path" msgstr "" -#: ../gtk/gtkmenu.c:533 +#: gtk/gtkmenu.c:533 msgid "An accel path used to conveniently construct accel paths of child items" msgstr "" -#: ../gtk/gtkmenu.c:549 +#: gtk/gtkmenu.c:549 #, fuzzy msgid "Attach Widget" msgstr "ودجة اضافية" -#: ../gtk/gtkmenu.c:550 +#: gtk/gtkmenu.c:550 #, fuzzy msgid "The widget the menu is attached to" msgstr "فيما إذا كان عنصر القائمة مضبوط" -#: ../gtk/gtkmenu.c:558 +#: gtk/gtkmenu.c:558 msgid "" "A title that may be displayed by the window manager when this menu is torn-" "off" msgstr "عنوان قد يعرض من قبل مدير النوافذ عند قطف هذه القائمة" -#: ../gtk/gtkmenu.c:572 +#: gtk/gtkmenu.c:572 msgid "Tearoff State" msgstr "حالة القطع" -#: ../gtk/gtkmenu.c:573 +#: gtk/gtkmenu.c:573 msgid "A boolean that indicates whether the menu is torn-off" msgstr "عدد منطقي يحدد ما إذا كانت القائمة مغلقة أم لا" -#: ../gtk/gtkmenu.c:587 +#: gtk/gtkmenu.c:587 #, fuzzy msgid "Monitor" msgstr "الشهر" -#: ../gtk/gtkmenu.c:588 +#: gtk/gtkmenu.c:588 msgid "The monitor the menu will be popped up on" msgstr "" -#: ../gtk/gtkmenu.c:594 +#: gtk/gtkmenu.c:594 msgid "Vertical Padding" msgstr "الحشو العمودي" -#: ../gtk/gtkmenu.c:595 +#: gtk/gtkmenu.c:595 msgid "Extra space at the top and bottom of the menu" msgstr "مساحة اضافية لأعلى وأسفل القائمة" -#: ../gtk/gtkmenu.c:603 +#: gtk/gtkmenu.c:603 msgid "Horizontal Padding" msgstr "الحشو الأفقي" -#: ../gtk/gtkmenu.c:604 +#: gtk/gtkmenu.c:604 msgid "Extra space at the left and right edges of the menu" msgstr "فراغ اضافي عند حواف القائمة يمينا ويسارا" -#: ../gtk/gtkmenu.c:612 +#: gtk/gtkmenu.c:612 msgid "Vertical Offset" msgstr "التكافؤ العمودي" -#: ../gtk/gtkmenu.c:613 +#: gtk/gtkmenu.c:613 msgid "" "When the menu is a submenu, position it this number of pixels offset " "vertically" msgstr "" "عندما تكون القائمة قائمة فرعيّة تموقع هذا العدد من البكسلات عموديّا كتعويض" -#: ../gtk/gtkmenu.c:621 +#: gtk/gtkmenu.c:621 msgid "Horizontal Offset" msgstr "التكافؤ العمودي" -#: ../gtk/gtkmenu.c:622 +#: gtk/gtkmenu.c:622 msgid "" "When the menu is a submenu, position it this number of pixels offset " "horizontally" msgstr "عندما·تكون·القائمة·قائمة·فرعيّة·تموقع·هذا·العدد·من·البكسلات·أفقيّا·كتعويض" -#: ../gtk/gtkmenu.c:630 +#: gtk/gtkmenu.c:630 msgid "Double Arrows" msgstr "أسهم مزدوجة" -#: ../gtk/gtkmenu.c:631 +#: gtk/gtkmenu.c:631 msgid "When scrolling, always show both arrows." msgstr "عند التحريك اظهر كل الأسهم" -#: ../gtk/gtkmenu.c:639 +#: gtk/gtkmenu.c:639 msgid "Left Attach" msgstr "ربط على اليسار" -#: ../gtk/gtkmenu.c:640 ../gtk/gtktable.c:174 +#: gtk/gtkmenu.c:640 gtk/gtktable.c:174 msgid "The column number to attach the left side of the child to" msgstr "رقم العمود الذي إليه ستربط الجهة اليسرى للإبن" -#: ../gtk/gtkmenu.c:647 +#: gtk/gtkmenu.c:647 msgid "Right Attach" msgstr "ربط على اليمين" -#: ../gtk/gtkmenu.c:648 +#: gtk/gtkmenu.c:648 msgid "The column number to attach the right side of the child to" msgstr "رقم·العمود·الذي·إليه·ستربط·الجهة·اليمنى·للإبن" -#: ../gtk/gtkmenu.c:655 +#: gtk/gtkmenu.c:655 msgid "Top Attach" msgstr "ربط بالأعلى" -#: ../gtk/gtkmenu.c:656 +#: gtk/gtkmenu.c:656 msgid "The row number to attach the top of the child to" msgstr "رقم·السطر·الذي·إليه·ستربط·الجهة·العليا·للإبن" -#: ../gtk/gtkmenu.c:663 +#: gtk/gtkmenu.c:663 msgid "Bottom Attach" msgstr "ربط بالأسفل" -#: ../gtk/gtkmenu.c:664 ../gtk/gtktable.c:195 +#: gtk/gtkmenu.c:664 gtk/gtktable.c:195 msgid "The row number to attach the bottom of the child to" msgstr "رقم·السطر·الذي·إليه·ستربط·الجهة·السفلى·للإبن" -#: ../gtk/gtkmenu.c:751 +#: gtk/gtkmenu.c:751 msgid "Can change accelerators" msgstr "من الممكن تغيير مفاتيح الاختصار" -#: ../gtk/gtkmenu.c:752 +#: gtk/gtkmenu.c:752 msgid "" "Whether menu accelerators can be changed by pressing a key over the menu item" msgstr "" "فيما اذا كان من الممكن تغيير مفاتيح اختصار القوائم بضغط مفتاح فوق عنصر " "القائمة" -#: ../gtk/gtkmenu.c:757 +#: gtk/gtkmenu.c:757 msgid "Delay before submenus appear" msgstr "التأخير قبل ظهور القوائم المحوية" -#: ../gtk/gtkmenu.c:758 +#: gtk/gtkmenu.c:758 msgid "" "Minimum time the pointer must stay over a menu item before the submenu appear" msgstr "" "الوقت الأدنى الذي يجب أن يبقى فيه المؤشر فوق عنصر قائمة لتظهر القائمة المحوية" -#: ../gtk/gtkmenu.c:765 +#: gtk/gtkmenu.c:765 msgid "Delay before hiding a submenu" msgstr "التأخير قبل اخفاء قائمة محوية" -#: ../gtk/gtkmenu.c:766 +#: gtk/gtkmenu.c:766 msgid "" "The time before hiding a submenu when the pointer is moving towards the " "submenu" msgstr "الوقت قبل إخفاء قائمة فرعيّة عند تنقّل المؤشر نحو القائمة الفرعيّة" -#: ../gtk/gtkmenubar.c:168 +#: gtk/gtkmenubar.c:168 msgid "Pack direction" msgstr "اتّجاه الجمع" -#: ../gtk/gtkmenubar.c:169 +#: gtk/gtkmenubar.c:169 msgid "The pack direction of the menubar" msgstr "اتجاه الحزمة لشريط القائمة" -#: ../gtk/gtkmenubar.c:185 +#: gtk/gtkmenubar.c:185 msgid "Child Pack direction" msgstr "اتجاه حزمة الإبن" -#: ../gtk/gtkmenubar.c:186 +#: gtk/gtkmenubar.c:186 msgid "The child pack direction of the menubar" msgstr "اتجاه حزمة الإبن لشريط القائمة" -#: ../gtk/gtkmenubar.c:195 +#: gtk/gtkmenubar.c:195 msgid "Style of bevel around the menubar" msgstr "أسلوب الحافة حول عمود القوائم" -#: ../gtk/gtkmenubar.c:202 ../gtk/gtktoolbar.c:597 +#: gtk/gtkmenubar.c:202 gtk/gtktoolbar.c:597 msgid "Internal padding" msgstr "الحشو الداخلي" -#: ../gtk/gtkmenubar.c:203 +#: gtk/gtkmenubar.c:203 msgid "Amount of border space between the menubar shadow and the menu items" msgstr "مقدار مسافة الحد بين ظل عمود القائمة وعناصر القائمة" -#: ../gtk/gtkmenubar.c:210 +#: gtk/gtkmenubar.c:210 msgid "Delay before drop down menus appear" msgstr "التأخير قبل ظهور القائم المنحدرة" -#: ../gtk/gtkmenubar.c:211 +#: gtk/gtkmenubar.c:211 msgid "Delay before the submenus of a menu bar appear" msgstr "التأخير قبل أن تظهر القوائم المحوية لعمود قائمة" -#: ../gtk/gtkmenuitem.c:204 +#: gtk/gtkmenuitem.c:204 msgid "Right Justified" msgstr "" -#: ../gtk/gtkmenuitem.c:205 +#: gtk/gtkmenuitem.c:205 msgid "" "Sets whether the menu item appears justified at the right side of a menu bar" msgstr "" -#: ../gtk/gtkmenuitem.c:219 +#: gtk/gtkmenuitem.c:219 msgid "Submenu" msgstr "قائمة سفلية" -#: ../gtk/gtkmenuitem.c:220 +#: gtk/gtkmenuitem.c:220 msgid "The submenu attached to the menu item, or NULL if it has none" msgstr "القائمة السفلية الملصقة بعنصر القائمة، أو NULL إذا لم يكن لها شيء" -#: ../gtk/gtkmenuitem.c:237 +#: gtk/gtkmenuitem.c:237 msgid "Sets the accelerator path of the menu item" msgstr "" -#: ../gtk/gtkmenuitem.c:280 +#: gtk/gtkmenuitem.c:280 msgid "Amount of space used up by arrow, relative to the menu item's font size" msgstr "كمية الفضاء المستخدم من طرف السهم، نسبة إلى حجم خط عنصر القائمة" -#: ../gtk/gtkmenuitem.c:293 +#: gtk/gtkmenuitem.c:293 #, fuzzy msgid "Width in Characters" msgstr "العرض بالحروف" -#: ../gtk/gtkmenuitem.c:294 +#: gtk/gtkmenuitem.c:294 #, fuzzy msgid "The minimum desired width of the menu item in characters" msgstr "العرض المطلوب للعنوان بالمحارف" -#: ../gtk/gtkmenushell.c:374 +#: gtk/gtkmenushell.c:374 msgid "Take Focus" msgstr "أخذ تركيز" -#: ../gtk/gtkmenushell.c:375 +#: gtk/gtkmenushell.c:375 msgid "A boolean that determines whether the menu grabs the keyboard focus" msgstr "عدد منطقي يحدد ما إذا كانت القائمة تأخذ تركيز لوحة المفاتيح أم لا" -#: ../gtk/gtkmenutoolbutton.c:232 ../gtk/gtkoptionmenu.c:161 +#: gtk/gtkmenutoolbutton.c:232 gtk/gtkoptionmenu.c:161 msgid "Menu" msgstr "القائمة" -#: ../gtk/gtkmenutoolbutton.c:233 +#: gtk/gtkmenutoolbutton.c:233 msgid "The dropdown menu" msgstr "القائمة النازلة" -#: ../gtk/gtkmessagedialog.c:98 +#: gtk/gtkmessagedialog.c:98 msgid "Image/label border" msgstr "حد الصورة/الشارة" -#: ../gtk/gtkmessagedialog.c:99 +#: gtk/gtkmessagedialog.c:99 msgid "Width of border around the label and image in the message dialog" msgstr "عرض الحد حول الشارة والصورة في حوار الرسالة" -#: ../gtk/gtkmessagedialog.c:114 +#: gtk/gtkmessagedialog.c:114 msgid "Use separator" msgstr "استخدم فاصل" -#: ../gtk/gtkmessagedialog.c:115 +#: gtk/gtkmessagedialog.c:115 msgid "" "Whether to put a separator between the message dialog's text and the buttons" msgstr "فيما إذا سيوضع فاصل بين نص حوار الرسالة و الأزرار" -#: ../gtk/gtkmessagedialog.c:128 +#: gtk/gtkmessagedialog.c:128 msgid "Message Type" msgstr "نوع الرسالة" -#: ../gtk/gtkmessagedialog.c:129 +#: gtk/gtkmessagedialog.c:129 msgid "The type of message" msgstr "نوع الرسالة" -#: ../gtk/gtkmessagedialog.c:136 +#: gtk/gtkmessagedialog.c:136 msgid "Message Buttons" msgstr "أزرار الرسالة" -#: ../gtk/gtkmessagedialog.c:137 +#: gtk/gtkmessagedialog.c:137 msgid "The buttons shown in the message dialog" msgstr "الأزرار المعروضة في حوار الرسالة" -#: ../gtk/gtkmessagedialog.c:154 +#: gtk/gtkmessagedialog.c:154 msgid "The primary text of the message dialog" msgstr "النص الأولي لرسالة الحوار" -#: ../gtk/gtkmessagedialog.c:169 +#: gtk/gtkmessagedialog.c:169 msgid "Use Markup" msgstr "استمل التشكيل" -#: ../gtk/gtkmessagedialog.c:170 +#: gtk/gtkmessagedialog.c:170 msgid "The primary text of the title includes Pango markup." msgstr "النص الأولي للعنوان يحتوي على تشكيل بانغو Pango." -#: ../gtk/gtkmessagedialog.c:184 +#: gtk/gtkmessagedialog.c:184 msgid "Secondary Text" msgstr "النص الثانوي" -#: ../gtk/gtkmessagedialog.c:185 +#: gtk/gtkmessagedialog.c:185 msgid "The secondary text of the message dialog" msgstr "النص الثانوي لرسالة الحوار" -#: ../gtk/gtkmessagedialog.c:200 +#: gtk/gtkmessagedialog.c:200 msgid "Use Markup in secondary" msgstr "استخدم تشكيل في الثانوي" -#: ../gtk/gtkmessagedialog.c:201 +#: gtk/gtkmessagedialog.c:201 msgid "The secondary text includes Pango markup." msgstr "النص الثانوي يحتوي على تشكيل بانغو Pango." -#: ../gtk/gtkmessagedialog.c:216 +#: gtk/gtkmessagedialog.c:216 msgid "The image" msgstr "الصورة" -#: ../gtk/gtkmisc.c:83 +#: gtk/gtkmisc.c:83 msgid "Y align" msgstr "تنسيق ص" -#: ../gtk/gtkmisc.c:84 +#: gtk/gtkmisc.c:84 msgid "The vertical alignment, from 0 (top) to 1 (bottom)" msgstr "التنسيق العمودي، من 0 (فوق) إلى 1 (تحت)" -#: ../gtk/gtkmisc.c:93 +#: gtk/gtkmisc.c:93 msgid "X pad" msgstr "حشو س" -#: ../gtk/gtkmisc.c:94 +#: gtk/gtkmisc.c:94 msgid "" "The amount of space to add on the left and right of the widget, in pixels" msgstr "المساحة التي ستضاف ليمين ويسار الودجة، بالبكسل" -#: ../gtk/gtkmisc.c:103 +#: gtk/gtkmisc.c:103 msgid "Y pad" msgstr "حشو ص" -#: ../gtk/gtkmisc.c:104 +#: gtk/gtkmisc.c:104 msgid "" "The amount of space to add on the top and bottom of the widget, in pixels" msgstr "المساحة التي تضاف لأعلى وأسفل الودجة، بالبكسل" -#: ../gtk/gtkmountoperation.c:160 +#: gtk/gtkmountoperation.c:160 #, fuzzy msgid "Parent" msgstr "إستعجالي" -#: ../gtk/gtkmountoperation.c:161 +#: gtk/gtkmountoperation.c:161 #, fuzzy msgid "The parent window" msgstr "نوع النافذة" -#: ../gtk/gtkmountoperation.c:168 +#: gtk/gtkmountoperation.c:168 #, fuzzy msgid "Is Showing" msgstr "اظهار الترويسة" -#: ../gtk/gtkmountoperation.c:169 +#: gtk/gtkmountoperation.c:169 msgid "Are we showing a dialog" msgstr "" -#: ../gtk/gtkmountoperation.c:177 +#: gtk/gtkmountoperation.c:177 #, fuzzy msgid "The screen where this window will be displayed." msgstr "الشاشة التي ستعرض فيها هذه النافذة" -#: ../gtk/gtknotebook.c:572 +#: gtk/gtknotebook.c:572 msgid "Page" msgstr "صفحة" -#: ../gtk/gtknotebook.c:573 +#: gtk/gtknotebook.c:573 msgid "The index of the current page" msgstr "دليل الصفحة الحالية" -#: ../gtk/gtknotebook.c:581 +#: gtk/gtknotebook.c:581 msgid "Tab Position" msgstr "موقع اللسان" -#: ../gtk/gtknotebook.c:582 +#: gtk/gtknotebook.c:582 msgid "Which side of the notebook holds the tabs" msgstr "أي جهة من الدفتر تحوي الألسنة" -#: ../gtk/gtknotebook.c:589 +#: gtk/gtknotebook.c:589 msgid "Tab Border" msgstr "حد اللسان" -#: ../gtk/gtknotebook.c:590 +#: gtk/gtknotebook.c:590 msgid "Width of the border around the tab labels" msgstr "عرض الحد حول شارات الألسنة" -#: ../gtk/gtknotebook.c:598 +#: gtk/gtknotebook.c:598 msgid "Horizontal Tab Border" msgstr "حد اللسان الأفقي" -#: ../gtk/gtknotebook.c:599 +#: gtk/gtknotebook.c:599 msgid "Width of the horizontal border of tab labels" msgstr "عرض الحد الأفقي لشارات الألسنة" -#: ../gtk/gtknotebook.c:607 +#: gtk/gtknotebook.c:607 msgid "Vertical Tab Border" msgstr "الحد العمودي للسان" -#: ../gtk/gtknotebook.c:608 +#: gtk/gtknotebook.c:608 msgid "Width of the vertical border of tab labels" msgstr "عرض الحد العمودي لشارات اللسان" -#: ../gtk/gtknotebook.c:616 +#: gtk/gtknotebook.c:616 msgid "Show Tabs" msgstr "عرض الألسنة" -#: ../gtk/gtknotebook.c:617 +#: gtk/gtknotebook.c:617 msgid "Whether tabs should be shown or not" msgstr "فيما إذا كان سيتم عرض الألسنة أم لا" -#: ../gtk/gtknotebook.c:623 +#: gtk/gtknotebook.c:623 msgid "Show Border" msgstr "عرض الحد" -#: ../gtk/gtknotebook.c:624 +#: gtk/gtknotebook.c:624 msgid "Whether the border should be shown or not" msgstr "فيما إذا كان سيتم عرض الحد أم لا" -#: ../gtk/gtknotebook.c:630 +#: gtk/gtknotebook.c:630 msgid "Scrollable" msgstr "قابل للف" -#: ../gtk/gtknotebook.c:631 +#: gtk/gtknotebook.c:631 msgid "If TRUE, scroll arrows are added if there are too many tabs to fit" msgstr "إذا كان TRUE، فستضاف أسهم لف إذا كانت هناك ألسنة كثيرة للملائمة" -#: ../gtk/gtknotebook.c:637 +#: gtk/gtknotebook.c:637 msgid "Enable Popup" msgstr "تفعيل النوافذ البارزة" -#: ../gtk/gtknotebook.c:638 +#: gtk/gtknotebook.c:638 msgid "" "If TRUE, pressing the right mouse button on the notebook pops up a menu that " "you can use to go to a page" @@ -3457,347 +3453,356 @@ msgstr "" "إذا كان TRUE، فإن كبس زر الفأرة الأيمن على الدفتر يبرز لك قائمة تمكنك من " "الذهاب لصفحة" -#: ../gtk/gtknotebook.c:645 +#: gtk/gtknotebook.c:645 msgid "Whether tabs should have homogeneous sizes" msgstr "فيما إذا وجب أن يكون للألسنة أحجام متناسقة" -#: ../gtk/gtknotebook.c:651 +#: gtk/gtknotebook.c:651 msgid "Group ID" msgstr "هويّة المجموعة" -#: ../gtk/gtknotebook.c:652 +#: gtk/gtknotebook.c:652 msgid "Group ID for tabs drag and drop" msgstr "هويّة المجموعة لسحب و إلقاء الألسنة" -#: ../gtk/gtknotebook.c:668 ../gtk/gtkradioaction.c:128 -#: ../gtk/gtkradiobutton.c:82 ../gtk/gtkradiomenuitem.c:342 +#: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "مجموعة" -#: ../gtk/gtknotebook.c:669 +#: gtk/gtknotebook.c:669 msgid "Group for tabs drag and drop" msgstr "جمع الألسنة للأخذ و السحب" -#: ../gtk/gtknotebook.c:675 +#: gtk/gtknotebook.c:675 msgid "Tab label" msgstr "شارة اللسان" -#: ../gtk/gtknotebook.c:676 +#: gtk/gtknotebook.c:676 msgid "The string displayed on the child's tab label" msgstr "السلسلة المعروضة على شارة ابن اللسان" -#: ../gtk/gtknotebook.c:682 +#: gtk/gtknotebook.c:682 msgid "Menu label" msgstr "شارة القائمة" -#: ../gtk/gtknotebook.c:683 +#: gtk/gtknotebook.c:683 msgid "The string displayed in the child's menu entry" msgstr "السلسلة المعروضة في خانة قائمة الابن" -#: ../gtk/gtknotebook.c:696 +#: gtk/gtknotebook.c:696 msgid "Tab expand" msgstr "تمديد اللسان" -#: ../gtk/gtknotebook.c:697 +#: gtk/gtknotebook.c:697 msgid "Whether to expand the child's tab or not" msgstr "فيما إذا وجب تمديد لسان الأبن أم لا" -#: ../gtk/gtknotebook.c:703 +#: gtk/gtknotebook.c:703 msgid "Tab fill" msgstr "ملأ اللسان" -#: ../gtk/gtknotebook.c:704 +#: gtk/gtknotebook.c:704 msgid "Whether the child's tab should fill the allocated area or not" msgstr "فيما إذا وجب للسان الإبن ملأ المساحة المخصصة" -#: ../gtk/gtknotebook.c:710 +#: gtk/gtknotebook.c:710 msgid "Tab pack type" msgstr "نوع حزم الألسنة" -#: ../gtk/gtknotebook.c:717 +#: gtk/gtknotebook.c:717 msgid "Tab reorderable" msgstr "لسان قابل لمراجعة التصفيف" -#: ../gtk/gtknotebook.c:718 +#: gtk/gtknotebook.c:718 msgid "Whether the tab is reorderable by user action or not" msgstr "فيما إذا كان فيما إذا كان اللسان قابلا لمراجعة التصفيف" -#: ../gtk/gtknotebook.c:724 +#: gtk/gtknotebook.c:724 msgid "Tab detachable" msgstr "لسان قابل للقطع" -#: ../gtk/gtknotebook.c:725 +#: gtk/gtknotebook.c:725 msgid "Whether the tab is detachable" msgstr "فيما إذا كان اللسان قابلا للقطع" -#: ../gtk/gtknotebook.c:740 ../gtk/gtkscrollbar.c:83 +#: gtk/gtknotebook.c:740 gtk/gtkscrollbar.c:83 msgid "Secondary backward stepper" msgstr "متخطي التراجع الثانوي" -#: ../gtk/gtknotebook.c:741 +#: gtk/gtknotebook.c:741 msgid "" "Display a second backward arrow button on the opposite end of the tab area" msgstr "اعرض زر سهم التراجع الثانوي على النهاية المقابلة لمساحة اللسان" -#: ../gtk/gtknotebook.c:756 ../gtk/gtkscrollbar.c:91 +#: gtk/gtknotebook.c:756 gtk/gtkscrollbar.c:91 msgid "Secondary forward stepper" msgstr "متخطي التقدم الثانوي" -#: ../gtk/gtknotebook.c:757 +#: gtk/gtknotebook.c:757 msgid "" "Display a second forward arrow button on the opposite end of the tab area" msgstr "اعرض زر سهم التقدم الثانوي على النهاية المقابلة لمساحة اللسان" -#: ../gtk/gtknotebook.c:771 ../gtk/gtkscrollbar.c:67 +#: gtk/gtknotebook.c:771 gtk/gtkscrollbar.c:67 msgid "Backward stepper" msgstr "متخطي التراجع" -#: ../gtk/gtknotebook.c:772 ../gtk/gtkscrollbar.c:68 +#: gtk/gtknotebook.c:772 gtk/gtkscrollbar.c:68 msgid "Display the standard backward arrow button" msgstr "عرض زر سهم التراجع القياسي" -#: ../gtk/gtknotebook.c:786 ../gtk/gtkscrollbar.c:75 +#: gtk/gtknotebook.c:786 gtk/gtkscrollbar.c:75 msgid "Forward stepper" msgstr "متخطي التقدم" -#: ../gtk/gtknotebook.c:787 ../gtk/gtkscrollbar.c:76 +#: gtk/gtknotebook.c:787 gtk/gtkscrollbar.c:76 msgid "Display the standard forward arrow button" msgstr "عرض زر سهم التقدم القياسي" -#: ../gtk/gtknotebook.c:801 +#: gtk/gtknotebook.c:801 msgid "Tab overlap" msgstr "تداخل اللسان" -#: ../gtk/gtknotebook.c:802 +#: gtk/gtknotebook.c:802 msgid "Size of tab overlap area" msgstr "حجم منطقة تداخل اللسان" -#: ../gtk/gtknotebook.c:817 +#: gtk/gtknotebook.c:817 msgid "Tab curvature" msgstr "تقوس اللسان" -#: ../gtk/gtknotebook.c:818 +#: gtk/gtknotebook.c:818 msgid "Size of tab curvature" msgstr "حجم تقوس اللسان" -#: ../gtk/gtkobject.c:370 +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "مباعدة الأسهم" + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "فراغات عمود اللف" + +#: gtk/gtkobject.c:370 msgid "User Data" msgstr "البيانات الشخصية" -#: ../gtk/gtkobject.c:371 +#: gtk/gtkobject.c:371 msgid "Anonymous User Data Pointer" msgstr "مؤشّر لبيانات شخص مجهول" -#: ../gtk/gtkoptionmenu.c:162 +#: gtk/gtkoptionmenu.c:162 msgid "The menu of options" msgstr "قائمة الخيارات" -#: ../gtk/gtkoptionmenu.c:169 +#: gtk/gtkoptionmenu.c:169 msgid "Size of dropdown indicator" msgstr "حجم مؤشر الإسقاط السفلي" -#: ../gtk/gtkoptionmenu.c:175 +#: gtk/gtkoptionmenu.c:175 msgid "Spacing around indicator" msgstr "الفراغات حول المؤشر" -#: ../gtk/gtkpaned.c:219 +#: gtk/gtkpaned.c:219 msgid "" "Position of paned separator in pixels (0 means all the way to the left/top)" msgstr "" "موقع الفاصل المحاط بلوحة بالبكسلات (0 يعني كامل المسافة إلى اليسار/الأعلى)" -#: ../gtk/gtkpaned.c:227 +#: gtk/gtkpaned.c:227 msgid "Position Set" msgstr "ضبط الموقع" -#: ../gtk/gtkpaned.c:228 +#: gtk/gtkpaned.c:228 msgid "TRUE if the Position property should be used" msgstr " TRUE إذا ما وجب استخدام خاصية الموقع" -#: ../gtk/gtkpaned.c:234 +#: gtk/gtkpaned.c:234 msgid "Handle Size" msgstr "حجم المقبض" -#: ../gtk/gtkpaned.c:235 +#: gtk/gtkpaned.c:235 msgid "Width of handle" msgstr "عرض المقبض" -#: ../gtk/gtkpaned.c:251 +#: gtk/gtkpaned.c:251 msgid "Minimal Position" msgstr "الموقع الأدنى" -#: ../gtk/gtkpaned.c:252 +#: gtk/gtkpaned.c:252 msgid "Smallest possible value for the \"position\" property" msgstr "أصغر قيمة ممكنة لخاصية \"الموقع\"" -#: ../gtk/gtkpaned.c:269 +#: gtk/gtkpaned.c:269 msgid "Maximal Position" msgstr "الموقع الأقصى" -#: ../gtk/gtkpaned.c:270 +#: gtk/gtkpaned.c:270 msgid "Largest possible value for the \"position\" property" msgstr "أكبر قيمة ممكنة لخاصية \"الموقع\"" -#: ../gtk/gtkpaned.c:287 +#: gtk/gtkpaned.c:287 msgid "Resize" msgstr "تحجيم" -#: ../gtk/gtkpaned.c:288 +#: gtk/gtkpaned.c:288 msgid "If TRUE, the child expands and shrinks along with the paned widget" msgstr "إذا ضبط لـ ·TRUE، فيتمدّد و يتقلصّ الأبن مع الودجة المحاطة بلوح" -#: ../gtk/gtkpaned.c:303 +#: gtk/gtkpaned.c:303 msgid "Shrink" msgstr "تقليص" -#: ../gtk/gtkpaned.c:304 +#: gtk/gtkpaned.c:304 msgid "If TRUE, the child can be made smaller than its requisition" msgstr "إذا ضبط لـ TRUE، فيمكن جعل الإبن أصغر من إستدعائه" -#: ../gtk/gtkplug.c:150 ../gtk/gtkstatusicon.c:285 +#: gtk/gtkplug.c:150 gtk/gtkstatusicon.c:285 msgid "Embedded" msgstr "مدمج" -#: ../gtk/gtkplug.c:151 +#: gtk/gtkplug.c:151 msgid "Whether or not the plug is embedded" msgstr "اذا كان الملحق داخليا" -#: ../gtk/gtkplug.c:165 +#: gtk/gtkplug.c:165 msgid "Socket Window" msgstr "" -#: ../gtk/gtkplug.c:166 +#: gtk/gtkplug.c:166 #, fuzzy msgid "The window of the socket the plug is embedded in" msgstr "اذا كان الملحق داخليا" -#: ../gtk/gtkpreview.c:102 +#: gtk/gtkpreview.c:102 msgid "" "Whether the preview widget should take up the entire space it is allocated" msgstr "فيما إذا وجب أن تملأ ودجة·التلميح كامل المساحة التي خصصة لها" -#: ../gtk/gtkprinter.c:124 +#: gtk/gtkprinter.c:124 msgid "Name of the printer" msgstr "اسم الطابعة" -#: ../gtk/gtkprinter.c:130 +#: gtk/gtkprinter.c:130 msgid "Backend" msgstr "نهاية خلفية" -#: ../gtk/gtkprinter.c:131 +#: gtk/gtkprinter.c:131 msgid "Backend for the printer" msgstr "النهاية الخلفية للطابعة" -#: ../gtk/gtkprinter.c:137 +#: gtk/gtkprinter.c:137 msgid "Is Virtual" msgstr "خيالي" -#: ../gtk/gtkprinter.c:138 +#: gtk/gtkprinter.c:138 msgid "FALSE if this represents a real hardware printer" msgstr "خطأ إذا كانت هذه تمثل طابعة حقيقية" -#: ../gtk/gtkprinter.c:144 +#: gtk/gtkprinter.c:144 msgid "Accepts PDF" msgstr "تقبل PDF" -#: ../gtk/gtkprinter.c:145 +#: gtk/gtkprinter.c:145 msgid "TRUE if this printer can accept PDF" msgstr "صحيح اذا كانت الطابعة تقبل PDF" -#: ../gtk/gtkprinter.c:151 +#: gtk/gtkprinter.c:151 msgid "Accepts PostScript" msgstr "تقبل PostScript" -#: ../gtk/gtkprinter.c:152 +#: gtk/gtkprinter.c:152 msgid "TRUE if this printer can accept PostScript" msgstr "صحيح اذا كانت الطابعة تقبل PostScript" -#: ../gtk/gtkprinter.c:158 +#: gtk/gtkprinter.c:158 msgid "State Message" msgstr "رسالة الحالة" -#: ../gtk/gtkprinter.c:159 +#: gtk/gtkprinter.c:159 msgid "String giving the current state of the printer" msgstr "النص الشارح للحالة الحالية للطابعة" -#: ../gtk/gtkprinter.c:165 +#: gtk/gtkprinter.c:165 msgid "Location" msgstr "الموقع" -#: ../gtk/gtkprinter.c:166 +#: gtk/gtkprinter.c:166 msgid "The location of the printer" msgstr "مكان الطابعة" -#: ../gtk/gtkprinter.c:173 +#: gtk/gtkprinter.c:173 msgid "The icon name to use for the printer" msgstr "اسم الإيقونة المستعملة للطابعة" -#: ../gtk/gtkprinter.c:179 +#: gtk/gtkprinter.c:179 msgid "Job Count" msgstr "عدد الأعمال" -#: ../gtk/gtkprinter.c:180 +#: gtk/gtkprinter.c:180 msgid "Number of jobs queued in the printer" msgstr "عدد الأشغال المنتظرة للطبع" -#: ../gtk/gtkprinter.c:198 +#: gtk/gtkprinter.c:198 #, fuzzy msgid "Paused Printer" msgstr "طابعة" -#: ../gtk/gtkprinter.c:199 +#: gtk/gtkprinter.c:199 #, fuzzy msgid "TRUE if this printer is paused" msgstr "صحيح اذا كانت الطابعة تقبل PDF" -#: ../gtk/gtkprinter.c:212 +#: gtk/gtkprinter.c:212 #, fuzzy msgid "Accepting Jobs" msgstr "تقبل التركيز" -#: ../gtk/gtkprinter.c:213 +#: gtk/gtkprinter.c:213 #, fuzzy msgid "TRUE if this printer is accepting new jobs" msgstr "صحيح اذا كانت الطابعة تقبل PDF" -#: ../gtk/gtkprinteroptionwidget.c:123 +#: gtk/gtkprinteroptionwidget.c:123 msgid "Source option" msgstr "خيار المصدر" -#: ../gtk/gtkprinteroptionwidget.c:124 +#: gtk/gtkprinteroptionwidget.c:124 msgid "The PrinterOption backing this widget" msgstr "الـ PrinterOption التابعة لهذه الودجة" -#: ../gtk/gtkprintjob.c:117 +#: gtk/gtkprintjob.c:117 msgid "Title of the print job" msgstr "عنوان عمل الطبع" -#: ../gtk/gtkprintjob.c:125 +#: gtk/gtkprintjob.c:125 msgid "Printer" msgstr "طابعة" -#: ../gtk/gtkprintjob.c:126 +#: gtk/gtkprintjob.c:126 msgid "Printer to print the job to" msgstr "الطابعة المتلقية للطبع" -#: ../gtk/gtkprintjob.c:134 +#: gtk/gtkprintjob.c:134 msgid "Settings" msgstr "إعدادات" -#: ../gtk/gtkprintjob.c:135 +#: gtk/gtkprintjob.c:135 msgid "Printer settings" msgstr "إعدادات الطابعة" -#: ../gtk/gtkprintjob.c:143 ../gtk/gtkprintjob.c:144 -#: ../gtk/gtkprintunixdialog.c:252 +#: gtk/gtkprintjob.c:143 gtk/gtkprintjob.c:144 gtk/gtkprintunixdialog.c:252 msgid "Page Setup" msgstr "إعداد الصفحة" -#: ../gtk/gtkprintjob.c:152 ../gtk/gtkprintoperation.c:1012 +#: gtk/gtkprintjob.c:152 gtk/gtkprintoperation.c:1012 msgid "Track Print Status" msgstr "متابعة حالة الطبع" -#: ../gtk/gtkprintjob.c:153 +#: gtk/gtkprintjob.c:153 msgid "" "TRUE if the print job will continue to emit status-changed signals after the " "print data has been sent to the printer or print server." @@ -3805,51 +3810,51 @@ msgstr "" "صحيح اذا شغل الطبع سيظل يبعث إشارات تغيير الحالة بعد ارسال بيانات الطبع " "لخادوم الطباعة." -#: ../gtk/gtkprintoperation.c:884 +#: gtk/gtkprintoperation.c:884 msgid "Default Page Setup" msgstr "إعداد الصفحة الإفتراضي" -#: ../gtk/gtkprintoperation.c:885 +#: gtk/gtkprintoperation.c:885 msgid "The GtkPageSetup used by default" msgstr "الـ GtkPageSetup المستعمل افتراضيا" -#: ../gtk/gtkprintoperation.c:903 ../gtk/gtkprintunixdialog.c:270 +#: gtk/gtkprintoperation.c:903 gtk/gtkprintunixdialog.c:270 msgid "Print Settings" msgstr "إعدادات الطبع" -#: ../gtk/gtkprintoperation.c:904 ../gtk/gtkprintunixdialog.c:271 +#: gtk/gtkprintoperation.c:904 gtk/gtkprintunixdialog.c:271 msgid "The GtkPrintSettings used for initializing the dialog" msgstr "الـ GtkPrintSettings المستعمل لبدأ الحوار" -#: ../gtk/gtkprintoperation.c:922 +#: gtk/gtkprintoperation.c:922 msgid "Job Name" msgstr "اسم العمل" -#: ../gtk/gtkprintoperation.c:923 +#: gtk/gtkprintoperation.c:923 msgid "A string used for identifying the print job." msgstr "سلسلة تستخدم لتعريف وظيفة الطبع." -#: ../gtk/gtkprintoperation.c:947 +#: gtk/gtkprintoperation.c:947 msgid "Number of Pages" msgstr "عدد الصفحات" -#: ../gtk/gtkprintoperation.c:948 +#: gtk/gtkprintoperation.c:948 msgid "The number of pages in the document." msgstr "عدد الصفحات في المستند" -#: ../gtk/gtkprintoperation.c:969 ../gtk/gtkprintunixdialog.c:260 +#: gtk/gtkprintoperation.c:969 gtk/gtkprintunixdialog.c:260 msgid "Current Page" msgstr "الصفحة الحالية" -#: ../gtk/gtkprintoperation.c:970 ../gtk/gtkprintunixdialog.c:261 +#: gtk/gtkprintoperation.c:970 gtk/gtkprintunixdialog.c:261 msgid "The current page in the document" msgstr "الصفحة الحالية في المستند" -#: ../gtk/gtkprintoperation.c:991 +#: gtk/gtkprintoperation.c:991 msgid "Use full page" msgstr "استعمل صفحة كاملة" -#: ../gtk/gtkprintoperation.c:992 +#: gtk/gtkprintoperation.c:992 msgid "" "TRUE if the origin of the context should be at the corner of the page and " "not the corner of the imageable area" @@ -3857,7 +3862,7 @@ msgstr "" "صحيح إذا كان أصل السياق يجب أن يكون في زاوية الصفحة وليس عند زاوية المنطقة " "الصورية" -#: ../gtk/gtkprintoperation.c:1013 +#: gtk/gtkprintoperation.c:1013 msgid "" "TRUE if the print operation will continue to report on the print job status " "after the print data has been sent to the printer or print server." @@ -3865,75 +3870,75 @@ msgstr "" "صحيح اذا كانت عملية الطبع ستظل تبعث إشارات تغيير الحالة بعد ارسال بيانات " "الطبع لخادوم الطباعة." -#: ../gtk/gtkprintoperation.c:1030 +#: gtk/gtkprintoperation.c:1030 msgid "Unit" msgstr "الوحدة" -#: ../gtk/gtkprintoperation.c:1031 +#: gtk/gtkprintoperation.c:1031 msgid "The unit in which distances can be measured in the context" msgstr "الوحدة في المسافات التي يمكن قياسها" -#: ../gtk/gtkprintoperation.c:1048 +#: gtk/gtkprintoperation.c:1048 msgid "Show Dialog" msgstr "اظهر الحوار" -#: ../gtk/gtkprintoperation.c:1049 +#: gtk/gtkprintoperation.c:1049 msgid "TRUE if a progress dialog is shown while printing." msgstr "صحيح إذا كان حوار التقدم معروضا عند الطبع" -#: ../gtk/gtkprintoperation.c:1072 +#: gtk/gtkprintoperation.c:1072 msgid "Allow Async" msgstr "اسمح بـ Async" -#: ../gtk/gtkprintoperation.c:1073 +#: gtk/gtkprintoperation.c:1073 msgid "TRUE if print process may run asynchronous." msgstr "صحيح اذا يتم تشغيل تطبيق الطباعة لا تزامنيا" -#: ../gtk/gtkprintoperation.c:1096 ../gtk/gtkprintoperation.c:1097 +#: gtk/gtkprintoperation.c:1096 gtk/gtkprintoperation.c:1097 msgid "Export filename" msgstr "صدّر اسم الملف" -#: ../gtk/gtkprintoperation.c:1111 +#: gtk/gtkprintoperation.c:1111 msgid "Status" msgstr "الحالة" -#: ../gtk/gtkprintoperation.c:1112 +#: gtk/gtkprintoperation.c:1112 msgid "The status of the print operation" msgstr "حالة عملية الطباعة" -#: ../gtk/gtkprintoperation.c:1132 +#: gtk/gtkprintoperation.c:1132 msgid "Status String" msgstr "نص الحالة" -#: ../gtk/gtkprintoperation.c:1133 +#: gtk/gtkprintoperation.c:1133 msgid "A human-readable description of the status" msgstr "وصف للحالة بصورة مفهومة للبشر" -#: ../gtk/gtkprintoperation.c:1151 +#: gtk/gtkprintoperation.c:1151 msgid "Custom tab label" msgstr "عنوان لسان مخصص" -#: ../gtk/gtkprintoperation.c:1152 +#: gtk/gtkprintoperation.c:1152 msgid "Label for the tab containing custom widgets." msgstr "تسمية اللسان المحتوي على القطع المخصصة" -#: ../gtk/gtkprintunixdialog.c:253 +#: gtk/gtkprintunixdialog.c:253 msgid "The GtkPageSetup to use" msgstr "الـ GtkPageSetup المستخدم" -#: ../gtk/gtkprintunixdialog.c:278 +#: gtk/gtkprintunixdialog.c:278 msgid "Selected Printer" msgstr "الطابعة المنتقاة" -#: ../gtk/gtkprintunixdialog.c:279 +#: gtk/gtkprintunixdialog.c:279 msgid "The GtkPrinter which is selected" msgstr "الـ GtkPrinter المختار" -#: ../gtk/gtkprogress.c:102 +#: gtk/gtkprogress.c:102 msgid "Activity mode" msgstr "نمط النشاط" -#: ../gtk/gtkprogress.c:103 +#: gtk/gtkprogress.c:103 msgid "" "If TRUE, the GtkProgress is in activity mode, meaning that it signals " "something is happening, but not how much of the activity is finished. This " @@ -3943,75 +3948,75 @@ msgstr "" "شيء ما لكنه لن يشير إلى كمية النشاط المكتملة. يستعمل هذا عندما تكون تفعلُ " "شيئا لا تعلم كم سيستغرق." -#: ../gtk/gtkprogress.c:111 +#: gtk/gtkprogress.c:111 msgid "Show text" msgstr "اظهار نص" -#: ../gtk/gtkprogress.c:112 +#: gtk/gtkprogress.c:112 msgid "Whether the progress is shown as text." msgstr "فيما إذا كان التقدم سيعرض كنص" -#: ../gtk/gtkprogressbar.c:119 +#: gtk/gtkprogressbar.c:119 msgid "The GtkAdjustment connected to the progress bar (Deprecated)" msgstr "GtkAdjustment المرتبط بعمود التطوّر (ملغى)" -#: ../gtk/gtkprogressbar.c:135 +#: gtk/gtkprogressbar.c:135 msgid "Bar style" msgstr "أسلوب العمود" -#: ../gtk/gtkprogressbar.c:136 +#: gtk/gtkprogressbar.c:136 msgid "Specifies the visual style of the bar in percentage mode (Deprecated)" msgstr "يحدد الأسلوب المرئي للعمود بنسق النسبة المائوية (ملغاة)" -#: ../gtk/gtkprogressbar.c:144 +#: gtk/gtkprogressbar.c:144 msgid "Activity Step" msgstr "خطوة النشاط" -#: ../gtk/gtkprogressbar.c:145 +#: gtk/gtkprogressbar.c:145 msgid "The increment used for each iteration in activity mode (Deprecated)" msgstr "التزايد المستخدم لكل تكرار في نسق النشاط (ملغى)" -#: ../gtk/gtkprogressbar.c:152 +#: gtk/gtkprogressbar.c:152 msgid "Activity Blocks" msgstr "قوالب النشاط" -#: ../gtk/gtkprogressbar.c:153 +#: gtk/gtkprogressbar.c:153 msgid "" "The number of blocks which can fit in the progress bar area in activity mode " "(Deprecated)" msgstr "عدد القوالب التي يمكن أن تلائم منطقة عمود التقدم في نسق النشاط (ملغاة)" -#: ../gtk/gtkprogressbar.c:160 +#: gtk/gtkprogressbar.c:160 msgid "Discrete Blocks" msgstr "القوالب المتقطعة" -#: ../gtk/gtkprogressbar.c:161 +#: gtk/gtkprogressbar.c:161 msgid "" "The number of discrete blocks in a progress bar (when shown in the discrete " "style)" msgstr "عدد القوالب المتقطعة في عمود التقدم (عند عرضها بالأسلوب المتقطع)" -#: ../gtk/gtkprogressbar.c:168 +#: gtk/gtkprogressbar.c:168 msgid "Fraction" msgstr "جزء" -#: ../gtk/gtkprogressbar.c:169 +#: gtk/gtkprogressbar.c:169 msgid "The fraction of total work that has been completed" msgstr "جزء من العمل الذي تم" -#: ../gtk/gtkprogressbar.c:176 +#: gtk/gtkprogressbar.c:176 msgid "Pulse Step" msgstr "خطوة النبض" -#: ../gtk/gtkprogressbar.c:177 +#: gtk/gtkprogressbar.c:177 msgid "The fraction of total progress to move the bouncing block when pulsed" msgstr "جزء التقدم الكلي لتحريك الكتلة القافزة عند النبض" -#: ../gtk/gtkprogressbar.c:185 +#: gtk/gtkprogressbar.c:185 msgid "Text to be displayed in the progress bar" msgstr "النص الذي سيعرض في عمود التقدم" -#: ../gtk/gtkprogressbar.c:207 +#: gtk/gtkprogressbar.c:207 msgid "" "The preferred place to ellipsize the string, if the progress bar does not " "have enough room to display the entire string, if at all." @@ -4019,69 +4024,69 @@ msgstr "" "المكان المفضل لوضع القطع في النص، إذا كان شريط التقدم لا يملك المكان الكافي " "لعرض كل النص" -#: ../gtk/gtkprogressbar.c:214 +#: gtk/gtkprogressbar.c:214 msgid "XSpacing" msgstr "فراغات س" -#: ../gtk/gtkprogressbar.c:215 +#: gtk/gtkprogressbar.c:215 msgid "Extra spacing applied to the width of a progress bar." msgstr "فضاء اضافي مطبق لعرض شريط التقدم." -#: ../gtk/gtkprogressbar.c:220 +#: gtk/gtkprogressbar.c:220 #, fuzzy msgid "YSpacing" msgstr "فراغات" -#: ../gtk/gtkprogressbar.c:221 +#: gtk/gtkprogressbar.c:221 #, fuzzy msgid "Extra spacing applied to the height of a progress bar." msgstr "فضاء اضافي مطبق لعرض شريط التقدم." -#: ../gtk/gtkprogressbar.c:234 +#: gtk/gtkprogressbar.c:234 #, fuzzy msgid "Min horizontal bar width" msgstr "العرض الأفقي للفاصل" -#: ../gtk/gtkprogressbar.c:235 +#: gtk/gtkprogressbar.c:235 #, fuzzy msgid "The minimum horizontal width of the progress bar" msgstr "الترصيف الأفقي للشارة" -#: ../gtk/gtkprogressbar.c:247 +#: gtk/gtkprogressbar.c:247 #, fuzzy msgid "Min horizontal bar height" msgstr "ترصيف أفقي" -#: ../gtk/gtkprogressbar.c:248 +#: gtk/gtkprogressbar.c:248 #, fuzzy msgid "Minimum horizontal height of the progress bar" msgstr "قيمة شريط التَّقدم" -#: ../gtk/gtkprogressbar.c:260 +#: gtk/gtkprogressbar.c:260 #, fuzzy msgid "Min vertical bar width" msgstr "العرض العمودي للفاصل" -#: ../gtk/gtkprogressbar.c:261 +#: gtk/gtkprogressbar.c:261 #, fuzzy msgid "The minimum vertical width of the progress bar" msgstr "النص على عمود التقدم" -#: ../gtk/gtkprogressbar.c:273 +#: gtk/gtkprogressbar.c:273 #, fuzzy msgid "Min vertical bar height" msgstr "ارتفاع الابن الادنى" -#: ../gtk/gtkprogressbar.c:274 +#: gtk/gtkprogressbar.c:274 #, fuzzy msgid "The minimum vertical height of the progress bar" msgstr "قيمة شريط التَّقدم" -#: ../gtk/gtkradioaction.c:111 +#: gtk/gtkradioaction.c:111 msgid "The value" msgstr "القيمة" -#: ../gtk/gtkradioaction.c:112 +#: gtk/gtkradioaction.c:112 msgid "" "The value returned by gtk_radio_action_get_current_value() when this action " "is the current action of its group." @@ -4089,157 +4094,162 @@ msgstr "" "القيمة المرجعة من قبل gtk_radio_action_get_current_value() عندما يكون هذا " "الحدث هو الحدث الحالي لمجموعته." -#: ../gtk/gtkradioaction.c:129 +#: gtk/gtkradioaction.c:129 msgid "The radio action whose group this action belongs to." msgstr "عمل الراديو صاحب المجموعة المحتوية على هذه القطعة" -#: ../gtk/gtkradioaction.c:144 +#: gtk/gtkradioaction.c:144 msgid "The current value" msgstr "القيمة الحالية" -#: ../gtk/gtkradioaction.c:145 +#: gtk/gtkradioaction.c:145 msgid "" "The value property of the currently active member of the group to which this " "action belongs." msgstr "خاصية القيمة للعضو الفعال حاليا المحتوي على هذا العمل." -#: ../gtk/gtkradiobutton.c:83 +#: gtk/gtkradiobutton.c:83 msgid "The radio button whose group this widget belongs to." msgstr "زر الراديو صاحب المجموعة المحتوية على هذه الودجة" -#: ../gtk/gtkradiomenuitem.c:343 +#: gtk/gtkradiomenuitem.c:343 msgid "The radio menu item whose group this widget belongs to." msgstr "عنصر قائمة الراديو صاحب المجموعة المحتوية على هذه الودجة" -#: ../gtk/gtkrange.c:337 +#: gtk/gtkradiotoolbutton.c:66 +#, fuzzy +msgid "The radio tool button whose group this button belongs to." +msgstr "زر الراديو صاحب المجموعة المحتوية على هذه الودجة" + +#: gtk/gtkrange.c:337 msgid "Update policy" msgstr "سياسة التحديث" -#: ../gtk/gtkrange.c:338 +#: gtk/gtkrange.c:338 msgid "How the range should be updated on the screen" msgstr "كيفية تحديث المدى على الشاشة" -#: ../gtk/gtkrange.c:347 +#: gtk/gtkrange.c:347 msgid "The GtkAdjustment that contains the current value of this range object" msgstr "GtkAdjustment المحتوي على القيمة الحالية لجسم المدى هذا" -#: ../gtk/gtkrange.c:354 +#: gtk/gtkrange.c:354 msgid "Inverted" msgstr "معكوس" -#: ../gtk/gtkrange.c:355 +#: gtk/gtkrange.c:355 msgid "Invert direction slider moves to increase range value" msgstr "عكس الاتجاه الذي إليه ينتقل المتزحلق لزيادة قيمة المدى" -#: ../gtk/gtkrange.c:362 +#: gtk/gtkrange.c:362 msgid "Lower stepper sensitivity" msgstr "تخفيض حساسية المدرج" -#: ../gtk/gtkrange.c:363 +#: gtk/gtkrange.c:363 msgid "" "The sensitivity policy for the stepper that points to the adjustment's lower " "side" msgstr "سياسة الحساسية للدرج الموجه لتعديل الجانب السّفلي " -#: ../gtk/gtkrange.c:371 +#: gtk/gtkrange.c:371 msgid "Upper stepper sensitivity" msgstr "زيادة حساسية المدرج" -#: ../gtk/gtkrange.c:372 +#: gtk/gtkrange.c:372 msgid "" "The sensitivity policy for the stepper that points to the adjustment's upper " "side" msgstr "سياسة الحساسية للدرج الموجه لتعديل الجانب العلوي " -#: ../gtk/gtkrange.c:389 +#: gtk/gtkrange.c:389 msgid "Show Fill Level" msgstr "اعرض مستوى الملأ" -#: ../gtk/gtkrange.c:390 +#: gtk/gtkrange.c:390 msgid "Whether to display a fill level indicator graphics on trough." msgstr "فيما إذا يتم عرض منبه صوري للملأ على المحتوى." -#: ../gtk/gtkrange.c:406 +#: gtk/gtkrange.c:406 msgid "Restrict to Fill Level" msgstr "حدد بمستوى الملأ" -#: ../gtk/gtkrange.c:407 +#: gtk/gtkrange.c:407 msgid "Whether to restrict the upper boundary to the fill level." msgstr "فيما إذا يتم تحديد الحد العلوي لمستوى الملأ" -#: ../gtk/gtkrange.c:422 +#: gtk/gtkrange.c:422 msgid "Fill Level" msgstr "مستوى الملأ" -#: ../gtk/gtkrange.c:423 +#: gtk/gtkrange.c:423 msgid "The fill level." msgstr "مستوى الملأ" -#: ../gtk/gtkrange.c:431 +#: gtk/gtkrange.c:431 msgid "Slider Width" msgstr "عرض المتزحلق" -#: ../gtk/gtkrange.c:432 +#: gtk/gtkrange.c:432 msgid "Width of scrollbar or scale thumb" msgstr "عرض عمود اللف أو مربع القياس" -#: ../gtk/gtkrange.c:439 +#: gtk/gtkrange.c:439 msgid "Trough Border" msgstr "حد منخفض" -#: ../gtk/gtkrange.c:440 +#: gtk/gtkrange.c:440 msgid "Spacing between thumb/steppers and outer trough bevel" msgstr "الفراغات بين المربع/المتخطي والحافة المنحدرة الخارجية" -#: ../gtk/gtkrange.c:447 +#: gtk/gtkrange.c:447 msgid "Stepper Size" msgstr "حجم المتخطي" -#: ../gtk/gtkrange.c:448 +#: gtk/gtkrange.c:448 msgid "Length of step buttons at ends" msgstr "طول أزرار الخطوات عند النهايات" -#: ../gtk/gtkrange.c:463 +#: gtk/gtkrange.c:463 msgid "Stepper Spacing" msgstr "فراغات المتخطي" -#: ../gtk/gtkrange.c:464 +#: gtk/gtkrange.c:464 msgid "Spacing between step buttons and thumb" msgstr "الفراغات بين أزرار الخطوات والإبهام" -#: ../gtk/gtkrange.c:471 +#: gtk/gtkrange.c:471 msgid "Arrow X Displacement" msgstr "إزاحة السهم في س" -#: ../gtk/gtkrange.c:472 +#: gtk/gtkrange.c:472 msgid "" "How far in the x direction to move the arrow when the button is depressed" msgstr "مقدار تحريك السهم باتجاه س عند تحرير الزر" -#: ../gtk/gtkrange.c:479 +#: gtk/gtkrange.c:479 msgid "Arrow Y Displacement" msgstr "إزاحة السهم في ص" -#: ../gtk/gtkrange.c:480 +#: gtk/gtkrange.c:480 msgid "" "How far in the y direction to move the arrow when the button is depressed" msgstr "مقدار·تحريك·السهم·باتجاه·ص·عند·تحرير·الزر" -#: ../gtk/gtkrange.c:488 +#: gtk/gtkrange.c:488 msgid "Draw slider ACTIVE during drag" msgstr "رسم المتزلّج نشطا عند السّحب" -#: ../gtk/gtkrange.c:489 +#: gtk/gtkrange.c:489 msgid "" "With this option set to TRUE, sliders will be drawn ACTIVE and with shadow " "IN while they are dragged" msgstr "إذا كان صحيحا، يتم الرسم المزلجات كـ ACTIVE بظل IN عند سحبها" -#: ../gtk/gtkrange.c:503 +#: gtk/gtkrange.c:503 msgid "Trough Side Details" msgstr "انخفاض التفاصيل الجانبية" -#: ../gtk/gtkrange.c:504 +#: gtk/gtkrange.c:504 msgid "" "When TRUE, the parts of the trough on the two sides of the slider are drawn " "with different details" @@ -4247,273 +4257,271 @@ msgstr "" "إذا كان صحيحا، يتم رسم أجزاء المنخفض على الجانبين الإثنين للمتزلج بتفاصيل " "مختلفة" -#: ../gtk/gtkrange.c:520 +#: gtk/gtkrange.c:520 msgid "Trough Under Steppers" msgstr "انخفاض تحت المدرج" -#: ../gtk/gtkrange.c:521 +#: gtk/gtkrange.c:521 msgid "" "Whether to draw trough for full length of range or exclude the steppers and " "spacing" msgstr "فيما اذا يتم رسم الطول الكامل للمدى أو استثناء المباعدة و الدرجات" -#: ../gtk/gtkrange.c:534 +#: gtk/gtkrange.c:534 #, fuzzy msgid "Arrow scaling" msgstr "مباعدة الأسهم" -#: ../gtk/gtkrange.c:535 +#: gtk/gtkrange.c:535 msgid "Arrow scaling with regard to scroll button size" msgstr "" -#: ../gtk/gtkrecentaction.c:679 ../gtk/gtkrecentchoosermenu.c:206 +#: gtk/gtkrecentaction.c:679 gtk/gtkrecentchoosermenu.c:206 msgid "Show Numbers" msgstr "اعرض الأرقام" -#: ../gtk/gtkrecentaction.c:680 ../gtk/gtkrecentchoosermenu.c:207 +#: gtk/gtkrecentaction.c:680 gtk/gtkrecentchoosermenu.c:207 msgid "Whether the items should be displayed with a number" msgstr "فيما إذا يتم عرض العناصر بعدد" -#: ../gtk/gtkrecentchooser.c:120 +#: gtk/gtkrecentchooser.c:120 msgid "Recent Manager" msgstr "المدير الأخير" -#: ../gtk/gtkrecentchooser.c:121 +#: gtk/gtkrecentchooser.c:121 msgid "The RecentManager object to use" msgstr "جسم المدير الأخير المستخدم" -#: ../gtk/gtkrecentchooser.c:135 +#: gtk/gtkrecentchooser.c:135 msgid "Show Private" msgstr "اظهر الخاص" -#: ../gtk/gtkrecentchooser.c:136 +#: gtk/gtkrecentchooser.c:136 msgid "Whether the private items should be displayed" msgstr "فيما إذا يفترض اظهار العناصر الخاصة" -#: ../gtk/gtkrecentchooser.c:149 +#: gtk/gtkrecentchooser.c:149 msgid "Show Tooltips" msgstr "اظهر التلميحات" -#: ../gtk/gtkrecentchooser.c:150 +#: gtk/gtkrecentchooser.c:150 msgid "Whether there should be a tooltip on the item" msgstr "فيما إذا يفترض عرض تلميحة العنصر" -#: ../gtk/gtkrecentchooser.c:162 +#: gtk/gtkrecentchooser.c:162 msgid "Show Icons" msgstr "اظهر الأيقونات" -#: ../gtk/gtkrecentchooser.c:163 +#: gtk/gtkrecentchooser.c:163 msgid "Whether there should be an icon near the item" msgstr "فيما إذا يفترض عرض أيقونة أمام العنصر" -#: ../gtk/gtkrecentchooser.c:178 +#: gtk/gtkrecentchooser.c:178 msgid "Show Not Found" msgstr "اظهر غير الموجودة" -#: ../gtk/gtkrecentchooser.c:179 +#: gtk/gtkrecentchooser.c:179 msgid "Whether the items pointing to unavailable resources should be displayed" msgstr "فيما اذا وجب عرض العناصر المشيرة إلى مصادر غير متوفرة" -#: ../gtk/gtkrecentchooser.c:192 +#: gtk/gtkrecentchooser.c:192 msgid "Whether to allow multiple items to be selected" msgstr "ما إذا سيتم السماح بانتقاء عناصر متعددة" -#: ../gtk/gtkrecentchooser.c:205 +#: gtk/gtkrecentchooser.c:205 msgid "Local only" msgstr "المحلي فقط" -#: ../gtk/gtkrecentchooser.c:206 +#: gtk/gtkrecentchooser.c:206 msgid "Whether the selected resource(s) should be limited to local file: URIs" msgstr "فيما إذا يجب تحديد المصادر بالملفات المحلية: URI" -#: ../gtk/gtkrecentchooser.c:222 ../gtk/gtkrecentmanager.c:229 +#: gtk/gtkrecentchooser.c:222 gtk/gtkrecentmanager.c:229 msgid "Limit" msgstr "الحدّ" -#: ../gtk/gtkrecentchooser.c:223 +#: gtk/gtkrecentchooser.c:223 msgid "The maximum number of items to be displayed" msgstr "العدد العلوي للعناصر المعروضة" -#: ../gtk/gtkrecentchooser.c:237 +#: gtk/gtkrecentchooser.c:237 msgid "Sort Type" msgstr "نوع التّرتيب" -#: ../gtk/gtkrecentchooser.c:238 +#: gtk/gtkrecentchooser.c:238 msgid "The sorting order of the items displayed" msgstr "كيفية تصنيف العناصر المعروضة" -#: ../gtk/gtkrecentchooser.c:253 +#: gtk/gtkrecentchooser.c:253 msgid "The current filter for selecting which resources are displayed" msgstr "المرشّح الحالي لانتقاء الموارد المعروضة" -#: ../gtk/gtkrecentmanager.c:215 +#: gtk/gtkrecentmanager.c:215 msgid "The full path to the file to be used to store and read the list" msgstr "المسار الكامل للملف المستعمل لحفظ وقراءة القائمة." -#: ../gtk/gtkrecentmanager.c:230 +#: gtk/gtkrecentmanager.c:230 msgid "" "The maximum number of items to be returned by gtk_recent_manager_get_items()" msgstr "أكبر عدد من العناصر المرجعة من gtk_recent_manager_get_items()" -#: ../gtk/gtkrecentmanager.c:246 +#: gtk/gtkrecentmanager.c:246 msgid "The size of the recently used resources list" msgstr "حجم قائمة الموارد المستخدمة مؤخرا" -#: ../gtk/gtkruler.c:90 +#: gtk/gtkruler.c:90 msgid "Lower" msgstr "الأسفل" -#: ../gtk/gtkruler.c:91 +#: gtk/gtkruler.c:91 msgid "Lower limit of ruler" msgstr "الحد الأسفل للمسطرة" -#: ../gtk/gtkruler.c:100 +#: gtk/gtkruler.c:100 msgid "Upper" msgstr "الأعلى" -#: ../gtk/gtkruler.c:101 +#: gtk/gtkruler.c:101 msgid "Upper limit of ruler" msgstr "الحد الأعلى للمسطرة" -#: ../gtk/gtkruler.c:111 +#: gtk/gtkruler.c:111 msgid "Position of mark on the ruler" msgstr "موقع العلامة على المسطرة" -#: ../gtk/gtkruler.c:120 +#: gtk/gtkruler.c:120 msgid "Max Size" msgstr "الحجم الأقصى" -#: ../gtk/gtkruler.c:121 +#: gtk/gtkruler.c:121 msgid "Maximum size of the ruler" msgstr "الحجم الأقصى للمسطرة" -#: ../gtk/gtkruler.c:136 +#: gtk/gtkruler.c:136 msgid "Metric" msgstr "القياس" -#: ../gtk/gtkruler.c:137 +#: gtk/gtkruler.c:137 msgid "The metric used for the ruler" msgstr "القياس المستعمل للمسطرة" -#: ../gtk/gtkscale.c:143 +#: gtk/gtkscale.c:143 msgid "The number of decimal places that are displayed in the value" msgstr "عدد الخانات العشرية التي يتم عرضها في القيمة" -#: ../gtk/gtkscale.c:152 +#: gtk/gtkscale.c:152 msgid "Draw Value" msgstr "رسم القيمة" -#: ../gtk/gtkscale.c:153 +#: gtk/gtkscale.c:153 msgid "Whether the current value is displayed as a string next to the slider" msgstr "ما إذا سيتم عرض القيمة الحالية كسلسلة بجانب المتزحلق" -#: ../gtk/gtkscale.c:160 +#: gtk/gtkscale.c:160 msgid "Value Position" msgstr "موقع القيمة" -#: ../gtk/gtkscale.c:161 +#: gtk/gtkscale.c:161 msgid "The position in which the current value is displayed" msgstr "موقع عرض القيمة الحالية" -#: ../gtk/gtkscale.c:168 +#: gtk/gtkscale.c:168 msgid "Slider Length" msgstr "طول المتزحلق" -#: ../gtk/gtkscale.c:169 +#: gtk/gtkscale.c:169 msgid "Length of scale's slider" msgstr "طول متزحلق القياس" -#: ../gtk/gtkscale.c:177 +#: gtk/gtkscale.c:177 msgid "Value spacing" msgstr "فراغات القيمة" -#: ../gtk/gtkscale.c:178 +#: gtk/gtkscale.c:178 msgid "Space between value text and the slider/trough area" msgstr "الفراغ بين نص القيمة ومنطقة المتزحلق/المنخفض" -#: ../gtk/gtkscalebutton.c:192 +#: gtk/gtkscalebutton.c:192 #, fuzzy msgid "The orientation of the scale" msgstr "إتجاه الطبق." -#: ../gtk/gtkscalebutton.c:201 +#: gtk/gtkscalebutton.c:201 msgid "The value of the scale" msgstr "قيمة المقياس" -#: ../gtk/gtkscalebutton.c:211 +#: gtk/gtkscalebutton.c:211 msgid "The icon size" msgstr "حجم الأيقونة" -#: ../gtk/gtkscalebutton.c:220 +#: gtk/gtkscalebutton.c:220 msgid "" "The GtkAdjustment that contains the current value of this scale button object" msgstr "GtkAdjustment المحتوي على القيمة الحالية لجسم التحجيم هذا" -#: ../gtk/gtkscalebutton.c:248 +#: gtk/gtkscalebutton.c:248 msgid "Icons" msgstr "أيقونات" -#: ../gtk/gtkscalebutton.c:249 +#: gtk/gtkscalebutton.c:249 msgid "List of icon names" msgstr "قائمة أسماء الإيقونات" -#: ../gtk/gtkscrollbar.c:50 +#: gtk/gtkscrollbar.c:50 msgid "Minimum Slider Length" msgstr "الطول الأدنى للمتزحلق" -#: ../gtk/gtkscrollbar.c:51 +#: gtk/gtkscrollbar.c:51 msgid "Minimum length of scrollbar slider" msgstr "الطول الأدنى لمتزحلق عمود اللف" -#: ../gtk/gtkscrollbar.c:59 +#: gtk/gtkscrollbar.c:59 msgid "Fixed slider size" msgstr "متزحلق ذي حجم ثابت" -#: ../gtk/gtkscrollbar.c:60 +#: gtk/gtkscrollbar.c:60 msgid "Don't change slider size, just lock it to the minimum length" msgstr "لا تغير حجم المتزحلق،بل قم بقفله عند الطول الأدنى" -#: ../gtk/gtkscrollbar.c:84 +#: gtk/gtkscrollbar.c:84 msgid "" "Display a second backward arrow button on the opposite end of the scrollbar" msgstr "اعرض زر سهم تراجع ثان عند النهاية المعاكسة لعمود التدرج" -#: ../gtk/gtkscrollbar.c:92 +#: gtk/gtkscrollbar.c:92 msgid "" "Display a second forward arrow button on the opposite end of the scrollbar" msgstr "اعرض زر سهم تقدّم ثان عند النهاية المعاكسة لعمود التدرج" -#: ../gtk/gtkscrolledwindow.c:220 ../gtk/gtktext.c:545 -#: ../gtk/gtktreeview.c:578 +#: gtk/gtkscrolledwindow.c:220 gtk/gtktext.c:545 gtk/gtktreeview.c:578 msgid "Horizontal Adjustment" msgstr "ضبط أفقي" -#: ../gtk/gtkscrolledwindow.c:227 ../gtk/gtktext.c:553 -#: ../gtk/gtktreeview.c:586 +#: gtk/gtkscrolledwindow.c:227 gtk/gtktext.c:553 gtk/gtktreeview.c:586 msgid "Vertical Adjustment" msgstr "ضبط عمودي" -#: ../gtk/gtkscrolledwindow.c:234 +#: gtk/gtkscrolledwindow.c:234 msgid "Horizontal Scrollbar Policy" msgstr "سياسة عمود اللف الأفقي" -#: ../gtk/gtkscrolledwindow.c:235 +#: gtk/gtkscrolledwindow.c:235 msgid "When the horizontal scrollbar is displayed" msgstr "آن عرض عمود اللف الأفقي" -#: ../gtk/gtkscrolledwindow.c:242 +#: gtk/gtkscrolledwindow.c:242 msgid "Vertical Scrollbar Policy" msgstr "سياسة عمود التدرج العمودي" -#: ../gtk/gtkscrolledwindow.c:243 +#: gtk/gtkscrolledwindow.c:243 msgid "When the vertical scrollbar is displayed" msgstr "آن عرض شريط التدرج العمودي" -#: ../gtk/gtkscrolledwindow.c:251 +#: gtk/gtkscrolledwindow.c:251 msgid "Window Placement" msgstr "موضع النافذة" -#: ../gtk/gtkscrolledwindow.c:252 +#: gtk/gtkscrolledwindow.c:252 msgid "" "Where the contents are located with respect to the scrollbars. This property " "only takes effect if \"window-placement-set\" is TRUE." @@ -4521,46 +4529,46 @@ msgstr "" "موقع المحتويات باعتبار أعمدة اللف. الخاصية صحيحة فقط إذا كانت \"window-" "placement-set\" صحيحة TRUE." -#: ../gtk/gtkscrolledwindow.c:269 +#: gtk/gtkscrolledwindow.c:269 msgid "Window Placement Set" msgstr "تم تحديد مكان النافذة" -#: ../gtk/gtkscrolledwindow.c:270 +#: gtk/gtkscrolledwindow.c:270 msgid "" "Whether \"window-placement\" should be used to determine the location of the " "contents with respect to the scrollbars." msgstr "" "إذا كان \"window-placement\" يستخدم لتحديد موقع المحتويات حسب أشرطة اللّف." -#: ../gtk/gtkscrolledwindow.c:276 +#: gtk/gtkscrolledwindow.c:276 msgid "Shadow Type" msgstr "نوع الظل" -#: ../gtk/gtkscrolledwindow.c:277 +#: gtk/gtkscrolledwindow.c:277 msgid "Style of bevel around the contents" msgstr "أسلوب الحافة حول المحتويات" -#: ../gtk/gtkscrolledwindow.c:291 +#: gtk/gtkscrolledwindow.c:291 msgid "Scrollbars within bevel" msgstr "أعمدة تصفح داخلية" -#: ../gtk/gtkscrolledwindow.c:292 +#: gtk/gtkscrolledwindow.c:292 msgid "Place scrollbars within the scrolled window's bevel" msgstr "ضع أعمدة تصفح داخل النافذة" -#: ../gtk/gtkscrolledwindow.c:298 +#: gtk/gtkscrolledwindow.c:298 msgid "Scrollbar spacing" msgstr "فراغات عمود اللف" -#: ../gtk/gtkscrolledwindow.c:299 +#: gtk/gtkscrolledwindow.c:299 msgid "Number of pixels between the scrollbars and the scrolled window" msgstr "عدد البكسلات بين أعمدة اللف و النافذة الملفوفة" -#: ../gtk/gtkscrolledwindow.c:314 +#: gtk/gtkscrolledwindow.c:314 msgid "Scrolled Window Placement" msgstr "وضع النافذة الملفوفة" -#: ../gtk/gtkscrolledwindow.c:315 +#: gtk/gtkscrolledwindow.c:315 msgid "" "Where the contents of scrolled windows are located with respect to the " "scrollbars, if not overridden by the scrolled window's own placement." @@ -4568,221 +4576,221 @@ msgstr "" "موقع محتويات النافذة الملفوفة باعتبار أعمدة اللف، إذا لم يتم تجاوزها بوضع " "النافذة الملفوفة نفسها." -#: ../gtk/gtkseparatortoolitem.c:105 +#: gtk/gtkseparatortoolitem.c:105 msgid "Draw" msgstr "رسم" -#: ../gtk/gtkseparatortoolitem.c:106 +#: gtk/gtkseparatortoolitem.c:106 msgid "Whether the separator is drawn, or just blank" msgstr "فيما إذا كان الفاصل رسما أو فراغا" -#: ../gtk/gtksettings.c:215 +#: gtk/gtksettings.c:215 msgid "Double Click Time" msgstr "وقت النقر الثنائي" -#: ../gtk/gtksettings.c:216 +#: gtk/gtksettings.c:216 msgid "" "Maximum time allowed between two clicks for them to be considered a double " "click (in milliseconds)" msgstr "الوقت الأقصى المسموح بين نقرتين لاحتسابهما كنقرة ثنائية (بالمليثانية)" -#: ../gtk/gtksettings.c:223 +#: gtk/gtksettings.c:223 msgid "Double Click Distance" msgstr "مسافة النقر الثنائي" -#: ../gtk/gtksettings.c:224 +#: gtk/gtksettings.c:224 msgid "" "Maximum distance allowed between two clicks for them to be considered a " "double click (in pixels)" msgstr "المسافة القصوى المسموح بها بين نقرتين لاعتبارهما نقرة ثنائية (بالبكسل)" -#: ../gtk/gtksettings.c:240 +#: gtk/gtksettings.c:240 msgid "Cursor Blink" msgstr "وميض المؤشر" -#: ../gtk/gtksettings.c:241 +#: gtk/gtksettings.c:241 msgid "Whether the cursor should blink" msgstr "فيما إذا كان المؤشر سيومض" -#: ../gtk/gtksettings.c:248 +#: gtk/gtksettings.c:248 msgid "Cursor Blink Time" msgstr "وقت وميض المؤشر" -#: ../gtk/gtksettings.c:249 +#: gtk/gtksettings.c:249 msgid "Length of the cursor blink cycle, in milliseconds" msgstr "مدة دورة وميض المؤشر، بالملي ثانية" -#: ../gtk/gtksettings.c:268 +#: gtk/gtksettings.c:268 msgid "Cursor Blink Timeout" msgstr "وقت وميض المؤشر" -#: ../gtk/gtksettings.c:269 +#: gtk/gtksettings.c:269 msgid "Time after which the cursor stops blinking, in seconds" msgstr "مدة دورة وميض المؤشر، بالمليثانية" -#: ../gtk/gtksettings.c:276 +#: gtk/gtksettings.c:276 msgid "Split Cursor" msgstr "قسم المؤشر" -#: ../gtk/gtksettings.c:277 +#: gtk/gtksettings.c:277 msgid "" "Whether two cursors should be displayed for mixed left-to-right and right-to-" "left text" msgstr "فيما إذا يجب عرض مؤشرين للنصوص المخلوطة من يسار-لليمين ويمين-لليسار" -#: ../gtk/gtksettings.c:284 +#: gtk/gtksettings.c:284 msgid "Theme Name" msgstr "اسم التيمة" -#: ../gtk/gtksettings.c:285 +#: gtk/gtksettings.c:285 msgid "Name of theme RC file to load" msgstr "اسم ملف RC للتيمة لتحميله" -#: ../gtk/gtksettings.c:293 +#: gtk/gtksettings.c:293 msgid "Icon Theme Name" msgstr "اسم تيمة الأيقونات" -#: ../gtk/gtksettings.c:294 +#: gtk/gtksettings.c:294 msgid "Name of icon theme to use" msgstr "اسم تيمة الأيقونات لاستخدامها" -#: ../gtk/gtksettings.c:302 +#: gtk/gtksettings.c:302 msgid "Fallback Icon Theme Name" msgstr "اسم تيمة الأيقونات الإحتياطية" -#: ../gtk/gtksettings.c:303 +#: gtk/gtksettings.c:303 msgid "Name of a icon theme to fall back to" msgstr "اسم تيمة الأيقونات الإحتياطية" -#: ../gtk/gtksettings.c:311 +#: gtk/gtksettings.c:311 msgid "Key Theme Name" msgstr "اسم تيمة المفتاح" -#: ../gtk/gtksettings.c:312 +#: gtk/gtksettings.c:312 msgid "Name of key theme RC file to load" msgstr "اسم ملف RC لتيمة المفتاح لتحميله" -#: ../gtk/gtksettings.c:320 +#: gtk/gtksettings.c:320 msgid "Menu bar accelerator" msgstr "مفتاح الاختصار لعمود القائمة" -#: ../gtk/gtksettings.c:321 +#: gtk/gtksettings.c:321 msgid "Keybinding to activate the menu bar" msgstr "المفتاح الرابط لتنشيط عمود القوائم" -#: ../gtk/gtksettings.c:329 +#: gtk/gtksettings.c:329 msgid "Drag threshold" msgstr "سحب العتبة" -#: ../gtk/gtksettings.c:330 +#: gtk/gtksettings.c:330 msgid "Number of pixels the cursor can move before dragging" msgstr "عدد البكسلات التي يمكن للمؤشر تحريكها قبل السحب" -#: ../gtk/gtksettings.c:338 +#: gtk/gtksettings.c:338 msgid "Font Name" msgstr "اسم الخط" -#: ../gtk/gtksettings.c:339 +#: gtk/gtksettings.c:339 msgid "Name of default font to use" msgstr "اسم الخط الافتراضي لاستخدامه" -#: ../gtk/gtksettings.c:361 +#: gtk/gtksettings.c:361 msgid "Icon Sizes" msgstr "أحجام الأيقونات" -#: ../gtk/gtksettings.c:362 +#: gtk/gtksettings.c:362 msgid "List of icon sizes (gtk-menu=16,16:gtk-button=20,20..." msgstr "قائمة أحجام الأيقونات (gtk-menu=16,16:gtk-button=20,20..." -#: ../gtk/gtksettings.c:370 +#: gtk/gtksettings.c:370 msgid "GTK Modules" msgstr "وحدات ج.ت.ك GTK" -#: ../gtk/gtksettings.c:371 +#: gtk/gtksettings.c:371 msgid "List of currently active GTK modules" msgstr "وحدات ج.ت.ك GTK النشطة حاليا" -#: ../gtk/gtksettings.c:380 +#: gtk/gtksettings.c:380 msgid "Xft Antialias" msgstr "تحسين الحواف لـ Xft·" -#: ../gtk/gtksettings.c:381 +#: gtk/gtksettings.c:381 msgid "Whether to antialias Xft fonts; 0=no, 1=yes, -1=default" msgstr "فيما إذا ستحسّن حواف خطوط Xft، 0=لا، 1=نعم، -1=الإفتراض" -#: ../gtk/gtksettings.c:390 +#: gtk/gtksettings.c:390 msgid "Xft Hinting" msgstr "تركيز Xft" -#: ../gtk/gtksettings.c:391 +#: gtk/gtksettings.c:391 msgid "Whether to hint Xft fonts; 0=no, 1=yes, -1=default" msgstr "فيما إذا يقع تركيز خطوط Xft، 0=لا، 1=نعم، -1=الإفتراض" -#: ../gtk/gtksettings.c:400 +#: gtk/gtksettings.c:400 msgid "Xft Hint Style" msgstr "أسلوب تركيز Xft" -#: ../gtk/gtksettings.c:401 +#: gtk/gtksettings.c:401 msgid "" "What degree of hinting to use; hintnone, hintslight, hintmedium, or hintfull" msgstr "درجة التركيز مستعمل; hintnone, hintslight, hintmedium, أو hintfull" -#: ../gtk/gtksettings.c:410 +#: gtk/gtksettings.c:410 msgid "Xft RGBA" msgstr "Xft RGBA" -#: ../gtk/gtksettings.c:411 +#: gtk/gtksettings.c:411 msgid "Type of subpixel antialiasing; none, rgb, bgr, vrgb, vbgr" msgstr "نوع تحسين الحواف التحت بكسلي، لا تحسين أو rgb أو bgr أو vrgb أو·vbgr" -#: ../gtk/gtksettings.c:420 +#: gtk/gtksettings.c:420 msgid "Xft DPI" msgstr "Xft DPI" -#: ../gtk/gtksettings.c:421 +#: gtk/gtksettings.c:421 msgid "Resolution for Xft, in 1024 * dots/inch. -1 to use default value" msgstr "" "الإستبانة لـ Xft، بالـ 1024·*·نقطة للإنش. -1·لإستخدام القيمة الإفتراضيّة" -#: ../gtk/gtksettings.c:430 +#: gtk/gtksettings.c:430 msgid "Cursor theme name" msgstr "اسم ملف سِمة المؤشّر" -#: ../gtk/gtksettings.c:431 +#: gtk/gtksettings.c:431 msgid "Name of the cursor theme to use, or NULL to use the default theme" msgstr "اسم نسق المؤشر المستخدم، أو NULL لاستعمال النسق الإفتراضي" -#: ../gtk/gtksettings.c:439 +#: gtk/gtksettings.c:439 msgid "Cursor theme size" msgstr "حجم سِمة المؤشر" -#: ../gtk/gtksettings.c:440 +#: gtk/gtksettings.c:440 msgid "Size to use for cursors, or 0 to use the default size" msgstr "الحجم المستعمل للمؤشرات، أو 0 لاستعمال الحجم الإفتراضي" -#: ../gtk/gtksettings.c:450 +#: gtk/gtksettings.c:450 msgid "Alternative button order" msgstr "ترتيب الأزرار البديل" -#: ../gtk/gtksettings.c:451 +#: gtk/gtksettings.c:451 msgid "Whether buttons in dialogs should use the alternative button order" msgstr "فيما إذا تستعمل الأزرار في الحوارات الترتيب البديل" -#: ../gtk/gtksettings.c:468 +#: gtk/gtksettings.c:468 msgid "Alternative sort indicator direction" msgstr "اتجاه الفرز الذي يتوجب على مؤشر الفرز أن يشير إليه" -#: ../gtk/gtksettings.c:469 +#: gtk/gtksettings.c:469 msgid "" "Whether the direction of the sort indicators in list and tree views is " "inverted compared to the default (where down means ascending)" msgstr "إذا كان اتجاه موضحات الترتيب في مظهر القائمة و الشجرة مقلوبا للإفتراضي" -#: ../gtk/gtksettings.c:477 +#: gtk/gtksettings.c:477 msgid "Show the 'Input Methods' menu" msgstr "عرض قائمة 'انماط الإدخال'" -#: ../gtk/gtksettings.c:478 +#: gtk/gtksettings.c:478 msgid "" "Whether the context menus of entries and text views should offer to change " "the input method" @@ -4790,11 +4798,11 @@ msgstr "" "فيما اذا كانت القوائم السياقية للمداخل و مظاهر النص تعطي امكانية تغيير كيفية " "الإدخال" -#: ../gtk/gtksettings.c:486 +#: gtk/gtksettings.c:486 msgid "Show the 'Insert Unicode Control Character' menu" msgstr "عرض قائمة 'Y]ohg " -#: ../gtk/gtksettings.c:487 +#: gtk/gtksettings.c:487 msgid "" "Whether the context menus of entries and text views should offer to insert " "control characters" @@ -4802,595 +4810,595 @@ msgstr "" "فيما اذا كانت القوائم السياقية للمداخل و مظاهر النص تعطي امكانية ادخال محارف " "التغيير" -#: ../gtk/gtksettings.c:495 +#: gtk/gtksettings.c:495 msgid "Start timeout" msgstr "انقضاء مدة البدأ" -#: ../gtk/gtksettings.c:496 +#: gtk/gtksettings.c:496 msgid "Starting value for timeouts, when button is pressed" msgstr "القيمة البدئية لمهلة الإنتهاء، عند ضغط الزر" -#: ../gtk/gtksettings.c:505 +#: gtk/gtksettings.c:505 msgid "Repeat timeout" msgstr "انقضاء مدة الإعادة" -#: ../gtk/gtksettings.c:506 +#: gtk/gtksettings.c:506 msgid "Repeat value for timeouts, when button is pressed" msgstr "القيمة الإعادية لمهلة الإنتهاء، عند ضغط الزر" -#: ../gtk/gtksettings.c:515 +#: gtk/gtksettings.c:515 msgid "Expand timeout" msgstr "مدة انقضاء التوسيع" -#: ../gtk/gtksettings.c:516 +#: gtk/gtksettings.c:516 msgid "Expand value for timeouts, when a widget is expanding a new region" msgstr "قيمة تمديد المهلة, عند امتداد الودجة إلى منطقة جديدة" -#: ../gtk/gtksettings.c:551 +#: gtk/gtksettings.c:551 msgid "Color scheme" msgstr "مخطط اللون" -#: ../gtk/gtksettings.c:552 +#: gtk/gtksettings.c:552 msgid "A palette of named colors for use in themes" msgstr "لوح ألوان لألوان مسماه لكي تستخد في السِّمات" -#: ../gtk/gtksettings.c:561 +#: gtk/gtksettings.c:561 msgid "Enable Animations" msgstr "مكّن الرسوم المتحركة" -#: ../gtk/gtksettings.c:562 +#: gtk/gtksettings.c:562 msgid "Whether to enable toolkit-wide animations." msgstr "فيما أذا يتم تفعيل الحرَاكة " -#: ../gtk/gtksettings.c:580 +#: gtk/gtksettings.c:580 msgid "Enable Touchscreen Mode" msgstr "مكّن نمط شاشة اللمسض" -#: ../gtk/gtksettings.c:581 +#: gtk/gtksettings.c:581 msgid "When TRUE, there are no motion notify events delivered on this screen" msgstr "عندما يكون صحيحا ، لا يوجد طلب تسليم اخطار هذه الاحداث على الشاشة" -#: ../gtk/gtksettings.c:598 +#: gtk/gtksettings.c:598 msgid "Tooltip timeout" msgstr "مدة ظهور التلميحة" -#: ../gtk/gtksettings.c:599 +#: gtk/gtksettings.c:599 msgid "Timeout before tooltip is shown" msgstr "مدة إظهار التلميحات" -#: ../gtk/gtksettings.c:624 +#: gtk/gtksettings.c:624 msgid "Tooltip browse timeout" msgstr "مدة اظهار التلميحة في وضع التصفح" -#: ../gtk/gtksettings.c:625 +#: gtk/gtksettings.c:625 msgid "Timeout before tooltip is shown when browse mode is enabled" msgstr "مدة إظهار التلميحات عند تفعيل نسق التصفح" -#: ../gtk/gtksettings.c:646 +#: gtk/gtksettings.c:646 msgid "Tooltip browse mode timeout" msgstr "مدة تلميحة نسق التصفح" -#: ../gtk/gtksettings.c:647 +#: gtk/gtksettings.c:647 msgid "Timeout after which browse mode is disabled" msgstr "مدة اظهار التلميحة بعد تعطيل نسق التصفح" -#: ../gtk/gtksettings.c:666 +#: gtk/gtksettings.c:666 msgid "Keynav Cursor Only" msgstr "مؤشر Keynav فقط" -#: ../gtk/gtksettings.c:667 +#: gtk/gtksettings.c:667 msgid "When TRUE, there are only cursor keys available to navigate widgets" msgstr "اذا كان TRUE، لا يوجد إلا مفاتيح مؤشر لتصفح القطع" -#: ../gtk/gtksettings.c:684 +#: gtk/gtksettings.c:684 msgid "Keynav Wrap Around" msgstr "تدوير Keynav " -#: ../gtk/gtksettings.c:685 +#: gtk/gtksettings.c:685 msgid "Whether to wrap around when keyboard-navigating widgets" msgstr "ما إذا يجب التدوير عند التصفح بالمؤشر" -#: ../gtk/gtksettings.c:705 +#: gtk/gtksettings.c:705 msgid "Error Bell" msgstr "جرس الخطأ" -#: ../gtk/gtksettings.c:706 +#: gtk/gtksettings.c:706 msgid "When TRUE, keyboard navigation and other errors will cause a beep" msgstr "اذا كان TRUE، الأخطاء و التصفح بلوحة المفاتيح تحدث أصواتا" -#: ../gtk/gtksettings.c:723 +#: gtk/gtksettings.c:723 msgid "Color Hash" msgstr "هاش اللون" -#: ../gtk/gtksettings.c:724 +#: gtk/gtksettings.c:724 msgid "A hash table representation of the color scheme." msgstr "تمثيل جدول هاش لنظام الألوان" -#: ../gtk/gtksettings.c:732 +#: gtk/gtksettings.c:732 msgid "Default file chooser backend" msgstr "خلفيّة منتقي الملفات الإفتراضيّة" -#: ../gtk/gtksettings.c:733 +#: gtk/gtksettings.c:733 msgid "Name of the GtkFileChooser backend to use by default" msgstr "اسم خلفية GtkFileChooser التي ستستخدم إفتراضيّا" -#: ../gtk/gtksettings.c:750 +#: gtk/gtksettings.c:750 msgid "Default print backend" msgstr "خلفيّة الطابعة الإفتراضيّة" -#: ../gtk/gtksettings.c:751 +#: gtk/gtksettings.c:751 msgid "List of the GtkPrintBackend backends to use by default" msgstr "اسم النّهايات الخلفيّة لـ GtkPrintBackend التي ستستخدم إفتراضيّا" -#: ../gtk/gtksettings.c:774 +#: gtk/gtksettings.c:774 msgid "Default command to run when displaying a print preview" msgstr "الأمر الإفتراضي المشغل عند عرض الطبع" -#: ../gtk/gtksettings.c:775 +#: gtk/gtksettings.c:775 msgid "Command to run when displaying a print preview" msgstr "الأمر المشغل عند عرض الطبع" -#: ../gtk/gtksettings.c:791 +#: gtk/gtksettings.c:791 msgid "Enable Mnemonics" msgstr "مكّن التزيينات" -#: ../gtk/gtksettings.c:792 +#: gtk/gtksettings.c:792 msgid "Whether labels should have mnemonics" msgstr "اذا يجب أن يكون للتسميات تزيينات" -#: ../gtk/gtksettings.c:808 +#: gtk/gtksettings.c:808 msgid "Enable Accelerators" msgstr "فعّل المسرّعات" -#: ../gtk/gtksettings.c:809 +#: gtk/gtksettings.c:809 msgid "Whether menu items should have accelerators" msgstr "فيما إذا يجب أن تحتوي عناصر القوائم مسرعات" -#: ../gtk/gtksettings.c:826 +#: gtk/gtksettings.c:826 msgid "Recent Files Limit" msgstr "العدد الأقصى للملفّات الحديثة" -#: ../gtk/gtksettings.c:827 +#: gtk/gtksettings.c:827 msgid "Number of recently used files" msgstr "عدد الملفّات المستخدمة حديثا" -#: ../gtk/gtksettings.c:841 +#: gtk/gtksettings.c:841 msgid "Default IM module" msgstr "وحدة IM الإفتراضية" -#: ../gtk/gtksettings.c:842 +#: gtk/gtksettings.c:842 msgid "Which IM module should be used by default" msgstr "وحدة IM الإفتراضية" -#: ../gtk/gtksettings.c:860 +#: gtk/gtksettings.c:860 #, fuzzy msgid "Recent Files Max Age" msgstr "العدد الأقصى للملفّات الحديثة" -#: ../gtk/gtksettings.c:861 +#: gtk/gtksettings.c:861 #, fuzzy msgid "Maximum age of recently used files, in days" msgstr "عدد الملفّات المستخدمة حديثا" -#: ../gtk/gtksettings.c:870 +#: gtk/gtksettings.c:870 msgid "Fontconfig configuration timestamp" msgstr "" -#: ../gtk/gtksettings.c:871 +#: gtk/gtksettings.c:871 msgid "Timestamp of current fontconfig configuration" msgstr "" -#: ../gtk/gtksettings.c:893 +#: gtk/gtksettings.c:893 #, fuzzy msgid "Sound Theme Name" msgstr "اسم تيمة الأيقونات" -#: ../gtk/gtksettings.c:894 +#: gtk/gtksettings.c:894 #, fuzzy msgid "XDG sound theme name" msgstr "اسم ملف سِمة المؤشّر" #. Translators: this means sounds that are played as feedback to user input -#: ../gtk/gtksettings.c:916 +#: gtk/gtksettings.c:916 msgid "Audible Input Feedback" msgstr "" -#: ../gtk/gtksettings.c:917 +#: gtk/gtksettings.c:917 #, fuzzy msgid "Whether to play event sounds as feedback to user input" msgstr "ما إذا كان الكائن يرد على ا?دخال" -#: ../gtk/gtksettings.c:938 +#: gtk/gtksettings.c:938 #, fuzzy msgid "Enable Event Sounds" msgstr "مكّن الرسوم المتحركة" -#: ../gtk/gtksettings.c:939 +#: gtk/gtksettings.c:939 #, fuzzy msgid "Whether to play any event sounds at all" msgstr "فيما إذا يجب عرض حالة \"تناقض\"" -#: ../gtk/gtksettings.c:954 +#: gtk/gtksettings.c:954 #, fuzzy msgid "Enable Tooltips" msgstr "تلميحات" -#: ../gtk/gtksettings.c:955 +#: gtk/gtksettings.c:955 #, fuzzy msgid "Whether tooltips should be shown on widgets" msgstr "فيما إذا كان سيتم عرض الألسنة أم لا" -#: ../gtk/gtksizegroup.c:293 +#: gtk/gtksizegroup.c:293 msgid "Mode" msgstr "النسق" -#: ../gtk/gtksizegroup.c:294 +#: gtk/gtksizegroup.c:294 msgid "" "The directions in which the size group affects the requested sizes of its " "component widgets" msgstr "الإتجاه الذي تؤثر فيه مجموعة الحجم على الحجوم المطلوبة لقطعها " -#: ../gtk/gtksizegroup.c:310 +#: gtk/gtksizegroup.c:310 msgid "Ignore hidden" msgstr "أهمل المخفي" -#: ../gtk/gtksizegroup.c:311 +#: gtk/gtksizegroup.c:311 msgid "" "If TRUE, unmapped widgets are ignored when determining the size of the group" msgstr "اذا كان صحيحا ، يتم تجاهل القطع غير المرسومة عند تحديد حجم المجموعة" -#: ../gtk/gtkspinbutton.c:209 +#: gtk/gtkspinbutton.c:209 msgid "The adjustment that holds the value of the spinbutton" msgstr "التسوية الحاملة لقيمة الزر النابض" -#: ../gtk/gtkspinbutton.c:216 +#: gtk/gtkspinbutton.c:216 msgid "Climb Rate" msgstr "نسبة التسلق" -#: ../gtk/gtkspinbutton.c:236 +#: gtk/gtkspinbutton.c:236 msgid "Snap to Ticks" msgstr "طقطقات لنقرات" -#: ../gtk/gtkspinbutton.c:237 +#: gtk/gtkspinbutton.c:237 msgid "" "Whether erroneous values are automatically changed to a spin button's " "nearest step increment" msgstr "فيما إذا ستغيّر القيم الخاطئة آليّا لأقرب تزايد تدرّج للزر النابض" -#: ../gtk/gtkspinbutton.c:244 +#: gtk/gtkspinbutton.c:244 msgid "Numeric" msgstr "رقمي" -#: ../gtk/gtkspinbutton.c:245 +#: gtk/gtkspinbutton.c:245 msgid "Whether non-numeric characters should be ignored" msgstr "ما إذ يجب تجاهل الرموز غير الرقمية" -#: ../gtk/gtkspinbutton.c:252 +#: gtk/gtkspinbutton.c:252 msgid "Wrap" msgstr "التواء" -#: ../gtk/gtkspinbutton.c:253 +#: gtk/gtkspinbutton.c:253 msgid "Whether a spin button should wrap upon reaching its limits" msgstr "فيماإذا وجب للزر النابض اللف عند الوصول إلى حدوده" -#: ../gtk/gtkspinbutton.c:260 +#: gtk/gtkspinbutton.c:260 msgid "Update Policy" msgstr "سياسة التحديث" -#: ../gtk/gtkspinbutton.c:261 +#: gtk/gtkspinbutton.c:261 msgid "" "Whether the spin button should update always, or only when the value is legal" msgstr "ما إذا يجب تحديث زر اللف دوما، أو فقط عندما تكون القيمة مقبولة" -#: ../gtk/gtkspinbutton.c:270 +#: gtk/gtkspinbutton.c:270 msgid "Reads the current value, or sets a new value" msgstr "يقرأ القيمة الحالية، أو يعين قيمة جديدة" -#: ../gtk/gtkspinbutton.c:279 +#: gtk/gtkspinbutton.c:279 msgid "Style of bevel around the spin button" msgstr "أسلوب الميل حول الزر النابض" -#: ../gtk/gtkstatusbar.c:141 +#: gtk/gtkstatusbar.c:141 msgid "Has Resize Grip" msgstr "له مقبض تحجيم" -#: ../gtk/gtkstatusbar.c:142 +#: gtk/gtkstatusbar.c:142 msgid "Whether the statusbar has a grip for resizing the toplevel" msgstr "فيما إذا كان لعمود الحالة " -#: ../gtk/gtkstatusbar.c:187 +#: gtk/gtkstatusbar.c:187 msgid "Style of bevel around the statusbar text" msgstr "أسلوب الحافة حول نص عمود الحالة" -#: ../gtk/gtkstatusicon.c:226 +#: gtk/gtkstatusicon.c:226 #, fuzzy msgid "GIcon" msgstr "أيقونة" -#: ../gtk/gtkstatusicon.c:244 +#: gtk/gtkstatusicon.c:244 msgid "The size of the icon" msgstr "حجم الأيقونة" -#: ../gtk/gtkstatusicon.c:254 +#: gtk/gtkstatusicon.c:254 msgid "The screen where this status icon will be displayed" msgstr "الشاشة التي ستعرض فيها ايقونة الحالة" -#: ../gtk/gtkstatusicon.c:261 +#: gtk/gtkstatusicon.c:261 msgid "Blinking" msgstr "ومّاض" -#: ../gtk/gtkstatusicon.c:262 +#: gtk/gtkstatusicon.c:262 msgid "Whether or not the status icon is blinking" msgstr "فيما إذا كانت أيقونة الحالة وامضة" -#: ../gtk/gtkstatusicon.c:270 +#: gtk/gtkstatusicon.c:270 msgid "Whether or not the status icon is visible" msgstr "فيما إذا كانت أيقونة الحالة مرئية." -#: ../gtk/gtkstatusicon.c:286 +#: gtk/gtkstatusicon.c:286 msgid "Whether or not the status icon is embedded" msgstr "فيما إذا كانت أيقونة الحالة داخلية" -#: ../gtk/gtkstatusicon.c:302 ../gtk/gtktrayicon-x11.c:96 +#: gtk/gtkstatusicon.c:302 gtk/gtktrayicon-x11.c:96 msgid "The orientation of the tray" msgstr "إتجاه الطبق." -#: ../gtk/gtktable.c:129 +#: gtk/gtktable.c:129 msgid "Rows" msgstr "سطور" -#: ../gtk/gtktable.c:130 +#: gtk/gtktable.c:130 msgid "The number of rows in the table" msgstr "عدد السطور في الجدول" -#: ../gtk/gtktable.c:138 +#: gtk/gtktable.c:138 msgid "Columns" msgstr "الأعمدة" -#: ../gtk/gtktable.c:139 +#: gtk/gtktable.c:139 msgid "The number of columns in the table" msgstr "عدد الأعمدة في الجدول" -#: ../gtk/gtktable.c:147 +#: gtk/gtktable.c:147 msgid "Row spacing" msgstr "فراغات السطور" -#: ../gtk/gtktable.c:148 +#: gtk/gtktable.c:148 msgid "The amount of space between two consecutive rows" msgstr "مقدار الفراغ بين صفين متتاليين" -#: ../gtk/gtktable.c:156 +#: gtk/gtktable.c:156 msgid "Column spacing" msgstr "فراغات العمود" -#: ../gtk/gtktable.c:157 +#: gtk/gtktable.c:157 msgid "The amount of space between two consecutive columns" msgstr "مقدار الفراغة بين عمودين متتاليين" -#: ../gtk/gtktable.c:166 +#: gtk/gtktable.c:166 msgid "If TRUE, the table cells are all the same width/height" msgstr "إذا كان TRUE فستكون خلايا الجدول بنفس العرض/الطول" -#: ../gtk/gtktable.c:173 +#: gtk/gtktable.c:173 msgid "Left attachment" msgstr "ربط إلى اليسار" -#: ../gtk/gtktable.c:180 +#: gtk/gtktable.c:180 msgid "Right attachment" msgstr "ربط إلى اليمين" -#: ../gtk/gtktable.c:181 +#: gtk/gtktable.c:181 msgid "The column number to attach the right side of a child widget to" msgstr "رقم العمود الضي إليه ستربط الجهة اليمنى للودجة الإبنة" -#: ../gtk/gtktable.c:187 +#: gtk/gtktable.c:187 msgid "Top attachment" msgstr "ربط للأعلى" -#: ../gtk/gtktable.c:188 +#: gtk/gtktable.c:188 msgid "The row number to attach the top of a child widget to" msgstr "رقم السطر الذي إليه سيربط أعلى ودجة إبنة" -#: ../gtk/gtktable.c:194 +#: gtk/gtktable.c:194 msgid "Bottom attachment" msgstr "ربط للأسفل" -#: ../gtk/gtktable.c:201 +#: gtk/gtktable.c:201 msgid "Horizontal options" msgstr "الخيارات الأفقية" -#: ../gtk/gtktable.c:202 +#: gtk/gtktable.c:202 msgid "Options specifying the horizontal behaviour of the child" msgstr "خيارات تحدد السلوك الأفقي للإبن" -#: ../gtk/gtktable.c:208 +#: gtk/gtktable.c:208 msgid "Vertical options" msgstr "الخيارات العمودية" -#: ../gtk/gtktable.c:209 +#: gtk/gtktable.c:209 msgid "Options specifying the vertical behaviour of the child" msgstr "خيارات تحدد السلوك العمودي للإبن" -#: ../gtk/gtktable.c:215 +#: gtk/gtktable.c:215 msgid "Horizontal padding" msgstr "الحشو الأفقي" -#: ../gtk/gtktable.c:216 +#: gtk/gtktable.c:216 msgid "" "Extra space to put between the child and its left and right neighbors, in " "pixels" msgstr "" "الفضاء الإضافي الذي سيوضع بين الإبن وجيرانه على اليمين و اليسار بالبكسلات" -#: ../gtk/gtktable.c:222 +#: gtk/gtktable.c:222 msgid "Vertical padding" msgstr "الحشو العمودي" -#: ../gtk/gtktable.c:223 +#: gtk/gtktable.c:223 msgid "" "Extra space to put between the child and its upper and lower neighbors, in " "pixels" msgstr "الفضاء·الإضافي·الذي·سيوضع·بين·الإبن·وجيرانه·في·الأعلى·و·الأسفل·بالبكسلات" -#: ../gtk/gtktext.c:546 +#: gtk/gtktext.c:546 msgid "Horizontal adjustment for the text widget" msgstr "الضبط الأفقي لودجة النص" -#: ../gtk/gtktext.c:554 +#: gtk/gtktext.c:554 msgid "Vertical adjustment for the text widget" msgstr "الضبط العمودي لودجة النص" -#: ../gtk/gtktext.c:561 +#: gtk/gtktext.c:561 msgid "Line Wrap" msgstr "قسم السطر" -#: ../gtk/gtktext.c:562 +#: gtk/gtktext.c:562 msgid "Whether lines are wrapped at widget edges" msgstr "ما إذا تقسم السطور عند حواف القطع" -#: ../gtk/gtktext.c:569 +#: gtk/gtktext.c:569 msgid "Word Wrap" msgstr "قسم الكلمات" -#: ../gtk/gtktext.c:570 +#: gtk/gtktext.c:570 msgid "Whether words are wrapped at widget edges" msgstr "ما إذا تقسم الكلمات عند حواف القطع" -#: ../gtk/gtktextbuffer.c:179 +#: gtk/gtktextbuffer.c:179 msgid "Tag Table" msgstr "جدول الشارات" -#: ../gtk/gtktextbuffer.c:180 +#: gtk/gtktextbuffer.c:180 msgid "Text Tag Table" msgstr "جدول الشارات النصية" -#: ../gtk/gtktextbuffer.c:198 +#: gtk/gtktextbuffer.c:198 msgid "Current text of the buffer" msgstr "النص الحالي للحاجز" -#: ../gtk/gtktextbuffer.c:212 +#: gtk/gtktextbuffer.c:212 msgid "Has selection" msgstr "له اختيار" -#: ../gtk/gtktextbuffer.c:213 +#: gtk/gtktextbuffer.c:213 msgid "Whether the buffer has some text currently selected" msgstr "إذا كان الحاجز فيه نص مخزن" -#: ../gtk/gtktextbuffer.c:229 +#: gtk/gtktextbuffer.c:229 msgid "Cursor position" msgstr "موقع المؤشّر" -#: ../gtk/gtktextbuffer.c:230 +#: gtk/gtktextbuffer.c:230 msgid "" "The position of the insert mark (as offset from the beginning of the buffer)" msgstr "موقع علامة الإدخال (تعديل من بداية المخزن)" -#: ../gtk/gtktextbuffer.c:245 +#: gtk/gtktextbuffer.c:245 msgid "Copy target list" msgstr "انسخ القائمة الوجهة" -#: ../gtk/gtktextbuffer.c:246 +#: gtk/gtktextbuffer.c:246 msgid "" "The list of targets this buffer supports for clipboard copying and DND source" msgstr "قائمة الأهداف الممكنة لهذا المخزن لِنسخ الحافضة و مصدر د.ن.د DND" -#: ../gtk/gtktextbuffer.c:261 +#: gtk/gtktextbuffer.c:261 msgid "Paste target list" msgstr "قائمة أهداف اللصق" -#: ../gtk/gtktextbuffer.c:262 +#: gtk/gtktextbuffer.c:262 msgid "" "The list of targets this buffer supports for clipboard pasting and DND " "destination" msgstr "قائمة الأهداف الممكنة لهذا المخزن لِلَصق الحافضة و إتجاه د.ن.د DND" -#: ../gtk/gtktextmark.c:90 +#: gtk/gtktextmark.c:90 msgid "Mark name" msgstr "اسم العلامة" -#: ../gtk/gtktextmark.c:97 +#: gtk/gtktextmark.c:97 msgid "Left gravity" msgstr "الجاذيبة اليسرى" -#: ../gtk/gtktextmark.c:98 +#: gtk/gtktextmark.c:98 msgid "Whether the mark has left gravity" msgstr "فيما اذا كانت هذه الشارة لها جاذبية يسرى" -#: ../gtk/gtktexttag.c:173 +#: gtk/gtktexttag.c:173 msgid "Tag name" msgstr "اسم الشارة" -#: ../gtk/gtktexttag.c:174 +#: gtk/gtktexttag.c:174 msgid "Name used to refer to the text tag. NULL for anonymous tags" msgstr "الاسم المستخدم للإشارة لعلامة النص. NULL·لعلامات مجهولة الهويّة" -#: ../gtk/gtktexttag.c:192 +#: gtk/gtktexttag.c:192 msgid "Background color as a (possibly unallocated) GdkColor" msgstr "لون الخلفية كـ GdkColor (ربما·غير·مخصص)" -#: ../gtk/gtktexttag.c:199 +#: gtk/gtktexttag.c:199 msgid "Background full height" msgstr "ارتفاع الخلفية الأقصى" -#: ../gtk/gtktexttag.c:200 +#: gtk/gtktexttag.c:200 msgid "" "Whether the background color fills the entire line height or only the height " "of the tagged characters" msgstr "" "فيما إذا سيملأ لون الخلفيّة كامل إرتفاع السطر أو إرتفاع الرموز المعّلمة فقط" -#: ../gtk/gtktexttag.c:208 +#: gtk/gtktexttag.c:208 msgid "Background stipple mask" msgstr "غلاف تنقيط الخلفية" -#: ../gtk/gtktexttag.c:209 +#: gtk/gtktexttag.c:209 msgid "Bitmap to use as a mask when drawing the text background" msgstr "صورة بيتماب المستخدمة كغلاف أثناء رسم الواجهة الخلفية للنص" -#: ../gtk/gtktexttag.c:226 +#: gtk/gtktexttag.c:226 msgid "Foreground color as a (possibly unallocated) GdkColor" msgstr "لون الواجهة الأمامية كـ GdkColor (ربما غير مخصص)" -#: ../gtk/gtktexttag.c:234 +#: gtk/gtktexttag.c:234 msgid "Foreground stipple mask" msgstr "قناع تنقيط الواجهة" -#: ../gtk/gtktexttag.c:235 +#: gtk/gtktexttag.c:235 msgid "Bitmap to use as a mask when drawing the text foreground" msgstr "صورة بيتماب المستخدمة كغلاف أثناء رسم الواجهة ا?مامية للنص" -#: ../gtk/gtktexttag.c:242 +#: gtk/gtktexttag.c:242 msgid "Text direction" msgstr "اتجاه النص" -#: ../gtk/gtktexttag.c:243 +#: gtk/gtktexttag.c:243 msgid "Text direction, e.g. right-to-left or left-to-right" msgstr "اتجاه النص، مثلا يمين لليسار أو يسار لليمين" -#: ../gtk/gtktexttag.c:292 +#: gtk/gtktexttag.c:292 msgid "Font style as a PangoStyle, e.g. PANGO_STYLE_ITALIC" msgstr "أسلوب الخط كأسلوب بانكو، مثلا PANGO_STYLE_ITALIC" -#: ../gtk/gtktexttag.c:301 +#: gtk/gtktexttag.c:301 msgid "Font variant as a PangoVariant, e.g. PANGO_VARIANT_SMALL_CAPS" msgstr "ضرب الخط كـ PangoVariant مثل PANGO_VARIANT_SMALL_CAPS" -#: ../gtk/gtktexttag.c:310 +#: gtk/gtktexttag.c:310 msgid "" "Font weight as an integer, see predefined values in PangoWeight; for " "example, PANGO_WEIGHT_BOLD" msgstr "" "وزن الخط كعدد صحيح، راجع القيم المحدد في PangoWeight، مثلا PANGO_WEIGHT_BOLD" -#: ../gtk/gtktexttag.c:321 +#: gtk/gtktexttag.c:321 msgid "Font stretch as a PangoStretch, e.g. PANGO_STRETCH_CONDENSED" msgstr "للمد كـ PangoStretch، مثلا PANGO_STRETCH_CONDENSED" -#: ../gtk/gtktexttag.c:330 +#: gtk/gtktexttag.c:330 msgid "Font size in Pango units" msgstr "حجم الخط بوحدات بانكو" -#: ../gtk/gtktexttag.c:340 +#: gtk/gtktexttag.c:340 msgid "" "Font size as a scale factor relative to the default font size. This properly " "adapts to theme changes etc. so is recommended. Pango predefines some scales " @@ -5400,11 +5408,11 @@ msgstr "" "التيمات الخ مما يجعله موصى به. يحدّد بانكو بعض المقاييس مثل " "PANGO_SCALE_X_LARGE" -#: ../gtk/gtktexttag.c:360 ../gtk/gtktextview.c:586 +#: gtk/gtktexttag.c:360 gtk/gtktextview.c:586 msgid "Left, right, or center justification" msgstr "ضبط لليسار أو لليمين أو للوسط" -#: ../gtk/gtktexttag.c:379 +#: gtk/gtktexttag.c:379 msgid "" "The language this text is in, as an ISO code. Pango can use this as a hint " "when rendering the text. If not set, an appropriate default will be used." @@ -5412,31 +5420,31 @@ msgstr "" "اللغة التي فيها هذا النص، كشفرة ISO. يمكن لبانكو إستعمال هذا كتلميحة عند رسم " "النص. إذا لم يتم تحديده، سيتم استعمال الإفتراضي." -#: ../gtk/gtktexttag.c:386 +#: gtk/gtktexttag.c:386 msgid "Left margin" msgstr "الهامش ا?يسر" -#: ../gtk/gtktexttag.c:387 ../gtk/gtktextview.c:595 +#: gtk/gtktexttag.c:387 gtk/gtktextview.c:595 msgid "Width of the left margin in pixels" msgstr "عرض الهامش ا?يسر بالبكسل" -#: ../gtk/gtktexttag.c:396 +#: gtk/gtktexttag.c:396 msgid "Right margin" msgstr "الهامش ا?يمن" -#: ../gtk/gtktexttag.c:397 ../gtk/gtktextview.c:605 +#: gtk/gtktexttag.c:397 gtk/gtktextview.c:605 msgid "Width of the right margin in pixels" msgstr "عرض الهامش ا?يمن بالبكسل" -#: ../gtk/gtktexttag.c:407 ../gtk/gtktextview.c:614 +#: gtk/gtktexttag.c:407 gtk/gtktextview.c:614 msgid "Indent" msgstr "إزاحة" -#: ../gtk/gtktexttag.c:408 ../gtk/gtktextview.c:615 +#: gtk/gtktexttag.c:408 gtk/gtktextview.c:615 msgid "Amount to indent the paragraph, in pixels" msgstr "مقدار إزاحة الفقرات، بالبكسل" -#: ../gtk/gtktexttag.c:419 +#: gtk/gtktexttag.c:419 msgid "" "Offset of text above the baseline (below the baseline if rise is negative) " "in Pango units" @@ -5444,383 +5452,383 @@ msgstr "" "تعديل النص فوق السطر الرئيسي (تحت السطر الرئيسي إذا كان الرفع سلبيّا) بوحدات " "بونغو" -#: ../gtk/gtktexttag.c:428 +#: gtk/gtktexttag.c:428 msgid "Pixels above lines" msgstr "بكسلات أعلى ا?سطر" -#: ../gtk/gtktexttag.c:429 ../gtk/gtktextview.c:539 +#: gtk/gtktexttag.c:429 gtk/gtktextview.c:539 msgid "Pixels of blank space above paragraphs" msgstr "بكسلات من المسافات الفارغة أعلى الفقرات" -#: ../gtk/gtktexttag.c:438 +#: gtk/gtktexttag.c:438 msgid "Pixels below lines" msgstr "بكسلات أسفل ا?سطر" -#: ../gtk/gtktexttag.c:439 ../gtk/gtktextview.c:549 +#: gtk/gtktexttag.c:439 gtk/gtktextview.c:549 msgid "Pixels of blank space below paragraphs" msgstr "بكسلات من المسافات الفارغة أسفل الفقرات" -#: ../gtk/gtktexttag.c:448 +#: gtk/gtktexttag.c:448 msgid "Pixels inside wrap" msgstr "بكسلات داخل الالتواء" -#: ../gtk/gtktexttag.c:449 ../gtk/gtktextview.c:559 +#: gtk/gtktexttag.c:449 gtk/gtktextview.c:559 msgid "Pixels of blank space between wrapped lines in a paragraph" msgstr "بكسلات من المسافات الفارغة بين ا?سطر الملتوية في فقرة" -#: ../gtk/gtktexttag.c:476 ../gtk/gtktextview.c:577 +#: gtk/gtktexttag.c:476 gtk/gtktextview.c:577 msgid "" "Whether to wrap lines never, at word boundaries, or at character boundaries" msgstr "ما إذا لن يتم التواء الأسطر عند حدود الكلمات أو الرموز" -#: ../gtk/gtktexttag.c:485 ../gtk/gtktextview.c:624 +#: gtk/gtktexttag.c:485 gtk/gtktextview.c:624 msgid "Tabs" msgstr "الأشرطة" -#: ../gtk/gtktexttag.c:486 ../gtk/gtktextview.c:625 +#: gtk/gtktexttag.c:486 gtk/gtktextview.c:625 msgid "Custom tabs for this text" msgstr "أشرطة مخصصة لهذا النص" -#: ../gtk/gtktexttag.c:504 +#: gtk/gtktexttag.c:504 msgid "Invisible" msgstr "مخفي" -#: ../gtk/gtktexttag.c:505 +#: gtk/gtktexttag.c:505 msgid "Whether this text is hidden." msgstr "إذا كان هذا النص مخفيا" -#: ../gtk/gtktexttag.c:519 +#: gtk/gtktexttag.c:519 msgid "Paragraph background color name" msgstr "اسم لون خلفية الفقرة" -#: ../gtk/gtktexttag.c:520 +#: gtk/gtktexttag.c:520 msgid "Paragraph background color as a string" msgstr "اسم لون خلفية كنص" -#: ../gtk/gtktexttag.c:535 +#: gtk/gtktexttag.c:535 msgid "Paragraph background color" msgstr "اسم لون خلفية" -#: ../gtk/gtktexttag.c:536 +#: gtk/gtktexttag.c:536 msgid "Paragraph background color as a (possibly unallocated) GdkColor" msgstr "اسم لون خلفية كـ GdkColor (ربما·غير·مخصص)" -#: ../gtk/gtktexttag.c:554 +#: gtk/gtktexttag.c:554 msgid "Margin Accumulates" msgstr "تراكم الحاشيات" -#: ../gtk/gtktexttag.c:555 +#: gtk/gtktexttag.c:555 msgid "Whether left and right margins accumulate." msgstr "اذا يتم تجميع الهوامش الأيمن و الأيسر" -#: ../gtk/gtktexttag.c:568 +#: gtk/gtktexttag.c:568 msgid "Background full height set" msgstr "تعيين الارتفاع التام للخلفية" -#: ../gtk/gtktexttag.c:569 +#: gtk/gtktexttag.c:569 msgid "Whether this tag affects background height" msgstr "إن كانت هذه العلامة تؤثر في ارتفاع الخلفية" -#: ../gtk/gtktexttag.c:572 +#: gtk/gtktexttag.c:572 msgid "Background stipple set" msgstr "تعيين تنقيط الواجهة الخلفية" -#: ../gtk/gtktexttag.c:573 +#: gtk/gtktexttag.c:573 msgid "Whether this tag affects the background stipple" msgstr "إن كانت هذه العلامة تؤثر في الرسم النقطي للواجهة الخلفية" -#: ../gtk/gtktexttag.c:580 +#: gtk/gtktexttag.c:580 msgid "Foreground stipple set" msgstr "تعيين تنقيط الواجهة ا?مامية" -#: ../gtk/gtktexttag.c:581 +#: gtk/gtktexttag.c:581 msgid "Whether this tag affects the foreground stipple" msgstr "إن كانت هذه العلامة تؤثر في الرسم النقطي للواجهة ا?مامية" -#: ../gtk/gtktexttag.c:616 +#: gtk/gtktexttag.c:616 msgid "Justification set" msgstr "تعيين الضبط" -#: ../gtk/gtktexttag.c:617 +#: gtk/gtktexttag.c:617 msgid "Whether this tag affects paragraph justification" msgstr "إن كانت هذه العلامة تؤثر في ضبط الفقرات" -#: ../gtk/gtktexttag.c:624 +#: gtk/gtktexttag.c:624 msgid "Left margin set" msgstr "تعيين الهامش ا?يسر" -#: ../gtk/gtktexttag.c:625 +#: gtk/gtktexttag.c:625 msgid "Whether this tag affects the left margin" msgstr "إن كانت هذه العلامة تؤثر في الهامش ا?يسر" -#: ../gtk/gtktexttag.c:628 +#: gtk/gtktexttag.c:628 msgid "Indent set" msgstr "تعيين الإزاحة" -#: ../gtk/gtktexttag.c:629 +#: gtk/gtktexttag.c:629 msgid "Whether this tag affects indentation" msgstr "إن كانت هذه العلامة تؤثر في الإزاحة" -#: ../gtk/gtktexttag.c:636 +#: gtk/gtktexttag.c:636 msgid "Pixels above lines set" msgstr "تعيين بكسلات أعلى ا?سطر" -#: ../gtk/gtktexttag.c:637 ../gtk/gtktexttag.c:641 +#: gtk/gtktexttag.c:637 gtk/gtktexttag.c:641 msgid "Whether this tag affects the number of pixels above lines" msgstr "إن كانت هذه العلامة تؤثر في عدد البيكسلات على ا?سطر" -#: ../gtk/gtktexttag.c:640 +#: gtk/gtktexttag.c:640 msgid "Pixels below lines set" msgstr "تعيين بكسلات أسفل ا?سطر" -#: ../gtk/gtktexttag.c:644 +#: gtk/gtktexttag.c:644 msgid "Pixels inside wrap set" msgstr "تعيين بكسلات داخل ا?لتواء" -#: ../gtk/gtktexttag.c:645 +#: gtk/gtktexttag.c:645 msgid "Whether this tag affects the number of pixels between wrapped lines" msgstr "إن كانت هذه العلامة تؤثر في عدد البيكسلات بين ا?سطر الملتوية" -#: ../gtk/gtktexttag.c:652 +#: gtk/gtktexttag.c:652 msgid "Right margin set" msgstr "تعيين الهامش ا?يمن" -#: ../gtk/gtktexttag.c:653 +#: gtk/gtktexttag.c:653 msgid "Whether this tag affects the right margin" msgstr "إن كانت هذه العلامة تؤثر في الهامش ا?يمن" -#: ../gtk/gtktexttag.c:660 +#: gtk/gtktexttag.c:660 msgid "Wrap mode set" msgstr "تعيين نظام الالتواء" -#: ../gtk/gtktexttag.c:661 +#: gtk/gtktexttag.c:661 msgid "Whether this tag affects line wrap mode" msgstr "إن كانت هذه العلامة تؤثر في نظام التواء السطر" -#: ../gtk/gtktexttag.c:664 +#: gtk/gtktexttag.c:664 msgid "Tabs set" msgstr "تعيين الأشرطة" -#: ../gtk/gtktexttag.c:665 +#: gtk/gtktexttag.c:665 msgid "Whether this tag affects tabs" msgstr "إن كانت هذه العلامة تؤثر في الأشرطة" -#: ../gtk/gtktexttag.c:668 +#: gtk/gtktexttag.c:668 msgid "Invisible set" msgstr "تعيين غير المرئية" -#: ../gtk/gtktexttag.c:669 +#: gtk/gtktexttag.c:669 msgid "Whether this tag affects text visibility" msgstr "إن كانت هذه العلامة تؤثر في وضوح النص" -#: ../gtk/gtktexttag.c:672 +#: gtk/gtktexttag.c:672 msgid "Paragraph background set" msgstr "لون خلفية محدّد" -#: ../gtk/gtktexttag.c:673 +#: gtk/gtktexttag.c:673 msgid "Whether this tag affects the paragraph background color" msgstr "فيما إذا كانت هذه الشارة تؤثر في لون خلفية الفقرة" -#: ../gtk/gtktextview.c:538 +#: gtk/gtktextview.c:538 msgid "Pixels Above Lines" msgstr "بكسلات فوق ا?سطر" -#: ../gtk/gtktextview.c:548 +#: gtk/gtktextview.c:548 msgid "Pixels Below Lines" msgstr "بكسلات تحت ا?سطر" -#: ../gtk/gtktextview.c:558 +#: gtk/gtktextview.c:558 msgid "Pixels Inside Wrap" msgstr "بكسلات داخل الالتواء" -#: ../gtk/gtktextview.c:576 +#: gtk/gtktextview.c:576 msgid "Wrap Mode" msgstr "نظام الالتواء" -#: ../gtk/gtktextview.c:594 +#: gtk/gtktextview.c:594 msgid "Left Margin" msgstr "الهامش الأيسر" -#: ../gtk/gtktextview.c:604 +#: gtk/gtktextview.c:604 msgid "Right Margin" msgstr "الهامش الأيمن" -#: ../gtk/gtktextview.c:632 +#: gtk/gtktextview.c:632 msgid "Cursor Visible" msgstr "المؤشر مرئي" -#: ../gtk/gtktextview.c:633 +#: gtk/gtktextview.c:633 msgid "If the insertion cursor is shown" msgstr "ما إذا كان مؤشر ا?دخال سيتم عرضه" -#: ../gtk/gtktextview.c:640 +#: gtk/gtktextview.c:640 msgid "Buffer" msgstr "ذاكرة وسيطة" -#: ../gtk/gtktextview.c:641 +#: gtk/gtktextview.c:641 msgid "The buffer which is displayed" msgstr "الذاكرة الوسيطة المعروضة" -#: ../gtk/gtktextview.c:649 +#: gtk/gtktextview.c:649 msgid "Whether entered text overwrites existing contents" msgstr "فيما إذا سينمّق النص المدخل المحتويات الموجودة" -#: ../gtk/gtktextview.c:656 +#: gtk/gtktextview.c:656 msgid "Accepts tab" msgstr "تقبل الألسنة" -#: ../gtk/gtktextview.c:657 +#: gtk/gtktextview.c:657 msgid "Whether Tab will result in a tab character being entered" msgstr "فيما سينتج عن اللسان إدخال رمز لسان" -#: ../gtk/gtktextview.c:666 +#: gtk/gtktextview.c:666 msgid "Error underline color" msgstr "خطأ في لون التسطير" -#: ../gtk/gtktextview.c:667 +#: gtk/gtktextview.c:667 msgid "Color with which to draw error-indication underlines" msgstr "اللون الذي يتم به رسم التسطيرات المؤشرة للأخطاء" -#: ../gtk/gtktoggleaction.c:103 +#: gtk/gtktoggleaction.c:103 msgid "Create the same proxies as a radio action" msgstr "إنشاء البروكسيات المتوافقة كفعل مشع" -#: ../gtk/gtktoggleaction.c:104 +#: gtk/gtktoggleaction.c:104 msgid "Whether the proxies for this action look like radio action proxies" msgstr "فيما إذا ستبدو بروكسيّات هذا الحدث كبروكسيّات حدث مشعّة" -#: ../gtk/gtktoggleaction.c:119 +#: gtk/gtktoggleaction.c:119 msgid "If the toggle action should be active in or not" msgstr "ما إذا توجب أن يكون زر التغيير نشطا أم لا" -#: ../gtk/gtktogglebutton.c:103 ../gtk/gtktoggletoolbutton.c:102 +#: gtk/gtktogglebutton.c:103 gtk/gtktoggletoolbutton.c:102 msgid "If the toggle button should be pressed in or not" msgstr "ما إذا توجب أن يكون زر القفل مكبوسا أم لا" -#: ../gtk/gtktogglebutton.c:111 +#: gtk/gtktogglebutton.c:111 msgid "If the toggle button is in an \"in between\" state" msgstr "فيما إذا كان زر التحوّل في حالة \"بين\"" -#: ../gtk/gtktogglebutton.c:118 +#: gtk/gtktogglebutton.c:118 msgid "Draw Indicator" msgstr "رسم المؤشر" -#: ../gtk/gtktogglebutton.c:119 +#: gtk/gtktogglebutton.c:119 msgid "If the toggle part of the button is displayed" msgstr "ما إذا كان جزء القفل من الرز سيتم عرضه" -#: ../gtk/gtktoolbar.c:493 +#: gtk/gtktoolbar.c:493 msgid "The orientation of the toolbar" msgstr "اتجاه شريط ا?دوات" -#: ../gtk/gtktoolbar.c:501 +#: gtk/gtktoolbar.c:501 msgid "Toolbar Style" msgstr "منط شريط الأدوات" -#: ../gtk/gtktoolbar.c:502 +#: gtk/gtktoolbar.c:502 msgid "How to draw the toolbar" msgstr "كيفية رسم شريط ا?دوات" -#: ../gtk/gtktoolbar.c:509 +#: gtk/gtktoolbar.c:509 msgid "Show Arrow" msgstr "عرض السهم" -#: ../gtk/gtktoolbar.c:510 +#: gtk/gtktoolbar.c:510 msgid "If an arrow should be shown if the toolbar doesn't fit" msgstr "فيما إذا سيعرض سهم إذا لم يتلائم عمود الأدوات" -#: ../gtk/gtktoolbar.c:525 +#: gtk/gtktoolbar.c:525 msgid "Tooltips" msgstr "تلميحات" -#: ../gtk/gtktoolbar.c:526 +#: gtk/gtktoolbar.c:526 msgid "If the tooltips of the toolbar should be active or not" msgstr "فيما إذا وجب تنشيط تلميحات شريط الأدوات " -#: ../gtk/gtktoolbar.c:548 +#: gtk/gtktoolbar.c:548 msgid "Size of icons in this toolbar" msgstr "حجم الأيقونات في عمود الأدوات" -#: ../gtk/gtktoolbar.c:563 +#: gtk/gtktoolbar.c:563 msgid "Icon size set" msgstr "حجم الأيقونات محدّد" -#: ../gtk/gtktoolbar.c:564 +#: gtk/gtktoolbar.c:564 msgid "Whether the icon-size property has been set" msgstr "فيما إذا كتم تحديد icon-size" -#: ../gtk/gtktoolbar.c:573 +#: gtk/gtktoolbar.c:573 msgid "Whether the item should receive extra space when the toolbar grows" msgstr "فيما إذا سيتلقى العنصر فضاء اضافيّا عند نموّ عمود الأدوات" -#: ../gtk/gtktoolbar.c:581 +#: gtk/gtktoolbar.c:581 msgid "Whether the item should be the same size as other homogeneous items" msgstr "ما إذا يجب أن يكون العنصر بنفس الحجم كالعناصر المتجانسة الأخرى" -#: ../gtk/gtktoolbar.c:588 +#: gtk/gtktoolbar.c:588 msgid "Spacer size" msgstr "حجم الفاصل" -#: ../gtk/gtktoolbar.c:589 +#: gtk/gtktoolbar.c:589 msgid "Size of spacers" msgstr "حجم الفواصل" -#: ../gtk/gtktoolbar.c:598 +#: gtk/gtktoolbar.c:598 msgid "Amount of border space between the toolbar shadow and the buttons" msgstr "كمية مسافة الحد بين ظل شريط ا?دوات وا?زرار" -#: ../gtk/gtktoolbar.c:606 +#: gtk/gtktoolbar.c:606 msgid "Maximum child expand" msgstr "التوسيع العلوي للابن " -#: ../gtk/gtktoolbar.c:607 +#: gtk/gtktoolbar.c:607 msgid "Maximum amount of space an expandable item will be given" msgstr "أكبر حجم للفراغ المعطى للعنصر القابل للتوسيع" -#: ../gtk/gtktoolbar.c:615 +#: gtk/gtktoolbar.c:615 msgid "Space style" msgstr "نمط الفاصل" -#: ../gtk/gtktoolbar.c:616 +#: gtk/gtktoolbar.c:616 msgid "Whether spacers are vertical lines or just blank" msgstr "ما إذا كانت الفواصل خطوط عمودية أو فقط فراغات" -#: ../gtk/gtktoolbar.c:623 +#: gtk/gtktoolbar.c:623 msgid "Button relief" msgstr "تحرير الزر" -#: ../gtk/gtktoolbar.c:624 +#: gtk/gtktoolbar.c:624 msgid "Type of bevel around toolbar buttons" msgstr "نوع الانحدار حول أزرار شريط الأدوات" -#: ../gtk/gtktoolbar.c:631 +#: gtk/gtktoolbar.c:631 msgid "Style of bevel around the toolbar" msgstr "نمط الانحدار حول شريط الأدوات" -#: ../gtk/gtktoolbar.c:637 +#: gtk/gtktoolbar.c:637 msgid "Toolbar style" msgstr "نمط شريط الأدوات" -#: ../gtk/gtktoolbar.c:638 +#: gtk/gtktoolbar.c:638 msgid "" "Whether default toolbars have text only, text and icons, icons only, etc." msgstr "" "ما إذا كانت أشرطة ا?دوات الافتراضية لها نص فقط، نص مع أيقونات، أيقونات فقط، " "إلخ." -#: ../gtk/gtktoolbar.c:644 +#: gtk/gtktoolbar.c:644 msgid "Toolbar icon size" msgstr "حجم أيقونة شريط الأدوات" -#: ../gtk/gtktoolbar.c:645 +#: gtk/gtktoolbar.c:645 msgid "Size of icons in default toolbars" msgstr "حجم ا?يقونات في أشرطة ا?دوات الافتراضية" -#: ../gtk/gtktoolbutton.c:181 +#: gtk/gtktoolbutton.c:181 msgid "Text to show in the item." msgstr "النص الذي سيعرض في العنصر." -#: ../gtk/gtktoolbutton.c:188 +#: gtk/gtktoolbutton.c:188 msgid "" "If set, an underline in the label property indicates that the next character " "should be used for the mnemonic accelerator key in the overflow menu" @@ -5828,43 +5836,43 @@ msgstr "" "إذا ، فسيكون هناك تسطير في النص يشير إلى الرمز التالي الذي يجب استخدامه " "لمفتاح التذكير المسرع" -#: ../gtk/gtktoolbutton.c:195 +#: gtk/gtktoolbutton.c:195 msgid "Widget to use as the item label" msgstr "الودجة التي ستستخدم كشارة العنصر" -#: ../gtk/gtktoolbutton.c:201 +#: gtk/gtktoolbutton.c:201 msgid "Stock Id" msgstr "هوية المخزون" -#: ../gtk/gtktoolbutton.c:202 +#: gtk/gtktoolbutton.c:202 msgid "The stock icon displayed on the item" msgstr "سهم المخزون المعروض على العنصر" -#: ../gtk/gtktoolbutton.c:218 +#: gtk/gtktoolbutton.c:218 msgid "Icon name" msgstr "اسم الأيقونة" -#: ../gtk/gtktoolbutton.c:219 +#: gtk/gtktoolbutton.c:219 msgid "The name of the themed icon displayed on the item" msgstr "اسم الأيقونة الظاهرة على العنصر" -#: ../gtk/gtktoolbutton.c:225 +#: gtk/gtktoolbutton.c:225 msgid "Icon widget" msgstr "ودجة الأيقونة" -#: ../gtk/gtktoolbutton.c:226 +#: gtk/gtktoolbutton.c:226 msgid "Icon widget to display in the item" msgstr "ودجة الأيقونة التس ستعرض في العنصر" -#: ../gtk/gtktoolbutton.c:239 +#: gtk/gtktoolbutton.c:239 msgid "Icon spacing" msgstr "تَبَاعُد الأيقونة" -#: ../gtk/gtktoolbutton.c:240 +#: gtk/gtktoolbutton.c:240 msgid "Spacing in pixels between the icon and label" msgstr "الفراغ بالبكسل بين الأيقونة و الشارة" -#: ../gtk/gtktoolitem.c:171 +#: gtk/gtktoolitem.c:171 msgid "" "Whether the toolbar item is considered important. When TRUE, toolbar buttons " "show text in GTK_TOOLBAR_BOTH_HORIZ mode" @@ -5872,581 +5880,581 @@ msgstr "" "فيما إذا يعتبر عنصر عمود الأدوات مهمّ. إذا ضبط لـ TRUE فستعرض أورار عمود " "الأدوات النص بنسق GTK_TOOLBAR_BOTH_HORIZ" -#: ../gtk/gtktreemodelsort.c:274 +#: gtk/gtktreemodelsort.c:274 msgid "TreeModelSort Model" msgstr "نمط ترتيب العرض الشجري" -#: ../gtk/gtktreemodelsort.c:275 +#: gtk/gtktreemodelsort.c:275 msgid "The model for the TreeModelSort to sort" msgstr "نمط فرز العرض الشجري المستخدم للفرز" -#: ../gtk/gtktreeview.c:570 +#: gtk/gtktreeview.c:570 msgid "TreeView Model" msgstr "نمط العرض الشجري" -#: ../gtk/gtktreeview.c:571 +#: gtk/gtktreeview.c:571 msgid "The model for the tree view" msgstr "نمط عرض الشجرة" -#: ../gtk/gtktreeview.c:579 +#: gtk/gtktreeview.c:579 msgid "Horizontal Adjustment for the widget" msgstr "الضبط الأفقي للكائن" -#: ../gtk/gtktreeview.c:587 +#: gtk/gtktreeview.c:587 msgid "Vertical Adjustment for the widget" msgstr "الضبط العمودي للكائن" -#: ../gtk/gtktreeview.c:594 +#: gtk/gtktreeview.c:594 msgid "Headers Visible" msgstr "العناوين مرئية" -#: ../gtk/gtktreeview.c:595 +#: gtk/gtktreeview.c:595 msgid "Show the column header buttons" msgstr "أظهر أزرار رؤوس العمود" -#: ../gtk/gtktreeview.c:602 +#: gtk/gtktreeview.c:602 msgid "Headers Clickable" msgstr "الرؤوس قابلة للنقر" -#: ../gtk/gtktreeview.c:603 +#: gtk/gtktreeview.c:603 msgid "Column headers respond to click events" msgstr "رؤوس العمود تستجيب لأحداث النقر" -#: ../gtk/gtktreeview.c:610 +#: gtk/gtktreeview.c:610 msgid "Expander Column" msgstr "عمود موسع" -#: ../gtk/gtktreeview.c:611 +#: gtk/gtktreeview.c:611 msgid "Set the column for the expander column" msgstr "تعين العمود للعمود الموسع" -#: ../gtk/gtktreeview.c:626 +#: gtk/gtktreeview.c:626 msgid "Rules Hint" msgstr "تلميحة القواعد" -#: ../gtk/gtktreeview.c:627 +#: gtk/gtktreeview.c:627 msgid "Set a hint to the theme engine to draw rows in alternating colors" msgstr "تعين تلميحة لآلة التيمة حتى ترسم صفوفا بألوان متغايرة" -#: ../gtk/gtktreeview.c:634 +#: gtk/gtktreeview.c:634 msgid "Enable Search" msgstr "تفعيل البحث" -#: ../gtk/gtktreeview.c:635 +#: gtk/gtktreeview.c:635 msgid "View allows user to search through columns interactively" msgstr "عرض يسمح للمستخدم بالبحث خلال الأعمدة بتفاعل" -#: ../gtk/gtktreeview.c:642 +#: gtk/gtktreeview.c:642 msgid "Search Column" msgstr "عمود بحث" -#: ../gtk/gtktreeview.c:643 +#: gtk/gtktreeview.c:643 msgid "Model column to search through when searching through code" msgstr "عمود النمط الذي يتم البحث خلاله أثناء البحث خلال الكود" -#: ../gtk/gtktreeview.c:663 +#: gtk/gtktreeview.c:663 msgid "Fixed Height Mode" msgstr "نسق الارتفاع الثابت" -#: ../gtk/gtktreeview.c:664 +#: gtk/gtktreeview.c:664 msgid "Speeds up GtkTreeView by assuming that all rows have the same height" msgstr "يسرع GtkTreeView باعتبار جميع الأعمدة ذات إرتفاع موحد" -#: ../gtk/gtktreeview.c:684 +#: gtk/gtktreeview.c:684 msgid "Hover Selection" msgstr "اختيار الحوم" -#: ../gtk/gtktreeview.c:685 +#: gtk/gtktreeview.c:685 msgid "Whether the selection should follow the pointer" msgstr "فيما اذا كان المنتقى يتبع المؤشر" -#: ../gtk/gtktreeview.c:704 +#: gtk/gtktreeview.c:704 msgid "Hover Expand" msgstr "تمديد الحوم" -#: ../gtk/gtktreeview.c:705 +#: gtk/gtktreeview.c:705 msgid "" "Whether rows should be expanded/collapsed when the pointer moves over them" msgstr "ما إذا وجب توسيع وانهيار الصفوف عندما يقوم المؤشر بتحريكها" -#: ../gtk/gtktreeview.c:719 +#: gtk/gtktreeview.c:719 msgid "Show Expanders" msgstr "اظهار الموسعات" -#: ../gtk/gtktreeview.c:720 +#: gtk/gtktreeview.c:720 msgid "View has expanders" msgstr "المظهر له موسعات" -#: ../gtk/gtktreeview.c:734 +#: gtk/gtktreeview.c:734 msgid "Level Indentation" msgstr "مستوى التثليم" -#: ../gtk/gtktreeview.c:735 +#: gtk/gtktreeview.c:735 msgid "Extra indentation for each level" msgstr "إزاحة اضافية لكل مستوى" # In french = etirement -#: ../gtk/gtktreeview.c:744 +#: gtk/gtktreeview.c:744 msgid "Rubber Banding" msgstr "التمديد" -#: ../gtk/gtktreeview.c:745 +#: gtk/gtktreeview.c:745 msgid "" "Whether to enable selection of multiple items by dragging the mouse pointer" msgstr "ما إذا سيتم السماح بانتقاء عناصر متعددة باستعمال الفأرة" -#: ../gtk/gtktreeview.c:752 +#: gtk/gtktreeview.c:752 msgid "Enable Grid Lines" msgstr "مكّن خطوط الشبكة" -#: ../gtk/gtktreeview.c:753 +#: gtk/gtktreeview.c:753 msgid "Whether grid lines should be drawn in the tree view" msgstr "فيما إذا كان سيتم عرض خطوط الشبكة في مظهر الشجرة" -#: ../gtk/gtktreeview.c:761 +#: gtk/gtktreeview.c:761 msgid "Enable Tree Lines" msgstr "مكّن خطوط الشجرة" -#: ../gtk/gtktreeview.c:762 +#: gtk/gtktreeview.c:762 msgid "Whether tree lines should be drawn in the tree view" msgstr "فيما إذا كان سيتم عرض خطوط الشجرة في مظهر الشجرة" -#: ../gtk/gtktreeview.c:770 +#: gtk/gtktreeview.c:770 msgid "The column in the model containing the tooltip texts for the rows" msgstr "عمود النموذج المحتوي على نصوص التلميحات للصفوف" -#: ../gtk/gtktreeview.c:792 +#: gtk/gtktreeview.c:792 msgid "Vertical Separator Width" msgstr "العرض العمودي للفاصل" -#: ../gtk/gtktreeview.c:793 +#: gtk/gtktreeview.c:793 msgid "Vertical space between cells. Must be an even number" msgstr "الفراغ العمودي بين الخلايا. يجب أن يكون رقما زوجيا" -#: ../gtk/gtktreeview.c:801 +#: gtk/gtktreeview.c:801 msgid "Horizontal Separator Width" msgstr "العرض الأفقي للفاصل" -#: ../gtk/gtktreeview.c:802 +#: gtk/gtktreeview.c:802 msgid "Horizontal space between cells. Must be an even number" msgstr "الفراغ الأفقي بين الخلايا. يجب أن يكون رقما زوجيا" -#: ../gtk/gtktreeview.c:810 +#: gtk/gtktreeview.c:810 msgid "Allow Rules" msgstr "اسمح بالقواعد" -#: ../gtk/gtktreeview.c:811 +#: gtk/gtktreeview.c:811 msgid "Allow drawing of alternating color rows" msgstr "السماح برسم أعمدة ملونة متوالية" -#: ../gtk/gtktreeview.c:817 +#: gtk/gtktreeview.c:817 msgid "Indent Expanders" msgstr "إزاحة الموسعات" -#: ../gtk/gtktreeview.c:818 +#: gtk/gtktreeview.c:818 msgid "Make the expanders indented" msgstr "جعل الموسعات مجوفة" -#: ../gtk/gtktreeview.c:824 +#: gtk/gtktreeview.c:824 msgid "Even Row Color" msgstr "لون السطر الزوجي" -#: ../gtk/gtktreeview.c:825 +#: gtk/gtktreeview.c:825 msgid "Color to use for even rows" msgstr "اللون للاستخدام للسطور الزوجية" -#: ../gtk/gtktreeview.c:831 +#: gtk/gtktreeview.c:831 msgid "Odd Row Color" msgstr "لون السطر الغريب" -#: ../gtk/gtktreeview.c:832 +#: gtk/gtktreeview.c:832 msgid "Color to use for odd rows" msgstr "اللون للاستخدام للسطور الغريبة" -#: ../gtk/gtktreeview.c:838 +#: gtk/gtktreeview.c:838 msgid "Row Ending details" msgstr "تفاصيل نهاية الصف" -#: ../gtk/gtktreeview.c:839 +#: gtk/gtktreeview.c:839 msgid "Enable extended row background theming" msgstr "تفعيل التنسيق الممدّد لخلفية الأعمدة" -#: ../gtk/gtktreeview.c:845 +#: gtk/gtktreeview.c:845 msgid "Grid line width" msgstr "عرض خط الشبكة" -#: ../gtk/gtktreeview.c:846 +#: gtk/gtktreeview.c:846 msgid "Width, in pixels, of the tree view grid lines" msgstr "العرض بالبكسلات لأسطر الشبكة لمظهر الشجرة" -#: ../gtk/gtktreeview.c:852 +#: gtk/gtktreeview.c:852 msgid "Tree line width" msgstr "عرض سطر الشجرة" -#: ../gtk/gtktreeview.c:853 +#: gtk/gtktreeview.c:853 msgid "Width, in pixels, of the tree view lines" msgstr "العرض بالبكسلات لأسطر مظهر الشجرة" -#: ../gtk/gtktreeview.c:859 +#: gtk/gtktreeview.c:859 msgid "Grid line pattern" msgstr "نمط خط الشبكة" -#: ../gtk/gtktreeview.c:860 +#: gtk/gtktreeview.c:860 msgid "Dash pattern used to draw the tree view grid lines" msgstr "نمط الخط الفاصل لرسم أسطر شبكة مظهر الشجرة" -#: ../gtk/gtktreeview.c:866 +#: gtk/gtktreeview.c:866 msgid "Tree line pattern" msgstr "نمط سطر الشجرة" -#: ../gtk/gtktreeview.c:867 +#: gtk/gtktreeview.c:867 msgid "Dash pattern used to draw the tree view lines" msgstr "نمط الخط الفاصل لرسم أسطر مظهر الشجرة" -#: ../gtk/gtktreeviewcolumn.c:192 +#: gtk/gtktreeviewcolumn.c:192 msgid "Whether to display the column" msgstr "ما إذا يعرض العمود" -#: ../gtk/gtktreeviewcolumn.c:199 ../gtk/gtkwindow.c:523 +#: gtk/gtktreeviewcolumn.c:199 gtk/gtkwindow.c:523 msgid "Resizable" msgstr "قابل للتحجيم" -#: ../gtk/gtktreeviewcolumn.c:200 +#: gtk/gtktreeviewcolumn.c:200 msgid "Column is user-resizable" msgstr "العمود قابل للتحجيم من قبل المستخدم" -#: ../gtk/gtktreeviewcolumn.c:208 +#: gtk/gtktreeviewcolumn.c:208 msgid "Current width of the column" msgstr "العرض الحالي للعمود" -#: ../gtk/gtktreeviewcolumn.c:217 +#: gtk/gtktreeviewcolumn.c:217 msgid "Space which is inserted between cells" msgstr "الفراغ الملحق بين الخلايا" -#: ../gtk/gtktreeviewcolumn.c:225 +#: gtk/gtktreeviewcolumn.c:225 msgid "Sizing" msgstr "تحجيم" -#: ../gtk/gtktreeviewcolumn.c:226 +#: gtk/gtktreeviewcolumn.c:226 msgid "Resize mode of the column" msgstr "نظام التحجيم للعمود" -#: ../gtk/gtktreeviewcolumn.c:234 +#: gtk/gtktreeviewcolumn.c:234 msgid "Fixed Width" msgstr "العرض الثابت" -#: ../gtk/gtktreeviewcolumn.c:235 +#: gtk/gtktreeviewcolumn.c:235 msgid "Current fixed width of the column" msgstr "العرض الحالي الثابت للعمود" -#: ../gtk/gtktreeviewcolumn.c:244 +#: gtk/gtktreeviewcolumn.c:244 msgid "Minimum Width" msgstr "العرض الأصغر" -#: ../gtk/gtktreeviewcolumn.c:245 +#: gtk/gtktreeviewcolumn.c:245 msgid "Minimum allowed width of the column" msgstr "العرض الأصغر المسموح به للعمود" -#: ../gtk/gtktreeviewcolumn.c:254 +#: gtk/gtktreeviewcolumn.c:254 msgid "Maximum Width" msgstr "العرض الأكبر" -#: ../gtk/gtktreeviewcolumn.c:255 +#: gtk/gtktreeviewcolumn.c:255 msgid "Maximum allowed width of the column" msgstr "العرض الأكبر المسموح به للعمود" -#: ../gtk/gtktreeviewcolumn.c:265 +#: gtk/gtktreeviewcolumn.c:265 msgid "Title to appear in column header" msgstr "العنوان الذي يتم عرضه في ترويسة العمود" -#: ../gtk/gtktreeviewcolumn.c:273 +#: gtk/gtktreeviewcolumn.c:273 msgid "Column gets share of extra width allocated to the widget" msgstr "يتلقى العمود قسمته من العرض الإضافي المخصّص للودجة" -#: ../gtk/gtktreeviewcolumn.c:280 +#: gtk/gtktreeviewcolumn.c:280 msgid "Clickable" msgstr "قابل للنقر" -#: ../gtk/gtktreeviewcolumn.c:281 +#: gtk/gtktreeviewcolumn.c:281 msgid "Whether the header can be clicked" msgstr "ما إذا كانت الترويسة قابلة للنقر أم لا" -#: ../gtk/gtktreeviewcolumn.c:289 +#: gtk/gtktreeviewcolumn.c:289 msgid "Widget" msgstr "كائن" -#: ../gtk/gtktreeviewcolumn.c:290 +#: gtk/gtktreeviewcolumn.c:290 msgid "Widget to put in column header button instead of column title" msgstr "الكائن الذي يتم وضعه في زر ترويسة العمود بدل عنوان العمود" -#: ../gtk/gtktreeviewcolumn.c:298 +#: gtk/gtktreeviewcolumn.c:298 msgid "X Alignment of the column header text or widget" msgstr "ضبط س لكائن أو نص ترويسة العمود" -#: ../gtk/gtktreeviewcolumn.c:308 +#: gtk/gtktreeviewcolumn.c:308 msgid "Whether the column can be reordered around the headers" msgstr "إذا ما كان من الممكن أن يعاد ترتيب العمود حول الترويسات" -#: ../gtk/gtktreeviewcolumn.c:315 +#: gtk/gtktreeviewcolumn.c:315 msgid "Sort indicator" msgstr "مؤشر الفرز" -#: ../gtk/gtktreeviewcolumn.c:316 +#: gtk/gtktreeviewcolumn.c:316 msgid "Whether to show a sort indicator" msgstr "ما إذا كان سيتم عرض مؤشر الفرز أم لا." -#: ../gtk/gtktreeviewcolumn.c:323 +#: gtk/gtktreeviewcolumn.c:323 msgid "Sort order" msgstr "ترتيب الفرز" -#: ../gtk/gtktreeviewcolumn.c:324 +#: gtk/gtktreeviewcolumn.c:324 msgid "Sort direction the sort indicator should indicate" msgstr "اتجاه الفرز الذي يتوجب على مؤشر الفرز أن يشير إليه" -#: ../gtk/gtkuimanager.c:221 +#: gtk/gtkuimanager.c:221 msgid "Whether tearoff menu items should be added to menus" msgstr "فيما إذا ستضاف عناصر القوائم القابلة للقطف للقوائم" -#: ../gtk/gtkuimanager.c:228 +#: gtk/gtkuimanager.c:228 msgid "Merged UI definition" msgstr "تعريف واجهة مستخدم مدمجة" -#: ../gtk/gtkuimanager.c:229 +#: gtk/gtkuimanager.c:229 msgid "An XML string describing the merged UI" msgstr "سلسلة XML تصف واجهة المستخدم المدمجة" -#: ../gtk/gtkviewport.c:107 +#: gtk/gtkviewport.c:107 msgid "" "The GtkAdjustment that determines the values of the horizontal position for " "this viewport" msgstr "GtkAdjustment·المحدّد·لقيم·الموقع·الأفقي·لمنفذ·المشهد" -#: ../gtk/gtkviewport.c:115 +#: gtk/gtkviewport.c:115 msgid "" "The GtkAdjustment that determines the values of the vertical position for " "this viewport" msgstr "GtkAdjustment المحدّد لقيم الموقع العمودي لمنفذ المشهد" -#: ../gtk/gtkviewport.c:123 +#: gtk/gtkviewport.c:123 msgid "Determines how the shadowed box around the viewport is drawn" msgstr "يحدّد كيفيّة رسم الصندوق المضلّل حول منفذ المشهد" -#: ../gtk/gtkwidget.c:483 +#: gtk/gtkwidget.c:483 msgid "Widget name" msgstr "اسم الكائن" -#: ../gtk/gtkwidget.c:484 +#: gtk/gtkwidget.c:484 msgid "The name of the widget" msgstr "اسم الكائن" -#: ../gtk/gtkwidget.c:490 +#: gtk/gtkwidget.c:490 msgid "Parent widget" msgstr "الكائن ا?ب" -#: ../gtk/gtkwidget.c:491 +#: gtk/gtkwidget.c:491 msgid "The parent widget of this widget. Must be a Container widget" msgstr "الودجة الأب لهذه الودجة. يجب أن يكون ودجة حاوية" -#: ../gtk/gtkwidget.c:498 +#: gtk/gtkwidget.c:498 msgid "Width request" msgstr "طلب عرض" -#: ../gtk/gtkwidget.c:499 +#: gtk/gtkwidget.c:499 msgid "" "Override for width request of the widget, or -1 if natural request should be " "used" msgstr "طلب·تنميق·لعرض·الودجة·أو·-1·إذا·وجب·استخدام·طلب·اعتيادي" -#: ../gtk/gtkwidget.c:507 +#: gtk/gtkwidget.c:507 msgid "Height request" msgstr "طلب ارتفاع" -#: ../gtk/gtkwidget.c:508 +#: gtk/gtkwidget.c:508 msgid "" "Override for height request of the widget, or -1 if natural request should " "be used" msgstr "طلب تنميق لإرتفاع الودجة أو -1 إذا وجب استخدام طلب اعتيادي" -#: ../gtk/gtkwidget.c:517 +#: gtk/gtkwidget.c:517 msgid "Whether the widget is visible" msgstr "ما إذا كان الكائن ظاهرا" -#: ../gtk/gtkwidget.c:524 +#: gtk/gtkwidget.c:524 msgid "Whether the widget responds to input" msgstr "ما إذا كان الكائن يرد على ا?دخال" -#: ../gtk/gtkwidget.c:530 +#: gtk/gtkwidget.c:530 msgid "Application paintable" msgstr "التطبيق قابل للرسم" -#: ../gtk/gtkwidget.c:531 +#: gtk/gtkwidget.c:531 msgid "Whether the application will paint directly on the widget" msgstr "ما إذا كان التطبيق سيرسم مباشرة على الكائن" -#: ../gtk/gtkwidget.c:537 +#: gtk/gtkwidget.c:537 msgid "Can focus" msgstr "ممكن تلقي البؤرة" -#: ../gtk/gtkwidget.c:538 +#: gtk/gtkwidget.c:538 msgid "Whether the widget can accept the input focus" msgstr "ما إذا كان بقدرة الكائن قبول بؤرة ا?دخال" -#: ../gtk/gtkwidget.c:544 +#: gtk/gtkwidget.c:544 msgid "Has focus" msgstr "له بؤرة" -#: ../gtk/gtkwidget.c:545 +#: gtk/gtkwidget.c:545 msgid "Whether the widget has the input focus" msgstr "ما إذا كان الكائن له بؤرة ا?دخال" -#: ../gtk/gtkwidget.c:551 +#: gtk/gtkwidget.c:551 msgid "Is focus" msgstr "هو تركيز" -#: ../gtk/gtkwidget.c:552 +#: gtk/gtkwidget.c:552 msgid "Whether the widget is the focus widget within the toplevel" msgstr "ما إذا كانت الودجة هي ودجة التركيز ضمن المستوى الأعلى" -#: ../gtk/gtkwidget.c:558 +#: gtk/gtkwidget.c:558 msgid "Can default" msgstr "ممكن الافتراض" -#: ../gtk/gtkwidget.c:559 +#: gtk/gtkwidget.c:559 msgid "Whether the widget can be the default widget" msgstr "ما إذا أمكن أن يصبح الكائن هو الكائن الافتراضي" -#: ../gtk/gtkwidget.c:565 +#: gtk/gtkwidget.c:565 msgid "Has default" msgstr "له افتراض" -#: ../gtk/gtkwidget.c:566 +#: gtk/gtkwidget.c:566 msgid "Whether the widget is the default widget" msgstr "ما إذا كان الكائن هو الكائن الافتراضي" -#: ../gtk/gtkwidget.c:572 +#: gtk/gtkwidget.c:572 msgid "Receives default" msgstr "استقبال الافتراض" -#: ../gtk/gtkwidget.c:573 +#: gtk/gtkwidget.c:573 msgid "If TRUE, the widget will receive the default action when it is focused" msgstr "إذا كان TRUE، فستتلقى الودجة الحدث الافتراضي عند تركيزها" -#: ../gtk/gtkwidget.c:579 +#: gtk/gtkwidget.c:579 msgid "Composite child" msgstr "ابن مركب" -#: ../gtk/gtkwidget.c:580 +#: gtk/gtkwidget.c:580 msgid "Whether the widget is part of a composite widget" msgstr "ما إذا كان الكائن مركبا من كائن آخر" -#: ../gtk/gtkwidget.c:586 +#: gtk/gtkwidget.c:586 msgid "Style" msgstr "نمط" -#: ../gtk/gtkwidget.c:587 +#: gtk/gtkwidget.c:587 msgid "" "The style of the widget, which contains information about how it will look " "(colors etc)" msgstr "أسلوب الودجة، المحتوية على معلومات حول مظهرها (الألوان الخ)" -#: ../gtk/gtkwidget.c:593 +#: gtk/gtkwidget.c:593 msgid "Events" msgstr "أحداث" -#: ../gtk/gtkwidget.c:594 +#: gtk/gtkwidget.c:594 msgid "The event mask that decides what kind of GdkEvents this widget gets" msgstr "غلاف الأحداث الدي يحدّد أي نوع من GdkEvents ستتلقى هذه الودجة" -#: ../gtk/gtkwidget.c:601 +#: gtk/gtkwidget.c:601 msgid "Extension events" msgstr "أحداث امتداد" -#: ../gtk/gtkwidget.c:602 +#: gtk/gtkwidget.c:602 msgid "The mask that decides what kind of extension events this widget gets" msgstr "الغلاف الذي يحدّد أي إمتدادات الأحداث ستتلقّى هذه الودجة" -#: ../gtk/gtkwidget.c:609 +#: gtk/gtkwidget.c:609 msgid "No show all" msgstr "لا عرض للكل" -#: ../gtk/gtkwidget.c:610 +#: gtk/gtkwidget.c:610 msgid "Whether gtk_widget_show_all() should not affect this widget" msgstr "فيما إذا لن يؤثّر gtk_widget_show_all() هذه الودجة" -#: ../gtk/gtkwidget.c:632 +#: gtk/gtkwidget.c:632 msgid "Has tooltip" msgstr "له تلميحة" -#: ../gtk/gtkwidget.c:633 +#: gtk/gtkwidget.c:633 msgid "Whether this widget has a tooltip" msgstr "إذا كان لهذه الودجة تلميحة" -#: ../gtk/gtkwidget.c:653 +#: gtk/gtkwidget.c:653 msgid "Tooltip Text" msgstr "نص التلميحة" -#: ../gtk/gtkwidget.c:654 ../gtk/gtkwidget.c:675 +#: gtk/gtkwidget.c:654 gtk/gtkwidget.c:675 msgid "The contents of the tooltip for this widget" msgstr "نص تلميحة لهذه الودجة" -#: ../gtk/gtkwidget.c:674 +#: gtk/gtkwidget.c:674 msgid "Tooltip markup" msgstr "خصائص التلميحة " -#: ../gtk/gtkwidget.c:689 +#: gtk/gtkwidget.c:689 #, fuzzy msgid "Window" msgstr "نوع النافذة" -#: ../gtk/gtkwidget.c:690 +#: gtk/gtkwidget.c:690 msgid "The widget's window if it is realized" msgstr "" -#: ../gtk/gtkwidget.c:2208 +#: gtk/gtkwidget.c:2208 msgid "Interior Focus" msgstr "بؤرة داخلية" -#: ../gtk/gtkwidget.c:2209 +#: gtk/gtkwidget.c:2209 msgid "Whether to draw the focus indicator inside widgets" msgstr "ما إذا يرسم مؤشر التركيز داخل القطع" -#: ../gtk/gtkwidget.c:2215 +#: gtk/gtkwidget.c:2215 msgid "Focus linewidth" msgstr "عرض خط البؤرة" -#: ../gtk/gtkwidget.c:2216 +#: gtk/gtkwidget.c:2216 msgid "Width, in pixels, of the focus indicator line" msgstr "العرض بالبكسلات لسطر مؤشر التركيز" -#: ../gtk/gtkwidget.c:2222 +#: gtk/gtkwidget.c:2222 msgid "Focus line dash pattern" msgstr "خط البؤرة بالنقش المتقطع" -#: ../gtk/gtkwidget.c:2223 +#: gtk/gtkwidget.c:2223 msgid "Dash pattern used to draw the focus indicator" msgstr "نمط الخط الفاصل المستعمل لرسم مؤشر التكيز" -#: ../gtk/gtkwidget.c:2228 +#: gtk/gtkwidget.c:2228 msgid "Focus padding" msgstr "حشو البؤرة" -#: ../gtk/gtkwidget.c:2229 +#: gtk/gtkwidget.c:2229 msgid "Width, in pixels, between focus indicator and the widget 'box'" msgstr "العرض بالبكسلات بين مؤشر التركيز و ودجة 'صندوق'" -#: ../gtk/gtkwidget.c:2234 +#: gtk/gtkwidget.c:2234 msgid "Cursor color" msgstr "لون المؤشر" -#: ../gtk/gtkwidget.c:2235 +#: gtk/gtkwidget.c:2235 msgid "Color with which to draw insertion cursor" msgstr "اللون الذي يتم به رسم مؤشر ا?دخال" -#: ../gtk/gtkwidget.c:2240 +#: gtk/gtkwidget.c:2240 msgid "Secondary cursor color" msgstr "مؤشر ا?دخال الثانوي" -#: ../gtk/gtkwidget.c:2241 +#: gtk/gtkwidget.c:2241 msgid "" "Color with which to draw the secondary insertion cursor when editing mixed " "right-to-left and left-to-right text" @@ -6454,117 +6462,117 @@ msgstr "" "اللون الذي سيرسم يه مؤشر الإدخال الثانوي عند تحرير نص مختلط من اليمين إلى " "اليسار و من اليسار إلى اليمين" -#: ../gtk/gtkwidget.c:2246 +#: gtk/gtkwidget.c:2246 msgid "Cursor line aspect ratio" msgstr "نسبة الطول للعرض لمؤشر السطر" -#: ../gtk/gtkwidget.c:2247 +#: gtk/gtkwidget.c:2247 msgid "Aspect ratio with which to draw insertion cursor" msgstr "نسبة الطول للعرض التي سيرسم بها مؤشر إدخال." -#: ../gtk/gtkwidget.c:2261 +#: gtk/gtkwidget.c:2261 msgid "Draw Border" msgstr "ارسم الحدّ" -#: ../gtk/gtkwidget.c:2262 +#: gtk/gtkwidget.c:2262 msgid "Size of areas outside the widget's allocation to draw" msgstr "حجم المساحات المرسومة خارج مكان الودجة " -#: ../gtk/gtkwidget.c:2275 +#: gtk/gtkwidget.c:2275 msgid "Unvisited Link Color" msgstr "لون الوصلة غير المزارة" -#: ../gtk/gtkwidget.c:2276 +#: gtk/gtkwidget.c:2276 msgid "Color of unvisited links" msgstr "لون الوصلات غير المزارة" -#: ../gtk/gtkwidget.c:2289 +#: gtk/gtkwidget.c:2289 msgid "Visited Link Color" msgstr "لون الوصلة المزارة" -#: ../gtk/gtkwidget.c:2290 +#: gtk/gtkwidget.c:2290 msgid "Color of visited links" msgstr "لون الوصلات المزارة" -#: ../gtk/gtkwidget.c:2304 +#: gtk/gtkwidget.c:2304 msgid "Wide Separators" msgstr "فواصل عريضة" -#: ../gtk/gtkwidget.c:2305 +#: gtk/gtkwidget.c:2305 msgid "" "Whether separators have configurable width and should be drawn using a box " "instead of a line" msgstr "إذا كان للفواصل عرض متغير مرسوم باستعمال علبة عوضا عن خط" -#: ../gtk/gtkwidget.c:2319 +#: gtk/gtkwidget.c:2319 msgid "Separator Width" msgstr "عرض الفاصل" -#: ../gtk/gtkwidget.c:2320 +#: gtk/gtkwidget.c:2320 msgid "The width of separators if wide-separators is TRUE" msgstr "عرض الفواصل إذا كان wide-separators محددا بـ TRUE" -#: ../gtk/gtkwidget.c:2334 +#: gtk/gtkwidget.c:2334 msgid "Separator Height" msgstr "ارتفاع الفاصل" -#: ../gtk/gtkwidget.c:2335 +#: gtk/gtkwidget.c:2335 msgid "The height of separators if \"wide-separators\" is TRUE" msgstr "ارتفاع الفواصل إذا كان \"wide-separators\" محددا بـ TRUE" -#: ../gtk/gtkwidget.c:2349 +#: gtk/gtkwidget.c:2349 msgid "Horizontal Scroll Arrow Length" msgstr "طول أسهم شريط التدرج الأفقي" -#: ../gtk/gtkwidget.c:2350 +#: gtk/gtkwidget.c:2350 msgid "The length of horizontal scroll arrows" msgstr "طول أسهم شريط التدرج الأفقي" -#: ../gtk/gtkwidget.c:2364 +#: gtk/gtkwidget.c:2364 msgid "Vertical Scroll Arrow Length" msgstr "طول أسهم شريط التدرج العمودي" -#: ../gtk/gtkwidget.c:2365 +#: gtk/gtkwidget.c:2365 msgid "The length of vertical scroll arrows" msgstr "عرض أسهم شريط التدرج العمودي" -#: ../gtk/gtkwindow.c:464 +#: gtk/gtkwindow.c:464 msgid "Window Type" msgstr "نوع النافذة" -#: ../gtk/gtkwindow.c:465 +#: gtk/gtkwindow.c:465 msgid "The type of the window" msgstr "نوع النافذة" -#: ../gtk/gtkwindow.c:473 +#: gtk/gtkwindow.c:473 msgid "Window Title" msgstr "عنوان النافذة" -#: ../gtk/gtkwindow.c:474 +#: gtk/gtkwindow.c:474 msgid "The title of the window" msgstr "عنوان النافذة" -#: ../gtk/gtkwindow.c:481 +#: gtk/gtkwindow.c:481 msgid "Window Role" msgstr "دور النافذة" -#: ../gtk/gtkwindow.c:482 +#: gtk/gtkwindow.c:482 msgid "Unique identifier for the window to be used when restoring a session" msgstr "معرف وحيد للنافذة يستخدم عند استرجاع جلسة" -#: ../gtk/gtkwindow.c:498 +#: gtk/gtkwindow.c:498 msgid "Startup ID" msgstr "هوية البدأ" -#: ../gtk/gtkwindow.c:499 +#: gtk/gtkwindow.c:499 msgid "Unique startup identifier for the window used by startup-notification" msgstr "معرف وحيد لعملية البدأ للنافذة المستعملة من طرف startup-notification" -#: ../gtk/gtkwindow.c:506 +#: gtk/gtkwindow.c:506 msgid "Allow Shrink" msgstr "اسمح بالانكماش" -#: ../gtk/gtkwindow.c:508 +#: gtk/gtkwindow.c:508 #, no-c-format msgid "" "If TRUE, the window has no mimimum size. Setting this to TRUE is 99% of the " @@ -6573,23 +6581,23 @@ msgstr "" "إذا ضبط لـ TRUE فلن يكون للنافذة حجم أدنى. ضبط هذا لـ TRUE فكرة سيّئة في 99% " "من الحالات." -#: ../gtk/gtkwindow.c:515 +#: gtk/gtkwindow.c:515 msgid "Allow Grow" msgstr "اسمح بالنمو" -#: ../gtk/gtkwindow.c:516 +#: gtk/gtkwindow.c:516 msgid "If TRUE, users can expand the window beyond its minimum size" msgstr "اذا كان TRUE، فسيتمكن المستخدمون من تمديد النافذة فوق حجمها الأدنى" -#: ../gtk/gtkwindow.c:524 +#: gtk/gtkwindow.c:524 msgid "If TRUE, users can resize the window" msgstr "إذا كان TRUE، باستطاعة المستخدمين تحجيم النافذة." -#: ../gtk/gtkwindow.c:531 +#: gtk/gtkwindow.c:531 msgid "Modal" msgstr "سائدة" -#: ../gtk/gtkwindow.c:532 +#: gtk/gtkwindow.c:532 msgid "" "If TRUE, the window is modal (other windows are not usable while this one is " "up)" @@ -6597,169 +6605,172 @@ msgstr "" "إذا ضبط لـ TRUE فستكون النافذة سائدة (لن يمكن استخدام نوافذ أخرى عند تكيز " "هذه النافذة)" -#: ../gtk/gtkwindow.c:539 +#: gtk/gtkwindow.c:539 msgid "Window Position" msgstr "موقع النافذة" -#: ../gtk/gtkwindow.c:540 +#: gtk/gtkwindow.c:540 msgid "The initial position of the window" msgstr "موقع النافذة الأولي" -#: ../gtk/gtkwindow.c:548 +#: gtk/gtkwindow.c:548 msgid "Default Width" msgstr "العرض الافتراضي" -#: ../gtk/gtkwindow.c:549 +#: gtk/gtkwindow.c:549 msgid "The default width of the window, used when initially showing the window" msgstr "عرض النافذة الإفتراضي، مستخدم عند عرض النافذة في المرة الأولى" -#: ../gtk/gtkwindow.c:558 +#: gtk/gtkwindow.c:558 msgid "Default Height" msgstr "الإرتفاع الإفتراضي" -#: ../gtk/gtkwindow.c:559 +#: gtk/gtkwindow.c:559 msgid "" "The default height of the window, used when initially showing the window" msgstr "ارتفاع النافذة الإفتراضي، مستخدم عند عرض النافذة في المرة الأولى" -#: ../gtk/gtkwindow.c:568 +#: gtk/gtkwindow.c:568 msgid "Destroy with Parent" msgstr "تدمير مع الأم" -#: ../gtk/gtkwindow.c:569 +#: gtk/gtkwindow.c:569 msgid "If this window should be destroyed when the parent is destroyed" msgstr "فيما إذا وجب تدمير هذه النافذة عند تدمير النافذة الأم" -#: ../gtk/gtkwindow.c:577 +#: gtk/gtkwindow.c:577 msgid "Icon for this window" msgstr "أيقونة لهذه النافذة" -#: ../gtk/gtkwindow.c:593 +#: gtk/gtkwindow.c:593 msgid "Name of the themed icon for this window" msgstr "اسم أيقونة هذه النافذة" -#: ../gtk/gtkwindow.c:608 +#: gtk/gtkwindow.c:608 msgid "Is Active" msgstr "نشط" -#: ../gtk/gtkwindow.c:609 +#: gtk/gtkwindow.c:609 msgid "Whether the toplevel is the current active window" msgstr "فيما إذا كان المستوى الأعلى هو النافذة النشطة" -#: ../gtk/gtkwindow.c:616 +#: gtk/gtkwindow.c:616 msgid "Focus in Toplevel" msgstr "تركيز في المستوى الأعلى" -#: ../gtk/gtkwindow.c:617 +#: gtk/gtkwindow.c:617 msgid "Whether the input focus is within this GtkWindow" msgstr "ما اذا يكون تركيز الإدخال ضمن GtkWindow الحالي" -#: ../gtk/gtkwindow.c:624 +#: gtk/gtkwindow.c:624 msgid "Type hint" msgstr "أكتب التلميحة" -#: ../gtk/gtkwindow.c:625 +#: gtk/gtkwindow.c:625 msgid "" "Hint to help the desktop environment understand what kind of window this is " "and how to treat it." msgstr "تلميحة لمساعدة بيئة سطح المكتب في فهم نوع النافذة و طريقة التعاكل معها" -#: ../gtk/gtkwindow.c:633 +#: gtk/gtkwindow.c:633 msgid "Skip taskbar" msgstr "تخطي عمود المهام" -#: ../gtk/gtkwindow.c:634 +#: gtk/gtkwindow.c:634 msgid "TRUE if the window should not be in the task bar." msgstr "TRUE إذا وجب أن لا تكون النافذة في عمود المهام." -#: ../gtk/gtkwindow.c:641 +#: gtk/gtkwindow.c:641 msgid "Skip pager" msgstr "تخطي المتصفح" -#: ../gtk/gtkwindow.c:642 +#: gtk/gtkwindow.c:642 msgid "TRUE if the window should not be in the pager." msgstr "يضبط لـ TRUE إذا وجب أن لا تكون النافذة في المتصفح." -#: ../gtk/gtkwindow.c:649 +#: gtk/gtkwindow.c:649 msgid "Urgent" msgstr "إستعجالي" -#: ../gtk/gtkwindow.c:650 +#: gtk/gtkwindow.c:650 msgid "TRUE if the window should be brought to the user's attention." msgstr "يضبط لـ TRUE إذا وجب تنبيه المستخدم بالنافذة" -#: ../gtk/gtkwindow.c:664 +#: gtk/gtkwindow.c:664 msgid "Accept focus" msgstr "تقبل التركيز" -#: ../gtk/gtkwindow.c:665 +#: gtk/gtkwindow.c:665 msgid "TRUE if the window should receive the input focus." msgstr "يضبط لـ TRUE إذا وجب للنافذة أن تتلقى تركيز الإدخال." -#: ../gtk/gtkwindow.c:679 +#: gtk/gtkwindow.c:679 msgid "Focus on map" msgstr "تركيز على الخارطة" -#: ../gtk/gtkwindow.c:680 +#: gtk/gtkwindow.c:680 msgid "TRUE if the window should receive the input focus when mapped." msgstr "يضبط لـ TRUE إذا وجب للنافذة أن تتلقى تركيز الإدخال." -#: ../gtk/gtkwindow.c:694 +#: gtk/gtkwindow.c:694 msgid "Decorated" msgstr "مزوق" -#: ../gtk/gtkwindow.c:695 +#: gtk/gtkwindow.c:695 msgid "Whether the window should be decorated by the window manager" msgstr "ما إذا وجب تزويق النافذة بمدير النوافذ" -#: ../gtk/gtkwindow.c:709 +#: gtk/gtkwindow.c:709 msgid "Deletable" msgstr "قابل للحذف" -#: ../gtk/gtkwindow.c:710 +#: gtk/gtkwindow.c:710 msgid "Whether the window frame should have a close button" msgstr "ما إذا يكون لإطار النافذة زر إغلاق" -#: ../gtk/gtkwindow.c:726 +#: gtk/gtkwindow.c:726 msgid "Gravity" msgstr "الجاذبية" -#: ../gtk/gtkwindow.c:727 +#: gtk/gtkwindow.c:727 msgid "The window gravity of the window" msgstr "جاذيبة الشباك للشباك" -#: ../gtk/gtkwindow.c:744 +#: gtk/gtkwindow.c:744 msgid "Transient for Window" msgstr "عابر النافذة" -#: ../gtk/gtkwindow.c:745 +#: gtk/gtkwindow.c:745 msgid "The transient parent of the dialog" msgstr "العابر الوالد للنافذة" -#: ../gtk/gtkwindow.c:759 +#: gtk/gtkwindow.c:759 msgid "Opacity for Window" msgstr "شفافية النافذة" -#: ../gtk/gtkwindow.c:760 +#: gtk/gtkwindow.c:760 msgid "The opacity of the window, from 0 to 1" msgstr "شفافية النافذة، من 0 إلى 1" -#: ../modules/input/gtkimcontextxim.c:334 +#: modules/input/gtkimcontextxim.c:334 msgid "IM Preedit style" msgstr "أسلوب لمحة التحرير لطريقة الإدخال" -#: ../modules/input/gtkimcontextxim.c:335 +#: modules/input/gtkimcontextxim.c:335 msgid "How to draw the input method preedit string" msgstr "كيفية رسم سلسلة لمحة التحرير لطريقة الإدخال" -#: ../modules/input/gtkimcontextxim.c:343 +#: modules/input/gtkimcontextxim.c:343 msgid "IM Status style" msgstr "أسلوب حالة طريقة الإدخال" -#: ../modules/input/gtkimcontextxim.c:344 +#: modules/input/gtkimcontextxim.c:344 msgid "How to draw the input method statusbar" msgstr "كيفية رسم عمود الحالة لطريقة الإدخال" +#~ msgid "Whether stock icons should be shown in buttons" +#~ msgstr "فيما إذا سيتم عرض أيقونات المخزون في الأزرار" + #~ msgid "Cancelled" #~ msgstr "أُلغيت" diff --git a/po-properties/as.po b/po-properties/as.po index 609fe07304..869d0ff4a6 100644 --- a/po-properties/as.po +++ b/po-properties/as.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: as\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2007-09-17 12:22+0530\n" "Last-Translator: Amitakhya Phukan \n" "Language-Team: Assamese\n" @@ -824,7 +824,7 @@ msgstr "চাইল্ডেৰ অনুভূমিক অ্যালাই msgid "Vertical alignment for child" msgstr "চাইল্ডেৰ উলম্ব অ্যালাইনমেন্ট" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "ছবিৰ উইজেট" @@ -909,8 +909,9 @@ msgid "Show button images" msgstr "বাটনেৰ ছবি প্ৰদৰ্শন কৰো" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" -msgstr "বাটনে স্টক (Stock) আইকন প্ৰদৰ্শন কৰা হ'ব নে নাই" +#, fuzzy +msgid "Whether images should be shown on buttons" +msgstr "মেনুতে ছবি প্ৰদৰ্শন কৰা হ'ব নে নাই" #: gtk/gtkcalendar.c:440 msgid "Year" @@ -1999,7 +2000,7 @@ msgstr "মাপ" msgid "The minimum size of the arrow in the combo box" msgstr "সৰ্বমোট" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2617,7 +2618,7 @@ msgstr "শিৰোনাম" msgid "The vertical alignment of the label" msgstr "লেবেলেৰ উলম্ব অ্যালাইনমেন্ট" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "" "এই বৈশিষ্ট্যটি অনুমোদিত নয়, ইয়াৰ পৰিবৰ্তে ছায়া _ধৰন (Shadow type) ব্যৱহাৰ কৰুন" @@ -2634,44 +2635,44 @@ msgstr "ফ্ৰেম প্ৰান্তেৰ চেহাৰা" msgid "A widget to display in place of the usual frame label" msgstr "সাধাৰণত প্ৰদৰ্শিত ফ্ৰেম লেবেলেৰ পৰিবৰ্তে যি উইজেটটি দেখানো হ'ব" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "কনটেইনাৰকে ঘিৰে থাকা ছায়াৰ চেহাৰা" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "হাতলেৰ অবস্থান" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "চাইল্ড উইজেটেৰ সাপেক্ষে হাতলেৰ অবস্থান" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "উজ্জ্বল প্ৰান্ত" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" msgstr "হ্যান্ডলবাক্সৰ পাৰ্শ্ব যা ডকিং পয়েন্টেৰ সাথে যুক্ত হয়" -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "উজ্জ্বল প্ৰান্তেৰ সেট" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" msgstr "" "snap_edge নাকি handle_position ইয়াৰ বৈশিষ্ট্য থেকে নেয়া মানটি ব্যৱহাৰ কৰা হ'ব" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2875,15 +2876,15 @@ msgstr "ভান্ডাৰেৰ (Storage) ধৰন" msgid "The representation being used for image data" msgstr "তথ্যচিত্ৰে বাবে যি উপস্থাপনা ব্যৱহাৰ কৰা হচ্ছে" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "মেনু টেক্সটেৰ পাশে যি চাইল্ড উইজেট দেখা যাবে" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "মেনুতে ছবি প্ৰদৰ্শন কৰো" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "মেনুতে ছবি প্ৰদৰ্শন কৰা হ'ব নে নাই" @@ -3021,6 +3022,25 @@ msgstr "নকশাৰ (Layout) প্ৰস্থ" msgid "The height of the layout" msgstr "নকশাৰ (Layout) উচ্চতা" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +#, fuzzy +msgid "The URI bound to this button" +msgstr "বাটনেৰ টোগল (Toggle) অবস্থা" + +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "দৃশ্যমান" + +#: gtk/gtklinkbutton.c:160 +#, fuzzy +msgid "Whether this link has been visited." +msgstr "কাজটি দৃশ্যমান নে নাই।" + #: gtk/gtkmenu.c:503 #, fuzzy msgid "The currently selected menu item" @@ -3478,7 +3498,7 @@ msgid "Group ID for tabs drag and drop" msgstr "দল উল্লিখিত সময় অবধি" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "দল" @@ -3590,6 +3610,16 @@ msgstr "" msgid "Size of tab curvature" msgstr "মাপ সৰ্বমোট" +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "প্ৰতি শাৰী স্পেস তৰ সংখ্যা" + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "স্ক্ৰলবাৰে স্পেসেৰ সংখ্যা" + #: gtk/gtkobject.c:370 msgid "User Data" msgstr "" @@ -4115,6 +4145,11 @@ msgstr "এই উইজেটটি যি গ্ৰুপেৰ অংশ উ msgid "The radio menu item whose group this widget belongs to." msgstr "" +#: gtk/gtkradiotoolbutton.c:66 +#, fuzzy +msgid "The radio tool button whose group this button belongs to." +msgstr "এই উইজেটটি যি গ্ৰুপেৰ অংশ উক্ত গ্ৰুপেৰ ৰেডিও বাটন" + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "আপডেট কৰাৰ নীতি" @@ -6780,3 +6815,6 @@ msgstr "IM তৰ অবস্থাসূচক ধৰন" #: modules/input/gtkimcontextxim.c:344 msgid "How to draw the input method statusbar" msgstr "যি ভাবে ইনপুট পদ্ধতিৰ স্ট্যাটাসবাৰ আঁকা হ'ব" + +#~ msgid "Whether stock icons should be shown in buttons" +#~ msgstr "বাটনে স্টক (Stock) আইকন প্ৰদৰ্শন কৰা হ'ব নে নাই" diff --git a/po-properties/az.po b/po-properties/az.po index 64c0b64be3..df43c05ce8 100644 --- a/po-properties/az.po +++ b/po-properties/az.po @@ -32,7 +32,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+-properties.HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2004-03-07 18:05+0200\n" "Last-Translator: Mətin Əmirov \n" "Language-Team: Azerbaijani Turkish \n" "Language-Team: Iranian Azerbaijani \n" @@ -787,7 +787,7 @@ msgstr "" msgid "Vertical alignment for child" msgstr "" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "" @@ -870,7 +870,7 @@ msgid "Show button images" msgstr "" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" +msgid "Whether images should be shown on buttons" msgstr "" #: gtk/gtkcalendar.c:440 @@ -1930,7 +1930,7 @@ msgstr "" msgid "The minimum size of the arrow in the combo box" msgstr "" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2532,7 +2532,7 @@ msgstr "" msgid "The vertical alignment of the label" msgstr "" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "" @@ -2548,43 +2548,43 @@ msgstr "" msgid "A widget to display in place of the usual frame label" msgstr "" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" msgstr "" -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" msgstr "" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2787,15 +2787,15 @@ msgstr "" msgid "The representation being used for image data" msgstr "" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "" @@ -2930,6 +2930,22 @@ msgstr "" msgid "The height of the layout" msgstr "" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +msgid "The URI bound to this button" +msgstr "" + +#: gtk/gtklinkbutton.c:159 +msgid "Visited" +msgstr "" + +#: gtk/gtklinkbutton.c:160 +msgid "Whether this link has been visited." +msgstr "" + #: gtk/gtkmenu.c:503 msgid "The currently selected menu item" msgstr "" @@ -3367,7 +3383,7 @@ msgid "Group ID for tabs drag and drop" msgstr "" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "" @@ -3477,6 +3493,14 @@ msgstr "" msgid "Size of tab curvature" msgstr "" +#: gtk/gtknotebook.c:834 +msgid "Arrow spacing" +msgstr "" + +#: gtk/gtknotebook.c:835 +msgid "Scroll arrow spacing" +msgstr "" + #: gtk/gtkobject.c:370 msgid "User Data" msgstr "" @@ -3978,6 +4002,10 @@ msgstr "" msgid "The radio menu item whose group this widget belongs to." msgstr "" +#: gtk/gtkradiotoolbutton.c:66 +msgid "The radio tool button whose group this button belongs to." +msgstr "" + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "" diff --git a/po-properties/be.po b/po-properties/be.po index ddf7a72ea2..eab1351a13 100644 --- a/po-properties/be.po +++ b/po-properties/be.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+ 2.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2003-03-31 07:40+0300\n" "Last-Translator: Ales Nyakhaychyk \n" "Language-Team: Belarusian \n" @@ -876,7 +876,7 @@ msgstr "Гарызантальнае выроўніваньне" msgid "Vertical alignment for child" msgstr "Вэртыкальнае выроўніваньне" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "Віджэт-малюнак" @@ -971,7 +971,7 @@ msgstr "" #: gtk/gtkbutton.c:492 #, fuzzy -msgid "Whether stock icons should be shown in buttons" +msgid "Whether images should be shown on buttons" msgstr "Ці павінны адлюстроўвацца лычкі" #: gtk/gtkcalendar.c:440 @@ -2112,7 +2112,7 @@ msgstr "Накірунак стрэлкі" msgid "The minimum size of the arrow in the combo box" msgstr "Разнавід для адлюстраваньня дрэва" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2771,7 +2771,7 @@ msgstr "Выроўніваньне адмеціны па Y" msgid "The vertical alignment of the label" msgstr "Вэртыкальнае выроўніваньне адмеціны." -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "Асуджаная ўласьцівасьць; замест яе выкарыстўвайце shadow_type." @@ -2787,33 +2787,33 @@ msgstr "Зьнешні выгляд мяжы кадра." msgid "A widget to display in place of the usual frame label" msgstr "Віджэт, што будзе адлюстроўваны замест звычайнай адмеціны кадра." -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "Зьнешні выгляд ценю, які акружае ўмяшчальнік" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "Становішча рэгулятару" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "Становішча рэгулятару адносна віджэта-нашчадка." -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "Выроўніваць бакі" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" msgstr "Бок зачэпкі, які выроўнены па кропцы стыкоўкі для стыкоўкі зачэпкі." -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "Выроўніваць бакі" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" @@ -2821,11 +2821,11 @@ msgstr "" "Ці выкарыстоўваць значэньне з уласьцівасьці snap_edge, ці значэньне, " "атрыманае з handle_position." -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -3049,16 +3049,16 @@ msgstr "Тып захоўваньня" msgid "The representation being used for image data" msgstr "Уяўленьне выкарыстоўваецца для адлюстраваньня даньнаяў" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "Віджэт-нашчадак, які зьяўляецца побач з �экстам у мэню" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 #, fuzzy msgid "Show menu images" msgstr "Паказаць лычкі" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 #, fuzzy msgid "Whether images should be shown in menus" msgstr "Ці павінны адлюстроўвацца лычкі" @@ -3206,6 +3206,25 @@ msgstr "Шырыня разьмеркаваньня." msgid "The height of the layout" msgstr "Вышыня разьмеркаваньня." +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +#, fuzzy +msgid "The URI bound to this button" +msgstr "Пераключыць стан кнопкі" + +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "Бачны" + +#: gtk/gtklinkbutton.c:160 +#, fuzzy +msgid "Whether this link has been visited." +msgstr "Ці будзе віджэт бачны" + #: gtk/gtkmenu.c:503 #, fuzzy msgid "The currently selected menu item" @@ -3696,7 +3715,7 @@ msgid "Group ID for tabs drag and drop" msgstr "" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "Група" @@ -3823,6 +3842,16 @@ msgstr "" msgid "Size of tab curvature" msgstr "Памер прагалу" +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "Водступ між радкоў" + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "Прагал пракруткі" + #: gtk/gtkobject.c:370 #, fuzzy msgid "User Data" @@ -4392,6 +4421,11 @@ msgstr "Радыё-кнопка, чыя група належыць гэтаму msgid "The radio menu item whose group this widget belongs to." msgstr "Радыё-кнопка, чыя група належыць гэтаму віджэту." +#: gtk/gtkradiotoolbutton.c:66 +#, fuzzy +msgid "The radio tool button whose group this button belongs to." +msgstr "Радыё-кнопка, чыя група належыць гэтаму віджэту." + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "Палітыка абнаўленьня" @@ -7248,6 +7282,10 @@ msgstr "Стыль стану мэтада ўвода" msgid "How to draw the input method statusbar" msgstr "Як адлюстроўваць палоску стану мэтада ўвода" +#, fuzzy +#~ msgid "Whether stock icons should be shown in buttons" +#~ msgstr "Ці павінны адлюстроўвацца лычкі" + #~ msgid "" #~ "A number between 0.0 and 1.0 specifying the horizontal alignment of the " #~ "text in the progress widget" diff --git a/po-properties/be@latin.po b/po-properties/be@latin.po index db2d202bc7..13b5933744 100644 --- a/po-properties/be@latin.po +++ b/po-properties/be@latin.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+-properties\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2007-12-09 14:44+0200\n" "Last-Translator: Alaksandar Navicki \n" "Language-Team: i18n@mova.org \n" @@ -842,7 +842,7 @@ msgstr "Haryzantalnaje raŭnańnie naščadka" msgid "Vertical alignment for child" msgstr "Vertykalnaje raŭnańnie naščadka" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "Widget vyjavy" @@ -931,8 +931,9 @@ msgid "Show button images" msgstr "Pakazvaj vyjavy knopak" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" -msgstr "Akreślivaje, ci na knopkach pavinny być bačnyja ikony" +#, fuzzy +msgid "Whether images should be shown on buttons" +msgstr "Akreślivaje, ci ŭ menu pavinny być pakazanyja vyjavy" #: gtk/gtkcalendar.c:440 msgid "Year" @@ -2041,7 +2042,7 @@ msgstr "Pamier strełki" msgid "The minimum size of the arrow in the combo box" msgstr "Minimalny pamier strełki razhortvalnaha menu" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2674,7 +2675,7 @@ msgstr "Vertykalnaje raŭnańnie etykiety" msgid "The vertical alignment of the label" msgstr "Vertykalnaje raŭnańnie etykiety" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "Sastarełaja ŭłaścivaść, užyj zamiest hetaha shadow_type" @@ -2690,33 +2691,33 @@ msgstr "Vyhlad bierahoŭ ramki" msgid "A widget to display in place of the usual frame label" msgstr "Widget, pakazany ŭ miescy zvyčajnaj etykiety ramki" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "Vyhlad cieniu vakoł kantejnera" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "Pałažeńnie ručki" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "Pałačeńnie ručki adnosna widgetu-naščadka" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "Pryciahalny bierah" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" msgstr "Bok skrynki z ručkaj, jaki maje być spałučany z punktam dakavańnia" -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "Pryciahvańnie da bierahu" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" @@ -2724,11 +2725,11 @@ msgstr "" "Akreślivaje, ci pavinna być užytaja vartaść snap_edge ci vartaść z " "handle_position" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2935,15 +2936,15 @@ msgstr "Sposab zapisu" msgid "The representation being used for image data" msgstr "Sposab zapisu źviestak vyjavy" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "Widget-naščadak paśla apisańnia elementu menu" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "Pakazvaj vyjavy menu" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "Akreślivaje, ci ŭ menu pavinny być pakazanyja vyjavy" @@ -3086,6 +3087,25 @@ msgstr "Šyrynia kampazycyi" msgid "The height of the layout" msgstr "Vyšynia kampazycyi" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +#, fuzzy +msgid "The URI bound to this button" +msgstr "Stan pieraklučeńnia knopki" + +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "Bačnaja" + +#: gtk/gtklinkbutton.c:160 +#, fuzzy +msgid "Whether this link has been visited." +msgstr "Akreślivaje, ci aperacyja bačnaja." + #: gtk/gtkmenu.c:503 #, fuzzy msgid "The currently selected menu item" @@ -3553,7 +3573,7 @@ msgid "Group ID for tabs drag and drop" msgstr "ID hrupy, kab pieraciahnuć i puścić zakładki" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "Hrupa" @@ -3666,6 +3686,16 @@ msgstr "Kryvizna zakładki" msgid "Size of tab curvature" msgstr "Pamier kryvizny zakładki" +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "Skalowanie strełak" + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "Vodstupy paneli prakrutki" + #: gtk/gtkobject.c:370 msgid "User Data" msgstr "Danyja karystalnika" @@ -4212,6 +4242,11 @@ msgstr "" "Hety widget naležyć da hrupy, jakaja źjaŭlajecca častkaj menu adnarazovaha " "vybaru." +#: gtk/gtkradiotoolbutton.c:66 +#, fuzzy +msgid "The radio tool button whose group this button belongs to." +msgstr "Hrupa, da jakoj naležyć hety widget adnarazovaha vybaru." + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "Praviła aktualizacyi" @@ -6983,6 +7018,9 @@ msgstr "Styl stanu metadu ŭvodu" msgid "How to draw the input method statusbar" msgstr "Sposab rysavańnia paneli stanu metadu ŭvodu" +#~ msgid "Whether stock icons should be shown in buttons" +#~ msgstr "Akreślivaje, ci na knopkach pavinny być bačnyja ikony" + #~ msgid "Cancelled" #~ msgstr "Anulavanaja" diff --git a/po-properties/bg.po b/po-properties/bg.po index c7191f219f..5668b4c3e9 100644 --- a/po-properties/bg.po +++ b/po-properties/bg.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+-properties trunk\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2007-08-29 08:30+0300\n" "Last-Translator: Alexander Shopov \n" "Language-Team: Bulgarian \n" @@ -842,7 +842,7 @@ msgstr "Хоризонтално подравняване за дъщерен о msgid "Vertical alignment for child" msgstr "Вертикално подравняване за дъщерен обект" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "Графичен обект за изображение" @@ -933,8 +933,9 @@ msgid "Show button images" msgstr "Показване на образите на бутоните" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" -msgstr "Дали стандартните икони да се показват в бутоните" +#, fuzzy +msgid "Whether images should be shown on buttons" +msgstr "Дали ще бъдат показвани изображения в менютата" #: gtk/gtkcalendar.c:440 msgid "Year" @@ -2032,7 +2033,7 @@ msgstr "Размер на стрелката" msgid "The minimum size of the arrow in the combo box" msgstr "Минималният размер на стрелката в падащото меню" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2663,7 +2664,7 @@ msgstr "Подравняване на текста на етикета по Y" msgid "The vertical alignment of the label" msgstr "Вертикалното подравняване на етикета" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "Да не се ползва, вместо това използвайте shadow_type" @@ -2679,23 +2680,23 @@ msgstr "Вид на границите на рамката" msgid "A widget to display in place of the usual frame label" msgstr "Елемент, показан на мястото на обикновеният етикет за рамка" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "Вид на сянката около контейнера" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "Позиция на манипулатора" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "Позиция на манипулатора спрямо дъщерния елемент" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "Изравняване на края" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" @@ -2703,11 +2704,11 @@ msgstr "" "Страна на манипулаторната кутия, която е подравнена с точката за скачване на " "кутията" -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "Включено изравняване на края" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" @@ -2715,11 +2716,11 @@ msgstr "" "Дали да използва стойността на характеристиката snap_edge или стойност " "извлечена от handle_position" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2926,15 +2927,15 @@ msgstr "Тип на запазване" msgid "The representation being used for image data" msgstr "Презентацията използвана за данни от изображения" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "Вграден графичен обект, който се появява до текста на менюто" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "Показване на изображения в менютата" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "Дали ще бъдат показвани изображения в менютата" @@ -3078,6 +3079,25 @@ msgstr "Широчината на подредбата" msgid "The height of the layout" msgstr "Височината на подредбата" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +#, fuzzy +msgid "The URI bound to this button" +msgstr "Състояние на превключване на бутоните" + +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "Видимо" + +#: gtk/gtklinkbutton.c:160 +#, fuzzy +msgid "Whether this link has been visited." +msgstr "Дали действието е видимо." + #: gtk/gtkmenu.c:503 #, fuzzy msgid "The currently selected menu item" @@ -3554,7 +3574,7 @@ msgid "Group ID for tabs drag and drop" msgstr "Идентификатор на група за влачене и пускане" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "Група" @@ -3664,6 +3684,16 @@ msgstr "Заобляне на табовете" msgid "Size of tab curvature" msgstr "Размер на заоблянето на табовете" +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "Размер на стрелката" + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "Отстояние на лентата за придвижване" + #: gtk/gtkobject.c:370 msgid "User Data" msgstr "Данни за потребителя" @@ -4210,6 +4240,11 @@ msgid "The radio menu item whose group this widget belongs to." msgstr "" "Радио бутонът в меню, към чиято група принадлежи този графичен елемент." +#: gtk/gtkradiotoolbutton.c:66 +#, fuzzy +msgid "The radio tool button whose group this button belongs to." +msgstr "Радио бутонът, към чиято група принадлежи този графичен елемент." + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "Политика на обновяване" @@ -6977,6 +7012,9 @@ msgstr "Стил на лентата на метода за вход" msgid "How to draw the input method statusbar" msgstr "Как да се изчертава лентата за състоянието на метода за вход" +#~ msgid "Whether stock icons should be shown in buttons" +#~ msgstr "Дали стандартните икони да се показват в бутоните" + #~ msgid "Cancelled" #~ msgstr "Отменена" diff --git a/po-properties/bn.po b/po-properties/bn.po index b1f090e207..a1aeaa0c29 100644 --- a/po-properties/bn.po +++ b/po-properties/bn.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+-properties HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2006-09-03 15:50+0600\n" "Last-Translator: Khandakar Mujahidul Islam \n" "Language-Team: Bangla \n" @@ -843,7 +843,7 @@ msgstr "চাইল্ডের অনুভূমিক অ্যালাই msgid "Vertical alignment for child" msgstr "চাইল্ডের উলম্ব অ্যালাইনমেন্ট" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "ছবির উইজেট" @@ -935,8 +935,9 @@ msgid "Show button images" msgstr "বাটনের ছবি প্রদর্শন করো" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" -msgstr "বাটনে স্টক (Stock) আইকন প্রদর্শন করা হবে কিনা" +#, fuzzy +msgid "Whether images should be shown on buttons" +msgstr "মেনুতে ছবি প্রদর্শন করা হবে কিনা" #: gtk/gtkcalendar.c:440 msgid "Year" @@ -2065,7 +2066,7 @@ msgstr "নির্দেশকের দিক" msgid "The minimum size of the arrow in the combo box" msgstr "কম্বোবক্সের মডেল" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2693,7 +2694,7 @@ msgstr "শিরোনাম" msgid "The vertical alignment of the label" msgstr "লেবেলের উলম্ব অ্যালাইনমেন্ট" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "এই বৈশিষ্ট্যটি অনুমোদিত নয়, এর পরিবর্তে ছায়া _ধরন (Shadow type) ব্যবহার করুন" @@ -2709,44 +2710,44 @@ msgstr "ফ্রেম প্রান্তের চেহারা" msgid "A widget to display in place of the usual frame label" msgstr "সাধারণত প্রদর্শিত ফ্রেম লেবেলের পরিবর্তে যে উইজেটটি দেখানো হবে" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "কনটেইনারকে ঘিরে থাকা ছায়ার চেহারা" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "হাতলের অবস্থান" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "চাইল্ড উইজেটের সাপেক্ষে হাতলের অবস্থান" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "উজ্জ্বল প্রান্ত" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" msgstr "হ্যান্ডলবাক্সর পার্শ্ব যা ডকিং পয়েন্টের সাথে যুক্ত হয়" -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "উজ্জ্বল প্রান্তের সেট" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" msgstr "" "snap_edge নাকি handle_position এর বৈশিষ্ট্য থেকে নেয়া মানটি ব্যবহার করা হবে" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2960,15 +2961,15 @@ msgstr "ভান্ডারের (Storage) ধরন" msgid "The representation being used for image data" msgstr "তথ্যচিত্রে জন্য যে উপস্থাপনা ব্যবহার করা হচ্ছে" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "মেনু টেক্সটের পাশে যে চাইল্ড উইজেট দেখা যাবে" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "মেনুতে ছবি প্রদর্শন করো" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "মেনুতে ছবি প্রদর্শন করা হবে কিনা" @@ -3112,6 +3113,25 @@ msgstr "নকশার (Layout) প্রস্থ" msgid "The height of the layout" msgstr "নকশার (Layout) উচ্চতা" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +#, fuzzy +msgid "The URI bound to this button" +msgstr "বাটনের টোগল (Toggle) অবস্থা" + +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "দৃশ্যমান" + +#: gtk/gtklinkbutton.c:160 +#, fuzzy +msgid "Whether this link has been visited." +msgstr "কাজটি দৃশ্যমান কিনা।" + #: gtk/gtkmenu.c:503 #, fuzzy msgid "The currently selected menu item" @@ -3579,7 +3599,7 @@ msgid "Group ID for tabs drag and drop" msgstr "" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "গ্রুপ" @@ -3700,6 +3720,17 @@ msgstr "" msgid "Size of tab curvature" msgstr "স্পেসার (Spacer) এর আকার" +# FIXME: এটা মনে হয় ভুল হইছে ;-( +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "সারির স্পেস-এর সংখ্যা" + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "স্ক্রলবারে স্পেসের সংখ্যা" + #: gtk/gtkobject.c:370 msgid "User Data" msgstr "ব্যবহারকারীর ডাটা" @@ -4264,6 +4295,11 @@ msgstr "এই উইজেটটি যে গ্রুপের অংশ উ msgid "The radio menu item whose group this widget belongs to." msgstr "এই উইজেটটি যে গ্রুপের অংশ উক্ত গ্রুপের রেডিও বাটন" +#: gtk/gtkradiotoolbutton.c:66 +#, fuzzy +msgid "The radio tool button whose group this button belongs to." +msgstr "এই উইজেটটি যে গ্রুপের অংশ উক্ত গ্রুপের রেডিও বাটন" + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "আপডেট করার নীতি" @@ -7059,6 +7095,9 @@ msgstr "IM-এর অবস্থাসূচক ধরন" msgid "How to draw the input method statusbar" msgstr "যে ভাবে ইনপুট পদ্ধতির স্ট্যাটাসবার আঁকা হবে" +#~ msgid "Whether stock icons should be shown in buttons" +#~ msgstr "বাটনে স্টক (Stock) আইকন প্রদর্শন করা হবে কিনা" + #~ msgid "Cancelled" #~ msgstr "বাতিলকৃত" diff --git a/po-properties/bn_IN.po b/po-properties/bn_IN.po index 77a9d9bbe5..45c723f1e3 100644 --- a/po-properties/bn_IN.po +++ b/po-properties/bn_IN.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+-properties HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2005-09-04 21:00+0600\n" "Last-Translator: Progga \n" "Language-Team: Bangla \n" @@ -842,7 +842,7 @@ msgstr "চাইল্ডের অনুভূমিক অ্যালাই msgid "Vertical alignment for child" msgstr "চাইল্ডের উলম্ব অ্যালাইনমেন্ট" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "ছবির উইজেট" @@ -934,8 +934,9 @@ msgid "Show button images" msgstr "বাটনের ছবি প্রদর্শন করো" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" -msgstr "বাটনে স্টক (Stock) আইকন প্রদর্শন করা হবে কিনা" +#, fuzzy +msgid "Whether images should be shown on buttons" +msgstr "মেনুতে ছবি প্রদর্শন করা হবে কিনা" #: gtk/gtkcalendar.c:440 msgid "Year" @@ -2064,7 +2065,7 @@ msgstr "নির্দেশকের দিক" msgid "The minimum size of the arrow in the combo box" msgstr "কম্বোবক্সের মডেল" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2692,7 +2693,7 @@ msgstr "শিরোনাম" msgid "The vertical alignment of the label" msgstr "লেবেলের উলম্ব অ্যালাইনমেন্ট" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "এই বৈশিষ্ট্যটি অনুমোদিত নয়, এর পরিবর্তে ছায়া _ধরন (Shadow type) ব্যবহার করুন" @@ -2708,44 +2709,44 @@ msgstr "ফ্রেম প্রান্তের চেহারা" msgid "A widget to display in place of the usual frame label" msgstr "সাধারণত প্রদর্শিত ফ্রেম লেবেলের পরিবর্তে যে উইজেটটি দেখানো হবে" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "কনটেইনারকে ঘিরে থাকা ছায়ার চেহারা" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "হাতলের অবস্থান" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "চাইল্ড উইজেটের সাপেক্ষে হাতলের অবস্থান" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "উজ্জ্বল প্রান্ত" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" msgstr "হ্যান্ডলবাক্সর পার্শ্ব যা ডকিং পয়েন্টের সাথে যুক্ত হয়" -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "উজ্জ্বল প্রান্তের সেট" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" msgstr "" "snap_edge নাকি handle_position এর বৈশিষ্ট্য থেকে নেয়া মানটি ব্যবহার করা হবে" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2959,15 +2960,15 @@ msgstr "ভান্ডারের (Storage) ধরন" msgid "The representation being used for image data" msgstr "তথ্যচিত্রে জন্য যে উপস্থাপনা ব্যবহার করা হচ্ছে" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "মেনু টেক্সটের পাশে যে চাইল্ড উইজেট দেখা যাবে" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "মেনুতে ছবি প্রদর্শন করো" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "মেনুতে ছবি প্রদর্শন করা হবে কিনা" @@ -3111,6 +3112,25 @@ msgstr "নকশার (Layout) প্রস্থ" msgid "The height of the layout" msgstr "নকশার (Layout) উচ্চতা" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +#, fuzzy +msgid "The URI bound to this button" +msgstr "বাটনের টোগল (Toggle) অবস্থা" + +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "দৃশ্যমান" + +#: gtk/gtklinkbutton.c:160 +#, fuzzy +msgid "Whether this link has been visited." +msgstr "কাজটি দৃশ্যমান কিনা।" + #: gtk/gtkmenu.c:503 #, fuzzy msgid "The currently selected menu item" @@ -3580,7 +3600,7 @@ msgid "Group ID for tabs drag and drop" msgstr "" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "গ্রুপ" @@ -3701,6 +3721,17 @@ msgstr "" msgid "Size of tab curvature" msgstr "স্পেসার (Spacer) এর আকার" +# FIXME: এটা মনে হয় ভুল হইছে ;-( +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "সারির স্পেস-এর সংখ্যা" + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "স্ক্রলবারে স্পেসের সংখ্যা" + #: gtk/gtkobject.c:370 #, fuzzy msgid "User Data" @@ -4272,6 +4303,11 @@ msgstr "এই উইজেটটি যে গ্রুপের অংশ উ msgid "The radio menu item whose group this widget belongs to." msgstr "এই উইজেটটি যে গ্রুপের অংশ উক্ত গ্রুপের রেডিও বাটন" +#: gtk/gtkradiotoolbutton.c:66 +#, fuzzy +msgid "The radio tool button whose group this button belongs to." +msgstr "এই উইজেটটি যে গ্রুপের অংশ উক্ত গ্রুপের রেডিও বাটন" + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "আপডেট করার নীতি" @@ -7069,6 +7105,9 @@ msgstr "IM-এর অবস্থাসূচক ধরন" msgid "How to draw the input method statusbar" msgstr "যে ভাবে ইনপুট পদ্ধতির স্ট্যাটাসবার আঁকা হবে" +#~ msgid "Whether stock icons should be shown in buttons" +#~ msgstr "বাটনে স্টক (Stock) আইকন প্রদর্শন করা হবে কিনা" + #~ msgid "" #~ "A number between 0.0 and 1.0 specifying the horizontal alignment of the " #~ "text in the progress widget" diff --git a/po-properties/br.po b/po-properties/br.po index 3375d4812d..fa0ca7fab4 100644 --- a/po-properties/br.po +++ b/po-properties/br.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: 2.3.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2006-03-08 18:48+0100\n" "Last-Translator: Thierry Vignaud \n" "Language-Team: br \n" @@ -798,7 +798,7 @@ msgstr "" msgid "Vertical alignment for child" msgstr "" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "" @@ -883,7 +883,7 @@ msgid "Show button images" msgstr "" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" +msgid "Whether images should be shown on buttons" msgstr "" #: gtk/gtkcalendar.c:440 @@ -1953,7 +1953,7 @@ msgstr "Diskouez ar ment" msgid "The minimum size of the arrow in the combo box" msgstr "" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2555,7 +2555,7 @@ msgstr "" msgid "The vertical alignment of the label" msgstr "" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "" @@ -2571,43 +2571,43 @@ msgstr "" msgid "A widget to display in place of the usual frame label" msgstr "" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" msgstr "" -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" msgstr "" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2814,15 +2814,15 @@ msgstr "" msgid "The representation being used for image data" msgstr "" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "Diskouez meuziad ar skeudennoù" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "" @@ -2957,6 +2957,23 @@ msgstr "" msgid "The height of the layout" msgstr "" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +msgid "The URI bound to this button" +msgstr "" + +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "Gwelus" + +#: gtk/gtklinkbutton.c:160 +msgid "Whether this link has been visited." +msgstr "" + #: gtk/gtkmenu.c:503 #, fuzzy msgid "The currently selected menu item" @@ -3404,7 +3421,7 @@ msgid "Group ID for tabs drag and drop" msgstr "" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "Stroll" @@ -3514,6 +3531,16 @@ msgstr "" msgid "Size of tab curvature" msgstr "" +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "Diskouez ar ment" + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "Spar" + #: gtk/gtkobject.c:370 msgid "User Data" msgstr "" @@ -4037,6 +4064,10 @@ msgstr "" msgid "The radio menu item whose group this widget belongs to." msgstr "" +#: gtk/gtkradiotoolbutton.c:66 +msgid "The radio tool button whose group this button belongs to." +msgstr "" + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "" diff --git a/po-properties/bs.po b/po-properties/bs.po index bb2ce34b99..880dccf9c2 100644 --- a/po-properties/bs.po +++ b/po-properties/bs.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+-properties.gtk-2-4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2004-07-19 00:47+0200\n" "Last-Translator: Kenan Hadžiavdić \n" "Language-Team: Bosnian \n" @@ -853,7 +853,7 @@ msgstr "Vodoravno ravnanje za podređeni element" msgid "Vertical alignment for child" msgstr "Uspravno ravnanje za podređeni element" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "Grafički element slike" @@ -948,8 +948,9 @@ msgid "Show button images" msgstr "Pokaži slike dugmadi" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" -msgstr "Da li će se stock ikone prikazati u dugmadima" +#, fuzzy +msgid "Whether images should be shown on buttons" +msgstr "Da li će se slike prikazivati u menijima" #: gtk/gtkcalendar.c:440 msgid "Year" @@ -2074,7 +2075,7 @@ msgstr "Smjer strelice" msgid "The minimum size of the arrow in the combo box" msgstr "Model za kombinovani okvir" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2706,7 +2707,7 @@ msgstr "Oznaka yalign" msgid "The vertical alignment of the label" msgstr "Uspravno ravnanje oznake" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "Zastarjela osobina, koristite shadow_type umjesto toga" @@ -2722,34 +2723,34 @@ msgstr "Izgled ruba okvira" msgid "A widget to display in place of the usual frame label" msgstr "Grafički element koji će se prikazati umjesto uobičajene oznake okvira" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "Izgled sjene koja opkružuje spremište" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "Pozicija ručke" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "Pozicija ručke u odnosu na podređeni grafički element" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "Postavi uz rub" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" msgstr "" "Strana kućišta ručke koja se ravna sa tačkom pričvršćavanja kućišta ručke" -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "Postavljeno uz rub" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" @@ -2757,11 +2758,11 @@ msgstr "" "Da li koristiti vrijednost od osobine snap_edge ili vrijednost izvedenu iz " "handle_position" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2985,15 +2986,15 @@ msgstr "Tip spremišta" msgid "The representation being used for image data" msgstr "Reprezentacija koja se koristi za podatke slike" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "Podređeni grafički element koji će se pojaviti uz tekst menija" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "Pokaži slike u menijima" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "Da li će se slike prikazivati u menijima" @@ -3137,6 +3138,25 @@ msgstr "Grafički element prikaza" msgid "The height of the layout" msgstr "Visina prikaza" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +#, fuzzy +msgid "The URI bound to this button" +msgstr "Stanje sklopke dugmeta" + +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "Vidljivo" + +#: gtk/gtklinkbutton.c:160 +#, fuzzy +msgid "Whether this link has been visited." +msgstr "Da li je akcija vidljiva." + #: gtk/gtkmenu.c:503 #, fuzzy msgid "The currently selected menu item" @@ -3622,7 +3642,7 @@ msgid "Group ID for tabs drag and drop" msgstr "" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "Grupa" @@ -3747,6 +3767,16 @@ msgstr "" msgid "Size of tab curvature" msgstr "Veličina razmaka" +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "Prostor između redova" + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "Razmak trake s klizačem" + #: gtk/gtkobject.c:370 #, fuzzy msgid "User Data" @@ -4313,6 +4343,11 @@ msgstr "Radio dugme čijoj grupi ovaj grafički element pripada." msgid "The radio menu item whose group this widget belongs to." msgstr "Radio dugme čijoj grupi ovaj grafički element pripada." +#: gtk/gtkradiotoolbutton.c:66 +#, fuzzy +msgid "The radio tool button whose group this button belongs to." +msgstr "Radio dugme čijoj grupi ovaj grafički element pripada." + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "Politika ažuriranja" @@ -7135,6 +7170,9 @@ msgstr "Stil IM-statusa" msgid "How to draw the input method statusbar" msgstr "Kako iscrtati statusnu traku za način unosa" +#~ msgid "Whether stock icons should be shown in buttons" +#~ msgstr "Da li će se stock ikone prikazati u dugmadima" + #~ msgid "" #~ "A number between 0.0 and 1.0 specifying the horizontal alignment of the " #~ "text in the progress widget" diff --git a/po-properties/ca.po b/po-properties/ca.po index f505a500fc..7c6a9e5572 100644 --- a/po-properties/ca.po +++ b/po-properties/ca.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+ 2.3.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2007-09-17 20:57+0200\n" "Last-Translator: Jordi Mallach \n" "Language-Team: Catalan \n" @@ -829,7 +829,7 @@ msgstr "Alineació horitzontal per al fill" msgid "Vertical alignment for child" msgstr "Alineació vertical per al fill" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "Element d'imatge" @@ -920,8 +920,9 @@ msgid "Show button images" msgstr "Mostra imatges de botons" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" -msgstr "Si s'ha de mostrar les icones d'estoc en els botons" +#, fuzzy +msgid "Whether images should be shown on buttons" +msgstr "Si s'han de mostrar imatges en els menús." #: gtk/gtkcalendar.c:440 msgid "Year" @@ -2027,7 +2028,7 @@ msgstr "Mida de la fletxa" msgid "The minimum size of the arrow in the combo box" msgstr "La mida mínima de la fletxa al quadre combinat" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2660,7 +2661,7 @@ msgstr "Etiqueta yalign" msgid "The vertical alignment of the label" msgstr "L'alineació vertical de l'etiqueta" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "Propietat obsoleta, utilitzeu _tipus d'ombra en el seu lloc" @@ -2676,23 +2677,23 @@ msgstr "Aparença del contorn del marc" msgid "A widget to display in place of the usual frame label" msgstr "Un giny a visualitzar en lloc del típic marc d'etiqueta" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "Aspecte de l'ombra que envolta el contenidor" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "Gestiona posició" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "Posició de la nansa relativa al giny fill" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "Contorn ràpid" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" @@ -2700,11 +2701,11 @@ msgstr "" "Part del handlebox que es programa amb el punt d'amarratge per amarrar el " "handlebox." -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "Conjunt de contorn ràpid" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" @@ -2712,11 +2713,11 @@ msgstr "" "Si s'ha d'utilitzar el valor de la propietat snap_edge o un valor derivat de " "handle_position" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2924,15 +2925,15 @@ msgstr "Tipus d'emmagatzemament" msgid "The representation being used for image data" msgstr "La representació utilitzada per les dades de la imatge" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "Giny fill que apareix pròxim al text del menú" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "Mostra imatges del menú" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "Si s'han de mostrar imatges en els menús." @@ -3076,6 +3077,25 @@ msgstr "L'amplada de la disposició" msgid "The height of the layout" msgstr "L'alçària de la disposició" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +#, fuzzy +msgid "The URI bound to this button" +msgstr "L'estat commutat del botó" + +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "Visible" + +#: gtk/gtklinkbutton.c:160 +#, fuzzy +msgid "Whether this link has been visited." +msgstr "Si l'acció és visible" + #: gtk/gtkmenu.c:503 #, fuzzy msgid "The currently selected menu item" @@ -3545,7 +3565,7 @@ msgid "Group ID for tabs drag and drop" msgstr "ID del grup per a pestanyes per arrossegar i deixar anar" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "Grup" @@ -3660,6 +3680,16 @@ msgstr "Curvatura de la pestanya" msgid "Size of tab curvature" msgstr "Mida de la curvatura de la pestanya" +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "Escalat de la fletxa" + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "Espaiat de barra de desplaçament" + #: gtk/gtkobject.c:370 msgid "User Data" msgstr "Dades d'usuari" @@ -4204,6 +4234,11 @@ msgstr "El botó de grup al grup del qual pertany aquest giny." msgid "The radio menu item whose group this widget belongs to." msgstr "L'element del botó de grup el grup del qual pertany aquest giny." +#: gtk/gtkradiotoolbutton.c:66 +#, fuzzy +msgid "The radio tool button whose group this button belongs to." +msgstr "El botó de grup al grup del qual pertany aquest giny." + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "Política d'actualització" @@ -7005,6 +7040,9 @@ msgstr "Estil de l'estat IM" msgid "How to draw the input method statusbar" msgstr "Com dibuixar la barra d'estat del mètode d'entrada" +#~ msgid "Whether stock icons should be shown in buttons" +#~ msgstr "Si s'ha de mostrar les icones d'estoc en els botons" + # La operació #~ msgid "Cancelled" #~ msgstr "Cancel·lada" diff --git a/po-properties/ca@valencia.po b/po-properties/ca@valencia.po index 9c26e7b51c..4be672a02a 100644 --- a/po-properties/ca@valencia.po +++ b/po-properties/ca@valencia.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+ 2.3.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2007-09-17 20:57+0200\n" "Last-Translator: Robert Millan \n" "Language-Team: Catalan \n" @@ -829,7 +829,7 @@ msgstr "Alineació horitzontal per al fill" msgid "Vertical alignment for child" msgstr "Alineació vertical per al fill" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "Element d'imatge" @@ -920,8 +920,9 @@ msgid "Show button images" msgstr "Mostra imatges de botons" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" -msgstr "Si s'ha de mostrar les icones d'estoc en els botons" +#, fuzzy +msgid "Whether images should be shown on buttons" +msgstr "Si s'han de mostrar imatges en els menús." #: gtk/gtkcalendar.c:440 msgid "Year" @@ -2028,7 +2029,7 @@ msgstr "Grandària de la fletxa" msgid "The minimum size of the arrow in the combo box" msgstr "La grandària mínima de la fletxa al quadre combinat" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2663,7 +2664,7 @@ msgstr "Etiqueta yalign" msgid "The vertical alignment of the label" msgstr "L'alineació vertical de l'etiqueta" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "Propietat obsoleta, utilitzeu _tipus d'ombra en el seu lloc" @@ -2679,23 +2680,23 @@ msgstr "Aparença del contorn del marc" msgid "A widget to display in place of the usual frame label" msgstr "Un giny a visualitzar en lloc del típic marc d'etiqueta" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "Aspecte de l'ombra que envolta el contenidor" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "Gestiona posició" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "Posició de la nansa relativa al giny fill" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "Contorn ràpid" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" @@ -2703,11 +2704,11 @@ msgstr "" "Part del handlebox que es programa amb el punt d'amarratge per amarrar el " "handlebox." -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "Conjunt de contorn ràpid" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" @@ -2715,11 +2716,11 @@ msgstr "" "Si s'ha d'utilitzar el valor de la propietat snap_edge o un valor derivat de " "handle_position" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2927,15 +2928,15 @@ msgstr "Tipus d'emmagatzemament" msgid "The representation being used for image data" msgstr "La representació utilitzada per les dades de la imatge" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "Giny fill que apareix pròxim al text del menú" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "Mostra imatges del menú" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "Si s'han de mostrar imatges en els menús." @@ -3079,6 +3080,25 @@ msgstr "L'amplada de la disposició" msgid "The height of the layout" msgstr "L'alçària de la disposició" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +#, fuzzy +msgid "The URI bound to this button" +msgstr "L'estat commutat del botó" + +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "Visible" + +#: gtk/gtklinkbutton.c:160 +#, fuzzy +msgid "Whether this link has been visited." +msgstr "Si l'acció és visible" + #: gtk/gtkmenu.c:503 #, fuzzy msgid "The currently selected menu item" @@ -3547,7 +3567,7 @@ msgid "Group ID for tabs drag and drop" msgstr "ID del grup per a pestanyes per arrossegar i deixar anar" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "Grup" @@ -3662,6 +3682,16 @@ msgstr "Curvatura de la pestanya" msgid "Size of tab curvature" msgstr "Grandària de la curvatura de la pestanya" +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "Escalat de la fletxa" + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "Espaiat de barra de desplaçament" + #: gtk/gtkobject.c:370 msgid "User Data" msgstr "Dades d'usuari" @@ -4206,6 +4236,11 @@ msgstr "El botó de grup al grup del qual pertany este giny." msgid "The radio menu item whose group this widget belongs to." msgstr "L'element del botó de grup el grup del qual pertany este giny." +#: gtk/gtkradiotoolbutton.c:66 +#, fuzzy +msgid "The radio tool button whose group this button belongs to." +msgstr "El botó de grup al grup del qual pertany este giny." + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "Política d'actualització" @@ -7007,6 +7042,9 @@ msgstr "Estil de l'estat IM" msgid "How to draw the input method statusbar" msgstr "Com dibuixar la barra d'estat del mètode d'entrada" +#~ msgid "Whether stock icons should be shown in buttons" +#~ msgstr "Si s'ha de mostrar les icones d'estoc en els botons" + # La operació #~ msgid "Cancelled" #~ msgstr "Cancel·lada" diff --git a/po-properties/cs.po b/po-properties/cs.po index 3cc0ff41cb..562635fd53 100644 --- a/po-properties/cs.po +++ b/po-properties/cs.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+-properties\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2008-07-13 12:58+0100\n" "Last-Translator: Petr Kovar \n" "Language-Team: Czech \n" @@ -830,7 +830,7 @@ msgstr "Vodorovné zarovnání potomka" msgid "Vertical alignment for child" msgstr "Svislé zarovnání potomka" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "Widget obrázku" @@ -917,8 +917,9 @@ msgid "Show button images" msgstr "Zobrazovat obrázky tlačítek" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" -msgstr "Jestli se v tlačítkách mají zobrazovat standardní ikony" +#, fuzzy +msgid "Whether images should be shown on buttons" +msgstr "Jestli se mají v menu zobrazovat obrázky" #: gtk/gtkcalendar.c:440 msgid "Year" @@ -1994,7 +1995,7 @@ msgstr "Velikost šipky" msgid "The minimum size of the arrow in the combo box" msgstr "Minimální velikost šipky v kombinovaném poli" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2608,7 +2609,7 @@ msgstr "Zarovnání textu Y" msgid "The vertical alignment of the label" msgstr "Svislé zarovnání titulku" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "Zastaralá vlastnost, použijte místo ní shadow_type" @@ -2624,34 +2625,34 @@ msgstr "Vzhled okrajů rámu" msgid "A widget to display in place of the usual frame label" msgstr "Widget používaný pro zobrazení místo obvyklého popisku rámu" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "Vzhled stínu okolo kontejneru" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "Pozice ovládací části" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "Umístění ovládací části relativně k widgetu potomka" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "Okraj pro přitahování" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" msgstr "" "Strana panelu, která je zarovnaná s ukotvovacím bodem pro ukotvení panelu" -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "Okraj pro přitahování nastaven" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" @@ -2659,11 +2660,11 @@ msgstr "" "Jestli používat hodnotu vlastnosti snap_edge nebo hodnotu odvozenou z " "handle_position" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "Potomek odpojen" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2871,15 +2872,15 @@ msgstr "Typ uložení" msgid "The representation being used for image data" msgstr "Reprezentace používaná pro data obrázku" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "Widget potomka zobrazovaný vedle textu menu" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "Zobrazovat v menu obrázky" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "Jestli se mají v menu zobrazovat obrázky" @@ -3019,6 +3020,25 @@ msgstr "Šířka rozložení" msgid "The height of the layout" msgstr "Výška rozložení" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +#, fuzzy +msgid "The URI bound to this button" +msgstr "Stav přepnutí tlačítka" + +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "Viditelný" + +#: gtk/gtklinkbutton.c:160 +#, fuzzy +msgid "Whether this link has been visited." +msgstr "Jestli je akce viditelná." + #: gtk/gtkmenu.c:503 msgid "The currently selected menu item" msgstr "Právě vybraná položka nabídky" @@ -3469,7 +3489,7 @@ msgid "Group ID for tabs drag and drop" msgstr "ID skupiny u tažení a puštění karet" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "Skupina" @@ -3581,6 +3601,16 @@ msgstr "Zakřivení karet" msgid "Size of tab curvature" msgstr "Velikost zakřivení karty" +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "Škálování šipky" + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "Odstup posuvníků" + #: gtk/gtkobject.c:370 msgid "User Data" msgstr "Uživatelská data" @@ -4115,6 +4145,11 @@ msgstr "Přepínací tlačítko, do jehož skupiny patří tento widget." msgid "The radio menu item whose group this widget belongs to." msgstr "Položka přepínacího tlačítka, do jejíž skupiny patří tento widget." +#: gtk/gtkradiotoolbutton.c:66 +#, fuzzy +msgid "The radio tool button whose group this button belongs to." +msgstr "Přepínací tlačítko, do jehož skupiny patří tento widget." + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "Strategie aktualizace" @@ -6807,6 +6842,9 @@ msgstr "Styl stavu IM" msgid "How to draw the input method statusbar" msgstr "Jak kreslit stavovou lištu vstupní metody" +#~ msgid "Whether stock icons should be shown in buttons" +#~ msgstr "Jestli se v tlačítkách mají zobrazovat standardní ikony" + #~ msgid "Cancelled" #~ msgstr "Zrušeno" diff --git a/po-properties/cy.po b/po-properties/cy.po index 4886ebfd23..c5707a2d7c 100644 --- a/po-properties/cy.po +++ b/po-properties/cy.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+ 2.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2007-05-14 22:44-0000\n" "Last-Translator: Rhys Jones \n" "Language-Team: Cymraeg \n" @@ -829,7 +829,7 @@ msgstr "Cyfuniad llorweddol y plentyn" msgid "Vertical alignment for child" msgstr "Cyfuniad fertigol y plentyn" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "Teclyn delwedd" @@ -918,8 +918,9 @@ msgid "Show button images" msgstr "Dangos delweddau botymau" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" -msgstr "A ddylid dangos eiconau stoc mewn botymau" +#, fuzzy +msgid "Whether images should be shown on buttons" +msgstr "A ddylid dangos delweddau mewn dewislenni" #: gtk/gtkcalendar.c:440 msgid "Year" @@ -2024,7 +2025,7 @@ msgstr "Maint Saeth" msgid "The minimum size of the arrow in the combo box" msgstr "Maint lleiaf y saeth yn y blwch combo" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2648,7 +2649,7 @@ msgstr "Cyfuniad Y y label" msgid "The vertical alignment of the label" msgstr "Cyfuniad fertigol y label" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "Priodwedd a anghymeradwyir, defnyddiwch shadow_type yn lle" @@ -2664,25 +2665,25 @@ msgstr "Ymddangosiad border y ffrâm" msgid "A widget to display in place of the usual frame label" msgstr "Teclyn i'w ddangos yn lle'r label arferol" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "Ymddangosiad y cysgod sy'n amgylchynu’r cynhwysydd" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "Safle'r ddolen" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "Safle'r ddolen yn berthynol i'r teclyn plentyn" # EFALLAI -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "Ymylon snapio" # EFALLAI -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" @@ -2691,11 +2692,11 @@ msgstr "" "blwch dolen" # EFALLAI -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "Gosod snapio ymylau" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" @@ -2703,11 +2704,11 @@ msgstr "" "A ddylid defnyddio gwerth o'r briodwedd snap_edge neu werth wedi ei seilio " "ar handle_position" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2920,15 +2921,15 @@ msgstr "Math storio" msgid "The representation being used for image data" msgstr "Y gynrychiolaeth a ddefnyddir ar gyfer data delwedd" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "Teclyn plentyn i ymddangos nesaf i destun y ddewislen" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "Dangos delweddau dewislen" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "A ddylid dangos delweddau mewn dewislenni" @@ -3076,6 +3077,25 @@ msgstr "Lled y llunwedd" msgid "The height of the layout" msgstr "Hyd y llunwedd" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +#, fuzzy +msgid "The URI bound to this button" +msgstr "Cyflwr toglu'r botwm" + +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "Gweladwy" + +#: gtk/gtklinkbutton.c:160 +#, fuzzy +msgid "Whether this link has been visited." +msgstr "A ydy'r weithred yn weladwy." + #: gtk/gtkmenu.c:503 #, fuzzy msgid "The currently selected menu item" @@ -3543,7 +3563,7 @@ msgid "Group ID for tabs drag and drop" msgstr "ID Grŵp ar gyfer llusgo a gollwng tabiau" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "Grŵp" @@ -3655,6 +3675,16 @@ msgstr "Crymedd tab" msgid "Size of tab curvature" msgstr "Maint crymedd y tab" +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "Graddio Saeth" + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "Bylchu bar sgrolio" + #: gtk/gtkobject.c:370 msgid "User Data" msgstr "Data Defnyddiwr" @@ -4197,6 +4227,11 @@ msgid "The radio menu item whose group this widget belongs to." msgstr "" "Eitem y ddewislen radio sydd yn y grŵp mae'r teclyn hwn yn perthyn iddo." +#: gtk/gtkradiotoolbutton.c:66 +#, fuzzy +msgid "The radio tool button whose group this button belongs to." +msgstr "Y botwm radio sydd yn y grŵp mae'r teclyn yma yn perthyn iddi." + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "Polisi diweddaru" @@ -6994,6 +7029,9 @@ msgstr "Arddull statws modd mewnbwn" msgid "How to draw the input method statusbar" msgstr "Sut i arlunio'r bar statws modd mewnbwn" +#~ msgid "Whether stock icons should be shown in buttons" +#~ msgstr "A ddylid dangos eiconau stoc mewn botymau" + #~ msgid "Cancelled" #~ msgstr "Diddymwyd" diff --git a/po-properties/da.po b/po-properties/da.po index e0abc07324..e47d7bc589 100644 --- a/po-properties/da.po +++ b/po-properties/da.po @@ -46,7 +46,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2007-09-01 15:59+0200\n" "Last-Translator: Ask Hjorth Larsen \n" "Language-Team: Danish \n" @@ -880,7 +880,7 @@ msgstr "Vandret justering for underelement" msgid "Vertical alignment for child" msgstr "Lodret justering for underelement" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "Billedkontrol" @@ -976,8 +976,9 @@ msgid "Show button images" msgstr "Vis knapbilleder" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" -msgstr "Om lagerikoner skal vises i knapper" +#, fuzzy +msgid "Whether images should be shown on buttons" +msgstr "Om billeder skal vises i menuer" #: gtk/gtkcalendar.c:440 msgid "Year" @@ -2075,7 +2076,7 @@ msgstr "Pilstørrelse" msgid "The minimum size of the arrow in the combo box" msgstr "Minimumstørrelsen af pilen i kombinationsfeltet" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2706,7 +2707,7 @@ msgstr "Lodret etiketjustering" msgid "The vertical alignment of the label" msgstr "Den lodrette justering for etiketten" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "Forældet egenskab, brug shadow_type i stedet" @@ -2722,23 +2723,23 @@ msgstr "Rammekantens udseende" msgid "A widget to display in place of the usual frame label" msgstr "En kontrol som vises i stedet for den normale rammeetiket" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "Udseendet af den skygge der omgiver beholderen" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "Placering af håndtag" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "Håndtagets placering i forhold til underkontrollen" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "Fastgørelseskant" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" @@ -2746,11 +2747,11 @@ msgstr "" "Den side af håndtagsboksen som skal anbringes ved dokkepunktet for at " "anbringe håndtagsboksen i dokken" -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "Fastgørelseskant sat" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" @@ -2758,11 +2759,11 @@ msgstr "" "Om værdien fra snap_edge-egenskaben skal bruges eller en værdi der er afledt " "fra handle_position" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2971,15 +2972,15 @@ msgstr "Lagringstype" msgid "The representation being used for image data" msgstr "Den repræsentation der bruges til billeddata" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "Underkontrol der skal vises ved siden af menuteksten" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "Vis menubilleder" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "Om billeder skal vises i menuer" @@ -3122,6 +3123,25 @@ msgstr "Bredden af layoutet" msgid "The height of the layout" msgstr "Højden af layoutet" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +#, fuzzy +msgid "The URI bound to this button" +msgstr "Afkrydsningstilstanden for knappen" + +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "Synlig" + +#: gtk/gtklinkbutton.c:160 +#, fuzzy +msgid "Whether this link has been visited." +msgstr "Om handlingen er synlig." + #: gtk/gtkmenu.c:503 #, fuzzy msgid "The currently selected menu item" @@ -3592,7 +3612,7 @@ msgid "Group ID for tabs drag and drop" msgstr "Gruppe-id for faneblades træk og slip" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "Gruppe" @@ -3706,6 +3726,16 @@ msgstr "Fanebladsrunding" msgid "Size of tab curvature" msgstr "Omfanget af afrunding af fanebladshjørner" +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "Pilskalering" + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "Rullebjælkemellemrum" + #: gtk/gtkobject.c:370 msgid "User Data" msgstr "Brugerdata" @@ -4257,6 +4287,11 @@ msgstr "Den radioknap hvis gruppe denne kontrol tilhører." msgid "The radio menu item whose group this widget belongs to." msgstr "Den radiomenuknap hvis gruppe denne kontrol tilhører." +#: gtk/gtkradiotoolbutton.c:66 +#, fuzzy +msgid "The radio tool button whose group this button belongs to." +msgstr "Den radioknap hvis gruppe denne kontrol tilhører." + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "Opdateringspolitik" @@ -7028,6 +7063,9 @@ msgstr "Statusstil" msgid "How to draw the input method statusbar" msgstr "Hvordan statuslinjen til indtastningsmetoden skal tegnes" +#~ msgid "Whether stock icons should be shown in buttons" +#~ msgstr "Om lagerikoner skal vises i knapper" + #~ msgid "Cancelled" #~ msgstr "Annulleret" diff --git a/po-properties/de.po b/po-properties/de.po index 8c158e11dc..80357c0f76 100644 --- a/po-properties/de.po +++ b/po-properties/de.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: GTK+ HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2007-09-11 12:06+0200\n" "Last-Translator: Hendrik Richter \n" "Language-Team: German \n" @@ -849,7 +849,7 @@ msgstr "Horizontale Ausrichtung des Kinds" msgid "Vertical alignment for child" msgstr "Vertikale Ausrichtung des Kinds" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "Bild-Widget" @@ -940,8 +940,9 @@ msgid "Show button images" msgstr "Knopfbilder anzeigen" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" -msgstr "Sollen in Knöpfen Repertoire-Symbole angezeigt werden?" +#, fuzzy +msgid "Whether images should be shown on buttons" +msgstr "Sollen in Menüs Bilder angezeigt werden?" #: gtk/gtkcalendar.c:440 msgid "Year" @@ -2052,7 +2053,7 @@ msgstr "Pfeilgröße" msgid "The minimum size of the arrow in the combo box" msgstr "Die Minimale Größe des Pfeils im Auswahlfeld" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2701,7 +2702,7 @@ msgstr "Y-Ausrichtung der Beschriftung" msgid "The vertical alignment of the label" msgstr "Die vertikale Ausrichtung der Beschriftung" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "Veraltete Eigenschaft, verwenden Sie stattdessen shadow_type." @@ -2718,23 +2719,23 @@ msgid "A widget to display in place of the usual frame label" msgstr "" "Ein Widget, das anstatt der üblichen Rahmenbeschriftung angezeigt werden soll" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "Aussehen des Schattens, der den Container umgibt" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "Griffposition" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "Position des Griffs bezüglich des Kind-Widgets" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "Einrastende Seite" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" @@ -2742,11 +2743,11 @@ msgstr "" "Die Seite der Griffbox, die in den Rastpunkt eingefädelt wird, um die " "Griffbox einzurasten" -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "Einrastende Seite einstellen" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" @@ -2754,11 +2755,11 @@ msgstr "" "Soll der Wert der Eigenschaft »snap_edge« oder ein von »handle_position« " "abgeleiteter Wert verwendet werden?" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2968,15 +2969,15 @@ msgstr "Speicherform" msgid "The representation being used for image data" msgstr "Die für die Bilddaten verwendete Darstellung" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "Das Kind-Widget, das neben dem Menütext erscheint" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "Menübilder anzeigen" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "Sollen in Menüs Bilder angezeigt werden?" @@ -3124,6 +3125,25 @@ msgstr "Die Breite des Layouts" msgid "The height of the layout" msgstr "Die Höhe des Layouts" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +#, fuzzy +msgid "The URI bound to this button" +msgstr "Der Schaltzustand des Knopfes" + +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "Sichtbar" + +#: gtk/gtklinkbutton.c:160 +#, fuzzy +msgid "Whether this link has been visited." +msgstr "Soll die Aktion sichtbar sein?" + #: gtk/gtkmenu.c:503 #, fuzzy msgid "The currently selected menu item" @@ -3599,7 +3619,7 @@ msgid "Group ID for tabs drag and drop" msgstr "Gruppen-ID für Reiter beim Drag&Drop" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "Gruppe" @@ -3713,6 +3733,16 @@ msgstr "Reiterkrümmung" msgid "Size of tab curvature" msgstr "Die Größe der Reiterkrümmung" +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "Pfeilskalierung" + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "Abstand der Rollbalken" + #: gtk/gtkobject.c:370 msgid "User Data" msgstr "Benutzerdaten" @@ -4256,6 +4286,11 @@ msgstr "Der Radioknopf, zu dessen Gruppe dieses Widget gehört." msgid "The radio menu item whose group this widget belongs to." msgstr "Das Radio-Menüeintrag, zu dessen Gruppe dieses Widget gehört." +#: gtk/gtkradiotoolbutton.c:66 +#, fuzzy +msgid "The radio tool button whose group this button belongs to." +msgstr "Der Radioknopf, zu dessen Gruppe dieses Widget gehört." + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "Aktualisierungsmethode" @@ -7063,6 +7098,9 @@ msgstr "EM-Statusstil" msgid "How to draw the input method statusbar" msgstr "Wie die Eingabemethoden-Statusleiste gezeichnet werden soll" +#~ msgid "Whether stock icons should be shown in buttons" +#~ msgstr "Sollen in Knöpfen Repertoire-Symbole angezeigt werden?" + #~ msgid "Cancelled" #~ msgstr "Abgebrochen" diff --git a/po-properties/dz.po b/po-properties/dz.po index bd2b3fdca7..c3e3007453 100644 --- a/po-properties/dz.po +++ b/po-properties/dz.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+-properties.HEAD.dz\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2006-07-18 17:40+0530\n" "Last-Translator: Mindu Dorji\n" "Language-Team: DZONGKHA \n" @@ -841,7 +841,7 @@ msgstr "ཆ་ལག་གི་དོན་ལུ་ ཐད་སྙོམས msgid "Vertical alignment for child" msgstr "ཆ་ལག་གི་དོན་ལུ་ཀེར་ཕྲང༌།" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "གཟུགས་བརྙན་གྱི་ཝིཌི་གེཊི།" @@ -927,8 +927,9 @@ msgid "Show button images" msgstr "ཨེབ་རྟའི་གཟུགས་བརྙན་ཚུ་སྟོན།" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" -msgstr "ཅ་མཛོད་ཀྱི་ངོས་དཔར་ཚུ་ ཨེབ་རྟའི་ཐོག་ལུ་ སྟོན་དགོཔ་ཨིན་ན་མེན།" +#, fuzzy +msgid "Whether images should be shown on buttons" +msgstr "གཟུགས་བརྙན་ཚུ་ དཀར་ཆག་ཚུ་ནང་ སྟོན་དགོཔ་ཨིན་ན་མེན།" #: gtk/gtkcalendar.c:440 msgid "Year" @@ -2021,7 +2022,7 @@ msgstr "མདའ་རྟགས་ཀྱི་ཁ་ཕྱོགས།" msgid "The minimum size of the arrow in the combo box" msgstr "བརྟག་སྒྲོམ་དེ་གི་དོན་ལས་ཀྱི་དཔེ་དེ།" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2643,7 +2644,7 @@ msgstr "ཁ་ཡིག་གི་ཝའི་ཕྲང་སྒྲིག" msgid "The vertical alignment of the label" msgstr "ཁ་ཡིག་གི་ ཀེར་ཕྲང་ཕྲང་སྒྲིག" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "ངོས་ལེན་མེད་པའི་རྒྱུ་དངོས་ དེ་གི་ཚབ་ལུ་ གྱིབ་མའི་དབྱེ་བ་ ལག་ལེན་འཐབ།(_t)" @@ -2659,23 +2660,23 @@ msgstr "གཞི་ཁྲམ་མཐའ་མཚམས་ཀྱི་འབྱ msgid "A widget to display in place of the usual frame label" msgstr "ཨ་རྟག་གི་་གཞི་ཁྲམ་ཁ་ཡིག་གི་ཚབ་ལུ་ བཀྲམ་སྟོན་འབད་ནིའི་ ཝིཌི་གེཊི།" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "འཛིན་སྣོད་ཀྱི་མཐའ་བསྐོར་ལུ་ཡོད་པའི་ གྱིབ་མའི་འབྱུང་སྣང་།" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "བཤེད་བཟུང་གི་གནས་ས།" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "ཆ་ལག་ཝིཌི་གེཊི་དང་མཐུན་པའི་ བཤེད་བཟུང་གི་གནས་ས།" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "འདྲ་པར་གྱི་མཐའམ།" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" @@ -2683,11 +2684,11 @@ msgstr "" "བཤེད་བཟུང་སྒྲོམ་དེ་ ཌོ་ཀིང་པོའིནཊི་དང་གཅིག་ཁར་ མཐུད་ནིའི་དོན་ལུ་ གྱལ་རིམ་བསྒྲིགས་ཏེ་ཡོད་པའི་ བཤེད་ཟུང་" "སྒྲོམ་གྱི་ཟུར།" -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "འདྲ་པར་མཐའམ་གི་ཆ་ཚན།" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" @@ -2695,11 +2696,11 @@ msgstr "" "འདྲ་པར་གྱི་རྒྱུ་དངོས་ནང་གི་བེ་ལུ་ ལག་ལེན་འཐབ་ནི་ཨིན་ན་ ཡང་ཅིན་ བཤེད་བཟུང་གནས་ས་ལས་བྱུང་མི་བེ་ལུ་ " "ལག་ལེན་འཐབ་ནི་ཨིན་ན་མེན།" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2907,15 +2908,15 @@ msgstr "བསག་མཛོད་ཀྱི་དབྱེ་བ།" msgid "The representation being used for image data" msgstr "གཟུགས་བརྙན་ གནད་སྡུད་ཀྱི་དོན་ལས་ ལག་ལེན་འཐབ་བཞིན་ཡོད་པའི་ཁྱད་ཚབ།" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "ཚིག་ཡིག་དཀར་ཆག་གི་ ཤུལ་ལུ་འཐོན་དགོ་པའི་ ཆ་ལག་ཝིཌི་གེཊི།" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "དཀར་ཆག་གཟུགས་བརྙན་ཚུ་སྟོན།" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "གཟུགས་བརྙན་ཚུ་ དཀར་ཆག་ཚུ་ནང་ སྟོན་དགོཔ་ཨིན་ན་མེན།" @@ -3057,6 +3058,25 @@ msgstr "སྒྲིག་བཀོད་ཀྱི་རྒྱ་ཚད།" msgid "The height of the layout" msgstr "སྒྲིག་བཀོད་ཀྱི་མཐོ་ཚད།" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +#, fuzzy +msgid "The URI bound to this button" +msgstr "ཨེབ་རྟའི་གནས་ལུགས་ སོར་སྟོན་་འབད།" + +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "མཐོང་ཚུགསཔ།" + +#: gtk/gtklinkbutton.c:160 +#, fuzzy +msgid "Whether this link has been visited." +msgstr "བྱ་བ་དེ་ མཐོང་ཚུགསཔ་ཨིན་ན།" + #: gtk/gtkmenu.c:503 #, fuzzy msgid "The currently selected menu item" @@ -3515,7 +3535,7 @@ msgid "Group ID for tabs drag and drop" msgstr "ཨེབ་ལྡེ་འཐེན་འདྲུད་དང་བཀོག་བཞག་གི་དོན་ལུ་ སྡེ་ཚན་ཨའི་ཌི།" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "སྡེ་ཚན།" @@ -3628,6 +3648,16 @@ msgstr "ཨེབ་ལྡེའི་གུག་ཆ།" msgid "Size of tab curvature" msgstr "ཨེབ་ལྡེའི་གུག་ཆའི་ཚད།" +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "གྲལ་ཐིག་བར་སྟོང་།" + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "བཤུད་ཕྲ་གི་ བར་སྟོང་བཞག་ཐངས།" + #: gtk/gtkobject.c:370 msgid "User Data" msgstr "ལག་ལེན་པའི་གནད་སྡུད།" @@ -4167,6 +4197,11 @@ msgstr "ཝིཌི་གེཊི་འདི་འབངས་མི་ ས msgid "The radio menu item whose group this widget belongs to." msgstr "ཝིཌི་གེཊི་འདི་འབངས་མི་སྡེ་ཚན་གྱི་ རེ་ཌིའོ་དཀར་ཆག་རྣམ་གྲངས།" +#: gtk/gtkradiotoolbutton.c:66 +#, fuzzy +msgid "The radio tool button whose group this button belongs to." +msgstr "ཝིཌི་གེཊི་འདི་འབངས་མི་ སྡེ་ཚན་གྱི་ རེ་ཌིའོ་གི་ཨེབ་རྟ།" + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "སྲིད་བྱུས་དུས་མཐུན་བཟོ།" @@ -6897,6 +6932,9 @@ msgstr "ཨའི་ཨེམ་ གནས་ཚད་ཀྱི་བཟོ་ msgid "How to draw the input method statusbar" msgstr "ཨིན་པུཊི་ཐབས་ཤེས་ཀྱི་ གནས་ཚད་ཕྲ་རིང་འབྲི་ཐངས།" +#~ msgid "Whether stock icons should be shown in buttons" +#~ msgstr "ཅ་མཛོད་ཀྱི་ངོས་དཔར་ཚུ་ ཨེབ་རྟའི་ཐོག་ལུ་ སྟོན་དགོཔ་ཨིན་ན་མེན།" + #~ msgid "Cancelled" #~ msgstr "ཆ་མེད་བཏང་ཡོད།" diff --git a/po-properties/el.po b/po-properties/el.po index 6e58e32d9d..cebf192faf 100644 --- a/po-properties/el.po +++ b/po-properties/el.po @@ -26,7 +26,7 @@ msgid "" msgstr "" "Project-Id-Version: el\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2008-01-31 02:13+0200\n" "Last-Translator: NikosCharonitakis \n" "Language-Team: Greek \n" @@ -867,7 +867,7 @@ msgstr "Οριζόντια στοίχιση του θυγατρικού" msgid "Vertical alignment for child" msgstr "Κάθετη στοίχιση του θυγατρικού" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "Γραφικό συστατικό εικόνας" @@ -960,8 +960,9 @@ msgid "Show button images" msgstr "Εμφάνιση εικόνων κουμπιών" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" -msgstr "Αν τα εικονίδια stock θα εμφανίζονται σε κουμπιά" +#, fuzzy +msgid "Whether images should be shown on buttons" +msgstr "Αν θα εμφανίζονται ή όχι οι εικόνες στα μενού" #: gtk/gtkcalendar.c:440 msgid "Year" @@ -2059,7 +2060,7 @@ msgstr "Μέγεθος βέλους" msgid "The minimum size of the arrow in the combo box" msgstr "Το ελάχιστο μέγεθος του βέλους στο πεδίο combo" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2702,7 +2703,7 @@ msgstr "yalign yalign" msgid "The vertical alignment of the label" msgstr "Η κάθετη στοίχιση της ετικέτας." -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "Η ιδιότητα δεν ισχύει, χρησιμοποιείστε στη θέση της shadow_type" @@ -2720,23 +2721,23 @@ msgstr "" "Εμφάνιση ενός γραφικού συστατικού στη θέση του συνήθους περιγράμματος " "πλαισίου" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "Εμφάνιση της σκίασης που περικλείει το container" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "Θέση χειριστή" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "Θέση του χειριστή σχετική με το θυγατρικό γραφικό συστατικό." -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "Snap edge" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" @@ -2744,11 +2745,11 @@ msgstr "" "Μέγεθος του κουτιού χειρισμού το οποίο ευθυγραμμίζεται με το σημείο σύνδεσης " "για τη σύνδεση με το κουτί χειρισμού." -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "Ορισμός Snap edge" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" @@ -2756,11 +2757,11 @@ msgstr "" "Αν θα γίνεται χρήση της τιμής από την ιδιότητα snap_edge ή μιας τιμής που " "προέρχεται από την handle_position" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2969,16 +2970,16 @@ msgstr "Τύπος αποθήκευσης" msgid "The representation being used for image data" msgstr "Η αναπαράσταση που χρησιμοποιείται για δεδομένα εικόνας" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "" "Θυγατρικό γραφικό συστατικό που θα εμφανίζεται δίπλα από το κείμενο του μενού" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "Εμφάνιση εικόνων μενού" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "Αν θα εμφανίζονται ή όχι οι εικόνες στα μενού" @@ -3124,6 +3125,25 @@ msgstr "Το πλάτος της διάταξης" msgid "The height of the layout" msgstr "Το ύψος της διάταξης" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +#, fuzzy +msgid "The URI bound to this button" +msgstr "Η κατάσταση εναλλαγής του κουμπιού" + +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "Ορατό" + +#: gtk/gtklinkbutton.c:160 +#, fuzzy +msgid "Whether this link has been visited." +msgstr "Αν αυτή η ενέργεια θα είναι ορατή." + #: gtk/gtkmenu.c:503 #, fuzzy msgid "The currently selected menu item" @@ -3598,7 +3618,7 @@ msgid "Group ID for tabs drag and drop" msgstr "" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "Ομάδα" @@ -3714,6 +3734,16 @@ msgstr "" msgid "Size of tab curvature" msgstr "Μέγεθος διαστημάτων" +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "Να επιτρέπεται κλιμάκωση" + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "Διάστημα μπάρας κύλισης" + #: gtk/gtkobject.c:370 msgid "User Data" msgstr "Δεδομένα χρήστη" @@ -4254,6 +4284,12 @@ msgid "The radio menu item whose group this widget belongs to." msgstr "" "Το κουμπί radio του οποίου η ομάδα της ανήκει αυτό το γραφικό συστατικό" +#: gtk/gtkradiotoolbutton.c:66 +#, fuzzy +msgid "The radio tool button whose group this button belongs to." +msgstr "" +"Το κουμπί radio του οποίου η ομάδα της ανήκει αυτό το γραφικό συστατικό" + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "Πολιτική ενημέρωσης" @@ -7047,6 +7083,9 @@ msgstr "Στυλ IM Status " msgid "How to draw the input method statusbar" msgstr "Πως θα σχεδιάζεται η μέθοδος εισαγωγής της γραμμής κατάστασης" +#~ msgid "Whether stock icons should be shown in buttons" +#~ msgstr "Αν τα εικονίδια stock θα εμφανίζονται σε κουμπιά" + #~ msgid "Cancelled" #~ msgstr "Ακυρώθηκε" diff --git a/po-properties/en_CA.po b/po-properties/en_CA.po index b2742d5ac7..e9bb7760c0 100644 --- a/po-properties/en_CA.po +++ b/po-properties/en_CA.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+-properties\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2005-07-22 22:53-0400\n" "Last-Translator: Adam Weinberger \n" "Language-Team: Canadian English \n" @@ -827,7 +827,7 @@ msgstr "Horizontal alignment for child" msgid "Vertical alignment for child" msgstr "Vertical alignment for child" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "Image widget" @@ -916,8 +916,9 @@ msgid "Show button images" msgstr "Show button images" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" -msgstr "Whether stock icons should be shown in buttons" +#, fuzzy +msgid "Whether images should be shown on buttons" +msgstr "Whether images should be shown in menus" #: gtk/gtkcalendar.c:440 msgid "Year" @@ -2004,7 +2005,7 @@ msgstr "Arrow Size" msgid "The minimum size of the arrow in the combo box" msgstr "The minimum size of the arrow in the combo box" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2624,7 +2625,7 @@ msgstr "Label yalign" msgid "The vertical alignment of the label" msgstr "The vertical alignment of the label" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "Deprecated property, use shadow_type instead" @@ -2640,23 +2641,23 @@ msgstr "Appearance of the frame border" msgid "A widget to display in place of the usual frame label" msgstr "A widget to display in place of the usual frame label" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "Appearance of the shadow that surrounds the container" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "Handle position" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "Position of the handle relative to the child widget" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "Snap edge" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" @@ -2664,11 +2665,11 @@ msgstr "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "Snap edge set" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" @@ -2676,11 +2677,11 @@ msgstr "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2884,15 +2885,15 @@ msgstr "Storage type" msgid "The representation being used for image data" msgstr "The representation being used for image data" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "Child widget to appear next to the menu text" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "Show menu images" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "Whether images should be shown in menus" @@ -3035,6 +3036,25 @@ msgstr "The width of the layout" msgid "The height of the layout" msgstr "The height of the layout" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +#, fuzzy +msgid "The URI bound to this button" +msgstr "The toggle state of the button" + +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "Visible" + +#: gtk/gtklinkbutton.c:160 +#, fuzzy +msgid "Whether this link has been visited." +msgstr "Whether the action is visible." + #: gtk/gtkmenu.c:503 #, fuzzy msgid "The currently selected menu item" @@ -3501,7 +3521,7 @@ msgid "Group ID for tabs drag and drop" msgstr "Group ID for tabs drag and drop" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "Group" @@ -3613,6 +3633,16 @@ msgstr "Tab curvature" msgid "Size of tab curvature" msgstr "Size of tab curvature" +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "Arrow Scaling" + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "Scrollbar spacing" + #: gtk/gtkobject.c:370 msgid "User Data" msgstr "User Data" @@ -4150,6 +4180,11 @@ msgstr "The radio button to whose group this widget belongs." msgid "The radio menu item whose group this widget belongs to." msgstr "The radio menu item whose group this widget belongs to." +#: gtk/gtkradiotoolbutton.c:66 +#, fuzzy +msgid "The radio tool button whose group this button belongs to." +msgstr "The radio button to whose group this widget belongs." + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "Update policy" @@ -6851,6 +6886,9 @@ msgstr "IM Status style" msgid "How to draw the input method statusbar" msgstr "How to draw the input method statusbar" +#~ msgid "Whether stock icons should be shown in buttons" +#~ msgstr "Whether stock icons should be shown in buttons" + #~ msgid "Cancelled" #~ msgstr "Cancelled" diff --git a/po-properties/en_GB.po b/po-properties/en_GB.po index 23d9698c80..303f467a68 100644 --- a/po-properties/en_GB.po +++ b/po-properties/en_GB.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+ 1.3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2008-02-17 09:49-0000\n" "Last-Translator: David Lodge \n" "Language-Team: \n" @@ -826,7 +826,7 @@ msgstr "Horizontal alignment for child" msgid "Vertical alignment for child" msgstr "Vertical alignment for child" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "Image widget" @@ -915,8 +915,9 @@ msgid "Show button images" msgstr "Show button images" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" -msgstr "Whether stock icons should be shown in buttons" +#, fuzzy +msgid "Whether images should be shown on buttons" +msgstr "Whether images should be shown in menus" #: gtk/gtkcalendar.c:440 msgid "Year" @@ -2002,7 +2003,7 @@ msgstr "Arrow Size" msgid "The minimum size of the arrow in the combo box" msgstr "The minimum size of the arrow in the combo box" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2622,7 +2623,7 @@ msgstr "Label yalign" msgid "The vertical alignment of the label" msgstr "The vertical alignment of the label" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "Deprecated property, use shadow_type instead" @@ -2638,23 +2639,23 @@ msgstr "Appearance of the frame border" msgid "A widget to display in place of the usual frame label" msgstr "A widget to display in place of the usual frame label" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "Appearance of the shadow that surrounds the container" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "Handle position" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "Position of the handle relative to the child widget" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "Snap edge" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" @@ -2662,11 +2663,11 @@ msgstr "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "Snap edge set" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" @@ -2674,11 +2675,11 @@ msgstr "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2882,15 +2883,15 @@ msgstr "Storage type" msgid "The representation being used for image data" msgstr "The representation being used for image data" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "Child widget to appear next to the menu text" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "Show menu images" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "Whether images should be shown in menus" @@ -3033,6 +3034,25 @@ msgstr "The width of the layout" msgid "The height of the layout" msgstr "The height of the layout" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +#, fuzzy +msgid "The URI bound to this button" +msgstr "The toggle state of the button" + +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "Visible" + +#: gtk/gtklinkbutton.c:160 +#, fuzzy +msgid "Whether this link has been visited." +msgstr "Whether the action is visible." + #: gtk/gtkmenu.c:503 #, fuzzy msgid "The currently selected menu item" @@ -3499,7 +3519,7 @@ msgid "Group ID for tabs drag and drop" msgstr "Group ID for tabs drag and drop" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "Group" @@ -3611,6 +3631,16 @@ msgstr "Tab curvature" msgid "Size of tab curvature" msgstr "Size of tab curvature" +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "Arrow Scaling" + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "Scrollbar spacing" + #: gtk/gtkobject.c:370 msgid "User Data" msgstr "User Data" @@ -4148,6 +4178,11 @@ msgstr "The radio button whose group this widget belongs to." msgid "The radio menu item whose group this widget belongs to." msgstr "The radio menu item whose group this widget belongs to." +#: gtk/gtkradiotoolbutton.c:66 +#, fuzzy +msgid "The radio tool button whose group this button belongs to." +msgstr "The radio button whose group this widget belongs to." + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "Update policy" @@ -6851,6 +6886,9 @@ msgstr "IM Status style" msgid "How to draw the input method statusbar" msgstr "How to draw the input method statusbar" +#~ msgid "Whether stock icons should be shown in buttons" +#~ msgstr "Whether stock icons should be shown in buttons" + #~ msgid "Cancelled" #~ msgstr "Cancelled" diff --git a/po-properties/eo.po b/po-properties/eo.po index 83abd1fb41..bf12a7aac7 100644 --- a/po-properties/eo.po +++ b/po-properties/eo.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+-properties 2.10\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2007-03-11 18:09+0100\n" "Last-Translator: Guillaume Savaton \n" "Language-Team: Eo-Tradukado \n" @@ -789,7 +789,7 @@ msgstr "" msgid "Vertical alignment for child" msgstr "" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "" @@ -872,7 +872,7 @@ msgid "Show button images" msgstr "" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" +msgid "Whether images should be shown on buttons" msgstr "" #: gtk/gtkcalendar.c:440 @@ -1932,7 +1932,7 @@ msgstr "" msgid "The minimum size of the arrow in the combo box" msgstr "" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2534,7 +2534,7 @@ msgstr "" msgid "The vertical alignment of the label" msgstr "" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "" @@ -2550,43 +2550,43 @@ msgstr "" msgid "A widget to display in place of the usual frame label" msgstr "" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" msgstr "" -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" msgstr "" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2789,15 +2789,15 @@ msgstr "" msgid "The representation being used for image data" msgstr "" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "" @@ -2932,6 +2932,22 @@ msgstr "" msgid "The height of the layout" msgstr "" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +msgid "The URI bound to this button" +msgstr "" + +#: gtk/gtklinkbutton.c:159 +msgid "Visited" +msgstr "" + +#: gtk/gtklinkbutton.c:160 +msgid "Whether this link has been visited." +msgstr "" + #: gtk/gtkmenu.c:503 msgid "The currently selected menu item" msgstr "" @@ -3369,7 +3385,7 @@ msgid "Group ID for tabs drag and drop" msgstr "" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "" @@ -3479,6 +3495,14 @@ msgstr "" msgid "Size of tab curvature" msgstr "" +#: gtk/gtknotebook.c:834 +msgid "Arrow spacing" +msgstr "" + +#: gtk/gtknotebook.c:835 +msgid "Scroll arrow spacing" +msgstr "" + #: gtk/gtkobject.c:370 msgid "User Data" msgstr "" @@ -3980,6 +4004,10 @@ msgstr "" msgid "The radio menu item whose group this widget belongs to." msgstr "" +#: gtk/gtkradiotoolbutton.c:66 +msgid "The radio tool button whose group this button belongs to." +msgstr "" + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "" diff --git a/po-properties/es.po b/po-properties/es.po index 0f1bd89702..a8f5c8f473 100644 --- a/po-properties/es.po +++ b/po-properties/es.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+-properties.HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-15 08:26+0000\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2008-08-17 23:46+0200\n" "Last-Translator: Jorge González \n" "Language-Team: Español \n" @@ -25,110 +25,110 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: KBabel 1.11.4\n" -#: ../gdk-pixbuf/gdk-pixbuf.c:89 +#: gdk-pixbuf/gdk-pixbuf.c:89 msgid "Number of Channels" msgstr "Número de canales" -#: ../gdk-pixbuf/gdk-pixbuf.c:90 +#: gdk-pixbuf/gdk-pixbuf.c:90 msgid "The number of samples per pixel" msgstr "El número de muestras por píxel" -#: ../gdk-pixbuf/gdk-pixbuf.c:99 +#: gdk-pixbuf/gdk-pixbuf.c:99 msgid "Colorspace" msgstr "Espacio de color" -#: ../gdk-pixbuf/gdk-pixbuf.c:100 +#: gdk-pixbuf/gdk-pixbuf.c:100 msgid "The colorspace in which the samples are interpreted" msgstr "El espacio de color en el que se interpretan las muestras" -#: ../gdk-pixbuf/gdk-pixbuf.c:108 +#: gdk-pixbuf/gdk-pixbuf.c:108 msgid "Has Alpha" msgstr "Tiene alfa" -#: ../gdk-pixbuf/gdk-pixbuf.c:109 +#: gdk-pixbuf/gdk-pixbuf.c:109 msgid "Whether the pixbuf has an alpha channel" msgstr "Indica si el búfer de píxeles tiene un canal alfa" -#: ../gdk-pixbuf/gdk-pixbuf.c:122 +#: gdk-pixbuf/gdk-pixbuf.c:122 msgid "Bits per Sample" msgstr "Bits por muestra" -#: ../gdk-pixbuf/gdk-pixbuf.c:123 +#: gdk-pixbuf/gdk-pixbuf.c:123 msgid "The number of bits per sample" msgstr "El número de bits por muestra" -#: ../gdk-pixbuf/gdk-pixbuf.c:132 ../gtk/gtklayout.c:632 -#: ../gtk/gtktreeviewcolumn.c:207 +#: gdk-pixbuf/gdk-pixbuf.c:132 gtk/gtklayout.c:632 gtk/gtktreeviewcolumn.c:207 msgid "Width" msgstr "Anchura" -#: ../gdk-pixbuf/gdk-pixbuf.c:133 +#: gdk-pixbuf/gdk-pixbuf.c:133 msgid "The number of columns of the pixbuf" msgstr "El número de columnas del búfer de imagen" -#: ../gdk-pixbuf/gdk-pixbuf.c:142 ../gtk/gtklayout.c:641 +#: gdk-pixbuf/gdk-pixbuf.c:142 gtk/gtklayout.c:641 msgid "Height" msgstr "Altura" -#: ../gdk-pixbuf/gdk-pixbuf.c:143 +#: gdk-pixbuf/gdk-pixbuf.c:143 msgid "The number of rows of the pixbuf" msgstr "El número de filas del búfer de imagen" -#: ../gdk-pixbuf/gdk-pixbuf.c:159 +#: gdk-pixbuf/gdk-pixbuf.c:159 msgid "Rowstride" msgstr "Separación entre filas" -#: ../gdk-pixbuf/gdk-pixbuf.c:160 -msgid "The number of bytes between the start of a row and the start of the next row" -msgstr "Número de bytes entre el inicio de una fila y el inicio de la siguiente fila" +#: gdk-pixbuf/gdk-pixbuf.c:160 +msgid "" +"The number of bytes between the start of a row and the start of the next row" +msgstr "" +"Número de bytes entre el inicio de una fila y el inicio de la siguiente fila" -#: ../gdk-pixbuf/gdk-pixbuf.c:169 +#: gdk-pixbuf/gdk-pixbuf.c:169 msgid "Pixels" msgstr "Píxeles" -#: ../gdk-pixbuf/gdk-pixbuf.c:170 +#: gdk-pixbuf/gdk-pixbuf.c:170 msgid "A pointer to the pixel data of the pixbuf" msgstr "Un puntero al dato de píxel del búfer de píxeles" -#: ../gdk/gdkdisplaymanager.c:103 +#: gdk/gdkdisplaymanager.c:103 msgid "Default Display" msgstr "Visor predeterminado" -#: ../gdk/gdkdisplaymanager.c:104 +#: gdk/gdkdisplaymanager.c:104 msgid "The default display for GDK" msgstr "El visor predeterminado para GDK" -#: ../gdk/gdkpango.c:490 ../gtk/gtkinvisible.c:86 -#: ../gtk/gtkmountoperation.c:176 ../gtk/gtkstatusicon.c:253 -#: ../gtk/gtkwindow.c:600 +#: gdk/gdkpango.c:490 gtk/gtkinvisible.c:86 gtk/gtkmountoperation.c:176 +#: gtk/gtkstatusicon.c:253 gtk/gtkwindow.c:600 msgid "Screen" msgstr "Pantalla" -#: ../gdk/gdkpango.c:491 +#: gdk/gdkpango.c:491 msgid "the GdkScreen for the renderer" msgstr "El GdkScreen para el renderizador" -#: ../gdk/gdkscreen.c:75 +#: gdk/gdkscreen.c:75 msgid "Font options" msgstr "Opciones de la tipografía" -#: ../gdk/gdkscreen.c:76 +#: gdk/gdkscreen.c:76 msgid "The default font options for the screen" msgstr "Las opciones predeterminadas de la tipografía para la pantalla" -#: ../gdk/gdkscreen.c:83 +#: gdk/gdkscreen.c:83 msgid "Font resolution" msgstr "Resolución de la tipografía" -#: ../gdk/gdkscreen.c:84 +#: gdk/gdkscreen.c:84 msgid "The resolution for fonts on the screen" msgstr "La resolución para las tipografías en la pantalla" -#: ../gtk/gtkaboutdialog.c:197 +#: gtk/gtkaboutdialog.c:197 msgid "Program name" msgstr "Nombre del programa" -#: ../gtk/gtkaboutdialog.c:198 +#: gtk/gtkaboutdialog.c:198 msgid "" "The name of the program. If this is not set, it defaults to " "g_get_application_name()" @@ -136,43 +136,43 @@ msgstr "" "El nombre del programa. Si no estuviese establecido, se usará por omisión " "g_get_application_name()" -#: ../gtk/gtkaboutdialog.c:212 +#: gtk/gtkaboutdialog.c:212 msgid "Program version" msgstr "Versión del programa" -#: ../gtk/gtkaboutdialog.c:213 +#: gtk/gtkaboutdialog.c:213 msgid "The version of the program" msgstr "La versión del programa" -#: ../gtk/gtkaboutdialog.c:227 +#: gtk/gtkaboutdialog.c:227 msgid "Copyright string" msgstr "Cadena del copyright" -#: ../gtk/gtkaboutdialog.c:228 +#: gtk/gtkaboutdialog.c:228 msgid "Copyright information for the program" msgstr "Información de copyright del programa" -#: ../gtk/gtkaboutdialog.c:245 +#: gtk/gtkaboutdialog.c:245 msgid "Comments string" msgstr "Cadena de comentarios" -#: ../gtk/gtkaboutdialog.c:246 +#: gtk/gtkaboutdialog.c:246 msgid "Comments about the program" msgstr "Comentarios acerca del programa" -#: ../gtk/gtkaboutdialog.c:280 +#: gtk/gtkaboutdialog.c:280 msgid "Website URL" msgstr "URL del sitio web" -#: ../gtk/gtkaboutdialog.c:281 +#: gtk/gtkaboutdialog.c:281 msgid "The URL for the link to the website of the program" msgstr "La URL para el enlace al sitio web del programa" -#: ../gtk/gtkaboutdialog.c:297 +#: gtk/gtkaboutdialog.c:297 msgid "Website label" msgstr "Etiqueta del sitio web" -#: ../gtk/gtkaboutdialog.c:298 +#: gtk/gtkaboutdialog.c:298 msgid "" "The label for the link to the website of the program. If this is not set, it " "defaults to the URL" @@ -180,43 +180,45 @@ msgstr "" "La etiqueta para el enlace al sitio web del programa. Si no está " "establecida, se usará la URL de forma predeterminada" -#: ../gtk/gtkaboutdialog.c:314 +#: gtk/gtkaboutdialog.c:314 msgid "Authors" msgstr "Autores" -#: ../gtk/gtkaboutdialog.c:315 +#: gtk/gtkaboutdialog.c:315 msgid "List of authors of the program" msgstr "Lista de autores del programa" -#: ../gtk/gtkaboutdialog.c:331 +#: gtk/gtkaboutdialog.c:331 msgid "Documenters" msgstr "Documentadores" -#: ../gtk/gtkaboutdialog.c:332 +#: gtk/gtkaboutdialog.c:332 msgid "List of people documenting the program" msgstr "Lista de gente documentando el programa" -#: ../gtk/gtkaboutdialog.c:348 +#: gtk/gtkaboutdialog.c:348 msgid "Artists" msgstr "Artistas" -#: ../gtk/gtkaboutdialog.c:349 +#: gtk/gtkaboutdialog.c:349 msgid "List of people who have contributed artwork to the program" msgstr "Lista de gente que ha contribuido con trabajo artístico al programa" -#: ../gtk/gtkaboutdialog.c:366 +#: gtk/gtkaboutdialog.c:366 msgid "Translator credits" msgstr "Créditos de traducción" -#: ../gtk/gtkaboutdialog.c:367 -msgid "Credits to the translators. This string should be marked as translatable" -msgstr "Créditos a los traductores. Esta cadena debe etiquetarse como traducible" +#: gtk/gtkaboutdialog.c:367 +msgid "" +"Credits to the translators. This string should be marked as translatable" +msgstr "" +"Créditos a los traductores. Esta cadena debe etiquetarse como traducible" -#: ../gtk/gtkaboutdialog.c:382 +#: gtk/gtkaboutdialog.c:382 msgid "Logo" msgstr "Logotipo" -#: ../gtk/gtkaboutdialog.c:383 +#: gtk/gtkaboutdialog.c:383 msgid "" "A logo for the about box. If this is not set, it defaults to " "gtk_window_get_default_icon_list()" @@ -224,100 +226,101 @@ msgstr "" "Un logotipo para la caja «acerca de». Si no se establece, lo predeterminado " "es gtk_window_get_default_icon_list()" -#: ../gtk/gtkaboutdialog.c:398 +#: gtk/gtkaboutdialog.c:398 msgid "Logo Icon Name" msgstr "Nombre del icono del logotipo" -#: ../gtk/gtkaboutdialog.c:399 +#: gtk/gtkaboutdialog.c:399 msgid "A named icon to use as the logo for the about box." -msgstr "Un icono con nombre para usar como el logotipo para la caja «Acerca de»." +msgstr "" +"Un icono con nombre para usar como el logotipo para la caja «Acerca de»." -#: ../gtk/gtkaboutdialog.c:412 +#: gtk/gtkaboutdialog.c:412 msgid "Wrap license" msgstr "Ajustar licencia" -#: ../gtk/gtkaboutdialog.c:413 +#: gtk/gtkaboutdialog.c:413 msgid "Whether to wrap the license text." msgstr "Indica si se debe ajustar el texto de la licencia." -#: ../gtk/gtkaccellabel.c:129 +#: gtk/gtkaccellabel.c:129 msgid "Accelerator Closure" msgstr "Cierre del acelerador" -#: ../gtk/gtkaccellabel.c:130 +#: gtk/gtkaccellabel.c:130 msgid "The closure to be monitored for accelerator changes" msgstr "El cierre que monitorizar para cambios en el acelerador" -#: ../gtk/gtkaccellabel.c:136 +#: gtk/gtkaccellabel.c:136 msgid "Accelerator Widget" msgstr "Widget acelerador" -#: ../gtk/gtkaccellabel.c:137 +#: gtk/gtkaccellabel.c:137 msgid "The widget to be monitored for accelerator changes" msgstr "El widget que monitorizar para cambios en el acelerador" -#: ../gtk/gtkaction.c:199 ../gtk/gtkactiongroup.c:170 ../gtk/gtkprinter.c:123 -#: ../gtk/gtktextmark.c:89 +#: gtk/gtkaction.c:199 gtk/gtkactiongroup.c:170 gtk/gtkprinter.c:123 +#: gtk/gtktextmark.c:89 msgid "Name" msgstr "Nombre" -#: ../gtk/gtkaction.c:200 +#: gtk/gtkaction.c:200 msgid "A unique name for the action." msgstr "Un nombre único para la acción." -#: ../gtk/gtkaction.c:215 ../gtk/gtkbutton.c:199 ../gtk/gtkexpander.c:195 -#: ../gtk/gtkframe.c:105 ../gtk/gtklabel.c:316 ../gtk/gtktoolbutton.c:180 +#: gtk/gtkaction.c:215 gtk/gtkbutton.c:199 gtk/gtkexpander.c:195 +#: gtk/gtkframe.c:105 gtk/gtklabel.c:316 gtk/gtktoolbutton.c:180 msgid "Label" msgstr "Etiqueta" -#: ../gtk/gtkaction.c:216 +#: gtk/gtkaction.c:216 msgid "The label used for menu items and buttons that activate this action." msgstr "" "La etiqueta que se usa para los elementos de menú y botones que activan esta " "acción." -#: ../gtk/gtkaction.c:223 +#: gtk/gtkaction.c:223 msgid "Short label" msgstr "Etiqueta corta" -#: ../gtk/gtkaction.c:224 +#: gtk/gtkaction.c:224 msgid "A shorter label that may be used on toolbar buttons." msgstr "" "Una etiqueta más corta que quizá se use en los botones de la barra de " "herramientas." -#: ../gtk/gtkaction.c:230 +#: gtk/gtkaction.c:230 msgid "Tooltip" msgstr "Consejo" -#: ../gtk/gtkaction.c:231 +#: gtk/gtkaction.c:231 msgid "A tooltip for this action." msgstr "Un consejo para esta acción." -#: ../gtk/gtkaction.c:237 +#: gtk/gtkaction.c:237 msgid "Stock Icon" msgstr "Icono de inventario" -#: ../gtk/gtkaction.c:238 +#: gtk/gtkaction.c:238 msgid "The stock icon displayed in widgets representing this action." -msgstr "El icono de inventario mostrado en los widgets representando esta acción." +msgstr "" +"El icono de inventario mostrado en los widgets representando esta acción." -#: ../gtk/gtkaction.c:255 ../gtk/gtkcellrendererpixbuf.c:171 -#: ../gtk/gtkimage.c:230 ../gtk/gtkprinter.c:172 ../gtk/gtkstatusicon.c:210 -#: ../gtk/gtkwindow.c:592 +#: gtk/gtkaction.c:255 gtk/gtkcellrendererpixbuf.c:171 gtk/gtkimage.c:230 +#: gtk/gtkprinter.c:172 gtk/gtkstatusicon.c:210 gtk/gtkwindow.c:592 msgid "Icon Name" msgstr "Nombre del icono" -#: ../gtk/gtkaction.c:256 ../gtk/gtkcellrendererpixbuf.c:172 -#: ../gtk/gtkimage.c:231 ../gtk/gtkstatusicon.c:211 +#: gtk/gtkaction.c:256 gtk/gtkcellrendererpixbuf.c:172 gtk/gtkimage.c:231 +#: gtk/gtkstatusicon.c:211 msgid "The name of the icon from the icon theme" msgstr "El nombre del icono del tema de iconos" -#: ../gtk/gtkaction.c:262 ../gtk/gtktoolitem.c:156 +#: gtk/gtkaction.c:262 gtk/gtktoolitem.c:156 msgid "Visible when horizontal" msgstr "Visible si es horizontal" -#: ../gtk/gtkaction.c:263 ../gtk/gtktoolitem.c:157 +#: gtk/gtkaction.c:263 gtk/gtktoolitem.c:157 msgid "" "Whether the toolbar item is visible when the toolbar is in a horizontal " "orientation." @@ -325,11 +328,11 @@ msgstr "" "Indica si el elemento de la barra de herramientas es visible cuando la barra " "esté en orientación horizontal." -#: ../gtk/gtkaction.c:278 +#: gtk/gtkaction.c:278 msgid "Visible when overflown" msgstr "Visible cuando rebosa" -#: ../gtk/gtkaction.c:279 +#: gtk/gtkaction.c:279 msgid "" "When TRUE, toolitem proxies for this action are represented in the toolbar " "overflow menu." @@ -337,11 +340,11 @@ msgstr "" "Cuando sea TRUE, se representan elementos de proximidad para esta acción en " "el menú de rebosamiento de la barra de herramientas." -#: ../gtk/gtkaction.c:286 ../gtk/gtktoolitem.c:163 +#: gtk/gtkaction.c:286 gtk/gtktoolitem.c:163 msgid "Visible when vertical" msgstr "Visible si es vertical" -#: ../gtk/gtkaction.c:287 ../gtk/gtktoolitem.c:164 +#: gtk/gtkaction.c:287 gtk/gtktoolitem.c:164 msgid "" "Whether the toolbar item is visible when the toolbar is in a vertical " "orientation." @@ -349,11 +352,11 @@ msgstr "" "Indica si el elemento de la barra de herramientas es visible cuando la barra " "esté en orientación vertical." -#: ../gtk/gtkaction.c:294 ../gtk/gtktoolitem.c:170 +#: gtk/gtkaction.c:294 gtk/gtktoolitem.c:170 msgid "Is important" msgstr "Es importante" -#: ../gtk/gtkaction.c:295 +#: gtk/gtkaction.c:295 msgid "" "Whether the action is considered important. When TRUE, toolitem proxies for " "this action show text in GTK_TOOLBAR_BOTH_HORIZ mode." @@ -362,40 +365,39 @@ msgstr "" "los proxies del elemento toolitem muestran texto en el modo " "GTK_TOOLBAR_BOTH_HORIZ." -#: ../gtk/gtkaction.c:303 +#: gtk/gtkaction.c:303 msgid "Hide if empty" msgstr "Ocultar si está vacío" -#: ../gtk/gtkaction.c:304 +#: gtk/gtkaction.c:304 msgid "When TRUE, empty menu proxies for this action are hidden." msgstr "" "Cuando sea TRUE, los elementos de proximidad vacíos del menú para esta " "acción se ocultan." -#: ../gtk/gtkaction.c:310 ../gtk/gtkactiongroup.c:177 -#: ../gtk/gtkcellrenderer.c:193 ../gtk/gtkwidget.c:523 +#: gtk/gtkaction.c:310 gtk/gtkactiongroup.c:177 gtk/gtkcellrenderer.c:193 +#: gtk/gtkwidget.c:523 msgid "Sensitive" msgstr "Sensible" -#: ../gtk/gtkaction.c:311 +#: gtk/gtkaction.c:311 msgid "Whether the action is enabled." msgstr "Indica si la acción está activada." -#: ../gtk/gtkaction.c:317 ../gtk/gtkactiongroup.c:184 -#: ../gtk/gtkstatusicon.c:269 ../gtk/gtktreeviewcolumn.c:191 -#: ../gtk/gtkwidget.c:516 +#: gtk/gtkaction.c:317 gtk/gtkactiongroup.c:184 gtk/gtkstatusicon.c:269 +#: gtk/gtktreeviewcolumn.c:191 gtk/gtkwidget.c:516 msgid "Visible" msgstr "Visible" -#: ../gtk/gtkaction.c:318 +#: gtk/gtkaction.c:318 msgid "Whether the action is visible." msgstr "Indica si la acción es visible." -#: ../gtk/gtkaction.c:324 +#: gtk/gtkaction.c:324 msgid "Action Group" msgstr "Grupo de acción" -#: ../gtk/gtkaction.c:325 +#: gtk/gtkaction.c:325 msgid "" "The GtkActionGroup this GtkAction is associated with, or NULL (for internal " "use)." @@ -403,72 +405,72 @@ msgstr "" "El GtkActionGroup con el que esta GtkAction está asociada, o NULL (para uso " "interno)." -#: ../gtk/gtkactiongroup.c:171 +#: gtk/gtkactiongroup.c:171 msgid "A name for the action group." msgstr "Un nombre para el grupo de la acción." -#: ../gtk/gtkactiongroup.c:178 +#: gtk/gtkactiongroup.c:178 msgid "Whether the action group is enabled." msgstr "Indica si el grupo de acción está activado." -#: ../gtk/gtkactiongroup.c:185 +#: gtk/gtkactiongroup.c:185 msgid "Whether the action group is visible." msgstr "Indica si el grupo de acción es visible." -#: ../gtk/gtkadjustment.c:93 ../gtk/gtkcellrendererprogress.c:128 -#: ../gtk/gtkscalebutton.c:200 ../gtk/gtkspinbutton.c:269 +#: gtk/gtkadjustment.c:93 gtk/gtkcellrendererprogress.c:128 +#: gtk/gtkscalebutton.c:200 gtk/gtkspinbutton.c:269 msgid "Value" msgstr "Valor" -#: ../gtk/gtkadjustment.c:94 +#: gtk/gtkadjustment.c:94 msgid "The value of the adjustment" msgstr "El valor del ajuste" -#: ../gtk/gtkadjustment.c:110 +#: gtk/gtkadjustment.c:110 msgid "Minimum Value" msgstr "Valor mínimo" -#: ../gtk/gtkadjustment.c:111 +#: gtk/gtkadjustment.c:111 msgid "The minimum value of the adjustment" msgstr "El valor mínimo del ajuste" -#: ../gtk/gtkadjustment.c:130 +#: gtk/gtkadjustment.c:130 msgid "Maximum Value" msgstr "Valor máximo" -#: ../gtk/gtkadjustment.c:131 +#: gtk/gtkadjustment.c:131 msgid "The maximum value of the adjustment" msgstr "El valor máximo del ajuste" -#: ../gtk/gtkadjustment.c:147 +#: gtk/gtkadjustment.c:147 msgid "Step Increment" msgstr "Incremento del paso" -#: ../gtk/gtkadjustment.c:148 +#: gtk/gtkadjustment.c:148 msgid "The step increment of the adjustment" msgstr "El incremente del paso del ajuste" -#: ../gtk/gtkadjustment.c:164 +#: gtk/gtkadjustment.c:164 msgid "Page Increment" msgstr "Incremento de página" -#: ../gtk/gtkadjustment.c:165 +#: gtk/gtkadjustment.c:165 msgid "The page increment of the adjustment" msgstr "El incremento de página del ajuste" -#: ../gtk/gtkadjustment.c:184 +#: gtk/gtkadjustment.c:184 msgid "Page Size" msgstr "Tamaño de página" -#: ../gtk/gtkadjustment.c:185 +#: gtk/gtkadjustment.c:185 msgid "The page size of the adjustment" msgstr "El tamaño de página del ajuste" -#: ../gtk/gtkalignment.c:90 +#: gtk/gtkalignment.c:90 msgid "Horizontal alignment" msgstr "Alineación horizontal" -#: ../gtk/gtkalignment.c:91 ../gtk/gtkbutton.c:250 +#: gtk/gtkalignment.c:91 gtk/gtkbutton.c:250 msgid "" "Horizontal position of child in available space. 0.0 is left aligned, 1.0 is " "right aligned" @@ -476,11 +478,11 @@ msgstr "" "Posición horizontal del hijo en el espacio disponible. 0.0 es alineado a la " "izquierda, 1.0 es alineado a la derecha" -#: ../gtk/gtkalignment.c:100 +#: gtk/gtkalignment.c:100 msgid "Vertical alignment" msgstr "Alineación vertical" -#: ../gtk/gtkalignment.c:101 ../gtk/gtkbutton.c:269 +#: gtk/gtkalignment.c:101 gtk/gtkbutton.c:269 msgid "" "Vertical position of child in available space. 0.0 is top aligned, 1.0 is " "bottom aligned" @@ -488,11 +490,11 @@ msgstr "" "Posición vertical del hijo en el espacio disponible. 0.0 es alineado arriba, " "1.0 es alineado abajo" -#: ../gtk/gtkalignment.c:109 +#: gtk/gtkalignment.c:109 msgid "Horizontal scale" msgstr "Escala horizontal" -#: ../gtk/gtkalignment.c:110 +#: gtk/gtkalignment.c:110 msgid "" "If available horizontal space is bigger than needed for the child, how much " "of it to use for the child. 0.0 means none, 1.0 means all" @@ -500,11 +502,11 @@ msgstr "" "Si el espacio horizontal disponible es mayor que el necesario para el hijo, " "cuánto se debe utilizar para el hijo. 0.0 significa nada, 1.0 significa todo" -#: ../gtk/gtkalignment.c:118 +#: gtk/gtkalignment.c:118 msgid "Vertical scale" msgstr "Escala vertical" -#: ../gtk/gtkalignment.c:119 +#: gtk/gtkalignment.c:119 msgid "" "If available vertical space is bigger than needed for the child, how much of " "it to use for the child. 0.0 means none, 1.0 means all" @@ -512,187 +514,188 @@ msgstr "" "Si el espacio vertical disponible es mayor que el necesario para el hijo, " "cuánto se debe utilizar para el hijo. 0.0 significa nada, 1.0 significa todo" -#: ../gtk/gtkalignment.c:136 +#: gtk/gtkalignment.c:136 msgid "Top Padding" msgstr "Separación superior" -#: ../gtk/gtkalignment.c:137 +#: gtk/gtkalignment.c:137 msgid "The padding to insert at the top of the widget." msgstr "La separación que introducir por encima del widget." -#: ../gtk/gtkalignment.c:153 +#: gtk/gtkalignment.c:153 msgid "Bottom Padding" msgstr "Separación inferior" -#: ../gtk/gtkalignment.c:154 +#: gtk/gtkalignment.c:154 msgid "The padding to insert at the bottom of the widget." msgstr "La separación que introducir por debajo del widget." -#: ../gtk/gtkalignment.c:170 +#: gtk/gtkalignment.c:170 msgid "Left Padding" msgstr "Separación por la izquierda" -#: ../gtk/gtkalignment.c:171 +#: gtk/gtkalignment.c:171 msgid "The padding to insert at the left of the widget." msgstr "La separación que introducir por el lado izquierdo del widget." -#: ../gtk/gtkalignment.c:187 +#: gtk/gtkalignment.c:187 msgid "Right Padding" msgstr "Separación por la derecha" -#: ../gtk/gtkalignment.c:188 +#: gtk/gtkalignment.c:188 msgid "The padding to insert at the right of the widget." msgstr "La separación que introducir por el lado derecho del widget." -#: ../gtk/gtkarrow.c:73 +#: gtk/gtkarrow.c:73 msgid "Arrow direction" msgstr "Dirección de la flecha" -#: ../gtk/gtkarrow.c:74 +#: gtk/gtkarrow.c:74 msgid "The direction the arrow should point" msgstr "La dirección a la que la flecha apunta" -#: ../gtk/gtkarrow.c:81 +#: gtk/gtkarrow.c:81 msgid "Arrow shadow" msgstr "Sombra de la flecha" -#: ../gtk/gtkarrow.c:82 +#: gtk/gtkarrow.c:82 msgid "Appearance of the shadow surrounding the arrow" msgstr "Apariencia de la sombra que rodea la flecha" -#: ../gtk/gtkarrow.c:88 ../gtk/gtkmenuitem.c:279 +#: gtk/gtkarrow.c:88 gtk/gtkmenuitem.c:279 msgid "Arrow Scaling" msgstr "Escalado de flechas" -#: ../gtk/gtkarrow.c:89 +#: gtk/gtkarrow.c:89 msgid "Amount of space used up by arrow" msgstr "Cantidad de espacio ocupado por flecha" -#: ../gtk/gtkaspectframe.c:79 +#: gtk/gtkaspectframe.c:79 msgid "Horizontal Alignment" msgstr "Alineación horizontal" -#: ../gtk/gtkaspectframe.c:80 +#: gtk/gtkaspectframe.c:80 msgid "X alignment of the child" msgstr "Alineación X del hijo" -#: ../gtk/gtkaspectframe.c:86 +#: gtk/gtkaspectframe.c:86 msgid "Vertical Alignment" msgstr "Alineación vertical" -#: ../gtk/gtkaspectframe.c:87 +#: gtk/gtkaspectframe.c:87 msgid "Y alignment of the child" msgstr "Alineación Y del hijo" -#: ../gtk/gtkaspectframe.c:93 +#: gtk/gtkaspectframe.c:93 msgid "Ratio" msgstr "Proporción" -#: ../gtk/gtkaspectframe.c:94 +#: gtk/gtkaspectframe.c:94 msgid "Aspect ratio if obey_child is FALSE" msgstr "Proporción si obey_child es FALSE" -#: ../gtk/gtkaspectframe.c:100 +#: gtk/gtkaspectframe.c:100 msgid "Obey child" msgstr "Obedecer al hijo" -#: ../gtk/gtkaspectframe.c:101 +#: gtk/gtkaspectframe.c:101 msgid "Force aspect ratio to match that of the frame's child" msgstr "Forzar la proporción para que coincida con el hijo del marco" -#: ../gtk/gtkassistant.c:261 +#: gtk/gtkassistant.c:261 msgid "Header Padding" msgstr "Separación de la cabecera" -#: ../gtk/gtkassistant.c:262 +#: gtk/gtkassistant.c:262 msgid "Number of pixels around the header." msgstr "Número de píxeles alrededor de la cabecera." -#: ../gtk/gtkassistant.c:269 +#: gtk/gtkassistant.c:269 msgid "Content Padding" msgstr "Separación del contenido" -#: ../gtk/gtkassistant.c:270 +#: gtk/gtkassistant.c:270 msgid "Number of pixels around the content pages." msgstr "Número de píxeles alrededor de las páginas de contenidos." -#: ../gtk/gtkassistant.c:286 +#: gtk/gtkassistant.c:286 msgid "Page type" msgstr "Tipo de página" -#: ../gtk/gtkassistant.c:287 +#: gtk/gtkassistant.c:287 msgid "The type of the assistant page" msgstr "El tipo de página del asistente" -#: ../gtk/gtkassistant.c:304 +#: gtk/gtkassistant.c:304 msgid "Page title" msgstr "Título de página" -#: ../gtk/gtkassistant.c:305 +#: gtk/gtkassistant.c:305 msgid "The title of the assistant page" msgstr "El título de la página del asistente" -#: ../gtk/gtkassistant.c:321 +#: gtk/gtkassistant.c:321 msgid "Header image" msgstr "Imagen de la cabecera" -#: ../gtk/gtkassistant.c:322 +#: gtk/gtkassistant.c:322 msgid "Header image for the assistant page" msgstr "Imagen de la cabecera para la página del asistente" -#: ../gtk/gtkassistant.c:338 +#: gtk/gtkassistant.c:338 msgid "Sidebar image" msgstr "Imagen de barra lateral" -#: ../gtk/gtkassistant.c:339 +#: gtk/gtkassistant.c:339 msgid "Sidebar image for the assistant page" msgstr "Imagen de barra lateral para la página del asistente" -#: ../gtk/gtkassistant.c:354 +#: gtk/gtkassistant.c:354 msgid "Page complete" msgstr "Página completa" -#: ../gtk/gtkassistant.c:355 +#: gtk/gtkassistant.c:355 msgid "Whether all required fields on the page have been filled out" msgstr "Indica si todos los campos requeridos en la página se han rellenado" -#: ../gtk/gtkbbox.c:91 +#: gtk/gtkbbox.c:91 msgid "Minimum child width" msgstr "Anchura mínima del hijo" -#: ../gtk/gtkbbox.c:92 +#: gtk/gtkbbox.c:92 msgid "Minimum width of buttons inside the box" msgstr "Anchura mínima de los botones dentro de la caja" -#: ../gtk/gtkbbox.c:100 +#: gtk/gtkbbox.c:100 msgid "Minimum child height" msgstr "Altura mínima del hijo" -#: ../gtk/gtkbbox.c:101 +#: gtk/gtkbbox.c:101 msgid "Minimum height of buttons inside the box" msgstr "Altura mínima de los botones dentro de la caja" -#: ../gtk/gtkbbox.c:109 +#: gtk/gtkbbox.c:109 msgid "Child internal width padding" msgstr "Anchura interna de relleno del hijo" -#: ../gtk/gtkbbox.c:110 +#: gtk/gtkbbox.c:110 msgid "Amount to increase child's size on either side" msgstr "Cantidad en la que se incrementa el tamaño del hijo por cada lado" -#: ../gtk/gtkbbox.c:118 +#: gtk/gtkbbox.c:118 msgid "Child internal height padding" msgstr "Altura interna de relleno del hijo" -#: ../gtk/gtkbbox.c:119 +#: gtk/gtkbbox.c:119 msgid "Amount to increase child's size on the top and bottom" -msgstr "Cantidad en la que se incrementa el tamaño del hijo por arriba y por abajo" +msgstr "" +"Cantidad en la que se incrementa el tamaño del hijo por arriba y por abajo" -#: ../gtk/gtkbbox.c:127 +#: gtk/gtkbbox.c:127 msgid "Layout style" msgstr "Estilo de la distribución" -#: ../gtk/gtkbbox.c:128 +#: gtk/gtkbbox.c:128 msgid "" "How to layout the buttons in the box. Possible values are default, spread, " "edge, start and end" @@ -700,11 +703,11 @@ msgstr "" "Como disponer los botones en la caja. Los valores posibles son: " "predeterminado, esparcidos, esquinas, inicio y final" -#: ../gtk/gtkbbox.c:136 +#: gtk/gtkbbox.c:136 msgid "Secondary" msgstr "Secundario" -#: ../gtk/gtkbbox.c:137 +#: gtk/gtkbbox.c:137 msgid "" "If TRUE, the child appears in a secondary group of children, suitable for, e." "g., help buttons" @@ -712,38 +715,38 @@ msgstr "" "Si es TRUE, el hijo aparece en un grupo secundario de hijos, apropiado para, " "por ejemplo, botones de ayuda" -#: ../gtk/gtkbox.c:98 ../gtk/gtkexpander.c:219 ../gtk/gtkiconview.c:666 -#: ../gtk/gtktreeviewcolumn.c:216 +#: gtk/gtkbox.c:98 gtk/gtkexpander.c:219 gtk/gtkiconview.c:666 +#: gtk/gtktreeviewcolumn.c:216 msgid "Spacing" msgstr "Espaciado" -#: ../gtk/gtkbox.c:99 +#: gtk/gtkbox.c:99 msgid "The amount of space between children" msgstr "La cantidad de espacio entre hijos" -#: ../gtk/gtkbox.c:108 ../gtk/gtknotebook.c:644 ../gtk/gtktable.c:165 -#: ../gtk/gtktoolbar.c:580 +#: gtk/gtkbox.c:108 gtk/gtknotebook.c:644 gtk/gtktable.c:165 +#: gtk/gtktoolbar.c:580 msgid "Homogeneous" msgstr "Homogéneo" -#: ../gtk/gtkbox.c:109 +#: gtk/gtkbox.c:109 msgid "Whether the children should all be the same size" msgstr "Indica si todos los hijos deben ser del mismo tamaño" -#: ../gtk/gtkbox.c:116 ../gtk/gtkpreview.c:101 ../gtk/gtktoolbar.c:572 -#: ../gtk/gtktreeviewcolumn.c:272 +#: gtk/gtkbox.c:116 gtk/gtkpreview.c:101 gtk/gtktoolbar.c:572 +#: gtk/gtktreeviewcolumn.c:272 msgid "Expand" msgstr "Expandir" -#: ../gtk/gtkbox.c:117 +#: gtk/gtkbox.c:117 msgid "Whether the child should receive extra space when the parent grows" msgstr "Indica si el hijo debe recibir espacio extra cuando el padre crece" -#: ../gtk/gtkbox.c:123 +#: gtk/gtkbox.c:123 msgid "Fill" msgstr "Relleno" -#: ../gtk/gtkbox.c:124 +#: gtk/gtkbox.c:124 msgid "" "Whether extra space given to the child should be allocated to the child or " "used as padding" @@ -751,19 +754,19 @@ msgstr "" "Indica si el espacio extra dado al hijo debe ser reservado para el en el " "hijo o usado como separación" -#: ../gtk/gtkbox.c:130 +#: gtk/gtkbox.c:130 msgid "Padding" msgstr "Separación" -#: ../gtk/gtkbox.c:131 +#: gtk/gtkbox.c:131 msgid "Extra space to put between the child and its neighbors, in pixels" msgstr "Espacio extra para colocar entre el hijo y sus vecinos, en píxeles" -#: ../gtk/gtkbox.c:137 +#: gtk/gtkbox.c:137 msgid "Pack type" msgstr "Tipo de empaquetado" -#: ../gtk/gtkbox.c:138 ../gtk/gtknotebook.c:711 +#: gtk/gtkbox.c:138 gtk/gtknotebook.c:711 msgid "" "A GtkPackType indicating whether the child is packed with reference to the " "start or end of the parent" @@ -771,24 +774,24 @@ msgstr "" "Un GtkPackType que indica si el hijo está empaquetado con referencia al " "inicio o el final del padre" -#: ../gtk/gtkbox.c:144 ../gtk/gtknotebook.c:689 ../gtk/gtkpaned.c:218 -#: ../gtk/gtkruler.c:110 +#: gtk/gtkbox.c:144 gtk/gtknotebook.c:689 gtk/gtkpaned.c:218 +#: gtk/gtkruler.c:110 msgid "Position" msgstr "Posición" -#: ../gtk/gtkbox.c:145 ../gtk/gtknotebook.c:690 +#: gtk/gtkbox.c:145 gtk/gtknotebook.c:690 msgid "The index of the child in the parent" msgstr "El índice del hijo en el padre" -#: ../gtk/gtkbuilder.c:96 +#: gtk/gtkbuilder.c:96 msgid "Translation Domain" msgstr "Dominio de traducción" -#: ../gtk/gtkbuilder.c:97 +#: gtk/gtkbuilder.c:97 msgid "The translation domain used by gettext" msgstr "El dominio de traducción que usa gettext" -#: ../gtk/gtkbutton.c:200 +#: gtk/gtkbutton.c:200 msgid "" "Text of the label widget inside the button, if the button contains a label " "widget" @@ -796,12 +799,12 @@ msgstr "" "Texto del etiqueta del widget dentro del botón, si el botón contiene una " "etiqueta del widget" -#: ../gtk/gtkbutton.c:207 ../gtk/gtkexpander.c:203 ../gtk/gtklabel.c:337 -#: ../gtk/gtktoolbutton.c:187 +#: gtk/gtkbutton.c:207 gtk/gtkexpander.c:203 gtk/gtklabel.c:337 +#: gtk/gtktoolbutton.c:187 msgid "Use underline" msgstr "Utilizar subrayado" -#: ../gtk/gtkbutton.c:208 ../gtk/gtkexpander.c:204 ../gtk/gtklabel.c:338 +#: gtk/gtkbutton.c:208 gtk/gtkexpander.c:204 gtk/gtklabel.c:338 msgid "" "If set, an underline in the text indicates the next character should be used " "for the mnemonic accelerator key" @@ -809,70 +812,70 @@ msgstr "" "Si se establece, un subrayado en el texto indica que el siguiente carácter " "se utiliza como el nemotécnico de la teclas aceleradora" -#: ../gtk/gtkbutton.c:215 +#: gtk/gtkbutton.c:215 msgid "Use stock" msgstr "Usar inventario" -#: ../gtk/gtkbutton.c:216 -msgid "If set, the label is used to pick a stock item instead of being displayed" +#: gtk/gtkbutton.c:216 +msgid "" +"If set, the label is used to pick a stock item instead of being displayed" msgstr "" "Si se selecciona, la etiqueta se utiliza para tomar un elemento del " "inventario en vez de para mostrarse" -#: ../gtk/gtkbutton.c:223 ../gtk/gtkcombobox.c:788 -#: ../gtk/gtkfilechooserbutton.c:393 +#: gtk/gtkbutton.c:223 gtk/gtkcombobox.c:788 gtk/gtkfilechooserbutton.c:393 msgid "Focus on click" msgstr "Enfocar al pulsar" -#: ../gtk/gtkbutton.c:224 ../gtk/gtkfilechooserbutton.c:394 +#: gtk/gtkbutton.c:224 gtk/gtkfilechooserbutton.c:394 msgid "Whether the button grabs focus when it is clicked with the mouse" msgstr "Indica si el botón obtiene el foco al ser pulsado con el ratón" -#: ../gtk/gtkbutton.c:231 +#: gtk/gtkbutton.c:231 msgid "Border relief" msgstr "Relieve del borde" -#: ../gtk/gtkbutton.c:232 +#: gtk/gtkbutton.c:232 msgid "The border relief style" msgstr "Estilo del relieve del borde" -#: ../gtk/gtkbutton.c:249 +#: gtk/gtkbutton.c:249 msgid "Horizontal alignment for child" msgstr "Alineación horizontal para el hijo" -#: ../gtk/gtkbutton.c:268 +#: gtk/gtkbutton.c:268 msgid "Vertical alignment for child" msgstr "Alineación vertical para el hijo" -#: ../gtk/gtkbutton.c:285 ../gtk/gtkimagemenuitem.c:100 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "Widget de imagen" -#: ../gtk/gtkbutton.c:286 +#: gtk/gtkbutton.c:286 msgid "Child widget to appear next to the button text" msgstr "Widget hijo que aparece al lado del texto del botón" -#: ../gtk/gtkbutton.c:300 +#: gtk/gtkbutton.c:300 msgid "Image position" msgstr "Posición de la imagen" -#: ../gtk/gtkbutton.c:301 +#: gtk/gtkbutton.c:301 msgid "The position of the image relative to the text" msgstr "Posición de la imagen relativa al texto" -#: ../gtk/gtkbutton.c:410 +#: gtk/gtkbutton.c:410 msgid "Default Spacing" msgstr "Espaciado predeterminado" -#: ../gtk/gtkbutton.c:411 +#: gtk/gtkbutton.c:411 msgid "Extra space to add for CAN_DEFAULT buttons" msgstr "Espacio extra que añadir para los botones CAN_DEFAULT" -#: ../gtk/gtkbutton.c:417 +#: gtk/gtkbutton.c:417 msgid "Default Outside Spacing" msgstr "Espaciado exterior predeterminado" -#: ../gtk/gtkbutton.c:418 +#: gtk/gtkbutton.c:418 msgid "" "Extra space to add for CAN_DEFAULT buttons that is always drawn outside the " "border" @@ -880,27 +883,31 @@ msgstr "" "Espacio extra que añadir para los botones CAN_DEFAULT que se dibujan siempre " "fuera del borde" -#: ../gtk/gtkbutton.c:423 +#: gtk/gtkbutton.c:423 msgid "Child X Displacement" msgstr "Desplazamiento X del hijo" -#: ../gtk/gtkbutton.c:424 -msgid "How far in the x direction to move the child when the button is depressed" -msgstr "Cuánta distancia en la dirección x se mueve el hijo cuando se suelta el botón" +#: gtk/gtkbutton.c:424 +msgid "" +"How far in the x direction to move the child when the button is depressed" +msgstr "" +"Cuánta distancia en la dirección x se mueve el hijo cuando se suelta el botón" -#: ../gtk/gtkbutton.c:431 +#: gtk/gtkbutton.c:431 msgid "Child Y Displacement" msgstr "Desplazamiento Y del hijo" -#: ../gtk/gtkbutton.c:432 -msgid "How far in the y direction to move the child when the button is depressed" -msgstr "Cuánta distancia en la dirección y se mueve el hijo cuando se suelta el botón" +#: gtk/gtkbutton.c:432 +msgid "" +"How far in the y direction to move the child when the button is depressed" +msgstr "" +"Cuánta distancia en la dirección y se mueve el hijo cuando se suelta el botón" -#: ../gtk/gtkbutton.c:448 +#: gtk/gtkbutton.c:448 msgid "Displace focus" msgstr "Desplazar el foco" -#: ../gtk/gtkbutton.c:449 +#: gtk/gtkbutton.c:449 msgid "" "Whether the child_displacement_x/_y properties should also affect the focus " "rectangle" @@ -908,51 +915,51 @@ msgstr "" "Indica si las propiedades child_displacement_x/_y deben afectar también al " "rectángulo del foco" -#: ../gtk/gtkbutton.c:462 ../gtk/gtkentry.c:539 ../gtk/gtkentry.c:932 +#: gtk/gtkbutton.c:462 gtk/gtkentry.c:539 gtk/gtkentry.c:932 msgid "Inner Border" msgstr "Borde interior" -#: ../gtk/gtkbutton.c:463 +#: gtk/gtkbutton.c:463 msgid "Border between button edges and child." msgstr "Borde entre los bordes del botón y el hijo." -#: ../gtk/gtkbutton.c:476 +#: gtk/gtkbutton.c:476 msgid "Image spacing" msgstr "Espaciado de imagen" -#: ../gtk/gtkbutton.c:477 +#: gtk/gtkbutton.c:477 msgid "Spacing in pixels between the image and label" msgstr "Espaciado en píxeles entre la imagen y la etiqueta" -#: ../gtk/gtkbutton.c:491 +#: gtk/gtkbutton.c:491 msgid "Show button images" msgstr "Mostrar imágenes en los botones" -#: ../gtk/gtkbutton.c:492 +#: gtk/gtkbutton.c:492 msgid "Whether images should be shown on buttons" msgstr "Indica si se deben mostrar las imágenes en los botones" -#: ../gtk/gtkcalendar.c:440 +#: gtk/gtkcalendar.c:440 msgid "Year" msgstr "Año" -#: ../gtk/gtkcalendar.c:441 +#: gtk/gtkcalendar.c:441 msgid "The selected year" msgstr "El año seleccionado" -#: ../gtk/gtkcalendar.c:454 +#: gtk/gtkcalendar.c:454 msgid "Month" msgstr "Mes" -#: ../gtk/gtkcalendar.c:455 +#: gtk/gtkcalendar.c:455 msgid "The selected month (as a number between 0 and 11)" msgstr "El mes seleccionado (como un número entre 0 y 11)" -#: ../gtk/gtkcalendar.c:469 +#: gtk/gtkcalendar.c:469 msgid "Day" msgstr "Día" -#: ../gtk/gtkcalendar.c:470 +#: gtk/gtkcalendar.c:470 msgid "" "The selected day (as a number between 1 and 31, or 0 to unselect the " "currently selected day)" @@ -960,321 +967,319 @@ msgstr "" "El día seleccionado (como un número entre 1 y 31, o 0 para deseleccionar el " "día actualmente seleccionado)" -#: ../gtk/gtkcalendar.c:484 +#: gtk/gtkcalendar.c:484 msgid "Show Heading" msgstr "Mostrar cabecera" -#: ../gtk/gtkcalendar.c:485 +#: gtk/gtkcalendar.c:485 msgid "If TRUE, a heading is displayed" msgstr "Si es TRUE, se muestra una cabecera" -#: ../gtk/gtkcalendar.c:499 +#: gtk/gtkcalendar.c:499 msgid "Show Day Names" msgstr "Mostrar nombres de los días" -#: ../gtk/gtkcalendar.c:500 +#: gtk/gtkcalendar.c:500 msgid "If TRUE, day names are displayed" msgstr "Si es TRUE, se muestran los nombres de los días" -#: ../gtk/gtkcalendar.c:513 +#: gtk/gtkcalendar.c:513 msgid "No Month Change" msgstr "Sin cambio de mes" -#: ../gtk/gtkcalendar.c:514 +#: gtk/gtkcalendar.c:514 msgid "If TRUE, the selected month cannot be changed" msgstr "Si es TRUE, el mes seleccionado no puede cambiarse" -#: ../gtk/gtkcalendar.c:528 +#: gtk/gtkcalendar.c:528 msgid "Show Week Numbers" msgstr "Mostrar números de las semanas" -#: ../gtk/gtkcalendar.c:529 +#: gtk/gtkcalendar.c:529 msgid "If TRUE, week numbers are displayed" msgstr "Si es TRUE, se muestran los números de las semanas" -#: ../gtk/gtkcalendar.c:544 +#: gtk/gtkcalendar.c:544 msgid "Details Width" msgstr "Detalles de la anchura" -#: ../gtk/gtkcalendar.c:545 +#: gtk/gtkcalendar.c:545 msgid "Details width in characters" msgstr "Detalla la anchura en los caracteres" -#: ../gtk/gtkcalendar.c:560 +#: gtk/gtkcalendar.c:560 msgid "Details Height" msgstr "Detalles de la altura" -#: ../gtk/gtkcalendar.c:561 +#: gtk/gtkcalendar.c:561 msgid "Details height in rows" msgstr "Detalla la altura en las filas" -#: ../gtk/gtkcalendar.c:577 +#: gtk/gtkcalendar.c:577 msgid "Show Details" msgstr "Mostrar detalles" -#: ../gtk/gtkcalendar.c:578 +#: gtk/gtkcalendar.c:578 msgid "If TRUE, details are shown" msgstr "Si es TRUE, se muestran los detalles" -#: ../gtk/gtkcellrenderer.c:177 +#: gtk/gtkcellrenderer.c:177 msgid "mode" msgstr "modo" -#: ../gtk/gtkcellrenderer.c:178 +#: gtk/gtkcellrenderer.c:178 msgid "Editable mode of the CellRenderer" msgstr "Modo editable del CellRenderer" -#: ../gtk/gtkcellrenderer.c:186 +#: gtk/gtkcellrenderer.c:186 msgid "visible" msgstr "visible" -#: ../gtk/gtkcellrenderer.c:187 +#: gtk/gtkcellrenderer.c:187 msgid "Display the cell" msgstr "Mostrar la celda" -#: ../gtk/gtkcellrenderer.c:194 +#: gtk/gtkcellrenderer.c:194 msgid "Display the cell sensitive" msgstr "Mostrar la celda sensible" -#: ../gtk/gtkcellrenderer.c:201 +#: gtk/gtkcellrenderer.c:201 msgid "xalign" msgstr "xalign" -#: ../gtk/gtkcellrenderer.c:202 +#: gtk/gtkcellrenderer.c:202 msgid "The x-align" msgstr "La alineación x" -#: ../gtk/gtkcellrenderer.c:211 +#: gtk/gtkcellrenderer.c:211 msgid "yalign" msgstr "yalign" -#: ../gtk/gtkcellrenderer.c:212 +#: gtk/gtkcellrenderer.c:212 msgid "The y-align" msgstr "La alineación y" -#: ../gtk/gtkcellrenderer.c:221 +#: gtk/gtkcellrenderer.c:221 msgid "xpad" msgstr "xpad" -#: ../gtk/gtkcellrenderer.c:222 +#: gtk/gtkcellrenderer.c:222 msgid "The xpad" msgstr "La separación x" -#: ../gtk/gtkcellrenderer.c:231 +#: gtk/gtkcellrenderer.c:231 msgid "ypad" msgstr "ypad" -#: ../gtk/gtkcellrenderer.c:232 +#: gtk/gtkcellrenderer.c:232 msgid "The ypad" msgstr "La separación y" -#: ../gtk/gtkcellrenderer.c:241 +#: gtk/gtkcellrenderer.c:241 msgid "width" msgstr "anchura" -#: ../gtk/gtkcellrenderer.c:242 +#: gtk/gtkcellrenderer.c:242 msgid "The fixed width" msgstr "La anchura fija" -#: ../gtk/gtkcellrenderer.c:251 +#: gtk/gtkcellrenderer.c:251 msgid "height" msgstr "altura" -#: ../gtk/gtkcellrenderer.c:252 +#: gtk/gtkcellrenderer.c:252 msgid "The fixed height" msgstr "La altura fija" -#: ../gtk/gtkcellrenderer.c:261 +#: gtk/gtkcellrenderer.c:261 msgid "Is Expander" msgstr "Es expansor" -#: ../gtk/gtkcellrenderer.c:262 +#: gtk/gtkcellrenderer.c:262 msgid "Row has children" msgstr "La fila tiene hijos" -#: ../gtk/gtkcellrenderer.c:270 +#: gtk/gtkcellrenderer.c:270 msgid "Is Expanded" msgstr "Está expandido" -#: ../gtk/gtkcellrenderer.c:271 +#: gtk/gtkcellrenderer.c:271 msgid "Row is an expander row, and is expanded" msgstr "La fila es una fila de expansor, y está expandida" -#: ../gtk/gtkcellrenderer.c:278 +#: gtk/gtkcellrenderer.c:278 msgid "Cell background color name" msgstr "Nombre del color de fondo de la celda" -#: ../gtk/gtkcellrenderer.c:279 +#: gtk/gtkcellrenderer.c:279 msgid "Cell background color as a string" msgstr "Color de fondo de la celda como una cadena" -#: ../gtk/gtkcellrenderer.c:286 +#: gtk/gtkcellrenderer.c:286 msgid "Cell background color" msgstr "Color de fondo de la celda" -#: ../gtk/gtkcellrenderer.c:287 +#: gtk/gtkcellrenderer.c:287 msgid "Cell background color as a GdkColor" msgstr "Color de fondo de la celda como GdkColor" -#: ../gtk/gtkcellrenderer.c:294 +#: gtk/gtkcellrenderer.c:294 msgid "Editing" msgstr "Editando" -#: ../gtk/gtkcellrenderer.c:295 +#: gtk/gtkcellrenderer.c:295 msgid "Whether the cell renderer is currently in editing mode" msgstr "Indica si la renderización de la celda está en modo de edición" -#: ../gtk/gtkcellrenderer.c:303 +#: gtk/gtkcellrenderer.c:303 msgid "Cell background set" msgstr "Establece el fondo de la celda" -#: ../gtk/gtkcellrenderer.c:304 +#: gtk/gtkcellrenderer.c:304 msgid "Whether this tag affects the cell background color" msgstr "Indica si esta etiqueta afecta el color de fondo de la celda" -#: ../gtk/gtkcellrendereraccel.c:104 +#: gtk/gtkcellrendereraccel.c:104 msgid "Accelerator key" msgstr "Tecla aceleradora" -#: ../gtk/gtkcellrendereraccel.c:105 +#: gtk/gtkcellrendereraccel.c:105 msgid "The keyval of the accelerator" msgstr "El valor de la tecla del acelerador" -#: ../gtk/gtkcellrendereraccel.c:121 +#: gtk/gtkcellrendereraccel.c:121 msgid "Accelerator modifiers" msgstr "Modificadores del acelerador" -#: ../gtk/gtkcellrendereraccel.c:122 +#: gtk/gtkcellrendereraccel.c:122 msgid "The modifier mask of the accelerator" msgstr "La máscara del modificador del acelerador" -#: ../gtk/gtkcellrendereraccel.c:139 +#: gtk/gtkcellrendereraccel.c:139 msgid "Accelerator keycode" msgstr "Código de tecla del acelerador" -#: ../gtk/gtkcellrendereraccel.c:140 +#: gtk/gtkcellrendereraccel.c:140 msgid "The hardware keycode of the accelerator" msgstr "El código de tecla hardware del acelerador" -#: ../gtk/gtkcellrendereraccel.c:159 +#: gtk/gtkcellrendereraccel.c:159 msgid "Accelerator Mode" msgstr "Modo del acelerador" -#: ../gtk/gtkcellrendereraccel.c:160 +#: gtk/gtkcellrendereraccel.c:160 msgid "The type of accelerators" msgstr "El tipo de aceleradores" -#: ../gtk/gtkcellrenderercombo.c:107 +#: gtk/gtkcellrenderercombo.c:107 msgid "Model" msgstr "Modelo" -#: ../gtk/gtkcellrenderercombo.c:108 +#: gtk/gtkcellrenderercombo.c:108 msgid "The model containing the possible values for the combo box" msgstr "El modelo que contiene los valores posibles para el ComboBox" -#: ../gtk/gtkcellrenderercombo.c:130 ../gtk/gtkcomboboxentry.c:106 +#: gtk/gtkcellrenderercombo.c:130 gtk/gtkcomboboxentry.c:106 msgid "Text Column" msgstr "Columna de texto" -#: ../gtk/gtkcellrenderercombo.c:131 ../gtk/gtkcomboboxentry.c:107 +#: gtk/gtkcellrenderercombo.c:131 gtk/gtkcomboboxentry.c:107 msgid "A column in the data source model to get the strings from" -msgstr "Una columna en el modelo de origen de datos del que se obtienen las cadenas" +msgstr "" +"Una columna en el modelo de origen de datos del que se obtienen las cadenas" -#: ../gtk/gtkcellrenderercombo.c:148 +#: gtk/gtkcellrenderercombo.c:148 msgid "Has Entry" msgstr "Tiene entrada" -#: ../gtk/gtkcellrenderercombo.c:149 +#: gtk/gtkcellrenderercombo.c:149 msgid "If FALSE, don't allow to enter strings other than the chosen ones" msgstr "Si es «FALSE», no permitir introducir cadenas distintas de las elegidas" -#: ../gtk/gtkcellrendererpixbuf.c:111 +#: gtk/gtkcellrendererpixbuf.c:111 msgid "Pixbuf Object" msgstr "Objeto Pixbuf" -#: ../gtk/gtkcellrendererpixbuf.c:112 +#: gtk/gtkcellrendererpixbuf.c:112 msgid "The pixbuf to render" msgstr "El pixbuf a renderizar" -#: ../gtk/gtkcellrendererpixbuf.c:119 +#: gtk/gtkcellrendererpixbuf.c:119 msgid "Pixbuf Expander Open" msgstr "Pixbuf del expansor abierto" -#: ../gtk/gtkcellrendererpixbuf.c:120 +#: gtk/gtkcellrendererpixbuf.c:120 msgid "Pixbuf for open expander" msgstr "El pixbuf para el expansor abierto" -#: ../gtk/gtkcellrendererpixbuf.c:127 +#: gtk/gtkcellrendererpixbuf.c:127 msgid "Pixbuf Expander Closed" msgstr "Pixbuf del expansor cerrado" -#: ../gtk/gtkcellrendererpixbuf.c:128 +#: gtk/gtkcellrendererpixbuf.c:128 msgid "Pixbuf for closed expander" msgstr "El pixbuf para el expansor cerrado" -#: ../gtk/gtkcellrendererpixbuf.c:135 ../gtk/gtkimage.c:172 -#: ../gtk/gtkstatusicon.c:202 +#: gtk/gtkcellrendererpixbuf.c:135 gtk/gtkimage.c:172 gtk/gtkstatusicon.c:202 msgid "Stock ID" msgstr "ID del inventario" -#: ../gtk/gtkcellrendererpixbuf.c:136 +#: gtk/gtkcellrendererpixbuf.c:136 msgid "The stock ID of the stock icon to render" msgstr "El ID de inventario del icono de inventario a renderizar" -#: ../gtk/gtkcellrendererpixbuf.c:143 ../gtk/gtkrecentmanager.c:245 -#: ../gtk/gtkstatusicon.c:243 +#: gtk/gtkcellrendererpixbuf.c:143 gtk/gtkrecentmanager.c:245 +#: gtk/gtkstatusicon.c:243 msgid "Size" msgstr "Tamaño" -#: ../gtk/gtkcellrendererpixbuf.c:144 +#: gtk/gtkcellrendererpixbuf.c:144 msgid "The GtkIconSize value that specifies the size of the rendered icon" msgstr "El valor de GTKIconSize que especifica el tamaño del icono renderizado" -#: ../gtk/gtkcellrendererpixbuf.c:153 +#: gtk/gtkcellrendererpixbuf.c:153 msgid "Detail" msgstr "Detalle" -#: ../gtk/gtkcellrendererpixbuf.c:154 +#: gtk/gtkcellrendererpixbuf.c:154 msgid "Render detail to pass to the theme engine" msgstr "Detalle de renderizado a pasar al motor de temas" -#: ../gtk/gtkcellrendererpixbuf.c:187 +#: gtk/gtkcellrendererpixbuf.c:187 msgid "Follow State" msgstr "Seguir estado" -#: ../gtk/gtkcellrendererpixbuf.c:188 +#: gtk/gtkcellrendererpixbuf.c:188 msgid "Whether the rendered pixbuf should be colorized according to the state" msgstr "Indica si el pixbuf renderizado debe colorearse de acuerdo al estado" -#: ../gtk/gtkcellrendererpixbuf.c:205 ../gtk/gtkimage.c:247 -#: ../gtk/gtkwindow.c:576 +#: gtk/gtkcellrendererpixbuf.c:205 gtk/gtkimage.c:247 gtk/gtkwindow.c:576 msgid "Icon" msgstr "Icono" -#: ../gtk/gtkcellrendererpixbuf.c:206 ../gtk/gtkimage.c:248 -#: ../gtk/gtkstatusicon.c:227 +#: gtk/gtkcellrendererpixbuf.c:206 gtk/gtkimage.c:248 gtk/gtkstatusicon.c:227 msgid "The GIcon being displayed" msgstr "El icono mostrado" -#: ../gtk/gtkcellrendererprogress.c:129 +#: gtk/gtkcellrendererprogress.c:129 msgid "Value of the progress bar" msgstr "Valor de la barra de progreso" -#: ../gtk/gtkcellrendererprogress.c:146 ../gtk/gtkcellrenderertext.c:195 -#: ../gtk/gtkentry.c:582 ../gtk/gtkmessagedialog.c:153 -#: ../gtk/gtkprogressbar.c:184 ../gtk/gtktextbuffer.c:197 +#: gtk/gtkcellrendererprogress.c:146 gtk/gtkcellrenderertext.c:195 +#: gtk/gtkentry.c:582 gtk/gtkmessagedialog.c:153 gtk/gtkprogressbar.c:184 +#: gtk/gtktextbuffer.c:197 msgid "Text" msgstr "Texto" -#: ../gtk/gtkcellrendererprogress.c:147 +#: gtk/gtkcellrendererprogress.c:147 msgid "Text on the progress bar" msgstr "Texto en la barra de progreso" -#: ../gtk/gtkcellrendererprogress.c:170 +#: gtk/gtkcellrendererprogress.c:170 msgid "Pulse" msgstr "Pulso" -#: ../gtk/gtkcellrendererprogress.c:171 +#: gtk/gtkcellrendererprogress.c:171 msgid "" "Set this to positive values to indicate that some progress is made, but you " "don't know how much." @@ -1282,11 +1287,11 @@ msgstr "" "Establezca esto a valores positivos para indicar que se realiza algún " "progreso, pero no se sabe cuánto." -#: ../gtk/gtkcellrendererprogress.c:187 ../gtk/gtkprogress.c:118 +#: gtk/gtkcellrendererprogress.c:187 gtk/gtkprogress.c:118 msgid "Text x alignment" msgstr "Alineación x del texto" -#: ../gtk/gtkcellrendererprogress.c:188 ../gtk/gtkprogress.c:119 +#: gtk/gtkcellrendererprogress.c:188 gtk/gtkprogress.c:119 msgid "" "The horizontal text alignment, from 0 (left) to 1 (right). Reversed for RTL " "layouts." @@ -1294,218 +1299,214 @@ msgstr "" "La alineación horizontal del texto, desde 0 (izquierda) hasta 1 (derecha). " "Al revés para distribuciones D-->I." -#: ../gtk/gtkcellrendererprogress.c:204 ../gtk/gtkprogress.c:125 +#: gtk/gtkcellrendererprogress.c:204 gtk/gtkprogress.c:125 msgid "Text y alignment" msgstr "Alineación y del texto" -#: ../gtk/gtkcellrendererprogress.c:205 ../gtk/gtkprogress.c:126 +#: gtk/gtkcellrendererprogress.c:205 gtk/gtkprogress.c:126 msgid "The vertical text alignment, from 0 (top) to 1 (bottom)." msgstr "La alineación vertical del texto, desde 0 (superior) a 1 (inferior)." -#: ../gtk/gtkcellrendererprogress.c:221 ../gtk/gtkiconview.c:731 -#: ../gtk/gtkprogressbar.c:126 ../gtk/gtkscalebutton.c:191 -#: ../gtk/gtkstatusicon.c:301 ../gtk/gtktoolbar.c:492 -#: ../gtk/gtktrayicon-x11.c:95 +#: gtk/gtkcellrendererprogress.c:221 gtk/gtkiconview.c:731 +#: gtk/gtkprogressbar.c:126 gtk/gtkscalebutton.c:191 gtk/gtkstatusicon.c:301 +#: gtk/gtktoolbar.c:492 gtk/gtktrayicon-x11.c:95 msgid "Orientation" msgstr "Orientación" -#: ../gtk/gtkcellrendererprogress.c:222 ../gtk/gtkprogressbar.c:127 +#: gtk/gtkcellrendererprogress.c:222 gtk/gtkprogressbar.c:127 msgid "Orientation and growth direction of the progress bar" msgstr "Orientación y dirección del crecimiento de la barra de progreso" -#: ../gtk/gtkcellrendererspin.c:93 ../gtk/gtkprogressbar.c:118 -#: ../gtk/gtkrange.c:346 ../gtk/gtkscalebutton.c:219 -#: ../gtk/gtkspinbutton.c:208 +#: gtk/gtkcellrendererspin.c:93 gtk/gtkprogressbar.c:118 gtk/gtkrange.c:346 +#: gtk/gtkscalebutton.c:219 gtk/gtkspinbutton.c:208 msgid "Adjustment" msgstr "Ajuste" -#: ../gtk/gtkcellrendererspin.c:94 +#: gtk/gtkcellrendererspin.c:94 msgid "The adjustment that holds the value of the spinbutton." msgstr "El ajuste que mantiene el valor del botón incrementable." -#: ../gtk/gtkcellrendererspin.c:109 +#: gtk/gtkcellrendererspin.c:109 msgid "Climb rate" msgstr "Tasa de subida" -#: ../gtk/gtkcellrendererspin.c:110 ../gtk/gtkspinbutton.c:217 +#: gtk/gtkcellrendererspin.c:110 gtk/gtkspinbutton.c:217 msgid "The acceleration rate when you hold down a button" msgstr "La tasa de aceleración cuando mantiene apretado un botón" -#: ../gtk/gtkcellrendererspin.c:123 ../gtk/gtkscale.c:142 -#: ../gtk/gtkspinbutton.c:226 +#: gtk/gtkcellrendererspin.c:123 gtk/gtkscale.c:142 gtk/gtkspinbutton.c:226 msgid "Digits" msgstr "Dígitos" -#: ../gtk/gtkcellrendererspin.c:124 ../gtk/gtkspinbutton.c:227 +#: gtk/gtkcellrendererspin.c:124 gtk/gtkspinbutton.c:227 msgid "The number of decimal places to display" msgstr "El número de lugares decimales que mostrar" -#: ../gtk/gtkcellrenderertext.c:196 +#: gtk/gtkcellrenderertext.c:196 msgid "Text to render" msgstr "Texto a renderizar" -#: ../gtk/gtkcellrenderertext.c:203 +#: gtk/gtkcellrenderertext.c:203 msgid "Markup" msgstr "Marcado" -#: ../gtk/gtkcellrenderertext.c:204 +#: gtk/gtkcellrenderertext.c:204 msgid "Marked up text to render" msgstr "Texto resaltado a renderizar" -#: ../gtk/gtkcellrenderertext.c:211 ../gtk/gtklabel.c:323 +#: gtk/gtkcellrenderertext.c:211 gtk/gtklabel.c:323 msgid "Attributes" msgstr "Atributos" -#: ../gtk/gtkcellrenderertext.c:212 +#: gtk/gtkcellrenderertext.c:212 msgid "A list of style attributes to apply to the text of the renderer" -msgstr "Un lista de atributos de estilos para aplicar al texto del renderizador" +msgstr "" +"Un lista de atributos de estilos para aplicar al texto del renderizador" -#: ../gtk/gtkcellrenderertext.c:219 +#: gtk/gtkcellrenderertext.c:219 msgid "Single Paragraph Mode" msgstr "Modo de parágrafo simple" -#: ../gtk/gtkcellrenderertext.c:220 +#: gtk/gtkcellrenderertext.c:220 msgid "Whether or not to keep all text in a single paragraph" msgstr "Indica si debe mantenerse o no todo el texto en un sólo parágrafo" -#: ../gtk/gtkcellrenderertext.c:228 ../gtk/gtkcellview.c:160 -#: ../gtk/gtktexttag.c:183 +#: gtk/gtkcellrenderertext.c:228 gtk/gtkcellview.c:160 gtk/gtktexttag.c:183 msgid "Background color name" msgstr "Nombre del color de fondo" -#: ../gtk/gtkcellrenderertext.c:229 ../gtk/gtkcellview.c:161 -#: ../gtk/gtktexttag.c:184 +#: gtk/gtkcellrenderertext.c:229 gtk/gtkcellview.c:161 gtk/gtktexttag.c:184 msgid "Background color as a string" msgstr "Color de fondo como una cadena" -#: ../gtk/gtkcellrenderertext.c:236 ../gtk/gtkcellview.c:167 -#: ../gtk/gtktexttag.c:191 +#: gtk/gtkcellrenderertext.c:236 gtk/gtkcellview.c:167 gtk/gtktexttag.c:191 msgid "Background color" msgstr "Color de fondo" -#: ../gtk/gtkcellrenderertext.c:237 ../gtk/gtkcellview.c:168 +#: gtk/gtkcellrenderertext.c:237 gtk/gtkcellview.c:168 msgid "Background color as a GdkColor" msgstr "Color de fondo como GdkColor" -#: ../gtk/gtkcellrenderertext.c:244 ../gtk/gtktexttag.c:217 +#: gtk/gtkcellrenderertext.c:244 gtk/gtktexttag.c:217 msgid "Foreground color name" msgstr "Nombre del color de primer plano" -#: ../gtk/gtkcellrenderertext.c:245 ../gtk/gtktexttag.c:218 +#: gtk/gtkcellrenderertext.c:245 gtk/gtktexttag.c:218 msgid "Foreground color as a string" msgstr "Color de primer plano como una cadena" -#: ../gtk/gtkcellrenderertext.c:252 ../gtk/gtktexttag.c:225 +#: gtk/gtkcellrenderertext.c:252 gtk/gtktexttag.c:225 msgid "Foreground color" msgstr "Color de primer plano" -#: ../gtk/gtkcellrenderertext.c:253 +#: gtk/gtkcellrenderertext.c:253 msgid "Foreground color as a GdkColor" msgstr "Color de primer plano como GdkColor" -#: ../gtk/gtkcellrenderertext.c:261 ../gtk/gtkentry.c:506 -#: ../gtk/gtktexttag.c:251 ../gtk/gtktextview.c:568 +#: gtk/gtkcellrenderertext.c:261 gtk/gtkentry.c:506 gtk/gtktexttag.c:251 +#: gtk/gtktextview.c:568 msgid "Editable" msgstr "Editable" -#: ../gtk/gtkcellrenderertext.c:262 ../gtk/gtktexttag.c:252 -#: ../gtk/gtktextview.c:569 +#: gtk/gtkcellrenderertext.c:262 gtk/gtktexttag.c:252 gtk/gtktextview.c:569 msgid "Whether the text can be modified by the user" msgstr "Indica si el texto puede modificarse por el usuario" -#: ../gtk/gtkcellrenderertext.c:269 ../gtk/gtkcellrenderertext.c:277 -#: ../gtk/gtkfontsel.c:188 ../gtk/gtktexttag.c:267 ../gtk/gtktexttag.c:275 +#: gtk/gtkcellrenderertext.c:269 gtk/gtkcellrenderertext.c:277 +#: gtk/gtkfontsel.c:188 gtk/gtktexttag.c:267 gtk/gtktexttag.c:275 msgid "Font" msgstr "Tipografía" -#: ../gtk/gtkcellrenderertext.c:270 ../gtk/gtktexttag.c:268 +#: gtk/gtkcellrenderertext.c:270 gtk/gtktexttag.c:268 msgid "Font description as a string, e.g. \"Sans Italic 12\"" msgstr "Descripción de la tipografía como una cadena, ejemplo: «Sans Italic 12»" -#: ../gtk/gtkcellrenderertext.c:278 ../gtk/gtktexttag.c:276 +#: gtk/gtkcellrenderertext.c:278 gtk/gtktexttag.c:276 msgid "Font description as a PangoFontDescription struct" msgstr "Descripción de la tipografía como una estructura PangoFontDescription" -#: ../gtk/gtkcellrenderertext.c:286 ../gtk/gtktexttag.c:283 +#: gtk/gtkcellrenderertext.c:286 gtk/gtktexttag.c:283 msgid "Font family" msgstr "Familia tipográfica" -#: ../gtk/gtkcellrenderertext.c:287 ../gtk/gtktexttag.c:284 +#: gtk/gtkcellrenderertext.c:287 gtk/gtktexttag.c:284 msgid "Name of the font family, e.g. Sans, Helvetica, Times, Monospace" -msgstr "Nombre de la familia tipográfica, ej. Sans, Helvética, Times, Monospace" +msgstr "" +"Nombre de la familia tipográfica, ej. Sans, Helvética, Times, Monospace" -#: ../gtk/gtkcellrenderertext.c:294 ../gtk/gtkcellrenderertext.c:295 -#: ../gtk/gtktexttag.c:291 +#: gtk/gtkcellrenderertext.c:294 gtk/gtkcellrenderertext.c:295 +#: gtk/gtktexttag.c:291 msgid "Font style" msgstr "Estilo de la tipografía" -#: ../gtk/gtkcellrenderertext.c:303 ../gtk/gtkcellrenderertext.c:304 -#: ../gtk/gtktexttag.c:300 +#: gtk/gtkcellrenderertext.c:303 gtk/gtkcellrenderertext.c:304 +#: gtk/gtktexttag.c:300 msgid "Font variant" msgstr "Variante de la tipografía" -#: ../gtk/gtkcellrenderertext.c:312 ../gtk/gtkcellrenderertext.c:313 -#: ../gtk/gtktexttag.c:309 +#: gtk/gtkcellrenderertext.c:312 gtk/gtkcellrenderertext.c:313 +#: gtk/gtktexttag.c:309 msgid "Font weight" msgstr "Anchura de la tipografía" -#: ../gtk/gtkcellrenderertext.c:322 ../gtk/gtkcellrenderertext.c:323 -#: ../gtk/gtktexttag.c:320 +#: gtk/gtkcellrenderertext.c:322 gtk/gtkcellrenderertext.c:323 +#: gtk/gtktexttag.c:320 msgid "Font stretch" msgstr "Estiramiento de la tipografía" -#: ../gtk/gtkcellrenderertext.c:331 ../gtk/gtkcellrenderertext.c:332 -#: ../gtk/gtktexttag.c:329 +#: gtk/gtkcellrenderertext.c:331 gtk/gtkcellrenderertext.c:332 +#: gtk/gtktexttag.c:329 msgid "Font size" msgstr "Tamaño de la tipografía" -#: ../gtk/gtkcellrenderertext.c:341 ../gtk/gtktexttag.c:349 +#: gtk/gtkcellrenderertext.c:341 gtk/gtktexttag.c:349 msgid "Font points" msgstr "Puntos de la tipografía" -#: ../gtk/gtkcellrenderertext.c:342 ../gtk/gtktexttag.c:350 +#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:350 msgid "Font size in points" msgstr "Tamaño de la tipografía en puntos" -#: ../gtk/gtkcellrenderertext.c:351 ../gtk/gtktexttag.c:339 +#: gtk/gtkcellrenderertext.c:351 gtk/gtktexttag.c:339 msgid "Font scale" msgstr "Escala de la tipografía" -#: ../gtk/gtkcellrenderertext.c:352 +#: gtk/gtkcellrenderertext.c:352 msgid "Font scaling factor" msgstr "Factor de escalado de la tipografía" -#: ../gtk/gtkcellrenderertext.c:361 ../gtk/gtktexttag.c:418 +#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:418 msgid "Rise" msgstr "Elevar" -#: ../gtk/gtkcellrenderertext.c:362 -msgid "Offset of text above the baseline (below the baseline if rise is negative)" +#: gtk/gtkcellrenderertext.c:362 +msgid "" +"Offset of text above the baseline (below the baseline if rise is negative)" msgstr "" "Desplazamiento del texto sobre la línea base (por debajo de la línea base la " "elevación es negativa)" -#: ../gtk/gtkcellrenderertext.c:373 ../gtk/gtktexttag.c:458 +#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:458 msgid "Strikethrough" msgstr "Tachar" -#: ../gtk/gtkcellrenderertext.c:374 ../gtk/gtktexttag.c:459 +#: gtk/gtkcellrenderertext.c:374 gtk/gtktexttag.c:459 msgid "Whether to strike through the text" msgstr "Indica si se tacha el texto" -#: ../gtk/gtkcellrenderertext.c:381 ../gtk/gtktexttag.c:466 +#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:466 msgid "Underline" msgstr "Subrayado" -#: ../gtk/gtkcellrenderertext.c:382 ../gtk/gtktexttag.c:467 +#: gtk/gtkcellrenderertext.c:382 gtk/gtktexttag.c:467 msgid "Style of underline for this text" msgstr "Estilo de subrayado de este texto" -#: ../gtk/gtkcellrenderertext.c:390 ../gtk/gtktexttag.c:378 +#: gtk/gtkcellrenderertext.c:390 gtk/gtktexttag.c:378 msgid "Language" msgstr "Idioma" -#: ../gtk/gtkcellrenderertext.c:391 +#: gtk/gtkcellrenderertext.c:391 msgid "" "The language this text is in, as an ISO code. Pango can use this as a hint " "when rendering the text. If you don't understand this parameter, you " @@ -1515,12 +1516,11 @@ msgstr "" "como una ayuda cuando está renderizando el texto. Si no comprende este " "parámetro probablemente no lo necesite" -#: ../gtk/gtkcellrenderertext.c:411 ../gtk/gtklabel.c:448 -#: ../gtk/gtkprogressbar.c:206 +#: gtk/gtkcellrenderertext.c:411 gtk/gtklabel.c:448 gtk/gtkprogressbar.c:206 msgid "Ellipsize" msgstr "Elipsis" -#: ../gtk/gtkcellrenderertext.c:412 +#: gtk/gtkcellrenderertext.c:412 msgid "" "The preferred place to ellipsize the string, if the cell renderer does not " "have enough room to display the entire string" @@ -1528,20 +1528,20 @@ msgstr "" "El lugar preferido para la elipsis de la cadena, si el renderizador de la " "celda no tiene espacio suficiente para mostrar la cadena completa" -#: ../gtk/gtkcellrenderertext.c:431 ../gtk/gtkfilechooserbutton.c:421 -#: ../gtk/gtklabel.c:468 +#: gtk/gtkcellrenderertext.c:431 gtk/gtkfilechooserbutton.c:421 +#: gtk/gtklabel.c:468 msgid "Width In Characters" msgstr "Anchura en caracteres" -#: ../gtk/gtkcellrenderertext.c:432 ../gtk/gtklabel.c:469 +#: gtk/gtkcellrenderertext.c:432 gtk/gtklabel.c:469 msgid "The desired width of the label, in characters" msgstr "La anchura deseada de la etiqueta, en caracteres" -#: ../gtk/gtkcellrenderertext.c:450 ../gtk/gtktexttag.c:475 +#: gtk/gtkcellrenderertext.c:450 gtk/gtktexttag.c:475 msgid "Wrap mode" msgstr "Modo de ajuste" -#: ../gtk/gtkcellrenderertext.c:451 +#: gtk/gtkcellrenderertext.c:451 msgid "" "How to break the string into multiple lines, if the cell renderer does not " "have enough room to display the entire string" @@ -1549,627 +1549,627 @@ msgstr "" "Cómo romper la cadena en líneas múltiples, si el renderizador de la celda no " "tiene suficiente espacio para mostrar la cadena completa" -#: ../gtk/gtkcellrenderertext.c:470 ../gtk/gtkcombobox.c:677 +#: gtk/gtkcellrenderertext.c:470 gtk/gtkcombobox.c:677 msgid "Wrap width" msgstr "Ajustar anchura" -#: ../gtk/gtkcellrenderertext.c:471 +#: gtk/gtkcellrenderertext.c:471 msgid "The width at which the text is wrapped" msgstr "La anchura a la que el texto se ajusta" -#: ../gtk/gtkcellrenderertext.c:491 ../gtk/gtktreeviewcolumn.c:297 +#: gtk/gtkcellrenderertext.c:491 gtk/gtktreeviewcolumn.c:297 msgid "Alignment" msgstr "Alineación" -#: ../gtk/gtkcellrenderertext.c:492 +#: gtk/gtkcellrenderertext.c:492 msgid "How to align the lines" msgstr "Cómo alinear las líneas" -#: ../gtk/gtkcellrenderertext.c:502 ../gtk/gtkcellview.c:190 -#: ../gtk/gtktexttag.c:564 +#: gtk/gtkcellrenderertext.c:502 gtk/gtkcellview.c:190 gtk/gtktexttag.c:564 msgid "Background set" msgstr "Establece el fondo" -#: ../gtk/gtkcellrenderertext.c:503 ../gtk/gtkcellview.c:191 -#: ../gtk/gtktexttag.c:565 +#: gtk/gtkcellrenderertext.c:503 gtk/gtkcellview.c:191 gtk/gtktexttag.c:565 msgid "Whether this tag affects the background color" msgstr "Indica si esta etiqueta afecta el color de fondo" -#: ../gtk/gtkcellrenderertext.c:506 ../gtk/gtktexttag.c:576 +#: gtk/gtkcellrenderertext.c:506 gtk/gtktexttag.c:576 msgid "Foreground set" msgstr "Establece el primer plano" -#: ../gtk/gtkcellrenderertext.c:507 ../gtk/gtktexttag.c:577 +#: gtk/gtkcellrenderertext.c:507 gtk/gtktexttag.c:577 msgid "Whether this tag affects the foreground color" msgstr "Indica si esta etiqueta afecta al color de frente" -#: ../gtk/gtkcellrenderertext.c:510 ../gtk/gtktexttag.c:584 +#: gtk/gtkcellrenderertext.c:510 gtk/gtktexttag.c:584 msgid "Editability set" msgstr "Establece la editabilidad" -#: ../gtk/gtkcellrenderertext.c:511 ../gtk/gtktexttag.c:585 +#: gtk/gtkcellrenderertext.c:511 gtk/gtktexttag.c:585 msgid "Whether this tag affects text editability" msgstr "Indica si esta etiqueta afecta la editabilidad del texto" -#: ../gtk/gtkcellrenderertext.c:514 ../gtk/gtktexttag.c:588 +#: gtk/gtkcellrenderertext.c:514 gtk/gtktexttag.c:588 msgid "Font family set" msgstr "Establece familia tipográfica" -#: ../gtk/gtkcellrenderertext.c:515 ../gtk/gtktexttag.c:589 +#: gtk/gtkcellrenderertext.c:515 gtk/gtktexttag.c:589 msgid "Whether this tag affects the font family" msgstr "Indica si esta etiqueta afecta a la familia de la tipografía" -#: ../gtk/gtkcellrenderertext.c:518 ../gtk/gtktexttag.c:592 +#: gtk/gtkcellrenderertext.c:518 gtk/gtktexttag.c:592 msgid "Font style set" msgstr "Establece el estilo de la tipografía" -#: ../gtk/gtkcellrenderertext.c:519 ../gtk/gtktexttag.c:593 +#: gtk/gtkcellrenderertext.c:519 gtk/gtktexttag.c:593 msgid "Whether this tag affects the font style" msgstr "Indica si esta etiqueta afecta el estilo de la tipografía" -#: ../gtk/gtkcellrenderertext.c:522 ../gtk/gtktexttag.c:596 +#: gtk/gtkcellrenderertext.c:522 gtk/gtktexttag.c:596 msgid "Font variant set" msgstr "Establece la variante de la tipografía" -#: ../gtk/gtkcellrenderertext.c:523 ../gtk/gtktexttag.c:597 +#: gtk/gtkcellrenderertext.c:523 gtk/gtktexttag.c:597 msgid "Whether this tag affects the font variant" msgstr "Indica si esta etiqueta afecta la variante de la tipografía" -#: ../gtk/gtkcellrenderertext.c:526 ../gtk/gtktexttag.c:600 +#: gtk/gtkcellrenderertext.c:526 gtk/gtktexttag.c:600 msgid "Font weight set" msgstr "Establece el peso de la tipografía" -#: ../gtk/gtkcellrenderertext.c:527 ../gtk/gtktexttag.c:601 +#: gtk/gtkcellrenderertext.c:527 gtk/gtktexttag.c:601 msgid "Whether this tag affects the font weight" msgstr "Indica si esta etiqueta afecta el peso de la tipografía" -#: ../gtk/gtkcellrenderertext.c:530 ../gtk/gtktexttag.c:604 +#: gtk/gtkcellrenderertext.c:530 gtk/gtktexttag.c:604 msgid "Font stretch set" msgstr "Establece el ancho de la tipografía" -#: ../gtk/gtkcellrenderertext.c:531 ../gtk/gtktexttag.c:605 +#: gtk/gtkcellrenderertext.c:531 gtk/gtktexttag.c:605 msgid "Whether this tag affects the font stretch" msgstr "Indica si esta etiqueta afecta el estiramiento de la tipografía" -#: ../gtk/gtkcellrenderertext.c:534 ../gtk/gtktexttag.c:608 +#: gtk/gtkcellrenderertext.c:534 gtk/gtktexttag.c:608 msgid "Font size set" msgstr "Establece el tamaño de tipografía" -#: ../gtk/gtkcellrenderertext.c:535 ../gtk/gtktexttag.c:609 +#: gtk/gtkcellrenderertext.c:535 gtk/gtktexttag.c:609 msgid "Whether this tag affects the font size" msgstr "Indica si esta etiqueta afecta el tamaño de la tipografía" -#: ../gtk/gtkcellrenderertext.c:538 ../gtk/gtktexttag.c:612 +#: gtk/gtkcellrenderertext.c:538 gtk/gtktexttag.c:612 msgid "Font scale set" msgstr "Establece la escala de la tipografía" -#: ../gtk/gtkcellrenderertext.c:539 ../gtk/gtktexttag.c:613 +#: gtk/gtkcellrenderertext.c:539 gtk/gtktexttag.c:613 msgid "Whether this tag scales the font size by a factor" -msgstr "Indica si esta etiqueta escala el tamaño de la tipografía por un factor" +msgstr "" +"Indica si esta etiqueta escala el tamaño de la tipografía por un factor" -#: ../gtk/gtkcellrenderertext.c:542 ../gtk/gtktexttag.c:632 +#: gtk/gtkcellrenderertext.c:542 gtk/gtktexttag.c:632 msgid "Rise set" msgstr "Establece el elevamiento" -#: ../gtk/gtkcellrenderertext.c:543 ../gtk/gtktexttag.c:633 +#: gtk/gtkcellrenderertext.c:543 gtk/gtktexttag.c:633 msgid "Whether this tag affects the rise" msgstr "Indica si esta etiqueta afecta la elevación" -#: ../gtk/gtkcellrenderertext.c:546 ../gtk/gtktexttag.c:648 +#: gtk/gtkcellrenderertext.c:546 gtk/gtktexttag.c:648 msgid "Strikethrough set" msgstr "Establece el tachado" -#: ../gtk/gtkcellrenderertext.c:547 ../gtk/gtktexttag.c:649 +#: gtk/gtkcellrenderertext.c:547 gtk/gtktexttag.c:649 msgid "Whether this tag affects strikethrough" msgstr "Indica si esta etiqueta afecta el tachado" -#: ../gtk/gtkcellrenderertext.c:550 ../gtk/gtktexttag.c:656 +#: gtk/gtkcellrenderertext.c:550 gtk/gtktexttag.c:656 msgid "Underline set" msgstr "Establece el subrayado" -#: ../gtk/gtkcellrenderertext.c:551 ../gtk/gtktexttag.c:657 +#: gtk/gtkcellrenderertext.c:551 gtk/gtktexttag.c:657 msgid "Whether this tag affects underlining" msgstr "Indica si esta etiqueta afecta el subrayado" -#: ../gtk/gtkcellrenderertext.c:554 ../gtk/gtktexttag.c:620 +#: gtk/gtkcellrenderertext.c:554 gtk/gtktexttag.c:620 msgid "Language set" msgstr "Establece el idioma" -#: ../gtk/gtkcellrenderertext.c:555 ../gtk/gtktexttag.c:621 +#: gtk/gtkcellrenderertext.c:555 gtk/gtktexttag.c:621 msgid "Whether this tag affects the language the text is rendered as" msgstr "Indica si esta etiqueta afecta al idioma en que se renderiza el texto" -#: ../gtk/gtkcellrenderertext.c:558 +#: gtk/gtkcellrenderertext.c:558 msgid "Ellipsize set" msgstr "Establece la elipsis" -#: ../gtk/gtkcellrenderertext.c:559 +#: gtk/gtkcellrenderertext.c:559 msgid "Whether this tag affects the ellipsize mode" msgstr "Indica si esta etiqueta afecta el modo de elipsis" -#: ../gtk/gtkcellrenderertext.c:562 +#: gtk/gtkcellrenderertext.c:562 msgid "Align set" msgstr "Establece alineación" -#: ../gtk/gtkcellrenderertext.c:563 +#: gtk/gtkcellrenderertext.c:563 msgid "Whether this tag affects the alignment mode" msgstr "Indica si esta etiqueta afecta el modo de alineamiento" -#: ../gtk/gtkcellrenderertoggle.c:126 +#: gtk/gtkcellrenderertoggle.c:126 msgid "Toggle state" msgstr "Estado conmutable" -#: ../gtk/gtkcellrenderertoggle.c:127 +#: gtk/gtkcellrenderertoggle.c:127 msgid "The toggle state of the button" msgstr "El estado conmutable del botón" -#: ../gtk/gtkcellrenderertoggle.c:134 +#: gtk/gtkcellrenderertoggle.c:134 msgid "Inconsistent state" msgstr "Estado inconsistente" -#: ../gtk/gtkcellrenderertoggle.c:135 +#: gtk/gtkcellrenderertoggle.c:135 msgid "The inconsistent state of the button" msgstr "El estado inconsistente del botón" -#: ../gtk/gtkcellrenderertoggle.c:142 +#: gtk/gtkcellrenderertoggle.c:142 msgid "Activatable" msgstr "Activable" -#: ../gtk/gtkcellrenderertoggle.c:143 +#: gtk/gtkcellrenderertoggle.c:143 msgid "The toggle button can be activated" msgstr "El botón conmutable puede ser activado" -#: ../gtk/gtkcellrenderertoggle.c:150 +#: gtk/gtkcellrenderertoggle.c:150 msgid "Radio state" msgstr "Estado de radio" -#: ../gtk/gtkcellrenderertoggle.c:151 +#: gtk/gtkcellrenderertoggle.c:151 msgid "Draw the toggle button as a radio button" msgstr "Dibujar el botón de activación como un botón de radio" -#: ../gtk/gtkcellrenderertoggle.c:158 +#: gtk/gtkcellrenderertoggle.c:158 msgid "Indicator size" msgstr "Tamaño del indicador" -#: ../gtk/gtkcellrenderertoggle.c:159 ../gtk/gtkcheckbutton.c:70 -#: ../gtk/gtkcheckmenuitem.c:112 +#: gtk/gtkcellrenderertoggle.c:159 gtk/gtkcheckbutton.c:70 +#: gtk/gtkcheckmenuitem.c:112 msgid "Size of check or radio indicator" msgstr "Tamaño del indicador de radio o de la casilla" -#: ../gtk/gtkcellview.c:182 +#: gtk/gtkcellview.c:182 msgid "CellView model" msgstr "Modelo CellView" -#: ../gtk/gtkcellview.c:183 +#: gtk/gtkcellview.c:183 msgid "The model for cell view" msgstr "El modelo para la vista de celda" -#: ../gtk/gtkcheckbutton.c:69 ../gtk/gtkcheckmenuitem.c:110 -#: ../gtk/gtkoptionmenu.c:168 +#: gtk/gtkcheckbutton.c:69 gtk/gtkcheckmenuitem.c:110 gtk/gtkoptionmenu.c:168 msgid "Indicator Size" msgstr "Tamaño del indicador" -#: ../gtk/gtkcheckbutton.c:77 ../gtk/gtkexpander.c:245 -#: ../gtk/gtkoptionmenu.c:174 +#: gtk/gtkcheckbutton.c:77 gtk/gtkexpander.c:245 gtk/gtkoptionmenu.c:174 msgid "Indicator Spacing" msgstr "Espacio del indicador" -#: ../gtk/gtkcheckbutton.c:78 +#: gtk/gtkcheckbutton.c:78 msgid "Spacing around check or radio indicator" msgstr "Espacio que rodea el indicador de radio o casilla" -#: ../gtk/gtkcheckmenuitem.c:87 ../gtk/gtkmenu.c:502 -#: ../gtk/gtktoggleaction.c:118 ../gtk/gtktogglebutton.c:102 -#: ../gtk/gtktoggletoolbutton.c:101 +#: gtk/gtkcheckmenuitem.c:87 gtk/gtkmenu.c:502 gtk/gtktoggleaction.c:118 +#: gtk/gtktogglebutton.c:102 gtk/gtktoggletoolbutton.c:101 msgid "Active" msgstr "Activo" -#: ../gtk/gtkcheckmenuitem.c:88 +#: gtk/gtkcheckmenuitem.c:88 msgid "Whether the menu item is checked" msgstr "Indica si el elemento de menú está marcado" -#: ../gtk/gtkcheckmenuitem.c:95 ../gtk/gtktogglebutton.c:110 +#: gtk/gtkcheckmenuitem.c:95 gtk/gtktogglebutton.c:110 msgid "Inconsistent" msgstr "Inconsistente" -#: ../gtk/gtkcheckmenuitem.c:96 +#: gtk/gtkcheckmenuitem.c:96 msgid "Whether to display an \"inconsistent\" state" msgstr "Indica si se debe mostrar un estado «inconsistente»" -#: ../gtk/gtkcheckmenuitem.c:103 +#: gtk/gtkcheckmenuitem.c:103 msgid "Draw as radio menu item" msgstr "Dibujar como un elemento de menú de radio" -#: ../gtk/gtkcheckmenuitem.c:104 +#: gtk/gtkcheckmenuitem.c:104 msgid "Whether the menu item looks like a radio menu item" msgstr "" "Indica si la apariencia del elemento de menú es como un elemento de menú de " "radio" -#: ../gtk/gtkcolorbutton.c:171 +#: gtk/gtkcolorbutton.c:171 msgid "Use alpha" msgstr "Usar alfa" -#: ../gtk/gtkcolorbutton.c:172 +#: gtk/gtkcolorbutton.c:172 msgid "Whether or not to give the color an alpha value" msgstr "Indica si debe darse o no un valor alfa al color" # components/music/nautilus-music-view.c:198 -#: ../gtk/gtkcolorbutton.c:186 ../gtk/gtkfilechooserbutton.c:407 -#: ../gtk/gtkfontbutton.c:142 ../gtk/gtkprintjob.c:116 -#: ../gtk/gtktreeviewcolumn.c:264 +#: gtk/gtkcolorbutton.c:186 gtk/gtkfilechooserbutton.c:407 +#: gtk/gtkfontbutton.c:142 gtk/gtkprintjob.c:116 gtk/gtktreeviewcolumn.c:264 msgid "Title" msgstr "Título" -#: ../gtk/gtkcolorbutton.c:187 +#: gtk/gtkcolorbutton.c:187 msgid "The title of the color selection dialog" msgstr "El título del diálogo de selección del color" -#: ../gtk/gtkcolorbutton.c:201 ../gtk/gtkcolorsel.c:293 +#: gtk/gtkcolorbutton.c:201 gtk/gtkcolorsel.c:293 msgid "Current Color" msgstr "Color actual" -#: ../gtk/gtkcolorbutton.c:202 +#: gtk/gtkcolorbutton.c:202 msgid "The selected color" msgstr "El color seleccionado" -#: ../gtk/gtkcolorbutton.c:216 ../gtk/gtkcolorsel.c:300 +#: gtk/gtkcolorbutton.c:216 gtk/gtkcolorsel.c:300 msgid "Current Alpha" msgstr "Alfa actual" -#: ../gtk/gtkcolorbutton.c:217 +#: gtk/gtkcolorbutton.c:217 msgid "The selected opacity value (0 fully transparent, 65535 fully opaque)" msgstr "" "El valor de opacidad actual (0 es completamente transparente, 65535 es " "completamente opaco)" -#: ../gtk/gtkcolorsel.c:279 +#: gtk/gtkcolorsel.c:279 msgid "Has Opacity Control" msgstr "Tiene control de opacidad" -#: ../gtk/gtkcolorsel.c:280 +#: gtk/gtkcolorsel.c:280 msgid "Whether the color selector should allow setting opacity" msgstr "Indica si el selector de color permite seleccionar la opacidad" -#: ../gtk/gtkcolorsel.c:286 +#: gtk/gtkcolorsel.c:286 msgid "Has palette" msgstr "Tiene paleta" -#: ../gtk/gtkcolorsel.c:287 +#: gtk/gtkcolorsel.c:287 msgid "Whether a palette should be used" msgstr "Indica si se debe usar una paleta" -#: ../gtk/gtkcolorsel.c:294 +#: gtk/gtkcolorsel.c:294 msgid "The current color" msgstr "El color actual" -#: ../gtk/gtkcolorsel.c:301 +#: gtk/gtkcolorsel.c:301 msgid "The current opacity value (0 fully transparent, 65535 fully opaque)" msgstr "" "El valor de opacidad actual (0 es completamente transparente, 65535 es " "completamente opaco)" -#: ../gtk/gtkcolorsel.c:315 +#: gtk/gtkcolorsel.c:315 msgid "Custom palette" msgstr "Paleta personalizada" -#: ../gtk/gtkcolorsel.c:316 +#: gtk/gtkcolorsel.c:316 msgid "Palette to use in the color selector" msgstr "Paleta que se usará en el selector de colores" -#: ../gtk/gtkcolorseldialog.c:102 +#: gtk/gtkcolorseldialog.c:102 msgid "Color Selection" msgstr "Selección de color" -#: ../gtk/gtkcolorseldialog.c:103 +#: gtk/gtkcolorseldialog.c:103 msgid "The color selection embedded in the dialog." msgstr "La selección de color empotrada en el diálogo." -#: ../gtk/gtkcolorseldialog.c:109 +#: gtk/gtkcolorseldialog.c:109 msgid "OK Button" msgstr "Botón Aceptar" -#: ../gtk/gtkcolorseldialog.c:110 +#: gtk/gtkcolorseldialog.c:110 msgid "The OK button of the dialog." msgstr "El botón Aceptar del diálogo." -#: ../gtk/gtkcolorseldialog.c:116 +#: gtk/gtkcolorseldialog.c:116 msgid "Cancel Button" msgstr "Botón Cancelar" -#: ../gtk/gtkcolorseldialog.c:117 +#: gtk/gtkcolorseldialog.c:117 msgid "The cancel button of the dialog." msgstr "El botón Cancelar del diálogo." -#: ../gtk/gtkcolorseldialog.c:123 +#: gtk/gtkcolorseldialog.c:123 msgid "Help Button" msgstr "Botón Ayuda" -#: ../gtk/gtkcolorseldialog.c:124 +#: gtk/gtkcolorseldialog.c:124 msgid "The help button of the dialog." msgstr "El botón Ayuda del diálogo." -#: ../gtk/gtkcombo.c:145 +#: gtk/gtkcombo.c:145 msgid "Enable arrow keys" msgstr "Activar teclas de flecha" -#: ../gtk/gtkcombo.c:146 +#: gtk/gtkcombo.c:146 msgid "Whether the arrow keys move through the list of items" -msgstr "Indica si las teclas de flechas se mueven a través de la lista de elementos" +msgstr "" +"Indica si las teclas de flechas se mueven a través de la lista de elementos" -#: ../gtk/gtkcombo.c:152 +#: gtk/gtkcombo.c:152 msgid "Always enable arrows" msgstr "Siempre activar flechas" -#: ../gtk/gtkcombo.c:153 +#: gtk/gtkcombo.c:153 msgid "Obsolete property, ignored" msgstr "Propiedad obsoleta, ignorada" -#: ../gtk/gtkcombo.c:159 +#: gtk/gtkcombo.c:159 msgid "Case sensitive" msgstr "Sensible a la capitalización" -#: ../gtk/gtkcombo.c:160 +#: gtk/gtkcombo.c:160 msgid "Whether list item matching is case sensitive" msgstr "" "Indica si la coincidencia de elementos de la lista es sensible a la " "capitalización" -#: ../gtk/gtkcombo.c:167 +#: gtk/gtkcombo.c:167 msgid "Allow empty" msgstr "Permitir vacío" -#: ../gtk/gtkcombo.c:168 +#: gtk/gtkcombo.c:168 msgid "Whether an empty value may be entered in this field" msgstr "Indica si se puede introducir en este campo un valor vacío" -#: ../gtk/gtkcombo.c:175 +#: gtk/gtkcombo.c:175 msgid "Value in list" msgstr "Valor en la lista" -#: ../gtk/gtkcombo.c:176 +#: gtk/gtkcombo.c:176 msgid "Whether entered values must already be present in the list" -msgstr "Indica si los valores introducidos deben estar ya presentes en la lista" +msgstr "" +"Indica si los valores introducidos deben estar ya presentes en la lista" -#: ../gtk/gtkcombobox.c:660 +#: gtk/gtkcombobox.c:660 msgid "ComboBox model" msgstr "Modelo de ComboBox" -#: ../gtk/gtkcombobox.c:661 +#: gtk/gtkcombobox.c:661 msgid "The model for the combo box" msgstr "El modelo para el ComboBox" -#: ../gtk/gtkcombobox.c:678 +#: gtk/gtkcombobox.c:678 msgid "Wrap width for laying out the items in a grid" msgstr "Ajusta la anchura para distribuir los elementos en una rejilla" -#: ../gtk/gtkcombobox.c:700 +#: gtk/gtkcombobox.c:700 msgid "Row span column" msgstr "Fila expande columna" -#: ../gtk/gtkcombobox.c:701 +#: gtk/gtkcombobox.c:701 msgid "TreeModel column containing the row span values" msgstr "Columna TreeModel que contiene los valores de expansión de la fila" -#: ../gtk/gtkcombobox.c:722 +#: gtk/gtkcombobox.c:722 msgid "Column span column" msgstr "Columna expande columna" -#: ../gtk/gtkcombobox.c:723 +#: gtk/gtkcombobox.c:723 msgid "TreeModel column containing the column span values" msgstr "Columna TreeModel que contiene los valores de expansión de columna" -#: ../gtk/gtkcombobox.c:744 +#: gtk/gtkcombobox.c:744 msgid "Active item" msgstr "Elemento activo" -#: ../gtk/gtkcombobox.c:745 +#: gtk/gtkcombobox.c:745 msgid "The item which is currently active" msgstr "El elemento que está activo actualmente" -#: ../gtk/gtkcombobox.c:764 ../gtk/gtkuimanager.c:220 +#: gtk/gtkcombobox.c:764 gtk/gtkuimanager.c:220 msgid "Add tearoffs to menus" msgstr "Añadir tiradores a los menús" -#: ../gtk/gtkcombobox.c:765 +#: gtk/gtkcombobox.c:765 msgid "Whether dropdowns should have a tearoff menu item" msgstr "Indica si los desplegables deben tener un tirador en el menú" -#: ../gtk/gtkcombobox.c:780 ../gtk/gtkentry.c:531 +#: gtk/gtkcombobox.c:780 gtk/gtkentry.c:531 msgid "Has Frame" msgstr "Tiene marco" -#: ../gtk/gtkcombobox.c:781 +#: gtk/gtkcombobox.c:781 msgid "Whether the combo box draws a frame around the child" msgstr "Indica si el ComboBox dibuja un marco alrededor del hijo" -#: ../gtk/gtkcombobox.c:789 +#: gtk/gtkcombobox.c:789 msgid "Whether the combo box grabs focus when it is clicked with the mouse" msgstr "Indica si el ComboBox obtiene el foco cuando se pulsa con el ratón" -#: ../gtk/gtkcombobox.c:804 ../gtk/gtkmenu.c:557 +#: gtk/gtkcombobox.c:804 gtk/gtkmenu.c:557 msgid "Tearoff Title" msgstr "Título del tirador" -#: ../gtk/gtkcombobox.c:805 +#: gtk/gtkcombobox.c:805 msgid "" "A title that may be displayed by the window manager when the popup is torn-" "off" -msgstr "Un título que podría mostrar el gestor de ventanas al desprender el emergente" +msgstr "" +"Un título que podría mostrar el gestor de ventanas al desprender el emergente" -#: ../gtk/gtkcombobox.c:822 +#: gtk/gtkcombobox.c:822 msgid "Popup shown" msgstr "Emergente mostrado" -#: ../gtk/gtkcombobox.c:823 +#: gtk/gtkcombobox.c:823 msgid "Whether the combo's dropdown is shown" msgstr "Indica si se muestra el desplegable del combo" -#: ../gtk/gtkcombobox.c:839 +#: gtk/gtkcombobox.c:839 msgid "Button Sensitivity" msgstr "Sensibilidad del botón" -#: ../gtk/gtkcombobox.c:840 +#: gtk/gtkcombobox.c:840 msgid "Whether the dropdown button is sensitive when the model is empty" msgstr "Indica si el botón desplegable es sensible cunado el modelo está vacío" -#: ../gtk/gtkcombobox.c:847 +#: gtk/gtkcombobox.c:847 msgid "Appears as list" msgstr "Aparece como una lista" -#: ../gtk/gtkcombobox.c:848 +#: gtk/gtkcombobox.c:848 msgid "Whether dropdowns should look like lists rather than menus" msgstr "Indica si los desplegables se parecen a listas en lugar de menús" -#: ../gtk/gtkcombobox.c:864 +#: gtk/gtkcombobox.c:864 msgid "Arrow Size" msgstr "Tamaño de la flecha" -#: ../gtk/gtkcombobox.c:865 +#: gtk/gtkcombobox.c:865 msgid "The minimum size of the arrow in the combo box" msgstr "El tamaño mínimo de la flecha en la caja combo" -#: ../gtk/gtkcombobox.c:880 ../gtk/gtkentry.c:631 ../gtk/gtkhandlebox.c:174 -#: ../gtk/gtkmenubar.c:194 ../gtk/gtkstatusbar.c:186 ../gtk/gtktoolbar.c:630 -#: ../gtk/gtkviewport.c:122 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 +#: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 +#: gtk/gtkviewport.c:122 msgid "Shadow type" msgstr "Tipo de sombra" -#: ../gtk/gtkcombobox.c:881 +#: gtk/gtkcombobox.c:881 msgid "Which kind of shadow to draw around the combo box" msgstr "Qué clase de sombra dibujar alrededor de la caja combo" -#: ../gtk/gtkcontainer.c:237 +#: gtk/gtkcontainer.c:237 msgid "Resize mode" msgstr "Modo de redimensión" -#: ../gtk/gtkcontainer.c:238 +#: gtk/gtkcontainer.c:238 msgid "Specify how resize events are handled" msgstr "Especifica cómo se manipulan los eventos de redimensionado" -#: ../gtk/gtkcontainer.c:245 +#: gtk/gtkcontainer.c:245 msgid "Border width" msgstr "Anchura del borde" -#: ../gtk/gtkcontainer.c:246 +#: gtk/gtkcontainer.c:246 msgid "The width of the empty border outside the containers children" msgstr "La anchura del borde vacío fuera de los contenedores hijos" -#: ../gtk/gtkcontainer.c:254 +#: gtk/gtkcontainer.c:254 msgid "Child" msgstr "Hijo" -#: ../gtk/gtkcontainer.c:255 +#: gtk/gtkcontainer.c:255 msgid "Can be used to add a new child to the container" msgstr "Puede usarse para añadir un hijo nuevo al contenedor" -#: ../gtk/gtkcurve.c:124 +#: gtk/gtkcurve.c:124 msgid "Curve type" msgstr "Tipo de curva" -#: ../gtk/gtkcurve.c:125 +#: gtk/gtkcurve.c:125 msgid "Is this curve linear, spline interpolated, or free-form" msgstr "Indica si esta curva es lineal, interpolada de splines, o forma libre" -#: ../gtk/gtkcurve.c:132 +#: gtk/gtkcurve.c:132 msgid "Minimum X" msgstr "X mínimo" -#: ../gtk/gtkcurve.c:133 +#: gtk/gtkcurve.c:133 msgid "Minimum possible value for X" msgstr "Valor mínimo posible para X" -#: ../gtk/gtkcurve.c:141 +#: gtk/gtkcurve.c:141 msgid "Maximum X" msgstr "X máximo" -#: ../gtk/gtkcurve.c:142 +#: gtk/gtkcurve.c:142 msgid "Maximum possible X value" msgstr "Máximo valor posible para X" -#: ../gtk/gtkcurve.c:150 +#: gtk/gtkcurve.c:150 msgid "Minimum Y" msgstr "Y mínimo" -#: ../gtk/gtkcurve.c:151 +#: gtk/gtkcurve.c:151 msgid "Minimum possible value for Y" msgstr "Valor mínimo posible para Y" -#: ../gtk/gtkcurve.c:159 +#: gtk/gtkcurve.c:159 msgid "Maximum Y" msgstr "Y máximo" -#: ../gtk/gtkcurve.c:160 +#: gtk/gtkcurve.c:160 msgid "Maximum possible value for Y" msgstr "Máximo valor posible para Y" -#: ../gtk/gtkdialog.c:144 +#: gtk/gtkdialog.c:144 msgid "Has separator" msgstr "Tiene separador" -#: ../gtk/gtkdialog.c:145 +#: gtk/gtkdialog.c:145 msgid "The dialog has a separator bar above its buttons" msgstr "El diálogo tiene una barra separadora sobre sus botones" -#: ../gtk/gtkdialog.c:190 +#: gtk/gtkdialog.c:190 msgid "Content area border" msgstr "Borde del área de contenidos" -#: ../gtk/gtkdialog.c:191 +#: gtk/gtkdialog.c:191 msgid "Width of border around the main dialog area" msgstr "Anchura del borde alrededor del área principal del diálogo" -#: ../gtk/gtkdialog.c:198 +#: gtk/gtkdialog.c:198 msgid "Button spacing" msgstr "Espaciado de los botones" -#: ../gtk/gtkdialog.c:199 +#: gtk/gtkdialog.c:199 msgid "Spacing between buttons" msgstr "Espaciado entre los botones" -#: ../gtk/gtkdialog.c:207 +#: gtk/gtkdialog.c:207 msgid "Action area border" msgstr "Borde del área de acción" -#: ../gtk/gtkdialog.c:208 +#: gtk/gtkdialog.c:208 msgid "Width of border around the button area at the bottom of the dialog" msgstr "" "Anchura del borde alrededor del área del botón en la parte inferior del " "diálogo" -#: ../gtk/gtkentry.c:486 ../gtk/gtklabel.c:411 +#: gtk/gtkentry.c:486 gtk/gtklabel.c:411 msgid "Cursor Position" msgstr "Posición del cursor" -#: ../gtk/gtkentry.c:487 ../gtk/gtklabel.c:412 +#: gtk/gtkentry.c:487 gtk/gtklabel.c:412 msgid "The current position of the insertion cursor in chars" msgstr "La posición actual del cursor de inserción en caracteres" -#: ../gtk/gtkentry.c:496 ../gtk/gtklabel.c:421 +#: gtk/gtkentry.c:496 gtk/gtklabel.c:421 msgid "Selection Bound" msgstr "Límite de selección" -#: ../gtk/gtkentry.c:497 ../gtk/gtklabel.c:422 -msgid "The position of the opposite end of the selection from the cursor in chars" -msgstr "La posición en caracteres del extremo opuesto de la selección desde el cursor" +#: gtk/gtkentry.c:497 gtk/gtklabel.c:422 +msgid "" +"The position of the opposite end of the selection from the cursor in chars" +msgstr "" +"La posición en caracteres del extremo opuesto de la selección desde el cursor" -#: ../gtk/gtkentry.c:507 +#: gtk/gtkentry.c:507 msgid "Whether the entry contents can be edited" msgstr "Indica si los contenidos de la entrada pueden editarse" -#: ../gtk/gtkentry.c:514 +#: gtk/gtkentry.c:514 msgid "Maximum length" msgstr "Longitud máxima" -#: ../gtk/gtkentry.c:515 +#: gtk/gtkentry.c:515 msgid "Maximum number of characters for this entry. Zero if no maximum" msgstr "Número máximo de caracteres para esta entrada. Cero si no hay máximo" -#: ../gtk/gtkentry.c:523 +#: gtk/gtkentry.c:523 msgid "Visibility" msgstr "Visibilidad" -#: ../gtk/gtkentry.c:524 +#: gtk/gtkentry.c:524 msgid "" "FALSE displays the \"invisible char\" instead of the actual text (password " "mode)" @@ -2177,31 +2177,32 @@ msgstr "" "FALSE muestra el «carácter invisible» en lugar del texto actual (modo " "contraseña)" -#: ../gtk/gtkentry.c:532 +#: gtk/gtkentry.c:532 msgid "FALSE removes outside bevel from entry" msgstr "FALSE quita el bisel exterior de la entrada" -#: ../gtk/gtkentry.c:540 -msgid "Border between text and frame. Overrides the inner-border style property" +#: gtk/gtkentry.c:540 +msgid "" +"Border between text and frame. Overrides the inner-border style property" msgstr "" "Borde entre el texto y el marco. Toma precedencia sobre la propiedad de " "estilo del borde interno" -#: ../gtk/gtkentry.c:547 +#: gtk/gtkentry.c:547 msgid "Invisible character" msgstr "Carácter invisible" -#: ../gtk/gtkentry.c:548 +#: gtk/gtkentry.c:548 msgid "The character to use when masking entry contents (in \"password mode\")" msgstr "" "El carácter que se usará cuando se enmascaren los contenidos de la entrada " "(en «modo contraseña»)" -#: ../gtk/gtkentry.c:555 +#: gtk/gtkentry.c:555 msgid "Activates default" msgstr "Activar predeterminado" -#: ../gtk/gtkentry.c:556 +#: gtk/gtkentry.c:556 msgid "" "Whether to activate the default widget (such as the default button in a " "dialog) when Enter is pressed" @@ -2209,33 +2210,33 @@ msgstr "" "Indica si se debe activar el widget predeterminado (como el botón " "predeterminado en un diálogo) cuando se pulse INTRO" -#: ../gtk/gtkentry.c:562 +#: gtk/gtkentry.c:562 msgid "Width in chars" msgstr "Anchura en caracteres" -#: ../gtk/gtkentry.c:563 +#: gtk/gtkentry.c:563 msgid "Number of characters to leave space for in the entry" msgstr "Número de caracteres para dejar de espacio en la entrada" -#: ../gtk/gtkentry.c:572 +#: gtk/gtkentry.c:572 msgid "Scroll offset" msgstr "Desplazamiento del scroll" -#: ../gtk/gtkentry.c:573 +#: gtk/gtkentry.c:573 msgid "Number of pixels of the entry scrolled off the screen to the left" msgstr "" "Número de píxeles de la entrada desplazados en scroll fuera de la pantalla " "hacia la izquierda" -#: ../gtk/gtkentry.c:583 +#: gtk/gtkentry.c:583 msgid "The contents of the entry" msgstr "El contenido de la entrada" -#: ../gtk/gtkentry.c:598 ../gtk/gtkmisc.c:73 +#: gtk/gtkentry.c:598 gtk/gtkmisc.c:73 msgid "X align" msgstr "X alineación" -#: ../gtk/gtkentry.c:599 ../gtk/gtkmisc.c:74 +#: gtk/gtkentry.c:599 gtk/gtkmisc.c:74 msgid "" "The horizontal alignment, from 0 (left) to 1 (right). Reversed for RTL " "layouts." @@ -2243,129 +2244,130 @@ msgstr "" "La alineación horizontal, desde 0 (izquierda) hasta 1 (derecha). Al revés " "para distribuciones D-->I." -#: ../gtk/gtkentry.c:615 +#: gtk/gtkentry.c:615 msgid "Truncate multiline" msgstr "Truncar multilínea" -#: ../gtk/gtkentry.c:616 +#: gtk/gtkentry.c:616 msgid "Whether to truncate multiline pastes to one line." msgstr "Indica si se truncan las pegadas multilíneas a una línea." -#: ../gtk/gtkentry.c:632 +#: gtk/gtkentry.c:632 msgid "Which kind of shadow to draw around the entry when has-frame is set" msgstr "" "Qué clase de sombra dibujar alrededor de la entrada cuando has-frame está " "activado" -#: ../gtk/gtkentry.c:647 ../gtk/gtktextview.c:648 +#: gtk/gtkentry.c:647 gtk/gtktextview.c:648 msgid "Overwrite mode" msgstr "Modo de sobreescritura" -#: ../gtk/gtkentry.c:648 +#: gtk/gtkentry.c:648 msgid "Whether new text overwrites existing text" msgstr "Indica si el texto introducido sobreescribe el existente" -#: ../gtk/gtkentry.c:661 +#: gtk/gtkentry.c:661 msgid "Text length" msgstr "Longitud del texto" -#: ../gtk/gtkentry.c:662 +#: gtk/gtkentry.c:662 msgid "Length of the text currently in the entry" msgstr "Longitud del texto actualmente en la entrada" -#: ../gtk/gtkentry.c:933 +#: gtk/gtkentry.c:933 msgid "Border between text and frame." msgstr "Borde entre el texto y el marco." -#: ../gtk/gtkentry.c:938 ../gtk/gtklabel.c:644 +#: gtk/gtkentry.c:938 gtk/gtklabel.c:644 msgid "Select on focus" msgstr "Seleccionar al enfocar" -#: ../gtk/gtkentry.c:939 +#: gtk/gtkentry.c:939 msgid "Whether to select the contents of an entry when it is focused" msgstr "" "Indica si se deben seleccionar los contenidos de una entrada cuando obtiene " "el foco" -#: ../gtk/gtkentry.c:953 +#: gtk/gtkentry.c:953 msgid "Password Hint Timeout" msgstr "Tiempo de expiración del hint de contraseña" -#: ../gtk/gtkentry.c:954 +#: gtk/gtkentry.c:954 msgid "How long to show the last input character in hidden entries" msgstr "" "Indica durante cuánto tiempo mostrar el último carácter en las entradas " "ocultas" -#: ../gtk/gtkentrycompletion.c:279 +#: gtk/gtkentrycompletion.c:279 msgid "Completion Model" msgstr "Modelo de completado" -#: ../gtk/gtkentrycompletion.c:280 +#: gtk/gtkentrycompletion.c:280 msgid "The model to find matches in" msgstr "El modelo para encontrar coincidencias" -#: ../gtk/gtkentrycompletion.c:286 +#: gtk/gtkentrycompletion.c:286 msgid "Minimum Key Length" msgstr "Longitud mínima de clave" -#: ../gtk/gtkentrycompletion.c:287 +#: gtk/gtkentrycompletion.c:287 msgid "Minimum length of the search key in order to look up matches" msgstr "Longitud mínima de la clave de búsqueda para buscar coincidencias" -#: ../gtk/gtkentrycompletion.c:303 ../gtk/gtkiconview.c:587 +#: gtk/gtkentrycompletion.c:303 gtk/gtkiconview.c:587 msgid "Text column" msgstr "Columna de texto" -#: ../gtk/gtkentrycompletion.c:304 +#: gtk/gtkentrycompletion.c:304 msgid "The column of the model containing the strings." msgstr "La columna del modelo que contiene las cadenas." -#: ../gtk/gtkentrycompletion.c:323 +#: gtk/gtkentrycompletion.c:323 msgid "Inline completion" msgstr "Completado en línea" -#: ../gtk/gtkentrycompletion.c:324 +#: gtk/gtkentrycompletion.c:324 msgid "Whether the common prefix should be inserted automatically" msgstr "Indica si el prefijo común debe insertarse automáticamente" -#: ../gtk/gtkentrycompletion.c:338 +#: gtk/gtkentrycompletion.c:338 msgid "Popup completion" msgstr "Emerger el completado" -#: ../gtk/gtkentrycompletion.c:339 +#: gtk/gtkentrycompletion.c:339 msgid "Whether the completions should be shown in a popup window" msgstr "Indica si los completados deben mostrarse en una ventana emergente" -#: ../gtk/gtkentrycompletion.c:354 +#: gtk/gtkentrycompletion.c:354 msgid "Popup set width" msgstr "El emergente establece la anchura" -#: ../gtk/gtkentrycompletion.c:355 +#: gtk/gtkentrycompletion.c:355 msgid "If TRUE, the popup window will have the same size as the entry" msgstr "Si es TRUE, la ventana emergente tendrá el mismo tamaño que la entrada" -#: ../gtk/gtkentrycompletion.c:373 +#: gtk/gtkentrycompletion.c:373 msgid "Popup single match" msgstr "Coincidencia simple del emergente" -#: ../gtk/gtkentrycompletion.c:374 +#: gtk/gtkentrycompletion.c:374 msgid "If TRUE, the popup window will appear for a single match." -msgstr "Si es TRUE, la ventana emergente aparecerá para una coincidencia simple." +msgstr "" +"Si es TRUE, la ventana emergente aparecerá para una coincidencia simple." -#: ../gtk/gtkentrycompletion.c:388 +#: gtk/gtkentrycompletion.c:388 msgid "Inline selection" msgstr "Selección en línea" -#: ../gtk/gtkentrycompletion.c:389 +#: gtk/gtkentrycompletion.c:389 msgid "Your description here" msgstr "Aquí su descripción" -#: ../gtk/gtkeventbox.c:91 +#: gtk/gtkeventbox.c:91 msgid "Visible Window" msgstr "Ventana visible" -#: ../gtk/gtkeventbox.c:92 +#: gtk/gtkeventbox.c:92 msgid "" "Whether the event box is visible, as opposed to invisible and only used to " "trap events." @@ -2373,11 +2375,11 @@ msgstr "" "Indica si la caja de eventos es visible, como contraposición a invisible y " "sólo usada para atrapar eventos." -#: ../gtk/gtkeventbox.c:98 +#: gtk/gtkeventbox.c:98 msgid "Above child" msgstr "Sobre el hijo" -#: ../gtk/gtkeventbox.c:99 +#: gtk/gtkeventbox.c:99 msgid "" "Whether the event-trapping window of the eventbox is above the window of the " "child widget as opposed to below it." @@ -2385,140 +2387,142 @@ msgstr "" "Indica si la ventana atrapadora de eventos de la caja de eventos está por " "encima del widget hijo como oposición debajo de ésta." -#: ../gtk/gtkexpander.c:187 +#: gtk/gtkexpander.c:187 msgid "Expanded" msgstr "Expandido" -#: ../gtk/gtkexpander.c:188 +#: gtk/gtkexpander.c:188 msgid "Whether the expander has been opened to reveal the child widget" msgstr "Indica si el expansor ha sido abierto para revelar el widget hijo" -#: ../gtk/gtkexpander.c:196 +#: gtk/gtkexpander.c:196 msgid "Text of the expander's label" msgstr "Texto de la etiqueta del expansor" -#: ../gtk/gtkexpander.c:211 ../gtk/gtklabel.c:330 +#: gtk/gtkexpander.c:211 gtk/gtklabel.c:330 msgid "Use markup" msgstr "Usar marcado" -#: ../gtk/gtkexpander.c:212 ../gtk/gtklabel.c:331 +#: gtk/gtkexpander.c:212 gtk/gtklabel.c:331 msgid "The text of the label includes XML markup. See pango_parse_markup()" msgstr "El texto de la etiqueta incluye marcado XML. Vea pango_parse_markup()" -#: ../gtk/gtkexpander.c:220 +#: gtk/gtkexpander.c:220 msgid "Space to put between the label and the child" msgstr "Espacio para colocar entre la etiqueta y el hijo" -#: ../gtk/gtkexpander.c:229 ../gtk/gtkframe.c:147 ../gtk/gtktoolbutton.c:194 +#: gtk/gtkexpander.c:229 gtk/gtkframe.c:147 gtk/gtktoolbutton.c:194 msgid "Label widget" msgstr "Widget etiqueta" -#: ../gtk/gtkexpander.c:230 +#: gtk/gtkexpander.c:230 msgid "A widget to display in place of the usual expander label" msgstr "Un widget para mostrar en lugar de la etiqueta usual del expansor" -#: ../gtk/gtkexpander.c:236 ../gtk/gtktreeview.c:783 +#: gtk/gtkexpander.c:236 gtk/gtktreeview.c:783 msgid "Expander Size" msgstr "Tamaño del expansor" -#: ../gtk/gtkexpander.c:237 ../gtk/gtktreeview.c:784 +#: gtk/gtkexpander.c:237 gtk/gtktreeview.c:784 msgid "Size of the expander arrow" msgstr "Tamaño de la flecha del expansor" -#: ../gtk/gtkexpander.c:246 +#: gtk/gtkexpander.c:246 msgid "Spacing around expander arrow" msgstr "Espaciado alrededor de la flecha del expansor" -#: ../gtk/gtkfilechooser.c:194 +#: gtk/gtkfilechooser.c:194 msgid "Action" msgstr "Acción" -#: ../gtk/gtkfilechooser.c:195 +#: gtk/gtkfilechooser.c:195 msgid "The type of operation that the file selector is performing" msgstr "El tipo de operación que el selector de archivo está realizando" -#: ../gtk/gtkfilechooser.c:201 +#: gtk/gtkfilechooser.c:201 msgid "File System Backend" msgstr "Backend del sistema de archivos" -#: ../gtk/gtkfilechooser.c:202 +#: gtk/gtkfilechooser.c:202 msgid "Name of file system backend to use" msgstr "Nombre del backend del sistema de archivos a usar" -#: ../gtk/gtkfilechooser.c:207 ../gtk/gtkrecentchooser.c:252 +#: gtk/gtkfilechooser.c:207 gtk/gtkrecentchooser.c:252 msgid "Filter" msgstr "Filtro" -#: ../gtk/gtkfilechooser.c:208 +#: gtk/gtkfilechooser.c:208 msgid "The current filter for selecting which files are displayed" msgstr "El filtro actual para seleccionar qué archivos se están mostrando" -#: ../gtk/gtkfilechooser.c:213 +#: gtk/gtkfilechooser.c:213 msgid "Local Only" msgstr "Sólo local" -#: ../gtk/gtkfilechooser.c:214 +#: gtk/gtkfilechooser.c:214 msgid "Whether the selected file(s) should be limited to local file: URLs" -msgstr "Indica si los archivos seleccionados deben limitarse a archivos locales: URL" +msgstr "" +"Indica si los archivos seleccionados deben limitarse a archivos locales: URL" -#: ../gtk/gtkfilechooser.c:219 +#: gtk/gtkfilechooser.c:219 msgid "Preview widget" msgstr "Widget de vista previa" -#: ../gtk/gtkfilechooser.c:220 +#: gtk/gtkfilechooser.c:220 msgid "Application supplied widget for custom previews." -msgstr "Widget de aplicación suministrado para vistas preliminares personalizadas." +msgstr "" +"Widget de aplicación suministrado para vistas preliminares personalizadas." -#: ../gtk/gtkfilechooser.c:225 +#: gtk/gtkfilechooser.c:225 msgid "Preview Widget Active" msgstr "Widget de vista previa activo" -#: ../gtk/gtkfilechooser.c:226 -msgid "Whether the application supplied widget for custom previews should be shown." +#: gtk/gtkfilechooser.c:226 +msgid "" +"Whether the application supplied widget for custom previews should be shown." msgstr "" "Indica si debe mostrarse el widget suministrado por la aplicación para " "vistas previas personalizadas." -#: ../gtk/gtkfilechooser.c:231 +#: gtk/gtkfilechooser.c:231 msgid "Use Preview Label" msgstr "Usar etiqueta de vista previa" -#: ../gtk/gtkfilechooser.c:232 +#: gtk/gtkfilechooser.c:232 msgid "Whether to display a stock label with the name of the previewed file." msgstr "" "Indica si se debe mostrar una etiqueta de stock con el nombre del archivo " "previsualizado." -#: ../gtk/gtkfilechooser.c:237 +#: gtk/gtkfilechooser.c:237 msgid "Extra widget" msgstr "Widget extra" -#: ../gtk/gtkfilechooser.c:238 +#: gtk/gtkfilechooser.c:238 msgid "Application supplied widget for extra options." msgstr "Widget de aplicación suministrado para opciones extra." -#: ../gtk/gtkfilechooser.c:243 ../gtk/gtkfilesel.c:540 -#: ../gtk/gtkrecentchooser.c:191 +#: gtk/gtkfilechooser.c:243 gtk/gtkfilesel.c:540 gtk/gtkrecentchooser.c:191 msgid "Select Multiple" msgstr "Selección múltiple" -#: ../gtk/gtkfilechooser.c:244 ../gtk/gtkfilesel.c:541 +#: gtk/gtkfilechooser.c:244 gtk/gtkfilesel.c:541 msgid "Whether to allow multiple files to be selected" msgstr "Indica si se permite la selección de múltiples archivos" -#: ../gtk/gtkfilechooser.c:250 +#: gtk/gtkfilechooser.c:250 msgid "Show Hidden" msgstr "Mostrar ocultos" -#: ../gtk/gtkfilechooser.c:251 +#: gtk/gtkfilechooser.c:251 msgid "Whether the hidden files and folders should be displayed" msgstr "Indica si deben mostrarse los archivos y carpetas ocultos" -#: ../gtk/gtkfilechooser.c:266 +#: gtk/gtkfilechooser.c:266 msgid "Do overwrite confirmation" msgstr "Hacer confirmación de sobreescritura" -#: ../gtk/gtkfilechooser.c:267 +#: gtk/gtkfilechooser.c:267 msgid "" "Whether a file chooser in save mode will present an overwrite confirmation " "dialog if necessary." @@ -2526,172 +2530,174 @@ msgstr "" "Indica si un selector de archivos en modo guardar presentará un diálogo de " "confirmación de sobreescritura si fuese necesario." -#: ../gtk/gtkfilechooserbutton.c:376 +#: gtk/gtkfilechooserbutton.c:376 msgid "Dialog" msgstr "Diálogo" -#: ../gtk/gtkfilechooserbutton.c:377 +#: gtk/gtkfilechooserbutton.c:377 msgid "The file chooser dialog to use." msgstr "El diálogo del selector de archivos que se va a usar." -#: ../gtk/gtkfilechooserbutton.c:408 +#: gtk/gtkfilechooserbutton.c:408 msgid "The title of the file chooser dialog." msgstr "El título del diálogo de selección de archivos." -#: ../gtk/gtkfilechooserbutton.c:422 +#: gtk/gtkfilechooserbutton.c:422 msgid "The desired width of the button widget, in characters." msgstr "La anchura deseada del widget del botón, en caracteres." -#: ../gtk/gtkfilesel.c:526 ../gtk/gtkimage.c:163 ../gtk/gtkrecentmanager.c:214 -#: ../gtk/gtkstatusicon.c:194 +#: gtk/gtkfilesel.c:526 gtk/gtkimage.c:163 gtk/gtkrecentmanager.c:214 +#: gtk/gtkstatusicon.c:194 msgid "Filename" msgstr "Nombre de archivo" -#: ../gtk/gtkfilesel.c:527 +#: gtk/gtkfilesel.c:527 msgid "The currently selected filename" msgstr "El nombre del archivo actualmente seleccionado" -#: ../gtk/gtkfilesel.c:533 +#: gtk/gtkfilesel.c:533 msgid "Show file operations" msgstr "Mostrar operaciones de archivo" -#: ../gtk/gtkfilesel.c:534 +#: gtk/gtkfilesel.c:534 msgid "Whether buttons for creating/manipulating files should be displayed" msgstr "Indica si se deben mostrar botones para crear/manipular archivos" -#: ../gtk/gtkfixed.c:90 ../gtk/gtklayout.c:596 +#: gtk/gtkfixed.c:90 gtk/gtklayout.c:596 msgid "X position" msgstr "Posición X" -#: ../gtk/gtkfixed.c:91 ../gtk/gtklayout.c:597 +#: gtk/gtkfixed.c:91 gtk/gtklayout.c:597 msgid "X position of child widget" msgstr "Posición X del widget hijo" -#: ../gtk/gtkfixed.c:100 ../gtk/gtklayout.c:606 +#: gtk/gtkfixed.c:100 gtk/gtklayout.c:606 msgid "Y position" msgstr "Posición Y" -#: ../gtk/gtkfixed.c:101 ../gtk/gtklayout.c:607 +#: gtk/gtkfixed.c:101 gtk/gtklayout.c:607 msgid "Y position of child widget" msgstr "Posición Y del widget hijo" -#: ../gtk/gtkfontbutton.c:143 +#: gtk/gtkfontbutton.c:143 msgid "The title of the font selection dialog" msgstr "El título del diálogo de selección de tipografía" -#: ../gtk/gtkfontbutton.c:158 ../gtk/gtkfontsel.c:181 +#: gtk/gtkfontbutton.c:158 gtk/gtkfontsel.c:181 msgid "Font name" msgstr "Nombre de la tipografía" -#: ../gtk/gtkfontbutton.c:159 +#: gtk/gtkfontbutton.c:159 msgid "The name of the selected font" msgstr "El nombre de la tipografía seleccionada" -#: ../gtk/gtkfontbutton.c:160 +#: gtk/gtkfontbutton.c:160 msgid "Sans 12" msgstr "Sans 12" -#: ../gtk/gtkfontbutton.c:175 +#: gtk/gtkfontbutton.c:175 msgid "Use font in label" msgstr "Usar tipografía en la etiqueta" -#: ../gtk/gtkfontbutton.c:176 +#: gtk/gtkfontbutton.c:176 msgid "Whether the label is drawn in the selected font" msgstr "Indica si la etiqueta se dibuja con la tipografía seleccionada" -#: ../gtk/gtkfontbutton.c:191 +#: gtk/gtkfontbutton.c:191 msgid "Use size in label" msgstr "Usar tamaño en la etiqueta" -#: ../gtk/gtkfontbutton.c:192 +#: gtk/gtkfontbutton.c:192 msgid "Whether the label is drawn with the selected font size" -msgstr "Indica si la etiqueta se dibuja con el tamaño de tipografía seleccionado" +msgstr "" +"Indica si la etiqueta se dibuja con el tamaño de tipografía seleccionado" -#: ../gtk/gtkfontbutton.c:208 +#: gtk/gtkfontbutton.c:208 msgid "Show style" msgstr "Mostrar estilo" -#: ../gtk/gtkfontbutton.c:209 +#: gtk/gtkfontbutton.c:209 msgid "Whether the selected font style is shown in the label" msgstr "Indica si estilo de tipografía seleccionado se muestra en la etiqueta" -#: ../gtk/gtkfontbutton.c:224 +#: gtk/gtkfontbutton.c:224 msgid "Show size" msgstr "Mostrar tamaño" -#: ../gtk/gtkfontbutton.c:225 +#: gtk/gtkfontbutton.c:225 msgid "Whether selected font size is shown in the label" -msgstr "Indica si el tamaño de tipografía seleccionado se muestra en la etiqueta" +msgstr "" +"Indica si el tamaño de tipografía seleccionado se muestra en la etiqueta" -#: ../gtk/gtkfontsel.c:182 +#: gtk/gtkfontsel.c:182 msgid "The string that represents this font" msgstr "La cadena que representa esta tipografía" -#: ../gtk/gtkfontsel.c:189 +#: gtk/gtkfontsel.c:189 msgid "The GdkFont that is currently selected" msgstr "La GdkFont que está seleccionada actualmente" -#: ../gtk/gtkfontsel.c:195 +#: gtk/gtkfontsel.c:195 msgid "Preview text" msgstr "Vista previa del texto" -#: ../gtk/gtkfontsel.c:196 +#: gtk/gtkfontsel.c:196 msgid "The text to display in order to demonstrate the selected font" msgstr "El texto que mostrar como demostración de la tipografía seleccionada" -#: ../gtk/gtkframe.c:106 +#: gtk/gtkframe.c:106 msgid "Text of the frame's label" msgstr "Texto de la etiqueta del marco" -#: ../gtk/gtkframe.c:113 +#: gtk/gtkframe.c:113 msgid "Label xalign" msgstr "xalign de la etiqueta" -#: ../gtk/gtkframe.c:114 +#: gtk/gtkframe.c:114 msgid "The horizontal alignment of the label" msgstr "La alineación horizontal de la etiqueta" -#: ../gtk/gtkframe.c:122 +#: gtk/gtkframe.c:122 msgid "Label yalign" msgstr "yalign de la etiqueta" -#: ../gtk/gtkframe.c:123 +#: gtk/gtkframe.c:123 msgid "The vertical alignment of the label" msgstr "La alineación vertical de la etiqueta" -#: ../gtk/gtkframe.c:131 ../gtk/gtkhandlebox.c:167 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "Propiedad obsoleta, use shadow_type en su lugar" -#: ../gtk/gtkframe.c:138 +#: gtk/gtkframe.c:138 msgid "Frame shadow" msgstr "Sombra del marco" -#: ../gtk/gtkframe.c:139 +#: gtk/gtkframe.c:139 msgid "Appearance of the frame border" msgstr "Apariencia del borde del marco" -#: ../gtk/gtkframe.c:148 +#: gtk/gtkframe.c:148 msgid "A widget to display in place of the usual frame label" msgstr "Un widget a mostrar en lugar de la usual etiqueta del marco" -#: ../gtk/gtkhandlebox.c:175 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "Apariencia de la sombra que rodea al contenedor" -#: ../gtk/gtkhandlebox.c:183 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "Posición del tirador" -#: ../gtk/gtkhandlebox.c:184 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "Posición del tirador relativa al widget hijo" -#: ../gtk/gtkhandlebox.c:192 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "Ajustar al borde" -#: ../gtk/gtkhandlebox.c:193 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" @@ -2699,11 +2705,11 @@ msgstr "" "Lado de la caja manipuladora que está alineada con el punto de anclaje para " "anclar la caja manejadora" -#: ../gtk/gtkhandlebox.c:201 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "Ajuste al borde establecido" -#: ../gtk/gtkhandlebox.c:202 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" @@ -2711,11 +2717,11 @@ msgstr "" "Indica si se debe usar el valor desde la propiedad snap_edge o un valor " "derivado de handle_position" -#: ../gtk/gtkhandlebox.c:209 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "Hijo desacoplado" -#: ../gtk/gtkhandlebox.c:210 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2723,234 +2729,236 @@ msgstr "" "Una variable booleana indicando si el hijo del manejador de la caja está " "acoplado o desacoplado." -#: ../gtk/gtkiconview.c:550 +#: gtk/gtkiconview.c:550 msgid "Selection mode" msgstr "Modo de selección" -#: ../gtk/gtkiconview.c:551 +#: gtk/gtkiconview.c:551 msgid "The selection mode" msgstr "El modo de selección" -#: ../gtk/gtkiconview.c:569 +#: gtk/gtkiconview.c:569 msgid "Pixbuf column" msgstr "Columna de pixbuf" -#: ../gtk/gtkiconview.c:570 +#: gtk/gtkiconview.c:570 msgid "Model column used to retrieve the icon pixbuf from" msgstr "Columna modelo usada para obtener el pixbuf del icono" -#: ../gtk/gtkiconview.c:588 +#: gtk/gtkiconview.c:588 msgid "Model column used to retrieve the text from" msgstr "Columna modelo usada para obtener el texto" -#: ../gtk/gtkiconview.c:607 +#: gtk/gtkiconview.c:607 msgid "Markup column" msgstr "Columna de marcado" -#: ../gtk/gtkiconview.c:608 +#: gtk/gtkiconview.c:608 msgid "Model column used to retrieve the text if using Pango markup" msgstr "Columna modelo usada para obtener el texto si se usa marcado Pango" -#: ../gtk/gtkiconview.c:615 +#: gtk/gtkiconview.c:615 msgid "Icon View Model" msgstr "Modelo de vista de icono" -#: ../gtk/gtkiconview.c:616 +#: gtk/gtkiconview.c:616 msgid "The model for the icon view" msgstr "El modelo para la vista de icono" -#: ../gtk/gtkiconview.c:632 +#: gtk/gtkiconview.c:632 msgid "Number of columns" msgstr "Número de columnas" -#: ../gtk/gtkiconview.c:633 +#: gtk/gtkiconview.c:633 msgid "Number of columns to display" msgstr "El número de columnas que se mostrarán" -#: ../gtk/gtkiconview.c:650 +#: gtk/gtkiconview.c:650 msgid "Width for each item" msgstr "Anchura de cada elemento" -#: ../gtk/gtkiconview.c:651 +#: gtk/gtkiconview.c:651 msgid "The width used for each item" msgstr "La anchura usada por cada elemento" -#: ../gtk/gtkiconview.c:667 +#: gtk/gtkiconview.c:667 msgid "Space which is inserted between cells of an item" msgstr "Espacio que se introduce entre las celdas de un elemento" -#: ../gtk/gtkiconview.c:682 +#: gtk/gtkiconview.c:682 msgid "Row Spacing" msgstr "Espaciado entre filas" -#: ../gtk/gtkiconview.c:683 +#: gtk/gtkiconview.c:683 msgid "Space which is inserted between grid rows" msgstr "Espacio que se introduce entre las filas de la rejilla" -#: ../gtk/gtkiconview.c:698 +#: gtk/gtkiconview.c:698 msgid "Column Spacing" msgstr "Espaciado entre columnas" -#: ../gtk/gtkiconview.c:699 +#: gtk/gtkiconview.c:699 msgid "Space which is inserted between grid columns" msgstr "Espacio que se inserta entre las columnas de la rejilla" -#: ../gtk/gtkiconview.c:714 +#: gtk/gtkiconview.c:714 msgid "Margin" msgstr "Margen" -#: ../gtk/gtkiconview.c:715 +#: gtk/gtkiconview.c:715 msgid "Space which is inserted at the edges of the icon view" msgstr "Espacio que se introduce entre los bordes de la vista de icono" -#: ../gtk/gtkiconview.c:732 -msgid "How the text and icon of each item are positioned relative to each other" -msgstr "Cómo se sitúan el texto y el icono para cada elemento relativo a los demás" +#: gtk/gtkiconview.c:732 +msgid "" +"How the text and icon of each item are positioned relative to each other" +msgstr "" +"Cómo se sitúan el texto y el icono para cada elemento relativo a los demás" -#: ../gtk/gtkiconview.c:748 ../gtk/gtktreeview.c:618 -#: ../gtk/gtktreeviewcolumn.c:307 +#: gtk/gtkiconview.c:748 gtk/gtktreeview.c:618 gtk/gtktreeviewcolumn.c:307 msgid "Reorderable" msgstr "Reordenable" -#: ../gtk/gtkiconview.c:749 ../gtk/gtktreeview.c:619 +#: gtk/gtkiconview.c:749 gtk/gtktreeview.c:619 msgid "View is reorderable" msgstr "La vista es reordenable" -#: ../gtk/gtkiconview.c:756 ../gtk/gtktreeview.c:769 +#: gtk/gtkiconview.c:756 gtk/gtktreeview.c:769 msgid "Tooltip Column" msgstr "Columna de consejo" -#: ../gtk/gtkiconview.c:757 +#: gtk/gtkiconview.c:757 msgid "The column in the model containing the tooltip texts for the items" -msgstr "La columna del modelo que contiene los textos de consejo para los elementos" +msgstr "" +"La columna del modelo que contiene los textos de consejo para los elementos" -#: ../gtk/gtkiconview.c:768 +#: gtk/gtkiconview.c:768 msgid "Selection Box Color" msgstr "Color de la caja de selección" -#: ../gtk/gtkiconview.c:769 +#: gtk/gtkiconview.c:769 msgid "Color of the selection box" msgstr "Color de la caja de selección" -#: ../gtk/gtkiconview.c:775 +#: gtk/gtkiconview.c:775 msgid "Selection Box Alpha" msgstr "Alfa de la caja de selección" -#: ../gtk/gtkiconview.c:776 +#: gtk/gtkiconview.c:776 msgid "Opacity of the selection box" msgstr "Opacidad de la caja de selección" -#: ../gtk/gtkimage.c:131 ../gtk/gtkstatusicon.c:186 +#: gtk/gtkimage.c:131 gtk/gtkstatusicon.c:186 msgid "Pixbuf" msgstr "Pixbuf" -#: ../gtk/gtkimage.c:132 ../gtk/gtkstatusicon.c:187 +#: gtk/gtkimage.c:132 gtk/gtkstatusicon.c:187 msgid "A GdkPixbuf to display" msgstr "Un GdkPixbuf para mostrar" -#: ../gtk/gtkimage.c:139 +#: gtk/gtkimage.c:139 msgid "Pixmap" msgstr "Pixmap" -#: ../gtk/gtkimage.c:140 +#: gtk/gtkimage.c:140 msgid "A GdkPixmap to display" msgstr "Un GdkPixmap para mostrar" -#: ../gtk/gtkimage.c:147 ../gtk/gtkmessagedialog.c:215 +#: gtk/gtkimage.c:147 gtk/gtkmessagedialog.c:215 msgid "Image" msgstr "Imagen" -#: ../gtk/gtkimage.c:148 +#: gtk/gtkimage.c:148 msgid "A GdkImage to display" msgstr "Un GdkImage para mostrar" -#: ../gtk/gtkimage.c:155 +#: gtk/gtkimage.c:155 msgid "Mask" msgstr "Máscara" -#: ../gtk/gtkimage.c:156 +#: gtk/gtkimage.c:156 msgid "Mask bitmap to use with GdkImage or GdkPixmap" msgstr "Máscara bitmap para usar con GdkImage o GdkPixmap" -#: ../gtk/gtkimage.c:164 ../gtk/gtkstatusicon.c:195 +#: gtk/gtkimage.c:164 gtk/gtkstatusicon.c:195 msgid "Filename to load and display" msgstr "Nombre del archivo a cargar y mostrar" -#: ../gtk/gtkimage.c:173 ../gtk/gtkstatusicon.c:203 +#: gtk/gtkimage.c:173 gtk/gtkstatusicon.c:203 msgid "Stock ID for a stock image to display" msgstr "ID de inventario para una imagen de inventario que mostrar" -#: ../gtk/gtkimage.c:180 +#: gtk/gtkimage.c:180 msgid "Icon set" msgstr "Conjunto de iconos" -#: ../gtk/gtkimage.c:181 +#: gtk/gtkimage.c:181 msgid "Icon set to display" msgstr "Conjunto de iconos para mostrar" -#: ../gtk/gtkimage.c:188 ../gtk/gtkscalebutton.c:210 ../gtk/gtktoolbar.c:547 +#: gtk/gtkimage.c:188 gtk/gtkscalebutton.c:210 gtk/gtktoolbar.c:547 msgid "Icon size" msgstr "Tamaño del icono" -#: ../gtk/gtkimage.c:189 +#: gtk/gtkimage.c:189 msgid "Symbolic size to use for stock icon, icon set or named icon" msgstr "" "Tamaño simbólico que usar para el icono de inventario, conjunto de iconos o " "icono nombrado" -#: ../gtk/gtkimage.c:205 +#: gtk/gtkimage.c:205 msgid "Pixel size" msgstr "Tamaño del píxel" -#: ../gtk/gtkimage.c:206 +#: gtk/gtkimage.c:206 msgid "Pixel size to use for named icon" msgstr "Tamaño de píxel que usar para el icono nombrado" -#: ../gtk/gtkimage.c:214 +#: gtk/gtkimage.c:214 msgid "Animation" msgstr "Animación" -#: ../gtk/gtkimage.c:215 +#: gtk/gtkimage.c:215 msgid "GdkPixbufAnimation to display" msgstr "GdkPixbufAnimation para mostrar" -#: ../gtk/gtkimage.c:255 ../gtk/gtkstatusicon.c:234 +#: gtk/gtkimage.c:255 gtk/gtkstatusicon.c:234 msgid "Storage type" msgstr "Tipo de almacenamiento" -#: ../gtk/gtkimage.c:256 ../gtk/gtkstatusicon.c:235 +#: gtk/gtkimage.c:256 gtk/gtkstatusicon.c:235 msgid "The representation being used for image data" msgstr "La representación empleada para los datos de la imagen" -#: ../gtk/gtkimagemenuitem.c:101 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "Widget hijo que aparecerá al lado del texto del menú" -#: ../gtk/gtkimagemenuitem.c:106 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "Mostrar imágenes del menú" -#: ../gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "Indica si deben mostrarse o no las imágenes en los menús" -#: ../gtk/gtkinvisible.c:87 ../gtk/gtkwindow.c:601 +#: gtk/gtkinvisible.c:87 gtk/gtkwindow.c:601 msgid "The screen where this window will be displayed" msgstr "La pantalla donde se mostrará esta ventana" -#: ../gtk/gtklabel.c:317 +#: gtk/gtklabel.c:317 msgid "The text of the label" msgstr "El texto de la etiqueta" -#: ../gtk/gtklabel.c:324 +#: gtk/gtklabel.c:324 msgid "A list of style attributes to apply to the text of the label" msgstr "Un lista de atributos de estilos para aplicar al texto de la etiqueta" -#: ../gtk/gtklabel.c:345 ../gtk/gtktexttag.c:359 ../gtk/gtktextview.c:585 +#: gtk/gtklabel.c:345 gtk/gtktexttag.c:359 gtk/gtktextview.c:585 msgid "Justification" msgstr "Justificación" -#: ../gtk/gtklabel.c:346 +#: gtk/gtklabel.c:346 msgid "" "The alignment of the lines in the text of the label relative to each other. " "This does NOT affect the alignment of the label within its allocation. See " @@ -2960,11 +2968,11 @@ msgstr "" "Esto NO afecta la alineación de la etiqueta dentro de su ubicación. Ver " "GtkMisc::xalign para ello" -#: ../gtk/gtklabel.c:354 +#: gtk/gtklabel.c:354 msgid "Pattern" msgstr "Patrón" -#: ../gtk/gtklabel.c:355 +#: gtk/gtklabel.c:355 msgid "" "A string with _ characters in positions correspond to characters in the text " "to underline" @@ -2972,49 +2980,50 @@ msgstr "" "Un cadena con caracteres _ en posiciones correspondientes a caracteres en el " "texto a subrayar" -#: ../gtk/gtklabel.c:362 +#: gtk/gtklabel.c:362 msgid "Line wrap" msgstr "Ajuste de línea" -#: ../gtk/gtklabel.c:363 +#: gtk/gtklabel.c:363 msgid "If set, wrap lines if the text becomes too wide" -msgstr "Si esta definido, ajustar las líneas si el texto se vuelve demasiado ancho" +msgstr "" +"Si esta definido, ajustar las líneas si el texto se vuelve demasiado ancho" -#: ../gtk/gtklabel.c:378 +#: gtk/gtklabel.c:378 msgid "Line wrap mode" msgstr "Modo de ajuste de línea" -#: ../gtk/gtklabel.c:379 +#: gtk/gtklabel.c:379 msgid "If wrap is set, controls how linewrapping is done" msgstr "Si se establece el ajuste, controla cómo se hace el ajuste de línea" -#: ../gtk/gtklabel.c:386 +#: gtk/gtklabel.c:386 msgid "Selectable" msgstr "Seleccionable" -#: ../gtk/gtklabel.c:387 +#: gtk/gtklabel.c:387 msgid "Whether the label text can be selected with the mouse" msgstr "Indica si el texto de la etiqueta puede ser seleccionado con el ratón" -#: ../gtk/gtklabel.c:393 +#: gtk/gtklabel.c:393 msgid "Mnemonic key" msgstr "Tecla nemónica" -#: ../gtk/gtklabel.c:394 +#: gtk/gtklabel.c:394 msgid "The mnemonic accelerator key for this label" msgstr "La tecla nemotécnica del acelerador para esta etiqueta" -#: ../gtk/gtklabel.c:402 +#: gtk/gtklabel.c:402 msgid "Mnemonic widget" msgstr "Widget nemónico" -#: ../gtk/gtklabel.c:403 +#: gtk/gtklabel.c:403 msgid "The widget to be activated when the label's mnemonic key is pressed" msgstr "" "El widget que se activará cuando se presione la tecla mnemotécnica de la " "etiqueta" -#: ../gtk/gtklabel.c:449 +#: gtk/gtklabel.c:449 msgid "" "The preferred place to ellipsize the string, if the label does not have " "enough room to display the entire string" @@ -3022,107 +3031,107 @@ msgstr "" "El lugar preferido para la elipsis de la cadena, si la etiqueta no tiene " "suficiente espacio para mostrar la cadena completa" -#: ../gtk/gtklabel.c:489 +#: gtk/gtklabel.c:489 msgid "Single Line Mode" msgstr "Modo de línea única" -#: ../gtk/gtklabel.c:490 +#: gtk/gtklabel.c:490 msgid "Whether the label is in single line mode" msgstr "Indica si la etiqueta está en modo de línea única" -#: ../gtk/gtklabel.c:507 +#: gtk/gtklabel.c:507 msgid "Angle" msgstr "Ángulo" -#: ../gtk/gtklabel.c:508 +#: gtk/gtklabel.c:508 msgid "Angle at which the label is rotated" msgstr "Ángulo al cual la etiqueta se rota" -#: ../gtk/gtklabel.c:528 +#: gtk/gtklabel.c:528 msgid "Maximum Width In Characters" msgstr "Anchura máxima en caracteres" -#: ../gtk/gtklabel.c:529 +#: gtk/gtklabel.c:529 msgid "The desired maximum width of the label, in characters" msgstr "La anchura máxima deseada de la etiqueta, en caracteres" -#: ../gtk/gtklabel.c:645 +#: gtk/gtklabel.c:645 msgid "Whether to select the contents of a selectable label when it is focused" msgstr "" "Indica si se debe seleccionar el contenido de una etiqueta seleccionable " "cuando obtiene el foco" -#: ../gtk/gtklayout.c:616 ../gtk/gtkviewport.c:106 +#: gtk/gtklayout.c:616 gtk/gtkviewport.c:106 msgid "Horizontal adjustment" msgstr "Ajuste horizontal" -#: ../gtk/gtklayout.c:617 ../gtk/gtkscrolledwindow.c:221 +#: gtk/gtklayout.c:617 gtk/gtkscrolledwindow.c:221 msgid "The GtkAdjustment for the horizontal position" msgstr "El ajuste GtkAdjustment para la posición horizontal" -#: ../gtk/gtklayout.c:624 ../gtk/gtkviewport.c:114 +#: gtk/gtklayout.c:624 gtk/gtkviewport.c:114 msgid "Vertical adjustment" msgstr "Ajuste vertical" -#: ../gtk/gtklayout.c:625 ../gtk/gtkscrolledwindow.c:228 +#: gtk/gtklayout.c:625 gtk/gtkscrolledwindow.c:228 msgid "The GtkAdjustment for the vertical position" msgstr "El ajuste GtkAdjustment para la posición vertical" -#: ../gtk/gtklayout.c:633 +#: gtk/gtklayout.c:633 msgid "The width of the layout" msgstr "La anchura de la distribución" -#: ../gtk/gtklayout.c:642 +#: gtk/gtklayout.c:642 msgid "The height of the layout" msgstr "La altura de la distribución" -#: ../gtk/gtklinkbutton.c:144 +#: gtk/gtklinkbutton.c:144 msgid "URI" msgstr "URI" -#: ../gtk/gtklinkbutton.c:145 +#: gtk/gtklinkbutton.c:145 msgid "The URI bound to this button" msgstr "El URI asociado a este botón" -#: ../gtk/gtklinkbutton.c:159 +#: gtk/gtklinkbutton.c:159 msgid "Visited" msgstr "Visitado" -#: ../gtk/gtklinkbutton.c:160 +#: gtk/gtklinkbutton.c:160 msgid "Whether this link has been visited." msgstr "Indica si este enlace se ha visitado." -#: ../gtk/gtkmenu.c:503 +#: gtk/gtkmenu.c:503 msgid "The currently selected menu item" msgstr "El elemento del menú actualmente seleccionado" -#: ../gtk/gtkmenu.c:517 +#: gtk/gtkmenu.c:517 msgid "Accel Group" msgstr "Grupo de aceleración" -#: ../gtk/gtkmenu.c:518 +#: gtk/gtkmenu.c:518 msgid "The accel group holding accelerators for the menu" msgstr "El grupo de aceleración que contiene los aceleradores para el menú" -#: ../gtk/gtkmenu.c:532 ../gtk/gtkmenuitem.c:236 +#: gtk/gtkmenu.c:532 gtk/gtkmenuitem.c:236 msgid "Accel Path" msgstr "Ruta del acelerador" -#: ../gtk/gtkmenu.c:533 +#: gtk/gtkmenu.c:533 msgid "An accel path used to conveniently construct accel paths of child items" msgstr "" "Una ruta de acelerador usada para construir convenientemente rutas de " "aceleración de elementos hijo" -#: ../gtk/gtkmenu.c:549 +#: gtk/gtkmenu.c:549 msgid "Attach Widget" msgstr "Acoplar widget" -#: ../gtk/gtkmenu.c:550 +#: gtk/gtkmenu.c:550 msgid "The widget the menu is attached to" msgstr "El menú al que está acoplado el widget" -#: ../gtk/gtkmenu.c:558 +#: gtk/gtkmenu.c:558 msgid "" "A title that may be displayed by the window manager when this menu is torn-" "off" @@ -3130,43 +3139,43 @@ msgstr "" "Un título que podría mostrarse por el administrador de ventanas cuando este " "menú se desprenda" -#: ../gtk/gtkmenu.c:572 +#: gtk/gtkmenu.c:572 msgid "Tearoff State" msgstr "Estado de desprendimiento" -#: ../gtk/gtkmenu.c:573 +#: gtk/gtkmenu.c:573 msgid "A boolean that indicates whether the menu is torn-off" msgstr "Un booleano que indica si el menú ha sido desprendido" -#: ../gtk/gtkmenu.c:587 +#: gtk/gtkmenu.c:587 msgid "Monitor" msgstr "Monitor" -#: ../gtk/gtkmenu.c:588 +#: gtk/gtkmenu.c:588 msgid "The monitor the menu will be popped up on" msgstr "El monitor en el que se mostrará el menú" -#: ../gtk/gtkmenu.c:594 +#: gtk/gtkmenu.c:594 msgid "Vertical Padding" msgstr "Separación vertical" -#: ../gtk/gtkmenu.c:595 +#: gtk/gtkmenu.c:595 msgid "Extra space at the top and bottom of the menu" msgstr "El espacio adicional en la parte superior e inferior del menú" -#: ../gtk/gtkmenu.c:603 +#: gtk/gtkmenu.c:603 msgid "Horizontal Padding" msgstr "Separación horizontal" -#: ../gtk/gtkmenu.c:604 +#: gtk/gtkmenu.c:604 msgid "Extra space at the left and right edges of the menu" msgstr "El espacio adicional en los bordes derecho e izquierdo del menú" -#: ../gtk/gtkmenu.c:612 +#: gtk/gtkmenu.c:612 msgid "Vertical Offset" msgstr "Desplazamiento vertical" -#: ../gtk/gtkmenu.c:613 +#: gtk/gtkmenu.c:613 msgid "" "When the menu is a submenu, position it this number of pixels offset " "vertically" @@ -3174,11 +3183,11 @@ msgstr "" "Cuando el menú es un submenú, colocarlo este número de píxeles de " "desplazamiento vertical" -#: ../gtk/gtkmenu.c:621 +#: gtk/gtkmenu.c:621 msgid "Horizontal Offset" msgstr "Desplazamiento horizontal" -#: ../gtk/gtkmenu.c:622 +#: gtk/gtkmenu.c:622 msgid "" "When the menu is a submenu, position it this number of pixels offset " "horizontally" @@ -3186,71 +3195,73 @@ msgstr "" "Cuando el menú es un submenú, colocarlo este número de píxeles de " "desplazamiento horizontal" -#: ../gtk/gtkmenu.c:630 +#: gtk/gtkmenu.c:630 msgid "Double Arrows" msgstr "Dobles flechas" -#: ../gtk/gtkmenu.c:631 +#: gtk/gtkmenu.c:631 msgid "When scrolling, always show both arrows." msgstr "Al desplazar, siempre mostrar ambas flechas." -#: ../gtk/gtkmenu.c:639 +#: gtk/gtkmenu.c:639 msgid "Left Attach" msgstr "Acoplar a la izquierda" -#: ../gtk/gtkmenu.c:640 ../gtk/gtktable.c:174 +#: gtk/gtkmenu.c:640 gtk/gtktable.c:174 msgid "The column number to attach the left side of the child to" msgstr "El número de columnas que acoplar al lado izquierdo del hijo" -#: ../gtk/gtkmenu.c:647 +#: gtk/gtkmenu.c:647 msgid "Right Attach" msgstr "Acoplar a la derecha" -#: ../gtk/gtkmenu.c:648 +#: gtk/gtkmenu.c:648 msgid "The column number to attach the right side of the child to" msgstr "El número de columnas que acoplar al lado derecho del hijo" -#: ../gtk/gtkmenu.c:655 +#: gtk/gtkmenu.c:655 msgid "Top Attach" msgstr "Acoplamiento superior" -#: ../gtk/gtkmenu.c:656 +#: gtk/gtkmenu.c:656 msgid "The row number to attach the top of the child to" msgstr "El número de filas que acoplar por encima del hijo" -#: ../gtk/gtkmenu.c:663 +#: gtk/gtkmenu.c:663 msgid "Bottom Attach" msgstr "Acoplamiento inferior" -#: ../gtk/gtkmenu.c:664 ../gtk/gtktable.c:195 +#: gtk/gtkmenu.c:664 gtk/gtktable.c:195 msgid "The row number to attach the bottom of the child to" msgstr "El número de filas que acoplar por debajo del hijo" -#: ../gtk/gtkmenu.c:751 +#: gtk/gtkmenu.c:751 msgid "Can change accelerators" msgstr "Puede cambiar aceleradores" -#: ../gtk/gtkmenu.c:752 -msgid "Whether menu accelerators can be changed by pressing a key over the menu item" +#: gtk/gtkmenu.c:752 +msgid "" +"Whether menu accelerators can be changed by pressing a key over the menu item" msgstr "" "Indica si los aceleradores del menú pueden cambiarse pulsando una tecla " "sobre el elemento del menú" -#: ../gtk/gtkmenu.c:757 +#: gtk/gtkmenu.c:757 msgid "Delay before submenus appear" msgstr "Retraso antes de que aparezcan los submenús" -#: ../gtk/gtkmenu.c:758 -msgid "Minimum time the pointer must stay over a menu item before the submenu appear" +#: gtk/gtkmenu.c:758 +msgid "" +"Minimum time the pointer must stay over a menu item before the submenu appear" msgstr "" "Tiempo mínimo en que el puntero debe permanecer sobre un elemento de menú " "antes de que el submenú aparezca" -#: ../gtk/gtkmenu.c:765 +#: gtk/gtkmenu.c:765 msgid "Delay before hiding a submenu" msgstr "Retraso antes de ocultar un submenú" -#: ../gtk/gtkmenu.c:766 +#: gtk/gtkmenu.c:766 msgid "" "The time before hiding a submenu when the pointer is moving towards the " "submenu" @@ -3258,281 +3269,286 @@ msgstr "" "El tiempo antes de ocultar un submenú cuando el puntero se este moviendo " "hacia el submenú" -#: ../gtk/gtkmenubar.c:168 +#: gtk/gtkmenubar.c:168 msgid "Pack direction" msgstr "Dirección del empaquetado" -#: ../gtk/gtkmenubar.c:169 +#: gtk/gtkmenubar.c:169 msgid "The pack direction of the menubar" msgstr "La dirección del empaquetado de la barra de menú" -#: ../gtk/gtkmenubar.c:185 +#: gtk/gtkmenubar.c:185 msgid "Child Pack direction" msgstr "Dirección de empaquetado del hijo" -#: ../gtk/gtkmenubar.c:186 +#: gtk/gtkmenubar.c:186 msgid "The child pack direction of the menubar" msgstr "La dirección de empaquetado hijo de la barra de menú" -#: ../gtk/gtkmenubar.c:195 +#: gtk/gtkmenubar.c:195 msgid "Style of bevel around the menubar" msgstr "Estilo del bisel alrededor de la barra de menús" -#: ../gtk/gtkmenubar.c:202 ../gtk/gtktoolbar.c:597 +#: gtk/gtkmenubar.c:202 gtk/gtktoolbar.c:597 msgid "Internal padding" msgstr "Relleno interno" -#: ../gtk/gtkmenubar.c:203 +#: gtk/gtkmenubar.c:203 msgid "Amount of border space between the menubar shadow and the menu items" msgstr "" "Número de espacios del borde entre la sombra de la barra de menús y los " "elementos del menú" -#: ../gtk/gtkmenubar.c:210 +#: gtk/gtkmenubar.c:210 msgid "Delay before drop down menus appear" msgstr "Retardo antes de que aparezcan los menús desplegables" -#: ../gtk/gtkmenubar.c:211 +#: gtk/gtkmenubar.c:211 msgid "Delay before the submenus of a menu bar appear" msgstr "Retardo antes de que aparezcan los submenús de una barra de menús" -#: ../gtk/gtkmenuitem.c:204 +#: gtk/gtkmenuitem.c:204 msgid "Right Justified" msgstr "Justificado a la derecha" -#: ../gtk/gtkmenuitem.c:205 -msgid "Sets whether the menu item appears justified at the right side of a menu bar" +#: gtk/gtkmenuitem.c:205 +msgid "" +"Sets whether the menu item appears justified at the right side of a menu bar" msgstr "" "Establece si el elemento del menú aparece justificado en la parte derecha de " "una barra de menú" -#: ../gtk/gtkmenuitem.c:219 +#: gtk/gtkmenuitem.c:219 msgid "Submenu" msgstr "Submenú" -#: ../gtk/gtkmenuitem.c:220 +#: gtk/gtkmenuitem.c:220 msgid "The submenu attached to the menu item, or NULL if it has none" msgstr "El submenú acoplado al elemento del menú, o NULL si no tiene ninguno" -#: ../gtk/gtkmenuitem.c:237 +#: gtk/gtkmenuitem.c:237 msgid "Sets the accelerator path of the menu item" msgstr "Establece la ruta del acelerador del elemento del menú" -#: ../gtk/gtkmenuitem.c:280 +#: gtk/gtkmenuitem.c:280 msgid "Amount of space used up by arrow, relative to the menu item's font size" msgstr "" "Cantidad de espacio ocupado por una flecha, relativa al tamaño de tipografía " "del elemento del menú" -#: ../gtk/gtkmenuitem.c:293 +#: gtk/gtkmenuitem.c:293 msgid "Width in Characters" msgstr "Anchura en caracteres" -#: ../gtk/gtkmenuitem.c:294 +#: gtk/gtkmenuitem.c:294 msgid "The minimum desired width of the menu item in characters" msgstr "La anchura mínima deseada del elemento del menú en caracteres" -#: ../gtk/gtkmenushell.c:374 +#: gtk/gtkmenushell.c:374 msgid "Take Focus" msgstr "Toma el foco" -#: ../gtk/gtkmenushell.c:375 +#: gtk/gtkmenushell.c:375 msgid "A boolean that determines whether the menu grabs the keyboard focus" msgstr "Un booleano que indica si el menú obtiene el foco del teclado" -#: ../gtk/gtkmenutoolbutton.c:232 ../gtk/gtkoptionmenu.c:161 +#: gtk/gtkmenutoolbutton.c:232 gtk/gtkoptionmenu.c:161 msgid "Menu" msgstr "Menú" -#: ../gtk/gtkmenutoolbutton.c:233 +#: gtk/gtkmenutoolbutton.c:233 msgid "The dropdown menu" msgstr "El menú desplegable" -#: ../gtk/gtkmessagedialog.c:98 +#: gtk/gtkmessagedialog.c:98 msgid "Image/label border" msgstr "Borde de la imagen/etiqueta" -#: ../gtk/gtkmessagedialog.c:99 +#: gtk/gtkmessagedialog.c:99 msgid "Width of border around the label and image in the message dialog" msgstr "" "Anchura del borde alrededor de la etiqueta y la imagen en el diálogo de " "mensajes" -#: ../gtk/gtkmessagedialog.c:114 +#: gtk/gtkmessagedialog.c:114 msgid "Use separator" msgstr "Usar separador" -#: ../gtk/gtkmessagedialog.c:115 -msgid "Whether to put a separator between the message dialog's text and the buttons" +#: gtk/gtkmessagedialog.c:115 +msgid "" +"Whether to put a separator between the message dialog's text and the buttons" msgstr "" "Indica si se debe poner un separador entre el texto de diálogo del mensaje y " "los botones" -#: ../gtk/gtkmessagedialog.c:128 +#: gtk/gtkmessagedialog.c:128 msgid "Message Type" msgstr "Tipo de mensaje" -#: ../gtk/gtkmessagedialog.c:129 +#: gtk/gtkmessagedialog.c:129 msgid "The type of message" msgstr "El tipo de mensaje" -#: ../gtk/gtkmessagedialog.c:136 +#: gtk/gtkmessagedialog.c:136 msgid "Message Buttons" msgstr "Botones del mensaje" -#: ../gtk/gtkmessagedialog.c:137 +#: gtk/gtkmessagedialog.c:137 msgid "The buttons shown in the message dialog" msgstr "Los botones mostrados en el diálogo de mensaje" -#: ../gtk/gtkmessagedialog.c:154 +#: gtk/gtkmessagedialog.c:154 msgid "The primary text of the message dialog" msgstr "El texto primario del diálogo de mensaje" -#: ../gtk/gtkmessagedialog.c:169 +#: gtk/gtkmessagedialog.c:169 msgid "Use Markup" msgstr "Usar marcado" -#: ../gtk/gtkmessagedialog.c:170 +#: gtk/gtkmessagedialog.c:170 msgid "The primary text of the title includes Pango markup." msgstr "El texto primario del título incluye marcado Pango." -#: ../gtk/gtkmessagedialog.c:184 +#: gtk/gtkmessagedialog.c:184 msgid "Secondary Text" msgstr "Texto secundario" -#: ../gtk/gtkmessagedialog.c:185 +#: gtk/gtkmessagedialog.c:185 msgid "The secondary text of the message dialog" msgstr "El texto secundario del diálogo de mensaje" -#: ../gtk/gtkmessagedialog.c:200 +#: gtk/gtkmessagedialog.c:200 msgid "Use Markup in secondary" msgstr "Usar marcado en el secundario" -#: ../gtk/gtkmessagedialog.c:201 +#: gtk/gtkmessagedialog.c:201 msgid "The secondary text includes Pango markup." msgstr "El texto secundario incluye marcado Pango." -#: ../gtk/gtkmessagedialog.c:216 +#: gtk/gtkmessagedialog.c:216 msgid "The image" msgstr "La imagen" -#: ../gtk/gtkmisc.c:83 +#: gtk/gtkmisc.c:83 msgid "Y align" msgstr "Alineación Y" -#: ../gtk/gtkmisc.c:84 +#: gtk/gtkmisc.c:84 msgid "The vertical alignment, from 0 (top) to 1 (bottom)" msgstr "La alineación vertical, desde 0 (superior) a 1 (inferior)" -#: ../gtk/gtkmisc.c:93 +#: gtk/gtkmisc.c:93 msgid "X pad" msgstr "X pad" -#: ../gtk/gtkmisc.c:94 -msgid "The amount of space to add on the left and right of the widget, in pixels" +#: gtk/gtkmisc.c:94 +msgid "" +"The amount of space to add on the left and right of the widget, in pixels" msgstr "" "El número de espacios a añadir a la izquierda y derecha del widget, en " "píxeles" -#: ../gtk/gtkmisc.c:103 +#: gtk/gtkmisc.c:103 msgid "Y pad" msgstr "Y pad" -#: ../gtk/gtkmisc.c:104 -msgid "The amount of space to add on the top and bottom of the widget, in pixels" +#: gtk/gtkmisc.c:104 +msgid "" +"The amount of space to add on the top and bottom of the widget, in pixels" msgstr "" "El número de espacio a añadir en la parte superior e inferior del widget, en " "píxeles" -#: ../gtk/gtkmountoperation.c:160 +#: gtk/gtkmountoperation.c:160 msgid "Parent" msgstr "Padre" -#: ../gtk/gtkmountoperation.c:161 +#: gtk/gtkmountoperation.c:161 msgid "The parent window" msgstr "La ventana padre" -#: ../gtk/gtkmountoperation.c:168 +#: gtk/gtkmountoperation.c:168 msgid "Is Showing" msgstr "Está mostrando" -#: ../gtk/gtkmountoperation.c:169 +#: gtk/gtkmountoperation.c:169 msgid "Are we showing a dialog" msgstr "Estamos mostrando un diálogo" -#: ../gtk/gtkmountoperation.c:177 +#: gtk/gtkmountoperation.c:177 msgid "The screen where this window will be displayed." msgstr "La pantalla donde se mostrará esta ventana." -#: ../gtk/gtknotebook.c:572 +#: gtk/gtknotebook.c:572 msgid "Page" msgstr "Página" -#: ../gtk/gtknotebook.c:573 +#: gtk/gtknotebook.c:573 msgid "The index of the current page" msgstr "El índice de la página actual" -#: ../gtk/gtknotebook.c:581 +#: gtk/gtknotebook.c:581 msgid "Tab Position" msgstr "Posición del tabulador" -#: ../gtk/gtknotebook.c:582 +#: gtk/gtknotebook.c:582 msgid "Which side of the notebook holds the tabs" msgstr "Qué lado del cuaderno contiene las solapas" -#: ../gtk/gtknotebook.c:589 +#: gtk/gtknotebook.c:589 msgid "Tab Border" msgstr "Borde de la solapa" -#: ../gtk/gtknotebook.c:590 +#: gtk/gtknotebook.c:590 msgid "Width of the border around the tab labels" msgstr "Anchura del borde alrededor de las etiquetas de las solapas" -#: ../gtk/gtknotebook.c:598 +#: gtk/gtknotebook.c:598 msgid "Horizontal Tab Border" msgstr "Borde de la solapa horizontal" -#: ../gtk/gtknotebook.c:599 +#: gtk/gtknotebook.c:599 msgid "Width of the horizontal border of tab labels" msgstr "Anchura del borde horizontal de las etiquetas de las solapas" -#: ../gtk/gtknotebook.c:607 +#: gtk/gtknotebook.c:607 msgid "Vertical Tab Border" msgstr "Borde de la solapa vertical" -#: ../gtk/gtknotebook.c:608 +#: gtk/gtknotebook.c:608 msgid "Width of the vertical border of tab labels" msgstr "Anchura del borde vertical de las etiquetas de las solapas" -#: ../gtk/gtknotebook.c:616 +#: gtk/gtknotebook.c:616 msgid "Show Tabs" msgstr "Mostrar solapas" -#: ../gtk/gtknotebook.c:617 +#: gtk/gtknotebook.c:617 msgid "Whether tabs should be shown or not" msgstr "Indica si las solapas deben mostrarse o no" -#: ../gtk/gtknotebook.c:623 +#: gtk/gtknotebook.c:623 msgid "Show Border" msgstr "Mostrar borde" -#: ../gtk/gtknotebook.c:624 +#: gtk/gtknotebook.c:624 msgid "Whether the border should be shown or not" msgstr "Indica si el borde debe mostrarse o no" -#: ../gtk/gtknotebook.c:630 +#: gtk/gtknotebook.c:630 msgid "Scrollable" msgstr "Desplazable" -#: ../gtk/gtknotebook.c:631 +#: gtk/gtknotebook.c:631 msgid "If TRUE, scroll arrows are added if there are too many tabs to fit" -msgstr "Si es TRUE, añadir flechas de desplazamiento si no caben todas las solapas" +msgstr "" +"Si es TRUE, añadir flechas de desplazamiento si no caben todas las solapas" -#: ../gtk/gtknotebook.c:637 +#: gtk/gtknotebook.c:637 msgid "Enable Popup" msgstr "Activar emergente" -#: ../gtk/gtknotebook.c:638 +#: gtk/gtknotebook.c:638 msgid "" "If TRUE, pressing the right mouse button on the notebook pops up a menu that " "you can use to go to a page" @@ -3540,356 +3556,358 @@ msgstr "" "Si es TRUE, presionando el botón derecho del ratón en el cuaderno emerge un " "menú que puede usar para ir a una página" -#: ../gtk/gtknotebook.c:645 +#: gtk/gtknotebook.c:645 msgid "Whether tabs should have homogeneous sizes" msgstr "Indica si las solapas deben tener tamaños homogéneos" -#: ../gtk/gtknotebook.c:651 +#: gtk/gtknotebook.c:651 msgid "Group ID" msgstr "ID de grupo" -#: ../gtk/gtknotebook.c:652 +#: gtk/gtknotebook.c:652 msgid "Group ID for tabs drag and drop" msgstr "ID de grupo para arrastre y suelte de las solapas" -#: ../gtk/gtknotebook.c:668 ../gtk/gtkradioaction.c:128 -#: ../gtk/gtkradiobutton.c:82 ../gtk/gtkradiomenuitem.c:342 -#: ../gtk/gtkradiotoolbutton.c:65 +#: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "Grupo" -#: ../gtk/gtknotebook.c:669 +#: gtk/gtknotebook.c:669 msgid "Group for tabs drag and drop" msgstr "Grupo para arrastre y suelte de las solapas" -#: ../gtk/gtknotebook.c:675 +#: gtk/gtknotebook.c:675 msgid "Tab label" msgstr "Etiqueta de la solapa" -#: ../gtk/gtknotebook.c:676 +#: gtk/gtknotebook.c:676 msgid "The string displayed on the child's tab label" msgstr "La cadena mostrada en la etiqueta de la solapa hija" -#: ../gtk/gtknotebook.c:682 +#: gtk/gtknotebook.c:682 msgid "Menu label" msgstr "Etiqueta de menú" -#: ../gtk/gtknotebook.c:683 +#: gtk/gtknotebook.c:683 msgid "The string displayed in the child's menu entry" msgstr "La cadena mostrada en la entrada de menú hija" -#: ../gtk/gtknotebook.c:696 +#: gtk/gtknotebook.c:696 msgid "Tab expand" msgstr "Expansión de la solapa" -#: ../gtk/gtknotebook.c:697 +#: gtk/gtknotebook.c:697 msgid "Whether to expand the child's tab or not" msgstr "Indica si se deben expandir la solapas del hijo o no" -#: ../gtk/gtknotebook.c:703 +#: gtk/gtknotebook.c:703 msgid "Tab fill" msgstr "Relleno de la solapa" -#: ../gtk/gtknotebook.c:704 +#: gtk/gtknotebook.c:704 msgid "Whether the child's tab should fill the allocated area or not" msgstr "Indica si las solapas hijas deben rellenar el área asignada o no" -#: ../gtk/gtknotebook.c:710 +#: gtk/gtknotebook.c:710 msgid "Tab pack type" msgstr "Tipo de empaquetado de la solapa" -#: ../gtk/gtknotebook.c:717 +#: gtk/gtknotebook.c:717 msgid "Tab reorderable" msgstr "Solapa reordenable" -#: ../gtk/gtknotebook.c:718 +#: gtk/gtknotebook.c:718 msgid "Whether the tab is reorderable by user action or not" msgstr "" "Indica si la solapa se puede o no se puede reordenar por una acción del " "usuario" -#: ../gtk/gtknotebook.c:724 +#: gtk/gtknotebook.c:724 msgid "Tab detachable" msgstr "Solapa desprendible" -#: ../gtk/gtknotebook.c:725 +#: gtk/gtknotebook.c:725 msgid "Whether the tab is detachable" msgstr "Indica si la solapa es desprendible" -#: ../gtk/gtknotebook.c:740 ../gtk/gtkscrollbar.c:83 +#: gtk/gtknotebook.c:740 gtk/gtkscrollbar.c:83 msgid "Secondary backward stepper" msgstr "Flecha de retroceso secundaria" -#: ../gtk/gtknotebook.c:741 -msgid "Display a second backward arrow button on the opposite end of the tab area" +#: gtk/gtknotebook.c:741 +msgid "" +"Display a second backward arrow button on the opposite end of the tab area" msgstr "" "Muestra una segunda flecha de retroceso en el extremo opuesto del área de " "solapas" -#: ../gtk/gtknotebook.c:756 ../gtk/gtkscrollbar.c:91 +#: gtk/gtknotebook.c:756 gtk/gtkscrollbar.c:91 msgid "Secondary forward stepper" msgstr "Flecha de adelanto secundaria" -#: ../gtk/gtknotebook.c:757 -msgid "Display a second forward arrow button on the opposite end of the tab area" +#: gtk/gtknotebook.c:757 +msgid "" +"Display a second forward arrow button on the opposite end of the tab area" msgstr "" "Mostrar una segunda flecha de avance en el extremo opuesto del área de " "solapas" -#: ../gtk/gtknotebook.c:771 ../gtk/gtkscrollbar.c:67 +#: gtk/gtknotebook.c:771 gtk/gtkscrollbar.c:67 msgid "Backward stepper" msgstr "Flecha de retroceso" -#: ../gtk/gtknotebook.c:772 ../gtk/gtkscrollbar.c:68 +#: gtk/gtknotebook.c:772 gtk/gtkscrollbar.c:68 msgid "Display the standard backward arrow button" msgstr "Mostrar el botón estándar de flecha de retroceso" -#: ../gtk/gtknotebook.c:786 ../gtk/gtkscrollbar.c:75 +#: gtk/gtknotebook.c:786 gtk/gtkscrollbar.c:75 msgid "Forward stepper" msgstr "Flecha de avance" -#: ../gtk/gtknotebook.c:787 ../gtk/gtkscrollbar.c:76 +#: gtk/gtknotebook.c:787 gtk/gtkscrollbar.c:76 msgid "Display the standard forward arrow button" msgstr "Mostrar el botón estándar de flecha de avance" -#: ../gtk/gtknotebook.c:801 +#: gtk/gtknotebook.c:801 msgid "Tab overlap" msgstr "Solapamiento de la solapa" -#: ../gtk/gtknotebook.c:802 +#: gtk/gtknotebook.c:802 msgid "Size of tab overlap area" msgstr "Tamaño del área de solapamiento de la solapa" -#: ../gtk/gtknotebook.c:817 +#: gtk/gtknotebook.c:817 msgid "Tab curvature" msgstr "Curvatura de la solapa" -#: ../gtk/gtknotebook.c:818 +#: gtk/gtknotebook.c:818 msgid "Size of tab curvature" msgstr "Tamaño de la curvatura de la solapa" -#: ../gtk/gtknotebook.c:834 +#: gtk/gtknotebook.c:834 msgid "Arrow spacing" msgstr "Espaciado de las flechas" -#: ../gtk/gtknotebook.c:835 +#: gtk/gtknotebook.c:835 msgid "Scroll arrow spacing" msgstr "Espaciado del desplazamiento de las flechas" -#: ../gtk/gtkobject.c:370 +#: gtk/gtkobject.c:370 msgid "User Data" msgstr "Datos del usuario" -#: ../gtk/gtkobject.c:371 +#: gtk/gtkobject.c:371 msgid "Anonymous User Data Pointer" msgstr "Puntero de datos del usuario anónimo" -#: ../gtk/gtkoptionmenu.c:162 +#: gtk/gtkoptionmenu.c:162 msgid "The menu of options" msgstr "El menú de opciones" -#: ../gtk/gtkoptionmenu.c:169 +#: gtk/gtkoptionmenu.c:169 msgid "Size of dropdown indicator" msgstr "Tamaño del indicador desplegable" -#: ../gtk/gtkoptionmenu.c:175 +#: gtk/gtkoptionmenu.c:175 msgid "Spacing around indicator" msgstr "Espaciado alrededor del indicador" -#: ../gtk/gtkpaned.c:219 -msgid "Position of paned separator in pixels (0 means all the way to the left/top)" +#: gtk/gtkpaned.c:219 +msgid "" +"Position of paned separator in pixels (0 means all the way to the left/top)" msgstr "" "Posición del separador cada hoja de la ventana en píxeles (0 significa todo " "el trayecto hacia la izquierda/arriba) " -#: ../gtk/gtkpaned.c:227 +#: gtk/gtkpaned.c:227 msgid "Position Set" msgstr "Posición establecida" -#: ../gtk/gtkpaned.c:228 +#: gtk/gtkpaned.c:228 msgid "TRUE if the Position property should be used" msgstr "TRUE si debe usarse la propiedad «Posición»" -#: ../gtk/gtkpaned.c:234 +#: gtk/gtkpaned.c:234 msgid "Handle Size" msgstr "Tamaño del tirador" -#: ../gtk/gtkpaned.c:235 +#: gtk/gtkpaned.c:235 msgid "Width of handle" msgstr "Anchura del tirador" -#: ../gtk/gtkpaned.c:251 +#: gtk/gtkpaned.c:251 msgid "Minimal Position" msgstr "Posición mínima" -#: ../gtk/gtkpaned.c:252 +#: gtk/gtkpaned.c:252 msgid "Smallest possible value for the \"position\" property" msgstr "El valor más pequeño posible para la propiedad \"position\"" -#: ../gtk/gtkpaned.c:269 +#: gtk/gtkpaned.c:269 msgid "Maximal Position" msgstr "Posición máxima" -#: ../gtk/gtkpaned.c:270 +#: gtk/gtkpaned.c:270 msgid "Largest possible value for the \"position\" property" msgstr "El valor más grande posible para la propiedad \"posicion\"" -#: ../gtk/gtkpaned.c:287 +#: gtk/gtkpaned.c:287 msgid "Resize" msgstr "Redimensionar" -#: ../gtk/gtkpaned.c:288 +#: gtk/gtkpaned.c:288 msgid "If TRUE, the child expands and shrinks along with the paned widget" msgstr "Si es TRUE, el hijo se expande y encoge junto con el widget dividido" -#: ../gtk/gtkpaned.c:303 +#: gtk/gtkpaned.c:303 msgid "Shrink" msgstr "Encoger" -#: ../gtk/gtkpaned.c:304 +#: gtk/gtkpaned.c:304 msgid "If TRUE, the child can be made smaller than its requisition" msgstr "Si es TRUE, el hijo puede hacerse más pequeño que sus requisitos" -#: ../gtk/gtkplug.c:150 ../gtk/gtkstatusicon.c:285 +#: gtk/gtkplug.c:150 gtk/gtkstatusicon.c:285 msgid "Embedded" msgstr "Empotrado" -#: ../gtk/gtkplug.c:151 +#: gtk/gtkplug.c:151 msgid "Whether or not the plug is embedded" msgstr "Indica si el conector está empotrado" -#: ../gtk/gtkplug.c:165 +#: gtk/gtkplug.c:165 msgid "Socket Window" msgstr "Ventana del socket" -#: ../gtk/gtkplug.c:166 +#: gtk/gtkplug.c:166 msgid "The window of the socket the plug is embedded in" msgstr "La ventana del socket en la que el enchufe está empotrado" -#: ../gtk/gtkpreview.c:102 -msgid "Whether the preview widget should take up the entire space it is allocated" +#: gtk/gtkpreview.c:102 +msgid "" +"Whether the preview widget should take up the entire space it is allocated" msgstr "" "Indica si el widget de vista previa debe tomar el espacio entero adonde se " "encuentra situado" -#: ../gtk/gtkprinter.c:124 +#: gtk/gtkprinter.c:124 msgid "Name of the printer" msgstr "Nombre de la impresora" -#: ../gtk/gtkprinter.c:130 +#: gtk/gtkprinter.c:130 msgid "Backend" msgstr "Backend" -#: ../gtk/gtkprinter.c:131 +#: gtk/gtkprinter.c:131 msgid "Backend for the printer" msgstr "Backend para la impresora" -#: ../gtk/gtkprinter.c:137 +#: gtk/gtkprinter.c:137 msgid "Is Virtual" msgstr "Es virtual" -#: ../gtk/gtkprinter.c:138 +#: gtk/gtkprinter.c:138 msgid "FALSE if this represents a real hardware printer" msgstr "FALSE si esto representa una impresora de hardware real" -#: ../gtk/gtkprinter.c:144 +#: gtk/gtkprinter.c:144 msgid "Accepts PDF" msgstr "Acepta PDF" -#: ../gtk/gtkprinter.c:145 +#: gtk/gtkprinter.c:145 msgid "TRUE if this printer can accept PDF" msgstr "TRUE si esta impresora puede aceptar PDF" -#: ../gtk/gtkprinter.c:151 +#: gtk/gtkprinter.c:151 msgid "Accepts PostScript" msgstr "Acepta tabuladores PostScript" -#: ../gtk/gtkprinter.c:152 +#: gtk/gtkprinter.c:152 msgid "TRUE if this printer can accept PostScript" msgstr "TRUE si esta impresora puede aceptar PostScript" -#: ../gtk/gtkprinter.c:158 +#: gtk/gtkprinter.c:158 msgid "State Message" msgstr "Mensaje de estado" -#: ../gtk/gtkprinter.c:159 +#: gtk/gtkprinter.c:159 msgid "String giving the current state of the printer" msgstr "Cadena dando el estado actual de la impresora" -#: ../gtk/gtkprinter.c:165 +#: gtk/gtkprinter.c:165 msgid "Location" msgstr "Lugar" -#: ../gtk/gtkprinter.c:166 +#: gtk/gtkprinter.c:166 msgid "The location of the printer" msgstr "La ubicación de la impresora" -#: ../gtk/gtkprinter.c:173 +#: gtk/gtkprinter.c:173 msgid "The icon name to use for the printer" msgstr "El nombre del icono a usar para la impresora" -#: ../gtk/gtkprinter.c:179 +#: gtk/gtkprinter.c:179 msgid "Job Count" msgstr "Cuenta de tareas" -#: ../gtk/gtkprinter.c:180 +#: gtk/gtkprinter.c:180 msgid "Number of jobs queued in the printer" msgstr "El número de tareas encoladas en la impresora" -#: ../gtk/gtkprinter.c:198 +#: gtk/gtkprinter.c:198 msgid "Paused Printer" msgstr "Impresora pausada" -#: ../gtk/gtkprinter.c:199 +#: gtk/gtkprinter.c:199 msgid "TRUE if this printer is paused" msgstr "TRUE si esta impresora está pausada" -#: ../gtk/gtkprinter.c:212 +#: gtk/gtkprinter.c:212 msgid "Accepting Jobs" msgstr "Aceptando trabajos" -#: ../gtk/gtkprinter.c:213 +#: gtk/gtkprinter.c:213 msgid "TRUE if this printer is accepting new jobs" msgstr "TRUE si esta impresora está aceptando trabajos nuevos" -#: ../gtk/gtkprinteroptionwidget.c:123 +#: gtk/gtkprinteroptionwidget.c:123 msgid "Source option" msgstr "Opciones de origen" -#: ../gtk/gtkprinteroptionwidget.c:124 +#: gtk/gtkprinteroptionwidget.c:124 msgid "The PrinterOption backing this widget" msgstr "La PrinterOption que hay por detrás de este widget" -#: ../gtk/gtkprintjob.c:117 +#: gtk/gtkprintjob.c:117 msgid "Title of the print job" msgstr "El título de la tarea de impresión" -#: ../gtk/gtkprintjob.c:125 +#: gtk/gtkprintjob.c:125 msgid "Printer" msgstr "Impresora" -#: ../gtk/gtkprintjob.c:126 +#: gtk/gtkprintjob.c:126 msgid "Printer to print the job to" msgstr "Impresora donde imprimir la tarea" -#: ../gtk/gtkprintjob.c:134 +#: gtk/gtkprintjob.c:134 msgid "Settings" msgstr "Configuración" -#: ../gtk/gtkprintjob.c:135 +#: gtk/gtkprintjob.c:135 msgid "Printer settings" msgstr "Configuración de la impresora" -#: ../gtk/gtkprintjob.c:143 ../gtk/gtkprintjob.c:144 -#: ../gtk/gtkprintunixdialog.c:252 +#: gtk/gtkprintjob.c:143 gtk/gtkprintjob.c:144 gtk/gtkprintunixdialog.c:252 msgid "Page Setup" msgstr "Configuración de la página" -#: ../gtk/gtkprintjob.c:152 ../gtk/gtkprintoperation.c:1012 +#: gtk/gtkprintjob.c:152 gtk/gtkprintoperation.c:1012 msgid "Track Print Status" msgstr "Seguimiento del estado de impresión" -#: ../gtk/gtkprintjob.c:153 +#: gtk/gtkprintjob.c:153 msgid "" "TRUE if the print job will continue to emit status-changed signals after the " "print data has been sent to the printer or print server." @@ -3898,51 +3916,51 @@ msgstr "" "estado después de que los datos de impresión se hayan enviado a la impresora " "o servidor de impresoras." -#: ../gtk/gtkprintoperation.c:884 +#: gtk/gtkprintoperation.c:884 msgid "Default Page Setup" msgstr "Configuración de la página predeterminada" -#: ../gtk/gtkprintoperation.c:885 +#: gtk/gtkprintoperation.c:885 msgid "The GtkPageSetup used by default" msgstr "La GtkPageSetup usada por omisión" -#: ../gtk/gtkprintoperation.c:903 ../gtk/gtkprintunixdialog.c:270 +#: gtk/gtkprintoperation.c:903 gtk/gtkprintunixdialog.c:270 msgid "Print Settings" msgstr "Configuración de impresión" -#: ../gtk/gtkprintoperation.c:904 ../gtk/gtkprintunixdialog.c:271 +#: gtk/gtkprintoperation.c:904 gtk/gtkprintunixdialog.c:271 msgid "The GtkPrintSettings used for initializing the dialog" msgstr "Los GtkPrintSettings usados para inicializar el diálogo" -#: ../gtk/gtkprintoperation.c:922 +#: gtk/gtkprintoperation.c:922 msgid "Job Name" msgstr "Nombre de la tarea" -#: ../gtk/gtkprintoperation.c:923 +#: gtk/gtkprintoperation.c:923 msgid "A string used for identifying the print job." msgstr "Una cadena usada para identificar la tarea de impresión." -#: ../gtk/gtkprintoperation.c:947 +#: gtk/gtkprintoperation.c:947 msgid "Number of Pages" msgstr "Número de páginas" -#: ../gtk/gtkprintoperation.c:948 +#: gtk/gtkprintoperation.c:948 msgid "The number of pages in the document." msgstr "El número de páginas en el documento." -#: ../gtk/gtkprintoperation.c:969 ../gtk/gtkprintunixdialog.c:260 +#: gtk/gtkprintoperation.c:969 gtk/gtkprintunixdialog.c:260 msgid "Current Page" msgstr "Página actual" -#: ../gtk/gtkprintoperation.c:970 ../gtk/gtkprintunixdialog.c:261 +#: gtk/gtkprintoperation.c:970 gtk/gtkprintunixdialog.c:261 msgid "The current page in the document" msgstr "La página actual en el documento" -#: ../gtk/gtkprintoperation.c:991 +#: gtk/gtkprintoperation.c:991 msgid "Use full page" msgstr "Usar página completa" -#: ../gtk/gtkprintoperation.c:992 +#: gtk/gtkprintoperation.c:992 msgid "" "TRUE if the origin of the context should be at the corner of the page and " "not the corner of the imageable area" @@ -3950,7 +3968,7 @@ msgstr "" "TRUE si el origen del contexto debe estar en la esquina de la página y no en " "la esquina del área de donde puede aparecer la imagen" -#: ../gtk/gtkprintoperation.c:1013 +#: gtk/gtkprintoperation.c:1013 msgid "" "TRUE if the print operation will continue to report on the print job status " "after the print data has been sent to the printer or print server." @@ -3959,75 +3977,75 @@ msgstr "" "impresión después de que los datos de impresión se hayan enviado al servidor " "de impresoras o a la impresora." -#: ../gtk/gtkprintoperation.c:1030 +#: gtk/gtkprintoperation.c:1030 msgid "Unit" msgstr "Unidad" -#: ../gtk/gtkprintoperation.c:1031 +#: gtk/gtkprintoperation.c:1031 msgid "The unit in which distances can be measured in the context" msgstr "La unidad en la que se pueden medir las distancias en el contexto" -#: ../gtk/gtkprintoperation.c:1048 +#: gtk/gtkprintoperation.c:1048 msgid "Show Dialog" msgstr "Mostrar diálogo" -#: ../gtk/gtkprintoperation.c:1049 +#: gtk/gtkprintoperation.c:1049 msgid "TRUE if a progress dialog is shown while printing." msgstr "TRUE si se muestra un diálogo de progreso durante la impresión." -#: ../gtk/gtkprintoperation.c:1072 +#: gtk/gtkprintoperation.c:1072 msgid "Allow Async" msgstr "Permitir asíncrono" -#: ../gtk/gtkprintoperation.c:1073 +#: gtk/gtkprintoperation.c:1073 msgid "TRUE if print process may run asynchronous." msgstr "TRUE si el proceso de impresión puede ejecutarse asíncronamente." -#: ../gtk/gtkprintoperation.c:1096 ../gtk/gtkprintoperation.c:1097 +#: gtk/gtkprintoperation.c:1096 gtk/gtkprintoperation.c:1097 msgid "Export filename" msgstr "Nombre de archivo para exportar" -#: ../gtk/gtkprintoperation.c:1111 +#: gtk/gtkprintoperation.c:1111 msgid "Status" msgstr "Estado" -#: ../gtk/gtkprintoperation.c:1112 +#: gtk/gtkprintoperation.c:1112 msgid "The status of the print operation" msgstr "El estado de la operación de impresión" -#: ../gtk/gtkprintoperation.c:1132 +#: gtk/gtkprintoperation.c:1132 msgid "Status String" msgstr "Cadena de estado" -#: ../gtk/gtkprintoperation.c:1133 +#: gtk/gtkprintoperation.c:1133 msgid "A human-readable description of the status" msgstr "Una descripción leíble por humanos del estado" -#: ../gtk/gtkprintoperation.c:1151 +#: gtk/gtkprintoperation.c:1151 msgid "Custom tab label" msgstr "Etiqueta de solapa personalizada" -#: ../gtk/gtkprintoperation.c:1152 +#: gtk/gtkprintoperation.c:1152 msgid "Label for the tab containing custom widgets." msgstr "Etiqueta para la solapa que contiene widgets personalizados." -#: ../gtk/gtkprintunixdialog.c:253 +#: gtk/gtkprintunixdialog.c:253 msgid "The GtkPageSetup to use" msgstr "El GtkPageSetup a usar" -#: ../gtk/gtkprintunixdialog.c:278 +#: gtk/gtkprintunixdialog.c:278 msgid "Selected Printer" msgstr "Impresora seleccionada" -#: ../gtk/gtkprintunixdialog.c:279 +#: gtk/gtkprintunixdialog.c:279 msgid "The GtkPrinter which is selected" msgstr "El GtkPrinter que está seleccionado" -#: ../gtk/gtkprogress.c:102 +#: gtk/gtkprogress.c:102 msgid "Activity mode" msgstr "Modo de actividad" -#: ../gtk/gtkprogress.c:103 +#: gtk/gtkprogress.c:103 msgid "" "If TRUE, the GtkProgress is in activity mode, meaning that it signals " "something is happening, but not how much of the activity is finished. This " @@ -4038,39 +4056,41 @@ msgstr "" "Esto se usa cuando está haciendo algo que no sabe cuánto tiempo puede llevar " "finalizarlo." -#: ../gtk/gtkprogress.c:111 +#: gtk/gtkprogress.c:111 msgid "Show text" msgstr "Mostrar texto" -#: ../gtk/gtkprogress.c:112 +#: gtk/gtkprogress.c:112 msgid "Whether the progress is shown as text." msgstr "Indica si el progreso se muestra como texto." -#: ../gtk/gtkprogressbar.c:119 +#: gtk/gtkprogressbar.c:119 msgid "The GtkAdjustment connected to the progress bar (Deprecated)" msgstr "El GtkAdjustment conectado a la barra de progreso (obsoleto)" -#: ../gtk/gtkprogressbar.c:135 +#: gtk/gtkprogressbar.c:135 msgid "Bar style" msgstr "Estilo de la barra" -#: ../gtk/gtkprogressbar.c:136 +#: gtk/gtkprogressbar.c:136 msgid "Specifies the visual style of the bar in percentage mode (Deprecated)" -msgstr "Especifica el estilo visual de la barra en el modo porcentaje (obsoleto)" +msgstr "" +"Especifica el estilo visual de la barra en el modo porcentaje (obsoleto)" -#: ../gtk/gtkprogressbar.c:144 +#: gtk/gtkprogressbar.c:144 msgid "Activity Step" msgstr "Paso de actividad" -#: ../gtk/gtkprogressbar.c:145 +#: gtk/gtkprogressbar.c:145 msgid "The increment used for each iteration in activity mode (Deprecated)" -msgstr "El incremento usado para cada iteración en el modo actividad (obsoleto)" +msgstr "" +"El incremento usado para cada iteración en el modo actividad (obsoleto)" -#: ../gtk/gtkprogressbar.c:152 +#: gtk/gtkprogressbar.c:152 msgid "Activity Blocks" msgstr "Bloques de actividad" -#: ../gtk/gtkprogressbar.c:153 +#: gtk/gtkprogressbar.c:153 msgid "" "The number of blocks which can fit in the progress bar area in activity mode " "(Deprecated)" @@ -4078,11 +4098,11 @@ msgstr "" "El número de bloques que pueden entrar en el área de la barra de progreso en " "el modo actividad (obsoleto)" -#: ../gtk/gtkprogressbar.c:160 +#: gtk/gtkprogressbar.c:160 msgid "Discrete Blocks" msgstr "Bloques discretos" -#: ../gtk/gtkprogressbar.c:161 +#: gtk/gtkprogressbar.c:161 msgid "" "The number of discrete blocks in a progress bar (when shown in the discrete " "style)" @@ -4090,27 +4110,28 @@ msgstr "" "El número de bloques discretos en una barra de progreso (cuando se muestre " "en el estilo discreto)" -#: ../gtk/gtkprogressbar.c:168 +#: gtk/gtkprogressbar.c:168 msgid "Fraction" msgstr "Fracción" -#: ../gtk/gtkprogressbar.c:169 +#: gtk/gtkprogressbar.c:169 msgid "The fraction of total work that has been completed" msgstr "La fracción del trabajo total que ha sido completado" -#: ../gtk/gtkprogressbar.c:176 +#: gtk/gtkprogressbar.c:176 msgid "Pulse Step" msgstr "Paso del pulso" -#: ../gtk/gtkprogressbar.c:177 +#: gtk/gtkprogressbar.c:177 msgid "The fraction of total progress to move the bouncing block when pulsed" -msgstr "La fracción del progreso total para mover el bloque rebotador cuando se pulsa" +msgstr "" +"La fracción del progreso total para mover el bloque rebotador cuando se pulsa" -#: ../gtk/gtkprogressbar.c:185 +#: gtk/gtkprogressbar.c:185 msgid "Text to be displayed in the progress bar" msgstr "Texto que se mostrará en la barra de progreso" -#: ../gtk/gtkprogressbar.c:207 +#: gtk/gtkprogressbar.c:207 msgid "" "The preferred place to ellipsize the string, if the progress bar does not " "have enough room to display the entire string, if at all." @@ -4118,59 +4139,59 @@ msgstr "" "El lugar preferido para la elipsis de la cadena, si la barra de progreso no " "tiene suficiente espacio para mostrar la cadena completa." -#: ../gtk/gtkprogressbar.c:214 +#: gtk/gtkprogressbar.c:214 msgid "XSpacing" msgstr "EspaciadoX" -#: ../gtk/gtkprogressbar.c:215 +#: gtk/gtkprogressbar.c:215 msgid "Extra spacing applied to the width of a progress bar." msgstr "Espacio extra aplicado a la anchura de una barra de progreso." -#: ../gtk/gtkprogressbar.c:220 +#: gtk/gtkprogressbar.c:220 msgid "YSpacing" msgstr "EspaciadoY" -#: ../gtk/gtkprogressbar.c:221 +#: gtk/gtkprogressbar.c:221 msgid "Extra spacing applied to the height of a progress bar." msgstr "Espacio adicional aplicado a la altura >de una barra de progreso." -#: ../gtk/gtkprogressbar.c:234 +#: gtk/gtkprogressbar.c:234 msgid "Min horizontal bar width" msgstr "Anchura mínima de la barra horizontal" -#: ../gtk/gtkprogressbar.c:235 +#: gtk/gtkprogressbar.c:235 msgid "The minimum horizontal width of the progress bar" msgstr "La anchura mínima horizontal de la barra de progreso" -#: ../gtk/gtkprogressbar.c:247 +#: gtk/gtkprogressbar.c:247 msgid "Min horizontal bar height" msgstr "Altura mínima de la barra horizontal" -#: ../gtk/gtkprogressbar.c:248 +#: gtk/gtkprogressbar.c:248 msgid "Minimum horizontal height of the progress bar" msgstr "La altura mínima horizontal de la barra de progreso" -#: ../gtk/gtkprogressbar.c:260 +#: gtk/gtkprogressbar.c:260 msgid "Min vertical bar width" msgstr "Anchura mínima horizontal de la barra" -#: ../gtk/gtkprogressbar.c:261 +#: gtk/gtkprogressbar.c:261 msgid "The minimum vertical width of the progress bar" msgstr "La anchura mínima vertical de la barra de progreso" -#: ../gtk/gtkprogressbar.c:273 +#: gtk/gtkprogressbar.c:273 msgid "Min vertical bar height" msgstr "Altura mínima vertical de la barra" -#: ../gtk/gtkprogressbar.c:274 +#: gtk/gtkprogressbar.c:274 msgid "The minimum vertical height of the progress bar" msgstr "La altura mínima vertical de la barra de progreso" -#: ../gtk/gtkradioaction.c:111 +#: gtk/gtkradioaction.c:111 msgid "The value" msgstr "El valor" -#: ../gtk/gtkradioaction.c:112 +#: gtk/gtkradioaction.c:112 msgid "" "The value returned by gtk_radio_action_get_current_value() when this action " "is the current action of its group." @@ -4178,15 +4199,15 @@ msgstr "" "El valor devuelto por gtk_radio_action_get_current_value() cuando esta " "acción es la acción actual de su grupo." -#: ../gtk/gtkradioaction.c:129 +#: gtk/gtkradioaction.c:129 msgid "The radio action whose group this action belongs to." msgstr "La acción de radio a cuyo grupo pertenece esta acción." -#: ../gtk/gtkradioaction.c:144 +#: gtk/gtkradioaction.c:144 msgid "The current value" msgstr "El valor actual" -#: ../gtk/gtkradioaction.c:145 +#: gtk/gtkradioaction.c:145 msgid "" "The value property of the currently active member of the group to which this " "action belongs." @@ -4194,45 +4215,45 @@ msgstr "" "La propiedad del valor del miembro actualmente activo del grupo al que esta " "acción pertenece." -#: ../gtk/gtkradiobutton.c:83 +#: gtk/gtkradiobutton.c:83 msgid "The radio button whose group this widget belongs to." msgstr "El botón de radio a cuyo grupo pertenece este widget." -#: ../gtk/gtkradiomenuitem.c:343 +#: gtk/gtkradiomenuitem.c:343 msgid "The radio menu item whose group this widget belongs to." msgstr "El elemento del menú de radio a cuyo grupo pertenece este widget." -#: ../gtk/gtkradiotoolbutton.c:66 +#: gtk/gtkradiotoolbutton.c:66 msgid "The radio tool button whose group this button belongs to." msgstr "La herramienta de botón de radio a cuyo grupo pertenece este widget." -#: ../gtk/gtkrange.c:337 +#: gtk/gtkrange.c:337 msgid "Update policy" msgstr "Política de actualización" -#: ../gtk/gtkrange.c:338 +#: gtk/gtkrange.c:338 msgid "How the range should be updated on the screen" msgstr "Cómo se debe actualizar el rango en la pantalla" -#: ../gtk/gtkrange.c:347 +#: gtk/gtkrange.c:347 msgid "The GtkAdjustment that contains the current value of this range object" msgstr "El GtkAdjustment que contiene el valor actual de este objeto de rango" -#: ../gtk/gtkrange.c:354 +#: gtk/gtkrange.c:354 msgid "Inverted" msgstr "Invertido" -#: ../gtk/gtkrange.c:355 +#: gtk/gtkrange.c:355 msgid "Invert direction slider moves to increase range value" msgstr "" "Invierte la dirección en que se mueve el deslizador para incrementar el " "valor del rango" -#: ../gtk/gtkrange.c:362 +#: gtk/gtkrange.c:362 msgid "Lower stepper sensitivity" msgstr "Sensibilidad de la flecha inferior" -#: ../gtk/gtkrange.c:363 +#: gtk/gtkrange.c:363 msgid "" "The sensitivity policy for the stepper that points to the adjustment's lower " "side" @@ -4240,11 +4261,11 @@ msgstr "" "La directiva de sensibilidad del botón de desplazamiento que apunta al lado " "más bajo del ajuste" -#: ../gtk/gtkrange.c:371 +#: gtk/gtkrange.c:371 msgid "Upper stepper sensitivity" msgstr "Sensibilidad de la flecha superior" -#: ../gtk/gtkrange.c:372 +#: gtk/gtkrange.c:372 msgid "" "The sensitivity policy for the stepper that points to the adjustment's upper " "side" @@ -4252,87 +4273,91 @@ msgstr "" "La directiva de sensibilidad del botón de flecha que apunta al lado más alto " "del ajuste" -#: ../gtk/gtkrange.c:389 +#: gtk/gtkrange.c:389 msgid "Show Fill Level" msgstr "Mostrar nivel de relleno" -#: ../gtk/gtkrange.c:390 +#: gtk/gtkrange.c:390 msgid "Whether to display a fill level indicator graphics on trough." msgstr "" "Indica si se debe mostrar el indicador de nivel de llenado en los gráficos " "mientras se llena." -#: ../gtk/gtkrange.c:406 +#: gtk/gtkrange.c:406 msgid "Restrict to Fill Level" msgstr "Restringir al nivel de llenado" -#: ../gtk/gtkrange.c:407 +#: gtk/gtkrange.c:407 msgid "Whether to restrict the upper boundary to the fill level." msgstr "Indica si se debe restringir el borde superior al nivel de llenado." -#: ../gtk/gtkrange.c:422 +#: gtk/gtkrange.c:422 msgid "Fill Level" msgstr "Nivel de llenado" -#: ../gtk/gtkrange.c:423 +#: gtk/gtkrange.c:423 msgid "The fill level." msgstr "El nivel de llenado." -#: ../gtk/gtkrange.c:431 +#: gtk/gtkrange.c:431 msgid "Slider Width" msgstr "Anchura del deslizador" -#: ../gtk/gtkrange.c:432 +#: gtk/gtkrange.c:432 msgid "Width of scrollbar or scale thumb" msgstr "Anchura de la barra de desplazamiento o escala de miniatura" -#: ../gtk/gtkrange.c:439 +#: gtk/gtkrange.c:439 msgid "Trough Border" msgstr "Borde del carril" -#: ../gtk/gtkrange.c:440 +#: gtk/gtkrange.c:440 msgid "Spacing between thumb/steppers and outer trough bevel" msgstr "" "Espaciado entre la marcador/flechas de desplazamiento y el bisel exterior " "del carril" -#: ../gtk/gtkrange.c:447 +#: gtk/gtkrange.c:447 msgid "Stepper Size" msgstr "Tamaño del botón de flecha de desplazamiento" -#: ../gtk/gtkrange.c:448 +#: gtk/gtkrange.c:448 msgid "Length of step buttons at ends" msgstr "Longitud de los botones de flecha en los extremos" -#: ../gtk/gtkrange.c:463 +#: gtk/gtkrange.c:463 msgid "Stepper Spacing" msgstr "Espaciado de los botones de flecha de desplazamiento" -#: ../gtk/gtkrange.c:464 +#: gtk/gtkrange.c:464 msgid "Spacing between step buttons and thumb" msgstr "Espaciado entre los botones de flecha de desplazamiento y el marcador" -#: ../gtk/gtkrange.c:471 +#: gtk/gtkrange.c:471 msgid "Arrow X Displacement" msgstr "Desplazamiento de la flecha X" -#: ../gtk/gtkrange.c:472 -msgid "How far in the x direction to move the arrow when the button is depressed" -msgstr "Distancia en la dirección «X» para mover la flecha cuando se suelta el botón " +#: gtk/gtkrange.c:472 +msgid "" +"How far in the x direction to move the arrow when the button is depressed" +msgstr "" +"Distancia en la dirección «X» para mover la flecha cuando se suelta el botón " -#: ../gtk/gtkrange.c:479 +#: gtk/gtkrange.c:479 msgid "Arrow Y Displacement" msgstr "Desplazamiento de la flecha Y" -#: ../gtk/gtkrange.c:480 -msgid "How far in the y direction to move the arrow when the button is depressed" -msgstr "Distancia en la dirección «Y» para mover la flecha cuando se suelta el botón " +#: gtk/gtkrange.c:480 +msgid "" +"How far in the y direction to move the arrow when the button is depressed" +msgstr "" +"Distancia en la dirección «Y» para mover la flecha cuando se suelta el botón " -#: ../gtk/gtkrange.c:488 +#: gtk/gtkrange.c:488 msgid "Draw slider ACTIVE during drag" msgstr "Dibujar deslizador ACTIVO durante el arrastre" -#: ../gtk/gtkrange.c:489 +#: gtk/gtkrange.c:489 msgid "" "With this option set to TRUE, sliders will be drawn ACTIVE and with shadow " "IN while they are dragged" @@ -4340,11 +4365,11 @@ msgstr "" "Con esta opción puesta a TRUE, los deslizadores se dibujarán ACTIVOS y con " "sombra DENTRO al arrastrarlos" -#: ../gtk/gtkrange.c:503 +#: gtk/gtkrange.c:503 msgid "Trough Side Details" msgstr "Detalles del lado del carril" -#: ../gtk/gtkrange.c:504 +#: gtk/gtkrange.c:504 msgid "" "When TRUE, the parts of the trough on the two sides of the slider are drawn " "with different details" @@ -4352,11 +4377,11 @@ msgstr "" "Cuando sea TRUE, las partes del carril en los dos lados del deslizador se " "dibujarán con detalles diferentes" -#: ../gtk/gtkrange.c:520 +#: gtk/gtkrange.c:520 msgid "Trough Under Steppers" msgstr "Carril bajo las flechas de deslizamiento" -#: ../gtk/gtkrange.c:521 +#: gtk/gtkrange.c:521 msgid "" "Whether to draw trough for full length of range or exclude the steppers and " "spacing" @@ -4364,265 +4389,272 @@ msgstr "" "Indica si se debe dibujar para la longitud completa del rango o excluir las " "flechas de desplazamiento y el espaciado" -#: ../gtk/gtkrange.c:534 +#: gtk/gtkrange.c:534 msgid "Arrow scaling" msgstr "Escalado de flechas" -#: ../gtk/gtkrange.c:535 +#: gtk/gtkrange.c:535 msgid "Arrow scaling with regard to scroll button size" msgstr "" "Escalado de flechas en consideración con el tamaño del botón de " "desplazamiento" -#: ../gtk/gtkrecentaction.c:679 ../gtk/gtkrecentchoosermenu.c:206 +#: gtk/gtkrecentaction.c:679 gtk/gtkrecentchoosermenu.c:206 msgid "Show Numbers" msgstr "Mostrar números" -#: ../gtk/gtkrecentaction.c:680 ../gtk/gtkrecentchoosermenu.c:207 +#: gtk/gtkrecentaction.c:680 gtk/gtkrecentchoosermenu.c:207 msgid "Whether the items should be displayed with a number" msgstr "Indica si los elementos deben mostrarse con un número" -#: ../gtk/gtkrecentchooser.c:120 +#: gtk/gtkrecentchooser.c:120 msgid "Recent Manager" msgstr "Gestor de recientes" -#: ../gtk/gtkrecentchooser.c:121 +#: gtk/gtkrecentchooser.c:121 msgid "The RecentManager object to use" msgstr "El objeto RecentManager que usar" -#: ../gtk/gtkrecentchooser.c:135 +#: gtk/gtkrecentchooser.c:135 msgid "Show Private" msgstr "Mostrar privados" -#: ../gtk/gtkrecentchooser.c:136 +#: gtk/gtkrecentchooser.c:136 msgid "Whether the private items should be displayed" msgstr "Indica si deben mostrarse los elementos privados" -#: ../gtk/gtkrecentchooser.c:149 +#: gtk/gtkrecentchooser.c:149 msgid "Show Tooltips" msgstr "Mostrar consejos" -#: ../gtk/gtkrecentchooser.c:150 +#: gtk/gtkrecentchooser.c:150 msgid "Whether there should be a tooltip on the item" msgstr "Indica si debe haber un consejo en el elemento" -#: ../gtk/gtkrecentchooser.c:162 +#: gtk/gtkrecentchooser.c:162 msgid "Show Icons" msgstr "Mostrar iconos" -#: ../gtk/gtkrecentchooser.c:163 +#: gtk/gtkrecentchooser.c:163 msgid "Whether there should be an icon near the item" msgstr "Indica si debe haber un icono cerca del elemento" -#: ../gtk/gtkrecentchooser.c:178 +#: gtk/gtkrecentchooser.c:178 msgid "Show Not Found" msgstr "Mostrar no encontrados" -#: ../gtk/gtkrecentchooser.c:179 +#: gtk/gtkrecentchooser.c:179 msgid "Whether the items pointing to unavailable resources should be displayed" -msgstr "Indica si deben mostrarse los elementos que apuntan a recursos no disponibles" +msgstr "" +"Indica si deben mostrarse los elementos que apuntan a recursos no disponibles" -#: ../gtk/gtkrecentchooser.c:192 +#: gtk/gtkrecentchooser.c:192 msgid "Whether to allow multiple items to be selected" msgstr "Indica si se permite la selección de múltiples elementos" -#: ../gtk/gtkrecentchooser.c:205 +#: gtk/gtkrecentchooser.c:205 msgid "Local only" msgstr "Sólo local" -#: ../gtk/gtkrecentchooser.c:206 +#: gtk/gtkrecentchooser.c:206 msgid "Whether the selected resource(s) should be limited to local file: URIs" -msgstr "Indica si los recursos seleccionados deben limitarse a URI locales file:" +msgstr "" +"Indica si los recursos seleccionados deben limitarse a URI locales file:" -#: ../gtk/gtkrecentchooser.c:222 ../gtk/gtkrecentmanager.c:229 +#: gtk/gtkrecentchooser.c:222 gtk/gtkrecentmanager.c:229 msgid "Limit" msgstr "Límite" -#: ../gtk/gtkrecentchooser.c:223 +#: gtk/gtkrecentchooser.c:223 msgid "The maximum number of items to be displayed" msgstr "El número máximo de elementos a mostrar" -#: ../gtk/gtkrecentchooser.c:237 +#: gtk/gtkrecentchooser.c:237 msgid "Sort Type" msgstr "Tipo de orden" -#: ../gtk/gtkrecentchooser.c:238 +#: gtk/gtkrecentchooser.c:238 msgid "The sorting order of the items displayed" msgstr "El orden de colocación de los elementos mostrados" -#: ../gtk/gtkrecentchooser.c:253 +#: gtk/gtkrecentchooser.c:253 msgid "The current filter for selecting which resources are displayed" msgstr "El filtro actual para seleccionar qué recursos se muestran" -#: ../gtk/gtkrecentmanager.c:215 +#: gtk/gtkrecentmanager.c:215 msgid "The full path to the file to be used to store and read the list" msgstr "La ruta completa al archivo a usar para almacenar y leer la lista" -#: ../gtk/gtkrecentmanager.c:230 -msgid "The maximum number of items to be returned by gtk_recent_manager_get_items()" -msgstr "El número máximo de elementos a devolver por gtk_recent_manager_get_items()" +#: gtk/gtkrecentmanager.c:230 +msgid "" +"The maximum number of items to be returned by gtk_recent_manager_get_items()" +msgstr "" +"El número máximo de elementos a devolver por gtk_recent_manager_get_items()" -#: ../gtk/gtkrecentmanager.c:246 +#: gtk/gtkrecentmanager.c:246 msgid "The size of the recently used resources list" msgstr "El tamaño de la lista de recursos usados recientemente" -#: ../gtk/gtkruler.c:90 +#: gtk/gtkruler.c:90 msgid "Lower" msgstr "Inferior" -#: ../gtk/gtkruler.c:91 +#: gtk/gtkruler.c:91 msgid "Lower limit of ruler" msgstr "Límite inferior de la regla" -#: ../gtk/gtkruler.c:100 +#: gtk/gtkruler.c:100 msgid "Upper" msgstr "Superior" -#: ../gtk/gtkruler.c:101 +#: gtk/gtkruler.c:101 msgid "Upper limit of ruler" msgstr "Límite superior de la regla" -#: ../gtk/gtkruler.c:111 +#: gtk/gtkruler.c:111 msgid "Position of mark on the ruler" msgstr "Posición de la etiqueta en la regla" -#: ../gtk/gtkruler.c:120 +#: gtk/gtkruler.c:120 msgid "Max Size" msgstr "Tamaño máximo" -#: ../gtk/gtkruler.c:121 +#: gtk/gtkruler.c:121 msgid "Maximum size of the ruler" msgstr "Tamaño máximo de la regla" -#: ../gtk/gtkruler.c:136 +#: gtk/gtkruler.c:136 msgid "Metric" msgstr "Métrica" -#: ../gtk/gtkruler.c:137 +#: gtk/gtkruler.c:137 msgid "The metric used for the ruler" msgstr "La métrica de la regla" -#: ../gtk/gtkscale.c:143 +#: gtk/gtkscale.c:143 msgid "The number of decimal places that are displayed in the value" msgstr "El número de lugares decimales que se mostrarán en el valor" -#: ../gtk/gtkscale.c:152 +#: gtk/gtkscale.c:152 msgid "Draw Value" msgstr "Dibujar valor" -#: ../gtk/gtkscale.c:153 +#: gtk/gtkscale.c:153 msgid "Whether the current value is displayed as a string next to the slider" -msgstr "Indica si el valor actual se muestra como una cadena contigua al deslizador" +msgstr "" +"Indica si el valor actual se muestra como una cadena contigua al deslizador" -#: ../gtk/gtkscale.c:160 +#: gtk/gtkscale.c:160 msgid "Value Position" msgstr "Posición del valor" -#: ../gtk/gtkscale.c:161 +#: gtk/gtkscale.c:161 msgid "The position in which the current value is displayed" msgstr "La posición en que se muestra el valor actual" -#: ../gtk/gtkscale.c:168 +#: gtk/gtkscale.c:168 msgid "Slider Length" msgstr "Longitud del deslizador" -#: ../gtk/gtkscale.c:169 +#: gtk/gtkscale.c:169 msgid "Length of scale's slider" msgstr "Longitud de la escala del deslizador" -#: ../gtk/gtkscale.c:177 +#: gtk/gtkscale.c:177 msgid "Value spacing" msgstr "Espaciado del valor" -#: ../gtk/gtkscale.c:178 +#: gtk/gtkscale.c:178 msgid "Space between value text and the slider/trough area" msgstr "Espacio entre el texto del valor y el área del deslizador/carril" -#: ../gtk/gtkscalebutton.c:192 +#: gtk/gtkscalebutton.c:192 msgid "The orientation of the scale" msgstr "La orientación de la escala" -#: ../gtk/gtkscalebutton.c:201 +#: gtk/gtkscalebutton.c:201 msgid "The value of the scale" msgstr "El valor de la escala" -#: ../gtk/gtkscalebutton.c:211 +#: gtk/gtkscalebutton.c:211 msgid "The icon size" msgstr "El tamaño del icono" -#: ../gtk/gtkscalebutton.c:220 -msgid "The GtkAdjustment that contains the current value of this scale button object" +#: gtk/gtkscalebutton.c:220 +msgid "" +"The GtkAdjustment that contains the current value of this scale button object" msgstr "" "El GtkAdjustment que contiene el valor actual de este objeto de botón de " "escala" -#: ../gtk/gtkscalebutton.c:248 +#: gtk/gtkscalebutton.c:248 msgid "Icons" msgstr "Iconos" -#: ../gtk/gtkscalebutton.c:249 +#: gtk/gtkscalebutton.c:249 msgid "List of icon names" msgstr "Lista de nombres de iconos" -#: ../gtk/gtkscrollbar.c:50 +#: gtk/gtkscrollbar.c:50 msgid "Minimum Slider Length" msgstr "Longitud mínima del deslizador" -#: ../gtk/gtkscrollbar.c:51 +#: gtk/gtkscrollbar.c:51 msgid "Minimum length of scrollbar slider" msgstr "Longitud mínima de deslizador de la barras de desplazamiento" -#: ../gtk/gtkscrollbar.c:59 +#: gtk/gtkscrollbar.c:59 msgid "Fixed slider size" msgstr "Tamaño del deslizador fijo" -#: ../gtk/gtkscrollbar.c:60 +#: gtk/gtkscrollbar.c:60 msgid "Don't change slider size, just lock it to the minimum length" -msgstr "No cambiar el tamaño del deslizador, sólo bloquearlo a la longitud mínima" +msgstr "" +"No cambiar el tamaño del deslizador, sólo bloquearlo a la longitud mínima" -#: ../gtk/gtkscrollbar.c:84 -msgid "Display a second backward arrow button on the opposite end of the scrollbar" +#: gtk/gtkscrollbar.c:84 +msgid "" +"Display a second backward arrow button on the opposite end of the scrollbar" msgstr "" "Muestra un segundo botón con una flecha de retroceso en el extremo opuesto " "de la barra de desplazamiento" -#: ../gtk/gtkscrollbar.c:92 -msgid "Display a second forward arrow button on the opposite end of the scrollbar" +#: gtk/gtkscrollbar.c:92 +msgid "" +"Display a second forward arrow button on the opposite end of the scrollbar" msgstr "" "Muestra un botón secundario con flecha de avance en el extremo opuesto de la " "barra de desplazamiento" -#: ../gtk/gtkscrolledwindow.c:220 ../gtk/gtktext.c:545 -#: ../gtk/gtktreeview.c:578 +#: gtk/gtkscrolledwindow.c:220 gtk/gtktext.c:545 gtk/gtktreeview.c:578 msgid "Horizontal Adjustment" msgstr "Ajuste horizontal" -#: ../gtk/gtkscrolledwindow.c:227 ../gtk/gtktext.c:553 -#: ../gtk/gtktreeview.c:586 +#: gtk/gtkscrolledwindow.c:227 gtk/gtktext.c:553 gtk/gtktreeview.c:586 msgid "Vertical Adjustment" msgstr "Ajuste vertical" -#: ../gtk/gtkscrolledwindow.c:234 +#: gtk/gtkscrolledwindow.c:234 msgid "Horizontal Scrollbar Policy" msgstr "Directiva de la barra de desplazamiento horizontal" -#: ../gtk/gtkscrolledwindow.c:235 +#: gtk/gtkscrolledwindow.c:235 msgid "When the horizontal scrollbar is displayed" msgstr "Cuando mostrar la barra de desplazamiento horizontal" -#: ../gtk/gtkscrolledwindow.c:242 +#: gtk/gtkscrolledwindow.c:242 msgid "Vertical Scrollbar Policy" msgstr "Directiva de la barra de desplazamiento vertical" -#: ../gtk/gtkscrolledwindow.c:243 +#: gtk/gtkscrolledwindow.c:243 msgid "When the vertical scrollbar is displayed" msgstr "Cuando mostrar la barra de desplazamiento vertical" -#: ../gtk/gtkscrolledwindow.c:251 +#: gtk/gtkscrolledwindow.c:251 msgid "Window Placement" msgstr "Colocación de la ventana" -#: ../gtk/gtkscrolledwindow.c:252 +#: gtk/gtkscrolledwindow.c:252 msgid "" "Where the contents are located with respect to the scrollbars. This property " "only takes effect if \"window-placement-set\" is TRUE." @@ -4630,11 +4662,11 @@ msgstr "" "Dónde se colocan los contenidos respecto a las barras de desplazamiento. " "Esta propiedad sólo tiene efecto si \"window-placement-set\" es TRUE." -#: ../gtk/gtkscrolledwindow.c:269 +#: gtk/gtkscrolledwindow.c:269 msgid "Window Placement Set" msgstr "Establece la colocación de la ventana" -#: ../gtk/gtkscrolledwindow.c:270 +#: gtk/gtkscrolledwindow.c:270 msgid "" "Whether \"window-placement\" should be used to determine the location of the " "contents with respect to the scrollbars." @@ -4642,35 +4674,37 @@ msgstr "" "Indica si debe usarse \"window-placement\" para determinar el lugar del " "contenido respecto a las barras de desplazamiento." -#: ../gtk/gtkscrolledwindow.c:276 +#: gtk/gtkscrolledwindow.c:276 msgid "Shadow Type" msgstr "Tipo de sombra" -#: ../gtk/gtkscrolledwindow.c:277 +#: gtk/gtkscrolledwindow.c:277 msgid "Style of bevel around the contents" msgstr "Estilo de bisel alrededor de los contenidos" -#: ../gtk/gtkscrolledwindow.c:291 +#: gtk/gtkscrolledwindow.c:291 msgid "Scrollbars within bevel" msgstr "Barras de desplazamiento entre biseles" -#: ../gtk/gtkscrolledwindow.c:292 +#: gtk/gtkscrolledwindow.c:292 msgid "Place scrollbars within the scrolled window's bevel" -msgstr "Ubicar barras de desplazamiento entre el bisel de la ventana desplazada" +msgstr "" +"Ubicar barras de desplazamiento entre el bisel de la ventana desplazada" -#: ../gtk/gtkscrolledwindow.c:298 +#: gtk/gtkscrolledwindow.c:298 msgid "Scrollbar spacing" msgstr "Espaciado de la barra de desplazamiento" -#: ../gtk/gtkscrolledwindow.c:299 +#: gtk/gtkscrolledwindow.c:299 msgid "Number of pixels between the scrollbars and the scrolled window" -msgstr "Número de píxeles entre las barras de desplazamiento y la ventana enrollada" +msgstr "" +"Número de píxeles entre las barras de desplazamiento y la ventana enrollada" -#: ../gtk/gtkscrolledwindow.c:314 +#: gtk/gtkscrolledwindow.c:314 msgid "Scrolled Window Placement" msgstr "Colocación de la ventana donde se ha desplazado" -#: ../gtk/gtkscrolledwindow.c:315 +#: gtk/gtkscrolledwindow.c:315 msgid "" "Where the contents of scrolled windows are located with respect to the " "scrollbars, if not overridden by the scrolled window's own placement." @@ -4679,19 +4713,19 @@ msgstr "" "respecto a las barras de desplazamiento, si no toma precedencia por el " "propio emplazamiento de la ventana donde se hizo scroll." -#: ../gtk/gtkseparatortoolitem.c:105 +#: gtk/gtkseparatortoolitem.c:105 msgid "Draw" msgstr "Dibujar" -#: ../gtk/gtkseparatortoolitem.c:106 +#: gtk/gtkseparatortoolitem.c:106 msgid "Whether the separator is drawn, or just blank" msgstr "Indica si el separador se dibuja, o sólo se deja en blanco" -#: ../gtk/gtksettings.c:215 +#: gtk/gtksettings.c:215 msgid "Double Click Time" msgstr "Tiempo del doble pulsación" -#: ../gtk/gtksettings.c:216 +#: gtk/gtksettings.c:216 msgid "" "Maximum time allowed between two clicks for them to be considered a double " "click (in milliseconds)" @@ -4699,11 +4733,11 @@ msgstr "" "Tiempo máximo permitido entre dos pulsaciones para ser considerados como una " "pulsación doble (en milisegundos)" -#: ../gtk/gtksettings.c:223 +#: gtk/gtksettings.c:223 msgid "Double Click Distance" msgstr "Distancia de la pulsación doble" -#: ../gtk/gtksettings.c:224 +#: gtk/gtksettings.c:224 msgid "" "Maximum distance allowed between two clicks for them to be considered a " "double click (in pixels)" @@ -4711,35 +4745,35 @@ msgstr "" "Distancia máxima permitida entre dos pulsaciones para ser considerados como " "una pulsación doble (en píxeles)" -#: ../gtk/gtksettings.c:240 +#: gtk/gtksettings.c:240 msgid "Cursor Blink" msgstr "Parpadeo del cursor" -#: ../gtk/gtksettings.c:241 +#: gtk/gtksettings.c:241 msgid "Whether the cursor should blink" msgstr "Indica si el cursor debe parpadear" -#: ../gtk/gtksettings.c:248 +#: gtk/gtksettings.c:248 msgid "Cursor Blink Time" msgstr "Tiempo de parpadeo del cursor" -#: ../gtk/gtksettings.c:249 +#: gtk/gtksettings.c:249 msgid "Length of the cursor blink cycle, in milliseconds" msgstr "Longitud del ciclo de parpadeo del cursor, en milisegundos" -#: ../gtk/gtksettings.c:268 +#: gtk/gtksettings.c:268 msgid "Cursor Blink Timeout" msgstr "Intervalo de parpadeo del cursor" -#: ../gtk/gtksettings.c:269 +#: gtk/gtksettings.c:269 msgid "Time after which the cursor stops blinking, in seconds" msgstr "Tiempo tras el que el cursor para de parpadear, en segundos" -#: ../gtk/gtksettings.c:276 +#: gtk/gtksettings.c:276 msgid "Split Cursor" msgstr "Dividir cursor" -#: ../gtk/gtksettings.c:277 +#: gtk/gtksettings.c:277 msgid "" "Whether two cursors should be displayed for mixed left-to-right and right-to-" "left text" @@ -4747,159 +4781,161 @@ msgstr "" "Indica si deben mostrarse dos cursores para el texto mezclado de izquierda-a-" "derecha y derecha-a-izquierda" -#: ../gtk/gtksettings.c:284 +#: gtk/gtksettings.c:284 msgid "Theme Name" msgstr "Nombre del tema" -#: ../gtk/gtksettings.c:285 +#: gtk/gtksettings.c:285 msgid "Name of theme RC file to load" msgstr "Nombre del archivo RC de tema que cargar" -#: ../gtk/gtksettings.c:293 +#: gtk/gtksettings.c:293 msgid "Icon Theme Name" msgstr "Nombre del tema de iconos" -#: ../gtk/gtksettings.c:294 +#: gtk/gtksettings.c:294 msgid "Name of icon theme to use" msgstr "Nombre del tema de iconos que utilizar" -#: ../gtk/gtksettings.c:302 +#: gtk/gtksettings.c:302 msgid "Fallback Icon Theme Name" msgstr "Nombre del tema de iconos de resguardo" -#: ../gtk/gtksettings.c:303 +#: gtk/gtksettings.c:303 msgid "Name of a icon theme to fall back to" msgstr "Nombre del tema de iconos que utilizar como resguardo" -#: ../gtk/gtksettings.c:311 +#: gtk/gtksettings.c:311 msgid "Key Theme Name" msgstr "Nombre del tema de teclas" -#: ../gtk/gtksettings.c:312 +#: gtk/gtksettings.c:312 msgid "Name of key theme RC file to load" msgstr "Nombre del archivo RC de tema de teclas que cargar" -#: ../gtk/gtksettings.c:320 +#: gtk/gtksettings.c:320 msgid "Menu bar accelerator" msgstr "Acelerador de la barra de menús" -#: ../gtk/gtksettings.c:321 +#: gtk/gtksettings.c:321 msgid "Keybinding to activate the menu bar" msgstr "Combinación de teclas para activar la barra de menús" -#: ../gtk/gtksettings.c:329 +#: gtk/gtksettings.c:329 msgid "Drag threshold" msgstr "Umbral del arrastre" -#: ../gtk/gtksettings.c:330 +#: gtk/gtksettings.c:330 msgid "Number of pixels the cursor can move before dragging" -msgstr "Número de píxeles que el cursor puede mover antes de iniciar el arrastre" +msgstr "" +"Número de píxeles que el cursor puede mover antes de iniciar el arrastre" -#: ../gtk/gtksettings.c:338 +#: gtk/gtksettings.c:338 msgid "Font Name" msgstr "Nombre de la tipografía" -#: ../gtk/gtksettings.c:339 +#: gtk/gtksettings.c:339 msgid "Name of default font to use" msgstr "Nombre de la tipografía predeterminada a utilizar" -#: ../gtk/gtksettings.c:361 +#: gtk/gtksettings.c:361 msgid "Icon Sizes" msgstr "Tamaños de los iconos" -#: ../gtk/gtksettings.c:362 +#: gtk/gtksettings.c:362 msgid "List of icon sizes (gtk-menu=16,16:gtk-button=20,20..." msgstr "Lista de tamaños de los iconos (gtk-menu=16,16:gtk-button=20,20..." -#: ../gtk/gtksettings.c:370 +#: gtk/gtksettings.c:370 msgid "GTK Modules" msgstr "Módulos GTK" -#: ../gtk/gtksettings.c:371 +#: gtk/gtksettings.c:371 msgid "List of currently active GTK modules" msgstr "Lista de módulos GTK activos actualmente" -#: ../gtk/gtksettings.c:380 +#: gtk/gtksettings.c:380 msgid "Xft Antialias" msgstr "Suavizado Xft" -#: ../gtk/gtksettings.c:381 +#: gtk/gtksettings.c:381 msgid "Whether to antialias Xft fonts; 0=no, 1=yes, -1=default" msgstr "" "Indica si se deben suavizar los bordes de las tipografías Xft; 0=no,1=sí, -" "1=predeterminado" -#: ../gtk/gtksettings.c:390 +#: gtk/gtksettings.c:390 msgid "Xft Hinting" msgstr "Hinting Xft" -#: ../gtk/gtksettings.c:391 +#: gtk/gtksettings.c:391 msgid "Whether to hint Xft fonts; 0=no, 1=yes, -1=default" msgstr "" "Indica si se debe usar el hinting de las tipografías Xft; 0=no, 1 =sí, -" "1=predeterminado" -#: ../gtk/gtksettings.c:400 +#: gtk/gtksettings.c:400 msgid "Xft Hint Style" msgstr "Estilo de hinting Xft" -#: ../gtk/gtksettings.c:401 -msgid "What degree of hinting to use; hintnone, hintslight, hintmedium, or hintfull" +#: gtk/gtksettings.c:401 +msgid "" +"What degree of hinting to use; hintnone, hintslight, hintmedium, or hintfull" msgstr "Qué grado de hinting usar: ninguno, ligero, medio o completo" -#: ../gtk/gtksettings.c:410 +#: gtk/gtksettings.c:410 msgid "Xft RGBA" msgstr "Xft RGBA" -#: ../gtk/gtksettings.c:411 +#: gtk/gtksettings.c:411 msgid "Type of subpixel antialiasing; none, rgb, bgr, vrgb, vbgr" msgstr "Tipo de suavizado de subpíxel: ninguno, rgb, bgr, vrgb, vbgr" -#: ../gtk/gtksettings.c:420 +#: gtk/gtksettings.c:420 msgid "Xft DPI" msgstr "PPP Xft (DPI)" -#: ../gtk/gtksettings.c:421 +#: gtk/gtksettings.c:421 msgid "Resolution for Xft, in 1024 * dots/inch. -1 to use default value" msgstr "" "Resolución para Xft, en 1024 * puntos/pulgada. -1 para usar el valor " "predeterminado" -#: ../gtk/gtksettings.c:430 +#: gtk/gtksettings.c:430 msgid "Cursor theme name" msgstr "Nombre del tema del cursor" -#: ../gtk/gtksettings.c:431 +#: gtk/gtksettings.c:431 msgid "Name of the cursor theme to use, or NULL to use the default theme" msgstr "" "Nombre del tema de cursor que utilizar, o NULL para usar el tema " "predeterminado" -#: ../gtk/gtksettings.c:439 +#: gtk/gtksettings.c:439 msgid "Cursor theme size" msgstr "Tamaño del tema del cursor" -#: ../gtk/gtksettings.c:440 +#: gtk/gtksettings.c:440 msgid "Size to use for cursors, or 0 to use the default size" msgstr "" "Tamaño que se va a usar para los cursores, o 0 para usar el tamaño " "predeterminado" -#: ../gtk/gtksettings.c:450 +#: gtk/gtksettings.c:450 msgid "Alternative button order" msgstr "Orden de los botones alternativo" -#: ../gtk/gtksettings.c:451 +#: gtk/gtksettings.c:451 msgid "Whether buttons in dialogs should use the alternative button order" msgstr "" "Indica si los botones en los diálogos deben usar un orden de botones " "alternativo" -#: ../gtk/gtksettings.c:468 +#: gtk/gtksettings.c:468 msgid "Alternative sort indicator direction" msgstr "Dirección alternativa del indicador de ordenamiento" -#: ../gtk/gtksettings.c:469 +#: gtk/gtksettings.c:469 msgid "" "Whether the direction of the sort indicators in list and tree views is " "inverted compared to the default (where down means ascending)" @@ -4908,11 +4944,11 @@ msgstr "" "vista de árbol está invertida en comparación con la predeterminada (donde " "abajo significa ascendente)" -#: ../gtk/gtksettings.c:477 +#: gtk/gtksettings.c:477 msgid "Show the 'Input Methods' menu" msgstr "Mostrar el menú de métodos de entrada" -#: ../gtk/gtksettings.c:478 +#: gtk/gtksettings.c:478 msgid "" "Whether the context menus of entries and text views should offer to change " "the input method" @@ -4920,11 +4956,11 @@ msgstr "" "Indica si los menús de contexto y las vistas de texto deben ofrecer cambiar " "el método de entrada" -#: ../gtk/gtksettings.c:486 +#: gtk/gtksettings.c:486 msgid "Show the 'Insert Unicode Control Character' menu" msgstr "Mostrar el menú «Insertar carácter de control Unicode»" -#: ../gtk/gtksettings.c:487 +#: gtk/gtksettings.c:487 msgid "" "Whether the context menus of entries and text views should offer to insert " "control characters" @@ -4932,232 +4968,235 @@ msgstr "" "Indica si los menús de contexto de las estradas y las vistas de texto deben " "ofrecer insertar caracteres de control" -#: ../gtk/gtksettings.c:495 +#: gtk/gtksettings.c:495 msgid "Start timeout" msgstr "Tiempo de expiración de inicio" -#: ../gtk/gtksettings.c:496 +#: gtk/gtksettings.c:496 msgid "Starting value for timeouts, when button is pressed" msgstr "Valor de inicio para las expiraciones, cuando se pulsa el botón" -#: ../gtk/gtksettings.c:505 +#: gtk/gtksettings.c:505 msgid "Repeat timeout" msgstr "Expiración de repetición" -#: ../gtk/gtksettings.c:506 +#: gtk/gtksettings.c:506 msgid "Repeat value for timeouts, when button is pressed" msgstr "Valor de repetición para expiraciones, cuando el botón se pulsa" -#: ../gtk/gtksettings.c:515 +#: gtk/gtksettings.c:515 msgid "Expand timeout" msgstr "Expiración del expansor" -#: ../gtk/gtksettings.c:516 +#: gtk/gtksettings.c:516 msgid "Expand value for timeouts, when a widget is expanding a new region" msgstr "" "Valor de expansión para las expiraciones, cuando un widget está expandiendo " "una región nueva" -#: ../gtk/gtksettings.c:551 +#: gtk/gtksettings.c:551 msgid "Color scheme" msgstr "Esquema de color" -#: ../gtk/gtksettings.c:552 +#: gtk/gtksettings.c:552 msgid "A palette of named colors for use in themes" msgstr "Una paleta de colores con nombre para usar en los temas" -#: ../gtk/gtksettings.c:561 +#: gtk/gtksettings.c:561 msgid "Enable Animations" msgstr "Activar animaciones" -#: ../gtk/gtksettings.c:562 +#: gtk/gtksettings.c:562 msgid "Whether to enable toolkit-wide animations." msgstr "Indica si se activan las animaciones para todo el toolkit." -#: ../gtk/gtksettings.c:580 +#: gtk/gtksettings.c:580 msgid "Enable Touchscreen Mode" msgstr "Activar modo pantalla táctil" -#: ../gtk/gtksettings.c:581 +#: gtk/gtksettings.c:581 msgid "When TRUE, there are no motion notify events delivered on this screen" msgstr "" "Cuando esté a TRUE, no hay eventos de notificación de movimiento entregados " "en esta pantalla" -#: ../gtk/gtksettings.c:598 +#: gtk/gtksettings.c:598 msgid "Tooltip timeout" msgstr "Tiempo de expiración del consejo" -#: ../gtk/gtksettings.c:599 +#: gtk/gtksettings.c:599 msgid "Timeout before tooltip is shown" msgstr "Tiempo de expiración antes de que se muestre el consejo" -#: ../gtk/gtksettings.c:624 +#: gtk/gtksettings.c:624 msgid "Tooltip browse timeout" msgstr "Tiempo de los consejos de navegación" -#: ../gtk/gtksettings.c:625 +#: gtk/gtksettings.c:625 msgid "Timeout before tooltip is shown when browse mode is enabled" msgstr "" "Tiempo de expiración antes de que se muestre el consejo cuando el modo de " "navegación está activado" -#: ../gtk/gtksettings.c:646 +#: gtk/gtksettings.c:646 msgid "Tooltip browse mode timeout" msgstr "Tiempo de los consejos en modo navegación" -#: ../gtk/gtksettings.c:647 +#: gtk/gtksettings.c:647 msgid "Timeout after which browse mode is disabled" -msgstr "Tiempo de expiración después del cual se desactiva el modo de navegación" +msgstr "" +"Tiempo de expiración después del cual se desactiva el modo de navegación" -#: ../gtk/gtksettings.c:666 +#: gtk/gtksettings.c:666 msgid "Keynav Cursor Only" msgstr "Sólo cursor para navegar con teclas" -#: ../gtk/gtksettings.c:667 +#: gtk/gtksettings.c:667 msgid "When TRUE, there are only cursor keys available to navigate widgets" msgstr "" "Cuando sea TRUE, sólo hay teclas de cursos disponibles para navegar por los " "widgets" -#: ../gtk/gtksettings.c:684 +#: gtk/gtksettings.c:684 msgid "Keynav Wrap Around" msgstr "Saltar al navegar con el teclado" -#: ../gtk/gtksettings.c:685 +#: gtk/gtksettings.c:685 msgid "Whether to wrap around when keyboard-navigating widgets" msgstr "" "Indica si se ha de saltar alrededor cuando se navegue por los widgets con el " "teclado" -#: ../gtk/gtksettings.c:705 +#: gtk/gtksettings.c:705 msgid "Error Bell" msgstr "Campana de error" -#: ../gtk/gtksettings.c:706 +#: gtk/gtksettings.c:706 msgid "When TRUE, keyboard navigation and other errors will cause a beep" -msgstr "Cuando sea TRUE, la navegación con el teclado y otros errores causarán un bip" +msgstr "" +"Cuando sea TRUE, la navegación con el teclado y otros errores causarán un bip" -#: ../gtk/gtksettings.c:723 +#: gtk/gtksettings.c:723 msgid "Color Hash" msgstr "Hash del color" -#: ../gtk/gtksettings.c:724 +#: gtk/gtksettings.c:724 msgid "A hash table representation of the color scheme." msgstr "Una representación en tabla hash del esquema de color." -#: ../gtk/gtksettings.c:732 +#: gtk/gtksettings.c:732 msgid "Default file chooser backend" msgstr "Backend predeterminado del selector de archivos" -#: ../gtk/gtksettings.c:733 +#: gtk/gtksettings.c:733 msgid "Name of the GtkFileChooser backend to use by default" msgstr "Nombre del backend predeterminado del GtkFileChooser" -#: ../gtk/gtksettings.c:750 +#: gtk/gtksettings.c:750 msgid "Default print backend" msgstr "Backend predeterminado de impresión" -#: ../gtk/gtksettings.c:751 +#: gtk/gtksettings.c:751 msgid "List of the GtkPrintBackend backends to use by default" msgstr "Lista de backends GtkPrintBackend para usar por omisión" -#: ../gtk/gtksettings.c:774 +#: gtk/gtksettings.c:774 msgid "Default command to run when displaying a print preview" -msgstr "Comando predeterminado que ejecutar al mostrar una vista previa de impresión" +msgstr "" +"Comando predeterminado que ejecutar al mostrar una vista previa de impresión" -#: ../gtk/gtksettings.c:775 +#: gtk/gtksettings.c:775 msgid "Command to run when displaying a print preview" msgstr "Comando que ejecutar al mostrar una vista previa de impresión" -#: ../gtk/gtksettings.c:791 +#: gtk/gtksettings.c:791 msgid "Enable Mnemonics" msgstr "Activar mnemónicos" -#: ../gtk/gtksettings.c:792 +#: gtk/gtksettings.c:792 msgid "Whether labels should have mnemonics" msgstr "Indica si las etiquetas deben tener mnemónicos" -#: ../gtk/gtksettings.c:808 +#: gtk/gtksettings.c:808 msgid "Enable Accelerators" msgstr "Activar aceleradores" -#: ../gtk/gtksettings.c:809 +#: gtk/gtksettings.c:809 msgid "Whether menu items should have accelerators" msgstr "Indica si los elementos del menú deben tener aceleradores" -#: ../gtk/gtksettings.c:826 +#: gtk/gtksettings.c:826 msgid "Recent Files Limit" msgstr "Límite de archivos recientes" -#: ../gtk/gtksettings.c:827 +#: gtk/gtksettings.c:827 msgid "Number of recently used files" msgstr "Número de archivos usados recientemente" -#: ../gtk/gtksettings.c:841 +#: gtk/gtksettings.c:841 msgid "Default IM module" msgstr "Módulo de método de entrada predeterminado" -#: ../gtk/gtksettings.c:842 +#: gtk/gtksettings.c:842 msgid "Which IM module should be used by default" msgstr "Qué módulo de método de entrada se debe usar de forma predeterminada" -#: ../gtk/gtksettings.c:860 +#: gtk/gtksettings.c:860 msgid "Recent Files Max Age" msgstr "Antigüedad máxima de los archivos recientes" -#: ../gtk/gtksettings.c:861 +#: gtk/gtksettings.c:861 msgid "Maximum age of recently used files, in days" msgstr "Máxima antigüedad para los archivos recientemente usados, en días" -#: ../gtk/gtksettings.c:870 +#: gtk/gtksettings.c:870 msgid "Fontconfig configuration timestamp" msgstr "Configuración de la marca de tiempo de fontconfig" -#: ../gtk/gtksettings.c:871 +#: gtk/gtksettings.c:871 msgid "Timestamp of current fontconfig configuration" msgstr "Marca de tiempo de la configuración actual de fontconfig" -#: ../gtk/gtksettings.c:893 +#: gtk/gtksettings.c:893 msgid "Sound Theme Name" msgstr "Nombre del tema de sonido" -#: ../gtk/gtksettings.c:894 +#: gtk/gtksettings.c:894 msgid "XDG sound theme name" msgstr "Nombre del tema de sonido XDG" #. Translators: this means sounds that are played as feedback to user input -#: ../gtk/gtksettings.c:916 +#: gtk/gtksettings.c:916 msgid "Audible Input Feedback" msgstr "Contexto de entrada audible" -#: ../gtk/gtksettings.c:917 +#: gtk/gtksettings.c:917 msgid "Whether to play event sounds as feedback to user input" msgstr "" "Indica si se deben reproducir eventos como respuesta a las entradas del " "usuario" -#: ../gtk/gtksettings.c:938 +#: gtk/gtksettings.c:938 msgid "Enable Event Sounds" msgstr "Activar eventos de sonido" -#: ../gtk/gtksettings.c:939 +#: gtk/gtksettings.c:939 msgid "Whether to play any event sounds at all" msgstr "Indica si se debe reproducir cualquier evento de sonido" -#: ../gtk/gtksettings.c:954 +#: gtk/gtksettings.c:954 msgid "Enable Tooltips" msgstr "Activar consejos" -#: ../gtk/gtksettings.c:955 +#: gtk/gtksettings.c:955 msgid "Whether tooltips should be shown on widgets" msgstr "Indica si se deben mostrar los consejos en los widgets" -#: ../gtk/gtksizegroup.c:293 +#: gtk/gtksizegroup.c:293 msgid "Mode" msgstr "Modo" -#: ../gtk/gtksizegroup.c:294 +#: gtk/gtksizegroup.c:294 msgid "" "The directions in which the size group affects the requested sizes of its " "component widgets" @@ -5165,29 +5204,30 @@ msgstr "" "Las direcciones en las cuales el tamaño del grupo afecta a los tamaños " "solicitados de sus widgets componentes" -#: ../gtk/gtksizegroup.c:310 +#: gtk/gtksizegroup.c:310 msgid "Ignore hidden" msgstr "Ignorar ocultas" -#: ../gtk/gtksizegroup.c:311 -msgid "If TRUE, unmapped widgets are ignored when determining the size of the group" +#: gtk/gtksizegroup.c:311 +msgid "" +"If TRUE, unmapped widgets are ignored when determining the size of the group" msgstr "" "Si es TRUE, los widgets no mapeados se ignoran al determinar el tamaño del " "grupo" -#: ../gtk/gtkspinbutton.c:209 +#: gtk/gtkspinbutton.c:209 msgid "The adjustment that holds the value of the spinbutton" msgstr "El ajuste que mantiene el valor del botón giratorio" -#: ../gtk/gtkspinbutton.c:216 +#: gtk/gtkspinbutton.c:216 msgid "Climb Rate" msgstr "Tasa de subida" -#: ../gtk/gtkspinbutton.c:236 +#: gtk/gtkspinbutton.c:236 msgid "Snap to Ticks" msgstr "Ajustarse a los ticks" -#: ../gtk/gtkspinbutton.c:237 +#: gtk/gtkspinbutton.c:237 msgid "" "Whether erroneous values are automatically changed to a spin button's " "nearest step increment" @@ -5195,167 +5235,171 @@ msgstr "" "Indica si los valores erróneos se cambian por el valor más cercano de un " "botón incrementable" -#: ../gtk/gtkspinbutton.c:244 +#: gtk/gtkspinbutton.c:244 msgid "Numeric" msgstr "Numérico" -#: ../gtk/gtkspinbutton.c:245 +#: gtk/gtkspinbutton.c:245 msgid "Whether non-numeric characters should be ignored" msgstr "Indica si se ignoran los caracteres no numéricos" -#: ../gtk/gtkspinbutton.c:252 +#: gtk/gtkspinbutton.c:252 msgid "Wrap" msgstr "Volver al inicio" -#: ../gtk/gtkspinbutton.c:253 +#: gtk/gtkspinbutton.c:253 msgid "Whether a spin button should wrap upon reaching its limits" -msgstr "Indica si un botón giratorio debe volver al inicio al alcanzar sus límites" +msgstr "" +"Indica si un botón giratorio debe volver al inicio al alcanzar sus límites" -#: ../gtk/gtkspinbutton.c:260 +#: gtk/gtkspinbutton.c:260 msgid "Update Policy" msgstr "Norma de actualización" -#: ../gtk/gtkspinbutton.c:261 -msgid "Whether the spin button should update always, or only when the value is legal" +#: gtk/gtkspinbutton.c:261 +msgid "" +"Whether the spin button should update always, or only when the value is legal" msgstr "" "Indica si el botón incrementable se actualiza siempre, o sólo cuando el " "valor es legal" -#: ../gtk/gtkspinbutton.c:270 +#: gtk/gtkspinbutton.c:270 msgid "Reads the current value, or sets a new value" msgstr "Lee el valor actual, o establece un valor nuevo" -#: ../gtk/gtkspinbutton.c:279 +#: gtk/gtkspinbutton.c:279 msgid "Style of bevel around the spin button" msgstr "Estilo de bisel alrededor del botón giratorio" -#: ../gtk/gtkstatusbar.c:141 +#: gtk/gtkstatusbar.c:141 msgid "Has Resize Grip" msgstr "Tiene tirador de redimensión" -#: ../gtk/gtkstatusbar.c:142 +#: gtk/gtkstatusbar.c:142 msgid "Whether the statusbar has a grip for resizing the toplevel" msgstr "" "Indica si la barra de estado tiene un tirador para redimensionar el nivel " "superior" -#: ../gtk/gtkstatusbar.c:187 +#: gtk/gtkstatusbar.c:187 msgid "Style of bevel around the statusbar text" msgstr "Estilo del bisel alrededor del texto de la barra de estado" -#: ../gtk/gtkstatusicon.c:226 +#: gtk/gtkstatusicon.c:226 msgid "GIcon" msgstr "GIcon" -#: ../gtk/gtkstatusicon.c:244 +#: gtk/gtkstatusicon.c:244 msgid "The size of the icon" msgstr "El tamaño del icono" -#: ../gtk/gtkstatusicon.c:254 +#: gtk/gtkstatusicon.c:254 msgid "The screen where this status icon will be displayed" msgstr "La pantalla donde se mostrará este icono de estado" -#: ../gtk/gtkstatusicon.c:261 +#: gtk/gtkstatusicon.c:261 msgid "Blinking" msgstr "Parpadeo" -#: ../gtk/gtkstatusicon.c:262 +#: gtk/gtkstatusicon.c:262 msgid "Whether or not the status icon is blinking" msgstr "Indica si el icono de estado parpadea" -#: ../gtk/gtkstatusicon.c:270 +#: gtk/gtkstatusicon.c:270 msgid "Whether or not the status icon is visible" msgstr "Indica si la acción es visible" -#: ../gtk/gtkstatusicon.c:286 +#: gtk/gtkstatusicon.c:286 msgid "Whether or not the status icon is embedded" msgstr "Indica si el icono de estado está empotrado" -#: ../gtk/gtkstatusicon.c:302 ../gtk/gtktrayicon-x11.c:96 +#: gtk/gtkstatusicon.c:302 gtk/gtktrayicon-x11.c:96 msgid "The orientation of the tray" msgstr "La orientación de la bandeja" -#: ../gtk/gtktable.c:129 +#: gtk/gtktable.c:129 msgid "Rows" msgstr "Filas" -#: ../gtk/gtktable.c:130 +#: gtk/gtktable.c:130 msgid "The number of rows in the table" msgstr "El número de filas en la tabla" -#: ../gtk/gtktable.c:138 +#: gtk/gtktable.c:138 msgid "Columns" msgstr "Columnas" -#: ../gtk/gtktable.c:139 +#: gtk/gtktable.c:139 msgid "The number of columns in the table" msgstr "El número de columnas en la tabla" -#: ../gtk/gtktable.c:147 +#: gtk/gtktable.c:147 msgid "Row spacing" msgstr "Espaciado entre filas" -#: ../gtk/gtktable.c:148 +#: gtk/gtktable.c:148 msgid "The amount of space between two consecutive rows" msgstr "La cantidad de espacio entre dos filas consecutivas" -#: ../gtk/gtktable.c:156 +#: gtk/gtktable.c:156 msgid "Column spacing" msgstr "Espaciado de la columna" -#: ../gtk/gtktable.c:157 +#: gtk/gtktable.c:157 msgid "The amount of space between two consecutive columns" msgstr "La cantidad de espacio entre dos columnas consecutivas" -#: ../gtk/gtktable.c:166 +#: gtk/gtktable.c:166 msgid "If TRUE, the table cells are all the same width/height" -msgstr "Si es TRUE, las celdas de la tabla tienen todas de la misma anchura/altura" +msgstr "" +"Si es TRUE, las celdas de la tabla tienen todas de la misma anchura/altura" -#: ../gtk/gtktable.c:173 +#: gtk/gtktable.c:173 msgid "Left attachment" msgstr "Acoplado izquierdo" -#: ../gtk/gtktable.c:180 +#: gtk/gtktable.c:180 msgid "Right attachment" msgstr "Acoplado derecho" -#: ../gtk/gtktable.c:181 +#: gtk/gtktable.c:181 msgid "The column number to attach the right side of a child widget to" -msgstr "El número de columnas que acoplar hacia el lado derecho de un widget hijo" +msgstr "" +"El número de columnas que acoplar hacia el lado derecho de un widget hijo" -#: ../gtk/gtktable.c:187 +#: gtk/gtktable.c:187 msgid "Top attachment" msgstr "Acoplado superior" -#: ../gtk/gtktable.c:188 +#: gtk/gtktable.c:188 msgid "The row number to attach the top of a child widget to" msgstr "El número de fila que acoplar a la parte superior de un widget hijo" -#: ../gtk/gtktable.c:194 +#: gtk/gtktable.c:194 msgid "Bottom attachment" msgstr "Acoplado inferior" -#: ../gtk/gtktable.c:201 +#: gtk/gtktable.c:201 msgid "Horizontal options" msgstr "Opciones horizontales" -#: ../gtk/gtktable.c:202 +#: gtk/gtktable.c:202 msgid "Options specifying the horizontal behaviour of the child" msgstr "Opciones que indicar el comportamiento horizontal del hijo" -#: ../gtk/gtktable.c:208 +#: gtk/gtktable.c:208 msgid "Vertical options" msgstr "Opciones verticales" -#: ../gtk/gtktable.c:209 +#: gtk/gtktable.c:209 msgid "Options specifying the vertical behaviour of the child" msgstr "Opciones que especifican el comportamiento vertical del hijo" -#: ../gtk/gtktable.c:215 +#: gtk/gtktable.c:215 msgid "Horizontal padding" msgstr "Relleno horizontal" -#: ../gtk/gtktable.c:216 +#: gtk/gtktable.c:216 msgid "" "Extra space to put between the child and its left and right neighbors, in " "pixels" @@ -5363,11 +5407,11 @@ msgstr "" "Espacio extra que poner entre el hijo y sus vecinos izquierdos y derechos, " "en píxeles" -#: ../gtk/gtktable.c:222 +#: gtk/gtktable.c:222 msgid "Vertical padding" msgstr "Relleno vertical" -#: ../gtk/gtktable.c:223 +#: gtk/gtktable.c:223 msgid "" "Extra space to put between the child and its upper and lower neighbors, in " "pixels" @@ -5375,75 +5419,77 @@ msgstr "" "Espacio extra que poner entre el hijo y sus vecinos superiores e inferiores, " "en píxeles" -#: ../gtk/gtktext.c:546 +#: gtk/gtktext.c:546 msgid "Horizontal adjustment for the text widget" msgstr "Ajuste horizontal para el widget de texto" -#: ../gtk/gtktext.c:554 +#: gtk/gtktext.c:554 msgid "Vertical adjustment for the text widget" msgstr "Ajuste vertical para el widget de texto" -#: ../gtk/gtktext.c:561 +#: gtk/gtktext.c:561 msgid "Line Wrap" msgstr "Ajuste de línea" -#: ../gtk/gtktext.c:562 +#: gtk/gtktext.c:562 msgid "Whether lines are wrapped at widget edges" msgstr "Indica si las líneas se ajustan a los bordes del widget" -#: ../gtk/gtktext.c:569 +#: gtk/gtktext.c:569 msgid "Word Wrap" msgstr "Ajuste de palabra" -#: ../gtk/gtktext.c:570 +#: gtk/gtktext.c:570 msgid "Whether words are wrapped at widget edges" msgstr "Indica si las palabras se ajustan a los bordes del widget" -#: ../gtk/gtktextbuffer.c:179 +#: gtk/gtktextbuffer.c:179 msgid "Tag Table" msgstr "Tabla de etiquetas" -#: ../gtk/gtktextbuffer.c:180 +#: gtk/gtktextbuffer.c:180 msgid "Text Tag Table" msgstr "Tabla de etiquetas de texto" -#: ../gtk/gtktextbuffer.c:198 +#: gtk/gtktextbuffer.c:198 msgid "Current text of the buffer" msgstr "Texto actual del búfer" -#: ../gtk/gtktextbuffer.c:212 +#: gtk/gtktextbuffer.c:212 msgid "Has selection" msgstr "Tiene selección" -#: ../gtk/gtktextbuffer.c:213 +#: gtk/gtktextbuffer.c:213 msgid "Whether the buffer has some text currently selected" msgstr "Indica si el búfer tiene algo de texto actualmente seleccionado" -#: ../gtk/gtktextbuffer.c:229 +#: gtk/gtktextbuffer.c:229 msgid "Cursor position" msgstr "Posición del cursor" -#: ../gtk/gtktextbuffer.c:230 -msgid "The position of the insert mark (as offset from the beginning of the buffer)" +#: gtk/gtktextbuffer.c:230 +msgid "" +"The position of the insert mark (as offset from the beginning of the buffer)" msgstr "" "La posición de la marca de inserción (como un desplazamiento desde el " "principio del búfer)" -#: ../gtk/gtktextbuffer.c:245 +#: gtk/gtktextbuffer.c:245 msgid "Copy target list" msgstr "Lista de destinos de la copia" -#: ../gtk/gtktextbuffer.c:246 -msgid "The list of targets this buffer supports for clipboard copying and DND source" +#: gtk/gtktextbuffer.c:246 +msgid "" +"The list of targets this buffer supports for clipboard copying and DND source" msgstr "" "La lista de destinos que soporta este búfer para copiar desde el " "portapapeles y el origen del DND" -#: ../gtk/gtktextbuffer.c:261 +#: gtk/gtktextbuffer.c:261 msgid "Paste target list" msgstr "Lista de destinos de pegado" -#: ../gtk/gtktextbuffer.c:262 +#: gtk/gtktextbuffer.c:262 msgid "" "The list of targets this buffer supports for clipboard pasting and DND " "destination" @@ -5451,37 +5497,37 @@ msgstr "" "La lista de destinos que soporta este búfer para pegar desde el portapapeles " "y el destino del DND" -#: ../gtk/gtktextmark.c:90 +#: gtk/gtktextmark.c:90 msgid "Mark name" msgstr "Nombre de la marca" -#: ../gtk/gtktextmark.c:97 +#: gtk/gtktextmark.c:97 msgid "Left gravity" msgstr "Gravedad izquierda" -#: ../gtk/gtktextmark.c:98 +#: gtk/gtktextmark.c:98 msgid "Whether the mark has left gravity" msgstr "Indica si la marca tiene gravedad izquierda" -#: ../gtk/gtktexttag.c:173 +#: gtk/gtktexttag.c:173 msgid "Tag name" msgstr "Nombre de etiqueta" -#: ../gtk/gtktexttag.c:174 +#: gtk/gtktexttag.c:174 msgid "Name used to refer to the text tag. NULL for anonymous tags" msgstr "" "Nombre utilizado para referirse a la etiqueta del texto. NULL para etiquetas " "anónimas" -#: ../gtk/gtktexttag.c:192 +#: gtk/gtktexttag.c:192 msgid "Background color as a (possibly unallocated) GdkColor" msgstr "Color de fondo como un (posiblemente no asignado) GdkColor" -#: ../gtk/gtktexttag.c:199 +#: gtk/gtktexttag.c:199 msgid "Background full height" msgstr "Altura completa del fondo" -#: ../gtk/gtktexttag.c:200 +#: gtk/gtktexttag.c:200 msgid "" "Whether the background color fills the entire line height or only the height " "of the tagged characters" @@ -5489,47 +5535,49 @@ msgstr "" "Indica si el color de fondo rellena el ancho completo de la línea o sólo el " "ancho de los caracteres etiquetados" -#: ../gtk/gtktexttag.c:208 +#: gtk/gtktexttag.c:208 msgid "Background stipple mask" msgstr "Máscara de puntos del fondo" -#: ../gtk/gtktexttag.c:209 +#: gtk/gtktexttag.c:209 msgid "Bitmap to use as a mask when drawing the text background" msgstr "Bitmap a utilizar como una máscara cuando se dibuje el fondo del texto" -#: ../gtk/gtktexttag.c:226 +#: gtk/gtktexttag.c:226 msgid "Foreground color as a (possibly unallocated) GdkColor" msgstr "Color de frente como un (posiblemente no asignado) GdkColor" -#: ../gtk/gtktexttag.c:234 +#: gtk/gtktexttag.c:234 msgid "Foreground stipple mask" msgstr "Máscara de puntos del primer plano" -#: ../gtk/gtktexttag.c:235 +#: gtk/gtktexttag.c:235 msgid "Bitmap to use as a mask when drawing the text foreground" -msgstr "Bitmap a utilizar como una máscara cuando se arrastre primer plano del texto" +msgstr "" +"Bitmap a utilizar como una máscara cuando se arrastre primer plano del texto" -#: ../gtk/gtktexttag.c:242 +#: gtk/gtktexttag.c:242 msgid "Text direction" msgstr "Dirección del texto" -#: ../gtk/gtktexttag.c:243 +#: gtk/gtktexttag.c:243 msgid "Text direction, e.g. right-to-left or left-to-right" msgstr "" "Dirección del texto, por ejemplo: de izquierda-a-derecha o de derecha-a-" "izquierda" -#: ../gtk/gtktexttag.c:292 +#: gtk/gtktexttag.c:292 msgid "Font style as a PangoStyle, e.g. PANGO_STYLE_ITALIC" -msgstr "Estilo de la tipografía como un PangoStyle, por ejemplo: PANGO_STYLE_ITALIC" +msgstr "" +"Estilo de la tipografía como un PangoStyle, por ejemplo: PANGO_STYLE_ITALIC" -#: ../gtk/gtktexttag.c:301 +#: gtk/gtktexttag.c:301 msgid "Font variant as a PangoVariant, e.g. PANGO_VARIANT_SMALL_CAPS" msgstr "" "Variante de la tipografía como una PangoVariant, por ejemplo: " "PANGO_VARIANT_SMALL_CAPS" -#: ../gtk/gtktexttag.c:310 +#: gtk/gtktexttag.c:310 msgid "" "Font weight as an integer, see predefined values in PangoWeight; for " "example, PANGO_WEIGHT_BOLD" @@ -5537,17 +5585,17 @@ msgstr "" "Peso de la tipografía como un entero, vea valores predefinidos en " "PangoWeight; por ejemplo: PANGO_WEIGHT_BOLD" -#: ../gtk/gtktexttag.c:321 +#: gtk/gtktexttag.c:321 msgid "Font stretch as a PangoStretch, e.g. PANGO_STRETCH_CONDENSED" msgstr "" "Ajuste de la tipografía como un PangoStretch, ejemplo: " "PANGO_STRETCH_CONDENSED" -#: ../gtk/gtktexttag.c:330 +#: gtk/gtktexttag.c:330 msgid "Font size in Pango units" msgstr "Tamaño de la tipografía en unidades de Pango" -#: ../gtk/gtktexttag.c:340 +#: gtk/gtktexttag.c:340 msgid "" "Font size as a scale factor relative to the default font size. This properly " "adapts to theme changes etc. so is recommended. Pango predefines some scales " @@ -5558,11 +5606,11 @@ msgstr "" "tema, etc. por lo cual se recomienda. Pango define previamente algunas " "escalas tales como PANGO_SCALE_X_LARGE" -#: ../gtk/gtktexttag.c:360 ../gtk/gtktextview.c:586 +#: gtk/gtktexttag.c:360 gtk/gtktextview.c:586 msgid "Left, right, or center justification" msgstr "Justificación a la izquierda, derecha o centro" -#: ../gtk/gtktexttag.c:379 +#: gtk/gtktexttag.c:379 msgid "" "The language this text is in, as an ISO code. Pango can use this as a hint " "when rendering the text. If not set, an appropriate default will be used." @@ -5571,31 +5619,31 @@ msgstr "" "como una ayuda cuando esta renderizando el texto. Si no se establece este " "parámetro se usará por omisión lo más apropiado." -#: ../gtk/gtktexttag.c:386 +#: gtk/gtktexttag.c:386 msgid "Left margin" msgstr "Margen izquierdo" -#: ../gtk/gtktexttag.c:387 ../gtk/gtktextview.c:595 +#: gtk/gtktexttag.c:387 gtk/gtktextview.c:595 msgid "Width of the left margin in pixels" msgstr "Anchura del margen izquierdo en píxeles" -#: ../gtk/gtktexttag.c:396 +#: gtk/gtktexttag.c:396 msgid "Right margin" msgstr "Margen derecho" -#: ../gtk/gtktexttag.c:397 ../gtk/gtktextview.c:605 +#: gtk/gtktexttag.c:397 gtk/gtktextview.c:605 msgid "Width of the right margin in pixels" msgstr "Anchura del margen derecho en píxeles" -#: ../gtk/gtktexttag.c:407 ../gtk/gtktextview.c:614 +#: gtk/gtktexttag.c:407 gtk/gtktextview.c:614 msgid "Indent" msgstr "Sangrar" -#: ../gtk/gtktexttag.c:408 ../gtk/gtktextview.c:615 +#: gtk/gtktexttag.c:408 gtk/gtktextview.c:615 msgid "Amount to indent the paragraph, in pixels" msgstr "Número de píxeles para el sangrado del párrafo" -#: ../gtk/gtktexttag.c:419 +#: gtk/gtktexttag.c:419 msgid "" "Offset of text above the baseline (below the baseline if rise is negative) " "in Pango units" @@ -5603,391 +5651,396 @@ msgstr "" "Desplazamiento del texto por encima de la línea base (por debajo de la línea " "base si la elevación es negativa) en unidades Pango" -#: ../gtk/gtktexttag.c:428 +#: gtk/gtktexttag.c:428 msgid "Pixels above lines" msgstr "Píxeles encima de las líneas" -#: ../gtk/gtktexttag.c:429 ../gtk/gtktextview.c:539 +#: gtk/gtktexttag.c:429 gtk/gtktextview.c:539 msgid "Pixels of blank space above paragraphs" msgstr "Píxeles de espacio en blanco encima de los párrafos" -#: ../gtk/gtktexttag.c:438 +#: gtk/gtktexttag.c:438 msgid "Pixels below lines" msgstr "Píxeles debajo de las líneas" -#: ../gtk/gtktexttag.c:439 ../gtk/gtktextview.c:549 +#: gtk/gtktexttag.c:439 gtk/gtktextview.c:549 msgid "Pixels of blank space below paragraphs" msgstr "Píxeles de espacio en blanco debajo de los párrafos" -#: ../gtk/gtktexttag.c:448 +#: gtk/gtktexttag.c:448 msgid "Pixels inside wrap" msgstr "Píxeles dentro del ajuste" -#: ../gtk/gtktexttag.c:449 ../gtk/gtktextview.c:559 +#: gtk/gtktexttag.c:449 gtk/gtktextview.c:559 msgid "Pixels of blank space between wrapped lines in a paragraph" msgstr "Píxeles de espacio en blanco entre las líneas ajustadas en un párrafo" -#: ../gtk/gtktexttag.c:476 ../gtk/gtktextview.c:577 -msgid "Whether to wrap lines never, at word boundaries, or at character boundaries" +#: gtk/gtktexttag.c:476 gtk/gtktextview.c:577 +msgid "" +"Whether to wrap lines never, at word boundaries, or at character boundaries" msgstr "" "Indica si deben ajustarse las líneas, a los límites de las palabras, a los " "límites de los caracteres, o nunca" -#: ../gtk/gtktexttag.c:485 ../gtk/gtktextview.c:624 +#: gtk/gtktexttag.c:485 gtk/gtktextview.c:624 msgid "Tabs" msgstr "Solapas" -#: ../gtk/gtktexttag.c:486 ../gtk/gtktextview.c:625 +#: gtk/gtktexttag.c:486 gtk/gtktextview.c:625 msgid "Custom tabs for this text" msgstr "Pestañas personalizadas para este texto" -#: ../gtk/gtktexttag.c:504 +#: gtk/gtktexttag.c:504 msgid "Invisible" msgstr "Invisible" -#: ../gtk/gtktexttag.c:505 +#: gtk/gtktexttag.c:505 msgid "Whether this text is hidden." msgstr "Indica si este texto está oculto." -#: ../gtk/gtktexttag.c:519 +#: gtk/gtktexttag.c:519 msgid "Paragraph background color name" msgstr "Nombre del color de fondo del parágrafo" -#: ../gtk/gtktexttag.c:520 +#: gtk/gtktexttag.c:520 msgid "Paragraph background color as a string" msgstr "Nombre del color de fondo del parágrafo como una cadena" -#: ../gtk/gtktexttag.c:535 +#: gtk/gtktexttag.c:535 msgid "Paragraph background color" msgstr "Color de fondo del parágrafo" -#: ../gtk/gtktexttag.c:536 +#: gtk/gtktexttag.c:536 msgid "Paragraph background color as a (possibly unallocated) GdkColor" -msgstr "Color de fondo del parágrafo como un (posiblemente no asignado) GdkColor" +msgstr "" +"Color de fondo del parágrafo como un (posiblemente no asignado) GdkColor" -#: ../gtk/gtktexttag.c:554 +#: gtk/gtktexttag.c:554 msgid "Margin Accumulates" msgstr "Acumulación de márgenes" -#: ../gtk/gtktexttag.c:555 +#: gtk/gtktexttag.c:555 msgid "Whether left and right margins accumulate." msgstr "Indica si los márgenes izquierdo y derecho son acumulativos." -#: ../gtk/gtktexttag.c:568 +#: gtk/gtktexttag.c:568 msgid "Background full height set" msgstr "Establece la altura completa del fondo" -#: ../gtk/gtktexttag.c:569 +#: gtk/gtktexttag.c:569 msgid "Whether this tag affects background height" msgstr "Indica si esta etiqueta afecta a la altura del fondo" -#: ../gtk/gtktexttag.c:572 +#: gtk/gtktexttag.c:572 msgid "Background stipple set" msgstr "Establece los puntos del fondo" -#: ../gtk/gtktexttag.c:573 +#: gtk/gtktexttag.c:573 msgid "Whether this tag affects the background stipple" msgstr "Indica si esta etiqueta afecta el fondo punteado" -#: ../gtk/gtktexttag.c:580 +#: gtk/gtktexttag.c:580 msgid "Foreground stipple set" msgstr "Punteo del primer plano establecido" -#: ../gtk/gtktexttag.c:581 +#: gtk/gtktexttag.c:581 msgid "Whether this tag affects the foreground stipple" msgstr "Indica si esta etiqueta afecta al punteo del primer plano" -#: ../gtk/gtktexttag.c:616 +#: gtk/gtktexttag.c:616 msgid "Justification set" msgstr "Justificación establecida" -#: ../gtk/gtktexttag.c:617 +#: gtk/gtktexttag.c:617 msgid "Whether this tag affects paragraph justification" msgstr "Indica si esta etiqueta afecta la justificación del párrafo" -#: ../gtk/gtktexttag.c:624 +#: gtk/gtktexttag.c:624 msgid "Left margin set" msgstr "Margen izquierdo establecido" -#: ../gtk/gtktexttag.c:625 +#: gtk/gtktexttag.c:625 msgid "Whether this tag affects the left margin" msgstr "Indica si esta etiqueta afecta el margen izquierdo" -#: ../gtk/gtktexttag.c:628 +#: gtk/gtktexttag.c:628 msgid "Indent set" msgstr "Sangrado establecido" -#: ../gtk/gtktexttag.c:629 +#: gtk/gtktexttag.c:629 msgid "Whether this tag affects indentation" msgstr "Indica si esta etiqueta afecta al sangrado" -#: ../gtk/gtktexttag.c:636 +#: gtk/gtktexttag.c:636 msgid "Pixels above lines set" msgstr "Píxeles por encima de las líneas establecido" -#: ../gtk/gtktexttag.c:637 ../gtk/gtktexttag.c:641 +#: gtk/gtktexttag.c:637 gtk/gtktexttag.c:641 msgid "Whether this tag affects the number of pixels above lines" msgstr "Indica si esta etiqueta afecta la cantidad de píxeles sobre las líneas" -#: ../gtk/gtktexttag.c:640 +#: gtk/gtktexttag.c:640 msgid "Pixels below lines set" msgstr "Píxeles por debajo de las líneas establecido" -#: ../gtk/gtktexttag.c:644 +#: gtk/gtktexttag.c:644 msgid "Pixels inside wrap set" msgstr "Píxeles dentro del ajuste establecido" -#: ../gtk/gtktexttag.c:645 +#: gtk/gtktexttag.c:645 msgid "Whether this tag affects the number of pixels between wrapped lines" msgstr "" "Indica si esta etiqueta afecta la cantidad de píxeles entre las líneas " "ajustadas" -#: ../gtk/gtktexttag.c:652 +#: gtk/gtktexttag.c:652 msgid "Right margin set" msgstr "Margen derecho establecido" -#: ../gtk/gtktexttag.c:653 +#: gtk/gtktexttag.c:653 msgid "Whether this tag affects the right margin" msgstr "Indica si esta etiqueta afecta el margen derecho" -#: ../gtk/gtktexttag.c:660 +#: gtk/gtktexttag.c:660 msgid "Wrap mode set" msgstr "Modo de ajuste establecido" -#: ../gtk/gtktexttag.c:661 +#: gtk/gtktexttag.c:661 msgid "Whether this tag affects line wrap mode" msgstr "Indica si esta etiqueta afecta el modo de ajuste de línea" -#: ../gtk/gtktexttag.c:664 +#: gtk/gtktexttag.c:664 msgid "Tabs set" msgstr "Tabuladores establecidos" -#: ../gtk/gtktexttag.c:665 +#: gtk/gtktexttag.c:665 msgid "Whether this tag affects tabs" msgstr "Indica si esta etiqueta afecta las tabulaciones" -#: ../gtk/gtktexttag.c:668 +#: gtk/gtktexttag.c:668 msgid "Invisible set" msgstr "Invisibilidad establecida" -#: ../gtk/gtktexttag.c:669 +#: gtk/gtktexttag.c:669 msgid "Whether this tag affects text visibility" msgstr "Indica si esta etiqueta afecta la visibilidad del texto" -#: ../gtk/gtktexttag.c:672 +#: gtk/gtktexttag.c:672 msgid "Paragraph background set" msgstr "Fondo de parágrafo establecido" -#: ../gtk/gtktexttag.c:673 +#: gtk/gtktexttag.c:673 msgid "Whether this tag affects the paragraph background color" msgstr "Indica si esta etiqueta afecta el color de fondo del parágrafo" -#: ../gtk/gtktextview.c:538 +#: gtk/gtktextview.c:538 msgid "Pixels Above Lines" msgstr "Píxeles sobre las líneas" -#: ../gtk/gtktextview.c:548 +#: gtk/gtktextview.c:548 msgid "Pixels Below Lines" msgstr "Píxeles por debajo de las líneas" -#: ../gtk/gtktextview.c:558 +#: gtk/gtktextview.c:558 msgid "Pixels Inside Wrap" msgstr "Píxeles dentro del ajuste" -#: ../gtk/gtktextview.c:576 +#: gtk/gtktextview.c:576 msgid "Wrap Mode" msgstr "Modo de ajuste" -#: ../gtk/gtktextview.c:594 +#: gtk/gtktextview.c:594 msgid "Left Margin" msgstr "Margen izquierdo" -#: ../gtk/gtktextview.c:604 +#: gtk/gtktextview.c:604 msgid "Right Margin" msgstr "Margen derecho" -#: ../gtk/gtktextview.c:632 +#: gtk/gtktextview.c:632 msgid "Cursor Visible" msgstr "Cursor visible" -#: ../gtk/gtktextview.c:633 +#: gtk/gtktextview.c:633 msgid "If the insertion cursor is shown" msgstr "Si se muestra el cursor de inserción" -#: ../gtk/gtktextview.c:640 +#: gtk/gtktextview.c:640 msgid "Buffer" msgstr "Búfer" -#: ../gtk/gtktextview.c:641 +#: gtk/gtktextview.c:641 msgid "The buffer which is displayed" msgstr "El búfer que se está mostrando" -#: ../gtk/gtktextview.c:649 +#: gtk/gtktextview.c:649 msgid "Whether entered text overwrites existing contents" msgstr "Indica si el texto introducido sobreescribe el existente" -#: ../gtk/gtktextview.c:656 +#: gtk/gtktextview.c:656 msgid "Accepts tab" msgstr "Acepta tabuladores" -#: ../gtk/gtktextview.c:657 +#: gtk/gtktextview.c:657 msgid "Whether Tab will result in a tab character being entered" msgstr "Indica si Tab resultará en la introducción de un carácter tabulador" -#: ../gtk/gtktextview.c:666 +#: gtk/gtktextview.c:666 msgid "Error underline color" msgstr "Color de subrayado de errores" -#: ../gtk/gtktextview.c:667 +#: gtk/gtktextview.c:667 msgid "Color with which to draw error-indication underlines" msgstr "Color con el que dibujar el subrayado de indicación de errores" -#: ../gtk/gtktoggleaction.c:103 +#: gtk/gtktoggleaction.c:103 msgid "Create the same proxies as a radio action" msgstr "Crear los mismos proxies como una acción de radio" -#: ../gtk/gtktoggleaction.c:104 +#: gtk/gtktoggleaction.c:104 msgid "Whether the proxies for this action look like radio action proxies" msgstr "" "Indica si la apariencia de los proxies para esta acción es como un proxy de " "acción de radio" -#: ../gtk/gtktoggleaction.c:119 +#: gtk/gtktoggleaction.c:119 msgid "If the toggle action should be active in or not" msgstr "Si la acción de conmutación debe estar activa o no" -#: ../gtk/gtktogglebutton.c:103 ../gtk/gtktoggletoolbutton.c:102 +#: gtk/gtktogglebutton.c:103 gtk/gtktoggletoolbutton.c:102 msgid "If the toggle button should be pressed in or not" msgstr "Si el botón de conmutación debe estar pulsado o no" -#: ../gtk/gtktogglebutton.c:111 +#: gtk/gtktogglebutton.c:111 msgid "If the toggle button is in an \"in between\" state" msgstr "Si el botón de conmutación está en un estado «intermedio»" -#: ../gtk/gtktogglebutton.c:118 +#: gtk/gtktogglebutton.c:118 msgid "Draw Indicator" msgstr "Indicador de dibujo" -#: ../gtk/gtktogglebutton.c:119 +#: gtk/gtktogglebutton.c:119 msgid "If the toggle part of the button is displayed" msgstr "Si se muestra la parte de conmutación del botón" -#: ../gtk/gtktoolbar.c:493 +#: gtk/gtktoolbar.c:493 msgid "The orientation of the toolbar" msgstr "La orientación de la barra de herramientas" -#: ../gtk/gtktoolbar.c:501 +#: gtk/gtktoolbar.c:501 msgid "Toolbar Style" msgstr "Estilo de la barra de herramientas" -#: ../gtk/gtktoolbar.c:502 +#: gtk/gtktoolbar.c:502 msgid "How to draw the toolbar" msgstr "Cómo dibujar la barra de herramientas" -#: ../gtk/gtktoolbar.c:509 +#: gtk/gtktoolbar.c:509 msgid "Show Arrow" msgstr "Mostrar flecha" -#: ../gtk/gtktoolbar.c:510 +#: gtk/gtktoolbar.c:510 msgid "If an arrow should be shown if the toolbar doesn't fit" -msgstr "Indica si debe mostrarse una flecha si no cabe la barra de herramientas" +msgstr "" +"Indica si debe mostrarse una flecha si no cabe la barra de herramientas" -#: ../gtk/gtktoolbar.c:525 +#: gtk/gtktoolbar.c:525 msgid "Tooltips" msgstr "Consejos" -#: ../gtk/gtktoolbar.c:526 +#: gtk/gtktoolbar.c:526 msgid "If the tooltips of the toolbar should be active or not" msgstr "Si los consejos de la barra de herramientas deben estar activados o no" -#: ../gtk/gtktoolbar.c:548 +#: gtk/gtktoolbar.c:548 msgid "Size of icons in this toolbar" msgstr "Tamaño de los iconos en esta barra de herramientas" -#: ../gtk/gtktoolbar.c:563 +#: gtk/gtktoolbar.c:563 msgid "Icon size set" msgstr "Tamaño del icono establecido" -#: ../gtk/gtktoolbar.c:564 +#: gtk/gtktoolbar.c:564 msgid "Whether the icon-size property has been set" msgstr "Indica si se ha establecido la propiedad de tamaño del icono" -#: ../gtk/gtktoolbar.c:573 +#: gtk/gtktoolbar.c:573 msgid "Whether the item should receive extra space when the toolbar grows" -msgstr "Indica si el elemento debe recibir espacio extra cuando la barra crezca" +msgstr "" +"Indica si el elemento debe recibir espacio extra cuando la barra crezca" -#: ../gtk/gtktoolbar.c:581 +#: gtk/gtktoolbar.c:581 msgid "Whether the item should be the same size as other homogeneous items" msgstr "" "Indica si el elemento debe ser del mismo tamaño que otros elementos " "homogéneos" -#: ../gtk/gtktoolbar.c:588 +#: gtk/gtktoolbar.c:588 msgid "Spacer size" msgstr "Tamaño del espaciador" -#: ../gtk/gtktoolbar.c:589 +#: gtk/gtktoolbar.c:589 msgid "Size of spacers" msgstr "Tamaño de los espaciadores" -#: ../gtk/gtktoolbar.c:598 +#: gtk/gtktoolbar.c:598 msgid "Amount of border space between the toolbar shadow and the buttons" msgstr "" "Número de espacio del borde entre la sombra de la barra de herramientas y " "los botones" -#: ../gtk/gtktoolbar.c:606 +#: gtk/gtktoolbar.c:606 msgid "Maximum child expand" msgstr "Expansión de hijos máxima" -#: ../gtk/gtktoolbar.c:607 +#: gtk/gtktoolbar.c:607 msgid "Maximum amount of space an expandable item will be given" msgstr "Cantidad máxima de espacio que se le dará a un elemento expandible" -#: ../gtk/gtktoolbar.c:615 +#: gtk/gtktoolbar.c:615 msgid "Space style" msgstr "Estilo del espacio" -#: ../gtk/gtktoolbar.c:616 +#: gtk/gtktoolbar.c:616 msgid "Whether spacers are vertical lines or just blank" msgstr "Indica si los espaciadores son líneas verticales o sólo blancos" -#: ../gtk/gtktoolbar.c:623 +#: gtk/gtktoolbar.c:623 msgid "Button relief" msgstr "Borde del botón" -#: ../gtk/gtktoolbar.c:624 +#: gtk/gtktoolbar.c:624 msgid "Type of bevel around toolbar buttons" msgstr "Tipo de bisel alrededor de los botones de la barra de herramientas" -#: ../gtk/gtktoolbar.c:631 +#: gtk/gtktoolbar.c:631 msgid "Style of bevel around the toolbar" msgstr "Estilo del bisel alrededor de la barra de herramientas" -#: ../gtk/gtktoolbar.c:637 +#: gtk/gtktoolbar.c:637 msgid "Toolbar style" msgstr "Estilo de la barra de herramientas" -#: ../gtk/gtktoolbar.c:638 -msgid "Whether default toolbars have text only, text and icons, icons only, etc." +#: gtk/gtktoolbar.c:638 +msgid "" +"Whether default toolbars have text only, text and icons, icons only, etc." msgstr "" "Indica si las barras de herramientas predeterminadas tienen sólo texto, " "texto e iconos, sólo iconos, etc." -#: ../gtk/gtktoolbar.c:644 +#: gtk/gtktoolbar.c:644 msgid "Toolbar icon size" msgstr "Tamaño del icono de la barra de herramientas" -#: ../gtk/gtktoolbar.c:645 +#: gtk/gtktoolbar.c:645 msgid "Size of icons in default toolbars" msgstr "Tamaño de los iconos el las barras de herramientas predeterminadas" -#: ../gtk/gtktoolbutton.c:181 +#: gtk/gtktoolbutton.c:181 msgid "Text to show in the item." msgstr "Texto para mostrar en el elemento." -#: ../gtk/gtktoolbutton.c:188 +#: gtk/gtktoolbutton.c:188 msgid "" "If set, an underline in the label property indicates that the next character " "should be used for the mnemonic accelerator key in the overflow menu" @@ -5996,43 +6049,43 @@ msgstr "" "siguiente carácter debe utilizarse como el nemotécnico de la combinación de " "teclas en el menú de sobrecarga" -#: ../gtk/gtktoolbutton.c:195 +#: gtk/gtktoolbutton.c:195 msgid "Widget to use as the item label" msgstr "Widget a usar como la etiqueta del elemento" -#: ../gtk/gtktoolbutton.c:201 +#: gtk/gtktoolbutton.c:201 msgid "Stock Id" msgstr "ID del inventario" -#: ../gtk/gtktoolbutton.c:202 +#: gtk/gtktoolbutton.c:202 msgid "The stock icon displayed on the item" msgstr "El icono de inventario mostrado en el elemento" -#: ../gtk/gtktoolbutton.c:218 +#: gtk/gtktoolbutton.c:218 msgid "Icon name" msgstr "Nombre del icono" -#: ../gtk/gtktoolbutton.c:219 +#: gtk/gtktoolbutton.c:219 msgid "The name of the themed icon displayed on the item" msgstr "El nombre del icono del tema mostrado en el elemento" -#: ../gtk/gtktoolbutton.c:225 +#: gtk/gtktoolbutton.c:225 msgid "Icon widget" msgstr "Icono del widget" -#: ../gtk/gtktoolbutton.c:226 +#: gtk/gtktoolbutton.c:226 msgid "Icon widget to display in the item" msgstr "Icono del widget pata mostrar en el elemento" -#: ../gtk/gtktoolbutton.c:239 +#: gtk/gtktoolbutton.c:239 msgid "Icon spacing" msgstr "Espaciado entre iconos" -#: ../gtk/gtktoolbutton.c:240 +#: gtk/gtktoolbutton.c:240 msgid "Spacing in pixels between the icon and label" msgstr "Espaciado en píxeles entre el icono y la etiqueta" -#: ../gtk/gtktoolitem.c:171 +#: gtk/gtktoolitem.c:171 msgid "" "Whether the toolbar item is considered important. When TRUE, toolbar buttons " "show text in GTK_TOOLBAR_BOTH_HORIZ mode" @@ -6041,361 +6094,367 @@ msgstr "" "Cuando está a TRUE, los botones de la barra de herramientas muestran texto " "en modo GTK_TOOLBAR_BOTH_HORIZ" -#: ../gtk/gtktreemodelsort.c:274 +#: gtk/gtktreemodelsort.c:274 msgid "TreeModelSort Model" msgstr "Modelo TreeModelSort" -#: ../gtk/gtktreemodelsort.c:275 +#: gtk/gtktreemodelsort.c:275 msgid "The model for the TreeModelSort to sort" msgstr "El modelo para el TreeModelSort a ordenar" -#: ../gtk/gtktreeview.c:570 +#: gtk/gtktreeview.c:570 msgid "TreeView Model" msgstr "Modelo TreeView" -#: ../gtk/gtktreeview.c:571 +#: gtk/gtktreeview.c:571 msgid "The model for the tree view" msgstr "El modelo para la vista de árbol" -#: ../gtk/gtktreeview.c:579 +#: gtk/gtktreeview.c:579 msgid "Horizontal Adjustment for the widget" msgstr "Ajuste horizontal para el widget" -#: ../gtk/gtktreeview.c:587 +#: gtk/gtktreeview.c:587 msgid "Vertical Adjustment for the widget" msgstr "Ajuste vertical para el widget" -#: ../gtk/gtktreeview.c:594 +#: gtk/gtktreeview.c:594 msgid "Headers Visible" msgstr "Cabeceras visibles" -#: ../gtk/gtktreeview.c:595 +#: gtk/gtktreeview.c:595 msgid "Show the column header buttons" msgstr "Mostrar botones en los encabezados de columna" -#: ../gtk/gtktreeview.c:602 +#: gtk/gtktreeview.c:602 msgid "Headers Clickable" msgstr "Cabeceras pulsables" -#: ../gtk/gtktreeview.c:603 +#: gtk/gtktreeview.c:603 msgid "Column headers respond to click events" msgstr "Las cabeceras de las columnas responden a los eventos de pulsación" -#: ../gtk/gtktreeview.c:610 +#: gtk/gtktreeview.c:610 msgid "Expander Column" msgstr "Columna expansora" -#: ../gtk/gtktreeview.c:611 +#: gtk/gtktreeview.c:611 msgid "Set the column for the expander column" msgstr "Define la columna para la columna expansora" -#: ../gtk/gtktreeview.c:626 +#: gtk/gtktreeview.c:626 msgid "Rules Hint" msgstr "Consejo de las reglas" -#: ../gtk/gtktreeview.c:627 +#: gtk/gtktreeview.c:627 msgid "Set a hint to the theme engine to draw rows in alternating colors" msgstr "" "Define un consejo para el motor del tema para dibujar las filas con colores " "alternativos" -#: ../gtk/gtktreeview.c:634 +#: gtk/gtktreeview.c:634 msgid "Enable Search" msgstr "Habilitar búsqueda" -#: ../gtk/gtktreeview.c:635 +#: gtk/gtktreeview.c:635 msgid "View allows user to search through columns interactively" msgstr "" "La vista permite a los usuarios buscar en forma interactiva a través de las " "columnas" -#: ../gtk/gtktreeview.c:642 +#: gtk/gtktreeview.c:642 msgid "Search Column" msgstr "Columna de búsqueda" -#: ../gtk/gtktreeview.c:643 +#: gtk/gtktreeview.c:643 msgid "Model column to search through when searching through code" msgstr "" "Columna modelo para buscar dentro cuando se esta buscando código por medio " "de ella" -#: ../gtk/gtktreeview.c:663 +#: gtk/gtktreeview.c:663 msgid "Fixed Height Mode" msgstr "Modo de altura fija" -#: ../gtk/gtktreeview.c:664 +#: gtk/gtktreeview.c:664 msgid "Speeds up GtkTreeView by assuming that all rows have the same height" -msgstr "Acelera GtkTreeView asumiendo que todas las filas tienen la misma altura" +msgstr "" +"Acelera GtkTreeView asumiendo que todas las filas tienen la misma altura" -#: ../gtk/gtktreeview.c:684 +#: gtk/gtktreeview.c:684 msgid "Hover Selection" msgstr "Selección al pasar por encima" -#: ../gtk/gtktreeview.c:685 +#: gtk/gtktreeview.c:685 msgid "Whether the selection should follow the pointer" msgstr "Indica si la selección debe seguir al puntero" -#: ../gtk/gtktreeview.c:704 +#: gtk/gtktreeview.c:704 msgid "Hover Expand" msgstr "Expandir al poner el cursor encima" -#: ../gtk/gtktreeview.c:705 -msgid "Whether rows should be expanded/collapsed when the pointer moves over them" +#: gtk/gtktreeview.c:705 +msgid "" +"Whether rows should be expanded/collapsed when the pointer moves over them" msgstr "" "Indica si las filas deben expandirse/contraerse cuando el puntero se mueve " "sobre ellas" -#: ../gtk/gtktreeview.c:719 +#: gtk/gtktreeview.c:719 msgid "Show Expanders" msgstr "Mostrar expansores" -#: ../gtk/gtktreeview.c:720 +#: gtk/gtktreeview.c:720 msgid "View has expanders" msgstr "La vista tiene expansores" -#: ../gtk/gtktreeview.c:734 +#: gtk/gtktreeview.c:734 msgid "Level Indentation" msgstr "Nivel de sangrado" -#: ../gtk/gtktreeview.c:735 +#: gtk/gtktreeview.c:735 msgid "Extra indentation for each level" msgstr "Sangría extra para cada nivel" -#: ../gtk/gtktreeview.c:744 +#: gtk/gtktreeview.c:744 msgid "Rubber Banding" msgstr "Bandas de goma" -#: ../gtk/gtktreeview.c:745 -msgid "Whether to enable selection of multiple items by dragging the mouse pointer" +#: gtk/gtktreeview.c:745 +msgid "" +"Whether to enable selection of multiple items by dragging the mouse pointer" msgstr "" "Indica si se debe activar la selección de múltiples elementos arrastrándo el " "puntero del ratón" -#: ../gtk/gtktreeview.c:752 +#: gtk/gtktreeview.c:752 msgid "Enable Grid Lines" msgstr "Activar líneas de la rejilla" -#: ../gtk/gtktreeview.c:753 +#: gtk/gtktreeview.c:753 msgid "Whether grid lines should be drawn in the tree view" msgstr "Indica si debe haber un icono cerca del elemento" -#: ../gtk/gtktreeview.c:761 +#: gtk/gtktreeview.c:761 msgid "Enable Tree Lines" msgstr "Activar líneas del árbol" -#: ../gtk/gtktreeview.c:762 +#: gtk/gtktreeview.c:762 msgid "Whether tree lines should be drawn in the tree view" msgstr "Indica si deben dibujar las líneas en la vista del árbol" -#: ../gtk/gtktreeview.c:770 +#: gtk/gtktreeview.c:770 msgid "The column in the model containing the tooltip texts for the rows" -msgstr "La columna del modelo que contiene los textos de consejo para las filas" +msgstr "" +"La columna del modelo que contiene los textos de consejo para las filas" -#: ../gtk/gtktreeview.c:792 +#: gtk/gtktreeview.c:792 msgid "Vertical Separator Width" msgstr "Anchura del separador vertical" -#: ../gtk/gtktreeview.c:793 +#: gtk/gtktreeview.c:793 msgid "Vertical space between cells. Must be an even number" msgstr "Espacio vertical entre celdas. Debe ser un número par" -#: ../gtk/gtktreeview.c:801 +#: gtk/gtktreeview.c:801 msgid "Horizontal Separator Width" msgstr "Anchura del separador horizontal" -#: ../gtk/gtktreeview.c:802 +#: gtk/gtktreeview.c:802 msgid "Horizontal space between cells. Must be an even number" msgstr "Espacio horizontal entre celdas. Debe ser un número par" -#: ../gtk/gtktreeview.c:810 +#: gtk/gtktreeview.c:810 msgid "Allow Rules" msgstr "Permitir reglas" -#: ../gtk/gtktreeview.c:811 +#: gtk/gtktreeview.c:811 msgid "Allow drawing of alternating color rows" msgstr "Permitir el dibujado de filas con colores alternativos" -#: ../gtk/gtktreeview.c:817 +#: gtk/gtktreeview.c:817 msgid "Indent Expanders" msgstr "Sangrar expansores" -#: ../gtk/gtktreeview.c:818 +#: gtk/gtktreeview.c:818 msgid "Make the expanders indented" msgstr "Crea los expansores sangrados" -#: ../gtk/gtktreeview.c:824 +#: gtk/gtktreeview.c:824 msgid "Even Row Color" msgstr "Color de la fila par" -#: ../gtk/gtktreeview.c:825 +#: gtk/gtktreeview.c:825 msgid "Color to use for even rows" msgstr "Color a usar para las filas pares" -#: ../gtk/gtktreeview.c:831 +#: gtk/gtktreeview.c:831 msgid "Odd Row Color" msgstr "Color de la fila impar" -#: ../gtk/gtktreeview.c:832 +#: gtk/gtktreeview.c:832 msgid "Color to use for odd rows" msgstr "Color a usar para las filas impares" -#: ../gtk/gtktreeview.c:838 +#: gtk/gtktreeview.c:838 msgid "Row Ending details" msgstr "Detalles de terminación de fila" -#: ../gtk/gtktreeview.c:839 +#: gtk/gtktreeview.c:839 msgid "Enable extended row background theming" msgstr "Activar tema del fondo de extendido de fila" -#: ../gtk/gtktreeview.c:845 +#: gtk/gtktreeview.c:845 msgid "Grid line width" msgstr "Anchura de la línea de la rejilla" -#: ../gtk/gtktreeview.c:846 +#: gtk/gtktreeview.c:846 msgid "Width, in pixels, of the tree view grid lines" msgstr "Anchura, en píxeles, de la línea indicadora del foco" -#: ../gtk/gtktreeview.c:852 +#: gtk/gtktreeview.c:852 msgid "Tree line width" msgstr "Anchura de la línea del árbol" -#: ../gtk/gtktreeview.c:853 +#: gtk/gtktreeview.c:853 msgid "Width, in pixels, of the tree view lines" msgstr "Anchura, en píxeles, de la línea indicadora del foco" -#: ../gtk/gtktreeview.c:859 +#: gtk/gtktreeview.c:859 msgid "Grid line pattern" msgstr "Patrón de la línea de la rejilla" -#: ../gtk/gtktreeview.c:860 +#: gtk/gtktreeview.c:860 msgid "Dash pattern used to draw the tree view grid lines" msgstr "" "Patrón de guiones utilizado para dibujar las líneas de rejilla de la vista " "de árbol" -#: ../gtk/gtktreeview.c:866 +#: gtk/gtktreeview.c:866 msgid "Tree line pattern" msgstr "Patrón de la línea del árbol" -#: ../gtk/gtktreeview.c:867 +#: gtk/gtktreeview.c:867 msgid "Dash pattern used to draw the tree view lines" -msgstr "Patrón de guiones utilizado para dibujar las líneas de la vista de árbol" +msgstr "" +"Patrón de guiones utilizado para dibujar las líneas de la vista de árbol" -#: ../gtk/gtktreeviewcolumn.c:192 +#: gtk/gtktreeviewcolumn.c:192 msgid "Whether to display the column" msgstr "Indica si se debe mostrar la columna" -#: ../gtk/gtktreeviewcolumn.c:199 ../gtk/gtkwindow.c:523 +#: gtk/gtktreeviewcolumn.c:199 gtk/gtkwindow.c:523 msgid "Resizable" msgstr "Redimensionable" -#: ../gtk/gtktreeviewcolumn.c:200 +#: gtk/gtktreeviewcolumn.c:200 msgid "Column is user-resizable" msgstr "La columna es ajustable por el usuario" -#: ../gtk/gtktreeviewcolumn.c:208 +#: gtk/gtktreeviewcolumn.c:208 msgid "Current width of the column" msgstr "Anchura actual de la columna" -#: ../gtk/gtktreeviewcolumn.c:217 +#: gtk/gtktreeviewcolumn.c:217 msgid "Space which is inserted between cells" msgstr "Espacio que se introduce entre las celdas" -#: ../gtk/gtktreeviewcolumn.c:225 +#: gtk/gtktreeviewcolumn.c:225 msgid "Sizing" msgstr "Dimensionar" -#: ../gtk/gtktreeviewcolumn.c:226 +#: gtk/gtktreeviewcolumn.c:226 msgid "Resize mode of the column" msgstr "Modo de redimensionado de la columna" -#: ../gtk/gtktreeviewcolumn.c:234 +#: gtk/gtktreeviewcolumn.c:234 msgid "Fixed Width" msgstr "Anchura fijo" -#: ../gtk/gtktreeviewcolumn.c:235 +#: gtk/gtktreeviewcolumn.c:235 msgid "Current fixed width of the column" msgstr "Anchura fijo actual de la columna" -#: ../gtk/gtktreeviewcolumn.c:244 +#: gtk/gtktreeviewcolumn.c:244 msgid "Minimum Width" msgstr "Anchura mínimo" -#: ../gtk/gtktreeviewcolumn.c:245 +#: gtk/gtktreeviewcolumn.c:245 msgid "Minimum allowed width of the column" msgstr "Anchura mínimo permitido de la columna" -#: ../gtk/gtktreeviewcolumn.c:254 +#: gtk/gtktreeviewcolumn.c:254 msgid "Maximum Width" msgstr "Anchura máximo" -#: ../gtk/gtktreeviewcolumn.c:255 +#: gtk/gtktreeviewcolumn.c:255 msgid "Maximum allowed width of the column" msgstr "Anchura máximo permitido de la columna" -#: ../gtk/gtktreeviewcolumn.c:265 +#: gtk/gtktreeviewcolumn.c:265 msgid "Title to appear in column header" msgstr "Título que aparecerá en el encabezado de columna" -#: ../gtk/gtktreeviewcolumn.c:273 +#: gtk/gtktreeviewcolumn.c:273 msgid "Column gets share of extra width allocated to the widget" -msgstr "La columna obtiene compartición de anchura extra asignada para el widget" +msgstr "" +"La columna obtiene compartición de anchura extra asignada para el widget" -#: ../gtk/gtktreeviewcolumn.c:280 +#: gtk/gtktreeviewcolumn.c:280 msgid "Clickable" msgstr "Pulsable" -#: ../gtk/gtktreeviewcolumn.c:281 +#: gtk/gtktreeviewcolumn.c:281 msgid "Whether the header can be clicked" msgstr "Indica si la cabecera puede ser pulsada" -#: ../gtk/gtktreeviewcolumn.c:289 +#: gtk/gtktreeviewcolumn.c:289 msgid "Widget" msgstr "Widget" -#: ../gtk/gtktreeviewcolumn.c:290 +#: gtk/gtktreeviewcolumn.c:290 msgid "Widget to put in column header button instead of column title" msgstr "" "Widget a colocar en el botón de la cabecera de la columna en lugar del " "título de la columna" -#: ../gtk/gtktreeviewcolumn.c:298 +#: gtk/gtktreeviewcolumn.c:298 msgid "X Alignment of the column header text or widget" msgstr "Alineación X del texto o el widget de la cabecera de la columna" -#: ../gtk/gtktreeviewcolumn.c:308 +#: gtk/gtktreeviewcolumn.c:308 msgid "Whether the column can be reordered around the headers" msgstr "Indica si la columna poder ser reordenada alrededor de las cabeceras" -#: ../gtk/gtktreeviewcolumn.c:315 +#: gtk/gtktreeviewcolumn.c:315 msgid "Sort indicator" msgstr "Indicador de ordenación" -#: ../gtk/gtktreeviewcolumn.c:316 +#: gtk/gtktreeviewcolumn.c:316 msgid "Whether to show a sort indicator" msgstr "Indica si se debe mostrar un indicador de ordenamiento" -#: ../gtk/gtktreeviewcolumn.c:323 +#: gtk/gtktreeviewcolumn.c:323 msgid "Sort order" msgstr "Orden de la ordenación" -#: ../gtk/gtktreeviewcolumn.c:324 +#: gtk/gtktreeviewcolumn.c:324 msgid "Sort direction the sort indicator should indicate" msgstr "Dirección de ordenación que el indicador deberá indicar" -#: ../gtk/gtkuimanager.c:221 +#: gtk/gtkuimanager.c:221 msgid "Whether tearoff menu items should be added to menus" msgstr "Indica si deben añadirse tiradores a los menús" -#: ../gtk/gtkuimanager.c:228 +#: gtk/gtkuimanager.c:228 msgid "Merged UI definition" msgstr "Definición del IU combinado" -#: ../gtk/gtkuimanager.c:229 +#: gtk/gtkuimanager.c:229 msgid "An XML string describing the merged UI" msgstr "Una cadena XML describiendo el IU combinado" -#: ../gtk/gtkviewport.c:107 +#: gtk/gtkviewport.c:107 msgid "" "The GtkAdjustment that determines the values of the horizontal position for " "this viewport" @@ -6403,7 +6462,7 @@ msgstr "" "El GtkAdjustment que determina los valores de la posición horizontal para " "este puerto de visión" -#: ../gtk/gtkviewport.c:115 +#: gtk/gtkviewport.c:115 msgid "" "The GtkAdjustment that determines the values of the vertical position for " "this viewport" @@ -6411,31 +6470,32 @@ msgstr "" "El GtkAdjustment que determina los valores de la posición vertical de este " "puerto de visión" -#: ../gtk/gtkviewport.c:123 +#: gtk/gtkviewport.c:123 msgid "Determines how the shadowed box around the viewport is drawn" -msgstr "Determina como es dibujado el marco sombreado alrededor del puerto de visión" +msgstr "" +"Determina como es dibujado el marco sombreado alrededor del puerto de visión" -#: ../gtk/gtkwidget.c:483 +#: gtk/gtkwidget.c:483 msgid "Widget name" msgstr "Nombre del widget" -#: ../gtk/gtkwidget.c:484 +#: gtk/gtkwidget.c:484 msgid "The name of the widget" msgstr "El nombre del widget" -#: ../gtk/gtkwidget.c:490 +#: gtk/gtkwidget.c:490 msgid "Parent widget" msgstr "Widget padre" -#: ../gtk/gtkwidget.c:491 +#: gtk/gtkwidget.c:491 msgid "The parent widget of this widget. Must be a Container widget" msgstr "El widget padre de este widget. Debe ser un widget contenedor" -#: ../gtk/gtkwidget.c:498 +#: gtk/gtkwidget.c:498 msgid "Width request" msgstr "Petición de anchura" -#: ../gtk/gtkwidget.c:499 +#: gtk/gtkwidget.c:499 msgid "" "Override for width request of the widget, or -1 if natural request should be " "used" @@ -6443,11 +6503,11 @@ msgstr "" "Sobreescribir el ancho solicitado del widget, o -1 si deber ser utilizado la " "solicitud natural" -#: ../gtk/gtkwidget.c:507 +#: gtk/gtkwidget.c:507 msgid "Height request" msgstr "Petición de altura" -#: ../gtk/gtkwidget.c:508 +#: gtk/gtkwidget.c:508 msgid "" "Override for height request of the widget, or -1 if natural request should " "be used" @@ -6455,83 +6515,84 @@ msgstr "" "Sobreescribir la altura solicitada del widget, o -1 si deber ser utilizada " "la solicitud natural" -#: ../gtk/gtkwidget.c:517 +#: gtk/gtkwidget.c:517 msgid "Whether the widget is visible" msgstr "Indica si el widget es visible" -#: ../gtk/gtkwidget.c:524 +#: gtk/gtkwidget.c:524 msgid "Whether the widget responds to input" msgstr "Indica si el widget responde al ingreso" -#: ../gtk/gtkwidget.c:530 +#: gtk/gtkwidget.c:530 msgid "Application paintable" msgstr "Pintable por la aplicación" -#: ../gtk/gtkwidget.c:531 +#: gtk/gtkwidget.c:531 msgid "Whether the application will paint directly on the widget" msgstr "Indica si la aplicación pintará directamente sobre el widget" -#: ../gtk/gtkwidget.c:537 +#: gtk/gtkwidget.c:537 msgid "Can focus" msgstr "Puede enfocar" -#: ../gtk/gtkwidget.c:538 +#: gtk/gtkwidget.c:538 msgid "Whether the widget can accept the input focus" msgstr "Indica si el widget puede aceptar el foco de entrada" -#: ../gtk/gtkwidget.c:544 +#: gtk/gtkwidget.c:544 msgid "Has focus" msgstr "Tiene foco" -#: ../gtk/gtkwidget.c:545 +#: gtk/gtkwidget.c:545 msgid "Whether the widget has the input focus" msgstr "Indica si el widget tiene el foco de entrada" -#: ../gtk/gtkwidget.c:551 +#: gtk/gtkwidget.c:551 msgid "Is focus" msgstr "Tiene el foco" -#: ../gtk/gtkwidget.c:552 +#: gtk/gtkwidget.c:552 msgid "Whether the widget is the focus widget within the toplevel" msgstr "Indica si el widget es el widget con foco dentro del nivel superior" -#: ../gtk/gtkwidget.c:558 +#: gtk/gtkwidget.c:558 msgid "Can default" msgstr "Puede por omisión" -#: ../gtk/gtkwidget.c:559 +#: gtk/gtkwidget.c:559 msgid "Whether the widget can be the default widget" msgstr "Indica si el widget puede ser el widget predeterminado" -#: ../gtk/gtkwidget.c:565 +#: gtk/gtkwidget.c:565 msgid "Has default" msgstr "Tiene por omisión" -#: ../gtk/gtkwidget.c:566 +#: gtk/gtkwidget.c:566 msgid "Whether the widget is the default widget" msgstr "Indica si el widget es el widget predeterminado" -#: ../gtk/gtkwidget.c:572 +#: gtk/gtkwidget.c:572 msgid "Receives default" msgstr "Recibe por omisión" -#: ../gtk/gtkwidget.c:573 +#: gtk/gtkwidget.c:573 msgid "If TRUE, the widget will receive the default action when it is focused" -msgstr "Si es TRUE el widget recibirá la acción predeterminada cuando obtiene el foco" +msgstr "" +"Si es TRUE el widget recibirá la acción predeterminada cuando obtiene el foco" -#: ../gtk/gtkwidget.c:579 +#: gtk/gtkwidget.c:579 msgid "Composite child" msgstr "Hijo compuesto" -#: ../gtk/gtkwidget.c:580 +#: gtk/gtkwidget.c:580 msgid "Whether the widget is part of a composite widget" msgstr "Indica si el widget es parte de un widget compuesto" -#: ../gtk/gtkwidget.c:586 +#: gtk/gtkwidget.c:586 msgid "Style" msgstr "Estilo" -#: ../gtk/gtkwidget.c:587 +#: gtk/gtkwidget.c:587 msgid "" "The style of the widget, which contains information about how it will look " "(colors etc)" @@ -6539,105 +6600,106 @@ msgstr "" "El estilo del widget, que contiene información sobre la apariencia (colores, " "etc)" -#: ../gtk/gtkwidget.c:593 +#: gtk/gtkwidget.c:593 msgid "Events" msgstr "Eventos" -#: ../gtk/gtkwidget.c:594 +#: gtk/gtkwidget.c:594 msgid "The event mask that decides what kind of GdkEvents this widget gets" -msgstr "La máscara de eventos que decide que tipo de GtkEvents recibe este widget" +msgstr "" +"La máscara de eventos que decide que tipo de GtkEvents recibe este widget" -#: ../gtk/gtkwidget.c:601 +#: gtk/gtkwidget.c:601 msgid "Extension events" msgstr "Eventos de extensión" -#: ../gtk/gtkwidget.c:602 +#: gtk/gtkwidget.c:602 msgid "The mask that decides what kind of extension events this widget gets" msgstr "" "La máscara que decide que clase de eventos de extensión conseguirá este " "widget" -#: ../gtk/gtkwidget.c:609 +#: gtk/gtkwidget.c:609 msgid "No show all" msgstr "No mostrar todo" -#: ../gtk/gtkwidget.c:610 +#: gtk/gtkwidget.c:610 msgid "Whether gtk_widget_show_all() should not affect this widget" msgstr "Indica que gtk_widget_show_all() no debe afectar a este widget" -#: ../gtk/gtkwidget.c:632 +#: gtk/gtkwidget.c:632 msgid "Has tooltip" msgstr "Tiene consejo" -#: ../gtk/gtkwidget.c:633 +#: gtk/gtkwidget.c:633 msgid "Whether this widget has a tooltip" msgstr "Indica si el widget tiene un consejo" -#: ../gtk/gtkwidget.c:653 +#: gtk/gtkwidget.c:653 msgid "Tooltip Text" msgstr "Texto del consejo" -#: ../gtk/gtkwidget.c:654 ../gtk/gtkwidget.c:675 +#: gtk/gtkwidget.c:654 gtk/gtkwidget.c:675 msgid "The contents of the tooltip for this widget" msgstr "El contenido de los consejos para este widget" -#: ../gtk/gtkwidget.c:674 +#: gtk/gtkwidget.c:674 msgid "Tooltip markup" msgstr "Marcado de consejos" -#: ../gtk/gtkwidget.c:689 +#: gtk/gtkwidget.c:689 msgid "Window" msgstr "Ventana" -#: ../gtk/gtkwidget.c:690 +#: gtk/gtkwidget.c:690 msgid "The widget's window if it is realized" msgstr "La ventana del widget si se realiza" -#: ../gtk/gtkwidget.c:2208 +#: gtk/gtkwidget.c:2208 msgid "Interior Focus" msgstr "Foco interior" -#: ../gtk/gtkwidget.c:2209 +#: gtk/gtkwidget.c:2209 msgid "Whether to draw the focus indicator inside widgets" msgstr "Indica si se ha de dibujar el indicador del foco dentro de los widgets" -#: ../gtk/gtkwidget.c:2215 +#: gtk/gtkwidget.c:2215 msgid "Focus linewidth" msgstr "Dar foco al ancho de línea" -#: ../gtk/gtkwidget.c:2216 +#: gtk/gtkwidget.c:2216 msgid "Width, in pixels, of the focus indicator line" msgstr "Anchura, en píxeles, de la línea indicadora del foco" -#: ../gtk/gtkwidget.c:2222 +#: gtk/gtkwidget.c:2222 msgid "Focus line dash pattern" msgstr "Dar foco a la línea con patrón punteado" -#: ../gtk/gtkwidget.c:2223 +#: gtk/gtkwidget.c:2223 msgid "Dash pattern used to draw the focus indicator" msgstr "Patrón punteado utilizado para dibujar el indicador de foco" -#: ../gtk/gtkwidget.c:2228 +#: gtk/gtkwidget.c:2228 msgid "Focus padding" msgstr "Relleno del foco" -#: ../gtk/gtkwidget.c:2229 +#: gtk/gtkwidget.c:2229 msgid "Width, in pixels, between focus indicator and the widget 'box'" msgstr "Anchura, en píxeles, entre el indicador de foco y la «caja» del widget" -#: ../gtk/gtkwidget.c:2234 +#: gtk/gtkwidget.c:2234 msgid "Cursor color" msgstr "Color del cursor" -#: ../gtk/gtkwidget.c:2235 +#: gtk/gtkwidget.c:2235 msgid "Color with which to draw insertion cursor" msgstr "Color con el cual dibujar el cursor de inserción" -#: ../gtk/gtkwidget.c:2240 +#: gtk/gtkwidget.c:2240 msgid "Secondary cursor color" msgstr "Color secundario del cursor" -#: ../gtk/gtkwidget.c:2241 +#: gtk/gtkwidget.c:2241 msgid "" "Color with which to draw the secondary insertion cursor when editing mixed " "right-to-left and left-to-right text" @@ -6645,43 +6707,43 @@ msgstr "" "Color con el cual dibujar el cursor de inserción secundario cuando se esta " "editando una mezcla de texto de derecha-a-izquierda y izquierda-a-derecha" -#: ../gtk/gtkwidget.c:2246 +#: gtk/gtkwidget.c:2246 msgid "Cursor line aspect ratio" msgstr "Proporción de la línea del cursor" -#: ../gtk/gtkwidget.c:2247 +#: gtk/gtkwidget.c:2247 msgid "Aspect ratio with which to draw insertion cursor" msgstr "La proporción con la cual dibujar el cursor de inserción" -#: ../gtk/gtkwidget.c:2261 +#: gtk/gtkwidget.c:2261 msgid "Draw Border" msgstr "Dibujar borde" -#: ../gtk/gtkwidget.c:2262 +#: gtk/gtkwidget.c:2262 msgid "Size of areas outside the widget's allocation to draw" msgstr "Tamaño de las áreas fuera de la reserva del widget para dibujar" -#: ../gtk/gtkwidget.c:2275 +#: gtk/gtkwidget.c:2275 msgid "Unvisited Link Color" msgstr "Color del enlace no visitado" -#: ../gtk/gtkwidget.c:2276 +#: gtk/gtkwidget.c:2276 msgid "Color of unvisited links" msgstr "Color de los enlaces no visitados" -#: ../gtk/gtkwidget.c:2289 +#: gtk/gtkwidget.c:2289 msgid "Visited Link Color" msgstr "Color del enlace visitado" -#: ../gtk/gtkwidget.c:2290 +#: gtk/gtkwidget.c:2290 msgid "Color of visited links" msgstr "Color de los enlaces visitados" -#: ../gtk/gtkwidget.c:2304 +#: gtk/gtkwidget.c:2304 msgid "Wide Separators" msgstr "Separadores anchos" -#: ../gtk/gtkwidget.c:2305 +#: gtk/gtkwidget.c:2305 msgid "" "Whether separators have configurable width and should be drawn using a box " "instead of a line" @@ -6689,75 +6751,77 @@ msgstr "" "Indica si los separadores tienen anchura configurable y deben dibujarse " "usando una caja en lugar de una línea" -#: ../gtk/gtkwidget.c:2319 +#: gtk/gtkwidget.c:2319 msgid "Separator Width" msgstr "Anchura del separador" -#: ../gtk/gtkwidget.c:2320 +#: gtk/gtkwidget.c:2320 msgid "The width of separators if wide-separators is TRUE" msgstr "La anchura de los separadores si «wide-separators« es TRUE" -#: ../gtk/gtkwidget.c:2334 +#: gtk/gtkwidget.c:2334 msgid "Separator Height" msgstr "Altura del separador" -#: ../gtk/gtkwidget.c:2335 +#: gtk/gtkwidget.c:2335 msgid "The height of separators if \"wide-separators\" is TRUE" msgstr "La altura de los separadores si «wide-separators» es TRUE" -#: ../gtk/gtkwidget.c:2349 +#: gtk/gtkwidget.c:2349 msgid "Horizontal Scroll Arrow Length" msgstr "Longitud de la flecha de desplazamiento horizontal" -#: ../gtk/gtkwidget.c:2350 +#: gtk/gtkwidget.c:2350 msgid "The length of horizontal scroll arrows" msgstr "La longitud de las flechas de desplazamiento horizontal" -#: ../gtk/gtkwidget.c:2364 +#: gtk/gtkwidget.c:2364 msgid "Vertical Scroll Arrow Length" msgstr "Longitud de las flechas de desplazamiento vertical" -#: ../gtk/gtkwidget.c:2365 +#: gtk/gtkwidget.c:2365 msgid "The length of vertical scroll arrows" msgstr "La longitud de las flechas de desplazamiento vertical" -#: ../gtk/gtkwindow.c:464 +#: gtk/gtkwindow.c:464 msgid "Window Type" msgstr "Tipo de ventana" -#: ../gtk/gtkwindow.c:465 +#: gtk/gtkwindow.c:465 msgid "The type of the window" msgstr "El tipo de la ventana" -#: ../gtk/gtkwindow.c:473 +#: gtk/gtkwindow.c:473 msgid "Window Title" msgstr "Título de la ventana" -#: ../gtk/gtkwindow.c:474 +#: gtk/gtkwindow.c:474 msgid "The title of the window" msgstr "El título de la ventana" -#: ../gtk/gtkwindow.c:481 +#: gtk/gtkwindow.c:481 msgid "Window Role" msgstr "Rol de la ventana" -#: ../gtk/gtkwindow.c:482 +#: gtk/gtkwindow.c:482 msgid "Unique identifier for the window to be used when restoring a session" -msgstr "Identificador único para la ventana para usarlo al restaurar una sesión" +msgstr "" +"Identificador único para la ventana para usarlo al restaurar una sesión" -#: ../gtk/gtkwindow.c:498 +#: gtk/gtkwindow.c:498 msgid "Startup ID" msgstr "ID de inicio" -#: ../gtk/gtkwindow.c:499 +#: gtk/gtkwindow.c:499 msgid "Unique startup identifier for the window used by startup-notification" -msgstr "Identificador único de inicio para la ventana usado por startup-notification" +msgstr "" +"Identificador único de inicio para la ventana usado por startup-notification" -#: ../gtk/gtkwindow.c:506 +#: gtk/gtkwindow.c:506 msgid "Allow Shrink" msgstr "Permitir encoger" -#: ../gtk/gtkwindow.c:508 +#: gtk/gtkwindow.c:508 #, no-c-format msgid "" "If TRUE, the window has no mimimum size. Setting this to TRUE is 99% of the " @@ -6766,25 +6830,25 @@ msgstr "" "Si es TRUE la ventana no tiene tamaño mínimo. Colocar este valor como TRUE " "es una mala idea el 99% de las veces" -#: ../gtk/gtkwindow.c:515 +#: gtk/gtkwindow.c:515 msgid "Allow Grow" msgstr "Permitir crecer" -#: ../gtk/gtkwindow.c:516 +#: gtk/gtkwindow.c:516 msgid "If TRUE, users can expand the window beyond its minimum size" msgstr "" "Si es TRUE los usuarios pueden expandir la ventana mas allá de su tamaño " "mínimo" -#: ../gtk/gtkwindow.c:524 +#: gtk/gtkwindow.c:524 msgid "If TRUE, users can resize the window" msgstr "Si es TRUE los usuario pueden redimensionar la ventana" -#: ../gtk/gtkwindow.c:531 +#: gtk/gtkwindow.c:531 msgid "Modal" msgstr "Modal" -#: ../gtk/gtkwindow.c:532 +#: gtk/gtkwindow.c:532 msgid "" "If TRUE, the window is modal (other windows are not usable while this one is " "up)" @@ -6792,71 +6856,72 @@ msgstr "" "Si es TRUE, esta ventana es modal (no se pueden utilizar otras ventanas " "mientras ésta este encima)" -#: ../gtk/gtkwindow.c:539 +#: gtk/gtkwindow.c:539 msgid "Window Position" msgstr "Posición de la ventana" -#: ../gtk/gtkwindow.c:540 +#: gtk/gtkwindow.c:540 msgid "The initial position of the window" msgstr "La posición inicial de la ventana" -#: ../gtk/gtkwindow.c:548 +#: gtk/gtkwindow.c:548 msgid "Default Width" msgstr "Anchura predeterminada" -#: ../gtk/gtkwindow.c:549 +#: gtk/gtkwindow.c:549 msgid "The default width of the window, used when initially showing the window" msgstr "" "El ancho predeterminado de la ventana, utilizado cuando se muestra " "inicialmente la ventana" -#: ../gtk/gtkwindow.c:558 +#: gtk/gtkwindow.c:558 msgid "Default Height" msgstr "Altura predeterminada" -#: ../gtk/gtkwindow.c:559 -msgid "The default height of the window, used when initially showing the window" +#: gtk/gtkwindow.c:559 +msgid "" +"The default height of the window, used when initially showing the window" msgstr "" "La altura predeterminada de la ventana, utilizado cuando se muestra " "inicialmente la ventana" -#: ../gtk/gtkwindow.c:568 +#: gtk/gtkwindow.c:568 msgid "Destroy with Parent" msgstr "Destruir con el padre" -#: ../gtk/gtkwindow.c:569 +#: gtk/gtkwindow.c:569 msgid "If this window should be destroyed when the parent is destroyed" msgstr "Indica si esta ventana debe ser destruida cuando el padre se destruye" -#: ../gtk/gtkwindow.c:577 +#: gtk/gtkwindow.c:577 msgid "Icon for this window" msgstr "Icono para esta ventana" -#: ../gtk/gtkwindow.c:593 +#: gtk/gtkwindow.c:593 msgid "Name of the themed icon for this window" msgstr "Nombre del icono del tema para esta ventana" -#: ../gtk/gtkwindow.c:608 +#: gtk/gtkwindow.c:608 msgid "Is Active" msgstr "Está activo" -#: ../gtk/gtkwindow.c:609 +#: gtk/gtkwindow.c:609 msgid "Whether the toplevel is the current active window" msgstr "Indica si el nivel superior es la ventana activa actual" -#: ../gtk/gtkwindow.c:616 +#: gtk/gtkwindow.c:616 msgid "Focus in Toplevel" msgstr "Foco en el nivel superior" -#: ../gtk/gtkwindow.c:617 +#: gtk/gtkwindow.c:617 msgid "Whether the input focus is within this GtkWindow" msgstr "Indica si el foco de entrada esta dentro de este GtkWindow" -#: ../gtk/gtkwindow.c:624 +#: gtk/gtkwindow.c:624 msgid "Type hint" msgstr "Pista de tipo" -#: ../gtk/gtkwindow.c:625 +#: gtk/gtkwindow.c:625 msgid "" "Hint to help the desktop environment understand what kind of window this is " "and how to treat it." @@ -6864,99 +6929,98 @@ msgstr "" "Pista para ayudar al entorno de escritorio a entender qué clase de ventana " "es ésta y cómo tratar con ella." -#: ../gtk/gtkwindow.c:633 +#: gtk/gtkwindow.c:633 msgid "Skip taskbar" msgstr "Ignorar barra de tareas" -#: ../gtk/gtkwindow.c:634 +#: gtk/gtkwindow.c:634 msgid "TRUE if the window should not be in the task bar." msgstr "TRUE si la ventana no debe estar en la barra de tareas." -#: ../gtk/gtkwindow.c:641 +#: gtk/gtkwindow.c:641 msgid "Skip pager" msgstr "Ignorar paginador" -#: ../gtk/gtkwindow.c:642 +#: gtk/gtkwindow.c:642 msgid "TRUE if the window should not be in the pager." msgstr "TRUE si la ventana no debe estar en el paginador." -#: ../gtk/gtkwindow.c:649 +#: gtk/gtkwindow.c:649 msgid "Urgent" msgstr "Urgente" -#: ../gtk/gtkwindow.c:650 +#: gtk/gtkwindow.c:650 msgid "TRUE if the window should be brought to the user's attention." msgstr "TRUE si la ventana debe llamar la atención del usuario." -#: ../gtk/gtkwindow.c:664 +#: gtk/gtkwindow.c:664 msgid "Accept focus" msgstr "Aceptar foco" -#: ../gtk/gtkwindow.c:665 +#: gtk/gtkwindow.c:665 msgid "TRUE if the window should receive the input focus." msgstr "TRUE si la ventana no debe recibir el foco de entrada." -#: ../gtk/gtkwindow.c:679 +#: gtk/gtkwindow.c:679 msgid "Focus on map" msgstr "Foco en el mapa" -#: ../gtk/gtkwindow.c:680 +#: gtk/gtkwindow.c:680 msgid "TRUE if the window should receive the input focus when mapped." msgstr "TRUE si la ventana debe recibir el foco de entrada al ser mapeada." -#: ../gtk/gtkwindow.c:694 +#: gtk/gtkwindow.c:694 msgid "Decorated" msgstr "Decorado" -#: ../gtk/gtkwindow.c:695 +#: gtk/gtkwindow.c:695 msgid "Whether the window should be decorated by the window manager" msgstr "Indica si la ventana debe ser decorada por el gestor de ventanas" -#: ../gtk/gtkwindow.c:709 +#: gtk/gtkwindow.c:709 msgid "Deletable" msgstr "Borrable" -#: ../gtk/gtkwindow.c:710 +#: gtk/gtkwindow.c:710 msgid "Whether the window frame should have a close button" msgstr "Indica si el marco de la ventana debe tener un botón de cierre" -#: ../gtk/gtkwindow.c:726 +#: gtk/gtkwindow.c:726 msgid "Gravity" msgstr "Gravedad" -#: ../gtk/gtkwindow.c:727 +#: gtk/gtkwindow.c:727 msgid "The window gravity of the window" msgstr "La gravedad de la ventana" -#: ../gtk/gtkwindow.c:744 +#: gtk/gtkwindow.c:744 msgid "Transient for Window" msgstr "Transitorio para la ventana" -#: ../gtk/gtkwindow.c:745 +#: gtk/gtkwindow.c:745 msgid "The transient parent of the dialog" msgstr "El padre transitorio del diálogo" -#: ../gtk/gtkwindow.c:759 +#: gtk/gtkwindow.c:759 msgid "Opacity for Window" msgstr "Opacidad para la ventana" -#: ../gtk/gtkwindow.c:760 +#: gtk/gtkwindow.c:760 msgid "The opacity of the window, from 0 to 1" msgstr "La opacidad de la ventana, desde 0 hasta 1" -#: ../modules/input/gtkimcontextxim.c:334 +#: modules/input/gtkimcontextxim.c:334 msgid "IM Preedit style" msgstr "Estilo de preedición del ME" -#: ../modules/input/gtkimcontextxim.c:335 +#: modules/input/gtkimcontextxim.c:335 msgid "How to draw the input method preedit string" msgstr "Cómo dibujar la cadena del método de entrada de preedición" -#: ../modules/input/gtkimcontextxim.c:343 +#: modules/input/gtkimcontextxim.c:343 msgid "IM Status style" msgstr "Estilo del estado ME" -#: ../modules/input/gtkimcontextxim.c:344 +#: modules/input/gtkimcontextxim.c:344 msgid "How to draw the input method statusbar" msgstr "Cómo dibujar el método de entrada de la barra de estado" - diff --git a/po-properties/et.po b/po-properties/et.po index 7c0579aed3..51d6570efb 100644 --- a/po-properties/et.po +++ b/po-properties/et.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+-properties HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2007-11-26 11:14+0000\n" "Last-Translator: Ivar Smolin \n" "Language-Team: Estonian \n" @@ -811,7 +811,7 @@ msgstr "Lapse rõhtjoondus" msgid "Vertical alignment for child" msgstr "Lapse püstjoondus" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "Pildividin" @@ -894,8 +894,9 @@ msgid "Show button images" msgstr "" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" -msgstr "" +#, fuzzy +msgid "Whether images should be shown on buttons" +msgstr "Kas sakke näidatakse või mitte" #: gtk/gtkcalendar.c:440 msgid "Year" @@ -1975,7 +1976,7 @@ msgstr "Noole suurus" msgid "The minimum size of the arrow in the combo box" msgstr "Ripploendis oleva noole väikseim võimalik suurus" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2589,7 +2590,7 @@ msgstr "Sildi Y-joondus" msgid "The vertical alignment of the label" msgstr "Sildi püstine joondamine" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "" @@ -2605,43 +2606,43 @@ msgstr "Raami äärise välimus" msgid "A widget to display in place of the usual frame label" msgstr "" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "Konteineri ümber oleva varju välimus" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "Sanga asukoht" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "Sanga asukoht lapsvidina suhtes" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" msgstr "" -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" msgstr "" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2844,15 +2845,15 @@ msgstr "" msgid "The representation being used for image data" msgstr "" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "" @@ -2987,6 +2988,24 @@ msgstr "Paigutuse laius" msgid "The height of the layout" msgstr "Paigutuse kõrgus" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +msgid "The URI bound to this button" +msgstr "" + +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "Nähtav" + +#: gtk/gtklinkbutton.c:160 +#, fuzzy +msgid "Whether this link has been visited." +msgstr "Kas tegevus on nähtav või mitte." + #: gtk/gtkmenu.c:503 #, fuzzy msgid "The currently selected menu item" @@ -3443,7 +3462,7 @@ msgid "Group ID for tabs drag and drop" msgstr "Grupi ID sakkide lohistamiseks" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "Grupp" @@ -3553,6 +3572,16 @@ msgstr "" msgid "Size of tab curvature" msgstr "" +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "Noole skaleerimine" + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "Kerimisriba kaugus" + #: gtk/gtkobject.c:370 msgid "User Data" msgstr "" @@ -4067,6 +4096,10 @@ msgstr "" msgid "The radio menu item whose group this widget belongs to." msgstr "" +#: gtk/gtkradiotoolbutton.c:66 +msgid "The radio tool button whose group this button belongs to." +msgstr "" + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "" diff --git a/po-properties/eu.po b/po-properties/eu.po index 298b40e4c9..8cabe7b8b8 100644 --- a/po-properties/eu.po +++ b/po-properties/eu.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: eu\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-12 11:16+0200\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2008-08-12 12:55+0200\n" "Last-Translator: Iñaki Larrañaga Murgoitio \n" "Language-Team: Basque \n" @@ -17,117 +17,116 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1)\n" "\n" -#: ../gdk-pixbuf/gdk-pixbuf.c:89 +#: gdk-pixbuf/gdk-pixbuf.c:89 msgid "Number of Channels" msgstr "Kanal-kopurua" -#: ../gdk-pixbuf/gdk-pixbuf.c:90 +#: gdk-pixbuf/gdk-pixbuf.c:90 msgid "The number of samples per pixel" msgstr "Pixel bakoitzeko lagin-kopurua" -#: ../gdk-pixbuf/gdk-pixbuf.c:99 +#: gdk-pixbuf/gdk-pixbuf.c:99 msgid "Colorspace" msgstr "Kolore-eskala" -#: ../gdk-pixbuf/gdk-pixbuf.c:100 +#: gdk-pixbuf/gdk-pixbuf.c:100 msgid "The colorspace in which the samples are interpreted" msgstr "Laginak interpretatzen diren kolore-eskala" -#: ../gdk-pixbuf/gdk-pixbuf.c:108 +#: gdk-pixbuf/gdk-pixbuf.c:108 msgid "Has Alpha" msgstr "Alfa dauka" -#: ../gdk-pixbuf/gdk-pixbuf.c:109 +#: gdk-pixbuf/gdk-pixbuf.c:109 msgid "Whether the pixbuf has an alpha channel" msgstr "pixbuf-ek alfa kanala duen ala ez adierazten du" -#: ../gdk-pixbuf/gdk-pixbuf.c:122 +#: gdk-pixbuf/gdk-pixbuf.c:122 msgid "Bits per Sample" msgstr "Lagin bakoitzeko biteak" -#: ../gdk-pixbuf/gdk-pixbuf.c:123 +#: gdk-pixbuf/gdk-pixbuf.c:123 msgid "The number of bits per sample" msgstr "Lagin bakoitzeko bit-kopurua" # -#: ../gdk-pixbuf/gdk-pixbuf.c:132 ../gtk/gtklayout.c:632 -#: ../gtk/gtktreeviewcolumn.c:207 +#: gdk-pixbuf/gdk-pixbuf.c:132 gtk/gtklayout.c:632 gtk/gtktreeviewcolumn.c:207 msgid "Width" msgstr "Zabalera" -#: ../gdk-pixbuf/gdk-pixbuf.c:133 +#: gdk-pixbuf/gdk-pixbuf.c:133 msgid "The number of columns of the pixbuf" msgstr "pixbuf-eko zutabe-kopurua" # -#: ../gdk-pixbuf/gdk-pixbuf.c:142 ../gtk/gtklayout.c:641 +#: gdk-pixbuf/gdk-pixbuf.c:142 gtk/gtklayout.c:641 msgid "Height" msgstr "Altuera" -#: ../gdk-pixbuf/gdk-pixbuf.c:143 +#: gdk-pixbuf/gdk-pixbuf.c:143 msgid "The number of rows of the pixbuf" msgstr "pixbuf-eko errenkada-kopurua" -#: ../gdk-pixbuf/gdk-pixbuf.c:159 +#: gdk-pixbuf/gdk-pixbuf.c:159 msgid "Rowstride" msgstr "Errenkada-luzera" -#: ../gdk-pixbuf/gdk-pixbuf.c:160 -msgid "The number of bytes between the start of a row and the start of the next row" +#: gdk-pixbuf/gdk-pixbuf.c:160 +msgid "" +"The number of bytes between the start of a row and the start of the next row" msgstr "" "Errenkada baten hasieratik hurrengo errenkadaren hasierara arte dagoen byte-" "kopurua" -#: ../gdk-pixbuf/gdk-pixbuf.c:169 +#: gdk-pixbuf/gdk-pixbuf.c:169 msgid "Pixels" msgstr "Pixeletan" -#: ../gdk-pixbuf/gdk-pixbuf.c:170 +#: gdk-pixbuf/gdk-pixbuf.c:170 msgid "A pointer to the pixel data of the pixbuf" msgstr "pixbuf-eko pixel-datuetarako erakuslea" # -#: ../gdk/gdkdisplaymanager.c:103 +#: gdk/gdkdisplaymanager.c:103 msgid "Default Display" msgstr "Bistaratze lehenetsia" -#: ../gdk/gdkdisplaymanager.c:104 +#: gdk/gdkdisplaymanager.c:104 msgid "The default display for GDK" msgstr "GDKren bistaratze lehenetsia" -#: ../gdk/gdkpango.c:490 ../gtk/gtkinvisible.c:86 -#: ../gtk/gtkmountoperation.c:176 ../gtk/gtkstatusicon.c:253 -#: ../gtk/gtkwindow.c:600 +#: gdk/gdkpango.c:490 gtk/gtkinvisible.c:86 gtk/gtkmountoperation.c:176 +#: gtk/gtkstatusicon.c:253 gtk/gtkwindow.c:600 msgid "Screen" msgstr "Pantaila" -#: ../gdk/gdkpango.c:491 +#: gdk/gdkpango.c:491 msgid "the GdkScreen for the renderer" msgstr "GdkScreen errendatzailearentzako" # -#: ../gdk/gdkscreen.c:75 +#: gdk/gdkscreen.c:75 msgid "Font options" msgstr "Letra-tipoaren aukerak" -#: ../gdk/gdkscreen.c:76 +#: gdk/gdkscreen.c:76 msgid "The default font options for the screen" msgstr "Pantailako letra-tipo lehenetsiaren aukerak" # -#: ../gdk/gdkscreen.c:83 +#: gdk/gdkscreen.c:83 msgid "Font resolution" msgstr "Letra-tipoaren bereizmena" -#: ../gdk/gdkscreen.c:84 +#: gdk/gdkscreen.c:84 msgid "The resolution for fonts on the screen" msgstr "Pantailako letra-tipoaren bereizmena" -#: ../gtk/gtkaboutdialog.c:197 +#: gtk/gtkaboutdialog.c:197 msgid "Program name" msgstr "Programa-izena" -#: ../gtk/gtkaboutdialog.c:198 +#: gtk/gtkaboutdialog.c:198 msgid "" "The name of the program. If this is not set, it defaults to " "g_get_application_name()" @@ -135,43 +134,43 @@ msgstr "" "Programaren izena. Ez badago ezarrita, g_get_application_name() jarriko da " "lehenetsi gisa." -#: ../gtk/gtkaboutdialog.c:212 +#: gtk/gtkaboutdialog.c:212 msgid "Program version" msgstr "Programa-bertsioa" -#: ../gtk/gtkaboutdialog.c:213 +#: gtk/gtkaboutdialog.c:213 msgid "The version of the program" msgstr "Programaren bertsioa" -#: ../gtk/gtkaboutdialog.c:227 +#: gtk/gtkaboutdialog.c:227 msgid "Copyright string" msgstr "Copyright-aren katea" -#: ../gtk/gtkaboutdialog.c:228 +#: gtk/gtkaboutdialog.c:228 msgid "Copyright information for the program" msgstr "Programaren Copyright informazioa" -#: ../gtk/gtkaboutdialog.c:245 +#: gtk/gtkaboutdialog.c:245 msgid "Comments string" msgstr "Iruzkin-katea" -#: ../gtk/gtkaboutdialog.c:246 +#: gtk/gtkaboutdialog.c:246 msgid "Comments about the program" msgstr "Programari buruzko iruzkinak" -#: ../gtk/gtkaboutdialog.c:280 +#: gtk/gtkaboutdialog.c:280 msgid "Website URL" msgstr "Web gunearen URLa" -#: ../gtk/gtkaboutdialog.c:281 +#: gtk/gtkaboutdialog.c:281 msgid "The URL for the link to the website of the program" msgstr "Programaren web gunearen estekaren URLa" -#: ../gtk/gtkaboutdialog.c:297 +#: gtk/gtkaboutdialog.c:297 msgid "Website label" msgstr "Web guneko etiketa" -#: ../gtk/gtkaboutdialog.c:298 +#: gtk/gtkaboutdialog.c:298 msgid "" "The label for the link to the website of the program. If this is not set, it " "defaults to the URL" @@ -179,43 +178,44 @@ msgstr "" "Programaren web gunearen estekarentzako etiketa. Ez bada ezartzen, " "lehenetsitako URLa erabiliko da." -#: ../gtk/gtkaboutdialog.c:314 +#: gtk/gtkaboutdialog.c:314 msgid "Authors" msgstr "Egileak" -#: ../gtk/gtkaboutdialog.c:315 +#: gtk/gtkaboutdialog.c:315 msgid "List of authors of the program" msgstr "Programaren egileen zerrenda" -#: ../gtk/gtkaboutdialog.c:331 +#: gtk/gtkaboutdialog.c:331 msgid "Documenters" msgstr "Dokumentalistak" -#: ../gtk/gtkaboutdialog.c:332 +#: gtk/gtkaboutdialog.c:332 msgid "List of people documenting the program" msgstr "Programarako informazioa bildu duten pertsonen zerrenda" -#: ../gtk/gtkaboutdialog.c:348 +#: gtk/gtkaboutdialog.c:348 msgid "Artists" msgstr "Artistak" -#: ../gtk/gtkaboutdialog.c:349 +#: gtk/gtkaboutdialog.c:349 msgid "List of people who have contributed artwork to the program" msgstr "Programako artelanak egin dituzten pertsonen zerrenda" -#: ../gtk/gtkaboutdialog.c:366 +#: gtk/gtkaboutdialog.c:366 msgid "Translator credits" msgstr "Itzultzaileen kredituak" -#: ../gtk/gtkaboutdialog.c:367 -msgid "Credits to the translators. This string should be marked as translatable" +#: gtk/gtkaboutdialog.c:367 +msgid "" +"Credits to the translators. This string should be marked as translatable" msgstr "Itzultzaileen kredituak. Kate haut itzulgai gisa markatu behar da" -#: ../gtk/gtkaboutdialog.c:382 +#: gtk/gtkaboutdialog.c:382 msgid "Logo" msgstr "Logotipoa" -#: ../gtk/gtkaboutdialog.c:383 +#: gtk/gtkaboutdialog.c:383 msgid "" "A logo for the about box. If this is not set, it defaults to " "gtk_window_get_default_icon_list()" @@ -223,100 +223,99 @@ msgstr "" "'Honi buruzko' kutxaren logotipoa. Ez bada ezartzen, " "gtk_window_get_default_icon_list() erabiliko da lehenetsi gisa." -#: ../gtk/gtkaboutdialog.c:398 +#: gtk/gtkaboutdialog.c:398 msgid "Logo Icon Name" msgstr "Logotipoaren ikonoaren izena" -#: ../gtk/gtkaboutdialog.c:399 +#: gtk/gtkaboutdialog.c:399 msgid "A named icon to use as the logo for the about box." msgstr "'Honi buruz' kutxako logotipoan erabiliko den izendun ikonoa" # -#: ../gtk/gtkaboutdialog.c:412 +#: gtk/gtkaboutdialog.c:412 msgid "Wrap license" msgstr "Saltatu lizentzia" -#: ../gtk/gtkaboutdialog.c:413 +#: gtk/gtkaboutdialog.c:413 msgid "Whether to wrap the license text." msgstr "Lizentziako testua saltatuko den edo ez." -#: ../gtk/gtkaccellabel.c:129 +#: gtk/gtkaccellabel.c:129 msgid "Accelerator Closure" msgstr "Bizkortzailea ixtea" -#: ../gtk/gtkaccellabel.c:130 +#: gtk/gtkaccellabel.c:130 msgid "The closure to be monitored for accelerator changes" msgstr "Bizkortzailearen aldaketentzat kontrolatu beharreko itxiera" -#: ../gtk/gtkaccellabel.c:136 +#: gtk/gtkaccellabel.c:136 msgid "Accelerator Widget" msgstr "Bizkortzailearen trepeta" -#: ../gtk/gtkaccellabel.c:137 +#: gtk/gtkaccellabel.c:137 msgid "The widget to be monitored for accelerator changes" msgstr "Bizkortzailearen aldaketentzat kontrolatu beharreko trepeta" # -#: ../gtk/gtkaction.c:199 ../gtk/gtkactiongroup.c:170 ../gtk/gtkprinter.c:123 -#: ../gtk/gtktextmark.c:89 +#: gtk/gtkaction.c:199 gtk/gtkactiongroup.c:170 gtk/gtkprinter.c:123 +#: gtk/gtktextmark.c:89 msgid "Name" msgstr "Izena" -#: ../gtk/gtkaction.c:200 +#: gtk/gtkaction.c:200 msgid "A unique name for the action." msgstr "Ekintza honentzako izen bakarra." -#: ../gtk/gtkaction.c:215 ../gtk/gtkbutton.c:199 ../gtk/gtkexpander.c:195 -#: ../gtk/gtkframe.c:105 ../gtk/gtklabel.c:316 ../gtk/gtktoolbutton.c:180 +#: gtk/gtkaction.c:215 gtk/gtkbutton.c:199 gtk/gtkexpander.c:195 +#: gtk/gtkframe.c:105 gtk/gtklabel.c:316 gtk/gtktoolbutton.c:180 msgid "Label" msgstr "Etiketa" -#: ../gtk/gtkaction.c:216 +#: gtk/gtkaction.c:216 msgid "The label used for menu items and buttons that activate this action." msgstr "" "Ekintza hau aktibatzen duten menu-elementuetarako eta botoietarako " "erabiltzen den etiketa." -#: ../gtk/gtkaction.c:223 +#: gtk/gtkaction.c:223 msgid "Short label" msgstr "Etiketa laburra" -#: ../gtk/gtkaction.c:224 +#: gtk/gtkaction.c:224 msgid "A shorter label that may be used on toolbar buttons." msgstr "Tresna-barraren botoietan erabil daitekeen etiketa laburragoa." -#: ../gtk/gtkaction.c:230 +#: gtk/gtkaction.c:230 msgid "Tooltip" msgstr "Argibidea" -#: ../gtk/gtkaction.c:231 +#: gtk/gtkaction.c:231 msgid "A tooltip for this action." msgstr "Ekintza honetarako argibidea." -#: ../gtk/gtkaction.c:237 +#: gtk/gtkaction.c:237 msgid "Stock Icon" msgstr "Stock-ikonoa" -#: ../gtk/gtkaction.c:238 +#: gtk/gtkaction.c:238 msgid "The stock icon displayed in widgets representing this action." msgstr "Ekintza hau adierazten duten trepetetan bistaratutako stock-ikonoa." -#: ../gtk/gtkaction.c:255 ../gtk/gtkcellrendererpixbuf.c:171 -#: ../gtk/gtkimage.c:230 ../gtk/gtkprinter.c:172 ../gtk/gtkstatusicon.c:210 -#: ../gtk/gtkwindow.c:592 +#: gtk/gtkaction.c:255 gtk/gtkcellrendererpixbuf.c:171 gtk/gtkimage.c:230 +#: gtk/gtkprinter.c:172 gtk/gtkstatusicon.c:210 gtk/gtkwindow.c:592 msgid "Icon Name" msgstr "Ikono-izena" -#: ../gtk/gtkaction.c:256 ../gtk/gtkcellrendererpixbuf.c:172 -#: ../gtk/gtkimage.c:231 ../gtk/gtkstatusicon.c:211 +#: gtk/gtkaction.c:256 gtk/gtkcellrendererpixbuf.c:172 gtk/gtkimage.c:231 +#: gtk/gtkstatusicon.c:211 msgid "The name of the icon from the icon theme" msgstr "Ikono-gaiko ikonoaren izena" -#: ../gtk/gtkaction.c:262 ../gtk/gtktoolitem.c:156 +#: gtk/gtkaction.c:262 gtk/gtktoolitem.c:156 msgid "Visible when horizontal" msgstr "Ikusgai horizontal dagoenean" -#: ../gtk/gtkaction.c:263 ../gtk/gtktoolitem.c:157 +#: gtk/gtkaction.c:263 gtk/gtktoolitem.c:157 msgid "" "Whether the toolbar item is visible when the toolbar is in a horizontal " "orientation." @@ -324,11 +323,11 @@ msgstr "" "Tresna-barra horizontal dagoenean tresna-barrako elementua ikusgai dagoen " "ala ez adierazten du." -#: ../gtk/gtkaction.c:278 +#: gtk/gtkaction.c:278 msgid "Visible when overflown" msgstr "Ikusgai gainezka egitean" -#: ../gtk/gtkaction.c:279 +#: gtk/gtkaction.c:279 msgid "" "When TRUE, toolitem proxies for this action are represented in the toolbar " "overflow menu." @@ -336,11 +335,11 @@ msgstr "" "TRUE (egia) denean, menuen proxiak tresna-barrako gainezkako menuan " "adierazten dira." -#: ../gtk/gtkaction.c:286 ../gtk/gtktoolitem.c:163 +#: gtk/gtkaction.c:286 gtk/gtktoolitem.c:163 msgid "Visible when vertical" msgstr "Ikusgai bertikal dagoenean" -#: ../gtk/gtkaction.c:287 ../gtk/gtktoolitem.c:164 +#: gtk/gtkaction.c:287 gtk/gtktoolitem.c:164 msgid "" "Whether the toolbar item is visible when the toolbar is in a vertical " "orientation." @@ -348,11 +347,11 @@ msgstr "" "Tresna-barra bertikal dagoenean tresna-barrako elementua ikusgai dagoen ala " "ez adierazten du." -#: ../gtk/gtkaction.c:294 ../gtk/gtktoolitem.c:170 +#: gtk/gtkaction.c:294 gtk/gtktoolitem.c:170 msgid "Is important" msgstr "Garrantzitsua da" -#: ../gtk/gtkaction.c:295 +#: gtk/gtkaction.c:295 msgid "" "Whether the action is considered important. When TRUE, toolitem proxies for " "this action show text in GTK_TOOLBAR_BOTH_HORIZ mode." @@ -361,39 +360,39 @@ msgstr "" "honetako toolitem proxy-ek testua GTK_TOOLBAR_BOTH_HORIZ moduan adierazten " "dute." -#: ../gtk/gtkaction.c:303 +#: gtk/gtkaction.c:303 msgid "Hide if empty" msgstr "Ezkutatu hutsa badago" -#: ../gtk/gtkaction.c:304 +#: gtk/gtkaction.c:304 msgid "When TRUE, empty menu proxies for this action are hidden." -msgstr "TRUE (egia) denean, ekintza honetako menu hutseko proxy-ak ezkutatuta daude." +msgstr "" +"TRUE (egia) denean, ekintza honetako menu hutseko proxy-ak ezkutatuta daude." -#: ../gtk/gtkaction.c:310 ../gtk/gtkactiongroup.c:177 -#: ../gtk/gtkcellrenderer.c:193 ../gtk/gtkwidget.c:523 +#: gtk/gtkaction.c:310 gtk/gtkactiongroup.c:177 gtk/gtkcellrenderer.c:193 +#: gtk/gtkwidget.c:523 msgid "Sensitive" msgstr "Sentikorra" -#: ../gtk/gtkaction.c:311 +#: gtk/gtkaction.c:311 msgid "Whether the action is enabled." msgstr "Ekintza gaituta dagoen ala ez adierazten du." # -#: ../gtk/gtkaction.c:317 ../gtk/gtkactiongroup.c:184 -#: ../gtk/gtkstatusicon.c:269 ../gtk/gtktreeviewcolumn.c:191 -#: ../gtk/gtkwidget.c:516 +#: gtk/gtkaction.c:317 gtk/gtkactiongroup.c:184 gtk/gtkstatusicon.c:269 +#: gtk/gtktreeviewcolumn.c:191 gtk/gtkwidget.c:516 msgid "Visible" msgstr "Ikusgai" -#: ../gtk/gtkaction.c:318 +#: gtk/gtkaction.c:318 msgid "Whether the action is visible." msgstr "Ekintza ikusgai dagoen ala ez adierazten du." -#: ../gtk/gtkaction.c:324 +#: gtk/gtkaction.c:324 msgid "Action Group" msgstr "Ekintza-taldea" -#: ../gtk/gtkaction.c:325 +#: gtk/gtkaction.c:325 msgid "" "The GtkActionGroup this GtkAction is associated with, or NULL (for internal " "use)." @@ -401,74 +400,74 @@ msgstr "" "GtkAction honekin lotuta dagoen GtkActionGroup, edo NULL (barne-" "erabilerarako)." -#: ../gtk/gtkactiongroup.c:171 +#: gtk/gtkactiongroup.c:171 msgid "A name for the action group." msgstr "Ekintza-talderako izena." -#: ../gtk/gtkactiongroup.c:178 +#: gtk/gtkactiongroup.c:178 msgid "Whether the action group is enabled." msgstr "Ekintza-taldea gaituta dagoen ala ez adierazten du." -#: ../gtk/gtkactiongroup.c:185 +#: gtk/gtkactiongroup.c:185 msgid "Whether the action group is visible." msgstr "Ekintza-taldea ikusgai dagoen ala ez adierazten du." # -#: ../gtk/gtkadjustment.c:93 ../gtk/gtkcellrendererprogress.c:128 -#: ../gtk/gtkscalebutton.c:200 ../gtk/gtkspinbutton.c:269 +#: gtk/gtkadjustment.c:93 gtk/gtkcellrendererprogress.c:128 +#: gtk/gtkscalebutton.c:200 gtk/gtkspinbutton.c:269 msgid "Value" msgstr "Balioa" -#: ../gtk/gtkadjustment.c:94 +#: gtk/gtkadjustment.c:94 msgid "The value of the adjustment" msgstr "Doikuntzaren balioa" -#: ../gtk/gtkadjustment.c:110 +#: gtk/gtkadjustment.c:110 msgid "Minimum Value" msgstr "Balio minimoa" -#: ../gtk/gtkadjustment.c:111 +#: gtk/gtkadjustment.c:111 msgid "The minimum value of the adjustment" msgstr "Doikuntzaren balio minimoa" -#: ../gtk/gtkadjustment.c:130 +#: gtk/gtkadjustment.c:130 msgid "Maximum Value" msgstr "Balio maximoa" -#: ../gtk/gtkadjustment.c:131 +#: gtk/gtkadjustment.c:131 msgid "The maximum value of the adjustment" msgstr "Doikuntzaren balio maximoa" -#: ../gtk/gtkadjustment.c:147 +#: gtk/gtkadjustment.c:147 msgid "Step Increment" msgstr "Urrats-gehikuntza" -#: ../gtk/gtkadjustment.c:148 +#: gtk/gtkadjustment.c:148 msgid "The step increment of the adjustment" msgstr "Doikuntzaren urrats-gehikuntza" -#: ../gtk/gtkadjustment.c:164 +#: gtk/gtkadjustment.c:164 msgid "Page Increment" msgstr "Orri-gehikuntza" -#: ../gtk/gtkadjustment.c:165 +#: gtk/gtkadjustment.c:165 msgid "The page increment of the adjustment" msgstr "Doikuntzaren orri-gehikuntza" # -#: ../gtk/gtkadjustment.c:184 +#: gtk/gtkadjustment.c:184 msgid "Page Size" msgstr "Orrialde-tamaina" -#: ../gtk/gtkadjustment.c:185 +#: gtk/gtkadjustment.c:185 msgid "The page size of the adjustment" msgstr "Doikuntzaren orrialde-tamaina" -#: ../gtk/gtkalignment.c:90 +#: gtk/gtkalignment.c:90 msgid "Horizontal alignment" msgstr "Lerrokatze horizontala" -#: ../gtk/gtkalignment.c:91 ../gtk/gtkbutton.c:250 +#: gtk/gtkalignment.c:91 gtk/gtkbutton.c:250 msgid "" "Horizontal position of child in available space. 0.0 is left aligned, 1.0 is " "right aligned" @@ -476,11 +475,11 @@ msgstr "" "Umearen kokaleku horizontala leku erabilgarrian. 0.0 ezkerrean lerrokatzea " "da, 1.0 eskuinean" -#: ../gtk/gtkalignment.c:100 +#: gtk/gtkalignment.c:100 msgid "Vertical alignment" msgstr "Lerrokatze bertikala" -#: ../gtk/gtkalignment.c:101 ../gtk/gtkbutton.c:269 +#: gtk/gtkalignment.c:101 gtk/gtkbutton.c:269 msgid "" "Vertical position of child in available space. 0.0 is top aligned, 1.0 is " "bottom aligned" @@ -489,11 +488,11 @@ msgstr "" "behean lerrokatzea" # -#: ../gtk/gtkalignment.c:109 +#: gtk/gtkalignment.c:109 msgid "Horizontal scale" msgstr "Eskala horizontala" -#: ../gtk/gtkalignment.c:110 +#: gtk/gtkalignment.c:110 msgid "" "If available horizontal space is bigger than needed for the child, how much " "of it to use for the child. 0.0 means none, 1.0 means all" @@ -502,11 +501,11 @@ msgstr "" "umeak zenbat erabili behar duen adierazten du. 0.0 'bat ere ez' da, eta 1.0 " "'dena'." -#: ../gtk/gtkalignment.c:118 +#: gtk/gtkalignment.c:118 msgid "Vertical scale" msgstr "Eskala bertikala" -#: ../gtk/gtkalignment.c:119 +#: gtk/gtkalignment.c:119 msgid "" "If available vertical space is bigger than needed for the child, how much of " "it to use for the child. 0.0 means none, 1.0 means all" @@ -514,190 +513,190 @@ msgstr "" "Erabilgarri dagoen leku bertikala umeak behar duena baino handiagoa bada, " "harrak zenbat erabili behar duen. 0.0k bat ere ez esan nahi du eta 1.0k dena." -#: ../gtk/gtkalignment.c:136 +#: gtk/gtkalignment.c:136 msgid "Top Padding" msgstr "Goiko betegarria" -#: ../gtk/gtkalignment.c:137 +#: gtk/gtkalignment.c:137 msgid "The padding to insert at the top of the widget." msgstr "Trepetaren goialdean txertatzeko betegarria." -#: ../gtk/gtkalignment.c:153 +#: gtk/gtkalignment.c:153 msgid "Bottom Padding" msgstr "Beheko betegarria" -#: ../gtk/gtkalignment.c:154 +#: gtk/gtkalignment.c:154 msgid "The padding to insert at the bottom of the widget." msgstr "Trepetaren behealdean txertatzeko betegarria." -#: ../gtk/gtkalignment.c:170 +#: gtk/gtkalignment.c:170 msgid "Left Padding" msgstr "Ezkerreko betegarria" -#: ../gtk/gtkalignment.c:171 +#: gtk/gtkalignment.c:171 msgid "The padding to insert at the left of the widget." msgstr "Trepetaren ezkerrean txertatzeko betegarria." -#: ../gtk/gtkalignment.c:187 +#: gtk/gtkalignment.c:187 msgid "Right Padding" msgstr "Eskuineko betegarria" -#: ../gtk/gtkalignment.c:188 +#: gtk/gtkalignment.c:188 msgid "The padding to insert at the right of the widget." msgstr "Trepetaren eskuinean txertatzeko betegarria." # -#: ../gtk/gtkarrow.c:73 +#: gtk/gtkarrow.c:73 msgid "Arrow direction" msgstr "Geziaren noranzkoa" -#: ../gtk/gtkarrow.c:74 +#: gtk/gtkarrow.c:74 msgid "The direction the arrow should point" msgstr "Geziak seinalatu behar duen noranzkoa" -#: ../gtk/gtkarrow.c:81 +#: gtk/gtkarrow.c:81 msgid "Arrow shadow" msgstr "Gezi-itzala" -#: ../gtk/gtkarrow.c:82 +#: gtk/gtkarrow.c:82 msgid "Appearance of the shadow surrounding the arrow" msgstr "Gezia inguratzen duen itzalaren itxura" # -#: ../gtk/gtkarrow.c:88 ../gtk/gtkmenuitem.c:279 +#: gtk/gtkarrow.c:88 gtk/gtkmenuitem.c:279 msgid "Arrow Scaling" msgstr "Gezia eskalatzea" -#: ../gtk/gtkarrow.c:89 +#: gtk/gtkarrow.c:89 msgid "Amount of space used up by arrow" msgstr "Geziak erabiltzen duen leku kopurua" -#: ../gtk/gtkaspectframe.c:79 +#: gtk/gtkaspectframe.c:79 msgid "Horizontal Alignment" msgstr "Lerrokatze horizontala" -#: ../gtk/gtkaspectframe.c:80 +#: gtk/gtkaspectframe.c:80 msgid "X alignment of the child" msgstr "Umearen X lerrokatzea" -#: ../gtk/gtkaspectframe.c:86 +#: gtk/gtkaspectframe.c:86 msgid "Vertical Alignment" msgstr "Lerrokatze bertikala" -#: ../gtk/gtkaspectframe.c:87 +#: gtk/gtkaspectframe.c:87 msgid "Y alignment of the child" msgstr "Umearen Y lerrokatzea" -#: ../gtk/gtkaspectframe.c:93 +#: gtk/gtkaspectframe.c:93 msgid "Ratio" msgstr "Erlazioa" -#: ../gtk/gtkaspectframe.c:94 +#: gtk/gtkaspectframe.c:94 msgid "Aspect ratio if obey_child is FALSE" msgstr "Aspektu-erlazioa obey_child FALTSUA bada" -#: ../gtk/gtkaspectframe.c:100 +#: gtk/gtkaspectframe.c:100 msgid "Obey child" msgstr "Umeari obeditu" -#: ../gtk/gtkaspectframe.c:101 +#: gtk/gtkaspectframe.c:101 msgid "Force aspect ratio to match that of the frame's child" msgstr "Behartu aspektu-erlazioa markoaren umearekin bat etor dadin" -#: ../gtk/gtkassistant.c:261 +#: gtk/gtkassistant.c:261 msgid "Header Padding" msgstr "Goiburuko betegarria" -#: ../gtk/gtkassistant.c:262 +#: gtk/gtkassistant.c:262 msgid "Number of pixels around the header." msgstr "Goiburuaren inguruko pixel kopurua." -#: ../gtk/gtkassistant.c:269 +#: gtk/gtkassistant.c:269 msgid "Content Padding" msgstr "Edukiaren betegarria" -#: ../gtk/gtkassistant.c:270 +#: gtk/gtkassistant.c:270 msgid "Number of pixels around the content pages." msgstr "Edukiaren orrialdeen inguruko pixel kopurua." -#: ../gtk/gtkassistant.c:286 +#: gtk/gtkassistant.c:286 msgid "Page type" msgstr "Orrialde mota" -#: ../gtk/gtkassistant.c:287 +#: gtk/gtkassistant.c:287 msgid "The type of the assistant page" msgstr "Laguntzako orrialde mota" # -#: ../gtk/gtkassistant.c:304 +#: gtk/gtkassistant.c:304 msgid "Page title" msgstr "Orrialdearen titulua" -#: ../gtk/gtkassistant.c:305 +#: gtk/gtkassistant.c:305 msgid "The title of the assistant page" msgstr "Laguntzako orrialdearen titulua" -#: ../gtk/gtkassistant.c:321 +#: gtk/gtkassistant.c:321 msgid "Header image" msgstr "Goiburuko irudia" -#: ../gtk/gtkassistant.c:322 +#: gtk/gtkassistant.c:322 msgid "Header image for the assistant page" msgstr "Laguntzako orrialdearen goiburuko irudia" -#: ../gtk/gtkassistant.c:338 +#: gtk/gtkassistant.c:338 msgid "Sidebar image" msgstr "Albo-panelaren irudia" -#: ../gtk/gtkassistant.c:339 +#: gtk/gtkassistant.c:339 msgid "Sidebar image for the assistant page" msgstr "Laguntzako orrialdearen albo-panelaren irudia" -#: ../gtk/gtkassistant.c:354 +#: gtk/gtkassistant.c:354 msgid "Page complete" msgstr "Orrialdea osatu da" -#: ../gtk/gtkassistant.c:355 +#: gtk/gtkassistant.c:355 msgid "Whether all required fields on the page have been filled out" msgstr "Orrialdean beharrezko eremu guztiak bete diren edo ez" -#: ../gtk/gtkbbox.c:91 +#: gtk/gtkbbox.c:91 msgid "Minimum child width" msgstr "Umearen gutxieneko zabalera" -#: ../gtk/gtkbbox.c:92 +#: gtk/gtkbbox.c:92 msgid "Minimum width of buttons inside the box" msgstr "Laukiaren barruan botoiek duten gutxieneko zabalera" -#: ../gtk/gtkbbox.c:100 +#: gtk/gtkbbox.c:100 msgid "Minimum child height" msgstr "Umearen gutxieneko altuera" -#: ../gtk/gtkbbox.c:101 +#: gtk/gtkbbox.c:101 msgid "Minimum height of buttons inside the box" msgstr "Laukiaren barruan botoiek duten gutxieneko altuera" -#: ../gtk/gtkbbox.c:109 +#: gtk/gtkbbox.c:109 msgid "Child internal width padding" msgstr "Umearen barneko zabaleraren betegarria" -#: ../gtk/gtkbbox.c:110 +#: gtk/gtkbbox.c:110 msgid "Amount to increase child's size on either side" msgstr "Umearen tamaina bi alboetan handitzeko kopurua" -#: ../gtk/gtkbbox.c:118 +#: gtk/gtkbbox.c:118 msgid "Child internal height padding" msgstr "Umearen barneko altueraren betegarria" -#: ../gtk/gtkbbox.c:119 +#: gtk/gtkbbox.c:119 msgid "Amount to increase child's size on the top and bottom" msgstr "Umearen tamaina goian eta behean handitzeko kopurua" -#: ../gtk/gtkbbox.c:127 +#: gtk/gtkbbox.c:127 msgid "Layout style" msgstr "Diseinuaren estiloa" -#: ../gtk/gtkbbox.c:128 +#: gtk/gtkbbox.c:128 msgid "" "How to layout the buttons in the box. Possible values are default, spread, " "edge, start and end" @@ -705,11 +704,11 @@ msgstr "" "Botoiak laukian nola antolatuko diren. Hauek dira balio posibleak: " "lehenetsia, zabalduta, ertzean, hasieran eta amaieran" -#: ../gtk/gtkbbox.c:136 +#: gtk/gtkbbox.c:136 msgid "Secondary" msgstr "Bigarren mailakoa" -#: ../gtk/gtkbbox.c:137 +#: gtk/gtkbbox.c:137 msgid "" "If TRUE, the child appears in a secondary group of children, suitable for, e." "g., help buttons" @@ -718,41 +717,41 @@ msgstr "" "laguntza-botoietarako egoki" # -#: ../gtk/gtkbox.c:98 ../gtk/gtkexpander.c:219 ../gtk/gtkiconview.c:666 -#: ../gtk/gtktreeviewcolumn.c:216 +#: gtk/gtkbox.c:98 gtk/gtkexpander.c:219 gtk/gtkiconview.c:666 +#: gtk/gtktreeviewcolumn.c:216 msgid "Spacing" msgstr "Tartea" -#: ../gtk/gtkbox.c:99 +#: gtk/gtkbox.c:99 msgid "The amount of space between children" msgstr "Umeen arteko tarte-kopurua" -#: ../gtk/gtkbox.c:108 ../gtk/gtknotebook.c:644 ../gtk/gtktable.c:165 -#: ../gtk/gtktoolbar.c:580 +#: gtk/gtkbox.c:108 gtk/gtknotebook.c:644 gtk/gtktable.c:165 +#: gtk/gtktoolbar.c:580 msgid "Homogeneous" msgstr "Homogeneoa" -#: ../gtk/gtkbox.c:109 +#: gtk/gtkbox.c:109 msgid "Whether the children should all be the same size" msgstr "Ume guztiek tamaina bera eduki behar duten ala ez adierazten du" -#: ../gtk/gtkbox.c:116 ../gtk/gtkpreview.c:101 ../gtk/gtktoolbar.c:572 -#: ../gtk/gtktreeviewcolumn.c:272 +#: gtk/gtkbox.c:116 gtk/gtkpreview.c:101 gtk/gtktoolbar.c:572 +#: gtk/gtktreeviewcolumn.c:272 msgid "Expand" msgstr "Zabaldu" -#: ../gtk/gtkbox.c:117 +#: gtk/gtkbox.c:117 msgid "Whether the child should receive extra space when the parent grows" msgstr "" "Gurasoa handitzean, umeak beste tarte bat jaso behar duen ala ez adierazten " "du" # -#: ../gtk/gtkbox.c:123 +#: gtk/gtkbox.c:123 msgid "Fill" msgstr "Bete" -#: ../gtk/gtkbox.c:124 +#: gtk/gtkbox.c:124 msgid "" "Whether extra space given to the child should be allocated to the child or " "used as padding" @@ -760,21 +759,21 @@ msgstr "" "Umeari emandako beste tartea umeari esleitu behar zaion ala tarte betegarri " "gisa erabili behar den adierazten du" -#: ../gtk/gtkbox.c:130 +#: gtk/gtkbox.c:130 msgid "Padding" msgstr "Betegarria" -#: ../gtk/gtkbox.c:131 +#: gtk/gtkbox.c:131 msgid "Extra space to put between the child and its neighbors, in pixels" msgstr "" "Umearen eta haren ingurukoen artean jarri beharreko tarte osagarria, " "pixeletan" -#: ../gtk/gtkbox.c:137 +#: gtk/gtkbox.c:137 msgid "Pack type" msgstr "Pakete-mota" -#: ../gtk/gtkbox.c:138 ../gtk/gtknotebook.c:711 +#: gtk/gtkbox.c:138 gtk/gtknotebook.c:711 msgid "" "A GtkPackType indicating whether the child is packed with reference to the " "start or end of the parent" @@ -782,35 +781,35 @@ msgstr "" "Umea gurasoaren hasierari edo amaierari erreferentzia eginez paketatu den " "adierazten duen GtkPackType" -#: ../gtk/gtkbox.c:144 ../gtk/gtknotebook.c:689 ../gtk/gtkpaned.c:218 -#: ../gtk/gtkruler.c:110 +#: gtk/gtkbox.c:144 gtk/gtknotebook.c:689 gtk/gtkpaned.c:218 +#: gtk/gtkruler.c:110 msgid "Position" msgstr "Kokalekua" -#: ../gtk/gtkbox.c:145 ../gtk/gtknotebook.c:690 +#: gtk/gtkbox.c:145 gtk/gtknotebook.c:690 msgid "The index of the child in the parent" msgstr "Umearen indizea gurasoan" -#: ../gtk/gtkbuilder.c:96 +#: gtk/gtkbuilder.c:96 msgid "Translation Domain" msgstr "Itzulpenaren domeinua" -#: ../gtk/gtkbuilder.c:97 +#: gtk/gtkbuilder.c:97 msgid "The translation domain used by gettext" msgstr "Gettext-ek erabiltzen duen itzulpenaren domeinua" -#: ../gtk/gtkbutton.c:200 +#: gtk/gtkbutton.c:200 msgid "" "Text of the label widget inside the button, if the button contains a label " "widget" msgstr "Etiketa-trepetaren testua botoi barruan, botoiak etiketa-trepeta badu" -#: ../gtk/gtkbutton.c:207 ../gtk/gtkexpander.c:203 ../gtk/gtklabel.c:337 -#: ../gtk/gtktoolbutton.c:187 +#: gtk/gtkbutton.c:207 gtk/gtkexpander.c:203 gtk/gtklabel.c:337 +#: gtk/gtktoolbutton.c:187 msgid "Use underline" msgstr "Erabili azpimarra" -#: ../gtk/gtkbutton.c:208 ../gtk/gtkexpander.c:204 ../gtk/gtklabel.c:338 +#: gtk/gtkbutton.c:208 gtk/gtkexpander.c:204 gtk/gtklabel.c:338 msgid "" "If set, an underline in the text indicates the next character should be used " "for the mnemonic accelerator key" @@ -818,72 +817,73 @@ msgstr "" "Ezartzen bada, testuko azpimarrak adierazten du hurrengo karakterea tekla " "bizkortzaile mnemoteknikorako erabili behar dela" -#: ../gtk/gtkbutton.c:215 +#: gtk/gtkbutton.c:215 msgid "Use stock" msgstr "Erabili stock-a" -#: ../gtk/gtkbutton.c:216 -msgid "If set, the label is used to pick a stock item instead of being displayed" +#: gtk/gtkbutton.c:216 +msgid "" +"If set, the label is used to pick a stock item instead of being displayed" msgstr "" "Ezartzen bada, etiketa stock-eko elementu bat hautatzeko erabiltzen da, " "bistaratu ordez" -#: ../gtk/gtkbutton.c:223 ../gtk/gtkcombobox.c:788 -#: ../gtk/gtkfilechooserbutton.c:393 +#: gtk/gtkbutton.c:223 gtk/gtkcombobox.c:788 gtk/gtkfilechooserbutton.c:393 msgid "Focus on click" msgstr "Fokua klik egindakoan" -#: ../gtk/gtkbutton.c:224 ../gtk/gtkfilechooserbutton.c:394 +#: gtk/gtkbutton.c:224 gtk/gtkfilechooserbutton.c:394 msgid "Whether the button grabs focus when it is clicked with the mouse" -msgstr "Botoiak saguaren klik egindakoan fokua hartzen duen ala ez adierazten du" +msgstr "" +"Botoiak saguaren klik egindakoan fokua hartzen duen ala ez adierazten du" -#: ../gtk/gtkbutton.c:231 +#: gtk/gtkbutton.c:231 msgid "Border relief" msgstr "Ertzaren erliebea" -#: ../gtk/gtkbutton.c:232 +#: gtk/gtkbutton.c:232 msgid "The border relief style" msgstr "Ertzaren erliebearen estiloa" -#: ../gtk/gtkbutton.c:249 +#: gtk/gtkbutton.c:249 msgid "Horizontal alignment for child" msgstr "Umearentzako lerrokatze horizontala" -#: ../gtk/gtkbutton.c:268 +#: gtk/gtkbutton.c:268 msgid "Vertical alignment for child" msgstr "Umearentzako lerrokatze bertikala" # -#: ../gtk/gtkbutton.c:285 ../gtk/gtkimagemenuitem.c:100 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "Ikono-trepeta" -#: ../gtk/gtkbutton.c:286 +#: gtk/gtkbutton.c:286 msgid "Child widget to appear next to the button text" msgstr "Menuaren testuaren ondoan agertu beharreko trepeta umea" -#: ../gtk/gtkbutton.c:300 +#: gtk/gtkbutton.c:300 msgid "Image position" msgstr "Irudiaren posizioa" -#: ../gtk/gtkbutton.c:301 +#: gtk/gtkbutton.c:301 msgid "The position of the image relative to the text" msgstr "Irudiaren posizioa, testuarekiko erlatiboa" # -#: ../gtk/gtkbutton.c:410 +#: gtk/gtkbutton.c:410 msgid "Default Spacing" msgstr "Tarte lehenetsia" -#: ../gtk/gtkbutton.c:411 +#: gtk/gtkbutton.c:411 msgid "Extra space to add for CAN_DEFAULT buttons" msgstr "CAN_DEFAULT botoiei gehitzeko tarte osagarria" -#: ../gtk/gtkbutton.c:417 +#: gtk/gtkbutton.c:417 msgid "Default Outside Spacing" msgstr "Kanpoko tarte lehenetsia" -#: ../gtk/gtkbutton.c:418 +#: gtk/gtkbutton.c:418 msgid "" "Extra space to add for CAN_DEFAULT buttons that is always drawn outside the " "border" @@ -891,27 +891,29 @@ msgstr "" "CAN_DEFAULT botoiei gehitzeko tarte osagarria, beti ertzetik kanpo " "marraztuta dagoena" -#: ../gtk/gtkbutton.c:423 +#: gtk/gtkbutton.c:423 msgid "Child X Displacement" msgstr "Umearen X desplazamendua" -#: ../gtk/gtkbutton.c:424 -msgid "How far in the x direction to move the child when the button is depressed" +#: gtk/gtkbutton.c:424 +msgid "" +"How far in the x direction to move the child when the button is depressed" msgstr "Umea noraino eraman behar den x norabidean, botoia askatutakoan" -#: ../gtk/gtkbutton.c:431 +#: gtk/gtkbutton.c:431 msgid "Child Y Displacement" msgstr "Umearen Y desplazamendua" -#: ../gtk/gtkbutton.c:432 -msgid "How far in the y direction to move the child when the button is depressed" +#: gtk/gtkbutton.c:432 +msgid "" +"How far in the y direction to move the child when the button is depressed" msgstr "Umea noraino eraman behar den y norabidean, botoia askatutakoan" -#: ../gtk/gtkbutton.c:448 +#: gtk/gtkbutton.c:448 msgid "Displace focus" msgstr "Fokuaren desplazamendua" -#: ../gtk/gtkbutton.c:449 +#: gtk/gtkbutton.c:449 msgid "" "Whether the child_displacement_x/_y properties should also affect the focus " "rectangle" @@ -919,51 +921,52 @@ msgstr "" "child_displacement_x/_y propietateak foko-laukian ere eragingo duen ala ez " "adierazten du" -#: ../gtk/gtkbutton.c:462 ../gtk/gtkentry.c:539 ../gtk/gtkentry.c:932 +#: gtk/gtkbutton.c:462 gtk/gtkentry.c:539 gtk/gtkentry.c:932 msgid "Inner Border" msgstr "Barneko ertza" -#: ../gtk/gtkbutton.c:463 +#: gtk/gtkbutton.c:463 msgid "Border between button edges and child." msgstr "Botoi-ertzaren eta umearen arteko ertza." -#: ../gtk/gtkbutton.c:476 +#: gtk/gtkbutton.c:476 msgid "Image spacing" msgstr "Irudi-tartea" -#: ../gtk/gtkbutton.c:477 +#: gtk/gtkbutton.c:477 msgid "Spacing in pixels between the image and label" msgstr "irudiaren eta etiketaren arteko tartea (pixeletan)" -#: ../gtk/gtkbutton.c:491 +#: gtk/gtkbutton.c:491 msgid "Show button images" msgstr "Erakutsi botoien irudiak" -#: ../gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" -msgstr "Stock-ikonoak botoietan erakutsi behar diren ala ez adierazten du" +#: gtk/gtkbutton.c:492 +#, fuzzy +msgid "Whether images should be shown on buttons" +msgstr "Irudiak menuetan erakutsi behar diren ala ez adierazten du" -#: ../gtk/gtkcalendar.c:440 +#: gtk/gtkcalendar.c:440 msgid "Year" msgstr "Urtea" -#: ../gtk/gtkcalendar.c:441 +#: gtk/gtkcalendar.c:441 msgid "The selected year" msgstr "Hautatutako urtea" -#: ../gtk/gtkcalendar.c:454 +#: gtk/gtkcalendar.c:454 msgid "Month" msgstr "Hila" -#: ../gtk/gtkcalendar.c:455 +#: gtk/gtkcalendar.c:455 msgid "The selected month (as a number between 0 and 11)" msgstr "Hautatutako hila (0 eta 11 arteko zenbakia)" -#: ../gtk/gtkcalendar.c:469 +#: gtk/gtkcalendar.c:469 msgid "Day" msgstr "Eguna" -#: ../gtk/gtkcalendar.c:470 +#: gtk/gtkcalendar.c:470 msgid "" "The selected day (as a number between 1 and 31, or 0 to unselect the " "currently selected day)" @@ -972,334 +975,331 @@ msgstr "" "desautatzeko)" # -#: ../gtk/gtkcalendar.c:484 +#: gtk/gtkcalendar.c:484 msgid "Show Heading" msgstr "Erakutsi izenburua" -#: ../gtk/gtkcalendar.c:485 +#: gtk/gtkcalendar.c:485 msgid "If TRUE, a heading is displayed" msgstr "TRUE (egia) bada, izenburu bat bistaratuko da" -#: ../gtk/gtkcalendar.c:499 +#: gtk/gtkcalendar.c:499 msgid "Show Day Names" msgstr "Erakutsi egunen izenak" -#: ../gtk/gtkcalendar.c:500 +#: gtk/gtkcalendar.c:500 msgid "If TRUE, day names are displayed" msgstr "TRUE (egia) bada, egunen izenak bistaratuko dira" -#: ../gtk/gtkcalendar.c:513 +#: gtk/gtkcalendar.c:513 msgid "No Month Change" msgstr "Ezin da hila aldatu" -#: ../gtk/gtkcalendar.c:514 +#: gtk/gtkcalendar.c:514 msgid "If TRUE, the selected month cannot be changed" msgstr "TRUE (egia) bada, hautatutako hila ezin da aldatu" -#: ../gtk/gtkcalendar.c:528 +#: gtk/gtkcalendar.c:528 msgid "Show Week Numbers" msgstr "Erakutsi asteen zenbakiak" -#: ../gtk/gtkcalendar.c:529 +#: gtk/gtkcalendar.c:529 msgid "If TRUE, week numbers are displayed" msgstr "TRUE (egia) bada, asteen zenbakiak bistaratuko dira" -#: ../gtk/gtkcalendar.c:544 +#: gtk/gtkcalendar.c:544 msgid "Details Width" msgstr "Zabaleraren xehetasunak" -#: ../gtk/gtkcalendar.c:545 +#: gtk/gtkcalendar.c:545 msgid "Details width in characters" msgstr "Zabaleraren xehetasuna karakteretan" -#: ../gtk/gtkcalendar.c:560 +#: gtk/gtkcalendar.c:560 msgid "Details Height" msgstr "Altueraren xehetasunak" -#: ../gtk/gtkcalendar.c:561 +#: gtk/gtkcalendar.c:561 msgid "Details height in rows" msgstr "Altueraren xehetasuna karakteretan" -#: ../gtk/gtkcalendar.c:577 +#: gtk/gtkcalendar.c:577 msgid "Show Details" msgstr "Erakutsi xehetasunak" -#: ../gtk/gtkcalendar.c:578 +#: gtk/gtkcalendar.c:578 msgid "If TRUE, details are shown" msgstr "TRUE (egia) bada, xehetasunak bistaratuko dira" # -#: ../gtk/gtkcellrenderer.c:177 +#: gtk/gtkcellrenderer.c:177 msgid "mode" msgstr "modua" -#: ../gtk/gtkcellrenderer.c:178 +#: gtk/gtkcellrenderer.c:178 msgid "Editable mode of the CellRenderer" msgstr "CellRenderer-en modu editagarria" # -#: ../gtk/gtkcellrenderer.c:186 +#: gtk/gtkcellrenderer.c:186 msgid "visible" msgstr "ikusgai" -#: ../gtk/gtkcellrenderer.c:187 +#: gtk/gtkcellrenderer.c:187 msgid "Display the cell" msgstr "Bistaratu gelaxka" -#: ../gtk/gtkcellrenderer.c:194 +#: gtk/gtkcellrenderer.c:194 msgid "Display the cell sensitive" msgstr "Bistaratu gelaxka sentikorra" # -#: ../gtk/gtkcellrenderer.c:201 +#: gtk/gtkcellrenderer.c:201 msgid "xalign" msgstr "xalign" -#: ../gtk/gtkcellrenderer.c:202 +#: gtk/gtkcellrenderer.c:202 msgid "The x-align" msgstr "x lerrokatzea" -#: ../gtk/gtkcellrenderer.c:211 +#: gtk/gtkcellrenderer.c:211 msgid "yalign" msgstr "yalign" -#: ../gtk/gtkcellrenderer.c:212 +#: gtk/gtkcellrenderer.c:212 msgid "The y-align" msgstr "y lerrokatzea" -#: ../gtk/gtkcellrenderer.c:221 +#: gtk/gtkcellrenderer.c:221 msgid "xpad" msgstr "xpad" -#: ../gtk/gtkcellrenderer.c:222 +#: gtk/gtkcellrenderer.c:222 msgid "The xpad" msgstr "x betegarria" -#: ../gtk/gtkcellrenderer.c:231 +#: gtk/gtkcellrenderer.c:231 msgid "ypad" msgstr "ypad" -#: ../gtk/gtkcellrenderer.c:232 +#: gtk/gtkcellrenderer.c:232 msgid "The ypad" msgstr "y betegarria" # -#: ../gtk/gtkcellrenderer.c:241 +#: gtk/gtkcellrenderer.c:241 msgid "width" msgstr "zabalera" # -#: ../gtk/gtkcellrenderer.c:242 +#: gtk/gtkcellrenderer.c:242 msgid "The fixed width" msgstr "zabalera finkoa" # -#: ../gtk/gtkcellrenderer.c:251 +#: gtk/gtkcellrenderer.c:251 msgid "height" msgstr "altuera" -#: ../gtk/gtkcellrenderer.c:252 +#: gtk/gtkcellrenderer.c:252 msgid "The fixed height" msgstr "Altuera finkoa" -#: ../gtk/gtkcellrenderer.c:261 +#: gtk/gtkcellrenderer.c:261 msgid "Is Expander" msgstr "Zabaltzailea da" -#: ../gtk/gtkcellrenderer.c:262 +#: gtk/gtkcellrenderer.c:262 msgid "Row has children" msgstr "Errenkadak umeak ditu" -#: ../gtk/gtkcellrenderer.c:270 +#: gtk/gtkcellrenderer.c:270 msgid "Is Expanded" msgstr "Zabaltzailea da" -#: ../gtk/gtkcellrenderer.c:271 +#: gtk/gtkcellrenderer.c:271 msgid "Row is an expander row, and is expanded" msgstr "Errenkada errenkada zabaltzailea da eta zabalduta dago" -#: ../gtk/gtkcellrenderer.c:278 +#: gtk/gtkcellrenderer.c:278 msgid "Cell background color name" msgstr "Gelaxkaren atzeko planoaren kolore-izena" -#: ../gtk/gtkcellrenderer.c:279 +#: gtk/gtkcellrenderer.c:279 msgid "Cell background color as a string" msgstr "Gelaxkaren atzeko planoaren kolorea kate gisa" -#: ../gtk/gtkcellrenderer.c:286 +#: gtk/gtkcellrenderer.c:286 msgid "Cell background color" msgstr "Gelaxkaren atzeko planoaren kolorea" -#: ../gtk/gtkcellrenderer.c:287 +#: gtk/gtkcellrenderer.c:287 msgid "Cell background color as a GdkColor" msgstr "Gelaxkaren atzeko planoaren kolorea GdkColor gisa" -#: ../gtk/gtkcellrenderer.c:294 +#: gtk/gtkcellrenderer.c:294 msgid "Editing" msgstr "Edizioa" -#: ../gtk/gtkcellrenderer.c:295 +#: gtk/gtkcellrenderer.c:295 msgid "Whether the cell renderer is currently in editing mode" msgstr "Gelaxka errendatzea edizio moduan dagoen ala ez adierazten du" -#: ../gtk/gtkcellrenderer.c:303 +#: gtk/gtkcellrenderer.c:303 msgid "Cell background set" msgstr "Gelaxkaren atzeko planoaren ezarpena" -#: ../gtk/gtkcellrenderer.c:304 +#: gtk/gtkcellrenderer.c:304 msgid "Whether this tag affects the cell background color" msgstr "" "Etiketa honek gelaxkaren atzeko planoaren koloreari eragiten dion ala ez " "adierazten du" -#: ../gtk/gtkcellrendereraccel.c:104 +#: gtk/gtkcellrendereraccel.c:104 msgid "Accelerator key" msgstr "Tekla bizkortzailea" -#: ../gtk/gtkcellrendereraccel.c:105 +#: gtk/gtkcellrendereraccel.c:105 msgid "The keyval of the accelerator" msgstr "Bizkortzailearen balioa" -#: ../gtk/gtkcellrendereraccel.c:121 +#: gtk/gtkcellrendereraccel.c:121 msgid "Accelerator modifiers" msgstr "Bizkortzailearen aldatzaileak" -#: ../gtk/gtkcellrendereraccel.c:122 +#: gtk/gtkcellrendereraccel.c:122 msgid "The modifier mask of the accelerator" msgstr "Bizkortzailearen aldatzaile-maskara" -#: ../gtk/gtkcellrendereraccel.c:139 +#: gtk/gtkcellrendereraccel.c:139 msgid "Accelerator keycode" msgstr "Bizkortzailearen kodea" -#: ../gtk/gtkcellrendereraccel.c:140 +#: gtk/gtkcellrendereraccel.c:140 msgid "The hardware keycode of the accelerator" msgstr "Bizkortzailearen hardwareko kodea" -#: ../gtk/gtkcellrendereraccel.c:159 +#: gtk/gtkcellrendereraccel.c:159 msgid "Accelerator Mode" msgstr "Bizkortzaile modua" -#: ../gtk/gtkcellrendereraccel.c:160 +#: gtk/gtkcellrendereraccel.c:160 msgid "The type of accelerators" msgstr "Bizkortzaile motak" # -#: ../gtk/gtkcellrenderercombo.c:107 +#: gtk/gtkcellrenderercombo.c:107 msgid "Model" msgstr "Modeloa" -#: ../gtk/gtkcellrenderercombo.c:108 +#: gtk/gtkcellrenderercombo.c:108 msgid "The model containing the possible values for the combo box" msgstr "Konbinazio-koadroaren balio posibleak dituen modeloa" -#: ../gtk/gtkcellrenderercombo.c:130 ../gtk/gtkcomboboxentry.c:106 +#: gtk/gtkcellrenderercombo.c:130 gtk/gtkcomboboxentry.c:106 msgid "Text Column" msgstr "Testu-zutabea" -#: ../gtk/gtkcellrenderercombo.c:131 ../gtk/gtkcomboboxentry.c:107 +#: gtk/gtkcellrenderercombo.c:131 gtk/gtkcomboboxentry.c:107 msgid "A column in the data source model to get the strings from" msgstr "Kateak datu-iturburuen modeloko zein zutabetik hartu behar diren" -#: ../gtk/gtkcellrenderercombo.c:148 +#: gtk/gtkcellrenderercombo.c:148 msgid "Has Entry" msgstr "Sarrera du" -#: ../gtk/gtkcellrenderercombo.c:149 +#: gtk/gtkcellrenderercombo.c:149 msgid "If FALSE, don't allow to enter strings other than the chosen ones" msgstr "FALSE bada, ez du hautatutakoak ez diren kateak sartzen uzten" -#: ../gtk/gtkcellrendererpixbuf.c:111 +#: gtk/gtkcellrendererpixbuf.c:111 msgid "Pixbuf Object" msgstr "Pixbuf objektua" -#: ../gtk/gtkcellrendererpixbuf.c:112 +#: gtk/gtkcellrendererpixbuf.c:112 msgid "The pixbuf to render" msgstr "Errendatzeko pixbuf-a" -#: ../gtk/gtkcellrendererpixbuf.c:119 +#: gtk/gtkcellrendererpixbuf.c:119 msgid "Pixbuf Expander Open" msgstr "Pixbuf zabaltzailea irekita" -#: ../gtk/gtkcellrendererpixbuf.c:120 +#: gtk/gtkcellrendererpixbuf.c:120 msgid "Pixbuf for open expander" msgstr "Irekitako zabaltzailearen pixbuf-a" -#: ../gtk/gtkcellrendererpixbuf.c:127 +#: gtk/gtkcellrendererpixbuf.c:127 msgid "Pixbuf Expander Closed" msgstr "Pixbuf zabaltzailea itxita" -#: ../gtk/gtkcellrendererpixbuf.c:128 +#: gtk/gtkcellrendererpixbuf.c:128 msgid "Pixbuf for closed expander" msgstr "Itxitako zabaltzailearen pixbuf-a" -#: ../gtk/gtkcellrendererpixbuf.c:135 ../gtk/gtkimage.c:172 -#: ../gtk/gtkstatusicon.c:202 +#: gtk/gtkcellrendererpixbuf.c:135 gtk/gtkimage.c:172 gtk/gtkstatusicon.c:202 msgid "Stock ID" msgstr "Stock-ID-a" -#: ../gtk/gtkcellrendererpixbuf.c:136 +#: gtk/gtkcellrendererpixbuf.c:136 msgid "The stock ID of the stock icon to render" msgstr "Errendatu behar den stock-ikonoaren stock-IDa" # -#: ../gtk/gtkcellrendererpixbuf.c:143 ../gtk/gtkrecentmanager.c:245 -#: ../gtk/gtkstatusicon.c:243 +#: gtk/gtkcellrendererpixbuf.c:143 gtk/gtkrecentmanager.c:245 +#: gtk/gtkstatusicon.c:243 msgid "Size" msgstr "Tamaina" -#: ../gtk/gtkcellrendererpixbuf.c:144 +#: gtk/gtkcellrendererpixbuf.c:144 msgid "The GtkIconSize value that specifies the size of the rendered icon" msgstr "Errendatutako ikonoaren tamaina zehazten duen GtkIconSize-(r)en balioa" -#: ../gtk/gtkcellrendererpixbuf.c:153 +#: gtk/gtkcellrendererpixbuf.c:153 msgid "Detail" msgstr "Xehetasunak" -#: ../gtk/gtkcellrendererpixbuf.c:154 +#: gtk/gtkcellrendererpixbuf.c:154 msgid "Render detail to pass to the theme engine" msgstr "Errendatu gaiaren motorrera pasatzeko xehetasunak " -#: ../gtk/gtkcellrendererpixbuf.c:187 +#: gtk/gtkcellrendererpixbuf.c:187 msgid "Follow State" msgstr "Hurrengo egoera" -#: ../gtk/gtkcellrendererpixbuf.c:188 +#: gtk/gtkcellrendererpixbuf.c:188 msgid "Whether the rendered pixbuf should be colorized according to the state" msgstr "" "Errendatutako 'pixbuf'a egoerarekin bat koloreztatuko den ala ez adierazten " "du" # -#: ../gtk/gtkcellrendererpixbuf.c:205 ../gtk/gtkimage.c:247 -#: ../gtk/gtkwindow.c:576 +#: gtk/gtkcellrendererpixbuf.c:205 gtk/gtkimage.c:247 gtk/gtkwindow.c:576 msgid "Icon" msgstr "Ikonoa" -#: ../gtk/gtkcellrendererpixbuf.c:206 ../gtk/gtkimage.c:248 -#: ../gtk/gtkstatusicon.c:227 +#: gtk/gtkcellrendererpixbuf.c:206 gtk/gtkimage.c:248 gtk/gtkstatusicon.c:227 msgid "The GIcon being displayed" msgstr "GIcon bistaratuta" -#: ../gtk/gtkcellrendererprogress.c:129 +#: gtk/gtkcellrendererprogress.c:129 msgid "Value of the progress bar" msgstr "Progresio-barraren balioa" -#: ../gtk/gtkcellrendererprogress.c:146 ../gtk/gtkcellrenderertext.c:195 -#: ../gtk/gtkentry.c:582 ../gtk/gtkmessagedialog.c:153 -#: ../gtk/gtkprogressbar.c:184 ../gtk/gtktextbuffer.c:197 +#: gtk/gtkcellrendererprogress.c:146 gtk/gtkcellrenderertext.c:195 +#: gtk/gtkentry.c:582 gtk/gtkmessagedialog.c:153 gtk/gtkprogressbar.c:184 +#: gtk/gtktextbuffer.c:197 msgid "Text" msgstr "Testua" -#: ../gtk/gtkcellrendererprogress.c:147 +#: gtk/gtkcellrendererprogress.c:147 msgid "Text on the progress bar" msgstr "Progresio-barraren testua" -#: ../gtk/gtkcellrendererprogress.c:170 +#: gtk/gtkcellrendererprogress.c:170 msgid "Pulse" msgstr "Pultsua" -#: ../gtk/gtkcellrendererprogress.c:171 +#: gtk/gtkcellrendererprogress.c:171 msgid "" "Set this to positive values to indicate that some progress is made, but you " "don't know how much." @@ -1307,11 +1307,11 @@ msgstr "" "Ezarri balio positiboekin zehaztasunik gabeko progresio batzuk burutu direla " "adierazteko." -#: ../gtk/gtkcellrendererprogress.c:187 ../gtk/gtkprogress.c:118 +#: gtk/gtkcellrendererprogress.c:187 gtk/gtkprogress.c:118 msgid "Text x alignment" msgstr "Testuaren x lerrokatzea" -#: ../gtk/gtkcellrendererprogress.c:188 ../gtk/gtkprogress.c:119 +#: gtk/gtkcellrendererprogress.c:188 gtk/gtkprogress.c:119 msgid "" "The horizontal text alignment, from 0 (left) to 1 (right). Reversed for RTL " "layouts." @@ -1319,225 +1319,220 @@ msgstr "" "Lerrokatze horizontala, 0tik (ezkerretik) 1era (eskuinera). Alderantziz RTL " "diseinuetan." -#: ../gtk/gtkcellrendererprogress.c:204 ../gtk/gtkprogress.c:125 +#: gtk/gtkcellrendererprogress.c:204 gtk/gtkprogress.c:125 msgid "Text y alignment" msgstr "Testuaren y lerrokatzea" -#: ../gtk/gtkcellrendererprogress.c:205 ../gtk/gtkprogress.c:126 +#: gtk/gtkcellrendererprogress.c:205 gtk/gtkprogress.c:126 msgid "The vertical text alignment, from 0 (top) to 1 (bottom)." msgstr "Lerrokatze bertikala, 0tik (goian) 1era (behean)." -#: ../gtk/gtkcellrendererprogress.c:221 ../gtk/gtkiconview.c:731 -#: ../gtk/gtkprogressbar.c:126 ../gtk/gtkscalebutton.c:191 -#: ../gtk/gtkstatusicon.c:301 ../gtk/gtktoolbar.c:492 -#: ../gtk/gtktrayicon-x11.c:95 +#: gtk/gtkcellrendererprogress.c:221 gtk/gtkiconview.c:731 +#: gtk/gtkprogressbar.c:126 gtk/gtkscalebutton.c:191 gtk/gtkstatusicon.c:301 +#: gtk/gtktoolbar.c:492 gtk/gtktrayicon-x11.c:95 msgid "Orientation" msgstr "Orientazioa" -#: ../gtk/gtkcellrendererprogress.c:222 ../gtk/gtkprogressbar.c:127 +#: gtk/gtkcellrendererprogress.c:222 gtk/gtkprogressbar.c:127 msgid "Orientation and growth direction of the progress bar" msgstr "Progresio-barraren orientazioa eta hazte-norabidea" -#: ../gtk/gtkcellrendererspin.c:93 ../gtk/gtkprogressbar.c:118 -#: ../gtk/gtkrange.c:346 ../gtk/gtkscalebutton.c:219 -#: ../gtk/gtkspinbutton.c:208 +#: gtk/gtkcellrendererspin.c:93 gtk/gtkprogressbar.c:118 gtk/gtkrange.c:346 +#: gtk/gtkscalebutton.c:219 gtk/gtkspinbutton.c:208 msgid "Adjustment" msgstr "Doitzea" -#: ../gtk/gtkcellrendererspin.c:94 +#: gtk/gtkcellrendererspin.c:94 msgid "The adjustment that holds the value of the spinbutton." msgstr "Biratze-botoiaren balioa duen doitzea." -#: ../gtk/gtkcellrendererspin.c:109 +#: gtk/gtkcellrendererspin.c:109 msgid "Climb rate" msgstr "Igoera-abiadura" -#: ../gtk/gtkcellrendererspin.c:110 ../gtk/gtkspinbutton.c:217 +#: gtk/gtkcellrendererspin.c:110 gtk/gtkspinbutton.c:217 msgid "The acceleration rate when you hold down a button" msgstr "Azelerazio-abiadura botoia sakatzean" -#: ../gtk/gtkcellrendererspin.c:123 ../gtk/gtkscale.c:142 -#: ../gtk/gtkspinbutton.c:226 +#: gtk/gtkcellrendererspin.c:123 gtk/gtkscale.c:142 gtk/gtkspinbutton.c:226 msgid "Digits" msgstr "Digituak" -#: ../gtk/gtkcellrendererspin.c:124 ../gtk/gtkspinbutton.c:227 +#: gtk/gtkcellrendererspin.c:124 gtk/gtkspinbutton.c:227 msgid "The number of decimal places to display" msgstr "Bistaratu beharreko hamartarren kopurua" -#: ../gtk/gtkcellrenderertext.c:196 +#: gtk/gtkcellrenderertext.c:196 msgid "Text to render" msgstr "Errendatu beharreko testua" -#: ../gtk/gtkcellrenderertext.c:203 +#: gtk/gtkcellrenderertext.c:203 msgid "Markup" msgstr "Markaketa" -#: ../gtk/gtkcellrenderertext.c:204 +#: gtk/gtkcellrenderertext.c:204 msgid "Marked up text to render" msgstr "Errendatu beharreko testu markatua" -#: ../gtk/gtkcellrenderertext.c:211 ../gtk/gtklabel.c:323 +#: gtk/gtkcellrenderertext.c:211 gtk/gtklabel.c:323 msgid "Attributes" msgstr "Atributuak" -#: ../gtk/gtkcellrenderertext.c:212 +#: gtk/gtkcellrenderertext.c:212 msgid "A list of style attributes to apply to the text of the renderer" msgstr "Errendatzaileko testuari aplikatu beharreko estilo-atributuen zerrenda" -#: ../gtk/gtkcellrenderertext.c:219 +#: gtk/gtkcellrenderertext.c:219 msgid "Single Paragraph Mode" msgstr "Paragrafo bakarreko modua" -#: ../gtk/gtkcellrenderertext.c:220 +#: gtk/gtkcellrenderertext.c:220 msgid "Whether or not to keep all text in a single paragraph" msgstr "Testu osoa paragrafo bakar batean mantenduko den ala ez adierazten du" -#: ../gtk/gtkcellrenderertext.c:228 ../gtk/gtkcellview.c:160 -#: ../gtk/gtktexttag.c:183 +#: gtk/gtkcellrenderertext.c:228 gtk/gtkcellview.c:160 gtk/gtktexttag.c:183 msgid "Background color name" msgstr "Atzeko planoaren kolore-izena" -#: ../gtk/gtkcellrenderertext.c:229 ../gtk/gtkcellview.c:161 -#: ../gtk/gtktexttag.c:184 +#: gtk/gtkcellrenderertext.c:229 gtk/gtkcellview.c:161 gtk/gtktexttag.c:184 msgid "Background color as a string" msgstr "Atzeko planoaren kolorea kate gisa" -#: ../gtk/gtkcellrenderertext.c:236 ../gtk/gtkcellview.c:167 -#: ../gtk/gtktexttag.c:191 +#: gtk/gtkcellrenderertext.c:236 gtk/gtkcellview.c:167 gtk/gtktexttag.c:191 msgid "Background color" msgstr "Atzeko planoaren kolorea" -#: ../gtk/gtkcellrenderertext.c:237 ../gtk/gtkcellview.c:168 +#: gtk/gtkcellrenderertext.c:237 gtk/gtkcellview.c:168 msgid "Background color as a GdkColor" msgstr "Atzeko planoaren kolorea GdkColor gisa" -#: ../gtk/gtkcellrenderertext.c:244 ../gtk/gtktexttag.c:217 +#: gtk/gtkcellrenderertext.c:244 gtk/gtktexttag.c:217 msgid "Foreground color name" msgstr "Aurreko planoaren kolore-izena" -#: ../gtk/gtkcellrenderertext.c:245 ../gtk/gtktexttag.c:218 +#: gtk/gtkcellrenderertext.c:245 gtk/gtktexttag.c:218 msgid "Foreground color as a string" msgstr "Aurreko planoaren kolorea kate gisa" -#: ../gtk/gtkcellrenderertext.c:252 ../gtk/gtktexttag.c:225 +#: gtk/gtkcellrenderertext.c:252 gtk/gtktexttag.c:225 msgid "Foreground color" msgstr "Aurreko planoko kolorea" -#: ../gtk/gtkcellrenderertext.c:253 +#: gtk/gtkcellrenderertext.c:253 msgid "Foreground color as a GdkColor" msgstr "Aurreko planoaren kolorea GdkColor gisa" # -#: ../gtk/gtkcellrenderertext.c:261 ../gtk/gtkentry.c:506 -#: ../gtk/gtktexttag.c:251 ../gtk/gtktextview.c:568 +#: gtk/gtkcellrenderertext.c:261 gtk/gtkentry.c:506 gtk/gtktexttag.c:251 +#: gtk/gtktextview.c:568 msgid "Editable" msgstr "Editagarria" -#: ../gtk/gtkcellrenderertext.c:262 ../gtk/gtktexttag.c:252 -#: ../gtk/gtktextview.c:569 +#: gtk/gtkcellrenderertext.c:262 gtk/gtktexttag.c:252 gtk/gtktextview.c:569 msgid "Whether the text can be modified by the user" msgstr "Erabiltzaileak testua alda dezakeen ala ez adierazten du" -#: ../gtk/gtkcellrenderertext.c:269 ../gtk/gtkcellrenderertext.c:277 -#: ../gtk/gtkfontsel.c:188 ../gtk/gtktexttag.c:267 ../gtk/gtktexttag.c:275 +#: gtk/gtkcellrenderertext.c:269 gtk/gtkcellrenderertext.c:277 +#: gtk/gtkfontsel.c:188 gtk/gtktexttag.c:267 gtk/gtktexttag.c:275 msgid "Font" msgstr "Letra-tipoa" -#: ../gtk/gtkcellrenderertext.c:270 ../gtk/gtktexttag.c:268 +#: gtk/gtkcellrenderertext.c:270 gtk/gtktexttag.c:268 msgid "Font description as a string, e.g. \"Sans Italic 12\"" msgstr "Letra-tipoaren azalpena kate gisa; adibidez, \"Sans Italic 12\"" -#: ../gtk/gtkcellrenderertext.c:278 ../gtk/gtktexttag.c:276 +#: gtk/gtkcellrenderertext.c:278 gtk/gtktexttag.c:276 msgid "Font description as a PangoFontDescription struct" msgstr "Letra-tipoaren azalpena PangoFontDescription-en egitura gisa" # -#: ../gtk/gtkcellrenderertext.c:286 ../gtk/gtktexttag.c:283 +#: gtk/gtkcellrenderertext.c:286 gtk/gtktexttag.c:283 msgid "Font family" msgstr "Letra-tipoen familia" -#: ../gtk/gtkcellrenderertext.c:287 ../gtk/gtktexttag.c:284 +#: gtk/gtkcellrenderertext.c:287 gtk/gtktexttag.c:284 msgid "Name of the font family, e.g. Sans, Helvetica, Times, Monospace" -msgstr "Letra-tipoen familien izena; adibidez, Sans, Helvetica, Times, Monospace" +msgstr "" +"Letra-tipoen familien izena; adibidez, Sans, Helvetica, Times, Monospace" -#: ../gtk/gtkcellrenderertext.c:294 ../gtk/gtkcellrenderertext.c:295 -#: ../gtk/gtktexttag.c:291 +#: gtk/gtkcellrenderertext.c:294 gtk/gtkcellrenderertext.c:295 +#: gtk/gtktexttag.c:291 msgid "Font style" msgstr "Letra-tipoaren estiloa" -#: ../gtk/gtkcellrenderertext.c:303 ../gtk/gtkcellrenderertext.c:304 -#: ../gtk/gtktexttag.c:300 +#: gtk/gtkcellrenderertext.c:303 gtk/gtkcellrenderertext.c:304 +#: gtk/gtktexttag.c:300 msgid "Font variant" msgstr "Letra-tipoaren aldaera" # -#: ../gtk/gtkcellrenderertext.c:312 ../gtk/gtkcellrenderertext.c:313 -#: ../gtk/gtktexttag.c:309 +#: gtk/gtkcellrenderertext.c:312 gtk/gtkcellrenderertext.c:313 +#: gtk/gtktexttag.c:309 msgid "Font weight" msgstr "Letraren zabalera" # -#: ../gtk/gtkcellrenderertext.c:322 ../gtk/gtkcellrenderertext.c:323 -#: ../gtk/gtktexttag.c:320 +#: gtk/gtkcellrenderertext.c:322 gtk/gtkcellrenderertext.c:323 +#: gtk/gtktexttag.c:320 msgid "Font stretch" msgstr "Letra-tipo tiratua" -#: ../gtk/gtkcellrenderertext.c:331 ../gtk/gtkcellrenderertext.c:332 -#: ../gtk/gtktexttag.c:329 +#: gtk/gtkcellrenderertext.c:331 gtk/gtkcellrenderertext.c:332 +#: gtk/gtktexttag.c:329 msgid "Font size" msgstr "Letra-tamaina" # -#: ../gtk/gtkcellrenderertext.c:341 ../gtk/gtktexttag.c:349 +#: gtk/gtkcellrenderertext.c:341 gtk/gtktexttag.c:349 msgid "Font points" msgstr "Letraren puntuak" -#: ../gtk/gtkcellrenderertext.c:342 ../gtk/gtktexttag.c:350 +#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:350 msgid "Font size in points" msgstr "Letra-tamaina puntutan" # -#: ../gtk/gtkcellrenderertext.c:351 ../gtk/gtktexttag.c:339 +#: gtk/gtkcellrenderertext.c:351 gtk/gtktexttag.c:339 msgid "Font scale" msgstr "Letra-tipoaren eskala" -#: ../gtk/gtkcellrenderertext.c:352 +#: gtk/gtkcellrenderertext.c:352 msgid "Font scaling factor" msgstr "Letra-tipoa eskalatzeko faktorea" # -#: ../gtk/gtkcellrenderertext.c:361 ../gtk/gtktexttag.c:418 +#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:418 msgid "Rise" msgstr "Goratzea" -#: ../gtk/gtkcellrenderertext.c:362 -msgid "Offset of text above the baseline (below the baseline if rise is negative)" +#: gtk/gtkcellrenderertext.c:362 +msgid "" +"Offset of text above the baseline (below the baseline if rise is negative)" msgstr "" "Testuaren desplazamendua oinarri-lerroaren gainetik (oinarri-lerroaren " "azpitik goratzea negatiboa bada)" -#: ../gtk/gtkcellrenderertext.c:373 ../gtk/gtktexttag.c:458 +#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:458 msgid "Strikethrough" msgstr "Marratua" -#: ../gtk/gtkcellrenderertext.c:374 ../gtk/gtktexttag.c:459 +#: gtk/gtkcellrenderertext.c:374 gtk/gtktexttag.c:459 msgid "Whether to strike through the text" msgstr "Testua marratuko den ala ez adierazten du" -#: ../gtk/gtkcellrenderertext.c:381 ../gtk/gtktexttag.c:466 +#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:466 msgid "Underline" msgstr "Azpimarra" -#: ../gtk/gtkcellrenderertext.c:382 ../gtk/gtktexttag.c:467 +#: gtk/gtkcellrenderertext.c:382 gtk/gtktexttag.c:467 msgid "Style of underline for this text" msgstr "Testu honen azpimarra-estiloa" -#: ../gtk/gtkcellrenderertext.c:390 ../gtk/gtktexttag.c:378 +#: gtk/gtkcellrenderertext.c:390 gtk/gtktexttag.c:378 msgid "Language" msgstr "Hizkuntza" -#: ../gtk/gtkcellrenderertext.c:391 +#: gtk/gtkcellrenderertext.c:391 msgid "" "The language this text is in, as an ISO code. Pango can use this as a hint " "when rendering the text. If you don't understand this parameter, you " @@ -1547,12 +1542,11 @@ msgstr "" "dezake testua bihurtzean. Parametro hori ulertzen ez baduzu, beharbada ez " "duzu beharko" -#: ../gtk/gtkcellrenderertext.c:411 ../gtk/gtklabel.c:448 -#: ../gtk/gtkprogressbar.c:206 +#: gtk/gtkcellrenderertext.c:411 gtk/gtklabel.c:448 gtk/gtkprogressbar.c:206 msgid "Ellipsize" msgstr "Elipsi gisa" -#: ../gtk/gtkcellrenderertext.c:412 +#: gtk/gtkcellrenderertext.c:412 msgid "" "The preferred place to ellipsize the string, if the cell renderer does not " "have enough room to display the entire string" @@ -1560,21 +1554,21 @@ msgstr "" "Katea elipsi gisa jartzeko lekurik egokiena, errendatutako gelaxkak ez badu " "nahikoa toki kate osoa bistaratzeko." -#: ../gtk/gtkcellrenderertext.c:431 ../gtk/gtkfilechooserbutton.c:421 -#: ../gtk/gtklabel.c:468 +#: gtk/gtkcellrenderertext.c:431 gtk/gtkfilechooserbutton.c:421 +#: gtk/gtklabel.c:468 msgid "Width In Characters" msgstr "Zabalera karakteretan" -#: ../gtk/gtkcellrenderertext.c:432 ../gtk/gtklabel.c:469 +#: gtk/gtkcellrenderertext.c:432 gtk/gtklabel.c:469 msgid "The desired width of the label, in characters" msgstr "Etiketaren zabalera (karakteretan)" # -#: ../gtk/gtkcellrenderertext.c:450 ../gtk/gtktexttag.c:475 +#: gtk/gtkcellrenderertext.c:450 gtk/gtktexttag.c:475 msgid "Wrap mode" msgstr "Itzulbiratze-modua" -#: ../gtk/gtkcellrenderertext.c:451 +#: gtk/gtkcellrenderertext.c:451 msgid "" "How to break the string into multiple lines, if the cell renderer does not " "have enough room to display the entire string" @@ -1583,646 +1577,653 @@ msgstr "" "toki kate osoa bistaratzeko." # -#: ../gtk/gtkcellrenderertext.c:470 ../gtk/gtkcombobox.c:677 +#: gtk/gtkcellrenderertext.c:470 gtk/gtkcombobox.c:677 msgid "Wrap width" msgstr "Doitze-zabalera" -#: ../gtk/gtkcellrenderertext.c:471 +#: gtk/gtkcellrenderertext.c:471 msgid "The width at which the text is wrapped" msgstr "Testua itzulbiratzeko zabalera" -#: ../gtk/gtkcellrenderertext.c:491 ../gtk/gtktreeviewcolumn.c:297 +#: gtk/gtkcellrenderertext.c:491 gtk/gtktreeviewcolumn.c:297 msgid "Alignment" msgstr "Lerrokatzea" -#: ../gtk/gtkcellrenderertext.c:492 +#: gtk/gtkcellrenderertext.c:492 msgid "How to align the lines" msgstr "Marrak nola lerrokatu" -#: ../gtk/gtkcellrenderertext.c:502 ../gtk/gtkcellview.c:190 -#: ../gtk/gtktexttag.c:564 +#: gtk/gtkcellrenderertext.c:502 gtk/gtkcellview.c:190 gtk/gtktexttag.c:564 msgid "Background set" msgstr "Atzeko planoaren ezarpena" -#: ../gtk/gtkcellrenderertext.c:503 ../gtk/gtkcellview.c:191 -#: ../gtk/gtktexttag.c:565 +#: gtk/gtkcellrenderertext.c:503 gtk/gtkcellview.c:191 gtk/gtktexttag.c:565 msgid "Whether this tag affects the background color" -msgstr "Etiketa honek atzeko planoaren koloreari eragiten dion ala ez adierazten du" +msgstr "" +"Etiketa honek atzeko planoaren koloreari eragiten dion ala ez adierazten du" -#: ../gtk/gtkcellrenderertext.c:506 ../gtk/gtktexttag.c:576 +#: gtk/gtkcellrenderertext.c:506 gtk/gtktexttag.c:576 msgid "Foreground set" msgstr "Aurreko planoaren ezarpena" -#: ../gtk/gtkcellrenderertext.c:507 ../gtk/gtktexttag.c:577 +#: gtk/gtkcellrenderertext.c:507 gtk/gtktexttag.c:577 msgid "Whether this tag affects the foreground color" -msgstr "Etiketa honek aurreko planoaren koloreari eragiten dion ala ez adierazten du" +msgstr "" +"Etiketa honek aurreko planoaren koloreari eragiten dion ala ez adierazten du" -#: ../gtk/gtkcellrenderertext.c:510 ../gtk/gtktexttag.c:584 +#: gtk/gtkcellrenderertext.c:510 gtk/gtktexttag.c:584 msgid "Editability set" msgstr "Editagarritasunaren ezarpena" -#: ../gtk/gtkcellrenderertext.c:511 ../gtk/gtktexttag.c:585 +#: gtk/gtkcellrenderertext.c:511 gtk/gtktexttag.c:585 msgid "Whether this tag affects text editability" -msgstr "Etiketa honek testuaren editagarritasunari eragiten dion ala ez adierazten du" +msgstr "" +"Etiketa honek testuaren editagarritasunari eragiten dion ala ez adierazten du" -#: ../gtk/gtkcellrenderertext.c:514 ../gtk/gtktexttag.c:588 +#: gtk/gtkcellrenderertext.c:514 gtk/gtktexttag.c:588 msgid "Font family set" msgstr "Letra-tipoen familiaren ezarpena" -#: ../gtk/gtkcellrenderertext.c:515 ../gtk/gtktexttag.c:589 +#: gtk/gtkcellrenderertext.c:515 gtk/gtktexttag.c:589 msgid "Whether this tag affects the font family" -msgstr "Etiketa honek letra-tipoen familiari eragiten dion ala ez adierazten du" +msgstr "" +"Etiketa honek letra-tipoen familiari eragiten dion ala ez adierazten du" # -#: ../gtk/gtkcellrenderertext.c:518 ../gtk/gtktexttag.c:592 +#: gtk/gtkcellrenderertext.c:518 gtk/gtktexttag.c:592 msgid "Font style set" msgstr "Letra-tipoen estiloaren ezarpena" -#: ../gtk/gtkcellrenderertext.c:519 ../gtk/gtktexttag.c:593 +#: gtk/gtkcellrenderertext.c:519 gtk/gtktexttag.c:593 msgid "Whether this tag affects the font style" msgstr "Etiketa honek letra-estiloari eragingo dion ala ez adierazten du" -#: ../gtk/gtkcellrenderertext.c:522 ../gtk/gtktexttag.c:596 +#: gtk/gtkcellrenderertext.c:522 gtk/gtktexttag.c:596 msgid "Font variant set" msgstr "Letra-tipoen aldaeraren ezarpena" -#: ../gtk/gtkcellrenderertext.c:523 ../gtk/gtktexttag.c:597 +#: gtk/gtkcellrenderertext.c:523 gtk/gtktexttag.c:597 msgid "Whether this tag affects the font variant" -msgstr "Etiketa honek letra-tipoen aldaerari eragiten dion ala ez adierazten du" +msgstr "" +"Etiketa honek letra-tipoen aldaerari eragiten dion ala ez adierazten du" # -#: ../gtk/gtkcellrenderertext.c:526 ../gtk/gtktexttag.c:600 +#: gtk/gtkcellrenderertext.c:526 gtk/gtktexttag.c:600 msgid "Font weight set" msgstr "Letraren zabaleraren ezarpena" -#: ../gtk/gtkcellrenderertext.c:527 ../gtk/gtktexttag.c:601 +#: gtk/gtkcellrenderertext.c:527 gtk/gtktexttag.c:601 msgid "Whether this tag affects the font weight" msgstr "Etiketa honek letraren zabalerari eragiten dion ala ez adierazten du" -#: ../gtk/gtkcellrenderertext.c:530 ../gtk/gtktexttag.c:604 +#: gtk/gtkcellrenderertext.c:530 gtk/gtktexttag.c:604 msgid "Font stretch set" msgstr "Letra-tipo tiratuaren ezarpena" -#: ../gtk/gtkcellrenderertext.c:531 ../gtk/gtktexttag.c:605 +#: gtk/gtkcellrenderertext.c:531 gtk/gtktexttag.c:605 msgid "Whether this tag affects the font stretch" -msgstr "Etiketa honek letra-tipoaren luzatzeari eragiten dion ala ez adierazten du" +msgstr "" +"Etiketa honek letra-tipoaren luzatzeari eragiten dion ala ez adierazten du" -#: ../gtk/gtkcellrenderertext.c:534 ../gtk/gtktexttag.c:608 +#: gtk/gtkcellrenderertext.c:534 gtk/gtktexttag.c:608 msgid "Font size set" msgstr "Letra-tamainaren ezarpena" -#: ../gtk/gtkcellrenderertext.c:535 ../gtk/gtktexttag.c:609 +#: gtk/gtkcellrenderertext.c:535 gtk/gtktexttag.c:609 msgid "Whether this tag affects the font size" msgstr "Etiketa honek letra-tamainari eragingo dion ala ez adierazten du" # -#: ../gtk/gtkcellrenderertext.c:538 ../gtk/gtktexttag.c:612 +#: gtk/gtkcellrenderertext.c:538 gtk/gtktexttag.c:612 msgid "Font scale set" msgstr "Letra-tipoaren eskalaren ezarpena" -#: ../gtk/gtkcellrenderertext.c:539 ../gtk/gtktexttag.c:613 +#: gtk/gtkcellrenderertext.c:539 gtk/gtktexttag.c:613 msgid "Whether this tag scales the font size by a factor" msgstr "" "Etiketa honek faktore batez letraren tamaina eskalatzen duen ala ez " "adierazten du" -#: ../gtk/gtkcellrenderertext.c:542 ../gtk/gtktexttag.c:632 +#: gtk/gtkcellrenderertext.c:542 gtk/gtktexttag.c:632 msgid "Rise set" msgstr "Goratzearen ezarpena " -#: ../gtk/gtkcellrenderertext.c:543 ../gtk/gtktexttag.c:633 +#: gtk/gtkcellrenderertext.c:543 gtk/gtktexttag.c:633 msgid "Whether this tag affects the rise" msgstr "Etiketa honek goratzeari eragingo dion ala ez adierazten du" -#: ../gtk/gtkcellrenderertext.c:546 ../gtk/gtktexttag.c:648 +#: gtk/gtkcellrenderertext.c:546 gtk/gtktexttag.c:648 msgid "Strikethrough set" msgstr "Marratuaren ezarpena" -#: ../gtk/gtkcellrenderertext.c:547 ../gtk/gtktexttag.c:649 +#: gtk/gtkcellrenderertext.c:547 gtk/gtktexttag.c:649 msgid "Whether this tag affects strikethrough" msgstr "Etiketa honek marratuari eragiten dion ala ez adierazten du" -#: ../gtk/gtkcellrenderertext.c:550 ../gtk/gtktexttag.c:656 +#: gtk/gtkcellrenderertext.c:550 gtk/gtktexttag.c:656 msgid "Underline set" msgstr "Azpimarraren ezarpena" -#: ../gtk/gtkcellrenderertext.c:551 ../gtk/gtktexttag.c:657 +#: gtk/gtkcellrenderertext.c:551 gtk/gtktexttag.c:657 msgid "Whether this tag affects underlining" msgstr "Etiketa honek azpimarrari eragiten dion ala ez adierazten du" -#: ../gtk/gtkcellrenderertext.c:554 ../gtk/gtktexttag.c:620 +#: gtk/gtkcellrenderertext.c:554 gtk/gtktexttag.c:620 msgid "Language set" msgstr "Hizkuntzaren ezarpena" -#: ../gtk/gtkcellrenderertext.c:555 ../gtk/gtktexttag.c:621 +#: gtk/gtkcellrenderertext.c:555 gtk/gtktexttag.c:621 msgid "Whether this tag affects the language the text is rendered as" msgstr "" "Etiketa honek testua errendatzen den hizkuntzari eragiten dion ala ez " "adierazten du" -#: ../gtk/gtkcellrenderertext.c:558 +#: gtk/gtkcellrenderertext.c:558 msgid "Ellipsize set" msgstr "Elipsi multzoa" -#: ../gtk/gtkcellrenderertext.c:559 +#: gtk/gtkcellrenderertext.c:559 msgid "Whether this tag affects the ellipsize mode" -msgstr "Etiketa honek elipsi sortzearen moduari eragiten dion ala ez adierazten du" +msgstr "" +"Etiketa honek elipsi sortzearen moduari eragiten dion ala ez adierazten du" -#: ../gtk/gtkcellrenderertext.c:562 +#: gtk/gtkcellrenderertext.c:562 msgid "Align set" msgstr "Lerrokatzea ezarri" -#: ../gtk/gtkcellrenderertext.c:563 +#: gtk/gtkcellrenderertext.c:563 msgid "Whether this tag affects the alignment mode" msgstr "Etiketa honek lerrokatze moduari eragiten dion ala ez" -#: ../gtk/gtkcellrenderertoggle.c:126 +#: gtk/gtkcellrenderertoggle.c:126 msgid "Toggle state" msgstr "Aktibatze-egoera" -#: ../gtk/gtkcellrenderertoggle.c:127 +#: gtk/gtkcellrenderertoggle.c:127 msgid "The toggle state of the button" msgstr "Botoia aktibatuta dagoen ala ez" -#: ../gtk/gtkcellrenderertoggle.c:134 +#: gtk/gtkcellrenderertoggle.c:134 msgid "Inconsistent state" msgstr "Sendotasunik gabeko egoera" -#: ../gtk/gtkcellrenderertoggle.c:135 +#: gtk/gtkcellrenderertoggle.c:135 msgid "The inconsistent state of the button" msgstr "Botoiaren sendotasunik gabeko egoera" -#: ../gtk/gtkcellrenderertoggle.c:142 +#: gtk/gtkcellrenderertoggle.c:142 msgid "Activatable" msgstr "Aktibagarritasuna" -#: ../gtk/gtkcellrenderertoggle.c:143 +#: gtk/gtkcellrenderertoggle.c:143 msgid "The toggle button can be activated" msgstr "Txandakatze-botoia aktiba daiteke" -#: ../gtk/gtkcellrenderertoggle.c:150 +#: gtk/gtkcellrenderertoggle.c:150 msgid "Radio state" msgstr "Irratiaren egoera" -#: ../gtk/gtkcellrenderertoggle.c:151 +#: gtk/gtkcellrenderertoggle.c:151 msgid "Draw the toggle button as a radio button" msgstr "Marraztu txandakatze-botoia irrati-botoi gisa" -#: ../gtk/gtkcellrenderertoggle.c:158 +#: gtk/gtkcellrenderertoggle.c:158 msgid "Indicator size" msgstr "Adierazlearen tamaina" -#: ../gtk/gtkcellrenderertoggle.c:159 ../gtk/gtkcheckbutton.c:70 -#: ../gtk/gtkcheckmenuitem.c:112 +#: gtk/gtkcellrenderertoggle.c:159 gtk/gtkcheckbutton.c:70 +#: gtk/gtkcheckmenuitem.c:112 msgid "Size of check or radio indicator" msgstr "Kontrol-laukiaren edo irrati-adierazlearen tamaina" -#: ../gtk/gtkcellview.c:182 +#: gtk/gtkcellview.c:182 msgid "CellView model" msgstr "CellView modeloa" -#: ../gtk/gtkcellview.c:183 +#: gtk/gtkcellview.c:183 msgid "The model for cell view" msgstr "Gelaxka-ikustailaren modeloa" -#: ../gtk/gtkcheckbutton.c:69 ../gtk/gtkcheckmenuitem.c:110 -#: ../gtk/gtkoptionmenu.c:168 +#: gtk/gtkcheckbutton.c:69 gtk/gtkcheckmenuitem.c:110 gtk/gtkoptionmenu.c:168 msgid "Indicator Size" msgstr "Adierazlearen tamaina" -#: ../gtk/gtkcheckbutton.c:77 ../gtk/gtkexpander.c:245 -#: ../gtk/gtkoptionmenu.c:174 +#: gtk/gtkcheckbutton.c:77 gtk/gtkexpander.c:245 gtk/gtkoptionmenu.c:174 msgid "Indicator Spacing" msgstr "Adierazlearen tartea" -#: ../gtk/gtkcheckbutton.c:78 +#: gtk/gtkcheckbutton.c:78 msgid "Spacing around check or radio indicator" msgstr "Kontrol-laukiaren edo irrati-adierazlearen inguruko tartea" -#: ../gtk/gtkcheckmenuitem.c:87 ../gtk/gtkmenu.c:502 -#: ../gtk/gtktoggleaction.c:118 ../gtk/gtktogglebutton.c:102 -#: ../gtk/gtktoggletoolbutton.c:101 +#: gtk/gtkcheckmenuitem.c:87 gtk/gtkmenu.c:502 gtk/gtktoggleaction.c:118 +#: gtk/gtktogglebutton.c:102 gtk/gtktoggletoolbutton.c:101 msgid "Active" msgstr "Aktibo" -#: ../gtk/gtkcheckmenuitem.c:88 +#: gtk/gtkcheckmenuitem.c:88 msgid "Whether the menu item is checked" msgstr "Menu-elementuak hautamarka duen ala ez adierazten du" # -#: ../gtk/gtkcheckmenuitem.c:95 ../gtk/gtktogglebutton.c:110 +#: gtk/gtkcheckmenuitem.c:95 gtk/gtktogglebutton.c:110 msgid "Inconsistent" msgstr "Sendotasunik gabea" -#: ../gtk/gtkcheckmenuitem.c:96 +#: gtk/gtkcheckmenuitem.c:96 msgid "Whether to display an \"inconsistent\" state" msgstr "\"sendotasunik gabeko\" egoera bistaratuko den ala ez adierazten du" -#: ../gtk/gtkcheckmenuitem.c:103 +#: gtk/gtkcheckmenuitem.c:103 msgid "Draw as radio menu item" msgstr "Marraztu aukera ugariko menu-elementu gisa" -#: ../gtk/gtkcheckmenuitem.c:104 +#: gtk/gtkcheckmenuitem.c:104 msgid "Whether the menu item looks like a radio menu item" msgstr "" "Menu-elementuak aukera ugariko menu-elementuaren itxura duen ala ez " "adierazten du" -#: ../gtk/gtkcolorbutton.c:171 +#: gtk/gtkcolorbutton.c:171 msgid "Use alpha" msgstr "Erabili alfa" -#: ../gtk/gtkcolorbutton.c:172 +#: gtk/gtkcolorbutton.c:172 msgid "Whether or not to give the color an alpha value" msgstr "Koloreari alfa balioa emango zaion ala ez adierazten du" # -#: ../gtk/gtkcolorbutton.c:186 ../gtk/gtkfilechooserbutton.c:407 -#: ../gtk/gtkfontbutton.c:142 ../gtk/gtkprintjob.c:116 -#: ../gtk/gtktreeviewcolumn.c:264 +#: gtk/gtkcolorbutton.c:186 gtk/gtkfilechooserbutton.c:407 +#: gtk/gtkfontbutton.c:142 gtk/gtkprintjob.c:116 gtk/gtktreeviewcolumn.c:264 msgid "Title" msgstr "Izenburua" -#: ../gtk/gtkcolorbutton.c:187 +#: gtk/gtkcolorbutton.c:187 msgid "The title of the color selection dialog" msgstr "Kolorea hautatzeko elkarrizketa-koadroaren izenburua" -#: ../gtk/gtkcolorbutton.c:201 ../gtk/gtkcolorsel.c:293 +#: gtk/gtkcolorbutton.c:201 gtk/gtkcolorsel.c:293 msgid "Current Color" msgstr "Uneko kolorea" -#: ../gtk/gtkcolorbutton.c:202 +#: gtk/gtkcolorbutton.c:202 msgid "The selected color" msgstr "Hautatutako kolorea" -#: ../gtk/gtkcolorbutton.c:216 ../gtk/gtkcolorsel.c:300 +#: gtk/gtkcolorbutton.c:216 gtk/gtkcolorsel.c:300 msgid "Current Alpha" msgstr "Uneko alfa" -#: ../gtk/gtkcolorbutton.c:217 +#: gtk/gtkcolorbutton.c:217 msgid "The selected opacity value (0 fully transparent, 65535 fully opaque)" msgstr "Hautatutako opakutasun-balioa (0 guztiz gardena, 65535 guztiz opakua)" -#: ../gtk/gtkcolorsel.c:279 +#: gtk/gtkcolorsel.c:279 msgid "Has Opacity Control" msgstr "Opakutasun-kontrola du" -#: ../gtk/gtkcolorsel.c:280 +#: gtk/gtkcolorsel.c:280 msgid "Whether the color selector should allow setting opacity" msgstr "" "Kolore-hautatzaileak opakutasuna ezartzeko baimena eman behar duen ala ez " "adierazten du" -#: ../gtk/gtkcolorsel.c:286 +#: gtk/gtkcolorsel.c:286 msgid "Has palette" msgstr "Paleta dauka" -#: ../gtk/gtkcolorsel.c:287 +#: gtk/gtkcolorsel.c:287 msgid "Whether a palette should be used" msgstr "Paleta erabili behar den ala ez adierazten du" -#: ../gtk/gtkcolorsel.c:294 +#: gtk/gtkcolorsel.c:294 msgid "The current color" msgstr "Uneko kolorea" -#: ../gtk/gtkcolorsel.c:301 +#: gtk/gtkcolorsel.c:301 msgid "The current opacity value (0 fully transparent, 65535 fully opaque)" msgstr "Uneko opakutasun-balioa (0 guztiz gardena, 65535 guztiz opakua)" -#: ../gtk/gtkcolorsel.c:315 +#: gtk/gtkcolorsel.c:315 msgid "Custom palette" msgstr "Paleta pertsonalizatua" -#: ../gtk/gtkcolorsel.c:316 +#: gtk/gtkcolorsel.c:316 msgid "Palette to use in the color selector" msgstr "Kolore-hautatzailean erabili beharreko paleta" -#: ../gtk/gtkcolorseldialog.c:102 +#: gtk/gtkcolorseldialog.c:102 msgid "Color Selection" msgstr "Kolore hautapena" -#: ../gtk/gtkcolorseldialog.c:103 +#: gtk/gtkcolorseldialog.c:103 msgid "The color selection embedded in the dialog." msgstr "Kolore hautapena elkarrizketa-koadroan kapsulatuta dago." -#: ../gtk/gtkcolorseldialog.c:109 +#: gtk/gtkcolorseldialog.c:109 msgid "OK Button" msgstr "Ados botoia" -#: ../gtk/gtkcolorseldialog.c:110 +#: gtk/gtkcolorseldialog.c:110 msgid "The OK button of the dialog." msgstr "Elkarrizketa-koadroan agertzen den Ados botoia." -#: ../gtk/gtkcolorseldialog.c:116 +#: gtk/gtkcolorseldialog.c:116 msgid "Cancel Button" msgstr "Utzi botoia" -#: ../gtk/gtkcolorseldialog.c:117 +#: gtk/gtkcolorseldialog.c:117 msgid "The cancel button of the dialog." msgstr "Elkarrizketa-koadroan agertzen den Utzi botoia." -#: ../gtk/gtkcolorseldialog.c:123 +#: gtk/gtkcolorseldialog.c:123 msgid "Help Button" msgstr "Laguntza botoia" -#: ../gtk/gtkcolorseldialog.c:124 +#: gtk/gtkcolorseldialog.c:124 msgid "The help button of the dialog." msgstr "Elkarrizketa-koadroan agertzen den Laguntza botoia." -#: ../gtk/gtkcombo.c:145 +#: gtk/gtkcombo.c:145 msgid "Enable arrow keys" msgstr "Gaitu gezi-teklak" -#: ../gtk/gtkcombo.c:146 +#: gtk/gtkcombo.c:146 msgid "Whether the arrow keys move through the list of items" -msgstr "Gezi-teklak elementu-zerrendan zehar mugitzen diren ala ez adierazten du" +msgstr "" +"Gezi-teklak elementu-zerrendan zehar mugitzen diren ala ez adierazten du" -#: ../gtk/gtkcombo.c:152 +#: gtk/gtkcombo.c:152 msgid "Always enable arrows" msgstr "Gaitu beti geziak" -#: ../gtk/gtkcombo.c:153 +#: gtk/gtkcombo.c:153 msgid "Obsolete property, ignored" msgstr "Propietate zaharkitua, ez ikusi egin" -#: ../gtk/gtkcombo.c:159 +#: gtk/gtkcombo.c:159 msgid "Case sensitive" msgstr "Maiuskula/minuskula" -#: ../gtk/gtkcombo.c:160 +#: gtk/gtkcombo.c:160 msgid "Whether list item matching is case sensitive" msgstr "" "Bat datozen elementuen zerrendan maiuskulak eta minuskulak kontuan hartzen " "dituen adierazten du" -#: ../gtk/gtkcombo.c:167 +#: gtk/gtkcombo.c:167 msgid "Allow empty" msgstr "Onartu hutsik" -#: ../gtk/gtkcombo.c:168 +#: gtk/gtkcombo.c:168 msgid "Whether an empty value may be entered in this field" msgstr "Balio huts bat eremu honetan sar daitekeen ala ez adierazten du" -#: ../gtk/gtkcombo.c:175 +#: gtk/gtkcombo.c:175 msgid "Value in list" msgstr "Zerrendako balioa" -#: ../gtk/gtkcombo.c:176 +#: gtk/gtkcombo.c:176 msgid "Whether entered values must already be present in the list" msgstr "Sartutako balioek zerrendan egon behar duten ala ez adierazten du" -#: ../gtk/gtkcombobox.c:660 +#: gtk/gtkcombobox.c:660 msgid "ComboBox model" msgstr "Konbinazio-koadroaren modeloa" -#: ../gtk/gtkcombobox.c:661 +#: gtk/gtkcombobox.c:661 msgid "The model for the combo box" msgstr "Konbinazio-koadroa zein modelotakoa den" -#: ../gtk/gtkcombobox.c:678 +#: gtk/gtkcombobox.c:678 msgid "Wrap width for laying out the items in a grid" msgstr "Sareta bateko elementuak diseinatzeko doitze-zabalera" # -#: ../gtk/gtkcombobox.c:700 +#: gtk/gtkcombobox.c:700 msgid "Row span column" msgstr "Errenkada-hedaduraren zutabea" -#: ../gtk/gtkcombobox.c:701 +#: gtk/gtkcombobox.c:701 msgid "TreeModel column containing the row span values" msgstr "Errenkada-hedaduraren balioak dituen TreeModel zutabea" -#: ../gtk/gtkcombobox.c:722 +#: gtk/gtkcombobox.c:722 msgid "Column span column" msgstr "Zutabe-hedaduraren zutabea" -#: ../gtk/gtkcombobox.c:723 +#: gtk/gtkcombobox.c:723 msgid "TreeModel column containing the column span values" msgstr "Zutabe-hedaduraren balioak dituen TreeModel zutabea" -#: ../gtk/gtkcombobox.c:744 +#: gtk/gtkcombobox.c:744 msgid "Active item" msgstr "Elementu aktiboa" -#: ../gtk/gtkcombobox.c:745 +#: gtk/gtkcombobox.c:745 msgid "The item which is currently active" msgstr "Unean aktibatuta dagoen elementua" -#: ../gtk/gtkcombobox.c:764 ../gtk/gtkuimanager.c:220 +#: gtk/gtkcombobox.c:764 gtk/gtkuimanager.c:220 msgid "Add tearoffs to menus" msgstr "Gehitu askagarriak menuei" -#: ../gtk/gtkcombobox.c:765 +#: gtk/gtkcombobox.c:765 msgid "Whether dropdowns should have a tearoff menu item" msgstr "" "Goitibeherako menuek askagarri bat eduki dezaketen menuko elementu gisa ala " "ez adierazten du" -#: ../gtk/gtkcombobox.c:780 ../gtk/gtkentry.c:531 +#: gtk/gtkcombobox.c:780 gtk/gtkentry.c:531 msgid "Has Frame" msgstr "Markoa dauka" -#: ../gtk/gtkcombobox.c:781 +#: gtk/gtkcombobox.c:781 msgid "Whether the combo box draws a frame around the child" msgstr "" "Konbinazio-koadroko goitibeherako menuek umearen inguruan markoa marraztu " "behar duten ala ez adierazten du" -#: ../gtk/gtkcombobox.c:789 +#: gtk/gtkcombobox.c:789 msgid "Whether the combo box grabs focus when it is clicked with the mouse" msgstr "" "Konbinazio-koadroko goitibeherako menuek fokoa hartzen duten (bertan " "saguarekin klik egitean) ala ez adierazten du" -#: ../gtk/gtkcombobox.c:804 ../gtk/gtkmenu.c:557 +#: gtk/gtkcombobox.c:804 gtk/gtkmenu.c:557 msgid "Tearoff Title" msgstr "Askagarriaren izenburua" -#: ../gtk/gtkcombobox.c:805 +#: gtk/gtkcombobox.c:805 msgid "" "A title that may be displayed by the window manager when the popup is torn-" "off" msgstr "Leiho-kudeatzaileak bistara dezakeen izenburua laster-leihoa kentzean" -#: ../gtk/gtkcombobox.c:822 +#: gtk/gtkcombobox.c:822 msgid "Popup shown" msgstr "Laster-leihoa erakutsita" -#: ../gtk/gtkcombobox.c:823 +#: gtk/gtkcombobox.c:823 msgid "Whether the combo's dropdown is shown" msgstr "Goitibeherako konbinazioa erakutsi edo ez" -#: ../gtk/gtkcombobox.c:839 +#: gtk/gtkcombobox.c:839 msgid "Button Sensitivity" msgstr "Botoiaren sentikortasuna" -#: ../gtk/gtkcombobox.c:840 +#: gtk/gtkcombobox.c:840 msgid "Whether the dropdown button is sensitive when the model is empty" -msgstr "Modeloa hutsik dagoenean goitibeherako botoia sentikorra izango den ala ez adierazten du" +msgstr "" +"Modeloa hutsik dagoenean goitibeherako botoia sentikorra izango den ala ez " +"adierazten du" -#: ../gtk/gtkcombobox.c:847 +#: gtk/gtkcombobox.c:847 msgid "Appears as list" msgstr "Zerrenda gisa agertzen da" -#: ../gtk/gtkcombobox.c:848 +#: gtk/gtkcombobox.c:848 msgid "Whether dropdowns should look like lists rather than menus" msgstr "" "Konbinazio-koadroko goitibeherako menuek menu-itxura baino zerrenda-itxura " "gehiago eduki behar duten ala ez adierazten du" # -#: ../gtk/gtkcombobox.c:864 +#: gtk/gtkcombobox.c:864 msgid "Arrow Size" msgstr "Geziaren tamaina" -#: ../gtk/gtkcombobox.c:865 +#: gtk/gtkcombobox.c:865 msgid "The minimum size of the arrow in the combo box" msgstr "Geziaren gutxiengo tamaina konbinazio-koadroan" -#: ../gtk/gtkcombobox.c:880 ../gtk/gtkentry.c:631 ../gtk/gtkhandlebox.c:174 -#: ../gtk/gtkmenubar.c:194 ../gtk/gtkstatusbar.c:186 ../gtk/gtktoolbar.c:630 -#: ../gtk/gtkviewport.c:122 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 +#: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 +#: gtk/gtkviewport.c:122 msgid "Shadow type" msgstr "Itzal-mota" -#: ../gtk/gtkcombobox.c:881 +#: gtk/gtkcombobox.c:881 msgid "Which kind of shadow to draw around the combo box" msgstr "Konbinazio-koadroaren inguruan marraztuko den itzal mota" # -#: ../gtk/gtkcontainer.c:237 +#: gtk/gtkcontainer.c:237 msgid "Resize mode" msgstr "Tamaina aldatzeko modua" -#: ../gtk/gtkcontainer.c:238 +#: gtk/gtkcontainer.c:238 msgid "Specify how resize events are handled" msgstr "Tamaina-aldatzeak nola kudeatzen diren adierazten du" # -#: ../gtk/gtkcontainer.c:245 +#: gtk/gtkcontainer.c:245 msgid "Border width" msgstr "Ertzaren zabalera" -#: ../gtk/gtkcontainer.c:246 +#: gtk/gtkcontainer.c:246 msgid "The width of the empty border outside the containers children" msgstr "Edukiontzi umeen kanpoko ertz hutsaren zabalera" -#: ../gtk/gtkcontainer.c:254 +#: gtk/gtkcontainer.c:254 msgid "Child" msgstr "Umea" -#: ../gtk/gtkcontainer.c:255 +#: gtk/gtkcontainer.c:255 msgid "Can be used to add a new child to the container" msgstr "Edukiontziari beste ume bat gehitzeko erabil daiteke" # -#: ../gtk/gtkcurve.c:124 +#: gtk/gtkcurve.c:124 msgid "Curve type" msgstr "Kurba-mota" -#: ../gtk/gtkcurve.c:125 +#: gtk/gtkcurve.c:125 msgid "Is this curve linear, spline interpolated, or free-form" msgstr "Kurba hau lineala, spline-rekin interpolatua edo forma librekoa den" -#: ../gtk/gtkcurve.c:132 +#: gtk/gtkcurve.c:132 msgid "Minimum X" msgstr "X minimoa" -#: ../gtk/gtkcurve.c:133 +#: gtk/gtkcurve.c:133 msgid "Minimum possible value for X" msgstr "Xek izan dezakeen balio minimoa" -#: ../gtk/gtkcurve.c:141 +#: gtk/gtkcurve.c:141 msgid "Maximum X" msgstr "X maximoa" -#: ../gtk/gtkcurve.c:142 +#: gtk/gtkcurve.c:142 msgid "Maximum possible X value" msgstr "Xek izan dezakeen balio maximoa" -#: ../gtk/gtkcurve.c:150 +#: gtk/gtkcurve.c:150 msgid "Minimum Y" msgstr "Y minimoa" -#: ../gtk/gtkcurve.c:151 +#: gtk/gtkcurve.c:151 msgid "Minimum possible value for Y" msgstr "Yk izan dezakeen balio minimoa" -#: ../gtk/gtkcurve.c:159 +#: gtk/gtkcurve.c:159 msgid "Maximum Y" msgstr "Y maximoa" -#: ../gtk/gtkcurve.c:160 +#: gtk/gtkcurve.c:160 msgid "Maximum possible value for Y" msgstr "Yk izan dezakeen balio maximoa" -#: ../gtk/gtkdialog.c:144 +#: gtk/gtkdialog.c:144 msgid "Has separator" msgstr "Bereizlea dauka" -#: ../gtk/gtkdialog.c:145 +#: gtk/gtkdialog.c:145 msgid "The dialog has a separator bar above its buttons" msgstr "Elkarrizketa-koadroak barra bereizlea du botoien gainean" -#: ../gtk/gtkdialog.c:190 +#: gtk/gtkdialog.c:190 msgid "Content area border" msgstr "Edukiaren arearen ertza" -#: ../gtk/gtkdialog.c:191 +#: gtk/gtkdialog.c:191 msgid "Width of border around the main dialog area" msgstr "Ertzak elkarrizketa-area nagusiaren inguruan duen zabalera" -#: ../gtk/gtkdialog.c:198 +#: gtk/gtkdialog.c:198 msgid "Button spacing" msgstr "Botoien tartea" -#: ../gtk/gtkdialog.c:199 +#: gtk/gtkdialog.c:199 msgid "Spacing between buttons" msgstr "Botoien arteko tartea" -#: ../gtk/gtkdialog.c:207 +#: gtk/gtkdialog.c:207 msgid "Action area border" msgstr "Ekintza-arearen ertza" -#: ../gtk/gtkdialog.c:208 +#: gtk/gtkdialog.c:208 msgid "Width of border around the button area at the bottom of the dialog" -msgstr "Elkarrizketa-koadroaren behekaldeko botoi-arearen inguruko ertzaren zabalera" +msgstr "" +"Elkarrizketa-koadroaren behekaldeko botoi-arearen inguruko ertzaren zabalera" # -#: ../gtk/gtkentry.c:486 ../gtk/gtklabel.c:411 +#: gtk/gtkentry.c:486 gtk/gtklabel.c:411 msgid "Cursor Position" msgstr "Kurtsorearen posizioa" -#: ../gtk/gtkentry.c:487 ../gtk/gtklabel.c:412 +#: gtk/gtkentry.c:487 gtk/gtklabel.c:412 msgid "The current position of the insertion cursor in chars" msgstr "Txertatze-kurtsorearen uneko posizioa karakteretan" # -#: ../gtk/gtkentry.c:496 ../gtk/gtklabel.c:421 +#: gtk/gtkentry.c:496 gtk/gtklabel.c:421 msgid "Selection Bound" msgstr "Hautapen-muga" -#: ../gtk/gtkentry.c:497 ../gtk/gtklabel.c:422 -msgid "The position of the opposite end of the selection from the cursor in chars" +#: gtk/gtkentry.c:497 gtk/gtklabel.c:422 +msgid "" +"The position of the opposite end of the selection from the cursor in chars" msgstr "Hautapenaren kontrako bukaera kurtsoretik zenbat karakteretara dagoen." -#: ../gtk/gtkentry.c:507 +#: gtk/gtkentry.c:507 msgid "Whether the entry contents can be edited" msgstr "Sarreraren edukia edita daitekeen ala ez adierazten du" -#: ../gtk/gtkentry.c:514 +#: gtk/gtkentry.c:514 msgid "Maximum length" msgstr "Gehienezko luzera" -#: ../gtk/gtkentry.c:515 +#: gtk/gtkentry.c:515 msgid "Maximum number of characters for this entry. Zero if no maximum" -msgstr "Sarrera honen gehienezko karaktere-kopurua. Gehienezkorik ez badago, zero" +msgstr "" +"Sarrera honen gehienezko karaktere-kopurua. Gehienezkorik ez badago, zero" -#: ../gtk/gtkentry.c:523 +#: gtk/gtkentry.c:523 msgid "Visibility" msgstr "Ikusgaitasuna" -#: ../gtk/gtkentry.c:524 +#: gtk/gtkentry.c:524 msgid "" "FALSE displays the \"invisible char\" instead of the actual text (password " "mode)" @@ -2230,31 +2231,32 @@ msgstr "" "FALTSUAk \"karaktere ikusezina\" bistaratzen du uneko testuaren ordez " "(pasahitz-modua)" -#: ../gtk/gtkentry.c:532 +#: gtk/gtkentry.c:532 msgid "FALSE removes outside bevel from entry" msgstr "FALTSUAk kanpoko alaka kentzen du sarreratik" -#: ../gtk/gtkentry.c:540 -msgid "Border between text and frame. Overrides the inner-border style property" +#: gtk/gtkentry.c:540 +msgid "" +"Border between text and frame. Overrides the inner-border style property" msgstr "" "Testua eta markoaren arteko ertza. 'Barneko ertza' propietateari jaramonik " "ez zaio egingo" -#: ../gtk/gtkentry.c:547 +#: gtk/gtkentry.c:547 msgid "Invisible character" msgstr "Karaktere ikusezina" -#: ../gtk/gtkentry.c:548 +#: gtk/gtkentry.c:548 msgid "The character to use when masking entry contents (in \"password mode\")" msgstr "" "Sarreraren edukia maskaratzean erabili beharreko karakterea (\"pasahitz-" "moduan\")" -#: ../gtk/gtkentry.c:555 +#: gtk/gtkentry.c:555 msgid "Activates default" msgstr "Lehenetsia aktibatzen du" -#: ../gtk/gtkentry.c:556 +#: gtk/gtkentry.c:556 msgid "" "Whether to activate the default widget (such as the default button in a " "dialog) when Enter is pressed" @@ -2262,33 +2264,33 @@ msgstr "" "Sartu botoia sakatutakoan, trepeta lehenetsia aktibatuko den ala ez " "adierazten du (adibidez, elkarrizketa-koadroko botoi lehenetsia)" -#: ../gtk/gtkentry.c:562 +#: gtk/gtkentry.c:562 msgid "Width in chars" msgstr "Zabalera karakteretan" -#: ../gtk/gtkentry.c:563 +#: gtk/gtkentry.c:563 msgid "Number of characters to leave space for in the entry" msgstr "Sarreran zenbat karaktererentzako tartea utzi behar den " # -#: ../gtk/gtkentry.c:572 +#: gtk/gtkentry.c:572 msgid "Scroll offset" msgstr "Korritze-desplazamendua" -#: ../gtk/gtkentry.c:573 +#: gtk/gtkentry.c:573 msgid "Number of pixels of the entry scrolled off the screen to the left" msgstr "Sarrerako pixel-kopurua pantailan ezkerrera korrituta " -#: ../gtk/gtkentry.c:583 +#: gtk/gtkentry.c:583 msgid "The contents of the entry" msgstr "Sarreraren edukia" # -#: ../gtk/gtkentry.c:598 ../gtk/gtkmisc.c:73 +#: gtk/gtkentry.c:598 gtk/gtkmisc.c:73 msgid "X align" msgstr "X lerrokatzea" -#: ../gtk/gtkentry.c:599 ../gtk/gtkmisc.c:74 +#: gtk/gtkentry.c:599 gtk/gtkmisc.c:74 msgid "" "The horizontal alignment, from 0 (left) to 1 (right). Reversed for RTL " "layouts." @@ -2297,129 +2299,129 @@ msgstr "" "diseinuetan" # -#: ../gtk/gtkentry.c:615 +#: gtk/gtkentry.c:615 msgid "Truncate multiline" msgstr "Trunkatu lerro-anitzak" -#: ../gtk/gtkentry.c:616 +#: gtk/gtkentry.c:616 msgid "Whether to truncate multiline pastes to one line." msgstr "Lerro-anitzeko itsatsiak lerro bakarrean trunkatu edo ez" -#: ../gtk/gtkentry.c:632 +#: gtk/gtkentry.c:632 msgid "Which kind of shadow to draw around the entry when has-frame is set" msgstr "Sarreraren inguruan marraztuko den itzal mota 'markoa du' ezartean" -#: ../gtk/gtkentry.c:647 ../gtk/gtktextview.c:648 +#: gtk/gtkentry.c:647 gtk/gtktextview.c:648 msgid "Overwrite mode" msgstr "Gainidazteko modua" -#: ../gtk/gtkentry.c:648 +#: gtk/gtkentry.c:648 msgid "Whether new text overwrites existing text" msgstr "" -"Testu berriak lehendik dagoen testua gainidazten duen ala ez " -"adierazten du" +"Testu berriak lehendik dagoen testua gainidazten duen ala ez adierazten du" -#: ../gtk/gtkentry.c:661 +#: gtk/gtkentry.c:661 msgid "Text length" msgstr "Testuaren luzera" -#: ../gtk/gtkentry.c:662 +#: gtk/gtkentry.c:662 msgid "Length of the text currently in the entry" msgstr "Uneko testuaren luzera sarreran" -#: ../gtk/gtkentry.c:933 +#: gtk/gtkentry.c:933 msgid "Border between text and frame." msgstr "Testu eta markoaren arteko ertza." # -#: ../gtk/gtkentry.c:938 ../gtk/gtklabel.c:644 +#: gtk/gtkentry.c:938 gtk/gtklabel.c:644 msgid "Select on focus" msgstr "Hautatu enfokatzean" -#: ../gtk/gtkentry.c:939 +#: gtk/gtkentry.c:939 msgid "Whether to select the contents of an entry when it is focused" msgstr "Enfokatzean, sarreraren edukia hautatuko den ala ez adierazten du" -#: ../gtk/gtkentry.c:953 +#: gtk/gtkentry.c:953 msgid "Password Hint Timeout" msgstr "Pasahitzaren gonbitearen denbora-muga" -#: ../gtk/gtkentry.c:954 +#: gtk/gtkentry.c:954 msgid "How long to show the last input character in hidden entries" msgstr "" "Zenbat denboran erakutsiko den idatzitako azken karakterea ezkutuko " "sarreretan" -#: ../gtk/gtkentrycompletion.c:279 +#: gtk/gtkentrycompletion.c:279 msgid "Completion Model" msgstr "Osatze-eredua" -#: ../gtk/gtkentrycompletion.c:280 +#: gtk/gtkentrycompletion.c:280 msgid "The model to find matches in" msgstr "Berdinak direnak bilatzeko eredua" -#: ../gtk/gtkentrycompletion.c:286 +#: gtk/gtkentrycompletion.c:286 msgid "Minimum Key Length" msgstr "Gakoaren gutxieneko luzera" -#: ../gtk/gtkentrycompletion.c:287 +#: gtk/gtkentrycompletion.c:287 msgid "Minimum length of the search key in order to look up matches" msgstr "Bilaketa-gakoaren gutxieneko luzera berdinak direnak bilatzeko" -#: ../gtk/gtkentrycompletion.c:303 ../gtk/gtkiconview.c:587 +#: gtk/gtkentrycompletion.c:303 gtk/gtkiconview.c:587 msgid "Text column" msgstr "Testu-zutabea" -#: ../gtk/gtkentrycompletion.c:304 +#: gtk/gtkentrycompletion.c:304 msgid "The column of the model containing the strings." msgstr "Kateak dauzkan modeloaren zutabea." -#: ../gtk/gtkentrycompletion.c:323 +#: gtk/gtkentrycompletion.c:323 msgid "Inline completion" msgstr "Lineako osaketa" -#: ../gtk/gtkentrycompletion.c:324 +#: gtk/gtkentrycompletion.c:324 msgid "Whether the common prefix should be inserted automatically" msgstr "Arrizki arruntak automatikoki txertatuko diren ala ez adierazten du" -#: ../gtk/gtkentrycompletion.c:338 +#: gtk/gtkentrycompletion.c:338 msgid "Popup completion" msgstr "Laster-leiho osaketa" -#: ../gtk/gtkentrycompletion.c:339 +#: gtk/gtkentrycompletion.c:339 msgid "Whether the completions should be shown in a popup window" msgstr "Osaketak laster-leihoan erakutsiko diren ala ez adierazten du" -#: ../gtk/gtkentrycompletion.c:354 +#: gtk/gtkentrycompletion.c:354 msgid "Popup set width" msgstr "Laster-leihoak zabalera ezarri" -#: ../gtk/gtkentrycompletion.c:355 +#: gtk/gtkentrycompletion.c:355 msgid "If TRUE, the popup window will have the same size as the entry" msgstr "TRUE bada, laster-leihoak sarreraren tamaina berdina izango du" -#: ../gtk/gtkentrycompletion.c:373 +#: gtk/gtkentrycompletion.c:373 msgid "Popup single match" msgstr "Agertarazi bat-etortze bakuna" -#: ../gtk/gtkentrycompletion.c:374 +#: gtk/gtkentrycompletion.c:374 msgid "If TRUE, the popup window will appear for a single match." -msgstr "TRUE bada, laster-leihoa agertuko da konparazioan bat datorren bakunarentzat" +msgstr "" +"TRUE bada, laster-leihoa agertuko da konparazioan bat datorren bakunarentzat" -#: ../gtk/gtkentrycompletion.c:388 +#: gtk/gtkentrycompletion.c:388 msgid "Inline selection" msgstr "Lineako hautapena" -#: ../gtk/gtkentrycompletion.c:389 +#: gtk/gtkentrycompletion.c:389 msgid "Your description here" msgstr "Zure azalpena hemen" # -#: ../gtk/gtkeventbox.c:91 +#: gtk/gtkeventbox.c:91 msgid "Visible Window" msgstr "Leihoa ikusgai" -#: ../gtk/gtkeventbox.c:92 +#: gtk/gtkeventbox.c:92 msgid "" "Whether the event box is visible, as opposed to invisible and only used to " "trap events." @@ -2427,11 +2429,11 @@ msgstr "" "Gertaera-koadroa ikusgai dagoen edo, alderantziz, ikusezin dagoen eta " "gertaerak geldiarazteko bakarrik erabiltzen den adierazten du." -#: ../gtk/gtkeventbox.c:98 +#: gtk/gtkeventbox.c:98 msgid "Above child" msgstr "Umearen gainean" -#: ../gtk/gtkeventbox.c:99 +#: gtk/gtkeventbox.c:99 msgid "" "Whether the event-trapping window of the eventbox is above the window of the " "child widget as opposed to below it." @@ -2439,149 +2441,150 @@ msgstr "" "Gertaera-koadroko gertaerak geldiarazteko leihoa trepeta umearen leihoaren " "gainean edo azpian dagoen adierazten du." -#: ../gtk/gtkexpander.c:187 +#: gtk/gtkexpander.c:187 msgid "Expanded" msgstr "Zabalduta" -#: ../gtk/gtkexpander.c:188 +#: gtk/gtkexpander.c:188 msgid "Whether the expander has been opened to reveal the child widget" msgstr "Zabaltzailea trepeta umea erakusteko ireki den ala ez adierazten du" -#: ../gtk/gtkexpander.c:196 +#: gtk/gtkexpander.c:196 msgid "Text of the expander's label" msgstr "Zabaltzailearen etiketako testua" -#: ../gtk/gtkexpander.c:211 ../gtk/gtklabel.c:330 +#: gtk/gtkexpander.c:211 gtk/gtklabel.c:330 msgid "Use markup" msgstr "Erabili markaketa" -#: ../gtk/gtkexpander.c:212 ../gtk/gtklabel.c:331 +#: gtk/gtkexpander.c:212 gtk/gtklabel.c:331 msgid "The text of the label includes XML markup. See pango_parse_markup()" msgstr "Etiketako testuak XML markaketa dauka. Ikus pango_parse_markup()" -#: ../gtk/gtkexpander.c:220 +#: gtk/gtkexpander.c:220 msgid "Space to put between the label and the child" msgstr "" "Etiketaren eta umearen artean jarri beharreko tarteaUmearen eta haren " "ingurukoen artean jarri beharreko tarte osagarria, pixeletan" -#: ../gtk/gtkexpander.c:229 ../gtk/gtkframe.c:147 ../gtk/gtktoolbutton.c:194 +#: gtk/gtkexpander.c:229 gtk/gtkframe.c:147 gtk/gtktoolbutton.c:194 msgid "Label widget" msgstr "Etiketa-trepeta" -#: ../gtk/gtkexpander.c:230 +#: gtk/gtkexpander.c:230 msgid "A widget to display in place of the usual expander label" msgstr "Ohiko zabaltzaile-etiketaren ordez bistaratu beharreko trepeta" -#: ../gtk/gtkexpander.c:236 ../gtk/gtktreeview.c:783 +#: gtk/gtkexpander.c:236 gtk/gtktreeview.c:783 msgid "Expander Size" msgstr "Zabaltzailearen tamaina" -#: ../gtk/gtkexpander.c:237 ../gtk/gtktreeview.c:784 +#: gtk/gtkexpander.c:237 gtk/gtktreeview.c:784 msgid "Size of the expander arrow" msgstr "Zabaltzailearen geziaren tamaina" -#: ../gtk/gtkexpander.c:246 +#: gtk/gtkexpander.c:246 msgid "Spacing around expander arrow" msgstr "Zabaltzailearen geziaren inguruko tartea" # -#: ../gtk/gtkfilechooser.c:194 +#: gtk/gtkfilechooser.c:194 msgid "Action" msgstr "Ekintza" -#: ../gtk/gtkfilechooser.c:195 +#: gtk/gtkfilechooser.c:195 msgid "The type of operation that the file selector is performing" msgstr "Fitxategi-hautatzailea egiten ari den eragiketa-mota" -#: ../gtk/gtkfilechooser.c:201 +#: gtk/gtkfilechooser.c:201 msgid "File System Backend" msgstr "Fitxategi-sistemaren motorra" -#: ../gtk/gtkfilechooser.c:202 +#: gtk/gtkfilechooser.c:202 msgid "Name of file system backend to use" msgstr "Erabili beharreko fitxategi-sistemaren motorraren izena" -#: ../gtk/gtkfilechooser.c:207 ../gtk/gtkrecentchooser.c:252 +#: gtk/gtkfilechooser.c:207 gtk/gtkrecentchooser.c:252 msgid "Filter" msgstr "Iragazkia" -#: ../gtk/gtkfilechooser.c:208 +#: gtk/gtkfilechooser.c:208 msgid "The current filter for selecting which files are displayed" msgstr "Zein fitxategi bistaratuko diren hautatzeko uneko iragazkia" -#: ../gtk/gtkfilechooser.c:213 +#: gtk/gtkfilechooser.c:213 msgid "Local Only" msgstr "Lokalak bakarrik" -#: ../gtk/gtkfilechooser.c:214 +#: gtk/gtkfilechooser.c:214 msgid "Whether the selected file(s) should be limited to local file: URLs" msgstr "" "Hautatutako fitxategiek lokalak, hau da, URLak, izan behar duten ala ez " "adierazten du" # -#: ../gtk/gtkfilechooser.c:219 +#: gtk/gtkfilechooser.c:219 msgid "Preview widget" msgstr "Aurrebista-trepeta" -#: ../gtk/gtkfilechooser.c:220 +#: gtk/gtkfilechooser.c:220 msgid "Application supplied widget for custom previews." -msgstr "Aplikazioak aurrebista pertsonalizatuak ikusteko trepeta eskaintzen du." +msgstr "" +"Aplikazioak aurrebista pertsonalizatuak ikusteko trepeta eskaintzen du." # -#: ../gtk/gtkfilechooser.c:225 +#: gtk/gtkfilechooser.c:225 msgid "Preview Widget Active" msgstr "Aurrebista-trepeta aktibatuta" -#: ../gtk/gtkfilechooser.c:226 -msgid "Whether the application supplied widget for custom previews should be shown." +#: gtk/gtkfilechooser.c:226 +msgid "" +"Whether the application supplied widget for custom previews should be shown." msgstr "" "Aurrebista pertsonalizatuak erakusteko aplikazioak eskainitako trepeta " "erakutsi beharko litzatekeen ala ez adierazten du." # -#: ../gtk/gtkfilechooser.c:231 +#: gtk/gtkfilechooser.c:231 msgid "Use Preview Label" msgstr "Erabili aurrebista-etiketa" -#: ../gtk/gtkfilechooser.c:232 +#: gtk/gtkfilechooser.c:232 msgid "Whether to display a stock label with the name of the previewed file." msgstr "" "Stock-etiketa aurrebistan erakutsitako fitxategiaren izenarekin bistaratuko " "den ala ez adierazten du.aa" -#: ../gtk/gtkfilechooser.c:237 +#: gtk/gtkfilechooser.c:237 msgid "Extra widget" msgstr "Aukera osagarrien trepeta" -#: ../gtk/gtkfilechooser.c:238 +#: gtk/gtkfilechooser.c:238 msgid "Application supplied widget for extra options." msgstr "Aplikazioak aukera osagarrietarako trepeta eskaintzen du." # -#: ../gtk/gtkfilechooser.c:243 ../gtk/gtkfilesel.c:540 -#: ../gtk/gtkrecentchooser.c:191 +#: gtk/gtkfilechooser.c:243 gtk/gtkfilesel.c:540 gtk/gtkrecentchooser.c:191 msgid "Select Multiple" msgstr "Hautatu hainbat" -#: ../gtk/gtkfilechooser.c:244 ../gtk/gtkfilesel.c:541 +#: gtk/gtkfilechooser.c:244 gtk/gtkfilesel.c:541 msgid "Whether to allow multiple files to be selected" msgstr "Hainbat fitxategi hautatzen utziko duen ala ez adierazten du" -#: ../gtk/gtkfilechooser.c:250 +#: gtk/gtkfilechooser.c:250 msgid "Show Hidden" msgstr "Erakutsi ezkutukoa" -#: ../gtk/gtkfilechooser.c:251 +#: gtk/gtkfilechooser.c:251 msgid "Whether the hidden files and folders should be displayed" msgstr "Ezkutuko fitxategiak eta karpetak bistaratu behar diren edo ez" -#: ../gtk/gtkfilechooser.c:266 +#: gtk/gtkfilechooser.c:266 msgid "Do overwrite confirmation" msgstr "Eskatu berrespena gainidaztean" -#: ../gtk/gtkfilechooser.c:267 +#: gtk/gtkfilechooser.c:267 msgid "" "Whether a file chooser in save mode will present an overwrite confirmation " "dialog if necessary." @@ -2589,182 +2592,184 @@ msgstr "" "Fitxategi-aukeratzaileak (gordetzeko moduan) gainidazteko berrespena " "eskatzen duen elkarrizketa-koadroa erakutsi edo ez" -#: ../gtk/gtkfilechooserbutton.c:376 +#: gtk/gtkfilechooserbutton.c:376 msgid "Dialog" msgstr "Elkarrizketa-koadroa" -#: ../gtk/gtkfilechooserbutton.c:377 +#: gtk/gtkfilechooserbutton.c:377 msgid "The file chooser dialog to use." msgstr "Fitxategiak aukeratzeko erabiliko den elkarrizketa-kuadroa." -#: ../gtk/gtkfilechooserbutton.c:408 +#: gtk/gtkfilechooserbutton.c:408 msgid "The title of the file chooser dialog." -msgstr "Elkarrizketa-koadroaren titulua (fitxategiak aukeratzeko erabiliko dena)" +msgstr "" +"Elkarrizketa-koadroaren titulua (fitxategiak aukeratzeko erabiliko dena)" -#: ../gtk/gtkfilechooserbutton.c:422 +#: gtk/gtkfilechooserbutton.c:422 msgid "The desired width of the button widget, in characters." msgstr "Botoi-trepetak edukiko duen zabalera, karaktereetan." # -#: ../gtk/gtkfilesel.c:526 ../gtk/gtkimage.c:163 ../gtk/gtkrecentmanager.c:214 -#: ../gtk/gtkstatusicon.c:194 +#: gtk/gtkfilesel.c:526 gtk/gtkimage.c:163 gtk/gtkrecentmanager.c:214 +#: gtk/gtkstatusicon.c:194 msgid "Filename" msgstr "Fitxategi-izena" -#: ../gtk/gtkfilesel.c:527 +#: gtk/gtkfilesel.c:527 msgid "The currently selected filename" msgstr "Unean hautatutako fitxategi-izena" -#: ../gtk/gtkfilesel.c:533 +#: gtk/gtkfilesel.c:533 msgid "Show file operations" msgstr "Erakutsi fitxategi-eragiketak" -#: ../gtk/gtkfilesel.c:534 +#: gtk/gtkfilesel.c:534 msgid "Whether buttons for creating/manipulating files should be displayed" msgstr "" "Fitxategiak sortzeko/manipulatzeko botoiak bistaratu behar diren ala ez " "adierazten du" -#: ../gtk/gtkfixed.c:90 ../gtk/gtklayout.c:596 +#: gtk/gtkfixed.c:90 gtk/gtklayout.c:596 msgid "X position" msgstr "X kokalekua" -#: ../gtk/gtkfixed.c:91 ../gtk/gtklayout.c:597 +#: gtk/gtkfixed.c:91 gtk/gtklayout.c:597 msgid "X position of child widget" msgstr "trepeta umearen X kokalekua" -#: ../gtk/gtkfixed.c:100 ../gtk/gtklayout.c:606 +#: gtk/gtkfixed.c:100 gtk/gtklayout.c:606 msgid "Y position" msgstr "Y kokalekua" -#: ../gtk/gtkfixed.c:101 ../gtk/gtklayout.c:607 +#: gtk/gtkfixed.c:101 gtk/gtklayout.c:607 msgid "Y position of child widget" msgstr "trepeta umearen Y kokalekua" -#: ../gtk/gtkfontbutton.c:143 +#: gtk/gtkfontbutton.c:143 msgid "The title of the font selection dialog" msgstr "Letra-tipoa hautatzeko elkarrizketa-koadroaren izenburua" # -#: ../gtk/gtkfontbutton.c:158 ../gtk/gtkfontsel.c:181 +#: gtk/gtkfontbutton.c:158 gtk/gtkfontsel.c:181 msgid "Font name" msgstr "Letra-tipoaren izena" -#: ../gtk/gtkfontbutton.c:159 +#: gtk/gtkfontbutton.c:159 msgid "The name of the selected font" msgstr "Hautatutako letra-tipoaren izena" -#: ../gtk/gtkfontbutton.c:160 +#: gtk/gtkfontbutton.c:160 msgid "Sans 12" msgstr "Sans 12" -#: ../gtk/gtkfontbutton.c:175 +#: gtk/gtkfontbutton.c:175 msgid "Use font in label" msgstr "Erabili etiketako letra-tipoa" -#: ../gtk/gtkfontbutton.c:176 +#: gtk/gtkfontbutton.c:176 msgid "Whether the label is drawn in the selected font" -msgstr "Etiketa hautatutako letra-tipoan marraztuta dagoen ala ez adierazten du" +msgstr "" +"Etiketa hautatutako letra-tipoan marraztuta dagoen ala ez adierazten du" -#: ../gtk/gtkfontbutton.c:191 +#: gtk/gtkfontbutton.c:191 msgid "Use size in label" msgstr "Erabili etiketako tamaina" -#: ../gtk/gtkfontbutton.c:192 +#: gtk/gtkfontbutton.c:192 msgid "Whether the label is drawn with the selected font size" msgstr "Etiketa hautatutako tamainan marraztuta dagoen ala ez adierazten du" -#: ../gtk/gtkfontbutton.c:208 +#: gtk/gtkfontbutton.c:208 msgid "Show style" msgstr "Erakutsi estiloa" -#: ../gtk/gtkfontbutton.c:209 +#: gtk/gtkfontbutton.c:209 msgid "Whether the selected font style is shown in the label" msgstr "" "Hautatutako letra-tipoaren estiloa etiketan erakusten den ala ez adierazten " "du" -#: ../gtk/gtkfontbutton.c:224 +#: gtk/gtkfontbutton.c:224 msgid "Show size" msgstr "Erakutsi tamaina" -#: ../gtk/gtkfontbutton.c:225 +#: gtk/gtkfontbutton.c:225 msgid "Whether selected font size is shown in the label" msgstr "" "Hautatutako letra-tipoaren tamaina etiketan erakusten den ala ez adierazten " "du" -#: ../gtk/gtkfontsel.c:182 +#: gtk/gtkfontsel.c:182 msgid "The string that represents this font" msgstr "Letra-tipo hau adierazten duen katea" -#: ../gtk/gtkfontsel.c:189 +#: gtk/gtkfontsel.c:189 msgid "The GdkFont that is currently selected" msgstr "GdkFont jadanik hautatuta dago" # -#: ../gtk/gtkfontsel.c:195 +#: gtk/gtkfontsel.c:195 msgid "Preview text" msgstr "Testuaren aurrebista" -#: ../gtk/gtkfontsel.c:196 +#: gtk/gtkfontsel.c:196 msgid "The text to display in order to demonstrate the selected font" msgstr "Hautatutako letra-tipoa erakusteko bistaratu beharreko testua" -#: ../gtk/gtkframe.c:106 +#: gtk/gtkframe.c:106 msgid "Text of the frame's label" msgstr "Markoaren etiketako testua" # -#: ../gtk/gtkframe.c:113 +#: gtk/gtkframe.c:113 msgid "Label xalign" msgstr "Etiketaren xalign" -#: ../gtk/gtkframe.c:114 +#: gtk/gtkframe.c:114 msgid "The horizontal alignment of the label" msgstr "Etiketaren lerrokatze horizontala" -#: ../gtk/gtkframe.c:122 +#: gtk/gtkframe.c:122 msgid "Label yalign" msgstr "Etiketaren yalign" -#: ../gtk/gtkframe.c:123 +#: gtk/gtkframe.c:123 msgid "The vertical alignment of the label" msgstr "Etiketaren lerrokatze bertikala" -#: ../gtk/gtkframe.c:131 ../gtk/gtkhandlebox.c:167 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "Propietate zaharkitua, erabili itzal-mota horren ordez" -#: ../gtk/gtkframe.c:138 +#: gtk/gtkframe.c:138 msgid "Frame shadow" msgstr "Markoaren itzala" -#: ../gtk/gtkframe.c:139 +#: gtk/gtkframe.c:139 msgid "Appearance of the frame border" msgstr "Markoaren ertzaren itxura" -#: ../gtk/gtkframe.c:148 +#: gtk/gtkframe.c:148 msgid "A widget to display in place of the usual frame label" msgstr "Ohiko marko-etiketaren ordez bistaratu beharreko trepeta" -#: ../gtk/gtkhandlebox.c:175 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "Edukiontzia inguratzen duen itzalaren itxura" -#: ../gtk/gtkhandlebox.c:183 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "Heldulekuaren posizioa" -#: ../gtk/gtkhandlebox.c:184 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "Trepeta umeari dagokion heldulekuaren posizioa" -#: ../gtk/gtkhandlebox.c:192 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "Egokitu ertza" -#: ../gtk/gtkhandlebox.c:193 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" @@ -2772,11 +2777,11 @@ msgstr "" "Helduleku-laukia atrakatzeko atrakatze-puntuarekin lerrokatuta dagoen " "helduleku-laukiaren aldea" -#: ../gtk/gtkhandlebox.c:201 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "Ertz-egokitzearen ezarpena" -#: ../gtk/gtkhandlebox.c:202 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" @@ -2784,257 +2789,260 @@ msgstr "" "snap_edge propietatearen balioa edo handle_position-etik eratorritako balioa " "erabiltiko den adierazten du" -#: ../gtk/gtkhandlebox.c:209 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "Umea askatuta" -#: ../gtk/gtkhandlebox.c:210 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." -msgstr "Balio boolearrak zera adierazten du: umea erantsita edo askatuta dagoen." +msgstr "" +"Balio boolearrak zera adierazten du: umea erantsita edo askatuta dagoen." -#: ../gtk/gtkiconview.c:550 +#: gtk/gtkiconview.c:550 msgid "Selection mode" msgstr "Hautapen modua" -#: ../gtk/gtkiconview.c:551 +#: gtk/gtkiconview.c:551 msgid "The selection mode" msgstr "Hautatzeko modua" -#: ../gtk/gtkiconview.c:569 +#: gtk/gtkiconview.c:569 msgid "Pixbuf column" msgstr "Pixbuf-zutabea" -#: ../gtk/gtkiconview.c:570 +#: gtk/gtkiconview.c:570 msgid "Model column used to retrieve the icon pixbuf from" msgstr "Pixbufaren ikonoa eskuratzeko erabiliko de zubate-modeloa" -#: ../gtk/gtkiconview.c:588 +#: gtk/gtkiconview.c:588 msgid "Model column used to retrieve the text from" msgstr "Testua eskuratzeko erabiliko den zutabe-modeloa" -#: ../gtk/gtkiconview.c:607 +#: gtk/gtkiconview.c:607 msgid "Markup column" msgstr "Markaketa-zutabea" -#: ../gtk/gtkiconview.c:608 +#: gtk/gtkiconview.c:608 msgid "Model column used to retrieve the text if using Pango markup" msgstr "" "Testua eskuratzeko erabiliko den zutabe-modeloa, Pango markaketa erabiltzen " "bada" # -#: ../gtk/gtkiconview.c:615 +#: gtk/gtkiconview.c:615 msgid "Icon View Model" msgstr "Ikono-ikustaile modeloa" -#: ../gtk/gtkiconview.c:616 +#: gtk/gtkiconview.c:616 msgid "The model for the icon view" msgstr "Ikono-ikustailaren modeloa" -#: ../gtk/gtkiconview.c:632 +#: gtk/gtkiconview.c:632 msgid "Number of columns" msgstr "Zutabe kopurua" -#: ../gtk/gtkiconview.c:633 +#: gtk/gtkiconview.c:633 msgid "Number of columns to display" msgstr "Bistaratuko diren zutabeen kopurua" -#: ../gtk/gtkiconview.c:650 +#: gtk/gtkiconview.c:650 msgid "Width for each item" msgstr "Elementu bakoitzaren zabalera" -#: ../gtk/gtkiconview.c:651 +#: gtk/gtkiconview.c:651 msgid "The width used for each item" msgstr "Elementu bakoitzean erabiliko den zabalera" -#: ../gtk/gtkiconview.c:667 +#: gtk/gtkiconview.c:667 msgid "Space which is inserted between cells of an item" msgstr "Elementu bateko gelaxken artean txertatuko den tartea" # -#: ../gtk/gtkiconview.c:682 +#: gtk/gtkiconview.c:682 msgid "Row Spacing" msgstr "Errenkada-tartea" -#: ../gtk/gtkiconview.c:683 +#: gtk/gtkiconview.c:683 msgid "Space which is inserted between grid rows" msgstr "Saretako errenkaden artean txretatuko den tartea" -#: ../gtk/gtkiconview.c:698 +#: gtk/gtkiconview.c:698 msgid "Column Spacing" msgstr "Zutabe-tartea" -#: ../gtk/gtkiconview.c:699 +#: gtk/gtkiconview.c:699 msgid "Space which is inserted between grid columns" msgstr "Saretako zutabeen artean txertatuko den tartea" -#: ../gtk/gtkiconview.c:714 +#: gtk/gtkiconview.c:714 msgid "Margin" msgstr "Marjina" -#: ../gtk/gtkiconview.c:715 +#: gtk/gtkiconview.c:715 msgid "Space which is inserted at the edges of the icon view" msgstr "Ikono-ikustailearen ertzetan txertatuko den tartea" -#: ../gtk/gtkiconview.c:732 -msgid "How the text and icon of each item are positioned relative to each other" -msgstr "Elementu bakoitzaren testua eta ikonoa elkarrekiko erlatiboki nola kokatu" +#: gtk/gtkiconview.c:732 +msgid "" +"How the text and icon of each item are positioned relative to each other" +msgstr "" +"Elementu bakoitzaren testua eta ikonoa elkarrekiko erlatiboki nola kokatu" -#: ../gtk/gtkiconview.c:748 ../gtk/gtktreeview.c:618 -#: ../gtk/gtktreeviewcolumn.c:307 +#: gtk/gtkiconview.c:748 gtk/gtktreeview.c:618 gtk/gtktreeviewcolumn.c:307 msgid "Reorderable" msgstr "Berrantolagarria" -#: ../gtk/gtkiconview.c:749 ../gtk/gtktreeview.c:619 +#: gtk/gtkiconview.c:749 gtk/gtktreeview.c:619 msgid "View is reorderable" msgstr "Ikuspegia berrantolagarria da" -#: ../gtk/gtkiconview.c:756 ../gtk/gtktreeview.c:769 +#: gtk/gtkiconview.c:756 gtk/gtktreeview.c:769 msgid "Tooltip Column" msgstr "Argibidearen zutabea" -#: ../gtk/gtkiconview.c:757 +#: gtk/gtkiconview.c:757 msgid "The column in the model containing the tooltip texts for the items" msgstr "Elementuen argibideak dituen modeloaren zutabea." # -#: ../gtk/gtkiconview.c:768 +#: gtk/gtkiconview.c:768 msgid "Selection Box Color" msgstr "Hautapen-koadroaren kolorea" -#: ../gtk/gtkiconview.c:769 +#: gtk/gtkiconview.c:769 msgid "Color of the selection box" msgstr "Hautapen-koadroaren kolorea" # -#: ../gtk/gtkiconview.c:775 +#: gtk/gtkiconview.c:775 msgid "Selection Box Alpha" msgstr "Alfaren hautapen-koadroa" -#: ../gtk/gtkiconview.c:776 +#: gtk/gtkiconview.c:776 msgid "Opacity of the selection box" msgstr "Hautapen-koadroaren opakutasuna" -#: ../gtk/gtkimage.c:131 ../gtk/gtkstatusicon.c:186 +#: gtk/gtkimage.c:131 gtk/gtkstatusicon.c:186 msgid "Pixbuf" msgstr "Pixbuf" -#: ../gtk/gtkimage.c:132 ../gtk/gtkstatusicon.c:187 +#: gtk/gtkimage.c:132 gtk/gtkstatusicon.c:187 msgid "A GdkPixbuf to display" msgstr "Bistaratu beharreko GdkPixbuf-a" # -#: ../gtk/gtkimage.c:139 +#: gtk/gtkimage.c:139 msgid "Pixmap" msgstr "Pixmap" -#: ../gtk/gtkimage.c:140 +#: gtk/gtkimage.c:140 msgid "A GdkPixmap to display" msgstr "Bistaratu beharreko GdkPixmap-a" # -#: ../gtk/gtkimage.c:147 ../gtk/gtkmessagedialog.c:215 +#: gtk/gtkimage.c:147 gtk/gtkmessagedialog.c:215 msgid "Image" msgstr "Irudia" -#: ../gtk/gtkimage.c:148 +#: gtk/gtkimage.c:148 msgid "A GdkImage to display" msgstr "Bistaratu beharreko GdkImage-a" -#: ../gtk/gtkimage.c:155 +#: gtk/gtkimage.c:155 msgid "Mask" msgstr "Maskaratu" -#: ../gtk/gtkimage.c:156 +#: gtk/gtkimage.c:156 msgid "Mask bitmap to use with GdkImage or GdkPixmap" -msgstr "Maskaratu GdkImage-rekin edo GdkPixmap-arekin erabili beharreko bitmap-a" +msgstr "" +"Maskaratu GdkImage-rekin edo GdkPixmap-arekin erabili beharreko bitmap-a" -#: ../gtk/gtkimage.c:164 ../gtk/gtkstatusicon.c:195 +#: gtk/gtkimage.c:164 gtk/gtkstatusicon.c:195 msgid "Filename to load and display" msgstr "Kargatu eta bistaratu beharreko fitxategi-izena" -#: ../gtk/gtkimage.c:173 ../gtk/gtkstatusicon.c:203 +#: gtk/gtkimage.c:173 gtk/gtkstatusicon.c:203 msgid "Stock ID for a stock image to display" msgstr "Bistaratu behar den stock-irudiaren stock-IDa" # -#: ../gtk/gtkimage.c:180 +#: gtk/gtkimage.c:180 msgid "Icon set" msgstr "Ikonoaren ezarpena" -#: ../gtk/gtkimage.c:181 +#: gtk/gtkimage.c:181 msgid "Icon set to display" msgstr "Bistaratu beharreko ikonoa" # -#: ../gtk/gtkimage.c:188 ../gtk/gtkscalebutton.c:210 ../gtk/gtktoolbar.c:547 +#: gtk/gtkimage.c:188 gtk/gtkscalebutton.c:210 gtk/gtktoolbar.c:547 msgid "Icon size" msgstr "Ikonoaren tamaina" -#: ../gtk/gtkimage.c:189 +#: gtk/gtkimage.c:189 msgid "Symbolic size to use for stock icon, icon set or named icon" msgstr "" "Stock-ikonoarentzat, ikono-multzoarentzat edo izendun ikonoarentzat erabili " "beharreko tamaina sinbolikoa" # -#: ../gtk/gtkimage.c:205 +#: gtk/gtkimage.c:205 msgid "Pixel size" msgstr "Pixel-tamaina" -#: ../gtk/gtkimage.c:206 +#: gtk/gtkimage.c:206 msgid "Pixel size to use for named icon" msgstr "Izendun ikonoan erabiliko den pixel-tamaina" # -#: ../gtk/gtkimage.c:214 +#: gtk/gtkimage.c:214 msgid "Animation" msgstr "Animazioa" -#: ../gtk/gtkimage.c:215 +#: gtk/gtkimage.c:215 msgid "GdkPixbufAnimation to display" msgstr "Bistaratu beharreko GdkPixbufAnimation " # -#: ../gtk/gtkimage.c:255 ../gtk/gtkstatusicon.c:234 +#: gtk/gtkimage.c:255 gtk/gtkstatusicon.c:234 msgid "Storage type" msgstr "Biltegi-mota" -#: ../gtk/gtkimage.c:256 ../gtk/gtkstatusicon.c:235 +#: gtk/gtkimage.c:256 gtk/gtkstatusicon.c:235 msgid "The representation being used for image data" msgstr "Irudien datuentzat erabiltzen den adierazpidea" -#: ../gtk/gtkimagemenuitem.c:101 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "Menuaren testuaren ondoan agertu beharreko trepeta umea" -#: ../gtk/gtkimagemenuitem.c:106 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "Erakutsi menuko irudiak" -#: ../gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "Irudiak menuetan erakutsi behar diren ala ez adierazten du" -#: ../gtk/gtkinvisible.c:87 ../gtk/gtkwindow.c:601 +#: gtk/gtkinvisible.c:87 gtk/gtkwindow.c:601 msgid "The screen where this window will be displayed" msgstr "Leiho hau bistaratuko den pantaila" -#: ../gtk/gtklabel.c:317 +#: gtk/gtklabel.c:317 msgid "The text of the label" msgstr "Etiketako testua" -#: ../gtk/gtklabel.c:324 +#: gtk/gtklabel.c:324 msgid "A list of style attributes to apply to the text of the label" msgstr "Etiketako testuari aplikatu beharreko estilo-atributuen zerrenda" -#: ../gtk/gtklabel.c:345 ../gtk/gtktexttag.c:359 ../gtk/gtktextview.c:585 +#: gtk/gtklabel.c:345 gtk/gtktexttag.c:359 gtk/gtktextview.c:585 msgid "Justification" msgstr "Justifikazioa" -#: ../gtk/gtklabel.c:346 +#: gtk/gtklabel.c:346 msgid "" "The alignment of the lines in the text of the label relative to each other. " "This does NOT affect the alignment of the label within its allocation. See " @@ -3044,11 +3052,11 @@ msgstr "" "eragiten bere esleipenaren barruko etiketaren lerrokatzeari. Ikus GtkMisc::" "xalign horretarako" -#: ../gtk/gtklabel.c:354 +#: gtk/gtklabel.c:354 msgid "Pattern" msgstr "Eredua" -#: ../gtk/gtklabel.c:355 +#: gtk/gtklabel.c:355 msgid "" "A string with _ characters in positions correspond to characters in the text " "to underline" @@ -3056,49 +3064,51 @@ msgstr "" "_ karaktereak dauzkan katea, azpimarratu beharreko testuko karaktereei " "dagozkien kokalekutan" -#: ../gtk/gtklabel.c:362 +#: gtk/gtklabel.c:362 msgid "Line wrap" msgstr "Lerro-itzulbira" -#: ../gtk/gtklabel.c:363 +#: gtk/gtklabel.c:363 msgid "If set, wrap lines if the text becomes too wide" msgstr "Ezarrita badago, testua zabalegia bada lerroak itzulbiratu egingo dira" -#: ../gtk/gtklabel.c:378 +#: gtk/gtklabel.c:378 msgid "Line wrap mode" msgstr "Lerro-itzulbira modua" -#: ../gtk/gtklabel.c:379 +#: gtk/gtklabel.c:379 msgid "If wrap is set, controls how linewrapping is done" -msgstr "Itzulbira ezartzen bada lerro-itzulbira nola egiten den kontrolatuko du" +msgstr "" +"Itzulbira ezartzen bada lerro-itzulbira nola egiten den kontrolatuko du" # -#: ../gtk/gtklabel.c:386 +#: gtk/gtklabel.c:386 msgid "Selectable" msgstr "Hautagarria" -#: ../gtk/gtklabel.c:387 +#: gtk/gtklabel.c:387 msgid "Whether the label text can be selected with the mouse" msgstr "Etiketako testua saguarekin hauta daitekeen ala ez adierazten du" -#: ../gtk/gtklabel.c:393 +#: gtk/gtklabel.c:393 msgid "Mnemonic key" msgstr "Tekla mnemoteknikoa" -#: ../gtk/gtklabel.c:394 +#: gtk/gtklabel.c:394 msgid "The mnemonic accelerator key for this label" msgstr "Etiketa honen tekla bizkortzaile mnemoteknikoa" # -#: ../gtk/gtklabel.c:402 +#: gtk/gtklabel.c:402 msgid "Mnemonic widget" msgstr "Trepeta mnemoteknikoa" -#: ../gtk/gtklabel.c:403 +#: gtk/gtklabel.c:403 msgid "The widget to be activated when the label's mnemonic key is pressed" -msgstr "Etiketako tekla mnemoteknikoa sakatuta dagoenean aktibatuko den trepeta" +msgstr "" +"Etiketako tekla mnemoteknikoa sakatuta dagoenean aktibatuko den trepeta" -#: ../gtk/gtklabel.c:449 +#: gtk/gtklabel.c:449 msgid "" "The preferred place to ellipsize the string, if the label does not have " "enough room to display the entire string" @@ -3106,502 +3116,519 @@ msgstr "" "Katea elipsi gisa jartzeko lekua, etiketak ez badu nahikoa toki kate osoa " "bistaratzeko." -#: ../gtk/gtklabel.c:489 +#: gtk/gtklabel.c:489 msgid "Single Line Mode" msgstr "Lerro bakarreko modua" -#: ../gtk/gtklabel.c:490 +#: gtk/gtklabel.c:490 msgid "Whether the label is in single line mode" msgstr "Etiketa lerro bakarreko moduan dagoen ala ez adierazten du" -#: ../gtk/gtklabel.c:507 +#: gtk/gtklabel.c:507 msgid "Angle" msgstr "Angelua" -#: ../gtk/gtklabel.c:508 +#: gtk/gtklabel.c:508 msgid "Angle at which the label is rotated" msgstr "Etiketa biratuko den angelua" -#: ../gtk/gtklabel.c:528 +#: gtk/gtklabel.c:528 msgid "Maximum Width In Characters" msgstr "Zabalera maximoa karakteretan" -#: ../gtk/gtklabel.c:529 +#: gtk/gtklabel.c:529 msgid "The desired maximum width of the label, in characters" msgstr "Etiketaren zabalera maximoa, karaktereetan" -#: ../gtk/gtklabel.c:645 +#: gtk/gtklabel.c:645 msgid "Whether to select the contents of a selectable label when it is focused" msgstr "Enfokatzean, sarreraren edukia hautatuko den edo ez" # -#: ../gtk/gtklayout.c:616 ../gtk/gtkviewport.c:106 +#: gtk/gtklayout.c:616 gtk/gtkviewport.c:106 msgid "Horizontal adjustment" msgstr "Doitze horizontala" -#: ../gtk/gtklayout.c:617 ../gtk/gtkscrolledwindow.c:221 +#: gtk/gtklayout.c:617 gtk/gtkscrolledwindow.c:221 msgid "The GtkAdjustment for the horizontal position" msgstr "Posizio horizontalaren GtkAdjustment" -#: ../gtk/gtklayout.c:624 ../gtk/gtkviewport.c:114 +#: gtk/gtklayout.c:624 gtk/gtkviewport.c:114 msgid "Vertical adjustment" msgstr "Doitze bertikala" -#: ../gtk/gtklayout.c:625 ../gtk/gtkscrolledwindow.c:228 +#: gtk/gtklayout.c:625 gtk/gtkscrolledwindow.c:228 msgid "The GtkAdjustment for the vertical position" msgstr "Posizio bertikalaren GtkAdjustment" -#: ../gtk/gtklayout.c:633 +#: gtk/gtklayout.c:633 msgid "The width of the layout" msgstr "Diseinuaren zabalera" -#: ../gtk/gtklayout.c:642 +#: gtk/gtklayout.c:642 msgid "The height of the layout" msgstr "Diseinuaren altuera" -#: ../gtk/gtklinkbutton.c:144 +#: gtk/gtklinkbutton.c:144 msgid "URI" msgstr "URIa" -#: ../gtk/gtklinkbutton.c:145 +#: gtk/gtklinkbutton.c:145 msgid "The URI bound to this button" msgstr "Botoi honi lotutako URIa" # -#: ../gtk/gtklinkbutton.c:159 +#: gtk/gtklinkbutton.c:159 msgid "Visited" msgstr "Bisitatua" -#: ../gtk/gtklinkbutton.c:160 +#: gtk/gtklinkbutton.c:160 msgid "Whether this link has been visited." msgstr "Esteka hau bisitatua izan den ala ez." -#: ../gtk/gtkmenu.c:503 +#: gtk/gtkmenu.c:503 msgid "The currently selected menu item" msgstr "Unean hautatutako menu-elementua" -#: ../gtk/gtkmenu.c:517 +#: gtk/gtkmenu.c:517 msgid "Accel Group" msgstr "Bizkortzaile-taldea" -#: ../gtk/gtkmenu.c:518 +#: gtk/gtkmenu.c:518 msgid "The accel group holding accelerators for the menu" msgstr "Bizkortzaile-taldea menuaren bizkortzaileak dituenak" -#: ../gtk/gtkmenu.c:532 ../gtk/gtkmenuitem.c:236 +#: gtk/gtkmenu.c:532 gtk/gtkmenuitem.c:236 msgid "Accel Path" msgstr "Bizkortzaile-bidea" -#: ../gtk/gtkmenu.c:533 +#: gtk/gtkmenu.c:533 msgid "An accel path used to conveniently construct accel paths of child items" -msgstr "ume-elementuen bizkortzaile-bideak eraikitzeko erabiliko den bizkortzaile-bidea" +msgstr "" +"ume-elementuen bizkortzaile-bideak eraikitzeko erabiliko den bizkortzaile-" +"bidea" -#: ../gtk/gtkmenu.c:549 +#: gtk/gtkmenu.c:549 msgid "Attach Widget" msgstr "Erantsi trepeta" -#: ../gtk/gtkmenu.c:550 +#: gtk/gtkmenu.c:550 msgid "The widget the menu is attached to" msgstr "Trepeta erantsita duen menua" -#: ../gtk/gtkmenu.c:558 +#: gtk/gtkmenu.c:558 msgid "" "A title that may be displayed by the window manager when this menu is torn-" "off" msgstr "Menu hau bereiztean leiho-kudeatzaileak bistara dezakeen izenburua" -#: ../gtk/gtkmenu.c:572 +#: gtk/gtkmenu.c:572 msgid "Tearoff State" msgstr "Askagarri-egoera" -#: ../gtk/gtkmenu.c:573 +#: gtk/gtkmenu.c:573 msgid "A boolean that indicates whether the menu is torn-off" msgstr "Menua askatzen den ala ez adierazten duen balio boolearra" -#: ../gtk/gtkmenu.c:587 +#: gtk/gtkmenu.c:587 msgid "Monitor" msgstr "Monitorea" -#: ../gtk/gtkmenu.c:588 +#: gtk/gtkmenu.c:588 msgid "The monitor the menu will be popped up on" msgstr "Menua bistaratuko den monitorea" -#: ../gtk/gtkmenu.c:594 +#: gtk/gtkmenu.c:594 msgid "Vertical Padding" msgstr "Betegarri bertikala" -#: ../gtk/gtkmenu.c:595 +#: gtk/gtkmenu.c:595 msgid "Extra space at the top and bottom of the menu" msgstr "Menuaren goian eta behean tarte osagarria" -#: ../gtk/gtkmenu.c:603 +#: gtk/gtkmenu.c:603 msgid "Horizontal Padding" msgstr "Tarte betegarri horizontala" -#: ../gtk/gtkmenu.c:604 +#: gtk/gtkmenu.c:604 msgid "Extra space at the left and right edges of the menu" msgstr "Menuaren ezkerreko eta eskuineko erten tarte osagarria" -#: ../gtk/gtkmenu.c:612 +#: gtk/gtkmenu.c:612 msgid "Vertical Offset" msgstr "Desplazamendu bertikala" -#: ../gtk/gtkmenu.c:613 +#: gtk/gtkmenu.c:613 msgid "" "When the menu is a submenu, position it this number of pixels offset " "vertically" -msgstr "Menua azpimenua bada, desplaza ezazu menua bertikalki, horrenbeste pixelez" +msgstr "" +"Menua azpimenua bada, desplaza ezazu menua bertikalki, horrenbeste pixelez" # -#: ../gtk/gtkmenu.c:621 +#: gtk/gtkmenu.c:621 msgid "Horizontal Offset" msgstr "Desplazamendu horizontala" -#: ../gtk/gtkmenu.c:622 +#: gtk/gtkmenu.c:622 msgid "" "When the menu is a submenu, position it this number of pixels offset " "horizontally" -msgstr "Menua azpimenua bada, desplaza ezazu menua horizontalki, horrenbeste pixelez" +msgstr "" +"Menua azpimenua bada, desplaza ezazu menua horizontalki, horrenbeste pixelez" -#: ../gtk/gtkmenu.c:630 +#: gtk/gtkmenu.c:630 msgid "Double Arrows" msgstr "Gezi bikoitzak" -#: ../gtk/gtkmenu.c:631 +#: gtk/gtkmenu.c:631 msgid "When scrolling, always show both arrows." msgstr "Korritzean beti erakutsi bi geziak" -#: ../gtk/gtkmenu.c:639 +#: gtk/gtkmenu.c:639 msgid "Left Attach" msgstr "Erantsi ezkerrean" -#: ../gtk/gtkmenu.c:640 ../gtk/gtktable.c:174 +#: gtk/gtkmenu.c:640 gtk/gtktable.c:174 msgid "The column number to attach the left side of the child to" msgstr "Umearen ezkerreko aldean erantsi beharreko zutabeen kopurua" -#: ../gtk/gtkmenu.c:647 +#: gtk/gtkmenu.c:647 msgid "Right Attach" msgstr "Erantsi eskuinean" -#: ../gtk/gtkmenu.c:648 +#: gtk/gtkmenu.c:648 msgid "The column number to attach the right side of the child to" msgstr "Umearen eskuineko aldean erantsi beharreko zutabe-kopurua" -#: ../gtk/gtkmenu.c:655 +#: gtk/gtkmenu.c:655 msgid "Top Attach" msgstr "Erantsi goian" -#: ../gtk/gtkmenu.c:656 +#: gtk/gtkmenu.c:656 msgid "The row number to attach the top of the child to" msgstr "Umearen goialdean erantsi beharreko errenkada-kopurua" -#: ../gtk/gtkmenu.c:663 +#: gtk/gtkmenu.c:663 msgid "Bottom Attach" msgstr "Erantsi behean" -#: ../gtk/gtkmenu.c:664 ../gtk/gtktable.c:195 +#: gtk/gtkmenu.c:664 gtk/gtktable.c:195 msgid "The row number to attach the bottom of the child to" msgstr "Umearen behean erantsi beharreko errenkaden kopurua" -#: ../gtk/gtkmenu.c:751 +#: gtk/gtkmenu.c:751 msgid "Can change accelerators" msgstr "Bizkortzaileak alda daitezke" -#: ../gtk/gtkmenu.c:752 -msgid "Whether menu accelerators can be changed by pressing a key over the menu item" +#: gtk/gtkmenu.c:752 +msgid "" +"Whether menu accelerators can be changed by pressing a key over the menu item" msgstr "" "Tekla menu-elementuan sakatzean menu-bizkortzailea alda daitekeen ala ez " "adierazten du" -#: ../gtk/gtkmenu.c:757 +#: gtk/gtkmenu.c:757 msgid "Delay before submenus appear" msgstr "Azpimenuak agertu aurreko atzerapena" -#: ../gtk/gtkmenu.c:758 -msgid "Minimum time the pointer must stay over a menu item before the submenu appear" +#: gtk/gtkmenu.c:758 +msgid "" +"Minimum time the pointer must stay over a menu item before the submenu appear" msgstr "" "Azpimenua agertzeko erakusleak menu-elementu baten gainean gutxienez " "zenbatdenbora egon behar duen" -#: ../gtk/gtkmenu.c:765 +#: gtk/gtkmenu.c:765 msgid "Delay before hiding a submenu" msgstr "Azpimenua ezkutatu aurreko atzerapena" -#: ../gtk/gtkmenu.c:766 +#: gtk/gtkmenu.c:766 msgid "" "The time before hiding a submenu when the pointer is moving towards the " "submenu" msgstr "Erakuslea azpimenurantz mugitzean azpimenua ezkutatu aurreko denbora" # -#: ../gtk/gtkmenubar.c:168 +#: gtk/gtkmenubar.c:168 msgid "Pack direction" msgstr "Paketatze norabidea" -#: ../gtk/gtkmenubar.c:169 +#: gtk/gtkmenubar.c:169 msgid "The pack direction of the menubar" msgstr "Menu-barrako paketatzearen norabidea" -#: ../gtk/gtkmenubar.c:185 +#: gtk/gtkmenubar.c:185 msgid "Child Pack direction" msgstr "Paketatze norabide umea" -#: ../gtk/gtkmenubar.c:186 +#: gtk/gtkmenubar.c:186 msgid "The child pack direction of the menubar" msgstr "Menu-barrako paketatze norabide umea" -#: ../gtk/gtkmenubar.c:195 +#: gtk/gtkmenubar.c:195 msgid "Style of bevel around the menubar" msgstr "Menu-barraren inguruko alaka-estiloa" -#: ../gtk/gtkmenubar.c:202 ../gtk/gtktoolbar.c:597 +#: gtk/gtkmenubar.c:202 gtk/gtktoolbar.c:597 msgid "Internal padding" msgstr "Barneko tarte betegarria" -#: ../gtk/gtkmenubar.c:203 +#: gtk/gtkmenubar.c:203 msgid "Amount of border space between the menubar shadow and the menu items" msgstr "Menu-barraren itzalaren eta menuko elementuen arteko ertzen espazioa" -#: ../gtk/gtkmenubar.c:210 +#: gtk/gtkmenubar.c:210 msgid "Delay before drop down menus appear" msgstr "Goitibeherako menuak agertu aurreko atzerapena" -#: ../gtk/gtkmenubar.c:211 +#: gtk/gtkmenubar.c:211 msgid "Delay before the submenus of a menu bar appear" msgstr "Menu-barrako azpimenuak agertu aurreko atzerapena" -#: ../gtk/gtkmenuitem.c:204 +#: gtk/gtkmenuitem.c:204 msgid "Right Justified" msgstr "Eskuinean lerrokatuta" -#: ../gtk/gtkmenuitem.c:205 -msgid "Sets whether the menu item appears justified at the right side of a menu bar" -msgstr "Menuko elementuak menu-barraren eskuineko aldean justifikatuta agertuko diren edo ez ezartzen du" +#: gtk/gtkmenuitem.c:205 +msgid "" +"Sets whether the menu item appears justified at the right side of a menu bar" +msgstr "" +"Menuko elementuak menu-barraren eskuineko aldean justifikatuta agertuko " +"diren edo ez ezartzen du" -#: ../gtk/gtkmenuitem.c:219 +#: gtk/gtkmenuitem.c:219 msgid "Submenu" msgstr "Azpimenua" -#: ../gtk/gtkmenuitem.c:220 +#: gtk/gtkmenuitem.c:220 msgid "The submenu attached to the menu item, or NULL if it has none" msgstr "Menuko elementuari erantsitako azpimenua, edo NULL ez badu ezer" -#: ../gtk/gtkmenuitem.c:237 +#: gtk/gtkmenuitem.c:237 msgid "Sets the accelerator path of the menu item" msgstr "Menuko elementuaren bizkortzaile-bidea ezartzen du" -#: ../gtk/gtkmenuitem.c:280 +#: gtk/gtkmenuitem.c:280 msgid "Amount of space used up by arrow, relative to the menu item's font size" -msgstr "Geziak erabiltzen duen leku kopurua, menuko elementuen letra-tamainarekiko erlatiboa" +msgstr "" +"Geziak erabiltzen duen leku kopurua, menuko elementuen letra-tamainarekiko " +"erlatiboa" -#: ../gtk/gtkmenuitem.c:293 +#: gtk/gtkmenuitem.c:293 msgid "Width in Characters" msgstr "Zabalera karakteretan" -#: ../gtk/gtkmenuitem.c:294 +#: gtk/gtkmenuitem.c:294 msgid "The minimum desired width of the menu item in characters" msgstr "Menuko elementuaren gutxieneko zabalera (karakteretan)" -#: ../gtk/gtkmenushell.c:374 +#: gtk/gtkmenushell.c:374 msgid "Take Focus" msgstr "Hartu fokua" -#: ../gtk/gtkmenushell.c:375 +#: gtk/gtkmenushell.c:375 msgid "A boolean that determines whether the menu grabs the keyboard focus" -msgstr "Menuak teklatuaren fokua hartuko duen ala ez zehazten duen balio boolearra" +msgstr "" +"Menuak teklatuaren fokua hartuko duen ala ez zehazten duen balio boolearra" -#: ../gtk/gtkmenutoolbutton.c:232 ../gtk/gtkoptionmenu.c:161 +#: gtk/gtkmenutoolbutton.c:232 gtk/gtkoptionmenu.c:161 msgid "Menu" msgstr "Menua" -#: ../gtk/gtkmenutoolbutton.c:233 +#: gtk/gtkmenutoolbutton.c:233 msgid "The dropdown menu" msgstr "Goitibeherako menua" -#: ../gtk/gtkmessagedialog.c:98 +#: gtk/gtkmessagedialog.c:98 msgid "Image/label border" msgstr "Irudiaren/etiketaren ertza" -#: ../gtk/gtkmessagedialog.c:99 +#: gtk/gtkmessagedialog.c:99 msgid "Width of border around the label and image in the message dialog" -msgstr "Elkarrizketa-koadroko etiketaren eta irudiaren inguruko ertzaren zabalera" +msgstr "" +"Elkarrizketa-koadroko etiketaren eta irudiaren inguruko ertzaren zabalera" -#: ../gtk/gtkmessagedialog.c:114 +#: gtk/gtkmessagedialog.c:114 msgid "Use separator" msgstr "Erabili bereizlea" -#: ../gtk/gtkmessagedialog.c:115 -msgid "Whether to put a separator between the message dialog's text and the buttons" +#: gtk/gtkmessagedialog.c:115 +msgid "" +"Whether to put a separator between the message dialog's text and the buttons" msgstr "" "Mezuaren elkarrizketa-koadroaren testuaren eta botoien artean bereizlea " "jarri behar den ala ez adierazten du" -#: ../gtk/gtkmessagedialog.c:128 +#: gtk/gtkmessagedialog.c:128 msgid "Message Type" msgstr "Mezu-mota" -#: ../gtk/gtkmessagedialog.c:129 +#: gtk/gtkmessagedialog.c:129 msgid "The type of message" msgstr "Mezuaren mota" -#: ../gtk/gtkmessagedialog.c:136 +#: gtk/gtkmessagedialog.c:136 msgid "Message Buttons" msgstr "Mezuko botoiak" -#: ../gtk/gtkmessagedialog.c:137 +#: gtk/gtkmessagedialog.c:137 msgid "The buttons shown in the message dialog" msgstr "Mezuaren elkarrizketa-koadroan agertzen diren botoiak" -#: ../gtk/gtkmessagedialog.c:154 +#: gtk/gtkmessagedialog.c:154 msgid "The primary text of the message dialog" msgstr "Mezuaren elkarrizketa-koadroaren testu nagusia" -#: ../gtk/gtkmessagedialog.c:169 +#: gtk/gtkmessagedialog.c:169 msgid "Use Markup" msgstr "Erabili markaketa" -#: ../gtk/gtkmessagedialog.c:170 +#: gtk/gtkmessagedialog.c:170 msgid "The primary text of the title includes Pango markup." msgstr "Tituluaren testu nagusiak Pango markaketa dauka." -#: ../gtk/gtkmessagedialog.c:184 +#: gtk/gtkmessagedialog.c:184 msgid "Secondary Text" msgstr "Bigarren mailako testua" -#: ../gtk/gtkmessagedialog.c:185 +#: gtk/gtkmessagedialog.c:185 msgid "The secondary text of the message dialog" msgstr "Mezuaren elkarrizketa-koadroaren 2. mailako testua" -#: ../gtk/gtkmessagedialog.c:200 +#: gtk/gtkmessagedialog.c:200 msgid "Use Markup in secondary" msgstr "Erabili markaketa 2. mailan" -#: ../gtk/gtkmessagedialog.c:201 +#: gtk/gtkmessagedialog.c:201 msgid "The secondary text includes Pango markup." msgstr "2. mailako testuak Pango markaketa dauka." -#: ../gtk/gtkmessagedialog.c:216 +#: gtk/gtkmessagedialog.c:216 msgid "The image" msgstr "Irudia" # -#: ../gtk/gtkmisc.c:83 +#: gtk/gtkmisc.c:83 msgid "Y align" msgstr "Y lerrokatzea" -#: ../gtk/gtkmisc.c:84 +#: gtk/gtkmisc.c:84 msgid "The vertical alignment, from 0 (top) to 1 (bottom)" msgstr "Lerrokatze bertikala, 0tik (goian) 1era (behean)" -#: ../gtk/gtkmisc.c:93 +#: gtk/gtkmisc.c:93 msgid "X pad" msgstr "X betegarria" -#: ../gtk/gtkmisc.c:94 -msgid "The amount of space to add on the left and right of the widget, in pixels" +#: gtk/gtkmisc.c:94 +msgid "" +"The amount of space to add on the left and right of the widget, in pixels" msgstr "Trepetaren ezkerrean eta eskuinean gehitu beharreko lekua, pixeletan" -#: ../gtk/gtkmisc.c:103 +#: gtk/gtkmisc.c:103 msgid "Y pad" msgstr "Y betegarria" -#: ../gtk/gtkmisc.c:104 -msgid "The amount of space to add on the top and bottom of the widget, in pixels" +#: gtk/gtkmisc.c:104 +msgid "" +"The amount of space to add on the top and bottom of the widget, in pixels" msgstr "Trepetaren goian eta behean gehitu beharreko lekua, pixeletan" -#: ../gtk/gtkmountoperation.c:160 +#: gtk/gtkmountoperation.c:160 msgid "Parent" msgstr "Gurasoa" -#: ../gtk/gtkmountoperation.c:161 +#: gtk/gtkmountoperation.c:161 msgid "The parent window" msgstr "Guraso-leihoa" # -#: ../gtk/gtkmountoperation.c:168 +#: gtk/gtkmountoperation.c:168 msgid "Is Showing" msgstr "Bistaratua" -#: ../gtk/gtkmountoperation.c:169 +#: gtk/gtkmountoperation.c:169 msgid "Are we showing a dialog" msgstr "Elkarrizketa-koadro bat erakusten ari al gara" -#: ../gtk/gtkmountoperation.c:177 +#: gtk/gtkmountoperation.c:177 msgid "The screen where this window will be displayed." msgstr "Leiho hau bistaratuko den pantaila." # -#: ../gtk/gtknotebook.c:572 +#: gtk/gtknotebook.c:572 msgid "Page" msgstr "Orrialdea" -#: ../gtk/gtknotebook.c:573 +#: gtk/gtknotebook.c:573 msgid "The index of the current page" msgstr "Uneko orrialdearen indizea" -#: ../gtk/gtknotebook.c:581 +#: gtk/gtknotebook.c:581 msgid "Tab Position" msgstr "Fitxen kokalekua" -#: ../gtk/gtknotebook.c:582 +#: gtk/gtknotebook.c:582 msgid "Which side of the notebook holds the tabs" msgstr "Ohar-koadernoaren zein aldetan dauden fitxak" -#: ../gtk/gtknotebook.c:589 +#: gtk/gtknotebook.c:589 msgid "Tab Border" msgstr "Fitxaren ertza" -#: ../gtk/gtknotebook.c:590 +#: gtk/gtknotebook.c:590 msgid "Width of the border around the tab labels" msgstr "Fitxa-etiketen inguruko ertzaren zabalera" # -#: ../gtk/gtknotebook.c:598 +#: gtk/gtknotebook.c:598 msgid "Horizontal Tab Border" msgstr "Fitxaren ertz horizontala" -#: ../gtk/gtknotebook.c:599 +#: gtk/gtknotebook.c:599 msgid "Width of the horizontal border of tab labels" msgstr "Fitxa-etiketen ertz horizontalaren zabalera" -#: ../gtk/gtknotebook.c:607 +#: gtk/gtknotebook.c:607 msgid "Vertical Tab Border" msgstr "Fitxaren ertz bertikala" -#: ../gtk/gtknotebook.c:608 +#: gtk/gtknotebook.c:608 msgid "Width of the vertical border of tab labels" msgstr "Fitxa-etiketen ertz bertikalaren zabalera" -#: ../gtk/gtknotebook.c:616 +#: gtk/gtknotebook.c:616 msgid "Show Tabs" msgstr "Erakutsi fitxak" -#: ../gtk/gtknotebook.c:617 +#: gtk/gtknotebook.c:617 msgid "Whether tabs should be shown or not" msgstr "Fitxak erakutsi behar diren ala ez adierazten du" -#: ../gtk/gtknotebook.c:623 +#: gtk/gtknotebook.c:623 msgid "Show Border" msgstr "Erakutsi ertza" -#: ../gtk/gtknotebook.c:624 +#: gtk/gtknotebook.c:624 msgid "Whether the border should be shown or not" msgstr "Ertza erakutsi behar den ala ez adierazten du" # -#: ../gtk/gtknotebook.c:630 +#: gtk/gtknotebook.c:630 msgid "Scrollable" msgstr "Korrigarria" -#: ../gtk/gtknotebook.c:631 +#: gtk/gtknotebook.c:631 msgid "If TRUE, scroll arrows are added if there are too many tabs to fit" -msgstr "TRUE (egia) bada, korritze-geziak gehitzen dira fitxa gehiegi daudenean" +msgstr "" +"TRUE (egia) bada, korritze-geziak gehitzen dira fitxa gehiegi daudenean" -#: ../gtk/gtknotebook.c:637 +#: gtk/gtknotebook.c:637 msgid "Enable Popup" msgstr "Gaitu laster-leihoa" -#: ../gtk/gtknotebook.c:638 +#: gtk/gtknotebook.c:638 msgid "" "If TRUE, pressing the right mouse button on the notebook pops up a menu that " "you can use to go to a page" @@ -3609,352 +3636,368 @@ msgstr "" "TRUE (egia) bada, ohar-koadernoan saguaren eskuineko botoia sakatuz orrialde " "batera joateko menua agertuko da" -#: ../gtk/gtknotebook.c:645 +#: gtk/gtknotebook.c:645 msgid "Whether tabs should have homogeneous sizes" msgstr "Fitxek tamaina homogeneoa eduki behar duten ala ez adierazten du" -#: ../gtk/gtknotebook.c:651 +#: gtk/gtknotebook.c:651 msgid "Group ID" msgstr "Taldearen IDa" -#: ../gtk/gtknotebook.c:652 +#: gtk/gtknotebook.c:652 msgid "Group ID for tabs drag and drop" msgstr "Taldearen IDa fitxak arrastatu eta jaregiteko" -#: ../gtk/gtknotebook.c:668 ../gtk/gtkradioaction.c:128 -#: ../gtk/gtkradiobutton.c:82 ../gtk/gtkradiomenuitem.c:342 +#: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "Elkartu" -#: ../gtk/gtknotebook.c:669 +#: gtk/gtknotebook.c:669 msgid "Group for tabs drag and drop" msgstr "Taldea fitxak arrastatu eta jaregiteko" -#: ../gtk/gtknotebook.c:675 +#: gtk/gtknotebook.c:675 msgid "Tab label" msgstr "Fitxa-etiketa" -#: ../gtk/gtknotebook.c:676 +#: gtk/gtknotebook.c:676 msgid "The string displayed on the child's tab label" msgstr "Fitxa-umearen etiketan bistaratuko den katea" -#: ../gtk/gtknotebook.c:682 +#: gtk/gtknotebook.c:682 msgid "Menu label" msgstr "Menuaren etiketa" -#: ../gtk/gtknotebook.c:683 +#: gtk/gtknotebook.c:683 msgid "The string displayed in the child's menu entry" msgstr "Menu-umearen sarreran umean bistaratuko den katea" -#: ../gtk/gtknotebook.c:696 +#: gtk/gtknotebook.c:696 msgid "Tab expand" msgstr "Fitxa zabaltzea" -#: ../gtk/gtknotebook.c:697 +#: gtk/gtknotebook.c:697 msgid "Whether to expand the child's tab or not" msgstr "Umearen fitxa zabalduko den ala ez adierazten du" -#: ../gtk/gtknotebook.c:703 +#: gtk/gtknotebook.c:703 msgid "Tab fill" msgstr "Fitxa betetzea" -#: ../gtk/gtknotebook.c:704 +#: gtk/gtknotebook.c:704 msgid "Whether the child's tab should fill the allocated area or not" msgstr "Fitxa-umeak esleitutako area beteko duen ala ez adierazten du" -#: ../gtk/gtknotebook.c:710 +#: gtk/gtknotebook.c:710 msgid "Tab pack type" msgstr "Fitxaren pakete-mota" -#: ../gtk/gtknotebook.c:717 +#: gtk/gtknotebook.c:717 msgid "Tab reorderable" msgstr "Fitxa berrantolagarria" -#: ../gtk/gtknotebook.c:718 +#: gtk/gtknotebook.c:718 msgid "Whether the tab is reorderable by user action or not" msgstr "Fitxa berrantola daitekeen erabiltzaiearen ekintzaren ondorioz edo ez" -#: ../gtk/gtknotebook.c:724 +#: gtk/gtknotebook.c:724 msgid "Tab detachable" msgstr "Fitxa desmuntagarria" -#: ../gtk/gtknotebook.c:725 +#: gtk/gtknotebook.c:725 msgid "Whether the tab is detachable" msgstr "Fitxa desmunta daitekeen edo ez" -#: ../gtk/gtknotebook.c:740 ../gtk/gtkscrollbar.c:83 +#: gtk/gtknotebook.c:740 gtk/gtkscrollbar.c:83 msgid "Secondary backward stepper" msgstr "Bigarren mailako atzeranzko gezia" -#: ../gtk/gtknotebook.c:741 -msgid "Display a second backward arrow button on the opposite end of the tab area" +#: gtk/gtknotebook.c:741 +msgid "" +"Display a second backward arrow button on the opposite end of the tab area" msgstr "" "Bigarren atzera-geziaren botoia bistaratzen du etiketa-arearen kontrako " "bukaeranBigarren atzera-geziaren botoia bistaratzen du korritze-barraren " "kontrako bukaeran" -#: ../gtk/gtknotebook.c:756 ../gtk/gtkscrollbar.c:91 +#: gtk/gtknotebook.c:756 gtk/gtkscrollbar.c:91 msgid "Secondary forward stepper" msgstr "Bigarren mailako aurreranzko gezia" -#: ../gtk/gtknotebook.c:757 -msgid "Display a second forward arrow button on the opposite end of the tab area" +#: gtk/gtknotebook.c:757 +msgid "" +"Display a second forward arrow button on the opposite end of the tab area" msgstr "" "Bigarren aurrera-geziaren botoia bistaratzen du etiketa-arearen kontrako " "bukaeranBigarren aurrera-geziaren botoia bistaratzen du korritze-barraren " "kontrako bukaeran" -#: ../gtk/gtknotebook.c:771 ../gtk/gtkscrollbar.c:67 +#: gtk/gtknotebook.c:771 gtk/gtkscrollbar.c:67 msgid "Backward stepper" msgstr "Atzeranzko gezia" -#: ../gtk/gtknotebook.c:772 ../gtk/gtkscrollbar.c:68 +#: gtk/gtknotebook.c:772 gtk/gtkscrollbar.c:68 msgid "Display the standard backward arrow button" msgstr "Atzera-geziaren botoi estandarra bistaratzen du" -#: ../gtk/gtknotebook.c:786 ../gtk/gtkscrollbar.c:75 +#: gtk/gtknotebook.c:786 gtk/gtkscrollbar.c:75 msgid "Forward stepper" msgstr "Aurreranzko gezia" -#: ../gtk/gtknotebook.c:787 ../gtk/gtkscrollbar.c:76 +#: gtk/gtknotebook.c:787 gtk/gtkscrollbar.c:76 msgid "Display the standard forward arrow button" msgstr "Aurrera-geziaren botoi estandarra bistaratzen du" -#: ../gtk/gtknotebook.c:801 +#: gtk/gtknotebook.c:801 msgid "Tab overlap" msgstr "Fitxa gainjartzea" -#: ../gtk/gtknotebook.c:802 +#: gtk/gtknotebook.c:802 msgid "Size of tab overlap area" msgstr "Fitxa gainjarriaren arearen tamaina" -#: ../gtk/gtknotebook.c:817 +#: gtk/gtknotebook.c:817 msgid "Tab curvature" msgstr "Fitxa-kurbatura" -#: ../gtk/gtknotebook.c:818 +#: gtk/gtknotebook.c:818 msgid "Size of tab curvature" msgstr "Fitxa-kurbaturaren tamaina" -#: ../gtk/gtkobject.c:370 +# +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "Gezia eskalatzea" + +# +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "Korritze-barraren tartea" + +#: gtk/gtkobject.c:370 msgid "User Data" msgstr "Erabiltzailearen datuak" -#: ../gtk/gtkobject.c:371 +#: gtk/gtkobject.c:371 msgid "Anonymous User Data Pointer" msgstr "Erabiltzaile anonimoaren datuen erakuslea" -#: ../gtk/gtkoptionmenu.c:162 +#: gtk/gtkoptionmenu.c:162 msgid "The menu of options" msgstr "Aukeren menua" -#: ../gtk/gtkoptionmenu.c:169 +#: gtk/gtkoptionmenu.c:169 msgid "Size of dropdown indicator" msgstr "Goitibeherako adierazlearen tamaina" -#: ../gtk/gtkoptionmenu.c:175 +#: gtk/gtkoptionmenu.c:175 msgid "Spacing around indicator" msgstr "Adierazlearen inguruko tartea" -#: ../gtk/gtkpaned.c:219 -msgid "Position of paned separator in pixels (0 means all the way to the left/top)" -msgstr "Panel-bereizlearen kokalekua pixeletan (0k ezkerrean/goian esan nahi du)" +#: gtk/gtkpaned.c:219 +msgid "" +"Position of paned separator in pixels (0 means all the way to the left/top)" +msgstr "" +"Panel-bereizlearen kokalekua pixeletan (0k ezkerrean/goian esan nahi du)" -#: ../gtk/gtkpaned.c:227 +#: gtk/gtkpaned.c:227 msgid "Position Set" msgstr "Kokalekuaren ezarpena" -#: ../gtk/gtkpaned.c:228 +#: gtk/gtkpaned.c:228 msgid "TRUE if the Position property should be used" msgstr "TRUE (egia) 'Kokalekua' propietatea erabili behar bada" # -#: ../gtk/gtkpaned.c:234 +#: gtk/gtkpaned.c:234 msgid "Handle Size" msgstr "Heldulekuaren tamaina" -#: ../gtk/gtkpaned.c:235 +#: gtk/gtkpaned.c:235 msgid "Width of handle" msgstr "Heldulekuaren zabalera" -#: ../gtk/gtkpaned.c:251 +#: gtk/gtkpaned.c:251 msgid "Minimal Position" msgstr "Gutxieneko kokalekua" -#: ../gtk/gtkpaned.c:252 +#: gtk/gtkpaned.c:252 msgid "Smallest possible value for the \"position\" property" msgstr "\"kokalekua\" propietatearen ahalik eta balio txikiena" -#: ../gtk/gtkpaned.c:269 +#: gtk/gtkpaned.c:269 msgid "Maximal Position" msgstr "Gehienezko balioa" -#: ../gtk/gtkpaned.c:270 +#: gtk/gtkpaned.c:270 msgid "Largest possible value for the \"position\" property" msgstr "\"kokalekua\" propietatearen ahalik eta balio handiena" # -#: ../gtk/gtkpaned.c:287 +#: gtk/gtkpaned.c:287 msgid "Resize" msgstr "Aldatu tamaina" -#: ../gtk/gtkpaned.c:288 +#: gtk/gtkpaned.c:288 msgid "If TRUE, the child expands and shrinks along with the paned widget" msgstr "" "TRUE (egia) bada, umea zabaldu eta txikitu egiten da panelean dagoen " "trepetarekin batera" -#: ../gtk/gtkpaned.c:303 +#: gtk/gtkpaned.c:303 msgid "Shrink" msgstr "Txikitu" -#: ../gtk/gtkpaned.c:304 +#: gtk/gtkpaned.c:304 msgid "If TRUE, the child can be made smaller than its requisition" msgstr "TRUE (egia) bada, umea eskakizunak baino txikiagoa egin daiteke" -#: ../gtk/gtkplug.c:150 ../gtk/gtkstatusicon.c:285 +#: gtk/gtkplug.c:150 gtk/gtkstatusicon.c:285 msgid "Embedded" msgstr "Kapsulatuta" -#: ../gtk/gtkplug.c:151 +#: gtk/gtkplug.c:151 msgid "Whether or not the plug is embedded" msgstr "Konektorea kapsulatuta dagoen edo ez" -#: ../gtk/gtkplug.c:165 +#: gtk/gtkplug.c:165 msgid "Socket Window" msgstr "Socket-aren leihoa" -#: ../gtk/gtkplug.c:166 +#: gtk/gtkplug.c:166 msgid "The window of the socket the plug is embedded in" msgstr "Konektorea kapsulatuta dagoen socket-aren leihoa" -#: ../gtk/gtkpreview.c:102 -msgid "Whether the preview widget should take up the entire space it is allocated" +#: gtk/gtkpreview.c:102 +msgid "" +"Whether the preview widget should take up the entire space it is allocated" msgstr "" "Aurrebistako trepetak esleitu zaion leku guztia hartu behar duen ala ez " "adierazten du" -#: ../gtk/gtkprinter.c:124 +#: gtk/gtkprinter.c:124 msgid "Name of the printer" msgstr "Inprimagailuaren izena" -#: ../gtk/gtkprinter.c:130 +#: gtk/gtkprinter.c:130 msgid "Backend" msgstr "Motorra" -#: ../gtk/gtkprinter.c:131 +#: gtk/gtkprinter.c:131 msgid "Backend for the printer" msgstr "Inprimagailuaren motorra" -#: ../gtk/gtkprinter.c:137 +#: gtk/gtkprinter.c:137 msgid "Is Virtual" msgstr "Birtuala da" -#: ../gtk/gtkprinter.c:138 +#: gtk/gtkprinter.c:138 msgid "FALSE if this represents a real hardware printer" msgstr "FALTSUA honek egiazko inprimagailu-hardwarea adierazten badu" -#: ../gtk/gtkprinter.c:144 +#: gtk/gtkprinter.c:144 msgid "Accepts PDF" msgstr "PDF onartzen du" -#: ../gtk/gtkprinter.c:145 +#: gtk/gtkprinter.c:145 msgid "TRUE if this printer can accept PDF" msgstr "EGIA inprimagailuak PDF onartzen badu" -#: ../gtk/gtkprinter.c:151 +#: gtk/gtkprinter.c:151 msgid "Accepts PostScript" msgstr "PostScript onartzen du" -#: ../gtk/gtkprinter.c:152 +#: gtk/gtkprinter.c:152 msgid "TRUE if this printer can accept PostScript" msgstr "EGIA inprimagailuak PostScript onartzen badu" -#: ../gtk/gtkprinter.c:158 +#: gtk/gtkprinter.c:158 msgid "State Message" msgstr "Mezuaren egoera" -#: ../gtk/gtkprinter.c:159 +#: gtk/gtkprinter.c:159 msgid "String giving the current state of the printer" msgstr "Inprimagialuaren uneko egoera azaltzen duen esaldia" # -#: ../gtk/gtkprinter.c:165 +#: gtk/gtkprinter.c:165 msgid "Location" msgstr "Kokalekua" -#: ../gtk/gtkprinter.c:166 +#: gtk/gtkprinter.c:166 msgid "The location of the printer" msgstr "Inprimagialuaren kokalekua" -#: ../gtk/gtkprinter.c:173 +#: gtk/gtkprinter.c:173 msgid "The icon name to use for the printer" msgstr "Inprimagailuan erabiliko den ikonoaren izena" -#: ../gtk/gtkprinter.c:179 +#: gtk/gtkprinter.c:179 msgid "Job Count" msgstr "Lan kopurua" -#: ../gtk/gtkprinter.c:180 +#: gtk/gtkprinter.c:180 msgid "Number of jobs queued in the printer" msgstr "Inprimagailuaren ilaran dagoen lan kopurua" -#: ../gtk/gtkprinter.c:198 +#: gtk/gtkprinter.c:198 msgid "Paused Printer" msgstr "Inprimagailua pausarazita" -#: ../gtk/gtkprinter.c:199 +#: gtk/gtkprinter.c:199 msgid "TRUE if this printer is paused" msgstr "EGIA inprimagailua pausarazita badago" -#: ../gtk/gtkprinter.c:212 +#: gtk/gtkprinter.c:212 msgid "Accepting Jobs" msgstr "Lanak onartzen" -#: ../gtk/gtkprinter.c:213 +#: gtk/gtkprinter.c:213 msgid "TRUE if this printer is accepting new jobs" msgstr "EGIA inprimagailuak lan berriak onartzen baditu" # -#: ../gtk/gtkprinteroptionwidget.c:123 +#: gtk/gtkprinteroptionwidget.c:123 msgid "Source option" msgstr "Iturburuaren aukerak" -#: ../gtk/gtkprinteroptionwidget.c:124 +#: gtk/gtkprinteroptionwidget.c:124 msgid "The PrinterOption backing this widget" msgstr "Trepetaren atzean dagoen PrinterOption" -#: ../gtk/gtkprintjob.c:117 +#: gtk/gtkprintjob.c:117 msgid "Title of the print job" msgstr "Inprimatze-lanaren titulua" -#: ../gtk/gtkprintjob.c:125 +#: gtk/gtkprintjob.c:125 msgid "Printer" msgstr "Inprimagailua" -#: ../gtk/gtkprintjob.c:126 +#: gtk/gtkprintjob.c:126 msgid "Printer to print the job to" msgstr "Inprimagailua lanak inprimatzeko" -#: ../gtk/gtkprintjob.c:134 +#: gtk/gtkprintjob.c:134 msgid "Settings" msgstr "Ezarpenak" -#: ../gtk/gtkprintjob.c:135 +#: gtk/gtkprintjob.c:135 msgid "Printer settings" msgstr "Inprimagailuaren ezarpenak" # -#: ../gtk/gtkprintjob.c:143 ../gtk/gtkprintjob.c:144 -#: ../gtk/gtkprintunixdialog.c:252 +#: gtk/gtkprintjob.c:143 gtk/gtkprintjob.c:144 gtk/gtkprintunixdialog.c:252 msgid "Page Setup" msgstr "Orriaren konfigurazioa" -#: ../gtk/gtkprintjob.c:152 ../gtk/gtkprintoperation.c:1012 +#: gtk/gtkprintjob.c:152 gtk/gtkprintoperation.c:1012 msgid "Track Print Status" msgstr "Inprimatze-egoeraren jarraipena" -#: ../gtk/gtkprintjob.c:153 +#: gtk/gtkprintjob.c:153 msgid "" "TRUE if the print job will continue to emit status-changed signals after the " "print data has been sent to the printer or print server." @@ -3963,51 +4006,51 @@ msgstr "" "jarraitzen badu inprimatze-datuak inprimagailura edo inprimatze-zerbitzarira " "bidali ondoren." -#: ../gtk/gtkprintoperation.c:884 +#: gtk/gtkprintoperation.c:884 msgid "Default Page Setup" msgstr "Orriaren konfigurazio lehenetsia" -#: ../gtk/gtkprintoperation.c:885 +#: gtk/gtkprintoperation.c:885 msgid "The GtkPageSetup used by default" msgstr "GtkPageSetup lehenespenez erabilita" -#: ../gtk/gtkprintoperation.c:903 ../gtk/gtkprintunixdialog.c:270 +#: gtk/gtkprintoperation.c:903 gtk/gtkprintunixdialog.c:270 msgid "Print Settings" msgstr "Inprimatze-ezarpenak" -#: ../gtk/gtkprintoperation.c:904 ../gtk/gtkprintunixdialog.c:271 +#: gtk/gtkprintoperation.c:904 gtk/gtkprintunixdialog.c:271 msgid "The GtkPrintSettings used for initializing the dialog" msgstr "GtkPrintSettings elkarrizketa-koadroa hasieratzeko erabilita" -#: ../gtk/gtkprintoperation.c:922 +#: gtk/gtkprintoperation.c:922 msgid "Job Name" msgstr "Lanaren izena" -#: ../gtk/gtkprintoperation.c:923 +#: gtk/gtkprintoperation.c:923 msgid "A string used for identifying the print job." msgstr "Inprimatze-lana identifikatzeko erabiliko den esaldia." -#: ../gtk/gtkprintoperation.c:947 +#: gtk/gtkprintoperation.c:947 msgid "Number of Pages" msgstr "Orrialde kopurua" -#: ../gtk/gtkprintoperation.c:948 +#: gtk/gtkprintoperation.c:948 msgid "The number of pages in the document." msgstr "Dokumentuaren orrialde kopurua." -#: ../gtk/gtkprintoperation.c:969 ../gtk/gtkprintunixdialog.c:260 +#: gtk/gtkprintoperation.c:969 gtk/gtkprintunixdialog.c:260 msgid "Current Page" msgstr "Uneko orrialdea" -#: ../gtk/gtkprintoperation.c:970 ../gtk/gtkprintunixdialog.c:261 +#: gtk/gtkprintoperation.c:970 gtk/gtkprintunixdialog.c:261 msgid "The current page in the document" msgstr "Dokumentuaren uneko orrialdea" -#: ../gtk/gtkprintoperation.c:991 +#: gtk/gtkprintoperation.c:991 msgid "Use full page" msgstr "Erabili orrialde osoa" -#: ../gtk/gtkprintoperation.c:992 +#: gtk/gtkprintoperation.c:992 msgid "" "TRUE if the origin of the context should be at the corner of the page and " "not the corner of the imageable area" @@ -4015,7 +4058,7 @@ msgstr "" "EGIA testuinguruaren jatorria orrialdearen ertza izan behar badu eta ez " "irudiaren arearen ertzean" -#: ../gtk/gtkprintoperation.c:1013 +#: gtk/gtkprintoperation.c:1013 msgid "" "TRUE if the print operation will continue to report on the print job status " "after the print data has been sent to the printer or print server." @@ -4024,75 +4067,75 @@ msgstr "" "jarraitzen badu inprimatze-datuak inprimagailura edo inprimatze-zerbitzarira " "bidali ondoren." -#: ../gtk/gtkprintoperation.c:1030 +#: gtk/gtkprintoperation.c:1030 msgid "Unit" msgstr "Unitatea" -#: ../gtk/gtkprintoperation.c:1031 +#: gtk/gtkprintoperation.c:1031 msgid "The unit in which distances can be measured in the context" msgstr "Testuinguruaren distantziak neurtzeko unitatea" -#: ../gtk/gtkprintoperation.c:1048 +#: gtk/gtkprintoperation.c:1048 msgid "Show Dialog" msgstr "Erakutsi elkarrizketa-koadroa" -#: ../gtk/gtkprintoperation.c:1049 +#: gtk/gtkprintoperation.c:1049 msgid "TRUE if a progress dialog is shown while printing." msgstr "EGIA progresio-koadroa erakusten bada inprimatzean." -#: ../gtk/gtkprintoperation.c:1072 +#: gtk/gtkprintoperation.c:1072 msgid "Allow Async" msgstr "Baimendu asinkronoa" -#: ../gtk/gtkprintoperation.c:1073 +#: gtk/gtkprintoperation.c:1073 msgid "TRUE if print process may run asynchronous." msgstr "EGIA inrprimatze-prozesua asinkronoki exekuta badaiteke" -#: ../gtk/gtkprintoperation.c:1096 ../gtk/gtkprintoperation.c:1097 +#: gtk/gtkprintoperation.c:1096 gtk/gtkprintoperation.c:1097 msgid "Export filename" msgstr "Esportatu fitxategi-izena" -#: ../gtk/gtkprintoperation.c:1111 +#: gtk/gtkprintoperation.c:1111 msgid "Status" msgstr "Egoera" -#: ../gtk/gtkprintoperation.c:1112 +#: gtk/gtkprintoperation.c:1112 msgid "The status of the print operation" msgstr "Inprimatze-eragiketaren egoera" -#: ../gtk/gtkprintoperation.c:1132 +#: gtk/gtkprintoperation.c:1132 msgid "Status String" msgstr "Egoeraren esaldia" -#: ../gtk/gtkprintoperation.c:1133 +#: gtk/gtkprintoperation.c:1133 msgid "A human-readable description of the status" msgstr "Egoeraren azalpena pertsonek irakur ahal izateko" -#: ../gtk/gtkprintoperation.c:1151 +#: gtk/gtkprintoperation.c:1151 msgid "Custom tab label" msgstr "Fitxaren etiketa pertsonalizatua" -#: ../gtk/gtkprintoperation.c:1152 +#: gtk/gtkprintoperation.c:1152 msgid "Label for the tab containing custom widgets." msgstr "Trepeta pertsonalizatuak dituen fitxaren etiketa." -#: ../gtk/gtkprintunixdialog.c:253 +#: gtk/gtkprintunixdialog.c:253 msgid "The GtkPageSetup to use" msgstr "GtkPageSetup erabiltzeko" -#: ../gtk/gtkprintunixdialog.c:278 +#: gtk/gtkprintunixdialog.c:278 msgid "Selected Printer" msgstr "Hautatutako inprimagailua" -#: ../gtk/gtkprintunixdialog.c:279 +#: gtk/gtkprintunixdialog.c:279 msgid "The GtkPrinter which is selected" msgstr "Hautatutako GtkPrinter" -#: ../gtk/gtkprogress.c:102 +#: gtk/gtkprogress.c:102 msgid "Activity mode" msgstr "Jarduera-modua" -#: ../gtk/gtkprogress.c:103 +#: gtk/gtkprogress.c:103 msgid "" "If TRUE, the GtkProgress is in activity mode, meaning that it signals " "something is happening, but not how much of the activity is finished. This " @@ -4103,39 +4146,40 @@ msgstr "" "dagoen bukatuta. Hori erabiltzen da zerbait egiten ari zarenean eta horretan " "zenbat denbora emango duzun ez dakizunean." -#: ../gtk/gtkprogress.c:111 +#: gtk/gtkprogress.c:111 msgid "Show text" msgstr "Erakutsi testua" -#: ../gtk/gtkprogress.c:112 +#: gtk/gtkprogress.c:112 msgid "Whether the progress is shown as text." msgstr "Progresioa testu gisa erakutsiko den ala ez adierazten du" -#: ../gtk/gtkprogressbar.c:119 +#: gtk/gtkprogressbar.c:119 msgid "The GtkAdjustment connected to the progress bar (Deprecated)" msgstr "GtkAdjustment progresio-barrarekin konektatuta (zaharkitua)" -#: ../gtk/gtkprogressbar.c:135 +#: gtk/gtkprogressbar.c:135 msgid "Bar style" msgstr "Barra-estiloa" -#: ../gtk/gtkprogressbar.c:136 +#: gtk/gtkprogressbar.c:136 msgid "Specifies the visual style of the bar in percentage mode (Deprecated)" msgstr "Barraren estilo bisuala zehazten du ehuneko-moduan (zaharkitua)" -#: ../gtk/gtkprogressbar.c:144 +#: gtk/gtkprogressbar.c:144 msgid "Activity Step" msgstr "Jarduera-urratsa" -#: ../gtk/gtkprogressbar.c:145 +#: gtk/gtkprogressbar.c:145 msgid "The increment used for each iteration in activity mode (Deprecated)" -msgstr "Jarduera-moduan iterazio bakoitzerako erabilitako gehikuntza (zaharkitua)" +msgstr "" +"Jarduera-moduan iterazio bakoitzerako erabilitako gehikuntza (zaharkitua)" -#: ../gtk/gtkprogressbar.c:152 +#: gtk/gtkprogressbar.c:152 msgid "Activity Blocks" msgstr "Jarduera-blokeak" -#: ../gtk/gtkprogressbar.c:153 +#: gtk/gtkprogressbar.c:153 msgid "" "The number of blocks which can fit in the progress bar area in activity mode " "(Deprecated)" @@ -4143,11 +4187,11 @@ msgstr "" "Progresio-barraren arean jarduera-moduan doi daitezkeen blokeen kopurua " "(zaharkitua)" -#: ../gtk/gtkprogressbar.c:160 +#: gtk/gtkprogressbar.c:160 msgid "Discrete Blocks" msgstr "Bloke diskretuak" -#: ../gtk/gtkprogressbar.c:161 +#: gtk/gtkprogressbar.c:161 msgid "" "The number of discrete blocks in a progress bar (when shown in the discrete " "style)" @@ -4156,27 +4200,28 @@ msgstr "" "direnean)" # -#: ../gtk/gtkprogressbar.c:168 +#: gtk/gtkprogressbar.c:168 msgid "Fraction" msgstr "Frakzioa" -#: ../gtk/gtkprogressbar.c:169 +#: gtk/gtkprogressbar.c:169 msgid "The fraction of total work that has been completed" msgstr "Amaitu den lan guztiaren frakzioa" -#: ../gtk/gtkprogressbar.c:176 +#: gtk/gtkprogressbar.c:176 msgid "Pulse Step" msgstr "Pultsuaren urratsa" -#: ../gtk/gtkprogressbar.c:177 +#: gtk/gtkprogressbar.c:177 msgid "The fraction of total progress to move the bouncing block when pulsed" -msgstr "Sakatutakoan errebote-blokeak egin beharreko progresio osoaren frakzioa" +msgstr "" +"Sakatutakoan errebote-blokeak egin beharreko progresio osoaren frakzioa" -#: ../gtk/gtkprogressbar.c:185 +#: gtk/gtkprogressbar.c:185 msgid "Text to be displayed in the progress bar" msgstr "Progresio-barran bistaratu beharreko testua" -#: ../gtk/gtkprogressbar.c:207 +#: gtk/gtkprogressbar.c:207 msgid "" "The preferred place to ellipsize the string, if the progress bar does not " "have enough room to display the entire string, if at all." @@ -4185,60 +4230,60 @@ msgstr "" "osoa bistaratzeko." # -#: ../gtk/gtkprogressbar.c:214 +#: gtk/gtkprogressbar.c:214 msgid "XSpacing" msgstr "XTartea" -#: ../gtk/gtkprogressbar.c:215 +#: gtk/gtkprogressbar.c:215 msgid "Extra spacing applied to the width of a progress bar." msgstr "Progresio-barraren zabalerari aplikatutako tarte gehigarria." # -#: ../gtk/gtkprogressbar.c:220 +#: gtk/gtkprogressbar.c:220 msgid "YSpacing" msgstr "YTartea" -#: ../gtk/gtkprogressbar.c:221 +#: gtk/gtkprogressbar.c:221 msgid "Extra spacing applied to the height of a progress bar." msgstr "Progresio-barraren altuerari aplikatutako tarte gehigarria." -#: ../gtk/gtkprogressbar.c:234 +#: gtk/gtkprogressbar.c:234 msgid "Min horizontal bar width" msgstr "Barra horizontalaren gutxieneko zabalera" -#: ../gtk/gtkprogressbar.c:235 +#: gtk/gtkprogressbar.c:235 msgid "The minimum horizontal width of the progress bar" msgstr "Progresio-barraren gutxieneko zabalera horizontala" -#: ../gtk/gtkprogressbar.c:247 +#: gtk/gtkprogressbar.c:247 msgid "Min horizontal bar height" msgstr "Barra horizontalaren gutxieneko altuera" -#: ../gtk/gtkprogressbar.c:248 +#: gtk/gtkprogressbar.c:248 msgid "Minimum horizontal height of the progress bar" msgstr "Progresio-barraren gutxieneko altuera horizontala" -#: ../gtk/gtkprogressbar.c:260 +#: gtk/gtkprogressbar.c:260 msgid "Min vertical bar width" msgstr "Barra bertikalaren gutxieneko zabalera" -#: ../gtk/gtkprogressbar.c:261 +#: gtk/gtkprogressbar.c:261 msgid "The minimum vertical width of the progress bar" msgstr "Progresio-barraren gutxieneko zabalera bertikala" -#: ../gtk/gtkprogressbar.c:273 +#: gtk/gtkprogressbar.c:273 msgid "Min vertical bar height" msgstr "Barra bertikalaren gutxieneko altuera" -#: ../gtk/gtkprogressbar.c:274 +#: gtk/gtkprogressbar.c:274 msgid "The minimum vertical height of the progress bar" msgstr "Progresio-barraren gutxieneko altuera bertikala" -#: ../gtk/gtkradioaction.c:111 +#: gtk/gtkradioaction.c:111 msgid "The value" msgstr "Balioa" -#: ../gtk/gtkradioaction.c:112 +#: gtk/gtkradioaction.c:112 msgid "" "The value returned by gtk_radio_action_get_current_value() when this action " "is the current action of its group." @@ -4246,15 +4291,15 @@ msgstr "" "Ekintza hau bere taldeko uneko ekintza denean, " "gtk_radio_action_get_current_value()-k itzultzen duen balioa." -#: ../gtk/gtkradioaction.c:129 +#: gtk/gtkradioaction.c:129 msgid "The radio action whose group this action belongs to." msgstr "Ekintza honen taldeari dagokion aukera-botoien bidezko ekintza." -#: ../gtk/gtkradioaction.c:144 +#: gtk/gtkradioaction.c:144 msgid "The current value" msgstr "Uneko balioa" -#: ../gtk/gtkradioaction.c:145 +#: gtk/gtkradioaction.c:145 msgid "" "The value property of the currently active member of the group to which this " "action belongs." @@ -4262,135 +4307,146 @@ msgstr "" "Ekintza hau dagokion uneko aktibo dagoen taldeko kidearen propietatearen " "balioa." -#: ../gtk/gtkradiobutton.c:83 +#: gtk/gtkradiobutton.c:83 msgid "The radio button whose group this widget belongs to." msgstr "Ekintza honen taldeari dagokion aukera-botoien bidezko ekintza." -#: ../gtk/gtkradiomenuitem.c:343 +#: gtk/gtkradiomenuitem.c:343 msgid "The radio menu item whose group this widget belongs to." msgstr "Ekintza honen taldeari dagokion aukera-botoi elementua." -#: ../gtk/gtkrange.c:337 +#: gtk/gtkradiotoolbutton.c:66 +#, fuzzy +msgid "The radio tool button whose group this button belongs to." +msgstr "Ekintza honen taldeari dagokion aukera-botoien bidezko ekintza." + +#: gtk/gtkrange.c:337 msgid "Update policy" msgstr "Eguneratze-politika" -#: ../gtk/gtkrange.c:338 +#: gtk/gtkrange.c:338 msgid "How the range should be updated on the screen" msgstr "Barrutia pantailan nola eguneratu behar den" -#: ../gtk/gtkrange.c:347 +#: gtk/gtkrange.c:347 msgid "The GtkAdjustment that contains the current value of this range object" msgstr "Barruti-objektu honen uneko balioa duen GtkAdjustment " -#: ../gtk/gtkrange.c:354 +#: gtk/gtkrange.c:354 msgid "Inverted" msgstr "Alderantzikatuta" -#: ../gtk/gtkrange.c:355 +#: gtk/gtkrange.c:355 msgid "Invert direction slider moves to increase range value" -msgstr "Graduatzailea mugitzen den norabidea alderantzikatu barruti-balioa handitzeko" +msgstr "" +"Graduatzailea mugitzen den norabidea alderantzikatu barruti-balioa handitzeko" -#: ../gtk/gtkrange.c:362 +#: gtk/gtkrange.c:362 msgid "Lower stepper sensitivity" msgstr "Beheranzko geziaren sentikortasuna" -#: ../gtk/gtkrange.c:363 +#: gtk/gtkrange.c:363 msgid "" "The sensitivity policy for the stepper that points to the adjustment's lower " "side" -msgstr "Beheko zatira egokitzeko bideratzen duen geziaren sentikortasun politika" +msgstr "" +"Beheko zatira egokitzeko bideratzen duen geziaren sentikortasun politika" -#: ../gtk/gtkrange.c:371 +#: gtk/gtkrange.c:371 msgid "Upper stepper sensitivity" msgstr "Goiko geziaren sentikortasuna" -#: ../gtk/gtkrange.c:372 +#: gtk/gtkrange.c:372 msgid "" "The sensitivity policy for the stepper that points to the adjustment's upper " "side" -msgstr "Goiko zatira egokitzeko bideratzen duen geziaren sentikortasun politika" +msgstr "" +"Goiko zatira egokitzeko bideratzen duen geziaren sentikortasun politika" -#: ../gtk/gtkrange.c:389 +#: gtk/gtkrange.c:389 msgid "Show Fill Level" msgstr "Erakutsi betegarri-maila" -#: ../gtk/gtkrange.c:390 +#: gtk/gtkrange.c:390 msgid "Whether to display a fill level indicator graphics on trough." -msgstr "Betegarriaren mailaren adierazlea erakutsi edo ez betetzen ari den bitartean." +msgstr "" +"Betegarriaren mailaren adierazlea erakutsi edo ez betetzen ari den bitartean." -#: ../gtk/gtkrange.c:406 +#: gtk/gtkrange.c:406 msgid "Restrict to Fill Level" msgstr "Murriztu betegarriaren mailara" -#: ../gtk/gtkrange.c:407 +#: gtk/gtkrange.c:407 msgid "Whether to restrict the upper boundary to the fill level." msgstr "Betegarri-mailaren goiko muga murriztu behar den edo ez." -#: ../gtk/gtkrange.c:422 +#: gtk/gtkrange.c:422 msgid "Fill Level" msgstr "Betegarri-maila" -#: ../gtk/gtkrange.c:423 +#: gtk/gtkrange.c:423 msgid "The fill level." msgstr "Betegarriaren maila." # -#: ../gtk/gtkrange.c:431 +#: gtk/gtkrange.c:431 msgid "Slider Width" msgstr "Graduatzailearen zabalera" -#: ../gtk/gtkrange.c:432 +#: gtk/gtkrange.c:432 msgid "Width of scrollbar or scale thumb" msgstr "Korritze-barraren edo eskalaren zabalera" -#: ../gtk/gtkrange.c:439 +#: gtk/gtkrange.c:439 msgid "Trough Border" msgstr "Kanalaren ertza" -#: ../gtk/gtkrange.c:440 +#: gtk/gtkrange.c:440 msgid "Spacing between thumb/steppers and outer trough bevel" msgstr "Koadroen/gezien eta ertzaren arteko tartea" -#: ../gtk/gtkrange.c:447 +#: gtk/gtkrange.c:447 msgid "Stepper Size" msgstr "Geziaren tamaina" -#: ../gtk/gtkrange.c:448 +#: gtk/gtkrange.c:448 msgid "Length of step buttons at ends" msgstr "Urrats-botoien bukaerako luzera" # -#: ../gtk/gtkrange.c:463 +#: gtk/gtkrange.c:463 msgid "Stepper Spacing" msgstr "Geziaren tartea" -#: ../gtk/gtkrange.c:464 +#: gtk/gtkrange.c:464 msgid "Spacing between step buttons and thumb" msgstr "Botoien eta kurtsorearen arteko tartea" # -#: ../gtk/gtkrange.c:471 +#: gtk/gtkrange.c:471 msgid "Arrow X Displacement" msgstr "Geziaren X desplazamendua" -#: ../gtk/gtkrange.c:472 -msgid "How far in the x direction to move the arrow when the button is depressed" +#: gtk/gtkrange.c:472 +msgid "" +"How far in the x direction to move the arrow when the button is depressed" msgstr "Gezia noraino eraman behar den x norabidean, botoia sakatutakoan" # -#: ../gtk/gtkrange.c:479 +#: gtk/gtkrange.c:479 msgid "Arrow Y Displacement" msgstr "Geziaren Y desplazamendua" -#: ../gtk/gtkrange.c:480 -msgid "How far in the y direction to move the arrow when the button is depressed" +#: gtk/gtkrange.c:480 +msgid "" +"How far in the y direction to move the arrow when the button is depressed" msgstr "Gezia noraino eraman behar den y norabidean, botoia sakatutakoan" -#: ../gtk/gtkrange.c:488 +#: gtk/gtkrange.c:488 msgid "Draw slider ACTIVE during drag" msgstr "Marraztu graduatzaile AKTIBOA arrastatzean" -#: ../gtk/gtkrange.c:489 +#: gtk/gtkrange.c:489 msgid "" "With this option set to TRUE, sliders will be drawn ACTIVE and with shadow " "IN while they are dragged" @@ -4398,11 +4454,11 @@ msgstr "" "Auekra hau EGIA balioa edukiz gero graduatzaileak AKTIBOKI marraztu egingo " "dira bere itzala BARRUAN duela arrastatzen diren heinean" -#: ../gtk/gtkrange.c:503 +#: gtk/gtkrange.c:503 msgid "Trough Side Details" msgstr "Kanalaren alboko xehetasunak" -#: ../gtk/gtkrange.c:504 +#: gtk/gtkrange.c:504 msgid "" "When TRUE, the parts of the trough on the two sides of the slider are drawn " "with different details" @@ -4410,288 +4466,291 @@ msgstr "" "EGIA denean, kanalaren zatiak graduatzailearen bi alboetanxehetasun " "ezberdinekin marrazten dira" -#: ../gtk/gtkrange.c:520 +#: gtk/gtkrange.c:520 msgid "Trough Under Steppers" msgstr "Kanala gezi azpian" -#: ../gtk/gtkrange.c:521 +#: gtk/gtkrange.c:521 msgid "" "Whether to draw trough for full length of range or exclude the steppers and " "spacing" msgstr "Barruti osorako marraztu edo desplazamenduko geziak eta tarteak kendu" # -#: ../gtk/gtkrange.c:534 +#: gtk/gtkrange.c:534 msgid "Arrow scaling" msgstr "Gezia eskalatzea" -#: ../gtk/gtkrange.c:535 +#: gtk/gtkrange.c:535 msgid "Arrow scaling with regard to scroll button size" msgstr "Gezia eskalatzea korritze botoiaren tamainarekiko" -#: ../gtk/gtkrecentaction.c:679 ../gtk/gtkrecentchoosermenu.c:206 +#: gtk/gtkrecentaction.c:679 gtk/gtkrecentchoosermenu.c:206 msgid "Show Numbers" msgstr "Erakutsi zenbakiak" -#: ../gtk/gtkrecentaction.c:680 ../gtk/gtkrecentchoosermenu.c:207 +#: gtk/gtkrecentaction.c:680 gtk/gtkrecentchoosermenu.c:207 msgid "Whether the items should be displayed with a number" msgstr "Elementuak zenbaki batekin bistaratu behar diren edo ez" -#: ../gtk/gtkrecentchooser.c:120 +#: gtk/gtkrecentchooser.c:120 msgid "Recent Manager" msgstr "Azkenen kudeatzailea" -#: ../gtk/gtkrecentchooser.c:121 +#: gtk/gtkrecentchooser.c:121 msgid "The RecentManager object to use" msgstr "RecentManager objektua erabiltzeko" -#: ../gtk/gtkrecentchooser.c:135 +#: gtk/gtkrecentchooser.c:135 msgid "Show Private" msgstr "Erakutsi pribatua" -#: ../gtk/gtkrecentchooser.c:136 +#: gtk/gtkrecentchooser.c:136 msgid "Whether the private items should be displayed" msgstr "Elementu pribatuak bistaratu behar diren edo ez" -#: ../gtk/gtkrecentchooser.c:149 +#: gtk/gtkrecentchooser.c:149 msgid "Show Tooltips" msgstr "Erakutsi argibideak" -#: ../gtk/gtkrecentchooser.c:150 +#: gtk/gtkrecentchooser.c:150 msgid "Whether there should be a tooltip on the item" msgstr "Elementuan argibidea egon behar duen edo ez" -#: ../gtk/gtkrecentchooser.c:162 +#: gtk/gtkrecentchooser.c:162 msgid "Show Icons" msgstr "Erakutsi ikonoak" -#: ../gtk/gtkrecentchooser.c:163 +#: gtk/gtkrecentchooser.c:163 msgid "Whether there should be an icon near the item" msgstr "Ikonoa elementutik gertu egon behar duen edo ez" -#: ../gtk/gtkrecentchooser.c:178 +#: gtk/gtkrecentchooser.c:178 msgid "Show Not Found" msgstr "Erakutsi ez-aurkituak" -#: ../gtk/gtkrecentchooser.c:179 +#: gtk/gtkrecentchooser.c:179 msgid "Whether the items pointing to unavailable resources should be displayed" msgstr "" "Erabilgarri ez dauden baliabideetara erakusten duten elementuak bistaratu " "edo ez" -#: ../gtk/gtkrecentchooser.c:192 +#: gtk/gtkrecentchooser.c:192 msgid "Whether to allow multiple items to be selected" msgstr "Hainbat elementu hautatzen utziko duen edo ez" -#: ../gtk/gtkrecentchooser.c:205 +#: gtk/gtkrecentchooser.c:205 msgid "Local only" msgstr "Lokalak bakarrik" -#: ../gtk/gtkrecentchooser.c:206 +#: gtk/gtkrecentchooser.c:206 msgid "Whether the selected resource(s) should be limited to local file: URIs" msgstr "" "Hautatutako baliabidea(k) fitxategi lokale(ta)ra mugatu behar den edo ez: " "URIak" -#: ../gtk/gtkrecentchooser.c:222 ../gtk/gtkrecentmanager.c:229 +#: gtk/gtkrecentchooser.c:222 gtk/gtkrecentmanager.c:229 msgid "Limit" msgstr "Mugatu" -#: ../gtk/gtkrecentchooser.c:223 +#: gtk/gtkrecentchooser.c:223 msgid "The maximum number of items to be displayed" msgstr "Bistaratu beharreko elementuen gehienezko kopurua" -#: ../gtk/gtkrecentchooser.c:237 +#: gtk/gtkrecentchooser.c:237 msgid "Sort Type" msgstr "Ordenatu mota" -#: ../gtk/gtkrecentchooser.c:238 +#: gtk/gtkrecentchooser.c:238 msgid "The sorting order of the items displayed" msgstr "Bistaratutako elementuak nola ordenatuko diren" -#: ../gtk/gtkrecentchooser.c:253 +#: gtk/gtkrecentchooser.c:253 msgid "The current filter for selecting which resources are displayed" msgstr "Zein fitxategi bistaratuko diren hautatzeko uneko iragazkia" -#: ../gtk/gtkrecentmanager.c:215 +#: gtk/gtkrecentmanager.c:215 msgid "The full path to the file to be used to store and read the list" msgstr "" "Zerrenda gordetzeko eta irakurtzeko erabiliko den fitxategiaren bide-izen " "osoa" -#: ../gtk/gtkrecentmanager.c:230 -msgid "The maximum number of items to be returned by gtk_recent_manager_get_items()" +#: gtk/gtkrecentmanager.c:230 +msgid "" +"The maximum number of items to be returned by gtk_recent_manager_get_items()" msgstr "" "gtk_recent_manager_get_items() funtzioak itzulitako gehienezko elementu-" "kopurua" -#: ../gtk/gtkrecentmanager.c:246 +#: gtk/gtkrecentmanager.c:246 msgid "The size of the recently used resources list" msgstr "Azken aldiz erabilitako baliabideen zerrendaren tamaina" # -#: ../gtk/gtkruler.c:90 +#: gtk/gtkruler.c:90 msgid "Lower" msgstr "Behekoa" -#: ../gtk/gtkruler.c:91 +#: gtk/gtkruler.c:91 msgid "Lower limit of ruler" msgstr "Erregelaren beheko muga" -#: ../gtk/gtkruler.c:100 +#: gtk/gtkruler.c:100 msgid "Upper" msgstr "Goikoa" -#: ../gtk/gtkruler.c:101 +#: gtk/gtkruler.c:101 msgid "Upper limit of ruler" msgstr "Erregelaren goiko muga" -#: ../gtk/gtkruler.c:111 +#: gtk/gtkruler.c:111 msgid "Position of mark on the ruler" msgstr "Markaren posizioa erregelan" # -#: ../gtk/gtkruler.c:120 +#: gtk/gtkruler.c:120 msgid "Max Size" msgstr "Geh. tamaina" -#: ../gtk/gtkruler.c:121 +#: gtk/gtkruler.c:121 msgid "Maximum size of the ruler" msgstr "Erregelaren gehienezko tamaina" -#: ../gtk/gtkruler.c:136 +#: gtk/gtkruler.c:136 msgid "Metric" msgstr "Metrotan" -#: ../gtk/gtkruler.c:137 +#: gtk/gtkruler.c:137 msgid "The metric used for the ruler" msgstr "Neurria metrotan, erregelan erabiltzeko" -#: ../gtk/gtkscale.c:143 +#: gtk/gtkscale.c:143 msgid "The number of decimal places that are displayed in the value" msgstr "Balioan bistaratzen diren hamartarren kopurua" -#: ../gtk/gtkscale.c:152 +#: gtk/gtkscale.c:152 msgid "Draw Value" msgstr "Marrazkiaren balioa" -#: ../gtk/gtkscale.c:153 +#: gtk/gtkscale.c:153 msgid "Whether the current value is displayed as a string next to the slider" msgstr "" "Uneko balioa graduatzailearen ondoan kate gisa bistaratuko den ala ez " "adierazten du" -#: ../gtk/gtkscale.c:160 +#: gtk/gtkscale.c:160 msgid "Value Position" msgstr "Balioaren posizioa" -#: ../gtk/gtkscale.c:161 +#: gtk/gtkscale.c:161 msgid "The position in which the current value is displayed" msgstr "Uneko balioa zein posiziotan bistaratuko den" -#: ../gtk/gtkscale.c:168 +#: gtk/gtkscale.c:168 msgid "Slider Length" msgstr "Graduatzailearen luzera" -#: ../gtk/gtkscale.c:169 +#: gtk/gtkscale.c:169 msgid "Length of scale's slider" msgstr "Eskala-graduatzailearen luzera" -#: ../gtk/gtkscale.c:177 +#: gtk/gtkscale.c:177 msgid "Value spacing" msgstr "Balioaren tartea" -#: ../gtk/gtkscale.c:178 +#: gtk/gtkscale.c:178 msgid "Space between value text and the slider/trough area" -msgstr "Balio-testuaren eta graduatzailearen/kurtsorearen arearen arteko tartea" +msgstr "" +"Balio-testuaren eta graduatzailearen/kurtsorearen arearen arteko tartea" -#: ../gtk/gtkscalebutton.c:192 +#: gtk/gtkscalebutton.c:192 msgid "The orientation of the scale" msgstr "Eskalaren orientazioa" -#: ../gtk/gtkscalebutton.c:201 +#: gtk/gtkscalebutton.c:201 msgid "The value of the scale" msgstr "Eskalaren balioa" -#: ../gtk/gtkscalebutton.c:211 +#: gtk/gtkscalebutton.c:211 msgid "The icon size" msgstr "Ikonoaren tamaina" -#: ../gtk/gtkscalebutton.c:220 -msgid "The GtkAdjustment that contains the current value of this scale button object" +#: gtk/gtkscalebutton.c:220 +msgid "" +"The GtkAdjustment that contains the current value of this scale button object" msgstr "Eskala-botoi objektu honen uneko balioa duen GtkAdjustment" # -#: ../gtk/gtkscalebutton.c:248 +#: gtk/gtkscalebutton.c:248 msgid "Icons" msgstr "Ikonoak" -#: ../gtk/gtkscalebutton.c:249 +#: gtk/gtkscalebutton.c:249 msgid "List of icon names" msgstr "Ikonoen izenen zerrenda" -#: ../gtk/gtkscrollbar.c:50 +#: gtk/gtkscrollbar.c:50 msgid "Minimum Slider Length" msgstr "Graduatzailearen gutxieneko luzera" -#: ../gtk/gtkscrollbar.c:51 +#: gtk/gtkscrollbar.c:51 msgid "Minimum length of scrollbar slider" msgstr "Korritze-barraren graduatzailearen gutxieneko luzera" -#: ../gtk/gtkscrollbar.c:59 +#: gtk/gtkscrollbar.c:59 msgid "Fixed slider size" msgstr "Graduatzailearen tamaina finkoa" -#: ../gtk/gtkscrollbar.c:60 +#: gtk/gtkscrollbar.c:60 msgid "Don't change slider size, just lock it to the minimum length" msgstr "Ez aldatu graduatzailearen tamaina; blokeatu gutxieneko luzeran" -#: ../gtk/gtkscrollbar.c:84 -msgid "Display a second backward arrow button on the opposite end of the scrollbar" +#: gtk/gtkscrollbar.c:84 +msgid "" +"Display a second backward arrow button on the opposite end of the scrollbar" msgstr "" "Bigarren atzera-geziaren botoia bistaratzen du korritze-barraren kontrako " "bukaeran" -#: ../gtk/gtkscrollbar.c:92 -msgid "Display a second forward arrow button on the opposite end of the scrollbar" +#: gtk/gtkscrollbar.c:92 +msgid "" +"Display a second forward arrow button on the opposite end of the scrollbar" msgstr "" "Bigarren aurrera-geziaren botoia bistaratzen du korritze-barraren kontrako " "bukaeran" # -#: ../gtk/gtkscrolledwindow.c:220 ../gtk/gtktext.c:545 -#: ../gtk/gtktreeview.c:578 +#: gtk/gtkscrolledwindow.c:220 gtk/gtktext.c:545 gtk/gtktreeview.c:578 msgid "Horizontal Adjustment" msgstr "Doitze horizontala" -#: ../gtk/gtkscrolledwindow.c:227 ../gtk/gtktext.c:553 -#: ../gtk/gtktreeview.c:586 +#: gtk/gtkscrolledwindow.c:227 gtk/gtktext.c:553 gtk/gtktreeview.c:586 msgid "Vertical Adjustment" msgstr "Doitze bertikala" # -#: ../gtk/gtkscrolledwindow.c:234 +#: gtk/gtkscrolledwindow.c:234 msgid "Horizontal Scrollbar Policy" msgstr "Korritze-barra horizontalaren politika" -#: ../gtk/gtkscrolledwindow.c:235 +#: gtk/gtkscrolledwindow.c:235 msgid "When the horizontal scrollbar is displayed" msgstr "Korritze-barra horizontala bistaratzean" -#: ../gtk/gtkscrolledwindow.c:242 +#: gtk/gtkscrolledwindow.c:242 msgid "Vertical Scrollbar Policy" msgstr "Korritze-barra bertikalaren politika" -#: ../gtk/gtkscrolledwindow.c:243 +#: gtk/gtkscrolledwindow.c:243 msgid "When the vertical scrollbar is displayed" msgstr "Korritze-barra bertikala bistaratzean" # -#: ../gtk/gtkscrolledwindow.c:251 +#: gtk/gtkscrolledwindow.c:251 msgid "Window Placement" msgstr "Leihoaren kokalekua" -#: ../gtk/gtkscrolledwindow.c:252 +#: gtk/gtkscrolledwindow.c:252 msgid "" "Where the contents are located with respect to the scrollbars. This property " "only takes effect if \"window-placement-set\" is TRUE." @@ -4700,11 +4759,11 @@ msgstr "" "izango du baldin eta \"window-placement-set\" EGIA bada." # -#: ../gtk/gtkscrolledwindow.c:269 +#: gtk/gtkscrolledwindow.c:269 msgid "Window Placement Set" msgstr "Leihoa kokatzeko ezarpena" -#: ../gtk/gtkscrolledwindow.c:270 +#: gtk/gtkscrolledwindow.c:270 msgid "" "Whether \"window-placement\" should be used to determine the location of the " "contents with respect to the scrollbars." @@ -4712,38 +4771,38 @@ msgstr "" "Edukien kokalekua korritze-barrekiko zehazteko \"window-placement\" erabili " "behar den edo ez." -#: ../gtk/gtkscrolledwindow.c:276 +#: gtk/gtkscrolledwindow.c:276 msgid "Shadow Type" msgstr "Itzal-mota" -#: ../gtk/gtkscrolledwindow.c:277 +#: gtk/gtkscrolledwindow.c:277 msgid "Style of bevel around the contents" msgstr "Edukiaren inguruko alaka-estiloa" # -#: ../gtk/gtkscrolledwindow.c:291 +#: gtk/gtkscrolledwindow.c:291 msgid "Scrollbars within bevel" msgstr "Korritze-barra alaken artean" -#: ../gtk/gtkscrolledwindow.c:292 +#: gtk/gtkscrolledwindow.c:292 msgid "Place scrollbars within the scrolled window's bevel" msgstr "Korritutako leihoaren alaken artean kokatzen du Korritze-barra" # -#: ../gtk/gtkscrolledwindow.c:298 +#: gtk/gtkscrolledwindow.c:298 msgid "Scrollbar spacing" msgstr "Korritze-barraren tartea" -#: ../gtk/gtkscrolledwindow.c:299 +#: gtk/gtkscrolledwindow.c:299 msgid "Number of pixels between the scrollbars and the scrolled window" msgstr "Korritze-barren eta korritutako leihoaren artean dagoen pixel-kopurua" # -#: ../gtk/gtkscrolledwindow.c:314 +#: gtk/gtkscrolledwindow.c:314 msgid "Scrolled Window Placement" msgstr "Korritutako leihoaren kokalekua" -#: ../gtk/gtkscrolledwindow.c:315 +#: gtk/gtkscrolledwindow.c:315 msgid "" "Where the contents of scrolled windows are located with respect to the " "scrollbars, if not overridden by the scrolled window's own placement." @@ -4751,19 +4810,19 @@ msgstr "" "Korritutako leihoen edukiak korritze-barrarekiko kokakuta dauden edo ez, " "baldin eta ez korritutako leihoaren kokaleku bera ez bada gainjartzen." -#: ../gtk/gtkseparatortoolitem.c:105 +#: gtk/gtkseparatortoolitem.c:105 msgid "Draw" msgstr "Marraztu" -#: ../gtk/gtkseparatortoolitem.c:106 +#: gtk/gtkseparatortoolitem.c:106 msgid "Whether the separator is drawn, or just blank" msgstr "Bereizlea marraztuta edo hutsik dagoen adierazten du" -#: ../gtk/gtksettings.c:215 +#: gtk/gtksettings.c:215 msgid "Double Click Time" msgstr "Klik bikoitzaren denbora" -#: ../gtk/gtksettings.c:216 +#: gtk/gtksettings.c:216 msgid "" "Maximum time allowed between two clicks for them to be considered a double " "click (in milliseconds)" @@ -4771,11 +4830,11 @@ msgstr "" "Klik bikoitza izateko bi kliken artean igaro daitekeen gehienezko denbora " "(milisegundotan)" -#: ../gtk/gtksettings.c:223 +#: gtk/gtksettings.c:223 msgid "Double Click Distance" msgstr "Klik bikoitzaren distantzia" -#: ../gtk/gtksettings.c:224 +#: gtk/gtksettings.c:224 msgid "" "Maximum distance allowed between two clicks for them to be considered a " "double click (in pixels)" @@ -4785,37 +4844,37 @@ msgstr "" "denbora (milisegundotan)" # -#: ../gtk/gtksettings.c:240 +#: gtk/gtksettings.c:240 msgid "Cursor Blink" msgstr "Kurtsorearen keinua" -#: ../gtk/gtksettings.c:241 +#: gtk/gtksettings.c:241 msgid "Whether the cursor should blink" msgstr "Kurtsoreak keinu egin behar duen ala ez adierazten du" # -#: ../gtk/gtksettings.c:248 +#: gtk/gtksettings.c:248 msgid "Cursor Blink Time" msgstr "Kurtsorearen keinuaren denbora" -#: ../gtk/gtksettings.c:249 +#: gtk/gtksettings.c:249 msgid "Length of the cursor blink cycle, in milliseconds" msgstr "Kurtsorearen keinu egiteko zikloaren iraupena, milisegundotan" # -#: ../gtk/gtksettings.c:268 +#: gtk/gtksettings.c:268 msgid "Cursor Blink Timeout" msgstr "Kurtsorearen keinuaren denbora" -#: ../gtk/gtksettings.c:269 +#: gtk/gtksettings.c:269 msgid "Time after which the cursor stops blinking, in seconds" msgstr "Kurtsorearen keinu egiteari uzteko iraupena, milisegundotan" -#: ../gtk/gtksettings.c:276 +#: gtk/gtksettings.c:276 msgid "Split Cursor" msgstr "Kurtsore zatitua" -#: ../gtk/gtksettings.c:277 +#: gtk/gtksettings.c:277 msgid "" "Whether two cursors should be displayed for mixed left-to-right and right-to-" "left text" @@ -4823,158 +4882,161 @@ msgstr "" "Ezkerretik eskuinera eta eskuinetik ezkerrera doan testu nahasian bi " "kurtsore bistaratu behar diren ala ez adierazten du" -#: ../gtk/gtksettings.c:284 +#: gtk/gtksettings.c:284 msgid "Theme Name" msgstr "Gaiaren izena" -#: ../gtk/gtksettings.c:285 +#: gtk/gtksettings.c:285 msgid "Name of theme RC file to load" msgstr "Kargatu behar den gaiaren RC fitxategiaren izena" -#: ../gtk/gtksettings.c:293 +#: gtk/gtksettings.c:293 msgid "Icon Theme Name" msgstr "Ikonoen gaiaren izena" -#: ../gtk/gtksettings.c:294 +#: gtk/gtksettings.c:294 msgid "Name of icon theme to use" msgstr "Erabili beharreko ikonoaren gaiaren izena" -#: ../gtk/gtksettings.c:302 +#: gtk/gtksettings.c:302 msgid "Fallback Icon Theme Name" msgstr "Erreserbako ikono-gaiaren izena" -#: ../gtk/gtksettings.c:303 +#: gtk/gtksettings.c:303 msgid "Name of a icon theme to fall back to" msgstr "Errore-kasuan erabiliko den ikono-gaiaren izena" -#: ../gtk/gtksettings.c:311 +#: gtk/gtksettings.c:311 msgid "Key Theme Name" msgstr "Gako-gaiaren izena" -#: ../gtk/gtksettings.c:312 +#: gtk/gtksettings.c:312 msgid "Name of key theme RC file to load" msgstr "Kargatu behar den gako-gaiaren RC fitxategiaren izena" -#: ../gtk/gtksettings.c:320 +#: gtk/gtksettings.c:320 msgid "Menu bar accelerator" msgstr "Menu-barraren bizkortzailea" -#: ../gtk/gtksettings.c:321 +#: gtk/gtksettings.c:321 msgid "Keybinding to activate the menu bar" msgstr "Menu-barra aktibatzeko laster-tekla" -#: ../gtk/gtksettings.c:329 +#: gtk/gtksettings.c:329 msgid "Drag threshold" msgstr "Arrastatu muga" -#: ../gtk/gtksettings.c:330 +#: gtk/gtksettings.c:330 msgid "Number of pixels the cursor can move before dragging" msgstr "Kurtsorea zenbat pixel mugi daitekeen jaregin aurretik" # -#: ../gtk/gtksettings.c:338 +#: gtk/gtksettings.c:338 msgid "Font Name" msgstr "Letra-tipoaren izena" -#: ../gtk/gtksettings.c:339 +#: gtk/gtksettings.c:339 msgid "Name of default font to use" msgstr "Erabili behar den letra-tipo lehenetsiaren izena" # -#: ../gtk/gtksettings.c:361 +#: gtk/gtksettings.c:361 msgid "Icon Sizes" msgstr "Ikonoen tamainak" -#: ../gtk/gtksettings.c:362 +#: gtk/gtksettings.c:362 msgid "List of icon sizes (gtk-menu=16,16:gtk-button=20,20..." msgstr "Ikono-tamainen zerrenda (gtk-menu=16,16;gtk-button=20,20..." -#: ../gtk/gtksettings.c:370 +#: gtk/gtksettings.c:370 msgid "GTK Modules" msgstr "GTK moduluak" -#: ../gtk/gtksettings.c:371 +#: gtk/gtksettings.c:371 msgid "List of currently active GTK modules" msgstr "Unean aktibatuta dauden GTK moduluen zerrenda" -#: ../gtk/gtksettings.c:380 +#: gtk/gtksettings.c:380 msgid "Xft Antialias" msgstr "Xft Antialias-a" -#: ../gtk/gtksettings.c:381 +#: gtk/gtksettings.c:381 msgid "Whether to antialias Xft fonts; 0=no, 1=yes, -1=default" msgstr "" "Xft letra-tipoei antialiasing-a aplikatu behar zaien ala ez adierazten du; " "0=ez, 1=bai, -1=lehenetsia" -#: ../gtk/gtksettings.c:390 +#: gtk/gtksettings.c:390 msgid "Xft Hinting" msgstr "Xft Hinting-a" -#: ../gtk/gtksettings.c:391 +#: gtk/gtksettings.c:391 msgid "Whether to hint Xft fonts; 0=no, 1=yes, -1=default" msgstr "" "Xft letra-tipoekin hinting-a erabili behar den ala ez adierazten du; 1=bai, -" "1=lehenetsia" -#: ../gtk/gtksettings.c:400 +#: gtk/gtksettings.c:400 msgid "Xft Hint Style" msgstr "Xft hinting-estiloa" -#: ../gtk/gtksettings.c:401 -msgid "What degree of hinting to use; hintnone, hintslight, hintmedium, or hintfull" -msgstr "Zein hinting-maila erabili behar; bat ere ez, arina, tartekoa, edo osoa" +#: gtk/gtksettings.c:401 +msgid "" +"What degree of hinting to use; hintnone, hintslight, hintmedium, or hintfull" +msgstr "" +"Zein hinting-maila erabili behar; bat ere ez, arina, tartekoa, edo osoa" -#: ../gtk/gtksettings.c:410 +#: gtk/gtksettings.c:410 msgid "Xft RGBA" msgstr "Xft RGBA" -#: ../gtk/gtksettings.c:411 +#: gtk/gtksettings.c:411 msgid "Type of subpixel antialiasing; none, rgb, bgr, vrgb, vbgr" msgstr "Azpipixelen antialising-mota; bat ere ez, rgb, bgr, vrgb, vbgr" -#: ../gtk/gtksettings.c:420 +#: gtk/gtksettings.c:420 msgid "Xft DPI" msgstr "Xft DPI" -#: ../gtk/gtksettings.c:421 +#: gtk/gtksettings.c:421 msgid "Resolution for Xft, in 1024 * dots/inch. -1 to use default value" -msgstr "Xft-n bereizmena, 1024 * hazbete/puntun. -1 balio lehenetsia erabiltzeko" +msgstr "" +"Xft-n bereizmena, 1024 * hazbete/puntun. -1 balio lehenetsia erabiltzeko" -#: ../gtk/gtksettings.c:430 +#: gtk/gtksettings.c:430 msgid "Cursor theme name" msgstr "Ikonoen gaiaren izena" -#: ../gtk/gtksettings.c:431 +#: gtk/gtksettings.c:431 msgid "Name of the cursor theme to use, or NULL to use the default theme" msgstr "" "Erabili beharreko kurtsorearen gaiaren izena, edo NULL gai lehenetsia " "erabiltzeko" # -#: ../gtk/gtksettings.c:439 +#: gtk/gtksettings.c:439 msgid "Cursor theme size" msgstr "Kurtsore-gaiaren tamaina" -#: ../gtk/gtksettings.c:440 +#: gtk/gtksettings.c:440 msgid "Size to use for cursors, or 0 to use the default size" msgstr "Tamaina kurtsoreetan erabiltzeko, edo 0 tamaina lehenetsia erabiltzeko" -#: ../gtk/gtksettings.c:450 +#: gtk/gtksettings.c:450 msgid "Alternative button order" msgstr "Botoien ordena alternatiboa" -#: ../gtk/gtksettings.c:451 +#: gtk/gtksettings.c:451 msgid "Whether buttons in dialogs should use the alternative button order" msgstr "" "Elkarrizketa-koadroetako botoiak bestelako botoien ordena erabiliko duen ala " "ez adierazten du" -#: ../gtk/gtksettings.c:468 +#: gtk/gtksettings.c:468 msgid "Alternative sort indicator direction" msgstr "Ordena adierazlearen norabide alternatiboa" -#: ../gtk/gtksettings.c:469 +#: gtk/gtksettings.c:469 msgid "" "Whether the direction of the sort indicators in list and tree views is " "inverted compared to the default (where down means ascending)" @@ -4983,11 +5045,11 @@ msgstr "" "alderantzikatzen den edo ez lehenetsiarekin konparatuz (behera gorantz " "adierazten du)" -#: ../gtk/gtksettings.c:477 +#: gtk/gtksettings.c:477 msgid "Show the 'Input Methods' menu" msgstr "Erakutsi 'Sarrerako metodak' menua" -#: ../gtk/gtksettings.c:478 +#: gtk/gtksettings.c:478 msgid "" "Whether the context menus of entries and text views should offer to change " "the input method" @@ -4995,11 +5057,11 @@ msgstr "" "Sarrerako eta testuen ikuspegiko testuinguruko menuak sarrerako metodoa " "aldatzea utzi behar duen edo ez." -#: ../gtk/gtksettings.c:486 +#: gtk/gtksettings.c:486 msgid "Show the 'Insert Unicode Control Character' menu" msgstr "Erakutsi 'Txertatu Unicode kontroleko karakterea' menua" -#: ../gtk/gtksettings.c:487 +#: gtk/gtksettings.c:487 msgid "" "Whether the context menus of entries and text views should offer to insert " "control characters" @@ -5007,226 +5069,231 @@ msgstr "" "Sarrerako eta testuen ikuspegiko testuinguruko menuak kontroleko karaktereak " "txertatzea utzi behar duen edo ez." -#: ../gtk/gtksettings.c:495 +#: gtk/gtksettings.c:495 msgid "Start timeout" msgstr "Hasierako denbora-muga" -#: ../gtk/gtksettings.c:496 +#: gtk/gtksettings.c:496 msgid "Starting value for timeouts, when button is pressed" msgstr "Denbora-mugen hasierako balioa, botoia sakatzean" -#: ../gtk/gtksettings.c:505 +#: gtk/gtksettings.c:505 msgid "Repeat timeout" msgstr "Errepikatzeko denbora-muga" -#: ../gtk/gtksettings.c:506 +#: gtk/gtksettings.c:506 msgid "Repeat value for timeouts, when button is pressed" msgstr "Denobra-mugak errepikatzeko balioa, botoia sakatzean" -#: ../gtk/gtksettings.c:515 +#: gtk/gtksettings.c:515 msgid "Expand timeout" msgstr "Zabaltzearen denbora-muga" -#: ../gtk/gtksettings.c:516 +#: gtk/gtksettings.c:516 msgid "Expand value for timeouts, when a widget is expanding a new region" msgstr "Denbora-mugak zabaltzeko balioa, trepeta area berrian zabaltzen denean" -#: ../gtk/gtksettings.c:551 +#: gtk/gtksettings.c:551 msgid "Color scheme" msgstr "Kolore-eskema" -#: ../gtk/gtksettings.c:552 +#: gtk/gtksettings.c:552 msgid "A palette of named colors for use in themes" msgstr "Izendun koloreen paleta gaietan erabiltzeko" # -#: ../gtk/gtksettings.c:561 +#: gtk/gtksettings.c:561 msgid "Enable Animations" msgstr "Gaitu animazioak" -#: ../gtk/gtksettings.c:562 +#: gtk/gtksettings.c:562 msgid "Whether to enable toolkit-wide animations." msgstr "Toolkit guztian erabiltzeko animazioak gaitu edo ez" -#: ../gtk/gtksettings.c:580 +#: gtk/gtksettings.c:580 msgid "Enable Touchscreen Mode" msgstr "Gaitu ukitze-pantaila modua" -#: ../gtk/gtksettings.c:581 +#: gtk/gtksettings.c:581 msgid "When TRUE, there are no motion notify events delivered on this screen" -msgstr "EGIA bada ez dago mugimenduaren jakinarazpen gertaerarik pantaila honetan" +msgstr "" +"EGIA bada ez dago mugimenduaren jakinarazpen gertaerarik pantaila honetan" -#: ../gtk/gtksettings.c:598 +#: gtk/gtksettings.c:598 msgid "Tooltip timeout" msgstr "Argibideen denbora" -#: ../gtk/gtksettings.c:599 +#: gtk/gtksettings.c:599 msgid "Timeout before tooltip is shown" msgstr "Argibidea erakutsiko den denbora" -#: ../gtk/gtksettings.c:624 +#: gtk/gtksettings.c:624 msgid "Tooltip browse timeout" msgstr "Arakatzeko argibideen denbora" -#: ../gtk/gtksettings.c:625 +#: gtk/gtksettings.c:625 msgid "Timeout before tooltip is shown when browse mode is enabled" msgstr "" "Argibidea erakutsi aurretik igaroko den denbora arakatzeko modua gaitzen " "denean" -#: ../gtk/gtksettings.c:646 +#: gtk/gtksettings.c:646 msgid "Tooltip browse mode timeout" msgstr "Argibideak arakatzeko moduaren denbora" -#: ../gtk/gtksettings.c:647 +#: gtk/gtksettings.c:647 msgid "Timeout after which browse mode is disabled" msgstr "Denbora arakatzeko modua desgaitzeko" -#: ../gtk/gtksettings.c:666 +#: gtk/gtksettings.c:666 msgid "Keynav Cursor Only" msgstr "Teklekin nabigatzeko kurtsorea soilik" -#: ../gtk/gtksettings.c:667 +#: gtk/gtksettings.c:667 msgid "When TRUE, there are only cursor keys available to navigate widgets" -msgstr "EGIA bada, kurtsore-geziak egongo dira soilik trepeten artean nabigatzeko" +msgstr "" +"EGIA bada, kurtsore-geziak egongo dira soilik trepeten artean nabigatzeko" -#: ../gtk/gtksettings.c:684 +#: gtk/gtksettings.c:684 msgid "Keynav Wrap Around" msgstr "Itzulbiratu nabigazioko teklatua" -#: ../gtk/gtksettings.c:685 +#: gtk/gtksettings.c:685 msgid "Whether to wrap around when keyboard-navigating widgets" msgstr "Itzulbiratu edo ez trepeten artean teklatuarekin nabigatzeko" -#: ../gtk/gtksettings.c:705 +#: gtk/gtksettings.c:705 msgid "Error Bell" msgstr "Errore soinua" -#: ../gtk/gtksettings.c:706 +#: gtk/gtksettings.c:706 msgid "When TRUE, keyboard navigation and other errors will cause a beep" -msgstr "EGIA bada, nabigazioko teklatuak eta beste erroreek soinua sortuko dute" +msgstr "" +"EGIA bada, nabigazioko teklatuak eta beste erroreek soinua sortuko dute" -#: ../gtk/gtksettings.c:723 +#: gtk/gtksettings.c:723 msgid "Color Hash" msgstr "Kolorearen hash-a" -#: ../gtk/gtksettings.c:724 +#: gtk/gtksettings.c:724 msgid "A hash table representation of the color scheme." msgstr "Kolore-eskema adierazten duen hash taula." -#: ../gtk/gtksettings.c:732 +#: gtk/gtksettings.c:732 msgid "Default file chooser backend" msgstr "Fitxategi-hautatzailearen motor lehenetsia" -#: ../gtk/gtksettings.c:733 +#: gtk/gtksettings.c:733 msgid "Name of the GtkFileChooser backend to use by default" msgstr "Lehenespenez erabili beharreko GtkFileChooser motorraren izena" -#: ../gtk/gtksettings.c:750 +#: gtk/gtksettings.c:750 msgid "Default print backend" msgstr "Inprimatze-motor lehenetsia" -#: ../gtk/gtksettings.c:751 +#: gtk/gtksettings.c:751 msgid "List of the GtkPrintBackend backends to use by default" msgstr "Lehenespenez erabili beharreko GtkPrintBackend motorren zerrenda" -#: ../gtk/gtksettings.c:774 +#: gtk/gtksettings.c:774 msgid "Default command to run when displaying a print preview" msgstr "Komando lehenetsia inprimatzeko aurrebista bistaratzean exekutatzeko" -#: ../gtk/gtksettings.c:775 +#: gtk/gtksettings.c:775 msgid "Command to run when displaying a print preview" msgstr "Komandoa inprimatzeko aurrebista bistaratzean exekutatzeko" # -#: ../gtk/gtksettings.c:791 +#: gtk/gtksettings.c:791 msgid "Enable Mnemonics" msgstr "Gaitu mnemoteknikoa" -#: ../gtk/gtksettings.c:792 +#: gtk/gtksettings.c:792 msgid "Whether labels should have mnemonics" msgstr "Etiketek mnemoteknikoak eduki behar duten edo ez" -#: ../gtk/gtksettings.c:808 +#: gtk/gtksettings.c:808 msgid "Enable Accelerators" msgstr "Gaitu bizkortzaileak" -#: ../gtk/gtksettings.c:809 +#: gtk/gtksettings.c:809 msgid "Whether menu items should have accelerators" msgstr "Menuko elementuek bizkortzaileak edukiko duten edo ez" -#: ../gtk/gtksettings.c:826 +#: gtk/gtksettings.c:826 msgid "Recent Files Limit" msgstr "Fitxategi berrien kopurua" -#: ../gtk/gtksettings.c:827 +#: gtk/gtksettings.c:827 msgid "Number of recently used files" msgstr "Erabilitako azken fitxategien kopurua" -#: ../gtk/gtksettings.c:841 +#: gtk/gtksettings.c:841 msgid "Default IM module" msgstr "BM modulu lehenetsia" -#: ../gtk/gtksettings.c:842 +#: gtk/gtksettings.c:842 msgid "Which IM module should be used by default" msgstr "Zein BM modulu erabiliko den lehenetsi gisa" -#: ../gtk/gtksettings.c:860 +#: gtk/gtksettings.c:860 msgid "Recent Files Max Age" msgstr "Azken fitxategien geh. antzinatasuna" -#: ../gtk/gtksettings.c:861 +#: gtk/gtksettings.c:861 msgid "Maximum age of recently used files, in days" msgstr "Erabilitako azken fitxategien gehienezko antzinatasuna (egunetan)" -#: ../gtk/gtksettings.c:870 +#: gtk/gtksettings.c:870 msgid "Fontconfig configuration timestamp" msgstr "Fontconfig-en konfigurazioaren data-zigilua" -#: ../gtk/gtksettings.c:871 +#: gtk/gtksettings.c:871 msgid "Timestamp of current fontconfig configuration" msgstr "Uneko fontconfig-en konfigurazioaren data-zigilua" -#: ../gtk/gtksettings.c:893 +#: gtk/gtksettings.c:893 msgid "Sound Theme Name" msgstr "Soinu gaiaren izena" -#: ../gtk/gtksettings.c:894 +#: gtk/gtksettings.c:894 msgid "XDG sound theme name" msgstr "XDG soinu gaiaren izena" #. Translators: this means sounds that are played as feedback to user input -#: ../gtk/gtksettings.c:916 +#: gtk/gtksettings.c:916 msgid "Audible Input Feedback" msgstr "Sarrerako berrelikadura entzungarria" -#: ../gtk/gtksettings.c:917 +#: gtk/gtksettings.c:917 msgid "Whether to play event sounds as feedback to user input" -msgstr "Erabiltzailearen sarreren aurrean soinuak erreproduzituko duen berrelikadura gisa ala ez adierazten du" +msgstr "" +"Erabiltzailearen sarreren aurrean soinuak erreproduzituko duen berrelikadura " +"gisa ala ez adierazten du" # -#: ../gtk/gtksettings.c:938 +#: gtk/gtksettings.c:938 msgid "Enable Event Sounds" msgstr "Gaitu soinu gertaerak" -#: ../gtk/gtksettings.c:939 +#: gtk/gtksettings.c:939 msgid "Whether to play any event sounds at all" msgstr "Gertaeren soinuak erreproduzituko diren ala ez adierazten du" -#: ../gtk/gtksettings.c:954 +#: gtk/gtksettings.c:954 msgid "Enable Tooltips" msgstr "Gaitu argibideak" -#: ../gtk/gtksettings.c:955 +#: gtk/gtksettings.c:955 msgid "Whether tooltips should be shown on widgets" msgstr "Trepetetan argibideak erakutsiko diren ala ez adierazten du" # -#: ../gtk/gtksizegroup.c:293 +#: gtk/gtksizegroup.c:293 msgid "Mode" msgstr "Modua" -#: ../gtk/gtksizegroup.c:294 +#: gtk/gtksizegroup.c:294 msgid "" "The directions in which the size group affects the requested sizes of its " "component widgets" @@ -5234,27 +5301,29 @@ msgstr "" "Norabide hauetan, taldearen tamainak osagai-trepetentzat eskatutako tamainei " "eragiten die" -#: ../gtk/gtksizegroup.c:310 +#: gtk/gtksizegroup.c:310 msgid "Ignore hidden" msgstr "Ezikusi egin ezkutukoei" -#: ../gtk/gtksizegroup.c:311 -msgid "If TRUE, unmapped widgets are ignored when determining the size of the group" -msgstr "EGIA bada ezkutuko trepetak baztertu egingo dira taldearen tamaina zehaztean" +#: gtk/gtksizegroup.c:311 +msgid "" +"If TRUE, unmapped widgets are ignored when determining the size of the group" +msgstr "" +"EGIA bada ezkutuko trepetak baztertu egingo dira taldearen tamaina zehaztean" -#: ../gtk/gtkspinbutton.c:209 +#: gtk/gtkspinbutton.c:209 msgid "The adjustment that holds the value of the spinbutton" msgstr "Biratze-botoiaren balioa duen doitzea" -#: ../gtk/gtkspinbutton.c:216 +#: gtk/gtkspinbutton.c:216 msgid "Climb Rate" msgstr "Igoera-abiadura" -#: ../gtk/gtkspinbutton.c:236 +#: gtk/gtkspinbutton.c:236 msgid "Snap to Ticks" msgstr "Atxiki markei" -#: ../gtk/gtkspinbutton.c:237 +#: gtk/gtkspinbutton.c:237 msgid "" "Whether erroneous values are automatically changed to a spin button's " "nearest step increment" @@ -5262,170 +5331,174 @@ msgstr "" "Balio okerrak automatikoki botoiaren urrats-gehikuntza hurbilenera aldatzen " "diren ala ez adierazten du" -#: ../gtk/gtkspinbutton.c:244 +#: gtk/gtkspinbutton.c:244 msgid "Numeric" msgstr "Zenbakizkoa" -#: ../gtk/gtkspinbutton.c:245 +#: gtk/gtkspinbutton.c:245 msgid "Whether non-numeric characters should be ignored" -msgstr "Karaktere ez-zenbakizkoei ez ikusi egin behar zaien ala ez adierazten du" +msgstr "" +"Karaktere ez-zenbakizkoei ez ikusi egin behar zaien ala ez adierazten du" -#: ../gtk/gtkspinbutton.c:252 +#: gtk/gtkspinbutton.c:252 msgid "Wrap" msgstr "Itzulbiratu" -#: ../gtk/gtkspinbutton.c:253 +#: gtk/gtkspinbutton.c:253 msgid "Whether a spin button should wrap upon reaching its limits" -msgstr "Botoia bere mugetara iristean itzulbiratu behar den ala ez adierazten du" +msgstr "" +"Botoia bere mugetara iristean itzulbiratu behar den ala ez adierazten du" -#: ../gtk/gtkspinbutton.c:260 +#: gtk/gtkspinbutton.c:260 msgid "Update Policy" msgstr "Eguneratze-politika" -#: ../gtk/gtkspinbutton.c:261 -msgid "Whether the spin button should update always, or only when the value is legal" +#: gtk/gtkspinbutton.c:261 +msgid "" +"Whether the spin button should update always, or only when the value is legal" msgstr "" "Botoia beti eguneratu behar den edo balioa legala denean bakarrik aldatu " "behar den adierazten du" -#: ../gtk/gtkspinbutton.c:270 +#: gtk/gtkspinbutton.c:270 msgid "Reads the current value, or sets a new value" msgstr "Uneko balioa irakurtzen du edo balio berria ezartzen du" -#: ../gtk/gtkspinbutton.c:279 +#: gtk/gtkspinbutton.c:279 msgid "Style of bevel around the spin button" msgstr "Biratze botoiaren inguruko alaka-estiloa" -#: ../gtk/gtkstatusbar.c:141 +#: gtk/gtkstatusbar.c:141 msgid "Has Resize Grip" msgstr "Tamainaz aldatzeko sareta" -#: ../gtk/gtkstatusbar.c:142 +#: gtk/gtkstatusbar.c:142 msgid "Whether the statusbar has a grip for resizing the toplevel" -msgstr "Egoera-barrak goi-maila tamainaz aldatzeko sareta duen ala ez adierazten du" +msgstr "" +"Egoera-barrak goi-maila tamainaz aldatzeko sareta duen ala ez adierazten du" -#: ../gtk/gtkstatusbar.c:187 +#: gtk/gtkstatusbar.c:187 msgid "Style of bevel around the statusbar text" msgstr "Egoera-barrako testuaren inguruko alaka-estiloa" # -#: ../gtk/gtkstatusicon.c:226 +#: gtk/gtkstatusicon.c:226 msgid "GIcon" msgstr "GIcon" -#: ../gtk/gtkstatusicon.c:244 +#: gtk/gtkstatusicon.c:244 msgid "The size of the icon" msgstr "Ikonoaren tamaina" -#: ../gtk/gtkstatusicon.c:254 +#: gtk/gtkstatusicon.c:254 msgid "The screen where this status icon will be displayed" msgstr "Egoerako ikono hau bistaratuko den pantaila" -#: ../gtk/gtkstatusicon.c:261 +#: gtk/gtkstatusicon.c:261 msgid "Blinking" msgstr "Keinukaria" -#: ../gtk/gtkstatusicon.c:262 +#: gtk/gtkstatusicon.c:262 msgid "Whether or not the status icon is blinking" msgstr "Egoerako ikonoa keinuka ari den edo ez" -#: ../gtk/gtkstatusicon.c:270 +#: gtk/gtkstatusicon.c:270 msgid "Whether or not the status icon is visible" msgstr "Egoerako ikonoa ikusgai dagoen edo ez" -#: ../gtk/gtkstatusicon.c:286 +#: gtk/gtkstatusicon.c:286 msgid "Whether or not the status icon is embedded" msgstr "Egoerako ikonoa kapsulatuta dagoen edo ez" -#: ../gtk/gtkstatusicon.c:302 ../gtk/gtktrayicon-x11.c:96 +#: gtk/gtkstatusicon.c:302 gtk/gtktrayicon-x11.c:96 msgid "The orientation of the tray" msgstr "Erretiluraren orientazioa" -#: ../gtk/gtktable.c:129 +#: gtk/gtktable.c:129 msgid "Rows" msgstr "Errenkadak" -#: ../gtk/gtktable.c:130 +#: gtk/gtktable.c:130 msgid "The number of rows in the table" msgstr "Taulako errenkaden kopurua" -#: ../gtk/gtktable.c:138 +#: gtk/gtktable.c:138 msgid "Columns" msgstr "Zutabeak" -#: ../gtk/gtktable.c:139 +#: gtk/gtktable.c:139 msgid "The number of columns in the table" msgstr "Taulako zutabeen kopurua" # -#: ../gtk/gtktable.c:147 +#: gtk/gtktable.c:147 msgid "Row spacing" msgstr "Errenkaden tartea" -#: ../gtk/gtktable.c:148 +#: gtk/gtktable.c:148 msgid "The amount of space between two consecutive rows" msgstr "Elkarren segidako bi errenkaden arteko lekua" -#: ../gtk/gtktable.c:156 +#: gtk/gtktable.c:156 msgid "Column spacing" msgstr "Zutabeen tartea" -#: ../gtk/gtktable.c:157 +#: gtk/gtktable.c:157 msgid "The amount of space between two consecutive columns" msgstr "Elkarren segidako bi zutaberen arteko lekua" -#: ../gtk/gtktable.c:166 +#: gtk/gtktable.c:166 msgid "If TRUE, the table cells are all the same width/height" msgstr "" "EGIA bada, horrek esan nahi du taulako gelaxka guztiek zabalera eta altuera " "bera dutela" -#: ../gtk/gtktable.c:173 +#: gtk/gtktable.c:173 msgid "Left attachment" msgstr "Ezkerreko eranskina" -#: ../gtk/gtktable.c:180 +#: gtk/gtktable.c:180 msgid "Right attachment" msgstr "Eskuineko eranskina" -#: ../gtk/gtktable.c:181 +#: gtk/gtktable.c:181 msgid "The column number to attach the right side of a child widget to" msgstr "Trepeta umearen eskuineko aldean erantsi beharreko zutabe-kopurua" -#: ../gtk/gtktable.c:187 +#: gtk/gtktable.c:187 msgid "Top attachment" msgstr "Goiko eranskina" -#: ../gtk/gtktable.c:188 +#: gtk/gtktable.c:188 msgid "The row number to attach the top of a child widget to" msgstr "Trepeta umearen goian erantsi beharreko errenkaden kopurua" -#: ../gtk/gtktable.c:194 +#: gtk/gtktable.c:194 msgid "Bottom attachment" msgstr "Beheko eranskina" # -#: ../gtk/gtktable.c:201 +#: gtk/gtktable.c:201 msgid "Horizontal options" msgstr "Aukera horizontalak" -#: ../gtk/gtktable.c:202 +#: gtk/gtktable.c:202 msgid "Options specifying the horizontal behaviour of the child" msgstr "Umearen portaera horizontala zehazten duten aukerak" -#: ../gtk/gtktable.c:208 +#: gtk/gtktable.c:208 msgid "Vertical options" msgstr "Aukera bertikalak" -#: ../gtk/gtktable.c:209 +#: gtk/gtktable.c:209 msgid "Options specifying the vertical behaviour of the child" msgstr "Umearen portaera bertikala zehazten duten aukerak" -#: ../gtk/gtktable.c:215 +#: gtk/gtktable.c:215 msgid "Horizontal padding" msgstr "Tarte betegarri horizontala" -#: ../gtk/gtktable.c:216 +#: gtk/gtktable.c:216 msgid "" "Extra space to put between the child and its left and right neighbors, in " "pixels" @@ -5433,11 +5506,11 @@ msgstr "" "Umearen eta haren ezkerreko eta eskuineko auzoen artean jarri beharreko " "tarte estra, pixeletan" -#: ../gtk/gtktable.c:222 +#: gtk/gtktable.c:222 msgid "Vertical padding" msgstr "Tarte betegarri bertikala" -#: ../gtk/gtktable.c:223 +#: gtk/gtktable.c:223 msgid "" "Extra space to put between the child and its upper and lower neighbors, in " "pixels" @@ -5445,74 +5518,77 @@ msgstr "" "Umearen eta haren goiko eta beheko auzoen artean jarri beharreko tarte " "estra, pixeletan" -#: ../gtk/gtktext.c:546 +#: gtk/gtktext.c:546 msgid "Horizontal adjustment for the text widget" msgstr "Testu-trepetaren doitze horizontala" -#: ../gtk/gtktext.c:554 +#: gtk/gtktext.c:554 msgid "Vertical adjustment for the text widget" msgstr "Testu-trepetaren doitze bertikala" -#: ../gtk/gtktext.c:561 +#: gtk/gtktext.c:561 msgid "Line Wrap" msgstr "Lerro-itzulbira" -#: ../gtk/gtktext.c:562 +#: gtk/gtktext.c:562 msgid "Whether lines are wrapped at widget edges" msgstr "Lerroak trepetaren ertzetara doitzen diren ala ez adierazten du" -#: ../gtk/gtktext.c:569 +#: gtk/gtktext.c:569 msgid "Word Wrap" msgstr "Doitu hitzak" -#: ../gtk/gtktext.c:570 +#: gtk/gtktext.c:570 msgid "Whether words are wrapped at widget edges" msgstr "Hitzak trepetaren ertzetara doitzen diren ala ez adierazten du" -#: ../gtk/gtktextbuffer.c:179 +#: gtk/gtktextbuffer.c:179 msgid "Tag Table" msgstr "Etiketa-taula" -#: ../gtk/gtktextbuffer.c:180 +#: gtk/gtktextbuffer.c:180 msgid "Text Tag Table" msgstr "Testu-etiketen taula" -#: ../gtk/gtktextbuffer.c:198 +#: gtk/gtktextbuffer.c:198 msgid "Current text of the buffer" msgstr "Bufferreko uneko testua" -#: ../gtk/gtktextbuffer.c:212 +#: gtk/gtktextbuffer.c:212 msgid "Has selection" msgstr "Hautapena du" -#: ../gtk/gtktextbuffer.c:213 +#: gtk/gtktextbuffer.c:213 msgid "Whether the buffer has some text currently selected" msgstr "Bufferrak unean testurik hautatuta duen edo ez" # -#: ../gtk/gtktextbuffer.c:229 +#: gtk/gtktextbuffer.c:229 msgid "Cursor position" msgstr "Kurtsorearen posizioa" -#: ../gtk/gtktextbuffer.c:230 -msgid "The position of the insert mark (as offset from the beginning of the buffer)" -msgstr "Txertatze-markaren kokalekua (desplazamendu gisa bufferraren hasieratik)" +#: gtk/gtktextbuffer.c:230 +msgid "" +"The position of the insert mark (as offset from the beginning of the buffer)" +msgstr "" +"Txertatze-markaren kokalekua (desplazamendu gisa bufferraren hasieratik)" -#: ../gtk/gtktextbuffer.c:245 +#: gtk/gtktextbuffer.c:245 msgid "Copy target list" msgstr "Kopia-helburuen zerrenda" -#: ../gtk/gtktextbuffer.c:246 -msgid "The list of targets this buffer supports for clipboard copying and DND source" +#: gtk/gtktextbuffer.c:246 +msgid "" +"The list of targets this buffer supports for clipboard copying and DND source" msgstr "" "Buffer honek onartzen dituen helburuen zerrenda arbeletik kopiatzeko eta " "DNDren iturburua" -#: ../gtk/gtktextbuffer.c:261 +#: gtk/gtktextbuffer.c:261 msgid "Paste target list" msgstr "Itsaste-helburuen zerrenda" -#: ../gtk/gtktextbuffer.c:262 +#: gtk/gtktextbuffer.c:262 msgid "" "The list of targets this buffer supports for clipboard pasting and DND " "destination" @@ -5520,35 +5596,37 @@ msgstr "" "Buffer honek onartzen dituen helburuen zerrenda arbeletik itsasteko eta " "DNDren helburua" -#: ../gtk/gtktextmark.c:90 +#: gtk/gtktextmark.c:90 msgid "Mark name" msgstr "Markatu izena" -#: ../gtk/gtktextmark.c:97 +#: gtk/gtktextmark.c:97 msgid "Left gravity" msgstr "Ezker-grabitatea" -#: ../gtk/gtktextmark.c:98 +#: gtk/gtktextmark.c:98 msgid "Whether the mark has left gravity" msgstr "Markak ezker-grabitatea duen edo ez" -#: ../gtk/gtktexttag.c:173 +#: gtk/gtktexttag.c:173 msgid "Tag name" msgstr "Etiketa-izena" -#: ../gtk/gtktexttag.c:174 +#: gtk/gtktexttag.c:174 msgid "Name used to refer to the text tag. NULL for anonymous tags" -msgstr "Testu-etiketa aipatzeko erabiltzen den izena. NULUA etiketa anonimoentzat" +msgstr "" +"Testu-etiketa aipatzeko erabiltzen den izena. NULUA etiketa anonimoentzat" -#: ../gtk/gtktexttag.c:192 +#: gtk/gtktexttag.c:192 msgid "Background color as a (possibly unallocated) GdkColor" -msgstr "Atzeko planoaren kolorea GdkColor gisa (baliteke esleitu gabea izatea) " +msgstr "" +"Atzeko planoaren kolorea GdkColor gisa (baliteke esleitu gabea izatea) " -#: ../gtk/gtktexttag.c:199 +#: gtk/gtktexttag.c:199 msgid "Background full height" msgstr "Atzeko planoaren altuera osoa" -#: ../gtk/gtktexttag.c:200 +#: gtk/gtktexttag.c:200 msgid "" "Whether the background color fills the entire line height or only the height " "of the tagged characters" @@ -5556,44 +5634,49 @@ msgstr "" "Atzeko planoaren koloreak lerroaren altuera osoa betetzen duen edo " "etiketatutako karaktereen altuera bakarrik adierazten duen" -#: ../gtk/gtktexttag.c:208 +#: gtk/gtktexttag.c:208 msgid "Background stipple mask" msgstr "Atzeko planoaren maskara puntukatua" -#: ../gtk/gtktexttag.c:209 +#: gtk/gtktexttag.c:209 msgid "Bitmap to use as a mask when drawing the text background" -msgstr "Testuaren atzeko planoa marraztean maskara gisa erabili beharreko bit-mapa" +msgstr "" +"Testuaren atzeko planoa marraztean maskara gisa erabili beharreko bit-mapa" -#: ../gtk/gtktexttag.c:226 +#: gtk/gtktexttag.c:226 msgid "Foreground color as a (possibly unallocated) GdkColor" -msgstr "Aurreko planoaren kolorea GdkColor gisa (baliteke esleitu gabea izatea) " +msgstr "" +"Aurreko planoaren kolorea GdkColor gisa (baliteke esleitu gabea izatea) " -#: ../gtk/gtktexttag.c:234 +#: gtk/gtktexttag.c:234 msgid "Foreground stipple mask" msgstr "Aurreko planoaren maskara puntukatua" -#: ../gtk/gtktexttag.c:235 +#: gtk/gtktexttag.c:235 msgid "Bitmap to use as a mask when drawing the text foreground" -msgstr "Testuaren aurreko planoa marraztean maskara gisa erabili beharreko bit-mapa" +msgstr "" +"Testuaren aurreko planoa marraztean maskara gisa erabili beharreko bit-mapa" # -#: ../gtk/gtktexttag.c:242 +#: gtk/gtktexttag.c:242 msgid "Text direction" msgstr "Testuaren norabidea" -#: ../gtk/gtktexttag.c:243 +#: gtk/gtktexttag.c:243 msgid "Text direction, e.g. right-to-left or left-to-right" -msgstr "Testuaren norabidea; adibidez, eskuinetik ezkerrera edo ezkerretik eskuinera" +msgstr "" +"Testuaren norabidea; adibidez, eskuinetik ezkerrera edo ezkerretik eskuinera" -#: ../gtk/gtktexttag.c:292 +#: gtk/gtktexttag.c:292 msgid "Font style as a PangoStyle, e.g. PANGO_STYLE_ITALIC" msgstr "Letra-tipoaren estiloa PangoStyle gisa; adibidez, PANGO_STYLE_ITALIC" -#: ../gtk/gtktexttag.c:301 +#: gtk/gtktexttag.c:301 msgid "Font variant as a PangoVariant, e.g. PANGO_VARIANT_SMALL_CAPS" -msgstr "Letra-tipoaren aldaera PangoVariant gisa; adibidez, PANGO_VARIANT_SMALL_CAPS" +msgstr "" +"Letra-tipoaren aldaera PangoVariant gisa; adibidez, PANGO_VARIANT_SMALL_CAPS" -#: ../gtk/gtktexttag.c:310 +#: gtk/gtktexttag.c:310 msgid "" "Font weight as an integer, see predefined values in PangoWeight; for " "example, PANGO_WEIGHT_BOLD" @@ -5601,15 +5684,16 @@ msgstr "" "Letra-tipoaren pisua osoko gisa, ikus aurrez definitutako balioak " "PangoWeight-en; adibidez, PANGO_WEIGHT_BOLD" -#: ../gtk/gtktexttag.c:321 +#: gtk/gtktexttag.c:321 msgid "Font stretch as a PangoStretch, e.g. PANGO_STRETCH_CONDENSED" -msgstr "Letra-tipo tiratua PangoStretch gisa; adibidez, PANGO_STRETCH_CONDENSED" +msgstr "" +"Letra-tipo tiratua PangoStretch gisa; adibidez, PANGO_STRETCH_CONDENSED" -#: ../gtk/gtktexttag.c:330 +#: gtk/gtktexttag.c:330 msgid "Font size in Pango units" msgstr "Letra-tipoaren tamaina Pango unitatetan" -#: ../gtk/gtktexttag.c:340 +#: gtk/gtktexttag.c:340 msgid "" "Font size as a scale factor relative to the default font size. This properly " "adapts to theme changes etc. so is recommended. Pango predefines some scales " @@ -5620,11 +5704,11 @@ msgstr "" "denez, gomendagarria da. Pango-k zenbait eskala aurrez definitzen ditu; " "adibidez, PANGO_SCALE_X_LARGE." -#: ../gtk/gtktexttag.c:360 ../gtk/gtktextview.c:586 +#: gtk/gtktexttag.c:360 gtk/gtktextview.c:586 msgid "Left, right, or center justification" msgstr "Ezkerreko, eskuineko edo erdiko justifikazioa" -#: ../gtk/gtktexttag.c:379 +#: gtk/gtktexttag.c:379 msgid "" "The language this text is in, as an ISO code. Pango can use this as a hint " "when rendering the text. If not set, an appropriate default will be used." @@ -5632,31 +5716,31 @@ msgstr "" "Testu honetako hizkuntza ISOren kode gisa dago. Pango-k laguntza gisa erabil " "dezake testua bihurtzean. Ez bada ezartzen, lehenetsitakoa erabiliko da." -#: ../gtk/gtktexttag.c:386 +#: gtk/gtktexttag.c:386 msgid "Left margin" msgstr "Ezkerreko marjina" -#: ../gtk/gtktexttag.c:387 ../gtk/gtktextview.c:595 +#: gtk/gtktexttag.c:387 gtk/gtktextview.c:595 msgid "Width of the left margin in pixels" msgstr "Ezkerreko marjinaren zabalera pixeletan" -#: ../gtk/gtktexttag.c:396 +#: gtk/gtktexttag.c:396 msgid "Right margin" msgstr "Eskuineko marjina" -#: ../gtk/gtktexttag.c:397 ../gtk/gtktextview.c:605 +#: gtk/gtktexttag.c:397 gtk/gtktextview.c:605 msgid "Width of the right margin in pixels" msgstr "Eskuineko marjinaren zabalera pixeletan" -#: ../gtk/gtktexttag.c:407 ../gtk/gtktextview.c:614 +#: gtk/gtktexttag.c:407 gtk/gtktextview.c:614 msgid "Indent" msgstr "Koska" -#: ../gtk/gtktexttag.c:408 ../gtk/gtktextview.c:615 +#: gtk/gtktexttag.c:408 gtk/gtktextview.c:615 msgid "Amount to indent the paragraph, in pixels" msgstr "Paragrafoa koskatzeko pixel-kopurua" -#: ../gtk/gtktexttag.c:419 +#: gtk/gtktexttag.c:419 msgid "" "Offset of text above the baseline (below the baseline if rise is negative) " "in Pango units" @@ -5664,403 +5748,411 @@ msgstr "" "Testuaren desplazamendua oinarri-lerroaren gainetik (oinarri-lerroaren " "azpitik goratzea negatiboa bada), Pango unitateetan" -#: ../gtk/gtktexttag.c:428 +#: gtk/gtktexttag.c:428 msgid "Pixels above lines" msgstr "Lerroen gaineko pixelak" -#: ../gtk/gtktexttag.c:429 ../gtk/gtktextview.c:539 +#: gtk/gtktexttag.c:429 gtk/gtktextview.c:539 msgid "Pixels of blank space above paragraphs" msgstr "Paragrafoen gaineko zuriuneen pixelak" -#: ../gtk/gtktexttag.c:438 +#: gtk/gtktexttag.c:438 msgid "Pixels below lines" msgstr "Lerroen azpiko pixelak" -#: ../gtk/gtktexttag.c:439 ../gtk/gtktextview.c:549 +#: gtk/gtktexttag.c:439 gtk/gtktextview.c:549 msgid "Pixels of blank space below paragraphs" msgstr "Paragrafoen azpiko zuriuneen pixelak" -#: ../gtk/gtktexttag.c:448 +#: gtk/gtktexttag.c:448 msgid "Pixels inside wrap" msgstr "Itzulbiratearen barruko pixelak" -#: ../gtk/gtktexttag.c:449 ../gtk/gtktextview.c:559 +#: gtk/gtktexttag.c:449 gtk/gtktextview.c:559 msgid "Pixels of blank space between wrapped lines in a paragraph" msgstr "Paragrafoko itzulbiratzeen arteko zuriuneen pixelak" -#: ../gtk/gtktexttag.c:476 ../gtk/gtktextview.c:577 -msgid "Whether to wrap lines never, at word boundaries, or at character boundaries" +#: gtk/gtktexttag.c:476 gtk/gtktextview.c:577 +msgid "" +"Whether to wrap lines never, at word boundaries, or at character boundaries" msgstr "" "Lerroak noiz itzulbiratu behar diren adierazten du: inoiz ez, hitzen mugetan " "edo karaktereen mugetan" -#: ../gtk/gtktexttag.c:485 ../gtk/gtktextview.c:624 +#: gtk/gtktexttag.c:485 gtk/gtktextview.c:624 msgid "Tabs" msgstr "Tabuladoreak" -#: ../gtk/gtktexttag.c:486 ../gtk/gtktextview.c:625 +#: gtk/gtktexttag.c:486 gtk/gtktextview.c:625 msgid "Custom tabs for this text" msgstr "Pertsonalizatu testu honen tabuladoreak" -#: ../gtk/gtktexttag.c:504 +#: gtk/gtktexttag.c:504 msgid "Invisible" msgstr "Ikusezina" -#: ../gtk/gtktexttag.c:505 +#: gtk/gtktexttag.c:505 msgid "Whether this text is hidden." msgstr "Testu hau ezkutukoa den edo ez" -#: ../gtk/gtktexttag.c:519 +#: gtk/gtktexttag.c:519 msgid "Paragraph background color name" msgstr "Paragrafoaren atzeko planoaren kolore-izena" -#: ../gtk/gtktexttag.c:520 +#: gtk/gtktexttag.c:520 msgid "Paragraph background color as a string" msgstr "Paragrafoaren atzeko planoaren kolorea kate gisa" -#: ../gtk/gtktexttag.c:535 +#: gtk/gtktexttag.c:535 msgid "Paragraph background color" msgstr "Paragrafoaren atzeko planoaren kolorea" -#: ../gtk/gtktexttag.c:536 +#: gtk/gtktexttag.c:536 msgid "Paragraph background color as a (possibly unallocated) GdkColor" msgstr "" "Paragrafoaren atzeko planoaren kolorea GdkColor gisa (baliteke esleitu gabea " "izatea) " -#: ../gtk/gtktexttag.c:554 +#: gtk/gtktexttag.c:554 msgid "Margin Accumulates" msgstr "Marjinen pilaketa" -#: ../gtk/gtktexttag.c:555 +#: gtk/gtktexttag.c:555 msgid "Whether left and right margins accumulate." msgstr "Ezkerreko eta eskuineko marjinak pilatu edo ez" -#: ../gtk/gtktexttag.c:568 +#: gtk/gtktexttag.c:568 msgid "Background full height set" msgstr "Atzeko planoaren altuera osoaren ezarpena" -#: ../gtk/gtktexttag.c:569 +#: gtk/gtktexttag.c:569 msgid "Whether this tag affects background height" -msgstr "Etiketa honek atzeko planoaren altuerari eragiten dion ala ez adierazten du" +msgstr "" +"Etiketa honek atzeko planoaren altuerari eragiten dion ala ez adierazten du" -#: ../gtk/gtktexttag.c:572 +#: gtk/gtktexttag.c:572 msgid "Background stipple set" msgstr "Atzeko planoaren puntuen ezarpena" -#: ../gtk/gtktexttag.c:573 +#: gtk/gtktexttag.c:573 msgid "Whether this tag affects the background stipple" -msgstr "Etiketa honek atzeko planoaren puntuei eragiten dien ala ez adierazten du" +msgstr "" +"Etiketa honek atzeko planoaren puntuei eragiten dien ala ez adierazten du" -#: ../gtk/gtktexttag.c:580 +#: gtk/gtktexttag.c:580 msgid "Foreground stipple set" msgstr "Aurreko planoaren puntuen ezarpena" -#: ../gtk/gtktexttag.c:581 +#: gtk/gtktexttag.c:581 msgid "Whether this tag affects the foreground stipple" -msgstr "Etiketa honek aurreko planoaren puntuei eragiten dien ala ez adierazten du" +msgstr "" +"Etiketa honek aurreko planoaren puntuei eragiten dien ala ez adierazten du" -#: ../gtk/gtktexttag.c:616 +#: gtk/gtktexttag.c:616 msgid "Justification set" msgstr "Justifikazioaren ezarpena" -#: ../gtk/gtktexttag.c:617 +#: gtk/gtktexttag.c:617 msgid "Whether this tag affects paragraph justification" msgstr "" "Etiketa honek paragrafoaren justifikazioari eragiten dion ala ez adierazten " "du" -#: ../gtk/gtktexttag.c:624 +#: gtk/gtktexttag.c:624 msgid "Left margin set" msgstr "Ezkerreko marjinaren ezarpena" -#: ../gtk/gtktexttag.c:625 +#: gtk/gtktexttag.c:625 msgid "Whether this tag affects the left margin" msgstr "Etiketa honek ezkerreko marjinari eragiten dion ala ez adierazten du" -#: ../gtk/gtktexttag.c:628 +#: gtk/gtktexttag.c:628 msgid "Indent set" msgstr "Koskaren ezarpena" -#: ../gtk/gtktexttag.c:629 +#: gtk/gtktexttag.c:629 msgid "Whether this tag affects indentation" msgstr "Etiketa honek koskari eragiten dion ala ez adierazten du" -#: ../gtk/gtktexttag.c:636 +#: gtk/gtktexttag.c:636 msgid "Pixels above lines set" msgstr "Lerroen gaineko pixelen ezarpena" -#: ../gtk/gtktexttag.c:637 ../gtk/gtktexttag.c:641 +#: gtk/gtktexttag.c:637 gtk/gtktexttag.c:641 msgid "Whether this tag affects the number of pixels above lines" msgstr "" "Etiketa honek lerroen gaineko pixel-kopuruari eragiten dion ala ez " "adierazten du" -#: ../gtk/gtktexttag.c:640 +#: gtk/gtktexttag.c:640 msgid "Pixels below lines set" msgstr "Lerroen azpiko pixelen ezarpena" -#: ../gtk/gtktexttag.c:644 +#: gtk/gtktexttag.c:644 msgid "Pixels inside wrap set" msgstr "Itzulbiratzearen barruko pixelen ezarpena" -#: ../gtk/gtktexttag.c:645 +#: gtk/gtktexttag.c:645 msgid "Whether this tag affects the number of pixels between wrapped lines" msgstr "" "Etiketa honek itzulbiratutako lerroen arteko pixel-kopuruari eragiten dion " "ala ez adierazten du" -#: ../gtk/gtktexttag.c:652 +#: gtk/gtktexttag.c:652 msgid "Right margin set" msgstr "Eskuineko marjinaren ezarpena" -#: ../gtk/gtktexttag.c:653 +#: gtk/gtktexttag.c:653 msgid "Whether this tag affects the right margin" msgstr "Etiketa honek eskuineko marjinari eragiten dion ala ez adierazten du" # -#: ../gtk/gtktexttag.c:660 +#: gtk/gtktexttag.c:660 msgid "Wrap mode set" msgstr "Itzulbiratze-moduaren ezarpena" -#: ../gtk/gtktexttag.c:661 +#: gtk/gtktexttag.c:661 msgid "Whether this tag affects line wrap mode" -msgstr "Etiketa honek lerroen itzulbiratze-moduari eragiten dion ala ez adierazten du" +msgstr "" +"Etiketa honek lerroen itzulbiratze-moduari eragiten dion ala ez adierazten du" -#: ../gtk/gtktexttag.c:664 +#: gtk/gtktexttag.c:664 msgid "Tabs set" msgstr "Tabuladoreen ezarpena" -#: ../gtk/gtktexttag.c:665 +#: gtk/gtktexttag.c:665 msgid "Whether this tag affects tabs" msgstr "Etiketa honek tabuladoreei eragiten dien ala ez adierazten du" -#: ../gtk/gtktexttag.c:668 +#: gtk/gtktexttag.c:668 msgid "Invisible set" msgstr "Ikusezintasunaren ezarpena" -#: ../gtk/gtktexttag.c:669 +#: gtk/gtktexttag.c:669 msgid "Whether this tag affects text visibility" -msgstr "Etiketa honek testuaren ikusgaitasunari eragiten dion ala ez adierazten du" +msgstr "" +"Etiketa honek testuaren ikusgaitasunari eragiten dion ala ez adierazten du" -#: ../gtk/gtktexttag.c:672 +#: gtk/gtktexttag.c:672 msgid "Paragraph background set" msgstr "Paragrafoaren atzeko planoaren ezarpena" -#: ../gtk/gtktexttag.c:673 +#: gtk/gtktexttag.c:673 msgid "Whether this tag affects the paragraph background color" -msgstr "Etiketa honek paragrafoaren atzeko planoaren koloreari eragiten dion ala ez" +msgstr "" +"Etiketa honek paragrafoaren atzeko planoaren koloreari eragiten dion ala ez" -#: ../gtk/gtktextview.c:538 +#: gtk/gtktextview.c:538 msgid "Pixels Above Lines" msgstr "Lerroen gaineko pixelak" -#: ../gtk/gtktextview.c:548 +#: gtk/gtktextview.c:548 msgid "Pixels Below Lines" msgstr "Lerroen azpiko pixelak" -#: ../gtk/gtktextview.c:558 +#: gtk/gtktextview.c:558 msgid "Pixels Inside Wrap" msgstr "Itzulbiratzearen barruko pixelak" # -#: ../gtk/gtktextview.c:576 +#: gtk/gtktextview.c:576 msgid "Wrap Mode" msgstr "Itzulbiratze-modua" -#: ../gtk/gtktextview.c:594 +#: gtk/gtktextview.c:594 msgid "Left Margin" msgstr "Ezkerreko marjina" -#: ../gtk/gtktextview.c:604 +#: gtk/gtktextview.c:604 msgid "Right Margin" msgstr "Eskuineko marjina" # -#: ../gtk/gtktextview.c:632 +#: gtk/gtktextview.c:632 msgid "Cursor Visible" msgstr "Kurtsorea ikusgai" -#: ../gtk/gtktextview.c:633 +#: gtk/gtktextview.c:633 msgid "If the insertion cursor is shown" msgstr "Txertatze-kurtsorea agertzen bada" -#: ../gtk/gtktextview.c:640 +#: gtk/gtktextview.c:640 msgid "Buffer" msgstr "Bufferra" -#: ../gtk/gtktextview.c:641 +#: gtk/gtktextview.c:641 msgid "The buffer which is displayed" msgstr "Bistaratutako bufferra" -#: ../gtk/gtktextview.c:649 +#: gtk/gtktextview.c:649 msgid "Whether entered text overwrites existing contents" msgstr "" "Sartutako testuak lehendik dauden edukiak gainidazten dituen ala ez " "adierazten du" -#: ../gtk/gtktextview.c:656 +#: gtk/gtktextview.c:656 msgid "Accepts tab" msgstr "Tabulazio-marka onartzen du" -#: ../gtk/gtktextview.c:657 +#: gtk/gtktextview.c:657 msgid "Whether Tab will result in a tab character being entered" msgstr "Tabuladoreak tabulazio-marka sartzea eragiten duen adierazten du" -#: ../gtk/gtktextview.c:666 +#: gtk/gtktextview.c:666 msgid "Error underline color" msgstr "Errore-azpimarren kolorea" -#: ../gtk/gtktextview.c:667 +#: gtk/gtktextview.c:667 msgid "Color with which to draw error-indication underlines" msgstr "Errorea adierazteko azpimarrak zein koloretakoa izan behar duen" -#: ../gtk/gtktoggleaction.c:103 +#: gtk/gtktoggleaction.c:103 msgid "Create the same proxies as a radio action" msgstr "Sortu aukera-botoien bidezko ekintzaren proxy berak" -#: ../gtk/gtktoggleaction.c:104 +#: gtk/gtktoggleaction.c:104 msgid "Whether the proxies for this action look like radio action proxies" msgstr "" "Ekintza honen proxy-ek aukera-botoien bidezko ekintzen proxy-en itxura duten " "adierazten du" -#: ../gtk/gtktoggleaction.c:119 +#: gtk/gtktoggleaction.c:119 msgid "If the toggle action should be active in or not" msgstr "Txandakatze-botoiak aktibatuta egon behar duen edo ez" -#: ../gtk/gtktogglebutton.c:103 ../gtk/gtktoggletoolbutton.c:102 +#: gtk/gtktogglebutton.c:103 gtk/gtktoggletoolbutton.c:102 msgid "If the toggle button should be pressed in or not" msgstr "Txandakatze-botoiak sakatuta egon behar duen ala ez" -#: ../gtk/gtktogglebutton.c:111 +#: gtk/gtktogglebutton.c:111 msgid "If the toggle button is in an \"in between\" state" msgstr "Txandakatze-botoia \"tarteko\" egoeran dagoen" -#: ../gtk/gtktogglebutton.c:118 +#: gtk/gtktogglebutton.c:118 msgid "Draw Indicator" msgstr "Marrazki-adierazlea" -#: ../gtk/gtktogglebutton.c:119 +#: gtk/gtktogglebutton.c:119 msgid "If the toggle part of the button is displayed" msgstr "Botoiaren txandatatze-aldea bistaratuta dagoen" -#: ../gtk/gtktoolbar.c:493 +#: gtk/gtktoolbar.c:493 msgid "The orientation of the toolbar" msgstr "Tresna-barraren orientazioa" -#: ../gtk/gtktoolbar.c:501 +#: gtk/gtktoolbar.c:501 msgid "Toolbar Style" msgstr "Tresna-barraren estiloa" -#: ../gtk/gtktoolbar.c:502 +#: gtk/gtktoolbar.c:502 msgid "How to draw the toolbar" msgstr "Tresna-barra nola marraztu" -#: ../gtk/gtktoolbar.c:509 +#: gtk/gtktoolbar.c:509 msgid "Show Arrow" msgstr "Erakutsi gezia" -#: ../gtk/gtktoolbar.c:510 +#: gtk/gtktoolbar.c:510 msgid "If an arrow should be shown if the toolbar doesn't fit" msgstr "Gezia erakutsi behar den tresna-barra kabitzen ez denean" -#: ../gtk/gtktoolbar.c:525 +#: gtk/gtktoolbar.c:525 msgid "Tooltips" msgstr "Argibidea" -#: ../gtk/gtktoolbar.c:526 +#: gtk/gtktoolbar.c:526 msgid "If the tooltips of the toolbar should be active or not" msgstr "Tresna-barrako argibideak aktibatuko diren ala ez adierazten du" -#: ../gtk/gtktoolbar.c:548 +#: gtk/gtktoolbar.c:548 msgid "Size of icons in this toolbar" msgstr "Tresna-barrako ikonoen tamaina" -#: ../gtk/gtktoolbar.c:563 +#: gtk/gtktoolbar.c:563 msgid "Icon size set" msgstr "Ikono-tamainaren ezarpena" -#: ../gtk/gtktoolbar.c:564 +#: gtk/gtktoolbar.c:564 msgid "Whether the icon-size property has been set" msgstr "Ikono-tamainaren propietatea ezarri den edo ez" -#: ../gtk/gtktoolbar.c:573 +#: gtk/gtktoolbar.c:573 msgid "Whether the item should receive extra space when the toolbar grows" msgstr "" "Tresna-barra haztean, elementuak beste tarte bat eduki behar duen ala ez " "adierazten duGurasoa handitzean, umeak beste tarte bat jaso behar duen ala " "ez adierazten du" -#: ../gtk/gtktoolbar.c:581 +#: gtk/gtktoolbar.c:581 msgid "Whether the item should be the same size as other homogeneous items" msgstr "" "Elementuak beste elementu homogeneoen tamaina bera eduki behar duen ala ez " "adierazten du" -#: ../gtk/gtktoolbar.c:588 +#: gtk/gtktoolbar.c:588 msgid "Spacer size" msgstr "Zuriune-tamaina" -#: ../gtk/gtktoolbar.c:589 +#: gtk/gtktoolbar.c:589 msgid "Size of spacers" msgstr "Zuriuneen tamaina" -#: ../gtk/gtktoolbar.c:598 +#: gtk/gtktoolbar.c:598 msgid "Amount of border space between the toolbar shadow and the buttons" msgstr "Tresna-barraren itzalaren eta botoien arteko ertzen leku-kantitatea" -#: ../gtk/gtktoolbar.c:606 +#: gtk/gtktoolbar.c:606 msgid "Maximum child expand" msgstr "Umearen gehienezko zabalera" -#: ../gtk/gtktoolbar.c:607 +#: gtk/gtktoolbar.c:607 msgid "Maximum amount of space an expandable item will be given" msgstr "Elementu zabalgarri batek eman dezakeen gehienezko leku-kopurua" -#: ../gtk/gtktoolbar.c:615 +#: gtk/gtktoolbar.c:615 msgid "Space style" msgstr "Zuriunearen estiloa" -#: ../gtk/gtktoolbar.c:616 +#: gtk/gtktoolbar.c:616 msgid "Whether spacers are vertical lines or just blank" msgstr "Zuriuneak lerro bertikalak edo zuriak bakarrik diren adierazten du" -#: ../gtk/gtktoolbar.c:623 +#: gtk/gtktoolbar.c:623 msgid "Button relief" msgstr "Botoiaren erliebea" -#: ../gtk/gtktoolbar.c:624 +#: gtk/gtktoolbar.c:624 msgid "Type of bevel around toolbar buttons" msgstr "Tresna-barraren botoien inguruko alaka-mota" -#: ../gtk/gtktoolbar.c:631 +#: gtk/gtktoolbar.c:631 msgid "Style of bevel around the toolbar" msgstr "Tresna-barraren inguruko alaka-estiloa" -#: ../gtk/gtktoolbar.c:637 +#: gtk/gtktoolbar.c:637 msgid "Toolbar style" msgstr "Tresna-barraren estiloa" -#: ../gtk/gtktoolbar.c:638 -msgid "Whether default toolbars have text only, text and icons, icons only, etc." +#: gtk/gtktoolbar.c:638 +msgid "" +"Whether default toolbars have text only, text and icons, icons only, etc." msgstr "" "Tresna-barra lehenetsiek testua bakarrik duten, testua eta ikonoak, ikonoak " "bakarrik, etab. adierazten du" -#: ../gtk/gtktoolbar.c:644 +#: gtk/gtktoolbar.c:644 msgid "Toolbar icon size" msgstr "Tresna-barrako ikonoen tamaina" -#: ../gtk/gtktoolbar.c:645 +#: gtk/gtktoolbar.c:645 msgid "Size of icons in default toolbars" msgstr "Tresna-barra lehenetsietako ikonoen tamaina" -#: ../gtk/gtktoolbutton.c:181 +#: gtk/gtktoolbutton.c:181 msgid "Text to show in the item." msgstr "Elementuan erakutsi beharreko testua." -#: ../gtk/gtktoolbutton.c:188 +#: gtk/gtktoolbutton.c:188 msgid "" "If set, an underline in the label property indicates that the next character " "should be used for the mnemonic accelerator key in the overflow menu" @@ -6070,45 +6162,45 @@ msgstr "" "gainezkatze menuanEzartzen bada, testuko azpimarrak adierazten du hurrengo " "karakterea tekla bizkortzaile mnemoteknikorako erabili behar dela" -#: ../gtk/gtktoolbutton.c:195 +#: gtk/gtktoolbutton.c:195 msgid "Widget to use as the item label" msgstr "Elementu-etiketa gisa erabili beharreko trepeta" -#: ../gtk/gtktoolbutton.c:201 +#: gtk/gtktoolbutton.c:201 msgid "Stock Id" msgstr "Stock-ID-a" -#: ../gtk/gtktoolbutton.c:202 +#: gtk/gtktoolbutton.c:202 msgid "The stock icon displayed on the item" msgstr "Elementuan bistaratutako stock-ikonoa" -#: ../gtk/gtktoolbutton.c:218 +#: gtk/gtktoolbutton.c:218 msgid "Icon name" msgstr "Ikono-izena" -#: ../gtk/gtktoolbutton.c:219 +#: gtk/gtktoolbutton.c:219 msgid "The name of the themed icon displayed on the item" msgstr "Elementuan bistaratutako ikono-gaiaren izena" # -#: ../gtk/gtktoolbutton.c:225 +#: gtk/gtktoolbutton.c:225 msgid "Icon widget" msgstr "Ikono-trepeta" -#: ../gtk/gtktoolbutton.c:226 +#: gtk/gtktoolbutton.c:226 msgid "Icon widget to display in the item" msgstr "Elementuan bistaratu beharreko ikono-trepeta" # -#: ../gtk/gtktoolbutton.c:239 +#: gtk/gtktoolbutton.c:239 msgid "Icon spacing" msgstr "Ikono-tartea" -#: ../gtk/gtktoolbutton.c:240 +#: gtk/gtktoolbutton.c:240 msgid "Spacing in pixels between the icon and label" msgstr "Ikono eta etiketaren arteko tartea (pixeletan)" -#: ../gtk/gtktoolitem.c:171 +#: gtk/gtktoolitem.c:171 msgid "" "Whether the toolbar item is considered important. When TRUE, toolbar buttons " "show text in GTK_TOOLBAR_BOTH_HORIZ mode" @@ -6117,397 +6209,404 @@ msgstr "" "bada, tresna-barrako botoiek testua GTK_TOOLBAR_BOTH_HORIZ moduan adierazten " "dute" -#: ../gtk/gtktreemodelsort.c:274 +#: gtk/gtktreemodelsort.c:274 msgid "TreeModelSort Model" msgstr "TreeModelSort modeloa" -#: ../gtk/gtktreemodelsort.c:275 +#: gtk/gtktreemodelsort.c:275 msgid "The model for the TreeModelSort to sort" msgstr "Ordenatzeko TreeModelSort-en modeloa" -#: ../gtk/gtktreeview.c:570 +#: gtk/gtktreeview.c:570 msgid "TreeView Model" msgstr "TreeView modeloa" -#: ../gtk/gtktreeview.c:571 +#: gtk/gtktreeview.c:571 msgid "The model for the tree view" msgstr "Zuhaitz-ikuspegirako modeloa" -#: ../gtk/gtktreeview.c:579 +#: gtk/gtktreeview.c:579 msgid "Horizontal Adjustment for the widget" msgstr "Trepetaren doitze horizontala" -#: ../gtk/gtktreeview.c:587 +#: gtk/gtktreeview.c:587 msgid "Vertical Adjustment for the widget" msgstr "Trepetaren doitze bertikala" -#: ../gtk/gtktreeview.c:594 +#: gtk/gtktreeview.c:594 msgid "Headers Visible" msgstr "Goiburu ikusgaiak" -#: ../gtk/gtktreeview.c:595 +#: gtk/gtktreeview.c:595 msgid "Show the column header buttons" msgstr "Zutabearen goiburuko botoiak erakusten ditu" -#: ../gtk/gtktreeview.c:602 +#: gtk/gtktreeview.c:602 msgid "Headers Clickable" msgstr "Goiburu klikagarriak" -#: ../gtk/gtktreeview.c:603 +#: gtk/gtktreeview.c:603 msgid "Column headers respond to click events" msgstr "Zutabeko goiburuek klik-ei erantzuten diete" -#: ../gtk/gtktreeview.c:610 +#: gtk/gtktreeview.c:610 msgid "Expander Column" msgstr "Zabaltzailearen zutabea" -#: ../gtk/gtktreeview.c:611 +#: gtk/gtktreeview.c:611 msgid "Set the column for the expander column" msgstr "Ezarri zabaltzailearen zutabearentzako zutabea" -#: ../gtk/gtktreeview.c:626 +#: gtk/gtktreeview.c:626 msgid "Rules Hint" msgstr "Arauen aholkua" -#: ../gtk/gtktreeview.c:627 +#: gtk/gtktreeview.c:627 msgid "Set a hint to the theme engine to draw rows in alternating colors" msgstr "" "Gaiaren motorrarentzat aholku bat ezartzen du, errenkadak hainbat kolorez " "marrazteko" -#: ../gtk/gtktreeview.c:634 +#: gtk/gtktreeview.c:634 msgid "Enable Search" msgstr "Gaitu bilaketa" -#: ../gtk/gtktreeview.c:635 +#: gtk/gtktreeview.c:635 msgid "View allows user to search through columns interactively" msgstr "" "Ikuspegiak erabiltzailearen zutabeetan barrena interaktiboki bilatzeko " "baimena ematen dio" -#: ../gtk/gtktreeview.c:642 +#: gtk/gtktreeview.c:642 msgid "Search Column" msgstr "Bilaketa-zutabea" -#: ../gtk/gtktreeview.c:643 +#: gtk/gtktreeview.c:643 msgid "Model column to search through when searching through code" msgstr "Kodeak bilatzean bilaketa egiteko zutabe-eredua" -#: ../gtk/gtktreeview.c:663 +#: gtk/gtktreeview.c:663 msgid "Fixed Height Mode" msgstr "Altuera finkoko modua" -#: ../gtk/gtktreeview.c:664 +#: gtk/gtktreeview.c:664 msgid "Speeds up GtkTreeView by assuming that all rows have the same height" -msgstr "GtkTreeView azkartzen du, errenkada guztiek altuera bera dutela suposatuz" +msgstr "" +"GtkTreeView azkartzen du, errenkada guztiek altuera bera dutela suposatuz" -#: ../gtk/gtktreeview.c:684 +#: gtk/gtktreeview.c:684 msgid "Hover Selection" msgstr "Nabarmendutakoa hautatzea" -#: ../gtk/gtktreeview.c:685 +#: gtk/gtktreeview.c:685 msgid "Whether the selection should follow the pointer" msgstr "Hautapenak erakusleari jarrituko dion ala ez adierazten du" -#: ../gtk/gtktreeview.c:704 +#: gtk/gtktreeview.c:704 msgid "Hover Expand" msgstr "Nabarmendutakoa zabaltzea" -#: ../gtk/gtktreeview.c:705 -msgid "Whether rows should be expanded/collapsed when the pointer moves over them" +#: gtk/gtktreeview.c:705 +msgid "" +"Whether rows should be expanded/collapsed when the pointer moves over them" msgstr "Errenkadak zabalduko/tolestuko diren ala ez adierazten du" -#: ../gtk/gtktreeview.c:719 +#: gtk/gtktreeview.c:719 msgid "Show Expanders" msgstr "Erakutsi zabaltzaileak" -#: ../gtk/gtktreeview.c:720 +#: gtk/gtktreeview.c:720 msgid "View has expanders" msgstr "Ikuspegiak zabaltzaileak ditu" -#: ../gtk/gtktreeview.c:734 +#: gtk/gtktreeview.c:734 msgid "Level Indentation" msgstr "Koska-maila" -#: ../gtk/gtktreeview.c:735 +#: gtk/gtktreeview.c:735 msgid "Extra indentation for each level" msgstr "Maila bakoitzaren koska estra" -#: ../gtk/gtktreeview.c:744 +#: gtk/gtktreeview.c:744 msgid "Rubber Banding" msgstr "Goma-banda" -#: ../gtk/gtktreeview.c:745 -msgid "Whether to enable selection of multiple items by dragging the mouse pointer" +#: gtk/gtktreeview.c:745 +msgid "" +"Whether to enable selection of multiple items by dragging the mouse pointer" msgstr "" "Hainbat elementu hautatzen utziko duen edo ez saguaren erakuslearekin " "arrastatzean" -#: ../gtk/gtktreeview.c:752 +#: gtk/gtktreeview.c:752 msgid "Enable Grid Lines" msgstr "Gaitu saretako marrak" -#: ../gtk/gtktreeview.c:753 +#: gtk/gtktreeview.c:753 msgid "Whether grid lines should be drawn in the tree view" msgstr "Saretako marrak zuhaitzaren ikuspegian marraztuko diren edo ez" -#: ../gtk/gtktreeview.c:761 +#: gtk/gtktreeview.c:761 msgid "Enable Tree Lines" msgstr "Gaitu zuhaitz-marrak" -#: ../gtk/gtktreeview.c:762 +#: gtk/gtktreeview.c:762 msgid "Whether tree lines should be drawn in the tree view" msgstr "Zuhaitz-marrak zuhaitzaren ikuspegian marraztu edo ez" -#: ../gtk/gtktreeview.c:770 +#: gtk/gtktreeview.c:770 msgid "The column in the model containing the tooltip texts for the rows" msgstr "Errenkaden argibideak dauzkan modeloaren zutabea" -#: ../gtk/gtktreeview.c:792 +#: gtk/gtktreeview.c:792 msgid "Vertical Separator Width" msgstr "Bereizle bertikalaren zabalera" -#: ../gtk/gtktreeview.c:793 +#: gtk/gtktreeview.c:793 msgid "Vertical space between cells. Must be an even number" msgstr "Gelaxken arteko zuriune bertikala. Zenbaki bikoitia izan behar du" -#: ../gtk/gtktreeview.c:801 +#: gtk/gtktreeview.c:801 msgid "Horizontal Separator Width" msgstr "Bereizle horizontalaren zabalera" -#: ../gtk/gtktreeview.c:802 +#: gtk/gtktreeview.c:802 msgid "Horizontal space between cells. Must be an even number" msgstr "Gelaxken arteko zuriune horizontala. Zenbaki bikoitia izan behar du" -#: ../gtk/gtktreeview.c:810 +#: gtk/gtktreeview.c:810 msgid "Allow Rules" msgstr "Arauak onartzen dira" -#: ../gtk/gtktreeview.c:811 +#: gtk/gtktreeview.c:811 msgid "Allow drawing of alternating color rows" msgstr "Hainbat koloretako errenkadak marraztea onartzen da" -#: ../gtk/gtktreeview.c:817 +#: gtk/gtktreeview.c:817 msgid "Indent Expanders" msgstr "Koskatu zabaltzaileak" -#: ../gtk/gtktreeview.c:818 +#: gtk/gtktreeview.c:818 msgid "Make the expanders indented" msgstr "Zabaltzaileei koska jartzen die" -#: ../gtk/gtktreeview.c:824 +#: gtk/gtktreeview.c:824 msgid "Even Row Color" msgstr "Errenkada bikoitiaren kolorea" -#: ../gtk/gtktreeview.c:825 +#: gtk/gtktreeview.c:825 msgid "Color to use for even rows" msgstr "Errenkada bikoitietan erabili beharreko kolorea" -#: ../gtk/gtktreeview.c:831 +#: gtk/gtktreeview.c:831 msgid "Odd Row Color" msgstr "Errenkada bakoitien kolorea" -#: ../gtk/gtktreeview.c:832 +#: gtk/gtktreeview.c:832 msgid "Color to use for odd rows" msgstr "Errenkada bakoitietan erabili beharreko kolorea" -#: ../gtk/gtktreeview.c:838 +#: gtk/gtktreeview.c:838 msgid "Row Ending details" msgstr "Errenkada amaierako xehetasunak" -#: ../gtk/gtktreeview.c:839 +#: gtk/gtktreeview.c:839 msgid "Enable extended row background theming" msgstr "Gaitu zabaldutako errenkaden atzeko planoko gaia" -#: ../gtk/gtktreeview.c:845 +#: gtk/gtktreeview.c:845 msgid "Grid line width" msgstr "Saretako marren zabalera" -#: ../gtk/gtktreeview.c:846 +#: gtk/gtktreeview.c:846 msgid "Width, in pixels, of the tree view grid lines" msgstr "Zuhaitz ikuspegiko saretako marren zabalera, pixeletan" # -#: ../gtk/gtktreeview.c:852 +#: gtk/gtktreeview.c:852 msgid "Tree line width" msgstr "Zuhaitz-marren zabalera" -#: ../gtk/gtktreeview.c:853 +#: gtk/gtktreeview.c:853 msgid "Width, in pixels, of the tree view lines" msgstr "Zuhaitz ikuspegiko marren zabalera, pixeletan" -#: ../gtk/gtktreeview.c:859 +#: gtk/gtktreeview.c:859 msgid "Grid line pattern" msgstr "Sareta-marren eredua" -#: ../gtk/gtktreeview.c:860 +#: gtk/gtktreeview.c:860 msgid "Dash pattern used to draw the tree view grid lines" msgstr "Marra etenaren eredua zuhaitz iksupeiko saretako marrak marrazteko" -#: ../gtk/gtktreeview.c:866 +#: gtk/gtktreeview.c:866 msgid "Tree line pattern" msgstr "Zuhaitz-marren eredua" -#: ../gtk/gtktreeview.c:867 +#: gtk/gtktreeview.c:867 msgid "Dash pattern used to draw the tree view lines" msgstr "Marra etenaren eredua zuhaitz ikuspegiko marrak marrazteko" -#: ../gtk/gtktreeviewcolumn.c:192 +#: gtk/gtktreeviewcolumn.c:192 msgid "Whether to display the column" msgstr "Zutabea bistaratu behar den ala ez adierazten du" # -#: ../gtk/gtktreeviewcolumn.c:199 ../gtk/gtkwindow.c:523 +#: gtk/gtktreeviewcolumn.c:199 gtk/gtkwindow.c:523 msgid "Resizable" msgstr "Neurriz alda daiteke" -#: ../gtk/gtktreeviewcolumn.c:200 +#: gtk/gtktreeviewcolumn.c:200 msgid "Column is user-resizable" msgstr "Erabiltzaileak zutabea neurriz alda dezake" -#: ../gtk/gtktreeviewcolumn.c:208 +#: gtk/gtktreeviewcolumn.c:208 msgid "Current width of the column" msgstr "Zutabearen uneko zabalera" -#: ../gtk/gtktreeviewcolumn.c:217 +#: gtk/gtktreeviewcolumn.c:217 msgid "Space which is inserted between cells" msgstr "Gelaxken artean txertatuko den tartea" -#: ../gtk/gtktreeviewcolumn.c:225 +#: gtk/gtktreeviewcolumn.c:225 msgid "Sizing" msgstr "Neurriak ezartzea" -#: ../gtk/gtktreeviewcolumn.c:226 +#: gtk/gtktreeviewcolumn.c:226 msgid "Resize mode of the column" msgstr "Zutabearen tamainaz aldatzeko modua" # -#: ../gtk/gtktreeviewcolumn.c:234 +#: gtk/gtktreeviewcolumn.c:234 msgid "Fixed Width" msgstr "Zabalera finkoa" -#: ../gtk/gtktreeviewcolumn.c:235 +#: gtk/gtktreeviewcolumn.c:235 msgid "Current fixed width of the column" msgstr "Zutabearen uneko zabalera finkoa" -#: ../gtk/gtktreeviewcolumn.c:244 +#: gtk/gtktreeviewcolumn.c:244 msgid "Minimum Width" msgstr "Gutxieneko zabalera" -#: ../gtk/gtktreeviewcolumn.c:245 +#: gtk/gtktreeviewcolumn.c:245 msgid "Minimum allowed width of the column" msgstr "Zutabearen baimendutako gutxieneko zabalera" -#: ../gtk/gtktreeviewcolumn.c:254 +#: gtk/gtktreeviewcolumn.c:254 msgid "Maximum Width" msgstr "Gehienezko zabalera" -#: ../gtk/gtktreeviewcolumn.c:255 +#: gtk/gtktreeviewcolumn.c:255 msgid "Maximum allowed width of the column" msgstr "Zutabearen baimendutako gehienezko zabalera" -#: ../gtk/gtktreeviewcolumn.c:265 +#: gtk/gtktreeviewcolumn.c:265 msgid "Title to appear in column header" msgstr "Zutabearen goiburuan azaldu beharreko izenburua" -#: ../gtk/gtktreeviewcolumn.c:273 +#: gtk/gtktreeviewcolumn.c:273 msgid "Column gets share of extra width allocated to the widget" msgstr "Trepetari esleitutako zabaleraren zati gehigarria lortzen du zutabeak" -#: ../gtk/gtktreeviewcolumn.c:280 +#: gtk/gtktreeviewcolumn.c:280 msgid "Clickable" msgstr "Klikagarria" -#: ../gtk/gtktreeviewcolumn.c:281 +#: gtk/gtktreeviewcolumn.c:281 msgid "Whether the header can be clicked" msgstr "Goiburua klikagarria den ala ez adierazten du" # -#: ../gtk/gtktreeviewcolumn.c:289 +#: gtk/gtktreeviewcolumn.c:289 msgid "Widget" msgstr "Trepeta" -#: ../gtk/gtktreeviewcolumn.c:290 +#: gtk/gtktreeviewcolumn.c:290 msgid "Widget to put in column header button instead of column title" msgstr "" "Zutabearen goiburuko botoian zutabearen izenburuaren ordez ezarri beharreko " "trepeta " -#: ../gtk/gtktreeviewcolumn.c:298 +#: gtk/gtktreeviewcolumn.c:298 msgid "X Alignment of the column header text or widget" msgstr "Zutabearen goiburuko testuaren edo trepetaren X lerrokatzea" -#: ../gtk/gtktreeviewcolumn.c:308 +#: gtk/gtktreeviewcolumn.c:308 msgid "Whether the column can be reordered around the headers" msgstr "Zutabea goiburuen inguruan berrantola daitekeen ala ez adierazten du" -#: ../gtk/gtktreeviewcolumn.c:315 +#: gtk/gtktreeviewcolumn.c:315 msgid "Sort indicator" msgstr "Ordenaren adierazlea" -#: ../gtk/gtktreeviewcolumn.c:316 +#: gtk/gtktreeviewcolumn.c:316 msgid "Whether to show a sort indicator" msgstr "Ordenaren adierazlea erakutsi behar den ala ez adierazten du" -#: ../gtk/gtktreeviewcolumn.c:323 +#: gtk/gtktreeviewcolumn.c:323 msgid "Sort order" msgstr "Ordenazioa" -#: ../gtk/gtktreeviewcolumn.c:324 +#: gtk/gtktreeviewcolumn.c:324 msgid "Sort direction the sort indicator should indicate" msgstr "Adierazleak adierazi behar duen ordenazio-norabidea" -#: ../gtk/gtkuimanager.c:221 +#: gtk/gtkuimanager.c:221 msgid "Whether tearoff menu items should be added to menus" -msgstr "Menuei menu-elementu askagarriak gehitu behar zaizkien ala ez adierazten du" +msgstr "" +"Menuei menu-elementu askagarriak gehitu behar zaizkien ala ez adierazten du" -#: ../gtk/gtkuimanager.c:228 +#: gtk/gtkuimanager.c:228 msgid "Merged UI definition" msgstr "Batutako UI definizioa" -#: ../gtk/gtkuimanager.c:229 +#: gtk/gtkuimanager.c:229 msgid "An XML string describing the merged UI" msgstr "Batutako UI azaltzen duen XML katea" -#: ../gtk/gtkviewport.c:107 +#: gtk/gtkviewport.c:107 msgid "" "The GtkAdjustment that determines the values of the horizontal position for " "this viewport" -msgstr "Leihatila honen posizio horizontalaren balioak zehazten dituen GtkAdjustment" +msgstr "" +"Leihatila honen posizio horizontalaren balioak zehazten dituen GtkAdjustment" -#: ../gtk/gtkviewport.c:115 +#: gtk/gtkviewport.c:115 msgid "" "The GtkAdjustment that determines the values of the vertical position for " "this viewport" -msgstr "Leihatila honen posizio bertikalaren balioak zehazten dituen GtkAdjustment" +msgstr "" +"Leihatila honen posizio bertikalaren balioak zehazten dituen GtkAdjustment" -#: ../gtk/gtkviewport.c:123 +#: gtk/gtkviewport.c:123 msgid "Determines how the shadowed box around the viewport is drawn" -msgstr "Leihatilaren inguruko lauki itzaleztatua nola marrazten den zehazten du" +msgstr "" +"Leihatilaren inguruko lauki itzaleztatua nola marrazten den zehazten du" # -#: ../gtk/gtkwidget.c:483 +#: gtk/gtkwidget.c:483 msgid "Widget name" msgstr "Trepeta-izena" -#: ../gtk/gtkwidget.c:484 +#: gtk/gtkwidget.c:484 msgid "The name of the widget" msgstr "Trepetaren izena" # -#: ../gtk/gtkwidget.c:490 +#: gtk/gtkwidget.c:490 msgid "Parent widget" msgstr "Trepeta gurasoa" -#: ../gtk/gtkwidget.c:491 +#: gtk/gtkwidget.c:491 msgid "The parent widget of this widget. Must be a Container widget" msgstr "Trepeta honen trepeta gurasoa. Edukiontzi-trepeta izan behar du" -#: ../gtk/gtkwidget.c:498 +#: gtk/gtkwidget.c:498 msgid "Width request" msgstr "Zabalera-eskaera" -#: ../gtk/gtkwidget.c:499 +#: gtk/gtkwidget.c:499 msgid "" "Override for width request of the widget, or -1 if natural request should be " "used" @@ -6515,11 +6614,11 @@ msgstr "" "Gainidatzi trepetaren zabalera-eskaera, edo -1 eskaera naturala erabili " "behar bada" -#: ../gtk/gtkwidget.c:507 +#: gtk/gtkwidget.c:507 msgid "Height request" msgstr "Altuera-eskaera" -#: ../gtk/gtkwidget.c:508 +#: gtk/gtkwidget.c:508 msgid "" "Override for height request of the widget, or -1 if natural request should " "be used" @@ -6527,192 +6626,196 @@ msgstr "" "Gainidatzi trepetaren altuera-eskaera, edo -1 eskaera naturala erabili behar " "bada" -#: ../gtk/gtkwidget.c:517 +#: gtk/gtkwidget.c:517 msgid "Whether the widget is visible" msgstr "Trepeta ikusgai dagoen ala ez adierazten du" -#: ../gtk/gtkwidget.c:524 +#: gtk/gtkwidget.c:524 msgid "Whether the widget responds to input" msgstr "Trepetak sarrerari erantzuten dion ala ez adierazten du" -#: ../gtk/gtkwidget.c:530 +#: gtk/gtkwidget.c:530 msgid "Application paintable" msgstr "Aplikazio margogarria" -#: ../gtk/gtkwidget.c:531 +#: gtk/gtkwidget.c:531 msgid "Whether the application will paint directly on the widget" msgstr "Aplikazioak zuzenean trepetan margotuko duen ala ez adierazten du" -#: ../gtk/gtkwidget.c:537 +#: gtk/gtkwidget.c:537 msgid "Can focus" msgstr "Enfoka dezake" -#: ../gtk/gtkwidget.c:538 +#: gtk/gtkwidget.c:538 msgid "Whether the widget can accept the input focus" msgstr "Trepetak sarrera-fokua onar dezakeen ala ez adierazten du" -#: ../gtk/gtkwidget.c:544 +#: gtk/gtkwidget.c:544 msgid "Has focus" msgstr "Fokua du" -#: ../gtk/gtkwidget.c:545 +#: gtk/gtkwidget.c:545 msgid "Whether the widget has the input focus" msgstr "Trepetak sarrera-fokua duen ala ez adierazten du" -#: ../gtk/gtkwidget.c:551 +#: gtk/gtkwidget.c:551 msgid "Is focus" msgstr "Fokua da" -#: ../gtk/gtkwidget.c:552 +#: gtk/gtkwidget.c:552 msgid "Whether the widget is the focus widget within the toplevel" msgstr "Trepeta goi-mailakoaren barruan foku-trepeta den ala ez adierazten du" # -#: ../gtk/gtkwidget.c:558 +#: gtk/gtkwidget.c:558 msgid "Can default" msgstr "Lehenetsia izan daiteke" -#: ../gtk/gtkwidget.c:559 +#: gtk/gtkwidget.c:559 msgid "Whether the widget can be the default widget" msgstr "Trepeta trepeta lehenetsia izan daitekeen ala ez adierazten du" # -#: ../gtk/gtkwidget.c:565 +#: gtk/gtkwidget.c:565 msgid "Has default" msgstr "Lehenetsia dauka" -#: ../gtk/gtkwidget.c:566 +#: gtk/gtkwidget.c:566 msgid "Whether the widget is the default widget" msgstr "Trepeta trepeta lehenetsia den ala ez adierazten du" -#: ../gtk/gtkwidget.c:572 +#: gtk/gtkwidget.c:572 msgid "Receives default" msgstr "Lehenetsia jasotzen du" -#: ../gtk/gtkwidget.c:573 +#: gtk/gtkwidget.c:573 msgid "If TRUE, the widget will receive the default action when it is focused" msgstr "TRUE (egia) bada, trepetak ekintza lehenetsia jasoko du enfokatutakoan" -#: ../gtk/gtkwidget.c:579 +#: gtk/gtkwidget.c:579 msgid "Composite child" msgstr "Ume konposatua" -#: ../gtk/gtkwidget.c:580 +#: gtk/gtkwidget.c:580 msgid "Whether the widget is part of a composite widget" msgstr "Trepeta trepeta konposatu baten parte den ala ez adierazten du" -#: ../gtk/gtkwidget.c:586 +#: gtk/gtkwidget.c:586 msgid "Style" msgstr "Estiloa" -#: ../gtk/gtkwidget.c:587 +#: gtk/gtkwidget.c:587 msgid "" "The style of the widget, which contains information about how it will look " "(colors etc)" -msgstr "Trepetaren estiloa, zein itxura edukiko duen azaltzen duena (koloreak, etab.)" +msgstr "" +"Trepetaren estiloa, zein itxura edukiko duen azaltzen duena (koloreak, etab.)" -#: ../gtk/gtkwidget.c:593 +#: gtk/gtkwidget.c:593 msgid "Events" msgstr "Gertaerak" -#: ../gtk/gtkwidget.c:594 +#: gtk/gtkwidget.c:594 msgid "The event mask that decides what kind of GdkEvents this widget gets" msgstr "" "Trepeta honek zein motatako GdkEvents eskuratuko duen erabakitzen duen " "gertaera-maskara" -#: ../gtk/gtkwidget.c:601 +#: gtk/gtkwidget.c:601 msgid "Extension events" msgstr "Luzapen-gertaerak" -#: ../gtk/gtkwidget.c:602 +#: gtk/gtkwidget.c:602 msgid "The mask that decides what kind of extension events this widget gets" msgstr "" "Trepeta honek zein motatako luzapen-gertaerak eskuratuko dituen erabakitzen " "duen maskara" -#: ../gtk/gtkwidget.c:609 +#: gtk/gtkwidget.c:609 msgid "No show all" msgstr "Ez erakutsi dena" -#: ../gtk/gtkwidget.c:610 +#: gtk/gtkwidget.c:610 msgid "Whether gtk_widget_show_all() should not affect this widget" -msgstr "gtk_widget_show_all()-ek trepeta honi ez dion eragingo ala bai adierazten du" +msgstr "" +"gtk_widget_show_all()-ek trepeta honi ez dion eragingo ala bai adierazten du" -#: ../gtk/gtkwidget.c:632 +#: gtk/gtkwidget.c:632 msgid "Has tooltip" msgstr "Argibidea du" -#: ../gtk/gtkwidget.c:633 +#: gtk/gtkwidget.c:633 msgid "Whether this widget has a tooltip" msgstr "Trepetak argibidea duen edo ez" -#: ../gtk/gtkwidget.c:653 +#: gtk/gtkwidget.c:653 msgid "Tooltip Text" msgstr "Argibidearen testua" -#: ../gtk/gtkwidget.c:654 ../gtk/gtkwidget.c:675 +#: gtk/gtkwidget.c:654 gtk/gtkwidget.c:675 msgid "The contents of the tooltip for this widget" msgstr "Trepetaren argibidearen edukia" -#: ../gtk/gtkwidget.c:674 +#: gtk/gtkwidget.c:674 msgid "Tooltip markup" msgstr "Markaren argibidea" # -#: ../gtk/gtkwidget.c:689 +#: gtk/gtkwidget.c:689 msgid "Window" msgstr "Leihoa" -#: ../gtk/gtkwidget.c:690 +#: gtk/gtkwidget.c:690 msgid "The widget's window if it is realized" msgstr "Trepetaren leihoa egiten bada" -#: ../gtk/gtkwidget.c:2208 +#: gtk/gtkwidget.c:2208 msgid "Interior Focus" msgstr "Barneko fokua" -#: ../gtk/gtkwidget.c:2209 +#: gtk/gtkwidget.c:2209 msgid "Whether to draw the focus indicator inside widgets" -msgstr "Foku-adierazlea trepeten barruan marraztu behar den ala ez adierazten du" +msgstr "" +"Foku-adierazlea trepeten barruan marraztu behar den ala ez adierazten du" -#: ../gtk/gtkwidget.c:2215 +#: gtk/gtkwidget.c:2215 msgid "Focus linewidth" msgstr "Enfokatu lerroaren zabalera" -#: ../gtk/gtkwidget.c:2216 +#: gtk/gtkwidget.c:2216 msgid "Width, in pixels, of the focus indicator line" msgstr "Foku-adierazlearen lerroaren zabalera, pixeletan" -#: ../gtk/gtkwidget.c:2222 +#: gtk/gtkwidget.c:2222 msgid "Focus line dash pattern" msgstr "Enfokatu marra etenaren eredua" -#: ../gtk/gtkwidget.c:2223 +#: gtk/gtkwidget.c:2223 msgid "Dash pattern used to draw the focus indicator" msgstr "Marra etenaren eredua foku-adierazlea marrazteko erabiltzen da" -#: ../gtk/gtkwidget.c:2228 +#: gtk/gtkwidget.c:2228 msgid "Focus padding" msgstr "Fokuaren tarte betegarria" -#: ../gtk/gtkwidget.c:2229 +#: gtk/gtkwidget.c:2229 msgid "Width, in pixels, between focus indicator and the widget 'box'" -msgstr "Foku-adierazlearen eta trepetako 'laukia'ren arteko zabalera, pixeletan" +msgstr "" +"Foku-adierazlearen eta trepetako 'laukia'ren arteko zabalera, pixeletan" -#: ../gtk/gtkwidget.c:2234 +#: gtk/gtkwidget.c:2234 msgid "Cursor color" msgstr "Kurtsorearen kolorea" -#: ../gtk/gtkwidget.c:2235 +#: gtk/gtkwidget.c:2235 msgid "Color with which to draw insertion cursor" msgstr "Txertatze-kurtsorea marrazteko kolorea" -#: ../gtk/gtkwidget.c:2240 +#: gtk/gtkwidget.c:2240 msgid "Secondary cursor color" msgstr "Kurtsorearen bigarren mailako kolorea" -#: ../gtk/gtkwidget.c:2241 +#: gtk/gtkwidget.c:2241 msgid "" "Color with which to draw the secondary insertion cursor when editing mixed " "right-to-left and left-to-right text" @@ -6720,45 +6823,45 @@ msgstr "" "Eskuinetik ezkerrera eta ezkerretik eskuinera doan testu nahasia editatzean, " "bigarren txertatze-kurtsorea marrazteko kolorea" -#: ../gtk/gtkwidget.c:2246 +#: gtk/gtkwidget.c:2246 msgid "Cursor line aspect ratio" msgstr "Kurtsore-lerroaren aspektu-erlazioa" -#: ../gtk/gtkwidget.c:2247 +#: gtk/gtkwidget.c:2247 msgid "Aspect ratio with which to draw insertion cursor" msgstr "Txertatze-kurtsorea marrazteko aspektu-erlazioa" -#: ../gtk/gtkwidget.c:2261 +#: gtk/gtkwidget.c:2261 msgid "Draw Border" msgstr "Marraztu ertza" -#: ../gtk/gtkwidget.c:2262 +#: gtk/gtkwidget.c:2262 msgid "Size of areas outside the widget's allocation to draw" msgstr "Trepetaren marrazteko gunearen kanpoko arearen tamaina" # -#: ../gtk/gtkwidget.c:2275 +#: gtk/gtkwidget.c:2275 msgid "Unvisited Link Color" msgstr "Bisitatu gabeko estekaren kolorea" -#: ../gtk/gtkwidget.c:2276 +#: gtk/gtkwidget.c:2276 msgid "Color of unvisited links" msgstr "Bisitatu ez diren esteken kolorea" # -#: ../gtk/gtkwidget.c:2289 +#: gtk/gtkwidget.c:2289 msgid "Visited Link Color" msgstr "Bisitatutako esteken kolorea" -#: ../gtk/gtkwidget.c:2290 +#: gtk/gtkwidget.c:2290 msgid "Color of visited links" msgstr "Bisitatu diren estekan kolorea" -#: ../gtk/gtkwidget.c:2304 +#: gtk/gtkwidget.c:2304 msgid "Wide Separators" msgstr "Bereizle zabalak" -#: ../gtk/gtkwidget.c:2305 +#: gtk/gtkwidget.c:2305 msgid "" "Whether separators have configurable width and should be drawn using a box " "instead of a line" @@ -6766,81 +6869,82 @@ msgstr "" "Bereizleen zabalera konfiguragarriak diren edo ez, eta marra erabili " "beharrean kutxa bat erabili marraztu behar diren edo ez" -#: ../gtk/gtkwidget.c:2319 +#: gtk/gtkwidget.c:2319 msgid "Separator Width" msgstr "Bereizlearen zabalera" -#: ../gtk/gtkwidget.c:2320 +#: gtk/gtkwidget.c:2320 msgid "The width of separators if wide-separators is TRUE" msgstr "Bereizleen zabalera 'bereizle zabalak' EGIA gisa ezarrita egonez gero" -#: ../gtk/gtkwidget.c:2334 +#: gtk/gtkwidget.c:2334 msgid "Separator Height" msgstr "Bereizlearen altuera" -#: ../gtk/gtkwidget.c:2335 +#: gtk/gtkwidget.c:2335 msgid "The height of separators if \"wide-separators\" is TRUE" msgstr "Bereizleen altuera 'bereizle zabalak' EGIA gisa ezarrita egonez gero" # -#: ../gtk/gtkwidget.c:2349 +#: gtk/gtkwidget.c:2349 msgid "Horizontal Scroll Arrow Length" msgstr "Korritze horizontaleko geziaren luzera" -#: ../gtk/gtkwidget.c:2350 +#: gtk/gtkwidget.c:2350 msgid "The length of horizontal scroll arrows" msgstr "Korritze horizontaleko gezien luzera" -#: ../gtk/gtkwidget.c:2364 +#: gtk/gtkwidget.c:2364 msgid "Vertical Scroll Arrow Length" msgstr "Korritze bertikaleko geziaren luzera" -#: ../gtk/gtkwidget.c:2365 +#: gtk/gtkwidget.c:2365 msgid "The length of vertical scroll arrows" msgstr "Korritze bertikaleko gezien luzera" # -#: ../gtk/gtkwindow.c:464 +#: gtk/gtkwindow.c:464 msgid "Window Type" msgstr "Leiho-mota" -#: ../gtk/gtkwindow.c:465 +#: gtk/gtkwindow.c:465 msgid "The type of the window" msgstr "Leihoa zein motatakoa den" # -#: ../gtk/gtkwindow.c:473 +#: gtk/gtkwindow.c:473 msgid "Window Title" msgstr "Leihoaren titulua" -#: ../gtk/gtkwindow.c:474 +#: gtk/gtkwindow.c:474 msgid "The title of the window" msgstr "Leihoaren izenburua" # -#: ../gtk/gtkwindow.c:481 +#: gtk/gtkwindow.c:481 msgid "Window Role" msgstr "Leihoaren funtzioa" -#: ../gtk/gtkwindow.c:482 +#: gtk/gtkwindow.c:482 msgid "Unique identifier for the window to be used when restoring a session" -msgstr "Saio bat leheneratzean leihorako erabili beharreko identifikatzaile bakarra" +msgstr "" +"Saio bat leheneratzean leihorako erabili beharreko identifikatzaile bakarra" -#: ../gtk/gtkwindow.c:498 +#: gtk/gtkwindow.c:498 msgid "Startup ID" msgstr "Abioko IDa" -#: ../gtk/gtkwindow.c:499 +#: gtk/gtkwindow.c:499 msgid "Unique startup identifier for the window used by startup-notification" msgstr "" "Abioko jakinarazpenak erabiltzen duen leihoaren abioko identifikatzaile " "bakarra" -#: ../gtk/gtkwindow.c:506 +#: gtk/gtkwindow.c:506 msgid "Allow Shrink" msgstr "Baimendu uzkurtzea" -#: ../gtk/gtkwindow.c:508 +#: gtk/gtkwindow.c:508 #, no-c-format msgid "" "If TRUE, the window has no mimimum size. Setting this to TRUE is 99% of the " @@ -6849,25 +6953,25 @@ msgstr "" "TRUE (egia) bada, leihoak ez du gutxieneko tamainarik. Hori TRUE (egia) " "jartzea ia beti ideia txarra izaten da" -#: ../gtk/gtkwindow.c:515 +#: gtk/gtkwindow.c:515 msgid "Allow Grow" msgstr "Baimendu handitzea" -#: ../gtk/gtkwindow.c:516 +#: gtk/gtkwindow.c:516 msgid "If TRUE, users can expand the window beyond its minimum size" msgstr "" "TRUE (egia) bada, erabiltzaileek leihoa gutxieneko tamainatik gora zabal " "dezakete" -#: ../gtk/gtkwindow.c:524 +#: gtk/gtkwindow.c:524 msgid "If TRUE, users can resize the window" msgstr "TRUE (egia) bada, erabiltzaileek leihoaren tamaina alda dezakete" -#: ../gtk/gtkwindow.c:531 +#: gtk/gtkwindow.c:531 msgid "Modal" msgstr "Modala" -#: ../gtk/gtkwindow.c:532 +#: gtk/gtkwindow.c:532 msgid "" "If TRUE, the window is modal (other windows are not usable while this one is " "up)" @@ -6875,69 +6979,72 @@ msgstr "" "TRUE (egia) bada, leihoa modala da (beste leihoak ezin dira erabili hau " "gainean dagoen bitartean)" -#: ../gtk/gtkwindow.c:539 +#: gtk/gtkwindow.c:539 msgid "Window Position" msgstr "Leihoaren kokalekua" -#: ../gtk/gtkwindow.c:540 +#: gtk/gtkwindow.c:540 msgid "The initial position of the window" msgstr "Leihoaren hasierako kokalekua" -#: ../gtk/gtkwindow.c:548 +#: gtk/gtkwindow.c:548 msgid "Default Width" msgstr "Zabalera lehenetsia" -#: ../gtk/gtkwindow.c:549 +#: gtk/gtkwindow.c:549 msgid "The default width of the window, used when initially showing the window" -msgstr "Leihoaren zabalera lehenetsia, hasieran leihoa erakustean erabiltzen dena" +msgstr "" +"Leihoaren zabalera lehenetsia, hasieran leihoa erakustean erabiltzen dena" -#: ../gtk/gtkwindow.c:558 +#: gtk/gtkwindow.c:558 msgid "Default Height" msgstr "Altuera lehenetsia" -#: ../gtk/gtkwindow.c:559 -msgid "The default height of the window, used when initially showing the window" -msgstr "Leihoaren altuera lehenetsia, hasieran leihoa erakustean erabiltzen dena" +#: gtk/gtkwindow.c:559 +msgid "" +"The default height of the window, used when initially showing the window" +msgstr "" +"Leihoaren altuera lehenetsia, hasieran leihoa erakustean erabiltzen dena" -#: ../gtk/gtkwindow.c:568 +#: gtk/gtkwindow.c:568 msgid "Destroy with Parent" msgstr "Deuseztatu gurasoarekin" -#: ../gtk/gtkwindow.c:569 +#: gtk/gtkwindow.c:569 msgid "If this window should be destroyed when the parent is destroyed" msgstr "" "Gurasoa deuseztatzean, leiho hau ere deuseztatu behar den ala ez adierazten " "du" -#: ../gtk/gtkwindow.c:577 +#: gtk/gtkwindow.c:577 msgid "Icon for this window" msgstr "Leiho honen ikonoa" -#: ../gtk/gtkwindow.c:593 +#: gtk/gtkwindow.c:593 msgid "Name of the themed icon for this window" msgstr "Leiho honen ikono-gaiaren izena" -#: ../gtk/gtkwindow.c:608 +#: gtk/gtkwindow.c:608 msgid "Is Active" msgstr "Aktibo dago" -#: ../gtk/gtkwindow.c:609 +#: gtk/gtkwindow.c:609 msgid "Whether the toplevel is the current active window" msgstr "Goi-maila unean aktibo dagoen leihoa den ala ez adierazten du" -#: ../gtk/gtkwindow.c:616 +#: gtk/gtkwindow.c:616 msgid "Focus in Toplevel" msgstr "Fokua goi-mailan" -#: ../gtk/gtkwindow.c:617 +#: gtk/gtkwindow.c:617 msgid "Whether the input focus is within this GtkWindow" msgstr "Sarrera-fokua GtkWindow honen barruan dagoen ala ez adierazten du" -#: ../gtk/gtkwindow.c:624 +#: gtk/gtkwindow.c:624 msgid "Type hint" msgstr "Motari buruzko arrastoa" -#: ../gtk/gtkwindow.c:625 +#: gtk/gtkwindow.c:625 msgid "" "Hint to help the desktop environment understand what kind of window this is " "and how to treat it." @@ -6945,100 +7052,102 @@ msgstr "" "Mahai-gaineko inguruneari hau zein leiho-mota den eta nola tratatu behar den " "ulertzen laguntzeko informazio laburra." -#: ../gtk/gtkwindow.c:633 +#: gtk/gtkwindow.c:633 msgid "Skip taskbar" msgstr "Saltatu ataza-barra" -#: ../gtk/gtkwindow.c:634 +#: gtk/gtkwindow.c:634 msgid "TRUE if the window should not be in the task bar." msgstr "TRUE (egia) leihoak ataza-barran egon behar ez badu." -#: ../gtk/gtkwindow.c:641 +#: gtk/gtkwindow.c:641 msgid "Skip pager" msgstr "Saltatu orrialdekatzailea" -#: ../gtk/gtkwindow.c:642 +#: gtk/gtkwindow.c:642 msgid "TRUE if the window should not be in the pager." msgstr "TRUE (egia) leihoak orrialdekatzailean egon behar ez badu." -#: ../gtk/gtkwindow.c:649 +#: gtk/gtkwindow.c:649 msgid "Urgent" msgstr "Berehalakoa" -#: ../gtk/gtkwindow.c:650 +#: gtk/gtkwindow.c:650 msgid "TRUE if the window should be brought to the user's attention." msgstr "TRUE (egia) leihoak erabiltzailearen atentzioa erakarri behar badu." -#: ../gtk/gtkwindow.c:664 +#: gtk/gtkwindow.c:664 msgid "Accept focus" msgstr "Onartu fokua" -#: ../gtk/gtkwindow.c:665 +#: gtk/gtkwindow.c:665 msgid "TRUE if the window should receive the input focus." msgstr "TRUE (egia) leihoak sarrera-fokua jaso behar badu." -#: ../gtk/gtkwindow.c:679 +#: gtk/gtkwindow.c:679 msgid "Focus on map" msgstr "Fokua klik egindakoan" -#: ../gtk/gtkwindow.c:680 +#: gtk/gtkwindow.c:680 msgid "TRUE if the window should receive the input focus when mapped." msgstr "TRUE (egia) leihoak sarrera-fokua jaso behar badu." -#: ../gtk/gtkwindow.c:694 +#: gtk/gtkwindow.c:694 msgid "Decorated" msgstr "Apainduta" -#: ../gtk/gtkwindow.c:695 +#: gtk/gtkwindow.c:695 msgid "Whether the window should be decorated by the window manager" msgstr "Leihoa leiho-kudeatzaileak apaindu behar lukeen ala ez adierazten du" # -#: ../gtk/gtkwindow.c:709 +#: gtk/gtkwindow.c:709 msgid "Deletable" msgstr "Ezabagarria" -#: ../gtk/gtkwindow.c:710 +#: gtk/gtkwindow.c:710 msgid "Whether the window frame should have a close button" msgstr "Leiho-markoak ixteko botoia eduki behar duen edo ez" -#: ../gtk/gtkwindow.c:726 +#: gtk/gtkwindow.c:726 msgid "Gravity" msgstr "Grabitatea" -#: ../gtk/gtkwindow.c:727 +#: gtk/gtkwindow.c:727 msgid "The window gravity of the window" msgstr "Leihoaren leiho-grabitatea" -#: ../gtk/gtkwindow.c:744 +#: gtk/gtkwindow.c:744 msgid "Transient for Window" msgstr "Leihoaren transizioa" -#: ../gtk/gtkwindow.c:745 +#: gtk/gtkwindow.c:745 msgid "The transient parent of the dialog" msgstr "Elkarrizketa-koadroaren gurasoaren transizioa" -#: ../gtk/gtkwindow.c:759 +#: gtk/gtkwindow.c:759 msgid "Opacity for Window" msgstr "Leihoaren opakotasuna" -#: ../gtk/gtkwindow.c:760 +#: gtk/gtkwindow.c:760 msgid "The opacity of the window, from 0 to 1" msgstr "Leihoaren opakotasuna, 0 eta 1 artekoa" -#: ../modules/input/gtkimcontextxim.c:334 +#: modules/input/gtkimcontextxim.c:334 msgid "IM Preedit style" msgstr "IM aurreedizioko estiloa" -#: ../modules/input/gtkimcontextxim.c:335 +#: modules/input/gtkimcontextxim.c:335 msgid "How to draw the input method preedit string" msgstr "Aurreedizioko katearen sarrera-metodoa nola marraztu" -#: ../modules/input/gtkimcontextxim.c:343 +#: modules/input/gtkimcontextxim.c:343 msgid "IM Status style" msgstr "IM egoeraren estiloa" -#: ../modules/input/gtkimcontextxim.c:344 +#: modules/input/gtkimcontextxim.c:344 msgid "How to draw the input method statusbar" msgstr "Egoera-barraren sarrera-metodoa nola marraztu" +#~ msgid "Whether stock icons should be shown in buttons" +#~ msgstr "Stock-ikonoak botoietan erakutsi behar diren ala ez adierazten du" diff --git a/po-properties/fa.po b/po-properties/fa.po index d68c2683b6..848989e372 100644 --- a/po-properties/fa.po +++ b/po-properties/fa.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+ 2.3.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2004-01-03 17:49+0330\n" "Last-Translator: Roozbeh Pournader \n" "Language-Team: Persian \n" @@ -834,7 +834,7 @@ msgstr "" msgid "Vertical alignment for child" msgstr "" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "ویجت تصویر" @@ -923,8 +923,9 @@ msgid "Show button images" msgstr "" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" -msgstr "" +#, fuzzy +msgid "Whether images should be shown on buttons" +msgstr "آیا این برچسب بر رنگ پس‌زمینه‌ی خانه تأثیر می‌گذارد یا نه" # naashenaakhte, naashenaas, naama'loom, naamoshakhkhas #: gtk/gtkcalendar.c:440 @@ -2025,7 +2026,7 @@ msgstr "جهت پیکان" msgid "The minimum size of the arrow in the combo box" msgstr "تعداد سطرهای جدول" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2636,7 +2637,7 @@ msgstr "" msgid "The vertical alignment of the label" msgstr "ردیف کردن عمودی برچسب" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "" @@ -2652,43 +2653,43 @@ msgstr "" msgid "A widget to display in place of the usual frame label" msgstr "" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "موقعیت دست‌گیره" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "موقعیت دست‌گیره نسبت به ویجت فرزند." -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" msgstr "" -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" msgstr "" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2906,16 +2907,16 @@ msgstr "نوع حافظه" msgid "The representation being used for image data" msgstr "" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 #, fuzzy msgid "Show menu images" msgstr "نمایش شماره‌ی هفته‌ها" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "" @@ -3054,6 +3055,24 @@ msgstr "" msgid "The height of the layout" msgstr "" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +msgid "The URI bound to this button" +msgstr "" + +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "مرئی" + +#: gtk/gtklinkbutton.c:160 +#, fuzzy +msgid "Whether this link has been visited." +msgstr "آیا این برچسب بر رنگ پس‌زمینه‌ی خانه تأثیر می‌گذارد یا نه" + #: gtk/gtkmenu.c:503 #, fuzzy msgid "The currently selected menu item" @@ -3513,7 +3532,7 @@ msgid "Group ID for tabs drag and drop" msgstr "" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "گروه" @@ -3624,6 +3643,16 @@ msgstr "" msgid "Size of tab curvature" msgstr "" +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "فاصله‌گذاری سطرها" + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "فاصله‌گذاری سطرها" + #: gtk/gtkobject.c:370 #, fuzzy msgid "User Data" @@ -4166,6 +4195,10 @@ msgstr "" msgid "The radio menu item whose group this widget belongs to." msgstr "" +#: gtk/gtkradiotoolbutton.c:66 +msgid "The radio tool button whose group this button belongs to." +msgstr "" + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "سیاست به‌هنگام‌سازی" diff --git a/po-properties/fi.po b/po-properties/fi.po index c2374ef463..a6fcc96fa2 100644 --- a/po-properties/fi.po +++ b/po-properties/fi.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+ 2.6\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-14 15:54+0300\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2008-08-10 11:10+0300\n" "Last-Translator: Ilkka Tuohela \n" "Language-Team: Finnish \n" @@ -20,111 +20,109 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../gdk-pixbuf/gdk-pixbuf.c:89 +#: gdk-pixbuf/gdk-pixbuf.c:89 msgid "Number of Channels" msgstr "Kanavien lukumäärä" -#: ../gdk-pixbuf/gdk-pixbuf.c:90 +#: gdk-pixbuf/gdk-pixbuf.c:90 msgid "The number of samples per pixel" msgstr "Näytteiden määrä kuvapistettä kohden" -#: ../gdk-pixbuf/gdk-pixbuf.c:99 +#: gdk-pixbuf/gdk-pixbuf.c:99 msgid "Colorspace" msgstr "Väriavaruus" -#: ../gdk-pixbuf/gdk-pixbuf.c:100 +#: gdk-pixbuf/gdk-pixbuf.c:100 msgid "The colorspace in which the samples are interpreted" msgstr "Väriavaruus, jossa näytteet tulkitaan" -#: ../gdk-pixbuf/gdk-pixbuf.c:108 +#: gdk-pixbuf/gdk-pixbuf.c:108 msgid "Has Alpha" msgstr "On alfa" -#: ../gdk-pixbuf/gdk-pixbuf.c:109 +#: gdk-pixbuf/gdk-pixbuf.c:109 msgid "Whether the pixbuf has an alpha channel" msgstr "Onko pixbuffilla alfakanava" -#: ../gdk-pixbuf/gdk-pixbuf.c:122 +#: gdk-pixbuf/gdk-pixbuf.c:122 msgid "Bits per Sample" msgstr "Bittejä näytettä kohti" -#: ../gdk-pixbuf/gdk-pixbuf.c:123 +#: gdk-pixbuf/gdk-pixbuf.c:123 msgid "The number of bits per sample" msgstr "Bittien määrä per näyte" -#: ../gdk-pixbuf/gdk-pixbuf.c:132 ../gtk/gtklayout.c:632 -#: ../gtk/gtktreeviewcolumn.c:207 +#: gdk-pixbuf/gdk-pixbuf.c:132 gtk/gtklayout.c:632 gtk/gtktreeviewcolumn.c:207 msgid "Width" msgstr "Leveys" -#: ../gdk-pixbuf/gdk-pixbuf.c:133 +#: gdk-pixbuf/gdk-pixbuf.c:133 msgid "The number of columns of the pixbuf" msgstr "Pixbuf-taulukon sarakkeiden määrä" -#: ../gdk-pixbuf/gdk-pixbuf.c:142 ../gtk/gtklayout.c:641 +#: gdk-pixbuf/gdk-pixbuf.c:142 gtk/gtklayout.c:641 msgid "Height" msgstr "Korkeus" -#: ../gdk-pixbuf/gdk-pixbuf.c:143 +#: gdk-pixbuf/gdk-pixbuf.c:143 msgid "The number of rows of the pixbuf" msgstr "Pixbuf-taulukon rivimäärä" -#: ../gdk-pixbuf/gdk-pixbuf.c:159 +#: gdk-pixbuf/gdk-pixbuf.c:159 msgid "Rowstride" msgstr "Rivinharppaus" -#: ../gdk-pixbuf/gdk-pixbuf.c:160 +#: gdk-pixbuf/gdk-pixbuf.c:160 msgid "" "The number of bytes between the start of a row and the start of the next row" msgstr "Tavumäärä rivin alun ja seuraavan rivin alun välillä" -#: ../gdk-pixbuf/gdk-pixbuf.c:169 +#: gdk-pixbuf/gdk-pixbuf.c:169 msgid "Pixels" msgstr "Kuvapistettä" -#: ../gdk-pixbuf/gdk-pixbuf.c:170 +#: gdk-pixbuf/gdk-pixbuf.c:170 msgid "A pointer to the pixel data of the pixbuf" msgstr "Pixbuffin osoitin kuvapistedataan" -#: ../gdk/gdkdisplaymanager.c:103 +#: gdk/gdkdisplaymanager.c:103 msgid "Default Display" msgstr "Oletusnäyttö" -#: ../gdk/gdkdisplaymanager.c:104 +#: gdk/gdkdisplaymanager.c:104 msgid "The default display for GDK" msgstr "GDK:n oletusnäyttö" -#: ../gdk/gdkpango.c:490 ../gtk/gtkinvisible.c:86 -#: ../gtk/gtkmountoperation.c:176 ../gtk/gtkstatusicon.c:253 -#: ../gtk/gtkwindow.c:600 +#: gdk/gdkpango.c:490 gtk/gtkinvisible.c:86 gtk/gtkmountoperation.c:176 +#: gtk/gtkstatusicon.c:253 gtk/gtkwindow.c:600 msgid "Screen" msgstr "Näyttö" -#: ../gdk/gdkpango.c:491 +#: gdk/gdkpango.c:491 msgid "the GdkScreen for the renderer" msgstr "GdkScreen renderöijälle" -#: ../gdk/gdkscreen.c:75 +#: gdk/gdkscreen.c:75 msgid "Font options" msgstr "Kirjasimen valinnat" -#: ../gdk/gdkscreen.c:76 +#: gdk/gdkscreen.c:76 msgid "The default font options for the screen" msgstr "Näytön oletuskirjasimien valinnat" -#: ../gdk/gdkscreen.c:83 +#: gdk/gdkscreen.c:83 msgid "Font resolution" msgstr "Kirjasimen tarkkuus" -#: ../gdk/gdkscreen.c:84 +#: gdk/gdkscreen.c:84 msgid "The resolution for fonts on the screen" msgstr "Näytöllä käytettyjen kirjasinten tarkkuus" -#: ../gtk/gtkaboutdialog.c:197 +#: gtk/gtkaboutdialog.c:197 msgid "Program name" msgstr "Ohjelman nimi" -#: ../gtk/gtkaboutdialog.c:198 +#: gtk/gtkaboutdialog.c:198 msgid "" "The name of the program. If this is not set, it defaults to " "g_get_application_name()" @@ -132,86 +130,86 @@ msgstr "" "Ohjelman nimi. Jos tätä ei ole asetettu, oletuksena on g_get_application_name" "()" -#: ../gtk/gtkaboutdialog.c:212 +#: gtk/gtkaboutdialog.c:212 msgid "Program version" msgstr "Ohjelman versio" -#: ../gtk/gtkaboutdialog.c:213 +#: gtk/gtkaboutdialog.c:213 msgid "The version of the program" msgstr "Ohjelman versio" -#: ../gtk/gtkaboutdialog.c:227 +#: gtk/gtkaboutdialog.c:227 msgid "Copyright string" msgstr "Tekijänoikeustiedot" -#: ../gtk/gtkaboutdialog.c:228 +#: gtk/gtkaboutdialog.c:228 msgid "Copyright information for the program" msgstr "Ohjelman tekijänoikeuksien tiedot" -#: ../gtk/gtkaboutdialog.c:245 +#: gtk/gtkaboutdialog.c:245 msgid "Comments string" msgstr "Kommentti" -#: ../gtk/gtkaboutdialog.c:246 +#: gtk/gtkaboutdialog.c:246 msgid "Comments about the program" msgstr "Kommentit ohjelmasta" -#: ../gtk/gtkaboutdialog.c:280 +#: gtk/gtkaboutdialog.c:280 msgid "Website URL" msgstr "Kotisivun URL" -#: ../gtk/gtkaboutdialog.c:281 +#: gtk/gtkaboutdialog.c:281 msgid "The URL for the link to the website of the program" msgstr "URL-linkki ohjelman kotisivulle" -#: ../gtk/gtkaboutdialog.c:297 +#: gtk/gtkaboutdialog.c:297 msgid "Website label" msgstr "Kotisivun nimiö" -#: ../gtk/gtkaboutdialog.c:298 +#: gtk/gtkaboutdialog.c:298 msgid "" "The label for the link to the website of the program. If this is not set, it " "defaults to the URL" msgstr "Nimiö ohjelman kotisivulinkkiin. Oletuksena on URL" -#: ../gtk/gtkaboutdialog.c:314 +#: gtk/gtkaboutdialog.c:314 msgid "Authors" msgstr "Tekijät" -#: ../gtk/gtkaboutdialog.c:315 +#: gtk/gtkaboutdialog.c:315 msgid "List of authors of the program" msgstr "Luettelo ohjelman tekijöistä" -#: ../gtk/gtkaboutdialog.c:331 +#: gtk/gtkaboutdialog.c:331 msgid "Documenters" msgstr "Dokumentoijat" -#: ../gtk/gtkaboutdialog.c:332 +#: gtk/gtkaboutdialog.c:332 msgid "List of people documenting the program" msgstr "Luettelo ohjelman dokumentoijista" -#: ../gtk/gtkaboutdialog.c:348 +#: gtk/gtkaboutdialog.c:348 msgid "Artists" msgstr "Taiteilijat" -#: ../gtk/gtkaboutdialog.c:349 +#: gtk/gtkaboutdialog.c:349 msgid "List of people who have contributed artwork to the program" msgstr "Luettelo ohjelman kuvamateriaalia tehneistä henkilöistä" -#: ../gtk/gtkaboutdialog.c:366 +#: gtk/gtkaboutdialog.c:366 msgid "Translator credits" msgstr "Kääntäjäkiitokset" -#: ../gtk/gtkaboutdialog.c:367 +#: gtk/gtkaboutdialog.c:367 msgid "" "Credits to the translators. This string should be marked as translatable" msgstr "Kiitokset kääntäjille. Tämä pitää merkitä käännettäväksi" -#: ../gtk/gtkaboutdialog.c:382 +#: gtk/gtkaboutdialog.c:382 msgid "Logo" msgstr "Logo" -#: ../gtk/gtkaboutdialog.c:383 +#: gtk/gtkaboutdialog.c:383 msgid "" "A logo for the about box. If this is not set, it defaults to " "gtk_window_get_default_icon_list()" @@ -219,106 +217,105 @@ msgstr "" "Logo tietoja-laatikkoon. Jos ei asetettu, oletuksena on " "gtk_window_get_default_icon_list()" -#: ../gtk/gtkaboutdialog.c:398 +#: gtk/gtkaboutdialog.c:398 msgid "Logo Icon Name" msgstr "Logokuvakkeen nimi" -#: ../gtk/gtkaboutdialog.c:399 +#: gtk/gtkaboutdialog.c:399 msgid "A named icon to use as the logo for the about box." msgstr "Nimetty kuvake, jota käytetään logona tietoja-laatikossa." -#: ../gtk/gtkaboutdialog.c:412 +#: gtk/gtkaboutdialog.c:412 msgid "Wrap license" msgstr "Rivitä lisenssi" -#: ../gtk/gtkaboutdialog.c:413 +#: gtk/gtkaboutdialog.c:413 msgid "Whether to wrap the license text." msgstr "Rivitetäänkö lisenssin teksti" -#: ../gtk/gtkaccellabel.c:129 +#: gtk/gtkaccellabel.c:129 msgid "Accelerator Closure" msgstr "Pikavalinnan sulkeuma" -#: ../gtk/gtkaccellabel.c:130 +#: gtk/gtkaccellabel.c:130 msgid "The closure to be monitored for accelerator changes" msgstr "Sulkeuma (closure), jonka pikavalintojen muutoksia tarkkaillaan" -#: ../gtk/gtkaccellabel.c:136 +#: gtk/gtkaccellabel.c:136 msgid "Accelerator Widget" msgstr "Pikavalintasäädin" -#: ../gtk/gtkaccellabel.c:137 +#: gtk/gtkaccellabel.c:137 msgid "The widget to be monitored for accelerator changes" msgstr "Säädin, jonka pikavalintojen muutoksia tarkkaillaan" -#: ../gtk/gtkaction.c:199 ../gtk/gtkactiongroup.c:170 ../gtk/gtkprinter.c:123 -#: ../gtk/gtktextmark.c:89 +#: gtk/gtkaction.c:199 gtk/gtkactiongroup.c:170 gtk/gtkprinter.c:123 +#: gtk/gtktextmark.c:89 msgid "Name" msgstr "Nimi" -#: ../gtk/gtkaction.c:200 +#: gtk/gtkaction.c:200 msgid "A unique name for the action." msgstr "Yksikäsitteinen nimi toiminnolle." -#: ../gtk/gtkaction.c:215 ../gtk/gtkbutton.c:199 ../gtk/gtkexpander.c:195 -#: ../gtk/gtkframe.c:105 ../gtk/gtklabel.c:316 ../gtk/gtktoolbutton.c:180 +#: gtk/gtkaction.c:215 gtk/gtkbutton.c:199 gtk/gtkexpander.c:195 +#: gtk/gtkframe.c:105 gtk/gtklabel.c:316 gtk/gtktoolbutton.c:180 msgid "Label" msgstr "Nimiö" -#: ../gtk/gtkaction.c:216 +#: gtk/gtkaction.c:216 msgid "The label used for menu items and buttons that activate this action." msgstr "Valikon kohtien ja painikkeiden nimiö mikä aktivoi tämän toiminnon." -#: ../gtk/gtkaction.c:223 +#: gtk/gtkaction.c:223 msgid "Short label" msgstr "Lyhyt nimiö" -#: ../gtk/gtkaction.c:224 +#: gtk/gtkaction.c:224 msgid "A shorter label that may be used on toolbar buttons." msgstr "Lyhyempi nimiö mitä voidaan käyttää työkalupalkin painikkeissa." -#: ../gtk/gtkaction.c:230 +#: gtk/gtkaction.c:230 msgid "Tooltip" msgstr "Vinkki" -#: ../gtk/gtkaction.c:231 +#: gtk/gtkaction.c:231 msgid "A tooltip for this action." msgstr "Tämän toiminnon vinkki." -#: ../gtk/gtkaction.c:237 +#: gtk/gtkaction.c:237 msgid "Stock Icon" msgstr "Vakiokuvake" -#: ../gtk/gtkaction.c:238 +#: gtk/gtkaction.c:238 msgid "The stock icon displayed in widgets representing this action." msgstr "Tämän toiminnon säätimessä näytettävä vakiokuvake." -#: ../gtk/gtkaction.c:255 ../gtk/gtkcellrendererpixbuf.c:171 -#: ../gtk/gtkimage.c:230 ../gtk/gtkprinter.c:172 ../gtk/gtkstatusicon.c:210 -#: ../gtk/gtkwindow.c:592 +#: gtk/gtkaction.c:255 gtk/gtkcellrendererpixbuf.c:171 gtk/gtkimage.c:230 +#: gtk/gtkprinter.c:172 gtk/gtkstatusicon.c:210 gtk/gtkwindow.c:592 msgid "Icon Name" msgstr "Kuvakkeen nimi" -#: ../gtk/gtkaction.c:256 ../gtk/gtkcellrendererpixbuf.c:172 -#: ../gtk/gtkimage.c:231 ../gtk/gtkstatusicon.c:211 +#: gtk/gtkaction.c:256 gtk/gtkcellrendererpixbuf.c:172 gtk/gtkimage.c:231 +#: gtk/gtkstatusicon.c:211 msgid "The name of the icon from the icon theme" msgstr "Kuvaketeeman kuvakkeen nimi" -#: ../gtk/gtkaction.c:262 ../gtk/gtktoolitem.c:156 +#: gtk/gtkaction.c:262 gtk/gtktoolitem.c:156 msgid "Visible when horizontal" msgstr "Näkyvissä vaakasuunnassa" -#: ../gtk/gtkaction.c:263 ../gtk/gtktoolitem.c:157 +#: gtk/gtkaction.c:263 gtk/gtktoolitem.c:157 msgid "" "Whether the toolbar item is visible when the toolbar is in a horizontal " "orientation." msgstr "Näytetäänkö työkalukohta kun työkalupalkki on vaaka-asennossa." -#: ../gtk/gtkaction.c:278 +#: gtk/gtkaction.c:278 msgid "Visible when overflown" msgstr "Näkyy ylivuotaessa" -#: ../gtk/gtkaction.c:279 +#: gtk/gtkaction.c:279 msgid "" "When TRUE, toolitem proxies for this action are represented in the toolbar " "overflow menu." @@ -326,21 +323,21 @@ msgstr "" "Kun TRUE, työkalun edustaja tälle toiminnolle esitetään työkalupalkin " "ylivuotovalikossa." -#: ../gtk/gtkaction.c:286 ../gtk/gtktoolitem.c:163 +#: gtk/gtkaction.c:286 gtk/gtktoolitem.c:163 msgid "Visible when vertical" msgstr "Näkyvissä kun pystysuunnassa" -#: ../gtk/gtkaction.c:287 ../gtk/gtktoolitem.c:164 +#: gtk/gtkaction.c:287 gtk/gtktoolitem.c:164 msgid "" "Whether the toolbar item is visible when the toolbar is in a vertical " "orientation." msgstr "Näytetäänkö työkalukohta kun työkalupalkki on pystyasennossa." -#: ../gtk/gtkaction.c:294 ../gtk/gtktoolitem.c:170 +#: gtk/gtkaction.c:294 gtk/gtktoolitem.c:170 msgid "Is important" msgstr "On tärkeä" -#: ../gtk/gtkaction.c:295 +#: gtk/gtkaction.c:295 msgid "" "Whether the action is considered important. When TRUE, toolitem proxies for " "this action show text in GTK_TOOLBAR_BOTH_HORIZ mode." @@ -348,38 +345,37 @@ msgstr "" "Pidetäänkö toimintoa tärkeänä. Kun TRUE, työkalukohdat tälle toiminnolle " "näyttävät tekstin GTK_TOOLBAR_BOTH_HORIZ-tilassa." -#: ../gtk/gtkaction.c:303 +#: gtk/gtkaction.c:303 msgid "Hide if empty" msgstr "Piilota jos tyhjä" -#: ../gtk/gtkaction.c:304 +#: gtk/gtkaction.c:304 msgid "When TRUE, empty menu proxies for this action are hidden." msgstr "Kun TRUE, tyhjät valikkokohdat tälle toiminnolle piilotetaan." -#: ../gtk/gtkaction.c:310 ../gtk/gtkactiongroup.c:177 -#: ../gtk/gtkcellrenderer.c:193 ../gtk/gtkwidget.c:523 +#: gtk/gtkaction.c:310 gtk/gtkactiongroup.c:177 gtk/gtkcellrenderer.c:193 +#: gtk/gtkwidget.c:523 msgid "Sensitive" msgstr "Herkkä" -#: ../gtk/gtkaction.c:311 +#: gtk/gtkaction.c:311 msgid "Whether the action is enabled." msgstr "Onko tämä toiminto käytössä." -#: ../gtk/gtkaction.c:317 ../gtk/gtkactiongroup.c:184 -#: ../gtk/gtkstatusicon.c:269 ../gtk/gtktreeviewcolumn.c:191 -#: ../gtk/gtkwidget.c:516 +#: gtk/gtkaction.c:317 gtk/gtkactiongroup.c:184 gtk/gtkstatusicon.c:269 +#: gtk/gtktreeviewcolumn.c:191 gtk/gtkwidget.c:516 msgid "Visible" msgstr "Näkyvä" -#: ../gtk/gtkaction.c:318 +#: gtk/gtkaction.c:318 msgid "Whether the action is visible." msgstr "Onko tämä toiminto näkyvissä." -#: ../gtk/gtkaction.c:324 +#: gtk/gtkaction.c:324 msgid "Action Group" msgstr "Toimintoryhmä" -#: ../gtk/gtkaction.c:325 +#: gtk/gtkaction.c:325 msgid "" "The GtkActionGroup this GtkAction is associated with, or NULL (for internal " "use)." @@ -387,72 +383,72 @@ msgstr "" "Gtk-toimintoryhmä mihin Gtk-toiminto on liitetty, tai NULL (sisäiseen " "käyttöön)." -#: ../gtk/gtkactiongroup.c:171 +#: gtk/gtkactiongroup.c:171 msgid "A name for the action group." msgstr "Toimintoryhmän nimi." -#: ../gtk/gtkactiongroup.c:178 +#: gtk/gtkactiongroup.c:178 msgid "Whether the action group is enabled." msgstr "Onko tämä toimintoryhmä käytössä." -#: ../gtk/gtkactiongroup.c:185 +#: gtk/gtkactiongroup.c:185 msgid "Whether the action group is visible." msgstr "Onko tämä toimintoryhmä näkyvissä." -#: ../gtk/gtkadjustment.c:93 ../gtk/gtkcellrendererprogress.c:128 -#: ../gtk/gtkscalebutton.c:200 ../gtk/gtkspinbutton.c:269 +#: gtk/gtkadjustment.c:93 gtk/gtkcellrendererprogress.c:128 +#: gtk/gtkscalebutton.c:200 gtk/gtkspinbutton.c:269 msgid "Value" msgstr "Arvo" -#: ../gtk/gtkadjustment.c:94 +#: gtk/gtkadjustment.c:94 msgid "The value of the adjustment" msgstr "Koonmuutosarvo" -#: ../gtk/gtkadjustment.c:110 +#: gtk/gtkadjustment.c:110 msgid "Minimum Value" msgstr "Minimiarvo" -#: ../gtk/gtkadjustment.c:111 +#: gtk/gtkadjustment.c:111 msgid "The minimum value of the adjustment" msgstr "Koonmuutoksen minimiarvo" -#: ../gtk/gtkadjustment.c:130 +#: gtk/gtkadjustment.c:130 msgid "Maximum Value" msgstr "Maksimiarvo" -#: ../gtk/gtkadjustment.c:131 +#: gtk/gtkadjustment.c:131 msgid "The maximum value of the adjustment" msgstr "Koonmuutoksen maksimiarvo" -#: ../gtk/gtkadjustment.c:147 +#: gtk/gtkadjustment.c:147 msgid "Step Increment" msgstr "Askellisäys" -#: ../gtk/gtkadjustment.c:148 +#: gtk/gtkadjustment.c:148 msgid "The step increment of the adjustment" msgstr "Koonmuutoksen askellisäys" -#: ../gtk/gtkadjustment.c:164 +#: gtk/gtkadjustment.c:164 msgid "Page Increment" msgstr "Sivunlisäys" -#: ../gtk/gtkadjustment.c:165 +#: gtk/gtkadjustment.c:165 msgid "The page increment of the adjustment" msgstr "Koonmuutoksen sivunlisäys" -#: ../gtk/gtkadjustment.c:184 +#: gtk/gtkadjustment.c:184 msgid "Page Size" msgstr "Sivukoko" -#: ../gtk/gtkadjustment.c:185 +#: gtk/gtkadjustment.c:185 msgid "The page size of the adjustment" msgstr "Koonmuutoksen sivukoko" -#: ../gtk/gtkalignment.c:90 +#: gtk/gtkalignment.c:90 msgid "Horizontal alignment" msgstr "Vaakakohdistus" -#: ../gtk/gtkalignment.c:91 ../gtk/gtkbutton.c:250 +#: gtk/gtkalignment.c:91 gtk/gtkbutton.c:250 msgid "" "Horizontal position of child in available space. 0.0 is left aligned, 1.0 is " "right aligned" @@ -460,11 +456,11 @@ msgstr "" "Lapsen vaakasijainti saatavilla olevassa tilassa. 0.0 on vasemmalla, 1.0 " "oikealla" -#: ../gtk/gtkalignment.c:100 +#: gtk/gtkalignment.c:100 msgid "Vertical alignment" msgstr "Pystykohdistus" -#: ../gtk/gtkalignment.c:101 ../gtk/gtkbutton.c:269 +#: gtk/gtkalignment.c:101 gtk/gtkbutton.c:269 msgid "" "Vertical position of child in available space. 0.0 is top aligned, 1.0 is " "bottom aligned" @@ -472,11 +468,11 @@ msgstr "" "Lapsen pystysijainti saatavilla olevassa tilassa. 0.0 on ylhäällä, 1.0 " "alhaalla." -#: ../gtk/gtkalignment.c:109 +#: gtk/gtkalignment.c:109 msgid "Horizontal scale" msgstr "Vaakaskaalaus" -#: ../gtk/gtkalignment.c:110 +#: gtk/gtkalignment.c:110 msgid "" "If available horizontal space is bigger than needed for the child, how much " "of it to use for the child. 0.0 means none, 1.0 means all" @@ -484,11 +480,11 @@ msgstr "" "Jos saatavilla oleva vaakatila on suurempi kuin mitä lapsi tarvitsisi, niin " "kuinka paljon se siitä täyttää. 0.0 on ei mitään, 1.0 on kaiken" -#: ../gtk/gtkalignment.c:118 +#: gtk/gtkalignment.c:118 msgid "Vertical scale" msgstr "Pystyskaalaus" -#: ../gtk/gtkalignment.c:119 +#: gtk/gtkalignment.c:119 msgid "" "If available vertical space is bigger than needed for the child, how much of " "it to use for the child. 0.0 means none, 1.0 means all" @@ -496,188 +492,188 @@ msgstr "" "Jos saatavilla oleva pystytila on suurempi kuin mitä lapsi tarvitsisi, niin " "kuinka paljon se siitä täyttää. 0.0 on ei mitään, 1.0 on kaiken" -#: ../gtk/gtkalignment.c:136 +#: gtk/gtkalignment.c:136 msgid "Top Padding" msgstr "Ylätäyte" -#: ../gtk/gtkalignment.c:137 +#: gtk/gtkalignment.c:137 msgid "The padding to insert at the top of the widget." msgstr "Säätimen yläpuolelle lisättävä täyte." -#: ../gtk/gtkalignment.c:153 +#: gtk/gtkalignment.c:153 msgid "Bottom Padding" msgstr "Alatäyte" -#: ../gtk/gtkalignment.c:154 +#: gtk/gtkalignment.c:154 msgid "The padding to insert at the bottom of the widget." msgstr "Säätimen alapuolelle lisättävä täyte." -#: ../gtk/gtkalignment.c:170 +#: gtk/gtkalignment.c:170 msgid "Left Padding" msgstr "Vasen täyte" -#: ../gtk/gtkalignment.c:171 +#: gtk/gtkalignment.c:171 msgid "The padding to insert at the left of the widget." msgstr "Säätimen vasemmalle puolelle lisättävä täyte." -#: ../gtk/gtkalignment.c:187 +#: gtk/gtkalignment.c:187 msgid "Right Padding" msgstr "Oikea täyte" -#: ../gtk/gtkalignment.c:188 +#: gtk/gtkalignment.c:188 msgid "The padding to insert at the right of the widget." msgstr "Säätimen oikealle puolelle lisättävä täyte." -#: ../gtk/gtkarrow.c:73 +#: gtk/gtkarrow.c:73 msgid "Arrow direction" msgstr "Nuolen suunta" -#: ../gtk/gtkarrow.c:74 +#: gtk/gtkarrow.c:74 msgid "The direction the arrow should point" msgstr "Suunta, johon nuoli osoittaa" -#: ../gtk/gtkarrow.c:81 +#: gtk/gtkarrow.c:81 msgid "Arrow shadow" msgstr "Nuolen varjo" -#: ../gtk/gtkarrow.c:82 +#: gtk/gtkarrow.c:82 msgid "Appearance of the shadow surrounding the arrow" msgstr "Nuolta ympäröivän varjon ulkonäkö" -#: ../gtk/gtkarrow.c:88 ../gtk/gtkmenuitem.c:279 +#: gtk/gtkarrow.c:88 gtk/gtkmenuitem.c:279 msgid "Arrow Scaling" msgstr "Nuolen skaalaus" -#: ../gtk/gtkarrow.c:89 +#: gtk/gtkarrow.c:89 msgid "Amount of space used up by arrow" msgstr "Nuolen käyttämän tilan määrä" -#: ../gtk/gtkaspectframe.c:79 +#: gtk/gtkaspectframe.c:79 msgid "Horizontal Alignment" msgstr "Vaakakohdistus" -#: ../gtk/gtkaspectframe.c:80 +#: gtk/gtkaspectframe.c:80 msgid "X alignment of the child" msgstr "Lapsen X-kohdistus" -#: ../gtk/gtkaspectframe.c:86 +#: gtk/gtkaspectframe.c:86 msgid "Vertical Alignment" msgstr "Pystykohdistus" -#: ../gtk/gtkaspectframe.c:87 +#: gtk/gtkaspectframe.c:87 msgid "Y alignment of the child" msgstr "Lapsen Y-kohdistus" -#: ../gtk/gtkaspectframe.c:93 +#: gtk/gtkaspectframe.c:93 msgid "Ratio" msgstr "Suhde" -#: ../gtk/gtkaspectframe.c:94 +#: gtk/gtkaspectframe.c:94 msgid "Aspect ratio if obey_child is FALSE" msgstr "Reunasuhde, jos obey_child (lapsen mukaan) on FALSE" -#: ../gtk/gtkaspectframe.c:100 +#: gtk/gtkaspectframe.c:100 msgid "Obey child" msgstr "Lapsen mukaan" -#: ../gtk/gtkaspectframe.c:101 +#: gtk/gtkaspectframe.c:101 msgid "Force aspect ratio to match that of the frame's child" msgstr "Aseta reunasuhde samaksi kuin lapsella" -#: ../gtk/gtkassistant.c:261 +#: gtk/gtkassistant.c:261 msgid "Header Padding" msgstr "Otsakkeen täyte" -#: ../gtk/gtkassistant.c:262 +#: gtk/gtkassistant.c:262 msgid "Number of pixels around the header." msgstr "Otsaketta ympäröivän tilan koko pisteinä." -#: ../gtk/gtkassistant.c:269 +#: gtk/gtkassistant.c:269 msgid "Content Padding" msgstr "Sisällön täyte" -#: ../gtk/gtkassistant.c:270 +#: gtk/gtkassistant.c:270 msgid "Number of pixels around the content pages." msgstr "Sisältöä ympäröivän tilan koko pikseleinä." -#: ../gtk/gtkassistant.c:286 +#: gtk/gtkassistant.c:286 msgid "Page type" msgstr "Sivun tyyppi" -#: ../gtk/gtkassistant.c:287 +#: gtk/gtkassistant.c:287 msgid "The type of the assistant page" msgstr "Apusivun tyyppi" -#: ../gtk/gtkassistant.c:304 +#: gtk/gtkassistant.c:304 msgid "Page title" msgstr "Sivun otsikko" -#: ../gtk/gtkassistant.c:305 +#: gtk/gtkassistant.c:305 msgid "The title of the assistant page" msgstr "Apusivun otsikko" -#: ../gtk/gtkassistant.c:321 +#: gtk/gtkassistant.c:321 msgid "Header image" msgstr "Otsakekuva" -#: ../gtk/gtkassistant.c:322 +#: gtk/gtkassistant.c:322 msgid "Header image for the assistant page" msgstr "Apusivun otsakekuva" -#: ../gtk/gtkassistant.c:338 +#: gtk/gtkassistant.c:338 msgid "Sidebar image" msgstr "Sivupalkin kuva" -#: ../gtk/gtkassistant.c:339 +#: gtk/gtkassistant.c:339 msgid "Sidebar image for the assistant page" msgstr "Apusivun sivupalkin kuva" -#: ../gtk/gtkassistant.c:354 +#: gtk/gtkassistant.c:354 msgid "Page complete" msgstr "Sivu valmis" -#: ../gtk/gtkassistant.c:355 +#: gtk/gtkassistant.c:355 msgid "Whether all required fields on the page have been filled out" msgstr "Kertoo, ovatko kaikki vaaditut sivun kentät täytetty" -#: ../gtk/gtkbbox.c:91 +#: gtk/gtkbbox.c:91 msgid "Minimum child width" msgstr "Pienin lapsen leveys" -#: ../gtk/gtkbbox.c:92 +#: gtk/gtkbbox.c:92 msgid "Minimum width of buttons inside the box" msgstr "Pienin laatikon sisäisten painikkeiden leveys" -#: ../gtk/gtkbbox.c:100 +#: gtk/gtkbbox.c:100 msgid "Minimum child height" msgstr "Pienin lapsen korkeus" -#: ../gtk/gtkbbox.c:101 +#: gtk/gtkbbox.c:101 msgid "Minimum height of buttons inside the box" msgstr "Pienin laatikon sisäisten painikkeiden korkeus" -#: ../gtk/gtkbbox.c:109 +#: gtk/gtkbbox.c:109 msgid "Child internal width padding" msgstr "Lapsen sisäinen leveystäyte" -#: ../gtk/gtkbbox.c:110 +#: gtk/gtkbbox.c:110 msgid "Amount to increase child's size on either side" msgstr "" "Määrä, jonka verran lapsen koko kasvaa sen vasemmalla ja oikealla puolella" -#: ../gtk/gtkbbox.c:118 +#: gtk/gtkbbox.c:118 msgid "Child internal height padding" msgstr "Lapsen sisäinen korkeustäyte" -#: ../gtk/gtkbbox.c:119 +#: gtk/gtkbbox.c:119 msgid "Amount to increase child's size on the top and bottom" msgstr "Määrä, jonka verran lapsen koko kasvaa sen ylä- ja alapuolella" -#: ../gtk/gtkbbox.c:127 +#: gtk/gtkbbox.c:127 msgid "Layout style" msgstr "Asettelutyyli" -#: ../gtk/gtkbbox.c:128 +#: gtk/gtkbbox.c:128 msgid "" "How to layout the buttons in the box. Possible values are default, spread, " "edge, start and end" @@ -685,11 +681,11 @@ msgstr "" "Miten painikkeet asettuvat laatikkoon. Mahdollisia arvoja ovat oletus, " "levitä, reuna, alku ja loppu" -#: ../gtk/gtkbbox.c:136 +#: gtk/gtkbbox.c:136 msgid "Secondary" msgstr "Toissijainen" -#: ../gtk/gtkbbox.c:137 +#: gtk/gtkbbox.c:137 msgid "" "If TRUE, the child appears in a secondary group of children, suitable for, e." "g., help buttons" @@ -697,38 +693,38 @@ msgstr "" "Jos TRUE, niin lapsi on toissijaisten joukossa. Tämä sopii esim. " "ohjepainikkeille." -#: ../gtk/gtkbox.c:98 ../gtk/gtkexpander.c:219 ../gtk/gtkiconview.c:666 -#: ../gtk/gtktreeviewcolumn.c:216 +#: gtk/gtkbox.c:98 gtk/gtkexpander.c:219 gtk/gtkiconview.c:666 +#: gtk/gtktreeviewcolumn.c:216 msgid "Spacing" msgstr "Välit" -#: ../gtk/gtkbox.c:99 +#: gtk/gtkbox.c:99 msgid "The amount of space between children" msgstr "Lasten välien suuruus" -#: ../gtk/gtkbox.c:108 ../gtk/gtknotebook.c:644 ../gtk/gtktable.c:165 -#: ../gtk/gtktoolbar.c:580 +#: gtk/gtkbox.c:108 gtk/gtknotebook.c:644 gtk/gtktable.c:165 +#: gtk/gtktoolbar.c:580 msgid "Homogeneous" msgstr "Tasakokoisuus" -#: ../gtk/gtkbox.c:109 +#: gtk/gtkbox.c:109 msgid "Whether the children should all be the same size" msgstr "Ovatko lapset tasakokoisia" -#: ../gtk/gtkbox.c:116 ../gtk/gtkpreview.c:101 ../gtk/gtktoolbar.c:572 -#: ../gtk/gtktreeviewcolumn.c:272 +#: gtk/gtkbox.c:116 gtk/gtkpreview.c:101 gtk/gtktoolbar.c:572 +#: gtk/gtktreeviewcolumn.c:272 msgid "Expand" msgstr "Laajenna" -#: ../gtk/gtkbox.c:117 +#: gtk/gtkbox.c:117 msgid "Whether the child should receive extra space when the parent grows" msgstr "Saavatko lapset lisätilaa kun emo kasvaa" -#: ../gtk/gtkbox.c:123 +#: gtk/gtkbox.c:123 msgid "Fill" msgstr "Täytä" -#: ../gtk/gtkbox.c:124 +#: gtk/gtkbox.c:124 msgid "" "Whether extra space given to the child should be allocated to the child or " "used as padding" @@ -736,19 +732,19 @@ msgstr "" "Toimiiko lapselle varattu ylimääräinen tila täytteenä vai varautuuko se " "lapselle." -#: ../gtk/gtkbox.c:130 +#: gtk/gtkbox.c:130 msgid "Padding" msgstr "Täyte" -#: ../gtk/gtkbox.c:131 +#: gtk/gtkbox.c:131 msgid "Extra space to put between the child and its neighbors, in pixels" msgstr "Lapsen ja sen naapureiden välinen ylimääräinen tila kuvapisteinä." -#: ../gtk/gtkbox.c:137 +#: gtk/gtkbox.c:137 msgid "Pack type" msgstr "Pakkaustapa" -#: ../gtk/gtkbox.c:138 ../gtk/gtknotebook.c:711 +#: gtk/gtkbox.c:138 gtk/gtknotebook.c:711 msgid "" "A GtkPackType indicating whether the child is packed with reference to the " "start or end of the parent" @@ -756,35 +752,35 @@ msgstr "" "GtkPackType, joka määrittää miten lapsi pakkautuu emon alkuun ja loppuun " "nähden" -#: ../gtk/gtkbox.c:144 ../gtk/gtknotebook.c:689 ../gtk/gtkpaned.c:218 -#: ../gtk/gtkruler.c:110 +#: gtk/gtkbox.c:144 gtk/gtknotebook.c:689 gtk/gtkpaned.c:218 +#: gtk/gtkruler.c:110 msgid "Position" msgstr "Sijainti" -#: ../gtk/gtkbox.c:145 ../gtk/gtknotebook.c:690 +#: gtk/gtkbox.c:145 gtk/gtknotebook.c:690 msgid "The index of the child in the parent" msgstr "Nykyisen lapsen indeksi emon sisällä" -#: ../gtk/gtkbuilder.c:96 +#: gtk/gtkbuilder.c:96 msgid "Translation Domain" msgstr "Käännösalue" -#: ../gtk/gtkbuilder.c:97 +#: gtk/gtkbuilder.c:97 msgid "The translation domain used by gettext" msgstr "Gettextin käyttämä käännösalue " -#: ../gtk/gtkbutton.c:200 +#: gtk/gtkbutton.c:200 msgid "" "Text of the label widget inside the button, if the button contains a label " "widget" msgstr "Painikkeen sisällä olevan nimiön teksti, jos painike sisältää nimiön" -#: ../gtk/gtkbutton.c:207 ../gtk/gtkexpander.c:203 ../gtk/gtklabel.c:337 -#: ../gtk/gtktoolbutton.c:187 +#: gtk/gtkbutton.c:207 gtk/gtkexpander.c:203 gtk/gtklabel.c:337 +#: gtk/gtktoolbutton.c:187 msgid "Use underline" msgstr "Käytä alleviivausta" -#: ../gtk/gtkbutton.c:208 ../gtk/gtkexpander.c:204 ../gtk/gtklabel.c:338 +#: gtk/gtkbutton.c:208 gtk/gtkexpander.c:204 gtk/gtklabel.c:338 msgid "" "If set, an underline in the text indicates the next character should be used " "for the mnemonic accelerator key" @@ -792,471 +788,468 @@ msgstr "" "Jos asetettu, alaviiva tekstissä merkitsee, että seuraavaa merkkiä pitäisi " "käyttää pikanäppäimenä" -#: ../gtk/gtkbutton.c:215 +#: gtk/gtkbutton.c:215 msgid "Use stock" msgstr "Käytä vakiovalikoimasta" -#: ../gtk/gtkbutton.c:216 +#: gtk/gtkbutton.c:216 msgid "" "If set, the label is used to pick a stock item instead of being displayed" msgstr "" "Jos asetettu, niin nimiötä käytetään vakiovalikoiman kohteen valitsemiseen, " "sen sijaan että se näkyisi" -#: ../gtk/gtkbutton.c:223 ../gtk/gtkcombobox.c:788 -#: ../gtk/gtkfilechooserbutton.c:393 +#: gtk/gtkbutton.c:223 gtk/gtkcombobox.c:788 gtk/gtkfilechooserbutton.c:393 msgid "Focus on click" msgstr "Kohdista napsautettaessa" -#: ../gtk/gtkbutton.c:224 ../gtk/gtkfilechooserbutton.c:394 +#: gtk/gtkbutton.c:224 gtk/gtkfilechooserbutton.c:394 msgid "Whether the button grabs focus when it is clicked with the mouse" msgstr "Kaappaako painike kohdistuksen kun sitä napsautetaan" -#: ../gtk/gtkbutton.c:231 +#: gtk/gtkbutton.c:231 msgid "Border relief" msgstr "Reunakuvio" -#: ../gtk/gtkbutton.c:232 +#: gtk/gtkbutton.c:232 msgid "The border relief style" msgstr "Reunakuvion tyyli" -#: ../gtk/gtkbutton.c:249 +#: gtk/gtkbutton.c:249 msgid "Horizontal alignment for child" msgstr "Vaakakohdistus lapselle" -#: ../gtk/gtkbutton.c:268 +#: gtk/gtkbutton.c:268 msgid "Vertical alignment for child" msgstr "Pystykohdistus lapselle" -#: ../gtk/gtkbutton.c:285 ../gtk/gtkimagemenuitem.c:100 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "Kuvasäädin" -#: ../gtk/gtkbutton.c:286 +#: gtk/gtkbutton.c:286 msgid "Child widget to appear next to the button text" msgstr "Lapsisäädin, joka näkyy painikkeen tekstin vieressä" -#: ../gtk/gtkbutton.c:300 +#: gtk/gtkbutton.c:300 msgid "Image position" msgstr "Kuvan sijainti" -#: ../gtk/gtkbutton.c:301 +#: gtk/gtkbutton.c:301 msgid "The position of the image relative to the text" msgstr "Kuvan sijainti suhteessa seuraavaan" -#: ../gtk/gtkbutton.c:410 +#: gtk/gtkbutton.c:410 msgid "Default Spacing" msgstr "Oletusvälit" -#: ../gtk/gtkbutton.c:411 +#: gtk/gtkbutton.c:411 msgid "Extra space to add for CAN_DEFAULT buttons" msgstr "Ylimääräinen tila CAN_DEFAULT-painikkeiden ympärillä" -#: ../gtk/gtkbutton.c:417 +#: gtk/gtkbutton.c:417 msgid "Default Outside Spacing" msgstr "Oletusulkoväli" -#: ../gtk/gtkbutton.c:418 +#: gtk/gtkbutton.c:418 msgid "" "Extra space to add for CAN_DEFAULT buttons that is always drawn outside the " "border" msgstr "Ylimääräinen CAN_DEFAULT-painikkeiden reunan ulkopuolella oleva tila" -#: ../gtk/gtkbutton.c:423 +#: gtk/gtkbutton.c:423 msgid "Child X Displacement" msgstr "Lapsen X-poikkeama" -#: ../gtk/gtkbutton.c:424 +#: gtk/gtkbutton.c:424 msgid "" "How far in the x direction to move the child when the button is depressed" msgstr "Minkä matkan x-suunnassa lapsi liikkuu, kun painike vapautetaan" -#: ../gtk/gtkbutton.c:431 +#: gtk/gtkbutton.c:431 msgid "Child Y Displacement" msgstr "Lapsen Y-poikkeama" -#: ../gtk/gtkbutton.c:432 +#: gtk/gtkbutton.c:432 msgid "" "How far in the y direction to move the child when the button is depressed" msgstr "Minkä matkan y-suunnassa lapsi liikkuu, kun painike vapautetaan" -#: ../gtk/gtkbutton.c:448 +#: gtk/gtkbutton.c:448 msgid "Displace focus" msgstr "Kohdistuksen poikkeama" -#: ../gtk/gtkbutton.c:449 +#: gtk/gtkbutton.c:449 msgid "" "Whether the child_displacement_x/_y properties should also affect the focus " "rectangle" msgstr "" "Vaikuttavatko child_displacement_x/_y-ominaisuudet myös kohdistusalueeseen" -#: ../gtk/gtkbutton.c:462 ../gtk/gtkentry.c:539 ../gtk/gtkentry.c:932 +#: gtk/gtkbutton.c:462 gtk/gtkentry.c:539 gtk/gtkentry.c:932 msgid "Inner Border" msgstr "Sisäreunus" -#: ../gtk/gtkbutton.c:463 +#: gtk/gtkbutton.c:463 msgid "Border between button edges and child." msgstr "reunus painikkeen reunan ja lapsen välillä." -#: ../gtk/gtkbutton.c:476 +#: gtk/gtkbutton.c:476 msgid "Image spacing" msgstr "Kuvien välit" -#: ../gtk/gtkbutton.c:477 +#: gtk/gtkbutton.c:477 msgid "Spacing in pixels between the image and label" msgstr "Kuvan ja nimiön väli pikseleinä" -#: ../gtk/gtkbutton.c:491 +#: gtk/gtkbutton.c:491 msgid "Show button images" msgstr "Näytä painikekuvat" -#: ../gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" -msgstr "Näytetäänkö vakiokuvakkeet painikkeissa" +#: gtk/gtkbutton.c:492 +#, fuzzy +msgid "Whether images should be shown on buttons" +msgstr "Näkyvätkö kuvat valikoissa" -#: ../gtk/gtkcalendar.c:440 +#: gtk/gtkcalendar.c:440 msgid "Year" msgstr "Vuosi" -#: ../gtk/gtkcalendar.c:441 +#: gtk/gtkcalendar.c:441 msgid "The selected year" msgstr "Valittu vuosi" -#: ../gtk/gtkcalendar.c:454 +#: gtk/gtkcalendar.c:454 msgid "Month" msgstr "Kuukausi" -#: ../gtk/gtkcalendar.c:455 +#: gtk/gtkcalendar.c:455 msgid "The selected month (as a number between 0 and 11)" msgstr "Valittu kuukausi (numero välillä 0-11)" -#: ../gtk/gtkcalendar.c:469 +#: gtk/gtkcalendar.c:469 msgid "Day" msgstr "Päivä" -#: ../gtk/gtkcalendar.c:470 +#: gtk/gtkcalendar.c:470 msgid "" "The selected day (as a number between 1 and 31, or 0 to unselect the " "currently selected day)" msgstr "" "Valittu päivä (numero välillä 1-31, tai nykyisen valinnan poistamisessa 0)" -#: ../gtk/gtkcalendar.c:484 +#: gtk/gtkcalendar.c:484 msgid "Show Heading" msgstr "Näytä otsikko" -#: ../gtk/gtkcalendar.c:485 +#: gtk/gtkcalendar.c:485 msgid "If TRUE, a heading is displayed" msgstr "Jos TRUE, otsikko näytetään" -#: ../gtk/gtkcalendar.c:499 +#: gtk/gtkcalendar.c:499 msgid "Show Day Names" msgstr "Näytä päivien nimet" -#: ../gtk/gtkcalendar.c:500 +#: gtk/gtkcalendar.c:500 msgid "If TRUE, day names are displayed" msgstr "Jos TRUE, päivien nimet näytetään" -#: ../gtk/gtkcalendar.c:513 +#: gtk/gtkcalendar.c:513 msgid "No Month Change" msgstr "Ei kuukauden vaihtamista" -#: ../gtk/gtkcalendar.c:514 +#: gtk/gtkcalendar.c:514 msgid "If TRUE, the selected month cannot be changed" msgstr "Jos TRUE, valittua kuukautta ei voi vaihtaa" -#: ../gtk/gtkcalendar.c:528 +#: gtk/gtkcalendar.c:528 msgid "Show Week Numbers" msgstr "Näytä viikkonumerot" -#: ../gtk/gtkcalendar.c:529 +#: gtk/gtkcalendar.c:529 msgid "If TRUE, week numbers are displayed" msgstr "Jos TRUE, viikkonumerot näytetään" -#: ../gtk/gtkcalendar.c:544 +#: gtk/gtkcalendar.c:544 msgid "Details Width" msgstr "Yksityiskohtien leveys" -#: ../gtk/gtkcalendar.c:545 +#: gtk/gtkcalendar.c:545 msgid "Details width in characters" msgstr "Yksityiskohtien leveys merkkeinä" -#: ../gtk/gtkcalendar.c:560 +#: gtk/gtkcalendar.c:560 msgid "Details Height" msgstr "Yksityiskohtien korkeus" -#: ../gtk/gtkcalendar.c:561 +#: gtk/gtkcalendar.c:561 msgid "Details height in rows" msgstr "Yksityiskohtien korkeus riveinä" -#: ../gtk/gtkcalendar.c:577 +#: gtk/gtkcalendar.c:577 msgid "Show Details" msgstr "Näytä yksityiskohdat" -#: ../gtk/gtkcalendar.c:578 +#: gtk/gtkcalendar.c:578 msgid "If TRUE, details are shown" msgstr "Jos TRUE, näytetään yksityiskohdat" -#: ../gtk/gtkcellrenderer.c:177 +#: gtk/gtkcellrenderer.c:177 msgid "mode" msgstr "tila" -#: ../gtk/gtkcellrenderer.c:178 +#: gtk/gtkcellrenderer.c:178 msgid "Editable mode of the CellRenderer" msgstr "CellRendererin muokattava tila" -#: ../gtk/gtkcellrenderer.c:186 +#: gtk/gtkcellrenderer.c:186 msgid "visible" msgstr "näkyvä" -#: ../gtk/gtkcellrenderer.c:187 +#: gtk/gtkcellrenderer.c:187 msgid "Display the cell" msgstr "Näytä solu" -#: ../gtk/gtkcellrenderer.c:194 +#: gtk/gtkcellrenderer.c:194 msgid "Display the cell sensitive" msgstr "Näytä solun herkkyys" -#: ../gtk/gtkcellrenderer.c:201 +#: gtk/gtkcellrenderer.c:201 msgid "xalign" msgstr "x-kohdistus" -#: ../gtk/gtkcellrenderer.c:202 +#: gtk/gtkcellrenderer.c:202 msgid "The x-align" msgstr "x-kohdistus." -#: ../gtk/gtkcellrenderer.c:211 +#: gtk/gtkcellrenderer.c:211 msgid "yalign" msgstr "y-kohdistus" -#: ../gtk/gtkcellrenderer.c:212 +#: gtk/gtkcellrenderer.c:212 msgid "The y-align" msgstr "y-kohdistus." -#: ../gtk/gtkcellrenderer.c:221 +#: gtk/gtkcellrenderer.c:221 msgid "xpad" msgstr "x-väli" -#: ../gtk/gtkcellrenderer.c:222 +#: gtk/gtkcellrenderer.c:222 msgid "The xpad" msgstr "Vaakaväli." -#: ../gtk/gtkcellrenderer.c:231 +#: gtk/gtkcellrenderer.c:231 msgid "ypad" msgstr "y-väli" -#: ../gtk/gtkcellrenderer.c:232 +#: gtk/gtkcellrenderer.c:232 msgid "The ypad" msgstr "Pystyväli." -#: ../gtk/gtkcellrenderer.c:241 +#: gtk/gtkcellrenderer.c:241 msgid "width" msgstr "leveys" -#: ../gtk/gtkcellrenderer.c:242 +#: gtk/gtkcellrenderer.c:242 msgid "The fixed width" msgstr "Vakioleveys." -#: ../gtk/gtkcellrenderer.c:251 +#: gtk/gtkcellrenderer.c:251 msgid "height" msgstr "korkeus" -#: ../gtk/gtkcellrenderer.c:252 +#: gtk/gtkcellrenderer.c:252 msgid "The fixed height" msgstr "Vakiokorkeus." -#: ../gtk/gtkcellrenderer.c:261 +#: gtk/gtkcellrenderer.c:261 msgid "Is Expander" msgstr "On laajentuva" -#: ../gtk/gtkcellrenderer.c:262 +#: gtk/gtkcellrenderer.c:262 msgid "Row has children" msgstr "Rivillä on lapsia" -#: ../gtk/gtkcellrenderer.c:270 +#: gtk/gtkcellrenderer.c:270 msgid "Is Expanded" msgstr "On laajentunut" -#: ../gtk/gtkcellrenderer.c:271 +#: gtk/gtkcellrenderer.c:271 msgid "Row is an expander row, and is expanded" msgstr "Rivi on laajentuva rivi ja laajentunut" -#: ../gtk/gtkcellrenderer.c:278 +#: gtk/gtkcellrenderer.c:278 msgid "Cell background color name" msgstr "Solun taustavärin nimi" -#: ../gtk/gtkcellrenderer.c:279 +#: gtk/gtkcellrenderer.c:279 msgid "Cell background color as a string" msgstr "Solun taustaväri merkkijonona" -#: ../gtk/gtkcellrenderer.c:286 +#: gtk/gtkcellrenderer.c:286 msgid "Cell background color" msgstr "Solun taustaväri" -#: ../gtk/gtkcellrenderer.c:287 +#: gtk/gtkcellrenderer.c:287 msgid "Cell background color as a GdkColor" msgstr "Solun taustaväri GdkColor:na" -#: ../gtk/gtkcellrenderer.c:294 +#: gtk/gtkcellrenderer.c:294 msgid "Editing" msgstr "Muokkaus" -#: ../gtk/gtkcellrenderer.c:295 +#: gtk/gtkcellrenderer.c:295 msgid "Whether the cell renderer is currently in editing mode" msgstr "Onko solun piirrin muokkaustilassa" -#: ../gtk/gtkcellrenderer.c:303 +#: gtk/gtkcellrenderer.c:303 msgid "Cell background set" msgstr "Solun taustaväri asetettu" -#: ../gtk/gtkcellrenderer.c:304 +#: gtk/gtkcellrenderer.c:304 msgid "Whether this tag affects the cell background color" msgstr "Vaikuttaako tämä merkkaus solun taustaväriin" -#: ../gtk/gtkcellrendereraccel.c:104 +#: gtk/gtkcellrendereraccel.c:104 msgid "Accelerator key" msgstr "Pikavalintanäppäin" -#: ../gtk/gtkcellrendereraccel.c:105 +#: gtk/gtkcellrendereraccel.c:105 msgid "The keyval of the accelerator" msgstr "Pikavalinnan avainarvo" -#: ../gtk/gtkcellrendereraccel.c:121 +#: gtk/gtkcellrendereraccel.c:121 msgid "Accelerator modifiers" msgstr "Pikavalinnan muokkaimet" -#: ../gtk/gtkcellrendereraccel.c:122 +#: gtk/gtkcellrendereraccel.c:122 msgid "The modifier mask of the accelerator" msgstr "Pikavalinnan muokkainmaski" -#: ../gtk/gtkcellrendereraccel.c:139 +#: gtk/gtkcellrendereraccel.c:139 msgid "Accelerator keycode" msgstr "Pikavalinnan näppäinkoodi" -#: ../gtk/gtkcellrendereraccel.c:140 +#: gtk/gtkcellrendereraccel.c:140 msgid "The hardware keycode of the accelerator" msgstr "Pikavalinnan näppäimen laitteistotason näppäinkoodi" -#: ../gtk/gtkcellrendereraccel.c:159 +#: gtk/gtkcellrendereraccel.c:159 msgid "Accelerator Mode" msgstr "Pikavalinnan tila" -#: ../gtk/gtkcellrendereraccel.c:160 +#: gtk/gtkcellrendereraccel.c:160 msgid "The type of accelerators" msgstr "Pikavalintojen tyyppi" -#: ../gtk/gtkcellrenderercombo.c:107 +#: gtk/gtkcellrenderercombo.c:107 msgid "Model" msgstr "Malli" -#: ../gtk/gtkcellrenderercombo.c:108 +#: gtk/gtkcellrenderercombo.c:108 msgid "The model containing the possible values for the combo box" msgstr "Malli, joka sisältää monivalintalaatikon mahdolliset arvot" -#: ../gtk/gtkcellrenderercombo.c:130 ../gtk/gtkcomboboxentry.c:106 +#: gtk/gtkcellrenderercombo.c:130 gtk/gtkcomboboxentry.c:106 msgid "Text Column" msgstr "Tekstisarake" -#: ../gtk/gtkcellrenderercombo.c:131 ../gtk/gtkcomboboxentry.c:107 +#: gtk/gtkcellrenderercombo.c:131 gtk/gtkcomboboxentry.c:107 msgid "A column in the data source model to get the strings from" msgstr "Sarake tekstin syöttämiseen tietolähdemallissa" -#: ../gtk/gtkcellrenderercombo.c:148 +#: gtk/gtkcellrenderercombo.c:148 msgid "Has Entry" msgstr "On syöttö" -#: ../gtk/gtkcellrenderercombo.c:149 +#: gtk/gtkcellrenderercombo.c:149 msgid "If FALSE, don't allow to enter strings other than the chosen ones" msgstr "Jos FALSE, muiden kuin annettujen merkkijonojen syöttämistä ei sallita" -#: ../gtk/gtkcellrendererpixbuf.c:111 +#: gtk/gtkcellrendererpixbuf.c:111 msgid "Pixbuf Object" msgstr "Pixbuf-olio" -#: ../gtk/gtkcellrendererpixbuf.c:112 +#: gtk/gtkcellrendererpixbuf.c:112 msgid "The pixbuf to render" msgstr "Piirtyvä pixbuf." -#: ../gtk/gtkcellrendererpixbuf.c:119 +#: gtk/gtkcellrendererpixbuf.c:119 msgid "Pixbuf Expander Open" msgstr "Avoimen laajentimen pixbuf" -#: ../gtk/gtkcellrendererpixbuf.c:120 +#: gtk/gtkcellrendererpixbuf.c:120 msgid "Pixbuf for open expander" msgstr "Pixbuf avointa laajenninta varten" -#: ../gtk/gtkcellrendererpixbuf.c:127 +#: gtk/gtkcellrendererpixbuf.c:127 msgid "Pixbuf Expander Closed" msgstr "Suljetun laajentimen pixbuf" -#: ../gtk/gtkcellrendererpixbuf.c:128 +#: gtk/gtkcellrendererpixbuf.c:128 msgid "Pixbuf for closed expander" msgstr "Pixbuf suljettua laajenninta varten" -#: ../gtk/gtkcellrendererpixbuf.c:135 ../gtk/gtkimage.c:172 -#: ../gtk/gtkstatusicon.c:202 +#: gtk/gtkcellrendererpixbuf.c:135 gtk/gtkimage.c:172 gtk/gtkstatusicon.c:202 msgid "Stock ID" msgstr "Vakiovalikoima-ID" -#: ../gtk/gtkcellrendererpixbuf.c:136 +#: gtk/gtkcellrendererpixbuf.c:136 msgid "The stock ID of the stock icon to render" msgstr "Piirtyvän vakiokuvakkeen vakiovalikoima-ID" -#: ../gtk/gtkcellrendererpixbuf.c:143 ../gtk/gtkrecentmanager.c:245 -#: ../gtk/gtkstatusicon.c:243 +#: gtk/gtkcellrendererpixbuf.c:143 gtk/gtkrecentmanager.c:245 +#: gtk/gtkstatusicon.c:243 msgid "Size" msgstr "Koko" -#: ../gtk/gtkcellrendererpixbuf.c:144 +#: gtk/gtkcellrendererpixbuf.c:144 msgid "The GtkIconSize value that specifies the size of the rendered icon" msgstr "GtkIconSize-arvo, joka määrittää piirtyneen kuvakkeen koon" -#: ../gtk/gtkcellrendererpixbuf.c:153 +#: gtk/gtkcellrendererpixbuf.c:153 msgid "Detail" msgstr "Lisätieto" -#: ../gtk/gtkcellrendererpixbuf.c:154 +#: gtk/gtkcellrendererpixbuf.c:154 msgid "Render detail to pass to the theme engine" msgstr "Teemamoottorille välittyvä lisätieto" -#: ../gtk/gtkcellrendererpixbuf.c:187 +#: gtk/gtkcellrendererpixbuf.c:187 msgid "Follow State" msgstr "Seuraa tilaa" -#: ../gtk/gtkcellrendererpixbuf.c:188 +#: gtk/gtkcellrendererpixbuf.c:188 msgid "Whether the rendered pixbuf should be colorized according to the state" msgstr "Väritetäänkö renderoitu pixbuf tilan mukaan" -#: ../gtk/gtkcellrendererpixbuf.c:205 ../gtk/gtkimage.c:247 -#: ../gtk/gtkwindow.c:576 +#: gtk/gtkcellrendererpixbuf.c:205 gtk/gtkimage.c:247 gtk/gtkwindow.c:576 msgid "Icon" msgstr "Kuvake" -#: ../gtk/gtkcellrendererpixbuf.c:206 ../gtk/gtkimage.c:248 -#: ../gtk/gtkstatusicon.c:227 +#: gtk/gtkcellrendererpixbuf.c:206 gtk/gtkimage.c:248 gtk/gtkstatusicon.c:227 msgid "The GIcon being displayed" msgstr "Näytettävä GIcon-kuvake" -#: ../gtk/gtkcellrendererprogress.c:129 +#: gtk/gtkcellrendererprogress.c:129 msgid "Value of the progress bar" msgstr "Edistymispalkin arvo" -#: ../gtk/gtkcellrendererprogress.c:146 ../gtk/gtkcellrenderertext.c:195 -#: ../gtk/gtkentry.c:582 ../gtk/gtkmessagedialog.c:153 -#: ../gtk/gtkprogressbar.c:184 ../gtk/gtktextbuffer.c:197 +#: gtk/gtkcellrendererprogress.c:146 gtk/gtkcellrenderertext.c:195 +#: gtk/gtkentry.c:582 gtk/gtkmessagedialog.c:153 gtk/gtkprogressbar.c:184 +#: gtk/gtktextbuffer.c:197 msgid "Text" msgstr "Teksti" -#: ../gtk/gtkcellrendererprogress.c:147 +#: gtk/gtkcellrendererprogress.c:147 msgid "Text on the progress bar" msgstr "Edistymispalkin teksti" -#: ../gtk/gtkcellrendererprogress.c:170 +#: gtk/gtkcellrendererprogress.c:170 msgid "Pulse" msgstr "Pulssi" -#: ../gtk/gtkcellrendererprogress.c:171 +#: gtk/gtkcellrendererprogress.c:171 msgid "" "Set this to positive values to indicate that some progress is made, but you " "don't know how much." @@ -1264,11 +1257,11 @@ msgstr "" "Aseta tämä positiiviseen arvoon, kun haluat ilmoittaa edistymisestä, mutta " "et tiedä kuinka pitkälle on edistytty." -#: ../gtk/gtkcellrendererprogress.c:187 ../gtk/gtkprogress.c:118 +#: gtk/gtkcellrendererprogress.c:187 gtk/gtkprogress.c:118 msgid "Text x alignment" msgstr "Tekstin vaakakohdistus" -#: ../gtk/gtkcellrendererprogress.c:188 ../gtk/gtkprogress.c:119 +#: gtk/gtkcellrendererprogress.c:188 gtk/gtkprogress.c:119 msgid "" "The horizontal text alignment, from 0 (left) to 1 (right). Reversed for RTL " "layouts." @@ -1276,219 +1269,212 @@ msgstr "" "Vaakakohdistus, arvosta 0 (vasen) arvoon 1 (oikea). Arvo on käänteinen " "asettelun ollessa oikealta vasemmalle (RTL)." -#: ../gtk/gtkcellrendererprogress.c:204 ../gtk/gtkprogress.c:125 +#: gtk/gtkcellrendererprogress.c:204 gtk/gtkprogress.c:125 msgid "Text y alignment" msgstr "Tekstin y-kohdistus" -#: ../gtk/gtkcellrendererprogress.c:205 ../gtk/gtkprogress.c:126 +#: gtk/gtkcellrendererprogress.c:205 gtk/gtkprogress.c:126 msgid "The vertical text alignment, from 0 (top) to 1 (bottom)." msgstr "Pystykohdistus, arvosta 0 (ylhäällä) arvoon 1 (alhaalla)" -#: ../gtk/gtkcellrendererprogress.c:221 ../gtk/gtkiconview.c:731 -#: ../gtk/gtkprogressbar.c:126 ../gtk/gtkscalebutton.c:191 -#: ../gtk/gtkstatusicon.c:301 ../gtk/gtktoolbar.c:492 -#: ../gtk/gtktrayicon-x11.c:95 +#: gtk/gtkcellrendererprogress.c:221 gtk/gtkiconview.c:731 +#: gtk/gtkprogressbar.c:126 gtk/gtkscalebutton.c:191 gtk/gtkstatusicon.c:301 +#: gtk/gtktoolbar.c:492 gtk/gtktrayicon-x11.c:95 msgid "Orientation" msgstr "Asento" -#: ../gtk/gtkcellrendererprogress.c:222 ../gtk/gtkprogressbar.c:127 +#: gtk/gtkcellrendererprogress.c:222 gtk/gtkprogressbar.c:127 msgid "Orientation and growth direction of the progress bar" msgstr "Edistymispalkin asento ja kasvusuunta" -#: ../gtk/gtkcellrendererspin.c:93 ../gtk/gtkprogressbar.c:118 -#: ../gtk/gtkrange.c:346 ../gtk/gtkscalebutton.c:219 -#: ../gtk/gtkspinbutton.c:208 +#: gtk/gtkcellrendererspin.c:93 gtk/gtkprogressbar.c:118 gtk/gtkrange.c:346 +#: gtk/gtkscalebutton.c:219 gtk/gtkspinbutton.c:208 msgid "Adjustment" msgstr "Koonmuutos" -#: ../gtk/gtkcellrendererspin.c:94 +#: gtk/gtkcellrendererspin.c:94 msgid "The adjustment that holds the value of the spinbutton." msgstr "Koonmuutos, joka sisältää kiertopainikkeen arvon." -#: ../gtk/gtkcellrendererspin.c:109 +#: gtk/gtkcellrendererspin.c:109 msgid "Climb rate" msgstr "Kasvunopeus" -#: ../gtk/gtkcellrendererspin.c:110 ../gtk/gtkspinbutton.c:217 +#: gtk/gtkcellrendererspin.c:110 gtk/gtkspinbutton.c:217 msgid "The acceleration rate when you hold down a button" msgstr "Kiihdytysvauhti, kun painiketta pidetään painettuna" -#: ../gtk/gtkcellrendererspin.c:123 ../gtk/gtkscale.c:142 -#: ../gtk/gtkspinbutton.c:226 +#: gtk/gtkcellrendererspin.c:123 gtk/gtkscale.c:142 gtk/gtkspinbutton.c:226 msgid "Digits" msgstr "Numeroja" -#: ../gtk/gtkcellrendererspin.c:124 ../gtk/gtkspinbutton.c:227 +#: gtk/gtkcellrendererspin.c:124 gtk/gtkspinbutton.c:227 msgid "The number of decimal places to display" msgstr "Näkyvien desimaalien määrä" -#: ../gtk/gtkcellrenderertext.c:196 +#: gtk/gtkcellrenderertext.c:196 msgid "Text to render" msgstr "Piirtyvä teksti" -#: ../gtk/gtkcellrenderertext.c:203 +#: gtk/gtkcellrenderertext.c:203 msgid "Markup" msgstr "Merkinnät" -#: ../gtk/gtkcellrenderertext.c:204 +#: gtk/gtkcellrenderertext.c:204 msgid "Marked up text to render" msgstr "Merkitty piirtyvä teksti" -#: ../gtk/gtkcellrenderertext.c:211 ../gtk/gtklabel.c:323 +#: gtk/gtkcellrenderertext.c:211 gtk/gtklabel.c:323 msgid "Attributes" msgstr "Määreet" -#: ../gtk/gtkcellrenderertext.c:212 +#: gtk/gtkcellrenderertext.c:212 msgid "A list of style attributes to apply to the text of the renderer" msgstr "Luettelo piirtimen tekstiin sovellettavista tyylimääreistä." -#: ../gtk/gtkcellrenderertext.c:219 +#: gtk/gtkcellrenderertext.c:219 msgid "Single Paragraph Mode" msgstr "Yhden kappaleen tila" -#: ../gtk/gtkcellrenderertext.c:220 +#: gtk/gtkcellrenderertext.c:220 msgid "Whether or not to keep all text in a single paragraph" msgstr "Pidetäänkö kaikki teksti yhdessä kappaleessa" -#: ../gtk/gtkcellrenderertext.c:228 ../gtk/gtkcellview.c:160 -#: ../gtk/gtktexttag.c:183 +#: gtk/gtkcellrenderertext.c:228 gtk/gtkcellview.c:160 gtk/gtktexttag.c:183 msgid "Background color name" msgstr "Taustavärin nimi" -#: ../gtk/gtkcellrenderertext.c:229 ../gtk/gtkcellview.c:161 -#: ../gtk/gtktexttag.c:184 +#: gtk/gtkcellrenderertext.c:229 gtk/gtkcellview.c:161 gtk/gtktexttag.c:184 msgid "Background color as a string" msgstr "Taustaväri merkkijonona" -#: ../gtk/gtkcellrenderertext.c:236 ../gtk/gtkcellview.c:167 -#: ../gtk/gtktexttag.c:191 +#: gtk/gtkcellrenderertext.c:236 gtk/gtkcellview.c:167 gtk/gtktexttag.c:191 msgid "Background color" msgstr "Taustaväri" -#: ../gtk/gtkcellrenderertext.c:237 ../gtk/gtkcellview.c:168 +#: gtk/gtkcellrenderertext.c:237 gtk/gtkcellview.c:168 msgid "Background color as a GdkColor" msgstr "Taustaväri GdkColor:na" -#: ../gtk/gtkcellrenderertext.c:244 ../gtk/gtktexttag.c:217 +#: gtk/gtkcellrenderertext.c:244 gtk/gtktexttag.c:217 msgid "Foreground color name" msgstr "Edustavärin nimi" -#: ../gtk/gtkcellrenderertext.c:245 ../gtk/gtktexttag.c:218 +#: gtk/gtkcellrenderertext.c:245 gtk/gtktexttag.c:218 msgid "Foreground color as a string" msgstr "Edustaväri merkkijonona" -#: ../gtk/gtkcellrenderertext.c:252 ../gtk/gtktexttag.c:225 +#: gtk/gtkcellrenderertext.c:252 gtk/gtktexttag.c:225 msgid "Foreground color" msgstr "Edustaväri" -#: ../gtk/gtkcellrenderertext.c:253 +#: gtk/gtkcellrenderertext.c:253 msgid "Foreground color as a GdkColor" msgstr "Edustaväri GdkColor:na" -#: ../gtk/gtkcellrenderertext.c:261 ../gtk/gtkentry.c:506 -#: ../gtk/gtktexttag.c:251 ../gtk/gtktextview.c:568 +#: gtk/gtkcellrenderertext.c:261 gtk/gtkentry.c:506 gtk/gtktexttag.c:251 +#: gtk/gtktextview.c:568 msgid "Editable" msgstr "Muokattava" -#: ../gtk/gtkcellrenderertext.c:262 ../gtk/gtktexttag.c:252 -#: ../gtk/gtktextview.c:569 +#: gtk/gtkcellrenderertext.c:262 gtk/gtktexttag.c:252 gtk/gtktextview.c:569 msgid "Whether the text can be modified by the user" msgstr "Voiko käyttäjä muuttaa tekstiä" -#: ../gtk/gtkcellrenderertext.c:269 ../gtk/gtkcellrenderertext.c:277 -#: ../gtk/gtkfontsel.c:188 ../gtk/gtktexttag.c:267 ../gtk/gtktexttag.c:275 +#: gtk/gtkcellrenderertext.c:269 gtk/gtkcellrenderertext.c:277 +#: gtk/gtkfontsel.c:188 gtk/gtktexttag.c:267 gtk/gtktexttag.c:275 msgid "Font" msgstr "Kirjasin" -#: ../gtk/gtkcellrenderertext.c:270 ../gtk/gtktexttag.c:268 +#: gtk/gtkcellrenderertext.c:270 gtk/gtktexttag.c:268 msgid "Font description as a string, e.g. \"Sans Italic 12\"" msgstr "Kirjasimen kuvaus merkkijonona. Esimerkiksi \"Sans Italic 12\"" -#: ../gtk/gtkcellrenderertext.c:278 ../gtk/gtktexttag.c:276 +#: gtk/gtkcellrenderertext.c:278 gtk/gtktexttag.c:276 msgid "Font description as a PangoFontDescription struct" msgstr "Kirjasimen kuvaus PangoFontDescription-rakenteena" -#: ../gtk/gtkcellrenderertext.c:286 ../gtk/gtktexttag.c:283 +#: gtk/gtkcellrenderertext.c:286 gtk/gtktexttag.c:283 msgid "Font family" msgstr "Kirjasinperhe" -#: ../gtk/gtkcellrenderertext.c:287 ../gtk/gtktexttag.c:284 +#: gtk/gtkcellrenderertext.c:287 gtk/gtktexttag.c:284 msgid "Name of the font family, e.g. Sans, Helvetica, Times, Monospace" msgstr "Kirjasinperheen nimi, esimerkiksi sans, helvetica, times tai monospace" -#: ../gtk/gtkcellrenderertext.c:294 ../gtk/gtkcellrenderertext.c:295 -#: ../gtk/gtktexttag.c:291 +#: gtk/gtkcellrenderertext.c:294 gtk/gtkcellrenderertext.c:295 +#: gtk/gtktexttag.c:291 msgid "Font style" msgstr "Kirjasintyyli" -#: ../gtk/gtkcellrenderertext.c:303 ../gtk/gtkcellrenderertext.c:304 -#: ../gtk/gtktexttag.c:300 +#: gtk/gtkcellrenderertext.c:303 gtk/gtkcellrenderertext.c:304 +#: gtk/gtktexttag.c:300 msgid "Font variant" msgstr "Kirjasinmuunnelma" -#: ../gtk/gtkcellrenderertext.c:312 ../gtk/gtkcellrenderertext.c:313 -#: ../gtk/gtktexttag.c:309 +#: gtk/gtkcellrenderertext.c:312 gtk/gtkcellrenderertext.c:313 +#: gtk/gtktexttag.c:309 msgid "Font weight" msgstr "Kirjasinvahvuus" -#: ../gtk/gtkcellrenderertext.c:322 ../gtk/gtkcellrenderertext.c:323 -#: ../gtk/gtktexttag.c:320 +#: gtk/gtkcellrenderertext.c:322 gtk/gtkcellrenderertext.c:323 +#: gtk/gtktexttag.c:320 msgid "Font stretch" msgstr "Kirjasimen venytys" -#: ../gtk/gtkcellrenderertext.c:331 ../gtk/gtkcellrenderertext.c:332 -#: ../gtk/gtktexttag.c:329 +#: gtk/gtkcellrenderertext.c:331 gtk/gtkcellrenderertext.c:332 +#: gtk/gtktexttag.c:329 msgid "Font size" msgstr "Kirjasinkoko" -#: ../gtk/gtkcellrenderertext.c:341 ../gtk/gtktexttag.c:349 +#: gtk/gtkcellrenderertext.c:341 gtk/gtktexttag.c:349 msgid "Font points" msgstr "Kirjasinpisteitä" -#: ../gtk/gtkcellrenderertext.c:342 ../gtk/gtktexttag.c:350 +#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:350 msgid "Font size in points" msgstr "Kirjasinkoko pisteinä" -#: ../gtk/gtkcellrenderertext.c:351 ../gtk/gtktexttag.c:339 +#: gtk/gtkcellrenderertext.c:351 gtk/gtktexttag.c:339 msgid "Font scale" msgstr "Kirjasinskaala" -#: ../gtk/gtkcellrenderertext.c:352 +#: gtk/gtkcellrenderertext.c:352 msgid "Font scaling factor" msgstr "Kirjasimen skaalauskerroin" -#: ../gtk/gtkcellrenderertext.c:361 ../gtk/gtktexttag.c:418 +#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:418 msgid "Rise" msgstr "Nosto" -#: ../gtk/gtkcellrenderertext.c:362 +#: gtk/gtkcellrenderertext.c:362 msgid "" "Offset of text above the baseline (below the baseline if rise is negative)" msgstr "" "Tekstin sijainti perustason yläpuolella (tai alapuolella jos nosto " "negatiivinen)" -#: ../gtk/gtkcellrenderertext.c:373 ../gtk/gtktexttag.c:458 +#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:458 msgid "Strikethrough" msgstr "Yliviivaus" -#: ../gtk/gtkcellrenderertext.c:374 ../gtk/gtktexttag.c:459 +#: gtk/gtkcellrenderertext.c:374 gtk/gtktexttag.c:459 msgid "Whether to strike through the text" msgstr "Piirtyykö tekstin yli viiva" -#: ../gtk/gtkcellrenderertext.c:381 ../gtk/gtktexttag.c:466 +#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:466 msgid "Underline" msgstr "Alleviivaus" -#: ../gtk/gtkcellrenderertext.c:382 ../gtk/gtktexttag.c:467 +#: gtk/gtkcellrenderertext.c:382 gtk/gtktexttag.c:467 msgid "Style of underline for this text" msgstr "Tekstin alleviivaustyyli" -#: ../gtk/gtkcellrenderertext.c:390 ../gtk/gtktexttag.c:378 +#: gtk/gtkcellrenderertext.c:390 gtk/gtktexttag.c:378 msgid "Language" msgstr "Kieli" -#: ../gtk/gtkcellrenderertext.c:391 +#: gtk/gtkcellrenderertext.c:391 msgid "" "The language this text is in, as an ISO code. Pango can use this as a hint " "when rendering the text. If you don't understand this parameter, you " @@ -1498,12 +1484,11 @@ msgstr "" "piirtäessään. Jos et ymmärrä mitä tämä tekee, luultavasti et tarvitse sitä" # ellipsis = ... (poisjätön merkki) -#: ../gtk/gtkcellrenderertext.c:411 ../gtk/gtklabel.c:448 -#: ../gtk/gtkprogressbar.c:206 +#: gtk/gtkcellrenderertext.c:411 gtk/gtklabel.c:448 gtk/gtkprogressbar.c:206 msgid "Ellipsize" msgstr "Typistä kolmella pisteellä" -#: ../gtk/gtkcellrenderertext.c:412 +#: gtk/gtkcellrenderertext.c:412 msgid "" "The preferred place to ellipsize the string, if the cell renderer does not " "have enough room to display the entire string" @@ -1511,20 +1496,20 @@ msgstr "" "Toivottu kohta, josta teksti typistetään, mikäli solupiirtimellä ei ole " "riittävästi tilaa näyttää koko tekstiä" -#: ../gtk/gtkcellrenderertext.c:431 ../gtk/gtkfilechooserbutton.c:421 -#: ../gtk/gtklabel.c:468 +#: gtk/gtkcellrenderertext.c:431 gtk/gtkfilechooserbutton.c:421 +#: gtk/gtklabel.c:468 msgid "Width In Characters" msgstr "Leveys merkkeinä" -#: ../gtk/gtkcellrenderertext.c:432 ../gtk/gtklabel.c:469 +#: gtk/gtkcellrenderertext.c:432 gtk/gtklabel.c:469 msgid "The desired width of the label, in characters" msgstr "Nimiön haluttu leveys merkkeinä" -#: ../gtk/gtkcellrenderertext.c:450 ../gtk/gtktexttag.c:475 +#: gtk/gtkcellrenderertext.c:450 gtk/gtktexttag.c:475 msgid "Wrap mode" msgstr "Rivitystapa" -#: ../gtk/gtkcellrenderertext.c:451 +#: gtk/gtkcellrenderertext.c:451 msgid "" "How to break the string into multiple lines, if the cell renderer does not " "have enough room to display the entire string" @@ -1532,441 +1517,435 @@ msgstr "" "Kuinka teksti pilkotaan useammaksi riviksi mikäli solupiirtimellä ei ole " "riittävästi tilaa näyttää koko tekstiä" -#: ../gtk/gtkcellrenderertext.c:470 ../gtk/gtkcombobox.c:677 +#: gtk/gtkcellrenderertext.c:470 gtk/gtkcombobox.c:677 msgid "Wrap width" msgstr "Rivitysleveys" -#: ../gtk/gtkcellrenderertext.c:471 +#: gtk/gtkcellrenderertext.c:471 msgid "The width at which the text is wrapped" msgstr "Leveys, johon teksti rivitetään" -#: ../gtk/gtkcellrenderertext.c:491 ../gtk/gtktreeviewcolumn.c:297 +#: gtk/gtkcellrenderertext.c:491 gtk/gtktreeviewcolumn.c:297 msgid "Alignment" msgstr "Kohdistus" -#: ../gtk/gtkcellrenderertext.c:492 +#: gtk/gtkcellrenderertext.c:492 msgid "How to align the lines" msgstr "Kuinka rivit tasataan" -#: ../gtk/gtkcellrenderertext.c:502 ../gtk/gtkcellview.c:190 -#: ../gtk/gtktexttag.c:564 +#: gtk/gtkcellrenderertext.c:502 gtk/gtkcellview.c:190 gtk/gtktexttag.c:564 msgid "Background set" msgstr "Taustaväri asetettu" -#: ../gtk/gtkcellrenderertext.c:503 ../gtk/gtkcellview.c:191 -#: ../gtk/gtktexttag.c:565 +#: gtk/gtkcellrenderertext.c:503 gtk/gtkcellview.c:191 gtk/gtktexttag.c:565 msgid "Whether this tag affects the background color" msgstr "Vaikuttaako tämä merkkaus taustaväriin" -#: ../gtk/gtkcellrenderertext.c:506 ../gtk/gtktexttag.c:576 +#: gtk/gtkcellrenderertext.c:506 gtk/gtktexttag.c:576 msgid "Foreground set" msgstr "Edustaväri asetettu" -#: ../gtk/gtkcellrenderertext.c:507 ../gtk/gtktexttag.c:577 +#: gtk/gtkcellrenderertext.c:507 gtk/gtktexttag.c:577 msgid "Whether this tag affects the foreground color" msgstr "Vaikuttaako tämä merkkaus edustaväriin" -#: ../gtk/gtkcellrenderertext.c:510 ../gtk/gtktexttag.c:584 +#: gtk/gtkcellrenderertext.c:510 gtk/gtktexttag.c:584 msgid "Editability set" msgstr "Muokattavuus asetettu" -#: ../gtk/gtkcellrenderertext.c:511 ../gtk/gtktexttag.c:585 +#: gtk/gtkcellrenderertext.c:511 gtk/gtktexttag.c:585 msgid "Whether this tag affects text editability" msgstr "Vaikuttaako tämä merkkaus tekstin muokattavuuteen" -#: ../gtk/gtkcellrenderertext.c:514 ../gtk/gtktexttag.c:588 +#: gtk/gtkcellrenderertext.c:514 gtk/gtktexttag.c:588 msgid "Font family set" msgstr "Kirjasinperhe asetettu" -#: ../gtk/gtkcellrenderertext.c:515 ../gtk/gtktexttag.c:589 +#: gtk/gtkcellrenderertext.c:515 gtk/gtktexttag.c:589 msgid "Whether this tag affects the font family" msgstr "Vaikuttaako tämä merkkaus kirjasinperheeseen" -#: ../gtk/gtkcellrenderertext.c:518 ../gtk/gtktexttag.c:592 +#: gtk/gtkcellrenderertext.c:518 gtk/gtktexttag.c:592 msgid "Font style set" msgstr "Kirjasintyyli asetettu" -#: ../gtk/gtkcellrenderertext.c:519 ../gtk/gtktexttag.c:593 +#: gtk/gtkcellrenderertext.c:519 gtk/gtktexttag.c:593 msgid "Whether this tag affects the font style" msgstr "Vaikuttaako tämä merkkaus kirjasintyyliin" -#: ../gtk/gtkcellrenderertext.c:522 ../gtk/gtktexttag.c:596 +#: gtk/gtkcellrenderertext.c:522 gtk/gtktexttag.c:596 msgid "Font variant set" msgstr "Kirjasinmuunnelma asetettu" -#: ../gtk/gtkcellrenderertext.c:523 ../gtk/gtktexttag.c:597 +#: gtk/gtkcellrenderertext.c:523 gtk/gtktexttag.c:597 msgid "Whether this tag affects the font variant" msgstr "Vaikuttaako tämä merkkaus kirjasinmuunnelmaan" -#: ../gtk/gtkcellrenderertext.c:526 ../gtk/gtktexttag.c:600 +#: gtk/gtkcellrenderertext.c:526 gtk/gtktexttag.c:600 msgid "Font weight set" msgstr "Kirjasinvahvuus asetettu" -#: ../gtk/gtkcellrenderertext.c:527 ../gtk/gtktexttag.c:601 +#: gtk/gtkcellrenderertext.c:527 gtk/gtktexttag.c:601 msgid "Whether this tag affects the font weight" msgstr "Vaikuttaako tämä merkkaus kirjasinvahvuuteen" -#: ../gtk/gtkcellrenderertext.c:530 ../gtk/gtktexttag.c:604 +#: gtk/gtkcellrenderertext.c:530 gtk/gtktexttag.c:604 msgid "Font stretch set" msgstr "Kirjasinvenytys asetettu" -#: ../gtk/gtkcellrenderertext.c:531 ../gtk/gtktexttag.c:605 +#: gtk/gtkcellrenderertext.c:531 gtk/gtktexttag.c:605 msgid "Whether this tag affects the font stretch" msgstr "Vaikuttaako tämä merkkaus kirjasimen venymiseen" -#: ../gtk/gtkcellrenderertext.c:534 ../gtk/gtktexttag.c:608 +#: gtk/gtkcellrenderertext.c:534 gtk/gtktexttag.c:608 msgid "Font size set" msgstr "Kirjasinkoko asetettu" -#: ../gtk/gtkcellrenderertext.c:535 ../gtk/gtktexttag.c:609 +#: gtk/gtkcellrenderertext.c:535 gtk/gtktexttag.c:609 msgid "Whether this tag affects the font size" msgstr "Vaikuttaako tämä merkkaus kirjasinkokoon" -#: ../gtk/gtkcellrenderertext.c:538 ../gtk/gtktexttag.c:612 +#: gtk/gtkcellrenderertext.c:538 gtk/gtktexttag.c:612 msgid "Font scale set" msgstr "Kirjasinskaala asetettu" -#: ../gtk/gtkcellrenderertext.c:539 ../gtk/gtktexttag.c:613 +#: gtk/gtkcellrenderertext.c:539 gtk/gtktexttag.c:613 msgid "Whether this tag scales the font size by a factor" msgstr "Muuttaako tämä merkkaus kirjasinkoon jollakin kertoimella" -#: ../gtk/gtkcellrenderertext.c:542 ../gtk/gtktexttag.c:632 +#: gtk/gtkcellrenderertext.c:542 gtk/gtktexttag.c:632 msgid "Rise set" msgstr "Nosto asetettu" -#: ../gtk/gtkcellrenderertext.c:543 ../gtk/gtktexttag.c:633 +#: gtk/gtkcellrenderertext.c:543 gtk/gtktexttag.c:633 msgid "Whether this tag affects the rise" msgstr "Vaikuttaako tämä merkkaus nostoon" -#: ../gtk/gtkcellrenderertext.c:546 ../gtk/gtktexttag.c:648 +#: gtk/gtkcellrenderertext.c:546 gtk/gtktexttag.c:648 msgid "Strikethrough set" msgstr "Yliviivaus asetettu" -#: ../gtk/gtkcellrenderertext.c:547 ../gtk/gtktexttag.c:649 +#: gtk/gtkcellrenderertext.c:547 gtk/gtktexttag.c:649 msgid "Whether this tag affects strikethrough" msgstr "Vaikuttaako tämä merkkaus yliviivaukseen" -#: ../gtk/gtkcellrenderertext.c:550 ../gtk/gtktexttag.c:656 +#: gtk/gtkcellrenderertext.c:550 gtk/gtktexttag.c:656 msgid "Underline set" msgstr "Alleviivaus asetettu" -#: ../gtk/gtkcellrenderertext.c:551 ../gtk/gtktexttag.c:657 +#: gtk/gtkcellrenderertext.c:551 gtk/gtktexttag.c:657 msgid "Whether this tag affects underlining" msgstr "Vaikuttaako tämä merkkaus alleviivaukseen" -#: ../gtk/gtkcellrenderertext.c:554 ../gtk/gtktexttag.c:620 +#: gtk/gtkcellrenderertext.c:554 gtk/gtktexttag.c:620 msgid "Language set" msgstr "Kieli asetettu" -#: ../gtk/gtkcellrenderertext.c:555 ../gtk/gtktexttag.c:621 +#: gtk/gtkcellrenderertext.c:555 gtk/gtktexttag.c:621 msgid "Whether this tag affects the language the text is rendered as" msgstr "Vaikuttaako tämä merkkaus tekstin piirtokieleen" -#: ../gtk/gtkcellrenderertext.c:558 +#: gtk/gtkcellrenderertext.c:558 msgid "Ellipsize set" msgstr "Typistys asetettu" -#: ../gtk/gtkcellrenderertext.c:559 +#: gtk/gtkcellrenderertext.c:559 msgid "Whether this tag affects the ellipsize mode" msgstr "Vaikuttaako tämä tagi kolmella pisteellä typistämisen tilaan" -#: ../gtk/gtkcellrenderertext.c:562 +#: gtk/gtkcellrenderertext.c:562 msgid "Align set" msgstr "Kohdistus asetettu" -#: ../gtk/gtkcellrenderertext.c:563 +#: gtk/gtkcellrenderertext.c:563 msgid "Whether this tag affects the alignment mode" msgstr "Vaikuttaako tämä merkintä kohdistustilaan" -#: ../gtk/gtkcellrenderertoggle.c:126 +#: gtk/gtkcellrenderertoggle.c:126 msgid "Toggle state" msgstr "Valintatila" -#: ../gtk/gtkcellrenderertoggle.c:127 +#: gtk/gtkcellrenderertoggle.c:127 msgid "The toggle state of the button" msgstr "Painikkeen valintatila" -#: ../gtk/gtkcellrenderertoggle.c:134 +#: gtk/gtkcellrenderertoggle.c:134 msgid "Inconsistent state" msgstr "Epämääräinen tila" -#: ../gtk/gtkcellrenderertoggle.c:135 +#: gtk/gtkcellrenderertoggle.c:135 msgid "The inconsistent state of the button" msgstr "Painikkeen epämääräinen tila" -#: ../gtk/gtkcellrenderertoggle.c:142 +#: gtk/gtkcellrenderertoggle.c:142 msgid "Activatable" msgstr "Aktivoitavissa" -#: ../gtk/gtkcellrenderertoggle.c:143 +#: gtk/gtkcellrenderertoggle.c:143 msgid "The toggle button can be activated" msgstr "Vipupainike voi aktivoitua" -#: ../gtk/gtkcellrenderertoggle.c:150 +#: gtk/gtkcellrenderertoggle.c:150 msgid "Radio state" msgstr "Vaihtoehtopainikkeen tila" -#: ../gtk/gtkcellrenderertoggle.c:151 +#: gtk/gtkcellrenderertoggle.c:151 msgid "Draw the toggle button as a radio button" msgstr "Piirrä vipupainike vaihtoehtopainikkeena" -#: ../gtk/gtkcellrenderertoggle.c:158 +#: gtk/gtkcellrenderertoggle.c:158 msgid "Indicator size" msgstr "Ilmaisimen koko" -#: ../gtk/gtkcellrenderertoggle.c:159 ../gtk/gtkcheckbutton.c:70 -#: ../gtk/gtkcheckmenuitem.c:112 +#: gtk/gtkcellrenderertoggle.c:159 gtk/gtkcheckbutton.c:70 +#: gtk/gtkcheckmenuitem.c:112 msgid "Size of check or radio indicator" msgstr "Vaihtoehdon ilmaisimen koko" -#: ../gtk/gtkcellview.c:182 +#: gtk/gtkcellview.c:182 msgid "CellView model" msgstr "CellView-malli" -#: ../gtk/gtkcellview.c:183 +#: gtk/gtkcellview.c:183 msgid "The model for cell view" msgstr "Malli solunäkymälle" -#: ../gtk/gtkcheckbutton.c:69 ../gtk/gtkcheckmenuitem.c:110 -#: ../gtk/gtkoptionmenu.c:168 +#: gtk/gtkcheckbutton.c:69 gtk/gtkcheckmenuitem.c:110 gtk/gtkoptionmenu.c:168 msgid "Indicator Size" msgstr "Ilmaisimen koko" -#: ../gtk/gtkcheckbutton.c:77 ../gtk/gtkexpander.c:245 -#: ../gtk/gtkoptionmenu.c:174 +#: gtk/gtkcheckbutton.c:77 gtk/gtkexpander.c:245 gtk/gtkoptionmenu.c:174 msgid "Indicator Spacing" msgstr "Ilmaisimen välit" -#: ../gtk/gtkcheckbutton.c:78 +#: gtk/gtkcheckbutton.c:78 msgid "Spacing around check or radio indicator" msgstr "Välit vaihtoehdon ilmaisimen ympärillä" -#: ../gtk/gtkcheckmenuitem.c:87 ../gtk/gtkmenu.c:502 -#: ../gtk/gtktoggleaction.c:118 ../gtk/gtktogglebutton.c:102 -#: ../gtk/gtktoggletoolbutton.c:101 +#: gtk/gtkcheckmenuitem.c:87 gtk/gtkmenu.c:502 gtk/gtktoggleaction.c:118 +#: gtk/gtktogglebutton.c:102 gtk/gtktoggletoolbutton.c:101 msgid "Active" msgstr "Aktiivinen" -#: ../gtk/gtkcheckmenuitem.c:88 +#: gtk/gtkcheckmenuitem.c:88 msgid "Whether the menu item is checked" msgstr "Onko valikkokohta raksittu" -#: ../gtk/gtkcheckmenuitem.c:95 ../gtk/gtktogglebutton.c:110 +#: gtk/gtkcheckmenuitem.c:95 gtk/gtktogglebutton.c:110 msgid "Inconsistent" msgstr "Epämääräinen" -#: ../gtk/gtkcheckmenuitem.c:96 +#: gtk/gtkcheckmenuitem.c:96 msgid "Whether to display an \"inconsistent\" state" msgstr "Näkyykö \"epämääräinen\" tila" -#: ../gtk/gtkcheckmenuitem.c:103 +#: gtk/gtkcheckmenuitem.c:103 msgid "Draw as radio menu item" msgstr "Piirrä vaihtoehtovalikkokohtana" -#: ../gtk/gtkcheckmenuitem.c:104 +#: gtk/gtkcheckmenuitem.c:104 msgid "Whether the menu item looks like a radio menu item" msgstr "Näyttääkö valikkokohta vaihtoehtovalikkokohdalta" -#: ../gtk/gtkcolorbutton.c:171 +#: gtk/gtkcolorbutton.c:171 msgid "Use alpha" msgstr "Käytä alfaa" -#: ../gtk/gtkcolorbutton.c:172 +#: gtk/gtkcolorbutton.c:172 msgid "Whether or not to give the color an alpha value" msgstr "Annetaanko värille alfa-arvo" -#: ../gtk/gtkcolorbutton.c:186 ../gtk/gtkfilechooserbutton.c:407 -#: ../gtk/gtkfontbutton.c:142 ../gtk/gtkprintjob.c:116 -#: ../gtk/gtktreeviewcolumn.c:264 +#: gtk/gtkcolorbutton.c:186 gtk/gtkfilechooserbutton.c:407 +#: gtk/gtkfontbutton.c:142 gtk/gtkprintjob.c:116 gtk/gtktreeviewcolumn.c:264 msgid "Title" msgstr "Otsikko" -#: ../gtk/gtkcolorbutton.c:187 +#: gtk/gtkcolorbutton.c:187 msgid "The title of the color selection dialog" msgstr "Värivalintaikkunan otsikko" -#: ../gtk/gtkcolorbutton.c:201 ../gtk/gtkcolorsel.c:293 +#: gtk/gtkcolorbutton.c:201 gtk/gtkcolorsel.c:293 msgid "Current Color" msgstr "Nykyinen väri" -#: ../gtk/gtkcolorbutton.c:202 +#: gtk/gtkcolorbutton.c:202 msgid "The selected color" msgstr "Valittu väri" -#: ../gtk/gtkcolorbutton.c:216 ../gtk/gtkcolorsel.c:300 +#: gtk/gtkcolorbutton.c:216 gtk/gtkcolorsel.c:300 msgid "Current Alpha" msgstr "Nykyinen alfa-arvo" -#: ../gtk/gtkcolorbutton.c:217 +#: gtk/gtkcolorbutton.c:217 msgid "The selected opacity value (0 fully transparent, 65535 fully opaque)" msgstr "Valittu peittoarvo (0=kokonaan läpinäkyvä, 65535=täysin peittävä)" -#: ../gtk/gtkcolorsel.c:279 +#: gtk/gtkcolorsel.c:279 msgid "Has Opacity Control" msgstr "Peittävyyssäädin on" -#: ../gtk/gtkcolorsel.c:280 +#: gtk/gtkcolorsel.c:280 msgid "Whether the color selector should allow setting opacity" msgstr "Salliiko värivalitsin peittävyyden asettamisen" -#: ../gtk/gtkcolorsel.c:286 +#: gtk/gtkcolorsel.c:286 msgid "Has palette" msgstr "Paletti on" -#: ../gtk/gtkcolorsel.c:287 +#: gtk/gtkcolorsel.c:287 msgid "Whether a palette should be used" msgstr "Käytetäänkö palettia" -#: ../gtk/gtkcolorsel.c:294 +#: gtk/gtkcolorsel.c:294 msgid "The current color" msgstr "Nykyinen väri" -#: ../gtk/gtkcolorsel.c:301 +#: gtk/gtkcolorsel.c:301 msgid "The current opacity value (0 fully transparent, 65535 fully opaque)" msgstr "Nykyinen peittoarvo (0=kokonaan läpinäkyvä, 65535=täysin peittävä)" -#: ../gtk/gtkcolorsel.c:315 +#: gtk/gtkcolorsel.c:315 msgid "Custom palette" msgstr "Oma paletti" -#: ../gtk/gtkcolorsel.c:316 +#: gtk/gtkcolorsel.c:316 msgid "Palette to use in the color selector" msgstr "Värivalitsimessa käytettävä paletti" -#: ../gtk/gtkcolorseldialog.c:102 +#: gtk/gtkcolorseldialog.c:102 msgid "Color Selection" msgstr "Värin valinta" -#: ../gtk/gtkcolorseldialog.c:103 +#: gtk/gtkcolorseldialog.c:103 msgid "The color selection embedded in the dialog." msgstr "Ikkunaan upotettu värinvalitsin." -#: ../gtk/gtkcolorseldialog.c:109 +#: gtk/gtkcolorseldialog.c:109 msgid "OK Button" msgstr "OK-painike" -#: ../gtk/gtkcolorseldialog.c:110 +#: gtk/gtkcolorseldialog.c:110 msgid "The OK button of the dialog." msgstr "Ikkunan OK-painike." -#: ../gtk/gtkcolorseldialog.c:116 +#: gtk/gtkcolorseldialog.c:116 msgid "Cancel Button" msgstr "Perumispainike" -#: ../gtk/gtkcolorseldialog.c:117 +#: gtk/gtkcolorseldialog.c:117 msgid "The cancel button of the dialog." msgstr "Ikkunan perumispainike." -#: ../gtk/gtkcolorseldialog.c:123 +#: gtk/gtkcolorseldialog.c:123 msgid "Help Button" msgstr "Ohjepainike" -#: ../gtk/gtkcolorseldialog.c:124 +#: gtk/gtkcolorseldialog.c:124 msgid "The help button of the dialog." msgstr "Ikkunan ohjepainike." -#: ../gtk/gtkcombo.c:145 +#: gtk/gtkcombo.c:145 msgid "Enable arrow keys" msgstr "Käytä nuolinäppäimiä" -#: ../gtk/gtkcombo.c:146 +#: gtk/gtkcombo.c:146 msgid "Whether the arrow keys move through the list of items" msgstr "Voiko nuolinäppäimillä käydä luettelon kohdat läpi" -#: ../gtk/gtkcombo.c:152 +#: gtk/gtkcombo.c:152 msgid "Always enable arrows" msgstr "Käytä aina nuolinäppäimiä" -#: ../gtk/gtkcombo.c:153 +#: gtk/gtkcombo.c:153 msgid "Obsolete property, ignored" msgstr "Vanhentunut ominaisuus, joka jää huomiotta" -#: ../gtk/gtkcombo.c:159 +#: gtk/gtkcombo.c:159 msgid "Case sensitive" msgstr "Sama kirjainkoko" -#: ../gtk/gtkcombo.c:160 +#: gtk/gtkcombo.c:160 msgid "Whether list item matching is case sensitive" msgstr "Onko kirjainkoolla merkitystä luettelon kohdan täsmäämisessä" -#: ../gtk/gtkcombo.c:167 +#: gtk/gtkcombo.c:167 msgid "Allow empty" msgstr "Salli tyhjä" -#: ../gtk/gtkcombo.c:168 +#: gtk/gtkcombo.c:168 msgid "Whether an empty value may be entered in this field" msgstr "Voiko tähän kenttään kirjoittaa tyhjän arvon" -#: ../gtk/gtkcombo.c:175 +#: gtk/gtkcombo.c:175 msgid "Value in list" msgstr "Arvo luettelossa" -#: ../gtk/gtkcombo.c:176 +#: gtk/gtkcombo.c:176 msgid "Whether entered values must already be present in the list" msgstr "Täytyykö syötettyjen arvojen olla jo luettelossa" -#: ../gtk/gtkcombobox.c:660 +#: gtk/gtkcombobox.c:660 msgid "ComboBox model" msgstr "Monivalintalaatikkomalli" -#: ../gtk/gtkcombobox.c:661 +#: gtk/gtkcombobox.c:661 msgid "The model for the combo box" msgstr "Malli monivalintalaatikolle" -#: ../gtk/gtkcombobox.c:678 +#: gtk/gtkcombobox.c:678 msgid "Wrap width for laying out the items in a grid" msgstr "Rivitysleveys kohtien asetteluun ruudukossa" -#: ../gtk/gtkcombobox.c:700 +#: gtk/gtkcombobox.c:700 msgid "Row span column" msgstr "Rivivälisarake" -#: ../gtk/gtkcombobox.c:701 +#: gtk/gtkcombobox.c:701 msgid "TreeModel column containing the row span values" msgstr "TreeModel-sarake sisältäen riviväliarvot" -#: ../gtk/gtkcombobox.c:722 +#: gtk/gtkcombobox.c:722 msgid "Column span column" msgstr "Sarakevälisarake" -#: ../gtk/gtkcombobox.c:723 +#: gtk/gtkcombobox.c:723 msgid "TreeModel column containing the column span values" msgstr "TreeModel-sarake sisältäen sarakeväliarvot" -#: ../gtk/gtkcombobox.c:744 +#: gtk/gtkcombobox.c:744 msgid "Active item" msgstr "Aktiivinen kohta" -#: ../gtk/gtkcombobox.c:745 +#: gtk/gtkcombobox.c:745 msgid "The item which is currently active" msgstr "Nyt valittu aktiivinen kohta" -#: ../gtk/gtkcombobox.c:764 ../gtk/gtkuimanager.c:220 +#: gtk/gtkcombobox.c:764 gtk/gtkuimanager.c:220 msgid "Add tearoffs to menus" msgstr "Lisää irrottimet valikkoihin" -#: ../gtk/gtkcombobox.c:765 +#: gtk/gtkcombobox.c:765 msgid "Whether dropdowns should have a tearoff menu item" msgstr "Onko alasvetovalikoissa irrotuskohdat" -#: ../gtk/gtkcombobox.c:780 ../gtk/gtkentry.c:531 +#: gtk/gtkcombobox.c:780 gtk/gtkentry.c:531 msgid "Has Frame" msgstr "Kehys on" -#: ../gtk/gtkcombobox.c:781 +#: gtk/gtkcombobox.c:781 msgid "Whether the combo box draws a frame around the child" msgstr "Piirtääkö monivalintalaatikko kehyksen lapsen ympärille" -#: ../gtk/gtkcombobox.c:789 +#: gtk/gtkcombobox.c:789 msgid "Whether the combo box grabs focus when it is clicked with the mouse" msgstr "" "Kaappaako monivalintalaatikko kohdistuksen kun sitä napsautetaan hiirellä" -#: ../gtk/gtkcombobox.c:804 ../gtk/gtkmenu.c:557 +#: gtk/gtkcombobox.c:804 gtk/gtkmenu.c:557 msgid "Tearoff Title" msgstr "Irrotettava otsikko" -#: ../gtk/gtkcombobox.c:805 +#: gtk/gtkcombobox.c:805 msgid "" "A title that may be displayed by the window manager when the popup is torn-" "off" @@ -1974,178 +1953,178 @@ msgstr "" "Otsikko, jonka ikkunointiohjelma voi näyttää, kun ponnahdusikkuna on " "irrotettu" -#: ../gtk/gtkcombobox.c:822 +#: gtk/gtkcombobox.c:822 msgid "Popup shown" msgstr "Ponnahdusikkuna näytetään" -#: ../gtk/gtkcombobox.c:823 +#: gtk/gtkcombobox.c:823 msgid "Whether the combo's dropdown is shown" msgstr "Näkyykö yhdistelmäikkunan pudotusvalikko" -#: ../gtk/gtkcombobox.c:839 +#: gtk/gtkcombobox.c:839 msgid "Button Sensitivity" msgstr "Painikkeen herkkyys" -#: ../gtk/gtkcombobox.c:840 +#: gtk/gtkcombobox.c:840 msgid "Whether the dropdown button is sensitive when the model is empty" msgstr "Onko pudotusvalikon painike herkkä mallin ollessa tyhjä" -#: ../gtk/gtkcombobox.c:847 +#: gtk/gtkcombobox.c:847 msgid "Appears as list" msgstr "Näkyy luettelona" -#: ../gtk/gtkcombobox.c:848 +#: gtk/gtkcombobox.c:848 msgid "Whether dropdowns should look like lists rather than menus" msgstr "Näkyykö alasvedot luettelona valikon sijaan" -#: ../gtk/gtkcombobox.c:864 +#: gtk/gtkcombobox.c:864 msgid "Arrow Size" msgstr "Nuolen koko" -#: ../gtk/gtkcombobox.c:865 +#: gtk/gtkcombobox.c:865 msgid "The minimum size of the arrow in the combo box" msgstr "Monivalintalaatikon nuolen pienin mahdollinen koko" -#: ../gtk/gtkcombobox.c:880 ../gtk/gtkentry.c:631 ../gtk/gtkhandlebox.c:174 -#: ../gtk/gtkmenubar.c:194 ../gtk/gtkstatusbar.c:186 ../gtk/gtktoolbar.c:630 -#: ../gtk/gtkviewport.c:122 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 +#: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 +#: gtk/gtkviewport.c:122 msgid "Shadow type" msgstr "Varjotyyppi" -#: ../gtk/gtkcombobox.c:881 +#: gtk/gtkcombobox.c:881 msgid "Which kind of shadow to draw around the combo box" msgstr "Minkä tyyppinen varjo piirretään monivalintalaatikon ympärille" -#: ../gtk/gtkcontainer.c:237 +#: gtk/gtkcontainer.c:237 msgid "Resize mode" msgstr "Koonmuutostila" -#: ../gtk/gtkcontainer.c:238 +#: gtk/gtkcontainer.c:238 msgid "Specify how resize events are handled" msgstr "Määritä, miten koonmuutostapahtumat käsitellään" -#: ../gtk/gtkcontainer.c:245 +#: gtk/gtkcontainer.c:245 msgid "Border width" msgstr "Reunan leveys" -#: ../gtk/gtkcontainer.c:246 +#: gtk/gtkcontainer.c:246 msgid "The width of the empty border outside the containers children" msgstr "Säilön lapsien ympärillä olevan tyhjän reunuksen leveys" -#: ../gtk/gtkcontainer.c:254 +#: gtk/gtkcontainer.c:254 msgid "Child" msgstr "Lapsi" -#: ../gtk/gtkcontainer.c:255 +#: gtk/gtkcontainer.c:255 msgid "Can be used to add a new child to the container" msgstr "Voi käyttää uuden lapsen säilöön lisäämiseksi." -#: ../gtk/gtkcurve.c:124 +#: gtk/gtkcurve.c:124 msgid "Curve type" msgstr "Käyrätyyppi" -#: ../gtk/gtkcurve.c:125 +#: gtk/gtkcurve.c:125 msgid "Is this curve linear, spline interpolated, or free-form" msgstr "Onko käyrä suora, interpoloitu splini vai vapaamuotoinen" -#: ../gtk/gtkcurve.c:132 +#: gtk/gtkcurve.c:132 msgid "Minimum X" msgstr "Pienin X" -#: ../gtk/gtkcurve.c:133 +#: gtk/gtkcurve.c:133 msgid "Minimum possible value for X" msgstr "Pienin mahdollinen X:n arvo" -#: ../gtk/gtkcurve.c:141 +#: gtk/gtkcurve.c:141 msgid "Maximum X" msgstr "Suurin X" -#: ../gtk/gtkcurve.c:142 +#: gtk/gtkcurve.c:142 msgid "Maximum possible X value" msgstr "Suurin mahdollinen X-arvo." -#: ../gtk/gtkcurve.c:150 +#: gtk/gtkcurve.c:150 msgid "Minimum Y" msgstr "Pienin Y" -#: ../gtk/gtkcurve.c:151 +#: gtk/gtkcurve.c:151 msgid "Minimum possible value for Y" msgstr "Pienin mahdollinen Y:n arvo" -#: ../gtk/gtkcurve.c:159 +#: gtk/gtkcurve.c:159 msgid "Maximum Y" msgstr "Suurin Y" -#: ../gtk/gtkcurve.c:160 +#: gtk/gtkcurve.c:160 msgid "Maximum possible value for Y" msgstr "Suurin mahdollinen Y:n arvo" -#: ../gtk/gtkdialog.c:144 +#: gtk/gtkdialog.c:144 msgid "Has separator" msgstr "Erotin on" -#: ../gtk/gtkdialog.c:145 +#: gtk/gtkdialog.c:145 msgid "The dialog has a separator bar above its buttons" msgstr "Valintaikkunassa on erotinviiva painikkeiden yläpuolella" -#: ../gtk/gtkdialog.c:190 +#: gtk/gtkdialog.c:190 msgid "Content area border" msgstr "Sisältöalueen reunus" -#: ../gtk/gtkdialog.c:191 +#: gtk/gtkdialog.c:191 msgid "Width of border around the main dialog area" msgstr "Valintaikkunan pääalueen ympärillä olevan reunuksen leveys" -#: ../gtk/gtkdialog.c:198 +#: gtk/gtkdialog.c:198 msgid "Button spacing" msgstr "Painikkeiden välit" -#: ../gtk/gtkdialog.c:199 +#: gtk/gtkdialog.c:199 msgid "Spacing between buttons" msgstr "Painikkeiden väliset välit" -#: ../gtk/gtkdialog.c:207 +#: gtk/gtkdialog.c:207 msgid "Action area border" msgstr "Toimintoalueen reuna" -#: ../gtk/gtkdialog.c:208 +#: gtk/gtkdialog.c:208 msgid "Width of border around the button area at the bottom of the dialog" msgstr "Valintaikkunan alaosan painikealueen ympärillä olevan reunuksen leveys" -#: ../gtk/gtkentry.c:486 ../gtk/gtklabel.c:411 +#: gtk/gtkentry.c:486 gtk/gtklabel.c:411 msgid "Cursor Position" msgstr "Kohdistimen sijainti" -#: ../gtk/gtkentry.c:487 ../gtk/gtklabel.c:412 +#: gtk/gtkentry.c:487 gtk/gtklabel.c:412 msgid "The current position of the insertion cursor in chars" msgstr "Lisäyskohdistimen nykyinen sijainti tekstissä (merkkeinä)." -#: ../gtk/gtkentry.c:496 ../gtk/gtklabel.c:421 +#: gtk/gtkentry.c:496 gtk/gtklabel.c:421 msgid "Selection Bound" msgstr "Valinnan raja" -#: ../gtk/gtkentry.c:497 ../gtk/gtklabel.c:422 +#: gtk/gtkentry.c:497 gtk/gtklabel.c:422 msgid "" "The position of the opposite end of the selection from the cursor in chars" msgstr "Valinnan kohdistimesta nähden vastakkaisen pään sijainti (merkkeinä)" -#: ../gtk/gtkentry.c:507 +#: gtk/gtkentry.c:507 msgid "Whether the entry contents can be edited" msgstr "Voidaanko tekstikentän sisältöä muokata" -#: ../gtk/gtkentry.c:514 +#: gtk/gtkentry.c:514 msgid "Maximum length" msgstr "Suurin pituus" -#: ../gtk/gtkentry.c:515 +#: gtk/gtkentry.c:515 msgid "Maximum number of characters for this entry. Zero if no maximum" msgstr "Tämän tekstikentän suurin merkkien määrä. Nolla jos ei maksimia." -#: ../gtk/gtkentry.c:523 +#: gtk/gtkentry.c:523 msgid "Visibility" msgstr "Näkyvyys" -#: ../gtk/gtkentry.c:524 +#: gtk/gtkentry.c:524 msgid "" "FALSE displays the \"invisible char\" instead of the actual text (password " "mode)" @@ -2153,28 +2132,28 @@ msgstr "" "FALSE näyttää \"näkymättömän merkin\" todellisen tekstin sijaan " "(salasanatila)" -#: ../gtk/gtkentry.c:532 +#: gtk/gtkentry.c:532 msgid "FALSE removes outside bevel from entry" msgstr "FALSE poistaa kentän ulkopuolisen reunuksen" -#: ../gtk/gtkentry.c:540 +#: gtk/gtkentry.c:540 msgid "" "Border between text and frame. Overrides the inner-border style property" msgstr "Reuna tekstin ja raamin välissä. Ohittaa inner-border tyylimäärittelyn" -#: ../gtk/gtkentry.c:547 +#: gtk/gtkentry.c:547 msgid "Invisible character" msgstr "Näkymätön merkki" -#: ../gtk/gtkentry.c:548 +#: gtk/gtkentry.c:548 msgid "The character to use when masking entry contents (in \"password mode\")" msgstr "Merkki, joka peittää syötetyn tekstin (salasanatilassa)" -#: ../gtk/gtkentry.c:555 +#: gtk/gtkentry.c:555 msgid "Activates default" msgstr "Aktivoi oletuksen" -#: ../gtk/gtkentry.c:556 +#: gtk/gtkentry.c:556 msgid "" "Whether to activate the default widget (such as the default button in a " "dialog) when Enter is pressed" @@ -2182,32 +2161,32 @@ msgstr "" "Aktivoituuko oletussäädin (esimerkiksi valintaikkunan oletuspainike) enteriä " "painettaessa." -#: ../gtk/gtkentry.c:562 +#: gtk/gtkentry.c:562 msgid "Width in chars" msgstr "Leveys merkkeinä" -#: ../gtk/gtkentry.c:563 +#: gtk/gtkentry.c:563 msgid "Number of characters to leave space for in the entry" msgstr "Monelleko merkille varataan tekstilaatikkoon tilaa" -#: ../gtk/gtkentry.c:572 +#: gtk/gtkentry.c:572 msgid "Scroll offset" msgstr "Vierityksen siirtymä" -#: ../gtk/gtkentry.c:573 +#: gtk/gtkentry.c:573 msgid "Number of pixels of the entry scrolled off the screen to the left" msgstr "" "Kuinka monta kuvapistettä kenttä on vierinyt vasemmalle näytön ulkopuolelle" -#: ../gtk/gtkentry.c:583 +#: gtk/gtkentry.c:583 msgid "The contents of the entry" msgstr "Kentän sisältö" -#: ../gtk/gtkentry.c:598 ../gtk/gtkmisc.c:73 +#: gtk/gtkentry.c:598 gtk/gtkmisc.c:73 msgid "X align" msgstr "X-kohdistus" -#: ../gtk/gtkentry.c:599 ../gtk/gtkmisc.c:74 +#: gtk/gtkentry.c:599 gtk/gtkmisc.c:74 msgid "" "The horizontal alignment, from 0 (left) to 1 (right). Reversed for RTL " "layouts." @@ -2215,124 +2194,124 @@ msgstr "" "Vaakakohdistus, 0 (vasen), 1 (oikea). Käänteinen oikealta vasemmalle -" "asetteluissa (RTL)." -#: ../gtk/gtkentry.c:615 +#: gtk/gtkentry.c:615 msgid "Truncate multiline" msgstr "Yhdistä moniriviset" -#: ../gtk/gtkentry.c:616 +#: gtk/gtkentry.c:616 msgid "Whether to truncate multiline pastes to one line." msgstr "Yhdistetäänkö moniriviset valinnat yhdelle riville." -#: ../gtk/gtkentry.c:632 +#: gtk/gtkentry.c:632 msgid "Which kind of shadow to draw around the entry when has-frame is set" msgstr "" "Minkä tyyppinen varjo piirretään kentän ympärille, kun has-frame on asetettu" -#: ../gtk/gtkentry.c:647 ../gtk/gtktextview.c:648 +#: gtk/gtkentry.c:647 gtk/gtktextview.c:648 msgid "Overwrite mode" msgstr "Ylikirjoitustila" -#: ../gtk/gtkentry.c:648 +#: gtk/gtkentry.c:648 msgid "Whether new text overwrites existing text" msgstr "Korvaako uusi tekstin olemassaolevan tekstin" -#: ../gtk/gtkentry.c:661 +#: gtk/gtkentry.c:661 msgid "Text length" msgstr "Tekstin pituus" -#: ../gtk/gtkentry.c:662 +#: gtk/gtkentry.c:662 msgid "Length of the text currently in the entry" msgstr "Syötekohdassa olevan tekstin pituus" -#: ../gtk/gtkentry.c:933 +#: gtk/gtkentry.c:933 msgid "Border between text and frame." msgstr "Reunus tekstin ja raamin välissä." -#: ../gtk/gtkentry.c:938 ../gtk/gtklabel.c:644 +#: gtk/gtkentry.c:938 gtk/gtklabel.c:644 msgid "Select on focus" msgstr "Valitse kohdistettaessa" -#: ../gtk/gtkentry.c:939 +#: gtk/gtkentry.c:939 msgid "Whether to select the contents of an entry when it is focused" msgstr "Muuttuuko sisältö valituksi, kun kenttä saa syöttökohdistuksen" -#: ../gtk/gtkentry.c:953 +#: gtk/gtkentry.c:953 msgid "Password Hint Timeout" msgstr "Salasanavihjeen aikaviive" -#: ../gtk/gtkentry.c:954 +#: gtk/gtkentry.c:954 msgid "How long to show the last input character in hidden entries" msgstr "Kuinka pitkään viimeisin syötetty merkki näytetään piilokentissä" -#: ../gtk/gtkentrycompletion.c:279 +#: gtk/gtkentrycompletion.c:279 msgid "Completion Model" msgstr "Täydennysmalli" -#: ../gtk/gtkentrycompletion.c:280 +#: gtk/gtkentrycompletion.c:280 msgid "The model to find matches in" msgstr "Vastaavuuksien etsintään käytettävä malli" -#: ../gtk/gtkentrycompletion.c:286 +#: gtk/gtkentrycompletion.c:286 msgid "Minimum Key Length" msgstr "Hakusanan pienin pituus" -#: ../gtk/gtkentrycompletion.c:287 +#: gtk/gtkentrycompletion.c:287 msgid "Minimum length of the search key in order to look up matches" msgstr "Hakusanan pienin pituus mitä käytetään vastaavuuksien etsintään" -#: ../gtk/gtkentrycompletion.c:303 ../gtk/gtkiconview.c:587 +#: gtk/gtkentrycompletion.c:303 gtk/gtkiconview.c:587 msgid "Text column" msgstr "Tekstisarake" -#: ../gtk/gtkentrycompletion.c:304 +#: gtk/gtkentrycompletion.c:304 msgid "The column of the model containing the strings." msgstr "Mallin sarake, joka sisältää merkkijonoja." -#: ../gtk/gtkentrycompletion.c:323 +#: gtk/gtkentrycompletion.c:323 msgid "Inline completion" msgstr "Välitön täydennys" -#: ../gtk/gtkentrycompletion.c:324 +#: gtk/gtkentrycompletion.c:324 msgid "Whether the common prefix should be inserted automatically" msgstr "Lisätäänkö yhteinen etuliite automaattisesti" -#: ../gtk/gtkentrycompletion.c:338 +#: gtk/gtkentrycompletion.c:338 msgid "Popup completion" msgstr "Ponnahdustäydennys" -#: ../gtk/gtkentrycompletion.c:339 +#: gtk/gtkentrycompletion.c:339 msgid "Whether the completions should be shown in a popup window" msgstr "Näytetäänkö täydennykset ponnahdusikkunassa" -#: ../gtk/gtkentrycompletion.c:354 +#: gtk/gtkentrycompletion.c:354 msgid "Popup set width" msgstr "Aseta ponnahdusikkunan leveys" -#: ../gtk/gtkentrycompletion.c:355 +#: gtk/gtkentrycompletion.c:355 msgid "If TRUE, the popup window will have the same size as the entry" msgstr "Jos tosi, on ponnahdusikkunan leveys sama kuin syötteen leveys" -#: ../gtk/gtkentrycompletion.c:373 +#: gtk/gtkentrycompletion.c:373 msgid "Popup single match" msgstr "Ponnahdusikkuna yhdelle osumalle" -#: ../gtk/gtkentrycompletion.c:374 +#: gtk/gtkentrycompletion.c:374 msgid "If TRUE, the popup window will appear for a single match." msgstr "Jos tosi, näytetään ponnahdusikkuna kun on vain yksi osuma." -#: ../gtk/gtkentrycompletion.c:388 +#: gtk/gtkentrycompletion.c:388 msgid "Inline selection" msgstr "Sisäkkäinen valinta" -#: ../gtk/gtkentrycompletion.c:389 +#: gtk/gtkentrycompletion.c:389 msgid "Your description here" msgstr "Kirjoita tähän kuvauksesi" -#: ../gtk/gtkeventbox.c:91 +#: gtk/gtkeventbox.c:91 msgid "Visible Window" msgstr "Näkyvä ikkuna" -#: ../gtk/gtkeventbox.c:92 +#: gtk/gtkeventbox.c:92 msgid "" "Whether the event box is visible, as opposed to invisible and only used to " "trap events." @@ -2340,11 +2319,11 @@ msgstr "" "Onko tapahtumalaatikko näkyvissä, vastakohtana näkymättömälle ja vain " "tapahtumien seurantaan käyttämiseen." -#: ../gtk/gtkeventbox.c:98 +#: gtk/gtkeventbox.c:98 msgid "Above child" msgstr "Lapsen päällä" -#: ../gtk/gtkeventbox.c:99 +#: gtk/gtkeventbox.c:99 msgid "" "Whether the event-trapping window of the eventbox is above the window of the " "child widget as opposed to below it." @@ -2352,137 +2331,136 @@ msgstr "" "Onko tapahtumalaatikon tapahtumanseurantaikkuna lapsisäätimen päällä " "vastakohtana sen alla olemiseen." -#: ../gtk/gtkexpander.c:187 +#: gtk/gtkexpander.c:187 msgid "Expanded" msgstr "Laajennettu" -#: ../gtk/gtkexpander.c:188 +#: gtk/gtkexpander.c:188 msgid "Whether the expander has been opened to reveal the child widget" msgstr "Onko laajennin avattu näyttämään lapsisäädin" -#: ../gtk/gtkexpander.c:196 +#: gtk/gtkexpander.c:196 msgid "Text of the expander's label" msgstr "Laajentimen nimiön teksti" -#: ../gtk/gtkexpander.c:211 ../gtk/gtklabel.c:330 +#: gtk/gtkexpander.c:211 gtk/gtklabel.c:330 msgid "Use markup" msgstr "Käytä merkintöjä" -#: ../gtk/gtkexpander.c:212 ../gtk/gtklabel.c:331 +#: gtk/gtkexpander.c:212 gtk/gtklabel.c:331 msgid "The text of the label includes XML markup. See pango_parse_markup()" msgstr "Nimiön teksti sisältää XML-merkintää. Katso pango_parse_markup()" -#: ../gtk/gtkexpander.c:220 +#: gtk/gtkexpander.c:220 msgid "Space to put between the label and the child" msgstr "Nimiön ja lapsen välinen tila" -#: ../gtk/gtkexpander.c:229 ../gtk/gtkframe.c:147 ../gtk/gtktoolbutton.c:194 +#: gtk/gtkexpander.c:229 gtk/gtkframe.c:147 gtk/gtktoolbutton.c:194 msgid "Label widget" msgstr "Nimiösäädin" -#: ../gtk/gtkexpander.c:230 +#: gtk/gtkexpander.c:230 msgid "A widget to display in place of the usual expander label" msgstr "Laajentimen tavallisen nimiön tilalla näytettävä säädin" -#: ../gtk/gtkexpander.c:236 ../gtk/gtktreeview.c:783 +#: gtk/gtkexpander.c:236 gtk/gtktreeview.c:783 msgid "Expander Size" msgstr "Laajentimen koko" -#: ../gtk/gtkexpander.c:237 ../gtk/gtktreeview.c:784 +#: gtk/gtkexpander.c:237 gtk/gtktreeview.c:784 msgid "Size of the expander arrow" msgstr "Laajenninnuolen koko" -#: ../gtk/gtkexpander.c:246 +#: gtk/gtkexpander.c:246 msgid "Spacing around expander arrow" msgstr "Väli laajenninnuolen ympärillä" -#: ../gtk/gtkfilechooser.c:194 +#: gtk/gtkfilechooser.c:194 msgid "Action" msgstr "Toiminto" -#: ../gtk/gtkfilechooser.c:195 +#: gtk/gtkfilechooser.c:195 msgid "The type of operation that the file selector is performing" msgstr "Tiedostovalitsimen aktiivisen toiminnan tyyppi" -#: ../gtk/gtkfilechooser.c:201 +#: gtk/gtkfilechooser.c:201 msgid "File System Backend" msgstr "Tiedostojärjestelmä-taustaosa" -#: ../gtk/gtkfilechooser.c:202 +#: gtk/gtkfilechooser.c:202 msgid "Name of file system backend to use" msgstr "Käytettävän tiedostojärjestelmä-taustaosan nimi" -#: ../gtk/gtkfilechooser.c:207 ../gtk/gtkrecentchooser.c:252 +#: gtk/gtkfilechooser.c:207 gtk/gtkrecentchooser.c:252 msgid "Filter" msgstr "Suodatin" -#: ../gtk/gtkfilechooser.c:208 +#: gtk/gtkfilechooser.c:208 msgid "The current filter for selecting which files are displayed" msgstr "Nykyinen suodatin, jolla valitaan mitkä tiedostot näytetään" -#: ../gtk/gtkfilechooser.c:213 +#: gtk/gtkfilechooser.c:213 msgid "Local Only" msgstr "Vain paikalliset" -#: ../gtk/gtkfilechooser.c:214 +#: gtk/gtkfilechooser.c:214 msgid "Whether the selected file(s) should be limited to local file: URLs" msgstr "Valitut tiedosto(t) rajoitetaan paikallisiin file:-URLeihin" -#: ../gtk/gtkfilechooser.c:219 +#: gtk/gtkfilechooser.c:219 msgid "Preview widget" msgstr "Esikatselusäädin" -#: ../gtk/gtkfilechooser.c:220 +#: gtk/gtkfilechooser.c:220 msgid "Application supplied widget for custom previews." msgstr "Sovelluksen toimittama säädin räätälöityyn esikatseluun." -#: ../gtk/gtkfilechooser.c:225 +#: gtk/gtkfilechooser.c:225 msgid "Preview Widget Active" msgstr "Esikatselusäädin aktiivinen" -#: ../gtk/gtkfilechooser.c:226 +#: gtk/gtkfilechooser.c:226 msgid "" "Whether the application supplied widget for custom previews should be shown." msgstr "Onko sovelluksen tarjoama säädin räätälöityyn esikatseluun näkyvissä." -#: ../gtk/gtkfilechooser.c:231 +#: gtk/gtkfilechooser.c:231 msgid "Use Preview Label" msgstr "Käytä esikatselunimiötä" -#: ../gtk/gtkfilechooser.c:232 +#: gtk/gtkfilechooser.c:232 msgid "Whether to display a stock label with the name of the previewed file." msgstr "Näytetäänkö vakiovalikoimanimiö esikatseltavan tiedoston nimen kanssa." -#: ../gtk/gtkfilechooser.c:237 +#: gtk/gtkfilechooser.c:237 msgid "Extra widget" msgstr "Ylimääräinen säädin" -#: ../gtk/gtkfilechooser.c:238 +#: gtk/gtkfilechooser.c:238 msgid "Application supplied widget for extra options." msgstr "Sovelluksen säädin muita toimintoja varten." -#: ../gtk/gtkfilechooser.c:243 ../gtk/gtkfilesel.c:540 -#: ../gtk/gtkrecentchooser.c:191 +#: gtk/gtkfilechooser.c:243 gtk/gtkfilesel.c:540 gtk/gtkrecentchooser.c:191 msgid "Select Multiple" msgstr "Valitse useita" -#: ../gtk/gtkfilechooser.c:244 ../gtk/gtkfilesel.c:541 +#: gtk/gtkfilechooser.c:244 gtk/gtkfilesel.c:541 msgid "Whether to allow multiple files to be selected" msgstr "Voiko useita tiedostoja valita" -#: ../gtk/gtkfilechooser.c:250 +#: gtk/gtkfilechooser.c:250 msgid "Show Hidden" msgstr "Näytä piilotetut" -#: ../gtk/gtkfilechooser.c:251 +#: gtk/gtkfilechooser.c:251 msgid "Whether the hidden files and folders should be displayed" msgstr "Näytetäänkö piilotetut tiedostot ja kansiot" -#: ../gtk/gtkfilechooser.c:266 +#: gtk/gtkfilechooser.c:266 msgid "Do overwrite confirmation" msgstr "Varmista ylikirjoitus" -#: ../gtk/gtkfilechooser.c:267 +#: gtk/gtkfilechooser.c:267 msgid "" "Whether a file chooser in save mode will present an overwrite confirmation " "dialog if necessary." @@ -2490,182 +2468,182 @@ msgstr "" "Näyttääkö tiedostonvalitsin tallennustilassa ylikirjoituksen " "vahvistusikkunan tarvittaessa." -#: ../gtk/gtkfilechooserbutton.c:376 +#: gtk/gtkfilechooserbutton.c:376 msgid "Dialog" msgstr "Valintaikkuna" -#: ../gtk/gtkfilechooserbutton.c:377 +#: gtk/gtkfilechooserbutton.c:377 msgid "The file chooser dialog to use." msgstr "Käytettävä tiedostonvalintaikkuna." -#: ../gtk/gtkfilechooserbutton.c:408 +#: gtk/gtkfilechooserbutton.c:408 msgid "The title of the file chooser dialog." msgstr "Tiedostonvalintaikkunan otsikko." -#: ../gtk/gtkfilechooserbutton.c:422 +#: gtk/gtkfilechooserbutton.c:422 msgid "The desired width of the button widget, in characters." msgstr "Haluttu painikesäätimen leveys merkkeinä." -#: ../gtk/gtkfilesel.c:526 ../gtk/gtkimage.c:163 ../gtk/gtkrecentmanager.c:214 -#: ../gtk/gtkstatusicon.c:194 +#: gtk/gtkfilesel.c:526 gtk/gtkimage.c:163 gtk/gtkrecentmanager.c:214 +#: gtk/gtkstatusicon.c:194 msgid "Filename" msgstr "Tiedostonimi" -#: ../gtk/gtkfilesel.c:527 +#: gtk/gtkfilesel.c:527 msgid "The currently selected filename" msgstr "Nyt valittu tiedostonimi" -#: ../gtk/gtkfilesel.c:533 +#: gtk/gtkfilesel.c:533 msgid "Show file operations" msgstr "Näytä tiedostotoiminnot" -#: ../gtk/gtkfilesel.c:534 +#: gtk/gtkfilesel.c:534 msgid "Whether buttons for creating/manipulating files should be displayed" msgstr "Näkyvätkö tiedostojen luonti- ja muokkauspainikkeet" -#: ../gtk/gtkfixed.c:90 ../gtk/gtklayout.c:596 +#: gtk/gtkfixed.c:90 gtk/gtklayout.c:596 msgid "X position" msgstr "X-sijainti" -#: ../gtk/gtkfixed.c:91 ../gtk/gtklayout.c:597 +#: gtk/gtkfixed.c:91 gtk/gtklayout.c:597 msgid "X position of child widget" msgstr "Lapsisäätimen X-sijainti" -#: ../gtk/gtkfixed.c:100 ../gtk/gtklayout.c:606 +#: gtk/gtkfixed.c:100 gtk/gtklayout.c:606 msgid "Y position" msgstr "Y-sijainti" -#: ../gtk/gtkfixed.c:101 ../gtk/gtklayout.c:607 +#: gtk/gtkfixed.c:101 gtk/gtklayout.c:607 msgid "Y position of child widget" msgstr "Lapsisäätimen Y-sijainti" -#: ../gtk/gtkfontbutton.c:143 +#: gtk/gtkfontbutton.c:143 msgid "The title of the font selection dialog" msgstr "Kirjasinvalintaikkunan otsikko" -#: ../gtk/gtkfontbutton.c:158 ../gtk/gtkfontsel.c:181 +#: gtk/gtkfontbutton.c:158 gtk/gtkfontsel.c:181 msgid "Font name" msgstr "Kirjasimen nimi" -#: ../gtk/gtkfontbutton.c:159 +#: gtk/gtkfontbutton.c:159 msgid "The name of the selected font" msgstr "Valitun kirjasimen nimi" -#: ../gtk/gtkfontbutton.c:160 +#: gtk/gtkfontbutton.c:160 msgid "Sans 12" msgstr "Sans 12" -#: ../gtk/gtkfontbutton.c:175 +#: gtk/gtkfontbutton.c:175 msgid "Use font in label" msgstr "Käytä kirjasinta nimiössä" -#: ../gtk/gtkfontbutton.c:176 +#: gtk/gtkfontbutton.c:176 msgid "Whether the label is drawn in the selected font" msgstr "Piirretäänkö nimiö valitulla kirjasimella" -#: ../gtk/gtkfontbutton.c:191 +#: gtk/gtkfontbutton.c:191 msgid "Use size in label" msgstr "Käytä nimiössä kokoa" -#: ../gtk/gtkfontbutton.c:192 +#: gtk/gtkfontbutton.c:192 msgid "Whether the label is drawn with the selected font size" msgstr "Piirretäänkö nimiö valitulla kirjasinkoolla" -#: ../gtk/gtkfontbutton.c:208 +#: gtk/gtkfontbutton.c:208 msgid "Show style" msgstr "Näytä tyyli" -#: ../gtk/gtkfontbutton.c:209 +#: gtk/gtkfontbutton.c:209 msgid "Whether the selected font style is shown in the label" msgstr "Näkyykö valittu kirjasintyyli nimiössä" -#: ../gtk/gtkfontbutton.c:224 +#: gtk/gtkfontbutton.c:224 msgid "Show size" msgstr "Näytä koko" -#: ../gtk/gtkfontbutton.c:225 +#: gtk/gtkfontbutton.c:225 msgid "Whether selected font size is shown in the label" msgstr "Näkyykö valittu kirjasinkoko nimiössä" -#: ../gtk/gtkfontsel.c:182 +#: gtk/gtkfontsel.c:182 msgid "The string that represents this font" msgstr "Kirjasimen määrittävä merkkijono" -#: ../gtk/gtkfontsel.c:189 +#: gtk/gtkfontsel.c:189 msgid "The GdkFont that is currently selected" msgstr "Nyt valittu GdkFont" -#: ../gtk/gtkfontsel.c:195 +#: gtk/gtkfontsel.c:195 msgid "Preview text" msgstr "Esikatseluteksti" -#: ../gtk/gtkfontsel.c:196 +#: gtk/gtkfontsel.c:196 msgid "The text to display in order to demonstrate the selected font" msgstr "Kirjasinlajin esittelemiseksi näkyvä teksti" -#: ../gtk/gtkframe.c:106 +#: gtk/gtkframe.c:106 msgid "Text of the frame's label" msgstr "Kehyksen nimiön teksti" -#: ../gtk/gtkframe.c:113 +#: gtk/gtkframe.c:113 msgid "Label xalign" msgstr "Nimiön x-kohdistus" -#: ../gtk/gtkframe.c:114 +#: gtk/gtkframe.c:114 msgid "The horizontal alignment of the label" msgstr "Nimiön vaakakohdistus." -#: ../gtk/gtkframe.c:122 +#: gtk/gtkframe.c:122 msgid "Label yalign" msgstr "Nimiön y-kohdistus" -#: ../gtk/gtkframe.c:123 +#: gtk/gtkframe.c:123 msgid "The vertical alignment of the label" msgstr "Nimiön pystykohdistus" -#: ../gtk/gtkframe.c:131 ../gtk/gtkhandlebox.c:167 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "Vanhentunut ominaisuus: käytä shadow_type:ä" -#: ../gtk/gtkframe.c:138 +#: gtk/gtkframe.c:138 msgid "Frame shadow" msgstr "Kehyksen varjo" -#: ../gtk/gtkframe.c:139 +#: gtk/gtkframe.c:139 msgid "Appearance of the frame border" msgstr "Kehyksen reunan ulkonäkö" -#: ../gtk/gtkframe.c:148 +#: gtk/gtkframe.c:148 msgid "A widget to display in place of the usual frame label" msgstr "Kehyksen tavallisen nimiön tilalla näytettävä säädin" -#: ../gtk/gtkhandlebox.c:175 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "Säilöä ympäröivän varjon ulkonäkö" -#: ../gtk/gtkhandlebox.c:183 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "Kahvan sijainti" -#: ../gtk/gtkhandlebox.c:184 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "Kahvan sijainti suhteessa lapsisäätimeen" -#: ../gtk/gtkhandlebox.c:192 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "Telakointireuna" -#: ../gtk/gtkhandlebox.c:193 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" msgstr "Kahvalaatikon reuna, jonka suuntainen telakointipiste on." -#: ../gtk/gtkhandlebox.c:201 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "Telakointireuna asetettu" -#: ../gtk/gtkhandlebox.c:202 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" @@ -2673,11 +2651,11 @@ msgstr "" "Määräytyykö voimassa oleva arvo telakointireunan (snap_edge) vai kahvan " "sijainnin (handle_position) perusteella" -#: ../gtk/gtkhandlebox.c:209 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "Lapsi irroitettu" -#: ../gtk/gtkhandlebox.c:210 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2685,234 +2663,233 @@ msgstr "" "Totuusarvo, joka kertoo onko kahvalaatikon lapsiprosessi liitetty vai " "irroitettu." -#: ../gtk/gtkiconview.c:550 +#: gtk/gtkiconview.c:550 msgid "Selection mode" msgstr "Valintatapa" -#: ../gtk/gtkiconview.c:551 +#: gtk/gtkiconview.c:551 msgid "The selection mode" msgstr "Valintatapa" -#: ../gtk/gtkiconview.c:569 +#: gtk/gtkiconview.c:569 msgid "Pixbuf column" msgstr "Kuvapistepuskurisarake" -#: ../gtk/gtkiconview.c:570 +#: gtk/gtkiconview.c:570 msgid "Model column used to retrieve the icon pixbuf from" msgstr "Mallisarake, josta noudetaan kuvakkeen kuvapistepuskuri" -#: ../gtk/gtkiconview.c:588 +#: gtk/gtkiconview.c:588 msgid "Model column used to retrieve the text from" msgstr "Mallisarake, josta noudetaan teksti" -#: ../gtk/gtkiconview.c:607 +#: gtk/gtkiconview.c:607 msgid "Markup column" msgstr "Merkintäsarake" -#: ../gtk/gtkiconview.c:608 +#: gtk/gtkiconview.c:608 msgid "Model column used to retrieve the text if using Pango markup" msgstr "Mallisarake, josta noudetaan teksti Pango-merkintöjä käytettäessä" -#: ../gtk/gtkiconview.c:615 +#: gtk/gtkiconview.c:615 msgid "Icon View Model" msgstr "Kuvakenäkymämalli" -#: ../gtk/gtkiconview.c:616 +#: gtk/gtkiconview.c:616 msgid "The model for the icon view" msgstr "Malli kuvakenäkymälle" -#: ../gtk/gtkiconview.c:632 +#: gtk/gtkiconview.c:632 msgid "Number of columns" msgstr "Sarakkeiden määrä" -#: ../gtk/gtkiconview.c:633 +#: gtk/gtkiconview.c:633 msgid "Number of columns to display" msgstr "Näkyvien sarakkeiden määrä" -#: ../gtk/gtkiconview.c:650 +#: gtk/gtkiconview.c:650 msgid "Width for each item" msgstr "Jokaisen esineen leveys" -#: ../gtk/gtkiconview.c:651 +#: gtk/gtkiconview.c:651 msgid "The width used for each item" msgstr "Jokaiselle esineelle käytettävä leveys" -#: ../gtk/gtkiconview.c:667 +#: gtk/gtkiconview.c:667 msgid "Space which is inserted between cells of an item" msgstr "Tila, joka lisätään esineiden solujen väliin" -#: ../gtk/gtkiconview.c:682 +#: gtk/gtkiconview.c:682 msgid "Row Spacing" msgstr "Riviväli" -#: ../gtk/gtkiconview.c:683 +#: gtk/gtkiconview.c:683 msgid "Space which is inserted between grid rows" msgstr "Tila, joka lisätään ruudukon rivien väliin" -#: ../gtk/gtkiconview.c:698 +#: gtk/gtkiconview.c:698 msgid "Column Spacing" msgstr "Sarakeväli" -#: ../gtk/gtkiconview.c:699 +#: gtk/gtkiconview.c:699 msgid "Space which is inserted between grid columns" msgstr "Ristikon sarakkeiden väliin jätettävä tila" -#: ../gtk/gtkiconview.c:714 +#: gtk/gtkiconview.c:714 msgid "Margin" msgstr "Reunus" -#: ../gtk/gtkiconview.c:715 +#: gtk/gtkiconview.c:715 msgid "Space which is inserted at the edges of the icon view" msgstr "Tila, joka lisätään kuvakenäkymän reunoihin" -#: ../gtk/gtkiconview.c:732 +#: gtk/gtkiconview.c:732 msgid "" "How the text and icon of each item are positioned relative to each other" msgstr "Kuinka esineiden teksti ja kuvake sijoittuvat toisiinsa nähden" -#: ../gtk/gtkiconview.c:748 ../gtk/gtktreeview.c:618 -#: ../gtk/gtktreeviewcolumn.c:307 +#: gtk/gtkiconview.c:748 gtk/gtktreeview.c:618 gtk/gtktreeviewcolumn.c:307 msgid "Reorderable" msgstr "Uudelleenjärjesteltävä" -#: ../gtk/gtkiconview.c:749 ../gtk/gtktreeview.c:619 +#: gtk/gtkiconview.c:749 gtk/gtktreeview.c:619 msgid "View is reorderable" msgstr "Näkymä on uudelleenjärjesteltävä" -#: ../gtk/gtkiconview.c:756 ../gtk/gtktreeview.c:769 +#: gtk/gtkiconview.c:756 gtk/gtktreeview.c:769 msgid "Tooltip Column" msgstr "Vinkkisarake" -#: ../gtk/gtkiconview.c:757 +#: gtk/gtkiconview.c:757 msgid "The column in the model containing the tooltip texts for the items" msgstr "Mallin sarake, joka sisältää kohtien vinkkitekstit" -#: ../gtk/gtkiconview.c:768 +#: gtk/gtkiconview.c:768 msgid "Selection Box Color" msgstr "Valintalaatikon väri" -#: ../gtk/gtkiconview.c:769 +#: gtk/gtkiconview.c:769 msgid "Color of the selection box" msgstr "Valintalaatikon väri" -#: ../gtk/gtkiconview.c:775 +#: gtk/gtkiconview.c:775 msgid "Selection Box Alpha" msgstr "Valintalaatikon alfa" -#: ../gtk/gtkiconview.c:776 +#: gtk/gtkiconview.c:776 msgid "Opacity of the selection box" msgstr "Valintalaatikon läpinäkyvyys" -#: ../gtk/gtkimage.c:131 ../gtk/gtkstatusicon.c:186 +#: gtk/gtkimage.c:131 gtk/gtkstatusicon.c:186 msgid "Pixbuf" msgstr "Pixbuf" -#: ../gtk/gtkimage.c:132 ../gtk/gtkstatusicon.c:187 +#: gtk/gtkimage.c:132 gtk/gtkstatusicon.c:187 msgid "A GdkPixbuf to display" msgstr "Näkyvä GdkPixbuf" -#: ../gtk/gtkimage.c:139 +#: gtk/gtkimage.c:139 msgid "Pixmap" msgstr "Pixmap" -#: ../gtk/gtkimage.c:140 +#: gtk/gtkimage.c:140 msgid "A GdkPixmap to display" msgstr "Näkyvä GdkPixmap" # , c-format -#: ../gtk/gtkimage.c:147 ../gtk/gtkmessagedialog.c:215 +#: gtk/gtkimage.c:147 gtk/gtkmessagedialog.c:215 msgid "Image" msgstr "Kuva" -#: ../gtk/gtkimage.c:148 +#: gtk/gtkimage.c:148 msgid "A GdkImage to display" msgstr "Näkyvä GdkImage" -#: ../gtk/gtkimage.c:155 +#: gtk/gtkimage.c:155 msgid "Mask" msgstr "Peite" -#: ../gtk/gtkimage.c:156 +#: gtk/gtkimage.c:156 msgid "Mask bitmap to use with GdkImage or GdkPixmap" msgstr "GdkImagen tai GdkPixmapin kanssa käytettävä peite" -#: ../gtk/gtkimage.c:164 ../gtk/gtkstatusicon.c:195 +#: gtk/gtkimage.c:164 gtk/gtkstatusicon.c:195 msgid "Filename to load and display" msgstr "Ladattava ja näytettävä tiedostonimi" -#: ../gtk/gtkimage.c:173 ../gtk/gtkstatusicon.c:203 +#: gtk/gtkimage.c:173 gtk/gtkstatusicon.c:203 msgid "Stock ID for a stock image to display" msgstr "Näkyvän vakiovalikoiman kuvan ID" -#: ../gtk/gtkimage.c:180 +#: gtk/gtkimage.c:180 msgid "Icon set" msgstr "Kuvakejoukko" -#: ../gtk/gtkimage.c:181 +#: gtk/gtkimage.c:181 msgid "Icon set to display" msgstr "Näkyvä kuvakejoukko" -#: ../gtk/gtkimage.c:188 ../gtk/gtkscalebutton.c:210 ../gtk/gtktoolbar.c:547 +#: gtk/gtkimage.c:188 gtk/gtkscalebutton.c:210 gtk/gtktoolbar.c:547 msgid "Icon size" msgstr "Kuvakekoko" -#: ../gtk/gtkimage.c:189 +#: gtk/gtkimage.c:189 msgid "Symbolic size to use for stock icon, icon set or named icon" msgstr "Vakiokuvakkeen, kuvakejoukon tai nimetyn kuvakkeen symbolinen koko" -#: ../gtk/gtkimage.c:205 +#: gtk/gtkimage.c:205 msgid "Pixel size" msgstr "Kuvapistekoko" -#: ../gtk/gtkimage.c:206 +#: gtk/gtkimage.c:206 msgid "Pixel size to use for named icon" msgstr "Nimetylle kuvakkeelle käytettävä kuvapistekoko" -#: ../gtk/gtkimage.c:214 +#: gtk/gtkimage.c:214 msgid "Animation" msgstr "Animaatio" -#: ../gtk/gtkimage.c:215 +#: gtk/gtkimage.c:215 msgid "GdkPixbufAnimation to display" msgstr "Näkyvä GdkPixbufAnimation" -#: ../gtk/gtkimage.c:255 ../gtk/gtkstatusicon.c:234 +#: gtk/gtkimage.c:255 gtk/gtkstatusicon.c:234 msgid "Storage type" msgstr "Säilötyyppi" -#: ../gtk/gtkimage.c:256 ../gtk/gtkstatusicon.c:235 +#: gtk/gtkimage.c:256 gtk/gtkstatusicon.c:235 msgid "The representation being used for image data" msgstr "Kuvadatan esitysmuoto" -#: ../gtk/gtkimagemenuitem.c:101 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "Lapsisäädin, joka näkyy valikon tekstin vieressä" -#: ../gtk/gtkimagemenuitem.c:106 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "Näytä kuvat valikossa" -#: ../gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "Näkyvätkö kuvat valikoissa" -#: ../gtk/gtkinvisible.c:87 ../gtk/gtkwindow.c:601 +#: gtk/gtkinvisible.c:87 gtk/gtkwindow.c:601 msgid "The screen where this window will be displayed" msgstr "Näyttö, jolle tämä ikkuna näkyy" -#: ../gtk/gtklabel.c:317 +#: gtk/gtklabel.c:317 msgid "The text of the label" msgstr "Nimiön teksti" -#: ../gtk/gtklabel.c:324 +#: gtk/gtklabel.c:324 msgid "A list of style attributes to apply to the text of the label" msgstr "Luettelo nimiön tekstiin sovellettavista tyylimääreistä" -#: ../gtk/gtklabel.c:345 ../gtk/gtktexttag.c:359 ../gtk/gtktextview.c:585 +#: gtk/gtklabel.c:345 gtk/gtktexttag.c:359 gtk/gtktextview.c:585 msgid "Justification" msgstr "Reunojen tasaus" -#: ../gtk/gtklabel.c:346 +#: gtk/gtklabel.c:346 msgid "" "The alignment of the lines in the text of the label relative to each other. " "This does NOT affect the alignment of the label within its allocation. See " @@ -2921,11 +2898,11 @@ msgstr "" "Nimiön tekstirivien kohdistus toisiinsa nähden. Tämä ei vaikuta säätimen " "kohdistukseen varatun alueensa sisällä. (Katso GtkMisc::xalign)" -#: ../gtk/gtklabel.c:354 +#: gtk/gtklabel.c:354 msgid "Pattern" msgstr "Kuvio" -#: ../gtk/gtklabel.c:355 +#: gtk/gtklabel.c:355 msgid "" "A string with _ characters in positions correspond to characters in the text " "to underline" @@ -2933,47 +2910,47 @@ msgstr "" "Merkkijono, jossa _-merkit vastaavat tekstissä olevia alleviivattavia " "merkkejä" -#: ../gtk/gtklabel.c:362 +#: gtk/gtklabel.c:362 msgid "Line wrap" msgstr "Rivitys" -#: ../gtk/gtklabel.c:363 +#: gtk/gtklabel.c:363 msgid "If set, wrap lines if the text becomes too wide" msgstr "Jos asetettu, rivitä teksti, jos se on liian leveä." -#: ../gtk/gtklabel.c:378 +#: gtk/gtklabel.c:378 msgid "Line wrap mode" msgstr "Rivityksen tila" -#: ../gtk/gtklabel.c:379 +#: gtk/gtklabel.c:379 msgid "If wrap is set, controls how linewrapping is done" msgstr "Jos rivitys on asetettu, ohjaa kuinka rivitys tehdään" -#: ../gtk/gtklabel.c:386 +#: gtk/gtklabel.c:386 msgid "Selectable" msgstr "Valittavissa" -#: ../gtk/gtklabel.c:387 +#: gtk/gtklabel.c:387 msgid "Whether the label text can be selected with the mouse" msgstr "Voiko nimiön tekstin valita hiirellä" -#: ../gtk/gtklabel.c:393 +#: gtk/gtklabel.c:393 msgid "Mnemonic key" msgstr "Pikavalintanäppäin" -#: ../gtk/gtklabel.c:394 +#: gtk/gtklabel.c:394 msgid "The mnemonic accelerator key for this label" msgstr "Tämän nimiön pikavalintanäppäin" -#: ../gtk/gtklabel.c:402 +#: gtk/gtklabel.c:402 msgid "Mnemonic widget" msgstr "Pikavalintasäädin" -#: ../gtk/gtklabel.c:403 +#: gtk/gtklabel.c:403 msgid "The widget to be activated when the label's mnemonic key is pressed" msgstr "Säädin, joka aktivoituu, kun nimiön pikavalintanäppäintä painetaan" -#: ../gtk/gtklabel.c:449 +#: gtk/gtklabel.c:449 msgid "" "The preferred place to ellipsize the string, if the label does not have " "enough room to display the entire string" @@ -2981,147 +2958,147 @@ msgstr "" "Toivottu kohta, josta teksti typistetään mikäli nimiöllä ei ole riittävästi " "tilaa näyttää koko tekstiä" -#: ../gtk/gtklabel.c:489 +#: gtk/gtklabel.c:489 msgid "Single Line Mode" msgstr "Yksirivitila" -#: ../gtk/gtklabel.c:490 +#: gtk/gtklabel.c:490 msgid "Whether the label is in single line mode" msgstr "Onko nimiö yksirivitilassa" -#: ../gtk/gtklabel.c:507 +#: gtk/gtklabel.c:507 msgid "Angle" msgstr "Kulma" -#: ../gtk/gtklabel.c:508 +#: gtk/gtklabel.c:508 msgid "Angle at which the label is rotated" msgstr "Kulma, johon nimiö pyöräytetään" -#: ../gtk/gtklabel.c:528 +#: gtk/gtklabel.c:528 msgid "Maximum Width In Characters" msgstr "Maksimileveys merkkeinä" -#: ../gtk/gtklabel.c:529 +#: gtk/gtklabel.c:529 msgid "The desired maximum width of the label, in characters" msgstr "Haluttu nimiön maksimileveys merkkeinä" -#: ../gtk/gtklabel.c:645 +#: gtk/gtklabel.c:645 msgid "Whether to select the contents of a selectable label when it is focused" msgstr "Muuttuuko sisältö valituksi, kun kenttä saa syöttökohdistuksen" -#: ../gtk/gtklayout.c:616 ../gtk/gtkviewport.c:106 +#: gtk/gtklayout.c:616 gtk/gtkviewport.c:106 msgid "Horizontal adjustment" msgstr "Vaakakoonmuutos" -#: ../gtk/gtklayout.c:617 ../gtk/gtkscrolledwindow.c:221 +#: gtk/gtklayout.c:617 gtk/gtkscrolledwindow.c:221 msgid "The GtkAdjustment for the horizontal position" msgstr "Vaakasijainnin GtkAdjustment" -#: ../gtk/gtklayout.c:624 ../gtk/gtkviewport.c:114 +#: gtk/gtklayout.c:624 gtk/gtkviewport.c:114 msgid "Vertical adjustment" msgstr "Pystykoonmuutos" -#: ../gtk/gtklayout.c:625 ../gtk/gtkscrolledwindow.c:228 +#: gtk/gtklayout.c:625 gtk/gtkscrolledwindow.c:228 msgid "The GtkAdjustment for the vertical position" msgstr "Pystysijainnin GdkAdjustment" -#: ../gtk/gtklayout.c:633 +#: gtk/gtklayout.c:633 msgid "The width of the layout" msgstr "Asetelman leveys" -#: ../gtk/gtklayout.c:642 +#: gtk/gtklayout.c:642 msgid "The height of the layout" msgstr "Asetelman korkeus" -#: ../gtk/gtklinkbutton.c:144 +#: gtk/gtklinkbutton.c:144 msgid "URI" msgstr "URI" -#: ../gtk/gtklinkbutton.c:145 +#: gtk/gtklinkbutton.c:145 msgid "The URI bound to this button" msgstr "Painikkeeseen liittyvä URI" -#: ../gtk/gtklinkbutton.c:159 +#: gtk/gtklinkbutton.c:159 msgid "Visited" msgstr "Vierailtu" -#: ../gtk/gtklinkbutton.c:160 +#: gtk/gtklinkbutton.c:160 msgid "Whether this link has been visited." msgstr "Onko tämä linkki vierailtu." -#: ../gtk/gtkmenu.c:503 +#: gtk/gtkmenu.c:503 msgid "The currently selected menu item" msgstr "Nyt valittu valikon kohta" -#: ../gtk/gtkmenu.c:517 +#: gtk/gtkmenu.c:517 msgid "Accel Group" msgstr "Toimintoryhmä" -#: ../gtk/gtkmenu.c:518 +#: gtk/gtkmenu.c:518 msgid "The accel group holding accelerators for the menu" msgstr "Tämän valikon pikavalintanäppäimet sisältävä toimintoryhmä" -#: ../gtk/gtkmenu.c:532 ../gtk/gtkmenuitem.c:236 +#: gtk/gtkmenu.c:532 gtk/gtkmenuitem.c:236 msgid "Accel Path" msgstr "Pikanäppäimen polku" -#: ../gtk/gtkmenu.c:533 +#: gtk/gtkmenu.c:533 msgid "An accel path used to conveniently construct accel paths of child items" msgstr "" "Pikanäppäinpolku lapsikohteiden pikanäppäinpolkujen helppoa luomista varten" -#: ../gtk/gtkmenu.c:549 +#: gtk/gtkmenu.c:549 msgid "Attach Widget" msgstr "Liitä ikkunaelementti" -#: ../gtk/gtkmenu.c:550 +#: gtk/gtkmenu.c:550 msgid "The widget the menu is attached to" msgstr "Ikkunaelementti, johon valikko on liitetty" -#: ../gtk/gtkmenu.c:558 +#: gtk/gtkmenu.c:558 msgid "" "A title that may be displayed by the window manager when this menu is torn-" "off" msgstr "" "Otsikko, jonka ikkunointiohjelma voi näyttää, kun tämä valikko on irrotettu" -#: ../gtk/gtkmenu.c:572 +#: gtk/gtkmenu.c:572 msgid "Tearoff State" msgstr "Irtonaisuustila" -#: ../gtk/gtkmenu.c:573 +#: gtk/gtkmenu.c:573 msgid "A boolean that indicates whether the menu is torn-off" msgstr "Totuusarvo, joka ilmaisee onko valikko irrotettu" -#: ../gtk/gtkmenu.c:587 +#: gtk/gtkmenu.c:587 msgid "Monitor" msgstr "Näyttö" -#: ../gtk/gtkmenu.c:588 +#: gtk/gtkmenu.c:588 msgid "The monitor the menu will be popped up on" msgstr "Näyttö, jolla ikkuna tullaan näyttämään" -#: ../gtk/gtkmenu.c:594 +#: gtk/gtkmenu.c:594 msgid "Vertical Padding" msgstr "Pystytäyte" -#: ../gtk/gtkmenu.c:595 +#: gtk/gtkmenu.c:595 msgid "Extra space at the top and bottom of the menu" msgstr "Valikon ylä- ja alapuolelle lisättävä ylimääräinen väli" -#: ../gtk/gtkmenu.c:603 +#: gtk/gtkmenu.c:603 msgid "Horizontal Padding" msgstr "Vaakatäyte" -#: ../gtk/gtkmenu.c:604 +#: gtk/gtkmenu.c:604 msgid "Extra space at the left and right edges of the menu" msgstr "Valikon vasemmalla ja oikealla reunalla oleva ylimääräinen tila" -#: ../gtk/gtkmenu.c:612 +#: gtk/gtkmenu.c:612 msgid "Vertical Offset" msgstr "Pystysiirtymä" -#: ../gtk/gtkmenu.c:613 +#: gtk/gtkmenu.c:613 msgid "" "When the menu is a submenu, position it this number of pixels offset " "vertically" @@ -3129,11 +3106,11 @@ msgstr "" "Kun valikko on alivalikko, sijoita se pystysuunnassa tämän kuvapistemäärän " "verran" -#: ../gtk/gtkmenu.c:621 +#: gtk/gtkmenu.c:621 msgid "Horizontal Offset" msgstr "Vaakasiirtymä" -#: ../gtk/gtkmenu.c:622 +#: gtk/gtkmenu.c:622 msgid "" "When the menu is a submenu, position it this number of pixels offset " "horizontally" @@ -3141,72 +3118,72 @@ msgstr "" "Kun valikko on alivalikko, sijoita se vaakasuunnassa tämän kuvapistemäärän " "verran" -#: ../gtk/gtkmenu.c:630 +#: gtk/gtkmenu.c:630 msgid "Double Arrows" msgstr "Molemmat nuolet" -#: ../gtk/gtkmenu.c:631 +#: gtk/gtkmenu.c:631 msgid "When scrolling, always show both arrows." msgstr "Näytä molemmat nuolet vieritettäessä." -#: ../gtk/gtkmenu.c:639 +#: gtk/gtkmenu.c:639 msgid "Left Attach" msgstr "Vasen kiinnitys" -#: ../gtk/gtkmenu.c:640 ../gtk/gtktable.c:174 +#: gtk/gtkmenu.c:640 gtk/gtktable.c:174 msgid "The column number to attach the left side of the child to" msgstr "Sen sarakkeen numero, johon lapsen vasen sivu kiinnittyy" -#: ../gtk/gtkmenu.c:647 +#: gtk/gtkmenu.c:647 msgid "Right Attach" msgstr "Oikea kiinnitys" -#: ../gtk/gtkmenu.c:648 +#: gtk/gtkmenu.c:648 msgid "The column number to attach the right side of the child to" msgstr "Sen sarakkeen numero, johon lapsen oikea sivu kiinnittyy" -#: ../gtk/gtkmenu.c:655 +#: gtk/gtkmenu.c:655 msgid "Top Attach" msgstr "Yläkiinnitys" -#: ../gtk/gtkmenu.c:656 +#: gtk/gtkmenu.c:656 msgid "The row number to attach the top of the child to" msgstr "Sen rivin numero, johon lapsen yläsivu kiinnittyy" -#: ../gtk/gtkmenu.c:663 +#: gtk/gtkmenu.c:663 msgid "Bottom Attach" msgstr "Alakiinnitys" -#: ../gtk/gtkmenu.c:664 ../gtk/gtktable.c:195 +#: gtk/gtkmenu.c:664 gtk/gtktable.c:195 msgid "The row number to attach the bottom of the child to" msgstr "Sen rivin numero, johon lapsen alasivu kiinnittyy" -#: ../gtk/gtkmenu.c:751 +#: gtk/gtkmenu.c:751 msgid "Can change accelerators" msgstr "Voi muuttaa pikavalintoja" -#: ../gtk/gtkmenu.c:752 +#: gtk/gtkmenu.c:752 msgid "" "Whether menu accelerators can be changed by pressing a key over the menu item" msgstr "" "Voiko valikon pikavalintoja muuttaa painamalla näppäintä valikkokohdan päällä" -#: ../gtk/gtkmenu.c:757 +#: gtk/gtkmenu.c:757 msgid "Delay before submenus appear" msgstr "Alivalikkojen ilmestymisviive" -#: ../gtk/gtkmenu.c:758 +#: gtk/gtkmenu.c:758 msgid "" "Minimum time the pointer must stay over a menu item before the submenu appear" msgstr "" "Aika, jonka osoittimen täytyy olla valikkokohdan yllä ennen alivalikon " "ilmestymistä" -#: ../gtk/gtkmenu.c:765 +#: gtk/gtkmenu.c:765 msgid "Delay before hiding a submenu" msgstr "Alivalikon piilotusviive" -#: ../gtk/gtkmenu.c:766 +#: gtk/gtkmenu.c:766 msgid "" "The time before hiding a submenu when the pointer is moving towards the " "submenu" @@ -3214,274 +3191,274 @@ msgstr "" "Aika, joka kuluu ennen kuin alivalikko piilotetaan, kun osoitin liikkuu sitä " "kohti" -#: ../gtk/gtkmenubar.c:168 +#: gtk/gtkmenubar.c:168 msgid "Pack direction" msgstr "Pakkaussuunta" -#: ../gtk/gtkmenubar.c:169 +#: gtk/gtkmenubar.c:169 msgid "The pack direction of the menubar" msgstr "Valikkopalkin pakkaussuunta" -#: ../gtk/gtkmenubar.c:185 +#: gtk/gtkmenubar.c:185 msgid "Child Pack direction" msgstr "Lapsipakkaussuunta" -#: ../gtk/gtkmenubar.c:186 +#: gtk/gtkmenubar.c:186 msgid "The child pack direction of the menubar" msgstr "Valikkopalkin lapsipakkaussuunta" -#: ../gtk/gtkmenubar.c:195 +#: gtk/gtkmenubar.c:195 msgid "Style of bevel around the menubar" msgstr "Valikkopalkin reunustyyli" -#: ../gtk/gtkmenubar.c:202 ../gtk/gtktoolbar.c:597 +#: gtk/gtkmenubar.c:202 gtk/gtktoolbar.c:597 msgid "Internal padding" msgstr "Sisäinen täyte" -#: ../gtk/gtkmenubar.c:203 +#: gtk/gtkmenubar.c:203 msgid "Amount of border space between the menubar shadow and the menu items" msgstr "Valikon varjon ja kohtien välisen reunatilan määrä" -#: ../gtk/gtkmenubar.c:210 +#: gtk/gtkmenubar.c:210 msgid "Delay before drop down menus appear" msgstr "Pudotusvalikon avautumisviive" -#: ../gtk/gtkmenubar.c:211 +#: gtk/gtkmenubar.c:211 msgid "Delay before the submenus of a menu bar appear" msgstr "Valikkopalkin alivalikon avautumisviive" -#: ../gtk/gtkmenuitem.c:204 +#: gtk/gtkmenuitem.c:204 msgid "Right Justified" msgstr "Oikealle tasattu" -#: ../gtk/gtkmenuitem.c:205 +#: gtk/gtkmenuitem.c:205 msgid "" "Sets whether the menu item appears justified at the right side of a menu bar" msgstr "" "Määrittää esitetäänkö valikon kohdat tasattuina valikkopalkin oikeaan reunaan" -#: ../gtk/gtkmenuitem.c:219 +#: gtk/gtkmenuitem.c:219 msgid "Submenu" msgstr "Alivalikko" -#: ../gtk/gtkmenuitem.c:220 +#: gtk/gtkmenuitem.c:220 msgid "The submenu attached to the menu item, or NULL if it has none" msgstr "Valikon kohtaan liitetty alivalikko, tai NULL jos alivalikkoa ei ole" -#: ../gtk/gtkmenuitem.c:237 +#: gtk/gtkmenuitem.c:237 msgid "Sets the accelerator path of the menu item" msgstr "Asettaa valikon kohdan pikanäppäinyhdistelmän" -#: ../gtk/gtkmenuitem.c:280 +#: gtk/gtkmenuitem.c:280 msgid "Amount of space used up by arrow, relative to the menu item's font size" msgstr "Nuolen käyttämä tila, suhteessa valikon kohdan kirjasinkokoon" -#: ../gtk/gtkmenuitem.c:293 +#: gtk/gtkmenuitem.c:293 msgid "Width in Characters" msgstr "Leveys merkkeinä" -#: ../gtk/gtkmenuitem.c:294 +#: gtk/gtkmenuitem.c:294 msgid "The minimum desired width of the menu item in characters" msgstr "Valikon pienin toivottu leveys merkkeinä" -#: ../gtk/gtkmenushell.c:374 +#: gtk/gtkmenushell.c:374 msgid "Take Focus" msgstr "Ota kohdistus" -#: ../gtk/gtkmenushell.c:375 +#: gtk/gtkmenushell.c:375 msgid "A boolean that determines whether the menu grabs the keyboard focus" msgstr "Totuusarvo, joka ilmaisee ottaako valikko näppäimistökohdistuksen" -#: ../gtk/gtkmenutoolbutton.c:232 ../gtk/gtkoptionmenu.c:161 +#: gtk/gtkmenutoolbutton.c:232 gtk/gtkoptionmenu.c:161 msgid "Menu" msgstr "Valikko" -#: ../gtk/gtkmenutoolbutton.c:233 +#: gtk/gtkmenutoolbutton.c:233 msgid "The dropdown menu" msgstr "Alasvetovalikko" -#: ../gtk/gtkmessagedialog.c:98 +#: gtk/gtkmessagedialog.c:98 msgid "Image/label border" msgstr "Kuvan tai nimiön reuna" -#: ../gtk/gtkmessagedialog.c:99 +#: gtk/gtkmessagedialog.c:99 msgid "Width of border around the label and image in the message dialog" msgstr "Viesti-ikkunan nimiötä ja kuvaa ympäröivien reunusten leveys" -#: ../gtk/gtkmessagedialog.c:114 +#: gtk/gtkmessagedialog.c:114 msgid "Use separator" msgstr "Käytä erotinta" -#: ../gtk/gtkmessagedialog.c:115 +#: gtk/gtkmessagedialog.c:115 msgid "" "Whether to put a separator between the message dialog's text and the buttons" msgstr "Pannaanko erotin viesti-ikkunan tekstin ja painikkeiden väliin" -#: ../gtk/gtkmessagedialog.c:128 +#: gtk/gtkmessagedialog.c:128 msgid "Message Type" msgstr "Viestin tyyppi" -#: ../gtk/gtkmessagedialog.c:129 +#: gtk/gtkmessagedialog.c:129 msgid "The type of message" msgstr "Viestin tyyppi" -#: ../gtk/gtkmessagedialog.c:136 +#: gtk/gtkmessagedialog.c:136 msgid "Message Buttons" msgstr "Viestipainikkeet" -#: ../gtk/gtkmessagedialog.c:137 +#: gtk/gtkmessagedialog.c:137 msgid "The buttons shown in the message dialog" msgstr "Viesti-ikkunassa näkyvät painikkeet" -#: ../gtk/gtkmessagedialog.c:154 +#: gtk/gtkmessagedialog.c:154 msgid "The primary text of the message dialog" msgstr "Viesti-ikkunan ensisijainen teksti" -#: ../gtk/gtkmessagedialog.c:169 +#: gtk/gtkmessagedialog.c:169 msgid "Use Markup" msgstr "Käytä merkintöjä" -#: ../gtk/gtkmessagedialog.c:170 +#: gtk/gtkmessagedialog.c:170 msgid "The primary text of the title includes Pango markup." msgstr "Otsikon ensisijainen teksti sisältää Pango-merkintöjä." -#: ../gtk/gtkmessagedialog.c:184 +#: gtk/gtkmessagedialog.c:184 msgid "Secondary Text" msgstr "Toissijainen teksti" -#: ../gtk/gtkmessagedialog.c:185 +#: gtk/gtkmessagedialog.c:185 msgid "The secondary text of the message dialog" msgstr "Viesti-ikkunan toissijainen teksti" -#: ../gtk/gtkmessagedialog.c:200 +#: gtk/gtkmessagedialog.c:200 msgid "Use Markup in secondary" msgstr "Käytä merkintöjä toissijaisessa" -#: ../gtk/gtkmessagedialog.c:201 +#: gtk/gtkmessagedialog.c:201 msgid "The secondary text includes Pango markup." msgstr "Toissijainen teksti sisältää Pango-merkinnät." -#: ../gtk/gtkmessagedialog.c:216 +#: gtk/gtkmessagedialog.c:216 msgid "The image" msgstr "Kuva" -#: ../gtk/gtkmisc.c:83 +#: gtk/gtkmisc.c:83 msgid "Y align" msgstr "Y-kohdistus" -#: ../gtk/gtkmisc.c:84 +#: gtk/gtkmisc.c:84 msgid "The vertical alignment, from 0 (top) to 1 (bottom)" msgstr "Pystykohdistus, 0 (ylhäällä), 1 (alhaalla)" -#: ../gtk/gtkmisc.c:93 +#: gtk/gtkmisc.c:93 msgid "X pad" msgstr "X-väli" -#: ../gtk/gtkmisc.c:94 +#: gtk/gtkmisc.c:94 msgid "" "The amount of space to add on the left and right of the widget, in pixels" msgstr "Säätimen vasemmalle ja oikealle puolelle lisättävä väli kuvapisteinä." -#: ../gtk/gtkmisc.c:103 +#: gtk/gtkmisc.c:103 msgid "Y pad" msgstr "Y-väli" -#: ../gtk/gtkmisc.c:104 +#: gtk/gtkmisc.c:104 msgid "" "The amount of space to add on the top and bottom of the widget, in pixels" msgstr "Säätimen ylä- ja alapuolelle lisättävä väli kuvapisteinä." -#: ../gtk/gtkmountoperation.c:160 +#: gtk/gtkmountoperation.c:160 msgid "Parent" msgstr "Äiti-ikkuna" -#: ../gtk/gtkmountoperation.c:161 +#: gtk/gtkmountoperation.c:161 msgid "The parent window" msgstr "Ikkunan äiti-ikkuna" -#: ../gtk/gtkmountoperation.c:168 +#: gtk/gtkmountoperation.c:168 msgid "Is Showing" msgstr "Näytetään" -#: ../gtk/gtkmountoperation.c:169 +#: gtk/gtkmountoperation.c:169 msgid "Are we showing a dialog" msgstr "Näytetäänkö valintaikkuna" -#: ../gtk/gtkmountoperation.c:177 +#: gtk/gtkmountoperation.c:177 msgid "The screen where this window will be displayed." msgstr "Näyttö, jolle tämä ikkuna esitetään." # , c-format -#: ../gtk/gtknotebook.c:572 +#: gtk/gtknotebook.c:572 msgid "Page" msgstr "Sivu" -#: ../gtk/gtknotebook.c:573 +#: gtk/gtknotebook.c:573 msgid "The index of the current page" msgstr "Nykyisen sivun indeksi" -#: ../gtk/gtknotebook.c:581 +#: gtk/gtknotebook.c:581 msgid "Tab Position" msgstr "Välilehtien sijainti" -#: ../gtk/gtknotebook.c:582 +#: gtk/gtknotebook.c:582 msgid "Which side of the notebook holds the tabs" msgstr "Millä muistion sivulla välilehdet ovat." -#: ../gtk/gtknotebook.c:589 +#: gtk/gtknotebook.c:589 msgid "Tab Border" msgstr "Välilehden reunus" -#: ../gtk/gtknotebook.c:590 +#: gtk/gtknotebook.c:590 msgid "Width of the border around the tab labels" msgstr "Välilehden nimiötä ympäröivän reunuksen leveys" -#: ../gtk/gtknotebook.c:598 +#: gtk/gtknotebook.c:598 msgid "Horizontal Tab Border" msgstr "Välilehden vaakareunus" -#: ../gtk/gtknotebook.c:599 +#: gtk/gtknotebook.c:599 msgid "Width of the horizontal border of tab labels" msgstr "Välilehden nimiön vaakareunuksen leveys" -#: ../gtk/gtknotebook.c:607 +#: gtk/gtknotebook.c:607 msgid "Vertical Tab Border" msgstr "Välilehden pystyreunus" -#: ../gtk/gtknotebook.c:608 +#: gtk/gtknotebook.c:608 msgid "Width of the vertical border of tab labels" msgstr "Välilehden nimiön pystyreunuksen leveys" -#: ../gtk/gtknotebook.c:616 +#: gtk/gtknotebook.c:616 msgid "Show Tabs" msgstr "Näytä välilehdet" -#: ../gtk/gtknotebook.c:617 +#: gtk/gtknotebook.c:617 msgid "Whether tabs should be shown or not" msgstr "Näkyvätkö välilehdet vaiko eivät" -#: ../gtk/gtknotebook.c:623 +#: gtk/gtknotebook.c:623 msgid "Show Border" msgstr "Näytä reunus" -#: ../gtk/gtknotebook.c:624 +#: gtk/gtknotebook.c:624 msgid "Whether the border should be shown or not" msgstr "Näkyykö reunus vai ei" -#: ../gtk/gtknotebook.c:630 +#: gtk/gtknotebook.c:630 msgid "Scrollable" msgstr "Vieritettävissä" -#: ../gtk/gtknotebook.c:631 +#: gtk/gtknotebook.c:631 msgid "If TRUE, scroll arrows are added if there are too many tabs to fit" msgstr "" "Jos TRUE, niin välilehtien selausnuolet näkyvät, kun lehdet eivät enää sovi" -#: ../gtk/gtknotebook.c:637 +#: gtk/gtknotebook.c:637 msgid "Enable Popup" msgstr "Kontekstivalikko" -#: ../gtk/gtknotebook.c:638 +#: gtk/gtknotebook.c:638 msgid "" "If TRUE, pressing the right mouse button on the notebook pops up a menu that " "you can use to go to a page" @@ -3489,355 +3466,353 @@ msgstr "" "Jos TRUE, niin muistion napsauttaminen oikealla hiiren painikkeella avaa " "valikon, josta voi siirtyä välilehdelle" -#: ../gtk/gtknotebook.c:645 +#: gtk/gtknotebook.c:645 msgid "Whether tabs should have homogeneous sizes" msgstr "Ovatko välilehdet tasakokoisia" -#: ../gtk/gtknotebook.c:651 +#: gtk/gtknotebook.c:651 msgid "Group ID" msgstr "Ryhmätunniste" -#: ../gtk/gtknotebook.c:652 +#: gtk/gtknotebook.c:652 msgid "Group ID for tabs drag and drop" msgstr "Välilehtien raahauksen ja tiputuksen ryhmätunniste" -#: ../gtk/gtknotebook.c:668 ../gtk/gtkradioaction.c:128 -#: ../gtk/gtkradiobutton.c:82 ../gtk/gtkradiomenuitem.c:342 -#: ../gtk/gtkradiotoolbutton.c:65 +#: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "Ryhmä" -#: ../gtk/gtknotebook.c:669 +#: gtk/gtknotebook.c:669 msgid "Group for tabs drag and drop" msgstr "Välilehtien raahauksen ja tiputuksen ryhmä" -#: ../gtk/gtknotebook.c:675 +#: gtk/gtknotebook.c:675 msgid "Tab label" msgstr "Välilehden nimiö" -#: ../gtk/gtknotebook.c:676 +#: gtk/gtknotebook.c:676 msgid "The string displayed on the child's tab label" msgstr "Lapsen välilehden nimiössä näkyvä teksti" -#: ../gtk/gtknotebook.c:682 +#: gtk/gtknotebook.c:682 msgid "Menu label" msgstr "Valikkonimiö" -#: ../gtk/gtknotebook.c:683 +#: gtk/gtknotebook.c:683 msgid "The string displayed in the child's menu entry" msgstr "Lapsen valikkokohdassa näkyvä teksti" -#: ../gtk/gtknotebook.c:696 +#: gtk/gtknotebook.c:696 msgid "Tab expand" msgstr "Välilehden laajentuminen" -#: ../gtk/gtknotebook.c:697 +#: gtk/gtknotebook.c:697 msgid "Whether to expand the child's tab or not" msgstr "Laajentuuko lapsen välilehti vai ei" -#: ../gtk/gtknotebook.c:703 +#: gtk/gtknotebook.c:703 msgid "Tab fill" msgstr "Välilehden täyttö" -#: ../gtk/gtknotebook.c:704 +#: gtk/gtknotebook.c:704 msgid "Whether the child's tab should fill the allocated area or not" msgstr "Täyttääkö lapsen välilehti koko varatun alueen vai ei" -#: ../gtk/gtknotebook.c:710 +#: gtk/gtknotebook.c:710 msgid "Tab pack type" msgstr "Välilehden pakkaustyyppi" -#: ../gtk/gtknotebook.c:717 +#: gtk/gtknotebook.c:717 msgid "Tab reorderable" msgstr "Uudelleenjärjesteltävä välilehti" -#: ../gtk/gtknotebook.c:718 +#: gtk/gtknotebook.c:718 msgid "Whether the tab is reorderable by user action or not" msgstr "Voiko käyttäjä järjestää välilehdet uudestaan" -#: ../gtk/gtknotebook.c:724 +#: gtk/gtknotebook.c:724 msgid "Tab detachable" msgstr "Irrotettava välilehti" -#: ../gtk/gtknotebook.c:725 +#: gtk/gtknotebook.c:725 msgid "Whether the tab is detachable" msgstr "Voiko välilehden irrottaa" -#: ../gtk/gtknotebook.c:740 ../gtk/gtkscrollbar.c:83 +#: gtk/gtknotebook.c:740 gtk/gtkscrollbar.c:83 msgid "Secondary backward stepper" msgstr "Toissijainen taaksepäin askellin" -#: ../gtk/gtknotebook.c:741 +#: gtk/gtknotebook.c:741 msgid "" "Display a second backward arrow button on the opposite end of the tab area" msgstr "" "Näytä toinen taaksepäin-nuolipainike välilehtialueen vastakkaisessa päässä" -#: ../gtk/gtknotebook.c:756 ../gtk/gtkscrollbar.c:91 +#: gtk/gtknotebook.c:756 gtk/gtkscrollbar.c:91 msgid "Secondary forward stepper" msgstr "Toissijainen eteenpäin askellin" -#: ../gtk/gtknotebook.c:757 +#: gtk/gtknotebook.c:757 msgid "" "Display a second forward arrow button on the opposite end of the tab area" msgstr "" "Näytä toissijainen eteenpäin-nuolipainike välilehtialueen vastakkaisessa " "päässä" -#: ../gtk/gtknotebook.c:771 ../gtk/gtkscrollbar.c:67 +#: gtk/gtknotebook.c:771 gtk/gtkscrollbar.c:67 msgid "Backward stepper" msgstr "Taaksepäin askellin" -#: ../gtk/gtknotebook.c:772 ../gtk/gtkscrollbar.c:68 +#: gtk/gtknotebook.c:772 gtk/gtkscrollbar.c:68 msgid "Display the standard backward arrow button" msgstr "Näytä standardi taaksepäin-nuolipainike" -#: ../gtk/gtknotebook.c:786 ../gtk/gtkscrollbar.c:75 +#: gtk/gtknotebook.c:786 gtk/gtkscrollbar.c:75 msgid "Forward stepper" msgstr "Eteenpäin askellin" -#: ../gtk/gtknotebook.c:787 ../gtk/gtkscrollbar.c:76 +#: gtk/gtknotebook.c:787 gtk/gtkscrollbar.c:76 msgid "Display the standard forward arrow button" msgstr "Näytä standardi eteenpäin-nuolipainike" -#: ../gtk/gtknotebook.c:801 +#: gtk/gtknotebook.c:801 msgid "Tab overlap" msgstr "Välilehden päällekkäisyys" -#: ../gtk/gtknotebook.c:802 +#: gtk/gtknotebook.c:802 msgid "Size of tab overlap area" msgstr "Välilehden päällekkäisyysalueen koko" -#: ../gtk/gtknotebook.c:817 +#: gtk/gtknotebook.c:817 msgid "Tab curvature" msgstr "Välilehden pyöristys" -#: ../gtk/gtknotebook.c:818 +#: gtk/gtknotebook.c:818 msgid "Size of tab curvature" msgstr "Välilehden pyöristyksen koko" -#: ../gtk/gtknotebook.c:834 +#: gtk/gtknotebook.c:834 msgid "Arrow spacing" msgstr "Nuolten välit" -#: ../gtk/gtknotebook.c:835 +#: gtk/gtknotebook.c:835 msgid "Scroll arrow spacing" msgstr "Vieritysnuolten välistys" -#: ../gtk/gtkobject.c:370 +#: gtk/gtkobject.c:370 msgid "User Data" msgstr "Käyttäjän tieto" -#: ../gtk/gtkobject.c:371 +#: gtk/gtkobject.c:371 msgid "Anonymous User Data Pointer" msgstr "Anonyymi käyttäjän tieto-osoitin" -#: ../gtk/gtkoptionmenu.c:162 +#: gtk/gtkoptionmenu.c:162 msgid "The menu of options" msgstr "Asetusvalikko" -#: ../gtk/gtkoptionmenu.c:169 +#: gtk/gtkoptionmenu.c:169 msgid "Size of dropdown indicator" msgstr "Pudotinilmaisimen koko" -#: ../gtk/gtkoptionmenu.c:175 +#: gtk/gtkoptionmenu.c:175 msgid "Spacing around indicator" msgstr "Väli ilmaisimen ympärillä" -#: ../gtk/gtkpaned.c:219 +#: gtk/gtkpaned.c:219 msgid "" "Position of paned separator in pixels (0 means all the way to the left/top)" msgstr "" "Paneelierottimen sijainti kuvapisteinä (0 tarkoittaa kokonaan vasemmalla tai " "ylhäällä)" -#: ../gtk/gtkpaned.c:227 +#: gtk/gtkpaned.c:227 msgid "Position Set" msgstr "Sijainti on" -#: ../gtk/gtkpaned.c:228 +#: gtk/gtkpaned.c:228 msgid "TRUE if the Position property should be used" msgstr "TRUE, jos sijaintiominaisuus on käytössä" -#: ../gtk/gtkpaned.c:234 +#: gtk/gtkpaned.c:234 msgid "Handle Size" msgstr "Kahvan koko" -#: ../gtk/gtkpaned.c:235 +#: gtk/gtkpaned.c:235 msgid "Width of handle" msgstr "Kahvan leveys" -#: ../gtk/gtkpaned.c:251 +#: gtk/gtkpaned.c:251 msgid "Minimal Position" msgstr "Sijainnin minimiarvo" -#: ../gtk/gtkpaned.c:252 +#: gtk/gtkpaned.c:252 msgid "Smallest possible value for the \"position\" property" msgstr "Pienin mahdollinen arvo sijainti-asetukselle" -#: ../gtk/gtkpaned.c:269 +#: gtk/gtkpaned.c:269 msgid "Maximal Position" msgstr "Sijainnin maksimiarvo" -#: ../gtk/gtkpaned.c:270 +#: gtk/gtkpaned.c:270 msgid "Largest possible value for the \"position\" property" msgstr "Suurin mahdollinen arvo sijainti-asetukselle" -#: ../gtk/gtkpaned.c:287 +#: gtk/gtkpaned.c:287 msgid "Resize" msgstr "Muuttuvakokoinen" -#: ../gtk/gtkpaned.c:288 +#: gtk/gtkpaned.c:288 msgid "If TRUE, the child expands and shrinks along with the paned widget" msgstr "Jos TRUE, lapsi laajenee ja supistuu paneelisäätimen mukana" -#: ../gtk/gtkpaned.c:303 +#: gtk/gtkpaned.c:303 msgid "Shrink" msgstr "Kutistus" -#: ../gtk/gtkpaned.c:304 +#: gtk/gtkpaned.c:304 msgid "If TRUE, the child can be made smaller than its requisition" msgstr "Jos TRUE, lapsi voidaan tehdä pienemmäksi kuin sen tarvitsema tila" -#: ../gtk/gtkplug.c:150 ../gtk/gtkstatusicon.c:285 +#: gtk/gtkplug.c:150 gtk/gtkstatusicon.c:285 msgid "Embedded" msgstr "Upotettu" -#: ../gtk/gtkplug.c:151 +#: gtk/gtkplug.c:151 msgid "Whether or not the plug is embedded" msgstr "Kertoo, onko tämä lisäosa upotettu" -#: ../gtk/gtkplug.c:165 +#: gtk/gtkplug.c:165 msgid "Socket Window" msgstr "Pistokeikkuna" -#: ../gtk/gtkplug.c:166 +#: gtk/gtkplug.c:166 msgid "The window of the socket the plug is embedded in" msgstr "Pistokkeen ikkuna, johon liitin on upotettu" -#: ../gtk/gtkpreview.c:102 +#: gtk/gtkpreview.c:102 msgid "" "Whether the preview widget should take up the entire space it is allocated" msgstr "Täyttääkö esikatselusäädin koko sille varatun tilan" -#: ../gtk/gtkprinter.c:124 +#: gtk/gtkprinter.c:124 msgid "Name of the printer" msgstr "Tulostimen nimi" -#: ../gtk/gtkprinter.c:130 +#: gtk/gtkprinter.c:130 msgid "Backend" msgstr "Taustajärjestelmä" -#: ../gtk/gtkprinter.c:131 +#: gtk/gtkprinter.c:131 msgid "Backend for the printer" msgstr "Tulostimen taustajärjestelmä" -#: ../gtk/gtkprinter.c:137 +#: gtk/gtkprinter.c:137 msgid "Is Virtual" msgstr "On virtuaalinen" -#: ../gtk/gtkprinter.c:138 +#: gtk/gtkprinter.c:138 msgid "FALSE if this represents a real hardware printer" msgstr "FALSE, jos tämä on oikea tulostinlaite" -#: ../gtk/gtkprinter.c:144 +#: gtk/gtkprinter.c:144 msgid "Accepts PDF" msgstr "Hyväksyy PDF-tiedostoja" -#: ../gtk/gtkprinter.c:145 +#: gtk/gtkprinter.c:145 msgid "TRUE if this printer can accept PDF" msgstr "TRUE, jos tulostin hyväksyy PDF-tiedostoja" -#: ../gtk/gtkprinter.c:151 +#: gtk/gtkprinter.c:151 msgid "Accepts PostScript" msgstr "Hyväksyy PostScript-tiedostoja" -#: ../gtk/gtkprinter.c:152 +#: gtk/gtkprinter.c:152 msgid "TRUE if this printer can accept PostScript" msgstr "TRUE, jos tulostin hyväksyy PostScript-tiedostoja" -#: ../gtk/gtkprinter.c:158 +#: gtk/gtkprinter.c:158 msgid "State Message" msgstr "Tilaviesti" -#: ../gtk/gtkprinter.c:159 +#: gtk/gtkprinter.c:159 msgid "String giving the current state of the printer" msgstr "Tulostimen tämänhetkistä tilaa kuvaava merkkijono" -#: ../gtk/gtkprinter.c:165 +#: gtk/gtkprinter.c:165 msgid "Location" msgstr "Sijainti" -#: ../gtk/gtkprinter.c:166 +#: gtk/gtkprinter.c:166 msgid "The location of the printer" msgstr "Tulostimen sijainti" -#: ../gtk/gtkprinter.c:173 +#: gtk/gtkprinter.c:173 msgid "The icon name to use for the printer" msgstr "Tulostimelle käytettävän kuvakkeen nimi" -#: ../gtk/gtkprinter.c:179 +#: gtk/gtkprinter.c:179 msgid "Job Count" msgstr "Tulostustöitä" -#: ../gtk/gtkprinter.c:180 +#: gtk/gtkprinter.c:180 msgid "Number of jobs queued in the printer" msgstr "Tulostustöiden lukumäärä tulostimella" -#: ../gtk/gtkprinter.c:198 +#: gtk/gtkprinter.c:198 msgid "Paused Printer" msgstr "Pysäytetty tulostin" -#: ../gtk/gtkprinter.c:199 +#: gtk/gtkprinter.c:199 msgid "TRUE if this printer is paused" msgstr "TRUE, jos tulostin on pysäytetty" -#: ../gtk/gtkprinter.c:212 +#: gtk/gtkprinter.c:212 msgid "Accepting Jobs" msgstr "Hyväksyy töitä" -#: ../gtk/gtkprinter.c:213 +#: gtk/gtkprinter.c:213 msgid "TRUE if this printer is accepting new jobs" msgstr "TRUE, jos tulostin hyväksyy uusia töitä" -#: ../gtk/gtkprinteroptionwidget.c:123 +#: gtk/gtkprinteroptionwidget.c:123 msgid "Source option" msgstr "Lähteen valitsin" -#: ../gtk/gtkprinteroptionwidget.c:124 +#: gtk/gtkprinteroptionwidget.c:124 msgid "The PrinterOption backing this widget" msgstr "Ikkunaelementin toteuttava PrinterOption-lähde" -#: ../gtk/gtkprintjob.c:117 +#: gtk/gtkprintjob.c:117 msgid "Title of the print job" msgstr "Tulostustyön otsikko" -#: ../gtk/gtkprintjob.c:125 +#: gtk/gtkprintjob.c:125 msgid "Printer" msgstr "Tulostin" -#: ../gtk/gtkprintjob.c:126 +#: gtk/gtkprintjob.c:126 msgid "Printer to print the job to" msgstr "Tulostin, jolle työ tulostetaan" -#: ../gtk/gtkprintjob.c:134 +#: gtk/gtkprintjob.c:134 msgid "Settings" msgstr "Asetukset" -#: ../gtk/gtkprintjob.c:135 +#: gtk/gtkprintjob.c:135 msgid "Printer settings" msgstr "Tulostimen asetukset" -#: ../gtk/gtkprintjob.c:143 ../gtk/gtkprintjob.c:144 -#: ../gtk/gtkprintunixdialog.c:252 +#: gtk/gtkprintjob.c:143 gtk/gtkprintjob.c:144 gtk/gtkprintunixdialog.c:252 msgid "Page Setup" msgstr "Sivun asetukset" -#: ../gtk/gtkprintjob.c:152 ../gtk/gtkprintoperation.c:1012 +#: gtk/gtkprintjob.c:152 gtk/gtkprintoperation.c:1012 msgid "Track Print Status" msgstr "Seuraa tulostimeen tilaa" -#: ../gtk/gtkprintjob.c:153 +#: gtk/gtkprintjob.c:153 msgid "" "TRUE if the print job will continue to emit status-changed signals after the " "print data has been sent to the printer or print server." @@ -3845,51 +3820,51 @@ msgstr "" "TRUE, jos tämä tulostustyö lähettää viestejä tilamuutoksista sen jälkeen, " "kun työ on lähetetty tulostimelle tai tulostuspalvelimelle." -#: ../gtk/gtkprintoperation.c:884 +#: gtk/gtkprintoperation.c:884 msgid "Default Page Setup" msgstr "Sivun oletusasetukset" -#: ../gtk/gtkprintoperation.c:885 +#: gtk/gtkprintoperation.c:885 msgid "The GtkPageSetup used by default" msgstr "Oletuksena käytetty GtkPageSetup" -#: ../gtk/gtkprintoperation.c:903 ../gtk/gtkprintunixdialog.c:270 +#: gtk/gtkprintoperation.c:903 gtk/gtkprintunixdialog.c:270 msgid "Print Settings" msgstr "Tulostusasetukset" -#: ../gtk/gtkprintoperation.c:904 ../gtk/gtkprintunixdialog.c:271 +#: gtk/gtkprintoperation.c:904 gtk/gtkprintunixdialog.c:271 msgid "The GtkPrintSettings used for initializing the dialog" msgstr "Ikkunan alustuksesta käytetty GtkPrintSettings-osa" -#: ../gtk/gtkprintoperation.c:922 +#: gtk/gtkprintoperation.c:922 msgid "Job Name" msgstr "Työn nimi" -#: ../gtk/gtkprintoperation.c:923 +#: gtk/gtkprintoperation.c:923 msgid "A string used for identifying the print job." msgstr "Merkkijono, josta tulostustyö tunnistetaan." -#: ../gtk/gtkprintoperation.c:947 +#: gtk/gtkprintoperation.c:947 msgid "Number of Pages" msgstr "Sivujen lukumäärä" -#: ../gtk/gtkprintoperation.c:948 +#: gtk/gtkprintoperation.c:948 msgid "The number of pages in the document." msgstr "Sivujen lukumäärä asiakirjassa." -#: ../gtk/gtkprintoperation.c:969 ../gtk/gtkprintunixdialog.c:260 +#: gtk/gtkprintoperation.c:969 gtk/gtkprintunixdialog.c:260 msgid "Current Page" msgstr "Nykyinen sivu" -#: ../gtk/gtkprintoperation.c:970 ../gtk/gtkprintunixdialog.c:261 +#: gtk/gtkprintoperation.c:970 gtk/gtkprintunixdialog.c:261 msgid "The current page in the document" msgstr "Nykyinen sivu asiakirjassa" -#: ../gtk/gtkprintoperation.c:991 +#: gtk/gtkprintoperation.c:991 msgid "Use full page" msgstr "Käytä koko sivua" -#: ../gtk/gtkprintoperation.c:992 +#: gtk/gtkprintoperation.c:992 msgid "" "TRUE if the origin of the context should be at the corner of the page and " "not the corner of the imageable area" @@ -3897,7 +3872,7 @@ msgstr "" "TRUE, jos tässä yhteydessä sisällön lähteen tulisi olla sivun kulmassa eikä " "piirrettävän alueen kulmassa" -#: ../gtk/gtkprintoperation.c:1013 +#: gtk/gtkprintoperation.c:1013 msgid "" "TRUE if the print operation will continue to report on the print job status " "after the print data has been sent to the printer or print server." @@ -3905,75 +3880,75 @@ msgstr "" "TRUE, jos tulostustyö jatkaa tulostustyön tilan raportointia sen jälkeen, " "kun tulostustyö on lähetetty tulostimelle tai tulostinpalvelimelle." -#: ../gtk/gtkprintoperation.c:1030 +#: gtk/gtkprintoperation.c:1030 msgid "Unit" msgstr "Yksikkö" -#: ../gtk/gtkprintoperation.c:1031 +#: gtk/gtkprintoperation.c:1031 msgid "The unit in which distances can be measured in the context" msgstr "Tässä yhteydessä käytetty etäisyyksien mittayksikkö" -#: ../gtk/gtkprintoperation.c:1048 +#: gtk/gtkprintoperation.c:1048 msgid "Show Dialog" msgstr "Näytä valintaikkuna" -#: ../gtk/gtkprintoperation.c:1049 +#: gtk/gtkprintoperation.c:1049 msgid "TRUE if a progress dialog is shown while printing." msgstr "TRUE, jos edistymisikkuna näytetään tulostettaessa." -#: ../gtk/gtkprintoperation.c:1072 +#: gtk/gtkprintoperation.c:1072 msgid "Allow Async" msgstr "Salli asynkroninen" -#: ../gtk/gtkprintoperation.c:1073 +#: gtk/gtkprintoperation.c:1073 msgid "TRUE if print process may run asynchronous." msgstr "TRUE, jos tulostustyöt voivat olla asynkronisia." -#: ../gtk/gtkprintoperation.c:1096 ../gtk/gtkprintoperation.c:1097 +#: gtk/gtkprintoperation.c:1096 gtk/gtkprintoperation.c:1097 msgid "Export filename" msgstr "Vietävä tiedostonimi" -#: ../gtk/gtkprintoperation.c:1111 +#: gtk/gtkprintoperation.c:1111 msgid "Status" msgstr "Tila" -#: ../gtk/gtkprintoperation.c:1112 +#: gtk/gtkprintoperation.c:1112 msgid "The status of the print operation" msgstr "Tulostustoiminnon tila" -#: ../gtk/gtkprintoperation.c:1132 +#: gtk/gtkprintoperation.c:1132 msgid "Status String" msgstr "Tilan merkkijono" -#: ../gtk/gtkprintoperation.c:1133 +#: gtk/gtkprintoperation.c:1133 msgid "A human-readable description of the status" msgstr "Ihmisystävällinen kuvaus tilasta" -#: ../gtk/gtkprintoperation.c:1151 +#: gtk/gtkprintoperation.c:1151 msgid "Custom tab label" msgstr "Oman välilehden otsikko" -#: ../gtk/gtkprintoperation.c:1152 +#: gtk/gtkprintoperation.c:1152 msgid "Label for the tab containing custom widgets." msgstr "Otsake välilehdelle, joka sisältää omia ikkunaelementtejä." -#: ../gtk/gtkprintunixdialog.c:253 +#: gtk/gtkprintunixdialog.c:253 msgid "The GtkPageSetup to use" msgstr "Käytettävä GtkPageSetup" -#: ../gtk/gtkprintunixdialog.c:278 +#: gtk/gtkprintunixdialog.c:278 msgid "Selected Printer" msgstr "Valittu tulostin" -#: ../gtk/gtkprintunixdialog.c:279 +#: gtk/gtkprintunixdialog.c:279 msgid "The GtkPrinter which is selected" msgstr "Nyt valittu GtkPrinter" -#: ../gtk/gtkprogress.c:102 +#: gtk/gtkprogress.c:102 msgid "Activity mode" msgstr "Aktiivisuustila" -#: ../gtk/gtkprogress.c:103 +#: gtk/gtkprogress.c:103 msgid "" "If TRUE, the GtkProgress is in activity mode, meaning that it signals " "something is happening, but not how much of the activity is finished. This " @@ -3983,39 +3958,39 @@ msgstr "" "käynnissä, mutta ei ilmoita toiminnon edistymisestä mitään. Tätä käytetään " "tehtäessä jotakin, jonka kestoa ei tiedetä." -#: ../gtk/gtkprogress.c:111 +#: gtk/gtkprogress.c:111 msgid "Show text" msgstr "Näytä teksti" -#: ../gtk/gtkprogress.c:112 +#: gtk/gtkprogress.c:112 msgid "Whether the progress is shown as text." msgstr "Näytetäänkö edistyminen tekstinä." -#: ../gtk/gtkprogressbar.c:119 +#: gtk/gtkprogressbar.c:119 msgid "The GtkAdjustment connected to the progress bar (Deprecated)" msgstr "Edistymissäätimeen kytketty GtkAdjustment. (Vanhentunut)" -#: ../gtk/gtkprogressbar.c:135 +#: gtk/gtkprogressbar.c:135 msgid "Bar style" msgstr "Palkin tyyli" -#: ../gtk/gtkprogressbar.c:136 +#: gtk/gtkprogressbar.c:136 msgid "Specifies the visual style of the bar in percentage mode (Deprecated)" msgstr "Määrittelee palkin ulkonäön prosenttitilassa (vanhentunut)" -#: ../gtk/gtkprogressbar.c:144 +#: gtk/gtkprogressbar.c:144 msgid "Activity Step" msgstr "Aktiivisuusaskel" -#: ../gtk/gtkprogressbar.c:145 +#: gtk/gtkprogressbar.c:145 msgid "The increment used for each iteration in activity mode (Deprecated)" msgstr "Lisäys iteraatiota kohden aktiivisuustilassa (vanhentunut)" -#: ../gtk/gtkprogressbar.c:152 +#: gtk/gtkprogressbar.c:152 msgid "Activity Blocks" msgstr "Aktiivisuuslaatikkoja" -#: ../gtk/gtkprogressbar.c:153 +#: gtk/gtkprogressbar.c:153 msgid "" "The number of blocks which can fit in the progress bar area in activity mode " "(Deprecated)" @@ -4023,40 +3998,40 @@ msgstr "" "Laatikkomäärä, joka mahtuu edistymispalkin alueelle aktiivisuustilassa " "(vanhentunut)" -#: ../gtk/gtkprogressbar.c:160 +#: gtk/gtkprogressbar.c:160 msgid "Discrete Blocks" msgstr "Erillisiä laatikkoja" -#: ../gtk/gtkprogressbar.c:161 +#: gtk/gtkprogressbar.c:161 msgid "" "The number of discrete blocks in a progress bar (when shown in the discrete " "style)" msgstr "" "Erillisten laatikkojen määrä edistymispalkissa (kun se näkyy erillistilassa)" -#: ../gtk/gtkprogressbar.c:168 +#: gtk/gtkprogressbar.c:168 msgid "Fraction" msgstr "Osuus" -#: ../gtk/gtkprogressbar.c:169 +#: gtk/gtkprogressbar.c:169 msgid "The fraction of total work that has been completed" msgstr "Valmis osuus koko työstä" -#: ../gtk/gtkprogressbar.c:176 +#: gtk/gtkprogressbar.c:176 msgid "Pulse Step" msgstr "Pulssiaskel" -#: ../gtk/gtkprogressbar.c:177 +#: gtk/gtkprogressbar.c:177 msgid "The fraction of total progress to move the bouncing block when pulsed" msgstr "" "Osuus koko edistymisestä, jonka kimpoileva laatikko liikkuu, kun pulssi " "saapuu" -#: ../gtk/gtkprogressbar.c:185 +#: gtk/gtkprogressbar.c:185 msgid "Text to be displayed in the progress bar" msgstr "Edistymispalkissa näkyvä teksti" -#: ../gtk/gtkprogressbar.c:207 +#: gtk/gtkprogressbar.c:207 msgid "" "The preferred place to ellipsize the string, if the progress bar does not " "have enough room to display the entire string, if at all." @@ -4064,59 +4039,59 @@ msgstr "" "Haluttu tekstin typistyskohta, mikäli edistymispalkilla ei ole riittävästi " "tilaa näyttää koko tekstiä." -#: ../gtk/gtkprogressbar.c:214 +#: gtk/gtkprogressbar.c:214 msgid "XSpacing" msgstr "X-välit" -#: ../gtk/gtkprogressbar.c:215 +#: gtk/gtkprogressbar.c:215 msgid "Extra spacing applied to the width of a progress bar." msgstr "Edistymispalkin leveyteen lisätty lisätila." -#: ../gtk/gtkprogressbar.c:220 +#: gtk/gtkprogressbar.c:220 msgid "YSpacing" msgstr "Y-välit" -#: ../gtk/gtkprogressbar.c:221 +#: gtk/gtkprogressbar.c:221 msgid "Extra spacing applied to the height of a progress bar." msgstr "Edistymispalkin korkeuteen lisätty lisätila." -#: ../gtk/gtkprogressbar.c:234 +#: gtk/gtkprogressbar.c:234 msgid "Min horizontal bar width" msgstr "Pienin sallittu vaakapalkin leveys" -#: ../gtk/gtkprogressbar.c:235 +#: gtk/gtkprogressbar.c:235 msgid "The minimum horizontal width of the progress bar" msgstr "Vaakasuuntaisen edistymispalkin pienin sallittu leveys" -#: ../gtk/gtkprogressbar.c:247 +#: gtk/gtkprogressbar.c:247 msgid "Min horizontal bar height" msgstr "Pienin sallittu vaakapalkin korkeus" -#: ../gtk/gtkprogressbar.c:248 +#: gtk/gtkprogressbar.c:248 msgid "Minimum horizontal height of the progress bar" msgstr "Vaakasuuntaisen edistymispalkin pienin sallittu korkeus" -#: ../gtk/gtkprogressbar.c:260 +#: gtk/gtkprogressbar.c:260 msgid "Min vertical bar width" msgstr "Pienin sallittu pystypalkin leveys" -#: ../gtk/gtkprogressbar.c:261 +#: gtk/gtkprogressbar.c:261 msgid "The minimum vertical width of the progress bar" msgstr "Pystysuuntaisen edistymispalkin pienin sallittu leveys" -#: ../gtk/gtkprogressbar.c:273 +#: gtk/gtkprogressbar.c:273 msgid "Min vertical bar height" msgstr "Pienin sallittu pystypalkin korkeus" -#: ../gtk/gtkprogressbar.c:274 +#: gtk/gtkprogressbar.c:274 msgid "The minimum vertical height of the progress bar" msgstr "Pystysuuntaisen edistymispalkin pienin sallittu korkeus" -#: ../gtk/gtkradioaction.c:111 +#: gtk/gtkradioaction.c:111 msgid "The value" msgstr "Arvo" -#: ../gtk/gtkradioaction.c:112 +#: gtk/gtkradioaction.c:112 msgid "" "The value returned by gtk_radio_action_get_current_value() when this action " "is the current action of its group." @@ -4124,151 +4099,151 @@ msgstr "" "gtk_radio_action_get_current_value() palauttama arvo kun toiminto on " "tämänhetkinen toiminto ryhmässään." -#: ../gtk/gtkradioaction.c:129 +#: gtk/gtkradioaction.c:129 msgid "The radio action whose group this action belongs to." msgstr "Vaihtoehtotoiminto, jonka ryhmään tämä toiminto kuuluu." -#: ../gtk/gtkradioaction.c:144 +#: gtk/gtkradioaction.c:144 msgid "The current value" msgstr "Nykyinen arvo" -#: ../gtk/gtkradioaction.c:145 +#: gtk/gtkradioaction.c:145 msgid "" "The value property of the currently active member of the group to which this " "action belongs." msgstr "Nykyisen jäsenen arvo-ominaisuus ryhmässä, johon tämä toiminto kuuluu." -#: ../gtk/gtkradiobutton.c:83 +#: gtk/gtkradiobutton.c:83 msgid "The radio button whose group this widget belongs to." msgstr "Vaihtoehtopainike, jonka ryhmään tämä säädin kuuluu." -#: ../gtk/gtkradiomenuitem.c:343 +#: gtk/gtkradiomenuitem.c:343 msgid "The radio menu item whose group this widget belongs to." msgstr "Vaihtoehtopainike, jonka ryhmään tämä säädin kuuluu." -#: ../gtk/gtkradiotoolbutton.c:66 +#: gtk/gtkradiotoolbutton.c:66 msgid "The radio tool button whose group this button belongs to." msgstr "Vaihtoehtotyökalun nappi, jonka ryhmään tämä nappi kuuluu." -#: ../gtk/gtkrange.c:337 +#: gtk/gtkrange.c:337 msgid "Update policy" msgstr "Päivityskäytäntö" -#: ../gtk/gtkrange.c:338 +#: gtk/gtkrange.c:338 msgid "How the range should be updated on the screen" msgstr "Miten lukuvälin tulisi päivittyä näytöllä" -#: ../gtk/gtkrange.c:347 +#: gtk/gtkrange.c:347 msgid "The GtkAdjustment that contains the current value of this range object" msgstr "GtkAdjustment, joka sisältää tämän lukuväliolion nykyisen arvon" -#: ../gtk/gtkrange.c:354 +#: gtk/gtkrange.c:354 msgid "Inverted" msgstr "Käänteinen" -#: ../gtk/gtkrange.c:355 +#: gtk/gtkrange.c:355 msgid "Invert direction slider moves to increase range value" msgstr "Käännä suunta, jossa liukusäädin kasvattaa arvoa" -#: ../gtk/gtkrange.c:362 +#: gtk/gtkrange.c:362 msgid "Lower stepper sensitivity" msgstr "Askeltimen alarajan herkkyys" -#: ../gtk/gtkrange.c:363 +#: gtk/gtkrange.c:363 msgid "" "The sensitivity policy for the stepper that points to the adjustment's lower " "side" msgstr "Askeltimen herkkyyden määritelmä, joka koskee säädön alarajaa" -#: ../gtk/gtkrange.c:371 +#: gtk/gtkrange.c:371 msgid "Upper stepper sensitivity" msgstr "Askeltimen ylärajan herkkyys" -#: ../gtk/gtkrange.c:372 +#: gtk/gtkrange.c:372 msgid "" "The sensitivity policy for the stepper that points to the adjustment's upper " "side" msgstr "Askeltimen herkkyyden määritelmä, joka koskee säädön ylärajaa" -#: ../gtk/gtkrange.c:389 +#: gtk/gtkrange.c:389 msgid "Show Fill Level" msgstr "Näytä täyttötaso" -#: ../gtk/gtkrange.c:390 +#: gtk/gtkrange.c:390 msgid "Whether to display a fill level indicator graphics on trough." msgstr "Näytetäänkö täyttötason ilmaisingrafiikat." -#: ../gtk/gtkrange.c:406 +#: gtk/gtkrange.c:406 msgid "Restrict to Fill Level" msgstr "Rajaa täyttötasoon" -#: ../gtk/gtkrange.c:407 +#: gtk/gtkrange.c:407 msgid "Whether to restrict the upper boundary to the fill level." msgstr "Rajataanko ylärajan reuna täyttötasoon." -#: ../gtk/gtkrange.c:422 +#: gtk/gtkrange.c:422 msgid "Fill Level" msgstr "Täyttötaso" -#: ../gtk/gtkrange.c:423 +#: gtk/gtkrange.c:423 msgid "The fill level." msgstr "Täyttötaso." -#: ../gtk/gtkrange.c:431 +#: gtk/gtkrange.c:431 msgid "Slider Width" msgstr "Liukusäätimen leveys" -#: ../gtk/gtkrange.c:432 +#: gtk/gtkrange.c:432 msgid "Width of scrollbar or scale thumb" msgstr "Vierityspalkin tai liukusäätimen vetopainikkeen leveys" -#: ../gtk/gtkrange.c:439 +#: gtk/gtkrange.c:439 msgid "Trough Border" msgstr "Uran reuna" -#: ../gtk/gtkrange.c:440 +#: gtk/gtkrange.c:440 msgid "Spacing between thumb/steppers and outer trough bevel" msgstr "Väli liu'uttimen tai askeltimien ja uran ulkoreunuksen välissä" -#: ../gtk/gtkrange.c:447 +#: gtk/gtkrange.c:447 msgid "Stepper Size" msgstr "Askeltimen koko" -#: ../gtk/gtkrange.c:448 +#: gtk/gtkrange.c:448 msgid "Length of step buttons at ends" msgstr "Päissä olevien askelluspainikkeiden pituus" -#: ../gtk/gtkrange.c:463 +#: gtk/gtkrange.c:463 msgid "Stepper Spacing" msgstr "Askeltimien väli" -#: ../gtk/gtkrange.c:464 +#: gtk/gtkrange.c:464 msgid "Spacing between step buttons and thumb" msgstr "Väli askelluspainikkeiden ja vetopainikkeen välillä" -#: ../gtk/gtkrange.c:471 +#: gtk/gtkrange.c:471 msgid "Arrow X Displacement" msgstr "Nuolen x-poikkeama" -#: ../gtk/gtkrange.c:472 +#: gtk/gtkrange.c:472 msgid "" "How far in the x direction to move the arrow when the button is depressed" msgstr "Kuinka paljon x-suuntaan nuoli liikkuu, kun painike päästetään ylös" -#: ../gtk/gtkrange.c:479 +#: gtk/gtkrange.c:479 msgid "Arrow Y Displacement" msgstr "Nuolen y-poikkeama" -#: ../gtk/gtkrange.c:480 +#: gtk/gtkrange.c:480 msgid "" "How far in the y direction to move the arrow when the button is depressed" msgstr "Kuinka paljon y-suuntaan nuoli liikkuu, kun painike päästetään ylös" -#: ../gtk/gtkrange.c:488 +#: gtk/gtkrange.c:488 msgid "Draw slider ACTIVE during drag" msgstr "Piirrä liuku aktiivisena raahattaessa" -#: ../gtk/gtkrange.c:489 +#: gtk/gtkrange.c:489 msgid "" "With this option set to TRUE, sliders will be drawn ACTIVE and with shadow " "IN while they are dragged" @@ -4276,11 +4251,11 @@ msgstr "" "Jos TOSI, liu'ut piirretään valitsimilla ACTIVE ja sisäänvarjostettuina, kun " "niitä raahataan." -#: ../gtk/gtkrange.c:503 +#: gtk/gtkrange.c:503 msgid "Trough Side Details" msgstr "Upotuksen reunojen yksityiskohdat" -#: ../gtk/gtkrange.c:504 +#: gtk/gtkrange.c:504 msgid "" "When TRUE, the parts of the trough on the two sides of the slider are drawn " "with different details" @@ -4288,11 +4263,11 @@ msgstr "" "Jos TRUE, piirretään liu'un sivuilla olevan altaan reunat erilaisilla " "yksityiskohdilla" -#: ../gtk/gtkrange.c:520 +#: gtk/gtkrange.c:520 msgid "Trough Under Steppers" msgstr "Allas askeltimien alla" -#: ../gtk/gtkrange.c:521 +#: gtk/gtkrange.c:521 msgid "" "Whether to draw trough for full length of range or exclude the steppers and " "spacing" @@ -4300,266 +4275,264 @@ msgstr "" "Piirretäänkö allas koko alueen pituudelle, vai jätetäänkö askeltimet ja " "välistys piirtämättä" -#: ../gtk/gtkrange.c:534 +#: gtk/gtkrange.c:534 msgid "Arrow scaling" msgstr "Nuolen skaalaus" -#: ../gtk/gtkrange.c:535 +#: gtk/gtkrange.c:535 msgid "Arrow scaling with regard to scroll button size" msgstr "Nuolen skaalaus suhteessa liu'utusnapin kokoon" -#: ../gtk/gtkrecentaction.c:679 ../gtk/gtkrecentchoosermenu.c:206 +#: gtk/gtkrecentaction.c:679 gtk/gtkrecentchoosermenu.c:206 msgid "Show Numbers" msgstr "Näytä numerot" -#: ../gtk/gtkrecentaction.c:680 ../gtk/gtkrecentchoosermenu.c:207 +#: gtk/gtkrecentaction.c:680 gtk/gtkrecentchoosermenu.c:207 msgid "Whether the items should be displayed with a number" msgstr "Näytetäänkö kohteet numeron kanssa" -#: ../gtk/gtkrecentchooser.c:120 +#: gtk/gtkrecentchooser.c:120 msgid "Recent Manager" msgstr "Äskettäisten hallinta" -#: ../gtk/gtkrecentchooser.c:121 +#: gtk/gtkrecentchooser.c:121 msgid "The RecentManager object to use" msgstr "Käytettävä RecentManager-olio" -#: ../gtk/gtkrecentchooser.c:135 +#: gtk/gtkrecentchooser.c:135 msgid "Show Private" msgstr "Näytä yksityinen" -#: ../gtk/gtkrecentchooser.c:136 +#: gtk/gtkrecentchooser.c:136 msgid "Whether the private items should be displayed" msgstr "Näytetäänkö yksityiset kohdat" -#: ../gtk/gtkrecentchooser.c:149 +#: gtk/gtkrecentchooser.c:149 msgid "Show Tooltips" msgstr "Näytä vinkit" -#: ../gtk/gtkrecentchooser.c:150 +#: gtk/gtkrecentchooser.c:150 msgid "Whether there should be a tooltip on the item" msgstr "Näytetäänkö kohdassa vinkki vai ei" -#: ../gtk/gtkrecentchooser.c:162 +#: gtk/gtkrecentchooser.c:162 msgid "Show Icons" msgstr "Näytä kuvakkeet" -#: ../gtk/gtkrecentchooser.c:163 +#: gtk/gtkrecentchooser.c:163 msgid "Whether there should be an icon near the item" msgstr "Näkyykö kohdan vieressä kuvake" -#: ../gtk/gtkrecentchooser.c:178 +#: gtk/gtkrecentchooser.c:178 msgid "Show Not Found" msgstr "Näytä ei löytyneet" -#: ../gtk/gtkrecentchooser.c:179 +#: gtk/gtkrecentchooser.c:179 msgid "Whether the items pointing to unavailable resources should be displayed" msgstr "" "Näytetäänkö kohdat, jotka osoittavat ei saatavilla oleviin resursseihin" -#: ../gtk/gtkrecentchooser.c:192 +#: gtk/gtkrecentchooser.c:192 msgid "Whether to allow multiple items to be selected" msgstr "Voiko useita kohteita valita" -#: ../gtk/gtkrecentchooser.c:205 +#: gtk/gtkrecentchooser.c:205 msgid "Local only" msgstr "Vain paikalliset" -#: ../gtk/gtkrecentchooser.c:206 +#: gtk/gtkrecentchooser.c:206 msgid "Whether the selected resource(s) should be limited to local file: URIs" msgstr "Rajataanko valittavat resurssit paikallisiin file:-URIhin" -#: ../gtk/gtkrecentchooser.c:222 ../gtk/gtkrecentmanager.c:229 +#: gtk/gtkrecentchooser.c:222 gtk/gtkrecentmanager.c:229 msgid "Limit" msgstr "Raja" -#: ../gtk/gtkrecentchooser.c:223 +#: gtk/gtkrecentchooser.c:223 msgid "The maximum number of items to be displayed" msgstr "Näkyvien kohtien enimmäismäärä" -#: ../gtk/gtkrecentchooser.c:237 +#: gtk/gtkrecentchooser.c:237 msgid "Sort Type" msgstr "Järjestystapa" -#: ../gtk/gtkrecentchooser.c:238 +#: gtk/gtkrecentchooser.c:238 msgid "The sorting order of the items displayed" msgstr "Näytettävien kohteiden järjestystapa" -#: ../gtk/gtkrecentchooser.c:253 +#: gtk/gtkrecentchooser.c:253 msgid "The current filter for selecting which resources are displayed" msgstr "Nykyinen suodatin, jolla valitaan näytettävät resurssit" -#: ../gtk/gtkrecentmanager.c:215 +#: gtk/gtkrecentmanager.c:215 msgid "The full path to the file to be used to store and read the list" msgstr "" "Koko polku tiedostoon, jota käytetään luettelon tallennukseen ja lukuun" -#: ../gtk/gtkrecentmanager.c:230 +#: gtk/gtkrecentmanager.c:230 msgid "" "The maximum number of items to be returned by gtk_recent_manager_get_items()" msgstr "" "Enimmäismäärä kohteita, jonka gtk_recent_manager_get_items() voi palauttaa" -#: ../gtk/gtkrecentmanager.c:246 +#: gtk/gtkrecentmanager.c:246 msgid "The size of the recently used resources list" msgstr "Äskettäin käytettyjen resurssien luettelon koko" -#: ../gtk/gtkruler.c:90 +#: gtk/gtkruler.c:90 msgid "Lower" msgstr "Ala" -#: ../gtk/gtkruler.c:91 +#: gtk/gtkruler.c:91 msgid "Lower limit of ruler" msgstr "Viivaimen alaraja" -#: ../gtk/gtkruler.c:100 +#: gtk/gtkruler.c:100 msgid "Upper" msgstr "Ylä" -#: ../gtk/gtkruler.c:101 +#: gtk/gtkruler.c:101 msgid "Upper limit of ruler" msgstr "Viivaimen yläraja" -#: ../gtk/gtkruler.c:111 +#: gtk/gtkruler.c:111 msgid "Position of mark on the ruler" msgstr "Merkin sijainti viivaimessa" -#: ../gtk/gtkruler.c:120 +#: gtk/gtkruler.c:120 msgid "Max Size" msgstr "Suurin koko" -#: ../gtk/gtkruler.c:121 +#: gtk/gtkruler.c:121 msgid "Maximum size of the ruler" msgstr "Viivaimen suurin koko" -#: ../gtk/gtkruler.c:136 +#: gtk/gtkruler.c:136 msgid "Metric" msgstr "Mitta-asteikko" -#: ../gtk/gtkruler.c:137 +#: gtk/gtkruler.c:137 msgid "The metric used for the ruler" msgstr "Viivaimen käyttämä mitta-asteikko" -#: ../gtk/gtkscale.c:143 +#: gtk/gtkscale.c:143 msgid "The number of decimal places that are displayed in the value" msgstr "Näkyvien desimaalien määrä arvossa" -#: ../gtk/gtkscale.c:152 +#: gtk/gtkscale.c:152 msgid "Draw Value" msgstr "Piirrä arvo" -#: ../gtk/gtkscale.c:153 +#: gtk/gtkscale.c:153 msgid "Whether the current value is displayed as a string next to the slider" msgstr "Näkyykö nykyinen arvo merkkijonona liukusäätimen vieressä" -#: ../gtk/gtkscale.c:160 +#: gtk/gtkscale.c:160 msgid "Value Position" msgstr "Arvon sijainti" -#: ../gtk/gtkscale.c:161 +#: gtk/gtkscale.c:161 msgid "The position in which the current value is displayed" msgstr "Paikka, jossa nykyinen arvo näkyy" -#: ../gtk/gtkscale.c:168 +#: gtk/gtkscale.c:168 msgid "Slider Length" msgstr "Liukusäätimen pituus" -#: ../gtk/gtkscale.c:169 +#: gtk/gtkscale.c:169 msgid "Length of scale's slider" msgstr "Liukusäätimen liu'uttimen koko" -#: ../gtk/gtkscale.c:177 +#: gtk/gtkscale.c:177 msgid "Value spacing" msgstr "Arvon välit" -#: ../gtk/gtkscale.c:178 +#: gtk/gtkscale.c:178 msgid "Space between value text and the slider/trough area" msgstr "Väli arvotekstin ja liu'uttimen sekä uran alueen välissä" -#: ../gtk/gtkscalebutton.c:192 +#: gtk/gtkscalebutton.c:192 msgid "The orientation of the scale" msgstr "Liukusäätimen suunta" -#: ../gtk/gtkscalebutton.c:201 +#: gtk/gtkscalebutton.c:201 msgid "The value of the scale" msgstr "Asteikon arvo" -#: ../gtk/gtkscalebutton.c:211 +#: gtk/gtkscalebutton.c:211 msgid "The icon size" msgstr "Kuvakkeen koko" -#: ../gtk/gtkscalebutton.c:220 +#: gtk/gtkscalebutton.c:220 msgid "" "The GtkAdjustment that contains the current value of this scale button object" msgstr "GtkAdjustment, joka sisältää tämän asteikkonapin nykyisen arvon" -#: ../gtk/gtkscalebutton.c:248 +#: gtk/gtkscalebutton.c:248 msgid "Icons" msgstr "Kuvakkeet" -#: ../gtk/gtkscalebutton.c:249 +#: gtk/gtkscalebutton.c:249 msgid "List of icon names" msgstr "Luettelo kuvakkeiden nimistä" -#: ../gtk/gtkscrollbar.c:50 +#: gtk/gtkscrollbar.c:50 msgid "Minimum Slider Length" msgstr "Pienin liukusäätimen pituus" -#: ../gtk/gtkscrollbar.c:51 +#: gtk/gtkscrollbar.c:51 msgid "Minimum length of scrollbar slider" msgstr "Pienin vierityspalkin pituus" -#: ../gtk/gtkscrollbar.c:59 +#: gtk/gtkscrollbar.c:59 msgid "Fixed slider size" msgstr "Liu'uttimen vakiokoko" -#: ../gtk/gtkscrollbar.c:60 +#: gtk/gtkscrollbar.c:60 msgid "Don't change slider size, just lock it to the minimum length" msgstr "Älä muuta liu'uttimen kokoa, vaan lukitse se pienimmäksi mahdolliseksi" -#: ../gtk/gtkscrollbar.c:84 +#: gtk/gtkscrollbar.c:84 msgid "" "Display a second backward arrow button on the opposite end of the scrollbar" msgstr "" "Näytä toinen taaksepäin-nuolipainike vierityspalkin vastakkaisessa päässä" -#: ../gtk/gtkscrollbar.c:92 +#: gtk/gtkscrollbar.c:92 msgid "" "Display a second forward arrow button on the opposite end of the scrollbar" msgstr "" "Näytä toinen eteenpäin-nuolipainike vierityspalkin vastakkaisessa päässä" -#: ../gtk/gtkscrolledwindow.c:220 ../gtk/gtktext.c:545 -#: ../gtk/gtktreeview.c:578 +#: gtk/gtkscrolledwindow.c:220 gtk/gtktext.c:545 gtk/gtktreeview.c:578 msgid "Horizontal Adjustment" msgstr "Vaakakoonmuutos" -#: ../gtk/gtkscrolledwindow.c:227 ../gtk/gtktext.c:553 -#: ../gtk/gtktreeview.c:586 +#: gtk/gtkscrolledwindow.c:227 gtk/gtktext.c:553 gtk/gtktreeview.c:586 msgid "Vertical Adjustment" msgstr "Pystykoonmuutos" -#: ../gtk/gtkscrolledwindow.c:234 +#: gtk/gtkscrolledwindow.c:234 msgid "Horizontal Scrollbar Policy" msgstr "Vaakavierityspalkkikäytäntö" -#: ../gtk/gtkscrolledwindow.c:235 +#: gtk/gtkscrolledwindow.c:235 msgid "When the horizontal scrollbar is displayed" msgstr "Milloin vaakavierityspalkki näkyy" -#: ../gtk/gtkscrolledwindow.c:242 +#: gtk/gtkscrolledwindow.c:242 msgid "Vertical Scrollbar Policy" msgstr "Pystyvierityspalkkikäytäntö" -#: ../gtk/gtkscrolledwindow.c:243 +#: gtk/gtkscrolledwindow.c:243 msgid "When the vertical scrollbar is displayed" msgstr "Milloin pystyvierityspalkki näkyy" -#: ../gtk/gtkscrolledwindow.c:251 +#: gtk/gtkscrolledwindow.c:251 msgid "Window Placement" msgstr "Ikkunan sijoittelu" -#: ../gtk/gtkscrolledwindow.c:252 +#: gtk/gtkscrolledwindow.c:252 msgid "" "Where the contents are located with respect to the scrollbars. This property " "only takes effect if \"window-placement-set\" is TRUE." @@ -4567,11 +4540,11 @@ msgstr "" "Missä sisältö on suhteessa vierityspalkkeihin. Tämä ominaisuus on käytössä " "vain, jos \"window-placement-set\" on TRUE" -#: ../gtk/gtkscrolledwindow.c:269 +#: gtk/gtkscrolledwindow.c:269 msgid "Window Placement Set" msgstr "Ikkunan sijoittelujoukko" -#: ../gtk/gtkscrolledwindow.c:270 +#: gtk/gtkscrolledwindow.c:270 msgid "" "Whether \"window-placement\" should be used to determine the location of the " "contents with respect to the scrollbars." @@ -4579,35 +4552,35 @@ msgstr "" "Käytetäänkö arvoa \"window-placement\" määrittelemään sisällön sijainti " "suhteessa vierityspalkkeihin." -#: ../gtk/gtkscrolledwindow.c:276 +#: gtk/gtkscrolledwindow.c:276 msgid "Shadow Type" msgstr "Varjotyyppi" -#: ../gtk/gtkscrolledwindow.c:277 +#: gtk/gtkscrolledwindow.c:277 msgid "Style of bevel around the contents" msgstr "Sisältöä ympäröivän reunuksen tyyli" -#: ../gtk/gtkscrolledwindow.c:291 +#: gtk/gtkscrolledwindow.c:291 msgid "Scrollbars within bevel" msgstr "Vieritinpalkit ikkunan reunuksen sisällä" -#: ../gtk/gtkscrolledwindow.c:292 +#: gtk/gtkscrolledwindow.c:292 msgid "Place scrollbars within the scrolled window's bevel" msgstr "Sijoita vieritinpalkit ikkunan reunuksen sisäpuolelle" -#: ../gtk/gtkscrolledwindow.c:298 +#: gtk/gtkscrolledwindow.c:298 msgid "Scrollbar spacing" msgstr "Vieritinpalkin välit" -#: ../gtk/gtkscrolledwindow.c:299 +#: gtk/gtkscrolledwindow.c:299 msgid "Number of pixels between the scrollbars and the scrolled window" msgstr "Vieritinpalkin ja vieritysikkunan välisten kuvapisteiden määrä" -#: ../gtk/gtkscrolledwindow.c:314 +#: gtk/gtkscrolledwindow.c:314 msgid "Scrolled Window Placement" msgstr "Vieritetyn ikkunan sijoittelu" -#: ../gtk/gtkscrolledwindow.c:315 +#: gtk/gtkscrolledwindow.c:315 msgid "" "Where the contents of scrolled windows are located with respect to the " "scrollbars, if not overridden by the scrolled window's own placement." @@ -4615,19 +4588,19 @@ msgstr "" "Missä sisältö on suhteessa vierityspalkkeihin, jos tätä ei ole ohitettu " "ikkunan omalla sijoittelulla." -#: ../gtk/gtkseparatortoolitem.c:105 +#: gtk/gtkseparatortoolitem.c:105 msgid "Draw" msgstr "Piirrä" -#: ../gtk/gtkseparatortoolitem.c:106 +#: gtk/gtkseparatortoolitem.c:106 msgid "Whether the separator is drawn, or just blank" msgstr "Piirretäänkö erottimet vai pelkkää tyhjää" -#: ../gtk/gtksettings.c:215 +#: gtk/gtksettings.c:215 msgid "Double Click Time" msgstr "Kaksoisnapsautuksen aika" -#: ../gtk/gtksettings.c:216 +#: gtk/gtksettings.c:216 msgid "" "Maximum time allowed between two clicks for them to be considered a double " "click (in milliseconds)" @@ -4635,11 +4608,11 @@ msgstr "" "Suurin aika (millisekunteina), joka voi olla kahden napsautuksen välillä, " "jotta niitä pidettäisiin kaksoisnapsautuksena" -#: ../gtk/gtksettings.c:223 +#: gtk/gtksettings.c:223 msgid "Double Click Distance" msgstr "Kaksoisnapsautuksen etäisyys" -#: ../gtk/gtksettings.c:224 +#: gtk/gtksettings.c:224 msgid "" "Maximum distance allowed between two clicks for them to be considered a " "double click (in pixels)" @@ -4647,35 +4620,35 @@ msgstr "" "Suurin etäisyys (kuvapisteinä), joka voi olla kahden napsautuksen välillä, " "jotta niitä pidettäisiin kaksoisnapsautuksena" -#: ../gtk/gtksettings.c:240 +#: gtk/gtksettings.c:240 msgid "Cursor Blink" msgstr "Vilkkuva kohdistin" -#: ../gtk/gtksettings.c:241 +#: gtk/gtksettings.c:241 msgid "Whether the cursor should blink" msgstr "Vilkkuuko kohdistin" -#: ../gtk/gtksettings.c:248 +#: gtk/gtksettings.c:248 msgid "Cursor Blink Time" msgstr "Kohdistimen vilkkumisaika" -#: ../gtk/gtksettings.c:249 +#: gtk/gtksettings.c:249 msgid "Length of the cursor blink cycle, in milliseconds" msgstr "Kohdistimen vilkkumisjakson pituus millisekunteina" -#: ../gtk/gtksettings.c:268 +#: gtk/gtksettings.c:268 msgid "Cursor Blink Timeout" msgstr "Kohdistimen vilkkumisen aikakatkaisu" -#: ../gtk/gtksettings.c:269 +#: gtk/gtksettings.c:269 msgid "Time after which the cursor stops blinking, in seconds" msgstr "Aika sekunteina, jonka jälkeen kohdistin lakkaa vilkkumasta" -#: ../gtk/gtksettings.c:276 +#: gtk/gtksettings.c:276 msgid "Split Cursor" msgstr "Jakautunut kohdistin" -#: ../gtk/gtksettings.c:277 +#: gtk/gtksettings.c:277 msgid "" "Whether two cursors should be displayed for mixed left-to-right and right-to-" "left text" @@ -4683,152 +4656,152 @@ msgstr "" "Näytetäänkö kaksi kohdistinta, kun tekstissä on sekaisin oikealta vasemmalle " "ja vasemmalta oikealle kulkevaa tekstiä." -#: ../gtk/gtksettings.c:284 +#: gtk/gtksettings.c:284 msgid "Theme Name" msgstr "Teeman nimi" -#: ../gtk/gtksettings.c:285 +#: gtk/gtksettings.c:285 msgid "Name of theme RC file to load" msgstr "Ladattavan RC-tiedoston nimi" -#: ../gtk/gtksettings.c:293 +#: gtk/gtksettings.c:293 msgid "Icon Theme Name" msgstr "Kuvaketeeman nimi" -#: ../gtk/gtksettings.c:294 +#: gtk/gtksettings.c:294 msgid "Name of icon theme to use" msgstr "Käytettävän kuvaketeeman nimi" -#: ../gtk/gtksettings.c:302 +#: gtk/gtksettings.c:302 msgid "Fallback Icon Theme Name" msgstr "Varakuvaketeeman nimi" -#: ../gtk/gtksettings.c:303 +#: gtk/gtksettings.c:303 msgid "Name of a icon theme to fall back to" msgstr "Varalla käytettävän kuvaketeeman nimi" -#: ../gtk/gtksettings.c:311 +#: gtk/gtksettings.c:311 msgid "Key Theme Name" msgstr "Avainteeman nimi" -#: ../gtk/gtksettings.c:312 +#: gtk/gtksettings.c:312 msgid "Name of key theme RC file to load" msgstr "Avainteeman RC-tiedoston nimi" -#: ../gtk/gtksettings.c:320 +#: gtk/gtksettings.c:320 msgid "Menu bar accelerator" msgstr "Valikko-oikotie" -#: ../gtk/gtksettings.c:321 +#: gtk/gtksettings.c:321 msgid "Keybinding to activate the menu bar" msgstr "Valikon aktivoiva pikanäppäin" -#: ../gtk/gtksettings.c:329 +#: gtk/gtksettings.c:329 msgid "Drag threshold" msgstr "Vetokynnys" -#: ../gtk/gtksettings.c:330 +#: gtk/gtksettings.c:330 msgid "Number of pixels the cursor can move before dragging" msgstr "" "Kuinka monta kuvapistettä osoitin voi liikkua ennen vetämisen alkamista." -#: ../gtk/gtksettings.c:338 +#: gtk/gtksettings.c:338 msgid "Font Name" msgstr "Kirjasimen nimi" -#: ../gtk/gtksettings.c:339 +#: gtk/gtksettings.c:339 msgid "Name of default font to use" msgstr "Oletuskirjasimen nimi" -#: ../gtk/gtksettings.c:361 +#: gtk/gtksettings.c:361 msgid "Icon Sizes" msgstr "Kuvakekoot" -#: ../gtk/gtksettings.c:362 +#: gtk/gtksettings.c:362 msgid "List of icon sizes (gtk-menu=16,16:gtk-button=20,20..." msgstr "Luettelo kuvakeko'oista (gtk-menu=16,16;gtk-button=20,20..." -#: ../gtk/gtksettings.c:370 +#: gtk/gtksettings.c:370 msgid "GTK Modules" msgstr "GTK-moduulit" -#: ../gtk/gtksettings.c:371 +#: gtk/gtksettings.c:371 msgid "List of currently active GTK modules" msgstr "Luettelo tällä hetkellä aktiivisista GTK-moduuleista" -#: ../gtk/gtksettings.c:380 +#: gtk/gtksettings.c:380 msgid "Xft Antialias" msgstr "Xft-pehmennys" -#: ../gtk/gtksettings.c:381 +#: gtk/gtksettings.c:381 msgid "Whether to antialias Xft fonts; 0=no, 1=yes, -1=default" msgstr "Pehmennetäänkö Xft-kirjasimet; 0=ei, 1=kyllä, -1=oletus" -#: ../gtk/gtksettings.c:390 +#: gtk/gtksettings.c:390 msgid "Xft Hinting" msgstr "Xft-vihjeistys" -#: ../gtk/gtksettings.c:391 +#: gtk/gtksettings.c:391 msgid "Whether to hint Xft fonts; 0=no, 1=yes, -1=default" msgstr "Vihjeistetäänkö Xft-kirjasimet; 0=ei, 1=kyllä, -1=oletus" -#: ../gtk/gtksettings.c:400 +#: gtk/gtksettings.c:400 msgid "Xft Hint Style" msgstr "Xft-vihjeistystyyli" -#: ../gtk/gtksettings.c:401 +#: gtk/gtksettings.c:401 msgid "" "What degree of hinting to use; hintnone, hintslight, hintmedium, or hintfull" msgstr "" "Miten paljon vihjeistetään; hintnone (ei lainkaan), hintslight (kevyesti), " "hintmedium (keskiverto) tai hintfull (täysin)" -#: ../gtk/gtksettings.c:410 +#: gtk/gtksettings.c:410 msgid "Xft RGBA" msgstr "Xft-RGBA" -#: ../gtk/gtksettings.c:411 +#: gtk/gtksettings.c:411 msgid "Type of subpixel antialiasing; none, rgb, bgr, vrgb, vbgr" msgstr "Alikuvapisteen pehmennystapa; ei mitään, rgb, bgr, vrgb, vbgr" -#: ../gtk/gtksettings.c:420 +#: gtk/gtksettings.c:420 msgid "Xft DPI" msgstr "Xft-DPI (pistettä tuumalle)" -#: ../gtk/gtksettings.c:421 +#: gtk/gtksettings.c:421 msgid "Resolution for Xft, in 1024 * dots/inch. -1 to use default value" msgstr "" "Xft-resoluutio yksikkönä 1024 * pistettä/tuuma. Oletusvalinta arvolla -1" -#: ../gtk/gtksettings.c:430 +#: gtk/gtksettings.c:430 msgid "Cursor theme name" msgstr "Osoitinteeman nimi" -#: ../gtk/gtksettings.c:431 +#: gtk/gtksettings.c:431 msgid "Name of the cursor theme to use, or NULL to use the default theme" msgstr "Käytettävän osoitinteeman nimi, tai NULL jos halutaan käyttää oletusta" -#: ../gtk/gtksettings.c:439 +#: gtk/gtksettings.c:439 msgid "Cursor theme size" msgstr "Osoitinteeman koko" -#: ../gtk/gtksettings.c:440 +#: gtk/gtksettings.c:440 msgid "Size to use for cursors, or 0 to use the default size" msgstr "Käytettyjen osoittimien koko, tai 0 jos halutaan käyttää oletusta" -#: ../gtk/gtksettings.c:450 +#: gtk/gtksettings.c:450 msgid "Alternative button order" msgstr "Vaihtoehtoinen painikejärjestys" -#: ../gtk/gtksettings.c:451 +#: gtk/gtksettings.c:451 msgid "Whether buttons in dialogs should use the alternative button order" msgstr "Käyttävätkö ikkunan painikkeet vaihtoehtoista painikejärjestystä" -#: ../gtk/gtksettings.c:468 +#: gtk/gtksettings.c:468 msgid "Alternative sort indicator direction" msgstr "Vaihtoehtoinen järjestyspainikkeiden suunta" -#: ../gtk/gtksettings.c:469 +#: gtk/gtksettings.c:469 msgid "" "Whether the direction of the sort indicators in list and tree views is " "inverted compared to the default (where down means ascending)" @@ -4836,11 +4809,11 @@ msgstr "" "Käännetäänkö järjestyspainikkeiden suunta luettelo- ja puunäkymissä " "verrattuna oletusarvoon." -#: ../gtk/gtksettings.c:477 +#: gtk/gtksettings.c:477 msgid "Show the 'Input Methods' menu" msgstr "Näytä \"Syöttötavat\"-valikko" -#: ../gtk/gtksettings.c:478 +#: gtk/gtksettings.c:478 msgid "" "Whether the context menus of entries and text views should offer to change " "the input method" @@ -4848,11 +4821,11 @@ msgstr "" "Näytetäänkö syötteiden ja tekstinäkymien kontekstivalikossa kohta, josta voi " "vaihtaa syöttötapaa" -#: ../gtk/gtksettings.c:486 +#: gtk/gtksettings.c:486 msgid "Show the 'Insert Unicode Control Character' menu" msgstr "Näytä valikko \"Lisää Unicode-kontrollimerkki\"" -#: ../gtk/gtksettings.c:487 +#: gtk/gtksettings.c:487 msgid "" "Whether the context menus of entries and text views should offer to insert " "control characters" @@ -4860,222 +4833,222 @@ msgstr "" "Näytetäänkö syötteiden ja tekstinäkymien kontekstivalikossa kohta, josta voi " "lisätä kontrollimerkkejä" -#: ../gtk/gtksettings.c:495 +#: gtk/gtksettings.c:495 msgid "Start timeout" msgstr "Aloituksen aikaviive" -#: ../gtk/gtksettings.c:496 +#: gtk/gtksettings.c:496 msgid "Starting value for timeouts, when button is pressed" msgstr "Aloituksen aikaviive, kun painiketta painetaan" -#: ../gtk/gtksettings.c:505 +#: gtk/gtksettings.c:505 msgid "Repeat timeout" msgstr "Toiston aikaviive" -#: ../gtk/gtksettings.c:506 +#: gtk/gtksettings.c:506 msgid "Repeat value for timeouts, when button is pressed" msgstr "Toiston aikaviive, kun painiketta painetaan" -#: ../gtk/gtksettings.c:515 +#: gtk/gtksettings.c:515 msgid "Expand timeout" msgstr "Laajentimen aikaviive" -#: ../gtk/gtksettings.c:516 +#: gtk/gtksettings.c:516 msgid "Expand value for timeouts, when a widget is expanding a new region" msgstr "Laajentimen aikaviive, kun ikkunaelementin uutta aluetta laajennetaan" -#: ../gtk/gtksettings.c:551 +#: gtk/gtksettings.c:551 msgid "Color scheme" msgstr "Värivalikoima" -#: ../gtk/gtksettings.c:552 +#: gtk/gtksettings.c:552 msgid "A palette of named colors for use in themes" msgstr "Teemoissa käytettävien värien paletti" -#: ../gtk/gtksettings.c:561 +#: gtk/gtksettings.c:561 msgid "Enable Animations" msgstr "Käytä animaatioita" -#: ../gtk/gtksettings.c:562 +#: gtk/gtksettings.c:562 msgid "Whether to enable toolkit-wide animations." msgstr "Käytetäänkö piirtokirjaston laajuisesti animaatioita." -#: ../gtk/gtksettings.c:580 +#: gtk/gtksettings.c:580 msgid "Enable Touchscreen Mode" msgstr "Käytä kosketusnäyttöä" -#: ../gtk/gtksettings.c:581 +#: gtk/gtksettings.c:581 msgid "When TRUE, there are no motion notify events delivered on this screen" msgstr "Jos TRUE, ei siirron huomautustapahtumia raportoida tälle näytölle" -#: ../gtk/gtksettings.c:598 +#: gtk/gtksettings.c:598 msgid "Tooltip timeout" msgstr "Vinkin aikaviive" -#: ../gtk/gtksettings.c:599 +#: gtk/gtksettings.c:599 msgid "Timeout before tooltip is shown" msgstr "Viive ennen kuin vinkki näytetään" -#: ../gtk/gtksettings.c:624 +#: gtk/gtksettings.c:624 msgid "Tooltip browse timeout" msgstr "Vinkin selauksen aikakatkaisu" -#: ../gtk/gtksettings.c:625 +#: gtk/gtksettings.c:625 msgid "Timeout before tooltip is shown when browse mode is enabled" msgstr "Aika, jonka vinkki näytetään, kun kun selaustila on käytössä" -#: ../gtk/gtksettings.c:646 +#: gtk/gtksettings.c:646 msgid "Tooltip browse mode timeout" msgstr "Vinkin selaustilan aikakatkaisu" -#: ../gtk/gtksettings.c:647 +#: gtk/gtksettings.c:647 msgid "Timeout after which browse mode is disabled" msgstr "Aika, jonka jälkeen selaustila ei ole käytössä" -#: ../gtk/gtksettings.c:666 +#: gtk/gtksettings.c:666 msgid "Keynav Cursor Only" msgstr "Näppäin-navigointi nuolinäppäimillä" -#: ../gtk/gtksettings.c:667 +#: gtk/gtksettings.c:667 msgid "When TRUE, there are only cursor keys available to navigate widgets" msgstr "Jos tosi, vain nuolinäppäimillä voidaan liikkua ikkunaelementeissä" -#: ../gtk/gtksettings.c:684 +#: gtk/gtksettings.c:684 msgid "Keynav Wrap Around" msgstr "Näppäin-navigointi kiertyy ympäri" -#: ../gtk/gtksettings.c:685 +#: gtk/gtksettings.c:685 msgid "Whether to wrap around when keyboard-navigating widgets" msgstr "" "Kiertyykö navigointi ikkunaelementeissä ympäri näppäimillä navigoitaessa" -#: ../gtk/gtksettings.c:705 +#: gtk/gtksettings.c:705 msgid "Error Bell" msgstr "Virheääni" -#: ../gtk/gtksettings.c:706 +#: gtk/gtksettings.c:706 msgid "When TRUE, keyboard navigation and other errors will cause a beep" msgstr "" "Jos TRUE, navigoinnin ja muiden osien virheistä kerrotaan piippauksella" -#: ../gtk/gtksettings.c:723 +#: gtk/gtksettings.c:723 msgid "Color Hash" msgstr "Värien hajautustaulu" -#: ../gtk/gtksettings.c:724 +#: gtk/gtksettings.c:724 msgid "A hash table representation of the color scheme." msgstr "Hajautustaulu värivalikoimasta." -#: ../gtk/gtksettings.c:732 +#: gtk/gtksettings.c:732 msgid "Default file chooser backend" msgstr "Tiedostovalitsimen oletustaustaosa" -#: ../gtk/gtksettings.c:733 +#: gtk/gtksettings.c:733 msgid "Name of the GtkFileChooser backend to use by default" msgstr "Oletuksena käytettävän GtkFileChooser-taustaosan nimi" -#: ../gtk/gtksettings.c:750 +#: gtk/gtksettings.c:750 msgid "Default print backend" msgstr "Tulostuksen taustaosan oletus" -#: ../gtk/gtksettings.c:751 +#: gtk/gtksettings.c:751 msgid "List of the GtkPrintBackend backends to use by default" msgstr "Oletuksena käytettävän GtkPrintBackend-taustaosan nimi" -#: ../gtk/gtksettings.c:774 +#: gtk/gtksettings.c:774 msgid "Default command to run when displaying a print preview" msgstr "Suoritettava oletuskomento näytettäessä tulostuksen esikatselua" -#: ../gtk/gtksettings.c:775 +#: gtk/gtksettings.c:775 msgid "Command to run when displaying a print preview" msgstr "Tulostuksen esikatselua näytettäessä suoritettava komento" -#: ../gtk/gtksettings.c:791 +#: gtk/gtksettings.c:791 msgid "Enable Mnemonics" msgstr "Käytä pikanäppäimiä" -#: ../gtk/gtksettings.c:792 +#: gtk/gtksettings.c:792 msgid "Whether labels should have mnemonics" msgstr "Tulisiko otsakkeilla olla pikanäppäimet" -#: ../gtk/gtksettings.c:808 +#: gtk/gtksettings.c:808 msgid "Enable Accelerators" msgstr "Käytä pikavalintoja" -#: ../gtk/gtksettings.c:809 +#: gtk/gtksettings.c:809 msgid "Whether menu items should have accelerators" msgstr "Lisätäänkö valikon kohtiin pikavalinnat" -#: ../gtk/gtksettings.c:826 +#: gtk/gtksettings.c:826 msgid "Recent Files Limit" msgstr "Viimeisimmät asiakirjat-rajoitus" -#: ../gtk/gtksettings.c:827 +#: gtk/gtksettings.c:827 msgid "Number of recently used files" msgstr "Viimeisimmät asiakirjat-luettelon enimmäispituus" -#: ../gtk/gtksettings.c:841 +#: gtk/gtksettings.c:841 msgid "Default IM module" msgstr "IM-modulin oletus" -#: ../gtk/gtksettings.c:842 +#: gtk/gtksettings.c:842 msgid "Which IM module should be used by default" msgstr "Mitä IM-modulia käytetään oletuksena" -#: ../gtk/gtksettings.c:860 +#: gtk/gtksettings.c:860 msgid "Recent Files Max Age" msgstr "Viimeisimmät asiakirjat-luettelon enimmäisikä" -#: ../gtk/gtksettings.c:861 +#: gtk/gtksettings.c:861 msgid "Maximum age of recently used files, in days" msgstr "Viimeisimmät asiakirjat-luettelon enimmäisikä päivinä" -#: ../gtk/gtksettings.c:870 +#: gtk/gtksettings.c:870 msgid "Fontconfig configuration timestamp" msgstr "Fontconfig-asetusten aikaleima" -#: ../gtk/gtksettings.c:871 +#: gtk/gtksettings.c:871 msgid "Timestamp of current fontconfig configuration" msgstr "Tämänhetkisten fontconfig-asetusten aikaleima" -#: ../gtk/gtksettings.c:893 +#: gtk/gtksettings.c:893 msgid "Sound Theme Name" msgstr "Ääniteeman nimi" -#: ../gtk/gtksettings.c:894 +#: gtk/gtksettings.c:894 msgid "XDG sound theme name" msgstr "XDB-ääniteeman nimi" #. Translators: this means sounds that are played as feedback to user input -#: ../gtk/gtksettings.c:916 +#: gtk/gtksettings.c:916 msgid "Audible Input Feedback" msgstr "Kuuluva palaute syötteestä" -#: ../gtk/gtksettings.c:917 +#: gtk/gtksettings.c:917 msgid "Whether to play event sounds as feedback to user input" msgstr "Soitetaanko tapahtumaääniä palautteena käyttäjän syötteelle" -#: ../gtk/gtksettings.c:938 +#: gtk/gtksettings.c:938 msgid "Enable Event Sounds" msgstr "Soita tapahtumaäänet" -#: ../gtk/gtksettings.c:939 +#: gtk/gtksettings.c:939 msgid "Whether to play any event sounds at all" msgstr "Soitetaanko tapahtumaääniä" -#: ../gtk/gtksettings.c:954 +#: gtk/gtksettings.c:954 msgid "Enable Tooltips" msgstr "Näytä vinkit" -#: ../gtk/gtksettings.c:955 +#: gtk/gtksettings.c:955 msgid "Whether tooltips should be shown on widgets" msgstr "Näytetäänkö vinkit kkunaelementeissä" -#: ../gtk/gtksizegroup.c:293 +#: gtk/gtksizegroup.c:293 msgid "Mode" msgstr "Tila" -#: ../gtk/gtksizegroup.c:294 +#: gtk/gtksizegroup.c:294 msgid "" "The directions in which the size group affects the requested sizes of its " "component widgets" @@ -5083,30 +5056,30 @@ msgstr "" "Suunnat, joissa kokoryhmä vaikuttaa komponenttisäädintensä vaatimiin " "kokoihin." -#: ../gtk/gtksizegroup.c:310 +#: gtk/gtksizegroup.c:310 msgid "Ignore hidden" msgstr "Älä huomioi piilotettuja" -#: ../gtk/gtksizegroup.c:311 +#: gtk/gtksizegroup.c:311 msgid "" "If TRUE, unmapped widgets are ignored when determining the size of the group" msgstr "" "Jos TRUE, ei piilotettuja ikkunaelementtejä oteta huomioon ryhmän koon " "laskennassa" -#: ../gtk/gtkspinbutton.c:209 +#: gtk/gtkspinbutton.c:209 msgid "The adjustment that holds the value of the spinbutton" msgstr "Koonmuutos, joka sisältää kiertopainikkeen arvon" -#: ../gtk/gtkspinbutton.c:216 +#: gtk/gtkspinbutton.c:216 msgid "Climb Rate" msgstr "Kasvunopeus" -#: ../gtk/gtkspinbutton.c:236 +#: gtk/gtkspinbutton.c:236 msgid "Snap to Ticks" msgstr "Napsauta merkkeihin" -#: ../gtk/gtkspinbutton.c:237 +#: gtk/gtkspinbutton.c:237 msgid "" "Whether erroneous values are automatically changed to a spin button's " "nearest step increment" @@ -5114,164 +5087,164 @@ msgstr "" "Muuttuvatko virheelliset arvot itsestään pyöröpainikkeen lähimmäksi " "kasvuaskeleeksi" -#: ../gtk/gtkspinbutton.c:244 +#: gtk/gtkspinbutton.c:244 msgid "Numeric" msgstr "Lukuarvo" -#: ../gtk/gtkspinbutton.c:245 +#: gtk/gtkspinbutton.c:245 msgid "Whether non-numeric characters should be ignored" msgstr "Jäävätkö muut kuin numeromerkit huomiotta" -#: ../gtk/gtkspinbutton.c:252 +#: gtk/gtkspinbutton.c:252 msgid "Wrap" msgstr "Ympäri kiertyminen" -#: ../gtk/gtkspinbutton.c:253 +#: gtk/gtkspinbutton.c:253 msgid "Whether a spin button should wrap upon reaching its limits" msgstr "Kiertyykö pyöröpainikkeen arvo ympäri, kun se saavuttaa rajansa" -#: ../gtk/gtkspinbutton.c:260 +#: gtk/gtkspinbutton.c:260 msgid "Update Policy" msgstr "Päivityskäytäntö" -#: ../gtk/gtkspinbutton.c:261 +#: gtk/gtkspinbutton.c:261 msgid "" "Whether the spin button should update always, or only when the value is legal" msgstr "Päivittyykö pyöröpainike aina, vai vain kun sen arvo on kelvollinen" -#: ../gtk/gtkspinbutton.c:270 +#: gtk/gtkspinbutton.c:270 msgid "Reads the current value, or sets a new value" msgstr "Lukee nykyisen arvon tai asettaa uuden" -#: ../gtk/gtkspinbutton.c:279 +#: gtk/gtkspinbutton.c:279 msgid "Style of bevel around the spin button" msgstr "Pyöröpainiketta ympäröivän reunuksen tyyli" -#: ../gtk/gtkstatusbar.c:141 +#: gtk/gtkstatusbar.c:141 msgid "Has Resize Grip" msgstr "Koonmuuttamiskahva on" -#: ../gtk/gtkstatusbar.c:142 +#: gtk/gtkstatusbar.c:142 msgid "Whether the statusbar has a grip for resizing the toplevel" msgstr "Onko tilarivillä kahva ylätason koon muuttamiseen" -#: ../gtk/gtkstatusbar.c:187 +#: gtk/gtkstatusbar.c:187 msgid "Style of bevel around the statusbar text" msgstr "Tilarivin tekstiä ympäröivän reunuksen tyyli" -#: ../gtk/gtkstatusicon.c:226 +#: gtk/gtkstatusicon.c:226 msgid "GIcon" msgstr "GIcon" -#: ../gtk/gtkstatusicon.c:244 +#: gtk/gtkstatusicon.c:244 msgid "The size of the icon" msgstr "Kuvakkeen koko" -#: ../gtk/gtkstatusicon.c:254 +#: gtk/gtkstatusicon.c:254 msgid "The screen where this status icon will be displayed" msgstr "Näyttö, jolle tämä tilakuvake näytetään" -#: ../gtk/gtkstatusicon.c:261 +#: gtk/gtkstatusicon.c:261 msgid "Blinking" msgstr "Vilkkuva" -#: ../gtk/gtkstatusicon.c:262 +#: gtk/gtkstatusicon.c:262 msgid "Whether or not the status icon is blinking" msgstr "Vilkkuuko tilakuvake" -#: ../gtk/gtkstatusicon.c:270 +#: gtk/gtkstatusicon.c:270 msgid "Whether or not the status icon is visible" msgstr "Näytetäänkö tilakuvake" -#: ../gtk/gtkstatusicon.c:286 +#: gtk/gtkstatusicon.c:286 msgid "Whether or not the status icon is embedded" msgstr "Onko tilakuvake upotettu" -#: ../gtk/gtkstatusicon.c:302 ../gtk/gtktrayicon-x11.c:96 +#: gtk/gtkstatusicon.c:302 gtk/gtktrayicon-x11.c:96 msgid "The orientation of the tray" msgstr "Ilmoitusalueen suunta" -#: ../gtk/gtktable.c:129 +#: gtk/gtktable.c:129 msgid "Rows" msgstr "Rivejä" -#: ../gtk/gtktable.c:130 +#: gtk/gtktable.c:130 msgid "The number of rows in the table" msgstr "Taulukon rivimäärä" -#: ../gtk/gtktable.c:138 +#: gtk/gtktable.c:138 msgid "Columns" msgstr "Sarakkeita" -#: ../gtk/gtktable.c:139 +#: gtk/gtktable.c:139 msgid "The number of columns in the table" msgstr "Taulukon sarakkeiden määrä" -#: ../gtk/gtktable.c:147 +#: gtk/gtktable.c:147 msgid "Row spacing" msgstr "Rivivälit" -#: ../gtk/gtktable.c:148 +#: gtk/gtktable.c:148 msgid "The amount of space between two consecutive rows" msgstr "Kahden peräkkäisen rivin väli" -#: ../gtk/gtktable.c:156 +#: gtk/gtktable.c:156 msgid "Column spacing" msgstr "Sarakeväli" -#: ../gtk/gtktable.c:157 +#: gtk/gtktable.c:157 msgid "The amount of space between two consecutive columns" msgstr "Kahden peräkkäisen sarakkeen väli" -#: ../gtk/gtktable.c:166 +#: gtk/gtktable.c:166 msgid "If TRUE, the table cells are all the same width/height" msgstr "Jos TRUE, taulukon solut ovat samanlevyisiä ja -kokoisia" -#: ../gtk/gtktable.c:173 +#: gtk/gtktable.c:173 msgid "Left attachment" msgstr "Vasen kiinnitys" -#: ../gtk/gtktable.c:180 +#: gtk/gtktable.c:180 msgid "Right attachment" msgstr "Oikea kiinnitys" -#: ../gtk/gtktable.c:181 +#: gtk/gtktable.c:181 msgid "The column number to attach the right side of a child widget to" msgstr "Sen sarakkeen numero, johon lapsisäätimen oikea sivu kiinnittyy" -#: ../gtk/gtktable.c:187 +#: gtk/gtktable.c:187 msgid "Top attachment" msgstr "Yläkiinnitys" -#: ../gtk/gtktable.c:188 +#: gtk/gtktable.c:188 msgid "The row number to attach the top of a child widget to" msgstr "Sen rivin numero, johon lapsisäätimen yläsivu kiinnittyy" -#: ../gtk/gtktable.c:194 +#: gtk/gtktable.c:194 msgid "Bottom attachment" msgstr "Alakiinnitys" -#: ../gtk/gtktable.c:201 +#: gtk/gtktable.c:201 msgid "Horizontal options" msgstr "Vaakavalinnat" -#: ../gtk/gtktable.c:202 +#: gtk/gtktable.c:202 msgid "Options specifying the horizontal behaviour of the child" msgstr "Valinnat, jotka määrittelevät lapsen vaakatoiminnan" -#: ../gtk/gtktable.c:208 +#: gtk/gtktable.c:208 msgid "Vertical options" msgstr "Pystyvalinnat" -#: ../gtk/gtktable.c:209 +#: gtk/gtktable.c:209 msgid "Options specifying the vertical behaviour of the child" msgstr "Valinnat, jotka määrittelevät lapsen pystytoiminnan" -#: ../gtk/gtktable.c:215 +#: gtk/gtktable.c:215 msgid "Horizontal padding" msgstr "Vaakatäyte" -#: ../gtk/gtktable.c:216 +#: gtk/gtktable.c:216 msgid "" "Extra space to put between the child and its left and right neighbors, in " "pixels" @@ -5279,11 +5252,11 @@ msgstr "" "Lapsen ja sen vasemmalla ja oikealla puolella olevien naapureiden välille " "lisättävä väli kuvapisteinä." -#: ../gtk/gtktable.c:222 +#: gtk/gtktable.c:222 msgid "Vertical padding" msgstr "Pystytäyte" -#: ../gtk/gtktable.c:223 +#: gtk/gtktable.c:223 msgid "" "Extra space to put between the child and its upper and lower neighbors, in " "pixels" @@ -5291,75 +5264,75 @@ msgstr "" "Lapsen ja sen ylä- ja alapuolella olevien naapureiden välille lisättävä väli " "kuvapisteinä." -#: ../gtk/gtktext.c:546 +#: gtk/gtktext.c:546 msgid "Horizontal adjustment for the text widget" msgstr "Tekstisäätimen vaakakoonmuutos" -#: ../gtk/gtktext.c:554 +#: gtk/gtktext.c:554 msgid "Vertical adjustment for the text widget" msgstr "Tekstisäätimen pystykoonmuutos" -#: ../gtk/gtktext.c:561 +#: gtk/gtktext.c:561 msgid "Line Wrap" msgstr "Rivitys" -#: ../gtk/gtktext.c:562 +#: gtk/gtktext.c:562 msgid "Whether lines are wrapped at widget edges" msgstr "Rivittyvätkö rivit säätimen reunoilla" -#: ../gtk/gtktext.c:569 +#: gtk/gtktext.c:569 msgid "Word Wrap" msgstr "Sanarivitys" -#: ../gtk/gtktext.c:570 +#: gtk/gtktext.c:570 msgid "Whether words are wrapped at widget edges" msgstr "Rivittyvätkö sanat säätimen reunoilla" -#: ../gtk/gtktextbuffer.c:179 +#: gtk/gtktextbuffer.c:179 msgid "Tag Table" msgstr "Merkkaustaulukko" -#: ../gtk/gtktextbuffer.c:180 +#: gtk/gtktextbuffer.c:180 msgid "Text Tag Table" msgstr "Tekstin merkkaustaulukko" -#: ../gtk/gtktextbuffer.c:198 +#: gtk/gtktextbuffer.c:198 msgid "Current text of the buffer" msgstr "Puskurin nykyinen teksti" -#: ../gtk/gtktextbuffer.c:212 +#: gtk/gtktextbuffer.c:212 msgid "Has selection" msgstr "Sisältää valinnan" -#: ../gtk/gtktextbuffer.c:213 +#: gtk/gtktextbuffer.c:213 msgid "Whether the buffer has some text currently selected" msgstr "Onko puskurissa tällä hetkellä valittuna tekstiä" -#: ../gtk/gtktextbuffer.c:229 +#: gtk/gtktextbuffer.c:229 msgid "Cursor position" msgstr "Kursorin sijainti" -#: ../gtk/gtktextbuffer.c:230 +#: gtk/gtktextbuffer.c:230 msgid "" "The position of the insert mark (as offset from the beginning of the buffer)" msgstr "Lisäysmerkin sijainti (siirtymänä puskurin alusta)" -#: ../gtk/gtktextbuffer.c:245 +#: gtk/gtktextbuffer.c:245 msgid "Copy target list" msgstr "Kopioinnin kohdeluettelo" -#: ../gtk/gtktextbuffer.c:246 +#: gtk/gtktextbuffer.c:246 msgid "" "The list of targets this buffer supports for clipboard copying and DND source" msgstr "" "Luettelo kohteista, joita tämä puskuri tukee leikepöydälle kopiointiin ja " "raahauksen lähteeksi" -#: ../gtk/gtktextbuffer.c:261 +#: gtk/gtktextbuffer.c:261 msgid "Paste target list" msgstr "Liittämisen kohdeluettelo" -#: ../gtk/gtktextbuffer.c:262 +#: gtk/gtktextbuffer.c:262 msgid "" "The list of targets this buffer supports for clipboard pasting and DND " "destination" @@ -5367,37 +5340,37 @@ msgstr "" "Luettelo kohteista, joita tämä puskuri tukee leikepöydältä liittämiseen ja " "raahauksen kohteena" -#: ../gtk/gtktextmark.c:90 +#: gtk/gtktextmark.c:90 msgid "Mark name" msgstr "Merkinnän nimi" -#: ../gtk/gtktextmark.c:97 +#: gtk/gtktextmark.c:97 msgid "Left gravity" msgstr "Vetovoima vasemmalle" -#: ../gtk/gtktextmark.c:98 +#: gtk/gtktextmark.c:98 msgid "Whether the mark has left gravity" msgstr "Onko merkinnällä vetovoima vasemmalla" -#: ../gtk/gtktexttag.c:173 +#: gtk/gtktexttag.c:173 msgid "Tag name" msgstr "Merkkauksen nimi" -#: ../gtk/gtktexttag.c:174 +#: gtk/gtktexttag.c:174 msgid "Name used to refer to the text tag. NULL for anonymous tags" msgstr "" "Nimi, jota käytetään seuraavaan merkkaukseen viittaamiseen. NULL, jos " "merkkaus nimetön" -#: ../gtk/gtktexttag.c:192 +#: gtk/gtktexttag.c:192 msgid "Background color as a (possibly unallocated) GdkColor" msgstr "Taustaväri (mahdollisesti varaamattomana) GdkColor:na" -#: ../gtk/gtktexttag.c:199 +#: gtk/gtktexttag.c:199 msgid "Background full height" msgstr "Taustan koko korkeus" -#: ../gtk/gtktexttag.c:200 +#: gtk/gtktexttag.c:200 msgid "" "Whether the background color fills the entire line height or only the height " "of the tagged characters" @@ -5405,44 +5378,44 @@ msgstr "" "Täyttääkö taustaväri koko rivin korkeuden vaiko vain merkattujen merkkien " "korkeuden" -#: ../gtk/gtktexttag.c:208 +#: gtk/gtktexttag.c:208 msgid "Background stipple mask" msgstr "Taustan kuviopeite" -#: ../gtk/gtktexttag.c:209 +#: gtk/gtktexttag.c:209 msgid "Bitmap to use as a mask when drawing the text background" msgstr "Taustan piirtämisessä peitteenä käytettävä bittikartta" -#: ../gtk/gtktexttag.c:226 +#: gtk/gtktexttag.c:226 msgid "Foreground color as a (possibly unallocated) GdkColor" msgstr "Edustaväri (mahdollisesti varaamattomana) GdkColor:na" -#: ../gtk/gtktexttag.c:234 +#: gtk/gtktexttag.c:234 msgid "Foreground stipple mask" msgstr "Edustan kuviopeite" -#: ../gtk/gtktexttag.c:235 +#: gtk/gtktexttag.c:235 msgid "Bitmap to use as a mask when drawing the text foreground" msgstr "Edustan piirtämisessä peitteenä käytettävä bittikartta" -#: ../gtk/gtktexttag.c:242 +#: gtk/gtktexttag.c:242 msgid "Text direction" msgstr "Tekstin suunta" -#: ../gtk/gtktexttag.c:243 +#: gtk/gtktexttag.c:243 msgid "Text direction, e.g. right-to-left or left-to-right" msgstr "Tekstin suunta (oikealta vasemmalle tai vasemmalta oikealle)" -#: ../gtk/gtktexttag.c:292 +#: gtk/gtktexttag.c:292 msgid "Font style as a PangoStyle, e.g. PANGO_STYLE_ITALIC" msgstr "Kirjasintyyli PangoStylenä. Esimerkiksi PANGO_STYLE_ITALIC" -#: ../gtk/gtktexttag.c:301 +#: gtk/gtktexttag.c:301 msgid "Font variant as a PangoVariant, e.g. PANGO_VARIANT_SMALL_CAPS" msgstr "" "Kirjasinvariantti PangoVarianttina. Esimerkiksi PANGO_VARIANT_SMALL_CAPS" -#: ../gtk/gtktexttag.c:310 +#: gtk/gtktexttag.c:310 msgid "" "Font weight as an integer, see predefined values in PangoWeight; for " "example, PANGO_WEIGHT_BOLD" @@ -5450,15 +5423,15 @@ msgstr "" "Kirjasimen lihavuus kokonaislukuna; katso PangoWeightin määritellyt arvot. " "Esimerkiksi PANGO_WEIGHT_BOLD" -#: ../gtk/gtktexttag.c:321 +#: gtk/gtktexttag.c:321 msgid "Font stretch as a PangoStretch, e.g. PANGO_STRETCH_CONDENSED" msgstr "Kirjasimen venymä PangoStretchinä. Esimerkiksi PANGO_STRETCH_CONDENSED" -#: ../gtk/gtktexttag.c:330 +#: gtk/gtktexttag.c:330 msgid "Font size in Pango units" msgstr "Kirjasinkoko Pango-yksikköinä" -#: ../gtk/gtktexttag.c:340 +#: gtk/gtktexttag.c:340 msgid "" "Font size as a scale factor relative to the default font size. This properly " "adapts to theme changes etc. so is recommended. Pango predefines some scales " @@ -5468,11 +5441,11 @@ msgstr "" "sopeutuu hyvin teemojen muutoksiin yms., joten tämän käyttö on suositeltua. " "Pango esimäärittelee joitakin kokoja, kuten PANGO_SCALE_X_LARGE" -#: ../gtk/gtktexttag.c:360 ../gtk/gtktextview.c:586 +#: gtk/gtktexttag.c:360 gtk/gtktextview.c:586 msgid "Left, right, or center justification" msgstr "Vasen-, oikea- tai keskikohdistus" -#: ../gtk/gtktexttag.c:379 +#: gtk/gtktexttag.c:379 msgid "" "The language this text is in, as an ISO code. Pango can use this as a hint " "when rendering the text. If not set, an appropriate default will be used." @@ -5480,31 +5453,31 @@ msgstr "" "Tämän tekstin kieli ISO-koodina. Pango voi käyttää tätä vihjeenä tekstiä " "piirtäessään. Jos ei asetettu, käytetään sopivaa oletusta." -#: ../gtk/gtktexttag.c:386 +#: gtk/gtktexttag.c:386 msgid "Left margin" msgstr "Vasen reunus" -#: ../gtk/gtktexttag.c:387 ../gtk/gtktextview.c:595 +#: gtk/gtktexttag.c:387 gtk/gtktextview.c:595 msgid "Width of the left margin in pixels" msgstr "Vasemman reunuksen leveys kuvapisteinä" -#: ../gtk/gtktexttag.c:396 +#: gtk/gtktexttag.c:396 msgid "Right margin" msgstr "Oikea reunus" -#: ../gtk/gtktexttag.c:397 ../gtk/gtktextview.c:605 +#: gtk/gtktexttag.c:397 gtk/gtktextview.c:605 msgid "Width of the right margin in pixels" msgstr "Oikean reunuksen leveys kuvapisteinä" -#: ../gtk/gtktexttag.c:407 ../gtk/gtktextview.c:614 +#: gtk/gtktexttag.c:407 gtk/gtktextview.c:614 msgid "Indent" msgstr "Sisennys" -#: ../gtk/gtktexttag.c:408 ../gtk/gtktextview.c:615 +#: gtk/gtktexttag.c:408 gtk/gtktextview.c:615 msgid "Amount to indent the paragraph, in pixels" msgstr "Kappaleen sisennys kuvapisteinä" -#: ../gtk/gtktexttag.c:419 +#: gtk/gtktexttag.c:419 msgid "" "Offset of text above the baseline (below the baseline if rise is negative) " "in Pango units" @@ -5512,385 +5485,385 @@ msgstr "" "Tekstin sijainti perustason yläpuolella (tai alapuolella jos nosto " "negatiivinen) Pangon yksikköinä" -#: ../gtk/gtktexttag.c:428 +#: gtk/gtktexttag.c:428 msgid "Pixels above lines" msgstr "Kuvapisteitä rivien yllä" -#: ../gtk/gtktexttag.c:429 ../gtk/gtktextview.c:539 +#: gtk/gtktexttag.c:429 gtk/gtktextview.c:539 msgid "Pixels of blank space above paragraphs" msgstr "Kappaleiden yllä olevan tyhjän tilan määrä kuvapisteinä" -#: ../gtk/gtktexttag.c:438 +#: gtk/gtktexttag.c:438 msgid "Pixels below lines" msgstr "Kuvapisteitä rivien alla" -#: ../gtk/gtktexttag.c:439 ../gtk/gtktextview.c:549 +#: gtk/gtktexttag.c:439 gtk/gtktextview.c:549 msgid "Pixels of blank space below paragraphs" msgstr "Kappaleiden alla olevan tyhjän tilan määrä kuvapisteinä" -#: ../gtk/gtktexttag.c:448 +#: gtk/gtktexttag.c:448 msgid "Pixels inside wrap" msgstr "Kuvapisteitä rivityksessä" -#: ../gtk/gtktexttag.c:449 ../gtk/gtktextview.c:559 +#: gtk/gtktexttag.c:449 gtk/gtktextview.c:559 msgid "Pixels of blank space between wrapped lines in a paragraph" msgstr "Tyhjien kuvapisteiden määrä kappaleen rivittyneiden rivien välissä" -#: ../gtk/gtktexttag.c:476 ../gtk/gtktextview.c:577 +#: gtk/gtktexttag.c:476 gtk/gtktextview.c:577 msgid "" "Whether to wrap lines never, at word boundaries, or at character boundaries" msgstr "Rivittyvätkö rivit ollenkaan, sanojen välistä vai merkkien välistä" -#: ../gtk/gtktexttag.c:485 ../gtk/gtktextview.c:624 +#: gtk/gtktexttag.c:485 gtk/gtktextview.c:624 msgid "Tabs" msgstr "Sarkaimet" -#: ../gtk/gtktexttag.c:486 ../gtk/gtktextview.c:625 +#: gtk/gtktexttag.c:486 gtk/gtktextview.c:625 msgid "Custom tabs for this text" msgstr "Muokkaa tämän tekstin sarkaimia" -#: ../gtk/gtktexttag.c:504 +#: gtk/gtktexttag.c:504 msgid "Invisible" msgstr "Näkymätön" -#: ../gtk/gtktexttag.c:505 +#: gtk/gtktexttag.c:505 msgid "Whether this text is hidden." msgstr "Onko tämä teksti piilotettu." -#: ../gtk/gtktexttag.c:519 +#: gtk/gtktexttag.c:519 msgid "Paragraph background color name" msgstr "Kappaleen taustavärin nimi" -#: ../gtk/gtktexttag.c:520 +#: gtk/gtktexttag.c:520 msgid "Paragraph background color as a string" msgstr "Kappaleen taustaväri merkkijonona" -#: ../gtk/gtktexttag.c:535 +#: gtk/gtktexttag.c:535 msgid "Paragraph background color" msgstr "Kappaleen taustaväri" -#: ../gtk/gtktexttag.c:536 +#: gtk/gtktexttag.c:536 msgid "Paragraph background color as a (possibly unallocated) GdkColor" msgstr "Kappaleen taustaväri (mahdollisesti varaamattomana) GdkColor:na" -#: ../gtk/gtktexttag.c:554 +#: gtk/gtktexttag.c:554 msgid "Margin Accumulates" msgstr "Marginaali kasautuu" -#: ../gtk/gtktexttag.c:555 +#: gtk/gtktexttag.c:555 msgid "Whether left and right margins accumulate." msgstr "Kasautuvatko vasen ja oikea marginaali." -#: ../gtk/gtktexttag.c:568 +#: gtk/gtktexttag.c:568 msgid "Background full height set" msgstr "Taustaväri koko korkeudelle asetettu" -#: ../gtk/gtktexttag.c:569 +#: gtk/gtktexttag.c:569 msgid "Whether this tag affects background height" msgstr "Vaikuttaako tämä merkkaus taustan korkeuteen" -#: ../gtk/gtktexttag.c:572 +#: gtk/gtktexttag.c:572 msgid "Background stipple set" msgstr "Taustan kuviopeite asetettu" -#: ../gtk/gtktexttag.c:573 +#: gtk/gtktexttag.c:573 msgid "Whether this tag affects the background stipple" msgstr "Vaikuttaako tämä merkkaus taustan kuviopeitteeseen" -#: ../gtk/gtktexttag.c:580 +#: gtk/gtktexttag.c:580 msgid "Foreground stipple set" msgstr "Edustan kuviopeite asetettu" -#: ../gtk/gtktexttag.c:581 +#: gtk/gtktexttag.c:581 msgid "Whether this tag affects the foreground stipple" msgstr "Vaikuttaako tämä merkkaus edustan kuviopeitteeseen" -#: ../gtk/gtktexttag.c:616 +#: gtk/gtktexttag.c:616 msgid "Justification set" msgstr "Tasaus asetettu" -#: ../gtk/gtktexttag.c:617 +#: gtk/gtktexttag.c:617 msgid "Whether this tag affects paragraph justification" msgstr "Vaikuttaako tämä merkkaus kappaleen tasaukseen" -#: ../gtk/gtktexttag.c:624 +#: gtk/gtktexttag.c:624 msgid "Left margin set" msgstr "Vasen reunus asetettu" -#: ../gtk/gtktexttag.c:625 +#: gtk/gtktexttag.c:625 msgid "Whether this tag affects the left margin" msgstr "Vaikuttaako tämä merkkaus vasempaan reunukseen" -#: ../gtk/gtktexttag.c:628 +#: gtk/gtktexttag.c:628 msgid "Indent set" msgstr "Sisennys asetettu" -#: ../gtk/gtktexttag.c:629 +#: gtk/gtktexttag.c:629 msgid "Whether this tag affects indentation" msgstr "Vaikuttaako tämä merkkaus sisennykseen" -#: ../gtk/gtktexttag.c:636 +#: gtk/gtktexttag.c:636 msgid "Pixels above lines set" msgstr "Kuvapisteitä rivin yllä asetettu" -#: ../gtk/gtktexttag.c:637 ../gtk/gtktexttag.c:641 +#: gtk/gtktexttag.c:637 gtk/gtktexttag.c:641 msgid "Whether this tag affects the number of pixels above lines" msgstr "Vaikuttaako tämä merkkaus rivien yllä olevien kuvapisteiden määrään" -#: ../gtk/gtktexttag.c:640 +#: gtk/gtktexttag.c:640 msgid "Pixels below lines set" msgstr "Kuvapisteitä rivin alla asetettu" -#: ../gtk/gtktexttag.c:644 +#: gtk/gtktexttag.c:644 msgid "Pixels inside wrap set" msgstr "Kuvapisteet rivityksessä asetettu" -#: ../gtk/gtktexttag.c:645 +#: gtk/gtktexttag.c:645 msgid "Whether this tag affects the number of pixels between wrapped lines" msgstr "" "Vaikuttaako tämä merkkaus rivittyneiden rivien välisten kuvapisteiden määrään" -#: ../gtk/gtktexttag.c:652 +#: gtk/gtktexttag.c:652 msgid "Right margin set" msgstr "Oikea reunus asetettu" -#: ../gtk/gtktexttag.c:653 +#: gtk/gtktexttag.c:653 msgid "Whether this tag affects the right margin" msgstr "Vaikuttaako tämä merkkaus oikeaan reunukseen" -#: ../gtk/gtktexttag.c:660 +#: gtk/gtktexttag.c:660 msgid "Wrap mode set" msgstr "Rivitystila asetettu" -#: ../gtk/gtktexttag.c:661 +#: gtk/gtktexttag.c:661 msgid "Whether this tag affects line wrap mode" msgstr "Vaikuttaako tämä merkkaus rivitystilaan" -#: ../gtk/gtktexttag.c:664 +#: gtk/gtktexttag.c:664 msgid "Tabs set" msgstr "Sarkaimet asetettu" -#: ../gtk/gtktexttag.c:665 +#: gtk/gtktexttag.c:665 msgid "Whether this tag affects tabs" msgstr "Vaikuttaako tämä merkkaus sarkaimiin" -#: ../gtk/gtktexttag.c:668 +#: gtk/gtktexttag.c:668 msgid "Invisible set" msgstr "Näkymätön asetettu" -#: ../gtk/gtktexttag.c:669 +#: gtk/gtktexttag.c:669 msgid "Whether this tag affects text visibility" msgstr "Vaikuttaako tämä merkkaus näkyvyyteen" -#: ../gtk/gtktexttag.c:672 +#: gtk/gtktexttag.c:672 msgid "Paragraph background set" msgstr "Kappaleen taustaväri asetettu" -#: ../gtk/gtktexttag.c:673 +#: gtk/gtktexttag.c:673 msgid "Whether this tag affects the paragraph background color" msgstr "Vaikuttaako tämä merkkaus kappaleen taustaväriin" -#: ../gtk/gtktextview.c:538 +#: gtk/gtktextview.c:538 msgid "Pixels Above Lines" msgstr "Kuvapisteitä rivien yllä" -#: ../gtk/gtktextview.c:548 +#: gtk/gtktextview.c:548 msgid "Pixels Below Lines" msgstr "Kuvapisteitä rivien alla" -#: ../gtk/gtktextview.c:558 +#: gtk/gtktextview.c:558 msgid "Pixels Inside Wrap" msgstr "Kuvapisteitä rivityksessä" -#: ../gtk/gtktextview.c:576 +#: gtk/gtktextview.c:576 msgid "Wrap Mode" msgstr "Rivitystapa" -#: ../gtk/gtktextview.c:594 +#: gtk/gtktextview.c:594 msgid "Left Margin" msgstr "Vasen reunus" -#: ../gtk/gtktextview.c:604 +#: gtk/gtktextview.c:604 msgid "Right Margin" msgstr "Oikea reunus" -#: ../gtk/gtktextview.c:632 +#: gtk/gtktextview.c:632 msgid "Cursor Visible" msgstr "Kohdistin näkyy" -#: ../gtk/gtktextview.c:633 +#: gtk/gtktextview.c:633 msgid "If the insertion cursor is shown" msgstr "Näkyykö tekstikohdistin" -#: ../gtk/gtktextview.c:640 +#: gtk/gtktextview.c:640 msgid "Buffer" msgstr "Puskuri" -#: ../gtk/gtktextview.c:641 +#: gtk/gtktextview.c:641 msgid "The buffer which is displayed" msgstr "Näkyvä puskuri" -#: ../gtk/gtktextview.c:649 +#: gtk/gtktextview.c:649 msgid "Whether entered text overwrites existing contents" msgstr "Ylikirjoittaako syötetty teksti olemassa olevan sisällön" -#: ../gtk/gtktextview.c:656 +#: gtk/gtktextview.c:656 msgid "Accepts tab" msgstr "Hyväksyy sarkainnäppäimen" -#: ../gtk/gtktextview.c:657 +#: gtk/gtktextview.c:657 msgid "Whether Tab will result in a tab character being entered" msgstr "Tuleeko sarkainnäppäimen painalluksesta sarkainmerkki" -#: ../gtk/gtktextview.c:666 +#: gtk/gtktextview.c:666 msgid "Error underline color" msgstr "Virheen alleviivausväri" -#: ../gtk/gtktextview.c:667 +#: gtk/gtktextview.c:667 msgid "Color with which to draw error-indication underlines" msgstr "Väri, jolla piirretään virhettä ilmaisevat alleviivaukset" -#: ../gtk/gtktoggleaction.c:103 +#: gtk/gtktoggleaction.c:103 msgid "Create the same proxies as a radio action" msgstr "Luo samanlainen välipalvelin kuin vaihtoehtotoiminnossa" -#: ../gtk/gtktoggleaction.c:104 +#: gtk/gtktoggleaction.c:104 msgid "Whether the proxies for this action look like radio action proxies" msgstr "" "Näyttääkö tämän toiminnon välipalvelin samalta kuin vaihtoehtotoiminnon" -#: ../gtk/gtktoggleaction.c:119 +#: gtk/gtktoggleaction.c:119 msgid "If the toggle action should be active in or not" msgstr "Onko vipupainike painettu vai ei" -#: ../gtk/gtktogglebutton.c:103 ../gtk/gtktoggletoolbutton.c:102 +#: gtk/gtktogglebutton.c:103 gtk/gtktoggletoolbutton.c:102 msgid "If the toggle button should be pressed in or not" msgstr "Onko vipupainike painettu vai ei" -#: ../gtk/gtktogglebutton.c:111 +#: gtk/gtktogglebutton.c:111 msgid "If the toggle button is in an \"in between\" state" msgstr "Onko vipupainike \"välitilassa\"" -#: ../gtk/gtktogglebutton.c:118 +#: gtk/gtktogglebutton.c:118 msgid "Draw Indicator" msgstr "Piirrä ilmaisin" -#: ../gtk/gtktogglebutton.c:119 +#: gtk/gtktogglebutton.c:119 msgid "If the toggle part of the button is displayed" msgstr "Onko painikkeen vipuosa näkyvissä" -#: ../gtk/gtktoolbar.c:493 +#: gtk/gtktoolbar.c:493 msgid "The orientation of the toolbar" msgstr "Työkalupalkin asento" -#: ../gtk/gtktoolbar.c:501 +#: gtk/gtktoolbar.c:501 msgid "Toolbar Style" msgstr "Työkalupalkin tyyli" -#: ../gtk/gtktoolbar.c:502 +#: gtk/gtktoolbar.c:502 msgid "How to draw the toolbar" msgstr "Miten työkalupalkki piirtyy" -#: ../gtk/gtktoolbar.c:509 +#: gtk/gtktoolbar.c:509 msgid "Show Arrow" msgstr "Näytä nuoli" -#: ../gtk/gtktoolbar.c:510 +#: gtk/gtktoolbar.c:510 msgid "If an arrow should be shown if the toolbar doesn't fit" msgstr "Näytetäänkö nuoli jos työkalupalkki ei mahdu" -#: ../gtk/gtktoolbar.c:525 +#: gtk/gtktoolbar.c:525 msgid "Tooltips" msgstr "Vinkit" -#: ../gtk/gtktoolbar.c:526 +#: gtk/gtktoolbar.c:526 msgid "If the tooltips of the toolbar should be active or not" msgstr "Ovatko vinkit työkalupalkissa aktiivisia vai eivät" -#: ../gtk/gtktoolbar.c:548 +#: gtk/gtktoolbar.c:548 msgid "Size of icons in this toolbar" msgstr "Työkalupalkin kuvakkeiden koko" -#: ../gtk/gtktoolbar.c:563 +#: gtk/gtktoolbar.c:563 msgid "Icon size set" msgstr "Kuvakkeen koko asetettu" -#: ../gtk/gtktoolbar.c:564 +#: gtk/gtktoolbar.c:564 msgid "Whether the icon-size property has been set" msgstr "Onko ominaisuus icon-size asetettu" -#: ../gtk/gtktoolbar.c:573 +#: gtk/gtktoolbar.c:573 msgid "Whether the item should receive extra space when the toolbar grows" msgstr "Saako kohta lisätilaa kun työkalupalkki kasvaa" -#: ../gtk/gtktoolbar.c:581 +#: gtk/gtktoolbar.c:581 msgid "Whether the item should be the same size as other homogeneous items" msgstr "Tulisiko kohdan olla saman kokoinen kuin muut samankaltaiset kohdat" -#: ../gtk/gtktoolbar.c:588 +#: gtk/gtktoolbar.c:588 msgid "Spacer size" msgstr "Erottimen koko" -#: ../gtk/gtktoolbar.c:589 +#: gtk/gtktoolbar.c:589 msgid "Size of spacers" msgstr "Erottimien koko" -#: ../gtk/gtktoolbar.c:598 +#: gtk/gtktoolbar.c:598 msgid "Amount of border space between the toolbar shadow and the buttons" msgstr "Reunavälin määrä työkalupalkin varjon ja painikkeiden välissä" -#: ../gtk/gtktoolbar.c:606 +#: gtk/gtktoolbar.c:606 msgid "Maximum child expand" msgstr "Suurin lapsen laajennus" -#: ../gtk/gtktoolbar.c:607 +#: gtk/gtktoolbar.c:607 msgid "Maximum amount of space an expandable item will be given" msgstr "Suurin mahdollinen tila laajennetulle kohdalle" -#: ../gtk/gtktoolbar.c:615 +#: gtk/gtktoolbar.c:615 msgid "Space style" msgstr "Välin tyyli" -#: ../gtk/gtktoolbar.c:616 +#: gtk/gtktoolbar.c:616 msgid "Whether spacers are vertical lines or just blank" msgstr "Ovatko erottimet pystyviivoja vai pelkkää tyhjää" -#: ../gtk/gtktoolbar.c:623 +#: gtk/gtktoolbar.c:623 msgid "Button relief" msgstr "Painikkeen reunakuvio" -#: ../gtk/gtktoolbar.c:624 +#: gtk/gtktoolbar.c:624 msgid "Type of bevel around toolbar buttons" msgstr "Työkalupalkin painikkeita ympäröivän reunuksen tyyppi" -#: ../gtk/gtktoolbar.c:631 +#: gtk/gtktoolbar.c:631 msgid "Style of bevel around the toolbar" msgstr "Työkalupalkkia ympäröivän reunuksen tyyli" -#: ../gtk/gtktoolbar.c:637 +#: gtk/gtktoolbar.c:637 msgid "Toolbar style" msgstr "Työkalupalkin tyyli" -#: ../gtk/gtktoolbar.c:638 +#: gtk/gtktoolbar.c:638 msgid "" "Whether default toolbars have text only, text and icons, icons only, etc." msgstr "" "Onko oletustyökalupalkeissa pelkät tekstit, tekstit ja kuvakkeet, pelkät " "kuvakkeet...." -#: ../gtk/gtktoolbar.c:644 +#: gtk/gtktoolbar.c:644 msgid "Toolbar icon size" msgstr "Työkalupalkin kuvakekoko" -#: ../gtk/gtktoolbar.c:645 +#: gtk/gtktoolbar.c:645 msgid "Size of icons in default toolbars" msgstr "Kuvakkeiden koko oletusarvoisissa työkalupalkeissa" -#: ../gtk/gtktoolbutton.c:181 +#: gtk/gtktoolbutton.c:181 msgid "Text to show in the item." msgstr "Kohdassa näytettävä teksti." -#: ../gtk/gtktoolbutton.c:188 +#: gtk/gtktoolbutton.c:188 msgid "" "If set, an underline in the label property indicates that the next character " "should be used for the mnemonic accelerator key in the overflow menu" @@ -5898,43 +5871,43 @@ msgstr "" "Jos asetettu, alaviiva tekstissä merkitsee, että seuraavaa merkkiä pitäisi " "käyttää pikanäppäimenä ylivuotovalikossa" -#: ../gtk/gtktoolbutton.c:195 +#: gtk/gtktoolbutton.c:195 msgid "Widget to use as the item label" msgstr "Kohdan nimiönä käytettävä säädin" -#: ../gtk/gtktoolbutton.c:201 +#: gtk/gtktoolbutton.c:201 msgid "Stock Id" msgstr "Vakiovalikoima-tunniste" -#: ../gtk/gtktoolbutton.c:202 +#: gtk/gtktoolbutton.c:202 msgid "The stock icon displayed on the item" msgstr "Kohdassa näkyvä vakiokuvake" -#: ../gtk/gtktoolbutton.c:218 +#: gtk/gtktoolbutton.c:218 msgid "Icon name" msgstr "Kuvakkeen nimi" -#: ../gtk/gtktoolbutton.c:219 +#: gtk/gtktoolbutton.c:219 msgid "The name of the themed icon displayed on the item" msgstr "Kohdassa näkyvän vakiokuvakkeen nimi" -#: ../gtk/gtktoolbutton.c:225 +#: gtk/gtktoolbutton.c:225 msgid "Icon widget" msgstr "Kuvakesäädin" -#: ../gtk/gtktoolbutton.c:226 +#: gtk/gtktoolbutton.c:226 msgid "Icon widget to display in the item" msgstr "Kohdassa näytettävä kuvakesäädin" -#: ../gtk/gtktoolbutton.c:239 +#: gtk/gtktoolbutton.c:239 msgid "Icon spacing" msgstr "Kuvakkeiden välit" -#: ../gtk/gtktoolbutton.c:240 +#: gtk/gtktoolbutton.c:240 msgid "Spacing in pixels between the icon and label" msgstr "Väli kuvakkeen ja nimiön välillä" -#: ../gtk/gtktoolitem.c:171 +#: gtk/gtktoolitem.c:171 msgid "" "Whether the toolbar item is considered important. When TRUE, toolbar buttons " "show text in GTK_TOOLBAR_BOTH_HORIZ mode" @@ -5942,388 +5915,388 @@ msgstr "" "Pidetäänkö työkalupalkin kohtaa tärkeänä. Kun TRUE, työkalupalkin painikkeet " "näyttävät tekstin GTK_TOOLBAR_BOTH_HORIZ-tilassa" -#: ../gtk/gtktreemodelsort.c:274 +#: gtk/gtktreemodelsort.c:274 msgid "TreeModelSort Model" msgstr "TreeModelSort-malli" -#: ../gtk/gtktreemodelsort.c:275 +#: gtk/gtktreemodelsort.c:275 msgid "The model for the TreeModelSort to sort" msgstr "Malli, jonka TreeModelSort järjestää" -#: ../gtk/gtktreeview.c:570 +#: gtk/gtktreeview.c:570 msgid "TreeView Model" msgstr "TreeView-malli" -#: ../gtk/gtktreeview.c:571 +#: gtk/gtktreeview.c:571 msgid "The model for the tree view" msgstr "Puunäkymän malli" -#: ../gtk/gtktreeview.c:579 +#: gtk/gtktreeview.c:579 msgid "Horizontal Adjustment for the widget" msgstr "Säätimen vaakakoonmuutos" -#: ../gtk/gtktreeview.c:587 +#: gtk/gtktreeview.c:587 msgid "Vertical Adjustment for the widget" msgstr "Säätimen pystykoonmuutos" -#: ../gtk/gtktreeview.c:594 +#: gtk/gtktreeview.c:594 msgid "Headers Visible" msgstr "Otsakkeet näkyvissä" -#: ../gtk/gtktreeview.c:595 +#: gtk/gtktreeview.c:595 msgid "Show the column header buttons" msgstr "Näytä sarakkeiden otsakepainikkeet" -#: ../gtk/gtktreeview.c:602 +#: gtk/gtktreeview.c:602 msgid "Headers Clickable" msgstr "Napsautettavat otsakkeet" -#: ../gtk/gtktreeview.c:603 +#: gtk/gtktreeview.c:603 msgid "Column headers respond to click events" msgstr "Sarakkeiden otsakkeet vastaavat napsautustapahtumiin" -#: ../gtk/gtktreeview.c:610 +#: gtk/gtktreeview.c:610 msgid "Expander Column" msgstr "Laajenninsarake" -#: ../gtk/gtktreeview.c:611 +#: gtk/gtktreeview.c:611 msgid "Set the column for the expander column" msgstr "Aseta sarake laajenninsaraketta varten" -#: ../gtk/gtktreeview.c:626 +#: gtk/gtktreeview.c:626 msgid "Rules Hint" msgstr "Viivavihje" -#: ../gtk/gtktreeview.c:627 +#: gtk/gtktreeview.c:627 msgid "Set a hint to the theme engine to draw rows in alternating colors" msgstr "" "Aseta vihje teemamoottorille rivien vuorottelevilla väreillä piirtämistä " "varten" -#: ../gtk/gtktreeview.c:634 +#: gtk/gtktreeview.c:634 msgid "Enable Search" msgstr "Salli etsintä" -#: ../gtk/gtktreeview.c:635 +#: gtk/gtktreeview.c:635 msgid "View allows user to search through columns interactively" msgstr "Näkymä mahdollistaa käyttäjän etsiä sarakkeista interaktiivisesti" -#: ../gtk/gtktreeview.c:642 +#: gtk/gtktreeview.c:642 msgid "Search Column" msgstr "Etsintäsarake" -#: ../gtk/gtktreeview.c:643 +#: gtk/gtktreeview.c:643 msgid "Model column to search through when searching through code" msgstr "Mallisarake, josta etsitään, kun etsitään koodista" -#: ../gtk/gtktreeview.c:663 +#: gtk/gtktreeview.c:663 msgid "Fixed Height Mode" msgstr "Vakiokorkeustila" -#: ../gtk/gtktreeview.c:664 +#: gtk/gtktreeview.c:664 msgid "Speeds up GtkTreeView by assuming that all rows have the same height" msgstr "" "Nopeuttaa GtkTreeView:iä olettamalla, että kaikki rivit ovat yhtä korkeita" -#: ../gtk/gtktreeview.c:684 +#: gtk/gtktreeview.c:684 msgid "Hover Selection" msgstr "Leijailuvalinta" -#: ../gtk/gtktreeview.c:685 +#: gtk/gtktreeview.c:685 msgid "Whether the selection should follow the pointer" msgstr "Seuraako valinta osoitinta" -#: ../gtk/gtktreeview.c:704 +#: gtk/gtktreeview.c:704 msgid "Hover Expand" msgstr "Leijailulaajennus" -#: ../gtk/gtktreeview.c:705 +#: gtk/gtktreeview.c:705 msgid "" "Whether rows should be expanded/collapsed when the pointer moves over them" msgstr "Laajennetaanko/supistetaanko rivit kun osoitin liikkuu niiden yli" -#: ../gtk/gtktreeview.c:719 +#: gtk/gtktreeview.c:719 msgid "Show Expanders" msgstr "Näytä laajentimet" -#: ../gtk/gtktreeview.c:720 +#: gtk/gtktreeview.c:720 msgid "View has expanders" msgstr "Näkymässä on laajentimia" -#: ../gtk/gtktreeview.c:734 +#: gtk/gtktreeview.c:734 msgid "Level Indentation" msgstr "Tason sisennys" -#: ../gtk/gtktreeview.c:735 +#: gtk/gtktreeview.c:735 msgid "Extra indentation for each level" msgstr "Ylimääräinen sisennys kullekin tasolle" -#: ../gtk/gtktreeview.c:744 +#: gtk/gtktreeview.c:744 msgid "Rubber Banding" msgstr "Kuminauhavenytys" -#: ../gtk/gtktreeview.c:745 +#: gtk/gtktreeview.c:745 msgid "" "Whether to enable selection of multiple items by dragging the mouse pointer" msgstr "Voiko useita tiedostoja valita raahaamalla hiiren kohdistinta" -#: ../gtk/gtktreeview.c:752 +#: gtk/gtktreeview.c:752 msgid "Enable Grid Lines" msgstr "Käytä ristikkoviivoja" -#: ../gtk/gtktreeview.c:753 +#: gtk/gtktreeview.c:753 msgid "Whether grid lines should be drawn in the tree view" msgstr "Piirretäänkö ristikkoviivat puunäkymässä" -#: ../gtk/gtktreeview.c:761 +#: gtk/gtktreeview.c:761 msgid "Enable Tree Lines" msgstr "Käytä puun viivat" -#: ../gtk/gtktreeview.c:762 +#: gtk/gtktreeview.c:762 msgid "Whether tree lines should be drawn in the tree view" msgstr "Piirretäänkö puun viivat puunäkymässä" -#: ../gtk/gtktreeview.c:770 +#: gtk/gtktreeview.c:770 msgid "The column in the model containing the tooltip texts for the rows" msgstr "Mallin sarake, joka sisältää rivien vinkkitekstit" -#: ../gtk/gtktreeview.c:792 +#: gtk/gtktreeview.c:792 msgid "Vertical Separator Width" msgstr "Vaakaerottimen leveys" -#: ../gtk/gtktreeview.c:793 +#: gtk/gtktreeview.c:793 msgid "Vertical space between cells. Must be an even number" msgstr "Solujen pystyväli. Täytyy olla parillinen luku" -#: ../gtk/gtktreeview.c:801 +#: gtk/gtktreeview.c:801 msgid "Horizontal Separator Width" msgstr "Pystyerottimen leveys" -#: ../gtk/gtktreeview.c:802 +#: gtk/gtktreeview.c:802 msgid "Horizontal space between cells. Must be an even number" msgstr "Solujen vaakaväli. Täytyy olla parillinen luku." -#: ../gtk/gtktreeview.c:810 +#: gtk/gtktreeview.c:810 msgid "Allow Rules" msgstr "Salli viivat" -#: ../gtk/gtktreeview.c:811 +#: gtk/gtktreeview.c:811 msgid "Allow drawing of alternating color rows" msgstr "Salli rivien värien vaihtelu" -#: ../gtk/gtktreeview.c:817 +#: gtk/gtktreeview.c:817 msgid "Indent Expanders" msgstr "Sisennä laajentimet" -#: ../gtk/gtktreeview.c:818 +#: gtk/gtktreeview.c:818 msgid "Make the expanders indented" msgstr "Sisennä laajentimet" -#: ../gtk/gtktreeview.c:824 +#: gtk/gtktreeview.c:824 msgid "Even Row Color" msgstr "Parillisen rivin väri" -#: ../gtk/gtktreeview.c:825 +#: gtk/gtktreeview.c:825 msgid "Color to use for even rows" msgstr "Parillisten rivien väri" -#: ../gtk/gtktreeview.c:831 +#: gtk/gtktreeview.c:831 msgid "Odd Row Color" msgstr "Parittoman rivin väri" -#: ../gtk/gtktreeview.c:832 +#: gtk/gtktreeview.c:832 msgid "Color to use for odd rows" msgstr "Parittomien rivien väri" -#: ../gtk/gtktreeview.c:838 +#: gtk/gtktreeview.c:838 msgid "Row Ending details" msgstr "Rivin päättymisen yksityiskohdat" -#: ../gtk/gtktreeview.c:839 +#: gtk/gtktreeview.c:839 msgid "Enable extended row background theming" msgstr "Ota käyttöön laajennettu rivin taustan teemoitus" -#: ../gtk/gtktreeview.c:845 +#: gtk/gtktreeview.c:845 msgid "Grid line width" msgstr "ristikkoviivan leveys" -#: ../gtk/gtktreeview.c:846 +#: gtk/gtktreeview.c:846 msgid "Width, in pixels, of the tree view grid lines" msgstr "Puunäkymän ristikkoviivojen leveys pikseleinä" -#: ../gtk/gtktreeview.c:852 +#: gtk/gtktreeview.c:852 msgid "Tree line width" msgstr "Puuviivojen leveys" -#: ../gtk/gtktreeview.c:853 +#: gtk/gtktreeview.c:853 msgid "Width, in pixels, of the tree view lines" msgstr "Puunäkymän viivojen leveys pikseleinä" -#: ../gtk/gtktreeview.c:859 +#: gtk/gtktreeview.c:859 msgid "Grid line pattern" msgstr "Ristikkoviivojen kuvio" -#: ../gtk/gtktreeview.c:860 +#: gtk/gtktreeview.c:860 msgid "Dash pattern used to draw the tree view grid lines" msgstr "Puunäkymän ristikkoviivojen piirrossa käytetty kuvio" -#: ../gtk/gtktreeview.c:866 +#: gtk/gtktreeview.c:866 msgid "Tree line pattern" msgstr "Puuviivojen kuvio" -#: ../gtk/gtktreeview.c:867 +#: gtk/gtktreeview.c:867 msgid "Dash pattern used to draw the tree view lines" msgstr "Puunäkymän viivojen piirrossa käytetty kuvio" -#: ../gtk/gtktreeviewcolumn.c:192 +#: gtk/gtktreeviewcolumn.c:192 msgid "Whether to display the column" msgstr "Onko otsake näkyvä" -#: ../gtk/gtktreeviewcolumn.c:199 ../gtk/gtkwindow.c:523 +#: gtk/gtktreeviewcolumn.c:199 gtk/gtkwindow.c:523 msgid "Resizable" msgstr "Muuttuvakokoinen" -#: ../gtk/gtktreeviewcolumn.c:200 +#: gtk/gtktreeviewcolumn.c:200 msgid "Column is user-resizable" msgstr "Käyttäjä voi muuttaa otsakkeen kokoa" -#: ../gtk/gtktreeviewcolumn.c:208 +#: gtk/gtktreeviewcolumn.c:208 msgid "Current width of the column" msgstr "Sarakkeen nykyinen leveys" -#: ../gtk/gtktreeviewcolumn.c:217 +#: gtk/gtktreeviewcolumn.c:217 msgid "Space which is inserted between cells" msgstr "Solujen väliin lisättävä tila" -#: ../gtk/gtktreeviewcolumn.c:225 +#: gtk/gtktreeviewcolumn.c:225 msgid "Sizing" msgstr "Koon muutto" -#: ../gtk/gtktreeviewcolumn.c:226 +#: gtk/gtktreeviewcolumn.c:226 msgid "Resize mode of the column" msgstr "Sarakkeen koonmuuttotapa" -#: ../gtk/gtktreeviewcolumn.c:234 +#: gtk/gtktreeviewcolumn.c:234 msgid "Fixed Width" msgstr "Vakioleveys" -#: ../gtk/gtktreeviewcolumn.c:235 +#: gtk/gtktreeviewcolumn.c:235 msgid "Current fixed width of the column" msgstr "Sarakkeen nykyinen vakioleveys" -#: ../gtk/gtktreeviewcolumn.c:244 +#: gtk/gtktreeviewcolumn.c:244 msgid "Minimum Width" msgstr "Pienin leveys" -#: ../gtk/gtktreeviewcolumn.c:245 +#: gtk/gtktreeviewcolumn.c:245 msgid "Minimum allowed width of the column" msgstr "Sarakkeen pienin sallittu leveys" -#: ../gtk/gtktreeviewcolumn.c:254 +#: gtk/gtktreeviewcolumn.c:254 msgid "Maximum Width" msgstr "Suurin leveys" -#: ../gtk/gtktreeviewcolumn.c:255 +#: gtk/gtktreeviewcolumn.c:255 msgid "Maximum allowed width of the column" msgstr "Sarakkeen suurin sallittu leveys" -#: ../gtk/gtktreeviewcolumn.c:265 +#: gtk/gtktreeviewcolumn.c:265 msgid "Title to appear in column header" msgstr "Sarakkeen otsikon teksti" -#: ../gtk/gtktreeviewcolumn.c:273 +#: gtk/gtktreeviewcolumn.c:273 msgid "Column gets share of extra width allocated to the widget" msgstr "Sarake saa osan säätimelle varatusta lisäleveydestä" -#: ../gtk/gtktreeviewcolumn.c:280 +#: gtk/gtktreeviewcolumn.c:280 msgid "Clickable" msgstr "Napsautettava" -#: ../gtk/gtktreeviewcolumn.c:281 +#: gtk/gtktreeviewcolumn.c:281 msgid "Whether the header can be clicked" msgstr "Onko otsikko napsautettava" -#: ../gtk/gtktreeviewcolumn.c:289 +#: gtk/gtktreeviewcolumn.c:289 msgid "Widget" msgstr "Säädin" -#: ../gtk/gtktreeviewcolumn.c:290 +#: gtk/gtktreeviewcolumn.c:290 msgid "Widget to put in column header button instead of column title" msgstr "Sarakkeen otsikkoon tekstin sijaan tuleva säädin" -#: ../gtk/gtktreeviewcolumn.c:298 +#: gtk/gtktreeviewcolumn.c:298 msgid "X Alignment of the column header text or widget" msgstr "Sarakeotsakkeen tekstin tai säätimen x-kohdistus" -#: ../gtk/gtktreeviewcolumn.c:308 +#: gtk/gtktreeviewcolumn.c:308 msgid "Whether the column can be reordered around the headers" msgstr "Voiko sarakkeiden järjestystä muuttaa otsakkeista" -#: ../gtk/gtktreeviewcolumn.c:315 +#: gtk/gtktreeviewcolumn.c:315 msgid "Sort indicator" msgstr "Järjestysilmaisin" -#: ../gtk/gtktreeviewcolumn.c:316 +#: gtk/gtktreeviewcolumn.c:316 msgid "Whether to show a sort indicator" msgstr "Näkyykö järjestysilmaisin" -#: ../gtk/gtktreeviewcolumn.c:323 +#: gtk/gtktreeviewcolumn.c:323 msgid "Sort order" msgstr "Järjestystapa" -#: ../gtk/gtktreeviewcolumn.c:324 +#: gtk/gtktreeviewcolumn.c:324 msgid "Sort direction the sort indicator should indicate" msgstr "Järjestyssuunta, jonka järjestysilmaisin näyttää" -#: ../gtk/gtkuimanager.c:221 +#: gtk/gtkuimanager.c:221 msgid "Whether tearoff menu items should be added to menus" msgstr "Lisätäänkö irrotusvalikkokohdat valikkoihin" -#: ../gtk/gtkuimanager.c:228 +#: gtk/gtkuimanager.c:228 msgid "Merged UI definition" msgstr "Yhdistetty UI-määritelmä" -#: ../gtk/gtkuimanager.c:229 +#: gtk/gtkuimanager.c:229 msgid "An XML string describing the merged UI" msgstr "Yhdistettyä UI:ta määrittelevä XML-rivi" -#: ../gtk/gtkviewport.c:107 +#: gtk/gtkviewport.c:107 msgid "" "The GtkAdjustment that determines the values of the horizontal position for " "this viewport" msgstr "GtkAdjustment, joka määrää tämän näköaukon vaakasijainnin arvot" -#: ../gtk/gtkviewport.c:115 +#: gtk/gtkviewport.c:115 msgid "" "The GtkAdjustment that determines the values of the vertical position for " "this viewport" msgstr "GtkAdjustment, joka määrää tämän näköaukon pystysijainnin arvot" -#: ../gtk/gtkviewport.c:123 +#: gtk/gtkviewport.c:123 msgid "Determines how the shadowed box around the viewport is drawn" msgstr "Määrää miten varjostettu laatikko näköaukon ympärille piirtyy" -#: ../gtk/gtkwidget.c:483 +#: gtk/gtkwidget.c:483 msgid "Widget name" msgstr "Säätimen nimi" -#: ../gtk/gtkwidget.c:484 +#: gtk/gtkwidget.c:484 msgid "The name of the widget" msgstr "Säätimen nimi" -#: ../gtk/gtkwidget.c:490 +#: gtk/gtkwidget.c:490 msgid "Parent widget" msgstr "Emosäädin" -#: ../gtk/gtkwidget.c:491 +#: gtk/gtkwidget.c:491 msgid "The parent widget of this widget. Must be a Container widget" msgstr "Tämän säätimen emosäädin. Sen täytyy olla säilö." -#: ../gtk/gtkwidget.c:498 +#: gtk/gtkwidget.c:498 msgid "Width request" msgstr "Leveysvaatimus" -#: ../gtk/gtkwidget.c:499 +#: gtk/gtkwidget.c:499 msgid "" "Override for width request of the widget, or -1 if natural request should be " "used" @@ -6331,11 +6304,11 @@ msgstr "" "Säätimen vaatiman koon sivuuttava koko tai -1 jos halutaan luonnollinen " "vaatimus" -#: ../gtk/gtkwidget.c:507 +#: gtk/gtkwidget.c:507 msgid "Height request" msgstr "Korkeusvaatimus" -#: ../gtk/gtkwidget.c:508 +#: gtk/gtkwidget.c:508 msgid "" "Override for height request of the widget, or -1 if natural request should " "be used" @@ -6343,190 +6316,190 @@ msgstr "" "Säätimen vaatiman koon sivuuttava koko tai -1 jos halutaan luonnollinen " "vaatimus" -#: ../gtk/gtkwidget.c:517 +#: gtk/gtkwidget.c:517 msgid "Whether the widget is visible" msgstr "Onko tämä säädin näkyvä" -#: ../gtk/gtkwidget.c:524 +#: gtk/gtkwidget.c:524 msgid "Whether the widget responds to input" msgstr "Reagoiko säädin syötteeseen" -#: ../gtk/gtkwidget.c:530 +#: gtk/gtkwidget.c:530 msgid "Application paintable" msgstr "Sovellus voi piirtää" -#: ../gtk/gtkwidget.c:531 +#: gtk/gtkwidget.c:531 msgid "Whether the application will paint directly on the widget" msgstr "Voiko sovellus piirtää itse tälle säätimelle" -#: ../gtk/gtkwidget.c:537 +#: gtk/gtkwidget.c:537 msgid "Can focus" msgstr "Voi kohdistua" -#: ../gtk/gtkwidget.c:538 +#: gtk/gtkwidget.c:538 msgid "Whether the widget can accept the input focus" msgstr "Voiko tällä säätimellä olla syöttökohdistus" -#: ../gtk/gtkwidget.c:544 +#: gtk/gtkwidget.c:544 msgid "Has focus" msgstr "Kohdistus on" -#: ../gtk/gtkwidget.c:545 +#: gtk/gtkwidget.c:545 msgid "Whether the widget has the input focus" msgstr "Onko tällä ikkunalla syöttökohdistus" -#: ../gtk/gtkwidget.c:551 +#: gtk/gtkwidget.c:551 msgid "Is focus" msgstr "Kohdistus on" -#: ../gtk/gtkwidget.c:552 +#: gtk/gtkwidget.c:552 msgid "Whether the widget is the focus widget within the toplevel" msgstr "Onko tämä säädin ylätasolla kohdistuva" -#: ../gtk/gtkwidget.c:558 +#: gtk/gtkwidget.c:558 msgid "Can default" msgstr "Voi olla oletus" -#: ../gtk/gtkwidget.c:559 +#: gtk/gtkwidget.c:559 msgid "Whether the widget can be the default widget" msgstr "Voiko säädin olla oletussäädin" -#: ../gtk/gtkwidget.c:565 +#: gtk/gtkwidget.c:565 msgid "Has default" msgstr "On oletus" -#: ../gtk/gtkwidget.c:566 +#: gtk/gtkwidget.c:566 msgid "Whether the widget is the default widget" msgstr "Onko tämä säädin oletussäädin" -#: ../gtk/gtkwidget.c:572 +#: gtk/gtkwidget.c:572 msgid "Receives default" msgstr "Vastaanottaa oletuksen" -#: ../gtk/gtkwidget.c:573 +#: gtk/gtkwidget.c:573 msgid "If TRUE, the widget will receive the default action when it is focused" msgstr "" "Jos TRUE, tämä säädin vastaanottaa oletustapahtuman, kun se kohdistetaan" -#: ../gtk/gtkwidget.c:579 +#: gtk/gtkwidget.c:579 msgid "Composite child" msgstr "Säädinyhdistelmän osa" -#: ../gtk/gtkwidget.c:580 +#: gtk/gtkwidget.c:580 msgid "Whether the widget is part of a composite widget" msgstr "Onko tämä säädin osa säädinyhdistelmää" -#: ../gtk/gtkwidget.c:586 +#: gtk/gtkwidget.c:586 msgid "Style" msgstr "Tyyli" -#: ../gtk/gtkwidget.c:587 +#: gtk/gtkwidget.c:587 msgid "" "The style of the widget, which contains information about how it will look " "(colors etc)" msgstr "Säätimen tyyli, joka sisältää tietoa sen ulkonäöstä (värit yms.)" -#: ../gtk/gtkwidget.c:593 +#: gtk/gtkwidget.c:593 msgid "Events" msgstr "Tapahtumat" -#: ../gtk/gtkwidget.c:594 +#: gtk/gtkwidget.c:594 msgid "The event mask that decides what kind of GdkEvents this widget gets" msgstr "" "Tapahtumapeite, joka määrittää, mitä GdkEventtejä tämä säädin vastaanottaa" -#: ../gtk/gtkwidget.c:601 +#: gtk/gtkwidget.c:601 msgid "Extension events" msgstr "Laajennostapahtumat" -#: ../gtk/gtkwidget.c:602 +#: gtk/gtkwidget.c:602 msgid "The mask that decides what kind of extension events this widget gets" msgstr "" "Tapahtumapeite, joka määrittää, mitä laajennostapahtumia tämä säädin " "vastaanottaa" -#: ../gtk/gtkwidget.c:609 +#: gtk/gtkwidget.c:609 msgid "No show all" msgstr "Ei näytä-kaikki" -#: ../gtk/gtkwidget.c:610 +#: gtk/gtkwidget.c:610 msgid "Whether gtk_widget_show_all() should not affect this widget" msgstr "Onko gtk_widget_show_all() vaikuttamatta tähän säätimeen" -#: ../gtk/gtkwidget.c:632 +#: gtk/gtkwidget.c:632 msgid "Has tooltip" msgstr "Sisältää vinkin" -#: ../gtk/gtkwidget.c:633 +#: gtk/gtkwidget.c:633 msgid "Whether this widget has a tooltip" msgstr "Onko ikkunaelementillä vinkki" -#: ../gtk/gtkwidget.c:653 +#: gtk/gtkwidget.c:653 msgid "Tooltip Text" msgstr "Vinkin teksti" -#: ../gtk/gtkwidget.c:654 ../gtk/gtkwidget.c:675 +#: gtk/gtkwidget.c:654 gtk/gtkwidget.c:675 msgid "The contents of the tooltip for this widget" msgstr "Tämän ikkunaelementin vinkin sisältö" -#: ../gtk/gtkwidget.c:674 +#: gtk/gtkwidget.c:674 msgid "Tooltip markup" msgstr "Vinkin sisältö" -#: ../gtk/gtkwidget.c:689 +#: gtk/gtkwidget.c:689 msgid "Window" msgstr "Ikkuna" -#: ../gtk/gtkwidget.c:690 +#: gtk/gtkwidget.c:690 msgid "The widget's window if it is realized" msgstr "Ikkunaelementin ikkuna, jos se on toteutettu" -#: ../gtk/gtkwidget.c:2208 +#: gtk/gtkwidget.c:2208 msgid "Interior Focus" msgstr "Kohdistus sisällä" -#: ../gtk/gtkwidget.c:2209 +#: gtk/gtkwidget.c:2209 msgid "Whether to draw the focus indicator inside widgets" msgstr "Piirtyykö kohdistusilmaisin säätimien sisälle" -#: ../gtk/gtkwidget.c:2215 +#: gtk/gtkwidget.c:2215 msgid "Focus linewidth" msgstr "Kohdistusviivan leveys" -#: ../gtk/gtkwidget.c:2216 +#: gtk/gtkwidget.c:2216 msgid "Width, in pixels, of the focus indicator line" msgstr "Kohdistusilmaisimen viivan leveys kuvapisteinä" -#: ../gtk/gtkwidget.c:2222 +#: gtk/gtkwidget.c:2222 msgid "Focus line dash pattern" msgstr "Kohdistusviivan kuvio" -#: ../gtk/gtkwidget.c:2223 +#: gtk/gtkwidget.c:2223 msgid "Dash pattern used to draw the focus indicator" msgstr "Kohdistusilmaisimen viivakuvio" -#: ../gtk/gtkwidget.c:2228 +#: gtk/gtkwidget.c:2228 msgid "Focus padding" msgstr "Kohdistusväli" -#: ../gtk/gtkwidget.c:2229 +#: gtk/gtkwidget.c:2229 msgid "Width, in pixels, between focus indicator and the widget 'box'" msgstr "" "Säätimen \"laatikon\" ja kohdistusilmaisimen välinen leveys kuvapisteinä" -#: ../gtk/gtkwidget.c:2234 +#: gtk/gtkwidget.c:2234 msgid "Cursor color" msgstr "Kohdistimen väri" -#: ../gtk/gtkwidget.c:2235 +#: gtk/gtkwidget.c:2235 msgid "Color with which to draw insertion cursor" msgstr "Minkä värisenä syöttökohdistin piirtyy" -#: ../gtk/gtkwidget.c:2240 +#: gtk/gtkwidget.c:2240 msgid "Secondary cursor color" msgstr "Toissijaisen kohdistimen väri" -#: ../gtk/gtkwidget.c:2241 +#: gtk/gtkwidget.c:2241 msgid "" "Color with which to draw the secondary insertion cursor when editing mixed " "right-to-left and left-to-right text" @@ -6534,43 +6507,43 @@ msgstr "" "Väri, jolla toissijainen lisäyskohdistin piirtyy, kun muokataan sekaisin " "vasemmalta oikealle ja oikealta vasemmalle kulkevaa tekstiä" -#: ../gtk/gtkwidget.c:2246 +#: gtk/gtkwidget.c:2246 msgid "Cursor line aspect ratio" msgstr "Kohdistinviivan sivusuhde" -#: ../gtk/gtkwidget.c:2247 +#: gtk/gtkwidget.c:2247 msgid "Aspect ratio with which to draw insertion cursor" msgstr "Lisäyskohdistimen piirrettävien sivujen suhde" -#: ../gtk/gtkwidget.c:2261 +#: gtk/gtkwidget.c:2261 msgid "Draw Border" msgstr "Piirrä reunus" -#: ../gtk/gtkwidget.c:2262 +#: gtk/gtkwidget.c:2262 msgid "Size of areas outside the widget's allocation to draw" msgstr "Ikkunaelementin piirtoon varatun alueen ulkopuolisten alueiden koko" -#: ../gtk/gtkwidget.c:2275 +#: gtk/gtkwidget.c:2275 msgid "Unvisited Link Color" msgstr "Seuraamattoman linkin väri" -#: ../gtk/gtkwidget.c:2276 +#: gtk/gtkwidget.c:2276 msgid "Color of unvisited links" msgstr "Seuraamattoman linkin väri" -#: ../gtk/gtkwidget.c:2289 +#: gtk/gtkwidget.c:2289 msgid "Visited Link Color" msgstr "Seuratun linkin väri" -#: ../gtk/gtkwidget.c:2290 +#: gtk/gtkwidget.c:2290 msgid "Color of visited links" msgstr "Seuratun linkin väri" -#: ../gtk/gtkwidget.c:2304 +#: gtk/gtkwidget.c:2304 msgid "Wide Separators" msgstr "Leveät erottimet" -#: ../gtk/gtkwidget.c:2305 +#: gtk/gtkwidget.c:2305 msgid "" "Whether separators have configurable width and should be drawn using a box " "instead of a line" @@ -6578,76 +6551,76 @@ msgstr "" "Voiko erottimilla olla asettavissa oleva leveys ja voidaanko ne piirtää " "laatikkona viivan sijasta" -#: ../gtk/gtkwidget.c:2319 +#: gtk/gtkwidget.c:2319 msgid "Separator Width" msgstr "Erottimen leveys" -#: ../gtk/gtkwidget.c:2320 +#: gtk/gtkwidget.c:2320 msgid "The width of separators if wide-separators is TRUE" msgstr "Erottimen leveys, jos \"wide-separators\" on TRUE" -#: ../gtk/gtkwidget.c:2334 +#: gtk/gtkwidget.c:2334 msgid "Separator Height" msgstr "Erottimen korkeus" -#: ../gtk/gtkwidget.c:2335 +#: gtk/gtkwidget.c:2335 msgid "The height of separators if \"wide-separators\" is TRUE" msgstr "Erottimen korkeus, jos \"wide-separators\" on TRUE" -#: ../gtk/gtkwidget.c:2349 +#: gtk/gtkwidget.c:2349 msgid "Horizontal Scroll Arrow Length" msgstr "Vaakasuuntaisen vieritysnuolen pituus" -#: ../gtk/gtkwidget.c:2350 +#: gtk/gtkwidget.c:2350 msgid "The length of horizontal scroll arrows" msgstr "Vaakasuuntaisten vieritysnuolten pituus" -#: ../gtk/gtkwidget.c:2364 +#: gtk/gtkwidget.c:2364 msgid "Vertical Scroll Arrow Length" msgstr "Pystysuuntaisten vieritysnuolten pituus" -#: ../gtk/gtkwidget.c:2365 +#: gtk/gtkwidget.c:2365 msgid "The length of vertical scroll arrows" msgstr "Pystysuuntaisten vieritysnuolten pituus" -#: ../gtk/gtkwindow.c:464 +#: gtk/gtkwindow.c:464 msgid "Window Type" msgstr "Ikkunatyyppi" -#: ../gtk/gtkwindow.c:465 +#: gtk/gtkwindow.c:465 msgid "The type of the window" msgstr "Ikkunan tyyppi" -#: ../gtk/gtkwindow.c:473 +#: gtk/gtkwindow.c:473 msgid "Window Title" msgstr "Ikkunan otsikko" -#: ../gtk/gtkwindow.c:474 +#: gtk/gtkwindow.c:474 msgid "The title of the window" msgstr "Ikkunan otsikko" -#: ../gtk/gtkwindow.c:481 +#: gtk/gtkwindow.c:481 msgid "Window Role" msgstr "Ikkunan rooli" -#: ../gtk/gtkwindow.c:482 +#: gtk/gtkwindow.c:482 msgid "Unique identifier for the window to be used when restoring a session" msgstr "" "Ikkunan ainutkertainen tunniste, jota käytetään istuntoa palautettaessa" -#: ../gtk/gtkwindow.c:498 +#: gtk/gtkwindow.c:498 msgid "Startup ID" msgstr "Käynnistystunniste" -#: ../gtk/gtkwindow.c:499 +#: gtk/gtkwindow.c:499 msgid "Unique startup identifier for the window used by startup-notification" msgstr "Käynnistysilmaisimen käyttämä ikkunan yksilöllinen käynnistystunniste" -#: ../gtk/gtkwindow.c:506 +#: gtk/gtkwindow.c:506 msgid "Allow Shrink" msgstr "Salli kutistuminen" -#: ../gtk/gtkwindow.c:508 +#: gtk/gtkwindow.c:508 #, no-c-format msgid "" "If TRUE, the window has no mimimum size. Setting this to TRUE is 99% of the " @@ -6656,24 +6629,24 @@ msgstr "" "Jos TRUE, ikkunalla ei ole minimikokoa. Älä käytä tätä ominaisuutta, sillä " "se on useimmiten järjetöntä" -#: ../gtk/gtkwindow.c:515 +#: gtk/gtkwindow.c:515 msgid "Allow Grow" msgstr "Salli kasvu" -#: ../gtk/gtkwindow.c:516 +#: gtk/gtkwindow.c:516 msgid "If TRUE, users can expand the window beyond its minimum size" msgstr "" "Jos TRUE, käyttäjät voivat kasvattaa ikkunaa sen pienintä kokoa suuremmaksi" -#: ../gtk/gtkwindow.c:524 +#: gtk/gtkwindow.c:524 msgid "If TRUE, users can resize the window" msgstr "Jos TRUE, niin käyttäjä voi muuttaa ikkunan kokoa" -#: ../gtk/gtkwindow.c:531 +#: gtk/gtkwindow.c:531 msgid "Modal" msgstr "Modaalinen" -#: ../gtk/gtkwindow.c:532 +#: gtk/gtkwindow.c:532 msgid "" "If TRUE, the window is modal (other windows are not usable while this one is " "up)" @@ -6681,68 +6654,68 @@ msgstr "" "Jos TRUE, niin ikkuna on modaalinen (muita ikkunoita ei voi käyttää sen " "näkyessä)" -#: ../gtk/gtkwindow.c:539 +#: gtk/gtkwindow.c:539 msgid "Window Position" msgstr "Ikkunan sijainti" -#: ../gtk/gtkwindow.c:540 +#: gtk/gtkwindow.c:540 msgid "The initial position of the window" msgstr "Ikkunan alkusijainti" -#: ../gtk/gtkwindow.c:548 +#: gtk/gtkwindow.c:548 msgid "Default Width" msgstr "Oletusleveys" -#: ../gtk/gtkwindow.c:549 +#: gtk/gtkwindow.c:549 msgid "The default width of the window, used when initially showing the window" msgstr "Ikkunan oletusleveys, jonka levyisenä se aluksi ilmestyy" -#: ../gtk/gtkwindow.c:558 +#: gtk/gtkwindow.c:558 msgid "Default Height" msgstr "Oletuskorkeus" -#: ../gtk/gtkwindow.c:559 +#: gtk/gtkwindow.c:559 msgid "" "The default height of the window, used when initially showing the window" msgstr "Ikkunan oletuskorkeus, jonka korkuisena se aluksi ilmestyy" -#: ../gtk/gtkwindow.c:568 +#: gtk/gtkwindow.c:568 msgid "Destroy with Parent" msgstr "Tuhoudu emon kanssa" -#: ../gtk/gtkwindow.c:569 +#: gtk/gtkwindow.c:569 msgid "If this window should be destroyed when the parent is destroyed" msgstr "Pitääkö tämän ikkunan tuhoutua, kun sen emoikkuna tuhoutuu" -#: ../gtk/gtkwindow.c:577 +#: gtk/gtkwindow.c:577 msgid "Icon for this window" msgstr "Tämän ikkunan kuvake" -#: ../gtk/gtkwindow.c:593 +#: gtk/gtkwindow.c:593 msgid "Name of the themed icon for this window" msgstr "Tämän ikkunan teemakuvakkeen nimi" -#: ../gtk/gtkwindow.c:608 +#: gtk/gtkwindow.c:608 msgid "Is Active" msgstr "On aktiivinen" -#: ../gtk/gtkwindow.c:609 +#: gtk/gtkwindow.c:609 msgid "Whether the toplevel is the current active window" msgstr "Onko ylätaso nykyinen aktiivinen ikkuna" -#: ../gtk/gtkwindow.c:616 +#: gtk/gtkwindow.c:616 msgid "Focus in Toplevel" msgstr "Ylätaso kohdistunut" -#: ../gtk/gtkwindow.c:617 +#: gtk/gtkwindow.c:617 msgid "Whether the input focus is within this GtkWindow" msgstr "Onko syöttökohdistus tässä GtkWindow:ssa" -#: ../gtk/gtkwindow.c:624 +#: gtk/gtkwindow.c:624 msgid "Type hint" msgstr "Tyyppivihje" -#: ../gtk/gtkwindow.c:625 +#: gtk/gtkwindow.c:625 msgid "" "Hint to help the desktop environment understand what kind of window this is " "and how to treat it." @@ -6750,102 +6723,105 @@ msgstr "" "Vihje työpöytäympäristölle, jotta se ymmärtäisi minkä tyyppinen ikkuna tämä " "on, ja miten sitä pitäisi kohdella." -#: ../gtk/gtkwindow.c:633 +#: gtk/gtkwindow.c:633 msgid "Skip taskbar" msgstr "Sivuuta ikkunaluettelo" -#: ../gtk/gtkwindow.c:634 +#: gtk/gtkwindow.c:634 msgid "TRUE if the window should not be in the task bar." msgstr "TRUE, jos ikkunan ei pitäisi näkyä ikkunaluettelossa" -#: ../gtk/gtkwindow.c:641 +#: gtk/gtkwindow.c:641 msgid "Skip pager" msgstr "Sivuuta työtilanvaihtaja" -#: ../gtk/gtkwindow.c:642 +#: gtk/gtkwindow.c:642 msgid "TRUE if the window should not be in the pager." msgstr "TRUE, jos ikkunan ei pitäisi näkyä työtilanvaihtajassa." -#: ../gtk/gtkwindow.c:649 +#: gtk/gtkwindow.c:649 msgid "Urgent" msgstr "Kiireellinen" -#: ../gtk/gtkwindow.c:650 +#: gtk/gtkwindow.c:650 msgid "TRUE if the window should be brought to the user's attention." msgstr "TRUE, jos ikkunan pitäisi herättää käyttäjän huomiota." -#: ../gtk/gtkwindow.c:664 +#: gtk/gtkwindow.c:664 msgid "Accept focus" msgstr "Hyväksy kohdistus" -#: ../gtk/gtkwindow.c:665 +#: gtk/gtkwindow.c:665 msgid "TRUE if the window should receive the input focus." msgstr "TRUE, jos ikkunan pitäisi saada syötekohdistus." -#: ../gtk/gtkwindow.c:679 +#: gtk/gtkwindow.c:679 msgid "Focus on map" msgstr "Kohdista näkyvänä" -#: ../gtk/gtkwindow.c:680 +#: gtk/gtkwindow.c:680 msgid "TRUE if the window should receive the input focus when mapped." msgstr "TRUE, jos ikkunan pitäisi saada syöttökohdistus kun se on näkyvissä." -#: ../gtk/gtkwindow.c:694 +#: gtk/gtkwindow.c:694 msgid "Decorated" msgstr "Koristeltu" -#: ../gtk/gtkwindow.c:695 +#: gtk/gtkwindow.c:695 msgid "Whether the window should be decorated by the window manager" msgstr "Koristeleeko ikkunointiohjelma ikkunan" -#: ../gtk/gtkwindow.c:709 +#: gtk/gtkwindow.c:709 msgid "Deletable" msgstr "Poistettavissa" -#: ../gtk/gtkwindow.c:710 +#: gtk/gtkwindow.c:710 msgid "Whether the window frame should have a close button" msgstr "Onko ikkunan reunuksessa sulkemispainike" -#: ../gtk/gtkwindow.c:726 +#: gtk/gtkwindow.c:726 msgid "Gravity" msgstr "Painovoima" -#: ../gtk/gtkwindow.c:727 +#: gtk/gtkwindow.c:727 msgid "The window gravity of the window" msgstr "Ikkunan ikkunapainovoima" -#: ../gtk/gtkwindow.c:744 +#: gtk/gtkwindow.c:744 msgid "Transient for Window" msgstr "Lyhytaikainen ikkunalle" -#: ../gtk/gtkwindow.c:745 +#: gtk/gtkwindow.c:745 msgid "The transient parent of the dialog" msgstr "Lyhytaikaisen valintaikkunan yläikkuna" -#: ../gtk/gtkwindow.c:759 +#: gtk/gtkwindow.c:759 msgid "Opacity for Window" msgstr "Ikkunan läpinäkyvyys" -#: ../gtk/gtkwindow.c:760 +#: gtk/gtkwindow.c:760 msgid "The opacity of the window, from 0 to 1" msgstr "Ikkunan läpinäkyvyys, väliltä 0-1" -#: ../modules/input/gtkimcontextxim.c:334 +#: modules/input/gtkimcontextxim.c:334 msgid "IM Preedit style" msgstr "Syöttötavan esimuokkaustyyli" -#: ../modules/input/gtkimcontextxim.c:335 +#: modules/input/gtkimcontextxim.c:335 msgid "How to draw the input method preedit string" msgstr "Miten syöttötavan esimuokattava merkkijono piirtyy" -#: ../modules/input/gtkimcontextxim.c:343 +#: modules/input/gtkimcontextxim.c:343 msgid "IM Status style" msgstr "Syöttötavan tilan tyyli" -#: ../modules/input/gtkimcontextxim.c:344 +#: modules/input/gtkimcontextxim.c:344 msgid "How to draw the input method statusbar" msgstr "Miten syöttötapojen tilarivi piirtyy" +#~ msgid "Whether stock icons should be shown in buttons" +#~ msgstr "Näytetäänkö vakiokuvakkeet painikkeissa" + #~ msgid "Cancelled" #~ msgstr "Peruttu" diff --git a/po-properties/fr.po b/po-properties/fr.po index 243a1d243f..b0b52e873b 100644 --- a/po-properties/fr.po +++ b/po-properties/fr.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+_properties 2.11\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2007-08-20 14:15+0200\n" "Last-Translator: Claude Paroz \n" "Language-Team: GNOME French Team \n" @@ -851,7 +851,7 @@ msgstr "Alignement horizontal pour le fils" msgid "Vertical alignment for child" msgstr "Alignement vertical pour le fils" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "Composant graphique Image" @@ -938,9 +938,9 @@ msgid "Show button images" msgstr "Afficher les images des boutons" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" -msgstr "" -"Indique si des icônes prédéfinies doivent être affichées dans les boutons" +#, fuzzy +msgid "Whether images should be shown on buttons" +msgstr "Indique si les images doivent être affichées dans les menus" #: gtk/gtkcalendar.c:440 msgid "Year" @@ -2050,7 +2050,7 @@ msgstr "Taille de la flèche" msgid "The minimum size of the arrow in the combo box" msgstr "Taille minimum de la flèche dans la boîte combo" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2705,7 +2705,7 @@ msgstr "Étiquette yalign" msgid "The vertical alignment of the label" msgstr "L'alignement vertical de l'étiquette" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "Propriété obsolète. Utilisez shadow_type à la place" @@ -2722,35 +2722,35 @@ msgid "A widget to display in place of the usual frame label" msgstr "" "Un composant graphique à afficher à la place de l'étiquette de cadre usuel" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "Apparence de l'ombre qui entoure le conteneur" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "Position de la poignée" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "" "Position relative de la poignée par rapport au composant graphique fils" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "Côté à coller" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" msgstr "" "Côté de la poignée qui est lié avec le point d'ancrage pour poser la poignée" -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "Côté à coller défini" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" @@ -2758,11 +2758,11 @@ msgstr "" "Indique si il faut utiliser la valeur de la propriété snap_edge ou une " "valeur dérivée de handle_position" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2971,15 +2971,15 @@ msgstr "Type de stockage" msgid "The representation being used for image data" msgstr "La représentation à utiliser pour les données de l'image" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "Composant graphique fils à faire apparaître près du texte du menu" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "Afficher les images du menu" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "Indique si les images doivent être affichées dans les menus" @@ -3127,6 +3127,25 @@ msgstr "La largeur de la mise en page" msgid "The height of the layout" msgstr "La hauteur de la mise en page" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +#, fuzzy +msgid "The URI bound to this button" +msgstr "L'état de bascule du bouton" + +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "Visible" + +#: gtk/gtklinkbutton.c:160 +#, fuzzy +msgid "Whether this link has been visited." +msgstr "Indique si l'action est visible." + #: gtk/gtkmenu.c:503 #, fuzzy msgid "The currently selected menu item" @@ -3593,7 +3612,7 @@ msgid "Group ID for tabs drag and drop" msgstr "ID de groupe pour le glisser-déposer des onglets" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "Groupe" @@ -3704,6 +3723,16 @@ msgstr "Courbure d'onglet" msgid "Size of tab curvature" msgstr "Taille de la courbure d'onglet" +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "Dimensions de la flèche" + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "Espacement de la barre de défilement" + #: gtk/gtkobject.c:370 msgid "User Data" msgstr "Données de l'utilisateur" @@ -4257,6 +4286,11 @@ msgid "The radio menu item whose group this widget belongs to." msgstr "" "L'élément de menu radio dont le groupe contient ce composant graphique." +#: gtk/gtkradiotoolbutton.c:66 +#, fuzzy +msgid "The radio tool button whose group this button belongs to." +msgstr "Le bouton radio dont le groupe contient ce composant graphique." + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "Politique de mise à jour" @@ -7096,6 +7130,10 @@ msgstr "Style d'état IM" msgid "How to draw the input method statusbar" msgstr "Comment dessiner la barre d'état de la méthode de saisie" +#~ msgid "Whether stock icons should be shown in buttons" +#~ msgstr "" +#~ "Indique si des icônes prédéfinies doivent être affichées dans les boutons" + #~ msgid "Cancelled" #~ msgstr "Annulé" diff --git a/po-properties/ga.po b/po-properties/ga.po index 330bbf7842..3cbdc5aa9d 100644 --- a/po-properties/ga.po +++ b/po-properties/ga.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+ HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2004-01-14 07:18+0000\n" "Last-Translator: Alastair McKinstry \n" @@ -799,7 +799,7 @@ msgstr "" msgid "Vertical alignment for child" msgstr "" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "" @@ -884,7 +884,7 @@ msgid "Show button images" msgstr "" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" +msgid "Whether images should be shown on buttons" msgstr "" #: gtk/gtkcalendar.c:440 @@ -1953,7 +1953,7 @@ msgstr "Taispeán méid" msgid "The minimum size of the arrow in the combo box" msgstr "" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2560,7 +2560,7 @@ msgstr "" msgid "The vertical alignment of the label" msgstr "" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "" @@ -2576,43 +2576,43 @@ msgstr "" msgid "A widget to display in place of the usual frame label" msgstr "" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" msgstr "" -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" msgstr "" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2820,16 +2820,16 @@ msgstr "" msgid "The representation being used for image data" msgstr "" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 #, fuzzy msgid "Show menu images" msgstr "Taispeáin ainmhí do Lae" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "" @@ -2964,6 +2964,22 @@ msgstr "" msgid "The height of the layout" msgstr "" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +msgid "The URI bound to this button" +msgstr "" + +#: gtk/gtklinkbutton.c:159 +msgid "Visited" +msgstr "" + +#: gtk/gtklinkbutton.c:160 +msgid "Whether this link has been visited." +msgstr "" + #: gtk/gtkmenu.c:503 #, fuzzy msgid "The currently selected menu item" @@ -3409,7 +3425,7 @@ msgid "Group ID for tabs drag and drop" msgstr "" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "Grupa" @@ -3519,6 +3535,16 @@ msgstr "" msgid "Size of tab curvature" msgstr "" +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "Taispeán méid" + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "Méid d'Íomha" + #: gtk/gtkobject.c:370 #, fuzzy msgid "User Data" @@ -4035,6 +4061,10 @@ msgstr "" msgid "The radio menu item whose group this widget belongs to." msgstr "" +#: gtk/gtkradiotoolbutton.c:66 +msgid "The radio tool button whose group this button belongs to." +msgstr "" + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "" diff --git a/po-properties/gl.po b/po-properties/gl.po index d867dca24a..2f02dc3ba1 100644 --- a/po-properties/gl.po +++ b/po-properties/gl.po @@ -17,7 +17,7 @@ msgid "" msgstr "" "Project-Id-Version: gl\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-15 11:25+0200\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2008-08-15 11:26+0200\n" "Last-Translator: Ignacio Casal Quinteiro \n" "Language-Team: Galego \n" @@ -26,112 +26,110 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\n" -#: ../gdk-pixbuf/gdk-pixbuf.c:89 +#: gdk-pixbuf/gdk-pixbuf.c:89 msgid "Number of Channels" msgstr "Número de canais" -#: ../gdk-pixbuf/gdk-pixbuf.c:90 +#: gdk-pixbuf/gdk-pixbuf.c:90 msgid "The number of samples per pixel" msgstr "O número de mostras por píxel" -#: ../gdk-pixbuf/gdk-pixbuf.c:99 +#: gdk-pixbuf/gdk-pixbuf.c:99 msgid "Colorspace" msgstr "Espazo de cor" -#: ../gdk-pixbuf/gdk-pixbuf.c:100 +#: gdk-pixbuf/gdk-pixbuf.c:100 msgid "The colorspace in which the samples are interpreted" msgstr "O espazo de cor no que se interpretan as mostras" -#: ../gdk-pixbuf/gdk-pixbuf.c:108 +#: gdk-pixbuf/gdk-pixbuf.c:108 msgid "Has Alpha" msgstr "Ten alfa" -#: ../gdk-pixbuf/gdk-pixbuf.c:109 +#: gdk-pixbuf/gdk-pixbuf.c:109 msgid "Whether the pixbuf has an alpha channel" msgstr "Indica se o pixbuf ten un canal alfa" -#: ../gdk-pixbuf/gdk-pixbuf.c:122 +#: gdk-pixbuf/gdk-pixbuf.c:122 msgid "Bits per Sample" msgstr "Bits por mostra" -#: ../gdk-pixbuf/gdk-pixbuf.c:123 +#: gdk-pixbuf/gdk-pixbuf.c:123 msgid "The number of bits per sample" msgstr "O número de bits por mostra" -#: ../gdk-pixbuf/gdk-pixbuf.c:132 ../gtk/gtklayout.c:632 -#: ../gtk/gtktreeviewcolumn.c:207 +#: gdk-pixbuf/gdk-pixbuf.c:132 gtk/gtklayout.c:632 gtk/gtktreeviewcolumn.c:207 msgid "Width" msgstr "Largura" -#: ../gdk-pixbuf/gdk-pixbuf.c:133 +#: gdk-pixbuf/gdk-pixbuf.c:133 msgid "The number of columns of the pixbuf" msgstr "O número de columnas do pixbuf" -#: ../gdk-pixbuf/gdk-pixbuf.c:142 ../gtk/gtklayout.c:641 +#: gdk-pixbuf/gdk-pixbuf.c:142 gtk/gtklayout.c:641 msgid "Height" msgstr "Altura" -#: ../gdk-pixbuf/gdk-pixbuf.c:143 +#: gdk-pixbuf/gdk-pixbuf.c:143 msgid "The number of rows of the pixbuf" msgstr "O número de filas do pixbuf" -#: ../gdk-pixbuf/gdk-pixbuf.c:159 +#: gdk-pixbuf/gdk-pixbuf.c:159 msgid "Rowstride" msgstr "Separación de filas" -#: ../gdk-pixbuf/gdk-pixbuf.c:160 +#: gdk-pixbuf/gdk-pixbuf.c:160 msgid "" "The number of bytes between the start of a row and the start of the next row" msgstr "" "O número de bytes entre o inicio dunha fila e o inicio da fila seguinte " -#: ../gdk-pixbuf/gdk-pixbuf.c:169 +#: gdk-pixbuf/gdk-pixbuf.c:169 msgid "Pixels" msgstr "Píxeles" -#: ../gdk-pixbuf/gdk-pixbuf.c:170 +#: gdk-pixbuf/gdk-pixbuf.c:170 msgid "A pointer to the pixel data of the pixbuf" msgstr "Un punteiro para os datos de píxel do pixbuf" -#: ../gdk/gdkdisplaymanager.c:103 +#: gdk/gdkdisplaymanager.c:103 msgid "Default Display" msgstr "Pantalla predeterminada" -#: ../gdk/gdkdisplaymanager.c:104 +#: gdk/gdkdisplaymanager.c:104 msgid "The default display for GDK" msgstr "Pantalla predeterminada para o GDK" -#: ../gdk/gdkpango.c:490 ../gtk/gtkinvisible.c:86 -#: ../gtk/gtkmountoperation.c:176 ../gtk/gtkstatusicon.c:253 -#: ../gtk/gtkwindow.c:600 +#: gdk/gdkpango.c:490 gtk/gtkinvisible.c:86 gtk/gtkmountoperation.c:176 +#: gtk/gtkstatusicon.c:253 gtk/gtkwindow.c:600 msgid "Screen" msgstr "Pantalla" -#: ../gdk/gdkpango.c:491 +#: gdk/gdkpango.c:491 msgid "the GdkScreen for the renderer" msgstr "o GdkScreen para o renderizador" -#: ../gdk/gdkscreen.c:75 +#: gdk/gdkscreen.c:75 msgid "Font options" msgstr "Opcións de tipo de letra" -#: ../gdk/gdkscreen.c:76 +#: gdk/gdkscreen.c:76 msgid "The default font options for the screen" msgstr "As opcións predeterminadas do tipo de letra para a pantalla" -#: ../gdk/gdkscreen.c:83 +#: gdk/gdkscreen.c:83 msgid "Font resolution" msgstr "Resolución do tipo de letra" -#: ../gdk/gdkscreen.c:84 +#: gdk/gdkscreen.c:84 msgid "The resolution for fonts on the screen" msgstr "A resolución para os tipos de letra na pantalla" -#: ../gtk/gtkaboutdialog.c:197 +#: gtk/gtkaboutdialog.c:197 msgid "Program name" msgstr "Nome do programa" -#: ../gtk/gtkaboutdialog.c:198 +#: gtk/gtkaboutdialog.c:198 msgid "" "The name of the program. If this is not set, it defaults to " "g_get_application_name()" @@ -139,43 +137,43 @@ msgstr "" "O nome do programa. Se non se define, usarase de forma predeterminada " "g_get_application_name()" -#: ../gtk/gtkaboutdialog.c:212 +#: gtk/gtkaboutdialog.c:212 msgid "Program version" msgstr "Versión do programa" -#: ../gtk/gtkaboutdialog.c:213 +#: gtk/gtkaboutdialog.c:213 msgid "The version of the program" msgstr "A versión do programa" -#: ../gtk/gtkaboutdialog.c:227 +#: gtk/gtkaboutdialog.c:227 msgid "Copyright string" msgstr "Cadea de dereitos de autor" -#: ../gtk/gtkaboutdialog.c:228 +#: gtk/gtkaboutdialog.c:228 msgid "Copyright information for the program" msgstr "Información dos dereitos de autor do programa" -#: ../gtk/gtkaboutdialog.c:245 +#: gtk/gtkaboutdialog.c:245 msgid "Comments string" msgstr "Cadea de comentarios" -#: ../gtk/gtkaboutdialog.c:246 +#: gtk/gtkaboutdialog.c:246 msgid "Comments about the program" msgstr "Comentarios sobre o programa" -#: ../gtk/gtkaboutdialog.c:280 +#: gtk/gtkaboutdialog.c:280 msgid "Website URL" msgstr "URL do sitio web" -#: ../gtk/gtkaboutdialog.c:281 +#: gtk/gtkaboutdialog.c:281 msgid "The URL for the link to the website of the program" msgstr "O URL para a ligazón ao sitio web do programa" -#: ../gtk/gtkaboutdialog.c:297 +#: gtk/gtkaboutdialog.c:297 msgid "Website label" msgstr "Etiqueta do sitio web" -#: ../gtk/gtkaboutdialog.c:298 +#: gtk/gtkaboutdialog.c:298 msgid "" "The label for the link to the website of the program. If this is not set, it " "defaults to the URL" @@ -183,44 +181,44 @@ msgstr "" "A etiqueta para a ligazón ao sitio web do programa. Se non se define, " "usarase o URL predeterminado" -#: ../gtk/gtkaboutdialog.c:314 +#: gtk/gtkaboutdialog.c:314 msgid "Authors" msgstr "Autores" -#: ../gtk/gtkaboutdialog.c:315 +#: gtk/gtkaboutdialog.c:315 msgid "List of authors of the program" msgstr "Lista de autores do programa" -#: ../gtk/gtkaboutdialog.c:331 +#: gtk/gtkaboutdialog.c:331 msgid "Documenters" msgstr "Documentadores" -#: ../gtk/gtkaboutdialog.c:332 +#: gtk/gtkaboutdialog.c:332 msgid "List of people documenting the program" msgstr "Lista de persoas que documentan o programa" -#: ../gtk/gtkaboutdialog.c:348 +#: gtk/gtkaboutdialog.c:348 msgid "Artists" msgstr "Artistas" -#: ../gtk/gtkaboutdialog.c:349 +#: gtk/gtkaboutdialog.c:349 msgid "List of people who have contributed artwork to the program" msgstr "Lista de xente que contribuíu con material gráfico ao programa" -#: ../gtk/gtkaboutdialog.c:366 +#: gtk/gtkaboutdialog.c:366 msgid "Translator credits" msgstr "Créditos de tradución" -#: ../gtk/gtkaboutdialog.c:367 +#: gtk/gtkaboutdialog.c:367 msgid "" "Credits to the translators. This string should be marked as translatable" msgstr "Créditos dos tradutores. Esta cadea deberá marcarse como traducible" -#: ../gtk/gtkaboutdialog.c:382 +#: gtk/gtkaboutdialog.c:382 msgid "Logo" msgstr "Logotipo" -#: ../gtk/gtkaboutdialog.c:383 +#: gtk/gtkaboutdialog.c:383 msgid "" "A logo for the about box. If this is not set, it defaults to " "gtk_window_get_default_icon_list()" @@ -228,100 +226,99 @@ msgstr "" "Un logotipo para a caixa Sobre. Se non se define, o predeterminado é " "gtk_window_get_default_icon_list()" -#: ../gtk/gtkaboutdialog.c:398 +#: gtk/gtkaboutdialog.c:398 msgid "Logo Icon Name" msgstr "Nome da icona do logotipo" -#: ../gtk/gtkaboutdialog.c:399 +#: gtk/gtkaboutdialog.c:399 msgid "A named icon to use as the logo for the about box." msgstr "Unha icona con nome para usar como logotipo na caixa Sobre." -#: ../gtk/gtkaboutdialog.c:412 +#: gtk/gtkaboutdialog.c:412 msgid "Wrap license" msgstr "Axustar a licenza" -#: ../gtk/gtkaboutdialog.c:413 +#: gtk/gtkaboutdialog.c:413 msgid "Whether to wrap the license text." msgstr "Indica se se debe axustar o texto da licenza." -#: ../gtk/gtkaccellabel.c:129 +#: gtk/gtkaccellabel.c:129 msgid "Accelerator Closure" msgstr "Peche do acelerador" -#: ../gtk/gtkaccellabel.c:130 +#: gtk/gtkaccellabel.c:130 msgid "The closure to be monitored for accelerator changes" msgstr "O peche que monitorizar para os cambios no acelerador" -#: ../gtk/gtkaccellabel.c:136 +#: gtk/gtkaccellabel.c:136 msgid "Accelerator Widget" msgstr "Widget do acelerador" -#: ../gtk/gtkaccellabel.c:137 +#: gtk/gtkaccellabel.c:137 msgid "The widget to be monitored for accelerator changes" msgstr "O widget que monitorizar para os cambios no acelerador" -#: ../gtk/gtkaction.c:199 ../gtk/gtkactiongroup.c:170 ../gtk/gtkprinter.c:123 -#: ../gtk/gtktextmark.c:89 +#: gtk/gtkaction.c:199 gtk/gtkactiongroup.c:170 gtk/gtkprinter.c:123 +#: gtk/gtktextmark.c:89 msgid "Name" msgstr "Nome" -#: ../gtk/gtkaction.c:200 +#: gtk/gtkaction.c:200 msgid "A unique name for the action." msgstr "Un nome único para a acción." -#: ../gtk/gtkaction.c:215 ../gtk/gtkbutton.c:199 ../gtk/gtkexpander.c:195 -#: ../gtk/gtkframe.c:105 ../gtk/gtklabel.c:316 ../gtk/gtktoolbutton.c:180 +#: gtk/gtkaction.c:215 gtk/gtkbutton.c:199 gtk/gtkexpander.c:195 +#: gtk/gtkframe.c:105 gtk/gtklabel.c:316 gtk/gtktoolbutton.c:180 msgid "Label" msgstr "Etiqueta" -#: ../gtk/gtkaction.c:216 +#: gtk/gtkaction.c:216 msgid "The label used for menu items and buttons that activate this action." msgstr "" "A etiqueta usada para os elementos de menú e botóns que activan esta acción." -#: ../gtk/gtkaction.c:223 +#: gtk/gtkaction.c:223 msgid "Short label" msgstr "Etiqueta curta" -#: ../gtk/gtkaction.c:224 +#: gtk/gtkaction.c:224 msgid "A shorter label that may be used on toolbar buttons." msgstr "" "Unha etiqueta máis curta que poderá empregarse nos botóns da barra de " "ferramentas." -#: ../gtk/gtkaction.c:230 +#: gtk/gtkaction.c:230 msgid "Tooltip" msgstr "Indicación" -#: ../gtk/gtkaction.c:231 +#: gtk/gtkaction.c:231 msgid "A tooltip for this action." msgstr "Unha indicación para esta acción." -#: ../gtk/gtkaction.c:237 +#: gtk/gtkaction.c:237 msgid "Stock Icon" msgstr "Icona de inventario" -#: ../gtk/gtkaction.c:238 +#: gtk/gtkaction.c:238 msgid "The stock icon displayed in widgets representing this action." msgstr "" "A icona de inventario mostrada nos widgets que representan esta acción." -#: ../gtk/gtkaction.c:255 ../gtk/gtkcellrendererpixbuf.c:171 -#: ../gtk/gtkimage.c:230 ../gtk/gtkprinter.c:172 ../gtk/gtkstatusicon.c:210 -#: ../gtk/gtkwindow.c:592 +#: gtk/gtkaction.c:255 gtk/gtkcellrendererpixbuf.c:171 gtk/gtkimage.c:230 +#: gtk/gtkprinter.c:172 gtk/gtkstatusicon.c:210 gtk/gtkwindow.c:592 msgid "Icon Name" msgstr "Nome da icona" -#: ../gtk/gtkaction.c:256 ../gtk/gtkcellrendererpixbuf.c:172 -#: ../gtk/gtkimage.c:231 ../gtk/gtkstatusicon.c:211 +#: gtk/gtkaction.c:256 gtk/gtkcellrendererpixbuf.c:172 gtk/gtkimage.c:231 +#: gtk/gtkstatusicon.c:211 msgid "The name of the icon from the icon theme" msgstr "O nome da icona do tema de iconas" -#: ../gtk/gtkaction.c:262 ../gtk/gtktoolitem.c:156 +#: gtk/gtkaction.c:262 gtk/gtktoolitem.c:156 msgid "Visible when horizontal" msgstr "Visible cando é horizontal" -#: ../gtk/gtkaction.c:263 ../gtk/gtktoolitem.c:157 +#: gtk/gtkaction.c:263 gtk/gtktoolitem.c:157 msgid "" "Whether the toolbar item is visible when the toolbar is in a horizontal " "orientation." @@ -329,11 +326,11 @@ msgstr "" "Indica se o elemento da barra de ferramentas é visible cando a barra de " "ferramentas está en orientación horizontal." -#: ../gtk/gtkaction.c:278 +#: gtk/gtkaction.c:278 msgid "Visible when overflown" msgstr "Visible cando se desborda" -#: ../gtk/gtkaction.c:279 +#: gtk/gtkaction.c:279 msgid "" "When TRUE, toolitem proxies for this action are represented in the toolbar " "overflow menu." @@ -341,11 +338,11 @@ msgstr "" "Cando é TRUE, os proxies toolitem para esta acción represéntanse no menú de " "desbordamento da barra de tarefas." -#: ../gtk/gtkaction.c:286 ../gtk/gtktoolitem.c:163 +#: gtk/gtkaction.c:286 gtk/gtktoolitem.c:163 msgid "Visible when vertical" msgstr "Visible cando é vertical" -#: ../gtk/gtkaction.c:287 ../gtk/gtktoolitem.c:164 +#: gtk/gtkaction.c:287 gtk/gtktoolitem.c:164 msgid "" "Whether the toolbar item is visible when the toolbar is in a vertical " "orientation." @@ -353,11 +350,11 @@ msgstr "" "Indica se o elemento da barra de ferramentas é visible cando a barra de " "ferramentas está en orientación vertical." -#: ../gtk/gtkaction.c:294 ../gtk/gtktoolitem.c:170 +#: gtk/gtkaction.c:294 gtk/gtktoolitem.c:170 msgid "Is important" msgstr "É importante" -#: ../gtk/gtkaction.c:295 +#: gtk/gtkaction.c:295 msgid "" "Whether the action is considered important. When TRUE, toolitem proxies for " "this action show text in GTK_TOOLBAR_BOTH_HORIZ mode." @@ -365,39 +362,38 @@ msgstr "" "Indica se a acción se considera importante. Cando é TRUE, os proxies " "toolitem mostran o texto no modo GTK_TOOLBAR_BOTH_HORIZ." -#: ../gtk/gtkaction.c:303 +#: gtk/gtkaction.c:303 msgid "Hide if empty" msgstr "Ocultar se está baleiro" -#: ../gtk/gtkaction.c:304 +#: gtk/gtkaction.c:304 msgid "When TRUE, empty menu proxies for this action are hidden." msgstr "" "Cando é TRUE, ocúltanse os proxies de menú baleiro para esta aplicación." -#: ../gtk/gtkaction.c:310 ../gtk/gtkactiongroup.c:177 -#: ../gtk/gtkcellrenderer.c:193 ../gtk/gtkwidget.c:523 +#: gtk/gtkaction.c:310 gtk/gtkactiongroup.c:177 gtk/gtkcellrenderer.c:193 +#: gtk/gtkwidget.c:523 msgid "Sensitive" msgstr "Sensible" -#: ../gtk/gtkaction.c:311 +#: gtk/gtkaction.c:311 msgid "Whether the action is enabled." msgstr "Indica se a acción está activada." -#: ../gtk/gtkaction.c:317 ../gtk/gtkactiongroup.c:184 -#: ../gtk/gtkstatusicon.c:269 ../gtk/gtktreeviewcolumn.c:191 -#: ../gtk/gtkwidget.c:516 +#: gtk/gtkaction.c:317 gtk/gtkactiongroup.c:184 gtk/gtkstatusicon.c:269 +#: gtk/gtktreeviewcolumn.c:191 gtk/gtkwidget.c:516 msgid "Visible" msgstr "Visible" -#: ../gtk/gtkaction.c:318 +#: gtk/gtkaction.c:318 msgid "Whether the action is visible." msgstr "Indica se a acción é visible." -#: ../gtk/gtkaction.c:324 +#: gtk/gtkaction.c:324 msgid "Action Group" msgstr "Grupo de acción" -#: ../gtk/gtkaction.c:325 +#: gtk/gtkaction.c:325 msgid "" "The GtkActionGroup this GtkAction is associated with, or NULL (for internal " "use)." @@ -405,72 +401,72 @@ msgstr "" "O GtkActionGroup co que esta GtkAction está asociada ou NULL (para uso " "interno)." -#: ../gtk/gtkactiongroup.c:171 +#: gtk/gtkactiongroup.c:171 msgid "A name for the action group." msgstr "Un nome para o grupo da acción." -#: ../gtk/gtkactiongroup.c:178 +#: gtk/gtkactiongroup.c:178 msgid "Whether the action group is enabled." msgstr "Indica se o grupo de acción está activado." -#: ../gtk/gtkactiongroup.c:185 +#: gtk/gtkactiongroup.c:185 msgid "Whether the action group is visible." msgstr "Indica se o grupo de acción é visible." -#: ../gtk/gtkadjustment.c:93 ../gtk/gtkcellrendererprogress.c:128 -#: ../gtk/gtkscalebutton.c:200 ../gtk/gtkspinbutton.c:269 +#: gtk/gtkadjustment.c:93 gtk/gtkcellrendererprogress.c:128 +#: gtk/gtkscalebutton.c:200 gtk/gtkspinbutton.c:269 msgid "Value" msgstr "Valor" -#: ../gtk/gtkadjustment.c:94 +#: gtk/gtkadjustment.c:94 msgid "The value of the adjustment" msgstr "O valor do axuste" -#: ../gtk/gtkadjustment.c:110 +#: gtk/gtkadjustment.c:110 msgid "Minimum Value" msgstr "Valor mínimo" -#: ../gtk/gtkadjustment.c:111 +#: gtk/gtkadjustment.c:111 msgid "The minimum value of the adjustment" msgstr "O valor mínimo do axuste" -#: ../gtk/gtkadjustment.c:130 +#: gtk/gtkadjustment.c:130 msgid "Maximum Value" msgstr "Valor máximo" -#: ../gtk/gtkadjustment.c:131 +#: gtk/gtkadjustment.c:131 msgid "The maximum value of the adjustment" msgstr "O valor máximo do axuste" -#: ../gtk/gtkadjustment.c:147 +#: gtk/gtkadjustment.c:147 msgid "Step Increment" msgstr "Incremento de paso" -#: ../gtk/gtkadjustment.c:148 +#: gtk/gtkadjustment.c:148 msgid "The step increment of the adjustment" msgstr "O incremento de paso do axuste" -#: ../gtk/gtkadjustment.c:164 +#: gtk/gtkadjustment.c:164 msgid "Page Increment" msgstr "Incremento de páxina" -#: ../gtk/gtkadjustment.c:165 +#: gtk/gtkadjustment.c:165 msgid "The page increment of the adjustment" msgstr "O incremento de páxina do axuste" -#: ../gtk/gtkadjustment.c:184 +#: gtk/gtkadjustment.c:184 msgid "Page Size" msgstr "Tamaño de páxina" -#: ../gtk/gtkadjustment.c:185 +#: gtk/gtkadjustment.c:185 msgid "The page size of the adjustment" msgstr "O tamaño de páxina do axuste" -#: ../gtk/gtkalignment.c:90 +#: gtk/gtkalignment.c:90 msgid "Horizontal alignment" msgstr "Aliñamento horizontal" -#: ../gtk/gtkalignment.c:91 ../gtk/gtkbutton.c:250 +#: gtk/gtkalignment.c:91 gtk/gtkbutton.c:250 msgid "" "Horizontal position of child in available space. 0.0 is left aligned, 1.0 is " "right aligned" @@ -478,11 +474,11 @@ msgstr "" "Posición horizontal do fillo no espazo dispoñible. 0.0 é aliñado á esquerda, " "1.0 é aliñado á dereita" -#: ../gtk/gtkalignment.c:100 +#: gtk/gtkalignment.c:100 msgid "Vertical alignment" msgstr "Aliñamento vertical" -#: ../gtk/gtkalignment.c:101 ../gtk/gtkbutton.c:269 +#: gtk/gtkalignment.c:101 gtk/gtkbutton.c:269 msgid "" "Vertical position of child in available space. 0.0 is top aligned, 1.0 is " "bottom aligned" @@ -490,11 +486,11 @@ msgstr "" "Posición vertical do fillo no espazo dispoñible. 0.0 é aliñado arriba, 1.0 é " "aliñado abaixo" -#: ../gtk/gtkalignment.c:109 +#: gtk/gtkalignment.c:109 msgid "Horizontal scale" msgstr "Escala horizontal" -#: ../gtk/gtkalignment.c:110 +#: gtk/gtkalignment.c:110 msgid "" "If available horizontal space is bigger than needed for the child, how much " "of it to use for the child. 0.0 means none, 1.0 means all" @@ -502,11 +498,11 @@ msgstr "" "Se o espazo horizontal dispoñible é maior que o necesitado para o fillo, " "canto se debe usar para o fillo. 0.0 significa nada, 1.0 significa todo" -#: ../gtk/gtkalignment.c:118 +#: gtk/gtkalignment.c:118 msgid "Vertical scale" msgstr "Escala vertical" -#: ../gtk/gtkalignment.c:119 +#: gtk/gtkalignment.c:119 msgid "" "If available vertical space is bigger than needed for the child, how much of " "it to use for the child. 0.0 means none, 1.0 means all" @@ -514,187 +510,187 @@ msgstr "" "Se o espazo vertical dispoñible é maior que o necesario para o fillo, canto " "se debe usar para o fillo. 0.0 significa nada, 1.0 significa todo" -#: ../gtk/gtkalignment.c:136 +#: gtk/gtkalignment.c:136 msgid "Top Padding" msgstr "Recheo superior" -#: ../gtk/gtkalignment.c:137 +#: gtk/gtkalignment.c:137 msgid "The padding to insert at the top of the widget." msgstr "O recheo para introducir por encima do widget." -#: ../gtk/gtkalignment.c:153 +#: gtk/gtkalignment.c:153 msgid "Bottom Padding" msgstr "Recheo inferior" -#: ../gtk/gtkalignment.c:154 +#: gtk/gtkalignment.c:154 msgid "The padding to insert at the bottom of the widget." msgstr "O recheo para introducir por debaixo do widget." -#: ../gtk/gtkalignment.c:170 +#: gtk/gtkalignment.c:170 msgid "Left Padding" msgstr "Recheo á esquerda" -#: ../gtk/gtkalignment.c:171 +#: gtk/gtkalignment.c:171 msgid "The padding to insert at the left of the widget." msgstr "O recheo para introducir á esquerda do widget." -#: ../gtk/gtkalignment.c:187 +#: gtk/gtkalignment.c:187 msgid "Right Padding" msgstr "Recheo á dereita" -#: ../gtk/gtkalignment.c:188 +#: gtk/gtkalignment.c:188 msgid "The padding to insert at the right of the widget." msgstr "O recheo para introducir á dereita do widget." -#: ../gtk/gtkarrow.c:73 +#: gtk/gtkarrow.c:73 msgid "Arrow direction" msgstr "Dirección da frecha" -#: ../gtk/gtkarrow.c:74 +#: gtk/gtkarrow.c:74 msgid "The direction the arrow should point" msgstr "A dirección á que a frecha deberá apuntar" -#: ../gtk/gtkarrow.c:81 +#: gtk/gtkarrow.c:81 msgid "Arrow shadow" msgstr "Sombra da frecha" -#: ../gtk/gtkarrow.c:82 +#: gtk/gtkarrow.c:82 msgid "Appearance of the shadow surrounding the arrow" msgstr "Aparencia da sombra que rodea a frecha" -#: ../gtk/gtkarrow.c:88 ../gtk/gtkmenuitem.c:279 +#: gtk/gtkarrow.c:88 gtk/gtkmenuitem.c:279 msgid "Arrow Scaling" msgstr "Escalado de frechas" -#: ../gtk/gtkarrow.c:89 +#: gtk/gtkarrow.c:89 msgid "Amount of space used up by arrow" msgstr "Cantidade de espazo ocupado por frecha" -#: ../gtk/gtkaspectframe.c:79 +#: gtk/gtkaspectframe.c:79 msgid "Horizontal Alignment" msgstr "Aliñamento horizontal" -#: ../gtk/gtkaspectframe.c:80 +#: gtk/gtkaspectframe.c:80 msgid "X alignment of the child" msgstr "Aliñamento X do fillo" -#: ../gtk/gtkaspectframe.c:86 +#: gtk/gtkaspectframe.c:86 msgid "Vertical Alignment" msgstr "Aliñamento vertical" -#: ../gtk/gtkaspectframe.c:87 +#: gtk/gtkaspectframe.c:87 msgid "Y alignment of the child" msgstr "Aliñamento Y do fillo" -#: ../gtk/gtkaspectframe.c:93 +#: gtk/gtkaspectframe.c:93 msgid "Ratio" msgstr "Proporción" -#: ../gtk/gtkaspectframe.c:94 +#: gtk/gtkaspectframe.c:94 msgid "Aspect ratio if obey_child is FALSE" msgstr "Proporción de aspecto se obey_child é FALSE" -#: ../gtk/gtkaspectframe.c:100 +#: gtk/gtkaspectframe.c:100 msgid "Obey child" msgstr "Obedecer ao fillo" -#: ../gtk/gtkaspectframe.c:101 +#: gtk/gtkaspectframe.c:101 msgid "Force aspect ratio to match that of the frame's child" msgstr "Forzar a proporción de aspecto para que coincida co do marco do fillo" -#: ../gtk/gtkassistant.c:261 +#: gtk/gtkassistant.c:261 msgid "Header Padding" msgstr "Separación da cabeceira" -#: ../gtk/gtkassistant.c:262 +#: gtk/gtkassistant.c:262 msgid "Number of pixels around the header." msgstr "Número de píxeles ao redor da cabeceira." -#: ../gtk/gtkassistant.c:269 +#: gtk/gtkassistant.c:269 msgid "Content Padding" msgstr "Separación do contido" -#: ../gtk/gtkassistant.c:270 +#: gtk/gtkassistant.c:270 msgid "Number of pixels around the content pages." msgstr "Número de píxeles ao redor das páxinas de contidos." -#: ../gtk/gtkassistant.c:286 +#: gtk/gtkassistant.c:286 msgid "Page type" msgstr "Tipo de páxina" -#: ../gtk/gtkassistant.c:287 +#: gtk/gtkassistant.c:287 msgid "The type of the assistant page" msgstr "O tipo da páxina do asistente" -#: ../gtk/gtkassistant.c:304 +#: gtk/gtkassistant.c:304 msgid "Page title" msgstr "Título da páxina" -#: ../gtk/gtkassistant.c:305 +#: gtk/gtkassistant.c:305 msgid "The title of the assistant page" msgstr "O título da páxina do asistente" -#: ../gtk/gtkassistant.c:321 +#: gtk/gtkassistant.c:321 msgid "Header image" msgstr "Imaxe de cabeceira" -#: ../gtk/gtkassistant.c:322 +#: gtk/gtkassistant.c:322 msgid "Header image for the assistant page" msgstr "Imaxe de cabeceira para a páxina do asistente" -#: ../gtk/gtkassistant.c:338 +#: gtk/gtkassistant.c:338 msgid "Sidebar image" msgstr "Imaxe da barra lateral" -#: ../gtk/gtkassistant.c:339 +#: gtk/gtkassistant.c:339 msgid "Sidebar image for the assistant page" msgstr "Imaxe da barra lateral da páxina do asistente" -#: ../gtk/gtkassistant.c:354 +#: gtk/gtkassistant.c:354 msgid "Page complete" msgstr "Páxina completa" -#: ../gtk/gtkassistant.c:355 +#: gtk/gtkassistant.c:355 msgid "Whether all required fields on the page have been filled out" msgstr "Indica se todos os cambios requeridos na páxina enchéronse" -#: ../gtk/gtkbbox.c:91 +#: gtk/gtkbbox.c:91 msgid "Minimum child width" msgstr "Largura mínima do fillo" -#: ../gtk/gtkbbox.c:92 +#: gtk/gtkbbox.c:92 msgid "Minimum width of buttons inside the box" msgstr "A largura mínima dos botóns dentro da caixa" -#: ../gtk/gtkbbox.c:100 +#: gtk/gtkbbox.c:100 msgid "Minimum child height" msgstr "Altura mínima do fillo" -#: ../gtk/gtkbbox.c:101 +#: gtk/gtkbbox.c:101 msgid "Minimum height of buttons inside the box" msgstr "A altura mínima dos botóns dentro da caixa" -#: ../gtk/gtkbbox.c:109 +#: gtk/gtkbbox.c:109 msgid "Child internal width padding" msgstr "Largura interna de recheo do fillo" -#: ../gtk/gtkbbox.c:110 +#: gtk/gtkbbox.c:110 msgid "Amount to increase child's size on either side" msgstr "Cantidade na que se aumenta o tamaño do fillo por cada lado" -#: ../gtk/gtkbbox.c:118 +#: gtk/gtkbbox.c:118 msgid "Child internal height padding" msgstr "Altura interna do recheo do fillo" -#: ../gtk/gtkbbox.c:119 +#: gtk/gtkbbox.c:119 msgid "Amount to increase child's size on the top and bottom" msgstr "Cantidade na que se aumenta o tamaño do fillo por encima e por debaixo" -#: ../gtk/gtkbbox.c:127 +#: gtk/gtkbbox.c:127 msgid "Layout style" msgstr "Estilo de disposición" -#: ../gtk/gtkbbox.c:128 +#: gtk/gtkbbox.c:128 msgid "" "How to layout the buttons in the box. Possible values are default, spread, " "edge, start and end" @@ -703,11 +699,11 @@ msgstr "" "\" (predeterminado), \"spread\" (afastados), \"edge\" (bordos), \"start" "\" (inicio) e \"end\" (final)" -#: ../gtk/gtkbbox.c:136 +#: gtk/gtkbbox.c:136 msgid "Secondary" msgstr "Secundario" -#: ../gtk/gtkbbox.c:137 +#: gtk/gtkbbox.c:137 msgid "" "If TRUE, the child appears in a secondary group of children, suitable for, e." "g., help buttons" @@ -715,38 +711,38 @@ msgstr "" "Se é TRUE, o fillo aparece nun grupo secundario de fillos; é útil, por " "exemplo, para botóns de axuda" -#: ../gtk/gtkbox.c:98 ../gtk/gtkexpander.c:219 ../gtk/gtkiconview.c:666 -#: ../gtk/gtktreeviewcolumn.c:216 +#: gtk/gtkbox.c:98 gtk/gtkexpander.c:219 gtk/gtkiconview.c:666 +#: gtk/gtktreeviewcolumn.c:216 msgid "Spacing" msgstr "Espazamento" -#: ../gtk/gtkbox.c:99 +#: gtk/gtkbox.c:99 msgid "The amount of space between children" msgstr "A cantidade de espazo entre os fillos" -#: ../gtk/gtkbox.c:108 ../gtk/gtknotebook.c:644 ../gtk/gtktable.c:165 -#: ../gtk/gtktoolbar.c:580 +#: gtk/gtkbox.c:108 gtk/gtknotebook.c:644 gtk/gtktable.c:165 +#: gtk/gtktoolbar.c:580 msgid "Homogeneous" msgstr "Homoxéneo" -#: ../gtk/gtkbox.c:109 +#: gtk/gtkbox.c:109 msgid "Whether the children should all be the same size" msgstr "Se todos os fillos deben ser do mesmo tamaño" -#: ../gtk/gtkbox.c:116 ../gtk/gtkpreview.c:101 ../gtk/gtktoolbar.c:572 -#: ../gtk/gtktreeviewcolumn.c:272 +#: gtk/gtkbox.c:116 gtk/gtkpreview.c:101 gtk/gtktoolbar.c:572 +#: gtk/gtktreeviewcolumn.c:272 msgid "Expand" msgstr "Expandir" -#: ../gtk/gtkbox.c:117 +#: gtk/gtkbox.c:117 msgid "Whether the child should receive extra space when the parent grows" msgstr "Se o fillo debe recibir espazo adicional cando o pai crece" -#: ../gtk/gtkbox.c:123 +#: gtk/gtkbox.c:123 msgid "Fill" msgstr "Encher" -#: ../gtk/gtkbox.c:124 +#: gtk/gtkbox.c:124 msgid "" "Whether extra space given to the child should be allocated to the child or " "used as padding" @@ -754,20 +750,20 @@ msgstr "" "Indica se se debe dar espazo adicional para que o fillo poida ser asignado " "no fillo ou usado como recheo" -#: ../gtk/gtkbox.c:130 +#: gtk/gtkbox.c:130 msgid "Padding" msgstr "Recheo" -#: ../gtk/gtkbox.c:131 +#: gtk/gtkbox.c:131 msgid "Extra space to put between the child and its neighbors, in pixels" msgstr "" "Espazo adicional para colocar entre o fillo e os seus veciños, en píxeles" -#: ../gtk/gtkbox.c:137 +#: gtk/gtkbox.c:137 msgid "Pack type" msgstr "Tipo de empaquetado" -#: ../gtk/gtkbox.c:138 ../gtk/gtknotebook.c:711 +#: gtk/gtkbox.c:138 gtk/gtknotebook.c:711 msgid "" "A GtkPackType indicating whether the child is packed with reference to the " "start or end of the parent" @@ -775,24 +771,24 @@ msgstr "" "Un GtkPackType que indica se o fillo debería estar empaquetado en relación " "ao inicio ou ao final do pai" -#: ../gtk/gtkbox.c:144 ../gtk/gtknotebook.c:689 ../gtk/gtkpaned.c:218 -#: ../gtk/gtkruler.c:110 +#: gtk/gtkbox.c:144 gtk/gtknotebook.c:689 gtk/gtkpaned.c:218 +#: gtk/gtkruler.c:110 msgid "Position" msgstr "Posición" -#: ../gtk/gtkbox.c:145 ../gtk/gtknotebook.c:690 +#: gtk/gtkbox.c:145 gtk/gtknotebook.c:690 msgid "The index of the child in the parent" msgstr "O índice do fillo no pai" -#: ../gtk/gtkbuilder.c:96 +#: gtk/gtkbuilder.c:96 msgid "Translation Domain" msgstr "Dominio de tradución" -#: ../gtk/gtkbuilder.c:97 +#: gtk/gtkbuilder.c:97 msgid "The translation domain used by gettext" msgstr "O dominio de tradución usado por gettext" -#: ../gtk/gtkbutton.c:200 +#: gtk/gtkbutton.c:200 msgid "" "Text of the label widget inside the button, if the button contains a label " "widget" @@ -800,12 +796,12 @@ msgstr "" "Texto do etiqueta do widget dentro do botón, se o botón contén unha etiqueta " "widget" -#: ../gtk/gtkbutton.c:207 ../gtk/gtkexpander.c:203 ../gtk/gtklabel.c:337 -#: ../gtk/gtktoolbutton.c:187 +#: gtk/gtkbutton.c:207 gtk/gtkexpander.c:203 gtk/gtklabel.c:337 +#: gtk/gtktoolbutton.c:187 msgid "Use underline" msgstr "Usar subliñado" -#: ../gtk/gtkbutton.c:208 ../gtk/gtkexpander.c:204 ../gtk/gtklabel.c:338 +#: gtk/gtkbutton.c:208 gtk/gtkexpander.c:204 gtk/gtklabel.c:338 msgid "" "If set, an underline in the text indicates the next character should be used " "for the mnemonic accelerator key" @@ -813,71 +809,70 @@ msgstr "" "Se se define, un subliñado no texto indica que o seguinte carácter debería " "usarse para a tecla rápida mnemónica" -#: ../gtk/gtkbutton.c:215 +#: gtk/gtkbutton.c:215 msgid "Use stock" msgstr "Usar inventario" -#: ../gtk/gtkbutton.c:216 +#: gtk/gtkbutton.c:216 msgid "" "If set, the label is used to pick a stock item instead of being displayed" msgstr "" "Se se establece, a etiqueta úsase para seleccionar un elemento do inventario " "en vez de ser mostrado" -#: ../gtk/gtkbutton.c:223 ../gtk/gtkcombobox.c:788 -#: ../gtk/gtkfilechooserbutton.c:393 +#: gtk/gtkbutton.c:223 gtk/gtkcombobox.c:788 gtk/gtkfilechooserbutton.c:393 msgid "Focus on click" msgstr "Enfocar ao premer" -#: ../gtk/gtkbutton.c:224 ../gtk/gtkfilechooserbutton.c:394 +#: gtk/gtkbutton.c:224 gtk/gtkfilechooserbutton.c:394 msgid "Whether the button grabs focus when it is clicked with the mouse" msgstr "Indica se o botón captura o foco cando se preme co rato" -#: ../gtk/gtkbutton.c:231 +#: gtk/gtkbutton.c:231 msgid "Border relief" msgstr "Relevo do bordo" -#: ../gtk/gtkbutton.c:232 +#: gtk/gtkbutton.c:232 msgid "The border relief style" msgstr "Estilo de relevo do bordo" -#: ../gtk/gtkbutton.c:249 +#: gtk/gtkbutton.c:249 msgid "Horizontal alignment for child" msgstr "Aliñamento horizontal para o fillo" -#: ../gtk/gtkbutton.c:268 +#: gtk/gtkbutton.c:268 msgid "Vertical alignment for child" msgstr "Aliñamento vertical para o fillo" -#: ../gtk/gtkbutton.c:285 ../gtk/gtkimagemenuitem.c:100 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "Widget de imaxe" -#: ../gtk/gtkbutton.c:286 +#: gtk/gtkbutton.c:286 msgid "Child widget to appear next to the button text" msgstr "Widget fillo que aparecerá ao lado do texto do botón" -#: ../gtk/gtkbutton.c:300 +#: gtk/gtkbutton.c:300 msgid "Image position" msgstr "Posición da imaxe" -#: ../gtk/gtkbutton.c:301 +#: gtk/gtkbutton.c:301 msgid "The position of the image relative to the text" msgstr "A posición da imaxe en relación ao texto" -#: ../gtk/gtkbutton.c:410 +#: gtk/gtkbutton.c:410 msgid "Default Spacing" msgstr "Espazamento predeterminado" -#: ../gtk/gtkbutton.c:411 +#: gtk/gtkbutton.c:411 msgid "Extra space to add for CAN_DEFAULT buttons" msgstr "Espazo adicional que engadir para os botóns CAN_DEFAULT" -#: ../gtk/gtkbutton.c:417 +#: gtk/gtkbutton.c:417 msgid "Default Outside Spacing" msgstr "Espazamento exterior predeterminado" -#: ../gtk/gtkbutton.c:418 +#: gtk/gtkbutton.c:418 msgid "" "Extra space to add for CAN_DEFAULT buttons that is always drawn outside the " "border" @@ -885,31 +880,31 @@ msgstr "" "Espazo adicional que engadir para os botóns CAN_DEFAULT que son sempre " "debuxados fóra do bordo" -#: ../gtk/gtkbutton.c:423 +#: gtk/gtkbutton.c:423 msgid "Child X Displacement" msgstr "Desprazamento X do fillo" -#: ../gtk/gtkbutton.c:424 +#: gtk/gtkbutton.c:424 msgid "" "How far in the x direction to move the child when the button is depressed" msgstr "" "Distancia na dirección X que debe moverse o fillo cando se solta o botón" -#: ../gtk/gtkbutton.c:431 +#: gtk/gtkbutton.c:431 msgid "Child Y Displacement" msgstr "Desprazamento Y do fillo" -#: ../gtk/gtkbutton.c:432 +#: gtk/gtkbutton.c:432 msgid "" "How far in the y direction to move the child when the button is depressed" msgstr "" "Distancia na dirección Y que debe moverse o fillo cando se solta o botón" -#: ../gtk/gtkbutton.c:448 +#: gtk/gtkbutton.c:448 msgid "Displace focus" msgstr "Desprazar o foco" -#: ../gtk/gtkbutton.c:449 +#: gtk/gtkbutton.c:449 msgid "" "Whether the child_displacement_x/_y properties should also affect the focus " "rectangle" @@ -917,51 +912,51 @@ msgstr "" "Indica se as propiedades child_displacement_x/_y deberían afectar tamén ao " "rectángulo do foco" -#: ../gtk/gtkbutton.c:462 ../gtk/gtkentry.c:539 ../gtk/gtkentry.c:932 +#: gtk/gtkbutton.c:462 gtk/gtkentry.c:539 gtk/gtkentry.c:932 msgid "Inner Border" msgstr "Bordo interior" -#: ../gtk/gtkbutton.c:463 +#: gtk/gtkbutton.c:463 msgid "Border between button edges and child." msgstr "Bordo entre os bordos do botón e o fillo." -#: ../gtk/gtkbutton.c:476 +#: gtk/gtkbutton.c:476 msgid "Image spacing" msgstr "Espazamento da imaxe" -#: ../gtk/gtkbutton.c:477 +#: gtk/gtkbutton.c:477 msgid "Spacing in pixels between the image and label" msgstr "Espazamento en píxeles entre a imaxe e a etiqueta" -#: ../gtk/gtkbutton.c:491 +#: gtk/gtkbutton.c:491 msgid "Show button images" msgstr "Mostrar imaxes nos botóns" -#: ../gtk/gtkbutton.c:492 +#: gtk/gtkbutton.c:492 msgid "Whether images should be shown on buttons" msgstr "Indica se se deben mostrar ou non as imaxes nos botóns" -#: ../gtk/gtkcalendar.c:440 +#: gtk/gtkcalendar.c:440 msgid "Year" msgstr "Ano" -#: ../gtk/gtkcalendar.c:441 +#: gtk/gtkcalendar.c:441 msgid "The selected year" msgstr "O ano seleccionado" -#: ../gtk/gtkcalendar.c:454 +#: gtk/gtkcalendar.c:454 msgid "Month" msgstr "Mes" -#: ../gtk/gtkcalendar.c:455 +#: gtk/gtkcalendar.c:455 msgid "The selected month (as a number between 0 and 11)" msgstr "O mes seleccionado (como número entre 0 e 11)" -#: ../gtk/gtkcalendar.c:469 +#: gtk/gtkcalendar.c:469 msgid "Day" msgstr "Día" -#: ../gtk/gtkcalendar.c:470 +#: gtk/gtkcalendar.c:470 msgid "" "The selected day (as a number between 1 and 31, or 0 to unselect the " "currently selected day)" @@ -969,321 +964,318 @@ msgstr "" "O día seleccionado (como un número entre 1 e 31 ou 0 para anular a selección " "do día seleccionado actualmente)" -#: ../gtk/gtkcalendar.c:484 +#: gtk/gtkcalendar.c:484 msgid "Show Heading" msgstr "Mostrar a cabeceira" -#: ../gtk/gtkcalendar.c:485 +#: gtk/gtkcalendar.c:485 msgid "If TRUE, a heading is displayed" msgstr "Se é TRUE, móstrase unha cabeceira" -#: ../gtk/gtkcalendar.c:499 +#: gtk/gtkcalendar.c:499 msgid "Show Day Names" msgstr "Mostrar os nomes dos días" -#: ../gtk/gtkcalendar.c:500 +#: gtk/gtkcalendar.c:500 msgid "If TRUE, day names are displayed" msgstr "Se é TRUE, móstranse os nomes dos días" -#: ../gtk/gtkcalendar.c:513 +#: gtk/gtkcalendar.c:513 msgid "No Month Change" msgstr "Sen cambio de mes" -#: ../gtk/gtkcalendar.c:514 +#: gtk/gtkcalendar.c:514 msgid "If TRUE, the selected month cannot be changed" msgstr "Se é TRUE, o mes seleccionado non se pode cambiar" -#: ../gtk/gtkcalendar.c:528 +#: gtk/gtkcalendar.c:528 msgid "Show Week Numbers" msgstr "Mostrar os números de semana" -#: ../gtk/gtkcalendar.c:529 +#: gtk/gtkcalendar.c:529 msgid "If TRUE, week numbers are displayed" msgstr "Se é TRUE, móstranse os números de semana" -#: ../gtk/gtkcalendar.c:544 +#: gtk/gtkcalendar.c:544 msgid "Details Width" msgstr "Detalles da largura" -#: ../gtk/gtkcalendar.c:545 +#: gtk/gtkcalendar.c:545 msgid "Details width in characters" msgstr "Detalles da largura en caracteres" -#: ../gtk/gtkcalendar.c:560 +#: gtk/gtkcalendar.c:560 msgid "Details Height" msgstr "Detalles da altura" -#: ../gtk/gtkcalendar.c:561 +#: gtk/gtkcalendar.c:561 msgid "Details height in rows" msgstr "Detalles da altura en filas" -#: ../gtk/gtkcalendar.c:577 +#: gtk/gtkcalendar.c:577 msgid "Show Details" msgstr "Mostrar detalles" -#: ../gtk/gtkcalendar.c:578 +#: gtk/gtkcalendar.c:578 msgid "If TRUE, details are shown" msgstr "Se é TRUE, móstranse os detalles" -#: ../gtk/gtkcellrenderer.c:177 +#: gtk/gtkcellrenderer.c:177 msgid "mode" msgstr "modo" -#: ../gtk/gtkcellrenderer.c:178 +#: gtk/gtkcellrenderer.c:178 msgid "Editable mode of the CellRenderer" msgstr "Modo editable do CellRenderer" -#: ../gtk/gtkcellrenderer.c:186 +#: gtk/gtkcellrenderer.c:186 msgid "visible" msgstr "visible" -#: ../gtk/gtkcellrenderer.c:187 +#: gtk/gtkcellrenderer.c:187 msgid "Display the cell" msgstr "Mostrar a cela" -#: ../gtk/gtkcellrenderer.c:194 +#: gtk/gtkcellrenderer.c:194 msgid "Display the cell sensitive" msgstr "Mostrar a cela sensible" -#: ../gtk/gtkcellrenderer.c:201 +#: gtk/gtkcellrenderer.c:201 msgid "xalign" msgstr "xalign" -#: ../gtk/gtkcellrenderer.c:202 +#: gtk/gtkcellrenderer.c:202 msgid "The x-align" msgstr "O aliñamento x" -#: ../gtk/gtkcellrenderer.c:211 +#: gtk/gtkcellrenderer.c:211 msgid "yalign" msgstr "yalign" -#: ../gtk/gtkcellrenderer.c:212 +#: gtk/gtkcellrenderer.c:212 msgid "The y-align" msgstr "O aliñamento y" -#: ../gtk/gtkcellrenderer.c:221 +#: gtk/gtkcellrenderer.c:221 msgid "xpad" msgstr "xpad" -#: ../gtk/gtkcellrenderer.c:222 +#: gtk/gtkcellrenderer.c:222 msgid "The xpad" msgstr "O xpad" -#: ../gtk/gtkcellrenderer.c:231 +#: gtk/gtkcellrenderer.c:231 msgid "ypad" msgstr "ypad" -#: ../gtk/gtkcellrenderer.c:232 +#: gtk/gtkcellrenderer.c:232 msgid "The ypad" msgstr "O ypad" -#: ../gtk/gtkcellrenderer.c:241 +#: gtk/gtkcellrenderer.c:241 msgid "width" msgstr "largura" -#: ../gtk/gtkcellrenderer.c:242 +#: gtk/gtkcellrenderer.c:242 msgid "The fixed width" msgstr "A largura fixa" -#: ../gtk/gtkcellrenderer.c:251 +#: gtk/gtkcellrenderer.c:251 msgid "height" msgstr "altura" -#: ../gtk/gtkcellrenderer.c:252 +#: gtk/gtkcellrenderer.c:252 msgid "The fixed height" msgstr "A altura fixa" -#: ../gtk/gtkcellrenderer.c:261 +#: gtk/gtkcellrenderer.c:261 msgid "Is Expander" msgstr "É expansor" -#: ../gtk/gtkcellrenderer.c:262 +#: gtk/gtkcellrenderer.c:262 msgid "Row has children" msgstr "A fila ten fillos" -#: ../gtk/gtkcellrenderer.c:270 +#: gtk/gtkcellrenderer.c:270 msgid "Is Expanded" msgstr "Está expandido" -#: ../gtk/gtkcellrenderer.c:271 +#: gtk/gtkcellrenderer.c:271 msgid "Row is an expander row, and is expanded" msgstr "A fila é unha fila de expansor e está expandida" -#: ../gtk/gtkcellrenderer.c:278 +#: gtk/gtkcellrenderer.c:278 msgid "Cell background color name" msgstr "Nome da cor de fondo da cela" -#: ../gtk/gtkcellrenderer.c:279 +#: gtk/gtkcellrenderer.c:279 msgid "Cell background color as a string" msgstr "Cor de fondo da cela como unha cadea" -#: ../gtk/gtkcellrenderer.c:286 +#: gtk/gtkcellrenderer.c:286 msgid "Cell background color" msgstr "Cor de fondo da cela" -#: ../gtk/gtkcellrenderer.c:287 +#: gtk/gtkcellrenderer.c:287 msgid "Cell background color as a GdkColor" msgstr "Cor de fondo da cela como unha GdkColor" -#: ../gtk/gtkcellrenderer.c:294 +#: gtk/gtkcellrenderer.c:294 msgid "Editing" msgstr "Editando" -#: ../gtk/gtkcellrenderer.c:295 +#: gtk/gtkcellrenderer.c:295 msgid "Whether the cell renderer is currently in editing mode" msgstr "Indica se a renderización da cela está en modo edición" -#: ../gtk/gtkcellrenderer.c:303 +#: gtk/gtkcellrenderer.c:303 msgid "Cell background set" msgstr "Definición do fondo da cela" -#: ../gtk/gtkcellrenderer.c:304 +#: gtk/gtkcellrenderer.c:304 msgid "Whether this tag affects the cell background color" msgstr "Indica se esta etiqueta afecta á cor de fondo da cela" -#: ../gtk/gtkcellrendereraccel.c:104 +#: gtk/gtkcellrendereraccel.c:104 msgid "Accelerator key" msgstr "Teclas rápidas" -#: ../gtk/gtkcellrendereraccel.c:105 +#: gtk/gtkcellrendereraccel.c:105 msgid "The keyval of the accelerator" msgstr "O código de tecla da tecla rápida" -#: ../gtk/gtkcellrendereraccel.c:121 +#: gtk/gtkcellrendereraccel.c:121 msgid "Accelerator modifiers" msgstr "Modificadores de tecla rápida" -#: ../gtk/gtkcellrendereraccel.c:122 +#: gtk/gtkcellrendereraccel.c:122 msgid "The modifier mask of the accelerator" msgstr "A máscara do modificador da tecla rápida" -#: ../gtk/gtkcellrendereraccel.c:139 +#: gtk/gtkcellrendereraccel.c:139 msgid "Accelerator keycode" msgstr "Código de tecla da tecla rápida" -#: ../gtk/gtkcellrendereraccel.c:140 +#: gtk/gtkcellrendereraccel.c:140 msgid "The hardware keycode of the accelerator" msgstr "O código de tecla de hardware da tecla rápida" -#: ../gtk/gtkcellrendereraccel.c:159 +#: gtk/gtkcellrendereraccel.c:159 msgid "Accelerator Mode" msgstr "Modo de teclas rápidas" -#: ../gtk/gtkcellrendereraccel.c:160 +#: gtk/gtkcellrendereraccel.c:160 msgid "The type of accelerators" msgstr "O tipo de teclas rápidas" -#: ../gtk/gtkcellrenderercombo.c:107 +#: gtk/gtkcellrenderercombo.c:107 msgid "Model" msgstr "Modelo" -#: ../gtk/gtkcellrenderercombo.c:108 +#: gtk/gtkcellrenderercombo.c:108 msgid "The model containing the possible values for the combo box" msgstr "O modelo que contén os valores posibles para a caixa de combinación" -#: ../gtk/gtkcellrenderercombo.c:130 ../gtk/gtkcomboboxentry.c:106 +#: gtk/gtkcellrenderercombo.c:130 gtk/gtkcomboboxentry.c:106 msgid "Text Column" msgstr "Columna de texto" -#: ../gtk/gtkcellrenderercombo.c:131 ../gtk/gtkcomboboxentry.c:107 +#: gtk/gtkcellrenderercombo.c:131 gtk/gtkcomboboxentry.c:107 msgid "A column in the data source model to get the strings from" msgstr "Unha columna no modelo de orixe de datos da que se obteñen as cadeas" -#: ../gtk/gtkcellrenderercombo.c:148 +#: gtk/gtkcellrenderercombo.c:148 msgid "Has Entry" msgstr "Ten entrada" -#: ../gtk/gtkcellrenderercombo.c:149 +#: gtk/gtkcellrenderercombo.c:149 msgid "If FALSE, don't allow to enter strings other than the chosen ones" msgstr "Se é FALSE, non permitir introducir cadeas distintas das escollidas" -#: ../gtk/gtkcellrendererpixbuf.c:111 +#: gtk/gtkcellrendererpixbuf.c:111 msgid "Pixbuf Object" msgstr "Obxecto pixbuf" -#: ../gtk/gtkcellrendererpixbuf.c:112 +#: gtk/gtkcellrendererpixbuf.c:112 msgid "The pixbuf to render" msgstr "O pixbuf para renderizar" -#: ../gtk/gtkcellrendererpixbuf.c:119 +#: gtk/gtkcellrendererpixbuf.c:119 msgid "Pixbuf Expander Open" msgstr "O pixbuf do expansor aberto" -#: ../gtk/gtkcellrendererpixbuf.c:120 +#: gtk/gtkcellrendererpixbuf.c:120 msgid "Pixbuf for open expander" msgstr "O pixbuf para o expansor aberto" -#: ../gtk/gtkcellrendererpixbuf.c:127 +#: gtk/gtkcellrendererpixbuf.c:127 msgid "Pixbuf Expander Closed" msgstr "O pixbuf do expansor pechado" -#: ../gtk/gtkcellrendererpixbuf.c:128 +#: gtk/gtkcellrendererpixbuf.c:128 msgid "Pixbuf for closed expander" msgstr "O pixbuf para o expansor pechado" -#: ../gtk/gtkcellrendererpixbuf.c:135 ../gtk/gtkimage.c:172 -#: ../gtk/gtkstatusicon.c:202 +#: gtk/gtkcellrendererpixbuf.c:135 gtk/gtkimage.c:172 gtk/gtkstatusicon.c:202 msgid "Stock ID" msgstr "ID de inventario" -#: ../gtk/gtkcellrendererpixbuf.c:136 +#: gtk/gtkcellrendererpixbuf.c:136 msgid "The stock ID of the stock icon to render" msgstr "O ID de inventario da icona de inventario para renderizar" -#: ../gtk/gtkcellrendererpixbuf.c:143 ../gtk/gtkrecentmanager.c:245 -#: ../gtk/gtkstatusicon.c:243 +#: gtk/gtkcellrendererpixbuf.c:143 gtk/gtkrecentmanager.c:245 +#: gtk/gtkstatusicon.c:243 msgid "Size" msgstr "Tamaño" -#: ../gtk/gtkcellrendererpixbuf.c:144 +#: gtk/gtkcellrendererpixbuf.c:144 msgid "The GtkIconSize value that specifies the size of the rendered icon" msgstr "O valor do GtkIconSize que especifica o tamaño da icona renderizada" -#: ../gtk/gtkcellrendererpixbuf.c:153 +#: gtk/gtkcellrendererpixbuf.c:153 msgid "Detail" msgstr "Detalle" -#: ../gtk/gtkcellrendererpixbuf.c:154 +#: gtk/gtkcellrendererpixbuf.c:154 msgid "Render detail to pass to the theme engine" msgstr "Detalle de renderizado para pasar ao motor de temas" -#: ../gtk/gtkcellrendererpixbuf.c:187 +#: gtk/gtkcellrendererpixbuf.c:187 msgid "Follow State" msgstr "Seguir o estado" -#: ../gtk/gtkcellrendererpixbuf.c:188 +#: gtk/gtkcellrendererpixbuf.c:188 msgid "Whether the rendered pixbuf should be colorized according to the state" msgstr "Indica se o pixbuf renderizado debería colorearse de acordo co estado" -#: ../gtk/gtkcellrendererpixbuf.c:205 ../gtk/gtkimage.c:247 -#: ../gtk/gtkwindow.c:576 +#: gtk/gtkcellrendererpixbuf.c:205 gtk/gtkimage.c:247 gtk/gtkwindow.c:576 msgid "Icon" msgstr "Icona" -#: ../gtk/gtkcellrendererpixbuf.c:206 ../gtk/gtkimage.c:248 -#: ../gtk/gtkstatusicon.c:227 +#: gtk/gtkcellrendererpixbuf.c:206 gtk/gtkimage.c:248 gtk/gtkstatusicon.c:227 msgid "The GIcon being displayed" msgstr "O GIcon a ser mostrado" -#: ../gtk/gtkcellrendererprogress.c:129 +#: gtk/gtkcellrendererprogress.c:129 msgid "Value of the progress bar" msgstr "Valor da barra de progreso" -#: ../gtk/gtkcellrendererprogress.c:146 ../gtk/gtkcellrenderertext.c:195 -#: ../gtk/gtkentry.c:582 ../gtk/gtkmessagedialog.c:153 -#: ../gtk/gtkprogressbar.c:184 ../gtk/gtktextbuffer.c:197 +#: gtk/gtkcellrendererprogress.c:146 gtk/gtkcellrenderertext.c:195 +#: gtk/gtkentry.c:582 gtk/gtkmessagedialog.c:153 gtk/gtkprogressbar.c:184 +#: gtk/gtktextbuffer.c:197 msgid "Text" msgstr "Texto" -#: ../gtk/gtkcellrendererprogress.c:147 +#: gtk/gtkcellrendererprogress.c:147 msgid "Text on the progress bar" msgstr "Texto na barra de progreso" -#: ../gtk/gtkcellrendererprogress.c:170 +#: gtk/gtkcellrendererprogress.c:170 msgid "Pulse" msgstr "Pulso" -#: ../gtk/gtkcellrendererprogress.c:171 +#: gtk/gtkcellrendererprogress.c:171 msgid "" "Set this to positive values to indicate that some progress is made, but you " "don't know how much." @@ -1291,11 +1283,11 @@ msgstr "" "Estableza isto a valores positivos para indicar que se realiza algún " "progreso, pero non se sabe canto." -#: ../gtk/gtkcellrendererprogress.c:187 ../gtk/gtkprogress.c:118 +#: gtk/gtkcellrendererprogress.c:187 gtk/gtkprogress.c:118 msgid "Text x alignment" msgstr "Aliñamento x do texto" -#: ../gtk/gtkcellrendererprogress.c:188 ../gtk/gtkprogress.c:119 +#: gtk/gtkcellrendererprogress.c:188 gtk/gtkprogress.c:119 msgid "" "The horizontal text alignment, from 0 (left) to 1 (right). Reversed for RTL " "layouts." @@ -1303,223 +1295,216 @@ msgstr "" "O aliñamento horizontal do texto, desde 0 (esquerda) até 1 (dereita). Ao " "revés para disposicións DAE." -#: ../gtk/gtkcellrendererprogress.c:204 ../gtk/gtkprogress.c:125 +#: gtk/gtkcellrendererprogress.c:204 gtk/gtkprogress.c:125 msgid "Text y alignment" msgstr "Aliñamento y do texto" -#: ../gtk/gtkcellrendererprogress.c:205 ../gtk/gtkprogress.c:126 +#: gtk/gtkcellrendererprogress.c:205 gtk/gtkprogress.c:126 msgid "The vertical text alignment, from 0 (top) to 1 (bottom)." msgstr "O aliñamento vertical do texto, desde 0 (superior) a 1 (inferior)." -#: ../gtk/gtkcellrendererprogress.c:221 ../gtk/gtkiconview.c:731 -#: ../gtk/gtkprogressbar.c:126 ../gtk/gtkscalebutton.c:191 -#: ../gtk/gtkstatusicon.c:301 ../gtk/gtktoolbar.c:492 -#: ../gtk/gtktrayicon-x11.c:95 +#: gtk/gtkcellrendererprogress.c:221 gtk/gtkiconview.c:731 +#: gtk/gtkprogressbar.c:126 gtk/gtkscalebutton.c:191 gtk/gtkstatusicon.c:301 +#: gtk/gtktoolbar.c:492 gtk/gtktrayicon-x11.c:95 msgid "Orientation" msgstr "Orientación" -#: ../gtk/gtkcellrendererprogress.c:222 ../gtk/gtkprogressbar.c:127 +#: gtk/gtkcellrendererprogress.c:222 gtk/gtkprogressbar.c:127 msgid "Orientation and growth direction of the progress bar" msgstr "Orientación e dirección de crecemento da barra de progreso" -#: ../gtk/gtkcellrendererspin.c:93 ../gtk/gtkprogressbar.c:118 -#: ../gtk/gtkrange.c:346 ../gtk/gtkscalebutton.c:219 -#: ../gtk/gtkspinbutton.c:208 +#: gtk/gtkcellrendererspin.c:93 gtk/gtkprogressbar.c:118 gtk/gtkrange.c:346 +#: gtk/gtkscalebutton.c:219 gtk/gtkspinbutton.c:208 msgid "Adjustment" msgstr "Axuste" -#: ../gtk/gtkcellrendererspin.c:94 +#: gtk/gtkcellrendererspin.c:94 msgid "The adjustment that holds the value of the spinbutton." msgstr "O axuste que mantén o valor do botón de axuste." -#: ../gtk/gtkcellrendererspin.c:109 +#: gtk/gtkcellrendererspin.c:109 msgid "Climb rate" msgstr "Taxa de incremento" -#: ../gtk/gtkcellrendererspin.c:110 ../gtk/gtkspinbutton.c:217 +#: gtk/gtkcellrendererspin.c:110 gtk/gtkspinbutton.c:217 msgid "The acceleration rate when you hold down a button" msgstr "A taxa de aceleración cando mantén premido un botón" -#: ../gtk/gtkcellrendererspin.c:123 ../gtk/gtkscale.c:142 -#: ../gtk/gtkspinbutton.c:226 +#: gtk/gtkcellrendererspin.c:123 gtk/gtkscale.c:142 gtk/gtkspinbutton.c:226 msgid "Digits" msgstr "Díxitos" -#: ../gtk/gtkcellrendererspin.c:124 ../gtk/gtkspinbutton.c:227 +#: gtk/gtkcellrendererspin.c:124 gtk/gtkspinbutton.c:227 msgid "The number of decimal places to display" msgstr "O número de lugares decimais que se vai mostrar" -#: ../gtk/gtkcellrenderertext.c:196 +#: gtk/gtkcellrenderertext.c:196 msgid "Text to render" msgstr "Texto para renderizar" -#: ../gtk/gtkcellrenderertext.c:203 +#: gtk/gtkcellrenderertext.c:203 msgid "Markup" msgstr "Marcación" -#: ../gtk/gtkcellrenderertext.c:204 +#: gtk/gtkcellrenderertext.c:204 msgid "Marked up text to render" msgstr "Texto marcado para renderizar" -#: ../gtk/gtkcellrenderertext.c:211 ../gtk/gtklabel.c:323 +#: gtk/gtkcellrenderertext.c:211 gtk/gtklabel.c:323 msgid "Attributes" msgstr "Atributos" -#: ../gtk/gtkcellrenderertext.c:212 +#: gtk/gtkcellrenderertext.c:212 msgid "A list of style attributes to apply to the text of the renderer" msgstr "" "Unha lista de atributos de estilo para aplicar ao texto do renderizador" -#: ../gtk/gtkcellrenderertext.c:219 +#: gtk/gtkcellrenderertext.c:219 msgid "Single Paragraph Mode" msgstr "Modo de parágrafo único" -#: ../gtk/gtkcellrenderertext.c:220 +#: gtk/gtkcellrenderertext.c:220 msgid "Whether or not to keep all text in a single paragraph" msgstr "Indica se debe manterse ou non todo o texto nun só parágrafo" -#: ../gtk/gtkcellrenderertext.c:228 ../gtk/gtkcellview.c:160 -#: ../gtk/gtktexttag.c:183 +#: gtk/gtkcellrenderertext.c:228 gtk/gtkcellview.c:160 gtk/gtktexttag.c:183 msgid "Background color name" msgstr "Nome da cor de fondo" -#: ../gtk/gtkcellrenderertext.c:229 ../gtk/gtkcellview.c:161 -#: ../gtk/gtktexttag.c:184 +#: gtk/gtkcellrenderertext.c:229 gtk/gtkcellview.c:161 gtk/gtktexttag.c:184 msgid "Background color as a string" msgstr "Cor de fondo como unha cadea" -#: ../gtk/gtkcellrenderertext.c:236 ../gtk/gtkcellview.c:167 -#: ../gtk/gtktexttag.c:191 +#: gtk/gtkcellrenderertext.c:236 gtk/gtkcellview.c:167 gtk/gtktexttag.c:191 msgid "Background color" msgstr "Cor de fondo" -#: ../gtk/gtkcellrenderertext.c:237 ../gtk/gtkcellview.c:168 +#: gtk/gtkcellrenderertext.c:237 gtk/gtkcellview.c:168 msgid "Background color as a GdkColor" msgstr "Cor de fondo como unha GdkColor" -#: ../gtk/gtkcellrenderertext.c:244 ../gtk/gtktexttag.c:217 +#: gtk/gtkcellrenderertext.c:244 gtk/gtktexttag.c:217 msgid "Foreground color name" msgstr "Nome da cor de primeiro plano" -#: ../gtk/gtkcellrenderertext.c:245 ../gtk/gtktexttag.c:218 +#: gtk/gtkcellrenderertext.c:245 gtk/gtktexttag.c:218 msgid "Foreground color as a string" msgstr "Cor de primeiro plano como unha cadea" -#: ../gtk/gtkcellrenderertext.c:252 ../gtk/gtktexttag.c:225 +#: gtk/gtkcellrenderertext.c:252 gtk/gtktexttag.c:225 msgid "Foreground color" msgstr "Cor de primeiro plano" -#: ../gtk/gtkcellrenderertext.c:253 +#: gtk/gtkcellrenderertext.c:253 msgid "Foreground color as a GdkColor" msgstr "Cor de primeiro plano como unha GdkColor" -#: ../gtk/gtkcellrenderertext.c:261 ../gtk/gtkentry.c:506 -#: ../gtk/gtktexttag.c:251 ../gtk/gtktextview.c:568 +#: gtk/gtkcellrenderertext.c:261 gtk/gtkentry.c:506 gtk/gtktexttag.c:251 +#: gtk/gtktextview.c:568 msgid "Editable" msgstr "Editable" -#: ../gtk/gtkcellrenderertext.c:262 ../gtk/gtktexttag.c:252 -#: ../gtk/gtktextview.c:569 +#: gtk/gtkcellrenderertext.c:262 gtk/gtktexttag.c:252 gtk/gtktextview.c:569 msgid "Whether the text can be modified by the user" msgstr "Indica se usuario pode modificar o texto" -#: ../gtk/gtkcellrenderertext.c:269 ../gtk/gtkcellrenderertext.c:277 -#: ../gtk/gtkfontsel.c:188 ../gtk/gtktexttag.c:267 ../gtk/gtktexttag.c:275 +#: gtk/gtkcellrenderertext.c:269 gtk/gtkcellrenderertext.c:277 +#: gtk/gtkfontsel.c:188 gtk/gtktexttag.c:267 gtk/gtktexttag.c:275 msgid "Font" msgstr "Tipo de letra" -#: ../gtk/gtkcellrenderertext.c:270 ../gtk/gtktexttag.c:268 +#: gtk/gtkcellrenderertext.c:270 gtk/gtktexttag.c:268 msgid "Font description as a string, e.g. \"Sans Italic 12\"" msgstr "" "Descrición do tipo de letra como unha cadea, por exemplo \"Sans Italic 12\"" -#: ../gtk/gtkcellrenderertext.c:278 ../gtk/gtktexttag.c:276 +#: gtk/gtkcellrenderertext.c:278 gtk/gtktexttag.c:276 msgid "Font description as a PangoFontDescription struct" msgstr "Descrición do tipo de letra como unha estrutura PangoFontDescription" -#: ../gtk/gtkcellrenderertext.c:286 ../gtk/gtktexttag.c:283 +#: gtk/gtkcellrenderertext.c:286 gtk/gtktexttag.c:283 msgid "Font family" msgstr "Familia do tipo de letra" -#: ../gtk/gtkcellrenderertext.c:287 ../gtk/gtktexttag.c:284 +#: gtk/gtkcellrenderertext.c:287 gtk/gtktexttag.c:284 msgid "Name of the font family, e.g. Sans, Helvetica, Times, Monospace" msgstr "" "Nome da familia do tipo de letra, por exemplo Sans, Helvética, Times ou " "Monospace" -#: ../gtk/gtkcellrenderertext.c:294 ../gtk/gtkcellrenderertext.c:295 -#: ../gtk/gtktexttag.c:291 +#: gtk/gtkcellrenderertext.c:294 gtk/gtkcellrenderertext.c:295 +#: gtk/gtktexttag.c:291 msgid "Font style" msgstr "Estilo do tipo de letra" -#: ../gtk/gtkcellrenderertext.c:303 ../gtk/gtkcellrenderertext.c:304 -#: ../gtk/gtktexttag.c:300 +#: gtk/gtkcellrenderertext.c:303 gtk/gtkcellrenderertext.c:304 +#: gtk/gtktexttag.c:300 msgid "Font variant" msgstr "Variante do tipo de letra" -#: ../gtk/gtkcellrenderertext.c:312 ../gtk/gtkcellrenderertext.c:313 -#: ../gtk/gtktexttag.c:309 +#: gtk/gtkcellrenderertext.c:312 gtk/gtkcellrenderertext.c:313 +#: gtk/gtktexttag.c:309 msgid "Font weight" msgstr "Grosor do tipo de letra" -#: ../gtk/gtkcellrenderertext.c:322 ../gtk/gtkcellrenderertext.c:323 -#: ../gtk/gtktexttag.c:320 +#: gtk/gtkcellrenderertext.c:322 gtk/gtkcellrenderertext.c:323 +#: gtk/gtktexttag.c:320 msgid "Font stretch" msgstr "Expandir o tipo de letra" -#: ../gtk/gtkcellrenderertext.c:331 ../gtk/gtkcellrenderertext.c:332 -#: ../gtk/gtktexttag.c:329 +#: gtk/gtkcellrenderertext.c:331 gtk/gtkcellrenderertext.c:332 +#: gtk/gtktexttag.c:329 msgid "Font size" msgstr "Tamaño do tipo de letra" -#: ../gtk/gtkcellrenderertext.c:341 ../gtk/gtktexttag.c:349 +#: gtk/gtkcellrenderertext.c:341 gtk/gtktexttag.c:349 msgid "Font points" msgstr "Puntos do tipo de letra" -#: ../gtk/gtkcellrenderertext.c:342 ../gtk/gtktexttag.c:350 +#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:350 msgid "Font size in points" msgstr "Tamaño do tipo de letra en puntos" -#: ../gtk/gtkcellrenderertext.c:351 ../gtk/gtktexttag.c:339 +#: gtk/gtkcellrenderertext.c:351 gtk/gtktexttag.c:339 msgid "Font scale" msgstr "Escala do tipo de letra" -#: ../gtk/gtkcellrenderertext.c:352 +#: gtk/gtkcellrenderertext.c:352 msgid "Font scaling factor" msgstr "Factor de escalado do tipo de letra" -#: ../gtk/gtkcellrenderertext.c:361 ../gtk/gtktexttag.c:418 +#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:418 msgid "Rise" msgstr "Elevación" -#: ../gtk/gtkcellrenderertext.c:362 +#: gtk/gtkcellrenderertext.c:362 msgid "" "Offset of text above the baseline (below the baseline if rise is negative)" msgstr "" "Desprazamento do texto sobre a liña base (por debaixo da liña base se a " "elevación é negativa)" -#: ../gtk/gtkcellrenderertext.c:373 ../gtk/gtktexttag.c:458 +#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:458 msgid "Strikethrough" msgstr "Riscado" -#: ../gtk/gtkcellrenderertext.c:374 ../gtk/gtktexttag.c:459 +#: gtk/gtkcellrenderertext.c:374 gtk/gtktexttag.c:459 msgid "Whether to strike through the text" msgstr "Indica se se risca o texto" -#: ../gtk/gtkcellrenderertext.c:381 ../gtk/gtktexttag.c:466 +#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:466 msgid "Underline" msgstr "Subliñado" -#: ../gtk/gtkcellrenderertext.c:382 ../gtk/gtktexttag.c:467 +#: gtk/gtkcellrenderertext.c:382 gtk/gtktexttag.c:467 msgid "Style of underline for this text" msgstr "Estilo de subliñado para este texto" -#: ../gtk/gtkcellrenderertext.c:390 ../gtk/gtktexttag.c:378 +#: gtk/gtkcellrenderertext.c:390 gtk/gtktexttag.c:378 msgid "Language" msgstr "Idioma" -#: ../gtk/gtkcellrenderertext.c:391 +#: gtk/gtkcellrenderertext.c:391 msgid "" "The language this text is in, as an ISO code. Pango can use this as a hint " "when rendering the text. If you don't understand this parameter, you " @@ -1529,12 +1514,11 @@ msgstr "" "como unha axuda cando está renderizando o texto. Se non comprende este " "parámetro probablemente non o necesite" -#: ../gtk/gtkcellrenderertext.c:411 ../gtk/gtklabel.c:448 -#: ../gtk/gtkprogressbar.c:206 +#: gtk/gtkcellrenderertext.c:411 gtk/gtklabel.c:448 gtk/gtkprogressbar.c:206 msgid "Ellipsize" msgstr "Elidir" -#: ../gtk/gtkcellrenderertext.c:412 +#: gtk/gtkcellrenderertext.c:412 msgid "" "The preferred place to ellipsize the string, if the cell renderer does not " "have enough room to display the entire string" @@ -1542,20 +1526,20 @@ msgstr "" "O lugar preferido para elidir a cadea, se o renderizador da cela non ten " "espazo suficiente para mostrar a cadea completa" -#: ../gtk/gtkcellrenderertext.c:431 ../gtk/gtkfilechooserbutton.c:421 -#: ../gtk/gtklabel.c:468 +#: gtk/gtkcellrenderertext.c:431 gtk/gtkfilechooserbutton.c:421 +#: gtk/gtklabel.c:468 msgid "Width In Characters" msgstr "Largura en caracteres" -#: ../gtk/gtkcellrenderertext.c:432 ../gtk/gtklabel.c:469 +#: gtk/gtkcellrenderertext.c:432 gtk/gtklabel.c:469 msgid "The desired width of the label, in characters" msgstr "A largura desexada da etiqueta, en caracteres" -#: ../gtk/gtkcellrenderertext.c:450 ../gtk/gtktexttag.c:475 +#: gtk/gtkcellrenderertext.c:450 gtk/gtktexttag.c:475 msgid "Wrap mode" msgstr "Modo de axuste" -#: ../gtk/gtkcellrenderertext.c:451 +#: gtk/gtkcellrenderertext.c:451 msgid "" "How to break the string into multiple lines, if the cell renderer does not " "have enough room to display the entire string" @@ -1563,450 +1547,444 @@ msgstr "" "Como romper a cadea en liñas múltiples, se o renderizador da cela non ten " "suficiente espazo para mostrar a cadea completa" -#: ../gtk/gtkcellrenderertext.c:470 ../gtk/gtkcombobox.c:677 +#: gtk/gtkcellrenderertext.c:470 gtk/gtkcombobox.c:677 msgid "Wrap width" msgstr "Largura de axuste" -#: ../gtk/gtkcellrenderertext.c:471 +#: gtk/gtkcellrenderertext.c:471 msgid "The width at which the text is wrapped" msgstr "A largura á que o texto se axustará" -#: ../gtk/gtkcellrenderertext.c:491 ../gtk/gtktreeviewcolumn.c:297 +#: gtk/gtkcellrenderertext.c:491 gtk/gtktreeviewcolumn.c:297 msgid "Alignment" msgstr "Aliñamento" -#: ../gtk/gtkcellrenderertext.c:492 +#: gtk/gtkcellrenderertext.c:492 msgid "How to align the lines" msgstr "Como aliñar as liñas" -#: ../gtk/gtkcellrenderertext.c:502 ../gtk/gtkcellview.c:190 -#: ../gtk/gtktexttag.c:564 +#: gtk/gtkcellrenderertext.c:502 gtk/gtkcellview.c:190 gtk/gtktexttag.c:564 msgid "Background set" msgstr "Definición do fondo" -#: ../gtk/gtkcellrenderertext.c:503 ../gtk/gtkcellview.c:191 -#: ../gtk/gtktexttag.c:565 +#: gtk/gtkcellrenderertext.c:503 gtk/gtkcellview.c:191 gtk/gtktexttag.c:565 msgid "Whether this tag affects the background color" msgstr "Indica se esta marca afecta á cor de fondo" -#: ../gtk/gtkcellrenderertext.c:506 ../gtk/gtktexttag.c:576 +#: gtk/gtkcellrenderertext.c:506 gtk/gtktexttag.c:576 msgid "Foreground set" msgstr "Definición do primeiro plano" -#: ../gtk/gtkcellrenderertext.c:507 ../gtk/gtktexttag.c:577 +#: gtk/gtkcellrenderertext.c:507 gtk/gtktexttag.c:577 msgid "Whether this tag affects the foreground color" msgstr "Indica se esta marca afecta á cor de primeiro plano" -#: ../gtk/gtkcellrenderertext.c:510 ../gtk/gtktexttag.c:584 +#: gtk/gtkcellrenderertext.c:510 gtk/gtktexttag.c:584 msgid "Editability set" msgstr "Definición da editabilidade" -#: ../gtk/gtkcellrenderertext.c:511 ../gtk/gtktexttag.c:585 +#: gtk/gtkcellrenderertext.c:511 gtk/gtktexttag.c:585 msgid "Whether this tag affects text editability" msgstr "Indica se esta marca afecta á editabilidade do texto" -#: ../gtk/gtkcellrenderertext.c:514 ../gtk/gtktexttag.c:588 +#: gtk/gtkcellrenderertext.c:514 gtk/gtktexttag.c:588 msgid "Font family set" msgstr "Definición da familia do tipo de letra" -#: ../gtk/gtkcellrenderertext.c:515 ../gtk/gtktexttag.c:589 +#: gtk/gtkcellrenderertext.c:515 gtk/gtktexttag.c:589 msgid "Whether this tag affects the font family" msgstr "Indica se esta marca afecta á familia do tipo de letra" -#: ../gtk/gtkcellrenderertext.c:518 ../gtk/gtktexttag.c:592 +#: gtk/gtkcellrenderertext.c:518 gtk/gtktexttag.c:592 msgid "Font style set" msgstr "Definición do estilo do tipo de letra" -#: ../gtk/gtkcellrenderertext.c:519 ../gtk/gtktexttag.c:593 +#: gtk/gtkcellrenderertext.c:519 gtk/gtktexttag.c:593 msgid "Whether this tag affects the font style" msgstr "Indica se esta marca afecta ao estilo do tipo de letra" -#: ../gtk/gtkcellrenderertext.c:522 ../gtk/gtktexttag.c:596 +#: gtk/gtkcellrenderertext.c:522 gtk/gtktexttag.c:596 msgid "Font variant set" msgstr "Definición da variante do tipo de letra" -#: ../gtk/gtkcellrenderertext.c:523 ../gtk/gtktexttag.c:597 +#: gtk/gtkcellrenderertext.c:523 gtk/gtktexttag.c:597 msgid "Whether this tag affects the font variant" msgstr "Indica se esta marca afecta á variante do tipo de letra" -#: ../gtk/gtkcellrenderertext.c:526 ../gtk/gtktexttag.c:600 +#: gtk/gtkcellrenderertext.c:526 gtk/gtktexttag.c:600 msgid "Font weight set" msgstr "Definición do grosor do tipo de letra" -#: ../gtk/gtkcellrenderertext.c:527 ../gtk/gtktexttag.c:601 +#: gtk/gtkcellrenderertext.c:527 gtk/gtktexttag.c:601 msgid "Whether this tag affects the font weight" msgstr "Indica se esta marca afecta ao grosor do tipo de letra" -#: ../gtk/gtkcellrenderertext.c:530 ../gtk/gtktexttag.c:604 +#: gtk/gtkcellrenderertext.c:530 gtk/gtktexttag.c:604 msgid "Font stretch set" msgstr "Definición da expansión do tipo de letra" -#: ../gtk/gtkcellrenderertext.c:531 ../gtk/gtktexttag.c:605 +#: gtk/gtkcellrenderertext.c:531 gtk/gtktexttag.c:605 msgid "Whether this tag affects the font stretch" msgstr "Indica se esta marca afecta á expansión do tipo de letra" -#: ../gtk/gtkcellrenderertext.c:534 ../gtk/gtktexttag.c:608 +#: gtk/gtkcellrenderertext.c:534 gtk/gtktexttag.c:608 msgid "Font size set" msgstr "Definición do tamaño do tipo de letra" -#: ../gtk/gtkcellrenderertext.c:535 ../gtk/gtktexttag.c:609 +#: gtk/gtkcellrenderertext.c:535 gtk/gtktexttag.c:609 msgid "Whether this tag affects the font size" msgstr "Indica se esta marca afecta ao tamaño do tipo de letra" -#: ../gtk/gtkcellrenderertext.c:538 ../gtk/gtktexttag.c:612 +#: gtk/gtkcellrenderertext.c:538 gtk/gtktexttag.c:612 msgid "Font scale set" msgstr "Definición da escala do tipo de letra" -#: ../gtk/gtkcellrenderertext.c:539 ../gtk/gtktexttag.c:613 +#: gtk/gtkcellrenderertext.c:539 gtk/gtktexttag.c:613 msgid "Whether this tag scales the font size by a factor" msgstr "Indica se esta etiqueta escala o tamaño do tipo de letra por un factor" -#: ../gtk/gtkcellrenderertext.c:542 ../gtk/gtktexttag.c:632 +#: gtk/gtkcellrenderertext.c:542 gtk/gtktexttag.c:632 msgid "Rise set" msgstr "Definición da elevación" -#: ../gtk/gtkcellrenderertext.c:543 ../gtk/gtktexttag.c:633 +#: gtk/gtkcellrenderertext.c:543 gtk/gtktexttag.c:633 msgid "Whether this tag affects the rise" msgstr "Indica se esta marca afecta á elevación" -#: ../gtk/gtkcellrenderertext.c:546 ../gtk/gtktexttag.c:648 +#: gtk/gtkcellrenderertext.c:546 gtk/gtktexttag.c:648 msgid "Strikethrough set" msgstr "Definición do riscado" -#: ../gtk/gtkcellrenderertext.c:547 ../gtk/gtktexttag.c:649 +#: gtk/gtkcellrenderertext.c:547 gtk/gtktexttag.c:649 msgid "Whether this tag affects strikethrough" msgstr "Indica se esta marca afecta ao riscado" -#: ../gtk/gtkcellrenderertext.c:550 ../gtk/gtktexttag.c:656 +#: gtk/gtkcellrenderertext.c:550 gtk/gtktexttag.c:656 msgid "Underline set" msgstr "Definición do subliñado" -#: ../gtk/gtkcellrenderertext.c:551 ../gtk/gtktexttag.c:657 +#: gtk/gtkcellrenderertext.c:551 gtk/gtktexttag.c:657 msgid "Whether this tag affects underlining" msgstr "Indica se esta marca afecta ao subliñado" -#: ../gtk/gtkcellrenderertext.c:554 ../gtk/gtktexttag.c:620 +#: gtk/gtkcellrenderertext.c:554 gtk/gtktexttag.c:620 msgid "Language set" msgstr "Definición do idioma" -#: ../gtk/gtkcellrenderertext.c:555 ../gtk/gtktexttag.c:621 +#: gtk/gtkcellrenderertext.c:555 gtk/gtktexttag.c:621 msgid "Whether this tag affects the language the text is rendered as" msgstr "Indica se esta marca afecta ao idioma no que se renderiza o texto" -#: ../gtk/gtkcellrenderertext.c:558 +#: gtk/gtkcellrenderertext.c:558 msgid "Ellipsize set" msgstr "Definición da elisión" -#: ../gtk/gtkcellrenderertext.c:559 +#: gtk/gtkcellrenderertext.c:559 msgid "Whether this tag affects the ellipsize mode" msgstr "Indica se esta marca afecta ao modo elidido" -#: ../gtk/gtkcellrenderertext.c:562 +#: gtk/gtkcellrenderertext.c:562 msgid "Align set" msgstr "Establece aliñamento" -#: ../gtk/gtkcellrenderertext.c:563 +#: gtk/gtkcellrenderertext.c:563 msgid "Whether this tag affects the alignment mode" msgstr "Indica se esta etiqueta afecta o modo de aliñamento" -#: ../gtk/gtkcellrenderertoggle.c:126 +#: gtk/gtkcellrenderertoggle.c:126 msgid "Toggle state" msgstr "Estado alternable" -#: ../gtk/gtkcellrenderertoggle.c:127 +#: gtk/gtkcellrenderertoggle.c:127 msgid "The toggle state of the button" msgstr "O estado alternable do botón" -#: ../gtk/gtkcellrenderertoggle.c:134 +#: gtk/gtkcellrenderertoggle.c:134 msgid "Inconsistent state" msgstr "Estado inconsistente" -#: ../gtk/gtkcellrenderertoggle.c:135 +#: gtk/gtkcellrenderertoggle.c:135 msgid "The inconsistent state of the button" msgstr "O estado inconsistente do botón" -#: ../gtk/gtkcellrenderertoggle.c:142 +#: gtk/gtkcellrenderertoggle.c:142 msgid "Activatable" msgstr "Activable" -#: ../gtk/gtkcellrenderertoggle.c:143 +#: gtk/gtkcellrenderertoggle.c:143 msgid "The toggle button can be activated" msgstr "O botón de estado pódese activar" -#: ../gtk/gtkcellrenderertoggle.c:150 +#: gtk/gtkcellrenderertoggle.c:150 msgid "Radio state" msgstr "Estado de opción" -#: ../gtk/gtkcellrenderertoggle.c:151 +#: gtk/gtkcellrenderertoggle.c:151 msgid "Draw the toggle button as a radio button" msgstr "Debuxar o botón de estado como un botón de opción" -#: ../gtk/gtkcellrenderertoggle.c:158 +#: gtk/gtkcellrenderertoggle.c:158 msgid "Indicator size" msgstr "Tamaño do indicador" -#: ../gtk/gtkcellrenderertoggle.c:159 ../gtk/gtkcheckbutton.c:70 -#: ../gtk/gtkcheckmenuitem.c:112 +#: gtk/gtkcellrenderertoggle.c:159 gtk/gtkcheckbutton.c:70 +#: gtk/gtkcheckmenuitem.c:112 msgid "Size of check or radio indicator" msgstr "Tamaño do indicador de opción ou de verificación" -#: ../gtk/gtkcellview.c:182 +#: gtk/gtkcellview.c:182 msgid "CellView model" msgstr "Modelo CellView" -#: ../gtk/gtkcellview.c:183 +#: gtk/gtkcellview.c:183 msgid "The model for cell view" msgstr "O modelo para a visualización de cela" -#: ../gtk/gtkcheckbutton.c:69 ../gtk/gtkcheckmenuitem.c:110 -#: ../gtk/gtkoptionmenu.c:168 +#: gtk/gtkcheckbutton.c:69 gtk/gtkcheckmenuitem.c:110 gtk/gtkoptionmenu.c:168 msgid "Indicator Size" msgstr "Tamaño do indicador" -#: ../gtk/gtkcheckbutton.c:77 ../gtk/gtkexpander.c:245 -#: ../gtk/gtkoptionmenu.c:174 +#: gtk/gtkcheckbutton.c:77 gtk/gtkexpander.c:245 gtk/gtkoptionmenu.c:174 msgid "Indicator Spacing" msgstr "Espazamento do indicador" -#: ../gtk/gtkcheckbutton.c:78 +#: gtk/gtkcheckbutton.c:78 msgid "Spacing around check or radio indicator" msgstr "Espazamento en torno do indicador de opción ou de verificación" -#: ../gtk/gtkcheckmenuitem.c:87 ../gtk/gtkmenu.c:502 -#: ../gtk/gtktoggleaction.c:118 ../gtk/gtktogglebutton.c:102 -#: ../gtk/gtktoggletoolbutton.c:101 +#: gtk/gtkcheckmenuitem.c:87 gtk/gtkmenu.c:502 gtk/gtktoggleaction.c:118 +#: gtk/gtktogglebutton.c:102 gtk/gtktoggletoolbutton.c:101 msgid "Active" msgstr "Activo" -#: ../gtk/gtkcheckmenuitem.c:88 +#: gtk/gtkcheckmenuitem.c:88 msgid "Whether the menu item is checked" msgstr "Indica se o elemento de menú está seleccionado" -#: ../gtk/gtkcheckmenuitem.c:95 ../gtk/gtktogglebutton.c:110 +#: gtk/gtkcheckmenuitem.c:95 gtk/gtktogglebutton.c:110 msgid "Inconsistent" msgstr "Inconsistente" -#: ../gtk/gtkcheckmenuitem.c:96 +#: gtk/gtkcheckmenuitem.c:96 msgid "Whether to display an \"inconsistent\" state" msgstr "Indica se se debe mostrar un estado \"inconsistente\"" -#: ../gtk/gtkcheckmenuitem.c:103 +#: gtk/gtkcheckmenuitem.c:103 msgid "Draw as radio menu item" msgstr "Debuxar como un elemento do menú de opción" -#: ../gtk/gtkcheckmenuitem.c:104 +#: gtk/gtkcheckmenuitem.c:104 msgid "Whether the menu item looks like a radio menu item" msgstr "" "Indica se a aparencia do elemento de menú é como un elemento do menú de " "opción" -#: ../gtk/gtkcolorbutton.c:171 +#: gtk/gtkcolorbutton.c:171 msgid "Use alpha" msgstr "Usar alfa" -#: ../gtk/gtkcolorbutton.c:172 +#: gtk/gtkcolorbutton.c:172 msgid "Whether or not to give the color an alpha value" msgstr "Indica se debe darse ou non un valor alfa á cor" -#: ../gtk/gtkcolorbutton.c:186 ../gtk/gtkfilechooserbutton.c:407 -#: ../gtk/gtkfontbutton.c:142 ../gtk/gtkprintjob.c:116 -#: ../gtk/gtktreeviewcolumn.c:264 +#: gtk/gtkcolorbutton.c:186 gtk/gtkfilechooserbutton.c:407 +#: gtk/gtkfontbutton.c:142 gtk/gtkprintjob.c:116 gtk/gtktreeviewcolumn.c:264 msgid "Title" msgstr "Título" -#: ../gtk/gtkcolorbutton.c:187 +#: gtk/gtkcolorbutton.c:187 msgid "The title of the color selection dialog" msgstr "O título do diálogo de selección da cor" -#: ../gtk/gtkcolorbutton.c:201 ../gtk/gtkcolorsel.c:293 +#: gtk/gtkcolorbutton.c:201 gtk/gtkcolorsel.c:293 msgid "Current Color" msgstr "Cor actual" -#: ../gtk/gtkcolorbutton.c:202 +#: gtk/gtkcolorbutton.c:202 msgid "The selected color" msgstr "A cor seleccionada" -#: ../gtk/gtkcolorbutton.c:216 ../gtk/gtkcolorsel.c:300 +#: gtk/gtkcolorbutton.c:216 gtk/gtkcolorsel.c:300 msgid "Current Alpha" msgstr "Alfa actual" -#: ../gtk/gtkcolorbutton.c:217 +#: gtk/gtkcolorbutton.c:217 msgid "The selected opacity value (0 fully transparent, 65535 fully opaque)" msgstr "" "O valor de opacidade actual (0 é completamente transparente, 65535 é " "completamente opaco)" -#: ../gtk/gtkcolorsel.c:279 +#: gtk/gtkcolorsel.c:279 msgid "Has Opacity Control" msgstr "Ten un control de opacidade" -#: ../gtk/gtkcolorsel.c:280 +#: gtk/gtkcolorsel.c:280 msgid "Whether the color selector should allow setting opacity" msgstr "Indica se o selector de cor pode permitir seleccionar a opacidade" -#: ../gtk/gtkcolorsel.c:286 +#: gtk/gtkcolorsel.c:286 msgid "Has palette" msgstr "Ten unha paleta" -#: ../gtk/gtkcolorsel.c:287 +#: gtk/gtkcolorsel.c:287 msgid "Whether a palette should be used" msgstr "Indica se se pode usar unha paleta" -#: ../gtk/gtkcolorsel.c:294 +#: gtk/gtkcolorsel.c:294 msgid "The current color" msgstr "A cor actual" -#: ../gtk/gtkcolorsel.c:301 +#: gtk/gtkcolorsel.c:301 msgid "The current opacity value (0 fully transparent, 65535 fully opaque)" msgstr "" "O valor de opacidade actual (0 é completamente transparente, 65535 é " "completamente opaco)" -#: ../gtk/gtkcolorsel.c:315 +#: gtk/gtkcolorsel.c:315 msgid "Custom palette" msgstr "Paleta personalizada" -#: ../gtk/gtkcolorsel.c:316 +#: gtk/gtkcolorsel.c:316 msgid "Palette to use in the color selector" msgstr "A paleta que se usará no selector de cores" -#: ../gtk/gtkcolorseldialog.c:102 +#: gtk/gtkcolorseldialog.c:102 msgid "Color Selection" msgstr "Selección de cor" -#: ../gtk/gtkcolorseldialog.c:103 +#: gtk/gtkcolorseldialog.c:103 msgid "The color selection embedded in the dialog." msgstr "A selección de cor empotrada no diálogo." -#: ../gtk/gtkcolorseldialog.c:109 +#: gtk/gtkcolorseldialog.c:109 msgid "OK Button" msgstr "Botón Aceptar" -#: ../gtk/gtkcolorseldialog.c:110 +#: gtk/gtkcolorseldialog.c:110 msgid "The OK button of the dialog." msgstr "O botón Aceptar do diálogo." -#: ../gtk/gtkcolorseldialog.c:116 +#: gtk/gtkcolorseldialog.c:116 msgid "Cancel Button" msgstr "Botón Cancelar" -#: ../gtk/gtkcolorseldialog.c:117 +#: gtk/gtkcolorseldialog.c:117 msgid "The cancel button of the dialog." msgstr "O botón Cancelar do diálogo." -#: ../gtk/gtkcolorseldialog.c:123 +#: gtk/gtkcolorseldialog.c:123 msgid "Help Button" msgstr "Botón Axuda" -#: ../gtk/gtkcolorseldialog.c:124 +#: gtk/gtkcolorseldialog.c:124 msgid "The help button of the dialog." msgstr "O botón Axuda do diálogo." -#: ../gtk/gtkcombo.c:145 +#: gtk/gtkcombo.c:145 msgid "Enable arrow keys" msgstr "Activar as teclas de frecha" -#: ../gtk/gtkcombo.c:146 +#: gtk/gtkcombo.c:146 msgid "Whether the arrow keys move through the list of items" msgstr "" "Indica se as teclas de frecha permiten moverse a través da lista de elementos" -#: ../gtk/gtkcombo.c:152 +#: gtk/gtkcombo.c:152 msgid "Always enable arrows" msgstr "Activar sempre as frechas" -#: ../gtk/gtkcombo.c:153 +#: gtk/gtkcombo.c:153 msgid "Obsolete property, ignored" msgstr "Propiedade obsoleta; ignorada" -#: ../gtk/gtkcombo.c:159 +#: gtk/gtkcombo.c:159 msgid "Case sensitive" msgstr "Diferenciar maiúsculas de minúsculas" -#: ../gtk/gtkcombo.c:160 +#: gtk/gtkcombo.c:160 msgid "Whether list item matching is case sensitive" msgstr "" "Indica se a lista de elementos coincidentes diferencia maiúsculas de " "minúsculas" -#: ../gtk/gtkcombo.c:167 +#: gtk/gtkcombo.c:167 msgid "Allow empty" msgstr "Permitir baleiro" -#: ../gtk/gtkcombo.c:168 +#: gtk/gtkcombo.c:168 msgid "Whether an empty value may be entered in this field" msgstr "Indica se se pode introducir neste campo un valor baleiro" -#: ../gtk/gtkcombo.c:175 +#: gtk/gtkcombo.c:175 msgid "Value in list" msgstr "Valor na lista" -#: ../gtk/gtkcombo.c:176 +#: gtk/gtkcombo.c:176 msgid "Whether entered values must already be present in the list" msgstr "Indica se os valores introducidos deben estar xa presentes na lista" -#: ../gtk/gtkcombobox.c:660 +#: gtk/gtkcombobox.c:660 msgid "ComboBox model" msgstr "Modelo de caixa de combinación" -#: ../gtk/gtkcombobox.c:661 +#: gtk/gtkcombobox.c:661 msgid "The model for the combo box" msgstr "O modelo para a caixa de combinación" -#: ../gtk/gtkcombobox.c:678 +#: gtk/gtkcombobox.c:678 msgid "Wrap width for laying out the items in a grid" msgstr "Largura de axuste para distribuír os elementos nunha grade" -#: ../gtk/gtkcombobox.c:700 +#: gtk/gtkcombobox.c:700 msgid "Row span column" msgstr "Columna de expansión da fila" -#: ../gtk/gtkcombobox.c:701 +#: gtk/gtkcombobox.c:701 msgid "TreeModel column containing the row span values" msgstr "Columna TreeModel que contén os valores de expansión da fila" -#: ../gtk/gtkcombobox.c:722 +#: gtk/gtkcombobox.c:722 msgid "Column span column" msgstr "Columna de expansión da columna" -#: ../gtk/gtkcombobox.c:723 +#: gtk/gtkcombobox.c:723 msgid "TreeModel column containing the column span values" msgstr "Columna TreeModel que contén os valores de expansión da columna" -#: ../gtk/gtkcombobox.c:744 +#: gtk/gtkcombobox.c:744 msgid "Active item" msgstr "Elemento activo" -#: ../gtk/gtkcombobox.c:745 +#: gtk/gtkcombobox.c:745 msgid "The item which is currently active" msgstr "O elemento que está activo actualmente" -#: ../gtk/gtkcombobox.c:764 ../gtk/gtkuimanager.c:220 +#: gtk/gtkcombobox.c:764 gtk/gtkuimanager.c:220 msgid "Add tearoffs to menus" msgstr "Engadir tiradores aos menús" -#: ../gtk/gtkcombobox.c:765 +#: gtk/gtkcombobox.c:765 msgid "Whether dropdowns should have a tearoff menu item" msgstr "" "Indica se os menús despregables deben ter un elemento de menú desprazable" -#: ../gtk/gtkcombobox.c:780 ../gtk/gtkentry.c:531 +#: gtk/gtkcombobox.c:780 gtk/gtkentry.c:531 msgid "Has Frame" msgstr "Ten marco" -#: ../gtk/gtkcombobox.c:781 +#: gtk/gtkcombobox.c:781 msgid "Whether the combo box draws a frame around the child" msgstr "Indica se a caixa de combinación debuxa un marco ao redor do fillo" -#: ../gtk/gtkcombobox.c:789 +#: gtk/gtkcombobox.c:789 msgid "Whether the combo box grabs focus when it is clicked with the mouse" msgstr "Indica se a caixa de combinación captura o foco cando se preme co rato" -#: ../gtk/gtkcombobox.c:804 ../gtk/gtkmenu.c:557 +#: gtk/gtkcombobox.c:804 gtk/gtkmenu.c:557 msgid "Tearoff Title" msgstr "Título do tirador" -#: ../gtk/gtkcombobox.c:805 +#: gtk/gtkcombobox.c:805 msgid "" "A title that may be displayed by the window manager when the popup is torn-" "off" @@ -2014,180 +1992,180 @@ msgstr "" "Un título que o xestor de ventás pode mostrar cando o menú emerxente se " "separa" -#: ../gtk/gtkcombobox.c:822 +#: gtk/gtkcombobox.c:822 msgid "Popup shown" msgstr "Menú emerxente mostrado" -#: ../gtk/gtkcombobox.c:823 +#: gtk/gtkcombobox.c:823 msgid "Whether the combo's dropdown is shown" msgstr "Indica se se mostra o despregable da caixa de combinación" -#: ../gtk/gtkcombobox.c:839 +#: gtk/gtkcombobox.c:839 msgid "Button Sensitivity" msgstr "Sensibilidade do botón" -#: ../gtk/gtkcombobox.c:840 +#: gtk/gtkcombobox.c:840 msgid "Whether the dropdown button is sensitive when the model is empty" msgstr "Indica se o botón despregable é sensible cando o modelo está baleiro" -#: ../gtk/gtkcombobox.c:847 +#: gtk/gtkcombobox.c:847 msgid "Appears as list" msgstr "Móstrase como unha lista" -#: ../gtk/gtkcombobox.c:848 +#: gtk/gtkcombobox.c:848 msgid "Whether dropdowns should look like lists rather than menus" msgstr "Indica se os despregables deben parecerse a listas en vez de a menús" -#: ../gtk/gtkcombobox.c:864 +#: gtk/gtkcombobox.c:864 msgid "Arrow Size" msgstr "Tamaño da frecha" -#: ../gtk/gtkcombobox.c:865 +#: gtk/gtkcombobox.c:865 msgid "The minimum size of the arrow in the combo box" msgstr "O tamaño mínimo da frecha no caixa de combinación" -#: ../gtk/gtkcombobox.c:880 ../gtk/gtkentry.c:631 ../gtk/gtkhandlebox.c:174 -#: ../gtk/gtkmenubar.c:194 ../gtk/gtkstatusbar.c:186 ../gtk/gtktoolbar.c:630 -#: ../gtk/gtkviewport.c:122 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 +#: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 +#: gtk/gtkviewport.c:122 msgid "Shadow type" msgstr "Tipo de sombra" -#: ../gtk/gtkcombobox.c:881 +#: gtk/gtkcombobox.c:881 msgid "Which kind of shadow to draw around the combo box" msgstr "Que clase de sombra debuxar arredor da caixa de combinación" -#: ../gtk/gtkcontainer.c:237 +#: gtk/gtkcontainer.c:237 msgid "Resize mode" msgstr "Modo de redimensionamento" -#: ../gtk/gtkcontainer.c:238 +#: gtk/gtkcontainer.c:238 msgid "Specify how resize events are handled" msgstr "Especifica como se manipulan os eventos de redimensionamento" -#: ../gtk/gtkcontainer.c:245 +#: gtk/gtkcontainer.c:245 msgid "Border width" msgstr "Largura do bordo" -#: ../gtk/gtkcontainer.c:246 +#: gtk/gtkcontainer.c:246 msgid "The width of the empty border outside the containers children" msgstr "A largura do bordo baleiro fóra dos contedores fillos" -#: ../gtk/gtkcontainer.c:254 +#: gtk/gtkcontainer.c:254 msgid "Child" msgstr "Fillo" -#: ../gtk/gtkcontainer.c:255 +#: gtk/gtkcontainer.c:255 msgid "Can be used to add a new child to the container" msgstr "Pode usarse para engadir un fillo novo ao contedor" -#: ../gtk/gtkcurve.c:124 +#: gtk/gtkcurve.c:124 msgid "Curve type" msgstr "Tipo de curva" -#: ../gtk/gtkcurve.c:125 +#: gtk/gtkcurve.c:125 msgid "Is this curve linear, spline interpolated, or free-form" msgstr "Se esta curva é lineal, spline interpolada ou de forma libre" -#: ../gtk/gtkcurve.c:132 +#: gtk/gtkcurve.c:132 msgid "Minimum X" msgstr "X mínimo" -#: ../gtk/gtkcurve.c:133 +#: gtk/gtkcurve.c:133 msgid "Minimum possible value for X" msgstr "Mínimo valor posible para X" -#: ../gtk/gtkcurve.c:141 +#: gtk/gtkcurve.c:141 msgid "Maximum X" msgstr "X máximo" -#: ../gtk/gtkcurve.c:142 +#: gtk/gtkcurve.c:142 msgid "Maximum possible X value" msgstr "Máximo valor posible para X" -#: ../gtk/gtkcurve.c:150 +#: gtk/gtkcurve.c:150 msgid "Minimum Y" msgstr "Y mínimo" -#: ../gtk/gtkcurve.c:151 +#: gtk/gtkcurve.c:151 msgid "Minimum possible value for Y" msgstr "Mínimo valor posible para Y" -#: ../gtk/gtkcurve.c:159 +#: gtk/gtkcurve.c:159 msgid "Maximum Y" msgstr "Y máximo" -#: ../gtk/gtkcurve.c:160 +#: gtk/gtkcurve.c:160 msgid "Maximum possible value for Y" msgstr "Máximo valor posible para Y" -#: ../gtk/gtkdialog.c:144 +#: gtk/gtkdialog.c:144 msgid "Has separator" msgstr "Ten un separador" -#: ../gtk/gtkdialog.c:145 +#: gtk/gtkdialog.c:145 msgid "The dialog has a separator bar above its buttons" msgstr "A caixa de diálogo ten unha barra separadora sobre os seus botóns" -#: ../gtk/gtkdialog.c:190 +#: gtk/gtkdialog.c:190 msgid "Content area border" msgstr "Bordo da área de contidos" -#: ../gtk/gtkdialog.c:191 +#: gtk/gtkdialog.c:191 msgid "Width of border around the main dialog area" msgstr "Largura do bordo ao redor da área principal da caixa de diálogo" -#: ../gtk/gtkdialog.c:198 +#: gtk/gtkdialog.c:198 msgid "Button spacing" msgstr "Espazamento dos botóns" -#: ../gtk/gtkdialog.c:199 +#: gtk/gtkdialog.c:199 msgid "Spacing between buttons" msgstr "Espazamento entre os botóns" -#: ../gtk/gtkdialog.c:207 +#: gtk/gtkdialog.c:207 msgid "Action area border" msgstr "Bordo da área de acción" -#: ../gtk/gtkdialog.c:208 +#: gtk/gtkdialog.c:208 msgid "Width of border around the button area at the bottom of the dialog" msgstr "" "Largura do bordo ao redor da área do botón na parte inferior da caixa de " "diálogo" -#: ../gtk/gtkentry.c:486 ../gtk/gtklabel.c:411 +#: gtk/gtkentry.c:486 gtk/gtklabel.c:411 msgid "Cursor Position" msgstr "Posición do cursor" -#: ../gtk/gtkentry.c:487 ../gtk/gtklabel.c:412 +#: gtk/gtkentry.c:487 gtk/gtklabel.c:412 msgid "The current position of the insertion cursor in chars" msgstr "A posición actual do cursor de inserción en caracteres" -#: ../gtk/gtkentry.c:496 ../gtk/gtklabel.c:421 +#: gtk/gtkentry.c:496 gtk/gtklabel.c:421 msgid "Selection Bound" msgstr "Límite da selección" -#: ../gtk/gtkentry.c:497 ../gtk/gtklabel.c:422 +#: gtk/gtkentry.c:497 gtk/gtklabel.c:422 msgid "" "The position of the opposite end of the selection from the cursor in chars" msgstr "A posición en caracteres do extremo oposto da selección desde o cursor" -#: ../gtk/gtkentry.c:507 +#: gtk/gtkentry.c:507 msgid "Whether the entry contents can be edited" msgstr "Indica se os contidos da entrada se poden editar" -#: ../gtk/gtkentry.c:514 +#: gtk/gtkentry.c:514 msgid "Maximum length" msgstr "Lonxitude máxima" -#: ../gtk/gtkentry.c:515 +#: gtk/gtkentry.c:515 msgid "Maximum number of characters for this entry. Zero if no maximum" msgstr "Número máximo de caracteres nesta entrada. É cero se non hai un máximo" -#: ../gtk/gtkentry.c:523 +#: gtk/gtkentry.c:523 msgid "Visibility" msgstr "Visibilidade" -#: ../gtk/gtkentry.c:524 +#: gtk/gtkentry.c:524 msgid "" "FALSE displays the \"invisible char\" instead of the actual text (password " "mode)" @@ -2195,32 +2173,32 @@ msgstr "" "FALSE mostra o \"carácter invisible\" en lugar do texto actual (no modo " "contrasinal)" -#: ../gtk/gtkentry.c:532 +#: gtk/gtkentry.c:532 msgid "FALSE removes outside bevel from entry" msgstr "FALSE elimina o bisel exterior da entrada" -#: ../gtk/gtkentry.c:540 +#: gtk/gtkentry.c:540 msgid "" "Border between text and frame. Overrides the inner-border style property" msgstr "" "Bordo entre o texto e o marco. Sobreponse á propiedade de estilo do bordo " "interno" -#: ../gtk/gtkentry.c:547 +#: gtk/gtkentry.c:547 msgid "Invisible character" msgstr "Carácter invisible" -#: ../gtk/gtkentry.c:548 +#: gtk/gtkentry.c:548 msgid "The character to use when masking entry contents (in \"password mode\")" msgstr "" "O carácter que usar cando se oculten os contidos da entrada (no \"modo " "contrasinal\")" -#: ../gtk/gtkentry.c:555 +#: gtk/gtkentry.c:555 msgid "Activates default" msgstr "Activa o predeterminado" -#: ../gtk/gtkentry.c:556 +#: gtk/gtkentry.c:556 msgid "" "Whether to activate the default widget (such as the default button in a " "dialog) when Enter is pressed" @@ -2228,32 +2206,32 @@ msgstr "" "Indica se se debe activar o widget predeterminado (como o botón " "predeterminado nunha caixa de diálogo) cando se prema a tecla Intro" -#: ../gtk/gtkentry.c:562 +#: gtk/gtkentry.c:562 msgid "Width in chars" msgstr "Largura en caracteres" -#: ../gtk/gtkentry.c:563 +#: gtk/gtkentry.c:563 msgid "Number of characters to leave space for in the entry" msgstr "Número de caracteres para os que deixar espazo na entrada" -#: ../gtk/gtkentry.c:572 +#: gtk/gtkentry.c:572 msgid "Scroll offset" msgstr "Compensación do desprazamento" -#: ../gtk/gtkentry.c:573 +#: gtk/gtkentry.c:573 msgid "Number of pixels of the entry scrolled off the screen to the left" msgstr "" "Número de píxeles da entrada desprazados fóra da pantalla e cara á esquerda" -#: ../gtk/gtkentry.c:583 +#: gtk/gtkentry.c:583 msgid "The contents of the entry" msgstr "Os contidos da entrada" -#: ../gtk/gtkentry.c:598 ../gtk/gtkmisc.c:73 +#: gtk/gtkentry.c:598 gtk/gtkmisc.c:73 msgid "X align" msgstr "Aliñamento X" -#: ../gtk/gtkentry.c:599 ../gtk/gtkmisc.c:74 +#: gtk/gtkentry.c:599 gtk/gtkmisc.c:74 msgid "" "The horizontal alignment, from 0 (left) to 1 (right). Reversed for RTL " "layouts." @@ -2261,127 +2239,127 @@ msgstr "" "O aliñamento horizontal, desde 0 (esquerda) até 1 (dereita). Ao revés para " "disposicións DAE." -#: ../gtk/gtkentry.c:615 +#: gtk/gtkentry.c:615 msgid "Truncate multiline" msgstr "Truncar multiliña" -#: ../gtk/gtkentry.c:616 +#: gtk/gtkentry.c:616 msgid "Whether to truncate multiline pastes to one line." msgstr "Indica se se truncan as accións de pegar multiliñas nunha liña." -#: ../gtk/gtkentry.c:632 +#: gtk/gtkentry.c:632 msgid "Which kind of shadow to draw around the entry when has-frame is set" msgstr "" "Que tipo de sombra debuxar arredor da entrada cando has-frame está activado" -#: ../gtk/gtkentry.c:647 ../gtk/gtktextview.c:648 +#: gtk/gtkentry.c:647 gtk/gtktextview.c:648 msgid "Overwrite mode" msgstr "Modo de sobrescritura" -#: ../gtk/gtkentry.c:648 +#: gtk/gtkentry.c:648 msgid "Whether new text overwrites existing text" msgstr "Indica se o texto introducido substitúe o existente" -#: ../gtk/gtkentry.c:661 +#: gtk/gtkentry.c:661 msgid "Text length" msgstr "Lonxitude do texto" -#: ../gtk/gtkentry.c:662 +#: gtk/gtkentry.c:662 msgid "Length of the text currently in the entry" msgstr "Lonxitude do texto actualmente na entrada" -#: ../gtk/gtkentry.c:933 +#: gtk/gtkentry.c:933 msgid "Border between text and frame." msgstr "Bordo entre o texto e o marco." -#: ../gtk/gtkentry.c:938 ../gtk/gtklabel.c:644 +#: gtk/gtkentry.c:938 gtk/gtklabel.c:644 msgid "Select on focus" msgstr "Seleccionar ao enfocar" -#: ../gtk/gtkentry.c:939 +#: gtk/gtkentry.c:939 msgid "Whether to select the contents of an entry when it is focused" msgstr "" "Indica se se deben seleccionar os contidos dunha entrada cando está enfocada" -#: ../gtk/gtkentry.c:953 +#: gtk/gtkentry.c:953 msgid "Password Hint Timeout" msgstr "Tempo de espera para a suxestión de contrasinal" -#: ../gtk/gtkentry.c:954 +#: gtk/gtkentry.c:954 msgid "How long to show the last input character in hidden entries" msgstr "" "Durante canto tempo hai que mostrar o último carácter introducido nas " "entradas ocultas" -#: ../gtk/gtkentrycompletion.c:279 +#: gtk/gtkentrycompletion.c:279 msgid "Completion Model" msgstr "Modelo de completado" -#: ../gtk/gtkentrycompletion.c:280 +#: gtk/gtkentrycompletion.c:280 msgid "The model to find matches in" msgstr "O modelo para encontrar coincidencias" -#: ../gtk/gtkentrycompletion.c:286 +#: gtk/gtkentrycompletion.c:286 msgid "Minimum Key Length" msgstr "Lonxitude mínima da chave" -#: ../gtk/gtkentrycompletion.c:287 +#: gtk/gtkentrycompletion.c:287 msgid "Minimum length of the search key in order to look up matches" msgstr "Lonxitude mínima da chave de busca para encontrar coincidencias" -#: ../gtk/gtkentrycompletion.c:303 ../gtk/gtkiconview.c:587 +#: gtk/gtkentrycompletion.c:303 gtk/gtkiconview.c:587 msgid "Text column" msgstr "Columna de texto" -#: ../gtk/gtkentrycompletion.c:304 +#: gtk/gtkentrycompletion.c:304 msgid "The column of the model containing the strings." msgstr "Unha columna do modelo que contén as cadeas." -#: ../gtk/gtkentrycompletion.c:323 +#: gtk/gtkentrycompletion.c:323 msgid "Inline completion" msgstr "Completado en liña" -#: ../gtk/gtkentrycompletion.c:324 +#: gtk/gtkentrycompletion.c:324 msgid "Whether the common prefix should be inserted automatically" msgstr "Indica se o prefixo común se debe inserir automaticamente" -#: ../gtk/gtkentrycompletion.c:338 +#: gtk/gtkentrycompletion.c:338 msgid "Popup completion" msgstr "Emerxer os completados" -#: ../gtk/gtkentrycompletion.c:339 +#: gtk/gtkentrycompletion.c:339 msgid "Whether the completions should be shown in a popup window" msgstr "Indica se os completados se deben mostrar nunha ventá emerxente" -#: ../gtk/gtkentrycompletion.c:354 +#: gtk/gtkentrycompletion.c:354 msgid "Popup set width" msgstr "O emerxente define a largura" -#: ../gtk/gtkentrycompletion.c:355 +#: gtk/gtkentrycompletion.c:355 msgid "If TRUE, the popup window will have the same size as the entry" msgstr "Se é TRUE, a ventá emerxente terá o mesmo tamaño que a entrada" -#: ../gtk/gtkentrycompletion.c:373 +#: gtk/gtkentrycompletion.c:373 msgid "Popup single match" msgstr "Emerxente para coincidencia única" -#: ../gtk/gtkentrycompletion.c:374 +#: gtk/gtkentrycompletion.c:374 msgid "If TRUE, the popup window will appear for a single match." msgstr "Se é TRUE, a ventá emerxente aparecerá para unha coincidencia única." -#: ../gtk/gtkentrycompletion.c:388 +#: gtk/gtkentrycompletion.c:388 msgid "Inline selection" msgstr "Selección en liña" -#: ../gtk/gtkentrycompletion.c:389 +#: gtk/gtkentrycompletion.c:389 msgid "Your description here" msgstr "A súa descrición aquí" -#: ../gtk/gtkeventbox.c:91 +#: gtk/gtkeventbox.c:91 msgid "Visible Window" msgstr "Ventá visible" -#: ../gtk/gtkeventbox.c:92 +#: gtk/gtkeventbox.c:92 msgid "" "Whether the event box is visible, as opposed to invisible and only used to " "trap events." @@ -2389,11 +2367,11 @@ msgstr "" "Indica se a caixa de eventos é visible, ao contrario da invisible; só se usa " "para capturar eventos." -#: ../gtk/gtkeventbox.c:98 +#: gtk/gtkeventbox.c:98 msgid "Above child" msgstr "Encima do fillo" -#: ../gtk/gtkeventbox.c:99 +#: gtk/gtkeventbox.c:99 msgid "" "Whether the event-trapping window of the eventbox is above the window of the " "child widget as opposed to below it." @@ -2401,142 +2379,141 @@ msgstr "" "Indica se a ventá captadora de eventos da caixa de eventos está por encima " "da ventá do widget fillo ao contrario de por debaixo dela." -#: ../gtk/gtkexpander.c:187 +#: gtk/gtkexpander.c:187 msgid "Expanded" msgstr "Expandido" -#: ../gtk/gtkexpander.c:188 +#: gtk/gtkexpander.c:188 msgid "Whether the expander has been opened to reveal the child widget" msgstr "Indica se o expansor foi aberto para deixar ver o widget fillo" -#: ../gtk/gtkexpander.c:196 +#: gtk/gtkexpander.c:196 msgid "Text of the expander's label" msgstr "Texto da etiqueta do expansor" -#: ../gtk/gtkexpander.c:211 ../gtk/gtklabel.c:330 +#: gtk/gtkexpander.c:211 gtk/gtklabel.c:330 msgid "Use markup" msgstr "Usar a marcación" -#: ../gtk/gtkexpander.c:212 ../gtk/gtklabel.c:331 +#: gtk/gtkexpander.c:212 gtk/gtklabel.c:331 msgid "The text of the label includes XML markup. See pango_parse_markup()" msgstr "O texto da etiqueta inclúe marcación XML. Vexe pango_parse_markup()" -#: ../gtk/gtkexpander.c:220 +#: gtk/gtkexpander.c:220 msgid "Space to put between the label and the child" msgstr "Espazo para pór entre a etiqueta e o fillo" -#: ../gtk/gtkexpander.c:229 ../gtk/gtkframe.c:147 ../gtk/gtktoolbutton.c:194 +#: gtk/gtkexpander.c:229 gtk/gtkframe.c:147 gtk/gtktoolbutton.c:194 msgid "Label widget" msgstr "Widget etiqueta" -#: ../gtk/gtkexpander.c:230 +#: gtk/gtkexpander.c:230 msgid "A widget to display in place of the usual expander label" msgstr "Un widget para mostrar en lugar da etiqueta habitual do expansor" -#: ../gtk/gtkexpander.c:236 ../gtk/gtktreeview.c:783 +#: gtk/gtkexpander.c:236 gtk/gtktreeview.c:783 msgid "Expander Size" msgstr "Tamaño do expansor" -#: ../gtk/gtkexpander.c:237 ../gtk/gtktreeview.c:784 +#: gtk/gtkexpander.c:237 gtk/gtktreeview.c:784 msgid "Size of the expander arrow" msgstr "Tamaño da frecha do expansor" -#: ../gtk/gtkexpander.c:246 +#: gtk/gtkexpander.c:246 msgid "Spacing around expander arrow" msgstr "Espazamento en torno da frecha do expansor" -#: ../gtk/gtkfilechooser.c:194 +#: gtk/gtkfilechooser.c:194 msgid "Action" msgstr "Acción" -#: ../gtk/gtkfilechooser.c:195 +#: gtk/gtkfilechooser.c:195 msgid "The type of operation that the file selector is performing" msgstr "O tipo de operación que o selector de ficheiro está realizando" -#: ../gtk/gtkfilechooser.c:201 +#: gtk/gtkfilechooser.c:201 msgid "File System Backend" msgstr "Backend do sistema de ficheiros" -#: ../gtk/gtkfilechooser.c:202 +#: gtk/gtkfilechooser.c:202 msgid "Name of file system backend to use" msgstr "Nome do backend do sistema de ficheiros para usar" -#: ../gtk/gtkfilechooser.c:207 ../gtk/gtkrecentchooser.c:252 +#: gtk/gtkfilechooser.c:207 gtk/gtkrecentchooser.c:252 msgid "Filter" msgstr "Filtro" -#: ../gtk/gtkfilechooser.c:208 +#: gtk/gtkfilechooser.c:208 msgid "The current filter for selecting which files are displayed" msgstr "O filtro actual para seleccionar que ficheiros se mostran" -#: ../gtk/gtkfilechooser.c:213 +#: gtk/gtkfilechooser.c:213 msgid "Local Only" msgstr "Só local" -#: ../gtk/gtkfilechooser.c:214 +#: gtk/gtkfilechooser.c:214 msgid "Whether the selected file(s) should be limited to local file: URLs" msgstr "" "Indica se os ficheiros seleccionados deben limitarse a URLs tipo 'file:' " "locais" -#: ../gtk/gtkfilechooser.c:219 +#: gtk/gtkfilechooser.c:219 msgid "Preview widget" msgstr "Widget de previsualización" -#: ../gtk/gtkfilechooser.c:220 +#: gtk/gtkfilechooser.c:220 msgid "Application supplied widget for custom previews." msgstr "Widget de aplicación fornecido para previsualizacións personalizadas." -#: ../gtk/gtkfilechooser.c:225 +#: gtk/gtkfilechooser.c:225 msgid "Preview Widget Active" msgstr "Widget de previsualización activo" -#: ../gtk/gtkfilechooser.c:226 +#: gtk/gtkfilechooser.c:226 msgid "" "Whether the application supplied widget for custom previews should be shown." msgstr "" "Indica se se debería mostrar o widget fornecido pola aplicación para " "previsualizacións personalizadas." -#: ../gtk/gtkfilechooser.c:231 +#: gtk/gtkfilechooser.c:231 msgid "Use Preview Label" msgstr "Usar a etiqueta de previsualización" -#: ../gtk/gtkfilechooser.c:232 +#: gtk/gtkfilechooser.c:232 msgid "Whether to display a stock label with the name of the previewed file." msgstr "" "Indica se se debe mostrar unha etiqueta co nome do ficheiro previsualizado." -#: ../gtk/gtkfilechooser.c:237 +#: gtk/gtkfilechooser.c:237 msgid "Extra widget" msgstr "Widget adicional" -#: ../gtk/gtkfilechooser.c:238 +#: gtk/gtkfilechooser.c:238 msgid "Application supplied widget for extra options." msgstr "Widget de aplicación fornecido para opcións adicionais." -#: ../gtk/gtkfilechooser.c:243 ../gtk/gtkfilesel.c:540 -#: ../gtk/gtkrecentchooser.c:191 +#: gtk/gtkfilechooser.c:243 gtk/gtkfilesel.c:540 gtk/gtkrecentchooser.c:191 msgid "Select Multiple" msgstr "Selección múltiple" -#: ../gtk/gtkfilechooser.c:244 ../gtk/gtkfilesel.c:541 +#: gtk/gtkfilechooser.c:244 gtk/gtkfilesel.c:541 msgid "Whether to allow multiple files to be selected" msgstr "Indica se se permite seleccionar múltiples ficheiros" -#: ../gtk/gtkfilechooser.c:250 +#: gtk/gtkfilechooser.c:250 msgid "Show Hidden" msgstr "Mostrar os ocultos" -#: ../gtk/gtkfilechooser.c:251 +#: gtk/gtkfilechooser.c:251 msgid "Whether the hidden files and folders should be displayed" msgstr "Indica se os ficheiros e cartafoles ocultos se deben mostrar" -#: ../gtk/gtkfilechooser.c:266 +#: gtk/gtkfilechooser.c:266 msgid "Do overwrite confirmation" msgstr "Confirmar sobrescritura" -#: ../gtk/gtkfilechooser.c:267 +#: gtk/gtkfilechooser.c:267 msgid "" "Whether a file chooser in save mode will present an overwrite confirmation " "dialog if necessary." @@ -2544,174 +2521,174 @@ msgstr "" "Indica se un selector de ficheiros en modo de gardado presentará un diálogo " "de confirmación de sobrescritura se é necesario." -#: ../gtk/gtkfilechooserbutton.c:376 +#: gtk/gtkfilechooserbutton.c:376 msgid "Dialog" msgstr "Diálogo" -#: ../gtk/gtkfilechooserbutton.c:377 +#: gtk/gtkfilechooserbutton.c:377 msgid "The file chooser dialog to use." msgstr "O diálogo do selector de ficheiros para usar." -#: ../gtk/gtkfilechooserbutton.c:408 +#: gtk/gtkfilechooserbutton.c:408 msgid "The title of the file chooser dialog." msgstr "O título do diálogo de selección de ficheiros." -#: ../gtk/gtkfilechooserbutton.c:422 +#: gtk/gtkfilechooserbutton.c:422 msgid "The desired width of the button widget, in characters." msgstr "A largura desexada do widget do botón, en caracteres." -#: ../gtk/gtkfilesel.c:526 ../gtk/gtkimage.c:163 ../gtk/gtkrecentmanager.c:214 -#: ../gtk/gtkstatusicon.c:194 +#: gtk/gtkfilesel.c:526 gtk/gtkimage.c:163 gtk/gtkrecentmanager.c:214 +#: gtk/gtkstatusicon.c:194 msgid "Filename" msgstr "Nome do ficheiro" -#: ../gtk/gtkfilesel.c:527 +#: gtk/gtkfilesel.c:527 msgid "The currently selected filename" msgstr "O nome do ficheiro actualmente seleccionado" -#: ../gtk/gtkfilesel.c:533 +#: gtk/gtkfilesel.c:533 msgid "Show file operations" msgstr "Mostrar operacións de ficheiro" -#: ../gtk/gtkfilesel.c:534 +#: gtk/gtkfilesel.c:534 msgid "Whether buttons for creating/manipulating files should be displayed" msgstr "" "Indica se se deben mostrar os botóns de creación ou manipulación de ficheiros" -#: ../gtk/gtkfixed.c:90 ../gtk/gtklayout.c:596 +#: gtk/gtkfixed.c:90 gtk/gtklayout.c:596 msgid "X position" msgstr "Posición X" -#: ../gtk/gtkfixed.c:91 ../gtk/gtklayout.c:597 +#: gtk/gtkfixed.c:91 gtk/gtklayout.c:597 msgid "X position of child widget" msgstr "Posición X do widget fillo" -#: ../gtk/gtkfixed.c:100 ../gtk/gtklayout.c:606 +#: gtk/gtkfixed.c:100 gtk/gtklayout.c:606 msgid "Y position" msgstr "Posición Y" -#: ../gtk/gtkfixed.c:101 ../gtk/gtklayout.c:607 +#: gtk/gtkfixed.c:101 gtk/gtklayout.c:607 msgid "Y position of child widget" msgstr "Posición Y do widget fillo" -#: ../gtk/gtkfontbutton.c:143 +#: gtk/gtkfontbutton.c:143 msgid "The title of the font selection dialog" msgstr "O título do diálogo de selección do tipo de letra" -#: ../gtk/gtkfontbutton.c:158 ../gtk/gtkfontsel.c:181 +#: gtk/gtkfontbutton.c:158 gtk/gtkfontsel.c:181 msgid "Font name" msgstr "Nome do tipo de letra" -#: ../gtk/gtkfontbutton.c:159 +#: gtk/gtkfontbutton.c:159 msgid "The name of the selected font" msgstr "O nome do tipo de letra seleccionado" -#: ../gtk/gtkfontbutton.c:160 +#: gtk/gtkfontbutton.c:160 msgid "Sans 12" msgstr "Sans 12" -#: ../gtk/gtkfontbutton.c:175 +#: gtk/gtkfontbutton.c:175 msgid "Use font in label" msgstr "Usar o tipo de letra na etiqueta" -#: ../gtk/gtkfontbutton.c:176 +#: gtk/gtkfontbutton.c:176 msgid "Whether the label is drawn in the selected font" msgstr "Indica se a etiqueta se debuxa co tipo de letra seleccionado" -#: ../gtk/gtkfontbutton.c:191 +#: gtk/gtkfontbutton.c:191 msgid "Use size in label" msgstr "Usar o tamaño na etiqueta" -#: ../gtk/gtkfontbutton.c:192 +#: gtk/gtkfontbutton.c:192 msgid "Whether the label is drawn with the selected font size" msgstr "Indica se a etiqueta se debuxa co tamaño de tipo de letra seleccionado" -#: ../gtk/gtkfontbutton.c:208 +#: gtk/gtkfontbutton.c:208 msgid "Show style" msgstr "Mostrar o estilo" -#: ../gtk/gtkfontbutton.c:209 +#: gtk/gtkfontbutton.c:209 msgid "Whether the selected font style is shown in the label" msgstr "Indica se o estilo de tipo de letra seleccionado se mostra na etiqueta" -#: ../gtk/gtkfontbutton.c:224 +#: gtk/gtkfontbutton.c:224 msgid "Show size" msgstr "Mostrar o tamaño" -#: ../gtk/gtkfontbutton.c:225 +#: gtk/gtkfontbutton.c:225 msgid "Whether selected font size is shown in the label" msgstr "Indica se o tamaño de tipo de letra seleccionado se mostra na etiqueta" -#: ../gtk/gtkfontsel.c:182 +#: gtk/gtkfontsel.c:182 msgid "The string that represents this font" msgstr "A cadea que representa este tipo de letra" -#: ../gtk/gtkfontsel.c:189 +#: gtk/gtkfontsel.c:189 msgid "The GdkFont that is currently selected" msgstr "O GdkFont que está actualmente seleccionado" -#: ../gtk/gtkfontsel.c:195 +#: gtk/gtkfontsel.c:195 msgid "Preview text" msgstr "Previsualizar o texto" -#: ../gtk/gtkfontsel.c:196 +#: gtk/gtkfontsel.c:196 msgid "The text to display in order to demonstrate the selected font" msgstr "" "O texto que mostrar como exemplo para indicar o tipo de letra seleccionado" -#: ../gtk/gtkframe.c:106 +#: gtk/gtkframe.c:106 msgid "Text of the frame's label" msgstr "Texto da etiqueta do marco" -#: ../gtk/gtkframe.c:113 +#: gtk/gtkframe.c:113 msgid "Label xalign" msgstr "Aliñamento x da etiqueta" -#: ../gtk/gtkframe.c:114 +#: gtk/gtkframe.c:114 msgid "The horizontal alignment of the label" msgstr "O aliñamento horizontal da etiqueta" -#: ../gtk/gtkframe.c:122 +#: gtk/gtkframe.c:122 msgid "Label yalign" msgstr "Aliñamento y da etiqueta" -#: ../gtk/gtkframe.c:123 +#: gtk/gtkframe.c:123 msgid "The vertical alignment of the label" msgstr "O aliñamento vertical da etiqueta" -#: ../gtk/gtkframe.c:131 ../gtk/gtkhandlebox.c:167 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "Propiedade obsoleta; use shadow_type no seu lugar" -#: ../gtk/gtkframe.c:138 +#: gtk/gtkframe.c:138 msgid "Frame shadow" msgstr "Sombra do marco" -#: ../gtk/gtkframe.c:139 +#: gtk/gtkframe.c:139 msgid "Appearance of the frame border" msgstr "Aparencia do bordo do marco" -#: ../gtk/gtkframe.c:148 +#: gtk/gtkframe.c:148 msgid "A widget to display in place of the usual frame label" msgstr "Un widget para mostrar en lugar da etiqueta de marco habitual" -#: ../gtk/gtkhandlebox.c:175 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "Aparencia da sombra que rodea o contedor" -#: ../gtk/gtkhandlebox.c:183 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "Posición do manipulador" -#: ../gtk/gtkhandlebox.c:184 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "Posición do manipulador en relación ao widget fillo" -#: ../gtk/gtkhandlebox.c:192 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "Axustar ao bordo" -#: ../gtk/gtkhandlebox.c:193 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" @@ -2719,11 +2696,11 @@ msgstr "" "Lado da caixa manipuladora que está aliñado co punto de ancoraxe, para " "ancorar a caixa manipuladora" -#: ../gtk/gtkhandlebox.c:201 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "Definición do axuste de bordo" -#: ../gtk/gtkhandlebox.c:202 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" @@ -2731,11 +2708,11 @@ msgstr "" "Indica se se usa o valor da propiedade snap_edge ou un valor derivado de " "handle_position" -#: ../gtk/gtkhandlebox.c:209 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "Fillo desacoplado" -#: ../gtk/gtkhandlebox.c:210 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2743,238 +2720,237 @@ msgstr "" "Unha variable booleana indicando se o fillo do manexador da caixa está " "acoplado ou desacoplado." -#: ../gtk/gtkiconview.c:550 +#: gtk/gtkiconview.c:550 msgid "Selection mode" msgstr "Modo de selección" -#: ../gtk/gtkiconview.c:551 +#: gtk/gtkiconview.c:551 msgid "The selection mode" msgstr "O modo de selección" -#: ../gtk/gtkiconview.c:569 +#: gtk/gtkiconview.c:569 msgid "Pixbuf column" msgstr "Columna de pixbuf" -#: ../gtk/gtkiconview.c:570 +#: gtk/gtkiconview.c:570 msgid "Model column used to retrieve the icon pixbuf from" msgstr "Columna modelo usada para recuperar o pixbuf da icona" -#: ../gtk/gtkiconview.c:588 +#: gtk/gtkiconview.c:588 msgid "Model column used to retrieve the text from" msgstr "Columna modelo usada para recuperar o texto" -#: ../gtk/gtkiconview.c:607 +#: gtk/gtkiconview.c:607 msgid "Markup column" msgstr "Columna de marcación" -#: ../gtk/gtkiconview.c:608 +#: gtk/gtkiconview.c:608 msgid "Model column used to retrieve the text if using Pango markup" msgstr "" "Columna modelo usada para recuperar o texto se se emprega a marcación Pango" -#: ../gtk/gtkiconview.c:615 +#: gtk/gtkiconview.c:615 msgid "Icon View Model" msgstr "Modelo de visualización de icona" -#: ../gtk/gtkiconview.c:616 +#: gtk/gtkiconview.c:616 msgid "The model for the icon view" msgstr "O modelo para a visualización de icona" -#: ../gtk/gtkiconview.c:632 +#: gtk/gtkiconview.c:632 msgid "Number of columns" msgstr "Número de columnas" -#: ../gtk/gtkiconview.c:633 +#: gtk/gtkiconview.c:633 msgid "Number of columns to display" msgstr "O número de columnas que se mostran" -#: ../gtk/gtkiconview.c:650 +#: gtk/gtkiconview.c:650 msgid "Width for each item" msgstr "Largura de cada elemento" -#: ../gtk/gtkiconview.c:651 +#: gtk/gtkiconview.c:651 msgid "The width used for each item" msgstr "A largura usada para cada elemento" -#: ../gtk/gtkiconview.c:667 +#: gtk/gtkiconview.c:667 msgid "Space which is inserted between cells of an item" msgstr "Espazo que se introduce entre as celas dun elemento" -#: ../gtk/gtkiconview.c:682 +#: gtk/gtkiconview.c:682 msgid "Row Spacing" msgstr "Espazamento de fila" -#: ../gtk/gtkiconview.c:683 +#: gtk/gtkiconview.c:683 msgid "Space which is inserted between grid rows" msgstr "Espazo que se introduce entre as filas da grade" -#: ../gtk/gtkiconview.c:698 +#: gtk/gtkiconview.c:698 msgid "Column Spacing" msgstr "Espazamento de columna" -#: ../gtk/gtkiconview.c:699 +#: gtk/gtkiconview.c:699 msgid "Space which is inserted between grid columns" msgstr "Espazo que se introduce entre as columnas da grade" -#: ../gtk/gtkiconview.c:714 +#: gtk/gtkiconview.c:714 msgid "Margin" msgstr "Marxe" -#: ../gtk/gtkiconview.c:715 +#: gtk/gtkiconview.c:715 msgid "Space which is inserted at the edges of the icon view" msgstr "Espazo que se insire nos bordos da visualización de icona" -#: ../gtk/gtkiconview.c:732 +#: gtk/gtkiconview.c:732 msgid "" "How the text and icon of each item are positioned relative to each other" msgstr "" "Como se sitúan o texto e a icona de cada elemento en relación un ao outro" -#: ../gtk/gtkiconview.c:748 ../gtk/gtktreeview.c:618 -#: ../gtk/gtktreeviewcolumn.c:307 +#: gtk/gtkiconview.c:748 gtk/gtktreeview.c:618 gtk/gtktreeviewcolumn.c:307 msgid "Reorderable" msgstr "Reordenable" -#: ../gtk/gtkiconview.c:749 ../gtk/gtktreeview.c:619 +#: gtk/gtkiconview.c:749 gtk/gtktreeview.c:619 msgid "View is reorderable" msgstr "A visualización é reordenable" -#: ../gtk/gtkiconview.c:756 ../gtk/gtktreeview.c:769 +#: gtk/gtkiconview.c:756 gtk/gtktreeview.c:769 msgid "Tooltip Column" msgstr "Columna de consello" -#: ../gtk/gtkiconview.c:757 +#: gtk/gtkiconview.c:757 msgid "The column in the model containing the tooltip texts for the items" msgstr "A columna do modelo que contén os textos de consello para os elementos" -#: ../gtk/gtkiconview.c:768 +#: gtk/gtkiconview.c:768 msgid "Selection Box Color" msgstr "Cor da caixa de selección" -#: ../gtk/gtkiconview.c:769 +#: gtk/gtkiconview.c:769 msgid "Color of the selection box" msgstr "Cor da caixa de selección" -#: ../gtk/gtkiconview.c:775 +#: gtk/gtkiconview.c:775 msgid "Selection Box Alpha" msgstr "Alfa da caixa de selección" -#: ../gtk/gtkiconview.c:776 +#: gtk/gtkiconview.c:776 msgid "Opacity of the selection box" msgstr "Opacidade da caixa de selección" -#: ../gtk/gtkimage.c:131 ../gtk/gtkstatusicon.c:186 +#: gtk/gtkimage.c:131 gtk/gtkstatusicon.c:186 msgid "Pixbuf" msgstr "Pixbuf" -#: ../gtk/gtkimage.c:132 ../gtk/gtkstatusicon.c:187 +#: gtk/gtkimage.c:132 gtk/gtkstatusicon.c:187 msgid "A GdkPixbuf to display" msgstr "Un GdkPixbuf para mostrar" -#: ../gtk/gtkimage.c:139 +#: gtk/gtkimage.c:139 msgid "Pixmap" msgstr "Mapa de píxeles" -#: ../gtk/gtkimage.c:140 +#: gtk/gtkimage.c:140 msgid "A GdkPixmap to display" msgstr "Un GdkPixmap para mostrar" -#: ../gtk/gtkimage.c:147 ../gtk/gtkmessagedialog.c:215 +#: gtk/gtkimage.c:147 gtk/gtkmessagedialog.c:215 msgid "Image" msgstr "Imaxe" -#: ../gtk/gtkimage.c:148 +#: gtk/gtkimage.c:148 msgid "A GdkImage to display" msgstr "Un GdkImage para mostrar" -#: ../gtk/gtkimage.c:155 +#: gtk/gtkimage.c:155 msgid "Mask" msgstr "Máscara" -#: ../gtk/gtkimage.c:156 +#: gtk/gtkimage.c:156 msgid "Mask bitmap to use with GdkImage or GdkPixmap" msgstr "" "A máscara do mapa de bits que se vai usar con GdkImage ou con GdkPixmap" -#: ../gtk/gtkimage.c:164 ../gtk/gtkstatusicon.c:195 +#: gtk/gtkimage.c:164 gtk/gtkstatusicon.c:195 msgid "Filename to load and display" msgstr "Nome de ficheiro para cargar e mostrar" -#: ../gtk/gtkimage.c:173 ../gtk/gtkstatusicon.c:203 +#: gtk/gtkimage.c:173 gtk/gtkstatusicon.c:203 msgid "Stock ID for a stock image to display" msgstr "ID de inventario para unha imaxe de inventario para mostrar" -#: ../gtk/gtkimage.c:180 +#: gtk/gtkimage.c:180 msgid "Icon set" msgstr "Definición da icona" -#: ../gtk/gtkimage.c:181 +#: gtk/gtkimage.c:181 msgid "Icon set to display" msgstr "Definición da icona para mostrar" -#: ../gtk/gtkimage.c:188 ../gtk/gtkscalebutton.c:210 ../gtk/gtktoolbar.c:547 +#: gtk/gtkimage.c:188 gtk/gtkscalebutton.c:210 gtk/gtktoolbar.c:547 msgid "Icon size" msgstr "Tamaño da icona" -#: ../gtk/gtkimage.c:189 +#: gtk/gtkimage.c:189 msgid "Symbolic size to use for stock icon, icon set or named icon" msgstr "" "Tamaño simbólico que usar para a icona de inventario, conxunto de iconas ou " "icona con nome" -#: ../gtk/gtkimage.c:205 +#: gtk/gtkimage.c:205 msgid "Pixel size" msgstr "Tamaño do píxel" -#: ../gtk/gtkimage.c:206 +#: gtk/gtkimage.c:206 msgid "Pixel size to use for named icon" msgstr "Tamaño do píxel que usar para a icona con nome" -#: ../gtk/gtkimage.c:214 +#: gtk/gtkimage.c:214 msgid "Animation" msgstr "Animación" -#: ../gtk/gtkimage.c:215 +#: gtk/gtkimage.c:215 msgid "GdkPixbufAnimation to display" msgstr "GdkPixbufAnimation para mostrar" -#: ../gtk/gtkimage.c:255 ../gtk/gtkstatusicon.c:234 +#: gtk/gtkimage.c:255 gtk/gtkstatusicon.c:234 msgid "Storage type" msgstr "Tipo de almacenamento" -#: ../gtk/gtkimage.c:256 ../gtk/gtkstatusicon.c:235 +#: gtk/gtkimage.c:256 gtk/gtkstatusicon.c:235 msgid "The representation being used for image data" msgstr "A representación empregada para as informacións de imaxe" -#: ../gtk/gtkimagemenuitem.c:101 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "Widget fillo que aparecerá ao lado do texto de menú" -#: ../gtk/gtkimagemenuitem.c:106 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "Mostrar as imaxes de menú" -#: ../gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "Indica se se deben mostrar ou non as imaxes nos menús" -#: ../gtk/gtkinvisible.c:87 ../gtk/gtkwindow.c:601 +#: gtk/gtkinvisible.c:87 gtk/gtkwindow.c:601 msgid "The screen where this window will be displayed" msgstr "A pantalla onde se mostrará esta ventá" -#: ../gtk/gtklabel.c:317 +#: gtk/gtklabel.c:317 msgid "The text of the label" msgstr "O texto da etiqueta" -#: ../gtk/gtklabel.c:324 +#: gtk/gtklabel.c:324 msgid "A list of style attributes to apply to the text of the label" msgstr "Unha lista de atributos de estilos para aplicar ao texto da etiqueta" -#: ../gtk/gtklabel.c:345 ../gtk/gtktexttag.c:359 ../gtk/gtktextview.c:585 +#: gtk/gtklabel.c:345 gtk/gtktexttag.c:359 gtk/gtktextview.c:585 msgid "Justification" msgstr "Xustificación" -#: ../gtk/gtklabel.c:346 +#: gtk/gtklabel.c:346 msgid "" "The alignment of the lines in the text of the label relative to each other. " "This does NOT affect the alignment of the label within its allocation. See " @@ -2984,11 +2960,11 @@ msgstr "" "NON afecta ao aliñamento da etiqueta dentro da súa asignación Ver GtkMisc::" "xalign para iso" -#: ../gtk/gtklabel.c:354 +#: gtk/gtklabel.c:354 msgid "Pattern" msgstr "Patrón" -#: ../gtk/gtklabel.c:355 +#: gtk/gtklabel.c:355 msgid "" "A string with _ characters in positions correspond to characters in the text " "to underline" @@ -2996,47 +2972,47 @@ msgstr "" "Unha cadea con caracteres _ en posicións correspondentes a caracteres no " "texto para subliñar" -#: ../gtk/gtklabel.c:362 +#: gtk/gtklabel.c:362 msgid "Line wrap" msgstr "Axuste de liña" -#: ../gtk/gtklabel.c:363 +#: gtk/gtklabel.c:363 msgid "If set, wrap lines if the text becomes too wide" msgstr "Se se define, axusta a liña se o texto se volve demasiado largo" -#: ../gtk/gtklabel.c:378 +#: gtk/gtklabel.c:378 msgid "Line wrap mode" msgstr "Modo de axuste de liña" -#: ../gtk/gtklabel.c:379 +#: gtk/gtklabel.c:379 msgid "If wrap is set, controls how linewrapping is done" msgstr "Se se establece o axuste, controla como se fai o axuste de liña" -#: ../gtk/gtklabel.c:386 +#: gtk/gtklabel.c:386 msgid "Selectable" msgstr "Seleccionable" -#: ../gtk/gtklabel.c:387 +#: gtk/gtklabel.c:387 msgid "Whether the label text can be selected with the mouse" msgstr "Indica se o texto da etiqueta pode ser seleccionado co rato" -#: ../gtk/gtklabel.c:393 +#: gtk/gtklabel.c:393 msgid "Mnemonic key" msgstr "Tecla mnemónica" -#: ../gtk/gtklabel.c:394 +#: gtk/gtklabel.c:394 msgid "The mnemonic accelerator key for this label" msgstr "A tecla rápida mnemónica para esta etiqueta" -#: ../gtk/gtklabel.c:402 +#: gtk/gtklabel.c:402 msgid "Mnemonic widget" msgstr "Widget mnemónico" -#: ../gtk/gtklabel.c:403 +#: gtk/gtklabel.c:403 msgid "The widget to be activated when the label's mnemonic key is pressed" msgstr "O widget que se activará cando se prema a tecla mnemónica da etiqueta" -#: ../gtk/gtklabel.c:449 +#: gtk/gtklabel.c:449 msgid "" "The preferred place to ellipsize the string, if the label does not have " "enough room to display the entire string" @@ -3044,107 +3020,107 @@ msgstr "" "O lugar preferido para a elisión da cadea, se a etiqueta non ten suficiente " "espazo para mostrar a cadea completa" -#: ../gtk/gtklabel.c:489 +#: gtk/gtklabel.c:489 msgid "Single Line Mode" msgstr "Modo de liña única" -#: ../gtk/gtklabel.c:490 +#: gtk/gtklabel.c:490 msgid "Whether the label is in single line mode" msgstr "Indica se a etiqueta está no modo de liña única" -#: ../gtk/gtklabel.c:507 +#: gtk/gtklabel.c:507 msgid "Angle" msgstr "Ángulo" -#: ../gtk/gtklabel.c:508 +#: gtk/gtklabel.c:508 msgid "Angle at which the label is rotated" msgstr "Ángulo sobre o que se rota a etiqueta" -#: ../gtk/gtklabel.c:528 +#: gtk/gtklabel.c:528 msgid "Maximum Width In Characters" msgstr "Largura máxima en caracteres" -#: ../gtk/gtklabel.c:529 +#: gtk/gtklabel.c:529 msgid "The desired maximum width of the label, in characters" msgstr "A largura máxima desexada da etiqueta, en caracteres" -#: ../gtk/gtklabel.c:645 +#: gtk/gtklabel.c:645 msgid "Whether to select the contents of a selectable label when it is focused" msgstr "" "Indica se se seleccionan os contidos dunha etiqueta seleccionable cando está " "enfocada" -#: ../gtk/gtklayout.c:616 ../gtk/gtkviewport.c:106 +#: gtk/gtklayout.c:616 gtk/gtkviewport.c:106 msgid "Horizontal adjustment" msgstr "Axuste horizontal" -#: ../gtk/gtklayout.c:617 ../gtk/gtkscrolledwindow.c:221 +#: gtk/gtklayout.c:617 gtk/gtkscrolledwindow.c:221 msgid "The GtkAdjustment for the horizontal position" msgstr "O GtkAdjustment para a posición horizontal" -#: ../gtk/gtklayout.c:624 ../gtk/gtkviewport.c:114 +#: gtk/gtklayout.c:624 gtk/gtkviewport.c:114 msgid "Vertical adjustment" msgstr "Axuste vertical" -#: ../gtk/gtklayout.c:625 ../gtk/gtkscrolledwindow.c:228 +#: gtk/gtklayout.c:625 gtk/gtkscrolledwindow.c:228 msgid "The GtkAdjustment for the vertical position" msgstr "O GtkAdjustment para a posición vertical" -#: ../gtk/gtklayout.c:633 +#: gtk/gtklayout.c:633 msgid "The width of the layout" msgstr "A largura da disposición" -#: ../gtk/gtklayout.c:642 +#: gtk/gtklayout.c:642 msgid "The height of the layout" msgstr "A altura da disposición" -#: ../gtk/gtklinkbutton.c:144 +#: gtk/gtklinkbutton.c:144 msgid "URI" msgstr "URI" -#: ../gtk/gtklinkbutton.c:145 +#: gtk/gtklinkbutton.c:145 msgid "The URI bound to this button" msgstr "A URI vinculada a este botón" -#: ../gtk/gtklinkbutton.c:159 +#: gtk/gtklinkbutton.c:159 msgid "Visited" msgstr "Visitado" -#: ../gtk/gtklinkbutton.c:160 +#: gtk/gtklinkbutton.c:160 msgid "Whether this link has been visited." msgstr "Indica se esta ligazón foi visitada." -#: ../gtk/gtkmenu.c:503 +#: gtk/gtkmenu.c:503 msgid "The currently selected menu item" msgstr "O elemento do menú actualmente seleccionado" -#: ../gtk/gtkmenu.c:517 +#: gtk/gtkmenu.c:517 msgid "Accel Group" msgstr "Grupo de acelaración" -#: ../gtk/gtkmenu.c:518 +#: gtk/gtkmenu.c:518 msgid "The accel group holding accelerators for the menu" msgstr "O grupo de aceleración que contén os aceleradores para o menú" -#: ../gtk/gtkmenu.c:532 ../gtk/gtkmenuitem.c:236 +#: gtk/gtkmenu.c:532 gtk/gtkmenuitem.c:236 msgid "Accel Path" msgstr "Camiño do acelerador" -#: ../gtk/gtkmenu.c:533 +#: gtk/gtkmenu.c:533 msgid "An accel path used to conveniently construct accel paths of child items" msgstr "" "Un camiño de acelerador usado para construír convenientemente camiños de " "aceleración de elementos fillo" -#: ../gtk/gtkmenu.c:549 +#: gtk/gtkmenu.c:549 msgid "Attach Widget" msgstr "Adxuntar widget" -#: ../gtk/gtkmenu.c:550 +#: gtk/gtkmenu.c:550 msgid "The widget the menu is attached to" msgstr "O menú ao que está acoplado o widget adxuntado" -#: ../gtk/gtkmenu.c:558 +#: gtk/gtkmenu.c:558 msgid "" "A title that may be displayed by the window manager when this menu is torn-" "off" @@ -3152,43 +3128,43 @@ msgstr "" "Un título que o xestor de ventás poderá mostrar cando este menú estea " "desprazado" -#: ../gtk/gtkmenu.c:572 +#: gtk/gtkmenu.c:572 msgid "Tearoff State" msgstr "Estado de desprazamento" -#: ../gtk/gtkmenu.c:573 +#: gtk/gtkmenu.c:573 msgid "A boolean that indicates whether the menu is torn-off" msgstr "Un booleano que indica se o menú está desprazado" -#: ../gtk/gtkmenu.c:587 +#: gtk/gtkmenu.c:587 msgid "Monitor" msgstr "Monitor" -#: ../gtk/gtkmenu.c:588 +#: gtk/gtkmenu.c:588 msgid "The monitor the menu will be popped up on" msgstr "O monitor no que se mostrará o menú" -#: ../gtk/gtkmenu.c:594 +#: gtk/gtkmenu.c:594 msgid "Vertical Padding" msgstr "Recheo vertical" -#: ../gtk/gtkmenu.c:595 +#: gtk/gtkmenu.c:595 msgid "Extra space at the top and bottom of the menu" msgstr "O espazo adicional na parte superior e inferior do menú" -#: ../gtk/gtkmenu.c:603 +#: gtk/gtkmenu.c:603 msgid "Horizontal Padding" msgstr "Recheo horizontal" -#: ../gtk/gtkmenu.c:604 +#: gtk/gtkmenu.c:604 msgid "Extra space at the left and right edges of the menu" msgstr "O espazo adicional nos bordos dereito e esquerdo do menú" -#: ../gtk/gtkmenu.c:612 +#: gtk/gtkmenu.c:612 msgid "Vertical Offset" msgstr "Desprazamento vertical" -#: ../gtk/gtkmenu.c:613 +#: gtk/gtkmenu.c:613 msgid "" "When the menu is a submenu, position it this number of pixels offset " "vertically" @@ -3196,11 +3172,11 @@ msgstr "" "Cando o menú é un submenú, colóqueo verticalmente con este número de píxeles " "de desprazamento" -#: ../gtk/gtkmenu.c:621 +#: gtk/gtkmenu.c:621 msgid "Horizontal Offset" msgstr "Desprazamento horizontal" -#: ../gtk/gtkmenu.c:622 +#: gtk/gtkmenu.c:622 msgid "" "When the menu is a submenu, position it this number of pixels offset " "horizontally" @@ -3208,73 +3184,73 @@ msgstr "" "Cando o menú é un submenú, colóqueo horizontalmente con este número de " "píxeles de desprazamento" -#: ../gtk/gtkmenu.c:630 +#: gtk/gtkmenu.c:630 msgid "Double Arrows" msgstr "Frechas duplas" -#: ../gtk/gtkmenu.c:631 +#: gtk/gtkmenu.c:631 msgid "When scrolling, always show both arrows." msgstr "Mostrar sempre ambas as frechas ao desprazar." -#: ../gtk/gtkmenu.c:639 +#: gtk/gtkmenu.c:639 msgid "Left Attach" msgstr "Anexar á esquerda" -#: ../gtk/gtkmenu.c:640 ../gtk/gtktable.c:174 +#: gtk/gtkmenu.c:640 gtk/gtktable.c:174 msgid "The column number to attach the left side of the child to" msgstr "A cantidade de columnas para anexar ao lado esquerdo do fillo" -#: ../gtk/gtkmenu.c:647 +#: gtk/gtkmenu.c:647 msgid "Right Attach" msgstr "Anexar á dereita" -#: ../gtk/gtkmenu.c:648 +#: gtk/gtkmenu.c:648 msgid "The column number to attach the right side of the child to" msgstr "A cantidade de columnas para anexar ao lado dereito do fillo" -#: ../gtk/gtkmenu.c:655 +#: gtk/gtkmenu.c:655 msgid "Top Attach" msgstr "Anexar arriba" -#: ../gtk/gtkmenu.c:656 +#: gtk/gtkmenu.c:656 msgid "The row number to attach the top of the child to" msgstr "O número de filas para anexar encima do fillo" -#: ../gtk/gtkmenu.c:663 +#: gtk/gtkmenu.c:663 msgid "Bottom Attach" msgstr "Anexar abaixo" -#: ../gtk/gtkmenu.c:664 ../gtk/gtktable.c:195 +#: gtk/gtkmenu.c:664 gtk/gtktable.c:195 msgid "The row number to attach the bottom of the child to" msgstr "O número de filas para anexar debaixo do fillo" -#: ../gtk/gtkmenu.c:751 +#: gtk/gtkmenu.c:751 msgid "Can change accelerators" msgstr "Pode cambiar as teclas rápidas" -#: ../gtk/gtkmenu.c:752 +#: gtk/gtkmenu.c:752 msgid "" "Whether menu accelerators can be changed by pressing a key over the menu item" msgstr "" "Indica se as teclas rápidas do menú poden ser cambiadas premendo unha tecla " "sobre o elemento de menú" -#: ../gtk/gtkmenu.c:757 +#: gtk/gtkmenu.c:757 msgid "Delay before submenus appear" msgstr "Atraso antes de que os submenús aparezan" -#: ../gtk/gtkmenu.c:758 +#: gtk/gtkmenu.c:758 msgid "" "Minimum time the pointer must stay over a menu item before the submenu appear" msgstr "" "Tempo mínimo no que o punteiro debe permanecer sobre un elemento de menú " "antes de que o submenú apareza" -#: ../gtk/gtkmenu.c:765 +#: gtk/gtkmenu.c:765 msgid "Delay before hiding a submenu" msgstr "Atraso antes de ocultar un submenú" -#: ../gtk/gtkmenu.c:766 +#: gtk/gtkmenu.c:766 msgid "" "The time before hiding a submenu when the pointer is moving towards the " "submenu" @@ -3282,284 +3258,284 @@ msgstr "" "Tempo antes de ocultar un submenú cando o punteiro se estea a mover cara ao " "submenú" -#: ../gtk/gtkmenubar.c:168 +#: gtk/gtkmenubar.c:168 msgid "Pack direction" msgstr "Dirección do empaquetado" -#: ../gtk/gtkmenubar.c:169 +#: gtk/gtkmenubar.c:169 msgid "The pack direction of the menubar" msgstr "A dirección do empaquetado da barra de menú" -#: ../gtk/gtkmenubar.c:185 +#: gtk/gtkmenubar.c:185 msgid "Child Pack direction" msgstr "Dirección do empaquetado fillo" -#: ../gtk/gtkmenubar.c:186 +#: gtk/gtkmenubar.c:186 msgid "The child pack direction of the menubar" msgstr "A dirección do empaquetado fillo da barra de menú" -#: ../gtk/gtkmenubar.c:195 +#: gtk/gtkmenubar.c:195 msgid "Style of bevel around the menubar" msgstr "Estilo do bisel ao redor da barra de menús" -#: ../gtk/gtkmenubar.c:202 ../gtk/gtktoolbar.c:597 +#: gtk/gtkmenubar.c:202 gtk/gtktoolbar.c:597 msgid "Internal padding" msgstr "Recheo interno" -#: ../gtk/gtkmenubar.c:203 +#: gtk/gtkmenubar.c:203 msgid "Amount of border space between the menubar shadow and the menu items" msgstr "" "Cantidade de espazo do bordo entre a sombra da barra de menús e os elementos " "de menú" -#: ../gtk/gtkmenubar.c:210 +#: gtk/gtkmenubar.c:210 msgid "Delay before drop down menus appear" msgstr "Atraso antes de que os menús despregables aparezan" -#: ../gtk/gtkmenubar.c:211 +#: gtk/gtkmenubar.c:211 msgid "Delay before the submenus of a menu bar appear" msgstr "Atraso antes de que os submenús dunha barra de menú aparezan" -#: ../gtk/gtkmenuitem.c:204 +#: gtk/gtkmenuitem.c:204 msgid "Right Justified" msgstr "Xustificado á dereita" -#: ../gtk/gtkmenuitem.c:205 +#: gtk/gtkmenuitem.c:205 msgid "" "Sets whether the menu item appears justified at the right side of a menu bar" msgstr "" "Establece se o elemento do menú aparece xustificado na parte dereita dunha " "barra de menú" -#: ../gtk/gtkmenuitem.c:219 +#: gtk/gtkmenuitem.c:219 msgid "Submenu" msgstr "Submenú" -#: ../gtk/gtkmenuitem.c:220 +#: gtk/gtkmenuitem.c:220 msgid "The submenu attached to the menu item, or NULL if it has none" msgstr "O submenú anexado ao elemento do menú, ou NULL se non ten ningún" -#: ../gtk/gtkmenuitem.c:237 +#: gtk/gtkmenuitem.c:237 msgid "Sets the accelerator path of the menu item" msgstr "Establece o camiño do acelerador do elemento do menú" -#: ../gtk/gtkmenuitem.c:280 +#: gtk/gtkmenuitem.c:280 msgid "Amount of space used up by arrow, relative to the menu item's font size" msgstr "" "Cantidade de espazo ocupado pola frecha, relativo ao tipo de letra do " "elemento de menú" -#: ../gtk/gtkmenuitem.c:293 +#: gtk/gtkmenuitem.c:293 msgid "Width in Characters" msgstr "Largura en caracteres" -#: ../gtk/gtkmenuitem.c:294 +#: gtk/gtkmenuitem.c:294 msgid "The minimum desired width of the menu item in characters" msgstr "A largura desexada do elemento do menú en caracteres" -#: ../gtk/gtkmenushell.c:374 +#: gtk/gtkmenushell.c:374 msgid "Take Focus" msgstr "Obtén o foco" -#: ../gtk/gtkmenushell.c:375 +#: gtk/gtkmenushell.c:375 msgid "A boolean that determines whether the menu grabs the keyboard focus" msgstr "Un booleano que determina se o menú captura o foco do teclado" -#: ../gtk/gtkmenutoolbutton.c:232 ../gtk/gtkoptionmenu.c:161 +#: gtk/gtkmenutoolbutton.c:232 gtk/gtkoptionmenu.c:161 msgid "Menu" msgstr "Menú" -#: ../gtk/gtkmenutoolbutton.c:233 +#: gtk/gtkmenutoolbutton.c:233 msgid "The dropdown menu" msgstr "O menú despregable" -#: ../gtk/gtkmessagedialog.c:98 +#: gtk/gtkmessagedialog.c:98 msgid "Image/label border" msgstr "Bordo da imaxe ou etiqueta" -#: ../gtk/gtkmessagedialog.c:99 +#: gtk/gtkmessagedialog.c:99 msgid "Width of border around the label and image in the message dialog" msgstr "Largura do bordo ao redor da etiqueta e a imaxe no diálogo de mensaxes" -#: ../gtk/gtkmessagedialog.c:114 +#: gtk/gtkmessagedialog.c:114 msgid "Use separator" msgstr "Usar un separador" -#: ../gtk/gtkmessagedialog.c:115 +#: gtk/gtkmessagedialog.c:115 msgid "" "Whether to put a separator between the message dialog's text and the buttons" msgstr "" "Indica se se pon un separador entre o texto do diálogo de mensaxe e os botóns" -#: ../gtk/gtkmessagedialog.c:128 +#: gtk/gtkmessagedialog.c:128 msgid "Message Type" msgstr "Tipo de mensaxe" -#: ../gtk/gtkmessagedialog.c:129 +#: gtk/gtkmessagedialog.c:129 msgid "The type of message" msgstr "O tipo de mensaxe" -#: ../gtk/gtkmessagedialog.c:136 +#: gtk/gtkmessagedialog.c:136 msgid "Message Buttons" msgstr "Botóns de mensaxe" -#: ../gtk/gtkmessagedialog.c:137 +#: gtk/gtkmessagedialog.c:137 msgid "The buttons shown in the message dialog" msgstr "Os botóns mostrados no diálogo de mensaxe" -#: ../gtk/gtkmessagedialog.c:154 +#: gtk/gtkmessagedialog.c:154 msgid "The primary text of the message dialog" msgstr "O texto primario do diálogo de mensaxe" -#: ../gtk/gtkmessagedialog.c:169 +#: gtk/gtkmessagedialog.c:169 msgid "Use Markup" msgstr "Usar marcación" -#: ../gtk/gtkmessagedialog.c:170 +#: gtk/gtkmessagedialog.c:170 msgid "The primary text of the title includes Pango markup." msgstr "O texto primario do título inclúe a marcación Pango." -#: ../gtk/gtkmessagedialog.c:184 +#: gtk/gtkmessagedialog.c:184 msgid "Secondary Text" msgstr "Texto secundario" -#: ../gtk/gtkmessagedialog.c:185 +#: gtk/gtkmessagedialog.c:185 msgid "The secondary text of the message dialog" msgstr "O texto secundario do diálogo de mensaxe" -#: ../gtk/gtkmessagedialog.c:200 +#: gtk/gtkmessagedialog.c:200 msgid "Use Markup in secondary" msgstr "Usar marcación no secundario" -#: ../gtk/gtkmessagedialog.c:201 +#: gtk/gtkmessagedialog.c:201 msgid "The secondary text includes Pango markup." msgstr "O texto secundario inclúe a marcación Pango." -#: ../gtk/gtkmessagedialog.c:216 +#: gtk/gtkmessagedialog.c:216 msgid "The image" msgstr "A imaxe" -#: ../gtk/gtkmisc.c:83 +#: gtk/gtkmisc.c:83 msgid "Y align" msgstr "Aliñamento Y" -#: ../gtk/gtkmisc.c:84 +#: gtk/gtkmisc.c:84 msgid "The vertical alignment, from 0 (top) to 1 (bottom)" msgstr "O aliñamento vertical, desde 0 (superior) a 1 (inferior)" -#: ../gtk/gtkmisc.c:93 +#: gtk/gtkmisc.c:93 msgid "X pad" msgstr "Recheo X" -#: ../gtk/gtkmisc.c:94 +#: gtk/gtkmisc.c:94 msgid "" "The amount of space to add on the left and right of the widget, in pixels" msgstr "" "A cantidade de espazos, en píxeles, para engadir á esquerda e dereita do " "widget" -#: ../gtk/gtkmisc.c:103 +#: gtk/gtkmisc.c:103 msgid "Y pad" msgstr "Recheo Y" -#: ../gtk/gtkmisc.c:104 +#: gtk/gtkmisc.c:104 msgid "" "The amount of space to add on the top and bottom of the widget, in pixels" msgstr "" "A cantidade de espazos, en píxeles, para engadir na parte superior e " "inferior do widget" -#: ../gtk/gtkmountoperation.c:160 +#: gtk/gtkmountoperation.c:160 msgid "Parent" msgstr "Pai" -#: ../gtk/gtkmountoperation.c:161 +#: gtk/gtkmountoperation.c:161 msgid "The parent window" msgstr "O pai da ventá" -#: ../gtk/gtkmountoperation.c:168 +#: gtk/gtkmountoperation.c:168 msgid "Is Showing" msgstr "Estase mostrando" -#: ../gtk/gtkmountoperation.c:169 +#: gtk/gtkmountoperation.c:169 msgid "Are we showing a dialog" msgstr "Estase mostrando un diálogo" -#: ../gtk/gtkmountoperation.c:177 +#: gtk/gtkmountoperation.c:177 msgid "The screen where this window will be displayed." msgstr "A pantalla onde se mostrará esta ventá." -#: ../gtk/gtknotebook.c:572 +#: gtk/gtknotebook.c:572 msgid "Page" msgstr "Páxina" -#: ../gtk/gtknotebook.c:573 +#: gtk/gtknotebook.c:573 msgid "The index of the current page" msgstr "O índice da páxina actual" -#: ../gtk/gtknotebook.c:581 +#: gtk/gtknotebook.c:581 msgid "Tab Position" msgstr "Posición do separador" -#: ../gtk/gtknotebook.c:582 +#: gtk/gtknotebook.c:582 msgid "Which side of the notebook holds the tabs" msgstr "Que lado do caderno contén os separadores" -#: ../gtk/gtknotebook.c:589 +#: gtk/gtknotebook.c:589 msgid "Tab Border" msgstr "Bordo de separador" -#: ../gtk/gtknotebook.c:590 +#: gtk/gtknotebook.c:590 msgid "Width of the border around the tab labels" msgstr "Largura do bordo en torno das etiquetas de separador" -#: ../gtk/gtknotebook.c:598 +#: gtk/gtknotebook.c:598 msgid "Horizontal Tab Border" msgstr "Bordo horizontal de separador" -#: ../gtk/gtknotebook.c:599 +#: gtk/gtknotebook.c:599 msgid "Width of the horizontal border of tab labels" msgstr "Largura do bordo horizontal das etiquetas de separador" -#: ../gtk/gtknotebook.c:607 +#: gtk/gtknotebook.c:607 msgid "Vertical Tab Border" msgstr "Bordo vertical de separador" -#: ../gtk/gtknotebook.c:608 +#: gtk/gtknotebook.c:608 msgid "Width of the vertical border of tab labels" msgstr "Largura do bordo vertical das etiquetas de separador" -#: ../gtk/gtknotebook.c:616 +#: gtk/gtknotebook.c:616 msgid "Show Tabs" msgstr "Mostrar separadores" -#: ../gtk/gtknotebook.c:617 +#: gtk/gtknotebook.c:617 msgid "Whether tabs should be shown or not" msgstr "Indica se os separadores deben mostrarse ou non" -#: ../gtk/gtknotebook.c:623 +#: gtk/gtknotebook.c:623 msgid "Show Border" msgstr "Mostrar bordo" -#: ../gtk/gtknotebook.c:624 +#: gtk/gtknotebook.c:624 msgid "Whether the border should be shown or not" msgstr "Indica se o bordo debe mostrarse ou non" -#: ../gtk/gtknotebook.c:630 +#: gtk/gtknotebook.c:630 msgid "Scrollable" msgstr "Desprazable" -#: ../gtk/gtknotebook.c:631 +#: gtk/gtknotebook.c:631 msgid "If TRUE, scroll arrows are added if there are too many tabs to fit" msgstr "" "Se é TRUE, engádense frechas de desprazamento se hai demasiados separadores " "para encaixar" -#: ../gtk/gtknotebook.c:637 +#: gtk/gtknotebook.c:637 msgid "Enable Popup" msgstr "Activar o menú emerxente" -#: ../gtk/gtknotebook.c:638 +#: gtk/gtknotebook.c:638 msgid "" "If TRUE, pressing the right mouse button on the notebook pops up a menu that " "you can use to go to a page" @@ -3567,359 +3543,357 @@ msgstr "" "Se é TRUE, premendo o botón dereito do rato no caderno emerxe un menú que " "pode usar para ir a unha páxina" -#: ../gtk/gtknotebook.c:645 +#: gtk/gtknotebook.c:645 msgid "Whether tabs should have homogeneous sizes" msgstr "Indica se os separadores deben ter tamaños homoxéneos" -#: ../gtk/gtknotebook.c:651 +#: gtk/gtknotebook.c:651 msgid "Group ID" msgstr "ID de grupo" -#: ../gtk/gtknotebook.c:652 +#: gtk/gtknotebook.c:652 msgid "Group ID for tabs drag and drop" msgstr "ID de grupo para arrastrar e soltar os separadores" -#: ../gtk/gtknotebook.c:668 ../gtk/gtkradioaction.c:128 -#: ../gtk/gtkradiobutton.c:82 ../gtk/gtkradiomenuitem.c:342 -#: ../gtk/gtkradiotoolbutton.c:65 +#: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "Grupo" -#: ../gtk/gtknotebook.c:669 +#: gtk/gtknotebook.c:669 msgid "Group for tabs drag and drop" msgstr "Grupo para arrastrar e soltar os separadores" -#: ../gtk/gtknotebook.c:675 +#: gtk/gtknotebook.c:675 msgid "Tab label" msgstr "Etiqueta de separador" -#: ../gtk/gtknotebook.c:676 +#: gtk/gtknotebook.c:676 msgid "The string displayed on the child's tab label" msgstr "A cadea mostrada na etiqueta do separador fillo" -#: ../gtk/gtknotebook.c:682 +#: gtk/gtknotebook.c:682 msgid "Menu label" msgstr "Etiqueta de menú" -#: ../gtk/gtknotebook.c:683 +#: gtk/gtknotebook.c:683 msgid "The string displayed in the child's menu entry" msgstr "A cadea mostrada na entrada de menú filla" -#: ../gtk/gtknotebook.c:696 +#: gtk/gtknotebook.c:696 msgid "Tab expand" msgstr "Expansión do separador" -#: ../gtk/gtknotebook.c:697 +#: gtk/gtknotebook.c:697 msgid "Whether to expand the child's tab or not" msgstr "Indica se se expanden os separadores fillos ou non" -#: ../gtk/gtknotebook.c:703 +#: gtk/gtknotebook.c:703 msgid "Tab fill" msgstr "Recheo de separador" -#: ../gtk/gtknotebook.c:704 +#: gtk/gtknotebook.c:704 msgid "Whether the child's tab should fill the allocated area or not" msgstr "Indica se os separadores fillos deberían encher a área asignada ou non" -#: ../gtk/gtknotebook.c:710 +#: gtk/gtknotebook.c:710 msgid "Tab pack type" msgstr "Tipo de empaquetado de separador" -#: ../gtk/gtknotebook.c:717 +#: gtk/gtknotebook.c:717 msgid "Tab reorderable" msgstr "Separador reordenable" -#: ../gtk/gtknotebook.c:718 +#: gtk/gtknotebook.c:718 msgid "Whether the tab is reorderable by user action or not" msgstr "" "Indica se o separador se pode ou non reordenar por unha acción do usuario" -#: ../gtk/gtknotebook.c:724 +#: gtk/gtknotebook.c:724 msgid "Tab detachable" msgstr "Separador desprazable" -#: ../gtk/gtknotebook.c:725 +#: gtk/gtknotebook.c:725 msgid "Whether the tab is detachable" msgstr "Indica se o separador é desprazable" -#: ../gtk/gtknotebook.c:740 ../gtk/gtkscrollbar.c:83 +#: gtk/gtknotebook.c:740 gtk/gtkscrollbar.c:83 msgid "Secondary backward stepper" msgstr "Paso de retroceso secundario" -#: ../gtk/gtknotebook.c:741 +#: gtk/gtknotebook.c:741 msgid "" "Display a second backward arrow button on the opposite end of the tab area" msgstr "" "Mostra unha segunda frecha de retroceso no extremo oposto da área de " "tabulación" -#: ../gtk/gtknotebook.c:756 ../gtk/gtkscrollbar.c:91 +#: gtk/gtknotebook.c:756 gtk/gtkscrollbar.c:91 msgid "Secondary forward stepper" msgstr "Paso de avance secundario" -#: ../gtk/gtknotebook.c:757 +#: gtk/gtknotebook.c:757 msgid "" "Display a second forward arrow button on the opposite end of the tab area" msgstr "" "Mostrar unha segunda frecha de avance no extremo oposto da área de tabulación" -#: ../gtk/gtknotebook.c:771 ../gtk/gtkscrollbar.c:67 +#: gtk/gtknotebook.c:771 gtk/gtkscrollbar.c:67 msgid "Backward stepper" msgstr "Paso de retroceso" -#: ../gtk/gtknotebook.c:772 ../gtk/gtkscrollbar.c:68 +#: gtk/gtknotebook.c:772 gtk/gtkscrollbar.c:68 msgid "Display the standard backward arrow button" msgstr "Mostrar o botón estándar de frecha de retroceso" -#: ../gtk/gtknotebook.c:786 ../gtk/gtkscrollbar.c:75 +#: gtk/gtknotebook.c:786 gtk/gtkscrollbar.c:75 msgid "Forward stepper" msgstr "Paso de avance" -#: ../gtk/gtknotebook.c:787 ../gtk/gtkscrollbar.c:76 +#: gtk/gtknotebook.c:787 gtk/gtkscrollbar.c:76 msgid "Display the standard forward arrow button" msgstr "Mostrar o botón estándar de frecha de avance" -#: ../gtk/gtknotebook.c:801 +#: gtk/gtknotebook.c:801 msgid "Tab overlap" msgstr "Superposición de separador" -#: ../gtk/gtknotebook.c:802 +#: gtk/gtknotebook.c:802 msgid "Size of tab overlap area" msgstr "Tamaño da área de superposición do separador" -#: ../gtk/gtknotebook.c:817 +#: gtk/gtknotebook.c:817 msgid "Tab curvature" msgstr "Curvatura do separador" -#: ../gtk/gtknotebook.c:818 +#: gtk/gtknotebook.c:818 msgid "Size of tab curvature" msgstr "Tamaño da curvatura do separador" -#: ../gtk/gtknotebook.c:834 +#: gtk/gtknotebook.c:834 msgid "Arrow spacing" msgstr "Espazamento de frechas" -#: ../gtk/gtknotebook.c:835 +#: gtk/gtknotebook.c:835 msgid "Scroll arrow spacing" msgstr "Espazamento da frecha de desprazamento" -#: ../gtk/gtkobject.c:370 +#: gtk/gtkobject.c:370 msgid "User Data" msgstr "Información de usuario" -#: ../gtk/gtkobject.c:371 +#: gtk/gtkobject.c:371 msgid "Anonymous User Data Pointer" msgstr "Punteiro de información de usuario anónimo" -#: ../gtk/gtkoptionmenu.c:162 +#: gtk/gtkoptionmenu.c:162 msgid "The menu of options" msgstr "O menú de opcións" -#: ../gtk/gtkoptionmenu.c:169 +#: gtk/gtkoptionmenu.c:169 msgid "Size of dropdown indicator" msgstr "Tamaño do indicador despregable" -#: ../gtk/gtkoptionmenu.c:175 +#: gtk/gtkoptionmenu.c:175 msgid "Spacing around indicator" msgstr "Espazamento en torno do indicador" -#: ../gtk/gtkpaned.c:219 +#: gtk/gtkpaned.c:219 msgid "" "Position of paned separator in pixels (0 means all the way to the left/top)" msgstr "" "Posición do separador de sección de ventá en píxeles (0 significa todo o " "traxecto cara á esquerda ou arriba)" -#: ../gtk/gtkpaned.c:227 +#: gtk/gtkpaned.c:227 msgid "Position Set" msgstr "Definición de posición" -#: ../gtk/gtkpaned.c:228 +#: gtk/gtkpaned.c:228 msgid "TRUE if the Position property should be used" msgstr "É TRUE se a propiedade posición debe ser usada" -#: ../gtk/gtkpaned.c:234 +#: gtk/gtkpaned.c:234 msgid "Handle Size" msgstr "Tamaño do tirador" -#: ../gtk/gtkpaned.c:235 +#: gtk/gtkpaned.c:235 msgid "Width of handle" msgstr "Largura do tirador" -#: ../gtk/gtkpaned.c:251 +#: gtk/gtkpaned.c:251 msgid "Minimal Position" msgstr "Posición mínima" -#: ../gtk/gtkpaned.c:252 +#: gtk/gtkpaned.c:252 msgid "Smallest possible value for the \"position\" property" msgstr "O valor máis pequeno posible para a propiedade \"posición\"" -#: ../gtk/gtkpaned.c:269 +#: gtk/gtkpaned.c:269 msgid "Maximal Position" msgstr "Posición máxima" -#: ../gtk/gtkpaned.c:270 +#: gtk/gtkpaned.c:270 msgid "Largest possible value for the \"position\" property" msgstr "O valor máis grande posible para a propiedade \"posición\"" -#: ../gtk/gtkpaned.c:287 +#: gtk/gtkpaned.c:287 msgid "Resize" msgstr "Redimensionar" -#: ../gtk/gtkpaned.c:288 +#: gtk/gtkpaned.c:288 msgid "If TRUE, the child expands and shrinks along with the paned widget" msgstr "" "Se é TRUE, o fillo expándese e redúcese xunto coa sección de ventá do widget" -#: ../gtk/gtkpaned.c:303 +#: gtk/gtkpaned.c:303 msgid "Shrink" msgstr "Reducir" -#: ../gtk/gtkpaned.c:304 +#: gtk/gtkpaned.c:304 msgid "If TRUE, the child can be made smaller than its requisition" msgstr "Se é TRUE, o fillo pode facerse máis pequeno que a súa solicitude" -#: ../gtk/gtkplug.c:150 ../gtk/gtkstatusicon.c:285 +#: gtk/gtkplug.c:150 gtk/gtkstatusicon.c:285 msgid "Embedded" msgstr "Empotrado" -#: ../gtk/gtkplug.c:151 +#: gtk/gtkplug.c:151 msgid "Whether or not the plug is embedded" msgstr "Indica se o conector está empotrado" -#: ../gtk/gtkplug.c:165 +#: gtk/gtkplug.c:165 msgid "Socket Window" msgstr "Ventá do socket" -#: ../gtk/gtkplug.c:166 +#: gtk/gtkplug.c:166 msgid "The window of the socket the plug is embedded in" msgstr "A ventá do socket na que o enchufe está empotrado" -#: ../gtk/gtkpreview.c:102 +#: gtk/gtkpreview.c:102 msgid "" "Whether the preview widget should take up the entire space it is allocated" msgstr "" "Indica se o widget de previsualización debe tomar o espazo enteiro onde está " "asignado" -#: ../gtk/gtkprinter.c:124 +#: gtk/gtkprinter.c:124 msgid "Name of the printer" msgstr "Nome da impresora" -#: ../gtk/gtkprinter.c:130 +#: gtk/gtkprinter.c:130 msgid "Backend" msgstr "Backend" -#: ../gtk/gtkprinter.c:131 +#: gtk/gtkprinter.c:131 msgid "Backend for the printer" msgstr "Backend para a impresora" -#: ../gtk/gtkprinter.c:137 +#: gtk/gtkprinter.c:137 msgid "Is Virtual" msgstr "É virtual" -#: ../gtk/gtkprinter.c:138 +#: gtk/gtkprinter.c:138 msgid "FALSE if this represents a real hardware printer" msgstr "É FALSE se isto representa unha impresora real de hardware" -#: ../gtk/gtkprinter.c:144 +#: gtk/gtkprinter.c:144 msgid "Accepts PDF" msgstr "Acepta PDF" -#: ../gtk/gtkprinter.c:145 +#: gtk/gtkprinter.c:145 msgid "TRUE if this printer can accept PDF" msgstr "É TRUE se esta impresora pode aceptar PDF" -#: ../gtk/gtkprinter.c:151 +#: gtk/gtkprinter.c:151 msgid "Accepts PostScript" msgstr "Acepta PostScript" -#: ../gtk/gtkprinter.c:152 +#: gtk/gtkprinter.c:152 msgid "TRUE if this printer can accept PostScript" msgstr "É TRUE se esta impresora acepta PostScript" -#: ../gtk/gtkprinter.c:158 +#: gtk/gtkprinter.c:158 msgid "State Message" msgstr "Mensaxe de estado" -#: ../gtk/gtkprinter.c:159 +#: gtk/gtkprinter.c:159 msgid "String giving the current state of the printer" msgstr "Unha cadea que mostra o estado actual da impresora" -#: ../gtk/gtkprinter.c:165 +#: gtk/gtkprinter.c:165 msgid "Location" msgstr "Localización" -#: ../gtk/gtkprinter.c:166 +#: gtk/gtkprinter.c:166 msgid "The location of the printer" msgstr "A localización da impresora" -#: ../gtk/gtkprinter.c:173 +#: gtk/gtkprinter.c:173 msgid "The icon name to use for the printer" msgstr "O nome da icona que usar para a impresora" -#: ../gtk/gtkprinter.c:179 +#: gtk/gtkprinter.c:179 msgid "Job Count" msgstr "Conta de traballos" -#: ../gtk/gtkprinter.c:180 +#: gtk/gtkprinter.c:180 msgid "Number of jobs queued in the printer" msgstr "O número de traballos postos na fila de impresión" -#: ../gtk/gtkprinter.c:198 +#: gtk/gtkprinter.c:198 msgid "Paused Printer" msgstr "Impresora pausada" -#: ../gtk/gtkprinter.c:199 +#: gtk/gtkprinter.c:199 msgid "TRUE if this printer is paused" msgstr "TRUE se esta impresora está pausada" -#: ../gtk/gtkprinter.c:212 +#: gtk/gtkprinter.c:212 msgid "Accepting Jobs" msgstr "Aceptando traballos" -#: ../gtk/gtkprinter.c:213 +#: gtk/gtkprinter.c:213 msgid "TRUE if this printer is accepting new jobs" msgstr "TRUE se esta impresora está aceptando traballos novos" -#: ../gtk/gtkprinteroptionwidget.c:123 +#: gtk/gtkprinteroptionwidget.c:123 msgid "Source option" msgstr "Opción de orixe" -#: ../gtk/gtkprinteroptionwidget.c:124 +#: gtk/gtkprinteroptionwidget.c:124 msgid "The PrinterOption backing this widget" msgstr "A PrinterOption que serve de apoio para este widget" -#: ../gtk/gtkprintjob.c:117 +#: gtk/gtkprintjob.c:117 msgid "Title of the print job" msgstr "Título do traballo de impresión" -#: ../gtk/gtkprintjob.c:125 +#: gtk/gtkprintjob.c:125 msgid "Printer" msgstr "Impresora" -#: ../gtk/gtkprintjob.c:126 +#: gtk/gtkprintjob.c:126 msgid "Printer to print the job to" msgstr "Impresora na que imprimir o traballo" -#: ../gtk/gtkprintjob.c:134 +#: gtk/gtkprintjob.c:134 msgid "Settings" msgstr "Configuracións" -#: ../gtk/gtkprintjob.c:135 +#: gtk/gtkprintjob.c:135 msgid "Printer settings" msgstr "Configuracións da impresora" -#: ../gtk/gtkprintjob.c:143 ../gtk/gtkprintjob.c:144 -#: ../gtk/gtkprintunixdialog.c:252 +#: gtk/gtkprintjob.c:143 gtk/gtkprintjob.c:144 gtk/gtkprintunixdialog.c:252 msgid "Page Setup" msgstr "Configuración da páxina" -#: ../gtk/gtkprintjob.c:152 ../gtk/gtkprintoperation.c:1012 +#: gtk/gtkprintjob.c:152 gtk/gtkprintoperation.c:1012 msgid "Track Print Status" msgstr "Seguimento do estado de impresión" -#: ../gtk/gtkprintjob.c:153 +#: gtk/gtkprintjob.c:153 msgid "" "TRUE if the print job will continue to emit status-changed signals after the " "print data has been sent to the printer or print server." @@ -3928,51 +3902,51 @@ msgstr "" "estado despois de que os datos de impresión sexan enviados á impresora ou ao " "servidor de impresoras." -#: ../gtk/gtkprintoperation.c:884 +#: gtk/gtkprintoperation.c:884 msgid "Default Page Setup" msgstr "Configuración de páxina predeterminada" -#: ../gtk/gtkprintoperation.c:885 +#: gtk/gtkprintoperation.c:885 msgid "The GtkPageSetup used by default" msgstr "A GtkPageSetup que se usa por defecto" -#: ../gtk/gtkprintoperation.c:903 ../gtk/gtkprintunixdialog.c:270 +#: gtk/gtkprintoperation.c:903 gtk/gtkprintunixdialog.c:270 msgid "Print Settings" msgstr "Configuracións da impresora" -#: ../gtk/gtkprintoperation.c:904 ../gtk/gtkprintunixdialog.c:271 +#: gtk/gtkprintoperation.c:904 gtk/gtkprintunixdialog.c:271 msgid "The GtkPrintSettings used for initializing the dialog" msgstr "Os GtkPrintSettings que se usan para inicializar o diálogo" -#: ../gtk/gtkprintoperation.c:922 +#: gtk/gtkprintoperation.c:922 msgid "Job Name" msgstr "Nome do traballo" -#: ../gtk/gtkprintoperation.c:923 +#: gtk/gtkprintoperation.c:923 msgid "A string used for identifying the print job." msgstr "Unha cadea que se usa para identificar o traballo de impresión." -#: ../gtk/gtkprintoperation.c:947 +#: gtk/gtkprintoperation.c:947 msgid "Number of Pages" msgstr "Número de páxinas" -#: ../gtk/gtkprintoperation.c:948 +#: gtk/gtkprintoperation.c:948 msgid "The number of pages in the document." msgstr "O número de páxinas do documento." -#: ../gtk/gtkprintoperation.c:969 ../gtk/gtkprintunixdialog.c:260 +#: gtk/gtkprintoperation.c:969 gtk/gtkprintunixdialog.c:260 msgid "Current Page" msgstr "Páxina actual" -#: ../gtk/gtkprintoperation.c:970 ../gtk/gtkprintunixdialog.c:261 +#: gtk/gtkprintoperation.c:970 gtk/gtkprintunixdialog.c:261 msgid "The current page in the document" msgstr "A páxina actual do documento" -#: ../gtk/gtkprintoperation.c:991 +#: gtk/gtkprintoperation.c:991 msgid "Use full page" msgstr "Usar a páxina completa" -#: ../gtk/gtkprintoperation.c:992 +#: gtk/gtkprintoperation.c:992 msgid "" "TRUE if the origin of the context should be at the corner of the page and " "not the corner of the imageable area" @@ -3980,7 +3954,7 @@ msgstr "" "É TRUE se a orixe do contexto debe estar na esquina da páxina e non na " "esquina da área de imaxe" -#: ../gtk/gtkprintoperation.c:1013 +#: gtk/gtkprintoperation.c:1013 msgid "" "TRUE if the print operation will continue to report on the print job status " "after the print data has been sent to the printer or print server." @@ -3989,75 +3963,75 @@ msgstr "" "impresión despois de que os datos de impresión sexan enviados á impresora ou " "ao servidor de impresoras." -#: ../gtk/gtkprintoperation.c:1030 +#: gtk/gtkprintoperation.c:1030 msgid "Unit" msgstr "Unidade" -#: ../gtk/gtkprintoperation.c:1031 +#: gtk/gtkprintoperation.c:1031 msgid "The unit in which distances can be measured in the context" msgstr "A unidade na que se poden medir as distancias no contexto" -#: ../gtk/gtkprintoperation.c:1048 +#: gtk/gtkprintoperation.c:1048 msgid "Show Dialog" msgstr "Mostrar diálogo" -#: ../gtk/gtkprintoperation.c:1049 +#: gtk/gtkprintoperation.c:1049 msgid "TRUE if a progress dialog is shown while printing." msgstr "É TRUE se se mostra un diálogo de progreso ao imprimir." -#: ../gtk/gtkprintoperation.c:1072 +#: gtk/gtkprintoperation.c:1072 msgid "Allow Async" msgstr "Permitir asíncrono" -#: ../gtk/gtkprintoperation.c:1073 +#: gtk/gtkprintoperation.c:1073 msgid "TRUE if print process may run asynchronous." msgstr "É TRUE se o proceso de impresión se pode executar asincronamente." -#: ../gtk/gtkprintoperation.c:1096 ../gtk/gtkprintoperation.c:1097 +#: gtk/gtkprintoperation.c:1096 gtk/gtkprintoperation.c:1097 msgid "Export filename" msgstr "Exportar nome de ficheiro" -#: ../gtk/gtkprintoperation.c:1111 +#: gtk/gtkprintoperation.c:1111 msgid "Status" msgstr "Estado" -#: ../gtk/gtkprintoperation.c:1112 +#: gtk/gtkprintoperation.c:1112 msgid "The status of the print operation" msgstr "O estado da operación de impresión" -#: ../gtk/gtkprintoperation.c:1132 +#: gtk/gtkprintoperation.c:1132 msgid "Status String" msgstr "Cadea de estado" -#: ../gtk/gtkprintoperation.c:1133 +#: gtk/gtkprintoperation.c:1133 msgid "A human-readable description of the status" msgstr "Unha descrición lexible por humanos do estado" -#: ../gtk/gtkprintoperation.c:1151 +#: gtk/gtkprintoperation.c:1151 msgid "Custom tab label" msgstr "Etiqueta de separador personalizado" -#: ../gtk/gtkprintoperation.c:1152 +#: gtk/gtkprintoperation.c:1152 msgid "Label for the tab containing custom widgets." msgstr "Etiqueta para o separador que contén widgets personalizados." -#: ../gtk/gtkprintunixdialog.c:253 +#: gtk/gtkprintunixdialog.c:253 msgid "The GtkPageSetup to use" msgstr "O GtkPageSetup que usar" -#: ../gtk/gtkprintunixdialog.c:278 +#: gtk/gtkprintunixdialog.c:278 msgid "Selected Printer" msgstr "Impresora seleccionada" -#: ../gtk/gtkprintunixdialog.c:279 +#: gtk/gtkprintunixdialog.c:279 msgid "The GtkPrinter which is selected" msgstr "O GtkPrinter que está seleccionado" -#: ../gtk/gtkprogress.c:102 +#: gtk/gtkprogress.c:102 msgid "Activity mode" msgstr "Modo de actividade" -#: ../gtk/gtkprogress.c:103 +#: gtk/gtkprogress.c:103 msgid "" "If TRUE, the GtkProgress is in activity mode, meaning that it signals " "something is happening, but not how much of the activity is finished. This " @@ -4068,40 +4042,40 @@ msgstr "" "terminada. Isto úsase cando está facendo algo que non sabe canto tempo pode " "tardar." -#: ../gtk/gtkprogress.c:111 +#: gtk/gtkprogress.c:111 msgid "Show text" msgstr "Mostrar texto" -#: ../gtk/gtkprogress.c:112 +#: gtk/gtkprogress.c:112 msgid "Whether the progress is shown as text." msgstr "Indica se o progreso se mostra como texto." -#: ../gtk/gtkprogressbar.c:119 +#: gtk/gtkprogressbar.c:119 msgid "The GtkAdjustment connected to the progress bar (Deprecated)" msgstr "O GtkAdjustment conectado á barra de progreso (obsoleto)" -#: ../gtk/gtkprogressbar.c:135 +#: gtk/gtkprogressbar.c:135 msgid "Bar style" msgstr "Estilo da barra" -#: ../gtk/gtkprogressbar.c:136 +#: gtk/gtkprogressbar.c:136 msgid "Specifies the visual style of the bar in percentage mode (Deprecated)" msgstr "Especifica o estilo visual da barra no modo de porcentaxe (obsoleto)" -#: ../gtk/gtkprogressbar.c:144 +#: gtk/gtkprogressbar.c:144 msgid "Activity Step" msgstr "Paso de actividade" -#: ../gtk/gtkprogressbar.c:145 +#: gtk/gtkprogressbar.c:145 msgid "The increment used for each iteration in activity mode (Deprecated)" msgstr "" "O incremento empregado en cada iteración no modo de actividade (obsoleto)" -#: ../gtk/gtkprogressbar.c:152 +#: gtk/gtkprogressbar.c:152 msgid "Activity Blocks" msgstr "Bloques de actividade" -#: ../gtk/gtkprogressbar.c:153 +#: gtk/gtkprogressbar.c:153 msgid "" "The number of blocks which can fit in the progress bar area in activity mode " "(Deprecated)" @@ -4109,11 +4083,11 @@ msgstr "" "A cantidade de bloques que poden encaixar na área da barra de progreso no " "modo de actividade (obsoleto)" -#: ../gtk/gtkprogressbar.c:160 +#: gtk/gtkprogressbar.c:160 msgid "Discrete Blocks" msgstr "Bloques diferenciados" -#: ../gtk/gtkprogressbar.c:161 +#: gtk/gtkprogressbar.c:161 msgid "" "The number of discrete blocks in a progress bar (when shown in the discrete " "style)" @@ -4121,28 +4095,28 @@ msgstr "" "O número de bloques diferenciados na barra de progreso (cando se mostra no " "estilo diferenciado)" -#: ../gtk/gtkprogressbar.c:168 +#: gtk/gtkprogressbar.c:168 msgid "Fraction" msgstr "Fracción" -#: ../gtk/gtkprogressbar.c:169 +#: gtk/gtkprogressbar.c:169 msgid "The fraction of total work that has been completed" msgstr "A fracción do traballo total que se completou" -#: ../gtk/gtkprogressbar.c:176 +#: gtk/gtkprogressbar.c:176 msgid "Pulse Step" msgstr "Paso de pulso" -#: ../gtk/gtkprogressbar.c:177 +#: gtk/gtkprogressbar.c:177 msgid "The fraction of total progress to move the bouncing block when pulsed" msgstr "" "A fracción do progreso total para mover o bloque rebotador cando se preme" -#: ../gtk/gtkprogressbar.c:185 +#: gtk/gtkprogressbar.c:185 msgid "Text to be displayed in the progress bar" msgstr "Texto que se mostrará na barra de progreso" -#: ../gtk/gtkprogressbar.c:207 +#: gtk/gtkprogressbar.c:207 msgid "" "The preferred place to ellipsize the string, if the progress bar does not " "have enough room to display the entire string, if at all." @@ -4150,59 +4124,59 @@ msgstr "" "O lugar preferido para elidir a cadea, se a barra de progreso non ten espazo " "suficiente para mostrar a cadea completa." -#: ../gtk/gtkprogressbar.c:214 +#: gtk/gtkprogressbar.c:214 msgid "XSpacing" msgstr "EspazamentoX" -#: ../gtk/gtkprogressbar.c:215 +#: gtk/gtkprogressbar.c:215 msgid "Extra spacing applied to the width of a progress bar." msgstr "Espazo extra aplicado á largura dunha barra de progreso." -#: ../gtk/gtkprogressbar.c:220 +#: gtk/gtkprogressbar.c:220 msgid "YSpacing" msgstr "EspazamentoY" -#: ../gtk/gtkprogressbar.c:221 +#: gtk/gtkprogressbar.c:221 msgid "Extra spacing applied to the height of a progress bar." msgstr "Espazo extra aplicado á altura dunha barra de progreso." -#: ../gtk/gtkprogressbar.c:234 +#: gtk/gtkprogressbar.c:234 msgid "Min horizontal bar width" msgstr "Largura mínima da barra horizontal" -#: ../gtk/gtkprogressbar.c:235 +#: gtk/gtkprogressbar.c:235 msgid "The minimum horizontal width of the progress bar" msgstr "A largura mínima horizontal da barra de progreso" -#: ../gtk/gtkprogressbar.c:247 +#: gtk/gtkprogressbar.c:247 msgid "Min horizontal bar height" msgstr "Altura mínima da barra horizontal" -#: ../gtk/gtkprogressbar.c:248 +#: gtk/gtkprogressbar.c:248 msgid "Minimum horizontal height of the progress bar" msgstr "A altura mínima horizontal da barra de progreso" -#: ../gtk/gtkprogressbar.c:260 +#: gtk/gtkprogressbar.c:260 msgid "Min vertical bar width" msgstr "Largura mínima horizontal da barra" -#: ../gtk/gtkprogressbar.c:261 +#: gtk/gtkprogressbar.c:261 msgid "The minimum vertical width of the progress bar" msgstr "A largura mínima vertical da barra de progreso" -#: ../gtk/gtkprogressbar.c:273 +#: gtk/gtkprogressbar.c:273 msgid "Min vertical bar height" msgstr "Altura mínima vertical da barra" -#: ../gtk/gtkprogressbar.c:274 +#: gtk/gtkprogressbar.c:274 msgid "The minimum vertical height of the progress bar" msgstr "A altura mínima vertical da barra de progreso" -#: ../gtk/gtkradioaction.c:111 +#: gtk/gtkradioaction.c:111 msgid "The value" msgstr "O valor" -#: ../gtk/gtkradioaction.c:112 +#: gtk/gtkradioaction.c:112 msgid "" "The value returned by gtk_radio_action_get_current_value() when this action " "is the current action of its group." @@ -4210,15 +4184,15 @@ msgstr "" "O valor devolto por gtk_radio_action_get_current_value() cando esta acción é " "a acción actual do seu grupo." -#: ../gtk/gtkradioaction.c:129 +#: gtk/gtkradioaction.c:129 msgid "The radio action whose group this action belongs to." msgstr "O botón de opción a cuxo grupo pertence esta acción." -#: ../gtk/gtkradioaction.c:144 +#: gtk/gtkradioaction.c:144 msgid "The current value" msgstr "O valor actual" -#: ../gtk/gtkradioaction.c:145 +#: gtk/gtkradioaction.c:145 msgid "" "The value property of the currently active member of the group to which this " "action belongs." @@ -4226,45 +4200,45 @@ msgstr "" "A propiedade do valor do membro actualmente activo do grupo ao que esta " "acción pertence." -#: ../gtk/gtkradiobutton.c:83 +#: gtk/gtkradiobutton.c:83 msgid "The radio button whose group this widget belongs to." msgstr "O botón de opción a cuxo grupo pertence este widget." -#: ../gtk/gtkradiomenuitem.c:343 +#: gtk/gtkradiomenuitem.c:343 msgid "The radio menu item whose group this widget belongs to." msgstr "O elemento do menú de opción a cuxo grupo pertence este widget." -#: ../gtk/gtkradiotoolbutton.c:66 +#: gtk/gtkradiotoolbutton.c:66 msgid "The radio tool button whose group this button belongs to." msgstr "O botón de opción a cuxo grupo pertence este botón." -#: ../gtk/gtkrange.c:337 +#: gtk/gtkrange.c:337 msgid "Update policy" msgstr "Política de actualización" -#: ../gtk/gtkrange.c:338 +#: gtk/gtkrange.c:338 msgid "How the range should be updated on the screen" msgstr "Como se debe actualizar o intervalo na pantalla" -#: ../gtk/gtkrange.c:347 +#: gtk/gtkrange.c:347 msgid "The GtkAdjustment that contains the current value of this range object" msgstr "O GtkAdjustment que contén o valor actual deste intervalo de obxectos" -#: ../gtk/gtkrange.c:354 +#: gtk/gtkrange.c:354 msgid "Inverted" msgstr "Invertido" -#: ../gtk/gtkrange.c:355 +#: gtk/gtkrange.c:355 msgid "Invert direction slider moves to increase range value" msgstr "" "Inverter a dirección en que se move o control desprazable para incrementar o " "valor do intervalo" -#: ../gtk/gtkrange.c:362 +#: gtk/gtkrange.c:362 msgid "Lower stepper sensitivity" msgstr "Sensibilidade de paso inferior" -#: ../gtk/gtkrange.c:363 +#: gtk/gtkrange.c:363 msgid "" "The sensitivity policy for the stepper that points to the adjustment's lower " "side" @@ -4272,11 +4246,11 @@ msgstr "" "A política de sensibilidade para o paso que apunta ao lado máis baixo do " "axuste" -#: ../gtk/gtkrange.c:371 +#: gtk/gtkrange.c:371 msgid "Upper stepper sensitivity" msgstr "Sensibilidade do paso superior" -#: ../gtk/gtkrange.c:372 +#: gtk/gtkrange.c:372 msgid "" "The sensitivity policy for the stepper that points to the adjustment's upper " "side" @@ -4284,89 +4258,89 @@ msgstr "" "A política de sensibilidade para o paso que apunta ao lado máis alto do " "axuste" -#: ../gtk/gtkrange.c:389 +#: gtk/gtkrange.c:389 msgid "Show Fill Level" msgstr "Mostrar nivel de recheo" -#: ../gtk/gtkrange.c:390 +#: gtk/gtkrange.c:390 msgid "Whether to display a fill level indicator graphics on trough." msgstr "" "Indica se se debe mostrar o indicador de nivel de recheo nos gráficos " "mentres se enche." -#: ../gtk/gtkrange.c:406 +#: gtk/gtkrange.c:406 msgid "Restrict to Fill Level" msgstr "Restrinxir ao nivel de recheo" -#: ../gtk/gtkrange.c:407 +#: gtk/gtkrange.c:407 msgid "Whether to restrict the upper boundary to the fill level." msgstr "Indica se se debe restrinxir o bordo superior ao nivel recheo." -#: ../gtk/gtkrange.c:422 +#: gtk/gtkrange.c:422 msgid "Fill Level" msgstr "Nivel de recheo" -#: ../gtk/gtkrange.c:423 +#: gtk/gtkrange.c:423 msgid "The fill level." msgstr "O nivel de recheo." -#: ../gtk/gtkrange.c:431 +#: gtk/gtkrange.c:431 msgid "Slider Width" msgstr "Largura do control desprazable" -#: ../gtk/gtkrange.c:432 +#: gtk/gtkrange.c:432 msgid "Width of scrollbar or scale thumb" msgstr "Largura da barra de desprazamento ou do indicador de escala" -#: ../gtk/gtkrange.c:439 +#: gtk/gtkrange.c:439 msgid "Trough Border" msgstr "Bordo do canal" -#: ../gtk/gtkrange.c:440 +#: gtk/gtkrange.c:440 msgid "Spacing between thumb/steppers and outer trough bevel" msgstr "" "Espazamento entre o indicador de escala ou os pasos e o bisel do canal " "exterior" -#: ../gtk/gtkrange.c:447 +#: gtk/gtkrange.c:447 msgid "Stepper Size" msgstr "Tamaño do paso" -#: ../gtk/gtkrange.c:448 +#: gtk/gtkrange.c:448 msgid "Length of step buttons at ends" msgstr "Lonxitude dos botóns de paso nos extremos" -#: ../gtk/gtkrange.c:463 +#: gtk/gtkrange.c:463 msgid "Stepper Spacing" msgstr "Espazamento do paso" -#: ../gtk/gtkrange.c:464 +#: gtk/gtkrange.c:464 msgid "Spacing between step buttons and thumb" msgstr "Espazamento entre os botóns de paso e o indicador de escala" -#: ../gtk/gtkrange.c:471 +#: gtk/gtkrange.c:471 msgid "Arrow X Displacement" msgstr "Desprazamento X da frecha" -#: ../gtk/gtkrange.c:472 +#: gtk/gtkrange.c:472 msgid "" "How far in the x direction to move the arrow when the button is depressed" msgstr "Até onde se move a frecha na dirección x cando se solta o botón" -#: ../gtk/gtkrange.c:479 +#: gtk/gtkrange.c:479 msgid "Arrow Y Displacement" msgstr "Desprazamento Y da frecha" -#: ../gtk/gtkrange.c:480 +#: gtk/gtkrange.c:480 msgid "" "How far in the y direction to move the arrow when the button is depressed" msgstr "Até onde se move a frecha na dirección y cando se solta o botón" -#: ../gtk/gtkrange.c:488 +#: gtk/gtkrange.c:488 msgid "Draw slider ACTIVE during drag" msgstr "Debuxar control desprazable ACTIVO durante o arrastre" -#: ../gtk/gtkrange.c:489 +#: gtk/gtkrange.c:489 msgid "" "With this option set to TRUE, sliders will be drawn ACTIVE and with shadow " "IN while they are dragged" @@ -4374,11 +4348,11 @@ msgstr "" "Con esta opción definida como TRUE, os controis desprazables debuxaranse " "como ACTIVOS e con sombra DENTRO ao arrastralos" -#: ../gtk/gtkrange.c:503 +#: gtk/gtkrange.c:503 msgid "Trough Side Details" msgstr "Detalles do lado do canal" -#: ../gtk/gtkrange.c:504 +#: gtk/gtkrange.c:504 msgid "" "When TRUE, the parts of the trough on the two sides of the slider are drawn " "with different details" @@ -4386,11 +4360,11 @@ msgstr "" "Cando é TRUE, as partes do canal nos dous lados do control desprazable " "debúxanse con detalles diferentes" -#: ../gtk/gtkrange.c:520 +#: gtk/gtkrange.c:520 msgid "Trough Under Steppers" msgstr "Canal baixo os pasos" -#: ../gtk/gtkrange.c:521 +#: gtk/gtkrange.c:521 msgid "" "Whether to draw trough for full length of range or exclude the steppers and " "spacing" @@ -4398,279 +4372,277 @@ msgstr "" "Indica se se debuxa para toda a lonxitude do intervalo ou excluír os pasos e " "o espazamento" -#: ../gtk/gtkrange.c:534 +#: gtk/gtkrange.c:534 msgid "Arrow scaling" msgstr "Escalado de frechas" -#: ../gtk/gtkrange.c:535 +#: gtk/gtkrange.c:535 msgid "Arrow scaling with regard to scroll button size" msgstr "" "Escalado de frechas en consideración co tamaño do botón de desprazamento" -#: ../gtk/gtkrecentaction.c:679 ../gtk/gtkrecentchoosermenu.c:206 +#: gtk/gtkrecentaction.c:679 gtk/gtkrecentchoosermenu.c:206 msgid "Show Numbers" msgstr "Mostrar números" -#: ../gtk/gtkrecentaction.c:680 ../gtk/gtkrecentchoosermenu.c:207 +#: gtk/gtkrecentaction.c:680 gtk/gtkrecentchoosermenu.c:207 msgid "Whether the items should be displayed with a number" msgstr "Indica se os elementos deberían mostrarse cun número" -#: ../gtk/gtkrecentchooser.c:120 +#: gtk/gtkrecentchooser.c:120 msgid "Recent Manager" msgstr "Recent Manager" -#: ../gtk/gtkrecentchooser.c:121 +#: gtk/gtkrecentchooser.c:121 msgid "The RecentManager object to use" msgstr "O obxecto RecentManager que se vai usar" -#: ../gtk/gtkrecentchooser.c:135 +#: gtk/gtkrecentchooser.c:135 msgid "Show Private" msgstr "Mostrar os privados" -#: ../gtk/gtkrecentchooser.c:136 +#: gtk/gtkrecentchooser.c:136 msgid "Whether the private items should be displayed" msgstr "Indica se os elementos privados se deben mostrar" -#: ../gtk/gtkrecentchooser.c:149 +#: gtk/gtkrecentchooser.c:149 msgid "Show Tooltips" msgstr "Mostrar as indicacións" -#: ../gtk/gtkrecentchooser.c:150 +#: gtk/gtkrecentchooser.c:150 msgid "Whether there should be a tooltip on the item" msgstr "Indica se debe haber unha indicación no elemento" -#: ../gtk/gtkrecentchooser.c:162 +#: gtk/gtkrecentchooser.c:162 msgid "Show Icons" msgstr "Mostrar iconas" -#: ../gtk/gtkrecentchooser.c:163 +#: gtk/gtkrecentchooser.c:163 msgid "Whether there should be an icon near the item" msgstr "Indica se debe haber unha icona cerca do elemento" -#: ../gtk/gtkrecentchooser.c:178 +#: gtk/gtkrecentchooser.c:178 msgid "Show Not Found" msgstr "Mostrar os non encontrados" -#: ../gtk/gtkrecentchooser.c:179 +#: gtk/gtkrecentchooser.c:179 msgid "Whether the items pointing to unavailable resources should be displayed" msgstr "" "Indica se se deben mostrar os elementos que apuntan a recursos non " "dispoñibles" -#: ../gtk/gtkrecentchooser.c:192 +#: gtk/gtkrecentchooser.c:192 msgid "Whether to allow multiple items to be selected" msgstr "Indica se se permite a selección de múltiples elementos" -#: ../gtk/gtkrecentchooser.c:205 +#: gtk/gtkrecentchooser.c:205 msgid "Local only" msgstr "Só local" -#: ../gtk/gtkrecentchooser.c:206 +#: gtk/gtkrecentchooser.c:206 msgid "Whether the selected resource(s) should be limited to local file: URIs" msgstr "" "Indica se os recursos seleccionados deberían limitarse a URIs de tipo " "'file:' locais" -#: ../gtk/gtkrecentchooser.c:222 ../gtk/gtkrecentmanager.c:229 +#: gtk/gtkrecentchooser.c:222 gtk/gtkrecentmanager.c:229 msgid "Limit" msgstr "Límite" -#: ../gtk/gtkrecentchooser.c:223 +#: gtk/gtkrecentchooser.c:223 msgid "The maximum number of items to be displayed" msgstr "O número máximo de elementos para mostrar" -#: ../gtk/gtkrecentchooser.c:237 +#: gtk/gtkrecentchooser.c:237 msgid "Sort Type" msgstr "Tipo de ordenación" -#: ../gtk/gtkrecentchooser.c:238 +#: gtk/gtkrecentchooser.c:238 msgid "The sorting order of the items displayed" msgstr "A orde de clasificación dos elementos mostrados" -#: ../gtk/gtkrecentchooser.c:253 +#: gtk/gtkrecentchooser.c:253 msgid "The current filter for selecting which resources are displayed" msgstr "O filtro actual para seleccionar que recursos se mostran" -#: ../gtk/gtkrecentmanager.c:215 +#: gtk/gtkrecentmanager.c:215 msgid "The full path to the file to be used to store and read the list" msgstr "" "O camiño completo ao ficheiro que se vai usar para almacenar e ler a lista" -#: ../gtk/gtkrecentmanager.c:230 +#: gtk/gtkrecentmanager.c:230 msgid "" "The maximum number of items to be returned by gtk_recent_manager_get_items()" msgstr "" "O número máximo de elementos que serán devoltos polo " "gtk_recent_manager_get_items()" -#: ../gtk/gtkrecentmanager.c:246 +#: gtk/gtkrecentmanager.c:246 msgid "The size of the recently used resources list" msgstr "O tamaño da lista de recursos usados recentemente" # verificar: High= alta e low= baixa -#: ../gtk/gtkruler.c:90 +#: gtk/gtkruler.c:90 msgid "Lower" msgstr "Inferior" -#: ../gtk/gtkruler.c:91 +#: gtk/gtkruler.c:91 msgid "Lower limit of ruler" msgstr "Límite inferior da regra" -#: ../gtk/gtkruler.c:100 +#: gtk/gtkruler.c:100 msgid "Upper" msgstr "Superior" -#: ../gtk/gtkruler.c:101 +#: gtk/gtkruler.c:101 msgid "Upper limit of ruler" msgstr "Límite superior da regra" -#: ../gtk/gtkruler.c:111 +#: gtk/gtkruler.c:111 msgid "Position of mark on the ruler" msgstr "Posición da marca na regra" -#: ../gtk/gtkruler.c:120 +#: gtk/gtkruler.c:120 msgid "Max Size" msgstr "Tamaño máximo" -#: ../gtk/gtkruler.c:121 +#: gtk/gtkruler.c:121 msgid "Maximum size of the ruler" msgstr "Tamaño máximo da regra" -#: ../gtk/gtkruler.c:136 +#: gtk/gtkruler.c:136 msgid "Metric" msgstr "Métrica" -#: ../gtk/gtkruler.c:137 +#: gtk/gtkruler.c:137 msgid "The metric used for the ruler" msgstr "A métrica que se usa na regra" -#: ../gtk/gtkscale.c:143 +#: gtk/gtkscale.c:143 msgid "The number of decimal places that are displayed in the value" msgstr "O número de lugares decimais que se mostran no valor" -#: ../gtk/gtkscale.c:152 +#: gtk/gtkscale.c:152 msgid "Draw Value" msgstr "Valor de debuxo" -#: ../gtk/gtkscale.c:153 +#: gtk/gtkscale.c:153 msgid "Whether the current value is displayed as a string next to the slider" msgstr "" "Indica se o valor actual se mostra como unha cadea contigua ao control " "desprazable" -#: ../gtk/gtkscale.c:160 +#: gtk/gtkscale.c:160 msgid "Value Position" msgstr "Posición do valor" -#: ../gtk/gtkscale.c:161 +#: gtk/gtkscale.c:161 msgid "The position in which the current value is displayed" msgstr "A posición na que se mostra o valor actual" -#: ../gtk/gtkscale.c:168 +#: gtk/gtkscale.c:168 msgid "Slider Length" msgstr "Lonxitude do control desprazable" -#: ../gtk/gtkscale.c:169 +#: gtk/gtkscale.c:169 msgid "Length of scale's slider" msgstr "Lonxitude da escala do control desprazable" -#: ../gtk/gtkscale.c:177 +#: gtk/gtkscale.c:177 msgid "Value spacing" msgstr "Espazamento do valor" -#: ../gtk/gtkscale.c:178 +#: gtk/gtkscale.c:178 msgid "Space between value text and the slider/trough area" msgstr "" "Espazo entre os valores de texto e a área do control desprazable ou o canal" -#: ../gtk/gtkscalebutton.c:192 +#: gtk/gtkscalebutton.c:192 msgid "The orientation of the scale" msgstr "A orientación da escala" -#: ../gtk/gtkscalebutton.c:201 +#: gtk/gtkscalebutton.c:201 msgid "The value of the scale" msgstr "O valor da escala" -#: ../gtk/gtkscalebutton.c:211 +#: gtk/gtkscalebutton.c:211 msgid "The icon size" msgstr "O tamaño da icona" -#: ../gtk/gtkscalebutton.c:220 +#: gtk/gtkscalebutton.c:220 msgid "" "The GtkAdjustment that contains the current value of this scale button object" msgstr "" "O GtkAdjustment que contén o valor actual deste obxecto de botón de escala" -#: ../gtk/gtkscalebutton.c:248 +#: gtk/gtkscalebutton.c:248 msgid "Icons" msgstr "Iconas" -#: ../gtk/gtkscalebutton.c:249 +#: gtk/gtkscalebutton.c:249 msgid "List of icon names" msgstr "Lista dos nomes de iconas" -#: ../gtk/gtkscrollbar.c:50 +#: gtk/gtkscrollbar.c:50 msgid "Minimum Slider Length" msgstr "Lonxitude mínima do control desprazable" -#: ../gtk/gtkscrollbar.c:51 +#: gtk/gtkscrollbar.c:51 msgid "Minimum length of scrollbar slider" msgstr "Tamaño mínimo da barra de desprazamento do control desprazable" -#: ../gtk/gtkscrollbar.c:59 +#: gtk/gtkscrollbar.c:59 msgid "Fixed slider size" msgstr "Tamaño fixo do control desprazable" -#: ../gtk/gtkscrollbar.c:60 +#: gtk/gtkscrollbar.c:60 msgid "Don't change slider size, just lock it to the minimum length" msgstr "" "Non cambiar o tamaño do control desprazable, bloquealo na lonxitude mínima" -#: ../gtk/gtkscrollbar.c:84 +#: gtk/gtkscrollbar.c:84 msgid "" "Display a second backward arrow button on the opposite end of the scrollbar" msgstr "" "Mostra un segundo botón de frecha de retroceso no extremo oposto da barra de " "desprazamento" -#: ../gtk/gtkscrollbar.c:92 +#: gtk/gtkscrollbar.c:92 msgid "" "Display a second forward arrow button on the opposite end of the scrollbar" msgstr "" "Mostra un segundo botón de frecha de avance no extremo oposto da barra de " "desprazamento" -#: ../gtk/gtkscrolledwindow.c:220 ../gtk/gtktext.c:545 -#: ../gtk/gtktreeview.c:578 +#: gtk/gtkscrolledwindow.c:220 gtk/gtktext.c:545 gtk/gtktreeview.c:578 msgid "Horizontal Adjustment" msgstr "Axuste horizontal" -#: ../gtk/gtkscrolledwindow.c:227 ../gtk/gtktext.c:553 -#: ../gtk/gtktreeview.c:586 +#: gtk/gtkscrolledwindow.c:227 gtk/gtktext.c:553 gtk/gtktreeview.c:586 msgid "Vertical Adjustment" msgstr "Axuste vertical" -#: ../gtk/gtkscrolledwindow.c:234 +#: gtk/gtkscrolledwindow.c:234 msgid "Horizontal Scrollbar Policy" msgstr "Comportamento da barra de desprazamento horizontal" -#: ../gtk/gtkscrolledwindow.c:235 +#: gtk/gtkscrolledwindow.c:235 msgid "When the horizontal scrollbar is displayed" msgstr "Cando se mostra a barra de desprazamento horizontal" -#: ../gtk/gtkscrolledwindow.c:242 +#: gtk/gtkscrolledwindow.c:242 msgid "Vertical Scrollbar Policy" msgstr "Comportamento da barra de desprazamento vertical" -#: ../gtk/gtkscrolledwindow.c:243 +#: gtk/gtkscrolledwindow.c:243 msgid "When the vertical scrollbar is displayed" msgstr "Cando se mostra a barra de desprazamento vertical" -#: ../gtk/gtkscrolledwindow.c:251 +#: gtk/gtkscrolledwindow.c:251 msgid "Window Placement" msgstr "Colocación da ventá" -#: ../gtk/gtkscrolledwindow.c:252 +#: gtk/gtkscrolledwindow.c:252 msgid "" "Where the contents are located with respect to the scrollbars. This property " "only takes effect if \"window-placement-set\" is TRUE." @@ -4678,11 +4650,11 @@ msgstr "" "Onde se colocan os contidos respecto ás barras de desprazamento. Esta " "propiedade só ten efecto se \"window-placement-set\" é TRUE." -#: ../gtk/gtkscrolledwindow.c:269 +#: gtk/gtkscrolledwindow.c:269 msgid "Window Placement Set" msgstr "Definición da colocación da ventá" -#: ../gtk/gtkscrolledwindow.c:270 +#: gtk/gtkscrolledwindow.c:270 msgid "" "Whether \"window-placement\" should be used to determine the location of the " "contents with respect to the scrollbars." @@ -4690,39 +4662,39 @@ msgstr "" "Indica se debe usarse \"window-placement\" para determinar a localización do " "contido respecto ás barras de desprazamento." -#: ../gtk/gtkscrolledwindow.c:276 +#: gtk/gtkscrolledwindow.c:276 msgid "Shadow Type" msgstr "Tipo de sombra" -#: ../gtk/gtkscrolledwindow.c:277 +#: gtk/gtkscrolledwindow.c:277 msgid "Style of bevel around the contents" msgstr "Estilo de bisel ao redor dos contidos" -#: ../gtk/gtkscrolledwindow.c:291 +#: gtk/gtkscrolledwindow.c:291 msgid "Scrollbars within bevel" msgstr "Espazamento da barra de desprazamento" -#: ../gtk/gtkscrolledwindow.c:292 +#: gtk/gtkscrolledwindow.c:292 msgid "Place scrollbars within the scrolled window's bevel" msgstr "" "Número de píxeles entre as barras de desprazamentos e a ventá con " "desprazamento" -#: ../gtk/gtkscrolledwindow.c:298 +#: gtk/gtkscrolledwindow.c:298 msgid "Scrollbar spacing" msgstr "Espazamento da barra de desprazamento" -#: ../gtk/gtkscrolledwindow.c:299 +#: gtk/gtkscrolledwindow.c:299 msgid "Number of pixels between the scrollbars and the scrolled window" msgstr "" "Número de píxeles entre as barras de desprazamentos e a ventá con " "desprazamento" -#: ../gtk/gtkscrolledwindow.c:314 +#: gtk/gtkscrolledwindow.c:314 msgid "Scrolled Window Placement" msgstr "Colocación da ventá con desprazamento" -#: ../gtk/gtkscrolledwindow.c:315 +#: gtk/gtkscrolledwindow.c:315 msgid "" "Where the contents of scrolled windows are located with respect to the " "scrollbars, if not overridden by the scrolled window's own placement." @@ -4731,19 +4703,19 @@ msgstr "" "desprazamento, se non toma precedencia pola colocación da propia ventá con " "desprazamento." -#: ../gtk/gtkseparatortoolitem.c:105 +#: gtk/gtkseparatortoolitem.c:105 msgid "Draw" msgstr "Debuxar" -#: ../gtk/gtkseparatortoolitem.c:106 +#: gtk/gtkseparatortoolitem.c:106 msgid "Whether the separator is drawn, or just blank" msgstr "Indica se se debuxa o separador ou se se deixa en branco" -#: ../gtk/gtksettings.c:215 +#: gtk/gtksettings.c:215 msgid "Double Click Time" msgstr "Tempo do duplo clic" -#: ../gtk/gtksettings.c:216 +#: gtk/gtksettings.c:216 msgid "" "Maximum time allowed between two clicks for them to be considered a double " "click (in milliseconds)" @@ -4751,11 +4723,11 @@ msgstr "" "Tempo máximo permitido entre dous clics para ser considerados como un clic " "duplo (en milisegundos)" -#: ../gtk/gtksettings.c:223 +#: gtk/gtksettings.c:223 msgid "Double Click Distance" msgstr "Distancia do duplo clic" -#: ../gtk/gtksettings.c:224 +#: gtk/gtksettings.c:224 msgid "" "Maximum distance allowed between two clicks for them to be considered a " "double click (in pixels)" @@ -4763,36 +4735,36 @@ msgstr "" "Distancia máxima permitida entre dous clics para ser considerados como un " "duplo clic (en píxeles)" -#: ../gtk/gtksettings.c:240 +#: gtk/gtksettings.c:240 msgid "Cursor Blink" msgstr "Intermitencia do cursor" -#: ../gtk/gtksettings.c:241 +#: gtk/gtksettings.c:241 msgid "Whether the cursor should blink" msgstr "Indica se o cursor debe pestanexar" -#: ../gtk/gtksettings.c:248 +#: gtk/gtksettings.c:248 msgid "Cursor Blink Time" msgstr "Tempo de intermitencia do cursor" -#: ../gtk/gtksettings.c:249 +#: gtk/gtksettings.c:249 msgid "Length of the cursor blink cycle, in milliseconds" msgstr "Duración do ciclo de intermitencia do cursor, en milisegundos" -#: ../gtk/gtksettings.c:268 +#: gtk/gtksettings.c:268 msgid "Cursor Blink Timeout" msgstr "Tempo de intermitencia do cursor" -#: ../gtk/gtksettings.c:269 +#: gtk/gtksettings.c:269 msgid "Time after which the cursor stops blinking, in seconds" msgstr "" "Duración a partir de que se detén a intermitencia do cursor, en segundos" -#: ../gtk/gtksettings.c:276 +#: gtk/gtksettings.c:276 msgid "Split Cursor" msgstr "Cursor dividido" -#: ../gtk/gtksettings.c:277 +#: gtk/gtksettings.c:277 msgid "" "Whether two cursors should be displayed for mixed left-to-right and right-to-" "left text" @@ -4800,158 +4772,158 @@ msgstr "" "Indica se se deben mostrar dous cursores para o texto mesturado de esquerda " "a dereita e de dereita a esquerda" -#: ../gtk/gtksettings.c:284 +#: gtk/gtksettings.c:284 msgid "Theme Name" msgstr "Nome do tema" -#: ../gtk/gtksettings.c:285 +#: gtk/gtksettings.c:285 msgid "Name of theme RC file to load" msgstr "Nome do ficheiro de tema RC para cargar" -#: ../gtk/gtksettings.c:293 +#: gtk/gtksettings.c:293 msgid "Icon Theme Name" msgstr "Nome do tema de iconas" -#: ../gtk/gtksettings.c:294 +#: gtk/gtksettings.c:294 msgid "Name of icon theme to use" msgstr "Nome do tema de iconas que usar" -#: ../gtk/gtksettings.c:302 +#: gtk/gtksettings.c:302 msgid "Fallback Icon Theme Name" msgstr "Nome do tema de iconas do modo de emerxencia" -#: ../gtk/gtksettings.c:303 +#: gtk/gtksettings.c:303 msgid "Name of a icon theme to fall back to" msgstr "Nome do tema de iconas que usar cando o escollido falle" -#: ../gtk/gtksettings.c:311 +#: gtk/gtksettings.c:311 msgid "Key Theme Name" msgstr "Nome do tema principal" -#: ../gtk/gtksettings.c:312 +#: gtk/gtksettings.c:312 msgid "Name of key theme RC file to load" msgstr "Nome do ficheiro de tema RC principal para cargar" -#: ../gtk/gtksettings.c:320 +#: gtk/gtksettings.c:320 msgid "Menu bar accelerator" msgstr "Tecla rápida da barra de menús" -#: ../gtk/gtksettings.c:321 +#: gtk/gtksettings.c:321 msgid "Keybinding to activate the menu bar" msgstr "Combinación de teclas para activar a barra de menús" -#: ../gtk/gtksettings.c:329 +#: gtk/gtksettings.c:329 msgid "Drag threshold" msgstr "Límite de arrastre" -#: ../gtk/gtksettings.c:330 +#: gtk/gtksettings.c:330 msgid "Number of pixels the cursor can move before dragging" msgstr "Número de píxeles que o cursor pode mover antes de iniciar o arrastre" -#: ../gtk/gtksettings.c:338 +#: gtk/gtksettings.c:338 msgid "Font Name" msgstr "Nome do tipo de letra" -#: ../gtk/gtksettings.c:339 +#: gtk/gtksettings.c:339 msgid "Name of default font to use" msgstr "Nome do tipo de letra predeterminado que usar" -#: ../gtk/gtksettings.c:361 +#: gtk/gtksettings.c:361 msgid "Icon Sizes" msgstr "Tamaño das iconas" -#: ../gtk/gtksettings.c:362 +#: gtk/gtksettings.c:362 msgid "List of icon sizes (gtk-menu=16,16:gtk-button=20,20..." msgstr "Lista dos tamaños das iconas (gtk-menu=16,16:gtk-button=20,20..." -#: ../gtk/gtksettings.c:370 +#: gtk/gtksettings.c:370 msgid "GTK Modules" msgstr "Módulos GTK" -#: ../gtk/gtksettings.c:371 +#: gtk/gtksettings.c:371 msgid "List of currently active GTK modules" msgstr "Lista dos módulos GTK actualmente activos" -#: ../gtk/gtksettings.c:380 +#: gtk/gtksettings.c:380 msgid "Xft Antialias" msgstr "Suavizado Xft" -#: ../gtk/gtksettings.c:381 +#: gtk/gtksettings.c:381 msgid "Whether to antialias Xft fonts; 0=no, 1=yes, -1=default" msgstr "" "Indica se se suavizan os bordos dos tipo de letra Xft, 0=non, 1=si, -" "1=predeterminado" -#: ../gtk/gtksettings.c:390 +#: gtk/gtksettings.c:390 msgid "Xft Hinting" msgstr "Indicación Xft" -#: ../gtk/gtksettings.c:391 +#: gtk/gtksettings.c:391 msgid "Whether to hint Xft fonts; 0=no, 1=yes, -1=default" msgstr "" "Indica se se usa a indicación dos tipo de letra Xft; 0=non, 1=si, -" "1=predeterminado" -#: ../gtk/gtksettings.c:400 +#: gtk/gtksettings.c:400 msgid "Xft Hint Style" msgstr "Estilo de indicación Xft" -#: ../gtk/gtksettings.c:401 +#: gtk/gtksettings.c:401 msgid "" "What degree of hinting to use; hintnone, hintslight, hintmedium, or hintfull" msgstr "" "Que grao de indicación hai que usar: ningunha, lixeira, media ou completa" -#: ../gtk/gtksettings.c:410 +#: gtk/gtksettings.c:410 msgid "Xft RGBA" msgstr "Xft RGBA" -#: ../gtk/gtksettings.c:411 +#: gtk/gtksettings.c:411 msgid "Type of subpixel antialiasing; none, rgb, bgr, vrgb, vbgr" msgstr "Tipo de suavizado de subpíxel: ningún, rgb, vrgb, vbgr" -#: ../gtk/gtksettings.c:420 +#: gtk/gtksettings.c:420 msgid "Xft DPI" msgstr "Xft DPI" -#: ../gtk/gtksettings.c:421 +#: gtk/gtksettings.c:421 msgid "Resolution for Xft, in 1024 * dots/inch. -1 to use default value" msgstr "" "Resolución para Xft, en 1024 * puntos por polgada. -1 para usar o valor " "predeterminado" -#: ../gtk/gtksettings.c:430 +#: gtk/gtksettings.c:430 msgid "Cursor theme name" msgstr "Nome do tema de cursor" -#: ../gtk/gtksettings.c:431 +#: gtk/gtksettings.c:431 msgid "Name of the cursor theme to use, or NULL to use the default theme" msgstr "Nome do tema de cursor que usar ou NULL para usar o tema por defecto" -#: ../gtk/gtksettings.c:439 +#: gtk/gtksettings.c:439 msgid "Cursor theme size" msgstr "Tamaño do tema de cursor" -#: ../gtk/gtksettings.c:440 +#: gtk/gtksettings.c:440 msgid "Size to use for cursors, or 0 to use the default size" msgstr "" "Tamaño que se vai usar para os cursores ou 0 para usar o tamaño " "predeterminado" -#: ../gtk/gtksettings.c:450 +#: gtk/gtksettings.c:450 msgid "Alternative button order" msgstr "Orde alternativa dos botóns" -#: ../gtk/gtksettings.c:451 +#: gtk/gtksettings.c:451 msgid "Whether buttons in dialogs should use the alternative button order" msgstr "" "Indica se os botóns nos diálogos deben usar a orde alternativa de botóns" -#: ../gtk/gtksettings.c:468 +#: gtk/gtksettings.c:468 msgid "Alternative sort indicator direction" msgstr "Dirección alternativa do indicador de orde" -#: ../gtk/gtksettings.c:469 +#: gtk/gtksettings.c:469 msgid "" "Whether the direction of the sort indicators in list and tree views is " "inverted compared to the default (where down means ascending)" @@ -4960,11 +4932,11 @@ msgstr "" "está invertida en comparación coa predeterminada (onde abaixo significa " "ascendente)" -#: ../gtk/gtksettings.c:477 +#: gtk/gtksettings.c:477 msgid "Show the 'Input Methods' menu" msgstr "Mostrar o menú 'Métodos de entrada'" -#: ../gtk/gtksettings.c:478 +#: gtk/gtksettings.c:478 msgid "" "Whether the context menus of entries and text views should offer to change " "the input method" @@ -4972,11 +4944,11 @@ msgstr "" "Indica se os menús de contexto das entradas e as visualizacións de texto " "deben ofrecer modificar o método de entrada" -#: ../gtk/gtksettings.c:486 +#: gtk/gtksettings.c:486 msgid "Show the 'Insert Unicode Control Character' menu" msgstr "Mostrar o menú 'Inserir carácter de control Unicode'" -#: ../gtk/gtksettings.c:487 +#: gtk/gtksettings.c:487 msgid "" "Whether the context menus of entries and text views should offer to insert " "control characters" @@ -4984,231 +4956,231 @@ msgstr "" "Indica se os menús de contexto das entradas e as visualizacións de texto " "deben ofrecer inserir caracteres de control" -#: ../gtk/gtksettings.c:495 +#: gtk/gtksettings.c:495 msgid "Start timeout" msgstr "Comezar o tempo de espera" -#: ../gtk/gtksettings.c:496 +#: gtk/gtksettings.c:496 msgid "Starting value for timeouts, when button is pressed" msgstr "Valor de inicio para o tempo de espera, cando se prema o botón" -#: ../gtk/gtksettings.c:505 +#: gtk/gtksettings.c:505 msgid "Repeat timeout" msgstr "Repetir o tempo de espera" -#: ../gtk/gtksettings.c:506 +#: gtk/gtksettings.c:506 msgid "Repeat value for timeouts, when button is pressed" msgstr "Valor de repetición para o tempo de espera, cando o botón se prema" -#: ../gtk/gtksettings.c:515 +#: gtk/gtksettings.c:515 msgid "Expand timeout" msgstr "Ampliar o tempo de espera" -#: ../gtk/gtksettings.c:516 +#: gtk/gtksettings.c:516 msgid "Expand value for timeouts, when a widget is expanding a new region" msgstr "" "Valor de ampliación para os tempos de espera, cando un widget está " "expandindo unha nova rexión" -#: ../gtk/gtksettings.c:551 +#: gtk/gtksettings.c:551 msgid "Color scheme" msgstr "Esquema de cor" -#: ../gtk/gtksettings.c:552 +#: gtk/gtksettings.c:552 msgid "A palette of named colors for use in themes" msgstr "Unha paleta de cores con nome para usar nos temas" -#: ../gtk/gtksettings.c:561 +#: gtk/gtksettings.c:561 msgid "Enable Animations" msgstr "Activar animacións" -#: ../gtk/gtksettings.c:562 +#: gtk/gtksettings.c:562 msgid "Whether to enable toolkit-wide animations." msgstr "Indica se se activan as animacións para todo o toolkit." -#: ../gtk/gtksettings.c:580 +#: gtk/gtksettings.c:580 msgid "Enable Touchscreen Mode" msgstr "Activar o modo de pantalla táctil" -#: ../gtk/gtksettings.c:581 +#: gtk/gtksettings.c:581 msgid "When TRUE, there are no motion notify events delivered on this screen" msgstr "" "Cando é TRUE, non se envían eventos de notificación de movemento a esta " "pantalla" -#: ../gtk/gtksettings.c:598 +#: gtk/gtksettings.c:598 msgid "Tooltip timeout" msgstr "Tempo de expiración do consello" -#: ../gtk/gtksettings.c:599 +#: gtk/gtksettings.c:599 msgid "Timeout before tooltip is shown" msgstr "Tempo antes de que se mostre o consello" -#: ../gtk/gtksettings.c:624 +#: gtk/gtksettings.c:624 msgid "Tooltip browse timeout" msgstr "Tempo dos consellos de navegación" -#: ../gtk/gtksettings.c:625 +#: gtk/gtksettings.c:625 msgid "Timeout before tooltip is shown when browse mode is enabled" msgstr "" "Tempo antes de que se mostre o consello cando o modo de navegación está " "activo" -#: ../gtk/gtksettings.c:646 +#: gtk/gtksettings.c:646 msgid "Tooltip browse mode timeout" msgstr "Tempo dos consellos en modo navegación" -#: ../gtk/gtksettings.c:647 +#: gtk/gtksettings.c:647 msgid "Timeout after which browse mode is disabled" msgstr "Tempo despois do cal se desactiva o modo de navegación" -#: ../gtk/gtksettings.c:666 +#: gtk/gtksettings.c:666 msgid "Keynav Cursor Only" msgstr "Só cursor para navegar con teclas" -#: ../gtk/gtksettings.c:667 +#: gtk/gtksettings.c:667 msgid "When TRUE, there are only cursor keys available to navigate widgets" msgstr "" "Cando sexa TRUE, só hai teclas de cursor dispoñibles para navegar polos " "widgets" -#: ../gtk/gtksettings.c:684 +#: gtk/gtksettings.c:684 msgid "Keynav Wrap Around" msgstr "Saltar ao navegar co teclado" -#: ../gtk/gtksettings.c:685 +#: gtk/gtksettings.c:685 msgid "Whether to wrap around when keyboard-navigating widgets" msgstr "Indica se se salta arredor cando se navegue cos widgets co teclado" -#: ../gtk/gtksettings.c:705 +#: gtk/gtksettings.c:705 msgid "Error Bell" msgstr "Son de erro" -#: ../gtk/gtksettings.c:706 +#: gtk/gtksettings.c:706 msgid "When TRUE, keyboard navigation and other errors will cause a beep" msgstr "" "Cando sexa TRUE, a navegación co teclado e outros erros emitirán un son" -#: ../gtk/gtksettings.c:723 +#: gtk/gtksettings.c:723 msgid "Color Hash" msgstr "Hash da cor" -#: ../gtk/gtksettings.c:724 +#: gtk/gtksettings.c:724 msgid "A hash table representation of the color scheme." msgstr "Unha representación en táboa hash do esquema de cor." -#: ../gtk/gtksettings.c:732 +#: gtk/gtksettings.c:732 msgid "Default file chooser backend" msgstr "Backend predeterminado do selector de ficheiros" -#: ../gtk/gtksettings.c:733 +#: gtk/gtksettings.c:733 msgid "Name of the GtkFileChooser backend to use by default" msgstr "Nome do backend do GtkFileChooser para usar por defecto" -#: ../gtk/gtksettings.c:750 +#: gtk/gtksettings.c:750 msgid "Default print backend" msgstr "Backend de impresión predeterminado" -#: ../gtk/gtksettings.c:751 +#: gtk/gtksettings.c:751 msgid "List of the GtkPrintBackend backends to use by default" msgstr "Lista dos backends do GtkPrintBackend para usar por defecto" -#: ../gtk/gtksettings.c:774 +#: gtk/gtksettings.c:774 msgid "Default command to run when displaying a print preview" msgstr "" "Comando predeterminado a executar ao mostrar unha vista previa de impresión" -#: ../gtk/gtksettings.c:775 +#: gtk/gtksettings.c:775 msgid "Command to run when displaying a print preview" msgstr "Comando a executar ao mostrar unha vista previa de impresión" -#: ../gtk/gtksettings.c:791 +#: gtk/gtksettings.c:791 msgid "Enable Mnemonics" msgstr "Activar mnemónicos" -#: ../gtk/gtksettings.c:792 +#: gtk/gtksettings.c:792 msgid "Whether labels should have mnemonics" msgstr "Indica se as etiquetas deben ser mnemónicas" -#: ../gtk/gtksettings.c:808 +#: gtk/gtksettings.c:808 msgid "Enable Accelerators" msgstr "Activar aceleradores" -#: ../gtk/gtksettings.c:809 +#: gtk/gtksettings.c:809 msgid "Whether menu items should have accelerators" msgstr "Indica cando os elementos de menús deben ter aceleradores" -#: ../gtk/gtksettings.c:826 +#: gtk/gtksettings.c:826 msgid "Recent Files Limit" msgstr "Límite de ficheiros recentes" -#: ../gtk/gtksettings.c:827 +#: gtk/gtksettings.c:827 msgid "Number of recently used files" msgstr "Número de ficheiros usados recentemente" -#: ../gtk/gtksettings.c:841 +#: gtk/gtksettings.c:841 msgid "Default IM module" msgstr "Módulo IM predeterminado" -#: ../gtk/gtksettings.c:842 +#: gtk/gtksettings.c:842 msgid "Which IM module should be used by default" msgstr "O tipo de módulo IM que se debería usar por defecto" -#: ../gtk/gtksettings.c:860 +#: gtk/gtksettings.c:860 msgid "Recent Files Max Age" msgstr "Límite de tempo de ficheiros recentes" -#: ../gtk/gtksettings.c:861 +#: gtk/gtksettings.c:861 msgid "Maximum age of recently used files, in days" msgstr "Máximo número de tempo dos ficheiros usados recentemente, en días" -#: ../gtk/gtksettings.c:870 +#: gtk/gtksettings.c:870 msgid "Fontconfig configuration timestamp" msgstr "Configuración da marca de tempo de fontconfig" -#: ../gtk/gtksettings.c:871 +#: gtk/gtksettings.c:871 msgid "Timestamp of current fontconfig configuration" msgstr "Marca de tempo da configuración actual de fontconfig" -#: ../gtk/gtksettings.c:893 +#: gtk/gtksettings.c:893 msgid "Sound Theme Name" msgstr "Nome do tema de son" -#: ../gtk/gtksettings.c:894 +#: gtk/gtksettings.c:894 msgid "XDG sound theme name" msgstr "Nome do tema de son XDG" #. Translators: this means sounds that are played as feedback to user input -#: ../gtk/gtksettings.c:916 +#: gtk/gtksettings.c:916 msgid "Audible Input Feedback" msgstr "Retroacción de entrada audible" -#: ../gtk/gtksettings.c:917 +#: gtk/gtksettings.c:917 msgid "Whether to play event sounds as feedback to user input" msgstr "" "Indica se se deben reproducir eventos como resposta ás entradas do usuario" -#: ../gtk/gtksettings.c:938 +#: gtk/gtksettings.c:938 msgid "Enable Event Sounds" msgstr "Activar eventos de son" -#: ../gtk/gtksettings.c:939 +#: gtk/gtksettings.c:939 msgid "Whether to play any event sounds at all" msgstr "Indica se se debe reproducir calquer evento de son" -#: ../gtk/gtksettings.c:954 +#: gtk/gtksettings.c:954 msgid "Enable Tooltips" msgstr "Activar consellos" -#: ../gtk/gtksettings.c:955 +#: gtk/gtksettings.c:955 msgid "Whether tooltips should be shown on widgets" msgstr "Indica se se deben mostrar os consellos nos widgets" -#: ../gtk/gtksizegroup.c:293 +#: gtk/gtksizegroup.c:293 msgid "Mode" msgstr "Modo" -#: ../gtk/gtksizegroup.c:294 +#: gtk/gtksizegroup.c:294 msgid "" "The directions in which the size group affects the requested sizes of its " "component widgets" @@ -5216,30 +5188,30 @@ msgstr "" "As direccións nas cales o tamaño do grupo afecta aos tamaños solicitados dos " "seus compoñentes widgets" -#: ../gtk/gtksizegroup.c:310 +#: gtk/gtksizegroup.c:310 msgid "Ignore hidden" msgstr "Ignorar ocultos" -#: ../gtk/gtksizegroup.c:311 +#: gtk/gtksizegroup.c:311 msgid "" "If TRUE, unmapped widgets are ignored when determining the size of the group" msgstr "" "Se é TRUE, os widgets non mapeados ignoraranse ao determinar o tamaño do " "grupo" -#: ../gtk/gtkspinbutton.c:209 +#: gtk/gtkspinbutton.c:209 msgid "The adjustment that holds the value of the spinbutton" msgstr "O axuste que mantén o valor do botón de axuste" -#: ../gtk/gtkspinbutton.c:216 +#: gtk/gtkspinbutton.c:216 msgid "Climb Rate" msgstr "Taxa de incremento" -#: ../gtk/gtkspinbutton.c:236 +#: gtk/gtkspinbutton.c:236 msgid "Snap to Ticks" msgstr "Axustar aos pasos" -#: ../gtk/gtkspinbutton.c:237 +#: gtk/gtkspinbutton.c:237 msgid "" "Whether erroneous values are automatically changed to a spin button's " "nearest step increment" @@ -5247,170 +5219,170 @@ msgstr "" "Indica se os valores errados se cambian automaticamente polo paso de " "incremento máis próximo dun botón de axuste" -#: ../gtk/gtkspinbutton.c:244 +#: gtk/gtkspinbutton.c:244 msgid "Numeric" msgstr "Numérico" -#: ../gtk/gtkspinbutton.c:245 +#: gtk/gtkspinbutton.c:245 msgid "Whether non-numeric characters should be ignored" msgstr "Indica se se deben ignorar os caracteres non numéricos" -#: ../gtk/gtkspinbutton.c:252 +#: gtk/gtkspinbutton.c:252 msgid "Wrap" msgstr "Axustar" -#: ../gtk/gtkspinbutton.c:253 +#: gtk/gtkspinbutton.c:253 msgid "Whether a spin button should wrap upon reaching its limits" msgstr "" "Indica se un botón de axuste debe axustarse cara a arriba até alcanzar os " "seus límites" -#: ../gtk/gtkspinbutton.c:260 +#: gtk/gtkspinbutton.c:260 msgid "Update Policy" msgstr "Política de actualización" -#: ../gtk/gtkspinbutton.c:261 +#: gtk/gtkspinbutton.c:261 msgid "" "Whether the spin button should update always, or only when the value is legal" msgstr "" "Indica se o botón de axuste debe actualizarse sempre ou só cando o valor é " "correcto" -#: ../gtk/gtkspinbutton.c:270 +#: gtk/gtkspinbutton.c:270 msgid "Reads the current value, or sets a new value" msgstr "Le o valor actual ou define un valor novo" -#: ../gtk/gtkspinbutton.c:279 +#: gtk/gtkspinbutton.c:279 msgid "Style of bevel around the spin button" msgstr "Estilo de bisel en torno do botón de axuste" -#: ../gtk/gtkstatusbar.c:141 +#: gtk/gtkstatusbar.c:141 msgid "Has Resize Grip" msgstr "Ten tirador de redimensión" -#: ../gtk/gtkstatusbar.c:142 +#: gtk/gtkstatusbar.c:142 msgid "Whether the statusbar has a grip for resizing the toplevel" msgstr "" "Indica se a barra de estado ten un tirador para redimensionar o nivel " "superior" -#: ../gtk/gtkstatusbar.c:187 +#: gtk/gtkstatusbar.c:187 msgid "Style of bevel around the statusbar text" msgstr "Estilo do bisel en torno do texto da barra de estado" -#: ../gtk/gtkstatusicon.c:226 +#: gtk/gtkstatusicon.c:226 msgid "GIcon" msgstr "GIcon" -#: ../gtk/gtkstatusicon.c:244 +#: gtk/gtkstatusicon.c:244 msgid "The size of the icon" msgstr "O tamaño da icona" -#: ../gtk/gtkstatusicon.c:254 +#: gtk/gtkstatusicon.c:254 msgid "The screen where this status icon will be displayed" msgstr "A pantalla onde se mostrará esta icona de estado" -#: ../gtk/gtkstatusicon.c:261 +#: gtk/gtkstatusicon.c:261 msgid "Blinking" msgstr "Intermitencia" -#: ../gtk/gtkstatusicon.c:262 +#: gtk/gtkstatusicon.c:262 msgid "Whether or not the status icon is blinking" msgstr "Indica se a icona de estado pestanexa ou non" -#: ../gtk/gtkstatusicon.c:270 +#: gtk/gtkstatusicon.c:270 msgid "Whether or not the status icon is visible" msgstr "Indica se o estado da icona é visible ou non" -#: ../gtk/gtkstatusicon.c:286 +#: gtk/gtkstatusicon.c:286 msgid "Whether or not the status icon is embedded" msgstr "Indica se a icona de estado está empotrada" -#: ../gtk/gtkstatusicon.c:302 ../gtk/gtktrayicon-x11.c:96 +#: gtk/gtkstatusicon.c:302 gtk/gtktrayicon-x11.c:96 msgid "The orientation of the tray" msgstr "A orientación da bandexa" -#: ../gtk/gtktable.c:129 +#: gtk/gtktable.c:129 msgid "Rows" msgstr "Filas" -#: ../gtk/gtktable.c:130 +#: gtk/gtktable.c:130 msgid "The number of rows in the table" msgstr "O número de filas na táboa" -#: ../gtk/gtktable.c:138 +#: gtk/gtktable.c:138 msgid "Columns" msgstr "Columnas" -#: ../gtk/gtktable.c:139 +#: gtk/gtktable.c:139 msgid "The number of columns in the table" msgstr "O número de columnas na táboa" -#: ../gtk/gtktable.c:147 +#: gtk/gtktable.c:147 msgid "Row spacing" msgstr "Espazamento de fila" -#: ../gtk/gtktable.c:148 +#: gtk/gtktable.c:148 msgid "The amount of space between two consecutive rows" msgstr "A cantidade de espazo entre dúas filas consecutivas" -#: ../gtk/gtktable.c:156 +#: gtk/gtktable.c:156 msgid "Column spacing" msgstr "Espazamento de columna" -#: ../gtk/gtktable.c:157 +#: gtk/gtktable.c:157 msgid "The amount of space between two consecutive columns" msgstr "A cantidade de espazo entre dúas columnas consecutivas" -#: ../gtk/gtktable.c:166 +#: gtk/gtktable.c:166 msgid "If TRUE, the table cells are all the same width/height" msgstr "Se é TRUE, as celas da táboa teñen todas a mesma largura ou altura" -#: ../gtk/gtktable.c:173 +#: gtk/gtktable.c:173 msgid "Left attachment" msgstr "Anexo á esquerda" -#: ../gtk/gtktable.c:180 +#: gtk/gtktable.c:180 msgid "Right attachment" msgstr "Anexo á dereita" -#: ../gtk/gtktable.c:181 +#: gtk/gtktable.c:181 msgid "The column number to attach the right side of a child widget to" msgstr "O número de columnas para anexar ao lado dereito dun widget fillo" -#: ../gtk/gtktable.c:187 +#: gtk/gtktable.c:187 msgid "Top attachment" msgstr "Anexo superior" -#: ../gtk/gtktable.c:188 +#: gtk/gtktable.c:188 msgid "The row number to attach the top of a child widget to" msgstr "O número de filas para anexar encima do widget fillo" -#: ../gtk/gtktable.c:194 +#: gtk/gtktable.c:194 msgid "Bottom attachment" msgstr "Anexo inferior" -#: ../gtk/gtktable.c:201 +#: gtk/gtktable.c:201 msgid "Horizontal options" msgstr "Opcións horizontais" -#: ../gtk/gtktable.c:202 +#: gtk/gtktable.c:202 msgid "Options specifying the horizontal behaviour of the child" msgstr "Opcións que especifican o comportamento horizontal do fillo" -#: ../gtk/gtktable.c:208 +#: gtk/gtktable.c:208 msgid "Vertical options" msgstr "Opcións verticais" -#: ../gtk/gtktable.c:209 +#: gtk/gtktable.c:209 msgid "Options specifying the vertical behaviour of the child" msgstr "Opcións que especifican o comportamento vertical do fillo" -#: ../gtk/gtktable.c:215 +#: gtk/gtktable.c:215 msgid "Horizontal padding" msgstr "Recheo horizontal" -#: ../gtk/gtktable.c:216 +#: gtk/gtktable.c:216 msgid "" "Extra space to put between the child and its left and right neighbors, in " "pixels" @@ -5418,11 +5390,11 @@ msgstr "" "Espazo adicional en píxeles para colocar entre o fillo e os seus veciños á " "esquerda e á dereita" -#: ../gtk/gtktable.c:222 +#: gtk/gtktable.c:222 msgid "Vertical padding" msgstr "Recheo vertical" -#: ../gtk/gtktable.c:223 +#: gtk/gtktable.c:223 msgid "" "Extra space to put between the child and its upper and lower neighbors, in " "pixels" @@ -5430,77 +5402,77 @@ msgstr "" "Espazo adicional en píxeles para colocar entre o fillo e os seus veciños " "superiores e inferiores" -#: ../gtk/gtktext.c:546 +#: gtk/gtktext.c:546 msgid "Horizontal adjustment for the text widget" msgstr "Axuste horizontal para o widget de texto" -#: ../gtk/gtktext.c:554 +#: gtk/gtktext.c:554 msgid "Vertical adjustment for the text widget" msgstr "Axuste vertical para o widget de texto" -#: ../gtk/gtktext.c:561 +#: gtk/gtktext.c:561 msgid "Line Wrap" msgstr "Axuste de liña" -#: ../gtk/gtktext.c:562 +#: gtk/gtktext.c:562 msgid "Whether lines are wrapped at widget edges" msgstr "Indica se as liñas se axustan aos bordos do widget" -#: ../gtk/gtktext.c:569 +#: gtk/gtktext.c:569 msgid "Word Wrap" msgstr "Axuste de palabra" -#: ../gtk/gtktext.c:570 +#: gtk/gtktext.c:570 msgid "Whether words are wrapped at widget edges" msgstr "Indica se as palabras se axustan aos bordos do widget" -#: ../gtk/gtktextbuffer.c:179 +#: gtk/gtktextbuffer.c:179 msgid "Tag Table" msgstr "Táboa de etiquetas" -#: ../gtk/gtktextbuffer.c:180 +#: gtk/gtktextbuffer.c:180 msgid "Text Tag Table" msgstr "Táboa de etiquetas de texto" -#: ../gtk/gtktextbuffer.c:198 +#: gtk/gtktextbuffer.c:198 msgid "Current text of the buffer" msgstr "Texto actual do búfer" -#: ../gtk/gtktextbuffer.c:212 +#: gtk/gtktextbuffer.c:212 msgid "Has selection" msgstr "Está selecccionado" -#: ../gtk/gtktextbuffer.c:213 +#: gtk/gtktextbuffer.c:213 msgid "Whether the buffer has some text currently selected" msgstr "Indica se o búfer ten actualmente algún texto seleccionado" -#: ../gtk/gtktextbuffer.c:229 +#: gtk/gtktextbuffer.c:229 msgid "Cursor position" msgstr "Posición do cursor" -#: ../gtk/gtktextbuffer.c:230 +#: gtk/gtktextbuffer.c:230 msgid "" "The position of the insert mark (as offset from the beginning of the buffer)" msgstr "" "A posición da marca de inserción (como desprazamento desde o principio do " "búfer)" -#: ../gtk/gtktextbuffer.c:245 +#: gtk/gtktextbuffer.c:245 msgid "Copy target list" msgstr "Lista de destinos da copia" -#: ../gtk/gtktextbuffer.c:246 +#: gtk/gtktextbuffer.c:246 msgid "" "The list of targets this buffer supports for clipboard copying and DND source" msgstr "" "A lista de destinos que soporta este búfer para copiar desde o portapapeis e " "a orixe do DND" -#: ../gtk/gtktextbuffer.c:261 +#: gtk/gtktextbuffer.c:261 msgid "Paste target list" msgstr "Lista de destinos de pegado" -#: ../gtk/gtktextbuffer.c:262 +#: gtk/gtktextbuffer.c:262 msgid "" "The list of targets this buffer supports for clipboard pasting and DND " "destination" @@ -5508,36 +5480,36 @@ msgstr "" "A lista de destinos que soporta este búfer para pegar desde o portapapeis e " "o destino do DND" -#: ../gtk/gtktextmark.c:90 +#: gtk/gtktextmark.c:90 msgid "Mark name" msgstr "Nome da marca" -#: ../gtk/gtktextmark.c:97 +#: gtk/gtktextmark.c:97 msgid "Left gravity" msgstr "Gravidade esquerda" -#: ../gtk/gtktextmark.c:98 +#: gtk/gtktextmark.c:98 msgid "Whether the mark has left gravity" msgstr "Indica se esta marca ten gravidade esquerda" -#: ../gtk/gtktexttag.c:173 +#: gtk/gtktexttag.c:173 msgid "Tag name" msgstr "Nome de etiqueta" -#: ../gtk/gtktexttag.c:174 +#: gtk/gtktexttag.c:174 msgid "Name used to refer to the text tag. NULL for anonymous tags" msgstr "" "Nome usado para referirse á etiqueta do texto. NULL para etiquetas anónimas" -#: ../gtk/gtktexttag.c:192 +#: gtk/gtktexttag.c:192 msgid "Background color as a (possibly unallocated) GdkColor" msgstr "Cor de fondo como unha (posiblemente non asignada) GdkColor" -#: ../gtk/gtktexttag.c:199 +#: gtk/gtktexttag.c:199 msgid "Background full height" msgstr "Altura completa do fondo" -#: ../gtk/gtktexttag.c:200 +#: gtk/gtktexttag.c:200 msgid "" "Whether the background color fills the entire line height or only the height " "of the tagged characters" @@ -5545,51 +5517,51 @@ msgstr "" "Indica se a cor de fondo enche a altura completa da liña ou só a altura dos " "caracteres etiquetados" -#: ../gtk/gtktexttag.c:208 +#: gtk/gtktexttag.c:208 msgid "Background stipple mask" msgstr "Máscara de puntos do fondo" -#: ../gtk/gtktexttag.c:209 +#: gtk/gtktexttag.c:209 msgid "Bitmap to use as a mask when drawing the text background" msgstr "" "O mapa de bits que se vai usar como unha máscara cando se debuxe o fondo do " "texto" -#: ../gtk/gtktexttag.c:226 +#: gtk/gtktexttag.c:226 msgid "Foreground color as a (possibly unallocated) GdkColor" msgstr "Cor de primeiro plano como unha (posiblemente non asignada) GdkColor" -#: ../gtk/gtktexttag.c:234 +#: gtk/gtktexttag.c:234 msgid "Foreground stipple mask" msgstr "Máscara de puntos de primeiro plano" -#: ../gtk/gtktexttag.c:235 +#: gtk/gtktexttag.c:235 msgid "Bitmap to use as a mask when drawing the text foreground" msgstr "" "O mapa de bits que usar como máscara ao debuxar o primeiro plano de texto" -#: ../gtk/gtktexttag.c:242 +#: gtk/gtktexttag.c:242 msgid "Text direction" msgstr "Dirección do texto" -#: ../gtk/gtktexttag.c:243 +#: gtk/gtktexttag.c:243 msgid "Text direction, e.g. right-to-left or left-to-right" msgstr "" "Dirección do texto, por exemplo de dereita a esquerda ou de esquerda a " "dereita" -#: ../gtk/gtktexttag.c:292 +#: gtk/gtktexttag.c:292 msgid "Font style as a PangoStyle, e.g. PANGO_STYLE_ITALIC" msgstr "" "Estilo do tipo de letra como un PangoStyle, por exemplo PANGO_STYLE_ITALIC" -#: ../gtk/gtktexttag.c:301 +#: gtk/gtktexttag.c:301 msgid "Font variant as a PangoVariant, e.g. PANGO_VARIANT_SMALL_CAPS" msgstr "" "Variante do tipo de letra como unha PangoVariant, por exemplo " "PANGO_VARIANT_SMALL_CAPS" -#: ../gtk/gtktexttag.c:310 +#: gtk/gtktexttag.c:310 msgid "" "Font weight as an integer, see predefined values in PangoWeight; for " "example, PANGO_WEIGHT_BOLD" @@ -5597,17 +5569,17 @@ msgstr "" "Grosor do tipo de letra como un enteiro, vexa os valores predeterminados en " "PangoWeight; por exemplo PANGO_WEIGHT_BOLD" -#: ../gtk/gtktexttag.c:321 +#: gtk/gtktexttag.c:321 msgid "Font stretch as a PangoStretch, e.g. PANGO_STRETCH_CONDENSED" msgstr "" "Tipo de letra axustada como un PangoStretch, por exemplo " "PANGO_STRETCH_CONDENSED" -#: ../gtk/gtktexttag.c:330 +#: gtk/gtktexttag.c:330 msgid "Font size in Pango units" msgstr "Tamaño do tipo de letra en unidades Pango" -#: ../gtk/gtktexttag.c:340 +#: gtk/gtktexttag.c:340 msgid "" "Font size as a scale factor relative to the default font size. This properly " "adapts to theme changes etc. so is recommended. Pango predefines some scales " @@ -5618,11 +5590,11 @@ msgstr "" "tema, etc., polo que é recomendable. Pango define previamente algunhas " "escalas tales como PANGO_SCALE_X_LARGE" -#: ../gtk/gtktexttag.c:360 ../gtk/gtktextview.c:586 +#: gtk/gtktexttag.c:360 gtk/gtktextview.c:586 msgid "Left, right, or center justification" msgstr "Xustificación á esquerda, á dereita ou ao centro" -#: ../gtk/gtktexttag.c:379 +#: gtk/gtktexttag.c:379 msgid "" "The language this text is in, as an ISO code. Pango can use this as a hint " "when rendering the text. If not set, an appropriate default will be used." @@ -5631,31 +5603,31 @@ msgstr "" "como unha axuda ao renderizar o texto. Se non se establece este parámetro " "usarase como predeterminado o máis apropiado." -#: ../gtk/gtktexttag.c:386 +#: gtk/gtktexttag.c:386 msgid "Left margin" msgstr "Marxe esquerda" -#: ../gtk/gtktexttag.c:387 ../gtk/gtktextview.c:595 +#: gtk/gtktexttag.c:387 gtk/gtktextview.c:595 msgid "Width of the left margin in pixels" msgstr "Largura da marxe esquerda en píxeles" -#: ../gtk/gtktexttag.c:396 +#: gtk/gtktexttag.c:396 msgid "Right margin" msgstr "Marxe dereita" -#: ../gtk/gtktexttag.c:397 ../gtk/gtktextview.c:605 +#: gtk/gtktexttag.c:397 gtk/gtktextview.c:605 msgid "Width of the right margin in pixels" msgstr "Largura da marxe dereita en píxeles" -#: ../gtk/gtktexttag.c:407 ../gtk/gtktextview.c:614 +#: gtk/gtktexttag.c:407 gtk/gtktextview.c:614 msgid "Indent" msgstr "Sangría" -#: ../gtk/gtktexttag.c:408 ../gtk/gtktextview.c:615 +#: gtk/gtktexttag.c:408 gtk/gtktextview.c:615 msgid "Amount to indent the paragraph, in pixels" msgstr "Cantidade en píxeles para a sangría de parágrafo" -#: ../gtk/gtktexttag.c:419 +#: gtk/gtktexttag.c:419 msgid "" "Offset of text above the baseline (below the baseline if rise is negative) " "in Pango units" @@ -5663,395 +5635,395 @@ msgstr "" "Desprazamento do texto sobre a liña base (por debaixo da liña base se a " "elevación é negativa) en unidades Pango" -#: ../gtk/gtktexttag.c:428 +#: gtk/gtktexttag.c:428 msgid "Pixels above lines" msgstr "Píxeles encima das liñas" -#: ../gtk/gtktexttag.c:429 ../gtk/gtktextview.c:539 +#: gtk/gtktexttag.c:429 gtk/gtktextview.c:539 msgid "Pixels of blank space above paragraphs" msgstr "Píxeles de espazo en branco encima do parágrafos" -#: ../gtk/gtktexttag.c:438 +#: gtk/gtktexttag.c:438 msgid "Pixels below lines" msgstr "Píxeles debaixo das liñas" -#: ../gtk/gtktexttag.c:439 ../gtk/gtktextview.c:549 +#: gtk/gtktexttag.c:439 gtk/gtktextview.c:549 msgid "Pixels of blank space below paragraphs" msgstr "Píxeles de espazo en branco debaixo dos parágrafos" -#: ../gtk/gtktexttag.c:448 +#: gtk/gtktexttag.c:448 msgid "Pixels inside wrap" msgstr "Píxeles dentro do axuste" -#: ../gtk/gtktexttag.c:449 ../gtk/gtktextview.c:559 +#: gtk/gtktexttag.c:449 gtk/gtktextview.c:559 msgid "Pixels of blank space between wrapped lines in a paragraph" msgstr "Píxeles de espazo en branco entre as liñas axustadas nun parágrafo" -#: ../gtk/gtktexttag.c:476 ../gtk/gtktextview.c:577 +#: gtk/gtktexttag.c:476 gtk/gtktextview.c:577 msgid "" "Whether to wrap lines never, at word boundaries, or at character boundaries" msgstr "" "Indica se nunca se axustan as liñas aos límites de palabra ou aos límites de " "carácter" -#: ../gtk/gtktexttag.c:485 ../gtk/gtktextview.c:624 +#: gtk/gtktexttag.c:485 gtk/gtktextview.c:624 msgid "Tabs" msgstr "Separadores" -#: ../gtk/gtktexttag.c:486 ../gtk/gtktextview.c:625 +#: gtk/gtktexttag.c:486 gtk/gtktextview.c:625 msgid "Custom tabs for this text" msgstr "Separadores personalizados para este texto" -#: ../gtk/gtktexttag.c:504 +#: gtk/gtktexttag.c:504 msgid "Invisible" msgstr "Invisible" -#: ../gtk/gtktexttag.c:505 +#: gtk/gtktexttag.c:505 msgid "Whether this text is hidden." msgstr "Indica se este texto está oculto." -#: ../gtk/gtktexttag.c:519 +#: gtk/gtktexttag.c:519 msgid "Paragraph background color name" msgstr "Nome da cor de fondo do parágrafo" -#: ../gtk/gtktexttag.c:520 +#: gtk/gtktexttag.c:520 msgid "Paragraph background color as a string" msgstr "Nome da cor de fondo do parágrafo como unha cadea" -#: ../gtk/gtktexttag.c:535 +#: gtk/gtktexttag.c:535 msgid "Paragraph background color" msgstr "Cor de fondo do parágrafo" -#: ../gtk/gtktexttag.c:536 +#: gtk/gtktexttag.c:536 msgid "Paragraph background color as a (possibly unallocated) GdkColor" msgstr "" "Cor de fondo do parágrafo como unha (posiblemente non asignada) GdkColor" -#: ../gtk/gtktexttag.c:554 +#: gtk/gtktexttag.c:554 msgid "Margin Accumulates" msgstr "Acumulación de marxes" -#: ../gtk/gtktexttag.c:555 +#: gtk/gtktexttag.c:555 msgid "Whether left and right margins accumulate." msgstr "Indica se as marxes esquerda e dereita son acumulativas." -#: ../gtk/gtktexttag.c:568 +#: gtk/gtktexttag.c:568 msgid "Background full height set" msgstr "Definición da altura completa do fondo" -#: ../gtk/gtktexttag.c:569 +#: gtk/gtktexttag.c:569 msgid "Whether this tag affects background height" msgstr "Indica se esta marca afecta á altura do fondo" -#: ../gtk/gtktexttag.c:572 +#: gtk/gtktexttag.c:572 msgid "Background stipple set" msgstr "Definición da liña punteada de fondo" -#: ../gtk/gtktexttag.c:573 +#: gtk/gtktexttag.c:573 msgid "Whether this tag affects the background stipple" msgstr "Indica se esta marca afecta á liña punteada de fondo" -#: ../gtk/gtktexttag.c:580 +#: gtk/gtktexttag.c:580 msgid "Foreground stipple set" msgstr "Definición da liña punteada de primeiro plano" -#: ../gtk/gtktexttag.c:581 +#: gtk/gtktexttag.c:581 msgid "Whether this tag affects the foreground stipple" msgstr "Indica se esta marca afecta á liña punteada de primeiro plano" -#: ../gtk/gtktexttag.c:616 +#: gtk/gtktexttag.c:616 msgid "Justification set" msgstr "Definición da xustificación" -#: ../gtk/gtktexttag.c:617 +#: gtk/gtktexttag.c:617 msgid "Whether this tag affects paragraph justification" msgstr "Indica se esta marca afecta á xustificación do parágrafo" -#: ../gtk/gtktexttag.c:624 +#: gtk/gtktexttag.c:624 msgid "Left margin set" msgstr "Definción da marxe esquerda" -#: ../gtk/gtktexttag.c:625 +#: gtk/gtktexttag.c:625 msgid "Whether this tag affects the left margin" msgstr "Indica se esta marca afecta á marxe esquerda" -#: ../gtk/gtktexttag.c:628 +#: gtk/gtktexttag.c:628 msgid "Indent set" msgstr "Definición da sangría" -#: ../gtk/gtktexttag.c:629 +#: gtk/gtktexttag.c:629 msgid "Whether this tag affects indentation" msgstr "Indica se esta marca afecta á sangría" -#: ../gtk/gtktexttag.c:636 +#: gtk/gtktexttag.c:636 msgid "Pixels above lines set" msgstr "Definición dos píxeles sobre o conxunto de liñas" -#: ../gtk/gtktexttag.c:637 ../gtk/gtktexttag.c:641 +#: gtk/gtktexttag.c:637 gtk/gtktexttag.c:641 msgid "Whether this tag affects the number of pixels above lines" msgstr "Indica se esta marca afecta a cantidade de píxeles sobre as liñas" -#: ../gtk/gtktexttag.c:640 +#: gtk/gtktexttag.c:640 msgid "Pixels below lines set" msgstr "Definición dos píxeles debaixo do conxunto de liñas" -#: ../gtk/gtktexttag.c:644 +#: gtk/gtktexttag.c:644 msgid "Pixels inside wrap set" msgstr "Definición dos píxeles dentro do axuste" -#: ../gtk/gtktexttag.c:645 +#: gtk/gtktexttag.c:645 msgid "Whether this tag affects the number of pixels between wrapped lines" msgstr "" "Indica se esta marca afecta a cantidade de píxeles entre as liñas axustadas" -#: ../gtk/gtktexttag.c:652 +#: gtk/gtktexttag.c:652 msgid "Right margin set" msgstr "Definición da marxe dereita" -#: ../gtk/gtktexttag.c:653 +#: gtk/gtktexttag.c:653 msgid "Whether this tag affects the right margin" msgstr "Indica se esta marca afecta á marxe dereita" -#: ../gtk/gtktexttag.c:660 +#: gtk/gtktexttag.c:660 msgid "Wrap mode set" msgstr "Definición do modo de axuste" -#: ../gtk/gtktexttag.c:661 +#: gtk/gtktexttag.c:661 msgid "Whether this tag affects line wrap mode" msgstr "Indica se esta marca afecta o modo de axuste de liña" -#: ../gtk/gtktexttag.c:664 +#: gtk/gtktexttag.c:664 msgid "Tabs set" msgstr "Definición dos separadores" -#: ../gtk/gtktexttag.c:665 +#: gtk/gtktexttag.c:665 msgid "Whether this tag affects tabs" msgstr "Indica se esta marca afecta aos separadores" -#: ../gtk/gtktexttag.c:668 +#: gtk/gtktexttag.c:668 msgid "Invisible set" msgstr "Definición de invisible" -#: ../gtk/gtktexttag.c:669 +#: gtk/gtktexttag.c:669 msgid "Whether this tag affects text visibility" msgstr "Indica se esta marca afecta á visibilidade do texto" -#: ../gtk/gtktexttag.c:672 +#: gtk/gtktexttag.c:672 msgid "Paragraph background set" msgstr "Definición do fondo de parágrafo" -#: ../gtk/gtktexttag.c:673 +#: gtk/gtktexttag.c:673 msgid "Whether this tag affects the paragraph background color" msgstr "Indica se esta etiqueta afecta á cor de fondo de parágrafo" -#: ../gtk/gtktextview.c:538 +#: gtk/gtktextview.c:538 msgid "Pixels Above Lines" msgstr "Píxeles encima das liñas" -#: ../gtk/gtktextview.c:548 +#: gtk/gtktextview.c:548 msgid "Pixels Below Lines" msgstr "Píxeles debaixo das liñas" -#: ../gtk/gtktextview.c:558 +#: gtk/gtktextview.c:558 msgid "Pixels Inside Wrap" msgstr "Píxeles dentro do axuste" -#: ../gtk/gtktextview.c:576 +#: gtk/gtktextview.c:576 msgid "Wrap Mode" msgstr "Modo de axuste" -#: ../gtk/gtktextview.c:594 +#: gtk/gtktextview.c:594 msgid "Left Margin" msgstr "Marxe esquerda" -#: ../gtk/gtktextview.c:604 +#: gtk/gtktextview.c:604 msgid "Right Margin" msgstr "Marxe dereita" -#: ../gtk/gtktextview.c:632 +#: gtk/gtktextview.c:632 msgid "Cursor Visible" msgstr "Cursor visible" -#: ../gtk/gtktextview.c:633 +#: gtk/gtktextview.c:633 msgid "If the insertion cursor is shown" msgstr "Se se mostra o cursor de inserción" -#: ../gtk/gtktextview.c:640 +#: gtk/gtktextview.c:640 msgid "Buffer" msgstr "Búfer" -#: ../gtk/gtktextview.c:641 +#: gtk/gtktextview.c:641 msgid "The buffer which is displayed" msgstr "O búfer que se mostra" -#: ../gtk/gtktextview.c:649 +#: gtk/gtktextview.c:649 msgid "Whether entered text overwrites existing contents" msgstr "Indica se o texto introducido sobrescribe os contidos existentes" -#: ../gtk/gtktextview.c:656 +#: gtk/gtktextview.c:656 msgid "Accepts tab" msgstr "Acepta tabulación" -#: ../gtk/gtktextview.c:657 +#: gtk/gtktextview.c:657 msgid "Whether Tab will result in a tab character being entered" msgstr "Indica se o tabulador resultará nun carácter de tabulación introducido" -#: ../gtk/gtktextview.c:666 +#: gtk/gtktextview.c:666 msgid "Error underline color" msgstr "Cor de subliñado de erros" -#: ../gtk/gtktextview.c:667 +#: gtk/gtktextview.c:667 msgid "Color with which to draw error-indication underlines" msgstr "Cor coa que debuxar o subliñado de indicación de erros" -#: ../gtk/gtktoggleaction.c:103 +#: gtk/gtktoggleaction.c:103 msgid "Create the same proxies as a radio action" msgstr "Crear os mesmos proxies como unha acción radio" -#: ../gtk/gtktoggleaction.c:104 +#: gtk/gtktoggleaction.c:104 msgid "Whether the proxies for this action look like radio action proxies" msgstr "" "Indica se a aparencia dos proxies para esta acción é como a dun proxy de " "acción radio" -#: ../gtk/gtktoggleaction.c:119 +#: gtk/gtktoggleaction.c:119 msgid "If the toggle action should be active in or not" msgstr "Se a acción de conmutación debe estar activa ou non" -#: ../gtk/gtktogglebutton.c:103 ../gtk/gtktoggletoolbutton.c:102 +#: gtk/gtktogglebutton.c:103 gtk/gtktoggletoolbutton.c:102 msgid "If the toggle button should be pressed in or not" msgstr "Se o botón de estado debe estar premido ou non" -#: ../gtk/gtktogglebutton.c:111 +#: gtk/gtktogglebutton.c:111 msgid "If the toggle button is in an \"in between\" state" msgstr "Se o botón de estado está en estado \"intermedio\"" -#: ../gtk/gtktogglebutton.c:118 +#: gtk/gtktogglebutton.c:118 msgid "Draw Indicator" msgstr "Debuxar o indicador" -#: ../gtk/gtktogglebutton.c:119 +#: gtk/gtktogglebutton.c:119 msgid "If the toggle part of the button is displayed" msgstr "Se se mostra a parte de activación do botón" -#: ../gtk/gtktoolbar.c:493 +#: gtk/gtktoolbar.c:493 msgid "The orientation of the toolbar" msgstr "A orientación da barra de ferramentas" -#: ../gtk/gtktoolbar.c:501 +#: gtk/gtktoolbar.c:501 msgid "Toolbar Style" msgstr "Estilo da barra de ferramentas" -#: ../gtk/gtktoolbar.c:502 +#: gtk/gtktoolbar.c:502 msgid "How to draw the toolbar" msgstr "Como debuxar a barra de ferramentas" -#: ../gtk/gtktoolbar.c:509 +#: gtk/gtktoolbar.c:509 msgid "Show Arrow" msgstr "Mostrar frecha" -#: ../gtk/gtktoolbar.c:510 +#: gtk/gtktoolbar.c:510 msgid "If an arrow should be shown if the toolbar doesn't fit" msgstr "Se debe mostrar unha frecha se a barra de ferramentas non encaixa" -#: ../gtk/gtktoolbar.c:525 +#: gtk/gtktoolbar.c:525 msgid "Tooltips" msgstr "Indicacións" -#: ../gtk/gtktoolbar.c:526 +#: gtk/gtktoolbar.c:526 msgid "If the tooltips of the toolbar should be active or not" msgstr "Se as indicacións da barra de ferramentas deben estar activadas ou non" -#: ../gtk/gtktoolbar.c:548 +#: gtk/gtktoolbar.c:548 msgid "Size of icons in this toolbar" msgstr "Tamaño das iconas nesta barra de ferramentas" -#: ../gtk/gtktoolbar.c:563 +#: gtk/gtktoolbar.c:563 msgid "Icon size set" msgstr "Definición do tamaño da icona" -#: ../gtk/gtktoolbar.c:564 +#: gtk/gtktoolbar.c:564 msgid "Whether the icon-size property has been set" msgstr "Indica se se estableceu a propiedade \"tamaño da icona\"" -#: ../gtk/gtktoolbar.c:573 +#: gtk/gtktoolbar.c:573 msgid "Whether the item should receive extra space when the toolbar grows" msgstr "" "Indica se o elemento debe recibir espazo adicional cando a barra de " "ferramentas medre" -#: ../gtk/gtktoolbar.c:581 +#: gtk/gtktoolbar.c:581 msgid "Whether the item should be the same size as other homogeneous items" msgstr "" "Indica se o elemento debería ser do mesmo tamaño que outros elementos " "homoxéneos" -#: ../gtk/gtktoolbar.c:588 +#: gtk/gtktoolbar.c:588 msgid "Spacer size" msgstr "Tamaño do espazador" -#: ../gtk/gtktoolbar.c:589 +#: gtk/gtktoolbar.c:589 msgid "Size of spacers" msgstr "Tamaño dos espazadores" -#: ../gtk/gtktoolbar.c:598 +#: gtk/gtktoolbar.c:598 msgid "Amount of border space between the toolbar shadow and the buttons" msgstr "" "Cantidade de espazo do bordo entre a sombra da barra de ferramentas e os " "botóns" -#: ../gtk/gtktoolbar.c:606 +#: gtk/gtktoolbar.c:606 msgid "Maximum child expand" msgstr "Expansión de fillos máxima" -#: ../gtk/gtktoolbar.c:607 +#: gtk/gtktoolbar.c:607 msgid "Maximum amount of space an expandable item will be given" msgstr "Cantidade máxima de espazo que se lle dará a un elemento expandible" -#: ../gtk/gtktoolbar.c:615 +#: gtk/gtktoolbar.c:615 msgid "Space style" msgstr "Estilo do espazo" -#: ../gtk/gtktoolbar.c:616 +#: gtk/gtktoolbar.c:616 msgid "Whether spacers are vertical lines or just blank" msgstr "Indica se os espazadores son liñas verticais ou só espazos en branco" -#: ../gtk/gtktoolbar.c:623 +#: gtk/gtktoolbar.c:623 msgid "Button relief" msgstr "Relevo do botón" -#: ../gtk/gtktoolbar.c:624 +#: gtk/gtktoolbar.c:624 msgid "Type of bevel around toolbar buttons" msgstr "Tipo de bisel en torno dos botóns da barra de ferramentas" -#: ../gtk/gtktoolbar.c:631 +#: gtk/gtktoolbar.c:631 msgid "Style of bevel around the toolbar" msgstr "Estilo do bisel en torno da barra de ferramentas" -#: ../gtk/gtktoolbar.c:637 +#: gtk/gtktoolbar.c:637 msgid "Toolbar style" msgstr "Estilo da barra de ferramentas" -#: ../gtk/gtktoolbar.c:638 +#: gtk/gtktoolbar.c:638 msgid "" "Whether default toolbars have text only, text and icons, icons only, etc." msgstr "" "Indica se as barras de ferramentas predeterminadas teñen só texto, texto e " "iconas, só iconas, etc." -#: ../gtk/gtktoolbar.c:644 +#: gtk/gtktoolbar.c:644 msgid "Toolbar icon size" msgstr "Tamaño da icona da barra de ferramentas" -#: ../gtk/gtktoolbar.c:645 +#: gtk/gtktoolbar.c:645 msgid "Size of icons in default toolbars" msgstr "Tamaño das iconas das barras de ferramentas predeterminadas" -#: ../gtk/gtktoolbutton.c:181 +#: gtk/gtktoolbutton.c:181 msgid "Text to show in the item." msgstr "Texto para mostrar no elemento." -#: ../gtk/gtktoolbutton.c:188 +#: gtk/gtktoolbutton.c:188 msgid "" "If set, an underline in the label property indicates that the next character " "should be used for the mnemonic accelerator key in the overflow menu" @@ -6060,43 +6032,43 @@ msgstr "" "seguinte carácter debería usarse para a tecla rápida mnemónica no menú de " "desbordamento" -#: ../gtk/gtktoolbutton.c:195 +#: gtk/gtktoolbutton.c:195 msgid "Widget to use as the item label" msgstr "Widget que usar como etiqueta do elemento" -#: ../gtk/gtktoolbutton.c:201 +#: gtk/gtktoolbutton.c:201 msgid "Stock Id" msgstr "ID de inventario" -#: ../gtk/gtktoolbutton.c:202 +#: gtk/gtktoolbutton.c:202 msgid "The stock icon displayed on the item" msgstr "A icona de inventario mostrada no elemento" -#: ../gtk/gtktoolbutton.c:218 +#: gtk/gtktoolbutton.c:218 msgid "Icon name" msgstr "Nome da icona" -#: ../gtk/gtktoolbutton.c:219 +#: gtk/gtktoolbutton.c:219 msgid "The name of the themed icon displayed on the item" msgstr "O nome da icona de tema mostrada no elemento" -#: ../gtk/gtktoolbutton.c:225 +#: gtk/gtktoolbutton.c:225 msgid "Icon widget" msgstr "Icona do widget" -#: ../gtk/gtktoolbutton.c:226 +#: gtk/gtktoolbutton.c:226 msgid "Icon widget to display in the item" msgstr "Icona do widget para mostrar no elemento" -#: ../gtk/gtktoolbutton.c:239 +#: gtk/gtktoolbutton.c:239 msgid "Icon spacing" msgstr "Espazamento da icona" -#: ../gtk/gtktoolbutton.c:240 +#: gtk/gtktoolbutton.c:240 msgid "Spacing in pixels between the icon and label" msgstr "Espazamento en píxeles entre a icona e a etiqueta" -#: ../gtk/gtktoolitem.c:171 +#: gtk/gtktoolitem.c:171 msgid "" "Whether the toolbar item is considered important. When TRUE, toolbar buttons " "show text in GTK_TOOLBAR_BOTH_HORIZ mode" @@ -6105,364 +6077,364 @@ msgstr "" "é TRUE, os botóns da barra de ferramentas mostran o texto no modo " "GTK_TOOLBAR_BOTH_HORIZ " -#: ../gtk/gtktreemodelsort.c:274 +#: gtk/gtktreemodelsort.c:274 msgid "TreeModelSort Model" msgstr "Modelo TreeModelSort" -#: ../gtk/gtktreemodelsort.c:275 +#: gtk/gtktreemodelsort.c:275 msgid "The model for the TreeModelSort to sort" msgstr "O modelo para o TreeModelSort que ordenar" -#: ../gtk/gtktreeview.c:570 +#: gtk/gtktreeview.c:570 msgid "TreeView Model" msgstr "Modelo TreeView" -#: ../gtk/gtktreeview.c:571 +#: gtk/gtktreeview.c:571 msgid "The model for the tree view" msgstr "O modelo para a visualización en árbore" -#: ../gtk/gtktreeview.c:579 +#: gtk/gtktreeview.c:579 msgid "Horizontal Adjustment for the widget" msgstr "Axuste horizontal para o widget" -#: ../gtk/gtktreeview.c:587 +#: gtk/gtktreeview.c:587 msgid "Vertical Adjustment for the widget" msgstr "Axuste vertical para o widget" -#: ../gtk/gtktreeview.c:594 +#: gtk/gtktreeview.c:594 msgid "Headers Visible" msgstr "Cabeceiras visibles" -#: ../gtk/gtktreeview.c:595 +#: gtk/gtktreeview.c:595 msgid "Show the column header buttons" msgstr "Mostrar botóns nas cabeceiras de columna" -#: ../gtk/gtktreeview.c:602 +#: gtk/gtktreeview.c:602 msgid "Headers Clickable" msgstr "Cabeceiras premibles" -#: ../gtk/gtktreeview.c:603 +#: gtk/gtktreeview.c:603 msgid "Column headers respond to click events" msgstr "As cabeceiras de columna responden aos eventos de clic" -#: ../gtk/gtktreeview.c:610 +#: gtk/gtktreeview.c:610 msgid "Expander Column" msgstr "Columna expansora" -#: ../gtk/gtktreeview.c:611 +#: gtk/gtktreeview.c:611 msgid "Set the column for the expander column" msgstr "Establecer a columna para a columna expansora" -#: ../gtk/gtktreeview.c:626 +#: gtk/gtktreeview.c:626 msgid "Rules Hint" msgstr "Suxestión das regras" -#: ../gtk/gtktreeview.c:627 +#: gtk/gtktreeview.c:627 msgid "Set a hint to the theme engine to draw rows in alternating colors" msgstr "" "Define unha suxestión para o motor de tema para debuxar as filas con cores " "alternas" -#: ../gtk/gtktreeview.c:634 +#: gtk/gtktreeview.c:634 msgid "Enable Search" msgstr "Activar a busca" -#: ../gtk/gtktreeview.c:635 +#: gtk/gtktreeview.c:635 msgid "View allows user to search through columns interactively" msgstr "" "A visualización permite aos usuarios buscar de modo interactivo a través das " "columnas" -#: ../gtk/gtktreeview.c:642 +#: gtk/gtktreeview.c:642 msgid "Search Column" msgstr "Columna de busca" -#: ../gtk/gtktreeview.c:643 +#: gtk/gtktreeview.c:643 msgid "Model column to search through when searching through code" msgstr "" "Columna modelo na que buscar cando se está buscando código a través dela" -#: ../gtk/gtktreeview.c:663 +#: gtk/gtktreeview.c:663 msgid "Fixed Height Mode" msgstr "Modo de altura fixa" -#: ../gtk/gtktreeview.c:664 +#: gtk/gtktreeview.c:664 msgid "Speeds up GtkTreeView by assuming that all rows have the same height" msgstr "Acelera GtkTreeView asumindo que todas as filas teñen a mesma altura" -#: ../gtk/gtktreeview.c:684 +#: gtk/gtktreeview.c:684 msgid "Hover Selection" msgstr "Seleccionar ao pasar por encima" -#: ../gtk/gtktreeview.c:685 +#: gtk/gtktreeview.c:685 msgid "Whether the selection should follow the pointer" msgstr "Indica se a selección debería seguir o punteiro" -#: ../gtk/gtktreeview.c:704 +#: gtk/gtktreeview.c:704 msgid "Hover Expand" msgstr "Expandir ao pasar por encima" -#: ../gtk/gtktreeview.c:705 +#: gtk/gtktreeview.c:705 msgid "" "Whether rows should be expanded/collapsed when the pointer moves over them" msgstr "" "Indica se as filas deben expandirse ou contraerse cando se move o punteiro " "sobre elas" -#: ../gtk/gtktreeview.c:719 +#: gtk/gtktreeview.c:719 msgid "Show Expanders" msgstr "Mostrar expansores" -#: ../gtk/gtktreeview.c:720 +#: gtk/gtktreeview.c:720 msgid "View has expanders" msgstr "A visualización ten expansores" -#: ../gtk/gtktreeview.c:734 +#: gtk/gtktreeview.c:734 msgid "Level Indentation" msgstr "Nivel de sangría" -#: ../gtk/gtktreeview.c:735 +#: gtk/gtktreeview.c:735 msgid "Extra indentation for each level" msgstr "Sangría adicional para cada nivel" -#: ../gtk/gtktreeview.c:744 +#: gtk/gtktreeview.c:744 msgid "Rubber Banding" msgstr "Tiras de goma" -#: ../gtk/gtktreeview.c:745 +#: gtk/gtktreeview.c:745 msgid "" "Whether to enable selection of multiple items by dragging the mouse pointer" msgstr "" "Indica se se activa a selección de múltiples elementos arrastrando o " "punteiro do rato" -#: ../gtk/gtktreeview.c:752 +#: gtk/gtktreeview.c:752 msgid "Enable Grid Lines" msgstr "Activar as liñas da grade" -#: ../gtk/gtktreeview.c:753 +#: gtk/gtktreeview.c:753 msgid "Whether grid lines should be drawn in the tree view" msgstr "" "Indica se as liñas da grade se deben debuxar na visualización en árbore" -#: ../gtk/gtktreeview.c:761 +#: gtk/gtktreeview.c:761 msgid "Enable Tree Lines" msgstr "Activar as liñas da árbore" -#: ../gtk/gtktreeview.c:762 +#: gtk/gtktreeview.c:762 msgid "Whether tree lines should be drawn in the tree view" msgstr "Indica se se deben debuxar as liñas na visualización en árbore" -#: ../gtk/gtktreeview.c:770 +#: gtk/gtktreeview.c:770 msgid "The column in the model containing the tooltip texts for the rows" msgstr "A columna do modelo que contén os textos de consello para as filas" -#: ../gtk/gtktreeview.c:792 +#: gtk/gtktreeview.c:792 msgid "Vertical Separator Width" msgstr "Largura do separador vertical" -#: ../gtk/gtktreeview.c:793 +#: gtk/gtktreeview.c:793 msgid "Vertical space between cells. Must be an even number" msgstr "Espazo vertical entre celas. Debe ser un número par" -#: ../gtk/gtktreeview.c:801 +#: gtk/gtktreeview.c:801 msgid "Horizontal Separator Width" msgstr "Largura do separador horizontal" -#: ../gtk/gtktreeview.c:802 +#: gtk/gtktreeview.c:802 msgid "Horizontal space between cells. Must be an even number" msgstr "Espazo horizontal entre celas. Debe ser un número par" -#: ../gtk/gtktreeview.c:810 +#: gtk/gtktreeview.c:810 msgid "Allow Rules" msgstr "Permitir regras" -#: ../gtk/gtktreeview.c:811 +#: gtk/gtktreeview.c:811 msgid "Allow drawing of alternating color rows" msgstr "Permitir debuxar filas con cores alternas" -#: ../gtk/gtktreeview.c:817 +#: gtk/gtktreeview.c:817 msgid "Indent Expanders" msgstr "Sangrar os expansores" -#: ../gtk/gtktreeview.c:818 +#: gtk/gtktreeview.c:818 msgid "Make the expanders indented" msgstr "Crea os expansores sangrados" -#: ../gtk/gtktreeview.c:824 +#: gtk/gtktreeview.c:824 msgid "Even Row Color" msgstr "Cor da fila par" -#: ../gtk/gtktreeview.c:825 +#: gtk/gtktreeview.c:825 msgid "Color to use for even rows" msgstr "Cor que usar para as filas pares" -#: ../gtk/gtktreeview.c:831 +#: gtk/gtktreeview.c:831 msgid "Odd Row Color" msgstr "Cor da fila impar" -#: ../gtk/gtktreeview.c:832 +#: gtk/gtktreeview.c:832 msgid "Color to use for odd rows" msgstr "Cor que usar para as filas impares" -#: ../gtk/gtktreeview.c:838 +#: gtk/gtktreeview.c:838 msgid "Row Ending details" msgstr "Detalles de terminación de fila" -#: ../gtk/gtktreeview.c:839 +#: gtk/gtktreeview.c:839 msgid "Enable extended row background theming" msgstr "Activar o tema do fondo de estendido de fila" -#: ../gtk/gtktreeview.c:845 +#: gtk/gtktreeview.c:845 msgid "Grid line width" msgstr "Largura da liña da grade" -#: ../gtk/gtktreeview.c:846 +#: gtk/gtktreeview.c:846 msgid "Width, in pixels, of the tree view grid lines" msgstr "Largura en píxeles das liñas da grade da visualización en árbore" -#: ../gtk/gtktreeview.c:852 +#: gtk/gtktreeview.c:852 msgid "Tree line width" msgstr "Largura da liña da árbore" -#: ../gtk/gtktreeview.c:853 +#: gtk/gtktreeview.c:853 msgid "Width, in pixels, of the tree view lines" msgstr "Largura en píxeles das liñas da visualización en árbore" -#: ../gtk/gtktreeview.c:859 +#: gtk/gtktreeview.c:859 msgid "Grid line pattern" msgstr "Patrón da liña da grade" -#: ../gtk/gtktreeview.c:860 +#: gtk/gtktreeview.c:860 msgid "Dash pattern used to draw the tree view grid lines" msgstr "" "Patrón de trazos usado para debuxar as liñas da grade da visualización en " "árbore" -#: ../gtk/gtktreeview.c:866 +#: gtk/gtktreeview.c:866 msgid "Tree line pattern" msgstr "Patrón da liña da árbore" -#: ../gtk/gtktreeview.c:867 +#: gtk/gtktreeview.c:867 msgid "Dash pattern used to draw the tree view lines" msgstr "" "Patrón de trazos usado para debuxar as liñas da visualización en árbore" -#: ../gtk/gtktreeviewcolumn.c:192 +#: gtk/gtktreeviewcolumn.c:192 msgid "Whether to display the column" msgstr "Indica se se mostra a columna" -#: ../gtk/gtktreeviewcolumn.c:199 ../gtk/gtkwindow.c:523 +#: gtk/gtktreeviewcolumn.c:199 gtk/gtkwindow.c:523 msgid "Resizable" msgstr "Redimensionable" -#: ../gtk/gtktreeviewcolumn.c:200 +#: gtk/gtktreeviewcolumn.c:200 msgid "Column is user-resizable" msgstr "O usuario pode redimensionar a columna" -#: ../gtk/gtktreeviewcolumn.c:208 +#: gtk/gtktreeviewcolumn.c:208 msgid "Current width of the column" msgstr "Largura actual da columna" -#: ../gtk/gtktreeviewcolumn.c:217 +#: gtk/gtktreeviewcolumn.c:217 msgid "Space which is inserted between cells" msgstr "Espazo que se introduce entre as celas" -#: ../gtk/gtktreeviewcolumn.c:225 +#: gtk/gtktreeviewcolumn.c:225 msgid "Sizing" msgstr "Dimensionamento" -#: ../gtk/gtktreeviewcolumn.c:226 +#: gtk/gtktreeviewcolumn.c:226 msgid "Resize mode of the column" msgstr "Modo de redimensionamento da columna" -#: ../gtk/gtktreeviewcolumn.c:234 +#: gtk/gtktreeviewcolumn.c:234 msgid "Fixed Width" msgstr "Largura fixa" -#: ../gtk/gtktreeviewcolumn.c:235 +#: gtk/gtktreeviewcolumn.c:235 msgid "Current fixed width of the column" msgstr "Largura fixa actual da columna" -#: ../gtk/gtktreeviewcolumn.c:244 +#: gtk/gtktreeviewcolumn.c:244 msgid "Minimum Width" msgstr "Largura mínima" -#: ../gtk/gtktreeviewcolumn.c:245 +#: gtk/gtktreeviewcolumn.c:245 msgid "Minimum allowed width of the column" msgstr "Largura mínima permitida da columna" -#: ../gtk/gtktreeviewcolumn.c:254 +#: gtk/gtktreeviewcolumn.c:254 msgid "Maximum Width" msgstr "Largura máxima" -#: ../gtk/gtktreeviewcolumn.c:255 +#: gtk/gtktreeviewcolumn.c:255 msgid "Maximum allowed width of the column" msgstr "Largura máxima permitida da columna" -#: ../gtk/gtktreeviewcolumn.c:265 +#: gtk/gtktreeviewcolumn.c:265 msgid "Title to appear in column header" msgstr "Título que aparecerá na cabeceira da columna" -#: ../gtk/gtktreeviewcolumn.c:273 +#: gtk/gtktreeviewcolumn.c:273 msgid "Column gets share of extra width allocated to the widget" msgstr "A columna obtén unha parte da largura adicional asignada ao widget" -#: ../gtk/gtktreeviewcolumn.c:280 +#: gtk/gtktreeviewcolumn.c:280 msgid "Clickable" msgstr "Premible" -#: ../gtk/gtktreeviewcolumn.c:281 +#: gtk/gtktreeviewcolumn.c:281 msgid "Whether the header can be clicked" msgstr "Indica se a cabeceira se pode premer" -#: ../gtk/gtktreeviewcolumn.c:289 +#: gtk/gtktreeviewcolumn.c:289 msgid "Widget" msgstr "Widget" -#: ../gtk/gtktreeviewcolumn.c:290 +#: gtk/gtktreeviewcolumn.c:290 msgid "Widget to put in column header button instead of column title" msgstr "" "O widget para colocar no botón da cabeceira da columna en vez do título da " "columna" -#: ../gtk/gtktreeviewcolumn.c:298 +#: gtk/gtktreeviewcolumn.c:298 msgid "X Alignment of the column header text or widget" msgstr "Aliñamento X do texto da cabeceira da columna ou do widget" -#: ../gtk/gtktreeviewcolumn.c:308 +#: gtk/gtktreeviewcolumn.c:308 msgid "Whether the column can be reordered around the headers" msgstr "Indica se a columna se pode reordenar ao redor das cabeceiras" -#: ../gtk/gtktreeviewcolumn.c:315 +#: gtk/gtktreeviewcolumn.c:315 msgid "Sort indicator" msgstr "Indicador de ordenación" -#: ../gtk/gtktreeviewcolumn.c:316 +#: gtk/gtktreeviewcolumn.c:316 msgid "Whether to show a sort indicator" msgstr "Indica se se mostra un indicador de ordenación" -#: ../gtk/gtktreeviewcolumn.c:323 +#: gtk/gtktreeviewcolumn.c:323 msgid "Sort order" msgstr "Orde de clasificación" -#: ../gtk/gtktreeviewcolumn.c:324 +#: gtk/gtktreeviewcolumn.c:324 msgid "Sort direction the sort indicator should indicate" msgstr "Dirección de ordenación que o indicador deberá mostrar" -#: ../gtk/gtkuimanager.c:221 +#: gtk/gtkuimanager.c:221 msgid "Whether tearoff menu items should be added to menus" msgstr "Indica se se deben engadir elementos de menú despregable aos menús" -#: ../gtk/gtkuimanager.c:228 +#: gtk/gtkuimanager.c:228 msgid "Merged UI definition" msgstr "Definición de IU combinado" -#: ../gtk/gtkuimanager.c:229 +#: gtk/gtkuimanager.c:229 msgid "An XML string describing the merged UI" msgstr "Unha cadea XML que describe o IU combinado" -#: ../gtk/gtkviewport.c:107 +#: gtk/gtkviewport.c:107 msgid "" "The GtkAdjustment that determines the values of the horizontal position for " "this viewport" @@ -6470,7 +6442,7 @@ msgstr "" "O GtkAdjustment que determina os valores da posición horizontal para esta " "área de visualización" -#: ../gtk/gtkviewport.c:115 +#: gtk/gtkviewport.c:115 msgid "" "The GtkAdjustment that determines the values of the vertical position for " "this viewport" @@ -6478,32 +6450,32 @@ msgstr "" "O GtkAdjustment que determina os valores da posición vertical para esta área " "de visualización" -#: ../gtk/gtkviewport.c:123 +#: gtk/gtkviewport.c:123 msgid "Determines how the shadowed box around the viewport is drawn" msgstr "" "Determina como se debuxa a caixa sombreada ao redor da área de visualización" -#: ../gtk/gtkwidget.c:483 +#: gtk/gtkwidget.c:483 msgid "Widget name" msgstr "Nome do widget" -#: ../gtk/gtkwidget.c:484 +#: gtk/gtkwidget.c:484 msgid "The name of the widget" msgstr "O nome do widget" -#: ../gtk/gtkwidget.c:490 +#: gtk/gtkwidget.c:490 msgid "Parent widget" msgstr "Widget pai" -#: ../gtk/gtkwidget.c:491 +#: gtk/gtkwidget.c:491 msgid "The parent widget of this widget. Must be a Container widget" msgstr "O widget pai deste widget. Debe ser un widget contedor" -#: ../gtk/gtkwidget.c:498 +#: gtk/gtkwidget.c:498 msgid "Width request" msgstr "Solicitude de largura" -#: ../gtk/gtkwidget.c:499 +#: gtk/gtkwidget.c:499 msgid "" "Override for width request of the widget, or -1 if natural request should be " "used" @@ -6511,11 +6483,11 @@ msgstr "" "Sobrepor a solicitude de largura do widget ou -1 se se debe empregar a " "solicitude normal" -#: ../gtk/gtkwidget.c:507 +#: gtk/gtkwidget.c:507 msgid "Height request" msgstr "Solicitude de altura" -#: ../gtk/gtkwidget.c:508 +#: gtk/gtkwidget.c:508 msgid "" "Override for height request of the widget, or -1 if natural request should " "be used" @@ -6523,189 +6495,189 @@ msgstr "" "Sobrepor a solicitude de altura do widget ou -1 se se debe empregar a " "solicitude normal" -#: ../gtk/gtkwidget.c:517 +#: gtk/gtkwidget.c:517 msgid "Whether the widget is visible" msgstr "Indica se o widget é visible" -#: ../gtk/gtkwidget.c:524 +#: gtk/gtkwidget.c:524 msgid "Whether the widget responds to input" msgstr "Indica se o widget responde á entrada de datos" -#: ../gtk/gtkwidget.c:530 +#: gtk/gtkwidget.c:530 msgid "Application paintable" msgstr "Aplicación pintable" -#: ../gtk/gtkwidget.c:531 +#: gtk/gtkwidget.c:531 msgid "Whether the application will paint directly on the widget" msgstr "Indica se a aplicación pintará directamente sobre o widget" -#: ../gtk/gtkwidget.c:537 +#: gtk/gtkwidget.c:537 msgid "Can focus" msgstr "Pode enfocar" -#: ../gtk/gtkwidget.c:538 +#: gtk/gtkwidget.c:538 msgid "Whether the widget can accept the input focus" msgstr "Indica se o widget pode aceptar o foco de entrada" -#: ../gtk/gtkwidget.c:544 +#: gtk/gtkwidget.c:544 msgid "Has focus" msgstr "Ten foco" -#: ../gtk/gtkwidget.c:545 +#: gtk/gtkwidget.c:545 msgid "Whether the widget has the input focus" msgstr "Indica se o widget ten o foco de entrada" -#: ../gtk/gtkwidget.c:551 +#: gtk/gtkwidget.c:551 msgid "Is focus" msgstr "É o foco" -#: ../gtk/gtkwidget.c:552 +#: gtk/gtkwidget.c:552 msgid "Whether the widget is the focus widget within the toplevel" msgstr "Indica se o widget é o widget co foco, dentro do nivel superior" -#: ../gtk/gtkwidget.c:558 +#: gtk/gtkwidget.c:558 msgid "Can default" msgstr "Pode ser o predeterminado" -#: ../gtk/gtkwidget.c:559 +#: gtk/gtkwidget.c:559 msgid "Whether the widget can be the default widget" msgstr "Indica se o widget pode ser o widget predeterminado" -#: ../gtk/gtkwidget.c:565 +#: gtk/gtkwidget.c:565 msgid "Has default" msgstr "É o predeterminado" -#: ../gtk/gtkwidget.c:566 +#: gtk/gtkwidget.c:566 msgid "Whether the widget is the default widget" msgstr "Indica se o widget é o widget predeterminado" -#: ../gtk/gtkwidget.c:572 +#: gtk/gtkwidget.c:572 msgid "Receives default" msgstr "Recibe o predeterminado" -#: ../gtk/gtkwidget.c:573 +#: gtk/gtkwidget.c:573 msgid "If TRUE, the widget will receive the default action when it is focused" msgstr "" "Se é TRUE, o widget recibirá a acción predeterminada cando estea enfocado" -#: ../gtk/gtkwidget.c:579 +#: gtk/gtkwidget.c:579 msgid "Composite child" msgstr "Fillo composto" -#: ../gtk/gtkwidget.c:580 +#: gtk/gtkwidget.c:580 msgid "Whether the widget is part of a composite widget" msgstr "Indica se o widget é parte dun widget composto" -#: ../gtk/gtkwidget.c:586 +#: gtk/gtkwidget.c:586 msgid "Style" msgstr "Estilo" -#: ../gtk/gtkwidget.c:587 +#: gtk/gtkwidget.c:587 msgid "" "The style of the widget, which contains information about how it will look " "(colors etc)" msgstr "" "O estilo do widget, que contén información sobre a aparencia (cores, etc.)" -#: ../gtk/gtkwidget.c:593 +#: gtk/gtkwidget.c:593 msgid "Events" msgstr "Eventos" -#: ../gtk/gtkwidget.c:594 +#: gtk/gtkwidget.c:594 msgid "The event mask that decides what kind of GdkEvents this widget gets" msgstr "" "A máscara de eventos que decide que tipo de GdkEvents recibe este widget" -#: ../gtk/gtkwidget.c:601 +#: gtk/gtkwidget.c:601 msgid "Extension events" msgstr "Eventos de extensión" -#: ../gtk/gtkwidget.c:602 +#: gtk/gtkwidget.c:602 msgid "The mask that decides what kind of extension events this widget gets" msgstr "" "A máscara que decide que clase de eventos de extensión consigue este widget" -#: ../gtk/gtkwidget.c:609 +#: gtk/gtkwidget.c:609 msgid "No show all" msgstr "Non mostrar todo" -#: ../gtk/gtkwidget.c:610 +#: gtk/gtkwidget.c:610 msgid "Whether gtk_widget_show_all() should not affect this widget" msgstr "Indica se o gtk_widget_show_all() non debe afectar a este widget" -#: ../gtk/gtkwidget.c:632 +#: gtk/gtkwidget.c:632 msgid "Has tooltip" msgstr "Ten consello" -#: ../gtk/gtkwidget.c:633 +#: gtk/gtkwidget.c:633 msgid "Whether this widget has a tooltip" msgstr "Indica se este widget ten un consello" -#: ../gtk/gtkwidget.c:653 +#: gtk/gtkwidget.c:653 msgid "Tooltip Text" msgstr "Texto do consello" -#: ../gtk/gtkwidget.c:654 ../gtk/gtkwidget.c:675 +#: gtk/gtkwidget.c:654 gtk/gtkwidget.c:675 msgid "The contents of the tooltip for this widget" msgstr "Os contidos do consello para este widget" -#: ../gtk/gtkwidget.c:674 +#: gtk/gtkwidget.c:674 msgid "Tooltip markup" msgstr "Marcado de consellos" -#: ../gtk/gtkwidget.c:689 +#: gtk/gtkwidget.c:689 msgid "Window" msgstr "Ventá" -#: ../gtk/gtkwidget.c:690 +#: gtk/gtkwidget.c:690 msgid "The widget's window if it is realized" msgstr "A ventá do widget se está realizado" -#: ../gtk/gtkwidget.c:2208 +#: gtk/gtkwidget.c:2208 msgid "Interior Focus" msgstr "Foco interior" -#: ../gtk/gtkwidget.c:2209 +#: gtk/gtkwidget.c:2209 msgid "Whether to draw the focus indicator inside widgets" msgstr "Indica se se debuxa o foco indicador dentro dos widgets" -#: ../gtk/gtkwidget.c:2215 +#: gtk/gtkwidget.c:2215 msgid "Focus linewidth" msgstr "Enfocar a largura da liña" -#: ../gtk/gtkwidget.c:2216 +#: gtk/gtkwidget.c:2216 msgid "Width, in pixels, of the focus indicator line" msgstr "Largura en píxeles da liña indicadora do foco" -#: ../gtk/gtkwidget.c:2222 +#: gtk/gtkwidget.c:2222 msgid "Focus line dash pattern" msgstr "Patrón de trazos da liña de foco" -#: ../gtk/gtkwidget.c:2223 +#: gtk/gtkwidget.c:2223 msgid "Dash pattern used to draw the focus indicator" msgstr "Patrón de trazos empregado para debuxar o indicador de foco" -#: ../gtk/gtkwidget.c:2228 +#: gtk/gtkwidget.c:2228 msgid "Focus padding" msgstr "Recheo do foco" -#: ../gtk/gtkwidget.c:2229 +#: gtk/gtkwidget.c:2229 msgid "Width, in pixels, between focus indicator and the widget 'box'" msgstr "Largura en píxeles entre o indicador de foco e a 'caixa' do widget" -#: ../gtk/gtkwidget.c:2234 +#: gtk/gtkwidget.c:2234 msgid "Cursor color" msgstr "Cor do cursor" -#: ../gtk/gtkwidget.c:2235 +#: gtk/gtkwidget.c:2235 msgid "Color with which to draw insertion cursor" msgstr "Cor coa que debuxar o cursor de inserción" -#: ../gtk/gtkwidget.c:2240 +#: gtk/gtkwidget.c:2240 msgid "Secondary cursor color" msgstr "Cor secundaria do cursor" -#: ../gtk/gtkwidget.c:2241 +#: gtk/gtkwidget.c:2241 msgid "" "Color with which to draw the secondary insertion cursor when editing mixed " "right-to-left and left-to-right text" @@ -6713,43 +6685,43 @@ msgstr "" "Cor coa que debuxar o cursor de inserción secundario cando se edita unha " "mestura de texto de dereita a esquerda e de esquerda a dereita" -#: ../gtk/gtkwidget.c:2246 +#: gtk/gtkwidget.c:2246 msgid "Cursor line aspect ratio" msgstr "Proporción de aspecto da liña do cursor" -#: ../gtk/gtkwidget.c:2247 +#: gtk/gtkwidget.c:2247 msgid "Aspect ratio with which to draw insertion cursor" msgstr "Proporción de aspecto coa que debuxar o cursor de inserción" -#: ../gtk/gtkwidget.c:2261 +#: gtk/gtkwidget.c:2261 msgid "Draw Border" msgstr "Debuxar bordo" -#: ../gtk/gtkwidget.c:2262 +#: gtk/gtkwidget.c:2262 msgid "Size of areas outside the widget's allocation to draw" msgstr "Tamaño das áreas fóra da asignación do widget para debuxar" -#: ../gtk/gtkwidget.c:2275 +#: gtk/gtkwidget.c:2275 msgid "Unvisited Link Color" msgstr "Cor de ligazón non visitada" -#: ../gtk/gtkwidget.c:2276 +#: gtk/gtkwidget.c:2276 msgid "Color of unvisited links" msgstr "Cor de ligazóns non visitadas" -#: ../gtk/gtkwidget.c:2289 +#: gtk/gtkwidget.c:2289 msgid "Visited Link Color" msgstr "Cor de ligazón visitada" -#: ../gtk/gtkwidget.c:2290 +#: gtk/gtkwidget.c:2290 msgid "Color of visited links" msgstr "Cor de ligazóns visitadas" -#: ../gtk/gtkwidget.c:2304 +#: gtk/gtkwidget.c:2304 msgid "Wide Separators" msgstr "Separadores largos" -#: ../gtk/gtkwidget.c:2305 +#: gtk/gtkwidget.c:2305 msgid "" "Whether separators have configurable width and should be drawn using a box " "instead of a line" @@ -6757,76 +6729,76 @@ msgstr "" "Indica se os separadores teñen unha largura configurable e se deberían " "debuxarse usando unha caixa en vez dunha liña" -#: ../gtk/gtkwidget.c:2319 +#: gtk/gtkwidget.c:2319 msgid "Separator Width" msgstr "Largura do separador" -#: ../gtk/gtkwidget.c:2320 +#: gtk/gtkwidget.c:2320 msgid "The width of separators if wide-separators is TRUE" msgstr "A largura dos separadores se \"wide-separators\" é TRUE" -#: ../gtk/gtkwidget.c:2334 +#: gtk/gtkwidget.c:2334 msgid "Separator Height" msgstr "Altura do separador" -#: ../gtk/gtkwidget.c:2335 +#: gtk/gtkwidget.c:2335 msgid "The height of separators if \"wide-separators\" is TRUE" msgstr "A altura dos separadores se \"wide-separators\" é TRUE" -#: ../gtk/gtkwidget.c:2349 +#: gtk/gtkwidget.c:2349 msgid "Horizontal Scroll Arrow Length" msgstr "Lonxitude da frecha de desprazamento horizontal" -#: ../gtk/gtkwidget.c:2350 +#: gtk/gtkwidget.c:2350 msgid "The length of horizontal scroll arrows" msgstr "A lonxitude das frechas de desprazamento horizontal" -#: ../gtk/gtkwidget.c:2364 +#: gtk/gtkwidget.c:2364 msgid "Vertical Scroll Arrow Length" msgstr "Lonxitude das frechas de desprazamento vertical" -#: ../gtk/gtkwidget.c:2365 +#: gtk/gtkwidget.c:2365 msgid "The length of vertical scroll arrows" msgstr "A lonxitude das frechas de desprazamento vertical" -#: ../gtk/gtkwindow.c:464 +#: gtk/gtkwindow.c:464 msgid "Window Type" msgstr "Tipo de ventá" -#: ../gtk/gtkwindow.c:465 +#: gtk/gtkwindow.c:465 msgid "The type of the window" msgstr "O tipo da ventá" -#: ../gtk/gtkwindow.c:473 +#: gtk/gtkwindow.c:473 msgid "Window Title" msgstr "Título da ventá" -#: ../gtk/gtkwindow.c:474 +#: gtk/gtkwindow.c:474 msgid "The title of the window" msgstr "O título da ventá" -#: ../gtk/gtkwindow.c:481 +#: gtk/gtkwindow.c:481 msgid "Window Role" msgstr "Rol da ventá" -#: ../gtk/gtkwindow.c:482 +#: gtk/gtkwindow.c:482 msgid "Unique identifier for the window to be used when restoring a session" msgstr "Identificador único para a ventá que se usará ao restaurar unha sesión" -#: ../gtk/gtkwindow.c:498 +#: gtk/gtkwindow.c:498 msgid "Startup ID" msgstr "ID de inicio" -#: ../gtk/gtkwindow.c:499 +#: gtk/gtkwindow.c:499 msgid "Unique startup identifier for the window used by startup-notification" msgstr "" "Identificador único para a ventá que se usará para a notificación de inicio" -#: ../gtk/gtkwindow.c:506 +#: gtk/gtkwindow.c:506 msgid "Allow Shrink" msgstr "Permitir redución" -#: ../gtk/gtkwindow.c:508 +#: gtk/gtkwindow.c:508 #, no-c-format msgid "" "If TRUE, the window has no mimimum size. Setting this to TRUE is 99% of the " @@ -6835,24 +6807,24 @@ msgstr "" "Se é TRUE, a ventá non ten tamaño mínimo. Colocar este valor como TRUE é " "unha mala idea o 99% das veces" -#: ../gtk/gtkwindow.c:515 +#: gtk/gtkwindow.c:515 msgid "Allow Grow" msgstr "Permitir crecemento" -#: ../gtk/gtkwindow.c:516 +#: gtk/gtkwindow.c:516 msgid "If TRUE, users can expand the window beyond its minimum size" msgstr "" "Se é TRUE, os usuarios poden expandir a ventá máis alá do seu tamaño mínimo" -#: ../gtk/gtkwindow.c:524 +#: gtk/gtkwindow.c:524 msgid "If TRUE, users can resize the window" msgstr "Se é TRUE, os usuarios poden redimensionar a ventá" -#: ../gtk/gtkwindow.c:531 +#: gtk/gtkwindow.c:531 msgid "Modal" msgstr "Modal" -#: ../gtk/gtkwindow.c:532 +#: gtk/gtkwindow.c:532 msgid "" "If TRUE, the window is modal (other windows are not usable while this one is " "up)" @@ -6860,70 +6832,70 @@ msgstr "" "Se é TRUE, a ventá é modal (non se poden usar outras ventás mentres esta " "está encima)" -#: ../gtk/gtkwindow.c:539 +#: gtk/gtkwindow.c:539 msgid "Window Position" msgstr "Posición da ventá" -#: ../gtk/gtkwindow.c:540 +#: gtk/gtkwindow.c:540 msgid "The initial position of the window" msgstr "A posición inicial da ventá" -#: ../gtk/gtkwindow.c:548 +#: gtk/gtkwindow.c:548 msgid "Default Width" msgstr "Largura predeterminada" -#: ../gtk/gtkwindow.c:549 +#: gtk/gtkwindow.c:549 msgid "The default width of the window, used when initially showing the window" msgstr "" "A largura predeterminada da ventá, usada cando se mostra inicialmente a ventá" -#: ../gtk/gtkwindow.c:558 +#: gtk/gtkwindow.c:558 msgid "Default Height" msgstr "Altura predeterminada" -#: ../gtk/gtkwindow.c:559 +#: gtk/gtkwindow.c:559 msgid "" "The default height of the window, used when initially showing the window" msgstr "" "A altura predeterminada da ventá, usada cando se mostra inicialmente a ventá" -#: ../gtk/gtkwindow.c:568 +#: gtk/gtkwindow.c:568 msgid "Destroy with Parent" msgstr "Destruír co pai" -#: ../gtk/gtkwindow.c:569 +#: gtk/gtkwindow.c:569 msgid "If this window should be destroyed when the parent is destroyed" msgstr "Se esta ventá debería ser destruída cando se destrúe o pai" -#: ../gtk/gtkwindow.c:577 +#: gtk/gtkwindow.c:577 msgid "Icon for this window" msgstr "Icona para esta ventá" -#: ../gtk/gtkwindow.c:593 +#: gtk/gtkwindow.c:593 msgid "Name of the themed icon for this window" msgstr "Nome da icona de tema para esta ventá" -#: ../gtk/gtkwindow.c:608 +#: gtk/gtkwindow.c:608 msgid "Is Active" msgstr "Está activo" -#: ../gtk/gtkwindow.c:609 +#: gtk/gtkwindow.c:609 msgid "Whether the toplevel is the current active window" msgstr "Indica se o nivel superior é a ventá activa actual" -#: ../gtk/gtkwindow.c:616 +#: gtk/gtkwindow.c:616 msgid "Focus in Toplevel" msgstr "Foco no nivel superior" -#: ../gtk/gtkwindow.c:617 +#: gtk/gtkwindow.c:617 msgid "Whether the input focus is within this GtkWindow" msgstr "Indica se o foco de entrada está dentro desta GtkWindow" -#: ../gtk/gtkwindow.c:624 +#: gtk/gtkwindow.c:624 msgid "Type hint" msgstr "Indicación de tipo" -#: ../gtk/gtkwindow.c:625 +#: gtk/gtkwindow.c:625 msgid "" "Hint to help the desktop environment understand what kind of window this is " "and how to treat it." @@ -6931,99 +6903,99 @@ msgstr "" "Indicación para axudar ao contorno de escritorio a entender que clase de " "ventá é e como tratar con ela." -#: ../gtk/gtkwindow.c:633 +#: gtk/gtkwindow.c:633 msgid "Skip taskbar" msgstr "Omitir a barra de tarefas" -#: ../gtk/gtkwindow.c:634 +#: gtk/gtkwindow.c:634 msgid "TRUE if the window should not be in the task bar." msgstr "É TRUE se a ventá non debe estar na barra de tarefas." -#: ../gtk/gtkwindow.c:641 +#: gtk/gtkwindow.c:641 msgid "Skip pager" msgstr "Omitir o paxinador" -#: ../gtk/gtkwindow.c:642 +#: gtk/gtkwindow.c:642 msgid "TRUE if the window should not be in the pager." msgstr "É TRUE se a ventá non debe estar no paxinador." -#: ../gtk/gtkwindow.c:649 +#: gtk/gtkwindow.c:649 msgid "Urgent" msgstr "Urxente" -#: ../gtk/gtkwindow.c:650 +#: gtk/gtkwindow.c:650 msgid "TRUE if the window should be brought to the user's attention." msgstr "É TRUE se a ventá debe chamar a atención do usuario." -#: ../gtk/gtkwindow.c:664 +#: gtk/gtkwindow.c:664 msgid "Accept focus" msgstr "Aceptar o foco" -#: ../gtk/gtkwindow.c:665 +#: gtk/gtkwindow.c:665 msgid "TRUE if the window should receive the input focus." msgstr "É TRUE se a ventá non debe recibir o foco de entrada." -#: ../gtk/gtkwindow.c:679 +#: gtk/gtkwindow.c:679 msgid "Focus on map" msgstr "Foco no mapa" -#: ../gtk/gtkwindow.c:680 +#: gtk/gtkwindow.c:680 msgid "TRUE if the window should receive the input focus when mapped." msgstr "É TRUE se a ventá debería recibir o foco de entrada cando se mapee." -#: ../gtk/gtkwindow.c:694 +#: gtk/gtkwindow.c:694 msgid "Decorated" msgstr "Decorado" -#: ../gtk/gtkwindow.c:695 +#: gtk/gtkwindow.c:695 msgid "Whether the window should be decorated by the window manager" msgstr "Indica se o xestor de ventás debe decorar a ventá" -#: ../gtk/gtkwindow.c:709 +#: gtk/gtkwindow.c:709 msgid "Deletable" msgstr "Eliminable" -#: ../gtk/gtkwindow.c:710 +#: gtk/gtkwindow.c:710 msgid "Whether the window frame should have a close button" msgstr "Indica se o marco da ventá debería ter un botón de pechar" -#: ../gtk/gtkwindow.c:726 +#: gtk/gtkwindow.c:726 msgid "Gravity" msgstr "Gravidade" -#: ../gtk/gtkwindow.c:727 +#: gtk/gtkwindow.c:727 msgid "The window gravity of the window" msgstr "O tipo de gravidade da ventá" -#: ../gtk/gtkwindow.c:744 +#: gtk/gtkwindow.c:744 msgid "Transient for Window" msgstr "Transición para a ventá" -#: ../gtk/gtkwindow.c:745 +#: gtk/gtkwindow.c:745 msgid "The transient parent of the dialog" msgstr "O pai transitorio do diálogo" -#: ../gtk/gtkwindow.c:759 +#: gtk/gtkwindow.c:759 msgid "Opacity for Window" msgstr "Opacidade para a ventá" -#: ../gtk/gtkwindow.c:760 +#: gtk/gtkwindow.c:760 msgid "The opacity of the window, from 0 to 1" msgstr "A opacidade da ventá, desde 0 a 1" -#: ../modules/input/gtkimcontextxim.c:334 +#: modules/input/gtkimcontextxim.c:334 msgid "IM Preedit style" msgstr "Estilo preedit IM" -#: ../modules/input/gtkimcontextxim.c:335 +#: modules/input/gtkimcontextxim.c:335 msgid "How to draw the input method preedit string" msgstr "Como debuxar a cadea do método de entrada de preedit" -#: ../modules/input/gtkimcontextxim.c:343 +#: modules/input/gtkimcontextxim.c:343 msgid "IM Status style" msgstr "Estilo do estado IM" -#: ../modules/input/gtkimcontextxim.c:344 +#: modules/input/gtkimcontextxim.c:344 msgid "How to draw the input method statusbar" msgstr "Como debuxar o método de entrada da barra de estado" diff --git a/po-properties/gu.po b/po-properties/gu.po index 63679e975f..b6e5f1228a 100644 --- a/po-properties/gu.po +++ b/po-properties/gu.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+-properties.HEAD.gu\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2007-09-11 12:11+0530\n" "Last-Translator: Ankit Patel \n" "Language-Team: Gujarati \n" @@ -838,7 +838,7 @@ msgstr "આડી કતારબંધ ગોઠવણી" msgid "Vertical alignment for child" msgstr "ઊભી કતારબંધ ગોઠવણી" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "ચિત્ર વિજેટ" @@ -921,8 +921,9 @@ msgid "Show button images" msgstr "બટન ઈમેજો બતાવો" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" -msgstr "શું સ્ટોક ચિહ્નો બટનોમાં દેખાડવા જોઈએ" +#, fuzzy +msgid "Whether images should be shown on buttons" +msgstr "શું ઈમેજો મેનુઓમાં બતાવવી જોઈએ" #: gtk/gtkcalendar.c:440 msgid "Year" @@ -2007,7 +2008,7 @@ msgstr "તીર માપ" msgid "The minimum size of the arrow in the combo box" msgstr "કમ્બો બોક્સમાં તીરનું ન્યૂનતમ માપ" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2618,7 +2619,7 @@ msgstr "લેબલ yalign" msgid "The vertical alignment of the label" msgstr "લેબલની ઊભી દિશામાં કતારબંધ ગોઠવણી" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "નકારેલ ગુણધર્મ, તેની જગ્યાએ shadow_type વાપરો" @@ -2634,44 +2635,44 @@ msgstr "ચોકઠાની કિનારીનો દેખાવ" msgid "A widget to display in place of the usual frame label" msgstr "ચોકઠાના સામાન્ય લેબલની જગ્યાએ દર્શાવવાનું વિજેટ" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "સમાવનારની આસપાસના પડછાયાનો દેખાવ" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "હેન્ડલની સ્થિતિ" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "બાળ વિજેટને સંબધિત હેન્ડલની સ્થિતિ" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "સ્નેપ ઍડ્જ" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" msgstr "હેન્ડલબોક્સની બાજુ જે હેન્ડલબોક્સમાં સંગ્રહ કરવા માટે સંગ્રહબિંદુ સાથે હારબંધ કરાઈ છે" -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "સ્નેપ ઍડ્જ સુયોજિત છે" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" msgstr "" "શું સ્નેપ_ઍડ્જ ના ગુણધર્મોમાંથી કિંમત મેળવેલી કે પછી હેન્ડલની સ્થિતિમાંથી તારવેલી કિંમત વાપરવી" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2874,15 +2875,15 @@ msgstr "સંગ્રહનો પ્રકાર" msgid "The representation being used for image data" msgstr "ચિત્રની માહિતી માટે વપરાતી રજૂઆત" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "મેનુના લેખાણ પછી દેખાતું બાળ વિજેટ" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "મેનુ ઈમેજો બતાવો" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "શું ઈમેજો મેનુઓમાં બતાવવી જોઈએ" @@ -3022,6 +3023,25 @@ msgstr "દેખાવની પહોળાઈ" msgid "The height of the layout" msgstr "દેખાવની ઊંચાઈ" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +#, fuzzy +msgid "The URI bound to this button" +msgstr "બટનની ફેરબદલની સ્થિતિ" + +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "દૃશ્યમાન" + +#: gtk/gtklinkbutton.c:160 +#, fuzzy +msgid "Whether this link has been visited." +msgstr "શું વિજેટ દૃશ્યમાન છે" + #: gtk/gtkmenu.c:503 #, fuzzy msgid "The currently selected menu item" @@ -3474,7 +3494,7 @@ msgid "Group ID for tabs drag and drop" msgstr "ખેંચો અને મૂકો ટેબો માટે જૂથ ID" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "જૂથ" @@ -3584,6 +3604,16 @@ msgstr "ટેબ વણાંક" msgid "Size of tab curvature" msgstr "ટેબ વળાંકનું માપ" +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "તીરનું માપન" + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "ખસેડવાની પટ્ટી વચ્ચેની જગ્યા" + #: gtk/gtkobject.c:370 msgid "User Data" msgstr "વપરાશકર્તા માહિતી" @@ -4114,6 +4144,11 @@ msgstr "રેડિયો બટન કે જેનું જૂથ આ વિ msgid "The radio menu item whose group this widget belongs to." msgstr "રેડિયો મેનુ વસ્તુ કે જેનું જૂથમાં આ વિજેટ અનુલક્ષે છે." +#: gtk/gtkradiotoolbutton.c:66 +#, fuzzy +msgid "The radio tool button whose group this button belongs to." +msgstr "રેડિયો બટન કે જેનું જૂથ આ વિજેટને અનુસરે છે." + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "સુધારા પોલિસી" @@ -6785,6 +6820,9 @@ msgstr "IM સ્થિતિનો પ્રકાર" msgid "How to draw the input method statusbar" msgstr "ઈનપુટ પધ્ધતિની સ્થિતિ દર્શાવતી પટ્ટી કેવી રીતે દોરવી" +#~ msgid "Whether stock icons should be shown in buttons" +#~ msgstr "શું સ્ટોક ચિહ્નો બટનોમાં દેખાડવા જોઈએ" + #~ msgid "Cancelled" #~ msgstr "રદ કરાયેલ" diff --git a/po-properties/he.po b/po-properties/he.po index 607ad35749..4e6cd5e533 100644 --- a/po-properties/he.po +++ b/po-properties/he.po @@ -19,7 +19,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+.HEAD.he\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-15 08:26+0000\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2002-12-07 10:05+0200\n" "Last-Translator: Yair Hershkovitz \n" "Language-Team: Hebrew \n" @@ -28,112 +28,110 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.0\n" -#: ../gdk-pixbuf/gdk-pixbuf.c:89 +#: gdk-pixbuf/gdk-pixbuf.c:89 msgid "Number of Channels" msgstr "Number of Channels" -#: ../gdk-pixbuf/gdk-pixbuf.c:90 +#: gdk-pixbuf/gdk-pixbuf.c:90 msgid "The number of samples per pixel" msgstr "The number of samples per pixel" -#: ../gdk-pixbuf/gdk-pixbuf.c:99 +#: gdk-pixbuf/gdk-pixbuf.c:99 msgid "Colorspace" msgstr "Colorspace" -#: ../gdk-pixbuf/gdk-pixbuf.c:100 +#: gdk-pixbuf/gdk-pixbuf.c:100 msgid "The colorspace in which the samples are interpreted" msgstr "The colorspace in which the samples are interpreted" -#: ../gdk-pixbuf/gdk-pixbuf.c:108 +#: gdk-pixbuf/gdk-pixbuf.c:108 msgid "Has Alpha" msgstr "Has Alpha" -#: ../gdk-pixbuf/gdk-pixbuf.c:109 +#: gdk-pixbuf/gdk-pixbuf.c:109 msgid "Whether the pixbuf has an alpha channel" msgstr "Whether the pixbuf has an alpha channel" -#: ../gdk-pixbuf/gdk-pixbuf.c:122 +#: gdk-pixbuf/gdk-pixbuf.c:122 msgid "Bits per Sample" msgstr "Bits per Sample" -#: ../gdk-pixbuf/gdk-pixbuf.c:123 +#: gdk-pixbuf/gdk-pixbuf.c:123 msgid "The number of bits per sample" msgstr "The number of bits per sample" -#: ../gdk-pixbuf/gdk-pixbuf.c:132 ../gtk/gtklayout.c:632 -#: ../gtk/gtktreeviewcolumn.c:207 +#: gdk-pixbuf/gdk-pixbuf.c:132 gtk/gtklayout.c:632 gtk/gtktreeviewcolumn.c:207 msgid "Width" msgstr "Width" -#: ../gdk-pixbuf/gdk-pixbuf.c:133 +#: gdk-pixbuf/gdk-pixbuf.c:133 msgid "The number of columns of the pixbuf" msgstr "The number of columns of the pixbuf" -#: ../gdk-pixbuf/gdk-pixbuf.c:142 ../gtk/gtklayout.c:641 +#: gdk-pixbuf/gdk-pixbuf.c:142 gtk/gtklayout.c:641 msgid "Height" msgstr "Height" -#: ../gdk-pixbuf/gdk-pixbuf.c:143 +#: gdk-pixbuf/gdk-pixbuf.c:143 msgid "The number of rows of the pixbuf" msgstr "The number of rows of the pixbuf" -#: ../gdk-pixbuf/gdk-pixbuf.c:159 +#: gdk-pixbuf/gdk-pixbuf.c:159 msgid "Rowstride" msgstr "Rowstride" -#: ../gdk-pixbuf/gdk-pixbuf.c:160 +#: gdk-pixbuf/gdk-pixbuf.c:160 msgid "" "The number of bytes between the start of a row and the start of the next row" msgstr "" "The number of bytes between the start of a row and the start of the next row" -#: ../gdk-pixbuf/gdk-pixbuf.c:169 +#: gdk-pixbuf/gdk-pixbuf.c:169 msgid "Pixels" msgstr "Pixels" -#: ../gdk-pixbuf/gdk-pixbuf.c:170 +#: gdk-pixbuf/gdk-pixbuf.c:170 msgid "A pointer to the pixel data of the pixbuf" msgstr "A pointer to the pixel data of the pixbuf" -#: ../gdk/gdkdisplaymanager.c:103 +#: gdk/gdkdisplaymanager.c:103 msgid "Default Display" msgstr "Default Display" -#: ../gdk/gdkdisplaymanager.c:104 +#: gdk/gdkdisplaymanager.c:104 msgid "The default display for GDK" msgstr "The default display for GDK" -#: ../gdk/gdkpango.c:490 ../gtk/gtkinvisible.c:86 -#: ../gtk/gtkmountoperation.c:176 ../gtk/gtkstatusicon.c:253 -#: ../gtk/gtkwindow.c:600 +#: gdk/gdkpango.c:490 gtk/gtkinvisible.c:86 gtk/gtkmountoperation.c:176 +#: gtk/gtkstatusicon.c:253 gtk/gtkwindow.c:600 msgid "Screen" msgstr "Screen" -#: ../gdk/gdkpango.c:491 +#: gdk/gdkpango.c:491 msgid "the GdkScreen for the renderer" msgstr "the GdkScreen for the renderer" -#: ../gdk/gdkscreen.c:75 +#: gdk/gdkscreen.c:75 msgid "Font options" msgstr "Font options" -#: ../gdk/gdkscreen.c:76 +#: gdk/gdkscreen.c:76 msgid "The default font options for the screen" msgstr "The default font options for the screen" -#: ../gdk/gdkscreen.c:83 +#: gdk/gdkscreen.c:83 msgid "Font resolution" msgstr "Font resolution" -#: ../gdk/gdkscreen.c:84 +#: gdk/gdkscreen.c:84 msgid "The resolution for fonts on the screen" msgstr "The resolution for fonts on the screen" -#: ../gtk/gtkaboutdialog.c:197 +#: gtk/gtkaboutdialog.c:197 msgid "Program name" msgstr "Program name" -#: ../gtk/gtkaboutdialog.c:198 +#: gtk/gtkaboutdialog.c:198 msgid "" "The name of the program. If this is not set, it defaults to " "g_get_application_name()" @@ -141,43 +139,43 @@ msgstr "" "The name of the program. If this is not set, it defaults to " "g_get_application_name()" -#: ../gtk/gtkaboutdialog.c:212 +#: gtk/gtkaboutdialog.c:212 msgid "Program version" msgstr "Program version" -#: ../gtk/gtkaboutdialog.c:213 +#: gtk/gtkaboutdialog.c:213 msgid "The version of the program" msgstr "The version of the program" -#: ../gtk/gtkaboutdialog.c:227 +#: gtk/gtkaboutdialog.c:227 msgid "Copyright string" msgstr "Copyright string" -#: ../gtk/gtkaboutdialog.c:228 +#: gtk/gtkaboutdialog.c:228 msgid "Copyright information for the program" msgstr "Copyright information for the program" -#: ../gtk/gtkaboutdialog.c:245 +#: gtk/gtkaboutdialog.c:245 msgid "Comments string" msgstr "Comments string" -#: ../gtk/gtkaboutdialog.c:246 +#: gtk/gtkaboutdialog.c:246 msgid "Comments about the program" msgstr "Comments about the program" -#: ../gtk/gtkaboutdialog.c:280 +#: gtk/gtkaboutdialog.c:280 msgid "Website URL" msgstr "Website URL" -#: ../gtk/gtkaboutdialog.c:281 +#: gtk/gtkaboutdialog.c:281 msgid "The URL for the link to the website of the program" msgstr "The URL for the link to the website of the program" -#: ../gtk/gtkaboutdialog.c:297 +#: gtk/gtkaboutdialog.c:297 msgid "Website label" msgstr "Website label" -#: ../gtk/gtkaboutdialog.c:298 +#: gtk/gtkaboutdialog.c:298 msgid "" "The label for the link to the website of the program. If this is not set, it " "defaults to the URL" @@ -185,45 +183,45 @@ msgstr "" "The label for the link to the website of the program. If this is not set, it " "defaults to the URL" -#: ../gtk/gtkaboutdialog.c:314 +#: gtk/gtkaboutdialog.c:314 msgid "Authors" msgstr "Authors" -#: ../gtk/gtkaboutdialog.c:315 +#: gtk/gtkaboutdialog.c:315 msgid "List of authors of the program" msgstr "List of authors of the program" -#: ../gtk/gtkaboutdialog.c:331 +#: gtk/gtkaboutdialog.c:331 msgid "Documenters" msgstr "Documenters" -#: ../gtk/gtkaboutdialog.c:332 +#: gtk/gtkaboutdialog.c:332 msgid "List of people documenting the program" msgstr "List of people documenting the program" -#: ../gtk/gtkaboutdialog.c:348 +#: gtk/gtkaboutdialog.c:348 msgid "Artists" msgstr "Artists" -#: ../gtk/gtkaboutdialog.c:349 +#: gtk/gtkaboutdialog.c:349 msgid "List of people who have contributed artwork to the program" msgstr "List of people who have contributed artwork to the program" -#: ../gtk/gtkaboutdialog.c:366 +#: gtk/gtkaboutdialog.c:366 msgid "Translator credits" msgstr "Translator credits" -#: ../gtk/gtkaboutdialog.c:367 +#: gtk/gtkaboutdialog.c:367 msgid "" "Credits to the translators. This string should be marked as translatable" msgstr "" "Credits to the translators. This string should be marked as translatable" -#: ../gtk/gtkaboutdialog.c:382 +#: gtk/gtkaboutdialog.c:382 msgid "Logo" msgstr "Logo" -#: ../gtk/gtkaboutdialog.c:383 +#: gtk/gtkaboutdialog.c:383 msgid "" "A logo for the about box. If this is not set, it defaults to " "gtk_window_get_default_icon_list()" @@ -231,96 +229,95 @@ msgstr "" "A logo for the about box. If this is not set, it defaults to " "gtk_window_get_default_icon_list()" -#: ../gtk/gtkaboutdialog.c:398 +#: gtk/gtkaboutdialog.c:398 msgid "Logo Icon Name" msgstr "Logo Icon Name" -#: ../gtk/gtkaboutdialog.c:399 +#: gtk/gtkaboutdialog.c:399 msgid "A named icon to use as the logo for the about box." msgstr "A named icon to use as the logo for the about box." -#: ../gtk/gtkaboutdialog.c:412 +#: gtk/gtkaboutdialog.c:412 msgid "Wrap license" msgstr "Wrap license" -#: ../gtk/gtkaboutdialog.c:413 +#: gtk/gtkaboutdialog.c:413 msgid "Whether to wrap the license text." msgstr "Whether to wrap the license text." -#: ../gtk/gtkaccellabel.c:129 +#: gtk/gtkaccellabel.c:129 msgid "Accelerator Closure" msgstr "Accelerator Closure" -#: ../gtk/gtkaccellabel.c:130 +#: gtk/gtkaccellabel.c:130 msgid "The closure to be monitored for accelerator changes" msgstr "The closure to be monitored for accelerator changes" -#: ../gtk/gtkaccellabel.c:136 +#: gtk/gtkaccellabel.c:136 msgid "Accelerator Widget" msgstr "Accelerator Widget" -#: ../gtk/gtkaccellabel.c:137 +#: gtk/gtkaccellabel.c:137 msgid "The widget to be monitored for accelerator changes" msgstr "The widget to be monitored for accelerator changes" -#: ../gtk/gtkaction.c:199 ../gtk/gtkactiongroup.c:170 ../gtk/gtkprinter.c:123 -#: ../gtk/gtktextmark.c:89 +#: gtk/gtkaction.c:199 gtk/gtkactiongroup.c:170 gtk/gtkprinter.c:123 +#: gtk/gtktextmark.c:89 msgid "Name" msgstr "Name" -#: ../gtk/gtkaction.c:200 +#: gtk/gtkaction.c:200 msgid "A unique name for the action." msgstr "A unique name for the action." -#: ../gtk/gtkaction.c:215 ../gtk/gtkbutton.c:199 ../gtk/gtkexpander.c:195 -#: ../gtk/gtkframe.c:105 ../gtk/gtklabel.c:316 ../gtk/gtktoolbutton.c:180 +#: gtk/gtkaction.c:215 gtk/gtkbutton.c:199 gtk/gtkexpander.c:195 +#: gtk/gtkframe.c:105 gtk/gtklabel.c:316 gtk/gtktoolbutton.c:180 msgid "Label" msgstr "Label" -#: ../gtk/gtkaction.c:216 +#: gtk/gtkaction.c:216 msgid "The label used for menu items and buttons that activate this action." msgstr "The label used for menu items and buttons that activate this action." -#: ../gtk/gtkaction.c:223 +#: gtk/gtkaction.c:223 msgid "Short label" msgstr "Short label" -#: ../gtk/gtkaction.c:224 +#: gtk/gtkaction.c:224 msgid "A shorter label that may be used on toolbar buttons." msgstr "A shorter label that may be used on toolbar buttons." -#: ../gtk/gtkaction.c:230 +#: gtk/gtkaction.c:230 msgid "Tooltip" msgstr "Tooltip" -#: ../gtk/gtkaction.c:231 +#: gtk/gtkaction.c:231 msgid "A tooltip for this action." msgstr "A tooltip for this action." -#: ../gtk/gtkaction.c:237 +#: gtk/gtkaction.c:237 msgid "Stock Icon" msgstr "Stock Icon" -#: ../gtk/gtkaction.c:238 +#: gtk/gtkaction.c:238 msgid "The stock icon displayed in widgets representing this action." msgstr "The stock icon displayed in widgets representing this action." -#: ../gtk/gtkaction.c:255 ../gtk/gtkcellrendererpixbuf.c:171 -#: ../gtk/gtkimage.c:230 ../gtk/gtkprinter.c:172 ../gtk/gtkstatusicon.c:210 -#: ../gtk/gtkwindow.c:592 +#: gtk/gtkaction.c:255 gtk/gtkcellrendererpixbuf.c:171 gtk/gtkimage.c:230 +#: gtk/gtkprinter.c:172 gtk/gtkstatusicon.c:210 gtk/gtkwindow.c:592 msgid "Icon Name" msgstr "Icon Name" -#: ../gtk/gtkaction.c:256 ../gtk/gtkcellrendererpixbuf.c:172 -#: ../gtk/gtkimage.c:231 ../gtk/gtkstatusicon.c:211 +#: gtk/gtkaction.c:256 gtk/gtkcellrendererpixbuf.c:172 gtk/gtkimage.c:231 +#: gtk/gtkstatusicon.c:211 msgid "The name of the icon from the icon theme" msgstr "The name of the icon from the icon theme" -#: ../gtk/gtkaction.c:262 ../gtk/gtktoolitem.c:156 +#: gtk/gtkaction.c:262 gtk/gtktoolitem.c:156 msgid "Visible when horizontal" msgstr "Visible when horizontal" -#: ../gtk/gtkaction.c:263 ../gtk/gtktoolitem.c:157 +#: gtk/gtkaction.c:263 gtk/gtktoolitem.c:157 msgid "" "Whether the toolbar item is visible when the toolbar is in a horizontal " "orientation." @@ -328,11 +325,11 @@ msgstr "" "Whether the toolbar item is visible when the toolbar is in a horizontal " "orientation." -#: ../gtk/gtkaction.c:278 +#: gtk/gtkaction.c:278 msgid "Visible when overflown" msgstr "Visible when overflown" -#: ../gtk/gtkaction.c:279 +#: gtk/gtkaction.c:279 msgid "" "When TRUE, toolitem proxies for this action are represented in the toolbar " "overflow menu." @@ -340,11 +337,11 @@ msgstr "" "When TRUE, toolitem proxies for this action are represented in the toolbar " "overflow menu." -#: ../gtk/gtkaction.c:286 ../gtk/gtktoolitem.c:163 +#: gtk/gtkaction.c:286 gtk/gtktoolitem.c:163 msgid "Visible when vertical" msgstr "Visible when vertical" -#: ../gtk/gtkaction.c:287 ../gtk/gtktoolitem.c:164 +#: gtk/gtkaction.c:287 gtk/gtktoolitem.c:164 msgid "" "Whether the toolbar item is visible when the toolbar is in a vertical " "orientation." @@ -352,11 +349,11 @@ msgstr "" "Whether the toolbar item is visible when the toolbar is in a vertical " "orientation." -#: ../gtk/gtkaction.c:294 ../gtk/gtktoolitem.c:170 +#: gtk/gtkaction.c:294 gtk/gtktoolitem.c:170 msgid "Is important" msgstr "Is important" -#: ../gtk/gtkaction.c:295 +#: gtk/gtkaction.c:295 msgid "" "Whether the action is considered important. When TRUE, toolitem proxies for " "this action show text in GTK_TOOLBAR_BOTH_HORIZ mode." @@ -364,38 +361,37 @@ msgstr "" "Whether the action is considered important. When TRUE, toolitem proxies for " "this action show text in GTK_TOOLBAR_BOTH_HORIZ mode." -#: ../gtk/gtkaction.c:303 +#: gtk/gtkaction.c:303 msgid "Hide if empty" msgstr "Hide if empty" -#: ../gtk/gtkaction.c:304 +#: gtk/gtkaction.c:304 msgid "When TRUE, empty menu proxies for this action are hidden." msgstr "When TRUE, empty menu proxies for this action are hidden." -#: ../gtk/gtkaction.c:310 ../gtk/gtkactiongroup.c:177 -#: ../gtk/gtkcellrenderer.c:193 ../gtk/gtkwidget.c:523 +#: gtk/gtkaction.c:310 gtk/gtkactiongroup.c:177 gtk/gtkcellrenderer.c:193 +#: gtk/gtkwidget.c:523 msgid "Sensitive" msgstr "Sensitive" -#: ../gtk/gtkaction.c:311 +#: gtk/gtkaction.c:311 msgid "Whether the action is enabled." msgstr "Whether the action is enabled." -#: ../gtk/gtkaction.c:317 ../gtk/gtkactiongroup.c:184 -#: ../gtk/gtkstatusicon.c:269 ../gtk/gtktreeviewcolumn.c:191 -#: ../gtk/gtkwidget.c:516 +#: gtk/gtkaction.c:317 gtk/gtkactiongroup.c:184 gtk/gtkstatusicon.c:269 +#: gtk/gtktreeviewcolumn.c:191 gtk/gtkwidget.c:516 msgid "Visible" msgstr "Visible" -#: ../gtk/gtkaction.c:318 +#: gtk/gtkaction.c:318 msgid "Whether the action is visible." msgstr "Whether the action is visible." -#: ../gtk/gtkaction.c:324 +#: gtk/gtkaction.c:324 msgid "Action Group" msgstr "Action Group" -#: ../gtk/gtkaction.c:325 +#: gtk/gtkaction.c:325 msgid "" "The GtkActionGroup this GtkAction is associated with, or NULL (for internal " "use)." @@ -403,72 +399,72 @@ msgstr "" "The GtkActionGroup this GtkAction is associated with, or NULL (for internal " "use)." -#: ../gtk/gtkactiongroup.c:171 +#: gtk/gtkactiongroup.c:171 msgid "A name for the action group." msgstr "A name for the action group." -#: ../gtk/gtkactiongroup.c:178 +#: gtk/gtkactiongroup.c:178 msgid "Whether the action group is enabled." msgstr "Whether the action group is enabled." -#: ../gtk/gtkactiongroup.c:185 +#: gtk/gtkactiongroup.c:185 msgid "Whether the action group is visible." msgstr "Whether the action group is visible." -#: ../gtk/gtkadjustment.c:93 ../gtk/gtkcellrendererprogress.c:128 -#: ../gtk/gtkscalebutton.c:200 ../gtk/gtkspinbutton.c:269 +#: gtk/gtkadjustment.c:93 gtk/gtkcellrendererprogress.c:128 +#: gtk/gtkscalebutton.c:200 gtk/gtkspinbutton.c:269 msgid "Value" msgstr "Value" -#: ../gtk/gtkadjustment.c:94 +#: gtk/gtkadjustment.c:94 msgid "The value of the adjustment" msgstr "The value of the adjustment" -#: ../gtk/gtkadjustment.c:110 +#: gtk/gtkadjustment.c:110 msgid "Minimum Value" msgstr "Minimum Value" -#: ../gtk/gtkadjustment.c:111 +#: gtk/gtkadjustment.c:111 msgid "The minimum value of the adjustment" msgstr "The minimum value of the adjustment" -#: ../gtk/gtkadjustment.c:130 +#: gtk/gtkadjustment.c:130 msgid "Maximum Value" msgstr "Maximum Value" -#: ../gtk/gtkadjustment.c:131 +#: gtk/gtkadjustment.c:131 msgid "The maximum value of the adjustment" msgstr "The maximum value of the adjustment" -#: ../gtk/gtkadjustment.c:147 +#: gtk/gtkadjustment.c:147 msgid "Step Increment" msgstr "Step Increment" -#: ../gtk/gtkadjustment.c:148 +#: gtk/gtkadjustment.c:148 msgid "The step increment of the adjustment" msgstr "The step increment of the adjustment" -#: ../gtk/gtkadjustment.c:164 +#: gtk/gtkadjustment.c:164 msgid "Page Increment" msgstr "Page Increment" -#: ../gtk/gtkadjustment.c:165 +#: gtk/gtkadjustment.c:165 msgid "The page increment of the adjustment" msgstr "The page increment of the adjustment" -#: ../gtk/gtkadjustment.c:184 +#: gtk/gtkadjustment.c:184 msgid "Page Size" msgstr "Page Size" -#: ../gtk/gtkadjustment.c:185 +#: gtk/gtkadjustment.c:185 msgid "The page size of the adjustment" msgstr "The page size of the adjustment" -#: ../gtk/gtkalignment.c:90 +#: gtk/gtkalignment.c:90 msgid "Horizontal alignment" msgstr "Horizontal alignment" -#: ../gtk/gtkalignment.c:91 ../gtk/gtkbutton.c:250 +#: gtk/gtkalignment.c:91 gtk/gtkbutton.c:250 msgid "" "Horizontal position of child in available space. 0.0 is left aligned, 1.0 is " "right aligned" @@ -476,11 +472,11 @@ msgstr "" "Horizontal position of child in available space. 0.0 is left aligned, 1.0 is " "right aligned" -#: ../gtk/gtkalignment.c:100 +#: gtk/gtkalignment.c:100 msgid "Vertical alignment" msgstr "Vertical alignment" -#: ../gtk/gtkalignment.c:101 ../gtk/gtkbutton.c:269 +#: gtk/gtkalignment.c:101 gtk/gtkbutton.c:269 msgid "" "Vertical position of child in available space. 0.0 is top aligned, 1.0 is " "bottom aligned" @@ -488,11 +484,11 @@ msgstr "" "Vertical position of child in available space. 0.0 is top aligned, 1.0 is " "bottom aligned" -#: ../gtk/gtkalignment.c:109 +#: gtk/gtkalignment.c:109 msgid "Horizontal scale" msgstr "Horizontal scale" -#: ../gtk/gtkalignment.c:110 +#: gtk/gtkalignment.c:110 msgid "" "If available horizontal space is bigger than needed for the child, how much " "of it to use for the child. 0.0 means none, 1.0 means all" @@ -500,11 +496,11 @@ msgstr "" "If available horizontal space is bigger than needed for the child, how much " "of it to use for the child. 0.0 means none, 1.0 means all" -#: ../gtk/gtkalignment.c:118 +#: gtk/gtkalignment.c:118 msgid "Vertical scale" msgstr "Vertical scale" -#: ../gtk/gtkalignment.c:119 +#: gtk/gtkalignment.c:119 msgid "" "If available vertical space is bigger than needed for the child, how much of " "it to use for the child. 0.0 means none, 1.0 means all" @@ -512,187 +508,187 @@ msgstr "" "If available vertical space is bigger than needed for the child, how much of " "it to use for the child. 0.0 means none, 1.0 means all" -#: ../gtk/gtkalignment.c:136 +#: gtk/gtkalignment.c:136 msgid "Top Padding" msgstr "Top Padding" -#: ../gtk/gtkalignment.c:137 +#: gtk/gtkalignment.c:137 msgid "The padding to insert at the top of the widget." msgstr "The padding to insert at the top of the widget." -#: ../gtk/gtkalignment.c:153 +#: gtk/gtkalignment.c:153 msgid "Bottom Padding" msgstr "Bottom Padding" -#: ../gtk/gtkalignment.c:154 +#: gtk/gtkalignment.c:154 msgid "The padding to insert at the bottom of the widget." msgstr "The padding to insert at the bottom of the widget." -#: ../gtk/gtkalignment.c:170 +#: gtk/gtkalignment.c:170 msgid "Left Padding" msgstr "Left Padding" -#: ../gtk/gtkalignment.c:171 +#: gtk/gtkalignment.c:171 msgid "The padding to insert at the left of the widget." msgstr "The padding to insert at the left of the widget." -#: ../gtk/gtkalignment.c:187 +#: gtk/gtkalignment.c:187 msgid "Right Padding" msgstr "Right Padding" -#: ../gtk/gtkalignment.c:188 +#: gtk/gtkalignment.c:188 msgid "The padding to insert at the right of the widget." msgstr "The padding to insert at the right of the widget." -#: ../gtk/gtkarrow.c:73 +#: gtk/gtkarrow.c:73 msgid "Arrow direction" msgstr "Arrow direction" -#: ../gtk/gtkarrow.c:74 +#: gtk/gtkarrow.c:74 msgid "The direction the arrow should point" msgstr "The direction the arrow should point" -#: ../gtk/gtkarrow.c:81 +#: gtk/gtkarrow.c:81 msgid "Arrow shadow" msgstr "Arrow shadow" -#: ../gtk/gtkarrow.c:82 +#: gtk/gtkarrow.c:82 msgid "Appearance of the shadow surrounding the arrow" msgstr "Appearance of the shadow surrounding the arrow" -#: ../gtk/gtkarrow.c:88 ../gtk/gtkmenuitem.c:279 +#: gtk/gtkarrow.c:88 gtk/gtkmenuitem.c:279 msgid "Arrow Scaling" msgstr "Arrow Scaling" -#: ../gtk/gtkarrow.c:89 +#: gtk/gtkarrow.c:89 msgid "Amount of space used up by arrow" msgstr "Amount of space used up by arrow" -#: ../gtk/gtkaspectframe.c:79 +#: gtk/gtkaspectframe.c:79 msgid "Horizontal Alignment" msgstr "Horizontal Alignment" -#: ../gtk/gtkaspectframe.c:80 +#: gtk/gtkaspectframe.c:80 msgid "X alignment of the child" msgstr "X alignment of the child" -#: ../gtk/gtkaspectframe.c:86 +#: gtk/gtkaspectframe.c:86 msgid "Vertical Alignment" msgstr "Vertical Alignment" -#: ../gtk/gtkaspectframe.c:87 +#: gtk/gtkaspectframe.c:87 msgid "Y alignment of the child" msgstr "Y alignment of the child" -#: ../gtk/gtkaspectframe.c:93 +#: gtk/gtkaspectframe.c:93 msgid "Ratio" msgstr "Ratio" -#: ../gtk/gtkaspectframe.c:94 +#: gtk/gtkaspectframe.c:94 msgid "Aspect ratio if obey_child is FALSE" msgstr "Aspect ratio if obey_child is FALSE" -#: ../gtk/gtkaspectframe.c:100 +#: gtk/gtkaspectframe.c:100 msgid "Obey child" msgstr "Obey child" -#: ../gtk/gtkaspectframe.c:101 +#: gtk/gtkaspectframe.c:101 msgid "Force aspect ratio to match that of the frame's child" msgstr "Force aspect ratio to match that of the frame's child" -#: ../gtk/gtkassistant.c:261 +#: gtk/gtkassistant.c:261 msgid "Header Padding" msgstr "Header Padding" -#: ../gtk/gtkassistant.c:262 +#: gtk/gtkassistant.c:262 msgid "Number of pixels around the header." msgstr "Number of pixels around the header." -#: ../gtk/gtkassistant.c:269 +#: gtk/gtkassistant.c:269 msgid "Content Padding" msgstr "Content Padding" -#: ../gtk/gtkassistant.c:270 +#: gtk/gtkassistant.c:270 msgid "Number of pixels around the content pages." msgstr "Number of pixels around the content pages." -#: ../gtk/gtkassistant.c:286 +#: gtk/gtkassistant.c:286 msgid "Page type" msgstr "Page type" -#: ../gtk/gtkassistant.c:287 +#: gtk/gtkassistant.c:287 msgid "The type of the assistant page" msgstr "The type of the assistant page" -#: ../gtk/gtkassistant.c:304 +#: gtk/gtkassistant.c:304 msgid "Page title" msgstr "Page title" -#: ../gtk/gtkassistant.c:305 +#: gtk/gtkassistant.c:305 msgid "The title of the assistant page" msgstr "The title of the assistant page" -#: ../gtk/gtkassistant.c:321 +#: gtk/gtkassistant.c:321 msgid "Header image" msgstr "Header image" -#: ../gtk/gtkassistant.c:322 +#: gtk/gtkassistant.c:322 msgid "Header image for the assistant page" msgstr "Header image for the assistant page" -#: ../gtk/gtkassistant.c:338 +#: gtk/gtkassistant.c:338 msgid "Sidebar image" msgstr "Sidebar image" -#: ../gtk/gtkassistant.c:339 +#: gtk/gtkassistant.c:339 msgid "Sidebar image for the assistant page" msgstr "Sidebar image for the assistant page" -#: ../gtk/gtkassistant.c:354 +#: gtk/gtkassistant.c:354 msgid "Page complete" msgstr "Page complete" -#: ../gtk/gtkassistant.c:355 +#: gtk/gtkassistant.c:355 msgid "Whether all required fields on the page have been filled out" msgstr "Whether all required fields on the page have been filled out" -#: ../gtk/gtkbbox.c:91 +#: gtk/gtkbbox.c:91 msgid "Minimum child width" msgstr "Minimum child width" -#: ../gtk/gtkbbox.c:92 +#: gtk/gtkbbox.c:92 msgid "Minimum width of buttons inside the box" msgstr "Minimum width of buttons inside the box" -#: ../gtk/gtkbbox.c:100 +#: gtk/gtkbbox.c:100 msgid "Minimum child height" msgstr "Minimum child height" -#: ../gtk/gtkbbox.c:101 +#: gtk/gtkbbox.c:101 msgid "Minimum height of buttons inside the box" msgstr "Minimum height of buttons inside the box" -#: ../gtk/gtkbbox.c:109 +#: gtk/gtkbbox.c:109 msgid "Child internal width padding" msgstr "Child internal width padding" -#: ../gtk/gtkbbox.c:110 +#: gtk/gtkbbox.c:110 msgid "Amount to increase child's size on either side" msgstr "Amount to increase child's size on either side" -#: ../gtk/gtkbbox.c:118 +#: gtk/gtkbbox.c:118 msgid "Child internal height padding" msgstr "Child internal height padding" -#: ../gtk/gtkbbox.c:119 +#: gtk/gtkbbox.c:119 msgid "Amount to increase child's size on the top and bottom" msgstr "Amount to increase child's size on the top and bottom" -#: ../gtk/gtkbbox.c:127 +#: gtk/gtkbbox.c:127 msgid "Layout style" msgstr "Layout style" -#: ../gtk/gtkbbox.c:128 +#: gtk/gtkbbox.c:128 msgid "" "How to layout the buttons in the box. Possible values are default, spread, " "edge, start and end" @@ -700,11 +696,11 @@ msgstr "" "How to layout the buttons in the box. Possible values are default, spread, " "edge, start and end" -#: ../gtk/gtkbbox.c:136 +#: gtk/gtkbbox.c:136 msgid "Secondary" msgstr "Secondary" -#: ../gtk/gtkbbox.c:137 +#: gtk/gtkbbox.c:137 msgid "" "If TRUE, the child appears in a secondary group of children, suitable for, e." "g., help buttons" @@ -712,38 +708,38 @@ msgstr "" "If TRUE, the child appears in a secondary group of children, suitable for, e." "g., help buttons" -#: ../gtk/gtkbox.c:98 ../gtk/gtkexpander.c:219 ../gtk/gtkiconview.c:666 -#: ../gtk/gtktreeviewcolumn.c:216 +#: gtk/gtkbox.c:98 gtk/gtkexpander.c:219 gtk/gtkiconview.c:666 +#: gtk/gtktreeviewcolumn.c:216 msgid "Spacing" msgstr "Spacing" -#: ../gtk/gtkbox.c:99 +#: gtk/gtkbox.c:99 msgid "The amount of space between children" msgstr "The amount of space between children" -#: ../gtk/gtkbox.c:108 ../gtk/gtknotebook.c:644 ../gtk/gtktable.c:165 -#: ../gtk/gtktoolbar.c:580 +#: gtk/gtkbox.c:108 gtk/gtknotebook.c:644 gtk/gtktable.c:165 +#: gtk/gtktoolbar.c:580 msgid "Homogeneous" msgstr "Homogeneous" -#: ../gtk/gtkbox.c:109 +#: gtk/gtkbox.c:109 msgid "Whether the children should all be the same size" msgstr "Whether the children should all be the same size" -#: ../gtk/gtkbox.c:116 ../gtk/gtkpreview.c:101 ../gtk/gtktoolbar.c:572 -#: ../gtk/gtktreeviewcolumn.c:272 +#: gtk/gtkbox.c:116 gtk/gtkpreview.c:101 gtk/gtktoolbar.c:572 +#: gtk/gtktreeviewcolumn.c:272 msgid "Expand" msgstr "Expand" -#: ../gtk/gtkbox.c:117 +#: gtk/gtkbox.c:117 msgid "Whether the child should receive extra space when the parent grows" msgstr "Whether the child should receive extra space when the parent grows" -#: ../gtk/gtkbox.c:123 +#: gtk/gtkbox.c:123 msgid "Fill" msgstr "Fill" -#: ../gtk/gtkbox.c:124 +#: gtk/gtkbox.c:124 msgid "" "Whether extra space given to the child should be allocated to the child or " "used as padding" @@ -751,19 +747,19 @@ msgstr "" "Whether extra space given to the child should be allocated to the child or " "used as padding" -#: ../gtk/gtkbox.c:130 +#: gtk/gtkbox.c:130 msgid "Padding" msgstr "Padding" -#: ../gtk/gtkbox.c:131 +#: gtk/gtkbox.c:131 msgid "Extra space to put between the child and its neighbors, in pixels" msgstr "Extra space to put between the child and its neighbors, in pixels" -#: ../gtk/gtkbox.c:137 +#: gtk/gtkbox.c:137 msgid "Pack type" msgstr "Pack type" -#: ../gtk/gtkbox.c:138 ../gtk/gtknotebook.c:711 +#: gtk/gtkbox.c:138 gtk/gtknotebook.c:711 msgid "" "A GtkPackType indicating whether the child is packed with reference to the " "start or end of the parent" @@ -771,24 +767,24 @@ msgstr "" "A GtkPackType indicating whether the child is packed with reference to the " "start or end of the parent" -#: ../gtk/gtkbox.c:144 ../gtk/gtknotebook.c:689 ../gtk/gtkpaned.c:218 -#: ../gtk/gtkruler.c:110 +#: gtk/gtkbox.c:144 gtk/gtknotebook.c:689 gtk/gtkpaned.c:218 +#: gtk/gtkruler.c:110 msgid "Position" msgstr "Position" -#: ../gtk/gtkbox.c:145 ../gtk/gtknotebook.c:690 +#: gtk/gtkbox.c:145 gtk/gtknotebook.c:690 msgid "The index of the child in the parent" msgstr "The index of the child in the parent" -#: ../gtk/gtkbuilder.c:96 +#: gtk/gtkbuilder.c:96 msgid "Translation Domain" msgstr "Translation Domain" -#: ../gtk/gtkbuilder.c:97 +#: gtk/gtkbuilder.c:97 msgid "The translation domain used by gettext" msgstr "The translation domain used by gettext" -#: ../gtk/gtkbutton.c:200 +#: gtk/gtkbutton.c:200 msgid "" "Text of the label widget inside the button, if the button contains a label " "widget" @@ -796,12 +792,12 @@ msgstr "" "Text of the label widget inside the button, if the button contains a label " "widget" -#: ../gtk/gtkbutton.c:207 ../gtk/gtkexpander.c:203 ../gtk/gtklabel.c:337 -#: ../gtk/gtktoolbutton.c:187 +#: gtk/gtkbutton.c:207 gtk/gtkexpander.c:203 gtk/gtklabel.c:337 +#: gtk/gtktoolbutton.c:187 msgid "Use underline" msgstr "Use underline" -#: ../gtk/gtkbutton.c:208 ../gtk/gtkexpander.c:204 ../gtk/gtklabel.c:338 +#: gtk/gtkbutton.c:208 gtk/gtkexpander.c:204 gtk/gtklabel.c:338 msgid "" "If set, an underline in the text indicates the next character should be used " "for the mnemonic accelerator key" @@ -809,70 +805,69 @@ msgstr "" "If set, an underline in the text indicates the next character should be used " "for the mnemonic accelerator key" -#: ../gtk/gtkbutton.c:215 +#: gtk/gtkbutton.c:215 msgid "Use stock" msgstr "Use stock" -#: ../gtk/gtkbutton.c:216 +#: gtk/gtkbutton.c:216 msgid "" "If set, the label is used to pick a stock item instead of being displayed" msgstr "" "If set, the label is used to pick a stock item instead of being displayed" -#: ../gtk/gtkbutton.c:223 ../gtk/gtkcombobox.c:788 -#: ../gtk/gtkfilechooserbutton.c:393 +#: gtk/gtkbutton.c:223 gtk/gtkcombobox.c:788 gtk/gtkfilechooserbutton.c:393 msgid "Focus on click" msgstr "Focus on click" -#: ../gtk/gtkbutton.c:224 ../gtk/gtkfilechooserbutton.c:394 +#: gtk/gtkbutton.c:224 gtk/gtkfilechooserbutton.c:394 msgid "Whether the button grabs focus when it is clicked with the mouse" msgstr "Whether the button grabs focus when it is clicked with the mouse" -#: ../gtk/gtkbutton.c:231 +#: gtk/gtkbutton.c:231 msgid "Border relief" msgstr "Border relief" -#: ../gtk/gtkbutton.c:232 +#: gtk/gtkbutton.c:232 msgid "The border relief style" msgstr "The border relief style" -#: ../gtk/gtkbutton.c:249 +#: gtk/gtkbutton.c:249 msgid "Horizontal alignment for child" msgstr "Horizontal alignment for child" -#: ../gtk/gtkbutton.c:268 +#: gtk/gtkbutton.c:268 msgid "Vertical alignment for child" msgstr "Vertical alignment for child" -#: ../gtk/gtkbutton.c:285 ../gtk/gtkimagemenuitem.c:100 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "Image widget" -#: ../gtk/gtkbutton.c:286 +#: gtk/gtkbutton.c:286 msgid "Child widget to appear next to the button text" msgstr "Child widget to appear next to the button text" -#: ../gtk/gtkbutton.c:300 +#: gtk/gtkbutton.c:300 msgid "Image position" msgstr "Image position" -#: ../gtk/gtkbutton.c:301 +#: gtk/gtkbutton.c:301 msgid "The position of the image relative to the text" msgstr "The position of the image relative to the text" -#: ../gtk/gtkbutton.c:410 +#: gtk/gtkbutton.c:410 msgid "Default Spacing" msgstr "Default Spacing" -#: ../gtk/gtkbutton.c:411 +#: gtk/gtkbutton.c:411 msgid "Extra space to add for CAN_DEFAULT buttons" msgstr "Extra space to add for CAN_DEFAULT buttons" -#: ../gtk/gtkbutton.c:417 +#: gtk/gtkbutton.c:417 msgid "Default Outside Spacing" msgstr "Default Outside Spacing" -#: ../gtk/gtkbutton.c:418 +#: gtk/gtkbutton.c:418 msgid "" "Extra space to add for CAN_DEFAULT buttons that is always drawn outside the " "border" @@ -880,31 +875,31 @@ msgstr "" "Extra space to add for CAN_DEFAULT buttons that is always drawn outside the " "border" -#: ../gtk/gtkbutton.c:423 +#: gtk/gtkbutton.c:423 msgid "Child X Displacement" msgstr "Child X Displacement" -#: ../gtk/gtkbutton.c:424 +#: gtk/gtkbutton.c:424 msgid "" "How far in the x direction to move the child when the button is depressed" msgstr "" "How far in the x direction to move the child when the button is depressed" -#: ../gtk/gtkbutton.c:431 +#: gtk/gtkbutton.c:431 msgid "Child Y Displacement" msgstr "Child Y Displacement" -#: ../gtk/gtkbutton.c:432 +#: gtk/gtkbutton.c:432 msgid "" "How far in the y direction to move the child when the button is depressed" msgstr "" "How far in the y direction to move the child when the button is depressed" -#: ../gtk/gtkbutton.c:448 +#: gtk/gtkbutton.c:448 msgid "Displace focus" msgstr "Displace focus" -#: ../gtk/gtkbutton.c:449 +#: gtk/gtkbutton.c:449 msgid "" "Whether the child_displacement_x/_y properties should also affect the focus " "rectangle" @@ -912,51 +907,51 @@ msgstr "" "Whether the child_displacement_x/_y properties should also affect the focus " "rectangle" -#: ../gtk/gtkbutton.c:462 ../gtk/gtkentry.c:539 ../gtk/gtkentry.c:932 +#: gtk/gtkbutton.c:462 gtk/gtkentry.c:539 gtk/gtkentry.c:932 msgid "Inner Border" msgstr "Inner Border" -#: ../gtk/gtkbutton.c:463 +#: gtk/gtkbutton.c:463 msgid "Border between button edges and child." msgstr "Border between button edges and child." -#: ../gtk/gtkbutton.c:476 +#: gtk/gtkbutton.c:476 msgid "Image spacing" msgstr "Image spacing" -#: ../gtk/gtkbutton.c:477 +#: gtk/gtkbutton.c:477 msgid "Spacing in pixels between the image and label" msgstr "Spacing in pixels between the image and label" -#: ../gtk/gtkbutton.c:491 +#: gtk/gtkbutton.c:491 msgid "Show button images" msgstr "Show button images" -#: ../gtk/gtkbutton.c:492 +#: gtk/gtkbutton.c:492 msgid "Whether images should be shown on buttons" msgstr "Whether images should be shown on buttons" -#: ../gtk/gtkcalendar.c:440 +#: gtk/gtkcalendar.c:440 msgid "Year" msgstr "Year" -#: ../gtk/gtkcalendar.c:441 +#: gtk/gtkcalendar.c:441 msgid "The selected year" msgstr "The selected year" -#: ../gtk/gtkcalendar.c:454 +#: gtk/gtkcalendar.c:454 msgid "Month" msgstr "Month" -#: ../gtk/gtkcalendar.c:455 +#: gtk/gtkcalendar.c:455 msgid "The selected month (as a number between 0 and 11)" msgstr "The selected month (as a number between 0 and 11)" -#: ../gtk/gtkcalendar.c:469 +#: gtk/gtkcalendar.c:469 msgid "Day" msgstr "Day" -#: ../gtk/gtkcalendar.c:470 +#: gtk/gtkcalendar.c:470 msgid "" "The selected day (as a number between 1 and 31, or 0 to unselect the " "currently selected day)" @@ -964,321 +959,318 @@ msgstr "" "The selected day (as a number between 1 and 31, or 0 to unselect the " "currently selected day)" -#: ../gtk/gtkcalendar.c:484 +#: gtk/gtkcalendar.c:484 msgid "Show Heading" msgstr "Show Heading" -#: ../gtk/gtkcalendar.c:485 +#: gtk/gtkcalendar.c:485 msgid "If TRUE, a heading is displayed" msgstr "If TRUE, a heading is displayed" -#: ../gtk/gtkcalendar.c:499 +#: gtk/gtkcalendar.c:499 msgid "Show Day Names" msgstr "Show Day Names" -#: ../gtk/gtkcalendar.c:500 +#: gtk/gtkcalendar.c:500 msgid "If TRUE, day names are displayed" msgstr "If TRUE, day names are displayed" -#: ../gtk/gtkcalendar.c:513 +#: gtk/gtkcalendar.c:513 msgid "No Month Change" msgstr "No Month Change" -#: ../gtk/gtkcalendar.c:514 +#: gtk/gtkcalendar.c:514 msgid "If TRUE, the selected month cannot be changed" msgstr "If TRUE, the selected month cannot be changed" -#: ../gtk/gtkcalendar.c:528 +#: gtk/gtkcalendar.c:528 msgid "Show Week Numbers" msgstr "Show Week Numbers" -#: ../gtk/gtkcalendar.c:529 +#: gtk/gtkcalendar.c:529 msgid "If TRUE, week numbers are displayed" msgstr "If TRUE, week numbers are displayed" -#: ../gtk/gtkcalendar.c:544 +#: gtk/gtkcalendar.c:544 msgid "Details Width" msgstr "Details Width" -#: ../gtk/gtkcalendar.c:545 +#: gtk/gtkcalendar.c:545 msgid "Details width in characters" msgstr "Details width in characters" -#: ../gtk/gtkcalendar.c:560 +#: gtk/gtkcalendar.c:560 msgid "Details Height" msgstr "Details Height" -#: ../gtk/gtkcalendar.c:561 +#: gtk/gtkcalendar.c:561 msgid "Details height in rows" msgstr "Details height in rows" -#: ../gtk/gtkcalendar.c:577 +#: gtk/gtkcalendar.c:577 msgid "Show Details" msgstr "Show Details" -#: ../gtk/gtkcalendar.c:578 +#: gtk/gtkcalendar.c:578 msgid "If TRUE, details are shown" msgstr "If TRUE, details are shown" -#: ../gtk/gtkcellrenderer.c:177 +#: gtk/gtkcellrenderer.c:177 msgid "mode" msgstr "mode" -#: ../gtk/gtkcellrenderer.c:178 +#: gtk/gtkcellrenderer.c:178 msgid "Editable mode of the CellRenderer" msgstr "Editable mode of the CellRenderer" -#: ../gtk/gtkcellrenderer.c:186 +#: gtk/gtkcellrenderer.c:186 msgid "visible" msgstr "visible" -#: ../gtk/gtkcellrenderer.c:187 +#: gtk/gtkcellrenderer.c:187 msgid "Display the cell" msgstr "Display the cell" -#: ../gtk/gtkcellrenderer.c:194 +#: gtk/gtkcellrenderer.c:194 msgid "Display the cell sensitive" msgstr "Display the cell sensitive" -#: ../gtk/gtkcellrenderer.c:201 +#: gtk/gtkcellrenderer.c:201 msgid "xalign" msgstr "xalign" -#: ../gtk/gtkcellrenderer.c:202 +#: gtk/gtkcellrenderer.c:202 msgid "The x-align" msgstr "The x-align" -#: ../gtk/gtkcellrenderer.c:211 +#: gtk/gtkcellrenderer.c:211 msgid "yalign" msgstr "yalign" -#: ../gtk/gtkcellrenderer.c:212 +#: gtk/gtkcellrenderer.c:212 msgid "The y-align" msgstr "The y-align" -#: ../gtk/gtkcellrenderer.c:221 +#: gtk/gtkcellrenderer.c:221 msgid "xpad" msgstr "xpad" -#: ../gtk/gtkcellrenderer.c:222 +#: gtk/gtkcellrenderer.c:222 msgid "The xpad" msgstr "The xpad" -#: ../gtk/gtkcellrenderer.c:231 +#: gtk/gtkcellrenderer.c:231 msgid "ypad" msgstr "ypad" -#: ../gtk/gtkcellrenderer.c:232 +#: gtk/gtkcellrenderer.c:232 msgid "The ypad" msgstr "The ypad" -#: ../gtk/gtkcellrenderer.c:241 +#: gtk/gtkcellrenderer.c:241 msgid "width" msgstr "width" -#: ../gtk/gtkcellrenderer.c:242 +#: gtk/gtkcellrenderer.c:242 msgid "The fixed width" msgstr "The fixed width" -#: ../gtk/gtkcellrenderer.c:251 +#: gtk/gtkcellrenderer.c:251 msgid "height" msgstr "height" -#: ../gtk/gtkcellrenderer.c:252 +#: gtk/gtkcellrenderer.c:252 msgid "The fixed height" msgstr "The fixed height" -#: ../gtk/gtkcellrenderer.c:261 +#: gtk/gtkcellrenderer.c:261 msgid "Is Expander" msgstr "Is Expander" -#: ../gtk/gtkcellrenderer.c:262 +#: gtk/gtkcellrenderer.c:262 msgid "Row has children" msgstr "Row has children" -#: ../gtk/gtkcellrenderer.c:270 +#: gtk/gtkcellrenderer.c:270 msgid "Is Expanded" msgstr "Is Expanded" -#: ../gtk/gtkcellrenderer.c:271 +#: gtk/gtkcellrenderer.c:271 msgid "Row is an expander row, and is expanded" msgstr "Row is an expander row, and is expanded" -#: ../gtk/gtkcellrenderer.c:278 +#: gtk/gtkcellrenderer.c:278 msgid "Cell background color name" msgstr "Cell background color name" -#: ../gtk/gtkcellrenderer.c:279 +#: gtk/gtkcellrenderer.c:279 msgid "Cell background color as a string" msgstr "Cell background color as a string" -#: ../gtk/gtkcellrenderer.c:286 +#: gtk/gtkcellrenderer.c:286 msgid "Cell background color" msgstr "Cell background color" -#: ../gtk/gtkcellrenderer.c:287 +#: gtk/gtkcellrenderer.c:287 msgid "Cell background color as a GdkColor" msgstr "Cell background color as a GdkColor" -#: ../gtk/gtkcellrenderer.c:294 +#: gtk/gtkcellrenderer.c:294 msgid "Editing" msgstr "Editing" -#: ../gtk/gtkcellrenderer.c:295 +#: gtk/gtkcellrenderer.c:295 msgid "Whether the cell renderer is currently in editing mode" msgstr "Whether the cell renderer is currently in editing mode" -#: ../gtk/gtkcellrenderer.c:303 +#: gtk/gtkcellrenderer.c:303 msgid "Cell background set" msgstr "Cell background set" -#: ../gtk/gtkcellrenderer.c:304 +#: gtk/gtkcellrenderer.c:304 msgid "Whether this tag affects the cell background color" msgstr "Whether this tag affects the cell background color" -#: ../gtk/gtkcellrendereraccel.c:104 +#: gtk/gtkcellrendereraccel.c:104 msgid "Accelerator key" msgstr "Accelerator key" -#: ../gtk/gtkcellrendereraccel.c:105 +#: gtk/gtkcellrendereraccel.c:105 msgid "The keyval of the accelerator" msgstr "The keyval of the accelerator" -#: ../gtk/gtkcellrendereraccel.c:121 +#: gtk/gtkcellrendereraccel.c:121 msgid "Accelerator modifiers" msgstr "Accelerator modifiers" -#: ../gtk/gtkcellrendereraccel.c:122 +#: gtk/gtkcellrendereraccel.c:122 msgid "The modifier mask of the accelerator" msgstr "The modifier mask of the accelerator" -#: ../gtk/gtkcellrendereraccel.c:139 +#: gtk/gtkcellrendereraccel.c:139 msgid "Accelerator keycode" msgstr "Accelerator keycode" -#: ../gtk/gtkcellrendereraccel.c:140 +#: gtk/gtkcellrendereraccel.c:140 msgid "The hardware keycode of the accelerator" msgstr "The hardware keycode of the accelerator" -#: ../gtk/gtkcellrendereraccel.c:159 +#: gtk/gtkcellrendereraccel.c:159 msgid "Accelerator Mode" msgstr "Accelerator Mode" -#: ../gtk/gtkcellrendereraccel.c:160 +#: gtk/gtkcellrendereraccel.c:160 msgid "The type of accelerators" msgstr "The type of accelerators" -#: ../gtk/gtkcellrenderercombo.c:107 +#: gtk/gtkcellrenderercombo.c:107 msgid "Model" msgstr "Model" -#: ../gtk/gtkcellrenderercombo.c:108 +#: gtk/gtkcellrenderercombo.c:108 msgid "The model containing the possible values for the combo box" msgstr "The model containing the possible values for the combo box" -#: ../gtk/gtkcellrenderercombo.c:130 ../gtk/gtkcomboboxentry.c:106 +#: gtk/gtkcellrenderercombo.c:130 gtk/gtkcomboboxentry.c:106 msgid "Text Column" msgstr "Text Column" -#: ../gtk/gtkcellrenderercombo.c:131 ../gtk/gtkcomboboxentry.c:107 +#: gtk/gtkcellrenderercombo.c:131 gtk/gtkcomboboxentry.c:107 msgid "A column in the data source model to get the strings from" msgstr "A column in the data source model to get the strings from" -#: ../gtk/gtkcellrenderercombo.c:148 +#: gtk/gtkcellrenderercombo.c:148 msgid "Has Entry" msgstr "Has Entry" -#: ../gtk/gtkcellrenderercombo.c:149 +#: gtk/gtkcellrenderercombo.c:149 msgid "If FALSE, don't allow to enter strings other than the chosen ones" msgstr "If FALSE, don't allow to enter strings other than the chosen ones" -#: ../gtk/gtkcellrendererpixbuf.c:111 +#: gtk/gtkcellrendererpixbuf.c:111 msgid "Pixbuf Object" msgstr "Pixbuf Object" -#: ../gtk/gtkcellrendererpixbuf.c:112 +#: gtk/gtkcellrendererpixbuf.c:112 msgid "The pixbuf to render" msgstr "The pixbuf to render" -#: ../gtk/gtkcellrendererpixbuf.c:119 +#: gtk/gtkcellrendererpixbuf.c:119 msgid "Pixbuf Expander Open" msgstr "Pixbuf Expander Open" -#: ../gtk/gtkcellrendererpixbuf.c:120 +#: gtk/gtkcellrendererpixbuf.c:120 msgid "Pixbuf for open expander" msgstr "Pixbuf for open expander" -#: ../gtk/gtkcellrendererpixbuf.c:127 +#: gtk/gtkcellrendererpixbuf.c:127 msgid "Pixbuf Expander Closed" msgstr "Pixbuf Expander Closed" -#: ../gtk/gtkcellrendererpixbuf.c:128 +#: gtk/gtkcellrendererpixbuf.c:128 msgid "Pixbuf for closed expander" msgstr "Pixbuf for closed expander" -#: ../gtk/gtkcellrendererpixbuf.c:135 ../gtk/gtkimage.c:172 -#: ../gtk/gtkstatusicon.c:202 +#: gtk/gtkcellrendererpixbuf.c:135 gtk/gtkimage.c:172 gtk/gtkstatusicon.c:202 msgid "Stock ID" msgstr "Stock ID" -#: ../gtk/gtkcellrendererpixbuf.c:136 +#: gtk/gtkcellrendererpixbuf.c:136 msgid "The stock ID of the stock icon to render" msgstr "The stock ID of the stock icon to render" -#: ../gtk/gtkcellrendererpixbuf.c:143 ../gtk/gtkrecentmanager.c:245 -#: ../gtk/gtkstatusicon.c:243 +#: gtk/gtkcellrendererpixbuf.c:143 gtk/gtkrecentmanager.c:245 +#: gtk/gtkstatusicon.c:243 msgid "Size" msgstr "Size" -#: ../gtk/gtkcellrendererpixbuf.c:144 +#: gtk/gtkcellrendererpixbuf.c:144 msgid "The GtkIconSize value that specifies the size of the rendered icon" msgstr "The GtkIconSize value that specifies the size of the rendered icon" -#: ../gtk/gtkcellrendererpixbuf.c:153 +#: gtk/gtkcellrendererpixbuf.c:153 msgid "Detail" msgstr "Detail" -#: ../gtk/gtkcellrendererpixbuf.c:154 +#: gtk/gtkcellrendererpixbuf.c:154 msgid "Render detail to pass to the theme engine" msgstr "Render detail to pass to the theme engine" -#: ../gtk/gtkcellrendererpixbuf.c:187 +#: gtk/gtkcellrendererpixbuf.c:187 msgid "Follow State" msgstr "Follow State" -#: ../gtk/gtkcellrendererpixbuf.c:188 +#: gtk/gtkcellrendererpixbuf.c:188 msgid "Whether the rendered pixbuf should be colorized according to the state" msgstr "Whether the rendered pixbuf should be colorized according to the state" -#: ../gtk/gtkcellrendererpixbuf.c:205 ../gtk/gtkimage.c:247 -#: ../gtk/gtkwindow.c:576 +#: gtk/gtkcellrendererpixbuf.c:205 gtk/gtkimage.c:247 gtk/gtkwindow.c:576 msgid "Icon" msgstr "Icon" -#: ../gtk/gtkcellrendererpixbuf.c:206 ../gtk/gtkimage.c:248 -#: ../gtk/gtkstatusicon.c:227 +#: gtk/gtkcellrendererpixbuf.c:206 gtk/gtkimage.c:248 gtk/gtkstatusicon.c:227 msgid "The GIcon being displayed" msgstr "The GIcon being displayed" -#: ../gtk/gtkcellrendererprogress.c:129 +#: gtk/gtkcellrendererprogress.c:129 msgid "Value of the progress bar" msgstr "Value of the progress bar" -#: ../gtk/gtkcellrendererprogress.c:146 ../gtk/gtkcellrenderertext.c:195 -#: ../gtk/gtkentry.c:582 ../gtk/gtkmessagedialog.c:153 -#: ../gtk/gtkprogressbar.c:184 ../gtk/gtktextbuffer.c:197 +#: gtk/gtkcellrendererprogress.c:146 gtk/gtkcellrenderertext.c:195 +#: gtk/gtkentry.c:582 gtk/gtkmessagedialog.c:153 gtk/gtkprogressbar.c:184 +#: gtk/gtktextbuffer.c:197 msgid "Text" msgstr "Text" -#: ../gtk/gtkcellrendererprogress.c:147 +#: gtk/gtkcellrendererprogress.c:147 msgid "Text on the progress bar" msgstr "Text on the progress bar" -#: ../gtk/gtkcellrendererprogress.c:170 +#: gtk/gtkcellrendererprogress.c:170 msgid "Pulse" msgstr "Pulse" -#: ../gtk/gtkcellrendererprogress.c:171 +#: gtk/gtkcellrendererprogress.c:171 msgid "" "Set this to positive values to indicate that some progress is made, but you " "don't know how much." @@ -1286,11 +1278,11 @@ msgstr "" "Set this to positive values to indicate that some progress is made, but you " "don't know how much." -#: ../gtk/gtkcellrendererprogress.c:187 ../gtk/gtkprogress.c:118 +#: gtk/gtkcellrendererprogress.c:187 gtk/gtkprogress.c:118 msgid "Text x alignment" msgstr "Text x alignment" -#: ../gtk/gtkcellrendererprogress.c:188 ../gtk/gtkprogress.c:119 +#: gtk/gtkcellrendererprogress.c:188 gtk/gtkprogress.c:119 msgid "" "The horizontal text alignment, from 0 (left) to 1 (right). Reversed for RTL " "layouts." @@ -1298,218 +1290,211 @@ msgstr "" "The horizontal text alignment, from 0 (left) to 1 (right). Reversed for RTL " "layouts." -#: ../gtk/gtkcellrendererprogress.c:204 ../gtk/gtkprogress.c:125 +#: gtk/gtkcellrendererprogress.c:204 gtk/gtkprogress.c:125 msgid "Text y alignment" msgstr "Text y alignment" -#: ../gtk/gtkcellrendererprogress.c:205 ../gtk/gtkprogress.c:126 +#: gtk/gtkcellrendererprogress.c:205 gtk/gtkprogress.c:126 msgid "The vertical text alignment, from 0 (top) to 1 (bottom)." msgstr "The vertical text alignment, from 0 (top) to 1 (bottom)." -#: ../gtk/gtkcellrendererprogress.c:221 ../gtk/gtkiconview.c:731 -#: ../gtk/gtkprogressbar.c:126 ../gtk/gtkscalebutton.c:191 -#: ../gtk/gtkstatusicon.c:301 ../gtk/gtktoolbar.c:492 -#: ../gtk/gtktrayicon-x11.c:95 +#: gtk/gtkcellrendererprogress.c:221 gtk/gtkiconview.c:731 +#: gtk/gtkprogressbar.c:126 gtk/gtkscalebutton.c:191 gtk/gtkstatusicon.c:301 +#: gtk/gtktoolbar.c:492 gtk/gtktrayicon-x11.c:95 msgid "Orientation" msgstr "Orientation" -#: ../gtk/gtkcellrendererprogress.c:222 ../gtk/gtkprogressbar.c:127 +#: gtk/gtkcellrendererprogress.c:222 gtk/gtkprogressbar.c:127 msgid "Orientation and growth direction of the progress bar" msgstr "Orientation and growth direction of the progress bar" -#: ../gtk/gtkcellrendererspin.c:93 ../gtk/gtkprogressbar.c:118 -#: ../gtk/gtkrange.c:346 ../gtk/gtkscalebutton.c:219 -#: ../gtk/gtkspinbutton.c:208 +#: gtk/gtkcellrendererspin.c:93 gtk/gtkprogressbar.c:118 gtk/gtkrange.c:346 +#: gtk/gtkscalebutton.c:219 gtk/gtkspinbutton.c:208 msgid "Adjustment" msgstr "Adjustment" -#: ../gtk/gtkcellrendererspin.c:94 +#: gtk/gtkcellrendererspin.c:94 msgid "The adjustment that holds the value of the spinbutton." msgstr "The adjustment that holds the value of the spinbutton." -#: ../gtk/gtkcellrendererspin.c:109 +#: gtk/gtkcellrendererspin.c:109 msgid "Climb rate" msgstr "Climb rate" -#: ../gtk/gtkcellrendererspin.c:110 ../gtk/gtkspinbutton.c:217 +#: gtk/gtkcellrendererspin.c:110 gtk/gtkspinbutton.c:217 msgid "The acceleration rate when you hold down a button" msgstr "The acceleration rate when you hold down a button" -#: ../gtk/gtkcellrendererspin.c:123 ../gtk/gtkscale.c:142 -#: ../gtk/gtkspinbutton.c:226 +#: gtk/gtkcellrendererspin.c:123 gtk/gtkscale.c:142 gtk/gtkspinbutton.c:226 msgid "Digits" msgstr "Digits" -#: ../gtk/gtkcellrendererspin.c:124 ../gtk/gtkspinbutton.c:227 +#: gtk/gtkcellrendererspin.c:124 gtk/gtkspinbutton.c:227 msgid "The number of decimal places to display" msgstr "The number of decimal places to display" -#: ../gtk/gtkcellrenderertext.c:196 +#: gtk/gtkcellrenderertext.c:196 msgid "Text to render" msgstr "Text to render" -#: ../gtk/gtkcellrenderertext.c:203 +#: gtk/gtkcellrenderertext.c:203 msgid "Markup" msgstr "Markup" -#: ../gtk/gtkcellrenderertext.c:204 +#: gtk/gtkcellrenderertext.c:204 msgid "Marked up text to render" msgstr "Marked up text to render" -#: ../gtk/gtkcellrenderertext.c:211 ../gtk/gtklabel.c:323 +#: gtk/gtkcellrenderertext.c:211 gtk/gtklabel.c:323 msgid "Attributes" msgstr "Attributes" -#: ../gtk/gtkcellrenderertext.c:212 +#: gtk/gtkcellrenderertext.c:212 msgid "A list of style attributes to apply to the text of the renderer" msgstr "A list of style attributes to apply to the text of the renderer" -#: ../gtk/gtkcellrenderertext.c:219 +#: gtk/gtkcellrenderertext.c:219 msgid "Single Paragraph Mode" msgstr "Single Paragraph Mode" -#: ../gtk/gtkcellrenderertext.c:220 +#: gtk/gtkcellrenderertext.c:220 msgid "Whether or not to keep all text in a single paragraph" msgstr "Whether or not to keep all text in a single paragraph" -#: ../gtk/gtkcellrenderertext.c:228 ../gtk/gtkcellview.c:160 -#: ../gtk/gtktexttag.c:183 +#: gtk/gtkcellrenderertext.c:228 gtk/gtkcellview.c:160 gtk/gtktexttag.c:183 msgid "Background color name" msgstr "Background color name" -#: ../gtk/gtkcellrenderertext.c:229 ../gtk/gtkcellview.c:161 -#: ../gtk/gtktexttag.c:184 +#: gtk/gtkcellrenderertext.c:229 gtk/gtkcellview.c:161 gtk/gtktexttag.c:184 msgid "Background color as a string" msgstr "Background color as a string" -#: ../gtk/gtkcellrenderertext.c:236 ../gtk/gtkcellview.c:167 -#: ../gtk/gtktexttag.c:191 +#: gtk/gtkcellrenderertext.c:236 gtk/gtkcellview.c:167 gtk/gtktexttag.c:191 msgid "Background color" msgstr "Background color" -#: ../gtk/gtkcellrenderertext.c:237 ../gtk/gtkcellview.c:168 +#: gtk/gtkcellrenderertext.c:237 gtk/gtkcellview.c:168 msgid "Background color as a GdkColor" msgstr "Background color as a GdkColor" -#: ../gtk/gtkcellrenderertext.c:244 ../gtk/gtktexttag.c:217 +#: gtk/gtkcellrenderertext.c:244 gtk/gtktexttag.c:217 msgid "Foreground color name" msgstr "Foreground color name" -#: ../gtk/gtkcellrenderertext.c:245 ../gtk/gtktexttag.c:218 +#: gtk/gtkcellrenderertext.c:245 gtk/gtktexttag.c:218 msgid "Foreground color as a string" msgstr "Foreground color as a string" -#: ../gtk/gtkcellrenderertext.c:252 ../gtk/gtktexttag.c:225 +#: gtk/gtkcellrenderertext.c:252 gtk/gtktexttag.c:225 msgid "Foreground color" msgstr "Foreground color" -#: ../gtk/gtkcellrenderertext.c:253 +#: gtk/gtkcellrenderertext.c:253 msgid "Foreground color as a GdkColor" msgstr "Foreground color as a GdkColor" -#: ../gtk/gtkcellrenderertext.c:261 ../gtk/gtkentry.c:506 -#: ../gtk/gtktexttag.c:251 ../gtk/gtktextview.c:568 +#: gtk/gtkcellrenderertext.c:261 gtk/gtkentry.c:506 gtk/gtktexttag.c:251 +#: gtk/gtktextview.c:568 msgid "Editable" msgstr "Editable" -#: ../gtk/gtkcellrenderertext.c:262 ../gtk/gtktexttag.c:252 -#: ../gtk/gtktextview.c:569 +#: gtk/gtkcellrenderertext.c:262 gtk/gtktexttag.c:252 gtk/gtktextview.c:569 msgid "Whether the text can be modified by the user" msgstr "Whether the text can be modified by the user" -#: ../gtk/gtkcellrenderertext.c:269 ../gtk/gtkcellrenderertext.c:277 -#: ../gtk/gtkfontsel.c:188 ../gtk/gtktexttag.c:267 ../gtk/gtktexttag.c:275 +#: gtk/gtkcellrenderertext.c:269 gtk/gtkcellrenderertext.c:277 +#: gtk/gtkfontsel.c:188 gtk/gtktexttag.c:267 gtk/gtktexttag.c:275 msgid "Font" msgstr "Font" -#: ../gtk/gtkcellrenderertext.c:270 ../gtk/gtktexttag.c:268 +#: gtk/gtkcellrenderertext.c:270 gtk/gtktexttag.c:268 msgid "Font description as a string, e.g. \"Sans Italic 12\"" msgstr "Font description as a string, e.g. \"Sans Italic 12\"" -#: ../gtk/gtkcellrenderertext.c:278 ../gtk/gtktexttag.c:276 +#: gtk/gtkcellrenderertext.c:278 gtk/gtktexttag.c:276 msgid "Font description as a PangoFontDescription struct" msgstr "Font description as a PangoFontDescription struct" -#: ../gtk/gtkcellrenderertext.c:286 ../gtk/gtktexttag.c:283 +#: gtk/gtkcellrenderertext.c:286 gtk/gtktexttag.c:283 msgid "Font family" msgstr "Font family" -#: ../gtk/gtkcellrenderertext.c:287 ../gtk/gtktexttag.c:284 +#: gtk/gtkcellrenderertext.c:287 gtk/gtktexttag.c:284 msgid "Name of the font family, e.g. Sans, Helvetica, Times, Monospace" msgstr "Name of the font family, e.g. Sans, Helvetica, Times, Monospace" -#: ../gtk/gtkcellrenderertext.c:294 ../gtk/gtkcellrenderertext.c:295 -#: ../gtk/gtktexttag.c:291 +#: gtk/gtkcellrenderertext.c:294 gtk/gtkcellrenderertext.c:295 +#: gtk/gtktexttag.c:291 msgid "Font style" msgstr "Font style" -#: ../gtk/gtkcellrenderertext.c:303 ../gtk/gtkcellrenderertext.c:304 -#: ../gtk/gtktexttag.c:300 +#: gtk/gtkcellrenderertext.c:303 gtk/gtkcellrenderertext.c:304 +#: gtk/gtktexttag.c:300 msgid "Font variant" msgstr "Font variant" -#: ../gtk/gtkcellrenderertext.c:312 ../gtk/gtkcellrenderertext.c:313 -#: ../gtk/gtktexttag.c:309 +#: gtk/gtkcellrenderertext.c:312 gtk/gtkcellrenderertext.c:313 +#: gtk/gtktexttag.c:309 msgid "Font weight" msgstr "Font weight" -#: ../gtk/gtkcellrenderertext.c:322 ../gtk/gtkcellrenderertext.c:323 -#: ../gtk/gtktexttag.c:320 +#: gtk/gtkcellrenderertext.c:322 gtk/gtkcellrenderertext.c:323 +#: gtk/gtktexttag.c:320 msgid "Font stretch" msgstr "Font stretch" -#: ../gtk/gtkcellrenderertext.c:331 ../gtk/gtkcellrenderertext.c:332 -#: ../gtk/gtktexttag.c:329 +#: gtk/gtkcellrenderertext.c:331 gtk/gtkcellrenderertext.c:332 +#: gtk/gtktexttag.c:329 msgid "Font size" msgstr "Font size" -#: ../gtk/gtkcellrenderertext.c:341 ../gtk/gtktexttag.c:349 +#: gtk/gtkcellrenderertext.c:341 gtk/gtktexttag.c:349 msgid "Font points" msgstr "Font points" -#: ../gtk/gtkcellrenderertext.c:342 ../gtk/gtktexttag.c:350 +#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:350 msgid "Font size in points" msgstr "Font size in points" -#: ../gtk/gtkcellrenderertext.c:351 ../gtk/gtktexttag.c:339 +#: gtk/gtkcellrenderertext.c:351 gtk/gtktexttag.c:339 msgid "Font scale" msgstr "Font scale" -#: ../gtk/gtkcellrenderertext.c:352 +#: gtk/gtkcellrenderertext.c:352 msgid "Font scaling factor" msgstr "Font scaling factor" -#: ../gtk/gtkcellrenderertext.c:361 ../gtk/gtktexttag.c:418 +#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:418 msgid "Rise" msgstr "Rise" -#: ../gtk/gtkcellrenderertext.c:362 +#: gtk/gtkcellrenderertext.c:362 msgid "" "Offset of text above the baseline (below the baseline if rise is negative)" msgstr "" "Offset of text above the baseline (below the baseline if rise is negative)" -#: ../gtk/gtkcellrenderertext.c:373 ../gtk/gtktexttag.c:458 +#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:458 msgid "Strikethrough" msgstr "Strikethrough" -#: ../gtk/gtkcellrenderertext.c:374 ../gtk/gtktexttag.c:459 +#: gtk/gtkcellrenderertext.c:374 gtk/gtktexttag.c:459 msgid "Whether to strike through the text" msgstr "Whether to strike through the text" -#: ../gtk/gtkcellrenderertext.c:381 ../gtk/gtktexttag.c:466 +#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:466 msgid "Underline" msgstr "Underline" -#: ../gtk/gtkcellrenderertext.c:382 ../gtk/gtktexttag.c:467 +#: gtk/gtkcellrenderertext.c:382 gtk/gtktexttag.c:467 msgid "Style of underline for this text" msgstr "Style of underline for this text" -#: ../gtk/gtkcellrenderertext.c:390 ../gtk/gtktexttag.c:378 +#: gtk/gtkcellrenderertext.c:390 gtk/gtktexttag.c:378 msgid "Language" msgstr "Language" -#: ../gtk/gtkcellrenderertext.c:391 +#: gtk/gtkcellrenderertext.c:391 msgid "" "The language this text is in, as an ISO code. Pango can use this as a hint " "when rendering the text. If you don't understand this parameter, you " @@ -1519,12 +1504,11 @@ msgstr "" "when rendering the text. If you don't understand this parameter, you " "probably don't need it" -#: ../gtk/gtkcellrenderertext.c:411 ../gtk/gtklabel.c:448 -#: ../gtk/gtkprogressbar.c:206 +#: gtk/gtkcellrenderertext.c:411 gtk/gtklabel.c:448 gtk/gtkprogressbar.c:206 msgid "Ellipsize" msgstr "Ellipsize" -#: ../gtk/gtkcellrenderertext.c:412 +#: gtk/gtkcellrenderertext.c:412 msgid "" "The preferred place to ellipsize the string, if the cell renderer does not " "have enough room to display the entire string" @@ -1532,20 +1516,20 @@ msgstr "" "The preferred place to ellipsize the string, if the cell renderer does not " "have enough room to display the entire string" -#: ../gtk/gtkcellrenderertext.c:431 ../gtk/gtkfilechooserbutton.c:421 -#: ../gtk/gtklabel.c:468 +#: gtk/gtkcellrenderertext.c:431 gtk/gtkfilechooserbutton.c:421 +#: gtk/gtklabel.c:468 msgid "Width In Characters" msgstr "Width In Characters" -#: ../gtk/gtkcellrenderertext.c:432 ../gtk/gtklabel.c:469 +#: gtk/gtkcellrenderertext.c:432 gtk/gtklabel.c:469 msgid "The desired width of the label, in characters" msgstr "The desired width of the label, in characters" -#: ../gtk/gtkcellrenderertext.c:450 ../gtk/gtktexttag.c:475 +#: gtk/gtkcellrenderertext.c:450 gtk/gtktexttag.c:475 msgid "Wrap mode" msgstr "Wrap mode" -#: ../gtk/gtkcellrenderertext.c:451 +#: gtk/gtkcellrenderertext.c:451 msgid "" "How to break the string into multiple lines, if the cell renderer does not " "have enough room to display the entire string" @@ -1553,440 +1537,434 @@ msgstr "" "How to break the string into multiple lines, if the cell renderer does not " "have enough room to display the entire string" -#: ../gtk/gtkcellrenderertext.c:470 ../gtk/gtkcombobox.c:677 +#: gtk/gtkcellrenderertext.c:470 gtk/gtkcombobox.c:677 msgid "Wrap width" msgstr "Wrap width" -#: ../gtk/gtkcellrenderertext.c:471 +#: gtk/gtkcellrenderertext.c:471 msgid "The width at which the text is wrapped" msgstr "The width at which the text is wrapped" -#: ../gtk/gtkcellrenderertext.c:491 ../gtk/gtktreeviewcolumn.c:297 +#: gtk/gtkcellrenderertext.c:491 gtk/gtktreeviewcolumn.c:297 msgid "Alignment" msgstr "Alignment" -#: ../gtk/gtkcellrenderertext.c:492 +#: gtk/gtkcellrenderertext.c:492 msgid "How to align the lines" msgstr "How to draw the toolbar" -#: ../gtk/gtkcellrenderertext.c:502 ../gtk/gtkcellview.c:190 -#: ../gtk/gtktexttag.c:564 +#: gtk/gtkcellrenderertext.c:502 gtk/gtkcellview.c:190 gtk/gtktexttag.c:564 msgid "Background set" msgstr "Background set" -#: ../gtk/gtkcellrenderertext.c:503 ../gtk/gtkcellview.c:191 -#: ../gtk/gtktexttag.c:565 +#: gtk/gtkcellrenderertext.c:503 gtk/gtkcellview.c:191 gtk/gtktexttag.c:565 msgid "Whether this tag affects the background color" msgstr "Whether this tag affects the background color" -#: ../gtk/gtkcellrenderertext.c:506 ../gtk/gtktexttag.c:576 +#: gtk/gtkcellrenderertext.c:506 gtk/gtktexttag.c:576 msgid "Foreground set" msgstr "Foreground set" -#: ../gtk/gtkcellrenderertext.c:507 ../gtk/gtktexttag.c:577 +#: gtk/gtkcellrenderertext.c:507 gtk/gtktexttag.c:577 msgid "Whether this tag affects the foreground color" msgstr "Whether this tag affects the foreground color" -#: ../gtk/gtkcellrenderertext.c:510 ../gtk/gtktexttag.c:584 +#: gtk/gtkcellrenderertext.c:510 gtk/gtktexttag.c:584 msgid "Editability set" msgstr "Editability set" -#: ../gtk/gtkcellrenderertext.c:511 ../gtk/gtktexttag.c:585 +#: gtk/gtkcellrenderertext.c:511 gtk/gtktexttag.c:585 msgid "Whether this tag affects text editability" msgstr "Whether this tag affects text editability" -#: ../gtk/gtkcellrenderertext.c:514 ../gtk/gtktexttag.c:588 +#: gtk/gtkcellrenderertext.c:514 gtk/gtktexttag.c:588 msgid "Font family set" msgstr "Font family set" -#: ../gtk/gtkcellrenderertext.c:515 ../gtk/gtktexttag.c:589 +#: gtk/gtkcellrenderertext.c:515 gtk/gtktexttag.c:589 msgid "Whether this tag affects the font family" msgstr "Whether this tag affects the font family" -#: ../gtk/gtkcellrenderertext.c:518 ../gtk/gtktexttag.c:592 +#: gtk/gtkcellrenderertext.c:518 gtk/gtktexttag.c:592 msgid "Font style set" msgstr "Font style set" -#: ../gtk/gtkcellrenderertext.c:519 ../gtk/gtktexttag.c:593 +#: gtk/gtkcellrenderertext.c:519 gtk/gtktexttag.c:593 msgid "Whether this tag affects the font style" msgstr "Whether this tag affects the font style" -#: ../gtk/gtkcellrenderertext.c:522 ../gtk/gtktexttag.c:596 +#: gtk/gtkcellrenderertext.c:522 gtk/gtktexttag.c:596 msgid "Font variant set" msgstr "Font variant set" -#: ../gtk/gtkcellrenderertext.c:523 ../gtk/gtktexttag.c:597 +#: gtk/gtkcellrenderertext.c:523 gtk/gtktexttag.c:597 msgid "Whether this tag affects the font variant" msgstr "Whether this tag affects the font variant" -#: ../gtk/gtkcellrenderertext.c:526 ../gtk/gtktexttag.c:600 +#: gtk/gtkcellrenderertext.c:526 gtk/gtktexttag.c:600 msgid "Font weight set" msgstr "Font weight set" -#: ../gtk/gtkcellrenderertext.c:527 ../gtk/gtktexttag.c:601 +#: gtk/gtkcellrenderertext.c:527 gtk/gtktexttag.c:601 msgid "Whether this tag affects the font weight" msgstr "Whether this tag affects the font weight" -#: ../gtk/gtkcellrenderertext.c:530 ../gtk/gtktexttag.c:604 +#: gtk/gtkcellrenderertext.c:530 gtk/gtktexttag.c:604 msgid "Font stretch set" msgstr "Font stretch set" -#: ../gtk/gtkcellrenderertext.c:531 ../gtk/gtktexttag.c:605 +#: gtk/gtkcellrenderertext.c:531 gtk/gtktexttag.c:605 msgid "Whether this tag affects the font stretch" msgstr "Whether this tag affects the font stretch" -#: ../gtk/gtkcellrenderertext.c:534 ../gtk/gtktexttag.c:608 +#: gtk/gtkcellrenderertext.c:534 gtk/gtktexttag.c:608 msgid "Font size set" msgstr "Font size set" -#: ../gtk/gtkcellrenderertext.c:535 ../gtk/gtktexttag.c:609 +#: gtk/gtkcellrenderertext.c:535 gtk/gtktexttag.c:609 msgid "Whether this tag affects the font size" msgstr "Whether this tag affects the font size" -#: ../gtk/gtkcellrenderertext.c:538 ../gtk/gtktexttag.c:612 +#: gtk/gtkcellrenderertext.c:538 gtk/gtktexttag.c:612 msgid "Font scale set" msgstr "Font scale set" -#: ../gtk/gtkcellrenderertext.c:539 ../gtk/gtktexttag.c:613 +#: gtk/gtkcellrenderertext.c:539 gtk/gtktexttag.c:613 msgid "Whether this tag scales the font size by a factor" msgstr "Whether this tag scales the font size by a factor" -#: ../gtk/gtkcellrenderertext.c:542 ../gtk/gtktexttag.c:632 +#: gtk/gtkcellrenderertext.c:542 gtk/gtktexttag.c:632 msgid "Rise set" msgstr "Rise set" -#: ../gtk/gtkcellrenderertext.c:543 ../gtk/gtktexttag.c:633 +#: gtk/gtkcellrenderertext.c:543 gtk/gtktexttag.c:633 msgid "Whether this tag affects the rise" msgstr "Whether this tag affects the rise" -#: ../gtk/gtkcellrenderertext.c:546 ../gtk/gtktexttag.c:648 +#: gtk/gtkcellrenderertext.c:546 gtk/gtktexttag.c:648 msgid "Strikethrough set" msgstr "Strikethrough set" -#: ../gtk/gtkcellrenderertext.c:547 ../gtk/gtktexttag.c:649 +#: gtk/gtkcellrenderertext.c:547 gtk/gtktexttag.c:649 msgid "Whether this tag affects strikethrough" msgstr "Whether this tag affects strikethrough" -#: ../gtk/gtkcellrenderertext.c:550 ../gtk/gtktexttag.c:656 +#: gtk/gtkcellrenderertext.c:550 gtk/gtktexttag.c:656 msgid "Underline set" msgstr "Underline set" -#: ../gtk/gtkcellrenderertext.c:551 ../gtk/gtktexttag.c:657 +#: gtk/gtkcellrenderertext.c:551 gtk/gtktexttag.c:657 msgid "Whether this tag affects underlining" msgstr "Whether this tag affects underlining" -#: ../gtk/gtkcellrenderertext.c:554 ../gtk/gtktexttag.c:620 +#: gtk/gtkcellrenderertext.c:554 gtk/gtktexttag.c:620 msgid "Language set" msgstr "Language set" -#: ../gtk/gtkcellrenderertext.c:555 ../gtk/gtktexttag.c:621 +#: gtk/gtkcellrenderertext.c:555 gtk/gtktexttag.c:621 msgid "Whether this tag affects the language the text is rendered as" msgstr "Whether this tag affects the language the text is rendered as" -#: ../gtk/gtkcellrenderertext.c:558 +#: gtk/gtkcellrenderertext.c:558 msgid "Ellipsize set" msgstr "Ellipsize set" -#: ../gtk/gtkcellrenderertext.c:559 +#: gtk/gtkcellrenderertext.c:559 msgid "Whether this tag affects the ellipsize mode" msgstr "Whether this tag affects the ellipsize mode" -#: ../gtk/gtkcellrenderertext.c:562 +#: gtk/gtkcellrenderertext.c:562 msgid "Align set" msgstr "Align set" -#: ../gtk/gtkcellrenderertext.c:563 +#: gtk/gtkcellrenderertext.c:563 msgid "Whether this tag affects the alignment mode" msgstr "Whether this tag affects the alignment mode" -#: ../gtk/gtkcellrenderertoggle.c:126 +#: gtk/gtkcellrenderertoggle.c:126 msgid "Toggle state" msgstr "Toggle state" -#: ../gtk/gtkcellrenderertoggle.c:127 +#: gtk/gtkcellrenderertoggle.c:127 msgid "The toggle state of the button" msgstr "The toggle state of the button" -#: ../gtk/gtkcellrenderertoggle.c:134 +#: gtk/gtkcellrenderertoggle.c:134 msgid "Inconsistent state" msgstr "Inconsistent state" -#: ../gtk/gtkcellrenderertoggle.c:135 +#: gtk/gtkcellrenderertoggle.c:135 msgid "The inconsistent state of the button" msgstr "The inconsistent state of the button" -#: ../gtk/gtkcellrenderertoggle.c:142 +#: gtk/gtkcellrenderertoggle.c:142 msgid "Activatable" msgstr "Activatable" -#: ../gtk/gtkcellrenderertoggle.c:143 +#: gtk/gtkcellrenderertoggle.c:143 msgid "The toggle button can be activated" msgstr "The toggle button can be activated" -#: ../gtk/gtkcellrenderertoggle.c:150 +#: gtk/gtkcellrenderertoggle.c:150 msgid "Radio state" msgstr "Radio state" -#: ../gtk/gtkcellrenderertoggle.c:151 +#: gtk/gtkcellrenderertoggle.c:151 msgid "Draw the toggle button as a radio button" msgstr "Draw the toggle button as a radio button" -#: ../gtk/gtkcellrenderertoggle.c:158 +#: gtk/gtkcellrenderertoggle.c:158 msgid "Indicator size" msgstr "Indicator size" -#: ../gtk/gtkcellrenderertoggle.c:159 ../gtk/gtkcheckbutton.c:70 -#: ../gtk/gtkcheckmenuitem.c:112 +#: gtk/gtkcellrenderertoggle.c:159 gtk/gtkcheckbutton.c:70 +#: gtk/gtkcheckmenuitem.c:112 msgid "Size of check or radio indicator" msgstr "Size of check or radio indicator" -#: ../gtk/gtkcellview.c:182 +#: gtk/gtkcellview.c:182 msgid "CellView model" msgstr "CellView model" -#: ../gtk/gtkcellview.c:183 +#: gtk/gtkcellview.c:183 msgid "The model for cell view" msgstr "The model for cell view" -#: ../gtk/gtkcheckbutton.c:69 ../gtk/gtkcheckmenuitem.c:110 -#: ../gtk/gtkoptionmenu.c:168 +#: gtk/gtkcheckbutton.c:69 gtk/gtkcheckmenuitem.c:110 gtk/gtkoptionmenu.c:168 msgid "Indicator Size" msgstr "Indicator Size" -#: ../gtk/gtkcheckbutton.c:77 ../gtk/gtkexpander.c:245 -#: ../gtk/gtkoptionmenu.c:174 +#: gtk/gtkcheckbutton.c:77 gtk/gtkexpander.c:245 gtk/gtkoptionmenu.c:174 msgid "Indicator Spacing" msgstr "Indicator Spacing" -#: ../gtk/gtkcheckbutton.c:78 +#: gtk/gtkcheckbutton.c:78 msgid "Spacing around check or radio indicator" msgstr "Spacing around check or radio indicator" -#: ../gtk/gtkcheckmenuitem.c:87 ../gtk/gtkmenu.c:502 -#: ../gtk/gtktoggleaction.c:118 ../gtk/gtktogglebutton.c:102 -#: ../gtk/gtktoggletoolbutton.c:101 +#: gtk/gtkcheckmenuitem.c:87 gtk/gtkmenu.c:502 gtk/gtktoggleaction.c:118 +#: gtk/gtktogglebutton.c:102 gtk/gtktoggletoolbutton.c:101 msgid "Active" msgstr "Active" -#: ../gtk/gtkcheckmenuitem.c:88 +#: gtk/gtkcheckmenuitem.c:88 msgid "Whether the menu item is checked" msgstr "Whether the menu item is checked" -#: ../gtk/gtkcheckmenuitem.c:95 ../gtk/gtktogglebutton.c:110 +#: gtk/gtkcheckmenuitem.c:95 gtk/gtktogglebutton.c:110 msgid "Inconsistent" msgstr "Inconsistent" -#: ../gtk/gtkcheckmenuitem.c:96 +#: gtk/gtkcheckmenuitem.c:96 msgid "Whether to display an \"inconsistent\" state" msgstr "Whether to display an \"inconsistent\" state" -#: ../gtk/gtkcheckmenuitem.c:103 +#: gtk/gtkcheckmenuitem.c:103 msgid "Draw as radio menu item" msgstr "Draw as radio menu item" -#: ../gtk/gtkcheckmenuitem.c:104 +#: gtk/gtkcheckmenuitem.c:104 msgid "Whether the menu item looks like a radio menu item" msgstr "Whether the menu item looks like a radio menu item" -#: ../gtk/gtkcolorbutton.c:171 +#: gtk/gtkcolorbutton.c:171 msgid "Use alpha" msgstr "Use alpha" -#: ../gtk/gtkcolorbutton.c:172 +#: gtk/gtkcolorbutton.c:172 msgid "Whether or not to give the color an alpha value" msgstr "Whether or not to give the color an alpha value" -#: ../gtk/gtkcolorbutton.c:186 ../gtk/gtkfilechooserbutton.c:407 -#: ../gtk/gtkfontbutton.c:142 ../gtk/gtkprintjob.c:116 -#: ../gtk/gtktreeviewcolumn.c:264 +#: gtk/gtkcolorbutton.c:186 gtk/gtkfilechooserbutton.c:407 +#: gtk/gtkfontbutton.c:142 gtk/gtkprintjob.c:116 gtk/gtktreeviewcolumn.c:264 msgid "Title" msgstr "Title" -#: ../gtk/gtkcolorbutton.c:187 +#: gtk/gtkcolorbutton.c:187 msgid "The title of the color selection dialog" msgstr "The title of the color selection dialog" -#: ../gtk/gtkcolorbutton.c:201 ../gtk/gtkcolorsel.c:293 +#: gtk/gtkcolorbutton.c:201 gtk/gtkcolorsel.c:293 msgid "Current Color" msgstr "Current Color" -#: ../gtk/gtkcolorbutton.c:202 +#: gtk/gtkcolorbutton.c:202 msgid "The selected color" msgstr "The selected color" -#: ../gtk/gtkcolorbutton.c:216 ../gtk/gtkcolorsel.c:300 +#: gtk/gtkcolorbutton.c:216 gtk/gtkcolorsel.c:300 msgid "Current Alpha" msgstr "Current Alpha" -#: ../gtk/gtkcolorbutton.c:217 +#: gtk/gtkcolorbutton.c:217 msgid "The selected opacity value (0 fully transparent, 65535 fully opaque)" msgstr "The selected opacity value (0 fully transparent, 65535 fully opaque)" -#: ../gtk/gtkcolorsel.c:279 +#: gtk/gtkcolorsel.c:279 msgid "Has Opacity Control" msgstr "Has Opacity Control" -#: ../gtk/gtkcolorsel.c:280 +#: gtk/gtkcolorsel.c:280 msgid "Whether the color selector should allow setting opacity" msgstr "Whether the color selector should allow setting opacity" -#: ../gtk/gtkcolorsel.c:286 +#: gtk/gtkcolorsel.c:286 msgid "Has palette" msgstr "Has palette" -#: ../gtk/gtkcolorsel.c:287 +#: gtk/gtkcolorsel.c:287 msgid "Whether a palette should be used" msgstr "Whether a palette should be used" -#: ../gtk/gtkcolorsel.c:294 +#: gtk/gtkcolorsel.c:294 msgid "The current color" msgstr "The current color" -#: ../gtk/gtkcolorsel.c:301 +#: gtk/gtkcolorsel.c:301 msgid "The current opacity value (0 fully transparent, 65535 fully opaque)" msgstr "The current opacity value (0 fully transparent, 65535 fully opaque)" -#: ../gtk/gtkcolorsel.c:315 +#: gtk/gtkcolorsel.c:315 msgid "Custom palette" msgstr "Custom palette" -#: ../gtk/gtkcolorsel.c:316 +#: gtk/gtkcolorsel.c:316 msgid "Palette to use in the color selector" msgstr "Palette to use in the color selector" -#: ../gtk/gtkcolorseldialog.c:102 +#: gtk/gtkcolorseldialog.c:102 msgid "Color Selection" msgstr "Color Selection" -#: ../gtk/gtkcolorseldialog.c:103 +#: gtk/gtkcolorseldialog.c:103 msgid "The color selection embedded in the dialog." msgstr "The color selection embedded in the dialog." -#: ../gtk/gtkcolorseldialog.c:109 +#: gtk/gtkcolorseldialog.c:109 msgid "OK Button" msgstr "OK Button" -#: ../gtk/gtkcolorseldialog.c:110 +#: gtk/gtkcolorseldialog.c:110 msgid "The OK button of the dialog." msgstr "The OK button of the dialog." -#: ../gtk/gtkcolorseldialog.c:116 +#: gtk/gtkcolorseldialog.c:116 msgid "Cancel Button" msgstr "Cancel Button" -#: ../gtk/gtkcolorseldialog.c:117 +#: gtk/gtkcolorseldialog.c:117 msgid "The cancel button of the dialog." msgstr "The cancel button of the dialog." -#: ../gtk/gtkcolorseldialog.c:123 +#: gtk/gtkcolorseldialog.c:123 msgid "Help Button" msgstr "Help Button" -#: ../gtk/gtkcolorseldialog.c:124 +#: gtk/gtkcolorseldialog.c:124 msgid "The help button of the dialog." msgstr "The help button of the dialog." -#: ../gtk/gtkcombo.c:145 +#: gtk/gtkcombo.c:145 msgid "Enable arrow keys" msgstr "Enable arrow keys" -#: ../gtk/gtkcombo.c:146 +#: gtk/gtkcombo.c:146 msgid "Whether the arrow keys move through the list of items" msgstr "Whether the arrow keys move through the list of items" -#: ../gtk/gtkcombo.c:152 +#: gtk/gtkcombo.c:152 msgid "Always enable arrows" msgstr "Always enable arrows" -#: ../gtk/gtkcombo.c:153 +#: gtk/gtkcombo.c:153 msgid "Obsolete property, ignored" msgstr "Obsolete property, ignored" -#: ../gtk/gtkcombo.c:159 +#: gtk/gtkcombo.c:159 msgid "Case sensitive" msgstr "Case sensitive" -#: ../gtk/gtkcombo.c:160 +#: gtk/gtkcombo.c:160 msgid "Whether list item matching is case sensitive" msgstr "Whether list item matching is case sensitive" -#: ../gtk/gtkcombo.c:167 +#: gtk/gtkcombo.c:167 msgid "Allow empty" msgstr "Allow empty" -#: ../gtk/gtkcombo.c:168 +#: gtk/gtkcombo.c:168 msgid "Whether an empty value may be entered in this field" msgstr "Whether an empty value may be entered in this field" -#: ../gtk/gtkcombo.c:175 +#: gtk/gtkcombo.c:175 msgid "Value in list" msgstr "Value in list" -#: ../gtk/gtkcombo.c:176 +#: gtk/gtkcombo.c:176 msgid "Whether entered values must already be present in the list" msgstr "Whether entered values must already be present in the list" -#: ../gtk/gtkcombobox.c:660 +#: gtk/gtkcombobox.c:660 msgid "ComboBox model" msgstr "ComboBox model" -#: ../gtk/gtkcombobox.c:661 +#: gtk/gtkcombobox.c:661 msgid "The model for the combo box" msgstr "The model for the combo box" -#: ../gtk/gtkcombobox.c:678 +#: gtk/gtkcombobox.c:678 msgid "Wrap width for laying out the items in a grid" msgstr "Wrap width for laying out the items in a grid" -#: ../gtk/gtkcombobox.c:700 +#: gtk/gtkcombobox.c:700 msgid "Row span column" msgstr "Row span column" -#: ../gtk/gtkcombobox.c:701 +#: gtk/gtkcombobox.c:701 msgid "TreeModel column containing the row span values" msgstr "TreeModel column containing the row span values" -#: ../gtk/gtkcombobox.c:722 +#: gtk/gtkcombobox.c:722 msgid "Column span column" msgstr "Column span column" -#: ../gtk/gtkcombobox.c:723 +#: gtk/gtkcombobox.c:723 msgid "TreeModel column containing the column span values" msgstr "TreeModel column containing the column span values" -#: ../gtk/gtkcombobox.c:744 +#: gtk/gtkcombobox.c:744 msgid "Active item" msgstr "Active item" -#: ../gtk/gtkcombobox.c:745 +#: gtk/gtkcombobox.c:745 msgid "The item which is currently active" msgstr "The item which is currently active" -#: ../gtk/gtkcombobox.c:764 ../gtk/gtkuimanager.c:220 +#: gtk/gtkcombobox.c:764 gtk/gtkuimanager.c:220 msgid "Add tearoffs to menus" msgstr "Add tearoffs to menus" -#: ../gtk/gtkcombobox.c:765 +#: gtk/gtkcombobox.c:765 msgid "Whether dropdowns should have a tearoff menu item" msgstr "Whether dropdowns should have a tearoff menu item" -#: ../gtk/gtkcombobox.c:780 ../gtk/gtkentry.c:531 +#: gtk/gtkcombobox.c:780 gtk/gtkentry.c:531 msgid "Has Frame" msgstr "Has Frame" -#: ../gtk/gtkcombobox.c:781 +#: gtk/gtkcombobox.c:781 msgid "Whether the combo box draws a frame around the child" msgstr "Whether the combo box draws a frame around the child" -#: ../gtk/gtkcombobox.c:789 +#: gtk/gtkcombobox.c:789 msgid "Whether the combo box grabs focus when it is clicked with the mouse" msgstr "Whether the combo box grabs focus when it is clicked with the mouse" -#: ../gtk/gtkcombobox.c:804 ../gtk/gtkmenu.c:557 +#: gtk/gtkcombobox.c:804 gtk/gtkmenu.c:557 msgid "Tearoff Title" msgstr "Tearoff Title" -#: ../gtk/gtkcombobox.c:805 +#: gtk/gtkcombobox.c:805 msgid "" "A title that may be displayed by the window manager when the popup is torn-" "off" @@ -1994,179 +1972,179 @@ msgstr "" "A title that may be displayed by the window manager when the popup is torn-" "off" -#: ../gtk/gtkcombobox.c:822 +#: gtk/gtkcombobox.c:822 msgid "Popup shown" msgstr "Popup shown" -#: ../gtk/gtkcombobox.c:823 +#: gtk/gtkcombobox.c:823 msgid "Whether the combo's dropdown is shown" msgstr "Whether the combo's dropdown is shown" -#: ../gtk/gtkcombobox.c:839 +#: gtk/gtkcombobox.c:839 msgid "Button Sensitivity" msgstr "Button Sensitivity" -#: ../gtk/gtkcombobox.c:840 +#: gtk/gtkcombobox.c:840 msgid "Whether the dropdown button is sensitive when the model is empty" msgstr "Whether the dropdown button is sensitive when the model is empty" -#: ../gtk/gtkcombobox.c:847 +#: gtk/gtkcombobox.c:847 msgid "Appears as list" msgstr "Appears as list" -#: ../gtk/gtkcombobox.c:848 +#: gtk/gtkcombobox.c:848 msgid "Whether dropdowns should look like lists rather than menus" msgstr "Whether dropdowns should look like lists rather than menus" -#: ../gtk/gtkcombobox.c:864 +#: gtk/gtkcombobox.c:864 msgid "Arrow Size" msgstr "Arrow Size" -#: ../gtk/gtkcombobox.c:865 +#: gtk/gtkcombobox.c:865 msgid "The minimum size of the arrow in the combo box" msgstr "The minimum size of the arrow in the combo box" -#: ../gtk/gtkcombobox.c:880 ../gtk/gtkentry.c:631 ../gtk/gtkhandlebox.c:174 -#: ../gtk/gtkmenubar.c:194 ../gtk/gtkstatusbar.c:186 ../gtk/gtktoolbar.c:630 -#: ../gtk/gtkviewport.c:122 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 +#: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 +#: gtk/gtkviewport.c:122 msgid "Shadow type" msgstr "Shadow type" -#: ../gtk/gtkcombobox.c:881 +#: gtk/gtkcombobox.c:881 msgid "Which kind of shadow to draw around the combo box" msgstr "Which kind of shadow to draw around the combo box" -#: ../gtk/gtkcontainer.c:237 +#: gtk/gtkcontainer.c:237 msgid "Resize mode" msgstr "Resize mode" -#: ../gtk/gtkcontainer.c:238 +#: gtk/gtkcontainer.c:238 msgid "Specify how resize events are handled" msgstr "Specify how resize events are handled" -#: ../gtk/gtkcontainer.c:245 +#: gtk/gtkcontainer.c:245 msgid "Border width" msgstr "Border width" -#: ../gtk/gtkcontainer.c:246 +#: gtk/gtkcontainer.c:246 msgid "The width of the empty border outside the containers children" msgstr "The width of the empty border outside the containers children" -#: ../gtk/gtkcontainer.c:254 +#: gtk/gtkcontainer.c:254 msgid "Child" msgstr "Child" -#: ../gtk/gtkcontainer.c:255 +#: gtk/gtkcontainer.c:255 msgid "Can be used to add a new child to the container" msgstr "Can be used to add a new child to the container" -#: ../gtk/gtkcurve.c:124 +#: gtk/gtkcurve.c:124 msgid "Curve type" msgstr "Curve type" -#: ../gtk/gtkcurve.c:125 +#: gtk/gtkcurve.c:125 msgid "Is this curve linear, spline interpolated, or free-form" msgstr "Is this curve linear, spline interpolated, or free-form" -#: ../gtk/gtkcurve.c:132 +#: gtk/gtkcurve.c:132 msgid "Minimum X" msgstr "Minimum X" -#: ../gtk/gtkcurve.c:133 +#: gtk/gtkcurve.c:133 msgid "Minimum possible value for X" msgstr "Minimum possible value for X" -#: ../gtk/gtkcurve.c:141 +#: gtk/gtkcurve.c:141 msgid "Maximum X" msgstr "Maximum X" -#: ../gtk/gtkcurve.c:142 +#: gtk/gtkcurve.c:142 msgid "Maximum possible X value" msgstr "Maximum possible X value" -#: ../gtk/gtkcurve.c:150 +#: gtk/gtkcurve.c:150 msgid "Minimum Y" msgstr "Minimum Y" -#: ../gtk/gtkcurve.c:151 +#: gtk/gtkcurve.c:151 msgid "Minimum possible value for Y" msgstr "Minimum possible value for Y" -#: ../gtk/gtkcurve.c:159 +#: gtk/gtkcurve.c:159 msgid "Maximum Y" msgstr "Maximum Y" -#: ../gtk/gtkcurve.c:160 +#: gtk/gtkcurve.c:160 msgid "Maximum possible value for Y" msgstr "Maximum possible value for Y" -#: ../gtk/gtkdialog.c:144 +#: gtk/gtkdialog.c:144 msgid "Has separator" msgstr "Has separator" -#: ../gtk/gtkdialog.c:145 +#: gtk/gtkdialog.c:145 msgid "The dialog has a separator bar above its buttons" msgstr "The dialog has a separator bar above its buttons" -#: ../gtk/gtkdialog.c:190 +#: gtk/gtkdialog.c:190 msgid "Content area border" msgstr "Content area border" -#: ../gtk/gtkdialog.c:191 +#: gtk/gtkdialog.c:191 msgid "Width of border around the main dialog area" msgstr "Width of border around the main dialog area" -#: ../gtk/gtkdialog.c:198 +#: gtk/gtkdialog.c:198 msgid "Button spacing" msgstr "Button spacing" -#: ../gtk/gtkdialog.c:199 +#: gtk/gtkdialog.c:199 msgid "Spacing between buttons" msgstr "Spacing between buttons" -#: ../gtk/gtkdialog.c:207 +#: gtk/gtkdialog.c:207 msgid "Action area border" msgstr "Action area border" -#: ../gtk/gtkdialog.c:208 +#: gtk/gtkdialog.c:208 msgid "Width of border around the button area at the bottom of the dialog" msgstr "Width of border around the button area at the bottom of the dialog" -#: ../gtk/gtkentry.c:486 ../gtk/gtklabel.c:411 +#: gtk/gtkentry.c:486 gtk/gtklabel.c:411 msgid "Cursor Position" msgstr "Cursor Position" -#: ../gtk/gtkentry.c:487 ../gtk/gtklabel.c:412 +#: gtk/gtkentry.c:487 gtk/gtklabel.c:412 msgid "The current position of the insertion cursor in chars" msgstr "The current position of the insertion cursor in chars" -#: ../gtk/gtkentry.c:496 ../gtk/gtklabel.c:421 +#: gtk/gtkentry.c:496 gtk/gtklabel.c:421 msgid "Selection Bound" msgstr "Selection Bound" -#: ../gtk/gtkentry.c:497 ../gtk/gtklabel.c:422 +#: gtk/gtkentry.c:497 gtk/gtklabel.c:422 msgid "" "The position of the opposite end of the selection from the cursor in chars" msgstr "" "The position of the opposite end of the selection from the cursor in chars" -#: ../gtk/gtkentry.c:507 +#: gtk/gtkentry.c:507 msgid "Whether the entry contents can be edited" msgstr "Whether the entry contents can be edited" -#: ../gtk/gtkentry.c:514 +#: gtk/gtkentry.c:514 msgid "Maximum length" msgstr "Maximum length" -#: ../gtk/gtkentry.c:515 +#: gtk/gtkentry.c:515 msgid "Maximum number of characters for this entry. Zero if no maximum" msgstr "Maximum number of characters for this entry. Zero if no maximum" -#: ../gtk/gtkentry.c:523 +#: gtk/gtkentry.c:523 msgid "Visibility" msgstr "Visibility" -#: ../gtk/gtkentry.c:524 +#: gtk/gtkentry.c:524 msgid "" "FALSE displays the \"invisible char\" instead of the actual text (password " "mode)" @@ -2174,30 +2152,30 @@ msgstr "" "FALSE displays the \"invisible char\" instead of the actual text (password " "mode)" -#: ../gtk/gtkentry.c:532 +#: gtk/gtkentry.c:532 msgid "FALSE removes outside bevel from entry" msgstr "FALSE removes outside bevel from entry" -#: ../gtk/gtkentry.c:540 +#: gtk/gtkentry.c:540 msgid "" "Border between text and frame. Overrides the inner-border style property" msgstr "" "Border between text and frame. Overrides the inner-border style property" -#: ../gtk/gtkentry.c:547 +#: gtk/gtkentry.c:547 msgid "Invisible character" msgstr "Invisible character" -#: ../gtk/gtkentry.c:548 +#: gtk/gtkentry.c:548 msgid "The character to use when masking entry contents (in \"password mode\")" msgstr "" "The character to use when masking entry contents (in \"password mode\")" -#: ../gtk/gtkentry.c:555 +#: gtk/gtkentry.c:555 msgid "Activates default" msgstr "Activates default" -#: ../gtk/gtkentry.c:556 +#: gtk/gtkentry.c:556 msgid "" "Whether to activate the default widget (such as the default button in a " "dialog) when Enter is pressed" @@ -2205,31 +2183,31 @@ msgstr "" "Whether to activate the default widget (such as the default button in a " "dialog) when Enter is pressed" -#: ../gtk/gtkentry.c:562 +#: gtk/gtkentry.c:562 msgid "Width in chars" msgstr "Width in chars" -#: ../gtk/gtkentry.c:563 +#: gtk/gtkentry.c:563 msgid "Number of characters to leave space for in the entry" msgstr "Number of characters to leave space for in the entry" -#: ../gtk/gtkentry.c:572 +#: gtk/gtkentry.c:572 msgid "Scroll offset" msgstr "Scroll offset" -#: ../gtk/gtkentry.c:573 +#: gtk/gtkentry.c:573 msgid "Number of pixels of the entry scrolled off the screen to the left" msgstr "Number of pixels of the entry scrolled off the screen to the left" -#: ../gtk/gtkentry.c:583 +#: gtk/gtkentry.c:583 msgid "The contents of the entry" msgstr "The contents of the entry" -#: ../gtk/gtkentry.c:598 ../gtk/gtkmisc.c:73 +#: gtk/gtkentry.c:598 gtk/gtkmisc.c:73 msgid "X align" msgstr "X align" -#: ../gtk/gtkentry.c:599 ../gtk/gtkmisc.c:74 +#: gtk/gtkentry.c:599 gtk/gtkmisc.c:74 msgid "" "The horizontal alignment, from 0 (left) to 1 (right). Reversed for RTL " "layouts." @@ -2237,123 +2215,123 @@ msgstr "" "The horizontal alignment, from 0 (left) to 1 (right). Reversed for RTL " "layouts." -#: ../gtk/gtkentry.c:615 +#: gtk/gtkentry.c:615 msgid "Truncate multiline" msgstr "Truncate multiline" -#: ../gtk/gtkentry.c:616 +#: gtk/gtkentry.c:616 msgid "Whether to truncate multiline pastes to one line." msgstr "Whether to truncate multiline pastes to one line." -#: ../gtk/gtkentry.c:632 +#: gtk/gtkentry.c:632 msgid "Which kind of shadow to draw around the entry when has-frame is set" msgstr "Which kind of shadow to draw around the entry when has-frame is set" -#: ../gtk/gtkentry.c:647 ../gtk/gtktextview.c:648 +#: gtk/gtkentry.c:647 gtk/gtktextview.c:648 msgid "Overwrite mode" msgstr "Overwrite mode" -#: ../gtk/gtkentry.c:648 +#: gtk/gtkentry.c:648 msgid "Whether new text overwrites existing text" msgstr "Whether new text overwrites existing text" -#: ../gtk/gtkentry.c:661 +#: gtk/gtkentry.c:661 msgid "Text length" msgstr "Text length" -#: ../gtk/gtkentry.c:662 +#: gtk/gtkentry.c:662 msgid "Length of the text currently in the entry" msgstr "Length of the text currently in the entry" -#: ../gtk/gtkentry.c:933 +#: gtk/gtkentry.c:933 msgid "Border between text and frame." msgstr "Border between text and frame." -#: ../gtk/gtkentry.c:938 ../gtk/gtklabel.c:644 +#: gtk/gtkentry.c:938 gtk/gtklabel.c:644 msgid "Select on focus" msgstr "Select on focus" -#: ../gtk/gtkentry.c:939 +#: gtk/gtkentry.c:939 msgid "Whether to select the contents of an entry when it is focused" msgstr "Whether to select the contents of an entry when it is focused" -#: ../gtk/gtkentry.c:953 +#: gtk/gtkentry.c:953 msgid "Password Hint Timeout" msgstr "Password Hint Timeout" -#: ../gtk/gtkentry.c:954 +#: gtk/gtkentry.c:954 msgid "How long to show the last input character in hidden entries" msgstr "How long to show the last input character in hidden entries" -#: ../gtk/gtkentrycompletion.c:279 +#: gtk/gtkentrycompletion.c:279 msgid "Completion Model" msgstr "Completion Model" -#: ../gtk/gtkentrycompletion.c:280 +#: gtk/gtkentrycompletion.c:280 msgid "The model to find matches in" msgstr "The model to find matches in" -#: ../gtk/gtkentrycompletion.c:286 +#: gtk/gtkentrycompletion.c:286 msgid "Minimum Key Length" msgstr "Minimum Key Length" -#: ../gtk/gtkentrycompletion.c:287 +#: gtk/gtkentrycompletion.c:287 msgid "Minimum length of the search key in order to look up matches" msgstr "Minimum length of the search key in order to look up matches" -#: ../gtk/gtkentrycompletion.c:303 ../gtk/gtkiconview.c:587 +#: gtk/gtkentrycompletion.c:303 gtk/gtkiconview.c:587 msgid "Text column" msgstr "Text column" -#: ../gtk/gtkentrycompletion.c:304 +#: gtk/gtkentrycompletion.c:304 msgid "The column of the model containing the strings." msgstr "The column of the model containing the strings." -#: ../gtk/gtkentrycompletion.c:323 +#: gtk/gtkentrycompletion.c:323 msgid "Inline completion" msgstr "Inline completion" -#: ../gtk/gtkentrycompletion.c:324 +#: gtk/gtkentrycompletion.c:324 msgid "Whether the common prefix should be inserted automatically" msgstr "Whether the common prefix should be inserted automatically" -#: ../gtk/gtkentrycompletion.c:338 +#: gtk/gtkentrycompletion.c:338 msgid "Popup completion" msgstr "Popup completion" -#: ../gtk/gtkentrycompletion.c:339 +#: gtk/gtkentrycompletion.c:339 msgid "Whether the completions should be shown in a popup window" msgstr "Whether the completions should be shown in a popup window" -#: ../gtk/gtkentrycompletion.c:354 +#: gtk/gtkentrycompletion.c:354 msgid "Popup set width" msgstr "Popup set width" -#: ../gtk/gtkentrycompletion.c:355 +#: gtk/gtkentrycompletion.c:355 msgid "If TRUE, the popup window will have the same size as the entry" msgstr "If TRUE, the popup window will have the same size as the entry" -#: ../gtk/gtkentrycompletion.c:373 +#: gtk/gtkentrycompletion.c:373 msgid "Popup single match" msgstr "Popup single match" -#: ../gtk/gtkentrycompletion.c:374 +#: gtk/gtkentrycompletion.c:374 msgid "If TRUE, the popup window will appear for a single match." msgstr "If TRUE, the popup window will appear for a single match." -#: ../gtk/gtkentrycompletion.c:388 +#: gtk/gtkentrycompletion.c:388 msgid "Inline selection" msgstr "Inline selection" -#: ../gtk/gtkentrycompletion.c:389 +#: gtk/gtkentrycompletion.c:389 msgid "Your description here" msgstr "Your description here" -#: ../gtk/gtkeventbox.c:91 +#: gtk/gtkeventbox.c:91 msgid "Visible Window" msgstr "Visible Window" -#: ../gtk/gtkeventbox.c:92 +#: gtk/gtkeventbox.c:92 msgid "" "Whether the event box is visible, as opposed to invisible and only used to " "trap events." @@ -2361,11 +2339,11 @@ msgstr "" "Whether the event box is visible, as opposed to invisible and only used to " "trap events." -#: ../gtk/gtkeventbox.c:98 +#: gtk/gtkeventbox.c:98 msgid "Above child" msgstr "Above child" -#: ../gtk/gtkeventbox.c:99 +#: gtk/gtkeventbox.c:99 msgid "" "Whether the event-trapping window of the eventbox is above the window of the " "child widget as opposed to below it." @@ -2373,138 +2351,137 @@ msgstr "" "Whether the event-trapping window of the eventbox is above the window of the " "child widget as opposed to below it." -#: ../gtk/gtkexpander.c:187 +#: gtk/gtkexpander.c:187 msgid "Expanded" msgstr "Expanded" -#: ../gtk/gtkexpander.c:188 +#: gtk/gtkexpander.c:188 msgid "Whether the expander has been opened to reveal the child widget" msgstr "Whether the expander has been opened to reveal the child widget" -#: ../gtk/gtkexpander.c:196 +#: gtk/gtkexpander.c:196 msgid "Text of the expander's label" msgstr "Text of the expander's label" -#: ../gtk/gtkexpander.c:211 ../gtk/gtklabel.c:330 +#: gtk/gtkexpander.c:211 gtk/gtklabel.c:330 msgid "Use markup" msgstr "Use markup" -#: ../gtk/gtkexpander.c:212 ../gtk/gtklabel.c:331 +#: gtk/gtkexpander.c:212 gtk/gtklabel.c:331 msgid "The text of the label includes XML markup. See pango_parse_markup()" msgstr "The text of the label includes XML markup. See pango_parse_markup()" -#: ../gtk/gtkexpander.c:220 +#: gtk/gtkexpander.c:220 msgid "Space to put between the label and the child" msgstr "Space to put between the label and the child" -#: ../gtk/gtkexpander.c:229 ../gtk/gtkframe.c:147 ../gtk/gtktoolbutton.c:194 +#: gtk/gtkexpander.c:229 gtk/gtkframe.c:147 gtk/gtktoolbutton.c:194 msgid "Label widget" msgstr "Label widget" -#: ../gtk/gtkexpander.c:230 +#: gtk/gtkexpander.c:230 msgid "A widget to display in place of the usual expander label" msgstr "A widget to display in place of the usual expander label" -#: ../gtk/gtkexpander.c:236 ../gtk/gtktreeview.c:783 +#: gtk/gtkexpander.c:236 gtk/gtktreeview.c:783 msgid "Expander Size" msgstr "Expander Size" -#: ../gtk/gtkexpander.c:237 ../gtk/gtktreeview.c:784 +#: gtk/gtkexpander.c:237 gtk/gtktreeview.c:784 msgid "Size of the expander arrow" msgstr "Size of the expander arrow" -#: ../gtk/gtkexpander.c:246 +#: gtk/gtkexpander.c:246 msgid "Spacing around expander arrow" msgstr "Spacing around expander arrow" -#: ../gtk/gtkfilechooser.c:194 +#: gtk/gtkfilechooser.c:194 msgid "Action" msgstr "Action" -#: ../gtk/gtkfilechooser.c:195 +#: gtk/gtkfilechooser.c:195 msgid "The type of operation that the file selector is performing" msgstr "The type of operation that the file selector is performing" -#: ../gtk/gtkfilechooser.c:201 +#: gtk/gtkfilechooser.c:201 msgid "File System Backend" msgstr "File System Backend" -#: ../gtk/gtkfilechooser.c:202 +#: gtk/gtkfilechooser.c:202 msgid "Name of file system backend to use" msgstr "Name of file system backend to use" -#: ../gtk/gtkfilechooser.c:207 ../gtk/gtkrecentchooser.c:252 +#: gtk/gtkfilechooser.c:207 gtk/gtkrecentchooser.c:252 msgid "Filter" msgstr "Filter" -#: ../gtk/gtkfilechooser.c:208 +#: gtk/gtkfilechooser.c:208 msgid "The current filter for selecting which files are displayed" msgstr "The current filter for selecting which files are displayed" -#: ../gtk/gtkfilechooser.c:213 +#: gtk/gtkfilechooser.c:213 msgid "Local Only" msgstr "Local Only" -#: ../gtk/gtkfilechooser.c:214 +#: gtk/gtkfilechooser.c:214 msgid "Whether the selected file(s) should be limited to local file: URLs" msgstr "Whether the selected file(s) should be limited to local file: URLs" -#: ../gtk/gtkfilechooser.c:219 +#: gtk/gtkfilechooser.c:219 msgid "Preview widget" msgstr "Preview widget" -#: ../gtk/gtkfilechooser.c:220 +#: gtk/gtkfilechooser.c:220 msgid "Application supplied widget for custom previews." msgstr "Application supplied widget for custom previews." -#: ../gtk/gtkfilechooser.c:225 +#: gtk/gtkfilechooser.c:225 msgid "Preview Widget Active" msgstr "Preview Widget Active" -#: ../gtk/gtkfilechooser.c:226 +#: gtk/gtkfilechooser.c:226 msgid "" "Whether the application supplied widget for custom previews should be shown." msgstr "" "Whether the application supplied widget for custom previews should be shown." -#: ../gtk/gtkfilechooser.c:231 +#: gtk/gtkfilechooser.c:231 msgid "Use Preview Label" msgstr "Use Preview Label" -#: ../gtk/gtkfilechooser.c:232 +#: gtk/gtkfilechooser.c:232 msgid "Whether to display a stock label with the name of the previewed file." msgstr "Whether to display a stock label with the name of the previewed file." -#: ../gtk/gtkfilechooser.c:237 +#: gtk/gtkfilechooser.c:237 msgid "Extra widget" msgstr "Extra widget" -#: ../gtk/gtkfilechooser.c:238 +#: gtk/gtkfilechooser.c:238 msgid "Application supplied widget for extra options." msgstr "Application supplied widget for extra options." -#: ../gtk/gtkfilechooser.c:243 ../gtk/gtkfilesel.c:540 -#: ../gtk/gtkrecentchooser.c:191 +#: gtk/gtkfilechooser.c:243 gtk/gtkfilesel.c:540 gtk/gtkrecentchooser.c:191 msgid "Select Multiple" msgstr "Select Multiple" -#: ../gtk/gtkfilechooser.c:244 ../gtk/gtkfilesel.c:541 +#: gtk/gtkfilechooser.c:244 gtk/gtkfilesel.c:541 msgid "Whether to allow multiple files to be selected" msgstr "Whether to allow multiple files to be selected" -#: ../gtk/gtkfilechooser.c:250 +#: gtk/gtkfilechooser.c:250 msgid "Show Hidden" msgstr "Show Hidden" -#: ../gtk/gtkfilechooser.c:251 +#: gtk/gtkfilechooser.c:251 msgid "Whether the hidden files and folders should be displayed" msgstr "Whether the hidden files and folders should be displayed" -#: ../gtk/gtkfilechooser.c:266 +#: gtk/gtkfilechooser.c:266 msgid "Do overwrite confirmation" msgstr "Do overwrite confirmation" -#: ../gtk/gtkfilechooser.c:267 +#: gtk/gtkfilechooser.c:267 msgid "" "Whether a file chooser in save mode will present an overwrite confirmation " "dialog if necessary." @@ -2512,172 +2489,172 @@ msgstr "" "Whether a file chooser in save mode will present an overwrite confirmation " "dialog if necessary." -#: ../gtk/gtkfilechooserbutton.c:376 +#: gtk/gtkfilechooserbutton.c:376 msgid "Dialog" msgstr "Dialog" -#: ../gtk/gtkfilechooserbutton.c:377 +#: gtk/gtkfilechooserbutton.c:377 msgid "The file chooser dialog to use." msgstr "The file chooser dialog to use." -#: ../gtk/gtkfilechooserbutton.c:408 +#: gtk/gtkfilechooserbutton.c:408 msgid "The title of the file chooser dialog." msgstr "The title of the file chooser dialog." -#: ../gtk/gtkfilechooserbutton.c:422 +#: gtk/gtkfilechooserbutton.c:422 msgid "The desired width of the button widget, in characters." msgstr "The desired width of the button widget, in characters." -#: ../gtk/gtkfilesel.c:526 ../gtk/gtkimage.c:163 ../gtk/gtkrecentmanager.c:214 -#: ../gtk/gtkstatusicon.c:194 +#: gtk/gtkfilesel.c:526 gtk/gtkimage.c:163 gtk/gtkrecentmanager.c:214 +#: gtk/gtkstatusicon.c:194 msgid "Filename" msgstr "Filename" -#: ../gtk/gtkfilesel.c:527 +#: gtk/gtkfilesel.c:527 msgid "The currently selected filename" msgstr "The currently selected filename" -#: ../gtk/gtkfilesel.c:533 +#: gtk/gtkfilesel.c:533 msgid "Show file operations" msgstr "Show file operations" -#: ../gtk/gtkfilesel.c:534 +#: gtk/gtkfilesel.c:534 msgid "Whether buttons for creating/manipulating files should be displayed" msgstr "Whether buttons for creating/manipulating files should be displayed" -#: ../gtk/gtkfixed.c:90 ../gtk/gtklayout.c:596 +#: gtk/gtkfixed.c:90 gtk/gtklayout.c:596 msgid "X position" msgstr "X position" -#: ../gtk/gtkfixed.c:91 ../gtk/gtklayout.c:597 +#: gtk/gtkfixed.c:91 gtk/gtklayout.c:597 msgid "X position of child widget" msgstr "X position of child widget" -#: ../gtk/gtkfixed.c:100 ../gtk/gtklayout.c:606 +#: gtk/gtkfixed.c:100 gtk/gtklayout.c:606 msgid "Y position" msgstr "Y position" -#: ../gtk/gtkfixed.c:101 ../gtk/gtklayout.c:607 +#: gtk/gtkfixed.c:101 gtk/gtklayout.c:607 msgid "Y position of child widget" msgstr "Y position of child widget" -#: ../gtk/gtkfontbutton.c:143 +#: gtk/gtkfontbutton.c:143 msgid "The title of the font selection dialog" msgstr "The title of the font selection dialog" -#: ../gtk/gtkfontbutton.c:158 ../gtk/gtkfontsel.c:181 +#: gtk/gtkfontbutton.c:158 gtk/gtkfontsel.c:181 msgid "Font name" msgstr "Font name" -#: ../gtk/gtkfontbutton.c:159 +#: gtk/gtkfontbutton.c:159 msgid "The name of the selected font" msgstr "The name of the selected font" -#: ../gtk/gtkfontbutton.c:160 +#: gtk/gtkfontbutton.c:160 msgid "Sans 12" msgstr "Sans 12" -#: ../gtk/gtkfontbutton.c:175 +#: gtk/gtkfontbutton.c:175 msgid "Use font in label" msgstr "Use font in label" -#: ../gtk/gtkfontbutton.c:176 +#: gtk/gtkfontbutton.c:176 msgid "Whether the label is drawn in the selected font" msgstr "Whether the label is drawn in the selected font" -#: ../gtk/gtkfontbutton.c:191 +#: gtk/gtkfontbutton.c:191 msgid "Use size in label" msgstr "Use size in label" -#: ../gtk/gtkfontbutton.c:192 +#: gtk/gtkfontbutton.c:192 msgid "Whether the label is drawn with the selected font size" msgstr "Whether the label is drawn with the selected font size" -#: ../gtk/gtkfontbutton.c:208 +#: gtk/gtkfontbutton.c:208 msgid "Show style" msgstr "Show style" -#: ../gtk/gtkfontbutton.c:209 +#: gtk/gtkfontbutton.c:209 msgid "Whether the selected font style is shown in the label" msgstr "Whether the selected font style is shown in the label" -#: ../gtk/gtkfontbutton.c:224 +#: gtk/gtkfontbutton.c:224 msgid "Show size" msgstr "Show size" -#: ../gtk/gtkfontbutton.c:225 +#: gtk/gtkfontbutton.c:225 msgid "Whether selected font size is shown in the label" msgstr "Whether selected font size is shown in the label" -#: ../gtk/gtkfontsel.c:182 +#: gtk/gtkfontsel.c:182 msgid "The string that represents this font" msgstr "The string that represents this font" -#: ../gtk/gtkfontsel.c:189 +#: gtk/gtkfontsel.c:189 msgid "The GdkFont that is currently selected" msgstr "The GdkFont that is currently selected" -#: ../gtk/gtkfontsel.c:195 +#: gtk/gtkfontsel.c:195 msgid "Preview text" msgstr "Preview text" -#: ../gtk/gtkfontsel.c:196 +#: gtk/gtkfontsel.c:196 msgid "The text to display in order to demonstrate the selected font" msgstr "The text to display in order to demonstrate the selected font" -#: ../gtk/gtkframe.c:106 +#: gtk/gtkframe.c:106 msgid "Text of the frame's label" msgstr "Text of the frame's label" -#: ../gtk/gtkframe.c:113 +#: gtk/gtkframe.c:113 msgid "Label xalign" msgstr "Label xalign" -#: ../gtk/gtkframe.c:114 +#: gtk/gtkframe.c:114 msgid "The horizontal alignment of the label" msgstr "The horizontal alignment of the label" -#: ../gtk/gtkframe.c:122 +#: gtk/gtkframe.c:122 msgid "Label yalign" msgstr "Label yalign" -#: ../gtk/gtkframe.c:123 +#: gtk/gtkframe.c:123 msgid "The vertical alignment of the label" msgstr "The vertical alignment of the label" -#: ../gtk/gtkframe.c:131 ../gtk/gtkhandlebox.c:167 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "Deprecated property, use shadow_type instead" -#: ../gtk/gtkframe.c:138 +#: gtk/gtkframe.c:138 msgid "Frame shadow" msgstr "Frame shadow" -#: ../gtk/gtkframe.c:139 +#: gtk/gtkframe.c:139 msgid "Appearance of the frame border" msgstr "Appearance of the frame border" -#: ../gtk/gtkframe.c:148 +#: gtk/gtkframe.c:148 msgid "A widget to display in place of the usual frame label" msgstr "A widget to display in place of the usual frame label" -#: ../gtk/gtkhandlebox.c:175 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "Appearance of the shadow that surrounds the container" -#: ../gtk/gtkhandlebox.c:183 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "Handle position" -#: ../gtk/gtkhandlebox.c:184 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "Position of the handle relative to the child widget" -#: ../gtk/gtkhandlebox.c:192 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "Snap edge" -#: ../gtk/gtkhandlebox.c:193 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" @@ -2685,11 +2662,11 @@ msgstr "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" -#: ../gtk/gtkhandlebox.c:201 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "Snap edge set" -#: ../gtk/gtkhandlebox.c:202 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" @@ -2697,11 +2674,11 @@ msgstr "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" -#: ../gtk/gtkhandlebox.c:209 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "Child Detached" -#: ../gtk/gtkhandlebox.c:210 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2709,234 +2686,233 @@ msgstr "" "A boolean value indicating whether the handlebox's child is attached or " "detached." -#: ../gtk/gtkiconview.c:550 +#: gtk/gtkiconview.c:550 msgid "Selection mode" msgstr "Selection mode" -#: ../gtk/gtkiconview.c:551 +#: gtk/gtkiconview.c:551 msgid "The selection mode" msgstr "The selection mode" -#: ../gtk/gtkiconview.c:569 +#: gtk/gtkiconview.c:569 msgid "Pixbuf column" msgstr "Pixbuf column" -#: ../gtk/gtkiconview.c:570 +#: gtk/gtkiconview.c:570 msgid "Model column used to retrieve the icon pixbuf from" msgstr "Model column used to retrieve the icon pixbuf from" -#: ../gtk/gtkiconview.c:588 +#: gtk/gtkiconview.c:588 msgid "Model column used to retrieve the text from" msgstr "Model column used to retrieve the text from" -#: ../gtk/gtkiconview.c:607 +#: gtk/gtkiconview.c:607 msgid "Markup column" msgstr "Markup column" -#: ../gtk/gtkiconview.c:608 +#: gtk/gtkiconview.c:608 msgid "Model column used to retrieve the text if using Pango markup" msgstr "Model column used to retrieve the text if using Pango markup" -#: ../gtk/gtkiconview.c:615 +#: gtk/gtkiconview.c:615 msgid "Icon View Model" msgstr "Icon View Model" -#: ../gtk/gtkiconview.c:616 +#: gtk/gtkiconview.c:616 msgid "The model for the icon view" msgstr "The model for the icon view" -#: ../gtk/gtkiconview.c:632 +#: gtk/gtkiconview.c:632 msgid "Number of columns" msgstr "Number of columns" -#: ../gtk/gtkiconview.c:633 +#: gtk/gtkiconview.c:633 msgid "Number of columns to display" msgstr "Number of columns to display" -#: ../gtk/gtkiconview.c:650 +#: gtk/gtkiconview.c:650 msgid "Width for each item" msgstr "Width for each item" -#: ../gtk/gtkiconview.c:651 +#: gtk/gtkiconview.c:651 msgid "The width used for each item" msgstr "The width used for each item" -#: ../gtk/gtkiconview.c:667 +#: gtk/gtkiconview.c:667 msgid "Space which is inserted between cells of an item" msgstr "Space which is inserted between cells of an item" -#: ../gtk/gtkiconview.c:682 +#: gtk/gtkiconview.c:682 msgid "Row Spacing" msgstr "Row Spacing" -#: ../gtk/gtkiconview.c:683 +#: gtk/gtkiconview.c:683 msgid "Space which is inserted between grid rows" msgstr "Space which is inserted between grid rows" -#: ../gtk/gtkiconview.c:698 +#: gtk/gtkiconview.c:698 msgid "Column Spacing" msgstr "Column Spacing" -#: ../gtk/gtkiconview.c:699 +#: gtk/gtkiconview.c:699 msgid "Space which is inserted between grid columns" msgstr "Space which is inserted between grid columns" -#: ../gtk/gtkiconview.c:714 +#: gtk/gtkiconview.c:714 msgid "Margin" msgstr "Margin" -#: ../gtk/gtkiconview.c:715 +#: gtk/gtkiconview.c:715 msgid "Space which is inserted at the edges of the icon view" msgstr "Space which is inserted at the edges of the icon view" -#: ../gtk/gtkiconview.c:732 +#: gtk/gtkiconview.c:732 msgid "" "How the text and icon of each item are positioned relative to each other" msgstr "" "How the text and icon of each item are positioned relative to each other" -#: ../gtk/gtkiconview.c:748 ../gtk/gtktreeview.c:618 -#: ../gtk/gtktreeviewcolumn.c:307 +#: gtk/gtkiconview.c:748 gtk/gtktreeview.c:618 gtk/gtktreeviewcolumn.c:307 msgid "Reorderable" msgstr "Reorderable" -#: ../gtk/gtkiconview.c:749 ../gtk/gtktreeview.c:619 +#: gtk/gtkiconview.c:749 gtk/gtktreeview.c:619 msgid "View is reorderable" msgstr "View is reorderable" -#: ../gtk/gtkiconview.c:756 ../gtk/gtktreeview.c:769 +#: gtk/gtkiconview.c:756 gtk/gtktreeview.c:769 msgid "Tooltip Column" msgstr "Tooltip Column" -#: ../gtk/gtkiconview.c:757 +#: gtk/gtkiconview.c:757 msgid "The column in the model containing the tooltip texts for the items" msgstr "The column in the model containing the tooltip texts for the items" -#: ../gtk/gtkiconview.c:768 +#: gtk/gtkiconview.c:768 msgid "Selection Box Color" msgstr "Selection Box Color" -#: ../gtk/gtkiconview.c:769 +#: gtk/gtkiconview.c:769 msgid "Color of the selection box" msgstr "Color of the selection box" -#: ../gtk/gtkiconview.c:775 +#: gtk/gtkiconview.c:775 msgid "Selection Box Alpha" msgstr "Selection Box Alpha" -#: ../gtk/gtkiconview.c:776 +#: gtk/gtkiconview.c:776 msgid "Opacity of the selection box" msgstr "Opacity of the selection box" -#: ../gtk/gtkimage.c:131 ../gtk/gtkstatusicon.c:186 +#: gtk/gtkimage.c:131 gtk/gtkstatusicon.c:186 msgid "Pixbuf" msgstr "Pixbuf" -#: ../gtk/gtkimage.c:132 ../gtk/gtkstatusicon.c:187 +#: gtk/gtkimage.c:132 gtk/gtkstatusicon.c:187 msgid "A GdkPixbuf to display" msgstr "A GdkPixbuf to display" -#: ../gtk/gtkimage.c:139 +#: gtk/gtkimage.c:139 msgid "Pixmap" msgstr "Pixmap" -#: ../gtk/gtkimage.c:140 +#: gtk/gtkimage.c:140 msgid "A GdkPixmap to display" msgstr "A GdkPixmap to display" -#: ../gtk/gtkimage.c:147 ../gtk/gtkmessagedialog.c:215 +#: gtk/gtkimage.c:147 gtk/gtkmessagedialog.c:215 msgid "Image" msgstr "Image" -#: ../gtk/gtkimage.c:148 +#: gtk/gtkimage.c:148 msgid "A GdkImage to display" msgstr "A GdkImage to display" -#: ../gtk/gtkimage.c:155 +#: gtk/gtkimage.c:155 msgid "Mask" msgstr "Mask" -#: ../gtk/gtkimage.c:156 +#: gtk/gtkimage.c:156 msgid "Mask bitmap to use with GdkImage or GdkPixmap" msgstr "Mask bitmap to use with GdkImage or GdkPixmap" -#: ../gtk/gtkimage.c:164 ../gtk/gtkstatusicon.c:195 +#: gtk/gtkimage.c:164 gtk/gtkstatusicon.c:195 msgid "Filename to load and display" msgstr "Filename to load and display" -#: ../gtk/gtkimage.c:173 ../gtk/gtkstatusicon.c:203 +#: gtk/gtkimage.c:173 gtk/gtkstatusicon.c:203 msgid "Stock ID for a stock image to display" msgstr "Stock ID for a stock image to display" -#: ../gtk/gtkimage.c:180 +#: gtk/gtkimage.c:180 msgid "Icon set" msgstr "Icon set" -#: ../gtk/gtkimage.c:181 +#: gtk/gtkimage.c:181 msgid "Icon set to display" msgstr "Icon set to display" -#: ../gtk/gtkimage.c:188 ../gtk/gtkscalebutton.c:210 ../gtk/gtktoolbar.c:547 +#: gtk/gtkimage.c:188 gtk/gtkscalebutton.c:210 gtk/gtktoolbar.c:547 msgid "Icon size" msgstr "Icon size" -#: ../gtk/gtkimage.c:189 +#: gtk/gtkimage.c:189 msgid "Symbolic size to use for stock icon, icon set or named icon" msgstr "Symbolic size to use for stock icon, icon set or named icon" -#: ../gtk/gtkimage.c:205 +#: gtk/gtkimage.c:205 msgid "Pixel size" msgstr "Pixel size" -#: ../gtk/gtkimage.c:206 +#: gtk/gtkimage.c:206 msgid "Pixel size to use for named icon" msgstr "Pixel size to use for named icon" -#: ../gtk/gtkimage.c:214 +#: gtk/gtkimage.c:214 msgid "Animation" msgstr "Animation" -#: ../gtk/gtkimage.c:215 +#: gtk/gtkimage.c:215 msgid "GdkPixbufAnimation to display" msgstr "GdkPixbufAnimation to display" -#: ../gtk/gtkimage.c:255 ../gtk/gtkstatusicon.c:234 +#: gtk/gtkimage.c:255 gtk/gtkstatusicon.c:234 msgid "Storage type" msgstr "Storage type" -#: ../gtk/gtkimage.c:256 ../gtk/gtkstatusicon.c:235 +#: gtk/gtkimage.c:256 gtk/gtkstatusicon.c:235 msgid "The representation being used for image data" msgstr "The representation being used for image data" -#: ../gtk/gtkimagemenuitem.c:101 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "Child widget to appear next to the menu text" -#: ../gtk/gtkimagemenuitem.c:106 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "Show menu images" -#: ../gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "Whether images should be shown in menus" -#: ../gtk/gtkinvisible.c:87 ../gtk/gtkwindow.c:601 +#: gtk/gtkinvisible.c:87 gtk/gtkwindow.c:601 msgid "The screen where this window will be displayed" msgstr "The screen where this window will be displayed" -#: ../gtk/gtklabel.c:317 +#: gtk/gtklabel.c:317 msgid "The text of the label" msgstr "The text of the label" -#: ../gtk/gtklabel.c:324 +#: gtk/gtklabel.c:324 msgid "A list of style attributes to apply to the text of the label" msgstr "A list of style attributes to apply to the text of the label" -#: ../gtk/gtklabel.c:345 ../gtk/gtktexttag.c:359 ../gtk/gtktextview.c:585 +#: gtk/gtklabel.c:345 gtk/gtktexttag.c:359 gtk/gtktextview.c:585 msgid "Justification" msgstr "Justification" -#: ../gtk/gtklabel.c:346 +#: gtk/gtklabel.c:346 msgid "" "The alignment of the lines in the text of the label relative to each other. " "This does NOT affect the alignment of the label within its allocation. See " @@ -2946,11 +2922,11 @@ msgstr "" "This does NOT affect the alignment of the label within its allocation. See " "GtkMisc::xalign for that" -#: ../gtk/gtklabel.c:354 +#: gtk/gtklabel.c:354 msgid "Pattern" msgstr "Pattern" -#: ../gtk/gtklabel.c:355 +#: gtk/gtklabel.c:355 msgid "" "A string with _ characters in positions correspond to characters in the text " "to underline" @@ -2958,47 +2934,47 @@ msgstr "" "A string with _ characters in positions correspond to characters in the text " "to underline" -#: ../gtk/gtklabel.c:362 +#: gtk/gtklabel.c:362 msgid "Line wrap" msgstr "Line wrap" -#: ../gtk/gtklabel.c:363 +#: gtk/gtklabel.c:363 msgid "If set, wrap lines if the text becomes too wide" msgstr "If set, wrap lines if the text becomes too wide" -#: ../gtk/gtklabel.c:378 +#: gtk/gtklabel.c:378 msgid "Line wrap mode" msgstr "Line wrap mode" -#: ../gtk/gtklabel.c:379 +#: gtk/gtklabel.c:379 msgid "If wrap is set, controls how linewrapping is done" msgstr "If wrap is set, controls how linewrapping is done" -#: ../gtk/gtklabel.c:386 +#: gtk/gtklabel.c:386 msgid "Selectable" msgstr "Selectable" -#: ../gtk/gtklabel.c:387 +#: gtk/gtklabel.c:387 msgid "Whether the label text can be selected with the mouse" msgstr "Whether the label text can be selected with the mouse" -#: ../gtk/gtklabel.c:393 +#: gtk/gtklabel.c:393 msgid "Mnemonic key" msgstr "Mnemonic key" -#: ../gtk/gtklabel.c:394 +#: gtk/gtklabel.c:394 msgid "The mnemonic accelerator key for this label" msgstr "The mnemonic accelerator key for this label" -#: ../gtk/gtklabel.c:402 +#: gtk/gtklabel.c:402 msgid "Mnemonic widget" msgstr "Mnemonic widget" -#: ../gtk/gtklabel.c:403 +#: gtk/gtklabel.c:403 msgid "The widget to be activated when the label's mnemonic key is pressed" msgstr "The widget to be activated when the label's mnemonic key is pressed" -#: ../gtk/gtklabel.c:449 +#: gtk/gtklabel.c:449 msgid "" "The preferred place to ellipsize the string, if the label does not have " "enough room to display the entire string" @@ -3006,105 +2982,105 @@ msgstr "" "The preferred place to ellipsize the string, if the label does not have " "enough room to display the entire string" -#: ../gtk/gtklabel.c:489 +#: gtk/gtklabel.c:489 msgid "Single Line Mode" msgstr "Single Line Mode" -#: ../gtk/gtklabel.c:490 +#: gtk/gtklabel.c:490 msgid "Whether the label is in single line mode" msgstr "Whether the label is in single line mode" -#: ../gtk/gtklabel.c:507 +#: gtk/gtklabel.c:507 msgid "Angle" msgstr "Angle" -#: ../gtk/gtklabel.c:508 +#: gtk/gtklabel.c:508 msgid "Angle at which the label is rotated" msgstr "Angle at which the label is rotated" -#: ../gtk/gtklabel.c:528 +#: gtk/gtklabel.c:528 msgid "Maximum Width In Characters" msgstr "Maximum Width In Characters" -#: ../gtk/gtklabel.c:529 +#: gtk/gtklabel.c:529 msgid "The desired maximum width of the label, in characters" msgstr "The desired maximum width of the label, in characters" -#: ../gtk/gtklabel.c:645 +#: gtk/gtklabel.c:645 msgid "Whether to select the contents of a selectable label when it is focused" msgstr "" "Whether to select the contents of a selectable label when it is focused" -#: ../gtk/gtklayout.c:616 ../gtk/gtkviewport.c:106 +#: gtk/gtklayout.c:616 gtk/gtkviewport.c:106 msgid "Horizontal adjustment" msgstr "Horizontal adjustment" -#: ../gtk/gtklayout.c:617 ../gtk/gtkscrolledwindow.c:221 +#: gtk/gtklayout.c:617 gtk/gtkscrolledwindow.c:221 msgid "The GtkAdjustment for the horizontal position" msgstr "The GtkAdjustment for the horizontal position" -#: ../gtk/gtklayout.c:624 ../gtk/gtkviewport.c:114 +#: gtk/gtklayout.c:624 gtk/gtkviewport.c:114 msgid "Vertical adjustment" msgstr "Vertical adjustment" -#: ../gtk/gtklayout.c:625 ../gtk/gtkscrolledwindow.c:228 +#: gtk/gtklayout.c:625 gtk/gtkscrolledwindow.c:228 msgid "The GtkAdjustment for the vertical position" msgstr "The GtkAdjustment for the vertical position" -#: ../gtk/gtklayout.c:633 +#: gtk/gtklayout.c:633 msgid "The width of the layout" msgstr "The width of the layout" -#: ../gtk/gtklayout.c:642 +#: gtk/gtklayout.c:642 msgid "The height of the layout" msgstr "The height of the layout" -#: ../gtk/gtklinkbutton.c:144 +#: gtk/gtklinkbutton.c:144 msgid "URI" msgstr "URI" -#: ../gtk/gtklinkbutton.c:145 +#: gtk/gtklinkbutton.c:145 msgid "The URI bound to this button" msgstr "The URI bound to this button" -#: ../gtk/gtklinkbutton.c:159 +#: gtk/gtklinkbutton.c:159 msgid "Visited" msgstr "Visited" -#: ../gtk/gtklinkbutton.c:160 +#: gtk/gtklinkbutton.c:160 msgid "Whether this link has been visited." msgstr "Whether this link has been visited." -#: ../gtk/gtkmenu.c:503 +#: gtk/gtkmenu.c:503 msgid "The currently selected menu item" msgstr "The currently selected menu item" -#: ../gtk/gtkmenu.c:517 +#: gtk/gtkmenu.c:517 msgid "Accel Group" msgstr "Accel Group" -#: ../gtk/gtkmenu.c:518 +#: gtk/gtkmenu.c:518 msgid "The accel group holding accelerators for the menu" msgstr "The accel group holding accelerators for the menu" -#: ../gtk/gtkmenu.c:532 ../gtk/gtkmenuitem.c:236 +#: gtk/gtkmenu.c:532 gtk/gtkmenuitem.c:236 msgid "Accel Path" msgstr "Accel Path" -#: ../gtk/gtkmenu.c:533 +#: gtk/gtkmenu.c:533 msgid "An accel path used to conveniently construct accel paths of child items" msgstr "" "An accel path used to conveniently construct accel paths of child items" -#: ../gtk/gtkmenu.c:549 +#: gtk/gtkmenu.c:549 msgid "Attach Widget" msgstr "Attach Widget" -#: ../gtk/gtkmenu.c:550 +#: gtk/gtkmenu.c:550 msgid "The widget the menu is attached to" msgstr "The widget the menu is attached to" -#: ../gtk/gtkmenu.c:558 +#: gtk/gtkmenu.c:558 msgid "" "A title that may be displayed by the window manager when this menu is torn-" "off" @@ -3112,43 +3088,43 @@ msgstr "" "A title that may be displayed by the window manager when this menu is torn-" "off" -#: ../gtk/gtkmenu.c:572 +#: gtk/gtkmenu.c:572 msgid "Tearoff State" msgstr "Tearoff State" -#: ../gtk/gtkmenu.c:573 +#: gtk/gtkmenu.c:573 msgid "A boolean that indicates whether the menu is torn-off" msgstr "A boolean that indicates whether the menu is torn-off" -#: ../gtk/gtkmenu.c:587 +#: gtk/gtkmenu.c:587 msgid "Monitor" msgstr "Monitor" -#: ../gtk/gtkmenu.c:588 +#: gtk/gtkmenu.c:588 msgid "The monitor the menu will be popped up on" msgstr "The monitor the menu will be popped up on" -#: ../gtk/gtkmenu.c:594 +#: gtk/gtkmenu.c:594 msgid "Vertical Padding" msgstr "Vertical Padding" -#: ../gtk/gtkmenu.c:595 +#: gtk/gtkmenu.c:595 msgid "Extra space at the top and bottom of the menu" msgstr "Extra space at the top and bottom of the menu" -#: ../gtk/gtkmenu.c:603 +#: gtk/gtkmenu.c:603 msgid "Horizontal Padding" msgstr "Horizontal Padding" -#: ../gtk/gtkmenu.c:604 +#: gtk/gtkmenu.c:604 msgid "Extra space at the left and right edges of the menu" msgstr "Extra space at the left and right edges of the menu" -#: ../gtk/gtkmenu.c:612 +#: gtk/gtkmenu.c:612 msgid "Vertical Offset" msgstr "Vertical Offset" -#: ../gtk/gtkmenu.c:613 +#: gtk/gtkmenu.c:613 msgid "" "When the menu is a submenu, position it this number of pixels offset " "vertically" @@ -3156,11 +3132,11 @@ msgstr "" "When the menu is a submenu, position it this number of pixels offset " "vertically" -#: ../gtk/gtkmenu.c:621 +#: gtk/gtkmenu.c:621 msgid "Horizontal Offset" msgstr "Horizontal Offset" -#: ../gtk/gtkmenu.c:622 +#: gtk/gtkmenu.c:622 msgid "" "When the menu is a submenu, position it this number of pixels offset " "horizontally" @@ -3168,71 +3144,71 @@ msgstr "" "When the menu is a submenu, position it this number of pixels offset " "horizontally" -#: ../gtk/gtkmenu.c:630 +#: gtk/gtkmenu.c:630 msgid "Double Arrows" msgstr "Double Arrows" -#: ../gtk/gtkmenu.c:631 +#: gtk/gtkmenu.c:631 msgid "When scrolling, always show both arrows." msgstr "When scrolling, always show both arrows." -#: ../gtk/gtkmenu.c:639 +#: gtk/gtkmenu.c:639 msgid "Left Attach" msgstr "Left Attach" -#: ../gtk/gtkmenu.c:640 ../gtk/gtktable.c:174 +#: gtk/gtkmenu.c:640 gtk/gtktable.c:174 msgid "The column number to attach the left side of the child to" msgstr "The column number to attach the left side of the child to" -#: ../gtk/gtkmenu.c:647 +#: gtk/gtkmenu.c:647 msgid "Right Attach" msgstr "Right Attach" -#: ../gtk/gtkmenu.c:648 +#: gtk/gtkmenu.c:648 msgid "The column number to attach the right side of the child to" msgstr "The column number to attach the right side of the child to" -#: ../gtk/gtkmenu.c:655 +#: gtk/gtkmenu.c:655 msgid "Top Attach" msgstr "Top Attach" -#: ../gtk/gtkmenu.c:656 +#: gtk/gtkmenu.c:656 msgid "The row number to attach the top of the child to" msgstr "The row number to attach the top of the child to" -#: ../gtk/gtkmenu.c:663 +#: gtk/gtkmenu.c:663 msgid "Bottom Attach" msgstr "Bottom Attach" -#: ../gtk/gtkmenu.c:664 ../gtk/gtktable.c:195 +#: gtk/gtkmenu.c:664 gtk/gtktable.c:195 msgid "The row number to attach the bottom of the child to" msgstr "The row number to attach the bottom of the child to" -#: ../gtk/gtkmenu.c:751 +#: gtk/gtkmenu.c:751 msgid "Can change accelerators" msgstr "Can change accelerators" -#: ../gtk/gtkmenu.c:752 +#: gtk/gtkmenu.c:752 msgid "" "Whether menu accelerators can be changed by pressing a key over the menu item" msgstr "" "Whether menu accelerators can be changed by pressing a key over the menu item" -#: ../gtk/gtkmenu.c:757 +#: gtk/gtkmenu.c:757 msgid "Delay before submenus appear" msgstr "Delay before submenus appear" -#: ../gtk/gtkmenu.c:758 +#: gtk/gtkmenu.c:758 msgid "" "Minimum time the pointer must stay over a menu item before the submenu appear" msgstr "" "Minimum time the pointer must stay over a menu item before the submenu appear" -#: ../gtk/gtkmenu.c:765 +#: gtk/gtkmenu.c:765 msgid "Delay before hiding a submenu" msgstr "Delay before hiding a submenu" -#: ../gtk/gtkmenu.c:766 +#: gtk/gtkmenu.c:766 msgid "" "The time before hiding a submenu when the pointer is moving towards the " "submenu" @@ -3240,276 +3216,276 @@ msgstr "" "The time before hiding a submenu when the pointer is moving towards the " "submenu" -#: ../gtk/gtkmenubar.c:168 +#: gtk/gtkmenubar.c:168 msgid "Pack direction" msgstr "Pack direction" -#: ../gtk/gtkmenubar.c:169 +#: gtk/gtkmenubar.c:169 msgid "The pack direction of the menubar" msgstr "The pack direction of the menubar" -#: ../gtk/gtkmenubar.c:185 +#: gtk/gtkmenubar.c:185 msgid "Child Pack direction" msgstr "Child Pack direction" -#: ../gtk/gtkmenubar.c:186 +#: gtk/gtkmenubar.c:186 msgid "The child pack direction of the menubar" msgstr "The child pack direction of the menubar" -#: ../gtk/gtkmenubar.c:195 +#: gtk/gtkmenubar.c:195 msgid "Style of bevel around the menubar" msgstr "Style of bevel around the menubar" -#: ../gtk/gtkmenubar.c:202 ../gtk/gtktoolbar.c:597 +#: gtk/gtkmenubar.c:202 gtk/gtktoolbar.c:597 msgid "Internal padding" msgstr "Internal padding" -#: ../gtk/gtkmenubar.c:203 +#: gtk/gtkmenubar.c:203 msgid "Amount of border space between the menubar shadow and the menu items" msgstr "Amount of border space between the menubar shadow and the menu items" -#: ../gtk/gtkmenubar.c:210 +#: gtk/gtkmenubar.c:210 msgid "Delay before drop down menus appear" msgstr "Delay before drop down menus appear" -#: ../gtk/gtkmenubar.c:211 +#: gtk/gtkmenubar.c:211 msgid "Delay before the submenus of a menu bar appear" msgstr "Delay before the submenus of a menu bar appear" -#: ../gtk/gtkmenuitem.c:204 +#: gtk/gtkmenuitem.c:204 msgid "Right Justified" msgstr "Right Justified" -#: ../gtk/gtkmenuitem.c:205 +#: gtk/gtkmenuitem.c:205 msgid "" "Sets whether the menu item appears justified at the right side of a menu bar" msgstr "" "Sets whether the menu item appears justified at the right side of a menu bar" -#: ../gtk/gtkmenuitem.c:219 +#: gtk/gtkmenuitem.c:219 msgid "Submenu" msgstr "Submenu" -#: ../gtk/gtkmenuitem.c:220 +#: gtk/gtkmenuitem.c:220 msgid "The submenu attached to the menu item, or NULL if it has none" msgstr "The submenu attached to the menu item, or NULL if it has none" -#: ../gtk/gtkmenuitem.c:237 +#: gtk/gtkmenuitem.c:237 msgid "Sets the accelerator path of the menu item" msgstr "Sets the accelerator path of the menu item" -#: ../gtk/gtkmenuitem.c:280 +#: gtk/gtkmenuitem.c:280 msgid "Amount of space used up by arrow, relative to the menu item's font size" msgstr "" "Amount of space used up by arrow, relative to the menu item's font size" -#: ../gtk/gtkmenuitem.c:293 +#: gtk/gtkmenuitem.c:293 msgid "Width in Characters" msgstr "Width in Characters" -#: ../gtk/gtkmenuitem.c:294 +#: gtk/gtkmenuitem.c:294 msgid "The minimum desired width of the menu item in characters" msgstr "The minimum desired width of the menu item in characters" -#: ../gtk/gtkmenushell.c:374 +#: gtk/gtkmenushell.c:374 msgid "Take Focus" msgstr "Take Focus" -#: ../gtk/gtkmenushell.c:375 +#: gtk/gtkmenushell.c:375 msgid "A boolean that determines whether the menu grabs the keyboard focus" msgstr "A boolean that determines whether the menu grabs the keyboard focus" -#: ../gtk/gtkmenutoolbutton.c:232 ../gtk/gtkoptionmenu.c:161 +#: gtk/gtkmenutoolbutton.c:232 gtk/gtkoptionmenu.c:161 msgid "Menu" msgstr "Menu" -#: ../gtk/gtkmenutoolbutton.c:233 +#: gtk/gtkmenutoolbutton.c:233 msgid "The dropdown menu" msgstr "The dropdown menu" -#: ../gtk/gtkmessagedialog.c:98 +#: gtk/gtkmessagedialog.c:98 msgid "Image/label border" msgstr "Image/label border" -#: ../gtk/gtkmessagedialog.c:99 +#: gtk/gtkmessagedialog.c:99 msgid "Width of border around the label and image in the message dialog" msgstr "Width of border around the label and image in the message dialog" -#: ../gtk/gtkmessagedialog.c:114 +#: gtk/gtkmessagedialog.c:114 msgid "Use separator" msgstr "Use separator" -#: ../gtk/gtkmessagedialog.c:115 +#: gtk/gtkmessagedialog.c:115 msgid "" "Whether to put a separator between the message dialog's text and the buttons" msgstr "" "Whether to put a separator between the message dialog's text and the buttons" -#: ../gtk/gtkmessagedialog.c:128 +#: gtk/gtkmessagedialog.c:128 msgid "Message Type" msgstr "Message Type" -#: ../gtk/gtkmessagedialog.c:129 +#: gtk/gtkmessagedialog.c:129 msgid "The type of message" msgstr "The type of message" -#: ../gtk/gtkmessagedialog.c:136 +#: gtk/gtkmessagedialog.c:136 msgid "Message Buttons" msgstr "Message Buttons" -#: ../gtk/gtkmessagedialog.c:137 +#: gtk/gtkmessagedialog.c:137 msgid "The buttons shown in the message dialog" msgstr "The buttons shown in the message dialog" -#: ../gtk/gtkmessagedialog.c:154 +#: gtk/gtkmessagedialog.c:154 msgid "The primary text of the message dialog" msgstr "The primary text of the message dialog" -#: ../gtk/gtkmessagedialog.c:169 +#: gtk/gtkmessagedialog.c:169 msgid "Use Markup" msgstr "Use Markup" -#: ../gtk/gtkmessagedialog.c:170 +#: gtk/gtkmessagedialog.c:170 msgid "The primary text of the title includes Pango markup." msgstr "The primary text of the title includes Pango markup." -#: ../gtk/gtkmessagedialog.c:184 +#: gtk/gtkmessagedialog.c:184 msgid "Secondary Text" msgstr "Secondary Text" -#: ../gtk/gtkmessagedialog.c:185 +#: gtk/gtkmessagedialog.c:185 msgid "The secondary text of the message dialog" msgstr "The secondary text of the message dialog" -#: ../gtk/gtkmessagedialog.c:200 +#: gtk/gtkmessagedialog.c:200 msgid "Use Markup in secondary" msgstr "Use Markup in secondary" -#: ../gtk/gtkmessagedialog.c:201 +#: gtk/gtkmessagedialog.c:201 msgid "The secondary text includes Pango markup." msgstr "The secondary text includes Pango markup." -#: ../gtk/gtkmessagedialog.c:216 +#: gtk/gtkmessagedialog.c:216 msgid "The image" msgstr "The image" -#: ../gtk/gtkmisc.c:83 +#: gtk/gtkmisc.c:83 msgid "Y align" msgstr "Y align" -#: ../gtk/gtkmisc.c:84 +#: gtk/gtkmisc.c:84 msgid "The vertical alignment, from 0 (top) to 1 (bottom)" msgstr "The vertical alignment, from 0 (top) to 1 (bottom)" -#: ../gtk/gtkmisc.c:93 +#: gtk/gtkmisc.c:93 msgid "X pad" msgstr "X pad" -#: ../gtk/gtkmisc.c:94 +#: gtk/gtkmisc.c:94 msgid "" "The amount of space to add on the left and right of the widget, in pixels" msgstr "" "The amount of space to add on the left and right of the widget, in pixels" -#: ../gtk/gtkmisc.c:103 +#: gtk/gtkmisc.c:103 msgid "Y pad" msgstr "Y pad" -#: ../gtk/gtkmisc.c:104 +#: gtk/gtkmisc.c:104 msgid "" "The amount of space to add on the top and bottom of the widget, in pixels" msgstr "" "The amount of space to add on the top and bottom of the widget, in pixels" -#: ../gtk/gtkmountoperation.c:160 +#: gtk/gtkmountoperation.c:160 msgid "Parent" msgstr "Parent" -#: ../gtk/gtkmountoperation.c:161 +#: gtk/gtkmountoperation.c:161 msgid "The parent window" msgstr "The parent window" -#: ../gtk/gtkmountoperation.c:168 +#: gtk/gtkmountoperation.c:168 msgid "Is Showing" msgstr "Is Showing" -#: ../gtk/gtkmountoperation.c:169 +#: gtk/gtkmountoperation.c:169 msgid "Are we showing a dialog" msgstr "Are we showing a dialog" -#: ../gtk/gtkmountoperation.c:177 +#: gtk/gtkmountoperation.c:177 msgid "The screen where this window will be displayed." msgstr "The screen where this window will be displayed." -#: ../gtk/gtknotebook.c:572 +#: gtk/gtknotebook.c:572 msgid "Page" msgstr "Page" -#: ../gtk/gtknotebook.c:573 +#: gtk/gtknotebook.c:573 msgid "The index of the current page" msgstr "The index of the current page" -#: ../gtk/gtknotebook.c:581 +#: gtk/gtknotebook.c:581 msgid "Tab Position" msgstr "Tab Position" -#: ../gtk/gtknotebook.c:582 +#: gtk/gtknotebook.c:582 msgid "Which side of the notebook holds the tabs" msgstr "Which side of the notebook holds the tabs" -#: ../gtk/gtknotebook.c:589 +#: gtk/gtknotebook.c:589 msgid "Tab Border" msgstr "Tab Border" -#: ../gtk/gtknotebook.c:590 +#: gtk/gtknotebook.c:590 msgid "Width of the border around the tab labels" msgstr "Width of the border around the tab labels" -#: ../gtk/gtknotebook.c:598 +#: gtk/gtknotebook.c:598 msgid "Horizontal Tab Border" msgstr "Horizontal Tab Border" -#: ../gtk/gtknotebook.c:599 +#: gtk/gtknotebook.c:599 msgid "Width of the horizontal border of tab labels" msgstr "Width of the horizontal border of tab labels" -#: ../gtk/gtknotebook.c:607 +#: gtk/gtknotebook.c:607 msgid "Vertical Tab Border" msgstr "Vertical Tab Border" -#: ../gtk/gtknotebook.c:608 +#: gtk/gtknotebook.c:608 msgid "Width of the vertical border of tab labels" msgstr "Width of the vertical border of tab labels" -#: ../gtk/gtknotebook.c:616 +#: gtk/gtknotebook.c:616 msgid "Show Tabs" msgstr "Show Tabs" -#: ../gtk/gtknotebook.c:617 +#: gtk/gtknotebook.c:617 msgid "Whether tabs should be shown or not" msgstr "Whether tabs should be shown or not" -#: ../gtk/gtknotebook.c:623 +#: gtk/gtknotebook.c:623 msgid "Show Border" msgstr "Show Border" -#: ../gtk/gtknotebook.c:624 +#: gtk/gtknotebook.c:624 msgid "Whether the border should be shown or not" msgstr "Whether the border should be shown or not" -#: ../gtk/gtknotebook.c:630 +#: gtk/gtknotebook.c:630 msgid "Scrollable" msgstr "Scrollable" -#: ../gtk/gtknotebook.c:631 +#: gtk/gtknotebook.c:631 msgid "If TRUE, scroll arrows are added if there are too many tabs to fit" msgstr "If TRUE, scroll arrows are added if there are too many tabs to fit" -#: ../gtk/gtknotebook.c:637 +#: gtk/gtknotebook.c:637 msgid "Enable Popup" msgstr "Enable Popup" -#: ../gtk/gtknotebook.c:638 +#: gtk/gtknotebook.c:638 msgid "" "If TRUE, pressing the right mouse button on the notebook pops up a menu that " "you can use to go to a page" @@ -3517,354 +3493,352 @@ msgstr "" "If TRUE, pressing the right mouse button on the notebook pops up a menu that " "you can use to go to a page" -#: ../gtk/gtknotebook.c:645 +#: gtk/gtknotebook.c:645 msgid "Whether tabs should have homogeneous sizes" msgstr "Whether tabs should have homogeneous sizes" -#: ../gtk/gtknotebook.c:651 +#: gtk/gtknotebook.c:651 msgid "Group ID" msgstr "Group ID" -#: ../gtk/gtknotebook.c:652 +#: gtk/gtknotebook.c:652 msgid "Group ID for tabs drag and drop" msgstr "Group ID for tabs drag and drop" -#: ../gtk/gtknotebook.c:668 ../gtk/gtkradioaction.c:128 -#: ../gtk/gtkradiobutton.c:82 ../gtk/gtkradiomenuitem.c:342 -#: ../gtk/gtkradiotoolbutton.c:65 +#: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "Group" -#: ../gtk/gtknotebook.c:669 +#: gtk/gtknotebook.c:669 msgid "Group for tabs drag and drop" msgstr "Group for tabs drag and drop" -#: ../gtk/gtknotebook.c:675 +#: gtk/gtknotebook.c:675 msgid "Tab label" msgstr "Tab label" -#: ../gtk/gtknotebook.c:676 +#: gtk/gtknotebook.c:676 msgid "The string displayed on the child's tab label" msgstr "The string displayed on the child's tab label" -#: ../gtk/gtknotebook.c:682 +#: gtk/gtknotebook.c:682 msgid "Menu label" msgstr "Menu label" -#: ../gtk/gtknotebook.c:683 +#: gtk/gtknotebook.c:683 msgid "The string displayed in the child's menu entry" msgstr "The string displayed in the child's menu entry" -#: ../gtk/gtknotebook.c:696 +#: gtk/gtknotebook.c:696 msgid "Tab expand" msgstr "Tab expand" -#: ../gtk/gtknotebook.c:697 +#: gtk/gtknotebook.c:697 msgid "Whether to expand the child's tab or not" msgstr "Whether to expand the child's tab or not" -#: ../gtk/gtknotebook.c:703 +#: gtk/gtknotebook.c:703 msgid "Tab fill" msgstr "Tab fill" -#: ../gtk/gtknotebook.c:704 +#: gtk/gtknotebook.c:704 msgid "Whether the child's tab should fill the allocated area or not" msgstr "Whether the child's tab should fill the allocated area or not" -#: ../gtk/gtknotebook.c:710 +#: gtk/gtknotebook.c:710 msgid "Tab pack type" msgstr "Tab pack type" -#: ../gtk/gtknotebook.c:717 +#: gtk/gtknotebook.c:717 msgid "Tab reorderable" msgstr "Tab reorderable" -#: ../gtk/gtknotebook.c:718 +#: gtk/gtknotebook.c:718 msgid "Whether the tab is reorderable by user action or not" msgstr "Whether the tab is reorderable by user action or not" -#: ../gtk/gtknotebook.c:724 +#: gtk/gtknotebook.c:724 msgid "Tab detachable" msgstr "Tab detachable" -#: ../gtk/gtknotebook.c:725 +#: gtk/gtknotebook.c:725 msgid "Whether the tab is detachable" msgstr "Whether the tab is detachable" -#: ../gtk/gtknotebook.c:740 ../gtk/gtkscrollbar.c:83 +#: gtk/gtknotebook.c:740 gtk/gtkscrollbar.c:83 msgid "Secondary backward stepper" msgstr "Secondary backward stepper" -#: ../gtk/gtknotebook.c:741 +#: gtk/gtknotebook.c:741 msgid "" "Display a second backward arrow button on the opposite end of the tab area" msgstr "" "Display a second backward arrow button on the opposite end of the tab area" -#: ../gtk/gtknotebook.c:756 ../gtk/gtkscrollbar.c:91 +#: gtk/gtknotebook.c:756 gtk/gtkscrollbar.c:91 msgid "Secondary forward stepper" msgstr "Secondary forward stepper" -#: ../gtk/gtknotebook.c:757 +#: gtk/gtknotebook.c:757 msgid "" "Display a second forward arrow button on the opposite end of the tab area" msgstr "" "Display a second forward arrow button on the opposite end of the tab area" -#: ../gtk/gtknotebook.c:771 ../gtk/gtkscrollbar.c:67 +#: gtk/gtknotebook.c:771 gtk/gtkscrollbar.c:67 msgid "Backward stepper" msgstr "Backward stepper" -#: ../gtk/gtknotebook.c:772 ../gtk/gtkscrollbar.c:68 +#: gtk/gtknotebook.c:772 gtk/gtkscrollbar.c:68 msgid "Display the standard backward arrow button" msgstr "Display the standard backward arrow button" -#: ../gtk/gtknotebook.c:786 ../gtk/gtkscrollbar.c:75 +#: gtk/gtknotebook.c:786 gtk/gtkscrollbar.c:75 msgid "Forward stepper" msgstr "Forward stepper" -#: ../gtk/gtknotebook.c:787 ../gtk/gtkscrollbar.c:76 +#: gtk/gtknotebook.c:787 gtk/gtkscrollbar.c:76 msgid "Display the standard forward arrow button" msgstr "Display the standard forward arrow button" -#: ../gtk/gtknotebook.c:801 +#: gtk/gtknotebook.c:801 msgid "Tab overlap" msgstr "Tab overlap" -#: ../gtk/gtknotebook.c:802 +#: gtk/gtknotebook.c:802 msgid "Size of tab overlap area" msgstr "Size of tab overlap area" -#: ../gtk/gtknotebook.c:817 +#: gtk/gtknotebook.c:817 msgid "Tab curvature" msgstr "Tab curvature" -#: ../gtk/gtknotebook.c:818 +#: gtk/gtknotebook.c:818 msgid "Size of tab curvature" msgstr "Size of tab curvature" -#: ../gtk/gtknotebook.c:834 +#: gtk/gtknotebook.c:834 msgid "Arrow spacing" msgstr "Arrow spacing" -#: ../gtk/gtknotebook.c:835 +#: gtk/gtknotebook.c:835 msgid "Scroll arrow spacing" msgstr "Scroll arrow spacing" -#: ../gtk/gtkobject.c:370 +#: gtk/gtkobject.c:370 msgid "User Data" msgstr "User Data" -#: ../gtk/gtkobject.c:371 +#: gtk/gtkobject.c:371 msgid "Anonymous User Data Pointer" msgstr "Anonymous User Data Pointer" -#: ../gtk/gtkoptionmenu.c:162 +#: gtk/gtkoptionmenu.c:162 msgid "The menu of options" msgstr "The menu of options" -#: ../gtk/gtkoptionmenu.c:169 +#: gtk/gtkoptionmenu.c:169 msgid "Size of dropdown indicator" msgstr "Size of dropdown indicator" -#: ../gtk/gtkoptionmenu.c:175 +#: gtk/gtkoptionmenu.c:175 msgid "Spacing around indicator" msgstr "Spacing around indicator" -#: ../gtk/gtkpaned.c:219 +#: gtk/gtkpaned.c:219 msgid "" "Position of paned separator in pixels (0 means all the way to the left/top)" msgstr "" "Position of paned separator in pixels (0 means all the way to the left/top)" -#: ../gtk/gtkpaned.c:227 +#: gtk/gtkpaned.c:227 msgid "Position Set" msgstr "Position Set" -#: ../gtk/gtkpaned.c:228 +#: gtk/gtkpaned.c:228 msgid "TRUE if the Position property should be used" msgstr "TRUE if the Position property should be used" -#: ../gtk/gtkpaned.c:234 +#: gtk/gtkpaned.c:234 msgid "Handle Size" msgstr "Handle Size" -#: ../gtk/gtkpaned.c:235 +#: gtk/gtkpaned.c:235 msgid "Width of handle" msgstr "Width of handle" -#: ../gtk/gtkpaned.c:251 +#: gtk/gtkpaned.c:251 msgid "Minimal Position" msgstr "Minimal Position" -#: ../gtk/gtkpaned.c:252 +#: gtk/gtkpaned.c:252 msgid "Smallest possible value for the \"position\" property" msgstr "Smallest possible value for the \"position\" property" -#: ../gtk/gtkpaned.c:269 +#: gtk/gtkpaned.c:269 msgid "Maximal Position" msgstr "Maximal Position" -#: ../gtk/gtkpaned.c:270 +#: gtk/gtkpaned.c:270 msgid "Largest possible value for the \"position\" property" msgstr "Largest possible value for the \"position\" property" -#: ../gtk/gtkpaned.c:287 +#: gtk/gtkpaned.c:287 msgid "Resize" msgstr "Resize" -#: ../gtk/gtkpaned.c:288 +#: gtk/gtkpaned.c:288 msgid "If TRUE, the child expands and shrinks along with the paned widget" msgstr "If TRUE, the child expands and shrinks along with the paned widget" -#: ../gtk/gtkpaned.c:303 +#: gtk/gtkpaned.c:303 msgid "Shrink" msgstr "Shrink" -#: ../gtk/gtkpaned.c:304 +#: gtk/gtkpaned.c:304 msgid "If TRUE, the child can be made smaller than its requisition" msgstr "If TRUE, the child can be made smaller than its requisition" -#: ../gtk/gtkplug.c:150 ../gtk/gtkstatusicon.c:285 +#: gtk/gtkplug.c:150 gtk/gtkstatusicon.c:285 msgid "Embedded" msgstr "Embedded" -#: ../gtk/gtkplug.c:151 +#: gtk/gtkplug.c:151 msgid "Whether or not the plug is embedded" msgstr "Whether or not the plug is embedded" -#: ../gtk/gtkplug.c:165 +#: gtk/gtkplug.c:165 msgid "Socket Window" msgstr "Socket Window" -#: ../gtk/gtkplug.c:166 +#: gtk/gtkplug.c:166 msgid "The window of the socket the plug is embedded in" msgstr "The window of the socket the plug is embedded in" -#: ../gtk/gtkpreview.c:102 +#: gtk/gtkpreview.c:102 msgid "" "Whether the preview widget should take up the entire space it is allocated" msgstr "" "Whether the preview widget should take up the entire space it is allocated" -#: ../gtk/gtkprinter.c:124 +#: gtk/gtkprinter.c:124 msgid "Name of the printer" msgstr "Name of the printer" -#: ../gtk/gtkprinter.c:130 +#: gtk/gtkprinter.c:130 msgid "Backend" msgstr "Backend" -#: ../gtk/gtkprinter.c:131 +#: gtk/gtkprinter.c:131 msgid "Backend for the printer" msgstr "Backend for the printer" -#: ../gtk/gtkprinter.c:137 +#: gtk/gtkprinter.c:137 msgid "Is Virtual" msgstr "Is Virtual" -#: ../gtk/gtkprinter.c:138 +#: gtk/gtkprinter.c:138 msgid "FALSE if this represents a real hardware printer" msgstr "FALSE if this represents a real hardware printer" -#: ../gtk/gtkprinter.c:144 +#: gtk/gtkprinter.c:144 msgid "Accepts PDF" msgstr "Accepts PDF" -#: ../gtk/gtkprinter.c:145 +#: gtk/gtkprinter.c:145 msgid "TRUE if this printer can accept PDF" msgstr "TRUE if this printer can accept PDF" -#: ../gtk/gtkprinter.c:151 +#: gtk/gtkprinter.c:151 msgid "Accepts PostScript" msgstr "Accepts PostScript" -#: ../gtk/gtkprinter.c:152 +#: gtk/gtkprinter.c:152 msgid "TRUE if this printer can accept PostScript" msgstr "TRUE if this printer can accept PostScript" -#: ../gtk/gtkprinter.c:158 +#: gtk/gtkprinter.c:158 msgid "State Message" msgstr "State Message" -#: ../gtk/gtkprinter.c:159 +#: gtk/gtkprinter.c:159 msgid "String giving the current state of the printer" msgstr "String giving the current state of the printer" -#: ../gtk/gtkprinter.c:165 +#: gtk/gtkprinter.c:165 msgid "Location" msgstr "Location" -#: ../gtk/gtkprinter.c:166 +#: gtk/gtkprinter.c:166 msgid "The location of the printer" msgstr "The location of the printer" -#: ../gtk/gtkprinter.c:173 +#: gtk/gtkprinter.c:173 msgid "The icon name to use for the printer" msgstr "The icon name to use for the printer" -#: ../gtk/gtkprinter.c:179 +#: gtk/gtkprinter.c:179 msgid "Job Count" msgstr "Job Count" -#: ../gtk/gtkprinter.c:180 +#: gtk/gtkprinter.c:180 msgid "Number of jobs queued in the printer" msgstr "Number of jobs queued in the printer" -#: ../gtk/gtkprinter.c:198 +#: gtk/gtkprinter.c:198 msgid "Paused Printer" msgstr "Paused Printer" -#: ../gtk/gtkprinter.c:199 +#: gtk/gtkprinter.c:199 msgid "TRUE if this printer is paused" msgstr "TRUE if this printer is paused" -#: ../gtk/gtkprinter.c:212 +#: gtk/gtkprinter.c:212 msgid "Accepting Jobs" msgstr "Accepting Jobs" -#: ../gtk/gtkprinter.c:213 +#: gtk/gtkprinter.c:213 msgid "TRUE if this printer is accepting new jobs" msgstr "TRUE if this printer is accepting new jobs" -#: ../gtk/gtkprinteroptionwidget.c:123 +#: gtk/gtkprinteroptionwidget.c:123 msgid "Source option" msgstr "Source option" -#: ../gtk/gtkprinteroptionwidget.c:124 +#: gtk/gtkprinteroptionwidget.c:124 msgid "The PrinterOption backing this widget" msgstr "The PrinterOption backing this widget" -#: ../gtk/gtkprintjob.c:117 +#: gtk/gtkprintjob.c:117 msgid "Title of the print job" msgstr "Title of the print job" -#: ../gtk/gtkprintjob.c:125 +#: gtk/gtkprintjob.c:125 msgid "Printer" msgstr "Printer" -#: ../gtk/gtkprintjob.c:126 +#: gtk/gtkprintjob.c:126 msgid "Printer to print the job to" msgstr "Printer to print the job to" -#: ../gtk/gtkprintjob.c:134 +#: gtk/gtkprintjob.c:134 msgid "Settings" msgstr "Settings" -#: ../gtk/gtkprintjob.c:135 +#: gtk/gtkprintjob.c:135 msgid "Printer settings" msgstr "Printer settings" -#: ../gtk/gtkprintjob.c:143 ../gtk/gtkprintjob.c:144 -#: ../gtk/gtkprintunixdialog.c:252 +#: gtk/gtkprintjob.c:143 gtk/gtkprintjob.c:144 gtk/gtkprintunixdialog.c:252 msgid "Page Setup" msgstr "Page Setup" -#: ../gtk/gtkprintjob.c:152 ../gtk/gtkprintoperation.c:1012 +#: gtk/gtkprintjob.c:152 gtk/gtkprintoperation.c:1012 msgid "Track Print Status" msgstr "Track Print Status" -#: ../gtk/gtkprintjob.c:153 +#: gtk/gtkprintjob.c:153 msgid "" "TRUE if the print job will continue to emit status-changed signals after the " "print data has been sent to the printer or print server." @@ -3872,51 +3846,51 @@ msgstr "" "TRUE if the print job will continue to emit status-changed signals after the " "print data has been sent to the printer or print server." -#: ../gtk/gtkprintoperation.c:884 +#: gtk/gtkprintoperation.c:884 msgid "Default Page Setup" msgstr "Default Page Setup" -#: ../gtk/gtkprintoperation.c:885 +#: gtk/gtkprintoperation.c:885 msgid "The GtkPageSetup used by default" msgstr "The GtkPageSetup used by default" -#: ../gtk/gtkprintoperation.c:903 ../gtk/gtkprintunixdialog.c:270 +#: gtk/gtkprintoperation.c:903 gtk/gtkprintunixdialog.c:270 msgid "Print Settings" msgstr "Print Settings" -#: ../gtk/gtkprintoperation.c:904 ../gtk/gtkprintunixdialog.c:271 +#: gtk/gtkprintoperation.c:904 gtk/gtkprintunixdialog.c:271 msgid "The GtkPrintSettings used for initializing the dialog" msgstr "The GtkPrintSettings used for initializing the dialog" -#: ../gtk/gtkprintoperation.c:922 +#: gtk/gtkprintoperation.c:922 msgid "Job Name" msgstr "Job Name" -#: ../gtk/gtkprintoperation.c:923 +#: gtk/gtkprintoperation.c:923 msgid "A string used for identifying the print job." msgstr "A string used for identifying the print job." -#: ../gtk/gtkprintoperation.c:947 +#: gtk/gtkprintoperation.c:947 msgid "Number of Pages" msgstr "Number of Pages" -#: ../gtk/gtkprintoperation.c:948 +#: gtk/gtkprintoperation.c:948 msgid "The number of pages in the document." msgstr "The number of pages in the document." -#: ../gtk/gtkprintoperation.c:969 ../gtk/gtkprintunixdialog.c:260 +#: gtk/gtkprintoperation.c:969 gtk/gtkprintunixdialog.c:260 msgid "Current Page" msgstr "Current Page" -#: ../gtk/gtkprintoperation.c:970 ../gtk/gtkprintunixdialog.c:261 +#: gtk/gtkprintoperation.c:970 gtk/gtkprintunixdialog.c:261 msgid "The current page in the document" msgstr "The current page in the document" -#: ../gtk/gtkprintoperation.c:991 +#: gtk/gtkprintoperation.c:991 msgid "Use full page" msgstr "Use full page" -#: ../gtk/gtkprintoperation.c:992 +#: gtk/gtkprintoperation.c:992 msgid "" "TRUE if the origin of the context should be at the corner of the page and " "not the corner of the imageable area" @@ -3924,7 +3898,7 @@ msgstr "" "TRUE if the origin of the context should be at the corner of the page and " "not the corner of the imageable area" -#: ../gtk/gtkprintoperation.c:1013 +#: gtk/gtkprintoperation.c:1013 msgid "" "TRUE if the print operation will continue to report on the print job status " "after the print data has been sent to the printer or print server." @@ -3932,75 +3906,75 @@ msgstr "" "TRUE if the print operation will continue to report on the print job status " "after the print data has been sent to the printer or print server." -#: ../gtk/gtkprintoperation.c:1030 +#: gtk/gtkprintoperation.c:1030 msgid "Unit" msgstr "Unit" -#: ../gtk/gtkprintoperation.c:1031 +#: gtk/gtkprintoperation.c:1031 msgid "The unit in which distances can be measured in the context" msgstr "The unit in which distances can be measured in the context" -#: ../gtk/gtkprintoperation.c:1048 +#: gtk/gtkprintoperation.c:1048 msgid "Show Dialog" msgstr "Show Dialog" -#: ../gtk/gtkprintoperation.c:1049 +#: gtk/gtkprintoperation.c:1049 msgid "TRUE if a progress dialog is shown while printing." msgstr "TRUE if a progress dialog is shown while printing." -#: ../gtk/gtkprintoperation.c:1072 +#: gtk/gtkprintoperation.c:1072 msgid "Allow Async" msgstr "Allow Async" -#: ../gtk/gtkprintoperation.c:1073 +#: gtk/gtkprintoperation.c:1073 msgid "TRUE if print process may run asynchronous." msgstr "TRUE if print process may run asynchronous." -#: ../gtk/gtkprintoperation.c:1096 ../gtk/gtkprintoperation.c:1097 +#: gtk/gtkprintoperation.c:1096 gtk/gtkprintoperation.c:1097 msgid "Export filename" msgstr "Export filename" -#: ../gtk/gtkprintoperation.c:1111 +#: gtk/gtkprintoperation.c:1111 msgid "Status" msgstr "Status" -#: ../gtk/gtkprintoperation.c:1112 +#: gtk/gtkprintoperation.c:1112 msgid "The status of the print operation" msgstr "The status of the print operation" -#: ../gtk/gtkprintoperation.c:1132 +#: gtk/gtkprintoperation.c:1132 msgid "Status String" msgstr "Status String" -#: ../gtk/gtkprintoperation.c:1133 +#: gtk/gtkprintoperation.c:1133 msgid "A human-readable description of the status" msgstr "A human-readable description of the status" -#: ../gtk/gtkprintoperation.c:1151 +#: gtk/gtkprintoperation.c:1151 msgid "Custom tab label" msgstr "Custom tab label" -#: ../gtk/gtkprintoperation.c:1152 +#: gtk/gtkprintoperation.c:1152 msgid "Label for the tab containing custom widgets." msgstr "Label for the tab containing custom widgets." -#: ../gtk/gtkprintunixdialog.c:253 +#: gtk/gtkprintunixdialog.c:253 msgid "The GtkPageSetup to use" msgstr "The GtkPageSetup to use" -#: ../gtk/gtkprintunixdialog.c:278 +#: gtk/gtkprintunixdialog.c:278 msgid "Selected Printer" msgstr "Selected Printer" -#: ../gtk/gtkprintunixdialog.c:279 +#: gtk/gtkprintunixdialog.c:279 msgid "The GtkPrinter which is selected" msgstr "The GtkPrinter which is selected" -#: ../gtk/gtkprogress.c:102 +#: gtk/gtkprogress.c:102 msgid "Activity mode" msgstr "Activity mode" -#: ../gtk/gtkprogress.c:103 +#: gtk/gtkprogress.c:103 msgid "" "If TRUE, the GtkProgress is in activity mode, meaning that it signals " "something is happening, but not how much of the activity is finished. This " @@ -4010,39 +3984,39 @@ msgstr "" "something is happening, but not how much of the activity is finished. This " "is used when you're doing something but don't know how long it will take." -#: ../gtk/gtkprogress.c:111 +#: gtk/gtkprogress.c:111 msgid "Show text" msgstr "Show text" -#: ../gtk/gtkprogress.c:112 +#: gtk/gtkprogress.c:112 msgid "Whether the progress is shown as text." msgstr "Whether the progress is shown as text." -#: ../gtk/gtkprogressbar.c:119 +#: gtk/gtkprogressbar.c:119 msgid "The GtkAdjustment connected to the progress bar (Deprecated)" msgstr "The GtkAdjustment connected to the progress bar (Deprecated)" -#: ../gtk/gtkprogressbar.c:135 +#: gtk/gtkprogressbar.c:135 msgid "Bar style" msgstr "Bar style" -#: ../gtk/gtkprogressbar.c:136 +#: gtk/gtkprogressbar.c:136 msgid "Specifies the visual style of the bar in percentage mode (Deprecated)" msgstr "Specifies the visual style of the bar in percentage mode (Deprecated)" -#: ../gtk/gtkprogressbar.c:144 +#: gtk/gtkprogressbar.c:144 msgid "Activity Step" msgstr "Activity Step" -#: ../gtk/gtkprogressbar.c:145 +#: gtk/gtkprogressbar.c:145 msgid "The increment used for each iteration in activity mode (Deprecated)" msgstr "The increment used for each iteration in activity mode (Deprecated)" -#: ../gtk/gtkprogressbar.c:152 +#: gtk/gtkprogressbar.c:152 msgid "Activity Blocks" msgstr "Activity Blocks" -#: ../gtk/gtkprogressbar.c:153 +#: gtk/gtkprogressbar.c:153 msgid "" "The number of blocks which can fit in the progress bar area in activity mode " "(Deprecated)" @@ -4050,11 +4024,11 @@ msgstr "" "The number of blocks which can fit in the progress bar area in activity mode " "(Deprecated)" -#: ../gtk/gtkprogressbar.c:160 +#: gtk/gtkprogressbar.c:160 msgid "Discrete Blocks" msgstr "Discrete Blocks" -#: ../gtk/gtkprogressbar.c:161 +#: gtk/gtkprogressbar.c:161 msgid "" "The number of discrete blocks in a progress bar (when shown in the discrete " "style)" @@ -4062,27 +4036,27 @@ msgstr "" "The number of discrete blocks in a progress bar (when shown in the discrete " "style)" -#: ../gtk/gtkprogressbar.c:168 +#: gtk/gtkprogressbar.c:168 msgid "Fraction" msgstr "Fraction" -#: ../gtk/gtkprogressbar.c:169 +#: gtk/gtkprogressbar.c:169 msgid "The fraction of total work that has been completed" msgstr "The fraction of total work that has been completed" -#: ../gtk/gtkprogressbar.c:176 +#: gtk/gtkprogressbar.c:176 msgid "Pulse Step" msgstr "Pulse Step" -#: ../gtk/gtkprogressbar.c:177 +#: gtk/gtkprogressbar.c:177 msgid "The fraction of total progress to move the bouncing block when pulsed" msgstr "The fraction of total progress to move the bouncing block when pulsed" -#: ../gtk/gtkprogressbar.c:185 +#: gtk/gtkprogressbar.c:185 msgid "Text to be displayed in the progress bar" msgstr "Text to be displayed in the progress bar" -#: ../gtk/gtkprogressbar.c:207 +#: gtk/gtkprogressbar.c:207 msgid "" "The preferred place to ellipsize the string, if the progress bar does not " "have enough room to display the entire string, if at all." @@ -4090,59 +4064,59 @@ msgstr "" "The preferred place to ellipsize the string, if the progress bar does not " "have enough room to display the entire string, if at all." -#: ../gtk/gtkprogressbar.c:214 +#: gtk/gtkprogressbar.c:214 msgid "XSpacing" msgstr "XSpacing" -#: ../gtk/gtkprogressbar.c:215 +#: gtk/gtkprogressbar.c:215 msgid "Extra spacing applied to the width of a progress bar." msgstr "Extra spacing applied to the width of a progress bar." -#: ../gtk/gtkprogressbar.c:220 +#: gtk/gtkprogressbar.c:220 msgid "YSpacing" msgstr "YSpacing" -#: ../gtk/gtkprogressbar.c:221 +#: gtk/gtkprogressbar.c:221 msgid "Extra spacing applied to the height of a progress bar." msgstr "Extra spacing applied to the height of a progress bar." -#: ../gtk/gtkprogressbar.c:234 +#: gtk/gtkprogressbar.c:234 msgid "Min horizontal bar width" msgstr "Min horizontal bar width" -#: ../gtk/gtkprogressbar.c:235 +#: gtk/gtkprogressbar.c:235 msgid "The minimum horizontal width of the progress bar" msgstr "The minimum horizontal width of the progress bar" -#: ../gtk/gtkprogressbar.c:247 +#: gtk/gtkprogressbar.c:247 msgid "Min horizontal bar height" msgstr "Min horizontal bar height" -#: ../gtk/gtkprogressbar.c:248 +#: gtk/gtkprogressbar.c:248 msgid "Minimum horizontal height of the progress bar" msgstr "Minimum horizontal height of the progress bar" -#: ../gtk/gtkprogressbar.c:260 +#: gtk/gtkprogressbar.c:260 msgid "Min vertical bar width" msgstr "Min vertical bar width" -#: ../gtk/gtkprogressbar.c:261 +#: gtk/gtkprogressbar.c:261 msgid "The minimum vertical width of the progress bar" msgstr "The minimum vertical width of the progress bar" -#: ../gtk/gtkprogressbar.c:273 +#: gtk/gtkprogressbar.c:273 msgid "Min vertical bar height" msgstr "Min vertical bar height" -#: ../gtk/gtkprogressbar.c:274 +#: gtk/gtkprogressbar.c:274 msgid "The minimum vertical height of the progress bar" msgstr "The minimum vertical height of the progress bar" -#: ../gtk/gtkradioaction.c:111 +#: gtk/gtkradioaction.c:111 msgid "The value" msgstr "The value" -#: ../gtk/gtkradioaction.c:112 +#: gtk/gtkradioaction.c:112 msgid "" "The value returned by gtk_radio_action_get_current_value() when this action " "is the current action of its group." @@ -4150,15 +4124,15 @@ msgstr "" "The value returned by gtk_radio_action_get_current_value() when this action " "is the current action of its group." -#: ../gtk/gtkradioaction.c:129 +#: gtk/gtkradioaction.c:129 msgid "The radio action whose group this action belongs to." msgstr "The radio action whose group this action belongs to." -#: ../gtk/gtkradioaction.c:144 +#: gtk/gtkradioaction.c:144 msgid "The current value" msgstr "The current value" -#: ../gtk/gtkradioaction.c:145 +#: gtk/gtkradioaction.c:145 msgid "" "The value property of the currently active member of the group to which this " "action belongs." @@ -4166,43 +4140,43 @@ msgstr "" "The value property of the currently active member of the group to which this " "action belongs." -#: ../gtk/gtkradiobutton.c:83 +#: gtk/gtkradiobutton.c:83 msgid "The radio button whose group this widget belongs to." msgstr "The radio button whose group this widget belongs to." -#: ../gtk/gtkradiomenuitem.c:343 +#: gtk/gtkradiomenuitem.c:343 msgid "The radio menu item whose group this widget belongs to." msgstr "The radio menu item whose group this widget belongs to." -#: ../gtk/gtkradiotoolbutton.c:66 +#: gtk/gtkradiotoolbutton.c:66 msgid "The radio tool button whose group this button belongs to." msgstr "The radio tool button whose group this button belongs to." -#: ../gtk/gtkrange.c:337 +#: gtk/gtkrange.c:337 msgid "Update policy" msgstr "Update policy" -#: ../gtk/gtkrange.c:338 +#: gtk/gtkrange.c:338 msgid "How the range should be updated on the screen" msgstr "How the range should be updated on the screen" -#: ../gtk/gtkrange.c:347 +#: gtk/gtkrange.c:347 msgid "The GtkAdjustment that contains the current value of this range object" msgstr "The GtkAdjustment that contains the current value of this range object" -#: ../gtk/gtkrange.c:354 +#: gtk/gtkrange.c:354 msgid "Inverted" msgstr "Inverted" -#: ../gtk/gtkrange.c:355 +#: gtk/gtkrange.c:355 msgid "Invert direction slider moves to increase range value" msgstr "Invert direction slider moves to increase range value" -#: ../gtk/gtkrange.c:362 +#: gtk/gtkrange.c:362 msgid "Lower stepper sensitivity" msgstr "Lower stepper sensitivity" -#: ../gtk/gtkrange.c:363 +#: gtk/gtkrange.c:363 msgid "" "The sensitivity policy for the stepper that points to the adjustment's lower " "side" @@ -4210,11 +4184,11 @@ msgstr "" "The sensitivity policy for the stepper that points to the adjustment's lower " "side" -#: ../gtk/gtkrange.c:371 +#: gtk/gtkrange.c:371 msgid "Upper stepper sensitivity" msgstr "Upper stepper sensitivity" -#: ../gtk/gtkrange.c:372 +#: gtk/gtkrange.c:372 msgid "" "The sensitivity policy for the stepper that points to the adjustment's upper " "side" @@ -4222,87 +4196,87 @@ msgstr "" "The sensitivity policy for the stepper that points to the adjustment's upper " "side" -#: ../gtk/gtkrange.c:389 +#: gtk/gtkrange.c:389 msgid "Show Fill Level" msgstr "Show Fill Level" -#: ../gtk/gtkrange.c:390 +#: gtk/gtkrange.c:390 msgid "Whether to display a fill level indicator graphics on trough." msgstr "Whether to display a fill level indicator graphics on trough." -#: ../gtk/gtkrange.c:406 +#: gtk/gtkrange.c:406 msgid "Restrict to Fill Level" msgstr "Restrict to Fill Level" -#: ../gtk/gtkrange.c:407 +#: gtk/gtkrange.c:407 msgid "Whether to restrict the upper boundary to the fill level." msgstr "Whether to restrict the upper boundary to the fill level." -#: ../gtk/gtkrange.c:422 +#: gtk/gtkrange.c:422 msgid "Fill Level" msgstr "Fill Level" -#: ../gtk/gtkrange.c:423 +#: gtk/gtkrange.c:423 msgid "The fill level." msgstr "The fill level." -#: ../gtk/gtkrange.c:431 +#: gtk/gtkrange.c:431 msgid "Slider Width" msgstr "Slider Width" -#: ../gtk/gtkrange.c:432 +#: gtk/gtkrange.c:432 msgid "Width of scrollbar or scale thumb" msgstr "Width of scrollbar or scale thumb" -#: ../gtk/gtkrange.c:439 +#: gtk/gtkrange.c:439 msgid "Trough Border" msgstr "Trough Border" -#: ../gtk/gtkrange.c:440 +#: gtk/gtkrange.c:440 msgid "Spacing between thumb/steppers and outer trough bevel" msgstr "Spacing between thumb/steppers and outer trough bevel" -#: ../gtk/gtkrange.c:447 +#: gtk/gtkrange.c:447 msgid "Stepper Size" msgstr "Stepper Size" -#: ../gtk/gtkrange.c:448 +#: gtk/gtkrange.c:448 msgid "Length of step buttons at ends" msgstr "Length of step buttons at ends" -#: ../gtk/gtkrange.c:463 +#: gtk/gtkrange.c:463 msgid "Stepper Spacing" msgstr "Stepper Spacing" -#: ../gtk/gtkrange.c:464 +#: gtk/gtkrange.c:464 msgid "Spacing between step buttons and thumb" msgstr "Spacing between step buttons and thumb" -#: ../gtk/gtkrange.c:471 +#: gtk/gtkrange.c:471 msgid "Arrow X Displacement" msgstr "Arrow X Displacement" -#: ../gtk/gtkrange.c:472 +#: gtk/gtkrange.c:472 msgid "" "How far in the x direction to move the arrow when the button is depressed" msgstr "" "How far in the x direction to move the arrow when the button is depressed" -#: ../gtk/gtkrange.c:479 +#: gtk/gtkrange.c:479 msgid "Arrow Y Displacement" msgstr "Arrow Y Displacement" -#: ../gtk/gtkrange.c:480 +#: gtk/gtkrange.c:480 msgid "" "How far in the y direction to move the arrow when the button is depressed" msgstr "" "How far in the y direction to move the arrow when the button is depressed" -#: ../gtk/gtkrange.c:488 +#: gtk/gtkrange.c:488 msgid "Draw slider ACTIVE during drag" msgstr "Draw slider ACTIVE during drag" -#: ../gtk/gtkrange.c:489 +#: gtk/gtkrange.c:489 msgid "" "With this option set to TRUE, sliders will be drawn ACTIVE and with shadow " "IN while they are dragged" @@ -4310,11 +4284,11 @@ msgstr "" "With this option set to TRUE, sliders will be drawn ACTIVE and with shadow " "IN while they are dragged" -#: ../gtk/gtkrange.c:503 +#: gtk/gtkrange.c:503 msgid "Trough Side Details" msgstr "Trough Side Details" -#: ../gtk/gtkrange.c:504 +#: gtk/gtkrange.c:504 msgid "" "When TRUE, the parts of the trough on the two sides of the slider are drawn " "with different details" @@ -4322,11 +4296,11 @@ msgstr "" "When TRUE, the parts of the trough on the two sides of the slider are drawn " "with different details" -#: ../gtk/gtkrange.c:520 +#: gtk/gtkrange.c:520 msgid "Trough Under Steppers" msgstr "Trough Under Steppers" -#: ../gtk/gtkrange.c:521 +#: gtk/gtkrange.c:521 msgid "" "Whether to draw trough for full length of range or exclude the steppers and " "spacing" @@ -4334,266 +4308,264 @@ msgstr "" "Whether to draw trough for full length of range or exclude the steppers and " "spacing" -#: ../gtk/gtkrange.c:534 +#: gtk/gtkrange.c:534 msgid "Arrow scaling" msgstr "Arrow scaling" -#: ../gtk/gtkrange.c:535 +#: gtk/gtkrange.c:535 msgid "Arrow scaling with regard to scroll button size" msgstr "Arrow scaling with regard to scroll button size" -#: ../gtk/gtkrecentaction.c:679 ../gtk/gtkrecentchoosermenu.c:206 +#: gtk/gtkrecentaction.c:679 gtk/gtkrecentchoosermenu.c:206 msgid "Show Numbers" msgstr "Show Numbers" -#: ../gtk/gtkrecentaction.c:680 ../gtk/gtkrecentchoosermenu.c:207 +#: gtk/gtkrecentaction.c:680 gtk/gtkrecentchoosermenu.c:207 msgid "Whether the items should be displayed with a number" msgstr "Whether the items should be displayed with a number" -#: ../gtk/gtkrecentchooser.c:120 +#: gtk/gtkrecentchooser.c:120 msgid "Recent Manager" msgstr "Recent Manager" -#: ../gtk/gtkrecentchooser.c:121 +#: gtk/gtkrecentchooser.c:121 msgid "The RecentManager object to use" msgstr "The RecentManager object to use" -#: ../gtk/gtkrecentchooser.c:135 +#: gtk/gtkrecentchooser.c:135 msgid "Show Private" msgstr "Show Private" -#: ../gtk/gtkrecentchooser.c:136 +#: gtk/gtkrecentchooser.c:136 msgid "Whether the private items should be displayed" msgstr "Whether the private items should be displayed" -#: ../gtk/gtkrecentchooser.c:149 +#: gtk/gtkrecentchooser.c:149 msgid "Show Tooltips" msgstr "Show Tooltips" -#: ../gtk/gtkrecentchooser.c:150 +#: gtk/gtkrecentchooser.c:150 msgid "Whether there should be a tooltip on the item" msgstr "Whether there should be a tooltip on the item" -#: ../gtk/gtkrecentchooser.c:162 +#: gtk/gtkrecentchooser.c:162 msgid "Show Icons" msgstr "Show Icons" -#: ../gtk/gtkrecentchooser.c:163 +#: gtk/gtkrecentchooser.c:163 msgid "Whether there should be an icon near the item" msgstr "Whether there should be an icon near the item" -#: ../gtk/gtkrecentchooser.c:178 +#: gtk/gtkrecentchooser.c:178 msgid "Show Not Found" msgstr "Show Not Found" -#: ../gtk/gtkrecentchooser.c:179 +#: gtk/gtkrecentchooser.c:179 msgid "Whether the items pointing to unavailable resources should be displayed" msgstr "" "Whether the items pointing to unavailable resources should be displayed" -#: ../gtk/gtkrecentchooser.c:192 +#: gtk/gtkrecentchooser.c:192 msgid "Whether to allow multiple items to be selected" msgstr "Whether to allow multiple items to be selected" -#: ../gtk/gtkrecentchooser.c:205 +#: gtk/gtkrecentchooser.c:205 msgid "Local only" msgstr "Local only" -#: ../gtk/gtkrecentchooser.c:206 +#: gtk/gtkrecentchooser.c:206 msgid "Whether the selected resource(s) should be limited to local file: URIs" msgstr "Whether the selected resource(s) should be limited to local file: URIs" -#: ../gtk/gtkrecentchooser.c:222 ../gtk/gtkrecentmanager.c:229 +#: gtk/gtkrecentchooser.c:222 gtk/gtkrecentmanager.c:229 msgid "Limit" msgstr "Limit" -#: ../gtk/gtkrecentchooser.c:223 +#: gtk/gtkrecentchooser.c:223 msgid "The maximum number of items to be displayed" msgstr "The maximum number of items to be displayed" -#: ../gtk/gtkrecentchooser.c:237 +#: gtk/gtkrecentchooser.c:237 msgid "Sort Type" msgstr "Sort Type" -#: ../gtk/gtkrecentchooser.c:238 +#: gtk/gtkrecentchooser.c:238 msgid "The sorting order of the items displayed" msgstr "The sorting order of the items displayed" -#: ../gtk/gtkrecentchooser.c:253 +#: gtk/gtkrecentchooser.c:253 msgid "The current filter for selecting which resources are displayed" msgstr "The current filter for selecting which resources are displayed" -#: ../gtk/gtkrecentmanager.c:215 +#: gtk/gtkrecentmanager.c:215 msgid "The full path to the file to be used to store and read the list" msgstr "The full path to the file to be used to store and read the list" -#: ../gtk/gtkrecentmanager.c:230 +#: gtk/gtkrecentmanager.c:230 msgid "" "The maximum number of items to be returned by gtk_recent_manager_get_items()" msgstr "" "The maximum number of items to be returned by gtk_recent_manager_get_items()" -#: ../gtk/gtkrecentmanager.c:246 +#: gtk/gtkrecentmanager.c:246 msgid "The size of the recently used resources list" msgstr "The size of the recently used resources list" -#: ../gtk/gtkruler.c:90 +#: gtk/gtkruler.c:90 msgid "Lower" msgstr "Lower" -#: ../gtk/gtkruler.c:91 +#: gtk/gtkruler.c:91 msgid "Lower limit of ruler" msgstr "Lower limit of ruler" -#: ../gtk/gtkruler.c:100 +#: gtk/gtkruler.c:100 msgid "Upper" msgstr "Upper" -#: ../gtk/gtkruler.c:101 +#: gtk/gtkruler.c:101 msgid "Upper limit of ruler" msgstr "Upper limit of ruler" -#: ../gtk/gtkruler.c:111 +#: gtk/gtkruler.c:111 msgid "Position of mark on the ruler" msgstr "Position of mark on the ruler" -#: ../gtk/gtkruler.c:120 +#: gtk/gtkruler.c:120 msgid "Max Size" msgstr "Max Size" -#: ../gtk/gtkruler.c:121 +#: gtk/gtkruler.c:121 msgid "Maximum size of the ruler" msgstr "Maximum size of the ruler" -#: ../gtk/gtkruler.c:136 +#: gtk/gtkruler.c:136 msgid "Metric" msgstr "Metric" -#: ../gtk/gtkruler.c:137 +#: gtk/gtkruler.c:137 msgid "The metric used for the ruler" msgstr "The metric used for the ruler" -#: ../gtk/gtkscale.c:143 +#: gtk/gtkscale.c:143 msgid "The number of decimal places that are displayed in the value" msgstr "The number of decimal places that are displayed in the value" -#: ../gtk/gtkscale.c:152 +#: gtk/gtkscale.c:152 msgid "Draw Value" msgstr "Draw Value" -#: ../gtk/gtkscale.c:153 +#: gtk/gtkscale.c:153 msgid "Whether the current value is displayed as a string next to the slider" msgstr "Whether the current value is displayed as a string next to the slider" -#: ../gtk/gtkscale.c:160 +#: gtk/gtkscale.c:160 msgid "Value Position" msgstr "Value Position" -#: ../gtk/gtkscale.c:161 +#: gtk/gtkscale.c:161 msgid "The position in which the current value is displayed" msgstr "The position in which the current value is displayed" -#: ../gtk/gtkscale.c:168 +#: gtk/gtkscale.c:168 msgid "Slider Length" msgstr "Slider Length" -#: ../gtk/gtkscale.c:169 +#: gtk/gtkscale.c:169 msgid "Length of scale's slider" msgstr "Length of scale's slider" -#: ../gtk/gtkscale.c:177 +#: gtk/gtkscale.c:177 msgid "Value spacing" msgstr "Value spacing" -#: ../gtk/gtkscale.c:178 +#: gtk/gtkscale.c:178 msgid "Space between value text and the slider/trough area" msgstr "Space between value text and the slider/trough area" -#: ../gtk/gtkscalebutton.c:192 +#: gtk/gtkscalebutton.c:192 msgid "The orientation of the scale" msgstr "The orientation of the scale" -#: ../gtk/gtkscalebutton.c:201 +#: gtk/gtkscalebutton.c:201 msgid "The value of the scale" msgstr "The value of the scale" -#: ../gtk/gtkscalebutton.c:211 +#: gtk/gtkscalebutton.c:211 msgid "The icon size" msgstr "The icon size" -#: ../gtk/gtkscalebutton.c:220 +#: gtk/gtkscalebutton.c:220 msgid "" "The GtkAdjustment that contains the current value of this scale button object" msgstr "" "The GtkAdjustment that contains the current value of this scale button object" -#: ../gtk/gtkscalebutton.c:248 +#: gtk/gtkscalebutton.c:248 msgid "Icons" msgstr "Icons" -#: ../gtk/gtkscalebutton.c:249 +#: gtk/gtkscalebutton.c:249 msgid "List of icon names" msgstr "List of icon names" -#: ../gtk/gtkscrollbar.c:50 +#: gtk/gtkscrollbar.c:50 msgid "Minimum Slider Length" msgstr "Minimum Slider Length" -#: ../gtk/gtkscrollbar.c:51 +#: gtk/gtkscrollbar.c:51 msgid "Minimum length of scrollbar slider" msgstr "Minimum length of scrollbar slider" -#: ../gtk/gtkscrollbar.c:59 +#: gtk/gtkscrollbar.c:59 msgid "Fixed slider size" msgstr "Fixed slider size" -#: ../gtk/gtkscrollbar.c:60 +#: gtk/gtkscrollbar.c:60 msgid "Don't change slider size, just lock it to the minimum length" msgstr "Don't change slider size, just lock it to the minimum length" -#: ../gtk/gtkscrollbar.c:84 +#: gtk/gtkscrollbar.c:84 msgid "" "Display a second backward arrow button on the opposite end of the scrollbar" msgstr "" "Display a second backward arrow button on the opposite end of the scrollbar" -#: ../gtk/gtkscrollbar.c:92 +#: gtk/gtkscrollbar.c:92 msgid "" "Display a second forward arrow button on the opposite end of the scrollbar" msgstr "" "Display a second forward arrow button on the opposite end of the scrollbar" -#: ../gtk/gtkscrolledwindow.c:220 ../gtk/gtktext.c:545 -#: ../gtk/gtktreeview.c:578 +#: gtk/gtkscrolledwindow.c:220 gtk/gtktext.c:545 gtk/gtktreeview.c:578 msgid "Horizontal Adjustment" msgstr "Horizontal Adjustment" -#: ../gtk/gtkscrolledwindow.c:227 ../gtk/gtktext.c:553 -#: ../gtk/gtktreeview.c:586 +#: gtk/gtkscrolledwindow.c:227 gtk/gtktext.c:553 gtk/gtktreeview.c:586 msgid "Vertical Adjustment" msgstr "Vertical Adjustment" -#: ../gtk/gtkscrolledwindow.c:234 +#: gtk/gtkscrolledwindow.c:234 msgid "Horizontal Scrollbar Policy" msgstr "Horizontal Scrollbar Policy" -#: ../gtk/gtkscrolledwindow.c:235 +#: gtk/gtkscrolledwindow.c:235 msgid "When the horizontal scrollbar is displayed" msgstr "When the horizontal scrollbar is displayed" -#: ../gtk/gtkscrolledwindow.c:242 +#: gtk/gtkscrolledwindow.c:242 msgid "Vertical Scrollbar Policy" msgstr "Vertical Scrollbar Policy" -#: ../gtk/gtkscrolledwindow.c:243 +#: gtk/gtkscrolledwindow.c:243 msgid "When the vertical scrollbar is displayed" msgstr "When the vertical scrollbar is displayed" -#: ../gtk/gtkscrolledwindow.c:251 +#: gtk/gtkscrolledwindow.c:251 msgid "Window Placement" msgstr "Window Placement" -#: ../gtk/gtkscrolledwindow.c:252 +#: gtk/gtkscrolledwindow.c:252 msgid "" "Where the contents are located with respect to the scrollbars. This property " "only takes effect if \"window-placement-set\" is TRUE." @@ -4601,11 +4573,11 @@ msgstr "" "Where the contents are located with respect to the scrollbars. This property " "only takes effect if \"window-placement-set\" is TRUE." -#: ../gtk/gtkscrolledwindow.c:269 +#: gtk/gtkscrolledwindow.c:269 msgid "Window Placement Set" msgstr "Window Placement Set" -#: ../gtk/gtkscrolledwindow.c:270 +#: gtk/gtkscrolledwindow.c:270 msgid "" "Whether \"window-placement\" should be used to determine the location of the " "contents with respect to the scrollbars." @@ -4613,35 +4585,35 @@ msgstr "" "Whether \"window-placement\" should be used to determine the location of the " "contents with respect to the scrollbars." -#: ../gtk/gtkscrolledwindow.c:276 +#: gtk/gtkscrolledwindow.c:276 msgid "Shadow Type" msgstr "Shadow Type" -#: ../gtk/gtkscrolledwindow.c:277 +#: gtk/gtkscrolledwindow.c:277 msgid "Style of bevel around the contents" msgstr "Style of bevel around the contents" -#: ../gtk/gtkscrolledwindow.c:291 +#: gtk/gtkscrolledwindow.c:291 msgid "Scrollbars within bevel" msgstr "Scrollbars within bevel" -#: ../gtk/gtkscrolledwindow.c:292 +#: gtk/gtkscrolledwindow.c:292 msgid "Place scrollbars within the scrolled window's bevel" msgstr "Place scrollbars within the scrolled window's bevel" -#: ../gtk/gtkscrolledwindow.c:298 +#: gtk/gtkscrolledwindow.c:298 msgid "Scrollbar spacing" msgstr "Scrollbar spacing" -#: ../gtk/gtkscrolledwindow.c:299 +#: gtk/gtkscrolledwindow.c:299 msgid "Number of pixels between the scrollbars and the scrolled window" msgstr "Number of pixels between the scrollbars and the scrolled window" -#: ../gtk/gtkscrolledwindow.c:314 +#: gtk/gtkscrolledwindow.c:314 msgid "Scrolled Window Placement" msgstr "Scrolled Window Placement" -#: ../gtk/gtkscrolledwindow.c:315 +#: gtk/gtkscrolledwindow.c:315 msgid "" "Where the contents of scrolled windows are located with respect to the " "scrollbars, if not overridden by the scrolled window's own placement." @@ -4649,19 +4621,19 @@ msgstr "" "Where the contents of scrolled windows are located with respect to the " "scrollbars, if not overridden by the scrolled window's own placement." -#: ../gtk/gtkseparatortoolitem.c:105 +#: gtk/gtkseparatortoolitem.c:105 msgid "Draw" msgstr "Draw" -#: ../gtk/gtkseparatortoolitem.c:106 +#: gtk/gtkseparatortoolitem.c:106 msgid "Whether the separator is drawn, or just blank" msgstr "Whether the separator is drawn, or just blank" -#: ../gtk/gtksettings.c:215 +#: gtk/gtksettings.c:215 msgid "Double Click Time" msgstr "Double Click Time" -#: ../gtk/gtksettings.c:216 +#: gtk/gtksettings.c:216 msgid "" "Maximum time allowed between two clicks for them to be considered a double " "click (in milliseconds)" @@ -4669,11 +4641,11 @@ msgstr "" "Maximum time allowed between two clicks for them to be considered a double " "click (in milliseconds)" -#: ../gtk/gtksettings.c:223 +#: gtk/gtksettings.c:223 msgid "Double Click Distance" msgstr "Double Click Distance" -#: ../gtk/gtksettings.c:224 +#: gtk/gtksettings.c:224 msgid "" "Maximum distance allowed between two clicks for them to be considered a " "double click (in pixels)" @@ -4681,35 +4653,35 @@ msgstr "" "Maximum distance allowed between two clicks for them to be considered a " "double click (in pixels)" -#: ../gtk/gtksettings.c:240 +#: gtk/gtksettings.c:240 msgid "Cursor Blink" msgstr "Cursor Blink" -#: ../gtk/gtksettings.c:241 +#: gtk/gtksettings.c:241 msgid "Whether the cursor should blink" msgstr "Whether the cursor should blink" -#: ../gtk/gtksettings.c:248 +#: gtk/gtksettings.c:248 msgid "Cursor Blink Time" msgstr "Cursor Blink Time" -#: ../gtk/gtksettings.c:249 +#: gtk/gtksettings.c:249 msgid "Length of the cursor blink cycle, in milliseconds" msgstr "Length of the cursor blink cycle, in milliseconds" -#: ../gtk/gtksettings.c:268 +#: gtk/gtksettings.c:268 msgid "Cursor Blink Timeout" msgstr "Cursor Blink Timeout" -#: ../gtk/gtksettings.c:269 +#: gtk/gtksettings.c:269 msgid "Time after which the cursor stops blinking, in seconds" msgstr "Time after which the cursor stops blinking, in seconds" -#: ../gtk/gtksettings.c:276 +#: gtk/gtksettings.c:276 msgid "Split Cursor" msgstr "Split Cursor" -#: ../gtk/gtksettings.c:277 +#: gtk/gtksettings.c:277 msgid "" "Whether two cursors should be displayed for mixed left-to-right and right-to-" "left text" @@ -4717,149 +4689,149 @@ msgstr "" "Whether two cursors should be displayed for mixed left-to-right and right-to-" "left text" -#: ../gtk/gtksettings.c:284 +#: gtk/gtksettings.c:284 msgid "Theme Name" msgstr "Theme Name" -#: ../gtk/gtksettings.c:285 +#: gtk/gtksettings.c:285 msgid "Name of theme RC file to load" msgstr "Name of theme RC file to load" -#: ../gtk/gtksettings.c:293 +#: gtk/gtksettings.c:293 msgid "Icon Theme Name" msgstr "Icon Theme Name" -#: ../gtk/gtksettings.c:294 +#: gtk/gtksettings.c:294 msgid "Name of icon theme to use" msgstr "Name of icon theme to use" -#: ../gtk/gtksettings.c:302 +#: gtk/gtksettings.c:302 msgid "Fallback Icon Theme Name" msgstr "Fallback Icon Theme Name" -#: ../gtk/gtksettings.c:303 +#: gtk/gtksettings.c:303 msgid "Name of a icon theme to fall back to" msgstr "Name of a icon theme to fall back to" -#: ../gtk/gtksettings.c:311 +#: gtk/gtksettings.c:311 msgid "Key Theme Name" msgstr "Key Theme Name" -#: ../gtk/gtksettings.c:312 +#: gtk/gtksettings.c:312 msgid "Name of key theme RC file to load" msgstr "Name of key theme RC file to load" -#: ../gtk/gtksettings.c:320 +#: gtk/gtksettings.c:320 msgid "Menu bar accelerator" msgstr "Menu bar accelerator" -#: ../gtk/gtksettings.c:321 +#: gtk/gtksettings.c:321 msgid "Keybinding to activate the menu bar" msgstr "Keybinding to activate the menu bar" -#: ../gtk/gtksettings.c:329 +#: gtk/gtksettings.c:329 msgid "Drag threshold" msgstr "Drag threshold" -#: ../gtk/gtksettings.c:330 +#: gtk/gtksettings.c:330 msgid "Number of pixels the cursor can move before dragging" msgstr "Number of pixels the cursor can move before dragging" -#: ../gtk/gtksettings.c:338 +#: gtk/gtksettings.c:338 msgid "Font Name" msgstr "Font Name" -#: ../gtk/gtksettings.c:339 +#: gtk/gtksettings.c:339 msgid "Name of default font to use" msgstr "Name of default font to use" -#: ../gtk/gtksettings.c:361 +#: gtk/gtksettings.c:361 msgid "Icon Sizes" msgstr "Icon Sizes" -#: ../gtk/gtksettings.c:362 +#: gtk/gtksettings.c:362 msgid "List of icon sizes (gtk-menu=16,16:gtk-button=20,20..." msgstr "List of icon sizes (gtk-menu=16,16:gtk-button=20,20..." -#: ../gtk/gtksettings.c:370 +#: gtk/gtksettings.c:370 msgid "GTK Modules" msgstr "GTK Modules" -#: ../gtk/gtksettings.c:371 +#: gtk/gtksettings.c:371 msgid "List of currently active GTK modules" msgstr "List of currently active GTK modules" -#: ../gtk/gtksettings.c:380 +#: gtk/gtksettings.c:380 msgid "Xft Antialias" msgstr "Xft Antialias" -#: ../gtk/gtksettings.c:381 +#: gtk/gtksettings.c:381 msgid "Whether to antialias Xft fonts; 0=no, 1=yes, -1=default" msgstr "Whether to antialias Xft fonts; 0=no, 1=yes, -1=default" -#: ../gtk/gtksettings.c:390 +#: gtk/gtksettings.c:390 msgid "Xft Hinting" msgstr "Xft Hinting" -#: ../gtk/gtksettings.c:391 +#: gtk/gtksettings.c:391 msgid "Whether to hint Xft fonts; 0=no, 1=yes, -1=default" msgstr "Whether to hint Xft fonts; 0=no, 1=yes, -1=default" -#: ../gtk/gtksettings.c:400 +#: gtk/gtksettings.c:400 msgid "Xft Hint Style" msgstr "Xft Hint Style" -#: ../gtk/gtksettings.c:401 +#: gtk/gtksettings.c:401 msgid "" "What degree of hinting to use; hintnone, hintslight, hintmedium, or hintfull" msgstr "" "What degree of hinting to use; hintnone, hintslight, hintmedium, or hintfull" -#: ../gtk/gtksettings.c:410 +#: gtk/gtksettings.c:410 msgid "Xft RGBA" msgstr "Xft RGBA" -#: ../gtk/gtksettings.c:411 +#: gtk/gtksettings.c:411 msgid "Type of subpixel antialiasing; none, rgb, bgr, vrgb, vbgr" msgstr "Type of subpixel antialiasing; none, rgb, bgr, vrgb, vbgr" -#: ../gtk/gtksettings.c:420 +#: gtk/gtksettings.c:420 msgid "Xft DPI" msgstr "Xft DPI" -#: ../gtk/gtksettings.c:421 +#: gtk/gtksettings.c:421 msgid "Resolution for Xft, in 1024 * dots/inch. -1 to use default value" msgstr "Resolution for Xft, in 1024 * dots/inch. -1 to use default value" -#: ../gtk/gtksettings.c:430 +#: gtk/gtksettings.c:430 msgid "Cursor theme name" msgstr "Cursor theme name" -#: ../gtk/gtksettings.c:431 +#: gtk/gtksettings.c:431 msgid "Name of the cursor theme to use, or NULL to use the default theme" msgstr "Name of the cursor theme to use, or NULL to use the default theme" -#: ../gtk/gtksettings.c:439 +#: gtk/gtksettings.c:439 msgid "Cursor theme size" msgstr "Cursor theme size" -#: ../gtk/gtksettings.c:440 +#: gtk/gtksettings.c:440 msgid "Size to use for cursors, or 0 to use the default size" msgstr "Size to use for cursors, or 0 to use the default size" -#: ../gtk/gtksettings.c:450 +#: gtk/gtksettings.c:450 msgid "Alternative button order" msgstr "Alternative button order" -#: ../gtk/gtksettings.c:451 +#: gtk/gtksettings.c:451 msgid "Whether buttons in dialogs should use the alternative button order" msgstr "Whether buttons in dialogs should use the alternative button order" -#: ../gtk/gtksettings.c:468 +#: gtk/gtksettings.c:468 msgid "Alternative sort indicator direction" msgstr "Alternative sort indicator direction" -#: ../gtk/gtksettings.c:469 +#: gtk/gtksettings.c:469 msgid "" "Whether the direction of the sort indicators in list and tree views is " "inverted compared to the default (where down means ascending)" @@ -4867,11 +4839,11 @@ msgstr "" "Whether the direction of the sort indicators in list and tree views is " "inverted compared to the default (where down means ascending)" -#: ../gtk/gtksettings.c:477 +#: gtk/gtksettings.c:477 msgid "Show the 'Input Methods' menu" msgstr "Show the 'Input Methods' menu" -#: ../gtk/gtksettings.c:478 +#: gtk/gtksettings.c:478 msgid "" "Whether the context menus of entries and text views should offer to change " "the input method" @@ -4879,11 +4851,11 @@ msgstr "" "Whether the context menus of entries and text views should offer to change " "the input method" -#: ../gtk/gtksettings.c:486 +#: gtk/gtksettings.c:486 msgid "Show the 'Insert Unicode Control Character' menu" msgstr "Show the 'Insert Unicode Control Character' menu" -#: ../gtk/gtksettings.c:487 +#: gtk/gtksettings.c:487 msgid "" "Whether the context menus of entries and text views should offer to insert " "control characters" @@ -4891,220 +4863,220 @@ msgstr "" "Whether the context menus of entries and text views should offer to insert " "control characters" -#: ../gtk/gtksettings.c:495 +#: gtk/gtksettings.c:495 msgid "Start timeout" msgstr "Start timeout" -#: ../gtk/gtksettings.c:496 +#: gtk/gtksettings.c:496 msgid "Starting value for timeouts, when button is pressed" msgstr "Starting value for timeouts, when button is pressed" -#: ../gtk/gtksettings.c:505 +#: gtk/gtksettings.c:505 msgid "Repeat timeout" msgstr "Repeat timeout" -#: ../gtk/gtksettings.c:506 +#: gtk/gtksettings.c:506 msgid "Repeat value for timeouts, when button is pressed" msgstr "Repeat value for timeouts, when button is pressed" -#: ../gtk/gtksettings.c:515 +#: gtk/gtksettings.c:515 msgid "Expand timeout" msgstr "Expand timeout" -#: ../gtk/gtksettings.c:516 +#: gtk/gtksettings.c:516 msgid "Expand value for timeouts, when a widget is expanding a new region" msgstr "Expand value for timeouts, when a widget is expanding a new region" -#: ../gtk/gtksettings.c:551 +#: gtk/gtksettings.c:551 msgid "Color scheme" msgstr "Color scheme" -#: ../gtk/gtksettings.c:552 +#: gtk/gtksettings.c:552 msgid "A palette of named colors for use in themes" msgstr "A palette of named colors for use in themes" -#: ../gtk/gtksettings.c:561 +#: gtk/gtksettings.c:561 msgid "Enable Animations" msgstr "Enable Animations" -#: ../gtk/gtksettings.c:562 +#: gtk/gtksettings.c:562 msgid "Whether to enable toolkit-wide animations." msgstr "Whether to enable toolkit-wide animations." -#: ../gtk/gtksettings.c:580 +#: gtk/gtksettings.c:580 msgid "Enable Touchscreen Mode" msgstr "Enable Touchscreen Mode" -#: ../gtk/gtksettings.c:581 +#: gtk/gtksettings.c:581 msgid "When TRUE, there are no motion notify events delivered on this screen" msgstr "When TRUE, there are no motion notify events delivered on this screen" -#: ../gtk/gtksettings.c:598 +#: gtk/gtksettings.c:598 msgid "Tooltip timeout" msgstr "Tooltip timeout" -#: ../gtk/gtksettings.c:599 +#: gtk/gtksettings.c:599 msgid "Timeout before tooltip is shown" msgstr "Timeout before tooltip is shown" -#: ../gtk/gtksettings.c:624 +#: gtk/gtksettings.c:624 msgid "Tooltip browse timeout" msgstr "Tooltip browse timeout" -#: ../gtk/gtksettings.c:625 +#: gtk/gtksettings.c:625 msgid "Timeout before tooltip is shown when browse mode is enabled" msgstr "Timeout before tooltip is shown when browse mode is enabled" -#: ../gtk/gtksettings.c:646 +#: gtk/gtksettings.c:646 msgid "Tooltip browse mode timeout" msgstr "Tooltip browse mode timeout" -#: ../gtk/gtksettings.c:647 +#: gtk/gtksettings.c:647 msgid "Timeout after which browse mode is disabled" msgstr "Timeout after which browse mode is disabled" -#: ../gtk/gtksettings.c:666 +#: gtk/gtksettings.c:666 msgid "Keynav Cursor Only" msgstr "Keynav Cursor Only" -#: ../gtk/gtksettings.c:667 +#: gtk/gtksettings.c:667 msgid "When TRUE, there are only cursor keys available to navigate widgets" msgstr "When TRUE, there are only cursor keys available to navigate widgets" -#: ../gtk/gtksettings.c:684 +#: gtk/gtksettings.c:684 msgid "Keynav Wrap Around" msgstr "Keynav Wrap Around" -#: ../gtk/gtksettings.c:685 +#: gtk/gtksettings.c:685 msgid "Whether to wrap around when keyboard-navigating widgets" msgstr "Whether to wrap around when keyboard-navigating widgets" -#: ../gtk/gtksettings.c:705 +#: gtk/gtksettings.c:705 msgid "Error Bell" msgstr "Error Bell" -#: ../gtk/gtksettings.c:706 +#: gtk/gtksettings.c:706 msgid "When TRUE, keyboard navigation and other errors will cause a beep" msgstr "When TRUE, keyboard navigation and other errors will cause a beep" -#: ../gtk/gtksettings.c:723 +#: gtk/gtksettings.c:723 msgid "Color Hash" msgstr "Color Hash" -#: ../gtk/gtksettings.c:724 +#: gtk/gtksettings.c:724 msgid "A hash table representation of the color scheme." msgstr "A hash table representation of the color scheme." -#: ../gtk/gtksettings.c:732 +#: gtk/gtksettings.c:732 msgid "Default file chooser backend" msgstr "Default file chooser backend" -#: ../gtk/gtksettings.c:733 +#: gtk/gtksettings.c:733 msgid "Name of the GtkFileChooser backend to use by default" msgstr "Name of the GtkFileChooser backend to use by default" -#: ../gtk/gtksettings.c:750 +#: gtk/gtksettings.c:750 msgid "Default print backend" msgstr "Default print backend" -#: ../gtk/gtksettings.c:751 +#: gtk/gtksettings.c:751 msgid "List of the GtkPrintBackend backends to use by default" msgstr "List of the GtkPrintBackend backends to use by default" -#: ../gtk/gtksettings.c:774 +#: gtk/gtksettings.c:774 msgid "Default command to run when displaying a print preview" msgstr "Default command to run when displaying a print preview" -#: ../gtk/gtksettings.c:775 +#: gtk/gtksettings.c:775 msgid "Command to run when displaying a print preview" msgstr "Command to run when displaying a print preview" -#: ../gtk/gtksettings.c:791 +#: gtk/gtksettings.c:791 msgid "Enable Mnemonics" msgstr "Enable Mnemonics" -#: ../gtk/gtksettings.c:792 +#: gtk/gtksettings.c:792 msgid "Whether labels should have mnemonics" msgstr "Whether labels should have mnemonics" -#: ../gtk/gtksettings.c:808 +#: gtk/gtksettings.c:808 msgid "Enable Accelerators" msgstr "Enable Accelerators" -#: ../gtk/gtksettings.c:809 +#: gtk/gtksettings.c:809 msgid "Whether menu items should have accelerators" msgstr "Whether menu items should have accelerators" -#: ../gtk/gtksettings.c:826 +#: gtk/gtksettings.c:826 msgid "Recent Files Limit" msgstr "Recent Files Limit" -#: ../gtk/gtksettings.c:827 +#: gtk/gtksettings.c:827 msgid "Number of recently used files" msgstr "Number of recently used files" -#: ../gtk/gtksettings.c:841 +#: gtk/gtksettings.c:841 msgid "Default IM module" msgstr "Default IM module" -#: ../gtk/gtksettings.c:842 +#: gtk/gtksettings.c:842 msgid "Which IM module should be used by default" msgstr "Which IM module should be used by default" -#: ../gtk/gtksettings.c:860 +#: gtk/gtksettings.c:860 msgid "Recent Files Max Age" msgstr "Recent Files Max Age" -#: ../gtk/gtksettings.c:861 +#: gtk/gtksettings.c:861 msgid "Maximum age of recently used files, in days" msgstr "Maximum age of recently used files, in days" -#: ../gtk/gtksettings.c:870 +#: gtk/gtksettings.c:870 msgid "Fontconfig configuration timestamp" msgstr "Fontconfig configuration timestamp" -#: ../gtk/gtksettings.c:871 +#: gtk/gtksettings.c:871 msgid "Timestamp of current fontconfig configuration" msgstr "Timestamp of current fontconfig configuration" -#: ../gtk/gtksettings.c:893 +#: gtk/gtksettings.c:893 msgid "Sound Theme Name" msgstr "Sound Theme Name" -#: ../gtk/gtksettings.c:894 +#: gtk/gtksettings.c:894 msgid "XDG sound theme name" msgstr "XDG sound theme name" #. Translators: this means sounds that are played as feedback to user input -#: ../gtk/gtksettings.c:916 +#: gtk/gtksettings.c:916 msgid "Audible Input Feedback" msgstr "Audible Input Feedback" -#: ../gtk/gtksettings.c:917 +#: gtk/gtksettings.c:917 msgid "Whether to play event sounds as feedback to user input" msgstr "Whether to play event sounds as feedback to user input" -#: ../gtk/gtksettings.c:938 +#: gtk/gtksettings.c:938 msgid "Enable Event Sounds" msgstr "Enable Event Sounds" -#: ../gtk/gtksettings.c:939 +#: gtk/gtksettings.c:939 msgid "Whether to play any event sounds at all" msgstr "Whether to play any event sounds at all" -#: ../gtk/gtksettings.c:954 +#: gtk/gtksettings.c:954 msgid "Enable Tooltips" msgstr "Enable Tooltips" -#: ../gtk/gtksettings.c:955 +#: gtk/gtksettings.c:955 msgid "Whether tooltips should be shown on widgets" msgstr "Whether tooltips should be shown on widgets" -#: ../gtk/gtksizegroup.c:293 +#: gtk/gtksizegroup.c:293 msgid "Mode" msgstr "Mode" -#: ../gtk/gtksizegroup.c:294 +#: gtk/gtksizegroup.c:294 msgid "" "The directions in which the size group affects the requested sizes of its " "component widgets" @@ -5112,29 +5084,29 @@ msgstr "" "The directions in which the size group affects the requested sizes of its " "component widgets" -#: ../gtk/gtksizegroup.c:310 +#: gtk/gtksizegroup.c:310 msgid "Ignore hidden" msgstr "Ignore hidden" -#: ../gtk/gtksizegroup.c:311 +#: gtk/gtksizegroup.c:311 msgid "" "If TRUE, unmapped widgets are ignored when determining the size of the group" msgstr "" "If TRUE, unmapped widgets are ignored when determining the size of the group" -#: ../gtk/gtkspinbutton.c:209 +#: gtk/gtkspinbutton.c:209 msgid "The adjustment that holds the value of the spinbutton" msgstr "The adjustment that holds the value of the spinbutton" -#: ../gtk/gtkspinbutton.c:216 +#: gtk/gtkspinbutton.c:216 msgid "Climb Rate" msgstr "Climb Rate" -#: ../gtk/gtkspinbutton.c:236 +#: gtk/gtkspinbutton.c:236 msgid "Snap to Ticks" msgstr "Snap to Ticks" -#: ../gtk/gtkspinbutton.c:237 +#: gtk/gtkspinbutton.c:237 msgid "" "Whether erroneous values are automatically changed to a spin button's " "nearest step increment" @@ -5142,165 +5114,165 @@ msgstr "" "Whether erroneous values are automatically changed to a spin button's " "nearest step increment" -#: ../gtk/gtkspinbutton.c:244 +#: gtk/gtkspinbutton.c:244 msgid "Numeric" msgstr "Numeric" -#: ../gtk/gtkspinbutton.c:245 +#: gtk/gtkspinbutton.c:245 msgid "Whether non-numeric characters should be ignored" msgstr "Whether non-numeric characters should be ignored" -#: ../gtk/gtkspinbutton.c:252 +#: gtk/gtkspinbutton.c:252 msgid "Wrap" msgstr "Wrap" -#: ../gtk/gtkspinbutton.c:253 +#: gtk/gtkspinbutton.c:253 msgid "Whether a spin button should wrap upon reaching its limits" msgstr "Whether a spin button should wrap upon reaching its limits" -#: ../gtk/gtkspinbutton.c:260 +#: gtk/gtkspinbutton.c:260 msgid "Update Policy" msgstr "Update Policy" -#: ../gtk/gtkspinbutton.c:261 +#: gtk/gtkspinbutton.c:261 msgid "" "Whether the spin button should update always, or only when the value is legal" msgstr "" "Whether the spin button should update always, or only when the value is legal" -#: ../gtk/gtkspinbutton.c:270 +#: gtk/gtkspinbutton.c:270 msgid "Reads the current value, or sets a new value" msgstr "Reads the current value, or sets a new value" -#: ../gtk/gtkspinbutton.c:279 +#: gtk/gtkspinbutton.c:279 msgid "Style of bevel around the spin button" msgstr "Style of bevel around the spin button" -#: ../gtk/gtkstatusbar.c:141 +#: gtk/gtkstatusbar.c:141 msgid "Has Resize Grip" msgstr "Has Resize Grip" -#: ../gtk/gtkstatusbar.c:142 +#: gtk/gtkstatusbar.c:142 msgid "Whether the statusbar has a grip for resizing the toplevel" msgstr "Whether the statusbar has a grip for resizing the toplevel" -#: ../gtk/gtkstatusbar.c:187 +#: gtk/gtkstatusbar.c:187 msgid "Style of bevel around the statusbar text" msgstr "Style of bevel around the statusbar text" -#: ../gtk/gtkstatusicon.c:226 +#: gtk/gtkstatusicon.c:226 msgid "GIcon" msgstr "GIcon" -#: ../gtk/gtkstatusicon.c:244 +#: gtk/gtkstatusicon.c:244 msgid "The size of the icon" msgstr "The size of the icon" -#: ../gtk/gtkstatusicon.c:254 +#: gtk/gtkstatusicon.c:254 msgid "The screen where this status icon will be displayed" msgstr "The screen where this status icon will be displayed" -#: ../gtk/gtkstatusicon.c:261 +#: gtk/gtkstatusicon.c:261 msgid "Blinking" msgstr "Blinking" -#: ../gtk/gtkstatusicon.c:262 +#: gtk/gtkstatusicon.c:262 msgid "Whether or not the status icon is blinking" msgstr "Whether or not the status icon is blinking" -#: ../gtk/gtkstatusicon.c:270 +#: gtk/gtkstatusicon.c:270 msgid "Whether or not the status icon is visible" msgstr "Whether or not the status icon is visible" -#: ../gtk/gtkstatusicon.c:286 +#: gtk/gtkstatusicon.c:286 msgid "Whether or not the status icon is embedded" msgstr "Whether or not the status icon is embedded" -#: ../gtk/gtkstatusicon.c:302 ../gtk/gtktrayicon-x11.c:96 +#: gtk/gtkstatusicon.c:302 gtk/gtktrayicon-x11.c:96 msgid "The orientation of the tray" msgstr "The orientation of the tray" -#: ../gtk/gtktable.c:129 +#: gtk/gtktable.c:129 msgid "Rows" msgstr "Rows" -#: ../gtk/gtktable.c:130 +#: gtk/gtktable.c:130 msgid "The number of rows in the table" msgstr "The number of rows in the table" -#: ../gtk/gtktable.c:138 +#: gtk/gtktable.c:138 msgid "Columns" msgstr "Columns" -#: ../gtk/gtktable.c:139 +#: gtk/gtktable.c:139 msgid "The number of columns in the table" msgstr "The number of columns in the table" -#: ../gtk/gtktable.c:147 +#: gtk/gtktable.c:147 msgid "Row spacing" msgstr "Row spacing" -#: ../gtk/gtktable.c:148 +#: gtk/gtktable.c:148 msgid "The amount of space between two consecutive rows" msgstr "The amount of space between two consecutive rows" -#: ../gtk/gtktable.c:156 +#: gtk/gtktable.c:156 msgid "Column spacing" msgstr "Column spacing" -#: ../gtk/gtktable.c:157 +#: gtk/gtktable.c:157 msgid "The amount of space between two consecutive columns" msgstr "The amount of space between two consecutive columns" -#: ../gtk/gtktable.c:166 +#: gtk/gtktable.c:166 msgid "If TRUE, the table cells are all the same width/height" msgstr "If TRUE, the table cells are all the same width/height" -#: ../gtk/gtktable.c:173 +#: gtk/gtktable.c:173 msgid "Left attachment" msgstr "Left attachment" -#: ../gtk/gtktable.c:180 +#: gtk/gtktable.c:180 msgid "Right attachment" msgstr "Right attachment" -#: ../gtk/gtktable.c:181 +#: gtk/gtktable.c:181 msgid "The column number to attach the right side of a child widget to" msgstr "The column number to attach the right side of a child widget to" -#: ../gtk/gtktable.c:187 +#: gtk/gtktable.c:187 msgid "Top attachment" msgstr "Top attachment" -#: ../gtk/gtktable.c:188 +#: gtk/gtktable.c:188 msgid "The row number to attach the top of a child widget to" msgstr "The row number to attach the top of a child widget to" -#: ../gtk/gtktable.c:194 +#: gtk/gtktable.c:194 msgid "Bottom attachment" msgstr "Bottom attachment" -#: ../gtk/gtktable.c:201 +#: gtk/gtktable.c:201 msgid "Horizontal options" msgstr "Horizontal options" -#: ../gtk/gtktable.c:202 +#: gtk/gtktable.c:202 msgid "Options specifying the horizontal behaviour of the child" msgstr "Options specifying the horizontal behaviour of the child" -#: ../gtk/gtktable.c:208 +#: gtk/gtktable.c:208 msgid "Vertical options" msgstr "Vertical options" -#: ../gtk/gtktable.c:209 +#: gtk/gtktable.c:209 msgid "Options specifying the vertical behaviour of the child" msgstr "Options specifying the vertical behaviour of the child" -#: ../gtk/gtktable.c:215 +#: gtk/gtktable.c:215 msgid "Horizontal padding" msgstr "Horizontal padding" -#: ../gtk/gtktable.c:216 +#: gtk/gtktable.c:216 msgid "" "Extra space to put between the child and its left and right neighbors, in " "pixels" @@ -5308,11 +5280,11 @@ msgstr "" "Extra space to put between the child and its left and right neighbors, in " "pixels" -#: ../gtk/gtktable.c:222 +#: gtk/gtktable.c:222 msgid "Vertical padding" msgstr "Vertical padding" -#: ../gtk/gtktable.c:223 +#: gtk/gtktable.c:223 msgid "" "Extra space to put between the child and its upper and lower neighbors, in " "pixels" @@ -5320,75 +5292,75 @@ msgstr "" "Extra space to put between the child and its upper and lower neighbors, in " "pixels" -#: ../gtk/gtktext.c:546 +#: gtk/gtktext.c:546 msgid "Horizontal adjustment for the text widget" msgstr "Horizontal adjustment for the text widget" -#: ../gtk/gtktext.c:554 +#: gtk/gtktext.c:554 msgid "Vertical adjustment for the text widget" msgstr "Vertical adjustment for the text widget" -#: ../gtk/gtktext.c:561 +#: gtk/gtktext.c:561 msgid "Line Wrap" msgstr "Line Wrap" -#: ../gtk/gtktext.c:562 +#: gtk/gtktext.c:562 msgid "Whether lines are wrapped at widget edges" msgstr "Whether lines are wrapped at widget edges" -#: ../gtk/gtktext.c:569 +#: gtk/gtktext.c:569 msgid "Word Wrap" msgstr "Word Wrap" -#: ../gtk/gtktext.c:570 +#: gtk/gtktext.c:570 msgid "Whether words are wrapped at widget edges" msgstr "Whether words are wrapped at widget edges" -#: ../gtk/gtktextbuffer.c:179 +#: gtk/gtktextbuffer.c:179 msgid "Tag Table" msgstr "Tag Table" -#: ../gtk/gtktextbuffer.c:180 +#: gtk/gtktextbuffer.c:180 msgid "Text Tag Table" msgstr "Text Tag Table" -#: ../gtk/gtktextbuffer.c:198 +#: gtk/gtktextbuffer.c:198 msgid "Current text of the buffer" msgstr "Current text of the buffer" -#: ../gtk/gtktextbuffer.c:212 +#: gtk/gtktextbuffer.c:212 msgid "Has selection" msgstr "Has selection" -#: ../gtk/gtktextbuffer.c:213 +#: gtk/gtktextbuffer.c:213 msgid "Whether the buffer has some text currently selected" msgstr "Whether the buffer has some text currently selected" -#: ../gtk/gtktextbuffer.c:229 +#: gtk/gtktextbuffer.c:229 msgid "Cursor position" msgstr "Cursor position" -#: ../gtk/gtktextbuffer.c:230 +#: gtk/gtktextbuffer.c:230 msgid "" "The position of the insert mark (as offset from the beginning of the buffer)" msgstr "" "The position of the insert mark (as offset from the beginning of the buffer)" -#: ../gtk/gtktextbuffer.c:245 +#: gtk/gtktextbuffer.c:245 msgid "Copy target list" msgstr "Copy target list" -#: ../gtk/gtktextbuffer.c:246 +#: gtk/gtktextbuffer.c:246 msgid "" "The list of targets this buffer supports for clipboard copying and DND source" msgstr "" "The list of targets this buffer supports for clipboard copying and DND source" -#: ../gtk/gtktextbuffer.c:261 +#: gtk/gtktextbuffer.c:261 msgid "Paste target list" msgstr "Paste target list" -#: ../gtk/gtktextbuffer.c:262 +#: gtk/gtktextbuffer.c:262 msgid "" "The list of targets this buffer supports for clipboard pasting and DND " "destination" @@ -5396,35 +5368,35 @@ msgstr "" "The list of targets this buffer supports for clipboard pasting and DND " "destination" -#: ../gtk/gtktextmark.c:90 +#: gtk/gtktextmark.c:90 msgid "Mark name" msgstr "Mark name" -#: ../gtk/gtktextmark.c:97 +#: gtk/gtktextmark.c:97 msgid "Left gravity" msgstr "Left gravity" -#: ../gtk/gtktextmark.c:98 +#: gtk/gtktextmark.c:98 msgid "Whether the mark has left gravity" msgstr "Whether the mark has left gravity" -#: ../gtk/gtktexttag.c:173 +#: gtk/gtktexttag.c:173 msgid "Tag name" msgstr "Tag name" -#: ../gtk/gtktexttag.c:174 +#: gtk/gtktexttag.c:174 msgid "Name used to refer to the text tag. NULL for anonymous tags" msgstr "Name used to refer to the text tag. NULL for anonymous tags" -#: ../gtk/gtktexttag.c:192 +#: gtk/gtktexttag.c:192 msgid "Background color as a (possibly unallocated) GdkColor" msgstr "Background color as a (possibly unallocated) GdkColor" -#: ../gtk/gtktexttag.c:199 +#: gtk/gtktexttag.c:199 msgid "Background full height" msgstr "Background full height" -#: ../gtk/gtktexttag.c:200 +#: gtk/gtktexttag.c:200 msgid "" "Whether the background color fills the entire line height or only the height " "of the tagged characters" @@ -5432,43 +5404,43 @@ msgstr "" "Whether the background color fills the entire line height or only the height " "of the tagged characters" -#: ../gtk/gtktexttag.c:208 +#: gtk/gtktexttag.c:208 msgid "Background stipple mask" msgstr "Background stipple mask" -#: ../gtk/gtktexttag.c:209 +#: gtk/gtktexttag.c:209 msgid "Bitmap to use as a mask when drawing the text background" msgstr "Bitmap to use as a mask when drawing the text background" -#: ../gtk/gtktexttag.c:226 +#: gtk/gtktexttag.c:226 msgid "Foreground color as a (possibly unallocated) GdkColor" msgstr "Foreground color as a (possibly unallocated) GdkColor" -#: ../gtk/gtktexttag.c:234 +#: gtk/gtktexttag.c:234 msgid "Foreground stipple mask" msgstr "Foreground stipple mask" -#: ../gtk/gtktexttag.c:235 +#: gtk/gtktexttag.c:235 msgid "Bitmap to use as a mask when drawing the text foreground" msgstr "Bitmap to use as a mask when drawing the text foreground" -#: ../gtk/gtktexttag.c:242 +#: gtk/gtktexttag.c:242 msgid "Text direction" msgstr "Text direction" -#: ../gtk/gtktexttag.c:243 +#: gtk/gtktexttag.c:243 msgid "Text direction, e.g. right-to-left or left-to-right" msgstr "Text direction, e.g. right-to-left or left-to-right" -#: ../gtk/gtktexttag.c:292 +#: gtk/gtktexttag.c:292 msgid "Font style as a PangoStyle, e.g. PANGO_STYLE_ITALIC" msgstr "Font style as a PangoStyle, e.g. PANGO_STYLE_ITALIC" -#: ../gtk/gtktexttag.c:301 +#: gtk/gtktexttag.c:301 msgid "Font variant as a PangoVariant, e.g. PANGO_VARIANT_SMALL_CAPS" msgstr "Font variant as a PangoVariant, e.g. PANGO_VARIANT_SMALL_CAPS" -#: ../gtk/gtktexttag.c:310 +#: gtk/gtktexttag.c:310 msgid "" "Font weight as an integer, see predefined values in PangoWeight; for " "example, PANGO_WEIGHT_BOLD" @@ -5476,15 +5448,15 @@ msgstr "" "Font weight as an integer, see predefined values in PangoWeight; for " "example, PANGO_WEIGHT_BOLD" -#: ../gtk/gtktexttag.c:321 +#: gtk/gtktexttag.c:321 msgid "Font stretch as a PangoStretch, e.g. PANGO_STRETCH_CONDENSED" msgstr "Font stretch as a PangoStretch, e.g. PANGO_STRETCH_CONDENSED" -#: ../gtk/gtktexttag.c:330 +#: gtk/gtktexttag.c:330 msgid "Font size in Pango units" msgstr "Font size in Pango units" -#: ../gtk/gtktexttag.c:340 +#: gtk/gtktexttag.c:340 msgid "" "Font size as a scale factor relative to the default font size. This properly " "adapts to theme changes etc. so is recommended. Pango predefines some scales " @@ -5494,11 +5466,11 @@ msgstr "" "adapts to theme changes etc. so is recommended. Pango predefines some scales " "such as PANGO_SCALE_X_LARGE" -#: ../gtk/gtktexttag.c:360 ../gtk/gtktextview.c:586 +#: gtk/gtktexttag.c:360 gtk/gtktextview.c:586 msgid "Left, right, or center justification" msgstr "Left, right, or center justification" -#: ../gtk/gtktexttag.c:379 +#: gtk/gtktexttag.c:379 msgid "" "The language this text is in, as an ISO code. Pango can use this as a hint " "when rendering the text. If not set, an appropriate default will be used." @@ -5506,31 +5478,31 @@ msgstr "" "The language this text is in, as an ISO code. Pango can use this as a hint " "when rendering the text. If not set, an appropriate default will be used." -#: ../gtk/gtktexttag.c:386 +#: gtk/gtktexttag.c:386 msgid "Left margin" msgstr "Left margin" -#: ../gtk/gtktexttag.c:387 ../gtk/gtktextview.c:595 +#: gtk/gtktexttag.c:387 gtk/gtktextview.c:595 msgid "Width of the left margin in pixels" msgstr "Width of the left margin in pixels" -#: ../gtk/gtktexttag.c:396 +#: gtk/gtktexttag.c:396 msgid "Right margin" msgstr "Right margin" -#: ../gtk/gtktexttag.c:397 ../gtk/gtktextview.c:605 +#: gtk/gtktexttag.c:397 gtk/gtktextview.c:605 msgid "Width of the right margin in pixels" msgstr "Width of the right margin in pixels" -#: ../gtk/gtktexttag.c:407 ../gtk/gtktextview.c:614 +#: gtk/gtktexttag.c:407 gtk/gtktextview.c:614 msgid "Indent" msgstr "Indent" -#: ../gtk/gtktexttag.c:408 ../gtk/gtktextview.c:615 +#: gtk/gtktexttag.c:408 gtk/gtktextview.c:615 msgid "Amount to indent the paragraph, in pixels" msgstr "Amount to indent the paragraph, in pixels" -#: ../gtk/gtktexttag.c:419 +#: gtk/gtktexttag.c:419 msgid "" "Offset of text above the baseline (below the baseline if rise is negative) " "in Pango units" @@ -5538,383 +5510,383 @@ msgstr "" "Offset of text above the baseline (below the baseline if rise is negative) " "in Pango units" -#: ../gtk/gtktexttag.c:428 +#: gtk/gtktexttag.c:428 msgid "Pixels above lines" msgstr "Pixels above lines" -#: ../gtk/gtktexttag.c:429 ../gtk/gtktextview.c:539 +#: gtk/gtktexttag.c:429 gtk/gtktextview.c:539 msgid "Pixels of blank space above paragraphs" msgstr "Pixels of blank space above paragraphs" -#: ../gtk/gtktexttag.c:438 +#: gtk/gtktexttag.c:438 msgid "Pixels below lines" msgstr "Pixels below lines" -#: ../gtk/gtktexttag.c:439 ../gtk/gtktextview.c:549 +#: gtk/gtktexttag.c:439 gtk/gtktextview.c:549 msgid "Pixels of blank space below paragraphs" msgstr "Pixels of blank space below paragraphs" -#: ../gtk/gtktexttag.c:448 +#: gtk/gtktexttag.c:448 msgid "Pixels inside wrap" msgstr "Pixels inside wrap" -#: ../gtk/gtktexttag.c:449 ../gtk/gtktextview.c:559 +#: gtk/gtktexttag.c:449 gtk/gtktextview.c:559 msgid "Pixels of blank space between wrapped lines in a paragraph" msgstr "Pixels of blank space between wrapped lines in a paragraph" -#: ../gtk/gtktexttag.c:476 ../gtk/gtktextview.c:577 +#: gtk/gtktexttag.c:476 gtk/gtktextview.c:577 msgid "" "Whether to wrap lines never, at word boundaries, or at character boundaries" msgstr "" "Whether to wrap lines never, at word boundaries, or at character boundaries" -#: ../gtk/gtktexttag.c:485 ../gtk/gtktextview.c:624 +#: gtk/gtktexttag.c:485 gtk/gtktextview.c:624 msgid "Tabs" msgstr "Tabs" -#: ../gtk/gtktexttag.c:486 ../gtk/gtktextview.c:625 +#: gtk/gtktexttag.c:486 gtk/gtktextview.c:625 msgid "Custom tabs for this text" msgstr "Custom tabs for this text" -#: ../gtk/gtktexttag.c:504 +#: gtk/gtktexttag.c:504 msgid "Invisible" msgstr "Invisible" -#: ../gtk/gtktexttag.c:505 +#: gtk/gtktexttag.c:505 msgid "Whether this text is hidden." msgstr "Whether this text is hidden." -#: ../gtk/gtktexttag.c:519 +#: gtk/gtktexttag.c:519 msgid "Paragraph background color name" msgstr "Paragraph background color name" -#: ../gtk/gtktexttag.c:520 +#: gtk/gtktexttag.c:520 msgid "Paragraph background color as a string" msgstr "Paragraph background color as a string" -#: ../gtk/gtktexttag.c:535 +#: gtk/gtktexttag.c:535 msgid "Paragraph background color" msgstr "Paragraph background color" -#: ../gtk/gtktexttag.c:536 +#: gtk/gtktexttag.c:536 msgid "Paragraph background color as a (possibly unallocated) GdkColor" msgstr "Paragraph background color as a (possibly unallocated) GdkColor" -#: ../gtk/gtktexttag.c:554 +#: gtk/gtktexttag.c:554 msgid "Margin Accumulates" msgstr "Margin Accumulates" -#: ../gtk/gtktexttag.c:555 +#: gtk/gtktexttag.c:555 msgid "Whether left and right margins accumulate." msgstr "Whether left and right margins accumulate." -#: ../gtk/gtktexttag.c:568 +#: gtk/gtktexttag.c:568 msgid "Background full height set" msgstr "Background full height set" -#: ../gtk/gtktexttag.c:569 +#: gtk/gtktexttag.c:569 msgid "Whether this tag affects background height" msgstr "Whether this tag affects background height" -#: ../gtk/gtktexttag.c:572 +#: gtk/gtktexttag.c:572 msgid "Background stipple set" msgstr "Background stipple set" -#: ../gtk/gtktexttag.c:573 +#: gtk/gtktexttag.c:573 msgid "Whether this tag affects the background stipple" msgstr "Whether this tag affects the background stipple" -#: ../gtk/gtktexttag.c:580 +#: gtk/gtktexttag.c:580 msgid "Foreground stipple set" msgstr "Foreground stipple set" -#: ../gtk/gtktexttag.c:581 +#: gtk/gtktexttag.c:581 msgid "Whether this tag affects the foreground stipple" msgstr "Whether this tag affects the foreground stipple" -#: ../gtk/gtktexttag.c:616 +#: gtk/gtktexttag.c:616 msgid "Justification set" msgstr "Justification set" -#: ../gtk/gtktexttag.c:617 +#: gtk/gtktexttag.c:617 msgid "Whether this tag affects paragraph justification" msgstr "Whether this tag affects paragraph justification" -#: ../gtk/gtktexttag.c:624 +#: gtk/gtktexttag.c:624 msgid "Left margin set" msgstr "Left margin set" -#: ../gtk/gtktexttag.c:625 +#: gtk/gtktexttag.c:625 msgid "Whether this tag affects the left margin" msgstr "Whether this tag affects the left margin" -#: ../gtk/gtktexttag.c:628 +#: gtk/gtktexttag.c:628 msgid "Indent set" msgstr "Indent set" -#: ../gtk/gtktexttag.c:629 +#: gtk/gtktexttag.c:629 msgid "Whether this tag affects indentation" msgstr "Whether this tag affects indentation" -#: ../gtk/gtktexttag.c:636 +#: gtk/gtktexttag.c:636 msgid "Pixels above lines set" msgstr "Pixels above lines set" -#: ../gtk/gtktexttag.c:637 ../gtk/gtktexttag.c:641 +#: gtk/gtktexttag.c:637 gtk/gtktexttag.c:641 msgid "Whether this tag affects the number of pixels above lines" msgstr "Whether this tag affects the number of pixels above lines" -#: ../gtk/gtktexttag.c:640 +#: gtk/gtktexttag.c:640 msgid "Pixels below lines set" msgstr "Pixels below lines set" -#: ../gtk/gtktexttag.c:644 +#: gtk/gtktexttag.c:644 msgid "Pixels inside wrap set" msgstr "Pixels inside wrap set" -#: ../gtk/gtktexttag.c:645 +#: gtk/gtktexttag.c:645 msgid "Whether this tag affects the number of pixels between wrapped lines" msgstr "Whether this tag affects the number of pixels between wrapped lines" -#: ../gtk/gtktexttag.c:652 +#: gtk/gtktexttag.c:652 msgid "Right margin set" msgstr "Right margin set" -#: ../gtk/gtktexttag.c:653 +#: gtk/gtktexttag.c:653 msgid "Whether this tag affects the right margin" msgstr "Whether this tag affects the right margin" -#: ../gtk/gtktexttag.c:660 +#: gtk/gtktexttag.c:660 msgid "Wrap mode set" msgstr "Wrap mode set" -#: ../gtk/gtktexttag.c:661 +#: gtk/gtktexttag.c:661 msgid "Whether this tag affects line wrap mode" msgstr "Whether this tag affects line wrap mode" -#: ../gtk/gtktexttag.c:664 +#: gtk/gtktexttag.c:664 msgid "Tabs set" msgstr "Tabs set" -#: ../gtk/gtktexttag.c:665 +#: gtk/gtktexttag.c:665 msgid "Whether this tag affects tabs" msgstr "Whether this tag affects tabs" -#: ../gtk/gtktexttag.c:668 +#: gtk/gtktexttag.c:668 msgid "Invisible set" msgstr "Invisible set" -#: ../gtk/gtktexttag.c:669 +#: gtk/gtktexttag.c:669 msgid "Whether this tag affects text visibility" msgstr "Whether this tag affects text visibility" -#: ../gtk/gtktexttag.c:672 +#: gtk/gtktexttag.c:672 msgid "Paragraph background set" msgstr "Paragraph background set" -#: ../gtk/gtktexttag.c:673 +#: gtk/gtktexttag.c:673 msgid "Whether this tag affects the paragraph background color" msgstr "Whether this tag affects the paragraph background color" -#: ../gtk/gtktextview.c:538 +#: gtk/gtktextview.c:538 msgid "Pixels Above Lines" msgstr "Pixels Above Lines" -#: ../gtk/gtktextview.c:548 +#: gtk/gtktextview.c:548 msgid "Pixels Below Lines" msgstr "Pixels Below Lines" -#: ../gtk/gtktextview.c:558 +#: gtk/gtktextview.c:558 msgid "Pixels Inside Wrap" msgstr "Pixels Inside Wrap" -#: ../gtk/gtktextview.c:576 +#: gtk/gtktextview.c:576 msgid "Wrap Mode" msgstr "Wrap Mode" -#: ../gtk/gtktextview.c:594 +#: gtk/gtktextview.c:594 msgid "Left Margin" msgstr "Left Margin" -#: ../gtk/gtktextview.c:604 +#: gtk/gtktextview.c:604 msgid "Right Margin" msgstr "Right Margin" -#: ../gtk/gtktextview.c:632 +#: gtk/gtktextview.c:632 msgid "Cursor Visible" msgstr "Cursor Visible" -#: ../gtk/gtktextview.c:633 +#: gtk/gtktextview.c:633 msgid "If the insertion cursor is shown" msgstr "If the insertion cursor is shown" -#: ../gtk/gtktextview.c:640 +#: gtk/gtktextview.c:640 msgid "Buffer" msgstr "Buffer" -#: ../gtk/gtktextview.c:641 +#: gtk/gtktextview.c:641 msgid "The buffer which is displayed" msgstr "The buffer which is displayed" -#: ../gtk/gtktextview.c:649 +#: gtk/gtktextview.c:649 msgid "Whether entered text overwrites existing contents" msgstr "Whether entered text overwrites existing contents" -#: ../gtk/gtktextview.c:656 +#: gtk/gtktextview.c:656 msgid "Accepts tab" msgstr "Accepts tab" -#: ../gtk/gtktextview.c:657 +#: gtk/gtktextview.c:657 msgid "Whether Tab will result in a tab character being entered" msgstr "Whether Tab will result in a tab character being entered" -#: ../gtk/gtktextview.c:666 +#: gtk/gtktextview.c:666 msgid "Error underline color" msgstr "Error underline color" -#: ../gtk/gtktextview.c:667 +#: gtk/gtktextview.c:667 msgid "Color with which to draw error-indication underlines" msgstr "Color with which to draw error-indication underlines" -#: ../gtk/gtktoggleaction.c:103 +#: gtk/gtktoggleaction.c:103 msgid "Create the same proxies as a radio action" msgstr "Create the same proxies as a radio action" -#: ../gtk/gtktoggleaction.c:104 +#: gtk/gtktoggleaction.c:104 msgid "Whether the proxies for this action look like radio action proxies" msgstr "Whether the proxies for this action look like radio action proxies" -#: ../gtk/gtktoggleaction.c:119 +#: gtk/gtktoggleaction.c:119 msgid "If the toggle action should be active in or not" msgstr "If the toggle action should be active in or not" -#: ../gtk/gtktogglebutton.c:103 ../gtk/gtktoggletoolbutton.c:102 +#: gtk/gtktogglebutton.c:103 gtk/gtktoggletoolbutton.c:102 msgid "If the toggle button should be pressed in or not" msgstr "If the toggle button should be pressed in or not" -#: ../gtk/gtktogglebutton.c:111 +#: gtk/gtktogglebutton.c:111 msgid "If the toggle button is in an \"in between\" state" msgstr "If the toggle button is in an \"in between\" state" -#: ../gtk/gtktogglebutton.c:118 +#: gtk/gtktogglebutton.c:118 msgid "Draw Indicator" msgstr "Draw Indicator" -#: ../gtk/gtktogglebutton.c:119 +#: gtk/gtktogglebutton.c:119 msgid "If the toggle part of the button is displayed" msgstr "If the toggle part of the button is displayed" -#: ../gtk/gtktoolbar.c:493 +#: gtk/gtktoolbar.c:493 msgid "The orientation of the toolbar" msgstr "The orientation of the toolbar" -#: ../gtk/gtktoolbar.c:501 +#: gtk/gtktoolbar.c:501 msgid "Toolbar Style" msgstr "Toolbar Style" -#: ../gtk/gtktoolbar.c:502 +#: gtk/gtktoolbar.c:502 msgid "How to draw the toolbar" msgstr "How to draw the toolbar" -#: ../gtk/gtktoolbar.c:509 +#: gtk/gtktoolbar.c:509 msgid "Show Arrow" msgstr "Show Arrow" -#: ../gtk/gtktoolbar.c:510 +#: gtk/gtktoolbar.c:510 msgid "If an arrow should be shown if the toolbar doesn't fit" msgstr "If an arrow should be shown if the toolbar doesn't fit" -#: ../gtk/gtktoolbar.c:525 +#: gtk/gtktoolbar.c:525 msgid "Tooltips" msgstr "Tooltips" -#: ../gtk/gtktoolbar.c:526 +#: gtk/gtktoolbar.c:526 msgid "If the tooltips of the toolbar should be active or not" msgstr "If the tooltips of the toolbar should be active or not" -#: ../gtk/gtktoolbar.c:548 +#: gtk/gtktoolbar.c:548 msgid "Size of icons in this toolbar" msgstr "Size of icons in this toolbar" -#: ../gtk/gtktoolbar.c:563 +#: gtk/gtktoolbar.c:563 msgid "Icon size set" msgstr "Icon size set" -#: ../gtk/gtktoolbar.c:564 +#: gtk/gtktoolbar.c:564 msgid "Whether the icon-size property has been set" msgstr "Whether the icon-size property has been set" -#: ../gtk/gtktoolbar.c:573 +#: gtk/gtktoolbar.c:573 msgid "Whether the item should receive extra space when the toolbar grows" msgstr "Whether the item should receive extra space when the toolbar grows" -#: ../gtk/gtktoolbar.c:581 +#: gtk/gtktoolbar.c:581 msgid "Whether the item should be the same size as other homogeneous items" msgstr "Whether the item should be the same size as other homogeneous items" -#: ../gtk/gtktoolbar.c:588 +#: gtk/gtktoolbar.c:588 msgid "Spacer size" msgstr "Spacer size" -#: ../gtk/gtktoolbar.c:589 +#: gtk/gtktoolbar.c:589 msgid "Size of spacers" msgstr "Size of spacers" -#: ../gtk/gtktoolbar.c:598 +#: gtk/gtktoolbar.c:598 msgid "Amount of border space between the toolbar shadow and the buttons" msgstr "Amount of border space between the toolbar shadow and the buttons" -#: ../gtk/gtktoolbar.c:606 +#: gtk/gtktoolbar.c:606 msgid "Maximum child expand" msgstr "Maximum child expand" -#: ../gtk/gtktoolbar.c:607 +#: gtk/gtktoolbar.c:607 msgid "Maximum amount of space an expandable item will be given" msgstr "Maximum amount of space an expandable item will be given" -#: ../gtk/gtktoolbar.c:615 +#: gtk/gtktoolbar.c:615 msgid "Space style" msgstr "Space style" -#: ../gtk/gtktoolbar.c:616 +#: gtk/gtktoolbar.c:616 msgid "Whether spacers are vertical lines or just blank" msgstr "Whether spacers are vertical lines or just blank" -#: ../gtk/gtktoolbar.c:623 +#: gtk/gtktoolbar.c:623 msgid "Button relief" msgstr "Button relief" -#: ../gtk/gtktoolbar.c:624 +#: gtk/gtktoolbar.c:624 msgid "Type of bevel around toolbar buttons" msgstr "Type of bevel around toolbar buttons" -#: ../gtk/gtktoolbar.c:631 +#: gtk/gtktoolbar.c:631 msgid "Style of bevel around the toolbar" msgstr "Style of bevel around the toolbar" -#: ../gtk/gtktoolbar.c:637 +#: gtk/gtktoolbar.c:637 msgid "Toolbar style" msgstr "Toolbar style" -#: ../gtk/gtktoolbar.c:638 +#: gtk/gtktoolbar.c:638 msgid "" "Whether default toolbars have text only, text and icons, icons only, etc." msgstr "" "Whether default toolbars have text only, text and icons, icons only, etc." -#: ../gtk/gtktoolbar.c:644 +#: gtk/gtktoolbar.c:644 msgid "Toolbar icon size" msgstr "Toolbar icon size" -#: ../gtk/gtktoolbar.c:645 +#: gtk/gtktoolbar.c:645 msgid "Size of icons in default toolbars" msgstr "Size of icons in default toolbars" -#: ../gtk/gtktoolbutton.c:181 +#: gtk/gtktoolbutton.c:181 msgid "Text to show in the item." msgstr "Text to show in the item." -#: ../gtk/gtktoolbutton.c:188 +#: gtk/gtktoolbutton.c:188 msgid "" "If set, an underline in the label property indicates that the next character " "should be used for the mnemonic accelerator key in the overflow menu" @@ -5922,43 +5894,43 @@ msgstr "" "If set, an underline in the label property indicates that the next character " "should be used for the mnemonic accelerator key in the overflow menu" -#: ../gtk/gtktoolbutton.c:195 +#: gtk/gtktoolbutton.c:195 msgid "Widget to use as the item label" msgstr "Widget to use as the item label" -#: ../gtk/gtktoolbutton.c:201 +#: gtk/gtktoolbutton.c:201 msgid "Stock Id" msgstr "Stock Id" -#: ../gtk/gtktoolbutton.c:202 +#: gtk/gtktoolbutton.c:202 msgid "The stock icon displayed on the item" msgstr "The stock icon displayed on the item" -#: ../gtk/gtktoolbutton.c:218 +#: gtk/gtktoolbutton.c:218 msgid "Icon name" msgstr "Icon name" -#: ../gtk/gtktoolbutton.c:219 +#: gtk/gtktoolbutton.c:219 msgid "The name of the themed icon displayed on the item" msgstr "The name of the themed icon displayed on the item" -#: ../gtk/gtktoolbutton.c:225 +#: gtk/gtktoolbutton.c:225 msgid "Icon widget" msgstr "Icon widget" -#: ../gtk/gtktoolbutton.c:226 +#: gtk/gtktoolbutton.c:226 msgid "Icon widget to display in the item" msgstr "Icon widget to display in the item" -#: ../gtk/gtktoolbutton.c:239 +#: gtk/gtktoolbutton.c:239 msgid "Icon spacing" msgstr "Icon spacing" -#: ../gtk/gtktoolbutton.c:240 +#: gtk/gtktoolbutton.c:240 msgid "Spacing in pixels between the icon and label" msgstr "Spacing in pixels between the icon and label" -#: ../gtk/gtktoolitem.c:171 +#: gtk/gtktoolitem.c:171 msgid "" "Whether the toolbar item is considered important. When TRUE, toolbar buttons " "show text in GTK_TOOLBAR_BOTH_HORIZ mode" @@ -5966,351 +5938,351 @@ msgstr "" "Whether the toolbar item is considered important. When TRUE, toolbar buttons " "show text in GTK_TOOLBAR_BOTH_HORIZ mode" -#: ../gtk/gtktreemodelsort.c:274 +#: gtk/gtktreemodelsort.c:274 msgid "TreeModelSort Model" msgstr "TreeModelSort Model" -#: ../gtk/gtktreemodelsort.c:275 +#: gtk/gtktreemodelsort.c:275 msgid "The model for the TreeModelSort to sort" msgstr "The model for the TreeModelSort to sort" -#: ../gtk/gtktreeview.c:570 +#: gtk/gtktreeview.c:570 msgid "TreeView Model" msgstr "TreeView Model" -#: ../gtk/gtktreeview.c:571 +#: gtk/gtktreeview.c:571 msgid "The model for the tree view" msgstr "The model for the tree view" -#: ../gtk/gtktreeview.c:579 +#: gtk/gtktreeview.c:579 msgid "Horizontal Adjustment for the widget" msgstr "Horizontal Adjustment for the widget" -#: ../gtk/gtktreeview.c:587 +#: gtk/gtktreeview.c:587 msgid "Vertical Adjustment for the widget" msgstr "Vertical Adjustment for the widget" -#: ../gtk/gtktreeview.c:594 +#: gtk/gtktreeview.c:594 msgid "Headers Visible" msgstr "Headers Visible" -#: ../gtk/gtktreeview.c:595 +#: gtk/gtktreeview.c:595 msgid "Show the column header buttons" msgstr "Show the column header buttons" -#: ../gtk/gtktreeview.c:602 +#: gtk/gtktreeview.c:602 msgid "Headers Clickable" msgstr "Headers Clickable" -#: ../gtk/gtktreeview.c:603 +#: gtk/gtktreeview.c:603 msgid "Column headers respond to click events" msgstr "Column headers respond to click events" -#: ../gtk/gtktreeview.c:610 +#: gtk/gtktreeview.c:610 msgid "Expander Column" msgstr "Expander Column" -#: ../gtk/gtktreeview.c:611 +#: gtk/gtktreeview.c:611 msgid "Set the column for the expander column" msgstr "Set the column for the expander column" -#: ../gtk/gtktreeview.c:626 +#: gtk/gtktreeview.c:626 msgid "Rules Hint" msgstr "Rules Hint" -#: ../gtk/gtktreeview.c:627 +#: gtk/gtktreeview.c:627 msgid "Set a hint to the theme engine to draw rows in alternating colors" msgstr "Set a hint to the theme engine to draw rows in alternating colors" -#: ../gtk/gtktreeview.c:634 +#: gtk/gtktreeview.c:634 msgid "Enable Search" msgstr "Enable Search" -#: ../gtk/gtktreeview.c:635 +#: gtk/gtktreeview.c:635 msgid "View allows user to search through columns interactively" msgstr "View allows user to search through columns interactively" -#: ../gtk/gtktreeview.c:642 +#: gtk/gtktreeview.c:642 msgid "Search Column" msgstr "Search Column" -#: ../gtk/gtktreeview.c:643 +#: gtk/gtktreeview.c:643 msgid "Model column to search through when searching through code" msgstr "Model column to search through when searching through code" -#: ../gtk/gtktreeview.c:663 +#: gtk/gtktreeview.c:663 msgid "Fixed Height Mode" msgstr "Fixed Height Mode" -#: ../gtk/gtktreeview.c:664 +#: gtk/gtktreeview.c:664 msgid "Speeds up GtkTreeView by assuming that all rows have the same height" msgstr "Speeds up GtkTreeView by assuming that all rows have the same height" -#: ../gtk/gtktreeview.c:684 +#: gtk/gtktreeview.c:684 msgid "Hover Selection" msgstr "Hover Selection" -#: ../gtk/gtktreeview.c:685 +#: gtk/gtktreeview.c:685 msgid "Whether the selection should follow the pointer" msgstr "Whether the selection should follow the pointer" -#: ../gtk/gtktreeview.c:704 +#: gtk/gtktreeview.c:704 msgid "Hover Expand" msgstr "Hover Expand" -#: ../gtk/gtktreeview.c:705 +#: gtk/gtktreeview.c:705 msgid "" "Whether rows should be expanded/collapsed when the pointer moves over them" msgstr "" "Whether rows should be expanded/collapsed when the pointer moves over them" -#: ../gtk/gtktreeview.c:719 +#: gtk/gtktreeview.c:719 msgid "Show Expanders" msgstr "Show Expanders" -#: ../gtk/gtktreeview.c:720 +#: gtk/gtktreeview.c:720 msgid "View has expanders" msgstr "View has expanders" -#: ../gtk/gtktreeview.c:734 +#: gtk/gtktreeview.c:734 msgid "Level Indentation" msgstr "Level Indentation" -#: ../gtk/gtktreeview.c:735 +#: gtk/gtktreeview.c:735 msgid "Extra indentation for each level" msgstr "Extra indentation for each level" -#: ../gtk/gtktreeview.c:744 +#: gtk/gtktreeview.c:744 msgid "Rubber Banding" msgstr "Rubber Banding" -#: ../gtk/gtktreeview.c:745 +#: gtk/gtktreeview.c:745 msgid "" "Whether to enable selection of multiple items by dragging the mouse pointer" msgstr "" "Whether to enable selection of multiple items by dragging the mouse pointer" -#: ../gtk/gtktreeview.c:752 +#: gtk/gtktreeview.c:752 msgid "Enable Grid Lines" msgstr "Enable Grid Lines" -#: ../gtk/gtktreeview.c:753 +#: gtk/gtktreeview.c:753 msgid "Whether grid lines should be drawn in the tree view" msgstr "Whether grid lines should be drawn in the tree view" -#: ../gtk/gtktreeview.c:761 +#: gtk/gtktreeview.c:761 msgid "Enable Tree Lines" msgstr "Enable Tree Lines" -#: ../gtk/gtktreeview.c:762 +#: gtk/gtktreeview.c:762 msgid "Whether tree lines should be drawn in the tree view" msgstr "Whether tree lines should be drawn in the tree view" -#: ../gtk/gtktreeview.c:770 +#: gtk/gtktreeview.c:770 msgid "The column in the model containing the tooltip texts for the rows" msgstr "The column in the model containing the tooltip texts for the rows" -#: ../gtk/gtktreeview.c:792 +#: gtk/gtktreeview.c:792 msgid "Vertical Separator Width" msgstr "Vertical Separator Width" -#: ../gtk/gtktreeview.c:793 +#: gtk/gtktreeview.c:793 msgid "Vertical space between cells. Must be an even number" msgstr "Vertical space between cells. Must be an even number" -#: ../gtk/gtktreeview.c:801 +#: gtk/gtktreeview.c:801 msgid "Horizontal Separator Width" msgstr "Horizontal Separator Width" -#: ../gtk/gtktreeview.c:802 +#: gtk/gtktreeview.c:802 msgid "Horizontal space between cells. Must be an even number" msgstr "Horizontal space between cells. Must be an even number" -#: ../gtk/gtktreeview.c:810 +#: gtk/gtktreeview.c:810 msgid "Allow Rules" msgstr "Allow Rules" -#: ../gtk/gtktreeview.c:811 +#: gtk/gtktreeview.c:811 msgid "Allow drawing of alternating color rows" msgstr "Allow drawing of alternating color rows" -#: ../gtk/gtktreeview.c:817 +#: gtk/gtktreeview.c:817 msgid "Indent Expanders" msgstr "Indent Expanders" -#: ../gtk/gtktreeview.c:818 +#: gtk/gtktreeview.c:818 msgid "Make the expanders indented" msgstr "Make the expanders indented" -#: ../gtk/gtktreeview.c:824 +#: gtk/gtktreeview.c:824 msgid "Even Row Color" msgstr "Even Row Color" -#: ../gtk/gtktreeview.c:825 +#: gtk/gtktreeview.c:825 msgid "Color to use for even rows" msgstr "Color to use for even rows" -#: ../gtk/gtktreeview.c:831 +#: gtk/gtktreeview.c:831 msgid "Odd Row Color" msgstr "Odd Row Color" -#: ../gtk/gtktreeview.c:832 +#: gtk/gtktreeview.c:832 msgid "Color to use for odd rows" msgstr "Color to use for odd rows" -#: ../gtk/gtktreeview.c:838 +#: gtk/gtktreeview.c:838 msgid "Row Ending details" msgstr "Row Ending details" -#: ../gtk/gtktreeview.c:839 +#: gtk/gtktreeview.c:839 msgid "Enable extended row background theming" msgstr "Enable extended row background theming" -#: ../gtk/gtktreeview.c:845 +#: gtk/gtktreeview.c:845 msgid "Grid line width" msgstr "Grid line width" -#: ../gtk/gtktreeview.c:846 +#: gtk/gtktreeview.c:846 msgid "Width, in pixels, of the tree view grid lines" msgstr "Width, in pixels, of the tree view grid lines" -#: ../gtk/gtktreeview.c:852 +#: gtk/gtktreeview.c:852 msgid "Tree line width" msgstr "Tree line width" -#: ../gtk/gtktreeview.c:853 +#: gtk/gtktreeview.c:853 msgid "Width, in pixels, of the tree view lines" msgstr "Width, in pixels, of the tree view lines" -#: ../gtk/gtktreeview.c:859 +#: gtk/gtktreeview.c:859 msgid "Grid line pattern" msgstr "Grid line pattern" -#: ../gtk/gtktreeview.c:860 +#: gtk/gtktreeview.c:860 msgid "Dash pattern used to draw the tree view grid lines" msgstr "Dash pattern used to draw the tree view grid lines" -#: ../gtk/gtktreeview.c:866 +#: gtk/gtktreeview.c:866 msgid "Tree line pattern" msgstr "Tree line pattern" -#: ../gtk/gtktreeview.c:867 +#: gtk/gtktreeview.c:867 msgid "Dash pattern used to draw the tree view lines" msgstr "Dash pattern used to draw the tree view lines" -#: ../gtk/gtktreeviewcolumn.c:192 +#: gtk/gtktreeviewcolumn.c:192 msgid "Whether to display the column" msgstr "Whether to display the column" -#: ../gtk/gtktreeviewcolumn.c:199 ../gtk/gtkwindow.c:523 +#: gtk/gtktreeviewcolumn.c:199 gtk/gtkwindow.c:523 msgid "Resizable" msgstr "Resizable" -#: ../gtk/gtktreeviewcolumn.c:200 +#: gtk/gtktreeviewcolumn.c:200 msgid "Column is user-resizable" msgstr "Column is user-resizable" -#: ../gtk/gtktreeviewcolumn.c:208 +#: gtk/gtktreeviewcolumn.c:208 msgid "Current width of the column" msgstr "Current width of the column" -#: ../gtk/gtktreeviewcolumn.c:217 +#: gtk/gtktreeviewcolumn.c:217 msgid "Space which is inserted between cells" msgstr "Space which is inserted between cells" -#: ../gtk/gtktreeviewcolumn.c:225 +#: gtk/gtktreeviewcolumn.c:225 msgid "Sizing" msgstr "Sizing" -#: ../gtk/gtktreeviewcolumn.c:226 +#: gtk/gtktreeviewcolumn.c:226 msgid "Resize mode of the column" msgstr "Resize mode of the column" -#: ../gtk/gtktreeviewcolumn.c:234 +#: gtk/gtktreeviewcolumn.c:234 msgid "Fixed Width" msgstr "Fixed Width" -#: ../gtk/gtktreeviewcolumn.c:235 +#: gtk/gtktreeviewcolumn.c:235 msgid "Current fixed width of the column" msgstr "Current fixed width of the column" -#: ../gtk/gtktreeviewcolumn.c:244 +#: gtk/gtktreeviewcolumn.c:244 msgid "Minimum Width" msgstr "Minimum Width" -#: ../gtk/gtktreeviewcolumn.c:245 +#: gtk/gtktreeviewcolumn.c:245 msgid "Minimum allowed width of the column" msgstr "Minimum allowed width of the column" -#: ../gtk/gtktreeviewcolumn.c:254 +#: gtk/gtktreeviewcolumn.c:254 msgid "Maximum Width" msgstr "Maximum Width" -#: ../gtk/gtktreeviewcolumn.c:255 +#: gtk/gtktreeviewcolumn.c:255 msgid "Maximum allowed width of the column" msgstr "Maximum allowed width of the column" -#: ../gtk/gtktreeviewcolumn.c:265 +#: gtk/gtktreeviewcolumn.c:265 msgid "Title to appear in column header" msgstr "Title to appear in column header" -#: ../gtk/gtktreeviewcolumn.c:273 +#: gtk/gtktreeviewcolumn.c:273 msgid "Column gets share of extra width allocated to the widget" msgstr "Column gets share of extra width allocated to the widget" -#: ../gtk/gtktreeviewcolumn.c:280 +#: gtk/gtktreeviewcolumn.c:280 msgid "Clickable" msgstr "Clickable" -#: ../gtk/gtktreeviewcolumn.c:281 +#: gtk/gtktreeviewcolumn.c:281 msgid "Whether the header can be clicked" msgstr "Whether the header can be clicked" -#: ../gtk/gtktreeviewcolumn.c:289 +#: gtk/gtktreeviewcolumn.c:289 msgid "Widget" msgstr "Widget" -#: ../gtk/gtktreeviewcolumn.c:290 +#: gtk/gtktreeviewcolumn.c:290 msgid "Widget to put in column header button instead of column title" msgstr "Widget to put in column header button instead of column title" -#: ../gtk/gtktreeviewcolumn.c:298 +#: gtk/gtktreeviewcolumn.c:298 msgid "X Alignment of the column header text or widget" msgstr "X Alignment of the column header text or widget" -#: ../gtk/gtktreeviewcolumn.c:308 +#: gtk/gtktreeviewcolumn.c:308 msgid "Whether the column can be reordered around the headers" msgstr "Whether the column can be reordered around the headers" -#: ../gtk/gtktreeviewcolumn.c:315 +#: gtk/gtktreeviewcolumn.c:315 msgid "Sort indicator" msgstr "Sort indicator" -#: ../gtk/gtktreeviewcolumn.c:316 +#: gtk/gtktreeviewcolumn.c:316 msgid "Whether to show a sort indicator" msgstr "Whether to show a sort indicator" -#: ../gtk/gtktreeviewcolumn.c:323 +#: gtk/gtktreeviewcolumn.c:323 msgid "Sort order" msgstr "Sort order" -#: ../gtk/gtktreeviewcolumn.c:324 +#: gtk/gtktreeviewcolumn.c:324 msgid "Sort direction the sort indicator should indicate" msgstr "Sort direction the sort indicator should indicate" -#: ../gtk/gtkuimanager.c:221 +#: gtk/gtkuimanager.c:221 msgid "Whether tearoff menu items should be added to menus" msgstr "Whether tearoff menu items should be added to menus" -#: ../gtk/gtkuimanager.c:228 +#: gtk/gtkuimanager.c:228 msgid "Merged UI definition" msgstr "Merged UI definition" -#: ../gtk/gtkuimanager.c:229 +#: gtk/gtkuimanager.c:229 msgid "An XML string describing the merged UI" msgstr "An XML string describing the merged UI" -#: ../gtk/gtkviewport.c:107 +#: gtk/gtkviewport.c:107 msgid "" "The GtkAdjustment that determines the values of the horizontal position for " "this viewport" @@ -6318,7 +6290,7 @@ msgstr "" "The GtkAdjustment that determines the values of the horizontal position for " "this viewport" -#: ../gtk/gtkviewport.c:115 +#: gtk/gtkviewport.c:115 msgid "" "The GtkAdjustment that determines the values of the vertical position for " "this viewport" @@ -6326,31 +6298,31 @@ msgstr "" "The GtkAdjustment that determines the values of the vertical position for " "this viewport" -#: ../gtk/gtkviewport.c:123 +#: gtk/gtkviewport.c:123 msgid "Determines how the shadowed box around the viewport is drawn" msgstr "Determines how the shadowed box around the viewport is drawn" -#: ../gtk/gtkwidget.c:483 +#: gtk/gtkwidget.c:483 msgid "Widget name" msgstr "Widget name" -#: ../gtk/gtkwidget.c:484 +#: gtk/gtkwidget.c:484 msgid "The name of the widget" msgstr "The name of the widget" -#: ../gtk/gtkwidget.c:490 +#: gtk/gtkwidget.c:490 msgid "Parent widget" msgstr "Parent widget" -#: ../gtk/gtkwidget.c:491 +#: gtk/gtkwidget.c:491 msgid "The parent widget of this widget. Must be a Container widget" msgstr "The parent widget of this widget. Must be a Container widget" -#: ../gtk/gtkwidget.c:498 +#: gtk/gtkwidget.c:498 msgid "Width request" msgstr "Width request" -#: ../gtk/gtkwidget.c:499 +#: gtk/gtkwidget.c:499 msgid "" "Override for width request of the widget, or -1 if natural request should be " "used" @@ -6358,11 +6330,11 @@ msgstr "" "Override for width request of the widget, or -1 if natural request should be " "used" -#: ../gtk/gtkwidget.c:507 +#: gtk/gtkwidget.c:507 msgid "Height request" msgstr "Height request" -#: ../gtk/gtkwidget.c:508 +#: gtk/gtkwidget.c:508 msgid "" "Override for height request of the widget, or -1 if natural request should " "be used" @@ -6370,83 +6342,83 @@ msgstr "" "Override for height request of the widget, or -1 if natural request should " "be used" -#: ../gtk/gtkwidget.c:517 +#: gtk/gtkwidget.c:517 msgid "Whether the widget is visible" msgstr "Whether the widget is visible" -#: ../gtk/gtkwidget.c:524 +#: gtk/gtkwidget.c:524 msgid "Whether the widget responds to input" msgstr "Whether the widget responds to input" -#: ../gtk/gtkwidget.c:530 +#: gtk/gtkwidget.c:530 msgid "Application paintable" msgstr "Application paintable" -#: ../gtk/gtkwidget.c:531 +#: gtk/gtkwidget.c:531 msgid "Whether the application will paint directly on the widget" msgstr "Whether the application will paint directly on the widget" -#: ../gtk/gtkwidget.c:537 +#: gtk/gtkwidget.c:537 msgid "Can focus" msgstr "Can focus" -#: ../gtk/gtkwidget.c:538 +#: gtk/gtkwidget.c:538 msgid "Whether the widget can accept the input focus" msgstr "Whether the widget can accept the input focus" -#: ../gtk/gtkwidget.c:544 +#: gtk/gtkwidget.c:544 msgid "Has focus" msgstr "Has focus" -#: ../gtk/gtkwidget.c:545 +#: gtk/gtkwidget.c:545 msgid "Whether the widget has the input focus" msgstr "Whether the widget has the input focus" -#: ../gtk/gtkwidget.c:551 +#: gtk/gtkwidget.c:551 msgid "Is focus" msgstr "Is focus" -#: ../gtk/gtkwidget.c:552 +#: gtk/gtkwidget.c:552 msgid "Whether the widget is the focus widget within the toplevel" msgstr "Whether the widget is the focus widget within the toplevel" -#: ../gtk/gtkwidget.c:558 +#: gtk/gtkwidget.c:558 msgid "Can default" msgstr "Can default" -#: ../gtk/gtkwidget.c:559 +#: gtk/gtkwidget.c:559 msgid "Whether the widget can be the default widget" msgstr "Whether the widget can be the default widget" -#: ../gtk/gtkwidget.c:565 +#: gtk/gtkwidget.c:565 msgid "Has default" msgstr "Has default" -#: ../gtk/gtkwidget.c:566 +#: gtk/gtkwidget.c:566 msgid "Whether the widget is the default widget" msgstr "Whether the widget is the default widget" -#: ../gtk/gtkwidget.c:572 +#: gtk/gtkwidget.c:572 msgid "Receives default" msgstr "Receives default" -#: ../gtk/gtkwidget.c:573 +#: gtk/gtkwidget.c:573 msgid "If TRUE, the widget will receive the default action when it is focused" msgstr "If TRUE, the widget will receive the default action when it is focused" -#: ../gtk/gtkwidget.c:579 +#: gtk/gtkwidget.c:579 msgid "Composite child" msgstr "Composite child" -#: ../gtk/gtkwidget.c:580 +#: gtk/gtkwidget.c:580 msgid "Whether the widget is part of a composite widget" msgstr "Whether the widget is part of a composite widget" -#: ../gtk/gtkwidget.c:586 +#: gtk/gtkwidget.c:586 msgid "Style" msgstr "Style" -#: ../gtk/gtkwidget.c:587 +#: gtk/gtkwidget.c:587 msgid "" "The style of the widget, which contains information about how it will look " "(colors etc)" @@ -6454,103 +6426,103 @@ msgstr "" "The style of the widget, which contains information about how it will look " "(colors etc)" -#: ../gtk/gtkwidget.c:593 +#: gtk/gtkwidget.c:593 msgid "Events" msgstr "Events" -#: ../gtk/gtkwidget.c:594 +#: gtk/gtkwidget.c:594 msgid "The event mask that decides what kind of GdkEvents this widget gets" msgstr "The event mask that decides what kind of GdkEvents this widget gets" -#: ../gtk/gtkwidget.c:601 +#: gtk/gtkwidget.c:601 msgid "Extension events" msgstr "Extension events" -#: ../gtk/gtkwidget.c:602 +#: gtk/gtkwidget.c:602 msgid "The mask that decides what kind of extension events this widget gets" msgstr "The mask that decides what kind of extension events this widget gets" -#: ../gtk/gtkwidget.c:609 +#: gtk/gtkwidget.c:609 msgid "No show all" msgstr "No show all" -#: ../gtk/gtkwidget.c:610 +#: gtk/gtkwidget.c:610 msgid "Whether gtk_widget_show_all() should not affect this widget" msgstr "Whether gtk_widget_show_all() should not affect this widget" -#: ../gtk/gtkwidget.c:632 +#: gtk/gtkwidget.c:632 msgid "Has tooltip" msgstr "Has tooltip" -#: ../gtk/gtkwidget.c:633 +#: gtk/gtkwidget.c:633 msgid "Whether this widget has a tooltip" msgstr "Whether this widget has a tooltip" -#: ../gtk/gtkwidget.c:653 +#: gtk/gtkwidget.c:653 msgid "Tooltip Text" msgstr "Tooltip Text" -#: ../gtk/gtkwidget.c:654 ../gtk/gtkwidget.c:675 +#: gtk/gtkwidget.c:654 gtk/gtkwidget.c:675 msgid "The contents of the tooltip for this widget" msgstr "The contents of the tooltip for this widget" -#: ../gtk/gtkwidget.c:674 +#: gtk/gtkwidget.c:674 msgid "Tooltip markup" msgstr "Tooltip markup" -#: ../gtk/gtkwidget.c:689 +#: gtk/gtkwidget.c:689 msgid "Window" msgstr "Window" -#: ../gtk/gtkwidget.c:690 +#: gtk/gtkwidget.c:690 msgid "The widget's window if it is realized" msgstr "The widget's window if it is realized" -#: ../gtk/gtkwidget.c:2208 +#: gtk/gtkwidget.c:2208 msgid "Interior Focus" msgstr "Interior Focus" -#: ../gtk/gtkwidget.c:2209 +#: gtk/gtkwidget.c:2209 msgid "Whether to draw the focus indicator inside widgets" msgstr "Whether to draw the focus indicator inside widgets" -#: ../gtk/gtkwidget.c:2215 +#: gtk/gtkwidget.c:2215 msgid "Focus linewidth" msgstr "Focus linewidth" -#: ../gtk/gtkwidget.c:2216 +#: gtk/gtkwidget.c:2216 msgid "Width, in pixels, of the focus indicator line" msgstr "Width, in pixels, of the focus indicator line" -#: ../gtk/gtkwidget.c:2222 +#: gtk/gtkwidget.c:2222 msgid "Focus line dash pattern" msgstr "Focus line dash pattern" -#: ../gtk/gtkwidget.c:2223 +#: gtk/gtkwidget.c:2223 msgid "Dash pattern used to draw the focus indicator" msgstr "Dash pattern used to draw the focus indicator" -#: ../gtk/gtkwidget.c:2228 +#: gtk/gtkwidget.c:2228 msgid "Focus padding" msgstr "Focus padding" -#: ../gtk/gtkwidget.c:2229 +#: gtk/gtkwidget.c:2229 msgid "Width, in pixels, between focus indicator and the widget 'box'" msgstr "Width, in pixels, between focus indicator and the widget 'box'" -#: ../gtk/gtkwidget.c:2234 +#: gtk/gtkwidget.c:2234 msgid "Cursor color" msgstr "Cursor color" -#: ../gtk/gtkwidget.c:2235 +#: gtk/gtkwidget.c:2235 msgid "Color with which to draw insertion cursor" msgstr "Color with which to draw insertion cursor" -#: ../gtk/gtkwidget.c:2240 +#: gtk/gtkwidget.c:2240 msgid "Secondary cursor color" msgstr "Secondary cursor color" -#: ../gtk/gtkwidget.c:2241 +#: gtk/gtkwidget.c:2241 msgid "" "Color with which to draw the secondary insertion cursor when editing mixed " "right-to-left and left-to-right text" @@ -6558,43 +6530,43 @@ msgstr "" "Color with which to draw the secondary insertion cursor when editing mixed " "right-to-left and left-to-right text" -#: ../gtk/gtkwidget.c:2246 +#: gtk/gtkwidget.c:2246 msgid "Cursor line aspect ratio" msgstr "Cursor line aspect ratio" -#: ../gtk/gtkwidget.c:2247 +#: gtk/gtkwidget.c:2247 msgid "Aspect ratio with which to draw insertion cursor" msgstr "Aspect ratio with which to draw insertion cursor" -#: ../gtk/gtkwidget.c:2261 +#: gtk/gtkwidget.c:2261 msgid "Draw Border" msgstr "Draw Border" -#: ../gtk/gtkwidget.c:2262 +#: gtk/gtkwidget.c:2262 msgid "Size of areas outside the widget's allocation to draw" msgstr "Size of areas outside the widget's allocation to draw" -#: ../gtk/gtkwidget.c:2275 +#: gtk/gtkwidget.c:2275 msgid "Unvisited Link Color" msgstr "Unvisited Link Color" -#: ../gtk/gtkwidget.c:2276 +#: gtk/gtkwidget.c:2276 msgid "Color of unvisited links" msgstr "Color of unvisited links" -#: ../gtk/gtkwidget.c:2289 +#: gtk/gtkwidget.c:2289 msgid "Visited Link Color" msgstr "Visited Link Color" -#: ../gtk/gtkwidget.c:2290 +#: gtk/gtkwidget.c:2290 msgid "Color of visited links" msgstr "Color of visited links" -#: ../gtk/gtkwidget.c:2304 +#: gtk/gtkwidget.c:2304 msgid "Wide Separators" msgstr "Wide Separators" -#: ../gtk/gtkwidget.c:2305 +#: gtk/gtkwidget.c:2305 msgid "" "Whether separators have configurable width and should be drawn using a box " "instead of a line" @@ -6602,75 +6574,75 @@ msgstr "" "Whether separators have configurable width and should be drawn using a box " "instead of a line" -#: ../gtk/gtkwidget.c:2319 +#: gtk/gtkwidget.c:2319 msgid "Separator Width" msgstr "Separator Width" -#: ../gtk/gtkwidget.c:2320 +#: gtk/gtkwidget.c:2320 msgid "The width of separators if wide-separators is TRUE" msgstr "The width of separators if wide-separators is TRUE" -#: ../gtk/gtkwidget.c:2334 +#: gtk/gtkwidget.c:2334 msgid "Separator Height" msgstr "Separator Height" -#: ../gtk/gtkwidget.c:2335 +#: gtk/gtkwidget.c:2335 msgid "The height of separators if \"wide-separators\" is TRUE" msgstr "The height of separators if \"wide-separators\" is TRUE" -#: ../gtk/gtkwidget.c:2349 +#: gtk/gtkwidget.c:2349 msgid "Horizontal Scroll Arrow Length" msgstr "Horizontal Scroll Arrow Length" -#: ../gtk/gtkwidget.c:2350 +#: gtk/gtkwidget.c:2350 msgid "The length of horizontal scroll arrows" msgstr "The length of horizontal scroll arrows" -#: ../gtk/gtkwidget.c:2364 +#: gtk/gtkwidget.c:2364 msgid "Vertical Scroll Arrow Length" msgstr "Vertical Scroll Arrow Length" -#: ../gtk/gtkwidget.c:2365 +#: gtk/gtkwidget.c:2365 msgid "The length of vertical scroll arrows" msgstr "The length of vertical scroll arrows" -#: ../gtk/gtkwindow.c:464 +#: gtk/gtkwindow.c:464 msgid "Window Type" msgstr "Window Type" -#: ../gtk/gtkwindow.c:465 +#: gtk/gtkwindow.c:465 msgid "The type of the window" msgstr "The type of the window" -#: ../gtk/gtkwindow.c:473 +#: gtk/gtkwindow.c:473 msgid "Window Title" msgstr "Window Title" -#: ../gtk/gtkwindow.c:474 +#: gtk/gtkwindow.c:474 msgid "The title of the window" msgstr "The title of the window" -#: ../gtk/gtkwindow.c:481 +#: gtk/gtkwindow.c:481 msgid "Window Role" msgstr "Window Role" -#: ../gtk/gtkwindow.c:482 +#: gtk/gtkwindow.c:482 msgid "Unique identifier for the window to be used when restoring a session" msgstr "Unique identifier for the window to be used when restoring a session" -#: ../gtk/gtkwindow.c:498 +#: gtk/gtkwindow.c:498 msgid "Startup ID" msgstr "Startup ID" -#: ../gtk/gtkwindow.c:499 +#: gtk/gtkwindow.c:499 msgid "Unique startup identifier for the window used by startup-notification" msgstr "Unique startup identifier for the window used by startup-notification" -#: ../gtk/gtkwindow.c:506 +#: gtk/gtkwindow.c:506 msgid "Allow Shrink" msgstr "Allow Shrink" -#: ../gtk/gtkwindow.c:508 +#: gtk/gtkwindow.c:508 #, no-c-format msgid "" "If TRUE, the window has no mimimum size. Setting this to TRUE is 99% of the " @@ -6679,23 +6651,23 @@ msgstr "" "If TRUE, the window has no mimimum size. Setting this to TRUE is 99% of the " "time a bad idea" -#: ../gtk/gtkwindow.c:515 +#: gtk/gtkwindow.c:515 msgid "Allow Grow" msgstr "Allow Grow" -#: ../gtk/gtkwindow.c:516 +#: gtk/gtkwindow.c:516 msgid "If TRUE, users can expand the window beyond its minimum size" msgstr "If TRUE, users can expand the window beyond its minimum size" -#: ../gtk/gtkwindow.c:524 +#: gtk/gtkwindow.c:524 msgid "If TRUE, users can resize the window" msgstr "If TRUE, users can resize the window" -#: ../gtk/gtkwindow.c:531 +#: gtk/gtkwindow.c:531 msgid "Modal" msgstr "Modal" -#: ../gtk/gtkwindow.c:532 +#: gtk/gtkwindow.c:532 msgid "" "If TRUE, the window is modal (other windows are not usable while this one is " "up)" @@ -6703,70 +6675,70 @@ msgstr "" "If TRUE, the window is modal (other windows are not usable while this one is " "up)" -#: ../gtk/gtkwindow.c:539 +#: gtk/gtkwindow.c:539 msgid "Window Position" msgstr "Window Position" -#: ../gtk/gtkwindow.c:540 +#: gtk/gtkwindow.c:540 msgid "The initial position of the window" msgstr "The initial position of the window" -#: ../gtk/gtkwindow.c:548 +#: gtk/gtkwindow.c:548 msgid "Default Width" msgstr "Default Width" -#: ../gtk/gtkwindow.c:549 +#: gtk/gtkwindow.c:549 msgid "The default width of the window, used when initially showing the window" msgstr "" "The default width of the window, used when initially showing the window" -#: ../gtk/gtkwindow.c:558 +#: gtk/gtkwindow.c:558 msgid "Default Height" msgstr "Default Height" -#: ../gtk/gtkwindow.c:559 +#: gtk/gtkwindow.c:559 msgid "" "The default height of the window, used when initially showing the window" msgstr "" "The default height of the window, used when initially showing the window" -#: ../gtk/gtkwindow.c:568 +#: gtk/gtkwindow.c:568 msgid "Destroy with Parent" msgstr "Destroy with Parent" -#: ../gtk/gtkwindow.c:569 +#: gtk/gtkwindow.c:569 msgid "If this window should be destroyed when the parent is destroyed" msgstr "If this window should be destroyed when the parent is destroyed" -#: ../gtk/gtkwindow.c:577 +#: gtk/gtkwindow.c:577 msgid "Icon for this window" msgstr "Icon for this window" -#: ../gtk/gtkwindow.c:593 +#: gtk/gtkwindow.c:593 msgid "Name of the themed icon for this window" msgstr "Name of the themed icon for this window" -#: ../gtk/gtkwindow.c:608 +#: gtk/gtkwindow.c:608 msgid "Is Active" msgstr "Is Active" -#: ../gtk/gtkwindow.c:609 +#: gtk/gtkwindow.c:609 msgid "Whether the toplevel is the current active window" msgstr "Whether the toplevel is the current active window" -#: ../gtk/gtkwindow.c:616 +#: gtk/gtkwindow.c:616 msgid "Focus in Toplevel" msgstr "Focus in Toplevel" -#: ../gtk/gtkwindow.c:617 +#: gtk/gtkwindow.c:617 msgid "Whether the input focus is within this GtkWindow" msgstr "Whether the input focus is within this GtkWindow" -#: ../gtk/gtkwindow.c:624 +#: gtk/gtkwindow.c:624 msgid "Type hint" msgstr "Type hint" -#: ../gtk/gtkwindow.c:625 +#: gtk/gtkwindow.c:625 msgid "" "Hint to help the desktop environment understand what kind of window this is " "and how to treat it." @@ -6774,99 +6746,99 @@ msgstr "" "Hint to help the desktop environment understand what kind of window this is " "and how to treat it." -#: ../gtk/gtkwindow.c:633 +#: gtk/gtkwindow.c:633 msgid "Skip taskbar" msgstr "Skip taskbar" -#: ../gtk/gtkwindow.c:634 +#: gtk/gtkwindow.c:634 msgid "TRUE if the window should not be in the task bar." msgstr "TRUE if the window should not be in the task bar." -#: ../gtk/gtkwindow.c:641 +#: gtk/gtkwindow.c:641 msgid "Skip pager" msgstr "Skip pager" -#: ../gtk/gtkwindow.c:642 +#: gtk/gtkwindow.c:642 msgid "TRUE if the window should not be in the pager." msgstr "TRUE if the window should not be in the pager." -#: ../gtk/gtkwindow.c:649 +#: gtk/gtkwindow.c:649 msgid "Urgent" msgstr "Urgent" -#: ../gtk/gtkwindow.c:650 +#: gtk/gtkwindow.c:650 msgid "TRUE if the window should be brought to the user's attention." msgstr "TRUE if the window should be brought to the user's attention." -#: ../gtk/gtkwindow.c:664 +#: gtk/gtkwindow.c:664 msgid "Accept focus" msgstr "Accept focus" -#: ../gtk/gtkwindow.c:665 +#: gtk/gtkwindow.c:665 msgid "TRUE if the window should receive the input focus." msgstr "TRUE if the window should receive the input focus." -#: ../gtk/gtkwindow.c:679 +#: gtk/gtkwindow.c:679 msgid "Focus on map" msgstr "Focus on map" -#: ../gtk/gtkwindow.c:680 +#: gtk/gtkwindow.c:680 msgid "TRUE if the window should receive the input focus when mapped." msgstr "TRUE if the window should receive the input focus when mapped." -#: ../gtk/gtkwindow.c:694 +#: gtk/gtkwindow.c:694 msgid "Decorated" msgstr "Decorated" -#: ../gtk/gtkwindow.c:695 +#: gtk/gtkwindow.c:695 msgid "Whether the window should be decorated by the window manager" msgstr "Whether the window should be decorated by the window manager" -#: ../gtk/gtkwindow.c:709 +#: gtk/gtkwindow.c:709 msgid "Deletable" msgstr "Deletable" -#: ../gtk/gtkwindow.c:710 +#: gtk/gtkwindow.c:710 msgid "Whether the window frame should have a close button" msgstr "Whether the window frame should have a close button" -#: ../gtk/gtkwindow.c:726 +#: gtk/gtkwindow.c:726 msgid "Gravity" msgstr "Gravity" -#: ../gtk/gtkwindow.c:727 +#: gtk/gtkwindow.c:727 msgid "The window gravity of the window" msgstr "The window gravity of the window" -#: ../gtk/gtkwindow.c:744 +#: gtk/gtkwindow.c:744 msgid "Transient for Window" msgstr "Transient for Window" -#: ../gtk/gtkwindow.c:745 +#: gtk/gtkwindow.c:745 msgid "The transient parent of the dialog" msgstr "The transient parent of the dialog" -#: ../gtk/gtkwindow.c:759 +#: gtk/gtkwindow.c:759 msgid "Opacity for Window" msgstr "Opacity for Window" -#: ../gtk/gtkwindow.c:760 +#: gtk/gtkwindow.c:760 msgid "The opacity of the window, from 0 to 1" msgstr "The opacity of the window, from 0 to 1" -#: ../modules/input/gtkimcontextxim.c:334 +#: modules/input/gtkimcontextxim.c:334 msgid "IM Preedit style" msgstr "IM Preedit style" -#: ../modules/input/gtkimcontextxim.c:335 +#: modules/input/gtkimcontextxim.c:335 msgid "How to draw the input method preedit string" msgstr "How to draw the input method preedit string" -#: ../modules/input/gtkimcontextxim.c:343 +#: modules/input/gtkimcontextxim.c:343 msgid "IM Status style" msgstr "IM Status style" -#: ../modules/input/gtkimcontextxim.c:344 +#: modules/input/gtkimcontextxim.c:344 msgid "How to draw the input method statusbar" msgstr "How to draw the input method statusbar" diff --git a/po-properties/hi.po b/po-properties/hi.po index d49c91840e..65aaf43856 100644 --- a/po-properties/hi.po +++ b/po-properties/hi.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+-properties.HEAD.hi\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2006-06-22 12:28+0530\n" "Last-Translator: Rajesh Ranjan \n" "Language-Team: Hindi \n" @@ -825,7 +825,7 @@ msgstr "चाइल्ड के लिये क्षैतिज समा msgid "Vertical alignment for child" msgstr "चाइल्ड हेतु उर्ध्वाधर समायोजन" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "इमेज विज़ेट" @@ -909,8 +909,9 @@ msgid "Show button images" msgstr "बटन छवि दिखाएँ" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" -msgstr "क्या स्टॉक आइकन को बटन में आइकन होना चाहिये" +#, fuzzy +msgid "Whether images should be shown on buttons" +msgstr "क्या मेनू में चित्र दिखाये जाने चाहिये" #: gtk/gtkcalendar.c:440 msgid "Year" @@ -2004,7 +2005,7 @@ msgstr "तीर की दिशा" msgid "The minimum size of the arrow in the combo box" msgstr "कोंबो बॉक्स के लिये मॉडल" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2618,7 +2619,7 @@ msgstr "लेबल yalign" msgid "The vertical alignment of the label" msgstr "लेबल की ऊर्ध्वाधर स्थिति" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "गुणधर्म, इसके स्थान पर shadow type का प्रयोग करें" @@ -2634,44 +2635,44 @@ msgstr "फ्रेम बार्डर का प्रस्तुतिक msgid "A widget to display in place of the usual frame label" msgstr "सामान्य फ्रेम लेबल के स्थान पर एक विज़ेट को प्रदर्शित करें" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "कन्टेनर के आस पास को छाया का प्रस्तुतिकरण" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "हैण्डल की स्थिति" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "चाइल्ड विज़ेट के सापेछ हैण्डल की स्थिति" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "किनारे की फोटो" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" msgstr "" "हैंडलबॉक्स का किनारा जो कि हैंडलबॉक्स डॉक करने के लिये डॉकिंग बिंदु के साथ पंक्तिबद्ध है." -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "किनारा सेट की छवि" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" msgstr "क्या snap_edge गुण से मान का प्रयोग करना है या handle_position से व्युत्पन्न" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2876,15 +2877,15 @@ msgstr "भंडारण प्रकार" msgid "The representation being used for image data" msgstr "इमेज डेटा हेतु प्रयुक्त प्रस्तुतिकरण" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "मेनू पाठ के आगे प्रस्तुत होने वाला चाइल्ड विज़ेट" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "मेनू छवि दिखाएँ" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "क्या मेनू में चित्र दिखाये जाने चाहिये" @@ -3022,6 +3023,25 @@ msgstr "अभिन्यास की चौड़ाई" msgid "The height of the layout" msgstr "अभिन्यास की ऊंचाई" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +#, fuzzy +msgid "The URI bound to this button" +msgstr "बटन की टागल अवस्था" + +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "दृष्टिगोचर" + +#: gtk/gtklinkbutton.c:160 +#, fuzzy +msgid "Whether this link has been visited." +msgstr "क्या यह क्रिया दृश्य है" + #: gtk/gtkmenu.c:503 #, fuzzy msgid "The currently selected menu item" @@ -3474,7 +3494,7 @@ msgid "Group ID for tabs drag and drop" msgstr "खींचने व छोड़ने के लिये समूह ID" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "समूह" @@ -3587,6 +3607,16 @@ msgstr "टैब वक्रता" msgid "Size of tab curvature" msgstr "टैब वक्रता का आकार" +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "कतार दूरी" + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "स्क्रॉल दूरी" + #: gtk/gtkobject.c:370 msgid "User Data" msgstr "उपयोक्ता आंकड़ा" @@ -4120,6 +4150,11 @@ msgstr "रेडियो बटन जिसका समूह इस बट msgid "The radio menu item whose group this widget belongs to." msgstr "रेडियो मेनू मद जिसका समूह इस विजेट से सम्बन्धित है." +#: gtk/gtkradiotoolbutton.c:66 +#, fuzzy +msgid "The radio tool button whose group this button belongs to." +msgstr "रेडियो बटन जिसका समूह इस बटन से सम्बन्धित है." + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "अद्यतन पालिसी" @@ -6826,6 +6861,9 @@ msgstr "आईएम स्थिति शैली" msgid "How to draw the input method statusbar" msgstr "आगत विधि प्रस्थति बार कैसे खींचना है" +#~ msgid "Whether stock icons should be shown in buttons" +#~ msgstr "क्या स्टॉक आइकन को बटन में आइकन होना चाहिये" + #~ msgid "Cancelled" #~ msgstr "रद्द किया" diff --git a/po-properties/hr.po b/po-properties/hr.po index 0b727134d1..c456307b7f 100644 --- a/po-properties/hr.po +++ b/po-properties/hr.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+-properties 0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2004-03-24 05:39+CET\n" "Last-Translator: Robert Sedak \n" "Language-Team: Croatian \n" @@ -859,7 +859,7 @@ msgstr "Vodoravno poravnanje za nasljedni objekt" msgid "Vertical alignment for child" msgstr "Okomito poravnanje za " -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "Element za sliku" @@ -951,8 +951,9 @@ msgid "Show button images" msgstr "Prikaži slike na gumbima" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" -msgstr "Trebaju li se prikazivati sličice u gumbima" +#, fuzzy +msgid "Whether images should be shown on buttons" +msgstr "Trebaju li se sličice prikazivati u izbornicima" #: gtk/gtkcalendar.c:440 msgid "Year" @@ -2080,7 +2081,7 @@ msgstr "Smjer strelice" msgid "The minimum size of the arrow in the combo box" msgstr "Model za padajuću popis" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2710,7 +2711,7 @@ msgstr "Uspravno poravnanje oznake" msgid "The vertical alignment of the label" msgstr "Okomito poravnanje oznake" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "Zastarjela osobina, koristite vrstu sjenke " @@ -2726,33 +2727,33 @@ msgstr "Izgled obruba okvira" msgid "A widget to display in place of the usual frame label" msgstr "Element koji se prikazuje umjesto uobičajene oznake okvira" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "Izgled sjenke koja okružuje sadržano" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "Pozicija ručke" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "Pozicija ručke u odnosu na dijete" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "Privuci ivici" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" msgstr "Strana kućice sa ručkom koja se poravnava točkom prijanjanja" -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "Postavljeno privlačenje ivici" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" @@ -2760,11 +2761,11 @@ msgstr "" "Može li se koristi vrijednost iz osobine snap_edge ili vrijednost izvedena " "iz handle_position" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2988,15 +2989,15 @@ msgstr "Vrsta pohrane" msgid "The representation being used for image data" msgstr "Način zapisa koji se koristi za podatke za sliku" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "Dijete se pojavljuje pored teksta izbornika" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "Prikaži izbornik slika" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "Trebaju li se sličice prikazivati u izbornicima" @@ -3141,6 +3142,25 @@ msgstr "Širina prikaza" msgid "The height of the layout" msgstr "Visina prikaza" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +#, fuzzy +msgid "The URI bound to this button" +msgstr "Stanje preklopnog gumba" + +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "Vidljivo" + +#: gtk/gtklinkbutton.c:160 +#, fuzzy +msgid "Whether this link has been visited." +msgstr "Može li aktivnost biti vidljiva." + #: gtk/gtkmenu.c:503 #, fuzzy msgid "The currently selected menu item" @@ -3620,7 +3640,7 @@ msgid "Group ID for tabs drag and drop" msgstr "" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "Grupa" @@ -3741,6 +3761,16 @@ msgstr "" msgid "Size of tab curvature" msgstr "_Prikaži uzorak" +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "Razmak između redova" + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "Razmak trake za pomicanje" + #: gtk/gtkobject.c:370 #, fuzzy msgid "User Data" @@ -4309,6 +4339,11 @@ msgstr "Okrugli gumb čijoj grupi ovaj element pripada." msgid "The radio menu item whose group this widget belongs to." msgstr "Okrugli gumb čijoj grupi ovaj element pripada." +#: gtk/gtkradiotoolbutton.c:66 +#, fuzzy +msgid "The radio tool button whose group this button belongs to." +msgstr "Okrugli gumb čijoj grupi ovaj element pripada." + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "Politika osvježavanja" @@ -7136,6 +7171,9 @@ msgstr "Stil stanja IM-a" msgid "How to draw the input method statusbar" msgstr "Kako iscrtati statusnu traku načina unosa" +#~ msgid "Whether stock icons should be shown in buttons" +#~ msgstr "Trebaju li se prikazivati sličice u gumbima" + #, fuzzy #~ msgid "Cancelled" #~ msgstr "_Odustani" diff --git a/po-properties/hu.po b/po-properties/hu.po index 1953363b59..e89711fe01 100644 --- a/po-properties/hu.po +++ b/po-properties/hu.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+-properties.HEAD.hu\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2008-02-24 19:08+0100\n" "Last-Translator: Gabor Kelemen \n" "Language-Team: Hungarian \n" @@ -836,7 +836,7 @@ msgstr "Gyermek vízszintes illesztése" msgid "Vertical alignment for child" msgstr "Gyermek függőleges illesztése" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "Kép felületi elem" @@ -925,8 +925,9 @@ msgid "Show button images" msgstr "Gombképek megjelenítése" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" -msgstr "A gombokon jelenjenek-e meg gyári ikonok" +#, fuzzy +msgid "Whether images should be shown on buttons" +msgstr "Megjelenjenek-e képek a menükben" #: gtk/gtkcalendar.c:440 msgid "Year" @@ -2026,7 +2027,7 @@ msgstr "Nyíl mérete" msgid "The minimum size of the arrow in the combo box" msgstr "A nyíl minimális mérete a kombinált mezőben" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2658,7 +2659,7 @@ msgstr "Címke függőleges igazítása" msgid "The vertical alignment of the label" msgstr "A címke függőleges igazítása" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "Elavult tulajdonság; helyette az „Árnyék típusa” használandó" @@ -2674,23 +2675,23 @@ msgstr "A keretszegély megjelenése" msgid "A widget to display in place of the usual frame label" msgstr "A szokásos keretcímke helyén megjelenítendő felületi elem" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "A tárolót körbevevő árnyék megjelenése" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "Fogantyú helye" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "A fogantyú helye a gyermek felületi elemhez képest megadva" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "Élhez illesztés" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" @@ -2698,11 +2699,11 @@ msgstr "" "A fogantyúmezőnek a dokkolóponttal egy vonalba igazított oldala a " "fogantyúmező dokkolásához" -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "Élhez igazítás beállítva" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" @@ -2710,11 +2711,11 @@ msgstr "" "Az „Élhez illesztés” tulajdonság értéke, vagy a „Fogantyú helye” értékéből " "származó érték kerüljön felhasználásra" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2921,15 +2922,15 @@ msgstr "Tárolótípus" msgid "The representation being used for image data" msgstr "A képadatokhoz használt ábrázolás" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "A menüszöveg mellett megjelenő gyermek felületi elem" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "Menüképek megjelenítése" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "Megjelenjenek-e képek a menükben" @@ -3074,6 +3075,25 @@ msgstr "Az elrendezés szélessége" msgid "The height of the layout" msgstr "Az elrendezés magassága" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +#, fuzzy +msgid "The URI bound to this button" +msgstr "A gomb átkapcsolási állapota" + +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "Látható" + +#: gtk/gtklinkbutton.c:160 +#, fuzzy +msgid "Whether this link has been visited." +msgstr "Látható-e a művelet." + #: gtk/gtkmenu.c:503 #, fuzzy msgid "The currently selected menu item" @@ -3539,7 +3559,7 @@ msgid "Group ID for tabs drag and drop" msgstr "Lapok csoportazonosítója húzd és ejtsd műveletnél" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "Csoport" @@ -3651,6 +3671,16 @@ msgstr "Lap görbülete" msgid "Size of tab curvature" msgstr "A lap görbületének mérete" +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "Nyíl méretezése" + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "Görgetősáv távolsága" + #: gtk/gtkobject.c:370 msgid "User Data" msgstr "Felhasználói adatok" @@ -4196,6 +4226,11 @@ msgid "The radio menu item whose group this widget belongs to." msgstr "" "A választómenü-elem, amelynek a csoportjához ez a felületi elem tartozik" +#: gtk/gtkradiotoolbutton.c:66 +#, fuzzy +msgid "The radio tool button whose group this button belongs to." +msgstr "A választógomb, amelynek a csoportjához ez a felületi elem tartozik." + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "Frissítési irányelv" @@ -6942,6 +6977,9 @@ msgstr "IM-állapotstílus" msgid "How to draw the input method statusbar" msgstr "A beviteli módszer állapotsorának kirajzolása" +#~ msgid "Whether stock icons should be shown in buttons" +#~ msgstr "A gombokon jelenjenek-e meg gyári ikonok" + #~ msgid "Cancelled" #~ msgstr "Megszakítva" diff --git a/po-properties/hy.po b/po-properties/hy.po index 84e71b5b8c..ab5d0b1486 100644 --- a/po-properties/hy.po +++ b/po-properties/hy.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+.HEAD.hy\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2005-07-19 17:50+0500\n" "Last-Translator: Norayr Chilingaryan\n" "Language-Team: \n" @@ -810,7 +810,7 @@ msgstr "" msgid "Vertical alignment for child" msgstr "" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "" @@ -894,7 +894,7 @@ msgid "Show button images" msgstr "" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" +msgid "Whether images should be shown on buttons" msgstr "" #: gtk/gtkcalendar.c:440 @@ -1977,7 +1977,7 @@ msgstr "Չափս" msgid "The minimum size of the arrow in the combo box" msgstr "" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2592,7 +2592,7 @@ msgstr "" msgid "The vertical alignment of the label" msgstr "" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "" @@ -2608,43 +2608,43 @@ msgstr "" msgid "A widget to display in place of the usual frame label" msgstr "" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" msgstr "" -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" msgstr "" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2848,16 +2848,16 @@ msgstr "" msgid "The representation being used for image data" msgstr "" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 #, fuzzy msgid "Show menu images" msgstr "Ցուցադրել ցանկի նկարները" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "" @@ -2993,6 +2993,22 @@ msgstr "" msgid "The height of the layout" msgstr "" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +msgid "The URI bound to this button" +msgstr "" + +#: gtk/gtklinkbutton.c:159 +msgid "Visited" +msgstr "" + +#: gtk/gtklinkbutton.c:160 +msgid "Whether this link has been visited." +msgstr "" + #: gtk/gtkmenu.c:503 #, fuzzy msgid "The currently selected menu item" @@ -3439,7 +3455,7 @@ msgid "Group ID for tabs drag and drop" msgstr "" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "Խումբ" @@ -3549,6 +3565,16 @@ msgstr "" msgid "Size of tab curvature" msgstr "" +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "Չափս" + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "Չափս" + #: gtk/gtkobject.c:370 msgid "User Data" msgstr "" @@ -4065,6 +4091,10 @@ msgstr "" msgid "The radio menu item whose group this widget belongs to." msgstr "" +#: gtk/gtkradiotoolbutton.c:66 +msgid "The radio tool button whose group this button belongs to." +msgstr "" + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "" diff --git a/po-properties/ia.po b/po-properties/ia.po index 56806ecd16..ffc9deff1e 100644 --- a/po-properties/ia.po +++ b/po-properties/ia.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+ 1.3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2000-10-27 02:02+0100\n" "Last-Translator: Robert Brady \n" "Language-Team: Interlingua\n" @@ -813,7 +813,7 @@ msgstr "Familia:" msgid "Vertical alignment for child" msgstr "" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "" @@ -897,7 +897,7 @@ msgid "Show button images" msgstr "" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" +msgid "Whether images should be shown on buttons" msgstr "" #: gtk/gtkcalendar.c:440 @@ -1976,7 +1976,7 @@ msgstr "Crear Directori" msgid "The minimum size of the arrow in the combo box" msgstr "" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2600,7 +2600,7 @@ msgstr "" msgid "The vertical alignment of the label" msgstr "" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "" @@ -2616,43 +2616,43 @@ msgstr "" msgid "A widget to display in place of the usual frame label" msgstr "" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" msgstr "" -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" msgstr "" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2867,15 +2867,15 @@ msgstr "Crear" msgid "The representation being used for image data" msgstr "" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "" @@ -3013,6 +3013,23 @@ msgstr "" msgid "The height of the layout" msgstr "" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +msgid "The URI bound to this button" +msgstr "" + +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "Deactiveate" + +#: gtk/gtklinkbutton.c:160 +msgid "Whether this link has been visited." +msgstr "" + #: gtk/gtkmenu.c:503 #, fuzzy msgid "The currently selected menu item" @@ -3460,7 +3477,7 @@ msgid "Group ID for tabs drag and drop" msgstr "" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "" @@ -3570,6 +3587,16 @@ msgstr "" msgid "Size of tab curvature" msgstr "" +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "Crear Directori" + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "Crear Directori" + #: gtk/gtkobject.c:370 msgid "User Data" msgstr "" @@ -4090,6 +4117,10 @@ msgstr "" msgid "The radio menu item whose group this widget belongs to." msgstr "" +#: gtk/gtkradiotoolbutton.c:66 +msgid "The radio tool button whose group this button belongs to." +msgstr "" + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "" diff --git a/po-properties/id.po b/po-properties/id.po index 54086cc87c..ead1e6d73d 100644 --- a/po-properties/id.po +++ b/po-properties/id.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+ HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2006-03-24 15:19+0700\n" "Last-Translator: Mohammad DAMT \n" "Language-Team: Indonesia \n" @@ -849,7 +849,7 @@ msgstr "Penyesuaian Horisontal untuk anak" msgid "Vertical alignment for child" msgstr "Pernyesuaian vertikal untuk anak" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "Widget gambar" @@ -941,8 +941,9 @@ msgid "Show button images" msgstr "Tampilkan gambar pada tombol" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" -msgstr "Menentukan apakah icon stock ditampilkan pada tombol" +#, fuzzy +msgid "Whether images should be shown on buttons" +msgstr "Menentukan apakah gambar akan ditampilkan pada menu" #: gtk/gtkcalendar.c:440 msgid "Year" @@ -2066,7 +2067,7 @@ msgstr "Arah panah" msgid "The minimum size of the arrow in the combo box" msgstr "Model kotak combo" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2702,7 +2703,7 @@ msgstr "Label yalign" msgid "The vertical alignment of the label" msgstr "Penyesuaian letak vertikal label" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "Properti tidak disarankan untuk digunakan, gunakan shadow_type saja" @@ -2718,23 +2719,23 @@ msgstr "Bagaimanana batas bingkai ditampilkan" msgid "A widget to display in place of the usual frame label" msgstr "Widget yang digunakan untuk menampilkan letak label bingkai" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "Bagaimana bayangan yang mengelilingi kontainer ditampilkan" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "Posisi handle" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "Posisi handle relatif dari widget anak" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "Jepret pada sisi" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" @@ -2742,11 +2743,11 @@ msgstr "" "Sisi kotak handle yang berbaris dengan titik doking sebagai tempat sandar " "kotak handle" -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "Jepret pada sisi di set" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" @@ -2754,11 +2755,11 @@ msgstr "" "Menentukan apakah menggunakan nilai dari snap_edge atau nilai dari " "handle_position" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2966,15 +2967,15 @@ msgstr "Tipe penyimpanan" msgid "The representation being used for image data" msgstr "Metode yang digunakan untuk data gambar" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "Widget anak yang ditampilkan di samping teks menu" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "Tampilkan gambar menu" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "Menentukan apakah gambar akan ditampilkan pada menu" @@ -3119,6 +3120,25 @@ msgstr "Lebar layout" msgid "The height of the layout" msgstr "Tinggi layout" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +#, fuzzy +msgid "The URI bound to this button" +msgstr "Status togel tombol" + +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "Terlihat" + +#: gtk/gtklinkbutton.c:160 +#, fuzzy +msgid "Whether this link has been visited." +msgstr "Menentukan apakah aksi terlihat atau tidak" + #: gtk/gtkmenu.c:503 #, fuzzy msgid "The currently selected menu item" @@ -3593,7 +3613,7 @@ msgid "Group ID for tabs drag and drop" msgstr "" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "Kelompok" @@ -3711,6 +3731,16 @@ msgstr "" msgid "Size of tab curvature" msgstr "Ukuran pengisi ruang" +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "Jarak Antar Baris" + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "Jarak scrollbar" + #: gtk/gtkobject.c:370 #, fuzzy msgid "User Data" @@ -4284,6 +4314,11 @@ msgstr "Tombol radio tempat kelompok widget ini berada." msgid "The radio menu item whose group this widget belongs to." msgstr "Tombol radio tempat kelompok widget ini berada." +#: gtk/gtkradiotoolbutton.c:66 +#, fuzzy +msgid "The radio tool button whose group this button belongs to." +msgstr "Tombol radio tempat kelompok widget ini berada." + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "Kebijakan update" @@ -7108,6 +7143,9 @@ msgstr "Gaya status IM" msgid "How to draw the input method statusbar" msgstr "Cara menggambar statusbar metode input" +#~ msgid "Whether stock icons should be shown in buttons" +#~ msgstr "Menentukan apakah icon stock ditampilkan pada tombol" + #~ msgid "" #~ "A number between 0.0 and 1.0 specifying the horizontal alignment of the " #~ "text in the progress widget" diff --git a/po-properties/io.po b/po-properties/io.po index 5a7b8f20ee..c9ce454594 100644 --- a/po-properties/io.po +++ b/po-properties/io.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+ 2.12.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2007-09-18 19:25-0500\n" "Last-Translator: Michael Terry \n" "Language-Team: Ido \n" @@ -788,7 +788,7 @@ msgstr "" msgid "Vertical alignment for child" msgstr "" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "" @@ -871,7 +871,7 @@ msgid "Show button images" msgstr "" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" +msgid "Whether images should be shown on buttons" msgstr "" #: gtk/gtkcalendar.c:440 @@ -1931,7 +1931,7 @@ msgstr "" msgid "The minimum size of the arrow in the combo box" msgstr "" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2533,7 +2533,7 @@ msgstr "" msgid "The vertical alignment of the label" msgstr "" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "" @@ -2549,43 +2549,43 @@ msgstr "" msgid "A widget to display in place of the usual frame label" msgstr "" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" msgstr "" -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" msgstr "" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2788,15 +2788,15 @@ msgstr "" msgid "The representation being used for image data" msgstr "" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "" @@ -2931,6 +2931,22 @@ msgstr "" msgid "The height of the layout" msgstr "" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +msgid "The URI bound to this button" +msgstr "" + +#: gtk/gtklinkbutton.c:159 +msgid "Visited" +msgstr "" + +#: gtk/gtklinkbutton.c:160 +msgid "Whether this link has been visited." +msgstr "" + #: gtk/gtkmenu.c:503 msgid "The currently selected menu item" msgstr "" @@ -3368,7 +3384,7 @@ msgid "Group ID for tabs drag and drop" msgstr "" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "" @@ -3478,6 +3494,14 @@ msgstr "" msgid "Size of tab curvature" msgstr "" +#: gtk/gtknotebook.c:834 +msgid "Arrow spacing" +msgstr "" + +#: gtk/gtknotebook.c:835 +msgid "Scroll arrow spacing" +msgstr "" + #: gtk/gtkobject.c:370 msgid "User Data" msgstr "" @@ -3979,6 +4003,10 @@ msgstr "" msgid "The radio menu item whose group this widget belongs to." msgstr "" +#: gtk/gtkradiotoolbutton.c:66 +msgid "The radio tool button whose group this button belongs to." +msgstr "" + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "" diff --git a/po-properties/is.po b/po-properties/is.po index 14cae1d1fb..ca0335a0b1 100644 --- a/po-properties/is.po +++ b/po-properties/is.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk 2.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2003-07-22 16:05+0000\n" "Last-Translator: Richard Allen \n" "Language-Team: is \n" @@ -819,7 +819,7 @@ msgstr "Lárett viðfang" msgid "Vertical alignment for child" msgstr "Lóðrétt viðfang" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "" @@ -903,8 +903,9 @@ msgid "Show button images" msgstr "" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" -msgstr "" +#, fuzzy +msgid "Whether images should be shown on buttons" +msgstr "Hvort börnin skuli öll vera af sömu stærð" #: gtk/gtkcalendar.c:440 #, fuzzy @@ -1987,7 +1988,7 @@ msgstr "Átt pílu" msgid "The minimum size of the arrow in the combo box" msgstr "Fjöldi raða í töflunni" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2607,7 +2608,7 @@ msgstr "" msgid "The vertical alignment of the label" msgstr "" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "" @@ -2623,43 +2624,43 @@ msgstr "" msgid "A widget to display in place of the usual frame label" msgstr "" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" msgstr "" -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" msgstr "" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2873,15 +2874,15 @@ msgstr "" msgid "The representation being used for image data" msgstr "" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "" @@ -3018,6 +3019,23 @@ msgstr "" msgid "The height of the layout" msgstr "" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +msgid "The URI bound to this button" +msgstr "" + +#: gtk/gtklinkbutton.c:159 +msgid "Visited" +msgstr "" + +#: gtk/gtklinkbutton.c:160 +#, fuzzy +msgid "Whether this link has been visited." +msgstr "Stillir hvort velja má margar skrár" + #: gtk/gtkmenu.c:503 #, fuzzy msgid "The currently selected menu item" @@ -3473,7 +3491,7 @@ msgid "Group ID for tabs drag and drop" msgstr "" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "" @@ -3586,6 +3604,16 @@ msgstr "" msgid "Size of tab curvature" msgstr "" +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "Bil milli raða" + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "Bil milli raða" + #: gtk/gtkobject.c:370 msgid "User Data" msgstr "" @@ -4107,6 +4135,10 @@ msgstr "" msgid "The radio menu item whose group this widget belongs to." msgstr "" +#: gtk/gtkradiotoolbutton.c:66 +msgid "The radio tool button whose group this button belongs to." +msgstr "" + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "" diff --git a/po-properties/it.po b/po-properties/it.po index ad86c03665..1f90ae0304 100644 --- a/po-properties/it.po +++ b/po-properties/it.po @@ -34,7 +34,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+-properties\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2008-04-04 22:00+0200\n" "Last-Translator: Luca Ferretti \n" "Language-Team: Italian \n" @@ -972,7 +972,7 @@ msgstr "Allineamento orizzontale per figlio" msgid "Vertical alignment for child" msgstr "Allineamento verticale per figlio" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "Widget immagine" @@ -1062,8 +1062,9 @@ msgid "Show button images" msgstr "Mostra le immagini dei pulsanti" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" -msgstr "Indica se le icone dello stock devono essere mostrate nei pulsanti" +#, fuzzy +msgid "Whether images should be shown on buttons" +msgstr "Indica se mostrare le immagini dei menu" #: gtk/gtkcalendar.c:440 msgid "Year" @@ -2188,7 +2189,7 @@ msgstr "Dimensione freccia" msgid "The minimum size of the arrow in the combo box" msgstr "La dimensione minima della freccia nella casella combinata" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2844,7 +2845,7 @@ msgstr "Allineamento verticale dell'etichetta" msgid "The vertical alignment of the label" msgstr "Allineamento verticale dell'etichetta" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "Proprietà obsoleta, utilizzare shadow_type" @@ -2860,23 +2861,23 @@ msgstr "Aspetto del bordo del frame" msgid "A widget to display in place of the usual frame label" msgstr "Widget visualizzato al posto dell'etichetta del frame" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "Aspetto dell'ombra che circonda il contenitore" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "Posizione handle" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "Posizione handle relativa al widget figlio" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "Bordo snap" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" @@ -2884,11 +2885,11 @@ msgstr "" "Lato dell'handlebox che viene allineato con il punto di aggancio per fissare " "l'handlebox" -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "Imposta bordo snap" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" @@ -2896,11 +2897,11 @@ msgstr "" "Indica se utilizzare il valore della proprietà bordo_snap o il valore " "derivato dalla posizione_handle" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -3112,15 +3113,15 @@ msgstr "Tipo di memorizzazione" msgid "The representation being used for image data" msgstr "La rappresentazione usata per i dati dell'immagine" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "Widget figlio da mostrare a fianco del testo del menu" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "Mostra le immagini dei menu" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "Indica se mostrare le immagini dei menu" @@ -3266,6 +3267,25 @@ msgstr "La larghezza del layout" msgid "The height of the layout" msgstr "L'altezza del layout" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +#, fuzzy +msgid "The URI bound to this button" +msgstr "Stato di selezione del pulsante" + +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "Visibile" + +#: gtk/gtklinkbutton.c:160 +#, fuzzy +msgid "Whether this link has been visited." +msgstr "Indica se l'azione è visibile." + #: gtk/gtkmenu.c:503 #, fuzzy msgid "The currently selected menu item" @@ -3751,7 +3771,7 @@ msgid "Group ID for tabs drag and drop" msgstr "ID gruppo per il «drag and drop» delle linguette" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "Gruppo" @@ -3866,6 +3886,21 @@ msgstr "Curvatura della linguetta" msgid "Size of tab curvature" msgstr "Valore della curvatura della linguetta" +# GTK-2-12 +# +# NOTA: scalatura è stato usato prima per scale, +# non so se in originale scale e scaling hanno +# diverso significato... --Luca +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "Scalatura freccia" + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "Spaziatura barra scorrimento" + #: gtk/gtkobject.c:370 msgid "User Data" msgstr "Dati utente" @@ -4433,6 +4468,11 @@ msgstr "Il pulsante «radio» del gruppo al quale questo widget appartiene." msgid "The radio menu item whose group this widget belongs to." msgstr "L'elemento del menu «radio» del gruppo al quale il widget appartiene." +#: gtk/gtkradiotoolbutton.c:66 +#, fuzzy +msgid "The radio tool button whose group this button belongs to." +msgstr "Il pulsante «radio» del gruppo al quale questo widget appartiene." + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "Politica di aggiornamento" @@ -7366,6 +7406,9 @@ msgstr "Stato dello stile IM" msgid "How to draw the input method statusbar" msgstr "Indica come visualizzare il metodo di input della barra di stato" +#~ msgid "Whether stock icons should be shown in buttons" +#~ msgstr "Indica se le icone dello stock devono essere mostrate nei pulsanti" + #~ msgid "Cancelled" #~ msgstr "Annullato" diff --git a/po-properties/ja.po b/po-properties/ja.po index 114124ac18..12900566ba 100644 --- a/po-properties/ja.po +++ b/po-properties/ja.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+-properties trunk\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-06 22:56+0900\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2008-08-06 22:56+0900\n" "Last-Translator: Takeshi AIHANA \n" "Language-Team: Japanese \n" @@ -20,111 +20,109 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../gdk-pixbuf/gdk-pixbuf.c:89 +#: gdk-pixbuf/gdk-pixbuf.c:89 msgid "Number of Channels" msgstr "チャンネルの数" -#: ../gdk-pixbuf/gdk-pixbuf.c:90 +#: gdk-pixbuf/gdk-pixbuf.c:90 msgid "The number of samples per pixel" msgstr "ピクセル当たりのサンプル数です" -#: ../gdk-pixbuf/gdk-pixbuf.c:99 +#: gdk-pixbuf/gdk-pixbuf.c:99 msgid "Colorspace" msgstr "カラースペース" -#: ../gdk-pixbuf/gdk-pixbuf.c:100 +#: gdk-pixbuf/gdk-pixbuf.c:100 msgid "The colorspace in which the samples are interpreted" msgstr "サンプルを処理する位置のカラースペースです" -#: ../gdk-pixbuf/gdk-pixbuf.c:108 +#: gdk-pixbuf/gdk-pixbuf.c:108 msgid "Has Alpha" msgstr "αの所有可否" -#: ../gdk-pixbuf/gdk-pixbuf.c:109 +#: gdk-pixbuf/gdk-pixbuf.c:109 msgid "Whether the pixbuf has an alpha channel" msgstr "Pixbuf がαチャンネルを持つかどうかです" -#: ../gdk-pixbuf/gdk-pixbuf.c:122 +#: gdk-pixbuf/gdk-pixbuf.c:122 msgid "Bits per Sample" msgstr "ビット数/サンプル" -#: ../gdk-pixbuf/gdk-pixbuf.c:123 +#: gdk-pixbuf/gdk-pixbuf.c:123 msgid "The number of bits per sample" msgstr "サンプル辺りのビット数です" -#: ../gdk-pixbuf/gdk-pixbuf.c:132 ../gtk/gtklayout.c:632 -#: ../gtk/gtktreeviewcolumn.c:207 +#: gdk-pixbuf/gdk-pixbuf.c:132 gtk/gtklayout.c:632 gtk/gtktreeviewcolumn.c:207 msgid "Width" msgstr "幅" -#: ../gdk-pixbuf/gdk-pixbuf.c:133 +#: gdk-pixbuf/gdk-pixbuf.c:133 msgid "The number of columns of the pixbuf" msgstr "Pixbuf の桁の幅です" -#: ../gdk-pixbuf/gdk-pixbuf.c:142 ../gtk/gtklayout.c:641 +#: gdk-pixbuf/gdk-pixbuf.c:142 gtk/gtklayout.c:641 msgid "Height" msgstr "高さ" -#: ../gdk-pixbuf/gdk-pixbuf.c:143 +#: gdk-pixbuf/gdk-pixbuf.c:143 msgid "The number of rows of the pixbuf" msgstr "Pixbuf の行の高さです" -#: ../gdk-pixbuf/gdk-pixbuf.c:159 +#: gdk-pixbuf/gdk-pixbuf.c:159 msgid "Rowstride" msgstr "Rowstride" -#: ../gdk-pixbuf/gdk-pixbuf.c:160 +#: gdk-pixbuf/gdk-pixbuf.c:160 msgid "" "The number of bytes between the start of a row and the start of the next row" msgstr "ある行の始点と次の行の始点の間のバイト数です" -#: ../gdk-pixbuf/gdk-pixbuf.c:169 +#: gdk-pixbuf/gdk-pixbuf.c:169 msgid "Pixels" msgstr "ピクセル" -#: ../gdk-pixbuf/gdk-pixbuf.c:170 +#: gdk-pixbuf/gdk-pixbuf.c:170 msgid "A pointer to the pixel data of the pixbuf" msgstr "Pixbuf のピクセル・データを指すポインタです" -#: ../gdk/gdkdisplaymanager.c:103 +#: gdk/gdkdisplaymanager.c:103 msgid "Default Display" msgstr "デフォルトのディスプレイ" -#: ../gdk/gdkdisplaymanager.c:104 +#: gdk/gdkdisplaymanager.c:104 msgid "The default display for GDK" msgstr "GDK が使用するデフォルトのディスプレイです" -#: ../gdk/gdkpango.c:490 ../gtk/gtkinvisible.c:86 -#: ../gtk/gtkmountoperation.c:176 ../gtk/gtkstatusicon.c:253 -#: ../gtk/gtkwindow.c:600 +#: gdk/gdkpango.c:490 gtk/gtkinvisible.c:86 gtk/gtkmountoperation.c:176 +#: gtk/gtkstatusicon.c:253 gtk/gtkwindow.c:600 msgid "Screen" msgstr "画面" -#: ../gdk/gdkpango.c:491 +#: gdk/gdkpango.c:491 msgid "the GdkScreen for the renderer" msgstr "レンダラの GdkScreen です" -#: ../gdk/gdkscreen.c:75 +#: gdk/gdkscreen.c:75 msgid "Font options" msgstr "フォントのオプション" -#: ../gdk/gdkscreen.c:76 +#: gdk/gdkscreen.c:76 msgid "The default font options for the screen" msgstr "フォントのデフォルト・オプションです" -#: ../gdk/gdkscreen.c:83 +#: gdk/gdkscreen.c:83 msgid "Font resolution" msgstr "フォントの解像度" -#: ../gdk/gdkscreen.c:84 +#: gdk/gdkscreen.c:84 msgid "The resolution for fonts on the screen" msgstr "画面上でのフォントの解像度です" -#: ../gtk/gtkaboutdialog.c:197 +#: gtk/gtkaboutdialog.c:197 msgid "Program name" msgstr "プログラムの名前" -#: ../gtk/gtkaboutdialog.c:198 +#: gtk/gtkaboutdialog.c:198 msgid "" "The name of the program. If this is not set, it defaults to " "g_get_application_name()" @@ -132,43 +130,43 @@ msgstr "" "プログラムの名前です (これがセットされていない場合、関数 " "g_get_application_name() の結果をデフォルトにします)" -#: ../gtk/gtkaboutdialog.c:212 +#: gtk/gtkaboutdialog.c:212 msgid "Program version" msgstr "プログラムのバージョン" -#: ../gtk/gtkaboutdialog.c:213 +#: gtk/gtkaboutdialog.c:213 msgid "The version of the program" msgstr "プログラムのバージョンです" -#: ../gtk/gtkaboutdialog.c:227 +#: gtk/gtkaboutdialog.c:227 msgid "Copyright string" msgstr "コピーライトの文字列" -#: ../gtk/gtkaboutdialog.c:228 +#: gtk/gtkaboutdialog.c:228 msgid "Copyright information for the program" msgstr "プログラムのコピーライト情報です" -#: ../gtk/gtkaboutdialog.c:245 +#: gtk/gtkaboutdialog.c:245 msgid "Comments string" msgstr "コメントの文字列" -#: ../gtk/gtkaboutdialog.c:246 +#: gtk/gtkaboutdialog.c:246 msgid "Comments about the program" msgstr "プログラムについてのコメントです" -#: ../gtk/gtkaboutdialog.c:280 +#: gtk/gtkaboutdialog.c:280 msgid "Website URL" msgstr "ウェブサイトの URL" -#: ../gtk/gtkaboutdialog.c:281 +#: gtk/gtkaboutdialog.c:281 msgid "The URL for the link to the website of the program" msgstr "プログラムのウェブサイトを示す URL です" -#: ../gtk/gtkaboutdialog.c:297 +#: gtk/gtkaboutdialog.c:297 msgid "Website label" msgstr "ウェブサイトのラベル" -#: ../gtk/gtkaboutdialog.c:298 +#: gtk/gtkaboutdialog.c:298 msgid "" "The label for the link to the website of the program. If this is not set, it " "defaults to the URL" @@ -176,45 +174,45 @@ msgstr "" "プログラムのウェブサイトを示すラベルです (これがセットされていない場合、URL " "がデフォルトになります)" -#: ../gtk/gtkaboutdialog.c:314 +#: gtk/gtkaboutdialog.c:314 msgid "Authors" msgstr "作者" -#: ../gtk/gtkaboutdialog.c:315 +#: gtk/gtkaboutdialog.c:315 msgid "List of authors of the program" msgstr "プログラムの作者の一覧です" -#: ../gtk/gtkaboutdialog.c:331 +#: gtk/gtkaboutdialog.c:331 msgid "Documenters" msgstr "ドキュメント担当" -#: ../gtk/gtkaboutdialog.c:332 +#: gtk/gtkaboutdialog.c:332 msgid "List of people documenting the program" msgstr "プログラムのドキュメントを担当した人達の一覧です" -#: ../gtk/gtkaboutdialog.c:348 +#: gtk/gtkaboutdialog.c:348 msgid "Artists" msgstr "アーティスト" -#: ../gtk/gtkaboutdialog.c:349 +#: gtk/gtkaboutdialog.c:349 msgid "List of people who have contributed artwork to the program" msgstr "プログラムのアートワークに貢献した人達の一覧です" -#: ../gtk/gtkaboutdialog.c:366 +#: gtk/gtkaboutdialog.c:366 msgid "Translator credits" msgstr "翻訳担当" -#: ../gtk/gtkaboutdialog.c:367 +#: gtk/gtkaboutdialog.c:367 msgid "" "Credits to the translators. This string should be marked as translatable" msgstr "" "翻訳者のクレジットです (この文字列は翻訳可能な文字列としてマークして下さい)" -#: ../gtk/gtkaboutdialog.c:382 +#: gtk/gtkaboutdialog.c:382 msgid "Logo" msgstr "ロゴ" -#: ../gtk/gtkaboutdialog.c:383 +#: gtk/gtkaboutdialog.c:383 msgid "" "A logo for the about box. If this is not set, it defaults to " "gtk_window_get_default_icon_list()" @@ -222,106 +220,105 @@ msgstr "" "情報ダイアログのロゴです (これがセットされていない場合、" "gtk_window_get_default_icon_list() の結果をデフォルトにします)" -#: ../gtk/gtkaboutdialog.c:398 +#: gtk/gtkaboutdialog.c:398 msgid "Logo Icon Name" msgstr "ロゴのアイコン名" -#: ../gtk/gtkaboutdialog.c:399 +#: gtk/gtkaboutdialog.c:399 msgid "A named icon to use as the logo for the about box." msgstr "情報ダイアログのロゴに使用するアイコン名です" -#: ../gtk/gtkaboutdialog.c:412 +#: gtk/gtkaboutdialog.c:412 msgid "Wrap license" msgstr "ライセンスのラッピング" -#: ../gtk/gtkaboutdialog.c:413 +#: gtk/gtkaboutdialog.c:413 msgid "Whether to wrap the license text." msgstr "ライセンスの条文をラップするかどうかです" -#: ../gtk/gtkaccellabel.c:129 +#: gtk/gtkaccellabel.c:129 msgid "Accelerator Closure" msgstr "アクセラレータ・クロージャ" -#: ../gtk/gtkaccellabel.c:130 +#: gtk/gtkaccellabel.c:130 msgid "The closure to be monitored for accelerator changes" msgstr "アクセラレータの変化を監視するためのクロージャです" -#: ../gtk/gtkaccellabel.c:136 +#: gtk/gtkaccellabel.c:136 msgid "Accelerator Widget" msgstr "アクセラレータのウィジェット" -#: ../gtk/gtkaccellabel.c:137 +#: gtk/gtkaccellabel.c:137 msgid "The widget to be monitored for accelerator changes" msgstr "アクセラレータの変化を監視するためのウィジェットです" -#: ../gtk/gtkaction.c:199 ../gtk/gtkactiongroup.c:170 ../gtk/gtkprinter.c:123 -#: ../gtk/gtktextmark.c:89 +#: gtk/gtkaction.c:199 gtk/gtkactiongroup.c:170 gtk/gtkprinter.c:123 +#: gtk/gtktextmark.c:89 msgid "Name" msgstr "名前" -#: ../gtk/gtkaction.c:200 +#: gtk/gtkaction.c:200 msgid "A unique name for the action." msgstr "アクションに固有の名称です" -#: ../gtk/gtkaction.c:215 ../gtk/gtkbutton.c:199 ../gtk/gtkexpander.c:195 -#: ../gtk/gtkframe.c:105 ../gtk/gtklabel.c:316 ../gtk/gtktoolbutton.c:180 +#: gtk/gtkaction.c:215 gtk/gtkbutton.c:199 gtk/gtkexpander.c:195 +#: gtk/gtkframe.c:105 gtk/gtklabel.c:316 gtk/gtktoolbutton.c:180 msgid "Label" msgstr "ラベル" -#: ../gtk/gtkaction.c:216 +#: gtk/gtkaction.c:216 msgid "The label used for menu items and buttons that activate this action." msgstr "このアクションを有効にするメニュー項目とボタンに使われるラベルです" -#: ../gtk/gtkaction.c:223 +#: gtk/gtkaction.c:223 msgid "Short label" msgstr "短いラベル" -#: ../gtk/gtkaction.c:224 +#: gtk/gtkaction.c:224 msgid "A shorter label that may be used on toolbar buttons." msgstr "ツール・バー上のボタンに使用する短いラベルです" -#: ../gtk/gtkaction.c:230 +#: gtk/gtkaction.c:230 msgid "Tooltip" msgstr "ツールチップ" -#: ../gtk/gtkaction.c:231 +#: gtk/gtkaction.c:231 msgid "A tooltip for this action." msgstr "このアクションのツールチップです" -#: ../gtk/gtkaction.c:237 +#: gtk/gtkaction.c:237 msgid "Stock Icon" msgstr "ストック・アイコン" -#: ../gtk/gtkaction.c:238 +#: gtk/gtkaction.c:238 msgid "The stock icon displayed in widgets representing this action." msgstr "このアクションを示すウィジェットに表示するストック・アイコンです" -#: ../gtk/gtkaction.c:255 ../gtk/gtkcellrendererpixbuf.c:171 -#: ../gtk/gtkimage.c:230 ../gtk/gtkprinter.c:172 ../gtk/gtkstatusicon.c:210 -#: ../gtk/gtkwindow.c:592 +#: gtk/gtkaction.c:255 gtk/gtkcellrendererpixbuf.c:171 gtk/gtkimage.c:230 +#: gtk/gtkprinter.c:172 gtk/gtkstatusicon.c:210 gtk/gtkwindow.c:592 msgid "Icon Name" msgstr "アイコン名" -#: ../gtk/gtkaction.c:256 ../gtk/gtkcellrendererpixbuf.c:172 -#: ../gtk/gtkimage.c:231 ../gtk/gtkstatusicon.c:211 +#: gtk/gtkaction.c:256 gtk/gtkcellrendererpixbuf.c:172 gtk/gtkimage.c:231 +#: gtk/gtkstatusicon.c:211 msgid "The name of the icon from the icon theme" msgstr "アイコン・テーマから取得したアイコンの名前です" -#: ../gtk/gtkaction.c:262 ../gtk/gtktoolitem.c:156 +#: gtk/gtkaction.c:262 gtk/gtktoolitem.c:156 msgid "Visible when horizontal" msgstr "横向きなら表示する" -#: ../gtk/gtkaction.c:263 ../gtk/gtktoolitem.c:157 +#: gtk/gtkaction.c:263 gtk/gtktoolitem.c:157 msgid "" "Whether the toolbar item is visible when the toolbar is in a horizontal " "orientation." msgstr "横向きのツールバーで項目を表示するかどうかです" -#: ../gtk/gtkaction.c:278 +#: gtk/gtkaction.c:278 msgid "Visible when overflown" msgstr "上に乗ったら表示する" -#: ../gtk/gtkaction.c:279 +#: gtk/gtkaction.c:279 msgid "" "When TRUE, toolitem proxies for this action are represented in the toolbar " "overflow menu." @@ -329,21 +326,21 @@ msgstr "" "TRUE にすると、このアクションのツールアイテムのプロキシをツールバーの中に描画" "します" -#: ../gtk/gtkaction.c:286 ../gtk/gtktoolitem.c:163 +#: gtk/gtkaction.c:286 gtk/gtktoolitem.c:163 msgid "Visible when vertical" msgstr "縦向きなら表示する" -#: ../gtk/gtkaction.c:287 ../gtk/gtktoolitem.c:164 +#: gtk/gtkaction.c:287 gtk/gtktoolitem.c:164 msgid "" "Whether the toolbar item is visible when the toolbar is in a vertical " "orientation." msgstr "縦向きのツールバーで項目を表示するかどうかです" -#: ../gtk/gtkaction.c:294 ../gtk/gtktoolitem.c:170 +#: gtk/gtkaction.c:294 gtk/gtktoolitem.c:170 msgid "Is important" msgstr "重要か" -#: ../gtk/gtkaction.c:295 +#: gtk/gtkaction.c:295 msgid "" "Whether the action is considered important. When TRUE, toolitem proxies for " "this action show text in GTK_TOOLBAR_BOTH_HORIZ mode." @@ -352,132 +349,131 @@ msgstr "" "ツールアイテム・プロキシは GTK_TOOLBAR_BOTH_HORIZ モードでテキストを表示しま" "す。" -#: ../gtk/gtkaction.c:303 +#: gtk/gtkaction.c:303 msgid "Hide if empty" msgstr "空なら隠す" -#: ../gtk/gtkaction.c:304 +#: gtk/gtkaction.c:304 msgid "When TRUE, empty menu proxies for this action are hidden." msgstr "TRUE にすると、このアクションの空のメニュー・プロキシを隠します" -#: ../gtk/gtkaction.c:310 ../gtk/gtkactiongroup.c:177 -#: ../gtk/gtkcellrenderer.c:193 ../gtk/gtkwidget.c:523 +#: gtk/gtkaction.c:310 gtk/gtkactiongroup.c:177 gtk/gtkcellrenderer.c:193 +#: gtk/gtkwidget.c:523 msgid "Sensitive" msgstr "感応可否" -#: ../gtk/gtkaction.c:311 +#: gtk/gtkaction.c:311 msgid "Whether the action is enabled." msgstr "ウィジェットが有効かどうかです" -#: ../gtk/gtkaction.c:317 ../gtk/gtkactiongroup.c:184 -#: ../gtk/gtkstatusicon.c:269 ../gtk/gtktreeviewcolumn.c:191 -#: ../gtk/gtkwidget.c:516 +#: gtk/gtkaction.c:317 gtk/gtkactiongroup.c:184 gtk/gtkstatusicon.c:269 +#: gtk/gtktreeviewcolumn.c:191 gtk/gtkwidget.c:516 msgid "Visible" msgstr "可視性" -#: ../gtk/gtkaction.c:318 +#: gtk/gtkaction.c:318 msgid "Whether the action is visible." msgstr "ウィジェットが可視かどうかです" -#: ../gtk/gtkaction.c:324 +#: gtk/gtkaction.c:324 msgid "Action Group" msgstr "アクション・グループ" -#: ../gtk/gtkaction.c:325 +#: gtk/gtkaction.c:325 msgid "" "The GtkActionGroup this GtkAction is associated with, or NULL (for internal " "use)." msgstr "" "この GtkAction と連携する GtkActionGroup、または NULL (GTK+ 内部で使用) です" -#: ../gtk/gtkactiongroup.c:171 +#: gtk/gtkactiongroup.c:171 msgid "A name for the action group." msgstr "アクション・グループの名前です" -#: ../gtk/gtkactiongroup.c:178 +#: gtk/gtkactiongroup.c:178 msgid "Whether the action group is enabled." msgstr "アクション・グループが有効かどうかです" -#: ../gtk/gtkactiongroup.c:185 +#: gtk/gtkactiongroup.c:185 msgid "Whether the action group is visible." msgstr "アクション・グループが表示されるかどうかです" -#: ../gtk/gtkadjustment.c:93 ../gtk/gtkcellrendererprogress.c:128 -#: ../gtk/gtkscalebutton.c:200 ../gtk/gtkspinbutton.c:269 +#: gtk/gtkadjustment.c:93 gtk/gtkcellrendererprogress.c:128 +#: gtk/gtkscalebutton.c:200 gtk/gtkspinbutton.c:269 msgid "Value" msgstr "値" -#: ../gtk/gtkadjustment.c:94 +#: gtk/gtkadjustment.c:94 msgid "The value of the adjustment" msgstr "アジャストメントの値です" -#: ../gtk/gtkadjustment.c:110 +#: gtk/gtkadjustment.c:110 msgid "Minimum Value" msgstr "最小値" -#: ../gtk/gtkadjustment.c:111 +#: gtk/gtkadjustment.c:111 msgid "The minimum value of the adjustment" msgstr "アジャストメントの最小値です" -#: ../gtk/gtkadjustment.c:130 +#: gtk/gtkadjustment.c:130 msgid "Maximum Value" msgstr "最大値" -#: ../gtk/gtkadjustment.c:131 +#: gtk/gtkadjustment.c:131 msgid "The maximum value of the adjustment" msgstr "アジャストメントの最大値です" -#: ../gtk/gtkadjustment.c:147 +#: gtk/gtkadjustment.c:147 msgid "Step Increment" msgstr "ステップ単位の増分値" -#: ../gtk/gtkadjustment.c:148 +#: gtk/gtkadjustment.c:148 msgid "The step increment of the adjustment" msgstr "アジャストメントのステップ単位の増分値です" -#: ../gtk/gtkadjustment.c:164 +#: gtk/gtkadjustment.c:164 msgid "Page Increment" msgstr "ページ単位の増分値" -#: ../gtk/gtkadjustment.c:165 +#: gtk/gtkadjustment.c:165 msgid "The page increment of the adjustment" msgstr "アジャストメントのページ単位の増分値です" -#: ../gtk/gtkadjustment.c:184 +#: gtk/gtkadjustment.c:184 msgid "Page Size" msgstr "ページ・サイズ" -#: ../gtk/gtkadjustment.c:185 +#: gtk/gtkadjustment.c:185 msgid "The page size of the adjustment" msgstr "アジャストメントのページ・サイズです" -#: ../gtk/gtkalignment.c:90 +#: gtk/gtkalignment.c:90 msgid "Horizontal alignment" msgstr "水平位置" -#: ../gtk/gtkalignment.c:91 ../gtk/gtkbutton.c:250 +#: gtk/gtkalignment.c:91 gtk/gtkbutton.c:250 msgid "" "Horizontal position of child in available space. 0.0 is left aligned, 1.0 is " "right aligned" msgstr "" "利用可能なスペースでの子ウィジェットの水平位置 (0.0 で左寄せ、1.0 で右寄せ)" -#: ../gtk/gtkalignment.c:100 +#: gtk/gtkalignment.c:100 msgid "Vertical alignment" msgstr "垂直位置" -#: ../gtk/gtkalignment.c:101 ../gtk/gtkbutton.c:269 +#: gtk/gtkalignment.c:101 gtk/gtkbutton.c:269 msgid "" "Vertical position of child in available space. 0.0 is top aligned, 1.0 is " "bottom aligned" msgstr "" "利用可能なスペースでの子ウィジェットの垂直位置 (0.0 で上寄せ、1.0 で下寄せ)" -#: ../gtk/gtkalignment.c:109 +#: gtk/gtkalignment.c:109 msgid "Horizontal scale" msgstr "水平スケール" -#: ../gtk/gtkalignment.c:110 +#: gtk/gtkalignment.c:110 msgid "" "If available horizontal space is bigger than needed for the child, how much " "of it to use for the child. 0.0 means none, 1.0 means all" @@ -485,11 +481,11 @@ msgstr "" "利用可能な水平方向のスペースが子ウィジェットが必要とする幅より大きい場合、子" "ウィジェットがどれくらい利用するか (0.0 でゼロ、1.0 で全部)" -#: ../gtk/gtkalignment.c:118 +#: gtk/gtkalignment.c:118 msgid "Vertical scale" msgstr "垂直スケール" -#: ../gtk/gtkalignment.c:119 +#: gtk/gtkalignment.c:119 msgid "" "If available vertical space is bigger than needed for the child, how much of " "it to use for the child. 0.0 means none, 1.0 means all" @@ -497,187 +493,187 @@ msgstr "" "利用可能な垂直方向のスペースが子ウィジェットが必要とする高さより大きい場合、" "子ウィジェットがどれくらい利用するか (0.0 でゼロ、1.0 で全部)" -#: ../gtk/gtkalignment.c:136 +#: gtk/gtkalignment.c:136 msgid "Top Padding" msgstr "上部パディング" -#: ../gtk/gtkalignment.c:137 +#: gtk/gtkalignment.c:137 msgid "The padding to insert at the top of the widget." msgstr "子ウィジェットの上部に挿入するパディング" -#: ../gtk/gtkalignment.c:153 +#: gtk/gtkalignment.c:153 msgid "Bottom Padding" msgstr "下部パディング" -#: ../gtk/gtkalignment.c:154 +#: gtk/gtkalignment.c:154 msgid "The padding to insert at the bottom of the widget." msgstr "子ウィジェットの下部に挿入するパディング" -#: ../gtk/gtkalignment.c:170 +#: gtk/gtkalignment.c:170 msgid "Left Padding" msgstr "左側パディング" -#: ../gtk/gtkalignment.c:171 +#: gtk/gtkalignment.c:171 msgid "The padding to insert at the left of the widget." msgstr "子ウィジェットの左側に挿入するパディング" -#: ../gtk/gtkalignment.c:187 +#: gtk/gtkalignment.c:187 msgid "Right Padding" msgstr "右側パディング" -#: ../gtk/gtkalignment.c:188 +#: gtk/gtkalignment.c:188 msgid "The padding to insert at the right of the widget." msgstr "ウィジェットの右側に挿入するパディングです" -#: ../gtk/gtkarrow.c:73 +#: gtk/gtkarrow.c:73 msgid "Arrow direction" msgstr "矢印の方向" -#: ../gtk/gtkarrow.c:74 +#: gtk/gtkarrow.c:74 msgid "The direction the arrow should point" msgstr "矢印が指す向きです" -#: ../gtk/gtkarrow.c:81 +#: gtk/gtkarrow.c:81 msgid "Arrow shadow" msgstr "矢印の影" -#: ../gtk/gtkarrow.c:82 +#: gtk/gtkarrow.c:82 msgid "Appearance of the shadow surrounding the arrow" msgstr "矢印を囲む影の外観です" -#: ../gtk/gtkarrow.c:88 ../gtk/gtkmenuitem.c:279 +#: gtk/gtkarrow.c:88 gtk/gtkmenuitem.c:279 msgid "Arrow Scaling" msgstr "矢印の大きさ" -#: ../gtk/gtkarrow.c:89 +#: gtk/gtkarrow.c:89 msgid "Amount of space used up by arrow" msgstr "矢印が占有する大きさです" -#: ../gtk/gtkaspectframe.c:79 +#: gtk/gtkaspectframe.c:79 msgid "Horizontal Alignment" msgstr "水平方向の位置" -#: ../gtk/gtkaspectframe.c:80 +#: gtk/gtkaspectframe.c:80 msgid "X alignment of the child" msgstr "子ウィジェットのX方向の位置です" -#: ../gtk/gtkaspectframe.c:86 +#: gtk/gtkaspectframe.c:86 msgid "Vertical Alignment" msgstr "垂直方向の位置" -#: ../gtk/gtkaspectframe.c:87 +#: gtk/gtkaspectframe.c:87 msgid "Y alignment of the child" msgstr "子ウィジェットのY方向の位置です" -#: ../gtk/gtkaspectframe.c:93 +#: gtk/gtkaspectframe.c:93 msgid "Ratio" msgstr "比率" -#: ../gtk/gtkaspectframe.c:94 +#: gtk/gtkaspectframe.c:94 msgid "Aspect ratio if obey_child is FALSE" msgstr "obey_child が FALSE の場合のアスペクト比です" -#: ../gtk/gtkaspectframe.c:100 +#: gtk/gtkaspectframe.c:100 msgid "Obey child" msgstr "子ウィジェットに従う" -#: ../gtk/gtkaspectframe.c:101 +#: gtk/gtkaspectframe.c:101 msgid "Force aspect ratio to match that of the frame's child" msgstr "フレームの子ウィジェットのアスペクト比に強制的に合わせるかどうかです" -#: ../gtk/gtkassistant.c:261 +#: gtk/gtkassistant.c:261 msgid "Header Padding" msgstr "ヘッダのパディング" -#: ../gtk/gtkassistant.c:262 +#: gtk/gtkassistant.c:262 msgid "Number of pixels around the header." msgstr "ヘッダの周囲に挿入する余白 (ピクセル単位) です" -#: ../gtk/gtkassistant.c:269 +#: gtk/gtkassistant.c:269 msgid "Content Padding" msgstr "ページ内容のパディング" -#: ../gtk/gtkassistant.c:270 +#: gtk/gtkassistant.c:270 msgid "Number of pixels around the content pages." msgstr "各ページの内容の周囲に挿入する余白 (ピクセル単位) です" -#: ../gtk/gtkassistant.c:286 +#: gtk/gtkassistant.c:286 msgid "Page type" msgstr "ページの種類" -#: ../gtk/gtkassistant.c:287 +#: gtk/gtkassistant.c:287 msgid "The type of the assistant page" msgstr "アシスタントのページの種類です" -#: ../gtk/gtkassistant.c:304 +#: gtk/gtkassistant.c:304 msgid "Page title" msgstr "ページのタイトル" -#: ../gtk/gtkassistant.c:305 +#: gtk/gtkassistant.c:305 msgid "The title of the assistant page" msgstr "アシスタントのページに表示する題名です" -#: ../gtk/gtkassistant.c:321 +#: gtk/gtkassistant.c:321 msgid "Header image" msgstr "ヘッダの画像" -#: ../gtk/gtkassistant.c:322 +#: gtk/gtkassistant.c:322 msgid "Header image for the assistant page" msgstr "アシスタントのページに表示するヘッダの画像です" -#: ../gtk/gtkassistant.c:338 +#: gtk/gtkassistant.c:338 msgid "Sidebar image" msgstr "サイドバーの画像" -#: ../gtk/gtkassistant.c:339 +#: gtk/gtkassistant.c:339 msgid "Sidebar image for the assistant page" msgstr "アシスタントのページに表示するサイドバーの画像です" -#: ../gtk/gtkassistant.c:354 +#: gtk/gtkassistant.c:354 msgid "Page complete" msgstr "アシスタントの完了かどうかです" -#: ../gtk/gtkassistant.c:355 +#: gtk/gtkassistant.c:355 msgid "Whether all required fields on the page have been filled out" msgstr "アシスタントが提供する全てのページの入力が完了したかどうかです" -#: ../gtk/gtkbbox.c:91 +#: gtk/gtkbbox.c:91 msgid "Minimum child width" msgstr "子ウィジェットの最小幅" -#: ../gtk/gtkbbox.c:92 +#: gtk/gtkbbox.c:92 msgid "Minimum width of buttons inside the box" msgstr "ボックス中のボタンの最小幅" -#: ../gtk/gtkbbox.c:100 +#: gtk/gtkbbox.c:100 msgid "Minimum child height" msgstr "子ウィジェットの高さの最小値" -#: ../gtk/gtkbbox.c:101 +#: gtk/gtkbbox.c:101 msgid "Minimum height of buttons inside the box" msgstr "ボックス中のボタンの最小の高さ" -#: ../gtk/gtkbbox.c:109 +#: gtk/gtkbbox.c:109 msgid "Child internal width padding" msgstr "子ウィジェット内部のパディング (幅)" -#: ../gtk/gtkbbox.c:110 +#: gtk/gtkbbox.c:110 msgid "Amount to increase child's size on either side" msgstr "子ウィジェットの両端の大きさをどれだけ増やすか" -#: ../gtk/gtkbbox.c:118 +#: gtk/gtkbbox.c:118 msgid "Child internal height padding" msgstr "子ウィジェット内部のパディング (高さ)" -#: ../gtk/gtkbbox.c:119 +#: gtk/gtkbbox.c:119 msgid "Amount to increase child's size on the top and bottom" msgstr "子ウィジェットの上端下端の大きさをどれだけ増やすか" -#: ../gtk/gtkbbox.c:127 +#: gtk/gtkbbox.c:127 msgid "Layout style" msgstr "配置スタイル" -#: ../gtk/gtkbbox.c:128 +#: gtk/gtkbbox.c:128 msgid "" "How to layout the buttons in the box. Possible values are default, spread, " "edge, start and end" @@ -685,11 +681,11 @@ msgstr "" "ボックス内にどのようにボタンを配置するか (設定可能な値: default, spread, " "edge, start, end)" -#: ../gtk/gtkbbox.c:136 +#: gtk/gtkbbox.c:136 msgid "Secondary" msgstr "セカンダリ" -#: ../gtk/gtkbbox.c:137 +#: gtk/gtkbbox.c:137 msgid "" "If TRUE, the child appears in a secondary group of children, suitable for, e." "g., help buttons" @@ -697,40 +693,40 @@ msgstr "" "TRUE にすると、指定した子ウィジェットのセカンダリ・グループに表示する (例: ヘ" "ルプボタンの向き)" -#: ../gtk/gtkbox.c:98 ../gtk/gtkexpander.c:219 ../gtk/gtkiconview.c:666 -#: ../gtk/gtktreeviewcolumn.c:216 +#: gtk/gtkbox.c:98 gtk/gtkexpander.c:219 gtk/gtkiconview.c:666 +#: gtk/gtktreeviewcolumn.c:216 msgid "Spacing" msgstr "間隔" -#: ../gtk/gtkbox.c:99 +#: gtk/gtkbox.c:99 msgid "The amount of space between children" msgstr "子ウィジェットと子ウィジェットの間に入れる空白の大きさを指定します" -#: ../gtk/gtkbox.c:108 ../gtk/gtknotebook.c:644 ../gtk/gtktable.c:165 -#: ../gtk/gtktoolbar.c:580 +#: gtk/gtkbox.c:108 gtk/gtknotebook.c:644 gtk/gtktable.c:165 +#: gtk/gtktoolbar.c:580 msgid "Homogeneous" msgstr "均等に配置する" -#: ../gtk/gtkbox.c:109 +#: gtk/gtkbox.c:109 msgid "Whether the children should all be the same size" msgstr "子ウィジェットの全てを同じ大きさにするかどうかです" -#: ../gtk/gtkbox.c:116 ../gtk/gtkpreview.c:101 ../gtk/gtktoolbar.c:572 -#: ../gtk/gtktreeviewcolumn.c:272 +#: gtk/gtkbox.c:116 gtk/gtkpreview.c:101 gtk/gtktoolbar.c:572 +#: gtk/gtktreeviewcolumn.c:272 msgid "Expand" msgstr "展張" -#: ../gtk/gtkbox.c:117 +#: gtk/gtkbox.c:117 msgid "Whether the child should receive extra space when the parent grows" msgstr "" "親ウィジェットが大きくなった際に子ウィジェットも余白のスペースを占めるかどう" "か" -#: ../gtk/gtkbox.c:123 +#: gtk/gtkbox.c:123 msgid "Fill" msgstr "フィル" -#: ../gtk/gtkbox.c:124 +#: gtk/gtkbox.c:124 msgid "" "Whether extra space given to the child should be allocated to the child or " "used as padding" @@ -738,21 +734,21 @@ msgstr "" "子ウィジェットに与えられた余白を子ウィジェットの確保またはパディングに使用す" "るかどうかです" -#: ../gtk/gtkbox.c:130 +#: gtk/gtkbox.c:130 msgid "Padding" msgstr "パディング" -#: ../gtk/gtkbox.c:131 +#: gtk/gtkbox.c:131 msgid "Extra space to put between the child and its neighbors, in pixels" msgstr "" "子ウィジェットとそれと隣接するウィジェットの間におく追加スペース (ピクセル単" "位)" -#: ../gtk/gtkbox.c:137 +#: gtk/gtkbox.c:137 msgid "Pack type" msgstr "パックの種類" -#: ../gtk/gtkbox.c:138 ../gtk/gtknotebook.c:711 +#: gtk/gtkbox.c:138 gtk/gtknotebook.c:711 msgid "" "A GtkPackType indicating whether the child is packed with reference to the " "start or end of the parent" @@ -760,24 +756,24 @@ msgstr "" "親ウィジェットの開始または終了に追従して子ウィジェットがパックされるかどうか " "(GtkPackType で指定する)" -#: ../gtk/gtkbox.c:144 ../gtk/gtknotebook.c:689 ../gtk/gtkpaned.c:218 -#: ../gtk/gtkruler.c:110 +#: gtk/gtkbox.c:144 gtk/gtknotebook.c:689 gtk/gtkpaned.c:218 +#: gtk/gtkruler.c:110 msgid "Position" msgstr "位置" -#: ../gtk/gtkbox.c:145 ../gtk/gtknotebook.c:690 +#: gtk/gtkbox.c:145 gtk/gtknotebook.c:690 msgid "The index of the child in the parent" msgstr "親ウィジェットの中にある子ウィジェットのインデックスです" -#: ../gtk/gtkbuilder.c:96 +#: gtk/gtkbuilder.c:96 msgid "Translation Domain" msgstr "翻訳ドメイン" -#: ../gtk/gtkbuilder.c:97 +#: gtk/gtkbuilder.c:97 msgid "The translation domain used by gettext" msgstr "gettext で使用する翻訳ドメインです" -#: ../gtk/gtkbutton.c:200 +#: gtk/gtkbutton.c:200 msgid "" "Text of the label widget inside the button, if the button contains a label " "widget" @@ -785,12 +781,12 @@ msgstr "" "ボタンがラベル・ウィジェットを含んでいる場合、そのボタン内のラベル・ウィ" "ジェット上の文字" -#: ../gtk/gtkbutton.c:207 ../gtk/gtkexpander.c:203 ../gtk/gtklabel.c:337 -#: ../gtk/gtktoolbutton.c:187 +#: gtk/gtkbutton.c:207 gtk/gtkexpander.c:203 gtk/gtklabel.c:337 +#: gtk/gtktoolbutton.c:187 msgid "Use underline" msgstr "下線を使用する" -#: ../gtk/gtkbutton.c:208 ../gtk/gtkexpander.c:204 ../gtk/gtklabel.c:338 +#: gtk/gtkbutton.c:208 gtk/gtkexpander.c:204 gtk/gtklabel.c:338 msgid "" "If set, an underline in the text indicates the next character should be used " "for the mnemonic accelerator key" @@ -798,470 +794,467 @@ msgstr "" "セットすると、下線の次にある文字がアクセラレータ・キーのニーモニックとして使" "用する" -#: ../gtk/gtkbutton.c:215 +#: gtk/gtkbutton.c:215 msgid "Use stock" msgstr "ストックを使用する" -#: ../gtk/gtkbutton.c:216 +#: gtk/gtkbutton.c:216 msgid "" "If set, the label is used to pick a stock item instead of being displayed" msgstr "" "セットすると、ラベルはそれ自身が表示されるのではなく、ストック・アイテムから" "選択するための文字列として使用する" -#: ../gtk/gtkbutton.c:223 ../gtk/gtkcombobox.c:788 -#: ../gtk/gtkfilechooserbutton.c:393 +#: gtk/gtkbutton.c:223 gtk/gtkcombobox.c:788 gtk/gtkfilechooserbutton.c:393 msgid "Focus on click" msgstr "クリックでフォーカスを当てる" -#: ../gtk/gtkbutton.c:224 ../gtk/gtkfilechooserbutton.c:394 +#: gtk/gtkbutton.c:224 gtk/gtkfilechooserbutton.c:394 msgid "Whether the button grabs focus when it is clicked with the mouse" msgstr "マウスでクリックした時にボタンにフォーカスを当てるかどうかです" -#: ../gtk/gtkbutton.c:231 +#: gtk/gtkbutton.c:231 msgid "Border relief" msgstr "枠のスタイル" -#: ../gtk/gtkbutton.c:232 +#: gtk/gtkbutton.c:232 msgid "The border relief style" msgstr "枠の縁の外観" -#: ../gtk/gtkbutton.c:249 +#: gtk/gtkbutton.c:249 msgid "Horizontal alignment for child" msgstr "子ウィジェットの水平位置" -#: ../gtk/gtkbutton.c:268 +#: gtk/gtkbutton.c:268 msgid "Vertical alignment for child" msgstr "子ウィジェットの垂直位置" -#: ../gtk/gtkbutton.c:285 ../gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "画像ウィジェット" -#: ../gtk/gtkbutton.c:286 +#: gtk/gtkbutton.c:286 msgid "Child widget to appear next to the button text" msgstr "ボタンのテキストの隣に表示する子ウィジェットです" -#: ../gtk/gtkbutton.c:300 +#: gtk/gtkbutton.c:300 msgid "Image position" msgstr "画像の位置" -#: ../gtk/gtkbutton.c:301 +#: gtk/gtkbutton.c:301 msgid "The position of the image relative to the text" msgstr "テキストに関連する画像の位置" -#: ../gtk/gtkbutton.c:410 +#: gtk/gtkbutton.c:410 msgid "Default Spacing" msgstr "デフォルトの間隔" -#: ../gtk/gtkbutton.c:411 +#: gtk/gtkbutton.c:411 msgid "Extra space to add for CAN_DEFAULT buttons" msgstr "CAN_DEFAULT ボタンに加える余分な空白です" -#: ../gtk/gtkbutton.c:417 +#: gtk/gtkbutton.c:417 msgid "Default Outside Spacing" msgstr "デフォルトの外部の空白" -#: ../gtk/gtkbutton.c:418 +#: gtk/gtkbutton.c:418 msgid "" "Extra space to add for CAN_DEFAULT buttons that is always drawn outside the " "border" msgstr "ボーダーの外に常に描画する CAN_DEFAULT ボタンに加える余分な空白です" -#: ../gtk/gtkbutton.c:423 +#: gtk/gtkbutton.c:423 msgid "Child X Displacement" msgstr "子ウィジェットの X 方向のずれ" -#: ../gtk/gtkbutton.c:424 +#: gtk/gtkbutton.c:424 msgid "" "How far in the x direction to move the child when the button is depressed" msgstr "ボタンが押された場合、子ウィジェットが X 方向にどの程度動くのか" -#: ../gtk/gtkbutton.c:431 +#: gtk/gtkbutton.c:431 msgid "Child Y Displacement" msgstr "子ウィジェットの Y 方向のずれ" -#: ../gtk/gtkbutton.c:432 +#: gtk/gtkbutton.c:432 msgid "" "How far in the y direction to move the child when the button is depressed" msgstr "ボタンが押された場合、子ウィジェットが Y 方向にどの程度動くのか" -#: ../gtk/gtkbutton.c:448 +#: gtk/gtkbutton.c:448 msgid "Displace focus" msgstr "フォーカスの解除" -#: ../gtk/gtkbutton.c:449 +#: gtk/gtkbutton.c:449 msgid "" "Whether the child_displacement_x/_y properties should also affect the focus " "rectangle" msgstr "" "プロパティ child_displacement_x/_y もフォーカスの範囲に影響するかどうかです" -#: ../gtk/gtkbutton.c:462 ../gtk/gtkentry.c:539 ../gtk/gtkentry.c:932 +#: gtk/gtkbutton.c:462 gtk/gtkentry.c:539 gtk/gtkentry.c:932 msgid "Inner Border" msgstr "内側の境界線" -#: ../gtk/gtkbutton.c:463 +#: gtk/gtkbutton.c:463 msgid "Border between button edges and child." msgstr "ボタンの端から子ウィジェットまでの境界線です" -#: ../gtk/gtkbutton.c:476 +#: gtk/gtkbutton.c:476 msgid "Image spacing" msgstr "画像の間隔" -#: ../gtk/gtkbutton.c:477 +#: gtk/gtkbutton.c:477 msgid "Spacing in pixels between the image and label" msgstr "画像とラベルとの間に置く間隔 (ピクセル単位) です" -#: ../gtk/gtkbutton.c:491 +#: gtk/gtkbutton.c:491 msgid "Show button images" msgstr "ボタンの画像の表示" -#: ../gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" -msgstr "ボタンの中にストック・アイコンを表示するかどうかです" +#: gtk/gtkbutton.c:492 +#, fuzzy +msgid "Whether images should be shown on buttons" +msgstr "メニューの中に画像を表示するかどうかです" -#: ../gtk/gtkcalendar.c:440 +#: gtk/gtkcalendar.c:440 msgid "Year" msgstr "年" -#: ../gtk/gtkcalendar.c:441 +#: gtk/gtkcalendar.c:441 msgid "The selected year" msgstr "選択した年" -#: ../gtk/gtkcalendar.c:454 +#: gtk/gtkcalendar.c:454 msgid "Month" msgstr "月" -#: ../gtk/gtkcalendar.c:455 +#: gtk/gtkcalendar.c:455 msgid "The selected month (as a number between 0 and 11)" msgstr "選択した月 (0 から 11 の間の数字)" -#: ../gtk/gtkcalendar.c:469 +#: gtk/gtkcalendar.c:469 msgid "Day" msgstr "日" -#: ../gtk/gtkcalendar.c:470 +#: gtk/gtkcalendar.c:470 msgid "" "The selected day (as a number between 1 and 31, or 0 to unselect the " "currently selected day)" msgstr "選択した日 (1 から 31 の間の数字、0 現在選択している日を解除する)" -#: ../gtk/gtkcalendar.c:484 +#: gtk/gtkcalendar.c:484 msgid "Show Heading" msgstr "年/月を表示する" -#: ../gtk/gtkcalendar.c:485 +#: gtk/gtkcalendar.c:485 msgid "If TRUE, a heading is displayed" msgstr "TRUE にすると年と月の見出しを表示します" -#: ../gtk/gtkcalendar.c:499 +#: gtk/gtkcalendar.c:499 msgid "Show Day Names" msgstr "曜日を表示する" -#: ../gtk/gtkcalendar.c:500 +#: gtk/gtkcalendar.c:500 msgid "If TRUE, day names are displayed" msgstr "TRUE にすると曜日を表示します" -#: ../gtk/gtkcalendar.c:513 +#: gtk/gtkcalendar.c:513 msgid "No Month Change" msgstr "月を変更しない" -#: ../gtk/gtkcalendar.c:514 +#: gtk/gtkcalendar.c:514 msgid "If TRUE, the selected month cannot be changed" msgstr "TRUEにすると選択した月を変更できなくなります" -#: ../gtk/gtkcalendar.c:528 +#: gtk/gtkcalendar.c:528 msgid "Show Week Numbers" msgstr "週番号を表示する" -#: ../gtk/gtkcalendar.c:529 +#: gtk/gtkcalendar.c:529 msgid "If TRUE, week numbers are displayed" msgstr "TRUE にすると何週目かを表示します" -#: ../gtk/gtkcalendar.c:544 +#: gtk/gtkcalendar.c:544 msgid "Details Width" msgstr "セルの幅" -#: ../gtk/gtkcalendar.c:545 +#: gtk/gtkcalendar.c:545 msgid "Details width in characters" msgstr "詳細情報のセルの幅です" -#: ../gtk/gtkcalendar.c:560 +#: gtk/gtkcalendar.c:560 msgid "Details Height" msgstr "セルの高さ" -#: ../gtk/gtkcalendar.c:561 +#: gtk/gtkcalendar.c:561 msgid "Details height in rows" msgstr "詳細情報のセルの高さです" -#: ../gtk/gtkcalendar.c:577 +#: gtk/gtkcalendar.c:577 msgid "Show Details" msgstr "詳細を表示するかどうか" -#: ../gtk/gtkcalendar.c:578 +#: gtk/gtkcalendar.c:578 msgid "If TRUE, details are shown" msgstr "TRUE にすると詳細情報を表示します" -#: ../gtk/gtkcellrenderer.c:177 +#: gtk/gtkcellrenderer.c:177 msgid "mode" msgstr "モード" -#: ../gtk/gtkcellrenderer.c:178 +#: gtk/gtkcellrenderer.c:178 msgid "Editable mode of the CellRenderer" msgstr "CellRenderer の編集可能なモード" -#: ../gtk/gtkcellrenderer.c:186 +#: gtk/gtkcellrenderer.c:186 msgid "visible" msgstr "可視" -#: ../gtk/gtkcellrenderer.c:187 +#: gtk/gtkcellrenderer.c:187 msgid "Display the cell" msgstr "セルの表示" -#: ../gtk/gtkcellrenderer.c:194 +#: gtk/gtkcellrenderer.c:194 msgid "Display the cell sensitive" msgstr "セル・センシティブの表示" -#: ../gtk/gtkcellrenderer.c:201 +#: gtk/gtkcellrenderer.c:201 msgid "xalign" msgstr "xalign" -#: ../gtk/gtkcellrenderer.c:202 +#: gtk/gtkcellrenderer.c:202 msgid "The x-align" msgstr "X 方向の位置合わせ" -#: ../gtk/gtkcellrenderer.c:211 +#: gtk/gtkcellrenderer.c:211 msgid "yalign" msgstr "yalign" -#: ../gtk/gtkcellrenderer.c:212 +#: gtk/gtkcellrenderer.c:212 msgid "The y-align" msgstr "Y 方向の位置合わせ" -#: ../gtk/gtkcellrenderer.c:221 +#: gtk/gtkcellrenderer.c:221 msgid "xpad" msgstr "xpad" -#: ../gtk/gtkcellrenderer.c:222 +#: gtk/gtkcellrenderer.c:222 msgid "The xpad" msgstr "X 方向のパディング" -#: ../gtk/gtkcellrenderer.c:231 +#: gtk/gtkcellrenderer.c:231 msgid "ypad" msgstr "ypad" -#: ../gtk/gtkcellrenderer.c:232 +#: gtk/gtkcellrenderer.c:232 msgid "The ypad" msgstr "Y 方向のパディング" -#: ../gtk/gtkcellrenderer.c:241 +#: gtk/gtkcellrenderer.c:241 msgid "width" msgstr "幅" -#: ../gtk/gtkcellrenderer.c:242 +#: gtk/gtkcellrenderer.c:242 msgid "The fixed width" msgstr "サイズ固定の幅" -#: ../gtk/gtkcellrenderer.c:251 +#: gtk/gtkcellrenderer.c:251 msgid "height" msgstr "高さ" -#: ../gtk/gtkcellrenderer.c:252 +#: gtk/gtkcellrenderer.c:252 msgid "The fixed height" msgstr "サイズ固定の高さ" -#: ../gtk/gtkcellrenderer.c:261 +#: gtk/gtkcellrenderer.c:261 msgid "Is Expander" msgstr "展張可能か" -#: ../gtk/gtkcellrenderer.c:262 +#: gtk/gtkcellrenderer.c:262 msgid "Row has children" msgstr "行に子ウィジェットがある" -#: ../gtk/gtkcellrenderer.c:270 +#: gtk/gtkcellrenderer.c:270 msgid "Is Expanded" msgstr "展張されているか" -#: ../gtk/gtkcellrenderer.c:271 +#: gtk/gtkcellrenderer.c:271 msgid "Row is an expander row, and is expanded" msgstr "展張可能な行で、かつ展張されている" -#: ../gtk/gtkcellrenderer.c:278 +#: gtk/gtkcellrenderer.c:278 msgid "Cell background color name" msgstr "セルの背景色の名前" -#: ../gtk/gtkcellrenderer.c:279 +#: gtk/gtkcellrenderer.c:279 msgid "Cell background color as a string" msgstr "セルの背景色の文字表現" -#: ../gtk/gtkcellrenderer.c:286 +#: gtk/gtkcellrenderer.c:286 msgid "Cell background color" msgstr "セルの背景色" -#: ../gtk/gtkcellrenderer.c:287 +#: gtk/gtkcellrenderer.c:287 msgid "Cell background color as a GdkColor" msgstr "セルの背景色を示す GdkColor 形式の文字列です" -#: ../gtk/gtkcellrenderer.c:294 +#: gtk/gtkcellrenderer.c:294 msgid "Editing" msgstr "編集できるかどうか" -#: ../gtk/gtkcellrenderer.c:295 +#: gtk/gtkcellrenderer.c:295 msgid "Whether the cell renderer is currently in editing mode" msgstr "現在セル・レンダラが編集モードになっているかどうかです" -#: ../gtk/gtkcellrenderer.c:303 +#: gtk/gtkcellrenderer.c:303 msgid "Cell background set" msgstr "セルの背景色設定" -#: ../gtk/gtkcellrenderer.c:304 +#: gtk/gtkcellrenderer.c:304 msgid "Whether this tag affects the cell background color" msgstr "このタグがセルの背景色に影響を与えるかどうかです" -#: ../gtk/gtkcellrendereraccel.c:104 +#: gtk/gtkcellrendereraccel.c:104 msgid "Accelerator key" msgstr "アクセラレータ・キー" -#: ../gtk/gtkcellrendereraccel.c:105 +#: gtk/gtkcellrendereraccel.c:105 msgid "The keyval of the accelerator" msgstr "アクセラレータ・キーの値です" -#: ../gtk/gtkcellrendereraccel.c:121 +#: gtk/gtkcellrendereraccel.c:121 msgid "Accelerator modifiers" msgstr "アクセラレータの修飾キー" -#: ../gtk/gtkcellrendereraccel.c:122 +#: gtk/gtkcellrendereraccel.c:122 msgid "The modifier mask of the accelerator" msgstr "アクセラレータに対する修飾キーのマスクです" -#: ../gtk/gtkcellrendereraccel.c:139 +#: gtk/gtkcellrendereraccel.c:139 msgid "Accelerator keycode" msgstr "アクセラレータのキーコード" -#: ../gtk/gtkcellrendereraccel.c:140 +#: gtk/gtkcellrendereraccel.c:140 msgid "The hardware keycode of the accelerator" msgstr "アクセラレータのハードウェア的なキーコードです" -#: ../gtk/gtkcellrendereraccel.c:159 +#: gtk/gtkcellrendereraccel.c:159 msgid "Accelerator Mode" msgstr "アクセラレータのモード" -#: ../gtk/gtkcellrendereraccel.c:160 +#: gtk/gtkcellrendereraccel.c:160 msgid "The type of accelerators" msgstr "アクセラレータの種類です" -#: ../gtk/gtkcellrenderercombo.c:107 +#: gtk/gtkcellrenderercombo.c:107 msgid "Model" msgstr "モデル" -#: ../gtk/gtkcellrenderercombo.c:108 +#: gtk/gtkcellrenderercombo.c:108 msgid "The model containing the possible values for the combo box" msgstr "コンボ・ボックスで取りうる値を格納するモデルです" -#: ../gtk/gtkcellrenderercombo.c:130 ../gtk/gtkcomboboxentry.c:106 +#: gtk/gtkcellrenderercombo.c:130 gtk/gtkcomboboxentry.c:106 msgid "Text Column" msgstr "テキスト列" -#: ../gtk/gtkcellrenderercombo.c:131 ../gtk/gtkcomboboxentry.c:107 +#: gtk/gtkcellrenderercombo.c:131 gtk/gtkcomboboxentry.c:107 msgid "A column in the data source model to get the strings from" msgstr "文字列を取得する先のデータ・ソース・モデル中の列" -#: ../gtk/gtkcellrenderercombo.c:148 +#: gtk/gtkcellrenderercombo.c:148 msgid "Has Entry" msgstr "エントリを持つ" -#: ../gtk/gtkcellrenderercombo.c:149 +#: gtk/gtkcellrenderercombo.c:149 msgid "If FALSE, don't allow to enter strings other than the chosen ones" msgstr "FALSE にすると、文字列を選択する以外に、文字列の入力ができなくなります" -#: ../gtk/gtkcellrendererpixbuf.c:111 +#: gtk/gtkcellrendererpixbuf.c:111 msgid "Pixbuf Object" msgstr "Pixbuf オブジェクト" -#: ../gtk/gtkcellrendererpixbuf.c:112 +#: gtk/gtkcellrendererpixbuf.c:112 msgid "The pixbuf to render" msgstr "描画する Pixbuf" -#: ../gtk/gtkcellrendererpixbuf.c:119 +#: gtk/gtkcellrendererpixbuf.c:119 msgid "Pixbuf Expander Open" msgstr "Pixbuf 展張オープン" -#: ../gtk/gtkcellrendererpixbuf.c:120 +#: gtk/gtkcellrendererpixbuf.c:120 msgid "Pixbuf for open expander" msgstr "オープン展張の Pixbuf" -#: ../gtk/gtkcellrendererpixbuf.c:127 +#: gtk/gtkcellrendererpixbuf.c:127 msgid "Pixbuf Expander Closed" msgstr "Pixbuf 展張クローズ" -#: ../gtk/gtkcellrendererpixbuf.c:128 +#: gtk/gtkcellrendererpixbuf.c:128 msgid "Pixbuf for closed expander" msgstr "クローズ展張の Pixbuf" -#: ../gtk/gtkcellrendererpixbuf.c:135 ../gtk/gtkimage.c:172 -#: ../gtk/gtkstatusicon.c:202 +#: gtk/gtkcellrendererpixbuf.c:135 gtk/gtkimage.c:172 gtk/gtkstatusicon.c:202 msgid "Stock ID" msgstr "ストック ID" -#: ../gtk/gtkcellrendererpixbuf.c:136 +#: gtk/gtkcellrendererpixbuf.c:136 msgid "The stock ID of the stock icon to render" msgstr "描画するストック・アイコンのストック ID" -#: ../gtk/gtkcellrendererpixbuf.c:143 ../gtk/gtkrecentmanager.c:245 -#: ../gtk/gtkstatusicon.c:243 +#: gtk/gtkcellrendererpixbuf.c:143 gtk/gtkrecentmanager.c:245 +#: gtk/gtkstatusicon.c:243 msgid "Size" msgstr "サイズ" -#: ../gtk/gtkcellrendererpixbuf.c:144 +#: gtk/gtkcellrendererpixbuf.c:144 msgid "The GtkIconSize value that specifies the size of the rendered icon" msgstr "描画したアイコンのサイズを示す GtkIconSize の値です" -#: ../gtk/gtkcellrendererpixbuf.c:153 +#: gtk/gtkcellrendererpixbuf.c:153 msgid "Detail" msgstr "詳細" -#: ../gtk/gtkcellrendererpixbuf.c:154 +#: gtk/gtkcellrendererpixbuf.c:154 msgid "Render detail to pass to the theme engine" msgstr "テーマ・エンジンに引き渡す詳細な描画情報" -#: ../gtk/gtkcellrendererpixbuf.c:187 +#: gtk/gtkcellrendererpixbuf.c:187 msgid "Follow State" msgstr "状態に合わせる" -#: ../gtk/gtkcellrendererpixbuf.c:188 +#: gtk/gtkcellrendererpixbuf.c:188 msgid "Whether the rendered pixbuf should be colorized according to the state" msgstr "描画した pixbuf を状態に応じて色づけを行うかどうかです" -#: ../gtk/gtkcellrendererpixbuf.c:205 ../gtk/gtkimage.c:247 -#: ../gtk/gtkwindow.c:576 +#: gtk/gtkcellrendererpixbuf.c:205 gtk/gtkimage.c:247 gtk/gtkwindow.c:576 msgid "Icon" msgstr "アイコン" -#: ../gtk/gtkcellrendererpixbuf.c:206 ../gtk/gtkimage.c:248 -#: ../gtk/gtkstatusicon.c:227 +#: gtk/gtkcellrendererpixbuf.c:206 gtk/gtkimage.c:248 gtk/gtkstatusicon.c:227 msgid "The GIcon being displayed" msgstr "表示しているアイコンの種類です" -#: ../gtk/gtkcellrendererprogress.c:129 +#: gtk/gtkcellrendererprogress.c:129 msgid "Value of the progress bar" msgstr "プログレス・バーの値" -#: ../gtk/gtkcellrendererprogress.c:146 ../gtk/gtkcellrenderertext.c:195 -#: ../gtk/gtkentry.c:582 ../gtk/gtkmessagedialog.c:153 -#: ../gtk/gtkprogressbar.c:184 ../gtk/gtktextbuffer.c:197 +#: gtk/gtkcellrendererprogress.c:146 gtk/gtkcellrenderertext.c:195 +#: gtk/gtkentry.c:582 gtk/gtkmessagedialog.c:153 gtk/gtkprogressbar.c:184 +#: gtk/gtktextbuffer.c:197 msgid "Text" msgstr "ラベル" -#: ../gtk/gtkcellrendererprogress.c:147 +#: gtk/gtkcellrendererprogress.c:147 msgid "Text on the progress bar" msgstr "プログレス・バーに表示するラベルです" -#: ../gtk/gtkcellrendererprogress.c:170 +#: gtk/gtkcellrendererprogress.c:170 msgid "Pulse" msgstr "パルス" -#: ../gtk/gtkcellrendererprogress.c:171 +#: gtk/gtkcellrendererprogress.c:171 msgid "" "Set this to positive values to indicate that some progress is made, but you " "don't know how much." @@ -1269,11 +1262,11 @@ msgstr "" "正の値にすると処理が進行中であるものの、どれぐらいで完了するかは不明であるこ" "とを示します" -#: ../gtk/gtkcellrendererprogress.c:187 ../gtk/gtkprogress.c:118 +#: gtk/gtkcellrendererprogress.c:187 gtk/gtkprogress.c:118 msgid "Text x alignment" msgstr "ラベルの位置 (X方向)" -#: ../gtk/gtkcellrendererprogress.c:188 ../gtk/gtkprogress.c:119 +#: gtk/gtkcellrendererprogress.c:188 gtk/gtkprogress.c:119 msgid "" "The horizontal text alignment, from 0 (left) to 1 (right). Reversed for RTL " "layouts." @@ -1281,217 +1274,210 @@ msgstr "" "ラベルの横方向の位置で 0 (左) から 1 (右) で指定します (RTL: Right To Left の" "逆)" -#: ../gtk/gtkcellrendererprogress.c:204 ../gtk/gtkprogress.c:125 +#: gtk/gtkcellrendererprogress.c:204 gtk/gtkprogress.c:125 msgid "Text y alignment" msgstr "ラベルの位置 (Y方向)" -#: ../gtk/gtkcellrendererprogress.c:205 ../gtk/gtkprogress.c:126 +#: gtk/gtkcellrendererprogress.c:205 gtk/gtkprogress.c:126 msgid "The vertical text alignment, from 0 (top) to 1 (bottom)." msgstr "ラベルの縦方向の位置で 0 (上) から 1 (下) で指定します" -#: ../gtk/gtkcellrendererprogress.c:221 ../gtk/gtkiconview.c:731 -#: ../gtk/gtkprogressbar.c:126 ../gtk/gtkscalebutton.c:191 -#: ../gtk/gtkstatusicon.c:301 ../gtk/gtktoolbar.c:492 -#: ../gtk/gtktrayicon-x11.c:95 +#: gtk/gtkcellrendererprogress.c:221 gtk/gtkiconview.c:731 +#: gtk/gtkprogressbar.c:126 gtk/gtkscalebutton.c:191 gtk/gtkstatusicon.c:301 +#: gtk/gtktoolbar.c:492 gtk/gtktrayicon-x11.c:95 msgid "Orientation" msgstr "向き" -#: ../gtk/gtkcellrendererprogress.c:222 ../gtk/gtkprogressbar.c:127 +#: gtk/gtkcellrendererprogress.c:222 gtk/gtkprogressbar.c:127 msgid "Orientation and growth direction of the progress bar" msgstr "プログレス・バーが延びていく方向です" -#: ../gtk/gtkcellrendererspin.c:93 ../gtk/gtkprogressbar.c:118 -#: ../gtk/gtkrange.c:346 ../gtk/gtkscalebutton.c:219 -#: ../gtk/gtkspinbutton.c:208 +#: gtk/gtkcellrendererspin.c:93 gtk/gtkprogressbar.c:118 gtk/gtkrange.c:346 +#: gtk/gtkscalebutton.c:219 gtk/gtkspinbutton.c:208 msgid "Adjustment" msgstr "アジャストメント" -#: ../gtk/gtkcellrendererspin.c:94 +#: gtk/gtkcellrendererspin.c:94 msgid "The adjustment that holds the value of the spinbutton." msgstr "スピンボタンの値を保持するアジャストメントです" -#: ../gtk/gtkcellrendererspin.c:109 +#: gtk/gtkcellrendererspin.c:109 msgid "Climb rate" msgstr "増分値の割合" -#: ../gtk/gtkcellrendererspin.c:110 ../gtk/gtkspinbutton.c:217 +#: gtk/gtkcellrendererspin.c:110 gtk/gtkspinbutton.c:217 msgid "The acceleration rate when you hold down a button" msgstr "ボタンを押したままにした時に加速する割合です" -#: ../gtk/gtkcellrendererspin.c:123 ../gtk/gtkscale.c:142 -#: ../gtk/gtkspinbutton.c:226 +#: gtk/gtkcellrendererspin.c:123 gtk/gtkscale.c:142 gtk/gtkspinbutton.c:226 msgid "Digits" msgstr "桁数" -#: ../gtk/gtkcellrendererspin.c:124 ../gtk/gtkspinbutton.c:227 +#: gtk/gtkcellrendererspin.c:124 gtk/gtkspinbutton.c:227 msgid "The number of decimal places to display" msgstr "表示する小数点以下の桁数です" -#: ../gtk/gtkcellrenderertext.c:196 +#: gtk/gtkcellrenderertext.c:196 msgid "Text to render" msgstr "描画するラベル" -#: ../gtk/gtkcellrenderertext.c:203 +#: gtk/gtkcellrenderertext.c:203 msgid "Markup" msgstr "マークアップ" -#: ../gtk/gtkcellrenderertext.c:204 +#: gtk/gtkcellrenderertext.c:204 msgid "Marked up text to render" msgstr "描画するマークアップ付きのラベルです" -#: ../gtk/gtkcellrenderertext.c:211 ../gtk/gtklabel.c:323 +#: gtk/gtkcellrenderertext.c:211 gtk/gtklabel.c:323 msgid "Attributes" msgstr "属性の並び" -#: ../gtk/gtkcellrenderertext.c:212 +#: gtk/gtkcellrenderertext.c:212 msgid "A list of style attributes to apply to the text of the renderer" msgstr "文字列を描画する際に適用するスタイルの属性を並べたものです" -#: ../gtk/gtkcellrenderertext.c:219 +#: gtk/gtkcellrenderertext.c:219 msgid "Single Paragraph Mode" msgstr "単一の段落モード" -#: ../gtk/gtkcellrenderertext.c:220 +#: gtk/gtkcellrenderertext.c:220 msgid "Whether or not to keep all text in a single paragraph" msgstr "単一の段落にある全てのテキストを保持するかどうかです" -#: ../gtk/gtkcellrenderertext.c:228 ../gtk/gtkcellview.c:160 -#: ../gtk/gtktexttag.c:183 +#: gtk/gtkcellrenderertext.c:228 gtk/gtkcellview.c:160 gtk/gtktexttag.c:183 msgid "Background color name" msgstr "背景色の名前" -#: ../gtk/gtkcellrenderertext.c:229 ../gtk/gtkcellview.c:161 -#: ../gtk/gtktexttag.c:184 +#: gtk/gtkcellrenderertext.c:229 gtk/gtkcellview.c:161 gtk/gtktexttag.c:184 msgid "Background color as a string" msgstr "背景色を示す文字列です" -#: ../gtk/gtkcellrenderertext.c:236 ../gtk/gtkcellview.c:167 -#: ../gtk/gtktexttag.c:191 +#: gtk/gtkcellrenderertext.c:236 gtk/gtkcellview.c:167 gtk/gtktexttag.c:191 msgid "Background color" msgstr "背景色" -#: ../gtk/gtkcellrenderertext.c:237 ../gtk/gtkcellview.c:168 +#: gtk/gtkcellrenderertext.c:237 gtk/gtkcellview.c:168 msgid "Background color as a GdkColor" msgstr "背景色を示す GdkColor 形式の文字列です" -#: ../gtk/gtkcellrenderertext.c:244 ../gtk/gtktexttag.c:217 +#: gtk/gtkcellrenderertext.c:244 gtk/gtktexttag.c:217 msgid "Foreground color name" msgstr "前景色の名前" -#: ../gtk/gtkcellrenderertext.c:245 ../gtk/gtktexttag.c:218 +#: gtk/gtkcellrenderertext.c:245 gtk/gtktexttag.c:218 msgid "Foreground color as a string" msgstr "前景色を示す文字列です" -#: ../gtk/gtkcellrenderertext.c:252 ../gtk/gtktexttag.c:225 +#: gtk/gtkcellrenderertext.c:252 gtk/gtktexttag.c:225 msgid "Foreground color" msgstr "前景色" -#: ../gtk/gtkcellrenderertext.c:253 +#: gtk/gtkcellrenderertext.c:253 msgid "Foreground color as a GdkColor" msgstr "前景色を示す GdkColor 形式の文字列です" -#: ../gtk/gtkcellrenderertext.c:261 ../gtk/gtkentry.c:506 -#: ../gtk/gtktexttag.c:251 ../gtk/gtktextview.c:568 +#: gtk/gtkcellrenderertext.c:261 gtk/gtkentry.c:506 gtk/gtktexttag.c:251 +#: gtk/gtktextview.c:568 msgid "Editable" msgstr "編集可能" -#: ../gtk/gtkcellrenderertext.c:262 ../gtk/gtktexttag.c:252 -#: ../gtk/gtktextview.c:569 +#: gtk/gtkcellrenderertext.c:262 gtk/gtktexttag.c:252 gtk/gtktextview.c:569 msgid "Whether the text can be modified by the user" msgstr "ユーザがテキストを変更できるかどうかです" -#: ../gtk/gtkcellrenderertext.c:269 ../gtk/gtkcellrenderertext.c:277 -#: ../gtk/gtkfontsel.c:188 ../gtk/gtktexttag.c:267 ../gtk/gtktexttag.c:275 +#: gtk/gtkcellrenderertext.c:269 gtk/gtkcellrenderertext.c:277 +#: gtk/gtkfontsel.c:188 gtk/gtktexttag.c:267 gtk/gtktexttag.c:275 msgid "Font" msgstr "フォント" -#: ../gtk/gtkcellrenderertext.c:270 ../gtk/gtktexttag.c:268 +#: gtk/gtkcellrenderertext.c:270 gtk/gtktexttag.c:268 msgid "Font description as a string, e.g. \"Sans Italic 12\"" msgstr "文字列によるフォント記述 (例: \"Sans Italic 12\")" -#: ../gtk/gtkcellrenderertext.c:278 ../gtk/gtktexttag.c:276 +#: gtk/gtkcellrenderertext.c:278 gtk/gtktexttag.c:276 msgid "Font description as a PangoFontDescription struct" msgstr "PangoFontDescription 構造体によるフォント記述" -#: ../gtk/gtkcellrenderertext.c:286 ../gtk/gtktexttag.c:283 +#: gtk/gtkcellrenderertext.c:286 gtk/gtktexttag.c:283 msgid "Font family" msgstr "フォント・ファミリ" -#: ../gtk/gtkcellrenderertext.c:287 ../gtk/gtktexttag.c:284 +#: gtk/gtkcellrenderertext.c:287 gtk/gtktexttag.c:284 msgid "Name of the font family, e.g. Sans, Helvetica, Times, Monospace" msgstr "フォント・ファミリの名前 (例: Sans, Helvetica, Times, Monospace)" -#: ../gtk/gtkcellrenderertext.c:294 ../gtk/gtkcellrenderertext.c:295 -#: ../gtk/gtktexttag.c:291 +#: gtk/gtkcellrenderertext.c:294 gtk/gtkcellrenderertext.c:295 +#: gtk/gtktexttag.c:291 msgid "Font style" msgstr "フォント・スタイル" -#: ../gtk/gtkcellrenderertext.c:303 ../gtk/gtkcellrenderertext.c:304 -#: ../gtk/gtktexttag.c:300 +#: gtk/gtkcellrenderertext.c:303 gtk/gtkcellrenderertext.c:304 +#: gtk/gtktexttag.c:300 msgid "Font variant" msgstr "フォント・バリアント" -#: ../gtk/gtkcellrenderertext.c:312 ../gtk/gtkcellrenderertext.c:313 -#: ../gtk/gtktexttag.c:309 +#: gtk/gtkcellrenderertext.c:312 gtk/gtkcellrenderertext.c:313 +#: gtk/gtktexttag.c:309 msgid "Font weight" msgstr "フォント・ウェイト" -#: ../gtk/gtkcellrenderertext.c:322 ../gtk/gtkcellrenderertext.c:323 -#: ../gtk/gtktexttag.c:320 +#: gtk/gtkcellrenderertext.c:322 gtk/gtkcellrenderertext.c:323 +#: gtk/gtktexttag.c:320 msgid "Font stretch" msgstr "フォント・ストレッチ" -#: ../gtk/gtkcellrenderertext.c:331 ../gtk/gtkcellrenderertext.c:332 -#: ../gtk/gtktexttag.c:329 +#: gtk/gtkcellrenderertext.c:331 gtk/gtkcellrenderertext.c:332 +#: gtk/gtktexttag.c:329 msgid "Font size" msgstr "フォント・サイズ" -#: ../gtk/gtkcellrenderertext.c:341 ../gtk/gtktexttag.c:349 +#: gtk/gtkcellrenderertext.c:341 gtk/gtktexttag.c:349 msgid "Font points" msgstr "フォント・ポイント" -#: ../gtk/gtkcellrenderertext.c:342 ../gtk/gtktexttag.c:350 +#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:350 msgid "Font size in points" msgstr "ポイント単位でのフォントの大きさ" -#: ../gtk/gtkcellrenderertext.c:351 ../gtk/gtktexttag.c:339 +#: gtk/gtkcellrenderertext.c:351 gtk/gtktexttag.c:339 msgid "Font scale" msgstr "フォント・スケール" -#: ../gtk/gtkcellrenderertext.c:352 +#: gtk/gtkcellrenderertext.c:352 msgid "Font scaling factor" msgstr "フォントのスケール (率)" -#: ../gtk/gtkcellrenderertext.c:361 ../gtk/gtktexttag.c:418 +#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:418 msgid "Rise" msgstr "ライズ" -#: ../gtk/gtkcellrenderertext.c:362 +#: gtk/gtkcellrenderertext.c:362 msgid "" "Offset of text above the baseline (below the baseline if rise is negative)" msgstr "テキストの基準線から上のオフセット (基準線から下の場合には負)" -#: ../gtk/gtkcellrenderertext.c:373 ../gtk/gtktexttag.c:458 +#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:458 msgid "Strikethrough" msgstr "打ち消し" -#: ../gtk/gtkcellrenderertext.c:374 ../gtk/gtktexttag.c:459 +#: gtk/gtkcellrenderertext.c:374 gtk/gtktexttag.c:459 msgid "Whether to strike through the text" msgstr "テキストに打ち消し線を引くかどうかです" -#: ../gtk/gtkcellrenderertext.c:381 ../gtk/gtktexttag.c:466 +#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:466 msgid "Underline" msgstr "下線" -#: ../gtk/gtkcellrenderertext.c:382 ../gtk/gtktexttag.c:467 +#: gtk/gtkcellrenderertext.c:382 gtk/gtktexttag.c:467 msgid "Style of underline for this text" msgstr "このテキストの下線のスタイル" -#: ../gtk/gtkcellrenderertext.c:390 ../gtk/gtktexttag.c:378 +#: gtk/gtkcellrenderertext.c:390 gtk/gtktexttag.c:378 msgid "Language" msgstr "言語" -#: ../gtk/gtkcellrenderertext.c:391 +#: gtk/gtkcellrenderertext.c:391 msgid "" "The language this text is in, as an ISO code. Pango can use this as a hint " "when rendering the text. If you don't understand this parameter, you " @@ -1501,12 +1487,11 @@ msgstr "" "報をヒントとして利用することができます。もしこのパラメータの意味を理解してい" "ない場合、これを必要とすることはないでしょう。" -#: ../gtk/gtkcellrenderertext.c:411 ../gtk/gtklabel.c:448 -#: ../gtk/gtkprogressbar.c:206 +#: gtk/gtkcellrenderertext.c:411 gtk/gtklabel.c:448 gtk/gtkprogressbar.c:206 msgid "Ellipsize" msgstr "省略記号で置き換える" -#: ../gtk/gtkcellrenderertext.c:412 +#: gtk/gtkcellrenderertext.c:412 msgid "" "The preferred place to ellipsize the string, if the cell renderer does not " "have enough room to display the entire string" @@ -1514,20 +1499,20 @@ msgstr "" "セル・レンダラが文字列の全てを表示しきれない場合に文字列を省略記号で置き換え" "る場所です" -#: ../gtk/gtkcellrenderertext.c:431 ../gtk/gtkfilechooserbutton.c:421 -#: ../gtk/gtklabel.c:468 +#: gtk/gtkcellrenderertext.c:431 gtk/gtkfilechooserbutton.c:421 +#: gtk/gtklabel.c:468 msgid "Width In Characters" msgstr "ボタンの幅" -#: ../gtk/gtkcellrenderertext.c:432 ../gtk/gtklabel.c:469 +#: gtk/gtkcellrenderertext.c:432 gtk/gtklabel.c:469 msgid "The desired width of the label, in characters" msgstr "ラベルの幅 (文字単位)" -#: ../gtk/gtkcellrenderertext.c:450 ../gtk/gtktexttag.c:475 +#: gtk/gtkcellrenderertext.c:450 gtk/gtktexttag.c:475 msgid "Wrap mode" msgstr "ラップ・モード" -#: ../gtk/gtkcellrenderertext.c:451 +#: gtk/gtkcellrenderertext.c:451 msgid "" "How to break the string into multiple lines, if the cell renderer does not " "have enough room to display the entire string" @@ -1535,619 +1520,613 @@ msgstr "" "セル・レンダラが文字列全体を表示できるだけの充分な領域を持たない場合に文字列" "を複数行に分割する際の数です" -#: ../gtk/gtkcellrenderertext.c:470 ../gtk/gtkcombobox.c:677 +#: gtk/gtkcellrenderertext.c:470 gtk/gtkcombobox.c:677 msgid "Wrap width" msgstr "折り返し幅" -#: ../gtk/gtkcellrenderertext.c:471 +#: gtk/gtkcellrenderertext.c:471 msgid "The width at which the text is wrapped" msgstr "ラベルをラップする際の幅です" -#: ../gtk/gtkcellrenderertext.c:491 ../gtk/gtktreeviewcolumn.c:297 +#: gtk/gtkcellrenderertext.c:491 gtk/gtktreeviewcolumn.c:297 msgid "Alignment" msgstr "配置" -#: ../gtk/gtkcellrenderertext.c:492 +#: gtk/gtkcellrenderertext.c:492 msgid "How to align the lines" msgstr "線の配置" -#: ../gtk/gtkcellrenderertext.c:502 ../gtk/gtkcellview.c:190 -#: ../gtk/gtktexttag.c:564 +#: gtk/gtkcellrenderertext.c:502 gtk/gtkcellview.c:190 gtk/gtktexttag.c:564 msgid "Background set" msgstr "背景色の設定" -#: ../gtk/gtkcellrenderertext.c:503 ../gtk/gtkcellview.c:191 -#: ../gtk/gtktexttag.c:565 +#: gtk/gtkcellrenderertext.c:503 gtk/gtkcellview.c:191 gtk/gtktexttag.c:565 msgid "Whether this tag affects the background color" msgstr "このタグが背景色に影響するかどうかです" -#: ../gtk/gtkcellrenderertext.c:506 ../gtk/gtktexttag.c:576 +#: gtk/gtkcellrenderertext.c:506 gtk/gtktexttag.c:576 msgid "Foreground set" msgstr "前景色の設定" -#: ../gtk/gtkcellrenderertext.c:507 ../gtk/gtktexttag.c:577 +#: gtk/gtkcellrenderertext.c:507 gtk/gtktexttag.c:577 msgid "Whether this tag affects the foreground color" msgstr "このタグが前景色に影響するかどうかです" -#: ../gtk/gtkcellrenderertext.c:510 ../gtk/gtktexttag.c:584 +#: gtk/gtkcellrenderertext.c:510 gtk/gtktexttag.c:584 msgid "Editability set" msgstr "編集可否の設定" -#: ../gtk/gtkcellrenderertext.c:511 ../gtk/gtktexttag.c:585 +#: gtk/gtkcellrenderertext.c:511 gtk/gtktexttag.c:585 msgid "Whether this tag affects text editability" msgstr "このタグがテキストの編集可能に影響するかどうかです" -#: ../gtk/gtkcellrenderertext.c:514 ../gtk/gtktexttag.c:588 +#: gtk/gtkcellrenderertext.c:514 gtk/gtktexttag.c:588 msgid "Font family set" msgstr "フォント・ファミリの設定" -#: ../gtk/gtkcellrenderertext.c:515 ../gtk/gtktexttag.c:589 +#: gtk/gtkcellrenderertext.c:515 gtk/gtktexttag.c:589 msgid "Whether this tag affects the font family" msgstr "このタグがフォント・ファミリに影響するかどうかです" -#: ../gtk/gtkcellrenderertext.c:518 ../gtk/gtktexttag.c:592 +#: gtk/gtkcellrenderertext.c:518 gtk/gtktexttag.c:592 msgid "Font style set" msgstr "フォント・スタイルの設定" -#: ../gtk/gtkcellrenderertext.c:519 ../gtk/gtktexttag.c:593 +#: gtk/gtkcellrenderertext.c:519 gtk/gtktexttag.c:593 msgid "Whether this tag affects the font style" msgstr "このタグがフォント・スタイルに影響するかどうかです" -#: ../gtk/gtkcellrenderertext.c:522 ../gtk/gtktexttag.c:596 +#: gtk/gtkcellrenderertext.c:522 gtk/gtktexttag.c:596 msgid "Font variant set" msgstr "フォント・バリアント設定" -#: ../gtk/gtkcellrenderertext.c:523 ../gtk/gtktexttag.c:597 +#: gtk/gtkcellrenderertext.c:523 gtk/gtktexttag.c:597 msgid "Whether this tag affects the font variant" msgstr "このタグがフォント・バリアントに影響するかどうかです" -#: ../gtk/gtkcellrenderertext.c:526 ../gtk/gtktexttag.c:600 +#: gtk/gtkcellrenderertext.c:526 gtk/gtktexttag.c:600 msgid "Font weight set" msgstr "フォントの太さの設定" -#: ../gtk/gtkcellrenderertext.c:527 ../gtk/gtktexttag.c:601 +#: gtk/gtkcellrenderertext.c:527 gtk/gtktexttag.c:601 msgid "Whether this tag affects the font weight" msgstr "このタグがフォントの太さに影響するかどうかです" -#: ../gtk/gtkcellrenderertext.c:530 ../gtk/gtktexttag.c:604 +#: gtk/gtkcellrenderertext.c:530 gtk/gtktexttag.c:604 msgid "Font stretch set" msgstr "フォントの展張の設定" -#: ../gtk/gtkcellrenderertext.c:531 ../gtk/gtktexttag.c:605 +#: gtk/gtkcellrenderertext.c:531 gtk/gtktexttag.c:605 msgid "Whether this tag affects the font stretch" msgstr "このタグがフォントの展張に影響するかどうかです" -#: ../gtk/gtkcellrenderertext.c:534 ../gtk/gtktexttag.c:608 +#: gtk/gtkcellrenderertext.c:534 gtk/gtktexttag.c:608 msgid "Font size set" msgstr "フォント・サイズの設定" -#: ../gtk/gtkcellrenderertext.c:535 ../gtk/gtktexttag.c:609 +#: gtk/gtkcellrenderertext.c:535 gtk/gtktexttag.c:609 msgid "Whether this tag affects the font size" msgstr "このタグがフォント・サイズに影響するかどうかです" -#: ../gtk/gtkcellrenderertext.c:538 ../gtk/gtktexttag.c:612 +#: gtk/gtkcellrenderertext.c:538 gtk/gtktexttag.c:612 msgid "Font scale set" msgstr "フォント・スケールのセット" -#: ../gtk/gtkcellrenderertext.c:539 ../gtk/gtktexttag.c:613 +#: gtk/gtkcellrenderertext.c:539 gtk/gtktexttag.c:613 msgid "Whether this tag scales the font size by a factor" msgstr "このタグが倍率でフォント・サイズを変更するかどうかです" -#: ../gtk/gtkcellrenderertext.c:542 ../gtk/gtktexttag.c:632 +#: gtk/gtkcellrenderertext.c:542 gtk/gtktexttag.c:632 msgid "Rise set" msgstr "ライズの設定" -#: ../gtk/gtkcellrenderertext.c:543 ../gtk/gtktexttag.c:633 +#: gtk/gtkcellrenderertext.c:543 gtk/gtktexttag.c:633 msgid "Whether this tag affects the rise" msgstr "このタグがライズに影響するかどうかです" -#: ../gtk/gtkcellrenderertext.c:546 ../gtk/gtktexttag.c:648 +#: gtk/gtkcellrenderertext.c:546 gtk/gtktexttag.c:648 msgid "Strikethrough set" msgstr "打ち消し線の設定" -#: ../gtk/gtkcellrenderertext.c:547 ../gtk/gtktexttag.c:649 +#: gtk/gtkcellrenderertext.c:547 gtk/gtktexttag.c:649 msgid "Whether this tag affects strikethrough" msgstr "このタグが打ち消し線に影響するかどうかです" -#: ../gtk/gtkcellrenderertext.c:550 ../gtk/gtktexttag.c:656 +#: gtk/gtkcellrenderertext.c:550 gtk/gtktexttag.c:656 msgid "Underline set" msgstr "下線の設定" -#: ../gtk/gtkcellrenderertext.c:551 ../gtk/gtktexttag.c:657 +#: gtk/gtkcellrenderertext.c:551 gtk/gtktexttag.c:657 msgid "Whether this tag affects underlining" msgstr "このタグが下線に影響するかどうかです" -#: ../gtk/gtkcellrenderertext.c:554 ../gtk/gtktexttag.c:620 +#: gtk/gtkcellrenderertext.c:554 gtk/gtktexttag.c:620 msgid "Language set" msgstr "言語の設定" -#: ../gtk/gtkcellrenderertext.c:555 ../gtk/gtktexttag.c:621 +#: gtk/gtkcellrenderertext.c:555 gtk/gtktexttag.c:621 msgid "Whether this tag affects the language the text is rendered as" msgstr "このタグが描画するテキストの言語に影響するかどうかです" -#: ../gtk/gtkcellrenderertext.c:558 +#: gtk/gtkcellrenderertext.c:558 msgid "Ellipsize set" msgstr "省略記号で置き換える" -#: ../gtk/gtkcellrenderertext.c:559 +#: gtk/gtkcellrenderertext.c:559 msgid "Whether this tag affects the ellipsize mode" msgstr "このタグが省略記号で置き換えるモードに対応するかどうかです" -#: ../gtk/gtkcellrenderertext.c:562 +#: gtk/gtkcellrenderertext.c:562 msgid "Align set" msgstr "配置タグ" -#: ../gtk/gtkcellrenderertext.c:563 +#: gtk/gtkcellrenderertext.c:563 msgid "Whether this tag affects the alignment mode" msgstr "このタグが配置モードに作用するかどうかです" -#: ../gtk/gtkcellrenderertoggle.c:126 +#: gtk/gtkcellrenderertoggle.c:126 msgid "Toggle state" msgstr "トグル・ボタンの状態" -#: ../gtk/gtkcellrenderertoggle.c:127 +#: gtk/gtkcellrenderertoggle.c:127 msgid "The toggle state of the button" msgstr "トグル・ボタンの状態" -#: ../gtk/gtkcellrenderertoggle.c:134 +#: gtk/gtkcellrenderertoggle.c:134 msgid "Inconsistent state" msgstr "矛盾した状態" -#: ../gtk/gtkcellrenderertoggle.c:135 +#: gtk/gtkcellrenderertoggle.c:135 msgid "The inconsistent state of the button" msgstr "ボタンの状態が矛盾している" -#: ../gtk/gtkcellrenderertoggle.c:142 +#: gtk/gtkcellrenderertoggle.c:142 msgid "Activatable" msgstr "利用可能" -#: ../gtk/gtkcellrenderertoggle.c:143 +#: gtk/gtkcellrenderertoggle.c:143 msgid "The toggle button can be activated" msgstr "トグル・ボタンが利用可能である" -#: ../gtk/gtkcellrenderertoggle.c:150 +#: gtk/gtkcellrenderertoggle.c:150 msgid "Radio state" msgstr "ラジオ・ボタンの状態" -#: ../gtk/gtkcellrenderertoggle.c:151 +#: gtk/gtkcellrenderertoggle.c:151 msgid "Draw the toggle button as a radio button" msgstr "トグル・ボタンをラジオ・ボタンとして描画する" -#: ../gtk/gtkcellrenderertoggle.c:158 +#: gtk/gtkcellrenderertoggle.c:158 msgid "Indicator size" msgstr "表示器の大きさ" -#: ../gtk/gtkcellrenderertoggle.c:159 ../gtk/gtkcheckbutton.c:70 -#: ../gtk/gtkcheckmenuitem.c:112 +#: gtk/gtkcellrenderertoggle.c:159 gtk/gtkcheckbutton.c:70 +#: gtk/gtkcheckmenuitem.c:112 msgid "Size of check or radio indicator" msgstr "チェック・ボタンまたはラジオ・ボタンの表示部の大きさ" -#: ../gtk/gtkcellview.c:182 +#: gtk/gtkcellview.c:182 msgid "CellView model" msgstr "CellView モデル" -#: ../gtk/gtkcellview.c:183 +#: gtk/gtkcellview.c:183 msgid "The model for cell view" msgstr "セル表示に使用するモデルです" -#: ../gtk/gtkcheckbutton.c:69 ../gtk/gtkcheckmenuitem.c:110 -#: ../gtk/gtkoptionmenu.c:168 +#: gtk/gtkcheckbutton.c:69 gtk/gtkcheckmenuitem.c:110 gtk/gtkoptionmenu.c:168 msgid "Indicator Size" msgstr "表示サイズ" -#: ../gtk/gtkcheckbutton.c:77 ../gtk/gtkexpander.c:245 -#: ../gtk/gtkoptionmenu.c:174 +#: gtk/gtkcheckbutton.c:77 gtk/gtkexpander.c:245 gtk/gtkoptionmenu.c:174 msgid "Indicator Spacing" msgstr "表示部の間隔" -#: ../gtk/gtkcheckbutton.c:78 +#: gtk/gtkcheckbutton.c:78 msgid "Spacing around check or radio indicator" msgstr "チェック・ボタンまたはラジオ・ボタンの表示部の間隔" -#: ../gtk/gtkcheckmenuitem.c:87 ../gtk/gtkmenu.c:502 -#: ../gtk/gtktoggleaction.c:118 ../gtk/gtktogglebutton.c:102 -#: ../gtk/gtktoggletoolbutton.c:101 +#: gtk/gtkcheckmenuitem.c:87 gtk/gtkmenu.c:502 gtk/gtktoggleaction.c:118 +#: gtk/gtktogglebutton.c:102 gtk/gtktoggletoolbutton.c:101 msgid "Active" msgstr "有効" -#: ../gtk/gtkcheckmenuitem.c:88 +#: gtk/gtkcheckmenuitem.c:88 msgid "Whether the menu item is checked" msgstr "メニュー・アイテムがチェックされているかどうかです" -#: ../gtk/gtkcheckmenuitem.c:95 ../gtk/gtktogglebutton.c:110 +#: gtk/gtkcheckmenuitem.c:95 gtk/gtktogglebutton.c:110 msgid "Inconsistent" msgstr "矛盾している" -#: ../gtk/gtkcheckmenuitem.c:96 +#: gtk/gtkcheckmenuitem.c:96 msgid "Whether to display an \"inconsistent\" state" msgstr "\"矛盾した\" 状態を表示するかどうかです" -#: ../gtk/gtkcheckmenuitem.c:103 +#: gtk/gtkcheckmenuitem.c:103 msgid "Draw as radio menu item" msgstr "ラジオ・メニュー項目のように描画する" -#: ../gtk/gtkcheckmenuitem.c:104 +#: gtk/gtkcheckmenuitem.c:104 msgid "Whether the menu item looks like a radio menu item" msgstr "メニュー項目をラジオ・メニュー項目のように描画するかどうかです" -#: ../gtk/gtkcolorbutton.c:171 +#: gtk/gtkcolorbutton.c:171 msgid "Use alpha" msgstr "アルファ値を使う" -#: ../gtk/gtkcolorbutton.c:172 +#: gtk/gtkcolorbutton.c:172 msgid "Whether or not to give the color an alpha value" msgstr "色にアルファ値を設定するかどうかです" -#: ../gtk/gtkcolorbutton.c:186 ../gtk/gtkfilechooserbutton.c:407 -#: ../gtk/gtkfontbutton.c:142 ../gtk/gtkprintjob.c:116 -#: ../gtk/gtktreeviewcolumn.c:264 +#: gtk/gtkcolorbutton.c:186 gtk/gtkfilechooserbutton.c:407 +#: gtk/gtkfontbutton.c:142 gtk/gtkprintjob.c:116 gtk/gtktreeviewcolumn.c:264 msgid "Title" msgstr "タイトル" -#: ../gtk/gtkcolorbutton.c:187 +#: gtk/gtkcolorbutton.c:187 msgid "The title of the color selection dialog" msgstr "色選択ダイアログのタイトル" -#: ../gtk/gtkcolorbutton.c:201 ../gtk/gtkcolorsel.c:293 +#: gtk/gtkcolorbutton.c:201 gtk/gtkcolorsel.c:293 msgid "Current Color" msgstr "現在の色" -#: ../gtk/gtkcolorbutton.c:202 +#: gtk/gtkcolorbutton.c:202 msgid "The selected color" msgstr "選択した色" -#: ../gtk/gtkcolorbutton.c:216 ../gtk/gtkcolorsel.c:300 +#: gtk/gtkcolorbutton.c:216 gtk/gtkcolorsel.c:300 msgid "Current Alpha" msgstr "現在のアルファ値" -#: ../gtk/gtkcolorbutton.c:217 +#: gtk/gtkcolorbutton.c:217 msgid "The selected opacity value (0 fully transparent, 65535 fully opaque)" msgstr "選択した色の透明度 (0 :完全透明、65535: 完全不透明)" -#: ../gtk/gtkcolorsel.c:279 +#: gtk/gtkcolorsel.c:279 msgid "Has Opacity Control" msgstr "不透明コントロールあり" -#: ../gtk/gtkcolorsel.c:280 +#: gtk/gtkcolorsel.c:280 msgid "Whether the color selector should allow setting opacity" msgstr "色セレクタで不透明の属性を設定できるかどうかです" -#: ../gtk/gtkcolorsel.c:286 +#: gtk/gtkcolorsel.c:286 msgid "Has palette" msgstr "パレットあり" -#: ../gtk/gtkcolorsel.c:287 +#: gtk/gtkcolorsel.c:287 msgid "Whether a palette should be used" msgstr "パレットを使用するかどうかです" -#: ../gtk/gtkcolorsel.c:294 +#: gtk/gtkcolorsel.c:294 msgid "The current color" msgstr "現在使用する色" -#: ../gtk/gtkcolorsel.c:301 +#: gtk/gtkcolorsel.c:301 msgid "The current opacity value (0 fully transparent, 65535 fully opaque)" msgstr "現在使用する色の透明度 (0 :完全透明、65535: 完全不透明)" -#: ../gtk/gtkcolorsel.c:315 +#: gtk/gtkcolorsel.c:315 msgid "Custom palette" msgstr "カスタム・パレット" -#: ../gtk/gtkcolorsel.c:316 +#: gtk/gtkcolorsel.c:316 msgid "Palette to use in the color selector" msgstr "色選択で使用するパレット" -#: ../gtk/gtkcolorseldialog.c:102 +#: gtk/gtkcolorseldialog.c:102 msgid "Color Selection" msgstr "色の選択" -#: ../gtk/gtkcolorseldialog.c:103 +#: gtk/gtkcolorseldialog.c:103 msgid "The color selection embedded in the dialog." msgstr "色を選択するダイアログです" -#: ../gtk/gtkcolorseldialog.c:109 +#: gtk/gtkcolorseldialog.c:109 msgid "OK Button" msgstr "OK ボタン" -#: ../gtk/gtkcolorseldialog.c:110 +#: gtk/gtkcolorseldialog.c:110 msgid "The OK button of the dialog." msgstr "ダイアログに表示する OK ボタンです" -#: ../gtk/gtkcolorseldialog.c:116 +#: gtk/gtkcolorseldialog.c:116 msgid "Cancel Button" msgstr "キャンセル・ボタン" -#: ../gtk/gtkcolorseldialog.c:117 +#: gtk/gtkcolorseldialog.c:117 msgid "The cancel button of the dialog." msgstr "ダイアログに表示するキャンセル・ボタンです" -#: ../gtk/gtkcolorseldialog.c:123 +#: gtk/gtkcolorseldialog.c:123 msgid "Help Button" msgstr "ヘルプ・ボタン" -#: ../gtk/gtkcolorseldialog.c:124 +#: gtk/gtkcolorseldialog.c:124 msgid "The help button of the dialog." msgstr "ダイアログに表示するヘルプ・ボタンです" -#: ../gtk/gtkcombo.c:145 +#: gtk/gtkcombo.c:145 msgid "Enable arrow keys" msgstr "矢印キーを有効に" -#: ../gtk/gtkcombo.c:146 +#: gtk/gtkcombo.c:146 msgid "Whether the arrow keys move through the list of items" msgstr "アイテムの一覧をずっと矢印キーが移動するかどうかです" -#: ../gtk/gtkcombo.c:152 +#: gtk/gtkcombo.c:152 msgid "Always enable arrows" msgstr "矢印を常に有効に" -#: ../gtk/gtkcombo.c:153 +#: gtk/gtkcombo.c:153 msgid "Obsolete property, ignored" msgstr "破棄されたプロパティ (無視します)" -#: ../gtk/gtkcombo.c:159 +#: gtk/gtkcombo.c:159 msgid "Case sensitive" msgstr "大/小文字の区別" -#: ../gtk/gtkcombo.c:160 +#: gtk/gtkcombo.c:160 msgid "Whether list item matching is case sensitive" msgstr "リストのアイテムが大小文字に一致するかどうかです" -#: ../gtk/gtkcombo.c:167 +#: gtk/gtkcombo.c:167 msgid "Allow empty" msgstr "全て空" -#: ../gtk/gtkcombo.c:168 +#: gtk/gtkcombo.c:168 msgid "Whether an empty value may be entered in this field" msgstr "このフィールドに空の値を入力することができるかどうかです" -#: ../gtk/gtkcombo.c:175 +#: gtk/gtkcombo.c:175 msgid "Value in list" msgstr "リストの値" -#: ../gtk/gtkcombo.c:176 +#: gtk/gtkcombo.c:176 msgid "Whether entered values must already be present in the list" msgstr "入力した値がリストの中に既に存在しているかどうかです" -#: ../gtk/gtkcombobox.c:660 +#: gtk/gtkcombobox.c:660 msgid "ComboBox model" msgstr "ComboBox モデル" -#: ../gtk/gtkcombobox.c:661 +#: gtk/gtkcombobox.c:661 msgid "The model for the combo box" msgstr "コンボ・ボックスに使用するモデル" -#: ../gtk/gtkcombobox.c:678 +#: gtk/gtkcombobox.c:678 msgid "Wrap width for laying out the items in a grid" msgstr "グリッドに項目をレイアウトするための折り返し幅" -#: ../gtk/gtkcombobox.c:700 +#: gtk/gtkcombobox.c:700 msgid "Row span column" msgstr "行間隔を持つ列" -#: ../gtk/gtkcombobox.c:701 +#: gtk/gtkcombobox.c:701 msgid "TreeModel column containing the row span values" msgstr "行の間隔の値を保持している TreeModel の列" -#: ../gtk/gtkcombobox.c:722 +#: gtk/gtkcombobox.c:722 msgid "Column span column" msgstr "列間隔を持つ列" -#: ../gtk/gtkcombobox.c:723 +#: gtk/gtkcombobox.c:723 msgid "TreeModel column containing the column span values" msgstr "列の間隔の値を保持している TreeModel の列" -#: ../gtk/gtkcombobox.c:744 +#: gtk/gtkcombobox.c:744 msgid "Active item" msgstr "有効な項目" -#: ../gtk/gtkcombobox.c:745 +#: gtk/gtkcombobox.c:745 msgid "The item which is currently active" msgstr "現在アクティブな項目" -#: ../gtk/gtkcombobox.c:764 ../gtk/gtkuimanager.c:220 +#: gtk/gtkcombobox.c:764 gtk/gtkuimanager.c:220 msgid "Add tearoffs to menus" msgstr "ティアオフをメニューに追加" -#: ../gtk/gtkcombobox.c:765 +#: gtk/gtkcombobox.c:765 msgid "Whether dropdowns should have a tearoff menu item" msgstr "ドロップダウンがティアオフ・メニューのアイテムを持つかどうかです" -#: ../gtk/gtkcombobox.c:780 ../gtk/gtkentry.c:531 +#: gtk/gtkcombobox.c:780 gtk/gtkentry.c:531 msgid "Has Frame" msgstr "フレーム有り" -#: ../gtk/gtkcombobox.c:781 +#: gtk/gtkcombobox.c:781 msgid "Whether the combo box draws a frame around the child" msgstr "コンボ・ボックスの子の周囲にフレームを描画するかどうかです" -#: ../gtk/gtkcombobox.c:789 +#: gtk/gtkcombobox.c:789 msgid "Whether the combo box grabs focus when it is clicked with the mouse" msgstr "" "マウスでクリックした時にコンボ・ボックスにフォーカスを当てるかどうかです" -#: ../gtk/gtkcombobox.c:804 ../gtk/gtkmenu.c:557 +#: gtk/gtkcombobox.c:804 gtk/gtkmenu.c:557 msgid "Tearoff Title" msgstr "ティアオフ・タイトル" -#: ../gtk/gtkcombobox.c:805 +#: gtk/gtkcombobox.c:805 msgid "" "A title that may be displayed by the window manager when the popup is torn-" "off" msgstr "" "ポップアップを無効にした時にウィンドウ・マネージャが表示するタイトルです" -#: ../gtk/gtkcombobox.c:822 +#: gtk/gtkcombobox.c:822 msgid "Popup shown" msgstr "ポップアップの表示" -#: ../gtk/gtkcombobox.c:823 +#: gtk/gtkcombobox.c:823 msgid "Whether the combo's dropdown is shown" msgstr "コンボのドロップダウンを表示するかどうかです" -#: ../gtk/gtkcombobox.c:839 +#: gtk/gtkcombobox.c:839 msgid "Button Sensitivity" msgstr "ボタンの感応可否" -#: ../gtk/gtkcombobox.c:840 +#: gtk/gtkcombobox.c:840 msgid "Whether the dropdown button is sensitive when the model is empty" msgstr "モデルが空の時にドロップダウンのボタンを利用可能にするかどうかです" -#: ../gtk/gtkcombobox.c:847 +#: gtk/gtkcombobox.c:847 msgid "Appears as list" msgstr "リスト表示" -#: ../gtk/gtkcombobox.c:848 +#: gtk/gtkcombobox.c:848 msgid "Whether dropdowns should look like lists rather than menus" msgstr "ドロップダウンをメニュー型式ではなくリスト型式で表示するかどうかです" -#: ../gtk/gtkcombobox.c:864 +#: gtk/gtkcombobox.c:864 msgid "Arrow Size" msgstr "矢印の大きさ" -#: ../gtk/gtkcombobox.c:865 +#: gtk/gtkcombobox.c:865 msgid "The minimum size of the arrow in the combo box" msgstr "コンボ・ボックスで使用する矢印の大きさ (最小値) です" -#: ../gtk/gtkcombobox.c:880 ../gtk/gtkentry.c:631 ../gtk/gtkhandlebox.c:177 -#: ../gtk/gtkmenubar.c:194 ../gtk/gtkstatusbar.c:186 ../gtk/gtktoolbar.c:630 -#: ../gtk/gtkviewport.c:122 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 +#: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 +#: gtk/gtkviewport.c:122 msgid "Shadow type" msgstr "影の種類" -#: ../gtk/gtkcombobox.c:881 +#: gtk/gtkcombobox.c:881 msgid "Which kind of shadow to draw around the combo box" msgstr "コンボ・ボックスの周囲に描画する影の種類です" -#: ../gtk/gtkcontainer.c:237 +#: gtk/gtkcontainer.c:237 msgid "Resize mode" msgstr "サイズ変更モード" -#: ../gtk/gtkcontainer.c:238 +#: gtk/gtkcontainer.c:238 msgid "Specify how resize events are handled" msgstr "サイズ変更イベントをどのようにハンドルするかを指定します" -#: ../gtk/gtkcontainer.c:245 +#: gtk/gtkcontainer.c:245 msgid "Border width" msgstr "境界線の幅" -#: ../gtk/gtkcontainer.c:246 +#: gtk/gtkcontainer.c:246 msgid "The width of the empty border outside the containers children" msgstr "コンテナの子ウィジェットの外側にある空の境界線の幅を指定します" -#: ../gtk/gtkcontainer.c:254 +#: gtk/gtkcontainer.c:254 msgid "Child" msgstr "子ウィジェット" -#: ../gtk/gtkcontainer.c:255 +#: gtk/gtkcontainer.c:255 msgid "Can be used to add a new child to the container" msgstr "コンテナの新しい子ウィジェットとして利用できるかどうかです" -#: ../gtk/gtkcurve.c:124 +#: gtk/gtkcurve.c:124 msgid "Curve type" msgstr "曲線タイプ" -#: ../gtk/gtkcurve.c:125 +#: gtk/gtkcurve.c:125 msgid "Is this curve linear, spline interpolated, or free-form" msgstr "曲線か、補間スプライン曲線か、フリー形式かどうかです" -#: ../gtk/gtkcurve.c:132 +#: gtk/gtkcurve.c:132 msgid "Minimum X" msgstr "最小の X 座標" -#: ../gtk/gtkcurve.c:133 +#: gtk/gtkcurve.c:133 msgid "Minimum possible value for X" msgstr "X 座標の最小値" -#: ../gtk/gtkcurve.c:141 +#: gtk/gtkcurve.c:141 msgid "Maximum X" msgstr "最大の X 座標" -#: ../gtk/gtkcurve.c:142 +#: gtk/gtkcurve.c:142 msgid "Maximum possible X value" msgstr "X 座標の最大値" -#: ../gtk/gtkcurve.c:150 +#: gtk/gtkcurve.c:150 msgid "Minimum Y" msgstr "最小の Y 座標" -#: ../gtk/gtkcurve.c:151 +#: gtk/gtkcurve.c:151 msgid "Minimum possible value for Y" msgstr "Y 座標の最小値" -#: ../gtk/gtkcurve.c:159 +#: gtk/gtkcurve.c:159 msgid "Maximum Y" msgstr "最大の Y 座標" -#: ../gtk/gtkcurve.c:160 +#: gtk/gtkcurve.c:160 msgid "Maximum possible value for Y" msgstr "Y 座標の最大値" -#: ../gtk/gtkdialog.c:144 +#: gtk/gtkdialog.c:144 msgid "Has separator" msgstr "セパレータあり" -#: ../gtk/gtkdialog.c:145 +#: gtk/gtkdialog.c:145 msgid "The dialog has a separator bar above its buttons" msgstr "ダイアログのボタンの上に区切り線があるかどうかです" -#: ../gtk/gtkdialog.c:190 +#: gtk/gtkdialog.c:190 msgid "Content area border" msgstr "内容エリアの枠" -#: ../gtk/gtkdialog.c:191 +#: gtk/gtkdialog.c:191 msgid "Width of border around the main dialog area" msgstr "ダイアログのメインエリアの周りの枠の幅を指定します" -#: ../gtk/gtkdialog.c:198 +#: gtk/gtkdialog.c:198 msgid "Button spacing" msgstr "ボタンの間隔" -#: ../gtk/gtkdialog.c:199 +#: gtk/gtkdialog.c:199 msgid "Spacing between buttons" msgstr "ボタン同士の間隔" -#: ../gtk/gtkdialog.c:207 +#: gtk/gtkdialog.c:207 msgid "Action area border" msgstr "アクション・エリアの枠" -#: ../gtk/gtkdialog.c:208 +#: gtk/gtkdialog.c:208 msgid "Width of border around the button area at the bottom of the dialog" msgstr "ダイアログの下のボタンエリアの周りの枠の幅を指定します" -#: ../gtk/gtkentry.c:486 ../gtk/gtklabel.c:411 +#: gtk/gtkentry.c:486 gtk/gtklabel.c:411 msgid "Cursor Position" msgstr "カーソル位置" -#: ../gtk/gtkentry.c:487 ../gtk/gtklabel.c:412 +#: gtk/gtkentry.c:487 gtk/gtklabel.c:412 msgid "The current position of the insertion cursor in chars" msgstr "挿入カーソルの現在位置を指定します (文字単位)" -#: ../gtk/gtkentry.c:496 ../gtk/gtklabel.c:421 +#: gtk/gtkentry.c:496 gtk/gtklabel.c:421 msgid "Selection Bound" msgstr "選択制限範囲" -#: ../gtk/gtkentry.c:497 ../gtk/gtklabel.c:422 +#: gtk/gtkentry.c:497 gtk/gtklabel.c:422 msgid "" "The position of the opposite end of the selection from the cursor in chars" msgstr "カーソルから反対側にある選択範囲の終端位置を指定します (文字単位)" -#: ../gtk/gtkentry.c:507 +#: gtk/gtkentry.c:507 msgid "Whether the entry contents can be edited" msgstr "エントリの内容を変更できるかどうかです" -#: ../gtk/gtkentry.c:514 +#: gtk/gtkentry.c:514 msgid "Maximum length" msgstr "最大サイズ" -#: ../gtk/gtkentry.c:515 +#: gtk/gtkentry.c:515 msgid "Maximum number of characters for this entry. Zero if no maximum" msgstr "このエントリに入力できる文字数の最大値を指定します (0: 最大値なし)" -#: ../gtk/gtkentry.c:523 +#: gtk/gtkentry.c:523 msgid "Visibility" msgstr "可視性" -#: ../gtk/gtkentry.c:524 +#: gtk/gtkentry.c:524 msgid "" "FALSE displays the \"invisible char\" instead of the actual text (password " "mode)" @@ -2155,32 +2134,32 @@ msgstr "" "FALSE にすると、実際のテキストの代わりに \"隠し文字\" を表示します (例: \"パ" "スワード入力モード\")" -#: ../gtk/gtkentry.c:532 +#: gtk/gtkentry.c:532 msgid "FALSE removes outside bevel from entry" msgstr "FALSE にすると、エントリから外側のベベルを削除します" -#: ../gtk/gtkentry.c:540 +#: gtk/gtkentry.c:540 msgid "" "Border between text and frame. Overrides the inner-border style property" msgstr "" "テキストからフレームまでの境界線で、inner-border スタイルのプロパティでオー" "バーライドされます" -#: ../gtk/gtkentry.c:547 +#: gtk/gtkentry.c:547 msgid "Invisible character" msgstr "隠し文字" -#: ../gtk/gtkentry.c:548 +#: gtk/gtkentry.c:548 msgid "The character to use when masking entry contents (in \"password mode\")" msgstr "" "エントリの内容を隠す際に使用する文字を指定します (例: \"パスワード入力モード" "\")" -#: ../gtk/gtkentry.c:555 +#: gtk/gtkentry.c:555 msgid "Activates default" msgstr "デフォルトにする" -#: ../gtk/gtkentry.c:556 +#: gtk/gtkentry.c:556 msgid "" "Whether to activate the default widget (such as the default button in a " "dialog) when Enter is pressed" @@ -2188,167 +2167,167 @@ msgstr "" "[RETURN] キーが押下された際に、デフォルトのウィジェットを利用可能にするかどう" "かを指定します (例: ダイアログのデフォルト・ボタン)" -#: ../gtk/gtkentry.c:562 +#: gtk/gtkentry.c:562 msgid "Width in chars" msgstr "幅 (文字単位)" -#: ../gtk/gtkentry.c:563 +#: gtk/gtkentry.c:563 msgid "Number of characters to leave space for in the entry" msgstr "エントリで空白のままにしておく文字数を指定します" -#: ../gtk/gtkentry.c:572 +#: gtk/gtkentry.c:572 msgid "Scroll offset" msgstr "スクロールのオフセット値" -#: ../gtk/gtkentry.c:573 +#: gtk/gtkentry.c:573 msgid "Number of pixels of the entry scrolled off the screen to the left" msgstr "スクロールしないエントリの画面左からのピクセル数を指定します" -#: ../gtk/gtkentry.c:583 +#: gtk/gtkentry.c:583 msgid "The contents of the entry" msgstr "エントリの内容" -#: ../gtk/gtkentry.c:598 ../gtk/gtkmisc.c:73 +#: gtk/gtkentry.c:598 gtk/gtkmisc.c:73 msgid "X align" msgstr "X方向の配置" -#: ../gtk/gtkentry.c:599 ../gtk/gtkmisc.c:74 +#: gtk/gtkentry.c:599 gtk/gtkmisc.c:74 msgid "" "The horizontal alignment, from 0 (left) to 1 (right). Reversed for RTL " "layouts." msgstr "" "水平方向の配置で 0 (左) から 1 (右) へ配置します (RTL: Right To Left の逆)" -#: ../gtk/gtkentry.c:615 +#: gtk/gtkentry.c:615 msgid "Truncate multiline" msgstr "複数行の切りつめ" -#: ../gtk/gtkentry.c:616 +#: gtk/gtkentry.c:616 msgid "Whether to truncate multiline pastes to one line." msgstr "複数行のエントリを単一のエントリにまとめるかどうかです" -#: ../gtk/gtkentry.c:632 +#: gtk/gtkentry.c:632 msgid "Which kind of shadow to draw around the entry when has-frame is set" msgstr "\"フレーム有り\" を有効にした時にエントリの周囲に描画する影の種類です" -#: ../gtk/gtkentry.c:647 ../gtk/gtktextview.c:648 +#: gtk/gtkentry.c:647 gtk/gtktextview.c:648 msgid "Overwrite mode" msgstr "上書きモードかどうか" -#: ../gtk/gtkentry.c:648 +#: gtk/gtkentry.c:648 msgid "Whether new text overwrites existing text" msgstr "入力した文字で古い文字列を上書きするかどうかです" -#: ../gtk/gtkentry.c:661 +#: gtk/gtkentry.c:661 msgid "Text length" msgstr "文字列の長さ" -#: ../gtk/gtkentry.c:662 +#: gtk/gtkentry.c:662 msgid "Length of the text currently in the entry" msgstr "エントリの中にあるもjりえつの長さです" -#: ../gtk/gtkentry.c:933 +#: gtk/gtkentry.c:933 msgid "Border between text and frame." msgstr "テキストとフレームとの間にある境界線です" -#: ../gtk/gtkentry.c:938 ../gtk/gtklabel.c:644 +#: gtk/gtkentry.c:938 gtk/gtklabel.c:644 msgid "Select on focus" msgstr "フォーカス部の選択" -#: ../gtk/gtkentry.c:939 +#: gtk/gtkentry.c:939 msgid "Whether to select the contents of an entry when it is focused" msgstr "エントリにフォーカスが当たった際にその内容を選択するかどうかです" -#: ../gtk/gtkentry.c:953 +#: gtk/gtkentry.c:953 msgid "Password Hint Timeout" msgstr "パスワード・ヒントのタイムアウト" -#: ../gtk/gtkentry.c:954 +#: gtk/gtkentry.c:954 msgid "How long to show the last input character in hidden entries" msgstr "隠しエントリで最後に入力した文字を表示しておく時間です" -#: ../gtk/gtkentrycompletion.c:279 +#: gtk/gtkentrycompletion.c:279 msgid "Completion Model" msgstr "補完モデル" -#: ../gtk/gtkentrycompletion.c:280 +#: gtk/gtkentrycompletion.c:280 msgid "The model to find matches in" msgstr "検索に使用するモデル" -#: ../gtk/gtkentrycompletion.c:286 +#: gtk/gtkentrycompletion.c:286 msgid "Minimum Key Length" msgstr "キーの最小の長さ" -#: ../gtk/gtkentrycompletion.c:287 +#: gtk/gtkentrycompletion.c:287 msgid "Minimum length of the search key in order to look up matches" msgstr "検索するために必要なキーの最小の長さを指定します" -#: ../gtk/gtkentrycompletion.c:303 ../gtk/gtkiconview.c:587 +#: gtk/gtkentrycompletion.c:303 gtk/gtkiconview.c:587 msgid "Text column" msgstr "テキストの列" -#: ../gtk/gtkentrycompletion.c:304 +#: gtk/gtkentrycompletion.c:304 msgid "The column of the model containing the strings." msgstr "文字列を格納するモデルの列です" -#: ../gtk/gtkentrycompletion.c:323 +#: gtk/gtkentrycompletion.c:323 msgid "Inline completion" msgstr "インラインによる補完" -#: ../gtk/gtkentrycompletion.c:324 +#: gtk/gtkentrycompletion.c:324 msgid "Whether the common prefix should be inserted automatically" msgstr "共通する接頭子を自動的に挿入するかどうかです" -#: ../gtk/gtkentrycompletion.c:338 +#: gtk/gtkentrycompletion.c:338 msgid "Popup completion" msgstr "ポップアップによる補完" -#: ../gtk/gtkentrycompletion.c:339 +#: gtk/gtkentrycompletion.c:339 msgid "Whether the completions should be shown in a popup window" msgstr "ポップアップ・ウィンドウの中に補完候補を表示するかどうかです" -#: ../gtk/gtkentrycompletion.c:354 +#: gtk/gtkentrycompletion.c:354 msgid "Popup set width" msgstr "ポップアップの幅" -#: ../gtk/gtkentrycompletion.c:355 +#: gtk/gtkentrycompletion.c:355 msgid "If TRUE, the popup window will have the same size as the entry" msgstr "" "TRUE にすると、ポップアップ・ウィンドウがエントリと同じサイズになります" -#: ../gtk/gtkentrycompletion.c:373 +#: gtk/gtkentrycompletion.c:373 msgid "Popup single match" msgstr "ポップアップの単一マッチ" -#: ../gtk/gtkentrycompletion.c:374 +#: gtk/gtkentrycompletion.c:374 msgid "If TRUE, the popup window will appear for a single match." msgstr "" "TRUE にすると、ポップアップ・ウィンドウが単一のマッチに対して表示されます" -#: ../gtk/gtkentrycompletion.c:388 +#: gtk/gtkentrycompletion.c:388 msgid "Inline selection" msgstr "インライン選択" -#: ../gtk/gtkentrycompletion.c:389 +#: gtk/gtkentrycompletion.c:389 msgid "Your description here" msgstr "ココに説明を入力して下さい" -#: ../gtk/gtkeventbox.c:91 +#: gtk/gtkeventbox.c:91 msgid "Visible Window" msgstr "可視ウィンドウ" -#: ../gtk/gtkeventbox.c:92 +#: gtk/gtkeventbox.c:92 msgid "" "Whether the event box is visible, as opposed to invisible and only used to " "trap events." msgstr "" "イベント・ボックスが表示可能かどうかです (トラップ・イベントでのみ使用します)" -#: ../gtk/gtkeventbox.c:98 +#: gtk/gtkeventbox.c:98 msgid "Above child" msgstr "子ウィジェットの上" -#: ../gtk/gtkeventbox.c:99 +#: gtk/gtkeventbox.c:99 msgid "" "Whether the event-trapping window of the eventbox is above the window of the " "child widget as opposed to below it." @@ -2356,142 +2335,141 @@ msgstr "" "イベントボックスのイベント・トラップ・ウィンドウを、子ウィジェットの下ではな" "く上に表示するかどうかです" -#: ../gtk/gtkexpander.c:187 +#: gtk/gtkexpander.c:187 msgid "Expanded" msgstr "展張" -#: ../gtk/gtkexpander.c:188 +#: gtk/gtkexpander.c:188 msgid "Whether the expander has been opened to reveal the child widget" msgstr "子ウィジェットを表示するために展張されているかどうかです" -#: ../gtk/gtkexpander.c:196 +#: gtk/gtkexpander.c:196 msgid "Text of the expander's label" msgstr "展張ラベルのテキスト" -#: ../gtk/gtkexpander.c:211 ../gtk/gtklabel.c:330 +#: gtk/gtkexpander.c:211 gtk/gtklabel.c:330 msgid "Use markup" msgstr "マークアップ使用" -#: ../gtk/gtkexpander.c:212 ../gtk/gtklabel.c:331 +#: gtk/gtkexpander.c:212 gtk/gtklabel.c:331 msgid "The text of the label includes XML markup. See pango_parse_markup()" msgstr "" "XML マークアップを含むラベルのテキストを指定します (pango_parse_markup() 参照" "のこと)" -#: ../gtk/gtkexpander.c:220 +#: gtk/gtkexpander.c:220 msgid "Space to put between the label and the child" msgstr "ラベルと子ウィジェットとの間に置くスペースを指定します" -#: ../gtk/gtkexpander.c:229 ../gtk/gtkframe.c:147 ../gtk/gtktoolbutton.c:194 +#: gtk/gtkexpander.c:229 gtk/gtkframe.c:147 gtk/gtktoolbutton.c:194 msgid "Label widget" msgstr "ラベル・ウィジェット" -#: ../gtk/gtkexpander.c:230 +#: gtk/gtkexpander.c:230 msgid "A widget to display in place of the usual expander label" msgstr "通常の展張ラベルとして表示するウィジェット" -#: ../gtk/gtkexpander.c:236 ../gtk/gtktreeview.c:783 +#: gtk/gtkexpander.c:236 gtk/gtktreeview.c:783 msgid "Expander Size" msgstr "展張サイズ" -#: ../gtk/gtkexpander.c:237 ../gtk/gtktreeview.c:784 +#: gtk/gtkexpander.c:237 gtk/gtktreeview.c:784 msgid "Size of the expander arrow" msgstr "展張矢印の大きさ" -#: ../gtk/gtkexpander.c:246 +#: gtk/gtkexpander.c:246 msgid "Spacing around expander arrow" msgstr "展張矢印の周りの間隔" -#: ../gtk/gtkfilechooser.c:194 +#: gtk/gtkfilechooser.c:194 msgid "Action" msgstr "アクション" -#: ../gtk/gtkfilechooser.c:195 +#: gtk/gtkfilechooser.c:195 msgid "The type of operation that the file selector is performing" msgstr "ファイル・セレクタが実行する操作の種類を指定します" -#: ../gtk/gtkfilechooser.c:201 +#: gtk/gtkfilechooser.c:201 msgid "File System Backend" msgstr "ファイル・システムのバックエンド" -#: ../gtk/gtkfilechooser.c:202 +#: gtk/gtkfilechooser.c:202 msgid "Name of file system backend to use" msgstr "使用するファイル・システムのバックエンド名です" -#: ../gtk/gtkfilechooser.c:207 ../gtk/gtkrecentchooser.c:252 +#: gtk/gtkfilechooser.c:207 gtk/gtkrecentchooser.c:252 msgid "Filter" msgstr "フィルタ" -#: ../gtk/gtkfilechooser.c:208 +#: gtk/gtkfilechooser.c:208 msgid "The current filter for selecting which files are displayed" msgstr "表示されたファイルを選択する際のフィルタです" -#: ../gtk/gtkfilechooser.c:213 +#: gtk/gtkfilechooser.c:213 msgid "Local Only" msgstr "ローカルのみ" -#: ../gtk/gtkfilechooser.c:214 +#: gtk/gtkfilechooser.c:214 msgid "Whether the selected file(s) should be limited to local file: URLs" msgstr "選択するファイルをローカルのファイル (URL) に限定するかどうかです" -#: ../gtk/gtkfilechooser.c:219 +#: gtk/gtkfilechooser.c:219 msgid "Preview widget" msgstr "ウィジェットのプレビュー" -#: ../gtk/gtkfilechooser.c:220 +#: gtk/gtkfilechooser.c:220 msgid "Application supplied widget for custom previews." msgstr "アプリケーションでカスタム・プレビュー用ウィジェットを提供します" -#: ../gtk/gtkfilechooser.c:225 +#: gtk/gtkfilechooser.c:225 msgid "Preview Widget Active" msgstr "プレビュー・ウィジェット有効" -#: ../gtk/gtkfilechooser.c:226 +#: gtk/gtkfilechooser.c:226 msgid "" "Whether the application supplied widget for custom previews should be shown." msgstr "" "アプリケーションで提供したカスタム・プレビュー用ウィジェットを表示するかどう" "かを指定します" -#: ../gtk/gtkfilechooser.c:231 +#: gtk/gtkfilechooser.c:231 msgid "Use Preview Label" msgstr "プレビュー・ラベルを使う" -#: ../gtk/gtkfilechooser.c:232 +#: gtk/gtkfilechooser.c:232 msgid "Whether to display a stock label with the name of the previewed file." msgstr "" "プレビューするファイルの名前が付いたストック・ラベルを表示するかどうかです" -#: ../gtk/gtkfilechooser.c:237 +#: gtk/gtkfilechooser.c:237 msgid "Extra widget" msgstr "追加ウィジェット" -#: ../gtk/gtkfilechooser.c:238 +#: gtk/gtkfilechooser.c:238 msgid "Application supplied widget for extra options." msgstr "アプリケーションで追加オプション用のウィジェットを提供します" -#: ../gtk/gtkfilechooser.c:243 ../gtk/gtkfilesel.c:540 -#: ../gtk/gtkrecentchooser.c:191 +#: gtk/gtkfilechooser.c:243 gtk/gtkfilesel.c:540 gtk/gtkrecentchooser.c:191 msgid "Select Multiple" msgstr "複数ファイルの選択" -#: ../gtk/gtkfilechooser.c:244 ../gtk/gtkfilesel.c:541 +#: gtk/gtkfilechooser.c:244 gtk/gtkfilesel.c:541 msgid "Whether to allow multiple files to be selected" msgstr "複数のファイルを選択できるようにするかどうかです" -#: ../gtk/gtkfilechooser.c:250 +#: gtk/gtkfilechooser.c:250 msgid "Show Hidden" msgstr "隠しファイルの表示" -#: ../gtk/gtkfilechooser.c:251 +#: gtk/gtkfilechooser.c:251 msgid "Whether the hidden files and folders should be displayed" msgstr "隠しファイルやフォルダを表示するかどうかです" -#: ../gtk/gtkfilechooser.c:266 +#: gtk/gtkfilechooser.c:266 msgid "Do overwrite confirmation" msgstr "上書きの確認" -#: ../gtk/gtkfilechooser.c:267 +#: gtk/gtkfilechooser.c:267 msgid "" "Whether a file chooser in save mode will present an overwrite confirmation " "dialog if necessary." @@ -2499,172 +2477,172 @@ msgstr "" "ファイルを保存するモードでファイル選択ウィジェットを表示した場合に、必要であ" "れば上書きを警告するダイアログを表示するかどうかです" -#: ../gtk/gtkfilechooserbutton.c:376 +#: gtk/gtkfilechooserbutton.c:376 msgid "Dialog" msgstr "ダイアログ" -#: ../gtk/gtkfilechooserbutton.c:377 +#: gtk/gtkfilechooserbutton.c:377 msgid "The file chooser dialog to use." msgstr "使用するファイル選択ダイアログ" -#: ../gtk/gtkfilechooserbutton.c:408 +#: gtk/gtkfilechooserbutton.c:408 msgid "The title of the file chooser dialog." msgstr "フォント選択ダイアログのタイトル" -#: ../gtk/gtkfilechooserbutton.c:422 +#: gtk/gtkfilechooserbutton.c:422 msgid "The desired width of the button widget, in characters." msgstr "ボタン・ウィジェットの幅 (文字単位)" -#: ../gtk/gtkfilesel.c:526 ../gtk/gtkimage.c:163 ../gtk/gtkrecentmanager.c:214 -#: ../gtk/gtkstatusicon.c:194 +#: gtk/gtkfilesel.c:526 gtk/gtkimage.c:163 gtk/gtkrecentmanager.c:214 +#: gtk/gtkstatusicon.c:194 msgid "Filename" msgstr "ファイル名" -#: ../gtk/gtkfilesel.c:527 +#: gtk/gtkfilesel.c:527 msgid "The currently selected filename" msgstr "現在選択されているファイル名" -#: ../gtk/gtkfilesel.c:533 +#: gtk/gtkfilesel.c:533 msgid "Show file operations" msgstr "ファイル操作の表示" -#: ../gtk/gtkfilesel.c:534 +#: gtk/gtkfilesel.c:534 msgid "Whether buttons for creating/manipulating files should be displayed" msgstr "ファイルの作成やファイル操作のボタンを表示するかどうかです" -#: ../gtk/gtkfixed.c:90 ../gtk/gtklayout.c:596 +#: gtk/gtkfixed.c:90 gtk/gtklayout.c:596 msgid "X position" msgstr "X 位置" -#: ../gtk/gtkfixed.c:91 ../gtk/gtklayout.c:597 +#: gtk/gtkfixed.c:91 gtk/gtklayout.c:597 msgid "X position of child widget" msgstr "子ウィジェットの X 位置" -#: ../gtk/gtkfixed.c:100 ../gtk/gtklayout.c:606 +#: gtk/gtkfixed.c:100 gtk/gtklayout.c:606 msgid "Y position" msgstr "Y 位置" -#: ../gtk/gtkfixed.c:101 ../gtk/gtklayout.c:607 +#: gtk/gtkfixed.c:101 gtk/gtklayout.c:607 msgid "Y position of child widget" msgstr "子ウィジェットの Y 位置" -#: ../gtk/gtkfontbutton.c:143 +#: gtk/gtkfontbutton.c:143 msgid "The title of the font selection dialog" msgstr "フォント選択ダイアログのタイトル" -#: ../gtk/gtkfontbutton.c:158 ../gtk/gtkfontsel.c:181 +#: gtk/gtkfontbutton.c:158 gtk/gtkfontsel.c:181 msgid "Font name" msgstr "フォント名" -#: ../gtk/gtkfontbutton.c:159 +#: gtk/gtkfontbutton.c:159 msgid "The name of the selected font" msgstr "選択したフォントの名前" -#: ../gtk/gtkfontbutton.c:160 +#: gtk/gtkfontbutton.c:160 msgid "Sans 12" msgstr "Sans 12" -#: ../gtk/gtkfontbutton.c:175 +#: gtk/gtkfontbutton.c:175 msgid "Use font in label" msgstr "ラベルにフォントを使う" -#: ../gtk/gtkfontbutton.c:176 +#: gtk/gtkfontbutton.c:176 msgid "Whether the label is drawn in the selected font" msgstr "ラベルを選択したフォントで描画するかどうかです" -#: ../gtk/gtkfontbutton.c:191 +#: gtk/gtkfontbutton.c:191 msgid "Use size in label" msgstr "ラベルにサイズを使う" -#: ../gtk/gtkfontbutton.c:192 +#: gtk/gtkfontbutton.c:192 msgid "Whether the label is drawn with the selected font size" msgstr "ラベルを選択したフォントのサイズで描画するかどうかです" -#: ../gtk/gtkfontbutton.c:208 +#: gtk/gtkfontbutton.c:208 msgid "Show style" msgstr "スタイルの表示" -#: ../gtk/gtkfontbutton.c:209 +#: gtk/gtkfontbutton.c:209 msgid "Whether the selected font style is shown in the label" msgstr "ラベルに選択したフォントのスタイルを表示するかどうかです" -#: ../gtk/gtkfontbutton.c:224 +#: gtk/gtkfontbutton.c:224 msgid "Show size" msgstr "サイズの表示" -#: ../gtk/gtkfontbutton.c:225 +#: gtk/gtkfontbutton.c:225 msgid "Whether selected font size is shown in the label" msgstr "ラベルに選択したフォントのサイズを表示するかどうかです" -#: ../gtk/gtkfontsel.c:182 +#: gtk/gtkfontsel.c:182 msgid "The string that represents this font" msgstr "このフォントを表す文字列です" -#: ../gtk/gtkfontsel.c:189 +#: gtk/gtkfontsel.c:189 msgid "The GdkFont that is currently selected" msgstr "現在選択されている GdkFont 型のオブジェクトです" -#: ../gtk/gtkfontsel.c:195 +#: gtk/gtkfontsel.c:195 msgid "Preview text" msgstr "プレビューする文字列" -#: ../gtk/gtkfontsel.c:196 +#: gtk/gtkfontsel.c:196 msgid "The text to display in order to demonstrate the selected font" msgstr "選択したフォントのプレビューで使用する文字列です" -#: ../gtk/gtkframe.c:106 +#: gtk/gtkframe.c:106 msgid "Text of the frame's label" msgstr "フレームのラベルのテキスト" -#: ../gtk/gtkframe.c:113 +#: gtk/gtkframe.c:113 msgid "Label xalign" msgstr "ラベルの X方向位置" -#: ../gtk/gtkframe.c:114 +#: gtk/gtkframe.c:114 msgid "The horizontal alignment of the label" msgstr "ラベルの水平方向の配置" -#: ../gtk/gtkframe.c:122 +#: gtk/gtkframe.c:122 msgid "Label yalign" msgstr "ラベルの Y 方向位置" -#: ../gtk/gtkframe.c:123 +#: gtk/gtkframe.c:123 msgid "The vertical alignment of the label" msgstr "ラベルの垂直方向の配置" -#: ../gtk/gtkframe.c:131 ../gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "破棄されたプロパティ (代わりに shadow_type を使用)" -#: ../gtk/gtkframe.c:138 +#: gtk/gtkframe.c:138 msgid "Frame shadow" msgstr "フレームの影" -#: ../gtk/gtkframe.c:139 +#: gtk/gtkframe.c:139 msgid "Appearance of the frame border" msgstr "フレームの境界線の外観" -#: ../gtk/gtkframe.c:148 +#: gtk/gtkframe.c:148 msgid "A widget to display in place of the usual frame label" msgstr "通常のフレーム付きラベルとして表示するウィジェット" -#: ../gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "コンテナの周囲に表示する影の外観" -#: ../gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "取っ手の位置" -#: ../gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "子ウィジェットに対する取っ手の位置" -#: ../gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "スナップ・エッジ" -#: ../gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" @@ -2672,11 +2650,11 @@ msgstr "" "ハンドルボックスを格納するためのドッキング位置を配置するハンドルボックスの側" "面" -#: ../gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "スナップ・エッジの設定" -#: ../gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" @@ -2684,245 +2662,244 @@ msgstr "" "snap_edge プロパティの値を使用するか、handle_position から継承した値を使用す" "るかどうかです" -#: ../gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "子の状態" -#: ../gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." msgstr "ハンドルボックスの中に子のオブジェクトが取り付けられているかどうかです" -#: ../gtk/gtkiconview.c:550 +#: gtk/gtkiconview.c:550 msgid "Selection mode" msgstr "選択モード" -#: ../gtk/gtkiconview.c:551 +#: gtk/gtkiconview.c:551 msgid "The selection mode" msgstr "選択するモードです" -#: ../gtk/gtkiconview.c:569 +#: gtk/gtkiconview.c:569 msgid "Pixbuf column" msgstr "Pixbuf の列" -#: ../gtk/gtkiconview.c:570 +#: gtk/gtkiconview.c:570 msgid "Model column used to retrieve the icon pixbuf from" msgstr "アイコン pixbuf を取得するモデルのカラム" -#: ../gtk/gtkiconview.c:588 +#: gtk/gtkiconview.c:588 msgid "Model column used to retrieve the text from" msgstr "テキストを取得するモデルのカラム" -#: ../gtk/gtkiconview.c:607 +#: gtk/gtkiconview.c:607 msgid "Markup column" msgstr "マークアップのカラム" -#: ../gtk/gtkiconview.c:608 +#: gtk/gtkiconview.c:608 msgid "Model column used to retrieve the text if using Pango markup" msgstr "テキストを取得するモデルのカラム (Pango マークアップ使用時)" -#: ../gtk/gtkiconview.c:615 +#: gtk/gtkiconview.c:615 msgid "Icon View Model" msgstr "アイコンビューのモデル" -#: ../gtk/gtkiconview.c:616 +#: gtk/gtkiconview.c:616 msgid "The model for the icon view" msgstr "アイコン表示に使用するモデルです" -#: ../gtk/gtkiconview.c:632 +#: gtk/gtkiconview.c:632 msgid "Number of columns" msgstr "X-方向に表示するアイテムの数" -#: ../gtk/gtkiconview.c:633 +#: gtk/gtkiconview.c:633 msgid "Number of columns to display" msgstr "X-方向に表示するアイテムの数です" -#: ../gtk/gtkiconview.c:650 +#: gtk/gtkiconview.c:650 msgid "Width for each item" msgstr "各アイテムの幅" -#: ../gtk/gtkiconview.c:651 +#: gtk/gtkiconview.c:651 msgid "The width used for each item" msgstr "各アイテムで使用する幅です" -#: ../gtk/gtkiconview.c:667 +#: gtk/gtkiconview.c:667 msgid "Space which is inserted between cells of an item" msgstr "X-方向のアイテムとアイテムの間に挿入する間隔です" -#: ../gtk/gtkiconview.c:682 +#: gtk/gtkiconview.c:682 msgid "Row Spacing" msgstr "行の間隔" -#: ../gtk/gtkiconview.c:683 +#: gtk/gtkiconview.c:683 msgid "Space which is inserted between grid rows" msgstr "Y-方向のグリッドの間に挿入する間隔です" -#: ../gtk/gtkiconview.c:698 +#: gtk/gtkiconview.c:698 msgid "Column Spacing" msgstr "列の間隔" -#: ../gtk/gtkiconview.c:699 +#: gtk/gtkiconview.c:699 msgid "Space which is inserted between grid columns" msgstr "グリッドの列の間に挿入する間隔です" -#: ../gtk/gtkiconview.c:714 +#: gtk/gtkiconview.c:714 msgid "Margin" msgstr "マージン" -#: ../gtk/gtkiconview.c:715 +#: gtk/gtkiconview.c:715 msgid "Space which is inserted at the edges of the icon view" msgstr "アイコン表示の隅に挿入する間隔です" -#: ../gtk/gtkiconview.c:732 +#: gtk/gtkiconview.c:732 msgid "" "How the text and icon of each item are positioned relative to each other" msgstr "各アイテムのテキストとアイコンをどのように配置するか" -#: ../gtk/gtkiconview.c:748 ../gtk/gtktreeview.c:618 -#: ../gtk/gtktreeviewcolumn.c:307 +#: gtk/gtkiconview.c:748 gtk/gtktreeview.c:618 gtk/gtktreeviewcolumn.c:307 msgid "Reorderable" msgstr "再ソートの可否" -#: ../gtk/gtkiconview.c:749 ../gtk/gtktreeview.c:619 +#: gtk/gtkiconview.c:749 gtk/gtktreeview.c:619 msgid "View is reorderable" msgstr "表示は再ソート可能" -#: ../gtk/gtkiconview.c:756 ../gtk/gtktreeview.c:769 +#: gtk/gtkiconview.c:756 gtk/gtktreeview.c:769 msgid "Tooltip Column" msgstr "ツールチップの項目" -#: ../gtk/gtkiconview.c:757 +#: gtk/gtkiconview.c:757 msgid "The column in the model containing the tooltip texts for the items" msgstr "アイテムのツールチップを表す文字列を格納したモデルの中にある項目です" -#: ../gtk/gtkiconview.c:768 +#: gtk/gtkiconview.c:768 msgid "Selection Box Color" msgstr "選択ボックスの色" -#: ../gtk/gtkiconview.c:769 +#: gtk/gtkiconview.c:769 msgid "Color of the selection box" msgstr "選択ボックスの色です" -#: ../gtk/gtkiconview.c:775 +#: gtk/gtkiconview.c:775 msgid "Selection Box Alpha" msgstr "選択ボックスのαブレンド" -#: ../gtk/gtkiconview.c:776 +#: gtk/gtkiconview.c:776 msgid "Opacity of the selection box" msgstr "選択ボックスの透明度です" -#: ../gtk/gtkimage.c:131 ../gtk/gtkstatusicon.c:186 +#: gtk/gtkimage.c:131 gtk/gtkstatusicon.c:186 msgid "Pixbuf" msgstr "Pixbuf" -#: ../gtk/gtkimage.c:132 ../gtk/gtkstatusicon.c:187 +#: gtk/gtkimage.c:132 gtk/gtkstatusicon.c:187 msgid "A GdkPixbuf to display" msgstr "表示する GdkPixbuf" -#: ../gtk/gtkimage.c:139 +#: gtk/gtkimage.c:139 msgid "Pixmap" msgstr "Pixmap" -#: ../gtk/gtkimage.c:140 +#: gtk/gtkimage.c:140 msgid "A GdkPixmap to display" msgstr "表示する GdkPixmap" -#: ../gtk/gtkimage.c:147 ../gtk/gtkmessagedialog.c:215 +#: gtk/gtkimage.c:147 gtk/gtkmessagedialog.c:215 msgid "Image" msgstr "画像" -#: ../gtk/gtkimage.c:148 +#: gtk/gtkimage.c:148 msgid "A GdkImage to display" msgstr "表示する GdkImage" -#: ../gtk/gtkimage.c:155 +#: gtk/gtkimage.c:155 msgid "Mask" msgstr "マスク" -#: ../gtk/gtkimage.c:156 +#: gtk/gtkimage.c:156 msgid "Mask bitmap to use with GdkImage or GdkPixmap" msgstr "GdkImage や GdkPixmap で使用したいマスクのビットマップ" -#: ../gtk/gtkimage.c:164 ../gtk/gtkstatusicon.c:195 +#: gtk/gtkimage.c:164 gtk/gtkstatusicon.c:195 msgid "Filename to load and display" msgstr "読み込んで表示するファイル名" -#: ../gtk/gtkimage.c:173 ../gtk/gtkstatusicon.c:203 +#: gtk/gtkimage.c:173 gtk/gtkstatusicon.c:203 msgid "Stock ID for a stock image to display" msgstr "表示するストック・アイテムのストック ID" -#: ../gtk/gtkimage.c:180 +#: gtk/gtkimage.c:180 msgid "Icon set" msgstr "アイコン・セット" -#: ../gtk/gtkimage.c:181 +#: gtk/gtkimage.c:181 msgid "Icon set to display" msgstr "表示するアイコン・セット" -#: ../gtk/gtkimage.c:188 ../gtk/gtkscalebutton.c:210 ../gtk/gtktoolbar.c:547 +#: gtk/gtkimage.c:188 gtk/gtkscalebutton.c:210 gtk/gtktoolbar.c:547 msgid "Icon size" msgstr "アイコンのサイズ" -#: ../gtk/gtkimage.c:189 +#: gtk/gtkimage.c:189 msgid "Symbolic size to use for stock icon, icon set or named icon" msgstr "" "ストック・アイコンやアイコン・セット、名前付きアイコンに適用するシンボリッ" "ク・サイズ" -#: ../gtk/gtkimage.c:205 +#: gtk/gtkimage.c:205 msgid "Pixel size" msgstr "ピクセル・サイズ" -#: ../gtk/gtkimage.c:206 +#: gtk/gtkimage.c:206 msgid "Pixel size to use for named icon" msgstr "名前付きアイコンに適用するピクセルのサイズ" -#: ../gtk/gtkimage.c:214 +#: gtk/gtkimage.c:214 msgid "Animation" msgstr "アニメーション" -#: ../gtk/gtkimage.c:215 +#: gtk/gtkimage.c:215 msgid "GdkPixbufAnimation to display" msgstr "表示する GdkPixbufAnimation" -#: ../gtk/gtkimage.c:255 ../gtk/gtkstatusicon.c:234 +#: gtk/gtkimage.c:255 gtk/gtkstatusicon.c:234 msgid "Storage type" msgstr "保存する種類" -#: ../gtk/gtkimage.c:256 ../gtk/gtkstatusicon.c:235 +#: gtk/gtkimage.c:256 gtk/gtkstatusicon.c:235 msgid "The representation being used for image data" msgstr "画像データに使用する表現" -#: ../gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "メニューのテキストの隣に表示する子ウィジェット" -#: ../gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "メニュー画像の表示" -#: ../gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "メニューの中に画像を表示するかどうかです" -#: ../gtk/gtkinvisible.c:87 ../gtk/gtkwindow.c:601 +#: gtk/gtkinvisible.c:87 gtk/gtkwindow.c:601 msgid "The screen where this window will be displayed" msgstr "このウィンドウを表示する画面" -#: ../gtk/gtklabel.c:317 +#: gtk/gtklabel.c:317 msgid "The text of the label" msgstr "ラベルのテキスト" -#: ../gtk/gtklabel.c:324 +#: gtk/gtklabel.c:324 msgid "A list of style attributes to apply to the text of the label" msgstr "ラベルのテキストに適用するスタイル属性の一覧" -#: ../gtk/gtklabel.c:345 ../gtk/gtktexttag.c:359 ../gtk/gtktextview.c:585 +#: gtk/gtklabel.c:345 gtk/gtktexttag.c:359 gtk/gtktextview.c:585 msgid "Justification" msgstr "中央揃え" -#: ../gtk/gtklabel.c:346 +#: gtk/gtklabel.c:346 msgid "" "The alignment of the lines in the text of the label relative to each other. " "This does NOT affect the alignment of the label within its allocation. See " @@ -2931,146 +2908,165 @@ msgstr "" "お互いにラベルのテキストを配置する位置です。これはラベルが確保する部分の中に" "配置されるものではありません。詳細は GtkMisc::xalign を参照して下さい。" -#: ../gtk/gtklabel.c:354 +#: gtk/gtklabel.c:354 msgid "Pattern" msgstr "パターン" -#: ../gtk/gtklabel.c:355 +#: gtk/gtklabel.c:355 msgid "" "A string with _ characters in positions correspond to characters in the text " "to underline" msgstr "下線付きのテキストで文字に一致する位置にある文字列" -#: ../gtk/gtklabel.c:362 +#: gtk/gtklabel.c:362 msgid "Line wrap" msgstr "行折り返し" -#: ../gtk/gtklabel.c:363 +#: gtk/gtklabel.c:363 msgid "If set, wrap lines if the text becomes too wide" msgstr "セットした場合、テキストの幅が広すぎたら行を折り返す" -#: ../gtk/gtklabel.c:378 +#: gtk/gtklabel.c:378 msgid "Line wrap mode" msgstr "行折り返しのモード" -#: ../gtk/gtklabel.c:379 +#: gtk/gtklabel.c:379 msgid "If wrap is set, controls how linewrapping is done" msgstr "折り返しを有効にした場合にどのように行を折り込むか" -#: ../gtk/gtklabel.c:386 +#: gtk/gtklabel.c:386 msgid "Selectable" msgstr "選択可能" -#: ../gtk/gtklabel.c:387 +#: gtk/gtklabel.c:387 msgid "Whether the label text can be selected with the mouse" msgstr "ラベルのテキストはマウスで選択可能かどうかです" -#: ../gtk/gtklabel.c:393 +#: gtk/gtklabel.c:393 msgid "Mnemonic key" msgstr "ニーモニック・キー" -#: ../gtk/gtklabel.c:394 +#: gtk/gtklabel.c:394 msgid "The mnemonic accelerator key for this label" msgstr "このラベルのニーモニック・アクセラレータ・キー" -#: ../gtk/gtklabel.c:402 +#: gtk/gtklabel.c:402 msgid "Mnemonic widget" msgstr "ニーモニック・ウィジェット" -#: ../gtk/gtklabel.c:403 +#: gtk/gtklabel.c:403 msgid "The widget to be activated when the label's mnemonic key is pressed" msgstr "ラベルのニーモニック・キーが押された時に有効にするウィジェット" -#: ../gtk/gtklabel.c:449 +#: gtk/gtklabel.c:449 msgid "" "The preferred place to ellipsize the string, if the label does not have " "enough room to display the entire string" msgstr "" "ラベルが文字列を全て表示しきれない場合に文字列を省略記号で置き換える場所です" -#: ../gtk/gtklabel.c:489 +#: gtk/gtklabel.c:489 msgid "Single Line Mode" msgstr "一行モード" -#: ../gtk/gtklabel.c:490 +#: gtk/gtklabel.c:490 msgid "Whether the label is in single line mode" msgstr "ラベルが単一行モードにあるかどうかです" -#: ../gtk/gtklabel.c:507 +#: gtk/gtklabel.c:507 msgid "Angle" msgstr "角度" -#: ../gtk/gtklabel.c:508 +#: gtk/gtklabel.c:508 msgid "Angle at which the label is rotated" msgstr "ラベルを回転させる際の角度です" -#: ../gtk/gtklabel.c:528 +#: gtk/gtklabel.c:528 msgid "Maximum Width In Characters" msgstr "文字数単位での最大幅" -#: ../gtk/gtklabel.c:529 +#: gtk/gtklabel.c:529 msgid "The desired maximum width of the label, in characters" msgstr "ラベルの最大幅 (文字数) です" -#: ../gtk/gtklabel.c:645 +#: gtk/gtklabel.c:645 msgid "Whether to select the contents of a selectable label when it is focused" msgstr "" "選択可能なラベルにフォーカスが当たった場合、その内容を選択するかどうかです" -#: ../gtk/gtklayout.c:616 ../gtk/gtkviewport.c:106 +#: gtk/gtklayout.c:616 gtk/gtkviewport.c:106 msgid "Horizontal adjustment" msgstr "水平方向の配置調整" -#: ../gtk/gtklayout.c:617 ../gtk/gtkscrolledwindow.c:221 +#: gtk/gtklayout.c:617 gtk/gtkscrolledwindow.c:221 msgid "The GtkAdjustment for the horizontal position" msgstr "水平方向の位置に対する GtkAdjustment です" -#: ../gtk/gtklayout.c:624 ../gtk/gtkviewport.c:114 +#: gtk/gtklayout.c:624 gtk/gtkviewport.c:114 msgid "Vertical adjustment" msgstr "垂直方向の配置調整" -#: ../gtk/gtklayout.c:625 ../gtk/gtkscrolledwindow.c:228 +#: gtk/gtklayout.c:625 gtk/gtkscrolledwindow.c:228 msgid "The GtkAdjustment for the vertical position" msgstr "垂直方向の位置に対する GtkAdjustment です" -#: ../gtk/gtklayout.c:633 +#: gtk/gtklayout.c:633 msgid "The width of the layout" msgstr "レイアウトの幅" -#: ../gtk/gtklayout.c:642 +#: gtk/gtklayout.c:642 msgid "The height of the layout" msgstr "レイアウトの高さ" -#: ../gtk/gtkmenu.c:503 +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +#, fuzzy +msgid "The URI bound to this button" +msgstr "トグル・ボタンの状態" + +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "可視性" + +#: gtk/gtklinkbutton.c:160 +#, fuzzy +msgid "Whether this link has been visited." +msgstr "ウィジェットが可視かどうかです" + +#: gtk/gtkmenu.c:503 msgid "The currently selected menu item" msgstr "現在選択されているメニュー項目の通番です" -#: ../gtk/gtkmenu.c:517 +#: gtk/gtkmenu.c:517 msgid "Accel Group" msgstr "アクセラレータのグループ" -#: ../gtk/gtkmenu.c:518 +#: gtk/gtkmenu.c:518 msgid "The accel group holding accelerators for the menu" msgstr "メニュー項目のアクセラレータを格納するためのグループです" -#: ../gtk/gtkmenu.c:532 ../gtk/gtkmenuitem.c:236 +#: gtk/gtkmenu.c:532 gtk/gtkmenuitem.c:236 msgid "Accel Path" msgstr "アクセラレータのパス" -#: ../gtk/gtkmenu.c:533 +#: gtk/gtkmenu.c:533 msgid "An accel path used to conveniently construct accel paths of child items" msgstr "" "子のメニュー項目を表すパスを組み立てる際に使用するアクセラレータのパスです" -#: ../gtk/gtkmenu.c:549 +#: gtk/gtkmenu.c:549 msgid "Attach Widget" msgstr "取り付け先のウィジェット" -#: ../gtk/gtkmenu.c:550 +#: gtk/gtkmenu.c:550 msgid "The widget the menu is attached to" msgstr "メニューが取り付けられている先のウィジェットです" -#: ../gtk/gtkmenu.c:558 +#: gtk/gtkmenu.c:558 msgid "" "A title that may be displayed by the window manager when this menu is torn-" "off" @@ -3078,123 +3074,123 @@ msgstr "" "このメニューが取り外された際にウィンドウ・マネージャが表示することが可能なタ" "イトル" -#: ../gtk/gtkmenu.c:572 +#: gtk/gtkmenu.c:572 msgid "Tearoff State" msgstr "ティアオフの状態" -#: ../gtk/gtkmenu.c:573 +#: gtk/gtkmenu.c:573 msgid "A boolean that indicates whether the menu is torn-off" msgstr "メニューを取り外すせるかどうかを示す論理値" -#: ../gtk/gtkmenu.c:587 +#: gtk/gtkmenu.c:587 msgid "Monitor" msgstr "モニタ" -#: ../gtk/gtkmenu.c:588 +#: gtk/gtkmenu.c:588 msgid "The monitor the menu will be popped up on" msgstr "メニュー項目をポップアップさせるモニタです" -#: ../gtk/gtkmenu.c:594 +#: gtk/gtkmenu.c:594 msgid "Vertical Padding" msgstr "垂直パディング" -#: ../gtk/gtkmenu.c:595 +#: gtk/gtkmenu.c:595 msgid "Extra space at the top and bottom of the menu" msgstr "メニューの上端と下端に追加する余白" -#: ../gtk/gtkmenu.c:603 +#: gtk/gtkmenu.c:603 msgid "Horizontal Padding" msgstr "水平パディング" -#: ../gtk/gtkmenu.c:604 +#: gtk/gtkmenu.c:604 msgid "Extra space at the left and right edges of the menu" msgstr "メニューの左右に追加する余白です" -#: ../gtk/gtkmenu.c:612 +#: gtk/gtkmenu.c:612 msgid "Vertical Offset" msgstr "垂直オフセット" -#: ../gtk/gtkmenu.c:613 +#: gtk/gtkmenu.c:613 msgid "" "When the menu is a submenu, position it this number of pixels offset " "vertically" msgstr "メニューがサブメニューの場合、この値だけ垂直にオフセットを設定する" -#: ../gtk/gtkmenu.c:621 +#: gtk/gtkmenu.c:621 msgid "Horizontal Offset" msgstr "水平オフセット" -#: ../gtk/gtkmenu.c:622 +#: gtk/gtkmenu.c:622 msgid "" "When the menu is a submenu, position it this number of pixels offset " "horizontally" msgstr "メニューがサブメニューの場合、この値だけ水平にオフセットを設定する" -#: ../gtk/gtkmenu.c:630 +#: gtk/gtkmenu.c:630 msgid "Double Arrows" msgstr "二つ矢印" -#: ../gtk/gtkmenu.c:631 +#: gtk/gtkmenu.c:631 msgid "When scrolling, always show both arrows." msgstr "スクロールする時に、常に二つの矢印を表示します" -#: ../gtk/gtkmenu.c:639 +#: gtk/gtkmenu.c:639 msgid "Left Attach" msgstr "左アタッチ" -#: ../gtk/gtkmenu.c:640 ../gtk/gtktable.c:174 +#: gtk/gtkmenu.c:640 gtk/gtktable.c:174 msgid "The column number to attach the left side of the child to" msgstr "子ウィジェットの左側にアタッチする列番号" -#: ../gtk/gtkmenu.c:647 +#: gtk/gtkmenu.c:647 msgid "Right Attach" msgstr "右アタッチ" -#: ../gtk/gtkmenu.c:648 +#: gtk/gtkmenu.c:648 msgid "The column number to attach the right side of the child to" msgstr "子ウィジェットの右側にアタッチする列番号" -#: ../gtk/gtkmenu.c:655 +#: gtk/gtkmenu.c:655 msgid "Top Attach" msgstr "上アタッチ" -#: ../gtk/gtkmenu.c:656 +#: gtk/gtkmenu.c:656 msgid "The row number to attach the top of the child to" msgstr "子ウィジェットの上側にアタッチする列番号" -#: ../gtk/gtkmenu.c:663 +#: gtk/gtkmenu.c:663 msgid "Bottom Attach" msgstr "下アタッチ" -#: ../gtk/gtkmenu.c:664 ../gtk/gtktable.c:195 +#: gtk/gtkmenu.c:664 gtk/gtktable.c:195 msgid "The row number to attach the bottom of the child to" msgstr "子ウィジェットの下側にアタッチする列番号" -#: ../gtk/gtkmenu.c:751 +#: gtk/gtkmenu.c:751 msgid "Can change accelerators" msgstr "アクセラレータの変更可能" -#: ../gtk/gtkmenu.c:752 +#: gtk/gtkmenu.c:752 msgid "" "Whether menu accelerators can be changed by pressing a key over the menu item" msgstr "" "メニュー・アイテムの上でキーを押下することでメニューのアクセラレータを変更で" "きるかどうかです" -#: ../gtk/gtkmenu.c:757 +#: gtk/gtkmenu.c:757 msgid "Delay before submenus appear" msgstr "サブメニューを表示する際の遅延時間" -#: ../gtk/gtkmenu.c:758 +#: gtk/gtkmenu.c:758 msgid "" "Minimum time the pointer must stay over a menu item before the submenu appear" msgstr "サブメニューを表示する前にメニュー・アイテムを表示しておく最小時間" -#: ../gtk/gtkmenu.c:765 +#: gtk/gtkmenu.c:765 msgid "Delay before hiding a submenu" msgstr "サブメニューを隠す際の遅延時間" -#: ../gtk/gtkmenu.c:766 +#: gtk/gtkmenu.c:766 msgid "" "The time before hiding a submenu when the pointer is moving towards the " "submenu" @@ -3202,273 +3198,273 @@ msgstr "" "サブメニューの方向にマウス・ポインタを移動した際にサブメニューを隠すまでの時" "間" -#: ../gtk/gtkmenubar.c:168 +#: gtk/gtkmenubar.c:168 msgid "Pack direction" msgstr "パッキングの向き" -#: ../gtk/gtkmenubar.c:169 +#: gtk/gtkmenubar.c:169 msgid "The pack direction of the menubar" msgstr "メニューバーをパッキングする向きです" -#: ../gtk/gtkmenubar.c:185 +#: gtk/gtkmenubar.c:185 msgid "Child Pack direction" msgstr "子ウィジェットをパッキングする向き" -#: ../gtk/gtkmenubar.c:186 +#: gtk/gtkmenubar.c:186 msgid "The child pack direction of the menubar" msgstr "メニューバーで子ウィジェットをパッキングする向きです" -#: ../gtk/gtkmenubar.c:195 +#: gtk/gtkmenubar.c:195 msgid "Style of bevel around the menubar" msgstr "メニューバーの周囲にあるベベルのスタイル" -#: ../gtk/gtkmenubar.c:202 ../gtk/gtktoolbar.c:597 +#: gtk/gtkmenubar.c:202 gtk/gtktoolbar.c:597 msgid "Internal padding" msgstr "内部パディング" -#: ../gtk/gtkmenubar.c:203 +#: gtk/gtkmenubar.c:203 msgid "Amount of border space between the menubar shadow and the menu items" msgstr "メニューバーの影とメニュー・アイテムの間の境界線のサイズ" -#: ../gtk/gtkmenubar.c:210 +#: gtk/gtkmenubar.c:210 msgid "Delay before drop down menus appear" msgstr "メニューをドロップ・ダウン表示する際の遅延時間" -#: ../gtk/gtkmenubar.c:211 +#: gtk/gtkmenubar.c:211 msgid "Delay before the submenus of a menu bar appear" msgstr "メニューバーのサブメニューが表示される際の遅延時間" -#: ../gtk/gtkmenuitem.c:204 +#: gtk/gtkmenuitem.c:204 msgid "Right Justified" msgstr "右寄せにするかどうか" -#: ../gtk/gtkmenuitem.c:205 +#: gtk/gtkmenuitem.c:205 msgid "" "Sets whether the menu item appears justified at the right side of a menu bar" msgstr "メニュー項目をメニュー・バーの右端に寄せて表示するかどうかです" -#: ../gtk/gtkmenuitem.c:219 +#: gtk/gtkmenuitem.c:219 msgid "Submenu" msgstr "サブメニュー" -#: ../gtk/gtkmenuitem.c:220 +#: gtk/gtkmenuitem.c:220 msgid "The submenu attached to the menu item, or NULL if it has none" msgstr "メニュー項目に取り付けるサブメニューです (取り付けない場合は NULL)" -#: ../gtk/gtkmenuitem.c:237 +#: gtk/gtkmenuitem.c:237 msgid "Sets the accelerator path of the menu item" msgstr "メニュー項目に対するアクセラレータのパスです" -#: ../gtk/gtkmenuitem.c:280 +#: gtk/gtkmenuitem.c:280 msgid "Amount of space used up by arrow, relative to the menu item's font size" msgstr "メニュー項目のフォント・サイズに対して矢印が占有する大きさです" -#: ../gtk/gtkmenuitem.c:293 +#: gtk/gtkmenuitem.c:293 msgid "Width in Characters" msgstr "メニュー項目の幅" -#: ../gtk/gtkmenuitem.c:294 +#: gtk/gtkmenuitem.c:294 msgid "The minimum desired width of the menu item in characters" msgstr "メニュー項目の希望最小幅 (文字数単位) です" -#: ../gtk/gtkmenushell.c:374 +#: gtk/gtkmenushell.c:374 msgid "Take Focus" msgstr "フォーカスの受け取り" -#: ../gtk/gtkmenushell.c:375 +#: gtk/gtkmenushell.c:375 msgid "A boolean that determines whether the menu grabs the keyboard focus" msgstr "メニューでキーボードのフォーカスを受け取ることか可能かどうかです" -#: ../gtk/gtkmenutoolbutton.c:232 ../gtk/gtkoptionmenu.c:161 +#: gtk/gtkmenutoolbutton.c:232 gtk/gtkoptionmenu.c:161 msgid "Menu" msgstr "メニュー" -#: ../gtk/gtkmenutoolbutton.c:233 +#: gtk/gtkmenutoolbutton.c:233 msgid "The dropdown menu" msgstr "ドロップダウン式のメニューです" -#: ../gtk/gtkmessagedialog.c:98 +#: gtk/gtkmessagedialog.c:98 msgid "Image/label border" msgstr "画像/ラベルの境界線" -#: ../gtk/gtkmessagedialog.c:99 +#: gtk/gtkmessagedialog.c:99 msgid "Width of border around the label and image in the message dialog" msgstr "メッセージ・ダイアログで画像とラベルの間に挿入する境界線の幅です" -#: ../gtk/gtkmessagedialog.c:114 +#: gtk/gtkmessagedialog.c:114 msgid "Use separator" msgstr "セパレータあり" -#: ../gtk/gtkmessagedialog.c:115 +#: gtk/gtkmessagedialog.c:115 msgid "" "Whether to put a separator between the message dialog's text and the buttons" msgstr "" "メッセージ・ダイアログのテキストとボタンの間にセパレータを挿入するかどうかで" "す" -#: ../gtk/gtkmessagedialog.c:128 +#: gtk/gtkmessagedialog.c:128 msgid "Message Type" msgstr "メッセージの種類" -#: ../gtk/gtkmessagedialog.c:129 +#: gtk/gtkmessagedialog.c:129 msgid "The type of message" msgstr "メッセージの種類です" -#: ../gtk/gtkmessagedialog.c:136 +#: gtk/gtkmessagedialog.c:136 msgid "Message Buttons" msgstr "メッセージのボタン" -#: ../gtk/gtkmessagedialog.c:137 +#: gtk/gtkmessagedialog.c:137 msgid "The buttons shown in the message dialog" msgstr "メッセージ・ダイアログに表示するボタンです" -#: ../gtk/gtkmessagedialog.c:154 +#: gtk/gtkmessagedialog.c:154 msgid "The primary text of the message dialog" msgstr "メッセージ・ダイアログに表示するタイトルです" -#: ../gtk/gtkmessagedialog.c:169 +#: gtk/gtkmessagedialog.c:169 msgid "Use Markup" msgstr "マークアップの使用" -#: ../gtk/gtkmessagedialog.c:170 +#: gtk/gtkmessagedialog.c:170 msgid "The primary text of the title includes Pango markup." msgstr "Pango マークアップを含む一段目のテキスト (タイトル) です" -#: ../gtk/gtkmessagedialog.c:184 +#: gtk/gtkmessagedialog.c:184 msgid "Secondary Text" msgstr "二段目のテキスト" -#: ../gtk/gtkmessagedialog.c:185 +#: gtk/gtkmessagedialog.c:185 msgid "The secondary text of the message dialog" msgstr "メッセージ・ダイアログに表示する二段目のテキストです" -#: ../gtk/gtkmessagedialog.c:200 +#: gtk/gtkmessagedialog.c:200 msgid "Use Markup in secondary" msgstr "二段目のテキストもマークアップを使用する" -#: ../gtk/gtkmessagedialog.c:201 +#: gtk/gtkmessagedialog.c:201 msgid "The secondary text includes Pango markup." msgstr "二段目のテキストにも Pango マークアップを含めるかどうかです" -#: ../gtk/gtkmessagedialog.c:216 +#: gtk/gtkmessagedialog.c:216 msgid "The image" msgstr "画像" -#: ../gtk/gtkmisc.c:83 +#: gtk/gtkmisc.c:83 msgid "Y align" msgstr "Y方向の配置" -#: ../gtk/gtkmisc.c:84 +#: gtk/gtkmisc.c:84 msgid "The vertical alignment, from 0 (top) to 1 (bottom)" msgstr "垂直方向の配置 (0: 上、1:下)" -#: ../gtk/gtkmisc.c:93 +#: gtk/gtkmisc.c:93 msgid "X pad" msgstr "Xパディング" -#: ../gtk/gtkmisc.c:94 +#: gtk/gtkmisc.c:94 msgid "" "The amount of space to add on the left and right of the widget, in pixels" msgstr "ウィジェットの左端と右端に追加する空間のサイズ (ピクセル単位)" -#: ../gtk/gtkmisc.c:103 +#: gtk/gtkmisc.c:103 msgid "Y pad" msgstr "Yパディング" -#: ../gtk/gtkmisc.c:104 +#: gtk/gtkmisc.c:104 msgid "" "The amount of space to add on the top and bottom of the widget, in pixels" msgstr "ウィジェットの上端と下端に追加する空間のサイズ (ピクセル単位)" -#: ../gtk/gtkmountoperation.c:160 +#: gtk/gtkmountoperation.c:160 msgid "Parent" msgstr "親ウィンドウ" -#: ../gtk/gtkmountoperation.c:161 +#: gtk/gtkmountoperation.c:161 msgid "The parent window" msgstr "親ウィンドウです" -#: ../gtk/gtkmountoperation.c:168 +#: gtk/gtkmountoperation.c:168 msgid "Is Showing" msgstr "表示するかどうか" -#: ../gtk/gtkmountoperation.c:169 +#: gtk/gtkmountoperation.c:169 msgid "Are we showing a dialog" msgstr "ダイアログを表示するかどうかです" -#: ../gtk/gtkmountoperation.c:177 +#: gtk/gtkmountoperation.c:177 msgid "The screen where this window will be displayed." msgstr "このウィンドウを表示するスクリーンです" -#: ../gtk/gtknotebook.c:572 +#: gtk/gtknotebook.c:572 msgid "Page" msgstr "ページ" -#: ../gtk/gtknotebook.c:573 +#: gtk/gtknotebook.c:573 msgid "The index of the current page" msgstr "現在ページのインデックス" -#: ../gtk/gtknotebook.c:581 +#: gtk/gtknotebook.c:581 msgid "Tab Position" msgstr "タブ位置" -#: ../gtk/gtknotebook.c:582 +#: gtk/gtknotebook.c:582 msgid "Which side of the notebook holds the tabs" msgstr "ノートブック・タブをどちら側に配置するか" -#: ../gtk/gtknotebook.c:589 +#: gtk/gtknotebook.c:589 msgid "Tab Border" msgstr "タブの境界線" -#: ../gtk/gtknotebook.c:590 +#: gtk/gtknotebook.c:590 msgid "Width of the border around the tab labels" msgstr "タブのラベルの周囲に配置する境界線の幅" -#: ../gtk/gtknotebook.c:598 +#: gtk/gtknotebook.c:598 msgid "Horizontal Tab Border" msgstr "水平タブの境界線" -#: ../gtk/gtknotebook.c:599 +#: gtk/gtknotebook.c:599 msgid "Width of the horizontal border of tab labels" msgstr "タブのラベルの水平方向の境界線の幅" -#: ../gtk/gtknotebook.c:607 +#: gtk/gtknotebook.c:607 msgid "Vertical Tab Border" msgstr "垂直タブの境界線" -#: ../gtk/gtknotebook.c:608 +#: gtk/gtknotebook.c:608 msgid "Width of the vertical border of tab labels" msgstr "タブのラベルの垂直方向の境界線の幅" -#: ../gtk/gtknotebook.c:616 +#: gtk/gtknotebook.c:616 msgid "Show Tabs" msgstr "タブの表示" -#: ../gtk/gtknotebook.c:617 +#: gtk/gtknotebook.c:617 msgid "Whether tabs should be shown or not" msgstr "タブを表示するかどうかです" -#: ../gtk/gtknotebook.c:623 +#: gtk/gtknotebook.c:623 msgid "Show Border" msgstr "境界線の表示" -#: ../gtk/gtknotebook.c:624 +#: gtk/gtknotebook.c:624 msgid "Whether the border should be shown or not" msgstr "境界線を表示するかどうかです" -#: ../gtk/gtknotebook.c:630 +#: gtk/gtknotebook.c:630 msgid "Scrollable" msgstr "スクロール可能" -#: ../gtk/gtknotebook.c:631 +#: gtk/gtknotebook.c:631 msgid "If TRUE, scroll arrows are added if there are too many tabs to fit" msgstr "TRUE にすると、たくさんのタブがある場合にスクロール用の矢印を表示する" -#: ../gtk/gtknotebook.c:637 +#: gtk/gtknotebook.c:637 msgid "Enable Popup" msgstr "ポップアップ可能" -#: ../gtk/gtknotebook.c:638 +#: gtk/gtknotebook.c:638 msgid "" "If TRUE, pressing the right mouse button on the notebook pops up a menu that " "you can use to go to a page" @@ -3476,343 +3472,352 @@ msgstr "" "TRUE にすると、ノートブックの上でマウスの右ボタンを押下するとジャンプできる" "ページのメニューがポップアップする" -#: ../gtk/gtknotebook.c:645 +#: gtk/gtknotebook.c:645 msgid "Whether tabs should have homogeneous sizes" msgstr "タブのサイズを均等にするかどうかです" -#: ../gtk/gtknotebook.c:651 +#: gtk/gtknotebook.c:651 msgid "Group ID" msgstr "グループ ID" -#: ../gtk/gtknotebook.c:652 +#: gtk/gtknotebook.c:652 msgid "Group ID for tabs drag and drop" msgstr "タブのドラッグ&ドロップに対するグループ ID です" -#: ../gtk/gtknotebook.c:668 ../gtk/gtkradioaction.c:128 -#: ../gtk/gtkradiobutton.c:82 ../gtk/gtkradiomenuitem.c:342 +#: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "グループ" -#: ../gtk/gtknotebook.c:669 +#: gtk/gtknotebook.c:669 msgid "Group for tabs drag and drop" msgstr "タブのドラッグ&ドロップに対するグループです" -#: ../gtk/gtknotebook.c:675 +#: gtk/gtknotebook.c:675 msgid "Tab label" msgstr "タブのラベル" -#: ../gtk/gtknotebook.c:676 +#: gtk/gtknotebook.c:676 msgid "The string displayed on the child's tab label" msgstr "子のタブにあるラベルに表示する文字列" -#: ../gtk/gtknotebook.c:682 +#: gtk/gtknotebook.c:682 msgid "Menu label" msgstr "メニューのラベル" -#: ../gtk/gtknotebook.c:683 +#: gtk/gtknotebook.c:683 msgid "The string displayed in the child's menu entry" msgstr "子のメニュー・エントリに表示する文字列" -#: ../gtk/gtknotebook.c:696 +#: gtk/gtknotebook.c:696 msgid "Tab expand" msgstr "タブの展張" -#: ../gtk/gtknotebook.c:697 +#: gtk/gtknotebook.c:697 msgid "Whether to expand the child's tab or not" msgstr "子のタブを展張するかどうかです" -#: ../gtk/gtknotebook.c:703 +#: gtk/gtknotebook.c:703 msgid "Tab fill" msgstr "タブの埋め込み" -#: ../gtk/gtknotebook.c:704 +#: gtk/gtknotebook.c:704 msgid "Whether the child's tab should fill the allocated area or not" msgstr "子のタブを確保した領域一杯に埋めるかどうかです" -#: ../gtk/gtknotebook.c:710 +#: gtk/gtknotebook.c:710 msgid "Tab pack type" msgstr "タブのパックの種類" -#: ../gtk/gtknotebook.c:717 +#: gtk/gtknotebook.c:717 msgid "Tab reorderable" msgstr "タブの並べ替え" -#: ../gtk/gtknotebook.c:718 +#: gtk/gtknotebook.c:718 msgid "Whether the tab is reorderable by user action or not" msgstr "タブの並べ替えを可能にするかどうかです" -#: ../gtk/gtknotebook.c:724 +#: gtk/gtknotebook.c:724 msgid "Tab detachable" msgstr "タブの切り離し" -#: ../gtk/gtknotebook.c:725 +#: gtk/gtknotebook.c:725 msgid "Whether the tab is detachable" msgstr "タブを切り離し可能にするかどうかです" -#: ../gtk/gtknotebook.c:740 ../gtk/gtkscrollbar.c:83 +#: gtk/gtknotebook.c:740 gtk/gtkscrollbar.c:83 msgid "Secondary backward stepper" msgstr "二番目の後ろ向きのステッパ" -#: ../gtk/gtknotebook.c:741 +#: gtk/gtknotebook.c:741 msgid "" "Display a second backward arrow button on the opposite end of the tab area" msgstr "タブ領域と反対の端に二番目の後ろ向き矢印ボタンを表示する" -#: ../gtk/gtknotebook.c:756 ../gtk/gtkscrollbar.c:91 +#: gtk/gtknotebook.c:756 gtk/gtkscrollbar.c:91 msgid "Secondary forward stepper" msgstr "二番目の前向きステッパ" -#: ../gtk/gtknotebook.c:757 +#: gtk/gtknotebook.c:757 msgid "" "Display a second forward arrow button on the opposite end of the tab area" msgstr "タブ領域と反対の端に二番目の前向き矢印ボタンを表示する" -#: ../gtk/gtknotebook.c:771 ../gtk/gtkscrollbar.c:67 +#: gtk/gtknotebook.c:771 gtk/gtkscrollbar.c:67 msgid "Backward stepper" msgstr "後ろ向きのステッパ" -#: ../gtk/gtknotebook.c:772 ../gtk/gtkscrollbar.c:68 +#: gtk/gtknotebook.c:772 gtk/gtkscrollbar.c:68 msgid "Display the standard backward arrow button" msgstr "標準的な後方矢印ボタンを表示する" -#: ../gtk/gtknotebook.c:786 ../gtk/gtkscrollbar.c:75 +#: gtk/gtknotebook.c:786 gtk/gtkscrollbar.c:75 msgid "Forward stepper" msgstr "前向きのステッパ" -#: ../gtk/gtknotebook.c:787 ../gtk/gtkscrollbar.c:76 +#: gtk/gtknotebook.c:787 gtk/gtkscrollbar.c:76 msgid "Display the standard forward arrow button" msgstr "標準的な前方矢印ボタンを表示する" -#: ../gtk/gtknotebook.c:801 +#: gtk/gtknotebook.c:801 msgid "Tab overlap" msgstr "タブのオーバーラップ" -#: ../gtk/gtknotebook.c:802 +#: gtk/gtknotebook.c:802 msgid "Size of tab overlap area" msgstr "タブが重なる部分の大きさです" -#: ../gtk/gtknotebook.c:817 +#: gtk/gtknotebook.c:817 msgid "Tab curvature" msgstr "タブの曲がり具合" -#: ../gtk/gtknotebook.c:818 +#: gtk/gtknotebook.c:818 msgid "Size of tab curvature" msgstr "タブにつける曲線の大きさです" -#: ../gtk/gtkobject.c:370 +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "矢印の大きさ" + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "スクロールバーの間隔" + +#: gtk/gtkobject.c:370 msgid "User Data" msgstr "ユーザ・データ" -#: ../gtk/gtkobject.c:371 +#: gtk/gtkobject.c:371 msgid "Anonymous User Data Pointer" msgstr "匿名のユーザ・データを指すポインタです" -#: ../gtk/gtkoptionmenu.c:162 +#: gtk/gtkoptionmenu.c:162 msgid "The menu of options" msgstr "オプション・メニュー" -#: ../gtk/gtkoptionmenu.c:169 +#: gtk/gtkoptionmenu.c:169 msgid "Size of dropdown indicator" msgstr "ドロップダウン表示する表示部の大きさ" -#: ../gtk/gtkoptionmenu.c:175 +#: gtk/gtkoptionmenu.c:175 msgid "Spacing around indicator" msgstr "表示部の枠の間隔" -#: ../gtk/gtkpaned.c:219 +#: gtk/gtkpaned.c:219 msgid "" "Position of paned separator in pixels (0 means all the way to the left/top)" msgstr "" "ペインを分割するセパレータの位置をピクセル単位で指定します (0: 左/上になりま" "す)" -#: ../gtk/gtkpaned.c:227 +#: gtk/gtkpaned.c:227 msgid "Position Set" msgstr "位置の設定" -#: ../gtk/gtkpaned.c:228 +#: gtk/gtkpaned.c:228 msgid "TRUE if the Position property should be used" msgstr "位置プロパティを使用する場合は TRUE にします" -#: ../gtk/gtkpaned.c:234 +#: gtk/gtkpaned.c:234 msgid "Handle Size" msgstr "取っ手のサイズ" -#: ../gtk/gtkpaned.c:235 +#: gtk/gtkpaned.c:235 msgid "Width of handle" msgstr "取っ手の幅" -#: ../gtk/gtkpaned.c:251 +#: gtk/gtkpaned.c:251 msgid "Minimal Position" msgstr "最小位置" -#: ../gtk/gtkpaned.c:252 +#: gtk/gtkpaned.c:252 msgid "Smallest possible value for the \"position\" property" msgstr "\"位置\" プロパティの最小値" -#: ../gtk/gtkpaned.c:269 +#: gtk/gtkpaned.c:269 msgid "Maximal Position" msgstr "最大位置" -#: ../gtk/gtkpaned.c:270 +#: gtk/gtkpaned.c:270 msgid "Largest possible value for the \"position\" property" msgstr "\"位置\" プロパティの最大値" -#: ../gtk/gtkpaned.c:287 +#: gtk/gtkpaned.c:287 msgid "Resize" msgstr "サイズ変更" -#: ../gtk/gtkpaned.c:288 +#: gtk/gtkpaned.c:288 msgid "If TRUE, the child expands and shrinks along with the paned widget" msgstr "TRUE にすると、子をペインド・ウィジェットに沿って拡大縮小できる" -#: ../gtk/gtkpaned.c:303 +#: gtk/gtkpaned.c:303 msgid "Shrink" msgstr "縮小" -#: ../gtk/gtkpaned.c:304 +#: gtk/gtkpaned.c:304 msgid "If TRUE, the child can be made smaller than its requisition" msgstr "TRUE にすると、子は要求されたサイズよりも小さくすることができる" -#: ../gtk/gtkplug.c:150 ../gtk/gtkstatusicon.c:285 +#: gtk/gtkplug.c:150 gtk/gtkstatusicon.c:285 msgid "Embedded" msgstr "埋め込み" -#: ../gtk/gtkplug.c:151 +#: gtk/gtkplug.c:151 msgid "Whether or not the plug is embedded" msgstr "プラグを埋め込むかどうかです" -#: ../gtk/gtkplug.c:165 +#: gtk/gtkplug.c:165 msgid "Socket Window" msgstr "ソケットのウィンドウ" -#: ../gtk/gtkplug.c:166 +#: gtk/gtkplug.c:166 msgid "The window of the socket the plug is embedded in" msgstr "プラグを埋め込むソケットのウィンドウの種類です" -#: ../gtk/gtkpreview.c:102 +#: gtk/gtkpreview.c:102 msgid "" "Whether the preview widget should take up the entire space it is allocated" msgstr "プレビュー・ウィジェットを確保した領域一杯に配置するかどうかです" -#: ../gtk/gtkprinter.c:124 +#: gtk/gtkprinter.c:124 msgid "Name of the printer" msgstr "プリンタの名前" -#: ../gtk/gtkprinter.c:130 +#: gtk/gtkprinter.c:130 msgid "Backend" msgstr "バックエンド" -#: ../gtk/gtkprinter.c:131 +#: gtk/gtkprinter.c:131 msgid "Backend for the printer" msgstr "プリンタのバックエンドです" -#: ../gtk/gtkprinter.c:137 +#: gtk/gtkprinter.c:137 msgid "Is Virtual" msgstr "仮想かどうかです" -#: ../gtk/gtkprinter.c:138 +#: gtk/gtkprinter.c:138 msgid "FALSE if this represents a real hardware printer" msgstr "本物のプリンタを表す場合は FALSE です" -#: ../gtk/gtkprinter.c:144 +#: gtk/gtkprinter.c:144 msgid "Accepts PDF" msgstr "PDF を許可する" -#: ../gtk/gtkprinter.c:145 +#: gtk/gtkprinter.c:145 msgid "TRUE if this printer can accept PDF" msgstr "プリンタが PDF をサポートしている場合は TRUE です" -#: ../gtk/gtkprinter.c:151 +#: gtk/gtkprinter.c:151 msgid "Accepts PostScript" msgstr "Postscript を許可する" -#: ../gtk/gtkprinter.c:152 +#: gtk/gtkprinter.c:152 msgid "TRUE if this printer can accept PostScript" msgstr "プリンタが Postscript をサポートしている場合は TRUE です" -#: ../gtk/gtkprinter.c:158 +#: gtk/gtkprinter.c:158 msgid "State Message" msgstr "状態メッセージ" -#: ../gtk/gtkprinter.c:159 +#: gtk/gtkprinter.c:159 msgid "String giving the current state of the printer" msgstr "プリンタの状態を表す文字列です" -#: ../gtk/gtkprinter.c:165 +#: gtk/gtkprinter.c:165 msgid "Location" msgstr "場所" -#: ../gtk/gtkprinter.c:166 +#: gtk/gtkprinter.c:166 msgid "The location of the printer" msgstr "プリンタが存在する場所です" -#: ../gtk/gtkprinter.c:173 +#: gtk/gtkprinter.c:173 msgid "The icon name to use for the printer" msgstr "プリンタに割り当てるアイコンの名前です" -#: ../gtk/gtkprinter.c:179 +#: gtk/gtkprinter.c:179 msgid "Job Count" msgstr "ジョブの数" -#: ../gtk/gtkprinter.c:180 +#: gtk/gtkprinter.c:180 msgid "Number of jobs queued in the printer" msgstr "プリンタのキューにたまっているジョブの数です" -#: ../gtk/gtkprinter.c:198 +#: gtk/gtkprinter.c:198 msgid "Paused Printer" msgstr "一時停止しているかどうか" -#: ../gtk/gtkprinter.c:199 +#: gtk/gtkprinter.c:199 msgid "TRUE if this printer is paused" msgstr "このプリンタが一時停止しているかどうかです" -#: ../gtk/gtkprinter.c:212 +#: gtk/gtkprinter.c:212 msgid "Accepting Jobs" msgstr "ジョブを受け取っているかどうか" -#: ../gtk/gtkprinter.c:213 +#: gtk/gtkprinter.c:213 msgid "TRUE if this printer is accepting new jobs" msgstr "このプリンタが新しいジョブを受け取っているかどうかです" -#: ../gtk/gtkprinteroptionwidget.c:123 +#: gtk/gtkprinteroptionwidget.c:123 msgid "Source option" msgstr "ソースのオプション" -#: ../gtk/gtkprinteroptionwidget.c:124 +#: gtk/gtkprinteroptionwidget.c:124 msgid "The PrinterOption backing this widget" msgstr "このウィジェットの背後にある PrinterOptoin です" -#: ../gtk/gtkprintjob.c:117 +#: gtk/gtkprintjob.c:117 msgid "Title of the print job" msgstr "印刷ジョブのタイトル" -#: ../gtk/gtkprintjob.c:125 +#: gtk/gtkprintjob.c:125 msgid "Printer" msgstr "プリンタ" -#: ../gtk/gtkprintjob.c:126 +#: gtk/gtkprintjob.c:126 msgid "Printer to print the job to" msgstr "印刷に使用するプリンタです" -#: ../gtk/gtkprintjob.c:134 +#: gtk/gtkprintjob.c:134 msgid "Settings" msgstr "設定" -#: ../gtk/gtkprintjob.c:135 +#: gtk/gtkprintjob.c:135 msgid "Printer settings" msgstr "プリンタの設定です" -#: ../gtk/gtkprintjob.c:143 ../gtk/gtkprintjob.c:144 -#: ../gtk/gtkprintunixdialog.c:252 +#: gtk/gtkprintjob.c:143 gtk/gtkprintjob.c:144 gtk/gtkprintunixdialog.c:252 msgid "Page Setup" msgstr "ページの設定" -#: ../gtk/gtkprintjob.c:152 ../gtk/gtkprintoperation.c:1012 +#: gtk/gtkprintjob.c:152 gtk/gtkprintoperation.c:1012 msgid "Track Print Status" msgstr "印刷状態の追跡" -#: ../gtk/gtkprintjob.c:153 +#: gtk/gtkprintjob.c:153 msgid "" "TRUE if the print job will continue to emit status-changed signals after the " "print data has been sent to the printer or print server." @@ -3820,51 +3825,51 @@ msgstr "" "印刷データをプリンタまたはプリンタ・サーバに送信した後に、status-changed シグ" "ナルを送信し続ける場合は TRUE です" -#: ../gtk/gtkprintoperation.c:884 +#: gtk/gtkprintoperation.c:884 msgid "Default Page Setup" msgstr "デフォルトのページ設定です" -#: ../gtk/gtkprintoperation.c:885 +#: gtk/gtkprintoperation.c:885 msgid "The GtkPageSetup used by default" msgstr "デフォルトで使用する GtkPageSetup オブジェクトです" -#: ../gtk/gtkprintoperation.c:903 ../gtk/gtkprintunixdialog.c:270 +#: gtk/gtkprintoperation.c:903 gtk/gtkprintunixdialog.c:270 msgid "Print Settings" msgstr "印刷の設定" -#: ../gtk/gtkprintoperation.c:904 ../gtk/gtkprintunixdialog.c:271 +#: gtk/gtkprintoperation.c:904 gtk/gtkprintunixdialog.c:271 msgid "The GtkPrintSettings used for initializing the dialog" msgstr "ダイアログを初期化する際に使用する GtkPrintSettings オブジェクトです" -#: ../gtk/gtkprintoperation.c:922 +#: gtk/gtkprintoperation.c:922 msgid "Job Name" msgstr "ジョブの名前" -#: ../gtk/gtkprintoperation.c:923 +#: gtk/gtkprintoperation.c:923 msgid "A string used for identifying the print job." msgstr "印刷ジョブを識別する際に使用する文字列です" -#: ../gtk/gtkprintoperation.c:947 +#: gtk/gtkprintoperation.c:947 msgid "Number of Pages" msgstr "ページ数" -#: ../gtk/gtkprintoperation.c:948 +#: gtk/gtkprintoperation.c:948 msgid "The number of pages in the document." msgstr "ドキュメントのページ数です" -#: ../gtk/gtkprintoperation.c:969 ../gtk/gtkprintunixdialog.c:260 +#: gtk/gtkprintoperation.c:969 gtk/gtkprintunixdialog.c:260 msgid "Current Page" msgstr "現在のページ" -#: ../gtk/gtkprintoperation.c:970 ../gtk/gtkprintunixdialog.c:261 +#: gtk/gtkprintoperation.c:970 gtk/gtkprintunixdialog.c:261 msgid "The current page in the document" msgstr "現在のページ" -#: ../gtk/gtkprintoperation.c:991 +#: gtk/gtkprintoperation.c:991 msgid "Use full page" msgstr "ページ全体の使用" -#: ../gtk/gtkprintoperation.c:992 +#: gtk/gtkprintoperation.c:992 msgid "" "TRUE if the origin of the context should be at the corner of the page and " "not the corner of the imageable area" @@ -3872,7 +3877,7 @@ msgstr "" "コンテキストの原点を画像として表示した領域の隅ではなく実際のページの隅にする" "場合は TRUE です" -#: ../gtk/gtkprintoperation.c:1013 +#: gtk/gtkprintoperation.c:1013 msgid "" "TRUE if the print operation will continue to report on the print job status " "after the print data has been sent to the printer or print server." @@ -3880,75 +3885,75 @@ msgstr "" "印刷するデータをプリンタまたはプリンタ・サーバに送信した後に、その印刷ジョブ" "の状態を報告し続ける場合は TRUE です" -#: ../gtk/gtkprintoperation.c:1030 +#: gtk/gtkprintoperation.c:1030 msgid "Unit" msgstr "単位" -#: ../gtk/gtkprintoperation.c:1031 +#: gtk/gtkprintoperation.c:1031 msgid "The unit in which distances can be measured in the context" msgstr "コンテキスト内の長さを測定する際に使用する単位です" -#: ../gtk/gtkprintoperation.c:1048 +#: gtk/gtkprintoperation.c:1048 msgid "Show Dialog" msgstr "ダイアログの表示" -#: ../gtk/gtkprintoperation.c:1049 +#: gtk/gtkprintoperation.c:1049 msgid "TRUE if a progress dialog is shown while printing." msgstr "印刷中にプログレス・ダイアログを表示する場合は TRUE です" -#: ../gtk/gtkprintoperation.c:1072 +#: gtk/gtkprintoperation.c:1072 msgid "Allow Async" msgstr "非同期の実行の許可" -#: ../gtk/gtkprintoperation.c:1073 +#: gtk/gtkprintoperation.c:1073 msgid "TRUE if print process may run asynchronous." msgstr "印刷プロセスを非同期に実行する場合は TRUE です" -#: ../gtk/gtkprintoperation.c:1096 ../gtk/gtkprintoperation.c:1097 +#: gtk/gtkprintoperation.c:1096 gtk/gtkprintoperation.c:1097 msgid "Export filename" msgstr "ファイル名のエキスポート" -#: ../gtk/gtkprintoperation.c:1111 +#: gtk/gtkprintoperation.c:1111 msgid "Status" msgstr "状態" -#: ../gtk/gtkprintoperation.c:1112 +#: gtk/gtkprintoperation.c:1112 msgid "The status of the print operation" msgstr "印刷操作の状態" -#: ../gtk/gtkprintoperation.c:1132 +#: gtk/gtkprintoperation.c:1132 msgid "Status String" msgstr "状態を表す文字列" -#: ../gtk/gtkprintoperation.c:1133 +#: gtk/gtkprintoperation.c:1133 msgid "A human-readable description of the status" msgstr "プリンタを状態を表す説明です" -#: ../gtk/gtkprintoperation.c:1151 +#: gtk/gtkprintoperation.c:1151 msgid "Custom tab label" msgstr "カスタム・タブのラベル" -#: ../gtk/gtkprintoperation.c:1152 +#: gtk/gtkprintoperation.c:1152 msgid "Label for the tab containing custom widgets." msgstr "カスタム・ウィジェットに含まれるタブのラベルです" -#: ../gtk/gtkprintunixdialog.c:253 +#: gtk/gtkprintunixdialog.c:253 msgid "The GtkPageSetup to use" msgstr "使用する GtkPageSetup" -#: ../gtk/gtkprintunixdialog.c:278 +#: gtk/gtkprintunixdialog.c:278 msgid "Selected Printer" msgstr "選択したプリンタ" -#: ../gtk/gtkprintunixdialog.c:279 +#: gtk/gtkprintunixdialog.c:279 msgid "The GtkPrinter which is selected" msgstr "選択した GtkPrinter オブジェクトです" -#: ../gtk/gtkprogress.c:102 +#: gtk/gtkprogress.c:102 msgid "Activity mode" msgstr "動作モード" -#: ../gtk/gtkprogress.c:103 +#: gtk/gtkprogress.c:103 msgid "" "If TRUE, the GtkProgress is in activity mode, meaning that it signals " "something is happening, but not how much of the activity is finished. This " @@ -3958,75 +3963,75 @@ msgstr "" "ルを発行しますが、どれくらいで完了するかは不明です (これは終了時間が不明な場" "合に使用します)" -#: ../gtk/gtkprogress.c:111 +#: gtk/gtkprogress.c:111 msgid "Show text" msgstr "文字列の表示" -#: ../gtk/gtkprogress.c:112 +#: gtk/gtkprogress.c:112 msgid "Whether the progress is shown as text." msgstr "進捗状況を文字列で表示するかどうかです" -#: ../gtk/gtkprogressbar.c:119 +#: gtk/gtkprogressbar.c:119 msgid "The GtkAdjustment connected to the progress bar (Deprecated)" msgstr "プログレス・バーに接続する GtkAdjustment (破棄)" -#: ../gtk/gtkprogressbar.c:135 +#: gtk/gtkprogressbar.c:135 msgid "Bar style" msgstr "バーのスタイル" -#: ../gtk/gtkprogressbar.c:136 +#: gtk/gtkprogressbar.c:136 msgid "Specifies the visual style of the bar in percentage mode (Deprecated)" msgstr "百分率 (%) モードにおけるバーの外観 (破棄)" -#: ../gtk/gtkprogressbar.c:144 +#: gtk/gtkprogressbar.c:144 msgid "Activity Step" msgstr "動作ステップ" -#: ../gtk/gtkprogressbar.c:145 +#: gtk/gtkprogressbar.c:145 msgid "The increment used for each iteration in activity mode (Deprecated)" msgstr "動作モードで繰り返し使用する増分値 (破棄)" -#: ../gtk/gtkprogressbar.c:152 +#: gtk/gtkprogressbar.c:152 msgid "Activity Blocks" msgstr "動作ブロック数" -#: ../gtk/gtkprogressbar.c:153 +#: gtk/gtkprogressbar.c:153 msgid "" "The number of blocks which can fit in the progress bar area in activity mode " "(Deprecated)" msgstr "動作モードでプログレス・バーの領域に一致するブロックの数 (破棄)" -#: ../gtk/gtkprogressbar.c:160 +#: gtk/gtkprogressbar.c:160 msgid "Discrete Blocks" msgstr "減少時のブロック数" -#: ../gtk/gtkprogressbar.c:161 +#: gtk/gtkprogressbar.c:161 msgid "" "The number of discrete blocks in a progress bar (when shown in the discrete " "style)" msgstr "プログレス・バーで減っていくブロックの数 (減少モードで表示される)" -#: ../gtk/gtkprogressbar.c:168 +#: gtk/gtkprogressbar.c:168 msgid "Fraction" msgstr "端数" -#: ../gtk/gtkprogressbar.c:169 +#: gtk/gtkprogressbar.c:169 msgid "The fraction of total work that has been completed" msgstr "完了した合計処理の端数" -#: ../gtk/gtkprogressbar.c:176 +#: gtk/gtkprogressbar.c:176 msgid "Pulse Step" msgstr "パルス・ステップ" -#: ../gtk/gtkprogressbar.c:177 +#: gtk/gtkprogressbar.c:177 msgid "The fraction of total progress to move the bouncing block when pulsed" msgstr "パルスが発行されたらブロックを伸縮して移動するための進捗の合計の端数" -#: ../gtk/gtkprogressbar.c:185 +#: gtk/gtkprogressbar.c:185 msgid "Text to be displayed in the progress bar" msgstr "プログレス・バーに表示する文字列" -#: ../gtk/gtkprogressbar.c:207 +#: gtk/gtkprogressbar.c:207 msgid "" "The preferred place to ellipsize the string, if the progress bar does not " "have enough room to display the entire string, if at all." @@ -4034,59 +4039,59 @@ msgstr "" "プログレス・バーで文字列を全て表示しきれない場合に文字列を省略記号で置き換え" "る位置です" -#: ../gtk/gtkprogressbar.c:214 +#: gtk/gtkprogressbar.c:214 msgid "XSpacing" msgstr "余白" -#: ../gtk/gtkprogressbar.c:215 +#: gtk/gtkprogressbar.c:215 msgid "Extra spacing applied to the width of a progress bar." msgstr "プログレス・バーの幅に付加する余白の大きさです" -#: ../gtk/gtkprogressbar.c:220 +#: gtk/gtkprogressbar.c:220 msgid "YSpacing" msgstr "Y方向の間隔" -#: ../gtk/gtkprogressbar.c:221 +#: gtk/gtkprogressbar.c:221 msgid "Extra spacing applied to the height of a progress bar." msgstr "プログレス・バーの高さに付加する余白の大きさです" -#: ../gtk/gtkprogressbar.c:234 +#: gtk/gtkprogressbar.c:234 msgid "Min horizontal bar width" msgstr "横向きのプログレス・バーの幅 (最小値)" -#: ../gtk/gtkprogressbar.c:235 +#: gtk/gtkprogressbar.c:235 msgid "The minimum horizontal width of the progress bar" msgstr "横向きのプログレス・バーの最小幅です" -#: ../gtk/gtkprogressbar.c:247 +#: gtk/gtkprogressbar.c:247 msgid "Min horizontal bar height" msgstr "横向きのプログレス・バーの高さ (最小値)" -#: ../gtk/gtkprogressbar.c:248 +#: gtk/gtkprogressbar.c:248 msgid "Minimum horizontal height of the progress bar" msgstr "横向きのプログレス・バーの最小高です" -#: ../gtk/gtkprogressbar.c:260 +#: gtk/gtkprogressbar.c:260 msgid "Min vertical bar width" msgstr "縦向きのプログレス・バーの幅 (最小値)" -#: ../gtk/gtkprogressbar.c:261 +#: gtk/gtkprogressbar.c:261 msgid "The minimum vertical width of the progress bar" msgstr "縦向きのプログレス・バーの最小幅です" -#: ../gtk/gtkprogressbar.c:273 +#: gtk/gtkprogressbar.c:273 msgid "Min vertical bar height" msgstr "縦向きのプログレス・バーの高さ (最小値)\"" -#: ../gtk/gtkprogressbar.c:274 +#: gtk/gtkprogressbar.c:274 msgid "The minimum vertical height of the progress bar" msgstr "縦向きのプログレス・バーの最小高です" -#: ../gtk/gtkradioaction.c:111 +#: gtk/gtkradioaction.c:111 msgid "The value" msgstr "値" -#: ../gtk/gtkradioaction.c:112 +#: gtk/gtkradioaction.c:112 msgid "" "The value returned by gtk_radio_action_get_current_value() when this action " "is the current action of its group." @@ -4094,147 +4099,152 @@ msgstr "" "このアクションがそのグループの現在のアクションのときに、" "gtk_radio_action_get_current_value() によって返される値です。" -#: ../gtk/gtkradioaction.c:129 +#: gtk/gtkradioaction.c:129 msgid "The radio action whose group this action belongs to." msgstr "このアクションが属するグループとなるラジオ・アクションです" -#: ../gtk/gtkradioaction.c:144 +#: gtk/gtkradioaction.c:144 msgid "The current value" msgstr "現在の値" -#: ../gtk/gtkradioaction.c:145 +#: gtk/gtkradioaction.c:145 msgid "" "The value property of the currently active member of the group to which this " "action belongs." msgstr "このアクションが属すグループで、現在アクティブなメンバの値です" -#: ../gtk/gtkradiobutton.c:83 +#: gtk/gtkradiobutton.c:83 msgid "The radio button whose group this widget belongs to." msgstr "このウィジェットが属するグループとなるラジオ・ボタンです" -#: ../gtk/gtkradiomenuitem.c:343 +#: gtk/gtkradiomenuitem.c:343 msgid "The radio menu item whose group this widget belongs to." msgstr "このウィジェットが属するグループのラジオ・メニューのアイテムです" -#: ../gtk/gtkrange.c:337 +#: gtk/gtkradiotoolbutton.c:66 +#, fuzzy +msgid "The radio tool button whose group this button belongs to." +msgstr "このウィジェットが属するグループとなるラジオ・ボタンです" + +#: gtk/gtkrange.c:337 msgid "Update policy" msgstr "更新のポリシー" -#: ../gtk/gtkrange.c:338 +#: gtk/gtkrange.c:338 msgid "How the range should be updated on the screen" msgstr "画面上でどれくらい範囲を更新するか" -#: ../gtk/gtkrange.c:347 +#: gtk/gtkrange.c:347 msgid "The GtkAdjustment that contains the current value of this range object" msgstr "このレンジ・オブジェクトの現在値を格納する GtkAdjustment" -#: ../gtk/gtkrange.c:354 +#: gtk/gtkrange.c:354 msgid "Inverted" msgstr "反転する" -#: ../gtk/gtkrange.c:355 +#: gtk/gtkrange.c:355 msgid "Invert direction slider moves to increase range value" msgstr "レンジの増分値を移動するスライダの方向を反転する" -#: ../gtk/gtkrange.c:362 +#: gtk/gtkrange.c:362 msgid "Lower stepper sensitivity" msgstr "下限側にあるステッパの感度" -#: ../gtk/gtkrange.c:363 +#: gtk/gtkrange.c:363 msgid "" "The sensitivity policy for the stepper that points to the adjustment's lower " "side" msgstr "下限側にあるポイントを調整するステッパの感度を示すポリシーです" -#: ../gtk/gtkrange.c:371 +#: gtk/gtkrange.c:371 msgid "Upper stepper sensitivity" msgstr "上限側にあるステッパの感度" -#: ../gtk/gtkrange.c:372 +#: gtk/gtkrange.c:372 msgid "" "The sensitivity policy for the stepper that points to the adjustment's upper " "side" msgstr "上限側にあるポイントを調整するステッパの感度を示すポリシーです" -#: ../gtk/gtkrange.c:389 +#: gtk/gtkrange.c:389 msgid "Show Fill Level" msgstr "フィル・レベルの表示" -#: ../gtk/gtkrange.c:390 +#: gtk/gtkrange.c:390 msgid "Whether to display a fill level indicator graphics on trough." msgstr "トラフにフィル・レベルを表す画像を表示するかどうかです" -#: ../gtk/gtkrange.c:406 +#: gtk/gtkrange.c:406 msgid "Restrict to Fill Level" msgstr "フィル・レベルの制限" -#: ../gtk/gtkrange.c:407 +#: gtk/gtkrange.c:407 msgid "Whether to restrict the upper boundary to the fill level." msgstr "フィル・レベルの上限を設定するかどうかです" -#: ../gtk/gtkrange.c:422 +#: gtk/gtkrange.c:422 msgid "Fill Level" msgstr "フィル・レベル" -#: ../gtk/gtkrange.c:423 +#: gtk/gtkrange.c:423 msgid "The fill level." msgstr "フィル・レベルです" -#: ../gtk/gtkrange.c:431 +#: gtk/gtkrange.c:431 msgid "Slider Width" msgstr "スライダの幅" -#: ../gtk/gtkrange.c:432 +#: gtk/gtkrange.c:432 msgid "Width of scrollbar or scale thumb" msgstr "スクロールバーまたはスケール・サムの幅です" -#: ../gtk/gtkrange.c:439 +#: gtk/gtkrange.c:439 msgid "Trough Border" msgstr "トラフの境界線" -#: ../gtk/gtkrange.c:440 +#: gtk/gtkrange.c:440 msgid "Spacing between thumb/steppers and outer trough bevel" msgstr "サムまたはステッパと外側のトラフの斜部との間隔です" -#: ../gtk/gtkrange.c:447 +#: gtk/gtkrange.c:447 msgid "Stepper Size" msgstr "ステッパのサイズ" -#: ../gtk/gtkrange.c:448 +#: gtk/gtkrange.c:448 msgid "Length of step buttons at ends" msgstr "最後にあるステップ・ボタンの長さ" -#: ../gtk/gtkrange.c:463 +#: gtk/gtkrange.c:463 msgid "Stepper Spacing" msgstr "ステッパの間隔" -#: ../gtk/gtkrange.c:464 +#: gtk/gtkrange.c:464 msgid "Spacing between step buttons and thumb" msgstr "ステップ・ボタンとサムとの間隔" -#: ../gtk/gtkrange.c:471 +#: gtk/gtkrange.c:471 msgid "Arrow X Displacement" msgstr "X 方向の矢印の変位" -#: ../gtk/gtkrange.c:472 +#: gtk/gtkrange.c:472 msgid "" "How far in the x direction to move the arrow when the button is depressed" msgstr "ボタン押下が解放されたらどれくらい矢印が X 方向に移動するか" -#: ../gtk/gtkrange.c:479 +#: gtk/gtkrange.c:479 msgid "Arrow Y Displacement" msgstr "Y 方向の矢印の変位" -#: ../gtk/gtkrange.c:480 +#: gtk/gtkrange.c:480 msgid "" "How far in the y direction to move the arrow when the button is depressed" msgstr "ボタン押下が解放されたらどれくらい矢印が Y 方向に移動するか" -#: ../gtk/gtkrange.c:488 +#: gtk/gtkrange.c:488 msgid "Draw slider ACTIVE during drag" msgstr "ドラッグ中にスライダを ACTIVE で描画する" -#: ../gtk/gtkrange.c:489 +#: gtk/gtkrange.c:489 msgid "" "With this option set to TRUE, sliders will be drawn ACTIVE and with shadow " "IN while they are dragged" @@ -4242,21 +4252,21 @@ msgstr "" "このオプションを TRUE にすると、スライダが ACTIVE で描画され、ドラッグしてい" "る間は影が IN に描画されます" -#: ../gtk/gtkrange.c:503 +#: gtk/gtkrange.c:503 msgid "Trough Side Details" msgstr "トラフの詳細" -#: ../gtk/gtkrange.c:504 +#: gtk/gtkrange.c:504 msgid "" "When TRUE, the parts of the trough on the two sides of the slider are drawn " "with different details" msgstr "TRUE にすると、スライダにあるトラフを別の詳細で描画します" -#: ../gtk/gtkrange.c:520 +#: gtk/gtkrange.c:520 msgid "Trough Under Steppers" msgstr "ステッパの下にトラフを配置する" -#: ../gtk/gtkrange.c:521 +#: gtk/gtkrange.c:521 msgid "" "Whether to draw trough for full length of range or exclude the steppers and " "spacing" @@ -4264,261 +4274,259 @@ msgstr "" "トラフを全範囲で描画するか、またはステッパとスペースを除いて描画するかどうか" "です" -#: ../gtk/gtkrange.c:534 +#: gtk/gtkrange.c:534 msgid "Arrow scaling" msgstr "矢印の大きさ" -#: ../gtk/gtkrange.c:535 +#: gtk/gtkrange.c:535 msgid "Arrow scaling with regard to scroll button size" msgstr "矢印の大きさをスクロール・ボタンの大きさに合わせるかどうかです" -#: ../gtk/gtkrecentaction.c:679 ../gtk/gtkrecentchoosermenu.c:206 +#: gtk/gtkrecentaction.c:679 gtk/gtkrecentchoosermenu.c:206 msgid "Show Numbers" msgstr "番号の表示" -#: ../gtk/gtkrecentaction.c:680 ../gtk/gtkrecentchoosermenu.c:207 +#: gtk/gtkrecentaction.c:680 gtk/gtkrecentchoosermenu.c:207 msgid "Whether the items should be displayed with a number" msgstr "番号を付けてアイテムを表示するかどうかです" -#: ../gtk/gtkrecentchooser.c:120 +#: gtk/gtkrecentchooser.c:120 msgid "Recent Manager" msgstr "現在のマネージャ" -#: ../gtk/gtkrecentchooser.c:121 +#: gtk/gtkrecentchooser.c:121 msgid "The RecentManager object to use" msgstr "使用する RecentManager オブジェクトです" -#: ../gtk/gtkrecentchooser.c:135 +#: gtk/gtkrecentchooser.c:135 msgid "Show Private" msgstr "プライベートの表示" -#: ../gtk/gtkrecentchooser.c:136 +#: gtk/gtkrecentchooser.c:136 msgid "Whether the private items should be displayed" msgstr "プライベートなアイテムを表示するかどうかです" -#: ../gtk/gtkrecentchooser.c:149 +#: gtk/gtkrecentchooser.c:149 msgid "Show Tooltips" msgstr "ツールチップの表示" -#: ../gtk/gtkrecentchooser.c:150 +#: gtk/gtkrecentchooser.c:150 msgid "Whether there should be a tooltip on the item" msgstr "アイテムのツールチップを表示するかどうかです" -#: ../gtk/gtkrecentchooser.c:162 +#: gtk/gtkrecentchooser.c:162 msgid "Show Icons" msgstr "アイコンの表示" -#: ../gtk/gtkrecentchooser.c:163 +#: gtk/gtkrecentchooser.c:163 msgid "Whether there should be an icon near the item" msgstr "アイテムの近くにアイコンを表示するかどうかです" -#: ../gtk/gtkrecentchooser.c:178 +#: gtk/gtkrecentchooser.c:178 msgid "Show Not Found" msgstr "\"見つかりません\" の表示" -#: ../gtk/gtkrecentchooser.c:179 +#: gtk/gtkrecentchooser.c:179 msgid "Whether the items pointing to unavailable resources should be displayed" msgstr "利用不可のリソースを指すアイテムを表示するかどうかです" -#: ../gtk/gtkrecentchooser.c:192 +#: gtk/gtkrecentchooser.c:192 msgid "Whether to allow multiple items to be selected" msgstr "複数のアイテムを選択できるかどうかです" -#: ../gtk/gtkrecentchooser.c:205 +#: gtk/gtkrecentchooser.c:205 msgid "Local only" msgstr "ローカルのみ" -#: ../gtk/gtkrecentchooser.c:206 +#: gtk/gtkrecentchooser.c:206 msgid "Whether the selected resource(s) should be limited to local file: URIs" msgstr "選択可能なアイテムをローカルのファイルに限定するかどうかです" -#: ../gtk/gtkrecentchooser.c:222 ../gtk/gtkrecentmanager.c:229 +#: gtk/gtkrecentchooser.c:222 gtk/gtkrecentmanager.c:229 msgid "Limit" msgstr "上限" -#: ../gtk/gtkrecentchooser.c:223 +#: gtk/gtkrecentchooser.c:223 msgid "The maximum number of items to be displayed" msgstr "表示するアイテムの総数です" -#: ../gtk/gtkrecentchooser.c:237 +#: gtk/gtkrecentchooser.c:237 msgid "Sort Type" msgstr "並び替えの種類" -#: ../gtk/gtkrecentchooser.c:238 +#: gtk/gtkrecentchooser.c:238 msgid "The sorting order of the items displayed" msgstr "アイテムを並べ替える際に適用するルールの種類です" -#: ../gtk/gtkrecentchooser.c:253 +#: gtk/gtkrecentchooser.c:253 msgid "The current filter for selecting which resources are displayed" msgstr "表示するリソースを選択する際のフィルタです" -#: ../gtk/gtkrecentmanager.c:215 +#: gtk/gtkrecentmanager.c:215 msgid "The full path to the file to be used to store and read the list" msgstr "保存したり読み込む際に指定する一覧ファイルの絶対パスです" -#: ../gtk/gtkrecentmanager.c:230 +#: gtk/gtkrecentmanager.c:230 msgid "" "The maximum number of items to be returned by gtk_recent_manager_get_items()" msgstr "gtk_recent_manager_get_items() が返すアイテムの総数です" -#: ../gtk/gtkrecentmanager.c:246 +#: gtk/gtkrecentmanager.c:246 msgid "The size of the recently used resources list" msgstr "最近使用したリソース一覧の大きさです" -#: ../gtk/gtkruler.c:90 +#: gtk/gtkruler.c:90 msgid "Lower" msgstr "下限" -#: ../gtk/gtkruler.c:91 +#: gtk/gtkruler.c:91 msgid "Lower limit of ruler" msgstr "ルーラの下限値" -#: ../gtk/gtkruler.c:100 +#: gtk/gtkruler.c:100 msgid "Upper" msgstr "上限" -#: ../gtk/gtkruler.c:101 +#: gtk/gtkruler.c:101 msgid "Upper limit of ruler" msgstr "ルーラの上限値" -#: ../gtk/gtkruler.c:111 +#: gtk/gtkruler.c:111 msgid "Position of mark on the ruler" msgstr "ルーラでマークを付ける位置" -#: ../gtk/gtkruler.c:120 +#: gtk/gtkruler.c:120 msgid "Max Size" msgstr "最大サイズ" -#: ../gtk/gtkruler.c:121 +#: gtk/gtkruler.c:121 msgid "Maximum size of the ruler" msgstr "ルーラの大きさの最大値" -#: ../gtk/gtkruler.c:136 +#: gtk/gtkruler.c:136 msgid "Metric" msgstr "計測の単位" -#: ../gtk/gtkruler.c:137 +#: gtk/gtkruler.c:137 msgid "The metric used for the ruler" msgstr "ルーラで使用する単位です" -#: ../gtk/gtkscale.c:143 +#: gtk/gtkscale.c:143 msgid "The number of decimal places that are displayed in the value" msgstr "目盛りを表記する 10 進数値" -#: ../gtk/gtkscale.c:152 +#: gtk/gtkscale.c:152 msgid "Draw Value" msgstr "値の描画" -#: ../gtk/gtkscale.c:153 +#: gtk/gtkscale.c:153 msgid "Whether the current value is displayed as a string next to the slider" msgstr "次のスライダの文字列として現在値を表示するかどうかです" -#: ../gtk/gtkscale.c:160 +#: gtk/gtkscale.c:160 msgid "Value Position" msgstr "値の位置" -#: ../gtk/gtkscale.c:161 +#: gtk/gtkscale.c:161 msgid "The position in which the current value is displayed" msgstr "現在地を表示する位置" -#: ../gtk/gtkscale.c:168 +#: gtk/gtkscale.c:168 msgid "Slider Length" msgstr "スライダの長さ" -#: ../gtk/gtkscale.c:169 +#: gtk/gtkscale.c:169 msgid "Length of scale's slider" msgstr "スケール・スライダの長さ" -#: ../gtk/gtkscale.c:177 +#: gtk/gtkscale.c:177 msgid "Value spacing" msgstr "値の間隔" -#: ../gtk/gtkscale.c:178 +#: gtk/gtkscale.c:178 msgid "Space between value text and the slider/trough area" msgstr "値を示すテキストとスライダ/トロフ領域との間隔" -#: ../gtk/gtkscalebutton.c:192 +#: gtk/gtkscalebutton.c:192 msgid "The orientation of the scale" msgstr "スケールの向きです" -#: ../gtk/gtkscalebutton.c:201 +#: gtk/gtkscalebutton.c:201 msgid "The value of the scale" msgstr "スケールの値です" -#: ../gtk/gtkscalebutton.c:211 +#: gtk/gtkscalebutton.c:211 msgid "The icon size" msgstr "アイコンの大きさです" -#: ../gtk/gtkscalebutton.c:220 +#: gtk/gtkscalebutton.c:220 msgid "" "The GtkAdjustment that contains the current value of this scale button object" msgstr "スケール・ボタンの現在値を格納する GtkAdjustment です" -#: ../gtk/gtkscalebutton.c:248 +#: gtk/gtkscalebutton.c:248 msgid "Icons" msgstr "アイコン" -#: ../gtk/gtkscalebutton.c:249 +#: gtk/gtkscalebutton.c:249 msgid "List of icon names" msgstr "アイコン名の並び" -#: ../gtk/gtkscrollbar.c:50 +#: gtk/gtkscrollbar.c:50 msgid "Minimum Slider Length" msgstr "スライダ・サイズの最小値" -#: ../gtk/gtkscrollbar.c:51 +#: gtk/gtkscrollbar.c:51 msgid "Minimum length of scrollbar slider" msgstr "スクロールバーのスライダの大きさの最小値" -#: ../gtk/gtkscrollbar.c:59 +#: gtk/gtkscrollbar.c:59 msgid "Fixed slider size" msgstr "固定スライダのサイズ" -#: ../gtk/gtkscrollbar.c:60 +#: gtk/gtkscrollbar.c:60 msgid "Don't change slider size, just lock it to the minimum length" msgstr "スライダの大きさを変更せずに、大きさを最小値にロックする" -#: ../gtk/gtkscrollbar.c:84 +#: gtk/gtkscrollbar.c:84 msgid "" "Display a second backward arrow button on the opposite end of the scrollbar" msgstr "スクロールバーと反対の位置の終端に二番目の後方矢印ボタンを表示する" -#: ../gtk/gtkscrollbar.c:92 +#: gtk/gtkscrollbar.c:92 msgid "" "Display a second forward arrow button on the opposite end of the scrollbar" msgstr "スクロールバーと反対位置の終端に二番目の前方矢印ボタンを表示する" -#: ../gtk/gtkscrolledwindow.c:220 ../gtk/gtktext.c:545 -#: ../gtk/gtktreeview.c:578 +#: gtk/gtkscrolledwindow.c:220 gtk/gtktext.c:545 gtk/gtktreeview.c:578 msgid "Horizontal Adjustment" msgstr "水平方向の調整" -#: ../gtk/gtkscrolledwindow.c:227 ../gtk/gtktext.c:553 -#: ../gtk/gtktreeview.c:586 +#: gtk/gtkscrolledwindow.c:227 gtk/gtktext.c:553 gtk/gtktreeview.c:586 msgid "Vertical Adjustment" msgstr "垂直方向の調整" -#: ../gtk/gtkscrolledwindow.c:234 +#: gtk/gtkscrolledwindow.c:234 msgid "Horizontal Scrollbar Policy" msgstr "水平スクロールバーのポリシー" -#: ../gtk/gtkscrolledwindow.c:235 +#: gtk/gtkscrolledwindow.c:235 msgid "When the horizontal scrollbar is displayed" msgstr "水平スクロールバーをいつ表示するか" -#: ../gtk/gtkscrolledwindow.c:242 +#: gtk/gtkscrolledwindow.c:242 msgid "Vertical Scrollbar Policy" msgstr "垂直スクロールバーのポリシー" -#: ../gtk/gtkscrolledwindow.c:243 +#: gtk/gtkscrolledwindow.c:243 msgid "When the vertical scrollbar is displayed" msgstr "垂直スクロールバーをいつ表示するかを指定します" -#: ../gtk/gtkscrolledwindow.c:251 +#: gtk/gtkscrolledwindow.c:251 msgid "Window Placement" msgstr "ウィンドウの配置" -#: ../gtk/gtkscrolledwindow.c:252 +#: gtk/gtkscrolledwindow.c:252 msgid "" "Where the contents are located with respect to the scrollbars. This property " "only takes effect if \"window-placement-set\" is TRUE." @@ -4526,11 +4534,11 @@ msgstr "" "スクロールバーに追従して内容をどこに表示するかを指定します (\"window-" "placement-set\" が TRUE の場合にだけ効果があります)" -#: ../gtk/gtkscrolledwindow.c:269 +#: gtk/gtkscrolledwindow.c:269 msgid "Window Placement Set" msgstr "ウィンドウの配置セット" -#: ../gtk/gtkscrolledwindow.c:270 +#: gtk/gtkscrolledwindow.c:270 msgid "" "Whether \"window-placement\" should be used to determine the location of the " "contents with respect to the scrollbars." @@ -4538,37 +4546,37 @@ msgstr "" "スクロールバーに追従して内容を配置する場所を決める際に \"window-placement\" " "を使用するかどうかです" -#: ../gtk/gtkscrolledwindow.c:276 +#: gtk/gtkscrolledwindow.c:276 msgid "Shadow Type" msgstr "影の種類" -#: ../gtk/gtkscrolledwindow.c:277 +#: gtk/gtkscrolledwindow.c:277 msgid "Style of bevel around the contents" msgstr "内容の周囲に配置するベベルのスタイル" -#: ../gtk/gtkscrolledwindow.c:291 +#: gtk/gtkscrolledwindow.c:291 msgid "Scrollbars within bevel" msgstr "ベベルの追加" -#: ../gtk/gtkscrolledwindow.c:292 +#: gtk/gtkscrolledwindow.c:292 msgid "Place scrollbars within the scrolled window's bevel" msgstr "" "スクロール・ウィンドウのベベルの中にスクロールバーを配置するかどうかです" -#: ../gtk/gtkscrolledwindow.c:298 +#: gtk/gtkscrolledwindow.c:298 msgid "Scrollbar spacing" msgstr "スクロールバーの間隔" -#: ../gtk/gtkscrolledwindow.c:299 +#: gtk/gtkscrolledwindow.c:299 msgid "Number of pixels between the scrollbars and the scrolled window" msgstr "" "スクロールバーとスクロール・ウィンドウとの間の間隔を指定します (ピクセル単位)" -#: ../gtk/gtkscrolledwindow.c:314 +#: gtk/gtkscrolledwindow.c:314 msgid "Scrolled Window Placement" msgstr "スクロール・ウィンドウの配置" -#: ../gtk/gtkscrolledwindow.c:315 +#: gtk/gtkscrolledwindow.c:315 msgid "" "Where the contents of scrolled windows are located with respect to the " "scrollbars, if not overridden by the scrolled window's own placement." @@ -4576,30 +4584,30 @@ msgstr "" "スクロール・ウィンドウ自身の位置で上書きしない場合、スクロールバーの動きに追" "従してスクロール・ウィンドウの内容を配置するかどうかです" -#: ../gtk/gtkseparatortoolitem.c:105 +#: gtk/gtkseparatortoolitem.c:105 msgid "Draw" msgstr "描画" -#: ../gtk/gtkseparatortoolitem.c:106 +#: gtk/gtkseparatortoolitem.c:106 msgid "Whether the separator is drawn, or just blank" msgstr "セパレータを描画するか、空白にするかを指定します" -#: ../gtk/gtksettings.c:215 +#: gtk/gtksettings.c:215 msgid "Double Click Time" msgstr "ダブル・クリックの時間" -#: ../gtk/gtksettings.c:216 +#: gtk/gtksettings.c:216 msgid "" "Maximum time allowed between two clicks for them to be considered a double " "click (in milliseconds)" msgstr "" "ダブル・クリックとして認識するために二回クリックする間の最大時間 (ミリ秒)" -#: ../gtk/gtksettings.c:223 +#: gtk/gtksettings.c:223 msgid "Double Click Distance" msgstr "ダブル・クリックの距離" -#: ../gtk/gtksettings.c:224 +#: gtk/gtksettings.c:224 msgid "" "Maximum distance allowed between two clicks for them to be considered a " "double click (in pixels)" @@ -4607,35 +4615,35 @@ msgstr "" "ダブル・クリックとして認識するために二回クリックする間の最大距離 (ピクセル単" "位) です" -#: ../gtk/gtksettings.c:240 +#: gtk/gtksettings.c:240 msgid "Cursor Blink" msgstr "カーソルの点滅" -#: ../gtk/gtksettings.c:241 +#: gtk/gtksettings.c:241 msgid "Whether the cursor should blink" msgstr "カーソルを点滅させるかどうかです" -#: ../gtk/gtksettings.c:248 +#: gtk/gtksettings.c:248 msgid "Cursor Blink Time" msgstr "カーソルの点滅間隔" -#: ../gtk/gtksettings.c:249 +#: gtk/gtksettings.c:249 msgid "Length of the cursor blink cycle, in milliseconds" msgstr "カーソルが点滅する際の周期 (ミリ秒) です" -#: ../gtk/gtksettings.c:268 +#: gtk/gtksettings.c:268 msgid "Cursor Blink Timeout" msgstr "カーソル点滅のタイムアウト" -#: ../gtk/gtksettings.c:269 +#: gtk/gtksettings.c:269 msgid "Time after which the cursor stops blinking, in seconds" msgstr "カーソルの点滅を停止する際の周期 (ミリ秒) です" -#: ../gtk/gtksettings.c:276 +#: gtk/gtksettings.c:276 msgid "Split Cursor" msgstr "カーソルの分離" -#: ../gtk/gtksettings.c:277 +#: gtk/gtksettings.c:277 msgid "" "Whether two cursors should be displayed for mixed left-to-right and right-to-" "left text" @@ -4643,153 +4651,153 @@ msgstr "" "左→右方向と右→左方向へ記述する混成テキストに対して二つのカーソルを表示するか" "どかです" -#: ../gtk/gtksettings.c:284 +#: gtk/gtksettings.c:284 msgid "Theme Name" msgstr "テーマ名" -#: ../gtk/gtksettings.c:285 +#: gtk/gtksettings.c:285 msgid "Name of theme RC file to load" msgstr "読み込むテーマのリソース・ファイルの名前です" -#: ../gtk/gtksettings.c:293 +#: gtk/gtksettings.c:293 msgid "Icon Theme Name" msgstr "アイコン・テーマの名前" -#: ../gtk/gtksettings.c:294 +#: gtk/gtksettings.c:294 msgid "Name of icon theme to use" msgstr "使用するアイコン・テーマの名前です" -#: ../gtk/gtksettings.c:302 +#: gtk/gtksettings.c:302 msgid "Fallback Icon Theme Name" msgstr "以前のアイコン・テーマの名前" -#: ../gtk/gtksettings.c:303 +#: gtk/gtksettings.c:303 msgid "Name of a icon theme to fall back to" msgstr "変更する前のアイコン・テーマの名前です" -#: ../gtk/gtksettings.c:311 +#: gtk/gtksettings.c:311 msgid "Key Theme Name" msgstr "キーのテーマ名" -#: ../gtk/gtksettings.c:312 +#: gtk/gtksettings.c:312 msgid "Name of key theme RC file to load" msgstr "読み込むキー・テーマのリソース・ファイルの名前" -#: ../gtk/gtksettings.c:320 +#: gtk/gtksettings.c:320 msgid "Menu bar accelerator" msgstr "メニューバーのアクセラレータ" -#: ../gtk/gtksettings.c:321 +#: gtk/gtksettings.c:321 msgid "Keybinding to activate the menu bar" msgstr "メニューバーを有効にするキーバインディング" -#: ../gtk/gtksettings.c:329 +#: gtk/gtksettings.c:329 msgid "Drag threshold" msgstr "ドラッグ時のしきい値" -#: ../gtk/gtksettings.c:330 +#: gtk/gtksettings.c:330 msgid "Number of pixels the cursor can move before dragging" msgstr "ドラッグを開始するまでのカーソル移動量 (ピクセル単位)" -#: ../gtk/gtksettings.c:338 +#: gtk/gtksettings.c:338 msgid "Font Name" msgstr "フォント名" -#: ../gtk/gtksettings.c:339 +#: gtk/gtksettings.c:339 msgid "Name of default font to use" msgstr "使用するデフォルトのフォント名" -#: ../gtk/gtksettings.c:361 +#: gtk/gtksettings.c:361 msgid "Icon Sizes" msgstr "アイコンのサイズ" -#: ../gtk/gtksettings.c:362 +#: gtk/gtksettings.c:362 msgid "List of icon sizes (gtk-menu=16,16:gtk-button=20,20..." msgstr "アイコンの大きさを示す並び (gtk-menu=16,16;gtk-button=20,20...)" -#: ../gtk/gtksettings.c:370 +#: gtk/gtksettings.c:370 msgid "GTK Modules" msgstr "GTK のモジュール" -#: ../gtk/gtksettings.c:371 +#: gtk/gtksettings.c:371 msgid "List of currently active GTK modules" msgstr "現在、利用可能な GTK モジュールの一覧です" -#: ../gtk/gtksettings.c:380 +#: gtk/gtksettings.c:380 msgid "Xft Antialias" msgstr "Xft アンチエイリアス" -#: ../gtk/gtksettings.c:381 +#: gtk/gtksettings.c:381 msgid "Whether to antialias Xft fonts; 0=no, 1=yes, -1=default" msgstr "" "Xft フォントをアンチエイリアス表示するかどうかです; 0=しない、1=する、-1=デ" "フォルト" -#: ../gtk/gtksettings.c:390 +#: gtk/gtksettings.c:390 msgid "Xft Hinting" msgstr "Xft ヒンティング" -#: ../gtk/gtksettings.c:391 +#: gtk/gtksettings.c:391 msgid "Whether to hint Xft fonts; 0=no, 1=yes, -1=default" msgstr "" "Xft フォントをヒンティングするかどうかです; 0=しない、1=する、-1=デフォルト" -#: ../gtk/gtksettings.c:400 +#: gtk/gtksettings.c:400 msgid "Xft Hint Style" msgstr "Xft ヒント・スタイル" -#: ../gtk/gtksettings.c:401 +#: gtk/gtksettings.c:401 msgid "" "What degree of hinting to use; hintnone, hintslight, hintmedium, or hintfull" msgstr "使用するヒンティングの角度です; なし、細く、中ぐらい、完全" -#: ../gtk/gtksettings.c:410 +#: gtk/gtksettings.c:410 msgid "Xft RGBA" msgstr "Xft RGBA" -#: ../gtk/gtksettings.c:411 +#: gtk/gtksettings.c:411 msgid "Type of subpixel antialiasing; none, rgb, bgr, vrgb, vbgr" msgstr "サブピクセルのアンチエイリアス化の種類です; なし、rgb、bgr、vrgb、vbgr" -#: ../gtk/gtksettings.c:420 +#: gtk/gtksettings.c:420 msgid "Xft DPI" msgstr "Xft DPI" -#: ../gtk/gtksettings.c:421 +#: gtk/gtksettings.c:421 msgid "Resolution for Xft, in 1024 * dots/inch. -1 to use default value" msgstr "Xft の解像度 (1024 x ドット/インチ) です; -1=デフォルト値" -#: ../gtk/gtksettings.c:430 +#: gtk/gtksettings.c:430 msgid "Cursor theme name" msgstr "カーソル・テーマの名前" -#: ../gtk/gtksettings.c:431 +#: gtk/gtksettings.c:431 msgid "Name of the cursor theme to use, or NULL to use the default theme" msgstr "" "使用するカーソル・テーマの名前、またはデフォルトのテーマを使う場合は NULL で" "す" -#: ../gtk/gtksettings.c:439 +#: gtk/gtksettings.c:439 msgid "Cursor theme size" msgstr "カーソルのサイズ" -#: ../gtk/gtksettings.c:440 +#: gtk/gtksettings.c:440 msgid "Size to use for cursors, or 0 to use the default size" msgstr "使用するカーソルの大きさで、デフォルトの場合は 0です" -#: ../gtk/gtksettings.c:450 +#: gtk/gtksettings.c:450 msgid "Alternative button order" msgstr "ボタンの並び" -#: ../gtk/gtksettings.c:451 +#: gtk/gtksettings.c:451 msgid "Whether buttons in dialogs should use the alternative button order" msgstr "ダイアログにあるボタンの並びを別のものにするか" -#: ../gtk/gtksettings.c:468 +#: gtk/gtksettings.c:468 msgid "Alternative sort indicator direction" msgstr "並び替えを表す方向" -#: ../gtk/gtksettings.c:469 +#: gtk/gtksettings.c:469 msgid "" "Whether the direction of the sort indicators in list and tree views is " "inverted compared to the default (where down means ascending)" @@ -4797,11 +4805,11 @@ msgstr "" "リストやツリーで並び替えを行う向きをデフォルトとは逆向きにするかどうかです " "(down は昇順を表します)" -#: ../gtk/gtksettings.c:477 +#: gtk/gtksettings.c:477 msgid "Show the 'Input Methods' menu" msgstr "'入力メソッド' メニューの表示" -#: ../gtk/gtksettings.c:478 +#: gtk/gtksettings.c:478 msgid "" "Whether the context menus of entries and text views should offer to change " "the input method" @@ -4809,11 +4817,11 @@ msgstr "" "エントリやテキスト・ビューで入力メソッドを変更するためのコンテキスト・メ" "ニューを表示するかどうかです" -#: ../gtk/gtksettings.c:486 +#: gtk/gtksettings.c:486 msgid "Show the 'Insert Unicode Control Character' menu" msgstr "'Unicode 制御文字の挿入' メニューの表示" -#: ../gtk/gtksettings.c:487 +#: gtk/gtksettings.c:487 msgid "" "Whether the context menus of entries and text views should offer to insert " "control characters" @@ -4821,223 +4829,223 @@ msgstr "" "エントリやテキスト・ビューで制御文字を挿入するためのコンテキスト・メニューを" "表示するかどうかです" -#: ../gtk/gtksettings.c:495 +#: gtk/gtksettings.c:495 msgid "Start timeout" msgstr "開始のタイムアウト" -#: ../gtk/gtksettings.c:496 +#: gtk/gtksettings.c:496 msgid "Starting value for timeouts, when button is pressed" msgstr "ボタンをクリックしてからタイムアウトを計算する際の開始値" -#: ../gtk/gtksettings.c:505 +#: gtk/gtksettings.c:505 msgid "Repeat timeout" msgstr "繰り返しのタイムアウト" -#: ../gtk/gtksettings.c:506 +#: gtk/gtksettings.c:506 msgid "Repeat value for timeouts, when button is pressed" msgstr "ボタンをクリックしてからタイムアウトを計算する際の繰り返しの値" -#: ../gtk/gtksettings.c:515 +#: gtk/gtksettings.c:515 msgid "Expand timeout" msgstr "展張のタイムアウト" -#: ../gtk/gtksettings.c:516 +#: gtk/gtksettings.c:516 msgid "Expand value for timeouts, when a widget is expanding a new region" msgstr "ボタンをクリックしてからタイムアウトを計算する際の展張るの値" -#: ../gtk/gtksettings.c:551 +#: gtk/gtksettings.c:551 msgid "Color scheme" msgstr "色のスキーム" -#: ../gtk/gtksettings.c:552 +#: gtk/gtksettings.c:552 msgid "A palette of named colors for use in themes" msgstr "テーマで使用する色名のパレットです" -#: ../gtk/gtksettings.c:561 +#: gtk/gtksettings.c:561 msgid "Enable Animations" msgstr "アニメーション" -#: ../gtk/gtksettings.c:562 +#: gtk/gtksettings.c:562 msgid "Whether to enable toolkit-wide animations." msgstr "ツールキット規模のアニメーションを有効にするかどうかです" -#: ../gtk/gtksettings.c:580 +#: gtk/gtksettings.c:580 msgid "Enable Touchscreen Mode" msgstr "タッチスクリーン・モード" -#: ../gtk/gtksettings.c:581 +#: gtk/gtksettings.c:581 msgid "When TRUE, there are no motion notify events delivered on this screen" msgstr "TRUE にすると、この画面上には移動通知のイベントが配送されなくなります" -#: ../gtk/gtksettings.c:598 +#: gtk/gtksettings.c:598 msgid "Tooltip timeout" msgstr "ツールチップのタイムアウト" -#: ../gtk/gtksettings.c:599 +#: gtk/gtksettings.c:599 msgid "Timeout before tooltip is shown" msgstr "ツールチップを表示するまでの遅延時間です" -#: ../gtk/gtksettings.c:624 +#: gtk/gtksettings.c:624 msgid "Tooltip browse timeout" msgstr "ツールチップのタイムアウト (参照モード有効)" -#: ../gtk/gtksettings.c:625 +#: gtk/gtksettings.c:625 msgid "Timeout before tooltip is shown when browse mode is enabled" msgstr "" "参照モードが有効になっている時にツールチップを表示するまでの遅延時間です" -#: ../gtk/gtksettings.c:646 +#: gtk/gtksettings.c:646 msgid "Tooltip browse mode timeout" msgstr "ツールチップのタイムアウト (参照モード無効)" -#: ../gtk/gtksettings.c:647 +#: gtk/gtksettings.c:647 msgid "Timeout after which browse mode is disabled" msgstr "" "参照モードが無効になっている時にツールチップを表示するまでの遅延時間です" -#: ../gtk/gtksettings.c:666 +#: gtk/gtksettings.c:666 msgid "Keynav Cursor Only" msgstr "カーソル・キーのみ" -#: ../gtk/gtksettings.c:667 +#: gtk/gtksettings.c:667 msgid "When TRUE, there are only cursor keys available to navigate widgets" msgstr "カーソル・キーでのみフォーカス移動を可能にするかどうかです" -#: ../gtk/gtksettings.c:684 +#: gtk/gtksettings.c:684 msgid "Keynav Wrap Around" msgstr "ウィジェットの強調表示" -#: ../gtk/gtksettings.c:685 +#: gtk/gtksettings.c:685 msgid "Whether to wrap around when keyboard-navigating widgets" msgstr "キーボードでフォーカスを与えたウィジェットを強調表示するかどうかです" -#: ../gtk/gtksettings.c:705 +#: gtk/gtksettings.c:705 msgid "Error Bell" msgstr "ビープ音" -#: ../gtk/gtksettings.c:706 +#: gtk/gtksettings.c:706 msgid "When TRUE, keyboard navigation and other errors will cause a beep" msgstr "" "キーボードによるフォーカス移動やエラーの類をビープ音で知らせるかどうかです" -#: ../gtk/gtksettings.c:723 +#: gtk/gtksettings.c:723 msgid "Color Hash" msgstr "色のハッシュ" -#: ../gtk/gtksettings.c:724 +#: gtk/gtksettings.c:724 msgid "A hash table representation of the color scheme." msgstr "色のスキームを表現するハッシュ・テーブルです" -#: ../gtk/gtksettings.c:732 +#: gtk/gtksettings.c:732 msgid "Default file chooser backend" msgstr "デフォルトのファイル選択バックエンド" -#: ../gtk/gtksettings.c:733 +#: gtk/gtksettings.c:733 msgid "Name of the GtkFileChooser backend to use by default" msgstr "デフォルトで使用する GtkFileChooser バックエンドの名前です" -#: ../gtk/gtksettings.c:750 +#: gtk/gtksettings.c:750 msgid "Default print backend" msgstr "デフォルトの印刷バックエンド" -#: ../gtk/gtksettings.c:751 +#: gtk/gtksettings.c:751 msgid "List of the GtkPrintBackend backends to use by default" msgstr "デフォルトで使用する GtkPrintBackend オブジェクトのリストです" -#: ../gtk/gtksettings.c:774 +#: gtk/gtksettings.c:774 msgid "Default command to run when displaying a print preview" msgstr "印刷プレビューを表示する際に使用するデフォルトのコマンドです" -#: ../gtk/gtksettings.c:775 +#: gtk/gtksettings.c:775 msgid "Command to run when displaying a print preview" msgstr "印刷プレビューで使用するコマンド" -#: ../gtk/gtksettings.c:791 +#: gtk/gtksettings.c:791 msgid "Enable Mnemonics" msgstr "ニーモニック" -#: ../gtk/gtksettings.c:792 +#: gtk/gtksettings.c:792 msgid "Whether labels should have mnemonics" msgstr "ラベルにニーモニックを持たせるかどうかです" -#: ../gtk/gtksettings.c:808 +#: gtk/gtksettings.c:808 msgid "Enable Accelerators" msgstr "アクセラレータ" -#: ../gtk/gtksettings.c:809 +#: gtk/gtksettings.c:809 msgid "Whether menu items should have accelerators" msgstr "メニュー項目にアクセラレータを持たせるかどうかです" -#: ../gtk/gtksettings.c:826 +#: gtk/gtksettings.c:826 msgid "Recent Files Limit" msgstr "最近開いたファイルの制限" -#: ../gtk/gtksettings.c:827 +#: gtk/gtksettings.c:827 msgid "Number of recently used files" msgstr "最近開いたファイルの一覧に表示する数" -#: ../gtk/gtksettings.c:841 +#: gtk/gtksettings.c:841 msgid "Default IM module" msgstr "デフォルトの IM モジュール" -#: ../gtk/gtksettings.c:842 +#: gtk/gtksettings.c:842 msgid "Which IM module should be used by default" msgstr "デフォルトで使用する IM モジュールです" -#: ../gtk/gtksettings.c:860 +#: gtk/gtksettings.c:860 msgid "Recent Files Max Age" msgstr "最近開いたファイルの最大寿命" -#: ../gtk/gtksettings.c:861 +#: gtk/gtksettings.c:861 msgid "Maximum age of recently used files, in days" msgstr "最近開いたファイルとみなす最大寿命 (日数単位) です" -#: ../gtk/gtksettings.c:870 +#: gtk/gtksettings.c:870 msgid "Fontconfig configuration timestamp" msgstr "Fontconfig の設定のタイムスタンプ" -#: ../gtk/gtksettings.c:871 +#: gtk/gtksettings.c:871 msgid "Timestamp of current fontconfig configuration" msgstr "現在使用している Fontconfig の設定のタイムスタンプです" -#: ../gtk/gtksettings.c:893 +#: gtk/gtksettings.c:893 msgid "Sound Theme Name" msgstr "サウンド・テーマの名前" -#: ../gtk/gtksettings.c:894 +#: gtk/gtksettings.c:894 msgid "XDG sound theme name" msgstr "XDG サウンド・テーマの名称です" #. Translators: this means sounds that are played as feedback to user input -#: ../gtk/gtksettings.c:916 +#: gtk/gtksettings.c:916 msgid "Audible Input Feedback" msgstr "サウンド・フィードバックの有無" -#: ../gtk/gtksettings.c:917 +#: gtk/gtksettings.c:917 msgid "Whether to play event sounds as feedback to user input" msgstr "ユーザの入力に対するフィードバックとしてサウンドを演奏するかどうかです" -#: ../gtk/gtksettings.c:938 +#: gtk/gtksettings.c:938 msgid "Enable Event Sounds" msgstr "サウンドを有効にするかどうか" -#: ../gtk/gtksettings.c:939 +#: gtk/gtksettings.c:939 msgid "Whether to play any event sounds at all" msgstr "イベントに応じたサウンドを演奏するかどうかです" -#: ../gtk/gtksettings.c:954 +#: gtk/gtksettings.c:954 msgid "Enable Tooltips" msgstr "ツールチップを有効にするかどうか" -#: ../gtk/gtksettings.c:955 +#: gtk/gtksettings.c:955 msgid "Whether tooltips should be shown on widgets" msgstr "ウィジェット上にツールチップを表示するかどうかです" -#: ../gtk/gtksizegroup.c:293 +#: gtk/gtksizegroup.c:293 msgid "Mode" msgstr "モード" -#: ../gtk/gtksizegroup.c:294 +#: gtk/gtksizegroup.c:294 msgid "" "The directions in which the size group affects the requested sizes of its " "component widgets" @@ -5045,282 +5053,282 @@ msgstr "" "サイズのグループが要求したサイズのコンポーネント・ウィジェットに効果を与える" "方向" -#: ../gtk/gtksizegroup.c:310 +#: gtk/gtksizegroup.c:310 msgid "Ignore hidden" msgstr "隠したウィジェットは無視" -#: ../gtk/gtksizegroup.c:311 +#: gtk/gtksizegroup.c:311 msgid "" "If TRUE, unmapped widgets are ignored when determining the size of the group" msgstr "" "TRUE にすると、グループのサイズを決定する時に隠したウィジェットは対象外にしま" "す" -#: ../gtk/gtkspinbutton.c:209 +#: gtk/gtkspinbutton.c:209 msgid "The adjustment that holds the value of the spinbutton" msgstr "スピンボタンの値を格納するアジャストメント" -#: ../gtk/gtkspinbutton.c:216 +#: gtk/gtkspinbutton.c:216 msgid "Climb Rate" msgstr "上昇割合い" -#: ../gtk/gtkspinbutton.c:236 +#: gtk/gtkspinbutton.c:236 msgid "Snap to Ticks" msgstr "刻むスナップ" -#: ../gtk/gtkspinbutton.c:237 +#: gtk/gtkspinbutton.c:237 msgid "" "Whether erroneous values are automatically changed to a spin button's " "nearest step increment" msgstr "" "誤った値を自動的にスピンボタンの直近のステップ増分値に変更するかどうかです" -#: ../gtk/gtkspinbutton.c:244 +#: gtk/gtkspinbutton.c:244 msgid "Numeric" msgstr "数値" -#: ../gtk/gtkspinbutton.c:245 +#: gtk/gtkspinbutton.c:245 msgid "Whether non-numeric characters should be ignored" msgstr "数値ではない文字を無視するかどうかです" -#: ../gtk/gtkspinbutton.c:252 +#: gtk/gtkspinbutton.c:252 msgid "Wrap" msgstr "ラップ" -#: ../gtk/gtkspinbutton.c:253 +#: gtk/gtkspinbutton.c:253 msgid "Whether a spin button should wrap upon reaching its limits" msgstr "" "スピンボタンの限界値に到達したらラップアップする (元に戻す) かどうかです" -#: ../gtk/gtkspinbutton.c:260 +#: gtk/gtkspinbutton.c:260 msgid "Update Policy" msgstr "更新のポリシー" -#: ../gtk/gtkspinbutton.c:261 +#: gtk/gtkspinbutton.c:261 msgid "" "Whether the spin button should update always, or only when the value is legal" msgstr "スピンボタンを常に更新するか、または値が正規の場合にのみ更新するか" -#: ../gtk/gtkspinbutton.c:270 +#: gtk/gtkspinbutton.c:270 msgid "Reads the current value, or sets a new value" msgstr "現在の値を読み込むか、新しい値をセットするか" -#: ../gtk/gtkspinbutton.c:279 +#: gtk/gtkspinbutton.c:279 msgid "Style of bevel around the spin button" msgstr "スピン・ボタンの周囲に配置するベベルのスタイル" -#: ../gtk/gtkstatusbar.c:141 +#: gtk/gtkstatusbar.c:141 msgid "Has Resize Grip" msgstr "リサイズ用のグリップあり" -#: ../gtk/gtkstatusbar.c:142 +#: gtk/gtkstatusbar.c:142 msgid "Whether the statusbar has a grip for resizing the toplevel" msgstr "" "ステータスバーにトップレベルをリサイズするためのグリップがあるかどうかです" -#: ../gtk/gtkstatusbar.c:187 +#: gtk/gtkstatusbar.c:187 msgid "Style of bevel around the statusbar text" msgstr "ステータスバーに表示するテキストの周りに配置するベベルのスタイルです" -#: ../gtk/gtkstatusicon.c:226 +#: gtk/gtkstatusicon.c:226 msgid "GIcon" msgstr "GIcon" -#: ../gtk/gtkstatusicon.c:244 +#: gtk/gtkstatusicon.c:244 msgid "The size of the icon" msgstr "アイコンの大きさ" -#: ../gtk/gtkstatusicon.c:254 +#: gtk/gtkstatusicon.c:254 msgid "The screen where this status icon will be displayed" msgstr "このステータス・アイコンを表示する画面です" -#: ../gtk/gtkstatusicon.c:261 +#: gtk/gtkstatusicon.c:261 msgid "Blinking" msgstr "点滅" -#: ../gtk/gtkstatusicon.c:262 +#: gtk/gtkstatusicon.c:262 msgid "Whether or not the status icon is blinking" msgstr "ステータス・アイコンを点滅させるかどうかです" -#: ../gtk/gtkstatusicon.c:270 +#: gtk/gtkstatusicon.c:270 msgid "Whether or not the status icon is visible" msgstr "ステータス・アイコンを表示するかどうかです" -#: ../gtk/gtkstatusicon.c:286 +#: gtk/gtkstatusicon.c:286 msgid "Whether or not the status icon is embedded" msgstr "ステータス・アイコンを埋め込むかどうかです" -#: ../gtk/gtkstatusicon.c:302 ../gtk/gtktrayicon-x11.c:96 +#: gtk/gtkstatusicon.c:302 gtk/gtktrayicon-x11.c:96 msgid "The orientation of the tray" msgstr "トレイの向き" -#: ../gtk/gtktable.c:129 +#: gtk/gtktable.c:129 msgid "Rows" msgstr "行" -#: ../gtk/gtktable.c:130 +#: gtk/gtktable.c:130 msgid "The number of rows in the table" msgstr "テーブル中の行の数" -#: ../gtk/gtktable.c:138 +#: gtk/gtktable.c:138 msgid "Columns" msgstr "列" -#: ../gtk/gtktable.c:139 +#: gtk/gtktable.c:139 msgid "The number of columns in the table" msgstr "テーブル中の列の数" -#: ../gtk/gtktable.c:147 +#: gtk/gtktable.c:147 msgid "Row spacing" msgstr "行の間隔" -#: ../gtk/gtktable.c:148 +#: gtk/gtktable.c:148 msgid "The amount of space between two consecutive rows" msgstr "二つの連続した行の間の空白の量" -#: ../gtk/gtktable.c:156 +#: gtk/gtktable.c:156 msgid "Column spacing" msgstr "列の間隔" -#: ../gtk/gtktable.c:157 +#: gtk/gtktable.c:157 msgid "The amount of space between two consecutive columns" msgstr "2つの連続した列の間の空白の量" -#: ../gtk/gtktable.c:166 +#: gtk/gtktable.c:166 msgid "If TRUE, the table cells are all the same width/height" msgstr "TRUE にすると、テーブルのセルが全て同じ幅/高さになる" -#: ../gtk/gtktable.c:173 +#: gtk/gtktable.c:173 msgid "Left attachment" msgstr "左アタッチ" -#: ../gtk/gtktable.c:180 +#: gtk/gtktable.c:180 msgid "Right attachment" msgstr "右アタッチ" -#: ../gtk/gtktable.c:181 +#: gtk/gtktable.c:181 msgid "The column number to attach the right side of a child widget to" msgstr "子ウィジェットの右側にアタッチする列番号" -#: ../gtk/gtktable.c:187 +#: gtk/gtktable.c:187 msgid "Top attachment" msgstr "上アタッチ" -#: ../gtk/gtktable.c:188 +#: gtk/gtktable.c:188 msgid "The row number to attach the top of a child widget to" msgstr "子ウィジェットの上側にアタッチする行番号" -#: ../gtk/gtktable.c:194 +#: gtk/gtktable.c:194 msgid "Bottom attachment" msgstr "下アタッチ" -#: ../gtk/gtktable.c:201 +#: gtk/gtktable.c:201 msgid "Horizontal options" msgstr "水平オプション" -#: ../gtk/gtktable.c:202 +#: gtk/gtktable.c:202 msgid "Options specifying the horizontal behaviour of the child" msgstr "子ウィジェットの水平方向の動きを指定するオプション" -#: ../gtk/gtktable.c:208 +#: gtk/gtktable.c:208 msgid "Vertical options" msgstr "垂直オプション" -#: ../gtk/gtktable.c:209 +#: gtk/gtktable.c:209 msgid "Options specifying the vertical behaviour of the child" msgstr "子ウィジェットの垂直方向の動きを指定するオプション" -#: ../gtk/gtktable.c:215 +#: gtk/gtktable.c:215 msgid "Horizontal padding" msgstr "水平パディング" -#: ../gtk/gtktable.c:216 +#: gtk/gtktable.c:216 msgid "" "Extra space to put between the child and its left and right neighbors, in " "pixels" msgstr "" "子ウィジェットとその隣接する左右との間に置く追加スペース (ピクセル単位)" -#: ../gtk/gtktable.c:222 +#: gtk/gtktable.c:222 msgid "Vertical padding" msgstr "垂直パディング" -#: ../gtk/gtktable.c:223 +#: gtk/gtktable.c:223 msgid "" "Extra space to put between the child and its upper and lower neighbors, in " "pixels" msgstr "" "子ウィジェットとその隣接する上下との間に置く追加スペース (ピクセル単位)" -#: ../gtk/gtktext.c:546 +#: gtk/gtktext.c:546 msgid "Horizontal adjustment for the text widget" msgstr "テキスト・ウィジェットの水平方向のアジャストメント" -#: ../gtk/gtktext.c:554 +#: gtk/gtktext.c:554 msgid "Vertical adjustment for the text widget" msgstr "テキスト・ウィジェットの垂直方向のアジャストメント" -#: ../gtk/gtktext.c:561 +#: gtk/gtktext.c:561 msgid "Line Wrap" msgstr "行ラップ" -#: ../gtk/gtktext.c:562 +#: gtk/gtktext.c:562 msgid "Whether lines are wrapped at widget edges" msgstr "ウィジェットの端で行をラッピングするかどうかです" -#: ../gtk/gtktext.c:569 +#: gtk/gtktext.c:569 msgid "Word Wrap" msgstr "単語ラップ" -#: ../gtk/gtktext.c:570 +#: gtk/gtktext.c:570 msgid "Whether words are wrapped at widget edges" msgstr "ウィジェットの端で単語をラッピングするかどうかです" -#: ../gtk/gtktextbuffer.c:179 +#: gtk/gtktextbuffer.c:179 msgid "Tag Table" msgstr "タグのテーブル" -#: ../gtk/gtktextbuffer.c:180 +#: gtk/gtktextbuffer.c:180 msgid "Text Tag Table" msgstr "テキスト・タグのテーブル" -#: ../gtk/gtktextbuffer.c:198 +#: gtk/gtktextbuffer.c:198 msgid "Current text of the buffer" msgstr "バッファにあるテキスト" -#: ../gtk/gtktextbuffer.c:212 +#: gtk/gtktextbuffer.c:212 msgid "Has selection" msgstr "選択範囲の保持" -#: ../gtk/gtktextbuffer.c:213 +#: gtk/gtktextbuffer.c:213 msgid "Whether the buffer has some text currently selected" msgstr "バッファが現在選択されているテキストを持つかどうかです" -#: ../gtk/gtktextbuffer.c:229 +#: gtk/gtktextbuffer.c:229 msgid "Cursor position" msgstr "カーソルの位置" -#: ../gtk/gtktextbuffer.c:230 +#: gtk/gtktextbuffer.c:230 msgid "" "The position of the insert mark (as offset from the beginning of the buffer)" msgstr "挿入モードのカーソルを配置する位置 (バッファの先頭からのオフセット)" -#: ../gtk/gtktextbuffer.c:245 +#: gtk/gtktextbuffer.c:245 msgid "Copy target list" msgstr "ターゲット一覧の複製" -#: ../gtk/gtktextbuffer.c:246 +#: gtk/gtktextbuffer.c:246 msgid "" "The list of targets this buffer supports for clipboard copying and DND source" msgstr "" "このバッファのターゲット一覧がクリップボードによるコピーと DND をサポートする" "かどうかです" -#: ../gtk/gtktextbuffer.c:261 +#: gtk/gtktextbuffer.c:261 msgid "Paste target list" msgstr "ターゲット一覧の貼り付け" -#: ../gtk/gtktextbuffer.c:262 +#: gtk/gtktextbuffer.c:262 msgid "" "The list of targets this buffer supports for clipboard pasting and DND " "destination" @@ -5328,79 +5336,79 @@ msgstr "" "このバッファのターゲット一覧がクリップボードによる貼り付けと DND をサポートす" "るかどうかです" -#: ../gtk/gtktextmark.c:90 +#: gtk/gtktextmark.c:90 msgid "Mark name" msgstr "マーク名" -#: ../gtk/gtktextmark.c:97 +#: gtk/gtktextmark.c:97 msgid "Left gravity" msgstr "左グラビティ" -#: ../gtk/gtktextmark.c:98 +#: gtk/gtktextmark.c:98 msgid "Whether the mark has left gravity" msgstr "" "マークが左グラビティを持つかどうかです (左向きに移動することを表します) " -#: ../gtk/gtktexttag.c:173 +#: gtk/gtktexttag.c:173 msgid "Tag name" msgstr "タグ名" -#: ../gtk/gtktexttag.c:174 +#: gtk/gtktexttag.c:174 msgid "Name used to refer to the text tag. NULL for anonymous tags" msgstr "テキスト・タグの参照に使用する名前 (匿名タグの場合は NULL)" -#: ../gtk/gtktexttag.c:192 +#: gtk/gtktexttag.c:192 msgid "Background color as a (possibly unallocated) GdkColor" msgstr "背景色を示す GdkColor 形式の文字列です (おそらく未確保)" -#: ../gtk/gtktexttag.c:199 +#: gtk/gtktexttag.c:199 msgid "Background full height" msgstr "背景の高さ" -#: ../gtk/gtktexttag.c:200 +#: gtk/gtktexttag.c:200 msgid "" "Whether the background color fills the entire line height or only the height " "of the tagged characters" msgstr "" "背景色で行の高さ分塗りつぶすか、またはタグされた文字の高さ分塗りつぶすか" -#: ../gtk/gtktexttag.c:208 +#: gtk/gtktexttag.c:208 msgid "Background stipple mask" msgstr "背景の点式マスク" -#: ../gtk/gtktexttag.c:209 +#: gtk/gtktexttag.c:209 msgid "Bitmap to use as a mask when drawing the text background" msgstr "テキストの背景を描画する際にマスクとして使用するビットマップ" -#: ../gtk/gtktexttag.c:226 +#: gtk/gtktexttag.c:226 msgid "Foreground color as a (possibly unallocated) GdkColor" msgstr "前景色を示す GdkColor 形式の文字列です (おそらく未確保)" -#: ../gtk/gtktexttag.c:234 +#: gtk/gtktexttag.c:234 msgid "Foreground stipple mask" msgstr "前景の点式マスク" -#: ../gtk/gtktexttag.c:235 +#: gtk/gtktexttag.c:235 msgid "Bitmap to use as a mask when drawing the text foreground" msgstr "テキストの前景を描画する際にマスクとして使用するビットマップ" -#: ../gtk/gtktexttag.c:242 +#: gtk/gtktexttag.c:242 msgid "Text direction" msgstr "テキストの向き" -#: ../gtk/gtktexttag.c:243 +#: gtk/gtktexttag.c:243 msgid "Text direction, e.g. right-to-left or left-to-right" msgstr "テキストを描画する向き (例: 右→左、または左→右)" -#: ../gtk/gtktexttag.c:292 +#: gtk/gtktexttag.c:292 msgid "Font style as a PangoStyle, e.g. PANGO_STYLE_ITALIC" msgstr "PangoStyle によるフォント記述 (例: PANGO_STYLE_ITALIC)" -#: ../gtk/gtktexttag.c:301 +#: gtk/gtktexttag.c:301 msgid "Font variant as a PangoVariant, e.g. PANGO_VARIANT_SMALL_CAPS" msgstr "PangoVariant によるフォントの縦横比 (例: PANGO_VARIANT_SMALL_CAPS)" -#: ../gtk/gtktexttag.c:310 +#: gtk/gtktexttag.c:310 msgid "" "Font weight as an integer, see predefined values in PangoWeight; for " "example, PANGO_WEIGHT_BOLD" @@ -5408,15 +5416,15 @@ msgstr "" "フォントの太さ (整数値) で、PangoWeight で定義した事前定義値を参照のこと " "(例: PANGO_WEIGHT_BOLD)" -#: ../gtk/gtktexttag.c:321 +#: gtk/gtktexttag.c:321 msgid "Font stretch as a PangoStretch, e.g. PANGO_STRETCH_CONDENSED" msgstr "PangoStretch によるフォントの伸び縮み (例: PANGO_STRETCH_CONDENSED)" -#: ../gtk/gtktexttag.c:330 +#: gtk/gtktexttag.c:330 msgid "Font size in Pango units" msgstr "Pango 単位によるフォントのサイズ" -#: ../gtk/gtktexttag.c:340 +#: gtk/gtktexttag.c:340 msgid "" "Font size as a scale factor relative to the default font size. This properly " "adapts to theme changes etc. so is recommended. Pango predefines some scales " @@ -5426,11 +5434,11 @@ msgstr "" "す。これはテーマの変更などに正しく対応します。よって推奨になります。Pango で" "は PANGO_SCALE_X_LARGE などのようないくつかの大きさを予め定義されています。" -#: ../gtk/gtktexttag.c:360 ../gtk/gtktextview.c:586 +#: gtk/gtktexttag.c:360 gtk/gtktextview.c:586 msgid "Left, right, or center justification" msgstr "左、右、または中央揃え" -#: ../gtk/gtktexttag.c:379 +#: gtk/gtktexttag.c:379 msgid "" "The language this text is in, as an ISO code. Pango can use this as a hint " "when rendering the text. If not set, an appropriate default will be used." @@ -5439,31 +5447,31 @@ msgstr "" "にこの情報をヒントとして利用します (セットしない場合は、適切なデフォルト値を" "使用します)" -#: ../gtk/gtktexttag.c:386 +#: gtk/gtktexttag.c:386 msgid "Left margin" msgstr "左マージン" -#: ../gtk/gtktexttag.c:387 ../gtk/gtktextview.c:595 +#: gtk/gtktexttag.c:387 gtk/gtktextview.c:595 msgid "Width of the left margin in pixels" msgstr "左マージンの幅 (ピクセル単位)" -#: ../gtk/gtktexttag.c:396 +#: gtk/gtktexttag.c:396 msgid "Right margin" msgstr "右マージン" -#: ../gtk/gtktexttag.c:397 ../gtk/gtktextview.c:605 +#: gtk/gtktexttag.c:397 gtk/gtktextview.c:605 msgid "Width of the right margin in pixels" msgstr "右マージンの幅 (ピクセル単位)" -#: ../gtk/gtktexttag.c:407 ../gtk/gtktextview.c:614 +#: gtk/gtktexttag.c:407 gtk/gtktextview.c:614 msgid "Indent" msgstr "インデント" -#: ../gtk/gtktexttag.c:408 ../gtk/gtktextview.c:615 +#: gtk/gtktexttag.c:408 gtk/gtktextview.c:615 msgid "Amount to indent the paragraph, in pixels" msgstr "段落のインデント量 (ピクセル単位)" -#: ../gtk/gtktexttag.c:419 +#: gtk/gtktexttag.c:419 msgid "" "Offset of text above the baseline (below the baseline if rise is negative) " "in Pango units" @@ -5471,387 +5479,387 @@ msgstr "" "ベースラインより上 (負の方向にライズしている場合はベースラインより下) にある" "テキストのオフセット (ピクセル単位)" -#: ../gtk/gtktexttag.c:428 +#: gtk/gtktexttag.c:428 msgid "Pixels above lines" msgstr "ラインより上のピクセル数" -#: ../gtk/gtktexttag.c:429 ../gtk/gtktextview.c:539 +#: gtk/gtktexttag.c:429 gtk/gtktextview.c:539 msgid "Pixels of blank space above paragraphs" msgstr "段落の上にある空白のピクセル数" -#: ../gtk/gtktexttag.c:438 +#: gtk/gtktexttag.c:438 msgid "Pixels below lines" msgstr "ラインより下のピクセル数" -#: ../gtk/gtktexttag.c:439 ../gtk/gtktextview.c:549 +#: gtk/gtktexttag.c:439 gtk/gtktextview.c:549 msgid "Pixels of blank space below paragraphs" msgstr "段落の下にある空白のピクセル数" -#: ../gtk/gtktexttag.c:448 +#: gtk/gtktexttag.c:448 msgid "Pixels inside wrap" msgstr "ラップ内部のピクセル数" -#: ../gtk/gtktexttag.c:449 ../gtk/gtktextview.c:559 +#: gtk/gtktexttag.c:449 gtk/gtktextview.c:559 msgid "Pixels of blank space between wrapped lines in a paragraph" msgstr "段落でラップした行間との間に挿入する空白のピクセル数" -#: ../gtk/gtktexttag.c:476 ../gtk/gtktextview.c:577 +#: gtk/gtktexttag.c:476 gtk/gtktextview.c:577 msgid "" "Whether to wrap lines never, at word boundaries, or at character boundaries" msgstr "単語単位で行ラップしない、または文字単位で行ラップしないかどうかです" -#: ../gtk/gtktexttag.c:485 ../gtk/gtktextview.c:624 +#: gtk/gtktexttag.c:485 gtk/gtktextview.c:624 msgid "Tabs" msgstr "タブ" -#: ../gtk/gtktexttag.c:486 ../gtk/gtktextview.c:625 +#: gtk/gtktexttag.c:486 gtk/gtktextview.c:625 msgid "Custom tabs for this text" msgstr "このテキストのカスタム・タブ" -#: ../gtk/gtktexttag.c:504 +#: gtk/gtktexttag.c:504 msgid "Invisible" msgstr "不可視" -#: ../gtk/gtktexttag.c:505 +#: gtk/gtktexttag.c:505 msgid "Whether this text is hidden." msgstr "このテキストが非表示かどうかです" -#: ../gtk/gtktexttag.c:519 +#: gtk/gtktexttag.c:519 msgid "Paragraph background color name" msgstr "段落の背景色" -#: ../gtk/gtktexttag.c:520 +#: gtk/gtktexttag.c:520 msgid "Paragraph background color as a string" msgstr "段落の背景色を示す文字列です" -#: ../gtk/gtktexttag.c:535 +#: gtk/gtktexttag.c:535 msgid "Paragraph background color" msgstr "段落の背景色" -#: ../gtk/gtktexttag.c:536 +#: gtk/gtktexttag.c:536 msgid "Paragraph background color as a (possibly unallocated) GdkColor" msgstr "段落の背景色を示す GdkColor 形式の文字列です (おそらく未確保)" -#: ../gtk/gtktexttag.c:554 +#: gtk/gtktexttag.c:554 msgid "Margin Accumulates" msgstr "マージンの累積" -#: ../gtk/gtktexttag.c:555 +#: gtk/gtktexttag.c:555 msgid "Whether left and right margins accumulate." msgstr "左右のマージンを累積するかどうかです" -#: ../gtk/gtktexttag.c:568 +#: gtk/gtktexttag.c:568 msgid "Background full height set" msgstr "背景の完全な高さの設定" -#: ../gtk/gtktexttag.c:569 +#: gtk/gtktexttag.c:569 msgid "Whether this tag affects background height" msgstr "このタグが背景の高さに影響するかどうかです" -#: ../gtk/gtktexttag.c:572 +#: gtk/gtktexttag.c:572 msgid "Background stipple set" msgstr "背景の点式の設定" -#: ../gtk/gtktexttag.c:573 +#: gtk/gtktexttag.c:573 msgid "Whether this tag affects the background stipple" msgstr "このタグが背景の点式描画に影響するかどうかです" -#: ../gtk/gtktexttag.c:580 +#: gtk/gtktexttag.c:580 msgid "Foreground stipple set" msgstr "前景の点式の設定" -#: ../gtk/gtktexttag.c:581 +#: gtk/gtktexttag.c:581 msgid "Whether this tag affects the foreground stipple" msgstr "このタグが前景の点式描画に影響するかどうかです" -#: ../gtk/gtktexttag.c:616 +#: gtk/gtktexttag.c:616 msgid "Justification set" msgstr "均等割付けの設定" -#: ../gtk/gtktexttag.c:617 +#: gtk/gtktexttag.c:617 msgid "Whether this tag affects paragraph justification" msgstr "このタグが段落の均等割付けに影響するかどうかです" -#: ../gtk/gtktexttag.c:624 +#: gtk/gtktexttag.c:624 msgid "Left margin set" msgstr "左マージンの設定" -#: ../gtk/gtktexttag.c:625 +#: gtk/gtktexttag.c:625 msgid "Whether this tag affects the left margin" msgstr "このタグが左マージンに影響するかどうかです" -#: ../gtk/gtktexttag.c:628 +#: gtk/gtktexttag.c:628 msgid "Indent set" msgstr "インデントの設定" -#: ../gtk/gtktexttag.c:629 +#: gtk/gtktexttag.c:629 msgid "Whether this tag affects indentation" msgstr "このタグがインデントに影響するかどうかです" -#: ../gtk/gtktexttag.c:636 +#: gtk/gtktexttag.c:636 msgid "Pixels above lines set" msgstr "ラインより上のピクセル数の設定" -#: ../gtk/gtktexttag.c:637 ../gtk/gtktexttag.c:641 +#: gtk/gtktexttag.c:637 gtk/gtktexttag.c:641 msgid "Whether this tag affects the number of pixels above lines" msgstr "このタグがラインより上のピクセル数に影響するかどうかです" -#: ../gtk/gtktexttag.c:640 +#: gtk/gtktexttag.c:640 msgid "Pixels below lines set" msgstr "ラインより下のピクセル数の設定" -#: ../gtk/gtktexttag.c:644 +#: gtk/gtktexttag.c:644 msgid "Pixels inside wrap set" msgstr "内部ラップのピクセル数の設定" -#: ../gtk/gtktexttag.c:645 +#: gtk/gtktexttag.c:645 msgid "Whether this tag affects the number of pixels between wrapped lines" msgstr "このタグがラップした行間のピクセル数に影響するかどうかです" -#: ../gtk/gtktexttag.c:652 +#: gtk/gtktexttag.c:652 msgid "Right margin set" msgstr "右マージンの設定" -#: ../gtk/gtktexttag.c:653 +#: gtk/gtktexttag.c:653 msgid "Whether this tag affects the right margin" msgstr "このタグが右マージンに影響するかどうかです" -#: ../gtk/gtktexttag.c:660 +#: gtk/gtktexttag.c:660 msgid "Wrap mode set" msgstr "ラップ・モードの設定" -#: ../gtk/gtktexttag.c:661 +#: gtk/gtktexttag.c:661 msgid "Whether this tag affects line wrap mode" msgstr "このタグが行ラップ・モードに影響するかどうかです" -#: ../gtk/gtktexttag.c:664 +#: gtk/gtktexttag.c:664 msgid "Tabs set" msgstr "タブの設定" -#: ../gtk/gtktexttag.c:665 +#: gtk/gtktexttag.c:665 msgid "Whether this tag affects tabs" msgstr "このタグがタブに影響するかどうかです" -#: ../gtk/gtktexttag.c:668 +#: gtk/gtktexttag.c:668 msgid "Invisible set" msgstr "隠蔽の設定" -#: ../gtk/gtktexttag.c:669 +#: gtk/gtktexttag.c:669 msgid "Whether this tag affects text visibility" msgstr "このタグがテキストの隠蔽に影響するかどうかです" -#: ../gtk/gtktexttag.c:672 +#: gtk/gtktexttag.c:672 msgid "Paragraph background set" msgstr "段落の背景色設定" -#: ../gtk/gtktexttag.c:673 +#: gtk/gtktexttag.c:673 msgid "Whether this tag affects the paragraph background color" msgstr "このタグが段落の背景色に影響するかどうかです" -#: ../gtk/gtktextview.c:538 +#: gtk/gtktextview.c:538 msgid "Pixels Above Lines" msgstr "ラインより上のピクセル数" -#: ../gtk/gtktextview.c:548 +#: gtk/gtktextview.c:548 msgid "Pixels Below Lines" msgstr "ラインより下のピクセル数" -#: ../gtk/gtktextview.c:558 +#: gtk/gtktextview.c:558 msgid "Pixels Inside Wrap" msgstr "ラップ内部のピクセル数" -#: ../gtk/gtktextview.c:576 +#: gtk/gtktextview.c:576 msgid "Wrap Mode" msgstr "ラップ・モード" -#: ../gtk/gtktextview.c:594 +#: gtk/gtktextview.c:594 msgid "Left Margin" msgstr "左マージン" -#: ../gtk/gtktextview.c:604 +#: gtk/gtktextview.c:604 msgid "Right Margin" msgstr "右マージン" -#: ../gtk/gtktextview.c:632 +#: gtk/gtktextview.c:632 msgid "Cursor Visible" msgstr "カーソルの表示" -#: ../gtk/gtktextview.c:633 +#: gtk/gtktextview.c:633 msgid "If the insertion cursor is shown" msgstr "挿入カーソルを表示するかどうかです" -#: ../gtk/gtktextview.c:640 +#: gtk/gtktextview.c:640 msgid "Buffer" msgstr "バッファ" -#: ../gtk/gtktextview.c:641 +#: gtk/gtktextview.c:641 msgid "The buffer which is displayed" msgstr "表示されるバッファ" -#: ../gtk/gtktextview.c:649 +#: gtk/gtktextview.c:649 msgid "Whether entered text overwrites existing contents" msgstr "入力されたテキストが既にある内容を上書きするかどうかです" -#: ../gtk/gtktextview.c:656 +#: gtk/gtktextview.c:656 msgid "Accepts tab" msgstr "タブを許可する" -#: ../gtk/gtktextview.c:657 +#: gtk/gtktextview.c:657 msgid "Whether Tab will result in a tab character being entered" msgstr "入力されているタブ文字をタブとして表示するかどうかです" -#: ../gtk/gtktextview.c:666 +#: gtk/gtktextview.c:666 msgid "Error underline color" msgstr "エラーを示す下線の色" -#: ../gtk/gtktextview.c:667 +#: gtk/gtktextview.c:667 msgid "Color with which to draw error-indication underlines" msgstr "エラーを示す下線を描画する色です" -#: ../gtk/gtktoggleaction.c:103 +#: gtk/gtktoggleaction.c:103 msgid "Create the same proxies as a radio action" msgstr "ラジオ・アクションと同じプロキシを作成する" -#: ../gtk/gtktoggleaction.c:104 +#: gtk/gtktoggleaction.c:104 msgid "Whether the proxies for this action look like radio action proxies" msgstr "" "このアクションのプロキシをラジオボタンのアクション・プロキシにするかどうかで" "す" -#: ../gtk/gtktoggleaction.c:119 +#: gtk/gtktoggleaction.c:119 msgid "If the toggle action should be active in or not" msgstr "トグル操作をアクティブにするかどうかです" -#: ../gtk/gtktogglebutton.c:103 ../gtk/gtktoggletoolbutton.c:102 +#: gtk/gtktogglebutton.c:103 gtk/gtktoggletoolbutton.c:102 msgid "If the toggle button should be pressed in or not" msgstr "トグル・ボタンを押下するかしないかです" -#: ../gtk/gtktogglebutton.c:111 +#: gtk/gtktogglebutton.c:111 msgid "If the toggle button is in an \"in between\" state" msgstr "トグル・ボタンが \"in between\" 状態にあるかどうかです" -#: ../gtk/gtktogglebutton.c:118 +#: gtk/gtktogglebutton.c:118 msgid "Draw Indicator" msgstr "表示部の描画" -#: ../gtk/gtktogglebutton.c:119 +#: gtk/gtktogglebutton.c:119 msgid "If the toggle part of the button is displayed" msgstr "ボタンのトグル部分を表示するかどうかです" -#: ../gtk/gtktoolbar.c:493 +#: gtk/gtktoolbar.c:493 msgid "The orientation of the toolbar" msgstr "ツールバーの向き" -#: ../gtk/gtktoolbar.c:501 +#: gtk/gtktoolbar.c:501 msgid "Toolbar Style" msgstr "ツールバーのスタイル" -#: ../gtk/gtktoolbar.c:502 +#: gtk/gtktoolbar.c:502 msgid "How to draw the toolbar" msgstr "ツールバーの描画方法" -#: ../gtk/gtktoolbar.c:509 +#: gtk/gtktoolbar.c:509 msgid "Show Arrow" msgstr "矢印の表示" -#: ../gtk/gtktoolbar.c:510 +#: gtk/gtktoolbar.c:510 msgid "If an arrow should be shown if the toolbar doesn't fit" msgstr "ツールバーがフィットしないときに、矢印を表示すべきかどうかです" -#: ../gtk/gtktoolbar.c:525 +#: gtk/gtktoolbar.c:525 msgid "Tooltips" msgstr "ツールチップ" -#: ../gtk/gtktoolbar.c:526 +#: gtk/gtktoolbar.c:526 msgid "If the tooltips of the toolbar should be active or not" msgstr "ツールバーで表示するツールチップを有効にするかどうかです" -#: ../gtk/gtktoolbar.c:548 +#: gtk/gtktoolbar.c:548 msgid "Size of icons in this toolbar" msgstr "ツールバーに配置するアイコンの大きさ" -#: ../gtk/gtktoolbar.c:563 +#: gtk/gtktoolbar.c:563 msgid "Icon size set" msgstr "アイコン・サイズのプロパティ" -#: ../gtk/gtktoolbar.c:564 +#: gtk/gtktoolbar.c:564 msgid "Whether the icon-size property has been set" msgstr "プロパティ icon-size をセットするかどうかです" -#: ../gtk/gtktoolbar.c:573 +#: gtk/gtktoolbar.c:573 msgid "Whether the item should receive extra space when the toolbar grows" msgstr "" "ツールバーが大きくなった際にアイテムも余白のスペースを受け取るべきかどうかで" "す" -#: ../gtk/gtktoolbar.c:581 +#: gtk/gtktoolbar.c:581 msgid "Whether the item should be the same size as other homogeneous items" msgstr "全ての同種のアイテムを同じ大きさにするかどうかです" -#: ../gtk/gtktoolbar.c:588 +#: gtk/gtktoolbar.c:588 msgid "Spacer size" msgstr "スペーサのサイズ" -#: ../gtk/gtktoolbar.c:589 +#: gtk/gtktoolbar.c:589 msgid "Size of spacers" msgstr "スペーサの大きさ" -#: ../gtk/gtktoolbar.c:598 +#: gtk/gtktoolbar.c:598 msgid "Amount of border space between the toolbar shadow and the buttons" msgstr "ツールバーの影とボタンの間に挿入する境界線の領域の大きさ" -#: ../gtk/gtktoolbar.c:606 +#: gtk/gtktoolbar.c:606 msgid "Maximum child expand" msgstr "子ウィジェットの最大展張幅" -#: ../gtk/gtktoolbar.c:607 +#: gtk/gtktoolbar.c:607 msgid "Maximum amount of space an expandable item will be given" msgstr "指定したアイテムが展張できる最大量です" -#: ../gtk/gtktoolbar.c:615 +#: gtk/gtktoolbar.c:615 msgid "Space style" msgstr "スペースのスタイル" -#: ../gtk/gtktoolbar.c:616 +#: gtk/gtktoolbar.c:616 msgid "Whether spacers are vertical lines or just blank" msgstr "スペーサは垂直線か単なる空白か" -#: ../gtk/gtktoolbar.c:623 +#: gtk/gtktoolbar.c:623 msgid "Button relief" msgstr "ボタンのレリーフ" -#: ../gtk/gtktoolbar.c:624 +#: gtk/gtktoolbar.c:624 msgid "Type of bevel around toolbar buttons" msgstr "ツールバーボタンの周りの縁取りの種類" -#: ../gtk/gtktoolbar.c:631 +#: gtk/gtktoolbar.c:631 msgid "Style of bevel around the toolbar" msgstr "ツールバー周りのに縁取りのスタイル" -#: ../gtk/gtktoolbar.c:637 +#: gtk/gtktoolbar.c:637 msgid "Toolbar style" msgstr "ツールバーのスタイル" -#: ../gtk/gtktoolbar.c:638 +#: gtk/gtktoolbar.c:638 msgid "" "Whether default toolbars have text only, text and icons, icons only, etc." msgstr "" "デフォルトのツールバーはラベルのみか、ラベルとアイコンか、アイコンのみかどう" "か" -#: ../gtk/gtktoolbar.c:644 +#: gtk/gtktoolbar.c:644 msgid "Toolbar icon size" msgstr "ツールバーのアイコン・サイズ" -#: ../gtk/gtktoolbar.c:645 +#: gtk/gtktoolbar.c:645 msgid "Size of icons in default toolbars" msgstr "デフォルトのツールバーに配置するアイコンの大きさ" -#: ../gtk/gtktoolbutton.c:181 +#: gtk/gtktoolbutton.c:181 msgid "Text to show in the item." msgstr "項目に表示するテキスト" -#: ../gtk/gtktoolbutton.c:188 +#: gtk/gtktoolbutton.c:188 msgid "" "If set, an underline in the label property indicates that the next character " "should be used for the mnemonic accelerator key in the overflow menu" @@ -5859,43 +5867,43 @@ msgstr "" "セットすると、ラベル・プロパティ上の下線の次にある文字がオーバーフロー・メ" "ニューのアクセラレータ・キーのニーモニックとして使用される" -#: ../gtk/gtktoolbutton.c:195 +#: gtk/gtktoolbutton.c:195 msgid "Widget to use as the item label" msgstr "項目のラベルとして使用されるウィジェット" -#: ../gtk/gtktoolbutton.c:201 +#: gtk/gtktoolbutton.c:201 msgid "Stock Id" msgstr "ストック ID" -#: ../gtk/gtktoolbutton.c:202 +#: gtk/gtktoolbutton.c:202 msgid "The stock icon displayed on the item" msgstr "項目に表示されるストック・アイコン" -#: ../gtk/gtktoolbutton.c:218 +#: gtk/gtktoolbutton.c:218 msgid "Icon name" msgstr "アイコン名" -#: ../gtk/gtktoolbutton.c:219 +#: gtk/gtktoolbutton.c:219 msgid "The name of the themed icon displayed on the item" msgstr "項目に表示されるテーマのアイコン名" -#: ../gtk/gtktoolbutton.c:225 +#: gtk/gtktoolbutton.c:225 msgid "Icon widget" msgstr "アイコン・ウィジェット" -#: ../gtk/gtktoolbutton.c:226 +#: gtk/gtktoolbutton.c:226 msgid "Icon widget to display in the item" msgstr "項目に表示されるアイコン・ウィジェット" -#: ../gtk/gtktoolbutton.c:239 +#: gtk/gtktoolbutton.c:239 msgid "Icon spacing" msgstr "アイコンの間隔" -#: ../gtk/gtktoolbutton.c:240 +#: gtk/gtktoolbutton.c:240 msgid "Spacing in pixels between the icon and label" msgstr "アイコンとラベルの間に挿入する間隔 (ピクセル単位) です" -#: ../gtk/gtktoolitem.c:171 +#: gtk/gtktoolitem.c:171 msgid "" "Whether the toolbar item is considered important. When TRUE, toolbar buttons " "show text in GTK_TOOLBAR_BOTH_HORIZ mode" @@ -5903,589 +5911,589 @@ msgstr "" "ツールバーの項目を重要と見なすかどうか。TRUE の場合、ツールバーのボタンは " "GTK_TOOLBAR_BOTH_HORIZ モードで表示されます。" -#: ../gtk/gtktreemodelsort.c:274 +#: gtk/gtktreemodelsort.c:274 msgid "TreeModelSort Model" msgstr "TreeModelSort モデル" -#: ../gtk/gtktreemodelsort.c:275 +#: gtk/gtktreemodelsort.c:275 msgid "The model for the TreeModelSort to sort" msgstr "ソートに使用する TreeModelSort モデル" -#: ../gtk/gtktreeview.c:570 +#: gtk/gtktreeview.c:570 msgid "TreeView Model" msgstr "TreeView モデル" -#: ../gtk/gtktreeview.c:571 +#: gtk/gtktreeview.c:571 msgid "The model for the tree view" msgstr "ツリー表示に使用するモデル" -#: ../gtk/gtktreeview.c:579 +#: gtk/gtktreeview.c:579 msgid "Horizontal Adjustment for the widget" msgstr "ウィジェットの水平方向のアジャストメント" -#: ../gtk/gtktreeview.c:587 +#: gtk/gtktreeview.c:587 msgid "Vertical Adjustment for the widget" msgstr "ウィジェットの垂直方向のアジャストメント" -#: ../gtk/gtktreeview.c:594 +#: gtk/gtktreeview.c:594 msgid "Headers Visible" msgstr "ヘッダの表示可否" -#: ../gtk/gtktreeview.c:595 +#: gtk/gtktreeview.c:595 msgid "Show the column header buttons" msgstr "列のヘッダ・ボタンを表示する" -#: ../gtk/gtktreeview.c:602 +#: gtk/gtktreeview.c:602 msgid "Headers Clickable" msgstr "ヘッダのクリック可否" -#: ../gtk/gtktreeview.c:603 +#: gtk/gtktreeview.c:603 msgid "Column headers respond to click events" msgstr "列のヘッダでクリック・イベントを受け付けるかどうかです" -#: ../gtk/gtktreeview.c:610 +#: gtk/gtktreeview.c:610 msgid "Expander Column" msgstr "列の展張" -#: ../gtk/gtktreeview.c:611 +#: gtk/gtktreeview.c:611 msgid "Set the column for the expander column" msgstr "展張列の列をセットする" -#: ../gtk/gtktreeview.c:626 +#: gtk/gtktreeview.c:626 msgid "Rules Hint" msgstr "ヒントのルール" -#: ../gtk/gtktreeview.c:627 +#: gtk/gtktreeview.c:627 msgid "Set a hint to the theme engine to draw rows in alternating colors" msgstr "列の色を交互に描画するためにテーマ・エンジンに対するヒントをセットする" -#: ../gtk/gtktreeview.c:634 +#: gtk/gtktreeview.c:634 msgid "Enable Search" msgstr "検索可能" -#: ../gtk/gtktreeview.c:635 +#: gtk/gtktreeview.c:635 msgid "View allows user to search through columns interactively" msgstr "相互に列の検索を可能にする" -#: ../gtk/gtktreeview.c:642 +#: gtk/gtktreeview.c:642 msgid "Search Column" msgstr "列の検索" -#: ../gtk/gtktreeview.c:643 +#: gtk/gtktreeview.c:643 msgid "Model column to search through when searching through code" msgstr "コードを介して検索する際に検索する列のモデル" -#: ../gtk/gtktreeview.c:663 +#: gtk/gtktreeview.c:663 msgid "Fixed Height Mode" msgstr "高さが固定のモード" -#: ../gtk/gtktreeview.c:664 +#: gtk/gtktreeview.c:664 msgid "Speeds up GtkTreeView by assuming that all rows have the same height" msgstr "全ての行が同じ高さであると仮定することで GtkTreeView を高速にします" -#: ../gtk/gtktreeview.c:684 +#: gtk/gtktreeview.c:684 msgid "Hover Selection" msgstr "ホバーのセレクタ" -#: ../gtk/gtktreeview.c:685 +#: gtk/gtktreeview.c:685 msgid "Whether the selection should follow the pointer" msgstr "セレクションをマウス・ポインタに追従させるかどうかです" -#: ../gtk/gtktreeview.c:704 +#: gtk/gtktreeview.c:704 msgid "Hover Expand" msgstr "ホバーの展張" -#: ../gtk/gtktreeview.c:705 +#: gtk/gtktreeview.c:705 msgid "" "Whether rows should be expanded/collapsed when the pointer moves over them" msgstr "マウス・ポインタが行にのったら展開するか/畳むかどうかです" -#: ../gtk/gtktreeview.c:719 +#: gtk/gtktreeview.c:719 msgid "Show Expanders" msgstr "エキスパンダの表示" -#: ../gtk/gtktreeview.c:720 +#: gtk/gtktreeview.c:720 msgid "View has expanders" msgstr "ビューがエキスパンダを持つ" -#: ../gtk/gtktreeview.c:734 +#: gtk/gtktreeview.c:734 msgid "Level Indentation" msgstr "レベル毎のインデント" -#: ../gtk/gtktreeview.c:735 +#: gtk/gtktreeview.c:735 msgid "Extra indentation for each level" msgstr "各レベルにインデントを追加します" -#: ../gtk/gtktreeview.c:744 +#: gtk/gtktreeview.c:744 msgid "Rubber Banding" msgstr "ラバー・バインド" -#: ../gtk/gtktreeview.c:745 +#: gtk/gtktreeview.c:745 msgid "" "Whether to enable selection of multiple items by dragging the mouse pointer" msgstr "" "複数のアイテムをマウス・ポインタをドラッグすることで選択できるようにするかど" "うかです" -#: ../gtk/gtktreeview.c:752 +#: gtk/gtktreeview.c:752 msgid "Enable Grid Lines" msgstr "グリッド線を有効にする" -#: ../gtk/gtktreeview.c:753 +#: gtk/gtktreeview.c:753 msgid "Whether grid lines should be drawn in the tree view" msgstr "ツリー表示でグリッド線を描画するかどうかです" -#: ../gtk/gtktreeview.c:761 +#: gtk/gtktreeview.c:761 msgid "Enable Tree Lines" msgstr "ツリー線を有効にする" -#: ../gtk/gtktreeview.c:762 +#: gtk/gtktreeview.c:762 msgid "Whether tree lines should be drawn in the tree view" msgstr "ツリー表示でツリー線を描画するかどうかです" -#: ../gtk/gtktreeview.c:770 +#: gtk/gtktreeview.c:770 msgid "The column in the model containing the tooltip texts for the rows" msgstr "ノードのツールチップを表す文字列を格納したモデルの中にある項目です" -#: ../gtk/gtktreeview.c:792 +#: gtk/gtktreeview.c:792 msgid "Vertical Separator Width" msgstr "垂直セパレータの幅" -#: ../gtk/gtktreeview.c:793 +#: gtk/gtktreeview.c:793 msgid "Vertical space between cells. Must be an even number" msgstr "セル間の垂直方向のスペース (偶数にする必要あり)" -#: ../gtk/gtktreeview.c:801 +#: gtk/gtktreeview.c:801 msgid "Horizontal Separator Width" msgstr "水平セパレータの幅" -#: ../gtk/gtktreeview.c:802 +#: gtk/gtktreeview.c:802 msgid "Horizontal space between cells. Must be an even number" msgstr "セル間の水平方向のスペース (偶数にする必要あり)" -#: ../gtk/gtktreeview.c:810 +#: gtk/gtktreeview.c:810 msgid "Allow Rules" msgstr "ルールの可否" -#: ../gtk/gtktreeview.c:811 +#: gtk/gtktreeview.c:811 msgid "Allow drawing of alternating color rows" msgstr "交互の色をもつ行を描画できる" -#: ../gtk/gtktreeview.c:817 +#: gtk/gtktreeview.c:817 msgid "Indent Expanders" msgstr "インデントの展張" -#: ../gtk/gtktreeview.c:818 +#: gtk/gtktreeview.c:818 msgid "Make the expanders indented" msgstr "展張インデントにする" -#: ../gtk/gtktreeview.c:824 +#: gtk/gtktreeview.c:824 msgid "Even Row Color" msgstr "偶数行の色" -#: ../gtk/gtktreeview.c:825 +#: gtk/gtktreeview.c:825 msgid "Color to use for even rows" msgstr "偶数行に使用する色" -#: ../gtk/gtktreeview.c:831 +#: gtk/gtktreeview.c:831 msgid "Odd Row Color" msgstr "奇数行の色" -#: ../gtk/gtktreeview.c:832 +#: gtk/gtktreeview.c:832 msgid "Color to use for odd rows" msgstr "奇数行に使用する色" -#: ../gtk/gtktreeview.c:838 +#: gtk/gtktreeview.c:838 msgid "Row Ending details" msgstr "行の終端の詳細" -#: ../gtk/gtktreeview.c:839 +#: gtk/gtktreeview.c:839 msgid "Enable extended row background theming" msgstr "行の背景にテーマを適用します" -#: ../gtk/gtktreeview.c:845 +#: gtk/gtktreeview.c:845 msgid "Grid line width" msgstr "グリッド線の幅" -#: ../gtk/gtktreeview.c:846 +#: gtk/gtktreeview.c:846 msgid "Width, in pixels, of the tree view grid lines" msgstr "ツリー表示で描画するグリッド線の幅 (ピクセル単位)" -#: ../gtk/gtktreeview.c:852 +#: gtk/gtktreeview.c:852 msgid "Tree line width" msgstr "ツリー線の幅" -#: ../gtk/gtktreeview.c:853 +#: gtk/gtktreeview.c:853 msgid "Width, in pixels, of the tree view lines" msgstr "ツリー表示で描画するツリー線の幅 (ピクセル単位)" -#: ../gtk/gtktreeview.c:859 +#: gtk/gtktreeview.c:859 msgid "Grid line pattern" msgstr "グリッド線のダッシュ・パターン" -#: ../gtk/gtktreeview.c:860 +#: gtk/gtktreeview.c:860 msgid "Dash pattern used to draw the tree view grid lines" msgstr "ツリー表示のグリッド線で描画するダッシュ (-) のパターン" -#: ../gtk/gtktreeview.c:866 +#: gtk/gtktreeview.c:866 msgid "Tree line pattern" msgstr "ツリー線のダッシュ・パターン" -#: ../gtk/gtktreeview.c:867 +#: gtk/gtktreeview.c:867 msgid "Dash pattern used to draw the tree view lines" msgstr "ツリー表示のツリー線で描画するダッシュ (-) のパターン" -#: ../gtk/gtktreeviewcolumn.c:192 +#: gtk/gtktreeviewcolumn.c:192 msgid "Whether to display the column" msgstr "列を表示するかどうかです" -#: ../gtk/gtktreeviewcolumn.c:199 ../gtk/gtkwindow.c:523 +#: gtk/gtktreeviewcolumn.c:199 gtk/gtkwindow.c:523 msgid "Resizable" msgstr "サイズ変更可" -#: ../gtk/gtktreeviewcolumn.c:200 +#: gtk/gtktreeviewcolumn.c:200 msgid "Column is user-resizable" msgstr "列の変更可能" -#: ../gtk/gtktreeviewcolumn.c:208 +#: gtk/gtktreeviewcolumn.c:208 msgid "Current width of the column" msgstr "列の現在の幅" -#: ../gtk/gtktreeviewcolumn.c:217 +#: gtk/gtktreeviewcolumn.c:217 msgid "Space which is inserted between cells" msgstr "セルの間に挿入する領域" -#: ../gtk/gtktreeviewcolumn.c:225 +#: gtk/gtktreeviewcolumn.c:225 msgid "Sizing" msgstr "サイズ変更" -#: ../gtk/gtktreeviewcolumn.c:226 +#: gtk/gtktreeviewcolumn.c:226 msgid "Resize mode of the column" msgstr "列のサイズ変更モード" -#: ../gtk/gtktreeviewcolumn.c:234 +#: gtk/gtktreeviewcolumn.c:234 msgid "Fixed Width" msgstr "固定幅" -#: ../gtk/gtktreeviewcolumn.c:235 +#: gtk/gtktreeviewcolumn.c:235 msgid "Current fixed width of the column" msgstr "列の現在の固定幅" -#: ../gtk/gtktreeviewcolumn.c:244 +#: gtk/gtktreeviewcolumn.c:244 msgid "Minimum Width" msgstr "最小幅" -#: ../gtk/gtktreeviewcolumn.c:245 +#: gtk/gtktreeviewcolumn.c:245 msgid "Minimum allowed width of the column" msgstr "列の幅の最小値" -#: ../gtk/gtktreeviewcolumn.c:254 +#: gtk/gtktreeviewcolumn.c:254 msgid "Maximum Width" msgstr "最大幅" -#: ../gtk/gtktreeviewcolumn.c:255 +#: gtk/gtktreeviewcolumn.c:255 msgid "Maximum allowed width of the column" msgstr "列の幅の最大値" -#: ../gtk/gtktreeviewcolumn.c:265 +#: gtk/gtktreeviewcolumn.c:265 msgid "Title to appear in column header" msgstr "列のヘッダに表示するタイトル" -#: ../gtk/gtktreeviewcolumn.c:273 +#: gtk/gtktreeviewcolumn.c:273 msgid "Column gets share of extra width allocated to the widget" msgstr "列はウィジェットに割り当てられた余分な幅を共有する" -#: ../gtk/gtktreeviewcolumn.c:280 +#: gtk/gtktreeviewcolumn.c:280 msgid "Clickable" msgstr "クリック可否" -#: ../gtk/gtktreeviewcolumn.c:281 +#: gtk/gtktreeviewcolumn.c:281 msgid "Whether the header can be clicked" msgstr "ヘッダがクリック可能かどうかです" -#: ../gtk/gtktreeviewcolumn.c:289 +#: gtk/gtktreeviewcolumn.c:289 msgid "Widget" msgstr "ウィジェット" -#: ../gtk/gtktreeviewcolumn.c:290 +#: gtk/gtktreeviewcolumn.c:290 msgid "Widget to put in column header button instead of column title" msgstr "列のタイトルを配置する代わりに列のヘッダを配置したウィジェット" -#: ../gtk/gtktreeviewcolumn.c:298 +#: gtk/gtktreeviewcolumn.c:298 msgid "X Alignment of the column header text or widget" msgstr "列のヘッダ・テキストまたはウィジェットの X 方向の配置" -#: ../gtk/gtktreeviewcolumn.c:308 +#: gtk/gtktreeviewcolumn.c:308 msgid "Whether the column can be reordered around the headers" msgstr "ヘッダ周辺で列を再ソートできるかどうかです" -#: ../gtk/gtktreeviewcolumn.c:315 +#: gtk/gtktreeviewcolumn.c:315 msgid "Sort indicator" msgstr "ソート表示器" -#: ../gtk/gtktreeviewcolumn.c:316 +#: gtk/gtktreeviewcolumn.c:316 msgid "Whether to show a sort indicator" msgstr "ソート表示器を描画するかどうかです" -#: ../gtk/gtktreeviewcolumn.c:323 +#: gtk/gtktreeviewcolumn.c:323 msgid "Sort order" msgstr "ソートの順番" -#: ../gtk/gtktreeviewcolumn.c:324 +#: gtk/gtktreeviewcolumn.c:324 msgid "Sort direction the sort indicator should indicate" msgstr "ソート表示器で描画するソートする方向" -#: ../gtk/gtkuimanager.c:221 +#: gtk/gtkuimanager.c:221 msgid "Whether tearoff menu items should be added to menus" msgstr "ティアオフ・メニュー項目をメニューに追加するかどうかです" -#: ../gtk/gtkuimanager.c:228 +#: gtk/gtkuimanager.c:228 msgid "Merged UI definition" msgstr "統合された UI 定義" -#: ../gtk/gtkuimanager.c:229 +#: gtk/gtkuimanager.c:229 msgid "An XML string describing the merged UI" msgstr "統合された UI を記述する XML 文字列" -#: ../gtk/gtkviewport.c:107 +#: gtk/gtkviewport.c:107 msgid "" "The GtkAdjustment that determines the values of the horizontal position for " "this viewport" msgstr "このビューポートの水平方向の位置を決定する GtkAdjustment" -#: ../gtk/gtkviewport.c:115 +#: gtk/gtkviewport.c:115 msgid "" "The GtkAdjustment that determines the values of the vertical position for " "this viewport" msgstr "このビューポートの垂直方向の位置を決定する GtkAdjustment" -#: ../gtk/gtkviewport.c:123 +#: gtk/gtkviewport.c:123 msgid "Determines how the shadowed box around the viewport is drawn" msgstr "表示するビューポートの周囲に影付きのボックスを配置するかどうかです" -#: ../gtk/gtkwidget.c:483 +#: gtk/gtkwidget.c:483 msgid "Widget name" msgstr "ウィジェット名" -#: ../gtk/gtkwidget.c:484 +#: gtk/gtkwidget.c:484 msgid "The name of the widget" msgstr "ウィジェットの名前を指定します" -#: ../gtk/gtkwidget.c:490 +#: gtk/gtkwidget.c:490 msgid "Parent widget" msgstr "親ウィジェット" -#: ../gtk/gtkwidget.c:491 +#: gtk/gtkwidget.c:491 msgid "The parent widget of this widget. Must be a Container widget" msgstr "このウィジェットの親です (コンテナ・ウィジェットにして下さい)" -#: ../gtk/gtkwidget.c:498 +#: gtk/gtkwidget.c:498 msgid "Width request" msgstr "要求する幅" -#: ../gtk/gtkwidget.c:499 +#: gtk/gtkwidget.c:499 msgid "" "Override for width request of the widget, or -1 if natural request should be " "used" msgstr "ウィジェットの要求する幅に上書きするか、通常の要求を使用する場合は -1" -#: ../gtk/gtkwidget.c:507 +#: gtk/gtkwidget.c:507 msgid "Height request" msgstr "要求する高さ" -#: ../gtk/gtkwidget.c:508 +#: gtk/gtkwidget.c:508 msgid "" "Override for height request of the widget, or -1 if natural request should " "be used" msgstr "" "ウィジェットの要求する高さに上書きするか、通常の要求を使用する場合は -1" -#: ../gtk/gtkwidget.c:517 +#: gtk/gtkwidget.c:517 msgid "Whether the widget is visible" msgstr "ウィジェットが表示可能かどうかです" -#: ../gtk/gtkwidget.c:524 +#: gtk/gtkwidget.c:524 msgid "Whether the widget responds to input" msgstr "ウィジェットは入力に応答するかどうかです" -#: ../gtk/gtkwidget.c:530 +#: gtk/gtkwidget.c:530 msgid "Application paintable" msgstr "アプリケーション表示可否" -#: ../gtk/gtkwidget.c:531 +#: gtk/gtkwidget.c:531 msgid "Whether the application will paint directly on the widget" msgstr "アプリケーションはウィジェット状で直接描画するかどうかです" -#: ../gtk/gtkwidget.c:537 +#: gtk/gtkwidget.c:537 msgid "Can focus" msgstr "フォーカス可否" -#: ../gtk/gtkwidget.c:538 +#: gtk/gtkwidget.c:538 msgid "Whether the widget can accept the input focus" msgstr "ウィジェットは入力フォーカスを受け付けるかどうかです" -#: ../gtk/gtkwidget.c:544 +#: gtk/gtkwidget.c:544 msgid "Has focus" msgstr "フォーカスあり" -#: ../gtk/gtkwidget.c:545 +#: gtk/gtkwidget.c:545 msgid "Whether the widget has the input focus" msgstr "ウィジェットは入力のフォーカスをもてるかどうかです" -#: ../gtk/gtkwidget.c:551 +#: gtk/gtkwidget.c:551 msgid "Is focus" msgstr "フォーカス化あり" -#: ../gtk/gtkwidget.c:552 +#: gtk/gtkwidget.c:552 msgid "Whether the widget is the focus widget within the toplevel" msgstr "" "ウィジェットがトップレベルの内側でフォーカス・ウィジェットであるかどうかです" -#: ../gtk/gtkwidget.c:558 +#: gtk/gtkwidget.c:558 msgid "Can default" msgstr "デフォルト可否" -#: ../gtk/gtkwidget.c:559 +#: gtk/gtkwidget.c:559 msgid "Whether the widget can be the default widget" msgstr "ウィジェットがデフォルトのウィジェットになれるかどうかです" -#: ../gtk/gtkwidget.c:565 +#: gtk/gtkwidget.c:565 msgid "Has default" msgstr "デフォルトあり" -#: ../gtk/gtkwidget.c:566 +#: gtk/gtkwidget.c:566 msgid "Whether the widget is the default widget" msgstr "ウィジェットはデフォルトのウィジェットかどうかです" -#: ../gtk/gtkwidget.c:572 +#: gtk/gtkwidget.c:572 msgid "Receives default" msgstr "デフォルトの受信" -#: ../gtk/gtkwidget.c:573 +#: gtk/gtkwidget.c:573 msgid "If TRUE, the widget will receive the default action when it is focused" msgstr "" "TRUE にすると、ウィジェットにフォーカスが当たるとデフォルトの動作を受信する" -#: ../gtk/gtkwidget.c:579 +#: gtk/gtkwidget.c:579 msgid "Composite child" msgstr "コンポジットの子ウィジェット" -#: ../gtk/gtkwidget.c:580 +#: gtk/gtkwidget.c:580 msgid "Whether the widget is part of a composite widget" msgstr "ウィジェットがコンポジット・ウィジェットの一部であるかどうかです" -#: ../gtk/gtkwidget.c:586 +#: gtk/gtkwidget.c:586 msgid "Style" msgstr "スタイル" -#: ../gtk/gtkwidget.c:587 +#: gtk/gtkwidget.c:587 msgid "" "The style of the widget, which contains information about how it will look " "(colors etc)" msgstr "ウィジェットのスタイルで、どのように見えるかという情報 (色など) を含む" -#: ../gtk/gtkwidget.c:593 +#: gtk/gtkwidget.c:593 msgid "Events" msgstr "イベント" -#: ../gtk/gtkwidget.c:594 +#: gtk/gtkwidget.c:594 msgid "The event mask that decides what kind of GdkEvents this widget gets" msgstr "" "このウィジェットがどの種類の GdkEvent を受信するかを決定するイベント・マスク" "です" -#: ../gtk/gtkwidget.c:601 +#: gtk/gtkwidget.c:601 msgid "Extension events" msgstr "拡張イベント" -#: ../gtk/gtkwidget.c:602 +#: gtk/gtkwidget.c:602 msgid "The mask that decides what kind of extension events this widget gets" msgstr "" "このウィジェットがどの種類の拡張イベントを受信するかを決定するマスクです" -#: ../gtk/gtkwidget.c:609 +#: gtk/gtkwidget.c:609 msgid "No show all" msgstr "何も表示しない" -#: ../gtk/gtkwidget.c:610 +#: gtk/gtkwidget.c:610 msgid "Whether gtk_widget_show_all() should not affect this widget" msgstr "gtk_widget_show_all() がこのウィジェットに影響すべきでないかどうかです" -#: ../gtk/gtkwidget.c:632 +#: gtk/gtkwidget.c:632 msgid "Has tooltip" msgstr "ツールチップ有り" -#: ../gtk/gtkwidget.c:633 +#: gtk/gtkwidget.c:633 msgid "Whether this widget has a tooltip" msgstr "このウィジェットでツールチップを表示するかどうかです" -#: ../gtk/gtkwidget.c:653 +#: gtk/gtkwidget.c:653 msgid "Tooltip Text" msgstr "ツールチップの内容" -#: ../gtk/gtkwidget.c:654 ../gtk/gtkwidget.c:675 +#: gtk/gtkwidget.c:654 gtk/gtkwidget.c:675 msgid "The contents of the tooltip for this widget" msgstr "このウィジェットのツールチップとして表示する内容です" -#: ../gtk/gtkwidget.c:674 +#: gtk/gtkwidget.c:674 msgid "Tooltip markup" msgstr "ツールチップのマークアップ" -#: ../gtk/gtkwidget.c:689 +#: gtk/gtkwidget.c:689 msgid "Window" msgstr "ウィンドウの種別" -#: ../gtk/gtkwidget.c:690 +#: gtk/gtkwidget.c:690 msgid "The widget's window if it is realized" msgstr "リアライズするウィンドウの種類です" -#: ../gtk/gtkwidget.c:2208 +#: gtk/gtkwidget.c:2208 msgid "Interior Focus" msgstr "インテリア・フォーカス" -#: ../gtk/gtkwidget.c:2209 +#: gtk/gtkwidget.c:2209 msgid "Whether to draw the focus indicator inside widgets" msgstr "" "フォーカスが当たったことを示す矩形の内側のウィジェットを描画するかどうかです" -#: ../gtk/gtkwidget.c:2215 +#: gtk/gtkwidget.c:2215 msgid "Focus linewidth" msgstr "フォーカス線の幅" -#: ../gtk/gtkwidget.c:2216 +#: gtk/gtkwidget.c:2216 msgid "Width, in pixels, of the focus indicator line" msgstr "フォーカスが当たったことを示す表示線の幅 (ピクセル単位)" -#: ../gtk/gtkwidget.c:2222 +#: gtk/gtkwidget.c:2222 msgid "Focus line dash pattern" msgstr "フォーカス線のダッシュ・パターン" -#: ../gtk/gtkwidget.c:2223 +#: gtk/gtkwidget.c:2223 msgid "Dash pattern used to draw the focus indicator" msgstr "" "フォーカスが当たったことを示す矩形の描画に使用するダッシュ (-) のパターン" -#: ../gtk/gtkwidget.c:2228 +#: gtk/gtkwidget.c:2228 msgid "Focus padding" msgstr "フォーカスのパディング" -#: ../gtk/gtkwidget.c:2229 +#: gtk/gtkwidget.c:2229 msgid "Width, in pixels, between focus indicator and the widget 'box'" msgstr "フォーカスが当たった表示部と 'box' ウィジェット間の幅 (ピクセル単位)" -#: ../gtk/gtkwidget.c:2234 +#: gtk/gtkwidget.c:2234 msgid "Cursor color" msgstr "カーソルの色" -#: ../gtk/gtkwidget.c:2235 +#: gtk/gtkwidget.c:2235 msgid "Color with which to draw insertion cursor" msgstr "挿入カーソルを描画する色" -#: ../gtk/gtkwidget.c:2240 +#: gtk/gtkwidget.c:2240 msgid "Secondary cursor color" msgstr "二番目のカーソルの色" -#: ../gtk/gtkwidget.c:2241 +#: gtk/gtkwidget.c:2241 msgid "" "Color with which to draw the secondary insertion cursor when editing mixed " "right-to-left and left-to-right text" @@ -6493,118 +6501,118 @@ msgstr "" "右→左と左→右文字列トが混在しているに使用する二番目のリ挿入カーソルを描画すか" "どうかです" -#: ../gtk/gtkwidget.c:2246 +#: gtk/gtkwidget.c:2246 msgid "Cursor line aspect ratio" msgstr "カーソル行のアスペクト比" -#: ../gtk/gtkwidget.c:2247 +#: gtk/gtkwidget.c:2247 msgid "Aspect ratio with which to draw insertion cursor" msgstr "挿入カーソルを描画する際に使用するアスペクト比です" -#: ../gtk/gtkwidget.c:2261 +#: gtk/gtkwidget.c:2261 msgid "Draw Border" msgstr "境界線の描画" -#: ../gtk/gtkwidget.c:2262 +#: gtk/gtkwidget.c:2262 msgid "Size of areas outside the widget's allocation to draw" msgstr "描画するウィジェットの外側に配置する領域の大きさです" -#: ../gtk/gtkwidget.c:2275 +#: gtk/gtkwidget.c:2275 msgid "Unvisited Link Color" msgstr "未訪問リンクの色" -#: ../gtk/gtkwidget.c:2276 +#: gtk/gtkwidget.c:2276 msgid "Color of unvisited links" msgstr "未だ訪問していないリンクの色です" -#: ../gtk/gtkwidget.c:2289 +#: gtk/gtkwidget.c:2289 msgid "Visited Link Color" msgstr "訪問したリンクの色" -#: ../gtk/gtkwidget.c:2290 +#: gtk/gtkwidget.c:2290 msgid "Color of visited links" msgstr "訪問したリンクの色です" -#: ../gtk/gtkwidget.c:2304 +#: gtk/gtkwidget.c:2304 msgid "Wide Separators" msgstr "幅の広いセパレータ" -#: ../gtk/gtkwidget.c:2305 +#: gtk/gtkwidget.c:2305 msgid "" "Whether separators have configurable width and should be drawn using a box " "instead of a line" msgstr "" "セパレータが設定可能な幅を持ち、単なる線ではなく矩形も描画できるかどうかです" -#: ../gtk/gtkwidget.c:2319 +#: gtk/gtkwidget.c:2319 msgid "Separator Width" msgstr "セパレータの幅" -#: ../gtk/gtkwidget.c:2320 +#: gtk/gtkwidget.c:2320 msgid "The width of separators if wide-separators is TRUE" msgstr "wide-separators が TRUE の場合のセパレータの幅です" -#: ../gtk/gtkwidget.c:2334 +#: gtk/gtkwidget.c:2334 msgid "Separator Height" msgstr "セパレータの高さ" -#: ../gtk/gtkwidget.c:2335 +#: gtk/gtkwidget.c:2335 msgid "The height of separators if \"wide-separators\" is TRUE" msgstr "\"wide-separators\" が TRUE の場合のセパレータの高さです" -#: ../gtk/gtkwidget.c:2349 +#: gtk/gtkwidget.c:2349 msgid "Horizontal Scroll Arrow Length" msgstr "水平スクロールバーの矢印の長さ" -#: ../gtk/gtkwidget.c:2350 +#: gtk/gtkwidget.c:2350 msgid "The length of horizontal scroll arrows" msgstr "水平スクロールバーに付ける矢印の長さです" -#: ../gtk/gtkwidget.c:2364 +#: gtk/gtkwidget.c:2364 msgid "Vertical Scroll Arrow Length" msgstr "垂直スクロールバーの矢印の長さ" -#: ../gtk/gtkwidget.c:2365 +#: gtk/gtkwidget.c:2365 msgid "The length of vertical scroll arrows" msgstr "垂直スクロールバーに付ける矢印の長さです" -#: ../gtk/gtkwindow.c:464 +#: gtk/gtkwindow.c:464 msgid "Window Type" msgstr "ウィンドウの種別" -#: ../gtk/gtkwindow.c:465 +#: gtk/gtkwindow.c:465 msgid "The type of the window" msgstr "ウィンドウの種類" -#: ../gtk/gtkwindow.c:473 +#: gtk/gtkwindow.c:473 msgid "Window Title" msgstr "ウィンドウのタイトル" -#: ../gtk/gtkwindow.c:474 +#: gtk/gtkwindow.c:474 msgid "The title of the window" msgstr "ウィンドウのタイトル" -#: ../gtk/gtkwindow.c:481 +#: gtk/gtkwindow.c:481 msgid "Window Role" msgstr "ウィンドウのロール" -#: ../gtk/gtkwindow.c:482 +#: gtk/gtkwindow.c:482 msgid "Unique identifier for the window to be used when restoring a session" msgstr "セッションを保存するときに使われるウィジェットの識別子です" -#: ../gtk/gtkwindow.c:498 +#: gtk/gtkwindow.c:498 msgid "Startup ID" msgstr "起動 ID" -#: ../gtk/gtkwindow.c:499 +#: gtk/gtkwindow.c:499 msgid "Unique startup identifier for the window used by startup-notification" msgstr "startup-notification で使用するウィンドウの起動識別子です" -#: ../gtk/gtkwindow.c:506 +#: gtk/gtkwindow.c:506 msgid "Allow Shrink" msgstr "縮小可否" -#: ../gtk/gtkwindow.c:508 +#: gtk/gtkwindow.c:508 #, no-c-format msgid "" "If TRUE, the window has no mimimum size. Setting this to TRUE is 99% of the " @@ -6613,23 +6621,23 @@ msgstr "" "TRUE にすると、ウィンドウには最小のサイズは定義されません (TRUE にするのは九" "分九厘間違っています)" -#: ../gtk/gtkwindow.c:515 +#: gtk/gtkwindow.c:515 msgid "Allow Grow" msgstr "拡大可能" -#: ../gtk/gtkwindow.c:516 +#: gtk/gtkwindow.c:516 msgid "If TRUE, users can expand the window beyond its minimum size" msgstr "TRUE にすると、ユーザは最小の大きさよりはウィンドウを拡大できる" -#: ../gtk/gtkwindow.c:524 +#: gtk/gtkwindow.c:524 msgid "If TRUE, users can resize the window" msgstr "TRUE にすると、ユーザはウィンドウのサイズを変更できる" -#: ../gtk/gtkwindow.c:531 +#: gtk/gtkwindow.c:531 msgid "Modal" msgstr "モーダル" -#: ../gtk/gtkwindow.c:532 +#: gtk/gtkwindow.c:532 msgid "" "If TRUE, the window is modal (other windows are not usable while this one is " "up)" @@ -6637,68 +6645,68 @@ msgstr "" "TRUE にすると、ウィンドウはモーダル (このウィンドウが上にある間、他のウィンド" "ウは使用できない)" -#: ../gtk/gtkwindow.c:539 +#: gtk/gtkwindow.c:539 msgid "Window Position" msgstr "ウィンドウの位置" -#: ../gtk/gtkwindow.c:540 +#: gtk/gtkwindow.c:540 msgid "The initial position of the window" msgstr "ウィンドウの初期位置" -#: ../gtk/gtkwindow.c:548 +#: gtk/gtkwindow.c:548 msgid "Default Width" msgstr "デフォルトの幅" -#: ../gtk/gtkwindow.c:549 +#: gtk/gtkwindow.c:549 msgid "The default width of the window, used when initially showing the window" msgstr "最初にウィンドウを表示する際に使用されるウィンドウのデフォルトの幅" -#: ../gtk/gtkwindow.c:558 +#: gtk/gtkwindow.c:558 msgid "Default Height" msgstr "デフォルトの高さ" -#: ../gtk/gtkwindow.c:559 +#: gtk/gtkwindow.c:559 msgid "" "The default height of the window, used when initially showing the window" msgstr "最初にウィンドウを表示する際に使用されるウィンドウのデフォルトの高さ" -#: ../gtk/gtkwindow.c:568 +#: gtk/gtkwindow.c:568 msgid "Destroy with Parent" msgstr "親ウィジェットと一緒に破棄" -#: ../gtk/gtkwindow.c:569 +#: gtk/gtkwindow.c:569 msgid "If this window should be destroyed when the parent is destroyed" msgstr "親ウィジェットが破棄された時にこのウィンドウも破棄するかどうかです" -#: ../gtk/gtkwindow.c:577 +#: gtk/gtkwindow.c:577 msgid "Icon for this window" msgstr "このウィンドウのアイコン" -#: ../gtk/gtkwindow.c:593 +#: gtk/gtkwindow.c:593 msgid "Name of the themed icon for this window" msgstr "このウィンドウのテーマアイコンの名前です" -#: ../gtk/gtkwindow.c:608 +#: gtk/gtkwindow.c:608 msgid "Is Active" msgstr "アクティブかどうかです" -#: ../gtk/gtkwindow.c:609 +#: gtk/gtkwindow.c:609 msgid "Whether the toplevel is the current active window" msgstr "トップレベルが現在のアクティブなウィンドウかどうかです" -#: ../gtk/gtkwindow.c:616 +#: gtk/gtkwindow.c:616 msgid "Focus in Toplevel" msgstr "トップレベルのフォーカス" -#: ../gtk/gtkwindow.c:617 +#: gtk/gtkwindow.c:617 msgid "Whether the input focus is within this GtkWindow" msgstr "この GtkWindow 内部にフォーカスを当てるかどうかです" -#: ../gtk/gtkwindow.c:624 +#: gtk/gtkwindow.c:624 msgid "Type hint" msgstr "ヒントの入力" -#: ../gtk/gtkwindow.c:625 +#: gtk/gtkwindow.c:625 msgid "" "Hint to help the desktop environment understand what kind of window this is " "and how to treat it." @@ -6706,98 +6714,101 @@ msgstr "" "どの種類のウィンドウが、どのように取り扱うかというデスクトップ環境の理解を助" "けるヒント" -#: ../gtk/gtkwindow.c:633 +#: gtk/gtkwindow.c:633 msgid "Skip taskbar" msgstr "タスクバーのスキップ" -#: ../gtk/gtkwindow.c:634 +#: gtk/gtkwindow.c:634 msgid "TRUE if the window should not be in the task bar." msgstr "タスクバーの中にウィンドウを配置しない場合は TRUE" -#: ../gtk/gtkwindow.c:641 +#: gtk/gtkwindow.c:641 msgid "Skip pager" msgstr "ページャのスキップ" -#: ../gtk/gtkwindow.c:642 +#: gtk/gtkwindow.c:642 msgid "TRUE if the window should not be in the pager." msgstr "ページャの中にウィンドウを配置しない場合は TRUE" -#: ../gtk/gtkwindow.c:649 +#: gtk/gtkwindow.c:649 msgid "Urgent" msgstr "緊急" -#: ../gtk/gtkwindow.c:650 +#: gtk/gtkwindow.c:650 msgid "TRUE if the window should be brought to the user's attention." msgstr "ウィンドウをユーザへの警告として使用する場合は TRUE" -#: ../gtk/gtkwindow.c:664 +#: gtk/gtkwindow.c:664 msgid "Accept focus" msgstr "フォーカスを許可する" -#: ../gtk/gtkwindow.c:665 +#: gtk/gtkwindow.c:665 msgid "TRUE if the window should receive the input focus." msgstr "TRUE にすると、ウィンドウは入力フォーカスを受け取ります" -#: ../gtk/gtkwindow.c:679 +#: gtk/gtkwindow.c:679 msgid "Focus on map" msgstr "マップ時にフォーカス" -#: ../gtk/gtkwindow.c:680 +#: gtk/gtkwindow.c:680 msgid "TRUE if the window should receive the input focus when mapped." msgstr "TRUE にすると、ウィンドウはマップ時に入力フォーカスを受け取ります" -#: ../gtk/gtkwindow.c:694 +#: gtk/gtkwindow.c:694 msgid "Decorated" msgstr "装飾" -#: ../gtk/gtkwindow.c:695 +#: gtk/gtkwindow.c:695 msgid "Whether the window should be decorated by the window manager" msgstr "ウィンドウがウィンドウ・マネージャによって装飾されるべきかどうかです" -#: ../gtk/gtkwindow.c:709 +#: gtk/gtkwindow.c:709 msgid "Deletable" msgstr "削除可能" -#: ../gtk/gtkwindow.c:710 +#: gtk/gtkwindow.c:710 msgid "Whether the window frame should have a close button" msgstr "ウィンドウのフレームに閉じるボタンを付けるかどうかです" -#: ../gtk/gtkwindow.c:726 +#: gtk/gtkwindow.c:726 msgid "Gravity" msgstr "グラビティ" -#: ../gtk/gtkwindow.c:727 +#: gtk/gtkwindow.c:727 msgid "The window gravity of the window" msgstr "ウィンドウのグラビティ" -#: ../gtk/gtkwindow.c:744 +#: gtk/gtkwindow.c:744 msgid "Transient for Window" msgstr "一時的なウィンドウ" -#: ../gtk/gtkwindow.c:745 +#: gtk/gtkwindow.c:745 msgid "The transient parent of the dialog" msgstr "ダイアログの一時的な親ウィジェットです" -#: ../gtk/gtkwindow.c:759 +#: gtk/gtkwindow.c:759 msgid "Opacity for Window" msgstr "ウィンドウの透明度" -#: ../gtk/gtkwindow.c:760 +#: gtk/gtkwindow.c:760 msgid "The opacity of the window, from 0 to 1" msgstr "ウィンドウの透明度を 0 から 1 の数値で指定します" -#: ../modules/input/gtkimcontextxim.c:334 +#: modules/input/gtkimcontextxim.c:334 msgid "IM Preedit style" msgstr "IM 前処理のスタイル" -#: ../modules/input/gtkimcontextxim.c:335 +#: modules/input/gtkimcontextxim.c:335 msgid "How to draw the input method preedit string" msgstr "入力メソッドで前処理している文字列のスタイルです" -#: ../modules/input/gtkimcontextxim.c:343 +#: modules/input/gtkimcontextxim.c:343 msgid "IM Status style" msgstr "IM ステータスのスタイル" -#: ../modules/input/gtkimcontextxim.c:344 +#: modules/input/gtkimcontextxim.c:344 msgid "How to draw the input method statusbar" msgstr "入力メソッドのステータスバーのスタイルです" + +#~ msgid "Whether stock icons should be shown in buttons" +#~ msgstr "ボタンの中にストック・アイコンを表示するかどうかです" diff --git a/po-properties/ka.po b/po-properties/ka.po index e7464689a7..9e0df4ca8e 100644 --- a/po-properties/ka.po +++ b/po-properties/ka.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: ka\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2008-03-19 16:31+0100\n" "Last-Translator: Vladimer Sichinava ვლადიმერ სიჭინავა \n" "Language-Team: Georgian \n" "Language-Team: Kannada \n" @@ -838,7 +838,7 @@ msgstr "ಅಡ್ಡಲಾದ ಸಾಲುಗಳು" msgid "Vertical alignment for child" msgstr "ಲಂಬ ಸಾಲುಗಳು" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "ಚಿತ್ರ ಸಂಪರ್ಕತಟ" @@ -932,8 +932,8 @@ msgstr "ಗುಂಡಿ ಚಿತ್ರಗಳನ್ನು ತೋರಿಸು" #: gtk/gtkbutton.c:492 #, fuzzy -msgid "Whether stock icons should be shown in buttons" -msgstr "ಗುಂಡಿಗಳು" +msgid "Whether images should be shown on buttons" +msgstr "ಶೀಘ್ರವೀಕ್ಷಕ ಪರಿವಿಡಿಗಳು" #: gtk/gtkcalendar.c:440 msgid "Year" @@ -2163,7 +2163,7 @@ msgstr "ಬಾಣದ ಗುರುತಿನ ಗಾತ್ರ" msgid "The minimum size of the arrow in the combo box" msgstr "ಕನಿಷ್ಠ" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2874,7 +2874,7 @@ msgstr "ಗುರುತುಪಟ್ಟಿ (ಲೇಬಲ್)" msgid "The vertical alignment of the label" msgstr "ಲಂಬ ಸಾಲುಗಳು" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 #, fuzzy msgid "Deprecated property, use shadow_type instead" msgstr "ಸಾರ್ವತ್ರಿಕತೆಯನ್ನು ಬಳಸು" @@ -2893,50 +2893,50 @@ msgstr "ಸ್ವರೂಪ" msgid "A widget to display in place of the usual frame label" msgstr "ಪ್ರದರ್ಶನವನ್ನು ಸಂರಚಿಸು" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 #, fuzzy msgid "Appearance of the shadow that surrounds the container" msgstr "ಸ್ವರೂಪ" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 #, fuzzy msgid "Handle position" msgstr "ಸ್ಥಳ" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 #, fuzzy msgid "Position of the handle relative to the child widget" msgstr "ಸಾಪೇಕ್ಷ" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 #, fuzzy msgid "Snap edge" msgstr "ಇಡುಕಿಸು (ಸ್ನ್ಯಾಪ್)" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 #, fuzzy msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" msgstr "ತಂಗುದಾಣ (ಡಾಕ್)/ತಂಗು" -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 #, fuzzy msgid "Snap edge set" msgstr "ಇಡುಕಿಸು (ಸ್ನ್ಯಾಪ್)" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 #, fuzzy msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" msgstr "ಮೌಲ್ಯ" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -3174,17 +3174,17 @@ msgstr "ಸಂಗ್ರಹ ಬಗೆ" msgid "The representation being used for image data" msgstr "ಬಿಂಬ (ಇಮೇಜ್)" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 #, fuzzy msgid "Child widget to appear next to the menu text" msgstr "ನಿಯಂತ್ರಣಾ ಸಂಪರ್ಕತಟ (ವಿಡ್ಗೆಟ್)" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 #, fuzzy msgid "Show menu images" msgstr "ಚಿತ್ರಗಳು" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 #, fuzzy msgid "Whether images should be shown in menus" msgstr "ಶೀಘ್ರವೀಕ್ಷಕ ಪರಿವಿಡಿಗಳು" @@ -3346,6 +3346,25 @@ msgstr "ಕೀಲಿಮಣೆ ವಿನ್ಯಾಸ" msgid "The height of the layout" msgstr "ಎತ್ತರ" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +#, fuzzy +msgid "The URI bound to this button" +msgstr "ಮಧ್ಯದ ಗುಂಡಿ" + +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "ಗೋಚರ" + +#: gtk/gtklinkbutton.c:160 +#, fuzzy +msgid "Whether this link has been visited." +msgstr "ಕ್ರಿಯೆಯು ಗೋಚರಿಸುತ್ತದೆಯೆ." + #: gtk/gtkmenu.c:503 #, fuzzy msgid "The currently selected menu item" @@ -3863,7 +3882,7 @@ msgid "Group ID for tabs drag and drop" msgstr "ಕಿಟಕಿಗಳನ್ನು ಸಮೂಹಗೊಳಿಸು" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "ಸಮೂಹ" @@ -3997,6 +4016,16 @@ msgstr "ಹೊಸ ಹಾಳೆ (ಟಾಬ್)" msgid "Size of tab curvature" msgstr "ಅಕ್ಷರ ಗಾತ್ರ" +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "ಚೌಕಳಿ ಅಂತರ" + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "ಚೌಕಳಿ ಅಂತರ" + #: gtk/gtkobject.c:370 msgid "User Data" msgstr "ಬಳಕೆದಾರ ದತ್ತಾಂಶ" @@ -4581,6 +4610,11 @@ msgstr "ಬಲ ಗುಂಡಿ" msgid "The radio menu item whose group this widget belongs to." msgstr "ಸಮೂಹವನ್ನು/ಬಳಗವನ್ನು ತೆಗೆದುಹಾಕು" +#: gtk/gtkradiotoolbutton.c:66 +#, fuzzy +msgid "The radio tool button whose group this button belongs to." +msgstr "ಬಲ ಗುಂಡಿ" + #: gtk/gtkrange.c:337 #, fuzzy msgid "Update policy" @@ -7339,6 +7373,10 @@ msgstr "IM ಸ್ಥಿತಿ ಶೈಲಿ" msgid "How to draw the input method statusbar" msgstr "ಪ್ರದಾನ(input) ಕ್ರಮ ಸ್ಥಿತಿ ಪಟ್ಟಿಯನ್ನು ಹೇಗೆ ಎಳೆಯುವುದು" +#, fuzzy +#~ msgid "Whether stock icons should be shown in buttons" +#~ msgstr "ಗುಂಡಿಗಳು" + #~ msgid "Cancelled" #~ msgstr "ರದ್ದುಗೊಳಿಸಲಾದ" diff --git a/po-properties/ko.po b/po-properties/ko.po index f740ee1666..af745af2eb 100644 --- a/po-properties/ko.po +++ b/po-properties/ko.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+-properties.HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2008-08-05 00:02+0900\n" "Last-Translator: Eunju Kim \n" "Language-Team: GNOME Korea \n" @@ -819,7 +819,7 @@ msgstr "하위 위젯의 가로 맞춤" msgid "Vertical alignment for child" msgstr "하위 위젯의 세로 맞춤" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "그림 위젯" @@ -902,8 +902,9 @@ msgid "Show button images" msgstr "단추 그림 표시" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" -msgstr "단추 안에 스톡 아이콘을 표시할 지 여부" +#, fuzzy +msgid "Whether images should be shown on buttons" +msgstr "메뉴에 그림을 표시할 지 여부" #: gtk/gtkcalendar.c:440 msgid "Year" @@ -1972,7 +1973,7 @@ msgstr "화살표 크기" msgid "The minimum size of the arrow in the combo box" msgstr "콤보 상자에 있는 화살표의 최소 크기" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2584,7 +2585,7 @@ msgstr "레이블 세로 맞춤" msgid "The vertical alignment of the label" msgstr "레이블의 세로 맞춤" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "" "낡아서 권장하지 않는 등록 정보입니다. 대신에 shadow_type을 사용하십시오." @@ -2601,33 +2602,33 @@ msgstr "프레임 테두리의 모양" msgid "A widget to display in place of the usual frame label" msgstr "일반적인 프레임 레이블 대신에 표시할 위젯" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "컨테이너를 둘러싼 그림자 모양" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "핸들 위치" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "하위 위젯에 대한 핸들의 상대 위치" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "스냅 가장자리" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" msgstr "핸들 상자와 도킹하는 도킹 위치에 줄 맞춰진 핸들 상자의 변" -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "스냅 가장자리 설정" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" @@ -2635,11 +2636,11 @@ msgstr "" "snap_edge 등록정보의 값을 사용할 것인 지 handle_position에서 얻은 값을 사용" "할 것인 지 여부" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "하위 위젯 떼었음" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2843,15 +2844,15 @@ msgstr "저장 형식" msgid "The representation being used for image data" msgstr "그림 데이타 표현 방법" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "메뉴 텍스트 옆에 나타날 하위 위젯" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "메뉴 그림을 표시" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "메뉴에 그림을 표시할 지 여부" @@ -2991,6 +2992,25 @@ msgstr "레이아웃의 너비" msgid "The height of the layout" msgstr "레이아웃의 높이" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +#, fuzzy +msgid "The URI bound to this button" +msgstr "단추의 토글 상태" + +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "보임" + +#: gtk/gtklinkbutton.c:160 +#, fuzzy +msgid "Whether this link has been visited." +msgstr "동작을 표시할 지 여부." + #: gtk/gtkmenu.c:503 msgid "The currently selected menu item" msgstr "현재 선택한 메뉴 항목" @@ -3434,7 +3454,7 @@ msgid "Group ID for tabs drag and drop" msgstr "탭 끌어놓기에 사용할 그룹 ID" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "그룹" @@ -3544,6 +3564,16 @@ msgstr "탭 구부러짐" msgid "Size of tab curvature" msgstr "탭 구부러진 부분의 크기" +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "화살표 크기 조정" + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "스크롤 막대 간격" + #: gtk/gtkobject.c:370 msgid "User Data" msgstr "사용자 데이터" @@ -4059,6 +4089,11 @@ msgstr "이 위젯이 속한 그룹의 라디오 단추." msgid "The radio menu item whose group this widget belongs to." msgstr "이 위젯이 속한 그룹의 라디오 메뉴 항목." +#: gtk/gtkradiotoolbutton.c:66 +#, fuzzy +msgid "The radio tool button whose group this button belongs to." +msgstr "이 위젯이 속한 그룹의 라디오 단추." + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "업데이트 정책" @@ -6708,6 +6743,9 @@ msgstr "입력기 상태 유형" msgid "How to draw the input method statusbar" msgstr "입력 방법 상태 표시줄을 그리는 방법" +#~ msgid "Whether stock icons should be shown in buttons" +#~ msgstr "단추 안에 스톡 아이콘을 표시할 지 여부" + #~ msgid "Cancelled" #~ msgstr "취소함" diff --git a/po-properties/ku.po b/po-properties/ku.po index 684cfce0ed..d45ee0ad24 100644 --- a/po-properties/ku.po +++ b/po-properties/ku.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ku\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2006-01-16 19:14+0100\n" "Last-Translator: Erdal Ronahi \n" "Language-Team: Kurdish \n" @@ -795,7 +795,7 @@ msgstr "" msgid "Vertical alignment for child" msgstr "" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "" @@ -880,7 +880,7 @@ msgid "Show button images" msgstr "" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" +msgid "Whether images should be shown on buttons" msgstr "" #: gtk/gtkcalendar.c:440 @@ -1947,7 +1947,7 @@ msgstr "Mezinahî nîşan bide" msgid "The minimum size of the arrow in the combo box" msgstr "" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2549,7 +2549,7 @@ msgstr "" msgid "The vertical alignment of the label" msgstr "" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "" @@ -2565,43 +2565,43 @@ msgstr "" msgid "A widget to display in place of the usual frame label" msgstr "" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" msgstr "" -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" msgstr "" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2805,15 +2805,15 @@ msgstr "" msgid "The representation being used for image data" msgstr "" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "" @@ -2948,6 +2948,23 @@ msgstr "" msgid "The height of the layout" msgstr "" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +msgid "The URI bound to this button" +msgstr "" + +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "Tê dîtin" + +#: gtk/gtklinkbutton.c:160 +msgid "Whether this link has been visited." +msgstr "" + #: gtk/gtkmenu.c:503 msgid "The currently selected menu item" msgstr "" @@ -3390,7 +3407,7 @@ msgid "Group ID for tabs drag and drop" msgstr "" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "Kom" @@ -3500,6 +3517,16 @@ msgstr "" msgid "Size of tab curvature" msgstr "" +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "Mezinahî nîşan bide" + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "Navber" + #: gtk/gtkobject.c:370 msgid "User Data" msgstr "Daneyên Bikarhener" @@ -4014,6 +4041,10 @@ msgstr "" msgid "The radio menu item whose group this widget belongs to." msgstr "" +#: gtk/gtkradiotoolbutton.c:66 +msgid "The radio tool button whose group this button belongs to." +msgstr "" + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "" diff --git a/po-properties/li.po b/po-properties/li.po index f740f0fc95..c2ccaffef4 100644 --- a/po-properties/li.po +++ b/po-properties/li.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+ 2.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2003-05-28 17:57+0000\n" "Last-Translator: Mathieu van Woerkom \n" "Language-Team: Limburgish \n" @@ -873,7 +873,7 @@ msgstr "Horizontale oetliening" msgid "Vertical alignment for child" msgstr "Vertikale oetliening" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "Aafbiljingswidget" @@ -970,7 +970,7 @@ msgstr "" #: gtk/gtkbutton.c:492 #, fuzzy -msgid "Whether stock icons should be shown in buttons" +msgid "Whether images should be shown on buttons" msgstr "Of tabs getuind waere of neet" #: gtk/gtkcalendar.c:440 @@ -2115,7 +2115,7 @@ msgstr "Pielrichting" msgid "The minimum size of the arrow in the combo box" msgstr "'t model van de TreeView" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2773,7 +2773,7 @@ msgstr "Label y-oetliening" msgid "The vertical alignment of the label" msgstr "De vertikale oetliening van 't label" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "" "Verauwerde eigesjap, gebroek in plaats hievan: shadow_type (sjeem_tiep)" @@ -2790,23 +2790,23 @@ msgstr "Uterlik van de kaderrandj" msgid "A widget to display in place of the usual frame label" msgstr "Ein widget veur te tuine in plaats van 't gebroekelike kaderlabel" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "Uterlik van de sjeem det de container ómgif" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "Handle-posisie" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "Posisie van de handle relatief tót 't dochterwidget" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "Plekrandj" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" @@ -2814,11 +2814,11 @@ msgstr "" "Ziej van de handle-box die oetgeliend is mit 't docking-puntj woe de handle-" "box aafgemeerd weurt" -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "Plekrandj aangezat" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" @@ -2826,11 +2826,11 @@ msgstr "" "Of de waerd van de snap_edge-eigesjap gebroek weurt, of ein waerd aafgeleijd " "van handle_position" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -3056,16 +3056,16 @@ msgstr "Opsjlaagtiep" msgid "The representation being used for image data" msgstr "De te gebroeke representasie veur aafbiljingsdata" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "Dochterwidget det naeve de menuteks versjient" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 #, fuzzy msgid "Show menu images" msgstr "Tabs tuine" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 #, fuzzy msgid "Whether images should be shown in menus" msgstr "Of tabs getuind waere of neet" @@ -3212,6 +3212,25 @@ msgstr "De breide van de opmaak" msgid "The height of the layout" msgstr "De huugde van de opmaak" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +#, fuzzy +msgid "The URI bound to this button" +msgstr "De sjtandj van de sjakelknóp" + +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "Zichbaar" + +#: gtk/gtklinkbutton.c:160 +#, fuzzy +msgid "Whether this link has been visited." +msgstr "Of 't widget zichbaar moot zeen" + #: gtk/gtkmenu.c:503 #, fuzzy msgid "The currently selected menu item" @@ -3706,7 +3725,7 @@ msgid "Group ID for tabs drag and drop" msgstr "" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "Gróp" @@ -3833,6 +3852,16 @@ msgstr "" msgid "Size of tab curvature" msgstr "Gruutde van aafstandjhauwers" +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "Riej-spasiëring" + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "Sjpasiebalk-spasiëring" + #: gtk/gtkobject.c:370 #, fuzzy msgid "User Data" @@ -4395,6 +4424,11 @@ msgstr "De radioknóp van welke gróp dit widget toegehuurt." msgid "The radio menu item whose group this widget belongs to." msgstr "De radioknóp van welke gróp dit widget toegehuurt." +#: gtk/gtkradiotoolbutton.c:66 +#, fuzzy +msgid "The radio tool button whose group this button belongs to." +msgstr "De radioknóp van welke gróp dit widget toegehuurt." + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "Vernujingsbeleid" @@ -7241,6 +7275,10 @@ msgstr "IM sjtatussjtiel" msgid "How to draw the input method statusbar" msgstr "Wie de sjtatusbalk veur inveurmetood moot waere geteikend" +#, fuzzy +#~ msgid "Whether stock icons should be shown in buttons" +#~ msgstr "Of tabs getuind waere of neet" + #~ msgid "" #~ "A number between 0.0 and 1.0 specifying the horizontal alignment of the " #~ "text in the progress widget" diff --git a/po-properties/lt.po b/po-properties/lt.po index d86542bbf5..e7d7a3dba8 100644 --- a/po-properties/lt.po +++ b/po-properties/lt.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: lt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2007-09-17 12:43+0300\n" "Last-Translator: Žygimantas Beručka \n" "Language-Team: Lithuanian \n" @@ -830,7 +830,7 @@ msgstr "Susijusio objekto horizontalus lygiavimas" msgid "Vertical alignment for child" msgstr "Susijusio objekto vertikalus lygiavimas" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "Paveikslėlio objektas" @@ -920,8 +920,9 @@ msgid "Show button images" msgstr "Rodyti mygtukų paveikslėlius" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" -msgstr "Ar standartinės piktogramos turi būti rodomos mygtukuose" +#, fuzzy +msgid "Whether images should be shown on buttons" +msgstr "Ar paveikslėliai turi būti rodomi meniu" #: gtk/gtkcalendar.c:440 msgid "Year" @@ -2015,7 +2016,7 @@ msgstr "Rodyklės dydis" msgid "The minimum size of the arrow in the combo box" msgstr "Mažiausias rodyklės dydis išsiskleidžiančiame laukelyje" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2633,7 +2634,7 @@ msgstr "Žymės x lyg" msgid "The vertical alignment of the label" msgstr "Vertikalus žymės lygiavimas" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "Pasenusi savybė, naudokite shadow_type" @@ -2649,44 +2650,44 @@ msgstr "Rėmelio paraštės išvaizda" msgid "A widget to display in place of the usual frame label" msgstr "Objektas rodomas vietoje įprasto rėmelio užrašo" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "Šešėlio gaubiančio konteinerį išvaizda" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "Rankenėlės padėtis" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "Rankenėlės padėtis lyginant su antriniu objektu" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "Prisegimo kraštas" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" msgstr "" "Pusė pagal kurią reikia lygiuoti rodyklės lauką jį prikabinant prie doko." -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "Nustatytas prisegimo kraštas" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" msgstr "Naudoti snap_edge ar handle_position savybės reikšmę" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2892,15 +2893,15 @@ msgstr "Saugyklos tipas" msgid "The representation being used for image data" msgstr "Atvaizdas naudojamas paveikslėlio duomenims" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "Susijęs objektas išvedamas šalia meniu teksto" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "Rodyti meniu paveikslėlius" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "Ar paveikslėliai turi būti rodomi meniu" @@ -3041,6 +3042,25 @@ msgstr "Išdėstymo plotis" msgid "The height of the layout" msgstr "Išdėstymo aukštis" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +#, fuzzy +msgid "The URI bound to this button" +msgstr "Ar varnelė yra padėta" + +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "Matoma" + +#: gtk/gtklinkbutton.c:160 +#, fuzzy +msgid "Whether this link has been visited." +msgstr "Ar veiksmas yra matomas." + #: gtk/gtkmenu.c:503 #, fuzzy msgid "The currently selected menu item" @@ -3505,7 +3525,7 @@ msgid "Group ID for tabs drag and drop" msgstr "Kortelių tempimo ir paleidimo grupės ID" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "Grupė" @@ -3616,6 +3636,16 @@ msgstr "Kortelių išlinkimas" msgid "Size of tab curvature" msgstr "Kortelių išlinkimo dydis" +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "Rodyklės Mastelis" + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "Slinkties juostos tarpai" + #: gtk/gtkobject.c:370 msgid "User Data" msgstr "Naudotojo duomenys" @@ -4153,6 +4183,11 @@ msgstr "Žymimoji akutė, kurios grupei priklauso šis objektas." msgid "The radio menu item whose group this widget belongs to." msgstr "Meniu žymimoji akutė, kurios grupei priklauso šis objektas." +#: gtk/gtkradiotoolbutton.c:66 +#, fuzzy +msgid "The radio tool button whose group this button belongs to." +msgstr "Žymimoji akutė, kurios grupei priklauso šis objektas." + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "Atnaujinimo tvarka" @@ -6848,6 +6883,9 @@ msgstr "IM būsenos stilius" msgid "How to draw the input method statusbar" msgstr "Kaip rodyti įvedimo metodo būsenos juostą" +#~ msgid "Whether stock icons should be shown in buttons" +#~ msgstr "Ar standartinės piktogramos turi būti rodomos mygtukuose" + #~ msgid "Cancelled" #~ msgstr "Atšaukta" diff --git a/po-properties/lv.po b/po-properties/lv.po index 76c80c0394..25c913d54d 100644 --- a/po-properties/lv.po +++ b/po-properties/lv.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2002-12-19 16:10+0200\n" "Last-Translator: Artis Trops \n" "Language-Team: Latvian \n" @@ -872,7 +872,7 @@ msgstr "Horizontālā centrēšana" msgid "Vertical alignment for child" msgstr "Vertikālā centrāšana" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "Attēla logdaļa" @@ -965,7 +965,7 @@ msgstr "" #: gtk/gtkbutton.c:492 #, fuzzy -msgid "Whether stock icons should be shown in buttons" +msgid "Whether images should be shown on buttons" msgstr "Vai sadaļām ir vai nav jābūt parādītām" #: gtk/gtkcalendar.c:440 @@ -2102,7 +2102,7 @@ msgstr "Bultas virziens" msgid "The minimum size of the arrow in the combo box" msgstr "Koka skata modelis" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2754,7 +2754,7 @@ msgstr "Iezīmes y centrēšana" msgid "The vertical alignment of the label" msgstr "Iezīmes vertikālā izlīdzināšana" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "Nosodīts rekvizīts, tā vietā lietojiet shadow_type" @@ -2770,23 +2770,23 @@ msgstr "Rāmja robežas izskats" msgid "A widget to display in place of the usual frame label" msgstr "Logdaļa, ko attēlot parasta rāmja iezīmes vietā" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "Ēnas izskas, kas aptver saturētāju" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "Roktura pozīcija" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "Roktura pozīcija attiecībā pret bērna logdaļu" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "Aplauzt malas" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" @@ -2794,11 +2794,11 @@ msgstr "" "Rokturkastes puse, kas nostādīta rindā ar noenkurošanās punktu doka " "rokturkastei" -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "Aplauztu malu iestatījums" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" @@ -2806,11 +2806,11 @@ msgstr "" "Vai lietot vērtību no snap_edge rekvizīta vai vērtību, atvasinātu no from " "handle_position" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -3034,16 +3034,16 @@ msgstr "Glabātuves tips" msgid "The representation being used for image data" msgstr "Attēla datiem lietotais attēlojums" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "Bērna logdaļa, kurai jāparādās blakus izvēlnes tekstam" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 #, fuzzy msgid "Show menu images" msgstr "Parādīt Sadaļas" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 #, fuzzy msgid "Whether images should be shown in menus" msgstr "Vai sadaļām ir vai nav jābūt parādītām" @@ -3189,6 +3189,25 @@ msgstr "Izkārtojuma platums" msgid "The height of the layout" msgstr "Izkārtojuma augstums" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +#, fuzzy +msgid "The URI bound to this button" +msgstr "Slēgt pogas stāvokli" + +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "Redzams" + +#: gtk/gtklinkbutton.c:160 +#, fuzzy +msgid "Whether this link has been visited." +msgstr "Vai logdaļa ir redzama" + #: gtk/gtkmenu.c:503 #, fuzzy msgid "The currently selected menu item" @@ -3681,7 +3700,7 @@ msgid "Group ID for tabs drag and drop" msgstr "" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "Grupa" @@ -3804,6 +3823,16 @@ msgstr "" msgid "Size of tab curvature" msgstr "Starpinātāju izmērs" +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "Rindu atstarpe" + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "Ritjoslas atstarpe" + #: gtk/gtkobject.c:370 #, fuzzy msgid "User Data" @@ -4365,6 +4394,11 @@ msgstr "Radio poga, kuras grupai šī logdaļa pieder." msgid "The radio menu item whose group this widget belongs to." msgstr "Radio poga, kuras grupai šī logdaļa pieder." +#: gtk/gtkradiotoolbutton.c:66 +#, fuzzy +msgid "The radio tool button whose group this button belongs to." +msgstr "Radio poga, kuras grupai šī logdaļa pieder." + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "Atjaunināšanas politika" @@ -7191,6 +7225,10 @@ msgstr "IM Statusa stils" msgid "How to draw the input method statusbar" msgstr "Kā zīmēt ievades metodes statusjoslu" +#, fuzzy +#~ msgid "Whether stock icons should be shown in buttons" +#~ msgstr "Vai sadaļām ir vai nav jābūt parādītām" + #~ msgid "" #~ "A number between 0.0 and 1.0 specifying the horizontal alignment of the " #~ "text in the progress widget" diff --git a/po-properties/mi.po b/po-properties/mi.po index edb7f991e8..a7db860973 100644 --- a/po-properties/mi.po +++ b/po-properties/mi.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+-properties\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2004-02-06 21:52+1300\n" "Last-Translator: John C Barstow \n" "Language-Team: Maori \n" @@ -803,7 +803,7 @@ msgstr "" msgid "Vertical alignment for child" msgstr "" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "" @@ -887,7 +887,7 @@ msgid "Show button images" msgstr "" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" +msgid "Whether images should be shown on buttons" msgstr "" #: gtk/gtkcalendar.c:440 @@ -1964,7 +1964,7 @@ msgstr "" msgid "The minimum size of the arrow in the combo box" msgstr "" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2579,7 +2579,7 @@ msgstr "" msgid "The vertical alignment of the label" msgstr "" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "" @@ -2595,43 +2595,43 @@ msgstr "" msgid "A widget to display in place of the usual frame label" msgstr "" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" msgstr "" -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" msgstr "" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2841,15 +2841,15 @@ msgstr "" msgid "The representation being used for image data" msgstr "" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "" @@ -2986,6 +2986,22 @@ msgstr "" msgid "The height of the layout" msgstr "" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +msgid "The URI bound to this button" +msgstr "" + +#: gtk/gtklinkbutton.c:159 +msgid "Visited" +msgstr "" + +#: gtk/gtklinkbutton.c:160 +msgid "Whether this link has been visited." +msgstr "" + #: gtk/gtkmenu.c:503 msgid "The currently selected menu item" msgstr "" @@ -3426,7 +3442,7 @@ msgid "Group ID for tabs drag and drop" msgstr "" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "" @@ -3537,6 +3553,14 @@ msgstr "" msgid "Size of tab curvature" msgstr "" +#: gtk/gtknotebook.c:834 +msgid "Arrow spacing" +msgstr "" + +#: gtk/gtknotebook.c:835 +msgid "Scroll arrow spacing" +msgstr "" + #: gtk/gtkobject.c:370 msgid "User Data" msgstr "" @@ -4047,6 +4071,10 @@ msgstr "" msgid "The radio menu item whose group this widget belongs to." msgstr "" +#: gtk/gtkradiotoolbutton.c:66 +msgid "The radio tool button whose group this button belongs to." +msgstr "" + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "" diff --git a/po-properties/mk.po b/po-properties/mk.po index 58e4c73998..8d0884dc23 100644 --- a/po-properties/mk.po +++ b/po-properties/mk.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+-properties.HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2007-09-11 09:40+0200\n" "Last-Translator: Arangel Angov \n" "Language-Team: Macedonian \n" @@ -831,7 +831,7 @@ msgstr "Horizontal alignment for child" msgid "Vertical alignment for child" msgstr "Вертикално подредување на подпроцес" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "Копче за слика" @@ -920,8 +920,9 @@ msgid "Show button images" msgstr "Show button images" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" -msgstr "Whether stock icons should be shown in buttons" +#, fuzzy +msgid "Whether images should be shown on buttons" +msgstr "Whether images should be shown in menus" #: gtk/gtkcalendar.c:440 msgid "Year" @@ -2010,7 +2011,7 @@ msgstr "Големина на стрелка" msgid "The minimum size of the arrow in the combo box" msgstr "Минималната големина на стрелката во комбинираното поле" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2634,7 +2635,7 @@ msgstr "Label yalign" msgid "The vertical alignment of the label" msgstr "The vertical alignment of the label" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "Deprecated property, use shadow_type instead" @@ -2650,23 +2651,23 @@ msgstr "Appearance of the frame border" msgid "A widget to display in place of the usual frame label" msgstr "A widget to display in place of the usual frame label" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "Appearance of the shadow that surrounds the container" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "Handle position" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "Position of the handle relative to the child widget" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "Snap edge" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" @@ -2674,11 +2675,11 @@ msgstr "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "Snap edge set" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" @@ -2686,11 +2687,11 @@ msgstr "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2895,15 +2896,15 @@ msgstr "Storage type" msgid "The representation being used for image data" msgstr "The representation being used for image data" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "Child widget to appear next to the menu text" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "Show menu images" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "Whether images should be shown in menus" @@ -3047,6 +3048,25 @@ msgstr "The width of the layout" msgid "The height of the layout" msgstr "The height of the layout" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +#, fuzzy +msgid "The URI bound to this button" +msgstr "The toggle state of the button" + +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "Видливо" + +#: gtk/gtklinkbutton.c:160 +#, fuzzy +msgid "Whether this link has been visited." +msgstr "Whether the action is visible." + #: gtk/gtkmenu.c:503 #, fuzzy msgid "The currently selected menu item" @@ -3512,7 +3532,7 @@ msgid "Group ID for tabs drag and drop" msgstr "Ид. на групата за влечење и пуштање на јазичиња" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "Група" @@ -3624,6 +3644,16 @@ msgstr "Закривување на јазичето" msgid "Size of tab curvature" msgstr "Големина на кривината на јазичето" +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "Скалирање на стрелка" + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "Scrollbar spacing" + #: gtk/gtkobject.c:370 msgid "User Data" msgstr "Кориснички податоци" @@ -4165,6 +4195,11 @@ msgstr "The radio button whose group this widget belongs to." msgid "The radio menu item whose group this widget belongs to." msgstr "Предмет од радио менито на чија група припаѓа оваа графичка контрола." +#: gtk/gtkradiotoolbutton.c:66 +#, fuzzy +msgid "The radio tool button whose group this button belongs to." +msgstr "The radio button whose group this widget belongs to." + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "Update policy" @@ -6894,6 +6929,9 @@ msgstr "IM Status style" msgid "How to draw the input method statusbar" msgstr "How to draw the input method statusbar" +#~ msgid "Whether stock icons should be shown in buttons" +#~ msgstr "Whether stock icons should be shown in buttons" + #~ msgid "Cancelled" #~ msgstr "Откажано" diff --git a/po-properties/ml.po b/po-properties/ml.po index 2eac7dd7a8..71fac2915a 100644 --- a/po-properties/ml.po +++ b/po-properties/ml.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+-properties.HEAD.ml\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2007-09-06 18:05+0530\n" "Last-Translator: Ani Peter \n" "Language-Team: Malayalam\n" @@ -818,7 +818,7 @@ msgstr "ചൈള്‍ഡിനുളള ഹോറിസോണ്‍ട്ട msgid "Vertical alignment for child" msgstr "ചൈള്‍ഡിനുളള വെര്‍ട്ടിക്കല്‍ അലൈന്‍മെന്‍റ്" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "ഇമേജ് വിഡ്ജറ്റ്" @@ -901,8 +901,9 @@ msgid "Show button images" msgstr "ബട്ടണ്‍ ഇമേജുകള്‍ കാണിക്കുക" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" -msgstr "ശേഖരത്തിന്‍റെ പ്രതിരൂപങ്ങള്‍ ബട്ടണുകളില്‍ കാണിക്കണമോ എന്ന്" +#, fuzzy +msgid "Whether images should be shown on buttons" +msgstr "മെനുവില്‍ ഇമേജുകള്‍ കാണിക്കണമോ എന്ന്" #: gtk/gtkcalendar.c:440 msgid "Year" @@ -1989,7 +1990,7 @@ msgstr "സൂചികയുടെ വ്യാപ്തി" msgid "The minimum size of the arrow in the combo box" msgstr "കോംപോ ബോക്സിന്‍റെ സൂചികയുടെ ഏറ്റവും കുറഞ്ഞ വ്യാപ്തി" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2601,7 +2602,7 @@ msgstr "yalign ലേബല്‍" msgid "The vertical alignment of the label" msgstr "ലേബലിന്‍റെ മുകളില്‍ നിന്നും താഴേക്കുളള ക്രമീകരണം" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "" @@ -2617,43 +2618,43 @@ msgstr "ഫ്രെയിം അതിരിന്‍റെ രൂപം" msgid "A widget to display in place of the usual frame label" msgstr "സാധാരണയുളള ഫ്രെയിം ലേബലിന്‍റെ സ്ഥാനത്ത് പ്രദര്‍ശിപ്പിക്കുന്ന വിഡ്ജറ്റ്" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "കണ്‍ട്ടെയിനറിന് ചുറ്റുമുളള ഷാഡോയുടെ രൂപം" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "സ്ഥാനം കൈകാര്യം ചെയ്യക" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" msgstr "" -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" msgstr "" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2856,15 +2857,15 @@ msgstr "സംഭരണ രീതി" msgid "The representation being used for image data" msgstr "ഇമേജ് ഡേറ്റായ്ക്കുപയോഗിക്കുന്ന മാതൃക" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "മെനു ടെക്സ്റ്റിന് ശേഷം കാണപ്പെടേണ്ട ചൈള്‍ഡ് വിഡ്ജറ്റ്" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "മെനു ഇമേജുകള്‍ കാണിക്കുക" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "മെനുവില്‍ ഇമേജുകള്‍ കാണിക്കണമോ എന്ന്" @@ -2999,6 +3000,25 @@ msgstr "ലേയൌട്ടിന്‍റെ വീതി" msgid "The height of the layout" msgstr "ലേയൌട്ടിന്‍റെ ഉയരം" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +#, fuzzy +msgid "The URI bound to this button" +msgstr "ബട്ടണ്‍ മറ്റൊന്നിലേക്ക് മാറിയ അവസ്ഥ" + +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "ദൃശ്യമായ" + +#: gtk/gtklinkbutton.c:160 +#, fuzzy +msgid "Whether this link has been visited." +msgstr "പ്രവര്‍ത്തനം ദൃശ്യമാണോ എന്ന്." + #: gtk/gtkmenu.c:503 #, fuzzy msgid "The currently selected menu item" @@ -3449,7 +3469,7 @@ msgid "Group ID for tabs drag and drop" msgstr "" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "ഗ്രൂപ്പ്" @@ -3559,6 +3579,16 @@ msgstr "" msgid "Size of tab curvature" msgstr "" +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "ആരോ സ്കേലിങ്" + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "നിരക്കുപട്ട വിടവ്" + #: gtk/gtkobject.c:370 msgid "User Data" msgstr "ഉപയോക്താവിനുളള ഡേറ്റാ" @@ -4076,6 +4106,10 @@ msgstr "" msgid "The radio menu item whose group this widget belongs to." msgstr "" +#: gtk/gtkradiotoolbutton.c:66 +msgid "The radio tool button whose group this button belongs to." +msgstr "" + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "നയം പരിഷ്ക്കരിക്കുക" @@ -6697,6 +6731,9 @@ msgstr "IM അവസ്ഥാശൈലി" msgid "How to draw the input method statusbar" msgstr "സ്റ്റേറ്റസ് ബാറിനുളള ഇന്‍പുട്ട് രീതി എങ്ങനെ ലഭ്യമാക്കാം" +#~ msgid "Whether stock icons should be shown in buttons" +#~ msgstr "ശേഖരത്തിന്‍റെ പ്രതിരൂപങ്ങള്‍ ബട്ടണുകളില്‍ കാണിക്കണമോ എന്ന്" + #~ msgid "Cancelled" #~ msgstr "റദ്ദാക്കപ്പെട്ടിരിക്കുന്നു" diff --git a/po-properties/mn.po b/po-properties/mn.po index a2a79bc485..be88e2b127 100644 --- a/po-properties/mn.po +++ b/po-properties/mn.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+-properties.HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2004-03-09 12:13+0100\n" "Last-Translator: Sanlig Badral \n" "Language-Team: Mongolian \n" @@ -941,7 +941,7 @@ msgid "Vertical alignment for child" msgstr "Хүүгийн босоо зэрэгцүүлэлт " # gtk/gtkimagemenuitem.c:124 -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "Зурган элемент" @@ -1040,8 +1040,9 @@ msgstr "Товчны зургууд харуулах" # gtk/gtknotebook.c:407 #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" -msgstr "Товчинд эмблем зураг харуулах эсэх" +#, fuzzy +msgid "Whether images should be shown on buttons" +msgstr "Зургууд товчинд харуулах эсэх" # gtk/gtkinputdialog.c:667 #: gtk/gtkcalendar.c:440 @@ -2314,7 +2315,7 @@ msgstr "Комбобоксын загвар" # gtk/gtkhandlebox.c:192 gtk/gtkmenubar.c:151 gtk/gtkstatusbar.c:158 # gtk/gtktoolbar.c:277 gtk/gtkviewport.c:148 -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -3025,7 +3026,7 @@ msgstr "Y-ийн дагуу жигдрүүлэлт." msgid "The vertical alignment of the label" msgstr "Нэрний босоо жигдрүүлэлт." -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "shadow_type хэрэглэхийн оронд шинж чанарын эсрэг." @@ -3043,24 +3044,24 @@ msgstr "Кадрын хүрээний төрх." msgid "A widget to display in place of the usual frame label" msgstr "Энгийн кадрын нэрийн газарт удирдлагын элементийг харуулах." -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "Сүүдрийн харагдах байдал, агуулагчийн хүрээ." -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "Заагчийн байрлал" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "Дэд удирдлагын элементтэй харьцангуй заагчийн байрлал." # gtk/gtkhandlebox.c:210 -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "Захыг тэнцүүлэх" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" @@ -3068,22 +3069,22 @@ msgstr "" "Барих цонхыг ухаж гаргаж ирэх барих цонхны агшаах цэгээр сүвлэгдсэн тал" # gtk/gtkhandlebox.c:210 -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "Захыг тэнцүүлэх" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" msgstr "" "snap_edge онцлогийг эсвэл тодорхойлогчийн байрлалаас өвлөсөн утгыг хэрэглэх" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -3334,16 +3335,16 @@ msgstr "Хадгалах төрөл" msgid "The representation being used for image data" msgstr "Зургийн өгөгдөлд хэрэглэгдэж байгаа дүрслэл." -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "Цэсийн текстийн хажууд гарах удирдлагын дэд элемент." -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "Цэсний зургуудыг харуулах" # gtk/gtknotebook.c:407 -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "Зургууд товчинд харуулах эсэх" @@ -3499,6 +3500,28 @@ msgstr "Байрлалын өргөн" msgid "The height of the layout" msgstr "Байрлалын өндөр" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +# gtk/gtkcellrenderertoggle.c:131 +#: gtk/gtklinkbutton.c:145 +#, fuzzy +msgid "The URI bound to this button" +msgstr "Шилжилтийг идэвхжүүлэгч товчны төлөв " + +# gtk/gtktreeview.c:538 gtk/gtktreeviewcolumn.c:174 gtk/gtkwidget.c:423 +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "Харагдхуйц" + +# gtk/gtkwidget.c:424 +#: gtk/gtklinkbutton.c:160 +#, fuzzy +msgid "Whether this link has been visited." +msgstr "Үйлдэл харагдахуйц эсэх." + # gtk/gtkfilesel.c:537 #: gtk/gtkmenu.c:503 #, fuzzy @@ -4017,7 +4040,7 @@ msgid "Group ID for tabs drag and drop" msgstr "" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "Бүлэг" @@ -4143,6 +4166,18 @@ msgstr "" msgid "Size of tab curvature" msgstr "Зай авагчийн хэмжээ" +# gtk/gtktable.c:174 +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "Мөрийн хэмжээ" + +# gtk/gtktable.c:183 +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "Дэлгэц гүйлгэгчийн завсар" + # gtk/gtklabel.c:294 #: gtk/gtkobject.c:370 #, fuzzy @@ -4754,6 +4789,11 @@ msgstr "Энэ үзэмжид тэдгээр радио товчинууд ха msgid "The radio menu item whose group this widget belongs to." msgstr "Энэ үзэмжид тэдгээр радио товчинууд харъяалагдана." +#: gtk/gtkradiotoolbutton.c:66 +#, fuzzy +msgid "The radio tool button whose group this button belongs to." +msgstr "Энэ үзэмжид тэдгээр радио товчинууд харъяалагдана." + # gtk/gtkrange.c:273 #: gtk/gtkrange.c:337 msgid "Update policy" @@ -7808,6 +7848,10 @@ msgstr "IM төлөвийн хэлбэр" msgid "How to draw the input method statusbar" msgstr "Төлөвийн самбарыг оруулах аргыг хэрхэн үзүүлэх" +# gtk/gtknotebook.c:407 +#~ msgid "Whether stock icons should be shown in buttons" +#~ msgstr "Товчинд эмблем зураг харуулах эсэх" + # gtk/gtkprogress.c:139 #~ msgid "" #~ "A number between 0.0 and 1.0 specifying the horizontal alignment of the " diff --git a/po-properties/mr.po b/po-properties/mr.po index 7a67184d5c..5f23b3b0dc 100644 --- a/po-properties/mr.po +++ b/po-properties/mr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+-properties.HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-13 14:36+0000\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2008-08-13 20:30+0530\n" "Last-Translator: Sandeep Shedmake \n" "Language-Team: marathi\n" @@ -17,4484 +17,4542 @@ msgstr "" "X-Generator: KBabel 1.11.4\n" "Plural-Forms: nplurals=2; plural=(n!=1);\n" -#: ../gdk-pixbuf/gdk-pixbuf.c:89 +#: gdk-pixbuf/gdk-pixbuf.c:89 msgid "Number of Channels" msgstr "एकूण वाहिका" -#: ../gdk-pixbuf/gdk-pixbuf.c:90 +#: gdk-pixbuf/gdk-pixbuf.c:90 msgid "The number of samples per pixel" msgstr "दर पिक्सेल करीता एकूण सॅम्पल" -#: ../gdk-pixbuf/gdk-pixbuf.c:99 +#: gdk-pixbuf/gdk-pixbuf.c:99 msgid "Colorspace" msgstr "रंगक्षेत्र" -#: ../gdk-pixbuf/gdk-pixbuf.c:100 +#: gdk-pixbuf/gdk-pixbuf.c:100 msgid "The colorspace in which the samples are interpreted" msgstr "सॅम्पल विश्लेषीत केले जाते ते रंगक्षेत्र" -#: ../gdk-pixbuf/gdk-pixbuf.c:108 +#: gdk-pixbuf/gdk-pixbuf.c:108 msgid "Has Alpha" msgstr "Alpha समाविष्टीत" -#: ../gdk-pixbuf/gdk-pixbuf.c:109 +#: gdk-pixbuf/gdk-pixbuf.c:109 msgid "Whether the pixbuf has an alpha channel" msgstr "alpha मार्गकडे pixbuf समाविष्टीत आहे का" -#: ../gdk-pixbuf/gdk-pixbuf.c:122 +#: gdk-pixbuf/gdk-pixbuf.c:122 msgid "Bits per Sample" msgstr "बिट्स दर सॅम्पल" -#: ../gdk-pixbuf/gdk-pixbuf.c:123 +#: gdk-pixbuf/gdk-pixbuf.c:123 msgid "The number of bits per sample" msgstr "दर सॅम्पल करीता एकूण सॅम्पल" -#: ../gdk-pixbuf/gdk-pixbuf.c:132 ../gtk/gtklayout.c:632 -#: ../gtk/gtktreeviewcolumn.c:207 +#: gdk-pixbuf/gdk-pixbuf.c:132 gtk/gtklayout.c:632 gtk/gtktreeviewcolumn.c:207 msgid "Width" msgstr "रुंदी" -#: ../gdk-pixbuf/gdk-pixbuf.c:133 +#: gdk-pixbuf/gdk-pixbuf.c:133 msgid "The number of columns of the pixbuf" msgstr "pixbuf मधील स्तंभ संख्या" -#: ../gdk-pixbuf/gdk-pixbuf.c:142 ../gtk/gtklayout.c:641 +#: gdk-pixbuf/gdk-pixbuf.c:142 gtk/gtklayout.c:641 msgid "Height" msgstr "ऊंची" -#: ../gdk-pixbuf/gdk-pixbuf.c:143 +#: gdk-pixbuf/gdk-pixbuf.c:143 msgid "The number of rows of the pixbuf" msgstr "pixbuf मधील ओळींची संख्या" -#: ../gdk-pixbuf/gdk-pixbuf.c:159 +#: gdk-pixbuf/gdk-pixbuf.c:159 msgid "Rowstride" msgstr "ओळींची श्रृंखला" -#: ../gdk-pixbuf/gdk-pixbuf.c:160 -msgid "The number of bytes between the start of a row and the start of the next row" +#: gdk-pixbuf/gdk-pixbuf.c:160 +msgid "" +"The number of bytes between the start of a row and the start of the next row" msgstr "ओळीच्या सुरूवातीस व पुढल्या ओळीच्या सुरूवातीचे एकूण बाईट्सचे क्रमांक" -#: ../gdk-pixbuf/gdk-pixbuf.c:169 +#: gdk-pixbuf/gdk-pixbuf.c:169 msgid "Pixels" msgstr "पिक्सेल" -#: ../gdk-pixbuf/gdk-pixbuf.c:170 +#: gdk-pixbuf/gdk-pixbuf.c:170 msgid "A pointer to the pixel data of the pixbuf" msgstr "pixbuf च्या पिक्सेल माहिती करीता पॉईंटर" -#: ../gdk/gdkdisplaymanager.c:103 +#: gdk/gdkdisplaymanager.c:103 msgid "Default Display" msgstr "सर्वसाधारण मोकळी जागा " -#: ../gdk/gdkdisplaymanager.c:104 +#: gdk/gdkdisplaymanager.c:104 msgid "The default display for GDK" msgstr "GDKसाठी साधारण प्रदर्शक" -#: ../gdk/gdkpango.c:490 ../gtk/gtkinvisible.c:86 -#: ../gtk/gtkmountoperation.c:176 ../gtk/gtkstatusicon.c:253 -#: ../gtk/gtkwindow.c:600 +#: gdk/gdkpango.c:490 gtk/gtkinvisible.c:86 gtk/gtkmountoperation.c:176 +#: gtk/gtkstatusicon.c:253 gtk/gtkwindow.c:600 msgid "Screen" msgstr "पडदा" -#: ../gdk/gdkpango.c:491 +#: gdk/gdkpango.c:491 msgid "the GdkScreen for the renderer" msgstr "ट्रीमॉडेलचे (बहुस्तरीय) स्वरुप" -#: ../gdk/gdkscreen.c:75 +#: gdk/gdkscreen.c:75 msgid "Font options" msgstr "फोन्ट(अक्षर रचना)" -#: ../gdk/gdkscreen.c:76 +#: gdk/gdkscreen.c:76 msgid "The default font options for the screen" msgstr "वापर होणाऱ्या सर्वसाधारण फॉन्टचे नाव" -#: ../gdk/gdkscreen.c:83 +#: gdk/gdkscreen.c:83 msgid "Font resolution" msgstr "फोन्ट(अक्षर रचना)" -#: ../gdk/gdkscreen.c:84 +#: gdk/gdkscreen.c:84 msgid "The resolution for fonts on the screen" msgstr "पडद्यावरील क्षेत्राचे समशोधन कसे करावे" -#: ../gtk/gtkaboutdialog.c:197 +#: gtk/gtkaboutdialog.c:197 msgid "Program name" msgstr "टॅगचे नाव" -#: ../gtk/gtkaboutdialog.c:198 +#: gtk/gtkaboutdialog.c:198 msgid "" "The name of the program. If this is not set, it defaults to " "g_get_application_name()" -msgstr "कार्यक्रमाचे नाव. खरे नसल्यास, ते g_get_application_name() करीता मुलभूत म्हणून स्थापीत केले पाहिजे" +msgstr "" +"कार्यक्रमाचे नाव. खरे नसल्यास, ते g_get_application_name() करीता मुलभूत म्हणून स्थापीत " +"केले पाहिजे" -#: ../gtk/gtkaboutdialog.c:212 +#: gtk/gtkaboutdialog.c:212 msgid "Program version" msgstr "कार्यक्रमाची आवृत्ती" -#: ../gtk/gtkaboutdialog.c:213 +#: gtk/gtkaboutdialog.c:213 msgid "The version of the program" msgstr "कार्यक्रमाची आवृत्ती" -#: ../gtk/gtkaboutdialog.c:227 +#: gtk/gtkaboutdialog.c:227 msgid "Copyright string" msgstr "हक्काधिकार अक्षरमाळा" -#: ../gtk/gtkaboutdialog.c:228 +#: gtk/gtkaboutdialog.c:228 msgid "Copyright information for the program" msgstr "कार्यक्रमाच्या मालकीहक्कावीषयी माहिती" -#: ../gtk/gtkaboutdialog.c:245 +#: gtk/gtkaboutdialog.c:245 msgid "Comments string" msgstr "प्रतिक्रिया अक्षरमाळा" -#: ../gtk/gtkaboutdialog.c:246 +#: gtk/gtkaboutdialog.c:246 msgid "Comments about the program" msgstr "कार्यक्रमावीषयी प्रतिक्रीया" -#: ../gtk/gtkaboutdialog.c:280 +#: gtk/gtkaboutdialog.c:280 msgid "Website URL" msgstr "संकेतस्थळ URL" -#: ../gtk/gtkaboutdialog.c:281 +#: gtk/gtkaboutdialog.c:281 msgid "The URL for the link to the website of the program" msgstr "कार्यक्रमाच्या संकेतस्थळावरील लिंक करीता URL" -#: ../gtk/gtkaboutdialog.c:297 +#: gtk/gtkaboutdialog.c:297 msgid "Website label" msgstr "संकेतस्थळाचे नाव" -#: ../gtk/gtkaboutdialog.c:298 +#: gtk/gtkaboutdialog.c:298 msgid "" "The label for the link to the website of the program. If this is not set, it " "defaults to the URL" -msgstr "कार्यक्रमाच्या संकेतस्थलळावरील लिंक करीता लेबल. असे निश्चित नसल्यास, ते URL करीता मुलभूत म्हणून निर्धारीत केले जाते" +msgstr "" +"कार्यक्रमाच्या संकेतस्थलळावरील लिंक करीता लेबल. असे निश्चित नसल्यास, ते URL करीता मुलभूत " +"म्हणून निर्धारीत केले जाते" -#: ../gtk/gtkaboutdialog.c:314 +#: gtk/gtkaboutdialog.c:314 msgid "Authors" msgstr "लेखक" -#: ../gtk/gtkaboutdialog.c:315 +#: gtk/gtkaboutdialog.c:315 msgid "List of authors of the program" msgstr "कार्यक्रमातील लेखकाची यादी" -#: ../gtk/gtkaboutdialog.c:331 +#: gtk/gtkaboutdialog.c:331 msgid "Documenters" msgstr "दस्तावेजकार" -#: ../gtk/gtkaboutdialog.c:332 +#: gtk/gtkaboutdialog.c:332 msgid "List of people documenting the program" msgstr "कार्यक्रमाचे दस्तावेज कर्त्यांची यादी" -#: ../gtk/gtkaboutdialog.c:348 +#: gtk/gtkaboutdialog.c:348 msgid "Artists" msgstr "कलाकार" -#: ../gtk/gtkaboutdialog.c:349 +#: gtk/gtkaboutdialog.c:349 msgid "List of people who have contributed artwork to the program" msgstr "कार्यक्रमाच्या आर्टवर्कसाठी सहाय्य देणाऱ्या व्यक्तीचे यादीतील नावे" -#: ../gtk/gtkaboutdialog.c:366 +#: gtk/gtkaboutdialog.c:366 msgid "Translator credits" -msgstr "Swapnil Hajare , 2003; Pradeep Deshpande , 2004; संदिप शेडमाके , 2008." +msgstr "" +"Swapnil Hajare , 2003; Pradeep Deshpande " +", 2004; संदिप शेडमाके , 2008." -#: ../gtk/gtkaboutdialog.c:367 -msgid "Credits to the translators. This string should be marked as translatable" +#: gtk/gtkaboutdialog.c:367 +msgid "" +"Credits to the translators. This string should be marked as translatable" msgstr "भाषांतराचे श्रेय.ही वाक्यरचना भाषांतरासाठी योग्य मानले जावे" -#: ../gtk/gtkaboutdialog.c:382 +#: gtk/gtkaboutdialog.c:382 msgid "Logo" msgstr "चिन्ह" -#: ../gtk/gtkaboutdialog.c:383 +#: gtk/gtkaboutdialog.c:383 msgid "" "A logo for the about box. If this is not set, it defaults to " "gtk_window_get_default_icon_list()" -msgstr "याविषयी चौकोन करीता चिन्ह. हे निश्चित केल्यास, ते gtk_window_get_default_icon_list() करीता मुलभूत निश्चित केले जाते" +msgstr "" +"याविषयी चौकोन करीता चिन्ह. हे निश्चित केल्यास, ते gtk_window_get_default_icon_list" +"() करीता मुलभूत निश्चित केले जाते" -#: ../gtk/gtkaboutdialog.c:398 +#: gtk/gtkaboutdialog.c:398 msgid "Logo Icon Name" msgstr "चिन्ह आइकान नाव" -#: ../gtk/gtkaboutdialog.c:399 +#: gtk/gtkaboutdialog.c:399 msgid "A named icon to use as the logo for the about box." msgstr "याविषयी चौकोन करीता नामांकीत चिन्ह जे बोधचिन्ह म्हणून वापरले जाईल." -#: ../gtk/gtkaboutdialog.c:412 +#: gtk/gtkaboutdialog.c:412 msgid "Wrap license" msgstr "कवर करा" -#: ../gtk/gtkaboutdialog.c:413 +#: gtk/gtkaboutdialog.c:413 msgid "Whether to wrap the license text." msgstr "परवाना पाठ्य गुंडाळायचे का." -#: ../gtk/gtkaccellabel.c:129 +#: gtk/gtkaccellabel.c:129 msgid "Accelerator Closure" msgstr "वेगनियंत्रक बटण" -#: ../gtk/gtkaccellabel.c:130 +#: gtk/gtkaccellabel.c:130 msgid "The closure to be monitored for accelerator changes" msgstr "वेगक्रमात बदल करताना वेगनियंत्रक बटणावर लक्ष ठेवा" -#: ../gtk/gtkaccellabel.c:136 +#: gtk/gtkaccellabel.c:136 msgid "Accelerator Widget" msgstr "वेगनियंत्रक बटण असणारी चौकट(विंडो)" -#: ../gtk/gtkaccellabel.c:137 +#: gtk/gtkaccellabel.c:137 msgid "The widget to be monitored for accelerator changes" msgstr "वेगक्रमात बदल करताना चौकटीवर (विंडो) लक्ष ठेवा" -#: ../gtk/gtkaction.c:199 ../gtk/gtkactiongroup.c:170 ../gtk/gtkprinter.c:123 -#: ../gtk/gtktextmark.c:89 +#: gtk/gtkaction.c:199 gtk/gtkactiongroup.c:170 gtk/gtkprinter.c:123 +#: gtk/gtktextmark.c:89 msgid "Name" msgstr "नाव" -#: ../gtk/gtkaction.c:200 +#: gtk/gtkaction.c:200 msgid "A unique name for the action." msgstr "कृतीसाठी विशेष नाव." -#: ../gtk/gtkaction.c:215 ../gtk/gtkbutton.c:199 ../gtk/gtkexpander.c:195 -#: ../gtk/gtkframe.c:105 ../gtk/gtklabel.c:316 ../gtk/gtktoolbutton.c:180 +#: gtk/gtkaction.c:215 gtk/gtkbutton.c:199 gtk/gtkexpander.c:195 +#: gtk/gtkframe.c:105 gtk/gtklabel.c:316 gtk/gtktoolbutton.c:180 msgid "Label" msgstr "लेबल" -#: ../gtk/gtkaction.c:216 +#: gtk/gtkaction.c:216 msgid "The label used for menu items and buttons that activate this action." msgstr "ही कृती करणाऱ्या मेनूविषय व बटणांसाठी वापरले जाणारे लेबल." -#: ../gtk/gtkaction.c:223 +#: gtk/gtkaction.c:223 msgid "Short label" msgstr "लहानसे लेबल" -#: ../gtk/gtkaction.c:224 +#: gtk/gtkaction.c:224 msgid "A shorter label that may be used on toolbar buttons." msgstr "टूलबार बटणकरीता वापरले जाणारे लहानसे लेबल." -#: ../gtk/gtkaction.c:230 +#: gtk/gtkaction.c:230 msgid "Tooltip" msgstr "साधनटिप" -#: ../gtk/gtkaction.c:231 +#: gtk/gtkaction.c:231 msgid "A tooltip for this action." msgstr "या कृतीसाठी साधनटिप." -#: ../gtk/gtkaction.c:237 +#: gtk/gtkaction.c:237 msgid "Stock Icon" msgstr "आइकान" -#: ../gtk/gtkaction.c:238 +#: gtk/gtkaction.c:238 msgid "The stock icon displayed in widgets representing this action." msgstr "ही कृती दर्शविण्याकरीता नियंत्रीत घटकासाठीचे स्टॉक चिन्ह." -#: ../gtk/gtkaction.c:255 ../gtk/gtkcellrendererpixbuf.c:171 -#: ../gtk/gtkimage.c:230 ../gtk/gtkprinter.c:172 ../gtk/gtkstatusicon.c:210 -#: ../gtk/gtkwindow.c:592 +#: gtk/gtkaction.c:255 gtk/gtkcellrendererpixbuf.c:171 gtk/gtkimage.c:230 +#: gtk/gtkprinter.c:172 gtk/gtkstatusicon.c:210 gtk/gtkwindow.c:592 msgid "Icon Name" msgstr "आइकान नाव" -#: ../gtk/gtkaction.c:256 ../gtk/gtkcellrendererpixbuf.c:172 -#: ../gtk/gtkimage.c:231 ../gtk/gtkstatusicon.c:211 +#: gtk/gtkaction.c:256 gtk/gtkcellrendererpixbuf.c:172 gtk/gtkimage.c:231 +#: gtk/gtkstatusicon.c:211 msgid "The name of the icon from the icon theme" msgstr "चिन्ह सुत्रयोजापासूनचे चिन्हाचे नाव" -#: ../gtk/gtkaction.c:262 ../gtk/gtktoolitem.c:156 +#: gtk/gtkaction.c:262 gtk/gtktoolitem.c:156 msgid "Visible when horizontal" msgstr "दर्शनीय" -#: ../gtk/gtkaction.c:263 ../gtk/gtktoolitem.c:157 +#: gtk/gtkaction.c:263 gtk/gtktoolitem.c:157 msgid "" "Whether the toolbar item is visible when the toolbar is in a horizontal " "orientation." msgstr "सुस्पष्ट चित्र." -#: ../gtk/gtkaction.c:278 +#: gtk/gtkaction.c:278 msgid "Visible when overflown" msgstr "दर्शनीय" -#: ../gtk/gtkaction.c:279 +#: gtk/gtkaction.c:279 msgid "" "When TRUE, toolitem proxies for this action are represented in the toolbar " "overflow menu." -msgstr "खरे असल्यास, या कृतीसाठीचे साधनघटक प्रॉक्सी साधनपट्टी अगाऊ मेन्यु मध्ये दर्शविलेले जाते." +msgstr "" +"खरे असल्यास, या कृतीसाठीचे साधनघटक प्रॉक्सी साधनपट्टी अगाऊ मेन्यु मध्ये दर्शविलेले जाते." -#: ../gtk/gtkaction.c:286 ../gtk/gtktoolitem.c:163 +#: gtk/gtkaction.c:286 gtk/gtktoolitem.c:163 msgid "Visible when vertical" msgstr "दर्शनीय" -#: ../gtk/gtkaction.c:287 ../gtk/gtktoolitem.c:164 +#: gtk/gtkaction.c:287 gtk/gtktoolitem.c:164 msgid "" "Whether the toolbar item is visible when the toolbar is in a vertical " "orientation." msgstr "सुस्पष्ट चित्र." -#: ../gtk/gtkaction.c:294 ../gtk/gtktoolitem.c:170 +#: gtk/gtkaction.c:294 gtk/gtktoolitem.c:170 msgid "Is important" msgstr "महत्वाचे आहे" -#: ../gtk/gtkaction.c:295 +#: gtk/gtkaction.c:295 msgid "" "Whether the action is considered important. When TRUE, toolitem proxies for " "this action show text in GTK_TOOLBAR_BOTH_HORIZ mode." -msgstr "साधनपट्टीतील घटक महत्वाचे ठरले जाते का. खरे असल्यास, साधनघटक प्रॉक्सी करीता GTK_TOOLBAR_BOTH_HORIZ पध्दती मध्ये पाठ्य दर्शविते." +msgstr "" +"साधनपट्टीतील घटक महत्वाचे ठरले जाते का. खरे असल्यास, साधनघटक प्रॉक्सी करीता " +"GTK_TOOLBAR_BOTH_HORIZ पध्दती मध्ये पाठ्य दर्शविते." -#: ../gtk/gtkaction.c:303 +#: gtk/gtkaction.c:303 msgid "Hide if empty" msgstr "रिकामे असेल तर लपवा" -#: ../gtk/gtkaction.c:304 +#: gtk/gtkaction.c:304 msgid "When TRUE, empty menu proxies for this action are hidden." msgstr "खरे असल्यास, या कृती करीता रिकामे मेन्यु प्रॉक्सी लपविलेले जाते." -#: ../gtk/gtkaction.c:310 ../gtk/gtkactiongroup.c:177 -#: ../gtk/gtkcellrenderer.c:193 ../gtk/gtkwidget.c:523 +#: gtk/gtkaction.c:310 gtk/gtkactiongroup.c:177 gtk/gtkcellrenderer.c:193 +#: gtk/gtkwidget.c:523 msgid "Sensitive" msgstr "संवेदनशील" -#: ../gtk/gtkaction.c:311 +#: gtk/gtkaction.c:311 msgid "Whether the action is enabled." msgstr "कृती कार्यान्वीत केले गेले आहे का." -#: ../gtk/gtkaction.c:317 ../gtk/gtkactiongroup.c:184 -#: ../gtk/gtkstatusicon.c:269 ../gtk/gtktreeviewcolumn.c:191 -#: ../gtk/gtkwidget.c:516 +#: gtk/gtkaction.c:317 gtk/gtkactiongroup.c:184 gtk/gtkstatusicon.c:269 +#: gtk/gtktreeviewcolumn.c:191 gtk/gtkwidget.c:516 msgid "Visible" msgstr "दर्शनीय" -#: ../gtk/gtkaction.c:318 +#: gtk/gtkaction.c:318 msgid "Whether the action is visible." msgstr "सुस्पष्ट चित्र." -#: ../gtk/gtkaction.c:324 +#: gtk/gtkaction.c:324 msgid "Action Group" msgstr "कृती गट" -#: ../gtk/gtkaction.c:325 +#: gtk/gtkaction.c:325 msgid "" "The GtkActionGroup this GtkAction is associated with, or NULL (for internal " "use)." -msgstr "GtkActionGroup ज्याच्याशी GtkAction निगडीत आहे, किंवा काहीच नाही (आंतरीक वापर करीता)." +msgstr "" +"GtkActionGroup ज्याच्याशी GtkAction निगडीत आहे, किंवा काहीच नाही (आंतरीक वापर " +"करीता)." -#: ../gtk/gtkactiongroup.c:171 +#: gtk/gtkactiongroup.c:171 msgid "A name for the action group." msgstr "या कृती गट करीता एक नाव." -#: ../gtk/gtkactiongroup.c:178 +#: gtk/gtkactiongroup.c:178 msgid "Whether the action group is enabled." msgstr "कृती गट कार्यान्वीत आहे का." -#: ../gtk/gtkactiongroup.c:185 +#: gtk/gtkactiongroup.c:185 msgid "Whether the action group is visible." msgstr "सुस्पष्ट चित्र." -#: ../gtk/gtkadjustment.c:93 ../gtk/gtkcellrendererprogress.c:128 -#: ../gtk/gtkscalebutton.c:200 ../gtk/gtkspinbutton.c:269 +#: gtk/gtkadjustment.c:93 gtk/gtkcellrendererprogress.c:128 +#: gtk/gtkscalebutton.c:200 gtk/gtkspinbutton.c:269 msgid "Value" msgstr "मूल्य" -#: ../gtk/gtkadjustment.c:94 +#: gtk/gtkadjustment.c:94 msgid "The value of the adjustment" msgstr "वापरण्याकरीताचे मुल्य" -#: ../gtk/gtkadjustment.c:110 +#: gtk/gtkadjustment.c:110 msgid "Minimum Value" msgstr "मूल्य" -#: ../gtk/gtkadjustment.c:111 +#: gtk/gtkadjustment.c:111 msgid "The minimum value of the adjustment" msgstr "वापरण्याकरीताचे किमान मुल्य" -#: ../gtk/gtkadjustment.c:130 +#: gtk/gtkadjustment.c:130 msgid "Maximum Value" msgstr "मूल्य" -#: ../gtk/gtkadjustment.c:131 +#: gtk/gtkadjustment.c:131 msgid "The maximum value of the adjustment" msgstr "वापरण्याकरीताचे कमाल मुल्य" -#: ../gtk/gtkadjustment.c:147 +#: gtk/gtkadjustment.c:147 msgid "Step Increment" msgstr "टप्पा वाढ" -#: ../gtk/gtkadjustment.c:148 +#: gtk/gtkadjustment.c:148 msgid "The step increment of the adjustment" msgstr "वापरण्याकरीताचे टप्पा वाढ" -#: ../gtk/gtkadjustment.c:164 +#: gtk/gtkadjustment.c:164 msgid "Page Increment" msgstr "पान" -#: ../gtk/gtkadjustment.c:165 +#: gtk/gtkadjustment.c:165 msgid "The page increment of the adjustment" msgstr "वापरण्याकरीताचे पृष्ठाचे वाढ" -#: ../gtk/gtkadjustment.c:184 +#: gtk/gtkadjustment.c:184 msgid "Page Size" msgstr "पान आकार" -#: ../gtk/gtkadjustment.c:185 +#: gtk/gtkadjustment.c:185 msgid "The page size of the adjustment" msgstr "वापरण्याकरीताचे पृष्ठाचे आकार" -#: ../gtk/gtkalignment.c:90 +#: gtk/gtkalignment.c:90 msgid "Horizontal alignment" msgstr "ओळींची आडवी रचना" -#: ../gtk/gtkalignment.c:91 ../gtk/gtkbutton.c:250 +#: gtk/gtkalignment.c:91 gtk/gtkbutton.c:250 msgid "" "Horizontal position of child in available space. 0.0 is left aligned, 1.0 is " "right aligned" msgstr "उपलब्ध जागेमधील वापरण्यायोग्य रचना.0.0 डावीकडे, 1.0 उजवीकडे घेता येते" -#: ../gtk/gtkalignment.c:100 +#: gtk/gtkalignment.c:100 msgid "Vertical alignment" msgstr "ओळींची उभी रचना" -#: ../gtk/gtkalignment.c:101 ../gtk/gtkbutton.c:269 +#: gtk/gtkalignment.c:101 gtk/gtkbutton.c:269 msgid "" "Vertical position of child in available space. 0.0 is top aligned, 1.0 is " "bottom aligned" msgstr "उपलब्ध जागेमधील वापरण्यायोग्य रचना.0.0 वर, 1.0खाली घेता येते" -#: ../gtk/gtkalignment.c:109 +#: gtk/gtkalignment.c:109 msgid "Horizontal scale" msgstr "आडव्या रेषेचे प्रमाण" -#: ../gtk/gtkalignment.c:110 +#: gtk/gtkalignment.c:110 msgid "" "If available horizontal space is bigger than needed for the child, how much " "of it to use for the child. 0.0 means none, 1.0 means all" msgstr "" -"उपलब्ध जागा मोठी असेल तर त्या जागेपैकी किती जागा उपचौकटबनविण्यास लागेल ते " -"ठरवा. 0.0 शून्य, 1.0 सर्व" +"उपलब्ध जागा मोठी असेल तर त्या जागेपैकी किती जागा उपचौकटबनविण्यास लागेल ते ठरवा. 0.0 " +"शून्य, 1.0 सर्व" -#: ../gtk/gtkalignment.c:118 +#: gtk/gtkalignment.c:118 msgid "Vertical scale" msgstr "ओळींची उभी रचना " -#: ../gtk/gtkalignment.c:119 +#: gtk/gtkalignment.c:119 msgid "" "If available vertical space is bigger than needed for the child, how much of " "it to use for the child. 0.0 means none, 1.0 means all" msgstr "" -"उपलब्ध जागा मोठी असेल तर त्या जागेपैकी किती जागा उपचौकटबनविण्यास लागेल ते " -"ठरवा. 0.0 शून्य, 1.0 सर्व" +"उपलब्ध जागा मोठी असेल तर त्या जागेपैकी किती जागा उपचौकटबनविण्यास लागेल ते ठरवा. 0.0 " +"शून्य, 1.0 सर्व" -#: ../gtk/gtkalignment.c:136 +#: gtk/gtkalignment.c:136 msgid "Top Padding" msgstr "वरील मोकळी जागा" -#: ../gtk/gtkalignment.c:137 +#: gtk/gtkalignment.c:137 msgid "The padding to insert at the top of the widget." msgstr "नियंत्रण कार्यक्रमाच्या शिर्षास अंतर्भूत करण्याजोगी मोकळी जागा." -#: ../gtk/gtkalignment.c:153 +#: gtk/gtkalignment.c:153 msgid "Bottom Padding" msgstr "तळातील मोकळी जागा" -#: ../gtk/gtkalignment.c:154 +#: gtk/gtkalignment.c:154 msgid "The padding to insert at the bottom of the widget." msgstr "खालिल बाजूस जोडण्यकरीताचे मोकळी जागा." -#: ../gtk/gtkalignment.c:170 +#: gtk/gtkalignment.c:170 msgid "Left Padding" msgstr "डावीकडील मोकळी जागा" -#: ../gtk/gtkalignment.c:171 +#: gtk/gtkalignment.c:171 msgid "The padding to insert at the left of the widget." msgstr "नियंत्रण कार्यक्रमतील डावी बाजू जोडण्याकरीताचे मोकळी जागा." -#: ../gtk/gtkalignment.c:187 +#: gtk/gtkalignment.c:187 msgid "Right Padding" msgstr "उजवीकडील मोकळी जागा" -#: ../gtk/gtkalignment.c:188 +#: gtk/gtkalignment.c:188 msgid "The padding to insert at the right of the widget." msgstr "नियंत्रण कार्यक्रमतील उजवी बाजू जोडण्यासाठी लागणारी मोकळी जागा." -#: ../gtk/gtkarrow.c:73 +#: gtk/gtkarrow.c:73 msgid "Arrow direction" msgstr "बाणाची दिशा" -#: ../gtk/gtkarrow.c:74 +#: gtk/gtkarrow.c:74 msgid "The direction the arrow should point" msgstr "बाणाची दिशा" -#: ../gtk/gtkarrow.c:81 +#: gtk/gtkarrow.c:81 msgid "Arrow shadow" msgstr "बाणाची छाया" -#: ../gtk/gtkarrow.c:82 +#: gtk/gtkarrow.c:82 msgid "Appearance of the shadow surrounding the arrow" msgstr "बाणाला वेढणाऱ्या छायेचे दर्शन" -#: ../gtk/gtkarrow.c:88 ../gtk/gtkmenuitem.c:279 +#: gtk/gtkarrow.c:88 gtk/gtkmenuitem.c:279 msgid "Arrow Scaling" msgstr "बाणाचे प्रमाणन" -#: ../gtk/gtkarrow.c:89 +#: gtk/gtkarrow.c:89 msgid "Amount of space used up by arrow" msgstr "बाणा द्वारे व्यापलेली जागा" -#: ../gtk/gtkaspectframe.c:79 +#: gtk/gtkaspectframe.c:79 msgid "Horizontal Alignment" msgstr "ओळींची आडवी रचना" -#: ../gtk/gtkaspectframe.c:80 +#: gtk/gtkaspectframe.c:80 msgid "X alignment of the child" msgstr "उपरचना X " -#: ../gtk/gtkaspectframe.c:86 +#: gtk/gtkaspectframe.c:86 msgid "Vertical Alignment" msgstr "ओळींची उभी रचना" -#: ../gtk/gtkaspectframe.c:87 +#: gtk/gtkaspectframe.c:87 msgid "Y alignment of the child" msgstr "उपरचना Y" -#: ../gtk/gtkaspectframe.c:93 +#: gtk/gtkaspectframe.c:93 msgid "Ratio" msgstr "गुणोत्तर " -#: ../gtk/gtkaspectframe.c:94 +#: gtk/gtkaspectframe.c:94 msgid "Aspect ratio if obey_child is FALSE" msgstr "जर उपरचनेचे अनुकरण चुक करायचे नसेल तर हे गुणोत्तर वापरा" -#: ../gtk/gtkaspectframe.c:100 +#: gtk/gtkaspectframe.c:100 msgid "Obey child" msgstr "उपरचनेचे अनुकरण करा" -#: ../gtk/gtkaspectframe.c:101 +#: gtk/gtkaspectframe.c:101 msgid "Force aspect ratio to match that of the frame's child" msgstr "उपरचनेच्या चौकटीचे गुणोत्तर जुळवा" -#: ../gtk/gtkassistant.c:261 +#: gtk/gtkassistant.c:261 msgid "Header Padding" msgstr "शिर्षकामधिळ मोकळी जागा" -#: ../gtk/gtkassistant.c:262 +#: gtk/gtkassistant.c:262 msgid "Number of pixels around the header." msgstr "शिर्षका भोवतालचे पिक्सेलची एकूण संख्या." -#: ../gtk/gtkassistant.c:269 +#: gtk/gtkassistant.c:269 msgid "Content Padding" msgstr "अनुक्रमातील मोकळी जागा" -#: ../gtk/gtkassistant.c:270 +#: gtk/gtkassistant.c:270 msgid "Number of pixels around the content pages." msgstr "पाठ्य पानाच्या भोवतालचे एकूण पिक्सेलची संख्या." -#: ../gtk/gtkassistant.c:286 +#: gtk/gtkassistant.c:286 msgid "Page type" msgstr "पान" -#: ../gtk/gtkassistant.c:287 +#: gtk/gtkassistant.c:287 msgid "The type of the assistant page" msgstr "सहाय्यक पानाचे प्रकार" -#: ../gtk/gtkassistant.c:304 +#: gtk/gtkassistant.c:304 msgid "Page title" msgstr "पान" -#: ../gtk/gtkassistant.c:305 +#: gtk/gtkassistant.c:305 msgid "The title of the assistant page" msgstr "सहाय्यक पानाचे शिर्षक" -#: ../gtk/gtkassistant.c:321 +#: gtk/gtkassistant.c:321 msgid "Header image" msgstr "शिर्षक प्रतिमा" -#: ../gtk/gtkassistant.c:322 +#: gtk/gtkassistant.c:322 msgid "Header image for the assistant page" msgstr "सहाय्यक पानाकरीताचे शिर्षक प्रतिमा" -#: ../gtk/gtkassistant.c:338 +#: gtk/gtkassistant.c:338 msgid "Sidebar image" msgstr "बाजूच्यापट्टीची प्रतिमा" -#: ../gtk/gtkassistant.c:339 +#: gtk/gtkassistant.c:339 msgid "Sidebar image for the assistant page" msgstr "सहाय्यक पानाकरीताचे बाजूच्यापट्टीची प्रतिमा" -#: ../gtk/gtkassistant.c:354 +#: gtk/gtkassistant.c:354 msgid "Page complete" msgstr "पान" -#: ../gtk/gtkassistant.c:355 +#: gtk/gtkassistant.c:355 msgid "Whether all required fields on the page have been filled out" msgstr "सर्व पानावरील आवश्यक गुणविशेष भरून काडले आहेत" -#: ../gtk/gtkbbox.c:91 +#: gtk/gtkbbox.c:91 msgid "Minimum child width" msgstr "उपरचनेची किमान रुंदी" -#: ../gtk/gtkbbox.c:92 +#: gtk/gtkbbox.c:92 msgid "Minimum width of buttons inside the box" msgstr "बाॅक्समधील बटनाची किमान रुंदी " -#: ../gtk/gtkbbox.c:100 +#: gtk/gtkbbox.c:100 msgid "Minimum child height" msgstr "उपरचनेची किमान उंची" -#: ../gtk/gtkbbox.c:101 +#: gtk/gtkbbox.c:101 msgid "Minimum height of buttons inside the box" msgstr "बाॅक्समधील किमान ऊंची " -#: ../gtk/gtkbbox.c:109 +#: gtk/gtkbbox.c:109 msgid "Child internal width padding" msgstr "उपरचनेतील रुंदीमधील पोकळी भरण्यासाठी असणारी अतीरिक्त माहीती" -#: ../gtk/gtkbbox.c:110 +#: gtk/gtkbbox.c:110 msgid "Amount to increase child's size on either side" msgstr "उपरचनेच्या दोन्ही बाजु किती वाढवायच्या ते ठरवा" -#: ../gtk/gtkbbox.c:118 +#: gtk/gtkbbox.c:118 msgid "Child internal height padding" msgstr "उपरचनेतील उंचीमधील पोकळी भरण्यासाठी असणारी अतीरिक्त माहीती" -#: ../gtk/gtkbbox.c:119 +#: gtk/gtkbbox.c:119 msgid "Amount to increase child's size on the top and bottom" msgstr "उपरचनेतील वरील आणि खालील पोकळी भरण्यासाठी असणारी अतीरिक्त माहीती" -#: ../gtk/gtkbbox.c:127 +#: gtk/gtkbbox.c:127 msgid "Layout style" msgstr "बाह्य शैली " -#: ../gtk/gtkbbox.c:128 +#: gtk/gtkbbox.c:128 msgid "" "How to layout the buttons in the box. Possible values are default, spread, " "edge, start and end" -msgstr "" -"बाॅक्समधील बटणाची रचना. उपलब्ध मूल्यें - सर्वसाधारण, पसरलेला,कडा, प्रारंभ आणि " -"शेवट" +msgstr "बाॅक्समधील बटणाची रचना. उपलब्ध मूल्यें - सर्वसाधारण, पसरलेला,कडा, प्रारंभ आणि शेवट" -#: ../gtk/gtkbbox.c:136 +#: gtk/gtkbbox.c:136 msgid "Secondary" msgstr "द्वितीय" -#: ../gtk/gtkbbox.c:137 +#: gtk/gtkbbox.c:137 msgid "" "If TRUE, the child appears in a secondary group of children, suitable for, e." "g., help buttons" -msgstr "जर मुल्य TRUE(खरे), असेल तर ही उप चौकट दुय्यम गटात मानली जाईल,उदा. 'मदतकरा' ही बटणे" +msgstr "" +"जर मुल्य TRUE(खरे), असेल तर ही उप चौकट दुय्यम गटात मानली जाईल,उदा. 'मदतकरा' ही बटणे" -#: ../gtk/gtkbox.c:98 ../gtk/gtkexpander.c:219 ../gtk/gtkiconview.c:666 -#: ../gtk/gtktreeviewcolumn.c:216 +#: gtk/gtkbox.c:98 gtk/gtkexpander.c:219 gtk/gtkiconview.c:666 +#: gtk/gtktreeviewcolumn.c:216 msgid "Spacing" msgstr "मोकळी जागा ठेवा" -#: ../gtk/gtkbox.c:99 +#: gtk/gtkbox.c:99 msgid "The amount of space between children" msgstr "उपरचनेमधील मोकळ्या जागेचे प्रमाण" -#: ../gtk/gtkbox.c:108 ../gtk/gtknotebook.c:644 ../gtk/gtktable.c:165 -#: ../gtk/gtktoolbar.c:580 +#: gtk/gtkbox.c:108 gtk/gtknotebook.c:644 gtk/gtktable.c:165 +#: gtk/gtktoolbar.c:580 msgid "Homogeneous" msgstr "एकसारखे" -#: ../gtk/gtkbox.c:109 +#: gtk/gtkbox.c:109 msgid "Whether the children should all be the same size" msgstr "सर्व उपरचना एकाच आकाराचे असायला हवे का" -#: ../gtk/gtkbox.c:116 ../gtk/gtkpreview.c:101 ../gtk/gtktoolbar.c:572 -#: ../gtk/gtktreeviewcolumn.c:272 +#: gtk/gtkbox.c:116 gtk/gtkpreview.c:101 gtk/gtktoolbar.c:572 +#: gtk/gtktreeviewcolumn.c:272 msgid "Expand" msgstr "विस्तार करा" -#: ../gtk/gtkbox.c:117 +#: gtk/gtkbox.c:117 msgid "Whether the child should receive extra space when the parent grows" msgstr "मुख्य वाढत असल्यावर उप घटकात अगाऊ जागा प्राप्त व्हायला हवी का" -#: ../gtk/gtkbox.c:123 +#: gtk/gtkbox.c:123 msgid "Fill" msgstr "भरा" -#: ../gtk/gtkbox.c:124 +#: gtk/gtkbox.c:124 msgid "" "Whether extra space given to the child should be allocated to the child or " "used as padding" msgstr "उप घटक करीता निर्धारीत अगाऊ जागा घटका करीता निश्चित करायला हवे का" -#: ../gtk/gtkbox.c:130 +#: gtk/gtkbox.c:130 msgid "Padding" msgstr "मोकळी जागा" -#: ../gtk/gtkbox.c:131 +#: gtk/gtkbox.c:131 msgid "Extra space to put between the child and its neighbors, in pixels" msgstr "उपघटक व त्याच्या शेजारी अंतर्गत वाढीव मोकळी जागा, पिक्सेल मध्ये द्या" -#: ../gtk/gtkbox.c:137 +#: gtk/gtkbox.c:137 msgid "Pack type" msgstr "संकुल प्रकार" -#: ../gtk/gtkbox.c:138 ../gtk/gtknotebook.c:711 +#: gtk/gtkbox.c:138 gtk/gtknotebook.c:711 msgid "" "A GtkPackType indicating whether the child is packed with reference to the " "start or end of the parent" -msgstr "GtkPackType उप घटक जे मुख्यच्या सुरवात किंवा शेवटशी संदर्भात आहे की नाही ते सूचवितो" +msgstr "" +"GtkPackType उप घटक जे मुख्यच्या सुरवात किंवा शेवटशी संदर्भात आहे की नाही ते सूचवितो" -#: ../gtk/gtkbox.c:144 ../gtk/gtknotebook.c:689 ../gtk/gtkpaned.c:218 -#: ../gtk/gtkruler.c:110 +#: gtk/gtkbox.c:144 gtk/gtknotebook.c:689 gtk/gtkpaned.c:218 +#: gtk/gtkruler.c:110 msgid "Position" msgstr "स्थिति" -#: ../gtk/gtkbox.c:145 ../gtk/gtknotebook.c:690 +#: gtk/gtkbox.c:145 gtk/gtknotebook.c:690 msgid "The index of the child in the parent" msgstr "मुख्य मधिल उपघटकाची अनुक्रमणिका" -#: ../gtk/gtkbuilder.c:96 +#: gtk/gtkbuilder.c:96 msgid "Translation Domain" msgstr "भाषांतरण क्षेत्र" -#: ../gtk/gtkbuilder.c:97 +#: gtk/gtkbuilder.c:97 msgid "The translation domain used by gettext" msgstr "gettext द्वारे वापरले गेलेले भाषांतरण क्षेत्र" -#: ../gtk/gtkbutton.c:200 +#: gtk/gtkbutton.c:200 msgid "" "Text of the label widget inside the button, if the button contains a label " "widget" msgstr "जर बटणांमधे लेबल widget असेल तर, बटणांमधील लेबल विजेटची वाक्यरचना" -#: ../gtk/gtkbutton.c:207 ../gtk/gtkexpander.c:203 ../gtk/gtklabel.c:337 -#: ../gtk/gtktoolbutton.c:187 +#: gtk/gtkbutton.c:207 gtk/gtkexpander.c:203 gtk/gtklabel.c:337 +#: gtk/gtktoolbutton.c:187 msgid "Use underline" msgstr "अधोरेखीत करा " -#: ../gtk/gtkbutton.c:208 ../gtk/gtkexpander.c:204 ../gtk/gtklabel.c:338 +#: gtk/gtkbutton.c:208 gtk/gtkexpander.c:204 gtk/gtklabel.c:338 msgid "" "If set, an underline in the text indicates the next character should be used " "for the mnemonic accelerator key" msgstr "शब्द जर, अधोरेखीत असेल तर त्याचा अर्थ त्यापुढील अक्षर हे लघुरूप म्हणून वापरले जाईल" -#: ../gtk/gtkbutton.c:215 +#: gtk/gtkbutton.c:215 msgid "Use stock" msgstr "साठ्याचा उपयोग करा " -#: ../gtk/gtkbutton.c:216 -msgid "If set, the label is used to pick a stock item instead of being displayed" +#: gtk/gtkbutton.c:216 +msgid "" +"If set, the label is used to pick a stock item instead of being displayed" msgstr "" -"उपलब्ध चिन्हकांच्या साठयातून हवे असणारे एखादे चिन्हक प्रत्यक्ष समोर न आणताही घेता " -"येईल" +"उपलब्ध चिन्हकांच्या साठयातून हवे असणारे एखादे चिन्हक प्रत्यक्ष समोर न आणताही घेता येईल" -#: ../gtk/gtkbutton.c:223 ../gtk/gtkcombobox.c:788 -#: ../gtk/gtkfilechooserbutton.c:393 +#: gtk/gtkbutton.c:223 gtk/gtkcombobox.c:788 gtk/gtkfilechooserbutton.c:393 msgid "Focus on click" msgstr "क्लिकवर लक्ष केंद्रीत करा" -#: ../gtk/gtkbutton.c:224 ../gtk/gtkfilechooserbutton.c:394 +#: gtk/gtkbutton.c:224 gtk/gtkfilechooserbutton.c:394 msgid "Whether the button grabs focus when it is clicked with the mouse" msgstr "माउसची क्लिक दिल्यावर बटन लक्षकेंद्रीत करते का" -#: ../gtk/gtkbutton.c:231 +#: gtk/gtkbutton.c:231 msgid "Border relief" msgstr "सीमा मुक्त करा" -#: ../gtk/gtkbutton.c:232 +#: gtk/gtkbutton.c:232 msgid "The border relief style" msgstr "सीमा मुक्त करण्याची शैली" -#: ../gtk/gtkbutton.c:249 +#: gtk/gtkbutton.c:249 msgid "Horizontal alignment for child" msgstr "उपघटक करीता ओळींची आडवी रचना" -#: ../gtk/gtkbutton.c:268 +#: gtk/gtkbutton.c:268 msgid "Vertical alignment for child" msgstr "उपघटक करीता ओळींची उभी रचना" -#: ../gtk/gtkbutton.c:285 ../gtk/gtkimagemenuitem.c:100 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "प्रतिमा बिडगेट" -#: ../gtk/gtkbutton.c:286 +#: gtk/gtkbutton.c:286 msgid "Child widget to appear next to the button text" msgstr "उपचित्र" -#: ../gtk/gtkbutton.c:300 +#: gtk/gtkbutton.c:300 msgid "Image position" msgstr "प्रतिमा" -#: ../gtk/gtkbutton.c:301 +#: gtk/gtkbutton.c:301 msgid "The position of the image relative to the text" msgstr "पाठ्यशी संबंधीत प्रतिमाचे स्थान" -#: ../gtk/gtkbutton.c:410 +#: gtk/gtkbutton.c:410 msgid "Default Spacing" msgstr "सर्वसाधारण मोकळी जागा " -#: ../gtk/gtkbutton.c:411 +#: gtk/gtkbutton.c:411 msgid "Extra space to add for CAN_DEFAULT buttons" msgstr "CAN_DEFAULT साठी हवी असणारी अतिरीक्त जागा " -#: ../gtk/gtkbutton.c:417 +#: gtk/gtkbutton.c:417 msgid "Default Outside Spacing" msgstr "सर्वसाधारण बाहेरील जागा" -#: ../gtk/gtkbutton.c:418 +#: gtk/gtkbutton.c:418 msgid "" "Extra space to add for CAN_DEFAULT buttons that is always drawn outside the " "border" msgstr "CAN_DEFAULT बटणासाठी अधिक जागा हवी असेल तर अशी जागा नेहेमी सीमेबाहेर घ्यावी" -#: ../gtk/gtkbutton.c:423 +#: gtk/gtkbutton.c:423 msgid "Child X Displacement" msgstr "X उपरचना काढणे" -#: ../gtk/gtkbutton.c:424 -msgid "How far in the x direction to move the child when the button is depressed" +#: gtk/gtkbutton.c:424 +msgid "" +"How far in the x direction to move the child when the button is depressed" msgstr "बटण दाबलेल्या अवस्थेत ठेवून उपरचनेने x च्या दिशेने कुठपर्यंत जायचे ते ठरवा" -#: ../gtk/gtkbutton.c:431 +#: gtk/gtkbutton.c:431 msgid "Child Y Displacement" msgstr "Y उपरचना काढून टाका" -#: ../gtk/gtkbutton.c:432 -msgid "How far in the y direction to move the child when the button is depressed" +#: gtk/gtkbutton.c:432 +msgid "" +"How far in the y direction to move the child when the button is depressed" msgstr "बटण दाबलेल्या अवस्थेत ठेवून उपरचनेने y च्या दिशेने कुठपर्यंत जायचे ते ठरवा" -#: ../gtk/gtkbutton.c:448 +#: gtk/gtkbutton.c:448 msgid "Displace focus" msgstr "लक्षकेंद्र हलवा" -#: ../gtk/gtkbutton.c:449 +#: gtk/gtkbutton.c:449 msgid "" "Whether the child_displacement_x/_y properties should also affect the focus " "rectangle" -msgstr "child_displacement_x/_y गुणधर्ममुळे केंदीत काटकोन चौकानवर सुध्दा प्रभाव पडायला पाहिजे का" +msgstr "" +"child_displacement_x/_y गुणधर्ममुळे केंदीत काटकोन चौकानवर सुध्दा प्रभाव पडायला पाहिजे " +"का" -#: ../gtk/gtkbutton.c:462 ../gtk/gtkentry.c:539 ../gtk/gtkentry.c:932 +#: gtk/gtkbutton.c:462 gtk/gtkentry.c:539 gtk/gtkentry.c:932 msgid "Inner Border" msgstr "आतंरीक सीमा" -#: ../gtk/gtkbutton.c:463 +#: gtk/gtkbutton.c:463 msgid "Border between button edges and child." msgstr "बटन किनार व उपघटकामधील सीमा." -#: ../gtk/gtkbutton.c:476 +#: gtk/gtkbutton.c:476 msgid "Image spacing" msgstr "प्रतिमा" -#: ../gtk/gtkbutton.c:477 +#: gtk/gtkbutton.c:477 msgid "Spacing in pixels between the image and label" msgstr "मोकळी जागा ठेवा" -#: ../gtk/gtkbutton.c:491 +#: gtk/gtkbutton.c:491 msgid "Show button images" msgstr "बटणावरील प्रतिमा दर्शवा" -#: ../gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" -msgstr "बटणा अंतर्गत स्टॉक चिन्ह दर्शवायचे का" +#: gtk/gtkbutton.c:492 +#, fuzzy +msgid "Whether images should be shown on buttons" +msgstr "मेन्युमध्ये प्रतिमा दर्शवायचे का" -#: ../gtk/gtkcalendar.c:440 +#: gtk/gtkcalendar.c:440 msgid "Year" msgstr "वर्ष" -#: ../gtk/gtkcalendar.c:441 +#: gtk/gtkcalendar.c:441 msgid "The selected year" msgstr "निवडलेले वर्ष" -#: ../gtk/gtkcalendar.c:454 +#: gtk/gtkcalendar.c:454 msgid "Month" msgstr "महिना" -#: ../gtk/gtkcalendar.c:455 +#: gtk/gtkcalendar.c:455 msgid "The selected month (as a number between 0 and 11)" msgstr "निवडलेला महिना (0 ते 11 मधील संख्या)" -#: ../gtk/gtkcalendar.c:469 +#: gtk/gtkcalendar.c:469 msgid "Day" msgstr "दिवस" -#: ../gtk/gtkcalendar.c:470 +#: gtk/gtkcalendar.c:470 msgid "" "The selected day (as a number between 1 and 31, or 0 to unselect the " "currently selected day)" msgstr "निवडलेला दिवस (1 व 31 मधिल एक संख्या, किंवा निवडलेला दिवस बदलविण्याकरीता 0 )" -#: ../gtk/gtkcalendar.c:484 +#: gtk/gtkcalendar.c:484 msgid "Show Heading" msgstr "शिर्षक दर्शवा" -#: ../gtk/gtkcalendar.c:485 +#: gtk/gtkcalendar.c:485 msgid "If TRUE, a heading is displayed" msgstr "खरे असल्यास, शिर्षक प्रदर्शित करा" -#: ../gtk/gtkcalendar.c:499 +#: gtk/gtkcalendar.c:499 msgid "Show Day Names" msgstr "दिवस नाव दर्शवा" -#: ../gtk/gtkcalendar.c:500 +#: gtk/gtkcalendar.c:500 msgid "If TRUE, day names are displayed" msgstr "खरे असल्यास, वारांचे नाव दर्शवा" -#: ../gtk/gtkcalendar.c:513 +#: gtk/gtkcalendar.c:513 msgid "No Month Change" msgstr "महिना बदलाव नाही" -#: ../gtk/gtkcalendar.c:514 +#: gtk/gtkcalendar.c:514 msgid "If TRUE, the selected month cannot be changed" msgstr "खरे असल्यास, निवडलेला महिना बदलता येणार नाही" -#: ../gtk/gtkcalendar.c:528 +#: gtk/gtkcalendar.c:528 msgid "Show Week Numbers" msgstr "आठवडातील क्रमांक दर्शवा" -#: ../gtk/gtkcalendar.c:529 +#: gtk/gtkcalendar.c:529 msgid "If TRUE, week numbers are displayed" msgstr "खरे असल्यास, आठवडी संख्या दर्शवा" -#: ../gtk/gtkcalendar.c:544 +#: gtk/gtkcalendar.c:544 msgid "Details Width" msgstr "" -#: ../gtk/gtkcalendar.c:545 +#: gtk/gtkcalendar.c:545 msgid "Details width in characters" msgstr "" -#: ../gtk/gtkcalendar.c:560 +#: gtk/gtkcalendar.c:560 msgid "Details Height" msgstr "" -#: ../gtk/gtkcalendar.c:561 +#: gtk/gtkcalendar.c:561 msgid "Details height in rows" msgstr "" -#: ../gtk/gtkcalendar.c:577 +#: gtk/gtkcalendar.c:577 msgid "Show Details" msgstr "" -#: ../gtk/gtkcalendar.c:578 +#: gtk/gtkcalendar.c:578 msgid "If TRUE, details are shown" msgstr "" -#: ../gtk/gtkcellrenderer.c:177 +#: gtk/gtkcellrenderer.c:177 msgid "mode" msgstr "रीत" -#: ../gtk/gtkcellrenderer.c:178 +#: gtk/gtkcellrenderer.c:178 msgid "Editable mode of the CellRenderer" msgstr "CellRenderer ची संपादन करण्याची रीत" -#: ../gtk/gtkcellrenderer.c:186 +#: gtk/gtkcellrenderer.c:186 msgid "visible" msgstr "सुस्पष्ट चित्र" -#: ../gtk/gtkcellrenderer.c:187 +#: gtk/gtkcellrenderer.c:187 msgid "Display the cell" msgstr "कोष दाखवा" -#: ../gtk/gtkcellrenderer.c:194 +#: gtk/gtkcellrenderer.c:194 msgid "Display the cell sensitive" msgstr "कक्ष संवेदनशीलता दर्शवा" -#: ../gtk/gtkcellrenderer.c:201 +#: gtk/gtkcellrenderer.c:201 msgid "xalign" msgstr "ओळ x दिशेने हलवा" -#: ../gtk/gtkcellrenderer.c:202 +#: gtk/gtkcellrenderer.c:202 msgid "The x-align" msgstr "x-दिशा" -#: ../gtk/gtkcellrenderer.c:211 +#: gtk/gtkcellrenderer.c:211 msgid "yalign" msgstr "ओळ y दिशेने हलवा" -#: ../gtk/gtkcellrenderer.c:212 +#: gtk/gtkcellrenderer.c:212 msgid "The y-align" msgstr "y दिशा" -#: ../gtk/gtkcellrenderer.c:221 +#: gtk/gtkcellrenderer.c:221 msgid "xpad" msgstr "x पॅड" -#: ../gtk/gtkcellrenderer.c:222 +#: gtk/gtkcellrenderer.c:222 msgid "The xpad" msgstr "x पॅड" -#: ../gtk/gtkcellrenderer.c:231 +#: gtk/gtkcellrenderer.c:231 msgid "ypad" msgstr "y पॅड" -#: ../gtk/gtkcellrenderer.c:232 +#: gtk/gtkcellrenderer.c:232 msgid "The ypad" msgstr "y पॅड" -#: ../gtk/gtkcellrenderer.c:241 +#: gtk/gtkcellrenderer.c:241 msgid "width" msgstr "रुंदी " -#: ../gtk/gtkcellrenderer.c:242 +#: gtk/gtkcellrenderer.c:242 msgid "The fixed width" msgstr "रुंदी " -#: ../gtk/gtkcellrenderer.c:251 +#: gtk/gtkcellrenderer.c:251 msgid "height" msgstr "उंची " -#: ../gtk/gtkcellrenderer.c:252 +#: gtk/gtkcellrenderer.c:252 msgid "The fixed height" msgstr "उंची " -#: ../gtk/gtkcellrenderer.c:261 +#: gtk/gtkcellrenderer.c:261 msgid "Is Expander" msgstr "विस्तारक आहे" -#: ../gtk/gtkcellrenderer.c:262 +#: gtk/gtkcellrenderer.c:262 msgid "Row has children" msgstr "उपघटकामधील ओळी" -#: ../gtk/gtkcellrenderer.c:270 +#: gtk/gtkcellrenderer.c:270 msgid "Is Expanded" msgstr "विस्तारीत आहे" -#: ../gtk/gtkcellrenderer.c:271 +#: gtk/gtkcellrenderer.c:271 msgid "Row is an expander row, and is expanded" msgstr "ओळ ही विस्तारक ओळ आहे आणि ती विस्तारीत केली आहे" -#: ../gtk/gtkcellrenderer.c:278 +#: gtk/gtkcellrenderer.c:278 msgid "Cell background color name" msgstr "कक्ष पार्श्वभूमीतील रंगाचे नाव" -#: ../gtk/gtkcellrenderer.c:279 +#: gtk/gtkcellrenderer.c:279 msgid "Cell background color as a string" msgstr "कक्ष पार्श्वभूमीतील रंग अक्षरमाळा म्हणून" -#: ../gtk/gtkcellrenderer.c:286 +#: gtk/gtkcellrenderer.c:286 msgid "Cell background color" msgstr "कक्ष पार्श्वभूमी रंग" -#: ../gtk/gtkcellrenderer.c:287 +#: gtk/gtkcellrenderer.c:287 msgid "Cell background color as a GdkColor" msgstr "Gdk रंगाप्रमाणे कक्षातील पार्श्वभूमीतील रंग" -#: ../gtk/gtkcellrenderer.c:294 +#: gtk/gtkcellrenderer.c:294 msgid "Editing" msgstr "" -#: ../gtk/gtkcellrenderer.c:295 +#: gtk/gtkcellrenderer.c:295 msgid "Whether the cell renderer is currently in editing mode" msgstr "" -#: ../gtk/gtkcellrenderer.c:303 +#: gtk/gtkcellrenderer.c:303 msgid "Cell background set" msgstr "कक्ष पार्श्वभूमी संयोजन" -#: ../gtk/gtkcellrenderer.c:304 +#: gtk/gtkcellrenderer.c:304 msgid "Whether this tag affects the cell background color" msgstr "हा टॅग पार्श्वभूमीतील रंगाला प्रभावित करेल का" -#: ../gtk/gtkcellrendereraccel.c:104 +#: gtk/gtkcellrendereraccel.c:104 msgid "Accelerator key" msgstr "प्रवर्गक किल्ली" -#: ../gtk/gtkcellrendereraccel.c:105 +#: gtk/gtkcellrendereraccel.c:105 msgid "The keyval of the accelerator" msgstr "प्रवर्गकाची किल्ली मुल्य" -#: ../gtk/gtkcellrendereraccel.c:121 +#: gtk/gtkcellrendereraccel.c:121 msgid "Accelerator modifiers" msgstr "प्रवर्गक संपादक" -#: ../gtk/gtkcellrendereraccel.c:122 +#: gtk/gtkcellrendereraccel.c:122 msgid "The modifier mask of the accelerator" msgstr "प्रवर्गकाचे संपादक मास्क" -#: ../gtk/gtkcellrendereraccel.c:139 +#: gtk/gtkcellrendereraccel.c:139 msgid "Accelerator keycode" msgstr "प्रवर्गक कळाचे कोड" -#: ../gtk/gtkcellrendereraccel.c:140 +#: gtk/gtkcellrendereraccel.c:140 msgid "The hardware keycode of the accelerator" msgstr "प्रवर्गकाचे हार्डवेअर कळाचे कोड" -#: ../gtk/gtkcellrendereraccel.c:159 +#: gtk/gtkcellrendereraccel.c:159 msgid "Accelerator Mode" msgstr "मोड (रूप)" -#: ../gtk/gtkcellrendereraccel.c:160 +#: gtk/gtkcellrendereraccel.c:160 msgid "The type of accelerators" msgstr "प्रवर्गकाचा प्रकार" -#: ../gtk/gtkcellrenderercombo.c:107 +#: gtk/gtkcellrenderercombo.c:107 msgid "Model" msgstr "प्रारूप" -#: ../gtk/gtkcellrenderercombo.c:108 +#: gtk/gtkcellrenderercombo.c:108 msgid "The model containing the possible values for the combo box" msgstr "कॉम्बो चौकोन करीता संभाव्य मुल्य समाविष्टीत असलेले प्रारूप" -#: ../gtk/gtkcellrenderercombo.c:130 ../gtk/gtkcomboboxentry.c:106 +#: gtk/gtkcellrenderercombo.c:130 gtk/gtkcomboboxentry.c:106 msgid "Text Column" msgstr "लिखाण" -#: ../gtk/gtkcellrenderercombo.c:131 ../gtk/gtkcomboboxentry.c:107 +#: gtk/gtkcellrenderercombo.c:131 gtk/gtkcomboboxentry.c:107 msgid "A column in the data source model to get the strings from" msgstr "अक्षरमाळा प्राप्त करण्याकरीता माहिती स्त्रोत प्रारूपातील स्तंभ" -#: ../gtk/gtkcellrenderercombo.c:148 +#: gtk/gtkcellrenderercombo.c:148 msgid "Has Entry" msgstr "नोंदणी आहे" -#: ../gtk/gtkcellrenderercombo.c:149 +#: gtk/gtkcellrenderercombo.c:149 msgid "If FALSE, don't allow to enter strings other than the chosen ones" msgstr "खोटे असल्यास, निवडलेल्या अक्षरमाळां सोडून इतर अक्षरमाळांना सहमती देऊ नका" -#: ../gtk/gtkcellrendererpixbuf.c:111 +#: gtk/gtkcellrendererpixbuf.c:111 msgid "Pixbuf Object" msgstr "उपलब्ध साठ्यातून बिंदू (pixels) पडद्यावर घेण्याची कृती नियंत्रित करणारा नियंत्रक" -#: ../gtk/gtkcellrendererpixbuf.c:112 +#: gtk/gtkcellrendererpixbuf.c:112 msgid "The pixbuf to render" msgstr "दर्शविण्याकरीताचे pixbuf" -#: ../gtk/gtkcellrendererpixbuf.c:119 +#: gtk/gtkcellrendererpixbuf.c:119 msgid "Pixbuf Expander Open" msgstr "उघडुन ठेवलेला बिंदूसाठा विस्तारक" -#: ../gtk/gtkcellrendererpixbuf.c:120 +#: gtk/gtkcellrendererpixbuf.c:120 msgid "Pixbuf for open expander" msgstr "अक्षरबिंदुसंच" -#: ../gtk/gtkcellrendererpixbuf.c:127 +#: gtk/gtkcellrendererpixbuf.c:127 msgid "Pixbuf Expander Closed" msgstr "बंद झालेला बिंदूसाठा विस्तारक" -#: ../gtk/gtkcellrendererpixbuf.c:128 +#: gtk/gtkcellrendererpixbuf.c:128 msgid "Pixbuf for closed expander" msgstr "अक्षरबिंदुसंच" -#: ../gtk/gtkcellrendererpixbuf.c:135 ../gtk/gtkimage.c:172 -#: ../gtk/gtkstatusicon.c:202 +#: gtk/gtkcellrendererpixbuf.c:135 gtk/gtkimage.c:172 gtk/gtkstatusicon.c:202 msgid "Stock ID" msgstr "ID साठा" -#: ../gtk/gtkcellrendererpixbuf.c:136 +#: gtk/gtkcellrendererpixbuf.c:136 msgid "The stock ID of the stock icon to render" msgstr "स्टॉक चिन्ह दर्शविण्याचे स्टॉक ID" -#: ../gtk/gtkcellrendererpixbuf.c:143 ../gtk/gtkrecentmanager.c:245 -#: ../gtk/gtkstatusicon.c:243 +#: gtk/gtkcellrendererpixbuf.c:143 gtk/gtkrecentmanager.c:245 +#: gtk/gtkstatusicon.c:243 msgid "Size" msgstr "आकार" -#: ../gtk/gtkcellrendererpixbuf.c:144 +#: gtk/gtkcellrendererpixbuf.c:144 msgid "The GtkIconSize value that specifies the size of the rendered icon" msgstr "दर्शविलेले चिन्हाचे आकार निर्धारीत करणारे GtkIconSize मुल्य" -#: ../gtk/gtkcellrendererpixbuf.c:153 +#: gtk/gtkcellrendererpixbuf.c:153 msgid "Detail" msgstr "तपशील" -#: ../gtk/gtkcellrendererpixbuf.c:154 +#: gtk/gtkcellrendererpixbuf.c:154 msgid "Render detail to pass to the theme engine" msgstr "सुत्रयोजना इंजीन करीता तपशील दर्शवा" -#: ../gtk/gtkcellrendererpixbuf.c:187 +#: gtk/gtkcellrendererpixbuf.c:187 msgid "Follow State" msgstr "स्थिती वापरा" -#: ../gtk/gtkcellrendererpixbuf.c:188 +#: gtk/gtkcellrendererpixbuf.c:188 msgid "Whether the rendered pixbuf should be colorized according to the state" msgstr "स्थितीनुरूप दर्शविलेले pixbuf रंगीत करायचे का" -#: ../gtk/gtkcellrendererpixbuf.c:205 ../gtk/gtkimage.c:247 -#: ../gtk/gtkwindow.c:576 +#: gtk/gtkcellrendererpixbuf.c:205 gtk/gtkimage.c:247 gtk/gtkwindow.c:576 msgid "Icon" msgstr "आइकान" -#: ../gtk/gtkcellrendererpixbuf.c:206 ../gtk/gtkimage.c:248 -#: ../gtk/gtkstatusicon.c:227 +#: gtk/gtkcellrendererpixbuf.c:206 gtk/gtkimage.c:248 gtk/gtkstatusicon.c:227 msgid "The GIcon being displayed" msgstr "" -#: ../gtk/gtkcellrendererprogress.c:129 +#: gtk/gtkcellrendererprogress.c:129 msgid "Value of the progress bar" msgstr "मूल्य" -#: ../gtk/gtkcellrendererprogress.c:146 ../gtk/gtkcellrenderertext.c:195 -#: ../gtk/gtkentry.c:582 ../gtk/gtkmessagedialog.c:153 -#: ../gtk/gtkprogressbar.c:184 ../gtk/gtktextbuffer.c:197 +#: gtk/gtkcellrendererprogress.c:146 gtk/gtkcellrenderertext.c:195 +#: gtk/gtkentry.c:582 gtk/gtkmessagedialog.c:153 gtk/gtkprogressbar.c:184 +#: gtk/gtktextbuffer.c:197 msgid "Text" msgstr "लिखाण" -#: ../gtk/gtkcellrendererprogress.c:147 +#: gtk/gtkcellrendererprogress.c:147 msgid "Text on the progress bar" msgstr "लिखाण" -#: ../gtk/gtkcellrendererprogress.c:170 +#: gtk/gtkcellrendererprogress.c:170 msgid "Pulse" msgstr "पल्स" -#: ../gtk/gtkcellrendererprogress.c:171 +#: gtk/gtkcellrendererprogress.c:171 msgid "" "Set this to positive values to indicate that some progress is made, but you " "don't know how much." -msgstr "प्रगती झाल्याची दर्शविण्याकरीता यास होकार्थी मुल्य करीता निश्चित करा, पण ते किती आहे ते तुम्हास माहित नाही." +msgstr "" +"प्रगती झाल्याची दर्शविण्याकरीता यास होकार्थी मुल्य करीता निश्चित करा, पण ते किती आहे ते " +"तुम्हास माहित नाही." -#: ../gtk/gtkcellrendererprogress.c:187 ../gtk/gtkprogress.c:118 +#: gtk/gtkcellrendererprogress.c:187 gtk/gtkprogress.c:118 msgid "Text x alignment" msgstr "x दिशेने मजकुर घेणे" -#: ../gtk/gtkcellrendererprogress.c:188 ../gtk/gtkprogress.c:119 +#: gtk/gtkcellrendererprogress.c:188 gtk/gtkprogress.c:119 msgid "" "The horizontal text alignment, from 0 (left) to 1 (right). Reversed for RTL " "layouts." msgstr "आडवे पाठ्य रचना, 0 (डावी) पासून ते 1 (उजवी) पर्यंत. RTL मांडणी करीता उलटे." -#: ../gtk/gtkcellrendererprogress.c:204 ../gtk/gtkprogress.c:125 +#: gtk/gtkcellrendererprogress.c:204 gtk/gtkprogress.c:125 msgid "Text y alignment" msgstr "मजकुराची y रचना" -#: ../gtk/gtkcellrendererprogress.c:205 ../gtk/gtkprogress.c:126 +#: gtk/gtkcellrendererprogress.c:205 gtk/gtkprogress.c:126 msgid "The vertical text alignment, from 0 (top) to 1 (bottom)." msgstr "उभी पाठ्य रचना, 0 (वर) पासून 1 (तळ)." -#: ../gtk/gtkcellrendererprogress.c:221 ../gtk/gtkiconview.c:731 -#: ../gtk/gtkprogressbar.c:126 ../gtk/gtkscalebutton.c:191 -#: ../gtk/gtkstatusicon.c:301 ../gtk/gtktoolbar.c:492 -#: ../gtk/gtktrayicon-x11.c:95 +#: gtk/gtkcellrendererprogress.c:221 gtk/gtkiconview.c:731 +#: gtk/gtkprogressbar.c:126 gtk/gtkscalebutton.c:191 gtk/gtkstatusicon.c:301 +#: gtk/gtktoolbar.c:492 gtk/gtktrayicon-x11.c:95 msgid "Orientation" msgstr "कल" -#: ../gtk/gtkcellrendererprogress.c:222 ../gtk/gtkprogressbar.c:127 +#: gtk/gtkcellrendererprogress.c:222 gtk/gtkprogressbar.c:127 msgid "Orientation and growth direction of the progress bar" msgstr "प्रगती सूचकपट्टीचा कल अणि वाढ" -#: ../gtk/gtkcellrendererspin.c:93 ../gtk/gtkprogressbar.c:118 -#: ../gtk/gtkrange.c:346 ../gtk/gtkscalebutton.c:219 -#: ../gtk/gtkspinbutton.c:208 +#: gtk/gtkcellrendererspin.c:93 gtk/gtkprogressbar.c:118 gtk/gtkrange.c:346 +#: gtk/gtkscalebutton.c:219 gtk/gtkspinbutton.c:208 msgid "Adjustment" msgstr "जुळणी" -#: ../gtk/gtkcellrendererspin.c:94 +#: gtk/gtkcellrendererspin.c:94 msgid "The adjustment that holds the value of the spinbutton." msgstr "स्पीनबटणचे मुल्य जपून ठेवणारी रचना." -#: ../gtk/gtkcellrendererspin.c:109 +#: gtk/gtkcellrendererspin.c:109 msgid "Climb rate" msgstr "चढतीचा दर" -#: ../gtk/gtkcellrendererspin.c:110 ../gtk/gtkspinbutton.c:217 +#: gtk/gtkcellrendererspin.c:110 gtk/gtkspinbutton.c:217 msgid "The acceleration rate when you hold down a button" msgstr "तुम्ही बटण दाबून धरता अशा वेळी दिसणारा गतीवाढीचा दर" -#: ../gtk/gtkcellrendererspin.c:123 ../gtk/gtkscale.c:142 -#: ../gtk/gtkspinbutton.c:226 +#: gtk/gtkcellrendererspin.c:123 gtk/gtkscale.c:142 gtk/gtkspinbutton.c:226 msgid "Digits" msgstr "दशांक" -#: ../gtk/gtkcellrendererspin.c:124 ../gtk/gtkspinbutton.c:227 +#: gtk/gtkcellrendererspin.c:124 gtk/gtkspinbutton.c:227 msgid "The number of decimal places to display" msgstr "प्रदर्शित केली जाणारी दशांकाची संख्या" -#: ../gtk/gtkcellrenderertext.c:196 +#: gtk/gtkcellrenderertext.c:196 msgid "Text to render" msgstr "दाखवण्यासाठी लिखाण" -#: ../gtk/gtkcellrenderertext.c:203 +#: gtk/gtkcellrenderertext.c:203 msgid "Markup" msgstr "(हवे ते लिखाण) चिन्हांकित करा " -#: ../gtk/gtkcellrenderertext.c:204 +#: gtk/gtkcellrenderertext.c:204 msgid "Marked up text to render" msgstr "दाखवण्यासाठी चिन्हांकित केलेले लिखाण " -#: ../gtk/gtkcellrenderertext.c:211 ../gtk/gtklabel.c:323 +#: gtk/gtkcellrenderertext.c:211 gtk/gtklabel.c:323 msgid "Attributes" msgstr "गुणविशेष" -#: ../gtk/gtkcellrenderertext.c:212 +#: gtk/gtkcellrenderertext.c:212 msgid "A list of style attributes to apply to the text of the renderer" msgstr "दाखवण्यायोग्य लिखाणाला लागु करण्यासाठी गुणविशेष शैलींची यादी" -#: ../gtk/gtkcellrenderertext.c:219 +#: gtk/gtkcellrenderertext.c:219 msgid "Single Paragraph Mode" msgstr "मोड (रूप)" -#: ../gtk/gtkcellrenderertext.c:220 +#: gtk/gtkcellrenderertext.c:220 msgid "Whether or not to keep all text in a single paragraph" msgstr "एकाच परिच्छेदातच संपूर्ण वाक्यरचना ठेवायची किंवा नाही" -#: ../gtk/gtkcellrenderertext.c:228 ../gtk/gtkcellview.c:160 -#: ../gtk/gtktexttag.c:183 +#: gtk/gtkcellrenderertext.c:228 gtk/gtkcellview.c:160 gtk/gtktexttag.c:183 msgid "Background color name" msgstr "पार्श्वरंगाचे नाव " -#: ../gtk/gtkcellrenderertext.c:229 ../gtk/gtkcellview.c:161 -#: ../gtk/gtktexttag.c:184 +#: gtk/gtkcellrenderertext.c:229 gtk/gtkcellview.c:161 gtk/gtktexttag.c:184 msgid "Background color as a string" msgstr "पार्श्वरंगाचे नाव" -#: ../gtk/gtkcellrenderertext.c:236 ../gtk/gtkcellview.c:167 -#: ../gtk/gtktexttag.c:191 +#: gtk/gtkcellrenderertext.c:236 gtk/gtkcellview.c:167 gtk/gtktexttag.c:191 msgid "Background color" msgstr "पार्श्वरंग" -#: ../gtk/gtkcellrenderertext.c:237 ../gtk/gtkcellview.c:168 +#: gtk/gtkcellrenderertext.c:237 gtk/gtkcellview.c:168 msgid "Background color as a GdkColor" msgstr "Gdk रंगाप्रमाणे पार्श्वरंग" -#: ../gtk/gtkcellrenderertext.c:244 ../gtk/gtktexttag.c:217 +#: gtk/gtkcellrenderertext.c:244 gtk/gtktexttag.c:217 msgid "Foreground color name" msgstr "पृष्ठभागावरील रंगाचे नाव " -#: ../gtk/gtkcellrenderertext.c:245 ../gtk/gtktexttag.c:218 +#: gtk/gtkcellrenderertext.c:245 gtk/gtktexttag.c:218 msgid "Foreground color as a string" msgstr "पृष्ठभागावरील रंगाचे नाव" -#: ../gtk/gtkcellrenderertext.c:252 ../gtk/gtktexttag.c:225 +#: gtk/gtkcellrenderertext.c:252 gtk/gtktexttag.c:225 msgid "Foreground color" msgstr "पृष्ठभागावरील रंग" -#: ../gtk/gtkcellrenderertext.c:253 +#: gtk/gtkcellrenderertext.c:253 msgid "Foreground color as a GdkColor" msgstr "Gdk रंगाप्रमाणे पार्श्वरंग" -#: ../gtk/gtkcellrenderertext.c:261 ../gtk/gtkentry.c:506 -#: ../gtk/gtktexttag.c:251 ../gtk/gtktextview.c:568 +#: gtk/gtkcellrenderertext.c:261 gtk/gtkentry.c:506 gtk/gtktexttag.c:251 +#: gtk/gtktextview.c:568 msgid "Editable" msgstr "संपादनयोग्य" -#: ../gtk/gtkcellrenderertext.c:262 ../gtk/gtktexttag.c:252 -#: ../gtk/gtktextview.c:569 +#: gtk/gtkcellrenderertext.c:262 gtk/gtktexttag.c:252 gtk/gtktextview.c:569 msgid "Whether the text can be modified by the user" msgstr "उपयोगकर्त्याद्वारे लिखाणात सुधारणा करता येईल काय" -#: ../gtk/gtkcellrenderertext.c:269 ../gtk/gtkcellrenderertext.c:277 -#: ../gtk/gtkfontsel.c:188 ../gtk/gtktexttag.c:267 ../gtk/gtktexttag.c:275 +#: gtk/gtkcellrenderertext.c:269 gtk/gtkcellrenderertext.c:277 +#: gtk/gtkfontsel.c:188 gtk/gtktexttag.c:267 gtk/gtktexttag.c:275 msgid "Font" msgstr "फोन्ट" -#: ../gtk/gtkcellrenderertext.c:270 ../gtk/gtktexttag.c:268 +#: gtk/gtkcellrenderertext.c:270 gtk/gtktexttag.c:268 msgid "Font description as a string, e.g. \"Sans Italic 12\"" msgstr "फोन्ट(अक्षर रचना)" -#: ../gtk/gtkcellrenderertext.c:278 ../gtk/gtktexttag.c:276 +#: gtk/gtkcellrenderertext.c:278 gtk/gtktexttag.c:276 msgid "Font description as a PangoFontDescription struct" msgstr "पांगोफोन्ट संरचनेप्रमाणे फोन्टचे वर्णन" -#: ../gtk/gtkcellrenderertext.c:286 ../gtk/gtktexttag.c:283 +#: gtk/gtkcellrenderertext.c:286 gtk/gtktexttag.c:283 msgid "Font family" msgstr "फोन्ट परिवार" -#: ../gtk/gtkcellrenderertext.c:287 ../gtk/gtktexttag.c:284 +#: gtk/gtkcellrenderertext.c:287 gtk/gtktexttag.c:284 msgid "Name of the font family, e.g. Sans, Helvetica, Times, Monospace" msgstr "फोन्ट परिवाराचे नाव जसे Sans, Helvetica, Times, Monospace" -#: ../gtk/gtkcellrenderertext.c:294 ../gtk/gtkcellrenderertext.c:295 -#: ../gtk/gtktexttag.c:291 +#: gtk/gtkcellrenderertext.c:294 gtk/gtkcellrenderertext.c:295 +#: gtk/gtktexttag.c:291 msgid "Font style" msgstr "फोन्ट शैली " -#: ../gtk/gtkcellrenderertext.c:303 ../gtk/gtkcellrenderertext.c:304 -#: ../gtk/gtktexttag.c:300 +#: gtk/gtkcellrenderertext.c:303 gtk/gtkcellrenderertext.c:304 +#: gtk/gtktexttag.c:300 msgid "Font variant" msgstr "रूपांतर करणारा फोन्ट" -#: ../gtk/gtkcellrenderertext.c:312 ../gtk/gtkcellrenderertext.c:313 -#: ../gtk/gtktexttag.c:309 +#: gtk/gtkcellrenderertext.c:312 gtk/gtkcellrenderertext.c:313 +#: gtk/gtktexttag.c:309 msgid "Font weight" msgstr "फोन्टचे वजन(परिमाण)" -#: ../gtk/gtkcellrenderertext.c:322 ../gtk/gtkcellrenderertext.c:323 -#: ../gtk/gtktexttag.c:320 +#: gtk/gtkcellrenderertext.c:322 gtk/gtkcellrenderertext.c:323 +#: gtk/gtktexttag.c:320 msgid "Font stretch" msgstr "फोन्टची ताणक्षमता" -#: ../gtk/gtkcellrenderertext.c:331 ../gtk/gtkcellrenderertext.c:332 -#: ../gtk/gtktexttag.c:329 +#: gtk/gtkcellrenderertext.c:331 gtk/gtkcellrenderertext.c:332 +#: gtk/gtktexttag.c:329 msgid "Font size" msgstr "फोन्टचा आकार" -#: ../gtk/gtkcellrenderertext.c:341 ../gtk/gtktexttag.c:349 +#: gtk/gtkcellrenderertext.c:341 gtk/gtktexttag.c:349 msgid "Font points" msgstr "फोन्टचे बिंदू" -#: ../gtk/gtkcellrenderertext.c:342 ../gtk/gtktexttag.c:350 +#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:350 msgid "Font size in points" msgstr "बिदूंच्या रुपातील फोन्टचा आकार" -#: ../gtk/gtkcellrenderertext.c:351 ../gtk/gtktexttag.c:339 +#: gtk/gtkcellrenderertext.c:351 gtk/gtktexttag.c:339 msgid "Font scale" msgstr "फोन्टचे प्रमाण " -#: ../gtk/gtkcellrenderertext.c:352 +#: gtk/gtkcellrenderertext.c:352 msgid "Font scaling factor" msgstr "फोन्टचा आकार ठरविणारा घटक" -#: ../gtk/gtkcellrenderertext.c:361 ../gtk/gtktexttag.c:418 +#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:418 msgid "Rise" msgstr "वाढ" -#: ../gtk/gtkcellrenderertext.c:362 -msgid "Offset of text above the baseline (below the baseline if rise is negative)" +#: gtk/gtkcellrenderertext.c:362 +msgid "" +"Offset of text above the baseline (below the baseline if rise is negative)" msgstr "लेखनप्रयोग आधारओळीच्या वर करावा (जर वाढ नसेल तर आधारओळीच्या खाली)" -#: ../gtk/gtkcellrenderertext.c:373 ../gtk/gtktexttag.c:458 +#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:458 msgid "Strikethrough" msgstr "नकोअसणारे लेखन नष्ट करा" -#: ../gtk/gtkcellrenderertext.c:374 ../gtk/gtktexttag.c:459 +#: gtk/gtkcellrenderertext.c:374 gtk/gtktexttag.c:459 msgid "Whether to strike through the text" msgstr "लेखन/त्यातील भाग काढायचा आहे का" -#: ../gtk/gtkcellrenderertext.c:381 ../gtk/gtktexttag.c:466 +#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:466 msgid "Underline" msgstr "अधोरेखन" -#: ../gtk/gtkcellrenderertext.c:382 ../gtk/gtktexttag.c:467 +#: gtk/gtkcellrenderertext.c:382 gtk/gtktexttag.c:467 msgid "Style of underline for this text" msgstr "हे लेखन अधोरेखीत करण्याची शैली" -#: ../gtk/gtkcellrenderertext.c:390 ../gtk/gtktexttag.c:378 +#: gtk/gtkcellrenderertext.c:390 gtk/gtktexttag.c:378 msgid "Language" msgstr "भाषा" -#: ../gtk/gtkcellrenderertext.c:391 +#: gtk/gtkcellrenderertext.c:391 msgid "" "The language this text is in, as an ISO code. Pango can use this as a hint " "when rendering the text. If you don't understand this parameter, you " "probably don't need it" -msgstr "या पाठ्याची भाषा ISO कोड आहे. पाठ्य म्हणून दर्शवितेवेळी Pango यास ओळखखूण म्हणून वापरू शकतो. तुम्हाला हे समझत नसल्यास, याची गरज नाही" +msgstr "" +"या पाठ्याची भाषा ISO कोड आहे. पाठ्य म्हणून दर्शवितेवेळी Pango यास ओळखखूण म्हणून वापरू " +"शकतो. तुम्हाला हे समझत नसल्यास, याची गरज नाही" -#: ../gtk/gtkcellrenderertext.c:411 ../gtk/gtklabel.c:448 -#: ../gtk/gtkprogressbar.c:206 +#: gtk/gtkcellrenderertext.c:411 gtk/gtklabel.c:448 gtk/gtkprogressbar.c:206 msgid "Ellipsize" msgstr "अर्धगोलाकार करा" -#: ../gtk/gtkcellrenderertext.c:412 +#: gtk/gtkcellrenderertext.c:412 msgid "" "The preferred place to ellipsize the string, if the cell renderer does not " "have enough room to display the entire string" -msgstr "कक्ष प्रदर्शकास पूर्ण अक्षरमाळा दर्शविण्याकरीता परियुक्त जागा नसल्यास, अक्षरमाळा लंबवृत करण्यासाठीचे सूचविलेले स्थान" +msgstr "" +"कक्ष प्रदर्शकास पूर्ण अक्षरमाळा दर्शविण्याकरीता परियुक्त जागा नसल्यास, अक्षरमाळा लंबवृत " +"करण्यासाठीचे सूचविलेले स्थान" -#: ../gtk/gtkcellrenderertext.c:431 ../gtk/gtkfilechooserbutton.c:421 -#: ../gtk/gtklabel.c:468 +#: gtk/gtkcellrenderertext.c:431 gtk/gtkfilechooserbutton.c:421 +#: gtk/gtklabel.c:468 msgid "Width In Characters" msgstr "रुंदी" -#: ../gtk/gtkcellrenderertext.c:432 ../gtk/gtklabel.c:469 +#: gtk/gtkcellrenderertext.c:432 gtk/gtklabel.c:469 msgid "The desired width of the label, in characters" msgstr "रुंदी " -#: ../gtk/gtkcellrenderertext.c:450 ../gtk/gtktexttag.c:475 +#: gtk/gtkcellrenderertext.c:450 gtk/gtktexttag.c:475 msgid "Wrap mode" msgstr "आच्छादीत मोड" -#: ../gtk/gtkcellrenderertext.c:451 +#: gtk/gtkcellrenderertext.c:451 msgid "" "How to break the string into multiple lines, if the cell renderer does not " "have enough room to display the entire string" -msgstr "अक्षरमाळास बहु ओळीत कसे विभाजीत करायचे, त्याकरीता अक्षरमाळा लंबवृत करण्यासाठीचे सूचविलेले स्थान" +msgstr "" +"अक्षरमाळास बहु ओळीत कसे विभाजीत करायचे, त्याकरीता अक्षरमाळा लंबवृत करण्यासाठीचे सूचविलेले " +"स्थान" -#: ../gtk/gtkcellrenderertext.c:470 ../gtk/gtkcombobox.c:677 +#: gtk/gtkcellrenderertext.c:470 gtk/gtkcombobox.c:677 msgid "Wrap width" msgstr "कवर करा रुंदी " -#: ../gtk/gtkcellrenderertext.c:471 +#: gtk/gtkcellrenderertext.c:471 msgid "The width at which the text is wrapped" msgstr "रुंदी " -#: ../gtk/gtkcellrenderertext.c:491 ../gtk/gtktreeviewcolumn.c:297 +#: gtk/gtkcellrenderertext.c:491 gtk/gtktreeviewcolumn.c:297 msgid "Alignment" msgstr "रचना" -#: ../gtk/gtkcellrenderertext.c:492 +#: gtk/gtkcellrenderertext.c:492 msgid "How to align the lines" msgstr "ओळी कसे लावायचे" -#: ../gtk/gtkcellrenderertext.c:502 ../gtk/gtkcellview.c:190 -#: ../gtk/gtktexttag.c:564 +#: gtk/gtkcellrenderertext.c:502 gtk/gtkcellview.c:190 gtk/gtktexttag.c:564 msgid "Background set" msgstr "पार्श्वभूमी समायोजन" -#: ../gtk/gtkcellrenderertext.c:503 ../gtk/gtkcellview.c:191 -#: ../gtk/gtktexttag.c:565 +#: gtk/gtkcellrenderertext.c:503 gtk/gtkcellview.c:191 gtk/gtktexttag.c:565 msgid "Whether this tag affects the background color" msgstr "हा टॅग पार्श्वरंगाला प्रभावित करेल का" -#: ../gtk/gtkcellrenderertext.c:506 ../gtk/gtktexttag.c:576 +#: gtk/gtkcellrenderertext.c:506 gtk/gtktexttag.c:576 msgid "Foreground set" msgstr "पृष्ठभागाचे समायोजन" -#: ../gtk/gtkcellrenderertext.c:507 ../gtk/gtktexttag.c:577 +#: gtk/gtkcellrenderertext.c:507 gtk/gtktexttag.c:577 msgid "Whether this tag affects the foreground color" msgstr "हा टॅग पृष्ठभागाचे रंग प्रभावित करेल का" -#: ../gtk/gtkcellrenderertext.c:510 ../gtk/gtktexttag.c:584 +#: gtk/gtkcellrenderertext.c:510 gtk/gtktexttag.c:584 msgid "Editability set" msgstr "संपादकीय क्षमता" -#: ../gtk/gtkcellrenderertext.c:511 ../gtk/gtktexttag.c:585 +#: gtk/gtkcellrenderertext.c:511 gtk/gtktexttag.c:585 msgid "Whether this tag affects text editability" msgstr "संपादन क्षमतेवर या टॅगचा प्रभाव राहील का" -#: ../gtk/gtkcellrenderertext.c:514 ../gtk/gtktexttag.c:588 +#: gtk/gtkcellrenderertext.c:514 gtk/gtktexttag.c:588 msgid "Font family set" msgstr "फोन्ट परिवार संच" -#: ../gtk/gtkcellrenderertext.c:515 ../gtk/gtktexttag.c:589 +#: gtk/gtkcellrenderertext.c:515 gtk/gtktexttag.c:589 msgid "Whether this tag affects the font family" msgstr "फोन्ट परिवार क्षमतेवर ह्या टॅगचा प्रभाव राहू शकेल का" -#: ../gtk/gtkcellrenderertext.c:518 ../gtk/gtktexttag.c:592 +#: gtk/gtkcellrenderertext.c:518 gtk/gtktexttag.c:592 msgid "Font style set" msgstr "फोन्ट शैलींचा संच" -#: ../gtk/gtkcellrenderertext.c:519 ../gtk/gtktexttag.c:593 +#: gtk/gtkcellrenderertext.c:519 gtk/gtktexttag.c:593 msgid "Whether this tag affects the font style" msgstr "या फोन्ट शैलीवर या टॅगचा प्रभाव राहील का" -#: ../gtk/gtkcellrenderertext.c:522 ../gtk/gtktexttag.c:596 +#: gtk/gtkcellrenderertext.c:522 gtk/gtktexttag.c:596 msgid "Font variant set" msgstr "फोन्ट रूपांतर संच" -#: ../gtk/gtkcellrenderertext.c:523 ../gtk/gtktexttag.c:597 +#: gtk/gtkcellrenderertext.c:523 gtk/gtktexttag.c:597 msgid "Whether this tag affects the font variant" msgstr "फोन्ट रूपांतर संचावर ह्या टॅगचा प्रभाव राहील का" -#: ../gtk/gtkcellrenderertext.c:526 ../gtk/gtktexttag.c:600 +#: gtk/gtkcellrenderertext.c:526 gtk/gtktexttag.c:600 msgid "Font weight set" msgstr "फोन्टचा परिमाण संच" -#: ../gtk/gtkcellrenderertext.c:527 ../gtk/gtktexttag.c:601 +#: gtk/gtkcellrenderertext.c:527 gtk/gtktexttag.c:601 msgid "Whether this tag affects the font weight" msgstr "फोन्ट परिमाण संचावर या टॅगचा प्रभाव राहील का" -#: ../gtk/gtkcellrenderertext.c:530 ../gtk/gtktexttag.c:604 +#: gtk/gtkcellrenderertext.c:530 gtk/gtktexttag.c:604 msgid "Font stretch set" msgstr "फोन्टची ताणक्षमता दाखवणारा संच" -#: ../gtk/gtkcellrenderertext.c:531 ../gtk/gtktexttag.c:605 +#: gtk/gtkcellrenderertext.c:531 gtk/gtktexttag.c:605 msgid "Whether this tag affects the font stretch" msgstr "फोन्टच्या ताणक्षमतेवर या टॅगचा प्रभाव राहील का" -#: ../gtk/gtkcellrenderertext.c:534 ../gtk/gtktexttag.c:608 +#: gtk/gtkcellrenderertext.c:534 gtk/gtktexttag.c:608 msgid "Font size set" msgstr "फोन्टच्या आकारांचा संच" -#: ../gtk/gtkcellrenderertext.c:535 ../gtk/gtktexttag.c:609 +#: gtk/gtkcellrenderertext.c:535 gtk/gtktexttag.c:609 msgid "Whether this tag affects the font size" msgstr "फोन्टच्या आकाराच्या संचावर ह्या टॅगचा प्रभाव राहील का" -#: ../gtk/gtkcellrenderertext.c:538 ../gtk/gtktexttag.c:612 +#: gtk/gtkcellrenderertext.c:538 gtk/gtktexttag.c:612 msgid "Font scale set" msgstr "फोन्ट प्रमाण संच" -#: ../gtk/gtkcellrenderertext.c:539 ../gtk/gtktexttag.c:613 +#: gtk/gtkcellrenderertext.c:539 gtk/gtktexttag.c:613 msgid "Whether this tag scales the font size by a factor" msgstr "फोन्टचा आकार बदलण्याच्या क्रियेवर ह्या टॅगचा प्रभाव राहील का" -#: ../gtk/gtkcellrenderertext.c:542 ../gtk/gtktexttag.c:632 +#: gtk/gtkcellrenderertext.c:542 gtk/gtktexttag.c:632 msgid "Rise set" msgstr "वाढ संच" -#: ../gtk/gtkcellrenderertext.c:543 ../gtk/gtktexttag.c:633 +#: gtk/gtkcellrenderertext.c:543 gtk/gtktexttag.c:633 msgid "Whether this tag affects the rise" msgstr "वाढीवर ह्या टॅगचा प्रभाव राहील का" -#: ../gtk/gtkcellrenderertext.c:546 ../gtk/gtktexttag.c:648 +#: gtk/gtkcellrenderertext.c:546 gtk/gtktexttag.c:648 msgid "Strikethrough set" msgstr "लेखन खोडण्याची क्रिया" -#: ../gtk/gtkcellrenderertext.c:547 ../gtk/gtktexttag.c:649 +#: gtk/gtkcellrenderertext.c:547 gtk/gtktexttag.c:649 msgid "Whether this tag affects strikethrough" msgstr "लेखन खोडण्याच्या क्रियेवर ह्या टॅगचा प्रभाव राहील का" -#: ../gtk/gtkcellrenderertext.c:550 ../gtk/gtktexttag.c:656 +#: gtk/gtkcellrenderertext.c:550 gtk/gtktexttag.c:656 msgid "Underline set" msgstr "अधोरेखन" -#: ../gtk/gtkcellrenderertext.c:551 ../gtk/gtktexttag.c:657 +#: gtk/gtkcellrenderertext.c:551 gtk/gtktexttag.c:657 msgid "Whether this tag affects underlining" msgstr "अधोरेखनावर ह्या टॅगचा प्रभाव राहील का" -#: ../gtk/gtkcellrenderertext.c:554 ../gtk/gtktexttag.c:620 +#: gtk/gtkcellrenderertext.c:554 gtk/gtktexttag.c:620 msgid "Language set" msgstr "भाषा संच" -#: ../gtk/gtkcellrenderertext.c:555 ../gtk/gtktexttag.c:621 +#: gtk/gtkcellrenderertext.c:555 gtk/gtktexttag.c:621 msgid "Whether this tag affects the language the text is rendered as" msgstr "ह्या टॅगचा मजकुरासाठी वापरलेल्या भाषेवर परिणाम होऊ शकतो का" -#: ../gtk/gtkcellrenderertext.c:558 +#: gtk/gtkcellrenderertext.c:558 msgid "Ellipsize set" msgstr "Ellipsize संच" -#: ../gtk/gtkcellrenderertext.c:559 +#: gtk/gtkcellrenderertext.c:559 msgid "Whether this tag affects the ellipsize mode" msgstr "या टॅगचा लंबवृत पध्दतीस प्रभाव पडेल का" -#: ../gtk/gtkcellrenderertext.c:562 +#: gtk/gtkcellrenderertext.c:562 msgid "Align set" msgstr "संच लावा" -#: ../gtk/gtkcellrenderertext.c:563 +#: gtk/gtkcellrenderertext.c:563 msgid "Whether this tag affects the alignment mode" msgstr "या टॅगचा रचना पध्दतीवर प्रभाव पडेल का" -#: ../gtk/gtkcellrenderertoggle.c:126 +#: gtk/gtkcellrenderertoggle.c:126 msgid "Toggle state" msgstr "स्थिती परीवर्तीत करा" -#: ../gtk/gtkcellrenderertoggle.c:127 +#: gtk/gtkcellrenderertoggle.c:127 msgid "The toggle state of the button" msgstr "बटनाची परीवर्तन करण्याची स्थिती" -#: ../gtk/gtkcellrenderertoggle.c:134 +#: gtk/gtkcellrenderertoggle.c:134 msgid "Inconsistent state" msgstr "असंगती" -#: ../gtk/gtkcellrenderertoggle.c:135 +#: gtk/gtkcellrenderertoggle.c:135 msgid "The inconsistent state of the button" msgstr "बटणाची अस्थीर स्थिती" -#: ../gtk/gtkcellrenderertoggle.c:142 +#: gtk/gtkcellrenderertoggle.c:142 msgid "Activatable" msgstr "क्रियान्वित करण्यायोग्य" -#: ../gtk/gtkcellrenderertoggle.c:143 +#: gtk/gtkcellrenderertoggle.c:143 msgid "The toggle button can be activated" msgstr "हे बटन कार्यान्वित करता येते" -#: ../gtk/gtkcellrenderertoggle.c:150 +#: gtk/gtkcellrenderertoggle.c:150 msgid "Radio state" msgstr "रेडियो अवस्था" -#: ../gtk/gtkcellrenderertoggle.c:151 +#: gtk/gtkcellrenderertoggle.c:151 msgid "Draw the toggle button as a radio button" msgstr "रेडियोच्या बटनाप्रमाणे एक बटण दाखवा" -#: ../gtk/gtkcellrenderertoggle.c:158 +#: gtk/gtkcellrenderertoggle.c:158 msgid "Indicator size" msgstr "सूचकाचे आकार" -#: ../gtk/gtkcellrenderertoggle.c:159 ../gtk/gtkcheckbutton.c:70 -#: ../gtk/gtkcheckmenuitem.c:112 +#: gtk/gtkcellrenderertoggle.c:159 gtk/gtkcheckbutton.c:70 +#: gtk/gtkcheckmenuitem.c:112 msgid "Size of check or radio indicator" msgstr "चेक किंवा रेडियो सूचनादर्शकाचा आकार" -#: ../gtk/gtkcellview.c:182 +#: gtk/gtkcellview.c:182 msgid "CellView model" msgstr "कक्षदृश्य प्रारूप" -#: ../gtk/gtkcellview.c:183 +#: gtk/gtkcellview.c:183 msgid "The model for cell view" msgstr "कक्ष दृश्य करीता प्रारूप" -#: ../gtk/gtkcheckbutton.c:69 ../gtk/gtkcheckmenuitem.c:110 -#: ../gtk/gtkoptionmenu.c:168 +#: gtk/gtkcheckbutton.c:69 gtk/gtkcheckmenuitem.c:110 gtk/gtkoptionmenu.c:168 msgid "Indicator Size" msgstr "सूचनादर्शकाचा आकार" -#: ../gtk/gtkcheckbutton.c:77 ../gtk/gtkexpander.c:245 -#: ../gtk/gtkoptionmenu.c:174 +#: gtk/gtkcheckbutton.c:77 gtk/gtkexpander.c:245 gtk/gtkoptionmenu.c:174 msgid "Indicator Spacing" msgstr "सूचनादर्शकांच्या मधील रिकामी जागा" -#: ../gtk/gtkcheckbutton.c:78 +#: gtk/gtkcheckbutton.c:78 msgid "Spacing around check or radio indicator" msgstr "चेक किंवा रेडियो सूचनादर्शकांच्या भोवती असणारी जागा" -#: ../gtk/gtkcheckmenuitem.c:87 ../gtk/gtkmenu.c:502 -#: ../gtk/gtktoggleaction.c:118 ../gtk/gtktogglebutton.c:102 -#: ../gtk/gtktoggletoolbutton.c:101 +#: gtk/gtkcheckmenuitem.c:87 gtk/gtkmenu.c:502 gtk/gtktoggleaction.c:118 +#: gtk/gtktogglebutton.c:102 gtk/gtktoggletoolbutton.c:101 msgid "Active" msgstr "क्रियाशील" -#: ../gtk/gtkcheckmenuitem.c:88 +#: gtk/gtkcheckmenuitem.c:88 msgid "Whether the menu item is checked" msgstr "मेन्यु घटक तपासले आहे का" -#: ../gtk/gtkcheckmenuitem.c:95 ../gtk/gtktogglebutton.c:110 +#: gtk/gtkcheckmenuitem.c:95 gtk/gtktogglebutton.c:110 msgid "Inconsistent" msgstr "असंगती" -#: ../gtk/gtkcheckmenuitem.c:96 +#: gtk/gtkcheckmenuitem.c:96 msgid "Whether to display an \"inconsistent\" state" msgstr "\"अस्थीर\" स्थिती दर्शवायची आहे का" -#: ../gtk/gtkcheckmenuitem.c:103 +#: gtk/gtkcheckmenuitem.c:103 msgid "Draw as radio menu item" msgstr "रेडियो मेन्यु घटक म्हणून चित्रण करा" -#: ../gtk/gtkcheckmenuitem.c:104 +#: gtk/gtkcheckmenuitem.c:104 msgid "Whether the menu item looks like a radio menu item" msgstr "मेन्यु घटक रेडिओ मेन्यु घटक सारखे दिसते का" -#: ../gtk/gtkcolorbutton.c:171 +#: gtk/gtkcolorbutton.c:171 msgid "Use alpha" msgstr "अल्फा वापरा" -#: ../gtk/gtkcolorbutton.c:172 +#: gtk/gtkcolorbutton.c:172 msgid "Whether or not to give the color an alpha value" msgstr "अल्फा मुल्य करीता रंग द्यावेत द्याचे का" -#: ../gtk/gtkcolorbutton.c:186 ../gtk/gtkfilechooserbutton.c:407 -#: ../gtk/gtkfontbutton.c:142 ../gtk/gtkprintjob.c:116 -#: ../gtk/gtktreeviewcolumn.c:264 +#: gtk/gtkcolorbutton.c:186 gtk/gtkfilechooserbutton.c:407 +#: gtk/gtkfontbutton.c:142 gtk/gtkprintjob.c:116 gtk/gtktreeviewcolumn.c:264 msgid "Title" msgstr "शीर्षक" -#: ../gtk/gtkcolorbutton.c:187 +#: gtk/gtkcolorbutton.c:187 msgid "The title of the color selection dialog" msgstr "रंग निवड संवादचा शिर्षक" -#: ../gtk/gtkcolorbutton.c:201 ../gtk/gtkcolorsel.c:293 +#: gtk/gtkcolorbutton.c:201 gtk/gtkcolorsel.c:293 msgid "Current Color" msgstr "सध्याचा रंग" -#: ../gtk/gtkcolorbutton.c:202 +#: gtk/gtkcolorbutton.c:202 msgid "The selected color" msgstr "निवडलेला रंग" -#: ../gtk/gtkcolorbutton.c:216 ../gtk/gtkcolorsel.c:300 +#: gtk/gtkcolorbutton.c:216 gtk/gtkcolorsel.c:300 msgid "Current Alpha" msgstr "चालू अल्फा" -#: ../gtk/gtkcolorbutton.c:217 +#: gtk/gtkcolorbutton.c:217 msgid "The selected opacity value (0 fully transparent, 65535 fully opaque)" msgstr "निवडलेले अपारदर्शकता मूल्य (0 म्हणजे पूर्ण पारदर्शक, 65535 म्हणजे पूर्ण अपारदर्शक)" -#: ../gtk/gtkcolorsel.c:279 +#: gtk/gtkcolorsel.c:279 msgid "Has Opacity Control" msgstr "अपारदर्शकता नियंत्रक आहे" -#: ../gtk/gtkcolorsel.c:280 +#: gtk/gtkcolorsel.c:280 msgid "Whether the color selector should allow setting opacity" msgstr "रंगनिवडकाने अपारदर्शकाचे नियंत्रण करावे काय" -#: ../gtk/gtkcolorsel.c:286 +#: gtk/gtkcolorsel.c:286 msgid "Has palette" msgstr "रंगफळी आहे" -#: ../gtk/gtkcolorsel.c:287 +#: gtk/gtkcolorsel.c:287 msgid "Whether a palette should be used" msgstr "रंगफळी वापरावी काय" -#: ../gtk/gtkcolorsel.c:294 +#: gtk/gtkcolorsel.c:294 msgid "The current color" msgstr "सध्याचा रंग" -#: ../gtk/gtkcolorsel.c:301 +#: gtk/gtkcolorsel.c:301 msgid "The current opacity value (0 fully transparent, 65535 fully opaque)" msgstr "चालू अपारदर्शकता मूल्य (0 म्हणजे पूर्ण पारदर्शक, 65535 म्हणजे पूर्ण अपारदर्शक)" -#: ../gtk/gtkcolorsel.c:315 +#: gtk/gtkcolorsel.c:315 msgid "Custom palette" msgstr "वापरात असणारी रंगफळी" -#: ../gtk/gtkcolorsel.c:316 +#: gtk/gtkcolorsel.c:316 msgid "Palette to use in the color selector" msgstr "रंगनिवडकामध्ये वापरायची रंगफळी" -#: ../gtk/gtkcolorseldialog.c:102 +#: gtk/gtkcolorseldialog.c:102 msgid "Color Selection" msgstr "" -#: ../gtk/gtkcolorseldialog.c:103 +#: gtk/gtkcolorseldialog.c:103 msgid "The color selection embedded in the dialog." msgstr "" -#: ../gtk/gtkcolorseldialog.c:109 +#: gtk/gtkcolorseldialog.c:109 msgid "OK Button" msgstr "" -#: ../gtk/gtkcolorseldialog.c:110 +#: gtk/gtkcolorseldialog.c:110 msgid "The OK button of the dialog." msgstr "" -#: ../gtk/gtkcolorseldialog.c:116 +#: gtk/gtkcolorseldialog.c:116 msgid "Cancel Button" msgstr "" -#: ../gtk/gtkcolorseldialog.c:117 +#: gtk/gtkcolorseldialog.c:117 msgid "The cancel button of the dialog." msgstr "" -#: ../gtk/gtkcolorseldialog.c:123 +#: gtk/gtkcolorseldialog.c:123 msgid "Help Button" msgstr "" -#: ../gtk/gtkcolorseldialog.c:124 +#: gtk/gtkcolorseldialog.c:124 msgid "The help button of the dialog." msgstr "" -#: ../gtk/gtkcombo.c:145 +#: gtk/gtkcombo.c:145 msgid "Enable arrow keys" msgstr "बाणदर्शक क्रियान्वित करा " -#: ../gtk/gtkcombo.c:146 +#: gtk/gtkcombo.c:146 msgid "Whether the arrow keys move through the list of items" msgstr "कार्यसूचीवरुन बाणदर्शक फिरतो आहे का" -#: ../gtk/gtkcombo.c:152 +#: gtk/gtkcombo.c:152 msgid "Always enable arrows" msgstr "नेहेमी बाणदर्शक क्रियान्वित करा" -#: ../gtk/gtkcombo.c:153 +#: gtk/gtkcombo.c:153 msgid "Obsolete property, ignored" msgstr "गुणधर्म वापरणीत नाही, दुर्लक्ष केले" -#: ../gtk/gtkcombo.c:159 +#: gtk/gtkcombo.c:159 msgid "Case sensitive" msgstr "संवेदनशील " -#: ../gtk/gtkcombo.c:160 +#: gtk/gtkcombo.c:160 msgid "Whether list item matching is case sensitive" msgstr "कार्यसूचीतील जुळणी संवेदनशील आहे काय" -#: ../gtk/gtkcombo.c:167 +#: gtk/gtkcombo.c:167 msgid "Allow empty" msgstr "रिकामे करा" -#: ../gtk/gtkcombo.c:168 +#: gtk/gtkcombo.c:168 msgid "Whether an empty value may be entered in this field" msgstr "ह्या जागेत एखादे रिक्त मूल्य भरता येईल का" -#: ../gtk/gtkcombo.c:175 +#: gtk/gtkcombo.c:175 msgid "Value in list" msgstr "सूचीमधील मूल्य" -#: ../gtk/gtkcombo.c:176 +#: gtk/gtkcombo.c:176 msgid "Whether entered values must already be present in the list" msgstr "घेण्यात आलेली मूल्ये यादीमध्ये आधीपासून समाविष्ट असण्याची गरज आहे का" -#: ../gtk/gtkcombobox.c:660 +#: gtk/gtkcombobox.c:660 msgid "ComboBox model" msgstr "कॉम्बोबॉक्स प्रारूप" -#: ../gtk/gtkcombobox.c:661 +#: gtk/gtkcombobox.c:661 msgid "The model for the combo box" msgstr "कॉम्बोबॉक्स करीता प्रारूप" -#: ../gtk/gtkcombobox.c:678 +#: gtk/gtkcombobox.c:678 msgid "Wrap width for laying out the items in a grid" msgstr "कवर करा रुंदी " -#: ../gtk/gtkcombobox.c:700 +#: gtk/gtkcombobox.c:700 msgid "Row span column" msgstr "ओळीमधील रिकामी जागा" -#: ../gtk/gtkcombobox.c:701 +#: gtk/gtkcombobox.c:701 msgid "TreeModel column containing the row span values" msgstr "वृक्षप्रारूप स्तंभात समाविष्टीत ओळीमधील रिकामी जागा" -#: ../gtk/gtkcombobox.c:722 +#: gtk/gtkcombobox.c:722 msgid "Column span column" msgstr "स्तंभामधील रिकामी जागा" -#: ../gtk/gtkcombobox.c:723 +#: gtk/gtkcombobox.c:723 msgid "TreeModel column containing the column span values" msgstr "वृक्षप्रारूप स्तंभात समाविष्टीत स्तंभमधील रिकामी जागा" -#: ../gtk/gtkcombobox.c:744 +#: gtk/gtkcombobox.c:744 msgid "Active item" msgstr "क्रियाशील" -#: ../gtk/gtkcombobox.c:745 +#: gtk/gtkcombobox.c:745 msgid "The item which is currently active" msgstr "सद्या सक्रीय असलेले घटक" -#: ../gtk/gtkcombobox.c:764 ../gtk/gtkuimanager.c:220 +#: gtk/gtkcombobox.c:764 gtk/gtkuimanager.c:220 msgid "Add tearoffs to menus" msgstr "मेन्युमध्ये टिअरऑफ जोडा" -#: ../gtk/gtkcombobox.c:765 +#: gtk/gtkcombobox.c:765 msgid "Whether dropdowns should have a tearoff menu item" msgstr "सर्व खाली ओढा पध्दतीत टिअरऑफ मेन्यु घटक असायला हवे का" -#: ../gtk/gtkcombobox.c:780 ../gtk/gtkentry.c:531 +#: gtk/gtkcombobox.c:780 gtk/gtkentry.c:531 msgid "Has Frame" msgstr "चौकट आहे" -#: ../gtk/gtkcombobox.c:781 +#: gtk/gtkcombobox.c:781 msgid "Whether the combo box draws a frame around the child" msgstr "उपघटका भोवती फ्रेम काढायचे का" -#: ../gtk/gtkcombobox.c:789 +#: gtk/gtkcombobox.c:789 msgid "Whether the combo box grabs focus when it is clicked with the mouse" msgstr "माउसची क्लिक दिल्यावर कॉम्बोबॉक्स लक्षकेंद्रीत करते का" -#: ../gtk/gtkcombobox.c:804 ../gtk/gtkmenu.c:557 +#: gtk/gtkcombobox.c:804 gtk/gtkmenu.c:557 msgid "Tearoff Title" msgstr "शिर्षक उडवा" -#: ../gtk/gtkcombobox.c:805 +#: gtk/gtkcombobox.c:805 msgid "" "A title that may be displayed by the window manager when the popup is torn-" "off" msgstr "पॉपअप नष्ट केल्यास चौकट व्यवस्थापक द्वारे दर्शविण्याजोगी शिर्षक" -#: ../gtk/gtkcombobox.c:822 +#: gtk/gtkcombobox.c:822 msgid "Popup shown" msgstr "दर्शविलेले पॉपअप" -#: ../gtk/gtkcombobox.c:823 +#: gtk/gtkcombobox.c:823 msgid "Whether the combo's dropdown is shown" msgstr "खाली ओढण्याकीताचे कॉम्बो दर्शवायचे का" -#: ../gtk/gtkcombobox.c:839 +#: gtk/gtkcombobox.c:839 msgid "Button Sensitivity" msgstr "" -#: ../gtk/gtkcombobox.c:840 +#: gtk/gtkcombobox.c:840 msgid "Whether the dropdown button is sensitive when the model is empty" msgstr "" -#: ../gtk/gtkcombobox.c:847 +#: gtk/gtkcombobox.c:847 msgid "Appears as list" msgstr "यादी म्हणून दर्शवा" -#: ../gtk/gtkcombobox.c:848 +#: gtk/gtkcombobox.c:848 msgid "Whether dropdowns should look like lists rather than menus" msgstr "मेन्युऐवजी यादी म्हणून खाली ओढण्याकरीताचे कॉम्बो दर्शवायचे का" -#: ../gtk/gtkcombobox.c:864 +#: gtk/gtkcombobox.c:864 msgid "Arrow Size" msgstr "बाणाचा आकार" -#: ../gtk/gtkcombobox.c:865 +#: gtk/gtkcombobox.c:865 msgid "The minimum size of the arrow in the combo box" msgstr "कॉम्बो बॉक्स मध्ये दर्शविण्याजोगी बाणाचे कीमान आकार" -#: ../gtk/gtkcombobox.c:880 ../gtk/gtkentry.c:631 ../gtk/gtkhandlebox.c:174 -#: ../gtk/gtkmenubar.c:194 ../gtk/gtkstatusbar.c:186 ../gtk/gtktoolbar.c:630 -#: ../gtk/gtkviewport.c:122 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 +#: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 +#: gtk/gtkviewport.c:122 msgid "Shadow type" msgstr "छाये प्रमाणे" -#: ../gtk/gtkcombobox.c:881 +#: gtk/gtkcombobox.c:881 msgid "Which kind of shadow to draw around the combo box" msgstr "कॉम्बो बॉक्सच्या भोवती कोणत्या प्रकारची छटा रेखांकीत करायची" -#: ../gtk/gtkcontainer.c:237 +#: gtk/gtkcontainer.c:237 msgid "Resize mode" msgstr "आकारमान बदलण्याची पध्दत" -#: ../gtk/gtkcontainer.c:238 +#: gtk/gtkcontainer.c:238 msgid "Specify how resize events are handled" msgstr "आकार बदलण्याच्या पध्दती कशा वापरायच्या ते ठरवा" -#: ../gtk/gtkcontainer.c:245 +#: gtk/gtkcontainer.c:245 msgid "Border width" msgstr "सीमेची रुंदी" -#: ../gtk/gtkcontainer.c:246 +#: gtk/gtkcontainer.c:246 msgid "The width of the empty border outside the containers children" msgstr "उपघटकाच्या घटकातील बाहेरील रिकाम्या सीमेची रूंदी" -#: ../gtk/gtkcontainer.c:254 +#: gtk/gtkcontainer.c:254 msgid "Child" msgstr "उपचित्र" -#: ../gtk/gtkcontainer.c:255 +#: gtk/gtkcontainer.c:255 msgid "Can be used to add a new child to the container" msgstr "कन्टेनरमध्ये एक नवे उपघटक जोडण्याकरीता उपयोगी होऊ शकते" -#: ../gtk/gtkcurve.c:124 +#: gtk/gtkcurve.c:124 msgid "Curve type" msgstr "वळण प्रकार" -#: ../gtk/gtkcurve.c:125 +#: gtk/gtkcurve.c:125 msgid "Is this curve linear, spline interpolated, or free-form" msgstr "हे वळण एकमार्ग, स्पलाईन इंटरपोलेट, किंवा मुक्त-स्थितीचे आहे का" -#: ../gtk/gtkcurve.c:132 +#: gtk/gtkcurve.c:132 msgid "Minimum X" msgstr "किमान x" -#: ../gtk/gtkcurve.c:133 +#: gtk/gtkcurve.c:133 msgid "Minimum possible value for X" msgstr "x साठी किमान मूल्य" -#: ../gtk/gtkcurve.c:141 +#: gtk/gtkcurve.c:141 msgid "Maximum X" msgstr "कमाल x" -#: ../gtk/gtkcurve.c:142 +#: gtk/gtkcurve.c:142 msgid "Maximum possible X value" msgstr "कमाल संभाव्य X मुल्य" -#: ../gtk/gtkcurve.c:150 +#: gtk/gtkcurve.c:150 msgid "Minimum Y" msgstr " किमान y" -#: ../gtk/gtkcurve.c:151 +#: gtk/gtkcurve.c:151 msgid "Minimum possible value for Y" msgstr "y चे किमान मूल्य" -#: ../gtk/gtkcurve.c:159 +#: gtk/gtkcurve.c:159 msgid "Maximum Y" msgstr "कमाल y" -#: ../gtk/gtkcurve.c:160 +#: gtk/gtkcurve.c:160 msgid "Maximum possible value for Y" msgstr "y चे कमाल मूल्य" -#: ../gtk/gtkdialog.c:144 +#: gtk/gtkdialog.c:144 msgid "Has separator" msgstr "भेदक आहे" -#: ../gtk/gtkdialog.c:145 +#: gtk/gtkdialog.c:145 msgid "The dialog has a separator bar above its buttons" msgstr "या संवादामध्ये बटणांवर एक भेदक आहे" -#: ../gtk/gtkdialog.c:190 +#: gtk/gtkdialog.c:190 msgid "Content area border" msgstr "मजकुरासाठी क्षेत्रसीमा" -#: ../gtk/gtkdialog.c:191 +#: gtk/gtkdialog.c:191 msgid "Width of border around the main dialog area" msgstr "मुख्य मजकुर क्षेत्राच्या भोवतालची सीमेची रुंदी" -#: ../gtk/gtkdialog.c:198 +#: gtk/gtkdialog.c:198 msgid "Button spacing" msgstr "बटणांमधील अंतर" -#: ../gtk/gtkdialog.c:199 +#: gtk/gtkdialog.c:199 msgid "Spacing between buttons" msgstr "बटणांमधील अंतर" -#: ../gtk/gtkdialog.c:207 +#: gtk/gtkdialog.c:207 msgid "Action area border" msgstr "वापरण्यायोग्य क्षेत्राची सीमा" -#: ../gtk/gtkdialog.c:208 +#: gtk/gtkdialog.c:208 msgid "Width of border around the button area at the bottom of the dialog" msgstr "ह्या मजकुराच्या तळभागातील बटणाभोवती असणाऱ्या जागेची रुंदी" -#: ../gtk/gtkentry.c:486 ../gtk/gtklabel.c:411 +#: gtk/gtkentry.c:486 gtk/gtklabel.c:411 msgid "Cursor Position" msgstr "कर्सरचे स्थान" -#: ../gtk/gtkentry.c:487 ../gtk/gtklabel.c:412 +#: gtk/gtkentry.c:487 gtk/gtklabel.c:412 msgid "The current position of the insertion cursor in chars" msgstr "अक्षरामध्ये असणारी कर्सरची वर्तमान स्थिती" -#: ../gtk/gtkentry.c:496 ../gtk/gtklabel.c:421 +#: gtk/gtkentry.c:496 gtk/gtklabel.c:421 msgid "Selection Bound" msgstr "निर्बंधित निवड" -#: ../gtk/gtkentry.c:497 ../gtk/gtklabel.c:422 -msgid "The position of the opposite end of the selection from the cursor in chars" +#: gtk/gtkentry.c:497 gtk/gtklabel.c:422 +msgid "" +"The position of the opposite end of the selection from the cursor in chars" msgstr "अक्षरांमधिल कर्सर पासून निवडकाच्या विरूध्द बाजुची स्थिती" -#: ../gtk/gtkentry.c:507 +#: gtk/gtkentry.c:507 msgid "Whether the entry contents can be edited" msgstr "मजकुरातील नोंदी संपादित किंवा सुधारणा करता येतील का" -#: ../gtk/gtkentry.c:514 +#: gtk/gtkentry.c:514 msgid "Maximum length" msgstr "कमाल लांबी" -#: ../gtk/gtkentry.c:515 +#: gtk/gtkentry.c:515 msgid "Maximum number of characters for this entry. Zero if no maximum" msgstr "ह्या नोंदणी करीता कमाल अक्षर संख्या. कमाल नसल्यास शुन्य" -#: ../gtk/gtkentry.c:523 +#: gtk/gtkentry.c:523 msgid "Visibility" msgstr "दर्शनियता" -#: ../gtk/gtkentry.c:524 +#: gtk/gtkentry.c:524 msgid "" "FALSE displays the \"invisible char\" instead of the actual text (password " "mode)" msgstr "" -"FALSE चा प्रयोग केल्यावर वास्तविक मजकुराऐवजी (पासवर्ड मोड) \"अद्रुश्य\" रुपात " -"अक्षर प्रदर्शित होते " +"FALSE चा प्रयोग केल्यावर वास्तविक मजकुराऐवजी (पासवर्ड मोड) \"अद्रुश्य\" रुपात अक्षर " +"प्रदर्शित होते " -#: ../gtk/gtkentry.c:532 +#: gtk/gtkentry.c:532 msgid "FALSE removes outside bevel from entry" msgstr "FALSE नोंदणीपासूनचे बाहेरील bevel काढूण टाकतो" -#: ../gtk/gtkentry.c:540 -msgid "Border between text and frame. Overrides the inner-border style property" +#: gtk/gtkentry.c:540 +msgid "" +"Border between text and frame. Overrides the inner-border style property" msgstr "पाठ्य व फ्रेम मधिल सीमा. आंतरीक-सीमा गुणविशेष प्रकार खोडून पुन्हा लिहीतो" -#: ../gtk/gtkentry.c:547 +#: gtk/gtkentry.c:547 msgid "Invisible character" msgstr "अद्रुश्य अक्षर" -#: ../gtk/gtkentry.c:548 +#: gtk/gtkentry.c:548 msgid "The character to use when masking entry contents (in \"password mode\")" msgstr "मजकुर झाकण्यासाठी वापरण्याचे अक्षर (\"पासवर्ड मोड\")" -#: ../gtk/gtkentry.c:555 +#: gtk/gtkentry.c:555 msgid "Activates default" msgstr "सर्वसाधारण हा भाग कार्यान्वित होतो" -#: ../gtk/gtkentry.c:556 +#: gtk/gtkentry.c:556 msgid "" "Whether to activate the default widget (such as the default button in a " "dialog) when Enter is pressed" -msgstr "Enter बटण दाबून मुलभूत नियंत्रण कार्यक्रम (संवाद मधिल मुलभूत बटण) कार्यान्वित करायचे का" +msgstr "" +"Enter बटण दाबून मुलभूत नियंत्रण कार्यक्रम (संवाद मधिल मुलभूत बटण) कार्यान्वित करायचे का" -#: ../gtk/gtkentry.c:562 +#: gtk/gtkentry.c:562 msgid "Width in chars" msgstr "अक्षरमालेची लांबी" -#: ../gtk/gtkentry.c:563 +#: gtk/gtkentry.c:563 msgid "Number of characters to leave space for in the entry" msgstr "ह्या नोंदणी मधील किती अक्षरांसाठी रिकामी जागा सोडायला हवी" -#: ../gtk/gtkentry.c:572 +#: gtk/gtkentry.c:572 msgid "Scroll offset" msgstr "स्क्रोल ओफसेट" -#: ../gtk/gtkentry.c:573 +#: gtk/gtkentry.c:573 msgid "Number of pixels of the entry scrolled off the screen to the left" msgstr "ह्या नोंदी मध्ये किती पिक्सल्स पडद्याच्या डावीकडे स्क्रोल करतो " -#: ../gtk/gtkentry.c:583 +#: gtk/gtkentry.c:583 msgid "The contents of the entry" msgstr "नोंदीचा मजकूर" -#: ../gtk/gtkentry.c:598 ../gtk/gtkmisc.c:73 +#: gtk/gtkentry.c:598 gtk/gtkmisc.c:73 msgid "X align" msgstr "Xची दिशा" -#: ../gtk/gtkentry.c:599 ../gtk/gtkmisc.c:74 +#: gtk/gtkentry.c:599 gtk/gtkmisc.c:74 msgid "" "The horizontal alignment, from 0 (left) to 1 (right). Reversed for RTL " "layouts." msgstr "क्षितिज ओळींची दिशा 0 (डावीकडून) 1 (उजवीकडे). RTL मांडणी करीता आरक्षीत." -#: ../gtk/gtkentry.c:615 +#: gtk/gtkentry.c:615 msgid "Truncate multiline" msgstr "बहुओळी ट्रंकेट करा" -#: ../gtk/gtkentry.c:616 +#: gtk/gtkentry.c:616 msgid "Whether to truncate multiline pastes to one line." msgstr "एकाच ओळी वरील बहुओळी चिकटविण्याचे पर्याय ट्रंकेट करायचे का." -#: ../gtk/gtkentry.c:632 +#: gtk/gtkentry.c:632 msgid "Which kind of shadow to draw around the entry when has-frame is set" msgstr "नोंदणीच्या भोवती कोणत्याप्रकारचे छटा काढायची जेव्हा पटल असते निश्चित केले असते" -#: ../gtk/gtkentry.c:647 ../gtk/gtktextview.c:648 +#: gtk/gtkentry.c:647 gtk/gtktextview.c:648 msgid "Overwrite mode" msgstr "रीत" -#: ../gtk/gtkentry.c:648 +#: gtk/gtkentry.c:648 msgid "Whether new text overwrites existing text" msgstr "" -#: ../gtk/gtkentry.c:661 +#: gtk/gtkentry.c:661 msgid "Text length" msgstr "" -#: ../gtk/gtkentry.c:662 +#: gtk/gtkentry.c:662 msgid "Length of the text currently in the entry" msgstr "" -#: ../gtk/gtkentry.c:933 +#: gtk/gtkentry.c:933 msgid "Border between text and frame." msgstr "पाठ्य व फेम मधिल सीमा." -#: ../gtk/gtkentry.c:938 ../gtk/gtklabel.c:644 +#: gtk/gtkentry.c:938 gtk/gtklabel.c:644 msgid "Select on focus" msgstr "दृश्यमान करा" -#: ../gtk/gtkentry.c:939 +#: gtk/gtkentry.c:939 msgid "Whether to select the contents of an entry when it is focused" msgstr "केंद्रीत केल्यावर नोंदणी मधिल अनुक्रम निवडायचे का" -#: ../gtk/gtkentry.c:953 +#: gtk/gtkentry.c:953 msgid "Password Hint Timeout" msgstr "गुप्तशब्द ओळखण्याची वेळ संपली" -#: ../gtk/gtkentry.c:954 +#: gtk/gtkentry.c:954 msgid "How long to show the last input character in hidden entries" msgstr "लपविलेल्या नोंदणी मध्ये इंपुट अक्षर किती दर्शवायचे" -#: ../gtk/gtkentrycompletion.c:279 +#: gtk/gtkentrycompletion.c:279 msgid "Completion Model" msgstr "पूर्णत्वाचे प्रारूप" -#: ../gtk/gtkentrycompletion.c:280 +#: gtk/gtkentrycompletion.c:280 msgid "The model to find matches in" msgstr "जुळवणी शोधण्याकरीताचे प्रारूप" -#: ../gtk/gtkentrycompletion.c:286 +#: gtk/gtkentrycompletion.c:286 msgid "Minimum Key Length" msgstr "किमान किल्लीची लांबी" -#: ../gtk/gtkentrycompletion.c:287 +#: gtk/gtkentrycompletion.c:287 msgid "Minimum length of the search key in order to look up matches" msgstr "शोधक चावीची समानता पहाण्यासाठी हवी असलेली कमीत कमी लांबी" -#: ../gtk/gtkentrycompletion.c:303 ../gtk/gtkiconview.c:587 +#: gtk/gtkentrycompletion.c:303 gtk/gtkiconview.c:587 msgid "Text column" msgstr "लिखाण" -#: ../gtk/gtkentrycompletion.c:304 +#: gtk/gtkentrycompletion.c:304 msgid "The column of the model containing the strings." msgstr "अक्षरमाळा समाविष्टीत प्रारूपाचे स्तंभ." -#: ../gtk/gtkentrycompletion.c:323 +#: gtk/gtkentrycompletion.c:323 msgid "Inline completion" msgstr "आंतरीक पूर्णत्व" -#: ../gtk/gtkentrycompletion.c:324 +#: gtk/gtkentrycompletion.c:324 msgid "Whether the common prefix should be inserted automatically" msgstr "समान पूर्वपद आपोआप अंतर्भूत केले पाहिजे का" -#: ../gtk/gtkentrycompletion.c:338 +#: gtk/gtkentrycompletion.c:338 msgid "Popup completion" msgstr "वर उघडणारे पूर्णत्व" -#: ../gtk/gtkentrycompletion.c:339 +#: gtk/gtkentrycompletion.c:339 msgid "Whether the completions should be shown in a popup window" msgstr "पूर्णत्व पॉपअप चौकटीत दर्शविले पाहिजे का" -#: ../gtk/gtkentrycompletion.c:354 +#: gtk/gtkentrycompletion.c:354 msgid "Popup set width" msgstr "रुंदी " -#: ../gtk/gtkentrycompletion.c:355 +#: gtk/gtkentrycompletion.c:355 msgid "If TRUE, the popup window will have the same size as the entry" msgstr "खरे असल्यास, प्रवेशाप्रमाणेच वर उघडण्याच्या खिडकीचे आकारमान समान असेल" -#: ../gtk/gtkentrycompletion.c:373 +#: gtk/gtkentrycompletion.c:373 msgid "Popup single match" msgstr "एकमेव जुळवणी पॉपअप म्हणून दर्शवा" -#: ../gtk/gtkentrycompletion.c:374 +#: gtk/gtkentrycompletion.c:374 msgid "If TRUE, the popup window will appear for a single match." msgstr "खरे असल्यास, एक समानतेत वर उघडणारी खिडकी दिसू लागेल." -#: ../gtk/gtkentrycompletion.c:388 +#: gtk/gtkentrycompletion.c:388 msgid "Inline selection" msgstr "आंतरीक निवड" -#: ../gtk/gtkentrycompletion.c:389 +#: gtk/gtkentrycompletion.c:389 msgid "Your description here" msgstr "तुमचे वर्णन येथे द्या" -#: ../gtk/gtkeventbox.c:91 +#: gtk/gtkeventbox.c:91 msgid "Visible Window" msgstr "दर्शनीय" -#: ../gtk/gtkeventbox.c:92 +#: gtk/gtkeventbox.c:92 msgid "" "Whether the event box is visible, as opposed to invisible and only used to " "trap events." msgstr "सुस्पष्ट चित्र." -#: ../gtk/gtkeventbox.c:98 +#: gtk/gtkeventbox.c:98 msgid "Above child" msgstr "उपघटकाच्या वर" -#: ../gtk/gtkeventbox.c:99 +#: gtk/gtkeventbox.c:99 msgid "" "Whether the event-trapping window of the eventbox is above the window of the " "child widget as opposed to below it." -msgstr "घटनाबॉक्सचे घटना-प्राप्य चौकट उपघटक नियंत्रण घटकाच्या जे खालाच्या बाजूने स्थीत आहे त्याच्या विरूध्द दिशेने म्हणजेच वर स्थित आहे का." +msgstr "" +"घटनाबॉक्सचे घटना-प्राप्य चौकट उपघटक नियंत्रण घटकाच्या जे खालाच्या बाजूने स्थीत आहे त्याच्या " +"विरूध्द दिशेने म्हणजेच वर स्थित आहे का." -#: ../gtk/gtkexpander.c:187 +#: gtk/gtkexpander.c:187 msgid "Expanded" msgstr "विस्तारीत" -#: ../gtk/gtkexpander.c:188 +#: gtk/gtkexpander.c:188 msgid "Whether the expander has been opened to reveal the child widget" msgstr "उपघटक नियंत्रण साधन दर्शविण्याकरीता विस्तार उघडले गेले का" -#: ../gtk/gtkexpander.c:196 +#: gtk/gtkexpander.c:196 msgid "Text of the expander's label" msgstr "लिखाण" -#: ../gtk/gtkexpander.c:211 ../gtk/gtklabel.c:330 +#: gtk/gtkexpander.c:211 gtk/gtklabel.c:330 msgid "Use markup" msgstr "मार्कअप चा प्रयोग करा" -#: ../gtk/gtkexpander.c:212 ../gtk/gtklabel.c:331 +#: gtk/gtkexpander.c:212 gtk/gtklabel.c:331 msgid "The text of the label includes XML markup. See pango_parse_markup()" msgstr "लेबलच्या पाठ्य मध्ये XML मार्कअप संयुक्त आहे. pango_parse_markup() पहा" -#: ../gtk/gtkexpander.c:220 +#: gtk/gtkexpander.c:220 msgid "Space to put between the label and the child" msgstr "लेबल व मूळ घटक यामधिल समाविष्ट करायची ती मोकळी जागा" -#: ../gtk/gtkexpander.c:229 ../gtk/gtkframe.c:147 ../gtk/gtktoolbutton.c:194 +#: gtk/gtkexpander.c:229 gtk/gtkframe.c:147 gtk/gtktoolbutton.c:194 msgid "Label widget" msgstr "लेबल विडगेट" -#: ../gtk/gtkexpander.c:230 +#: gtk/gtkexpander.c:230 msgid "A widget to display in place of the usual expander label" msgstr "सामान्य फ्रेम लेबलच्या स्थानावर एक नियंत्रण घटक प्रदर्शित करा" -#: ../gtk/gtkexpander.c:236 ../gtk/gtktreeview.c:783 +#: gtk/gtkexpander.c:236 gtk/gtktreeview.c:783 msgid "Expander Size" msgstr "विस्तारकाचा आकार" -#: ../gtk/gtkexpander.c:237 ../gtk/gtktreeview.c:784 +#: gtk/gtkexpander.c:237 gtk/gtktreeview.c:784 msgid "Size of the expander arrow" msgstr "विस्तारक बाणाचा आकार" -#: ../gtk/gtkexpander.c:246 +#: gtk/gtkexpander.c:246 msgid "Spacing around expander arrow" msgstr "मोकळी जागा ठेवा" -#: ../gtk/gtkfilechooser.c:194 +#: gtk/gtkfilechooser.c:194 msgid "Action" msgstr "कृती" -#: ../gtk/gtkfilechooser.c:195 +#: gtk/gtkfilechooser.c:195 msgid "The type of operation that the file selector is performing" msgstr "फाइल निवडक करत असेलेल्या प्रक्रियेचा प्रकार" -#: ../gtk/gtkfilechooser.c:201 +#: gtk/gtkfilechooser.c:201 msgid "File System Backend" msgstr "फाइल पध्दती प्रतिकृती" -#: ../gtk/gtkfilechooser.c:202 +#: gtk/gtkfilechooser.c:202 msgid "Name of file system backend to use" msgstr "वापरण्याजोगी फाइल प्रणाली प्रतिकृतीचे नाव" -#: ../gtk/gtkfilechooser.c:207 ../gtk/gtkrecentchooser.c:252 +#: gtk/gtkfilechooser.c:207 gtk/gtkrecentchooser.c:252 msgid "Filter" msgstr "फिल्टर" -#: ../gtk/gtkfilechooser.c:208 +#: gtk/gtkfilechooser.c:208 msgid "The current filter for selecting which files are displayed" msgstr "कोणत्या फाइल दर्शवायचे हे निवडण्या करीताचे फिल्टर" -#: ../gtk/gtkfilechooser.c:213 +#: gtk/gtkfilechooser.c:213 msgid "Local Only" msgstr "केवळ स्थानिक" -#: ../gtk/gtkfilechooser.c:214 +#: gtk/gtkfilechooser.c:214 msgid "Whether the selected file(s) should be limited to local file: URLs" msgstr "निवडलेली फाइल या स्थानिक फाइलं पर्यंत मर्यादीत ठेवायचे का: URL" -#: ../gtk/gtkfilechooser.c:219 +#: gtk/gtkfilechooser.c:219 msgid "Preview widget" msgstr "मजकुराचे पुनरावलोकन" -#: ../gtk/gtkfilechooser.c:220 +#: gtk/gtkfilechooser.c:220 msgid "Application supplied widget for custom previews." msgstr "इच्छिक पुनरावलोकन करीताचे पुरविलेले अनुप्रयोगन." -#: ../gtk/gtkfilechooser.c:225 +#: gtk/gtkfilechooser.c:225 msgid "Preview Widget Active" msgstr "विजेट क्रियाशील" -#: ../gtk/gtkfilechooser.c:226 -msgid "Whether the application supplied widget for custom previews should be shown." +#: gtk/gtkfilechooser.c:226 +msgid "" +"Whether the application supplied widget for custom previews should be shown." msgstr "इच्छिक पुनरावलोकन करीताचे पुरविलेले अनुप्रयोग दर्शवायचे का." -#: ../gtk/gtkfilechooser.c:231 +#: gtk/gtkfilechooser.c:231 msgid "Use Preview Label" msgstr "लेबल" -#: ../gtk/gtkfilechooser.c:232 +#: gtk/gtkfilechooser.c:232 msgid "Whether to display a stock label with the name of the previewed file." msgstr "पुनरावलोकन फाइलच्या नावाबरोबर स्टॉक लेबल दर्शवायचे का." -#: ../gtk/gtkfilechooser.c:237 +#: gtk/gtkfilechooser.c:237 msgid "Extra widget" msgstr "अगाऊ नियंत्रीत घटक" -#: ../gtk/gtkfilechooser.c:238 +#: gtk/gtkfilechooser.c:238 msgid "Application supplied widget for extra options." msgstr "अगाऊ पर्यायकरीता अनुप्रयोगने नियंत्रण घटक पुरविले." -#: ../gtk/gtkfilechooser.c:243 ../gtk/gtkfilesel.c:540 -#: ../gtk/gtkrecentchooser.c:191 +#: gtk/gtkfilechooser.c:243 gtk/gtkfilesel.c:540 gtk/gtkrecentchooser.c:191 msgid "Select Multiple" msgstr "एकापेक्षा जास्त निवडा" -#: ../gtk/gtkfilechooser.c:244 ../gtk/gtkfilesel.c:541 +#: gtk/gtkfilechooser.c:244 gtk/gtkfilesel.c:541 msgid "Whether to allow multiple files to be selected" msgstr "अनेक फाइलं निवडण्याची अनुमती आहे का" -#: ../gtk/gtkfilechooser.c:250 +#: gtk/gtkfilechooser.c:250 msgid "Show Hidden" msgstr "लपविलेले दर्शवा" -#: ../gtk/gtkfilechooser.c:251 +#: gtk/gtkfilechooser.c:251 msgid "Whether the hidden files and folders should be displayed" msgstr "लपविलेले फाइलं व संचयीका प्रदर्शित करायचे का" -#: ../gtk/gtkfilechooser.c:266 +#: gtk/gtkfilechooser.c:266 msgid "Do overwrite confirmation" msgstr "निश्चितता पुन्हा खोडून लिहा" -#: ../gtk/gtkfilechooser.c:267 +#: gtk/gtkfilechooser.c:267 msgid "" "Whether a file chooser in save mode will present an overwrite confirmation " "dialog if necessary." -msgstr "फाइल निवडक संचयन पध्दती मध्ये खोडून पुन्हा लिहण्यास खात्रीपूर्वक संवाद आवश्यक अस्लयास दर्शवेल." +msgstr "" +"फाइल निवडक संचयन पध्दती मध्ये खोडून पुन्हा लिहण्यास खात्रीपूर्वक संवाद आवश्यक अस्लयास " +"दर्शवेल." -#: ../gtk/gtkfilechooserbutton.c:376 +#: gtk/gtkfilechooserbutton.c:376 msgid "Dialog" msgstr "संवाद" -#: ../gtk/gtkfilechooserbutton.c:377 +#: gtk/gtkfilechooserbutton.c:377 msgid "The file chooser dialog to use." msgstr "वापरण्याकरीताचे फाइल निवडक संवाद." -#: ../gtk/gtkfilechooserbutton.c:408 +#: gtk/gtkfilechooserbutton.c:408 msgid "The title of the file chooser dialog." msgstr "फाइल निवडक संवादचे शिर्षक." -#: ../gtk/gtkfilechooserbutton.c:422 +#: gtk/gtkfilechooserbutton.c:422 msgid "The desired width of the button widget, in characters." msgstr "रुंदी ." -#: ../gtk/gtkfilesel.c:526 ../gtk/gtkimage.c:163 ../gtk/gtkrecentmanager.c:214 -#: ../gtk/gtkstatusicon.c:194 +#: gtk/gtkfilesel.c:526 gtk/gtkimage.c:163 gtk/gtkrecentmanager.c:214 +#: gtk/gtkstatusicon.c:194 msgid "Filename" msgstr "फाइलचे नाव" -#: ../gtk/gtkfilesel.c:527 +#: gtk/gtkfilesel.c:527 msgid "The currently selected filename" msgstr "सद्या निवडलेल्या फाइलचे नाव" -#: ../gtk/gtkfilesel.c:533 +#: gtk/gtkfilesel.c:533 msgid "Show file operations" msgstr "फाइलींच्या क्रिया दाखवा" -#: ../gtk/gtkfilesel.c:534 +#: gtk/gtkfilesel.c:534 msgid "Whether buttons for creating/manipulating files should be displayed" msgstr "फाइलं निर्माण/अदलाबदल करण्याकरीताचे बटणे प्रदर्शित करायचे का" -#: ../gtk/gtkfixed.c:90 ../gtk/gtklayout.c:596 +#: gtk/gtkfixed.c:90 gtk/gtklayout.c:596 msgid "X position" msgstr "x स्थिति" -#: ../gtk/gtkfixed.c:91 ../gtk/gtklayout.c:597 +#: gtk/gtkfixed.c:91 gtk/gtklayout.c:597 msgid "X position of child widget" msgstr "ऊपचित्रातील विडगेटची x स्थिति" -#: ../gtk/gtkfixed.c:100 ../gtk/gtklayout.c:606 +#: gtk/gtkfixed.c:100 gtk/gtklayout.c:606 msgid "Y position" msgstr "y स्थिति" -#: ../gtk/gtkfixed.c:101 ../gtk/gtklayout.c:607 +#: gtk/gtkfixed.c:101 gtk/gtklayout.c:607 msgid "Y position of child widget" msgstr "उपचित्रातील विडगेटची y स्थिति" -#: ../gtk/gtkfontbutton.c:143 +#: gtk/gtkfontbutton.c:143 msgid "The title of the font selection dialog" msgstr "फॉन्ट निवडक संवादचे शिर्षक" -#: ../gtk/gtkfontbutton.c:158 ../gtk/gtkfontsel.c:181 +#: gtk/gtkfontbutton.c:158 gtk/gtkfontsel.c:181 msgid "Font name" msgstr "फोन्टचे नाव" -#: ../gtk/gtkfontbutton.c:159 +#: gtk/gtkfontbutton.c:159 msgid "The name of the selected font" msgstr "निवडलेले फॉन्टचे नाव" -#: ../gtk/gtkfontbutton.c:160 +#: gtk/gtkfontbutton.c:160 msgid "Sans 12" msgstr "सॅन्स 12" -#: ../gtk/gtkfontbutton.c:175 +#: gtk/gtkfontbutton.c:175 msgid "Use font in label" msgstr "लेबलसाठी वापरण्याजोगी फॉन्ट" -#: ../gtk/gtkfontbutton.c:176 +#: gtk/gtkfontbutton.c:176 msgid "Whether the label is drawn in the selected font" msgstr "लेबल निवडलेल्या फॉन्टसह रेखांकीत केले आहे का" -#: ../gtk/gtkfontbutton.c:191 +#: gtk/gtkfontbutton.c:191 msgid "Use size in label" msgstr "लेबलमध्ये आकार वापरा" -#: ../gtk/gtkfontbutton.c:192 +#: gtk/gtkfontbutton.c:192 msgid "Whether the label is drawn with the selected font size" msgstr "लेबल निवडलेल्या फॉन्टसह काढले आहे का" -#: ../gtk/gtkfontbutton.c:208 +#: gtk/gtkfontbutton.c:208 msgid "Show style" msgstr "शैली दर्शवा" -#: ../gtk/gtkfontbutton.c:209 +#: gtk/gtkfontbutton.c:209 msgid "Whether the selected font style is shown in the label" msgstr "लेबल निवडलेल्या फॉन्ट शैली मध्ये दर्शविले गेले आहे का" -#: ../gtk/gtkfontbutton.c:224 +#: gtk/gtkfontbutton.c:224 msgid "Show size" msgstr "आकार दर्शवा" -#: ../gtk/gtkfontbutton.c:225 +#: gtk/gtkfontbutton.c:225 msgid "Whether selected font size is shown in the label" msgstr "लेबल निवडलेल्या फॉन्ट आकारा मध्ये दर्शविले गेले आहे का" -#: ../gtk/gtkfontsel.c:182 +#: gtk/gtkfontsel.c:182 msgid "The string that represents this font" msgstr "" -#: ../gtk/gtkfontsel.c:189 +#: gtk/gtkfontsel.c:189 msgid "The GdkFont that is currently selected" msgstr "सद्या निवडलेला GdkFont" -#: ../gtk/gtkfontsel.c:195 +#: gtk/gtkfontsel.c:195 msgid "Preview text" msgstr "मजकुराचे अवलोकन" -#: ../gtk/gtkfontsel.c:196 +#: gtk/gtkfontsel.c:196 msgid "The text to display in order to demonstrate the selected font" msgstr "निवडलेला फॉन्ट दर्शवण्यासाठी प्रदर्शित करण्याजोगी पाठ्य" -#: ../gtk/gtkframe.c:106 +#: gtk/gtkframe.c:106 msgid "Text of the frame's label" msgstr "लिखाण" -#: ../gtk/gtkframe.c:113 +#: gtk/gtkframe.c:113 msgid "Label xalign" msgstr "लेबलची क्षितिज स्थिति (x)" -#: ../gtk/gtkframe.c:114 +#: gtk/gtkframe.c:114 msgid "The horizontal alignment of the label" msgstr "लेबलची आढवी रचना" -#: ../gtk/gtkframe.c:122 +#: gtk/gtkframe.c:122 msgid "Label yalign" msgstr "लेबलची उभी (y) स्थिती" -#: ../gtk/gtkframe.c:123 +#: gtk/gtkframe.c:123 msgid "The vertical alignment of the label" msgstr "लेबलची उभी रचना" -#: ../gtk/gtkframe.c:131 ../gtk/gtkhandlebox.c:167 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "गुणधर्म वारणीत नाही, त्याऐवजी shadow_type वापरा" -#: ../gtk/gtkframe.c:138 +#: gtk/gtkframe.c:138 msgid "Frame shadow" msgstr "छाया चौकटीत घ्या" -#: ../gtk/gtkframe.c:139 +#: gtk/gtkframe.c:139 msgid "Appearance of the frame border" msgstr "चौकट सीमाचे दृश्य" -#: ../gtk/gtkframe.c:148 +#: gtk/gtkframe.c:148 msgid "A widget to display in place of the usual frame label" msgstr "सामान्य फ्रेम लेबलच्या स्थानावर एक विडगेट प्रदर्शित करा" -#: ../gtk/gtkhandlebox.c:175 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "कन्टेनर भोवतालची छायेचे प्रस्तुतिकरण" -#: ../gtk/gtkhandlebox.c:183 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "हाताळण्याची स्थिति" -#: ../gtk/gtkhandlebox.c:184 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "स्थिति" -#: ../gtk/gtkhandlebox.c:192 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "कोपरे जुळवा" -#: ../gtk/gtkhandlebox.c:193 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" -msgstr "हँडलबॉक्सची बाजू जी डॉकींग बींदूशी स्थापीत आहे ज्यामुळे ते हँडलबॉक्सशी डॉक करण्यास वापरले जाते" +msgstr "" +"हँडलबॉक्सची बाजू जी डॉकींग बींदूशी स्थापीत आहे ज्यामुळे ते हँडलबॉक्सशी डॉक करण्यास वापरले जाते" -#: ../gtk/gtkhandlebox.c:201 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "Snap edge संच" -#: ../gtk/gtkhandlebox.c:202 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" -msgstr "snap_edge गुणधर्म पासून वापरण्याजोगी किंवा handle_position पासून प्राप्त मुल्य वापरायचे का" +msgstr "" +"snap_edge गुणधर्म पासून वापरण्याजोगी किंवा handle_position पासून प्राप्त मुल्य वापरायचे " +"का" -#: ../gtk/gtkhandlebox.c:209 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: ../gtk/gtkhandlebox.c:210 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." msgstr "" -#: ../gtk/gtkiconview.c:550 +#: gtk/gtkiconview.c:550 msgid "Selection mode" msgstr "रीत" -#: ../gtk/gtkiconview.c:551 +#: gtk/gtkiconview.c:551 msgid "The selection mode" msgstr "रीत" -#: ../gtk/gtkiconview.c:569 +#: gtk/gtkiconview.c:569 msgid "Pixbuf column" msgstr "अक्षरबिंदुसंच" -#: ../gtk/gtkiconview.c:570 +#: gtk/gtkiconview.c:570 msgid "Model column used to retrieve the icon pixbuf from" msgstr "चिन्ह pixbuf जेथून प्राप्त करायचे त्या प्रारूपातील स्तंभ" -#: ../gtk/gtkiconview.c:588 +#: gtk/gtkiconview.c:588 msgid "Model column used to retrieve the text from" msgstr "पाठ्य जेथून प्राप्त करायचे त्या प्रारूपातील स्तंभ" -#: ../gtk/gtkiconview.c:607 +#: gtk/gtkiconview.c:607 msgid "Markup column" msgstr "(हवे ते लिखाण) चिन्हांकित करा " -#: ../gtk/gtkiconview.c:608 +#: gtk/gtkiconview.c:608 msgid "Model column used to retrieve the text if using Pango markup" msgstr "Pango मार्कअप वापरत असल्यास प्राप्त करण्याकरीता वापरण्यजोगी प्रारूपातील स्तंभ" -#: ../gtk/gtkiconview.c:615 +#: gtk/gtkiconview.c:615 msgid "Icon View Model" msgstr "आइकान प्रारूप" -#: ../gtk/gtkiconview.c:616 +#: gtk/gtkiconview.c:616 msgid "The model for the icon view" msgstr "चिन्ह दृश्य करीताचे प्रारूप" -#: ../gtk/gtkiconview.c:632 +#: gtk/gtkiconview.c:632 msgid "Number of columns" msgstr "स्तंभची एकूण संख्या" -#: ../gtk/gtkiconview.c:633 +#: gtk/gtkiconview.c:633 msgid "Number of columns to display" msgstr "प्रदर्शित करण्याकरीताचे स्तंभाची एकूण संख्या" -#: ../gtk/gtkiconview.c:650 +#: gtk/gtkiconview.c:650 msgid "Width for each item" msgstr "रुंदी" -#: ../gtk/gtkiconview.c:651 +#: gtk/gtkiconview.c:651 msgid "The width used for each item" msgstr "रुंदी " -#: ../gtk/gtkiconview.c:667 +#: gtk/gtkiconview.c:667 msgid "Space which is inserted between cells of an item" msgstr "घटकाच्या कक्षा अंतर्गत अंतर्भूत करायची ती मोकळी जागा" -#: ../gtk/gtkiconview.c:682 +#: gtk/gtkiconview.c:682 msgid "Row Spacing" msgstr "मोकळी जागा ठेवा" -#: ../gtk/gtkiconview.c:683 +#: gtk/gtkiconview.c:683 msgid "Space which is inserted between grid rows" msgstr "ग्रीड ओळीच्यामध्ये अंतर्भूत करायची ती मोकळी जागा" -#: ../gtk/gtkiconview.c:698 +#: gtk/gtkiconview.c:698 msgid "Column Spacing" msgstr "मोकळी जागा ठेवा" -#: ../gtk/gtkiconview.c:699 +#: gtk/gtkiconview.c:699 msgid "Space which is inserted between grid columns" msgstr "ग्रीड स्तंभ मध्ये अंतर्भूत करायची ती मोकळी जागा" -#: ../gtk/gtkiconview.c:714 +#: gtk/gtkiconview.c:714 msgid "Margin" msgstr "समास" -#: ../gtk/gtkiconview.c:715 +#: gtk/gtkiconview.c:715 msgid "Space which is inserted at the edges of the icon view" msgstr "चिन्ह दृश्यच्या किनारे अंतर्भूत केलेली मोकळी जागा" -#: ../gtk/gtkiconview.c:732 -msgid "How the text and icon of each item are positioned relative to each other" +#: gtk/gtkiconview.c:732 +msgid "" +"How the text and icon of each item are positioned relative to each other" msgstr "परस्पररित्या प्रत्येक घटकाकरीताचे पाठ्य व चिन्ह कशा प्रकारे स्थित आहेत" -#: ../gtk/gtkiconview.c:748 ../gtk/gtktreeview.c:618 -#: ../gtk/gtktreeviewcolumn.c:307 +#: gtk/gtkiconview.c:748 gtk/gtktreeview.c:618 gtk/gtktreeviewcolumn.c:307 msgid "Reorderable" msgstr "पुनः सूचना करण्यासाठी योग्य" -#: ../gtk/gtkiconview.c:749 ../gtk/gtktreeview.c:619 +#: gtk/gtkiconview.c:749 gtk/gtktreeview.c:619 msgid "View is reorderable" msgstr "हे दृश्य पुनः पाहण्यासाठी योग्य" -#: ../gtk/gtkiconview.c:756 ../gtk/gtktreeview.c:769 +#: gtk/gtkiconview.c:756 gtk/gtktreeview.c:769 msgid "Tooltip Column" msgstr "साधनटिप स्तंभ" -#: ../gtk/gtkiconview.c:757 +#: gtk/gtkiconview.c:757 msgid "The column in the model containing the tooltip texts for the items" msgstr "प्रारूप मधिल घटक करीता स्तंभ मध्ये समाविष्टीत साधनटिप पाठ्य" -#: ../gtk/gtkiconview.c:768 +#: gtk/gtkiconview.c:768 msgid "Selection Box Color" msgstr "निवडक चौकोन रंग" -#: ../gtk/gtkiconview.c:769 +#: gtk/gtkiconview.c:769 msgid "Color of the selection box" msgstr "निवडक चौकोनाचे रंग" -#: ../gtk/gtkiconview.c:775 +#: gtk/gtkiconview.c:775 msgid "Selection Box Alpha" msgstr "निवड चौकोन Alpha" -#: ../gtk/gtkiconview.c:776 +#: gtk/gtkiconview.c:776 msgid "Opacity of the selection box" msgstr "निवड चौकोनाची अपारर्दर्शकता" -#: ../gtk/gtkimage.c:131 ../gtk/gtkstatusicon.c:186 +#: gtk/gtkimage.c:131 gtk/gtkstatusicon.c:186 msgid "Pixbuf" msgstr "अक्षरबिंदुसंच" -#: ../gtk/gtkimage.c:132 ../gtk/gtkstatusicon.c:187 +#: gtk/gtkimage.c:132 gtk/gtkstatusicon.c:187 msgid "A GdkPixbuf to display" msgstr "प्रदर्शित करण्यासाठीचे GdkPixbuf" -#: ../gtk/gtkimage.c:139 +#: gtk/gtkimage.c:139 msgid "Pixmap" msgstr "अक्षरबिंदुचा नकाशा" -#: ../gtk/gtkimage.c:140 +#: gtk/gtkimage.c:140 msgid "A GdkPixmap to display" msgstr "प्रदर्शित करण्याजोगी GdkPixmap" -#: ../gtk/gtkimage.c:147 ../gtk/gtkmessagedialog.c:215 +#: gtk/gtkimage.c:147 gtk/gtkmessagedialog.c:215 msgid "Image" msgstr "प्रतिमा" -#: ../gtk/gtkimage.c:148 +#: gtk/gtkimage.c:148 msgid "A GdkImage to display" msgstr "प्रदर्शित करण्याजोगी GdkImage" -#: ../gtk/gtkimage.c:155 +#: gtk/gtkimage.c:155 msgid "Mask" msgstr "मुखवटा" -#: ../gtk/gtkimage.c:156 +#: gtk/gtkimage.c:156 msgid "Mask bitmap to use with GdkImage or GdkPixmap" msgstr "Gdkप्रतिमा किंवा Gdk अक्षरबिंदु समवेत वापरण्याचा मुखवटा" -#: ../gtk/gtkimage.c:164 ../gtk/gtkstatusicon.c:195 +#: gtk/gtkimage.c:164 gtk/gtkstatusicon.c:195 msgid "Filename to load and display" msgstr "फाइलचे नाव" -#: ../gtk/gtkimage.c:173 ../gtk/gtkstatusicon.c:203 +#: gtk/gtkimage.c:173 gtk/gtkstatusicon.c:203 msgid "Stock ID for a stock image to display" msgstr "स्टॉक प्रतिमा दर्शविण्याजोगी करीताचे स्टॉक ID" -#: ../gtk/gtkimage.c:180 +#: gtk/gtkimage.c:180 msgid "Icon set" msgstr "आइकान संच" -#: ../gtk/gtkimage.c:181 +#: gtk/gtkimage.c:181 msgid "Icon set to display" msgstr "आइकान" -#: ../gtk/gtkimage.c:188 ../gtk/gtkscalebutton.c:210 ../gtk/gtktoolbar.c:547 +#: gtk/gtkimage.c:188 gtk/gtkscalebutton.c:210 gtk/gtktoolbar.c:547 msgid "Icon size" msgstr "आइकानचा आकार" -#: ../gtk/gtkimage.c:189 +#: gtk/gtkimage.c:189 msgid "Symbolic size to use for stock icon, icon set or named icon" msgstr "स्टॉक चिन्ह, चिन्ह संच किंवा नामांकीत चिन्ह करीताचे बोधचिन्हाचे आकार" -#: ../gtk/gtkimage.c:205 +#: gtk/gtkimage.c:205 msgid "Pixel size" msgstr "पिक्सेल आकार" -#: ../gtk/gtkimage.c:206 +#: gtk/gtkimage.c:206 msgid "Pixel size to use for named icon" msgstr "नामांकीत चिन्ह करीता वापरण्याजोगी पिक्सेल आकार" -#: ../gtk/gtkimage.c:214 +#: gtk/gtkimage.c:214 msgid "Animation" msgstr "गतीचित्रण" -#: ../gtk/gtkimage.c:215 +#: gtk/gtkimage.c:215 msgid "GdkPixbufAnimation to display" msgstr "दर्शविण्याकरीताचे GdkPixbufAnimation" -#: ../gtk/gtkimage.c:255 ../gtk/gtkstatusicon.c:234 +#: gtk/gtkimage.c:255 gtk/gtkstatusicon.c:234 msgid "Storage type" msgstr "संग्रहण प्रकार" -#: ../gtk/gtkimage.c:256 ../gtk/gtkstatusicon.c:235 +#: gtk/gtkimage.c:256 gtk/gtkstatusicon.c:235 msgid "The representation being used for image data" msgstr "प्रतिमा माहिती करीताचे वापरण्याजोगी प्रस्तुतिकरण" -#: ../gtk/gtkimagemenuitem.c:101 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "मेनू टेक्स्ट जवळ दिसणारे उपचित्र" -#: ../gtk/gtkimagemenuitem.c:106 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "मेन्युवरील प्रतिमा दर्शवा" -#: ../gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "मेन्युमध्ये प्रतिमा दर्शवायचे का" -#: ../gtk/gtkinvisible.c:87 ../gtk/gtkwindow.c:601 +#: gtk/gtkinvisible.c:87 gtk/gtkwindow.c:601 msgid "The screen where this window will be displayed" msgstr "ही चौकट जेथे दर्शविले पाहिजे ती पडदा" -#: ../gtk/gtklabel.c:317 +#: gtk/gtklabel.c:317 msgid "The text of the label" msgstr "लेबलचे पाठ्य" -#: ../gtk/gtklabel.c:324 +#: gtk/gtklabel.c:324 msgid "A list of style attributes to apply to the text of the label" msgstr "लेबलमधिल पाठ्यकरीता वापरण्याजोगी स्टाईल गुणधर्माची यादी" -#: ../gtk/gtklabel.c:345 ../gtk/gtktexttag.c:359 ../gtk/gtktextview.c:585 +#: gtk/gtklabel.c:345 gtk/gtktexttag.c:359 gtk/gtktextview.c:585 msgid "Justification" msgstr "समर्थण" -#: ../gtk/gtklabel.c:346 +#: gtk/gtklabel.c:346 msgid "" "The alignment of the lines in the text of the label relative to each other. " "This does NOT affect the alignment of the label within its allocation. See " "GtkMisc::xalign for that" -msgstr "लेबल मधिल पाठ्यतील परस्पर संबंधी ओळींची रचना. यामुळे लेबलची रचना मध्ये फरक पडत नाही. त्याकरीता GtkMisc::xalign पहा" +msgstr "" +"लेबल मधिल पाठ्यतील परस्पर संबंधी ओळींची रचना. यामुळे लेबलची रचना मध्ये फरक पडत नाही. " +"त्याकरीता GtkMisc::xalign पहा" -#: ../gtk/gtklabel.c:354 +#: gtk/gtklabel.c:354 msgid "Pattern" msgstr "स्वरुप" -#: ../gtk/gtklabel.c:355 +#: gtk/gtklabel.c:355 msgid "" "A string with _ characters in positions correspond to characters in the text " "to underline" -msgstr "अक्षर मालिकेतील _ अक्षरे व मजकुरातील अक्षरे स्थिती परस्पर अधोरेखीत करण्याजोगी पाठ्यशी जुळते" +msgstr "" +"अक्षर मालिकेतील _ अक्षरे व मजकुरातील अक्षरे स्थिती परस्पर अधोरेखीत करण्याजोगी पाठ्यशी जुळते" -#: ../gtk/gtklabel.c:362 +#: gtk/gtklabel.c:362 msgid "Line wrap" msgstr "ओळ कव्हर करा" -#: ../gtk/gtklabel.c:363 +#: gtk/gtklabel.c:363 msgid "If set, wrap lines if the text becomes too wide" msgstr "निश्चित केल्यास, पाठ्य खूप मोठे होत असेल तर ओळी गुंडाळा" -#: ../gtk/gtklabel.c:378 +#: gtk/gtklabel.c:378 msgid "Line wrap mode" msgstr "रीत" -#: ../gtk/gtklabel.c:379 +#: gtk/gtklabel.c:379 msgid "If wrap is set, controls how linewrapping is done" msgstr "गुंडाळा निश्चित केल्यास, ओळी कशाप्रकारे गुंडाळायचे त्याचे नियंत्रण केले जाऊ शकते" -#: ../gtk/gtklabel.c:386 +#: gtk/gtklabel.c:386 msgid "Selectable" msgstr "निवडण्याजोगे" -#: ../gtk/gtklabel.c:387 +#: gtk/gtklabel.c:387 msgid "Whether the label text can be selected with the mouse" msgstr "माउस द्वारे लेबलचे पाठ्य निवडायचे का" -#: ../gtk/gtklabel.c:393 +#: gtk/gtklabel.c:393 msgid "Mnemonic key" msgstr "निमोनिक बटण" -#: ../gtk/gtklabel.c:394 +#: gtk/gtklabel.c:394 msgid "The mnemonic accelerator key for this label" msgstr "या लेबलकरीताचे नेमॉनीक प्रवर्गक किल्ली" -#: ../gtk/gtklabel.c:402 +#: gtk/gtklabel.c:402 msgid "Mnemonic widget" msgstr "निमोनिक विजेट" -#: ../gtk/gtklabel.c:403 +#: gtk/gtklabel.c:403 msgid "The widget to be activated when the label's mnemonic key is pressed" msgstr "लेबलचे नेमॉनीक प्रवर्गक किल्ली दाबल्यावर कार्यान्वित करण्याजोगी विजेट" -#: ../gtk/gtklabel.c:449 +#: gtk/gtklabel.c:449 msgid "" "The preferred place to ellipsize the string, if the label does not have " "enough room to display the entire string" -msgstr "पूर्णत्व अक्षरमाळा दर्शविण्याकरीता परियुक्त जागा नसल्यास, अक्षरमाळा लंबवृत करण्यासाठीचे सूचविलेले स्थान" +msgstr "" +"पूर्णत्व अक्षरमाळा दर्शविण्याकरीता परियुक्त जागा नसल्यास, अक्षरमाळा लंबवृत करण्यासाठीचे " +"सूचविलेले स्थान" -#: ../gtk/gtklabel.c:489 +#: gtk/gtklabel.c:489 msgid "Single Line Mode" msgstr "मोड (रूप)" -#: ../gtk/gtklabel.c:490 +#: gtk/gtklabel.c:490 msgid "Whether the label is in single line mode" msgstr "लेबल एक ओळी पध्दती मध्ये आहे का" -#: ../gtk/gtklabel.c:507 +#: gtk/gtklabel.c:507 msgid "Angle" msgstr "कोन" -#: ../gtk/gtklabel.c:508 +#: gtk/gtklabel.c:508 msgid "Angle at which the label is rotated" msgstr "लेबल फिरविण्याचा कोन" -#: ../gtk/gtklabel.c:528 +#: gtk/gtklabel.c:528 msgid "Maximum Width In Characters" msgstr "रुंदी" -#: ../gtk/gtklabel.c:529 +#: gtk/gtklabel.c:529 msgid "The desired maximum width of the label, in characters" msgstr "रुंदी " -#: ../gtk/gtklabel.c:645 +#: gtk/gtklabel.c:645 msgid "Whether to select the contents of a selectable label when it is focused" msgstr "लक्ष्यकेंद्रीत केल्यावर निवडलेल्या लेबलचे अनुक्रम निवडायचे का" -#: ../gtk/gtklayout.c:616 ../gtk/gtkviewport.c:106 +#: gtk/gtklayout.c:616 gtk/gtkviewport.c:106 msgid "Horizontal adjustment" msgstr "क्षितिजरेषेवरील जुळणी" -#: ../gtk/gtklayout.c:617 ../gtk/gtkscrolledwindow.c:221 +#: gtk/gtklayout.c:617 gtk/gtkscrolledwindow.c:221 msgid "The GtkAdjustment for the horizontal position" msgstr "आडवे स्थितीकरीताचे GtkAdjustment" -#: ../gtk/gtklayout.c:624 ../gtk/gtkviewport.c:114 +#: gtk/gtklayout.c:624 gtk/gtkviewport.c:114 msgid "Vertical adjustment" msgstr "वरच्या दिशेने जुळणी" -#: ../gtk/gtklayout.c:625 ../gtk/gtkscrolledwindow.c:228 +#: gtk/gtklayout.c:625 gtk/gtkscrolledwindow.c:228 msgid "The GtkAdjustment for the vertical position" msgstr "उभ्या स्थितीकरीताचे GtkAdjustment" -#: ../gtk/gtklayout.c:633 +#: gtk/gtklayout.c:633 msgid "The width of the layout" msgstr "रुंदी " -#: ../gtk/gtklayout.c:642 +#: gtk/gtklayout.c:642 msgid "The height of the layout" msgstr "उंची " -#: ../gtk/gtklinkbutton.c:144 +#: gtk/gtklinkbutton.c:144 msgid "URI" msgstr "" -#: ../gtk/gtklinkbutton.c:145 +#: gtk/gtklinkbutton.c:145 msgid "The URI bound to this button" msgstr "" -#: ../gtk/gtklinkbutton.c:159 +#: gtk/gtklinkbutton.c:159 msgid "Visited" msgstr "" -#: ../gtk/gtklinkbutton.c:160 +#: gtk/gtklinkbutton.c:160 msgid "Whether this link has been visited." msgstr "" -#: ../gtk/gtkmenu.c:503 +#: gtk/gtkmenu.c:503 msgid "The currently selected menu item" msgstr "" -#: ../gtk/gtkmenu.c:517 +#: gtk/gtkmenu.c:517 msgid "Accel Group" msgstr "" -#: ../gtk/gtkmenu.c:518 +#: gtk/gtkmenu.c:518 msgid "The accel group holding accelerators for the menu" msgstr "" -#: ../gtk/gtkmenu.c:532 ../gtk/gtkmenuitem.c:236 +#: gtk/gtkmenu.c:532 gtk/gtkmenuitem.c:236 msgid "Accel Path" msgstr "" -#: ../gtk/gtkmenu.c:533 +#: gtk/gtkmenu.c:533 msgid "An accel path used to conveniently construct accel paths of child items" msgstr "" -#: ../gtk/gtkmenu.c:549 +#: gtk/gtkmenu.c:549 msgid "Attach Widget" msgstr "" -#: ../gtk/gtkmenu.c:550 +#: gtk/gtkmenu.c:550 msgid "The widget the menu is attached to" msgstr "" -#: ../gtk/gtkmenu.c:558 +#: gtk/gtkmenu.c:558 msgid "" "A title that may be displayed by the window manager when this menu is torn-" "off" msgstr "हा मेन्यु नष्ट केल्यावर चौकट व्यवस्थापक द्वारे प्रदर्शित करण्यजोगी शिर्षक" -#: ../gtk/gtkmenu.c:572 +#: gtk/gtkmenu.c:572 msgid "Tearoff State" msgstr "नष्ट स्थिती" -#: ../gtk/gtkmenu.c:573 +#: gtk/gtkmenu.c:573 msgid "A boolean that indicates whether the menu is torn-off" msgstr "मेन्यु काढून टाकायचे की नाही दर्शविणारे बुलीयन" -#: ../gtk/gtkmenu.c:587 +#: gtk/gtkmenu.c:587 msgid "Monitor" msgstr "" -#: ../gtk/gtkmenu.c:588 +#: gtk/gtkmenu.c:588 msgid "The monitor the menu will be popped up on" msgstr "" -#: ../gtk/gtkmenu.c:594 +#: gtk/gtkmenu.c:594 msgid "Vertical Padding" msgstr "उभी मोकळी जागा" -#: ../gtk/gtkmenu.c:595 +#: gtk/gtkmenu.c:595 msgid "Extra space at the top and bottom of the menu" msgstr "मेन्युच्या वर व तळातील मोकळी जागा" -#: ../gtk/gtkmenu.c:603 +#: gtk/gtkmenu.c:603 msgid "Horizontal Padding" msgstr "आडवे मोकळी जागा" -#: ../gtk/gtkmenu.c:604 +#: gtk/gtkmenu.c:604 msgid "Extra space at the left and right edges of the menu" msgstr "मेन्युच्या डावे व उजवे किनारकरीता अगाऊ मोकळी जागा" -#: ../gtk/gtkmenu.c:612 +#: gtk/gtkmenu.c:612 msgid "Vertical Offset" msgstr "उभे ऑफसेट" -#: ../gtk/gtkmenu.c:613 +#: gtk/gtkmenu.c:613 msgid "" "When the menu is a submenu, position it this number of pixels offset " "vertically" msgstr "मेन्यु उपमेन्यु मध्ये समाविष्ट असल्यावर, पीक्सेलची एकूण संख्या उभे रचनास्वरूप निश्चित करा" -#: ../gtk/gtkmenu.c:621 +#: gtk/gtkmenu.c:621 msgid "Horizontal Offset" msgstr "आडवे ऑफसेट" -#: ../gtk/gtkmenu.c:622 +#: gtk/gtkmenu.c:622 msgid "" "When the menu is a submenu, position it this number of pixels offset " "horizontally" -msgstr "मेन्यु उपमेन्यु मध्ये समाविष्टीत असल्यावर, पीक्सेलची एकूण संख्या आडवे रचनास्वरूप निश्चित करा" +msgstr "" +"मेन्यु उपमेन्यु मध्ये समाविष्टीत असल्यावर, पीक्सेलची एकूण संख्या आडवे रचनास्वरूप निश्चित करा" -#: ../gtk/gtkmenu.c:630 +#: gtk/gtkmenu.c:630 msgid "Double Arrows" msgstr "दोन बाण" -#: ../gtk/gtkmenu.c:631 +#: gtk/gtkmenu.c:631 msgid "When scrolling, always show both arrows." msgstr "सरकवतेवेळी, नेहमी दोन्ही बाण दर्शवा." -#: ../gtk/gtkmenu.c:639 +#: gtk/gtkmenu.c:639 msgid "Left Attach" msgstr "डावीकडील जोड" -#: ../gtk/gtkmenu.c:640 ../gtk/gtktable.c:174 +#: gtk/gtkmenu.c:640 gtk/gtktable.c:174 msgid "The column number to attach the left side of the child to" msgstr "उपघटकाच्या डाव्या बाजूस स्तंभ क्रमांक जोडा" -#: ../gtk/gtkmenu.c:647 +#: gtk/gtkmenu.c:647 msgid "Right Attach" msgstr "उजवीकडील जोड" -#: ../gtk/gtkmenu.c:648 +#: gtk/gtkmenu.c:648 msgid "The column number to attach the right side of the child to" msgstr "उपघटकाच्या उजव्या बाजूस स्तंभ क्रमांक जोडा" -#: ../gtk/gtkmenu.c:655 +#: gtk/gtkmenu.c:655 msgid "Top Attach" msgstr "शिर्ष जोड" -#: ../gtk/gtkmenu.c:656 +#: gtk/gtkmenu.c:656 msgid "The row number to attach the top of the child to" msgstr "उपघटकाच्या शिर्षकास जोडण्याकरीताचे ओळी क्रमांक" -#: ../gtk/gtkmenu.c:663 +#: gtk/gtkmenu.c:663 msgid "Bottom Attach" msgstr "तळ भाग(_B)" -#: ../gtk/gtkmenu.c:664 ../gtk/gtktable.c:195 +#: gtk/gtkmenu.c:664 gtk/gtktable.c:195 msgid "The row number to attach the bottom of the child to" msgstr "उपघटकाच्या तळास जोडण्याकरीताचे ओळी क्रमांक" -#: ../gtk/gtkmenu.c:751 +#: gtk/gtkmenu.c:751 msgid "Can change accelerators" msgstr "वेगकारके बदलले जाऊ शकतात का" -#: ../gtk/gtkmenu.c:752 -msgid "Whether menu accelerators can be changed by pressing a key over the menu item" +#: gtk/gtkmenu.c:752 +msgid "" +"Whether menu accelerators can be changed by pressing a key over the menu item" msgstr "मेन्युवरील एखादे बटण दाबून मेन्युमधील प्रवर्गक बदलता येईल का" -#: ../gtk/gtkmenu.c:757 +#: gtk/gtkmenu.c:757 msgid "Delay before submenus appear" msgstr "उपमेन्यु दर्शविण्यापूर्वीचा उशीर" -#: ../gtk/gtkmenu.c:758 -msgid "Minimum time the pointer must stay over a menu item before the submenu appear" +#: gtk/gtkmenu.c:758 +msgid "" +"Minimum time the pointer must stay over a menu item before the submenu appear" msgstr "उपमेन्यु दर्शविण्यापूर्वी किमान वेळ ज्यामुळे पॉईंटर मेन्यु घटकावर स्थायीत राहेल" -#: ../gtk/gtkmenu.c:765 +#: gtk/gtkmenu.c:765 msgid "Delay before hiding a submenu" msgstr "उपमेन्यु लपविण्याआधिचा उशीर" -#: ../gtk/gtkmenu.c:766 +#: gtk/gtkmenu.c:766 msgid "" "The time before hiding a submenu when the pointer is moving towards the " "submenu" msgstr "पॉईंटर उपमेन्युकडे जातेवेळी उपमेन्यु लपविण्यापूर्वीचा वेळ" -#: ../gtk/gtkmenubar.c:168 +#: gtk/gtkmenubar.c:168 msgid "Pack direction" msgstr "संकुलनाची दिशा" -#: ../gtk/gtkmenubar.c:169 +#: gtk/gtkmenubar.c:169 msgid "The pack direction of the menubar" msgstr "मेन्युपट्टीची संकुलन दिशा" -#: ../gtk/gtkmenubar.c:185 +#: gtk/gtkmenubar.c:185 msgid "Child Pack direction" msgstr "उपचित्र" -#: ../gtk/gtkmenubar.c:186 +#: gtk/gtkmenubar.c:186 msgid "The child pack direction of the menubar" msgstr "मेन्युपट्टीची उपघटक संकुलन दिशा" -#: ../gtk/gtkmenubar.c:195 +#: gtk/gtkmenubar.c:195 msgid "Style of bevel around the menubar" msgstr "मेनूबार परिसरातील जवळील उठावाची शैली" -#: ../gtk/gtkmenubar.c:202 ../gtk/gtktoolbar.c:597 +#: gtk/gtkmenubar.c:202 gtk/gtktoolbar.c:597 msgid "Internal padding" msgstr "अंतर्गत भरणी" -#: ../gtk/gtkmenubar.c:203 +#: gtk/gtkmenubar.c:203 msgid "Amount of border space between the menubar shadow and the menu items" msgstr "मेनूबार छाया आणि मेनूतील नमुन्यांमधील सीमेतील प्रमाण" -#: ../gtk/gtkmenubar.c:210 +#: gtk/gtkmenubar.c:210 msgid "Delay before drop down menus appear" msgstr "खाली उतरणारे मेन्यु दिसण्याआधीचा उशीर" -#: ../gtk/gtkmenubar.c:211 +#: gtk/gtkmenubar.c:211 msgid "Delay before the submenus of a menu bar appear" msgstr "मेन्युपट्टीतील उपमेन्यु दिसण्यापूर्वीचा उशीर" -#: ../gtk/gtkmenuitem.c:204 +#: gtk/gtkmenuitem.c:204 msgid "Right Justified" msgstr "" -#: ../gtk/gtkmenuitem.c:205 -msgid "Sets whether the menu item appears justified at the right side of a menu bar" +#: gtk/gtkmenuitem.c:205 +msgid "" +"Sets whether the menu item appears justified at the right side of a menu bar" msgstr "" -#: ../gtk/gtkmenuitem.c:219 +#: gtk/gtkmenuitem.c:219 msgid "Submenu" msgstr "उपमेन्यु" -#: ../gtk/gtkmenuitem.c:220 +#: gtk/gtkmenuitem.c:220 msgid "The submenu attached to the menu item, or NULL if it has none" msgstr "मेन्यु घटकास जोडले गेलेले उपमेन्यु, किंवा काहीच नसल्यास NULL" -#: ../gtk/gtkmenuitem.c:237 +#: gtk/gtkmenuitem.c:237 msgid "Sets the accelerator path of the menu item" msgstr "" -#: ../gtk/gtkmenuitem.c:280 +#: gtk/gtkmenuitem.c:280 msgid "Amount of space used up by arrow, relative to the menu item's font size" msgstr "" -#: ../gtk/gtkmenuitem.c:293 +#: gtk/gtkmenuitem.c:293 msgid "Width in Characters" msgstr "" -#: ../gtk/gtkmenuitem.c:294 +#: gtk/gtkmenuitem.c:294 msgid "The minimum desired width of the menu item in characters" msgstr "" -#: ../gtk/gtkmenushell.c:374 +#: gtk/gtkmenushell.c:374 msgid "Take Focus" msgstr "लक्ष्यकेंद्र प्राप्त करा" -#: ../gtk/gtkmenushell.c:375 +#: gtk/gtkmenushell.c:375 msgid "A boolean that determines whether the menu grabs the keyboard focus" msgstr "बुलीयन जे निश्चित करते की मेन्यु कळफलक लक्षकेंद्र प्राप्त करतो की नाही" -#: ../gtk/gtkmenutoolbutton.c:232 ../gtk/gtkoptionmenu.c:161 +#: gtk/gtkmenutoolbutton.c:232 gtk/gtkoptionmenu.c:161 msgid "Menu" msgstr "मेनू" -#: ../gtk/gtkmenutoolbutton.c:233 +#: gtk/gtkmenutoolbutton.c:233 msgid "The dropdown menu" msgstr "उतरती मेन्यु" -#: ../gtk/gtkmessagedialog.c:98 +#: gtk/gtkmessagedialog.c:98 msgid "Image/label border" msgstr "प्रतिमा /लेबलची सीमा" -#: ../gtk/gtkmessagedialog.c:99 +#: gtk/gtkmessagedialog.c:99 msgid "Width of border around the label and image in the message dialog" msgstr "मजकुरातील लेबल आणि प्रतिमा यांच्या भोवतालच्या सीमेची रुंदी" -#: ../gtk/gtkmessagedialog.c:114 +#: gtk/gtkmessagedialog.c:114 msgid "Use separator" msgstr "विभाजक वापरा" -#: ../gtk/gtkmessagedialog.c:115 -msgid "Whether to put a separator between the message dialog's text and the buttons" +#: gtk/gtkmessagedialog.c:115 +msgid "" +"Whether to put a separator between the message dialog's text and the buttons" msgstr "संदेश संवादपटातील पाठ्य व बटणा मध्ये विभाजक प्रविष्ट करायचे का" -#: ../gtk/gtkmessagedialog.c:128 +#: gtk/gtkmessagedialog.c:128 msgid "Message Type" msgstr "संदेश लिहीण्याची पद्धत" -#: ../gtk/gtkmessagedialog.c:129 +#: gtk/gtkmessagedialog.c:129 msgid "The type of message" msgstr "संदेश लिहीण्याची पद्धत" -#: ../gtk/gtkmessagedialog.c:136 +#: gtk/gtkmessagedialog.c:136 msgid "Message Buttons" msgstr "संदेश लिहीणारी बटणे" -#: ../gtk/gtkmessagedialog.c:137 +#: gtk/gtkmessagedialog.c:137 msgid "The buttons shown in the message dialog" msgstr "मजकुर लिहीण्यासाठी हवी असणारी बटणे" -#: ../gtk/gtkmessagedialog.c:154 +#: gtk/gtkmessagedialog.c:154 msgid "The primary text of the message dialog" msgstr "संदेश संवादाचे प्राथमिक पाठ्य" -#: ../gtk/gtkmessagedialog.c:169 +#: gtk/gtkmessagedialog.c:169 msgid "Use Markup" msgstr "(हवे ते लिखाण) चिन्हांकित करा " -#: ../gtk/gtkmessagedialog.c:170 +#: gtk/gtkmessagedialog.c:170 msgid "The primary text of the title includes Pango markup." msgstr "शिर्षकाचे प्राथमिक पाठ्य मध्ये Pango मार्कअप समाविष्टीत आहे." -#: ../gtk/gtkmessagedialog.c:184 +#: gtk/gtkmessagedialog.c:184 msgid "Secondary Text" msgstr "द्वितीय लिखाण" -#: ../gtk/gtkmessagedialog.c:185 +#: gtk/gtkmessagedialog.c:185 msgid "The secondary text of the message dialog" msgstr "संदेश संवादपटाचे माध्यमिक पाठ्य" -#: ../gtk/gtkmessagedialog.c:200 +#: gtk/gtkmessagedialog.c:200 msgid "Use Markup in secondary" msgstr "(हवे ते लिखाण) चिन्हांकित करा " -#: ../gtk/gtkmessagedialog.c:201 +#: gtk/gtkmessagedialog.c:201 msgid "The secondary text includes Pango markup." msgstr "माध्यमिक पाठ्य मध्ये समाविष्टीत Pango मार्कअप." -#: ../gtk/gtkmessagedialog.c:216 +#: gtk/gtkmessagedialog.c:216 msgid "The image" msgstr "प्रतिमा" -#: ../gtk/gtkmisc.c:83 +#: gtk/gtkmisc.c:83 msgid "Y align" msgstr "Yची दिशा" -#: ../gtk/gtkmisc.c:84 +#: gtk/gtkmisc.c:84 msgid "The vertical alignment, from 0 (top) to 1 (bottom)" msgstr "वरच्या ओळींची दिशा 0 (वरपासून) ते 1(खालपर्यंत)" -#: ../gtk/gtkmisc.c:93 +#: gtk/gtkmisc.c:93 msgid "X pad" msgstr "X पॅड" -#: ../gtk/gtkmisc.c:94 -msgid "The amount of space to add on the left and right of the widget, in pixels" +#: gtk/gtkmisc.c:94 +msgid "" +"The amount of space to add on the left and right of the widget, in pixels" msgstr "अक्षररुपात, विडगेटची डावी आणि उजवी बाजू जोडण्यासाठी लागणारी मोकळी जागा" -#: ../gtk/gtkmisc.c:103 +#: gtk/gtkmisc.c:103 msgid "Y pad" msgstr "Y पॅड" -#: ../gtk/gtkmisc.c:104 -msgid "The amount of space to add on the top and bottom of the widget, in pixels" +#: gtk/gtkmisc.c:104 +msgid "" +"The amount of space to add on the top and bottom of the widget, in pixels" msgstr "अक्षररुपात, विडगेटची वरील आणि खालील बाजू जोडण्यासाठी लागणारी मोकळी जागा" -#: ../gtk/gtkmountoperation.c:160 +#: gtk/gtkmountoperation.c:160 msgid "Parent" msgstr "" -#: ../gtk/gtkmountoperation.c:161 +#: gtk/gtkmountoperation.c:161 msgid "The parent window" msgstr "" -#: ../gtk/gtkmountoperation.c:168 +#: gtk/gtkmountoperation.c:168 msgid "Is Showing" msgstr "" -#: ../gtk/gtkmountoperation.c:169 +#: gtk/gtkmountoperation.c:169 msgid "Are we showing a dialog" msgstr "" -#: ../gtk/gtkmountoperation.c:177 +#: gtk/gtkmountoperation.c:177 msgid "The screen where this window will be displayed." msgstr "" -#: ../gtk/gtknotebook.c:572 +#: gtk/gtknotebook.c:572 msgid "Page" msgstr "पान" -#: ../gtk/gtknotebook.c:573 +#: gtk/gtknotebook.c:573 msgid "The index of the current page" msgstr "वर्तमान पानावरील अनुक्रम" -#: ../gtk/gtknotebook.c:581 +#: gtk/gtknotebook.c:581 msgid "Tab Position" msgstr "टॅब स्थिति" -#: ../gtk/gtknotebook.c:582 +#: gtk/gtknotebook.c:582 msgid "Which side of the notebook holds the tabs" msgstr "नोंदवहीच्या कोणत्या बाजूला टॅब आहेत" -#: ../gtk/gtknotebook.c:589 +#: gtk/gtknotebook.c:589 msgid "Tab Border" msgstr "टॅबची सीमा" -#: ../gtk/gtknotebook.c:590 +#: gtk/gtknotebook.c:590 msgid "Width of the border around the tab labels" msgstr "टैब लेबल भोवतीच्या सीमेची रुंदी" -#: ../gtk/gtknotebook.c:598 +#: gtk/gtknotebook.c:598 msgid "Horizontal Tab Border" msgstr "क्षीतिजाची टॅब सीमा" -#: ../gtk/gtknotebook.c:599 +#: gtk/gtknotebook.c:599 msgid "Width of the horizontal border of tab labels" msgstr "टॅब लेबलच्या क्षीतिजसीमेची रुंदी " -#: ../gtk/gtknotebook.c:607 +#: gtk/gtknotebook.c:607 msgid "Vertical Tab Border" msgstr "टॅब सीमेची उभी दिशा" -#: ../gtk/gtknotebook.c:608 +#: gtk/gtknotebook.c:608 msgid "Width of the vertical border of tab labels" msgstr "टॅब लेबलच्या वरच्या भागातील सीमेची रुंदी" -#: ../gtk/gtknotebook.c:616 +#: gtk/gtknotebook.c:616 msgid "Show Tabs" msgstr "टॅब दाखवा" -#: ../gtk/gtknotebook.c:617 +#: gtk/gtknotebook.c:617 msgid "Whether tabs should be shown or not" msgstr "टॅब दाखवायचे आहेत की नाहीत" -#: ../gtk/gtknotebook.c:623 +#: gtk/gtknotebook.c:623 msgid "Show Border" msgstr "सीमा दाखवा" -#: ../gtk/gtknotebook.c:624 +#: gtk/gtknotebook.c:624 msgid "Whether the border should be shown or not" msgstr "सीमा दाखवायची आहे की नाही" -#: ../gtk/gtknotebook.c:630 +#: gtk/gtknotebook.c:630 msgid "Scrollable" msgstr "स्क्रोल करण्यायोग्य" -#: ../gtk/gtknotebook.c:631 +#: gtk/gtknotebook.c:631 msgid "If TRUE, scroll arrows are added if there are too many tabs to fit" msgstr "जर बरोबर आहे ,टॅब ची संख्या बरीच असेल तर स्क्रोल बाण जोडलेले आहेत" -#: ../gtk/gtknotebook.c:637 +#: gtk/gtknotebook.c:637 msgid "Enable Popup" msgstr "झटकन दिसण्याची क्रिया करा" -#: ../gtk/gtknotebook.c:638 +#: gtk/gtknotebook.c:638 msgid "" "If TRUE, pressing the right mouse button on the notebook pops up a menu that " "you can use to go to a page" msgstr "" -"जर बरोबर आहे , तर वहीवर माउसवरील उजवीकडील कळ दाबल्यावर प्रकट होणाऱ्या " -"मेनूचा वापर करुनतुम्ही कोणत्याही पानावर जाऊ शकता" +"जर बरोबर आहे , तर वहीवर माउसवरील उजवीकडील कळ दाबल्यावर प्रकट होणाऱ्या मेनूचा वापर " +"करुनतुम्ही कोणत्याही पानावर जाऊ शकता" -#: ../gtk/gtknotebook.c:645 +#: gtk/gtknotebook.c:645 msgid "Whether tabs should have homogeneous sizes" msgstr "सर्व टॅबचा आकार एकसारखा असावा का" -#: ../gtk/gtknotebook.c:651 +#: gtk/gtknotebook.c:651 msgid "Group ID" msgstr "गट ID" -#: ../gtk/gtknotebook.c:652 +#: gtk/gtknotebook.c:652 msgid "Group ID for tabs drag and drop" msgstr "टॅब ओढा व टाकण्याकरीता गट ID" -#: ../gtk/gtknotebook.c:668 ../gtk/gtkradioaction.c:128 -#: ../gtk/gtkradiobutton.c:82 ../gtk/gtkradiomenuitem.c:342 -#: ../gtk/gtkradiotoolbutton.c:65 +#: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "समुह" -#: ../gtk/gtknotebook.c:669 +#: gtk/gtknotebook.c:669 msgid "Group for tabs drag and drop" msgstr "टॅब ओढा व टाका करीता गट" -#: ../gtk/gtknotebook.c:675 +#: gtk/gtknotebook.c:675 msgid "Tab label" msgstr "टॅब लेबल" -#: ../gtk/gtknotebook.c:676 +#: gtk/gtknotebook.c:676 msgid "The string displayed on the child's tab label" msgstr "उपघटक करीता टॅब लेबल वरील दर्शविण्याजोगी अक्षरमाळा" -#: ../gtk/gtknotebook.c:682 +#: gtk/gtknotebook.c:682 msgid "Menu label" msgstr "मेनू" -#: ../gtk/gtknotebook.c:683 +#: gtk/gtknotebook.c:683 msgid "The string displayed in the child's menu entry" msgstr "उपघटकवरील मेन्यु नोंदणीकरीता दर्शविण्याजोगी अक्षरमाळा" -#: ../gtk/gtknotebook.c:696 +#: gtk/gtknotebook.c:696 msgid "Tab expand" msgstr "टॅब विस्तार" -#: ../gtk/gtknotebook.c:697 +#: gtk/gtknotebook.c:697 msgid "Whether to expand the child's tab or not" msgstr "उपघटकाचे टॅब विस्तारीत करायचे की नाही" -#: ../gtk/gtknotebook.c:703 +#: gtk/gtknotebook.c:703 msgid "Tab fill" msgstr "टॅब भरण" -#: ../gtk/gtknotebook.c:704 +#: gtk/gtknotebook.c:704 msgid "Whether the child's tab should fill the allocated area or not" msgstr "उपघटकाच्या टॅबने निर्धारीत कक्ष भरायचे की नाही" -#: ../gtk/gtknotebook.c:710 +#: gtk/gtknotebook.c:710 msgid "Tab pack type" msgstr "टॅब संकुल प्रकार" -#: ../gtk/gtknotebook.c:717 +#: gtk/gtknotebook.c:717 msgid "Tab reorderable" msgstr "टॅब पुन्ह क्रमात लावा" -#: ../gtk/gtknotebook.c:718 +#: gtk/gtknotebook.c:718 msgid "Whether the tab is reorderable by user action or not" msgstr "टॅब वापरकर्ताच्या कृती ने पुन्ह क्रमात लावणे शक्य आहे की नाही" -#: ../gtk/gtknotebook.c:724 +#: gtk/gtknotebook.c:724 msgid "Tab detachable" msgstr "टॅब विलग होऊ शकते" -#: ../gtk/gtknotebook.c:725 +#: gtk/gtknotebook.c:725 msgid "Whether the tab is detachable" msgstr "टॅब विलग होऊ शकते का" -#: ../gtk/gtknotebook.c:740 ../gtk/gtkscrollbar.c:83 +#: gtk/gtknotebook.c:740 gtk/gtkscrollbar.c:83 msgid "Secondary backward stepper" msgstr "दुय्यम स्थितीतील मागील पायऱ्या" -#: ../gtk/gtknotebook.c:741 -msgid "Display a second backward arrow button on the opposite end of the tab area" +#: gtk/gtknotebook.c:741 +msgid "" +"Display a second backward arrow button on the opposite end of the tab area" msgstr "टॅब कक्षच्या विरुध्द टोकाकडील एक पायरी मागे जाणारे बाणदर्शक बटण दर्शवा" -#: ../gtk/gtknotebook.c:756 ../gtk/gtkscrollbar.c:91 +#: gtk/gtknotebook.c:756 gtk/gtkscrollbar.c:91 msgid "Secondary forward stepper" msgstr "दुय्यम स्थितितील पुढील पायऱ्या" -#: ../gtk/gtknotebook.c:757 -msgid "Display a second forward arrow button on the opposite end of the tab area" +#: gtk/gtknotebook.c:757 +msgid "" +"Display a second forward arrow button on the opposite end of the tab area" msgstr "टॅब कक्षच्या विरुध्द टोकाकडील एक पायरी पुढे जाणारे बाणदर्शक बटण दर्शवा" -#: ../gtk/gtknotebook.c:771 ../gtk/gtkscrollbar.c:67 +#: gtk/gtknotebook.c:771 gtk/gtkscrollbar.c:67 msgid "Backward stepper" msgstr "मागच्या पायऱ्या" -#: ../gtk/gtknotebook.c:772 ../gtk/gtkscrollbar.c:68 +#: gtk/gtknotebook.c:772 gtk/gtkscrollbar.c:68 msgid "Display the standard backward arrow button" msgstr "मागे जाणारे बाणदर्शक बटण दाखवा करा" -#: ../gtk/gtknotebook.c:786 ../gtk/gtkscrollbar.c:75 +#: gtk/gtknotebook.c:786 gtk/gtkscrollbar.c:75 msgid "Forward stepper" msgstr "पुढील पायऱ्या" -#: ../gtk/gtknotebook.c:787 ../gtk/gtkscrollbar.c:76 +#: gtk/gtknotebook.c:787 gtk/gtkscrollbar.c:76 msgid "Display the standard forward arrow button" msgstr "पुढे जाणारे बाणदर्शक बटण दाखवा करा" -#: ../gtk/gtknotebook.c:801 +#: gtk/gtknotebook.c:801 msgid "Tab overlap" msgstr "टॅब अतिव्याप्ती" -#: ../gtk/gtknotebook.c:802 +#: gtk/gtknotebook.c:802 msgid "Size of tab overlap area" msgstr "टॅब अतिव्याप्ती कक्षाचे आकार" -#: ../gtk/gtknotebook.c:817 +#: gtk/gtknotebook.c:817 msgid "Tab curvature" msgstr "टॅब वक्ररेषा" -#: ../gtk/gtknotebook.c:818 +#: gtk/gtknotebook.c:818 msgid "Size of tab curvature" msgstr "टॅब वक्ररेषाचे आकार" -#: ../gtk/gtknotebook.c:834 +#: gtk/gtknotebook.c:834 msgid "Arrow spacing" msgstr "" -#: ../gtk/gtknotebook.c:835 +#: gtk/gtknotebook.c:835 msgid "Scroll arrow spacing" msgstr "" -#: ../gtk/gtkobject.c:370 +#: gtk/gtkobject.c:370 msgid "User Data" msgstr "वापरकर्ता माहिती" -#: ../gtk/gtkobject.c:371 +#: gtk/gtkobject.c:371 msgid "Anonymous User Data Pointer" msgstr "अपरिचीत वापरकर्ता माहितीविषयक पॉईंटर" -#: ../gtk/gtkoptionmenu.c:162 +#: gtk/gtkoptionmenu.c:162 msgid "The menu of options" msgstr "ऐच्छिक कृतींचा मेनू" -#: ../gtk/gtkoptionmenu.c:169 +#: gtk/gtkoptionmenu.c:169 msgid "Size of dropdown indicator" msgstr "ड्रापडाऊन सूचकाचा आकार" -#: ../gtk/gtkoptionmenu.c:175 +#: gtk/gtkoptionmenu.c:175 msgid "Spacing around indicator" msgstr "सूचकाभोवतीची रिकामी जागा" -#: ../gtk/gtkpaned.c:219 -msgid "Position of paned separator in pixels (0 means all the way to the left/top)" +#: gtk/gtkpaned.c:219 +msgid "" +"Position of paned separator in pixels (0 means all the way to the left/top)" msgstr "अक्षरमालेतील विभाजकाची स्थिती (0 म्हणजे डाव्या किंवा वरच्या दिशेने)" -#: ../gtk/gtkpaned.c:227 +#: gtk/gtkpaned.c:227 msgid "Position Set" msgstr "स्थितीत" -#: ../gtk/gtkpaned.c:228 +#: gtk/gtkpaned.c:228 msgid "TRUE if the Position property should be used" msgstr "स्थितीमुल्य वापरायचे असेल तर हे बरोबर आहे" -#: ../gtk/gtkpaned.c:234 +#: gtk/gtkpaned.c:234 msgid "Handle Size" msgstr "हॅन्डलचा आकार" -#: ../gtk/gtkpaned.c:235 +#: gtk/gtkpaned.c:235 msgid "Width of handle" msgstr "हॅन्डलची रुंदी" -#: ../gtk/gtkpaned.c:251 +#: gtk/gtkpaned.c:251 msgid "Minimal Position" msgstr "स्थिति" -#: ../gtk/gtkpaned.c:252 +#: gtk/gtkpaned.c:252 msgid "Smallest possible value for the \"position\" property" msgstr "\"स्थिती\" गुणधर्माकरिता सर्वात लहान संभाव्य मुल्य" -#: ../gtk/gtkpaned.c:269 +#: gtk/gtkpaned.c:269 msgid "Maximal Position" msgstr "स्थिति" -#: ../gtk/gtkpaned.c:270 +#: gtk/gtkpaned.c:270 msgid "Largest possible value for the \"position\" property" msgstr "\"स्थिती\" गुणधर्माकरिता सर्वात मोठे संभाव्य मुल्य" -#: ../gtk/gtkpaned.c:287 +#: gtk/gtkpaned.c:287 msgid "Resize" msgstr "पुन्हआकार द्या" -#: ../gtk/gtkpaned.c:288 +#: gtk/gtkpaned.c:288 msgid "If TRUE, the child expands and shrinks along with the paned widget" msgstr "खरे असल्यास, मोकळी जागा कार्यक्षम नियंत्रीत घटकाशी वाढते व कमी होते" -#: ../gtk/gtkpaned.c:303 +#: gtk/gtkpaned.c:303 msgid "Shrink" msgstr "आकुंचण" -#: ../gtk/gtkpaned.c:304 +#: gtk/gtkpaned.c:304 msgid "If TRUE, the child can be made smaller than its requisition" msgstr "खरे असल्यास, उपघटक आवश्यकपेक्षा लहान केले जाऊ शकते" -#: ../gtk/gtkplug.c:150 ../gtk/gtkstatusicon.c:285 +#: gtk/gtkplug.c:150 gtk/gtkstatusicon.c:285 msgid "Embedded" msgstr "अंतर्भूतीत" -#: ../gtk/gtkplug.c:151 +#: gtk/gtkplug.c:151 msgid "Whether or not the plug is embedded" msgstr "प्लग अंतर्भूतीत आहे की नाही" -#: ../gtk/gtkplug.c:165 +#: gtk/gtkplug.c:165 msgid "Socket Window" msgstr "" -#: ../gtk/gtkplug.c:166 +#: gtk/gtkplug.c:166 msgid "The window of the socket the plug is embedded in" msgstr "" -#: ../gtk/gtkpreview.c:102 -msgid "Whether the preview widget should take up the entire space it is allocated" +#: gtk/gtkpreview.c:102 +msgid "" +"Whether the preview widget should take up the entire space it is allocated" msgstr "अवलोकनासाठी उपलब्ध असणारी सर्व जागा विजेट वापरणार का" -#: ../gtk/gtkprinter.c:124 +#: gtk/gtkprinter.c:124 msgid "Name of the printer" msgstr "छपाईयंत्राचे नाव" -#: ../gtk/gtkprinter.c:130 +#: gtk/gtkprinter.c:130 msgid "Backend" msgstr "प्रतिकृती" -#: ../gtk/gtkprinter.c:131 +#: gtk/gtkprinter.c:131 msgid "Backend for the printer" msgstr "छपाईयंत्र करीता प्रतिकृती" -#: ../gtk/gtkprinter.c:137 +#: gtk/gtkprinter.c:137 msgid "Is Virtual" msgstr "आभासी आहे" -#: ../gtk/gtkprinter.c:138 +#: gtk/gtkprinter.c:138 msgid "FALSE if this represents a real hardware printer" msgstr "हार्डवेअर छपाईयंत्र दर्शवित असल्यास हे खोटे आहे" -#: ../gtk/gtkprinter.c:144 +#: gtk/gtkprinter.c:144 msgid "Accepts PDF" msgstr "PDF स्वीकारतो" -#: ../gtk/gtkprinter.c:145 +#: gtk/gtkprinter.c:145 msgid "TRUE if this printer can accept PDF" msgstr "हे छपाईयंत्र PDF स्वीकारत असल्यास खरे आहे" -#: ../gtk/gtkprinter.c:151 +#: gtk/gtkprinter.c:151 msgid "Accepts PostScript" msgstr "PostScript स्वीकारतो" -#: ../gtk/gtkprinter.c:152 +#: gtk/gtkprinter.c:152 msgid "TRUE if this printer can accept PostScript" msgstr "हे छपाईयंत्र PostScript स्विकारत असल्यास हे खरे आहे" -#: ../gtk/gtkprinter.c:158 +#: gtk/gtkprinter.c:158 msgid "State Message" msgstr "संदेश दर्शवा" -#: ../gtk/gtkprinter.c:159 +#: gtk/gtkprinter.c:159 msgid "String giving the current state of the printer" msgstr "छपाईयंत्राची सद्य स्थिती दर्शविणारी अक्षरमाळा" -#: ../gtk/gtkprinter.c:165 +#: gtk/gtkprinter.c:165 msgid "Location" msgstr "ठिकाण" -#: ../gtk/gtkprinter.c:166 +#: gtk/gtkprinter.c:166 msgid "The location of the printer" msgstr "छपाईयंत्राचे स्थान" -#: ../gtk/gtkprinter.c:173 +#: gtk/gtkprinter.c:173 msgid "The icon name to use for the printer" msgstr "छपाईयंत्र करीता वापरण्याजोगी चिन्हाचे नाव" -#: ../gtk/gtkprinter.c:179 +#: gtk/gtkprinter.c:179 msgid "Job Count" msgstr "कार्य प्रमाण" -#: ../gtk/gtkprinter.c:180 +#: gtk/gtkprinter.c:180 msgid "Number of jobs queued in the printer" msgstr "छपाईयंत्र करीता रांगेतील स्थित एकूण कार्यांची संख्या" -#: ../gtk/gtkprinter.c:198 +#: gtk/gtkprinter.c:198 msgid "Paused Printer" msgstr "" -#: ../gtk/gtkprinter.c:199 +#: gtk/gtkprinter.c:199 msgid "TRUE if this printer is paused" msgstr "" -#: ../gtk/gtkprinter.c:212 +#: gtk/gtkprinter.c:212 msgid "Accepting Jobs" msgstr "" -#: ../gtk/gtkprinter.c:213 +#: gtk/gtkprinter.c:213 msgid "TRUE if this printer is accepting new jobs" msgstr "" -#: ../gtk/gtkprinteroptionwidget.c:123 +#: gtk/gtkprinteroptionwidget.c:123 msgid "Source option" msgstr "स्त्रोत पर्याय" -#: ../gtk/gtkprinteroptionwidget.c:124 +#: gtk/gtkprinteroptionwidget.c:124 msgid "The PrinterOption backing this widget" msgstr "या नियंत्रण घटक करीता छपाईयंत्राचे पर्याय" -#: ../gtk/gtkprintjob.c:117 +#: gtk/gtkprintjob.c:117 msgid "Title of the print job" msgstr "शीर्षक" -#: ../gtk/gtkprintjob.c:125 +#: gtk/gtkprintjob.c:125 msgid "Printer" msgstr "प्रिंटर" -#: ../gtk/gtkprintjob.c:126 +#: gtk/gtkprintjob.c:126 msgid "Printer to print the job to" msgstr "छपाईयंत्र करीता छपाई कार्य" -#: ../gtk/gtkprintjob.c:134 +#: gtk/gtkprintjob.c:134 msgid "Settings" msgstr "संयोजना" -#: ../gtk/gtkprintjob.c:135 +#: gtk/gtkprintjob.c:135 msgid "Printer settings" msgstr "छपाईयंत्र संयोजना" -#: ../gtk/gtkprintjob.c:143 ../gtk/gtkprintjob.c:144 -#: ../gtk/gtkprintunixdialog.c:252 +#: gtk/gtkprintjob.c:143 gtk/gtkprintjob.c:144 gtk/gtkprintunixdialog.c:252 msgid "Page Setup" msgstr "पृष्ठ व्यवस्था" -#: ../gtk/gtkprintjob.c:152 ../gtk/gtkprintoperation.c:1012 +#: gtk/gtkprintjob.c:152 gtk/gtkprintoperation.c:1012 msgid "Track Print Status" msgstr "छपाई स्थिती नियंत्रण" -#: ../gtk/gtkprintjob.c:153 +#: gtk/gtkprintjob.c:153 msgid "" "TRUE if the print job will continue to emit status-changed signals after the " "print data has been sent to the printer or print server." -msgstr "छपाई माहिती छपाईयंत्रास किंवा छपाई सर्वर करीता पाठविले असल्यास छपाई कार्य स्थिती-बदल संकेत पाठविणे पुढे चालवितो हे खरे आहे." +msgstr "" +"छपाई माहिती छपाईयंत्रास किंवा छपाई सर्वर करीता पाठविले असल्यास छपाई कार्य स्थिती-बदल " +"संकेत पाठविणे पुढे चालवितो हे खरे आहे." -#: ../gtk/gtkprintoperation.c:884 +#: gtk/gtkprintoperation.c:884 msgid "Default Page Setup" msgstr "पान" -#: ../gtk/gtkprintoperation.c:885 +#: gtk/gtkprintoperation.c:885 msgid "The GtkPageSetup used by default" msgstr "मुलभूत द्वारे वापरण्याजोगी GtkPageSetup" -#: ../gtk/gtkprintoperation.c:903 ../gtk/gtkprintunixdialog.c:270 +#: gtk/gtkprintoperation.c:903 gtk/gtkprintunixdialog.c:270 msgid "Print Settings" msgstr "छपाईकरीताचे संयोजना" -#: ../gtk/gtkprintoperation.c:904 ../gtk/gtkprintunixdialog.c:271 +#: gtk/gtkprintoperation.c:904 gtk/gtkprintunixdialog.c:271 msgid "The GtkPrintSettings used for initializing the dialog" msgstr "संवाद प्रारंभ करण्याकरीताचे GtkPrintSettings" -#: ../gtk/gtkprintoperation.c:922 +#: gtk/gtkprintoperation.c:922 msgid "Job Name" msgstr "कार्याचे नाव" -#: ../gtk/gtkprintoperation.c:923 +#: gtk/gtkprintoperation.c:923 msgid "A string used for identifying the print job." msgstr "छपाई कार्य ओळखण्याकरीता वापरलेली अक्षरमाळा." -#: ../gtk/gtkprintoperation.c:947 +#: gtk/gtkprintoperation.c:947 msgid "Number of Pages" msgstr "पानांची एकूण संख्या" -#: ../gtk/gtkprintoperation.c:948 +#: gtk/gtkprintoperation.c:948 msgid "The number of pages in the document." msgstr "दस्तऐवजात पानांची एकूण संख्या." -#: ../gtk/gtkprintoperation.c:969 ../gtk/gtkprintunixdialog.c:260 +#: gtk/gtkprintoperation.c:969 gtk/gtkprintunixdialog.c:260 msgid "Current Page" msgstr "पान" -#: ../gtk/gtkprintoperation.c:970 ../gtk/gtkprintunixdialog.c:261 +#: gtk/gtkprintoperation.c:970 gtk/gtkprintunixdialog.c:261 msgid "The current page in the document" msgstr "दस्तऐवजातील सद्याचे पान" -#: ../gtk/gtkprintoperation.c:991 +#: gtk/gtkprintoperation.c:991 msgid "Use full page" msgstr "पूर्ण पान वापरा" -#: ../gtk/gtkprintoperation.c:992 +#: gtk/gtkprintoperation.c:992 msgid "" "TRUE if the origin of the context should be at the corner of the page and " "not the corner of the imageable area" -msgstr "प्रतिमा कक्षाच्या कोपऱ्यास न राहता व संदर्भाचे उगम पानाच्या कोपऱ्यास असल्यावर खरे असते" +msgstr "" +"प्रतिमा कक्षाच्या कोपऱ्यास न राहता व संदर्भाचे उगम पानाच्या कोपऱ्यास असल्यावर खरे असते" -#: ../gtk/gtkprintoperation.c:1013 +#: gtk/gtkprintoperation.c:1013 msgid "" "TRUE if the print operation will continue to report on the print job status " "after the print data has been sent to the printer or print server." -msgstr "छपाई माहिती छपाईयंत्र किंवा छपाई सर्वर करीता पाठविल्या नंतर जर छपाई कार्यपध्दती छपाई कार्य विषयी तपशील पाठवित असल्यास खरे होते." +msgstr "" +"छपाई माहिती छपाईयंत्र किंवा छपाई सर्वर करीता पाठविल्या नंतर जर छपाई कार्यपध्दती छपाई " +"कार्य विषयी तपशील पाठवित असल्यास खरे होते." -#: ../gtk/gtkprintoperation.c:1030 +#: gtk/gtkprintoperation.c:1030 msgid "Unit" msgstr "एकक" -#: ../gtk/gtkprintoperation.c:1031 +#: gtk/gtkprintoperation.c:1031 msgid "The unit in which distances can be measured in the context" msgstr "संदर्भ मध्ये अंतर मोजण्याकरीता एकक" -#: ../gtk/gtkprintoperation.c:1048 +#: gtk/gtkprintoperation.c:1048 msgid "Show Dialog" msgstr "संवाद दर्शवा" -#: ../gtk/gtkprintoperation.c:1049 +#: gtk/gtkprintoperation.c:1049 msgid "TRUE if a progress dialog is shown while printing." msgstr "छपाई करतेवेळी प्रगती संवाद दर्शवित असल्यास खरे होते." -#: ../gtk/gtkprintoperation.c:1072 +#: gtk/gtkprintoperation.c:1072 msgid "Allow Async" msgstr "Async करीता सहमती द्या" -#: ../gtk/gtkprintoperation.c:1073 +#: gtk/gtkprintoperation.c:1073 msgid "TRUE if print process may run asynchronous." msgstr "छपाई कार्यपध्दती सुसंगतरित्या कर्यरत नसल्यास खरे असते." -#: ../gtk/gtkprintoperation.c:1096 ../gtk/gtkprintoperation.c:1097 +#: gtk/gtkprintoperation.c:1096 gtk/gtkprintoperation.c:1097 msgid "Export filename" msgstr "फाइलनाव पाठवा" -#: ../gtk/gtkprintoperation.c:1111 +#: gtk/gtkprintoperation.c:1111 msgid "Status" msgstr "स्थिती" -#: ../gtk/gtkprintoperation.c:1112 +#: gtk/gtkprintoperation.c:1112 msgid "The status of the print operation" msgstr "छपाई कार्यपध्दतीची स्थिती" -#: ../gtk/gtkprintoperation.c:1132 +#: gtk/gtkprintoperation.c:1132 msgid "Status String" msgstr "स्तिथी अक्षरमाळा" -#: ../gtk/gtkprintoperation.c:1133 +#: gtk/gtkprintoperation.c:1133 msgid "A human-readable description of the status" msgstr "स्थितीचे मानवीय वाचण्याजोगी वर्णन" -#: ../gtk/gtkprintoperation.c:1151 +#: gtk/gtkprintoperation.c:1151 msgid "Custom tab label" msgstr "इच्छिक टॅब लेबल" -#: ../gtk/gtkprintoperation.c:1152 +#: gtk/gtkprintoperation.c:1152 msgid "Label for the tab containing custom widgets." msgstr "लेबल." -#: ../gtk/gtkprintunixdialog.c:253 +#: gtk/gtkprintunixdialog.c:253 msgid "The GtkPageSetup to use" msgstr "वापरण्याजोगी GtkPageSetup" -#: ../gtk/gtkprintunixdialog.c:278 +#: gtk/gtkprintunixdialog.c:278 msgid "Selected Printer" msgstr "निवडलेले छपाईयंत्र" -#: ../gtk/gtkprintunixdialog.c:279 +#: gtk/gtkprintunixdialog.c:279 msgid "The GtkPrinter which is selected" msgstr "निवडलेले GtkPrinter" -#: ../gtk/gtkprogress.c:102 +#: gtk/gtkprogress.c:102 msgid "Activity mode" msgstr "कार्यपद्धती" -#: ../gtk/gtkprogress.c:103 +#: gtk/gtkprogress.c:103 msgid "" "If TRUE, the GtkProgress is in activity mode, meaning that it signals " "something is happening, but not how much of the activity is finished. This " "is used when you're doing something but don't know how long it will take." -msgstr "खरे असल्यास, GtkProgress कार्यरत पध्दती मध्ये जातो, ज्याचा अर्थ असा की काहीतरी होत आहे, पण ते कार्य पूर्ण करायला किती वेळ लागेल ते कळणार नाही." +msgstr "" +"खरे असल्यास, GtkProgress कार्यरत पध्दती मध्ये जातो, ज्याचा अर्थ असा की काहीतरी होत " +"आहे, पण ते कार्य पूर्ण करायला किती वेळ लागेल ते कळणार नाही." -#: ../gtk/gtkprogress.c:111 +#: gtk/gtkprogress.c:111 msgid "Show text" msgstr "मजकुर दाखवा" -#: ../gtk/gtkprogress.c:112 +#: gtk/gtkprogress.c:112 msgid "Whether the progress is shown as text." msgstr "पाठ्य म्हणून प्रगती दर्शविले गेले आहे का." -#: ../gtk/gtkprogressbar.c:119 +#: gtk/gtkprogressbar.c:119 msgid "The GtkAdjustment connected to the progress bar (Deprecated)" msgstr "प्रगती दर्शकपट्टीला जोडलेली Gtk कालबाह्य आहे" -#: ../gtk/gtkprogressbar.c:135 +#: gtk/gtkprogressbar.c:135 msgid "Bar style" msgstr "पट्टीची शैली" -#: ../gtk/gtkprogressbar.c:136 +#: gtk/gtkprogressbar.c:136 msgid "Specifies the visual style of the bar in percentage mode (Deprecated)" msgstr "पध्दतीमधील दृश्य शैली कालबाह्य झाल्याचे दर्शविते" -#: ../gtk/gtkprogressbar.c:144 +#: gtk/gtkprogressbar.c:144 msgid "Activity Step" msgstr "क्रियाक्रम" -#: ../gtk/gtkprogressbar.c:145 +#: gtk/gtkprogressbar.c:145 msgid "The increment used for each iteration in activity mode (Deprecated)" msgstr "" -"gtk प्रगती सूचकपट्टी कार्यरत असताना एखाद्या वारंवार क्रियेत येणाऱ्या मूल्यात " -"करावी लागणारी वाढ (कालबाह्य)" +"gtk प्रगती सूचकपट्टी कार्यरत असताना एखाद्या वारंवार क्रियेत येणाऱ्या मूल्यात करावी " +"लागणारी वाढ (कालबाह्य)" -#: ../gtk/gtkprogressbar.c:152 +#: gtk/gtkprogressbar.c:152 msgid "Activity Blocks" msgstr "क्रियेचे भाग" -#: ../gtk/gtkprogressbar.c:153 +#: gtk/gtkprogressbar.c:153 msgid "" "The number of blocks which can fit in the progress bar area in activity mode " "(Deprecated)" msgstr "gtk प्रगती सूचकपट्टीच्या क्षेत्रात बसविता येणारे(क्रियेचे) भाग(कालबाह्य)" -#: ../gtk/gtkprogressbar.c:160 +#: gtk/gtkprogressbar.c:160 msgid "Discrete Blocks" msgstr "सुटे भाग" -#: ../gtk/gtkprogressbar.c:161 +#: gtk/gtkprogressbar.c:161 msgid "" "The number of discrete blocks in a progress bar (when shown in the discrete " "style)" msgstr "प्रगती सुचकपट्टीमधील सुटे भाग (सुट्यास्वरुपात शैलीदाखविताना)" -#: ../gtk/gtkprogressbar.c:168 +#: gtk/gtkprogressbar.c:168 msgid "Fraction" msgstr "सूक्ष्मभाग" -#: ../gtk/gtkprogressbar.c:169 +#: gtk/gtkprogressbar.c:169 msgid "The fraction of total work that has been completed" msgstr "एकुण कार्यापैकी काही भाग पूर्ण झाला आहे " -#: ../gtk/gtkprogressbar.c:176 +#: gtk/gtkprogressbar.c:176 msgid "Pulse Step" msgstr "कंपनक्रम" -#: ../gtk/gtkprogressbar.c:177 +#: gtk/gtkprogressbar.c:177 msgid "The fraction of total progress to move the bouncing block when pulsed" msgstr "सिग्नल मिळाल्यावर gtk प्रगती सूचकपट्टी किती पूढे न्यायची ते दर्शविणारी संख्या" -#: ../gtk/gtkprogressbar.c:185 +#: gtk/gtkprogressbar.c:185 msgid "Text to be displayed in the progress bar" msgstr "gtk प्रगती सूचकपट्टी मध्ये दर्शविण्याचा मजकुर" -#: ../gtk/gtkprogressbar.c:207 +#: gtk/gtkprogressbar.c:207 msgid "" "The preferred place to ellipsize the string, if the progress bar does not " "have enough room to display the entire string, if at all." -msgstr "प्रगती पट्टी कडे पूर्णत्व अक्षरमाळा दर्शविण्याकरीता मोकळी जागा प्राप्त न झाल्यास, अक्षरमाळा लंबकृत करण्यासाठीचे योग्य स्थान." +msgstr "" +"प्रगती पट्टी कडे पूर्णत्व अक्षरमाळा दर्शविण्याकरीता मोकळी जागा प्राप्त न झाल्यास, " +"अक्षरमाळा लंबकृत करण्यासाठीचे योग्य स्थान." -#: ../gtk/gtkprogressbar.c:214 +#: gtk/gtkprogressbar.c:214 msgid "XSpacing" msgstr "X मोकळीजागा" -#: ../gtk/gtkprogressbar.c:215 +#: gtk/gtkprogressbar.c:215 msgid "Extra spacing applied to the width of a progress bar." msgstr "रुंदी ." -#: ../gtk/gtkprogressbar.c:220 +#: gtk/gtkprogressbar.c:220 msgid "YSpacing" msgstr "" -#: ../gtk/gtkprogressbar.c:221 +#: gtk/gtkprogressbar.c:221 msgid "Extra spacing applied to the height of a progress bar." msgstr "" -#: ../gtk/gtkprogressbar.c:234 +#: gtk/gtkprogressbar.c:234 msgid "Min horizontal bar width" msgstr "" -#: ../gtk/gtkprogressbar.c:235 +#: gtk/gtkprogressbar.c:235 msgid "The minimum horizontal width of the progress bar" msgstr "" -#: ../gtk/gtkprogressbar.c:247 +#: gtk/gtkprogressbar.c:247 msgid "Min horizontal bar height" msgstr "" -#: ../gtk/gtkprogressbar.c:248 +#: gtk/gtkprogressbar.c:248 msgid "Minimum horizontal height of the progress bar" msgstr "" -#: ../gtk/gtkprogressbar.c:260 +#: gtk/gtkprogressbar.c:260 msgid "Min vertical bar width" msgstr "" -#: ../gtk/gtkprogressbar.c:261 +#: gtk/gtkprogressbar.c:261 msgid "The minimum vertical width of the progress bar" msgstr "" -#: ../gtk/gtkprogressbar.c:273 +#: gtk/gtkprogressbar.c:273 msgid "Min vertical bar height" msgstr "" -#: ../gtk/gtkprogressbar.c:274 +#: gtk/gtkprogressbar.c:274 msgid "The minimum vertical height of the progress bar" msgstr "" -#: ../gtk/gtkradioaction.c:111 +#: gtk/gtkradioaction.c:111 msgid "The value" msgstr "मुल्य" -#: ../gtk/gtkradioaction.c:112 +#: gtk/gtkradioaction.c:112 msgid "" "The value returned by gtk_radio_action_get_current_value() when this action " "is the current action of its group." -msgstr "ही कृती गटाची सद्याची कृती असल्यावर gtk_radio_action_get_current_value() द्वारे पुन्ह पाठविलेले मुल्य." +msgstr "" +"ही कृती गटाची सद्याची कृती असल्यावर gtk_radio_action_get_current_value() द्वारे " +"पुन्ह पाठविलेले मुल्य." -#: ../gtk/gtkradioaction.c:129 +#: gtk/gtkradioaction.c:129 msgid "The radio action whose group this action belongs to." msgstr "ही कृती ज्या रेडिओ कृती शी संलग्न ते दर्शवा." -#: ../gtk/gtkradioaction.c:144 +#: gtk/gtkradioaction.c:144 msgid "The current value" msgstr "सद्याचे मुल्य" -#: ../gtk/gtkradioaction.c:145 +#: gtk/gtkradioaction.c:145 msgid "" "The value property of the currently active member of the group to which this " "action belongs." -msgstr "गटातील सद्याचे सक्रीय सहभागीचे मुल्य गुणधर्मा ज्यास ही कृती निर्धारीत करण्यात आली आहे." +msgstr "" +"गटातील सद्याचे सक्रीय सहभागीचे मुल्य गुणधर्मा ज्यास ही कृती निर्धारीत करण्यात आली आहे." -#: ../gtk/gtkradiobutton.c:83 +#: gtk/gtkradiobutton.c:83 msgid "The radio button whose group this widget belongs to." msgstr "हे नियंत्रीत घटक ज्या संचाशी निगडीत आहे ते रेडियो बटण." -#: ../gtk/gtkradiomenuitem.c:343 +#: gtk/gtkradiomenuitem.c:343 msgid "The radio menu item whose group this widget belongs to." msgstr "हे नियंत्रण घटक ज्या गटाशी निगडीत आहे त्याकरीताचे रेडिओ बटण." -#: ../gtk/gtkradiotoolbutton.c:66 +#: gtk/gtkradiotoolbutton.c:66 msgid "The radio tool button whose group this button belongs to." msgstr "" -#: ../gtk/gtkrange.c:337 +#: gtk/gtkrange.c:337 msgid "Update policy" msgstr "समशोधनाचे धोरण" -#: ../gtk/gtkrange.c:338 +#: gtk/gtkrange.c:338 msgid "How the range should be updated on the screen" msgstr "पडद्यावरील क्षेत्राचे समशोधन कसे करावे" -#: ../gtk/gtkrange.c:347 +#: gtk/gtkrange.c:347 msgid "The GtkAdjustment that contains the current value of this range object" msgstr "या क्षेत्रातील वस्तुमानाचे चालू मूल्य असणारे Gtk" -#: ../gtk/gtkrange.c:354 +#: gtk/gtkrange.c:354 msgid "Inverted" msgstr "आतल्या बाजुला वळणारे" -#: ../gtk/gtkrange.c:355 +#: gtk/gtkrange.c:355 msgid "Invert direction slider moves to increase range value" msgstr "क्षेत्रमूल्य वाढविण्यासाठी सरकणारी आतील बाजूस वळणारी सरकपट्टी" -#: ../gtk/gtkrange.c:362 +#: gtk/gtkrange.c:362 msgid "Lower stepper sensitivity" msgstr "खालच्या दिशेने" -#: ../gtk/gtkrange.c:363 +#: gtk/gtkrange.c:363 msgid "" "The sensitivity policy for the stepper that points to the adjustment's lower " "side" msgstr "स्टेपर करीता संवेदनशील करार जे नियंत्रणाच्या तळ भागी निर्देशन करते" -#: ../gtk/gtkrange.c:371 +#: gtk/gtkrange.c:371 msgid "Upper stepper sensitivity" msgstr "वरच्या दिशेने" -#: ../gtk/gtkrange.c:372 +#: gtk/gtkrange.c:372 msgid "" "The sensitivity policy for the stepper that points to the adjustment's upper " "side" msgstr "स्टेपर करीता संवेदनशील करार जे नियंत्रणाच्या शिर्ष भागी निर्देशन करते" -#: ../gtk/gtkrange.c:389 +#: gtk/gtkrange.c:389 msgid "Show Fill Level" msgstr "भरीव स्थर दर्शवा" -#: ../gtk/gtkrange.c:390 +#: gtk/gtkrange.c:390 msgid "Whether to display a fill level indicator graphics on trough." msgstr "ट्रफ वरील भरीव स्थर सूचक चित्रलेख दर्शवायचे का." -#: ../gtk/gtkrange.c:406 +#: gtk/gtkrange.c:406 msgid "Restrict to Fill Level" msgstr "भरीव स्थर निर्बंधित करा" -#: ../gtk/gtkrange.c:407 +#: gtk/gtkrange.c:407 msgid "Whether to restrict the upper boundary to the fill level." msgstr "वरील सीमा भरीव स्थर पर्यंत निर्बंधित करायची का." -#: ../gtk/gtkrange.c:422 +#: gtk/gtkrange.c:422 msgid "Fill Level" msgstr "भरीव स्थर" -#: ../gtk/gtkrange.c:423 +#: gtk/gtkrange.c:423 msgid "The fill level." msgstr "भरीव स्थर." -#: ../gtk/gtkrange.c:431 +#: gtk/gtkrange.c:431 msgid "Slider Width" msgstr "सरकपट्टीची रुंदी" -#: ../gtk/gtkrange.c:432 +#: gtk/gtkrange.c:432 msgid "Width of scrollbar or scale thumb" msgstr "Gtk स्क्रोल बारची रुंदी" -#: ../gtk/gtkrange.c:439 +#: gtk/gtkrange.c:439 msgid "Trough Border" msgstr "ट्रफ सीमा" -#: ../gtk/gtkrange.c:440 +#: gtk/gtkrange.c:440 msgid "Spacing between thumb/steppers and outer trough bevel" msgstr "मोकळी जागा ठेवा" -#: ../gtk/gtkrange.c:447 +#: gtk/gtkrange.c:447 msgid "Stepper Size" msgstr "स्टेपरचा आकार" -#: ../gtk/gtkrange.c:448 +#: gtk/gtkrange.c:448 msgid "Length of step buttons at ends" msgstr "दोन्ही टोकांना असलेल्या स्टॅप बटणांची लांबी" -#: ../gtk/gtkrange.c:463 +#: gtk/gtkrange.c:463 msgid "Stepper Spacing" msgstr "मोकळी जागा ठेवा" -#: ../gtk/gtkrange.c:464 +#: gtk/gtkrange.c:464 msgid "Spacing between step buttons and thumb" msgstr "मोकळी जागा ठेवा" -#: ../gtk/gtkrange.c:471 +#: gtk/gtkrange.c:471 msgid "Arrow X Displacement" msgstr "x बाणाचे विस्थापन" -#: ../gtk/gtkrange.c:472 -msgid "How far in the x direction to move the arrow when the button is depressed" +#: gtk/gtkrange.c:472 +msgid "" +"How far in the x direction to move the arrow when the button is depressed" msgstr "बटण दाबल्यानंतर बाण x दिशेने कुठवर न्यायचा आहे" -#: ../gtk/gtkrange.c:479 +#: gtk/gtkrange.c:479 msgid "Arrow Y Displacement" msgstr "Y बाणाचे विस्थापन" -#: ../gtk/gtkrange.c:480 -msgid "How far in the y direction to move the arrow when the button is depressed" +#: gtk/gtkrange.c:480 +msgid "" +"How far in the y direction to move the arrow when the button is depressed" msgstr "बटण दाबल्यानंतर बाण y दिशेने कुठवर न्यायचा आहे" -#: ../gtk/gtkrange.c:488 +#: gtk/gtkrange.c:488 msgid "Draw slider ACTIVE during drag" msgstr "ओढतेवेळी स्लाईडर सक्रीय करा" -#: ../gtk/gtkrange.c:489 +#: gtk/gtkrange.c:489 msgid "" "With this option set to TRUE, sliders will be drawn ACTIVE and with shadow " "IN while they are dragged" -msgstr "हे पर्याय खरे निश्चित केल्यास, स्लाईडर सक्रीय केले जाईल व ओढून टाकतेवेळी ते काळोखस्वरूपात दिसतील" +msgstr "" +"हे पर्याय खरे निश्चित केल्यास, स्लाईडर सक्रीय केले जाईल व ओढून टाकतेवेळी ते काळोखस्वरूपात " +"दिसतील" -#: ../gtk/gtkrange.c:503 +#: gtk/gtkrange.c:503 msgid "Trough Side Details" msgstr "ट्रफ बाजूचे तपशील" -#: ../gtk/gtkrange.c:504 +#: gtk/gtkrange.c:504 msgid "" "When TRUE, the parts of the trough on the two sides of the slider are drawn " "with different details" -msgstr "खरे असल्यास, स्लाईडर च्या दोन्ही बाजूती ट्रफचे भाग विविध तपशील द्वारे रेखाटले जातात" +msgstr "" +"खरे असल्यास, स्लाईडर च्या दोन्ही बाजूती ट्रफचे भाग विविध तपशील द्वारे रेखाटले जातात" -#: ../gtk/gtkrange.c:520 +#: gtk/gtkrange.c:520 msgid "Trough Under Steppers" msgstr "Under Steppers शी निगडीत" -#: ../gtk/gtkrange.c:521 +#: gtk/gtkrange.c:521 msgid "" "Whether to draw trough for full length of range or exclude the steppers and " "spacing" -msgstr "पूर्ण लांबीच्या क्षेत्रकरीता ट्रफ रेखाटले पाहिजे का किंवा स्टेपर व मोकळी जागा काढूण टाकायला हवे का" +msgstr "" +"पूर्ण लांबीच्या क्षेत्रकरीता ट्रफ रेखाटले पाहिजे का किंवा स्टेपर व मोकळी जागा काढूण टाकायला " +"हवे का" -#: ../gtk/gtkrange.c:534 +#: gtk/gtkrange.c:534 msgid "Arrow scaling" msgstr "" -#: ../gtk/gtkrange.c:535 +#: gtk/gtkrange.c:535 msgid "Arrow scaling with regard to scroll button size" msgstr "" -#: ../gtk/gtkrecentaction.c:679 ../gtk/gtkrecentchoosermenu.c:206 +#: gtk/gtkrecentaction.c:679 gtk/gtkrecentchoosermenu.c:206 msgid "Show Numbers" msgstr "क्रमांक दर्शवा" -#: ../gtk/gtkrecentaction.c:680 ../gtk/gtkrecentchoosermenu.c:207 +#: gtk/gtkrecentaction.c:680 gtk/gtkrecentchoosermenu.c:207 msgid "Whether the items should be displayed with a number" msgstr "घटक क्रमांकाशी दर्शविले पाहिजे का" -#: ../gtk/gtkrecentchooser.c:120 +#: gtk/gtkrecentchooser.c:120 msgid "Recent Manager" msgstr "अलिकडील व्यवस्थापक" -#: ../gtk/gtkrecentchooser.c:121 +#: gtk/gtkrecentchooser.c:121 msgid "The RecentManager object to use" msgstr "वापरण्याजोगी अलिकडीलव्यवस्थापक घटक" -#: ../gtk/gtkrecentchooser.c:135 +#: gtk/gtkrecentchooser.c:135 msgid "Show Private" msgstr "व्यक्तिगत दर्शवा" -#: ../gtk/gtkrecentchooser.c:136 +#: gtk/gtkrecentchooser.c:136 msgid "Whether the private items should be displayed" msgstr "व्यक्तिगत घटक दर्शविले पाहिजे का" -#: ../gtk/gtkrecentchooser.c:149 +#: gtk/gtkrecentchooser.c:149 msgid "Show Tooltips" msgstr "साधनटिप दर्शवा" -#: ../gtk/gtkrecentchooser.c:150 +#: gtk/gtkrecentchooser.c:150 msgid "Whether there should be a tooltip on the item" msgstr "घटकावर साधनटिप असायला हवे का" -#: ../gtk/gtkrecentchooser.c:162 +#: gtk/gtkrecentchooser.c:162 msgid "Show Icons" msgstr "चिन्ह दर्शवा" -#: ../gtk/gtkrecentchooser.c:163 +#: gtk/gtkrecentchooser.c:163 msgid "Whether there should be an icon near the item" msgstr "घटका जवळ चिन्ह असायला हवे का" -#: ../gtk/gtkrecentchooser.c:178 +#: gtk/gtkrecentchooser.c:178 msgid "Show Not Found" msgstr "आढळले नाही हे दर्शवा" -#: ../gtk/gtkrecentchooser.c:179 +#: gtk/gtkrecentchooser.c:179 msgid "Whether the items pointing to unavailable resources should be displayed" msgstr "अनुपलब्ध स्त्रोत करीता निर्देशीत घटक दर्शविले पाहिजे का" -#: ../gtk/gtkrecentchooser.c:192 +#: gtk/gtkrecentchooser.c:192 msgid "Whether to allow multiple items to be selected" msgstr "बहु घटक निवडण्याकरीता परवानगी द्यायला हवी का" -#: ../gtk/gtkrecentchooser.c:205 +#: gtk/gtkrecentchooser.c:205 msgid "Local only" msgstr "फक्त स्थानीक" -#: ../gtk/gtkrecentchooser.c:206 +#: gtk/gtkrecentchooser.c:206 msgid "Whether the selected resource(s) should be limited to local file: URIs" msgstr "निवडलेले स्त्रोत स्थानीक फाइल करीता सीमीत ठेवायचे का: URI" -#: ../gtk/gtkrecentchooser.c:222 ../gtk/gtkrecentmanager.c:229 +#: gtk/gtkrecentchooser.c:222 gtk/gtkrecentmanager.c:229 msgid "Limit" msgstr "सीमा" -#: ../gtk/gtkrecentchooser.c:223 +#: gtk/gtkrecentchooser.c:223 msgid "The maximum number of items to be displayed" msgstr "कमाल दर्शवायचे ते घटकाची एकूण संख्या" -#: ../gtk/gtkrecentchooser.c:237 +#: gtk/gtkrecentchooser.c:237 msgid "Sort Type" msgstr "क्रमवारी प्रकार" -#: ../gtk/gtkrecentchooser.c:238 +#: gtk/gtkrecentchooser.c:238 msgid "The sorting order of the items displayed" msgstr "दर्शविलेले घटकाची क्रमवारी सूची" -#: ../gtk/gtkrecentchooser.c:253 +#: gtk/gtkrecentchooser.c:253 msgid "The current filter for selecting which resources are displayed" msgstr "दर्शविण्याजोगी स्त्रोत निवडण्याकरीताचे सद्याचे फिल्टर" -#: ../gtk/gtkrecentmanager.c:215 +#: gtk/gtkrecentmanager.c:215 msgid "The full path to the file to be used to store and read the list" msgstr "यादी संचयन व वाचण करीता फाइलचे पूर्ण मार्ग" -#: ../gtk/gtkrecentmanager.c:230 -msgid "The maximum number of items to be returned by gtk_recent_manager_get_items()" +#: gtk/gtkrecentmanager.c:230 +msgid "" +"The maximum number of items to be returned by gtk_recent_manager_get_items()" msgstr "gtk_recent_manager_get_items() द्वारे पुन्ह पाठविलेले कमाल घटकांची संख्या" -#: ../gtk/gtkrecentmanager.c:246 +#: gtk/gtkrecentmanager.c:246 msgid "The size of the recently used resources list" msgstr "अलिकडील वापरण्याजोगी स्त्रोत यादीचा आकार" -#: ../gtk/gtkruler.c:90 +#: gtk/gtkruler.c:90 msgid "Lower" msgstr "खालच्या दिशेने" -#: ../gtk/gtkruler.c:91 +#: gtk/gtkruler.c:91 msgid "Lower limit of ruler" msgstr "मोजपट्टीची किमान सीमा" -#: ../gtk/gtkruler.c:100 +#: gtk/gtkruler.c:100 msgid "Upper" msgstr "वरच्या दिशेने" -#: ../gtk/gtkruler.c:101 +#: gtk/gtkruler.c:101 msgid "Upper limit of ruler" msgstr "मोजपट्टीची वरील सीमा" -#: ../gtk/gtkruler.c:111 +#: gtk/gtkruler.c:111 msgid "Position of mark on the ruler" msgstr "मोजपट्टीवरील चिन्हाची स्थिति" -#: ../gtk/gtkruler.c:120 +#: gtk/gtkruler.c:120 msgid "Max Size" msgstr "कमाल आकार" -#: ../gtk/gtkruler.c:121 +#: gtk/gtkruler.c:121 msgid "Maximum size of the ruler" msgstr "मोजपट्टीचा कमाल आकार" -#: ../gtk/gtkruler.c:136 +#: gtk/gtkruler.c:136 msgid "Metric" msgstr "गुणविशेष" -#: ../gtk/gtkruler.c:137 +#: gtk/gtkruler.c:137 msgid "The metric used for the ruler" msgstr "पट्टी करीता वापरलेले गुणविशेष" -#: ../gtk/gtkscale.c:143 +#: gtk/gtkscale.c:143 msgid "The number of decimal places that are displayed in the value" msgstr "मूल्यरूपात प्रदर्शित केली जाणारी दशांकांची संख्या" -#: ../gtk/gtkscale.c:152 +#: gtk/gtkscale.c:152 msgid "Draw Value" msgstr "मूल्य दाखवा" -#: ../gtk/gtkscale.c:153 +#: gtk/gtkscale.c:153 msgid "Whether the current value is displayed as a string next to the slider" msgstr "सरकपट्टीच्या पुढे अक्षरमालेप्रमाणे वर्तमान मूल्य प्रदर्शित करायचे आहे का" -#: ../gtk/gtkscale.c:160 +#: gtk/gtkscale.c:160 msgid "Value Position" msgstr "मूल्य स्थिती" -#: ../gtk/gtkscale.c:161 +#: gtk/gtkscale.c:161 msgid "The position in which the current value is displayed" msgstr "वर्तमान मूल्य प्रदर्शित करण्याची स्थिती" -#: ../gtk/gtkscale.c:168 +#: gtk/gtkscale.c:168 msgid "Slider Length" msgstr "सरकपट्टीची लांबी" -#: ../gtk/gtkscale.c:169 +#: gtk/gtkscale.c:169 msgid "Length of scale's slider" msgstr "सरकत्या मोजपट्टीची लांबी" -#: ../gtk/gtkscale.c:177 +#: gtk/gtkscale.c:177 msgid "Value spacing" msgstr "मुल्यांमधील मोकळी जागा" -#: ../gtk/gtkscale.c:178 +#: gtk/gtkscale.c:178 msgid "Space between value text and the slider/trough area" msgstr "पाठ्यमधिल मुल्य आणि सरकपट्टी/ट्रफ कक्षा मधिल मोकळी जागा" -#: ../gtk/gtkscalebutton.c:192 +#: gtk/gtkscalebutton.c:192 msgid "The orientation of the scale" msgstr "" -#: ../gtk/gtkscalebutton.c:201 +#: gtk/gtkscalebutton.c:201 msgid "The value of the scale" msgstr "स्केलचे मुल्य" -#: ../gtk/gtkscalebutton.c:211 +#: gtk/gtkscalebutton.c:211 msgid "The icon size" msgstr "चिन्ह आकार" -#: ../gtk/gtkscalebutton.c:220 -msgid "The GtkAdjustment that contains the current value of this scale button object" +#: gtk/gtkscalebutton.c:220 +msgid "" +"The GtkAdjustment that contains the current value of this scale button object" msgstr "या प्रमाण बटण घटकाकरीताचे सद्याचे मुल्य समाविष्टीत असणारे GtkAdjustment" -#: ../gtk/gtkscalebutton.c:248 +#: gtk/gtkscalebutton.c:248 msgid "Icons" msgstr "चिन्ह" -#: ../gtk/gtkscalebutton.c:249 +#: gtk/gtkscalebutton.c:249 msgid "List of icon names" msgstr "चिन्ह नावाची यादी" -#: ../gtk/gtkscrollbar.c:50 +#: gtk/gtkscrollbar.c:50 msgid "Minimum Slider Length" msgstr "सरकपट्टीची किमान लांबी" -#: ../gtk/gtkscrollbar.c:51 +#: gtk/gtkscrollbar.c:51 msgid "Minimum length of scrollbar slider" msgstr "स्क्रोलबार सरकपट्टीची किमान लांबी" -#: ../gtk/gtkscrollbar.c:59 +#: gtk/gtkscrollbar.c:59 msgid "Fixed slider size" msgstr "सरकपट्टीची स्थिर आकारस्थिती" -#: ../gtk/gtkscrollbar.c:60 +#: gtk/gtkscrollbar.c:60 msgid "Don't change slider size, just lock it to the minimum length" msgstr "सरकपट्टीचा आकार बदलू नका, किमान अंतरावर स्थिर ठेवा" -#: ../gtk/gtkscrollbar.c:84 -msgid "Display a second backward arrow button on the opposite end of the scrollbar" +#: gtk/gtkscrollbar.c:84 +msgid "" +"Display a second backward arrow button on the opposite end of the scrollbar" msgstr "स्क्रोलबारच्या विरुध्द टोकाकडील एक पायरी मागे जाणारे बाणदर्शक बटण दाखवा" -#: ../gtk/gtkscrollbar.c:92 -msgid "Display a second forward arrow button on the opposite end of the scrollbar" +#: gtk/gtkscrollbar.c:92 +msgid "" +"Display a second forward arrow button on the opposite end of the scrollbar" msgstr "सरकपट्टीच्या विरूध्द दिशेस दुसरे पुढे निर्देशीत बाणचे बटण दर्शवा" -#: ../gtk/gtkscrolledwindow.c:220 ../gtk/gtktext.c:545 -#: ../gtk/gtktreeview.c:578 +#: gtk/gtkscrolledwindow.c:220 gtk/gtktext.c:545 gtk/gtktreeview.c:578 msgid "Horizontal Adjustment" msgstr "क्षितिजपातळीवरील जुळणी" -#: ../gtk/gtkscrolledwindow.c:227 ../gtk/gtktext.c:553 -#: ../gtk/gtktreeview.c:586 +#: gtk/gtkscrolledwindow.c:227 gtk/gtktext.c:553 gtk/gtktreeview.c:586 msgid "Vertical Adjustment" msgstr "उभ्या दिशेने जुळणी" -#: ../gtk/gtkscrolledwindow.c:234 +#: gtk/gtkscrolledwindow.c:234 msgid "Horizontal Scrollbar Policy" msgstr "क्षितिजपातळीवरील स्क्रोलबारची रीत" -#: ../gtk/gtkscrolledwindow.c:235 +#: gtk/gtkscrolledwindow.c:235 msgid "When the horizontal scrollbar is displayed" msgstr "क्षितिजपातळीवरील स्क्रोलबार केव्हा प्रदर्शित करायचा आहे" -#: ../gtk/gtkscrolledwindow.c:242 +#: gtk/gtkscrolledwindow.c:242 msgid "Vertical Scrollbar Policy" msgstr "उभ्या दिशेकडील स्क्रोलबारची रीत" -#: ../gtk/gtkscrolledwindow.c:243 +#: gtk/gtkscrolledwindow.c:243 msgid "When the vertical scrollbar is displayed" msgstr "उभ्या दिशेकडील स्क्रोलबार केव्हा प्रदर्शित करायचा आहे" -#: ../gtk/gtkscrolledwindow.c:251 +#: gtk/gtkscrolledwindow.c:251 msgid "Window Placement" msgstr "विन्डोचे स्थान निर्धारण" -#: ../gtk/gtkscrolledwindow.c:252 +#: gtk/gtkscrolledwindow.c:252 msgid "" "Where the contents are located with respect to the scrollbars. This property " "only takes effect if \"window-placement-set\" is TRUE." -msgstr "अनुक्रम सरकावपट्टीशी निगडीत स्थित राहते. हे गुणधर्म तरच प्रभावी ठरते जर \"window-placement-set\" खरे असे निश्चित असते." +msgstr "" +"अनुक्रम सरकावपट्टीशी निगडीत स्थित राहते. हे गुणधर्म तरच प्रभावी ठरते जर \"window-" +"placement-set\" खरे असे निश्चित असते." -#: ../gtk/gtkscrolledwindow.c:269 +#: gtk/gtkscrolledwindow.c:269 msgid "Window Placement Set" msgstr "चौकट स्थिती संच" -#: ../gtk/gtkscrolledwindow.c:270 +#: gtk/gtkscrolledwindow.c:270 msgid "" "Whether \"window-placement\" should be used to determine the location of the " "contents with respect to the scrollbars." -msgstr "सरकावपट्टी शी निगडीत अनुक्रमाचे स्थान निश्चित करण्याकरीता \"window-placement\" वापरले पाहिजे का." +msgstr "" +"सरकावपट्टी शी निगडीत अनुक्रमाचे स्थान निश्चित करण्याकरीता \"window-placement\" " +"वापरले पाहिजे का." -#: ../gtk/gtkscrolledwindow.c:276 +#: gtk/gtkscrolledwindow.c:276 msgid "Shadow Type" msgstr "छायेप्रमाणे" -#: ../gtk/gtkscrolledwindow.c:277 +#: gtk/gtkscrolledwindow.c:277 msgid "Style of bevel around the contents" msgstr "विषयवस्तुच्या भोवतालीचा उठाव प्रकार" -#: ../gtk/gtkscrolledwindow.c:291 +#: gtk/gtkscrolledwindow.c:291 msgid "Scrollbars within bevel" msgstr "bevel च्या अंतर्गत सरकावपट्टी" -#: ../gtk/gtkscrolledwindow.c:292 +#: gtk/gtkscrolledwindow.c:292 msgid "Place scrollbars within the scrolled window's bevel" msgstr "सरकवलेल्या चौकटीच्या bevel अंतर्गत सरकावपट्टी स्थित करा" -#: ../gtk/gtkscrolledwindow.c:298 +#: gtk/gtkscrolledwindow.c:298 msgid "Scrollbar spacing" msgstr "स्तंभामधील रिकामी जागा" -#: ../gtk/gtkscrolledwindow.c:299 +#: gtk/gtkscrolledwindow.c:299 msgid "Number of pixels between the scrollbars and the scrolled window" msgstr "सरकाव पट्टी व सरकाव चौकट मधिल पिक्सेलची एकूण संख्या" -#: ../gtk/gtkscrolledwindow.c:314 +#: gtk/gtkscrolledwindow.c:314 msgid "Scrolled Window Placement" msgstr "सरकाव चौकट स्थिती" -#: ../gtk/gtkscrolledwindow.c:315 +#: gtk/gtkscrolledwindow.c:315 msgid "" "Where the contents of scrolled windows are located with respect to the " "scrollbars, if not overridden by the scrolled window's own placement." -msgstr "जेथे सरकावपट्टी चौकटीचे अनुक्रम सरकावपट्टीशी निगडीत असते, तरी सरकाव चौकटीच्या स्वतःच्या स्थितीने खोडून पुन्हा लिहीले जात नाही." +msgstr "" +"जेथे सरकावपट्टी चौकटीचे अनुक्रम सरकावपट्टीशी निगडीत असते, तरी सरकाव चौकटीच्या स्वतःच्या " +"स्थितीने खोडून पुन्हा लिहीले जात नाही." -#: ../gtk/gtkseparatortoolitem.c:105 +#: gtk/gtkseparatortoolitem.c:105 msgid "Draw" msgstr "रेखाटा" -#: ../gtk/gtkseparatortoolitem.c:106 +#: gtk/gtkseparatortoolitem.c:106 msgid "Whether the separator is drawn, or just blank" msgstr "विभाजक रेखटाले आहे का, किंवा ते रिकामेच आहे" -#: ../gtk/gtksettings.c:215 +#: gtk/gtksettings.c:215 msgid "Double Click Time" msgstr "दोनदा क्लिक करण्याची वेळ" -#: ../gtk/gtksettings.c:216 +#: gtk/gtksettings.c:216 msgid "" "Maximum time allowed between two clicks for them to be considered a double " "click (in milliseconds)" msgstr "" -"दोनदा क्लिक करताना लागणारा (मिलीसेकन्दच्या रुपात) कमाल वेळ ज्यामुळे दोन वेळा " -"क्लिक झाल्याचे नक्की करता येते" +"दोनदा क्लिक करताना लागणारा (मिलीसेकन्दच्या रुपात) कमाल वेळ ज्यामुळे दोन वेळा क्लिक " +"झाल्याचे नक्की करता येते" -#: ../gtk/gtksettings.c:223 +#: gtk/gtksettings.c:223 msgid "Double Click Distance" msgstr "दोनवेळा किल्क केल्याचे अंतर" -#: ../gtk/gtksettings.c:224 +#: gtk/gtksettings.c:224 msgid "" "Maximum distance allowed between two clicks for them to be considered a " "double click (in pixels)" @@ -4502,422 +4560,425 @@ msgstr "" "दोनदा क्लिक करताना लागणारा (मिलीसेकन्दच्या रुपात) कमाल वेळ ज्यामुळे दोन वेळा क्लिक " "झाल्याचे नक्की करता येते" -#: ../gtk/gtksettings.c:240 +#: gtk/gtksettings.c:240 msgid "Cursor Blink" msgstr "कर्सरचे लुकलुकणे" -#: ../gtk/gtksettings.c:241 +#: gtk/gtksettings.c:241 msgid "Whether the cursor should blink" msgstr "कर्सर लुकलुकावा काय" -#: ../gtk/gtksettings.c:248 +#: gtk/gtksettings.c:248 msgid "Cursor Blink Time" msgstr "कर्सर लुकलुकण्याचा काळ" -#: ../gtk/gtksettings.c:249 +#: gtk/gtksettings.c:249 msgid "Length of the cursor blink cycle, in milliseconds" msgstr "कर्सर लुकलुकण्याच्या प्रवाहची लांबी, मिलीसेकंद मध्ये" -#: ../gtk/gtksettings.c:268 +#: gtk/gtksettings.c:268 msgid "Cursor Blink Timeout" msgstr "कर्सर लुकलुकपणा कालबाह्य झाले" -#: ../gtk/gtksettings.c:269 +#: gtk/gtksettings.c:269 msgid "Time after which the cursor stops blinking, in seconds" msgstr "ठराविक वेळ नंतर कर्सर लुकलुणे थांबते, ती सेकंदामधिल वेळ" -#: ../gtk/gtksettings.c:276 +#: gtk/gtksettings.c:276 msgid "Split Cursor" msgstr "कर्सरचे विभाजन करा" -#: ../gtk/gtksettings.c:277 +#: gtk/gtksettings.c:277 msgid "" "Whether two cursors should be displayed for mixed left-to-right and right-to-" "left text" msgstr "" -"डावीकडून-उजवीकडे आणि उजवीकडून-डावीकडे संमिश्र मजकुर नेण्यासाठी दोन कर्सर " -"दाखवायचे आहेत का" +"डावीकडून-उजवीकडे आणि उजवीकडून-डावीकडे संमिश्र मजकुर नेण्यासाठी दोन कर्सर दाखवायचे आहेत का" -#: ../gtk/gtksettings.c:284 +#: gtk/gtksettings.c:284 msgid "Theme Name" msgstr "प्रसंगाचे (विषय) नाव" -#: ../gtk/gtksettings.c:285 +#: gtk/gtksettings.c:285 msgid "Name of theme RC file to load" msgstr "सुरू करण्यासाठी लागणाऱ्या प्रासंगिक RC फाइलचे नाव" -#: ../gtk/gtksettings.c:293 +#: gtk/gtksettings.c:293 msgid "Icon Theme Name" msgstr "आइकान नाव" -#: ../gtk/gtksettings.c:294 +#: gtk/gtksettings.c:294 msgid "Name of icon theme to use" msgstr "वापरण्याजोगी चिन्ह सुत्रयोजनाचे नाव" -#: ../gtk/gtksettings.c:302 +#: gtk/gtksettings.c:302 msgid "Fallback Icon Theme Name" msgstr "आइकान नाव" -#: ../gtk/gtksettings.c:303 +#: gtk/gtksettings.c:303 msgid "Name of a icon theme to fall back to" msgstr "प्रतिकृती चिन्ह करीताचे सुत्रयोजनाचे नाव" -#: ../gtk/gtksettings.c:311 +#: gtk/gtksettings.c:311 msgid "Key Theme Name" msgstr "मुख्य प्रसंगाचे नाव" -#: ../gtk/gtksettings.c:312 +#: gtk/gtksettings.c:312 msgid "Name of key theme RC file to load" msgstr "सुरू करण्यासाठी लागणाऱ्या मुख्य प्रासंगिक RC फाइलचे नाव" -#: ../gtk/gtksettings.c:320 +#: gtk/gtksettings.c:320 msgid "Menu bar accelerator" msgstr "मेनू बार गतीदर्शक" -#: ../gtk/gtksettings.c:321 +#: gtk/gtksettings.c:321 msgid "Keybinding to activate the menu bar" msgstr "मेनू बार क्रियाशील करणारी बटणे" -#: ../gtk/gtksettings.c:329 +#: gtk/gtksettings.c:329 msgid "Drag threshold" msgstr "प्रारंभिक बिंदू ओढणे" -#: ../gtk/gtksettings.c:330 +#: gtk/gtksettings.c:330 msgid "Number of pixels the cursor can move before dragging" msgstr "ओढण्यापूर्वी कर्सर किती अक्षरबिंदू गतीशील करु शकतो" -#: ../gtk/gtksettings.c:338 +#: gtk/gtksettings.c:338 msgid "Font Name" msgstr "फोन्टचे नाव" -#: ../gtk/gtksettings.c:339 +#: gtk/gtksettings.c:339 msgid "Name of default font to use" msgstr "वापर होणाऱ्या सर्वसाधारण फोन्टचे नाव" -#: ../gtk/gtksettings.c:361 +#: gtk/gtksettings.c:361 msgid "Icon Sizes" msgstr "आइकान" -#: ../gtk/gtksettings.c:362 +#: gtk/gtksettings.c:362 msgid "List of icon sizes (gtk-menu=16,16:gtk-button=20,20..." msgstr "चिन्ह आकारमानाची यादी (gtk-menu=16,16:gtk-button=20,20..." -#: ../gtk/gtksettings.c:370 +#: gtk/gtksettings.c:370 msgid "GTK Modules" msgstr "GTK विभाग" -#: ../gtk/gtksettings.c:371 +#: gtk/gtksettings.c:371 msgid "List of currently active GTK modules" msgstr "संख्या अक्टिव्ह असलेली GTK विभाग" -#: ../gtk/gtksettings.c:380 +#: gtk/gtksettings.c:380 msgid "Xft Antialias" msgstr "Xft ऍन्टीअलाईस" -#: ../gtk/gtksettings.c:381 +#: gtk/gtksettings.c:381 msgid "Whether to antialias Xft fonts; 0=no, 1=yes, -1=default" msgstr "जर एँटीअलाईस Xft फॉन्ट्स; 0=नाही, 1=होय, -1=मूळ" -#: ../gtk/gtksettings.c:390 +#: gtk/gtksettings.c:390 msgid "Xft Hinting" msgstr "Xft हिंटींग" -#: ../gtk/gtksettings.c:391 +#: gtk/gtksettings.c:391 msgid "Whether to hint Xft fonts; 0=no, 1=yes, -1=default" msgstr "जर हिंट Xft फॉन्ट्स; 0=नाही, 1=होय, -1=मूळ" -#: ../gtk/gtksettings.c:400 +#: gtk/gtksettings.c:400 msgid "Xft Hint Style" msgstr "शैली" -#: ../gtk/gtksettings.c:401 -msgid "What degree of hinting to use; hintnone, hintslight, hintmedium, or hintfull" +#: gtk/gtksettings.c:401 +msgid "" +"What degree of hinting to use; hintnone, hintslight, hintmedium, or hintfull" msgstr "हिंटींग करीता कोणते स्थर वापरायचे; काहीच नाही, थोडे, मध्यम, किंवा पूर्ण" -#: ../gtk/gtksettings.c:410 +#: gtk/gtksettings.c:410 msgid "Xft RGBA" msgstr "Xft RGBA" -#: ../gtk/gtksettings.c:411 +#: gtk/gtksettings.c:411 msgid "Type of subpixel antialiasing; none, rgb, bgr, vrgb, vbgr" msgstr "उपपिक्सेल antialiasing चा प्रकार; काहीच नाही, rgb, bgr, vrgb, vbgr" -#: ../gtk/gtksettings.c:420 +#: gtk/gtksettings.c:420 msgid "Xft DPI" msgstr "Xft DPI" -#: ../gtk/gtksettings.c:421 +#: gtk/gtksettings.c:421 msgid "Resolution for Xft, in 1024 * dots/inch. -1 to use default value" msgstr "रिझॉल्यूशन Xft, मध्ये 1024 * बिंदू/इंच. -1 मूळ किंमत वापरा" -#: ../gtk/gtksettings.c:430 +#: gtk/gtksettings.c:430 msgid "Cursor theme name" msgstr "कर्सर सुत्रयोजनाचे नाव" -#: ../gtk/gtksettings.c:431 +#: gtk/gtksettings.c:431 msgid "Name of the cursor theme to use, or NULL to use the default theme" -msgstr "वापरण्याजोगी कर्सर सुत्रयोजनाचे नाव, किंवा काहीच नाही ला मुलभूत सुत्रयोजना म्हणून वापरा" +msgstr "" +"वापरण्याजोगी कर्सर सुत्रयोजनाचे नाव, किंवा काहीच नाही ला मुलभूत सुत्रयोजना म्हणून वापरा" -#: ../gtk/gtksettings.c:439 +#: gtk/gtksettings.c:439 msgid "Cursor theme size" msgstr "कर्सर सुत्रयोजनाचे आकार" -#: ../gtk/gtksettings.c:440 +#: gtk/gtksettings.c:440 msgid "Size to use for cursors, or 0 to use the default size" msgstr "कर्सर करीता वापरण्याजोगी आकार, किंवा 0 ला मुलभूत आकार म्हणून वापरा" -#: ../gtk/gtksettings.c:450 +#: gtk/gtksettings.c:450 msgid "Alternative button order" msgstr "पर्यायी बटनाची क्रमवारी" -#: ../gtk/gtksettings.c:451 +#: gtk/gtksettings.c:451 msgid "Whether buttons in dialogs should use the alternative button order" msgstr "संवादपटल मध्ये वापरण्याजोगी बटण करीता पर्यायी बटण क्रमवारी वापरावी का" -#: ../gtk/gtksettings.c:468 +#: gtk/gtksettings.c:468 msgid "Alternative sort indicator direction" msgstr "पर्यायी क्रमवारी सूचक निर्देशन" -#: ../gtk/gtksettings.c:469 +#: gtk/gtksettings.c:469 msgid "" "Whether the direction of the sort indicators in list and tree views is " "inverted compared to the default (where down means ascending)" -msgstr "मुलभूतशी जुळविल्यास अनुक्रम सूचकाचे यादी व वृक्ष दृश्य मध्ये दिशा उलटे असायला हवे का (येथे खाली म्हणजे चढतेक्रम)" +msgstr "" +"मुलभूतशी जुळविल्यास अनुक्रम सूचकाचे यादी व वृक्ष दृश्य मध्ये दिशा उलटे असायला हवे का (येथे " +"खाली म्हणजे चढतेक्रम)" -#: ../gtk/gtksettings.c:477 +#: gtk/gtksettings.c:477 msgid "Show the 'Input Methods' menu" msgstr "'इंनपुट पध्दती' मेन्यु दर्शवा" -#: ../gtk/gtksettings.c:478 +#: gtk/gtksettings.c:478 msgid "" "Whether the context menus of entries and text views should offer to change " "the input method" msgstr "नोंदणी व पाठ्य दृश्याचे संदर्भने इंनपुट पध्दती बदलविण्यास विचारले पाहिजे का" -#: ../gtk/gtksettings.c:486 +#: gtk/gtksettings.c:486 msgid "Show the 'Insert Unicode Control Character' menu" msgstr "'Unicode नियंत्रण अक्षर अंतर्भूत करा' मेन्यु दर्शवा" -#: ../gtk/gtksettings.c:487 +#: gtk/gtksettings.c:487 msgid "" "Whether the context menus of entries and text views should offer to insert " "control characters" msgstr "नोंदणी व पाठ्य दृश्यचे संदर्भ मेन्यु मध्ये नियंत्रण अक्षर अंतर्भूत केले पाहिजे का" -#: ../gtk/gtksettings.c:495 +#: gtk/gtksettings.c:495 msgid "Start timeout" msgstr "कालबाह्यता सुरू करा" -#: ../gtk/gtksettings.c:496 +#: gtk/gtksettings.c:496 msgid "Starting value for timeouts, when button is pressed" msgstr "बटण दाबल्यास, कालबाह्य करीता मुल्य सुरू करा" -#: ../gtk/gtksettings.c:505 +#: gtk/gtksettings.c:505 msgid "Repeat timeout" msgstr "कालबाह्यता पुन्हा करा" -#: ../gtk/gtksettings.c:506 +#: gtk/gtksettings.c:506 msgid "Repeat value for timeouts, when button is pressed" msgstr "बटण दाबल्यावर, कालबाह्यता करीता पुनराकृती मुल्य" -#: ../gtk/gtksettings.c:515 +#: gtk/gtksettings.c:515 msgid "Expand timeout" msgstr "विस्तार करा" -#: ../gtk/gtksettings.c:516 +#: gtk/gtksettings.c:516 msgid "Expand value for timeouts, when a widget is expanding a new region" msgstr "विस्तार करा" -#: ../gtk/gtksettings.c:551 +#: gtk/gtksettings.c:551 msgid "Color scheme" msgstr "रंग रचना" -#: ../gtk/gtksettings.c:552 +#: gtk/gtksettings.c:552 msgid "A palette of named colors for use in themes" msgstr "सुत्रयोजना मध्ये वापरण्याजोगी नामांकीत रंगाचे पेलेट" -#: ../gtk/gtksettings.c:561 +#: gtk/gtksettings.c:561 msgid "Enable Animations" msgstr "चित्रचेतनीकरण कार्यान्वीत करा" -#: ../gtk/gtksettings.c:562 +#: gtk/gtksettings.c:562 msgid "Whether to enable toolkit-wide animations." msgstr "साधन-युक्त चित्रचेतनीकरण कार्यान्वीत करायचे का." -#: ../gtk/gtksettings.c:580 +#: gtk/gtksettings.c:580 msgid "Enable Touchscreen Mode" msgstr "मोड (रूप)" -#: ../gtk/gtksettings.c:581 +#: gtk/gtksettings.c:581 msgid "When TRUE, there are no motion notify events delivered on this screen" msgstr "खरे असल्यास, पडद्यावर चल सूचना दर्शविण्याकरीता घटना नाही" -#: ../gtk/gtksettings.c:598 +#: gtk/gtksettings.c:598 msgid "Tooltip timeout" msgstr "साधनटिप कालबाह्य" -#: ../gtk/gtksettings.c:599 +#: gtk/gtksettings.c:599 msgid "Timeout before tooltip is shown" msgstr "साधनटिप दर्शविण्यापूर्वीचे कालबाह्य झाले" -#: ../gtk/gtksettings.c:624 +#: gtk/gtksettings.c:624 msgid "Tooltip browse timeout" msgstr "साधनटिप संचार कालबाह्य" -#: ../gtk/gtksettings.c:625 +#: gtk/gtksettings.c:625 msgid "Timeout before tooltip is shown when browse mode is enabled" msgstr "ब्राउज पध्दती कार्यान्वीत केल्यावर साधनटिप दर्शविण्यापूर्वीचे कालबाह्यता" -#: ../gtk/gtksettings.c:646 +#: gtk/gtksettings.c:646 msgid "Tooltip browse mode timeout" msgstr "साधनटिप रीत" -#: ../gtk/gtksettings.c:647 +#: gtk/gtksettings.c:647 msgid "Timeout after which browse mode is disabled" msgstr "कालबाह्यता ज्यानंतर ब्राऊजर पध्दती अकार्यान्वीत केले जाते" -#: ../gtk/gtksettings.c:666 +#: gtk/gtksettings.c:666 msgid "Keynav Cursor Only" msgstr "फक्त Keynav कर्सर" -#: ../gtk/gtksettings.c:667 +#: gtk/gtksettings.c:667 msgid "When TRUE, there are only cursor keys available to navigate widgets" msgstr "खरे असल्यास, नियंत्रीत घटक करीता फक्त कर्सर कळ उपलब्ध आहे" -#: ../gtk/gtksettings.c:684 +#: gtk/gtksettings.c:684 msgid "Keynav Wrap Around" msgstr "कवर करा" -#: ../gtk/gtksettings.c:685 +#: gtk/gtksettings.c:685 msgid "Whether to wrap around when keyboard-navigating widgets" msgstr "कळफलक-संचार नियंत्रण घटक भोवती गुंडाळाचे का" -#: ../gtk/gtksettings.c:705 +#: gtk/gtksettings.c:705 msgid "Error Bell" msgstr "त्रुटी घंटा" -#: ../gtk/gtksettings.c:706 +#: gtk/gtksettings.c:706 msgid "When TRUE, keyboard navigation and other errors will cause a beep" msgstr "खरे असल्यास, कळफलक संचार व अन्य त्रुटी बीप निर्माण करेल का" -#: ../gtk/gtksettings.c:723 +#: gtk/gtksettings.c:723 msgid "Color Hash" msgstr "रंग हॅश" -#: ../gtk/gtksettings.c:724 +#: gtk/gtksettings.c:724 msgid "A hash table representation of the color scheme." msgstr "रंग सुत्रयोजनाचे हॅश कोष्टक प्रस्तुतीकरण." -#: ../gtk/gtksettings.c:732 +#: gtk/gtksettings.c:732 msgid "Default file chooser backend" msgstr "मुलभूत फाइल निवडकर्ता प्रतिकृती" -#: ../gtk/gtksettings.c:733 +#: gtk/gtksettings.c:733 msgid "Name of the GtkFileChooser backend to use by default" msgstr "मुलभूतरित्या वापरण्यासाठी GtkFileChooser प्रतिकृतीचे नाव" -#: ../gtk/gtksettings.c:750 +#: gtk/gtksettings.c:750 msgid "Default print backend" msgstr "मुलभूत छपाई प्रतिकृती" -#: ../gtk/gtksettings.c:751 +#: gtk/gtksettings.c:751 msgid "List of the GtkPrintBackend backends to use by default" msgstr "मुलभूतरित्या वापरण्यासाठी GtkPrintBackend प्रतिकृतीची यादी" -#: ../gtk/gtksettings.c:774 +#: gtk/gtksettings.c:774 msgid "Default command to run when displaying a print preview" msgstr "छपाईपूर्वदृश्य दर्शवितेवेळीचे चालविण्याकरीताचे मुलभूत आदेश" -#: ../gtk/gtksettings.c:775 +#: gtk/gtksettings.c:775 msgid "Command to run when displaying a print preview" msgstr "छपाई पूर्वदृश्य दर्शवितेवेळी चालविण्याकरीताचे आदेश" -#: ../gtk/gtksettings.c:791 +#: gtk/gtksettings.c:791 msgid "Enable Mnemonics" msgstr "नेमॉनीक्स कार्यान्वीत करा" -#: ../gtk/gtksettings.c:792 +#: gtk/gtksettings.c:792 msgid "Whether labels should have mnemonics" msgstr "लेबलला नेमॉनीक्स असावेत का" -#: ../gtk/gtksettings.c:808 +#: gtk/gtksettings.c:808 msgid "Enable Accelerators" msgstr "प्रवर्गक कार्यान्वतीत करा" -#: ../gtk/gtksettings.c:809 +#: gtk/gtksettings.c:809 msgid "Whether menu items should have accelerators" msgstr "मेन्यु घटकास प्रवर्गक असायला हवे का" -#: ../gtk/gtksettings.c:826 +#: gtk/gtksettings.c:826 msgid "Recent Files Limit" msgstr "अलिकडील फाइल सीमा" -#: ../gtk/gtksettings.c:827 +#: gtk/gtksettings.c:827 msgid "Number of recently used files" msgstr "अलिकडील वापरलेले फाइलंची संख्या" -#: ../gtk/gtksettings.c:841 +#: gtk/gtksettings.c:841 msgid "Default IM module" msgstr "" -#: ../gtk/gtksettings.c:842 +#: gtk/gtksettings.c:842 msgid "Which IM module should be used by default" msgstr "" -#: ../gtk/gtksettings.c:860 +#: gtk/gtksettings.c:860 msgid "Recent Files Max Age" msgstr "" -#: ../gtk/gtksettings.c:861 +#: gtk/gtksettings.c:861 msgid "Maximum age of recently used files, in days" msgstr "" -#: ../gtk/gtksettings.c:870 +#: gtk/gtksettings.c:870 msgid "Fontconfig configuration timestamp" msgstr "" -#: ../gtk/gtksettings.c:871 +#: gtk/gtksettings.c:871 msgid "Timestamp of current fontconfig configuration" msgstr "" -#: ../gtk/gtksettings.c:893 +#: gtk/gtksettings.c:893 msgid "Sound Theme Name" msgstr "" -#: ../gtk/gtksettings.c:894 +#: gtk/gtksettings.c:894 msgid "XDG sound theme name" msgstr "" #. Translators: this means sounds that are played as feedback to user input -#: ../gtk/gtksettings.c:916 +#: gtk/gtksettings.c:916 msgid "Audible Input Feedback" msgstr "" -#: ../gtk/gtksettings.c:917 +#: gtk/gtksettings.c:917 msgid "Whether to play event sounds as feedback to user input" msgstr "" -#: ../gtk/gtksettings.c:938 +#: gtk/gtksettings.c:938 msgid "Enable Event Sounds" msgstr "" -#: ../gtk/gtksettings.c:939 +#: gtk/gtksettings.c:939 msgid "Whether to play any event sounds at all" msgstr "" -#: ../gtk/gtksettings.c:954 +#: gtk/gtksettings.c:954 msgid "Enable Tooltips" msgstr "" -#: ../gtk/gtksettings.c:955 +#: gtk/gtksettings.c:955 msgid "Whether tooltips should be shown on widgets" msgstr "" -#: ../gtk/gtksizegroup.c:293 +#: gtk/gtksizegroup.c:293 msgid "Mode" msgstr "मोड (रूप)" -#: ../gtk/gtksizegroup.c:294 +#: gtk/gtksizegroup.c:294 msgid "" "The directions in which the size group affects the requested sizes of its " "component widgets" @@ -4925,1224 +4986,1245 @@ msgstr "" "ज्या दिशेने आकारगट (size group) आपल्या उप-गटाना हवी असणारी जागा उपलब्ध करून देतो " "त्या दिशा" -#: ../gtk/gtksizegroup.c:310 +#: gtk/gtksizegroup.c:310 msgid "Ignore hidden" msgstr "लपविलेल्यास दुर्लक्ष करा" -#: ../gtk/gtksizegroup.c:311 -msgid "If TRUE, unmapped widgets are ignored when determining the size of the group" -msgstr "खरे असल्यास, गटाचे आकार निश्चित करतेवेळी जुळवणी स्थापीत नसलेले नियंत्रीत घटक दुर्लक्षीत केले जाते" +#: gtk/gtksizegroup.c:311 +msgid "" +"If TRUE, unmapped widgets are ignored when determining the size of the group" +msgstr "" +"खरे असल्यास, गटाचे आकार निश्चित करतेवेळी जुळवणी स्थापीत नसलेले नियंत्रीत घटक दुर्लक्षीत केले " +"जाते" -#: ../gtk/gtkspinbutton.c:209 +#: gtk/gtkspinbutton.c:209 msgid "The adjustment that holds the value of the spinbutton" msgstr "या जुळणीमुळे बटणाचे (spinbutton) मूल्य राखता येते" -#: ../gtk/gtkspinbutton.c:216 +#: gtk/gtkspinbutton.c:216 msgid "Climb Rate" msgstr "चढणदर" -#: ../gtk/gtkspinbutton.c:236 +#: gtk/gtkspinbutton.c:236 msgid "Snap to Ticks" msgstr "खुणा चौकटबंद करा" -#: ../gtk/gtkspinbutton.c:237 +#: gtk/gtkspinbutton.c:237 msgid "" "Whether erroneous values are automatically changed to a spin button's " "nearest step increment" msgstr "बटणामध्ये चुकीचे मूल्य असल्यास ते आपोआप जवळच्या योग्य मुल्यात बदललेजाते की नाही" -#: ../gtk/gtkspinbutton.c:244 +#: gtk/gtkspinbutton.c:244 msgid "Numeric" msgstr "सांख्यिक" -#: ../gtk/gtkspinbutton.c:245 +#: gtk/gtkspinbutton.c:245 msgid "Whether non-numeric characters should be ignored" msgstr "असांख्यिक अक्षरे दुर्लक्षित करावी का" -#: ../gtk/gtkspinbutton.c:252 +#: gtk/gtkspinbutton.c:252 msgid "Wrap" msgstr "कवर करा" -#: ../gtk/gtkspinbutton.c:253 +#: gtk/gtkspinbutton.c:253 msgid "Whether a spin button should wrap upon reaching its limits" msgstr "आपल्या सीमेपर्यंत पोहोचल्यावर स्पिन बटण कवर व्हावे का" -#: ../gtk/gtkspinbutton.c:260 +#: gtk/gtkspinbutton.c:260 msgid "Update Policy" msgstr "समशोधनाची रीत" -#: ../gtk/gtkspinbutton.c:261 -msgid "Whether the spin button should update always, or only when the value is legal" +#: gtk/gtkspinbutton.c:261 +msgid "" +"Whether the spin button should update always, or only when the value is legal" msgstr "स्पिन बटणाने नेहमी समशोधन करावे की केवळ मूल्य वैध असते तेव्हा करावे" -#: ../gtk/gtkspinbutton.c:270 +#: gtk/gtkspinbutton.c:270 msgid "Reads the current value, or sets a new value" msgstr "वर्तमान मूल्य वाचते किंवा एक नवीन मूल्य निर्धारित करते" -#: ../gtk/gtkspinbutton.c:279 +#: gtk/gtkspinbutton.c:279 msgid "Style of bevel around the spin button" msgstr "शैली" -#: ../gtk/gtkstatusbar.c:141 +#: gtk/gtkstatusbar.c:141 msgid "Has Resize Grip" msgstr "पकड पुन:आकाराची आहे" -#: ../gtk/gtkstatusbar.c:142 +#: gtk/gtkstatusbar.c:142 msgid "Whether the statusbar has a grip for resizing the toplevel" msgstr "वरच्या क्रमवारी मूळ रूपात आणण्यास स्थितीदर्शक पट्टीकडे पकड आहे का" -#: ../gtk/gtkstatusbar.c:187 +#: gtk/gtkstatusbar.c:187 msgid "Style of bevel around the statusbar text" msgstr "स्थिती सुचक पट्टी वरील मजकुराभोवतीची उठाव शैली" -#: ../gtk/gtkstatusicon.c:226 +#: gtk/gtkstatusicon.c:226 msgid "GIcon" msgstr "" -#: ../gtk/gtkstatusicon.c:244 +#: gtk/gtkstatusicon.c:244 msgid "The size of the icon" msgstr "चिन्हाचे आकार" -#: ../gtk/gtkstatusicon.c:254 +#: gtk/gtkstatusicon.c:254 msgid "The screen where this status icon will be displayed" msgstr "ही स्थिती चिन्ह दर्शविले जाईल तो पडदा" -#: ../gtk/gtkstatusicon.c:261 +#: gtk/gtkstatusicon.c:261 msgid "Blinking" msgstr "लुकलुक करीत आहे" -#: ../gtk/gtkstatusicon.c:262 +#: gtk/gtkstatusicon.c:262 msgid "Whether or not the status icon is blinking" msgstr "स्थिती चिन्ह लुकलुक करीत आहे की नाही" -#: ../gtk/gtkstatusicon.c:270 +#: gtk/gtkstatusicon.c:270 msgid "Whether or not the status icon is visible" msgstr "सुस्पष्ट चित्र" -#: ../gtk/gtkstatusicon.c:286 +#: gtk/gtkstatusicon.c:286 msgid "Whether or not the status icon is embedded" msgstr "स्तिथी चिन्ह अंतर्भूत करायचे की नाही" -#: ../gtk/gtkstatusicon.c:302 ../gtk/gtktrayicon-x11.c:96 +#: gtk/gtkstatusicon.c:302 gtk/gtktrayicon-x11.c:96 msgid "The orientation of the tray" msgstr "ट्रेची दिशा" -#: ../gtk/gtktable.c:129 +#: gtk/gtktable.c:129 msgid "Rows" msgstr "ओळी" -#: ../gtk/gtktable.c:130 +#: gtk/gtktable.c:130 msgid "The number of rows in the table" msgstr "टेबलमधील ओळींची संख्या" -#: ../gtk/gtktable.c:138 +#: gtk/gtktable.c:138 msgid "Columns" msgstr "स्तंभ" -#: ../gtk/gtktable.c:139 +#: gtk/gtktable.c:139 msgid "The number of columns in the table" msgstr "टेबलमधील स्तंभ संख्या" -#: ../gtk/gtktable.c:147 +#: gtk/gtktable.c:147 msgid "Row spacing" msgstr "ओळीमधील रिकामी जागा" -#: ../gtk/gtktable.c:148 +#: gtk/gtktable.c:148 msgid "The amount of space between two consecutive rows" msgstr "पाठोपाठ येणाऱ्या दोन ओळींमधील रिकामी जागा" -#: ../gtk/gtktable.c:156 +#: gtk/gtktable.c:156 msgid "Column spacing" msgstr "स्तंभामधील रिकामी जागा" -#: ../gtk/gtktable.c:157 +#: gtk/gtktable.c:157 msgid "The amount of space between two consecutive columns" msgstr "पाठोपाठ येणाऱ्या दोन स्तंभामधील रिकामी जागा" -#: ../gtk/gtktable.c:166 +#: gtk/gtktable.c:166 msgid "If TRUE, the table cells are all the same width/height" msgstr "रुंदी उंची " -#: ../gtk/gtktable.c:173 +#: gtk/gtktable.c:173 msgid "Left attachment" msgstr "डावीकडील जोड" -#: ../gtk/gtktable.c:180 +#: gtk/gtktable.c:180 msgid "Right attachment" msgstr "उजवीकडील जोड" -#: ../gtk/gtktable.c:181 +#: gtk/gtktable.c:181 msgid "The column number to attach the right side of a child widget to" msgstr "उप घटकाच्या उजव्या बाजूस चिकटवायचे ते स्तंभ क्रमांक" -#: ../gtk/gtktable.c:187 +#: gtk/gtktable.c:187 msgid "Top attachment" msgstr "वरची जुळवणी" -#: ../gtk/gtktable.c:188 +#: gtk/gtktable.c:188 msgid "The row number to attach the top of a child widget to" msgstr "घटकाच्या वरच्या बाजूस चिकटवायचे ते ओळ क्रमांक" -#: ../gtk/gtktable.c:194 +#: gtk/gtktable.c:194 msgid "Bottom attachment" msgstr "तळ जोड" -#: ../gtk/gtktable.c:201 +#: gtk/gtktable.c:201 msgid "Horizontal options" msgstr "आडवे पर्याय" -#: ../gtk/gtktable.c:202 +#: gtk/gtktable.c:202 msgid "Options specifying the horizontal behaviour of the child" msgstr "उप घटकाची आडवे वर्तवणूक दर्शविणारे विकल्प" -#: ../gtk/gtktable.c:208 +#: gtk/gtktable.c:208 msgid "Vertical options" msgstr "उभे पर्याय" -#: ../gtk/gtktable.c:209 +#: gtk/gtktable.c:209 msgid "Options specifying the vertical behaviour of the child" msgstr "उप घटकाची उभी वर्तवणूक दर्शविणारे विकल्प" -#: ../gtk/gtktable.c:215 +#: gtk/gtktable.c:215 msgid "Horizontal padding" msgstr "आडवे मोकळी जागा" -#: ../gtk/gtktable.c:216 +#: gtk/gtktable.c:216 msgid "" "Extra space to put between the child and its left and right neighbors, in " "pixels" -msgstr "पिक्सेल मध्ये, मुख्य व त्याच्या उपघटकातील डाव्या व उजव्या शेजऱ्यांमध्ये प्रविष्ट करायची ती अगाऊ जागा" +msgstr "" +"पिक्सेल मध्ये, मुख्य व त्याच्या उपघटकातील डाव्या व उजव्या शेजऱ्यांमध्ये प्रविष्ट करायची ती " +"अगाऊ जागा" -#: ../gtk/gtktable.c:222 +#: gtk/gtktable.c:222 msgid "Vertical padding" msgstr "उभे मोकळी जागा" -#: ../gtk/gtktable.c:223 +#: gtk/gtktable.c:223 msgid "" "Extra space to put between the child and its upper and lower neighbors, in " "pixels" -msgstr "पिक्सेल मध्ये, मुख्य व त्याच्या उपघटकातील वरच्या व खालच्या शेजऱ्यांमध्ये प्रविष्ट करायची ती अगाऊ जागा" +msgstr "" +"पिक्सेल मध्ये, मुख्य व त्याच्या उपघटकातील वरच्या व खालच्या शेजऱ्यांमध्ये प्रविष्ट करायची ती " +"अगाऊ जागा" -#: ../gtk/gtktext.c:546 +#: gtk/gtktext.c:546 msgid "Horizontal adjustment for the text widget" msgstr "मजकुरातील विजेटसाठी करावी लागणारी क्षितिजपातळीवरील जुळणी" -#: ../gtk/gtktext.c:554 +#: gtk/gtktext.c:554 msgid "Vertical adjustment for the text widget" msgstr "पाठ्य मजकुरातील विजेटसाठी करावी लागणारी उभ्या दिशेकडील जुळणी" -#: ../gtk/gtktext.c:561 +#: gtk/gtktext.c:561 msgid "Line Wrap" msgstr "ओळी आच्छादन करा" -#: ../gtk/gtktext.c:562 +#: gtk/gtktext.c:562 msgid "Whether lines are wrapped at widget edges" msgstr "विडजेट कडांजवळील रेषा आच्छादीत करायच्या आहेत का" -#: ../gtk/gtktext.c:569 +#: gtk/gtktext.c:569 msgid "Word Wrap" msgstr "शब्द आच्छादन" -#: ../gtk/gtktext.c:570 +#: gtk/gtktext.c:570 msgid "Whether words are wrapped at widget edges" msgstr "विडजेट कडाजवळील शब्द आच्छादीत करायचे आहेत का" -#: ../gtk/gtktextbuffer.c:179 +#: gtk/gtktextbuffer.c:179 msgid "Tag Table" msgstr "टॅग कोष्टक" -#: ../gtk/gtktextbuffer.c:180 +#: gtk/gtktextbuffer.c:180 msgid "Text Tag Table" msgstr "लिखाण" -#: ../gtk/gtktextbuffer.c:198 +#: gtk/gtktextbuffer.c:198 msgid "Current text of the buffer" msgstr "बफर मधिल सद्याचे पाठ्य" -#: ../gtk/gtktextbuffer.c:212 +#: gtk/gtktextbuffer.c:212 msgid "Has selection" msgstr "निवड आहे" -#: ../gtk/gtktextbuffer.c:213 +#: gtk/gtktextbuffer.c:213 msgid "Whether the buffer has some text currently selected" msgstr "बफर मधिल काहिक पाठ्य सद्या निवडले गेली आहे का" -#: ../gtk/gtktextbuffer.c:229 +#: gtk/gtktextbuffer.c:229 msgid "Cursor position" msgstr "कर्सर स्थिती" -#: ../gtk/gtktextbuffer.c:230 -msgid "The position of the insert mark (as offset from the beginning of the buffer)" +#: gtk/gtktextbuffer.c:230 +msgid "" +"The position of the insert mark (as offset from the beginning of the buffer)" msgstr "अंतर्भूत चिन्हाची स्थिती (बफरच्या सुरवातीपासून ऑफसेट म्हणून)" -#: ../gtk/gtktextbuffer.c:245 +#: gtk/gtktextbuffer.c:245 msgid "Copy target list" msgstr "लक्ष्य यादी प्रतिकृत करा" -#: ../gtk/gtktextbuffer.c:246 -msgid "The list of targets this buffer supports for clipboard copying and DND source" +#: gtk/gtktextbuffer.c:246 +msgid "" +"The list of targets this buffer supports for clipboard copying and DND source" msgstr "क्लिपबोर्ड प्रतिकृती व DND स्त्रोत करीता समर्थन देणारी बफर मधिल लक्षांची यादी" -#: ../gtk/gtktextbuffer.c:261 +#: gtk/gtktextbuffer.c:261 msgid "Paste target list" msgstr "लक्ष यादी चिकटवा" -#: ../gtk/gtktextbuffer.c:262 +#: gtk/gtktextbuffer.c:262 msgid "" "The list of targets this buffer supports for clipboard pasting and DND " "destination" msgstr "क्लिपबोर्ड प्रतिकृती व DND स्त्रोत करीता समर्थन देणारी बफर मधिल लक्षांची यादी" -#: ../gtk/gtktextmark.c:90 +#: gtk/gtktextmark.c:90 msgid "Mark name" msgstr "चिन्हचे नाव" -#: ../gtk/gtktextmark.c:97 +#: gtk/gtktextmark.c:97 msgid "Left gravity" msgstr "डावी ग्रॅव्हीटी" -#: ../gtk/gtktextmark.c:98 +#: gtk/gtktextmark.c:98 msgid "Whether the mark has left gravity" msgstr "चिन्हकडे डावी ग्रॅव्हीटी आहे का" -#: ../gtk/gtktexttag.c:173 +#: gtk/gtktexttag.c:173 msgid "Tag name" msgstr "टॅगचे नाव" -#: ../gtk/gtktexttag.c:174 +#: gtk/gtktexttag.c:174 msgid "Name used to refer to the text tag. NULL for anonymous tags" msgstr "पाठ्य टॅगचा उल्लेख करण्यासाठी वापरलेले नाव. अपरिचीत टॅग करीता NULL" -#: ../gtk/gtktexttag.c:192 +#: gtk/gtktexttag.c:192 msgid "Background color as a (possibly unallocated) GdkColor" msgstr "GdkColor म्हणून (संभाव्य अनिर्धारीत) पार्श्वभूमीतील रंग" -#: ../gtk/gtktexttag.c:199 +#: gtk/gtktexttag.c:199 msgid "Background full height" msgstr "पार्श्वभूमीची पूर्ण ऊंची" -#: ../gtk/gtktexttag.c:200 +#: gtk/gtktexttag.c:200 msgid "" "Whether the background color fills the entire line height or only the height " "of the tagged characters" msgstr "" -"पार्श्वभूमीवरील रंग पूर्ण रेषेच्या ऊंचीपर्यंत भरलेला आहे कीकेवळ टॅगमधील अक्षरांच्या ऊंची " -"पर्यंत" +"पार्श्वभूमीवरील रंग पूर्ण रेषेच्या ऊंचीपर्यंत भरलेला आहे कीकेवळ टॅगमधील अक्षरांच्या ऊंची पर्यंत" -#: ../gtk/gtktexttag.c:208 +#: gtk/gtktexttag.c:208 msgid "Background stipple mask" msgstr "पार्श्वभुमीचा ठिपक्यांनी भरलेला मुखवटा" -#: ../gtk/gtktexttag.c:209 +#: gtk/gtktexttag.c:209 msgid "Bitmap to use as a mask when drawing the text background" msgstr "" -"मजकुराची पार्श्वभूमी तयार करताना एखाद्या मुखवट्याप्रमाणे उपयोग करता येईल असा " -"बिटमॅप" +"मजकुराची पार्श्वभूमी तयार करताना एखाद्या मुखवट्याप्रमाणे उपयोग करता येईल असा बिटमॅप" -#: ../gtk/gtktexttag.c:226 +#: gtk/gtktexttag.c:226 msgid "Foreground color as a (possibly unallocated) GdkColor" msgstr "GdkColor म्हणून (संभाव्य अनिर्धारीत) पृष्ठभूमीतील रंग" -#: ../gtk/gtktexttag.c:234 +#: gtk/gtktexttag.c:234 msgid "Foreground stipple mask" msgstr "पुढील भागाचा ठिपक्यांनी भरलेला मुखवटा" -#: ../gtk/gtktexttag.c:235 +#: gtk/gtktexttag.c:235 msgid "Bitmap to use as a mask when drawing the text foreground" msgstr "" -"मजकुराचा पुढील भाग तयार करताना एखाद्या मुखवट्याप्रमाणे उपयोग करता येईल असा " -"बिटमॅप" +"मजकुराचा पुढील भाग तयार करताना एखाद्या मुखवट्याप्रमाणे उपयोग करता येईल असा बिटमॅप" -#: ../gtk/gtktexttag.c:242 +#: gtk/gtktexttag.c:242 msgid "Text direction" msgstr "मजकुराची दिशा" -#: ../gtk/gtktexttag.c:243 +#: gtk/gtktexttag.c:243 msgid "Text direction, e.g. right-to-left or left-to-right" msgstr "मजकुराची दिशा, उदा. उजवीकडून -डावीकडे किंवा डावीकडून उजवीकडे" -#: ../gtk/gtktexttag.c:292 +#: gtk/gtktexttag.c:292 msgid "Font style as a PangoStyle, e.g. PANGO_STYLE_ITALIC" msgstr "फोन्ट(अक्षर रचना)" -#: ../gtk/gtktexttag.c:301 +#: gtk/gtktexttag.c:301 msgid "Font variant as a PangoVariant, e.g. PANGO_VARIANT_SMALL_CAPS" msgstr "फोन्ट(अक्षर रचना)" -#: ../gtk/gtktexttag.c:310 +#: gtk/gtktexttag.c:310 msgid "" "Font weight as an integer, see predefined values in PangoWeight; for " "example, PANGO_WEIGHT_BOLD" msgstr "फोन्ट(अक्षर रचना)" -#: ../gtk/gtktexttag.c:321 +#: gtk/gtktexttag.c:321 msgid "Font stretch as a PangoStretch, e.g. PANGO_STRETCH_CONDENSED" msgstr "फोन्ट(अक्षर रचना)" -#: ../gtk/gtktexttag.c:330 +#: gtk/gtktexttag.c:330 msgid "Font size in Pango units" msgstr "फोन्ट(अक्षर रचना)" -#: ../gtk/gtktexttag.c:340 +#: gtk/gtktexttag.c:340 msgid "" "Font size as a scale factor relative to the default font size. This properly " "adapts to theme changes etc. so is recommended. Pango predefines some scales " "such as PANGO_SCALE_X_LARGE" -msgstr "मुलभूत फॉन्ट आकारशी परस्पर संबंधी बदलकरण्याजोगी फॉन्ट आकार. यामुळे सुत्रयोजना मधिल बदल करीता इत्यादी करीता सोय प्राप्त होते. Pango काहीक प्रमाण सूचवितो जसे की PANGO_SCALE_X_LARGE" +msgstr "" +"मुलभूत फॉन्ट आकारशी परस्पर संबंधी बदलकरण्याजोगी फॉन्ट आकार. यामुळे सुत्रयोजना मधिल बदल " +"करीता इत्यादी करीता सोय प्राप्त होते. Pango काहीक प्रमाण सूचवितो जसे की " +"PANGO_SCALE_X_LARGE" -#: ../gtk/gtktexttag.c:360 ../gtk/gtktextview.c:586 +#: gtk/gtktexttag.c:360 gtk/gtktextview.c:586 msgid "Left, right, or center justification" msgstr "डावीकडील, उजवीकडील, किंवा केंद्रभागातील माडंणी" -#: ../gtk/gtktexttag.c:379 +#: gtk/gtktexttag.c:379 msgid "" "The language this text is in, as an ISO code. Pango can use this as a hint " "when rendering the text. If not set, an appropriate default will be used." -msgstr "पाठ्य मध्ये वापरलेली भाषा, हे ISO कोड आहे. Pango यास पाठ्य दर्शवितेवेळी ओळखखूण म्हणून लक्षात ठेवेल. निश्चित नसल्यास, योग्य मुलभूत वापरले जाईल." +msgstr "" +"पाठ्य मध्ये वापरलेली भाषा, हे ISO कोड आहे. Pango यास पाठ्य दर्शवितेवेळी ओळखखूण म्हणून " +"लक्षात ठेवेल. निश्चित नसल्यास, योग्य मुलभूत वापरले जाईल." -#: ../gtk/gtktexttag.c:386 +#: gtk/gtktexttag.c:386 msgid "Left margin" msgstr "डावीकडील समास" -#: ../gtk/gtktexttag.c:387 ../gtk/gtktextview.c:595 +#: gtk/gtktexttag.c:387 gtk/gtktextview.c:595 msgid "Width of the left margin in pixels" msgstr "डावीकडील समासाची अक्षररूपातील (pixels) रुंदी" -#: ../gtk/gtktexttag.c:396 +#: gtk/gtktexttag.c:396 msgid "Right margin" msgstr "उजवीकडील समास" -#: ../gtk/gtktexttag.c:397 ../gtk/gtktextview.c:605 +#: gtk/gtktexttag.c:397 gtk/gtktextview.c:605 msgid "Width of the right margin in pixels" msgstr "उजवीकडील समासाची अक्षररूपातील (pixels) रुंदी" -#: ../gtk/gtktexttag.c:407 ../gtk/gtktextview.c:614 +#: gtk/gtktexttag.c:407 gtk/gtktextview.c:614 msgid "Indent" msgstr "परिच्छेदासाठी जागा" -#: ../gtk/gtktexttag.c:408 ../gtk/gtktextview.c:615 +#: gtk/gtktexttag.c:408 gtk/gtktextview.c:615 msgid "Amount to indent the paragraph, in pixels" msgstr "परिच्छेदासाठी अक्षररुपात लागणारी (pixels) जागा" -#: ../gtk/gtktexttag.c:419 +#: gtk/gtktexttag.c:419 msgid "" "Offset of text above the baseline (below the baseline if rise is negative) " "in Pango units" msgstr "बेसलाईनच्या वरील (खालील जर वाढ नकारार्थी असेल तर) पाठ्यचे ऑफसेट Pango एकक मध्ये" -#: ../gtk/gtktexttag.c:428 +#: gtk/gtktexttag.c:428 msgid "Pixels above lines" msgstr "रेषांवरील अक्षरे" -#: ../gtk/gtktexttag.c:429 ../gtk/gtktextview.c:539 +#: gtk/gtktexttag.c:429 gtk/gtktextview.c:539 msgid "Pixels of blank space above paragraphs" msgstr "परिच्छेदावरील रिक्त स्थानांसाठी अक्षरे" -#: ../gtk/gtktexttag.c:438 +#: gtk/gtktexttag.c:438 msgid "Pixels below lines" msgstr "रेषांखालील अक्षरे" -#: ../gtk/gtktexttag.c:439 ../gtk/gtktextview.c:549 +#: gtk/gtktexttag.c:439 gtk/gtktextview.c:549 msgid "Pixels of blank space below paragraphs" msgstr "परिच्छेदाखालील रिक्त स्थानांसाठी अक्षरे" -#: ../gtk/gtktexttag.c:448 +#: gtk/gtktexttag.c:448 msgid "Pixels inside wrap" msgstr "आच्छादनातील अक्षरे" -#: ../gtk/gtktexttag.c:449 ../gtk/gtktextview.c:559 +#: gtk/gtktexttag.c:449 gtk/gtktextview.c:559 msgid "Pixels of blank space between wrapped lines in a paragraph" msgstr "परिच्छेदातील आच्छादित रेषांमधल्या रिक्त स्थानांसाठी अक्षरे" -#: ../gtk/gtktexttag.c:476 ../gtk/gtktextview.c:577 -msgid "Whether to wrap lines never, at word boundaries, or at character boundaries" +#: gtk/gtktexttag.c:476 gtk/gtktextview.c:577 +msgid "" +"Whether to wrap lines never, at word boundaries, or at character boundaries" msgstr "शब्दांच्या किंवा अक्षरांच्या सीमेवरील रेषा कधीच आच्छादीत करु नयेत का" -#: ../gtk/gtktexttag.c:485 ../gtk/gtktextview.c:624 +#: gtk/gtktexttag.c:485 gtk/gtktextview.c:624 msgid "Tabs" msgstr "टॅब" -#: ../gtk/gtktexttag.c:486 ../gtk/gtktextview.c:625 +#: gtk/gtktexttag.c:486 gtk/gtktextview.c:625 msgid "Custom tabs for this text" msgstr "ह्या मजकुरासाठी लागणारा नेहेमीचा साधारण टॅब" -#: ../gtk/gtktexttag.c:504 +#: gtk/gtktexttag.c:504 msgid "Invisible" msgstr "अदृश्य" -#: ../gtk/gtktexttag.c:505 +#: gtk/gtktexttag.c:505 msgid "Whether this text is hidden." msgstr "हे पाठ्य लपविलेले आहे का." -#: ../gtk/gtktexttag.c:519 +#: gtk/gtktexttag.c:519 msgid "Paragraph background color name" msgstr "परिच्छेद पार्श्वभूमीतील रंगाचे नाव" -#: ../gtk/gtktexttag.c:520 +#: gtk/gtktexttag.c:520 msgid "Paragraph background color as a string" msgstr "अक्षरमाळा म्हणून परिच्छेद पार्श्वभूमीतील रंग" -#: ../gtk/gtktexttag.c:535 +#: gtk/gtktexttag.c:535 msgid "Paragraph background color" msgstr "परिच्छेद पार्श्वभूमीतील रंग" -#: ../gtk/gtktexttag.c:536 +#: gtk/gtktexttag.c:536 msgid "Paragraph background color as a (possibly unallocated) GdkColor" msgstr "GdkColor प्रमाणे परिच्छेद पार्श्वभूमीतील रंग (संभाव्य अनिर्धारीत)" -#: ../gtk/gtktexttag.c:554 +#: gtk/gtktexttag.c:554 msgid "Margin Accumulates" msgstr "समास एकत्र होते" -#: ../gtk/gtktexttag.c:555 +#: gtk/gtktexttag.c:555 msgid "Whether left and right margins accumulate." msgstr "डावे व उजवे समास एकत्र करायचे का." -#: ../gtk/gtktexttag.c:568 +#: gtk/gtktexttag.c:568 msgid "Background full height set" msgstr "पार्श्वभूमीची पूर्ण ऊंची" -#: ../gtk/gtktexttag.c:569 +#: gtk/gtktexttag.c:569 msgid "Whether this tag affects background height" msgstr "ह्या टॅगचा पार्श्वभूमीच्या ऊंचीवर परिणाम होऊ शकतो का" -#: ../gtk/gtktexttag.c:572 +#: gtk/gtktexttag.c:572 msgid "Background stipple set" msgstr "पार्श्वभूमीचा ठिपक्यांनी भरलेला संच" -#: ../gtk/gtktexttag.c:573 +#: gtk/gtktexttag.c:573 msgid "Whether this tag affects the background stipple" msgstr "ह्या टैगचा पार्श्वभूमीच्या ठिपक्यांवर परिणाम होऊ शकतो का" -#: ../gtk/gtktexttag.c:580 +#: gtk/gtktexttag.c:580 msgid "Foreground stipple set" msgstr "पुढीलभागाचा ठिपक्यांनी भरलेला संच" -#: ../gtk/gtktexttag.c:581 +#: gtk/gtktexttag.c:581 msgid "Whether this tag affects the foreground stipple" msgstr "ह्या टॅगचा पुढीलभागातील ठिपक्यांवर परिणाम होऊ शकतो का" -#: ../gtk/gtktexttag.c:616 +#: gtk/gtktexttag.c:616 msgid "Justification set" msgstr "मांडणी संच" -#: ../gtk/gtktexttag.c:617 +#: gtk/gtktexttag.c:617 msgid "Whether this tag affects paragraph justification" msgstr "ह्या टॅगचा परिच्छेदाच्या मांडणीवर परिणाम होऊ शकतो का" -#: ../gtk/gtktexttag.c:624 +#: gtk/gtktexttag.c:624 msgid "Left margin set" msgstr "डावीकडील समास संच" -#: ../gtk/gtktexttag.c:625 +#: gtk/gtktexttag.c:625 msgid "Whether this tag affects the left margin" msgstr "ह्या टॅगचा डावीकडील समासावर परिणाम होऊ शकतो का" -#: ../gtk/gtktexttag.c:628 +#: gtk/gtktexttag.c:628 msgid "Indent set" msgstr "परीच्छेद जागेसाठीचा संच" -#: ../gtk/gtktexttag.c:629 +#: gtk/gtktexttag.c:629 msgid "Whether this tag affects indentation" msgstr "ह्या टॅगचा परिच्छेदाच्या जागेवर परिणाम होऊ शकतो का" -#: ../gtk/gtktexttag.c:636 +#: gtk/gtktexttag.c:636 msgid "Pixels above lines set" msgstr "रेषासंचावरील अक्षरे" -#: ../gtk/gtktexttag.c:637 ../gtk/gtktexttag.c:641 +#: gtk/gtktexttag.c:637 gtk/gtktexttag.c:641 msgid "Whether this tag affects the number of pixels above lines" msgstr "ह्या टॅगचा रेषासंचावरील अक्षरांच्या संख्येवर परिणाम होऊ शकतो का" -#: ../gtk/gtktexttag.c:640 +#: gtk/gtktexttag.c:640 msgid "Pixels below lines set" msgstr "रेषासंचाखालील अक्षरे" -#: ../gtk/gtktexttag.c:644 +#: gtk/gtktexttag.c:644 msgid "Pixels inside wrap set" msgstr "आच्छादित संचातील अक्षरे" -#: ../gtk/gtktexttag.c:645 +#: gtk/gtktexttag.c:645 msgid "Whether this tag affects the number of pixels between wrapped lines" msgstr "ह्या टॅगचा आच्छादित रेषासंचावरील अक्षरांच्या संख्येवर परिणाम होऊ शकतो का" -#: ../gtk/gtktexttag.c:652 +#: gtk/gtktexttag.c:652 msgid "Right margin set" msgstr "उजवीकडील समास संच" -#: ../gtk/gtktexttag.c:653 +#: gtk/gtktexttag.c:653 msgid "Whether this tag affects the right margin" msgstr "ह्या टॅगचा उजवीकडील समासावर परिणाम होऊ शकतो का" -#: ../gtk/gtktexttag.c:660 +#: gtk/gtktexttag.c:660 msgid "Wrap mode set" msgstr "रूप संच आच्छादित करा" -#: ../gtk/gtktexttag.c:661 +#: gtk/gtktexttag.c:661 msgid "Whether this tag affects line wrap mode" msgstr "ह्या टॅगचा आच्छादित रूपसंचावर परिणाम होऊ शकतो का" -#: ../gtk/gtktexttag.c:664 +#: gtk/gtktexttag.c:664 msgid "Tabs set" msgstr "टॅब संच" -#: ../gtk/gtktexttag.c:665 +#: gtk/gtktexttag.c:665 msgid "Whether this tag affects tabs" msgstr "ह्या टॅगचा टॅबवर परिणाम होउ शकतो का" -#: ../gtk/gtktexttag.c:668 +#: gtk/gtktexttag.c:668 msgid "Invisible set" msgstr "अदृश्य संच" -#: ../gtk/gtktexttag.c:669 +#: gtk/gtktexttag.c:669 msgid "Whether this tag affects text visibility" msgstr "या टॅगचा मजकुर दिसण्यावर परिणाम होऊ शकतो का" -#: ../gtk/gtktexttag.c:672 +#: gtk/gtktexttag.c:672 msgid "Paragraph background set" msgstr "परिच्छेद पार्श्वभूमी संच" -#: ../gtk/gtktexttag.c:673 +#: gtk/gtktexttag.c:673 msgid "Whether this tag affects the paragraph background color" msgstr "हा टॅग परिच्छेद पार्श्वभूमीतील रंगाला प्रभावी ठरतो का" -#: ../gtk/gtktextview.c:538 +#: gtk/gtktextview.c:538 msgid "Pixels Above Lines" msgstr "रेषांवरील अक्षरे" -#: ../gtk/gtktextview.c:548 +#: gtk/gtktextview.c:548 msgid "Pixels Below Lines" msgstr "रेषांखालील अक्षरे" -#: ../gtk/gtktextview.c:558 +#: gtk/gtktextview.c:558 msgid "Pixels Inside Wrap" msgstr "आच्छादनातील अक्षरे" -#: ../gtk/gtktextview.c:576 +#: gtk/gtktextview.c:576 msgid "Wrap Mode" msgstr "रूप आच्छादित करा" -#: ../gtk/gtktextview.c:594 +#: gtk/gtktextview.c:594 msgid "Left Margin" msgstr "डावीकडील समास" -#: ../gtk/gtktextview.c:604 +#: gtk/gtktextview.c:604 msgid "Right Margin" msgstr "उजवीकडील समास" -#: ../gtk/gtktextview.c:632 +#: gtk/gtktextview.c:632 msgid "Cursor Visible" msgstr "कर्सरची दर्शनियता" -#: ../gtk/gtktextview.c:633 +#: gtk/gtktextview.c:633 msgid "If the insertion cursor is shown" msgstr "कर्सर दाखवलेला असेल तर" -#: ../gtk/gtktextview.c:640 +#: gtk/gtktextview.c:640 msgid "Buffer" msgstr "बफर" -#: ../gtk/gtktextview.c:641 +#: gtk/gtktextview.c:641 msgid "The buffer which is displayed" msgstr "दर्शविण्याजोगी बफर" -#: ../gtk/gtktextview.c:649 +#: gtk/gtktextview.c:649 msgid "Whether entered text overwrites existing contents" msgstr "आता अस्तित्वात असलेली माहिती नवीन घातलेली वाक्यरचना पुसूत आहे" -#: ../gtk/gtktextview.c:656 +#: gtk/gtktextview.c:656 msgid "Accepts tab" msgstr "हा टॅब स्वीकारतो" -#: ../gtk/gtktextview.c:657 +#: gtk/gtktextview.c:657 msgid "Whether Tab will result in a tab character being entered" msgstr "Tab परिणाम टॅबरचना अंतर्भूत करण्यास होईल का" -#: ../gtk/gtktextview.c:666 +#: gtk/gtktextview.c:666 msgid "Error underline color" msgstr "त्रुटी रेखांकीत रंग" -#: ../gtk/gtktextview.c:667 +#: gtk/gtktextview.c:667 msgid "Color with which to draw error-indication underlines" msgstr "ज्या रंगाने त्रुटी-दर्शविण्याकरीताचे रेखांकीत ओळी बनविण्याकरीताचे रंग" -#: ../gtk/gtktoggleaction.c:103 +#: gtk/gtktoggleaction.c:103 msgid "Create the same proxies as a radio action" msgstr "रेडियोच्या बटनाप्रमाणे एक बटण दर्शवा" -#: ../gtk/gtktoggleaction.c:104 +#: gtk/gtktoggleaction.c:104 msgid "Whether the proxies for this action look like radio action proxies" msgstr "ह्या कृतीचे बदल हे रेडिओकृती बदलासारखे दिसत असतील तर" -#: ../gtk/gtktoggleaction.c:119 +#: gtk/gtktoggleaction.c:119 msgid "If the toggle action should be active in or not" msgstr "टॉगल कृती सक्रीय असायला हवी की नाही" -#: ../gtk/gtktogglebutton.c:103 ../gtk/gtktoggletoolbutton.c:102 +#: gtk/gtktogglebutton.c:103 gtk/gtktoggletoolbutton.c:102 msgid "If the toggle button should be pressed in or not" msgstr "टॉगल बटण दाबायचे आहे की नाहीं" -#: ../gtk/gtktogglebutton.c:111 +#: gtk/gtktogglebutton.c:111 msgid "If the toggle button is in an \"in between\" state" msgstr "टॉगल बटण \"मध्य स्थितीत\"असायला हवी का" -#: ../gtk/gtktogglebutton.c:118 +#: gtk/gtktogglebutton.c:118 msgid "Draw Indicator" msgstr "सूचनादर्शक बनवा" -#: ../gtk/gtktogglebutton.c:119 +#: gtk/gtktogglebutton.c:119 msgid "If the toggle part of the button is displayed" msgstr "बटणाचा टॉगल भाग प्रदर्शित केला असेल तर" -#: ../gtk/gtktoolbar.c:493 +#: gtk/gtktoolbar.c:493 msgid "The orientation of the toolbar" msgstr "टूलबारची दिशा" -#: ../gtk/gtktoolbar.c:501 +#: gtk/gtktoolbar.c:501 msgid "Toolbar Style" msgstr "टूलबारची शैली " -#: ../gtk/gtktoolbar.c:502 +#: gtk/gtktoolbar.c:502 msgid "How to draw the toolbar" msgstr "टूलबार कसे बनवायचे आहेत" -#: ../gtk/gtktoolbar.c:509 +#: gtk/gtktoolbar.c:509 msgid "Show Arrow" msgstr "बाण दर्शवा" -#: ../gtk/gtktoolbar.c:510 +#: gtk/gtktoolbar.c:510 msgid "If an arrow should be shown if the toolbar doesn't fit" msgstr "साधनपट्टी मावत नसल्यास बाण दर्शवायचे का" -#: ../gtk/gtktoolbar.c:525 +#: gtk/gtktoolbar.c:525 msgid "Tooltips" msgstr "साधनटीप" -#: ../gtk/gtktoolbar.c:526 +#: gtk/gtktoolbar.c:526 msgid "If the tooltips of the toolbar should be active or not" msgstr "साधनपट्टीतील साधनटीप सक्रीय असायला हवी किंवा नाही" -#: ../gtk/gtktoolbar.c:548 +#: gtk/gtktoolbar.c:548 msgid "Size of icons in this toolbar" msgstr "साधनपट्टीतील चिन्हाचे आकार" -#: ../gtk/gtktoolbar.c:563 +#: gtk/gtktoolbar.c:563 msgid "Icon size set" msgstr "आइकान" -#: ../gtk/gtktoolbar.c:564 +#: gtk/gtktoolbar.c:564 msgid "Whether the icon-size property has been set" msgstr "चिन्ह-आकार गुणधर्म निश्चित केले गेले का" -#: ../gtk/gtktoolbar.c:573 +#: gtk/gtktoolbar.c:573 msgid "Whether the item should receive extra space when the toolbar grows" msgstr "जर साधनपट्टी वाढली तर गोष्टीला अधिक जागा मिळायला हवी का" -#: ../gtk/gtktoolbar.c:581 +#: gtk/gtktoolbar.c:581 msgid "Whether the item should be the same size as other homogeneous items" msgstr "इतर संयुक्त घटकाच्या आकाराचेच घटकाचे आकार असायला पाहिजे का" -#: ../gtk/gtktoolbar.c:588 +#: gtk/gtktoolbar.c:588 msgid "Spacer size" msgstr "स्पेसरचा आकार" -#: ../gtk/gtktoolbar.c:589 +#: gtk/gtktoolbar.c:589 msgid "Size of spacers" msgstr "स्पेसरचे आकार" -#: ../gtk/gtktoolbar.c:598 +#: gtk/gtktoolbar.c:598 msgid "Amount of border space between the toolbar shadow and the buttons" msgstr "टूलबारची छाया आणि बटणांमधील सीमेची मोकळी जागा" -#: ../gtk/gtktoolbar.c:606 +#: gtk/gtktoolbar.c:606 msgid "Maximum child expand" msgstr "कमाल उपघटक विस्तार" -#: ../gtk/gtktoolbar.c:607 +#: gtk/gtktoolbar.c:607 msgid "Maximum amount of space an expandable item will be given" msgstr "विस्तारीत घटकास देण्याजोगी कमाल जागा" -#: ../gtk/gtktoolbar.c:615 +#: gtk/gtktoolbar.c:615 msgid "Space style" msgstr "रिक्त स्थानाची शैली" -#: ../gtk/gtktoolbar.c:616 +#: gtk/gtktoolbar.c:616 msgid "Whether spacers are vertical lines or just blank" msgstr " काय स्पेसर उभ्या रेषांच्या रूपात असावेत की केवळ रिकाम्या असाव्यात" -#: ../gtk/gtktoolbar.c:623 +#: gtk/gtktoolbar.c:623 msgid "Button relief" msgstr "दाबून ठेवलेले बटण मोकळे करा" -#: ../gtk/gtktoolbar.c:624 +#: gtk/gtktoolbar.c:624 msgid "Type of bevel around toolbar buttons" msgstr "टूलबार मधील बटणांच्या भोवतालचा उठाव प्रकार" -#: ../gtk/gtktoolbar.c:631 +#: gtk/gtktoolbar.c:631 msgid "Style of bevel around the toolbar" msgstr "टूलबार सभोवतालचा उठाव प्रकार" -#: ../gtk/gtktoolbar.c:637 +#: gtk/gtktoolbar.c:637 msgid "Toolbar style" msgstr "टूलबारची शैली " -#: ../gtk/gtktoolbar.c:638 -msgid "Whether default toolbars have text only, text and icons, icons only, etc." -msgstr "सर्वसाधारण टूलबार मध्ये केवळ मजकुर, मजकुर आणि आइकान्स, फक्त आइकान्स, इत्यादी आहेत का." +#: gtk/gtktoolbar.c:638 +msgid "" +"Whether default toolbars have text only, text and icons, icons only, etc." +msgstr "" +"सर्वसाधारण टूलबार मध्ये केवळ मजकुर, मजकुर आणि आइकान्स, फक्त आइकान्स, इत्यादी आहेत का." -#: ../gtk/gtktoolbar.c:644 +#: gtk/gtktoolbar.c:644 msgid "Toolbar icon size" msgstr "टूलबारमधील आइकानचा आकार" -#: ../gtk/gtktoolbar.c:645 +#: gtk/gtktoolbar.c:645 msgid "Size of icons in default toolbars" msgstr "सर्वसाधारण टूलबारमधील आइकानचा आकार" -#: ../gtk/gtktoolbutton.c:181 +#: gtk/gtktoolbutton.c:181 msgid "Text to show in the item." msgstr "लिखाण." -#: ../gtk/gtktoolbutton.c:188 +#: gtk/gtktoolbutton.c:188 msgid "" "If set, an underline in the label property indicates that the next character " "should be used for the mnemonic accelerator key in the overflow menu" -msgstr "निश्चित केल्यास, लेबल गुणधर्मातील अधोरखन असे सूचविते की पुढचे अक्षर ओव्हरफ्लो मेन्यु मध्ये नेमॉनीक प्रवेगक कळ म्हणून वापरले पाहिजे" +msgstr "" +"निश्चित केल्यास, लेबल गुणधर्मातील अधोरखन असे सूचविते की पुढचे अक्षर ओव्हरफ्लो मेन्यु मध्ये " +"नेमॉनीक प्रवेगक कळ म्हणून वापरले पाहिजे" -#: ../gtk/gtktoolbutton.c:195 +#: gtk/gtktoolbutton.c:195 msgid "Widget to use as the item label" msgstr "विजेट" -#: ../gtk/gtktoolbutton.c:201 +#: gtk/gtktoolbutton.c:201 msgid "Stock Id" msgstr "स्टॉक Id" -#: ../gtk/gtktoolbutton.c:202 +#: gtk/gtktoolbutton.c:202 msgid "The stock icon displayed on the item" msgstr "घटकावरील दर्शविण्याजोगी स्टॉक चिन्ह" -#: ../gtk/gtktoolbutton.c:218 +#: gtk/gtktoolbutton.c:218 msgid "Icon name" msgstr "आइकान" -#: ../gtk/gtktoolbutton.c:219 +#: gtk/gtktoolbutton.c:219 msgid "The name of the themed icon displayed on the item" msgstr "घटकावरील दर्शविण्याजोगी सुत्रयोजना चिन्हाचे नाव" -#: ../gtk/gtktoolbutton.c:225 +#: gtk/gtktoolbutton.c:225 msgid "Icon widget" msgstr "आइकान" -#: ../gtk/gtktoolbutton.c:226 +#: gtk/gtktoolbutton.c:226 msgid "Icon widget to display in the item" msgstr "आइकान" -#: ../gtk/gtktoolbutton.c:239 +#: gtk/gtktoolbutton.c:239 msgid "Icon spacing" msgstr "आइकान" -#: ../gtk/gtktoolbutton.c:240 +#: gtk/gtktoolbutton.c:240 msgid "Spacing in pixels between the icon and label" msgstr "मोकळी जागा ठेवा" -#: ../gtk/gtktoolitem.c:171 +#: gtk/gtktoolitem.c:171 msgid "" "Whether the toolbar item is considered important. When TRUE, toolbar buttons " "show text in GTK_TOOLBAR_BOTH_HORIZ mode" -msgstr "साधनपट्टीतील घटक महत्वाचे ठरले जाते का. खरे असल्यास, साधनपट्टी बटण GTK_TOOLBAR_BOTH_HORIZ पध्दती मध्ये पाठ्य दर्शविते" +msgstr "" +"साधनपट्टीतील घटक महत्वाचे ठरले जाते का. खरे असल्यास, साधनपट्टी बटण " +"GTK_TOOLBAR_BOTH_HORIZ पध्दती मध्ये पाठ्य दर्शविते" -#: ../gtk/gtktreemodelsort.c:274 +#: gtk/gtktreemodelsort.c:274 msgid "TreeModelSort Model" msgstr "ट्रीमॉडेल ही एक माहिती क्रमबध्द करण्याची पध्दती आहे" -#: ../gtk/gtktreemodelsort.c:275 +#: gtk/gtktreemodelsort.c:275 msgid "The model for the TreeModelSort to sort" msgstr "माहिती क्रमबध्द करण्यासाठी ट्रीमॉडेलसॉर्टचे स्वरुप" -#: ../gtk/gtktreeview.c:570 +#: gtk/gtktreeview.c:570 msgid "TreeView Model" msgstr "ट्रीमॉडेलच्या(बहुस्तरीय) स्वरुपात पहा" -#: ../gtk/gtktreeview.c:571 +#: gtk/gtktreeview.c:571 msgid "The model for the tree view" msgstr "ट्रीमॉडेलचे (बहुस्तरीय) स्वरुप" -#: ../gtk/gtktreeview.c:579 +#: gtk/gtktreeview.c:579 msgid "Horizontal Adjustment for the widget" msgstr "विडगेटकरीता क्षिितजपातळीवरील जुळणी(समायोजन)" -#: ../gtk/gtktreeview.c:587 +#: gtk/gtktreeview.c:587 msgid "Vertical Adjustment for the widget" msgstr "विडगेटकरीता वरच्यादिशेकडील जुळणी(समायोजन)" -#: ../gtk/gtktreeview.c:594 +#: gtk/gtktreeview.c:594 msgid "Headers Visible" msgstr "दर्शनीय" -#: ../gtk/gtktreeview.c:595 +#: gtk/gtktreeview.c:595 msgid "Show the column header buttons" msgstr "स्तंभावरील शीर्षकांची बटणे दाखवा" -#: ../gtk/gtktreeview.c:602 +#: gtk/gtktreeview.c:602 msgid "Headers Clickable" msgstr "शीर्षक क्लिक करण्यास योग्य" -#: ../gtk/gtktreeview.c:603 +#: gtk/gtktreeview.c:603 msgid "Column headers respond to click events" msgstr "क्लिक होणाऱ्या घटनांना प्रतिसाद देणारी स्तंभ शिर्षके" -#: ../gtk/gtktreeview.c:610 +#: gtk/gtktreeview.c:610 msgid "Expander Column" msgstr "स्तंभ विस्तारक" -#: ../gtk/gtktreeview.c:611 +#: gtk/gtktreeview.c:611 msgid "Set the column for the expander column" msgstr "स्तंभ विस्ताराकरीता स्तंभाची रचना करा" -#: ../gtk/gtktreeview.c:626 +#: gtk/gtktreeview.c:626 msgid "Rules Hint" msgstr "नियम" -#: ../gtk/gtktreeview.c:627 +#: gtk/gtktreeview.c:627 msgid "Set a hint to the theme engine to draw rows in alternating colors" msgstr "" -"एक सोडून एक येतील अशा पर्यायी रंगामध्ये ओळी बनविण्यासाठी थीमइंजिनला कळतील " -"अशा सूचना द्या" +"एक सोडून एक येतील अशा पर्यायी रंगामध्ये ओळी बनविण्यासाठी थीमइंजिनला कळतील अशा सूचना " +"द्या" -#: ../gtk/gtktreeview.c:634 +#: gtk/gtktreeview.c:634 msgid "Enable Search" msgstr "शोधकाम क्रियाशील करा" -#: ../gtk/gtktreeview.c:635 +#: gtk/gtktreeview.c:635 msgid "View allows user to search through columns interactively" msgstr "" -"माहितीच्या अशा स्वरुपामुळे युजरला (कॉम्प्युटर वापरणाऱ्या व्यक्तीला) अनेक स्तंभातून " -"सहजपणे हवे ते शोधकार्य करता येते" +"माहितीच्या अशा स्वरुपामुळे युजरला (कॉम्प्युटर वापरणाऱ्या व्यक्तीला) अनेक स्तंभातून सहजपणे हवे " +"ते शोधकार्य करता येते" -#: ../gtk/gtktreeview.c:642 +#: gtk/gtktreeview.c:642 msgid "Search Column" msgstr "स्तंभामधून शोधा" -#: ../gtk/gtktreeview.c:643 +#: gtk/gtktreeview.c:643 msgid "Model column to search through when searching through code" msgstr "शोधकार्य करताना उपयुक्त ठरेल असा स्तंभ" -#: ../gtk/gtktreeview.c:663 +#: gtk/gtktreeview.c:663 msgid "Fixed Height Mode" msgstr "ऊंची मोड (रूप)" -#: ../gtk/gtktreeview.c:664 +#: gtk/gtktreeview.c:664 msgid "Speeds up GtkTreeView by assuming that all rows have the same height" msgstr "सर्व आडव्या रेषांना समांतर उंची आहे हे समजून GtkTreeView वेग वाढवतो" -#: ../gtk/gtktreeview.c:684 +#: gtk/gtktreeview.c:684 msgid "Hover Selection" msgstr "फॉन्ट निवड" -#: ../gtk/gtktreeview.c:685 +#: gtk/gtktreeview.c:685 msgid "Whether the selection should follow the pointer" msgstr "रंगनिवडकाने अपारदर्शकाचे नियंत्रण करावे का" -#: ../gtk/gtktreeview.c:704 +#: gtk/gtktreeview.c:704 msgid "Hover Expand" msgstr "विस्तार करा" -#: ../gtk/gtktreeview.c:705 -msgid "Whether rows should be expanded/collapsed when the pointer moves over them" +#: gtk/gtktreeview.c:705 +msgid "" +"Whether rows should be expanded/collapsed when the pointer moves over them" msgstr "पॉईंटर त्यावर फिरविल्यास ओळी विस्तारीत/नष्ट करायचे का" -#: ../gtk/gtktreeview.c:719 +#: gtk/gtktreeview.c:719 msgid "Show Expanders" msgstr "विस्तार दर्शवा" -#: ../gtk/gtktreeview.c:720 +#: gtk/gtktreeview.c:720 msgid "View has expanders" msgstr "विस्तार म्हणून पहा" -#: ../gtk/gtktreeview.c:734 +#: gtk/gtktreeview.c:734 msgid "Level Indentation" msgstr "स्थर रचना" -#: ../gtk/gtktreeview.c:735 +#: gtk/gtktreeview.c:735 msgid "Extra indentation for each level" msgstr "प्रत्येक स्थर करीता अगाऊ रचना" -#: ../gtk/gtktreeview.c:744 +#: gtk/gtktreeview.c:744 msgid "Rubber Banding" msgstr "रब्बर बँडींग" -#: ../gtk/gtktreeview.c:745 -msgid "Whether to enable selection of multiple items by dragging the mouse pointer" +#: gtk/gtktreeview.c:745 +msgid "" +"Whether to enable selection of multiple items by dragging the mouse pointer" msgstr "माउस पॉईंटर ओढूण एकापेक्षा जास्त घटक कार्यान्वीत करायचे का" -#: ../gtk/gtktreeview.c:752 +#: gtk/gtktreeview.c:752 msgid "Enable Grid Lines" msgstr "ग्रीड ओळी कार्यान्वीत करा" -#: ../gtk/gtktreeview.c:753 +#: gtk/gtktreeview.c:753 msgid "Whether grid lines should be drawn in the tree view" msgstr "वृक्षीय दृश्य मध्ये ग्रीड ओळी दर्शवायचे का" -#: ../gtk/gtktreeview.c:761 +#: gtk/gtktreeview.c:761 msgid "Enable Tree Lines" msgstr "वृक्षीय ओळी कार्यान्वीत करायचे का" -#: ../gtk/gtktreeview.c:762 +#: gtk/gtktreeview.c:762 msgid "Whether tree lines should be drawn in the tree view" msgstr "वृक्षीय दृश्य मध्ये वृक्ष ओळी दर्शवायचे का" -#: ../gtk/gtktreeview.c:770 +#: gtk/gtktreeview.c:770 msgid "The column in the model containing the tooltip texts for the rows" msgstr "ओळींकरीता साधनटिप पाठ्य साविष्टीत प्रारूप मधिल स्तंभ" -#: ../gtk/gtktreeview.c:792 +#: gtk/gtktreeview.c:792 msgid "Vertical Separator Width" msgstr "उभ्या विभाजकाची रुंदी" -#: ../gtk/gtktreeview.c:793 +#: gtk/gtktreeview.c:793 msgid "Vertical space between cells. Must be an even number" msgstr "कक्षांमधील उभी जागा. ही सम संख्या असावी" -#: ../gtk/gtktreeview.c:801 +#: gtk/gtktreeview.c:801 msgid "Horizontal Separator Width" msgstr "क्षितिजपातळीवरील विभाजकाची रुंदी" -#: ../gtk/gtktreeview.c:802 +#: gtk/gtktreeview.c:802 msgid "Horizontal space between cells. Must be an even number" msgstr "कक्षांमधील आडवी जागा. ही सम संख्या असावी" -#: ../gtk/gtktreeview.c:810 +#: gtk/gtktreeview.c:810 msgid "Allow Rules" msgstr "नियमांचे पालन करण्याची सूचना द्या" -#: ../gtk/gtktreeview.c:811 +#: gtk/gtktreeview.c:811 msgid "Allow drawing of alternating color rows" msgstr "एका नंतर एक येतील अशा रंगाची ओळ बनविण्यास अनुमती द्या" -#: ../gtk/gtktreeview.c:817 +#: gtk/gtktreeview.c:817 msgid "Indent Expanders" msgstr "परिच्छेद जागेसाठी विस्तारक" -#: ../gtk/gtktreeview.c:818 +#: gtk/gtktreeview.c:818 msgid "Make the expanders indented" msgstr "परिच्छेद जागेसाठी विस्तारक बनवा" -#: ../gtk/gtktreeview.c:824 +#: gtk/gtktreeview.c:824 msgid "Even Row Color" msgstr "सम ओळींचा रंग" -#: ../gtk/gtktreeview.c:825 +#: gtk/gtktreeview.c:825 msgid "Color to use for even rows" msgstr "सम ओळी करीता वापरण्याजोगी रंग" -#: ../gtk/gtktreeview.c:831 +#: gtk/gtktreeview.c:831 msgid "Odd Row Color" msgstr "विषम ओळींचा रंग" -#: ../gtk/gtktreeview.c:832 +#: gtk/gtktreeview.c:832 msgid "Color to use for odd rows" msgstr "विषम ओळीसांठी वापरायचा रंग" -#: ../gtk/gtktreeview.c:838 +#: gtk/gtktreeview.c:838 msgid "Row Ending details" msgstr "ओळी समाप्ति करीताचे तपशील" -#: ../gtk/gtktreeview.c:839 +#: gtk/gtktreeview.c:839 msgid "Enable extended row background theming" msgstr "विस्तारीत ओळीकरीता पार्श्वभूमी सुत्रयोजना कार्यान्वीत करा" -#: ../gtk/gtktreeview.c:845 +#: gtk/gtktreeview.c:845 msgid "Grid line width" msgstr "रुंदी " -#: ../gtk/gtktreeview.c:846 +#: gtk/gtktreeview.c:846 msgid "Width, in pixels, of the tree view grid lines" msgstr "रुंदी" -#: ../gtk/gtktreeview.c:852 +#: gtk/gtktreeview.c:852 msgid "Tree line width" msgstr "रुंदी " -#: ../gtk/gtktreeview.c:853 +#: gtk/gtktreeview.c:853 msgid "Width, in pixels, of the tree view lines" msgstr "रुंदी" -#: ../gtk/gtktreeview.c:859 +#: gtk/gtktreeview.c:859 msgid "Grid line pattern" msgstr "ग्रीड ओळ रचना" -#: ../gtk/gtktreeview.c:860 +#: gtk/gtktreeview.c:860 msgid "Dash pattern used to draw the tree view grid lines" msgstr "वृक्षीय दृश्य ग्रीड ओळी रेखाटण्याकरीता वापरण्याजोगी डॅश रचना" -#: ../gtk/gtktreeview.c:866 +#: gtk/gtktreeview.c:866 msgid "Tree line pattern" msgstr "वृक्षीय ओळ रचना" -#: ../gtk/gtktreeview.c:867 +#: gtk/gtktreeview.c:867 msgid "Dash pattern used to draw the tree view lines" msgstr "वृक्षीय दृश्य ओळी रेखाटण्याकरीता वापरण्याजोगी डॅश रचना" -#: ../gtk/gtktreeviewcolumn.c:192 +#: gtk/gtktreeviewcolumn.c:192 msgid "Whether to display the column" msgstr "स्तंभ प्रदर्शित करायचा आहे का" -#: ../gtk/gtktreeviewcolumn.c:199 ../gtk/gtkwindow.c:523 +#: gtk/gtktreeviewcolumn.c:199 gtk/gtkwindow.c:523 msgid "Resizable" msgstr "आकार बदलता येतो" -#: ../gtk/gtktreeviewcolumn.c:200 +#: gtk/gtktreeviewcolumn.c:200 msgid "Column is user-resizable" msgstr "हा स्तंभ उपयोगकर्त्याला हवातसा बदलता येतो" -#: ../gtk/gtktreeviewcolumn.c:208 +#: gtk/gtktreeviewcolumn.c:208 msgid "Current width of the column" msgstr "स्तंभाची वर्तमान रुंदी " -#: ../gtk/gtktreeviewcolumn.c:217 +#: gtk/gtktreeviewcolumn.c:217 msgid "Space which is inserted between cells" msgstr "कक्षा मधिल अंतर्भूत करण्याकरीता रिकामी जागा" -#: ../gtk/gtktreeviewcolumn.c:225 +#: gtk/gtktreeviewcolumn.c:225 msgid "Sizing" msgstr "आकार बनवा" -#: ../gtk/gtktreeviewcolumn.c:226 +#: gtk/gtktreeviewcolumn.c:226 msgid "Resize mode of the column" msgstr "स्तंभाचा आकार बदलण्याची रीत" -#: ../gtk/gtktreeviewcolumn.c:234 +#: gtk/gtktreeviewcolumn.c:234 msgid "Fixed Width" msgstr "स्थिर रुंदी" -#: ../gtk/gtktreeviewcolumn.c:235 +#: gtk/gtktreeviewcolumn.c:235 msgid "Current fixed width of the column" msgstr "स्तंभाची वर्तमान स्थिर रुंदी" -#: ../gtk/gtktreeviewcolumn.c:244 +#: gtk/gtktreeviewcolumn.c:244 msgid "Minimum Width" msgstr "किमान रुंदी" -#: ../gtk/gtktreeviewcolumn.c:245 +#: gtk/gtktreeviewcolumn.c:245 msgid "Minimum allowed width of the column" msgstr "अनुमती प्राप्त स्तंभाची किमान रुंदी" -#: ../gtk/gtktreeviewcolumn.c:254 +#: gtk/gtktreeviewcolumn.c:254 msgid "Maximum Width" msgstr "कमाल रुंदी" -#: ../gtk/gtktreeviewcolumn.c:255 +#: gtk/gtktreeviewcolumn.c:255 msgid "Maximum allowed width of the column" msgstr "अनुमती प्राप्त स्तंभाची कमाल रुंदी" -#: ../gtk/gtktreeviewcolumn.c:265 +#: gtk/gtktreeviewcolumn.c:265 msgid "Title to appear in column header" msgstr "स्तंभ शीर्षकामध्ये दिसणारा शीर्षक" -#: ../gtk/gtktreeviewcolumn.c:273 +#: gtk/gtktreeviewcolumn.c:273 msgid "Column gets share of extra width allocated to the widget" msgstr "रुंदी " -#: ../gtk/gtktreeviewcolumn.c:280 +#: gtk/gtktreeviewcolumn.c:280 msgid "Clickable" msgstr "क्लिक साठी योग्य" -#: ../gtk/gtktreeviewcolumn.c:281 +#: gtk/gtktreeviewcolumn.c:281 msgid "Whether the header can be clicked" msgstr "शीर्षक क्लिक करता येईल का" -#: ../gtk/gtktreeviewcolumn.c:289 +#: gtk/gtktreeviewcolumn.c:289 msgid "Widget" msgstr "विजेट" -#: ../gtk/gtktreeviewcolumn.c:290 +#: gtk/gtktreeviewcolumn.c:290 msgid "Widget to put in column header button instead of column title" msgstr "स्तंभ शीर्षकाऐवजी स्तंभ शिर्षक बटणावर देता येणारे विजेट" -#: ../gtk/gtktreeviewcolumn.c:298 +#: gtk/gtktreeviewcolumn.c:298 msgid "X Alignment of the column header text or widget" msgstr "स्तंभ शिर्षकातील मजकुर किंवा विजेटची X दिशेने जाणारी दिशा" -#: ../gtk/gtktreeviewcolumn.c:308 +#: gtk/gtktreeviewcolumn.c:308 msgid "Whether the column can be reordered around the headers" msgstr "शिर्षकाभोवती असणारा स्तंभ नव्या स्वरुपात घेता येईल का" -#: ../gtk/gtktreeviewcolumn.c:315 +#: gtk/gtktreeviewcolumn.c:315 msgid "Sort indicator" msgstr "क्रमांक लावणारा सूचनादर्शक" -#: ../gtk/gtktreeviewcolumn.c:316 +#: gtk/gtktreeviewcolumn.c:316 msgid "Whether to show a sort indicator" msgstr "क्रमांक लावणारा सूचनादर्शक दाखवायचा का" -#: ../gtk/gtktreeviewcolumn.c:323 +#: gtk/gtktreeviewcolumn.c:323 msgid "Sort order" msgstr "क्रमांक दर्शक" -#: ../gtk/gtktreeviewcolumn.c:324 +#: gtk/gtktreeviewcolumn.c:324 msgid "Sort direction the sort indicator should indicate" msgstr "क्रमांक सूचकाने क्रमांकाची दिशा काय आहे ते सूचवावे" -#: ../gtk/gtkuimanager.c:221 +#: gtk/gtkuimanager.c:221 msgid "Whether tearoff menu items should be added to menus" msgstr "मेन्यु मध्ये जोडण्याकरीताचे मेन्यु घटक नष्ट करायचे का" -#: ../gtk/gtkuimanager.c:228 +#: gtk/gtkuimanager.c:228 msgid "Merged UI definition" msgstr "जुळविलेले UI वर्णन" -#: ../gtk/gtkuimanager.c:229 +#: gtk/gtkuimanager.c:229 msgid "An XML string describing the merged UI" msgstr "जुळविलेली UI दर्शविणारी XML ओळ" -#: ../gtk/gtkviewport.c:107 +#: gtk/gtkviewport.c:107 msgid "" "The GtkAdjustment that determines the values of the horizontal position for " "this viewport" msgstr "GtkAdjustment जे या दृश्यपोर्ट करीता आडवे स्थिती निश्चित करते" -#: ../gtk/gtkviewport.c:115 +#: gtk/gtkviewport.c:115 msgid "" "The GtkAdjustment that determines the values of the vertical position for " "this viewport" msgstr "GtkAdjustment जे या दृश्यपोर्ट करीता उभी स्थिती निश्चित करते" -#: ../gtk/gtkviewport.c:123 +#: gtk/gtkviewport.c:123 msgid "Determines how the shadowed box around the viewport is drawn" msgstr "दृश्यपोर्ट भोवती छायांकीत चौकट कशी बनवायची ते ठरविते" -#: ../gtk/gtkwidget.c:483 +#: gtk/gtkwidget.c:483 msgid "Widget name" msgstr "विडगेटचे नाव" -#: ../gtk/gtkwidget.c:484 +#: gtk/gtkwidget.c:484 msgid "The name of the widget" msgstr "विडगेटचे नाव" -#: ../gtk/gtkwidget.c:490 +#: gtk/gtkwidget.c:490 msgid "Parent widget" msgstr "मोठे विडगेट" -#: ../gtk/gtkwidget.c:491 +#: gtk/gtkwidget.c:491 msgid "The parent widget of this widget. Must be a Container widget" msgstr "या नियंत्रीत घटकाचे मुख्य घटक. कंटेनर नियंत्रीत घटक असायला हवे" -#: ../gtk/gtkwidget.c:498 +#: gtk/gtkwidget.c:498 msgid "Width request" msgstr "रुंदीसाठी सूचना" -#: ../gtk/gtkwidget.c:499 +#: gtk/gtkwidget.c:499 msgid "" "Override for width request of the widget, or -1 if natural request should be " "used" msgstr "" -"विजेटसाठी मागणी केलेली रुंदी दुर्लक्षित करा, किंवा हे मूल्य -1 असल्यास मागणी केलेली " -"रुंदी स्वीकारा" +"विजेटसाठी मागणी केलेली रुंदी दुर्लक्षित करा, किंवा हे मूल्य -1 असल्यास मागणी केलेली रुंदी " +"स्वीकारा" -#: ../gtk/gtkwidget.c:507 +#: gtk/gtkwidget.c:507 msgid "Height request" msgstr "उंचीसाठी सूचना" -#: ../gtk/gtkwidget.c:508 +#: gtk/gtkwidget.c:508 msgid "" "Override for height request of the widget, or -1 if natural request should " "be used" @@ -6150,492 +6232,503 @@ msgstr "" "विजेटसाठी मागणी केलेली रुंदी दुर्लक्षित करा, किंवा हे मूल्य -1 असल्यास मागणी केलेली " "रुंदीस्वीकारा" -#: ../gtk/gtkwidget.c:517 +#: gtk/gtkwidget.c:517 msgid "Whether the widget is visible" msgstr "विडगेट दिसतो का" -#: ../gtk/gtkwidget.c:524 +#: gtk/gtkwidget.c:524 msgid "Whether the widget responds to input" msgstr "विडगेट प्रत्युत्तर देतो का" -#: ../gtk/gtkwidget.c:530 +#: gtk/gtkwidget.c:530 msgid "Application paintable" msgstr "रंगवण्यास योग्य आहे" -#: ../gtk/gtkwidget.c:531 +#: gtk/gtkwidget.c:531 msgid "Whether the application will paint directly on the widget" msgstr "विडगेटवर प्रत्यक्ष रंग भरले जातील का " -#: ../gtk/gtkwidget.c:537 +#: gtk/gtkwidget.c:537 msgid "Can focus" msgstr "प्रकाशमान करता येते" -#: ../gtk/gtkwidget.c:538 +#: gtk/gtkwidget.c:538 msgid "Whether the widget can accept the input focus" msgstr "प्रकाशात आलेली (दिसणारी) माहिती विडगेट स्वीकारेल का" -#: ../gtk/gtkwidget.c:544 +#: gtk/gtkwidget.c:544 msgid "Has focus" msgstr "प्रकाशात आहे(दिसते आहे)" -#: ../gtk/gtkwidget.c:545 +#: gtk/gtkwidget.c:545 msgid "Whether the widget has the input focus" msgstr "प्रकाशात आलेली (दिसणारी) माहिती विडगेटकडे आहे का" -#: ../gtk/gtkwidget.c:551 +#: gtk/gtkwidget.c:551 msgid "Is focus" msgstr "लक्ष्यकेंद्रीत आहे" -#: ../gtk/gtkwidget.c:552 +#: gtk/gtkwidget.c:552 msgid "Whether the widget is the focus widget within the toplevel" msgstr "नियंत्रण घटक हे उच्चस्थरीय घटक आहे" -#: ../gtk/gtkwidget.c:558 +#: gtk/gtkwidget.c:558 msgid "Can default" msgstr "सर्वसाधारण करता येते" -#: ../gtk/gtkwidget.c:559 +#: gtk/gtkwidget.c:559 msgid "Whether the widget can be the default widget" msgstr "हा विडगेट सर्वसाधारण विडगेटप्रमाणे करता येईल का" -#: ../gtk/gtkwidget.c:565 +#: gtk/gtkwidget.c:565 msgid "Has default" msgstr "सर्वसाधारण आहे" -#: ../gtk/gtkwidget.c:566 +#: gtk/gtkwidget.c:566 msgid "Whether the widget is the default widget" msgstr "हा विडगेट सर्वसाधारण विडगेट आहे का" -#: ../gtk/gtkwidget.c:572 +#: gtk/gtkwidget.c:572 msgid "Receives default" msgstr "सर्वसाधारण (विडगेट) स्वीकारतो" -#: ../gtk/gtkwidget.c:573 +#: gtk/gtkwidget.c:573 msgid "If TRUE, the widget will receive the default action when it is focused" msgstr "खरे असल्यास, नियंत्रीत घटकास लक्ष केंद्रीत केल्यावर मुलभूत कार्य प्राप्त होते" -#: ../gtk/gtkwidget.c:579 +#: gtk/gtkwidget.c:579 msgid "Composite child" msgstr "एकत्रित उपरचना" -#: ../gtk/gtkwidget.c:580 +#: gtk/gtkwidget.c:580 msgid "Whether the widget is part of a composite widget" msgstr "हा विडगेट एकत्रित उपरचना भाग आहे का" -#: ../gtk/gtkwidget.c:586 +#: gtk/gtkwidget.c:586 msgid "Style" msgstr "शैली" -#: ../gtk/gtkwidget.c:587 +#: gtk/gtkwidget.c:587 msgid "" "The style of the widget, which contains information about how it will look " "(colors etc)" msgstr "विगेटची शैली, अशी की त्या विगेटमध्ये असणारी माहिती कशी दिसते ते दाखविते(रंग इ.)" -#: ../gtk/gtkwidget.c:593 +#: gtk/gtkwidget.c:593 msgid "Events" msgstr "घटना" -#: ../gtk/gtkwidget.c:594 +#: gtk/gtkwidget.c:594 msgid "The event mask that decides what kind of GdkEvents this widget gets" msgstr "ह्या विगेटसाठी कोणत्या प्रकारच्या Gdk घटना मिळतील ते निश्चित करणारे आच्छादन" -#: ../gtk/gtkwidget.c:601 +#: gtk/gtkwidget.c:601 msgid "Extension events" msgstr "क्षेत्रविस्तारण संकेत" -#: ../gtk/gtkwidget.c:602 +#: gtk/gtkwidget.c:602 msgid "The mask that decides what kind of extension events this widget gets" -msgstr "ह्या विगेटसाठी कोणत्या प्रकारचे Gdk क्षेत्रविस्तारण संकेत मिळतील ते निश्चित करणारे आच्छादन" +msgstr "" +"ह्या विगेटसाठी कोणत्या प्रकारचे Gdk क्षेत्रविस्तारण संकेत मिळतील ते निश्चित करणारे आच्छादन" -#: ../gtk/gtkwidget.c:609 +#: gtk/gtkwidget.c:609 msgid "No show all" msgstr "सर्व दाखवू नका" -#: ../gtk/gtkwidget.c:610 +#: gtk/gtkwidget.c:610 msgid "Whether gtk_widget_show_all() should not affect this widget" msgstr "gtk_widget_show_all() मुळे या नियंत्रण घटकावर प्रभाव पडायला पाहिजे का" -#: ../gtk/gtkwidget.c:632 +#: gtk/gtkwidget.c:632 msgid "Has tooltip" msgstr "साधनटीप आहे" -#: ../gtk/gtkwidget.c:633 +#: gtk/gtkwidget.c:633 msgid "Whether this widget has a tooltip" msgstr "या नियंत्रण घटकाकडे साधनटीप आहे का" -#: ../gtk/gtkwidget.c:653 +#: gtk/gtkwidget.c:653 msgid "Tooltip Text" msgstr "साधनटिप लिखाण" -#: ../gtk/gtkwidget.c:654 ../gtk/gtkwidget.c:675 +#: gtk/gtkwidget.c:654 gtk/gtkwidget.c:675 msgid "The contents of the tooltip for this widget" msgstr "या नियंत्रण घटक करीता साधनटीपचे अनुक्रम" -#: ../gtk/gtkwidget.c:674 +#: gtk/gtkwidget.c:674 msgid "Tooltip markup" msgstr "साधनटीप मार्कअप" -#: ../gtk/gtkwidget.c:689 +#: gtk/gtkwidget.c:689 msgid "Window" msgstr "" -#: ../gtk/gtkwidget.c:690 +#: gtk/gtkwidget.c:690 msgid "The widget's window if it is realized" msgstr "" -#: ../gtk/gtkwidget.c:2208 +#: gtk/gtkwidget.c:2208 msgid "Interior Focus" msgstr "प्रकाशित अंतर्भाग" -#: ../gtk/gtkwidget.c:2209 +#: gtk/gtkwidget.c:2209 msgid "Whether to draw the focus indicator inside widgets" msgstr "विजेटचे आंतरीक भाग प्रकाशमय करायचा आहे का" -#: ../gtk/gtkwidget.c:2215 +#: gtk/gtkwidget.c:2215 msgid "Focus linewidth" msgstr "ओळींची रुंदी प्रकाशित करा" -#: ../gtk/gtkwidget.c:2216 +#: gtk/gtkwidget.c:2216 msgid "Width, in pixels, of the focus indicator line" msgstr "रुंदी" -#: ../gtk/gtkwidget.c:2222 +#: gtk/gtkwidget.c:2222 msgid "Focus line dash pattern" msgstr "प्रकाशित करणारी ओळ तुटक रेषेच्या कोणत्या स्वरुपात दाखवावी" -#: ../gtk/gtkwidget.c:2223 +#: gtk/gtkwidget.c:2223 msgid "Dash pattern used to draw the focus indicator" msgstr "लक्ष्यकेंद्रीत सूचक बनविण्यासाठी वापरायची तुटक रेष पध्दती" -#: ../gtk/gtkwidget.c:2228 +#: gtk/gtkwidget.c:2228 msgid "Focus padding" msgstr "मोकळी जागावर लक्ष्य केंद्रीत करा" -#: ../gtk/gtkwidget.c:2229 +#: gtk/gtkwidget.c:2229 msgid "Width, in pixels, between focus indicator and the widget 'box'" msgstr "लक्ष्यकेंद्रीत सूचक आणि विजेट 'चौकट' यांच्या मधील रुंदी, पिक्सेल मध्ये" -#: ../gtk/gtkwidget.c:2234 +#: gtk/gtkwidget.c:2234 msgid "Cursor color" msgstr "कर्सरचा रंग" -#: ../gtk/gtkwidget.c:2235 +#: gtk/gtkwidget.c:2235 msgid "Color with which to draw insertion cursor" msgstr "ज्या रंगाने कर्सर बनवायचा आहे तो रंग" -#: ../gtk/gtkwidget.c:2240 +#: gtk/gtkwidget.c:2240 msgid "Secondary cursor color" msgstr "कर्सरचा दुय्यम रंग" -#: ../gtk/gtkwidget.c:2241 +#: gtk/gtkwidget.c:2241 msgid "" "Color with which to draw the secondary insertion cursor when editing mixed " "right-to-left and left-to-right text" msgstr "" -"सरमिसळ झालेला मजकुर संपादित करताना दुय्यम कर्सरसाठी वापरण्याकरीताचे रंगउजवीकडून-डावीकडे आणि " -"डावीकडून-उजवीकडे असा मजकुर" +"सरमिसळ झालेला मजकुर संपादित करताना दुय्यम कर्सरसाठी वापरण्याकरीताचे रंगउजवीकडून-डावीकडे " +"आणि डावीकडून-उजवीकडे असा मजकुर" -#: ../gtk/gtkwidget.c:2246 +#: gtk/gtkwidget.c:2246 msgid "Cursor line aspect ratio" msgstr "कर्सर ओळीचा प्रमाण" -#: ../gtk/gtkwidget.c:2247 +#: gtk/gtkwidget.c:2247 msgid "Aspect ratio with which to draw insertion cursor" msgstr "इनसर्शन कर्सर काढण्यास असलेले aspect प्रमाण" -#: ../gtk/gtkwidget.c:2261 +#: gtk/gtkwidget.c:2261 msgid "Draw Border" msgstr "टॅबची सीमा" -#: ../gtk/gtkwidget.c:2262 +#: gtk/gtkwidget.c:2262 msgid "Size of areas outside the widget's allocation to draw" msgstr "नियंत्रण घटकाच्या बाहेरील कक्षाचे आकार" -#: ../gtk/gtkwidget.c:2275 +#: gtk/gtkwidget.c:2275 msgid "Unvisited Link Color" msgstr "भेट न दिलेल्या लिंकचा रंग" -#: ../gtk/gtkwidget.c:2276 +#: gtk/gtkwidget.c:2276 msgid "Color of unvisited links" msgstr "भेट न दिलेल्या लिंकचे रंग" -#: ../gtk/gtkwidget.c:2289 +#: gtk/gtkwidget.c:2289 msgid "Visited Link Color" msgstr "भेट दिलेल्या लिंकचा रंग" -#: ../gtk/gtkwidget.c:2290 +#: gtk/gtkwidget.c:2290 msgid "Color of visited links" msgstr "भेट दिलेल्या लिंकचे रंग" -#: ../gtk/gtkwidget.c:2304 +#: gtk/gtkwidget.c:2304 msgid "Wide Separators" msgstr "जास्त रूंदीचे विभाजक" -#: ../gtk/gtkwidget.c:2305 +#: gtk/gtkwidget.c:2305 msgid "" "Whether separators have configurable width and should be drawn using a box " "instead of a line" -msgstr "विभाजकाची रूंदी संयोजनजोगी आहे का व त्यास रेष ऐवजी चौकन द्वारा रेखांकीत केले पाहिजे" +msgstr "" +"विभाजकाची रूंदी संयोजनजोगी आहे का व त्यास रेष ऐवजी चौकन द्वारा रेखांकीत केले पाहिजे" -#: ../gtk/gtkwidget.c:2319 +#: gtk/gtkwidget.c:2319 msgid "Separator Width" msgstr "रुंदी" -#: ../gtk/gtkwidget.c:2320 +#: gtk/gtkwidget.c:2320 msgid "The width of separators if wide-separators is TRUE" msgstr "रुंदी " -#: ../gtk/gtkwidget.c:2334 +#: gtk/gtkwidget.c:2334 msgid "Separator Height" msgstr "ऊंची" -#: ../gtk/gtkwidget.c:2335 +#: gtk/gtkwidget.c:2335 msgid "The height of separators if \"wide-separators\" is TRUE" msgstr "\"wide-separators\" खरे असल्यास विभाजकाची ऊंची" -#: ../gtk/gtkwidget.c:2349 +#: gtk/gtkwidget.c:2349 msgid "Horizontal Scroll Arrow Length" msgstr "आडवे सरकाव बाणाची लांबी" -#: ../gtk/gtkwidget.c:2350 +#: gtk/gtkwidget.c:2350 msgid "The length of horizontal scroll arrows" msgstr "आडवे सरकाव बाणांची लांबी" -#: ../gtk/gtkwidget.c:2364 +#: gtk/gtkwidget.c:2364 msgid "Vertical Scroll Arrow Length" msgstr "उभे सरकाव बाणाची लांबी" -#: ../gtk/gtkwidget.c:2365 +#: gtk/gtkwidget.c:2365 msgid "The length of vertical scroll arrows" msgstr "उभे सरकाव बाणांची लांबी" -#: ../gtk/gtkwindow.c:464 +#: gtk/gtkwindow.c:464 msgid "Window Type" msgstr "विन्डोचा प्रकार" -#: ../gtk/gtkwindow.c:465 +#: gtk/gtkwindow.c:465 msgid "The type of the window" msgstr "विन्डोचा प्रकार" -#: ../gtk/gtkwindow.c:473 +#: gtk/gtkwindow.c:473 msgid "Window Title" msgstr "विन्डोचे शीर्षक" -#: ../gtk/gtkwindow.c:474 +#: gtk/gtkwindow.c:474 msgid "The title of the window" msgstr "विन्डोचे शीर्षक" -#: ../gtk/gtkwindow.c:481 +#: gtk/gtkwindow.c:481 msgid "Window Role" msgstr "चौकटची भूमिका" -#: ../gtk/gtkwindow.c:482 +#: gtk/gtkwindow.c:482 msgid "Unique identifier for the window to be used when restoring a session" msgstr "सत्र पुन्हस्थापित करतवेळी चौकट वापरणी करीताचे एकमेव ओळखकार" -#: ../gtk/gtkwindow.c:498 +#: gtk/gtkwindow.c:498 msgid "Startup ID" msgstr "प्रारंभ ID" -#: ../gtk/gtkwindow.c:499 +#: gtk/gtkwindow.c:499 msgid "Unique startup identifier for the window used by startup-notification" msgstr "प्रारंभ-सूचना द्वारे वापरले गेलेले चौकट करीताचे एकमेव ओळखकार" -#: ../gtk/gtkwindow.c:506 +#: gtk/gtkwindow.c:506 msgid "Allow Shrink" msgstr "आकुंचित करावे" -#: ../gtk/gtkwindow.c:508 +#: gtk/gtkwindow.c:508 #, no-c-format msgid "" "If TRUE, the window has no mimimum size. Setting this to TRUE is 99% of the " "time a bad idea" -msgstr "खरे असल्यास, चौकटला किमान आकार नाही. याला खरे निश्चित करणे म्हणजे 99% चुकीचा विचार करण्याजोगी आहे" +msgstr "" +"खरे असल्यास, चौकटला किमान आकार नाही. याला खरे निश्चित करणे म्हणजे 99% चुकीचा विचार " +"करण्याजोगी आहे" -#: ../gtk/gtkwindow.c:515 +#: gtk/gtkwindow.c:515 msgid "Allow Grow" msgstr "वाढ होऊ द्यावी" -#: ../gtk/gtkwindow.c:516 +#: gtk/gtkwindow.c:516 msgid "If TRUE, users can expand the window beyond its minimum size" msgstr "खरे असल्यास, तर उपयोगकर्ता विन्डोला त्याच्या किमान आकारापेक्षा मोठे करू शकतो" -#: ../gtk/gtkwindow.c:524 +#: gtk/gtkwindow.c:524 msgid "If TRUE, users can resize the window" msgstr "खरे असल्यास, वापरकर्ता चौकटला पुन्हआकार देऊ शकतो" -#: ../gtk/gtkwindow.c:531 +#: gtk/gtkwindow.c:531 msgid "Modal" msgstr "पध्दतविषयक" -#: ../gtk/gtkwindow.c:532 +#: gtk/gtkwindow.c:532 msgid "" "If TRUE, the window is modal (other windows are not usable while this one is " "up)" msgstr "" -"खरे असल्यास, चौकट पध्दती विषयक आहे (अर्थात जेव्हा ही विन्डो कार्यरत " -"असेल तेव्हा इतर विन्डो वापरली जाऊ शकत नाही)" +"खरे असल्यास, चौकट पध्दती विषयक आहे (अर्थात जेव्हा ही विन्डो कार्यरत असेल तेव्हा इतर " +"विन्डो वापरली जाऊ शकत नाही)" -#: ../gtk/gtkwindow.c:539 +#: gtk/gtkwindow.c:539 msgid "Window Position" msgstr "विन्डोची स्थिति" -#: ../gtk/gtkwindow.c:540 +#: gtk/gtkwindow.c:540 msgid "The initial position of the window" msgstr "चौकटची प्रारंभिक स्थिती" -#: ../gtk/gtkwindow.c:548 +#: gtk/gtkwindow.c:548 msgid "Default Width" msgstr "सर्वसाधारण रुंदी" -#: ../gtk/gtkwindow.c:549 +#: gtk/gtkwindow.c:549 msgid "The default width of the window, used when initially showing the window" -msgstr "विन्डोची मुलभूत रुंदी, याचा प्रयोग तेव्हा केला जाईल जेव्हा चौकट प्रारंभिक रूपात दर्शविले जाईल" +msgstr "" +"विन्डोची मुलभूत रुंदी, याचा प्रयोग तेव्हा केला जाईल जेव्हा चौकट प्रारंभिक रूपात दर्शविले जाईल" -#: ../gtk/gtkwindow.c:558 +#: gtk/gtkwindow.c:558 msgid "Default Height" msgstr "सर्वसाधारण ऊंची" -#: ../gtk/gtkwindow.c:559 -msgid "The default height of the window, used when initially showing the window" -msgstr "विन्डोची सर्वसाधारण ऊंची, याचा प्रयोग तेव्हा केला जाईल जेव्हा चौकटला प्रारंभिक रूपात दर्शविले जाईल" +#: gtk/gtkwindow.c:559 +msgid "" +"The default height of the window, used when initially showing the window" +msgstr "" +"विन्डोची सर्वसाधारण ऊंची, याचा प्रयोग तेव्हा केला जाईल जेव्हा चौकटला प्रारंभिक रूपात " +"दर्शविले जाईल" -#: ../gtk/gtkwindow.c:568 +#: gtk/gtkwindow.c:568 msgid "Destroy with Parent" msgstr "मोठे चित्र काढून टाका" -#: ../gtk/gtkwindow.c:569 +#: gtk/gtkwindow.c:569 msgid "If this window should be destroyed when the parent is destroyed" msgstr "मोठे चित्र काढून टाकल्यावर ही विंडोपण काढून टाकायची का" -#: ../gtk/gtkwindow.c:577 +#: gtk/gtkwindow.c:577 msgid "Icon for this window" msgstr "ह्या विन्डोकरीता आइकान" -#: ../gtk/gtkwindow.c:593 +#: gtk/gtkwindow.c:593 msgid "Name of the themed icon for this window" msgstr "या चौकट करीता सुत्रयोजना चिन्हाचे नाव" -#: ../gtk/gtkwindow.c:608 +#: gtk/gtkwindow.c:608 msgid "Is Active" msgstr "क्रियाशील" -#: ../gtk/gtkwindow.c:609 +#: gtk/gtkwindow.c:609 msgid "Whether the toplevel is the current active window" msgstr "उच्चस्थर सद्याची सक्रीय चौकट आहे का" -#: ../gtk/gtkwindow.c:616 +#: gtk/gtkwindow.c:616 msgid "Focus in Toplevel" msgstr "उच्च पातळीतील स्थिरांक" -#: ../gtk/gtkwindow.c:617 +#: gtk/gtkwindow.c:617 msgid "Whether the input focus is within this GtkWindow" msgstr "GTKWindow च्या अंतर्गत इनपुट स्थिरांक आहे का" -#: ../gtk/gtkwindow.c:624 +#: gtk/gtkwindow.c:624 msgid "Type hint" msgstr "आधीसूचना टंकलेखीत करा" -#: ../gtk/gtkwindow.c:625 +#: gtk/gtkwindow.c:625 msgid "" "Hint to help the desktop environment understand what kind of window this is " "and how to treat it." -msgstr "कार्यक्षेत्र वातावरण समझण्याकरीता चौकट चे प्रकार व त्यास कसे हाताळायचे त्या करीता युक्ती." +msgstr "" +"कार्यक्षेत्र वातावरण समझण्याकरीता चौकट चे प्रकार व त्यास कसे हाताळायचे त्या करीता युक्ती." -#: ../gtk/gtkwindow.c:633 +#: gtk/gtkwindow.c:633 msgid "Skip taskbar" msgstr "कार्यपट्टी टाळा" -#: ../gtk/gtkwindow.c:634 +#: gtk/gtkwindow.c:634 msgid "TRUE if the window should not be in the task bar." msgstr "चौकट कार्यपट्टीत न आढळल्यास खरे असते." -#: ../gtk/gtkwindow.c:641 +#: gtk/gtkwindow.c:641 msgid "Skip pager" msgstr "पेजर टाळा" -#: ../gtk/gtkwindow.c:642 +#: gtk/gtkwindow.c:642 msgid "TRUE if the window should not be in the pager." msgstr "चौकट पेजर मध्ये न आढळल्यास खरे असते." -#: ../gtk/gtkwindow.c:649 +#: gtk/gtkwindow.c:649 msgid "Urgent" msgstr "तातडीने" -#: ../gtk/gtkwindow.c:650 +#: gtk/gtkwindow.c:650 msgid "TRUE if the window should be brought to the user's attention." msgstr "चौकट वापरकर्त्याच्या नजरेस आणल्यावर खरे असते." -#: ../gtk/gtkwindow.c:664 +#: gtk/gtkwindow.c:664 msgid "Accept focus" msgstr "स्थिरांक स्वीकारा" -#: ../gtk/gtkwindow.c:665 +#: gtk/gtkwindow.c:665 msgid "TRUE if the window should receive the input focus." msgstr "इनपुट स्थिरांक चौकटकडे प्राप्त झाल्यास खरे असते." -#: ../gtk/gtkwindow.c:679 +#: gtk/gtkwindow.c:679 msgid "Focus on map" msgstr "नकाशावर कंद्रीत करा" -#: ../gtk/gtkwindow.c:680 +#: gtk/gtkwindow.c:680 msgid "TRUE if the window should receive the input focus when mapped." msgstr "मॅप केल्यावर चौकटीस इनपुट केंद्र प्राप्त झाल्यास खरे असते." -#: ../gtk/gtkwindow.c:694 +#: gtk/gtkwindow.c:694 msgid "Decorated" msgstr "सजविलेले" -#: ../gtk/gtkwindow.c:695 +#: gtk/gtkwindow.c:695 msgid "Whether the window should be decorated by the window manager" msgstr "चौकट व्यवस्थापक द्वारे चौकट सजविले पाहिजे का" -#: ../gtk/gtkwindow.c:709 +#: gtk/gtkwindow.c:709 msgid "Deletable" msgstr "रद्द करण्याजोगी" -#: ../gtk/gtkwindow.c:710 +#: gtk/gtkwindow.c:710 msgid "Whether the window frame should have a close button" msgstr "चौकट पटलकडे बंद करा बटण असायला हवे का" -#: ../gtk/gtkwindow.c:726 +#: gtk/gtkwindow.c:726 msgid "Gravity" msgstr "गुरूत्व" -#: ../gtk/gtkwindow.c:727 +#: gtk/gtkwindow.c:727 msgid "The window gravity of the window" msgstr "चौकटची चौकट गुरूत्व" -#: ../gtk/gtkwindow.c:744 +#: gtk/gtkwindow.c:744 msgid "Transient for Window" msgstr "चौकट तात्पुर्ते पहा" -#: ../gtk/gtkwindow.c:745 +#: gtk/gtkwindow.c:745 msgid "The transient parent of the dialog" msgstr "संवादचे तात्पुरर्ते मुख्य" -#: ../gtk/gtkwindow.c:759 +#: gtk/gtkwindow.c:759 msgid "Opacity for Window" msgstr "चौकट करीता अपारदर्शता" -#: ../gtk/gtkwindow.c:760 +#: gtk/gtkwindow.c:760 msgid "The opacity of the window, from 0 to 1" msgstr "चौकटची अपारदर्शता, 0 पासून 1 पर्यंत" -#: ../modules/input/gtkimcontextxim.c:334 +#: modules/input/gtkimcontextxim.c:334 msgid "IM Preedit style" msgstr "IM Preedit शैली" -#: ../modules/input/gtkimcontextxim.c:335 +#: modules/input/gtkimcontextxim.c:335 msgid "How to draw the input method preedit string" msgstr "इनपुट पध्दती पूर्वसंपादन अक्षरमाळा कसे रेखांकीत करायचे" -#: ../modules/input/gtkimcontextxim.c:343 +#: modules/input/gtkimcontextxim.c:343 msgid "IM Status style" msgstr "IM स्थिती शैली" -#: ../modules/input/gtkimcontextxim.c:344 +#: modules/input/gtkimcontextxim.c:344 msgid "How to draw the input method statusbar" msgstr "इनपुट पध्दती स्थितीपट्टी कसे रेखांकीत करायचे" +#~ msgid "Whether stock icons should be shown in buttons" +#~ msgstr "बटणा अंतर्गत स्टॉक चिन्ह दर्शवायचे का" diff --git a/po-properties/ms.po b/po-properties/ms.po index efe8c2f881..2180a605ed 100644 --- a/po-properties/ms.po +++ b/po-properties/ms.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: Gtk+ 1.3.x\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2004-01-20 00:57+0730\n" "Last-Translator: Hasbullah Bin Pit \n" "Language-Team: Projek Gabai \n" @@ -847,7 +847,7 @@ msgstr "Jajaran mengufuk bagi anak" msgid "Vertical alignment for child" msgstr "Jajaran menegak bagi anak" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "Wiget imej" @@ -940,7 +940,7 @@ msgstr "" #: gtk/gtkbutton.c:492 #, fuzzy -msgid "Whether stock icons should be shown in buttons" +msgid "Whether images should be shown on buttons" msgstr "Samada tab patut dipapar atau sebaliknya" #: gtk/gtkcalendar.c:440 @@ -2062,7 +2062,7 @@ msgstr "Hala panah" msgid "The minimum size of the arrow in the combo box" msgstr "Model pagi kekotak kombo" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2692,7 +2692,7 @@ msgstr "yalign label" msgid "The vertical alignment of the label" msgstr "Jajaran menegak bagi label" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "Ciri-ciri menyusut, guna shadow_type sebaliknya" @@ -2708,44 +2708,44 @@ msgstr "Penampilan sempadan kerangka" msgid "A widget to display in place of the usual frame label" msgstr "Widget untuk memaparkan label kerangka biasa" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "Penampilan bayang yang mengelilingi bekasnya" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "Posisi pengendali" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "Posisi pengendali relatif kepada wiget anak" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" msgstr "" -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 #, fuzzy msgid "Snap edge set" msgstr "Set mod balut" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" msgstr "" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2969,16 +2969,16 @@ msgstr "Jenis storan" msgid "The representation being used for image data" msgstr "Perwakilan digunakan oleh data imej" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "Wiget anak supaya muncul disebelah teks menu" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 #, fuzzy msgid "Show menu images" msgstr "Papar Bilangan Minggu" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 #, fuzzy msgid "Whether images should be shown in menus" msgstr "Samada tab patut dipapar atau sebaliknya" @@ -3124,6 +3124,25 @@ msgstr "Lebar bagi susunatur" msgid "The height of the layout" msgstr "Tinggi bagi susunatur" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +#, fuzzy +msgid "The URI bound to this button" +msgstr "Togol keadaan bagi butang" + +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "Tampak" + +#: gtk/gtklinkbutton.c:160 +#, fuzzy +msgid "Whether this link has been visited." +msgstr "Samada aksi boleh dilihat." + #: gtk/gtkmenu.c:503 #, fuzzy msgid "The currently selected menu item" @@ -3602,7 +3621,7 @@ msgid "Group ID for tabs drag and drop" msgstr "" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "Kumpulan" @@ -3723,6 +3742,16 @@ msgstr "" msgid "Size of tab curvature" msgstr "Saiz ruang ruang" +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "Jarak ruang baris" + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "Ruangjarak bar skrol" + #: gtk/gtkobject.c:370 #, fuzzy msgid "User Data" @@ -4282,6 +4311,11 @@ msgstr "Butang radio milik kumpulan mana wiget ini." msgid "The radio menu item whose group this widget belongs to." msgstr "Butang radio milik kumpulan mana wiget ini." +#: gtk/gtkradiotoolbutton.c:66 +#, fuzzy +msgid "The radio tool button whose group this button belongs to." +msgstr "Butang radio milik kumpulan mana wiget ini." + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "Kemaskini polisi" @@ -7089,6 +7123,10 @@ msgstr "Gaya Status IM" msgid "How to draw the input method statusbar" msgstr "Bagaimana hendak melukis kaedah input pada bar status" +#, fuzzy +#~ msgid "Whether stock icons should be shown in buttons" +#~ msgstr "Samada tab patut dipapar atau sebaliknya" + #~ msgid "" #~ "A number between 0.0 and 1.0 specifying the horizontal alignment of the " #~ "text in the progress widget" diff --git a/po-properties/nb.po b/po-properties/nb.po index 0d215cc6b5..a52631236d 100644 --- a/po-properties/nb.po +++ b/po-properties/nb.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: nb\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2008-04-22 22:01+0200\n" "Last-Translator: Kjartan Maraas \n" "Language-Team: Norwegian Bokmål \n" @@ -831,7 +831,7 @@ msgstr "Horisontal justering for barnet" msgid "Vertical alignment for child" msgstr "Vertikal justering for barnet" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "Bildewidget" @@ -916,8 +916,9 @@ msgid "Show button images" msgstr "Vis knappebilder" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" -msgstr "Om standardikoner skal vises i knapper" +#, fuzzy +msgid "Whether images should be shown on buttons" +msgstr "Om bilder skal vises i menyer" #: gtk/gtkcalendar.c:440 msgid "Year" @@ -2006,7 +2007,7 @@ msgstr "Pilstørrelse" msgid "The minimum size of the arrow in the combo box" msgstr "Minste størrelse på pilen i komboboksen" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2628,7 +2629,7 @@ msgstr "Y-justering for etikett" msgid "The vertical alignment of the label" msgstr "Vertikal justering for etikett" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "Utfaset egenskap. Bruk shadow_type i steden" @@ -2644,34 +2645,34 @@ msgstr "Utseende for rammekanten" msgid "A widget to display in place of the usual frame label" msgstr "Et widget som vises i stedet for den vanlige rammeetiketten" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "Utseende for skyggen som omslutter kontaineren" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "Plassering av håndtak" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "Posisjon for håndtaket relativt til etterkommer" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "Fest til kant" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" msgstr "" "Siden på håndtakboksen som er på linje med dokkingpunktet for håndtakboksen" -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "Fest til kant satt" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" @@ -2679,11 +2680,11 @@ msgstr "" "Om verdien fra egenskapen snap_edge eller en verdi derivert fra " "handle_position skal brukes" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2890,15 +2891,15 @@ msgstr "Lagertype" msgid "The representation being used for image data" msgstr "Representasjonen som brukes for bildedata" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "Barnwidget som skal vises ved siden av menyteksten" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "Vis bilder i menyer" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "Om bilder skal vises i menyer" @@ -3042,6 +3043,25 @@ msgstr "Bredde på plasseringen" msgid "The height of the layout" msgstr "Høyde på plasseringen" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +#, fuzzy +msgid "The URI bound to this button" +msgstr "Tilstand for knapp (vending)" + +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "Synlig" + +#: gtk/gtklinkbutton.c:160 +#, fuzzy +msgid "Whether this link has been visited." +msgstr "Om handlingen er synlig" + #: gtk/gtkmenu.c:503 #, fuzzy msgid "The currently selected menu item" @@ -3503,7 +3523,7 @@ msgid "Group ID for tabs drag and drop" msgstr "Gruppe-ID for dra-og-slipp for faner" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "Gruppe" @@ -3615,6 +3635,16 @@ msgstr "" msgid "Size of tab curvature" msgstr "Størrelse på plassholdere" +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "Skalering av piler" + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "Avstand for rullefelt" + #: gtk/gtkobject.c:370 msgid "User Data" msgstr "Brukerdata" @@ -4146,6 +4176,11 @@ msgstr "Radioknappen med samme gruppe som widgetet tilhører." msgid "The radio menu item whose group this widget belongs to." msgstr "Radioknappen med samme gruppe som widgetet tilhører." +#: gtk/gtkradiotoolbutton.c:66 +#, fuzzy +msgid "The radio tool button whose group this button belongs to." +msgstr "Radioknappen med samme gruppe som widgetet tilhører." + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "Oppdateringspolicy" @@ -6881,6 +6916,9 @@ msgstr "IM statusstil" msgid "How to draw the input method statusbar" msgstr "Hvordan statuslinjen for inndatametoden tegnes" +#~ msgid "Whether stock icons should be shown in buttons" +#~ msgstr "Om standardikoner skal vises i knapper" + #~ msgid "Cancelled" #~ msgstr "Avbrutt" diff --git a/po-properties/ne.po b/po-properties/ne.po index f7ced6a8f8..0b3c243984 100644 --- a/po-properties/ne.po +++ b/po-properties/ne.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+-properties.HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2005-05-15 15:47+0545\n" "Last-Translator: Ganesh Ghimire \n" "Language-Team: Nepali \n" @@ -823,7 +823,7 @@ msgstr "शाखाको लागि क्षितिजीय मिला msgid "Vertical alignment for child" msgstr "शाखाको लागि उर्ध्व पंक्तिबद्ध" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "छबि विजेट" @@ -913,8 +913,9 @@ msgid "Show button images" msgstr "चित्रहरुको बटन देखाऊ" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" -msgstr "जहाँ संग्रहित छविचित्रहरु बटनमा देखाउनु पर्छ" +#, fuzzy +msgid "Whether images should be shown on buttons" +msgstr "जब मेनुहरूमा छविचित्र देखाइन्छ" #: gtk/gtkcalendar.c:440 msgid "Year" @@ -2022,7 +2023,7 @@ msgstr "बाँणचिन्ह द्वारा दिइएको नि msgid "The minimum size of the arrow in the combo box" msgstr "ठूलो बाकसको लागि प्रणालिगत" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2635,7 +2636,7 @@ msgstr "वाई पंक्तिबद्ध लेबल" msgid "The vertical alignment of the label" msgstr "छापको उर्ध्वतलीय पंक्तिबद्धता" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "छायाँ प्रकारका सट्टामा प्रयोग गरिने असहमत विशेषता " @@ -2651,43 +2652,43 @@ msgstr "खाका किनाराको उपस्थिति" msgid "A widget to display in place of the usual frame label" msgstr "सामान्य खाका छापको स्थानमा देखाइने औजार" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "कन्टेनरको वरिपरि देखिने छायाँको उपस्थिति " -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "स्थिति सम्हाल्सनुस्" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "उप शाखासँग सम्वन्धित उझिण्डोको स्थिति" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "छेउमा पासदिनु" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" msgstr " जीर्णोद्वार कारखाना विन्दुसँग राखिने नियन्त्रण-बाकसको किनारा" -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "छेउमा पासदिन मिलाउन" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" msgstr "नियन्त्रण स्थितिबाट आएको मान अथवा स्न्याप किनारा विशेषताबाट लिइने मान" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2894,15 +2895,15 @@ msgstr "संग्रहगर्ने प्रकार" msgid "The representation being used for image data" msgstr "छविचित्र डाटाका लागि प्रयोग गरिएको प्रतिनिधित्व" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "अर्को मेनुपाठमा देखाउनलाई दोस्रोतहको औजार" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "सूचीका चित्रहरु देखाऊ" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "जब मेनुहरूमा छविचित्र देखाइन्छ" @@ -3044,6 +3045,25 @@ msgstr "मोहडाको चौडाई" msgid "The height of the layout" msgstr "मोहडाको उचाई" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +#, fuzzy +msgid "The URI bound to this button" +msgstr "बटनको एकबाट अर्कोमा फडकने स्थिति" + +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "दृश्यात्मक" + +#: gtk/gtklinkbutton.c:160 +#, fuzzy +msgid "Whether this link has been visited." +msgstr "जहाँ कार्य हेर्न सकिन्छ" + #: gtk/gtkmenu.c:503 #, fuzzy msgid "The currently selected menu item" @@ -3505,7 +3525,7 @@ msgid "Group ID for tabs drag and drop" msgstr "" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "समूह" @@ -3622,6 +3642,16 @@ msgstr "" msgid "Size of tab curvature" msgstr "खालीस्थानकर्ताको आकार" +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "पंक्तिको अन्तराल:" + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr " स्क्रोलबार स्थान" + #: gtk/gtkobject.c:370 #, fuzzy msgid "User Data" @@ -4177,6 +4207,11 @@ msgstr "रेडियो बटन जसको समुह यस विज msgid "The radio menu item whose group this widget belongs to." msgstr "रेडियो बटन जसको समुह यस विजेटमा पर्दछ" +#: gtk/gtkradiotoolbutton.c:66 +#, fuzzy +msgid "The radio tool button whose group this button belongs to." +msgstr "रेडियो बटन जसको समुह यस विजेटमा पर्दछ" + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "नीति सुधार्नु" @@ -6939,6 +6974,9 @@ msgstr "आइएम तह शैली" msgid "How to draw the input method statusbar" msgstr "कसरी तहरेखामा प्रवेश प्रकृया रेखाङ्कन गर्ने" +#~ msgid "Whether stock icons should be shown in buttons" +#~ msgstr "जहाँ संग्रहित छविचित्रहरु बटनमा देखाउनु पर्छ" + #~ msgid "" #~ "A number between 0.0 and 1.0 specifying the horizontal alignment of the " #~ "text in the progress widget" diff --git a/po-properties/nl.po b/po-properties/nl.po index 092db5eba6..97331912f0 100644 --- a/po-properties/nl.po +++ b/po-properties/nl.po @@ -29,7 +29,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+ 2.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2008-05-14 03:21+0200\n" "Last-Translator: Tino Meinen \n" "Language-Team: Dutch \n" @@ -868,7 +868,7 @@ msgstr "Horizontale uitlijning voor dochter" msgid "Vertical alignment for child" msgstr "Verticale uitlijning voor dochter" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "Afbeeldingswidget" @@ -961,8 +961,9 @@ msgid "Show button images" msgstr "Knopafbeeldingen tonen" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" -msgstr "Of standaardpictogrammen in de knoppen worden getoond" +#, fuzzy +msgid "Whether images should be shown on buttons" +msgstr "Of afbeeldingen in menus worden getoond" #: gtk/gtkcalendar.c:440 msgid "Year" @@ -2078,7 +2079,7 @@ msgstr "Pijlgrootte" msgid "The minimum size of the arrow in the combo box" msgstr "De minimumgrootte van de pijl in de combobox" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2722,7 +2723,7 @@ msgstr "Label y-uitlijning" msgid "The vertical alignment of the label" msgstr "De verticale uitlijning van het label" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "" "Verouderde eigenschap, gebruik in plaats hiervan: shadow_type (schaduw_type)" @@ -2740,23 +2741,23 @@ msgid "A widget to display in place of the usual frame label" msgstr "" "Een widget dat weergegeven wordt in plaats van het gebruikelijk kaderlabel" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "Uiterlijk van de schaduw dat de container omgeeft" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "Handle-positie" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "Positie van de handle relatief tot het dochterwidget" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "Kleefrand" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" @@ -2764,11 +2765,11 @@ msgstr "" "Zijde van de handle-box die uitgelijnd is met het docking-punt waar de " "handle-box afgemeerd wordt" -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "Kleefrand aangezet" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" @@ -2776,11 +2777,11 @@ msgstr "" "Of de waarde van de snap_edge-eigenschap word gebruikt, of een waarde " "afgeleid van handle_position" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2992,15 +2993,15 @@ msgstr "Opslagtype" msgid "The representation being used for image data" msgstr "De te gebruiken representatie voor afbeeldingsdata" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "Dochterwidget dat naast de menutekst verschijnt" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "Menu-afbeeldingen tonen" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "Of afbeeldingen in menus worden getoond" @@ -3150,6 +3151,25 @@ msgstr "De breedte van de opmaak" msgid "The height of the layout" msgstr "De hoogte van de opmaak" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +#, fuzzy +msgid "The URI bound to this button" +msgstr "De stand van de schakelknop" + +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "Zichtbaar" + +#: gtk/gtklinkbutton.c:160 +#, fuzzy +msgid "Whether this link has been visited." +msgstr "Of de actie zichtbaar is." + # momenteel #: gtk/gtkmenu.c:503 #, fuzzy @@ -3622,7 +3642,7 @@ msgid "Group ID for tabs drag and drop" msgstr "Groep-ID voor het verslepen van tabbladen" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "Groep" @@ -3737,6 +3757,16 @@ msgstr "Tabblad-ronding" msgid "Size of tab curvature" msgstr "Grootte van de tabblad-ronding" +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "Pijl schalen" + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "Spatiebalk-spatiëring" + #: gtk/gtkobject.c:370 msgid "User Data" msgstr "Gebruikersdata" @@ -4293,6 +4323,13 @@ msgstr "Het keuzerondje wiens groep dit widget toebehoort." msgid "The radio menu item whose group this widget belongs to." msgstr "Het keuzemenu-item wiens groep dit widget toebehoort." +# de widget is eigendom van de groep van het keuzerondje +# de radioknop van de groep waartoe dit widget behoort. +#: gtk/gtkradiotoolbutton.c:66 +#, fuzzy +msgid "The radio tool button whose group this button belongs to." +msgstr "Het keuzerondje wiens groep dit widget toebehoort." + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "Vernieuwingsbeleid" @@ -7112,6 +7149,9 @@ msgstr "IM-statusstijl" msgid "How to draw the input method statusbar" msgstr "Hoe de statusbalk voor invoermethode moet worden afgebeeld" +#~ msgid "Whether stock icons should be shown in buttons" +#~ msgstr "Of standaardpictogrammen in de knoppen worden getoond" + #~ msgid "Cancelled" #~ msgstr "Afgebroken" diff --git a/po-properties/nn.po b/po-properties/nn.po index 4ef3d32e8a..ee6b7dd615 100644 --- a/po-properties/nn.po +++ b/po-properties/nn.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: nn\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2004-01-03 23:53+0100\n" "Last-Translator: Åsmund Skjæveland \n" "Language-Team: Norwegian Nynorsk \n" @@ -866,7 +866,7 @@ msgstr "Vassrett justering av barnet" msgid "Vertical alignment for child" msgstr "Loddrett justering av barnet" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "Bilete-skjermelement" @@ -961,7 +961,7 @@ msgstr "" #: gtk/gtkbutton.c:492 #, fuzzy -msgid "Whether stock icons should be shown in buttons" +msgid "Whether images should be shown on buttons" msgstr "Om arkfaner skal visast eller ikkje" #: gtk/gtkcalendar.c:440 @@ -2094,7 +2094,7 @@ msgstr "Retning på pil" msgid "The minimum size of the arrow in the combo box" msgstr "Modellen for kombinasjonsboksen" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2725,7 +2725,7 @@ msgstr "Y-justering av merkelappen" msgid "The vertical alignment of the label" msgstr "Loddrett justering av merkelappen" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "Utfasa eigenskap. Bruk shadow_type i staden" @@ -2741,23 +2741,23 @@ msgstr "Utsjånad på rammekanten" msgid "A widget to display in place of the usual frame label" msgstr "Eit skjermelement å visa i staden for den vanlege rammemerkelappen" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "Utsjånad på skuggen rundt haldaren" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "Plassering av handtak" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "Plassering av handtaket relativt til barneskjermelementet" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "Festekant" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" @@ -2765,11 +2765,11 @@ msgstr "" "Sida av handtakboksen som står på linje med tilkoplingspunktet for å festa " "handtakboksen" -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "Festekant satt" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" @@ -2777,11 +2777,11 @@ msgstr "" "Om verdien frå snap_edge-eigenskapen eller ein verdi utleidd frå " "handle_position skal brukast" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -3005,16 +3005,16 @@ msgstr "Lagertype" msgid "The representation being used for image data" msgstr "Representasjonen som vert brukt til biletedata" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "Barne-skjermelement som skal visast attmed menyteksten" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 #, fuzzy msgid "Show menu images" msgstr "Vis vekenummer" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 #, fuzzy msgid "Whether images should be shown in menus" msgstr "Om arkfaner skal visast eller ikkje" @@ -3164,6 +3164,25 @@ msgstr "Breidda på plasseringa" msgid "The height of the layout" msgstr "Høgda på plasseringa" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +#, fuzzy +msgid "The URI bound to this button" +msgstr "Tilstanden til knappen (av/på)" + +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "Synleg" + +#: gtk/gtklinkbutton.c:160 +#, fuzzy +msgid "Whether this link has been visited." +msgstr "Om handlinga er synleg" + #: gtk/gtkmenu.c:503 #, fuzzy msgid "The currently selected menu item" @@ -3650,7 +3669,7 @@ msgid "Group ID for tabs drag and drop" msgstr "" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "Gruppe" @@ -3774,6 +3793,16 @@ msgstr "" msgid "Size of tab curvature" msgstr "Storleik på avstandsstykke" +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "Radmellomrom" + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "Avstand til rullefelta" + # TRN: «Alpha» eller «alfa»? #: gtk/gtkobject.c:370 #, fuzzy @@ -4338,6 +4367,11 @@ msgstr "Radioknappen som er med i same gruppe som dette skjermelementet." msgid "The radio menu item whose group this widget belongs to." msgstr "Radioknappen som er med i same gruppe som dette skjermelementet." +#: gtk/gtkradiotoolbutton.c:66 +#, fuzzy +msgid "The radio tool button whose group this button belongs to." +msgstr "Radioknappen som er med i same gruppe som dette skjermelementet." + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "Oppdateringsregel" @@ -7162,6 +7196,10 @@ msgstr "IM-statusstil" msgid "How to draw the input method statusbar" msgstr "Korleis statuslinja for inndatametoden skal teiknast" +#, fuzzy +#~ msgid "Whether stock icons should be shown in buttons" +#~ msgstr "Om arkfaner skal visast eller ikkje" + #~ msgid "" #~ "A number between 0.0 and 1.0 specifying the horizontal alignment of the " #~ "text in the progress widget" diff --git a/po-properties/nso.po b/po-properties/nso.po index a3d4472b46..bad3bd2e25 100644 --- a/po-properties/nso.po +++ b/po-properties/nso.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+-properties 2.8-branch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2004-11-30 15:02+0200\n" "Last-Translator: Zuza Software Foundation \n" "Language-Team: Northern Sotho \n" @@ -864,7 +864,7 @@ msgstr "Teka-tekanyo e rapamego bakeng sa ngwana" msgid "Vertical alignment for child" msgstr "Teka-tekanyo e tsepamego bakeng sa ngwana" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "Sedirišwa sa seswantšho" @@ -964,8 +964,9 @@ msgid "Show button images" msgstr "Bontšha diswantšho tša konope" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" -msgstr "Ge eba maswao a setoko a swanetše go bontšhwa ka dikonopeng" +#, fuzzy +msgid "Whether images should be shown on buttons" +msgstr "Ge eba diswantšho di swanetše go bontšhwa malokelelong a dikagare" #: gtk/gtkcalendar.c:440 msgid "Year" @@ -2112,7 +2113,7 @@ msgstr "Mo Lerungwana le Lebilego" msgid "The minimum size of the arrow in the combo box" msgstr "Mohlala wa lepokisi la kopanyo" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2774,7 +2775,7 @@ msgstr "Teka-tekanyo ya y ya leswao" msgid "The vertical alignment of the label" msgstr "Teka-tekanyo e tsepamego ya leswao" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "" "E kgaoditšwe ka mo go swanetšego, diriša mohuta wa moriti_legatong la yona" @@ -2793,23 +2794,23 @@ msgstr "" "Sedirišwa seo se tla bontšhwago legatong la leswao le tlwaelegilego la " "foreime" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "Ponagalo ya moriti wo o dikologilego seswaro" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "Boemo bja go swara" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "Boemo bja go swara bjo tswalanego le sedirišwa sa ngwana" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "Ntlha ya go akgofa" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" @@ -2817,11 +2818,11 @@ msgstr "" "Lehlakore la lepokisi la go swara leo le beilwego le ntlha ya khutsofatšo " "bakeng sa go khutsafatša lepokisi la go swara" -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "Peakanyo ya ntlha ya go akgofa" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" @@ -2829,11 +2830,11 @@ msgstr "" "Ge eba go swanetše go dirišwa boleng bja thoto ya snap_edge goba boleng bjo " "bo hweditšwego go handle_position" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -3065,17 +3066,17 @@ msgstr "Mohuta wa bobolokelo" msgid "The representation being used for image data" msgstr "Boemedi bjo bo dirišetšwago tsebišo ya seswantšho" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "" "Sedirišwa sa ngwana seo se swanetšego go tšwelela kgauswi le sengwalwa sa " "lelokelelo la dikagare" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "Bontšha diswantšho tša lelokelelo la dikagare" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "Ge eba diswantšho di swanetše go bontšhwa malokelelong a dikagare" @@ -3226,6 +3227,25 @@ msgstr "Bophara bja go bea" msgid "The height of the layout" msgstr "Bophagamo bja go bea" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +#, fuzzy +msgid "The URI bound to this button" +msgstr "Boemo bja go thumaša le go tima ga konope" + +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "Bonagala" + +#: gtk/gtklinkbutton.c:160 +#, fuzzy +msgid "Whether this link has been visited." +msgstr "Ge eba mogato o a bonagala." + #: gtk/gtkmenu.c:503 #, fuzzy msgid "The currently selected menu item" @@ -3736,7 +3756,7 @@ msgid "Group ID for tabs drag and drop" msgstr "" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "Sehlopha" @@ -3861,6 +3881,16 @@ msgstr "" msgid "Size of tab curvature" msgstr "Bogolo bja sediri sa sekgoba" +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "Go dira sekgoba mothalong" + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "Go dira sekgoba ga bara ya go ya godimo le tlase" + #: gtk/gtkobject.c:370 #, fuzzy msgid "User Data" @@ -4431,6 +4461,11 @@ msgstr "Konope ya radio yeo sedirišwa se e lego sa yona." msgid "The radio menu item whose group this widget belongs to." msgstr "Konope ya radio yeo sedirišwa se e lego sa yona." +#: gtk/gtkradiotoolbutton.c:66 +#, fuzzy +msgid "The radio tool button whose group this button belongs to." +msgstr "Konope ya radio yeo sedirišwa se e lego sa yona." + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "Dira gore pholisi e be nakong" @@ -7414,6 +7449,9 @@ msgstr "Setaele sa Boemo bja IM" msgid "How to draw the input method statusbar" msgstr "Kamoo o ka thalago bara e bontšhago boemo ya mokgwa wa tsebišo" +#~ msgid "Whether stock icons should be shown in buttons" +#~ msgstr "Ge eba maswao a setoko a swanetše go bontšhwa ka dikonopeng" + #~ msgid "" #~ "A number between 0.0 and 1.0 specifying the horizontal alignment of the " #~ "text in the progress widget" diff --git a/po-properties/oc.po b/po-properties/oc.po index 68456a21b1..054372a0c3 100644 --- a/po-properties/oc.po +++ b/po-properties/oc.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: oc\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2008-07-03 09:06+0200\n" "Last-Translator: Yannig Marchegay (Kokoyaya) \n" "Language-Team: Occitan \n" @@ -792,7 +792,7 @@ msgstr "" msgid "Vertical alignment for child" msgstr "" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "" @@ -875,7 +875,7 @@ msgid "Show button images" msgstr "" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" +msgid "Whether images should be shown on buttons" msgstr "" #: gtk/gtkcalendar.c:440 @@ -1936,7 +1936,7 @@ msgstr "" msgid "The minimum size of the arrow in the combo box" msgstr "" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2538,7 +2538,7 @@ msgstr "" msgid "The vertical alignment of the label" msgstr "" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "" @@ -2554,43 +2554,43 @@ msgstr "" msgid "A widget to display in place of the usual frame label" msgstr "" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" msgstr "" -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" msgstr "" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2793,15 +2793,15 @@ msgstr "" msgid "The representation being used for image data" msgstr "" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "" @@ -2936,6 +2936,23 @@ msgstr "" msgid "The height of the layout" msgstr "" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +msgid "The URI bound to this button" +msgstr "" + +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "Visible" + +#: gtk/gtklinkbutton.c:160 +msgid "Whether this link has been visited." +msgstr "" + #: gtk/gtkmenu.c:503 msgid "The currently selected menu item" msgstr "" @@ -3373,7 +3390,7 @@ msgid "Group ID for tabs drag and drop" msgstr "" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "Grop" @@ -3483,6 +3500,15 @@ msgstr "" msgid "Size of tab curvature" msgstr "" +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "Espaciament" + +#: gtk/gtknotebook.c:835 +msgid "Scroll arrow spacing" +msgstr "" + #: gtk/gtkobject.c:370 msgid "User Data" msgstr "" @@ -3988,6 +4014,10 @@ msgstr "" msgid "The radio menu item whose group this widget belongs to." msgstr "" +#: gtk/gtkradiotoolbutton.c:66 +msgid "The radio tool button whose group this button belongs to." +msgstr "" + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "" diff --git a/po-properties/or.po b/po-properties/or.po index 79fac72d77..80a73c5db1 100644 --- a/po-properties/or.po +++ b/po-properties/or.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: or\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2007-09-07 19:28+0530\n" "Last-Translator: Subhransu Behera \n" "Language-Team: Oriya \n" @@ -804,7 +804,7 @@ msgstr "" msgid "Vertical alignment for child" msgstr "" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "" @@ -887,8 +887,9 @@ msgid "Show button images" msgstr "" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" -msgstr "" +#, fuzzy +msgid "Whether images should be shown on buttons" +msgstr "ବୃକ୍ଷ ଦୃଶ୍ଯରେ ବୃକ୍ଷ ରେଖା ମାନଙ୍କୁ ଅଙ୍କିତ କରାଯିବା ଉଚିତ କି ନୁହେଁ" #: gtk/gtkcalendar.c:440 msgid "Year" @@ -1958,7 +1959,7 @@ msgstr "ତୀର ଆକାର" msgid "The minimum size of the arrow in the combo box" msgstr "" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2561,7 +2562,7 @@ msgstr "" msgid "The vertical alignment of the label" msgstr "" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "" @@ -2577,43 +2578,43 @@ msgstr "" msgid "A widget to display in place of the usual frame label" msgstr "" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" msgstr "" -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" msgstr "" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2816,15 +2817,15 @@ msgstr "" msgid "The representation being used for image data" msgstr "" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "" @@ -2959,6 +2960,24 @@ msgstr "" msgid "The height of the layout" msgstr "" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +msgid "The URI bound to this button" +msgstr "" + +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "ଦ୍ରୁଶ୍ଯମାନ୍ଯ" + +#: gtk/gtklinkbutton.c:160 +#, fuzzy +msgid "Whether this link has been visited." +msgstr "ଏହି ସୂଚକ ଆରୋହଣକୁ ପ୍ରଭାବିତ କରେ କି ନାହିଁ" + #: gtk/gtkmenu.c:503 msgid "The currently selected menu item" msgstr "" @@ -3400,7 +3419,7 @@ msgid "Group ID for tabs drag and drop" msgstr "" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "ସମୂହ" @@ -3510,6 +3529,16 @@ msgstr "" msgid "Size of tab curvature" msgstr "" +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "ତୀର ଆକାର" + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "ଚିତ୍ରସଙ୍କେତ ବ୍ଯବଧାନ" + #: gtk/gtkobject.c:370 msgid "User Data" msgstr "" @@ -4019,6 +4048,10 @@ msgstr "" msgid "The radio menu item whose group this widget belongs to." msgstr "" +#: gtk/gtkradiotoolbutton.c:66 +msgid "The radio tool button whose group this button belongs to." +msgstr "" + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "" diff --git a/po-properties/pa.po b/po-properties/pa.po index 58a56b59a0..4e8ef01446 100644 --- a/po-properties/pa.po +++ b/po-properties/pa.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+-properties.HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-15 08:26+0000\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2008-08-15 14:53+0530\n" "Last-Translator: Amanpreet Singh Alam \n" "Language-Team: Punjabi \n" @@ -20,6648 +20,6654 @@ msgstr "" "X-Generator: KBabel 1.11.4\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -#: ../gdk-pixbuf/gdk-pixbuf.c:89 +#: gdk-pixbuf/gdk-pixbuf.c:89 msgid "Number of Channels" msgstr "ਚੈਨਲਾਂ ਦੀ ਗਿਣਤੀ" -#: ../gdk-pixbuf/gdk-pixbuf.c:90 +#: gdk-pixbuf/gdk-pixbuf.c:90 msgid "The number of samples per pixel" msgstr "ਪ੍ਰਤੀ ਪਿਕਸਲ ਵਿੱਚ ਸੈਂਪਲਾਂ ਦੀ ਗਿਣਤੀ" -#: ../gdk-pixbuf/gdk-pixbuf.c:99 +#: gdk-pixbuf/gdk-pixbuf.c:99 msgid "Colorspace" msgstr "ਰੰਗ-ਸਪੇਸ" -#: ../gdk-pixbuf/gdk-pixbuf.c:100 +#: gdk-pixbuf/gdk-pixbuf.c:100 msgid "The colorspace in which the samples are interpreted" msgstr "ਰੰਗ ਸਪੇਸ ਜਿਸ ਵਿੱਚ ਕਿ ਸੈਂਪਲ ਵੇਖੇ ਜਾ ਸਕਣਗੇ" -#: ../gdk-pixbuf/gdk-pixbuf.c:108 +#: gdk-pixbuf/gdk-pixbuf.c:108 msgid "Has Alpha" msgstr "ਐਲਫਾ ਹੈ" -#: ../gdk-pixbuf/gdk-pixbuf.c:109 +#: gdk-pixbuf/gdk-pixbuf.c:109 msgid "Whether the pixbuf has an alpha channel" msgstr "ਕੀ ਪੈਕਸਬਫ ਵਿੱਚ ਐਲਫਾ ਚੈਨਲ ਹੈ" -#: ../gdk-pixbuf/gdk-pixbuf.c:122 +#: gdk-pixbuf/gdk-pixbuf.c:122 msgid "Bits per Sample" msgstr "ਪ੍ਰਤੀ ਸੈਂਪਲ ਵਿੱਚ ਬਿੱਟ" -#: ../gdk-pixbuf/gdk-pixbuf.c:123 +#: gdk-pixbuf/gdk-pixbuf.c:123 msgid "The number of bits per sample" msgstr "ਪ੍ਰਤੀ ਸੈਂਪਲ ਵਿੱਚ ਬਿੱਟਾਂ ਦੀ ਗਿਣਤੀ" -#: ../gdk-pixbuf/gdk-pixbuf.c:132 -#: ../gtk/gtklayout.c:632 -#: ../gtk/gtktreeviewcolumn.c:207 +#: gdk-pixbuf/gdk-pixbuf.c:132 gtk/gtklayout.c:632 gtk/gtktreeviewcolumn.c:207 msgid "Width" msgstr "ਚੌੜਾਈ" -#: ../gdk-pixbuf/gdk-pixbuf.c:133 +#: gdk-pixbuf/gdk-pixbuf.c:133 msgid "The number of columns of the pixbuf" msgstr "ਪੈਕਸਬਫ ਵਿੱਚ ਕਾਲਮਾਂ ਦੀ ਗਿਣਤੀ" -#: ../gdk-pixbuf/gdk-pixbuf.c:142 -#: ../gtk/gtklayout.c:641 +#: gdk-pixbuf/gdk-pixbuf.c:142 gtk/gtklayout.c:641 msgid "Height" msgstr "ਉਚਾਈ" -#: ../gdk-pixbuf/gdk-pixbuf.c:143 +#: gdk-pixbuf/gdk-pixbuf.c:143 msgid "The number of rows of the pixbuf" msgstr "ਪੈਕਸਬਫ ਵਿੱਚ ਕਤਾਰਾਂ ਦੀ ਗਿਣਤੀ" -#: ../gdk-pixbuf/gdk-pixbuf.c:159 +#: gdk-pixbuf/gdk-pixbuf.c:159 msgid "Rowstride" msgstr "ਕਤਾਰਾਂ" -#: ../gdk-pixbuf/gdk-pixbuf.c:160 -msgid "The number of bytes between the start of a row and the start of the next row" +#: gdk-pixbuf/gdk-pixbuf.c:160 +msgid "" +"The number of bytes between the start of a row and the start of the next row" msgstr "ਇਸ ਕਤਾਰ ਦੇ ਸ਼ੁਰੂ ਅਤੇ ਅਗਲੀ ਕਤਾਰ ਦੇ ਸ਼ੁਰੂ ਵਿੱਚ ਬਿੱਟਾਂ ਦੀ ਗਿਣਤੀ" -#: ../gdk-pixbuf/gdk-pixbuf.c:169 +#: gdk-pixbuf/gdk-pixbuf.c:169 msgid "Pixels" msgstr "ਪਿਕਸਲ" -#: ../gdk-pixbuf/gdk-pixbuf.c:170 +#: gdk-pixbuf/gdk-pixbuf.c:170 msgid "A pointer to the pixel data of the pixbuf" msgstr "ਪੈਕਸਬਫ ਵਿੱਚ ਪਿਕਸਲ ਡਾਟਾ ਲਈ ਸੰਕੇਤਕ" -#: ../gdk/gdkdisplaymanager.c:103 +#: gdk/gdkdisplaymanager.c:103 msgid "Default Display" msgstr "ਡਿਫਾਲਟ ਡਿਸਪਲੇਅ" -#: ../gdk/gdkdisplaymanager.c:104 +#: gdk/gdkdisplaymanager.c:104 msgid "The default display for GDK" msgstr "GDK ਲਈ ਡਿਫਾਲਟ ਡਿਸਪਲੇਅ" -#: ../gdk/gdkpango.c:490 -#: ../gtk/gtkinvisible.c:86 -#: ../gtk/gtkmountoperation.c:176 -#: ../gtk/gtkstatusicon.c:253 -#: ../gtk/gtkwindow.c:600 +#: gdk/gdkpango.c:490 gtk/gtkinvisible.c:86 gtk/gtkmountoperation.c:176 +#: gtk/gtkstatusicon.c:253 gtk/gtkwindow.c:600 msgid "Screen" msgstr "ਸਕਰੀਨ" -#: ../gdk/gdkpango.c:491 +#: gdk/gdkpango.c:491 msgid "the GdkScreen for the renderer" msgstr "ਰੈਂਡਰਿੰਗ ਲਈ GdkScreen" -#: ../gdk/gdkscreen.c:75 +#: gdk/gdkscreen.c:75 msgid "Font options" msgstr "ਫੋਂਟ ਚੋਣਾਂ" -#: ../gdk/gdkscreen.c:76 +#: gdk/gdkscreen.c:76 msgid "The default font options for the screen" msgstr "ਸਕਰੀਨ ਲਈ ਡਿਫਾਲਟ ਫੋਂਟ ਚੋਣਾਂ" -#: ../gdk/gdkscreen.c:83 +#: gdk/gdkscreen.c:83 msgid "Font resolution" msgstr "ਫੋਂਟ ਰੈਜ਼ੋਲੂਸ਼ਨ" -#: ../gdk/gdkscreen.c:84 +#: gdk/gdkscreen.c:84 msgid "The resolution for fonts on the screen" msgstr "ਸਕਰੀਨ ਉੱਤੇ ਫੋਂਟਾਂ ਲਈ ਰੈਜ਼ੋਲੂਸ਼ਨ ਹੈ" -#: ../gtk/gtkaboutdialog.c:197 +#: gtk/gtkaboutdialog.c:197 msgid "Program name" msgstr "ਪਰੋਗਰਾਮ ਨਾਂ" -#: ../gtk/gtkaboutdialog.c:198 -msgid "The name of the program. If this is not set, it defaults to g_get_application_name()" -msgstr "ਪਰੋਗਰਾਮ ਦਾ ਨਾਂ ਹੈ। ਜੇਕਰ ਇਹ ਨਾ ਦਿੱਤਾ ਗਿਆ ਤਾਂ, ਡਿਫਾਲਟ g_get_application_name() ਹੋਵੇਗਾ।" +#: gtk/gtkaboutdialog.c:198 +msgid "" +"The name of the program. If this is not set, it defaults to " +"g_get_application_name()" +msgstr "" +"ਪਰੋਗਰਾਮ ਦਾ ਨਾਂ ਹੈ। ਜੇਕਰ ਇਹ ਨਾ ਦਿੱਤਾ ਗਿਆ ਤਾਂ, ਡਿਫਾਲਟ g_get_application_name() ਹੋਵੇਗਾ।" -#: ../gtk/gtkaboutdialog.c:212 +#: gtk/gtkaboutdialog.c:212 msgid "Program version" msgstr "ਪਰੋਗਰਾਮ ਵਰਜਨ" -#: ../gtk/gtkaboutdialog.c:213 +#: gtk/gtkaboutdialog.c:213 msgid "The version of the program" msgstr "ਪਰੋਗਰਾਮ ਦਾ ਵਰਜਨ ਹੈ" -#: ../gtk/gtkaboutdialog.c:227 +#: gtk/gtkaboutdialog.c:227 msgid "Copyright string" msgstr "ਕਾਪੀਰਾਈਟ ਲਾਈਨ" -#: ../gtk/gtkaboutdialog.c:228 +#: gtk/gtkaboutdialog.c:228 msgid "Copyright information for the program" msgstr "ਪਰੋਗਰਾਮ ਬਾਰੇ ਕਾਪੀਰਾਈਟ ਜਾਣਕਾਰੀ ਹੈ" -#: ../gtk/gtkaboutdialog.c:245 +#: gtk/gtkaboutdialog.c:245 msgid "Comments string" msgstr "ਟਿੱਪਣੀ ਲਾਈਨ" -#: ../gtk/gtkaboutdialog.c:246 +#: gtk/gtkaboutdialog.c:246 msgid "Comments about the program" msgstr "ਪਰੋਗਰਾਮ ਬਾਰੇ ਟਿੱਪਣੀ ਹੈ।" -#: ../gtk/gtkaboutdialog.c:280 +#: gtk/gtkaboutdialog.c:280 msgid "Website URL" msgstr "ਵੈਬਸਾਇਟ URL" -#: ../gtk/gtkaboutdialog.c:281 +#: gtk/gtkaboutdialog.c:281 msgid "The URL for the link to the website of the program" msgstr "ਪਰੋਗਰਾਮ ਦੀ ਵੈੱਬ ਸਾਇਟ ਨਾਲ ਸਬੰਧਤ URL ਹੈ" -#: ../gtk/gtkaboutdialog.c:297 +#: gtk/gtkaboutdialog.c:297 msgid "Website label" msgstr "ਵੈਬਸਾਇਟ ਲੇਬਲ" -#: ../gtk/gtkaboutdialog.c:298 -msgid "The label for the link to the website of the program. If this is not set, it defaults to the URL" -msgstr "ਪਰੋਗਰਾਮ ਦੀ ਵੈਬਸਾਇਟ ਨਾਲ ਲਿੰਕ ਦਾ ਲੇਬਲ ਹੈ। ਜੇਕਰ ਇਹ ਨਾਂ ਦਿੱਤਾ ਗਿਆ ਤਾਂ, ਇਹ ਮੂਲ URL ਹੋਵੇਗਾ।" +#: gtk/gtkaboutdialog.c:298 +msgid "" +"The label for the link to the website of the program. If this is not set, it " +"defaults to the URL" +msgstr "" +"ਪਰੋਗਰਾਮ ਦੀ ਵੈਬਸਾਇਟ ਨਾਲ ਲਿੰਕ ਦਾ ਲੇਬਲ ਹੈ। ਜੇਕਰ ਇਹ ਨਾਂ ਦਿੱਤਾ ਗਿਆ ਤਾਂ, ਇਹ ਮੂਲ URL ਹੋਵੇਗਾ।" -#: ../gtk/gtkaboutdialog.c:314 +#: gtk/gtkaboutdialog.c:314 msgid "Authors" msgstr "ਲੇਖਕ" -#: ../gtk/gtkaboutdialog.c:315 +#: gtk/gtkaboutdialog.c:315 msgid "List of authors of the program" msgstr "ਪਰੋਗਰਾਮ ਦੇ ਲੇਖਕਾਂ ਦੀ ਲਿਸਟ" -#: ../gtk/gtkaboutdialog.c:331 +#: gtk/gtkaboutdialog.c:331 msgid "Documenters" msgstr "ਦਸਤਾਵੇਜ਼ ਲੇਖਕ" -#: ../gtk/gtkaboutdialog.c:332 +#: gtk/gtkaboutdialog.c:332 msgid "List of people documenting the program" msgstr "ਪਰੋਗਰਾਮ ਦੇ ਦਸਤਾਵੇਜ਼ ਲਿਖਣ ਵਾਲੇ ਲੇਖਕਾਂ ਦੀ ਲਿਸਟ" -#: ../gtk/gtkaboutdialog.c:348 +#: gtk/gtkaboutdialog.c:348 msgid "Artists" msgstr "ਕਲਾਕਾਰ" -#: ../gtk/gtkaboutdialog.c:349 +#: gtk/gtkaboutdialog.c:349 msgid "List of people who have contributed artwork to the program" msgstr "ਪਰੋਗਰਾਮ ਵਿੱਚ ਕਲਾਕਾਰੀ ਕਰਨ ਵਾਲੇ ਲੋਕਾਂ ਦੀ ਲਿਸਟ" -#: ../gtk/gtkaboutdialog.c:366 +#: gtk/gtkaboutdialog.c:366 msgid "Translator credits" msgstr "ਅਨੁਵਾਦ ਮਾਣ" -#: ../gtk/gtkaboutdialog.c:367 -msgid "Credits to the translators. This string should be marked as translatable" +#: gtk/gtkaboutdialog.c:367 +msgid "" +"Credits to the translators. This string should be marked as translatable" msgstr "ਅਨੁਵਾਦ ਕਰਨ ਵਾਲਿਆਂ ਦਾ ਨਾਂ ਹੈ। ਇਹ ਅਨੁਵਾਦ ਯੋਗ ਹੋਣੀ ਚਾਹੀਦੀ ਹੈ।" -#: ../gtk/gtkaboutdialog.c:382 +#: gtk/gtkaboutdialog.c:382 msgid "Logo" msgstr "ਲੋਗੋ" -#: ../gtk/gtkaboutdialog.c:383 -msgid "A logo for the about box. If this is not set, it defaults to gtk_window_get_default_icon_list()" -msgstr "ਇਸ ਬਾਰੇ ਬਕਸੇ ਲਈ ਇੱਕ ਲੋਗੋ ਹੈ। ਜੇਕਰ ਇਹ ਨਾ ਦਿੱਤਾ ਗਿਆ ਤਾਂ, ਮੂਲ gtk_window_get_default_icon_list() ਵਰਤਿਆ ਜਾਵੇਗਾ।" +#: gtk/gtkaboutdialog.c:383 +msgid "" +"A logo for the about box. If this is not set, it defaults to " +"gtk_window_get_default_icon_list()" +msgstr "" +"ਇਸ ਬਾਰੇ ਬਕਸੇ ਲਈ ਇੱਕ ਲੋਗੋ ਹੈ। ਜੇਕਰ ਇਹ ਨਾ ਦਿੱਤਾ ਗਿਆ ਤਾਂ, ਮੂਲ " +"gtk_window_get_default_icon_list() ਵਰਤਿਆ ਜਾਵੇਗਾ।" -#: ../gtk/gtkaboutdialog.c:398 +#: gtk/gtkaboutdialog.c:398 msgid "Logo Icon Name" msgstr "ਲੋਗੋ ਆਈਕਾਨ ਨਾਂ" -#: ../gtk/gtkaboutdialog.c:399 +#: gtk/gtkaboutdialog.c:399 msgid "A named icon to use as the logo for the about box." msgstr "ਇਸ ਬਾਰੇ ਲੋਗੋ ਵਿੱਚ ਵਰਤਣ ਲਈ ਆਈਕਾਨ ਲੋਗੋ ਹੈ।" -#: ../gtk/gtkaboutdialog.c:412 +#: gtk/gtkaboutdialog.c:412 msgid "Wrap license" msgstr "ਲਾਈਸੈਂਸ ਸਮੇਟਣਾ" -#: ../gtk/gtkaboutdialog.c:413 +#: gtk/gtkaboutdialog.c:413 msgid "Whether to wrap the license text." msgstr "ਕੀ ਲਾਈਸੈਂਸ ਟੈਕਸਟ ਨੂੰ ਸਮੇਟਣਾ ਹੈ।" -#: ../gtk/gtkaccellabel.c:129 +#: gtk/gtkaccellabel.c:129 msgid "Accelerator Closure" msgstr "ਐਕਸਰਲੇਟਰ ਬੰਦ" -#: ../gtk/gtkaccellabel.c:130 +#: gtk/gtkaccellabel.c:130 msgid "The closure to be monitored for accelerator changes" msgstr "ਐਕਸਰਲੇਟਰ ਤਬਦੀਲੀਆਂ ਦੀ ਨਿਗਰਾਨੀ ਲਈ ਸਬੰਧ" -#: ../gtk/gtkaccellabel.c:136 +#: gtk/gtkaccellabel.c:136 msgid "Accelerator Widget" msgstr "ਐਕਸਰਲੇਟਰ ਵਿਦਗਿਟ" -#: ../gtk/gtkaccellabel.c:137 +#: gtk/gtkaccellabel.c:137 msgid "The widget to be monitored for accelerator changes" msgstr "ਐਕਸਰਲੇਟਰ ਤਬਦੀਲੀਆਂ ਦੀ ਨਿਗਰਾਨੀ ਲਈ ਵਿਦਗਿਟ" -#: ../gtk/gtkaction.c:199 -#: ../gtk/gtkactiongroup.c:170 -#: ../gtk/gtkprinter.c:123 -#: ../gtk/gtktextmark.c:89 +#: gtk/gtkaction.c:199 gtk/gtkactiongroup.c:170 gtk/gtkprinter.c:123 +#: gtk/gtktextmark.c:89 msgid "Name" msgstr "ਨਾਂ" -#: ../gtk/gtkaction.c:200 +#: gtk/gtkaction.c:200 msgid "A unique name for the action." msgstr "ਕਾਰਵਾਈ ਲਈ ਸ਼ਨਾਖਤੀ ਨਾਂ ਹੈ।" -#: ../gtk/gtkaction.c:215 -#: ../gtk/gtkbutton.c:199 -#: ../gtk/gtkexpander.c:195 -#: ../gtk/gtkframe.c:105 -#: ../gtk/gtklabel.c:316 -#: ../gtk/gtktoolbutton.c:180 +#: gtk/gtkaction.c:215 gtk/gtkbutton.c:199 gtk/gtkexpander.c:195 +#: gtk/gtkframe.c:105 gtk/gtklabel.c:316 gtk/gtktoolbutton.c:180 msgid "Label" msgstr "ਲੇਬਲ" -#: ../gtk/gtkaction.c:216 +#: gtk/gtkaction.c:216 msgid "The label used for menu items and buttons that activate this action." msgstr "ਲੇਬਲ, ਜੋ ਮੇਨੂ ਆਈਟਮਾਂ ਅਤੇ ਬਟਨਾਂ ਲਈ ਵਰਤਿਆ ਜਾਦਾ ਹੈ, ਜੋ ਇਸ ਕਾਰਵਾਈ ਨੂੰ ਸਰਗਰਮ ਕਰਦੇ ਹਨ।" -#: ../gtk/gtkaction.c:223 +#: gtk/gtkaction.c:223 msgid "Short label" msgstr "ਛੋਟਾ ਲੇਬਲ" -#: ../gtk/gtkaction.c:224 +#: gtk/gtkaction.c:224 msgid "A shorter label that may be used on toolbar buttons." msgstr "ਛੋਟਾ ਲੇਬਲ ਜੋ ਕਿ ਟੂਲਬਾਰ ਦੇ ਬਟਨਾਂ ਲਈ ਵਰਤਿਆ ਜਾ ਸਕਦਾ ਹੈ " -#: ../gtk/gtkaction.c:230 +#: gtk/gtkaction.c:230 msgid "Tooltip" msgstr "ਟੂਲ-ਟਿੱਪ" -#: ../gtk/gtkaction.c:231 +#: gtk/gtkaction.c:231 msgid "A tooltip for this action." msgstr "ਇਸ ਕਾਰਵਾਈ ਲਈ ਇੱਕ ਟਿੱਪ ਸੰਕੇਤ ਹੈ " -#: ../gtk/gtkaction.c:237 +#: gtk/gtkaction.c:237 msgid "Stock Icon" msgstr "ਸਟਾਕ ਆਈਕਾਨ" -#: ../gtk/gtkaction.c:238 +#: gtk/gtkaction.c:238 msgid "The stock icon displayed in widgets representing this action." msgstr "ਸਟਾਕ ਆਈਕਾਨ ਇਸ ਕਾਰਵਾਈ ਲਈ ਵਿਦਗਿਟ ਵਿੱਚ ਵਿਖਾ ਰਿਹਾ ਹੈ" -#: ../gtk/gtkaction.c:255 -#: ../gtk/gtkcellrendererpixbuf.c:171 -#: ../gtk/gtkimage.c:230 -#: ../gtk/gtkprinter.c:172 -#: ../gtk/gtkstatusicon.c:210 -#: ../gtk/gtkwindow.c:592 +#: gtk/gtkaction.c:255 gtk/gtkcellrendererpixbuf.c:171 gtk/gtkimage.c:230 +#: gtk/gtkprinter.c:172 gtk/gtkstatusicon.c:210 gtk/gtkwindow.c:592 msgid "Icon Name" msgstr "ਆਈਕਾਨ ਨਾਂ" -#: ../gtk/gtkaction.c:256 -#: ../gtk/gtkcellrendererpixbuf.c:172 -#: ../gtk/gtkimage.c:231 -#: ../gtk/gtkstatusicon.c:211 +#: gtk/gtkaction.c:256 gtk/gtkcellrendererpixbuf.c:172 gtk/gtkimage.c:231 +#: gtk/gtkstatusicon.c:211 msgid "The name of the icon from the icon theme" msgstr "ਆਈਕਾਨ ਸਰੂਪ ਤੋਂ ਆਈਕਾਨ ਦਾ ਨਾਂ" -#: ../gtk/gtkaction.c:262 -#: ../gtk/gtktoolitem.c:156 +#: gtk/gtkaction.c:262 gtk/gtktoolitem.c:156 msgid "Visible when horizontal" msgstr "ਜਦੋਂ ਲੇਟਵਾਂ ਹੋਵੇ ਤਾਂ ਵੇਖਾਓ" -#: ../gtk/gtkaction.c:263 -#: ../gtk/gtktoolitem.c:157 -msgid "Whether the toolbar item is visible when the toolbar is in a horizontal orientation." +#: gtk/gtkaction.c:263 gtk/gtktoolitem.c:157 +msgid "" +"Whether the toolbar item is visible when the toolbar is in a horizontal " +"orientation." msgstr "ਕੀ ਟੂਲਬਾਰ ਦੀ ਆਈਟਮ ਉਪਲੱਬਧ ਹੋਵੇ, ਜਦੋਂ ਕਿ ਟੂਲਬਾਰ ਲੇਟਵੀ ਹਾਲਤ ਵਿੱਚ ਹੋਵੇ " -#: ../gtk/gtkaction.c:278 +#: gtk/gtkaction.c:278 msgid "Visible when overflown" msgstr "ਜਦੋਂ ਭਰ ਹੋਵੇ ਤਾਂ ਵੇਖਾਓ" -#: ../gtk/gtkaction.c:279 -msgid "When TRUE, toolitem proxies for this action are represented in the toolbar overflow menu." -msgstr "ਜੇਕਰ ਠੀਕ ਹੈ ਤਾਂ, ਇਸ ਕਾਰਵਾਈ ਲਈ ਟੂਲ-ਆਈਟਮ ਪਰਾਕਸੀ ਨੂੰ ਟੂਲਬਾਰ ਭਰਨ ਮੇਨੂ ਵਿੱਚ ਵਿਖਾਇਆ ਜਾਵੇਗਾ।" +#: gtk/gtkaction.c:279 +msgid "" +"When TRUE, toolitem proxies for this action are represented in the toolbar " +"overflow menu." +msgstr "" +"ਜੇਕਰ ਠੀਕ ਹੈ ਤਾਂ, ਇਸ ਕਾਰਵਾਈ ਲਈ ਟੂਲ-ਆਈਟਮ ਪਰਾਕਸੀ ਨੂੰ ਟੂਲਬਾਰ ਭਰਨ ਮੇਨੂ ਵਿੱਚ ਵਿਖਾਇਆ ਜਾਵੇਗਾ।" -#: ../gtk/gtkaction.c:286 -#: ../gtk/gtktoolitem.c:163 +#: gtk/gtkaction.c:286 gtk/gtktoolitem.c:163 msgid "Visible when vertical" msgstr "ਜਦੋਂ ਲੰਬਕਾਰੀ ਹੋਵੇ ਤਾਂ ਵੇਖਾਓ" -#: ../gtk/gtkaction.c:287 -#: ../gtk/gtktoolitem.c:164 -msgid "Whether the toolbar item is visible when the toolbar is in a vertical orientation." +#: gtk/gtkaction.c:287 gtk/gtktoolitem.c:164 +msgid "" +"Whether the toolbar item is visible when the toolbar is in a vertical " +"orientation." msgstr "ਕੀ ਟੂਲਬਾਰ ਦੀ ਆਈਟਮ ਉਪਲੱਬਧ ਹੋਵੇ, ਜਦੋਂ ਕਿ ਟੂਲਬਾਰ ਲੰਬਕਾਰੀ ਹਾਲਤ ਵਿੱਚ ਹੋਵੇ।" -#: ../gtk/gtkaction.c:294 -#: ../gtk/gtktoolitem.c:170 +#: gtk/gtkaction.c:294 gtk/gtktoolitem.c:170 msgid "Is important" msgstr "ਖਾਸ ਹੈ" -#: ../gtk/gtkaction.c:295 -msgid "Whether the action is considered important. When TRUE, toolitem proxies for this action show text in GTK_TOOLBAR_BOTH_HORIZ mode." -msgstr "ਕੀ ਕਾਰਵਾਈ ਨੂੰ ਜ਼ਰੂਰੀ ਮੰਨਣਾ ਹੈ ਜੇਕਰ ਹਾਂ ਤਾਂ GTK_TOOLBAR_BOTH_HORIZ ਮੋਡ ਵਿੱਚ ਟੂਲ-ਆਈਟਮ ਪਰਾਕਸੀ ਲਈ ਇਹ ਕਾਰਵਾਈ ਟੈਕਸਟ ਰੂਪੀ ਵੇਖਾਵੇਗੀ।" +#: gtk/gtkaction.c:295 +msgid "" +"Whether the action is considered important. When TRUE, toolitem proxies for " +"this action show text in GTK_TOOLBAR_BOTH_HORIZ mode." +msgstr "" +"ਕੀ ਕਾਰਵਾਈ ਨੂੰ ਜ਼ਰੂਰੀ ਮੰਨਣਾ ਹੈ ਜੇਕਰ ਹਾਂ ਤਾਂ GTK_TOOLBAR_BOTH_HORIZ ਮੋਡ ਵਿੱਚ ਟੂਲ-ਆਈਟਮ " +"ਪਰਾਕਸੀ ਲਈ ਇਹ ਕਾਰਵਾਈ ਟੈਕਸਟ ਰੂਪੀ ਵੇਖਾਵੇਗੀ।" -#: ../gtk/gtkaction.c:303 +#: gtk/gtkaction.c:303 msgid "Hide if empty" msgstr "ਜੇ ਖਾਲੀ ਹੈ ਤਾਂ ਉਹਲੇ" -#: ../gtk/gtkaction.c:304 +#: gtk/gtkaction.c:304 msgid "When TRUE, empty menu proxies for this action are hidden." msgstr "ਜੇਕਰ ਸਹੀ ਹੈ ਤਾਂ ਇਸ ਕਾਰਵਾਈ ਵਿੱਚ ਖਾਲੀ ਲਿਸਟ ਪਰਾਕਸੀਆਂ ਨੂੰ ਉਹਲੇ ਕਰ ਦਿਓ" -#: ../gtk/gtkaction.c:310 -#: ../gtk/gtkactiongroup.c:177 -#: ../gtk/gtkcellrenderer.c:193 -#: ../gtk/gtkwidget.c:523 +#: gtk/gtkaction.c:310 gtk/gtkactiongroup.c:177 gtk/gtkcellrenderer.c:193 +#: gtk/gtkwidget.c:523 msgid "Sensitive" msgstr "ਸੰਵੇਦਨਸ਼ੀਲ" -#: ../gtk/gtkaction.c:311 +#: gtk/gtkaction.c:311 msgid "Whether the action is enabled." msgstr "ਕੀ ਕਾਰਵਾਈ ਯੋਗ ਹੈ" -#: ../gtk/gtkaction.c:317 -#: ../gtk/gtkactiongroup.c:184 -#: ../gtk/gtkstatusicon.c:269 -#: ../gtk/gtktreeviewcolumn.c:191 -#: ../gtk/gtkwidget.c:516 +#: gtk/gtkaction.c:317 gtk/gtkactiongroup.c:184 gtk/gtkstatusicon.c:269 +#: gtk/gtktreeviewcolumn.c:191 gtk/gtkwidget.c:516 msgid "Visible" msgstr "ਦਿੱਖ" -#: ../gtk/gtkaction.c:318 +#: gtk/gtkaction.c:318 msgid "Whether the action is visible." msgstr "ਕੀ ਕਾਰਵਾਈ ਦਿੱਸ ਰਹੀ ਹੈ।" -#: ../gtk/gtkaction.c:324 +#: gtk/gtkaction.c:324 msgid "Action Group" msgstr "ਕਾਰਵਾਈ ਗਰੁੱਪ" -#: ../gtk/gtkaction.c:325 -msgid "The GtkActionGroup this GtkAction is associated with, or NULL (for internal use)." +#: gtk/gtkaction.c:325 +msgid "" +"The GtkActionGroup this GtkAction is associated with, or NULL (for internal " +"use)." msgstr "ਇਹ GtkActionGroup, GtkAction ਨਾਲ ਸੰਬੰਧਿਤ ਹੈ, ਜਾਂ NULL (ਸਿਰਫ ਅੰਦਰੂਨੀ ਵਰਤੋਂ ਲਈ)" -#: ../gtk/gtkactiongroup.c:171 +#: gtk/gtkactiongroup.c:171 msgid "A name for the action group." msgstr "ਕਾਰਵਾਈ ਗਰੁੱਪ ਦਾ ਨਾਂ ਹੈ।" -#: ../gtk/gtkactiongroup.c:178 +#: gtk/gtkactiongroup.c:178 msgid "Whether the action group is enabled." msgstr "ਕੀ ਕਾਰਵਾਈ ਗਰੁੱਪ ਯੋਗ ਹੈ।" -#: ../gtk/gtkactiongroup.c:185 +#: gtk/gtkactiongroup.c:185 msgid "Whether the action group is visible." msgstr "ਕੀ ਕਾਰਵਾਈ ਗਰੁੱਪ ਦਿੱਸ ਰਿਹਾ ਹੈ।" -#: ../gtk/gtkadjustment.c:93 -#: ../gtk/gtkcellrendererprogress.c:128 -#: ../gtk/gtkscalebutton.c:200 -#: ../gtk/gtkspinbutton.c:269 +#: gtk/gtkadjustment.c:93 gtk/gtkcellrendererprogress.c:128 +#: gtk/gtkscalebutton.c:200 gtk/gtkspinbutton.c:269 msgid "Value" msgstr "ਮੁੱਲ" -#: ../gtk/gtkadjustment.c:94 +#: gtk/gtkadjustment.c:94 msgid "The value of the adjustment" msgstr "ਅਡਜੱਸਟਮੈਂਟ ਕਰਨ ਦਾ ਮੁੱਲ ਹੈ" -#: ../gtk/gtkadjustment.c:110 +#: gtk/gtkadjustment.c:110 msgid "Minimum Value" msgstr "ਘੱਟੋ-ਘੱਟ ਮੁੱਲ" -#: ../gtk/gtkadjustment.c:111 +#: gtk/gtkadjustment.c:111 msgid "The minimum value of the adjustment" msgstr "ਅਜਡੱਸਟਮੈਂਟ ਕਰਨ ਦਾ ਘੱਟੋ-ਘੱਟ ਮੁੱਲ ਹੈ" -#: ../gtk/gtkadjustment.c:130 +#: gtk/gtkadjustment.c:130 msgid "Maximum Value" msgstr "ਵੱਧ ਤੋਂ ਵੱਧ ਮੁੱਲ" -#: ../gtk/gtkadjustment.c:131 +#: gtk/gtkadjustment.c:131 msgid "The maximum value of the adjustment" msgstr "ਅਡਜੱਸਟਮੈਂਟ ਕਰਨ ਦਾ ਵੱਧ ਤੋਂ ਵੱਧ ਮੁੱਲ ਹੈ" -#: ../gtk/gtkadjustment.c:147 +#: gtk/gtkadjustment.c:147 msgid "Step Increment" msgstr "ਸਟੈਪ ਵਾਧਾ" -#: ../gtk/gtkadjustment.c:148 +#: gtk/gtkadjustment.c:148 msgid "The step increment of the adjustment" msgstr "ਅਡਜੱਸਟਮੈਂਟ ਕਰਨ ਦਾ ਸਟੈਪ ਵਾਧਾ ਹੈ" -#: ../gtk/gtkadjustment.c:164 +#: gtk/gtkadjustment.c:164 msgid "Page Increment" msgstr "ਸਫ਼ਾ ਵਾਧਾ" -#: ../gtk/gtkadjustment.c:165 +#: gtk/gtkadjustment.c:165 msgid "The page increment of the adjustment" msgstr "ਅਡਜੱਸਟਮੈਂਟ ਕਰਨ ਦਾ ਸਫ਼ਾ ਵਾਧਾ ਹੈ" -#: ../gtk/gtkadjustment.c:184 +#: gtk/gtkadjustment.c:184 msgid "Page Size" msgstr "ਸਫ਼ਾ ਅਕਾਰ" -#: ../gtk/gtkadjustment.c:185 +#: gtk/gtkadjustment.c:185 msgid "The page size of the adjustment" msgstr "ਅਡਜੱਸਟਮੈਂਟ ਕਰਨ ਦਾ ਸਫ਼ਾ ਅਕਾਰ ਹੈ" -#: ../gtk/gtkalignment.c:90 +#: gtk/gtkalignment.c:90 msgid "Horizontal alignment" msgstr "ਲੇਟਵੀਂ ਸਫਬੰਦੀ" -#: ../gtk/gtkalignment.c:91 -#: ../gtk/gtkbutton.c:250 -msgid "Horizontal position of child in available space. 0.0 is left aligned, 1.0 is right aligned" +#: gtk/gtkalignment.c:91 gtk/gtkbutton.c:250 +msgid "" +"Horizontal position of child in available space. 0.0 is left aligned, 1.0 is " +"right aligned" msgstr "ਉਪਲੱਬਧ ਥਾਂ ਵਿੱਚ ਚਲਾਇਡ ਲਈ ਲੇਟਵੀ ਸਥਿਤੀ, ਸਫਬੰਦੀ ਖੱਬੇ 0.0 ਤੇ , ਸੱਜੇ 1.0 ਤੇ " -#: ../gtk/gtkalignment.c:100 +#: gtk/gtkalignment.c:100 msgid "Vertical alignment" msgstr "ਲੰਬਰੂਪੀ ਸਫਬੰਦੀ" -#: ../gtk/gtkalignment.c:101 -#: ../gtk/gtkbutton.c:269 -msgid "Vertical position of child in available space. 0.0 is top aligned, 1.0 is bottom aligned" +#: gtk/gtkalignment.c:101 gtk/gtkbutton.c:269 +msgid "" +"Vertical position of child in available space. 0.0 is top aligned, 1.0 is " +"bottom aligned" msgstr "ਉਪਲੱਬਧ ਥਾਂ ਵਿੱਚ ਚਲਾਇਡ ਲਈ ਲੰਬਕਾਰੀ ਹਾਲਤ ਸਫਬੰਦੀ ਉਪਰੋਂ 0.0 ਤੇ , ਥੱਲਿਉ1.0 'ਤੇ।" -#: ../gtk/gtkalignment.c:109 +#: gtk/gtkalignment.c:109 msgid "Horizontal scale" msgstr "ਲੇਟਵਾਂ ਸਕੇਲ" -#: ../gtk/gtkalignment.c:110 -msgid "If available horizontal space is bigger than needed for the child, how much of it to use for the child. 0.0 means none, 1.0 means all" -msgstr "ਜੇਕਰ ਉਪਲੱਬਧ ਲੇਟਵੀ ਥਾਂ ਚਲਾਇਡ ਲਈ ਲੋੜੀਦੀ ਥਾਂ ਤੋਂ ਵਧੇਰੇ ਹੋਵੇ ਤਾਂਚਲਾਇਡ ਕਿੰਨੀ ਵਰਤੇ 0.0 ਦਾ ਮਤਲਬ ਕੁਝ ਵੀ ਨਹੀ, 1.0 ਸਭ" +#: gtk/gtkalignment.c:110 +msgid "" +"If available horizontal space is bigger than needed for the child, how much " +"of it to use for the child. 0.0 means none, 1.0 means all" +msgstr "" +"ਜੇਕਰ ਉਪਲੱਬਧ ਲੇਟਵੀ ਥਾਂ ਚਲਾਇਡ ਲਈ ਲੋੜੀਦੀ ਥਾਂ ਤੋਂ ਵਧੇਰੇ ਹੋਵੇ ਤਾਂਚਲਾਇਡ ਕਿੰਨੀ ਵਰਤੇ 0.0 ਦਾ ਮਤਲਬ ਕੁਝ " +"ਵੀ ਨਹੀ, 1.0 ਸਭ" -#: ../gtk/gtkalignment.c:118 +#: gtk/gtkalignment.c:118 msgid "Vertical scale" msgstr "ਲੰਬਕਾਰੀ ਪੈਮਾਨਾ" -#: ../gtk/gtkalignment.c:119 -msgid "If available vertical space is bigger than needed for the child, how much of it to use for the child. 0.0 means none, 1.0 means all" -msgstr "ਜੇਕਰ ਉਪਲੱਬਧ ਲੰਬਕਾਰੀ ਥਾਂ ਚਲਾਇਡ ਲਈ ਲੋੜੀਦੀ ਥਾਂ ਤੋਂ ਵਧੇਰੇ ਹੋਵੇ ਤਾਂ ਚਲਾਇਡ ਕਿੰਨੀ ਵਰਤੇ 0.0 ਦਾ ਮਤਲਬ ਕੁਝ ਵੀ ਨਹੀ, 1.0 ਸਭ" +#: gtk/gtkalignment.c:119 +msgid "" +"If available vertical space is bigger than needed for the child, how much of " +"it to use for the child. 0.0 means none, 1.0 means all" +msgstr "" +"ਜੇਕਰ ਉਪਲੱਬਧ ਲੰਬਕਾਰੀ ਥਾਂ ਚਲਾਇਡ ਲਈ ਲੋੜੀਦੀ ਥਾਂ ਤੋਂ ਵਧੇਰੇ ਹੋਵੇ ਤਾਂ ਚਲਾਇਡ ਕਿੰਨੀ ਵਰਤੇ 0.0 ਦਾ ਮਤਲਬ " +"ਕੁਝ ਵੀ ਨਹੀ, 1.0 ਸਭ" -#: ../gtk/gtkalignment.c:136 +#: gtk/gtkalignment.c:136 msgid "Top Padding" msgstr "ਉੱਤੇ ਚਿਣੋ" -#: ../gtk/gtkalignment.c:137 +#: gtk/gtkalignment.c:137 msgid "The padding to insert at the top of the widget." msgstr "ਵਿਡਗਿਟ ਦੇ ਉੱਤੇ ਚਿਣ ਦਿਓ" -#: ../gtk/gtkalignment.c:153 +#: gtk/gtkalignment.c:153 msgid "Bottom Padding" msgstr "ਥੱਲੇ ਚਿਣੋ" -#: ../gtk/gtkalignment.c:154 +#: gtk/gtkalignment.c:154 msgid "The padding to insert at the bottom of the widget." msgstr "ਵਿਡਗਿਟ ਦੇ ਹੇਠਾਂ ਚਿਣ ਦਿਓ" -#: ../gtk/gtkalignment.c:170 +#: gtk/gtkalignment.c:170 msgid "Left Padding" msgstr "ਖੱਬੇ ਚਿਣੋ" -#: ../gtk/gtkalignment.c:171 +#: gtk/gtkalignment.c:171 msgid "The padding to insert at the left of the widget." msgstr "ਵਿਡਗਿਟ ਦੇ ਖੱਬੇ ਚਿਣ ਦਿਓ" -#: ../gtk/gtkalignment.c:187 +#: gtk/gtkalignment.c:187 msgid "Right Padding" msgstr "ਸੱਜੇ ਚਿਣੋ" -#: ../gtk/gtkalignment.c:188 +#: gtk/gtkalignment.c:188 msgid "The padding to insert at the right of the widget." msgstr "ਵਿਡਗਿਟ ਦੇ ਸੱਜੇ ਚਿਣ ਦਿਓ" -#: ../gtk/gtkarrow.c:73 +#: gtk/gtkarrow.c:73 msgid "Arrow direction" msgstr "ਤੀਰ ਦਿਸ਼ਾ" -#: ../gtk/gtkarrow.c:74 +#: gtk/gtkarrow.c:74 msgid "The direction the arrow should point" msgstr "ਤੀਰ ਦੀ ਦਿਸ਼ਾ ਨਿਸ਼ਾਨਦੇਹੀ ਕਰੇ" -#: ../gtk/gtkarrow.c:81 +#: gtk/gtkarrow.c:81 msgid "Arrow shadow" msgstr "ਤੀਰ ਛਾਂ" -#: ../gtk/gtkarrow.c:82 +#: gtk/gtkarrow.c:82 msgid "Appearance of the shadow surrounding the arrow" msgstr "ਤੀਰ ਦੇ ਆਲੇ ਦੁਆਲੇ ਛਾਂ ਵੇਖਾਓ" -#: ../gtk/gtkarrow.c:88 -#: ../gtk/gtkmenuitem.c:279 +#: gtk/gtkarrow.c:88 gtk/gtkmenuitem.c:279 msgid "Arrow Scaling" msgstr "ਤੀਰ ਸਕੇਲਿੰਗ" -#: ../gtk/gtkarrow.c:89 +#: gtk/gtkarrow.c:89 msgid "Amount of space used up by arrow" msgstr "ਤੀਰ ਵਲੋਂ ਵਰਤੀ ਗਈ ਥਾਂ ਦੀ ਮਾਤਰਾ" -#: ../gtk/gtkaspectframe.c:79 +#: gtk/gtkaspectframe.c:79 msgid "Horizontal Alignment" msgstr "ਲੇਟਵੀਂ ਸਫਬੰਦੀ" -#: ../gtk/gtkaspectframe.c:80 +#: gtk/gtkaspectframe.c:80 msgid "X alignment of the child" msgstr "ਚਾਇਲਡ ਦੀ X ਕਤਾਰਬੰਦੀ" -#: ../gtk/gtkaspectframe.c:86 +#: gtk/gtkaspectframe.c:86 msgid "Vertical Alignment" msgstr "ਲੰਬਕਾਰੀ ਸਫਬੰਦੀ" -#: ../gtk/gtkaspectframe.c:87 +#: gtk/gtkaspectframe.c:87 msgid "Y alignment of the child" msgstr "ਚਾਇਲਡ ਦੀ Y ਸਫਬੰਦੀ" -#: ../gtk/gtkaspectframe.c:93 +#: gtk/gtkaspectframe.c:93 msgid "Ratio" msgstr "ਅਨੁਪਾਤ" -#: ../gtk/gtkaspectframe.c:94 +#: gtk/gtkaspectframe.c:94 msgid "Aspect ratio if obey_child is FALSE" msgstr "ਜੇ obey_child ਗਲਤ ਹੈ ਤਾਂ ਆਕਾਰ-ਅਨੁਪਾਤ" -#: ../gtk/gtkaspectframe.c:100 +#: gtk/gtkaspectframe.c:100 msgid "Obey child" msgstr "ਉਬੇ-ਚਾਇਲਡ" -#: ../gtk/gtkaspectframe.c:101 +#: gtk/gtkaspectframe.c:101 msgid "Force aspect ratio to match that of the frame's child" msgstr "ਫਰੇਮ ਦੀ ਚਾਇਲਡ ਨਾਲ ਆਕਾਰ-ਅਨੁਪਾਤ ਨਾਲ ਮਿਲਾਓ" -#: ../gtk/gtkassistant.c:261 +#: gtk/gtkassistant.c:261 msgid "Header Padding" msgstr "ਹੈੱਡਰ ਪੈਡਿੰਗ" -#: ../gtk/gtkassistant.c:262 +#: gtk/gtkassistant.c:262 msgid "Number of pixels around the header." msgstr "ਹੈੱਡਰ ਦੇ ਦੁਆਲੇ ਪਿਕਸਲਾਂ ਦੀ ਗਿਣਤੀ ਹੈ।" -#: ../gtk/gtkassistant.c:269 +#: gtk/gtkassistant.c:269 msgid "Content Padding" msgstr "ਸਮੱਗਰੀ ਪੈਡਿੰਗ" -#: ../gtk/gtkassistant.c:270 +#: gtk/gtkassistant.c:270 msgid "Number of pixels around the content pages." msgstr "ਸਮੱਗਰੀ ਪੇਜ਼ਾਂ ਦੁਆਲੇ ਪਿਕਸਲਾਂ ਦੀ ਗਿਣਤੀ ਹੈ।" -#: ../gtk/gtkassistant.c:286 +#: gtk/gtkassistant.c:286 msgid "Page type" msgstr "ਪੇਜ਼ ਕਿਸਮ" -#: ../gtk/gtkassistant.c:287 +#: gtk/gtkassistant.c:287 msgid "The type of the assistant page" msgstr "ਜਾਰੀ ਪੇਜ਼ ਦੀ ਕਿਸਮ ਹੈ" -#: ../gtk/gtkassistant.c:304 +#: gtk/gtkassistant.c:304 msgid "Page title" msgstr "ਸਫ਼ਾ ਟਾਇਟਲ" -#: ../gtk/gtkassistant.c:305 +#: gtk/gtkassistant.c:305 msgid "The title of the assistant page" msgstr "ਜਾਰੀ ਸਫ਼ੇ ਦਾ ਟਾਇਟਲ" -#: ../gtk/gtkassistant.c:321 +#: gtk/gtkassistant.c:321 msgid "Header image" msgstr "ਹੈੱਡਰ ਚਿੱਤਰ" -#: ../gtk/gtkassistant.c:322 +#: gtk/gtkassistant.c:322 msgid "Header image for the assistant page" msgstr "ਸਹਾਇਕ ਸਫ਼ੇ ਲਈ ਹੈੱਡਰ ਚਿੱਤਰ" -#: ../gtk/gtkassistant.c:338 +#: gtk/gtkassistant.c:338 msgid "Sidebar image" msgstr "ਸਾਈਡ-ਬਾਰ ਚਿੱਤਰ" -#: ../gtk/gtkassistant.c:339 +#: gtk/gtkassistant.c:339 msgid "Sidebar image for the assistant page" msgstr "ਸਹਾਇਕ ਸਫ਼ੇ ਲਈ ਬਾਹੀ ਚਿੱਤਰ" -#: ../gtk/gtkassistant.c:354 +#: gtk/gtkassistant.c:354 msgid "Page complete" msgstr "ਸਫ਼ਾ ਪੂਰਾ ਹੋਇਆ" -#: ../gtk/gtkassistant.c:355 +#: gtk/gtkassistant.c:355 msgid "Whether all required fields on the page have been filled out" msgstr "ਕੀ ਸਫ਼ੇ ਉੱਤੇ ਸਭ ਲੋੜੀਦੇ ਖੇਤਰ ਭਰਨੇ ਹਨ" -#: ../gtk/gtkbbox.c:91 +#: gtk/gtkbbox.c:91 msgid "Minimum child width" msgstr "ਘੱਟੋ-ਘੱਟ ਚਾਇਲਡ ਚੌੜਾਈ" -#: ../gtk/gtkbbox.c:92 +#: gtk/gtkbbox.c:92 msgid "Minimum width of buttons inside the box" msgstr "ਡੱਬੇ ਦੇ ਅੰਦਰ ਬਟਨਾਂ ਦੀ ਘੱਟੋ-ਘੱਟ ਚੌੜਾਈ" -#: ../gtk/gtkbbox.c:100 +#: gtk/gtkbbox.c:100 msgid "Minimum child height" msgstr "ਘੱਟੋ-ਘੱਟ ਚਾਇਲਡ ਉਚਾਈ" -#: ../gtk/gtkbbox.c:101 +#: gtk/gtkbbox.c:101 msgid "Minimum height of buttons inside the box" msgstr "ਡੱਬੇ ਦੇ ਅੰਦਰ ਬਟਨਾਂ ਦੀ ਘੱਟੋ-ਘੱਟ ਉਚਾਈ" -#: ../gtk/gtkbbox.c:109 +#: gtk/gtkbbox.c:109 msgid "Child internal width padding" msgstr "ਚਾਇਲਡ ਦੀ ਅੰਦਰੂਨੀ ਚਿਣਨ ਦੀ ਚੌੜਾਈ" -#: ../gtk/gtkbbox.c:110 +#: gtk/gtkbbox.c:110 msgid "Amount to increase child's size on either side" msgstr "ਚਾਇਲਡ ਦੇ ਆਕਾਰ ਵਿੱਚ ਕਿਸੇ ਵੀ ਪਾਸੇ ਵਾਧੇ ਦੀ ਮਿਣਤੀ" -#: ../gtk/gtkbbox.c:118 +#: gtk/gtkbbox.c:118 msgid "Child internal height padding" msgstr "ਚਾਇਲਡ ਦੀ ਅੰਦਰੂਨੀ ਚਿਣਨ ਦੀ ਉਚਾਈ" -#: ../gtk/gtkbbox.c:119 +#: gtk/gtkbbox.c:119 msgid "Amount to increase child's size on the top and bottom" msgstr "ਚਾਇਲਡ ਦੇ ਆਕਾਰ ਵਿੱਚ ਉੱਪਰ ਅਤੇ ਹੇਠਾਂ ਵਾਲੇ ਪਾਸੇ ਵਾਧੇ ਦੀ ਮਿਣਤੀ" -#: ../gtk/gtkbbox.c:127 +#: gtk/gtkbbox.c:127 msgid "Layout style" msgstr "ਲੇਆਉਟ ਸਟਾਇਲ" -#: ../gtk/gtkbbox.c:128 -msgid "How to layout the buttons in the box. Possible values are default, spread, edge, start and end" -msgstr "ਡੱਬੇ ਵਿੱਚ ਬਟਨਾਂ ਦਾ ਲੇਆਉਟ ਕਿਵੇਂ ਹੋਵੇ, ਉਪਲੱਬਧ ਮੁੱਲ ਹਨ ਡਿਫਾਲਟ, ਖਿਲਰਿਆ, ਕਿਨਾਰਾ, ਸ਼ੁਰੂ ਅਤੇ ਅੰਤ" +#: gtk/gtkbbox.c:128 +msgid "" +"How to layout the buttons in the box. Possible values are default, spread, " +"edge, start and end" +msgstr "" +"ਡੱਬੇ ਵਿੱਚ ਬਟਨਾਂ ਦਾ ਲੇਆਉਟ ਕਿਵੇਂ ਹੋਵੇ, ਉਪਲੱਬਧ ਮੁੱਲ ਹਨ ਡਿਫਾਲਟ, ਖਿਲਰਿਆ, ਕਿਨਾਰਾ, ਸ਼ੁਰੂ ਅਤੇ ਅੰਤ" -#: ../gtk/gtkbbox.c:136 +#: gtk/gtkbbox.c:136 msgid "Secondary" msgstr "ਸੈਕੰਡਰੀ" -#: ../gtk/gtkbbox.c:137 -msgid "If TRUE, the child appears in a secondary group of children, suitable for, e.g., help buttons" -msgstr "ਜੇਕਰ ਸਹੀ ਹੈ ਤਾਂ ਚਾਇਲਡ, ਚਾਇਲਡਰਨ ਦੇ ਗਰੁੱਪ ਦਾ ਸੈਕੰਡਰੀ ਬਣ ਰਹੀ ਜਾਪਦੀ ਹੈ ਜਿਵੇ ਕਿ ਮੱਦਦ ਬਟਨ " +#: gtk/gtkbbox.c:137 +msgid "" +"If TRUE, the child appears in a secondary group of children, suitable for, e." +"g., help buttons" +msgstr "" +"ਜੇਕਰ ਸਹੀ ਹੈ ਤਾਂ ਚਾਇਲਡ, ਚਾਇਲਡਰਨ ਦੇ ਗਰੁੱਪ ਦਾ ਸੈਕੰਡਰੀ ਬਣ ਰਹੀ ਜਾਪਦੀ ਹੈ ਜਿਵੇ ਕਿ ਮੱਦਦ ਬਟਨ " -#: ../gtk/gtkbox.c:98 -#: ../gtk/gtkexpander.c:219 -#: ../gtk/gtkiconview.c:666 -#: ../gtk/gtktreeviewcolumn.c:216 +#: gtk/gtkbox.c:98 gtk/gtkexpander.c:219 gtk/gtkiconview.c:666 +#: gtk/gtktreeviewcolumn.c:216 msgid "Spacing" msgstr "ਖਾਲੀ ਥਾਂ" -#: ../gtk/gtkbox.c:99 +#: gtk/gtkbox.c:99 msgid "The amount of space between children" msgstr "ਚੈਲਡਰਨ ਵਿੱਚ ਕਿੰਨੀ ਥਾਂ ਹੈ" -#: ../gtk/gtkbox.c:108 -#: ../gtk/gtknotebook.c:644 -#: ../gtk/gtktable.c:165 -#: ../gtk/gtktoolbar.c:580 +#: gtk/gtkbox.c:108 gtk/gtknotebook.c:644 gtk/gtktable.c:165 +#: gtk/gtktoolbar.c:580 msgid "Homogeneous" msgstr "ਸਮਰੂਪ" -#: ../gtk/gtkbox.c:109 +#: gtk/gtkbox.c:109 msgid "Whether the children should all be the same size" msgstr "ਕੀ ਚੈਲਰਨ ਇੱਕੋ ਆਕਾਰ ਦੇ ਹੋਣ" -#: ../gtk/gtkbox.c:116 -#: ../gtk/gtkpreview.c:101 -#: ../gtk/gtktoolbar.c:572 -#: ../gtk/gtktreeviewcolumn.c:272 +#: gtk/gtkbox.c:116 gtk/gtkpreview.c:101 gtk/gtktoolbar.c:572 +#: gtk/gtktreeviewcolumn.c:272 msgid "Expand" msgstr "ਫੈਲਾਓ" -#: ../gtk/gtkbox.c:117 +#: gtk/gtkbox.c:117 msgid "Whether the child should receive extra space when the parent grows" msgstr "ਕੀ ਚਾਇਲਡ ਵੱਖਰੀ ਥਾਂ ਲੈ ਲੈਣ ਜਦੋਂ ਕਿ ਮੂਲ਼ (ਪੇਰੈਨਟ) ਵੱਧ ਰਹੇ ਹੋ" -#: ../gtk/gtkbox.c:123 +#: gtk/gtkbox.c:123 msgid "Fill" msgstr "ਭਰੋ" -#: ../gtk/gtkbox.c:124 -msgid "Whether extra space given to the child should be allocated to the child or used as padding" +#: gtk/gtkbox.c:124 +msgid "" +"Whether extra space given to the child should be allocated to the child or " +"used as padding" msgstr "ਕੀ ਚਾਇਲਡ ਦੀ ਖਾਲੀ ਥਾਂ ਚਾਇਡ ਨੂੰ ਦੇ ਦਿੱਤੀ ਜਾਵੇ ਜਾਂ ਚਿਣਨ ਲਈ ਵਰਤੀ ਜਾਵੇ " -#: ../gtk/gtkbox.c:130 +#: gtk/gtkbox.c:130 msgid "Padding" msgstr "ਚਿਣਿਆ" -#: ../gtk/gtkbox.c:131 +#: gtk/gtkbox.c:131 msgid "Extra space to put between the child and its neighbors, in pixels" msgstr "ਵਾਧੂ ਥਾਂ, ਚਾਇਲਡ ਅਤੇ ਗੁਆਢੀ ਵਿੱਚਕਾਰ ਦੇਣ ਲਈ ( ਪਿਕਸਲਾਂ ਵਿੱਚ)" -#: ../gtk/gtkbox.c:137 +#: gtk/gtkbox.c:137 msgid "Pack type" msgstr "ਪੈਕ ਕਿਸਮ" -#: ../gtk/gtkbox.c:138 -#: ../gtk/gtknotebook.c:711 -msgid "A GtkPackType indicating whether the child is packed with reference to the start or end of the parent" +#: gtk/gtkbox.c:138 gtk/gtknotebook.c:711 +msgid "" +"A GtkPackType indicating whether the child is packed with reference to the " +"start or end of the parent" msgstr "ਇਹ GtkPackType ਵੇਖਾ ਰਿਹਾ ਹੈ ਕਿ ਚਲਾਇਡ ਨੂੰ ਪੇਰੈਟ ਦੇ ਸ਼ੁਰੂ ਜ਼ਾਂ ਅਖੀਰ ਵਿੱਚ ਪੈਕ ਕੀਤਾ ਜਾਏ" -#: ../gtk/gtkbox.c:144 -#: ../gtk/gtknotebook.c:689 -#: ../gtk/gtkpaned.c:218 -#: ../gtk/gtkruler.c:110 +#: gtk/gtkbox.c:144 gtk/gtknotebook.c:689 gtk/gtkpaned.c:218 +#: gtk/gtkruler.c:110 msgid "Position" msgstr "ਟਿਕਾਣਾ" -#: ../gtk/gtkbox.c:145 -#: ../gtk/gtknotebook.c:690 +#: gtk/gtkbox.c:145 gtk/gtknotebook.c:690 msgid "The index of the child in the parent" msgstr "ਪੇਰੈਟ ਵਿੱਚ ਚਾਇਲਡ ਦਾ ਇੰਡੈਕਸ" -#: ../gtk/gtkbuilder.c:96 +#: gtk/gtkbuilder.c:96 msgid "Translation Domain" msgstr "ਟਰਾਂਸਲੇਟ ਡੋਮੇਨ" -#: ../gtk/gtkbuilder.c:97 +#: gtk/gtkbuilder.c:97 msgid "The translation domain used by gettext" msgstr "gettext ਵਲੋਂ ਵਰਤੀ ਟਰਾਂਸਲੇਟ ਡੋਮੇਨ" -#: ../gtk/gtkbutton.c:200 -msgid "Text of the label widget inside the button, if the button contains a label widget" +#: gtk/gtkbutton.c:200 +msgid "" +"Text of the label widget inside the button, if the button contains a label " +"widget" msgstr "ਬਟਨ ਵਿੱਚ ਲੇਬਲ ਵਿਦਗਿਟ ਦੇ ਸ਼ਬਦ, ਜੇਕਰ ਬਟਨ ਵਿੱਚ ਲੇਬਲ ਵਿਦਗਿਟ ਹੈ" -#: ../gtk/gtkbutton.c:207 -#: ../gtk/gtkexpander.c:203 -#: ../gtk/gtklabel.c:337 -#: ../gtk/gtktoolbutton.c:187 +#: gtk/gtkbutton.c:207 gtk/gtkexpander.c:203 gtk/gtklabel.c:337 +#: gtk/gtktoolbutton.c:187 msgid "Use underline" msgstr "ਹੇਠਾਂ-ਲਾਈਨ ਵਰਤੋਂ" -#: ../gtk/gtkbutton.c:208 -#: ../gtk/gtkexpander.c:204 -#: ../gtk/gtklabel.c:338 -msgid "If set, an underline in the text indicates the next character should be used for the mnemonic accelerator key" -msgstr "ਜੇਕਰ, ਸ਼ਬਦ ਵਿੱਚ ਹੇਠਾਂ ਲਾਈਨ ਖਿੱਚੀ ਗਈ ਹੈ ਤਾਂ ਇਹ ਅਗਲੇ ਅੱਖਰ ਨੂੰ ਵੇਖਾਵੇਗਾ ਕਿ ਉਹ ਕੀ-ਬੋਰਡ ਤੋਂ ਵਰਤਿਆ ਜਾ ਸਕਦਾ ਹੈ" +#: gtk/gtkbutton.c:208 gtk/gtkexpander.c:204 gtk/gtklabel.c:338 +msgid "" +"If set, an underline in the text indicates the next character should be used " +"for the mnemonic accelerator key" +msgstr "" +"ਜੇਕਰ, ਸ਼ਬਦ ਵਿੱਚ ਹੇਠਾਂ ਲਾਈਨ ਖਿੱਚੀ ਗਈ ਹੈ ਤਾਂ ਇਹ ਅਗਲੇ ਅੱਖਰ ਨੂੰ ਵੇਖਾਵੇਗਾ ਕਿ ਉਹ ਕੀ-ਬੋਰਡ ਤੋਂ ਵਰਤਿਆ " +"ਜਾ ਸਕਦਾ ਹੈ" -#: ../gtk/gtkbutton.c:215 +#: gtk/gtkbutton.c:215 msgid "Use stock" msgstr "ਸਟਾਕ ਵਰਤੋਂ" -#: ../gtk/gtkbutton.c:216 -msgid "If set, the label is used to pick a stock item instead of being displayed" +#: gtk/gtkbutton.c:216 +msgid "" +"If set, the label is used to pick a stock item instead of being displayed" msgstr "ਜੇਕਰ ਸੈੱਟ ਕੀਤਾ ਤਾਂ, ਲੇਬਲ ਸਟਾਕ ਆਈਟਮ ਨੂੰ ਚੁੱਕੇਗਾ ਨਾ ਕਿ ਉਸ ਨੂੰ ਵੇਖਾਵੇਗਾ" -#: ../gtk/gtkbutton.c:223 -#: ../gtk/gtkcombobox.c:788 -#: ../gtk/gtkfilechooserbutton.c:393 +#: gtk/gtkbutton.c:223 gtk/gtkcombobox.c:788 gtk/gtkfilechooserbutton.c:393 msgid "Focus on click" msgstr "ਕਲਿੱਕ 'ਤੇ ਫੋਕਸ" -#: ../gtk/gtkbutton.c:224 -#: ../gtk/gtkfilechooserbutton.c:394 +#: gtk/gtkbutton.c:224 gtk/gtkfilechooserbutton.c:394 msgid "Whether the button grabs focus when it is clicked with the mouse" msgstr "ਕੀ ਬਟਨ ਫੋਕਸ ਹੋ ਜਾਵੇ, ਜਦੋਂ ਕਿ ਇਹ ਮਾਊਸ ਨਾਲ ਦਬਾਇਆ ਜਾਵੇ" -#: ../gtk/gtkbutton.c:231 +#: gtk/gtkbutton.c:231 msgid "Border relief" msgstr "ਹਾਸ਼ੀਏ ਦੀ ਛੋਟ" -#: ../gtk/gtkbutton.c:232 +#: gtk/gtkbutton.c:232 msgid "The border relief style" msgstr "ਬਾਰਡਰ ਛੋਟ ਸਟਾਇਲ" -#: ../gtk/gtkbutton.c:249 +#: gtk/gtkbutton.c:249 msgid "Horizontal alignment for child" msgstr "ਚਾਇਲਡ ਲਈ ਲੇਟਵੀ ਸਫ਼ਬੰਦੀ" -#: ../gtk/gtkbutton.c:268 +#: gtk/gtkbutton.c:268 msgid "Vertical alignment for child" msgstr "ਚਾਇਲਡ ਲਈ ਲੰਬਕਾਰੀ ਸਫ਼ਬੰਦੀ" -#: ../gtk/gtkbutton.c:285 -#: ../gtk/gtkimagemenuitem.c:100 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "ਚਿੱਤਰ ਵਿਦਗਿਟ" -#: ../gtk/gtkbutton.c:286 +#: gtk/gtkbutton.c:286 msgid "Child widget to appear next to the button text" msgstr "ਚਲਾਇਡ ਵਿਦਗਿਟ, ਬਟਨ ਟੈਕਸਟ ਤੋਂ ਅੱਗੇ ਦਿੱਸਣ ਲਈ" -#: ../gtk/gtkbutton.c:300 +#: gtk/gtkbutton.c:300 msgid "Image position" msgstr "ਚਿੱਤਰ ਸਥਿਤੀ" -#: ../gtk/gtkbutton.c:301 +#: gtk/gtkbutton.c:301 msgid "The position of the image relative to the text" msgstr "ਟੈਕਸਟ ਦੇ ਮੁਤਾਬਕ ਚਿੱਤਰ ਦੀ ਅਨੁਸਾਰੀ ਸਥਿਤੀ" -#: ../gtk/gtkbutton.c:410 +#: gtk/gtkbutton.c:410 msgid "Default Spacing" msgstr "ਮੂਲ ਫਾਸਲਾ" -#: ../gtk/gtkbutton.c:411 +#: gtk/gtkbutton.c:411 msgid "Extra space to add for CAN_DEFAULT buttons" msgstr "ਬਟਨਾਂ CAN_DEFAULT ਲਈ ਵੱਖਰੀ ਥਾਂ ਜੋੜੋ" -#: ../gtk/gtkbutton.c:417 +#: gtk/gtkbutton.c:417 msgid "Default Outside Spacing" msgstr "ਮੂਲ ਬਾਹਰੀ ਖਾਲ਼ੀ ਥਾਂ" -#: ../gtk/gtkbutton.c:418 -msgid "Extra space to add for CAN_DEFAULT buttons that is always drawn outside the border" +#: gtk/gtkbutton.c:418 +msgid "" +"Extra space to add for CAN_DEFAULT buttons that is always drawn outside the " +"border" msgstr "ਬਟਨਾਂ CAN_DEFAULT ਲਈ ਵੱਖਰੀ ਥਾਂ ਜੋੜੋ, ਹੋ ਕਿ ਹਾਸ਼ੀਏ ਤੋਂ ਹਮੇਸ਼ਾ ਬਾਹਰ ਖਿੱਚੀ ਜਾਵੇ" -#: ../gtk/gtkbutton.c:423 +#: gtk/gtkbutton.c:423 msgid "Child X Displacement" msgstr "ਚਾਇਲਡ X ਹਿਲਾਉਣਾ" -#: ../gtk/gtkbutton.c:424 -msgid "How far in the x direction to move the child when the button is depressed" +#: gtk/gtkbutton.c:424 +msgid "" +"How far in the x direction to move the child when the button is depressed" msgstr "ਜਦੋ ਬਟਨ ਨੂੰ ਦਬਾਇਆ ਜਾਵੇ ਤਾਂ ਚਾਇਲਡ ਨੂੰ X ਦਿਸ਼ਾ ਵਿੱਚ ਕਿੰਨਾ ਹਿਲਾਇਆ ਜਾਵੇ" -#: ../gtk/gtkbutton.c:431 +#: gtk/gtkbutton.c:431 msgid "Child Y Displacement" msgstr "ਚਾਇਲਡ Y ਹਿਲਾਉਣਾ" -#: ../gtk/gtkbutton.c:432 -msgid "How far in the y direction to move the child when the button is depressed" +#: gtk/gtkbutton.c:432 +msgid "" +"How far in the y direction to move the child when the button is depressed" msgstr "ਜਦੋ ਬਟਨ ਨੂੰ ਦਬਾਇਆ ਜਾਵੇ ਤਾਂ ਚਾਇਲਡ ਨੂੰ Y ਦਿਸ਼ਾ ਵਿੱਚ ਕਿੰਨਾ ਹਿਲਾਇਆ ਜਾਵੇ" -#: ../gtk/gtkbutton.c:448 +#: gtk/gtkbutton.c:448 msgid "Displace focus" msgstr "ਫੋਕਸ ਹਿਲਾਓ" -#: ../gtk/gtkbutton.c:449 -msgid "Whether the child_displacement_x/_y properties should also affect the focus rectangle" +#: gtk/gtkbutton.c:449 +msgid "" +"Whether the child_displacement_x/_y properties should also affect the focus " +"rectangle" msgstr "ਕੀ child_displacement_x/_y properties ਚਤੁਰਭੁਜ ਫੋਕਸ ਨੂੰ ਪਰਭਾਵਿਤ ਕਰੇ" -#: ../gtk/gtkbutton.c:462 -#: ../gtk/gtkentry.c:539 -#: ../gtk/gtkentry.c:932 +#: gtk/gtkbutton.c:462 gtk/gtkentry.c:539 gtk/gtkentry.c:932 msgid "Inner Border" msgstr "ਅੰਦਰੂਨੀ ਹਾਸ਼ੀਆ" -#: ../gtk/gtkbutton.c:463 +#: gtk/gtkbutton.c:463 msgid "Border between button edges and child." msgstr "ਬਟਨ ਕਿਨਾਰੇ ਅਤੇ ਅਧੀਨ ਵਿੱਚ ਹਾਸ਼ੀਆ ਹੈ।" -#: ../gtk/gtkbutton.c:476 +#: gtk/gtkbutton.c:476 msgid "Image spacing" msgstr "ਚਿੱਤਰ ਫਾਸਲਾ" -#: ../gtk/gtkbutton.c:477 +#: gtk/gtkbutton.c:477 msgid "Spacing in pixels between the image and label" msgstr "ਚਿੱਤਰ ਅਤੇ ਲੇਬਲ ਵਿੱਚ ਫਾਸਲਾ ਪਿਕਸਲ ਵਿੱਚ" -#: ../gtk/gtkbutton.c:491 +#: gtk/gtkbutton.c:491 msgid "Show button images" msgstr "ਬਟਨ-ਚਿੱਤਰ ਵੇਖਾਓ" -#: ../gtk/gtkbutton.c:492 +#: gtk/gtkbutton.c:492 msgid "Whether images should be shown on buttons" msgstr "ਕੀ ਬਟਨਾਂ ਉੱਤੇ ਚਿੱਤਰ ਵੇਖਾਏ ਜਾਣ" -#: ../gtk/gtkcalendar.c:440 +#: gtk/gtkcalendar.c:440 msgid "Year" msgstr "ਵਰ੍ਹਾ" -#: ../gtk/gtkcalendar.c:441 +#: gtk/gtkcalendar.c:441 msgid "The selected year" msgstr "ਚੁਣਿਆ ਵਰ੍ਹਾ" -#: ../gtk/gtkcalendar.c:454 +#: gtk/gtkcalendar.c:454 msgid "Month" msgstr "ਮਹੀਨਾ" -#: ../gtk/gtkcalendar.c:455 +#: gtk/gtkcalendar.c:455 msgid "The selected month (as a number between 0 and 11)" msgstr "ਚੁਣਿਆ ਮਹੀਨਾ (ਇੱਕ ਨੰਬਰ 0 ਅਤੇ 11 ਵਿੱਚੋਂ)" -#: ../gtk/gtkcalendar.c:469 +#: gtk/gtkcalendar.c:469 msgid "Day" msgstr "ਦਿਨ" -#: ../gtk/gtkcalendar.c:470 -msgid "The selected day (as a number between 1 and 31, or 0 to unselect the currently selected day)" +#: gtk/gtkcalendar.c:470 +msgid "" +"The selected day (as a number between 1 and 31, or 0 to unselect the " +"currently selected day)" msgstr "ਚੁਣਿਆ ਦਿਨ ( ਇੱਕ ਨੰਬਰ 1 ਅਤੇ 31 ਵਿੱਚੋ, ਜਾਂ 0 ਮੌਜੂਦਾ ਚੁਣੇ ਦਿਨ ਨੂੰ ਰੱਦ ਕਰਨ ਲਈ)" -#: ../gtk/gtkcalendar.c:484 +#: gtk/gtkcalendar.c:484 msgid "Show Heading" msgstr "ਹੈਡਿੰਗ ਵੇਖਾਓ" -#: ../gtk/gtkcalendar.c:485 +#: gtk/gtkcalendar.c:485 msgid "If TRUE, a heading is displayed" msgstr "ਜੇਕਰ ਸੱਚ ਹੈ ਤਾਂ, ਹੈਡਿੰਗ ਦਿੱਸੇਗਾ" -#: ../gtk/gtkcalendar.c:499 +#: gtk/gtkcalendar.c:499 msgid "Show Day Names" msgstr "ਦਿਨ ਦੇ ਨਾਂ ਵੇਖਾਓ" -#: ../gtk/gtkcalendar.c:500 +#: gtk/gtkcalendar.c:500 msgid "If TRUE, day names are displayed" msgstr "ਜੇਕਰ ਸੱਚ ਹੈ ਤਾਂ, ਦਿਨ ਦਾ ਨਾਂ ਵਿਖਾਈ ਦੇਵੇਗਾ" -#: ../gtk/gtkcalendar.c:513 +#: gtk/gtkcalendar.c:513 msgid "No Month Change" msgstr "ਕੋਈ ਮਹੀਨਾ ਨਾ ਬਦਲੋ" -#: ../gtk/gtkcalendar.c:514 +#: gtk/gtkcalendar.c:514 msgid "If TRUE, the selected month cannot be changed" msgstr "ਜੇਕਰ ਸੱਚ ਹੈ ਤਾਂ, ਕੋਈ ਮਹੀਨਾ ਨਹੀਂ ਬਦਲ ਸਕੇਗਾ" -#: ../gtk/gtkcalendar.c:528 +#: gtk/gtkcalendar.c:528 msgid "Show Week Numbers" msgstr "ਹਫਤਾ ਨੰਬਰ ਵੇਖਾਓ" -#: ../gtk/gtkcalendar.c:529 +#: gtk/gtkcalendar.c:529 msgid "If TRUE, week numbers are displayed" msgstr "ਜੇਕਰ ਸੱਚ ਹੈ ਤਾਂ, ਹਫਤੇ ਦਾ ਨੰਬਰ ਦਿੱਸੇਗਾ" -#: ../gtk/gtkcalendar.c:544 +#: gtk/gtkcalendar.c:544 msgid "Details Width" msgstr "ਵੇਰਵਾ ਚੌੜਾਈ" -#: ../gtk/gtkcalendar.c:545 +#: gtk/gtkcalendar.c:545 msgid "Details width in characters" msgstr "ਅੱਖਰਾਂ ਵਿੱਚ ਵੇਰਵਾ ਚੌੜਾਈ" -#: ../gtk/gtkcalendar.c:560 +#: gtk/gtkcalendar.c:560 msgid "Details Height" msgstr "ਵੇਰਵਾ ਉਚਾਈ" -#: ../gtk/gtkcalendar.c:561 +#: gtk/gtkcalendar.c:561 msgid "Details height in rows" msgstr "ਕਤਾਰਾਂ ਵਿੱਚ ਵੇਰਵੇ ਦੀ ਉਚਾਈ" -#: ../gtk/gtkcalendar.c:577 +#: gtk/gtkcalendar.c:577 msgid "Show Details" msgstr "ਵੇਰਵਾ ਵੇਖੋ" -#: ../gtk/gtkcalendar.c:578 +#: gtk/gtkcalendar.c:578 msgid "If TRUE, details are shown" msgstr "ਜੇਕਰ ਸੱਚ ਹੈ ਤਾਂ ਵੇਰਵਾ ਵੇਖੋ" -#: ../gtk/gtkcellrenderer.c:177 +#: gtk/gtkcellrenderer.c:177 msgid "mode" msgstr "ਢੰਗ" -#: ../gtk/gtkcellrenderer.c:178 +#: gtk/gtkcellrenderer.c:178 msgid "Editable mode of the CellRenderer" msgstr "CellRenderer ਦਾ ਸੋਧਣਯੋਗ ਮੋਡ" -#: ../gtk/gtkcellrenderer.c:186 +#: gtk/gtkcellrenderer.c:186 msgid "visible" msgstr "ਦਿੱਖ" -#: ../gtk/gtkcellrenderer.c:187 +#: gtk/gtkcellrenderer.c:187 msgid "Display the cell" msgstr "ਸੈਲ ਵੇਖਾਓ" -#: ../gtk/gtkcellrenderer.c:194 +#: gtk/gtkcellrenderer.c:194 msgid "Display the cell sensitive" msgstr "ਸੈਲ ਸੰਵੇਦਸ਼ੀਲ ਵੇਖਾਓ" -#: ../gtk/gtkcellrenderer.c:201 +#: gtk/gtkcellrenderer.c:201 msgid "xalign" msgstr "x ਸਫ਼ਬੰਦੀ" -#: ../gtk/gtkcellrenderer.c:202 +#: gtk/gtkcellrenderer.c:202 msgid "The x-align" msgstr "x-ਸਫ਼ਬੰਦੀ" -#: ../gtk/gtkcellrenderer.c:211 +#: gtk/gtkcellrenderer.c:211 msgid "yalign" msgstr "y ਸਫ਼ਬੰਦੀ" -#: ../gtk/gtkcellrenderer.c:212 +#: gtk/gtkcellrenderer.c:212 msgid "The y-align" msgstr "y-ਸਫ਼ਬੰਦੀ" -#: ../gtk/gtkcellrenderer.c:221 +#: gtk/gtkcellrenderer.c:221 msgid "xpad" msgstr "xpad" -#: ../gtk/gtkcellrenderer.c:222 +#: gtk/gtkcellrenderer.c:222 msgid "The xpad" msgstr "xpad" -#: ../gtk/gtkcellrenderer.c:231 +#: gtk/gtkcellrenderer.c:231 msgid "ypad" msgstr "ypad" -#: ../gtk/gtkcellrenderer.c:232 +#: gtk/gtkcellrenderer.c:232 msgid "The ypad" msgstr "ypad" -#: ../gtk/gtkcellrenderer.c:241 +#: gtk/gtkcellrenderer.c:241 msgid "width" msgstr "ਚੌੜਾਈ" -#: ../gtk/gtkcellrenderer.c:242 +#: gtk/gtkcellrenderer.c:242 msgid "The fixed width" msgstr "ਨਿਸ਼ਚਿਤ ਚੌੜਾਈ" -#: ../gtk/gtkcellrenderer.c:251 +#: gtk/gtkcellrenderer.c:251 msgid "height" msgstr "ਉਚਾਈ" -#: ../gtk/gtkcellrenderer.c:252 +#: gtk/gtkcellrenderer.c:252 msgid "The fixed height" msgstr "ਨਿਸ਼ਚਿਤ ਉਚਾਈ" -#: ../gtk/gtkcellrenderer.c:261 +#: gtk/gtkcellrenderer.c:261 msgid "Is Expander" msgstr "ਫੈਲਣਯੋਗ ਹੈ" -#: ../gtk/gtkcellrenderer.c:262 +#: gtk/gtkcellrenderer.c:262 msgid "Row has children" msgstr "ਕਤਾਰ ਵਿੱਚ ਚਾਇਲਡਰਨ ਹਨ" -#: ../gtk/gtkcellrenderer.c:270 +#: gtk/gtkcellrenderer.c:270 msgid "Is Expanded" msgstr "ਫੈਲ ਗਿਆ ਹੈ" -#: ../gtk/gtkcellrenderer.c:271 +#: gtk/gtkcellrenderer.c:271 msgid "Row is an expander row, and is expanded" msgstr "ਕਤਾਰ ਇੱਕ ਫੈਲਣਯੋਗ ਕਤਾਰ ਹੈ ਅਤੇ ਫੈਲ ਗਈ ਹੈ" -#: ../gtk/gtkcellrenderer.c:278 +#: gtk/gtkcellrenderer.c:278 msgid "Cell background color name" msgstr "ਸੈਲ ਬੈਕਗਰਾਊਂਡ ਰੰਗ ਦਾ ਨਾਂ" -#: ../gtk/gtkcellrenderer.c:279 +#: gtk/gtkcellrenderer.c:279 msgid "Cell background color as a string" msgstr "ਸੈਲ ਬੈਕਗਰਾਊਂਡ ਰੰਗ ਨਾਂ ਸਤਰ ਵਾਂਗ" -#: ../gtk/gtkcellrenderer.c:286 +#: gtk/gtkcellrenderer.c:286 msgid "Cell background color" msgstr "ਸੈਲ ਬੈਕਗਰਾਊਂਡ ਰੰਗ" -#: ../gtk/gtkcellrenderer.c:287 +#: gtk/gtkcellrenderer.c:287 msgid "Cell background color as a GdkColor" msgstr "ਸੈਲ ਬੈਕਗਰਾਊਂਡ ਰੰਗ ਇੱਕ GdkColor ਵਾਂਗ" -#: ../gtk/gtkcellrenderer.c:294 +#: gtk/gtkcellrenderer.c:294 msgid "Editing" msgstr "ਸੋਧ ਜਾਰੀ" -#: ../gtk/gtkcellrenderer.c:295 +#: gtk/gtkcellrenderer.c:295 msgid "Whether the cell renderer is currently in editing mode" msgstr "ਕੀ ਸੋਧ ਢੰਗ ਵਿੱਚ ਮੌਜੂਦਾ ਸੈੱਲ ਰੈਡਰਿੰਗ ਹੋਵੇ" -#: ../gtk/gtkcellrenderer.c:303 +#: gtk/gtkcellrenderer.c:303 msgid "Cell background set" msgstr "ਸੈਲ ਬੈਕਗਰਾਊਂਡ ਦਿਓ" -#: ../gtk/gtkcellrenderer.c:304 +#: gtk/gtkcellrenderer.c:304 msgid "Whether this tag affects the cell background color" msgstr "ਕੀ ਇਹ ਟੈਗ ਸੈਲ਼ ਦੀ ਬੈਕਗਰਾਊਂਡ ਰੰਗ ਨੂੰ ਪ੍ਰਭਾਵਿਤ ਕਰੇਗਾ" -#: ../gtk/gtkcellrendereraccel.c:104 +#: gtk/gtkcellrendereraccel.c:104 msgid "Accelerator key" msgstr "ਐਕਸਰਲੇਟਰ ਸਵਿੱਚ" -#: ../gtk/gtkcellrendereraccel.c:105 +#: gtk/gtkcellrendereraccel.c:105 msgid "The keyval of the accelerator" msgstr "ਐਕਸਰਲੇਟਰ ਲਈ ਸਵਿੱਚ-ਮੁੱਲ" -#: ../gtk/gtkcellrendereraccel.c:121 +#: gtk/gtkcellrendereraccel.c:121 msgid "Accelerator modifiers" msgstr "ਐਕਸਰਲੇਟਰ ਸੋਧਕ" -#: ../gtk/gtkcellrendereraccel.c:122 +#: gtk/gtkcellrendereraccel.c:122 msgid "The modifier mask of the accelerator" msgstr "ਐਕਸਰਲੇਟਰ ਲਈ ਸੋਧਕ ਮਾਸਕ" -#: ../gtk/gtkcellrendereraccel.c:139 +#: gtk/gtkcellrendereraccel.c:139 msgid "Accelerator keycode" msgstr "ਐਕਸਰਲੇਟਰ ਸਵਿੱਚ-ਕੋਡ" -#: ../gtk/gtkcellrendereraccel.c:140 +#: gtk/gtkcellrendereraccel.c:140 msgid "The hardware keycode of the accelerator" msgstr "ਐਕਸਰਲੇਟਰ ਲਈ ਜੰਤਰ ਸਵਿੱਚ-ਕੋਡ" -#: ../gtk/gtkcellrendereraccel.c:159 +#: gtk/gtkcellrendereraccel.c:159 msgid "Accelerator Mode" msgstr "ਐਕਸਰਲੇਟਰ ਢੰਗ" -#: ../gtk/gtkcellrendereraccel.c:160 +#: gtk/gtkcellrendereraccel.c:160 msgid "The type of accelerators" msgstr "ਐਕਸਰਲੇਟਰ ਦੀ ਕਿਸਮ" -#: ../gtk/gtkcellrenderercombo.c:107 +#: gtk/gtkcellrenderercombo.c:107 msgid "Model" msgstr "ਮਾਡਲ" -#: ../gtk/gtkcellrenderercombo.c:108 +#: gtk/gtkcellrenderercombo.c:108 msgid "The model containing the possible values for the combo box" msgstr "ਮਾਡਲ ਕੰਬੋ-ਬਾਕਸ ਲਈ ਸੰਭਵ ਮੁੱਲ ਰੱਖਦਾ ਹੈ" -#: ../gtk/gtkcellrenderercombo.c:130 -#: ../gtk/gtkcomboboxentry.c:106 +#: gtk/gtkcellrenderercombo.c:130 gtk/gtkcomboboxentry.c:106 msgid "Text Column" msgstr "ਟੈਕਸਟ ਕਾਲਮ" -#: ../gtk/gtkcellrenderercombo.c:131 -#: ../gtk/gtkcomboboxentry.c:107 +#: gtk/gtkcellrenderercombo.c:131 gtk/gtkcomboboxentry.c:107 msgid "A column in the data source model to get the strings from" msgstr "ਕਾਲਮ ਡੈਟਾ-ਸਰੋਤ ਮਾਡਲ ਵਿੱਚ ਸਤਰਾਂ ਇਸ ਤੋਂ ਪਰਾਪਤ ਕਰੇਗਾ" -#: ../gtk/gtkcellrenderercombo.c:148 +#: gtk/gtkcellrenderercombo.c:148 msgid "Has Entry" msgstr "ਇੰਦਰਾਜ਼ ਹੈ" -#: ../gtk/gtkcellrenderercombo.c:149 +#: gtk/gtkcellrenderercombo.c:149 msgid "If FALSE, don't allow to enter strings other than the chosen ones" msgstr "ਜੇਕਰ ਗਲਤ ਹੋਇਆ ਤਾਂ, ਇਹ ਚੁਣਿਆਂ ਤੋਂ ਬਿਨਾਂ ਸਤਰ ਦੇਣ ਨੂੰ ਸਵੀਕਾਰ ਨਹੀਂ ਕਰੇਗਾ" -#: ../gtk/gtkcellrendererpixbuf.c:111 +#: gtk/gtkcellrendererpixbuf.c:111 msgid "Pixbuf Object" msgstr "ਪਿਕਬਫ ਆਬਜੈਕਟ" -#: ../gtk/gtkcellrendererpixbuf.c:112 +#: gtk/gtkcellrendererpixbuf.c:112 msgid "The pixbuf to render" msgstr "ਪੇਸ਼ ਕਰਨ ਲਈ ਪਿਕਬੱਫ" -#: ../gtk/gtkcellrendererpixbuf.c:119 +#: gtk/gtkcellrendererpixbuf.c:119 msgid "Pixbuf Expander Open" msgstr "ਪਿਕਬੱਪ ਐਕਸਪੈਡਰ ਖੋਲ੍ਹੋ" -#: ../gtk/gtkcellrendererpixbuf.c:120 +#: gtk/gtkcellrendererpixbuf.c:120 msgid "Pixbuf for open expander" msgstr "ਖੁੱਲੇ ਐਕਸਪੈਡਰ ਲਈ ਪਿਕਬੱਪ" -#: ../gtk/gtkcellrendererpixbuf.c:127 +#: gtk/gtkcellrendererpixbuf.c:127 msgid "Pixbuf Expander Closed" msgstr "ਪਿਕਬੱਪ ਐਕਸਪੈਡਰ ਬੰਦ" -#: ../gtk/gtkcellrendererpixbuf.c:128 +#: gtk/gtkcellrendererpixbuf.c:128 msgid "Pixbuf for closed expander" msgstr "ਬੰਦ ਐਕਸਪੈਡਰ ਲਈ ਪਿਕਬੱਪ" -#: ../gtk/gtkcellrendererpixbuf.c:135 -#: ../gtk/gtkimage.c:172 -#: ../gtk/gtkstatusicon.c:202 +#: gtk/gtkcellrendererpixbuf.c:135 gtk/gtkimage.c:172 gtk/gtkstatusicon.c:202 msgid "Stock ID" msgstr "ਸਟਾਕ ID" -#: ../gtk/gtkcellrendererpixbuf.c:136 +#: gtk/gtkcellrendererpixbuf.c:136 msgid "The stock ID of the stock icon to render" msgstr "ਪੇਸ਼ ਕਰਨ ਲਈ ਸਟਾਕ ਆਈਕਾਨ ਦਾ ਸਟਾਕ ID" -#: ../gtk/gtkcellrendererpixbuf.c:143 -#: ../gtk/gtkrecentmanager.c:245 -#: ../gtk/gtkstatusicon.c:243 +#: gtk/gtkcellrendererpixbuf.c:143 gtk/gtkrecentmanager.c:245 +#: gtk/gtkstatusicon.c:243 msgid "Size" msgstr "ਅਕਾਰ" -#: ../gtk/gtkcellrendererpixbuf.c:144 +#: gtk/gtkcellrendererpixbuf.c:144 msgid "The GtkIconSize value that specifies the size of the rendered icon" msgstr "GtkIconSize ਮੁੱਲ ਜੋ ਕਿ ਪੇਸ਼ ਆਈਕਾਨ ਦਾ ਆਕਾਰ ਸੈੱਟ ਕਰਦਾ ਹੈ" -#: ../gtk/gtkcellrendererpixbuf.c:153 +#: gtk/gtkcellrendererpixbuf.c:153 msgid "Detail" msgstr "ਵੇਰਵਾ" -#: ../gtk/gtkcellrendererpixbuf.c:154 +#: gtk/gtkcellrendererpixbuf.c:154 msgid "Render detail to pass to the theme engine" msgstr "ਸਰੂਪ ਇੰਜਣ ਨੂੰ ਦੇਣ ਲਈ ਪੇਸ਼ਕਾਰੀ ਵੇਰਵਾ" -#: ../gtk/gtkcellrendererpixbuf.c:187 +#: gtk/gtkcellrendererpixbuf.c:187 msgid "Follow State" msgstr "ਅੱਗੇ ਹਾਲਤ" -#: ../gtk/gtkcellrendererpixbuf.c:188 +#: gtk/gtkcellrendererpixbuf.c:188 msgid "Whether the rendered pixbuf should be colorized according to the state" msgstr "ਕੀ ਪੇਸ਼ਕਾਰੀ ਪਿਕਬਫ਼ਰ ਨੂੰ ਹਾਲਤ ਦੇ ਅਨੁਸਾਰ ਰੰਗਦਾਰ ਬਣਾਉਣਾ ਹੈ" -#: ../gtk/gtkcellrendererpixbuf.c:205 -#: ../gtk/gtkimage.c:247 -#: ../gtk/gtkwindow.c:576 +#: gtk/gtkcellrendererpixbuf.c:205 gtk/gtkimage.c:247 gtk/gtkwindow.c:576 msgid "Icon" msgstr "ਆਈਕਾਨ" -#: ../gtk/gtkcellrendererpixbuf.c:206 -#: ../gtk/gtkimage.c:248 -#: ../gtk/gtkstatusicon.c:227 +#: gtk/gtkcellrendererpixbuf.c:206 gtk/gtkimage.c:248 gtk/gtkstatusicon.c:227 msgid "The GIcon being displayed" msgstr "ਗਲਕੋਨ ਵੇਖਾਇਆ ਜਾ ਰਿਹਾ ਹੈ" -#: ../gtk/gtkcellrendererprogress.c:129 +#: gtk/gtkcellrendererprogress.c:129 msgid "Value of the progress bar" msgstr "ਤਰੱਕੀ ਪੱਟੀ ਦਾ ਮੁੱਲ" -#: ../gtk/gtkcellrendererprogress.c:146 -#: ../gtk/gtkcellrenderertext.c:195 -#: ../gtk/gtkentry.c:582 -#: ../gtk/gtkmessagedialog.c:153 -#: ../gtk/gtkprogressbar.c:184 -#: ../gtk/gtktextbuffer.c:197 +#: gtk/gtkcellrendererprogress.c:146 gtk/gtkcellrenderertext.c:195 +#: gtk/gtkentry.c:582 gtk/gtkmessagedialog.c:153 gtk/gtkprogressbar.c:184 +#: gtk/gtktextbuffer.c:197 msgid "Text" msgstr "ਪਾਠ" -#: ../gtk/gtkcellrendererprogress.c:147 +#: gtk/gtkcellrendererprogress.c:147 msgid "Text on the progress bar" msgstr "ਤਰੱਕੀ ਪੱਟੀ ਉੱਤੇ ਪਾਠ" -#: ../gtk/gtkcellrendererprogress.c:170 +#: gtk/gtkcellrendererprogress.c:170 msgid "Pulse" msgstr "ਲਹਿਰ" -#: ../gtk/gtkcellrendererprogress.c:171 -msgid "Set this to positive values to indicate that some progress is made, but you don't know how much." +#: gtk/gtkcellrendererprogress.c:171 +msgid "" +"Set this to positive values to indicate that some progress is made, but you " +"don't know how much." msgstr "" -#: ../gtk/gtkcellrendererprogress.c:187 -#: ../gtk/gtkprogress.c:118 +#: gtk/gtkcellrendererprogress.c:187 gtk/gtkprogress.c:118 msgid "Text x alignment" msgstr "ਪਾਠ x -ਸ਼ਫ਼ਬੰਦੀ" -#: ../gtk/gtkcellrendererprogress.c:188 -#: ../gtk/gtkprogress.c:119 -msgid "The horizontal text alignment, from 0 (left) to 1 (right). Reversed for RTL layouts." +#: gtk/gtkcellrendererprogress.c:188 gtk/gtkprogress.c:119 +msgid "" +"The horizontal text alignment, from 0 (left) to 1 (right). Reversed for RTL " +"layouts." msgstr "ਖਿਤਿਜੀ ਟੈਕਸਟ ਸਫ਼ਬੰਦੀ, 0 (ਖੱਬਿਓ) ਤੋਂ 1 (ਸੱਜੇ) ਹੈ। RTL ਲੇਆਉਟ ਲਈ ਰਾਖਵਾਂ ਹੈ।" -#: ../gtk/gtkcellrendererprogress.c:204 -#: ../gtk/gtkprogress.c:125 +#: gtk/gtkcellrendererprogress.c:204 gtk/gtkprogress.c:125 msgid "Text y alignment" msgstr "ਪਾਠ y -ਸ਼ਫ਼ਬੰਦੀ" -#: ../gtk/gtkcellrendererprogress.c:205 -#: ../gtk/gtkprogress.c:126 +#: gtk/gtkcellrendererprogress.c:205 gtk/gtkprogress.c:126 msgid "The vertical text alignment, from 0 (top) to 1 (bottom)." msgstr "ਲੰਬਕਾਰੀ ਸ਼ਫ਼ਬੰਦੀ, 0 (ਉਤੋਂ) ਤੋਂ 1 (ਹੇਠਾਂ) ਹੈ।" -#: ../gtk/gtkcellrendererprogress.c:221 -#: ../gtk/gtkiconview.c:731 -#: ../gtk/gtkprogressbar.c:126 -#: ../gtk/gtkscalebutton.c:191 -#: ../gtk/gtkstatusicon.c:301 -#: ../gtk/gtktoolbar.c:492 -#: ../gtk/gtktrayicon-x11.c:95 +#: gtk/gtkcellrendererprogress.c:221 gtk/gtkiconview.c:731 +#: gtk/gtkprogressbar.c:126 gtk/gtkscalebutton.c:191 gtk/gtkstatusicon.c:301 +#: gtk/gtktoolbar.c:492 gtk/gtktrayicon-x11.c:95 msgid "Orientation" msgstr "ਹਾਲਤ" -#: ../gtk/gtkcellrendererprogress.c:222 -#: ../gtk/gtkprogressbar.c:127 +#: gtk/gtkcellrendererprogress.c:222 gtk/gtkprogressbar.c:127 msgid "Orientation and growth direction of the progress bar" msgstr "ਤਰੱਕੀ-ਪੱਟੀ ਦਾ ਟਿਕਾਣਾ ਅਤੇ ਵਾਧੇ ਦੀ ਦਿਸ਼ਾ" -#: ../gtk/gtkcellrendererspin.c:93 -#: ../gtk/gtkprogressbar.c:118 -#: ../gtk/gtkrange.c:346 -#: ../gtk/gtkscalebutton.c:219 -#: ../gtk/gtkspinbutton.c:208 +#: gtk/gtkcellrendererspin.c:93 gtk/gtkprogressbar.c:118 gtk/gtkrange.c:346 +#: gtk/gtkscalebutton.c:219 gtk/gtkspinbutton.c:208 msgid "Adjustment" msgstr "ਅਨਕੂਲਤਾ" -#: ../gtk/gtkcellrendererspin.c:94 +#: gtk/gtkcellrendererspin.c:94 msgid "The adjustment that holds the value of the spinbutton." msgstr "ਅਨਕੂਲਤਾ, ਜੋ ਕਿ ਸਪਿਨ-ਬਟਨ ਦੇ ਮੁੱਲ ਨੂੰ ਸੰਭਾਲਦੀ ਹੈ।" -#: ../gtk/gtkcellrendererspin.c:109 +#: gtk/gtkcellrendererspin.c:109 msgid "Climb rate" msgstr "ਚੜਨ ਦਰ" -#: ../gtk/gtkcellrendererspin.c:110 -#: ../gtk/gtkspinbutton.c:217 +#: gtk/gtkcellrendererspin.c:110 gtk/gtkspinbutton.c:217 msgid "The acceleration rate when you hold down a button" msgstr "ਬਟਨ ਨੂੰ ਦਬਾਕੇ ਰੱਖਣ ਤੇ ਐਕਸਲੇਸ਼ਨ" -#: ../gtk/gtkcellrendererspin.c:123 -#: ../gtk/gtkscale.c:142 -#: ../gtk/gtkspinbutton.c:226 +#: gtk/gtkcellrendererspin.c:123 gtk/gtkscale.c:142 gtk/gtkspinbutton.c:226 msgid "Digits" msgstr "ਅੰਕ" -#: ../gtk/gtkcellrendererspin.c:124 -#: ../gtk/gtkspinbutton.c:227 +#: gtk/gtkcellrendererspin.c:124 gtk/gtkspinbutton.c:227 msgid "The number of decimal places to display" msgstr "ਵੇਖਾਉਣ ਲਈ ਦਸ਼ਮਲਵ ਅੰਕਾਂ ਦੀ ਗਿਣਤੀ" -#: ../gtk/gtkcellrenderertext.c:196 +#: gtk/gtkcellrenderertext.c:196 msgid "Text to render" msgstr "ਪੇਸ਼ਕਾਰੀ ਪਾਠ" -#: ../gtk/gtkcellrenderertext.c:203 +#: gtk/gtkcellrenderertext.c:203 msgid "Markup" msgstr "ਨਿਸ਼ਾਨਬੱਧ" -#: ../gtk/gtkcellrenderertext.c:204 +#: gtk/gtkcellrenderertext.c:204 msgid "Marked up text to render" msgstr "ਪੇਸ਼ਕਾਰੀ ਲਈ ਟੈਕਸਟ ਦੀ ਨਿਸ਼ਾਨਬੰਦੀ" -#: ../gtk/gtkcellrenderertext.c:211 -#: ../gtk/gtklabel.c:323 +#: gtk/gtkcellrenderertext.c:211 gtk/gtklabel.c:323 msgid "Attributes" msgstr "ਗੁਣ" -#: ../gtk/gtkcellrenderertext.c:212 +#: gtk/gtkcellrenderertext.c:212 msgid "A list of style attributes to apply to the text of the renderer" msgstr "ਪੇਸ਼ ਕਰਨ ਲਈ ਟੈਕਸਟ ਲਈ ਜਾਰੀ ਸਟਾਇਲ ਗੁਣਾਂ ਦੀ ਲਿਸਟ ਹੈ" -#: ../gtk/gtkcellrenderertext.c:219 +#: gtk/gtkcellrenderertext.c:219 msgid "Single Paragraph Mode" msgstr "ਇੱਕ ਪੈਰਾ ਮੋਡ" -#: ../gtk/gtkcellrenderertext.c:220 +#: gtk/gtkcellrenderertext.c:220 msgid "Whether or not to keep all text in a single paragraph" msgstr "ਕੀ ਸਾਰੇ ਟੈਕਸਟ ਨੂੰ ਇੱਕੋ ਪ੍ਹੈਰੇ ਵਿੱਚ ਰੱਖਣਾ ਹੈ" -#: ../gtk/gtkcellrenderertext.c:228 -#: ../gtk/gtkcellview.c:160 -#: ../gtk/gtktexttag.c:183 +#: gtk/gtkcellrenderertext.c:228 gtk/gtkcellview.c:160 gtk/gtktexttag.c:183 msgid "Background color name" msgstr "ਬੈਕਗਰਾਊਂਡ ਰੰਗ ਨਾਂ" -#: ../gtk/gtkcellrenderertext.c:229 -#: ../gtk/gtkcellview.c:161 -#: ../gtk/gtktexttag.c:184 +#: gtk/gtkcellrenderertext.c:229 gtk/gtkcellview.c:161 gtk/gtktexttag.c:184 msgid "Background color as a string" msgstr "ਬੈਕਗਰਾਊਂਡ ਰੰਗ ਇੱਕ ਸਤਰ ਵਾਂਗ" -#: ../gtk/gtkcellrenderertext.c:236 -#: ../gtk/gtkcellview.c:167 -#: ../gtk/gtktexttag.c:191 +#: gtk/gtkcellrenderertext.c:236 gtk/gtkcellview.c:167 gtk/gtktexttag.c:191 msgid "Background color" msgstr "ਬੈਕਗਰਾਊਂਡ ਰੰਗ" -#: ../gtk/gtkcellrenderertext.c:237 -#: ../gtk/gtkcellview.c:168 +#: gtk/gtkcellrenderertext.c:237 gtk/gtkcellview.c:168 msgid "Background color as a GdkColor" msgstr "ਬੈਕਗਰਾਊਂਡ ਰੰਗ ਇੱਕ GdkColor ਵਾਂਗ" -#: ../gtk/gtkcellrenderertext.c:244 -#: ../gtk/gtktexttag.c:217 +#: gtk/gtkcellrenderertext.c:244 gtk/gtktexttag.c:217 msgid "Foreground color name" msgstr "ਫਾਰਗਰਾਊਂਡ ਰੰਗ ਨਾਂ" -#: ../gtk/gtkcellrenderertext.c:245 -#: ../gtk/gtktexttag.c:218 +#: gtk/gtkcellrenderertext.c:245 gtk/gtktexttag.c:218 msgid "Foreground color as a string" msgstr "ਫਾਰਗਰਾਊਂਡ ਰੰਗ ਇੱਕ ਸਤਰ ਵਾਂਗ" -#: ../gtk/gtkcellrenderertext.c:252 -#: ../gtk/gtktexttag.c:225 +#: gtk/gtkcellrenderertext.c:252 gtk/gtktexttag.c:225 msgid "Foreground color" msgstr "ਫਾਰਗਰਾਊਂਡ ਰੰਗ" -#: ../gtk/gtkcellrenderertext.c:253 +#: gtk/gtkcellrenderertext.c:253 msgid "Foreground color as a GdkColor" msgstr "ਫਾਰਗਰਾਊਂਡ GdkColor ਵਾਂਗ" -#: ../gtk/gtkcellrenderertext.c:261 -#: ../gtk/gtkentry.c:506 -#: ../gtk/gtktexttag.c:251 -#: ../gtk/gtktextview.c:568 +#: gtk/gtkcellrenderertext.c:261 gtk/gtkentry.c:506 gtk/gtktexttag.c:251 +#: gtk/gtktextview.c:568 msgid "Editable" msgstr "ਸੋਧਯੋਗ" -#: ../gtk/gtkcellrenderertext.c:262 -#: ../gtk/gtktexttag.c:252 -#: ../gtk/gtktextview.c:569 +#: gtk/gtkcellrenderertext.c:262 gtk/gtktexttag.c:252 gtk/gtktextview.c:569 msgid "Whether the text can be modified by the user" msgstr "ਕੀ ਟੈਕਸਟ ਵਰਤਣਵਾਲਾ ਸੋਧ ਸਕੇ ਜਾਂ ਨਾ" -#: ../gtk/gtkcellrenderertext.c:269 -#: ../gtk/gtkcellrenderertext.c:277 -#: ../gtk/gtkfontsel.c:188 -#: ../gtk/gtktexttag.c:267 -#: ../gtk/gtktexttag.c:275 +#: gtk/gtkcellrenderertext.c:269 gtk/gtkcellrenderertext.c:277 +#: gtk/gtkfontsel.c:188 gtk/gtktexttag.c:267 gtk/gtktexttag.c:275 msgid "Font" msgstr "ਫੋਟ" -#: ../gtk/gtkcellrenderertext.c:270 -#: ../gtk/gtktexttag.c:268 +#: gtk/gtkcellrenderertext.c:270 gtk/gtktexttag.c:268 msgid "Font description as a string, e.g. \"Sans Italic 12\"" msgstr "ਫੋਂਟ ਵਰਨਣ ਇੱਕ ਸਤਰ ਦੀ ਤਰਾਂ ਜਿਵੇ ਕਿ \"ਸੇਨਸ਼ ਇਟਾਲਿਕ 12\"" -#: ../gtk/gtkcellrenderertext.c:278 -#: ../gtk/gtktexttag.c:276 +#: gtk/gtkcellrenderertext.c:278 gtk/gtktexttag.c:276 msgid "Font description as a PangoFontDescription struct" msgstr "ਫੋਂਟ ਦਾ ਵੇਰਵਾ PangoFontDescription ਢਾਚੇ ਵਾਂਗ" -#: ../gtk/gtkcellrenderertext.c:286 -#: ../gtk/gtktexttag.c:283 +#: gtk/gtkcellrenderertext.c:286 gtk/gtktexttag.c:283 msgid "Font family" msgstr "ਫੋਂਟ ਸਮੂਹ" -#: ../gtk/gtkcellrenderertext.c:287 -#: ../gtk/gtktexttag.c:284 +#: gtk/gtkcellrenderertext.c:287 gtk/gtktexttag.c:284 msgid "Name of the font family, e.g. Sans, Helvetica, Times, Monospace" msgstr "ਫੋਂਟ ਸਮੂਹ ਦਾ ਨਾਂ, ਜਿਵੇ ਕਿ ਸੰਨਜ, ਟਾਇਮਜ਼, ਮੋਨੋਸਪੇਸ" -#: ../gtk/gtkcellrenderertext.c:294 -#: ../gtk/gtkcellrenderertext.c:295 -#: ../gtk/gtktexttag.c:291 +#: gtk/gtkcellrenderertext.c:294 gtk/gtkcellrenderertext.c:295 +#: gtk/gtktexttag.c:291 msgid "Font style" msgstr "ਫੋਂਟ ਸਟਾਇਲ" -#: ../gtk/gtkcellrenderertext.c:303 -#: ../gtk/gtkcellrenderertext.c:304 -#: ../gtk/gtktexttag.c:300 +#: gtk/gtkcellrenderertext.c:303 gtk/gtkcellrenderertext.c:304 +#: gtk/gtktexttag.c:300 msgid "Font variant" msgstr "ਫੋਂਟ ਬਦਲ" -#: ../gtk/gtkcellrenderertext.c:312 -#: ../gtk/gtkcellrenderertext.c:313 -#: ../gtk/gtktexttag.c:309 +#: gtk/gtkcellrenderertext.c:312 gtk/gtkcellrenderertext.c:313 +#: gtk/gtktexttag.c:309 msgid "Font weight" msgstr "ਫੋਂਟ ਵੇਟ" -#: ../gtk/gtkcellrenderertext.c:322 -#: ../gtk/gtkcellrenderertext.c:323 -#: ../gtk/gtktexttag.c:320 +#: gtk/gtkcellrenderertext.c:322 gtk/gtkcellrenderertext.c:323 +#: gtk/gtktexttag.c:320 msgid "Font stretch" msgstr "ਫੋਂਟ ਤਣਾਅ" -#: ../gtk/gtkcellrenderertext.c:331 -#: ../gtk/gtkcellrenderertext.c:332 -#: ../gtk/gtktexttag.c:329 +#: gtk/gtkcellrenderertext.c:331 gtk/gtkcellrenderertext.c:332 +#: gtk/gtktexttag.c:329 msgid "Font size" msgstr "ਫੋਂਟ ਅਕਾਰ" -#: ../gtk/gtkcellrenderertext.c:341 -#: ../gtk/gtktexttag.c:349 +#: gtk/gtkcellrenderertext.c:341 gtk/gtktexttag.c:349 msgid "Font points" msgstr "ਫੋਂਟ ਬਿੰਦੂ" -#: ../gtk/gtkcellrenderertext.c:342 -#: ../gtk/gtktexttag.c:350 +#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:350 msgid "Font size in points" msgstr "ਫੋਂਟ ਅਕਾਰ ਪੁਆਇਟ ਵਿੱਚ" -#: ../gtk/gtkcellrenderertext.c:351 -#: ../gtk/gtktexttag.c:339 +#: gtk/gtkcellrenderertext.c:351 gtk/gtktexttag.c:339 msgid "Font scale" msgstr "ਫੋਂਟ ਸਕੇਲ" -#: ../gtk/gtkcellrenderertext.c:352 +#: gtk/gtkcellrenderertext.c:352 msgid "Font scaling factor" msgstr "ਫੋਂਟ ਸਕੇਲਿੰਗ ਫੈਕਟਰ" -#: ../gtk/gtkcellrenderertext.c:361 -#: ../gtk/gtktexttag.c:418 +#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:418 msgid "Rise" msgstr "ਉਭਰੋ" -#: ../gtk/gtkcellrenderertext.c:362 -msgid "Offset of text above the baseline (below the baseline if rise is negative)" +#: gtk/gtkcellrenderertext.c:362 +msgid "" +"Offset of text above the baseline (below the baseline if rise is negative)" msgstr "ਟੈਕਸਟ ਦਾ ਮੁੱਖ-ਸਤਰ ਤੋਂ ਉੱਤੇ ਸੰਤੁਲਨ (ਮੁੱਖ-ਸਤਰ ਤੋਂ ਹੇਠਾਂ ਉਭਾਰ ਰਿਣਾਤਮਕ ਹੈ)" -#: ../gtk/gtkcellrenderertext.c:373 -#: ../gtk/gtktexttag.c:458 +#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:458 msgid "Strikethrough" msgstr "ਵਿੰਨ੍ਹੋ" -#: ../gtk/gtkcellrenderertext.c:374 -#: ../gtk/gtktexttag.c:459 +#: gtk/gtkcellrenderertext.c:374 gtk/gtktexttag.c:459 msgid "Whether to strike through the text" msgstr "ਕੀ ਟੈਕਸਟ ਨੂੰ ਵਿੱਚੋਂ ਵਿੰਨ੍ਹਣਾ ਹੈ" -#: ../gtk/gtkcellrenderertext.c:381 -#: ../gtk/gtktexttag.c:466 +#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:466 msgid "Underline" msgstr "ਹੇਠਾਂ ਲਾਈਨ" -#: ../gtk/gtkcellrenderertext.c:382 -#: ../gtk/gtktexttag.c:467 +#: gtk/gtkcellrenderertext.c:382 gtk/gtktexttag.c:467 msgid "Style of underline for this text" msgstr "ਇਸ ਟੈਕਸਟ ਦੇ ਹੇਠਾਂ ਲਾਈਨ ਖਿੱਚਣ ਦਾ ਸਟਾਇਲ" -#: ../gtk/gtkcellrenderertext.c:390 -#: ../gtk/gtktexttag.c:378 +#: gtk/gtkcellrenderertext.c:390 gtk/gtktexttag.c:378 msgid "Language" msgstr "ਭਾਸ਼ਾ" -#: ../gtk/gtkcellrenderertext.c:391 -msgid "The language this text is in, as an ISO code. Pango can use this as a hint when rendering the text. If you don't understand this parameter, you probably don't need it" -msgstr "ਭਾਸ਼ਾ, ਜਿਸ ਵਿੱਚ ਇਹ ਕੋਡ ਹੈ, ਦਾ ISO ਕੋਡ ਹੈ, ਟੈਕਸਟ ਨੂੰ ਪੇਸ਼ ਕਰਨ ਲਈ ਪੈਨਗੋ ਦੀ ਉਦਾਹਰਨ ਲਈ ਜਾ ਸਕਦੀ ਹੈ, ਜੇਕਰ ਤੁਸੀਂ ਇਸ ਪੈਰਾਮੀਟਰ ਨੂੰ ਨਹੀਂ ਸਮਝ ਸਕੇ ਤਾਂ ਤੁਹਾਨੂੰ ਇਸ ਦੀ ਲੋੜ ਵੀ ਨਹੀਂ ਹੈ " +#: gtk/gtkcellrenderertext.c:391 +msgid "" +"The language this text is in, as an ISO code. Pango can use this as a hint " +"when rendering the text. If you don't understand this parameter, you " +"probably don't need it" +msgstr "" +"ਭਾਸ਼ਾ, ਜਿਸ ਵਿੱਚ ਇਹ ਕੋਡ ਹੈ, ਦਾ ISO ਕੋਡ ਹੈ, ਟੈਕਸਟ ਨੂੰ ਪੇਸ਼ ਕਰਨ ਲਈ ਪੈਨਗੋ ਦੀ ਉਦਾਹਰਨ ਲਈ ਜਾ " +"ਸਕਦੀ ਹੈ, ਜੇਕਰ ਤੁਸੀਂ ਇਸ ਪੈਰਾਮੀਟਰ ਨੂੰ ਨਹੀਂ ਸਮਝ ਸਕੇ ਤਾਂ ਤੁਹਾਨੂੰ ਇਸ ਦੀ ਲੋੜ ਵੀ ਨਹੀਂ ਹੈ " -#: ../gtk/gtkcellrenderertext.c:411 -#: ../gtk/gtklabel.c:448 -#: ../gtk/gtkprogressbar.c:206 +#: gtk/gtkcellrenderertext.c:411 gtk/gtklabel.c:448 gtk/gtkprogressbar.c:206 msgid "Ellipsize" msgstr "ਅੰਡਕਾਰ-ਅਕਾਰ" -#: ../gtk/gtkcellrenderertext.c:412 -msgid "The preferred place to ellipsize the string, if the cell renderer does not have enough room to display the entire string" -msgstr "ਅੰਡਾਕਾਰ-ਅਕਾਰ ਸਤਰ ਦੀ ਪਸੰਦੀਦਾ ਥਾਂ, ਜੇਕਰ ਸੈਲ ਕੋਈ ਪੂਰੀ ਸਤਰ ਨੂੰ ਵੇਖਾਉਣ ਲਈ ਲੋੜੀਦੀ ਥਾਂ ਨਾ ਹੋਵੇ" +#: gtk/gtkcellrenderertext.c:412 +msgid "" +"The preferred place to ellipsize the string, if the cell renderer does not " +"have enough room to display the entire string" +msgstr "" +"ਅੰਡਾਕਾਰ-ਅਕਾਰ ਸਤਰ ਦੀ ਪਸੰਦੀਦਾ ਥਾਂ, ਜੇਕਰ ਸੈਲ ਕੋਈ ਪੂਰੀ ਸਤਰ ਨੂੰ ਵੇਖਾਉਣ ਲਈ ਲੋੜੀਦੀ ਥਾਂ ਨਾ ਹੋਵੇ" -#: ../gtk/gtkcellrenderertext.c:431 -#: ../gtk/gtkfilechooserbutton.c:421 -#: ../gtk/gtklabel.c:468 +#: gtk/gtkcellrenderertext.c:431 gtk/gtkfilechooserbutton.c:421 +#: gtk/gtklabel.c:468 msgid "Width In Characters" msgstr "ਅੱਖਰਾਂ ਵਿੱਚ ਚੌੜਾਈ" -#: ../gtk/gtkcellrenderertext.c:432 -#: ../gtk/gtklabel.c:469 +#: gtk/gtkcellrenderertext.c:432 gtk/gtklabel.c:469 msgid "The desired width of the label, in characters" msgstr "ਲੇਬਲ ਦੀ ਲੋੜੀਦੀ ਚੌੜਾਈ, ਅੱਖਰਾਂ ਵਿੱਚ" -#: ../gtk/gtkcellrenderertext.c:450 -#: ../gtk/gtktexttag.c:475 +#: gtk/gtkcellrenderertext.c:450 gtk/gtktexttag.c:475 msgid "Wrap mode" msgstr "ਸਮੇਟਣ ਢੰਗ" -#: ../gtk/gtkcellrenderertext.c:451 -msgid "How to break the string into multiple lines, if the cell renderer does not have enough room to display the entire string" -msgstr "ਲਾਈਨਾਂ ਨੂੰ ਬਹੁ-ਲਾਈਨਾਂ ਵਿੱਚ ਕਿਵੇਂ ਵੰਡਿਆ ਜਾਵੇ, ਜੇਕਰ ਸੈਲ ਕੋਲ ਲਾਈਨਾਂ ਨੂੰ ਵਿਖਾਉਣ ਲਈ ਲੋੜੀਦੀ ਥਾਂ ਨਾ ਹੋਵੇ।" +#: gtk/gtkcellrenderertext.c:451 +msgid "" +"How to break the string into multiple lines, if the cell renderer does not " +"have enough room to display the entire string" +msgstr "" +"ਲਾਈਨਾਂ ਨੂੰ ਬਹੁ-ਲਾਈਨਾਂ ਵਿੱਚ ਕਿਵੇਂ ਵੰਡਿਆ ਜਾਵੇ, ਜੇਕਰ ਸੈਲ ਕੋਲ ਲਾਈਨਾਂ ਨੂੰ ਵਿਖਾਉਣ ਲਈ ਲੋੜੀਦੀ ਥਾਂ ਨਾ " +"ਹੋਵੇ।" -#: ../gtk/gtkcellrenderertext.c:470 -#: ../gtk/gtkcombobox.c:677 +#: gtk/gtkcellrenderertext.c:470 gtk/gtkcombobox.c:677 msgid "Wrap width" msgstr "ਚੌੜਾਈ ਨੂੰ ਲੇਪਟੋ" -#: ../gtk/gtkcellrenderertext.c:471 +#: gtk/gtkcellrenderertext.c:471 msgid "The width at which the text is wrapped" msgstr "ਚੌੜਾਈ, ਜਿਸ ਨਾਲ ਟੈਕਸਟ ਸਮੇਟਿਆ ਜਾਵੇਗਾ" -#: ../gtk/gtkcellrenderertext.c:491 -#: ../gtk/gtktreeviewcolumn.c:297 +#: gtk/gtkcellrenderertext.c:491 gtk/gtktreeviewcolumn.c:297 msgid "Alignment" msgstr "ਸ਼ਫਬੰਦੀ" -#: ../gtk/gtkcellrenderertext.c:492 +#: gtk/gtkcellrenderertext.c:492 msgid "How to align the lines" msgstr "ਲਾਈਨਾਂ ਨੂੰ ਇਕਸਾਰ ਕਿਵੇਂ ਕਰਨਾ ਹੈ" -#: ../gtk/gtkcellrenderertext.c:502 -#: ../gtk/gtkcellview.c:190 -#: ../gtk/gtktexttag.c:564 +#: gtk/gtkcellrenderertext.c:502 gtk/gtkcellview.c:190 gtk/gtktexttag.c:564 msgid "Background set" msgstr "ਬੈਕਗਰਾਊਂਡ ਦਿਓ" -#: ../gtk/gtkcellrenderertext.c:503 -#: ../gtk/gtkcellview.c:191 -#: ../gtk/gtktexttag.c:565 +#: gtk/gtkcellrenderertext.c:503 gtk/gtkcellview.c:191 gtk/gtktexttag.c:565 msgid "Whether this tag affects the background color" msgstr "ਕੀ ਇਹ ਟੈਗ ਬੈਕਗਰਾਊਂਡ ਰੰਗ ਨੂੰ ਪ੍ਰਭਾਵਿਤ ਕਰੇ" -#: ../gtk/gtkcellrenderertext.c:506 -#: ../gtk/gtktexttag.c:576 +#: gtk/gtkcellrenderertext.c:506 gtk/gtktexttag.c:576 msgid "Foreground set" msgstr "ਫਾਰ-ਗਰਾਊਂਡ ਦਿਓ" -#: ../gtk/gtkcellrenderertext.c:507 -#: ../gtk/gtktexttag.c:577 +#: gtk/gtkcellrenderertext.c:507 gtk/gtktexttag.c:577 msgid "Whether this tag affects the foreground color" msgstr "ਕੀ ਇਹ ਟੈਗ ਫਾਰ-ਗਰਾਊਂਡ ਰੰਗ ਨੂੰ ਪ੍ਰਭਾਵਿਤ ਕਰੇ" -#: ../gtk/gtkcellrenderertext.c:510 -#: ../gtk/gtktexttag.c:584 +#: gtk/gtkcellrenderertext.c:510 gtk/gtktexttag.c:584 msgid "Editability set" msgstr "ਸੋਧਣਯੋਗਤਾ ਦਿਓ" -#: ../gtk/gtkcellrenderertext.c:511 -#: ../gtk/gtktexttag.c:585 +#: gtk/gtkcellrenderertext.c:511 gtk/gtktexttag.c:585 msgid "Whether this tag affects text editability" msgstr "ਕੀ ਇਹ ਟੈਕਸਟ ਸੋਧਣਯੋਗਤਾ ਨੂੰ ਪ੍ਰਭਾਵਿਤ ਕਰੇ" -#: ../gtk/gtkcellrenderertext.c:514 -#: ../gtk/gtktexttag.c:588 +#: gtk/gtkcellrenderertext.c:514 gtk/gtktexttag.c:588 msgid "Font family set" msgstr "ਫੋਂਟ ਸਮੂਹ ਸੈੱਟ ਕਰੋ" -#: ../gtk/gtkcellrenderertext.c:515 -#: ../gtk/gtktexttag.c:589 +#: gtk/gtkcellrenderertext.c:515 gtk/gtktexttag.c:589 msgid "Whether this tag affects the font family" msgstr "ਕੀ ਇਹ ਟੈਗ ਫੋਂਟ ਸਮੂਹ ਨੂੰ ਪ੍ਰਭਾਵਿਤ ਕਰੇ" -#: ../gtk/gtkcellrenderertext.c:518 -#: ../gtk/gtktexttag.c:592 +#: gtk/gtkcellrenderertext.c:518 gtk/gtktexttag.c:592 msgid "Font style set" msgstr "ਫੋਂਟ ਸਟਾਇਲ ਸੈੱਟ ਕਰੋ" -#: ../gtk/gtkcellrenderertext.c:519 -#: ../gtk/gtktexttag.c:593 +#: gtk/gtkcellrenderertext.c:519 gtk/gtktexttag.c:593 msgid "Whether this tag affects the font style" msgstr "ਕੀ ਇਹ ਟੈਗ ਫੋਂਟ ਸਟਾਇਲ ਨੂੰ ਪ੍ਰਭਾਵਿਤ ਕਰੇ" -#: ../gtk/gtkcellrenderertext.c:522 -#: ../gtk/gtktexttag.c:596 +#: gtk/gtkcellrenderertext.c:522 gtk/gtktexttag.c:596 msgid "Font variant set" msgstr "ਫੋਂਟ ਬਦਲ ਸੈੱਟ ਕਰੋ" -#: ../gtk/gtkcellrenderertext.c:523 -#: ../gtk/gtktexttag.c:597 +#: gtk/gtkcellrenderertext.c:523 gtk/gtktexttag.c:597 msgid "Whether this tag affects the font variant" msgstr "ਕੀ ਇਹ ਟੈਗ ਫੋਂਟ ਤਬਦੀਲੀ ਨੂੰ ਪ੍ਰਭਾਵਿਤ ਕਰੇ" -#: ../gtk/gtkcellrenderertext.c:526 -#: ../gtk/gtktexttag.c:600 +#: gtk/gtkcellrenderertext.c:526 gtk/gtktexttag.c:600 msgid "Font weight set" msgstr "ਫੋਂਟ ਵੇਟ ਸੈੱਟ ਕਰੋ" -#: ../gtk/gtkcellrenderertext.c:527 -#: ../gtk/gtktexttag.c:601 +#: gtk/gtkcellrenderertext.c:527 gtk/gtktexttag.c:601 msgid "Whether this tag affects the font weight" msgstr "ਕੀ ਇਹ ਟੈਗ ਫੋਂਟ ਫੈਲਾ ਨੂੰ ਪ੍ਰਭਾਵਿਤ ਕਰੇ" -#: ../gtk/gtkcellrenderertext.c:530 -#: ../gtk/gtktexttag.c:604 +#: gtk/gtkcellrenderertext.c:530 gtk/gtktexttag.c:604 msgid "Font stretch set" msgstr "ਫੋਂਟ ਤਣਾਅ ਸੈੱਟ ਕਰੋ" -#: ../gtk/gtkcellrenderertext.c:531 -#: ../gtk/gtktexttag.c:605 +#: gtk/gtkcellrenderertext.c:531 gtk/gtktexttag.c:605 msgid "Whether this tag affects the font stretch" msgstr "ਕੀ ਇਹ ਟੈਗ ਫੋਂਟ ਤਣਾਅ ਨੂੰ ਪ੍ਰਭਾਵਿਤ ਕਰੇ" -#: ../gtk/gtkcellrenderertext.c:534 -#: ../gtk/gtktexttag.c:608 +#: gtk/gtkcellrenderertext.c:534 gtk/gtktexttag.c:608 msgid "Font size set" msgstr "ਫੋਂਟ ਆਕਾਰ ਸੈੱਟ ਕਰੋ" -#: ../gtk/gtkcellrenderertext.c:535 -#: ../gtk/gtktexttag.c:609 +#: gtk/gtkcellrenderertext.c:535 gtk/gtktexttag.c:609 msgid "Whether this tag affects the font size" msgstr "ਕੀ ਇਹ ਟੈਗ ਫੋਂਟ ਆਕਾਰ ਨੂੰ ਪ੍ਰਭਾਵਿਤ ਕਰੇ" -#: ../gtk/gtkcellrenderertext.c:538 -#: ../gtk/gtktexttag.c:612 +#: gtk/gtkcellrenderertext.c:538 gtk/gtktexttag.c:612 msgid "Font scale set" msgstr "ਫੋਂਟ ਸਕੇਲ ਸੈੱਟ ਕਰੋ" -#: ../gtk/gtkcellrenderertext.c:539 -#: ../gtk/gtktexttag.c:613 +#: gtk/gtkcellrenderertext.c:539 gtk/gtktexttag.c:613 msgid "Whether this tag scales the font size by a factor" msgstr "ਕੀ ਇਹ ਟੈਗ ਫੋਂਟ ਅਕਾਰ ਨੂੰ ਗੁਣਾਂਕ ਪੈਮਾਨਾ ਨਾਲ ਪ੍ਰਭਾਵਿਤ ਕਰੇ" -#: ../gtk/gtkcellrenderertext.c:542 -#: ../gtk/gtktexttag.c:632 +#: gtk/gtkcellrenderertext.c:542 gtk/gtktexttag.c:632 msgid "Rise set" msgstr "ਉਭਾਰਨਾ ਸੈੱਟ ਕਰੋ" -#: ../gtk/gtkcellrenderertext.c:543 -#: ../gtk/gtktexttag.c:633 +#: gtk/gtkcellrenderertext.c:543 gtk/gtktexttag.c:633 msgid "Whether this tag affects the rise" msgstr "ਕੀ ਇਹ ਟੈਗ ਉਭਾਰਨ ਨੂੰ ਪ੍ਰਭਾਵਿਤ ਕਰੇ" -#: ../gtk/gtkcellrenderertext.c:546 -#: ../gtk/gtktexttag.c:648 +#: gtk/gtkcellrenderertext.c:546 gtk/gtktexttag.c:648 msgid "Strikethrough set" msgstr "ਵਿੰਨ੍ਹਣਾ ਸੈੱਟ ਕਰੋ" -#: ../gtk/gtkcellrenderertext.c:547 -#: ../gtk/gtktexttag.c:649 +#: gtk/gtkcellrenderertext.c:547 gtk/gtktexttag.c:649 msgid "Whether this tag affects strikethrough" msgstr "ਕੀ ਇਹ ਟੈਗ ਵਿੰਨ੍ਹਣ ਨੂੰ ਪ੍ਰਭਾਵਿਤ ਕਰੇ" -#: ../gtk/gtkcellrenderertext.c:550 -#: ../gtk/gtktexttag.c:656 +#: gtk/gtkcellrenderertext.c:550 gtk/gtktexttag.c:656 msgid "Underline set" msgstr "ਹੇਠਾਂ ਲਾਈਨ ਸੈੱਟ ਕਰੋ" -#: ../gtk/gtkcellrenderertext.c:551 -#: ../gtk/gtktexttag.c:657 +#: gtk/gtkcellrenderertext.c:551 gtk/gtktexttag.c:657 msgid "Whether this tag affects underlining" msgstr "ਕੀ ਇਹ ਟੈਗ ਹੇਠਾਂ ਲਾਈਨ ਖਿੱਚਣ ਨੂੰ ਪ੍ਰਭਾਵਿਤ ਕਰੇ" -#: ../gtk/gtkcellrenderertext.c:554 -#: ../gtk/gtktexttag.c:620 +#: gtk/gtkcellrenderertext.c:554 gtk/gtktexttag.c:620 msgid "Language set" msgstr "ਭਾਸ਼ਾ ਸੈੱਟ ਕਰੋ" -#: ../gtk/gtkcellrenderertext.c:555 -#: ../gtk/gtktexttag.c:621 +#: gtk/gtkcellrenderertext.c:555 gtk/gtktexttag.c:621 msgid "Whether this tag affects the language the text is rendered as" msgstr "ਕੀ ਇਹ ਟੈਗ ਟੈਕਸਟ ਪੇਸ਼ ਕਰਨ ਦੀ ਭਾਸ਼ਾ ਨੂੰ ਪ੍ਰਭਾਵਿਤ ਕਰੇ" -#: ../gtk/gtkcellrenderertext.c:558 +#: gtk/gtkcellrenderertext.c:558 msgid "Ellipsize set" msgstr "ਅੰਡਾਕਾਰ-ਅਕਾਰ ਦਿਓ" -#: ../gtk/gtkcellrenderertext.c:559 +#: gtk/gtkcellrenderertext.c:559 msgid "Whether this tag affects the ellipsize mode" msgstr "ਕੀ ਅੰਡਾਕਾਰਅਕਾਰ ਢੰਗ ਇਸ ਟੈਗ ਨੂੰ ਪਰਭਾਵਿਤ ਕਰੇ" -#: ../gtk/gtkcellrenderertext.c:562 +#: gtk/gtkcellrenderertext.c:562 msgid "Align set" msgstr "ਸ਼ਫਬੰਦੀ ਸੈੱਟ" -#: ../gtk/gtkcellrenderertext.c:563 +#: gtk/gtkcellrenderertext.c:563 msgid "Whether this tag affects the alignment mode" msgstr "ਕੀ ਇਹ ਟੈਗ ਅੰਡਾਕਾਰਅਕਾਰ ਢੰਗ ਨੂੰ ਪਰਭਾਵਿਤ ਕਰੇ" -#: ../gtk/gtkcellrenderertoggle.c:126 +#: gtk/gtkcellrenderertoggle.c:126 msgid "Toggle state" msgstr "ਬਦਲਵੀਂ ਹਾਲਤ" -#: ../gtk/gtkcellrenderertoggle.c:127 +#: gtk/gtkcellrenderertoggle.c:127 msgid "The toggle state of the button" msgstr "ਬਟਨ ਦੀ ਬਦਲਵੀ ਹਾਲਤ" -#: ../gtk/gtkcellrenderertoggle.c:134 +#: gtk/gtkcellrenderertoggle.c:134 msgid "Inconsistent state" msgstr "ਅਸੰਗਤ ਹਾਲਤ" -#: ../gtk/gtkcellrenderertoggle.c:135 +#: gtk/gtkcellrenderertoggle.c:135 msgid "The inconsistent state of the button" msgstr "ਬਟਨ ਦੀ ਅਸੰਗਤ ਸਥਿਤੀ" -#: ../gtk/gtkcellrenderertoggle.c:142 +#: gtk/gtkcellrenderertoggle.c:142 msgid "Activatable" msgstr "ਸਰਗਰਮਯੋਗ " -#: ../gtk/gtkcellrenderertoggle.c:143 +#: gtk/gtkcellrenderertoggle.c:143 msgid "The toggle button can be activated" msgstr "ਬਦਲਣਯੋਗ ਬਟਨ ਨੂੰ ਸਰਗਰਮਯੋਗ ਕੀਤਾ ਜਾ ਸਕਦਾ ਹੈ" -#: ../gtk/gtkcellrenderertoggle.c:150 +#: gtk/gtkcellrenderertoggle.c:150 msgid "Radio state" msgstr "ਰੇਡੀਉ ਸਥਿਤੀ" -#: ../gtk/gtkcellrenderertoggle.c:151 +#: gtk/gtkcellrenderertoggle.c:151 msgid "Draw the toggle button as a radio button" msgstr "ਬਦਲਣ ਵਾਲੇ ਬਟਨ ਨੂੰ ਰੇਡੀੳ ਬਟਨ ਵਿੱਚ ਤਬਦੀਲ ਕਰੋ" -#: ../gtk/gtkcellrenderertoggle.c:158 +#: gtk/gtkcellrenderertoggle.c:158 msgid "Indicator size" msgstr "ਸੰਕੇਤਕ ਆਕਾਰ" -#: ../gtk/gtkcellrenderertoggle.c:159 -#: ../gtk/gtkcheckbutton.c:70 -#: ../gtk/gtkcheckmenuitem.c:112 +#: gtk/gtkcellrenderertoggle.c:159 gtk/gtkcheckbutton.c:70 +#: gtk/gtkcheckmenuitem.c:112 msgid "Size of check or radio indicator" msgstr "ਚੈਕ ਜਾਂ ਰੇਡੀਓ ਸੰਕੇਤਕ ਦਾ ਆਕਾਰ" -#: ../gtk/gtkcellview.c:182 +#: gtk/gtkcellview.c:182 msgid "CellView model" msgstr "ਸੈੱਲ-ਝਲਕ ਮਾਡਲ" -#: ../gtk/gtkcellview.c:183 +#: gtk/gtkcellview.c:183 msgid "The model for cell view" msgstr "ਸੈੱਲ ਝਲਕ ਲਈ ਮਾਡਲ" -#: ../gtk/gtkcheckbutton.c:69 -#: ../gtk/gtkcheckmenuitem.c:110 -#: ../gtk/gtkoptionmenu.c:168 +#: gtk/gtkcheckbutton.c:69 gtk/gtkcheckmenuitem.c:110 gtk/gtkoptionmenu.c:168 msgid "Indicator Size" msgstr "ਸੰਕੇਤਕ ਦਾ ਆਕਾਰ" -#: ../gtk/gtkcheckbutton.c:77 -#: ../gtk/gtkexpander.c:245 -#: ../gtk/gtkoptionmenu.c:174 +#: gtk/gtkcheckbutton.c:77 gtk/gtkexpander.c:245 gtk/gtkoptionmenu.c:174 msgid "Indicator Spacing" msgstr "ਸੰਕੇਤਕ ਦੀ ਥਾਂ" -#: ../gtk/gtkcheckbutton.c:78 +#: gtk/gtkcheckbutton.c:78 msgid "Spacing around check or radio indicator" msgstr "ਚੈਕ ਜਾਂ ਰੇਡੀਓ ਸੰਕੇਤਕ ਦੇ ਆਲੇ-ਦੁਆਲੇ ਥਾਂ" -#: ../gtk/gtkcheckmenuitem.c:87 -#: ../gtk/gtkmenu.c:502 -#: ../gtk/gtktoggleaction.c:118 -#: ../gtk/gtktogglebutton.c:102 -#: ../gtk/gtktoggletoolbutton.c:101 +#: gtk/gtkcheckmenuitem.c:87 gtk/gtkmenu.c:502 gtk/gtktoggleaction.c:118 +#: gtk/gtktogglebutton.c:102 gtk/gtktoggletoolbutton.c:101 msgid "Active" msgstr "ਸਰਗਰਮ" -#: ../gtk/gtkcheckmenuitem.c:88 +#: gtk/gtkcheckmenuitem.c:88 msgid "Whether the menu item is checked" msgstr "ਕੀ ਮੇਨੂ ਆਈਟਮ ਚੈੱਕ ਹੋ ਜਾਏ" -#: ../gtk/gtkcheckmenuitem.c:95 -#: ../gtk/gtktogglebutton.c:110 +#: gtk/gtkcheckmenuitem.c:95 gtk/gtktogglebutton.c:110 msgid "Inconsistent" msgstr "ਅਸੰਗਤ" -#: ../gtk/gtkcheckmenuitem.c:96 +#: gtk/gtkcheckmenuitem.c:96 msgid "Whether to display an \"inconsistent\" state" msgstr "ਕੀ \"ਅਸੰਗਤ\" ਸਥਿਤੀ ਵੇਖਾਈ ਜਾਏ" -#: ../gtk/gtkcheckmenuitem.c:103 +#: gtk/gtkcheckmenuitem.c:103 msgid "Draw as radio menu item" msgstr "ਰੇਡੀਓ ਮੇਨੂ ਆਈਟਮ ਬਣਾਓ" -#: ../gtk/gtkcheckmenuitem.c:104 +#: gtk/gtkcheckmenuitem.c:104 msgid "Whether the menu item looks like a radio menu item" msgstr "ਕੀ ਮੇਨੂ ਆਈਟਮ ਇੱਕ ਰੇਡੀਓ ਮੇਨੂ ਆਈਟਮ ਵਾਂਗ ਲੱਗੇ" -#: ../gtk/gtkcolorbutton.c:171 +#: gtk/gtkcolorbutton.c:171 msgid "Use alpha" msgstr "ਐਲਫਾ ਵਰਤੋ" -#: ../gtk/gtkcolorbutton.c:172 +#: gtk/gtkcolorbutton.c:172 msgid "Whether or not to give the color an alpha value" msgstr "ਕੀ ਰੰਗ ਨੂੰ ਐਲਫਾ ਮੁੱਲ ਦਿੱਤਾ ਜਾਵੇ ਜਾਂ ਨਾ" -#: ../gtk/gtkcolorbutton.c:186 -#: ../gtk/gtkfilechooserbutton.c:407 -#: ../gtk/gtkfontbutton.c:142 -#: ../gtk/gtkprintjob.c:116 -#: ../gtk/gtktreeviewcolumn.c:264 +#: gtk/gtkcolorbutton.c:186 gtk/gtkfilechooserbutton.c:407 +#: gtk/gtkfontbutton.c:142 gtk/gtkprintjob.c:116 gtk/gtktreeviewcolumn.c:264 msgid "Title" msgstr "ਟਾਈਟਲ" -#: ../gtk/gtkcolorbutton.c:187 +#: gtk/gtkcolorbutton.c:187 msgid "The title of the color selection dialog" msgstr "ਰੰਗ ਚੁਣਨ ਵਾਲੀ ਤਖਤੀ ਦਾ ਟਾਈਟਲ" -#: ../gtk/gtkcolorbutton.c:201 -#: ../gtk/gtkcolorsel.c:293 +#: gtk/gtkcolorbutton.c:201 gtk/gtkcolorsel.c:293 msgid "Current Color" msgstr "ਮੌਜੂਦਾ ਰੰਗ" -#: ../gtk/gtkcolorbutton.c:202 +#: gtk/gtkcolorbutton.c:202 msgid "The selected color" msgstr "ਚੁਣਿਆ ਰੰਗ" -#: ../gtk/gtkcolorbutton.c:216 -#: ../gtk/gtkcolorsel.c:300 +#: gtk/gtkcolorbutton.c:216 gtk/gtkcolorsel.c:300 msgid "Current Alpha" msgstr "ਮੌਜੂਦਾ ਐਲਫਾ" -#: ../gtk/gtkcolorbutton.c:217 +#: gtk/gtkcolorbutton.c:217 msgid "The selected opacity value (0 fully transparent, 65535 fully opaque)" msgstr "ਚੁਣਿਆ ਧੁੰਦਲਾਪਨ (0 ਪੂਰੀ ਤਰਾਂ ਪਾਰਦਰਸ਼ੀ , 65535 ਪੂਰੀ ਤਰਾਂ ਧੁੰਦਲਾ)" -#: ../gtk/gtkcolorsel.c:279 +#: gtk/gtkcolorsel.c:279 msgid "Has Opacity Control" msgstr "ਧੁੰਦਲਾਪਨ ਕੰਟਰੋਲ ਹੈ" -#: ../gtk/gtkcolorsel.c:280 +#: gtk/gtkcolorsel.c:280 msgid "Whether the color selector should allow setting opacity" msgstr "ਕੀ ਰੰਗ ਚੋਣ ਧੁੰਦਕਾਪਨ ਦੀ ਸੈਟਿੰਗ ਵੇਖਾਵੇ" -#: ../gtk/gtkcolorsel.c:286 +#: gtk/gtkcolorsel.c:286 msgid "Has palette" msgstr "ਰੰਗ-ਪੱਟੀ" -#: ../gtk/gtkcolorsel.c:287 +#: gtk/gtkcolorsel.c:287 msgid "Whether a palette should be used" msgstr "ਕੀ ਰੰਗ-ਪੱਟੀ ਨੂੰ ਵਰਤਣਾ ਹੈ" -#: ../gtk/gtkcolorsel.c:294 +#: gtk/gtkcolorsel.c:294 msgid "The current color" msgstr "ਮੌਜੂਦਾ ਰੰਗ" -#: ../gtk/gtkcolorsel.c:301 +#: gtk/gtkcolorsel.c:301 msgid "The current opacity value (0 fully transparent, 65535 fully opaque)" msgstr "ਮੌਜੂਦਾ ਧੁੰਦਲਾਪਨ ਦਾ ਮੁੱਲ (0 ਪੂਰੀ ਤਰਾਂ ਪਾਰਦਰਸ਼ੀ , 65535 ਪੂਰੀ ਤਰਾਂ ਧੁੰਦਲਾ)" -#: ../gtk/gtkcolorsel.c:315 +#: gtk/gtkcolorsel.c:315 msgid "Custom palette" msgstr "ਰੰਗ-ਪੱਟੀ ਦੀ ਚੋਣ" -#: ../gtk/gtkcolorsel.c:316 +#: gtk/gtkcolorsel.c:316 msgid "Palette to use in the color selector" msgstr "ਰੰਗ ਚੋਣ ਵਿੱਚ ਰੰਗ-ਪੱਟੀ ਵਰਤੋਂ" -#: ../gtk/gtkcolorseldialog.c:102 +#: gtk/gtkcolorseldialog.c:102 msgid "Color Selection" msgstr "ਰੰਗ ਚੋਣ" -#: ../gtk/gtkcolorseldialog.c:103 +#: gtk/gtkcolorseldialog.c:103 msgid "The color selection embedded in the dialog." msgstr "ਡਾਈਲਾਗ ਵਿੱਚ ਰੰਗ ਚੋਣ ਇੰਬੈੱਡ ਹੈ।" -#: ../gtk/gtkcolorseldialog.c:109 +#: gtk/gtkcolorseldialog.c:109 msgid "OK Button" msgstr "ਠੀਕ ਹੈ ਬਟਨ" -#: ../gtk/gtkcolorseldialog.c:110 +#: gtk/gtkcolorseldialog.c:110 msgid "The OK button of the dialog." msgstr "ਡਾਈਲਾਗ ਦਾ ਠੀਕ ਹੈ ਬਟਨ।" -#: ../gtk/gtkcolorseldialog.c:116 +#: gtk/gtkcolorseldialog.c:116 msgid "Cancel Button" msgstr "ਰੱਦ ਕਰੋ ਬਟਨ" -#: ../gtk/gtkcolorseldialog.c:117 +#: gtk/gtkcolorseldialog.c:117 msgid "The cancel button of the dialog." msgstr "ਡਾਈਲਾਗ ਦਾ ਰੱਦ ਕਰੋ ਬਟਨ ਹੈ।" -#: ../gtk/gtkcolorseldialog.c:123 +#: gtk/gtkcolorseldialog.c:123 msgid "Help Button" msgstr "ਮੱਦਦ ਬਟਨ" -#: ../gtk/gtkcolorseldialog.c:124 +#: gtk/gtkcolorseldialog.c:124 msgid "The help button of the dialog." msgstr "ਡਾਈਲਾਗ ਲਈ ਮੱਦਦ ਬਟਨ ਹੈ।" -#: ../gtk/gtkcombo.c:145 +#: gtk/gtkcombo.c:145 msgid "Enable arrow keys" msgstr "ਤੀਰ ਸਵਿੱਚਾਂ ਯੋਗ ਕਰੋ" -#: ../gtk/gtkcombo.c:146 +#: gtk/gtkcombo.c:146 msgid "Whether the arrow keys move through the list of items" msgstr "ਕੀ ਆਈਟਮਾਂ ਦੀ ਲਿਸਟ ਵਿੱਚ ਤੀਰ ਸਵਿੱਚਾਂ ਵਰਤਣੀਆਂ ਹਨ" -#: ../gtk/gtkcombo.c:152 +#: gtk/gtkcombo.c:152 msgid "Always enable arrows" msgstr "ਹਮੇਸ਼ਾ ਤੀਰ ਯੋਗ ਕਰੋ" -#: ../gtk/gtkcombo.c:153 +#: gtk/gtkcombo.c:153 msgid "Obsolete property, ignored" msgstr "ਪੁਰਾਣੀ ਵਿਸ਼ੇਸ਼ਤਾ ਨੂੰ ਰੱਦ ਕਰੋ" -#: ../gtk/gtkcombo.c:159 +#: gtk/gtkcombo.c:159 msgid "Case sensitive" msgstr "ਸ਼ਬਦ ਆਕਾਰ ਪ੍ਰਤੀ ਸੰਵੇਦਸ਼ੀਲ" -#: ../gtk/gtkcombo.c:160 +#: gtk/gtkcombo.c:160 msgid "Whether list item matching is case sensitive" msgstr "ਕੀ ਲਿਸਟ ਆਈਟਮਾਂ ਸ਼ਬਦ ਦੇ ਆਕਾਰ ਨੂੰ ਮੇਲ ਕਰੇ" -#: ../gtk/gtkcombo.c:167 +#: gtk/gtkcombo.c:167 msgid "Allow empty" msgstr "ਖਾਲੀ ਮਨਜ਼ੂਰ" -#: ../gtk/gtkcombo.c:168 +#: gtk/gtkcombo.c:168 msgid "Whether an empty value may be entered in this field" msgstr "ਕੀ ਇਸ ਖਾਨੇ ਵਿੱਚ ਖਾਲੀ ਮੁੱਲ ਦਿੱਤਾ ਜਾਂਦਾ ਹੈ" -#: ../gtk/gtkcombo.c:175 +#: gtk/gtkcombo.c:175 msgid "Value in list" msgstr "ਲਿਸਟ ਵਿੱਚ ਮੁੱਲ" -#: ../gtk/gtkcombo.c:176 +#: gtk/gtkcombo.c:176 msgid "Whether entered values must already be present in the list" msgstr "ਕੀ ਦਿੱਤਾ ਮੁੱਲ ਲਿਸਟ ਵਿੱਚ ਪਹਿਲਾਂ ਹੀ ਮੌਜੂਦ ਹੋ ਸਕਦਾ ਹੈ " -#: ../gtk/gtkcombobox.c:660 +#: gtk/gtkcombobox.c:660 msgid "ComboBox model" msgstr "ਕੰਬੋ-ਬਾਕਸ ਮਾਡਲ" -#: ../gtk/gtkcombobox.c:661 +#: gtk/gtkcombobox.c:661 msgid "The model for the combo box" msgstr "ਕੰਬੋ-ਬਾਕਸ ਲਈ ਮਾਡਲ" -#: ../gtk/gtkcombobox.c:678 +#: gtk/gtkcombobox.c:678 msgid "Wrap width for laying out the items in a grid" msgstr "ਗਰਿੱਡ ਵਿੱਚ ਆਈਟਮਾਂ ਨੂੰ ਲੇਪਟਣ ਦੀ ਚੌੜਾਈ" -#: ../gtk/gtkcombobox.c:700 +#: gtk/gtkcombobox.c:700 msgid "Row span column" msgstr "ਕਤਾਰ ਕਾਲਮ ਦਾ ਫਾਸਲਾ" -#: ../gtk/gtkcombobox.c:701 +#: gtk/gtkcombobox.c:701 msgid "TreeModel column containing the row span values" msgstr "ਟਰੀਮਾਡਲ ਕਾਲਮ ਵਿੱਚ ਕਤਾਰਾਂ ਦੇ ਵਿੱਚ ਦੂਰੀ ਦਾ ਮੁੱਲ" -#: ../gtk/gtkcombobox.c:722 +#: gtk/gtkcombobox.c:722 msgid "Column span column" msgstr "ਕਾਲਮ ਕਾਲਮ ਵਿੱਚ ਦੂਰੀ" -#: ../gtk/gtkcombobox.c:723 +#: gtk/gtkcombobox.c:723 msgid "TreeModel column containing the column span values" msgstr "ਟਰੀਮਾਡਲ ਕਾਲਮ ਵਿੱਚ ਕਾਲਮਾਂ ਦੇ ਵਿੱਚ ਦੂਰੀ ਦਾ ਮੁੱਲ" -#: ../gtk/gtkcombobox.c:744 +#: gtk/gtkcombobox.c:744 msgid "Active item" msgstr "ਸਰਗਰਮ ਆਈਟਮ" -#: ../gtk/gtkcombobox.c:745 +#: gtk/gtkcombobox.c:745 msgid "The item which is currently active" msgstr "ਆਈਟਮ, ਜੋ ਹੁਣ ਸਰਗਰਮ ਹੈ" -#: ../gtk/gtkcombobox.c:764 -#: ../gtk/gtkuimanager.c:220 +#: gtk/gtkcombobox.c:764 gtk/gtkuimanager.c:220 msgid "Add tearoffs to menus" msgstr "ਵੱਖ-ਕਰਨ ਨੂੰ ਸੂਚੀ ਵਿੱਚ ਜੋੜੋ" -#: ../gtk/gtkcombobox.c:765 +#: gtk/gtkcombobox.c:765 msgid "Whether dropdowns should have a tearoff menu item" msgstr "ਕੀ ਲਟਕਣ ਵਾਲੇ ਵੱਖ ਮੇਨੂ ਆਈਟਮਾਂ ਹੋਣ" -#: ../gtk/gtkcombobox.c:780 -#: ../gtk/gtkentry.c:531 +#: gtk/gtkcombobox.c:780 gtk/gtkentry.c:531 msgid "Has Frame" msgstr "ਫਰੇਮ ਹੈ" -#: ../gtk/gtkcombobox.c:781 +#: gtk/gtkcombobox.c:781 msgid "Whether the combo box draws a frame around the child" msgstr "ਕੀ ਕੰਬੋ-ਬਕਸਾ ਚਾਈਲਡ ਦੁਆਲੇ ਫਰੇਮ ਵੇਖਾਓ" -#: ../gtk/gtkcombobox.c:789 +#: gtk/gtkcombobox.c:789 msgid "Whether the combo box grabs focus when it is clicked with the mouse" msgstr "ਕੀ ਕੰਬੋ-ਬਕਸ ਫੋਕਸ ਹੋ ਜਾਵੇ, ਜਦੋਂ ਕਿ ਇਹ ਮਾਊਸ ਨਾਲ ਦਬਾਇਆ ਜਾਵੇ" -#: ../gtk/gtkcombobox.c:804 -#: ../gtk/gtkmenu.c:557 +#: gtk/gtkcombobox.c:804 gtk/gtkmenu.c:557 msgid "Tearoff Title" msgstr "ਟਾਈਟਲ ਨੂੰ ਵੱਖ ਕਰੋ" -#: ../gtk/gtkcombobox.c:805 -msgid "A title that may be displayed by the window manager when the popup is torn-off" +#: gtk/gtkcombobox.c:805 +msgid "" +"A title that may be displayed by the window manager when the popup is torn-" +"off" msgstr "ਜਦੋਂ ਪੋਪਅੱਪ ਵੱਖ ਹੋਵੇ ਤਾਂ ਵਿੰਡੋ ਮੈਨੇਜਰ ਵਲੋਂ ਵੇਖਾਇਆ ਜਾਣ ਵਾਲਾ ਇੱਕ ਟਾਈਟਲ" -#: ../gtk/gtkcombobox.c:822 +#: gtk/gtkcombobox.c:822 msgid "Popup shown" msgstr "ਪੋਪਅੱਪ ਵੇਖਾਉਣਾ" -#: ../gtk/gtkcombobox.c:823 +#: gtk/gtkcombobox.c:823 msgid "Whether the combo's dropdown is shown" msgstr "ਕੀ ਕੰਬੋ ਦੀ ਲਟਕਦੀ ਸੂਚੀ ਵੇਖਾਈ ਜਾਵੇ" -#: ../gtk/gtkcombobox.c:839 +#: gtk/gtkcombobox.c:839 msgid "Button Sensitivity" msgstr "ਬਟਨ ਸੰਵਦੇਨਸ਼ੀਲਤਾ" -#: ../gtk/gtkcombobox.c:840 +#: gtk/gtkcombobox.c:840 msgid "Whether the dropdown button is sensitive when the model is empty" msgstr "ਜਦੋਂ ਮਾਡਲ ਖਾਲੀ ਹੋਵੇ ਤਾਂ ਲਟਕਦੇ ਬਟਨ ਸੰਵੇਦਨਸ਼ੀਲ ਹੋਣ" -#: ../gtk/gtkcombobox.c:847 +#: gtk/gtkcombobox.c:847 msgid "Appears as list" msgstr "ਸੂਚੀ ਦੀ ਦਿੱਸੇ" -#: ../gtk/gtkcombobox.c:848 +#: gtk/gtkcombobox.c:848 msgid "Whether dropdowns should look like lists rather than menus" msgstr "ਕੀ ਲਟਕਣ ਹੇਠਾਂ-ਖੁੱਲ੍ਹਣ ਵਾਲਾ ਮੇਨੂ ਦੀ ਤਰਾਂ ਨਾ ਹੋਕੇ ਇੱਕ ਲਿਸਟ ਵਾਂਗ ਦਿੱਸੇ" -#: ../gtk/gtkcombobox.c:864 +#: gtk/gtkcombobox.c:864 msgid "Arrow Size" msgstr "ਤੀਰ ਆਕਾਰ" -#: ../gtk/gtkcombobox.c:865 +#: gtk/gtkcombobox.c:865 msgid "The minimum size of the arrow in the combo box" msgstr "ਕੰਬੋ ਬਾਕਸ ਵਿੱਚ ਤੀਰ ਦਾ ਘੱਟੋ-ਘੱਟ ਆਕਾਰ ਹੈ।" -#: ../gtk/gtkcombobox.c:880 -#: ../gtk/gtkentry.c:631 -#: ../gtk/gtkhandlebox.c:174 -#: ../gtk/gtkmenubar.c:194 -#: ../gtk/gtkstatusbar.c:186 -#: ../gtk/gtktoolbar.c:630 -#: ../gtk/gtkviewport.c:122 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 +#: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 +#: gtk/gtkviewport.c:122 msgid "Shadow type" msgstr "ਛਾਂ ਕਿਸਮ" -#: ../gtk/gtkcombobox.c:881 +#: gtk/gtkcombobox.c:881 msgid "Which kind of shadow to draw around the combo box" msgstr "ਕੰਬੋ ਬਾਕਸ ਦੁਆਲੇ ਕਿਸ ਕਿਸਮ ਦੀ ਛਾਂ ਖਿੱਚੀ ਜਾਵੇ" -#: ../gtk/gtkcontainer.c:237 +#: gtk/gtkcontainer.c:237 msgid "Resize mode" msgstr "ਮੁੜ-ਅਕਾਰ ਮੋਡ" -#: ../gtk/gtkcontainer.c:238 +#: gtk/gtkcontainer.c:238 msgid "Specify how resize events are handled" msgstr "ਦੱਸੋ ਕਿ ਮੁੜ-ਅਕਾਰ ਘਟਨਾ ਨੂੰ ਕਿਵੇਂ ਸੰਭਾਲਿਆ ਜਾਵੇਗਾ" -#: ../gtk/gtkcontainer.c:245 +#: gtk/gtkcontainer.c:245 msgid "Border width" msgstr "ਕਿਨਾਰੇ ਦੀ ਚੌੜਾਈ" -#: ../gtk/gtkcontainer.c:246 +#: gtk/gtkcontainer.c:246 msgid "The width of the empty border outside the containers children" msgstr "ਕੰਨਟੇਨਰ ਚਲਾਇਡਰਨ ਦੇ ਬਾਹਰ ਖਾਲੀ ਹਾਸ਼ੀਏ ਦੀ ਚੌੜਾਈ" -#: ../gtk/gtkcontainer.c:254 +#: gtk/gtkcontainer.c:254 msgid "Child" msgstr "ਚਲਾਇਡ" -#: ../gtk/gtkcontainer.c:255 +#: gtk/gtkcontainer.c:255 msgid "Can be used to add a new child to the container" msgstr "ਕੰਨਟੇਨਰ ਵਿੱਚ ਨਵਾਂ ਚਲਾਇਡ ਨੂੰ ਜੋੜਨ ਦੇ ਕੰਮ ਆਉਦੀ ਹੈ" -#: ../gtk/gtkcurve.c:124 +#: gtk/gtkcurve.c:124 msgid "Curve type" msgstr "ਚਾਪ ਦੀ ਕਿਸਮ" -#: ../gtk/gtkcurve.c:125 +#: gtk/gtkcurve.c:125 msgid "Is this curve linear, spline interpolated, or free-form" msgstr "ਕੀ ਇਹ ਚਾਪ ਸਿੱਧੀ ਹੈ, ਜਾਂ ਬੇਢੰਗੀ ਹੈ" -#: ../gtk/gtkcurve.c:132 +#: gtk/gtkcurve.c:132 msgid "Minimum X" msgstr "ਘੱਟੋ-ਘੱਟ X" -#: ../gtk/gtkcurve.c:133 +#: gtk/gtkcurve.c:133 msgid "Minimum possible value for X" msgstr "ਘੱਟੋ-ਘੱਟ ਸੰਭਵ X ਦਾ ਮੁੱਲ" -#: ../gtk/gtkcurve.c:141 +#: gtk/gtkcurve.c:141 msgid "Maximum X" msgstr "ਵੱਧ ਤੋਂ ਵੱਧ X" -#: ../gtk/gtkcurve.c:142 +#: gtk/gtkcurve.c:142 msgid "Maximum possible X value" msgstr "ਵੱਧ ਤੋਂ ਵੱਧ ਸੰਭਵ X ਦਾ ਮੁੱਲ" -#: ../gtk/gtkcurve.c:150 +#: gtk/gtkcurve.c:150 msgid "Minimum Y" msgstr "ਘੱਟੋ-ਘੱਟ X" -#: ../gtk/gtkcurve.c:151 +#: gtk/gtkcurve.c:151 msgid "Minimum possible value for Y" msgstr "ਘੱਟੋ-ਘੱਟ ਸੰਭਵ Y ਦਾ ਮੁੱਲ" -#: ../gtk/gtkcurve.c:159 +#: gtk/gtkcurve.c:159 msgid "Maximum Y" msgstr "ਵੱਧ ਤੋਂ ਵੱਧ Y" -#: ../gtk/gtkcurve.c:160 +#: gtk/gtkcurve.c:160 msgid "Maximum possible value for Y" msgstr "ਵੱਧ ਤੋਂ ਵੱਧ ਸੰਭਵ Y ਦਾ ਮੁੱਲ" -#: ../gtk/gtkdialog.c:144 +#: gtk/gtkdialog.c:144 msgid "Has separator" msgstr "ਵੱਖਰੇਵਾਂ ਕਰਨ ਵਾਲਾ ਹੈ" -#: ../gtk/gtkdialog.c:145 +#: gtk/gtkdialog.c:145 msgid "The dialog has a separator bar above its buttons" msgstr "ਤਖੱਤੀ ਕੋਲ ਇਸ ਦੇ ਬਟਨਾ ਤੋਂ ਉੱਤੇ ਵੱਖਰੇਵਾਂ-ਪੱਟੀ ਹੋਵੇ" -#: ../gtk/gtkdialog.c:190 +#: gtk/gtkdialog.c:190 msgid "Content area border" msgstr "ਸੰਖੇਪ ਖੇਤਰ ਦਾ ਕਿਨਾਰਾ" -#: ../gtk/gtkdialog.c:191 +#: gtk/gtkdialog.c:191 msgid "Width of border around the main dialog area" msgstr "ਮੁੱਲ਼ ਤੱਖਤੀ ਖੇਤਰ ਦੇ ਦੁਆਲੇ ਹਾਸ਼ੀਏ ਦੀ ਚੌੜਾਈ" -#: ../gtk/gtkdialog.c:198 +#: gtk/gtkdialog.c:198 msgid "Button spacing" msgstr "ਬਟਨ ਦੀ ਥਾਂ" -#: ../gtk/gtkdialog.c:199 +#: gtk/gtkdialog.c:199 msgid "Spacing between buttons" msgstr "ਬਟਨਾਂ ਵਿੱਚਕਾਰ ਥਾਂ" -#: ../gtk/gtkdialog.c:207 +#: gtk/gtkdialog.c:207 msgid "Action area border" msgstr "ਕਾਰਵਾਈ ਖੇਤਰ ਦਾ ਹਾਸ਼ੀਆ" -#: ../gtk/gtkdialog.c:208 +#: gtk/gtkdialog.c:208 msgid "Width of border around the button area at the bottom of the dialog" msgstr "ਤੱਖਤੀ ਦੇ ਹੇਠ ਬਟਨਾਂ ਦੇ ਖੇਤਰ ਦੁਆਲੇ ਹਾਸ਼ੀਏ ਦੀ ਚੌੜਾਈ" -#: ../gtk/gtkentry.c:486 -#: ../gtk/gtklabel.c:411 +#: gtk/gtkentry.c:486 gtk/gtklabel.c:411 msgid "Cursor Position" msgstr "ਕਰਸਰ ਦੀ ਸਥਿਤੀ" -#: ../gtk/gtkentry.c:487 -#: ../gtk/gtklabel.c:412 +#: gtk/gtkentry.c:487 gtk/gtklabel.c:412 msgid "The current position of the insertion cursor in chars" msgstr "ਅੱਖਰਾਂ ਵਿੱਚ ਵਿਚਕਾਰਲੀ ਕਰਸਰ ਦੀ ਮੌਜੂਦਾ ਸਥਿਤੀ" -#: ../gtk/gtkentry.c:496 -#: ../gtk/gtklabel.c:421 +#: gtk/gtkentry.c:496 gtk/gtklabel.c:421 msgid "Selection Bound" msgstr "ਚੋਣ ਸੀਮਾ" -#: ../gtk/gtkentry.c:497 -#: ../gtk/gtklabel.c:422 -msgid "The position of the opposite end of the selection from the cursor in chars" +#: gtk/gtkentry.c:497 gtk/gtklabel.c:422 +msgid "" +"The position of the opposite end of the selection from the cursor in chars" msgstr "ਕਰਸਰ ਤੋਂ ਚੋਣ ਦੀ ਵਿਰੋਧੀ ਸਿਰਿਆ ਤੱਕ ਦੀ ਸਥਿਤੀ ਅੱਖਰਾਂ ਵਿੱਚ" -#: ../gtk/gtkentry.c:507 +#: gtk/gtkentry.c:507 msgid "Whether the entry contents can be edited" msgstr "ਕੀ ਇੰਦਰਾਜ਼ ਹਿੱਸੇ ਨੁੰ ਸੋਧਿਆ ਜਾ ਸਕਦਾ ਹੈ" -#: ../gtk/gtkentry.c:514 +#: gtk/gtkentry.c:514 msgid "Maximum length" msgstr "ਵੱਧ ਤੋਂ ਵੱਧ ਲੰਬਾਈ" -#: ../gtk/gtkentry.c:515 +#: gtk/gtkentry.c:515 msgid "Maximum number of characters for this entry. Zero if no maximum" msgstr "ਇਸ ਇੰਦਰਾਜ਼ ਲਈ ਵੱਧ ਤੋਂ ਵੱਧ ਅੱਖਰਾਂ ਦੀ ਥਾਂ 0 ਜੇਕਰ ਕੋਈ ਵੱਧ ਤੋਂ ਵੱਧ ਨਹੀਂ ਹੈ " -#: ../gtk/gtkentry.c:523 +#: gtk/gtkentry.c:523 msgid "Visibility" msgstr "ਵੇਖਣਯੋਗਤਾ" -#: ../gtk/gtkentry.c:524 -msgid "FALSE displays the \"invisible char\" instead of the actual text (password mode)" +#: gtk/gtkentry.c:524 +msgid "" +"FALSE displays the \"invisible char\" instead of the actual text (password " +"mode)" msgstr "ਗਲਤ, ਅਸਲੀ ਸ਼ਬਦਾਂ(ਗੁਪਤ ਕੋਡ) ਦੀ ਬਜਾਏ \"ਲੁਕਵੇ ਅੱਖਰ\" ਵੇਖਾਵੇਗਾ" -#: ../gtk/gtkentry.c:532 +#: gtk/gtkentry.c:532 msgid "FALSE removes outside bevel from entry" msgstr "ਗਲਤ ਇੰਦਰਾਜ਼ ਵਿਚੋ ਬਾਹਰੀ bevel ਨੂੰ ਹਟਾ ਦੇਵੇਗਾ" -#: ../gtk/gtkentry.c:540 -msgid "Border between text and frame. Overrides the inner-border style property" +#: gtk/gtkentry.c:540 +msgid "" +"Border between text and frame. Overrides the inner-border style property" msgstr "ਟੈਕਸਟ ਅਤੇ ਫਰੇਮ ਵਿੱਚ ਹਾਸ਼ੀਆ ਹੈ। ਅੰਦਰੂਨੀ-ਹਾਸ਼ੀਆ ਸਟਾਇਲ ਵਿਸ਼ੇਸ਼ਤਾ ਨੂੰ ਅਣਡਿੱਠਾ ਕਰਦਾ ਹੈ" -#: ../gtk/gtkentry.c:547 +#: gtk/gtkentry.c:547 msgid "Invisible character" msgstr "ਅਦਿੱਖ ਅੱਖਰ" -#: ../gtk/gtkentry.c:548 +#: gtk/gtkentry.c:548 msgid "The character to use when masking entry contents (in \"password mode\")" msgstr "ਅੱਖਰ, ਜੋ ਕਿ ਇੰਦਰਾਜ਼ ਦੇ ਸ਼ਬਦਾਂ ਨੂੰ ਲੁਕਉਣ ਦੇ ਕੰਮ ਲਈ ਵਰਤਿਆ ਜਾਵੇਗਾ (\"ਗੁਪਤ ਕੋਡ\" ਵਿੱਚ)" -#: ../gtk/gtkentry.c:555 +#: gtk/gtkentry.c:555 msgid "Activates default" msgstr "ਮੂਲ ਸਰਗਰਮ" -#: ../gtk/gtkentry.c:556 -msgid "Whether to activate the default widget (such as the default button in a dialog) when Enter is pressed" -msgstr "ਕੀ ਮੂਲ ਵਿਦਗਿਟ ਹੀ ਸਰਗਰਮ ਕਰਨਾ ਹੈ, ( ਜਿਵੇ ਕਿ ਤੱਖਤੀ ਵਿੱਚ ਮੂਲ ਬਟਨ)ਜਦੋ ਕਿ ਐਟਰ ਨੂੰ ਦਬਾਇਆ ਜਾਵੇ" +#: gtk/gtkentry.c:556 +msgid "" +"Whether to activate the default widget (such as the default button in a " +"dialog) when Enter is pressed" +msgstr "" +"ਕੀ ਮੂਲ ਵਿਦਗਿਟ ਹੀ ਸਰਗਰਮ ਕਰਨਾ ਹੈ, ( ਜਿਵੇ ਕਿ ਤੱਖਤੀ ਵਿੱਚ ਮੂਲ ਬਟਨ)ਜਦੋ ਕਿ ਐਟਰ ਨੂੰ ਦਬਾਇਆ ਜਾਵੇ" -#: ../gtk/gtkentry.c:562 +#: gtk/gtkentry.c:562 msgid "Width in chars" msgstr "ਅੱਖਰਾਂ ਵਿੱਚ ਚੌੜਾਈ" -#: ../gtk/gtkentry.c:563 +#: gtk/gtkentry.c:563 msgid "Number of characters to leave space for in the entry" msgstr "ਇੰਦਰਾਜ਼ ਵਿੱਚ ਖਾਲੀ ਥਾਂ ਛੱਡਣ ਲਈ ਅੱਖਰਾਂ ਦੀ ਗਿਣਤੀ" -#: ../gtk/gtkentry.c:572 +#: gtk/gtkentry.c:572 msgid "Scroll offset" msgstr "ਸੰਤੁਲਿਤ ਸਕਰੋਲ" -#: ../gtk/gtkentry.c:573 +#: gtk/gtkentry.c:573 msgid "Number of pixels of the entry scrolled off the screen to the left" msgstr "ਪਿਕਸਲਾਂ ਦੀ ਗਿਣਤੀ ਜੋ ਕਿ ਪਰਦੇ ਦੇ ਖੱਬਿਉ ਇੰਦਰਾਜ਼ ਵਿੱਚ ਸੰਤੁਲਿਤ ਸਕਰੋਲ ਹੋਣ" -#: ../gtk/gtkentry.c:583 +#: gtk/gtkentry.c:583 msgid "The contents of the entry" msgstr "ਇੰਦਰਾਜ਼ ਦਾ ਪਾਠ" -#: ../gtk/gtkentry.c:598 -#: ../gtk/gtkmisc.c:73 +#: gtk/gtkentry.c:598 gtk/gtkmisc.c:73 msgid "X align" msgstr "X ਸਫ਼ਬੰਦੀ" -#: ../gtk/gtkentry.c:599 -#: ../gtk/gtkmisc.c:74 -msgid "The horizontal alignment, from 0 (left) to 1 (right). Reversed for RTL layouts." +#: gtk/gtkentry.c:599 gtk/gtkmisc.c:74 +msgid "" +"The horizontal alignment, from 0 (left) to 1 (right). Reversed for RTL " +"layouts." msgstr "ਲੇਟਵੀ ਸਫ਼ਬੰਦੀ, 0 (ਖੱਬਿਉ) ਤੋ 1 (ਸੱਜਿਉ) RTL ਲਈ ਉਲਟ ਹੈ।" -#: ../gtk/gtkentry.c:615 +#: gtk/gtkentry.c:615 msgid "Truncate multiline" msgstr "ਛਾਂਟੀਆਂ ਬਹੁ-ਲਾਈਨਾਂ" -#: ../gtk/gtkentry.c:616 +#: gtk/gtkentry.c:616 msgid "Whether to truncate multiline pastes to one line." msgstr "ਕੀ ਇੱਕ ਲਾਈਨ ਵਿੱਚ ਛਾਂਟੀਆਂ ਬਹੁ-ਲਾਈਨਾਂ ਨੂੰ ਚੇਪਿਆ ਜਾਵੇ।" -#: ../gtk/gtkentry.c:632 +#: gtk/gtkentry.c:632 msgid "Which kind of shadow to draw around the entry when has-frame is set" msgstr "" -#: ../gtk/gtkentry.c:647 -#: ../gtk/gtktextview.c:648 +#: gtk/gtkentry.c:647 gtk/gtktextview.c:648 msgid "Overwrite mode" msgstr "ਉੱਤੇ ਵੇਖਾਉਣ ਦਾ ਢੰਗ" -#: ../gtk/gtkentry.c:648 +#: gtk/gtkentry.c:648 msgid "Whether new text overwrites existing text" msgstr "ਕੀ ਨਵਾਂ ਟੈਕਸਟ ਪੁਰਾਣੇ ਟੈਕਸਟ ਉੱਤੇ ਲਿਖੇ" -#: ../gtk/gtkentry.c:661 +#: gtk/gtkentry.c:661 msgid "Text length" msgstr "ਟੈਕਸਟ ਲੰਬਾਈ" -#: ../gtk/gtkentry.c:662 +#: gtk/gtkentry.c:662 msgid "Length of the text currently in the entry" msgstr "ਐਂਟਰੀ ਵਿੱਚ ਮੌਜੂਦ ਟੈਕਸਟ ਦੀ ਲੰਬਾਈ" -#: ../gtk/gtkentry.c:933 +#: gtk/gtkentry.c:933 msgid "Border between text and frame." msgstr "ਟੈਕਸਟ ਅਤੇ ਫਰੇਮ ਵਿੱਚ ਹਾਸ਼ੀਆਂ ਹੈ।" -#: ../gtk/gtkentry.c:938 -#: ../gtk/gtklabel.c:644 +#: gtk/gtkentry.c:938 gtk/gtklabel.c:644 msgid "Select on focus" msgstr "ਫੋਕਸ ਉੱਤੇ ਚੁਣੋ" -#: ../gtk/gtkentry.c:939 +#: gtk/gtkentry.c:939 msgid "Whether to select the contents of an entry when it is focused" msgstr "ਕੀ ਇੰਦਰਾਜ਼ ਵਿੱਚਲੇ ਹਿੱਸੇ ਨੂੰ ਚੁਣਾ ਹੈ, ਜਦੋਂ ਕਿ ਇਹ ਕੇਦਰਿਤ ਹੋ ਜਾਵੇ" -#: ../gtk/gtkentry.c:953 +#: gtk/gtkentry.c:953 msgid "Password Hint Timeout" msgstr "ਗੁਪਤ-ਕੋਡ ਇਸ਼ਾਰਾ ਸਮਾਂ-ਅੰਤਰਾਲ" -#: ../gtk/gtkentry.c:954 +#: gtk/gtkentry.c:954 msgid "How long to show the last input character in hidden entries" msgstr "ਲੁਕਵੇਂ ਇੰਦਰਾਜ਼ਾਂ ਵਿੱਚ ਆਖਰੀ ਦਿੱਤੇ ਅੱਖਰ ਨੂੰ ਵੇਖਾਉਣ ਨੂੰ ਕਿੰਨਾ ਸਮਾਂ ਲੱਗੇ" -#: ../gtk/gtkentrycompletion.c:279 +#: gtk/gtkentrycompletion.c:279 msgid "Completion Model" msgstr "ਪੂਰਤੀ ਮਾਡਲ" -#: ../gtk/gtkentrycompletion.c:280 +#: gtk/gtkentrycompletion.c:280 msgid "The model to find matches in" msgstr "ਮਾਡਲ, ਜਿਸ ਵਿੱਚ ਮੇਲ ਲੱਭਣਾ ਹੈ" -#: ../gtk/gtkentrycompletion.c:286 +#: gtk/gtkentrycompletion.c:286 msgid "Minimum Key Length" msgstr "ਘੱਟੋ-ਘੱਟ ਕੁੰਜੀ ਲੰਬਾਈ" -#: ../gtk/gtkentrycompletion.c:287 +#: gtk/gtkentrycompletion.c:287 msgid "Minimum length of the search key in order to look up matches" msgstr "ਮੇਲ ਲੱਭਣ ਲਈ ਖੋਜ ਕੁੰਜੀ ਦੀ ਘੱਟੋ-ਘੱਟ ਲੰਬਾਈ" -#: ../gtk/gtkentrycompletion.c:303 -#: ../gtk/gtkiconview.c:587 +#: gtk/gtkentrycompletion.c:303 gtk/gtkiconview.c:587 msgid "Text column" msgstr "ਟੈਕਸਟ ਕਾਲਮ" -#: ../gtk/gtkentrycompletion.c:304 +#: gtk/gtkentrycompletion.c:304 msgid "The column of the model containing the strings." msgstr "ਮਾਡਲ ਦੇ ਕਾਲਮ ਵਿੱਚ ਸਤਰਾਂ ਇਸ ਤੋਂ ਪਰਾਪਤ ਕਰੇਗਾ।" -#: ../gtk/gtkentrycompletion.c:323 +#: gtk/gtkentrycompletion.c:323 msgid "Inline completion" msgstr "ਲਾਈਨ ਵਿੱਚ ਪੂਰਨ" -#: ../gtk/gtkentrycompletion.c:324 +#: gtk/gtkentrycompletion.c:324 msgid "Whether the common prefix should be inserted automatically" msgstr "ਕੀ ਆਮ ਅਗੇਤਰ ਆਟੋਮੈਟਿਕ ਹੀ ਜੋੜ ਦਿੱਤਾ ਜਾਵੇ" -#: ../gtk/gtkentrycompletion.c:338 +#: gtk/gtkentrycompletion.c:338 msgid "Popup completion" msgstr "ਪੋਪਅੱਪ ਪੂਰਨ" -#: ../gtk/gtkentrycompletion.c:339 +#: gtk/gtkentrycompletion.c:339 msgid "Whether the completions should be shown in a popup window" msgstr "ਕੀ ਇੱਕ ਪੋਪਅੱਪ ਵਿੰਡੋ ਵਿੱਚ ਪੂਰਨ ਕੀਤਾ ਜਾਵੇ" -#: ../gtk/gtkentrycompletion.c:354 +#: gtk/gtkentrycompletion.c:354 msgid "Popup set width" msgstr "ਪੋਪਅੱਪ ਸੈਟ ਚੌੜਾਈ" -#: ../gtk/gtkentrycompletion.c:355 +#: gtk/gtkentrycompletion.c:355 msgid "If TRUE, the popup window will have the same size as the entry" msgstr "ਜੇਕਰ ਸੱਚ ਹੈ ਤਾਂ, ਪੋਪਅੱਪ ਵਿੰਡੋ ਨੂੰ ਉਸੇ ਅਕਾਰ ਦੇ ਹੋਵੇਗਾ, ਜਿਸ ਦਾ ਇੰਦਰਾਜ਼ ਹੈ" -#: ../gtk/gtkentrycompletion.c:373 +#: gtk/gtkentrycompletion.c:373 msgid "Popup single match" msgstr "ਪੋਪਅੱਪ ਇੱਕਲਾ ਮੇਲ" -#: ../gtk/gtkentrycompletion.c:374 +#: gtk/gtkentrycompletion.c:374 msgid "If TRUE, the popup window will appear for a single match." msgstr "ਜੇਕਰ ਸੱਚ ਹੈ ਤਾਂ ਪੋਪਅੱਪ ਵਿੰਡੋ ਇੱਕ ਇੱਕਲੇ ਮੇਲ ਲਈ ਵਿਖਾਈ ਦੇਵੇਗਾ।" -#: ../gtk/gtkentrycompletion.c:388 +#: gtk/gtkentrycompletion.c:388 msgid "Inline selection" msgstr "ਇਨ-ਲਾਈਨ ਚੋਣ" -#: ../gtk/gtkentrycompletion.c:389 +#: gtk/gtkentrycompletion.c:389 msgid "Your description here" msgstr "ਆਪਣਾ ਵੇਰਵਾ ਇੱਥੇ ਦਿਓ" -#: ../gtk/gtkeventbox.c:91 +#: gtk/gtkeventbox.c:91 msgid "Visible Window" msgstr "ਦਿੱਖ ਵਿੰਡੋ" -#: ../gtk/gtkeventbox.c:92 -msgid "Whether the event box is visible, as opposed to invisible and only used to trap events." +#: gtk/gtkeventbox.c:92 +msgid "" +"Whether the event box is visible, as opposed to invisible and only used to " +"trap events." msgstr "ਕੀ ਘਟਨਾ-ਡੱਬਾ ਦਿੱਸਯੋਗ ਹੋਵੇ, ਇਸ ਦੇ ਉਲਟ ਕਿ ਲੁਕਵਾਂ ਅਤੇ ਸਿਰਫ ਘਟਨਾਵਾਂ ਨੂੰ ਫੜੇ ਹੀ" -#: ../gtk/gtkeventbox.c:98 +#: gtk/gtkeventbox.c:98 msgid "Above child" msgstr "ਚਲਾਇਡ ਤੋਂ ਉੱਤੇ" -#: ../gtk/gtkeventbox.c:99 -msgid "Whether the event-trapping window of the eventbox is above the window of the child widget as opposed to below it." -msgstr "ਕੀ ਘਟਨਾ-ਡੱਬੇ ਦਾ ਘਟਨਾ ਫੜਨ ਵਾਲੀ ਵਿੰਡੋ ਚਾਲਇਡ ਵਿਦਗਿਟ ਦੇ ਉੱਤੇ ਹੋਵੇ ,ਇਸ ਦੇ ਉਲਟ ਕਿ ਇਸ ਦੇ ਹੇਠਾਂ" +#: gtk/gtkeventbox.c:99 +msgid "" +"Whether the event-trapping window of the eventbox is above the window of the " +"child widget as opposed to below it." +msgstr "" +"ਕੀ ਘਟਨਾ-ਡੱਬੇ ਦਾ ਘਟਨਾ ਫੜਨ ਵਾਲੀ ਵਿੰਡੋ ਚਾਲਇਡ ਵਿਦਗਿਟ ਦੇ ਉੱਤੇ ਹੋਵੇ ,ਇਸ ਦੇ ਉਲਟ ਕਿ ਇਸ ਦੇ ਹੇਠਾਂ" -#: ../gtk/gtkexpander.c:187 +#: gtk/gtkexpander.c:187 msgid "Expanded" msgstr "ਫੈਲਿਆ" -#: ../gtk/gtkexpander.c:188 +#: gtk/gtkexpander.c:188 msgid "Whether the expander has been opened to reveal the child widget" msgstr "ਕੀ ਫੈਲਾਣਵਾਲੇ ਨੂੰ ਚਲਾਇਡ ਵਿਦਗਿਟ ਨੂੰ ਖੋਲ੍ਹਣਾ ਚਾਹੀਦਾ ਹੈ" -#: ../gtk/gtkexpander.c:196 +#: gtk/gtkexpander.c:196 msgid "Text of the expander's label" msgstr "ਫੈਲੇ ਲੇਬਲ ਦਾ ਪਾਠ" -#: ../gtk/gtkexpander.c:211 -#: ../gtk/gtklabel.c:330 +#: gtk/gtkexpander.c:211 gtk/gtklabel.c:330 msgid "Use markup" msgstr "ਨਿਸ਼ਾਨਬੰਦੀ ਵਰਤੋਂ" -#: ../gtk/gtkexpander.c:212 -#: ../gtk/gtklabel.c:331 +#: gtk/gtkexpander.c:212 gtk/gtklabel.c:331 msgid "The text of the label includes XML markup. See pango_parse_markup()" msgstr "ਲੇਬਲ ਦੇ ਟੈਕਸਟ ਵਿੱਚ XML ਮਾਰਕਅੱਪ ਹੋਵੇ ਵੇਖੋ pango_parse_markup()" -#: ../gtk/gtkexpander.c:220 +#: gtk/gtkexpander.c:220 msgid "Space to put between the label and the child" msgstr "ਲੇਬਲ ਅਤੇ ਚਲਾਇਡ ਵਿੱਚ ਦੇਣ ਵਾਲੀ ਖਾਲੀ ਥਾਂ" -#: ../gtk/gtkexpander.c:229 -#: ../gtk/gtkframe.c:147 -#: ../gtk/gtktoolbutton.c:194 +#: gtk/gtkexpander.c:229 gtk/gtkframe.c:147 gtk/gtktoolbutton.c:194 msgid "Label widget" msgstr "ਲੇਬਲ ਵਿਦਗਿਟ" -#: ../gtk/gtkexpander.c:230 +#: gtk/gtkexpander.c:230 msgid "A widget to display in place of the usual expander label" msgstr "ਵਿਦਗਿਟ, ਆਮ ਫੈਲਾੳ ਲੇਬਲ ਦੀ ਥਾਂ ਵੇਖਾਉ " -#: ../gtk/gtkexpander.c:236 -#: ../gtk/gtktreeview.c:783 +#: gtk/gtkexpander.c:236 gtk/gtktreeview.c:783 msgid "Expander Size" msgstr "ਫੈਲਾ ਦਾ ਅਕਾਰ" -#: ../gtk/gtkexpander.c:237 -#: ../gtk/gtktreeview.c:784 +#: gtk/gtkexpander.c:237 gtk/gtktreeview.c:784 msgid "Size of the expander arrow" msgstr "ਫੈਲਾ ਵਾਲੇ ਤੀਰ ਦਾ ਅਕਾਰ" -#: ../gtk/gtkexpander.c:246 +#: gtk/gtkexpander.c:246 msgid "Spacing around expander arrow" msgstr "ਫੈਲਾ ਵਾਲੇ ਤੀਰ ਦੇ ਆਲੇ-ਦੁਆਲੇ ਥਾਂ" -#: ../gtk/gtkfilechooser.c:194 +#: gtk/gtkfilechooser.c:194 msgid "Action" msgstr "ਕਾਰਵਾਈ" -#: ../gtk/gtkfilechooser.c:195 +#: gtk/gtkfilechooser.c:195 msgid "The type of operation that the file selector is performing" msgstr "ਕਾਰਵਾਈ ਦੀ ਕਿਸਮ ਜੋ ਕਿ ਫਾਇਲ ਚੋਣਕਾਰ ਕਰ ਰਿਹਾ ਹੈ " -#: ../gtk/gtkfilechooser.c:201 +#: gtk/gtkfilechooser.c:201 msgid "File System Backend" msgstr "ਫਾਇਲ ਸਿਸਟਮ ਬੈਕਐਡ" -#: ../gtk/gtkfilechooser.c:202 +#: gtk/gtkfilechooser.c:202 msgid "Name of file system backend to use" msgstr "ਵਰਤਣ ਵਾਲੇ ਫਾਇਲ ਸਿਸਟਮ ਬੈਕਐਡ ਦਾ ਨਾਂ" -#: ../gtk/gtkfilechooser.c:207 -#: ../gtk/gtkrecentchooser.c:252 +#: gtk/gtkfilechooser.c:207 gtk/gtkrecentchooser.c:252 msgid "Filter" msgstr "ਫਿਲਟਰ" -#: ../gtk/gtkfilechooser.c:208 +#: gtk/gtkfilechooser.c:208 msgid "The current filter for selecting which files are displayed" msgstr "ਵੇਖਾਉਣ ਲਈ ਫਾਇਲਾਂ ਦੀ ਚੋਣ ਕਰਨ ਵਾਲਾ ਮੌਜੂਦਾ ਫਿਲਟਰ" -#: ../gtk/gtkfilechooser.c:213 +#: gtk/gtkfilechooser.c:213 msgid "Local Only" msgstr "ਲੋਕਲ ਹੀ" -#: ../gtk/gtkfilechooser.c:214 +#: gtk/gtkfilechooser.c:214 msgid "Whether the selected file(s) should be limited to local file: URLs" msgstr "ਕੀ ਚੁਣੀਆਂ ਫਾਇਲਾਂ ਸਿਰਫ ਲੋਕਲ ਹੀ ਹੋਣੀਆਂ ਚਾਹੀਦੀਆਂ ਹਨ : URL" -#: ../gtk/gtkfilechooser.c:219 +#: gtk/gtkfilechooser.c:219 msgid "Preview widget" msgstr "ਝਲਕ ਵਿਦਗਿਟ" -#: ../gtk/gtkfilechooser.c:220 +#: gtk/gtkfilechooser.c:220 msgid "Application supplied widget for custom previews." msgstr "ਕਸਟਮ ਝਲਕ ਲਈ ਕਾਰਜ ਵਲੋਂ ਦਿੱਤੇ ਵਿਦਗਿਟ" -#: ../gtk/gtkfilechooser.c:225 +#: gtk/gtkfilechooser.c:225 msgid "Preview Widget Active" msgstr "ਵਿਦਗਿਟ ਕਾਰਵਾਈ ਦੀ ਝਲਕ" -#: ../gtk/gtkfilechooser.c:226 -msgid "Whether the application supplied widget for custom previews should be shown." +#: gtk/gtkfilechooser.c:226 +msgid "" +"Whether the application supplied widget for custom previews should be shown." msgstr "ਕੀ ਸੋਧ ਝਲਕ ਵੇਖਾਉਣ ਲਈ ਕਾਰਜ ਵਿਦਗਿਟ ਦੇਵੇ।" -#: ../gtk/gtkfilechooser.c:231 +#: gtk/gtkfilechooser.c:231 msgid "Use Preview Label" msgstr "ਝਲਕ ਲੇਬਲ ਵਰਤੋਂ" -#: ../gtk/gtkfilechooser.c:232 +#: gtk/gtkfilechooser.c:232 msgid "Whether to display a stock label with the name of the previewed file." msgstr "ਕੀ ਝਲਕ ਫਾਇਲਾਂ ਦੇ ਨਾਂ ਨਾਲ ਸਟਾਕ ਲੇਬਲ ਵੀ ਵੇਖਾਇਆ ਜਾਵੇ।" -#: ../gtk/gtkfilechooser.c:237 +#: gtk/gtkfilechooser.c:237 msgid "Extra widget" msgstr "ਵਾਧੂ ਵਿਦਗਿਟ" -#: ../gtk/gtkfilechooser.c:238 +#: gtk/gtkfilechooser.c:238 msgid "Application supplied widget for extra options." msgstr "ਹੋਰ ਚੋਣ ਲਈ ਕਾਰਜ ਵਿਦਗਿਟ ਦੇਵੇ " -#: ../gtk/gtkfilechooser.c:243 -#: ../gtk/gtkfilesel.c:540 -#: ../gtk/gtkrecentchooser.c:191 +#: gtk/gtkfilechooser.c:243 gtk/gtkfilesel.c:540 gtk/gtkrecentchooser.c:191 msgid "Select Multiple" msgstr "ਬਹੁ-ਚੋਣ" -#: ../gtk/gtkfilechooser.c:244 -#: ../gtk/gtkfilesel.c:541 +#: gtk/gtkfilechooser.c:244 gtk/gtkfilesel.c:541 msgid "Whether to allow multiple files to be selected" msgstr "ਕੀ ਬਹੁਤੀਆਂ ਫਾਇਲਾਂ ਦੀ ਚੋਣ ਦੀ ਇਜ਼ਾਜ਼ਤ ਦੇਣੀ ਹੈ" -#: ../gtk/gtkfilechooser.c:250 +#: gtk/gtkfilechooser.c:250 msgid "Show Hidden" msgstr "ਲੁਕਵੇਂ ਵੇਖਾਓ" -#: ../gtk/gtkfilechooser.c:251 +#: gtk/gtkfilechooser.c:251 msgid "Whether the hidden files and folders should be displayed" msgstr "ਕੀ ਲੁਕਵੀਆਂ ਫਾਇਲਾਂ ਅਤੇ ਫੋਲਡਰਾਂ ਨੂੰ ਵੇਖਾਉਣੇ ਹਨ" -#: ../gtk/gtkfilechooser.c:266 +#: gtk/gtkfilechooser.c:266 msgid "Do overwrite confirmation" msgstr "ਉੱਤੇ ਲਿਖਣ ਪੁਸ਼ਟੀ ਕਰੋ" -#: ../gtk/gtkfilechooser.c:267 -msgid "Whether a file chooser in save mode will present an overwrite confirmation dialog if necessary." -msgstr "ਕੀ ਸੰਭਾਲਣ ਢੰਗ ਵਿੱਚ ਇੱਕ ਫਾਇਲ ਚੋਣਕਾਰ ਲੋੜ ਪੈਣ ਉੱਤੇ ਇੱਕ ਉੱਪਰ ਲਿਖਣ ਦੀ ਪੁਸ਼ਟੀ ਕਰਦਾ ਡਾਈਲਾਗ ਵੇਖਾਏ।" +#: gtk/gtkfilechooser.c:267 +msgid "" +"Whether a file chooser in save mode will present an overwrite confirmation " +"dialog if necessary." +msgstr "" +"ਕੀ ਸੰਭਾਲਣ ਢੰਗ ਵਿੱਚ ਇੱਕ ਫਾਇਲ ਚੋਣਕਾਰ ਲੋੜ ਪੈਣ ਉੱਤੇ ਇੱਕ ਉੱਪਰ ਲਿਖਣ ਦੀ ਪੁਸ਼ਟੀ ਕਰਦਾ ਡਾਈਲਾਗ ਵੇਖਾਏ।" -#: ../gtk/gtkfilechooserbutton.c:376 +#: gtk/gtkfilechooserbutton.c:376 msgid "Dialog" msgstr "ਡਾਈਲਾਗ" -#: ../gtk/gtkfilechooserbutton.c:377 +#: gtk/gtkfilechooserbutton.c:377 msgid "The file chooser dialog to use." msgstr "ਵਰਤਣ ਲਈ ਫਾਇਲ ਚੋਣਕਾਰ ਵਰਤੋਂ।" -#: ../gtk/gtkfilechooserbutton.c:408 +#: gtk/gtkfilechooserbutton.c:408 msgid "The title of the file chooser dialog." msgstr "ਫਾਇਲ ਚੋਣਕਾਰ ਡਾਈਲਾਗ ਦਾ ਨਾਂ ਹੈ।" -#: ../gtk/gtkfilechooserbutton.c:422 +#: gtk/gtkfilechooserbutton.c:422 msgid "The desired width of the button widget, in characters." msgstr "ਬਟਨ ਵਿਦਗਿਟ ਦੀ ਲੋੜੀਦੀ ਚੌਰਾਈ ਅੱਖਰਾਂ ਵਿੱਚ ਹੈ।" -#: ../gtk/gtkfilesel.c:526 -#: ../gtk/gtkimage.c:163 -#: ../gtk/gtkrecentmanager.c:214 -#: ../gtk/gtkstatusicon.c:194 +#: gtk/gtkfilesel.c:526 gtk/gtkimage.c:163 gtk/gtkrecentmanager.c:214 +#: gtk/gtkstatusicon.c:194 msgid "Filename" msgstr "ਫਾਇਲ-ਨਾਂ" -#: ../gtk/gtkfilesel.c:527 +#: gtk/gtkfilesel.c:527 msgid "The currently selected filename" msgstr "ਮੌਜੂਦਾ ਚੁਣਿਆ ਫਾਇਲ-ਨਾਂ" -#: ../gtk/gtkfilesel.c:533 +#: gtk/gtkfilesel.c:533 msgid "Show file operations" msgstr "ਫਾਇਲ ਕਾਰਵਾਈ ਵੇਖਾਓ" -#: ../gtk/gtkfilesel.c:534 +#: gtk/gtkfilesel.c:534 msgid "Whether buttons for creating/manipulating files should be displayed" msgstr "ਕੀ ਫਾਇਲਾਂ ਨੂੰ ਬਣਾਉਣ/ਵਰਤਣ ਲਈ ਬਟਨ ਵੇਖਾਏ ਜਾਣ" -#: ../gtk/gtkfixed.c:90 -#: ../gtk/gtklayout.c:596 +#: gtk/gtkfixed.c:90 gtk/gtklayout.c:596 msgid "X position" msgstr "X ਟਿਕਾਣਾ" -#: ../gtk/gtkfixed.c:91 -#: ../gtk/gtklayout.c:597 +#: gtk/gtkfixed.c:91 gtk/gtklayout.c:597 msgid "X position of child widget" msgstr "ਚਲਾਇਡ ਵਿਦਗਿਟ ਦੀ X ਸਥਿਤੀ" -#: ../gtk/gtkfixed.c:100 -#: ../gtk/gtklayout.c:606 +#: gtk/gtkfixed.c:100 gtk/gtklayout.c:606 msgid "Y position" msgstr "Y ਟਿਕਾਣਾ" -#: ../gtk/gtkfixed.c:101 -#: ../gtk/gtklayout.c:607 +#: gtk/gtkfixed.c:101 gtk/gtklayout.c:607 msgid "Y position of child widget" msgstr "ਚਲਾਇਡ ਵਿਦਗਿਟ ਦੀ Y ਸਥਿਤੀ" -#: ../gtk/gtkfontbutton.c:143 +#: gtk/gtkfontbutton.c:143 msgid "The title of the font selection dialog" msgstr "ਫੋਂਟ ਚੋਣਕਾਰ ਡਾਈਲਾਗ ਦਾ ਟਾਈਟਲ" -#: ../gtk/gtkfontbutton.c:158 -#: ../gtk/gtkfontsel.c:181 +#: gtk/gtkfontbutton.c:158 gtk/gtkfontsel.c:181 msgid "Font name" msgstr "ਫੋਂਟ ਨਾਂ" -#: ../gtk/gtkfontbutton.c:159 +#: gtk/gtkfontbutton.c:159 msgid "The name of the selected font" msgstr "ਚੁਣੇ ਫੋਂਟ ਦਾ ਨਾਂ" -#: ../gtk/gtkfontbutton.c:160 +#: gtk/gtkfontbutton.c:160 msgid "Sans 12" msgstr "ਸਨਸ ੧੨" -#: ../gtk/gtkfontbutton.c:175 +#: gtk/gtkfontbutton.c:175 msgid "Use font in label" msgstr "ਲੇਬਲ ਵਿੱਚ ਫੋਂਟ ਵਰਤੋਂ" -#: ../gtk/gtkfontbutton.c:176 +#: gtk/gtkfontbutton.c:176 msgid "Whether the label is drawn in the selected font" msgstr "ਕੀ ਚੁਣੇ ਫੋਟਾਂ ਨਾਲ ਲੇਬਲ ਨੂੰ ਫਿਰ ਬਣਾਇਆ ਜਾਵੇ" -#: ../gtk/gtkfontbutton.c:191 +#: gtk/gtkfontbutton.c:191 msgid "Use size in label" msgstr "ਲੇਬਲ ਵਿੱਚ ਅਕਾਰ ਵਰਤੋਂ" -#: ../gtk/gtkfontbutton.c:192 +#: gtk/gtkfontbutton.c:192 msgid "Whether the label is drawn with the selected font size" msgstr "ਕੀ ਚੁਣੇ ਫੋਂਟ ਅਕਾਰ ਨਾਲ ਲੇਬਲ ਨੂੰ ਫਿਰ ਬਣਾਇਆ ਜਾਵੇ" -#: ../gtk/gtkfontbutton.c:208 +#: gtk/gtkfontbutton.c:208 msgid "Show style" msgstr "ਸਟਾਇਲ ਵੇਖਾਓ" -#: ../gtk/gtkfontbutton.c:209 +#: gtk/gtkfontbutton.c:209 msgid "Whether the selected font style is shown in the label" msgstr "ਕੀ ਚੁਣੇ ਫੋਂਟ ਸਟਾਇਲ ਨਾਲ ਲੇਬਲ ਨੂੰ ਫਿਰ ਬਣਾਇਆ ਜਾਵੇ" -#: ../gtk/gtkfontbutton.c:224 +#: gtk/gtkfontbutton.c:224 msgid "Show size" msgstr "ਅਕਾਰ ਵੇਖਾਓ" -#: ../gtk/gtkfontbutton.c:225 +#: gtk/gtkfontbutton.c:225 msgid "Whether selected font size is shown in the label" msgstr "ਕੀ ਚੁਣੇ ਫੋਂਟ ਅਕਾਰ ਨੂੰ ਲੇਬਲ ਵਿੱਚ ਵੇਖਾਇਆ ਜਾਵੇ" -#: ../gtk/gtkfontsel.c:182 +#: gtk/gtkfontsel.c:182 msgid "The string that represents this font" msgstr "ਇਸ ਫੋਂਟ ਨੂੰ ਵੇਖਾਉਦੀ ਇੱਕ ਲਾਈਨ" -#: ../gtk/gtkfontsel.c:189 +#: gtk/gtkfontsel.c:189 msgid "The GdkFont that is currently selected" msgstr "GdkFont ਜੋ ਹੁਣ ਚੁਣੇ ਗਏ ਹਨ" -#: ../gtk/gtkfontsel.c:195 +#: gtk/gtkfontsel.c:195 msgid "Preview text" msgstr "ਟੈਕਸਟ ਝਲਕ" -#: ../gtk/gtkfontsel.c:196 +#: gtk/gtkfontsel.c:196 msgid "The text to display in order to demonstrate the selected font" msgstr "ਚੁਣੇ ਫੋਟਾਂ ਲਈ ਝਲਕ ਵੇਖਾਉਣ ਲਈ ਪਾਠ" -#: ../gtk/gtkframe.c:106 +#: gtk/gtkframe.c:106 msgid "Text of the frame's label" msgstr "ਫਰੇਮ ਦੇ ਲੇਬਲ ਦਾ ਸ਼ਬਦ" -#: ../gtk/gtkframe.c:113 +#: gtk/gtkframe.c:113 msgid "Label xalign" msgstr "ਲੇਬਲ x ਸਫ਼ਬੰਦੀ" -#: ../gtk/gtkframe.c:114 +#: gtk/gtkframe.c:114 msgid "The horizontal alignment of the label" msgstr "ਲੇਬਲ ਦੀ ਲੇਟਵੀ ਦਿਸ਼ਾ ਵਿੱਚ ਸਫ਼ਬੰਦੀ" -#: ../gtk/gtkframe.c:122 +#: gtk/gtkframe.c:122 msgid "Label yalign" msgstr "ਲੇਬਲ y ਸਫ਼ਬੰਦੀ" -#: ../gtk/gtkframe.c:123 +#: gtk/gtkframe.c:123 msgid "The vertical alignment of the label" msgstr "ਲੇਬਲ ਦੀ ਲੰਬਕਾਰੀ ਦਿਸ਼ਾ ਵਿੱਚ ਸਫ਼ਬੰਦੀ" -#: ../gtk/gtkframe.c:131 -#: ../gtk/gtkhandlebox.c:167 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "ਪ੍ਰਤੀਕੂਲ ਵਿਸ਼ੇਸ਼ਤਾ, ਬਜਾਏ ਪਰਛਾਵਾਂ-ਕਿਸਮ ਵਰਤੋਂ" -#: ../gtk/gtkframe.c:138 +#: gtk/gtkframe.c:138 msgid "Frame shadow" msgstr "ਫਰੇਮ ਛਾਂ" -#: ../gtk/gtkframe.c:139 +#: gtk/gtkframe.c:139 msgid "Appearance of the frame border" msgstr "ਫਰੇਮ ਦੇ ਹਾਸ਼ੀਏ ਦੀ ਦਿੱਖ" -#: ../gtk/gtkframe.c:148 +#: gtk/gtkframe.c:148 msgid "A widget to display in place of the usual frame label" msgstr "ਫਾਰਮ ਦੇ ਲੇਬਲ ਲਈ ਥਾਂ ਵੇਖਾਉਣ ਲਈ ਵਿਦਗਿਟ" -#: ../gtk/gtkhandlebox.c:175 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "ਕੰਨਟੇਨਰ ਦੇ ਦੁਆਲੇ ਛਾਂ ਦੀ ਮੌਜੂਦਗੀ" -#: ../gtk/gtkhandlebox.c:183 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "ਸਥਿਤੀ ਨੂੰ ਵੇਖੋ" -#: ../gtk/gtkhandlebox.c:184 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "ਚਲਾਇਡ ਵਿਦਗਿਟ ਦੇ ਅਨੁਸਾਰ ਸੰਭਾਲਣ ਦੀ ਸਥਿਤੀ" -#: ../gtk/gtkhandlebox.c:192 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "ਕਿਨਾਰੇ ਦਾ ਦਰਿਸ਼" -#: ../gtk/gtkhandlebox.c:193 -msgid "Side of the handlebox that's lined up with the docking point to dock the handlebox" +#: gtk/gtkhandlebox.c:193 +msgid "" +"Side of the handlebox that's lined up with the docking point to dock the " +"handlebox" msgstr "ਹੈਡਲ-ਡੱਬੇ ਦਾ ਪਾਸਾ ਜੋ ਕਿ ਹੈਡਲ-ਡੱਬੇ ਨਾਲ ਡਾਕ ਅਤੇ ਡਾਕ-ਬਿੰਦੂ ਨਾਲ ਕਤਾਰਬੱਧ ਕੀਤਾ ਹੈ" -#: ../gtk/gtkhandlebox.c:201 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "ਕਿਨਾਰਾ ਸਮੂਹ ਦਾ ਦਰਿਸ਼" -#: ../gtk/gtkhandlebox.c:202 -msgid "Whether to use the value from the snap_edge property or a value derived from handle_position" +#: gtk/gtkhandlebox.c:202 +msgid "" +"Whether to use the value from the snap_edge property or a value derived from " +"handle_position" msgstr "ਕੀ ਸਨੈਪ-ਕਿਨਾਰੇ ਦੀ ਵਿਸ਼ੇਸ਼ਤਾ ਤੋਂ ਮੁੱਲ ਵਰਤਣਾ ਹੈ ਜਾਂ ਸਥਿਤੀ ਤੋਂ ਬਣਾਉਣਾ ਹੈ" -#: ../gtk/gtkhandlebox.c:209 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "ਚਲਾਈਡ ਵੱਖ ਕੀਤਾ" -#: ../gtk/gtkhandlebox.c:210 -msgid "A boolean value indicating whether the handlebox's child is attached or detached." +#: gtk/gtkhandlebox.c:210 +msgid "" +"A boolean value indicating whether the handlebox's child is attached or " +"detached." msgstr "" -#: ../gtk/gtkiconview.c:550 +#: gtk/gtkiconview.c:550 msgid "Selection mode" msgstr "ਚੋਣ ਢੰਗ" -#: ../gtk/gtkiconview.c:551 +#: gtk/gtkiconview.c:551 msgid "The selection mode" msgstr "ਚੋਣ ਢੰਗ" -#: ../gtk/gtkiconview.c:569 +#: gtk/gtkiconview.c:569 msgid "Pixbuf column" msgstr "ਪਿਕਬਫ਼ ਕਾਲਮ" -#: ../gtk/gtkiconview.c:570 +#: gtk/gtkiconview.c:570 msgid "Model column used to retrieve the icon pixbuf from" msgstr "ਆਈਕਾਨ ਪਿਕਬਫ਼ ਤੋਂ ਮਾਡਲ ਕਾਲਮ ਵਰਤਣ ਲਈ" -#: ../gtk/gtkiconview.c:588 +#: gtk/gtkiconview.c:588 msgid "Model column used to retrieve the text from" msgstr "ਟੈਕਸਟ ਤੋਂ ਪਰਾਪਤ ਕਰਨ ਲਈ ਮਾਡਲ ਕਾਲਮ" -#: ../gtk/gtkiconview.c:607 +#: gtk/gtkiconview.c:607 msgid "Markup column" msgstr "ਨਿਸ਼ਾਨਬੰਦੀ ਕਾਲਮ" -#: ../gtk/gtkiconview.c:608 +#: gtk/gtkiconview.c:608 msgid "Model column used to retrieve the text if using Pango markup" msgstr "ਜੇਕਰ ਪੈਂਗੋ ਨਿਸ਼ਾਨ ਦੀ ਵਰਤੋਂ ਕੀਤੀ ਜਾਵੇ ਤਾਂ ਮਾਡਲ ਕਾਲਮ ਵਰਤਣ ਲਈ ਪਰਾਪਤ ਪਾਠ" -#: ../gtk/gtkiconview.c:615 +#: gtk/gtkiconview.c:615 msgid "Icon View Model" msgstr "ਆਈਕਾਨ ਵੇਖਣ ਮਾਡਲ" -#: ../gtk/gtkiconview.c:616 +#: gtk/gtkiconview.c:616 msgid "The model for the icon view" msgstr "ਆਈਕਾਨ ਵੇਖਣ ਲਈ ਮਾਡਲ" -#: ../gtk/gtkiconview.c:632 +#: gtk/gtkiconview.c:632 msgid "Number of columns" msgstr "ਕਾਲਮਾਂ ਦੀ ਗਿਣਤੀ" -#: ../gtk/gtkiconview.c:633 +#: gtk/gtkiconview.c:633 msgid "Number of columns to display" msgstr "ਵੇਖਾਉਣ ਲਈ ਕਾਲਮਾਂ ਦੀ ਗਿਣਤੀ" -#: ../gtk/gtkiconview.c:650 +#: gtk/gtkiconview.c:650 msgid "Width for each item" msgstr "ਹਰੇਕ ਆਈਟਮ ਲਈ ਚੌੜਾਈ" -#: ../gtk/gtkiconview.c:651 +#: gtk/gtkiconview.c:651 msgid "The width used for each item" msgstr "ਹਰ ਆਈਟਮ ਲਈ ਵਰਤਨ ਲਈ ਚੌੜਾਈ" -#: ../gtk/gtkiconview.c:667 +#: gtk/gtkiconview.c:667 msgid "Space which is inserted between cells of an item" msgstr "ਇੱਕ ਆਈਟਮ ਦੇ ਸੈੱਲਾਂ ਵਿੱਚ ਦਿੱਤੀ ਜਾਣ ਵਾਲੀ ਖਾਲੀ ਥਾਂ" -#: ../gtk/gtkiconview.c:682 +#: gtk/gtkiconview.c:682 msgid "Row Spacing" msgstr "ਕਤਾਰ ਫਾਸਲਾ" -#: ../gtk/gtkiconview.c:683 +#: gtk/gtkiconview.c:683 msgid "Space which is inserted between grid rows" msgstr "ਗਰਿੱਡ ਕਤਾਰਾਂ ਵਿੱਚ ਦਿੱਤੀ ਜਾਣ ਵਾਲੀ ਖਾਲੀ ਥਾਂ" -#: ../gtk/gtkiconview.c:698 +#: gtk/gtkiconview.c:698 msgid "Column Spacing" msgstr "ਕਾਲਮ ਖਾਲੀ ਥਾਂ" -#: ../gtk/gtkiconview.c:699 +#: gtk/gtkiconview.c:699 msgid "Space which is inserted between grid columns" msgstr "ਖਾਲੀ ਥਾਂ, ਜੋ ਕਿ ਗਰਿੱਡ ਕਾਲਮ ਵਿੱਚ ਦਿੱਤੀ ਜਾਂਦੀ ਹੈ" -#: ../gtk/gtkiconview.c:714 +#: gtk/gtkiconview.c:714 msgid "Margin" msgstr "ਫਾਸਲਾ" -#: ../gtk/gtkiconview.c:715 +#: gtk/gtkiconview.c:715 msgid "Space which is inserted at the edges of the icon view" msgstr "ਆਈਕਾਨ ਝਲਕ ਦੇ ਕਿਨਾਰੇ ਤੇ ਦਿੱਤੀ ਜਾਣ ਵਾਲੀ ਖਾਲੀ ਥਾਂ" -#: ../gtk/gtkiconview.c:732 -msgid "How the text and icon of each item are positioned relative to each other" +#: gtk/gtkiconview.c:732 +msgid "" +"How the text and icon of each item are positioned relative to each other" msgstr "ਇੱਕ ਆਈਕਾਨ ਲਈ ਉਸਦਾ ਟੈਕਸਟ ਅਤੇ ਆਈਕਾਨ ਨੂੰ ਕਿਵੇਂ ਟਿਕਾਇਆ ਜਾਵੇ" -#: ../gtk/gtkiconview.c:748 -#: ../gtk/gtktreeview.c:618 -#: ../gtk/gtktreeviewcolumn.c:307 +#: gtk/gtkiconview.c:748 gtk/gtktreeview.c:618 gtk/gtktreeviewcolumn.c:307 msgid "Reorderable" msgstr "ਮੁੜ-ਕਰਮਯੋਗ" -#: ../gtk/gtkiconview.c:749 -#: ../gtk/gtktreeview.c:619 +#: gtk/gtkiconview.c:749 gtk/gtktreeview.c:619 msgid "View is reorderable" msgstr "ਮੁੜ-ਕਰਮਯੋਗ ਦੀ ਤਰਾਂ ਵੇਖੋ" -#: ../gtk/gtkiconview.c:756 -#: ../gtk/gtktreeview.c:769 +#: gtk/gtkiconview.c:756 gtk/gtktreeview.c:769 msgid "Tooltip Column" msgstr "ਟੂਲ-ਟਿੱਪ ਕਾਲਮ" -#: ../gtk/gtkiconview.c:757 +#: gtk/gtkiconview.c:757 msgid "The column in the model containing the tooltip texts for the items" msgstr "ਮਾਡਲ ਦੇ ਕਾਲਮ ਵਿੱਚ , ਜੋ ਕਿ ਆਈਟਮਾਂ ਲਈ ਟੂਲ-ਟਿੱਪ ਲਵੇਗਾ।" -#: ../gtk/gtkiconview.c:768 +#: gtk/gtkiconview.c:768 msgid "Selection Box Color" msgstr "ਚੋਣ ਬਕਸਾ ਰੰਗ" -#: ../gtk/gtkiconview.c:769 +#: gtk/gtkiconview.c:769 msgid "Color of the selection box" msgstr "ਚੋਣ ਬਕਸੇ ਦਾ ਰੰਗ" -#: ../gtk/gtkiconview.c:775 +#: gtk/gtkiconview.c:775 msgid "Selection Box Alpha" msgstr "ਚੋਣ ਬਕਸਾ ਐਲਫ਼ਾ" -#: ../gtk/gtkiconview.c:776 +#: gtk/gtkiconview.c:776 msgid "Opacity of the selection box" msgstr "ਚੋਣ ਬਕਸੇ ਦਾ ਬਲੌਰੀਪਨ" -#: ../gtk/gtkimage.c:131 -#: ../gtk/gtkstatusicon.c:186 +#: gtk/gtkimage.c:131 gtk/gtkstatusicon.c:186 msgid "Pixbuf" msgstr "ਪਿਕਬਫ" -#: ../gtk/gtkimage.c:132 -#: ../gtk/gtkstatusicon.c:187 +#: gtk/gtkimage.c:132 gtk/gtkstatusicon.c:187 msgid "A GdkPixbuf to display" msgstr "ਵੇਖਾਉਣ ਲਈ GdkPixbuf" -#: ../gtk/gtkimage.c:139 +#: gtk/gtkimage.c:139 msgid "Pixmap" msgstr "ਪਿਕਪੈਮ" -#: ../gtk/gtkimage.c:140 +#: gtk/gtkimage.c:140 msgid "A GdkPixmap to display" msgstr "ਵੇਖਾਉਣ ਲਈ GdkPixmap" -#: ../gtk/gtkimage.c:147 -#: ../gtk/gtkmessagedialog.c:215 +#: gtk/gtkimage.c:147 gtk/gtkmessagedialog.c:215 msgid "Image" msgstr "ਚਿੱਤਰ" -#: ../gtk/gtkimage.c:148 +#: gtk/gtkimage.c:148 msgid "A GdkImage to display" msgstr "ਵੇਖਾਉਣ ਲਈ GdkImage" -#: ../gtk/gtkimage.c:155 +#: gtk/gtkimage.c:155 msgid "Mask" msgstr "ਮਖੌਟਾ" -#: ../gtk/gtkimage.c:156 +#: gtk/gtkimage.c:156 msgid "Mask bitmap to use with GdkImage or GdkPixmap" msgstr "GdkImage ਜਾਂ GdkPixmap ਨਾਲ ਵਰਤਣ ਲਈ ਬਿੱਟਮੈਪ ਕੱਜ ਦਿਉ" -#: ../gtk/gtkimage.c:164 -#: ../gtk/gtkstatusicon.c:195 +#: gtk/gtkimage.c:164 gtk/gtkstatusicon.c:195 msgid "Filename to load and display" msgstr "ਲੋਡ ਕਰਨ ਅਤੇ ਵੇਖਾਉਣ ਲਈ ਫਾਇਲ-ਨਾਂ" -#: ../gtk/gtkimage.c:173 -#: ../gtk/gtkstatusicon.c:203 +#: gtk/gtkimage.c:173 gtk/gtkstatusicon.c:203 msgid "Stock ID for a stock image to display" msgstr "ਸਟਾਕ ਚਿੱਤਰ ਵੇਖਾਉਣ ਲਈ ਸਟਾਕ ID" -#: ../gtk/gtkimage.c:180 +#: gtk/gtkimage.c:180 msgid "Icon set" msgstr "ਆਈਕਾਨ ਸੈੱਟ" -#: ../gtk/gtkimage.c:181 +#: gtk/gtkimage.c:181 msgid "Icon set to display" msgstr "ਵੇਖਾਉਣ ਲਈ ਆਈਕਾਨ ਸੈੱਟ" -#: ../gtk/gtkimage.c:188 -#: ../gtk/gtkscalebutton.c:210 -#: ../gtk/gtktoolbar.c:547 +#: gtk/gtkimage.c:188 gtk/gtkscalebutton.c:210 gtk/gtktoolbar.c:547 msgid "Icon size" msgstr "ਆਈਕਾਨ ਆਕਾਰ" -#: ../gtk/gtkimage.c:189 +#: gtk/gtkimage.c:189 msgid "Symbolic size to use for stock icon, icon set or named icon" msgstr "ਸਟਾਕ ਆਈਕਾਨ, ਆਈਕਾਨ ਸੈਟ ਜਾਂ ਨਾਂ ਆਈਕਾਨ ਲਈ ਲਿੰਕ ਅਕਾਰ" -#: ../gtk/gtkimage.c:205 +#: gtk/gtkimage.c:205 msgid "Pixel size" msgstr "ਪਿਕਸਲ ਅਕਾਰ" -#: ../gtk/gtkimage.c:206 +#: gtk/gtkimage.c:206 msgid "Pixel size to use for named icon" msgstr "ਨਾਮੀ ਆਈਕਾਨ ਲਈ ਪਿਕਸਲ ਅਕਾਰ" -#: ../gtk/gtkimage.c:214 +#: gtk/gtkimage.c:214 msgid "Animation" msgstr "ਸਜੀਵਤਾ" -#: ../gtk/gtkimage.c:215 +#: gtk/gtkimage.c:215 msgid "GdkPixbufAnimation to display" msgstr "ਵੇਖਾਉਣ ਲਈ GdkPixbufAnimation" -#: ../gtk/gtkimage.c:255 -#: ../gtk/gtkstatusicon.c:234 +#: gtk/gtkimage.c:255 gtk/gtkstatusicon.c:234 msgid "Storage type" msgstr "ਸੰਭਾਲਣ ਦੀ ਕਿਸਮ" -#: ../gtk/gtkimage.c:256 -#: ../gtk/gtkstatusicon.c:235 +#: gtk/gtkimage.c:256 gtk/gtkstatusicon.c:235 msgid "The representation being used for image data" msgstr "ਚਿੱਤਰ ਡੈਟਾ ਲਈ ਪੇਸ਼ਕਾਰੀ" -#: ../gtk/gtkimagemenuitem.c:101 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "ਚਲਾਇਡ ਵਿਦਗਿਟ, ਮੇਨੂ ਟੈਕਸਟ ਤੋਂ ਅੱਗੇ ਦਿੱਸਣ ਲਈ" -#: ../gtk/gtkimagemenuitem.c:106 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "ਮੇਨੂ ਚਿੱਤਰ ਵੇਖੋ" -#: ../gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "ਕੀ ਮੇਨੂ ਵਿੱਚ ਚਿੱਤਰ ਵੇਖਾਏ ਜਾਣ" -#: ../gtk/gtkinvisible.c:87 -#: ../gtk/gtkwindow.c:601 +#: gtk/gtkinvisible.c:87 gtk/gtkwindow.c:601 msgid "The screen where this window will be displayed" msgstr "ਸਕਰੀਨ, ਜਿੱਥੇ ਕਿ ਵਿੰਡੋ ਵੇਖਾਈ ਜਾਵੇਗੀ" -#: ../gtk/gtklabel.c:317 +#: gtk/gtklabel.c:317 msgid "The text of the label" msgstr "ਲੇਬਲ ਦੇ ਸ਼ਬਦ" -#: ../gtk/gtklabel.c:324 +#: gtk/gtklabel.c:324 msgid "A list of style attributes to apply to the text of the label" msgstr "ਲੇਬਲ ਦੇ ਟੈਕਸਟ ਤੇ ਲਾਗੂ ਕਰਨ ਲਈ ਸਟਾਇਲ ਗੁਣਾਂ ਦੀ ਲਿਸਟ" -#: ../gtk/gtklabel.c:345 -#: ../gtk/gtktexttag.c:359 -#: ../gtk/gtktextview.c:585 +#: gtk/gtklabel.c:345 gtk/gtktexttag.c:359 gtk/gtktextview.c:585 msgid "Justification" msgstr "ਤਰਕਸੰਗਤ ਕਰੋ" -#: ../gtk/gtklabel.c:346 -msgid "The alignment of the lines in the text of the label relative to each other. This does NOT affect the alignment of the label within its allocation. See GtkMisc::xalign for that" -msgstr "ਲੇਬਲ ਦੇ ਟੈਕਸਟ ਦੀਆਂ ਸਤਰਾਂ ਦੀ ਇੱਕ-ਦੂਰਦੇ ਪ੍ਰਤੀ ਸ਼ਫ਼ਬੰਦੀ ਇਹ ਲੇਬਲ ਦੀ ਉਪਲੱਬਧ ਸਥਿਤੀ ਨੂੰ ਪ੍ਰਭਾਵਿਤ ਨਹੀਂ ਕਰਦੀ ਹੈ। ਇਸ ਦੇ ਲਈGtkMisc::xalign ਨੂੰ ਵੇਖੋ।" +#: gtk/gtklabel.c:346 +msgid "" +"The alignment of the lines in the text of the label relative to each other. " +"This does NOT affect the alignment of the label within its allocation. See " +"GtkMisc::xalign for that" +msgstr "" +"ਲੇਬਲ ਦੇ ਟੈਕਸਟ ਦੀਆਂ ਸਤਰਾਂ ਦੀ ਇੱਕ-ਦੂਰਦੇ ਪ੍ਰਤੀ ਸ਼ਫ਼ਬੰਦੀ ਇਹ ਲੇਬਲ ਦੀ ਉਪਲੱਬਧ ਸਥਿਤੀ ਨੂੰ ਪ੍ਰਭਾਵਿਤ " +"ਨਹੀਂ ਕਰਦੀ ਹੈ। ਇਸ ਦੇ ਲਈGtkMisc::xalign ਨੂੰ ਵੇਖੋ।" -#: ../gtk/gtklabel.c:354 +#: gtk/gtklabel.c:354 msgid "Pattern" msgstr "ਪੈਟਰਨ" -#: ../gtk/gtklabel.c:355 -msgid "A string with _ characters in positions correspond to characters in the text to underline" +#: gtk/gtklabel.c:355 +msgid "" +"A string with _ characters in positions correspond to characters in the text " +"to underline" msgstr "ਕੀ ਸਤਰਾਂ _ ਅੱਖਰਾਂ ਨਾਲ ਜਿੱਥੇ ਕਿ ਉਹਨਾਂ ਦੀ ਸਥਿਤੀ ਹੈ, ਨੂੰ ਸ਼ਬਦਾਂ ਨੂੰ ਹੇਠਾਂ ਲਾਈਨ ਲਾ ਦੇਵੇ" -#: ../gtk/gtklabel.c:362 +#: gtk/gtklabel.c:362 msgid "Line wrap" msgstr "ਲਾਈਨ ਸਮੇਟੋ" -#: ../gtk/gtklabel.c:363 +#: gtk/gtklabel.c:363 msgid "If set, wrap lines if the text becomes too wide" msgstr "ਜੇ ਦਿੱਤਾ ਤਾਂ, ਲਾਈਨਾਂ ਨੂੰ ਲੇਪਟਿਆ ਜਾਵੇਗਾ ਜੇਕਰ ਟੈਕਸਟ ਜਿਆਦਾ ਹੀ ਚੌੜਾ ਹੋ ਗਿਆ" -#: ../gtk/gtklabel.c:378 +#: gtk/gtklabel.c:378 msgid "Line wrap mode" msgstr "ਲਾਈਨ ਲਪੇਟਣ ਮੋਡ" -#: ../gtk/gtklabel.c:379 +#: gtk/gtklabel.c:379 msgid "If wrap is set, controls how linewrapping is done" msgstr "ਜੇਕਰ ਲਪੇਟਣਾ ਸੈੱਟ ਹੋਵੇ ਤਾਂ ਲਾਈਨ-ਲਪੇਟਣ ਬਾਰੇ ਕੰਟਰੋਲ ਹੋਇਆ" -#: ../gtk/gtklabel.c:386 +#: gtk/gtklabel.c:386 msgid "Selectable" msgstr "ਚੋਣ-ਯੋਗ" -#: ../gtk/gtklabel.c:387 +#: gtk/gtklabel.c:387 msgid "Whether the label text can be selected with the mouse" msgstr "ਕੀ ਲੇਬਲ ਦੇ ਸ਼ਬਦ ਮਾਊਸ ਨਾਲ ਚੁਣੇ ਜਾ ਸਕਣ" -#: ../gtk/gtklabel.c:393 +#: gtk/gtklabel.c:393 msgid "Mnemonic key" msgstr "ਮਨਾਮੈਰਿਕ ਕੀ" -#: ../gtk/gtklabel.c:394 +#: gtk/gtklabel.c:394 msgid "The mnemonic accelerator key for this label" msgstr "ਇਸ ਲੇਬਲ ਲਈ ਮਨਾਮੈਰਿਕ -ਤੇਜ਼-ਕੀ" -#: ../gtk/gtklabel.c:402 +#: gtk/gtklabel.c:402 msgid "Mnemonic widget" msgstr "ਮਨਾਮੈਰਿਕ ਵਿਦਗਿਟ" -#: ../gtk/gtklabel.c:403 +#: gtk/gtklabel.c:403 msgid "The widget to be activated when the label's mnemonic key is pressed" msgstr "ਵਿਦਗਿਟ ਸਰਗਰਮ ਹੋ ਜਾਵੇ ਜਦੋਂ ਕਿ ਲੇਬਲ ਦੀ ਅੰਕੀ ਕੀ ਦਬਾਈ ਜਾਵੇ" -#: ../gtk/gtklabel.c:449 -msgid "The preferred place to ellipsize the string, if the label does not have enough room to display the entire string" +#: gtk/gtklabel.c:449 +msgid "" +"The preferred place to ellipsize the string, if the label does not have " +"enough room to display the entire string" msgstr "ਅੰਡਾਕਾਰ ਸਤਰ ਲਈ ਪਸੰਦੀਦਾ ਥਾਂ, ਜੇਕਰ ਲੇਬਲ ਕੋਲ ਲੋੜੀਂਦੀ ਸਤਰ ਵੇਖਾਉਣ ਲਈ ਪੂਰੀ ਥਾਂ ਨਾ ਹੋਵੇ" -#: ../gtk/gtklabel.c:489 +#: gtk/gtklabel.c:489 msgid "Single Line Mode" msgstr "ਇੱਕਲੀ ਲਾਈਨ ਮੋਡ" -#: ../gtk/gtklabel.c:490 +#: gtk/gtklabel.c:490 msgid "Whether the label is in single line mode" msgstr "ਕੀ ਲੇਬਲ ਇੱਕ ਇੱਕਲੇ ਲਾਈਨ ਮੋਡ ਵਿੱਚ ਹੋਵੇ" -#: ../gtk/gtklabel.c:507 +#: gtk/gtklabel.c:507 msgid "Angle" msgstr "ਕੋਣ" -#: ../gtk/gtklabel.c:508 +#: gtk/gtklabel.c:508 msgid "Angle at which the label is rotated" msgstr "ਕੋਣ, ਜਿਸ ਉੱਤੇ ਲੇਬਲ ਨੂੰ ਘੁੰਮਾਉਣਾ ਹੈ" -#: ../gtk/gtklabel.c:528 +#: gtk/gtklabel.c:528 msgid "Maximum Width In Characters" msgstr "ਵੱਧ ਤੋਂ ਵੱਧ ਚੌੜਾਈ ਅੱਖਰਾਂ ਵਿੱਚ" -#: ../gtk/gtklabel.c:529 +#: gtk/gtklabel.c:529 msgid "The desired maximum width of the label, in characters" msgstr "ਲੇਬਲ ਦੀ ਵੱਧ ਤੋਂ ਵੱਧ ਲੋੜੀਦੀ ਚੌੜਾਈ, ਅੱਖਰਾਂ ਵਿੱਚ" -#: ../gtk/gtklabel.c:645 +#: gtk/gtklabel.c:645 msgid "Whether to select the contents of a selectable label when it is focused" msgstr "" -#: ../gtk/gtklayout.c:616 -#: ../gtk/gtkviewport.c:106 +#: gtk/gtklayout.c:616 gtk/gtkviewport.c:106 msgid "Horizontal adjustment" msgstr "ਲੇਟਵਾਂ ਅਡਜੱਸਟਮੈਂਟ" -#: ../gtk/gtklayout.c:617 -#: ../gtk/gtkscrolledwindow.c:221 +#: gtk/gtklayout.c:617 gtk/gtkscrolledwindow.c:221 msgid "The GtkAdjustment for the horizontal position" msgstr "ਲੇਟਵੀ ਸਥਿਤੀ ਲਈ GtkAdjustment" -#: ../gtk/gtklayout.c:624 -#: ../gtk/gtkviewport.c:114 +#: gtk/gtklayout.c:624 gtk/gtkviewport.c:114 msgid "Vertical adjustment" msgstr "ਲੰਬਕਾਰੀ ਅਡਜੱਸਟਮੈਂਟ" -#: ../gtk/gtklayout.c:625 -#: ../gtk/gtkscrolledwindow.c:228 +#: gtk/gtklayout.c:625 gtk/gtkscrolledwindow.c:228 msgid "The GtkAdjustment for the vertical position" msgstr "ਲੰਬਕਾਰੀ ਸਥਿਤੀ ਲਈ GtkAdjustment" -#: ../gtk/gtklayout.c:633 +#: gtk/gtklayout.c:633 msgid "The width of the layout" msgstr "ਲੇਆਉਟ ਦੀ ਚੌੜਾਈ" -#: ../gtk/gtklayout.c:642 +#: gtk/gtklayout.c:642 msgid "The height of the layout" msgstr "ਲੇਆਉਟ ਦੀ ਉਚਾਈ" -#: ../gtk/gtklinkbutton.c:144 +#: gtk/gtklinkbutton.c:144 msgid "URI" msgstr "URI" -#: ../gtk/gtklinkbutton.c:145 +#: gtk/gtklinkbutton.c:145 msgid "The URI bound to this button" msgstr "ਇਸ ਬਟਨ ਲਈ URI ਬਾਊਂਡ" -#: ../gtk/gtklinkbutton.c:159 +#: gtk/gtklinkbutton.c:159 msgid "Visited" msgstr "ਖੋਲ੍ਹੇ ਗਏ" -#: ../gtk/gtklinkbutton.c:160 +#: gtk/gtklinkbutton.c:160 msgid "Whether this link has been visited." msgstr "ਕੀ ਇਹ ਲਿੰਕ ਪਹਿਲਾਂ ਖੋਲ੍ਹਿਆ ਗਿਆ ਹੈ।" -#: ../gtk/gtkmenu.c:503 +#: gtk/gtkmenu.c:503 msgid "The currently selected menu item" msgstr "ਮੌਜੂਦਾ ਚੁਣੀ ਮੇਨੂ ਆਈਟਮ ਹੈ।" -#: ../gtk/gtkmenu.c:517 +#: gtk/gtkmenu.c:517 msgid "Accel Group" msgstr "ਅਸੈੱਲ ਗਰੁੱਪ" -#: ../gtk/gtkmenu.c:518 +#: gtk/gtkmenu.c:518 msgid "The accel group holding accelerators for the menu" msgstr "ਮੇਨੂ ਲਈ ਅਸੈੱਲ ਗਰੁੱਪ ਰੱਖਣ ਵਾਲੇ ਐਕਸਰਲੇਟਰ" -#: ../gtk/gtkmenu.c:532 -#: ../gtk/gtkmenuitem.c:236 +#: gtk/gtkmenu.c:532 gtk/gtkmenuitem.c:236 msgid "Accel Path" msgstr "ਅਸੈੱਲ ਪਾਥ" -#: ../gtk/gtkmenu.c:533 +#: gtk/gtkmenu.c:533 msgid "An accel path used to conveniently construct accel paths of child items" msgstr "" -#: ../gtk/gtkmenu.c:549 +#: gtk/gtkmenu.c:549 msgid "Attach Widget" msgstr "ਵਿਡਜੈੱਟ ਨੱਥੀ" -#: ../gtk/gtkmenu.c:550 +#: gtk/gtkmenu.c:550 msgid "The widget the menu is attached to" msgstr "ਨੱਥੀ ਕਰਨ ਲਈ ਵਿਡਜੈੱਟ ਮੇਨੂ" -#: ../gtk/gtkmenu.c:558 -msgid "A title that may be displayed by the window manager when this menu is torn-off" +#: gtk/gtkmenu.c:558 +msgid "" +"A title that may be displayed by the window manager when this menu is torn-" +"off" msgstr "ਜਦੋਂ ਲਿਸਟ ਨੂੰ ਹਟਾਇਆ ਜਾਵੇ ਤਾਂ ਵਿੰਡੋ ਮੈਨੇਜਰ ਦਾ ਉਪਲੱਬਧ ਟਾਇਟਲ, ਜੋ ਕਿ ਦਿੱਸ ਸਕਦਾ ਹੈ" -#: ../gtk/gtkmenu.c:572 +#: gtk/gtkmenu.c:572 msgid "Tearoff State" msgstr "ਵੱਖ ਹਾਲਤ" -#: ../gtk/gtkmenu.c:573 +#: gtk/gtkmenu.c:573 msgid "A boolean that indicates whether the menu is torn-off" msgstr "ਇੱਕ ਬੁਲੀਅਨ ਮੁੱਲ, ਜੋ ਕਿ ਮੇਨੂ ਨੂੰ ਵੱਖ ਹੋਣਯੋਗ ਬਣਾਉਦਾ ਹੈ" -#: ../gtk/gtkmenu.c:587 +#: gtk/gtkmenu.c:587 msgid "Monitor" msgstr "ਮਾਨੀਟਰ" -#: ../gtk/gtkmenu.c:588 +#: gtk/gtkmenu.c:588 msgid "The monitor the menu will be popped up on" msgstr "ਮੇਨੂ ਨਿਗਾਰਨ ਖੁੱਲ੍ਹੇਗਾ" -#: ../gtk/gtkmenu.c:594 +#: gtk/gtkmenu.c:594 msgid "Vertical Padding" msgstr "ਲੰਬਕਾਰੀ ਚਿਣੋ" -#: ../gtk/gtkmenu.c:595 +#: gtk/gtkmenu.c:595 msgid "Extra space at the top and bottom of the menu" msgstr "ਮੇਨੂ ਦੇ ਉੱਤੇ ਅਤੇ ਹੇਠਾਂ ਵਾਧੂ ਖਾਲੀ ਥਾਂ" -#: ../gtk/gtkmenu.c:603 +#: gtk/gtkmenu.c:603 msgid "Horizontal Padding" msgstr "ਖਿਤਿਜੀ ਚਿਣੋ" -#: ../gtk/gtkmenu.c:604 +#: gtk/gtkmenu.c:604 msgid "Extra space at the left and right edges of the menu" msgstr "ਮੇਨੂ ਦੇ ਉੱਪਰਲੇ ਅਤੇ ਹੇਠਲੇ ਕਿਨਾਰੇ ਉੱਤੇ ਵਾਧੂ ਖਾਲੀ ਥਾਂ" -#: ../gtk/gtkmenu.c:612 +#: gtk/gtkmenu.c:612 msgid "Vertical Offset" msgstr "ਲੰਬਕਾਰੀ ਆਫਸੈੱਟ" -#: ../gtk/gtkmenu.c:613 -msgid "When the menu is a submenu, position it this number of pixels offset vertically" +#: gtk/gtkmenu.c:613 +msgid "" +"When the menu is a submenu, position it this number of pixels offset " +"vertically" msgstr "ਜਦੋਂ ਮੇਨੂ ਵਿੱਚ ਸਬ-ਮੇਨੂ ਹੋਵੇ ਤਾਂ, ਇਸ ਨੂੰ ਇੰਨੇ ਪਿਕਸਿਲ ਲੰਬਕਾਰ ਦਿਸ਼ਾ ਵਿੱਚ ਸੰਤੁਲਿਤ ਕਰੋ" -#: ../gtk/gtkmenu.c:621 +#: gtk/gtkmenu.c:621 msgid "Horizontal Offset" msgstr "ਲੇਟਵੀ ਆਫਸੈੱਟ" -#: ../gtk/gtkmenu.c:622 -msgid "When the menu is a submenu, position it this number of pixels offset horizontally" +#: gtk/gtkmenu.c:622 +msgid "" +"When the menu is a submenu, position it this number of pixels offset " +"horizontally" msgstr "ਜਦੋਂ ਮੇਨੂ ਵਿੱਚ ਸਬ-ਮੇਨੂ ਹੋਵੇ ਤਾਂ, ਇਸ ਨੂੰ ਇੰਨੇ ਪਿਕਸਿਲ ਲੇਟਵੀ ਦਿਸ਼ਾ ਸੰਤੁਲਿਤ ਕਰੋ" -#: ../gtk/gtkmenu.c:630 +#: gtk/gtkmenu.c:630 msgid "Double Arrows" msgstr "ਦੋਹਰੇ ਤੀਰ" -#: ../gtk/gtkmenu.c:631 +#: gtk/gtkmenu.c:631 msgid "When scrolling, always show both arrows." msgstr "ਸਕਰੋਲ ਕਰਨ ਦੌਰਾਨ, ਹਮੇਸ਼ਾ ਦੋਵੇਂ ਤੀਰ ਵੇਖਾਓ।" -#: ../gtk/gtkmenu.c:639 +#: gtk/gtkmenu.c:639 msgid "Left Attach" msgstr "ਖੱਬਾ ਜੋੜੋ" -#: ../gtk/gtkmenu.c:640 -#: ../gtk/gtktable.c:174 +#: gtk/gtkmenu.c:640 gtk/gtktable.c:174 msgid "The column number to attach the left side of the child to" msgstr "ਚਲਾਇਡ ਨਾਲ ਖੱਬੇ ਪਾਸੇ ਜੋੜਨ ਲਈ ਕਾਲਮ ਦਾ ਨੰਬਰ" -#: ../gtk/gtkmenu.c:647 +#: gtk/gtkmenu.c:647 msgid "Right Attach" msgstr "ਸੱਜੇ ਜੋੜੋ" -#: ../gtk/gtkmenu.c:648 +#: gtk/gtkmenu.c:648 msgid "The column number to attach the right side of the child to" msgstr "ਚਲਾਇਡ ਨਾਲ ਸੱਜੇ ਪਾਸੇ ਜੋੜਨ ਲਈ ਕਾਲਮ ਦਾ ਨੰਬਰ" -#: ../gtk/gtkmenu.c:655 +#: gtk/gtkmenu.c:655 msgid "Top Attach" msgstr "ਉੱਤੇ ਜੋੜੋ" -#: ../gtk/gtkmenu.c:656 +#: gtk/gtkmenu.c:656 msgid "The row number to attach the top of the child to" msgstr "ਚਲਾਇਡ ਨਾਲ ਉਪਰਲੇ ਪਾਸੇ ਜੋੜਨ ਲਈ ਸਤਰ ਦਾ ਨੰਬਰ" -#: ../gtk/gtkmenu.c:663 +#: gtk/gtkmenu.c:663 msgid "Bottom Attach" msgstr "ਹੇਠਾਂ ਜੋੜੋ" -#: ../gtk/gtkmenu.c:664 -#: ../gtk/gtktable.c:195 +#: gtk/gtkmenu.c:664 gtk/gtktable.c:195 msgid "The row number to attach the bottom of the child to" msgstr "ਚਲਾਇਡ ਨਾਲ ਹੇਠਲੇ ਪਾਸੇ ਜੋੜਨ ਲਈ ਸਤਰ ਦਾ ਨੰਬਰ" -#: ../gtk/gtkmenu.c:751 +#: gtk/gtkmenu.c:751 msgid "Can change accelerators" msgstr "ਐਕਸਲੇਟਰ ਬਦਲ ਸਕਦੇ ਹਨ" -#: ../gtk/gtkmenu.c:752 -msgid "Whether menu accelerators can be changed by pressing a key over the menu item" +#: gtk/gtkmenu.c:752 +msgid "" +"Whether menu accelerators can be changed by pressing a key over the menu item" msgstr "ਕੀ ਮੇਨੂ-ਤੇਜ਼ ਲਿਸਟ ਉੱਤੇ ਇੱਕ ਕੀ ਦਬਾਉਣ ਨਾਲ ਤਬਦੀਲ ਹੋ ਜਾਣ" -#: ../gtk/gtkmenu.c:757 +#: gtk/gtkmenu.c:757 msgid "Delay before submenus appear" msgstr "ਸਬ-ਮੇਨੂ ਦੇ ਉਭੱਰਨ ਵਿੱਚ ਦੇਰੀ" -#: ../gtk/gtkmenu.c:758 -msgid "Minimum time the pointer must stay over a menu item before the submenu appear" +#: gtk/gtkmenu.c:758 +msgid "" +"Minimum time the pointer must stay over a menu item before the submenu appear" msgstr "ਘੱਟੋ-ਘੱਟ ਸਮਾਂ, ਜਿਸ ਲਈ ਸਬ-ਮੇਨੂ ਦੇ ਖੁੱਲਣ ਤੋਂ ਪਹਿਲਾਂ ਸੰਕੇਤਕ ਮੇਨੂ ਆਈਟਮ ਉੱਤੇ ਹੀ ਰਹੇ" -#: ../gtk/gtkmenu.c:765 +#: gtk/gtkmenu.c:765 msgid "Delay before hiding a submenu" msgstr "ਇੱਕ ਸਬ-ਮੇਨੂ ਨੂੰ ਉਹਲੇ ਹੋਣ ਵਿੱਚ ਦੇਰੀ" -#: ../gtk/gtkmenu.c:766 -msgid "The time before hiding a submenu when the pointer is moving towards the submenu" +#: gtk/gtkmenu.c:766 +msgid "" +"The time before hiding a submenu when the pointer is moving towards the " +"submenu" msgstr "ਸਮਾਂ ਇੱਕ ਸਬ-ਮੇਨੂ ਨੂੰ ਉਹਲੇ ਹੋਣ ਤੋਂ ਪਹਿਲਾਂ, ਜਦੋਂ ਕਿ ਸੰਕੇਤਕ ਸਬ-ਮੇਨੂ ਵੱਲ ਆ ਰਿਹਾ ਹੋਵੇ" -#: ../gtk/gtkmenubar.c:168 +#: gtk/gtkmenubar.c:168 msgid "Pack direction" msgstr "ਪੈਕ ਦਿਸ਼ਾ" -#: ../gtk/gtkmenubar.c:169 +#: gtk/gtkmenubar.c:169 msgid "The pack direction of the menubar" msgstr "ਮੇਨੂ-ਪੱਟੀ ਵਿੱਚ ਪੈਕ ਦੀ ਦਿਸ਼ਾ" -#: ../gtk/gtkmenubar.c:185 +#: gtk/gtkmenubar.c:185 msgid "Child Pack direction" msgstr "ਚਾਈਲਡ ਪੈਕ ਦਿਸ਼ਾ" -#: ../gtk/gtkmenubar.c:186 +#: gtk/gtkmenubar.c:186 msgid "The child pack direction of the menubar" msgstr "ਮੇਨ-ਪੱਟੀ ਦੀ ਚਾਈਲਡ ਪੈਕ ਦਿਸ਼ਾ" -#: ../gtk/gtkmenubar.c:195 +#: gtk/gtkmenubar.c:195 msgid "Style of bevel around the menubar" msgstr "ਮੇਨੂ-ਬਾਰ ਦੇ ਦੁਆਲੇ ਬੀਵਲ ਦਾ ਸਟਾਇਲ" -#: ../gtk/gtkmenubar.c:202 -#: ../gtk/gtktoolbar.c:597 +#: gtk/gtkmenubar.c:202 gtk/gtktoolbar.c:597 msgid "Internal padding" msgstr "ਅੰਦਰੂਨੀ ਚਿਣਾਈ" -#: ../gtk/gtkmenubar.c:203 +#: gtk/gtkmenubar.c:203 msgid "Amount of border space between the menubar shadow and the menu items" msgstr "ਹਾਸ਼ੀਏ ਦੀ ਥਾਂ ਦਾ ਅਕਾਰ ਮੇਨੂ-ਬਾਰ ਦੇ ਪਰਛਾਵੇ ਅਤੇ ਮੇਨੂ ਚੀਜਾਂ ਦੇ ਵਿੱਚਕਾਰ" -#: ../gtk/gtkmenubar.c:210 +#: gtk/gtkmenubar.c:210 msgid "Delay before drop down menus appear" msgstr "ਲਟਕਦੇ ਮੇਨੂ ਦੇ ਉਪਲੱਬਧ ਹੋਣ ਦੇਰੀ" -#: ../gtk/gtkmenubar.c:211 +#: gtk/gtkmenubar.c:211 msgid "Delay before the submenus of a menu bar appear" msgstr "ਮੇਨੂ-ਬਾਰ ਦੀ ਸਬ-ਮੇਨੂ ਦੇ ਉਪਲੱਬਧ ਹੋਣ ਦੇਰੀ" -#: ../gtk/gtkmenuitem.c:204 +#: gtk/gtkmenuitem.c:204 msgid "Right Justified" msgstr "ਸੱਜੇ ਇਕਸਾਰ" -#: ../gtk/gtkmenuitem.c:205 -msgid "Sets whether the menu item appears justified at the right side of a menu bar" +#: gtk/gtkmenuitem.c:205 +msgid "" +"Sets whether the menu item appears justified at the right side of a menu bar" msgstr "ਮੇਨ ਬਾਰੇ ਦੇ ਸੱਜੇ ਕੋਨੇ ਉੱਤੇ ਮੇਨੂ ਆਈਟਮ ਵੇਖਾਉਣ ਲਈ ਸੈੱਟ ਕਰੇਗਾ" -#: ../gtk/gtkmenuitem.c:219 +#: gtk/gtkmenuitem.c:219 msgid "Submenu" msgstr "ਸਬ-ਮੇਨੂ" -#: ../gtk/gtkmenuitem.c:220 +#: gtk/gtkmenuitem.c:220 msgid "The submenu attached to the menu item, or NULL if it has none" msgstr "ਮੇਨ ਆਈਟਮ ਨਾਲ ਜੁੜਿਆ ਸਬ-ਮੇਨੂ, ਜਾਂ ਕੁਝ ਨਾ ਹੋਣ ਦੇ ਰੂਪ ਵਿੱਚ NULL" -#: ../gtk/gtkmenuitem.c:237 +#: gtk/gtkmenuitem.c:237 msgid "Sets the accelerator path of the menu item" msgstr "ਮੇਨੂ ਆਈਟਮ ਦਾ ਐਕਸਰਲੇਸ਼ਨ ਪਾਥ ਸੈੱਟ ਕਰਦਾ ਹੈ" -#: ../gtk/gtkmenuitem.c:280 +#: gtk/gtkmenuitem.c:280 msgid "Amount of space used up by arrow, relative to the menu item's font size" msgstr "ਤੀਰ ਵਲੋਂ ਮੇਨੂ ਆਈਟਮ ਦੇ ਫੋਂਟ ਸਾਈਜ਼ ਮੁਤਾਬਕ ਵਰਤੀ ਥਾਂ ਦੀ ਮਾਤਰਾ" -#: ../gtk/gtkmenuitem.c:293 +#: gtk/gtkmenuitem.c:293 msgid "Width in Characters" msgstr "ਅੱਖਰਾਂ ਵਿੱਚ ਚੌੜਾਈ" -#: ../gtk/gtkmenuitem.c:294 +#: gtk/gtkmenuitem.c:294 msgid "The minimum desired width of the menu item in characters" msgstr "ਅੱਖਰਾਂ ਵਿੱਚ ਮੇਨੂ ਆਈਟਮਾਂਂ ਦੀ ਘੱਟੋ-ਘੱਟ ਲੋੜੀਦੀ ਚੌੜਾਈ" -#: ../gtk/gtkmenushell.c:374 +#: gtk/gtkmenushell.c:374 msgid "Take Focus" msgstr "ਫੋਕਸ ਲਵੋ" -#: ../gtk/gtkmenushell.c:375 +#: gtk/gtkmenushell.c:375 msgid "A boolean that determines whether the menu grabs the keyboard focus" msgstr "ਇੱਕ ਬੁਲੀਅਨ, ਜੋ ਕਿ ਮੇਨੂ-ਪੱਟੀ ਵਿੱਚ ਕੀ-ਬੋਰਡ ਫੋਕਸ ਲਵੇ" -#: ../gtk/gtkmenutoolbutton.c:232 -#: ../gtk/gtkoptionmenu.c:161 +#: gtk/gtkmenutoolbutton.c:232 gtk/gtkoptionmenu.c:161 msgid "Menu" msgstr "ਮੇਨੂ" -#: ../gtk/gtkmenutoolbutton.c:233 +#: gtk/gtkmenutoolbutton.c:233 msgid "The dropdown menu" msgstr "ਲਕਟਦਾ ਮੇਨੂ" -#: ../gtk/gtkmessagedialog.c:98 +#: gtk/gtkmessagedialog.c:98 msgid "Image/label border" msgstr "ਚਿੱਤਰ/ਲੇਬਲ ਦਾ ਹਾਸ਼ੀਆ" -#: ../gtk/gtkmessagedialog.c:99 +#: gtk/gtkmessagedialog.c:99 msgid "Width of border around the label and image in the message dialog" msgstr "ਸੁਨੇਹਾ ਤਖਤੀ ਵਿੱਚ ਲੇਬਲ ਅਤੇ ਚਿੱਤਰ ਦੁਆਲੇ ਹਾਸ਼ੀਏ ਦਾ ਚੌੜਾਈ" -#: ../gtk/gtkmessagedialog.c:114 +#: gtk/gtkmessagedialog.c:114 msgid "Use separator" msgstr "ਵੱਖਰੇਵਾਂ ਵਰਤੋਂ" -#: ../gtk/gtkmessagedialog.c:115 -msgid "Whether to put a separator between the message dialog's text and the buttons" +#: gtk/gtkmessagedialog.c:115 +msgid "" +"Whether to put a separator between the message dialog's text and the buttons" msgstr "ਕੀ ਸੁਨੇਹਾ ਡਾਈਲਾਗ ਸ਼ਬਦ ਅਤੇ ਬਟਨਾਂ ਵਿੱਚ ਵੱਖਰੇਵਾਂ ਵਰਤਣਾ ਹੈ" -#: ../gtk/gtkmessagedialog.c:128 +#: gtk/gtkmessagedialog.c:128 msgid "Message Type" msgstr "ਸੁਨੇਹਾ ਕਿਸਮ" -#: ../gtk/gtkmessagedialog.c:129 +#: gtk/gtkmessagedialog.c:129 msgid "The type of message" msgstr "ਸੁਨੇਹੇ ਦੀ ਕਿਸਮ" -#: ../gtk/gtkmessagedialog.c:136 +#: gtk/gtkmessagedialog.c:136 msgid "Message Buttons" msgstr "ਸੁਨੇਹਾ ਬਟਨ" -#: ../gtk/gtkmessagedialog.c:137 +#: gtk/gtkmessagedialog.c:137 msgid "The buttons shown in the message dialog" msgstr "ਸੁਨੇਹਾ ਡਾਈਲਾਗ ਵਿੱਚ ਬਟਨ ਵੇਖਾਓ" -#: ../gtk/gtkmessagedialog.c:154 +#: gtk/gtkmessagedialog.c:154 msgid "The primary text of the message dialog" msgstr "ਸੁਨੇਹਾ ਡਾਈਲਾਗ ਲਈ ਮੁੱਢਲਾ ਪਾਠ" -#: ../gtk/gtkmessagedialog.c:169 +#: gtk/gtkmessagedialog.c:169 msgid "Use Markup" msgstr "ਮਾਰਕਅੱਪ ਵਰਤੋਂ" -#: ../gtk/gtkmessagedialog.c:170 +#: gtk/gtkmessagedialog.c:170 msgid "The primary text of the title includes Pango markup." msgstr "ਪੈਂਗੋ ਨਿਸ਼ਾਨਬੱਧ ਸਮੇਤ ਟਾਈਟਲ ਦਾ ਮੁੱਢਲਾ ਟੈਕਸਟ ਹੈ।" -#: ../gtk/gtkmessagedialog.c:184 +#: gtk/gtkmessagedialog.c:184 msgid "Secondary Text" msgstr "ਸੈਕੰਡਰੀ ਪਾਠ" -#: ../gtk/gtkmessagedialog.c:185 +#: gtk/gtkmessagedialog.c:185 msgid "The secondary text of the message dialog" msgstr "ਸੁਨੇਹਾ ਡਾਈਲਾਗ ਦਾ ਸੈਕੰਡਰੀ ਪਾਠ" -#: ../gtk/gtkmessagedialog.c:200 +#: gtk/gtkmessagedialog.c:200 msgid "Use Markup in secondary" msgstr "ਸੈਕੰਡਰੀ ਵਿੱਚ ਨਿਸ਼ਾਨਬੱਧ ਵਰਤੋਂ" -#: ../gtk/gtkmessagedialog.c:201 +#: gtk/gtkmessagedialog.c:201 msgid "The secondary text includes Pango markup." msgstr "ਪੈਂਗੋ ਨਿਸ਼ਾਨਬੱਧ ਸਮੇਤ ਸੈਕੰਡਰੀ ਟੈਕਸਟ ਹੈ।" -#: ../gtk/gtkmessagedialog.c:216 +#: gtk/gtkmessagedialog.c:216 msgid "The image" msgstr "ਚਿੱਤਰ" -#: ../gtk/gtkmisc.c:83 +#: gtk/gtkmisc.c:83 msgid "Y align" msgstr "Y ਸ਼ਫ਼ਬੰਦੀ" -#: ../gtk/gtkmisc.c:84 +#: gtk/gtkmisc.c:84 msgid "The vertical alignment, from 0 (top) to 1 (bottom)" msgstr "ਲੰਬਕਾਰੀ ਸ਼ਫ਼ਬੰਦੀ, ਤੋਂ 0 (ਉੱਤੇ) ਤੋਂ 1 (ਹੇਠੋਂ) " -#: ../gtk/gtkmisc.c:93 +#: gtk/gtkmisc.c:93 msgid "X pad" msgstr "X ਚਿਣਨਾ" -#: ../gtk/gtkmisc.c:94 -msgid "The amount of space to add on the left and right of the widget, in pixels" +#: gtk/gtkmisc.c:94 +msgid "" +"The amount of space to add on the left and right of the widget, in pixels" msgstr "ਵਿਦਗਿਟ ਦੇ ਖੱਬੇ ਤੇ ਸੱਜੇ ਜੋੜਨ ਲਈ ਖਾਲ਼ੀ ਥਾਂ (ਪਿਕਸਿਲ ਵਿੱਚ)" -#: ../gtk/gtkmisc.c:103 +#: gtk/gtkmisc.c:103 msgid "Y pad" msgstr "Y ਚਿਣਨਾ" -#: ../gtk/gtkmisc.c:104 -msgid "The amount of space to add on the top and bottom of the widget, in pixels" +#: gtk/gtkmisc.c:104 +msgid "" +"The amount of space to add on the top and bottom of the widget, in pixels" msgstr "ਵਿਦਗਿਟ ਦੇ ਉੱਤੇ ਤੇ ਹੇਠਾਂ ਜੋੜਨ ਲਈ ਖਾਲ਼ੀ ਥਾਂ (ਪਿਕਸਿਲ ਵਿੱਚ)" -#: ../gtk/gtkmountoperation.c:160 +#: gtk/gtkmountoperation.c:160 msgid "Parent" msgstr "ਪੇਰੈਂਟ" -#: ../gtk/gtkmountoperation.c:161 +#: gtk/gtkmountoperation.c:161 msgid "The parent window" msgstr "ਪੇਰੈਂਟ ਵਿੰਡੋ" -#: ../gtk/gtkmountoperation.c:168 +#: gtk/gtkmountoperation.c:168 msgid "Is Showing" msgstr "ਵੇਖਾ ਰਿਹਾ ਹੈ" -#: ../gtk/gtkmountoperation.c:169 +#: gtk/gtkmountoperation.c:169 msgid "Are we showing a dialog" msgstr "ਕੀ ਅਸੀਂ ਡਾਈਲਾਗ ਵੇਖਾ ਰਹੇ ਹਨ" -#: ../gtk/gtkmountoperation.c:177 +#: gtk/gtkmountoperation.c:177 msgid "The screen where this window will be displayed." msgstr "ਸਕਰੀਨ, ਜਿੱਥੇ ਇਹ ਵਿੰਡੋ ਵੇਖਾਈ ਜਾਵੇਗੀ।" -#: ../gtk/gtknotebook.c:572 +#: gtk/gtknotebook.c:572 msgid "Page" msgstr "ਸਫ਼ਾ" -#: ../gtk/gtknotebook.c:573 +#: gtk/gtknotebook.c:573 msgid "The index of the current page" msgstr "ਮੌਜੂਦਾ ਸਫ਼ੇ ਦਾ ਇੰਡੈਕਸ" -#: ../gtk/gtknotebook.c:581 +#: gtk/gtknotebook.c:581 msgid "Tab Position" msgstr "ਟੈਬ ਦੀ ਸਥਿਤੀ" -#: ../gtk/gtknotebook.c:582 +#: gtk/gtknotebook.c:582 msgid "Which side of the notebook holds the tabs" msgstr "ਨੋਟਬੁੱਕ ਦੇ ਕਿਹੜੇ ਪਾਸੇ ਟੈਬਾਂ ਨੂੰ ਸੰਭਾਲਿਆ ਜਾਵੇ" -#: ../gtk/gtknotebook.c:589 +#: gtk/gtknotebook.c:589 msgid "Tab Border" msgstr "ਟੈਬ ਹਾਸ਼ੀਆ" -#: ../gtk/gtknotebook.c:590 +#: gtk/gtknotebook.c:590 msgid "Width of the border around the tab labels" msgstr "ਟੈਬ ਲੇਬਲਾਂ ਦੁਆਲੇ ਹਾਸ਼ੀਏ ਦੀ ਚੌੜਾਈ" -#: ../gtk/gtknotebook.c:598 +#: gtk/gtknotebook.c:598 msgid "Horizontal Tab Border" msgstr "ਲੇਟਵਾਂ ਟੈਬ ਹਾਸ਼ੀਆ" -#: ../gtk/gtknotebook.c:599 +#: gtk/gtknotebook.c:599 msgid "Width of the horizontal border of tab labels" msgstr "ਟੈਬ ਲੇਬਲ ਦਾ ਲੇਟਵੇ ਹਾਸ਼ੀਏ ਦੀ ਚੌੜਾਈ" -#: ../gtk/gtknotebook.c:607 +#: gtk/gtknotebook.c:607 msgid "Vertical Tab Border" msgstr "ਲੰਬਕਾਰੀ ਟੈਬ ਹਾਸ਼ੀਆ" -#: ../gtk/gtknotebook.c:608 +#: gtk/gtknotebook.c:608 msgid "Width of the vertical border of tab labels" msgstr "ਟੈਬ ਲੇਬਲ ਦਾ ਲੰਬਕਾਰੀ ਹਾਸ਼ੀਏ ਦੀ ਚੌੜਾਈ" -#: ../gtk/gtknotebook.c:616 +#: gtk/gtknotebook.c:616 msgid "Show Tabs" msgstr "ਟੈਬਾਂ ਵੇਖਾਓ" -#: ../gtk/gtknotebook.c:617 +#: gtk/gtknotebook.c:617 msgid "Whether tabs should be shown or not" msgstr "ਕੀ ਟੈਬਾਂ ਵੇਖਾਉਣੀਆਂ ਹਨ ਜਾਂ ਨਹੀ" -#: ../gtk/gtknotebook.c:623 +#: gtk/gtknotebook.c:623 msgid "Show Border" msgstr "ਹਾਸ਼ੀਆ ਵੇਖਾਓ" -#: ../gtk/gtknotebook.c:624 +#: gtk/gtknotebook.c:624 msgid "Whether the border should be shown or not" msgstr "ਕੀ ਹਾਸ਼ੀਆਂ ਵੇਖਾਉਣਾ ਹੈ ਜਾਂ ਨਹੀ" -#: ../gtk/gtknotebook.c:630 +#: gtk/gtknotebook.c:630 msgid "Scrollable" msgstr "ਸਲਰੋਲ-ਵੋਗ" -#: ../gtk/gtknotebook.c:631 +#: gtk/gtknotebook.c:631 msgid "If TRUE, scroll arrows are added if there are too many tabs to fit" msgstr "ਜੇਕਰ ਸੱਚ ਹੈ ਤਾਂ, ਸਕਰੋਲ ਤੀਰ ਜੋੜੇ ਜਾਣਗੇ ਜੇਕਰ ਜਿਆਦਾ ਟੈਬਾਂ ਆ ਗਈਆ" -#: ../gtk/gtknotebook.c:637 +#: gtk/gtknotebook.c:637 msgid "Enable Popup" msgstr "ਉਭਾਰਨ ਨੂੰ ਚਾਲੂ ਕਰੋ" -#: ../gtk/gtknotebook.c:638 -msgid "If TRUE, pressing the right mouse button on the notebook pops up a menu that you can use to go to a page" -msgstr "ਜੇਕਰ ਸੱਚ ਹੈ ਤਾਂ, ਨੋਟ-ਬੁੱਕ ਤੇ ਮਾਊਸ ਦਾ ਸੱਜਾ ਬਟਨ ਦਬਾਉਣ ਨਾਲ ਮੇਨੂ ਆ ਜਾਵੇਗੀ, ਜੋ ਕਿ ਤੁਸੀਂ ਸਫੇ ਤੇ ਜਾਣ ਲਈ ਵਰਤ ਸਕਦੇ ਹੋ " +#: gtk/gtknotebook.c:638 +msgid "" +"If TRUE, pressing the right mouse button on the notebook pops up a menu that " +"you can use to go to a page" +msgstr "" +"ਜੇਕਰ ਸੱਚ ਹੈ ਤਾਂ, ਨੋਟ-ਬੁੱਕ ਤੇ ਮਾਊਸ ਦਾ ਸੱਜਾ ਬਟਨ ਦਬਾਉਣ ਨਾਲ ਮੇਨੂ ਆ ਜਾਵੇਗੀ, ਜੋ ਕਿ ਤੁਸੀਂ ਸਫੇ ਤੇ ਜਾਣ " +"ਲਈ ਵਰਤ ਸਕਦੇ ਹੋ " -#: ../gtk/gtknotebook.c:645 +#: gtk/gtknotebook.c:645 msgid "Whether tabs should have homogeneous sizes" msgstr "ਕੀ ਟੈਬਾਂ ਇਕੋ ਅਕਾਰ ਦੀਆ ਹੋਣ" -#: ../gtk/gtknotebook.c:651 +#: gtk/gtknotebook.c:651 msgid "Group ID" msgstr "ਗਰੁੱਪ ID" -#: ../gtk/gtknotebook.c:652 +#: gtk/gtknotebook.c:652 msgid "Group ID for tabs drag and drop" msgstr "ਟੈਬ ਚੁੱਕਣ ਅਤੇ ਸੁੱਟਣ ਲਈ ਗਰੁੱਪ ID" -#: ../gtk/gtknotebook.c:668 -#: ../gtk/gtkradioaction.c:128 -#: ../gtk/gtkradiobutton.c:82 -#: ../gtk/gtkradiomenuitem.c:342 -#: ../gtk/gtkradiotoolbutton.c:65 +#: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "ਗਰੁੱਪ" -#: ../gtk/gtknotebook.c:669 +#: gtk/gtknotebook.c:669 msgid "Group for tabs drag and drop" msgstr "ਟੈਬ ਚੁੱਕਣ ਅਤੇ ਸੁੱਟਣ ਲਈ ਗਰੁੱਪ" -#: ../gtk/gtknotebook.c:675 +#: gtk/gtknotebook.c:675 msgid "Tab label" msgstr "ਟੈਬ ਲੇਬਲ" -#: ../gtk/gtknotebook.c:676 +#: gtk/gtknotebook.c:676 msgid "The string displayed on the child's tab label" msgstr "ਚਾਈਲਡ ਦੇ ਟੈਬ ਲੇਬਲ ਉੱਤੇ ਸਤਰ ਵਿਖਾਈ ਜਾਵੇ" -#: ../gtk/gtknotebook.c:682 +#: gtk/gtknotebook.c:682 msgid "Menu label" msgstr "ਮੇਨੂ ਲੇਬਲ" -#: ../gtk/gtknotebook.c:683 +#: gtk/gtknotebook.c:683 msgid "The string displayed in the child's menu entry" msgstr "ਚਾਈਲਡ ਦੀ ਮੇਨੂ ਇੰਦਰਾਜ਼ ਵਿੱਚ ਸਤਰ ਵੇਖਾਓ" -#: ../gtk/gtknotebook.c:696 +#: gtk/gtknotebook.c:696 msgid "Tab expand" msgstr "ਟੈਬ ਫੈਲਾਓ" -#: ../gtk/gtknotebook.c:697 +#: gtk/gtknotebook.c:697 msgid "Whether to expand the child's tab or not" msgstr "ਕੀ ਚਲਾਇਡ ਟੈਬ ਨੂੰ ਫੈਲਾਉਣਾ ਹੈ ਜਾਂ ਨਹੀਂ" -#: ../gtk/gtknotebook.c:703 +#: gtk/gtknotebook.c:703 msgid "Tab fill" msgstr "ਟੈਬ ਭਰੋ" -#: ../gtk/gtknotebook.c:704 +#: gtk/gtknotebook.c:704 msgid "Whether the child's tab should fill the allocated area or not" msgstr "ਕੀ ਚਾਈਲਡ ਦੀ ਟੈਬ ਨੂੰ ਦਿੱਤੇ ਖੇਤਰ ਨੂੰ ਭਰਨ ਲਈ ਵਰਤਿਆ ਜਾਵੇ ਜਾਂ ਨਾ" -#: ../gtk/gtknotebook.c:710 +#: gtk/gtknotebook.c:710 msgid "Tab pack type" msgstr "ਟੈਬ ਪੈਕ ਕਿਸਮ" -#: ../gtk/gtknotebook.c:717 +#: gtk/gtknotebook.c:717 msgid "Tab reorderable" msgstr "ਟੈਬ ਮੁੜ-ਕ੍ਰਮਯੋਗ" -#: ../gtk/gtknotebook.c:718 +#: gtk/gtknotebook.c:718 msgid "Whether the tab is reorderable by user action or not" msgstr "ਕੀ ਟੈਬ ਯੂਜ਼ਰ ਕਾਰਵਾਈ ਰਾਹੀਂ ਮੁੜ-ਕ੍ਰਮਬੱਧ ਹੋਣ ਯੋਗ ਹੋਵੇ ਜਾਂ ਨਾ" -#: ../gtk/gtknotebook.c:724 +#: gtk/gtknotebook.c:724 msgid "Tab detachable" msgstr "ਟੈਬ ਵੱਖ ਹੋਣ ਯੋਗ" -#: ../gtk/gtknotebook.c:725 +#: gtk/gtknotebook.c:725 msgid "Whether the tab is detachable" msgstr "ਕੀ ਟੈਬ ਵੱਖ ਹੋਣ ਹੋਵੇ" -#: ../gtk/gtknotebook.c:740 -#: ../gtk/gtkscrollbar.c:83 +#: gtk/gtknotebook.c:740 gtk/gtkscrollbar.c:83 msgid "Secondary backward stepper" msgstr "ਸੈਕੰਡਰੀ ਪਿੱਛੇਵੱਲ ਜਾਣਵਾਲਾ" -#: ../gtk/gtknotebook.c:741 -msgid "Display a second backward arrow button on the opposite end of the tab area" +#: gtk/gtknotebook.c:741 +msgid "" +"Display a second backward arrow button on the opposite end of the tab area" msgstr "ਟੈਬ ਖੇਤਰ ਦੇ ਵਿਰੋਧੀ ਸਿਰੇ ਤੇ ਦੂਜਾ ਪਿੱਛੇ ਜਾਣ ਵਾਲਾ ਤੀਰ ਵੇਖਾਓ" -#: ../gtk/gtknotebook.c:756 -#: ../gtk/gtkscrollbar.c:91 +#: gtk/gtknotebook.c:756 gtk/gtkscrollbar.c:91 msgid "Secondary forward stepper" msgstr "ਸੈਕੰਡਰੀ ਅੱਗੇਵੱਲ ਜਾਣਵਾਲਾ" -#: ../gtk/gtknotebook.c:757 -msgid "Display a second forward arrow button on the opposite end of the tab area" +#: gtk/gtknotebook.c:757 +msgid "" +"Display a second forward arrow button on the opposite end of the tab area" msgstr "ਟੈਬ ਖੇਤਰ ਦੇ ਵਿਰੋਧੀ ਸਿਰੇ ਤੇ ਦੂਜਾ ਅੱਗੇ ਜਾਣ ਵਾਲਾ ਤੀਰ ਵੇਖਾਉ" -#: ../gtk/gtknotebook.c:771 -#: ../gtk/gtkscrollbar.c:67 +#: gtk/gtknotebook.c:771 gtk/gtkscrollbar.c:67 msgid "Backward stepper" msgstr "ਪਿੱਛੇ ਵੱਲ ਜਾਣਵਾਲਾ" -#: ../gtk/gtknotebook.c:772 -#: ../gtk/gtkscrollbar.c:68 +#: gtk/gtknotebook.c:772 gtk/gtkscrollbar.c:68 msgid "Display the standard backward arrow button" msgstr "ਮਿਆਰੀ ਪਿੱਛੇ ਜਾਣ ਵਾਲਾ ਤੀਰ ਵੇਖਾਉ" -#: ../gtk/gtknotebook.c:786 -#: ../gtk/gtkscrollbar.c:75 +#: gtk/gtknotebook.c:786 gtk/gtkscrollbar.c:75 msgid "Forward stepper" msgstr "ਅੱਗੇਵੱਲ ਜਾਣਵਾਲਾ" -#: ../gtk/gtknotebook.c:787 -#: ../gtk/gtkscrollbar.c:76 +#: gtk/gtknotebook.c:787 gtk/gtkscrollbar.c:76 msgid "Display the standard forward arrow button" msgstr "ਸਟੈਂਡਰਡ ਅੱਗੇ ਜਾਣ ਵਾਲਾ ਤੀਰ ਵੇਖਾਓ" -#: ../gtk/gtknotebook.c:801 +#: gtk/gtknotebook.c:801 msgid "Tab overlap" msgstr "ਟੈਬ ਢਕਣ" -#: ../gtk/gtknotebook.c:802 +#: gtk/gtknotebook.c:802 msgid "Size of tab overlap area" msgstr "ਟੈਬ ਢਕਣ ਖੇਤਰ ਦਾ ਅਕਾਰ" -#: ../gtk/gtknotebook.c:817 +#: gtk/gtknotebook.c:817 msgid "Tab curvature" msgstr "ਟੈਬ ਕਰਵੇਚਰ" -#: ../gtk/gtknotebook.c:818 +#: gtk/gtknotebook.c:818 msgid "Size of tab curvature" msgstr "ਟੈਬ ਕਰਵੇਚਰ ਦਾ ਆਕਾਰ" -#: ../gtk/gtknotebook.c:834 +#: gtk/gtknotebook.c:834 msgid "Arrow spacing" msgstr "ਤੀਰ ਥਾਂ" -#: ../gtk/gtknotebook.c:835 +#: gtk/gtknotebook.c:835 msgid "Scroll arrow spacing" msgstr "ਸਕਰੋਲ ਤੀਰ ਥਾਂ" -#: ../gtk/gtkobject.c:370 +#: gtk/gtkobject.c:370 msgid "User Data" msgstr "ਯੂਜ਼ਰ ਡਾਟਾ" -#: ../gtk/gtkobject.c:371 +#: gtk/gtkobject.c:371 msgid "Anonymous User Data Pointer" msgstr "ਅਗਿਆਤ ਯੂਜ਼ਰ ਡਾਟਾ ਸੰਕੇਤਕ" -#: ../gtk/gtkoptionmenu.c:162 +#: gtk/gtkoptionmenu.c:162 msgid "The menu of options" msgstr "ਚੋਣ ਦੀ ਮੇਨੂ" -#: ../gtk/gtkoptionmenu.c:169 +#: gtk/gtkoptionmenu.c:169 msgid "Size of dropdown indicator" msgstr "ਹੇਠ-ਡਿੱਗਣ ਵਾਲੇ ਸੰਕੇਤਕ ਦਾ ਅਕਾਰ" -#: ../gtk/gtkoptionmenu.c:175 +#: gtk/gtkoptionmenu.c:175 msgid "Spacing around indicator" msgstr "ਸੰਕੇਤਕ ਦੇ ਦੁਆਲੇ ਖਾਲੀ ਥਾਂ" -#: ../gtk/gtkpaned.c:219 -msgid "Position of paned separator in pixels (0 means all the way to the left/top)" +#: gtk/gtkpaned.c:219 +msgid "" +"Position of paned separator in pixels (0 means all the way to the left/top)" msgstr "ਪੈਨਡ ਵੱਖਰੇਵੇ ਦੀ ਸਥਿਤੀ ਪਿਕਸਲ ਵਿੱਚ (0 ਦਾ ਅਰਥ ਹੈ ਸਭ ਪਾਸਿਆ ਤੋਂ ਖੱਬੇ/ਉੱਤੇ ਵੱਲ)" -#: ../gtk/gtkpaned.c:227 +#: gtk/gtkpaned.c:227 msgid "Position Set" msgstr "ਸਥਿਤੀ ਸੈੱਟ" -#: ../gtk/gtkpaned.c:228 +#: gtk/gtkpaned.c:228 msgid "TRUE if the Position property should be used" msgstr "ਸਹੀ ਜੇਕਰ ਸਥਿਤੀ-ਵਿਸ਼ੇਸ਼ਤਾ ਵਰਤਣੀ ਹੈ" -#: ../gtk/gtkpaned.c:234 +#: gtk/gtkpaned.c:234 msgid "Handle Size" msgstr "ਹੈਡਲ ਅਕਾਰ" -#: ../gtk/gtkpaned.c:235 +#: gtk/gtkpaned.c:235 msgid "Width of handle" msgstr "ਹੈਡਲ ਦੀ ਚੌੜਾਈ" -#: ../gtk/gtkpaned.c:251 +#: gtk/gtkpaned.c:251 msgid "Minimal Position" msgstr "ਘੱਟੋ-ਘੱਟੋ ਟਿਕਾਣਾ" -#: ../gtk/gtkpaned.c:252 +#: gtk/gtkpaned.c:252 msgid "Smallest possible value for the \"position\" property" msgstr "\"ਟਿਕਾਣਾ\" ਵਿਸ਼ੇਸ਼ਤਾ ਲਈ ਸੰਭਵ ਛੋਟੇ ਤੋਂ ਛੋਟਾ ਮੁੱਲ" -#: ../gtk/gtkpaned.c:269 +#: gtk/gtkpaned.c:269 msgid "Maximal Position" msgstr "ਵੱਡੀ ਤੋਂ ਵੱਡੀ ਟਿਕਾਣਾ" -#: ../gtk/gtkpaned.c:270 +#: gtk/gtkpaned.c:270 msgid "Largest possible value for the \"position\" property" msgstr "\"ਟਿਕਾਣਾ\" ਵਿਸ਼ੇਸ਼ਤਾ ਲਈ ਸੰਭਵ ਵੱਡੇ ਤੋਂ ਵੱਡਾ ਮੁੱਲ" -#: ../gtk/gtkpaned.c:287 +#: gtk/gtkpaned.c:287 msgid "Resize" msgstr "ਮੁੜ-ਅਕਾਰ" -#: ../gtk/gtkpaned.c:288 +#: gtk/gtkpaned.c:288 msgid "If TRUE, the child expands and shrinks along with the paned widget" msgstr "ਜੇਕਰ ਸੱਚ ਹੈ ਤਾਂ, ਚਲਾਇਡ ਪੈਨਲ ਵਿਦਗਿਟ ਨਾਲ ਫੈਲ਼ ਅਤੇ ਸੁੰਘੜ ਸਕਦਾ ਹੈ " -#: ../gtk/gtkpaned.c:303 +#: gtk/gtkpaned.c:303 msgid "Shrink" msgstr "ਸੁੰਘੜੋ" -#: ../gtk/gtkpaned.c:304 +#: gtk/gtkpaned.c:304 msgid "If TRUE, the child can be made smaller than its requisition" msgstr "ਜੇਕਰ ਸੱਚ ਹੈ ਤਾਂ, ਚਲਾਇਡ ਇਸ ਦੇ ਅਸਲੀ ਅਕਾਰ ਤੋਂ ਛੋਟਾ ਕੀਤਾ ਜਾ ਸਕਦਾ ਹੈ" -#: ../gtk/gtkplug.c:150 -#: ../gtk/gtkstatusicon.c:285 +#: gtk/gtkplug.c:150 gtk/gtkstatusicon.c:285 msgid "Embedded" msgstr "ਸ਼ਾਮਲ ਕੀਤਾ" -#: ../gtk/gtkplug.c:151 +#: gtk/gtkplug.c:151 msgid "Whether or not the plug is embedded" msgstr "ਕੀ ਪਲੱਗ ਸ਼ਾਮਲ ਕੀਤਾ ਜਾਵੇ ਕਿ ਨਾ" -#: ../gtk/gtkplug.c:165 +#: gtk/gtkplug.c:165 msgid "Socket Window" msgstr "ਸਾਕਟ ਵਿੰਡੋ" -#: ../gtk/gtkplug.c:166 +#: gtk/gtkplug.c:166 msgid "The window of the socket the plug is embedded in" msgstr "ਇੰਬੈੱਡ ਕੀਤੇ ਪਲੱਗਇ ਦੇ ਸਾਕਟ ਦੀ ਵਿੰਡੋ" -#: ../gtk/gtkpreview.c:102 -msgid "Whether the preview widget should take up the entire space it is allocated" +#: gtk/gtkpreview.c:102 +msgid "" +"Whether the preview widget should take up the entire space it is allocated" msgstr "ਕੀ ਝਲਕ ਵਿਦਗਿਟ ਸਾਰੀ ਉਪਲੱਬਧ ਥਾਂ ਨੂੰ ਵਰਤ ਲਵੇ" -#: ../gtk/gtkprinter.c:124 +#: gtk/gtkprinter.c:124 msgid "Name of the printer" msgstr "ਪਰਿੰਟਰ ਦਾ ਨਾਂ" -#: ../gtk/gtkprinter.c:130 +#: gtk/gtkprinter.c:130 msgid "Backend" msgstr "ਬੈਕਐਂਡ" -#: ../gtk/gtkprinter.c:131 +#: gtk/gtkprinter.c:131 msgid "Backend for the printer" msgstr "ਪਰਿੰਟਰ ਲਈ ਬੈਕਐਂਡ" -#: ../gtk/gtkprinter.c:137 +#: gtk/gtkprinter.c:137 msgid "Is Virtual" msgstr "ਫ਼ਰਜ਼ੀ ਹੈ" -#: ../gtk/gtkprinter.c:138 +#: gtk/gtkprinter.c:138 msgid "FALSE if this represents a real hardware printer" msgstr "ਝੂਠ, ਜੇਕਰ ਇਹ ਇੱਕ ਅਸਲੀ ਹਾਰਡਵੇਅਰ ਪਰਿੰਟਰ ਨੂੰ ਵੇਖਾਉਦਾ ਹੈ" -#: ../gtk/gtkprinter.c:144 +#: gtk/gtkprinter.c:144 msgid "Accepts PDF" msgstr "PDF ਮਨਜ਼ੂਰ" -#: ../gtk/gtkprinter.c:145 +#: gtk/gtkprinter.c:145 msgid "TRUE if this printer can accept PDF" msgstr "ਸੱਚ, ਜੇਕਰ ਪਰਿੰਟਰ PDF ਮਨਜ਼ੂਰ ਕਰਦਾ ਹੋਵੇ" -#: ../gtk/gtkprinter.c:151 +#: gtk/gtkprinter.c:151 msgid "Accepts PostScript" msgstr "ਪੋਸਟਸਕਰਿਪਟ ਮਨਜ਼ੂਰ" -#: ../gtk/gtkprinter.c:152 +#: gtk/gtkprinter.c:152 msgid "TRUE if this printer can accept PostScript" msgstr "ਸੱਚ, ਜੇਕਰ ਪਰਿੰਟਰ ਪੋਸਟ-ਸਕਰਿਪਟ ਮਨਜ਼ੂਰ ਕਰਦਾ ਹੋਵੇ" -#: ../gtk/gtkprinter.c:158 +#: gtk/gtkprinter.c:158 msgid "State Message" msgstr "ਹਾਲਤ ਸੁਨੇਹਾ" -#: ../gtk/gtkprinter.c:159 +#: gtk/gtkprinter.c:159 msgid "String giving the current state of the printer" msgstr "ਪਰਿੰਟਰ ਦੀ ਹਾਲਤ ਦੱਸਣ ਵਾਲੀ ਸਤਰ" -#: ../gtk/gtkprinter.c:165 +#: gtk/gtkprinter.c:165 msgid "Location" msgstr "ਟਿਕਾਣਾ" -#: ../gtk/gtkprinter.c:166 +#: gtk/gtkprinter.c:166 msgid "The location of the printer" msgstr "ਪਰਿੰਟਰ ਦਾ ਟਿਕਾਣਾ" -#: ../gtk/gtkprinter.c:173 +#: gtk/gtkprinter.c:173 msgid "The icon name to use for the printer" msgstr "ਪਰਿੰਟਰ ਵਾਸਤੇ ਵਰਤਣ ਲਈ ਆਈਕਾਨ ਨਾਂ" -#: ../gtk/gtkprinter.c:179 +#: gtk/gtkprinter.c:179 msgid "Job Count" msgstr "ਜਾਬ ਗਿਣਤੀ" -#: ../gtk/gtkprinter.c:180 +#: gtk/gtkprinter.c:180 msgid "Number of jobs queued in the printer" msgstr "ਪਰਿੰਟਰ ਵਿੱਚ ਕਤਾਰਬੱਧ ਕੰਮਾਂ ਦੀ ਗਿਣਤੀ" -#: ../gtk/gtkprinter.c:198 +#: gtk/gtkprinter.c:198 msgid "Paused Printer" msgstr "ਵਿਰਾਮ ਕੀਤਾ ਪਰਿੰਟਰ" -#: ../gtk/gtkprinter.c:199 +#: gtk/gtkprinter.c:199 msgid "TRUE if this printer is paused" msgstr "ਸੱਚ, ਜੇਕਰ ਪਰਿੰਟਰ ਵਿਰਾਮ ਹੈ" -#: ../gtk/gtkprinter.c:212 +#: gtk/gtkprinter.c:212 msgid "Accepting Jobs" msgstr "ਜਾਬ ਲੈ ਰਿਹਾ" -#: ../gtk/gtkprinter.c:213 +#: gtk/gtkprinter.c:213 msgid "TRUE if this printer is accepting new jobs" msgstr "ਸੱਚ, ਜੇਕਰ ਪਰਿੰਟਰ ਨਵੇਂ ਜਾਬ ਮਨਜ਼ੂਰ ਕਰਦਾ ਹੋਵੇ" -#: ../gtk/gtkprinteroptionwidget.c:123 +#: gtk/gtkprinteroptionwidget.c:123 msgid "Source option" msgstr "ਸਰੋਤ ਚੋਣਾਂ" -#: ../gtk/gtkprinteroptionwidget.c:124 +#: gtk/gtkprinteroptionwidget.c:124 msgid "The PrinterOption backing this widget" msgstr "ਇਹ ਵਿਦਗਿਟ ਲਈ PrinterOption ਬੈਕਿੰਗ ਹੈ" -#: ../gtk/gtkprintjob.c:117 +#: gtk/gtkprintjob.c:117 msgid "Title of the print job" msgstr "ਪਰਿੰਟ ਜਾਬ ਦਾ ਟਾਇਟਲ" -#: ../gtk/gtkprintjob.c:125 +#: gtk/gtkprintjob.c:125 msgid "Printer" msgstr "ਪਰਿੰਟਰ" -#: ../gtk/gtkprintjob.c:126 +#: gtk/gtkprintjob.c:126 msgid "Printer to print the job to" msgstr "ਪਰਿੰਟ ਜਾਬ ਲਈ ਪਰਿੰਟਰ" -#: ../gtk/gtkprintjob.c:134 +#: gtk/gtkprintjob.c:134 msgid "Settings" msgstr "ਸੈਟਿੰਗ" -#: ../gtk/gtkprintjob.c:135 +#: gtk/gtkprintjob.c:135 msgid "Printer settings" msgstr "ਪਰਿੰਟਰ ਸੈਟਿੰਗ" -#: ../gtk/gtkprintjob.c:143 -#: ../gtk/gtkprintjob.c:144 -#: ../gtk/gtkprintunixdialog.c:252 +#: gtk/gtkprintjob.c:143 gtk/gtkprintjob.c:144 gtk/gtkprintunixdialog.c:252 msgid "Page Setup" msgstr "ਸਫ਼ਾ ਸੈੱਟਅੱਪ" -#: ../gtk/gtkprintjob.c:152 -#: ../gtk/gtkprintoperation.c:1012 +#: gtk/gtkprintjob.c:152 gtk/gtkprintoperation.c:1012 msgid "Track Print Status" msgstr "ਪਰਿੰਟ ਹਾਲਤ ਟਰੈਕ" -#: ../gtk/gtkprintjob.c:153 -msgid "TRUE if the print job will continue to emit status-changed signals after the print data has been sent to the printer or print server." +#: gtk/gtkprintjob.c:153 +msgid "" +"TRUE if the print job will continue to emit status-changed signals after the " +"print data has been sent to the printer or print server." msgstr "" -#: ../gtk/gtkprintoperation.c:884 +#: gtk/gtkprintoperation.c:884 msgid "Default Page Setup" msgstr "ਡਿਫਾਲਟ ਸਫ਼ਾ ਸੈੱਟਅੱਪ" -#: ../gtk/gtkprintoperation.c:885 +#: gtk/gtkprintoperation.c:885 msgid "The GtkPageSetup used by default" msgstr "ਡਿਫਾਲਟ ਰੂਪ ਵਿੱਚ ਵਰਤਣ ਲਈ GtkPageSetup" -#: ../gtk/gtkprintoperation.c:903 -#: ../gtk/gtkprintunixdialog.c:270 +#: gtk/gtkprintoperation.c:903 gtk/gtkprintunixdialog.c:270 msgid "Print Settings" msgstr "ਪਰਿੰਟ ਸੈਟਿੰਗ" -#: ../gtk/gtkprintoperation.c:904 -#: ../gtk/gtkprintunixdialog.c:271 +#: gtk/gtkprintoperation.c:904 gtk/gtkprintunixdialog.c:271 msgid "The GtkPrintSettings used for initializing the dialog" msgstr "ਡਾਈਲਾਗ ਸ਼ੁਰੂ ਕਰਨ ਲਈ GtkPrintSettings" -#: ../gtk/gtkprintoperation.c:922 +#: gtk/gtkprintoperation.c:922 msgid "Job Name" msgstr "ਜਾਬ ਨਾਂ" -#: ../gtk/gtkprintoperation.c:923 +#: gtk/gtkprintoperation.c:923 msgid "A string used for identifying the print job." msgstr "ਪਰਿੰਟ ਕੰਮ ਦੀ ਪਛਾਣ ਕਰਨ ਲਈ ਇੱਕ ਸਤਰ ਹੈ।" -#: ../gtk/gtkprintoperation.c:947 +#: gtk/gtkprintoperation.c:947 msgid "Number of Pages" msgstr "ਸਫ਼ਿਆਂ ਦੀ ਗਿਣਤੀ" -#: ../gtk/gtkprintoperation.c:948 +#: gtk/gtkprintoperation.c:948 msgid "The number of pages in the document." msgstr "ਦਸਤਾਵੇਜ਼ ਵਿੱਚ ਸਫ਼ਿਆਂ ਦੀ ਗਿਣਤੀ ਹੈ।" -#: ../gtk/gtkprintoperation.c:969 -#: ../gtk/gtkprintunixdialog.c:260 +#: gtk/gtkprintoperation.c:969 gtk/gtkprintunixdialog.c:260 msgid "Current Page" msgstr "ਮੌਜੂਦਾ ਸਫ਼ਾ" -#: ../gtk/gtkprintoperation.c:970 -#: ../gtk/gtkprintunixdialog.c:261 +#: gtk/gtkprintoperation.c:970 gtk/gtkprintunixdialog.c:261 msgid "The current page in the document" msgstr "ਦਸਤਾਵੇਜ਼ ਵਿੱਚ ਮੌਜੂਦਾ ਸਫ਼ਿਆਂ ਦੀ ਗਿਣਤੀ" -#: ../gtk/gtkprintoperation.c:991 +#: gtk/gtkprintoperation.c:991 msgid "Use full page" msgstr "ਪੂਰਾ ਸਫ਼ਾ ਵਰਤੋਂ" -#: ../gtk/gtkprintoperation.c:992 -msgid "TRUE if the origin of the context should be at the corner of the page and not the corner of the imageable area" +#: gtk/gtkprintoperation.c:992 +msgid "" +"TRUE if the origin of the context should be at the corner of the page and " +"not the corner of the imageable area" msgstr "" -#: ../gtk/gtkprintoperation.c:1013 -msgid "TRUE if the print operation will continue to report on the print job status after the print data has been sent to the printer or print server." +#: gtk/gtkprintoperation.c:1013 +msgid "" +"TRUE if the print operation will continue to report on the print job status " +"after the print data has been sent to the printer or print server." msgstr "" -#: ../gtk/gtkprintoperation.c:1030 +#: gtk/gtkprintoperation.c:1030 msgid "Unit" msgstr "ਯੂਨਿਟ" -#: ../gtk/gtkprintoperation.c:1031 +#: gtk/gtkprintoperation.c:1031 msgid "The unit in which distances can be measured in the context" msgstr "ਪਰਸੰਗ ਵਿੱਚ ਦੂਰੀ ਮਾਪਣ ਵਾਸਤੇ ਇਕਾਈ" -#: ../gtk/gtkprintoperation.c:1048 +#: gtk/gtkprintoperation.c:1048 msgid "Show Dialog" msgstr "ਡਾਈਲਾਗ ਵੇਖਾਓ" -#: ../gtk/gtkprintoperation.c:1049 +#: gtk/gtkprintoperation.c:1049 msgid "TRUE if a progress dialog is shown while printing." msgstr "ਸੱਚ, ਜੇਕਰ ਪਰਿੰਟਿੰਗ ਦੌਰਾਨ ਤਰੱਕੀ ਡਾਈਲਾਗ ਵੇਖਾਉਣਾ ਹੈ।" -#: ../gtk/gtkprintoperation.c:1072 +#: gtk/gtkprintoperation.c:1072 msgid "Allow Async" msgstr "ਅਸਮਕਾਲੀ ਵਰਤੋਂ" -#: ../gtk/gtkprintoperation.c:1073 +#: gtk/gtkprintoperation.c:1073 msgid "TRUE if print process may run asynchronous." msgstr "ਸੱਚ, ਜੇਕਰ ਪਰਿੰਟ ਕਾਰਵਾਈ ਅਸਮਕਾਲੀ ਢੰਗ ਨਾਲ ਚੱਲ ਸਕਦਾ ਹੋਵੇ।" -#: ../gtk/gtkprintoperation.c:1096 -#: ../gtk/gtkprintoperation.c:1097 +#: gtk/gtkprintoperation.c:1096 gtk/gtkprintoperation.c:1097 msgid "Export filename" msgstr "ਫਾਇਲ-ਨਾਂ ਐਕਸਪੋਰਟ" -#: ../gtk/gtkprintoperation.c:1111 +#: gtk/gtkprintoperation.c:1111 msgid "Status" msgstr "ਹਾਲਤ" -#: ../gtk/gtkprintoperation.c:1112 +#: gtk/gtkprintoperation.c:1112 msgid "The status of the print operation" msgstr "ਪਰਿੰਟਰ ਦੀ ਕਾਰਜਕਾਰੀ ਹਾਲਤ" -#: ../gtk/gtkprintoperation.c:1132 +#: gtk/gtkprintoperation.c:1132 msgid "Status String" msgstr "ਹਾਲਤ ਸਤਰ" -#: ../gtk/gtkprintoperation.c:1133 +#: gtk/gtkprintoperation.c:1133 msgid "A human-readable description of the status" msgstr "ਹਾਲਤ ਦੀ ਪੜ੍ਹਨਯੋਗ ਵੇਰਵਾ" -#: ../gtk/gtkprintoperation.c:1151 +#: gtk/gtkprintoperation.c:1151 msgid "Custom tab label" msgstr "ਮੌਜਦਾ ਟੈਬ ਲੇਬਲ" -#: ../gtk/gtkprintoperation.c:1152 +#: gtk/gtkprintoperation.c:1152 msgid "Label for the tab containing custom widgets." msgstr "ਕਸਟਮ ਵਿਦਗਿਟ ਰੱਖਣ ਵਾਲੀ ਟੈਬ ਲਈ ਲੇਬਲ ਹੈ।" -#: ../gtk/gtkprintunixdialog.c:253 +#: gtk/gtkprintunixdialog.c:253 msgid "The GtkPageSetup to use" msgstr "ਵਰਤਣ ਲਈ GtkPageSetup" -#: ../gtk/gtkprintunixdialog.c:278 +#: gtk/gtkprintunixdialog.c:278 msgid "Selected Printer" msgstr "ਚੁਣਿਆ ਪਰਿੰਟਰ" -#: ../gtk/gtkprintunixdialog.c:279 +#: gtk/gtkprintunixdialog.c:279 msgid "The GtkPrinter which is selected" msgstr "GtkPrinter, ਜੋ ਕਿ ਚੁਣਿਆ ਹੈ" -#: ../gtk/gtkprogress.c:102 +#: gtk/gtkprogress.c:102 msgid "Activity mode" msgstr "ਐਕਟਵਿਟੀ ਮੋਡ" -#: ../gtk/gtkprogress.c:103 -msgid "If TRUE, the GtkProgress is in activity mode, meaning that it signals something is happening, but not how much of the activity is finished. This is used when you're doing something but don't know how long it will take." -msgstr "ਜੇਕਰ ਸੱਚ ਹੈ ਤਾਂ GtkProgress ਸਰਗਰਮ ਹੋਵੇਗਾ , ਇਸ ਦਾ ਮਤਲਬ ਹੈ ਕਿ ਇਹ ਸੰਕੇਤ ਤਾਂ ਦੇਵੇਗਾ ਕਿ ਕੁਝ ਹੋ ਰਿਹਾ ਹੈ, ਪਰ ਇਹ ਨਹੀਂ ਦੱਸੇਗਾ ਕਿ ਕਾਰਵਾਈ ਕਿੰਨੀ ਪੂਰੀ ਹੋ ਗਈ ਹੈ ਇਹ ਤਾਂ ਹੀ ਵਰਤਿਆ ਜਾਂਦਾ ਹੈ ਜਦੋਂ ਕਿ ਤੁਸੀਂ ਕੁਝ ਕਰ ਰਹੇ ਹੋ, ਜਿਸ ਦੇ ਪੂਰਾ ਹੋਣ ਦੀ ਜਾਣਕਾਰੀ ਨਹੀਂ ਹੈ।" +#: gtk/gtkprogress.c:103 +msgid "" +"If TRUE, the GtkProgress is in activity mode, meaning that it signals " +"something is happening, but not how much of the activity is finished. This " +"is used when you're doing something but don't know how long it will take." +msgstr "" +"ਜੇਕਰ ਸੱਚ ਹੈ ਤਾਂ GtkProgress ਸਰਗਰਮ ਹੋਵੇਗਾ , ਇਸ ਦਾ ਮਤਲਬ ਹੈ ਕਿ ਇਹ ਸੰਕੇਤ ਤਾਂ ਦੇਵੇਗਾ ਕਿ ਕੁਝ ਹੋ " +"ਰਿਹਾ ਹੈ, ਪਰ ਇਹ ਨਹੀਂ ਦੱਸੇਗਾ ਕਿ ਕਾਰਵਾਈ ਕਿੰਨੀ ਪੂਰੀ ਹੋ ਗਈ ਹੈ ਇਹ ਤਾਂ ਹੀ ਵਰਤਿਆ ਜਾਂਦਾ ਹੈ ਜਦੋਂ " +"ਕਿ ਤੁਸੀਂ ਕੁਝ ਕਰ ਰਹੇ ਹੋ, ਜਿਸ ਦੇ ਪੂਰਾ ਹੋਣ ਦੀ ਜਾਣਕਾਰੀ ਨਹੀਂ ਹੈ।" -#: ../gtk/gtkprogress.c:111 +#: gtk/gtkprogress.c:111 msgid "Show text" msgstr "ਟੈਕਸਟ ਵੇਖਾਓ" -#: ../gtk/gtkprogress.c:112 +#: gtk/gtkprogress.c:112 msgid "Whether the progress is shown as text." msgstr "ਕੀ ਤਰੱਕੀ ਨੂੰ ਸ਼ਬਦ ਵਾਂਗ ਵੇਖਾਇਆ ਜਾਵੇ।" -#: ../gtk/gtkprogressbar.c:119 +#: gtk/gtkprogressbar.c:119 msgid "The GtkAdjustment connected to the progress bar (Deprecated)" msgstr "GtkAdjustment ਤਰੱਕੀ-ਪੱਟੀ ਨਾਲ ਜੁੜਿਆ ਹੈ (ਹਟਾਉਣ ਲਈ)" -#: ../gtk/gtkprogressbar.c:135 +#: gtk/gtkprogressbar.c:135 msgid "Bar style" msgstr "ਬਾਰ ਸਟਾਇਲ" -#: ../gtk/gtkprogressbar.c:136 +#: gtk/gtkprogressbar.c:136 msgid "Specifies the visual style of the bar in percentage mode (Deprecated)" msgstr "ਬਾਰ ਦੀ ਵੇਖਣ-ਸਟਾਇਲ ਪ੍ਰਤੀਸ਼ਤ ਦੇ ਰੂਪ ਵਿੱਚ ਸੈੱਟ ਕਰੋ (ਬਰਤਰਫ਼)" -#: ../gtk/gtkprogressbar.c:144 +#: gtk/gtkprogressbar.c:144 msgid "Activity Step" msgstr "ਐਕਟਵਿਟੀ ਸਟੈਪ" -#: ../gtk/gtkprogressbar.c:145 +#: gtk/gtkprogressbar.c:145 msgid "The increment used for each iteration in activity mode (Deprecated)" msgstr "ਸਰਗਰਮ ਮੋਡ ਵਿੱਚ ਹਰੇਕ ਦੁਹਰਾਉ ਲਈ ਵਾਧਾ (ਪ੍ਰਤੀਕੂਲ)" -#: ../gtk/gtkprogressbar.c:152 +#: gtk/gtkprogressbar.c:152 msgid "Activity Blocks" msgstr "ਐਕਟਵਿਟੀ ਬਲਾਕ" -#: ../gtk/gtkprogressbar.c:153 -msgid "The number of blocks which can fit in the progress bar area in activity mode (Deprecated)" +#: gtk/gtkprogressbar.c:153 +msgid "" +"The number of blocks which can fit in the progress bar area in activity mode " +"(Deprecated)" msgstr "ਐਕਟਵਿਟੀ ਮੋਡ ਵਿੱਚ ਤਰੱਕੀ-ਪੱਟੀ ਦੇ ਖੇਤਰ ਵਿੱਚ ਸਮਾ ਸਕਣ ਵਾਲੇ ਬਲਾਕਾਂ ਦੀ ਗਿਣਤੀ (ਪ੍ਰਤੀਕੂਲ)" -#: ../gtk/gtkprogressbar.c:160 +#: gtk/gtkprogressbar.c:160 msgid "Discrete Blocks" msgstr "ਖੰਡਿਤ ਬਲਾਕ" -#: ../gtk/gtkprogressbar.c:161 -msgid "The number of discrete blocks in a progress bar (when shown in the discrete style)" -msgstr "ਸਰਗਰਮੀ ਮੋਡ ਵਿੱਚ ਤਰੱਕੀ-ਪੱਟੀ ਦੇ ਖੇਤਰ ਵਿੱਚ ਸਮਾ ਸਕਣ ਵਾਲੇ ਖੰਡਿਤ ਬਲਾਕਾਂ ਦੀ ਗਿਣਤੀ (ਪ੍ਰਤੀਕੂਲ)" +#: gtk/gtkprogressbar.c:161 +msgid "" +"The number of discrete blocks in a progress bar (when shown in the discrete " +"style)" +msgstr "" +"ਸਰਗਰਮੀ ਮੋਡ ਵਿੱਚ ਤਰੱਕੀ-ਪੱਟੀ ਦੇ ਖੇਤਰ ਵਿੱਚ ਸਮਾ ਸਕਣ ਵਾਲੇ ਖੰਡਿਤ ਬਲਾਕਾਂ ਦੀ ਗਿਣਤੀ (ਪ੍ਰਤੀਕੂਲ)" -#: ../gtk/gtkprogressbar.c:168 +#: gtk/gtkprogressbar.c:168 msgid "Fraction" msgstr "ਭਾਗ" -#: ../gtk/gtkprogressbar.c:169 +#: gtk/gtkprogressbar.c:169 msgid "The fraction of total work that has been completed" msgstr "ਕੁੱਲ ਕੰਮ ਦੇ ਹਿੱਸੇ ਜੋ ਕਿ ਪੂਰੇ ਹੋ ਗਏ ਹਨ" -#: ../gtk/gtkprogressbar.c:176 +#: gtk/gtkprogressbar.c:176 msgid "Pulse Step" msgstr "ਪਲਸ ਸਟੈਪ" -#: ../gtk/gtkprogressbar.c:177 +#: gtk/gtkprogressbar.c:177 msgid "The fraction of total progress to move the bouncing block when pulsed" msgstr "ਕੁੱਲ ਕੰਮ ਦੇ ਹਿੱਸੇ ਜੋ ਕਿ ਜਦੋਂ ਲਹਿਰ ਆਉਦੀ ਹੈ ਤਾਂ ਬਲਾਕ ਨੂੰ ਅੱਗੇ ਖਿਸਕਾਉਦੇ ਹਨ" -#: ../gtk/gtkprogressbar.c:185 +#: gtk/gtkprogressbar.c:185 msgid "Text to be displayed in the progress bar" msgstr "ਤਰੱਕੀ-ਪੱਟੀ ਵਿੱਚ ਵੇਖਾਉਣ ਲਈ ਸ਼ਬਦ" -#: ../gtk/gtkprogressbar.c:207 -msgid "The preferred place to ellipsize the string, if the progress bar does not have enough room to display the entire string, if at all." -msgstr "ਅੰਡਕਾਰ-ਅਕਾਰ ਸਤਰ ਲਈ ਪਸੰਦੀਦਾ ਥਾਂ, ਜੇਕਰ ਤਰੱਕੀ ਪੱਟੀ ਲਈ ਪੂਰੀ ਸਤਰ ਵੇਖਾਉਣ ਲਈ ਥਾਂ ਨਾ ਹੋਵੇ।" +#: gtk/gtkprogressbar.c:207 +msgid "" +"The preferred place to ellipsize the string, if the progress bar does not " +"have enough room to display the entire string, if at all." +msgstr "" +"ਅੰਡਕਾਰ-ਅਕਾਰ ਸਤਰ ਲਈ ਪਸੰਦੀਦਾ ਥਾਂ, ਜੇਕਰ ਤਰੱਕੀ ਪੱਟੀ ਲਈ ਪੂਰੀ ਸਤਰ ਵੇਖਾਉਣ ਲਈ ਥਾਂ ਨਾ ਹੋਵੇ।" -#: ../gtk/gtkprogressbar.c:214 +#: gtk/gtkprogressbar.c:214 msgid "XSpacing" msgstr "X-ਫਾਸਲਾ" -#: ../gtk/gtkprogressbar.c:215 +#: gtk/gtkprogressbar.c:215 msgid "Extra spacing applied to the width of a progress bar." msgstr "ਇੱਕ ਤਰੱਕੀ ਬਾਰ ਦੀ ਚੌੜਾਈ ਵਿੱਚ ਵਾਧੂ ਥਾਂ ਲਾਗੂ ਕੀਤੀ ਜਾਵੇਗੀ।" -#: ../gtk/gtkprogressbar.c:220 +#: gtk/gtkprogressbar.c:220 msgid "YSpacing" msgstr "Y ਥਾਂ" -#: ../gtk/gtkprogressbar.c:221 +#: gtk/gtkprogressbar.c:221 msgid "Extra spacing applied to the height of a progress bar." msgstr "ਇੱਕ ਤਰੱਕੀ ਬਾਰ ਦੀ ਉਚਾਈ ਵਿੱਚ ਵਾਧੂ ਥਾਂ ਲਾਗੂ ਕੀਤੀ ਜਾਵੇਗੀ।" -#: ../gtk/gtkprogressbar.c:234 +#: gtk/gtkprogressbar.c:234 msgid "Min horizontal bar width" msgstr "ਘੱਟੋ-ਘੱਟ ਹਰੀਜੱਟਲ ਬਾਰ ਚੌੜਾਈ" -#: ../gtk/gtkprogressbar.c:235 +#: gtk/gtkprogressbar.c:235 msgid "The minimum horizontal width of the progress bar" msgstr "ਤਰੱਕੀ ਬਾਰ ਦੀ ਘੱਟੋ-ਘੱਟ ਹਰੀਜੱਟਲ ਚੌੜਾਈ" -#: ../gtk/gtkprogressbar.c:247 +#: gtk/gtkprogressbar.c:247 msgid "Min horizontal bar height" msgstr "ਘੱਟੋ-ਘੱਟ ਹਰੀਜੱਟਲ ਬਾਰ ਚੌੜਾਈ" -#: ../gtk/gtkprogressbar.c:248 +#: gtk/gtkprogressbar.c:248 msgid "Minimum horizontal height of the progress bar" msgstr "ਤਰੱਕੀ ਬਾਰ ਦੀ ਘੱਟੋ-ਘੱਟ ਹਰੀਜੱਟਲ ਉਚਾਈ" -#: ../gtk/gtkprogressbar.c:260 +#: gtk/gtkprogressbar.c:260 msgid "Min vertical bar width" msgstr "ਘੱਟੋ-ਘੱਟ ਵਰਟੀਕਲ ਬਾਰ ਚੌੜਾਈ" -#: ../gtk/gtkprogressbar.c:261 +#: gtk/gtkprogressbar.c:261 msgid "The minimum vertical width of the progress bar" msgstr "ਤਰੱਕੀ ਬਾਰ ਦੀ ਘੱਟੋ-ਘੱਟ ਵਰਟੀਕਲ ਚੌੜਾਈ" -#: ../gtk/gtkprogressbar.c:273 +#: gtk/gtkprogressbar.c:273 msgid "Min vertical bar height" msgstr "ਘੱਟੋ-ਘੱਟ ਵਰਟੀਕਲ ਬਾਰ ਉਚਾਈ" -#: ../gtk/gtkprogressbar.c:274 +#: gtk/gtkprogressbar.c:274 msgid "The minimum vertical height of the progress bar" msgstr "ਤਰੱਕੀ ਬਾਰ ਦੀ ਘੱਟੋ-ਘੱਟ ਵਰਟੀਕਲ ਉਚਾਈ" -#: ../gtk/gtkradioaction.c:111 +#: gtk/gtkradioaction.c:111 msgid "The value" msgstr "ਮੁੱਲ" -#: ../gtk/gtkradioaction.c:112 -msgid "The value returned by gtk_radio_action_get_current_value() when this action is the current action of its group." -msgstr "ਇਹ ਕਾਰਵਾਈ ਆਪਣੇ ਗਰੁੱਪ ਦੀ ਮੌਜੂਦਾ ਕਾਰਵਾਈ ਹੈ ਤਾਂ gtk_radio_action_get_current_value() ਨੇ ਵਾਪਿਸ ਕੀਤਾ ਮੁੱਲ" +#: gtk/gtkradioaction.c:112 +msgid "" +"The value returned by gtk_radio_action_get_current_value() when this action " +"is the current action of its group." +msgstr "" +"ਇਹ ਕਾਰਵਾਈ ਆਪਣੇ ਗਰੁੱਪ ਦੀ ਮੌਜੂਦਾ ਕਾਰਵਾਈ ਹੈ ਤਾਂ gtk_radio_action_get_current_value() ਨੇ " +"ਵਾਪਿਸ ਕੀਤਾ ਮੁੱਲ" -#: ../gtk/gtkradioaction.c:129 +#: gtk/gtkradioaction.c:129 msgid "The radio action whose group this action belongs to." msgstr "ਰੇਡੀਓ ਕਾਰਵਾਈ, ਜਿਸ ਗਰੁੱਪ ਨਾਲ ਇਹ ਕਾਰਵਾਈ ਸਬੰਧਤ ਹੈ।" -#: ../gtk/gtkradioaction.c:144 +#: gtk/gtkradioaction.c:144 msgid "The current value" msgstr "ਮੌਜੂਦਾ ਮੁੱਲ" -#: ../gtk/gtkradioaction.c:145 -msgid "The value property of the currently active member of the group to which this action belongs." +#: gtk/gtkradioaction.c:145 +msgid "" +"The value property of the currently active member of the group to which this " +"action belongs." msgstr "" -#: ../gtk/gtkradiobutton.c:83 +#: gtk/gtkradiobutton.c:83 msgid "The radio button whose group this widget belongs to." msgstr "ਰੇਡੀਉ ਬਟਨ, ਜਦੋਂ ਕਿ ਇਸ ਗਰੁੱਪ ਜਿਸ ਨਾਲ ਵਿਦਗਿਟ ਸਬੰਧਤ ਹੈ।" -#: ../gtk/gtkradiomenuitem.c:343 +#: gtk/gtkradiomenuitem.c:343 msgid "The radio menu item whose group this widget belongs to." msgstr "ਰੇਡੀਉ ਮੇਨੂ, ਜਦੋਂ ਕਿ ਇਸ ਗਰੁੱਪ ਜਿਸ ਨਾਲ ਵਿਦਗਿਟ ਸਬੰਧ ਹੈ।" -#: ../gtk/gtkradiotoolbutton.c:66 +#: gtk/gtkradiotoolbutton.c:66 msgid "The radio tool button whose group this button belongs to." msgstr "ਰੇਡੀਉ ਟੂਲ ਬਟਨ, ਜਦੋਂ ਕਿ ਇਸ ਗਰੁੱਪ ਜਿਸ ਨਾਲ ਬਟਨ ਸਬੰਧਤ ਹੈ।" -#: ../gtk/gtkrange.c:337 +#: gtk/gtkrange.c:337 msgid "Update policy" msgstr "ਅੱਪਡੇਟ ਪਾਲਸੀ" -#: ../gtk/gtkrange.c:338 +#: gtk/gtkrange.c:338 msgid "How the range should be updated on the screen" msgstr "ਸਕਰੀਨ ਤੇ ਰੇਜ਼ ਦਾ ਕਿੰਨੀ ਵਾਰ ਅੱਪਡੇਟ ਕਰਨਾ ਹੈ" -#: ../gtk/gtkrange.c:347 +#: gtk/gtkrange.c:347 msgid "The GtkAdjustment that contains the current value of this range object" msgstr "GtkAdjustment ਜੋ ਕਿ ਰੇਜ਼ ਆਬਜੈਕਟ ਦੀ ਮੌਜੂਦਾ ਮੁੱਲ ਰੱਖਦਾ ਹੈ" -#: ../gtk/gtkrange.c:354 +#: gtk/gtkrange.c:354 msgid "Inverted" msgstr "ਬਦਲਵਾਂ" -#: ../gtk/gtkrange.c:355 +#: gtk/gtkrange.c:355 msgid "Invert direction slider moves to increase range value" msgstr "ਬਦਲਵੀ ਦਿਸ਼ਾ ਵਾਲਾ ਸਲਾਇਡਰ ਰੇਜ਼ ਦਾ ਮੁੱਲ ਵਧਾਉਣ ਲਈ ਹਿੱਲੇ" -#: ../gtk/gtkrange.c:362 +#: gtk/gtkrange.c:362 msgid "Lower stepper sensitivity" msgstr "ਹੇਠਲੀ ਸਟੈਪਰ ਸੰਵੇਦਨਸ਼ੀਲਤਾ" -#: ../gtk/gtkrange.c:363 -msgid "The sensitivity policy for the stepper that points to the adjustment's lower side" +#: gtk/gtkrange.c:363 +msgid "" +"The sensitivity policy for the stepper that points to the adjustment's lower " +"side" msgstr "" -#: ../gtk/gtkrange.c:371 +#: gtk/gtkrange.c:371 msgid "Upper stepper sensitivity" msgstr "ਉੱਪਰੀ ਸਟੈਪਰ ਸੰਵੇਦਨਸ਼ੀਲਤਾ" -#: ../gtk/gtkrange.c:372 -msgid "The sensitivity policy for the stepper that points to the adjustment's upper side" +#: gtk/gtkrange.c:372 +msgid "" +"The sensitivity policy for the stepper that points to the adjustment's upper " +"side" msgstr "" -#: ../gtk/gtkrange.c:389 +#: gtk/gtkrange.c:389 msgid "Show Fill Level" msgstr "ਭਰਨ ਲੈਵਲ ਵੇਖਾਓ" -#: ../gtk/gtkrange.c:390 +#: gtk/gtkrange.c:390 msgid "Whether to display a fill level indicator graphics on trough." msgstr "" -#: ../gtk/gtkrange.c:406 +#: gtk/gtkrange.c:406 msgid "Restrict to Fill Level" msgstr "ਭਰਨ ਲੈਵਲ ਲਈ ਪਾਬੰਦੀ" -#: ../gtk/gtkrange.c:407 +#: gtk/gtkrange.c:407 msgid "Whether to restrict the upper boundary to the fill level." msgstr "" -#: ../gtk/gtkrange.c:422 +#: gtk/gtkrange.c:422 msgid "Fill Level" msgstr "ਭਰਨ ਲੈਵਲ" -#: ../gtk/gtkrange.c:423 +#: gtk/gtkrange.c:423 msgid "The fill level." msgstr "ਭਰਨ ਲੈਵਲ ਹੈ।" -#: ../gtk/gtkrange.c:431 +#: gtk/gtkrange.c:431 msgid "Slider Width" msgstr "ਸਲਾਇਡਰ ਚੌੜਾਈ" -#: ../gtk/gtkrange.c:432 +#: gtk/gtkrange.c:432 msgid "Width of scrollbar or scale thumb" msgstr "ਸਕਰੋਲਬਾਰ ਜਾਂ ਪੈਮਾਨਾ ਥੰਮ ਦੀ ਚੌੜਾਈ" -#: ../gtk/gtkrange.c:439 +#: gtk/gtkrange.c:439 msgid "Trough Border" msgstr "ਕੁੰਡ ਦਾ ਹਾਸ਼ੀਆ" -#: ../gtk/gtkrange.c:440 +#: gtk/gtkrange.c:440 msgid "Spacing between thumb/steppers and outer trough bevel" msgstr "ਥੰਬ/ਪਗਕਾਰਾਂ ਅਤੇ trough bevel ਵਿਚ ਫਾਸਲਾ" -#: ../gtk/gtkrange.c:447 +#: gtk/gtkrange.c:447 msgid "Stepper Size" msgstr "ਪਗਕਾਰ ਅਕਾਰ" -#: ../gtk/gtkrange.c:448 +#: gtk/gtkrange.c:448 msgid "Length of step buttons at ends" msgstr "ਅਖੀਰ ਤੇ ਪਗ-ਬਟਨ ਦੀ ਲੰਬਾਈ" -#: ../gtk/gtkrange.c:463 +#: gtk/gtkrange.c:463 msgid "Stepper Spacing" msgstr "ਪਗਕਾਰ ਦੀ ਥਾਂ" -#: ../gtk/gtkrange.c:464 +#: gtk/gtkrange.c:464 msgid "Spacing between step buttons and thumb" msgstr "ਪਗ-ਬਟਨ ਅਤੇ ਥੰਬ ਵਿੱਚਕਾਰ ਖਾਲੀ ਥਾਂ" -#: ../gtk/gtkrange.c:471 +#: gtk/gtkrange.c:471 msgid "Arrow X Displacement" msgstr "ਤੀਰ X ਵਿਸਥਾਪਨ" -#: ../gtk/gtkrange.c:472 -msgid "How far in the x direction to move the arrow when the button is depressed" +#: gtk/gtkrange.c:472 +msgid "" +"How far in the x direction to move the arrow when the button is depressed" msgstr "ਜਦੋ ਬਟਨ ਦਬਾਇਆ ਜਾਵੇ ਤਾਂ x-ਦਿਸ਼ਾ ਵਿੱਚ ਕਿੰਨਾ ਹਿੱਲਾਉਣਾ ਹੈ" -#: ../gtk/gtkrange.c:479 +#: gtk/gtkrange.c:479 msgid "Arrow Y Displacement" msgstr "ਤੀਟ Y ਵਿਸਥਾਪਨ" -#: ../gtk/gtkrange.c:480 -msgid "How far in the y direction to move the arrow when the button is depressed" +#: gtk/gtkrange.c:480 +msgid "" +"How far in the y direction to move the arrow when the button is depressed" msgstr "ਜਦੋ ਬਟਨ ਦਬਾਇਆ ਜਾਵੇ ਤਾਂ y-ਦਿਸ਼ਾ ਵਿੱਚ ਕਿੰਨਾ ਹਿੱਲਾਉਣਾ ਹੈ" -#: ../gtk/gtkrange.c:488 +#: gtk/gtkrange.c:488 msgid "Draw slider ACTIVE during drag" msgstr "ਸੁੱਟਣ ਦੌਰਾਨ ਸਲਾਇਡਰ ਸਰਗਰਮ ਵੇਖਾਓ" -#: ../gtk/gtkrange.c:489 -msgid "With this option set to TRUE, sliders will be drawn ACTIVE and with shadow IN while they are dragged" +#: gtk/gtkrange.c:489 +msgid "" +"With this option set to TRUE, sliders will be drawn ACTIVE and with shadow " +"IN while they are dragged" msgstr "" -#: ../gtk/gtkrange.c:503 +#: gtk/gtkrange.c:503 msgid "Trough Side Details" msgstr "ਬਾਹੀ ਵੇਰਵੇ ਰਾਹੀਂ" -#: ../gtk/gtkrange.c:504 -msgid "When TRUE, the parts of the trough on the two sides of the slider are drawn with different details" +#: gtk/gtkrange.c:504 +msgid "" +"When TRUE, the parts of the trough on the two sides of the slider are drawn " +"with different details" msgstr "" -#: ../gtk/gtkrange.c:520 +#: gtk/gtkrange.c:520 msgid "Trough Under Steppers" msgstr "" -#: ../gtk/gtkrange.c:521 -msgid "Whether to draw trough for full length of range or exclude the steppers and spacing" +#: gtk/gtkrange.c:521 +msgid "" +"Whether to draw trough for full length of range or exclude the steppers and " +"spacing" msgstr "" -#: ../gtk/gtkrange.c:534 +#: gtk/gtkrange.c:534 msgid "Arrow scaling" msgstr "ਤੀਰ ਸਕੇਲਿੰਗ" -#: ../gtk/gtkrange.c:535 +#: gtk/gtkrange.c:535 msgid "Arrow scaling with regard to scroll button size" msgstr "ਸਕਰੋਲ ਬਟਨ ਸਾਈਜ਼ ਮੁਤਾਬਕ ਤੀਰ ਸਕੇਲ ਕਰੋ" -#: ../gtk/gtkrecentaction.c:679 -#: ../gtk/gtkrecentchoosermenu.c:206 +#: gtk/gtkrecentaction.c:679 gtk/gtkrecentchoosermenu.c:206 msgid "Show Numbers" msgstr "ਗਿਣਤੀ ਵੇਖਾਓ" -#: ../gtk/gtkrecentaction.c:680 -#: ../gtk/gtkrecentchoosermenu.c:207 +#: gtk/gtkrecentaction.c:680 gtk/gtkrecentchoosermenu.c:207 msgid "Whether the items should be displayed with a number" msgstr "ਕੀ ਆਈਟਮਾਂ ਨੂੰ ਇੱਕ ਨੰਬਰ ਵਾਂਗ ਵੇਖਾਇਆ ਜਾਵੇ" -#: ../gtk/gtkrecentchooser.c:120 +#: gtk/gtkrecentchooser.c:120 msgid "Recent Manager" msgstr "ਤਾਜ਼ਾ ਮੈਨੇਜਰ" -#: ../gtk/gtkrecentchooser.c:121 +#: gtk/gtkrecentchooser.c:121 msgid "The RecentManager object to use" msgstr "ਵਰਤਣ ਲਈ ਤਾਜ਼ਾ-ਮੈਨੇਜਰ ਆਬਜੈਕਟ" -#: ../gtk/gtkrecentchooser.c:135 +#: gtk/gtkrecentchooser.c:135 msgid "Show Private" msgstr "ਪ੍ਰਾਈਵੇਟ ਵੇਖਾਓ" -#: ../gtk/gtkrecentchooser.c:136 +#: gtk/gtkrecentchooser.c:136 msgid "Whether the private items should be displayed" msgstr "ਕੀ ਪ੍ਰਾਈਵੇਟ ਆਈਟਠਾਂ ਵੇਖਾਈਆਂ ਜਾਣ" -#: ../gtk/gtkrecentchooser.c:149 +#: gtk/gtkrecentchooser.c:149 msgid "Show Tooltips" msgstr "ਸੰਦ-ਸੰਕੇਤ ਵੇਖਾਓ" -#: ../gtk/gtkrecentchooser.c:150 +#: gtk/gtkrecentchooser.c:150 msgid "Whether there should be a tooltip on the item" msgstr "ਕੀ ਆਈਟਮ ਉੱਤੇ ਟੂਲ-ਟਿੱਪ ਵੇਖਾਏ ਜਾਣ" -#: ../gtk/gtkrecentchooser.c:162 +#: gtk/gtkrecentchooser.c:162 msgid "Show Icons" msgstr "ਆਈਕਾਨ ਵੇਖਾਓ" -#: ../gtk/gtkrecentchooser.c:163 +#: gtk/gtkrecentchooser.c:163 msgid "Whether there should be an icon near the item" msgstr "ਕੀ ਆਈਟਮ ਦੇ ਨਾਲ ਆਈਕਾਨ ਵੇਖਾਇਆ ਜਾਵੇ" -#: ../gtk/gtkrecentchooser.c:178 +#: gtk/gtkrecentchooser.c:178 msgid "Show Not Found" msgstr "ਨਹੀਂ ਲੱਭਿਆ ਵੇਖਾਓ" -#: ../gtk/gtkrecentchooser.c:179 +#: gtk/gtkrecentchooser.c:179 msgid "Whether the items pointing to unavailable resources should be displayed" msgstr "ਕੀ ਨਾ-ਉਪਲੱਬਧ ਸਰੋਤਾਂ ਵੱਲ ਇਸ਼ਾਰਾ ਕਰਦੀਆਂ ਆਈਟਮਾਂ ਵੇਖਾਈਆਂ ਜਾਣ" -#: ../gtk/gtkrecentchooser.c:192 +#: gtk/gtkrecentchooser.c:192 msgid "Whether to allow multiple items to be selected" msgstr "ਕੀ ਕਈ ਆਈਟਮਾਂ ਦੀ ਚੋਣ ਕਰਨ ਦੀ ਮਨਜ਼ੂਰੀ ਹੈ" -#: ../gtk/gtkrecentchooser.c:205 +#: gtk/gtkrecentchooser.c:205 msgid "Local only" msgstr "ਸਿਰਫ਼ ਲੋਕਲ ਹੀ" -#: ../gtk/gtkrecentchooser.c:206 +#: gtk/gtkrecentchooser.c:206 msgid "Whether the selected resource(s) should be limited to local file: URIs" msgstr "ਕੀ ਚੁਣੇ ਸਰੋਤ ਸਿਰਫ਼ ਲੋਕਲ ਫਾਇਲ ਲਈ ਹੀ ਸੀਮਿਤ ਹੋਣ: URI" -#: ../gtk/gtkrecentchooser.c:222 -#: ../gtk/gtkrecentmanager.c:229 +#: gtk/gtkrecentchooser.c:222 gtk/gtkrecentmanager.c:229 msgid "Limit" msgstr "ਸੀਮਾ" -#: ../gtk/gtkrecentchooser.c:223 +#: gtk/gtkrecentchooser.c:223 msgid "The maximum number of items to be displayed" msgstr "ਵੇਖਾਉਣ ਲਈ ਵੱਧ ਤੋਂ ਵੱਧ ਆਈਟਮਾਂ ਦੀ ਗਿਣਤੀ" -#: ../gtk/gtkrecentchooser.c:237 +#: gtk/gtkrecentchooser.c:237 msgid "Sort Type" msgstr "ਕ੍ਰਮਬੱਧ ਕਿਸਮ" -#: ../gtk/gtkrecentchooser.c:238 +#: gtk/gtkrecentchooser.c:238 msgid "The sorting order of the items displayed" msgstr "ਆਈਟਮਾਂ ਵੇਖਾਉਣ ਲਈ ਕ੍ਰਮਬੱਧ ਢੰਗ" -#: ../gtk/gtkrecentchooser.c:253 +#: gtk/gtkrecentchooser.c:253 msgid "The current filter for selecting which resources are displayed" msgstr "ਚੋਣ ਲਈ ਮੌਜੂਦਾ ਫਿਲਟਰ, ਜਿਸ ਨਾਲ ਸਰੋਤ ਵੇਖਾਏ ਜਾਣ" -#: ../gtk/gtkrecentmanager.c:215 +#: gtk/gtkrecentmanager.c:215 msgid "The full path to the file to be used to store and read the list" msgstr "ਸੂਚੀ ਸੰਭਾਲਣ ਅਤੇ ਪੜ੍ਹਨ ਲਈ ਵਰਤੀ ਜਾਣ ਵਾਲੀ ਫਾਇਲ ਲਈ ਪੂਰਾ ਮਾਰਗ" -#: ../gtk/gtkrecentmanager.c:230 -msgid "The maximum number of items to be returned by gtk_recent_manager_get_items()" -msgstr "gtk_recent_manager_get_items() ਰਾਹੀਂ ਵਾਪਿਸ ਕੀਤੀ ਜਾਣ ਵਾਲੀ ਆਈਟਮਾਂ ਦੀ ਵੱਧ ਤੋਂ ਵੱਧ ਗਿਣਤੀ" +#: gtk/gtkrecentmanager.c:230 +msgid "" +"The maximum number of items to be returned by gtk_recent_manager_get_items()" +msgstr "" +"gtk_recent_manager_get_items() ਰਾਹੀਂ ਵਾਪਿਸ ਕੀਤੀ ਜਾਣ ਵਾਲੀ ਆਈਟਮਾਂ ਦੀ ਵੱਧ ਤੋਂ ਵੱਧ " +"ਗਿਣਤੀ" -#: ../gtk/gtkrecentmanager.c:246 +#: gtk/gtkrecentmanager.c:246 msgid "The size of the recently used resources list" msgstr "ਇਸ ਸਮੇਂ ਵਰਤੀ ਸਰੋਤ ਸੂਚੀ ਦਾ ਆਕਾਰ" -#: ../gtk/gtkruler.c:90 +#: gtk/gtkruler.c:90 msgid "Lower" msgstr "ਹੇਠਲੀ" -#: ../gtk/gtkruler.c:91 +#: gtk/gtkruler.c:91 msgid "Lower limit of ruler" msgstr "ਪੈਮਾਨੇ ਲਈ ਹੇਠਲੀ ਹੱਦ" -#: ../gtk/gtkruler.c:100 +#: gtk/gtkruler.c:100 msgid "Upper" msgstr "ਉੱਤੇਲੀ" -#: ../gtk/gtkruler.c:101 +#: gtk/gtkruler.c:101 msgid "Upper limit of ruler" msgstr "ਪੈਮਾਨੇ ਲਈ ਉੱਤੇਲੀ ਹੱਦ" -#: ../gtk/gtkruler.c:111 +#: gtk/gtkruler.c:111 msgid "Position of mark on the ruler" msgstr "ਪੈਮਾਨੇ ਤੇ ਨਿਸ਼ਾਨ ਦੀ ਟਿਕਾਣਾ" -#: ../gtk/gtkruler.c:120 +#: gtk/gtkruler.c:120 msgid "Max Size" msgstr "ਵੱਧ ਤੋਂ ਵੱਧ ਅਕਾਰ" -#: ../gtk/gtkruler.c:121 +#: gtk/gtkruler.c:121 msgid "Maximum size of the ruler" msgstr "ਪੈਮਾਨ ਦਾ ਵੱਧ ਤੋਂ ਵੱਧ ਅਕਾਰ" -#: ../gtk/gtkruler.c:136 +#: gtk/gtkruler.c:136 msgid "Metric" msgstr "ਮੈਟਰਿਕ" -#: ../gtk/gtkruler.c:137 +#: gtk/gtkruler.c:137 msgid "The metric used for the ruler" msgstr "ਫੁੱਟੇ ਲਈ ਵਰਤਣ ਲਈ ਮੈਟਰਿਕ" -#: ../gtk/gtkscale.c:143 +#: gtk/gtkscale.c:143 msgid "The number of decimal places that are displayed in the value" msgstr "ਦਸ਼ਮਲਵ ਦੀ ਗਿਣਤੀ ਜੋ ਕਿ ਮੁੱਲ ਵਿੱਚ ਦਿੱਸੇਗੀ" -#: ../gtk/gtkscale.c:152 +#: gtk/gtkscale.c:152 msgid "Draw Value" msgstr "ਮੁੱਲ ਕੱਢੋ" -#: ../gtk/gtkscale.c:153 +#: gtk/gtkscale.c:153 msgid "Whether the current value is displayed as a string next to the slider" msgstr "ਕੀ ਮੌਜੂਦਾ ਮੁੱਲ ਪਗਕਾਰ ਤੇ ਅਗਲ਼ੀ ਸਤਰ ਵੇਖਾ ਰਿਹਾ ਹੈ" -#: ../gtk/gtkscale.c:160 +#: gtk/gtkscale.c:160 msgid "Value Position" msgstr "ਟਿਕਾਣਾ ਮੁੱਲ" -#: ../gtk/gtkscale.c:161 +#: gtk/gtkscale.c:161 msgid "The position in which the current value is displayed" msgstr "ਟਿਕਾਣਾ ਜਿੱਥੇ ਮੌਜੂਦਾ ਮੁੱਲ ਵੇਖਾ ਰਿਹਾ ਹੈ" -#: ../gtk/gtkscale.c:168 +#: gtk/gtkscale.c:168 msgid "Slider Length" msgstr "ਪਗਕਾਰ ਲੰਬਾਈ" -#: ../gtk/gtkscale.c:169 +#: gtk/gtkscale.c:169 msgid "Length of scale's slider" msgstr "ਪੈਮਾਨੇ ਦੇ ਪਗਕਾਰ ਦੀ ਲੰਬਾਈ" -#: ../gtk/gtkscale.c:177 +#: gtk/gtkscale.c:177 msgid "Value spacing" msgstr "ਮੁੱਲ ਦੀ ਥਾਂ" -#: ../gtk/gtkscale.c:178 +#: gtk/gtkscale.c:178 msgid "Space between value text and the slider/trough area" msgstr "ਖਾਲ਼ੀ ਥਾਂ, ਸ਼ਬਦ ਅਤੇ ਪਗਕਾਰ/ਕੁੰਡ ਖੇਤਰ ਵਿੱਚ" -#: ../gtk/gtkscalebutton.c:192 +#: gtk/gtkscalebutton.c:192 msgid "The orientation of the scale" msgstr "ਸਕੇਲ ਦੀ ਸਥਿਤੀ" -#: ../gtk/gtkscalebutton.c:201 +#: gtk/gtkscalebutton.c:201 msgid "The value of the scale" msgstr "ਸਕੇਲ ਦਾ ਮੁੱਲ" -#: ../gtk/gtkscalebutton.c:211 +#: gtk/gtkscalebutton.c:211 msgid "The icon size" msgstr "ਆਈਕਾਨ ਆਕਾਰ" -#: ../gtk/gtkscalebutton.c:220 -msgid "The GtkAdjustment that contains the current value of this scale button object" +#: gtk/gtkscalebutton.c:220 +msgid "" +"The GtkAdjustment that contains the current value of this scale button object" msgstr "GtkAdjustment, ਜੋ ਕਿ ਇਹ ਸਕੇਲ ਬਟਨ ਆਬਜੈਕਟ ਦੀ ਮੌਜੂਦਾ ਮੁੱਲ ਰੱਖਦਾ ਹੈ" -#: ../gtk/gtkscalebutton.c:248 +#: gtk/gtkscalebutton.c:248 msgid "Icons" msgstr "ਆਈਕਾਨ" -#: ../gtk/gtkscalebutton.c:249 +#: gtk/gtkscalebutton.c:249 msgid "List of icon names" msgstr "ਆਈਕਾਨ ਨਾਂ ਦੀ ਲਿਸਟ" -#: ../gtk/gtkscrollbar.c:50 +#: gtk/gtkscrollbar.c:50 msgid "Minimum Slider Length" msgstr "ਘੱਟੋ-ਘੱਟ ਪਗਕਾਰ ਦੀ ਲੰਬਾਈ" -#: ../gtk/gtkscrollbar.c:51 +#: gtk/gtkscrollbar.c:51 msgid "Minimum length of scrollbar slider" msgstr "ਘੱਟੋ-ਘੱਟ ਸਕਰੋਲਬਾਰ-ਪਗਕਾਰ ਦੀ ਲੰਬਾਈ" -#: ../gtk/gtkscrollbar.c:59 +#: gtk/gtkscrollbar.c:59 msgid "Fixed slider size" msgstr "ਪਗਕਾਰ ਦਾ ਨਿਸ਼ਚਿਤ ਅਕਾਰ" -#: ../gtk/gtkscrollbar.c:60 +#: gtk/gtkscrollbar.c:60 msgid "Don't change slider size, just lock it to the minimum length" msgstr "ਪਗਕਾਰ ਦਾ ਅਕਾਰ ਨਾ ਬਦਲੋ, ਸਿਰਫ ਘੱਟੋ-ਘੱਟ ਲੰਬਾਈ ਨਿਸ਼ਚਿਤ ਕਰ ਦਿਓ" -#: ../gtk/gtkscrollbar.c:84 -msgid "Display a second backward arrow button on the opposite end of the scrollbar" +#: gtk/gtkscrollbar.c:84 +msgid "" +"Display a second backward arrow button on the opposite end of the scrollbar" msgstr "ਸਕਰੋਲਬਾਰ ਦੇ ਉਲਟ ਕਿਨਾਰੇ ਤੇ ਦੂਜਾ ਪਿੱਛੇ ਵਾਲਾ ਤੀਰ-ਬਟਨ ਵੇਖਾਓ" -#: ../gtk/gtkscrollbar.c:92 -msgid "Display a second forward arrow button on the opposite end of the scrollbar" +#: gtk/gtkscrollbar.c:92 +msgid "" +"Display a second forward arrow button on the opposite end of the scrollbar" msgstr "ਸਕਰੋਲਬਾਰ ਦੇ ਉਲਟ ਕਿਨਾਰੇ ਉੱਤੇ ਦੂਜਾ ਅੱਗੇ ਵਾਲਾ ਤੀਰ-ਬਟਨ ਵੇਖਾਓ" -#: ../gtk/gtkscrolledwindow.c:220 -#: ../gtk/gtktext.c:545 -#: ../gtk/gtktreeview.c:578 +#: gtk/gtkscrolledwindow.c:220 gtk/gtktext.c:545 gtk/gtktreeview.c:578 msgid "Horizontal Adjustment" msgstr "ਲੇਟਵੀ ਅਡਜੱਸਟਮੈਂਟ" -#: ../gtk/gtkscrolledwindow.c:227 -#: ../gtk/gtktext.c:553 -#: ../gtk/gtktreeview.c:586 +#: gtk/gtkscrolledwindow.c:227 gtk/gtktext.c:553 gtk/gtktreeview.c:586 msgid "Vertical Adjustment" msgstr "ਲੰਬਕਾਰੀ ਅਡਜੱਸਟਮੈਂਟ" -#: ../gtk/gtkscrolledwindow.c:234 +#: gtk/gtkscrolledwindow.c:234 msgid "Horizontal Scrollbar Policy" msgstr "ਲੇਟਵਾਂ ਸਕਰੌਲਬਾਰ ਦਾ ਢੰਗ" -#: ../gtk/gtkscrolledwindow.c:235 +#: gtk/gtkscrolledwindow.c:235 msgid "When the horizontal scrollbar is displayed" msgstr "ਜਦੋਂ ਲੇਟਵਾਂ ਸਕਰੌਲਬਾਰ ਵਿਖਾਇਆ ਗਿਆ" -#: ../gtk/gtkscrolledwindow.c:242 +#: gtk/gtkscrolledwindow.c:242 msgid "Vertical Scrollbar Policy" msgstr "ਲੰਬਕਾਰੀ ਅਡਜੱਸਟਮੈਂਟ ਪਾਲਸੀ" -#: ../gtk/gtkscrolledwindow.c:243 +#: gtk/gtkscrolledwindow.c:243 msgid "When the vertical scrollbar is displayed" msgstr "ਜਦੋਂ ਲੰਬਕਾਰੀ ਸਕਰੌਲਬਾਰ ਵਿਖਾਇਆ ਗਿਆ" -#: ../gtk/gtkscrolledwindow.c:251 +#: gtk/gtkscrolledwindow.c:251 msgid "Window Placement" msgstr "ਵਿੰਡੋ ਟਿਕਾਣਾ" -#: ../gtk/gtkscrolledwindow.c:252 -msgid "Where the contents are located with respect to the scrollbars. This property only takes effect if \"window-placement-set\" is TRUE." +#: gtk/gtkscrolledwindow.c:252 +msgid "" +"Where the contents are located with respect to the scrollbars. This property " +"only takes effect if \"window-placement-set\" is TRUE." msgstr "" -#: ../gtk/gtkscrolledwindow.c:269 +#: gtk/gtkscrolledwindow.c:269 msgid "Window Placement Set" msgstr "ਵਿੰਡੋ ਟਿਕਾਣਾ ਦਿਓ" -#: ../gtk/gtkscrolledwindow.c:270 -msgid "Whether \"window-placement\" should be used to determine the location of the contents with respect to the scrollbars." +#: gtk/gtkscrolledwindow.c:270 +msgid "" +"Whether \"window-placement\" should be used to determine the location of the " +"contents with respect to the scrollbars." msgstr "" -#: ../gtk/gtkscrolledwindow.c:276 +#: gtk/gtkscrolledwindow.c:276 msgid "Shadow Type" msgstr "ਛਾਂ ਕਿਸਮ" -#: ../gtk/gtkscrolledwindow.c:277 +#: gtk/gtkscrolledwindow.c:277 msgid "Style of bevel around the contents" msgstr "ਹਿੱਸੇ ਦੁਆਲੇ bevel ਦੀ ਕਿਸਮ" -#: ../gtk/gtkscrolledwindow.c:291 +#: gtk/gtkscrolledwindow.c:291 msgid "Scrollbars within bevel" msgstr "ਬੀਵਲ ਨਾਲ ਸਕਰੋਲਬਾਰ" -#: ../gtk/gtkscrolledwindow.c:292 +#: gtk/gtkscrolledwindow.c:292 msgid "Place scrollbars within the scrolled window's bevel" msgstr "ਸਕਰੋਲ ਕੀਤੇ ਵਿੰਡੋ ਦੇ ਬੀਵਲ ਵਿੱਚ ਸਕਰੋਲਬਾਰ ਰੱਖੋ" -#: ../gtk/gtkscrolledwindow.c:298 +#: gtk/gtkscrolledwindow.c:298 msgid "Scrollbar spacing" msgstr "ਸਕਰੌਲਬਾਰ ਵਿੱਥ" -#: ../gtk/gtkscrolledwindow.c:299 +#: gtk/gtkscrolledwindow.c:299 msgid "Number of pixels between the scrollbars and the scrolled window" msgstr "ਸਕਰੌਲਬਾਰ ਅਤੇ ਸਕਰੌਲ ਕੀਤੇ ਵਿੰਡੋ ਵਿਚਕਾਰ ਪਿਕਸਲਾਂ ਦੀ ਗਿਣਤੀ" -#: ../gtk/gtkscrolledwindow.c:314 +#: gtk/gtkscrolledwindow.c:314 msgid "Scrolled Window Placement" msgstr "ਸਕਰੋਲ ਕੀਤਾ ਵਿੰਡੋ ਟਿਕਾਣਾ" -#: ../gtk/gtkscrolledwindow.c:315 -msgid "Where the contents of scrolled windows are located with respect to the scrollbars, if not overridden by the scrolled window's own placement." +#: gtk/gtkscrolledwindow.c:315 +msgid "" +"Where the contents of scrolled windows are located with respect to the " +"scrollbars, if not overridden by the scrolled window's own placement." msgstr "" -#: ../gtk/gtkseparatortoolitem.c:105 +#: gtk/gtkseparatortoolitem.c:105 msgid "Draw" msgstr "ਉਲੀਕੋ" -#: ../gtk/gtkseparatortoolitem.c:106 +#: gtk/gtkseparatortoolitem.c:106 msgid "Whether the separator is drawn, or just blank" msgstr "ਵਖਰੇਵਾਂ ਉਲੀਕਿਆ ਜਾਵੇ ਜਾਂ ਸਿਰਫ ਖਾਲੀ ਛੱਡਿਆ ਜਾਵੇ" -#: ../gtk/gtksettings.c:215 +#: gtk/gtksettings.c:215 msgid "Double Click Time" msgstr "ਦੋ-ਵਾਰ ਦਬਾਉਣ ਦਾ ਸਮਾਂ" -#: ../gtk/gtksettings.c:216 -msgid "Maximum time allowed between two clicks for them to be considered a double click (in milliseconds)" -msgstr "ਵੱਧ ਤੋਂ ਵੱਧ ਸਮਾਂ, ਪਹਿਲੀ ਤੇ ਦੂਜੀ ਵਾਰ ਦਬਾਉਣ ਵਿਚਕਾਰ ਜੋ ਕਿ ਇਹ ਸਮਝਿਆ ਜਾਵੇ ਕਿ ਇਹ ਦੋ-ਵਾਰ-ਦਬਾਇਆ ਗਿਆ ਹੈ (ਮਿਲੀ-ਸਕਿੰਟਾਂ ਵਿੱਚ)" +#: gtk/gtksettings.c:216 +msgid "" +"Maximum time allowed between two clicks for them to be considered a double " +"click (in milliseconds)" +msgstr "" +"ਵੱਧ ਤੋਂ ਵੱਧ ਸਮਾਂ, ਪਹਿਲੀ ਤੇ ਦੂਜੀ ਵਾਰ ਦਬਾਉਣ ਵਿਚਕਾਰ ਜੋ ਕਿ ਇਹ ਸਮਝਿਆ ਜਾਵੇ ਕਿ ਇਹ ਦੋ-ਵਾਰ-" +"ਦਬਾਇਆ ਗਿਆ ਹੈ (ਮਿਲੀ-ਸਕਿੰਟਾਂ ਵਿੱਚ)" -#: ../gtk/gtksettings.c:223 +#: gtk/gtksettings.c:223 msgid "Double Click Distance" msgstr "ਦੋ-ਵਾਰ ਦਬਾਉਣ ਦਾ ਫਾਸਲਾ" -#: ../gtk/gtksettings.c:224 -msgid "Maximum distance allowed between two clicks for them to be considered a double click (in pixels)" +#: gtk/gtksettings.c:224 +msgid "" +"Maximum distance allowed between two clicks for them to be considered a " +"double click (in pixels)" msgstr "ਦੋ ਦਬਾਉਣ ਵਿਚਕਾਰ ਵੱਧ ਤੋਂ ਵੱਧ ਮੰਨਣਯੋਗ ਦੂਰੀ ਜਿਸ ਨੂੰ ਦੋ-ਵਾਰ-ਦਬਾਇਆ ਜਾਵੇ (ਪਿਕਸਲਾਂ ਵਿੱਚ)" -#: ../gtk/gtksettings.c:240 +#: gtk/gtksettings.c:240 msgid "Cursor Blink" msgstr "ਕਰਸਰ ਝਪਕਣਾ" -#: ../gtk/gtksettings.c:241 +#: gtk/gtksettings.c:241 msgid "Whether the cursor should blink" msgstr "ਕੀ ਕਰਸਰ ਝਪਕੇ" -#: ../gtk/gtksettings.c:248 +#: gtk/gtksettings.c:248 msgid "Cursor Blink Time" msgstr "ਕਰਸਰ ਝਪਕਣ ਦਾ ਸਮਾਂ" -#: ../gtk/gtksettings.c:249 +#: gtk/gtksettings.c:249 msgid "Length of the cursor blink cycle, in milliseconds" msgstr "ਕਰਸਰ ਝਪਕਣ ਦੇ ਸਮਾਂ ਚੱਕਰ ਦੀ ਲੰਬਾਈ, ਮਿਲੀਸਕਿੰਟਾਂ ਵਿੱਚ" -#: ../gtk/gtksettings.c:268 +#: gtk/gtksettings.c:268 msgid "Cursor Blink Timeout" msgstr "ਕਰਸਰ ਝਪਕਣ ਦਾ ਸਮਾਂ" -#: ../gtk/gtksettings.c:269 +#: gtk/gtksettings.c:269 msgid "Time after which the cursor stops blinking, in seconds" msgstr "ਸਮਾਂ, ਜਿਸ ਉਪਰੰਤ ਕਰਸਰ ਝਪਕਣਾ ਬੰਦ ਹੋਵੇ, ਮਿਲੀਸਕਿੰਟਾਂ ਵਿੱਚ" -#: ../gtk/gtksettings.c:276 +#: gtk/gtksettings.c:276 msgid "Split Cursor" msgstr "ਕਰਸਰ ਖਿੰਡਾਓ" -#: ../gtk/gtksettings.c:277 -msgid "Whether two cursors should be displayed for mixed left-to-right and right-to-left text" +#: gtk/gtksettings.c:277 +msgid "" +"Whether two cursors should be displayed for mixed left-to-right and right-to-" +"left text" msgstr "ਕੀ ਦੋ ਕਰਸਰਾਂ ਵੇਖਾਈਆ ਜਾਣ ਜੋ ਕਿ ਖੱਬੇ ਤੋਂ ਸੱਜੇ ਤੇ ਸੱਜੇ ਤੋਂ ਖੱਬੇ ਟੈਕਸਟ ਰੱਲਵੇ ਨੂੰ ਵੇਖਾਉਣ" -#: ../gtk/gtksettings.c:284 +#: gtk/gtksettings.c:284 msgid "Theme Name" msgstr "ਸਰੂਪ ਨਾਂ" -#: ../gtk/gtksettings.c:285 +#: gtk/gtksettings.c:285 msgid "Name of theme RC file to load" msgstr "ਲੋਡ ਕਰਨ ਲਈ ਸਰੂਪ RC ਫਾਇਲ ਦਾ ਨਾਂ" -#: ../gtk/gtksettings.c:293 +#: gtk/gtksettings.c:293 msgid "Icon Theme Name" msgstr "ਆਈਕਾਨ ਸਰੂਪ ਦਾ ਨਾਂ" -#: ../gtk/gtksettings.c:294 +#: gtk/gtksettings.c:294 msgid "Name of icon theme to use" msgstr "ਵਰਤਣ ਲਈ ਆਈਕਾਨ ਸਰੂਪ ਦਾ ਨਾਂ" -#: ../gtk/gtksettings.c:302 +#: gtk/gtksettings.c:302 msgid "Fallback Icon Theme Name" msgstr "ਵਾਪਸੀ ਆਈਕਾਨ ਸਰੂਪ ਨਾਂ" -#: ../gtk/gtksettings.c:303 +#: gtk/gtksettings.c:303 msgid "Name of a icon theme to fall back to" msgstr "ਵਾਪਸ ਪਰਤਣ ਲਈ ਇੱਕ ਆਈਕਾਨ ਸਰੂਪ ਦਾ ਨਾਂ" -#: ../gtk/gtksettings.c:311 +#: gtk/gtksettings.c:311 msgid "Key Theme Name" msgstr "ਕੀ-ਸਰੂਪ ਦਾ ਨਾਂ" -#: ../gtk/gtksettings.c:312 +#: gtk/gtksettings.c:312 msgid "Name of key theme RC file to load" msgstr "ਲੋਡ ਕਰਨ ਲਈ ਕੀ-ਸਰੂਪ RC ਫਾਇਲ ਦਾ ਨਾਂ" -#: ../gtk/gtksettings.c:320 +#: gtk/gtksettings.c:320 msgid "Menu bar accelerator" msgstr "ਮੇਨੂ-ਪੱਟੀ ਤੇਜ਼" -#: ../gtk/gtksettings.c:321 +#: gtk/gtksettings.c:321 msgid "Keybinding to activate the menu bar" msgstr "ਮੇਨੂ ਨੂੰ ਸਰਗਰਮ ਕਰਨ ਲਈ ਕੀ-ਬਾਈਡਿੰਗ" -#: ../gtk/gtksettings.c:329 +#: gtk/gtksettings.c:329 msgid "Drag threshold" msgstr "ਚੁੱਕਣ ਸਮੱਰਥਾ" -#: ../gtk/gtksettings.c:330 +#: gtk/gtksettings.c:330 msgid "Number of pixels the cursor can move before dragging" msgstr "ਖਿੱਚਣ ਤੋਂ ਪਹਿਲਾਂ ਕਰਸਰ ਕਿੰਨੇ ਪਿਕਸਲ ਹਿੱਲੇ" -#: ../gtk/gtksettings.c:338 +#: gtk/gtksettings.c:338 msgid "Font Name" msgstr "ਫੋਂਟ-ਨਾਂ" -#: ../gtk/gtksettings.c:339 +#: gtk/gtksettings.c:339 msgid "Name of default font to use" msgstr "ਵਰਤਣ ਲਈ ਮੂਲ-ਫੋਂਟ ਦਾ ਨਾਂ" -#: ../gtk/gtksettings.c:361 +#: gtk/gtksettings.c:361 msgid "Icon Sizes" msgstr "ਆਈਕਾਨ ਅਕਾਰ" -#: ../gtk/gtksettings.c:362 +#: gtk/gtksettings.c:362 msgid "List of icon sizes (gtk-menu=16,16:gtk-button=20,20..." msgstr "ਆਈਕਾਨ ਅਕਾਰ ਦੀ ਸੂਚੀ (gtk-ਸੂਚੀ=16,16;gtk-ਬਟਨ=20,20..." -#: ../gtk/gtksettings.c:370 +#: gtk/gtksettings.c:370 msgid "GTK Modules" msgstr "GTK ਮੈਡੀਊਲ" -#: ../gtk/gtksettings.c:371 +#: gtk/gtksettings.c:371 msgid "List of currently active GTK modules" msgstr "ਇਸ ਸਮੇਂ ਸਰਗਰਮ GTK ਮੈਡੀਊਲਾਂ ਦੀ ਸੂਚੀ" -#: ../gtk/gtksettings.c:380 +#: gtk/gtksettings.c:380 msgid "Xft Antialias" msgstr "Xft ਐਟੀਲਾਈਸਿਕ" -#: ../gtk/gtksettings.c:381 +#: gtk/gtksettings.c:381 msgid "Whether to antialias Xft fonts; 0=no, 1=yes, -1=default" msgstr "ਕੀ Xft ਫੋਂਟ ਨੂੰ ਐਟੀਲਾਈਸਿਕ ਕਰਨਾ ਹੈ; 0= ਨਹੀ, 1=ਹਾਂ, -1=ਮੂਲ" -#: ../gtk/gtksettings.c:390 +#: gtk/gtksettings.c:390 msgid "Xft Hinting" msgstr "Xft ਸੰਕੇਤ" -#: ../gtk/gtksettings.c:391 +#: gtk/gtksettings.c:391 msgid "Whether to hint Xft fonts; 0=no, 1=yes, -1=default" msgstr "ਕੀ ਸੰਕੇਤ ਦੇਣੇ ਹਨ Xft ਫੋਟ; 0=ਨਹੀ, 1=ਹਾਂ, -1=ਮੂਲ" -#: ../gtk/gtksettings.c:400 +#: gtk/gtksettings.c:400 msgid "Xft Hint Style" msgstr "Xft ਸੰਕੇਤ ਸਟਾਇਲ" -#: ../gtk/gtksettings.c:401 -msgid "What degree of hinting to use; hintnone, hintslight, hintmedium, or hintfull" +#: gtk/gtksettings.c:401 +msgid "" +"What degree of hinting to use; hintnone, hintslight, hintmedium, or hintfull" msgstr "ਕਿਸ ਤਰ੍ਹਾਂ ਦੇ ਸੰਕੇਤ ਵਰਤਣੇ ਹਨ ; ਕੋਈ ਨਹੀ, ਥੋੜੇ, ਮੱਧਮ, ਜਾਂ ਲੋੜ ਮੁਤਾਬਕ" -#: ../gtk/gtksettings.c:410 +#: gtk/gtksettings.c:410 msgid "Xft RGBA" msgstr "Xft RGBA" -#: ../gtk/gtksettings.c:411 +#: gtk/gtksettings.c:411 msgid "Type of subpixel antialiasing; none, rgb, bgr, vrgb, vbgr" msgstr "ਸਬ-ਪਿਕਸਲ ਐਟੀਲਾਈਸਇੰਗ ਦੀ ਕਿਸਮ; ਕੋਈ ਨਹੀ, rgb, bgr, vrgb, vbgr" -#: ../gtk/gtksettings.c:420 +#: gtk/gtksettings.c:420 msgid "Xft DPI" msgstr "Xft DPI" -#: ../gtk/gtksettings.c:421 +#: gtk/gtksettings.c:421 msgid "Resolution for Xft, in 1024 * dots/inch. -1 to use default value" msgstr "Xft ਲਈ ਰੈਜ਼ੋਲੂਸ਼ਨ, 1024 * ਬਿੰਦੂ/ਇੰਚ -1 ਮੂਲ ਮੁੱਲ ਦੇ ਰੂਪ ਵਿੱਚ ਵਰਤੋਂ" -#: ../gtk/gtksettings.c:430 +#: gtk/gtksettings.c:430 msgid "Cursor theme name" msgstr "ਕਰਸਰ ਸਰੂਪ ਨਾਂ" -#: ../gtk/gtksettings.c:431 +#: gtk/gtksettings.c:431 msgid "Name of the cursor theme to use, or NULL to use the default theme" msgstr "ਵਰਤਣ ਲਈ ਆਈਕਾਨ ਸਰੂਪ ਦਾ ਨਾਂ, ਜਾਂ ਮੂਲ ਸਰੂਪ ਲਈ NULL" -#: ../gtk/gtksettings.c:439 +#: gtk/gtksettings.c:439 msgid "Cursor theme size" msgstr "ਕਰਸਰ ਸਰੂਪ ਅਕਾਰ" -#: ../gtk/gtksettings.c:440 +#: gtk/gtksettings.c:440 msgid "Size to use for cursors, or 0 to use the default size" msgstr "ਵਰਤਣ ਲਈ ਕਰਸਰ ਅਕਾਰ, ਜਾਂ ਮੂਲ ਅਕਾਰ ਲਈ 0 ਦਿਓ" -#: ../gtk/gtksettings.c:450 +#: gtk/gtksettings.c:450 msgid "Alternative button order" msgstr "ਬਦਲਵਾਂ ਬਟਨ ਕਰਮ" -#: ../gtk/gtksettings.c:451 +#: gtk/gtksettings.c:451 msgid "Whether buttons in dialogs should use the alternative button order" msgstr "ਕੀ ਡਾਈਲਾਗ ਦੇ ਬਟਨ ਲਈ ਬਦਲਵਾਂ ਬਟਨ ਕਰਮ ਵਰਤਣਾ ਚਾਹੀਦਾ ਹੈ" -#: ../gtk/gtksettings.c:468 +#: gtk/gtksettings.c:468 msgid "Alternative sort indicator direction" msgstr "ਬਦਲਵੀਂ ਲੜੀਬੱਧ ਸੂਚਕ ਦਿਸ਼ਾ" -#: ../gtk/gtksettings.c:469 -msgid "Whether the direction of the sort indicators in list and tree views is inverted compared to the default (where down means ascending)" +#: gtk/gtksettings.c:469 +msgid "" +"Whether the direction of the sort indicators in list and tree views is " +"inverted compared to the default (where down means ascending)" msgstr "" -#: ../gtk/gtksettings.c:477 +#: gtk/gtksettings.c:477 msgid "Show the 'Input Methods' menu" msgstr "'ਇੰਪੁੱਟ ਢੰਗ' ਮੇਨੂ ਵੇਖਾਓ" -#: ../gtk/gtksettings.c:478 -msgid "Whether the context menus of entries and text views should offer to change the input method" +#: gtk/gtksettings.c:478 +msgid "" +"Whether the context menus of entries and text views should offer to change " +"the input method" msgstr "ਕੀ ਐਂਟਰੀਆਂ ਦੇ ਸਬੰਧਿਤ ਮੇਨੂ ਅਤੇ ਟੈਕਸਟ ਝਲਕ ਇੰਪੁੱਟ ਢੰਗ ਬਦਲਣ ਨੂੰ ਦਰਸਾਉਣ" -#: ../gtk/gtksettings.c:486 +#: gtk/gtksettings.c:486 msgid "Show the 'Insert Unicode Control Character' menu" msgstr "'ਯੂਨੀਕੋਡ ਕੰਟਰੋਲ ਅੱਖਰ ਸ਼ਾਮਲ ਕਰੋ' ਮੇਨੂ ਵੇਖਾਓ" -#: ../gtk/gtksettings.c:487 -msgid "Whether the context menus of entries and text views should offer to insert control characters" +#: gtk/gtksettings.c:487 +msgid "" +"Whether the context menus of entries and text views should offer to insert " +"control characters" msgstr "ਕੀ ਐਂਟਰੀਆਂ ਦੇ ਸਬੰਧਿਤ ਮੇਨੂ ਅਤੇ ਟੈਕਸਟ ਝਲਕ ਕੰਟਰੋਲ ਅੱਖਰ ਸ਼ਾਮਲ ਕਰਨ ਨੂੰ ਦਰਸਾਉਣ" -#: ../gtk/gtksettings.c:495 +#: gtk/gtksettings.c:495 msgid "Start timeout" msgstr "ਸ਼ੁਰੂਆਤੀ ਅੰਤਰਾਲ" -#: ../gtk/gtksettings.c:496 +#: gtk/gtksettings.c:496 msgid "Starting value for timeouts, when button is pressed" msgstr "ਅੰਤਰਾਲ ਲਈ ਸ਼ੁਰੂਆਤੀ ਮੁੱਲ, ਜਦੋਂ ਕਿ ਬਟਨ ਦਬਾਇਆ ਜਾਵੇ" -#: ../gtk/gtksettings.c:505 +#: gtk/gtksettings.c:505 msgid "Repeat timeout" msgstr "ਦੁਹਰਾਉ ਅੰਤਰਾਲ" -#: ../gtk/gtksettings.c:506 +#: gtk/gtksettings.c:506 msgid "Repeat value for timeouts, when button is pressed" msgstr "ਅੰਤਰਾਲ ਦੁਹਰਾਉਣ ਮੁੱਲ, ਜਦੋਂ ਇੱਕ ਬਟਨ ਨੂੰ ਦਬਾਇਆ ਜਾਵੇ" -#: ../gtk/gtksettings.c:515 +#: gtk/gtksettings.c:515 msgid "Expand timeout" msgstr "ਫੈਲਾ ਸਮਾਂ-ਅੰਤਰਾਲ" -#: ../gtk/gtksettings.c:516 +#: gtk/gtksettings.c:516 msgid "Expand value for timeouts, when a widget is expanding a new region" msgstr "ਫੈਲਾਉਣ ਲਈ ਅੰਤਰਾਲ ਦਾ ਮੁੱਲ, ਜਦੋਂ ਕਿ ਇੱਕ ਵਿਦਗਿਟ ਇੱਕ ਨਵੇਂ ਖੇਤਰ ਨੂੰ ਫੈਲਾਉਦਾ ਹੋਵੇ" -#: ../gtk/gtksettings.c:551 +#: gtk/gtksettings.c:551 msgid "Color scheme" msgstr "ਰੰਗ ਸਕੀਮ" -#: ../gtk/gtksettings.c:552 +#: gtk/gtksettings.c:552 msgid "A palette of named colors for use in themes" msgstr "ਸਰੂਪ ਵਿੱਚ ਵਰਤਣ ਲਈ ਨਾਮੀ ਰੰਗ ਦੀ ਇੱਕ ਰੰਗ-ਪੱਟੀ" -#: ../gtk/gtksettings.c:561 +#: gtk/gtksettings.c:561 msgid "Enable Animations" msgstr "ਸਜੀਵਤਾ ਯੋਗ" -#: ../gtk/gtksettings.c:562 +#: gtk/gtksettings.c:562 msgid "Whether to enable toolkit-wide animations." msgstr "ਕੀ ਟੂਲ-ਕਿੱਟ ਸਜੀਵਤਾ ਯੋਗ" -#: ../gtk/gtksettings.c:580 +#: gtk/gtksettings.c:580 msgid "Enable Touchscreen Mode" msgstr "ਟੱਚ-ਸਕਰੀਨ ਢੰਗ ਯੋਗ" -#: ../gtk/gtksettings.c:581 +#: gtk/gtksettings.c:581 msgid "When TRUE, there are no motion notify events delivered on this screen" msgstr "ਜੇ ਚੋਣ ਕੀਤੀ ਤਾਂ ਇਸ ਸਕਰੀਨ ਉੱਤੇ ਕੋਈ ਚੱਲਦੇ ਸੂਚਨਾ ਈਵੈਂਟ ਨਹੀਂ ਦਿੱਤੇ ਜਾਣਗੇ।" -#: ../gtk/gtksettings.c:598 +#: gtk/gtksettings.c:598 msgid "Tooltip timeout" msgstr "ਟੂਲ-ਟਿੱਪ ਅੰਤਰਾਲ" -#: ../gtk/gtksettings.c:599 +#: gtk/gtksettings.c:599 msgid "Timeout before tooltip is shown" msgstr "ਟੂਲ-ਟਿੱਪ ਵੇਖਾਉਣ ਤੋਂ ਪਹਿਲਾਂ ਸਮਾਂ" -#: ../gtk/gtksettings.c:624 +#: gtk/gtksettings.c:624 msgid "Tooltip browse timeout" msgstr "ਟੂਲ-ਟਿੱਪ ਝਲਕ ਅੰਤਰਾਲ" -#: ../gtk/gtksettings.c:625 +#: gtk/gtksettings.c:625 msgid "Timeout before tooltip is shown when browse mode is enabled" msgstr "ਝਲਕ ਮੋਡ ਯੋਗ ਕਰਨ ਦੌਰਾਨ ਟੂਲ-ਟਿੱਪ ਵੇਖਾਉਣ ਤੋਂ ਪਹਿਲਾਂ ਟਾਈਮ-ਆਉਟ" -#: ../gtk/gtksettings.c:646 +#: gtk/gtksettings.c:646 msgid "Tooltip browse mode timeout" msgstr "ਟੂਲ-ਟਿੱਪ ਝਲਕ ਢੰਗ ਅੰਤਰਾਲ" -#: ../gtk/gtksettings.c:647 +#: gtk/gtksettings.c:647 msgid "Timeout after which browse mode is disabled" msgstr "ਅੰਤਰਾਲ, ਜਿਸ ਉਪਰੰਤ ਝਲਕ ਢੰਗ ਨੂੰ ਆਯੋਗ ਕਰ ਦਿੱਤਾ ਜਾਵੇ" -#: ../gtk/gtksettings.c:666 +#: gtk/gtksettings.c:666 msgid "Keynav Cursor Only" msgstr "ਕੀ-ਨੇਵੀ ਕਰਸਰ ਹੀ" -#: ../gtk/gtksettings.c:667 +#: gtk/gtksettings.c:667 msgid "When TRUE, there are only cursor keys available to navigate widgets" msgstr "" -#: ../gtk/gtksettings.c:684 +#: gtk/gtksettings.c:684 msgid "Keynav Wrap Around" msgstr "ਕੀ-ਨੇਵੀ ਦੁਆਥੇ ਸਮੇਟਣਾ" -#: ../gtk/gtksettings.c:685 +#: gtk/gtksettings.c:685 msgid "Whether to wrap around when keyboard-navigating widgets" msgstr "ਕੀ ਪਾਸੇ ਸਮੇਟਣਾ ਹੈ, ਜਦੋਂ ਕਿ ਕੀ-ਬੋਰਡ-ਨੇਵੀਗੇਸ਼ਨ ਵਿਦਗਿਟ ਹੋਵੇ" -#: ../gtk/gtksettings.c:705 +#: gtk/gtksettings.c:705 msgid "Error Bell" msgstr "ਗਲਤੀ ਘੰਟੀ" -#: ../gtk/gtksettings.c:706 +#: gtk/gtksettings.c:706 msgid "When TRUE, keyboard navigation and other errors will cause a beep" msgstr "" -#: ../gtk/gtksettings.c:723 +#: gtk/gtksettings.c:723 msgid "Color Hash" msgstr "ਰੰਗ ਹੈਸ਼" -#: ../gtk/gtksettings.c:724 +#: gtk/gtksettings.c:724 msgid "A hash table representation of the color scheme." msgstr "ਰੰਗ ਸਕੀਮ ਨੂੰ ਇੱਕ ਹੈਸ਼ ਸਾਰਣੀ ਵਿੱਚ ਵੇਖਾਓ।" -#: ../gtk/gtksettings.c:732 +#: gtk/gtksettings.c:732 msgid "Default file chooser backend" msgstr "ਮੂਲ ਫਾਇਲ ਚੋਣ ਬੈਕਐਂਡ" -#: ../gtk/gtksettings.c:733 +#: gtk/gtksettings.c:733 msgid "Name of the GtkFileChooser backend to use by default" msgstr "GtkFileChooser ਬੈਕਐਂਡ ਦਾ ਨਾਂ, ਜੋ ਕਿ ਮੂਲ ਰੂਪ ਵਿੱਚ ਵਰਤਣਾ ਹੈ" -#: ../gtk/gtksettings.c:750 +#: gtk/gtksettings.c:750 msgid "Default print backend" msgstr "ਮੂਲ ਪਰਿੰਟ ਬੈਕਐਂਡ" -#: ../gtk/gtksettings.c:751 +#: gtk/gtksettings.c:751 msgid "List of the GtkPrintBackend backends to use by default" msgstr "ਮੂਲ ਰੂਪ ਵਿੱਚ ਵਰਤਣ ਲਈ GtkPrintBackend ਬੈਕਐਂਡ ਦੀ ਸੂਚੀ" -#: ../gtk/gtksettings.c:774 +#: gtk/gtksettings.c:774 msgid "Default command to run when displaying a print preview" msgstr "ਇੱਕ ਪਰਿੰਟ ਝਲਕ ਵੇਖਾਉਣ ਸਮੇਂ ਚਲਾਉਣ ਲਈ ਮੂਲ ਕਮਾਂਡ" -#: ../gtk/gtksettings.c:775 +#: gtk/gtksettings.c:775 msgid "Command to run when displaying a print preview" msgstr "ਇੱਕ ਪਰਿੰਟ ਝਲਕ ਵੇਖਾਉਣ ਦੌਰਾਨ ਚਲਾਉਣ ਲਈ ਕਮਾਂਡ" -#: ../gtk/gtksettings.c:791 +#: gtk/gtksettings.c:791 msgid "Enable Mnemonics" msgstr "ਨੀਮੋਨੀਸ ਯੋਗ" -#: ../gtk/gtksettings.c:792 +#: gtk/gtksettings.c:792 msgid "Whether labels should have mnemonics" msgstr "ਕੀ ਲੇਬਲਾਂ ਨਾਲ ਨੀਮੋਨੀਸ ਹੋਣ" -#: ../gtk/gtksettings.c:808 +#: gtk/gtksettings.c:808 msgid "Enable Accelerators" msgstr "ਐਕਸਰਲੇਟਰ ਯੋਗ" -#: ../gtk/gtksettings.c:809 +#: gtk/gtksettings.c:809 msgid "Whether menu items should have accelerators" msgstr "ਕੀ ਮੇਨ ਆਈਟਮਾਂ ਵਿੱਚ ਐਕਸਲੇਟਰ ਹੋਣ" -#: ../gtk/gtksettings.c:826 +#: gtk/gtksettings.c:826 msgid "Recent Files Limit" msgstr "ਤਾਜ਼ਾ ਫਾਇਲ ਲਿਮਟ" -#: ../gtk/gtksettings.c:827 +#: gtk/gtksettings.c:827 msgid "Number of recently used files" msgstr "ਤਾਜ਼ਾ ਵਰਤੀਆਂ ਫਾਇਲਾਂ ਦੀ ਗਿਣਤੀ" -#: ../gtk/gtksettings.c:841 +#: gtk/gtksettings.c:841 msgid "Default IM module" msgstr "ਮੂਲ IM ਮੋਡੀਊਲ" -#: ../gtk/gtksettings.c:842 +#: gtk/gtksettings.c:842 msgid "Which IM module should be used by default" msgstr "ਮੂਲ ਰੂਪ ਵਿੱਚ ਕਿਹੜਾ IM ਮੋਡੀਊਲ ਵਰਤਿਆ ਜਾਵੇ" -#: ../gtk/gtksettings.c:860 +#: gtk/gtksettings.c:860 msgid "Recent Files Max Age" msgstr "ਤਾਜ਼ਾ ਫਾਇਲਾਂ ਦੀ ਵੱਧੋ-ਵੱਧ ਉਮਰ" -#: ../gtk/gtksettings.c:861 +#: gtk/gtksettings.c:861 msgid "Maximum age of recently used files, in days" msgstr "ਦਿਨਾਂ ਵਿੱਚ ਤਾਜ਼ਾ ਵਰਤੀਆਂ ਫਾਇਲਾਂ ਦੀ ਵੱਧੋ-ਵੱਧ ਉਮਰ" -#: ../gtk/gtksettings.c:870 +#: gtk/gtksettings.c:870 msgid "Fontconfig configuration timestamp" msgstr "ਫੋਂਟ-ਸੰਰਚਨਾ ਸੰਰਚਨਾ ਟਾਈਮ-ਸਟੈਂਪ" -#: ../gtk/gtksettings.c:871 +#: gtk/gtksettings.c:871 msgid "Timestamp of current fontconfig configuration" msgstr "ਮੌਜੂਦਾ ਫੋਂਟ-ਸੰਰਚਨਾ ਸੰਰਚਨਾ ਲਈ ਟਾਈਮ-ਸਟੈਂਪ" -#: ../gtk/gtksettings.c:893 +#: gtk/gtksettings.c:893 msgid "Sound Theme Name" msgstr "ਸਾਊਂਡ ਥੀਮ ਨਾਂ" -#: ../gtk/gtksettings.c:894 +#: gtk/gtksettings.c:894 msgid "XDG sound theme name" msgstr "XDG ਸਾਊਂਡ ਥੀਮ ਨਾਂ" #. Translators: this means sounds that are played as feedback to user input -#: ../gtk/gtksettings.c:916 +#: gtk/gtksettings.c:916 msgid "Audible Input Feedback" msgstr "ਸੁਣਨਯੋਗ ਇੰਪੁੱਟ ਫੀਡਬੈਕ" -#: ../gtk/gtksettings.c:917 +#: gtk/gtksettings.c:917 msgid "Whether to play event sounds as feedback to user input" msgstr "ਕੀ ਯੂਜ਼ਰ ਇੰਪੁੱਟ ਲਈ ਫੀਬੈੱਕ ਵਜੋਂ ਈਵੈਂਟ ਸਾਊਂਡ ਦਿੱਤੀ ਜਾਵੇ" -#: ../gtk/gtksettings.c:938 +#: gtk/gtksettings.c:938 msgid "Enable Event Sounds" msgstr "ਈਵੈਂਟ ਸਾਊਂਡ ਯੋਗ" -#: ../gtk/gtksettings.c:939 +#: gtk/gtksettings.c:939 msgid "Whether to play any event sounds at all" msgstr "ਕੀ ਸਭ ਲਈ ਕਿਸੇ ਵੀ ਈਵੈਂਟ ਲਈ ਸਾਊਂਡ ਚਲਾਈ ਜਾਵੇ" -#: ../gtk/gtksettings.c:954 +#: gtk/gtksettings.c:954 msgid "Enable Tooltips" msgstr "ਟੂਲ-ਟਿੱਪ ਯੋਗ" -#: ../gtk/gtksettings.c:955 +#: gtk/gtksettings.c:955 msgid "Whether tooltips should be shown on widgets" msgstr "ਕੀ ਵਿਡਜੈੱਟਾਂ ਉੱਤੇ ਟੂਲ-ਟਿੱਪ ਵੇਖਾਏ ਜਾਣ" -#: ../gtk/gtksizegroup.c:293 +#: gtk/gtksizegroup.c:293 msgid "Mode" msgstr "ਢੰਗ" -#: ../gtk/gtksizegroup.c:294 -msgid "The directions in which the size group affects the requested sizes of its component widgets" +#: gtk/gtksizegroup.c:294 +msgid "" +"The directions in which the size group affects the requested sizes of its " +"component widgets" msgstr "ਦਿਸ਼ਾ, ਜਿਸ ਅਨੁਸਾਰ ਗਰੁੱਪ ਦਾ ਅਕਾਰ ਇਸ ਦੇ ਭਾਗ ਵਿਦਗਿਟਾਂ ਨੂੰ ਪਰਭਾਵਿਤ ਕਰੇ" -#: ../gtk/gtksizegroup.c:310 +#: gtk/gtksizegroup.c:310 msgid "Ignore hidden" msgstr "ਲੁਕਵਾਂ ਅਣਡਿੱਠਾ" -#: ../gtk/gtksizegroup.c:311 -msgid "If TRUE, unmapped widgets are ignored when determining the size of the group" +#: gtk/gtksizegroup.c:311 +msgid "" +"If TRUE, unmapped widgets are ignored when determining the size of the group" msgstr "ਜੇਕਰ ਸੱਚ ਹੈ ਤਾਂ, ਗਰੁੱਪ ਦਾ ਅਕਾਰ ਬਣਾਉਣ ਸਮੇਂ ਲੁਕਵੇਂ ਵਿਦਗਿਟਾਂ ਨੂੰ ਅਣਡਿੱਠਾ ਕਰ ਦਿੱਤਾ ਜਾਵੇਗਾ" -#: ../gtk/gtkspinbutton.c:209 +#: gtk/gtkspinbutton.c:209 msgid "The adjustment that holds the value of the spinbutton" msgstr "ਅਨਕੂਲਤਾ ਜੋ ਕਿ ਸਪਿਨ-ਬਟਨ ਦੇ ਮੁੱਲ ਨੂੰ ਸੰਭਾਲਦੀ ਹੈ" -#: ../gtk/gtkspinbutton.c:216 +#: gtk/gtkspinbutton.c:216 msgid "Climb Rate" msgstr "ਚੜਨ ਗਤੀ" -#: ../gtk/gtkspinbutton.c:236 +#: gtk/gtkspinbutton.c:236 msgid "Snap to Ticks" msgstr "ਸੰਕੇਤਾਂ ਲਈ ਸਨੈਪ" -#: ../gtk/gtkspinbutton.c:237 -msgid "Whether erroneous values are automatically changed to a spin button's nearest step increment" +#: gtk/gtkspinbutton.c:237 +msgid "" +"Whether erroneous values are automatically changed to a spin button's " +"nearest step increment" msgstr "ਕੀ ਗਲਤ ਮੁੱਲ ਆਪਣੇ-ਆਪ ਹੀ ਸਪਿਨ-ਬਟਨ ਦੇ ਨਜ਼ਦੀਕੀ ਵਾਧਾ ਮੁੱਲ ਵਿੱਚ ਬਦਲ ਜਾਣ" -#: ../gtk/gtkspinbutton.c:244 +#: gtk/gtkspinbutton.c:244 msgid "Numeric" msgstr "ਅੰਕੀ" -#: ../gtk/gtkspinbutton.c:245 +#: gtk/gtkspinbutton.c:245 msgid "Whether non-numeric characters should be ignored" msgstr "ਕੀ ਅੰਕਾਂ ਤੋਂ ਬਿਨਾਂ ਅੱਖਰਾਂ ਨੂੰ ਰੱਦ ਕਰ ਦਿੱਤਾ ਜਾਵੇ" -#: ../gtk/gtkspinbutton.c:252 +#: gtk/gtkspinbutton.c:252 msgid "Wrap" msgstr "ਲਪੇਟਣਾ" -#: ../gtk/gtkspinbutton.c:253 +#: gtk/gtkspinbutton.c:253 msgid "Whether a spin button should wrap upon reaching its limits" msgstr "ਕੀ ਸਪਿਨ ਬਟਨ ਨੂੰ ਸਮੇਟਣਾ ਹੈ, ਜਦੋਂ ਕਿ ਇਹ ਆਪਣੀਆ ਸੀਮਾਵਾਂ ਤੇ ਪੁੱਜ ਜਾਵੇ" -#: ../gtk/gtkspinbutton.c:260 +#: gtk/gtkspinbutton.c:260 msgid "Update Policy" msgstr "ਅੱਪਡੇਟ ਨੀਤੀ" -#: ../gtk/gtkspinbutton.c:261 -msgid "Whether the spin button should update always, or only when the value is legal" +#: gtk/gtkspinbutton.c:261 +msgid "" +"Whether the spin button should update always, or only when the value is legal" msgstr "ਕੀ ਸਪਿਨ ਬਟਨ ਹਮੇਸ਼ਾ ਅੱਪਡੇਟ ਹੁੰਦਾ ਰਹੇ, ਜਾਂ ਇਸ ਦਾ ਮੁੱਲ ਸਥਿਰ ਹੈ" -#: ../gtk/gtkspinbutton.c:270 +#: gtk/gtkspinbutton.c:270 msgid "Reads the current value, or sets a new value" msgstr "ਮੌਜੂਦਾ ਮੁੱਲ ਨੂੰ ਪੜ੍ਹੋ, ਜਾਂ ਨਵਾਂ ਮੁੱਲ ਦਿਓ" -#: ../gtk/gtkspinbutton.c:279 +#: gtk/gtkspinbutton.c:279 msgid "Style of bevel around the spin button" msgstr "ਸਪੈਨ ਬਟਨ ਦੁਆਲੇ bevel ਦਾ ਸਟਾਇਲ" -#: ../gtk/gtkstatusbar.c:141 +#: gtk/gtkstatusbar.c:141 msgid "Has Resize Grip" msgstr "ਮੁੜ-ਅਕਾਰ ਨੂੰ ਵੇਖੇ" -#: ../gtk/gtkstatusbar.c:142 +#: gtk/gtkstatusbar.c:142 msgid "Whether the statusbar has a grip for resizing the toplevel" msgstr "ਕੀ ਹਾਲਤ-ਪੱਟੀ ਉਪਰੀ ਦੇ ਮੁੜ-ਅਕਾਰ ਨੂੰ ਵੇਖੇ" -#: ../gtk/gtkstatusbar.c:187 +#: gtk/gtkstatusbar.c:187 msgid "Style of bevel around the statusbar text" msgstr "ਹਾਲਤ-ਪੱਟੀ ਦੁਆਲੇ bevel ਦਾ ਸਟਾਇਲ" -#: ../gtk/gtkstatusicon.c:226 +#: gtk/gtkstatusicon.c:226 msgid "GIcon" msgstr "ਗਲਕੋਨ" -#: ../gtk/gtkstatusicon.c:244 +#: gtk/gtkstatusicon.c:244 msgid "The size of the icon" msgstr "ਆਈਕਾਨ ਦਾ ਅਕਾਰ" -#: ../gtk/gtkstatusicon.c:254 +#: gtk/gtkstatusicon.c:254 msgid "The screen where this status icon will be displayed" msgstr "ਸਕਰੀਨ, ਜਿੱਥੇ ਕਿ ਹਾਲਤ ਆਈਕਾਨ ਵੇਖਾਇਆ ਜਾਵੇਗਾ" -#: ../gtk/gtkstatusicon.c:261 +#: gtk/gtkstatusicon.c:261 msgid "Blinking" msgstr "ਝਪਕਣਾ" -#: ../gtk/gtkstatusicon.c:262 +#: gtk/gtkstatusicon.c:262 msgid "Whether or not the status icon is blinking" msgstr "ਕੀ ਹਾਲਤ ਆਈਕਾਨ ਝਪਕਦਾ ਹੋਵੇ ਜਾਂ ਨਾ" -#: ../gtk/gtkstatusicon.c:270 +#: gtk/gtkstatusicon.c:270 msgid "Whether or not the status icon is visible" msgstr "ਕੀ ਹਾਲਤ ਆਈਕਾਨ ਵੇਖਾਈ ਦੇਵੇ ਜਾਂ ਨਾ" -#: ../gtk/gtkstatusicon.c:286 +#: gtk/gtkstatusicon.c:286 msgid "Whether or not the status icon is embedded" msgstr "ਕੀ ਹਾਲਤ ਆਈਕਾਨ ਸ਼ਾਮਲ ਕੀਤਾ ਹੋਵੇ ਜਾਂ ਨਾ" -#: ../gtk/gtkstatusicon.c:302 -#: ../gtk/gtktrayicon-x11.c:96 +#: gtk/gtkstatusicon.c:302 gtk/gtktrayicon-x11.c:96 msgid "The orientation of the tray" msgstr "ਟਰੇ ਦੀ ਸਥਿਤੀ" -#: ../gtk/gtktable.c:129 +#: gtk/gtktable.c:129 msgid "Rows" msgstr "ਸਤਰਾਂ" -#: ../gtk/gtktable.c:130 +#: gtk/gtktable.c:130 msgid "The number of rows in the table" msgstr "ਸਾਰਣੀ ਵਿੱਚ ਸਤਰਾਂ ਦੀ ਗਿਣਤੀ" -#: ../gtk/gtktable.c:138 +#: gtk/gtktable.c:138 msgid "Columns" msgstr "ਕਾਲਮ" -#: ../gtk/gtktable.c:139 +#: gtk/gtktable.c:139 msgid "The number of columns in the table" msgstr "ਸਾਰਣੀ ਵਿੱਚ ਕਾਲਮਾਂ ਦੀ ਗਿਣਤੀ" -#: ../gtk/gtktable.c:147 +#: gtk/gtktable.c:147 msgid "Row spacing" msgstr "ਸਤਰਾਂ ਵਿੱਚ ਖਾਲੀ ਥਾਂ" -#: ../gtk/gtktable.c:148 +#: gtk/gtktable.c:148 msgid "The amount of space between two consecutive rows" msgstr "ਖਾਲੀ ਥਾਂ, ਦੋ ਲਗਾਤਾਰ ਕਤਾਰਾਂ ਵਿਚਕਾਰ" -#: ../gtk/gtktable.c:156 +#: gtk/gtktable.c:156 msgid "Column spacing" msgstr "ਕਾਲਮਾਂ ਵਿੱਚ ਖਾਲੀ ਥਾਂ" -#: ../gtk/gtktable.c:157 +#: gtk/gtktable.c:157 msgid "The amount of space between two consecutive columns" msgstr "ਖਾਲੀ ਥਾਂ, ਦੋ ਲਗਾਤਾਰ ਕਾਲਮਾਂ ਵਿਚਕਾਰ" -#: ../gtk/gtktable.c:166 +#: gtk/gtktable.c:166 msgid "If TRUE, the table cells are all the same width/height" msgstr "ਜੇਕਰ ਸੱਚ ਹੈ ਤਾਂ, ਇਸ ਦਾ ਮਤਲਬ ਇਹ ਹੈ ਕਿ ਸਾਰਣੀ ਦੇ ਸਾਰੇ ਸੈਲ ਇੱਕੋ ਚੌੜਾਈ/ਉਚਾਈ ਹੈ" -#: ../gtk/gtktable.c:173 +#: gtk/gtktable.c:173 msgid "Left attachment" msgstr "ਖੱਬਾ ਨੱਥੀ" -#: ../gtk/gtktable.c:180 +#: gtk/gtktable.c:180 msgid "Right attachment" msgstr "ਸੱਜਾ ਨੱਥੀ" -#: ../gtk/gtktable.c:181 +#: gtk/gtktable.c:181 msgid "The column number to attach the right side of a child widget to" msgstr "ਕਾਲਮ ਗਿਣਤੀ ਜੋ ਕਿ ਚਲਾਇਡ ਵਿਦਗਿਟ ਦੇ ਸੱਜੇ ਪਾਸੇ ਤੇ ਜੋੜੀ ਜਾਵੇਗੀ" -#: ../gtk/gtktable.c:187 +#: gtk/gtktable.c:187 msgid "Top attachment" msgstr "ਉੱਤੇ ਨੱਥੀ" -#: ../gtk/gtktable.c:188 +#: gtk/gtktable.c:188 msgid "The row number to attach the top of a child widget to" msgstr "ਕਤਾਰ ਗਿਣਤੀ ਜੋ ਕਿ ਚਲਾਇਡ ਵਿਦਗਿਟ ਦੇ ਸਿਰੇ ਤੇ ਜੋੜੀ ਜਾਵੇਗੀ" -#: ../gtk/gtktable.c:194 +#: gtk/gtktable.c:194 msgid "Bottom attachment" msgstr "ਥੱਲੇ ਨੱਥੀ" -#: ../gtk/gtktable.c:201 +#: gtk/gtktable.c:201 msgid "Horizontal options" msgstr "ਲੇਟਵੀ ਚੋਣ" -#: ../gtk/gtktable.c:202 +#: gtk/gtktable.c:202 msgid "Options specifying the horizontal behaviour of the child" msgstr "ਚੋਣ ਚਲਾਇਡ ਦੇ ਲੇਟਵੇ ਰਵੱਈਏ ਨੂੰ ਸੈੱਟ ਕਰਦੀ ਹੈ" -#: ../gtk/gtktable.c:208 +#: gtk/gtktable.c:208 msgid "Vertical options" msgstr "ਲੰਬਕਾਰ ਚੋਣ" -#: ../gtk/gtktable.c:209 +#: gtk/gtktable.c:209 msgid "Options specifying the vertical behaviour of the child" msgstr "ਚੋਣ ਚਲਾਇਡ ਦੇ ਲੰਬਕਾਰੀ ਵਿਵਹਾਰ ਨੂੰ ਸੈੱਟ ਕਰਦੀ ਹੈ" -#: ../gtk/gtktable.c:215 +#: gtk/gtktable.c:215 msgid "Horizontal padding" msgstr "ਲੇਟਵਾਂ ਚਿਣੋ" -#: ../gtk/gtktable.c:216 -msgid "Extra space to put between the child and its left and right neighbors, in pixels" +#: gtk/gtktable.c:216 +msgid "" +"Extra space to put between the child and its left and right neighbors, in " +"pixels" msgstr "ਚਲਾਇਡ ਅਤੇ ਇਸ ਦੇ ਸੱਜੇ ਤੇ ਖੱਬੇ ਗੁਆਢੀਆ ਵਿਚਕਾਰ ਵਾਧੂ ਥਾਂ (ਪਿਕਸਲਾਂ ਵਿੱਚ)" -#: ../gtk/gtktable.c:222 +#: gtk/gtktable.c:222 msgid "Vertical padding" msgstr "ਲੰਬਕਾਰੀ ਚਿਣੋ" -#: ../gtk/gtktable.c:223 -msgid "Extra space to put between the child and its upper and lower neighbors, in pixels" +#: gtk/gtktable.c:223 +msgid "" +"Extra space to put between the child and its upper and lower neighbors, in " +"pixels" msgstr "ਚਲਾਇਡ ਅਤੇ ਇਸ ਦੇ ਉੱਤੇਲੇ ਤੇ ਹੇਠਲੇ ਗੁਆਢੀਆ ਵਿਚਕਾਰ ਵਾਧੂ ਥਾਂ (ਪਿਕਸਲਾਂ ਵਿੱਚ)" -#: ../gtk/gtktext.c:546 +#: gtk/gtktext.c:546 msgid "Horizontal adjustment for the text widget" msgstr "ਟੈਕਸਟ ਵਿਦਗਿਟ ਲਈ ਲੇਟਵੀ ਅਨਕੂਲਤਾ" -#: ../gtk/gtktext.c:554 +#: gtk/gtktext.c:554 msgid "Vertical adjustment for the text widget" msgstr "ਟੈਕਸਟ ਵਿਦਗਿਟ ਲਈ ਲੰਬਕਾਰੀ ਅਨਕੂਲਤਾ" -#: ../gtk/gtktext.c:561 +#: gtk/gtktext.c:561 msgid "Line Wrap" msgstr "ਸਤਰ ਲੇਪਟੋ" -#: ../gtk/gtktext.c:562 +#: gtk/gtktext.c:562 msgid "Whether lines are wrapped at widget edges" msgstr "ਕੀ ਵਿਦਗਿਟ ਕਿਨਾਰੇ ਤੇ ਸਤਰ ਲੇਪਟੀ ਜਾਏ" -#: ../gtk/gtktext.c:569 +#: gtk/gtktext.c:569 msgid "Word Wrap" msgstr "ਸ਼ਬਦ ਲੇਪਟੋ" -#: ../gtk/gtktext.c:570 +#: gtk/gtktext.c:570 msgid "Whether words are wrapped at widget edges" msgstr "ਕੀ ਵਿਦਗਿਟ ਕਿਨਾਰੇ ਤੇ ਸ਼ਬਦ ਲੇਪਟਿਆ ਜਾਏ" -#: ../gtk/gtktextbuffer.c:179 +#: gtk/gtktextbuffer.c:179 msgid "Tag Table" msgstr "ਟੈਗ ਸਾਰਣੀ" -#: ../gtk/gtktextbuffer.c:180 +#: gtk/gtktextbuffer.c:180 msgid "Text Tag Table" msgstr "ਟੈਕਸਟ ਟੈਗ ਸਾਰਣੀ" -#: ../gtk/gtktextbuffer.c:198 +#: gtk/gtktextbuffer.c:198 msgid "Current text of the buffer" msgstr "ਬਫ਼ਰ ਦਾ ਮੌਜੂਦਾ ਪਾਠ" -#: ../gtk/gtktextbuffer.c:212 +#: gtk/gtktextbuffer.c:212 msgid "Has selection" msgstr "ਚੋਣ ਹੈ" -#: ../gtk/gtktextbuffer.c:213 +#: gtk/gtktextbuffer.c:213 msgid "Whether the buffer has some text currently selected" msgstr "ਕੀ ਬਫ਼ਰ ਵਿੱਚ ਕੁਝ ਟੈਕਸਟ ਇਸ ਸਮੇਂ ਚੁਣਿਆ ਹੈ" -#: ../gtk/gtktextbuffer.c:229 +#: gtk/gtktextbuffer.c:229 msgid "Cursor position" msgstr "ਕਰਸਰ ਸਥਿਤੀ" -#: ../gtk/gtktextbuffer.c:230 -msgid "The position of the insert mark (as offset from the beginning of the buffer)" +#: gtk/gtktextbuffer.c:230 +msgid "" +"The position of the insert mark (as offset from the beginning of the buffer)" msgstr "ਸ਼ਾਮਿਲ ਨਿਸ਼ਾਨ ਦੀ ਸਥਿਤੀ (ਬਫ਼ਰ ਸ਼ੁਰੂ ਹੋਣ ਤੋਂ ਪਹਿਲਾਂ ਦੂਰੀ)" -#: ../gtk/gtktextbuffer.c:245 +#: gtk/gtktextbuffer.c:245 msgid "Copy target list" msgstr "ਨਿਸ਼ਾਨ ਸੂਚੀ ਨਕਲ" -#: ../gtk/gtktextbuffer.c:246 -msgid "The list of targets this buffer supports for clipboard copying and DND source" +#: gtk/gtktextbuffer.c:246 +msgid "" +"The list of targets this buffer supports for clipboard copying and DND source" msgstr "ਇਸ ਬਫ਼ਰ ਵਲੋਂ ਸਹਾਇਕ ਟਾਰਗੇਟ ਦੀ ਲਿਸਟ, ਜੋ ਕਿ ਕਲਿੱਪਬੋਰਡ ਕਾਪੀ ਅਤੇ DND ਸਰੋਤ ਲਈ ਹੈ।" -#: ../gtk/gtktextbuffer.c:261 +#: gtk/gtktextbuffer.c:261 msgid "Paste target list" msgstr "ਨਿਸ਼ਾਨਾ ਸੂਚੀ ਚੇਪੋ" -#: ../gtk/gtktextbuffer.c:262 -msgid "The list of targets this buffer supports for clipboard pasting and DND destination" +#: gtk/gtktextbuffer.c:262 +msgid "" +"The list of targets this buffer supports for clipboard pasting and DND " +"destination" msgstr "ਇਸ ਬਫ਼ਰ ਵਲੋਂ ਸਹਾਇਕ ਟਾਰਗੇਟ ਦੀ ਲਿਸਟ, ਜੋ ਕਿ ਕਲਿੱਪਬੋਰਡ ਚੇਪਣ ਅਤੇ DND ਟਿਕਾਣੇ ਲਈ ਹੈ।" -#: ../gtk/gtktextmark.c:90 +#: gtk/gtktextmark.c:90 msgid "Mark name" msgstr "ਮਾਰਕ ਨਾਂ" -#: ../gtk/gtktextmark.c:97 +#: gtk/gtktextmark.c:97 msgid "Left gravity" msgstr "ਖੱਬੀ ਗਰੇਵਿਟੀ" -#: ../gtk/gtktextmark.c:98 +#: gtk/gtktextmark.c:98 msgid "Whether the mark has left gravity" msgstr "ਕੀ ਮਾਰਕ ਕੋਲ ਖੱਬੀ ਗਰੇਵਿਟੀ ਹੋਵੇ" -#: ../gtk/gtktexttag.c:173 +#: gtk/gtktexttag.c:173 msgid "Tag name" msgstr "ਟੈਗ ਨਾਂ" -#: ../gtk/gtktexttag.c:174 +#: gtk/gtktexttag.c:174 msgid "Name used to refer to the text tag. NULL for anonymous tags" msgstr "ਟੈਕਸਟ ਟੈਗ ਨੂੰ ਲੱਭਣ ਲਈ ਲੌੜੀਦਾ ਨਾਂ NULL ਬੇਪਛਾਣ ਲਈ ਵਰਤੋ" -#: ../gtk/gtktexttag.c:192 +#: gtk/gtktexttag.c:192 msgid "Background color as a (possibly unallocated) GdkColor" msgstr "ਬੈਕਗਰਾਊਂਡ ਰੰਗ ਸੰਭਵ ਹੋਵੇ (ਨਾ ਵਰਤਿਆ ਗਿਆ) ਤਾਂ GdkColor" -#: ../gtk/gtktexttag.c:199 +#: gtk/gtktexttag.c:199 msgid "Background full height" msgstr "ਬੈਕਗਰਾਊਂਡ ਦੀ ਪੂਰੀ ਉਚਾਈ" -#: ../gtk/gtktexttag.c:200 -msgid "Whether the background color fills the entire line height or only the height of the tagged characters" +#: gtk/gtktexttag.c:200 +msgid "" +"Whether the background color fills the entire line height or only the height " +"of the tagged characters" msgstr "ਕੀ ਬੈਕਗਰਾਊਂਡ ਰੰਗ ਸਤਰ ਦੀ ਪੂਰੀ ਉਚਾਈ ਨੁੰ ਭਰ ਦੇਵੇ ਜਾਂ ਸਿਰਫ ਟੈਗ ਅੱਖਰਾਂ ਦੀ ਉਚਾਈ ਤੱਕ " -#: ../gtk/gtktexttag.c:208 +#: gtk/gtktexttag.c:208 msgid "Background stipple mask" msgstr "ਬੈਕਗਰਾਊਂਡ ਦੀ ਚਿੱਤਰਕਾਰੀ ਦਾ ਮਖੌਟਾ" -#: ../gtk/gtktexttag.c:209 +#: gtk/gtktexttag.c:209 msgid "Bitmap to use as a mask when drawing the text background" msgstr "ਬਿੱਟਮੈਪ ਜੋ ਕਿ ਮਖੌਟੇ ਦੇ ਤੌਰ ਤੇ ਵਰਤਿਆ ਜਾਵੇ, ਜਦੋਂ ਕਿ ਟੈਕਸਟ ਦੀ ਬੈਕਗਰਾਊਂਡ ਖਿੱਚਣੀ ਹੋਵੇ" -#: ../gtk/gtktexttag.c:226 +#: gtk/gtktexttag.c:226 msgid "Foreground color as a (possibly unallocated) GdkColor" msgstr "ਫਾਰਗਰਾਊਂਡ ਦਾ ਰੰਗ ਸੰਭਵ ਹੋਵੇ (ਨਾ ਵਰਤਿਆ ਗਿਆ) ਤਾਂ GdkColor" -#: ../gtk/gtktexttag.c:234 +#: gtk/gtktexttag.c:234 msgid "Foreground stipple mask" msgstr "ਫਾਰਗਰਾਊਂਡ ਚਿੱਤਰਕਾਰੀ ਦਾ ਮਖੌਟਾ" -#: ../gtk/gtktexttag.c:235 +#: gtk/gtktexttag.c:235 msgid "Bitmap to use as a mask when drawing the text foreground" msgstr "ਬਿੱਟਮੈਪ ਜੋ ਕਿ ਮਖੌਟੇ ਦੇ ਤੌਰ ਤੇ ਵਰਤਿਆ ਜਾਵੇ ਜਦੋਂ ਕਿ ਟੈਕਸਟ ਦੇ ਅੱਗੇ ਖਿੱਚਣਾ ਹੋਵੇ" -#: ../gtk/gtktexttag.c:242 +#: gtk/gtktexttag.c:242 msgid "Text direction" msgstr "ਟੈਕਸਟ ਦੀ ਦਿਸ਼ਾ" -#: ../gtk/gtktexttag.c:243 +#: gtk/gtktexttag.c:243 msgid "Text direction, e.g. right-to-left or left-to-right" msgstr "ਟੈਕਸਟ ਦੀ ਦਿਸ਼ਾ, ਜਿਵੇ ਕਿ ਸੱਜੇ-ਤੋ ਖੱਬਾ ਜਾਂ ਖੱਬੇ ਤੋਂ ਸੱਜਾ" -#: ../gtk/gtktexttag.c:292 +#: gtk/gtktexttag.c:292 msgid "Font style as a PangoStyle, e.g. PANGO_STYLE_ITALIC" msgstr "ਪੈਂਨਗੋ-ਸਟਾਇਲ ਵਾਂਗ ਫੋਂਟ ਸਟਾਇਲ ਜਿਵੇਂ ਕਿ PANGO_STYLE_ITALIC" -#: ../gtk/gtktexttag.c:301 +#: gtk/gtktexttag.c:301 msgid "Font variant as a PangoVariant, e.g. PANGO_VARIANT_SMALL_CAPS" msgstr "ਪੈਂਨਗੋ-ਵੈਰੀਐਂਟ ਵਾਂਗ ਫੋਂਟ ਵੈਰੀਐਂਟ ਜਿਵੇਂ ਕਿ PANGO_VARIANT_SMALL_CAPS" -#: ../gtk/gtktexttag.c:310 -msgid "Font weight as an integer, see predefined values in PangoWeight; for example, PANGO_WEIGHT_BOLD" +#: gtk/gtktexttag.c:310 +msgid "" +"Font weight as an integer, see predefined values in PangoWeight; for " +"example, PANGO_WEIGHT_BOLD" msgstr "ਫੋਂਟ ਦਾ ਫੈਲਾ ਇੱਕ ਸੰਖਿਆ ਦੀ ਤਰਾਂ, ਪਹਿਲ਼ਾ ਦਿੱਤੇ ਪੈਨਗੋਵੇਟ ਵੇਖੋ; ਜਿਵੇ ਕਿ PANGO_WEIGHT_BOLD" -#: ../gtk/gtktexttag.c:321 +#: gtk/gtktexttag.c:321 msgid "Font stretch as a PangoStretch, e.g. PANGO_STRETCH_CONDENSED" msgstr "ਫੋਂਟ ਤਣੇ ਪੈਨਗੋ-ਤਣੇ ਵਾਂਗ ਜਿਵੇਂ ਕਿ PANGO_STRETCH_CONDENSED" -#: ../gtk/gtktexttag.c:330 +#: gtk/gtktexttag.c:330 msgid "Font size in Pango units" msgstr "ਫੋਂਟ ਅਕਾਰ ਪੈਨਗੋ-ਇਕਾਈ ਵਿੱਚ" -#: ../gtk/gtktexttag.c:340 -msgid "Font size as a scale factor relative to the default font size. This properly adapts to theme changes etc. so is recommended. Pango predefines some scales such as PANGO_SCALE_X_LARGE" -msgstr "ਫੋਂਟ ਅਕਾਰ, ਮੂਲ ਫੋਂਟ ਅਕਾਰ ਦੇ ਪੈਮਾਨਾ-ਗੁਣਾਂਕ ਨਾਲ ਇਹ ਵਿਸ਼ੇਸ਼ਤਾ ਸਰੂਪ ਬਦਲਣ ਆਦਿ ਲਈ ਵਰਤੀ ਜਾਦੀ, ਸੋ ਇਸ ਦੀ ਸਿਫਾਰਸ ਕੀਤੀ ਗਈ ਹੈ। ਪੈਨਗੋ ਕੁਝ ਪੈਮਾਨੇ ਪਹਿਲ਼ਾ ਹੀਨਿਰਦਾਰਿਤ ਕਰ ਚੁੱਕਾ ਹੈ , ਜਿਵੇ ਕਿ PANGO_SCALE_X_LARGE" +#: gtk/gtktexttag.c:340 +msgid "" +"Font size as a scale factor relative to the default font size. This properly " +"adapts to theme changes etc. so is recommended. Pango predefines some scales " +"such as PANGO_SCALE_X_LARGE" +msgstr "" +"ਫੋਂਟ ਅਕਾਰ, ਮੂਲ ਫੋਂਟ ਅਕਾਰ ਦੇ ਪੈਮਾਨਾ-ਗੁਣਾਂਕ ਨਾਲ ਇਹ ਵਿਸ਼ੇਸ਼ਤਾ ਸਰੂਪ ਬਦਲਣ ਆਦਿ ਲਈ ਵਰਤੀ ਜਾਦੀ, ਸੋ " +"ਇਸ ਦੀ ਸਿਫਾਰਸ ਕੀਤੀ ਗਈ ਹੈ। ਪੈਨਗੋ ਕੁਝ ਪੈਮਾਨੇ ਪਹਿਲ਼ਾ ਹੀਨਿਰਦਾਰਿਤ ਕਰ ਚੁੱਕਾ ਹੈ , ਜਿਵੇ ਕਿ " +"PANGO_SCALE_X_LARGE" -#: ../gtk/gtktexttag.c:360 -#: ../gtk/gtktextview.c:586 +#: gtk/gtktexttag.c:360 gtk/gtktextview.c:586 msgid "Left, right, or center justification" msgstr "ਖੱਬੇ, ਸੱਜੇ ਜਾਂ ਵਿੱਚਕਾਰ ਤਰਕਸੰਗਤ ਕਰੋ" -#: ../gtk/gtktexttag.c:379 -msgid "The language this text is in, as an ISO code. Pango can use this as a hint when rendering the text. If not set, an appropriate default will be used." -msgstr "ਭਾਸ਼ਾ, ਜਿਸ ਵਿੱਚ ਇਹ ਕੋਡ ਹੈ, ਦਾ ISO ਕੋਡ ਹੈ। ਟੈਕਸਟ ਨੂੰ ਪੇਸ਼ ਕਰਨ ਲਈ ਪੈਨਗੋ ਦੀ ਉਦਾਹਰਨ ਲਈ ਜਾ ਸਕਦੀ ਹੈ। ਜੇਕਰ ਤੁਸੀਂ ਇਸ ਪੈਰਾਮੀਟਰ ਨੂੰ ਨਹੀਂ ਸਮਝ ਸਕੇ ਤਾਂ, ਤੁਹਾਨੂੰ ਇਸ ਦੀ ਲੋੜ ਵੀ ਨਹੀਂ ਹੈ।" +#: gtk/gtktexttag.c:379 +msgid "" +"The language this text is in, as an ISO code. Pango can use this as a hint " +"when rendering the text. If not set, an appropriate default will be used." +msgstr "" +"ਭਾਸ਼ਾ, ਜਿਸ ਵਿੱਚ ਇਹ ਕੋਡ ਹੈ, ਦਾ ISO ਕੋਡ ਹੈ। ਟੈਕਸਟ ਨੂੰ ਪੇਸ਼ ਕਰਨ ਲਈ ਪੈਨਗੋ ਦੀ ਉਦਾਹਰਨ ਲਈ ਜਾ " +"ਸਕਦੀ ਹੈ। ਜੇਕਰ ਤੁਸੀਂ ਇਸ ਪੈਰਾਮੀਟਰ ਨੂੰ ਨਹੀਂ ਸਮਝ ਸਕੇ ਤਾਂ, ਤੁਹਾਨੂੰ ਇਸ ਦੀ ਲੋੜ ਵੀ ਨਹੀਂ ਹੈ।" -#: ../gtk/gtktexttag.c:386 +#: gtk/gtktexttag.c:386 msgid "Left margin" msgstr "ਖੱਬਾ ਹਾਸ਼ੀਆ" -#: ../gtk/gtktexttag.c:387 -#: ../gtk/gtktextview.c:595 +#: gtk/gtktexttag.c:387 gtk/gtktextview.c:595 msgid "Width of the left margin in pixels" msgstr "ਖੱਬੇ ਹਾਸ਼ੀਏ ਦੀ ਚੌੜਾਈ ਪਿਕਸਲਾਂ ਵਿੱਚ" -#: ../gtk/gtktexttag.c:396 +#: gtk/gtktexttag.c:396 msgid "Right margin" msgstr "ਸੱਜਾ ਹਾਸ਼ੀਆ" -#: ../gtk/gtktexttag.c:397 -#: ../gtk/gtktextview.c:605 +#: gtk/gtktexttag.c:397 gtk/gtktextview.c:605 msgid "Width of the right margin in pixels" msgstr "ਸੱਜੇ ਹਾਸ਼ੀਏ ਦੀ ਚੌੜਾਈ ਪਿਕਸਲਾਂ ਵਿੱਚ" -#: ../gtk/gtktexttag.c:407 -#: ../gtk/gtktextview.c:614 +#: gtk/gtktexttag.c:407 gtk/gtktextview.c:614 msgid "Indent" msgstr "ਹਾਸ਼ੀਏ ਤੋਂ ਦੂਰ" -#: ../gtk/gtktexttag.c:408 -#: ../gtk/gtktextview.c:615 +#: gtk/gtktexttag.c:408 gtk/gtktextview.c:615 msgid "Amount to indent the paragraph, in pixels" msgstr "ਪ੍ਹੈਰੇ ਵਿੱਚ ਹਾਸ਼ੀਏ ਤੋਂ ਦੂਰੀ, ਪਿਕਸਲਾਂ ਵਿੱਚ" -#: ../gtk/gtktexttag.c:419 -msgid "Offset of text above the baseline (below the baseline if rise is negative) in Pango units" +#: gtk/gtktexttag.c:419 +msgid "" +"Offset of text above the baseline (below the baseline if rise is negative) " +"in Pango units" msgstr "ਬੇਸ-ਲਾਈਨ ਤੋਂ ਉੱਤੇ ਟੈਕਸਟ ਦਾ ਸੰਤੁਲਨ ਪੈਗੋ ਇਕਾਈ ਵਿੱਚ (ਹੇਠਾਂ ਉਭਾਰ ਰਿਣਾਤਮਿਕ ਹੈ)" -#: ../gtk/gtktexttag.c:428 +#: gtk/gtktexttag.c:428 msgid "Pixels above lines" msgstr "ਲਾਈਨਾਂ ਤੋਂ ਉੱਤੇ ਪਿਕਸਲ" -#: ../gtk/gtktexttag.c:429 -#: ../gtk/gtktextview.c:539 +#: gtk/gtktexttag.c:429 gtk/gtktextview.c:539 msgid "Pixels of blank space above paragraphs" msgstr "ਪ੍ਹੈਰੇ ਤੋਂ ਉੱਤੇ ਖਾਲੀ ਥਾਂ ਦੇ ਪਿਕਸਲ" -#: ../gtk/gtktexttag.c:438 +#: gtk/gtktexttag.c:438 msgid "Pixels below lines" msgstr "ਲਾਈਨਾਂ ਤੋਂ ਹੇਠਾਂ ਪਿਕਸਲ" -#: ../gtk/gtktexttag.c:439 -#: ../gtk/gtktextview.c:549 +#: gtk/gtktexttag.c:439 gtk/gtktextview.c:549 msgid "Pixels of blank space below paragraphs" msgstr "ਪ੍ਹੈਰੇ ਤੋਂ ਹੇਠਾਂ ਖਾਲੀ ਥਾਂ ਦੇ ਪਿਕਸਲ" -#: ../gtk/gtktexttag.c:448 +#: gtk/gtktexttag.c:448 msgid "Pixels inside wrap" msgstr "ਲੇਪਟਣ ਵਿੱਚ ਆਏ ਪਿਕਸਲ" -#: ../gtk/gtktexttag.c:449 -#: ../gtk/gtktextview.c:559 +#: gtk/gtktexttag.c:449 gtk/gtktextview.c:559 msgid "Pixels of blank space between wrapped lines in a paragraph" msgstr "ਪ੍ਹੈਰੇ ਵਿੱਚ ਲੇਪਟੀਆਂ ਗਈਆਂ ਸਤਰਾਂ ਵਿੱਚ ਖਾਲੀ ਥਾਂ ਦੇ ਪਿਕਸਲ" -#: ../gtk/gtktexttag.c:476 -#: ../gtk/gtktextview.c:577 -msgid "Whether to wrap lines never, at word boundaries, or at character boundaries" +#: gtk/gtktexttag.c:476 gtk/gtktextview.c:577 +msgid "" +"Whether to wrap lines never, at word boundaries, or at character boundaries" msgstr "ਕੀ ਲਾਈਨਾਂ ਕਦੇ ਨਹੀਂ ਲੇਪਟਣੀਆਂ ਹਨ, ਨਾ ਸ਼ਬਦ ਦੀ ਹੱਦ ਤੇ ਨਾ ਅੱਖਰਾਂ ਦੀ ਹੱਦ ਤੇ" -#: ../gtk/gtktexttag.c:485 -#: ../gtk/gtktextview.c:624 +#: gtk/gtktexttag.c:485 gtk/gtktextview.c:624 msgid "Tabs" msgstr "ਟੈਬ" -#: ../gtk/gtktexttag.c:486 -#: ../gtk/gtktextview.c:625 +#: gtk/gtktexttag.c:486 gtk/gtktextview.c:625 msgid "Custom tabs for this text" msgstr "ਇਸ ਟੈਕਸਟ ਲਈ ਟੈਬਾਂ ਦੀ ਚੋਣ" -#: ../gtk/gtktexttag.c:504 +#: gtk/gtktexttag.c:504 msgid "Invisible" msgstr "ਅਦਿੱਖ" -#: ../gtk/gtktexttag.c:505 +#: gtk/gtktexttag.c:505 msgid "Whether this text is hidden." msgstr "ਕੀ ਇਹ ਟੈਕਸਟ ਲੁਕਵਾਂ ਹੋਵੇ" -#: ../gtk/gtktexttag.c:519 +#: gtk/gtktexttag.c:519 msgid "Paragraph background color name" msgstr "ਪੈਰਾ ਬੈਕਗਰਾਊਂਡ ਰੰਗ ਨਾਂ" -#: ../gtk/gtktexttag.c:520 +#: gtk/gtktexttag.c:520 msgid "Paragraph background color as a string" msgstr "ਪੈਰਾ ਬੈਕਗਰਾਊਂਡ ਰੰਗ ਸਤਰ ਵਾਂਗ" -#: ../gtk/gtktexttag.c:535 +#: gtk/gtktexttag.c:535 msgid "Paragraph background color" msgstr "ਪੈਰਾ ਬੈਕਗਰਾਊਂਡ ਰੰਗ" -#: ../gtk/gtktexttag.c:536 +#: gtk/gtktexttag.c:536 msgid "Paragraph background color as a (possibly unallocated) GdkColor" msgstr "ਬੈਕਗਰਾਊਂਡ ਰੰਗ ਸੰਭਵ ਹੋਵੇ (ਨਾ ਵਰਤਿਆ ਗਿਆ) ਤਾਂ GdkColor" -#: ../gtk/gtktexttag.c:554 +#: gtk/gtktexttag.c:554 msgid "Margin Accumulates" msgstr "" -#: ../gtk/gtktexttag.c:555 +#: gtk/gtktexttag.c:555 msgid "Whether left and right margins accumulate." msgstr "" -#: ../gtk/gtktexttag.c:568 +#: gtk/gtktexttag.c:568 msgid "Background full height set" msgstr "ਬੈਕਗਰਾਊਂਡ ਪੂਰੀ ਉਚਾਈ ਸੈੱਟ ਕਰੋ" -#: ../gtk/gtktexttag.c:569 +#: gtk/gtktexttag.c:569 msgid "Whether this tag affects background height" msgstr "ਕੀ ਇਹ ਟੈਗ ਬੈਕਗਰਾਊਂਡ ਨੂੰ ਪ੍ਰਭਾਵਿਤ ਕਰੇ" -#: ../gtk/gtktexttag.c:572 +#: gtk/gtktexttag.c:572 msgid "Background stipple set" msgstr "ਬੈਕਗਰਾਊਂਡ-ਚਿਤਰਣ ਸੈੱਟ ਕਰੋ" -#: ../gtk/gtktexttag.c:573 +#: gtk/gtktexttag.c:573 msgid "Whether this tag affects the background stipple" msgstr "ਕੀ ਇਹ ਟੈਗ ਬੈਕਗਰਾਊਂਡ-ਚਿਤਰਨ ਨੂੰ ਪ੍ਰਭਾਵਿਤ ਕਰੇ" -#: ../gtk/gtktexttag.c:580 +#: gtk/gtktexttag.c:580 msgid "Foreground stipple set" msgstr "ਫਾਰਗਰਾਊਂਡ ਚਿਤਰਨ ਸੈੱਟ ਕਰੋ" -#: ../gtk/gtktexttag.c:581 +#: gtk/gtktexttag.c:581 msgid "Whether this tag affects the foreground stipple" msgstr "ਕੀ ਇਹ ਟੈਗ ਫਾਰਗਰਾਊਂਡ ਚਿਤਰਨ ਨੂੰ ਪ੍ਰਭਾਵਿਤ ਕਰੇ" -#: ../gtk/gtktexttag.c:616 +#: gtk/gtktexttag.c:616 msgid "Justification set" msgstr "ਅਨੁਕੂਲ ਸੈੱਟ ਕਰੋ" -#: ../gtk/gtktexttag.c:617 +#: gtk/gtktexttag.c:617 msgid "Whether this tag affects paragraph justification" msgstr "ਕੀ ਇਹ ਟੈਗ ਤਰਕਸੰਗਤ ਨੂੰ ਪ੍ਰਭਾਵਿਤ ਕਰੇ" -#: ../gtk/gtktexttag.c:624 +#: gtk/gtktexttag.c:624 msgid "Left margin set" msgstr "ਖੱਬਾ-ਹਾਸ਼ੀਏ ਸੈੱਟ ਕਰੋ" -#: ../gtk/gtktexttag.c:625 +#: gtk/gtktexttag.c:625 msgid "Whether this tag affects the left margin" msgstr "ਕੀ ਇਹ ਟੈਗ ਅਗਲੇ-ਪਰਦਾ-ਚਿਤਰਨ ਨੂੰ ਪ੍ਰਭਾਵਿਤ ਕਰੇ" -#: ../gtk/gtktexttag.c:628 +#: gtk/gtktexttag.c:628 msgid "Indent set" msgstr "ਹਾਸ਼ੀਏ ਤੋਂ ਦੂਰੀ ਸੈੱਟ ਕਰੋ" -#: ../gtk/gtktexttag.c:629 +#: gtk/gtktexttag.c:629 msgid "Whether this tag affects indentation" msgstr "ਕੀ ਇਹ ਟੈਗ ਹਾਸ਼ੀਏ ਤੋਂ ਦੂਰੀ ਨੂੰ ਪ੍ਰਭਾਵਿਤ ਕਰੇ" -#: ../gtk/gtktexttag.c:636 +#: gtk/gtktexttag.c:636 msgid "Pixels above lines set" msgstr "ਲਾਈਨਾਂ ਤੋਂ ਉਪਰਲੇ ਪਿਕਸਲਾਂ ਸੈੱਟ ਕਰੋ" -#: ../gtk/gtktexttag.c:637 -#: ../gtk/gtktexttag.c:641 +#: gtk/gtktexttag.c:637 gtk/gtktexttag.c:641 msgid "Whether this tag affects the number of pixels above lines" msgstr "ਕੀ ਇਹ ਟੈਗ ਸਤਰ ਤੋਂ ਉਪਰਲੇ ਪਿਕਸਲਾਂ ਦੀ ਗਿਣਤੀ ਨੂੰ ਪ੍ਰਭਾਵਿਤ ਕਰੇ" -#: ../gtk/gtktexttag.c:640 +#: gtk/gtktexttag.c:640 msgid "Pixels below lines set" msgstr "ਲਾਈਨਾਂ ਤੋਂ ਹੇਠਲੇ ਪਿਕਸਲ ਸੈੱਟ ਕਰੋ" -#: ../gtk/gtktexttag.c:644 +#: gtk/gtktexttag.c:644 msgid "Pixels inside wrap set" msgstr "ਪਿਕਸਲ ਅੰਦਰੂਨੀ ਲਪੇਟਣ ਦਿਓ" -#: ../gtk/gtktexttag.c:645 +#: gtk/gtktexttag.c:645 msgid "Whether this tag affects the number of pixels between wrapped lines" msgstr "ਕੀ ਇਹ ਟੈਗ ਸਤਰਾਂ ਵਿੱਚ ਲੇਪਟੇ ਪਿਕਸਲਾਂ ਦੀ ਗਿਣਤੀ ਨੂੰ ਪ੍ਰਭਾਵਿਤ ਕਰੇ" -#: ../gtk/gtktexttag.c:652 +#: gtk/gtktexttag.c:652 msgid "Right margin set" msgstr "ਸੱਜਾ ਹਾਸ਼ੀਆ ਦਿਓ" -#: ../gtk/gtktexttag.c:653 +#: gtk/gtktexttag.c:653 msgid "Whether this tag affects the right margin" msgstr "ਕੀ ਇਹ ਟੈਗ ਸੱਜਾ ਹਾਸ਼ੀਏ ਨੂੰ ਪ੍ਰਭਾਵਿਤ ਕਰੇ" -#: ../gtk/gtktexttag.c:660 +#: gtk/gtktexttag.c:660 msgid "Wrap mode set" msgstr "ਲਪੇਟਣ ਮੋਡ ਸੈੱਟ ਕਰੋ" -#: ../gtk/gtktexttag.c:661 +#: gtk/gtktexttag.c:661 msgid "Whether this tag affects line wrap mode" msgstr "ਕੀ ਇਹ ਟੈਗ ਲੇਪਟਣ ਦੀ ਢੰਗ ਨੂੰ ਪ੍ਰਭਾਵਿਤ ਕਰੇ" -#: ../gtk/gtktexttag.c:664 +#: gtk/gtktexttag.c:664 msgid "Tabs set" msgstr "ਟੈਬ ਸੈੱਟ ਕਰੋ" -#: ../gtk/gtktexttag.c:665 +#: gtk/gtktexttag.c:665 msgid "Whether this tag affects tabs" msgstr "ਕੀ ਇਹ ਟੈਗ ਟੈਬਾਂ ਨੂੰ ਪ੍ਰਭਾਵਿਤ ਕਰੇ" -#: ../gtk/gtktexttag.c:668 +#: gtk/gtktexttag.c:668 msgid "Invisible set" msgstr "ਅਦਿੱਖ ਸੈੱਟ ਕਰੋ" -#: ../gtk/gtktexttag.c:669 +#: gtk/gtktexttag.c:669 msgid "Whether this tag affects text visibility" msgstr "ਕੀ ਇਹ ਟੈਗ ਟੈਕਸਟ ਦੀ ਦਿੱਖ ਨੂੰ ਪ੍ਰਭਾਵਿਤ ਕਰੇ" -#: ../gtk/gtktexttag.c:672 +#: gtk/gtktexttag.c:672 msgid "Paragraph background set" msgstr "ਪੈਰਾ ਬੈਕਗਰਾਊਂਡ ਦਿਓ" -#: ../gtk/gtktexttag.c:673 +#: gtk/gtktexttag.c:673 msgid "Whether this tag affects the paragraph background color" msgstr "ਕੀ ਇਹ ਟੈਗ ਪੈਰਾ ਬੈਕਗਰਾਊਂਡ ਰੰਗ ਨੂੰ ਪਰਭਾਵਿਤ ਕਰੇ" -#: ../gtk/gtktextview.c:538 +#: gtk/gtktextview.c:538 msgid "Pixels Above Lines" msgstr "ਲਾਈਨਾਂ ਤੋਂ ਉੱਤੇ ਪਿਕਸਲ" -#: ../gtk/gtktextview.c:548 +#: gtk/gtktextview.c:548 msgid "Pixels Below Lines" msgstr "ਲਾਈਨਾਂ ਤੋਂ ਹੇਠਾਂ ਪਿਕਸਲ" -#: ../gtk/gtktextview.c:558 +#: gtk/gtktextview.c:558 msgid "Pixels Inside Wrap" msgstr "ਲੇਪਟਣ ਵਿੱਚ ਪਿਕਸਲ" -#: ../gtk/gtktextview.c:576 +#: gtk/gtktextview.c:576 msgid "Wrap Mode" msgstr "ਲੇਪਟਣ ਮੋਡ" -#: ../gtk/gtktextview.c:594 +#: gtk/gtktextview.c:594 msgid "Left Margin" msgstr "ਖੱਬਾ ਹਾਸ਼ੀਆ" -#: ../gtk/gtktextview.c:604 +#: gtk/gtktextview.c:604 msgid "Right Margin" msgstr "ਸੱਜਾ ਹਾਸ਼ੀਆ" -#: ../gtk/gtktextview.c:632 +#: gtk/gtktextview.c:632 msgid "Cursor Visible" msgstr "ਕਰਸਰ ਅਦਿੱਖ" -#: ../gtk/gtktextview.c:633 +#: gtk/gtktextview.c:633 msgid "If the insertion cursor is shown" msgstr "ਜੇ ਵਿਚਕਾਰ ਕਰਸਰ ਵੇਖਾਈ ਗਈ ਹੈ" -#: ../gtk/gtktextview.c:640 +#: gtk/gtktextview.c:640 msgid "Buffer" msgstr "ਬਫਰ" -#: ../gtk/gtktextview.c:641 +#: gtk/gtktextview.c:641 msgid "The buffer which is displayed" msgstr "ਬਫਰ, ਜੋ ਵੇਖਾਇਆ ਜਾਵੇਗਾ" -#: ../gtk/gtktextview.c:649 +#: gtk/gtktextview.c:649 msgid "Whether entered text overwrites existing contents" msgstr "ਕੀ ਦਿੱਤਾ ਗਿਆ ਟੈਕਸਟ ਮੌਜੂਦਾ ਹਿੱਸੇ ਨੂੰ ਖਤਮ ਕਰ ਦੇਵੇ" -#: ../gtk/gtktextview.c:656 +#: gtk/gtktextview.c:656 msgid "Accepts tab" msgstr "ਮਨਜ਼ੂਰ ਟੈਬ" -#: ../gtk/gtktextview.c:657 +#: gtk/gtktextview.c:657 msgid "Whether Tab will result in a tab character being entered" msgstr "ਕੀ ਟੈਬ ਨਤੀਜਾ ਹੋਵੇ, ਦਿੱਤੇ ਗਏ ਟੈਬ ਅੱਖਰ ਦਾ" -#: ../gtk/gtktextview.c:666 +#: gtk/gtktextview.c:666 msgid "Error underline color" msgstr "ਗਲਤੀ ਹੇਠ ਰੰਗਦਾਰ ਲਾਈਨ" -#: ../gtk/gtktextview.c:667 +#: gtk/gtktextview.c:667 msgid "Color with which to draw error-indication underlines" msgstr "ਰੰਗ ਜਿਸ ਨਾਲ ਗਲਤੀ-ਸੰਕੇਤਕ ਲਾਈਨ ਖਿੱਚੀ ਜਾਵੇ" -#: ../gtk/gtktoggleaction.c:103 +#: gtk/gtktoggleaction.c:103 msgid "Create the same proxies as a radio action" msgstr "ਉਸੇਤਰ੍ਹਾਂ ਦੀਆਂ ਪਰਾਕਸੀ ਬਣਾਉ, ਜਿਸਤਰਾਂ ਦੀਆਂ ਰੇਡੀਉ ਕਾਰਵਾਈ ਹੈ" -#: ../gtk/gtktoggleaction.c:104 +#: gtk/gtktoggleaction.c:104 msgid "Whether the proxies for this action look like radio action proxies" msgstr "ਕੀ ਇਸ ਕਾਰਵਾਈ ਦੀ ਪਰਾਕਸੀ ਰੇਡੀਉ ਕਾਰਵਾਈ ਪਰਾਕਸੀ ਵਾਂਗ ਲੱਗੇ" -#: ../gtk/gtktoggleaction.c:119 +#: gtk/gtktoggleaction.c:119 msgid "If the toggle action should be active in or not" msgstr "ਜੇ ਤਬਦੀਲ ਕਾਰਵਾਈ ਸਰਗਰਮ ਹੈ ਜਾਂ ਨਹੀਂ" -#: ../gtk/gtktogglebutton.c:103 -#: ../gtk/gtktoggletoolbutton.c:102 +#: gtk/gtktogglebutton.c:103 gtk/gtktoggletoolbutton.c:102 msgid "If the toggle button should be pressed in or not" msgstr "ਕੀ ਬਦਲਵਾਂ ਬਟਨ ਦਬਾਇਆ ਜਾਵੇ ਜਾਂ ਨਾ" -#: ../gtk/gtktogglebutton.c:111 +#: gtk/gtktogglebutton.c:111 msgid "If the toggle button is in an \"in between\" state" msgstr "ਕੀ ਬਦਲਵੇ ਬਟਨ \"ਵਿਚਕਾਰਲੀ\" ਸਥਿਤੀ ਵਿੱਚ ਹੈ" -#: ../gtk/gtktogglebutton.c:118 +#: gtk/gtktogglebutton.c:118 msgid "Draw Indicator" msgstr "ਇੰਡੀਕੇਟਰ ਬਣਾਓ" -#: ../gtk/gtktogglebutton.c:119 +#: gtk/gtktogglebutton.c:119 msgid "If the toggle part of the button is displayed" msgstr "ਕੀ ਬਟਨ ਦਾ ਬਦਲਵਾਂ ਹਿੱਸਾ ਵੇਖਾਇਆ ਜਾਵੇ" -#: ../gtk/gtktoolbar.c:493 +#: gtk/gtktoolbar.c:493 msgid "The orientation of the toolbar" msgstr "ਟੂਲਬਾਰ ਦੀ ਸਥਿਤੀ" -#: ../gtk/gtktoolbar.c:501 +#: gtk/gtktoolbar.c:501 msgid "Toolbar Style" msgstr "ਟੂਲਬਾਰ ਸਟਾਇਲ" -#: ../gtk/gtktoolbar.c:502 +#: gtk/gtktoolbar.c:502 msgid "How to draw the toolbar" msgstr "ਟੂਲਬਾਰ ਨੂੰ ਕਿਵੇਂ ਬਣਾਉਣਾ ਹੈ" -#: ../gtk/gtktoolbar.c:509 +#: gtk/gtktoolbar.c:509 msgid "Show Arrow" msgstr "ਤੀਰ ਵੇਖਾਓ" -#: ../gtk/gtktoolbar.c:510 +#: gtk/gtktoolbar.c:510 msgid "If an arrow should be shown if the toolbar doesn't fit" msgstr "ਕੀ ਤੀਰ ਵੇਖਾਇਆ ਜਾਵੇ ਜਦੋਂ ਕਿ ਟੂਲਬਾਰ ਵਿੱਚ ਸਮਾ ਨਾ ਸਕੇ" -#: ../gtk/gtktoolbar.c:525 +#: gtk/gtktoolbar.c:525 msgid "Tooltips" msgstr "ਸੰਦ-ਸੰਕੇਤ" -#: ../gtk/gtktoolbar.c:526 +#: gtk/gtktoolbar.c:526 msgid "If the tooltips of the toolbar should be active or not" msgstr "ਕੀ ਟੂਲਬਾਰ ਦੇ ਸੰਦ-ਸੰਕੇਤਾਂ ਨੂੰ ਸਰਗਰਮ ਕੀਤਾ ਜਾਵੇ ਜਾਂ ਨਾ" -#: ../gtk/gtktoolbar.c:548 +#: gtk/gtktoolbar.c:548 msgid "Size of icons in this toolbar" msgstr "ਇਹ ਟੂਲਬਾਰ ਵਿੱਚ ਆਈਕਾਨਾਂ ਦਾ ਅਕਾਰ" -#: ../gtk/gtktoolbar.c:563 +#: gtk/gtktoolbar.c:563 msgid "Icon size set" msgstr "ਆਈਕਾਨ ਅਕਾਰ ਦਿਓ" -#: ../gtk/gtktoolbar.c:564 +#: gtk/gtktoolbar.c:564 msgid "Whether the icon-size property has been set" msgstr "ਕੀ ਆਈਕਾਨ-ਅਕਾਰ ਵਿਸ਼ੇਸ਼ਤਾ ਦਿੱਤੀ ਜਾਵੇ" -#: ../gtk/gtktoolbar.c:573 +#: gtk/gtktoolbar.c:573 msgid "Whether the item should receive extra space when the toolbar grows" msgstr "ਕੀ ਆਈਟਮ ਹੋਰ ਵਾਧੂ ਥਾਂ ਲਵੇ ਜਦੋਂ ਕਿ ਟੂਲਬਾਰ ਫੈਲੇ" -#: ../gtk/gtktoolbar.c:581 +#: gtk/gtktoolbar.c:581 msgid "Whether the item should be the same size as other homogeneous items" msgstr "ਕੀ ਆਈਟਮ ਉਸੇ ਆਕਾਰ ਦੀ ਹੋਵੇ ਜਿਸ ਦੀ ਹੋਰ ਸਮ-ਰੂਪ ਆਈਟਮਾਂ ਹਨ" -#: ../gtk/gtktoolbar.c:588 +#: gtk/gtktoolbar.c:588 msgid "Spacer size" msgstr "ਸਪੇਸਰ ਆਕਾਰ" -#: ../gtk/gtktoolbar.c:589 +#: gtk/gtktoolbar.c:589 msgid "Size of spacers" msgstr "ਸਪੇਸਰ ਦਾ ਅਕਾਰ" -#: ../gtk/gtktoolbar.c:598 +#: gtk/gtktoolbar.c:598 msgid "Amount of border space between the toolbar shadow and the buttons" msgstr "ਟੂਲਬਾਰ ਦੇ ਪਰਛਾਵੇ ਅਤੇ ਬਟਨਾਂ ਵਿਚਕਾਰ ਹਾਸ਼ੀਏ ਦੀ ਥਾਂ ਦੀ ਮਾਤਰਾ" -#: ../gtk/gtktoolbar.c:606 +#: gtk/gtktoolbar.c:606 msgid "Maximum child expand" msgstr "ਵੱਧ ਤੋਂ ਵੱਧ ਚਾਈਲਡ ਫੈਲਾ" -#: ../gtk/gtktoolbar.c:607 +#: gtk/gtktoolbar.c:607 msgid "Maximum amount of space an expandable item will be given" msgstr "ਇੱਕ ਫੈਲਣਯੋਗ ਆਈਟਮ ਨੂੰ ਦਿੱਤਾ ਜਾਣ ਵਾਲਾ ਵੱਧ ਤੋਂ ਵੱਧ ਫਾਸਲਾ" -#: ../gtk/gtktoolbar.c:615 +#: gtk/gtktoolbar.c:615 msgid "Space style" msgstr "ਖਾਲੀ ਸਟਾਇਲ" -#: ../gtk/gtktoolbar.c:616 +#: gtk/gtktoolbar.c:616 msgid "Whether spacers are vertical lines or just blank" msgstr "ਕੀ ਵੱਖਰਵੇ ਵਿੱਚ ਲੰਬਕਾਰੀ ਲਾਈਨਾਂ ਹੋਣ ਜਾਂ ਸਿਰਫ ਖਾਲੀ ਹੀ ਹੋਵੇ" -#: ../gtk/gtktoolbar.c:623 +#: gtk/gtktoolbar.c:623 msgid "Button relief" msgstr "ਬਟਨ ਛੋਟ" -#: ../gtk/gtktoolbar.c:624 +#: gtk/gtktoolbar.c:624 msgid "Type of bevel around toolbar buttons" msgstr "ਟੂਲਬਾਰ ਦੁਆਲੇ bevel ਦੀ ਕਿਸਮ" -#: ../gtk/gtktoolbar.c:631 +#: gtk/gtktoolbar.c:631 msgid "Style of bevel around the toolbar" msgstr "ਟੂਲਬਾਰ ਦੁਆਲੇ bevel ਦਾ ਸਟਾਇਲ" -#: ../gtk/gtktoolbar.c:637 +#: gtk/gtktoolbar.c:637 msgid "Toolbar style" msgstr "ਟੂਲਬਾਰ ਸਟਾਇਲ" -#: ../gtk/gtktoolbar.c:638 -msgid "Whether default toolbars have text only, text and icons, icons only, etc." +#: gtk/gtktoolbar.c:638 +msgid "" +"Whether default toolbars have text only, text and icons, icons only, etc." msgstr "ਕੀ ਮੂਲ ਟੂਲਬਾਰ ਲਈ ਸ਼ਬਦ ਹੀ, ਸ਼ਬਦ ਤੇ ਆਈਕਾਨ, ਆਈਕਾਨ ਹੀ ਆਦਿ ਹੋਣ" -#: ../gtk/gtktoolbar.c:644 +#: gtk/gtktoolbar.c:644 msgid "Toolbar icon size" msgstr "ਟੂਲਬਾਰ ਦਾ ਆਈਕਾਨ ਦਾ ਆਕਾਰ" -#: ../gtk/gtktoolbar.c:645 +#: gtk/gtktoolbar.c:645 msgid "Size of icons in default toolbars" msgstr "ਡਿਫਾਲਟ ਟੂਲਬਾਰ ਵਿੱਚ ਆਈਕਾਨ ਦਾ ਆਕਾਰ" -#: ../gtk/gtktoolbutton.c:181 +#: gtk/gtktoolbutton.c:181 msgid "Text to show in the item." msgstr "ਆਈਟਮ ਵਿੱਚ ਵੇਖਾਉਣ ਲਈ ਸ਼ਬਦ" -#: ../gtk/gtktoolbutton.c:188 -msgid "If set, an underline in the label property indicates that the next character should be used for the mnemonic accelerator key in the overflow menu" -msgstr "ਜੇਕਰ ਸੈੱਟ ਕੀਤਾ ਤਾਂ, ਲੇਬਲ ਵਿਸ਼ੇਸ਼ਤਾ ਵਿੱਚ ਹੇਠ ਲਾਈਨ ਵੇਖਾਵੇਗੀ ਕਿ ਅਗਲਾ ਅੱਖਰ ਮੇਨੂ ਵਿੱਚ ਤੇਜ਼-ਕੀ ਵਲੋਂ ਵਰਤਿਆ ਜਾਵੇਗਾ " +#: gtk/gtktoolbutton.c:188 +msgid "" +"If set, an underline in the label property indicates that the next character " +"should be used for the mnemonic accelerator key in the overflow menu" +msgstr "" +"ਜੇਕਰ ਸੈੱਟ ਕੀਤਾ ਤਾਂ, ਲੇਬਲ ਵਿਸ਼ੇਸ਼ਤਾ ਵਿੱਚ ਹੇਠ ਲਾਈਨ ਵੇਖਾਵੇਗੀ ਕਿ ਅਗਲਾ ਅੱਖਰ ਮੇਨੂ ਵਿੱਚ ਤੇਜ਼-ਕੀ ਵਲੋਂ " +"ਵਰਤਿਆ ਜਾਵੇਗਾ " -#: ../gtk/gtktoolbutton.c:195 +#: gtk/gtktoolbutton.c:195 msgid "Widget to use as the item label" msgstr "ਆਈਟਮ ਲੇਬਲ ਦੀ ਤਰ੍ਹਾਂ ਵਰਤਣ ਲਈ ਵਿਦਗਿਟ" -#: ../gtk/gtktoolbutton.c:201 +#: gtk/gtktoolbutton.c:201 msgid "Stock Id" msgstr "ਸਟਾਕ Id" -#: ../gtk/gtktoolbutton.c:202 +#: gtk/gtktoolbutton.c:202 msgid "The stock icon displayed on the item" msgstr "ਆਈਟਮ ਵਿੱਚ ਵੇਖਾਉਣ ਲਈ ਸਟਾਕ ਆਈਕਾਨ" -#: ../gtk/gtktoolbutton.c:218 +#: gtk/gtktoolbutton.c:218 msgid "Icon name" msgstr "ਆਈਕਾਨ ਨਾਂ" -#: ../gtk/gtktoolbutton.c:219 +#: gtk/gtktoolbutton.c:219 msgid "The name of the themed icon displayed on the item" msgstr "ਆਈਟਮ ਉੱਤੇ ਵੇਖਾਉਣ ਲਈ ਸਰੂਪ ਆਈਕਾਨ ਦਾ ਨਾਂ" -#: ../gtk/gtktoolbutton.c:225 +#: gtk/gtktoolbutton.c:225 msgid "Icon widget" msgstr "ਆਈਕਾਨ ਵਿਦਗਿਟ" -#: ../gtk/gtktoolbutton.c:226 +#: gtk/gtktoolbutton.c:226 msgid "Icon widget to display in the item" msgstr "ਆਈਕਾਨ ਵਿਦਗਿਟ, ਆਈਟਮ ਵਿੱਚ ਵੇਖਾਉਣ ਲਈ" -#: ../gtk/gtktoolbutton.c:239 +#: gtk/gtktoolbutton.c:239 msgid "Icon spacing" msgstr "ਆਈਕਾਨ ਫਾਸਲਾ" -#: ../gtk/gtktoolbutton.c:240 +#: gtk/gtktoolbutton.c:240 msgid "Spacing in pixels between the icon and label" msgstr "ਆਈਕਾਨ ਅਤੇ ਲੇਬਲ ਵਿੱਚ ਪਿਕਸਲ ਅਨੁਸਾਰ ਫਾਸਲਾ" -#: ../gtk/gtktoolitem.c:171 -msgid "Whether the toolbar item is considered important. When TRUE, toolbar buttons show text in GTK_TOOLBAR_BOTH_HORIZ mode" -msgstr "ਕੀ ਟੂਲਬਾਰ ਦੀ ਆਈਟਮ ਨੂੰ ਖਾਸ ਮੰਨਣਾ ਹੈ ਜੇਕਰ ਸੱਚ ਹੈ ਤਾਂ ਟੂਲਬਾਰ ਦੇ ਬਟਨGTK_TOOLBAR_BOTH_HORIZ ਮੋਡ ਵਿੱਚ ਸ਼ਬਦ ਵੇਖਾਉਣਗੇ।" +#: gtk/gtktoolitem.c:171 +msgid "" +"Whether the toolbar item is considered important. When TRUE, toolbar buttons " +"show text in GTK_TOOLBAR_BOTH_HORIZ mode" +msgstr "" +"ਕੀ ਟੂਲਬਾਰ ਦੀ ਆਈਟਮ ਨੂੰ ਖਾਸ ਮੰਨਣਾ ਹੈ ਜੇਕਰ ਸੱਚ ਹੈ ਤਾਂ ਟੂਲਬਾਰ ਦੇ ਬਟਨGTK_TOOLBAR_BOTH_HORIZ " +"ਮੋਡ ਵਿੱਚ ਸ਼ਬਦ ਵੇਖਾਉਣਗੇ।" -#: ../gtk/gtktreemodelsort.c:274 +#: gtk/gtktreemodelsort.c:274 msgid "TreeModelSort Model" msgstr "TreeModelSort ਮਾਡਲ" -#: ../gtk/gtktreemodelsort.c:275 +#: gtk/gtktreemodelsort.c:275 msgid "The model for the TreeModelSort to sort" msgstr "TreeModelSort ਲੜੀਬੱਧ ਕਰਨ ਲਈ ਮਾਡਲ" -#: ../gtk/gtktreeview.c:570 +#: gtk/gtktreeview.c:570 msgid "TreeView Model" msgstr "ਟਰੀ-ਵਿਊ ਮਾਡਲ" -#: ../gtk/gtktreeview.c:571 +#: gtk/gtktreeview.c:571 msgid "The model for the tree view" msgstr "ਟਰੀ-ਵਿਊ ਲਈ ਮਾਡਲ" -#: ../gtk/gtktreeview.c:579 +#: gtk/gtktreeview.c:579 msgid "Horizontal Adjustment for the widget" msgstr "ਲੇਟਵੀ ਅਡਜੱਸਟਮੈਂਟ ਲਈ ਵਿਦਗਿਟ" -#: ../gtk/gtktreeview.c:587 +#: gtk/gtktreeview.c:587 msgid "Vertical Adjustment for the widget" msgstr "ਲੰਬਕਾਰੀ ਅਡਜੱਸਟਮੈਂਟ ਲਈ ਵਿਦਗਿਟ" -#: ../gtk/gtktreeview.c:594 +#: gtk/gtktreeview.c:594 msgid "Headers Visible" msgstr "ਹੈੱਡਰ ਦਿੱਖ" -#: ../gtk/gtktreeview.c:595 +#: gtk/gtktreeview.c:595 msgid "Show the column header buttons" msgstr "ਕਾਲਮ ਹੈੱਡਰ ਬਟਨ ਵੇਖਾਓ" -#: ../gtk/gtktreeview.c:602 +#: gtk/gtktreeview.c:602 msgid "Headers Clickable" msgstr "ਹੈੱਡਰ ਦਬਾਉਣਯੋਗ" -#: ../gtk/gtktreeview.c:603 +#: gtk/gtktreeview.c:603 msgid "Column headers respond to click events" msgstr "ਦਬਾੳਣ ਦੀ ਕਾਰਵਾਈ ਤੇ ਕਾਲਮ ਹੈੱਡਰ ਜਵਾਬਦੇਹ ਹੋਵੇ" -#: ../gtk/gtktreeview.c:610 +#: gtk/gtktreeview.c:610 msgid "Expander Column" msgstr "ਫੈਲਣਵਾਲਾ ਕਾਲਮ" -#: ../gtk/gtktreeview.c:611 +#: gtk/gtktreeview.c:611 msgid "Set the column for the expander column" msgstr "ਫੈਲਣਵਾਲਾ ਕਾਲਮ ਲਈ ਕਾਲਮ ਚੁਣੋ" -#: ../gtk/gtktreeview.c:626 +#: gtk/gtktreeview.c:626 msgid "Rules Hint" msgstr "ਨਿਯਮ ਇਸ਼ਾਰਾ" -#: ../gtk/gtktreeview.c:627 +#: gtk/gtktreeview.c:627 msgid "Set a hint to the theme engine to draw rows in alternating colors" msgstr "ਬਦਲਵੇ ਰੰਗ ਵਿੱਚ ਕਤਾਰ ਬਣਾਉਣ ਲਈ ਸਰੂਪ-ਇੰਜਣ ਦੇ ਲਈ ਸੰਕੇਤ ਸੈੱਟ ਕਰੋ" -#: ../gtk/gtktreeview.c:634 +#: gtk/gtktreeview.c:634 msgid "Enable Search" msgstr "ਖੋਜ ਨੂੰ ਯੋਗ ਕਰੋ" -#: ../gtk/gtktreeview.c:635 +#: gtk/gtktreeview.c:635 msgid "View allows user to search through columns interactively" msgstr "ਦਰਿਸ਼ ਵਰਤਣਵਾਲਿਆ ਨੂੰ ਕਾਲਮਾਂ ਵਿੱਚ ਪ੍ਰਭਾਵਸ਼ਾਲ਼ੀ ਤਰੀਕੇ ਨਾਲ ਖੋਜ ਕਰਨ ਦਿੰਦਾ ਹੈ" -#: ../gtk/gtktreeview.c:642 +#: gtk/gtktreeview.c:642 msgid "Search Column" msgstr "ਕਾਲਮ ਖੋਜ" -#: ../gtk/gtktreeview.c:643 +#: gtk/gtktreeview.c:643 msgid "Model column to search through when searching through code" msgstr "ਖੋਜ ਲਈ ਨਮੂਨਾ ਕਾਲਮ, ਜਦੋਂ ਕੋਡ ਨਾਲ ਖੋਜ ਕਰਨੀ ਹੋਵੇ" -#: ../gtk/gtktreeview.c:663 +#: gtk/gtktreeview.c:663 msgid "Fixed Height Mode" msgstr "ਨਿਸ਼ਚਿਤ ਉਚਾਈ ਮੋਡ" -#: ../gtk/gtktreeview.c:664 +#: gtk/gtktreeview.c:664 msgid "Speeds up GtkTreeView by assuming that all rows have the same height" msgstr "ਸਾਰੀਆ ਕਤਾਰਾਂ ਦੀ ਨਿਸ਼ਚਿਤ ਉਚਾਈ ਮੰਨ ਕੇ GtkTreeView ਦੀ ਗਤੀ ਵਧਾਉ " -#: ../gtk/gtktreeview.c:684 +#: gtk/gtktreeview.c:684 msgid "Hover Selection" msgstr "ਹੋਵਰ ਚੋਣ" -#: ../gtk/gtktreeview.c:685 +#: gtk/gtktreeview.c:685 msgid "Whether the selection should follow the pointer" msgstr "ਕੀ ਚੋਣ ਸੂਚਕ ਦਾ ਪਿੱਛਾ ਕਰੇ" -#: ../gtk/gtktreeview.c:704 +#: gtk/gtktreeview.c:704 msgid "Hover Expand" msgstr "ਹੋਵਰ ਫੈਲਾਓ" -#: ../gtk/gtktreeview.c:705 -msgid "Whether rows should be expanded/collapsed when the pointer moves over them" +#: gtk/gtktreeview.c:705 +msgid "" +"Whether rows should be expanded/collapsed when the pointer moves over them" msgstr "ਕੀ ਸੂਚਕ ਕਤਾਰਾਂ ਦੇ ਉੱਪਰ ਹੋਣ ਸਮੇਂ ਸਮੇਟੀਆਂ/ਫੈਲਾਈਆਂ ਜਾਣ" -#: ../gtk/gtktreeview.c:719 +#: gtk/gtktreeview.c:719 msgid "Show Expanders" msgstr "ਫੈਲਣ ਵਾਲੇ ਵੇਖਾਓ" -#: ../gtk/gtktreeview.c:720 +#: gtk/gtktreeview.c:720 msgid "View has expanders" msgstr "ਫੈਲਾਉਣ ਵਾਲੇ ਵਾਂਗ ਵੇਖਾਓ" -#: ../gtk/gtktreeview.c:734 +#: gtk/gtktreeview.c:734 msgid "Level Indentation" msgstr "ਹਾਸ਼ੀਏ ਤੋਂ ਦੂਰੀ ਦਾ ਲੈਵਲ" -#: ../gtk/gtktreeview.c:735 +#: gtk/gtktreeview.c:735 msgid "Extra indentation for each level" msgstr "ਹਰੇਕ ਲੈਵਲ ਲਈ ਵਾਧੂ ਹਾਸ਼ੀਏ ਤੋਂ ਦੂਰੀ" -#: ../gtk/gtktreeview.c:744 +#: gtk/gtktreeview.c:744 msgid "Rubber Banding" msgstr "ਰਬਰ ਬੈਂਗਿੰਡ" -#: ../gtk/gtktreeview.c:745 -msgid "Whether to enable selection of multiple items by dragging the mouse pointer" +#: gtk/gtktreeview.c:745 +msgid "" +"Whether to enable selection of multiple items by dragging the mouse pointer" msgstr "ਮਾਊਸ ਸੰਕੇਤਕ ਰਾਹੀਂ ਚੁੱਕ ਕੇ ਕਈ ਆਈਟਮਾਂ ਦੀ ਚੋਣ ਨੂੰ ਮਨਜ਼ੂਰ ਕਰਨਾ ਹੈ" -#: ../gtk/gtktreeview.c:752 +#: gtk/gtktreeview.c:752 msgid "Enable Grid Lines" msgstr "ਗਰਿੱਡ ਲਾਈਨਾਂ ਯੋਗ" -#: ../gtk/gtktreeview.c:753 +#: gtk/gtktreeview.c:753 msgid "Whether grid lines should be drawn in the tree view" msgstr "ਕੀ ਲੜੀ ਝਲਕ ਵਿੱਚ ਗਰਿੱਡ ਲਾਈਨਾਂ ਵੇਖਾਉਣੀਆਂ ਹਨ" -#: ../gtk/gtktreeview.c:761 +#: gtk/gtktreeview.c:761 msgid "Enable Tree Lines" msgstr "ਲੜੀ ਲਾਈਨਾਂ ਯੋਗ" -#: ../gtk/gtktreeview.c:762 +#: gtk/gtktreeview.c:762 msgid "Whether tree lines should be drawn in the tree view" msgstr "ਕੀ ਲੜੀ ਝਲਕ ਵਿੱਚ ਲੜੀ ਲਾਈਨਾਂ ਖਿੱਚੀਆਂ ਜਾਣ" -#: ../gtk/gtktreeview.c:770 +#: gtk/gtktreeview.c:770 msgid "The column in the model containing the tooltip texts for the rows" msgstr "ਮਾਡਲ ਵਿੱਚ ਕਾਲਮ, ਜੋ ਕਿ ਕਤਾਰਾਂ ਲਈ ਟੂਲ-ਟਿੱਪ ਟੈਕਸਟ ਰੱਖਦਾ ਹੈ" -#: ../gtk/gtktreeview.c:792 +#: gtk/gtktreeview.c:792 msgid "Vertical Separator Width" msgstr "ਲੰਬਕਾਰੀ ਵੱਖਰੇਵੇ ਦੀ ਚੌੜਈ" -#: ../gtk/gtktreeview.c:793 +#: gtk/gtktreeview.c:793 msgid "Vertical space between cells. Must be an even number" msgstr "ਸੈੱਲ਼ਾਂ ਵਿੱਚਕਾਰ ਲੰਬਕਾਰੀ ਖਾਲੀ ਚੌੜਾਈ, ਜਿਸਤ ਸੰਖਿਆ ਹੋਣੀ ਜ਼ਰੂਰੀ ਹੈ" -#: ../gtk/gtktreeview.c:801 +#: gtk/gtktreeview.c:801 msgid "Horizontal Separator Width" msgstr "ਲੇਟਵੇ ਵੱਖਰੇਵੇ ਦੀ ਚੌੜਾਈ" -#: ../gtk/gtktreeview.c:802 +#: gtk/gtktreeview.c:802 msgid "Horizontal space between cells. Must be an even number" msgstr "ਸੈੱਲ਼ਾਂ ਵਿੱਚਕਾਰ ਲੇਟਵੀ ਖਾਲੀ ਚੌੜਾਈ, ਜਿਸਤ ਸੰਖਿਆ ਹੋਣੀ ਜ਼ਰੂਰੀ ਹੈ" -#: ../gtk/gtktreeview.c:810 +#: gtk/gtktreeview.c:810 msgid "Allow Rules" msgstr "ਰੂਲ ਮਨਜ਼ੂਰ" -#: ../gtk/gtktreeview.c:811 +#: gtk/gtktreeview.c:811 msgid "Allow drawing of alternating color rows" msgstr "ਬਦਲਵੇ ਰੰਗ ਦੀਆ ਕਤਾਰਾਂ ਬਣਾਉਣ ਨੂੰ ਚਾਲੂ ਕਰੋ" -#: ../gtk/gtktreeview.c:817 +#: gtk/gtktreeview.c:817 msgid "Indent Expanders" msgstr "ਹਾਸ਼ੀਏ ਤੋਂ ਦੂਰੀ ਨੂੰ ਫੈਲਾਓ" -#: ../gtk/gtktreeview.c:818 +#: gtk/gtktreeview.c:818 msgid "Make the expanders indented" msgstr "ਫੈਲਾਉ ਨੂੰ ਹਾਸ਼ੀਏ ਤੋਂ ਦੂਰ ਬਣਾਓ" -#: ../gtk/gtktreeview.c:824 +#: gtk/gtktreeview.c:824 msgid "Even Row Color" msgstr "ਜਿਸਤ ਕਤਾਰ ਦਾ ਰੰਗ" -#: ../gtk/gtktreeview.c:825 +#: gtk/gtktreeview.c:825 msgid "Color to use for even rows" msgstr "ਜਿਸਤ ਕਤਾਰ ਲਈ ਵਰਤਣ ਵਾਲਾ ਰੰਗ" -#: ../gtk/gtktreeview.c:831 +#: gtk/gtktreeview.c:831 msgid "Odd Row Color" msgstr "ਟਾਂਕ ਕਤਾਰ ਦਾ ਰੰਗ" -#: ../gtk/gtktreeview.c:832 +#: gtk/gtktreeview.c:832 msgid "Color to use for odd rows" msgstr "ਟਾਂਕ ਕਤਾਰ ਲਈ ਵਰਤਣ ਵਾਲਾ ਰੰਗ" -#: ../gtk/gtktreeview.c:838 +#: gtk/gtktreeview.c:838 msgid "Row Ending details" msgstr "ਕਤਾਰ ਅੰਤ ਵੇਰਵਾ" -#: ../gtk/gtktreeview.c:839 +#: gtk/gtktreeview.c:839 msgid "Enable extended row background theming" msgstr "ਫੈਲੀ ਕਤਾਰ ਬੈਕਗਰਾਊਂਡ ਸਰੂਪ ਯੋਗ" -#: ../gtk/gtktreeview.c:845 +#: gtk/gtktreeview.c:845 msgid "Grid line width" msgstr "ਗਰਿੱਡ ਲਾਈਨ ਚੌੜਾਈ" -#: ../gtk/gtktreeview.c:846 +#: gtk/gtktreeview.c:846 msgid "Width, in pixels, of the tree view grid lines" msgstr "ਟਰੀ ਝਲਕ ਗਰਿੱਡ ਲਾਈਨਾਂ ਦੀ ਚੌੜਾਈ ਪਿਕਸਲ ਵਿੱਚ" -#: ../gtk/gtktreeview.c:852 +#: gtk/gtktreeview.c:852 msgid "Tree line width" msgstr "ਟਰੀ ਲਾਈਨ ਚੌੜਾਈ" -#: ../gtk/gtktreeview.c:853 +#: gtk/gtktreeview.c:853 msgid "Width, in pixels, of the tree view lines" msgstr "ਲੜੀ ਝਲਕ ਲਾਈਨਾਂ ਦੀ ਚੌੜਾਈ ਪਿਕਸਲ ਵਿੱਚ" -#: ../gtk/gtktreeview.c:859 +#: gtk/gtktreeview.c:859 msgid "Grid line pattern" msgstr "ਗਰਿੱਡ ਲਾਈਨ ਪੈਟਰਨ" -#: ../gtk/gtktreeview.c:860 +#: gtk/gtktreeview.c:860 msgid "Dash pattern used to draw the tree view grid lines" msgstr "ਲੜੀ ਝਲਕ ਗਰਿੱਡ ਲਾਈਨਾਂ ਖਿੱਚਣ ਲਈ ਵਰਤਣ ਵਾਸਤੇ ਡੈਸ਼ ਪੈਟਰਨ" -#: ../gtk/gtktreeview.c:866 +#: gtk/gtktreeview.c:866 msgid "Tree line pattern" msgstr "ਟਰੀ ਲਾਈਨ ਪੈਟਰਨ" -#: ../gtk/gtktreeview.c:867 +#: gtk/gtktreeview.c:867 msgid "Dash pattern used to draw the tree view lines" msgstr "ਲੜੀ ਝਲਕ ਲਾਈਨਾਂ ਖਿੱਚਣ ਲਈ ਵਰਤਣ ਵਾਸਤੇ ਡੈਸ਼ ਪੈਟਰਨ" -#: ../gtk/gtktreeviewcolumn.c:192 +#: gtk/gtktreeviewcolumn.c:192 msgid "Whether to display the column" msgstr "ਕੀ ਕਾਲਮ ਵੇਖਾਉਣਾ ਹੈ" -#: ../gtk/gtktreeviewcolumn.c:199 -#: ../gtk/gtkwindow.c:523 +#: gtk/gtktreeviewcolumn.c:199 gtk/gtkwindow.c:523 msgid "Resizable" msgstr "ਮੁੜ-ਆਕਾਰਯੋਗ" -#: ../gtk/gtktreeviewcolumn.c:200 +#: gtk/gtktreeviewcolumn.c:200 msgid "Column is user-resizable" msgstr "ਕਾਲਮ ਵਰਤਣਵਾਲੇ ਰਾਹੀਂ ਮੁੜ-ਅਕਾਰਯੋਗ ਹੈ" -#: ../gtk/gtktreeviewcolumn.c:208 +#: gtk/gtktreeviewcolumn.c:208 msgid "Current width of the column" msgstr "ਕਾਲਮ ਦੀ ਮੌਜੂਦਾ ਚੌੜਾਈ" -#: ../gtk/gtktreeviewcolumn.c:217 +#: gtk/gtktreeviewcolumn.c:217 msgid "Space which is inserted between cells" msgstr "ਸੈੱਲਾਂ ਵਿੱਚ ਦਿੱਤੀ ਜਾਣ ਵਾਲੀ ਥਾਂ" -#: ../gtk/gtktreeviewcolumn.c:225 +#: gtk/gtktreeviewcolumn.c:225 msgid "Sizing" msgstr "ਅਕਾਰ" -#: ../gtk/gtktreeviewcolumn.c:226 +#: gtk/gtktreeviewcolumn.c:226 msgid "Resize mode of the column" msgstr "ਕਾਲਮ ਦਾ ਮੁੜ-ਅਕਾਰ ਮੋਡ" -#: ../gtk/gtktreeviewcolumn.c:234 +#: gtk/gtktreeviewcolumn.c:234 msgid "Fixed Width" msgstr "ਨਿਸ਼ਚਿਤ ਚੌੜਾਈ" -#: ../gtk/gtktreeviewcolumn.c:235 +#: gtk/gtktreeviewcolumn.c:235 msgid "Current fixed width of the column" msgstr "ਕਾਲਮ ਦੀ ਮੌਜੂਦਾ ਨਿਸ਼ਚਿਤ ਚੌੜਾਈ" -#: ../gtk/gtktreeviewcolumn.c:244 +#: gtk/gtktreeviewcolumn.c:244 msgid "Minimum Width" msgstr "ਘੱਟੋ-ਘੱਟ ਚੌੜਾਈ" -#: ../gtk/gtktreeviewcolumn.c:245 +#: gtk/gtktreeviewcolumn.c:245 msgid "Minimum allowed width of the column" msgstr "ਕਾਲਮ ਦੀ ਘੱਟੋ-ਘੱਟ ਲਾਗੂ ਚੌੜਾਈ" -#: ../gtk/gtktreeviewcolumn.c:254 +#: gtk/gtktreeviewcolumn.c:254 msgid "Maximum Width" msgstr "ਵੱਧ ਤੋਂ ਵੱਧ ਚੌੜਾਈ" -#: ../gtk/gtktreeviewcolumn.c:255 +#: gtk/gtktreeviewcolumn.c:255 msgid "Maximum allowed width of the column" msgstr "ਕਾਲਮ ਦੀ ਵੱਧ ਤੋਂ ਵੱਧ ਲਾਗੂ ਚੌੜਾਈ" -#: ../gtk/gtktreeviewcolumn.c:265 +#: gtk/gtktreeviewcolumn.c:265 msgid "Title to appear in column header" msgstr "ਕਾਲਮ ਦੇ ਹੈੱਡਰ ਉੱਤੇ ਦਿੱਸਣ ਵਾਲਾ ਕਾਲਮ" -#: ../gtk/gtktreeviewcolumn.c:273 +#: gtk/gtktreeviewcolumn.c:273 msgid "Column gets share of extra width allocated to the widget" msgstr "ਵਿਦਗਿਟ ਨੂੰ ਦਿੱਤੀ ਗਈ ਵਾਧੂ ਚੌੜਾਈ ਵਿੱਚੋਂ ਕਾਲਮ ਹਿੱਸਾ ਪਰਾਪਤ ਕਰੇ" -#: ../gtk/gtktreeviewcolumn.c:280 +#: gtk/gtktreeviewcolumn.c:280 msgid "Clickable" msgstr "ਕਲਿੱਕ-ਯੋਗ" -#: ../gtk/gtktreeviewcolumn.c:281 +#: gtk/gtktreeviewcolumn.c:281 msgid "Whether the header can be clicked" msgstr "ਕੀ ਹੈੱਡਰ ਦਬਾਉਣਯੋਗ ਹੋਵੇ" -#: ../gtk/gtktreeviewcolumn.c:289 +#: gtk/gtktreeviewcolumn.c:289 msgid "Widget" msgstr "ਵਿਦਗਿਟ" -#: ../gtk/gtktreeviewcolumn.c:290 +#: gtk/gtktreeviewcolumn.c:290 msgid "Widget to put in column header button instead of column title" msgstr "ਕਾਲਮ ਹੈੱਡਰ ਦੀ ਬਜਾਏ ਕਾਲਮ ਟਾਈਟਲ ਬਟਨ ਲਗਾਉਣ ਲਈ ਵਿਦਗਿਟ" -#: ../gtk/gtktreeviewcolumn.c:298 +#: gtk/gtktreeviewcolumn.c:298 msgid "X Alignment of the column header text or widget" msgstr "ਕਾਲਮ ਹੈੱਡਰ ਦੇ ਟੈਕਸਟ ਜਾਂ ਵਿਦਗਿਟ ਦੀ X ਸ਼ਫਬੰਦੀ" -#: ../gtk/gtktreeviewcolumn.c:308 +#: gtk/gtktreeviewcolumn.c:308 msgid "Whether the column can be reordered around the headers" msgstr "ਕੀ ਕਾਲਮ ਹੈੱਡਰ ਦੁਆਲੇ ਮੁੜ-ਕਰਮਬੱਧ ਹੋਣ ਦੇ ਯੋਗ ਹੈ" -#: ../gtk/gtktreeviewcolumn.c:315 +#: gtk/gtktreeviewcolumn.c:315 msgid "Sort indicator" msgstr "ਕ੍ਰਮ ਇੰਡੀਕੇਟਰ" -#: ../gtk/gtktreeviewcolumn.c:316 +#: gtk/gtktreeviewcolumn.c:316 msgid "Whether to show a sort indicator" msgstr "ਕੀ ਕ੍ਰਮ ਸੰਕੇਤਕ ਨੂੰ ਵੇਖਾਉਣਾ ਹੈ" -#: ../gtk/gtktreeviewcolumn.c:323 +#: gtk/gtktreeviewcolumn.c:323 msgid "Sort order" msgstr "ਕ੍ਰਮ ਪੈਟਰਨ" -#: ../gtk/gtktreeviewcolumn.c:324 +#: gtk/gtktreeviewcolumn.c:324 msgid "Sort direction the sort indicator should indicate" msgstr "ਕ੍ਰਮ ਦਿਸ਼ਾ, ਜੋ ਕਿ ਕ੍ਰਮ ਸੰਕੇਤਕ ਵੇਖਾਵੇ" -#: ../gtk/gtkuimanager.c:221 +#: gtk/gtkuimanager.c:221 msgid "Whether tearoff menu items should be added to menus" msgstr "ਮੇਨੂ ਆਈਟਮ ਨੂੰ ਵੱਖ-ਕਰਨ ਵਾਲਾ ਨੂੰ ਮੇਨੂ ਵਿੱਚ ਜੋੜਨਾ ਹੈ" -#: ../gtk/gtkuimanager.c:228 +#: gtk/gtkuimanager.c:228 msgid "Merged UI definition" msgstr "ਰੱਲਗੱਡ UI ਪਰਿਭਾਸ਼ਾ" -#: ../gtk/gtkuimanager.c:229 +#: gtk/gtkuimanager.c:229 msgid "An XML string describing the merged UI" msgstr "ਰੱਲਗੱਡ UI ਪਰੀਭਾਸ਼ਾ ਨੂੰ ਦਰਸਾਉਣ ਲਈ XML ਦੀ ਸਤਰ" -#: ../gtk/gtkviewport.c:107 -msgid "The GtkAdjustment that determines the values of the horizontal position for this viewport" +#: gtk/gtkviewport.c:107 +msgid "" +"The GtkAdjustment that determines the values of the horizontal position for " +"this viewport" msgstr "ਇਸ ਵਿਊ-ਪੋਰਟ ਲਈ ਲੇਟਵੀ ਸਥਿਤੀ ਦਾ ਮੁੱਲ ਪਤਾ ਕਰਨ ਲਈ GtkAdjustment" -#: ../gtk/gtkviewport.c:115 -msgid "The GtkAdjustment that determines the values of the vertical position for this viewport" +#: gtk/gtkviewport.c:115 +msgid "" +"The GtkAdjustment that determines the values of the vertical position for " +"this viewport" msgstr "ਇਸ ਵਿਊ-ਪੋਰਟ ਲਈ ਲੰਬਕਾਰੀ ਸਥਿਤੀ ਦਾ ਮੁੱਲ ਪਤਾ ਕਰਨ ਲਈ GtkAdjustment" -#: ../gtk/gtkviewport.c:123 +#: gtk/gtkviewport.c:123 msgid "Determines how the shadowed box around the viewport is drawn" msgstr "ਵਿਊ-ਪੋਰਟ ਦੇ ਦੁਆਲੇ ਪਰਛਾਵਾਂ-ਡੱਬਾ ਕਿਵੇਂ ਖਿੱਚਿਆ ਜਾਵੇਗਾ" -#: ../gtk/gtkwidget.c:483 +#: gtk/gtkwidget.c:483 msgid "Widget name" msgstr "ਵਿਦਗਿਟ ਨਾਂ" -#: ../gtk/gtkwidget.c:484 +#: gtk/gtkwidget.c:484 msgid "The name of the widget" msgstr "ਵਿਦਗਿਟ ਦਾ ਨਾਂ" -#: ../gtk/gtkwidget.c:490 +#: gtk/gtkwidget.c:490 msgid "Parent widget" msgstr "ਪੇਰੈਟ ਵਿਦਗਿਟ" -#: ../gtk/gtkwidget.c:491 +#: gtk/gtkwidget.c:491 msgid "The parent widget of this widget. Must be a Container widget" msgstr "ਇਸ ਵਿਦਗਿਟ ਦਾ ਪੇਰੈਟ ਵਿਦਗਿਟ ਇੱਕ ਕੰਨਟੇਨਰ ਵਿਦਗਿਟ ਹੀ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ " -#: ../gtk/gtkwidget.c:498 +#: gtk/gtkwidget.c:498 msgid "Width request" msgstr "ਵਿਦਗਿਟ ਬੇਨਤੀ" -#: ../gtk/gtkwidget.c:499 -msgid "Override for width request of the widget, or -1 if natural request should be used" +#: gtk/gtkwidget.c:499 +msgid "" +"Override for width request of the widget, or -1 if natural request should be " +"used" msgstr "ਵਿਦਗਿਟ ਲਈ ਚੌੜਾਈ ਦੀ ਮੰਗ ਨੂੰ ਉੱਤੇ ਲਿਖ ਦਿਉ, ਜਾਂ -1 ਕੁਦਰਤੀ ਮੰਗ ਹੀ ਵਰਤਣੀ ਹੈ" -#: ../gtk/gtkwidget.c:507 +#: gtk/gtkwidget.c:507 msgid "Height request" msgstr "ਉਚਾਈ ਬੇਨਤੀ" -#: ../gtk/gtkwidget.c:508 -msgid "Override for height request of the widget, or -1 if natural request should be used" +#: gtk/gtkwidget.c:508 +msgid "" +"Override for height request of the widget, or -1 if natural request should " +"be used" msgstr "ਵਿਦਗਿਟ ਲਈ ਉਚਾਈ ਦੀ ਮੰਗ ਨੂੰ ਉੱਤੇ ਲਿਖ ਦਿਉ, ਜਾਂ -1 ਕੁਦਰਤੀ ਮੰਗ ਹੀ ਵਰਤਣੀ ਹੈ " -#: ../gtk/gtkwidget.c:517 +#: gtk/gtkwidget.c:517 msgid "Whether the widget is visible" msgstr "ਕੀ ਵਿਦਗਿਟ ਵੇਖਣਯੋਗ ਹੈ" -#: ../gtk/gtkwidget.c:524 +#: gtk/gtkwidget.c:524 msgid "Whether the widget responds to input" msgstr "ਕੀ ਵਿਦਗਿਟ ਇੰਪੁੱਟ ਨੂੰ ਜਵਾਬਦੇਹ ਹੋਵੇ" -#: ../gtk/gtkwidget.c:530 +#: gtk/gtkwidget.c:530 msgid "Application paintable" msgstr "ਕਾਰਜ ਚਿੱਤਰਯੋਗ" -#: ../gtk/gtkwidget.c:531 +#: gtk/gtkwidget.c:531 msgid "Whether the application will paint directly on the widget" msgstr "ਕੀ ਕਾਰਜ ਵਿਦਗਿਟ ਤੇ ਸਿੱਧਾ ਹੀ ਚਿੱਤਰਕਾਰੀ ਕਰ ਸਕੇ" -#: ../gtk/gtkwidget.c:537 +#: gtk/gtkwidget.c:537 msgid "Can focus" msgstr "ਫੋਕਸ ਹੋ ਸਕਦਾ ਹੈ" -#: ../gtk/gtkwidget.c:538 +#: gtk/gtkwidget.c:538 msgid "Whether the widget can accept the input focus" msgstr "ਕੀ ਵਿਦਗਿਟ ਇੰਪੁੱਟ ਫੋਕਸ ਲਾਗੂ ਕਰ ਸਕੇ" -#: ../gtk/gtkwidget.c:544 +#: gtk/gtkwidget.c:544 msgid "Has focus" msgstr "ਫੋਕਸ ਹੈ" -#: ../gtk/gtkwidget.c:545 +#: gtk/gtkwidget.c:545 msgid "Whether the widget has the input focus" msgstr "ਕੀ ਵਿਦਗਿਟ ਇੰਪੁੱਟ ਫੋਕਸ ਨੂੰ ਲਾਗੂ ਕੀਤਾ ਹੈ" -#: ../gtk/gtkwidget.c:551 +#: gtk/gtkwidget.c:551 msgid "Is focus" msgstr "ਫੋਕਸ ਹੈ" -#: ../gtk/gtkwidget.c:552 +#: gtk/gtkwidget.c:552 msgid "Whether the widget is the focus widget within the toplevel" msgstr "ਕੀ ਵਿਦਗਿਟ ਸਿਰੇ ਦੀ ਸਥਿਤੀ ਵਿੱਚ ਵਿਦਗਿਟ ਫੋਕਸ ਨੂੰ ਲਾਗੂ ਕੀਤਾ ਹੈ" -#: ../gtk/gtkwidget.c:558 +#: gtk/gtkwidget.c:558 msgid "Can default" msgstr "ਡਿਫਾਲਟ ਹੋ ਸਕਦਾ ਹੈ" -#: ../gtk/gtkwidget.c:559 +#: gtk/gtkwidget.c:559 msgid "Whether the widget can be the default widget" msgstr "ਕੀ ਵਿਦਗਿਟ ਮੂਲ ਵਿਦਗਿਟ ਬਣ ਸਕੇ" -#: ../gtk/gtkwidget.c:565 +#: gtk/gtkwidget.c:565 msgid "Has default" msgstr "ਡਿਫਾਲਟ ਹੈ" -#: ../gtk/gtkwidget.c:566 +#: gtk/gtkwidget.c:566 msgid "Whether the widget is the default widget" msgstr "ਕੀ ਵਿਦਗਿਟ ਮੂਲ ਵਿਦਗਿਟ ਹੈ" -#: ../gtk/gtkwidget.c:572 +#: gtk/gtkwidget.c:572 msgid "Receives default" msgstr "ਡਿਫਾਲਟ ਲੈ ਸਕੇ" -#: ../gtk/gtkwidget.c:573 +#: gtk/gtkwidget.c:573 msgid "If TRUE, the widget will receive the default action when it is focused" msgstr "ਜੇਕਰ ਸੱਚ ਹੈ ਤਾਂ, ਵਿਦਗਿਟ ਮੂਲ ਕਾਰਵਾਈ ਕਰੇਗੇ, ਜਦੋਂ ਕਿ ਇਹ ਕੇਦਰਿਤ ਹੋਵੇਗਾ" -#: ../gtk/gtkwidget.c:579 +#: gtk/gtkwidget.c:579 msgid "Composite child" msgstr "ਯੋਗਿਕ ਚਲਾਇਡ" -#: ../gtk/gtkwidget.c:580 +#: gtk/gtkwidget.c:580 msgid "Whether the widget is part of a composite widget" msgstr "ਕੀ ਵਿਦਗਿਟ ਯੋਗਿਕ ਵਿਦਗਿਟ ਦਾ ਹਿੱਸਾ ਹੈ" -#: ../gtk/gtkwidget.c:586 +#: gtk/gtkwidget.c:586 msgid "Style" msgstr "ਸਟਾਇਲ" -#: ../gtk/gtkwidget.c:587 -msgid "The style of the widget, which contains information about how it will look (colors etc)" -msgstr "ਵਿਦਗਿਟ ਦਾ ਸਟਾਇਲ, ਜੋ ਕਿ ਇਹ ਜਾਣਕਾਰੀ ਰੱਖਦਾ ਹੈ ਇਹ ਕਿਸਤਰਾਂ ਦਾ ਦਿੱਸੇਗਾ (ਜਿਵੇਂ ਰੰਗ ਆਦਿ)" +#: gtk/gtkwidget.c:587 +msgid "" +"The style of the widget, which contains information about how it will look " +"(colors etc)" +msgstr "" +"ਵਿਦਗਿਟ ਦਾ ਸਟਾਇਲ, ਜੋ ਕਿ ਇਹ ਜਾਣਕਾਰੀ ਰੱਖਦਾ ਹੈ ਇਹ ਕਿਸਤਰਾਂ ਦਾ ਦਿੱਸੇਗਾ (ਜਿਵੇਂ ਰੰਗ ਆਦਿ)" -#: ../gtk/gtkwidget.c:593 +#: gtk/gtkwidget.c:593 msgid "Events" msgstr "ਘਟਨਾਵਾਂ" -#: ../gtk/gtkwidget.c:594 +#: gtk/gtkwidget.c:594 msgid "The event mask that decides what kind of GdkEvents this widget gets" -msgstr "ਘਟਨਾ-ਮਖੌਟਾ, ਜੋ ਕਿ ਇਹ ਸੈੱਟ ਕਰਦੇ ਹਨ ਕਿ ਇਹ ਵਿਦਗਿਟ ਕਿਸਤਰ੍ਹਾਂ ਦਾ GdkEvents ਨੂੰ ਪਰਾਪਤ ਕਰਦਾ ਹੈ" +msgstr "" +"ਘਟਨਾ-ਮਖੌਟਾ, ਜੋ ਕਿ ਇਹ ਸੈੱਟ ਕਰਦੇ ਹਨ ਕਿ ਇਹ ਵਿਦਗਿਟ ਕਿਸਤਰ੍ਹਾਂ ਦਾ GdkEvents ਨੂੰ ਪਰਾਪਤ ਕਰਦਾ ਹੈ" -#: ../gtk/gtkwidget.c:601 +#: gtk/gtkwidget.c:601 msgid "Extension events" msgstr "ਹੋਰ ਘਟਨਾਵਾਂ" -#: ../gtk/gtkwidget.c:602 +#: gtk/gtkwidget.c:602 msgid "The mask that decides what kind of extension events this widget gets" -msgstr "ਮਖੌਟਾ, ਜੋ ਕਿ ਇਹ ਸੈੱਟ ਕਰਦੇ ਹਨ ਕਿ ਇਹ ਵਿਦਗਿਟ ਕਿਸਤਰ੍ਹਾਂ ਦੀਆ ਵਾਧੂ-ਘਟਨਾਵਾਂ ਨੂੰ ਪਰਾਪਤ ਕਰਦਾ ਹੈ" +msgstr "" +"ਮਖੌਟਾ, ਜੋ ਕਿ ਇਹ ਸੈੱਟ ਕਰਦੇ ਹਨ ਕਿ ਇਹ ਵਿਦਗਿਟ ਕਿਸਤਰ੍ਹਾਂ ਦੀਆ ਵਾਧੂ-ਘਟਨਾਵਾਂ ਨੂੰ ਪਰਾਪਤ ਕਰਦਾ ਹੈ" -#: ../gtk/gtkwidget.c:609 +#: gtk/gtkwidget.c:609 msgid "No show all" msgstr "ਸਭ ਨਾ ਵੇਖਾਓ" -#: ../gtk/gtkwidget.c:610 +#: gtk/gtkwidget.c:610 msgid "Whether gtk_widget_show_all() should not affect this widget" msgstr "ਕੀ gtk_widget_show_all() ਸਾਰੇ ਵਿਦਗਿਟ ਨੂੰ ਪ੍ਰਭਾਵਿਤ ਨਾ ਕਰੇ" -#: ../gtk/gtkwidget.c:632 +#: gtk/gtkwidget.c:632 msgid "Has tooltip" msgstr "ਟੂਲ-ਟਿੱਪ ਹੋਣ" -#: ../gtk/gtkwidget.c:633 +#: gtk/gtkwidget.c:633 msgid "Whether this widget has a tooltip" msgstr "ਕੀ ਇਹ ਵਿਦਗਿਟ ਉੱਤੇ ਟੂਲ-ਟਿੱਪ ਹੋਣ" -#: ../gtk/gtkwidget.c:653 +#: gtk/gtkwidget.c:653 msgid "Tooltip Text" msgstr "ਟੂਲ-ਟਿੱਪ ਪਾਠ" -#: ../gtk/gtkwidget.c:654 -#: ../gtk/gtkwidget.c:675 +#: gtk/gtkwidget.c:654 gtk/gtkwidget.c:675 msgid "The contents of the tooltip for this widget" msgstr "ਇਹ ਵਿਦਗਿਟ ਲਈ ਟੂਲ-ਟਿੱਪ ਦੀ ਸਮੱਗਰੀ ਹੈ" -#: ../gtk/gtkwidget.c:674 +#: gtk/gtkwidget.c:674 msgid "Tooltip markup" msgstr "ਟੂਲ-ਟਿੱਪ ਮਾਰਕਅੱਪ" -#: ../gtk/gtkwidget.c:689 +#: gtk/gtkwidget.c:689 msgid "Window" msgstr "ਵਿੰਡੋ" -#: ../gtk/gtkwidget.c:690 +#: gtk/gtkwidget.c:690 msgid "The widget's window if it is realized" msgstr "ਜੇ ਮੰਨਿਆ ਜਾਵੇ ਤਾਂ ਵਿਡਜੈੱਟ ਦੀ ਵਿੰਡੋ" -#: ../gtk/gtkwidget.c:2208 +#: gtk/gtkwidget.c:2208 msgid "Interior Focus" msgstr "ਅੰਦਰੂਨੀ ਫੋਕਸ" -#: ../gtk/gtkwidget.c:2209 +#: gtk/gtkwidget.c:2209 msgid "Whether to draw the focus indicator inside widgets" msgstr "ਕੀ ਵਿਦਗਿਟ ਵਿੱਚ ਫੋਕਸ ਸੰਕੇਤਕ ਬਣਾਉਣਾ ਹੈ" -#: ../gtk/gtkwidget.c:2215 +#: gtk/gtkwidget.c:2215 msgid "Focus linewidth" msgstr "ਫੋਕਸ ਰੇਖਾ-ਚੌੜਾਈ" -#: ../gtk/gtkwidget.c:2216 +#: gtk/gtkwidget.c:2216 msgid "Width, in pixels, of the focus indicator line" msgstr "ਫੋਕਸ ਸੰਕੇਤਕ ਲਾਈਨ ਦੀ ਚੌੜਾਈ (ਪਿਕਸਲਾਂ ਵਿੱਚ)" -#: ../gtk/gtkwidget.c:2222 +#: gtk/gtkwidget.c:2222 msgid "Focus line dash pattern" msgstr "ਫੋਕਸ ਲਾਈਨ ਡੈਸ ਪੈਟਰਨ" -#: ../gtk/gtkwidget.c:2223 +#: gtk/gtkwidget.c:2223 msgid "Dash pattern used to draw the focus indicator" msgstr "ਫੋਕਸ ਸੰਕੇਤਕ ਨੂੰ ਬਣਾਉਣ ਲਈ ਡੱਬੀਦਾਰ ਪੈਟਰਨ" -#: ../gtk/gtkwidget.c:2228 +#: gtk/gtkwidget.c:2228 msgid "Focus padding" msgstr "ਫੋਕਸ ਪੈਡਿੰਗ" -#: ../gtk/gtkwidget.c:2229 +#: gtk/gtkwidget.c:2229 msgid "Width, in pixels, between focus indicator and the widget 'box'" msgstr "ਫੋਕਸ ਸੰਕੇਤਕ ਅਤੇ ਵਿਦਗਿਟ 'ਡੱਬੇ' ਵਿਚਕਾਰ ਦੀ ਚੌੜਾਈ (ਪਿਕਸਲਾਂ ਵਿੱਚ)" -#: ../gtk/gtkwidget.c:2234 +#: gtk/gtkwidget.c:2234 msgid "Cursor color" msgstr "ਕਰਸਰ ਰੰਗ" -#: ../gtk/gtkwidget.c:2235 +#: gtk/gtkwidget.c:2235 msgid "Color with which to draw insertion cursor" msgstr "ਵਿਚਕਾਰਲੀ ਕਰਸਰ ਬਣਾਉਣ ਵਾਲਾ ਰੰਗ" -#: ../gtk/gtkwidget.c:2240 +#: gtk/gtkwidget.c:2240 msgid "Secondary cursor color" msgstr "ਸੈਕੰਡਰੀ ਕਰਸਰ ਰੰਗ" -#: ../gtk/gtkwidget.c:2241 -msgid "Color with which to draw the secondary insertion cursor when editing mixed right-to-left and left-to-right text" -msgstr "ਰੰਗ, ਜਿਸ ਨਾਲ ਸੈਕੰਡਰੀ ਵਿਚਕਾਰਲੀ ਕਰਸਰ ਬਣਾਈ ਜਾਵੇਗੀ, ਜਦੋਂ ਕਿ ਸੱਜੇ ਤੋਂ ਖੱਬੇ ਤੇ ਖੱਬੇ ਤੋਂ ਸੱਜੇ ਟੈਕਸਟ ਦੇ ਰਲਵੇ ਨੂੰ ਸੋਧਣਾ ਹੈ" +#: gtk/gtkwidget.c:2241 +msgid "" +"Color with which to draw the secondary insertion cursor when editing mixed " +"right-to-left and left-to-right text" +msgstr "" +"ਰੰਗ, ਜਿਸ ਨਾਲ ਸੈਕੰਡਰੀ ਵਿਚਕਾਰਲੀ ਕਰਸਰ ਬਣਾਈ ਜਾਵੇਗੀ, ਜਦੋਂ ਕਿ ਸੱਜੇ ਤੋਂ ਖੱਬੇ ਤੇ ਖੱਬੇ ਤੋਂ ਸੱਜੇ ਟੈਕਸਟ ਦੇ " +"ਰਲਵੇ ਨੂੰ ਸੋਧਣਾ ਹੈ" -#: ../gtk/gtkwidget.c:2246 +#: gtk/gtkwidget.c:2246 msgid "Cursor line aspect ratio" msgstr "ਕਰਸਰ ਲਾਈਨ ਅਕਾਰ ਅਨੁਪਾਤ" -#: ../gtk/gtkwidget.c:2247 +#: gtk/gtkwidget.c:2247 msgid "Aspect ratio with which to draw insertion cursor" msgstr "ਵਿਚਕਾਰਲੀ ਕਰਸਰ ਖਿੱਚਣ ਲਈ ਅਕਾਰ ਅਨੁਪਾਤ" -#: ../gtk/gtkwidget.c:2261 +#: gtk/gtkwidget.c:2261 msgid "Draw Border" msgstr "ਬਾਰਡਰ ਬਣਾਓ" -#: ../gtk/gtkwidget.c:2262 +#: gtk/gtkwidget.c:2262 msgid "Size of areas outside the widget's allocation to draw" msgstr "ਵਿਦਗਿਟ ਦੇ ਜਾਰੀ ਤੋਂ ਬਾਹਰ ਬਣਨ ਵਾਲੇ ਖੇਤਰ ਦਾ ਅਕਾਰ" -#: ../gtk/gtkwidget.c:2275 +#: gtk/gtkwidget.c:2275 msgid "Unvisited Link Color" msgstr "ਨਾ-ਖੋਲ੍ਹੇ ਲਿੰਕ ਰੰਗ" -#: ../gtk/gtkwidget.c:2276 +#: gtk/gtkwidget.c:2276 msgid "Color of unvisited links" msgstr "ਨਾ-ਖੋਲ੍ਹੇ ਲਿੰਕਾਂ ਦਾ ਰੰਗ ਹੈ" -#: ../gtk/gtkwidget.c:2289 +#: gtk/gtkwidget.c:2289 msgid "Visited Link Color" msgstr "ਖੋਲ੍ਹੇ ਲਿੰਕ ਰੰਗ" -#: ../gtk/gtkwidget.c:2290 +#: gtk/gtkwidget.c:2290 msgid "Color of visited links" msgstr "ਖੋਲ੍ਹੇ ਗਏ ਲਿੰਕਦਾ ਰੰਗ" -#: ../gtk/gtkwidget.c:2304 +#: gtk/gtkwidget.c:2304 msgid "Wide Separators" msgstr "ਖੁੱਲ੍ਹੇ ਵੱਖਰੇਵੇਂ" -#: ../gtk/gtkwidget.c:2305 -msgid "Whether separators have configurable width and should be drawn using a box instead of a line" +#: gtk/gtkwidget.c:2305 +msgid "" +"Whether separators have configurable width and should be drawn using a box " +"instead of a line" msgstr "ਕੀ ਵੱਖਰੇਵੇ ਦੀ ਚੌੜਾਈ ਸੰਰਚਨਾ ਯੋਗ ਹੋਵੇ ਅਤੇ ਇੱਕ ਸਤਰ ਦੀ ਬਜਾਏ ਇੱਕ ਬਕਸਾ ਖਿੱਚਣ ਦੇ ਯੋਗ ਹੋਵੇ" -#: ../gtk/gtkwidget.c:2319 +#: gtk/gtkwidget.c:2319 msgid "Separator Width" msgstr "ਵੱਖਰੇਵਾ ਚੌੜਾਈ" -#: ../gtk/gtkwidget.c:2320 +#: gtk/gtkwidget.c:2320 msgid "The width of separators if wide-separators is TRUE" msgstr "ਵੱਖਰੇਵੇ ਦੀ ਚੌੜਾਈ, ਜੇਕਰ ਖੁੱਲ੍ਹਾ-ਵੱਖਰੇਵਾ ਸੱਚ ਹੋਵੇ" -#: ../gtk/gtkwidget.c:2334 +#: gtk/gtkwidget.c:2334 msgid "Separator Height" msgstr "ਵੱਖਰੇਵਾ ਉਚਾਈ" -#: ../gtk/gtkwidget.c:2335 +#: gtk/gtkwidget.c:2335 msgid "The height of separators if \"wide-separators\" is TRUE" msgstr "ਵੱਖਰੇਵੇ ਦੀ ਉਚਾਈ, ਜੇਕਰ \"ਖੁੱਲ੍ਹਾ-ਵੱਖਰੇਵਾ\" ਸੱਚ ਹੋਵੇ" -#: ../gtk/gtkwidget.c:2349 +#: gtk/gtkwidget.c:2349 msgid "Horizontal Scroll Arrow Length" msgstr "ਖਿਤਿਜੀ ਸਰਕੋਲ ਤੀਰ ਲੰਬਾਈ" -#: ../gtk/gtkwidget.c:2350 +#: gtk/gtkwidget.c:2350 msgid "The length of horizontal scroll arrows" msgstr "ਖਿਤਿਜੀ ਸਕਰੋਲ ਤੀਰਾਂ ਦੀ ਲੰਬਾਈ" -#: ../gtk/gtkwidget.c:2364 +#: gtk/gtkwidget.c:2364 msgid "Vertical Scroll Arrow Length" msgstr "ਲੰਬਕਾਰੀ ਸਕਰੋਲ ਤੀਰ ਲੰਬਾਈ" -#: ../gtk/gtkwidget.c:2365 +#: gtk/gtkwidget.c:2365 msgid "The length of vertical scroll arrows" msgstr "ਲੰਬਕਾਰੀ ਸਕਰੋਲ ਤੀਰਾਂ ਦੀ ਲੰਬਾਈ" -#: ../gtk/gtkwindow.c:464 +#: gtk/gtkwindow.c:464 msgid "Window Type" msgstr "ਵਿੰਡੋ ਟਾਈਪ" -#: ../gtk/gtkwindow.c:465 +#: gtk/gtkwindow.c:465 msgid "The type of the window" msgstr "ਵਿੰਡੋ ਦੀ ਕਿਸਮ" -#: ../gtk/gtkwindow.c:473 +#: gtk/gtkwindow.c:473 msgid "Window Title" msgstr "ਵਿੰਡੋ ਟਾਈਟਲ" -#: ../gtk/gtkwindow.c:474 +#: gtk/gtkwindow.c:474 msgid "The title of the window" msgstr "ਵਿੰਡੋ ਦਾ ਟਾਈਟਲ" -#: ../gtk/gtkwindow.c:481 +#: gtk/gtkwindow.c:481 msgid "Window Role" msgstr "ਵਿੰਡੋ ਰੂਲ" -#: ../gtk/gtkwindow.c:482 +#: gtk/gtkwindow.c:482 msgid "Unique identifier for the window to be used when restoring a session" msgstr "ਵਿੰਡੋ ਲਈ ਇਕਸਾਰ ਸ਼ਨਾਖਤੀ ਜੋ ਕਿ ਸ਼ੈਸ਼ਨ ਨੁੰ ਮੁੜ-ਸੰਭਾਲਣ ਸਮੇ ਵਰਤਿਆ ਜਾ ਸਕੇ" -#: ../gtk/gtkwindow.c:498 +#: gtk/gtkwindow.c:498 msgid "Startup ID" msgstr "ਸ਼ੁਰੂਆਤੀ ID" -#: ../gtk/gtkwindow.c:499 +#: gtk/gtkwindow.c:499 msgid "Unique startup identifier for the window used by startup-notification" msgstr "ਵਿੰਡੋ ਲਈ ਵਿਲੱਖਣ ਸ਼ੁਰੂਆਤੀ ਸ਼ਨਾਖਤੀ, ਜੋ ਕਿ ਸ਼ੁਰੂਆਤੀ ਸੂਚਨਾ ਵਜੋਂ ਵਰਤਿਆ ਜਾਵੇ।" -#: ../gtk/gtkwindow.c:506 +#: gtk/gtkwindow.c:506 msgid "Allow Shrink" msgstr "ਸੁੰਘੜਨਾ ਮਨਜ਼ੂਰ" -#: ../gtk/gtkwindow.c:508 +#: gtk/gtkwindow.c:508 #, no-c-format -msgid "If TRUE, the window has no mimimum size. Setting this to TRUE is 99% of the time a bad idea" -msgstr "ਜੇਕਰ ਸੱਚ ਹੈ ਤਾਂ, ਵਿੰਡੋ ਦਾ ਕੋਈ ਘੱਟੋ-ਘੱਟ ਅਕਾਰ ਨਹੀਂ ਹੋਵੇਗਾ ਇਸ ਨੂੰ ਸੱਚ ਕਰਨਾ 99% ਵਾਰੀ ਗਲਤ ਸੋਚ ਹੈ ।" +msgid "" +"If TRUE, the window has no mimimum size. Setting this to TRUE is 99% of the " +"time a bad idea" +msgstr "" +"ਜੇਕਰ ਸੱਚ ਹੈ ਤਾਂ, ਵਿੰਡੋ ਦਾ ਕੋਈ ਘੱਟੋ-ਘੱਟ ਅਕਾਰ ਨਹੀਂ ਹੋਵੇਗਾ ਇਸ ਨੂੰ ਸੱਚ ਕਰਨਾ 99% ਵਾਰੀ ਗਲਤ ਸੋਚ ਹੈ ।" -#: ../gtk/gtkwindow.c:515 +#: gtk/gtkwindow.c:515 msgid "Allow Grow" msgstr "ਫੈਲਣਾ ਮਨਜ਼ੂਰ" -#: ../gtk/gtkwindow.c:516 +#: gtk/gtkwindow.c:516 msgid "If TRUE, users can expand the window beyond its minimum size" msgstr "ਜੇਕਰ ਸਹੀ ਹੈ ਤਾਂ, ਯੂਜ਼ਰ ਵਿੰਡੋ ਨੂੰ ਇਸ ਦੇ ਘੱਟੋ-ਘੱਟ ਸੀਮਾ ਤੋਂ ਵੱਧ ਫੈਲਾ ਸਕਦਾ ਹੈ " -#: ../gtk/gtkwindow.c:524 +#: gtk/gtkwindow.c:524 msgid "If TRUE, users can resize the window" msgstr "ਜੇਕਰ ਸੱਚ ਹੈ ਤਾਂ, ਯੂਜ਼ਰ ਵਿੰਡ ਦਾ ਮੁੜ-ਅਕਾਰ ਕਰ ਸਕਦਾ ਹੈ" -#: ../gtk/gtkwindow.c:531 +#: gtk/gtkwindow.c:531 msgid "Modal" msgstr "ਮਾਡਲ" -#: ../gtk/gtkwindow.c:532 -msgid "If TRUE, the window is modal (other windows are not usable while this one is up)" -msgstr "ਜੇਕਰ ਸਹੀ ਹੈ ਤਾਂ, ਵਿੰਡੋ ਮਾਡਲ ਹੋਵੇਗੀ (ਹੋਰ ਵਿੰਡੋ ਉਪਲੱਬਧ ਨਹੀਂ ਹੋ ਸਕਣਗੇ, ਜਦੋਂ ਕਿ ਇੱਕ ਨੂੰ ਵਰਤ ਰਹੇ ਹੋ)" +#: gtk/gtkwindow.c:532 +msgid "" +"If TRUE, the window is modal (other windows are not usable while this one is " +"up)" +msgstr "" +"ਜੇਕਰ ਸਹੀ ਹੈ ਤਾਂ, ਵਿੰਡੋ ਮਾਡਲ ਹੋਵੇਗੀ (ਹੋਰ ਵਿੰਡੋ ਉਪਲੱਬਧ ਨਹੀਂ ਹੋ ਸਕਣਗੇ, ਜਦੋਂ ਕਿ ਇੱਕ ਨੂੰ ਵਰਤ ਰਹੇ ਹੋ)" -#: ../gtk/gtkwindow.c:539 +#: gtk/gtkwindow.c:539 msgid "Window Position" msgstr "ਵਿੰਡੋ ਸਥਿਤੀ" -#: ../gtk/gtkwindow.c:540 +#: gtk/gtkwindow.c:540 msgid "The initial position of the window" msgstr "ਵਿੰਡੋ ਦੀ ਮੁੱਢਲੀ ਸਥਿਤੀ" -#: ../gtk/gtkwindow.c:548 +#: gtk/gtkwindow.c:548 msgid "Default Width" msgstr "ਮੂਲ ਚੌੜਾਈ" -#: ../gtk/gtkwindow.c:549 +#: gtk/gtkwindow.c:549 msgid "The default width of the window, used when initially showing the window" msgstr "ਵਿੰਡੋ ਦੀ ਡਿਫਾਲਟ ਚੌੜਾਈ, ਜੋ ਕਿ ਵਿੰਡੋ ਦੇ ਸ਼ੁਰੂ ਵੇਲੇ ਵੇਖਾਈ ਜਾਵੇਗੀ" -#: ../gtk/gtkwindow.c:558 +#: gtk/gtkwindow.c:558 msgid "Default Height" msgstr "ਮੂਲ ਉਚਾਈ" -#: ../gtk/gtkwindow.c:559 -msgid "The default height of the window, used when initially showing the window" +#: gtk/gtkwindow.c:559 +msgid "" +"The default height of the window, used when initially showing the window" msgstr "ਵਿੰਡੋ ਦੀ ਡਿਫਾਲਟ ਉਚਾਈ, ਜੋ ਕਿ ਵਿੰਡੋ ਦੇ ਸ਼ੁਰੂ ਵੇਲੇ ਵੇਖਾਈ ਜਾਵੇਗੀ" -#: ../gtk/gtkwindow.c:568 +#: gtk/gtkwindow.c:568 msgid "Destroy with Parent" msgstr "ਪੇਰੈਟ ਨੂੰ ਖਤਮ ਕਰ ਦਿਉ" -#: ../gtk/gtkwindow.c:569 +#: gtk/gtkwindow.c:569 msgid "If this window should be destroyed when the parent is destroyed" msgstr "ਜੇਕਰ ਇਹ ਵਿੰਡੋ ਨੂੰ ਖਤਮ ਕੀਤਾ ਤਾਂ ਪੈਰੈਟ ਵੀ ਖਤਮ ਹੋ ਜਾਏਗਾ" -#: ../gtk/gtkwindow.c:577 +#: gtk/gtkwindow.c:577 msgid "Icon for this window" msgstr "ਇਸ ਵਿੰਡੋ ਲਈ ਆਈਕਾਨ" -#: ../gtk/gtkwindow.c:593 +#: gtk/gtkwindow.c:593 msgid "Name of the themed icon for this window" msgstr "ਇਸ ਵਿੰਡੋ ਲਈ ਥੀਮ ਆਈਕਾਨ ਦਾ ਨਾਂ" -#: ../gtk/gtkwindow.c:608 +#: gtk/gtkwindow.c:608 msgid "Is Active" msgstr "ਸਰਗਰਮ ਹੈ" -#: ../gtk/gtkwindow.c:609 +#: gtk/gtkwindow.c:609 msgid "Whether the toplevel is the current active window" msgstr "ਕੀ ਉੱਤਲਾ ਮੌਜੂਦਾ ਸਰਗਰਮ ਵਿੰਡੋ ਹੈ" -#: ../gtk/gtkwindow.c:616 +#: gtk/gtkwindow.c:616 msgid "Focus in Toplevel" msgstr "ਉਪਰਲੇ ਨੂੰ ਕੇਦਰਿਤ ਕਰੋ" -#: ../gtk/gtkwindow.c:617 +#: gtk/gtkwindow.c:617 msgid "Whether the input focus is within this GtkWindow" msgstr "ਕੀ ਇਸ GtkWindow ਵਿੱਚ ਇੰਪੁੱਟ ਕੇਦਰ ਹੋਵੇ" -#: ../gtk/gtkwindow.c:624 +#: gtk/gtkwindow.c:624 msgid "Type hint" msgstr "ਸੰਕੇਤ ਲਿਖੋ" -#: ../gtk/gtkwindow.c:625 -msgid "Hint to help the desktop environment understand what kind of window this is and how to treat it." -msgstr "ਸੰਕੇਤ, ਡੈਸਕਟਾਪ ਮਾਹੌਲ ਨੂੰ ਸਮਝਣ ਵਿੱਚ ਮੱਦਦ ਕਰਦਾ ਹੈ ਕਿ ਵਿੰਡੋ ਕਿਸ ਕਿਸਮ ਦੀ ਹੈ ਅਤੇ ਇਸ ਨੂੰ ਕਿਵੇਂ ਵਰਤਣਾ ਹੈ।" +#: gtk/gtkwindow.c:625 +msgid "" +"Hint to help the desktop environment understand what kind of window this is " +"and how to treat it." +msgstr "" +"ਸੰਕੇਤ, ਡੈਸਕਟਾਪ ਮਾਹੌਲ ਨੂੰ ਸਮਝਣ ਵਿੱਚ ਮੱਦਦ ਕਰਦਾ ਹੈ ਕਿ ਵਿੰਡੋ ਕਿਸ ਕਿਸਮ ਦੀ ਹੈ ਅਤੇ ਇਸ ਨੂੰ ਕਿਵੇਂ " +"ਵਰਤਣਾ ਹੈ।" -#: ../gtk/gtkwindow.c:633 +#: gtk/gtkwindow.c:633 msgid "Skip taskbar" msgstr "ਕਾਰਜ-ਪੱਟੀ ਨੂੰ ਛੱਡੋ" -#: ../gtk/gtkwindow.c:634 +#: gtk/gtkwindow.c:634 msgid "TRUE if the window should not be in the task bar." msgstr "ਸਹੀ, ਜੇਕਰ ਵਿੰਡੋ ਟਾਸਕਬਾਰ ਵਿੱਚ ਨਹੀਂ ਹੋਣੀ ਚਾਹੀਦੀ ਹੈ" -#: ../gtk/gtkwindow.c:641 +#: gtk/gtkwindow.c:641 msgid "Skip pager" msgstr "ਪੇਜ਼ਰ ਨੂੰ ਛੱਡੋ" -#: ../gtk/gtkwindow.c:642 +#: gtk/gtkwindow.c:642 msgid "TRUE if the window should not be in the pager." msgstr "ਸਹੀ, ਜੇਕਰ ਵਿੰਡੋ ਪੇਜ਼ਰ ਵਿੱਚ ਨਹੀਂ ਹੋਣੀ ਚਾਹੀਦੀ ਹੈ" -#: ../gtk/gtkwindow.c:649 +#: gtk/gtkwindow.c:649 msgid "Urgent" msgstr "ਲਾਜ਼ਮੀ" -#: ../gtk/gtkwindow.c:650 +#: gtk/gtkwindow.c:650 msgid "TRUE if the window should be brought to the user's attention." msgstr "ਸੱਚ, ਜੇਕਰ ਵਿੰਡੋ ਯੂਜ਼ਰ ਦਾ ਧਿਆਨ ਖਿੱਚੇ" -#: ../gtk/gtkwindow.c:664 +#: gtk/gtkwindow.c:664 msgid "Accept focus" msgstr "ਫੋਕਸ ਮਨਜ਼ੂਰ" -#: ../gtk/gtkwindow.c:665 +#: gtk/gtkwindow.c:665 msgid "TRUE if the window should receive the input focus." msgstr "ਸਹੀ, ਜੇਕਰ ਵਿੰਡੋ ਇੰਪੁੱਟ ਫੋਕਸ ਲੈ ਸਕੇ।" -#: ../gtk/gtkwindow.c:679 +#: gtk/gtkwindow.c:679 msgid "Focus on map" msgstr "ਨਕਸ਼ੇ ਉੱਤੇ ਫੋਕਸ" -#: ../gtk/gtkwindow.c:680 +#: gtk/gtkwindow.c:680 msgid "TRUE if the window should receive the input focus when mapped." msgstr "ਸੱਚ, ਜੇਕਰ ਵਿੰਡੋ ਇੰਪੁੱਟ ਧਿਆਨ ਲਵੇ, ਜਦੋਂ ਮਿਲਾਇਆ ਗਿਆ ਹੋਵੇ।" -#: ../gtk/gtkwindow.c:694 +#: gtk/gtkwindow.c:694 msgid "Decorated" msgstr "ਸਜਾਇਆ" -#: ../gtk/gtkwindow.c:695 +#: gtk/gtkwindow.c:695 msgid "Whether the window should be decorated by the window manager" msgstr "ਕੀ ਵਿੰਡੋ, ਵਿੰਡੋ ਮੈਨੇਜਰ ਰਾਹੀਂ ਸਜਾਈ ਜਾ ਸਕੇ" -#: ../gtk/gtkwindow.c:709 +#: gtk/gtkwindow.c:709 msgid "Deletable" msgstr "ਵੱਖ-ਹੋਣ ਯੋਗ" -#: ../gtk/gtkwindow.c:710 +#: gtk/gtkwindow.c:710 msgid "Whether the window frame should have a close button" msgstr "ਕੀ ਵਿੰਡੋ ਫਰੇਮ ਉੱਤੇ ਇੱਕ ਬੰਦ ਕਰਨ ਦਾ ਬਟਨ ਹੋਵੇ" -#: ../gtk/gtkwindow.c:726 +#: gtk/gtkwindow.c:726 msgid "Gravity" msgstr "ਗਰੇਵਿਟੀ" -#: ../gtk/gtkwindow.c:727 +#: gtk/gtkwindow.c:727 msgid "The window gravity of the window" msgstr "ਵਿੰਡੋ ਦੀ ਵਿੰਡੋ ਗਰੇਵਿਟੀ" -#: ../gtk/gtkwindow.c:744 +#: gtk/gtkwindow.c:744 msgid "Transient for Window" msgstr "ਵਿੰਡੋ ਲਈ ਟਰਾਂਸੀਨੇਟ" -#: ../gtk/gtkwindow.c:745 +#: gtk/gtkwindow.c:745 msgid "The transient parent of the dialog" msgstr "ਡਾਈਲਾਗ ਦੀ ਟਰਾਂਸਟ ਮੁੱਢਲਾ" -#: ../gtk/gtkwindow.c:759 +#: gtk/gtkwindow.c:759 msgid "Opacity for Window" msgstr "ਵਿੰਡੋ ਲਈ ਧੁੰਦਲਾਪਨ" -#: ../gtk/gtkwindow.c:760 +#: gtk/gtkwindow.c:760 msgid "The opacity of the window, from 0 to 1" msgstr "ਵਿੰਡੋ ਦਾ ਧੁੰਦਲਾਪਨ, 0 ਤੋਂ 1" -#: ../modules/input/gtkimcontextxim.c:334 +#: modules/input/gtkimcontextxim.c:334 msgid "IM Preedit style" msgstr "IM ਪਰੀ-ਐਡੀਟਡ ਸਟਾਇਲ" -#: ../modules/input/gtkimcontextxim.c:335 +#: modules/input/gtkimcontextxim.c:335 msgid "How to draw the input method preedit string" msgstr "ਇੰਪੁੱਟ ਢੰਗ ਪ੍ਰੀ-ਐਡੀਟ ਲਾਈਨ ਨੂੰ ਕਿਸ-ਤਰ੍ਹਾਂ ਬਣਾਏ" -#: ../modules/input/gtkimcontextxim.c:343 +#: modules/input/gtkimcontextxim.c:343 msgid "IM Status style" msgstr "IM ਹਾਲਤ ਸਟਾਇਲ" -#: ../modules/input/gtkimcontextxim.c:344 +#: modules/input/gtkimcontextxim.c:344 msgid "How to draw the input method statusbar" msgstr "ਇੰਪੁੱਟ ਢੰਗ ਦੀ ਹਾਲਤ-ਪੱਟੀ ਨੂੰ ਕਿਵੇਂ ਬਣਾਉਣਾ ਹੈ" #~ msgid "Whether stock icons should be shown in buttons" #~ msgstr "ਕੀ ਸਟਾਕ ਆਈਕਾਨ ਬਟਨਾਂ ਵਿੱਚ ਵੇਖਿਆ ਜਾਵੇ" + #~ msgid "Cancelled" #~ msgstr "ਰੱਦ ਕੀਤਾ" - diff --git a/po-properties/pl.po b/po-properties/pl.po index 7903ce5e2e..2fd4aab600 100644 --- a/po-properties/pl.po +++ b/po-properties/pl.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+-properties.HEAD.pl\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2007-08-07 23:05+0100\n" "Last-Translator: wadim dziedzic \n" "Language-Team: Polish \n" @@ -854,7 +854,7 @@ msgstr "Wyrównanie poziome potomka" msgid "Vertical alignment for child" msgstr "Wyrównanie pionowe potomka" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "Kontrolka obrazu" @@ -945,8 +945,9 @@ msgid "Show button images" msgstr "Wyświetlanie obrazów przycisków" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" -msgstr "Określa czy powinny być wyświetlane ikony w przyciskach" +#, fuzzy +msgid "Whether images should be shown on buttons" +msgstr "Określa czy w menu powinny być wyświetlane obrazy" #: gtk/gtkcalendar.c:440 msgid "Year" @@ -2054,7 +2055,7 @@ msgstr "Rozmiar strzałki" msgid "The minimum size of the arrow in the combo box" msgstr "Minimalny rozmiar strzałki menu rozwijalnego" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2700,7 +2701,7 @@ msgstr "Pionowe wyrównanie etykiety" msgid "The vertical alignment of the label" msgstr "Wyrównanie pionowe etykiety" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "Przestarzała własność, użyj zamiast tego shadow_type" @@ -2716,34 +2717,34 @@ msgstr "Wygląd krawędzi ramki" msgid "A widget to display in place of the usual frame label" msgstr "Kontrolka wyświetlana w miejscu zwykłej etykiety ramki" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "Wygląd cienia otaczającego kontener" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "Położenie uchwytu" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "Położenie uchwytu względem kontrolki potomnej" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "Przyciągana krawędź" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" msgstr "" "Strona skrzynki z uchwytem, która powinna być połączona z punktem dokowania" -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "Przyciąganie do krawędzi" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" @@ -2751,11 +2752,11 @@ msgstr "" "Określa czy powinna być użyta wartość snap_edge czy też pochodząca z " "handle_position" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2960,15 +2961,15 @@ msgstr "Sposób zapisu" msgid "The representation being used for image data" msgstr "Sposób zapisu danych obrazu" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "Kontrolka potomna, występująca po napisie pozycji menu" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "Wyświetlanie obrazów menu" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "Określa czy w menu powinny być wyświetlane obrazy" @@ -3117,6 +3118,25 @@ msgstr "Szerokość układu" msgid "The height of the layout" msgstr "Wysokość układu" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +#, fuzzy +msgid "The URI bound to this button" +msgstr "Stan przełączenia przycisku" + +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "Widoczność" + +#: gtk/gtklinkbutton.c:160 +#, fuzzy +msgid "Whether this link has been visited." +msgstr "Określa czy operacja jest widoczna." + #: gtk/gtkmenu.c:503 #, fuzzy msgid "The currently selected menu item" @@ -3581,7 +3601,7 @@ msgid "Group ID for tabs drag and drop" msgstr "ID grupy dla przeciągania i upuszczania kart" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "Grupa" @@ -3696,6 +3716,16 @@ msgstr "Krzywizna zakładki" msgid "Size of tab curvature" msgstr "Rozmiar krzywizny zakładki" +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "Skalowanie strzałek" + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "Odstępy paska przewijania" + #: gtk/gtkobject.c:370 msgid "User Data" msgstr "Dane użytkownika" @@ -4245,6 +4275,14 @@ msgstr "Grupa, do której należy ten kontrolka przycisku radiowego." msgid "The radio menu item whose group this widget belongs to." msgstr "Do której grupy przycisku radio należy ta kontrolka." +# Wydaje mi się, że w tym bełkotliwym nieco zdaniu +# chodzi o to, do której grupy należy ów przycisk radiowy, +# bo takowe przyciski mają sesn tylko jak są w grupie +#: gtk/gtkradiotoolbutton.c:66 +#, fuzzy +msgid "The radio tool button whose group this button belongs to." +msgstr "Grupa, do której należy ten kontrolka przycisku radiowego." + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "Reguła odświeżania" @@ -7027,6 +7065,9 @@ msgstr "Styl stanu metody wejściowej" msgid "How to draw the input method statusbar" msgstr "Sposób rysowania paska stanu metody wejściowej" +#~ msgid "Whether stock icons should be shown in buttons" +#~ msgstr "Określa czy powinny być wyświetlane ikony w przyciskach" + #~ msgid "Cancelled" #~ msgstr "Przerwano" diff --git a/po-properties/ps.po b/po-properties/ps.po index 8f9ba5054e..99cb2c5fa8 100644 --- a/po-properties/ps.po +++ b/po-properties/ps.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: GNOME\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2008-07-15 14:10-0800\n" "Last-Translator: Zabeeh Khan \n" "Language-Team: Pashto \n" @@ -791,7 +791,7 @@ msgstr "" msgid "Vertical alignment for child" msgstr "" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "" @@ -874,8 +874,9 @@ msgid "Show button images" msgstr "" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" -msgstr "" +#, fuzzy +msgid "Whether images should be shown on buttons" +msgstr "که چېرې بايد ونه کرښې په ونه ليد کښې وانځورول شي" #: gtk/gtkcalendar.c:440 msgid "Year" @@ -1943,7 +1944,7 @@ msgstr "غشي کچ" msgid "The minimum size of the arrow in the combo box" msgstr "" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2547,7 +2548,7 @@ msgstr "" msgid "The vertical alignment of the label" msgstr "" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "" @@ -2563,43 +2564,43 @@ msgstr "" msgid "A widget to display in place of the usual frame label" msgstr "" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" msgstr "" -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" msgstr "" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2802,15 +2803,15 @@ msgstr "زېرمولو ډول" msgid "The representation being used for image data" msgstr "" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "غورنۍ انځورونه ښودل" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "" @@ -2945,6 +2946,24 @@ msgstr "" msgid "The height of the layout" msgstr "" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +msgid "The URI bound to this button" +msgstr "" + +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "ښکارنده" + +#: gtk/gtklinkbutton.c:160 +#, fuzzy +msgid "Whether this link has been visited." +msgstr ".که چېرې دا ليکنه پټه وي" + #: gtk/gtkmenu.c:503 #, fuzzy msgid "The currently selected menu item" @@ -3388,7 +3407,7 @@ msgid "Group ID for tabs drag and drop" msgstr "" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "ډله" @@ -3498,6 +3517,16 @@ msgstr "" msgid "Size of tab curvature" msgstr "" +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "کيل تشونه" + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "د رغښتپټې تشونه" + #: gtk/gtkobject.c:370 msgid "User Data" msgstr "کارن اومتوک" @@ -4008,6 +4037,10 @@ msgstr "" msgid "The radio menu item whose group this widget belongs to." msgstr "" +#: gtk/gtkradiotoolbutton.c:66 +msgid "The radio tool button whose group this button belongs to." +msgstr "" + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "تګلار اوسمهالول" diff --git a/po-properties/pt.po b/po-properties/pt.po index 056b89f9c9..45d547ea69 100644 --- a/po-properties/pt.po +++ b/po-properties/pt.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: 2.24\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-17 00:03+0100\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2008-08-17 00:05+0000\n" "Last-Translator: Duarte Loreto \n" "Language-Team: Portuguese \n" @@ -17,112 +17,110 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ../gdk-pixbuf/gdk-pixbuf.c:89 +#: gdk-pixbuf/gdk-pixbuf.c:89 msgid "Number of Channels" msgstr "Número de Canais" -#: ../gdk-pixbuf/gdk-pixbuf.c:90 +#: gdk-pixbuf/gdk-pixbuf.c:90 msgid "The number of samples per pixel" msgstr "O número de amostras por pixel" -#: ../gdk-pixbuf/gdk-pixbuf.c:99 +#: gdk-pixbuf/gdk-pixbuf.c:99 msgid "Colorspace" msgstr "Espaço de Cor" -#: ../gdk-pixbuf/gdk-pixbuf.c:100 +#: gdk-pixbuf/gdk-pixbuf.c:100 msgid "The colorspace in which the samples are interpreted" msgstr "O espaço de cor em que as amostras são interpretadas" -#: ../gdk-pixbuf/gdk-pixbuf.c:108 +#: gdk-pixbuf/gdk-pixbuf.c:108 msgid "Has Alpha" msgstr "Tem Alfa" -#: ../gdk-pixbuf/gdk-pixbuf.c:109 +#: gdk-pixbuf/gdk-pixbuf.c:109 msgid "Whether the pixbuf has an alpha channel" msgstr "Se a imagem tem um canal alfa" -#: ../gdk-pixbuf/gdk-pixbuf.c:122 +#: gdk-pixbuf/gdk-pixbuf.c:122 msgid "Bits per Sample" msgstr "Bits por Amostra" -#: ../gdk-pixbuf/gdk-pixbuf.c:123 +#: gdk-pixbuf/gdk-pixbuf.c:123 msgid "The number of bits per sample" msgstr "O número de bits por amostra" -#: ../gdk-pixbuf/gdk-pixbuf.c:132 ../gtk/gtklayout.c:632 -#: ../gtk/gtktreeviewcolumn.c:207 +#: gdk-pixbuf/gdk-pixbuf.c:132 gtk/gtklayout.c:632 gtk/gtktreeviewcolumn.c:207 msgid "Width" msgstr "Largura" -#: ../gdk-pixbuf/gdk-pixbuf.c:133 +#: gdk-pixbuf/gdk-pixbuf.c:133 msgid "The number of columns of the pixbuf" msgstr "O número de colunas da imagem" -#: ../gdk-pixbuf/gdk-pixbuf.c:142 ../gtk/gtklayout.c:641 +#: gdk-pixbuf/gdk-pixbuf.c:142 gtk/gtklayout.c:641 msgid "Height" msgstr "Altura" -#: ../gdk-pixbuf/gdk-pixbuf.c:143 +#: gdk-pixbuf/gdk-pixbuf.c:143 msgid "The number of rows of the pixbuf" msgstr "O número de linhas da imagem" -#: ../gdk-pixbuf/gdk-pixbuf.c:159 +#: gdk-pixbuf/gdk-pixbuf.c:159 msgid "Rowstride" msgstr "Comprimento de Linha" -#: ../gdk-pixbuf/gdk-pixbuf.c:160 +#: gdk-pixbuf/gdk-pixbuf.c:160 msgid "" "The number of bytes between the start of a row and the start of the next row" msgstr "" "O número de pixels entre o início de uma linha e o início da linha seguinte" -#: ../gdk-pixbuf/gdk-pixbuf.c:169 +#: gdk-pixbuf/gdk-pixbuf.c:169 msgid "Pixels" msgstr "Pixels" -#: ../gdk-pixbuf/gdk-pixbuf.c:170 +#: gdk-pixbuf/gdk-pixbuf.c:170 msgid "A pointer to the pixel data of the pixbuf" msgstr "Um apontador para os dados de pixel da imagem" -#: ../gdk/gdkdisplaymanager.c:103 +#: gdk/gdkdisplaymanager.c:103 msgid "Default Display" msgstr "Ecrã por Omissão" -#: ../gdk/gdkdisplaymanager.c:104 +#: gdk/gdkdisplaymanager.c:104 msgid "The default display for GDK" msgstr "O ecrã por omissão do GDK" -#: ../gdk/gdkpango.c:490 ../gtk/gtkinvisible.c:86 -#: ../gtk/gtkmountoperation.c:176 ../gtk/gtkstatusicon.c:253 -#: ../gtk/gtkwindow.c:600 +#: gdk/gdkpango.c:490 gtk/gtkinvisible.c:86 gtk/gtkmountoperation.c:176 +#: gtk/gtkstatusicon.c:253 gtk/gtkwindow.c:600 msgid "Screen" msgstr "Ecrã" -#: ../gdk/gdkpango.c:491 +#: gdk/gdkpango.c:491 msgid "the GdkScreen for the renderer" msgstr "O GdkScreen para o renderizador" -#: ../gdk/gdkscreen.c:75 +#: gdk/gdkscreen.c:75 msgid "Font options" msgstr "Opções de fonte" -#: ../gdk/gdkscreen.c:76 +#: gdk/gdkscreen.c:76 msgid "The default font options for the screen" msgstr "As opções de fonte por omissão para o ecrã" -#: ../gdk/gdkscreen.c:83 +#: gdk/gdkscreen.c:83 msgid "Font resolution" msgstr "Resolução da fonte" -#: ../gdk/gdkscreen.c:84 +#: gdk/gdkscreen.c:84 msgid "The resolution for fonts on the screen" msgstr "A resolução das fontes no ecrã" -#: ../gtk/gtkaboutdialog.c:197 +#: gtk/gtkaboutdialog.c:197 msgid "Program name" msgstr "Nome da aplicação" -#: ../gtk/gtkaboutdialog.c:198 +#: gtk/gtkaboutdialog.c:198 msgid "" "The name of the program. If this is not set, it defaults to " "g_get_application_name()" @@ -130,43 +128,43 @@ msgstr "" "O nome da aplicação. Se não estiver definido, por omissão será " "g_get_application_name()" -#: ../gtk/gtkaboutdialog.c:212 +#: gtk/gtkaboutdialog.c:212 msgid "Program version" msgstr "Versão da aplicação" -#: ../gtk/gtkaboutdialog.c:213 +#: gtk/gtkaboutdialog.c:213 msgid "The version of the program" msgstr "A versão da aplicação" -#: ../gtk/gtkaboutdialog.c:227 +#: gtk/gtkaboutdialog.c:227 msgid "Copyright string" msgstr "Declaração de copyright" -#: ../gtk/gtkaboutdialog.c:228 +#: gtk/gtkaboutdialog.c:228 msgid "Copyright information for the program" msgstr "Informação de copyright da aplicação" -#: ../gtk/gtkaboutdialog.c:245 +#: gtk/gtkaboutdialog.c:245 msgid "Comments string" msgstr "Texto de comentários" -#: ../gtk/gtkaboutdialog.c:246 +#: gtk/gtkaboutdialog.c:246 msgid "Comments about the program" msgstr "Comentários sobre a aplicação" -#: ../gtk/gtkaboutdialog.c:280 +#: gtk/gtkaboutdialog.c:280 msgid "Website URL" msgstr "URL da Página Web" -#: ../gtk/gtkaboutdialog.c:281 +#: gtk/gtkaboutdialog.c:281 msgid "The URL for the link to the website of the program" msgstr "O URL do link para a página web da aplicação" -#: ../gtk/gtkaboutdialog.c:297 +#: gtk/gtkaboutdialog.c:297 msgid "Website label" msgstr "Etiqueta da página web" -#: ../gtk/gtkaboutdialog.c:298 +#: gtk/gtkaboutdialog.c:298 msgid "" "The label for the link to the website of the program. If this is not set, it " "defaults to the URL" @@ -174,46 +172,46 @@ msgstr "" "A etiqueta para o link para a página web da aplicação. Se não estiver " "definida, por omissão será o URL" -#: ../gtk/gtkaboutdialog.c:314 +#: gtk/gtkaboutdialog.c:314 msgid "Authors" msgstr "Autores" -#: ../gtk/gtkaboutdialog.c:315 +#: gtk/gtkaboutdialog.c:315 msgid "List of authors of the program" msgstr "Uma lista com os autores da aplicação" -#: ../gtk/gtkaboutdialog.c:331 +#: gtk/gtkaboutdialog.c:331 msgid "Documenters" msgstr "Documentadores" -#: ../gtk/gtkaboutdialog.c:332 +#: gtk/gtkaboutdialog.c:332 msgid "List of people documenting the program" msgstr "Lista de pessoas que elaboraram a documentação da aplicação" -#: ../gtk/gtkaboutdialog.c:348 +#: gtk/gtkaboutdialog.c:348 msgid "Artists" msgstr "Artistas" -#: ../gtk/gtkaboutdialog.c:349 +#: gtk/gtkaboutdialog.c:349 msgid "List of people who have contributed artwork to the program" msgstr "Lista de pessoas que contribuíram com arte para a aplicação" -#: ../gtk/gtkaboutdialog.c:366 +#: gtk/gtkaboutdialog.c:366 msgid "Translator credits" msgstr "Créditos de tradução" -#: ../gtk/gtkaboutdialog.c:367 +#: gtk/gtkaboutdialog.c:367 msgid "" "Credits to the translators. This string should be marked as translatable" msgstr "" "Créditos para os tradutores. Esta expressão deverá ser marcada como " "traduzível" -#: ../gtk/gtkaboutdialog.c:382 +#: gtk/gtkaboutdialog.c:382 msgid "Logo" msgstr "Logotipo" -#: ../gtk/gtkaboutdialog.c:383 +#: gtk/gtkaboutdialog.c:383 msgid "" "A logo for the about box. If this is not set, it defaults to " "gtk_window_get_default_icon_list()" @@ -221,99 +219,98 @@ msgstr "" "Um logotipo para a caixa \"sobre\". Se não estiver definido, por omissão " "será o resultado de gtk_window_get_default_icon_list()" -#: ../gtk/gtkaboutdialog.c:398 +#: gtk/gtkaboutdialog.c:398 msgid "Logo Icon Name" msgstr "Nome do Ícone de Logotipo" -#: ../gtk/gtkaboutdialog.c:399 +#: gtk/gtkaboutdialog.c:399 msgid "A named icon to use as the logo for the about box." msgstr "Um nome de ícone a utilizar como logotipo para a caixa \"sobre\"." -#: ../gtk/gtkaboutdialog.c:412 +#: gtk/gtkaboutdialog.c:412 msgid "Wrap license" msgstr "Quebra de linha na licença" -#: ../gtk/gtkaboutdialog.c:413 +#: gtk/gtkaboutdialog.c:413 msgid "Whether to wrap the license text." msgstr "Se quebrar ou não o texto da licença." -#: ../gtk/gtkaccellabel.c:129 +#: gtk/gtkaccellabel.c:129 msgid "Accelerator Closure" msgstr "Área de Atalho" -#: ../gtk/gtkaccellabel.c:130 +#: gtk/gtkaccellabel.c:130 msgid "The closure to be monitored for accelerator changes" msgstr "A área a ser monitorizada para alterações de atalho" -#: ../gtk/gtkaccellabel.c:136 +#: gtk/gtkaccellabel.c:136 msgid "Accelerator Widget" msgstr "Widget Atalho" -#: ../gtk/gtkaccellabel.c:137 +#: gtk/gtkaccellabel.c:137 msgid "The widget to be monitored for accelerator changes" msgstr "O widget a ser monitorizado para alterações de atalho" -#: ../gtk/gtkaction.c:199 ../gtk/gtkactiongroup.c:170 ../gtk/gtkprinter.c:123 -#: ../gtk/gtktextmark.c:89 +#: gtk/gtkaction.c:199 gtk/gtkactiongroup.c:170 gtk/gtkprinter.c:123 +#: gtk/gtktextmark.c:89 msgid "Name" msgstr "Nome" -#: ../gtk/gtkaction.c:200 +#: gtk/gtkaction.c:200 msgid "A unique name for the action." msgstr "Um nome único para a acção." -#: ../gtk/gtkaction.c:215 ../gtk/gtkbutton.c:199 ../gtk/gtkexpander.c:195 -#: ../gtk/gtkframe.c:105 ../gtk/gtklabel.c:316 ../gtk/gtktoolbutton.c:180 +#: gtk/gtkaction.c:215 gtk/gtkbutton.c:199 gtk/gtkexpander.c:195 +#: gtk/gtkframe.c:105 gtk/gtklabel.c:316 gtk/gtktoolbutton.c:180 msgid "Label" msgstr "Etiqueta" -#: ../gtk/gtkaction.c:216 +#: gtk/gtkaction.c:216 msgid "The label used for menu items and buttons that activate this action." msgstr "" "A etiqueta utilizada para itens de menu e botões que activam esta acção." -#: ../gtk/gtkaction.c:223 +#: gtk/gtkaction.c:223 msgid "Short label" msgstr "Etiqueta abreviada" -#: ../gtk/gtkaction.c:224 +#: gtk/gtkaction.c:224 msgid "A shorter label that may be used on toolbar buttons." msgstr "" "Uma etiqueta abreviada que poderá ser utilizada em botões de barra de " "ferramentas." -#: ../gtk/gtkaction.c:230 +#: gtk/gtkaction.c:230 msgid "Tooltip" msgstr "Dica" -#: ../gtk/gtkaction.c:231 +#: gtk/gtkaction.c:231 msgid "A tooltip for this action." msgstr "Uma dica para esta acção." -#: ../gtk/gtkaction.c:237 +#: gtk/gtkaction.c:237 msgid "Stock Icon" msgstr "Ícone Base" -#: ../gtk/gtkaction.c:238 +#: gtk/gtkaction.c:238 msgid "The stock icon displayed in widgets representing this action." msgstr "O ícone base apresentado em widgets que representem esta acção." -#: ../gtk/gtkaction.c:255 ../gtk/gtkcellrendererpixbuf.c:171 -#: ../gtk/gtkimage.c:230 ../gtk/gtkprinter.c:172 ../gtk/gtkstatusicon.c:210 -#: ../gtk/gtkwindow.c:592 +#: gtk/gtkaction.c:255 gtk/gtkcellrendererpixbuf.c:171 gtk/gtkimage.c:230 +#: gtk/gtkprinter.c:172 gtk/gtkstatusicon.c:210 gtk/gtkwindow.c:592 msgid "Icon Name" msgstr "Nome do Ícone" -#: ../gtk/gtkaction.c:256 ../gtk/gtkcellrendererpixbuf.c:172 -#: ../gtk/gtkimage.c:231 ../gtk/gtkstatusicon.c:211 +#: gtk/gtkaction.c:256 gtk/gtkcellrendererpixbuf.c:172 gtk/gtkimage.c:231 +#: gtk/gtkstatusicon.c:211 msgid "The name of the icon from the icon theme" msgstr "O nome do ícone do tema de ícones" -#: ../gtk/gtkaction.c:262 ../gtk/gtktoolitem.c:156 +#: gtk/gtkaction.c:262 gtk/gtktoolitem.c:156 msgid "Visible when horizontal" msgstr "Visível quando horizontal" -#: ../gtk/gtkaction.c:263 ../gtk/gtktoolitem.c:157 +#: gtk/gtkaction.c:263 gtk/gtktoolitem.c:157 msgid "" "Whether the toolbar item is visible when the toolbar is in a horizontal " "orientation." @@ -321,11 +318,11 @@ msgstr "" "Se o item de barra de ferramentas é visível quando a barra de ferramentas " "tem uma orientação horizontal" -#: ../gtk/gtkaction.c:278 +#: gtk/gtkaction.c:278 msgid "Visible when overflown" msgstr "Visível quando a transbordar" -#: ../gtk/gtkaction.c:279 +#: gtk/gtkaction.c:279 msgid "" "When TRUE, toolitem proxies for this action are represented in the toolbar " "overflow menu." @@ -333,11 +330,11 @@ msgstr "" "Quando VERDADEIRO, proxies de item de menu para esta acção são representadas " "no menu de transbordo da barra de ferramentas." -#: ../gtk/gtkaction.c:286 ../gtk/gtktoolitem.c:163 +#: gtk/gtkaction.c:286 gtk/gtktoolitem.c:163 msgid "Visible when vertical" msgstr "Visível quando vertical" -#: ../gtk/gtkaction.c:287 ../gtk/gtktoolitem.c:164 +#: gtk/gtkaction.c:287 gtk/gtktoolitem.c:164 msgid "" "Whether the toolbar item is visible when the toolbar is in a vertical " "orientation." @@ -345,11 +342,11 @@ msgstr "" "Se o item de barra de ferramentas é visível quando a barra de ferramentas " "tem uma orientação vertical" -#: ../gtk/gtkaction.c:294 ../gtk/gtktoolitem.c:170 +#: gtk/gtkaction.c:294 gtk/gtktoolitem.c:170 msgid "Is important" msgstr "É importante" -#: ../gtk/gtkaction.c:295 +#: gtk/gtkaction.c:295 msgid "" "Whether the action is considered important. When TRUE, toolitem proxies for " "this action show text in GTK_TOOLBAR_BOTH_HORIZ mode." @@ -358,39 +355,38 @@ msgstr "" "item de ferramenta para esta acção apresentam texto em modo " "GTK_TOOLBAR_BOTH_HORIZ." -#: ../gtk/gtkaction.c:303 +#: gtk/gtkaction.c:303 msgid "Hide if empty" msgstr "Esconder se vazio" -#: ../gtk/gtkaction.c:304 +#: gtk/gtkaction.c:304 msgid "When TRUE, empty menu proxies for this action are hidden." msgstr "" "Quando VERDADEIRO, proxies de menu vazio para esta acção são escondidas." -#: ../gtk/gtkaction.c:310 ../gtk/gtkactiongroup.c:177 -#: ../gtk/gtkcellrenderer.c:193 ../gtk/gtkwidget.c:523 +#: gtk/gtkaction.c:310 gtk/gtkactiongroup.c:177 gtk/gtkcellrenderer.c:193 +#: gtk/gtkwidget.c:523 msgid "Sensitive" msgstr "Sensível" -#: ../gtk/gtkaction.c:311 +#: gtk/gtkaction.c:311 msgid "Whether the action is enabled." msgstr "Se a acção está ou não activa." -#: ../gtk/gtkaction.c:317 ../gtk/gtkactiongroup.c:184 -#: ../gtk/gtkstatusicon.c:269 ../gtk/gtktreeviewcolumn.c:191 -#: ../gtk/gtkwidget.c:516 +#: gtk/gtkaction.c:317 gtk/gtkactiongroup.c:184 gtk/gtkstatusicon.c:269 +#: gtk/gtktreeviewcolumn.c:191 gtk/gtkwidget.c:516 msgid "Visible" msgstr "Visível" -#: ../gtk/gtkaction.c:318 +#: gtk/gtkaction.c:318 msgid "Whether the action is visible." msgstr "Se a acção está ou não visível." -#: ../gtk/gtkaction.c:324 +#: gtk/gtkaction.c:324 msgid "Action Group" msgstr "Grupo de Acção" -#: ../gtk/gtkaction.c:325 +#: gtk/gtkaction.c:325 msgid "" "The GtkActionGroup this GtkAction is associated with, or NULL (for internal " "use)." @@ -398,72 +394,72 @@ msgstr "" "O GtkActionGroup a que este GtkAction está associado, ou NULL (para " "utilização interna)." -#: ../gtk/gtkactiongroup.c:171 +#: gtk/gtkactiongroup.c:171 msgid "A name for the action group." msgstr "Um nome para o grupo da acção." -#: ../gtk/gtkactiongroup.c:178 +#: gtk/gtkactiongroup.c:178 msgid "Whether the action group is enabled." msgstr "Se o grupo de acção está ou não activo." -#: ../gtk/gtkactiongroup.c:185 +#: gtk/gtkactiongroup.c:185 msgid "Whether the action group is visible." msgstr "Se o grupo de acção está ou não visível." -#: ../gtk/gtkadjustment.c:93 ../gtk/gtkcellrendererprogress.c:128 -#: ../gtk/gtkscalebutton.c:200 ../gtk/gtkspinbutton.c:269 +#: gtk/gtkadjustment.c:93 gtk/gtkcellrendererprogress.c:128 +#: gtk/gtkscalebutton.c:200 gtk/gtkspinbutton.c:269 msgid "Value" msgstr "Valor" -#: ../gtk/gtkadjustment.c:94 +#: gtk/gtkadjustment.c:94 msgid "The value of the adjustment" msgstr "O valor do ajustamento" -#: ../gtk/gtkadjustment.c:110 +#: gtk/gtkadjustment.c:110 msgid "Minimum Value" msgstr "Valor Mínimo" -#: ../gtk/gtkadjustment.c:111 +#: gtk/gtkadjustment.c:111 msgid "The minimum value of the adjustment" msgstr "O valor mínimo do ajustamento" -#: ../gtk/gtkadjustment.c:130 +#: gtk/gtkadjustment.c:130 msgid "Maximum Value" msgstr "Valor Máximo" -#: ../gtk/gtkadjustment.c:131 +#: gtk/gtkadjustment.c:131 msgid "The maximum value of the adjustment" msgstr "O valor máximo do ajustamento" -#: ../gtk/gtkadjustment.c:147 +#: gtk/gtkadjustment.c:147 msgid "Step Increment" msgstr "Intervalo de Incremento" -#: ../gtk/gtkadjustment.c:148 +#: gtk/gtkadjustment.c:148 msgid "The step increment of the adjustment" msgstr "O intervalo de incremento do ajustamento" -#: ../gtk/gtkadjustment.c:164 +#: gtk/gtkadjustment.c:164 msgid "Page Increment" msgstr "Incremento de Página" -#: ../gtk/gtkadjustment.c:165 +#: gtk/gtkadjustment.c:165 msgid "The page increment of the adjustment" msgstr "O incremento de página do ajustamento" -#: ../gtk/gtkadjustment.c:184 +#: gtk/gtkadjustment.c:184 msgid "Page Size" msgstr "Tamanho da Página" -#: ../gtk/gtkadjustment.c:185 +#: gtk/gtkadjustment.c:185 msgid "The page size of the adjustment" msgstr "O tamanho da página do ajustamento" -#: ../gtk/gtkalignment.c:90 +#: gtk/gtkalignment.c:90 msgid "Horizontal alignment" msgstr "Alinhamento horizontal" -#: ../gtk/gtkalignment.c:91 ../gtk/gtkbutton.c:250 +#: gtk/gtkalignment.c:91 gtk/gtkbutton.c:250 msgid "" "Horizontal position of child in available space. 0.0 is left aligned, 1.0 is " "right aligned" @@ -471,11 +467,11 @@ msgstr "" "Posição horizontal do filho no espaço disponível. 0.0 é alinhado à esquerda, " "1.0 é alinhado à direita" -#: ../gtk/gtkalignment.c:100 +#: gtk/gtkalignment.c:100 msgid "Vertical alignment" msgstr "Alinhamento vertical" -#: ../gtk/gtkalignment.c:101 ../gtk/gtkbutton.c:269 +#: gtk/gtkalignment.c:101 gtk/gtkbutton.c:269 msgid "" "Vertical position of child in available space. 0.0 is top aligned, 1.0 is " "bottom aligned" @@ -483,11 +479,11 @@ msgstr "" "Posição vertical do filho no espaço disponível. 0.0 é alinhado ao topo, 1.0 " "é alinhado ao fundo" -#: ../gtk/gtkalignment.c:109 +#: gtk/gtkalignment.c:109 msgid "Horizontal scale" msgstr "Escala horizontal" -#: ../gtk/gtkalignment.c:110 +#: gtk/gtkalignment.c:110 msgid "" "If available horizontal space is bigger than needed for the child, how much " "of it to use for the child. 0.0 means none, 1.0 means all" @@ -495,11 +491,11 @@ msgstr "" "Se o espaço horizontal disponível é maior do que o necessário para o filho, " "quanto utilizar. 0.0 significa nenhum, 1.0 significa todo" -#: ../gtk/gtkalignment.c:118 +#: gtk/gtkalignment.c:118 msgid "Vertical scale" msgstr "Escala vertical" -#: ../gtk/gtkalignment.c:119 +#: gtk/gtkalignment.c:119 msgid "" "If available vertical space is bigger than needed for the child, how much of " "it to use for the child. 0.0 means none, 1.0 means all" @@ -507,187 +503,187 @@ msgstr "" "Se o espaço vertical disponível é maior do que o necessário para o filho, " "quanto utilizar. 0.0 significa nenhum, 1.0 significa todo" -#: ../gtk/gtkalignment.c:136 +#: gtk/gtkalignment.c:136 msgid "Top Padding" msgstr "Espaçamento no Topo" -#: ../gtk/gtkalignment.c:137 +#: gtk/gtkalignment.c:137 msgid "The padding to insert at the top of the widget." msgstr "O espaçamento a inserir no topo do filho." -#: ../gtk/gtkalignment.c:153 +#: gtk/gtkalignment.c:153 msgid "Bottom Padding" msgstr "Espaçamento no Fundo" -#: ../gtk/gtkalignment.c:154 +#: gtk/gtkalignment.c:154 msgid "The padding to insert at the bottom of the widget." msgstr "O espaçamento a inserir no fundo do filho." -#: ../gtk/gtkalignment.c:170 +#: gtk/gtkalignment.c:170 msgid "Left Padding" msgstr "Espaçamento à Esquerda" -#: ../gtk/gtkalignment.c:171 +#: gtk/gtkalignment.c:171 msgid "The padding to insert at the left of the widget." msgstr "O espaçamento a inserir à esquerda do filho." -#: ../gtk/gtkalignment.c:187 +#: gtk/gtkalignment.c:187 msgid "Right Padding" msgstr "Espaçamento à Direita" -#: ../gtk/gtkalignment.c:188 +#: gtk/gtkalignment.c:188 msgid "The padding to insert at the right of the widget." msgstr "O espaçamento a inserir à direita do filho." -#: ../gtk/gtkarrow.c:73 +#: gtk/gtkarrow.c:73 msgid "Arrow direction" msgstr "Direcção da seta" -#: ../gtk/gtkarrow.c:74 +#: gtk/gtkarrow.c:74 msgid "The direction the arrow should point" msgstr "A direcção em que a seta deverá apontar" -#: ../gtk/gtkarrow.c:81 +#: gtk/gtkarrow.c:81 msgid "Arrow shadow" msgstr "Sombra da seta" -#: ../gtk/gtkarrow.c:82 +#: gtk/gtkarrow.c:82 msgid "Appearance of the shadow surrounding the arrow" msgstr "Aparência da sombra à volta da seta" -#: ../gtk/gtkarrow.c:88 ../gtk/gtkmenuitem.c:279 +#: gtk/gtkarrow.c:88 gtk/gtkmenuitem.c:279 msgid "Arrow Scaling" msgstr "Escala da Seta" -#: ../gtk/gtkarrow.c:89 +#: gtk/gtkarrow.c:89 msgid "Amount of space used up by arrow" msgstr "Quantidade de espaço utilizado pela seta" -#: ../gtk/gtkaspectframe.c:79 +#: gtk/gtkaspectframe.c:79 msgid "Horizontal Alignment" msgstr "Alinhamento Horizontal" -#: ../gtk/gtkaspectframe.c:80 +#: gtk/gtkaspectframe.c:80 msgid "X alignment of the child" msgstr "Alinhamento X do filho" -#: ../gtk/gtkaspectframe.c:86 +#: gtk/gtkaspectframe.c:86 msgid "Vertical Alignment" msgstr "Alinhamento Vertical" -#: ../gtk/gtkaspectframe.c:87 +#: gtk/gtkaspectframe.c:87 msgid "Y alignment of the child" msgstr "Alinhamento Y do filho" -#: ../gtk/gtkaspectframe.c:93 +#: gtk/gtkaspectframe.c:93 msgid "Ratio" msgstr "Rácio" -#: ../gtk/gtkaspectframe.c:94 +#: gtk/gtkaspectframe.c:94 msgid "Aspect ratio if obey_child is FALSE" msgstr "Rácio de aparência se obey_child for FALSO" -#: ../gtk/gtkaspectframe.c:100 +#: gtk/gtkaspectframe.c:100 msgid "Obey child" msgstr "Obedecer ao filho" -#: ../gtk/gtkaspectframe.c:101 +#: gtk/gtkaspectframe.c:101 msgid "Force aspect ratio to match that of the frame's child" msgstr "Forçar o rácio de aparência para coincidir com o da moldura do filho" -#: ../gtk/gtkassistant.c:261 +#: gtk/gtkassistant.c:261 msgid "Header Padding" msgstr "Espaçamento do Cabeçalho" -#: ../gtk/gtkassistant.c:262 +#: gtk/gtkassistant.c:262 msgid "Number of pixels around the header." msgstr "Número de pixels em torno do cabeçalho." -#: ../gtk/gtkassistant.c:269 +#: gtk/gtkassistant.c:269 msgid "Content Padding" msgstr "Espaçamento do Conteúdo" -#: ../gtk/gtkassistant.c:270 +#: gtk/gtkassistant.c:270 msgid "Number of pixels around the content pages." msgstr "Número de pixels em torno das páginas de conteúdo." -#: ../gtk/gtkassistant.c:286 +#: gtk/gtkassistant.c:286 msgid "Page type" msgstr "Tipo de página" -#: ../gtk/gtkassistant.c:287 +#: gtk/gtkassistant.c:287 msgid "The type of the assistant page" msgstr "O tipo de página de assistente" -#: ../gtk/gtkassistant.c:304 +#: gtk/gtkassistant.c:304 msgid "Page title" msgstr "Título da página" -#: ../gtk/gtkassistant.c:305 +#: gtk/gtkassistant.c:305 msgid "The title of the assistant page" msgstr "O título da página de assistente" -#: ../gtk/gtkassistant.c:321 +#: gtk/gtkassistant.c:321 msgid "Header image" msgstr "Imagem de cabeçalho" -#: ../gtk/gtkassistant.c:322 +#: gtk/gtkassistant.c:322 msgid "Header image for the assistant page" msgstr "Imagem de cabeçalho para a página de assistente" -#: ../gtk/gtkassistant.c:338 +#: gtk/gtkassistant.c:338 msgid "Sidebar image" msgstr "Imagem da barra lateral" -#: ../gtk/gtkassistant.c:339 +#: gtk/gtkassistant.c:339 msgid "Sidebar image for the assistant page" msgstr "Imagem da barra lateral da página de assistente" -#: ../gtk/gtkassistant.c:354 +#: gtk/gtkassistant.c:354 msgid "Page complete" msgstr "Página terminada" -#: ../gtk/gtkassistant.c:355 +#: gtk/gtkassistant.c:355 msgid "Whether all required fields on the page have been filled out" msgstr "Se todos os campos obrigatórios da página foram ou não preenchidos" -#: ../gtk/gtkbbox.c:91 +#: gtk/gtkbbox.c:91 msgid "Minimum child width" msgstr "Largura mínima do filho" -#: ../gtk/gtkbbox.c:92 +#: gtk/gtkbbox.c:92 msgid "Minimum width of buttons inside the box" msgstr "Largura mínima dos botões dentro da caixa" -#: ../gtk/gtkbbox.c:100 +#: gtk/gtkbbox.c:100 msgid "Minimum child height" msgstr "Altura mínima do filho" -#: ../gtk/gtkbbox.c:101 +#: gtk/gtkbbox.c:101 msgid "Minimum height of buttons inside the box" msgstr "Altura mínima dos botões dentro da caixa" -#: ../gtk/gtkbbox.c:109 +#: gtk/gtkbbox.c:109 msgid "Child internal width padding" msgstr "Largura de espaçamento interno do filho" -#: ../gtk/gtkbbox.c:110 +#: gtk/gtkbbox.c:110 msgid "Amount to increase child's size on either side" msgstr "Quanto aumentar o tamanho do filho de cada lado" -#: ../gtk/gtkbbox.c:118 +#: gtk/gtkbbox.c:118 msgid "Child internal height padding" msgstr "Altura de espaçamento interno do filho" -#: ../gtk/gtkbbox.c:119 +#: gtk/gtkbbox.c:119 msgid "Amount to increase child's size on the top and bottom" msgstr "Quanto aumentar o tamanho do filho no topo e fundo" -#: ../gtk/gtkbbox.c:127 +#: gtk/gtkbbox.c:127 msgid "Layout style" msgstr "Estilo de disposição" -#: ../gtk/gtkbbox.c:128 +#: gtk/gtkbbox.c:128 msgid "" "How to layout the buttons in the box. Possible values are default, spread, " "edge, start and end" @@ -695,11 +691,11 @@ msgstr "" "Como dispor os botões na caixa. Os valores possíveis são por omissão, " "afastados, extremos, início e fim" -#: ../gtk/gtkbbox.c:136 +#: gtk/gtkbbox.c:136 msgid "Secondary" msgstr "Secundário" -#: ../gtk/gtkbbox.c:137 +#: gtk/gtkbbox.c:137 msgid "" "If TRUE, the child appears in a secondary group of children, suitable for, e." "g., help buttons" @@ -707,38 +703,38 @@ msgstr "" "Se VERDADEIRO, o filho aparece num grupo secundário de filhos, adequado a, " "por ex., botões de ajuda" -#: ../gtk/gtkbox.c:98 ../gtk/gtkexpander.c:219 ../gtk/gtkiconview.c:666 -#: ../gtk/gtktreeviewcolumn.c:216 +#: gtk/gtkbox.c:98 gtk/gtkexpander.c:219 gtk/gtkiconview.c:666 +#: gtk/gtktreeviewcolumn.c:216 msgid "Spacing" msgstr "Espaçamento" -#: ../gtk/gtkbox.c:99 +#: gtk/gtkbox.c:99 msgid "The amount of space between children" msgstr "A quantidade de espaço entre filhos" -#: ../gtk/gtkbox.c:108 ../gtk/gtknotebook.c:644 ../gtk/gtktable.c:165 -#: ../gtk/gtktoolbar.c:580 +#: gtk/gtkbox.c:108 gtk/gtknotebook.c:644 gtk/gtktable.c:165 +#: gtk/gtktoolbar.c:580 msgid "Homogeneous" msgstr "Homogéneo" -#: ../gtk/gtkbox.c:109 +#: gtk/gtkbox.c:109 msgid "Whether the children should all be the same size" msgstr "Se os filhos deverão ou não ter todos o mesmo tamanho" -#: ../gtk/gtkbox.c:116 ../gtk/gtkpreview.c:101 ../gtk/gtktoolbar.c:572 -#: ../gtk/gtktreeviewcolumn.c:272 +#: gtk/gtkbox.c:116 gtk/gtkpreview.c:101 gtk/gtktoolbar.c:572 +#: gtk/gtktreeviewcolumn.c:272 msgid "Expand" msgstr "Expandir" -#: ../gtk/gtkbox.c:117 +#: gtk/gtkbox.c:117 msgid "Whether the child should receive extra space when the parent grows" msgstr "Se o filho deverá ou não receber espaço extra quando o pai cresce" -#: ../gtk/gtkbox.c:123 +#: gtk/gtkbox.c:123 msgid "Fill" msgstr "Preencher" -#: ../gtk/gtkbox.c:124 +#: gtk/gtkbox.c:124 msgid "" "Whether extra space given to the child should be allocated to the child or " "used as padding" @@ -746,19 +742,19 @@ msgstr "" "Se o espaço extra dado ao filho deverá ser alocado ao filho ou utilizado " "como espaçamento" -#: ../gtk/gtkbox.c:130 +#: gtk/gtkbox.c:130 msgid "Padding" msgstr "Espaçamento" -#: ../gtk/gtkbox.c:131 +#: gtk/gtkbox.c:131 msgid "Extra space to put between the child and its neighbors, in pixels" msgstr "Espaço extra para colocar entre o filho e os seus vizinhos, em pixels" -#: ../gtk/gtkbox.c:137 +#: gtk/gtkbox.c:137 msgid "Pack type" msgstr "Tipo de arrumação" -#: ../gtk/gtkbox.c:138 ../gtk/gtknotebook.c:711 +#: gtk/gtkbox.c:138 gtk/gtknotebook.c:711 msgid "" "A GtkPackType indicating whether the child is packed with reference to the " "start or end of the parent" @@ -766,24 +762,24 @@ msgstr "" "Um GtkPackType indicando se o filho é arrumado com referência ao início ou " "fim do pai" -#: ../gtk/gtkbox.c:144 ../gtk/gtknotebook.c:689 ../gtk/gtkpaned.c:218 -#: ../gtk/gtkruler.c:110 +#: gtk/gtkbox.c:144 gtk/gtknotebook.c:689 gtk/gtkpaned.c:218 +#: gtk/gtkruler.c:110 msgid "Position" msgstr "Posição" -#: ../gtk/gtkbox.c:145 ../gtk/gtknotebook.c:690 +#: gtk/gtkbox.c:145 gtk/gtknotebook.c:690 msgid "The index of the child in the parent" msgstr "O índice do filho no pai" -#: ../gtk/gtkbuilder.c:96 +#: gtk/gtkbuilder.c:96 msgid "Translation Domain" msgstr "Domínio de Tradução" -#: ../gtk/gtkbuilder.c:97 +#: gtk/gtkbuilder.c:97 msgid "The translation domain used by gettext" msgstr "O domínio de tradução utilizado pelo gettext" -#: ../gtk/gtkbutton.c:200 +#: gtk/gtkbutton.c:200 msgid "" "Text of the label widget inside the button, if the button contains a label " "widget" @@ -791,12 +787,12 @@ msgstr "" "Texto do widget etiqueta dentro do botão, caso o botão contenha um widget " "etiqueta" -#: ../gtk/gtkbutton.c:207 ../gtk/gtkexpander.c:203 ../gtk/gtklabel.c:337 -#: ../gtk/gtktoolbutton.c:187 +#: gtk/gtkbutton.c:207 gtk/gtkexpander.c:203 gtk/gtklabel.c:337 +#: gtk/gtktoolbutton.c:187 msgid "Use underline" msgstr "Utilizar sublinhado" -#: ../gtk/gtkbutton.c:208 ../gtk/gtkexpander.c:204 ../gtk/gtklabel.c:338 +#: gtk/gtkbutton.c:208 gtk/gtkexpander.c:204 gtk/gtklabel.c:338 msgid "" "If set, an underline in the text indicates the next character should be used " "for the mnemonic accelerator key" @@ -804,71 +800,70 @@ msgstr "" "Se definido, um sublinhado no texto indica que o caracter seguinte deverá " "ser utilizador como tecla de atalho" -#: ../gtk/gtkbutton.c:215 +#: gtk/gtkbutton.c:215 msgid "Use stock" msgstr "Utilizar base" -#: ../gtk/gtkbutton.c:216 +#: gtk/gtkbutton.c:216 msgid "" "If set, the label is used to pick a stock item instead of being displayed" msgstr "" "Se definido, a etiqueta é utilizada para seleccionar um item base em vez de " "ser apresentada" -#: ../gtk/gtkbutton.c:223 ../gtk/gtkcombobox.c:788 -#: ../gtk/gtkfilechooserbutton.c:393 +#: gtk/gtkbutton.c:223 gtk/gtkcombobox.c:788 gtk/gtkfilechooserbutton.c:393 msgid "Focus on click" msgstr "Focar ao premir" -#: ../gtk/gtkbutton.c:224 ../gtk/gtkfilechooserbutton.c:394 +#: gtk/gtkbutton.c:224 gtk/gtkfilechooserbutton.c:394 msgid "Whether the button grabs focus when it is clicked with the mouse" msgstr "Se o botão fica ou não com o foco ao ser premido com o rato" -#: ../gtk/gtkbutton.c:231 +#: gtk/gtkbutton.c:231 msgid "Border relief" msgstr "Relevo da margem" -#: ../gtk/gtkbutton.c:232 +#: gtk/gtkbutton.c:232 msgid "The border relief style" msgstr "O estilo de relevo da margem" -#: ../gtk/gtkbutton.c:249 +#: gtk/gtkbutton.c:249 msgid "Horizontal alignment for child" msgstr "Alinhamento horizontal do filho" -#: ../gtk/gtkbutton.c:268 +#: gtk/gtkbutton.c:268 msgid "Vertical alignment for child" msgstr "Alinhamento vertical do filho" -#: ../gtk/gtkbutton.c:285 ../gtk/gtkimagemenuitem.c:100 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "Widget de imagem" -#: ../gtk/gtkbutton.c:286 +#: gtk/gtkbutton.c:286 msgid "Child widget to appear next to the button text" msgstr "Widget filho a apresentar ao lado do texto do botão" -#: ../gtk/gtkbutton.c:300 +#: gtk/gtkbutton.c:300 msgid "Image position" msgstr "Posição da imagem" -#: ../gtk/gtkbutton.c:301 +#: gtk/gtkbutton.c:301 msgid "The position of the image relative to the text" msgstr "A posição da imagem relativamente ao texto" -#: ../gtk/gtkbutton.c:410 +#: gtk/gtkbutton.c:410 msgid "Default Spacing" msgstr "Espaçamento por Omissão" -#: ../gtk/gtkbutton.c:411 +#: gtk/gtkbutton.c:411 msgid "Extra space to add for CAN_DEFAULT buttons" msgstr "Espaçamento extra a adicionar a botões CAN_DEFAULT" -#: ../gtk/gtkbutton.c:417 +#: gtk/gtkbutton.c:417 msgid "Default Outside Spacing" msgstr "Espaçamento por Omissão Externo" -#: ../gtk/gtkbutton.c:418 +#: gtk/gtkbutton.c:418 msgid "" "Extra space to add for CAN_DEFAULT buttons that is always drawn outside the " "border" @@ -876,29 +871,29 @@ msgstr "" "Espaçamento extra a adicionar a botões CAN_DEFAULT que são sempre desenhados " "fora da margem" -#: ../gtk/gtkbutton.c:423 +#: gtk/gtkbutton.c:423 msgid "Child X Displacement" msgstr "Deslocamento X do Filho" -#: ../gtk/gtkbutton.c:424 +#: gtk/gtkbutton.c:424 msgid "" "How far in the x direction to move the child when the button is depressed" msgstr "Quão longe na direcção x mover o filho quando o botão é solto" -#: ../gtk/gtkbutton.c:431 +#: gtk/gtkbutton.c:431 msgid "Child Y Displacement" msgstr "Deslocamento Y do Filho" -#: ../gtk/gtkbutton.c:432 +#: gtk/gtkbutton.c:432 msgid "" "How far in the y direction to move the child when the button is depressed" msgstr "Quão longe na direcção y mover o filho quando o botão é solto" -#: ../gtk/gtkbutton.c:448 +#: gtk/gtkbutton.c:448 msgid "Displace focus" msgstr "Deslocar o foco" -#: ../gtk/gtkbutton.c:449 +#: gtk/gtkbutton.c:449 msgid "" "Whether the child_displacement_x/_y properties should also affect the focus " "rectangle" @@ -906,51 +901,51 @@ msgstr "" "Se as propriedades child_displacement_x/_y deverão ou não também afectar o " "rectângulo de foco" -#: ../gtk/gtkbutton.c:462 ../gtk/gtkentry.c:539 ../gtk/gtkentry.c:932 +#: gtk/gtkbutton.c:462 gtk/gtkentry.c:539 gtk/gtkentry.c:932 msgid "Inner Border" msgstr "Margem Interior" -#: ../gtk/gtkbutton.c:463 +#: gtk/gtkbutton.c:463 msgid "Border between button edges and child." msgstr "Margem entre os limites do botão e o filho." -#: ../gtk/gtkbutton.c:476 +#: gtk/gtkbutton.c:476 msgid "Image spacing" msgstr "Espaçamento da imagem" -#: ../gtk/gtkbutton.c:477 +#: gtk/gtkbutton.c:477 msgid "Spacing in pixels between the image and label" msgstr "Espaço em pixels entre a imagem e a etiqueta" -#: ../gtk/gtkbutton.c:491 +#: gtk/gtkbutton.c:491 msgid "Show button images" msgstr "Apresentar imagens dos botões" -#: ../gtk/gtkbutton.c:492 +#: gtk/gtkbutton.c:492 msgid "Whether images should be shown on buttons" msgstr "Se as images deverão ou não ser apresentadas nos botões" -#: ../gtk/gtkcalendar.c:440 +#: gtk/gtkcalendar.c:440 msgid "Year" msgstr "Ano" -#: ../gtk/gtkcalendar.c:441 +#: gtk/gtkcalendar.c:441 msgid "The selected year" msgstr "O ano seleccionado" -#: ../gtk/gtkcalendar.c:454 +#: gtk/gtkcalendar.c:454 msgid "Month" msgstr "Mês" -#: ../gtk/gtkcalendar.c:455 +#: gtk/gtkcalendar.c:455 msgid "The selected month (as a number between 0 and 11)" msgstr "O mês seleccionado (como um número entre 0 e 11)" -#: ../gtk/gtkcalendar.c:469 +#: gtk/gtkcalendar.c:469 msgid "Day" msgstr "Dia" -#: ../gtk/gtkcalendar.c:470 +#: gtk/gtkcalendar.c:470 msgid "" "The selected day (as a number between 1 and 31, or 0 to unselect the " "currently selected day)" @@ -958,323 +953,320 @@ msgstr "" "O dia seleccionado (como um número entre 1 e 31, ou 0 para desfazer a " "selecção de dia actual)" -#: ../gtk/gtkcalendar.c:484 +#: gtk/gtkcalendar.c:484 msgid "Show Heading" msgstr "Apresentar Cabeçalho" -#: ../gtk/gtkcalendar.c:485 +#: gtk/gtkcalendar.c:485 msgid "If TRUE, a heading is displayed" msgstr "Se VERDADEIRO, é apresentado um cabeçalho" -#: ../gtk/gtkcalendar.c:499 +#: gtk/gtkcalendar.c:499 msgid "Show Day Names" msgstr "Apresentar Nomes de Dias" -#: ../gtk/gtkcalendar.c:500 +#: gtk/gtkcalendar.c:500 msgid "If TRUE, day names are displayed" msgstr "Se VERDADEIRO, são apresentados os nomes dos dias" -#: ../gtk/gtkcalendar.c:513 +#: gtk/gtkcalendar.c:513 msgid "No Month Change" msgstr "Não Alterar Mês" -#: ../gtk/gtkcalendar.c:514 +#: gtk/gtkcalendar.c:514 msgid "If TRUE, the selected month cannot be changed" msgstr "Se VERDADEIRO, o mês seleccionado não poderá ser alterado" -#: ../gtk/gtkcalendar.c:528 +#: gtk/gtkcalendar.c:528 msgid "Show Week Numbers" msgstr "Apresentar os Números de Semanas" -#: ../gtk/gtkcalendar.c:529 +#: gtk/gtkcalendar.c:529 msgid "If TRUE, week numbers are displayed" msgstr "Se VERDADEIRO, são apresentados os números das semanas" -#: ../gtk/gtkcalendar.c:544 +#: gtk/gtkcalendar.c:544 msgid "Details Width" msgstr "Largura dos Detalhes" -#: ../gtk/gtkcalendar.c:545 +#: gtk/gtkcalendar.c:545 msgid "Details width in characters" msgstr "Largura dos detalhes em caracteres" -#: ../gtk/gtkcalendar.c:560 +#: gtk/gtkcalendar.c:560 msgid "Details Height" msgstr "Altura dos Detalhes" -#: ../gtk/gtkcalendar.c:561 +#: gtk/gtkcalendar.c:561 msgid "Details height in rows" msgstr "Altrua dos detalhes em linhas" -#: ../gtk/gtkcalendar.c:577 +#: gtk/gtkcalendar.c:577 msgid "Show Details" msgstr "Apresentar Detalhes" -#: ../gtk/gtkcalendar.c:578 +#: gtk/gtkcalendar.c:578 msgid "If TRUE, details are shown" msgstr "Se VERDADEIRO, são apresentados os detalhes" -#: ../gtk/gtkcellrenderer.c:177 +#: gtk/gtkcellrenderer.c:177 msgid "mode" msgstr "modo" -#: ../gtk/gtkcellrenderer.c:178 +#: gtk/gtkcellrenderer.c:178 msgid "Editable mode of the CellRenderer" msgstr "Modo editável do CellRenderer" -#: ../gtk/gtkcellrenderer.c:186 +#: gtk/gtkcellrenderer.c:186 msgid "visible" msgstr "visível" -#: ../gtk/gtkcellrenderer.c:187 +#: gtk/gtkcellrenderer.c:187 msgid "Display the cell" msgstr "Apresentar a célula" -#: ../gtk/gtkcellrenderer.c:194 +#: gtk/gtkcellrenderer.c:194 msgid "Display the cell sensitive" msgstr "Apresentar a sensibilidade da célula" -#: ../gtk/gtkcellrenderer.c:201 +#: gtk/gtkcellrenderer.c:201 msgid "xalign" msgstr "alinh x" -#: ../gtk/gtkcellrenderer.c:202 +#: gtk/gtkcellrenderer.c:202 msgid "The x-align" msgstr "O alinhamento-x" -#: ../gtk/gtkcellrenderer.c:211 +#: gtk/gtkcellrenderer.c:211 msgid "yalign" msgstr "alinh y" -#: ../gtk/gtkcellrenderer.c:212 +#: gtk/gtkcellrenderer.c:212 msgid "The y-align" msgstr "O alinhamento-y" -#: ../gtk/gtkcellrenderer.c:221 +#: gtk/gtkcellrenderer.c:221 msgid "xpad" msgstr "Espaç x" -#: ../gtk/gtkcellrenderer.c:222 +#: gtk/gtkcellrenderer.c:222 msgid "The xpad" msgstr "O espaçamento x" -#: ../gtk/gtkcellrenderer.c:231 +#: gtk/gtkcellrenderer.c:231 msgid "ypad" msgstr "Espaç y" -#: ../gtk/gtkcellrenderer.c:232 +#: gtk/gtkcellrenderer.c:232 msgid "The ypad" msgstr "O espaçamento y" -#: ../gtk/gtkcellrenderer.c:241 +#: gtk/gtkcellrenderer.c:241 msgid "width" msgstr "largura" -#: ../gtk/gtkcellrenderer.c:242 +#: gtk/gtkcellrenderer.c:242 msgid "The fixed width" msgstr "A largura fixa" -#: ../gtk/gtkcellrenderer.c:251 +#: gtk/gtkcellrenderer.c:251 msgid "height" msgstr "altura" -#: ../gtk/gtkcellrenderer.c:252 +#: gtk/gtkcellrenderer.c:252 msgid "The fixed height" msgstr "A altura fixa" -#: ../gtk/gtkcellrenderer.c:261 +#: gtk/gtkcellrenderer.c:261 msgid "Is Expander" msgstr "É Expansor" -#: ../gtk/gtkcellrenderer.c:262 +#: gtk/gtkcellrenderer.c:262 msgid "Row has children" msgstr "Linha tem filhos" -#: ../gtk/gtkcellrenderer.c:270 +#: gtk/gtkcellrenderer.c:270 msgid "Is Expanded" msgstr "Está Expandido" -#: ../gtk/gtkcellrenderer.c:271 +#: gtk/gtkcellrenderer.c:271 msgid "Row is an expander row, and is expanded" msgstr "Linha é uma linha expansora, e está expandida" -#: ../gtk/gtkcellrenderer.c:278 +#: gtk/gtkcellrenderer.c:278 msgid "Cell background color name" msgstr "Nome da cor de fundo da célula" -#: ../gtk/gtkcellrenderer.c:279 +#: gtk/gtkcellrenderer.c:279 msgid "Cell background color as a string" msgstr "Cor de fundo da célula como uma expressão" -#: ../gtk/gtkcellrenderer.c:286 +#: gtk/gtkcellrenderer.c:286 msgid "Cell background color" msgstr "Cor de fundo da célula" -#: ../gtk/gtkcellrenderer.c:287 +#: gtk/gtkcellrenderer.c:287 msgid "Cell background color as a GdkColor" msgstr "Cor de fundo da célula como uma GdkColor" -#: ../gtk/gtkcellrenderer.c:294 +#: gtk/gtkcellrenderer.c:294 msgid "Editing" msgstr "A editar" -#: ../gtk/gtkcellrenderer.c:295 +#: gtk/gtkcellrenderer.c:295 msgid "Whether the cell renderer is currently in editing mode" msgstr "Se o renderizador de célula está ou não actualmente em modo de edição" -#: ../gtk/gtkcellrenderer.c:303 +#: gtk/gtkcellrenderer.c:303 msgid "Cell background set" msgstr "Conjunto de fundo da célula" -#: ../gtk/gtkcellrenderer.c:304 +#: gtk/gtkcellrenderer.c:304 msgid "Whether this tag affects the cell background color" msgstr "Se este atributo afecta ou não a cor de fundo da célula" -#: ../gtk/gtkcellrendereraccel.c:104 +#: gtk/gtkcellrendereraccel.c:104 msgid "Accelerator key" msgstr "Tecla de atalho" -#: ../gtk/gtkcellrendereraccel.c:105 +#: gtk/gtkcellrendereraccel.c:105 msgid "The keyval of the accelerator" msgstr "O valor de tecla do atalho" -#: ../gtk/gtkcellrendereraccel.c:121 +#: gtk/gtkcellrendereraccel.c:121 msgid "Accelerator modifiers" msgstr "Modificadores do atalho" -#: ../gtk/gtkcellrendereraccel.c:122 +#: gtk/gtkcellrendereraccel.c:122 msgid "The modifier mask of the accelerator" msgstr "A máscara de modificadores do atalho" -#: ../gtk/gtkcellrendereraccel.c:139 +#: gtk/gtkcellrendereraccel.c:139 msgid "Accelerator keycode" msgstr "Código de tecla do atalho" -#: ../gtk/gtkcellrendereraccel.c:140 +#: gtk/gtkcellrendereraccel.c:140 msgid "The hardware keycode of the accelerator" msgstr "O código de tecla, ao nível do hardware, do atalho" -#: ../gtk/gtkcellrendereraccel.c:159 +#: gtk/gtkcellrendereraccel.c:159 msgid "Accelerator Mode" msgstr "Modo de Atalho" -#: ../gtk/gtkcellrendereraccel.c:160 +#: gtk/gtkcellrendereraccel.c:160 msgid "The type of accelerators" msgstr "O tipo de atalhos" -#: ../gtk/gtkcellrenderercombo.c:107 +#: gtk/gtkcellrenderercombo.c:107 msgid "Model" msgstr "Modelo" -#: ../gtk/gtkcellrenderercombo.c:108 +#: gtk/gtkcellrenderercombo.c:108 msgid "The model containing the possible values for the combo box" msgstr "" "O modelo que contém os valores possíveis para a caixa de selecção única" -#: ../gtk/gtkcellrenderercombo.c:130 ../gtk/gtkcomboboxentry.c:106 +#: gtk/gtkcellrenderercombo.c:130 gtk/gtkcomboboxentry.c:106 msgid "Text Column" msgstr "Coluna de Texto" -#: ../gtk/gtkcellrenderercombo.c:131 ../gtk/gtkcomboboxentry.c:107 +#: gtk/gtkcellrenderercombo.c:131 gtk/gtkcomboboxentry.c:107 msgid "A column in the data source model to get the strings from" msgstr "Uma coluna no modelo de fonte de dados de onde obter as expressões" -#: ../gtk/gtkcellrenderercombo.c:148 +#: gtk/gtkcellrenderercombo.c:148 msgid "Has Entry" msgstr "Possui Entrada" -#: ../gtk/gtkcellrenderercombo.c:149 +#: gtk/gtkcellrenderercombo.c:149 msgid "If FALSE, don't allow to enter strings other than the chosen ones" msgstr "" "Se FALSO, não permitir a introdução de expressões que não as seleccionadas" -#: ../gtk/gtkcellrendererpixbuf.c:111 +#: gtk/gtkcellrendererpixbuf.c:111 msgid "Pixbuf Object" msgstr "Objecto Pixbuf" -#: ../gtk/gtkcellrendererpixbuf.c:112 +#: gtk/gtkcellrendererpixbuf.c:112 msgid "The pixbuf to render" msgstr "O pixbuf a renderizar" -#: ../gtk/gtkcellrendererpixbuf.c:119 +#: gtk/gtkcellrendererpixbuf.c:119 msgid "Pixbuf Expander Open" msgstr "Pixbuf de Expansor Aberto" -#: ../gtk/gtkcellrendererpixbuf.c:120 +#: gtk/gtkcellrendererpixbuf.c:120 msgid "Pixbuf for open expander" msgstr "Pixbuf para um expansor aberto" -#: ../gtk/gtkcellrendererpixbuf.c:127 +#: gtk/gtkcellrendererpixbuf.c:127 msgid "Pixbuf Expander Closed" msgstr "Pixbuf de Expansor Fechado" -#: ../gtk/gtkcellrendererpixbuf.c:128 +#: gtk/gtkcellrendererpixbuf.c:128 msgid "Pixbuf for closed expander" msgstr "Pixbuf para um expansor fechado" -#: ../gtk/gtkcellrendererpixbuf.c:135 ../gtk/gtkimage.c:172 -#: ../gtk/gtkstatusicon.c:202 +#: gtk/gtkcellrendererpixbuf.c:135 gtk/gtkimage.c:172 gtk/gtkstatusicon.c:202 msgid "Stock ID" msgstr "ID Base" -#: ../gtk/gtkcellrendererpixbuf.c:136 +#: gtk/gtkcellrendererpixbuf.c:136 msgid "The stock ID of the stock icon to render" msgstr "O ID base do ícone base a renderizar" -#: ../gtk/gtkcellrendererpixbuf.c:143 ../gtk/gtkrecentmanager.c:245 -#: ../gtk/gtkstatusicon.c:243 +#: gtk/gtkcellrendererpixbuf.c:143 gtk/gtkrecentmanager.c:245 +#: gtk/gtkstatusicon.c:243 msgid "Size" msgstr "Tamanho" -#: ../gtk/gtkcellrendererpixbuf.c:144 +#: gtk/gtkcellrendererpixbuf.c:144 msgid "The GtkIconSize value that specifies the size of the rendered icon" msgstr "O valor GtkIconSize que especifica o tamanho do ícone renderizado" -#: ../gtk/gtkcellrendererpixbuf.c:153 +#: gtk/gtkcellrendererpixbuf.c:153 msgid "Detail" msgstr "Detalhe" -#: ../gtk/gtkcellrendererpixbuf.c:154 +#: gtk/gtkcellrendererpixbuf.c:154 msgid "Render detail to pass to the theme engine" msgstr "Detalhe de renderização a passar ao motor de temas" -#: ../gtk/gtkcellrendererpixbuf.c:187 +#: gtk/gtkcellrendererpixbuf.c:187 msgid "Follow State" msgstr "Seguir o Estado" -#: ../gtk/gtkcellrendererpixbuf.c:188 +#: gtk/gtkcellrendererpixbuf.c:188 msgid "Whether the rendered pixbuf should be colorized according to the state" msgstr "Se a imagem renderizada deverá ser colorida de acordo com o estado" -#: ../gtk/gtkcellrendererpixbuf.c:205 ../gtk/gtkimage.c:247 -#: ../gtk/gtkwindow.c:576 +#: gtk/gtkcellrendererpixbuf.c:205 gtk/gtkimage.c:247 gtk/gtkwindow.c:576 msgid "Icon" msgstr "Ícone" -#: ../gtk/gtkcellrendererpixbuf.c:206 ../gtk/gtkimage.c:248 -#: ../gtk/gtkstatusicon.c:227 +#: gtk/gtkcellrendererpixbuf.c:206 gtk/gtkimage.c:248 gtk/gtkstatusicon.c:227 msgid "The GIcon being displayed" msgstr "O GIcon a ser apresentado" -#: ../gtk/gtkcellrendererprogress.c:129 +#: gtk/gtkcellrendererprogress.c:129 msgid "Value of the progress bar" msgstr "Valor da barra de progresso" -#: ../gtk/gtkcellrendererprogress.c:146 ../gtk/gtkcellrenderertext.c:195 -#: ../gtk/gtkentry.c:582 ../gtk/gtkmessagedialog.c:153 -#: ../gtk/gtkprogressbar.c:184 ../gtk/gtktextbuffer.c:197 +#: gtk/gtkcellrendererprogress.c:146 gtk/gtkcellrenderertext.c:195 +#: gtk/gtkentry.c:582 gtk/gtkmessagedialog.c:153 gtk/gtkprogressbar.c:184 +#: gtk/gtktextbuffer.c:197 msgid "Text" msgstr "Texto" -#: ../gtk/gtkcellrendererprogress.c:147 +#: gtk/gtkcellrendererprogress.c:147 msgid "Text on the progress bar" msgstr "Texto na barra de progresso" -#: ../gtk/gtkcellrendererprogress.c:170 +#: gtk/gtkcellrendererprogress.c:170 msgid "Pulse" msgstr "Impulso" -#: ../gtk/gtkcellrendererprogress.c:171 +#: gtk/gtkcellrendererprogress.c:171 msgid "" "Set this to positive values to indicate that some progress is made, but you " "don't know how much." @@ -1282,11 +1274,11 @@ msgstr "" "Definir com valores positivos para indicar que algum progresso foi realizado " "mas não se sabe quanto." -#: ../gtk/gtkcellrendererprogress.c:187 ../gtk/gtkprogress.c:118 +#: gtk/gtkcellrendererprogress.c:187 gtk/gtkprogress.c:118 msgid "Text x alignment" msgstr "Alinhamento x do texto" -#: ../gtk/gtkcellrendererprogress.c:188 ../gtk/gtkprogress.c:119 +#: gtk/gtkcellrendererprogress.c:188 gtk/gtkprogress.c:119 msgid "" "The horizontal text alignment, from 0 (left) to 1 (right). Reversed for RTL " "layouts." @@ -1294,219 +1286,212 @@ msgstr "" "O alinhamento horizontal de texto, de 0 (esquerda) até 1 (direita). " "Invertido para disposições RTL (direita para a esquerda)." -#: ../gtk/gtkcellrendererprogress.c:204 ../gtk/gtkprogress.c:125 +#: gtk/gtkcellrendererprogress.c:204 gtk/gtkprogress.c:125 msgid "Text y alignment" msgstr "Alinhamento y do texto" -#: ../gtk/gtkcellrendererprogress.c:205 ../gtk/gtkprogress.c:126 +#: gtk/gtkcellrendererprogress.c:205 gtk/gtkprogress.c:126 msgid "The vertical text alignment, from 0 (top) to 1 (bottom)." msgstr "O alinhamento vertical de texto, de 0 (topo) até 1 (fundo)." -#: ../gtk/gtkcellrendererprogress.c:221 ../gtk/gtkiconview.c:731 -#: ../gtk/gtkprogressbar.c:126 ../gtk/gtkscalebutton.c:191 -#: ../gtk/gtkstatusicon.c:301 ../gtk/gtktoolbar.c:492 -#: ../gtk/gtktrayicon-x11.c:95 +#: gtk/gtkcellrendererprogress.c:221 gtk/gtkiconview.c:731 +#: gtk/gtkprogressbar.c:126 gtk/gtkscalebutton.c:191 gtk/gtkstatusicon.c:301 +#: gtk/gtktoolbar.c:492 gtk/gtktrayicon-x11.c:95 msgid "Orientation" msgstr "Orientação" -#: ../gtk/gtkcellrendererprogress.c:222 ../gtk/gtkprogressbar.c:127 +#: gtk/gtkcellrendererprogress.c:222 gtk/gtkprogressbar.c:127 msgid "Orientation and growth direction of the progress bar" msgstr "Orientação e direção de crescimento da barra de progresso" -#: ../gtk/gtkcellrendererspin.c:93 ../gtk/gtkprogressbar.c:118 -#: ../gtk/gtkrange.c:346 ../gtk/gtkscalebutton.c:219 -#: ../gtk/gtkspinbutton.c:208 +#: gtk/gtkcellrendererspin.c:93 gtk/gtkprogressbar.c:118 gtk/gtkrange.c:346 +#: gtk/gtkscalebutton.c:219 gtk/gtkspinbutton.c:208 msgid "Adjustment" msgstr "Ajustamento" -#: ../gtk/gtkcellrendererspin.c:94 +#: gtk/gtkcellrendererspin.c:94 msgid "The adjustment that holds the value of the spinbutton." msgstr "O ajustamento que contém o valor do botão giratório." -#: ../gtk/gtkcellrendererspin.c:109 +#: gtk/gtkcellrendererspin.c:109 msgid "Climb rate" msgstr "Rácio de incremento" -#: ../gtk/gtkcellrendererspin.c:110 ../gtk/gtkspinbutton.c:217 +#: gtk/gtkcellrendererspin.c:110 gtk/gtkspinbutton.c:217 msgid "The acceleration rate when you hold down a button" msgstr "O rácio de acelaração quando se mantém um botão premido" -#: ../gtk/gtkcellrendererspin.c:123 ../gtk/gtkscale.c:142 -#: ../gtk/gtkspinbutton.c:226 +#: gtk/gtkcellrendererspin.c:123 gtk/gtkscale.c:142 gtk/gtkspinbutton.c:226 msgid "Digits" msgstr "Dígitos" -#: ../gtk/gtkcellrendererspin.c:124 ../gtk/gtkspinbutton.c:227 +#: gtk/gtkcellrendererspin.c:124 gtk/gtkspinbutton.c:227 msgid "The number of decimal places to display" msgstr "O número de casas decimais a apresentar" -#: ../gtk/gtkcellrenderertext.c:196 +#: gtk/gtkcellrenderertext.c:196 msgid "Text to render" msgstr "Texto a renderizar" -#: ../gtk/gtkcellrenderertext.c:203 +#: gtk/gtkcellrenderertext.c:203 msgid "Markup" msgstr "Marcado" -#: ../gtk/gtkcellrenderertext.c:204 +#: gtk/gtkcellrenderertext.c:204 msgid "Marked up text to render" msgstr "Texto marcado a renderizar" -#: ../gtk/gtkcellrenderertext.c:211 ../gtk/gtklabel.c:323 +#: gtk/gtkcellrenderertext.c:211 gtk/gtklabel.c:323 msgid "Attributes" msgstr "Atributos" -#: ../gtk/gtkcellrenderertext.c:212 +#: gtk/gtkcellrenderertext.c:212 msgid "A list of style attributes to apply to the text of the renderer" msgstr "Uma lista de atributos de estilo a aplicar ao texto do renderizador" -#: ../gtk/gtkcellrenderertext.c:219 +#: gtk/gtkcellrenderertext.c:219 msgid "Single Paragraph Mode" msgstr "Modo de parágrafo único" -#: ../gtk/gtkcellrenderertext.c:220 +#: gtk/gtkcellrenderertext.c:220 msgid "Whether or not to keep all text in a single paragraph" msgstr "Se manter ou não o texto todo num único parágrafo" -#: ../gtk/gtkcellrenderertext.c:228 ../gtk/gtkcellview.c:160 -#: ../gtk/gtktexttag.c:183 +#: gtk/gtkcellrenderertext.c:228 gtk/gtkcellview.c:160 gtk/gtktexttag.c:183 msgid "Background color name" msgstr "Nome de cor de fundo" -#: ../gtk/gtkcellrenderertext.c:229 ../gtk/gtkcellview.c:161 -#: ../gtk/gtktexttag.c:184 +#: gtk/gtkcellrenderertext.c:229 gtk/gtkcellview.c:161 gtk/gtktexttag.c:184 msgid "Background color as a string" msgstr "Cor de fundo como uma expressão" -#: ../gtk/gtkcellrenderertext.c:236 ../gtk/gtkcellview.c:167 -#: ../gtk/gtktexttag.c:191 +#: gtk/gtkcellrenderertext.c:236 gtk/gtkcellview.c:167 gtk/gtktexttag.c:191 msgid "Background color" msgstr "Cor de fundo" -#: ../gtk/gtkcellrenderertext.c:237 ../gtk/gtkcellview.c:168 +#: gtk/gtkcellrenderertext.c:237 gtk/gtkcellview.c:168 msgid "Background color as a GdkColor" msgstr "Cor de fundo como uma GdkColor" -#: ../gtk/gtkcellrenderertext.c:244 ../gtk/gtktexttag.c:217 +#: gtk/gtkcellrenderertext.c:244 gtk/gtktexttag.c:217 msgid "Foreground color name" msgstr "Nome de cor de 1º plano" -#: ../gtk/gtkcellrenderertext.c:245 ../gtk/gtktexttag.c:218 +#: gtk/gtkcellrenderertext.c:245 gtk/gtktexttag.c:218 msgid "Foreground color as a string" msgstr "Cor de 1º plano como uma expressão" -#: ../gtk/gtkcellrenderertext.c:252 ../gtk/gtktexttag.c:225 +#: gtk/gtkcellrenderertext.c:252 gtk/gtktexttag.c:225 msgid "Foreground color" msgstr "Cor de 1º plano" -#: ../gtk/gtkcellrenderertext.c:253 +#: gtk/gtkcellrenderertext.c:253 msgid "Foreground color as a GdkColor" msgstr "Cor de 1º plano como uma GdkColor" -#: ../gtk/gtkcellrenderertext.c:261 ../gtk/gtkentry.c:506 -#: ../gtk/gtktexttag.c:251 ../gtk/gtktextview.c:568 +#: gtk/gtkcellrenderertext.c:261 gtk/gtkentry.c:506 gtk/gtktexttag.c:251 +#: gtk/gtktextview.c:568 msgid "Editable" msgstr "Editável" -#: ../gtk/gtkcellrenderertext.c:262 ../gtk/gtktexttag.c:252 -#: ../gtk/gtktextview.c:569 +#: gtk/gtkcellrenderertext.c:262 gtk/gtktexttag.c:252 gtk/gtktextview.c:569 msgid "Whether the text can be modified by the user" msgstr "Se o texto pode ou não ser alterado pelo utilizador" -#: ../gtk/gtkcellrenderertext.c:269 ../gtk/gtkcellrenderertext.c:277 -#: ../gtk/gtkfontsel.c:188 ../gtk/gtktexttag.c:267 ../gtk/gtktexttag.c:275 +#: gtk/gtkcellrenderertext.c:269 gtk/gtkcellrenderertext.c:277 +#: gtk/gtkfontsel.c:188 gtk/gtktexttag.c:267 gtk/gtktexttag.c:275 msgid "Font" msgstr "Fonte" -#: ../gtk/gtkcellrenderertext.c:270 ../gtk/gtktexttag.c:268 +#: gtk/gtkcellrenderertext.c:270 gtk/gtktexttag.c:268 msgid "Font description as a string, e.g. \"Sans Italic 12\"" msgstr "Descrição da fonte como uma expressão, por ex. \"Sans Italic 12\"" -#: ../gtk/gtkcellrenderertext.c:278 ../gtk/gtktexttag.c:276 +#: gtk/gtkcellrenderertext.c:278 gtk/gtktexttag.c:276 msgid "Font description as a PangoFontDescription struct" msgstr "Descrição de fonte como uma estrutura PangoFontDescription" -#: ../gtk/gtkcellrenderertext.c:286 ../gtk/gtktexttag.c:283 +#: gtk/gtkcellrenderertext.c:286 gtk/gtktexttag.c:283 msgid "Font family" msgstr "Família de fonte" -#: ../gtk/gtkcellrenderertext.c:287 ../gtk/gtktexttag.c:284 +#: gtk/gtkcellrenderertext.c:287 gtk/gtktexttag.c:284 msgid "Name of the font family, e.g. Sans, Helvetica, Times, Monospace" msgstr "Nome da família da fonte, por ex. Sans, Helvetica, Times, Monospace" -#: ../gtk/gtkcellrenderertext.c:294 ../gtk/gtkcellrenderertext.c:295 -#: ../gtk/gtktexttag.c:291 +#: gtk/gtkcellrenderertext.c:294 gtk/gtkcellrenderertext.c:295 +#: gtk/gtktexttag.c:291 msgid "Font style" msgstr "Estilo de fonte" -#: ../gtk/gtkcellrenderertext.c:303 ../gtk/gtkcellrenderertext.c:304 -#: ../gtk/gtktexttag.c:300 +#: gtk/gtkcellrenderertext.c:303 gtk/gtkcellrenderertext.c:304 +#: gtk/gtktexttag.c:300 msgid "Font variant" msgstr "Variante de fonte" -#: ../gtk/gtkcellrenderertext.c:312 ../gtk/gtkcellrenderertext.c:313 -#: ../gtk/gtktexttag.c:309 +#: gtk/gtkcellrenderertext.c:312 gtk/gtkcellrenderertext.c:313 +#: gtk/gtktexttag.c:309 msgid "Font weight" msgstr "Peso da fonte" -#: ../gtk/gtkcellrenderertext.c:322 ../gtk/gtkcellrenderertext.c:323 -#: ../gtk/gtktexttag.c:320 +#: gtk/gtkcellrenderertext.c:322 gtk/gtkcellrenderertext.c:323 +#: gtk/gtktexttag.c:320 msgid "Font stretch" msgstr "Esticar da fonte" -#: ../gtk/gtkcellrenderertext.c:331 ../gtk/gtkcellrenderertext.c:332 -#: ../gtk/gtktexttag.c:329 +#: gtk/gtkcellrenderertext.c:331 gtk/gtkcellrenderertext.c:332 +#: gtk/gtktexttag.c:329 msgid "Font size" msgstr "Tamanho da fonte" -#: ../gtk/gtkcellrenderertext.c:341 ../gtk/gtktexttag.c:349 +#: gtk/gtkcellrenderertext.c:341 gtk/gtktexttag.c:349 msgid "Font points" msgstr "Pontos de fonte" -#: ../gtk/gtkcellrenderertext.c:342 ../gtk/gtktexttag.c:350 +#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:350 msgid "Font size in points" msgstr "Tamanho da fonte em pontos" -#: ../gtk/gtkcellrenderertext.c:351 ../gtk/gtktexttag.c:339 +#: gtk/gtkcellrenderertext.c:351 gtk/gtktexttag.c:339 msgid "Font scale" msgstr "Escala de fonte" -#: ../gtk/gtkcellrenderertext.c:352 +#: gtk/gtkcellrenderertext.c:352 msgid "Font scaling factor" msgstr "Factor de escala da fonte" -#: ../gtk/gtkcellrenderertext.c:361 ../gtk/gtktexttag.c:418 +#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:418 msgid "Rise" msgstr "Ascenção" -#: ../gtk/gtkcellrenderertext.c:362 +#: gtk/gtkcellrenderertext.c:362 msgid "" "Offset of text above the baseline (below the baseline if rise is negative)" msgstr "" "Deslocamento do texto acima da linha base (abaixo da linha base se ascenção " "for negativa)" -#: ../gtk/gtkcellrenderertext.c:373 ../gtk/gtktexttag.c:458 +#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:458 msgid "Strikethrough" msgstr "Riscar" -#: ../gtk/gtkcellrenderertext.c:374 ../gtk/gtktexttag.c:459 +#: gtk/gtkcellrenderertext.c:374 gtk/gtktexttag.c:459 msgid "Whether to strike through the text" msgstr "Se riscar ou não o texto" -#: ../gtk/gtkcellrenderertext.c:381 ../gtk/gtktexttag.c:466 +#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:466 msgid "Underline" msgstr "Sublinhar" -#: ../gtk/gtkcellrenderertext.c:382 ../gtk/gtktexttag.c:467 +#: gtk/gtkcellrenderertext.c:382 gtk/gtktexttag.c:467 msgid "Style of underline for this text" msgstr "Estilo do sublinhado para este texto" -#: ../gtk/gtkcellrenderertext.c:390 ../gtk/gtktexttag.c:378 +#: gtk/gtkcellrenderertext.c:390 gtk/gtktexttag.c:378 msgid "Language" msgstr "Idioma" -#: ../gtk/gtkcellrenderertext.c:391 +#: gtk/gtkcellrenderertext.c:391 msgid "" "The language this text is in, as an ISO code. Pango can use this as a hint " "when rendering the text. If you don't understand this parameter, you " @@ -1516,12 +1501,11 @@ msgstr "" "como uma dica ao renderizar o texto. Se não compreende este parâmetro, " "provavelmente não necessita dele." -#: ../gtk/gtkcellrenderertext.c:411 ../gtk/gtklabel.c:448 -#: ../gtk/gtkprogressbar.c:206 +#: gtk/gtkcellrenderertext.c:411 gtk/gtklabel.c:448 gtk/gtkprogressbar.c:206 msgid "Ellipsize" msgstr "Eliptizar" -#: ../gtk/gtkcellrenderertext.c:412 +#: gtk/gtkcellrenderertext.c:412 msgid "" "The preferred place to ellipsize the string, if the cell renderer does not " "have enough room to display the entire string" @@ -1529,20 +1513,20 @@ msgstr "" "O local preferido para eliptizar a expressão, se o renderizador de célula " "não possuir espaço suficiente para apresentar a expressão completa" -#: ../gtk/gtkcellrenderertext.c:431 ../gtk/gtkfilechooserbutton.c:421 -#: ../gtk/gtklabel.c:468 +#: gtk/gtkcellrenderertext.c:431 gtk/gtkfilechooserbutton.c:421 +#: gtk/gtklabel.c:468 msgid "Width In Characters" msgstr "Largura Em Caracteres" -#: ../gtk/gtkcellrenderertext.c:432 ../gtk/gtklabel.c:469 +#: gtk/gtkcellrenderertext.c:432 gtk/gtklabel.c:469 msgid "The desired width of the label, in characters" msgstr "A largura desejada da etiqueta, em caracteres" -#: ../gtk/gtkcellrenderertext.c:450 ../gtk/gtktexttag.c:475 +#: gtk/gtkcellrenderertext.c:450 gtk/gtktexttag.c:475 msgid "Wrap mode" msgstr "Modo de quebra" -#: ../gtk/gtkcellrenderertext.c:451 +#: gtk/gtkcellrenderertext.c:451 msgid "" "How to break the string into multiple lines, if the cell renderer does not " "have enough room to display the entire string" @@ -1550,446 +1534,440 @@ msgstr "" "Como quebrar o texto em múltiplas linhas, se o renderizador de célula não " "possuir espaço suficiente para apresentar o texto completo" -#: ../gtk/gtkcellrenderertext.c:470 ../gtk/gtkcombobox.c:677 +#: gtk/gtkcellrenderertext.c:470 gtk/gtkcombobox.c:677 msgid "Wrap width" msgstr "Largura de quebra" -#: ../gtk/gtkcellrenderertext.c:471 +#: gtk/gtkcellrenderertext.c:471 msgid "The width at which the text is wrapped" msgstr "A largura à qual o texto é quebrado" -#: ../gtk/gtkcellrenderertext.c:491 ../gtk/gtktreeviewcolumn.c:297 +#: gtk/gtkcellrenderertext.c:491 gtk/gtktreeviewcolumn.c:297 msgid "Alignment" msgstr "Alinhamento" -#: ../gtk/gtkcellrenderertext.c:492 +#: gtk/gtkcellrenderertext.c:492 msgid "How to align the lines" msgstr "Como alinhas as linhas" -#: ../gtk/gtkcellrenderertext.c:502 ../gtk/gtkcellview.c:190 -#: ../gtk/gtktexttag.c:564 +#: gtk/gtkcellrenderertext.c:502 gtk/gtkcellview.c:190 gtk/gtktexttag.c:564 msgid "Background set" msgstr "Afectar fundo" -#: ../gtk/gtkcellrenderertext.c:503 ../gtk/gtkcellview.c:191 -#: ../gtk/gtktexttag.c:565 +#: gtk/gtkcellrenderertext.c:503 gtk/gtkcellview.c:191 gtk/gtktexttag.c:565 msgid "Whether this tag affects the background color" msgstr "Se este atributo afecta ou não a cor de fundo" -#: ../gtk/gtkcellrenderertext.c:506 ../gtk/gtktexttag.c:576 +#: gtk/gtkcellrenderertext.c:506 gtk/gtktexttag.c:576 msgid "Foreground set" msgstr "Afectar 1º plano" -#: ../gtk/gtkcellrenderertext.c:507 ../gtk/gtktexttag.c:577 +#: gtk/gtkcellrenderertext.c:507 gtk/gtktexttag.c:577 msgid "Whether this tag affects the foreground color" msgstr "Se este atributo afecta ou não a cor de 1º plano" -#: ../gtk/gtkcellrenderertext.c:510 ../gtk/gtktexttag.c:584 +#: gtk/gtkcellrenderertext.c:510 gtk/gtktexttag.c:584 msgid "Editability set" msgstr "Afectar editabilidade" -#: ../gtk/gtkcellrenderertext.c:511 ../gtk/gtktexttag.c:585 +#: gtk/gtkcellrenderertext.c:511 gtk/gtktexttag.c:585 msgid "Whether this tag affects text editability" msgstr "Se este atributo afecta ou não a editabilidade do texto" -#: ../gtk/gtkcellrenderertext.c:514 ../gtk/gtktexttag.c:588 +#: gtk/gtkcellrenderertext.c:514 gtk/gtktexttag.c:588 msgid "Font family set" msgstr "Afectar família de fonte" -#: ../gtk/gtkcellrenderertext.c:515 ../gtk/gtktexttag.c:589 +#: gtk/gtkcellrenderertext.c:515 gtk/gtktexttag.c:589 msgid "Whether this tag affects the font family" msgstr "Se este atributo afecta ou não a família da fonte" -#: ../gtk/gtkcellrenderertext.c:518 ../gtk/gtktexttag.c:592 +#: gtk/gtkcellrenderertext.c:518 gtk/gtktexttag.c:592 msgid "Font style set" msgstr "Afectar estilo de fonte" -#: ../gtk/gtkcellrenderertext.c:519 ../gtk/gtktexttag.c:593 +#: gtk/gtkcellrenderertext.c:519 gtk/gtktexttag.c:593 msgid "Whether this tag affects the font style" msgstr "Se este atributo afecta ou não o estilo da fonte" -#: ../gtk/gtkcellrenderertext.c:522 ../gtk/gtktexttag.c:596 +#: gtk/gtkcellrenderertext.c:522 gtk/gtktexttag.c:596 msgid "Font variant set" msgstr "Afectar variante de fonte" -#: ../gtk/gtkcellrenderertext.c:523 ../gtk/gtktexttag.c:597 +#: gtk/gtkcellrenderertext.c:523 gtk/gtktexttag.c:597 msgid "Whether this tag affects the font variant" msgstr "Se este atributo afecta ou não a variante da fonte" -#: ../gtk/gtkcellrenderertext.c:526 ../gtk/gtktexttag.c:600 +#: gtk/gtkcellrenderertext.c:526 gtk/gtktexttag.c:600 msgid "Font weight set" msgstr "Afectar peso de fonte" -#: ../gtk/gtkcellrenderertext.c:527 ../gtk/gtktexttag.c:601 +#: gtk/gtkcellrenderertext.c:527 gtk/gtktexttag.c:601 msgid "Whether this tag affects the font weight" msgstr "Se este atributo afecta ou não o peso da fonte" -#: ../gtk/gtkcellrenderertext.c:530 ../gtk/gtktexttag.c:604 +#: gtk/gtkcellrenderertext.c:530 gtk/gtktexttag.c:604 msgid "Font stretch set" msgstr "Afectar esticar de fonte" -#: ../gtk/gtkcellrenderertext.c:531 ../gtk/gtktexttag.c:605 +#: gtk/gtkcellrenderertext.c:531 gtk/gtktexttag.c:605 msgid "Whether this tag affects the font stretch" msgstr "Se este atributo afecta ou não o esticar da fonte" -#: ../gtk/gtkcellrenderertext.c:534 ../gtk/gtktexttag.c:608 +#: gtk/gtkcellrenderertext.c:534 gtk/gtktexttag.c:608 msgid "Font size set" msgstr "Afectar tamanho de fonte" -#: ../gtk/gtkcellrenderertext.c:535 ../gtk/gtktexttag.c:609 +#: gtk/gtkcellrenderertext.c:535 gtk/gtktexttag.c:609 msgid "Whether this tag affects the font size" msgstr "Se este atributo afecta ou não o tamanho da fonte" -#: ../gtk/gtkcellrenderertext.c:538 ../gtk/gtktexttag.c:612 +#: gtk/gtkcellrenderertext.c:538 gtk/gtktexttag.c:612 msgid "Font scale set" msgstr "Afectar escala de fonte" -#: ../gtk/gtkcellrenderertext.c:539 ../gtk/gtktexttag.c:613 +#: gtk/gtkcellrenderertext.c:539 gtk/gtktexttag.c:613 msgid "Whether this tag scales the font size by a factor" msgstr "Se este atributo afecta ou não a escala da fonte" -#: ../gtk/gtkcellrenderertext.c:542 ../gtk/gtktexttag.c:632 +#: gtk/gtkcellrenderertext.c:542 gtk/gtktexttag.c:632 msgid "Rise set" msgstr "Afectar ascenção" -#: ../gtk/gtkcellrenderertext.c:543 ../gtk/gtktexttag.c:633 +#: gtk/gtkcellrenderertext.c:543 gtk/gtktexttag.c:633 msgid "Whether this tag affects the rise" msgstr "Se este atributo afecta ou não a ascenção" -#: ../gtk/gtkcellrenderertext.c:546 ../gtk/gtktexttag.c:648 +#: gtk/gtkcellrenderertext.c:546 gtk/gtktexttag.c:648 msgid "Strikethrough set" msgstr "Afectar riscado" -#: ../gtk/gtkcellrenderertext.c:547 ../gtk/gtktexttag.c:649 +#: gtk/gtkcellrenderertext.c:547 gtk/gtktexttag.c:649 msgid "Whether this tag affects strikethrough" msgstr "Se este atributo afecta ou não o riscado" -#: ../gtk/gtkcellrenderertext.c:550 ../gtk/gtktexttag.c:656 +#: gtk/gtkcellrenderertext.c:550 gtk/gtktexttag.c:656 msgid "Underline set" msgstr "Afectar sublinhado" -#: ../gtk/gtkcellrenderertext.c:551 ../gtk/gtktexttag.c:657 +#: gtk/gtkcellrenderertext.c:551 gtk/gtktexttag.c:657 msgid "Whether this tag affects underlining" msgstr "Se este atributo afecta ou não o sublinhado" -#: ../gtk/gtkcellrenderertext.c:554 ../gtk/gtktexttag.c:620 +#: gtk/gtkcellrenderertext.c:554 gtk/gtktexttag.c:620 msgid "Language set" msgstr "Definição do idioma" -#: ../gtk/gtkcellrenderertext.c:555 ../gtk/gtktexttag.c:621 +#: gtk/gtkcellrenderertext.c:555 gtk/gtktexttag.c:621 msgid "Whether this tag affects the language the text is rendered as" msgstr "Se esta etiqueta afecta o idioma em que o texto é renderizado" -#: ../gtk/gtkcellrenderertext.c:558 +#: gtk/gtkcellrenderertext.c:558 msgid "Ellipsize set" msgstr "Eliptizar o conjunto" -#: ../gtk/gtkcellrenderertext.c:559 +#: gtk/gtkcellrenderertext.c:559 msgid "Whether this tag affects the ellipsize mode" msgstr "Se esta etiqueta afecta ou não o modo eliptizado" -#: ../gtk/gtkcellrenderertext.c:562 +#: gtk/gtkcellrenderertext.c:562 msgid "Align set" msgstr "Definir alinhamento" -#: ../gtk/gtkcellrenderertext.c:563 +#: gtk/gtkcellrenderertext.c:563 msgid "Whether this tag affects the alignment mode" msgstr "Se esta etiqueta afecta ou não o modo de alinhamento" -#: ../gtk/gtkcellrenderertoggle.c:126 +#: gtk/gtkcellrenderertoggle.c:126 msgid "Toggle state" msgstr "Estado de alternância" -#: ../gtk/gtkcellrenderertoggle.c:127 +#: gtk/gtkcellrenderertoggle.c:127 msgid "The toggle state of the button" msgstr "O estado de alternância do botão" -#: ../gtk/gtkcellrenderertoggle.c:134 +#: gtk/gtkcellrenderertoggle.c:134 msgid "Inconsistent state" msgstr "Estado inconsistente" -#: ../gtk/gtkcellrenderertoggle.c:135 +#: gtk/gtkcellrenderertoggle.c:135 msgid "The inconsistent state of the button" msgstr "O estado inconsistente do botão" -#: ../gtk/gtkcellrenderertoggle.c:142 +#: gtk/gtkcellrenderertoggle.c:142 msgid "Activatable" msgstr "Activável" -#: ../gtk/gtkcellrenderertoggle.c:143 +#: gtk/gtkcellrenderertoggle.c:143 msgid "The toggle button can be activated" msgstr "O botão de alternância pode ser activado" -#: ../gtk/gtkcellrenderertoggle.c:150 +#: gtk/gtkcellrenderertoggle.c:150 msgid "Radio state" msgstr "Estado rádio" -#: ../gtk/gtkcellrenderertoggle.c:151 +#: gtk/gtkcellrenderertoggle.c:151 msgid "Draw the toggle button as a radio button" msgstr "Desenhar o botão de alternância como um botão exclusivo" -#: ../gtk/gtkcellrenderertoggle.c:158 +#: gtk/gtkcellrenderertoggle.c:158 msgid "Indicator size" msgstr "Tamanho do indicador" -#: ../gtk/gtkcellrenderertoggle.c:159 ../gtk/gtkcheckbutton.c:70 -#: ../gtk/gtkcheckmenuitem.c:112 +#: gtk/gtkcellrenderertoggle.c:159 gtk/gtkcheckbutton.c:70 +#: gtk/gtkcheckmenuitem.c:112 msgid "Size of check or radio indicator" msgstr "Tamanho do indicador de selecção ou exclusivo" -#: ../gtk/gtkcellview.c:182 +#: gtk/gtkcellview.c:182 msgid "CellView model" msgstr "Modelo CellView" -#: ../gtk/gtkcellview.c:183 +#: gtk/gtkcellview.c:183 msgid "The model for cell view" msgstr "O modelo para a vista de célula" -#: ../gtk/gtkcheckbutton.c:69 ../gtk/gtkcheckmenuitem.c:110 -#: ../gtk/gtkoptionmenu.c:168 +#: gtk/gtkcheckbutton.c:69 gtk/gtkcheckmenuitem.c:110 gtk/gtkoptionmenu.c:168 msgid "Indicator Size" msgstr "Tamanho do Indicador" -#: ../gtk/gtkcheckbutton.c:77 ../gtk/gtkexpander.c:245 -#: ../gtk/gtkoptionmenu.c:174 +#: gtk/gtkcheckbutton.c:77 gtk/gtkexpander.c:245 gtk/gtkoptionmenu.c:174 msgid "Indicator Spacing" msgstr "Espaçamento do Indicador" -#: ../gtk/gtkcheckbutton.c:78 +#: gtk/gtkcheckbutton.c:78 msgid "Spacing around check or radio indicator" msgstr "Espaçamento à volta do indicador de selecção ou exclusivo" -#: ../gtk/gtkcheckmenuitem.c:87 ../gtk/gtkmenu.c:502 -#: ../gtk/gtktoggleaction.c:118 ../gtk/gtktogglebutton.c:102 -#: ../gtk/gtktoggletoolbutton.c:101 +#: gtk/gtkcheckmenuitem.c:87 gtk/gtkmenu.c:502 gtk/gtktoggleaction.c:118 +#: gtk/gtktogglebutton.c:102 gtk/gtktoggletoolbutton.c:101 msgid "Active" msgstr "Activo" -#: ../gtk/gtkcheckmenuitem.c:88 +#: gtk/gtkcheckmenuitem.c:88 msgid "Whether the menu item is checked" msgstr "Se o item de menu está seleccionado" -#: ../gtk/gtkcheckmenuitem.c:95 ../gtk/gtktogglebutton.c:110 +#: gtk/gtkcheckmenuitem.c:95 gtk/gtktogglebutton.c:110 msgid "Inconsistent" msgstr "Inconsistente" -#: ../gtk/gtkcheckmenuitem.c:96 +#: gtk/gtkcheckmenuitem.c:96 msgid "Whether to display an \"inconsistent\" state" msgstr "Se deverá ou não ser apresentado um estado \"inconsistente\"" -#: ../gtk/gtkcheckmenuitem.c:103 +#: gtk/gtkcheckmenuitem.c:103 msgid "Draw as radio menu item" msgstr "Desenhar como um item de menu exclusivo" -#: ../gtk/gtkcheckmenuitem.c:104 +#: gtk/gtkcheckmenuitem.c:104 msgid "Whether the menu item looks like a radio menu item" msgstr "Se o item de menu se assemelha ou não com um item de menu exclusivo" -#: ../gtk/gtkcolorbutton.c:171 +#: gtk/gtkcolorbutton.c:171 msgid "Use alpha" msgstr "Utilizar alfa" -#: ../gtk/gtkcolorbutton.c:172 +#: gtk/gtkcolorbutton.c:172 msgid "Whether or not to give the color an alpha value" msgstr "Se atribuir ou não à cor um valor alfa" -#: ../gtk/gtkcolorbutton.c:186 ../gtk/gtkfilechooserbutton.c:407 -#: ../gtk/gtkfontbutton.c:142 ../gtk/gtkprintjob.c:116 -#: ../gtk/gtktreeviewcolumn.c:264 +#: gtk/gtkcolorbutton.c:186 gtk/gtkfilechooserbutton.c:407 +#: gtk/gtkfontbutton.c:142 gtk/gtkprintjob.c:116 gtk/gtktreeviewcolumn.c:264 msgid "Title" msgstr "Título" -#: ../gtk/gtkcolorbutton.c:187 +#: gtk/gtkcolorbutton.c:187 msgid "The title of the color selection dialog" msgstr "O título do diálogo de selecção de cor" -#: ../gtk/gtkcolorbutton.c:201 ../gtk/gtkcolorsel.c:293 +#: gtk/gtkcolorbutton.c:201 gtk/gtkcolorsel.c:293 msgid "Current Color" msgstr "Cor Actual" -#: ../gtk/gtkcolorbutton.c:202 +#: gtk/gtkcolorbutton.c:202 msgid "The selected color" msgstr "A cor actual" -#: ../gtk/gtkcolorbutton.c:216 ../gtk/gtkcolorsel.c:300 +#: gtk/gtkcolorbutton.c:216 gtk/gtkcolorsel.c:300 msgid "Current Alpha" msgstr "Alfa Actual" -#: ../gtk/gtkcolorbutton.c:217 +#: gtk/gtkcolorbutton.c:217 msgid "The selected opacity value (0 fully transparent, 65535 fully opaque)" msgstr "" "O valor de opacidade seleccionado (0 completamente transaparente, 65535 " "completamente opaco)" -#: ../gtk/gtkcolorsel.c:279 +#: gtk/gtkcolorsel.c:279 msgid "Has Opacity Control" msgstr "Tem Controlo de Opacidade" -#: ../gtk/gtkcolorsel.c:280 +#: gtk/gtkcolorsel.c:280 msgid "Whether the color selector should allow setting opacity" msgstr "Se o selector de cor deverá ou não permitir definir a opacidade" -#: ../gtk/gtkcolorsel.c:286 +#: gtk/gtkcolorsel.c:286 msgid "Has palette" msgstr "Tem paleta" -#: ../gtk/gtkcolorsel.c:287 +#: gtk/gtkcolorsel.c:287 msgid "Whether a palette should be used" msgstr "Se a paleta deverá ou não ser utilizada" -#: ../gtk/gtkcolorsel.c:294 +#: gtk/gtkcolorsel.c:294 msgid "The current color" msgstr "A cor actual" -#: ../gtk/gtkcolorsel.c:301 +#: gtk/gtkcolorsel.c:301 msgid "The current opacity value (0 fully transparent, 65535 fully opaque)" msgstr "" "O valor de opacidade actual (0 completamente transaparente, 65535 " "completamente opaco)" -#: ../gtk/gtkcolorsel.c:315 +#: gtk/gtkcolorsel.c:315 msgid "Custom palette" msgstr "Paleta personalizada" -#: ../gtk/gtkcolorsel.c:316 +#: gtk/gtkcolorsel.c:316 msgid "Palette to use in the color selector" msgstr "Paleta a utilizar no selector de cor" -#: ../gtk/gtkcolorseldialog.c:102 +#: gtk/gtkcolorseldialog.c:102 msgid "Color Selection" msgstr "Selecção de Cor" -#: ../gtk/gtkcolorseldialog.c:103 +#: gtk/gtkcolorseldialog.c:103 msgid "The color selection embedded in the dialog." msgstr "A selecção de cor embutida no diálogo." -#: ../gtk/gtkcolorseldialog.c:109 +#: gtk/gtkcolorseldialog.c:109 msgid "OK Button" msgstr "Botão OK" -#: ../gtk/gtkcolorseldialog.c:110 +#: gtk/gtkcolorseldialog.c:110 msgid "The OK button of the dialog." msgstr "O botão OK do diálogo." -#: ../gtk/gtkcolorseldialog.c:116 +#: gtk/gtkcolorseldialog.c:116 msgid "Cancel Button" msgstr "Botão Cancelar" -#: ../gtk/gtkcolorseldialog.c:117 +#: gtk/gtkcolorseldialog.c:117 msgid "The cancel button of the dialog." msgstr "O botão Cancelar do diálogo." -#: ../gtk/gtkcolorseldialog.c:123 +#: gtk/gtkcolorseldialog.c:123 msgid "Help Button" msgstr "Botão Ajuda" -#: ../gtk/gtkcolorseldialog.c:124 +#: gtk/gtkcolorseldialog.c:124 msgid "The help button of the dialog." msgstr "O botão Ajuda do diálogo." -#: ../gtk/gtkcombo.c:145 +#: gtk/gtkcombo.c:145 msgid "Enable arrow keys" msgstr "Activar teclas de cursor" -#: ../gtk/gtkcombo.c:146 +#: gtk/gtkcombo.c:146 msgid "Whether the arrow keys move through the list of items" msgstr "Se as teclas de cursor permitem ou não mover na lista de itens" -#: ../gtk/gtkcombo.c:152 +#: gtk/gtkcombo.c:152 msgid "Always enable arrows" msgstr "Activar sempre cursor" -#: ../gtk/gtkcombo.c:153 +#: gtk/gtkcombo.c:153 msgid "Obsolete property, ignored" msgstr "Propriedade obsoleta, ignorada" -#: ../gtk/gtkcombo.c:159 +#: gtk/gtkcombo.c:159 msgid "Case sensitive" msgstr "Sensibilidade à capitalização" -#: ../gtk/gtkcombo.c:160 +#: gtk/gtkcombo.c:160 msgid "Whether list item matching is case sensitive" msgstr "Se a equivalência dos itens da lista é ou não sensível à capitalização" -#: ../gtk/gtkcombo.c:167 +#: gtk/gtkcombo.c:167 msgid "Allow empty" msgstr "Permitir vazio" -#: ../gtk/gtkcombo.c:168 +#: gtk/gtkcombo.c:168 msgid "Whether an empty value may be entered in this field" msgstr "Se pode ou não ser inserido neste campo um valor vazio" -#: ../gtk/gtkcombo.c:175 +#: gtk/gtkcombo.c:175 msgid "Value in list" msgstr "Valor na lista" -#: ../gtk/gtkcombo.c:176 +#: gtk/gtkcombo.c:176 msgid "Whether entered values must already be present in the list" msgstr "Se valores inseridos têm ou não de já existir na lista" -#: ../gtk/gtkcombobox.c:660 +#: gtk/gtkcombobox.c:660 msgid "ComboBox model" msgstr "Modelo de ComboBox" -#: ../gtk/gtkcombobox.c:661 +#: gtk/gtkcombobox.c:661 msgid "The model for the combo box" msgstr "O modelo para a caixa de selecção única" -#: ../gtk/gtkcombobox.c:678 +#: gtk/gtkcombobox.c:678 msgid "Wrap width for laying out the items in a grid" msgstr "Largura de quebra para dispôr os itens numa grelha" -#: ../gtk/gtkcombobox.c:700 +#: gtk/gtkcombobox.c:700 msgid "Row span column" msgstr "Coluna de abrangência de linha" -#: ../gtk/gtkcombobox.c:701 +#: gtk/gtkcombobox.c:701 msgid "TreeModel column containing the row span values" msgstr "Coluna de TreeModel que contém os valores de abrangência de linha" -#: ../gtk/gtkcombobox.c:722 +#: gtk/gtkcombobox.c:722 msgid "Column span column" msgstr "Coluna de abrangência de coluna" -#: ../gtk/gtkcombobox.c:723 +#: gtk/gtkcombobox.c:723 msgid "TreeModel column containing the column span values" msgstr "Coluna de TreeModel que contém os valores de abrangência de coluna" -#: ../gtk/gtkcombobox.c:744 +#: gtk/gtkcombobox.c:744 msgid "Active item" msgstr "Item activo" -#: ../gtk/gtkcombobox.c:745 +#: gtk/gtkcombobox.c:745 msgid "The item which is currently active" msgstr "O item actualmente activo" -#: ../gtk/gtkcombobox.c:764 ../gtk/gtkuimanager.c:220 +#: gtk/gtkcombobox.c:764 gtk/gtkuimanager.c:220 msgid "Add tearoffs to menus" msgstr "Adicionar destacáveis aos menus" -#: ../gtk/gtkcombobox.c:765 +#: gtk/gtkcombobox.c:765 msgid "Whether dropdowns should have a tearoff menu item" msgstr "Se os menus deverão ou não ter um item de menu destacável" -#: ../gtk/gtkcombobox.c:780 ../gtk/gtkentry.c:531 +#: gtk/gtkcombobox.c:780 gtk/gtkentry.c:531 msgid "Has Frame" msgstr "Possui Moldura" -#: ../gtk/gtkcombobox.c:781 +#: gtk/gtkcombobox.c:781 msgid "Whether the combo box draws a frame around the child" msgstr "" "Se a caixa de selecção única desenha ou não uma moldura em torno do filho" -#: ../gtk/gtkcombobox.c:789 +#: gtk/gtkcombobox.c:789 msgid "Whether the combo box grabs focus when it is clicked with the mouse" msgstr "" "Se a caixa de selecção única obtem ou não o foco ao ser clicada com o rato" -#: ../gtk/gtkcombobox.c:804 ../gtk/gtkmenu.c:557 +#: gtk/gtkcombobox.c:804 gtk/gtkmenu.c:557 msgid "Tearoff Title" msgstr "Título Destacado" -#: ../gtk/gtkcombobox.c:805 +#: gtk/gtkcombobox.c:805 msgid "" "A title that may be displayed by the window manager when the popup is torn-" "off" @@ -1997,180 +1975,180 @@ msgstr "" "Um título que pode ser apresentado pelo gestor de janelas quando o popup é " "destacado" -#: ../gtk/gtkcombobox.c:822 +#: gtk/gtkcombobox.c:822 msgid "Popup shown" msgstr "Popup apresentado" -#: ../gtk/gtkcombobox.c:823 +#: gtk/gtkcombobox.c:823 msgid "Whether the combo's dropdown is shown" msgstr "Se a lista da caixa de selecção única é ou não apresentada" -#: ../gtk/gtkcombobox.c:839 +#: gtk/gtkcombobox.c:839 msgid "Button Sensitivity" msgstr "Sensibilidade do Botão" -#: ../gtk/gtkcombobox.c:840 +#: gtk/gtkcombobox.c:840 msgid "Whether the dropdown button is sensitive when the model is empty" msgstr "" "Se o botão de caixa de lista é ou não sensível quando o modelo está vazio" -#: ../gtk/gtkcombobox.c:847 +#: gtk/gtkcombobox.c:847 msgid "Appears as list" msgstr "Apresentar como lista" -#: ../gtk/gtkcombobox.c:848 +#: gtk/gtkcombobox.c:848 msgid "Whether dropdowns should look like lists rather than menus" msgstr "" "Se caixas de selecção única deverão ter a aparência de listas em vez de menus" -#: ../gtk/gtkcombobox.c:864 +#: gtk/gtkcombobox.c:864 msgid "Arrow Size" msgstr "Tamanho da Seta" -#: ../gtk/gtkcombobox.c:865 +#: gtk/gtkcombobox.c:865 msgid "The minimum size of the arrow in the combo box" msgstr "O tamanho mínimo da seta na caixa de selecção única" -#: ../gtk/gtkcombobox.c:880 ../gtk/gtkentry.c:631 ../gtk/gtkhandlebox.c:174 -#: ../gtk/gtkmenubar.c:194 ../gtk/gtkstatusbar.c:186 ../gtk/gtktoolbar.c:630 -#: ../gtk/gtkviewport.c:122 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 +#: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 +#: gtk/gtkviewport.c:122 msgid "Shadow type" msgstr "Tipo de sombra" -#: ../gtk/gtkcombobox.c:881 +#: gtk/gtkcombobox.c:881 msgid "Which kind of shadow to draw around the combo box" msgstr "Que tipo de sombra desenhar em torno da caixa de selecção única" -#: ../gtk/gtkcontainer.c:237 +#: gtk/gtkcontainer.c:237 msgid "Resize mode" msgstr "Modo de redimensionamento" -#: ../gtk/gtkcontainer.c:238 +#: gtk/gtkcontainer.c:238 msgid "Specify how resize events are handled" msgstr "Especificar como são geridos os eventos de redimensionamento" -#: ../gtk/gtkcontainer.c:245 +#: gtk/gtkcontainer.c:245 msgid "Border width" msgstr "Largura da margem" -#: ../gtk/gtkcontainer.c:246 +#: gtk/gtkcontainer.c:246 msgid "The width of the empty border outside the containers children" msgstr "A largura da margem vazia fora dos filhos do contentor" -#: ../gtk/gtkcontainer.c:254 +#: gtk/gtkcontainer.c:254 msgid "Child" msgstr "Filho" -#: ../gtk/gtkcontainer.c:255 +#: gtk/gtkcontainer.c:255 msgid "Can be used to add a new child to the container" msgstr "Pode ser utilizado para adicionar novo filho ao contentor" -#: ../gtk/gtkcurve.c:124 +#: gtk/gtkcurve.c:124 msgid "Curve type" msgstr "Tipo de curva" -#: ../gtk/gtkcurve.c:125 +#: gtk/gtkcurve.c:125 msgid "Is this curve linear, spline interpolated, or free-form" msgstr "Se esta curva é linear, de linha interpolada ou forma-livre" -#: ../gtk/gtkcurve.c:132 +#: gtk/gtkcurve.c:132 msgid "Minimum X" msgstr "X Mínimo" -#: ../gtk/gtkcurve.c:133 +#: gtk/gtkcurve.c:133 msgid "Minimum possible value for X" msgstr "Valor mínimo possível para X" -#: ../gtk/gtkcurve.c:141 +#: gtk/gtkcurve.c:141 msgid "Maximum X" msgstr "X Máximo" -#: ../gtk/gtkcurve.c:142 +#: gtk/gtkcurve.c:142 msgid "Maximum possible X value" msgstr "Valor máximo possível para X" -#: ../gtk/gtkcurve.c:150 +#: gtk/gtkcurve.c:150 msgid "Minimum Y" msgstr "Y Mínimo" -#: ../gtk/gtkcurve.c:151 +#: gtk/gtkcurve.c:151 msgid "Minimum possible value for Y" msgstr "Valor mínimo possível para Y" -#: ../gtk/gtkcurve.c:159 +#: gtk/gtkcurve.c:159 msgid "Maximum Y" msgstr "Y Máximo" -#: ../gtk/gtkcurve.c:160 +#: gtk/gtkcurve.c:160 msgid "Maximum possible value for Y" msgstr "Valor máximo possível para Y" -#: ../gtk/gtkdialog.c:144 +#: gtk/gtkdialog.c:144 msgid "Has separator" msgstr "Tem separador" -#: ../gtk/gtkdialog.c:145 +#: gtk/gtkdialog.c:145 msgid "The dialog has a separator bar above its buttons" msgstr "O diálogo tem uma barra separadora acima dos seus botões" -#: ../gtk/gtkdialog.c:190 +#: gtk/gtkdialog.c:190 msgid "Content area border" msgstr "Margem da área de conteúdo" -#: ../gtk/gtkdialog.c:191 +#: gtk/gtkdialog.c:191 msgid "Width of border around the main dialog area" msgstr "Largura da margem à volta da área principal do diálogo" -#: ../gtk/gtkdialog.c:198 +#: gtk/gtkdialog.c:198 msgid "Button spacing" msgstr "Espaçamento dos botões" -#: ../gtk/gtkdialog.c:199 +#: gtk/gtkdialog.c:199 msgid "Spacing between buttons" msgstr "Espaçamento entre os botões" -#: ../gtk/gtkdialog.c:207 +#: gtk/gtkdialog.c:207 msgid "Action area border" msgstr "Margem da área de acção" -#: ../gtk/gtkdialog.c:208 +#: gtk/gtkdialog.c:208 msgid "Width of border around the button area at the bottom of the dialog" msgstr "Largura da margem à volta da área de botões no fundo do diálogo" -#: ../gtk/gtkentry.c:486 ../gtk/gtklabel.c:411 +#: gtk/gtkentry.c:486 gtk/gtklabel.c:411 msgid "Cursor Position" msgstr "Posição Cursor" -#: ../gtk/gtkentry.c:487 ../gtk/gtklabel.c:412 +#: gtk/gtkentry.c:487 gtk/gtklabel.c:412 msgid "The current position of the insertion cursor in chars" msgstr "A posição actual do cursor de inserção, em caracteres" -#: ../gtk/gtkentry.c:496 ../gtk/gtklabel.c:421 +#: gtk/gtkentry.c:496 gtk/gtklabel.c:421 msgid "Selection Bound" msgstr "Limite de Selecção" -#: ../gtk/gtkentry.c:497 ../gtk/gtklabel.c:422 +#: gtk/gtkentry.c:497 gtk/gtklabel.c:422 msgid "" "The position of the opposite end of the selection from the cursor in chars" msgstr "A posição do lado oposto da selecção a partir do cursor, em caracteres" -#: ../gtk/gtkentry.c:507 +#: gtk/gtkentry.c:507 msgid "Whether the entry contents can be edited" msgstr "Se o conteúdo da entrada pode ou não ser editado" -#: ../gtk/gtkentry.c:514 +#: gtk/gtkentry.c:514 msgid "Maximum length" msgstr "Comprimento máximo" -#: ../gtk/gtkentry.c:515 +#: gtk/gtkentry.c:515 msgid "Maximum number of characters for this entry. Zero if no maximum" msgstr "Número máximo de caracteres para esta entrada. Zero se sem limite" -#: ../gtk/gtkentry.c:523 +#: gtk/gtkentry.c:523 msgid "Visibility" msgstr "Visibilidade" -#: ../gtk/gtkentry.c:524 +#: gtk/gtkentry.c:524 msgid "" "FALSE displays the \"invisible char\" instead of the actual text (password " "mode)" @@ -2178,30 +2156,30 @@ msgstr "" "FALSO apresenta o \"caracter de invisibilidade\" em vez do texto real (modo " "senha)" -#: ../gtk/gtkentry.c:532 +#: gtk/gtkentry.c:532 msgid "FALSE removes outside bevel from entry" msgstr "FALSO remove o relevo externo da entrada" -#: ../gtk/gtkentry.c:540 +#: gtk/gtkentry.c:540 msgid "" "Border between text and frame. Overrides the inner-border style property" msgstr "" "Margem entre o texto e a moldura. Sobrepõe-se à propriedade de margem interna" -#: ../gtk/gtkentry.c:547 +#: gtk/gtkentry.c:547 msgid "Invisible character" msgstr "Caracter de invisibilidade" -#: ../gtk/gtkentry.c:548 +#: gtk/gtkentry.c:548 msgid "The character to use when masking entry contents (in \"password mode\")" msgstr "" "O caracter a utilizar para mascarar entradas de conteúdo (em \"modo senha\")" -#: ../gtk/gtkentry.c:555 +#: gtk/gtkentry.c:555 msgid "Activates default" msgstr "Activar por omissão" -#: ../gtk/gtkentry.c:556 +#: gtk/gtkentry.c:556 msgid "" "Whether to activate the default widget (such as the default button in a " "dialog) when Enter is pressed" @@ -2209,31 +2187,31 @@ msgstr "" "Se a pressão do Enter deverá ou não activar o widget por omissão (tal como o " "botão por omissão num diálogo)" -#: ../gtk/gtkentry.c:562 +#: gtk/gtkentry.c:562 msgid "Width in chars" msgstr "Largura em caracteres" -#: ../gtk/gtkentry.c:563 +#: gtk/gtkentry.c:563 msgid "Number of characters to leave space for in the entry" msgstr "Número de caracteres para os quais dar espaço na entrada" -#: ../gtk/gtkentry.c:572 +#: gtk/gtkentry.c:572 msgid "Scroll offset" msgstr "Deslocamento do rolamento" -#: ../gtk/gtkentry.c:573 +#: gtk/gtkentry.c:573 msgid "Number of pixels of the entry scrolled off the screen to the left" msgstr "Número de pixels da entrada rolados para fora do ecrã à esquerda" -#: ../gtk/gtkentry.c:583 +#: gtk/gtkentry.c:583 msgid "The contents of the entry" msgstr "O conteúdo da entrada" -#: ../gtk/gtkentry.c:598 ../gtk/gtkmisc.c:73 +#: gtk/gtkentry.c:598 gtk/gtkmisc.c:73 msgid "X align" msgstr "Alinh x" -#: ../gtk/gtkentry.c:599 ../gtk/gtkmisc.c:74 +#: gtk/gtkentry.c:599 gtk/gtkmisc.c:74 msgid "" "The horizontal alignment, from 0 (left) to 1 (right). Reversed for RTL " "layouts." @@ -2241,129 +2219,129 @@ msgstr "" "O alinhamento horizontal, de 0 (esquerda) até 1 (direita). Invertido para " "disposições RTL (direita para a esquerda)." -#: ../gtk/gtkentry.c:615 +#: gtk/gtkentry.c:615 msgid "Truncate multiline" msgstr "Cortar múltiplas linhas" -#: ../gtk/gtkentry.c:616 +#: gtk/gtkentry.c:616 msgid "Whether to truncate multiline pastes to one line." msgstr "Se cortar ou não o colar de múltiplas linhas para apenas uma." -#: ../gtk/gtkentry.c:632 +#: gtk/gtkentry.c:632 msgid "Which kind of shadow to draw around the entry when has-frame is set" msgstr "" "Que tipo de sombra desenhar em torno da entrada quando tem-moldura está " "definido" -#: ../gtk/gtkentry.c:647 ../gtk/gtktextview.c:648 +#: gtk/gtkentry.c:647 gtk/gtktextview.c:648 msgid "Overwrite mode" msgstr "Modo de sobreposição" -#: ../gtk/gtkentry.c:648 +#: gtk/gtkentry.c:648 msgid "Whether new text overwrites existing text" msgstr "Se o texto novo sobrepõe ou não o texto existente" -#: ../gtk/gtkentry.c:661 +#: gtk/gtkentry.c:661 msgid "Text length" msgstr "Comprimento do texto" -#: ../gtk/gtkentry.c:662 +#: gtk/gtkentry.c:662 msgid "Length of the text currently in the entry" msgstr "Comprimento do texto actualmente na entrada" -#: ../gtk/gtkentry.c:933 +#: gtk/gtkentry.c:933 msgid "Border between text and frame." msgstr "Margem entre o texto e a moldura." -#: ../gtk/gtkentry.c:938 ../gtk/gtklabel.c:644 +#: gtk/gtkentry.c:938 gtk/gtklabel.c:644 msgid "Select on focus" msgstr "Seleccionar no foco" -#: ../gtk/gtkentry.c:939 +#: gtk/gtkentry.c:939 msgid "Whether to select the contents of an entry when it is focused" msgstr "Se seleccionar ou não o conteúdo da entrada quando esta obtém o foco" -#: ../gtk/gtkentry.c:953 +#: gtk/gtkentry.c:953 msgid "Password Hint Timeout" msgstr "Expiração Temporal da Dica de Senha" -#: ../gtk/gtkentry.c:954 +#: gtk/gtkentry.c:954 msgid "How long to show the last input character in hidden entries" msgstr "" "Durante quanto tempo apresentar o último caracter introduzido em entradas " "escondidas" -#: ../gtk/gtkentrycompletion.c:279 +#: gtk/gtkentrycompletion.c:279 msgid "Completion Model" msgstr "Modelo de Completar" -#: ../gtk/gtkentrycompletion.c:280 +#: gtk/gtkentrycompletion.c:280 msgid "The model to find matches in" msgstr "O modelo onde procurar equivalências" -#: ../gtk/gtkentrycompletion.c:286 +#: gtk/gtkentrycompletion.c:286 msgid "Minimum Key Length" msgstr "Comprimento Mínimo da Chave" -#: ../gtk/gtkentrycompletion.c:287 +#: gtk/gtkentrycompletion.c:287 msgid "Minimum length of the search key in order to look up matches" msgstr "Comprimento mínimo da chave de pesquisa para procurar equivalências" -#: ../gtk/gtkentrycompletion.c:303 ../gtk/gtkiconview.c:587 +#: gtk/gtkentrycompletion.c:303 gtk/gtkiconview.c:587 msgid "Text column" msgstr "Coluna de texto" -#: ../gtk/gtkentrycompletion.c:304 +#: gtk/gtkentrycompletion.c:304 msgid "The column of the model containing the strings." msgstr "Uma coluna no modelo que contém as expressões." -#: ../gtk/gtkentrycompletion.c:323 +#: gtk/gtkentrycompletion.c:323 msgid "Inline completion" msgstr "Completar na linha" -#: ../gtk/gtkentrycompletion.c:324 +#: gtk/gtkentrycompletion.c:324 msgid "Whether the common prefix should be inserted automatically" msgstr "Se o prefixo comum deverá ou não ser inserido automaticamente" -#: ../gtk/gtkentrycompletion.c:338 +#: gtk/gtkentrycompletion.c:338 msgid "Popup completion" msgstr "Completar em popup" -#: ../gtk/gtkentrycompletion.c:339 +#: gtk/gtkentrycompletion.c:339 msgid "Whether the completions should be shown in a popup window" msgstr "" "Se as hipóteses para completar deverão ou não ser apresentadas numa janela " "de popup" -#: ../gtk/gtkentrycompletion.c:354 +#: gtk/gtkentrycompletion.c:354 msgid "Popup set width" msgstr "Largura do conjunto do popup" -#: ../gtk/gtkentrycompletion.c:355 +#: gtk/gtkentrycompletion.c:355 msgid "If TRUE, the popup window will have the same size as the entry" msgstr "Se TRUE, a janela de popup terá a mesma dimensão que a entrada" -#: ../gtk/gtkentrycompletion.c:373 +#: gtk/gtkentrycompletion.c:373 msgid "Popup single match" msgstr "Popup para coincidência única" -#: ../gtk/gtkentrycompletion.c:374 +#: gtk/gtkentrycompletion.c:374 msgid "If TRUE, the popup window will appear for a single match." msgstr "Se TRUE, a janela de popup irá surgir para uma única coincidência." -#: ../gtk/gtkentrycompletion.c:388 +#: gtk/gtkentrycompletion.c:388 msgid "Inline selection" msgstr "Selecção embutida" -#: ../gtk/gtkentrycompletion.c:389 +#: gtk/gtkentrycompletion.c:389 msgid "Your description here" msgstr "A sua descrição aqui" -#: ../gtk/gtkeventbox.c:91 +#: gtk/gtkeventbox.c:91 msgid "Visible Window" msgstr "Janela Visível" -#: ../gtk/gtkeventbox.c:92 +#: gtk/gtkeventbox.c:92 msgid "" "Whether the event box is visible, as opposed to invisible and only used to " "trap events." @@ -2371,11 +2349,11 @@ msgstr "" "Se a caixa de evento é ou não visível, por oposição a invisível e utilizada " "apenas para capturar eventos." -#: ../gtk/gtkeventbox.c:98 +#: gtk/gtkeventbox.c:98 msgid "Above child" msgstr "Sobre o filho" -#: ../gtk/gtkeventbox.c:99 +#: gtk/gtkeventbox.c:99 msgid "" "Whether the event-trapping window of the eventbox is above the window of the " "child widget as opposed to below it." @@ -2383,141 +2361,140 @@ msgstr "" "Se a janela de captura de eventos da caixa de eventos está sobre a janela do " "widget filho, por oposição a abaixo desta." -#: ../gtk/gtkexpander.c:187 +#: gtk/gtkexpander.c:187 msgid "Expanded" msgstr "Expandido" -#: ../gtk/gtkexpander.c:188 +#: gtk/gtkexpander.c:188 msgid "Whether the expander has been opened to reveal the child widget" msgstr "Se o expansor foi ou não aberto para revelar o widget filho" -#: ../gtk/gtkexpander.c:196 +#: gtk/gtkexpander.c:196 msgid "Text of the expander's label" msgstr "Texto da etiqueta de expansor" -#: ../gtk/gtkexpander.c:211 ../gtk/gtklabel.c:330 +#: gtk/gtkexpander.c:211 gtk/gtklabel.c:330 msgid "Use markup" msgstr "Utilizar código" -#: ../gtk/gtkexpander.c:212 ../gtk/gtklabel.c:331 +#: gtk/gtkexpander.c:212 gtk/gtklabel.c:331 msgid "The text of the label includes XML markup. See pango_parse_markup()" msgstr "O texto da etiqueta inclui código XML. Consulte pango_parse_markup()" -#: ../gtk/gtkexpander.c:220 +#: gtk/gtkexpander.c:220 msgid "Space to put between the label and the child" msgstr "Espaço a colocar entre a etiqueta e o filho" -#: ../gtk/gtkexpander.c:229 ../gtk/gtkframe.c:147 ../gtk/gtktoolbutton.c:194 +#: gtk/gtkexpander.c:229 gtk/gtkframe.c:147 gtk/gtktoolbutton.c:194 msgid "Label widget" msgstr "Etiqueta de widget" -#: ../gtk/gtkexpander.c:230 +#: gtk/gtkexpander.c:230 msgid "A widget to display in place of the usual expander label" msgstr "Um widget a apresentar em vez da etiqueta de moldura comum" -#: ../gtk/gtkexpander.c:236 ../gtk/gtktreeview.c:783 +#: gtk/gtkexpander.c:236 gtk/gtktreeview.c:783 msgid "Expander Size" msgstr "Tamanho do Expansor" -#: ../gtk/gtkexpander.c:237 ../gtk/gtktreeview.c:784 +#: gtk/gtkexpander.c:237 gtk/gtktreeview.c:784 msgid "Size of the expander arrow" msgstr "Tamanho da seta do expansor" -#: ../gtk/gtkexpander.c:246 +#: gtk/gtkexpander.c:246 msgid "Spacing around expander arrow" msgstr "Espaçamento à volta da seta do expansor" -#: ../gtk/gtkfilechooser.c:194 +#: gtk/gtkfilechooser.c:194 msgid "Action" msgstr "Acção" -#: ../gtk/gtkfilechooser.c:195 +#: gtk/gtkfilechooser.c:195 msgid "The type of operation that the file selector is performing" msgstr "O tipo de operação que o selector de ficheiros está a efectuar" -#: ../gtk/gtkfilechooser.c:201 +#: gtk/gtkfilechooser.c:201 msgid "File System Backend" msgstr "Motor de Sistema de Ficheiros" -#: ../gtk/gtkfilechooser.c:202 +#: gtk/gtkfilechooser.c:202 msgid "Name of file system backend to use" msgstr "Nome do motor de sistema de ficheiros a utilizar" -#: ../gtk/gtkfilechooser.c:207 ../gtk/gtkrecentchooser.c:252 +#: gtk/gtkfilechooser.c:207 gtk/gtkrecentchooser.c:252 msgid "Filter" msgstr "Filtro" -#: ../gtk/gtkfilechooser.c:208 +#: gtk/gtkfilechooser.c:208 msgid "The current filter for selecting which files are displayed" msgstr "O filtro actual para seleccionar que ficheiros são apresentados" -#: ../gtk/gtkfilechooser.c:213 +#: gtk/gtkfilechooser.c:213 msgid "Local Only" msgstr "Apenas Local" -#: ../gtk/gtkfilechooser.c:214 +#: gtk/gtkfilechooser.c:214 msgid "Whether the selected file(s) should be limited to local file: URLs" msgstr "" "Se os ficheiros seleccionados deverão ser limitados a ficheiros locais: URLs" -#: ../gtk/gtkfilechooser.c:219 +#: gtk/gtkfilechooser.c:219 msgid "Preview widget" msgstr "Widget de antevisão" -#: ../gtk/gtkfilechooser.c:220 +#: gtk/gtkfilechooser.c:220 msgid "Application supplied widget for custom previews." msgstr "Widget disponibilizado pela aplicação para antevisões personalizadas." -#: ../gtk/gtkfilechooser.c:225 +#: gtk/gtkfilechooser.c:225 msgid "Preview Widget Active" msgstr "Widget de Antevisão Activo" -#: ../gtk/gtkfilechooser.c:226 +#: gtk/gtkfilechooser.c:226 msgid "" "Whether the application supplied widget for custom previews should be shown." msgstr "" "Se o widget de antevisões personalizadas disponibilizado pela aplicação " "deverá ser visível." -#: ../gtk/gtkfilechooser.c:231 +#: gtk/gtkfilechooser.c:231 msgid "Use Preview Label" msgstr "Utilizar Etiqueta de Antevisão" -#: ../gtk/gtkfilechooser.c:232 +#: gtk/gtkfilechooser.c:232 msgid "Whether to display a stock label with the name of the previewed file." msgstr "" "Se apresentar ou não uma etiqueta base com o nome do ficheiro antevisto." -#: ../gtk/gtkfilechooser.c:237 +#: gtk/gtkfilechooser.c:237 msgid "Extra widget" msgstr "Widget extra" -#: ../gtk/gtkfilechooser.c:238 +#: gtk/gtkfilechooser.c:238 msgid "Application supplied widget for extra options." msgstr "Widget disponibilizado pela aplicação para opções extra." -#: ../gtk/gtkfilechooser.c:243 ../gtk/gtkfilesel.c:540 -#: ../gtk/gtkrecentchooser.c:191 +#: gtk/gtkfilechooser.c:243 gtk/gtkfilesel.c:540 gtk/gtkrecentchooser.c:191 msgid "Select Multiple" msgstr "Seleccionar Múltiplos" -#: ../gtk/gtkfilechooser.c:244 ../gtk/gtkfilesel.c:541 +#: gtk/gtkfilechooser.c:244 gtk/gtkfilesel.c:541 msgid "Whether to allow multiple files to be selected" msgstr "Se permitir ou não a selecção de múltiplos ficheiros" -#: ../gtk/gtkfilechooser.c:250 +#: gtk/gtkfilechooser.c:250 msgid "Show Hidden" msgstr "Apresentar Escondidos" -#: ../gtk/gtkfilechooser.c:251 +#: gtk/gtkfilechooser.c:251 msgid "Whether the hidden files and folders should be displayed" msgstr "Se apresentar ou não os ficheiros e pastas escondidos" -#: ../gtk/gtkfilechooser.c:266 +#: gtk/gtkfilechooser.c:266 msgid "Do overwrite confirmation" msgstr "Confirmar ao sobrepor" -#: ../gtk/gtkfilechooser.c:267 +#: gtk/gtkfilechooser.c:267 msgid "" "Whether a file chooser in save mode will present an overwrite confirmation " "dialog if necessary." @@ -2525,173 +2502,173 @@ msgstr "" "Se um selector de ficheiros em modo de gravação irá apresentar uma janela de " "confirmação de sobreposição se necessário." -#: ../gtk/gtkfilechooserbutton.c:376 +#: gtk/gtkfilechooserbutton.c:376 msgid "Dialog" msgstr "Diálogo" -#: ../gtk/gtkfilechooserbutton.c:377 +#: gtk/gtkfilechooserbutton.c:377 msgid "The file chooser dialog to use." msgstr "O diálogo de selecção de ficheiro a utilizar." -#: ../gtk/gtkfilechooserbutton.c:408 +#: gtk/gtkfilechooserbutton.c:408 msgid "The title of the file chooser dialog." msgstr "O título do diálogo de selecção de ficheiro." -#: ../gtk/gtkfilechooserbutton.c:422 +#: gtk/gtkfilechooserbutton.c:422 msgid "The desired width of the button widget, in characters." msgstr "A largura desejada do widget de botão, em caracteres." -#: ../gtk/gtkfilesel.c:526 ../gtk/gtkimage.c:163 ../gtk/gtkrecentmanager.c:214 -#: ../gtk/gtkstatusicon.c:194 +#: gtk/gtkfilesel.c:526 gtk/gtkimage.c:163 gtk/gtkrecentmanager.c:214 +#: gtk/gtkstatusicon.c:194 msgid "Filename" msgstr "Nome de ficheiro" -#: ../gtk/gtkfilesel.c:527 +#: gtk/gtkfilesel.c:527 msgid "The currently selected filename" msgstr "O nome do ficheiro actualmente seleccionado" -#: ../gtk/gtkfilesel.c:533 +#: gtk/gtkfilesel.c:533 msgid "Show file operations" msgstr "Apresentar operações de ficheiros" -#: ../gtk/gtkfilesel.c:534 +#: gtk/gtkfilesel.c:534 msgid "Whether buttons for creating/manipulating files should be displayed" msgstr "" "Se deverão ou não ser apresentados os botões para criar/manipular ficheiros" -#: ../gtk/gtkfixed.c:90 ../gtk/gtklayout.c:596 +#: gtk/gtkfixed.c:90 gtk/gtklayout.c:596 msgid "X position" msgstr "Posição x" -#: ../gtk/gtkfixed.c:91 ../gtk/gtklayout.c:597 +#: gtk/gtkfixed.c:91 gtk/gtklayout.c:597 msgid "X position of child widget" msgstr "A posição x do widget filho" -#: ../gtk/gtkfixed.c:100 ../gtk/gtklayout.c:606 +#: gtk/gtkfixed.c:100 gtk/gtklayout.c:606 msgid "Y position" msgstr "Posição y" -#: ../gtk/gtkfixed.c:101 ../gtk/gtklayout.c:607 +#: gtk/gtkfixed.c:101 gtk/gtklayout.c:607 msgid "Y position of child widget" msgstr "A posição Y do widget filho" -#: ../gtk/gtkfontbutton.c:143 +#: gtk/gtkfontbutton.c:143 msgid "The title of the font selection dialog" msgstr "O título do diálogo de selecção de fontes" -#: ../gtk/gtkfontbutton.c:158 ../gtk/gtkfontsel.c:181 +#: gtk/gtkfontbutton.c:158 gtk/gtkfontsel.c:181 msgid "Font name" msgstr "Nome de fonte" -#: ../gtk/gtkfontbutton.c:159 +#: gtk/gtkfontbutton.c:159 msgid "The name of the selected font" msgstr "O nome da fonte seleccionada" -#: ../gtk/gtkfontbutton.c:160 +#: gtk/gtkfontbutton.c:160 msgid "Sans 12" msgstr "Sans 12" -#: ../gtk/gtkfontbutton.c:175 +#: gtk/gtkfontbutton.c:175 msgid "Use font in label" msgstr "Utilizar a fonte da etiqueta" -#: ../gtk/gtkfontbutton.c:176 +#: gtk/gtkfontbutton.c:176 msgid "Whether the label is drawn in the selected font" msgstr "Se a etiqueta é ou não desenhada com a fonte seleccionada" -#: ../gtk/gtkfontbutton.c:191 +#: gtk/gtkfontbutton.c:191 msgid "Use size in label" msgstr "Utilizar o tamanho da etiqueta" -#: ../gtk/gtkfontbutton.c:192 +#: gtk/gtkfontbutton.c:192 msgid "Whether the label is drawn with the selected font size" msgstr "Se a etiqueta é ou não desenhada com o tamanho da fonte seleccionada" -#: ../gtk/gtkfontbutton.c:208 +#: gtk/gtkfontbutton.c:208 msgid "Show style" msgstr "Apresentar estilo" -#: ../gtk/gtkfontbutton.c:209 +#: gtk/gtkfontbutton.c:209 msgid "Whether the selected font style is shown in the label" msgstr "Se o estilo de fonte seleccionado é ou não apresentado na etiqueta" -#: ../gtk/gtkfontbutton.c:224 +#: gtk/gtkfontbutton.c:224 msgid "Show size" msgstr "Apresentar tamanho" -#: ../gtk/gtkfontbutton.c:225 +#: gtk/gtkfontbutton.c:225 msgid "Whether selected font size is shown in the label" msgstr "Se o tamanho de fonte seleccionado é ou não apresentado na etiqueta" -#: ../gtk/gtkfontsel.c:182 +#: gtk/gtkfontsel.c:182 msgid "The string that represents this font" msgstr "A expressão que representa esta fonte" -#: ../gtk/gtkfontsel.c:189 +#: gtk/gtkfontsel.c:189 msgid "The GdkFont that is currently selected" msgstr "A GdkFont actualmente seleccionada" -#: ../gtk/gtkfontsel.c:195 +#: gtk/gtkfontsel.c:195 msgid "Preview text" msgstr "Antever texto" -#: ../gtk/gtkfontsel.c:196 +#: gtk/gtkfontsel.c:196 msgid "The text to display in order to demonstrate the selected font" msgstr "O texto a apresentar para demonstrar a fonte seleccionada" -#: ../gtk/gtkframe.c:106 +#: gtk/gtkframe.c:106 msgid "Text of the frame's label" msgstr "Texto da etiqueta de moldura" -#: ../gtk/gtkframe.c:113 +#: gtk/gtkframe.c:113 msgid "Label xalign" msgstr "Alinhamento-x da etiqueta" -#: ../gtk/gtkframe.c:114 +#: gtk/gtkframe.c:114 msgid "The horizontal alignment of the label" msgstr "O alinhamento horizontal da etiqueta" -#: ../gtk/gtkframe.c:122 +#: gtk/gtkframe.c:122 msgid "Label yalign" msgstr "Alinhamento-y da etiqueta" -#: ../gtk/gtkframe.c:123 +#: gtk/gtkframe.c:123 msgid "The vertical alignment of the label" msgstr "O alinhamento vertical da etiqueta" -#: ../gtk/gtkframe.c:131 ../gtk/gtkhandlebox.c:167 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "Propriedade obsoleta, utilize shadow_type" -#: ../gtk/gtkframe.c:138 +#: gtk/gtkframe.c:138 msgid "Frame shadow" msgstr "Sombra da moldura" -#: ../gtk/gtkframe.c:139 +#: gtk/gtkframe.c:139 msgid "Appearance of the frame border" msgstr "A aparência da margem da moldura" -#: ../gtk/gtkframe.c:148 +#: gtk/gtkframe.c:148 msgid "A widget to display in place of the usual frame label" msgstr "Um widget a apresentar em vez da etiqueta de moldura comum" -#: ../gtk/gtkhandlebox.c:175 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "Aparência da sombra em torno do contentor" -#: ../gtk/gtkhandlebox.c:183 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "Posição do manipulador" -#: ../gtk/gtkhandlebox.c:184 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "Posição do manipulador relativamente ao widget filho" -#: ../gtk/gtkhandlebox.c:192 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "Lado a anexar" -#: ../gtk/gtkhandlebox.c:193 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" @@ -2699,11 +2676,11 @@ msgstr "" "Lado da caixa de manipulação que está alinhado com o ponto de anexação para " "anexar a caixa de manipulação" -#: ../gtk/gtkhandlebox.c:201 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "Conjunto de lados a anexar" -#: ../gtk/gtkhandlebox.c:202 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" @@ -2711,11 +2688,11 @@ msgstr "" "Se utilizar o valor da propriedade snap_edge ou um valor derivado de " "handle_position" -#: ../gtk/gtkhandlebox.c:209 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "Filho Desanexado" -#: ../gtk/gtkhandlebox.c:210 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2723,237 +2700,236 @@ msgstr "" "Um valor boleano que indica se a caixa de manipulação do filho está anexada " "ou desanexada." -#: ../gtk/gtkiconview.c:550 +#: gtk/gtkiconview.c:550 msgid "Selection mode" msgstr "Modo de selecção" -#: ../gtk/gtkiconview.c:551 +#: gtk/gtkiconview.c:551 msgid "The selection mode" msgstr "O modo de selecção" -#: ../gtk/gtkiconview.c:569 +#: gtk/gtkiconview.c:569 msgid "Pixbuf column" msgstr "Coluna de pixbuf" -#: ../gtk/gtkiconview.c:570 +#: gtk/gtkiconview.c:570 msgid "Model column used to retrieve the icon pixbuf from" msgstr "A coluna do modelo de onde é obtido o pixbuf do ícone" -#: ../gtk/gtkiconview.c:588 +#: gtk/gtkiconview.c:588 msgid "Model column used to retrieve the text from" msgstr "Coluna do modelo de onde é obtido o texto" -#: ../gtk/gtkiconview.c:607 +#: gtk/gtkiconview.c:607 msgid "Markup column" msgstr "Coluna com formatação" -#: ../gtk/gtkiconview.c:608 +#: gtk/gtkiconview.c:608 msgid "Model column used to retrieve the text if using Pango markup" msgstr "" "Coluna do modelo utilizada para obter o texto se a utilizar formatação Pango" -#: ../gtk/gtkiconview.c:615 +#: gtk/gtkiconview.c:615 msgid "Icon View Model" msgstr "Modelo de Vista em Ícones" -#: ../gtk/gtkiconview.c:616 +#: gtk/gtkiconview.c:616 msgid "The model for the icon view" msgstr "O modelo para a vista em ícones" -#: ../gtk/gtkiconview.c:632 +#: gtk/gtkiconview.c:632 msgid "Number of columns" msgstr "Número de colunas" -#: ../gtk/gtkiconview.c:633 +#: gtk/gtkiconview.c:633 msgid "Number of columns to display" msgstr "O número de colunas a apresentar" -#: ../gtk/gtkiconview.c:650 +#: gtk/gtkiconview.c:650 msgid "Width for each item" msgstr "Largura de cada item" -#: ../gtk/gtkiconview.c:651 +#: gtk/gtkiconview.c:651 msgid "The width used for each item" msgstr "A largura utilizada para cada item" -#: ../gtk/gtkiconview.c:667 +#: gtk/gtkiconview.c:667 msgid "Space which is inserted between cells of an item" msgstr "Espaço introduzido entre as células de um item" -#: ../gtk/gtkiconview.c:682 +#: gtk/gtkiconview.c:682 msgid "Row Spacing" msgstr "Espaçamento de Linha" -#: ../gtk/gtkiconview.c:683 +#: gtk/gtkiconview.c:683 msgid "Space which is inserted between grid rows" msgstr "Espaço inserido entre as linhas de uma grelha" -#: ../gtk/gtkiconview.c:698 +#: gtk/gtkiconview.c:698 msgid "Column Spacing" msgstr "Espaçamento de Coluna" -#: ../gtk/gtkiconview.c:699 +#: gtk/gtkiconview.c:699 msgid "Space which is inserted between grid columns" msgstr "Espaço inserido entre as colunas de uma grelha" -#: ../gtk/gtkiconview.c:714 +#: gtk/gtkiconview.c:714 msgid "Margin" msgstr "Margem" -#: ../gtk/gtkiconview.c:715 +#: gtk/gtkiconview.c:715 msgid "Space which is inserted at the edges of the icon view" msgstr "Espaço inserido nos limites da vista de ícones" -#: ../gtk/gtkiconview.c:732 +#: gtk/gtkiconview.c:732 msgid "" "How the text and icon of each item are positioned relative to each other" msgstr "" "Como o texto e ícone de cada item são posicionados com relação uns aos outros" -#: ../gtk/gtkiconview.c:748 ../gtk/gtktreeview.c:618 -#: ../gtk/gtktreeviewcolumn.c:307 +#: gtk/gtkiconview.c:748 gtk/gtktreeview.c:618 gtk/gtktreeviewcolumn.c:307 msgid "Reorderable" msgstr "Reordenável" -#: ../gtk/gtkiconview.c:749 ../gtk/gtktreeview.c:619 +#: gtk/gtkiconview.c:749 gtk/gtktreeview.c:619 msgid "View is reorderable" msgstr "A vista é reordenável" -#: ../gtk/gtkiconview.c:756 ../gtk/gtktreeview.c:769 +#: gtk/gtkiconview.c:756 gtk/gtktreeview.c:769 msgid "Tooltip Column" msgstr "Coluna de Dica" -#: ../gtk/gtkiconview.c:757 +#: gtk/gtkiconview.c:757 msgid "The column in the model containing the tooltip texts for the items" msgstr "A coluna no modelo que contém os textos de dicas dos itens" -#: ../gtk/gtkiconview.c:768 +#: gtk/gtkiconview.c:768 msgid "Selection Box Color" msgstr "Cor da Caixa de Selecção" -#: ../gtk/gtkiconview.c:769 +#: gtk/gtkiconview.c:769 msgid "Color of the selection box" msgstr "A cor da caixa de selecção" -#: ../gtk/gtkiconview.c:775 +#: gtk/gtkiconview.c:775 msgid "Selection Box Alpha" msgstr "Alfa da Caixa de Selecção" -#: ../gtk/gtkiconview.c:776 +#: gtk/gtkiconview.c:776 msgid "Opacity of the selection box" msgstr "Opacidade da caixa de selecção" -#: ../gtk/gtkimage.c:131 ../gtk/gtkstatusicon.c:186 +#: gtk/gtkimage.c:131 gtk/gtkstatusicon.c:186 msgid "Pixbuf" msgstr "Pixbuf" -#: ../gtk/gtkimage.c:132 ../gtk/gtkstatusicon.c:187 +#: gtk/gtkimage.c:132 gtk/gtkstatusicon.c:187 msgid "A GdkPixbuf to display" msgstr "Um GdkPixbuf a apresentar" -#: ../gtk/gtkimage.c:139 +#: gtk/gtkimage.c:139 msgid "Pixmap" msgstr "Pixmap" -#: ../gtk/gtkimage.c:140 +#: gtk/gtkimage.c:140 msgid "A GdkPixmap to display" msgstr "Um GdkPixmap a apresentar" -#: ../gtk/gtkimage.c:147 ../gtk/gtkmessagedialog.c:215 +#: gtk/gtkimage.c:147 gtk/gtkmessagedialog.c:215 msgid "Image" msgstr "Imagem" -#: ../gtk/gtkimage.c:148 +#: gtk/gtkimage.c:148 msgid "A GdkImage to display" msgstr "Uma GdkImage a apresentar" -#: ../gtk/gtkimage.c:155 +#: gtk/gtkimage.c:155 msgid "Mask" msgstr "Máscara" -#: ../gtk/gtkimage.c:156 +#: gtk/gtkimage.c:156 msgid "Mask bitmap to use with GdkImage or GdkPixmap" msgstr "Bitmap de máscara a utilizar com o GdkImage ou GdkPixmap" -#: ../gtk/gtkimage.c:164 ../gtk/gtkstatusicon.c:195 +#: gtk/gtkimage.c:164 gtk/gtkstatusicon.c:195 msgid "Filename to load and display" msgstr "Nome de ficheiro a ler e apresentar" -#: ../gtk/gtkimage.c:173 ../gtk/gtkstatusicon.c:203 +#: gtk/gtkimage.c:173 gtk/gtkstatusicon.c:203 msgid "Stock ID for a stock image to display" msgstr "ID Base para uma imagem base a apresentar" -#: ../gtk/gtkimage.c:180 +#: gtk/gtkimage.c:180 msgid "Icon set" msgstr "Conjunto de ícones" -#: ../gtk/gtkimage.c:181 +#: gtk/gtkimage.c:181 msgid "Icon set to display" msgstr "Conjunto de ícones a apresentar" -#: ../gtk/gtkimage.c:188 ../gtk/gtkscalebutton.c:210 ../gtk/gtktoolbar.c:547 +#: gtk/gtkimage.c:188 gtk/gtkscalebutton.c:210 gtk/gtktoolbar.c:547 msgid "Icon size" msgstr "Tamanho de ícone" -#: ../gtk/gtkimage.c:189 +#: gtk/gtkimage.c:189 msgid "Symbolic size to use for stock icon, icon set or named icon" msgstr "" "Tamanho simbólico a utilizar para ícones base, conjunto de ícones ou ícone " "com nome" -#: ../gtk/gtkimage.c:205 +#: gtk/gtkimage.c:205 msgid "Pixel size" msgstr "Tamanho em pixels" -#: ../gtk/gtkimage.c:206 +#: gtk/gtkimage.c:206 msgid "Pixel size to use for named icon" msgstr "Tamanho em pixels a utilizar para o ícone com nome" -#: ../gtk/gtkimage.c:214 +#: gtk/gtkimage.c:214 msgid "Animation" msgstr "Animação" -#: ../gtk/gtkimage.c:215 +#: gtk/gtkimage.c:215 msgid "GdkPixbufAnimation to display" msgstr "GdkPixbufAnimation a apresentar" -#: ../gtk/gtkimage.c:255 ../gtk/gtkstatusicon.c:234 +#: gtk/gtkimage.c:255 gtk/gtkstatusicon.c:234 msgid "Storage type" msgstr "Tipo de armazenamento" -#: ../gtk/gtkimage.c:256 ../gtk/gtkstatusicon.c:235 +#: gtk/gtkimage.c:256 gtk/gtkstatusicon.c:235 msgid "The representation being used for image data" msgstr "A representação a ser utilizada para dados de imagem" -#: ../gtk/gtkimagemenuitem.c:101 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "Widget filho a apresentar ao lado do texto de menu" -#: ../gtk/gtkimagemenuitem.c:106 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "Apresentar imagens de menu" -#: ../gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "Se as images deverão ou não ser apresentadas nos menus" -#: ../gtk/gtkinvisible.c:87 ../gtk/gtkwindow.c:601 +#: gtk/gtkinvisible.c:87 gtk/gtkwindow.c:601 msgid "The screen where this window will be displayed" msgstr "O ecrã onde esta janela será apresentada" -#: ../gtk/gtklabel.c:317 +#: gtk/gtklabel.c:317 msgid "The text of the label" msgstr "O texto da etiqueta" -#: ../gtk/gtklabel.c:324 +#: gtk/gtklabel.c:324 msgid "A list of style attributes to apply to the text of the label" msgstr "Uma lista de atributos de estilo a aplicar ao texto da etiqueta" -#: ../gtk/gtklabel.c:345 ../gtk/gtktexttag.c:359 ../gtk/gtktextview.c:585 +#: gtk/gtklabel.c:345 gtk/gtktexttag.c:359 gtk/gtktextview.c:585 msgid "Justification" msgstr "Alinhamento" -#: ../gtk/gtklabel.c:346 +#: gtk/gtklabel.c:346 msgid "" "The alignment of the lines in the text of the label relative to each other. " "This does NOT affect the alignment of the label within its allocation. See " @@ -2963,58 +2939,58 @@ msgstr "" "alinhamento da etiqueta dentro da sua alocação. Consulte GtkMisc::xalign " "para tal" -#: ../gtk/gtklabel.c:354 +#: gtk/gtklabel.c:354 msgid "Pattern" msgstr "Padrão" -#: ../gtk/gtklabel.c:355 +#: gtk/gtklabel.c:355 msgid "" "A string with _ characters in positions correspond to characters in the text " "to underline" msgstr "" "Uma expressão com caracteres _ corresponde a caracteres a sublinhar no texto" -#: ../gtk/gtklabel.c:362 +#: gtk/gtklabel.c:362 msgid "Line wrap" msgstr "Quebra de linha" -#: ../gtk/gtklabel.c:363 +#: gtk/gtklabel.c:363 msgid "If set, wrap lines if the text becomes too wide" msgstr "Se definido, quebrar linhas se o texto se tornar demasiado longo" -#: ../gtk/gtklabel.c:378 +#: gtk/gtklabel.c:378 msgid "Line wrap mode" msgstr "Modo de quebra de linha" -#: ../gtk/gtklabel.c:379 +#: gtk/gtklabel.c:379 msgid "If wrap is set, controls how linewrapping is done" msgstr "Se quebra de linha estiver activa, controla como é efectuada a quebra" -#: ../gtk/gtklabel.c:386 +#: gtk/gtklabel.c:386 msgid "Selectable" msgstr "Seleccionável" -#: ../gtk/gtklabel.c:387 +#: gtk/gtklabel.c:387 msgid "Whether the label text can be selected with the mouse" msgstr "Se o texto da etiqueta pode ou não ser seleccionado com o rato" -#: ../gtk/gtklabel.c:393 +#: gtk/gtklabel.c:393 msgid "Mnemonic key" msgstr "Chave mnemónica" -#: ../gtk/gtklabel.c:394 +#: gtk/gtklabel.c:394 msgid "The mnemonic accelerator key for this label" msgstr "A tecla de atalho mnemónica para esta etiqueta" -#: ../gtk/gtklabel.c:402 +#: gtk/gtklabel.c:402 msgid "Mnemonic widget" msgstr "Widget da mnemónica" -#: ../gtk/gtklabel.c:403 +#: gtk/gtklabel.c:403 msgid "The widget to be activated when the label's mnemonic key is pressed" msgstr "O widget a ser activado quando a tecla mnemónica da etiqueta é premida" -#: ../gtk/gtklabel.c:449 +#: gtk/gtklabel.c:449 msgid "" "The preferred place to ellipsize the string, if the label does not have " "enough room to display the entire string" @@ -3022,107 +2998,107 @@ msgstr "" "O local preferido para eliptizar a expressão, se a etiqueta não possuir " "espaço suficiente para apresentar a expressão completa" -#: ../gtk/gtklabel.c:489 +#: gtk/gtklabel.c:489 msgid "Single Line Mode" msgstr "Modo de Linha Única" -#: ../gtk/gtklabel.c:490 +#: gtk/gtklabel.c:490 msgid "Whether the label is in single line mode" msgstr "Se a etiqueta está ou não em modo de linha única" -#: ../gtk/gtklabel.c:507 +#: gtk/gtklabel.c:507 msgid "Angle" msgstr "Ângulo" -#: ../gtk/gtklabel.c:508 +#: gtk/gtklabel.c:508 msgid "Angle at which the label is rotated" msgstr "Ângulo de rotação da etiqueta" -#: ../gtk/gtklabel.c:528 +#: gtk/gtklabel.c:528 msgid "Maximum Width In Characters" msgstr "Largura Máxima em Caracteres" -#: ../gtk/gtklabel.c:529 +#: gtk/gtklabel.c:529 msgid "The desired maximum width of the label, in characters" msgstr "A largura máxima desejada da etiqueta, em caracteres" -#: ../gtk/gtklabel.c:645 +#: gtk/gtklabel.c:645 msgid "Whether to select the contents of a selectable label when it is focused" msgstr "" "Se seleccionar ou não o conteúdo de uma etiqueta seleccionável quando esta " "obtém o foco" -#: ../gtk/gtklayout.c:616 ../gtk/gtkviewport.c:106 +#: gtk/gtklayout.c:616 gtk/gtkviewport.c:106 msgid "Horizontal adjustment" msgstr "Ajustamento horizontal" -#: ../gtk/gtklayout.c:617 ../gtk/gtkscrolledwindow.c:221 +#: gtk/gtklayout.c:617 gtk/gtkscrolledwindow.c:221 msgid "The GtkAdjustment for the horizontal position" msgstr "O GtkAdjustment para a posição horizontal" -#: ../gtk/gtklayout.c:624 ../gtk/gtkviewport.c:114 +#: gtk/gtklayout.c:624 gtk/gtkviewport.c:114 msgid "Vertical adjustment" msgstr "Ajustamento vertical" -#: ../gtk/gtklayout.c:625 ../gtk/gtkscrolledwindow.c:228 +#: gtk/gtklayout.c:625 gtk/gtkscrolledwindow.c:228 msgid "The GtkAdjustment for the vertical position" msgstr "O GtkAdjustment para a posição vertical" -#: ../gtk/gtklayout.c:633 +#: gtk/gtklayout.c:633 msgid "The width of the layout" msgstr "A largura da disposição" -#: ../gtk/gtklayout.c:642 +#: gtk/gtklayout.c:642 msgid "The height of the layout" msgstr "A altura da disposição" -#: ../gtk/gtklinkbutton.c:144 +#: gtk/gtklinkbutton.c:144 msgid "URI" msgstr "URI" -#: ../gtk/gtklinkbutton.c:145 +#: gtk/gtklinkbutton.c:145 msgid "The URI bound to this button" msgstr "O URI associado a este botão" -#: ../gtk/gtklinkbutton.c:159 +#: gtk/gtklinkbutton.c:159 msgid "Visited" msgstr "Visitado" -#: ../gtk/gtklinkbutton.c:160 +#: gtk/gtklinkbutton.c:160 msgid "Whether this link has been visited." msgstr "Se este link já foi ou não visitado." -#: ../gtk/gtkmenu.c:503 +#: gtk/gtkmenu.c:503 msgid "The currently selected menu item" msgstr "O item de menu actualmente seleccionado" -#: ../gtk/gtkmenu.c:517 +#: gtk/gtkmenu.c:517 msgid "Accel Group" msgstr "Grupo de Atalhos" -#: ../gtk/gtkmenu.c:518 +#: gtk/gtkmenu.c:518 msgid "The accel group holding accelerators for the menu" msgstr "O grupo de atalhos que contém os atalhos deste menu" -#: ../gtk/gtkmenu.c:532 ../gtk/gtkmenuitem.c:236 +#: gtk/gtkmenu.c:532 gtk/gtkmenuitem.c:236 msgid "Accel Path" msgstr "Caminho de Atalhos" -#: ../gtk/gtkmenu.c:533 +#: gtk/gtkmenu.c:533 msgid "An accel path used to conveniently construct accel paths of child items" msgstr "" "Um caminho de atalhos utilizado para convenientemente construir caminhos de " "atalhos de itens filhos" -#: ../gtk/gtkmenu.c:549 +#: gtk/gtkmenu.c:549 msgid "Attach Widget" msgstr "Anexar Widget" -#: ../gtk/gtkmenu.c:550 +#: gtk/gtkmenu.c:550 msgid "The widget the menu is attached to" msgstr "O item ao qual o menu está anexado" -#: ../gtk/gtkmenu.c:558 +#: gtk/gtkmenu.c:558 msgid "" "A title that may be displayed by the window manager when this menu is torn-" "off" @@ -3130,43 +3106,43 @@ msgstr "" "Um título que pode ser apresentado pelo gestor de janelas quando este menu é " "destacado" -#: ../gtk/gtkmenu.c:572 +#: gtk/gtkmenu.c:572 msgid "Tearoff State" msgstr "Estado de Destacado" -#: ../gtk/gtkmenu.c:573 +#: gtk/gtkmenu.c:573 msgid "A boolean that indicates whether the menu is torn-off" msgstr "Uma boleana que indica se este menu está ou não destacado" -#: ../gtk/gtkmenu.c:587 +#: gtk/gtkmenu.c:587 msgid "Monitor" msgstr "Monitor" -#: ../gtk/gtkmenu.c:588 +#: gtk/gtkmenu.c:588 msgid "The monitor the menu will be popped up on" msgstr "O monitor em que o menu será aberto" -#: ../gtk/gtkmenu.c:594 +#: gtk/gtkmenu.c:594 msgid "Vertical Padding" msgstr "Espaçamento Vertical" -#: ../gtk/gtkmenu.c:595 +#: gtk/gtkmenu.c:595 msgid "Extra space at the top and bottom of the menu" msgstr "O espaço extra acima e abaixo do menu" -#: ../gtk/gtkmenu.c:603 +#: gtk/gtkmenu.c:603 msgid "Horizontal Padding" msgstr "Espaçamento Horizontal" -#: ../gtk/gtkmenu.c:604 +#: gtk/gtkmenu.c:604 msgid "Extra space at the left and right edges of the menu" msgstr "O espaço extra nas margens esquerda e direita do menu" -#: ../gtk/gtkmenu.c:612 +#: gtk/gtkmenu.c:612 msgid "Vertical Offset" msgstr "Deslocamento Vertical" -#: ../gtk/gtkmenu.c:613 +#: gtk/gtkmenu.c:613 msgid "" "When the menu is a submenu, position it this number of pixels offset " "vertically" @@ -3174,11 +3150,11 @@ msgstr "" "Quando o menu é um submenu, posicioná-lo deslocando-o verticalmente este " "número de pixels" -#: ../gtk/gtkmenu.c:621 +#: gtk/gtkmenu.c:621 msgid "Horizontal Offset" msgstr "Deslocamento Horizontal" -#: ../gtk/gtkmenu.c:622 +#: gtk/gtkmenu.c:622 msgid "" "When the menu is a submenu, position it this number of pixels offset " "horizontally" @@ -3186,73 +3162,73 @@ msgstr "" "Quando o menu é um submenu, posicioná-lo deslocando-o horizontalmente este " "número de pixels" -#: ../gtk/gtkmenu.c:630 +#: gtk/gtkmenu.c:630 msgid "Double Arrows" msgstr "Setas Duplas" -#: ../gtk/gtkmenu.c:631 +#: gtk/gtkmenu.c:631 msgid "When scrolling, always show both arrows." msgstr "Ao rolar, apresentar sempre ambas as setas." -#: ../gtk/gtkmenu.c:639 +#: gtk/gtkmenu.c:639 msgid "Left Attach" msgstr "Anexar à Esquerda" -#: ../gtk/gtkmenu.c:640 ../gtk/gtktable.c:174 +#: gtk/gtkmenu.c:640 gtk/gtktable.c:174 msgid "The column number to attach the left side of the child to" msgstr "O número da coluna a que anexar o lado esquerdo do filho" -#: ../gtk/gtkmenu.c:647 +#: gtk/gtkmenu.c:647 msgid "Right Attach" msgstr "Anexar à Direita" -#: ../gtk/gtkmenu.c:648 +#: gtk/gtkmenu.c:648 msgid "The column number to attach the right side of the child to" msgstr "O número da coluna a que anexar o lado direito do filho" -#: ../gtk/gtkmenu.c:655 +#: gtk/gtkmenu.c:655 msgid "Top Attach" msgstr "Anexar ao Topo" -#: ../gtk/gtkmenu.c:656 +#: gtk/gtkmenu.c:656 msgid "The row number to attach the top of the child to" msgstr "O número da linha a que anexar o topo do filho" -#: ../gtk/gtkmenu.c:663 +#: gtk/gtkmenu.c:663 msgid "Bottom Attach" msgstr "Anexar ao Fundo" -#: ../gtk/gtkmenu.c:664 ../gtk/gtktable.c:195 +#: gtk/gtkmenu.c:664 gtk/gtktable.c:195 msgid "The row number to attach the bottom of the child to" msgstr "O número da linha a que anexar o fundo do filho" -#: ../gtk/gtkmenu.c:751 +#: gtk/gtkmenu.c:751 msgid "Can change accelerators" msgstr "Pode alterar teclas de atalho" -#: ../gtk/gtkmenu.c:752 +#: gtk/gtkmenu.c:752 msgid "" "Whether menu accelerators can be changed by pressing a key over the menu item" msgstr "" "Se os atalhos dos menus podem ou não ser alterados ao ser premida uma tecla " "sobre o item de menu" -#: ../gtk/gtkmenu.c:757 +#: gtk/gtkmenu.c:757 msgid "Delay before submenus appear" msgstr "Atraso antes de aparecerem os submenus" -#: ../gtk/gtkmenu.c:758 +#: gtk/gtkmenu.c:758 msgid "" "Minimum time the pointer must stay over a menu item before the submenu appear" msgstr "" "Tempo mínimo que o cursor tem de estar sobre um item de menu antes do " "submenu aparecer" -#: ../gtk/gtkmenu.c:765 +#: gtk/gtkmenu.c:765 msgid "Delay before hiding a submenu" msgstr "Atraso antes de esconder um submenu" -#: ../gtk/gtkmenu.c:766 +#: gtk/gtkmenu.c:766 msgid "" "The time before hiding a submenu when the pointer is moving towards the " "submenu" @@ -3260,280 +3236,280 @@ msgstr "" "O tempo antes de esconder um submenu quando o cursor se está a mover em " "direcção ao submenu" -#: ../gtk/gtkmenubar.c:168 +#: gtk/gtkmenubar.c:168 msgid "Pack direction" msgstr "Direcção da arrumação" -#: ../gtk/gtkmenubar.c:169 +#: gtk/gtkmenubar.c:169 msgid "The pack direction of the menubar" msgstr "A direcção da arrumação da barra de menu" -#: ../gtk/gtkmenubar.c:185 +#: gtk/gtkmenubar.c:185 msgid "Child Pack direction" msgstr "Direcção da arrumação dos filhos" -#: ../gtk/gtkmenubar.c:186 +#: gtk/gtkmenubar.c:186 msgid "The child pack direction of the menubar" msgstr "A direcção da arrumação dos filhos na barra de menu" -#: ../gtk/gtkmenubar.c:195 +#: gtk/gtkmenubar.c:195 msgid "Style of bevel around the menubar" msgstr "Estilo de relevo em torno da barra de menu" -#: ../gtk/gtkmenubar.c:202 ../gtk/gtktoolbar.c:597 +#: gtk/gtkmenubar.c:202 gtk/gtktoolbar.c:597 msgid "Internal padding" msgstr "Espaçamento interno" -#: ../gtk/gtkmenubar.c:203 +#: gtk/gtkmenubar.c:203 msgid "Amount of border space between the menubar shadow and the menu items" msgstr "Quantidade de espaço entre a sombra da barra de menu e seus itens" -#: ../gtk/gtkmenubar.c:210 +#: gtk/gtkmenubar.c:210 msgid "Delay before drop down menus appear" msgstr "Atraso antes de apresentar menus de queda" -#: ../gtk/gtkmenubar.c:211 +#: gtk/gtkmenubar.c:211 msgid "Delay before the submenus of a menu bar appear" msgstr "Atraso antes apresentar os submenus da barra de menus" -#: ../gtk/gtkmenuitem.c:204 +#: gtk/gtkmenuitem.c:204 msgid "Right Justified" msgstr "Alinhado à Direita" -#: ../gtk/gtkmenuitem.c:205 +#: gtk/gtkmenuitem.c:205 msgid "" "Sets whether the menu item appears justified at the right side of a menu bar" msgstr "" "Define se o item de menu é ou não apresentado alinhado ao lado direito da " "barra de menu" -#: ../gtk/gtkmenuitem.c:219 +#: gtk/gtkmenuitem.c:219 msgid "Submenu" msgstr "Submenu" -#: ../gtk/gtkmenuitem.c:220 +#: gtk/gtkmenuitem.c:220 msgid "The submenu attached to the menu item, or NULL if it has none" msgstr "O submenu associado ao item de menu, ou NULL se não existir" -#: ../gtk/gtkmenuitem.c:237 +#: gtk/gtkmenuitem.c:237 msgid "Sets the accelerator path of the menu item" msgstr "Define o caminho de atalhos do item de menu" -#: ../gtk/gtkmenuitem.c:280 +#: gtk/gtkmenuitem.c:280 msgid "Amount of space used up by arrow, relative to the menu item's font size" msgstr "" "Quantidade de espaço utilizado pela seta, relativamente ao tamanho de fonte " "do item de menu" -#: ../gtk/gtkmenuitem.c:293 +#: gtk/gtkmenuitem.c:293 msgid "Width in Characters" msgstr "Largura em Caracteres" -#: ../gtk/gtkmenuitem.c:294 +#: gtk/gtkmenuitem.c:294 msgid "The minimum desired width of the menu item in characters" msgstr "A largura mínima desejada do item de menu, em caracteres" -#: ../gtk/gtkmenushell.c:374 +#: gtk/gtkmenushell.c:374 msgid "Take Focus" msgstr "Obtém o Foco" -#: ../gtk/gtkmenushell.c:375 +#: gtk/gtkmenushell.c:375 msgid "A boolean that determines whether the menu grabs the keyboard focus" msgstr "Uma boleana que determina se este menu obtém ou não o foco de teclado" -#: ../gtk/gtkmenutoolbutton.c:232 ../gtk/gtkoptionmenu.c:161 +#: gtk/gtkmenutoolbutton.c:232 gtk/gtkoptionmenu.c:161 msgid "Menu" msgstr "Menu" -#: ../gtk/gtkmenutoolbutton.c:233 +#: gtk/gtkmenutoolbutton.c:233 msgid "The dropdown menu" msgstr "O menu de selecção" -#: ../gtk/gtkmessagedialog.c:98 +#: gtk/gtkmessagedialog.c:98 msgid "Image/label border" msgstr "Margem da imagem/etiqueta" -#: ../gtk/gtkmessagedialog.c:99 +#: gtk/gtkmessagedialog.c:99 msgid "Width of border around the label and image in the message dialog" msgstr "Largura da margem em torno da etiqueta e imagem no diálogo de mensagem" -#: ../gtk/gtkmessagedialog.c:114 +#: gtk/gtkmessagedialog.c:114 msgid "Use separator" msgstr "Utilizar separador" -#: ../gtk/gtkmessagedialog.c:115 +#: gtk/gtkmessagedialog.c:115 msgid "" "Whether to put a separator between the message dialog's text and the buttons" msgstr "" "Se colocar ou não um separador entre o texto e os botões do diálogo de " "mensagem" -#: ../gtk/gtkmessagedialog.c:128 +#: gtk/gtkmessagedialog.c:128 msgid "Message Type" msgstr "Tipo de Mensagem" -#: ../gtk/gtkmessagedialog.c:129 +#: gtk/gtkmessagedialog.c:129 msgid "The type of message" msgstr "O tipo de mensagem" -#: ../gtk/gtkmessagedialog.c:136 +#: gtk/gtkmessagedialog.c:136 msgid "Message Buttons" msgstr "Botões de Mensagem" -#: ../gtk/gtkmessagedialog.c:137 +#: gtk/gtkmessagedialog.c:137 msgid "The buttons shown in the message dialog" msgstr "Os botões apresentados no diálogo de mensagem" -#: ../gtk/gtkmessagedialog.c:154 +#: gtk/gtkmessagedialog.c:154 msgid "The primary text of the message dialog" msgstr "O texto principal do diálogo de mensagem" -#: ../gtk/gtkmessagedialog.c:169 +#: gtk/gtkmessagedialog.c:169 msgid "Use Markup" msgstr "Utilizar Etiquetas" -#: ../gtk/gtkmessagedialog.c:170 +#: gtk/gtkmessagedialog.c:170 msgid "The primary text of the title includes Pango markup." msgstr "O texto principal do título inclui código de etiquetas Pango." -#: ../gtk/gtkmessagedialog.c:184 +#: gtk/gtkmessagedialog.c:184 msgid "Secondary Text" msgstr "Texto Secundário" -#: ../gtk/gtkmessagedialog.c:185 +#: gtk/gtkmessagedialog.c:185 msgid "The secondary text of the message dialog" msgstr "O texto secundário do diálogo de mensagem" -#: ../gtk/gtkmessagedialog.c:200 +#: gtk/gtkmessagedialog.c:200 msgid "Use Markup in secondary" msgstr "Utilizar Etiquetas no secundário" -#: ../gtk/gtkmessagedialog.c:201 +#: gtk/gtkmessagedialog.c:201 msgid "The secondary text includes Pango markup." msgstr "O texto secundário inclui código de etiquetas Pango." -#: ../gtk/gtkmessagedialog.c:216 +#: gtk/gtkmessagedialog.c:216 msgid "The image" msgstr "A imagem" -#: ../gtk/gtkmisc.c:83 +#: gtk/gtkmisc.c:83 msgid "Y align" msgstr "Alinh y" -#: ../gtk/gtkmisc.c:84 +#: gtk/gtkmisc.c:84 msgid "The vertical alignment, from 0 (top) to 1 (bottom)" msgstr "O alinhamento vertical, de 0 (topo) até 1 (fundo)" -#: ../gtk/gtkmisc.c:93 +#: gtk/gtkmisc.c:93 msgid "X pad" msgstr "Esp x" -#: ../gtk/gtkmisc.c:94 +#: gtk/gtkmisc.c:94 msgid "" "The amount of space to add on the left and right of the widget, in pixels" msgstr "" "A quantidade de espaço a adicionar à esquerda e direita do widget, em pixels" -#: ../gtk/gtkmisc.c:103 +#: gtk/gtkmisc.c:103 msgid "Y pad" msgstr "Esp y" -#: ../gtk/gtkmisc.c:104 +#: gtk/gtkmisc.c:104 msgid "" "The amount of space to add on the top and bottom of the widget, in pixels" msgstr "A quantidade de espaço a adicionar acima e abaixo do widget, em pixels" -#: ../gtk/gtkmountoperation.c:160 +#: gtk/gtkmountoperation.c:160 msgid "Parent" msgstr "Pai" -#: ../gtk/gtkmountoperation.c:161 +#: gtk/gtkmountoperation.c:161 msgid "The parent window" msgstr "A janela pai" -#: ../gtk/gtkmountoperation.c:168 +#: gtk/gtkmountoperation.c:168 msgid "Is Showing" msgstr "Está a Ser Apresentado" -#: ../gtk/gtkmountoperation.c:169 +#: gtk/gtkmountoperation.c:169 msgid "Are we showing a dialog" msgstr "Estamos a apresentar um diálogo" -#: ../gtk/gtkmountoperation.c:177 +#: gtk/gtkmountoperation.c:177 msgid "The screen where this window will be displayed." msgstr "O ecrã onde esta janela será apresentada." -#: ../gtk/gtknotebook.c:572 +#: gtk/gtknotebook.c:572 msgid "Page" msgstr "Página" -#: ../gtk/gtknotebook.c:573 +#: gtk/gtknotebook.c:573 msgid "The index of the current page" msgstr "O índice da página actual" -#: ../gtk/gtknotebook.c:581 +#: gtk/gtknotebook.c:581 msgid "Tab Position" msgstr "Posição do Separador" -#: ../gtk/gtknotebook.c:582 +#: gtk/gtknotebook.c:582 msgid "Which side of the notebook holds the tabs" msgstr "Que lado do livro de notas contém os separadores" -#: ../gtk/gtknotebook.c:589 +#: gtk/gtknotebook.c:589 msgid "Tab Border" msgstr "Margem do Separador" -#: ../gtk/gtknotebook.c:590 +#: gtk/gtknotebook.c:590 msgid "Width of the border around the tab labels" msgstr "Largura da margem em torno das etiquetas dos separadores" -#: ../gtk/gtknotebook.c:598 +#: gtk/gtknotebook.c:598 msgid "Horizontal Tab Border" msgstr "Margem Horizontal do Separador" -#: ../gtk/gtknotebook.c:599 +#: gtk/gtknotebook.c:599 msgid "Width of the horizontal border of tab labels" msgstr "Largura da margem horizontal em torno das etiquetas dos separadores" -#: ../gtk/gtknotebook.c:607 +#: gtk/gtknotebook.c:607 msgid "Vertical Tab Border" msgstr "Margem Vertical do Separador" -#: ../gtk/gtknotebook.c:608 +#: gtk/gtknotebook.c:608 msgid "Width of the vertical border of tab labels" msgstr "Largura da margem vertical em torno das etiquetas dos separadores" -#: ../gtk/gtknotebook.c:616 +#: gtk/gtknotebook.c:616 msgid "Show Tabs" msgstr "Apresentar Separadores" -#: ../gtk/gtknotebook.c:617 +#: gtk/gtknotebook.c:617 msgid "Whether tabs should be shown or not" msgstr "Se os separadores deverão ou não ser apresentados" -#: ../gtk/gtknotebook.c:623 +#: gtk/gtknotebook.c:623 msgid "Show Border" msgstr "Apresentar Margem" -#: ../gtk/gtknotebook.c:624 +#: gtk/gtknotebook.c:624 msgid "Whether the border should be shown or not" msgstr "Se a margem deverá ou não ser apresentada" -#: ../gtk/gtknotebook.c:630 +#: gtk/gtknotebook.c:630 msgid "Scrollable" msgstr "Rolável" -#: ../gtk/gtknotebook.c:631 +#: gtk/gtknotebook.c:631 msgid "If TRUE, scroll arrows are added if there are too many tabs to fit" msgstr "" "Se VERDADEIRO, são adicionadas setas de rolamento caso existam mais " "separadores do que os visíveis" -#: ../gtk/gtknotebook.c:637 +#: gtk/gtknotebook.c:637 msgid "Enable Popup" msgstr "Activar Menu de Contexto" -#: ../gtk/gtknotebook.c:638 +#: gtk/gtknotebook.c:638 msgid "" "If TRUE, pressing the right mouse button on the notebook pops up a menu that " "you can use to go to a page" @@ -3541,361 +3517,359 @@ msgstr "" "Se VERDADEIRO, premir o botão direito do rato no livro de notas faz surgir " "um menu de contexto que pode utilizar para ir para uma página" -#: ../gtk/gtknotebook.c:645 +#: gtk/gtknotebook.c:645 msgid "Whether tabs should have homogeneous sizes" msgstr "Se os separadores deverão ou não ter um tamanho homogéneo" -#: ../gtk/gtknotebook.c:651 +#: gtk/gtknotebook.c:651 msgid "Group ID" msgstr "ID de Grupo" -#: ../gtk/gtknotebook.c:652 +#: gtk/gtknotebook.c:652 msgid "Group ID for tabs drag and drop" msgstr "ID de Grupo para arrastar e largar de separadores" -#: ../gtk/gtknotebook.c:668 ../gtk/gtkradioaction.c:128 -#: ../gtk/gtkradiobutton.c:82 ../gtk/gtkradiomenuitem.c:342 -#: ../gtk/gtkradiotoolbutton.c:65 +#: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "Grupo" -#: ../gtk/gtknotebook.c:669 +#: gtk/gtknotebook.c:669 msgid "Group for tabs drag and drop" msgstr "Grupo para arrastar e largar de separadores" -#: ../gtk/gtknotebook.c:675 +#: gtk/gtknotebook.c:675 msgid "Tab label" msgstr "Etiqueta de separador" -#: ../gtk/gtknotebook.c:676 +#: gtk/gtknotebook.c:676 msgid "The string displayed on the child's tab label" msgstr "A expressão apresentada na etiqueta de separador do filho" -#: ../gtk/gtknotebook.c:682 +#: gtk/gtknotebook.c:682 msgid "Menu label" msgstr "Etiqueta de menu" -#: ../gtk/gtknotebook.c:683 +#: gtk/gtknotebook.c:683 msgid "The string displayed in the child's menu entry" msgstr "A etiqueta apresentada na entrada de menu do filho" -#: ../gtk/gtknotebook.c:696 +#: gtk/gtknotebook.c:696 msgid "Tab expand" msgstr "Expansão de separador" -#: ../gtk/gtknotebook.c:697 +#: gtk/gtknotebook.c:697 msgid "Whether to expand the child's tab or not" msgstr "Se expandir ou não o separador do filho" -#: ../gtk/gtknotebook.c:703 +#: gtk/gtknotebook.c:703 msgid "Tab fill" msgstr "Separador preenche" -#: ../gtk/gtknotebook.c:704 +#: gtk/gtknotebook.c:704 msgid "Whether the child's tab should fill the allocated area or not" msgstr "Se os separadores do filho deverão ou não preencher a área alocada" -#: ../gtk/gtknotebook.c:710 +#: gtk/gtknotebook.c:710 msgid "Tab pack type" msgstr "Tipo de arrumação de separadores" -#: ../gtk/gtknotebook.c:717 +#: gtk/gtknotebook.c:717 msgid "Tab reorderable" msgstr "Separadores reordenáveis" -#: ../gtk/gtknotebook.c:718 +#: gtk/gtknotebook.c:718 msgid "Whether the tab is reorderable by user action or not" msgstr "Se o separador é reordenável por acção do utilizador ou não" -#: ../gtk/gtknotebook.c:724 +#: gtk/gtknotebook.c:724 msgid "Tab detachable" msgstr "Separador destacável" -#: ../gtk/gtknotebook.c:725 +#: gtk/gtknotebook.c:725 msgid "Whether the tab is detachable" msgstr "Se o separador é ou não destacável" -#: ../gtk/gtknotebook.c:740 ../gtk/gtkscrollbar.c:83 +#: gtk/gtknotebook.c:740 gtk/gtkscrollbar.c:83 msgid "Secondary backward stepper" msgstr "Passo atrás secundário" -#: ../gtk/gtknotebook.c:741 +#: gtk/gtknotebook.c:741 msgid "" "Display a second backward arrow button on the opposite end of the tab area" msgstr "" "Apresentar um segundo botão de seta de retrocesso no extremo oposto da área " "de separadores" -#: ../gtk/gtknotebook.c:756 ../gtk/gtkscrollbar.c:91 +#: gtk/gtknotebook.c:756 gtk/gtkscrollbar.c:91 msgid "Secondary forward stepper" msgstr "Passo de avanço secundário" -#: ../gtk/gtknotebook.c:757 +#: gtk/gtknotebook.c:757 msgid "" "Display a second forward arrow button on the opposite end of the tab area" msgstr "" "Apresentar um segundo botão de seta de avanço no extremo oposto da área de " "separadores" -#: ../gtk/gtknotebook.c:771 ../gtk/gtkscrollbar.c:67 +#: gtk/gtknotebook.c:771 gtk/gtkscrollbar.c:67 msgid "Backward stepper" msgstr "Passo atrás" -#: ../gtk/gtknotebook.c:772 ../gtk/gtkscrollbar.c:68 +#: gtk/gtknotebook.c:772 gtk/gtkscrollbar.c:68 msgid "Display the standard backward arrow button" msgstr "Apresentar o botão de seta de retrocesso padrão" -#: ../gtk/gtknotebook.c:786 ../gtk/gtkscrollbar.c:75 +#: gtk/gtknotebook.c:786 gtk/gtkscrollbar.c:75 msgid "Forward stepper" msgstr "Passo de avanço" -#: ../gtk/gtknotebook.c:787 ../gtk/gtkscrollbar.c:76 +#: gtk/gtknotebook.c:787 gtk/gtkscrollbar.c:76 msgid "Display the standard forward arrow button" msgstr "Apresentar o botão de seta de avanço padrão" -#: ../gtk/gtknotebook.c:801 +#: gtk/gtknotebook.c:801 msgid "Tab overlap" msgstr "Sobreposição de separadores" -#: ../gtk/gtknotebook.c:802 +#: gtk/gtknotebook.c:802 msgid "Size of tab overlap area" msgstr "Tamanho da área de sobreposição de separadores" -#: ../gtk/gtknotebook.c:817 +#: gtk/gtknotebook.c:817 msgid "Tab curvature" msgstr "Curvatura dos separadores" -#: ../gtk/gtknotebook.c:818 +#: gtk/gtknotebook.c:818 msgid "Size of tab curvature" msgstr "Tamanho da curvatura dos separadores" -#: ../gtk/gtknotebook.c:834 +#: gtk/gtknotebook.c:834 msgid "Arrow spacing" msgstr "Espaçamento da seta" -#: ../gtk/gtknotebook.c:835 +#: gtk/gtknotebook.c:835 msgid "Scroll arrow spacing" msgstr "Espaçamento da seta da barra de rolamento" -#: ../gtk/gtkobject.c:370 +#: gtk/gtkobject.c:370 msgid "User Data" msgstr "Dados do Utilizador" -#: ../gtk/gtkobject.c:371 +#: gtk/gtkobject.c:371 msgid "Anonymous User Data Pointer" msgstr "Ponteiro Anónimo de Dados de Utilizador" -#: ../gtk/gtkoptionmenu.c:162 +#: gtk/gtkoptionmenu.c:162 msgid "The menu of options" msgstr "O menu de opções" -#: ../gtk/gtkoptionmenu.c:169 +#: gtk/gtkoptionmenu.c:169 msgid "Size of dropdown indicator" msgstr "Tamanho do indicador de queda" -#: ../gtk/gtkoptionmenu.c:175 +#: gtk/gtkoptionmenu.c:175 msgid "Spacing around indicator" msgstr "Espaçamento em torno do indicador" -#: ../gtk/gtkpaned.c:219 +#: gtk/gtkpaned.c:219 msgid "" "Position of paned separator in pixels (0 means all the way to the left/top)" msgstr "" "Posição do separador em painel em pixels (0 significa tudo até à esquerda/" "topo)" -#: ../gtk/gtkpaned.c:227 +#: gtk/gtkpaned.c:227 msgid "Position Set" msgstr "Definição de Posição" -#: ../gtk/gtkpaned.c:228 +#: gtk/gtkpaned.c:228 msgid "TRUE if the Position property should be used" msgstr "VERDADEIRO se a propriedade Posição deverá ser utilizada" -#: ../gtk/gtkpaned.c:234 +#: gtk/gtkpaned.c:234 msgid "Handle Size" msgstr "Tamanho do Manipulador" -#: ../gtk/gtkpaned.c:235 +#: gtk/gtkpaned.c:235 msgid "Width of handle" msgstr "Largura do manipulador" -#: ../gtk/gtkpaned.c:251 +#: gtk/gtkpaned.c:251 msgid "Minimal Position" msgstr "Posição Mínima" -#: ../gtk/gtkpaned.c:252 +#: gtk/gtkpaned.c:252 msgid "Smallest possible value for the \"position\" property" msgstr "Menor valor possível para a propriedade \"position\"" -#: ../gtk/gtkpaned.c:269 +#: gtk/gtkpaned.c:269 msgid "Maximal Position" msgstr "Posição Máxima" -#: ../gtk/gtkpaned.c:270 +#: gtk/gtkpaned.c:270 msgid "Largest possible value for the \"position\" property" msgstr "Maior valor possível para a propriedade \"position\"" -#: ../gtk/gtkpaned.c:287 +#: gtk/gtkpaned.c:287 msgid "Resize" msgstr "Redimensionável" -#: ../gtk/gtkpaned.c:288 +#: gtk/gtkpaned.c:288 msgid "If TRUE, the child expands and shrinks along with the paned widget" msgstr "" "Se VERDADEIRO, o filho expande-se e encolhe-se juntamente com o widget em " "painel" -#: ../gtk/gtkpaned.c:303 +#: gtk/gtkpaned.c:303 msgid "Shrink" msgstr "Encolher" -#: ../gtk/gtkpaned.c:304 +#: gtk/gtkpaned.c:304 msgid "If TRUE, the child can be made smaller than its requisition" msgstr "" "Se VERDADEIRO, o filho pode ser tornado mais pequeno que o seu requisito" -#: ../gtk/gtkplug.c:150 ../gtk/gtkstatusicon.c:285 +#: gtk/gtkplug.c:150 gtk/gtkstatusicon.c:285 msgid "Embedded" msgstr "Embutido" -#: ../gtk/gtkplug.c:151 +#: gtk/gtkplug.c:151 msgid "Whether or not the plug is embedded" msgstr "Se o encaixe está ou não embutido" -#: ../gtk/gtkplug.c:165 +#: gtk/gtkplug.c:165 msgid "Socket Window" msgstr "Janela de Encaixe" -#: ../gtk/gtkplug.c:166 +#: gtk/gtkplug.c:166 msgid "The window of the socket the plug is embedded in" msgstr "A janela de encaixe onde o encaixe está embutido" -#: ../gtk/gtkpreview.c:102 +#: gtk/gtkpreview.c:102 msgid "" "Whether the preview widget should take up the entire space it is allocated" msgstr "" "Se o widget de antevisão deverá ou não ocupar todo o espaço que lhe está " "alocado" -#: ../gtk/gtkprinter.c:124 +#: gtk/gtkprinter.c:124 msgid "Name of the printer" msgstr "Nome da impressora" -#: ../gtk/gtkprinter.c:130 +#: gtk/gtkprinter.c:130 msgid "Backend" msgstr "Motor" -#: ../gtk/gtkprinter.c:131 +#: gtk/gtkprinter.c:131 msgid "Backend for the printer" msgstr "Motor da impressora" -#: ../gtk/gtkprinter.c:137 +#: gtk/gtkprinter.c:137 msgid "Is Virtual" msgstr "É Virtual" -#: ../gtk/gtkprinter.c:138 +#: gtk/gtkprinter.c:138 msgid "FALSE if this represents a real hardware printer" msgstr "FALSE se representar uma impressora física real" -#: ../gtk/gtkprinter.c:144 +#: gtk/gtkprinter.c:144 msgid "Accepts PDF" msgstr "Aceita PDF" -#: ../gtk/gtkprinter.c:145 +#: gtk/gtkprinter.c:145 msgid "TRUE if this printer can accept PDF" msgstr "TRUE se esta impressora aceitar PDF" -#: ../gtk/gtkprinter.c:151 +#: gtk/gtkprinter.c:151 msgid "Accepts PostScript" msgstr "Aceita PostScript" -#: ../gtk/gtkprinter.c:152 +#: gtk/gtkprinter.c:152 msgid "TRUE if this printer can accept PostScript" msgstr "TRUE se esta impressora aceitar PostScript" -#: ../gtk/gtkprinter.c:158 +#: gtk/gtkprinter.c:158 msgid "State Message" msgstr "Mensagem de Estado" -#: ../gtk/gtkprinter.c:159 +#: gtk/gtkprinter.c:159 msgid "String giving the current state of the printer" msgstr "Expressão que indica o estado actual da impressora" -#: ../gtk/gtkprinter.c:165 +#: gtk/gtkprinter.c:165 msgid "Location" msgstr "Localização" -#: ../gtk/gtkprinter.c:166 +#: gtk/gtkprinter.c:166 msgid "The location of the printer" msgstr "A localização da barra da impressora" -#: ../gtk/gtkprinter.c:173 +#: gtk/gtkprinter.c:173 msgid "The icon name to use for the printer" msgstr "O nome de ícone a utilizar para a impressora" -#: ../gtk/gtkprinter.c:179 +#: gtk/gtkprinter.c:179 msgid "Job Count" msgstr "Contagem de Trabalhos" -#: ../gtk/gtkprinter.c:180 +#: gtk/gtkprinter.c:180 msgid "Number of jobs queued in the printer" msgstr "O número de trabalhos em fila de espera na impressora" -#: ../gtk/gtkprinter.c:198 +#: gtk/gtkprinter.c:198 msgid "Paused Printer" msgstr "Impressora em Pausa" -#: ../gtk/gtkprinter.c:199 +#: gtk/gtkprinter.c:199 msgid "TRUE if this printer is paused" msgstr "VERDADEIRO se esta impressora estiver em pausa" -#: ../gtk/gtkprinter.c:212 +#: gtk/gtkprinter.c:212 msgid "Accepting Jobs" msgstr "A Aceitar Trabalhos" -#: ../gtk/gtkprinter.c:213 +#: gtk/gtkprinter.c:213 msgid "TRUE if this printer is accepting new jobs" msgstr "VERDADEIRO se esta impressora estiver a aceitar novos trabalhos" -#: ../gtk/gtkprinteroptionwidget.c:123 +#: gtk/gtkprinteroptionwidget.c:123 msgid "Source option" msgstr "Opção de origem" -#: ../gtk/gtkprinteroptionwidget.c:124 +#: gtk/gtkprinteroptionwidget.c:124 msgid "The PrinterOption backing this widget" msgstr "O PrinterOption que suporta este widget" -#: ../gtk/gtkprintjob.c:117 +#: gtk/gtkprintjob.c:117 msgid "Title of the print job" msgstr "O título do trabalho de impressão" -#: ../gtk/gtkprintjob.c:125 +#: gtk/gtkprintjob.c:125 msgid "Printer" msgstr "Impressora" -#: ../gtk/gtkprintjob.c:126 +#: gtk/gtkprintjob.c:126 msgid "Printer to print the job to" msgstr "Impressora onde imprimir este trabalho" -#: ../gtk/gtkprintjob.c:134 +#: gtk/gtkprintjob.c:134 msgid "Settings" msgstr "Definições" -#: ../gtk/gtkprintjob.c:135 +#: gtk/gtkprintjob.c:135 msgid "Printer settings" msgstr "Definições da impressora" -#: ../gtk/gtkprintjob.c:143 ../gtk/gtkprintjob.c:144 -#: ../gtk/gtkprintunixdialog.c:252 +#: gtk/gtkprintjob.c:143 gtk/gtkprintjob.c:144 gtk/gtkprintunixdialog.c:252 msgid "Page Setup" msgstr "Configuração da Página" -#: ../gtk/gtkprintjob.c:152 ../gtk/gtkprintoperation.c:1012 +#: gtk/gtkprintjob.c:152 gtk/gtkprintoperation.c:1012 msgid "Track Print Status" msgstr "Acompanhar o Estado da Impressora" -#: ../gtk/gtkprintjob.c:153 +#: gtk/gtkprintjob.c:153 msgid "" "TRUE if the print job will continue to emit status-changed signals after the " "print data has been sent to the printer or print server." @@ -3904,51 +3878,51 @@ msgstr "" "estado após os dados de impressão terem sido enviados para a impressora ou " "servidor de impressão." -#: ../gtk/gtkprintoperation.c:884 +#: gtk/gtkprintoperation.c:884 msgid "Default Page Setup" msgstr "Configuração por Omissão da Página" -#: ../gtk/gtkprintoperation.c:885 +#: gtk/gtkprintoperation.c:885 msgid "The GtkPageSetup used by default" msgstr "O GtkPageSetup utilizado por omissão" -#: ../gtk/gtkprintoperation.c:903 ../gtk/gtkprintunixdialog.c:270 +#: gtk/gtkprintoperation.c:903 gtk/gtkprintunixdialog.c:270 msgid "Print Settings" msgstr "Definições de Impressão" -#: ../gtk/gtkprintoperation.c:904 ../gtk/gtkprintunixdialog.c:271 +#: gtk/gtkprintoperation.c:904 gtk/gtkprintunixdialog.c:271 msgid "The GtkPrintSettings used for initializing the dialog" msgstr "As GtkPrintSettings utilizadas para inicializar este diálogo" -#: ../gtk/gtkprintoperation.c:922 +#: gtk/gtkprintoperation.c:922 msgid "Job Name" msgstr "Nome do Trabalho" -#: ../gtk/gtkprintoperation.c:923 +#: gtk/gtkprintoperation.c:923 msgid "A string used for identifying the print job." msgstr "Uma expressão utilizada para identificar o trabalho de impressão." -#: ../gtk/gtkprintoperation.c:947 +#: gtk/gtkprintoperation.c:947 msgid "Number of Pages" msgstr "Número de Páginas" -#: ../gtk/gtkprintoperation.c:948 +#: gtk/gtkprintoperation.c:948 msgid "The number of pages in the document." msgstr "O número de páginas no documento." -#: ../gtk/gtkprintoperation.c:969 ../gtk/gtkprintunixdialog.c:260 +#: gtk/gtkprintoperation.c:969 gtk/gtkprintunixdialog.c:260 msgid "Current Page" msgstr "Página Actual" -#: ../gtk/gtkprintoperation.c:970 ../gtk/gtkprintunixdialog.c:261 +#: gtk/gtkprintoperation.c:970 gtk/gtkprintunixdialog.c:261 msgid "The current page in the document" msgstr "A página actual no documento" -#: ../gtk/gtkprintoperation.c:991 +#: gtk/gtkprintoperation.c:991 msgid "Use full page" msgstr "Utilizar página completa" -#: ../gtk/gtkprintoperation.c:992 +#: gtk/gtkprintoperation.c:992 msgid "" "TRUE if the origin of the context should be at the corner of the page and " "not the corner of the imageable area" @@ -3956,7 +3930,7 @@ msgstr "" "TRUE se a origem do contexto deveria estar no canto da página e não no canto " "da área de imagem" -#: ../gtk/gtkprintoperation.c:1013 +#: gtk/gtkprintoperation.c:1013 msgid "" "TRUE if the print operation will continue to report on the print job status " "after the print data has been sent to the printer or print server." @@ -3965,75 +3939,75 @@ msgstr "" "trabalho de impressão após os dados de impressão terem sido enviados para a " "impressora ou o servidor de impressão." -#: ../gtk/gtkprintoperation.c:1030 +#: gtk/gtkprintoperation.c:1030 msgid "Unit" msgstr "Unidade" -#: ../gtk/gtkprintoperation.c:1031 +#: gtk/gtkprintoperation.c:1031 msgid "The unit in which distances can be measured in the context" msgstr "A unidade em que as distâncias podem ser medidas dentro do contexto" -#: ../gtk/gtkprintoperation.c:1048 +#: gtk/gtkprintoperation.c:1048 msgid "Show Dialog" msgstr "Apresentar Diálogo" -#: ../gtk/gtkprintoperation.c:1049 +#: gtk/gtkprintoperation.c:1049 msgid "TRUE if a progress dialog is shown while printing." msgstr "TRUE se um diálogo de progresso for apresentado durante a impressão." -#: ../gtk/gtkprintoperation.c:1072 +#: gtk/gtkprintoperation.c:1072 msgid "Allow Async" msgstr "Permitir Assíncrono" -#: ../gtk/gtkprintoperation.c:1073 +#: gtk/gtkprintoperation.c:1073 msgid "TRUE if print process may run asynchronous." msgstr "TRUE se for possível o processo de impressão ser assíncrono." -#: ../gtk/gtkprintoperation.c:1096 ../gtk/gtkprintoperation.c:1097 +#: gtk/gtkprintoperation.c:1096 gtk/gtkprintoperation.c:1097 msgid "Export filename" msgstr "Nome de ficheiro de exportação" -#: ../gtk/gtkprintoperation.c:1111 +#: gtk/gtkprintoperation.c:1111 msgid "Status" msgstr "Estado" -#: ../gtk/gtkprintoperation.c:1112 +#: gtk/gtkprintoperation.c:1112 msgid "The status of the print operation" msgstr "O estado da operação de impressão" -#: ../gtk/gtkprintoperation.c:1132 +#: gtk/gtkprintoperation.c:1132 msgid "Status String" msgstr "Expressão de Estado" -#: ../gtk/gtkprintoperation.c:1133 +#: gtk/gtkprintoperation.c:1133 msgid "A human-readable description of the status" msgstr "Uma descrição do estado interpretável pelo utilizador" -#: ../gtk/gtkprintoperation.c:1151 +#: gtk/gtkprintoperation.c:1151 msgid "Custom tab label" msgstr "Etiqueta do separador personalizado" -#: ../gtk/gtkprintoperation.c:1152 +#: gtk/gtkprintoperation.c:1152 msgid "Label for the tab containing custom widgets." msgstr "Etiqueta do separador que contém widgets personalizados." -#: ../gtk/gtkprintunixdialog.c:253 +#: gtk/gtkprintunixdialog.c:253 msgid "The GtkPageSetup to use" msgstr "O GtkPageSetup a utilizar" -#: ../gtk/gtkprintunixdialog.c:278 +#: gtk/gtkprintunixdialog.c:278 msgid "Selected Printer" msgstr "Impressora Seleccionada" -#: ../gtk/gtkprintunixdialog.c:279 +#: gtk/gtkprintunixdialog.c:279 msgid "The GtkPrinter which is selected" msgstr "A GtkPrinter seleccionada" -#: ../gtk/gtkprogress.c:102 +#: gtk/gtkprogress.c:102 msgid "Activity mode" msgstr "Modo de actividade" -#: ../gtk/gtkprogress.c:103 +#: gtk/gtkprogress.c:103 msgid "" "If TRUE, the GtkProgress is in activity mode, meaning that it signals " "something is happening, but not how much of the activity is finished. This " @@ -4044,40 +4018,40 @@ msgstr "" "realizada. Utiliza-se ao realizar tarefas que não sabe quanto tempo irão " "demorar." -#: ../gtk/gtkprogress.c:111 +#: gtk/gtkprogress.c:111 msgid "Show text" msgstr "Apresentar texto" -#: ../gtk/gtkprogress.c:112 +#: gtk/gtkprogress.c:112 msgid "Whether the progress is shown as text." msgstr "Se o progresso é ou não apresentado como texto." -#: ../gtk/gtkprogressbar.c:119 +#: gtk/gtkprogressbar.c:119 msgid "The GtkAdjustment connected to the progress bar (Deprecated)" msgstr "O GtkAjustment ligado à barra de progresso (Obsoleto)" -#: ../gtk/gtkprogressbar.c:135 +#: gtk/gtkprogressbar.c:135 msgid "Bar style" msgstr "Estilo da barra" -#: ../gtk/gtkprogressbar.c:136 +#: gtk/gtkprogressbar.c:136 msgid "Specifies the visual style of the bar in percentage mode (Deprecated)" msgstr "Especifica o efeito visual da barra em modo percentagem (Obsoleto)" -#: ../gtk/gtkprogressbar.c:144 +#: gtk/gtkprogressbar.c:144 msgid "Activity Step" msgstr "Incremento de Actividade" -#: ../gtk/gtkprogressbar.c:145 +#: gtk/gtkprogressbar.c:145 msgid "The increment used for each iteration in activity mode (Deprecated)" msgstr "" "O incremento utilizado para cada iteração em modo actividade (Obsoleto)" -#: ../gtk/gtkprogressbar.c:152 +#: gtk/gtkprogressbar.c:152 msgid "Activity Blocks" msgstr "Blocos de Actividade" -#: ../gtk/gtkprogressbar.c:153 +#: gtk/gtkprogressbar.c:153 msgid "" "The number of blocks which can fit in the progress bar area in activity mode " "(Deprecated)" @@ -4085,11 +4059,11 @@ msgstr "" "O número de blocos que cabem na área da barra de progresso em modo " "actividade (Obsoleto)" -#: ../gtk/gtkprogressbar.c:160 +#: gtk/gtkprogressbar.c:160 msgid "Discrete Blocks" msgstr "Blocos Discretos" -#: ../gtk/gtkprogressbar.c:161 +#: gtk/gtkprogressbar.c:161 msgid "" "The number of discrete blocks in a progress bar (when shown in the discrete " "style)" @@ -4097,29 +4071,29 @@ msgstr "" "O número de blocos discretos numa barra de progresso (quando apresentada no " "estilo discreto)" -#: ../gtk/gtkprogressbar.c:168 +#: gtk/gtkprogressbar.c:168 msgid "Fraction" msgstr "Fracção" -#: ../gtk/gtkprogressbar.c:169 +#: gtk/gtkprogressbar.c:169 msgid "The fraction of total work that has been completed" msgstr "A fracção do total da tarefa que já foi terminada" -#: ../gtk/gtkprogressbar.c:176 +#: gtk/gtkprogressbar.c:176 msgid "Pulse Step" msgstr "Incremento de Impulso" -#: ../gtk/gtkprogressbar.c:177 +#: gtk/gtkprogressbar.c:177 msgid "The fraction of total progress to move the bouncing block when pulsed" msgstr "" "A fracção do total de progresso a mover o bloco de incremento quando " "impulsionado" -#: ../gtk/gtkprogressbar.c:185 +#: gtk/gtkprogressbar.c:185 msgid "Text to be displayed in the progress bar" msgstr "Texto a apresentar na barra de progresso" -#: ../gtk/gtkprogressbar.c:207 +#: gtk/gtkprogressbar.c:207 msgid "" "The preferred place to ellipsize the string, if the progress bar does not " "have enough room to display the entire string, if at all." @@ -4127,59 +4101,59 @@ msgstr "" "O local preferido para eliptizar a expressão, se a barra de progresso não " "possuir espaço suficiente para apresentar a expressão completa." -#: ../gtk/gtkprogressbar.c:214 +#: gtk/gtkprogressbar.c:214 msgid "XSpacing" msgstr "EspaçamentoX" -#: ../gtk/gtkprogressbar.c:215 +#: gtk/gtkprogressbar.c:215 msgid "Extra spacing applied to the width of a progress bar." msgstr "Espaçamento adicional aplicado à largura da barra de progresso." -#: ../gtk/gtkprogressbar.c:220 +#: gtk/gtkprogressbar.c:220 msgid "YSpacing" msgstr "Espaçamento Y" -#: ../gtk/gtkprogressbar.c:221 +#: gtk/gtkprogressbar.c:221 msgid "Extra spacing applied to the height of a progress bar." msgstr "Espaçamento adicional aplicado à altura da barra de progresso." -#: ../gtk/gtkprogressbar.c:234 +#: gtk/gtkprogressbar.c:234 msgid "Min horizontal bar width" msgstr "Largura mínima da barra horizontal" -#: ../gtk/gtkprogressbar.c:235 +#: gtk/gtkprogressbar.c:235 msgid "The minimum horizontal width of the progress bar" msgstr "A largura mínima da barra de progresso horizontal" -#: ../gtk/gtkprogressbar.c:247 +#: gtk/gtkprogressbar.c:247 msgid "Min horizontal bar height" msgstr "Altura mínima da barra horizontal" -#: ../gtk/gtkprogressbar.c:248 +#: gtk/gtkprogressbar.c:248 msgid "Minimum horizontal height of the progress bar" msgstr "A altura mínima da barra de progresso horizontal" -#: ../gtk/gtkprogressbar.c:260 +#: gtk/gtkprogressbar.c:260 msgid "Min vertical bar width" msgstr "Largura mínima da barra vertical" -#: ../gtk/gtkprogressbar.c:261 +#: gtk/gtkprogressbar.c:261 msgid "The minimum vertical width of the progress bar" msgstr "A largura mínima da barra de progresso vertical" -#: ../gtk/gtkprogressbar.c:273 +#: gtk/gtkprogressbar.c:273 msgid "Min vertical bar height" msgstr "Altura mínima da barra vertical" -#: ../gtk/gtkprogressbar.c:274 +#: gtk/gtkprogressbar.c:274 msgid "The minimum vertical height of the progress bar" msgstr "A altura mínima da barra de progresso vertical" -#: ../gtk/gtkradioaction.c:111 +#: gtk/gtkradioaction.c:111 msgid "The value" msgstr "O valor" -#: ../gtk/gtkradioaction.c:112 +#: gtk/gtkradioaction.c:112 msgid "" "The value returned by gtk_radio_action_get_current_value() when this action " "is the current action of its group." @@ -4187,15 +4161,15 @@ msgstr "" "O valor devolvido por gtk_radio_action_get_current_value() quando esta acção " "é a acção actual no seu grupo." -#: ../gtk/gtkradioaction.c:129 +#: gtk/gtkradioaction.c:129 msgid "The radio action whose group this action belongs to." msgstr "O botão exclusivo a cujo grupo esta acção pertence." -#: ../gtk/gtkradioaction.c:144 +#: gtk/gtkradioaction.c:144 msgid "The current value" msgstr "O valor actual" -#: ../gtk/gtkradioaction.c:145 +#: gtk/gtkradioaction.c:145 msgid "" "The value property of the currently active member of the group to which this " "action belongs." @@ -4203,45 +4177,45 @@ msgstr "" "A propriedade de valor do membro actualmente activo no grupo a que esta " "acção pertence." -#: ../gtk/gtkradiobutton.c:83 +#: gtk/gtkradiobutton.c:83 msgid "The radio button whose group this widget belongs to." msgstr "O botão exclusivo a cujo grupo este widget pertence." -#: ../gtk/gtkradiomenuitem.c:343 +#: gtk/gtkradiomenuitem.c:343 msgid "The radio menu item whose group this widget belongs to." msgstr "O botão exclusivo a cujo grupo este widget pertence." -#: ../gtk/gtkradiotoolbutton.c:66 +#: gtk/gtkradiotoolbutton.c:66 msgid "The radio tool button whose group this button belongs to." msgstr "O botão exclusivo a cujo grupo este botão pertence." -#: ../gtk/gtkrange.c:337 +#: gtk/gtkrange.c:337 msgid "Update policy" msgstr "Política de actualização" -#: ../gtk/gtkrange.c:338 +#: gtk/gtkrange.c:338 msgid "How the range should be updated on the screen" msgstr "Como deverá ser a área actualizada no ecrã" -#: ../gtk/gtkrange.c:347 +#: gtk/gtkrange.c:347 msgid "The GtkAdjustment that contains the current value of this range object" msgstr "O GtkAdjustment que contém o valor actual da área deste objecto" -#: ../gtk/gtkrange.c:354 +#: gtk/gtkrange.c:354 msgid "Inverted" msgstr "Inverter" -#: ../gtk/gtkrange.c:355 +#: gtk/gtkrange.c:355 msgid "Invert direction slider moves to increase range value" msgstr "" "Barra de rolamento na direcção oposta move-se para aumentar o valor do " "intervalo" -#: ../gtk/gtkrange.c:362 +#: gtk/gtkrange.c:362 msgid "Lower stepper sensitivity" msgstr "Sensibilidade do incrementador inferior" -#: ../gtk/gtkrange.c:363 +#: gtk/gtkrange.c:363 msgid "" "The sensitivity policy for the stepper that points to the adjustment's lower " "side" @@ -4249,11 +4223,11 @@ msgstr "" "A política de sensibilidade do incrementador que aponta para o lado inferior " "do ajustamento" -#: ../gtk/gtkrange.c:371 +#: gtk/gtkrange.c:371 msgid "Upper stepper sensitivity" msgstr "Sensibilidade do incrementador superior" -#: ../gtk/gtkrange.c:372 +#: gtk/gtkrange.c:372 msgid "" "The sensitivity policy for the stepper that points to the adjustment's upper " "side" @@ -4261,85 +4235,85 @@ msgstr "" "A política de sensibilidade do incrementador que aponta para o lado superior " "do ajustamento" -#: ../gtk/gtkrange.c:389 +#: gtk/gtkrange.c:389 msgid "Show Fill Level" msgstr "Apresentar Nível de Enchimento" -#: ../gtk/gtkrange.c:390 +#: gtk/gtkrange.c:390 msgid "Whether to display a fill level indicator graphics on trough." msgstr "Se apresentar ou não um gráfico de indicação de nível de enchimento." -#: ../gtk/gtkrange.c:406 +#: gtk/gtkrange.c:406 msgid "Restrict to Fill Level" msgstr "Restringir ao Nível de Enchimento" -#: ../gtk/gtkrange.c:407 +#: gtk/gtkrange.c:407 msgid "Whether to restrict the upper boundary to the fill level." msgstr "Se restringir ou não o limite superior do nível de enchimento." -#: ../gtk/gtkrange.c:422 +#: gtk/gtkrange.c:422 msgid "Fill Level" msgstr "Nível de Enchimento" -#: ../gtk/gtkrange.c:423 +#: gtk/gtkrange.c:423 msgid "The fill level." msgstr "O nível de enchimento." -#: ../gtk/gtkrange.c:431 +#: gtk/gtkrange.c:431 msgid "Slider Width" msgstr "Largura da Barra de Rolamento" -#: ../gtk/gtkrange.c:432 +#: gtk/gtkrange.c:432 msgid "Width of scrollbar or scale thumb" msgstr "Largura da barra de rolamento ou indicador de escala" -#: ../gtk/gtkrange.c:439 +#: gtk/gtkrange.c:439 msgid "Trough Border" msgstr "Margem Externa" -#: ../gtk/gtkrange.c:440 +#: gtk/gtkrange.c:440 msgid "Spacing between thumb/steppers and outer trough bevel" msgstr "Espaçamento entre indicadores de escala e relevo externo" -#: ../gtk/gtkrange.c:447 +#: gtk/gtkrange.c:447 msgid "Stepper Size" msgstr "Tamanho de Indicador" -#: ../gtk/gtkrange.c:448 +#: gtk/gtkrange.c:448 msgid "Length of step buttons at ends" msgstr "Tamanho dos botões indicadores nas extremidades" -#: ../gtk/gtkrange.c:463 +#: gtk/gtkrange.c:463 msgid "Stepper Spacing" msgstr "Espaçamento de Indicador" -#: ../gtk/gtkrange.c:464 +#: gtk/gtkrange.c:464 msgid "Spacing between step buttons and thumb" msgstr "Espaçamento entre os botões indicadores e a marca" -#: ../gtk/gtkrange.c:471 +#: gtk/gtkrange.c:471 msgid "Arrow X Displacement" msgstr "Deslocamento X da Seta" -#: ../gtk/gtkrange.c:472 +#: gtk/gtkrange.c:472 msgid "" "How far in the x direction to move the arrow when the button is depressed" msgstr "Quão longe na direcção x mover a seta quando o botão é solto" -#: ../gtk/gtkrange.c:479 +#: gtk/gtkrange.c:479 msgid "Arrow Y Displacement" msgstr "Deslocamento Y da Seta" -#: ../gtk/gtkrange.c:480 +#: gtk/gtkrange.c:480 msgid "" "How far in the y direction to move the arrow when the button is depressed" msgstr "Quão longe na direcção y mover a seta quando o botão é solto" -#: ../gtk/gtkrange.c:488 +#: gtk/gtkrange.c:488 msgid "Draw slider ACTIVE during drag" msgstr "Desenhar barra deslizante ACTIVE durante o arrastar" -#: ../gtk/gtkrange.c:489 +#: gtk/gtkrange.c:489 msgid "" "With this option set to TRUE, sliders will be drawn ACTIVE and with shadow " "IN while they are dragged" @@ -4347,11 +4321,11 @@ msgstr "" "Com esta opção definida como TRUE, barras deslizantes serão desenhadas " "ACTIVE e com sombra IN durante o seu arrastamento" -#: ../gtk/gtkrange.c:503 +#: gtk/gtkrange.c:503 msgid "Trough Side Details" msgstr "Detalhes da Calha" -#: ../gtk/gtkrange.c:504 +#: gtk/gtkrange.c:504 msgid "" "When TRUE, the parts of the trough on the two sides of the slider are drawn " "with different details" @@ -4359,11 +4333,11 @@ msgstr "" "Quando TRUE, os limites da calha dos dois lados da barra deslizante são " "desenhados com diferentes detalhes" -#: ../gtk/gtkrange.c:520 +#: gtk/gtkrange.c:520 msgid "Trough Under Steppers" msgstr "Incrementadores Sob a Calha" -#: ../gtk/gtkrange.c:521 +#: gtk/gtkrange.c:521 msgid "" "Whether to draw trough for full length of range or exclude the steppers and " "spacing" @@ -4371,273 +4345,271 @@ msgstr "" "Se desenhar através de todo o comprimento da área ou excluir os " "incrementadores e espaçamento" -#: ../gtk/gtkrange.c:534 +#: gtk/gtkrange.c:534 msgid "Arrow scaling" msgstr "Escala da seta" -#: ../gtk/gtkrange.c:535 +#: gtk/gtkrange.c:535 msgid "Arrow scaling with regard to scroll button size" msgstr "Escalar da seta relativamente ao tamanho do botão de rolamento" -#: ../gtk/gtkrecentaction.c:679 ../gtk/gtkrecentchoosermenu.c:206 +#: gtk/gtkrecentaction.c:679 gtk/gtkrecentchoosermenu.c:206 msgid "Show Numbers" msgstr "Apresentar Números" -#: ../gtk/gtkrecentaction.c:680 ../gtk/gtkrecentchoosermenu.c:207 +#: gtk/gtkrecentaction.c:680 gtk/gtkrecentchoosermenu.c:207 msgid "Whether the items should be displayed with a number" msgstr "Se os itens deverão ou não ser apresentados com um número" -#: ../gtk/gtkrecentchooser.c:120 +#: gtk/gtkrecentchooser.c:120 msgid "Recent Manager" msgstr "Gestor Recente" -#: ../gtk/gtkrecentchooser.c:121 +#: gtk/gtkrecentchooser.c:121 msgid "The RecentManager object to use" msgstr "O objecto RecentManager a utilizar" -#: ../gtk/gtkrecentchooser.c:135 +#: gtk/gtkrecentchooser.c:135 msgid "Show Private" msgstr "Apresentar Privado" -#: ../gtk/gtkrecentchooser.c:136 +#: gtk/gtkrecentchooser.c:136 msgid "Whether the private items should be displayed" msgstr "Se apresentar ou não os itens privados" -#: ../gtk/gtkrecentchooser.c:149 +#: gtk/gtkrecentchooser.c:149 msgid "Show Tooltips" msgstr "Apresentar Dicas" -#: ../gtk/gtkrecentchooser.c:150 +#: gtk/gtkrecentchooser.c:150 msgid "Whether there should be a tooltip on the item" msgstr "Se deverá ou não existir uma dica no item" -#: ../gtk/gtkrecentchooser.c:162 +#: gtk/gtkrecentchooser.c:162 msgid "Show Icons" msgstr "Apresentar Ícones" -#: ../gtk/gtkrecentchooser.c:163 +#: gtk/gtkrecentchooser.c:163 msgid "Whether there should be an icon near the item" msgstr "Se deverá ou não existir um ícone junto do item" -#: ../gtk/gtkrecentchooser.c:178 +#: gtk/gtkrecentchooser.c:178 msgid "Show Not Found" msgstr "Apresentar Não Encontrado" -#: ../gtk/gtkrecentchooser.c:179 +#: gtk/gtkrecentchooser.c:179 msgid "Whether the items pointing to unavailable resources should be displayed" msgstr "Se apresentar ou não os itens que apontam para recursos indisponíveis" -#: ../gtk/gtkrecentchooser.c:192 +#: gtk/gtkrecentchooser.c:192 msgid "Whether to allow multiple items to be selected" msgstr "Se permitir ou não a selecção de múltiplos itens" -#: ../gtk/gtkrecentchooser.c:205 +#: gtk/gtkrecentchooser.c:205 msgid "Local only" msgstr "Apenas local" -#: ../gtk/gtkrecentchooser.c:206 +#: gtk/gtkrecentchooser.c:206 msgid "Whether the selected resource(s) should be limited to local file: URIs" msgstr "" "Se os recursos seleccionados deverão ser limitados a ficheiros locais: URIs" -#: ../gtk/gtkrecentchooser.c:222 ../gtk/gtkrecentmanager.c:229 +#: gtk/gtkrecentchooser.c:222 gtk/gtkrecentmanager.c:229 msgid "Limit" msgstr "Limitar" -#: ../gtk/gtkrecentchooser.c:223 +#: gtk/gtkrecentchooser.c:223 msgid "The maximum number of items to be displayed" msgstr "O número máximo de itens a apresentar" -#: ../gtk/gtkrecentchooser.c:237 +#: gtk/gtkrecentchooser.c:237 msgid "Sort Type" msgstr "Tipo de Ordenação" -#: ../gtk/gtkrecentchooser.c:238 +#: gtk/gtkrecentchooser.c:238 msgid "The sorting order of the items displayed" msgstr "Se ordenação dos itens apresentados" -#: ../gtk/gtkrecentchooser.c:253 +#: gtk/gtkrecentchooser.c:253 msgid "The current filter for selecting which resources are displayed" msgstr "O filtro actual para seleccionar que recursos são apresentados" -#: ../gtk/gtkrecentmanager.c:215 +#: gtk/gtkrecentmanager.c:215 msgid "The full path to the file to be used to store and read the list" msgstr "" "O caminho completo para o ficheiro a ser utilizado para armazenar e ler a " "lista" -#: ../gtk/gtkrecentmanager.c:230 +#: gtk/gtkrecentmanager.c:230 msgid "" "The maximum number of items to be returned by gtk_recent_manager_get_items()" msgstr "" "O número máximo de itens a serem devolvidos pelo gtk_recent_manager_get_items" "()" -#: ../gtk/gtkrecentmanager.c:246 +#: gtk/gtkrecentmanager.c:246 msgid "The size of the recently used resources list" msgstr "O tamanho da lista de recursos recentemente utilizados" -#: ../gtk/gtkruler.c:90 +#: gtk/gtkruler.c:90 msgid "Lower" msgstr "Inferior" -#: ../gtk/gtkruler.c:91 +#: gtk/gtkruler.c:91 msgid "Lower limit of ruler" msgstr "Limite inferior da régua" -#: ../gtk/gtkruler.c:100 +#: gtk/gtkruler.c:100 msgid "Upper" msgstr "Superior" -#: ../gtk/gtkruler.c:101 +#: gtk/gtkruler.c:101 msgid "Upper limit of ruler" msgstr "Limite superior da régua" -#: ../gtk/gtkruler.c:111 +#: gtk/gtkruler.c:111 msgid "Position of mark on the ruler" msgstr "Posição da marca na régua" -#: ../gtk/gtkruler.c:120 +#: gtk/gtkruler.c:120 msgid "Max Size" msgstr "Tamanho Máx" -#: ../gtk/gtkruler.c:121 +#: gtk/gtkruler.c:121 msgid "Maximum size of the ruler" msgstr "Tamanho máximo da régua" -#: ../gtk/gtkruler.c:136 +#: gtk/gtkruler.c:136 msgid "Metric" msgstr "Métrica" -#: ../gtk/gtkruler.c:137 +#: gtk/gtkruler.c:137 msgid "The metric used for the ruler" msgstr "A métrica utilizada para a régua" -#: ../gtk/gtkscale.c:143 +#: gtk/gtkscale.c:143 msgid "The number of decimal places that are displayed in the value" msgstr "O número de casas decimais que são apresentadas no valor" -#: ../gtk/gtkscale.c:152 +#: gtk/gtkscale.c:152 msgid "Draw Value" msgstr "Apresentar Valor" -#: ../gtk/gtkscale.c:153 +#: gtk/gtkscale.c:153 msgid "Whether the current value is displayed as a string next to the slider" msgstr "" "Se o valor actual é ou não apresentado como texto ao lado da barra de " "rolamento" -#: ../gtk/gtkscale.c:160 +#: gtk/gtkscale.c:160 msgid "Value Position" msgstr "Posição do Valor" -#: ../gtk/gtkscale.c:161 +#: gtk/gtkscale.c:161 msgid "The position in which the current value is displayed" msgstr "A posição onde é apresentado o valor actual" -#: ../gtk/gtkscale.c:168 +#: gtk/gtkscale.c:168 msgid "Slider Length" msgstr "Comprimento de Rolamento" -#: ../gtk/gtkscale.c:169 +#: gtk/gtkscale.c:169 msgid "Length of scale's slider" msgstr "Comprimento da escala de rolamento" -#: ../gtk/gtkscale.c:177 +#: gtk/gtkscale.c:177 msgid "Value spacing" msgstr "Espaçamento do valor" -#: ../gtk/gtkscale.c:178 +#: gtk/gtkscale.c:178 msgid "Space between value text and the slider/trough area" msgstr "Espaço entre o texto de valor e a área da barra de rolamento/indicador" -#: ../gtk/gtkscalebutton.c:192 +#: gtk/gtkscalebutton.c:192 msgid "The orientation of the scale" msgstr "A orientação da escala" -#: ../gtk/gtkscalebutton.c:201 +#: gtk/gtkscalebutton.c:201 msgid "The value of the scale" msgstr "O valor da escala" -#: ../gtk/gtkscalebutton.c:211 +#: gtk/gtkscalebutton.c:211 msgid "The icon size" msgstr "O tamanho do ícone" -#: ../gtk/gtkscalebutton.c:220 +#: gtk/gtkscalebutton.c:220 msgid "" "The GtkAdjustment that contains the current value of this scale button object" msgstr "" "O GtkAdjustment que contém o valor actual deste objecto de botão de escala" -#: ../gtk/gtkscalebutton.c:248 +#: gtk/gtkscalebutton.c:248 msgid "Icons" msgstr "Ícones" -#: ../gtk/gtkscalebutton.c:249 +#: gtk/gtkscalebutton.c:249 msgid "List of icon names" msgstr "Lista de nomes de ícones" -#: ../gtk/gtkscrollbar.c:50 +#: gtk/gtkscrollbar.c:50 msgid "Minimum Slider Length" msgstr "Comprimento Mínimo Rolamento" -#: ../gtk/gtkscrollbar.c:51 +#: gtk/gtkscrollbar.c:51 msgid "Minimum length of scrollbar slider" msgstr "Comprimento mínimo da barra de rolamento" -#: ../gtk/gtkscrollbar.c:59 +#: gtk/gtkscrollbar.c:59 msgid "Fixed slider size" msgstr "Tamanho fixo do rolamento" -#: ../gtk/gtkscrollbar.c:60 +#: gtk/gtkscrollbar.c:60 msgid "Don't change slider size, just lock it to the minimum length" msgstr "Não alterar tamanho da barra de rolamento, trancá-la no tamanho mínimo" -#: ../gtk/gtkscrollbar.c:84 +#: gtk/gtkscrollbar.c:84 msgid "" "Display a second backward arrow button on the opposite end of the scrollbar" msgstr "" "Apresentar um segundo botão de seta de retrocesso no extremo oposto da barra " "de rolamento" -#: ../gtk/gtkscrollbar.c:92 +#: gtk/gtkscrollbar.c:92 msgid "" "Display a second forward arrow button on the opposite end of the scrollbar" msgstr "" "Apresentar um segundo botão de seta de avanço no extremo oposto da barra de " "rolamento" -#: ../gtk/gtkscrolledwindow.c:220 ../gtk/gtktext.c:545 -#: ../gtk/gtktreeview.c:578 +#: gtk/gtkscrolledwindow.c:220 gtk/gtktext.c:545 gtk/gtktreeview.c:578 msgid "Horizontal Adjustment" msgstr "Ajustamento Horizontal" -#: ../gtk/gtkscrolledwindow.c:227 ../gtk/gtktext.c:553 -#: ../gtk/gtktreeview.c:586 +#: gtk/gtkscrolledwindow.c:227 gtk/gtktext.c:553 gtk/gtktreeview.c:586 msgid "Vertical Adjustment" msgstr "Ajustamento Vertical" -#: ../gtk/gtkscrolledwindow.c:234 +#: gtk/gtkscrolledwindow.c:234 msgid "Horizontal Scrollbar Policy" msgstr "Política de Barra de Rolamento Horizontal" -#: ../gtk/gtkscrolledwindow.c:235 +#: gtk/gtkscrolledwindow.c:235 msgid "When the horizontal scrollbar is displayed" msgstr "Quando é apresentada a barra de rolamento horizontal" -#: ../gtk/gtkscrolledwindow.c:242 +#: gtk/gtkscrolledwindow.c:242 msgid "Vertical Scrollbar Policy" msgstr "Política de Barra de Rolamento Vertical" -#: ../gtk/gtkscrolledwindow.c:243 +#: gtk/gtkscrolledwindow.c:243 msgid "When the vertical scrollbar is displayed" msgstr "Quando é apresentada a barra de rolamento vertical" -#: ../gtk/gtkscrolledwindow.c:251 +#: gtk/gtkscrolledwindow.c:251 msgid "Window Placement" msgstr "Colocação da Janela" -#: ../gtk/gtkscrolledwindow.c:252 +#: gtk/gtkscrolledwindow.c:252 msgid "" "Where the contents are located with respect to the scrollbars. This property " "only takes effect if \"window-placement-set\" is TRUE." @@ -4645,11 +4617,11 @@ msgstr "" "Onde está localizado o conteúdo em relação às barras de rolamento. Esta " "propriedade apenas tem efeito se \"window-placement-set\" for TRUE." -#: ../gtk/gtkscrolledwindow.c:269 +#: gtk/gtkscrolledwindow.c:269 msgid "Window Placement Set" msgstr "Conjunto de Colocação da Janela" -#: ../gtk/gtkscrolledwindow.c:270 +#: gtk/gtkscrolledwindow.c:270 msgid "" "Whether \"window-placement\" should be used to determine the location of the " "contents with respect to the scrollbars." @@ -4657,35 +4629,35 @@ msgstr "" "Se \"window-placement\" deverá ou não ser utilizado para determinar a " "localização do conteúdo em relação às barras de rolamento." -#: ../gtk/gtkscrolledwindow.c:276 +#: gtk/gtkscrolledwindow.c:276 msgid "Shadow Type" msgstr "Tipo de Sombra" -#: ../gtk/gtkscrolledwindow.c:277 +#: gtk/gtkscrolledwindow.c:277 msgid "Style of bevel around the contents" msgstr "Estilo de relevo em torno do conteúdo" -#: ../gtk/gtkscrolledwindow.c:291 +#: gtk/gtkscrolledwindow.c:291 msgid "Scrollbars within bevel" msgstr "Barras de rolamento dentro do relevo" -#: ../gtk/gtkscrolledwindow.c:292 +#: gtk/gtkscrolledwindow.c:292 msgid "Place scrollbars within the scrolled window's bevel" msgstr "Colocar as barras de rolamento dentro do relevo da janela rolada" -#: ../gtk/gtkscrolledwindow.c:298 +#: gtk/gtkscrolledwindow.c:298 msgid "Scrollbar spacing" msgstr "Espaçamento de barra de rolamento" -#: ../gtk/gtkscrolledwindow.c:299 +#: gtk/gtkscrolledwindow.c:299 msgid "Number of pixels between the scrollbars and the scrolled window" msgstr "Número de pixels entre a barra de rolamento e a janela rolada" -#: ../gtk/gtkscrolledwindow.c:314 +#: gtk/gtkscrolledwindow.c:314 msgid "Scrolled Window Placement" msgstr "Colocação da Janela Rolada" -#: ../gtk/gtkscrolledwindow.c:315 +#: gtk/gtkscrolledwindow.c:315 msgid "" "Where the contents of scrolled windows are located with respect to the " "scrollbars, if not overridden by the scrolled window's own placement." @@ -4693,19 +4665,19 @@ msgstr "" "Onde está o conteúdo localizado em relação às barras de rolamento, se não " "sobreposto pela colocação da própria janela rolada." -#: ../gtk/gtkseparatortoolitem.c:105 +#: gtk/gtkseparatortoolitem.c:105 msgid "Draw" msgstr "Desenhar" -#: ../gtk/gtkseparatortoolitem.c:106 +#: gtk/gtkseparatortoolitem.c:106 msgid "Whether the separator is drawn, or just blank" msgstr "Se o separador é desenhado ou deixado apenas espaço vazio" -#: ../gtk/gtksettings.c:215 +#: gtk/gtksettings.c:215 msgid "Double Click Time" msgstr "Tempo de Clique-Duplo" -#: ../gtk/gtksettings.c:216 +#: gtk/gtksettings.c:216 msgid "" "Maximum time allowed between two clicks for them to be considered a double " "click (in milliseconds)" @@ -4713,11 +4685,11 @@ msgstr "" "Tempo máximo permitido entre dois cliques para que sejam considerados um " "clique-duplo (em milisegundos)" -#: ../gtk/gtksettings.c:223 +#: gtk/gtksettings.c:223 msgid "Double Click Distance" msgstr "Distância de Clique-Duplo" -#: ../gtk/gtksettings.c:224 +#: gtk/gtksettings.c:224 msgid "" "Maximum distance allowed between two clicks for them to be considered a " "double click (in pixels)" @@ -4725,35 +4697,35 @@ msgstr "" "Distância máxima permitida entre dois cliques para que sejam considerados um " "clique-duplo (em pixels)" -#: ../gtk/gtksettings.c:240 +#: gtk/gtksettings.c:240 msgid "Cursor Blink" msgstr "Piscar do Cursor" -#: ../gtk/gtksettings.c:241 +#: gtk/gtksettings.c:241 msgid "Whether the cursor should blink" msgstr "Se o cursor deverá ou não piscar" -#: ../gtk/gtksettings.c:248 +#: gtk/gtksettings.c:248 msgid "Cursor Blink Time" msgstr "Intervalo de Piscar do Cursor" -#: ../gtk/gtksettings.c:249 +#: gtk/gtksettings.c:249 msgid "Length of the cursor blink cycle, in milliseconds" msgstr "Duração do ciclo de piscar do cursor, em milisegundos" -#: ../gtk/gtksettings.c:268 +#: gtk/gtksettings.c:268 msgid "Cursor Blink Timeout" msgstr "Intervalo de Piscar do Cursor" -#: ../gtk/gtksettings.c:269 +#: gtk/gtksettings.c:269 msgid "Time after which the cursor stops blinking, in seconds" msgstr "Tempo após o qual o cursor pára de piscar, em segundos" -#: ../gtk/gtksettings.c:276 +#: gtk/gtksettings.c:276 msgid "Split Cursor" msgstr "Dividir Cursor" -#: ../gtk/gtksettings.c:277 +#: gtk/gtksettings.c:277 msgid "" "Whether two cursors should be displayed for mixed left-to-right and right-to-" "left text" @@ -4761,156 +4733,156 @@ msgstr "" "Se deverão ou não ser apresentados dois cursores para texto misto esquerda-" "para-direita e direita-para-esquerda" -#: ../gtk/gtksettings.c:284 +#: gtk/gtksettings.c:284 msgid "Theme Name" msgstr "Nome do Tema" -#: ../gtk/gtksettings.c:285 +#: gtk/gtksettings.c:285 msgid "Name of theme RC file to load" msgstr "Nome do ficheiro RC de tema a ler" -#: ../gtk/gtksettings.c:293 +#: gtk/gtksettings.c:293 msgid "Icon Theme Name" msgstr "Nome de Tema de Ícones" -#: ../gtk/gtksettings.c:294 +#: gtk/gtksettings.c:294 msgid "Name of icon theme to use" msgstr "Nome do tema de ícones a utilizar" -#: ../gtk/gtksettings.c:302 +#: gtk/gtksettings.c:302 msgid "Fallback Icon Theme Name" msgstr "Nome do Tema de Ícones de Recurso" -#: ../gtk/gtksettings.c:303 +#: gtk/gtksettings.c:303 msgid "Name of a icon theme to fall back to" msgstr "Nome do tema de ícones a utilizar como recurso caso o escolhido falhe" -#: ../gtk/gtksettings.c:311 +#: gtk/gtksettings.c:311 msgid "Key Theme Name" msgstr "Nome Chave do Tema" -#: ../gtk/gtksettings.c:312 +#: gtk/gtksettings.c:312 msgid "Name of key theme RC file to load" msgstr "Nome do ficheiro RC do tema chave a ler" -#: ../gtk/gtksettings.c:320 +#: gtk/gtksettings.c:320 msgid "Menu bar accelerator" msgstr "Atalho da barra de menu" -#: ../gtk/gtksettings.c:321 +#: gtk/gtksettings.c:321 msgid "Keybinding to activate the menu bar" msgstr "Tecla de atalho para activar a barra de menu" -#: ../gtk/gtksettings.c:329 +#: gtk/gtksettings.c:329 msgid "Drag threshold" msgstr "Tolerância ao arrastar" -#: ../gtk/gtksettings.c:330 +#: gtk/gtksettings.c:330 msgid "Number of pixels the cursor can move before dragging" msgstr "" "Número de pixels que o cursor se pode mover antes de começar a arrastar" -#: ../gtk/gtksettings.c:338 +#: gtk/gtksettings.c:338 msgid "Font Name" msgstr "Nome de Fonte" -#: ../gtk/gtksettings.c:339 +#: gtk/gtksettings.c:339 msgid "Name of default font to use" msgstr "Nome da fonte por omissão a utilizar" -#: ../gtk/gtksettings.c:361 +#: gtk/gtksettings.c:361 msgid "Icon Sizes" msgstr "Tamanho dos Ícones" -#: ../gtk/gtksettings.c:362 +#: gtk/gtksettings.c:362 msgid "List of icon sizes (gtk-menu=16,16:gtk-button=20,20..." msgstr "Lista de tamanhos de ícones (gtk-menu=16,16:gtk-button=20,20..." -#: ../gtk/gtksettings.c:370 +#: gtk/gtksettings.c:370 msgid "GTK Modules" msgstr "Módulos GTK" -#: ../gtk/gtksettings.c:371 +#: gtk/gtksettings.c:371 msgid "List of currently active GTK modules" msgstr "Lista de módulos GTK actualmente activos" -#: ../gtk/gtksettings.c:380 +#: gtk/gtksettings.c:380 msgid "Xft Antialias" msgstr "Antialias Xft" -#: ../gtk/gtksettings.c:381 +#: gtk/gtksettings.c:381 msgid "Whether to antialias Xft fonts; 0=no, 1=yes, -1=default" msgstr "Se efectuar antialias das fontes Xft; 0=não, 1=sim, -1=por omissão" -#: ../gtk/gtksettings.c:390 +#: gtk/gtksettings.c:390 msgid "Xft Hinting" msgstr "Dicas Xft" -#: ../gtk/gtksettings.c:391 +#: gtk/gtksettings.c:391 msgid "Whether to hint Xft fonts; 0=no, 1=yes, -1=default" msgstr "Se dar dicas às fontes Xft; 0=não, 1=sim, -1=por omissão" -#: ../gtk/gtksettings.c:400 +#: gtk/gtksettings.c:400 msgid "Xft Hint Style" msgstr "Estilo de Dicas Xft" -#: ../gtk/gtksettings.c:401 +#: gtk/gtksettings.c:401 msgid "" "What degree of hinting to use; hintnone, hintslight, hintmedium, or hintfull" msgstr "" "Que grau de dicas utilizar; \"hintnone\", \"hintslight\", \"hintmedium\", ou " "\"hintfull\"" -#: ../gtk/gtksettings.c:410 +#: gtk/gtksettings.c:410 msgid "Xft RGBA" msgstr "RGBA de Xft" -#: ../gtk/gtksettings.c:411 +#: gtk/gtksettings.c:411 msgid "Type of subpixel antialiasing; none, rgb, bgr, vrgb, vbgr" msgstr "Tipo de antialias de subpixel; nenhum, rgb, bgr, vfrg, vbgr" -#: ../gtk/gtksettings.c:420 +#: gtk/gtksettings.c:420 msgid "Xft DPI" msgstr "DPI de Xft" -#: ../gtk/gtksettings.c:421 +#: gtk/gtksettings.c:421 msgid "Resolution for Xft, in 1024 * dots/inch. -1 to use default value" msgstr "" "Resolução para Xft, em 1024 * pontos/polegada. -1 utiliza valor por omissão" -#: ../gtk/gtksettings.c:430 +#: gtk/gtksettings.c:430 msgid "Cursor theme name" msgstr "Nome do tema de cursor" -#: ../gtk/gtksettings.c:431 +#: gtk/gtksettings.c:431 msgid "Name of the cursor theme to use, or NULL to use the default theme" msgstr "" "Nome do tema de cursor a utilizar, ou NULL para utilizar o tema por omissão" -#: ../gtk/gtksettings.c:439 +#: gtk/gtksettings.c:439 msgid "Cursor theme size" msgstr "Tamanho do tema de cursor" -#: ../gtk/gtksettings.c:440 +#: gtk/gtksettings.c:440 msgid "Size to use for cursors, or 0 to use the default size" msgstr "" "Tamanho a utilizar para os cursores, ou 0 para utilizar o tamanho por omissão" -#: ../gtk/gtksettings.c:450 +#: gtk/gtksettings.c:450 msgid "Alternative button order" msgstr "Ordenação alternativa de botão" -#: ../gtk/gtksettings.c:451 +#: gtk/gtksettings.c:451 msgid "Whether buttons in dialogs should use the alternative button order" msgstr "" "Se os botões nos diálogos deverão ou não utilizar a ordenação alternativa de " "botões" -#: ../gtk/gtksettings.c:468 +#: gtk/gtksettings.c:468 msgid "Alternative sort indicator direction" msgstr "Direcção do indicador de ordenação alternativa" -#: ../gtk/gtksettings.c:469 +#: gtk/gtksettings.c:469 msgid "" "Whether the direction of the sort indicators in list and tree views is " "inverted compared to the default (where down means ascending)" @@ -4919,11 +4891,11 @@ msgstr "" "árvore está invertida em relação à omissão (onde para baixo significa " "ascendente)" -#: ../gtk/gtksettings.c:477 +#: gtk/gtksettings.c:477 msgid "Show the 'Input Methods' menu" msgstr "Apresentar o menu de 'Métodos de Introdução'" -#: ../gtk/gtksettings.c:478 +#: gtk/gtksettings.c:478 msgid "" "Whether the context menus of entries and text views should offer to change " "the input method" @@ -4931,11 +4903,11 @@ msgstr "" "Se os menus de contexto das entradas e vistas de texto deverão ou não " "disponibilizar a alteração do método de introdução" -#: ../gtk/gtksettings.c:486 +#: gtk/gtksettings.c:486 msgid "Show the 'Insert Unicode Control Character' menu" msgstr "Apresentar o menu de 'Inserir Caracter de Controlo Unicode'" -#: ../gtk/gtksettings.c:487 +#: gtk/gtksettings.c:487 msgid "" "Whether the context menus of entries and text views should offer to insert " "control characters" @@ -4943,231 +4915,231 @@ msgstr "" "Se os menus de contexto das entradas e vistas de texto deverão ou não " "disponibilizar a inserção de caracteres de controlo" -#: ../gtk/gtksettings.c:495 +#: gtk/gtksettings.c:495 msgid "Start timeout" msgstr "Tempo de expiração inicial" -#: ../gtk/gtksettings.c:496 +#: gtk/gtksettings.c:496 msgid "Starting value for timeouts, when button is pressed" msgstr "O valor inicial para tempo de expiração, ao premir o botão" -#: ../gtk/gtksettings.c:505 +#: gtk/gtksettings.c:505 msgid "Repeat timeout" msgstr "Tempo de expiração de repetição" -#: ../gtk/gtksettings.c:506 +#: gtk/gtksettings.c:506 msgid "Repeat value for timeouts, when button is pressed" msgstr "Valor de repetição para tempos de expiração, quando o botão é premido" -#: ../gtk/gtksettings.c:515 +#: gtk/gtksettings.c:515 msgid "Expand timeout" msgstr "Tempo de expiração da expansão" -#: ../gtk/gtksettings.c:516 +#: gtk/gtksettings.c:516 msgid "Expand value for timeouts, when a widget is expanding a new region" msgstr "" "Valor de expansão para tempos de expiração, quando o widget se está a " "expandir para uma nova região" -#: ../gtk/gtksettings.c:551 +#: gtk/gtksettings.c:551 msgid "Color scheme" msgstr "Esquema de cor" -#: ../gtk/gtksettings.c:552 +#: gtk/gtksettings.c:552 msgid "A palette of named colors for use in themes" msgstr "Uma palete de cores denominadas para utilizar nos temas" -#: ../gtk/gtksettings.c:561 +#: gtk/gtksettings.c:561 msgid "Enable Animations" msgstr "Activar Animações" -#: ../gtk/gtksettings.c:562 +#: gtk/gtksettings.c:562 msgid "Whether to enable toolkit-wide animations." msgstr "Se activar ou não animações em todos os objectos base." -#: ../gtk/gtksettings.c:580 +#: gtk/gtksettings.c:580 msgid "Enable Touchscreen Mode" msgstr "Activar o Modo de Touchscreen" -#: ../gtk/gtksettings.c:581 +#: gtk/gtksettings.c:581 msgid "When TRUE, there are no motion notify events delivered on this screen" msgstr "" "Quando TRUE, não existem eventos de notificação de movimento apresentados " "neste ecrã" -#: ../gtk/gtksettings.c:598 +#: gtk/gtksettings.c:598 msgid "Tooltip timeout" msgstr "Tempo de expiração da dica" -#: ../gtk/gtksettings.c:599 +#: gtk/gtksettings.c:599 msgid "Timeout before tooltip is shown" msgstr "Tempo até que a dica seja apresentada" -#: ../gtk/gtksettings.c:624 +#: gtk/gtksettings.c:624 msgid "Tooltip browse timeout" msgstr "Tempo até que a dica seja apresentada em modo de navegação" -#: ../gtk/gtksettings.c:625 +#: gtk/gtksettings.c:625 msgid "Timeout before tooltip is shown when browse mode is enabled" msgstr "" "Tempo até que a dica seja apresentada quando o modo de navegação se encontra " "activo" -#: ../gtk/gtksettings.c:646 +#: gtk/gtksettings.c:646 msgid "Tooltip browse mode timeout" msgstr "Expiração da dica em modo de navegação" -#: ../gtk/gtksettings.c:647 +#: gtk/gtksettings.c:647 msgid "Timeout after which browse mode is disabled" msgstr "Tempo após o qual o modo de navegação é desactivado" -#: ../gtk/gtksettings.c:666 +#: gtk/gtksettings.c:666 msgid "Keynav Cursor Only" msgstr "Apenas Cursor de Navegação por Teclas" -#: ../gtk/gtksettings.c:667 +#: gtk/gtksettings.c:667 msgid "When TRUE, there are only cursor keys available to navigate widgets" msgstr "Quando TRUE, apenas as teclas de cursor permitem navegar pelos widgets" -#: ../gtk/gtksettings.c:684 +#: gtk/gtksettings.c:684 msgid "Keynav Wrap Around" msgstr "Dar a Volta em Navegação por Teclas" -#: ../gtk/gtksettings.c:685 +#: gtk/gtksettings.c:685 msgid "Whether to wrap around when keyboard-navigating widgets" msgstr "Se dar ou não a volta ao navegar pelos widgets com as teclas" -#: ../gtk/gtksettings.c:705 +#: gtk/gtksettings.c:705 msgid "Error Bell" msgstr "Som de Erro" -#: ../gtk/gtksettings.c:706 +#: gtk/gtksettings.c:706 msgid "When TRUE, keyboard navigation and other errors will cause a beep" msgstr "" "Quando TRUE, a navegação com as teclas e outros erros causarão um \"beep\"" -#: ../gtk/gtksettings.c:723 +#: gtk/gtksettings.c:723 msgid "Color Hash" msgstr "Repartição de Cor" -#: ../gtk/gtksettings.c:724 +#: gtk/gtksettings.c:724 msgid "A hash table representation of the color scheme." msgstr "Uma tabela de repartição (hash table) do esquema de cor." -#: ../gtk/gtksettings.c:732 +#: gtk/gtksettings.c:732 msgid "Default file chooser backend" msgstr "Motor por omissão de selecção de ficheiro" -#: ../gtk/gtksettings.c:733 +#: gtk/gtksettings.c:733 msgid "Name of the GtkFileChooser backend to use by default" msgstr "Nome do motor a utilizar por omissão para o GtkFileChooser" -#: ../gtk/gtksettings.c:750 +#: gtk/gtksettings.c:750 msgid "Default print backend" msgstr "Motor por omissão de impressão" -#: ../gtk/gtksettings.c:751 +#: gtk/gtksettings.c:751 msgid "List of the GtkPrintBackend backends to use by default" msgstr "Lista dos motores GtkPrintBackend a utilizar por omissão" -#: ../gtk/gtksettings.c:774 +#: gtk/gtksettings.c:774 msgid "Default command to run when displaying a print preview" msgstr "" "Comando a executar por omissão ao apresentar uma antevisão de impressão" -#: ../gtk/gtksettings.c:775 +#: gtk/gtksettings.c:775 msgid "Command to run when displaying a print preview" msgstr "Comando a executar ao apresentar uma antevisão de impressão" -#: ../gtk/gtksettings.c:791 +#: gtk/gtksettings.c:791 msgid "Enable Mnemonics" msgstr "Activar Mnemónicas" -#: ../gtk/gtksettings.c:792 +#: gtk/gtksettings.c:792 msgid "Whether labels should have mnemonics" msgstr "Se as etiquetas deverão ou não ter mnemónicas" -#: ../gtk/gtksettings.c:808 +#: gtk/gtksettings.c:808 msgid "Enable Accelerators" msgstr "Activar as Teclas de Atalho" -#: ../gtk/gtksettings.c:809 +#: gtk/gtksettings.c:809 msgid "Whether menu items should have accelerators" msgstr "Se os itens de menu deverão ou não ter teclas de atalho" -#: ../gtk/gtksettings.c:826 +#: gtk/gtksettings.c:826 msgid "Recent Files Limit" msgstr "Limite de Ficheiros Recentes" -#: ../gtk/gtksettings.c:827 +#: gtk/gtksettings.c:827 msgid "Number of recently used files" msgstr "Número de ficheiros utilizados recentemente" -#: ../gtk/gtksettings.c:841 +#: gtk/gtksettings.c:841 msgid "Default IM module" msgstr "Módulo de IC por omissão" -#: ../gtk/gtksettings.c:842 +#: gtk/gtksettings.c:842 msgid "Which IM module should be used by default" msgstr "" "Que módulo de introdução de caracteres deverá ser utilizado por omissão" -#: ../gtk/gtksettings.c:860 +#: gtk/gtksettings.c:860 msgid "Recent Files Max Age" msgstr "Antiguidade Máxima dos Ficheiros Recentes" -#: ../gtk/gtksettings.c:861 +#: gtk/gtksettings.c:861 msgid "Maximum age of recently used files, in days" msgstr "Número máximo, em dias, dos ficheiros utilizados recentemente" -#: ../gtk/gtksettings.c:870 +#: gtk/gtksettings.c:870 msgid "Fontconfig configuration timestamp" msgstr "Data da configuração do fontconfig" -#: ../gtk/gtksettings.c:871 +#: gtk/gtksettings.c:871 msgid "Timestamp of current fontconfig configuration" msgstr "Data da configuração actual do fontconfig" -#: ../gtk/gtksettings.c:893 +#: gtk/gtksettings.c:893 msgid "Sound Theme Name" msgstr "Nome do Tema de Sons" -#: ../gtk/gtksettings.c:894 +#: gtk/gtksettings.c:894 msgid "XDG sound theme name" msgstr "Nome do tema de sons XDG" #. Translators: this means sounds that are played as feedback to user input -#: ../gtk/gtksettings.c:916 +#: gtk/gtksettings.c:916 msgid "Audible Input Feedback" msgstr "Resposta Audível à Introdução" -#: ../gtk/gtksettings.c:917 +#: gtk/gtksettings.c:917 msgid "Whether to play event sounds as feedback to user input" msgstr "" "Se reproduzir ou não eventos de som como resposta à introdução de dados pelo " "utilizador" -#: ../gtk/gtksettings.c:938 +#: gtk/gtksettings.c:938 msgid "Enable Event Sounds" msgstr "Activar Eventos de Som" -#: ../gtk/gtksettings.c:939 +#: gtk/gtksettings.c:939 msgid "Whether to play any event sounds at all" msgstr "Se reproduzir ou não quaisquer eventos de som" -#: ../gtk/gtksettings.c:954 +#: gtk/gtksettings.c:954 msgid "Enable Tooltips" msgstr "Activar Dicas" -#: ../gtk/gtksettings.c:955 +#: gtk/gtksettings.c:955 msgid "Whether tooltips should be shown on widgets" msgstr "Se as dicas deverão ou não ser apresentadas nos widgets" -#: ../gtk/gtksizegroup.c:293 +#: gtk/gtksizegroup.c:293 msgid "Mode" msgstr "Modo" -#: ../gtk/gtksizegroup.c:294 +#: gtk/gtksizegroup.c:294 msgid "" "The directions in which the size group affects the requested sizes of its " "component widgets" @@ -5175,29 +5147,29 @@ msgstr "" "As direcções em que o tamanho do grupo afecta os tamanhos pedidos dos " "widgets seus componentes" -#: ../gtk/gtksizegroup.c:310 +#: gtk/gtksizegroup.c:310 msgid "Ignore hidden" msgstr "Ignorar escondidos" -#: ../gtk/gtksizegroup.c:311 +#: gtk/gtksizegroup.c:311 msgid "" "If TRUE, unmapped widgets are ignored when determining the size of the group" msgstr "" "Se TRUE, widgets não mapeados são ignorados ao determinar o tamanho do grupo" -#: ../gtk/gtkspinbutton.c:209 +#: gtk/gtkspinbutton.c:209 msgid "The adjustment that holds the value of the spinbutton" msgstr "O ajustamento que contém o valor do botão giratório" -#: ../gtk/gtkspinbutton.c:216 +#: gtk/gtkspinbutton.c:216 msgid "Climb Rate" msgstr "Rácio de Incremento" -#: ../gtk/gtkspinbutton.c:236 +#: gtk/gtkspinbutton.c:236 msgid "Snap to Ticks" msgstr "Ajustrar a Passos" -#: ../gtk/gtkspinbutton.c:237 +#: gtk/gtkspinbutton.c:237 msgid "" "Whether erroneous values are automatically changed to a spin button's " "nearest step increment" @@ -5205,170 +5177,170 @@ msgstr "" "Se valores incorrectors deverão ou não ser automaticamente ajustados para o " "passo de incremento mais próximo, no botão giratório" -#: ../gtk/gtkspinbutton.c:244 +#: gtk/gtkspinbutton.c:244 msgid "Numeric" msgstr "Numérico" -#: ../gtk/gtkspinbutton.c:245 +#: gtk/gtkspinbutton.c:245 msgid "Whether non-numeric characters should be ignored" msgstr "Se caracteres não numéricos deverão ou não ser ignorados" -#: ../gtk/gtkspinbutton.c:252 +#: gtk/gtkspinbutton.c:252 msgid "Wrap" msgstr "Ciclar" -#: ../gtk/gtkspinbutton.c:253 +#: gtk/gtkspinbutton.c:253 msgid "Whether a spin button should wrap upon reaching its limits" msgstr "" "Se um botão giratório deverá ou não ciclar ao atingir os limites do seu " "intervalo de valores" -#: ../gtk/gtkspinbutton.c:260 +#: gtk/gtkspinbutton.c:260 msgid "Update Policy" msgstr "Política de Actualização" -#: ../gtk/gtkspinbutton.c:261 +#: gtk/gtkspinbutton.c:261 msgid "" "Whether the spin button should update always, or only when the value is legal" msgstr "" "Se o botão giratório deverá actualizar-se sempre ou apenas quando o valor é " "válido" -#: ../gtk/gtkspinbutton.c:270 +#: gtk/gtkspinbutton.c:270 msgid "Reads the current value, or sets a new value" msgstr "Lê o valor actual, ou define um novo valor" -#: ../gtk/gtkspinbutton.c:279 +#: gtk/gtkspinbutton.c:279 msgid "Style of bevel around the spin button" msgstr "Estilo de relevo em torno do botão giratório" -#: ../gtk/gtkstatusbar.c:141 +#: gtk/gtkstatusbar.c:141 msgid "Has Resize Grip" msgstr "Tem Manípulo de Redimensionamento" -#: ../gtk/gtkstatusbar.c:142 +#: gtk/gtkstatusbar.c:142 msgid "Whether the statusbar has a grip for resizing the toplevel" msgstr "" "Se a barra de estados tem ou não um manípulo para redimensionar o nível de " "topo" -#: ../gtk/gtkstatusbar.c:187 +#: gtk/gtkstatusbar.c:187 msgid "Style of bevel around the statusbar text" msgstr "Estilo de relevo em torno do texto da barra de estados" -#: ../gtk/gtkstatusicon.c:226 +#: gtk/gtkstatusicon.c:226 msgid "GIcon" msgstr "GIcon" -#: ../gtk/gtkstatusicon.c:244 +#: gtk/gtkstatusicon.c:244 msgid "The size of the icon" msgstr "O tamanho do ícone" -#: ../gtk/gtkstatusicon.c:254 +#: gtk/gtkstatusicon.c:254 msgid "The screen where this status icon will be displayed" msgstr "O ecrã onde este ícone de estado será apresentado" -#: ../gtk/gtkstatusicon.c:261 +#: gtk/gtkstatusicon.c:261 msgid "Blinking" msgstr "Piscar" -#: ../gtk/gtkstatusicon.c:262 +#: gtk/gtkstatusicon.c:262 msgid "Whether or not the status icon is blinking" msgstr "Se o ícone de estado está ou não a piscar" -#: ../gtk/gtkstatusicon.c:270 +#: gtk/gtkstatusicon.c:270 msgid "Whether or not the status icon is visible" msgstr "Se o ícone de estado está ou não visível" -#: ../gtk/gtkstatusicon.c:286 +#: gtk/gtkstatusicon.c:286 msgid "Whether or not the status icon is embedded" msgstr "Se o ícone de estado é ou não embutido" -#: ../gtk/gtkstatusicon.c:302 ../gtk/gtktrayicon-x11.c:96 +#: gtk/gtkstatusicon.c:302 gtk/gtktrayicon-x11.c:96 msgid "The orientation of the tray" msgstr "A orientação da zona de notificação" -#: ../gtk/gtktable.c:129 +#: gtk/gtktable.c:129 msgid "Rows" msgstr "Linhas" -#: ../gtk/gtktable.c:130 +#: gtk/gtktable.c:130 msgid "The number of rows in the table" msgstr "O número de linhas na tabela" -#: ../gtk/gtktable.c:138 +#: gtk/gtktable.c:138 msgid "Columns" msgstr "Colunas" -#: ../gtk/gtktable.c:139 +#: gtk/gtktable.c:139 msgid "The number of columns in the table" msgstr "O número de colunas na tabela" -#: ../gtk/gtktable.c:147 +#: gtk/gtktable.c:147 msgid "Row spacing" msgstr "Espaçamento de linha" -#: ../gtk/gtktable.c:148 +#: gtk/gtktable.c:148 msgid "The amount of space between two consecutive rows" msgstr "A quantidade de espaço entre duas linhas consecutivas" -#: ../gtk/gtktable.c:156 +#: gtk/gtktable.c:156 msgid "Column spacing" msgstr "Espaçamento de coluna" -#: ../gtk/gtktable.c:157 +#: gtk/gtktable.c:157 msgid "The amount of space between two consecutive columns" msgstr "A quantidade de espaço entre duas colunas consecutivas" -#: ../gtk/gtktable.c:166 +#: gtk/gtktable.c:166 msgid "If TRUE, the table cells are all the same width/height" msgstr "Se TRUE, as células da tabela têm todas a mesma largura/altura" -#: ../gtk/gtktable.c:173 +#: gtk/gtktable.c:173 msgid "Left attachment" msgstr "Anexar à esquerda" -#: ../gtk/gtktable.c:180 +#: gtk/gtktable.c:180 msgid "Right attachment" msgstr "Anexar à direita" -#: ../gtk/gtktable.c:181 +#: gtk/gtktable.c:181 msgid "The column number to attach the right side of a child widget to" msgstr "O número da coluna a que anexar o lado direito do filho" -#: ../gtk/gtktable.c:187 +#: gtk/gtktable.c:187 msgid "Top attachment" msgstr "Anexar ao topo" -#: ../gtk/gtktable.c:188 +#: gtk/gtktable.c:188 msgid "The row number to attach the top of a child widget to" msgstr "O número da linha a que anexar o topo do filho" -#: ../gtk/gtktable.c:194 +#: gtk/gtktable.c:194 msgid "Bottom attachment" msgstr "Anexar ao fundo" -#: ../gtk/gtktable.c:201 +#: gtk/gtktable.c:201 msgid "Horizontal options" msgstr "Opções horizontais" -#: ../gtk/gtktable.c:202 +#: gtk/gtktable.c:202 msgid "Options specifying the horizontal behaviour of the child" msgstr "Opções que especificam o comportamento horizontal do filho" -#: ../gtk/gtktable.c:208 +#: gtk/gtktable.c:208 msgid "Vertical options" msgstr "Opções verticais" -#: ../gtk/gtktable.c:209 +#: gtk/gtktable.c:209 msgid "Options specifying the vertical behaviour of the child" msgstr "Opções que especificam o comportamento vertical do filho" -#: ../gtk/gtktable.c:215 +#: gtk/gtktable.c:215 msgid "Horizontal padding" msgstr "Espaçamento horizontal" -#: ../gtk/gtktable.c:216 +#: gtk/gtktable.c:216 msgid "" "Extra space to put between the child and its left and right neighbors, in " "pixels" @@ -5376,11 +5348,11 @@ msgstr "" "O espaço extra a colocar entre o filho e os seus vizinhos à esquerda e " "direita, em pixels" -#: ../gtk/gtktable.c:222 +#: gtk/gtktable.c:222 msgid "Vertical padding" msgstr "Espaçamento vertical" -#: ../gtk/gtktable.c:223 +#: gtk/gtktable.c:223 msgid "" "Extra space to put between the child and its upper and lower neighbors, in " "pixels" @@ -5388,77 +5360,77 @@ msgstr "" "Espaço extra a colocar entre o filho e os seus vizinhos acima e abaixo, em " "pixels" -#: ../gtk/gtktext.c:546 +#: gtk/gtktext.c:546 msgid "Horizontal adjustment for the text widget" msgstr "Ajustamento horizontal para o widget de texto" -#: ../gtk/gtktext.c:554 +#: gtk/gtktext.c:554 msgid "Vertical adjustment for the text widget" msgstr "Ajustamento vertical para o widget de texto" -#: ../gtk/gtktext.c:561 +#: gtk/gtktext.c:561 msgid "Line Wrap" msgstr "Quebrar Linha" -#: ../gtk/gtktext.c:562 +#: gtk/gtktext.c:562 msgid "Whether lines are wrapped at widget edges" msgstr "Se as linhas são ou não quebradas nos extremos do widget" -#: ../gtk/gtktext.c:569 +#: gtk/gtktext.c:569 msgid "Word Wrap" msgstr "Quebrar Palavra" -#: ../gtk/gtktext.c:570 +#: gtk/gtktext.c:570 msgid "Whether words are wrapped at widget edges" msgstr "Se as palavras são ou não quebradas nos extremos do widget" -#: ../gtk/gtktextbuffer.c:179 +#: gtk/gtktextbuffer.c:179 msgid "Tag Table" msgstr "Etiqueta de Tabela" -#: ../gtk/gtktextbuffer.c:180 +#: gtk/gtktextbuffer.c:180 msgid "Text Tag Table" msgstr "Texto de Etiqueta de Tabela" -#: ../gtk/gtktextbuffer.c:198 +#: gtk/gtktextbuffer.c:198 msgid "Current text of the buffer" msgstr "O texto actual do buffer" -#: ../gtk/gtktextbuffer.c:212 +#: gtk/gtktextbuffer.c:212 msgid "Has selection" msgstr "Tem Selecção" -#: ../gtk/gtktextbuffer.c:213 +#: gtk/gtktextbuffer.c:213 msgid "Whether the buffer has some text currently selected" msgstr "Se o buffer actualmente tem ou não algum texto seleccionado" -#: ../gtk/gtktextbuffer.c:229 +#: gtk/gtktextbuffer.c:229 msgid "Cursor position" msgstr "Posição do cursor" -#: ../gtk/gtktextbuffer.c:230 +#: gtk/gtktextbuffer.c:230 msgid "" "The position of the insert mark (as offset from the beginning of the buffer)" msgstr "" "A posição do cursor de inserção (como um deslocamento a partir do início do " "buffer)" -#: ../gtk/gtktextbuffer.c:245 +#: gtk/gtktextbuffer.c:245 msgid "Copy target list" msgstr "Lista de destinos de cópia" -#: ../gtk/gtktextbuffer.c:246 +#: gtk/gtktextbuffer.c:246 msgid "" "The list of targets this buffer supports for clipboard copying and DND source" msgstr "" "A lista de destinos que este buffer suporta para copiar da área de " "transferência e origem Arrastar&Largar" -#: ../gtk/gtktextbuffer.c:261 +#: gtk/gtktextbuffer.c:261 msgid "Paste target list" msgstr "Lista de destinos de colar" -#: ../gtk/gtktextbuffer.c:262 +#: gtk/gtktextbuffer.c:262 msgid "" "The list of targets this buffer supports for clipboard pasting and DND " "destination" @@ -5466,36 +5438,36 @@ msgstr "" "A lista de destinos que este buffer suporta para colar da área de " "transferência e destino Arrastar&Largar" -#: ../gtk/gtktextmark.c:90 +#: gtk/gtktextmark.c:90 msgid "Mark name" msgstr "Nome da marca" -#: ../gtk/gtktextmark.c:97 +#: gtk/gtktextmark.c:97 msgid "Left gravity" msgstr "Gravidade esquerda" -#: ../gtk/gtktextmark.c:98 +#: gtk/gtktextmark.c:98 msgid "Whether the mark has left gravity" msgstr "Se esta marca tem ou não gravidade esquerda" -#: ../gtk/gtktexttag.c:173 +#: gtk/gtktexttag.c:173 msgid "Tag name" msgstr "Nome da etiqueta" -#: ../gtk/gtktexttag.c:174 +#: gtk/gtktexttag.c:174 msgid "Name used to refer to the text tag. NULL for anonymous tags" msgstr "" "Nome utilizado para referir a etiqueta de texto. NULL para etiqueta anónima" -#: ../gtk/gtktexttag.c:192 +#: gtk/gtktexttag.c:192 msgid "Background color as a (possibly unallocated) GdkColor" msgstr "Cor de fundo como uma (possivelmente não alocada) GdkColor" -#: ../gtk/gtktexttag.c:199 +#: gtk/gtktexttag.c:199 msgid "Background full height" msgstr "Fundo a toda a altura" -#: ../gtk/gtktexttag.c:200 +#: gtk/gtktexttag.c:200 msgid "" "Whether the background color fills the entire line height or only the height " "of the tagged characters" @@ -5503,45 +5475,45 @@ msgstr "" "Se a cor de fundo deverá ou não cobrir toda a altura da linha ou apenas a " "altura dos caracteres marcados" -#: ../gtk/gtktexttag.c:208 +#: gtk/gtktexttag.c:208 msgid "Background stipple mask" msgstr "Máscara de fundo do texto" -#: ../gtk/gtktexttag.c:209 +#: gtk/gtktexttag.c:209 msgid "Bitmap to use as a mask when drawing the text background" msgstr "O bitmap a utilizar como máscara ao desenhar o fundo do texto" -#: ../gtk/gtktexttag.c:226 +#: gtk/gtktexttag.c:226 msgid "Foreground color as a (possibly unallocated) GdkColor" msgstr "Cor de 1º plano como uma (possivelmente não alocada) GdkColor" -#: ../gtk/gtktexttag.c:234 +#: gtk/gtktexttag.c:234 msgid "Foreground stipple mask" msgstr "Máscara de 1º plano do texto" -#: ../gtk/gtktexttag.c:235 +#: gtk/gtktexttag.c:235 msgid "Bitmap to use as a mask when drawing the text foreground" msgstr "O bitmap a utilizar como máscara ao desenhar o 1º plano do texto" -#: ../gtk/gtktexttag.c:242 +#: gtk/gtktexttag.c:242 msgid "Text direction" msgstr "Direcção do texto" -#: ../gtk/gtktexttag.c:243 +#: gtk/gtktexttag.c:243 msgid "Text direction, e.g. right-to-left or left-to-right" msgstr "" "Direcção do texto, por ex., direita-para-esquerda ou esquerda-para-direita" -#: ../gtk/gtktexttag.c:292 +#: gtk/gtktexttag.c:292 msgid "Font style as a PangoStyle, e.g. PANGO_STYLE_ITALIC" msgstr "Estilo de fonte como uma PangoStyle, por ex. PANGO_STYLE_ITALIC" -#: ../gtk/gtktexttag.c:301 +#: gtk/gtktexttag.c:301 msgid "Font variant as a PangoVariant, e.g. PANGO_VARIANT_SMALL_CAPS" msgstr "" "Variante de fonte como uma PangoVariant, por ex. PANGO_VARIANT_SMALL_CAPS" -#: ../gtk/gtktexttag.c:310 +#: gtk/gtktexttag.c:310 msgid "" "Font weight as an integer, see predefined values in PangoWeight; for " "example, PANGO_WEIGHT_BOLD" @@ -5549,16 +5521,16 @@ msgstr "" "Peso da fonte como um inteiro, consulte valores pré-definidos em " "PangoWeight; por ex., PANGO_WEIGHT_BOLD" -#: ../gtk/gtktexttag.c:321 +#: gtk/gtktexttag.c:321 msgid "Font stretch as a PangoStretch, e.g. PANGO_STRETCH_CONDENSED" msgstr "" "Alargamento da fonte como uma PangoStretch, por ex. PANGO_STRETCH_CONDENSED" -#: ../gtk/gtktexttag.c:330 +#: gtk/gtktexttag.c:330 msgid "Font size in Pango units" msgstr "Tamanho da fonte em unidades Pango" -#: ../gtk/gtktexttag.c:340 +#: gtk/gtktexttag.c:340 msgid "" "Font size as a scale factor relative to the default font size. This properly " "adapts to theme changes etc. so is recommended. Pango predefines some scales " @@ -5568,11 +5540,11 @@ msgstr "" "por omissão. Adapta-se correctamente à alteração de temas etc. pelo que é " "recomendado. O Pango pré-define algumas escalas tal como PANGO_SCALE_X_LARGE" -#: ../gtk/gtktexttag.c:360 ../gtk/gtktextview.c:586 +#: gtk/gtktexttag.c:360 gtk/gtktextview.c:586 msgid "Left, right, or center justification" msgstr "Alinhamento à esquerda, direita ou centrado" -#: ../gtk/gtktexttag.c:379 +#: gtk/gtktexttag.c:379 msgid "" "The language this text is in, as an ISO code. Pango can use this as a hint " "when rendering the text. If not set, an appropriate default will be used." @@ -5581,31 +5553,31 @@ msgstr "" "como uma dica ao renderizar o texto. Se não for definido será utilizado um " "valor por omissão apropriado." -#: ../gtk/gtktexttag.c:386 +#: gtk/gtktexttag.c:386 msgid "Left margin" msgstr "Margem esquerda" -#: ../gtk/gtktexttag.c:387 ../gtk/gtktextview.c:595 +#: gtk/gtktexttag.c:387 gtk/gtktextview.c:595 msgid "Width of the left margin in pixels" msgstr "Largura da margem esquerda em pixels" -#: ../gtk/gtktexttag.c:396 +#: gtk/gtktexttag.c:396 msgid "Right margin" msgstr "Margem direita" -#: ../gtk/gtktexttag.c:397 ../gtk/gtktextview.c:605 +#: gtk/gtktexttag.c:397 gtk/gtktextview.c:605 msgid "Width of the right margin in pixels" msgstr "Largura da margem direita em pixels" -#: ../gtk/gtktexttag.c:407 ../gtk/gtktextview.c:614 +#: gtk/gtktexttag.c:407 gtk/gtktextview.c:614 msgid "Indent" msgstr "Indentação" -#: ../gtk/gtktexttag.c:408 ../gtk/gtktextview.c:615 +#: gtk/gtktexttag.c:408 gtk/gtktextview.c:615 msgid "Amount to indent the paragraph, in pixels" msgstr "Tamanho da indentação do parágrafo, em pixels" -#: ../gtk/gtktexttag.c:419 +#: gtk/gtktexttag.c:419 msgid "" "Offset of text above the baseline (below the baseline if rise is negative) " "in Pango units" @@ -5613,392 +5585,392 @@ msgstr "" "Deslocamento do texto acima da linha base (abaixo da linha base se ascenção " "for negativa) em unidades Pango" -#: ../gtk/gtktexttag.c:428 +#: gtk/gtktexttag.c:428 msgid "Pixels above lines" msgstr "Pixels acima das linhas" -#: ../gtk/gtktexttag.c:429 ../gtk/gtktextview.c:539 +#: gtk/gtktexttag.c:429 gtk/gtktextview.c:539 msgid "Pixels of blank space above paragraphs" msgstr "Pixels de espaço em branco acima dos parágrafos" -#: ../gtk/gtktexttag.c:438 +#: gtk/gtktexttag.c:438 msgid "Pixels below lines" msgstr "Pixels abaixo das linhas" -#: ../gtk/gtktexttag.c:439 ../gtk/gtktextview.c:549 +#: gtk/gtktexttag.c:439 gtk/gtktextview.c:549 msgid "Pixels of blank space below paragraphs" msgstr "Pixels de espaço em branco abaixo dos parágrafos" -#: ../gtk/gtktexttag.c:448 +#: gtk/gtktexttag.c:448 msgid "Pixels inside wrap" msgstr "Pixels dentro da quebra" -#: ../gtk/gtktexttag.c:449 ../gtk/gtktextview.c:559 +#: gtk/gtktexttag.c:449 gtk/gtktextview.c:559 msgid "Pixels of blank space between wrapped lines in a paragraph" msgstr "Pixels de espaço em branco entre linhas quebradas num parágrafo" -#: ../gtk/gtktexttag.c:476 ../gtk/gtktextview.c:577 +#: gtk/gtktexttag.c:476 gtk/gtktextview.c:577 msgid "" "Whether to wrap lines never, at word boundaries, or at character boundaries" msgstr "" "Se nunca quebrar linhas, fazê-lo no limite das palavras, ou limite dos " "caracteres" -#: ../gtk/gtktexttag.c:485 ../gtk/gtktextview.c:624 +#: gtk/gtktexttag.c:485 gtk/gtktextview.c:624 msgid "Tabs" msgstr "Tabs" -#: ../gtk/gtktexttag.c:486 ../gtk/gtktextview.c:625 +#: gtk/gtktexttag.c:486 gtk/gtktextview.c:625 msgid "Custom tabs for this text" msgstr "Tabulações personalizadas para este texto" -#: ../gtk/gtktexttag.c:504 +#: gtk/gtktexttag.c:504 msgid "Invisible" msgstr "Invisível" -#: ../gtk/gtktexttag.c:505 +#: gtk/gtktexttag.c:505 msgid "Whether this text is hidden." msgstr "Se este texto está ou não escondido." -#: ../gtk/gtktexttag.c:519 +#: gtk/gtktexttag.c:519 msgid "Paragraph background color name" msgstr "Nome da cor de fundo do parágrafo" -#: ../gtk/gtktexttag.c:520 +#: gtk/gtktexttag.c:520 msgid "Paragraph background color as a string" msgstr "Cor de fundo do parágrafo como uma expressão" -#: ../gtk/gtktexttag.c:535 +#: gtk/gtktexttag.c:535 msgid "Paragraph background color" msgstr "Cor de fundo do parágrafo" -#: ../gtk/gtktexttag.c:536 +#: gtk/gtktexttag.c:536 msgid "Paragraph background color as a (possibly unallocated) GdkColor" msgstr "" "Cor de fundo do parágrafo como uma (possivelmente não alocada) GdkColor" -#: ../gtk/gtktexttag.c:554 +#: gtk/gtktexttag.c:554 msgid "Margin Accumulates" msgstr "Margens Acumulam" -#: ../gtk/gtktexttag.c:555 +#: gtk/gtktexttag.c:555 msgid "Whether left and right margins accumulate." msgstr "Se as margens esquerda e direita acumulam ou não." -#: ../gtk/gtktexttag.c:568 +#: gtk/gtktexttag.c:568 msgid "Background full height set" msgstr "Definição da altura do fundo" -#: ../gtk/gtktexttag.c:569 +#: gtk/gtktexttag.c:569 msgid "Whether this tag affects background height" msgstr "Se esta etiqueta afecta a altura do fundo" -#: ../gtk/gtktexttag.c:572 +#: gtk/gtktexttag.c:572 msgid "Background stipple set" msgstr "Definição da máscara do fundo" -#: ../gtk/gtktexttag.c:573 +#: gtk/gtktexttag.c:573 msgid "Whether this tag affects the background stipple" msgstr "Se esta etiqueta afecta a máscara do fundo" -#: ../gtk/gtktexttag.c:580 +#: gtk/gtktexttag.c:580 msgid "Foreground stipple set" msgstr "Definição da máscara de 1º plano" -#: ../gtk/gtktexttag.c:581 +#: gtk/gtktexttag.c:581 msgid "Whether this tag affects the foreground stipple" msgstr "Se esta etiqueta afecta a máscara do 1º plano" -#: ../gtk/gtktexttag.c:616 +#: gtk/gtktexttag.c:616 msgid "Justification set" msgstr "Definição do alinhamento" -#: ../gtk/gtktexttag.c:617 +#: gtk/gtktexttag.c:617 msgid "Whether this tag affects paragraph justification" msgstr "Se esta etiqueta afecta o alinhamento do parágrafo" -#: ../gtk/gtktexttag.c:624 +#: gtk/gtktexttag.c:624 msgid "Left margin set" msgstr "Definição da margem esquerda" -#: ../gtk/gtktexttag.c:625 +#: gtk/gtktexttag.c:625 msgid "Whether this tag affects the left margin" msgstr "Se esta etiqueta afecta a margem esquerda" -#: ../gtk/gtktexttag.c:628 +#: gtk/gtktexttag.c:628 msgid "Indent set" msgstr "Definição de indentação" -#: ../gtk/gtktexttag.c:629 +#: gtk/gtktexttag.c:629 msgid "Whether this tag affects indentation" msgstr "Se esta etiqueta afecta a indentação" -#: ../gtk/gtktexttag.c:636 +#: gtk/gtktexttag.c:636 msgid "Pixels above lines set" msgstr "Definição de pixels acima da linha" -#: ../gtk/gtktexttag.c:637 ../gtk/gtktexttag.c:641 +#: gtk/gtktexttag.c:637 gtk/gtktexttag.c:641 msgid "Whether this tag affects the number of pixels above lines" msgstr "Se esta etiqueta afecta o número de pixels acima das linhas" -#: ../gtk/gtktexttag.c:640 +#: gtk/gtktexttag.c:640 msgid "Pixels below lines set" msgstr "Definição de pixels abaixo da linha" -#: ../gtk/gtktexttag.c:644 +#: gtk/gtktexttag.c:644 msgid "Pixels inside wrap set" msgstr "Definição de pixels dentro de quebra" -#: ../gtk/gtktexttag.c:645 +#: gtk/gtktexttag.c:645 msgid "Whether this tag affects the number of pixels between wrapped lines" msgstr "Se esta etiqueta afecta o número de pixels entre linhas quebradas" -#: ../gtk/gtktexttag.c:652 +#: gtk/gtktexttag.c:652 msgid "Right margin set" msgstr "Definição de margem direita" -#: ../gtk/gtktexttag.c:653 +#: gtk/gtktexttag.c:653 msgid "Whether this tag affects the right margin" msgstr "Se esta etiqueta afecta a margem direita" -#: ../gtk/gtktexttag.c:660 +#: gtk/gtktexttag.c:660 msgid "Wrap mode set" msgstr "Definição de modo de quebra" -#: ../gtk/gtktexttag.c:661 +#: gtk/gtktexttag.c:661 msgid "Whether this tag affects line wrap mode" msgstr "Se esta etiqueta afecta o modo de quebra de linha" -#: ../gtk/gtktexttag.c:664 +#: gtk/gtktexttag.c:664 msgid "Tabs set" msgstr "Definição de tabs" -#: ../gtk/gtktexttag.c:665 +#: gtk/gtktexttag.c:665 msgid "Whether this tag affects tabs" msgstr "Se esta etiqueta afecta as tabulações" -#: ../gtk/gtktexttag.c:668 +#: gtk/gtktexttag.c:668 msgid "Invisible set" msgstr "Definição de invisível" -#: ../gtk/gtktexttag.c:669 +#: gtk/gtktexttag.c:669 msgid "Whether this tag affects text visibility" msgstr "Se esta etiqueta afecta a visibilidade do texto" -#: ../gtk/gtktexttag.c:672 +#: gtk/gtktexttag.c:672 msgid "Paragraph background set" msgstr "Conjunto de fundo do parágrafo" -#: ../gtk/gtktexttag.c:673 +#: gtk/gtktexttag.c:673 msgid "Whether this tag affects the paragraph background color" msgstr "Se este atributo afecta ou não a cor de fundo do parágrafo" -#: ../gtk/gtktextview.c:538 +#: gtk/gtktextview.c:538 msgid "Pixels Above Lines" msgstr "Pixels Acima de Linhas" -#: ../gtk/gtktextview.c:548 +#: gtk/gtktextview.c:548 msgid "Pixels Below Lines" msgstr "Pixels Abaixo de Linhas" -#: ../gtk/gtktextview.c:558 +#: gtk/gtktextview.c:558 msgid "Pixels Inside Wrap" msgstr "Pixels Dentro de Quebra" -#: ../gtk/gtktextview.c:576 +#: gtk/gtktextview.c:576 msgid "Wrap Mode" msgstr "Modo de Quebra" -#: ../gtk/gtktextview.c:594 +#: gtk/gtktextview.c:594 msgid "Left Margin" msgstr "Margem Esquerda" -#: ../gtk/gtktextview.c:604 +#: gtk/gtktextview.c:604 msgid "Right Margin" msgstr "Margem Direita" -#: ../gtk/gtktextview.c:632 +#: gtk/gtktextview.c:632 msgid "Cursor Visible" msgstr "Cursor Visível" -#: ../gtk/gtktextview.c:633 +#: gtk/gtktextview.c:633 msgid "If the insertion cursor is shown" msgstr "Se o cursor de inserção é apresentado" -#: ../gtk/gtktextview.c:640 +#: gtk/gtktextview.c:640 msgid "Buffer" msgstr "Buffer" -#: ../gtk/gtktextview.c:641 +#: gtk/gtktextview.c:641 msgid "The buffer which is displayed" msgstr "O buffer que é apresentado" -#: ../gtk/gtktextview.c:649 +#: gtk/gtktextview.c:649 msgid "Whether entered text overwrites existing contents" msgstr "Se o texto introduzido sobrepõe o conteúdo existente" -#: ../gtk/gtktextview.c:656 +#: gtk/gtktextview.c:656 msgid "Accepts tab" msgstr "Aceita tabs" -#: ../gtk/gtktextview.c:657 +#: gtk/gtktextview.c:657 msgid "Whether Tab will result in a tab character being entered" msgstr "Se o Tab resultará na introdução de um caracter de tabulação" -#: ../gtk/gtktextview.c:666 +#: gtk/gtktextview.c:666 msgid "Error underline color" msgstr "Cor de sublinhado de erro" -#: ../gtk/gtktextview.c:667 +#: gtk/gtktextview.c:667 msgid "Color with which to draw error-indication underlines" msgstr "Com que cor desenhar o sublinhado indicador de erros" -#: ../gtk/gtktoggleaction.c:103 +#: gtk/gtktoggleaction.c:103 msgid "Create the same proxies as a radio action" msgstr "Criar as mesmas proxies que uma acção de exclusividade" -#: ../gtk/gtktoggleaction.c:104 +#: gtk/gtktoggleaction.c:104 msgid "Whether the proxies for this action look like radio action proxies" msgstr "" "Se as proxies para esta acção se assemelham a proxies de acção de " "exclusividade" -#: ../gtk/gtktoggleaction.c:119 +#: gtk/gtktoggleaction.c:119 msgid "If the toggle action should be active in or not" msgstr "Se o botão de alternância deverá ou não estar activo" -#: ../gtk/gtktogglebutton.c:103 ../gtk/gtktoggletoolbutton.c:102 +#: gtk/gtktogglebutton.c:103 gtk/gtktoggletoolbutton.c:102 msgid "If the toggle button should be pressed in or not" msgstr "Se o botão de alternância deverá ou não estar premido" -#: ../gtk/gtktogglebutton.c:111 +#: gtk/gtktogglebutton.c:111 msgid "If the toggle button is in an \"in between\" state" msgstr "Se o botão de alternância está num \"entre estados\"" -#: ../gtk/gtktogglebutton.c:118 +#: gtk/gtktogglebutton.c:118 msgid "Draw Indicator" msgstr "Indicador de Desenho" -#: ../gtk/gtktogglebutton.c:119 +#: gtk/gtktogglebutton.c:119 msgid "If the toggle part of the button is displayed" msgstr "Se a parte de alternar do botão é apresentada" -#: ../gtk/gtktoolbar.c:493 +#: gtk/gtktoolbar.c:493 msgid "The orientation of the toolbar" msgstr "A orientação da barra de ferramentas" -#: ../gtk/gtktoolbar.c:501 +#: gtk/gtktoolbar.c:501 msgid "Toolbar Style" msgstr "Estilo da Barra de Ferramentas" -#: ../gtk/gtktoolbar.c:502 +#: gtk/gtktoolbar.c:502 msgid "How to draw the toolbar" msgstr "Como desenhar a barra de ferramentas" -#: ../gtk/gtktoolbar.c:509 +#: gtk/gtktoolbar.c:509 msgid "Show Arrow" msgstr "Apresentar Seta" -#: ../gtk/gtktoolbar.c:510 +#: gtk/gtktoolbar.c:510 msgid "If an arrow should be shown if the toolbar doesn't fit" msgstr "" "Se deverá ser apresentada uma seta caso a barra de ferramentas não caiba" -#: ../gtk/gtktoolbar.c:525 +#: gtk/gtktoolbar.c:525 msgid "Tooltips" msgstr "Dicas" -#: ../gtk/gtktoolbar.c:526 +#: gtk/gtktoolbar.c:526 msgid "If the tooltips of the toolbar should be active or not" msgstr "Se as dicas da barra de ferramentas deverão ou não estar activas" -#: ../gtk/gtktoolbar.c:548 +#: gtk/gtktoolbar.c:548 msgid "Size of icons in this toolbar" msgstr "O tamanho dos ícones nesta barra de ferramentas" -#: ../gtk/gtktoolbar.c:563 +#: gtk/gtktoolbar.c:563 msgid "Icon size set" msgstr "Definição do tamanho de ícone" -#: ../gtk/gtktoolbar.c:564 +#: gtk/gtktoolbar.c:564 msgid "Whether the icon-size property has been set" msgstr "Se a propriedade de tamanho de ícone foi ou não definida" -#: ../gtk/gtktoolbar.c:573 +#: gtk/gtktoolbar.c:573 msgid "Whether the item should receive extra space when the toolbar grows" msgstr "" "Se o item deverá receber espaço extra quando a barra de ferramentas cresce" -#: ../gtk/gtktoolbar.c:581 +#: gtk/gtktoolbar.c:581 msgid "Whether the item should be the same size as other homogeneous items" msgstr "Se o item deverá ter o mesmo tamanho que outros itens homogéneos" -#: ../gtk/gtktoolbar.c:588 +#: gtk/gtktoolbar.c:588 msgid "Spacer size" msgstr "Tamanho de separador" -#: ../gtk/gtktoolbar.c:589 +#: gtk/gtktoolbar.c:589 msgid "Size of spacers" msgstr "Tamanho dos separadores" -#: ../gtk/gtktoolbar.c:598 +#: gtk/gtktoolbar.c:598 msgid "Amount of border space between the toolbar shadow and the buttons" msgstr "" "Quantidade de espaço de margem entre a sombra da barra de ferramentas e os " "botões" -#: ../gtk/gtktoolbar.c:606 +#: gtk/gtktoolbar.c:606 msgid "Maximum child expand" msgstr "Expansão máxima do filho" -#: ../gtk/gtktoolbar.c:607 +#: gtk/gtktoolbar.c:607 msgid "Maximum amount of space an expandable item will be given" msgstr "Quantidade máxima de espaço que um item expansível poderá ocupar" -#: ../gtk/gtktoolbar.c:615 +#: gtk/gtktoolbar.c:615 msgid "Space style" msgstr "Estilo de separador" -#: ../gtk/gtktoolbar.c:616 +#: gtk/gtktoolbar.c:616 msgid "Whether spacers are vertical lines or just blank" msgstr "Se os separadores são linhas verticais ou apenas espaço vazio" -#: ../gtk/gtktoolbar.c:623 +#: gtk/gtktoolbar.c:623 msgid "Button relief" msgstr "Relevo dos botões" -#: ../gtk/gtktoolbar.c:624 +#: gtk/gtktoolbar.c:624 msgid "Type of bevel around toolbar buttons" msgstr "O tipo de relevo em torno dos botões da barra de ferramentas" -#: ../gtk/gtktoolbar.c:631 +#: gtk/gtktoolbar.c:631 msgid "Style of bevel around the toolbar" msgstr "Estilo de relevo em torno da barra de ferramentas" -#: ../gtk/gtktoolbar.c:637 +#: gtk/gtktoolbar.c:637 msgid "Toolbar style" msgstr "Estilo da barra de ferramentas" -#: ../gtk/gtktoolbar.c:638 +#: gtk/gtktoolbar.c:638 msgid "" "Whether default toolbars have text only, text and icons, icons only, etc." msgstr "" "Se as barra de ferramentas por omissão têm apenas texto, texto e ícones, " "apenas ícones, etc." -#: ../gtk/gtktoolbar.c:644 +#: gtk/gtktoolbar.c:644 msgid "Toolbar icon size" msgstr "Tamanho dos ícones da barra de ferramentas" -#: ../gtk/gtktoolbar.c:645 +#: gtk/gtktoolbar.c:645 msgid "Size of icons in default toolbars" msgstr "O tamanho dos ícones nas barra de ferramentas por omissão" -#: ../gtk/gtktoolbutton.c:181 +#: gtk/gtktoolbutton.c:181 msgid "Text to show in the item." msgstr "Texto a apresentar no item." -#: ../gtk/gtktoolbutton.c:188 +#: gtk/gtktoolbutton.c:188 msgid "" "If set, an underline in the label property indicates that the next character " "should be used for the mnemonic accelerator key in the overflow menu" @@ -6006,43 +5978,43 @@ msgstr "" "Se definido, um sublinhado na propriedade da etiqueta indica que o caracter " "seguinte deverá ser utilizador para a tecla de atalho no menu decorrente" -#: ../gtk/gtktoolbutton.c:195 +#: gtk/gtktoolbutton.c:195 msgid "Widget to use as the item label" msgstr "Widget a utilizar como etiquetas do item" -#: ../gtk/gtktoolbutton.c:201 +#: gtk/gtktoolbutton.c:201 msgid "Stock Id" msgstr "ID Base" -#: ../gtk/gtktoolbutton.c:202 +#: gtk/gtktoolbutton.c:202 msgid "The stock icon displayed on the item" msgstr "O ícone base apresentado no item" -#: ../gtk/gtktoolbutton.c:218 +#: gtk/gtktoolbutton.c:218 msgid "Icon name" msgstr "Nome do ícone" -#: ../gtk/gtktoolbutton.c:219 +#: gtk/gtktoolbutton.c:219 msgid "The name of the themed icon displayed on the item" msgstr "O nome do ícone de tema apresentado no item" -#: ../gtk/gtktoolbutton.c:225 +#: gtk/gtktoolbutton.c:225 msgid "Icon widget" msgstr "Widget de ícone" -#: ../gtk/gtktoolbutton.c:226 +#: gtk/gtktoolbutton.c:226 msgid "Icon widget to display in the item" msgstr "Widget de ícone a apresentar no item" -#: ../gtk/gtktoolbutton.c:239 +#: gtk/gtktoolbutton.c:239 msgid "Icon spacing" msgstr "Espaçamento de ícones" -#: ../gtk/gtktoolbutton.c:240 +#: gtk/gtktoolbutton.c:240 msgid "Spacing in pixels between the icon and label" msgstr "Espaçamento em pixels entre o ícone e a etiqueta" -#: ../gtk/gtktoolitem.c:171 +#: gtk/gtktoolitem.c:171 msgid "" "Whether the toolbar item is considered important. When TRUE, toolbar buttons " "show text in GTK_TOOLBAR_BOTH_HORIZ mode" @@ -6051,359 +6023,359 @@ msgstr "" "VERDADEIRO, os botões da barra de ferramentas apresentam o texto em modo " "GTK_TOOLBAR_BOTH_HORIZ" -#: ../gtk/gtktreemodelsort.c:274 +#: gtk/gtktreemodelsort.c:274 msgid "TreeModelSort Model" msgstr "Modelo TreeModelSort" -#: ../gtk/gtktreemodelsort.c:275 +#: gtk/gtktreemodelsort.c:275 msgid "The model for the TreeModelSort to sort" msgstr "O modelo para a ordenação da TreeModelSort" -#: ../gtk/gtktreeview.c:570 +#: gtk/gtktreeview.c:570 msgid "TreeView Model" msgstr "Modelo TreeView" -#: ../gtk/gtktreeview.c:571 +#: gtk/gtktreeview.c:571 msgid "The model for the tree view" msgstr "O modelo para a vista em árvore" -#: ../gtk/gtktreeview.c:579 +#: gtk/gtktreeview.c:579 msgid "Horizontal Adjustment for the widget" msgstr "Ajustamento Horizontal para o widget" -#: ../gtk/gtktreeview.c:587 +#: gtk/gtktreeview.c:587 msgid "Vertical Adjustment for the widget" msgstr "Ajustamento Vertical para o widget" -#: ../gtk/gtktreeview.c:594 +#: gtk/gtktreeview.c:594 msgid "Headers Visible" msgstr "Cabeçalhos Visíveis" -#: ../gtk/gtktreeview.c:595 +#: gtk/gtktreeview.c:595 msgid "Show the column header buttons" msgstr "Apresentar os botões de cabeçalho de coluna" -#: ../gtk/gtktreeview.c:602 +#: gtk/gtktreeview.c:602 msgid "Headers Clickable" msgstr "Cabeçalhos Clicáveis" -#: ../gtk/gtktreeview.c:603 +#: gtk/gtktreeview.c:603 msgid "Column headers respond to click events" msgstr "Os cabeçalhos de coluna respondem a eventos de clique" -#: ../gtk/gtktreeview.c:610 +#: gtk/gtktreeview.c:610 msgid "Expander Column" msgstr "Coluna de Expansão" -#: ../gtk/gtktreeview.c:611 +#: gtk/gtktreeview.c:611 msgid "Set the column for the expander column" msgstr "Definir a coluna para a coluna de expansão" -#: ../gtk/gtktreeview.c:626 +#: gtk/gtktreeview.c:626 msgid "Rules Hint" msgstr "Dica de Réguas" -#: ../gtk/gtktreeview.c:627 +#: gtk/gtktreeview.c:627 msgid "Set a hint to the theme engine to draw rows in alternating colors" msgstr "" "Definir uma dica para motor de temas desenhar as linhas em cores alternadas" -#: ../gtk/gtktreeview.c:634 +#: gtk/gtktreeview.c:634 msgid "Enable Search" msgstr "Activar Procura" -#: ../gtk/gtktreeview.c:635 +#: gtk/gtktreeview.c:635 msgid "View allows user to search through columns interactively" msgstr "Vista permite que utilizador procure interactivamente pelas colunas" -#: ../gtk/gtktreeview.c:642 +#: gtk/gtktreeview.c:642 msgid "Search Column" msgstr "Procurar Coluna" -#: ../gtk/gtktreeview.c:643 +#: gtk/gtktreeview.c:643 msgid "Model column to search through when searching through code" msgstr "Coluna modelo onde procurar ao fazê-lo pelo código" -#: ../gtk/gtktreeview.c:663 +#: gtk/gtktreeview.c:663 msgid "Fixed Height Mode" msgstr "Modo de Altura Fixa" -#: ../gtk/gtktreeview.c:664 +#: gtk/gtktreeview.c:664 msgid "Speeds up GtkTreeView by assuming that all rows have the same height" msgstr "Acelera o GtkTreeView assumindo que todas as linhas têm a mesma altura" -#: ../gtk/gtktreeview.c:684 +#: gtk/gtktreeview.c:684 msgid "Hover Selection" msgstr "Seleccionar ao Pairar" -#: ../gtk/gtktreeview.c:685 +#: gtk/gtktreeview.c:685 msgid "Whether the selection should follow the pointer" msgstr "Se a selecção deverá ou não seguir o ponteiro" -#: ../gtk/gtktreeview.c:704 +#: gtk/gtktreeview.c:704 msgid "Hover Expand" msgstr "Expandir ao Pairar" -#: ../gtk/gtktreeview.c:705 +#: gtk/gtktreeview.c:705 msgid "" "Whether rows should be expanded/collapsed when the pointer moves over them" msgstr "" "Se as linhas deverão ou não ser expandidas/recolhidas quando o ponteiro " "paira sobre elas" -#: ../gtk/gtktreeview.c:719 +#: gtk/gtktreeview.c:719 msgid "Show Expanders" msgstr "Apresentar Expansores" -#: ../gtk/gtktreeview.c:720 +#: gtk/gtktreeview.c:720 msgid "View has expanders" msgstr "A vista tem expansores" -#: ../gtk/gtktreeview.c:734 +#: gtk/gtktreeview.c:734 msgid "Level Indentation" msgstr "Indentação de Nível" -#: ../gtk/gtktreeview.c:735 +#: gtk/gtktreeview.c:735 msgid "Extra indentation for each level" msgstr "Indentação adicional para cada nível" -#: ../gtk/gtktreeview.c:744 +#: gtk/gtktreeview.c:744 msgid "Rubber Banding" msgstr "Selecção Elástica" -#: ../gtk/gtktreeview.c:745 +#: gtk/gtktreeview.c:745 msgid "" "Whether to enable selection of multiple items by dragging the mouse pointer" msgstr "" "Se activar ou não a selecção de múltiplos itens ao arrastar o ponteiro do " "rato" -#: ../gtk/gtktreeview.c:752 +#: gtk/gtktreeview.c:752 msgid "Enable Grid Lines" msgstr "Activar as Linhas de Grelha" -#: ../gtk/gtktreeview.c:753 +#: gtk/gtktreeview.c:753 msgid "Whether grid lines should be drawn in the tree view" msgstr "" "Se as linhas da grelha deverão ou não ser desenhadas na vista de árvore" -#: ../gtk/gtktreeview.c:761 +#: gtk/gtktreeview.c:761 msgid "Enable Tree Lines" msgstr "Activar as Linhas da Árvore" -#: ../gtk/gtktreeview.c:762 +#: gtk/gtktreeview.c:762 msgid "Whether tree lines should be drawn in the tree view" msgstr "" "Se as linhas da árvore deverão ou não ser desenhadas na vista de árvore" -#: ../gtk/gtktreeview.c:770 +#: gtk/gtktreeview.c:770 msgid "The column in the model containing the tooltip texts for the rows" msgstr "Uma coluna no modelo que contém os textos de dicas para as linhas" -#: ../gtk/gtktreeview.c:792 +#: gtk/gtktreeview.c:792 msgid "Vertical Separator Width" msgstr "Largura de Separador Vertical" -#: ../gtk/gtktreeview.c:793 +#: gtk/gtktreeview.c:793 msgid "Vertical space between cells. Must be an even number" msgstr "Espaço vertical entre células. Tem de ser um número par" -#: ../gtk/gtktreeview.c:801 +#: gtk/gtktreeview.c:801 msgid "Horizontal Separator Width" msgstr "Largura de Separador Horizontal" -#: ../gtk/gtktreeview.c:802 +#: gtk/gtktreeview.c:802 msgid "Horizontal space between cells. Must be an even number" msgstr "Espaço horizontal entre células. Tem de ser um número par" -#: ../gtk/gtktreeview.c:810 +#: gtk/gtktreeview.c:810 msgid "Allow Rules" msgstr "Permitir Réguas" -#: ../gtk/gtktreeview.c:811 +#: gtk/gtktreeview.c:811 msgid "Allow drawing of alternating color rows" msgstr "Permitir desenhar linhas em cores alternadas" -#: ../gtk/gtktreeview.c:817 +#: gtk/gtktreeview.c:817 msgid "Indent Expanders" msgstr "Indentar Expansores" -#: ../gtk/gtktreeview.c:818 +#: gtk/gtktreeview.c:818 msgid "Make the expanders indented" msgstr "Criar os expansores indentados" -#: ../gtk/gtktreeview.c:824 +#: gtk/gtktreeview.c:824 msgid "Even Row Color" msgstr "Cor de Linha Par" -#: ../gtk/gtktreeview.c:825 +#: gtk/gtktreeview.c:825 msgid "Color to use for even rows" msgstr "Cor a utilizar para linhas pares" -#: ../gtk/gtktreeview.c:831 +#: gtk/gtktreeview.c:831 msgid "Odd Row Color" msgstr "Cor de Linha Ímpar" -#: ../gtk/gtktreeview.c:832 +#: gtk/gtktreeview.c:832 msgid "Color to use for odd rows" msgstr "Cor a utilizar para linhas ímpares" -#: ../gtk/gtktreeview.c:838 +#: gtk/gtktreeview.c:838 msgid "Row Ending details" msgstr "Detalhes do Final de Linha" -#: ../gtk/gtktreeview.c:839 +#: gtk/gtktreeview.c:839 msgid "Enable extended row background theming" msgstr "Activar tema extendido de fundo de linha" -#: ../gtk/gtktreeview.c:845 +#: gtk/gtktreeview.c:845 msgid "Grid line width" msgstr "Largura da linha de grelha" -#: ../gtk/gtktreeview.c:846 +#: gtk/gtktreeview.c:846 msgid "Width, in pixels, of the tree view grid lines" msgstr "Largura, em pixels, das linhas de grelha da vista de árvore" -#: ../gtk/gtktreeview.c:852 +#: gtk/gtktreeview.c:852 msgid "Tree line width" msgstr "Largura da linha de árvore" -#: ../gtk/gtktreeview.c:853 +#: gtk/gtktreeview.c:853 msgid "Width, in pixels, of the tree view lines" msgstr "Largura, em pixels, das linhas da vista de árvore" -#: ../gtk/gtktreeview.c:859 +#: gtk/gtktreeview.c:859 msgid "Grid line pattern" msgstr "Padrão da linha da grelha" -#: ../gtk/gtktreeview.c:860 +#: gtk/gtktreeview.c:860 msgid "Dash pattern used to draw the tree view grid lines" msgstr "" "Padrão de tracejado utilizado para desenhar as linhas da grelha da vista de " "árvore" -#: ../gtk/gtktreeview.c:866 +#: gtk/gtktreeview.c:866 msgid "Tree line pattern" msgstr "Padrão da linha de árvore" -#: ../gtk/gtktreeview.c:867 +#: gtk/gtktreeview.c:867 msgid "Dash pattern used to draw the tree view lines" msgstr "" "Padrão de tracejado utilizado para desenhar as linhas da vista de árvore" -#: ../gtk/gtktreeviewcolumn.c:192 +#: gtk/gtktreeviewcolumn.c:192 msgid "Whether to display the column" msgstr "Apresentar ou não a coluna" -#: ../gtk/gtktreeviewcolumn.c:199 ../gtk/gtkwindow.c:523 +#: gtk/gtktreeviewcolumn.c:199 gtk/gtkwindow.c:523 msgid "Resizable" msgstr "Redimensionável" -#: ../gtk/gtktreeviewcolumn.c:200 +#: gtk/gtktreeviewcolumn.c:200 msgid "Column is user-resizable" msgstr "Coluna é redimensionável pelo utilizador" -#: ../gtk/gtktreeviewcolumn.c:208 +#: gtk/gtktreeviewcolumn.c:208 msgid "Current width of the column" msgstr "Largura actual da coluna" -#: ../gtk/gtktreeviewcolumn.c:217 +#: gtk/gtktreeviewcolumn.c:217 msgid "Space which is inserted between cells" msgstr "Espaço inserido entre células" -#: ../gtk/gtktreeviewcolumn.c:225 +#: gtk/gtktreeviewcolumn.c:225 msgid "Sizing" msgstr "Dimensionamento" -#: ../gtk/gtktreeviewcolumn.c:226 +#: gtk/gtktreeviewcolumn.c:226 msgid "Resize mode of the column" msgstr "Modo de redimensionamento da coluna" -#: ../gtk/gtktreeviewcolumn.c:234 +#: gtk/gtktreeviewcolumn.c:234 msgid "Fixed Width" msgstr "Largura Fixa" -#: ../gtk/gtktreeviewcolumn.c:235 +#: gtk/gtktreeviewcolumn.c:235 msgid "Current fixed width of the column" msgstr "Largura fixa actual da coluna" -#: ../gtk/gtktreeviewcolumn.c:244 +#: gtk/gtktreeviewcolumn.c:244 msgid "Minimum Width" msgstr "Largura Mínima" -#: ../gtk/gtktreeviewcolumn.c:245 +#: gtk/gtktreeviewcolumn.c:245 msgid "Minimum allowed width of the column" msgstr "Largura mínima permitida para a coluna" -#: ../gtk/gtktreeviewcolumn.c:254 +#: gtk/gtktreeviewcolumn.c:254 msgid "Maximum Width" msgstr "Largura Máxima" -#: ../gtk/gtktreeviewcolumn.c:255 +#: gtk/gtktreeviewcolumn.c:255 msgid "Maximum allowed width of the column" msgstr "Largura máxima permitida para a coluna" -#: ../gtk/gtktreeviewcolumn.c:265 +#: gtk/gtktreeviewcolumn.c:265 msgid "Title to appear in column header" msgstr "Título a apresentar no cabeçalho da coluna" -#: ../gtk/gtktreeviewcolumn.c:273 +#: gtk/gtktreeviewcolumn.c:273 msgid "Column gets share of extra width allocated to the widget" msgstr "Coluna recebe parte da largura extra alocada ao widget" -#: ../gtk/gtktreeviewcolumn.c:280 +#: gtk/gtktreeviewcolumn.c:280 msgid "Clickable" msgstr "Clicável" -#: ../gtk/gtktreeviewcolumn.c:281 +#: gtk/gtktreeviewcolumn.c:281 msgid "Whether the header can be clicked" msgstr "Se o cabeçalho pode ou não ser clicado" -#: ../gtk/gtktreeviewcolumn.c:289 +#: gtk/gtktreeviewcolumn.c:289 msgid "Widget" msgstr "Widget" -#: ../gtk/gtktreeviewcolumn.c:290 +#: gtk/gtktreeviewcolumn.c:290 msgid "Widget to put in column header button instead of column title" msgstr "Widget a colocar no botão de cabeçalho da coluna em vez do título" -#: ../gtk/gtktreeviewcolumn.c:298 +#: gtk/gtktreeviewcolumn.c:298 msgid "X Alignment of the column header text or widget" msgstr "Alinhamento X do texto ou widget de cabeçalho da coluna" -#: ../gtk/gtktreeviewcolumn.c:308 +#: gtk/gtktreeviewcolumn.c:308 msgid "Whether the column can be reordered around the headers" msgstr "Se a coluna pode ou não ser reordenada em torno dos cabeçalhos" -#: ../gtk/gtktreeviewcolumn.c:315 +#: gtk/gtktreeviewcolumn.c:315 msgid "Sort indicator" msgstr "Indicador de ordenação" -#: ../gtk/gtktreeviewcolumn.c:316 +#: gtk/gtktreeviewcolumn.c:316 msgid "Whether to show a sort indicator" msgstr "Se apresentar ou não um indicador de ordenação" -#: ../gtk/gtktreeviewcolumn.c:323 +#: gtk/gtktreeviewcolumn.c:323 msgid "Sort order" msgstr "Tipo de ordenação" -#: ../gtk/gtktreeviewcolumn.c:324 +#: gtk/gtktreeviewcolumn.c:324 msgid "Sort direction the sort indicator should indicate" msgstr "Direcção de ordenação que o indicador de ordenação deverá indicar" -#: ../gtk/gtkuimanager.c:221 +#: gtk/gtkuimanager.c:221 msgid "Whether tearoff menu items should be added to menus" msgstr "Se itens de menu destacáveis deverão ou não ser adicionados aos menus" -#: ../gtk/gtkuimanager.c:228 +#: gtk/gtkuimanager.c:228 msgid "Merged UI definition" msgstr "Definição de UI reunida" -#: ../gtk/gtkuimanager.c:229 +#: gtk/gtkuimanager.c:229 msgid "An XML string describing the merged UI" msgstr "Uma expressão XML que descreve o UI reunido" -#: ../gtk/gtkviewport.c:107 +#: gtk/gtkviewport.c:107 msgid "" "The GtkAdjustment that determines the values of the horizontal position for " "this viewport" @@ -6411,38 +6383,38 @@ msgstr "" "O GtkAdjustment que determina os valores da posição horizontal para esta " "vista" -#: ../gtk/gtkviewport.c:115 +#: gtk/gtkviewport.c:115 msgid "" "The GtkAdjustment that determines the values of the vertical position for " "this viewport" msgstr "" "O GtkAdjustment que determina os valores da posição vertical para esta vista" -#: ../gtk/gtkviewport.c:123 +#: gtk/gtkviewport.c:123 msgid "Determines how the shadowed box around the viewport is drawn" msgstr "Determina como é desenhada a caixa sombreada em torno desta vista" -#: ../gtk/gtkwidget.c:483 +#: gtk/gtkwidget.c:483 msgid "Widget name" msgstr "Nome do widget" -#: ../gtk/gtkwidget.c:484 +#: gtk/gtkwidget.c:484 msgid "The name of the widget" msgstr "O nome do widget" -#: ../gtk/gtkwidget.c:490 +#: gtk/gtkwidget.c:490 msgid "Parent widget" msgstr "Widget pai" -#: ../gtk/gtkwidget.c:491 +#: gtk/gtkwidget.c:491 msgid "The parent widget of this widget. Must be a Container widget" msgstr "O widget pai deste widget. Tem de ser um widget Contentor" -#: ../gtk/gtkwidget.c:498 +#: gtk/gtkwidget.c:498 msgid "Width request" msgstr "Pedido de largura" -#: ../gtk/gtkwidget.c:499 +#: gtk/gtkwidget.c:499 msgid "" "Override for width request of the widget, or -1 if natural request should be " "used" @@ -6450,11 +6422,11 @@ msgstr "" "Sobrepor para pedido de largura do widget, ou -1 para ser utilizado pedido " "natural" -#: ../gtk/gtkwidget.c:507 +#: gtk/gtkwidget.c:507 msgid "Height request" msgstr "Pedido de altura" -#: ../gtk/gtkwidget.c:508 +#: gtk/gtkwidget.c:508 msgid "" "Override for height request of the widget, or -1 if natural request should " "be used" @@ -6462,84 +6434,84 @@ msgstr "" "Sobrepor para pedido de altura do widget, ou -1 para ser utilizado pedido " "natural" -#: ../gtk/gtkwidget.c:517 +#: gtk/gtkwidget.c:517 msgid "Whether the widget is visible" msgstr "Se o widget é ou não visível" -#: ../gtk/gtkwidget.c:524 +#: gtk/gtkwidget.c:524 msgid "Whether the widget responds to input" msgstr "Se o widget responde a introdução de dados" -#: ../gtk/gtkwidget.c:530 +#: gtk/gtkwidget.c:530 msgid "Application paintable" msgstr "Aplicação pinta" -#: ../gtk/gtkwidget.c:531 +#: gtk/gtkwidget.c:531 msgid "Whether the application will paint directly on the widget" msgstr "Se a aplicação irá ou não pintar directamente o widget" -#: ../gtk/gtkwidget.c:537 +#: gtk/gtkwidget.c:537 msgid "Can focus" msgstr "Pode ter foco" -#: ../gtk/gtkwidget.c:538 +#: gtk/gtkwidget.c:538 msgid "Whether the widget can accept the input focus" msgstr "Se o widget pode ou não aceitar o foco de introdução" -#: ../gtk/gtkwidget.c:544 +#: gtk/gtkwidget.c:544 msgid "Has focus" msgstr "Tem foco" -#: ../gtk/gtkwidget.c:545 +#: gtk/gtkwidget.c:545 msgid "Whether the widget has the input focus" msgstr "Se o widget tem ou não o foco de introdução" -#: ../gtk/gtkwidget.c:551 +#: gtk/gtkwidget.c:551 msgid "Is focus" msgstr "É foco" -#: ../gtk/gtkwidget.c:552 +#: gtk/gtkwidget.c:552 msgid "Whether the widget is the focus widget within the toplevel" msgstr "Se o widget é ou não o widget com foco dentro do nível de topo" -#: ../gtk/gtkwidget.c:558 +#: gtk/gtkwidget.c:558 msgid "Can default" msgstr "Pode ser por omissão" -#: ../gtk/gtkwidget.c:559 +#: gtk/gtkwidget.c:559 msgid "Whether the widget can be the default widget" msgstr "Se o widget pode ou não ser o widget por omissão" -#: ../gtk/gtkwidget.c:565 +#: gtk/gtkwidget.c:565 msgid "Has default" msgstr "Tem omissão" -#: ../gtk/gtkwidget.c:566 +#: gtk/gtkwidget.c:566 msgid "Whether the widget is the default widget" msgstr "Se o widget é ou não o widget por omissão" -#: ../gtk/gtkwidget.c:572 +#: gtk/gtkwidget.c:572 msgid "Receives default" msgstr "Recebe por omissão" -#: ../gtk/gtkwidget.c:573 +#: gtk/gtkwidget.c:573 msgid "If TRUE, the widget will receive the default action when it is focused" msgstr "" "Se VERDADEIRO, o widget receberá a acção por omissão quando tiver o foco" -#: ../gtk/gtkwidget.c:579 +#: gtk/gtkwidget.c:579 msgid "Composite child" msgstr "Filho composto" -#: ../gtk/gtkwidget.c:580 +#: gtk/gtkwidget.c:580 msgid "Whether the widget is part of a composite widget" msgstr "Se o widget é ou não parte de um widget composto" -#: ../gtk/gtkwidget.c:586 +#: gtk/gtkwidget.c:586 msgid "Style" msgstr "Estilo" -#: ../gtk/gtkwidget.c:587 +#: gtk/gtkwidget.c:587 msgid "" "The style of the widget, which contains information about how it will look " "(colors etc)" @@ -6547,105 +6519,105 @@ msgstr "" "O estilo do widget, que contém informação sobre o aspecto que terá (cores, " "etc)" -#: ../gtk/gtkwidget.c:593 +#: gtk/gtkwidget.c:593 msgid "Events" msgstr "Eventos" -#: ../gtk/gtkwidget.c:594 +#: gtk/gtkwidget.c:594 msgid "The event mask that decides what kind of GdkEvents this widget gets" msgstr "" "A máscara de eventos que decide que tipo de GdkEvents este widget recebe" -#: ../gtk/gtkwidget.c:601 +#: gtk/gtkwidget.c:601 msgid "Extension events" msgstr "Eventos de extensão" -#: ../gtk/gtkwidget.c:602 +#: gtk/gtkwidget.c:602 msgid "The mask that decides what kind of extension events this widget gets" msgstr "" "A máscara que decide que tipo de eventos de extensão este widget recebe" -#: ../gtk/gtkwidget.c:609 +#: gtk/gtkwidget.c:609 msgid "No show all" msgstr "Não apresentar todos" -#: ../gtk/gtkwidget.c:610 +#: gtk/gtkwidget.c:610 msgid "Whether gtk_widget_show_all() should not affect this widget" msgstr "Se gtk_widget_show_all() não deverá afectar este widget" -#: ../gtk/gtkwidget.c:632 +#: gtk/gtkwidget.c:632 msgid "Has tooltip" msgstr "Tem dica" -#: ../gtk/gtkwidget.c:633 +#: gtk/gtkwidget.c:633 msgid "Whether this widget has a tooltip" msgstr "Se este widget tem ou não uma dica" -#: ../gtk/gtkwidget.c:653 +#: gtk/gtkwidget.c:653 msgid "Tooltip Text" msgstr "Texto da Dica" -#: ../gtk/gtkwidget.c:654 ../gtk/gtkwidget.c:675 +#: gtk/gtkwidget.c:654 gtk/gtkwidget.c:675 msgid "The contents of the tooltip for this widget" msgstr "O conteúdo da dica deste widget" -#: ../gtk/gtkwidget.c:674 +#: gtk/gtkwidget.c:674 msgid "Tooltip markup" msgstr "Formatação da dica" -#: ../gtk/gtkwidget.c:689 +#: gtk/gtkwidget.c:689 msgid "Window" msgstr "Janela" -#: ../gtk/gtkwidget.c:690 +#: gtk/gtkwidget.c:690 msgid "The widget's window if it is realized" msgstr "A janela do widget se for realizada" -#: ../gtk/gtkwidget.c:2208 +#: gtk/gtkwidget.c:2208 msgid "Interior Focus" msgstr "Foco Interior" -#: ../gtk/gtkwidget.c:2209 +#: gtk/gtkwidget.c:2209 msgid "Whether to draw the focus indicator inside widgets" msgstr "Se desenhar ou não o indicador de foco dentro de widgets" -#: ../gtk/gtkwidget.c:2215 +#: gtk/gtkwidget.c:2215 msgid "Focus linewidth" msgstr "Espessura da linha de foco" -#: ../gtk/gtkwidget.c:2216 +#: gtk/gtkwidget.c:2216 msgid "Width, in pixels, of the focus indicator line" msgstr "Espessura, em pixels, da linha indicadora de foco" -#: ../gtk/gtkwidget.c:2222 +#: gtk/gtkwidget.c:2222 msgid "Focus line dash pattern" msgstr "Padrão do tracejado da linha de foco" -#: ../gtk/gtkwidget.c:2223 +#: gtk/gtkwidget.c:2223 msgid "Dash pattern used to draw the focus indicator" msgstr "Padrão de tracejado utilizado para desenhar o indicador de foco" -#: ../gtk/gtkwidget.c:2228 +#: gtk/gtkwidget.c:2228 msgid "Focus padding" msgstr "Espaçamento do foco" -#: ../gtk/gtkwidget.c:2229 +#: gtk/gtkwidget.c:2229 msgid "Width, in pixels, between focus indicator and the widget 'box'" msgstr "Largura, em pixels, entre indicador de foco e a 'caixa' do widget" -#: ../gtk/gtkwidget.c:2234 +#: gtk/gtkwidget.c:2234 msgid "Cursor color" msgstr "Cor do cursor" -#: ../gtk/gtkwidget.c:2235 +#: gtk/gtkwidget.c:2235 msgid "Color with which to draw insertion cursor" msgstr "Com que cor desenhar o cursor de inserção" -#: ../gtk/gtkwidget.c:2240 +#: gtk/gtkwidget.c:2240 msgid "Secondary cursor color" msgstr "Cor secundária do cursor" -#: ../gtk/gtkwidget.c:2241 +#: gtk/gtkwidget.c:2241 msgid "" "Color with which to draw the secondary insertion cursor when editing mixed " "right-to-left and left-to-right text" @@ -6653,43 +6625,43 @@ msgstr "" "Cor com que desenhar o cursor secundário de inserção ao editar texto misto " "esquerda-para-direita e direita-para-esquerda" -#: ../gtk/gtkwidget.c:2246 +#: gtk/gtkwidget.c:2246 msgid "Cursor line aspect ratio" msgstr "Rácio de aparência da linha do cursor" -#: ../gtk/gtkwidget.c:2247 +#: gtk/gtkwidget.c:2247 msgid "Aspect ratio with which to draw insertion cursor" msgstr "Rácio de aparência com que desenhar o cursor de inserção" -#: ../gtk/gtkwidget.c:2261 +#: gtk/gtkwidget.c:2261 msgid "Draw Border" msgstr "Desenhar Margem" -#: ../gtk/gtkwidget.c:2262 +#: gtk/gtkwidget.c:2262 msgid "Size of areas outside the widget's allocation to draw" msgstr "Tamanho das áreas fora da alocação do widget a desenhar" -#: ../gtk/gtkwidget.c:2275 +#: gtk/gtkwidget.c:2275 msgid "Unvisited Link Color" msgstr "Cor do Link por Visitar" -#: ../gtk/gtkwidget.c:2276 +#: gtk/gtkwidget.c:2276 msgid "Color of unvisited links" msgstr "Cor dos links por visitar" -#: ../gtk/gtkwidget.c:2289 +#: gtk/gtkwidget.c:2289 msgid "Visited Link Color" msgstr "Cor do Link Visitado" -#: ../gtk/gtkwidget.c:2290 +#: gtk/gtkwidget.c:2290 msgid "Color of visited links" msgstr "Cor dos links visitados" -#: ../gtk/gtkwidget.c:2304 +#: gtk/gtkwidget.c:2304 msgid "Wide Separators" msgstr "Separadores Largos" -#: ../gtk/gtkwidget.c:2305 +#: gtk/gtkwidget.c:2305 msgid "" "Whether separators have configurable width and should be drawn using a box " "instead of a line" @@ -6697,77 +6669,77 @@ msgstr "" "Se os separadores têm ou não uma largura configurável e deverão ser " "desenhados utilizando uma caixa em vez de uma linha" -#: ../gtk/gtkwidget.c:2319 +#: gtk/gtkwidget.c:2319 msgid "Separator Width" msgstr "Largura do Separador" -#: ../gtk/gtkwidget.c:2320 +#: gtk/gtkwidget.c:2320 msgid "The width of separators if wide-separators is TRUE" msgstr "A largura dos separadores se \"Separadores Largos\" for TRUE" -#: ../gtk/gtkwidget.c:2334 +#: gtk/gtkwidget.c:2334 msgid "Separator Height" msgstr "Altura do Separador" -#: ../gtk/gtkwidget.c:2335 +#: gtk/gtkwidget.c:2335 msgid "The height of separators if \"wide-separators\" is TRUE" msgstr "A altura dos separadores se \"Separadores Largos\" for TRUE" -#: ../gtk/gtkwidget.c:2349 +#: gtk/gtkwidget.c:2349 msgid "Horizontal Scroll Arrow Length" msgstr "Comprimento da Seta da Barra de Rolamento Horizontal" -#: ../gtk/gtkwidget.c:2350 +#: gtk/gtkwidget.c:2350 msgid "The length of horizontal scroll arrows" msgstr "O comprimento das setas da barra de rolamento horizontal" -#: ../gtk/gtkwidget.c:2364 +#: gtk/gtkwidget.c:2364 msgid "Vertical Scroll Arrow Length" msgstr "Comprimento da Seta da Barra de Rolamento Vertical" -#: ../gtk/gtkwidget.c:2365 +#: gtk/gtkwidget.c:2365 msgid "The length of vertical scroll arrows" msgstr "O comprimento das setas da barra de rolamento vertical" -#: ../gtk/gtkwindow.c:464 +#: gtk/gtkwindow.c:464 msgid "Window Type" msgstr "Tipo de Janela" -#: ../gtk/gtkwindow.c:465 +#: gtk/gtkwindow.c:465 msgid "The type of the window" msgstr "O tipo da janela" -#: ../gtk/gtkwindow.c:473 +#: gtk/gtkwindow.c:473 msgid "Window Title" msgstr "Título da Janela" -#: ../gtk/gtkwindow.c:474 +#: gtk/gtkwindow.c:474 msgid "The title of the window" msgstr "O título da janela" -#: ../gtk/gtkwindow.c:481 +#: gtk/gtkwindow.c:481 msgid "Window Role" msgstr "Papel da Janela" -#: ../gtk/gtkwindow.c:482 +#: gtk/gtkwindow.c:482 msgid "Unique identifier for the window to be used when restoring a session" msgstr "Identificador único para a janela a ser utilizado ao repôr uma sessão" -#: ../gtk/gtkwindow.c:498 +#: gtk/gtkwindow.c:498 msgid "Startup ID" msgstr "ID de Início" -#: ../gtk/gtkwindow.c:499 +#: gtk/gtkwindow.c:499 msgid "Unique startup identifier for the window used by startup-notification" msgstr "" "Identificador único de início para a janela utilizado pelo startup-" "notification" -#: ../gtk/gtkwindow.c:506 +#: gtk/gtkwindow.c:506 msgid "Allow Shrink" msgstr "Permitir Encolher" -#: ../gtk/gtkwindow.c:508 +#: gtk/gtkwindow.c:508 #, no-c-format msgid "" "If TRUE, the window has no mimimum size. Setting this to TRUE is 99% of the " @@ -6776,25 +6748,25 @@ msgstr "" "Se VERDADEIRO, a janela não tem um tamanho mínimo. Definir isto como " "VERDADEIRO é 99% das vezes uma má ideia" -#: ../gtk/gtkwindow.c:515 +#: gtk/gtkwindow.c:515 msgid "Allow Grow" msgstr "Permitir Crescer" -#: ../gtk/gtkwindow.c:516 +#: gtk/gtkwindow.c:516 msgid "If TRUE, users can expand the window beyond its minimum size" msgstr "" "Se VERDADEIRO, utilizadores podem expandir janela para além do seu tamanho " "mínimo" -#: ../gtk/gtkwindow.c:524 +#: gtk/gtkwindow.c:524 msgid "If TRUE, users can resize the window" msgstr "Se VERDADEIRO, os utilizadores podem redimensionar a janela" -#: ../gtk/gtkwindow.c:531 +#: gtk/gtkwindow.c:531 msgid "Modal" msgstr "Modal" -#: ../gtk/gtkwindow.c:532 +#: gtk/gtkwindow.c:532 msgid "" "If TRUE, the window is modal (other windows are not usable while this one is " "up)" @@ -6802,70 +6774,70 @@ msgstr "" "Se VERDADEIRO, a janela é modal (outras janelas não são utilizáveis enquanto " "esta estiver aberta)" -#: ../gtk/gtkwindow.c:539 +#: gtk/gtkwindow.c:539 msgid "Window Position" msgstr "Posição da Janela" -#: ../gtk/gtkwindow.c:540 +#: gtk/gtkwindow.c:540 msgid "The initial position of the window" msgstr "A posição inicial da janela" -#: ../gtk/gtkwindow.c:548 +#: gtk/gtkwindow.c:548 msgid "Default Width" msgstr "Largura por Omissão" -#: ../gtk/gtkwindow.c:549 +#: gtk/gtkwindow.c:549 msgid "The default width of the window, used when initially showing the window" msgstr "" "A largura por omissão da janela, utilizada ao apresentá-la pela primeira vez" -#: ../gtk/gtkwindow.c:558 +#: gtk/gtkwindow.c:558 msgid "Default Height" msgstr "Altura por Omissão" -#: ../gtk/gtkwindow.c:559 +#: gtk/gtkwindow.c:559 msgid "" "The default height of the window, used when initially showing the window" msgstr "" "A altura por omissão da janela, utilizada ao apresentá-la pela primeira vez" -#: ../gtk/gtkwindow.c:568 +#: gtk/gtkwindow.c:568 msgid "Destroy with Parent" msgstr "Destruir com Pai" -#: ../gtk/gtkwindow.c:569 +#: gtk/gtkwindow.c:569 msgid "If this window should be destroyed when the parent is destroyed" msgstr "Se esta janela deverá ser destruida quando a janela pai o for" -#: ../gtk/gtkwindow.c:577 +#: gtk/gtkwindow.c:577 msgid "Icon for this window" msgstr "Ícone para esta janela" -#: ../gtk/gtkwindow.c:593 +#: gtk/gtkwindow.c:593 msgid "Name of the themed icon for this window" msgstr "Nome do tema de ícones para esta janela" -#: ../gtk/gtkwindow.c:608 +#: gtk/gtkwindow.c:608 msgid "Is Active" msgstr "Está Activa" -#: ../gtk/gtkwindow.c:609 +#: gtk/gtkwindow.c:609 msgid "Whether the toplevel is the current active window" msgstr "Se o nível de topo é ou não a janela actualmente activa" -#: ../gtk/gtkwindow.c:616 +#: gtk/gtkwindow.c:616 msgid "Focus in Toplevel" msgstr "Foco no Nível de Topo" -#: ../gtk/gtkwindow.c:617 +#: gtk/gtkwindow.c:617 msgid "Whether the input focus is within this GtkWindow" msgstr "Se o foco de introdução está dentro desta GtkWindow" -#: ../gtk/gtkwindow.c:624 +#: gtk/gtkwindow.c:624 msgid "Type hint" msgstr "Dica de tipo" -#: ../gtk/gtkwindow.c:625 +#: gtk/gtkwindow.c:625 msgid "" "Hint to help the desktop environment understand what kind of window this is " "and how to treat it." @@ -6873,99 +6845,99 @@ msgstr "" "Dica para ajudar o ambiente de trabalho a compreender que tipo de janela é " "esta e como a tratar." -#: ../gtk/gtkwindow.c:633 +#: gtk/gtkwindow.c:633 msgid "Skip taskbar" msgstr "Ignorar barra de tarefas" -#: ../gtk/gtkwindow.c:634 +#: gtk/gtkwindow.c:634 msgid "TRUE if the window should not be in the task bar." msgstr "VERDADEIRO para que a janela não surja na barra de tarefas." -#: ../gtk/gtkwindow.c:641 +#: gtk/gtkwindow.c:641 msgid "Skip pager" msgstr "Ignorar pager" -#: ../gtk/gtkwindow.c:642 +#: gtk/gtkwindow.c:642 msgid "TRUE if the window should not be in the pager." msgstr "VERDADEIRO para que a janela não surja no pager." -#: ../gtk/gtkwindow.c:649 +#: gtk/gtkwindow.c:649 msgid "Urgent" msgstr "Urgente" -#: ../gtk/gtkwindow.c:650 +#: gtk/gtkwindow.c:650 msgid "TRUE if the window should be brought to the user's attention." msgstr "TRUE se a atenção do utilizador deverá ser chamada para a janela." -#: ../gtk/gtkwindow.c:664 +#: gtk/gtkwindow.c:664 msgid "Accept focus" msgstr "Aceitar foco" -#: ../gtk/gtkwindow.c:665 +#: gtk/gtkwindow.c:665 msgid "TRUE if the window should receive the input focus." msgstr "VERDADEIRO se a janela deve receber o foco de entrada." -#: ../gtk/gtkwindow.c:679 +#: gtk/gtkwindow.c:679 msgid "Focus on map" msgstr "Focar ao mapear" -#: ../gtk/gtkwindow.c:680 +#: gtk/gtkwindow.c:680 msgid "TRUE if the window should receive the input focus when mapped." msgstr "VERDADEIRO se a janela deve receber o foco ao ser mapeada." -#: ../gtk/gtkwindow.c:694 +#: gtk/gtkwindow.c:694 msgid "Decorated" msgstr "Decorada" -#: ../gtk/gtkwindow.c:695 +#: gtk/gtkwindow.c:695 msgid "Whether the window should be decorated by the window manager" msgstr "Se a janela deverá ou não ser decorada pelo gestor de janelas" -#: ../gtk/gtkwindow.c:709 +#: gtk/gtkwindow.c:709 msgid "Deletable" msgstr "Apagável" -#: ../gtk/gtkwindow.c:710 +#: gtk/gtkwindow.c:710 msgid "Whether the window frame should have a close button" msgstr "Se a moldura da janela deverá ou não ter um botão de fechar" -#: ../gtk/gtkwindow.c:726 +#: gtk/gtkwindow.c:726 msgid "Gravity" msgstr "Gravidade" -#: ../gtk/gtkwindow.c:727 +#: gtk/gtkwindow.c:727 msgid "The window gravity of the window" msgstr "A gravidade da janela" -#: ../gtk/gtkwindow.c:744 +#: gtk/gtkwindow.c:744 msgid "Transient for Window" msgstr "Transitório para Janela" -#: ../gtk/gtkwindow.c:745 +#: gtk/gtkwindow.c:745 msgid "The transient parent of the dialog" msgstr "O pai transitório do diáligo" -#: ../gtk/gtkwindow.c:759 +#: gtk/gtkwindow.c:759 msgid "Opacity for Window" msgstr "Opacidade da Janela" -#: ../gtk/gtkwindow.c:760 +#: gtk/gtkwindow.c:760 msgid "The opacity of the window, from 0 to 1" msgstr "A opacidade da janela, de 0 a 1" -#: ../modules/input/gtkimcontextxim.c:334 +#: modules/input/gtkimcontextxim.c:334 msgid "IM Preedit style" msgstr "Estilo de IM de Pré-Edição" -#: ../modules/input/gtkimcontextxim.c:335 +#: modules/input/gtkimcontextxim.c:335 msgid "How to draw the input method preedit string" msgstr "Como desenhar a expressão de pré-edição do método de introdução" -#: ../modules/input/gtkimcontextxim.c:343 +#: modules/input/gtkimcontextxim.c:343 msgid "IM Status style" msgstr "Estilo de estado do IM" -#: ../modules/input/gtkimcontextxim.c:344 +#: modules/input/gtkimcontextxim.c:344 msgid "How to draw the input method statusbar" msgstr "Como desenhar a barra de estados do método de introdução" diff --git a/po-properties/pt_BR.po b/po-properties/pt_BR.po index 9d19577a5d..12fd2fb972 100644 --- a/po-properties/pt_BR.po +++ b/po-properties/pt_BR.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2008-07-25 09:18-0300\n" "Last-Translator: Vladimir Melo \n" "Language-Team: Brazilian Portuguese \n" @@ -833,7 +833,7 @@ msgstr "Alinhamento horizontal para o filho" msgid "Vertical alignment for child" msgstr "Alinhamento vertical para o filho" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "Widget de imagem" @@ -922,8 +922,9 @@ msgid "Show button images" msgstr "Exibir imagens nos botões" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" -msgstr "Se os ícones predefinidos devem ser mostrados nos botões" +#, fuzzy +msgid "Whether images should be shown on buttons" +msgstr "Mostrar ou não imagens em menus" #: gtk/gtkcalendar.c:440 msgid "Year" @@ -2020,7 +2021,7 @@ msgstr "Tamanho da Seta" msgid "The minimum size of the arrow in the combo box" msgstr "O tamanho mínimo da seta na caixa de combinação" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2649,7 +2650,7 @@ msgstr "Alinhamento y do rótulo" msgid "The vertical alignment of the label" msgstr "O alinhamento vertical do rótulo" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "Propriedade obsoleta, use \"shadow_type\" no lugar" @@ -2665,23 +2666,23 @@ msgstr "Aparência da borda da moldura" msgid "A widget to display in place of the usual frame label" msgstr "Um widget a ser exibido no lugar do usual rótulo da moldura" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "Aparência da sombra que contorna o container" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "Posição da alça" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "Posição do alça relativo ao widget filho" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "Snap edge" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" @@ -2689,11 +2690,11 @@ msgstr "" "O lado da handlebox que deve estar alinhada com o ponto de encaixe para " "anexá-la" -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "Definir \"snap edge\"" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" @@ -2701,11 +2702,11 @@ msgstr "" "Usar o valor da propriedade \"snap_edge\" ou um valor derivado de " "\"handle_position\"" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2914,15 +2915,15 @@ msgstr "Tipo de armazenamento" msgid "The representation being used for image data" msgstr "A representação usada para os dados da imagem" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "Widget filho a aparecer ao lado do texto de menu" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "Mostrar imagens nos menus" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "Mostrar ou não imagens em menus" @@ -3066,6 +3067,25 @@ msgstr "A largura do layout" msgid "The height of the layout" msgstr "A altura do layout" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +#, fuzzy +msgid "The URI bound to this button" +msgstr "O estado de alternância do botão" + +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "Visível" + +#: gtk/gtklinkbutton.c:160 +#, fuzzy +msgid "Whether this link has been visited." +msgstr "Se a ação está visível." + #: gtk/gtkmenu.c:503 #, fuzzy msgid "The currently selected menu item" @@ -3534,7 +3554,7 @@ msgid "Group ID for tabs drag and drop" msgstr "ID de grupo para o arrastar e soltar de abas" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "Grupo" @@ -3646,6 +3666,16 @@ msgstr "Curvatura da aba" msgid "Size of tab curvature" msgstr "Tamanho da curvatura das abas" +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "Escala da Seta" + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "Espaçamento da barra de rolagem" + #: gtk/gtkobject.c:370 msgid "User Data" msgstr "Dados de Usuário" @@ -4192,6 +4222,11 @@ msgstr "O botão de opção a cujo grupo este widget pertence." msgid "The radio menu item whose group this widget belongs to." msgstr "O botão de opção a cujo grupo este widget pertence." +#: gtk/gtkradiotoolbutton.c:66 +#, fuzzy +msgid "The radio tool button whose group this button belongs to." +msgstr "O botão de opção a cujo grupo este widget pertence." + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "Política de atualização" @@ -6935,6 +6970,9 @@ msgstr "Estilo de Estado do ME" msgid "How to draw the input method statusbar" msgstr "Como desenhar a barra de status do método de entrada" +#~ msgid "Whether stock icons should be shown in buttons" +#~ msgstr "Se os ícones predefinidos devem ser mostrados nos botões" + #~ msgid "Cancelled" #~ msgstr "Cancelada" diff --git a/po-properties/ro.po b/po-properties/ro.po index 6ef8a1cfdf..396fe736b4 100644 --- a/po-properties/ro.po +++ b/po-properties/ro.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+-properties\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2007-09-12 01:16+0300\n" "Last-Translator: Mişu Moldovan \n" "Language-Team: Română \n" @@ -832,7 +832,7 @@ msgstr "Aliniere orizontală pentru copil" msgid "Vertical alignment for child" msgstr "Aliniere verticală pentru copil" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "Widget imagine" @@ -921,8 +921,9 @@ msgid "Show button images" msgstr "Arată imaginea butonului" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" -msgstr "Specifică dacă iconiţele standard ar trebui afişate în butoane" +#, fuzzy +msgid "Whether images should be shown on buttons" +msgstr "Specifică dacă ar trebui afişate imaginile în meniu" #: gtk/gtkcalendar.c:440 msgid "Year" @@ -2028,7 +2029,7 @@ msgstr "Mărime săgeată" msgid "The minimum size of the arrow in the combo box" msgstr "Mărimea minimă pentru săgeata din „combo box”" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2658,7 +2659,7 @@ msgstr "Aliniere Y a etichetei" msgid "The vertical alignment of the label" msgstr "Alinierea verticală a etichetei" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "Proprietate învechită, utilizaţi „shadow_type”" @@ -2674,25 +2675,25 @@ msgstr "Aspectul marginii cadrului" msgid "A widget to display in place of the usual frame label" msgstr "Un widget pentru a fi afişat în locul etichetei obişnuite a cadrului" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "Aspectul umbrei care înconjoară containerul" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "Poziţie prindere" # Greu de tradus, a se vedea codul sursă pentru mai multe informaţii. Mişu. -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "Poziţia prinderii (handle position) relativ la widget-ul copil" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "Margine de prindere" # Aceeaşi observaţie ca mai înainte. Mişu -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" @@ -2700,11 +2701,11 @@ msgstr "" "Marginea de prindere a cutiei mutate care se aliniază cu punctul de docare " "pentru a doca cutia prinsă şi mutată." -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "Setare margine prindere" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" @@ -2712,11 +2713,11 @@ msgstr "" "Dacă se utilizează valoarea proprietăţii „snap_edge” sau o valoare derivată " "din „handle_position”." -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2923,15 +2924,15 @@ msgstr "Tip stocare" msgid "The representation being used for image data" msgstr "Reprezentarea utilizată pentru datele imaginii" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "Widget copil care să apară lângă textul meniului" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "Arată imagini în meniu" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "Specifică dacă ar trebui afişate imaginile în meniu" @@ -3071,6 +3072,25 @@ msgstr "Lăţimea machetei" msgid "The height of the layout" msgstr "Înălţimea machetei" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +#, fuzzy +msgid "The URI bound to this button" +msgstr "Starea de comutare a butonului" + +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "Vizibilă" + +#: gtk/gtklinkbutton.c:160 +#, fuzzy +msgid "Whether this link has been visited." +msgstr "Specifică dacă acţiunea este vizibilă" + #: gtk/gtkmenu.c:503 #, fuzzy msgid "The currently selected menu item" @@ -3542,7 +3562,7 @@ msgid "Group ID for tabs drag and drop" msgstr "ID de grup pentru tragerea taburilor" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "Grup" @@ -3655,6 +3675,16 @@ msgstr "Curbură tab" msgid "Size of tab curvature" msgstr "Mărimea curbării tabului" +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "Redimensionare săgeată" + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "Spaţiere bară defilare" + #: gtk/gtkobject.c:370 msgid "User Data" msgstr "Date utilizator" @@ -4198,6 +4228,11 @@ msgstr "Butonul radio al grupului căruia îi aparţine acest widget" msgid "The radio menu item whose group this widget belongs to." msgstr "Elementul radio din meniu al grupului căruia îi aparţine acest widget." +#: gtk/gtkradiotoolbutton.c:66 +#, fuzzy +msgid "The radio tool button whose group this button belongs to." +msgstr "Butonul radio al grupului căruia îi aparţine acest widget" + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "Politica de actualizare" @@ -6968,6 +7003,9 @@ msgstr "Stil IM status" msgid "How to draw the input method statusbar" msgstr "Mod de afişare a barei de stare a metodei de intrare" +#~ msgid "Whether stock icons should be shown in buttons" +#~ msgstr "Specifică dacă iconiţele standard ar trebui afişate în butoane" + #~ msgid "Cancelled" #~ msgstr "Anulată" diff --git a/po-properties/ru.po b/po-properties/ru.po index 528ac87482..b434e214ac 100644 --- a/po-properties/ru.po +++ b/po-properties/ru.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+-properties.gtk-2-8\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2006-08-15 19:52+0200\n" "Last-Translator: Nickolay V. Shmyrev \n" "Language-Team: Russian \n" @@ -851,7 +851,7 @@ msgstr "Горизонтальное выравнивание для дочер msgid "Vertical alignment for child" msgstr "Вертикальное выравнивание для дочерних элементов" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "Виджет \"Изображение\"" @@ -939,8 +939,9 @@ msgid "Show button images" msgstr "Показывать изображения на кнопках" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" -msgstr "Показываются ли встроенные значки на кнопках" +#, fuzzy +msgid "Whether images should be shown on buttons" +msgstr "Показываются ли в меню изображения" #: gtk/gtkcalendar.c:440 msgid "Year" @@ -2035,7 +2036,7 @@ msgstr "Размер стрелки" msgid "The minimum size of the arrow in the combo box" msgstr "Минимальный размер стрелки выпадающего списка" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2667,7 +2668,7 @@ msgstr "Выравнивание метки по оси Y" msgid "The vertical alignment of the label" msgstr "Вертикальное выравнивание метки" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "Устаревшее свойство, используйте вместо него параметр \"Тип тени\"." @@ -2683,23 +2684,23 @@ msgstr "Внешний вид границы рамки" msgid "A widget to display in place of the usual frame label" msgstr "Виджет, который будет отображаться вместо обычной метки рамки" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "Внешний вид тени, окружающей контейнер" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "Позиция регулятора" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "Позиция регулятора относительно дочернего виджета" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "Выравнивать края" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" @@ -2707,11 +2708,11 @@ msgstr "" "Сторона пульта управления, выровненная по точке парковки для парковки пульта " "управления." -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "Выравнивание краёв установлено" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" @@ -2719,11 +2720,11 @@ msgstr "" "Использовать ли значение из свойства snap_edge (\"Выравнивать края\") или " "значение, унаследованное от handle_position (\"Позиция регулятора\")" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2934,15 +2935,15 @@ msgstr "Тип хранения" msgid "The representation being used for image data" msgstr "Представление, используемое для данных изображения" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "Дочерний виджет, появляющийся на экране рядом с текстом меню" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "Показывать изображения в меню" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "Показываются ли в меню изображения" @@ -3087,6 +3088,25 @@ msgstr "Ширина макета" msgid "The height of the layout" msgstr "Высота макета" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +#, fuzzy +msgid "The URI bound to this button" +msgstr "Состояние переключения кнопки" + +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "Видимый" + +#: gtk/gtklinkbutton.c:160 +#, fuzzy +msgid "Whether this link has been visited." +msgstr "Видимо ли действие" + #: gtk/gtkmenu.c:503 #, fuzzy msgid "The currently selected menu item" @@ -3553,7 +3573,7 @@ msgid "Group ID for tabs drag and drop" msgstr "Идентификатор группы для отсоединения и переноса вкладок" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "Группа" @@ -3667,6 +3687,16 @@ msgstr "Сглаживание вкладки" msgid "Size of tab curvature" msgstr "Размер сглаживания вкладки" +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "Растяжение стрелки" + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "Интервал полос прокрутки" + #: gtk/gtkobject.c:370 msgid "User Data" msgstr "Пользовательские данные" @@ -4215,6 +4245,11 @@ msgstr "Радио-кнопка, группе которого принадле msgid "The radio menu item whose group this widget belongs to." msgstr "Радио элемент меню, группе которого принадлежит этот виджет." +#: gtk/gtkradiotoolbutton.c:66 +#, fuzzy +msgid "The radio tool button whose group this button belongs to." +msgstr "Радио-кнопка, группе которого принадлежит этот виджет." + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "Метод обновления" @@ -6973,6 +7008,9 @@ msgstr "Стиль строки состояния метода ввода" msgid "How to draw the input method statusbar" msgstr "Как рисовать строку состояния метода ввода" +#~ msgid "Whether stock icons should be shown in buttons" +#~ msgstr "Показываются ли встроенные значки на кнопках" + #~ msgid "Cancelled" #~ msgstr "Отменено" diff --git a/po-properties/rw.po b/po-properties/rw.po index 1482ef81bc..4dc324fbc4 100644 --- a/po-properties/rw.po +++ b/po-properties/rw.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: 317\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2004-11-17 21:21-0700\n" "Last-Translator: Steve Murphy \n" "Language-Team: Kinyarwanda \n" @@ -944,7 +944,7 @@ msgstr "Itunganya kugirango" msgid "Vertical alignment for child" msgstr "Itunganya kugirango" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "" @@ -1040,8 +1040,8 @@ msgstr "Akabuto Ishusho" #: gtk/gtkbutton.c:492 #, fuzzy -msgid "Whether stock icons should be shown in buttons" -msgstr "Udushushondanga in Utubuto" +msgid "Whether images should be shown on buttons" +msgstr "Ishusho in Ibikubiyemo" #: gtk/gtkcalendar.c:440 msgid "Year" @@ -2301,7 +2301,7 @@ msgstr "Icyerekezo" msgid "The minimum size of the arrow in the combo box" msgstr "Urugero kugirango i Agasanduku" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 #, fuzzy @@ -3012,7 +3012,7 @@ msgstr "" msgid "The vertical alignment of the label" msgstr "Bihagaritse Itunganya Bya i Akarango" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 #, fuzzy msgid "Deprecated property, use shadow_type instead" msgstr "indangakintu Gukoresha" @@ -3032,38 +3032,38 @@ msgstr "Bya i Ikadiri Imbibi" msgid "A widget to display in place of the usual frame label" msgstr "A Kuri Kugaragaza in Bya i Ikadiri Akarango" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 #, fuzzy msgid "Appearance of the shadow that surrounds the container" msgstr "Bya i Igicucu i" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 #, fuzzy msgid "Handle position" msgstr "Ibirindiro" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 #, fuzzy msgid "Position of the handle relative to the child widget" msgstr "Bya i Bifitanye isano Kuri i" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 #, fuzzy msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" msgstr "Bya i Hejuru Na: i Akadomo Kuri i" -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 #, fuzzy msgid "Snap edge set" msgstr "Gushyiraho" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 #, fuzzy msgid "" "Whether to use the value from the snap_edge property or a value derived from " @@ -3071,11 +3071,11 @@ msgid "" msgstr "" "Kuri Gukoresha i Agaciro Bivuye i indangakintu Cyangwa a Agaciro Bivuye" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -3321,17 +3321,17 @@ msgstr "Ubwoko" msgid "The representation being used for image data" msgstr "kugirango Ishusho Ibyatanzwe" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 #, fuzzy msgid "Child widget to appear next to the menu text" msgstr "Kuri Kugaragara Komeza>> Kuri i Ibikubiyemo Umwandiko" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 #, fuzzy msgid "Show menu images" msgstr "Ibikubiyemo Ishusho" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 #, fuzzy msgid "Whether images should be shown in menus" msgstr "Ishusho in Ibikubiyemo" @@ -3497,6 +3497,25 @@ msgstr "Ubugari Bya i Imigaragarire" msgid "The height of the layout" msgstr "Ubuhagarike Bya i Imigaragarire" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +#, fuzzy +msgid "The URI bound to this button" +msgstr "Mukomatanya Leta Bya i Akabuto" + +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "kigaragara" + +#: gtk/gtklinkbutton.c:160 +#, fuzzy +msgid "Whether this link has been visited." +msgstr "i Igikorwa ni Kigaragara" + #: gtk/gtkmenu.c:503 #, fuzzy msgid "The currently selected menu item" @@ -4009,7 +4028,7 @@ msgid "Group ID for tabs drag and drop" msgstr "" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "Itsinda" @@ -4142,6 +4161,16 @@ msgstr "" msgid "Size of tab curvature" msgstr "Bya" +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "itandukanya " + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "Isigamwanya" + #: gtk/gtkobject.c:370 #, fuzzy msgid "User Data" @@ -4724,6 +4753,11 @@ msgstr "Akabuto bya Itsinda iyi Kuri" msgid "The radio menu item whose group this widget belongs to." msgstr "Akabuto bya Itsinda iyi Kuri" +#: gtk/gtkradiotoolbutton.c:66 +#, fuzzy +msgid "The radio tool button whose group this button belongs to." +msgstr "Akabuto bya Itsinda iyi Kuri" + #: gtk/gtkrange.c:337 #, fuzzy msgid "Update policy" @@ -7752,6 +7786,10 @@ msgstr "IMISUSIRE" msgid "How to draw the input method statusbar" msgstr "Kuri Gushushanya i Iyinjiza Uburyo" +#, fuzzy +#~ msgid "Whether stock icons should be shown in buttons" +#~ msgstr "Udushushondanga in Utubuto" + #, fuzzy #~ msgid "" #~ "A number between 0.0 and 1.0 specifying the horizontal alignment of the " diff --git a/po-properties/si.po b/po-properties/si.po index c707d81366..eb43aa645a 100644 --- a/po-properties/si.po +++ b/po-properties/si.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: si\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2008-02-12 15:03+0530\n" "Last-Translator: Danishka Navin \n" "Language-Team: Sinhala \n" @@ -810,7 +810,7 @@ msgstr "child සඳහා වූ තිරස් එකෙලිය" msgid "Vertical alignment for child" msgstr "child සඳහා වූ සිරස් එකෙලිය" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "චිත්‍රක ආයිත්තම" @@ -893,7 +893,7 @@ msgid "Show button images" msgstr "බොත්තමේ රූප පෙන්වන්න" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" +msgid "Whether images should be shown on buttons" msgstr "" #: gtk/gtkcalendar.c:440 @@ -1965,7 +1965,7 @@ msgstr "" msgid "The minimum size of the arrow in the combo box" msgstr "" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2568,7 +2568,7 @@ msgstr "" msgid "The vertical alignment of the label" msgstr "" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "" @@ -2584,43 +2584,43 @@ msgstr "" msgid "A widget to display in place of the usual frame label" msgstr "" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" msgstr "" -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" msgstr "" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2824,15 +2824,15 @@ msgstr "" msgid "The representation being used for image data" msgstr "" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "" @@ -2967,6 +2967,24 @@ msgstr "" msgid "The height of the layout" msgstr "" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +msgid "The URI bound to this button" +msgstr "" + +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "දෘශ්‍ය" + +#: gtk/gtklinkbutton.c:160 +#, fuzzy +msgid "Whether this link has been visited." +msgstr "මෙම ක්‍රියාව දෘෂ්‍යද යන්න" + #: gtk/gtkmenu.c:503 msgid "The currently selected menu item" msgstr "" @@ -3409,7 +3427,7 @@ msgid "Group ID for tabs drag and drop" msgstr "" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "සමුහය" @@ -3519,6 +3537,16 @@ msgstr "" msgid "Size of tab curvature" msgstr "" +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "ඊතලයේ විශාලනය" + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "ඊතලයේ විශාලනය" + #: gtk/gtkobject.c:370 msgid "User Data" msgstr "" @@ -4027,6 +4055,10 @@ msgstr "" msgid "The radio menu item whose group this widget belongs to." msgstr "" +#: gtk/gtkradiotoolbutton.c:66 +msgid "The radio tool button whose group this button belongs to." +msgstr "" + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "" diff --git a/po-properties/sk.po b/po-properties/sk.po index 822d4b5b12..235b9d1d54 100644 --- a/po-properties/sk.po +++ b/po-properties/sk.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+-properties\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2008-01-29 18:01+0100\n" "Last-Translator: Pavol Šimo \n" "Language-Team: Slovak \n" @@ -825,7 +825,7 @@ msgstr "Horizontálne zarovnanie pre potomka" msgid "Vertical alignment for child" msgstr "Vertikálne zarovnanie pre potomka" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "Prvok obrázku" @@ -909,8 +909,9 @@ msgid "Show button images" msgstr "Zobraziť obrázky tlačidiel" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" -msgstr "Či sa majú na tlačidlách zobrazovať štandardné ikony" +#, fuzzy +msgid "Whether images should be shown on buttons" +msgstr "Či majú byť v ponuke zobrazené obrázky" #: gtk/gtkcalendar.c:440 msgid "Year" @@ -1997,7 +1998,7 @@ msgstr "Veľkosť šípky" msgid "The minimum size of the arrow in the combo box" msgstr "Minimálna veľkosť šípky v komboboxe" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2614,7 +2615,7 @@ msgstr "Y zarovnanie textu" msgid "The vertical alignment of the label" msgstr "Vertikálne zarovnanie textu" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "Zastaralá vlastnosť, použite shadow_type" @@ -2630,43 +2631,43 @@ msgstr "Vzhľad okrajov rámu" msgid "A widget to display in place of the usual frame label" msgstr "Prvok použitý pre zobrazenie namiesto obvyklého popisu rámu" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "Vzhľad tieňa okolo kontajnera" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "Pozícia ovládacej časti" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "Pozícia ovládacej časti relatívna k potomkovi" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "Okraj priťahovania" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" msgstr "Strana boxu, ktorá je zarovnaná s bodom pre zasunutie boxu" -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "Okraj priťahovania nastavený" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" msgstr "Či použiť hodnotu z snap_edge alebo hodnotu odvodenú z handle_position" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2870,15 +2871,15 @@ msgstr "Typ uloženia" msgid "The representation being used for image data" msgstr "Reprezentácia použitá pre dáta obrázku" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "Potomok zobrazený vedľa textu položky ponuky" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "Zobraziť obrázky v ponuke" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "Či majú byť v ponuke zobrazené obrázky" @@ -3019,6 +3020,25 @@ msgstr "Šírka rozloženia" msgid "The height of the layout" msgstr "Výška rozloženia" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +#, fuzzy +msgid "The URI bound to this button" +msgstr "Prepne stav tlačidla" + +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "Viditeľná" + +#: gtk/gtklinkbutton.c:160 +#, fuzzy +msgid "Whether this link has been visited." +msgstr "Či je akcia viditeľná." + #: gtk/gtkmenu.c:503 #, fuzzy msgid "The currently selected menu item" @@ -3478,7 +3498,7 @@ msgid "Group ID for tabs drag and drop" msgstr "ID skupiny pre presun záložiek pomocou \"ťahaj a pusti\"" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "Skupina" @@ -3592,6 +3612,16 @@ msgstr "Zakrivenie záložky" msgid "Size of tab curvature" msgstr "Veľkosť zakrivenia záložky" +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "Mierka šípky" + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "Rozostup posuvníka" + #: gtk/gtkobject.c:370 msgid "User Data" msgstr "Užívateľské údaje" @@ -4126,6 +4156,11 @@ msgstr "Skupina, do ktorej tento prepínač patrí." msgid "The radio menu item whose group this widget belongs to." msgstr "Skupina, do ktorej tento prepínač patrí." +#: gtk/gtkradiotoolbutton.c:66 +#, fuzzy +msgid "The radio tool button whose group this button belongs to." +msgstr "Skupina, do ktorej tento prepínač patrí." + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "Politika aktualizácie" @@ -6823,6 +6858,9 @@ msgstr "Štýl stavu IM" msgid "How to draw the input method statusbar" msgstr "Ako kresliť stavový riadok metódy vstupu" +#~ msgid "Whether stock icons should be shown in buttons" +#~ msgstr "Či sa majú na tlačidlách zobrazovať štandardné ikony" + #~ msgid "Cancelled" #~ msgstr "Zrušené" diff --git a/po-properties/sl.po b/po-properties/sl.po index f28419a96a..1e285a1f20 100644 --- a/po-properties/sl.po +++ b/po-properties/sl.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: GTK+ 1.4.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2008-04-28 15:52+0100\n" "Last-Translator: Matej Urbančič \n" "Language-Team: slovenian \n" @@ -837,7 +837,7 @@ msgstr "Vodoravna poravnava podrejenega predmeta" msgid "Vertical alignment for child" msgstr "Navpična poravnava podrejenega predmeta" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "Gradnik slike" @@ -924,8 +924,9 @@ msgid "Show button images" msgstr "Pokaži slike gumbov" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" -msgstr "Ali naj bodo skladne ikone prikazane v gumbih" +#, fuzzy +msgid "Whether images should be shown on buttons" +msgstr "Ali naj bodo v menijih prikazane slike ali ne" #: gtk/gtkcalendar.c:440 msgid "Year" @@ -2006,7 +2007,7 @@ msgstr "Velikost puščice" msgid "The minimum size of the arrow in the combo box" msgstr "Najmanjša velikost puščice spustnega polja" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2620,7 +2621,7 @@ msgstr "yalign oznake" msgid "The vertical alignment of the label" msgstr "Navpična poravnava oznake" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "Lastnost ni več v uporabi, namesto nje uporabite shadow_type" @@ -2636,33 +2637,33 @@ msgstr "Videz roba okvirja" msgid "A widget to display in place of the usual frame label" msgstr "Gradnik, ki naj se prikaže na mestu običajne oznake okvirja." -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "Videz sence, ki obkroža vsebovalnik." -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "Lega ročice" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "Lega ročice glede na podrejeni gradnik" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "Skači do robov" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" msgstr "Stran škatle z ročico, ki je poravnana s točko doka" -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "Skakanje do robov je nastavljeno" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" @@ -2670,11 +2671,11 @@ msgstr "" "Ali naj se uporabi vrednost iz snap_edge ali vrednost izvedena iz " "handle_position" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2879,15 +2880,15 @@ msgstr "Vrsta hrambe" msgid "The representation being used for image data" msgstr "Način prezentacije, ki se uporablja za slikovne podatke" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "podrejeni gradink, ki naj se pojavi poleg besedila menija" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "Pokaži slike v menijih" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "Ali naj bodo v menijih prikazane slike ali ne" @@ -3028,6 +3029,25 @@ msgstr "Širina postavitve" msgid "The height of the layout" msgstr "Višina postavitve" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +#, fuzzy +msgid "The URI bound to this button" +msgstr "Preklop stanja gumba" + +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "Viden" + +#: gtk/gtklinkbutton.c:160 +#, fuzzy +msgid "Whether this link has been visited." +msgstr "Ali je dejanje vidno." + #: gtk/gtkmenu.c:503 #, fuzzy msgid "The currently selected menu item" @@ -3489,7 +3509,7 @@ msgid "Group ID for tabs drag and drop" msgstr "Skupinski ID za povleci-in-spusti zavihkov" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "Skupina" @@ -3600,6 +3620,16 @@ msgstr "Ukrivljenost zavihka" msgid "Size of tab curvature" msgstr "Velikost ukrivljenosti zavihka" +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "Prilagajanje velikosti puščice" + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "Prostor do drsnika" + #: gtk/gtkobject.c:370 msgid "User Data" msgstr "Uporabniški podatki" @@ -4127,6 +4157,11 @@ msgstr "Skupina radio gumbov, ki ji pripada ta gradnik." msgid "The radio menu item whose group this widget belongs to." msgstr "Skupina predmetov radio gumbov, ki ji pripada ta gradnik." +#: gtk/gtkradiotoolbutton.c:66 +#, fuzzy +msgid "The radio tool button whose group this button belongs to." +msgstr "Skupina radio gumbov, ki ji pripada ta gradnik." + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "Način osveževanja" @@ -6815,6 +6850,9 @@ msgstr "Slog stanja vhodne metode (IM)" msgid "How to draw the input method statusbar" msgstr "Kako naj se nariše vrstica stanja vhodne metode (IM)" +#~ msgid "Whether stock icons should be shown in buttons" +#~ msgstr "Ali naj bodo skladne ikone prikazane v gumbih" + #~ msgid "Cancelled" #~ msgstr "Preklicano" diff --git a/po-properties/sq.po b/po-properties/sq.po index 72c2e61552..52175e00ab 100644 --- a/po-properties/sq.po +++ b/po-properties/sq.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+-properties.HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2008-07-16 16:49+0200\n" "Last-Translator: Laurent Dhima \n" "Language-Team: albanian \n" @@ -858,7 +858,7 @@ msgstr "Rreshtim horizontal për birin" msgid "Vertical alignment for child" msgstr "Rreshtim vertikal për birin" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "Figura e widget" @@ -945,8 +945,9 @@ msgid "Show button images" msgstr "Shfaq figurat e butonit" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" -msgstr "Nëse duhen apo jo treguar ikonat rezervë në butonë" +#, fuzzy +msgid "Whether images should be shown on buttons" +msgstr "Nëse duhen apo jo treguar figurat tek menutë" #: gtk/gtkcalendar.c:440 msgid "Year" @@ -2041,7 +2042,7 @@ msgstr "Madhësia e shigjetës" msgid "The minimum size of the arrow in the combo box" msgstr "Madhësia më e vogël e shigjetës në combo box" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2681,7 +2682,7 @@ msgstr "Drejtimi y i etiketës" msgid "The vertical alignment of the label" msgstr "Drejtimi vertikal i etiketës" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "Veti e papëlqyeshme, përdorni shadow_type më mirë" @@ -2699,24 +2700,24 @@ msgid "A widget to display in place of the usual frame label" msgstr "" "Një \"widget\" që do të shfaqet në vend të frame të zakonshme të etiketës" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "Dukja e hijes që rrethon përmbajtësin" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "Vendndodhja e dorezës" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "Poziconi i dorezës relativ me widget bir" # (pofilter) brackets: translation has extra '(', ')' -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "Snap (bllokimi) i kornizës" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" @@ -2724,11 +2725,11 @@ msgstr "" "Ana e kutisë së dorezës që vihet në vijë të drejtë me pikën e lidhjes për të " "fiksuar kutinë e dorezës" -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "Rregullo snap e kornizës" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" @@ -2736,12 +2737,12 @@ msgstr "" "Tregon nëse duhet përdorur vlera e pronësisë snap_edge apo vlerën e derivuar " "nga handle_position" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 #, fuzzy msgid "Child Detached" msgstr "Bir" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 #, fuzzy msgid "" "A boolean value indicating whether the handlebox's child is attached or " @@ -2953,15 +2954,15 @@ msgstr "Lloji i memorizimit" msgid "The representation being used for image data" msgstr "Paraqitja që po përdoret për të dhënat e figurës" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "Widget bir për t'u shfaqur krahas tekstit të menu" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "Shfaq figurat e menusë" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "Nëse duhen apo jo treguar figurat tek menutë" @@ -3115,6 +3116,25 @@ msgstr "Gjerësia e skemës" msgid "The height of the layout" msgstr "Lartësia e skemës" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +#, fuzzy +msgid "The URI bound to this button" +msgstr "Gjendja e shkëmbimit për butonin" + +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "I dukshëm" + +#: gtk/gtklinkbutton.c:160 +#, fuzzy +msgid "Whether this link has been visited." +msgstr "Tregon nëse veprimi është i dukshëm." + #: gtk/gtkmenu.c:503 msgid "The currently selected menu item" msgstr "Elementi i menusë aktualisht i zgjedhur" @@ -3590,7 +3610,7 @@ msgid "Group ID for tabs drag and drop" msgstr "ID e grupit për «drag and drop» e skedave" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "Grupi" @@ -3705,6 +3725,16 @@ msgstr "Harku i skedës" msgid "Size of tab curvature" msgstr "Vlera e harkut të skedës" +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "Hapësira e shigjetës" + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "Hapësira e shtyllës së rrëshkitjes" + #: gtk/gtkobject.c:370 msgid "User Data" msgstr "Të dhëna përdoruesi" @@ -4255,6 +4285,12 @@ msgstr "Pulsanti radio i grupit të cilit ky \"widget\" i përket." msgid "The radio menu item whose group this widget belongs to." msgstr "Elementi i menu «radio» të grupit kujt widget i përket." +# (pofilter) doublequoting: checks whether doublequoting is consistent between the two strings +#: gtk/gtkradiotoolbutton.c:66 +#, fuzzy +msgid "The radio tool button whose group this button belongs to." +msgstr "Pulsanti radio i grupit të cilit ky \"widget\" i përket." + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "Politika e përditësimit" @@ -7100,3 +7136,6 @@ msgstr "Gjendja e stilit IM" #: modules/input/gtkimcontextxim.c:344 msgid "How to draw the input method statusbar" msgstr "Tregon si duhet shfaqur metod e input e panelit të gjendjes" + +#~ msgid "Whether stock icons should be shown in buttons" +#~ msgstr "Nëse duhen apo jo treguar ikonat rezervë në butonë" diff --git a/po-properties/sr.po b/po-properties/sr.po index 3797b059a6..b5eb1639e8 100644 --- a/po-properties/sr.po +++ b/po-properties/sr.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+ 2.6\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2005-07-09 12:08+0200\n" "Last-Translator: Данило Шеган \n" "Language-Team: Serbian (sr) \n" @@ -849,7 +849,7 @@ msgstr "Водоравно поравнање за садржани елемен msgid "Vertical alignment for child" msgstr "Усправно поравнање за садржани елемент" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "Елемент за слику" @@ -941,8 +941,9 @@ msgid "Show button images" msgstr "Прикажи слике дугмета" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" -msgstr "Да ли се приказују испоручене иконе у дугмадима" +#, fuzzy +msgid "Whether images should be shown on buttons" +msgstr "Да ли се приказују слике у менију" #: gtk/gtkcalendar.c:440 msgid "Year" @@ -2062,7 +2063,7 @@ msgstr "Смер стрелица" msgid "The minimum size of the arrow in the combo box" msgstr "Модел за падајућу листу" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2685,7 +2686,7 @@ msgstr "Усправно поравнање ознаке" msgid "The vertical alignment of the label" msgstr "Усправно поравнање ознаке" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "Превазиђена особина, користите врсту сенке" @@ -2701,33 +2702,33 @@ msgstr "Изглед ивице оквира" msgid "A widget to display in place of the usual frame label" msgstr "Елемент који се приказује наместо уобичајене ознаке оквира" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "Изглед сенке која уоквирује садржалац" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "Положај ручке" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "Положај ручке у односу на садржани елемент" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "Привуци ивици" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" msgstr "Страна кућице са ручком која се поравнава тачком пријањања" -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "Постављено привлачење ивици" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" @@ -2735,11 +2736,11 @@ msgstr "" "Да ли се користи вредност из особине snap_edge (привуци ивици) или вредност " "изведена из handle_position (позиције ручке)" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2947,15 +2948,15 @@ msgstr "Врста смештаја" msgid "The representation being used for image data" msgstr "Начин записа који се користи за податке за слику" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "Садржани елемент који се појављује поред текста за мени" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "Прикажи слике у менију" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "Да ли се приказују слике у менију" @@ -3099,6 +3100,25 @@ msgstr "Ширина приказа" msgid "The height of the layout" msgstr "Висина приказа" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +#, fuzzy +msgid "The URI bound to this button" +msgstr "Стање жабице" + +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "Видљиво" + +#: gtk/gtklinkbutton.c:160 +#, fuzzy +msgid "Whether this link has been visited." +msgstr "Да ли је акција видљива." + #: gtk/gtkmenu.c:503 #, fuzzy msgid "The currently selected menu item" @@ -3566,7 +3586,7 @@ msgid "Group ID for tabs drag and drop" msgstr "" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "Група" @@ -3683,6 +3703,16 @@ msgstr "" msgid "Size of tab curvature" msgstr "Величина размака" +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "Размак редова" + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "Размак између стрелица" + #: gtk/gtkobject.c:370 #, fuzzy msgid "User Data" @@ -4254,6 +4284,11 @@ msgstr "Радио-дугме чијој групи овај елемент пр msgid "The radio menu item whose group this widget belongs to." msgstr "Радио-дугме чијој групи овај елемент припада." +#: gtk/gtkradiotoolbutton.c:66 +#, fuzzy +msgid "The radio tool button whose group this button belongs to." +msgstr "Радио-дугме чијој групи овај елемент припада." + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "Политика освежавања" @@ -7054,6 +7089,9 @@ msgstr "Стил стања IM-а" msgid "How to draw the input method statusbar" msgstr "Како исцртати линију стања начина уноса" +#~ msgid "Whether stock icons should be shown in buttons" +#~ msgstr "Да ли се приказују испоручене иконе у дугмадима" + #~ msgid "" #~ "A number between 0.0 and 1.0 specifying the horizontal alignment of the " #~ "text in the progress widget" diff --git a/po-properties/sr@Latn.po b/po-properties/sr@Latn.po index 8d2f5063fe..fb186f5cc8 100644 --- a/po-properties/sr@Latn.po +++ b/po-properties/sr@Latn.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+ 2.6\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2005-07-09 12:08+0200\n" "Last-Translator: Danilo Šegan \n" "Language-Team: Serbian (sr) \n" @@ -850,7 +850,7 @@ msgstr "Vodoravno poravnanje za sadržani element" msgid "Vertical alignment for child" msgstr "Uspravno poravnanje za sadržani element" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "Element za sliku" @@ -942,8 +942,9 @@ msgid "Show button images" msgstr "Prikaži slike dugmeta" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" -msgstr "Da li se prikazuju isporučene ikone u dugmadima" +#, fuzzy +msgid "Whether images should be shown on buttons" +msgstr "Da li se prikazuju slike u meniju" #: gtk/gtkcalendar.c:440 msgid "Year" @@ -2063,7 +2064,7 @@ msgstr "Smer strelica" msgid "The minimum size of the arrow in the combo box" msgstr "Model za padajuću listu" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2687,7 +2688,7 @@ msgstr "Uspravno poravnanje oznake" msgid "The vertical alignment of the label" msgstr "Uspravno poravnanje oznake" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "Prevaziđena osobina, koristite vrstu senke" @@ -2703,33 +2704,33 @@ msgstr "Izgled ivice okvira" msgid "A widget to display in place of the usual frame label" msgstr "Element koji se prikazuje namesto uobičajene oznake okvira" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "Izgled senke koja uokviruje sadržalac" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "Položaj ručke" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "Položaj ručke u odnosu na sadržani element" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "Privuci ivici" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" msgstr "Strana kućice sa ručkom koja se poravnava tačkom prijanjanja" -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "Postavljeno privlačenje ivici" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" @@ -2737,11 +2738,11 @@ msgstr "" "Da li se koristi vrednost iz osobine snap_edge (privuci ivici) ili vrednost " "izvedena iz handle_position (pozicije ručke)" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2949,15 +2950,15 @@ msgstr "Vrsta smeštaja" msgid "The representation being used for image data" msgstr "Način zapisa koji se koristi za podatke za sliku" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "Sadržani element koji se pojavljuje pored teksta za meni" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "Prikaži slike u meniju" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "Da li se prikazuju slike u meniju" @@ -3101,6 +3102,25 @@ msgstr "Širina prikaza" msgid "The height of the layout" msgstr "Visina prikaza" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +#, fuzzy +msgid "The URI bound to this button" +msgstr "Stanje žabice" + +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "Vidljivo" + +#: gtk/gtklinkbutton.c:160 +#, fuzzy +msgid "Whether this link has been visited." +msgstr "Da li je akcija vidljiva." + #: gtk/gtkmenu.c:503 #, fuzzy msgid "The currently selected menu item" @@ -3568,7 +3588,7 @@ msgid "Group ID for tabs drag and drop" msgstr "" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "Grupa" @@ -3685,6 +3705,16 @@ msgstr "" msgid "Size of tab curvature" msgstr "Veličina razmaka" +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "Razmak redova" + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "Razmak između strelica" + #: gtk/gtkobject.c:370 #, fuzzy msgid "User Data" @@ -4256,6 +4286,11 @@ msgstr "Radio-dugme čijoj grupi ovaj element pripada." msgid "The radio menu item whose group this widget belongs to." msgstr "Radio-dugme čijoj grupi ovaj element pripada." +#: gtk/gtkradiotoolbutton.c:66 +#, fuzzy +msgid "The radio tool button whose group this button belongs to." +msgstr "Radio-dugme čijoj grupi ovaj element pripada." + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "Politika osvežavanja" @@ -7057,6 +7092,9 @@ msgstr "Stil stanja IM-a" msgid "How to draw the input method statusbar" msgstr "Kako iscrtati liniju stanja načina unosa" +#~ msgid "Whether stock icons should be shown in buttons" +#~ msgstr "Da li se prikazuju isporučene ikone u dugmadima" + #~ msgid "" #~ "A number between 0.0 and 1.0 specifying the horizontal alignment of the " #~ "text in the progress widget" diff --git a/po-properties/sr@ije.po b/po-properties/sr@ije.po index 7143a2f702..38346b9d9e 100644 --- a/po-properties/sr@ije.po +++ b/po-properties/sr@ije.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+ 2.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2004-03-09 05:28+0100\n" "Last-Translator: Bojan Suzic \n" "Language-Team: Serbian (sr) \n" @@ -852,7 +852,7 @@ msgstr "Водоравно поравнање за садржани елемен msgid "Vertical alignment for child" msgstr "Усправно поравнање за садржани елемент" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "Елемент за слику" @@ -945,8 +945,9 @@ msgid "Show button images" msgstr "Прикажи слике дугмета" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" -msgstr "Да ли се приказују испоручене иконе у дугмадима" +#, fuzzy +msgid "Whether images should be shown on buttons" +msgstr "Да ли се приказују слике у менију" #: gtk/gtkcalendar.c:440 msgid "Year" @@ -2075,7 +2076,7 @@ msgstr "Смјер стрелица" msgid "The minimum size of the arrow in the combo box" msgstr "Модел за падајућу листу" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2704,7 +2705,7 @@ msgstr "Усправно поравнање ознаке" msgid "The vertical alignment of the label" msgstr "Усправно поравнање ознаке" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "Превазиђена особина, користите врсту сјенке" @@ -2720,33 +2721,33 @@ msgstr "Изглед ивице оквира" msgid "A widget to display in place of the usual frame label" msgstr "Елемент који се приказује намјесто уобичајене ознаке оквира" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "Изглед сјенке која уоквирује садржалац" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "Положај ручке" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "Положај ручке у односу на садржани елемент" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "Привуци ивици" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" msgstr "Страна кућице са ручком која се поравнава тачком пријањања" -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "Постављено привлачење ивици" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" @@ -2754,11 +2755,11 @@ msgstr "" "Да ли се користи вриједност из особине snap_edge (привуци ивици) или " "вриједност изведена из handle_position (позиције ручке)" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2982,15 +2983,15 @@ msgstr "Врста смјештаја" msgid "The representation being used for image data" msgstr "Начин записа који се користи за податке за слику" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "Садржани елемент који се појављује поред текста за мени" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "Прикажи слике у менију" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "Да ли се приказују слике у менију" @@ -3134,6 +3135,25 @@ msgstr "Ширина приказа" msgid "The height of the layout" msgstr "Висина приказа" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +#, fuzzy +msgid "The URI bound to this button" +msgstr "Стање жабице" + +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "Видљиво" + +#: gtk/gtklinkbutton.c:160 +#, fuzzy +msgid "Whether this link has been visited." +msgstr "Да ли је акција видљива." + #: gtk/gtkmenu.c:503 #, fuzzy msgid "The currently selected menu item" @@ -3607,7 +3627,7 @@ msgid "Group ID for tabs drag and drop" msgstr "" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "Група" @@ -3728,6 +3748,16 @@ msgstr "" msgid "Size of tab curvature" msgstr "Величина размака" +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "Размак редова" + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "Размак између стрелица" + #: gtk/gtkobject.c:370 #, fuzzy msgid "User Data" @@ -4297,6 +4327,11 @@ msgstr "Једноизборник чијој групи овај елемент msgid "The radio menu item whose group this widget belongs to." msgstr "Једноизборник чијој групи овај елемент припада." +#: gtk/gtkradiotoolbutton.c:66 +#, fuzzy +msgid "The radio tool button whose group this button belongs to." +msgstr "Једноизборник чијој групи овај елемент припада." + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "Политика освјежавања" @@ -7118,6 +7153,9 @@ msgstr "Стил стања IM-а" msgid "How to draw the input method statusbar" msgstr "Како исцртати линију стања начина уноса" +#~ msgid "Whether stock icons should be shown in buttons" +#~ msgstr "Да ли се приказују испоручене иконе у дугмадима" + #~ msgid "" #~ "A number between 0.0 and 1.0 specifying the horizontal alignment of the " #~ "text in the progress widget" diff --git a/po-properties/sv.po b/po-properties/sv.po index 7697f8f8ef..a811a3c621 100644 --- a/po-properties/sv.po +++ b/po-properties/sv.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+ properties\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2008-08-05 10:03+0100\n" "Last-Translator: Daniel Nylander \n" "Language-Team: Swedish \n" @@ -837,7 +837,7 @@ msgstr "Horisontell justering för barn" msgid "Vertical alignment for child" msgstr "Vertikal justering för barn" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "Bildwidget" @@ -924,8 +924,9 @@ msgid "Show button images" msgstr "Visa knappbilder" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" -msgstr "Huruvida standardikoner ska visas i knappar" +#, fuzzy +msgid "Whether images should be shown on buttons" +msgstr "Huruvida bilder ska visas i menyer" #: gtk/gtkcalendar.c:440 msgid "Year" @@ -2012,7 +2013,7 @@ msgstr "Pilstorlek" msgid "The minimum size of the arrow in the combo box" msgstr "Minsta storleken för pilen i kombinationsrutan" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2633,7 +2634,7 @@ msgstr "Y-justering av etikett" msgid "The vertical alignment of the label" msgstr "Den vertikala justeringen av etiketten" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "Föråldrad egenskap, använd shadow_type istället" @@ -2649,23 +2650,23 @@ msgstr "Utseende på ramkanten" msgid "A widget to display in place of the usual frame label" msgstr "En widget att visa istället för den vanliga rametiketten" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "Utseende på skuggan som omger behållaren" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "Handtagsposition" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "Position på handtaget relativt barnwidgeten" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "Fäst kant" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" @@ -2673,11 +2674,11 @@ msgstr "" "Sida på handtaget som är jämsides med dockningspunkten för att docka " "handtaget" -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "Fäst kant inställd" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" @@ -2685,11 +2686,11 @@ msgstr "" "Huruvida värdet från egenskapen snap_edge eller ett värde härlett från " "handle_position ska användas" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "Barn frånkopplat" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2896,15 +2897,15 @@ msgstr "Lagringstyp" msgid "The representation being used for image data" msgstr "Representationen som används för bilddata" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "Bildwidget att visa vid sidan om menytexten" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "Visa menybilder" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "Huruvida bilder ska visas i menyer" @@ -3046,6 +3047,25 @@ msgstr "Bredden på layouten" msgid "The height of the layout" msgstr "Höjden på layouten" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +#, fuzzy +msgid "The URI bound to this button" +msgstr "Knappens växlingstillstånd" + +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "Synlig" + +#: gtk/gtklinkbutton.c:160 +#, fuzzy +msgid "Whether this link has been visited." +msgstr "Huruvida åtgärden är synlig." + #: gtk/gtkmenu.c:503 msgid "The currently selected menu item" msgstr "Det för närvarande markerade menyobjektet" @@ -3503,7 +3523,7 @@ msgid "Group ID for tabs drag and drop" msgstr "Grupp-id för flikarnas drag-och-släpp" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "Grupp" @@ -3613,6 +3633,16 @@ msgstr "Flikdeformering" msgid "Size of tab curvature" msgstr "Storlek på flikdeformering" +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "Pilskalning" + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "Rullningslistutrymme" + #: gtk/gtkobject.c:370 msgid "User Data" msgstr "Användardata" @@ -4140,6 +4170,11 @@ msgstr "Den radioknapp vars grupp denna widget tillhör." msgid "The radio menu item whose group this widget belongs to." msgstr "Det radioknappsobjekt vars grupp denna widget tillhör." +#: gtk/gtkradiotoolbutton.c:66 +#, fuzzy +msgid "The radio tool button whose group this button belongs to." +msgstr "Den radioknapp vars grupp denna widget tillhör." + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "Uppdateringspolicy" @@ -6853,6 +6888,9 @@ msgstr "IM-statusstil" msgid "How to draw the input method statusbar" msgstr "Hur inmatningsmetodens statusrad ska ritas" +#~ msgid "Whether stock icons should be shown in buttons" +#~ msgstr "Huruvida standardikoner ska visas i knappar" + #~ msgid "Cancelled" #~ msgstr "Avbruten" diff --git a/po-properties/ta.po b/po-properties/ta.po index 3338b08237..9cdc607df0 100644 --- a/po-properties/ta.po +++ b/po-properties/ta.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+-properties.gtk-2-10.ta\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2006-08-29 18:20+0530\n" "Last-Translator: Felix \n" "Language-Team: Tamil \n" @@ -816,7 +816,7 @@ msgstr "சேயின் கிடைமட்ட ஒழுங்கு" msgid "Vertical alignment for child" msgstr "சேயின் செங்குத்து ஒழுங்கு" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "உருவ விட்செட்" @@ -903,7 +903,8 @@ msgid "Show button images" msgstr "பொத்தான் உருவங்களைக் காட்டுக" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" +#, fuzzy +msgid "Whether images should be shown on buttons" msgstr "இருப்பு சின்னத்தைப் பொத்தான்களில் காட்ட வேண்டுமா" #: gtk/gtkcalendar.c:440 @@ -1986,7 +1987,7 @@ msgstr "அம்பு திசை" msgid "The minimum size of the arrow in the combo box" msgstr "சேர்க்கைப்பெட்டியின் மாதிரி" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2596,7 +2597,7 @@ msgstr "yalign அடையாளம்" msgid "The vertical alignment of the label" msgstr "" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "" @@ -2612,43 +2613,43 @@ msgstr "" msgid "A widget to display in place of the usual frame label" msgstr "" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "கைப்பிடியின் இடம்" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "Snap edge" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" msgstr "" -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" msgstr "" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2853,15 +2854,15 @@ msgstr "தேக்கம் வகை" msgid "The representation being used for image data" msgstr "" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "பட்டி உரைக்கு அருகில் தோன்ற வேண்டிய சேய் விட்செட்" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "பட்டி உருவங்களை காட்டுக" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "" @@ -2996,6 +2997,25 @@ msgstr "அமைப்பினை அகலம்" msgid "The height of the layout" msgstr "அமைப்பின் உயரம்" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +#, fuzzy +msgid "The URI bound to this button" +msgstr "The toggle state of the button" + +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "பாக்கக்கூடியது" + +#: gtk/gtklinkbutton.c:160 +#, fuzzy +msgid "Whether this link has been visited." +msgstr "செயல் தெரிகிறதா." + #: gtk/gtkmenu.c:503 #, fuzzy msgid "The currently selected menu item" @@ -3448,7 +3468,7 @@ msgid "Group ID for tabs drag and drop" msgstr "" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "தொகுப்பு" @@ -3558,6 +3578,16 @@ msgstr "" msgid "Size of tab curvature" msgstr "" +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "நிரை இடைவெளி" + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "வரிசை இடைவெளி" + #: gtk/gtkobject.c:370 msgid "User Data" msgstr "பயனர் தரவு" @@ -4078,6 +4108,10 @@ msgstr "" msgid "The radio menu item whose group this widget belongs to." msgstr "" +#: gtk/gtkradiotoolbutton.c:66 +msgid "The radio tool button whose group this button belongs to." +msgstr "" + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "நிலைப்புதிப்பித்தல் திட்டம்" diff --git a/po-properties/te.po b/po-properties/te.po index 43190177f4..b7b806ea64 100644 --- a/po-properties/te.po +++ b/po-properties/te.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+ 2.8\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2005-09-09 18:27+0530\n" "Last-Translator: Prajasakti Localisation Team \n" "Language-Team: Swecha \n" @@ -836,7 +836,7 @@ msgstr "శిశువు కొరకు సమతలంగా వరుసల msgid "Vertical alignment for child" msgstr "శిశువు కొరకు నిలువుగా వరుసలోనుంచుట" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "ప్రతి రూప విడ్జెట్" @@ -921,7 +921,8 @@ msgid "Show button images" msgstr "బొత్తాము ప్రతిరూపములను చూపుము" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" +#, fuzzy +msgid "Whether images should be shown on buttons" msgstr "స్టాక్ ప్రతిమలు బొత్తాములలో తప్పక చూపబడవలెనా" #: gtk/gtkcalendar.c:440 @@ -2022,7 +2023,7 @@ msgstr "బాణపు దిశ" msgid "The minimum size of the arrow in the combo box" msgstr "కాంబోపెట్టె కొరకు నమూనా" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2633,7 +2634,7 @@ msgstr "" msgid "The vertical alignment of the label" msgstr "" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "" @@ -2649,43 +2650,43 @@ msgstr "" msgid "A widget to display in place of the usual frame label" msgstr "" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" msgstr "" -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" msgstr "" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2890,15 +2891,15 @@ msgstr "" msgid "The representation being used for image data" msgstr "" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "" @@ -3038,6 +3039,25 @@ msgstr "" msgid "The height of the layout" msgstr "" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +#, fuzzy +msgid "The URI bound to this button" +msgstr "బొత్తము యొక్క మార్పు స్థితి" + +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "దృగ్గోచరము" + +#: gtk/gtklinkbutton.c:160 +#, fuzzy +msgid "Whether this link has been visited." +msgstr "క్రియ దృగ్గోచరమో కాదో." + #: gtk/gtkmenu.c:503 #, fuzzy msgid "The currently selected menu item" @@ -3489,7 +3509,7 @@ msgid "Group ID for tabs drag and drop" msgstr "" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "" @@ -3600,6 +3620,16 @@ msgstr "" msgid "Size of tab curvature" msgstr "" +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "బాణపు దిశ" + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "బొత్తముల ఖాళీ" + #: gtk/gtkobject.c:370 #, fuzzy msgid "User Data" @@ -4141,6 +4171,10 @@ msgstr "" msgid "The radio menu item whose group this widget belongs to." msgstr "" +#: gtk/gtkradiotoolbutton.c:66 +msgid "The radio tool button whose group this button belongs to." +msgstr "" + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "" diff --git a/po-properties/th.po b/po-properties/th.po index 2d639fc1a7..628730ea63 100644 --- a/po-properties/th.po +++ b/po-properties/th.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2004-02-16 21:19-0600\n" "Last-Translator: Paisa Seeluangsawat \n" "Language-Team: Thai \n" @@ -806,7 +806,7 @@ msgstr "" msgid "Vertical alignment for child" msgstr "" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "" @@ -889,7 +889,7 @@ msgid "Show button images" msgstr "" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" +msgid "Whether images should be shown on buttons" msgstr "" #: gtk/gtkcalendar.c:440 @@ -1954,7 +1954,7 @@ msgstr "" msgid "The minimum size of the arrow in the combo box" msgstr "" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2558,7 +2558,7 @@ msgstr "" msgid "The vertical alignment of the label" msgstr "" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "" @@ -2574,43 +2574,43 @@ msgstr "" msgid "A widget to display in place of the usual frame label" msgstr "" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" msgstr "" -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" msgstr "" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2815,15 +2815,15 @@ msgstr "" msgid "The representation being used for image data" msgstr "" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "" @@ -2958,6 +2958,22 @@ msgstr "" msgid "The height of the layout" msgstr "" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +msgid "The URI bound to this button" +msgstr "" + +#: gtk/gtklinkbutton.c:159 +msgid "Visited" +msgstr "" + +#: gtk/gtklinkbutton.c:160 +msgid "Whether this link has been visited." +msgstr "" + #: gtk/gtkmenu.c:503 #, fuzzy msgid "The currently selected menu item" @@ -3398,7 +3414,7 @@ msgid "Group ID for tabs drag and drop" msgstr "" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "" @@ -3508,6 +3524,14 @@ msgstr "" msgid "Size of tab curvature" msgstr "" +#: gtk/gtknotebook.c:834 +msgid "Arrow spacing" +msgstr "" + +#: gtk/gtknotebook.c:835 +msgid "Scroll arrow spacing" +msgstr "" + #: gtk/gtkobject.c:370 msgid "User Data" msgstr "" @@ -4023,6 +4047,10 @@ msgstr "" msgid "The radio menu item whose group this widget belongs to." msgstr "" +#: gtk/gtkradiotoolbutton.c:66 +msgid "The radio tool button whose group this button belongs to." +msgstr "" + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "" diff --git a/po-properties/tk.po b/po-properties/tk.po index 5a09e6acd1..17a84918e3 100644 --- a/po-properties/tk.po +++ b/po-properties/tk.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+ VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2004-05-25 17:46+0330\n" "Last-Translator: Gurban Mühemmet Tewekgeli \n" "Language-Team: Turkmen \n" @@ -816,7 +816,7 @@ msgstr "" msgid "Vertical alignment for child" msgstr "" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "" @@ -901,7 +901,7 @@ msgid "Show button images" msgstr "" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" +msgid "Whether images should be shown on buttons" msgstr "" #: gtk/gtkcalendar.c:440 @@ -1987,7 +1987,7 @@ msgstr "Ululyk" msgid "The minimum size of the arrow in the combo box" msgstr "" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2601,7 +2601,7 @@ msgstr "" msgid "The vertical alignment of the label" msgstr "" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "" @@ -2617,43 +2617,43 @@ msgstr "" msgid "A widget to display in place of the usual frame label" msgstr "" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" msgstr "" -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" msgstr "" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2867,15 +2867,15 @@ msgstr "" msgid "The representation being used for image data" msgstr "" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "" @@ -3013,6 +3013,23 @@ msgstr "" msgid "The height of the layout" msgstr "" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +msgid "The URI bound to this button" +msgstr "" + +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "Söndirgili" + +#: gtk/gtklinkbutton.c:160 +msgid "Whether this link has been visited." +msgstr "" + #: gtk/gtkmenu.c:503 msgid "The currently selected menu item" msgstr "" @@ -3456,7 +3473,7 @@ msgid "Group ID for tabs drag and drop" msgstr "" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "Topar" @@ -3567,6 +3584,16 @@ msgstr "" msgid "Size of tab curvature" msgstr "" +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "Öň bellenen" + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "Öň bellenen" + #: gtk/gtkobject.c:370 msgid "User Data" msgstr "" @@ -4086,6 +4113,10 @@ msgstr "" msgid "The radio menu item whose group this widget belongs to." msgstr "" +#: gtk/gtkradiotoolbutton.c:66 +msgid "The radio tool button whose group this button belongs to." +msgstr "" + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "" diff --git a/po-properties/tr.po b/po-properties/tr.po index df5fe85ede..230793d979 100644 --- a/po-properties/tr.po +++ b/po-properties/tr.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+-properties\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2007-08-07 03:17+0300\n" "Last-Translator: Baris Cicek \n" "Language-Team: Turkish \n" @@ -927,7 +927,7 @@ msgid "Vertical alignment for child" msgstr "Alt için düşey hizalama" # gtk/gtkimagemenuitem.c:124 -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "Resim parçası" @@ -1025,8 +1025,9 @@ msgstr "Düğme resimlerini göster" # gtk/gtknotebook.c:369 #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" -msgstr "Depo simgelerinin düğmeler için gösterilmesi" +#, fuzzy +msgid "Whether images should be shown on buttons" +msgstr "Menülerde resimlerin gösterilmesi" # gtk/gtkinputdialog.c:662 #: gtk/gtkcalendar.c:440 @@ -2321,7 +2322,7 @@ msgstr "Çoklu kutucuğun içindeki okun asgari boyutu" # gtk/gtkhandlebox.c:183 gtk/gtkmenubar.c:154 gtk/gtkstatusbar.c:157 # gtk/gtktoolbar.c:276 gtk/gtkviewport.c:147 -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -3043,7 +3044,7 @@ msgstr "Etiket yhiza" msgid "The vertical alignment of the label" msgstr "Etiketin düşey hizalaması" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "Özellik artık kullanılmıyor, yerine shadow_type kullanın" @@ -3063,37 +3064,37 @@ msgid "A widget to display in place of the usual frame label" msgstr "Çerçeve etiketinin yerinde gösterilecek parça" # gtk/gtkhandlebox.c:184 -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "Taşıyıcıyı kuşatan gölgenin görünüşü" # gtk/gtkhandlebox.c:192 -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "Tutaç konumu" # gtk/gtkhandlebox.c:193 -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "Alt parçaya göre tutaç konumu" # gtk/gtkhandlebox.c:201 -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "Yakalama kenarı" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" msgstr "Tutaç kutunun bağlanma noktası ile sıralanmış kenarı" # gtk/gtkhandlebox.c:201 -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "Yakalama kenarı ayarı" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" @@ -3101,11 +3102,11 @@ msgstr "" "snap_edge özelliğinden veya handle_position özelliğinden türetilmiş " "değerlerin kullanılması" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -3338,16 +3339,16 @@ msgid "The representation being used for image data" msgstr "Resim verisi için kullanılan sunum" # gtk/gtkimagemenuitem.c:125 -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "Menü metninden sonra görünecek alt parçası" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "Menü resimlerini göster" # gtk/gtknotebook.c:369 -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "Menülerde resimlerin gösterilmesi" @@ -3512,6 +3513,28 @@ msgstr "Düzenin genişliği" msgid "The height of the layout" msgstr "Düzenin yüksekliği" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +# gtk/gtkcellrenderertoggle.c:128 +#: gtk/gtklinkbutton.c:145 +#, fuzzy +msgid "The URI bound to this button" +msgstr "Düğmenin seçim durumu" + +# gtk/gtktreeview.c:481 gtk/gtktreeviewcolumn.c:171 gtk/gtkwidget.c:442 +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "Görünür" + +# gtk/gtkwidget.c:443 +#: gtk/gtklinkbutton.c:160 +#, fuzzy +msgid "Whether this link has been visited." +msgstr "Eylemin görünür olup olmaması." + # gtk/gtkfilesel.c:503 #: gtk/gtkmenu.c:503 #, fuzzy @@ -4028,7 +4051,7 @@ msgid "Group ID for tabs drag and drop" msgstr "Sekme sürükle ve bırak için grup kimliği" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "Grup" @@ -4154,6 +4177,18 @@ msgstr "Sekme eğriltmesi" msgid "Size of tab curvature" msgstr "Sekme eğriltmesinin boyutu" +# gtk/gtktable.c:174 +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "Ok Ölçeği" + +# gtk/gtktable.c:183 +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "Kaydırma çubuğu boşluğu" + # gtk/gtklabel.c:212 #: gtk/gtkobject.c:370 msgid "User Data" @@ -4751,6 +4786,11 @@ msgstr "Bu parçanın ait olduğu grubun radyo düğmesi." msgid "The radio menu item whose group this widget belongs to." msgstr "Bu parçanın ait olduğu grubun radyo menü öğesi." +#: gtk/gtkradiotoolbutton.c:66 +#, fuzzy +msgid "The radio tool button whose group this button belongs to." +msgstr "Bu parçanın ait olduğu grubun radyo düğmesi." + # gtk/gtkrange.c:256 #: gtk/gtkrange.c:337 msgid "Update policy" @@ -7865,6 +7905,10 @@ msgstr "IM Durum biçemi" msgid "How to draw the input method statusbar" msgstr "Girdi yöntemi durum çubuğunun nasıl çizileceği" +# gtk/gtknotebook.c:369 +#~ msgid "Whether stock icons should be shown in buttons" +#~ msgstr "Depo simgelerinin düğmeler için gösterilmesi" + #~ msgid "Cancelled" #~ msgstr "İptal edilmiş" diff --git a/po-properties/tt.po b/po-properties/tt.po index 5e9a774f0c..eb1657850a 100644 --- a/po-properties/tt.po +++ b/po-properties/tt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+ properties\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2005-11-09 14:22+0300\n" "Last-Translator: Albert Fazlí \n" "Language-Team: Tatarish \n" @@ -797,7 +797,7 @@ msgstr "" msgid "Vertical alignment for child" msgstr "" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "" @@ -883,7 +883,7 @@ msgid "Show button images" msgstr "" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" +msgid "Whether images should be shown on buttons" msgstr "" #: gtk/gtkcalendar.c:440 @@ -1955,7 +1955,7 @@ msgstr "Tamğa Ülçäme" msgid "The minimum size of the arrow in the combo box" msgstr "" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2559,7 +2559,7 @@ msgstr "" msgid "The vertical alignment of the label" msgstr "" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "" @@ -2575,43 +2575,43 @@ msgstr "" msgid "A widget to display in place of the usual frame label" msgstr "" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" msgstr "" -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" msgstr "" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2816,15 +2816,15 @@ msgstr "" msgid "The representation being used for image data" msgstr "" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "" @@ -2960,6 +2960,24 @@ msgstr "" msgid "The height of the layout" msgstr "" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +msgid "The URI bound to this button" +msgstr "" + +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "Kürenmäle" + +#: gtk/gtklinkbutton.c:160 +#, fuzzy +msgid "Whether this link has been visited." +msgstr "Bu tag şul yazu kütäreleşen üzgärtäme" + #: gtk/gtkmenu.c:503 #, fuzzy msgid "The currently selected menu item" @@ -3410,7 +3428,7 @@ msgid "Group ID for tabs drag and drop" msgstr "" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "Törkem" @@ -3521,6 +3539,16 @@ msgstr "" msgid "Size of tab curvature" msgstr "" +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "Tamğa Ülçäme" + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "Töymä arası" + #: gtk/gtkobject.c:370 msgid "User Data" msgstr "" @@ -4049,6 +4077,10 @@ msgstr "" msgid "The radio menu item whose group this widget belongs to." msgstr "" +#: gtk/gtkradiotoolbutton.c:66 +msgid "The radio tool button whose group this button belongs to." +msgstr "" + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "Yañartu tärtibe" diff --git a/po-properties/uk.po b/po-properties/uk.po index 2c647d697e..f13d7b1f4b 100644 --- a/po-properties/uk.po +++ b/po-properties/uk.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+ 2.4.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2007-09-07 14:55+0200\n" "Last-Translator: dziumanenko@gmail.com\n" "Language-Team: Ukrainian \n" @@ -838,7 +838,7 @@ msgstr "Горизонтальне вирівнювання вкладеного msgid "Vertical alignment for child" msgstr "Вертикальне вирівнювання вкладеного елементу" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "Віджет зображення" @@ -928,8 +928,9 @@ msgid "Show button images" msgstr "Показ зображень на кнопках" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" -msgstr "Чи потрібно відображати вбудовані значки на кнопках" +#, fuzzy +msgid "Whether images should be shown on buttons" +msgstr "Чи потрібно відображати зображення у меню" #: gtk/gtkcalendar.c:440 msgid "Year" @@ -2025,7 +2026,7 @@ msgstr "Розмір стрілки" msgid "The minimum size of the arrow in the combo box" msgstr "Мінімальний розмір стрілки у полі зі списком" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2652,7 +2653,7 @@ msgstr "Вирівнювання по Y" msgid "The vertical alignment of the label" msgstr "Вертикальне вирівнювання позначки" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "Заборонена властивість, використовуйте замість неї shadow_type" @@ -2668,23 +2669,23 @@ msgstr "Зовнішній вигляд бордюру рамки" msgid "A widget to display in place of the usual frame label" msgstr "Віджет для відображення замість звичайної позначки рамки" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "Вигляд тіні, що оточує контейнер" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "Позиція регулятора" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "Позиція регулятора відносно вкладеного віджета" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "Вирівнювання країв" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" @@ -2692,11 +2693,11 @@ msgstr "" "Бік органу керування, вирівняний по точці стикування для стикування органу " "керування" -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "Встановлення вирівнювання країв" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" @@ -2704,11 +2705,11 @@ msgstr "" "Використовувати значення властивості snap_edge чи значення отримане з " "handle_position" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2916,15 +2917,15 @@ msgstr "Тип зберігання" msgid "The representation being used for image data" msgstr "Представлення даних зображення" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "Спадкоємний віджет, що з'являтиметься за текстом меню" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "Показувати зображення меню" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "Чи потрібно відображати зображення у меню" @@ -3068,6 +3069,25 @@ msgstr "Ширина розміщення" msgid "The height of the layout" msgstr "Висота розміщення" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +#, fuzzy +msgid "The URI bound to this button" +msgstr "Перемикнути стан кнопки" + +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "Видима" + +#: gtk/gtklinkbutton.c:160 +#, fuzzy +msgid "Whether this link has been visited." +msgstr "Чи буде дія видимою." + #: gtk/gtkmenu.c:503 #, fuzzy msgid "The currently selected menu item" @@ -3534,7 +3554,7 @@ msgid "Group ID for tabs drag and drop" msgstr "Ідентифікатор групи для перетягування" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "Група" @@ -3649,6 +3669,16 @@ msgstr "Кривизна вкладок" msgid "Size of tab curvature" msgstr "Розмір кривизни вкладок" +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "Масштаб стрілки" + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "Відстань до панелей прокрутки" + #: gtk/gtkobject.c:370 msgid "User Data" msgstr "Дані користувача" @@ -4188,6 +4218,11 @@ msgstr "Кнопка-перемикач, чиїй групі належить ц msgid "The radio menu item whose group this widget belongs to." msgstr "Кнопка-перемикач, чиїй групі належить цей віджет." +#: gtk/gtkradiotoolbutton.c:66 +#, fuzzy +msgid "The radio tool button whose group this button belongs to." +msgstr "Кнопка-перемикач, чиїй групі належить цей віджет." + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "Метод оновлення" @@ -6931,6 +6966,9 @@ msgstr "Стиль стану методу вводу" msgid "How to draw the input method statusbar" msgstr "Як зображати панель стану методу вводу" +#~ msgid "Whether stock icons should be shown in buttons" +#~ msgstr "Чи потрібно відображати вбудовані значки на кнопках" + #~ msgid "Cancelled" #~ msgstr "Скасовано" diff --git a/po-properties/ur.po b/po-properties/ur.po index 59b8679143..dbc43fee72 100644 --- a/po-properties/ur.po +++ b/po-properties/ur.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+ gtk-2-4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2006-06-20 15:32-0500\n" "Last-Translator: Zack Ajmal \n" "Language-Team: UrduWeb Localization Team \n" @@ -790,7 +790,7 @@ msgstr "" msgid "Vertical alignment for child" msgstr "" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "" @@ -874,7 +874,7 @@ msgid "Show button images" msgstr "" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" +msgid "Whether images should be shown on buttons" msgstr "" #: gtk/gtkcalendar.c:440 @@ -1941,7 +1941,7 @@ msgstr "" msgid "The minimum size of the arrow in the combo box" msgstr "" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2546,7 +2546,7 @@ msgstr "" msgid "The vertical alignment of the label" msgstr "" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "" @@ -2562,43 +2562,43 @@ msgstr "" msgid "A widget to display in place of the usual frame label" msgstr "" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" msgstr "" -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" msgstr "" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2801,15 +2801,15 @@ msgstr "" msgid "The representation being used for image data" msgstr "" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "" @@ -2944,6 +2944,23 @@ msgstr "" msgid "The height of the layout" msgstr "" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +msgid "The URI bound to this button" +msgstr "" + +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "بند" + +#: gtk/gtklinkbutton.c:160 +msgid "Whether this link has been visited." +msgstr "" + #: gtk/gtkmenu.c:503 msgid "The currently selected menu item" msgstr "" @@ -3384,7 +3401,7 @@ msgid "Group ID for tabs drag and drop" msgstr "" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "گروپ" @@ -3494,6 +3511,14 @@ msgstr "" msgid "Size of tab curvature" msgstr "" +#: gtk/gtknotebook.c:834 +msgid "Arrow spacing" +msgstr "" + +#: gtk/gtknotebook.c:835 +msgid "Scroll arrow spacing" +msgstr "" + #: gtk/gtkobject.c:370 msgid "User Data" msgstr "" @@ -4000,6 +4025,10 @@ msgstr "" msgid "The radio menu item whose group this widget belongs to." msgstr "" +#: gtk/gtkradiotoolbutton.c:66 +msgid "The radio tool button whose group this button belongs to." +msgstr "" + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "" diff --git a/po-properties/uz.po b/po-properties/uz.po index f8d50ef3fd..852454192d 100644 --- a/po-properties/uz.po +++ b/po-properties/uz.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk20\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2003-09-06 00:29+0200\n" "Last-Translator: Mashrab Kuvatov \n" "Language-Team: Uzbek \n" @@ -790,7 +790,7 @@ msgstr "" msgid "Vertical alignment for child" msgstr "" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "" @@ -873,7 +873,7 @@ msgid "Show button images" msgstr "" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" +msgid "Whether images should be shown on buttons" msgstr "" #: gtk/gtkcalendar.c:440 @@ -1938,7 +1938,7 @@ msgstr "" msgid "The minimum size of the arrow in the combo box" msgstr "" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2546,7 +2546,7 @@ msgstr "" msgid "The vertical alignment of the label" msgstr "" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "" @@ -2562,43 +2562,43 @@ msgstr "" msgid "A widget to display in place of the usual frame label" msgstr "" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" msgstr "" -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" msgstr "" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2805,15 +2805,15 @@ msgstr "" msgid "The representation being used for image data" msgstr "" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "" @@ -2949,6 +2949,22 @@ msgstr "" msgid "The height of the layout" msgstr "" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +msgid "The URI bound to this button" +msgstr "" + +#: gtk/gtklinkbutton.c:159 +msgid "Visited" +msgstr "" + +#: gtk/gtklinkbutton.c:160 +msgid "Whether this link has been visited." +msgstr "" + #: gtk/gtkmenu.c:503 msgid "The currently selected menu item" msgstr "" @@ -3387,7 +3403,7 @@ msgid "Group ID for tabs drag and drop" msgstr "" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "" @@ -3497,6 +3513,14 @@ msgstr "" msgid "Size of tab curvature" msgstr "" +#: gtk/gtknotebook.c:834 +msgid "Arrow spacing" +msgstr "" + +#: gtk/gtknotebook.c:835 +msgid "Scroll arrow spacing" +msgstr "" + #: gtk/gtkobject.c:370 msgid "User Data" msgstr "" @@ -4003,6 +4027,10 @@ msgstr "" msgid "The radio menu item whose group this widget belongs to." msgstr "" +#: gtk/gtkradiotoolbutton.c:66 +msgid "The radio tool button whose group this button belongs to." +msgstr "" + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "" diff --git a/po-properties/uz@cyrillic.po b/po-properties/uz@cyrillic.po index 0506d1b6a6..6dd6b620fd 100644 --- a/po-properties/uz@cyrillic.po +++ b/po-properties/uz@cyrillic.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+.gtk-2-4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2004-07-19 18:54+0200\n" "Last-Translator: Mashrab Kuvatov \n" "Language-Team: Uzbek \n" @@ -794,7 +794,7 @@ msgstr "" msgid "Vertical alignment for child" msgstr "" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "" @@ -878,7 +878,7 @@ msgid "Show button images" msgstr "" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" +msgid "Whether images should be shown on buttons" msgstr "" #: gtk/gtkcalendar.c:440 @@ -1947,7 +1947,7 @@ msgstr "" msgid "The minimum size of the arrow in the combo box" msgstr "" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2555,7 +2555,7 @@ msgstr "" msgid "The vertical alignment of the label" msgstr "" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "" @@ -2571,43 +2571,43 @@ msgstr "" msgid "A widget to display in place of the usual frame label" msgstr "" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" msgstr "" -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" msgstr "" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2813,15 +2813,15 @@ msgstr "" msgid "The representation being used for image data" msgstr "" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "" @@ -2958,6 +2958,22 @@ msgstr "" msgid "The height of the layout" msgstr "" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +msgid "The URI bound to this button" +msgstr "" + +#: gtk/gtklinkbutton.c:159 +msgid "Visited" +msgstr "" + +#: gtk/gtklinkbutton.c:160 +msgid "Whether this link has been visited." +msgstr "" + #: gtk/gtkmenu.c:503 msgid "The currently selected menu item" msgstr "" @@ -3398,7 +3414,7 @@ msgid "Group ID for tabs drag and drop" msgstr "" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "" @@ -3509,6 +3525,14 @@ msgstr "" msgid "Size of tab curvature" msgstr "" +#: gtk/gtknotebook.c:834 +msgid "Arrow spacing" +msgstr "" + +#: gtk/gtknotebook.c:835 +msgid "Scroll arrow spacing" +msgstr "" + #: gtk/gtkobject.c:370 msgid "User Data" msgstr "" @@ -4018,6 +4042,10 @@ msgstr "" msgid "The radio menu item whose group this widget belongs to." msgstr "" +#: gtk/gtkradiotoolbutton.c:66 +msgid "The radio tool button whose group this button belongs to." +msgstr "" + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "" diff --git a/po-properties/vi.po b/po-properties/vi.po index 3aec2edd59..36e8cefd75 100644 --- a/po-properties/vi.po +++ b/po-properties/vi.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+-properties 2.13.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2008-06-01 22:29+0930\n" "Last-Translator: Clytie Siddall \n" "Language-Team: Vietnamese \n" @@ -831,7 +831,7 @@ msgstr "Canh hàng ngang cho con" msgid "Vertical alignment for child" msgstr "Canh hàng dọc cho con" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "Ô điều khiển ảnh" @@ -918,8 +918,9 @@ msgid "Show button images" msgstr "Hiện ảnh nút" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" -msgstr "Có nên hiển thị biểu tượng chuẩn trên nút hay không" +#, fuzzy +msgid "Whether images should be shown on buttons" +msgstr "Có nên hiển thị ảnh trong trình đơn hay không" #: gtk/gtkcalendar.c:440 msgid "Year" @@ -2008,7 +2009,7 @@ msgstr "Cỡ mũi tên" msgid "The minimum size of the arrow in the combo box" msgstr "Kích cỡ tối thiểu của mũi tên trong hộp tổ hợp" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2632,7 +2633,7 @@ msgstr "Canh lề Y nhãn" msgid "The vertical alignment of the label" msgstr "Canh lề dọc của nhãn đó" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "" "Tài sản bị phản đối nên bạn hãy dùng « shadow_type » (kiểu bóng) thay thế" @@ -2649,33 +2650,33 @@ msgstr "Diện mạo của đường viền khung" msgid "A widget to display in place of the usual frame label" msgstr "Ô điều khiển cần hiển thị thay cho nhãn khung bình thường" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "Diện mạo của bóng quanh đồ chứa" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "Vị trí móc" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "Vị trí của móc kéo tương ứng với ô điều khiển con" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "Cạnh dính" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" msgstr "Kích thước của hộp móc khớp với điểm neo để neo hộp móc" -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "Đặt cạnh dính" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" @@ -2683,11 +2684,11 @@ msgstr "" "Có nên dùng giá trị từ tài sản « snap_edge » (canh dính) hoặc giá trị bắt " "nguồn từ « handle_position » (vị trí móc)" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2891,15 +2892,15 @@ msgstr "Loại lưu trữ" msgid "The representation being used for image data" msgstr "Đại diện được dùng cho dữ liệu ảnh" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "Ô điều khiển con sẽ xuất hiện kế bên văn bản trình đơn" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "HIện ảnh trình đơn" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "Có nên hiển thị ảnh trong trình đơn hay không" @@ -3040,6 +3041,25 @@ msgstr "Độ rộng của bố trí" msgid "The height of the layout" msgstr "Độ cao của bố trí" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +#, fuzzy +msgid "The URI bound to this button" +msgstr "Tình trạng bật hay tắt của cái nút" + +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "Hiển thị" + +#: gtk/gtklinkbutton.c:160 +#, fuzzy +msgid "Whether this link has been visited." +msgstr "Có nên hiển thị hành động này hay không." + #: gtk/gtkmenu.c:503 #, fuzzy msgid "The currently selected menu item" @@ -3504,7 +3524,7 @@ msgid "Group ID for tabs drag and drop" msgstr "Mã nhận diện nhóm cho việc kéo và thả thanh nhỏ" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "Nhóm" @@ -3614,6 +3634,16 @@ msgstr "Độ cong thanh nhỏ" msgid "Size of tab curvature" msgstr "Độ cong thanh nhỏ" +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "Co dãn mũi tên" + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "Khoảng cách thanh cuộn" + #: gtk/gtkobject.c:370 msgid "User Data" msgstr "Dữ liệu người dùng" @@ -4157,6 +4187,11 @@ msgstr "Nút chọn một trong cùng một nhóm với ô điều khiển này. msgid "The radio menu item whose group this widget belongs to." msgstr "Mục trình đơn chọn một thuộc về nhóm cũng sở hữu ô điều khiển này." +#: gtk/gtkradiotoolbutton.c:66 +#, fuzzy +msgid "The radio tool button whose group this button belongs to." +msgstr "Nút chọn một trong cùng một nhóm với ô điều khiển này." + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "Chính sách cập nhật" @@ -6901,6 +6936,9 @@ msgstr "Kiểu dáng trạng thái IM" msgid "How to draw the input method statusbar" msgstr "Vẽ chuỗi phương pháp nhập (IM) thanh trạng thái như thế nào" +#~ msgid "Whether stock icons should be shown in buttons" +#~ msgstr "Có nên hiển thị biểu tượng chuẩn trên nút hay không" + #~ msgid "Cancelled" #~ msgstr "Bị thôi" diff --git a/po-properties/wa.po b/po-properties/wa.po index 0031b748c9..9233a0f631 100644 --- a/po-properties/wa.po +++ b/po-properties/wa.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk20 1.3.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2006-06-06 13:51+0200\n" "Last-Translator: Pablo Saratxaga \n" "Language-Team: Walloon \n" @@ -814,7 +814,7 @@ msgstr "Aroymint di coûtchî po l' efant" msgid "Vertical alignment for child" msgstr "Aroymint d' astampé po l' efant" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "Ahesse imådje" @@ -897,8 +897,9 @@ msgid "Show button images" msgstr "Mostrer les imådjes des botons" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" -msgstr "S' i fåt ou nén mostrer les prémetowès imådjes dins les botons" +#, fuzzy +msgid "Whether images should be shown on buttons" +msgstr "Po decider si les imådjes si dvént håyner ezès menus" #: gtk/gtkcalendar.c:440 msgid "Year" @@ -1977,7 +1978,7 @@ msgstr "Sinse del fletche" msgid "The minimum size of the arrow in the combo box" msgstr "Li nombe di royes del tåve" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2588,7 +2589,7 @@ msgstr "" msgid "The vertical alignment of the label" msgstr "L' aroyaedje d' astampé d' l' etikete" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "" @@ -2604,43 +2605,43 @@ msgstr "" msgid "A widget to display in place of the usual frame label" msgstr "" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" msgstr "" -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" msgstr "" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2845,15 +2846,15 @@ msgstr "" msgid "The representation being used for image data" msgstr "" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "Mostrer les imådjes ezès menus" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "Po decider si les imådjes si dvént håyner ezès menus" @@ -2989,6 +2990,24 @@ msgstr "" msgid "The height of the layout" msgstr "" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +msgid "The URI bound to this button" +msgstr "" + +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "Veyåve" + +#: gtk/gtklinkbutton.c:160 +#, fuzzy +msgid "Whether this link has been visited." +msgstr "Po decider si ciste etikete a èn efet sol hôteur do tecse" + #: gtk/gtkmenu.c:503 #, fuzzy msgid "The currently selected menu item" @@ -3435,7 +3454,7 @@ msgid "Group ID for tabs drag and drop" msgstr "" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "Groupe" @@ -3545,6 +3564,16 @@ msgstr "" msgid "Size of tab curvature" msgstr "" +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "Espåçmint des royes" + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "Espåçmint des royes" + #: gtk/gtkobject.c:370 msgid "User Data" msgstr "Dinêyes di l' uzeu" @@ -4063,6 +4092,10 @@ msgstr "" msgid "The radio menu item whose group this widget belongs to." msgstr "" +#: gtk/gtkradiotoolbutton.c:66 +msgid "The radio tool button whose group this button belongs to." +msgstr "" + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "" @@ -6727,6 +6760,9 @@ msgstr "Stîle d' estat del metôde d' intrêye" msgid "How to draw the input method statusbar" msgstr "Kimint dessiner l' båre d' estat del metôde d' intrêye" +#~ msgid "Whether stock icons should be shown in buttons" +#~ msgstr "S' i fåt ou nén mostrer les prémetowès imådjes dins les botons" + #~ msgid "Show Preview" #~ msgstr "Prévey" diff --git a/po-properties/xh.po b/po-properties/xh.po index d7617f98bc..0e3f5137e9 100644 --- a/po-properties/xh.po +++ b/po-properties/xh.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+-properties\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2005-02-08 08:59+0200\n" "Last-Translator: Canonical Ltd \n" "Language-Team: Xhosa \n" @@ -867,7 +867,7 @@ msgstr "Ulungelelaniso oluthe tyaba lwenkqubo engumntwana" msgid "Vertical alignment for child" msgstr "Ulungelelaniso oluthe nkqo lwenkqubo engumntwana" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "Umfanekiso wesixhobo" @@ -963,9 +963,9 @@ msgid "Show button images" msgstr "Bonisa imifanekiso yamaqhosha" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" -msgstr "" -"Nokuba ngaba imifanekiso eyimiqondiso ye-stock imele iboniswe na kumaqhosha" +#, fuzzy +msgid "Whether images should be shown on buttons" +msgstr "Nokuba ngaba imifanekiso ifanele ibonakaliswe na kwiimenyu" #: gtk/gtkcalendar.c:440 msgid "Year" @@ -2112,7 +2112,7 @@ msgstr "Icala lesalathisi" msgid "The minimum size of the arrow in the combo box" msgstr "Imodeli yebhokisi enoludwe onokukhetha kulo" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2758,7 +2758,7 @@ msgstr "Lebhila ulungelelaniso luka-y" msgid "The vertical alignment of the label" msgstr "Ulungelelwaniso oluthe nkqo lwelebhile" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "Into eyaliweyo, sebenzisa shadow_type endaweni yayo" @@ -2774,23 +2774,23 @@ msgstr "Imbonakalo yomda we-frame" msgid "A widget to display in place of the usual frame label" msgstr "Isixhobo emasibonakaliswe endaweni yelebhile eqhelekileyo ye-frame" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "Imbonakalo yesithunzi esijikeleze isikhongozeli" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "Indawo yesikhombisi" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "Indawo yesikhombisi ngokunxulumene nesixhobo senkqubo engumntwana" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "Isiphelo sesnephu" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" @@ -2798,11 +2798,11 @@ msgstr "" "Icala lebhokisi yesikhombisi eliqukunjelwe ngechokoza lokunqumla ukuze " "linqumle ibhokisi yesikhombisi" -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "Ukumisela isiphelo sesnephu" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" @@ -2810,11 +2810,11 @@ msgstr "" "Nokuba kusetyenziswe ixabiso le-snap_edge okanye ixabiso elikhutshwe kwi-" "handle_position" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -3032,15 +3032,15 @@ msgstr "Isimbo sovimba" msgid "The representation being used for image data" msgstr "Umelo olusetyenzisiweyo kwi-data yomfanekiso" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "Isixhobo senkqubo engumntwana emasibonakale ecaleni kombhalo wemenyu" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "Bonisa imifanekiso yemenyu" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "Nokuba ngaba imifanekiso ifanele ibonakaliswe na kwiimenyu" @@ -3187,6 +3187,25 @@ msgstr "Ububanzi bobume" msgid "The height of the layout" msgstr "Umphakamo wobume" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +#, fuzzy +msgid "The URI bound to this button" +msgstr "Imo ye-toggle yeqhosha" + +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "Iyabonakala" + +#: gtk/gtklinkbutton.c:160 +#, fuzzy +msgid "Whether this link has been visited." +msgstr "Nokuba ngaba isenzo siyabonakala na." + #: gtk/gtkmenu.c:503 #, fuzzy msgid "The currently selected menu item" @@ -3679,7 +3698,7 @@ msgid "Group ID for tabs drag and drop" msgstr "" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "Iqela" @@ -3802,6 +3821,16 @@ msgstr "" msgid "Size of tab curvature" msgstr "Ubungakanani beziniki-zithuba" +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "Ukufaka Izithuba Phakathi Kwemigca" + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "Ukufaka izithuba kumgca wokuhlisa usenyusa" + #: gtk/gtkobject.c:370 #, fuzzy msgid "User Data" @@ -4372,6 +4401,11 @@ msgstr "Iqhosha likanomathotholo esi sixhobo esililungu leqela laso." msgid "The radio menu item whose group this widget belongs to." msgstr "Iqhosha likanomathotholo esi sixhobo esililungu leqela laso." +#: gtk/gtkradiotoolbutton.c:66 +#, fuzzy +msgid "The radio tool button whose group this button belongs to." +msgstr "Iqhosha likanomathotholo esi sixhobo esililungu leqela laso." + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "Umgaqo-nkqubo wohlaziyo" @@ -7279,6 +7313,11 @@ msgid "How to draw the input method statusbar" msgstr "" "Izotywa njani indlela yokungenisa yomgca obonakalisa ubume bokuqhubekayo" +#~ msgid "Whether stock icons should be shown in buttons" +#~ msgstr "" +#~ "Nokuba ngaba imifanekiso eyimiqondiso ye-stock imele iboniswe na " +#~ "kumaqhosha" + #~ msgid "" #~ "A number between 0.0 and 1.0 specifying the horizontal alignment of the " #~ "text in the progress widget" diff --git a/po-properties/yi.po b/po-properties/yi.po index 3d3ace5df3..bcf9e47ff7 100644 --- a/po-properties/yi.po +++ b/po-properties/yi.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2003-02-11\n" "Last-Translator: Raphael Finkel \n" "Language-Team: None <>\n" @@ -870,7 +870,7 @@ msgstr "האָריזאָנטאַלישע אױסגלײַכונג" msgid "Vertical alignment for child" msgstr "װערטיקאַלישע אױסגלײַכונג" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "בילד־צעפּיכעסל" @@ -963,7 +963,7 @@ msgstr "" #: gtk/gtkbutton.c:492 #, fuzzy -msgid "Whether stock icons should be shown in buttons" +msgid "Whether images should be shown on buttons" msgstr "אױב מען װיל אַז די הענטלעך זאָלן זיך װײַזן" #: gtk/gtkcalendar.c:440 @@ -2099,7 +2099,7 @@ msgstr "פֿײַל ריכטונג" msgid "The minimum size of the arrow in the combo box" msgstr "דער מאָדעל פֿאַר דעם בױם־געשטאַלט" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2758,7 +2758,7 @@ msgstr "עטיקעט װ' אױסגלײַכונג" msgid "The vertical alignment of the label" msgstr "װערטיקאַלישע אױסגלײַכונג פֿון עטיקעט" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "ניט־רעקאָמענדירטע נאַטור; בעסער צו ניצן שאָטן־סאָרט" @@ -2774,23 +2774,23 @@ msgstr "געשטאַלט פֿון ראָם צאַמרינע" msgid "A widget to display in place of the usual frame label" msgstr "דאָס צעפּיכעסל צו װײַזן אַנשטאָט דער געװײנטלעכע ראָם עטיקעט" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "געשטאַלט פֿון דעם שאָטן װאָס רינגלט דעם פּעקל אַרום" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "הענטל פּאָזיציע" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "הענטל־פּאָזיציע רעלאַטיװ צו דעם קינד־צעפּיכעסל" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "ראַנד פֿון אױטאָמאַטישע באַװעגונג" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" @@ -2798,11 +2798,11 @@ msgstr "" "זײַט פֿון הענטל־קעסטל װאָס גלײַכט זיך אױס מיט דעם דאָקירן־פּונקט כּדי צו דאָקירן דאָס " "הענטל־קעסטל" -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "באַשטעטיק ראַנד פֿון אױטאָמאַטישע באַװעגונג" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" @@ -2810,11 +2810,11 @@ msgstr "" "צי ניצט מען דעם באַװעגונג פֿון דער אױטאָמאַטישע באַװעגונג נאַטור, אָדער אַ באַטרעף " "װעלכער קומט פֿון אַ הענטל־פּאָזיציע" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -3038,16 +3038,16 @@ msgstr "מאַגאַזין־סאָרט" msgid "The representation being used for image data" msgstr "די רעפּרעזענטאַציע פֿאַר בילדדאַטן" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "קינד צעפּיכעסל װאָס װײַזט זיך לעבן דעם מעניו־טעקסט" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 #, fuzzy msgid "Show menu images" msgstr "װײַז הענטלעך" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 #, fuzzy msgid "Whether images should be shown in menus" msgstr "אױב מען װיל אַז די הענטלעך זאָלן זיך װײַזן" @@ -3193,6 +3193,25 @@ msgstr "די ברײט פֿון דעם מאָדעל" msgid "The height of the layout" msgstr "די הײך פֿון דעם מאָדעל" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +#, fuzzy +msgid "The URI bound to this button" +msgstr "פֿאַרקער דעם מצבֿ פֿונעם קנעפּל" + +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "זעעװדיק" + +#: gtk/gtklinkbutton.c:160 +#, fuzzy +msgid "Whether this link has been visited." +msgstr "אױב דאָס צעפּיכעסל איז זעעװדיק" + #: gtk/gtkmenu.c:503 #, fuzzy msgid "The currently selected menu item" @@ -3684,7 +3703,7 @@ msgid "Group ID for tabs drag and drop" msgstr "" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "גרופּע" @@ -3807,6 +3826,16 @@ msgstr "" msgid "Size of tab curvature" msgstr "גרײס פֿון אָפּרוקערס" +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "שורה אָפּרוקונג" + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "דורקבלעטערער אָפּרוקונג" + #: gtk/gtkobject.c:370 #, fuzzy msgid "User Data" @@ -4372,6 +4401,11 @@ msgstr "דאָס ראַדיאָ־קנעפּל װעלכעס גרופּע איז msgid "The radio menu item whose group this widget belongs to." msgstr "דאָס ראַדיאָ־קנעפּל װעלכעס גרופּע איז כּולל דאָס צעפּיכעסל" +#: gtk/gtkradiotoolbutton.c:66 +#, fuzzy +msgid "The radio tool button whose group this button belongs to." +msgstr "דאָס ראַדיאָ־קנעפּל װעלכעס גרופּע איז כּולל דאָס צעפּיכעסל" + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "דערהײַנטיקונג־פּאָליטיק" @@ -7199,6 +7233,10 @@ msgstr "IM־סטאַטוס סטיל" msgid "How to draw the input method statusbar" msgstr "װי צו צײכענען דעם אַרײַנשרײַב־מכשיר װײַזער" +#, fuzzy +#~ msgid "Whether stock icons should be shown in buttons" +#~ msgstr "אױב מען װיל אַז די הענטלעך זאָלן זיך װײַזן" + #~ msgid "" #~ "A number between 0.0 and 1.0 specifying the horizontal alignment of the " #~ "text in the progress widget" diff --git a/po-properties/zh_CN.po b/po-properties/zh_CN.po index 0d60df988b..a215a43219 100644 --- a/po-properties/zh_CN.po +++ b/po-properties/zh_CN.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2008-01-19 14:28+0800\n" "Last-Translator: Deng Xiyue \n" "Language-Team: i18n-zh \n" @@ -803,7 +803,7 @@ msgstr "子项水平排列" msgid "Vertical alignment for child" msgstr "子项垂直排列" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "图像部件" @@ -886,8 +886,9 @@ msgid "Show button images" msgstr "显示按钮图像" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" -msgstr "是否要在按钮中显示备选图标" +#, fuzzy +msgid "Whether images should be shown on buttons" +msgstr "是否要在菜单中显示图像" #: gtk/gtkcalendar.c:440 msgid "Year" @@ -1963,7 +1964,7 @@ msgstr "箭头大小" msgid "The minimum size of the arrow in the combo box" msgstr "组合框中箭头大小的最小值" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2568,7 +2569,7 @@ msgstr "标签垂直排列" msgid "The vertical alignment of the label" msgstr "标签的垂直排列" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "不推荐的属性,请改用 shadow_type" @@ -2584,43 +2585,43 @@ msgstr "框架边框的外观" msgid "A widget to display in place of the usual frame label" msgstr "在通常的框架标签的位置显示的部件" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "容器外阴影的外观" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "句柄位置" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "相对于子部件的句柄位置" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "咬合边缘" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" msgstr "能够使句柄框与停靠点咬合的边" -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "咬合边设置" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" msgstr "是使用咬合边属性的值还是使用句柄位置派生的值" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2823,15 +2824,15 @@ msgstr "存储类型" msgid "The representation being used for image data" msgstr "用于图像数据的表示法" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "菜单文字旁出现的子部件" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "显示菜单图像" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "是否要在菜单中显示图像" @@ -2969,6 +2970,25 @@ msgstr "布局宽度" msgid "The height of the layout" msgstr "布局高度" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +#, fuzzy +msgid "The URI bound to this button" +msgstr "按钮的切换状态" + +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "可见" + +#: gtk/gtklinkbutton.c:160 +#, fuzzy +msgid "Whether this link has been visited." +msgstr "动作是否可见。" + #: gtk/gtkmenu.c:503 #, fuzzy msgid "The currently selected menu item" @@ -3418,7 +3438,7 @@ msgid "Group ID for tabs drag and drop" msgstr "标签拖曳的组 ID" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "组" @@ -3528,6 +3548,16 @@ msgstr "标签曲率" msgid "Size of tab curvature" msgstr "标签曲率的大小" +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "箭头的缩放比例" + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "滚动条间距" + #: gtk/gtkobject.c:370 msgid "User Data" msgstr "用户数据" @@ -4053,6 +4083,11 @@ msgstr "此部件所属组的单选钮动作组。" msgid "The radio menu item whose group this widget belongs to." msgstr "此部件所属组的单选菜单项。" +#: gtk/gtkradiotoolbutton.c:66 +#, fuzzy +msgid "The radio tool button whose group this button belongs to." +msgstr "此部件所属组的单选钮动作组。" + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "更新策略" @@ -6677,6 +6712,9 @@ msgstr "输入法状态样式" msgid "How to draw the input method statusbar" msgstr "如何绘制输入法状态栏" +#~ msgid "Whether stock icons should be shown in buttons" +#~ msgstr "是否要在按钮中显示备选图标" + #~ msgid "Cancelled" #~ msgstr "已取消" diff --git a/po-properties/zh_HK.po b/po-properties/zh_HK.po index 0b26ea1b4e..64c0fbdb81 100644 --- a/po-properties/zh_HK.po +++ b/po-properties/zh_HK.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+-properties 2.13.6\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2008-08-05 20:22+0800\n" "Last-Translator: Chao-Hsiung Liao \n" "Language-Team: Chinese (Hong Kong) \n" @@ -802,7 +802,7 @@ msgstr "子元件水平對齊" msgid "Vertical alignment for child" msgstr "子元件垂直對齊位置" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "圖像元件" @@ -885,8 +885,9 @@ msgid "Show button images" msgstr "顯示按鈕圖示" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" -msgstr "內置圖示應否顯示於按鈕內" +#, fuzzy +msgid "Whether images should be shown on buttons" +msgstr "應否在選單項目中顯示圖示" #: gtk/gtkcalendar.c:440 msgid "Year" @@ -1949,7 +1950,7 @@ msgstr "箭頭大小" msgid "The minimum size of the arrow in the combo box" msgstr "組合方塊中箭頭的最小尺寸" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2551,7 +2552,7 @@ msgstr "標籤垂直位置" msgid "The vertical alignment of the label" msgstr "標籤的垂直位置" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "本屬性已經過時,請使用 shadow_type 代替" @@ -2567,43 +2568,43 @@ msgstr "框架的邊緣外觀" msgid "A widget to display in place of the usual frame label" msgstr "用來替代原本框架文字標籤的視窗元件" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "容器元件周圍的陰影的外觀" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "控制項位置" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "相對於子元件的控制項位置" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "貼齊邊緣" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" msgstr "控制方塊的側邊與置入該方塊的置入點自動貼齊" -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "貼齊邊緣設定" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" msgstr "是否根據 snap_edge 屬性,或採用 handle_position 的設定值" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "子項目已分離" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2806,15 +2807,15 @@ msgstr "儲存種類" msgid "The representation being used for image data" msgstr "圖片資料所使用的資料代表" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "選單文字旁邊顯示的子元件" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "顯示選單圖示" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "應否在選單項目中顯示圖示" @@ -2951,6 +2952,25 @@ msgstr "佈置元件闊度" msgid "The height of the layout" msgstr "佈置元件高度" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +#, fuzzy +msgid "The URI bound to this button" +msgstr "按鈕的切換狀態" + +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "可見的" + +#: gtk/gtklinkbutton.c:160 +#, fuzzy +msgid "Whether this link has been visited." +msgstr "本指令是否為可見。" + #: gtk/gtkmenu.c:503 msgid "The currently selected menu item" msgstr "目前選取的選單項目" @@ -3388,7 +3408,7 @@ msgid "Group ID for tabs drag and drop" msgstr "用於分頁拖放的羣組 ID" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "羣組" @@ -3498,6 +3518,16 @@ msgstr "分頁曲率" msgid "Size of tab curvature" msgstr "分頁曲率的大小" +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "箭頭縮放" + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "捲動列間隔" + #: gtk/gtkobject.c:370 msgid "User Data" msgstr "使用者資料" @@ -4006,6 +4036,11 @@ msgstr "此元件所屬的單選按鈕羣組。" msgid "The radio menu item whose group this widget belongs to." msgstr "此元件所屬的單選選單羣組。" +#: gtk/gtkradiotoolbutton.c:66 +#, fuzzy +msgid "The radio tool button whose group this button belongs to." +msgstr "此元件所屬的單選按鈕羣組。" + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "更新規則" @@ -6625,6 +6660,9 @@ msgstr "輸入法狀態的式樣" msgid "How to draw the input method statusbar" msgstr "如何顯示輸入法的狀態列" +#~ msgid "Whether stock icons should be shown in buttons" +#~ msgstr "內置圖示應否顯示於按鈕內" + #~ msgid "How long to show the last inputted character in hidden entries" #~ msgstr "在隱藏項目中顯示上次輸入字元多久的時間" diff --git a/po-properties/zh_TW.po b/po-properties/zh_TW.po index 053a4d675f..3ee7c590a0 100644 --- a/po-properties/zh_TW.po +++ b/po-properties/zh_TW.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+-properties 2.13.6\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2008-08-05 20:21+0800\n" "Last-Translator: Chao-Hsiung Liao \n" "Language-Team: Chinese (Taiwan) \n" @@ -802,7 +802,7 @@ msgstr "子元件水平對齊" msgid "Vertical alignment for child" msgstr "子元件垂直對齊位置" -#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101 +#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:100 msgid "Image widget" msgstr "影像元件" @@ -885,8 +885,9 @@ msgid "Show button images" msgstr "顯示按鈕圖示" #: gtk/gtkbutton.c:492 -msgid "Whether stock icons should be shown in buttons" -msgstr "內建圖示應否顯示於按鈕內" +#, fuzzy +msgid "Whether images should be shown on buttons" +msgstr "應否在選單項目中顯示圖示" #: gtk/gtkcalendar.c:440 msgid "Year" @@ -1949,7 +1950,7 @@ msgstr "箭頭大小" msgid "The minimum size of the arrow in the combo box" msgstr "組合方塊中箭頭的最小尺寸" -#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:177 +#: gtk/gtkcombobox.c:880 gtk/gtkentry.c:631 gtk/gtkhandlebox.c:174 #: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:630 #: gtk/gtkviewport.c:122 msgid "Shadow type" @@ -2551,7 +2552,7 @@ msgstr "標籤垂直位置" msgid "The vertical alignment of the label" msgstr "標籤的垂直位置" -#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:170 +#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167 msgid "Deprecated property, use shadow_type instead" msgstr "本屬性已經過時,請使用 shadow_type 代替" @@ -2567,43 +2568,43 @@ msgstr "框架的邊緣外觀" msgid "A widget to display in place of the usual frame label" msgstr "用來替代原本框架文字標籤的視窗元件" -#: gtk/gtkhandlebox.c:178 +#: gtk/gtkhandlebox.c:175 msgid "Appearance of the shadow that surrounds the container" msgstr "容器元件周圍的陰影的外觀" -#: gtk/gtkhandlebox.c:186 +#: gtk/gtkhandlebox.c:183 msgid "Handle position" msgstr "控制項位置" -#: gtk/gtkhandlebox.c:187 +#: gtk/gtkhandlebox.c:184 msgid "Position of the handle relative to the child widget" msgstr "相對於子元件的控制項位置" -#: gtk/gtkhandlebox.c:195 +#: gtk/gtkhandlebox.c:192 msgid "Snap edge" msgstr "貼齊邊緣" -#: gtk/gtkhandlebox.c:196 +#: gtk/gtkhandlebox.c:193 msgid "" "Side of the handlebox that's lined up with the docking point to dock the " "handlebox" msgstr "控制方塊的側邊與置入該方塊的置入點自動貼齊" -#: gtk/gtkhandlebox.c:204 +#: gtk/gtkhandlebox.c:201 msgid "Snap edge set" msgstr "貼齊邊緣設定" -#: gtk/gtkhandlebox.c:205 +#: gtk/gtkhandlebox.c:202 msgid "" "Whether to use the value from the snap_edge property or a value derived from " "handle_position" msgstr "是否依照 snap_edge 屬性,或採用 handle_position 的設定值" -#: gtk/gtkhandlebox.c:212 +#: gtk/gtkhandlebox.c:209 msgid "Child Detached" msgstr "子項目已分離" -#: gtk/gtkhandlebox.c:213 +#: gtk/gtkhandlebox.c:210 msgid "" "A boolean value indicating whether the handlebox's child is attached or " "detached." @@ -2806,15 +2807,15 @@ msgstr "儲存種類" msgid "The representation being used for image data" msgstr "圖片資料所使用的資料代表" -#: gtk/gtkimagemenuitem.c:102 +#: gtk/gtkimagemenuitem.c:101 msgid "Child widget to appear next to the menu text" msgstr "選單文字旁邊顯示的子元件" -#: gtk/gtkimagemenuitem.c:107 +#: gtk/gtkimagemenuitem.c:106 msgid "Show menu images" msgstr "顯示選單圖示" -#: gtk/gtkimagemenuitem.c:108 +#: gtk/gtkimagemenuitem.c:107 msgid "Whether images should be shown in menus" msgstr "應否在選單項目中顯示圖示" @@ -2951,6 +2952,25 @@ msgstr "佈置元件寬度" msgid "The height of the layout" msgstr "佈置元件高度" +#: gtk/gtklinkbutton.c:144 +msgid "URI" +msgstr "" + +#: gtk/gtklinkbutton.c:145 +#, fuzzy +msgid "The URI bound to this button" +msgstr "按鈕的切換狀態" + +#: gtk/gtklinkbutton.c:159 +#, fuzzy +msgid "Visited" +msgstr "可見的" + +#: gtk/gtklinkbutton.c:160 +#, fuzzy +msgid "Whether this link has been visited." +msgstr "本指令是否為可見。" + #: gtk/gtkmenu.c:503 msgid "The currently selected menu item" msgstr "目前選取的選單項目" @@ -3388,7 +3408,7 @@ msgid "Group ID for tabs drag and drop" msgstr "用於分頁拖放的群組 ID" #: gtk/gtknotebook.c:668 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82 -#: gtk/gtkradiomenuitem.c:342 +#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65 msgid "Group" msgstr "群組" @@ -3498,6 +3518,16 @@ msgstr "分頁曲率" msgid "Size of tab curvature" msgstr "分頁曲率的大小" +#: gtk/gtknotebook.c:834 +#, fuzzy +msgid "Arrow spacing" +msgstr "箭頭縮放" + +#: gtk/gtknotebook.c:835 +#, fuzzy +msgid "Scroll arrow spacing" +msgstr "捲動列間隔" + #: gtk/gtkobject.c:370 msgid "User Data" msgstr "使用者資料" @@ -4006,6 +4036,11 @@ msgstr "此元件所屬的單選按鈕群組。" msgid "The radio menu item whose group this widget belongs to." msgstr "此元件所屬的單選選單群組。" +#: gtk/gtkradiotoolbutton.c:66 +#, fuzzy +msgid "The radio tool button whose group this button belongs to." +msgstr "此元件所屬的單選按鈕群組。" + #: gtk/gtkrange.c:337 msgid "Update policy" msgstr "更新規則" @@ -6622,6 +6657,9 @@ msgstr "輸入法狀態的式樣" msgid "How to draw the input method statusbar" msgstr "如何顯示輸入法的狀態列" +#~ msgid "Whether stock icons should be shown in buttons" +#~ msgstr "內建圖示應否顯示於按鈕內" + #~ msgid "How long to show the last inputted character in hidden entries" #~ msgstr "在隱藏項目中顯示上次輸入字元多久的時間" diff --git a/po/ChangeLog b/po/ChangeLog index 18851644b7..46591ce9e7 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,7 @@ +2008-08-18 Matthias Clasen + + * ==== Released 2.13.7 === + 2008-08-18 Daniel Nylander * sv.po: Updated Swedish translation. diff --git a/po/af.po b/po/af.po index 23bf5abd72..3f33aeb908 100644 --- a/po/af.po +++ b/po/af.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+ 2.6-branch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2004-03-30 17:02+0200\n" "Last-Translator: Zuza Software Foundation \n" "Language-Team: Afrikaans \n" @@ -986,7 +986,7 @@ msgstr "Kon nie TIFF-beeld open nie" msgid "Couldn't write to TIFF file" msgstr "Kon nie lêernaam omsit nie" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "Die TIFF-beeldformaat" @@ -1179,7 +1179,7 @@ msgid_plural "Opening %d Items" msgstr[0] "" msgstr[1] "" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "" @@ -1194,32 +1194,32 @@ msgid "C_redits" msgstr "S_kep" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "" @@ -1262,7 +1262,7 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "" @@ -1272,7 +1272,7 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "" @@ -1282,17 +1282,17 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "" @@ -1340,7 +1340,7 @@ msgstr "kalender:week_begin:0" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "" @@ -1355,7 +1355,7 @@ msgstr "" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "" @@ -1371,7 +1371,7 @@ msgstr "" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, fuzzy, c-format msgid "calendar:week:digits|%d" msgstr "kalender:week_begin:0" @@ -1387,7 +1387,7 @@ msgstr "kalender:week_begin:0" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "" @@ -1517,7 +1517,7 @@ msgstr "_Palet" msgid "Color Wheel" msgstr "Wiel" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " @@ -1527,7 +1527,7 @@ msgstr "" "selekteer. Jy kan hierdie kleur sleep na 'n paletinskrywing, of selekteer " "die kleur as huidig deurdit te sleep na die ander kleur-monster langsaan." -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." @@ -1535,11 +1535,11 @@ msgstr "" "Die kleur wat jy geselekteer het. Jy kan hierdie kleur sleep na 'n " "paletinskrywing om dit vir toekomstige gebruik te stoor." -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "_Stoor kleur hier" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1552,11 +1552,11 @@ msgstr "" msgid "Color Selection" msgstr "Kleurseleksie" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "Toevoer _Metodes" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "_Voer Unicode-beheer karakter in" @@ -1574,7 +1574,7 @@ msgstr "Werkarea" msgid "(None)" msgstr "geen" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "" @@ -2088,7 +2088,7 @@ msgstr "Gr_ootte:" msgid "_Preview:" msgstr "_Voorskou:" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "Lettertipe Seleksie" @@ -2126,7 +2126,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "Ikoon '%s' nie aanwesig in tema nie" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 #, fuzzy msgid "Failed to load icon" msgstr "Kon nie TIFF-beeld laai nie" @@ -2227,20 +2227,12 @@ msgstr "(onbekend)" msgid "Cl_ear" msgstr "_Maak skoon" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 #, fuzzy msgid "Copy URL" msgstr "_Kopieer" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 #, fuzzy msgid "Invalid URI" msgstr "Ongeldige UTF-8" @@ -2321,26 +2313,18 @@ msgid "_Password:" msgstr "Druk" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +msgid "Forget password _immediately" msgstr "" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +msgid "Remember password until you _logout" msgstr "" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +msgid "Remember _forever" msgstr "" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "Bladsy %u" @@ -2402,7 +2386,7 @@ msgstr "_Eienskappe" msgid "_Orientation:" msgstr "_Versadiging:" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 #, fuzzy msgid "Page Setup" msgstr "Bladsy %u" @@ -2464,7 +2448,7 @@ msgstr "" msgid "Down Path" msgstr "" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 #, fuzzy msgid "File System Root" msgstr "Lêersisteem" @@ -2580,8 +2564,9 @@ msgstr "" msgid "Out of paper" msgstr "" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 #, fuzzy msgid "Paused" msgstr "_Plak" @@ -2631,200 +2616,192 @@ msgstr "Ongeldige kopteks in ikoon" msgid "Unspecified error" msgstr "" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 #, fuzzy msgid "Printer" msgstr "_Druk" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 #, fuzzy msgid "Location" msgstr "_Ligging:" -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 msgid "Range" msgstr "" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 msgid "_All Pages" msgstr "" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 #, fuzzy msgid "C_urrent Page" msgstr "S_kep" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 msgid "Pag_es:" msgstr "" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" msgstr "" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 #, fuzzy msgid "C_ollate" msgstr "S_kep" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 #, fuzzy msgid "_Reverse" msgstr "_Keer terug" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 #, fuzzy msgid "Pages per _side:" msgstr "_Eienskappe" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 #, fuzzy msgid "_Only print:" msgstr "_Druk" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 #, fuzzy msgid "Sc_ale:" msgstr "_Waarde:" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 #, fuzzy msgid "Paper _type:" msgstr "_Eienskappe" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 #, fuzzy msgid "Paper _source:" msgstr "_Eienskappe" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 #, fuzzy msgid "_Now" msgstr "_Nee" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 #, fuzzy msgid "On _hold" msgstr "_Vetdruk" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 #, fuzzy msgid "Color" msgstr "_Kleur" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 #, fuzzy msgid "Print" msgstr "_Druk" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "Groep" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "Die radio nutsgoedknoppie aan wie se groep hierdie knoppie behoort." - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2845,44 +2822,44 @@ msgstr "" msgid "Select which type of documents are shown" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 #, fuzzy msgid "Could not remove item" msgstr "" "Kon nie vouer %s skep nie:\n" "%s" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 #, fuzzy msgid "Could not clear list" msgstr "" "Kon nie vouer %s skep nie:\n" "%s" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 #, fuzzy msgid "Copy _Location" msgstr "Open Ligging" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 #, fuzzy msgid "_Clear List" msgstr "_Maak skoon" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "" @@ -2938,10 +2915,10 @@ msgstr "" msgid "recent menu label|%d. %s" msgstr "" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, fuzzy, c-format msgid "Unable to find an item with URI '%s'" msgstr "Kon nie insluit-lêer: \"%s\" vind nie" @@ -4622,96 +4599,100 @@ msgstr "" msgid "There is a problem on printer '%s'." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 #, fuzzy msgid "Auto Select" msgstr "Lettertipe Seleksie" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 #, fuzzy msgid "Printer Default" msgstr "Verstek" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 #, fuzzy msgid "None" msgstr "geen" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 #, fuzzy msgid "Secret" msgstr "Skerm" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, c-format msgid "Custom %sx%s" msgstr "" @@ -4779,6 +4760,12 @@ msgstr "_Druk" msgid "Could not get information for file '%s': %s" msgstr "Kon nie inligting bekom vir lêer '%s' nie: %s" +#~ msgid "Group" +#~ msgstr "Groep" + +#~ msgid "The radio tool button whose group this button belongs to." +#~ msgstr "Die radio nutsgoedknoppie aan wie se groep hierdie knoppie behoort." + #~ msgid "Invalid filename: %s" #~ msgstr "Ongeldige lêernaam: %s" diff --git a/po/am.po b/po/am.po index b5a75a8bf9..58eb980c8e 100644 --- a/po/am.po +++ b/po/am.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+ 2.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2003-01-14 11:02+EDT\n" "Last-Translator: Ge'ez Frontier Foundation \n" "Language-Team: Amharic \n" @@ -929,7 +929,7 @@ msgstr "" msgid "Couldn't write to TIFF file" msgstr "የአሁኑን ቀለም" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "" @@ -1115,7 +1115,7 @@ msgid_plural "Opening %d Items" msgstr[0] "" msgstr[1] "" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "" @@ -1130,32 +1130,32 @@ msgid "C_redits" msgstr "_ፍጠር" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "" @@ -1198,7 +1198,7 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "" @@ -1208,7 +1208,7 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "" @@ -1218,17 +1218,17 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "" @@ -1277,7 +1277,7 @@ msgstr "" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "" @@ -1292,7 +1292,7 @@ msgstr "" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "" @@ -1308,7 +1308,7 @@ msgstr "" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "" @@ -1324,7 +1324,7 @@ msgstr "" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "" @@ -1447,24 +1447,24 @@ msgstr "መደርደሪያ (_P)" msgid "Color Wheel" msgstr "የፊደል ቅርጽ ምርጫ" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " "current by dragging it to the other color swatch alongside." msgstr "" -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." msgstr "" -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1475,11 +1475,11 @@ msgstr "" msgid "Color Selection" msgstr "የፊደል ቅርጽ ምርጫ" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "ዘገባ የማስትገባት ዘዴዎች (_M)" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "" @@ -1497,7 +1497,7 @@ msgstr "" msgid "(None)" msgstr "ምንም" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "" @@ -1987,7 +1987,7 @@ msgstr "_መጠን፦" msgid "_Preview:" msgstr "ቅድመ _ዕይታ፦" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "የፊደል ቅርጽ ምርጫ" @@ -2021,7 +2021,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 #, fuzzy msgid "Failed to load icon" msgstr "የአሁኑን ቀለም" @@ -2117,20 +2117,12 @@ msgstr "(ያልታወቀ)" msgid "Cl_ear" msgstr "ሰርዝ (_C)" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 #, fuzzy msgid "Copy URL" msgstr "ቅጂ (_C)" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 #, fuzzy msgid "Invalid URI" msgstr "Utf-8 ተቀብሏል" @@ -2211,26 +2203,18 @@ msgid "_Password:" msgstr "ቅድመ _ዕይታ፦" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +msgid "Forget password _immediately" msgstr "" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +msgid "Remember password until you _logout" msgstr "" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +msgid "Remember _forever" msgstr "" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "ገጽ %u" @@ -2292,7 +2276,7 @@ msgstr "ምርጫዎች (_P)" msgid "_Orientation:" msgstr "_ምርጫ፦ " -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 #, fuzzy msgid "Page Setup" msgstr "ገጽ %u" @@ -2353,7 +2337,7 @@ msgstr "" msgid "Down Path" msgstr "" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 #, fuzzy msgid "File System Root" msgstr "ፋይሎች" @@ -2469,8 +2453,9 @@ msgstr "" msgid "Out of paper" msgstr "" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 #, fuzzy msgid "Paused" msgstr "ለጥፍ (_P)" @@ -2516,200 +2501,192 @@ msgstr "" msgid "Unspecified error" msgstr "" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 #, fuzzy msgid "Printer" msgstr "አትም (_P)" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 #, fuzzy msgid "Location" msgstr "_ምርጫ፦ " -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 msgid "Range" msgstr "" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 msgid "_All Pages" msgstr "" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 #, fuzzy msgid "C_urrent Page" msgstr "_ፍጠር" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 msgid "Pag_es:" msgstr "" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" msgstr "" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 #, fuzzy msgid "C_ollate" msgstr "_ፍጠር" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 #, fuzzy msgid "_Reverse" msgstr "ወደ ነበረበት መልስ (_R)" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 #, fuzzy msgid "Pages per _side:" msgstr "ምርጫዎች (_P)" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 #, fuzzy msgid "_Only print:" msgstr "አትም (_P)" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 #, fuzzy msgid "Sc_ale:" msgstr "_ዕሴት፦" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 #, fuzzy msgid "Paper _type:" msgstr "ምርጫዎች (_P)" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 #, fuzzy msgid "Paper _source:" msgstr "ምርጫዎች (_P)" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 #, fuzzy msgid "_Now" msgstr "አይ (_N)" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 #, fuzzy msgid "On _hold" msgstr "ደማቅ (_B)" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 #, fuzzy msgid "Color" msgstr "ቀለም (_C)" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 #, fuzzy msgid "Print" msgstr "አትም (_P)" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "" - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2730,40 +2707,40 @@ msgstr "" msgid "Select which type of documents are shown" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 #, fuzzy msgid "Could not remove item" msgstr "የአሁኑን ቀለም" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 #, fuzzy msgid "Could not clear list" msgstr "የአሁኑን ቀለም" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 #, fuzzy msgid "Copy _Location" msgstr "_ምርጫ፦ " -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 #, fuzzy msgid "_Clear List" msgstr "ሰርዝ (_C)" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "" @@ -2818,10 +2795,10 @@ msgstr "" msgid "recent menu label|%d. %s" msgstr "" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "" @@ -4501,96 +4478,100 @@ msgstr "" msgid "There is a problem on printer '%s'." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 #, fuzzy msgid "Auto Select" msgstr "የፊደል ቅርጽ ምርጫ" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 #, fuzzy msgid "Printer Default" msgstr "የነበረው ስፋት" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 #, fuzzy msgid "None" msgstr "ምንም" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 #, fuzzy msgid "Secret" msgstr "እስክሪን" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, c-format msgid "Custom %sx%s" msgstr "" diff --git a/po/ang.po b/po/ang.po index b12e3e4b63..09e9613df9 100644 --- a/po/ang.po +++ b/po/ang.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+2.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2004-08-08 16:54-0600\n" "Last-Translator: James Johnson \n" "Language-Team: Old English \n" @@ -944,7 +944,7 @@ msgstr "" msgid "Couldn't write to TIFF file" msgstr "" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "Þæt TIFF onlícnesgesceap" @@ -1147,7 +1147,7 @@ msgid_plural "Opening %d Items" msgstr[0] "" msgstr[1] "" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "" @@ -1162,32 +1162,32 @@ msgid "C_redits" msgstr "Sc_ieppan" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "" @@ -1230,7 +1230,7 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "" @@ -1240,7 +1240,7 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "" @@ -1250,17 +1250,17 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "" @@ -1308,7 +1308,7 @@ msgstr "" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "" @@ -1323,7 +1323,7 @@ msgstr "" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "" @@ -1339,7 +1339,7 @@ msgstr "" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "" @@ -1355,7 +1355,7 @@ msgstr "" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "" @@ -1476,24 +1476,24 @@ msgstr "" msgid "Color Wheel" msgstr "Híw Hwéol" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " "current by dragging it to the other color swatch alongside." msgstr "" -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." msgstr "" -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1503,11 +1503,11 @@ msgstr "" msgid "Color Selection" msgstr "" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "" @@ -1523,7 +1523,7 @@ msgstr "" msgid "(None)" msgstr "" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "" @@ -2006,7 +2006,7 @@ msgstr "" msgid "_Preview:" msgstr "" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "Stæfgecynd Cyre" @@ -2040,7 +2040,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "Segn '%s' nis andweard in forþsetennesse" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 #, fuzzy msgid "Failed to load icon" msgstr "Tósǽlde tó hládenne onlícnesse '%s': %s" @@ -2136,19 +2136,11 @@ msgstr "(ungecnáwen)" msgid "Cl_ear" msgstr "Sc_ieppan" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 msgid "Copy URL" msgstr "" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 msgid "Invalid URI" msgstr "" @@ -2227,26 +2219,18 @@ msgid "_Password:" msgstr "" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +msgid "Forget password _immediately" msgstr "" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +msgid "Remember password until you _logout" msgstr "" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +msgid "Remember _forever" msgstr "" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "Tramet %u" @@ -2306,7 +2290,7 @@ msgstr "" msgid "_Orientation:" msgstr "Openian Stede" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 #, fuzzy msgid "Page Setup" msgstr "Tramet %u" @@ -2369,7 +2353,7 @@ msgstr "" msgid "Down Path" msgstr "" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 msgid "File System Root" msgstr "" @@ -2483,8 +2467,9 @@ msgstr "" msgid "Out of paper" msgstr "" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 msgid "Paused" msgstr "" @@ -2530,192 +2515,184 @@ msgstr "" msgid "Unspecified error" msgstr "" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 msgid "Printer" msgstr "" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 #, fuzzy msgid "Location" msgstr "_Stede:" -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 msgid "Range" msgstr "" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 msgid "_All Pages" msgstr "" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 #, fuzzy msgid "C_urrent Page" msgstr "Sc_ieppan" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 msgid "Pag_es:" msgstr "" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" msgstr "" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 #, fuzzy msgid "C_ollate" msgstr "Sc_ieppan" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 msgid "_Reverse" msgstr "" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 msgid "Pages per _side:" msgstr "" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 msgid "_Only print:" msgstr "" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 #, fuzzy msgid "Sc_ale:" msgstr "_Nama:" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 msgid "Paper _type:" msgstr "" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 msgid "Paper _source:" msgstr "" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 #, fuzzy msgid "_Now" msgstr "_Nese" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 msgid "On _hold" msgstr "" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 #, fuzzy msgid "Color" msgstr "_Híw" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 msgid "Print" msgstr "" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "" - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2736,40 +2713,40 @@ msgstr "" msgid "Select which type of documents are shown" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 msgid "Could not remove item" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 #, fuzzy msgid "Could not clear list" msgstr "" "Ne cúðe céosan %s:\n" "%s" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 #, fuzzy msgid "Copy _Location" msgstr "_Stede:" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 msgid "_Clear List" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "" @@ -2824,10 +2801,10 @@ msgstr "" msgid "recent menu label|%d. %s" msgstr "" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "" @@ -4502,94 +4479,98 @@ msgstr "" msgid "There is a problem on printer '%s'." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 #, fuzzy msgid "Auto Select" msgstr "Stæfgecynd Cyre" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 msgid "Printer Default" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 #, fuzzy msgid "High" msgstr "_Swíðre" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "None" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Secret" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, c-format msgid "Custom %sx%s" msgstr "" diff --git a/po/ar.po b/po/ar.po index 189ef7e476..9da3ac1421 100644 --- a/po/ar.po +++ b/po/ar.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+.HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-06 09:19+0100\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2008-05-22 20:55+0300\n" "Last-Translator: Khaled Hosny \n" "Language-Team: Arabic \n" @@ -23,56 +23,56 @@ msgstr "" "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " "&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" -#: ../gdk/directfb/gdkdisplay-directfb.c:55 +#: gdk/directfb/gdkdisplay-directfb.c:55 msgid "directfb arg" msgstr "معاملات directfb" -#: ../gdk/directfb/gdkdisplay-directfb.c:55 +#: gdk/directfb/gdkdisplay-directfb.c:55 msgid "sdl|system" msgstr "النظام" #. Description of --class=CLASS in --help output -#: ../gdk/gdk.c:126 +#: gdk/gdk.c:126 msgid "Program class as used by the window manager" msgstr "صنف البرنامج كما يستخدمه مدير النوافذ" #. Placeholder in --class=CLASS in --help output -#: ../gdk/gdk.c:127 +#: gdk/gdk.c:127 msgid "CLASS" msgstr "صنف" #. Description of --name=NAME in --help output -#: ../gdk/gdk.c:129 +#: gdk/gdk.c:129 msgid "Program name as used by the window manager" msgstr "اسم البرنامج كما يستخدمه مدير النوافذ" #. Placeholder in --name=NAME in --help output -#: ../gdk/gdk.c:130 +#: gdk/gdk.c:130 msgid "NAME" msgstr "اسم" #. Description of --display=DISPLAY in --help output -#: ../gdk/gdk.c:132 +#: gdk/gdk.c:132 msgid "X display to use" msgstr "مِعراض س ليستخدم" #. Placeholder in --display=DISPLAY in --help output -#: ../gdk/gdk.c:133 +#: gdk/gdk.c:133 msgid "DISPLAY" msgstr "مِعراض" #. Description of --screen=SCREEN in --help output -#: ../gdk/gdk.c:135 +#: gdk/gdk.c:135 msgid "X screen to use" msgstr "شاشة س لتُستخدم" #. Placeholder in --screen=SCREEN in --help output -#: ../gdk/gdk.c:136 +#: gdk/gdk.c:136 msgid "SCREEN" msgstr "شاشة" #. Description of --gdk-debug=FLAGS in --help output -#: ../gdk/gdk.c:139 +#: gdk/gdk.c:139 msgid "Gdk debugging flags to set" msgstr "شارات تنقيح Gdk التي ستضبط" @@ -80,182 +80,182 @@ msgstr "شارات تنقيح Gdk التي ستضبط" #. Placeholder in --gdk-no-debug=FLAGS in --help output #. Placeholder in --gtk-debug=FLAGS in --help output #. Placeholder in --gtk-no-debug=FLAGS in --help output -#: ../gdk/gdk.c:140 ../gdk/gdk.c:143 ../gtk/gtkmain.c:428 ../gtk/gtkmain.c:431 +#: gdk/gdk.c:140 gdk/gdk.c:143 gtk/gtkmain.c:428 gtk/gtkmain.c:431 msgid "FLAGS" msgstr "شارات" #. Description of --gdk-no-debug=FLAGS in --help output -#: ../gdk/gdk.c:142 +#: gdk/gdk.c:142 msgid "Gdk debugging flags to unset" msgstr "شارات تنقيح Gdk التي ستُصفّر" -#: ../gdk/keyname-table.h:3940 +#: gdk/keyname-table.h:3940 msgid "keyboard label|BackSpace" msgstr "BackSpace" -#: ../gdk/keyname-table.h:3941 +#: gdk/keyname-table.h:3941 msgid "keyboard label|Tab" msgstr "Tab" -#: ../gdk/keyname-table.h:3942 +#: gdk/keyname-table.h:3942 msgid "keyboard label|Return" msgstr "Return" -#: ../gdk/keyname-table.h:3943 +#: gdk/keyname-table.h:3943 msgid "keyboard label|Pause" msgstr "Pause" -#: ../gdk/keyname-table.h:3944 +#: gdk/keyname-table.h:3944 msgid "keyboard label|Scroll_Lock" msgstr "Scroll_Lock" -#: ../gdk/keyname-table.h:3945 +#: gdk/keyname-table.h:3945 msgid "keyboard label|Sys_Req" msgstr "Sys_Req" -#: ../gdk/keyname-table.h:3946 +#: gdk/keyname-table.h:3946 msgid "keyboard label|Escape" msgstr "Escape" -#: ../gdk/keyname-table.h:3947 +#: gdk/keyname-table.h:3947 msgid "keyboard label|Multi_key" msgstr "Multi_key" -#: ../gdk/keyname-table.h:3948 +#: gdk/keyname-table.h:3948 msgid "keyboard label|Home" msgstr "Home" -#: ../gdk/keyname-table.h:3949 +#: gdk/keyname-table.h:3949 msgid "keyboard label|Left" msgstr "يسار" -#: ../gdk/keyname-table.h:3950 +#: gdk/keyname-table.h:3950 msgid "keyboard label|Up" msgstr "أعلى" -#: ../gdk/keyname-table.h:3951 +#: gdk/keyname-table.h:3951 msgid "keyboard label|Right" msgstr "يمين" -#: ../gdk/keyname-table.h:3952 +#: gdk/keyname-table.h:3952 msgid "keyboard label|Down" msgstr "أسفل" -#: ../gdk/keyname-table.h:3953 +#: gdk/keyname-table.h:3953 msgid "keyboard label|Page_Up" msgstr "Page_Up" -#: ../gdk/keyname-table.h:3954 +#: gdk/keyname-table.h:3954 msgid "keyboard label|Page_Down" msgstr "Page_Down" -#: ../gdk/keyname-table.h:3955 +#: gdk/keyname-table.h:3955 msgid "keyboard label|End" msgstr "End" -#: ../gdk/keyname-table.h:3956 +#: gdk/keyname-table.h:3956 msgid "keyboard label|Begin" msgstr "Begin" -#: ../gdk/keyname-table.h:3957 +#: gdk/keyname-table.h:3957 msgid "keyboard label|Print" msgstr "Print" -#: ../gdk/keyname-table.h:3958 +#: gdk/keyname-table.h:3958 msgid "keyboard label|Insert" msgstr "Insert" -#: ../gdk/keyname-table.h:3959 +#: gdk/keyname-table.h:3959 msgid "keyboard label|Num_Lock" msgstr "Num_Lock" -#: ../gdk/keyname-table.h:3960 +#: gdk/keyname-table.h:3960 msgid "keyboard label|KP_Space" msgstr "KP_Space" -#: ../gdk/keyname-table.h:3961 +#: gdk/keyname-table.h:3961 msgid "keyboard label|KP_Tab" msgstr "KP_Tab" -#: ../gdk/keyname-table.h:3962 +#: gdk/keyname-table.h:3962 msgid "keyboard label|KP_Enter" msgstr "KP_Enter" -#: ../gdk/keyname-table.h:3963 +#: gdk/keyname-table.h:3963 msgid "keyboard label|KP_Home" msgstr "KP_Home" -#: ../gdk/keyname-table.h:3964 +#: gdk/keyname-table.h:3964 msgid "keyboard label|KP_Left" msgstr "KP_Left" -#: ../gdk/keyname-table.h:3965 +#: gdk/keyname-table.h:3965 msgid "keyboard label|KP_Up" msgstr "KP_Up" -#: ../gdk/keyname-table.h:3966 +#: gdk/keyname-table.h:3966 msgid "keyboard label|KP_Right" msgstr "KP_Right" -#: ../gdk/keyname-table.h:3967 +#: gdk/keyname-table.h:3967 msgid "keyboard label|KP_Down" msgstr "KP_Down" -#: ../gdk/keyname-table.h:3968 +#: gdk/keyname-table.h:3968 msgid "keyboard label|KP_Page_Up" msgstr "KP_Page_Up" -#: ../gdk/keyname-table.h:3969 +#: gdk/keyname-table.h:3969 msgid "keyboard label|KP_Prior" msgstr "KP_Prior" -#: ../gdk/keyname-table.h:3970 +#: gdk/keyname-table.h:3970 msgid "keyboard label|KP_Page_Down" msgstr "KP_Page_Down" -#: ../gdk/keyname-table.h:3971 +#: gdk/keyname-table.h:3971 msgid "keyboard label|KP_Next" msgstr "KP_Next" -#: ../gdk/keyname-table.h:3972 +#: gdk/keyname-table.h:3972 msgid "keyboard label|KP_End" msgstr "KP_End" -#: ../gdk/keyname-table.h:3973 +#: gdk/keyname-table.h:3973 msgid "keyboard label|KP_Begin" msgstr "KP_Begin" -#: ../gdk/keyname-table.h:3974 +#: gdk/keyname-table.h:3974 msgid "keyboard label|KP_Insert" msgstr "KP_Insert" -#: ../gdk/keyname-table.h:3975 +#: gdk/keyname-table.h:3975 msgid "keyboard label|KP_Delete" msgstr "KP_Delete" -#: ../gdk/keyname-table.h:3976 +#: gdk/keyname-table.h:3976 msgid "keyboard label|Delete" msgstr "Delete" -#: ../gdk-pixbuf/gdk-pixbuf-animation.c:133 ../gdk-pixbuf/gdk-pixbuf-io.c:944 -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1205 ../tests/testfilechooser.c:222 +#: gdk-pixbuf/gdk-pixbuf-animation.c:133 gdk-pixbuf/gdk-pixbuf-io.c:944 +#: gdk-pixbuf/gdk-pixbuf-io.c:1205 tests/testfilechooser.c:222 #, c-format msgid "Failed to open file '%s': %s" msgstr "فشل فتح الملف '%s': %s" -#: ../gdk-pixbuf/gdk-pixbuf-animation.c:146 ../gdk-pixbuf/gdk-pixbuf-io.c:956 +#: gdk-pixbuf/gdk-pixbuf-animation.c:146 gdk-pixbuf/gdk-pixbuf-io.c:956 #, c-format msgid "Image file '%s' contains no data" msgstr "لا يحتوي ملف الصورة '%s' على بيانات" -#: ../gdk-pixbuf/gdk-pixbuf-animation.c:188 ../gdk-pixbuf/gdk-pixbuf-io.c:993 -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1257 ../tests/testfilechooser.c:267 +#: gdk-pixbuf/gdk-pixbuf-animation.c:188 gdk-pixbuf/gdk-pixbuf-io.c:993 +#: gdk-pixbuf/gdk-pixbuf-io.c:1257 tests/testfilechooser.c:267 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" msgstr "فشل تحميل الصورة '%s': السبب مجهول، ربما يكون ملف الصورة تالفًا" -#: ../gdk-pixbuf/gdk-pixbuf-animation.c:221 +#: gdk-pixbuf/gdk-pixbuf-animation.c:221 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -264,12 +264,12 @@ msgstr "" "فشل تحميل الرسوم المتحرّكة '%s': السبب مجهول، ربما يكون ملف الرسوم المتحرّكة " "تالفًا" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:566 +#: gdk-pixbuf/gdk-pixbuf-io.c:566 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "تعذّر تحميل وحدة تحميل الصور: %s: %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:581 +#: gdk-pixbuf/gdk-pixbuf-io.c:581 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -277,68 +277,68 @@ msgid "" msgstr "" "وحدة تحميل الصور %s لا تصدّر الواجهة الصحيحة؛ قد تكون من إصدارة GTK مغايرة؟" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:726 ../gdk-pixbuf/gdk-pixbuf-io.c:755 +#: gdk-pixbuf/gdk-pixbuf-io.c:726 gdk-pixbuf/gdk-pixbuf-io.c:755 #, c-format msgid "Image type '%s' is not supported" msgstr "نوع الصورة '%s' غير مدعوم" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:825 +#: gdk-pixbuf/gdk-pixbuf-io.c:825 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "تعذّر تمييز صيغة ملف الصور للملف '%s'" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:833 +#: gdk-pixbuf/gdk-pixbuf-io.c:833 msgid "Unrecognized image file format" msgstr "صيغة ملف صور تعذّر تمييزها" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1002 +#: gdk-pixbuf/gdk-pixbuf-io.c:1002 #, c-format msgid "Failed to load image '%s': %s" msgstr "فشل تحميل الصورة '%s': %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1638 ../gdk-pixbuf/io-gdip-utils.c:935 +#: gdk-pixbuf/gdk-pixbuf-io.c:1638 gdk-pixbuf/io-gdip-utils.c:935 #, c-format msgid "Error writing to image file: %s" msgstr "فشلت الكتابة في ملف الصورة: %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1684 ../gdk-pixbuf/gdk-pixbuf-io.c:1815 +#: gdk-pixbuf/gdk-pixbuf-io.c:1684 gdk-pixbuf/gdk-pixbuf-io.c:1815 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "بناء gdk-pixbuf هذا لا يدعم الحفظ بصيغة الصور: %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1718 +#: gdk-pixbuf/gdk-pixbuf-io.c:1718 msgid "Insufficient memory to save image to callback" msgstr "ذاكرة غير كافية لحفظ الصورة إلى إعادة النداء (callback)" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1731 +#: gdk-pixbuf/gdk-pixbuf-io.c:1731 msgid "Failed to open temporary file" msgstr "فشل فتح الملف المؤقّت" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1757 +#: gdk-pixbuf/gdk-pixbuf-io.c:1757 msgid "Failed to read from temporary file" msgstr "فشلت القراءة من الملف المؤقّت" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1992 +#: gdk-pixbuf/gdk-pixbuf-io.c:1992 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "فشل فتح '%s' لكتابة: %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:2017 +#: gdk-pixbuf/gdk-pixbuf-io.c:2017 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: %" "s" msgstr "فشل غلق '%s' أثناء كتابة الصورة، ربما لم تُحفظ كل البيانات: %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:2237 ../gdk-pixbuf/gdk-pixbuf-io.c:2288 +#: gdk-pixbuf/gdk-pixbuf-io.c:2237 gdk-pixbuf/gdk-pixbuf-io.c:2288 msgid "Insufficient memory to save image into a buffer" msgstr "ذاكرة غير كافية لحفظ الصورة في براح" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:2334 +#: gdk-pixbuf/gdk-pixbuf-io.c:2334 msgid "Error writing to image stream" msgstr "فشلت الكتابة في دفق الصور" -#: ../gdk-pixbuf/gdk-pixbuf-loader.c:330 +#: gdk-pixbuf/gdk-pixbuf-loader.c:330 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -347,24 +347,24 @@ msgstr "" "خطأ داخلي: فشلت وحدة تحميل الصور '%s' في إنهاء إحدى العمليات، لكنّها لم تعطِ " "سببا للفشل" -#: ../gdk-pixbuf/gdk-pixbuf-loader.c:373 +#: gdk-pixbuf/gdk-pixbuf-loader.c:373 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "التحميل التزايدي لنوع الصور '%s' غير مدعوم" -#: ../gdk-pixbuf/gdk-pixdata.c:147 +#: gdk-pixbuf/gdk-pixdata.c:147 msgid "Image header corrupt" msgstr "ترويسة الصورة تالفة" -#: ../gdk-pixbuf/gdk-pixdata.c:152 +#: gdk-pixbuf/gdk-pixdata.c:152 msgid "Image format unknown" msgstr "صيغة الصورة مجهولة" -#: ../gdk-pixbuf/gdk-pixdata.c:157 ../gdk-pixbuf/gdk-pixdata.c:487 +#: gdk-pixbuf/gdk-pixdata.c:157 gdk-pixbuf/gdk-pixdata.c:487 msgid "Image pixel data corrupt" msgstr "البيانات البكسلية للصورة تالفة" -#: ../gdk-pixbuf/gdk-pixdata.c:431 +#: gdk-pixbuf/gdk-pixdata.c:431 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" @@ -375,348 +375,341 @@ msgstr[3] "فشل تحصيص ذاكرة وسيطة للصورة بحجم %u با msgstr[4] "فشل تحصيص ذاكرة وسيطة للصورة بحجم %u بايت" msgstr[5] "فشل تحصيص ذاكرة وسيطة للصورة بحجم %u بايت" -#: ../gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:244 msgid "Unexpected icon chunk in animation" msgstr "قطعة أيقونة غير متوقعة في الرسم المتحرّك" -#: ../gdk-pixbuf/io-ani.c:337 +#: gdk-pixbuf/io-ani.c:337 msgid "Unsupported animation type" msgstr "نوع رسوم متحرّكة غير مدعوم" -#: ../gdk-pixbuf/io-ani.c:348 ../gdk-pixbuf/io-ani.c:406 -#: ../gdk-pixbuf/io-ani.c:432 ../gdk-pixbuf/io-ani.c:455 -#: ../gdk-pixbuf/io-ani.c:482 ../gdk-pixbuf/io-ani.c:569 +#: gdk-pixbuf/io-ani.c:348 gdk-pixbuf/io-ani.c:406 gdk-pixbuf/io-ani.c:432 +#: gdk-pixbuf/io-ani.c:455 gdk-pixbuf/io-ani.c:482 gdk-pixbuf/io-ani.c:569 msgid "Invalid header in animation" msgstr "ترويسة غير صالحة في الرسم المتحرّك" -#: ../gdk-pixbuf/io-ani.c:358 ../gdk-pixbuf/io-ani.c:380 -#: ../gdk-pixbuf/io-ani.c:464 ../gdk-pixbuf/io-ani.c:491 -#: ../gdk-pixbuf/io-ani.c:542 ../gdk-pixbuf/io-ani.c:614 +#: gdk-pixbuf/io-ani.c:358 gdk-pixbuf/io-ani.c:380 gdk-pixbuf/io-ani.c:464 +#: gdk-pixbuf/io-ani.c:491 gdk-pixbuf/io-ani.c:542 gdk-pixbuf/io-ani.c:614 msgid "Not enough memory to load animation" msgstr "لا ذاكرة كافية لتحميل الرسوم المتحرّكة" -#: ../gdk-pixbuf/io-ani.c:398 ../gdk-pixbuf/io-ani.c:424 -#: ../gdk-pixbuf/io-ani.c:443 +#: gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 gdk-pixbuf/io-ani.c:443 msgid "Malformed chunk in animation" msgstr "قطعة مشوّهة في الرسّم المتحرّك" -#: ../gdk-pixbuf/io-ani.c:711 +#: gdk-pixbuf/io-ani.c:711 msgid "The ANI image format" msgstr "صيغة صور ANI" -#: ../gdk-pixbuf/io-bmp.c:230 ../gdk-pixbuf/io-bmp.c:267 -#: ../gdk-pixbuf/io-bmp.c:338 ../gdk-pixbuf/io-bmp.c:370 -#: ../gdk-pixbuf/io-bmp.c:393 ../gdk-pixbuf/io-bmp.c:496 +#: gdk-pixbuf/io-bmp.c:230 gdk-pixbuf/io-bmp.c:267 gdk-pixbuf/io-bmp.c:338 +#: gdk-pixbuf/io-bmp.c:370 gdk-pixbuf/io-bmp.c:393 gdk-pixbuf/io-bmp.c:496 msgid "BMP image has bogus header data" msgstr "صورة BMP لها بيانات ترويسة زائفة" -#: ../gdk-pixbuf/io-bmp.c:241 ../gdk-pixbuf/io-bmp.c:433 +#: gdk-pixbuf/io-bmp.c:241 gdk-pixbuf/io-bmp.c:433 msgid "Not enough memory to load bitmap image" msgstr "لا ذاكرة كافية لتحميل الصورة النقطية" -#: ../gdk-pixbuf/io-bmp.c:319 +#: gdk-pixbuf/io-bmp.c:319 msgid "BMP image has unsupported header size" msgstr "صورة BMP لها حجم ترويسة غير مدعوم" -#: ../gdk-pixbuf/io-bmp.c:357 +#: gdk-pixbuf/io-bmp.c:357 msgid "Topdown BMP images cannot be compressed" msgstr "صور BMP أعلى-أسفل تعذّر ضغطها" -#: ../gdk-pixbuf/io-bmp.c:717 ../gdk-pixbuf/io-pnm.c:709 +#: gdk-pixbuf/io-bmp.c:717 gdk-pixbuf/io-pnm.c:709 msgid "Premature end-of-file encountered" msgstr "انتهى الملف قبل أوانه" -#: ../gdk-pixbuf/io-bmp.c:1329 +#: gdk-pixbuf/io-bmp.c:1329 msgid "Couldn't allocate memory for saving BMP file" msgstr "تعذّر تحصيص ذاكرة لحفظ ملف BMP" -#: ../gdk-pixbuf/io-bmp.c:1370 +#: gdk-pixbuf/io-bmp.c:1370 msgid "Couldn't write to BMP file" msgstr "تعذّر الكتابة في ملف BMP " -#: ../gdk-pixbuf/io-bmp.c:1423 ../gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1423 gdk-pixbuf/io-gdip-bmp.c:82 msgid "The BMP image format" msgstr "صيغة صور BMP" -#: ../gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:222 #, c-format msgid "Failure reading GIF: %s" msgstr "خطأ أثناء قراءة GIF: %s" -#: ../gdk-pixbuf/io-gif.c:496 ../gdk-pixbuf/io-gif.c:1477 -#: ../gdk-pixbuf/io-gif.c:1638 +#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1477 gdk-pixbuf/io-gif.c:1638 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "يفتقد ملف GIF بعض البيانات (ربما استقطعت بكيفية ما؟)" -#: ../gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:505 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "خطأ داخلي في محمّل GIF (%s)" -#: ../gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:579 msgid "Stack overflow" msgstr "فيضان المكدّس" -#: ../gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:639 msgid "GIF image loader cannot understand this image." msgstr "لا يستطيع محمّل صور GIF فهم هذه الصورة." -#: ../gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:668 msgid "Bad code encountered" msgstr "وُجِد رمز سيء" -#: ../gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:678 msgid "Circular table entry in GIF file" msgstr "خانة جدول دائرية في ملف GIF" -#: ../gdk-pixbuf/io-gif.c:866 ../gdk-pixbuf/io-gif.c:1464 -#: ../gdk-pixbuf/io-gif.c:1511 ../gdk-pixbuf/io-gif.c:1626 +#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1464 gdk-pixbuf/io-gif.c:1511 +#: gdk-pixbuf/io-gif.c:1626 msgid "Not enough memory to load GIF file" msgstr "لا ذاكرة كافية لتحميل ملف GIF" -#: ../gdk-pixbuf/io-gif.c:956 +#: gdk-pixbuf/io-gif.c:956 msgid "Not enough memory to composite a frame in GIF file" msgstr "لا ذاكرة كافية لتشكيل إطار في ملف GIF" -#: ../gdk-pixbuf/io-gif.c:1128 +#: gdk-pixbuf/io-gif.c:1128 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "صورة GIF تالفة (ضغط LZW غير سليم)" -#: ../gdk-pixbuf/io-gif.c:1178 +#: gdk-pixbuf/io-gif.c:1178 msgid "File does not appear to be a GIF file" msgstr "يبدو أن الملف ليس ملف GIF" -#: ../gdk-pixbuf/io-gif.c:1190 +#: gdk-pixbuf/io-gif.c:1190 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "إصدارة %s من صيغ ملفات GIF غير مدعومة" -#: ../gdk-pixbuf/io-gif.c:1299 +#: gdk-pixbuf/io-gif.c:1299 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." msgstr "ليس لصورة GIF مخطط ألوان عام، وليس لإطار بداخلها مخطط ألوان محلي." -#: ../gdk-pixbuf/io-gif.c:1533 +#: gdk-pixbuf/io-gif.c:1533 msgid "GIF image was truncated or incomplete." msgstr "صورة GIF مقطّعة أو غير كاملة." -#: ../gdk-pixbuf/io-gif.c:1689 ../gdk-pixbuf/io-gdip-gif.c:80 +#: gdk-pixbuf/io-gif.c:1689 gdk-pixbuf/io-gdip-gif.c:80 msgid "The GIF image format" msgstr "صيغة صور GIF" -#: ../gdk-pixbuf/io-ico.c:211 ../gdk-pixbuf/io-ico.c:225 -#: ../gdk-pixbuf/io-ico.c:277 ../gdk-pixbuf/io-ico.c:290 -#: ../gdk-pixbuf/io-ico.c:359 +#: gdk-pixbuf/io-ico.c:211 gdk-pixbuf/io-ico.c:225 gdk-pixbuf/io-ico.c:277 +#: gdk-pixbuf/io-ico.c:290 gdk-pixbuf/io-ico.c:359 msgid "Invalid header in icon" msgstr "ترويسة غير صحيحة في الأيقونة" -#: ../gdk-pixbuf/io-ico.c:240 ../gdk-pixbuf/io-ico.c:300 -#: ../gdk-pixbuf/io-ico.c:369 ../gdk-pixbuf/io-ico.c:432 -#: ../gdk-pixbuf/io-ico.c:462 +#: gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:369 +#: gdk-pixbuf/io-ico.c:432 gdk-pixbuf/io-ico.c:462 msgid "Not enough memory to load icon" msgstr "لا ذاكرة كافية لتحميل الأيقونة" -#: ../gdk-pixbuf/io-ico.c:322 +#: gdk-pixbuf/io-ico.c:322 msgid "Icon has zero width" msgstr "عرض الأيقونة صفر" -#: ../gdk-pixbuf/io-ico.c:332 +#: gdk-pixbuf/io-ico.c:332 msgid "Icon has zero height" msgstr "ارتفاع الأيقونة صفر" -#: ../gdk-pixbuf/io-ico.c:384 +#: gdk-pixbuf/io-ico.c:384 msgid "Compressed icons are not supported" msgstr "الأيقونات المضغوطة غير مدعومة" -#: ../gdk-pixbuf/io-ico.c:417 +#: gdk-pixbuf/io-ico.c:417 msgid "Unsupported icon type" msgstr "نوع أيقونات غير مدعوم" -#: ../gdk-pixbuf/io-ico.c:511 +#: gdk-pixbuf/io-ico.c:511 msgid "Not enough memory to load ICO file" msgstr "لا ذاكرة كافية لتحميل ملف ICO" -#: ../gdk-pixbuf/io-ico.c:976 +#: gdk-pixbuf/io-ico.c:976 msgid "Image too large to be saved as ICO" msgstr "تعذّر حفظ الصورة كـ ICO لأنها كبيرة جدًا" -#: ../gdk-pixbuf/io-ico.c:987 +#: gdk-pixbuf/io-ico.c:987 msgid "Cursor hotspot outside image" msgstr "منطقة المؤشّر النشطة خارج الصورة" -#: ../gdk-pixbuf/io-ico.c:1010 +#: gdk-pixbuf/io-ico.c:1010 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "عمق ملف ICO غير مدعوم: %Id" -#: ../gdk-pixbuf/io-ico.c:1245 ../gdk-pixbuf/io-gdip-ico.c:59 +#: gdk-pixbuf/io-ico.c:1245 gdk-pixbuf/io-gdip-ico.c:59 msgid "The ICO image format" msgstr "صيغة صور ICO" -#: ../gdk-pixbuf/io-icns.c:345 +#: gdk-pixbuf/io-icns.c:345 #, c-format msgid "Error reading ICNS image: %s" msgstr "خطأ أثناء قراءة ملف صورة ICNS: %s" -#: ../gdk-pixbuf/io-icns.c:362 +#: gdk-pixbuf/io-icns.c:362 msgid "Could not decode ICNS file" msgstr "تعذّر فك ملف ترميز ملف ICNS" -#: ../gdk-pixbuf/io-icns.c:395 +#: gdk-pixbuf/io-icns.c:395 msgid "The ICNS image format" msgstr "صيغة صور ICNS" -#: ../gdk-pixbuf/io-jasper.c:75 +#: gdk-pixbuf/io-jasper.c:75 msgid "Couldn't allocate memory for stream" msgstr "تعذّر تحصيص ذاكرة للتيار" -#: ../gdk-pixbuf/io-jasper.c:105 +#: gdk-pixbuf/io-jasper.c:105 msgid "Couldn't decode image" msgstr "تعذّر فك ترميز الصورة" -#: ../gdk-pixbuf/io-jasper.c:123 +#: gdk-pixbuf/io-jasper.c:123 msgid "Transformed JPEG2000 has zero width or height" msgstr "صورة JPEG2000 المُحوّلة ذات عرض أو ارتفاع صفري" -#: ../gdk-pixbuf/io-jasper.c:137 +#: gdk-pixbuf/io-jasper.c:137 msgid "Image type currently not supported" msgstr "نوع الصورة غير مدعوم حاليا" -#: ../gdk-pixbuf/io-jasper.c:149 ../gdk-pixbuf/io-jasper.c:157 +#: gdk-pixbuf/io-jasper.c:149 gdk-pixbuf/io-jasper.c:157 msgid "Couldn't allocate memory for color profile" msgstr "تعذّر تحصيص ذاكرة لاحة اللون" -#: ../gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:182 msgid "Insufficient memory to open JPEG 2000 file" msgstr "لا ذاكرة كافية لفتح ملف JPEG 2000" -#: ../gdk-pixbuf/io-jasper.c:264 +#: gdk-pixbuf/io-jasper.c:264 msgid "Couldn't allocate memory to buffer image data" msgstr "تعذّر تحصيص ذاكرة لبراح بيانات الصور" -#: ../gdk-pixbuf/io-jasper.c:308 +#: gdk-pixbuf/io-jasper.c:308 msgid "The JPEG 2000 image format" msgstr "صيغة صور JPEG 2000" -#: ../gdk-pixbuf/io-jpeg.c:117 +#: gdk-pixbuf/io-jpeg.c:117 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "خطأ في تفسير ملف صورة JPEG (%s)" -#: ../gdk-pixbuf/io-jpeg.c:529 +#: gdk-pixbuf/io-jpeg.c:529 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" msgstr "" "لا ذاكرة كافية لتحميل الصورة، حاوِل الخروج من بعض التطبيقات لتحرير الذاكرة" -#: ../gdk-pixbuf/io-jpeg.c:570 ../gdk-pixbuf/io-jpeg.c:776 +#: gdk-pixbuf/io-jpeg.c:570 gdk-pixbuf/io-jpeg.c:776 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "نطاق ألوان JPEG غير مدعوم (%s)" -#: ../gdk-pixbuf/io-jpeg.c:668 ../gdk-pixbuf/io-jpeg.c:944 -#: ../gdk-pixbuf/io-jpeg.c:1177 ../gdk-pixbuf/io-jpeg.c:1186 +#: gdk-pixbuf/io-jpeg.c:668 gdk-pixbuf/io-jpeg.c:944 gdk-pixbuf/io-jpeg.c:1177 +#: gdk-pixbuf/io-jpeg.c:1186 msgid "Couldn't allocate memory for loading JPEG file" msgstr "تعذّر تحصيص ذاكرة لتحميل ملف JPEG" -#: ../gdk-pixbuf/io-jpeg.c:920 +#: gdk-pixbuf/io-jpeg.c:920 msgid "Transformed JPEG has zero width or height." msgstr "صورة JPEG المُحوّلة ذات عرض أو ارتفاع صفري." -#: ../gdk-pixbuf/io-jpeg.c:1133 ../gdk-pixbuf/io-gdip-jpeg.c:53 +#: gdk-pixbuf/io-jpeg.c:1133 gdk-pixbuf/io-gdip-jpeg.c:53 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " "parsed." msgstr "يجب أن تكون جودة JPEG قيمة بين 0 و 100، لذلك تعذّر تحليل القيمة '%s'." -#: ../gdk-pixbuf/io-jpeg.c:1148 ../gdk-pixbuf/io-gdip-jpeg.c:68 +#: gdk-pixbuf/io-jpeg.c:1148 gdk-pixbuf/io-gdip-jpeg.c:68 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." msgstr "يجب أن تكون جودة JPEG قيمة بين 0 و 100، القيمة '%Id' غير مسموح بها." -#: ../gdk-pixbuf/io-jpeg.c:1309 ../gdk-pixbuf/io-gdip-jpeg.c:136 +#: gdk-pixbuf/io-jpeg.c:1309 gdk-pixbuf/io-gdip-jpeg.c:136 msgid "The JPEG image format" msgstr "صيغة صور JPEG" -#: ../gdk-pixbuf/io-pcx.c:187 +#: gdk-pixbuf/io-pcx.c:187 msgid "Couldn't allocate memory for header" msgstr "تعذّر تحصيص ذاكرة للترويسة" -#: ../gdk-pixbuf/io-pcx.c:202 ../gdk-pixbuf/io-pcx.c:560 +#: gdk-pixbuf/io-pcx.c:202 gdk-pixbuf/io-pcx.c:560 msgid "Couldn't allocate memory for context buffer" msgstr "تعذّر تحصيص ذاكرة لبراح السياق" -#: ../gdk-pixbuf/io-pcx.c:601 +#: gdk-pixbuf/io-pcx.c:601 msgid "Image has invalid width and/or height" msgstr "ارتفاع الصورة و/أو عرضها غير صحيحين" -#: ../gdk-pixbuf/io-pcx.c:613 ../gdk-pixbuf/io-pcx.c:674 +#: gdk-pixbuf/io-pcx.c:613 gdk-pixbuf/io-pcx.c:674 msgid "Image has unsupported bpp" msgstr "للصورة bpp غير مدعوم" -#: ../gdk-pixbuf/io-pcx.c:618 ../gdk-pixbuf/io-pcx.c:626 +#: gdk-pixbuf/io-pcx.c:618 gdk-pixbuf/io-pcx.c:626 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "للصورة عدد غير مدعوم من مستويات %Id-بت" -#: ../gdk-pixbuf/io-pcx.c:642 +#: gdk-pixbuf/io-pcx.c:642 msgid "Couldn't create new pixbuf" msgstr "تعذّر إنشاء pixbuf جديد" -#: ../gdk-pixbuf/io-pcx.c:650 +#: gdk-pixbuf/io-pcx.c:650 msgid "Couldn't allocate memory for line data" msgstr "تعذّر تحصيص ذاكرة لبيانات السطر" -#: ../gdk-pixbuf/io-pcx.c:657 +#: gdk-pixbuf/io-pcx.c:657 msgid "Couldn't allocate memory for paletted data" msgstr "تعذّر تحصيص ذاكرة للبيانات المرصّفة" -#: ../gdk-pixbuf/io-pcx.c:704 +#: gdk-pixbuf/io-pcx.c:704 msgid "Didn't get all lines of PCX image" msgstr "لم يتم تلقي كل سطور صورة PCX" -#: ../gdk-pixbuf/io-pcx.c:711 +#: gdk-pixbuf/io-pcx.c:711 msgid "No palette found at end of PCX data" msgstr "لا توجد لوحة ألوان عند نهاية بيانات PCX" -#: ../gdk-pixbuf/io-pcx.c:756 +#: gdk-pixbuf/io-pcx.c:756 msgid "The PCX image format" msgstr "صيغة صور PCX" -#: ../gdk-pixbuf/io-png.c:55 +#: gdk-pixbuf/io-png.c:55 msgid "Bits per channel of PNG image is invalid." msgstr "عدد البتّات لكل قناة في صورة PNG غير صحيحة." -#: ../gdk-pixbuf/io-png.c:136 ../gdk-pixbuf/io-png.c:618 +#: gdk-pixbuf/io-png.c:136 gdk-pixbuf/io-png.c:618 msgid "Transformed PNG has zero width or height." msgstr "صورة PNG المُحوّلة ذات عرض أو ارتفاع صفري." -#: ../gdk-pixbuf/io-png.c:144 +#: gdk-pixbuf/io-png.c:144 msgid "Bits per channel of transformed PNG is not 8." msgstr "عدد البتّات لكل قناة في صورة PNG لا يساوي 8." -#: ../gdk-pixbuf/io-png.c:153 +#: gdk-pixbuf/io-png.c:153 msgid "Transformed PNG not RGB or RGBA." msgstr "صورة PNG المحوّلة ليست RGB أو RGBA." -#: ../gdk-pixbuf/io-png.c:162 +#: gdk-pixbuf/io-png.c:162 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "صورة PNG المحولة لها عدد غير مدعوم من القنوات، يجب أن تكون 3 أو 4." -#: ../gdk-pixbuf/io-png.c:183 +#: gdk-pixbuf/io-png.c:183 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "خطأ قاتل في ملف صورة PNG: %s" -#: ../gdk-pixbuf/io-png.c:310 +#: gdk-pixbuf/io-png.c:310 msgid "Insufficient memory to load PNG file" msgstr "لا ذاكرة كافية لتحميل ملف PNG" -#: ../gdk-pixbuf/io-png.c:633 +#: gdk-pixbuf/io-png.c:633 #, c-format msgid "" "Insufficient memory to store a %ld by %ld image; try exiting some " @@ -725,26 +718,26 @@ msgstr "" "ذاكرة غير كافية لتخزين %ld من %ld صورة، حاول الخروج من بعض التطبيقات لتقليل " "استخدام الذاكرة" -#: ../gdk-pixbuf/io-png.c:684 +#: gdk-pixbuf/io-png.c:684 msgid "Fatal error reading PNG image file" msgstr "خطأ قاتل عند قراءة ملف صورة PNG" -#: ../gdk-pixbuf/io-png.c:733 +#: gdk-pixbuf/io-png.c:733 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "خطأ قاتل عند قراءة ملف صورة PNG: %s" -#: ../gdk-pixbuf/io-png.c:825 +#: gdk-pixbuf/io-png.c:825 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "" "يجب أن يكون لمفاتيح قطع PNG النصية محرفًا واحدًا على الأقل و 79 كحد أقصى." -#: ../gdk-pixbuf/io-png.c:833 +#: gdk-pixbuf/io-png.c:833 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "يجب أن تكون مفاتيح المقاطع النصية لـ PNG محارف أسكي." -#: ../gdk-pixbuf/io-png.c:846 ../gdk-pixbuf/io-gdip-png.c:56 +#: gdk-pixbuf/io-png.c:846 gdk-pixbuf/io-gdip-png.c:56 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -752,7 +745,7 @@ msgid "" msgstr "" "يجب أن يكون مستوى ضغط PNG قيمة بين 0 و 100، لذلك تعذّر تحليل القيمة '%s'." -#: ../gdk-pixbuf/io-png.c:858 ../gdk-pixbuf/io-gdip-png.c:68 +#: gdk-pixbuf/io-png.c:858 gdk-pixbuf/io-gdip-png.c:68 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -760,379 +753,375 @@ msgid "" msgstr "" "يجب أن يكون مستوي ضغط PNG قيمة بين 0 و 100، القيمة '%Id' غير مسموح بها." -#: ../gdk-pixbuf/io-png.c:896 +#: gdk-pixbuf/io-png.c:896 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "تعذّر تحويل قيمة مقطع PNG النصي %s إلى ترميز ISO-8859-1." -#: ../gdk-pixbuf/io-png.c:1045 ../gdk-pixbuf/io-gdip-png.c:133 +#: gdk-pixbuf/io-png.c:1045 gdk-pixbuf/io-gdip-png.c:133 msgid "The PNG image format" msgstr "صيغة صور PNG" -#: ../gdk-pixbuf/io-pnm.c:250 +#: gdk-pixbuf/io-pnm.c:250 msgid "PNM loader expected to find an integer, but didn't" msgstr "توقَّع مُحمّل PNM العثور على رقم صحيح، لكن لم يجده" -#: ../gdk-pixbuf/io-pnm.c:282 +#: gdk-pixbuf/io-pnm.c:282 msgid "PNM file has an incorrect initial byte" msgstr "لملف PNM بايت أوَّلي غير سليم" -#: ../gdk-pixbuf/io-pnm.c:312 +#: gdk-pixbuf/io-pnm.c:312 msgid "PNM file is not in a recognized PNM subformat" msgstr "ملف PNM ليس في صيغة فرعيّة من PNM يمكن تمييزها" -#: ../gdk-pixbuf/io-pnm.c:337 +#: gdk-pixbuf/io-pnm.c:337 msgid "PNM file has an image width of 0" msgstr "ملف PNM له عرض صورة يساوي 0" -#: ../gdk-pixbuf/io-pnm.c:358 +#: gdk-pixbuf/io-pnm.c:358 msgid "PNM file has an image height of 0" msgstr "ملف PNM له ارتفاع صورة يساوي 0" -#: ../gdk-pixbuf/io-pnm.c:381 +#: gdk-pixbuf/io-pnm.c:381 msgid "Maximum color value in PNM file is 0" msgstr "قيمة اللون القصوى في ملف PNM هي 0" -#: ../gdk-pixbuf/io-pnm.c:389 +#: gdk-pixbuf/io-pnm.c:389 msgid "Maximum color value in PNM file is too large" msgstr "قيمة اللون القصوى في ملف PNM كبيرة جدًا" -#: ../gdk-pixbuf/io-pnm.c:429 ../gdk-pixbuf/io-pnm.c:459 -#: ../gdk-pixbuf/io-pnm.c:504 +#: gdk-pixbuf/io-pnm.c:429 gdk-pixbuf/io-pnm.c:459 gdk-pixbuf/io-pnm.c:504 msgid "Raw PNM image type is invalid" msgstr "نوع صورة PNM الخام غير صحيح" -#: ../gdk-pixbuf/io-pnm.c:654 +#: gdk-pixbuf/io-pnm.c:654 msgid "PNM image loader does not support this PNM subformat" msgstr "مُحمِّل صور PNM لا يَدعم صيغة PNM الفرعية هذه" -#: ../gdk-pixbuf/io-pnm.c:741 ../gdk-pixbuf/io-pnm.c:968 +#: gdk-pixbuf/io-pnm.c:741 gdk-pixbuf/io-pnm.c:968 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "صيغ PNM الخام تحتاج إلى وَضع فراغ واحد قبل بيانات العيّنة" -#: ../gdk-pixbuf/io-pnm.c:768 +#: gdk-pixbuf/io-pnm.c:768 msgid "Cannot allocate memory for loading PNM image" msgstr "تعذّر تحصيص ذاكرة لتحميل صورة PNM" -#: ../gdk-pixbuf/io-pnm.c:818 +#: gdk-pixbuf/io-pnm.c:818 msgid "Insufficient memory to load PNM context struct" msgstr "ذاكرة غير كافية لتحميل بنية سياق PNM" -#: ../gdk-pixbuf/io-pnm.c:869 +#: gdk-pixbuf/io-pnm.c:869 msgid "Unexpected end of PNM image data" msgstr "نهاية غير متوقّعة لبيانات صورة PNM" -#: ../gdk-pixbuf/io-pnm.c:997 +#: gdk-pixbuf/io-pnm.c:997 msgid "Insufficient memory to load PNM file" msgstr "ذاكرة غير كافية لتحميل ملف PNM" -#: ../gdk-pixbuf/io-pnm.c:1081 +#: gdk-pixbuf/io-pnm.c:1081 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "عائلة صيغ صور PNM/PBM/PGM/PPM" -#: ../gdk-pixbuf/io-ras.c:126 +#: gdk-pixbuf/io-ras.c:126 msgid "RAS image has bogus header data" msgstr "لصورة RAS بيانات ترويسة زائفة" -#: ../gdk-pixbuf/io-ras.c:148 +#: gdk-pixbuf/io-ras.c:148 msgid "RAS image has unknown type" msgstr "لصورة RAS نوع مجهول" -#: ../gdk-pixbuf/io-ras.c:156 +#: gdk-pixbuf/io-ras.c:156 msgid "unsupported RAS image variation" msgstr "انحراف صورة RAS غير مدعوم" -#: ../gdk-pixbuf/io-ras.c:171 ../gdk-pixbuf/io-ras.c:200 +#: gdk-pixbuf/io-ras.c:171 gdk-pixbuf/io-ras.c:200 msgid "Not enough memory to load RAS image" msgstr "ذاكرة غير كافية لتحميل صورة RAS" -#: ../gdk-pixbuf/io-ras.c:545 +#: gdk-pixbuf/io-ras.c:545 msgid "The Sun raster image format" msgstr "صيغة صور Sun raster" -#: ../gdk-pixbuf/io-tga.c:154 +#: gdk-pixbuf/io-tga.c:154 msgid "Cannot allocate memory for IOBuffer struct" msgstr "تعذّر تحصيص ذاكرة لبنية IOBuffer" -#: ../gdk-pixbuf/io-tga.c:173 +#: gdk-pixbuf/io-tga.c:173 msgid "Cannot allocate memory for IOBuffer data" msgstr "تعذّر تحصيص ذاكرة لبيانات IOBuffer" -#: ../gdk-pixbuf/io-tga.c:184 +#: gdk-pixbuf/io-tga.c:184 msgid "Cannot realloc IOBuffer data" msgstr "تعذّر إعادة تحصيص بيانات IOBuffer" -#: ../gdk-pixbuf/io-tga.c:214 +#: gdk-pixbuf/io-tga.c:214 msgid "Cannot allocate temporary IOBuffer data" msgstr "تعذّر تحصيص بيانات IOBuffer المؤقتة" -#: ../gdk-pixbuf/io-tga.c:347 +#: gdk-pixbuf/io-tga.c:347 msgid "Cannot allocate new pixbuf" msgstr "تعذّر تحصيص pixbuf جديد" -#: ../gdk-pixbuf/io-tga.c:687 +#: gdk-pixbuf/io-tga.c:687 msgid "Cannot allocate colormap structure" msgstr "تعذّر تحصيص تركيب مُخطط الألوان" -#: ../gdk-pixbuf/io-tga.c:694 +#: gdk-pixbuf/io-tga.c:694 msgid "Cannot allocate colormap entries" msgstr "تعذّر تحصيص مدخلات مُخطط الألوان" -#: ../gdk-pixbuf/io-tga.c:716 +#: gdk-pixbuf/io-tga.c:716 msgid "Unexpected bitdepth for colormap entries" msgstr "عمق بت غير متوقّع لخانات مُخطط الألوان" -#: ../gdk-pixbuf/io-tga.c:734 +#: gdk-pixbuf/io-tga.c:734 msgid "Cannot allocate TGA header memory" msgstr "تعذّر تحصيص ذاكرة ترويسة TGA" -#: ../gdk-pixbuf/io-tga.c:767 +#: gdk-pixbuf/io-tga.c:767 msgid "TGA image has invalid dimensions" msgstr "صورة TGA لها أبعاد غير سليمة" -#: ../gdk-pixbuf/io-tga.c:773 ../gdk-pixbuf/io-tga.c:782 -#: ../gdk-pixbuf/io-tga.c:792 ../gdk-pixbuf/io-tga.c:802 -#: ../gdk-pixbuf/io-tga.c:809 +#: gdk-pixbuf/io-tga.c:773 gdk-pixbuf/io-tga.c:782 gdk-pixbuf/io-tga.c:792 +#: gdk-pixbuf/io-tga.c:802 gdk-pixbuf/io-tga.c:809 msgid "TGA image type not supported" msgstr "نوع صور TGA غير مدعوم" -#: ../gdk-pixbuf/io-tga.c:856 +#: gdk-pixbuf/io-tga.c:856 msgid "Cannot allocate memory for TGA context struct" msgstr "تعذّر تحصيص ذاكرة لبنية سياق TGA" -#: ../gdk-pixbuf/io-tga.c:921 +#: gdk-pixbuf/io-tga.c:921 msgid "Excess data in file" msgstr "بيانات زائدة في الملف" -#: ../gdk-pixbuf/io-tga.c:1000 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "صيغة صور Targa" -#: ../gdk-pixbuf/io-tiff.c:160 +#: gdk-pixbuf/io-tiff.c:160 msgid "Could not get image width (bad TIFF file)" msgstr "تعذّر معرفة عرض الصورة (ملف TIFF رديء)" -#: ../gdk-pixbuf/io-tiff.c:167 +#: gdk-pixbuf/io-tiff.c:167 msgid "Could not get image height (bad TIFF file)" msgstr "تعذّر معرفة ارتفاع الصورة (ملف TIFF رديء)" -#: ../gdk-pixbuf/io-tiff.c:175 +#: gdk-pixbuf/io-tiff.c:175 msgid "Width or height of TIFF image is zero" msgstr "عرض أو ارتفاع صفري لصورة TIFF" -#: ../gdk-pixbuf/io-tiff.c:184 ../gdk-pixbuf/io-tiff.c:193 +#: gdk-pixbuf/io-tiff.c:184 gdk-pixbuf/io-tiff.c:193 msgid "Dimensions of TIFF image too large" msgstr "أبعاد صورة TIFF كبيرة جدًا" -#: ../gdk-pixbuf/io-tiff.c:217 ../gdk-pixbuf/io-tiff.c:229 -#: ../gdk-pixbuf/io-tiff.c:541 +#: gdk-pixbuf/io-tiff.c:217 gdk-pixbuf/io-tiff.c:229 gdk-pixbuf/io-tiff.c:541 msgid "Insufficient memory to open TIFF file" msgstr "ذاكرة غير كافية لفتح ملف TIFF" -#: ../gdk-pixbuf/io-tiff.c:275 +#: gdk-pixbuf/io-tiff.c:275 msgid "Failed to load RGB data from TIFF file" msgstr "فشل تحميل بيانات RGB من ملف TIFF" -#: ../gdk-pixbuf/io-tiff.c:331 +#: gdk-pixbuf/io-tiff.c:331 msgid "Failed to open TIFF image" msgstr "فشل فتح صورة TIFF" -#: ../gdk-pixbuf/io-tiff.c:343 ../gdk-pixbuf/io-tiff.c:722 +#: gdk-pixbuf/io-tiff.c:343 gdk-pixbuf/io-tiff.c:722 msgid "TIFFClose operation failed" msgstr "فشلت عملية TIFFClose" -#: ../gdk-pixbuf/io-tiff.c:473 ../gdk-pixbuf/io-tiff.c:486 +#: gdk-pixbuf/io-tiff.c:473 gdk-pixbuf/io-tiff.c:486 msgid "Failed to load TIFF image" msgstr "فشل تحميل صورة TIFF" -#: ../gdk-pixbuf/io-tiff.c:670 +#: gdk-pixbuf/io-tiff.c:670 msgid "Failed to save TIFF image" msgstr "فشل حفظ صورة TIFF" -#: ../gdk-pixbuf/io-tiff.c:708 +#: gdk-pixbuf/io-tiff.c:708 msgid "Failed to write TIFF data" msgstr "فشلت كتابة بيانات TIFF" -#: ../gdk-pixbuf/io-tiff.c:760 +#: gdk-pixbuf/io-tiff.c:760 msgid "Couldn't write to TIFF file" msgstr "الكتابة لملف TIFF غير ممكنة" -#: ../gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "صيغة صور TIFF" -#: ../gdk-pixbuf/io-wbmp.c:246 +#: gdk-pixbuf/io-wbmp.c:246 msgid "Image has zero width" msgstr "عرض الصورة صفر" -#: ../gdk-pixbuf/io-wbmp.c:264 +#: gdk-pixbuf/io-wbmp.c:264 msgid "Image has zero height" msgstr "ارتفاع الصورة صفر" -#: ../gdk-pixbuf/io-wbmp.c:275 +#: gdk-pixbuf/io-wbmp.c:275 msgid "Not enough memory to load image" msgstr "ذاكرة غير كافية لتحميل الصورة" -#: ../gdk-pixbuf/io-wbmp.c:334 +#: gdk-pixbuf/io-wbmp.c:334 msgid "Couldn't save the rest" msgstr "تعذّر حفظ الباقي" -#: ../gdk-pixbuf/io-wbmp.c:375 +#: gdk-pixbuf/io-wbmp.c:375 msgid "The WBMP image format" msgstr "صيغة صور WBMP" -#: ../gdk-pixbuf/io-xbm.c:295 +#: gdk-pixbuf/io-xbm.c:295 msgid "Invalid XBM file" msgstr "ملف XBM غير سليم" -#: ../gdk-pixbuf/io-xbm.c:305 +#: gdk-pixbuf/io-xbm.c:305 msgid "Insufficient memory to load XBM image file" msgstr "ذاكرة غير كافية لفتح صورة ملف XBM" -#: ../gdk-pixbuf/io-xbm.c:453 +#: gdk-pixbuf/io-xbm.c:453 msgid "Failed to write to temporary file when loading XBM image" msgstr "فشلت الكتابة في ملف مؤقّت عند تحميل صورة XBM" -#: ../gdk-pixbuf/io-xbm.c:492 +#: gdk-pixbuf/io-xbm.c:492 msgid "The XBM image format" msgstr "صيغة صور XBM" -#: ../gdk-pixbuf/io-xpm.c:468 +#: gdk-pixbuf/io-xpm.c:468 msgid "No XPM header found" msgstr "لا توجد ترويسة XPM" -#: ../gdk-pixbuf/io-xpm.c:477 +#: gdk-pixbuf/io-xpm.c:477 msgid "Invalid XPM header" msgstr "ترويسة XPM غير صالحة" -#: ../gdk-pixbuf/io-xpm.c:485 +#: gdk-pixbuf/io-xpm.c:485 msgid "XPM file has image width <= 0" msgstr "عرض صورة ملف XPM قيمته <= 0" -#: ../gdk-pixbuf/io-xpm.c:493 +#: gdk-pixbuf/io-xpm.c:493 msgid "XPM file has image height <= 0" msgstr "ارتفاع صورة ملف XPM قيمته <= 0" -#: ../gdk-pixbuf/io-xpm.c:501 +#: gdk-pixbuf/io-xpm.c:501 msgid "XPM has invalid number of chars per pixel" msgstr "ملف XPM له عدد غير صحيح من المحارف لكل بكسل" -#: ../gdk-pixbuf/io-xpm.c:510 +#: gdk-pixbuf/io-xpm.c:510 msgid "XPM file has invalid number of colors" msgstr "ملف XPM له عدد غير صحيح من الألوان" -#: ../gdk-pixbuf/io-xpm.c:522 ../gdk-pixbuf/io-xpm.c:531 -#: ../gdk-pixbuf/io-xpm.c:583 +#: gdk-pixbuf/io-xpm.c:522 gdk-pixbuf/io-xpm.c:531 gdk-pixbuf/io-xpm.c:583 msgid "Cannot allocate memory for loading XPM image" msgstr "تعذّر تحصيص ذاكرة لتحميل صورة XPM" -#: ../gdk-pixbuf/io-xpm.c:545 +#: gdk-pixbuf/io-xpm.c:545 msgid "Cannot read XPM colormap" msgstr "تعذّر قراءة مخطط ألوان XPM" -#: ../gdk-pixbuf/io-xpm.c:777 +#: gdk-pixbuf/io-xpm.c:777 msgid "Failed to write to temporary file when loading XPM image" msgstr "فشلت الكتابة في ملف مؤقت عند تحميل صورة XPM" -#: ../gdk-pixbuf/io-xpm.c:816 +#: gdk-pixbuf/io-xpm.c:816 msgid "The XPM image format" msgstr "صيغة صور XPM" -#: ../gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:59 msgid "The EMF image format" msgstr "صيغة صور EMF" -#: ../gdk-pixbuf/io-gdip-utils.c:212 +#: gdk-pixbuf/io-gdip-utils.c:212 #, c-format msgid "Could not allocate memory: %s" msgstr "تعذّر تحصيص ذاكرة: %s" -#: ../gdk-pixbuf/io-gdip-utils.c:237 ../gdk-pixbuf/io-gdip-utils.c:350 -#: ../gdk-pixbuf/io-gdip-utils.c:383 +#: gdk-pixbuf/io-gdip-utils.c:237 gdk-pixbuf/io-gdip-utils.c:350 +#: gdk-pixbuf/io-gdip-utils.c:383 #, c-format msgid "Could not create stream: %s" msgstr "تعذّر إنشاء الدفق: %s" -#: ../gdk-pixbuf/io-gdip-utils.c:251 +#: gdk-pixbuf/io-gdip-utils.c:251 #, c-format msgid "Could not seek stream: %s" msgstr "تعذّر الالتماس في الدفق: %s" -#: ../gdk-pixbuf/io-gdip-utils.c:263 +#: gdk-pixbuf/io-gdip-utils.c:263 #, c-format msgid "Could not read from stream: %s" msgstr "تعذّر القراءة من الدفق: %s" -#: ../gdk-pixbuf/io-gdip-utils.c:736 +#: gdk-pixbuf/io-gdip-utils.c:736 msgid "Couldn't create pixbuf" msgstr "تعذّر إنشاء pixbuf" -#: ../gdk-pixbuf/io-gdip-utils.c:798 +#: gdk-pixbuf/io-gdip-utils.c:798 msgid "Couldn't load bitmap" msgstr "تعذّر تحميل الصورة النقطية" -#: ../gdk-pixbuf/io-gdip-utils.c:821 +#: gdk-pixbuf/io-gdip-utils.c:821 msgid "Couldn't load metafile" msgstr "تعذّر تحميل ملف المعلومات الفوقية" -#: ../gdk-pixbuf/io-gdip-utils.c:980 +#: gdk-pixbuf/io-gdip-utils.c:980 msgid "Unsupported image format for GDI+" msgstr "نسق صور لا يدعمه GDI+" -#: ../gdk-pixbuf/io-gdip-utils.c:987 +#: gdk-pixbuf/io-gdip-utils.c:987 msgid "Couldn't save" msgstr "تعذّر الحفظ" -#: ../gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:58 msgid "The WMF image format" msgstr "صيغة صور WMF" #. Description of --sync in --help output -#: ../gdk/win32/gdkmain-win32.c:54 +#: gdk/win32/gdkmain-win32.c:54 msgid "Don't batch GDI requests" msgstr "لا ترسل طلبات GDI دفعة واحدة" #. Description of --no-wintab in --help output -#: ../gdk/win32/gdkmain-win32.c:56 +#: gdk/win32/gdkmain-win32.c:56 msgid "Don't use the Wintab API for tablet support" msgstr "لا تستخدم Wintab API لدعم اللوحة" #. Description of --ignore-wintab in --help output -#: ../gdk/win32/gdkmain-win32.c:58 +#: gdk/win32/gdkmain-win32.c:58 msgid "Same as --no-wintab" msgstr "مثل --no-wintab" #. Description of --use-wintab in --help output -#: ../gdk/win32/gdkmain-win32.c:60 +#: gdk/win32/gdkmain-win32.c:60 msgid "Do use the Wintab API [default]" msgstr "لا تستخدم Wintab API [مبدئي]" #. Description of --max-colors=COLORS in --help output -#: ../gdk/win32/gdkmain-win32.c:62 +#: gdk/win32/gdkmain-win32.c:62 msgid "Size of the palette in 8 bit mode" msgstr "حجم لوح الألوان في نمط 8 بتة" #. Placeholder in --max-colors=COLORS in --help output -#: ../gdk/win32/gdkmain-win32.c:63 +#: gdk/win32/gdkmain-win32.c:63 msgid "COLORS" msgstr "ألوان" #. Description of --sync in --help output -#: ../gdk/x11/gdkmain-x11.c:92 +#: gdk/x11/gdkmain-x11.c:92 msgid "Make X calls synchronous" msgstr "اجعل نداءات س متزامنة" -#: ../gdk/x11/gdkapplaunchcontext-x11.c:311 +#: gdk/x11/gdkapplaunchcontext-x11.c:311 #, c-format msgid "Starting %s" msgstr "يجري بدء %s" -#: ../gdk/x11/gdkapplaunchcontext-x11.c:313 +#: gdk/x11/gdkapplaunchcontext-x11.c:313 #, c-format msgid "Opening %s" msgstr "يجري فتح %s" -#: ../gdk/x11/gdkapplaunchcontext-x11.c:316 +#: gdk/x11/gdkapplaunchcontext-x11.c:316 #, c-format msgid "Opening %d Item" msgid_plural "Opening %d Items" @@ -1143,46 +1132,46 @@ msgstr[3] "يجري فتح %Id عناصر" msgstr[4] "يجري فتح %Id عنصرا" msgstr[5] "يجري فتح %Id عنصر" -#: ../gtk/gtkaboutdialog.c:264 ../gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "الترخيص" -#: ../gtk/gtkaboutdialog.c:265 +#: gtk/gtkaboutdialog.c:265 msgid "The license of the program" msgstr "ترخيص البرنامج" #. Add the credits button -#: ../gtk/gtkaboutdialog.c:500 +#: gtk/gtkaboutdialog.c:500 msgid "C_redits" msgstr "_شكْر" #. Add the license button -#: ../gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "ال_ترخيص" -#: ../gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "عنْ %s" -#: ../gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "شكْر" -#: ../gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "كتَبَهُ" -#: ../gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "وثّقه" -#: ../gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "ترجَمَهُ" -#: ../gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "جمَّلَهُ" @@ -1193,7 +1182,7 @@ msgstr "جمَّلَهُ" #. * #. * Don't include the prefix "keyboard label|" in the translation. #. -#: ../gtk/gtkaccellabel.c:93 +#: gtk/gtkaccellabel.c:93 msgid "keyboard label|Shift" msgstr "Shift" @@ -1204,7 +1193,7 @@ msgstr "Shift" #. * #. * Don't include the prefix "keyboard label|" in the translation. #. -#: ../gtk/gtkaccellabel.c:101 +#: gtk/gtkaccellabel.c:101 msgid "keyboard label|Ctrl" msgstr "Ctrl" @@ -1215,7 +1204,7 @@ msgstr "Ctrl" #. * #. * Don't include the prefix "keyboard label|" in the translation. #. -#: ../gtk/gtkaccellabel.c:109 +#: gtk/gtkaccellabel.c:109 msgid "keyboard label|Alt" msgstr "Alt" @@ -1225,7 +1214,7 @@ msgstr "Alt" #. * this. #. * And do not translate the part before the |. #. -#: ../gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "Super" @@ -1235,7 +1224,7 @@ msgstr "Super" #. * this. #. * And do not translate the part before the |. #. -#: ../gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "Hyper" @@ -1245,31 +1234,31 @@ msgstr "Hyper" #. * this. #. * And do not translate the part before the |. #. -#: ../gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "Meta" #. do not translate the part before the | -#: ../gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "Space" #. do not translate the part before the | -#: ../gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "Backslash" -#: ../gtk/gtkbuilderparser.c:340 +#: gtk/gtkbuilderparser.c:340 #, c-format msgid "Invalid type function: `%s'" msgstr "دالة نوع غير سليمة: `%s'" -#: ../gtk/gtkbuilderparser.c:823 +#: gtk/gtkbuilderparser.c:823 #, c-format msgid "Invalid root element: '%s'" msgstr "عنصر جذري غير سليم: %s" -#: ../gtk/gtkbuilderparser.c:862 +#: gtk/gtkbuilderparser.c:862 #, c-format msgid "Unhandled tag: '%s'" msgstr "وسم غير معتبر: '%s'" @@ -1283,7 +1272,7 @@ msgstr "وسم غير معتبر: '%s'" #. * so if you have a default text direction of RTL and YM, then #. * the year will appear on the right. #. -#: ../gtk/gtkcalendar.c:758 +#: gtk/gtkcalendar.c:758 msgid "calendar:MY" msgstr "calendar:MY" @@ -1291,7 +1280,7 @@ msgstr "calendar:MY" #. * first day of the week to calendar:week_start:1 if you want Monday #. * to be the first day of the week, and so on. #. -#: ../gtk/gtkcalendar.c:796 +#: gtk/gtkcalendar.c:796 msgid "calendar:week_start:0" msgstr "calendar:week_start:7" @@ -1303,7 +1292,7 @@ msgstr "calendar:week_start:7" #. * #. * If you don't understand this, leave it as "2000" #. -#: ../gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "2000" @@ -1318,7 +1307,7 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: ../gtk/gtkcalendar.c:1828 ../gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "%Id" @@ -1334,7 +1323,7 @@ msgstr "%Id" #. * digits. That needs support from your system and locale definition #. * too. #. -#: ../gtk/gtkcalendar.c:1860 ../gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "%Id" @@ -1350,7 +1339,7 @@ msgstr "%Id" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: ../gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "%Y" @@ -1358,7 +1347,7 @@ msgstr "%Y" #. * a disabled accelerator key combination. Only include #. * the text after the | in the translation. #. -#: ../gtk/gtkcellrendereraccel.c:235 +#: gtk/gtkcellrendereraccel.c:235 msgid "Accelerator|Disabled" msgstr "معطّل" @@ -1366,25 +1355,25 @@ msgstr "معطّل" #. * an accelerator when the cell is clicked to change the #. * acelerator. #. -#: ../gtk/gtkcellrendereraccel.c:368 ../gtk/gtkcellrendereraccel.c:580 +#: gtk/gtkcellrendereraccel.c:368 gtk/gtkcellrendereraccel.c:580 msgid "New accelerator..." msgstr "اختصار جديد..." #. do not translate the part before the | -#: ../gtk/gtkcellrendererprogress.c:362 ../gtk/gtkcellrendererprogress.c:449 +#: gtk/gtkcellrendererprogress.c:362 gtk/gtkcellrendererprogress.c:449 #, c-format msgid "progress bar label|%d %%" msgstr "%Id %%" -#: ../gtk/gtkcolorbutton.c:188 ../gtk/gtkcolorbutton.c:559 +#: gtk/gtkcolorbutton.c:188 gtk/gtkcolorbutton.c:559 msgid "Pick a Color" msgstr "اختر لونًا" -#: ../gtk/gtkcolorbutton.c:448 +#: gtk/gtkcolorbutton.c:448 msgid "Received invalid color data\n" msgstr "استُلِمت بيانات لون غير سليمة\n" -#: ../gtk/gtkcolorsel.c:354 +#: gtk/gtkcolorsel.c:354 msgid "" "Select the color you want from the outer ring. Select the darkness or " "lightness of that color using the inner triangle." @@ -1392,73 +1381,73 @@ msgstr "" "اختر اللون الذي تريده من الحلقة الخارجية. اختر ظلمة أو إضاءة ذلك اللون " "باستخدام المثلث الداخلي." -#: ../gtk/gtkcolorsel.c:378 +#: gtk/gtkcolorsel.c:378 msgid "" "Click the eyedropper, then click a color anywhere on your screen to select " "that color." msgstr "انقر القطّارة ثم انقر أيّ لون في أيّ مكان على الشاشة لاختيار ذلك اللون." -#: ../gtk/gtkcolorsel.c:387 +#: gtk/gtkcolorsel.c:387 msgid "_Hue:" msgstr "ال_تدرج:" -#: ../gtk/gtkcolorsel.c:388 +#: gtk/gtkcolorsel.c:388 msgid "Position on the color wheel." msgstr "الموقع على عجلة الألوان." -#: ../gtk/gtkcolorsel.c:390 +#: gtk/gtkcolorsel.c:390 msgid "_Saturation:" msgstr "الت_شبع:" -#: ../gtk/gtkcolorsel.c:391 +#: gtk/gtkcolorsel.c:391 msgid "\"Deepness\" of the color." msgstr "عمق\" اللون\"." -#: ../gtk/gtkcolorsel.c:392 +#: gtk/gtkcolorsel.c:392 msgid "_Value:" msgstr "ال_قيمة:" -#: ../gtk/gtkcolorsel.c:393 +#: gtk/gtkcolorsel.c:393 msgid "Brightness of the color." msgstr "سُطوع اللون." -#: ../gtk/gtkcolorsel.c:394 +#: gtk/gtkcolorsel.c:394 msgid "_Red:" msgstr "_أحمر:" -#: ../gtk/gtkcolorsel.c:395 +#: gtk/gtkcolorsel.c:395 msgid "Amount of red light in the color." msgstr "كمية الضوء الأحمر في اللون." -#: ../gtk/gtkcolorsel.c:396 +#: gtk/gtkcolorsel.c:396 msgid "_Green:" msgstr "أ_خضر:" -#: ../gtk/gtkcolorsel.c:397 +#: gtk/gtkcolorsel.c:397 msgid "Amount of green light in the color." msgstr "كمية الضوء الأخضر في اللون." -#: ../gtk/gtkcolorsel.c:398 +#: gtk/gtkcolorsel.c:398 msgid "_Blue:" msgstr "أ_زرق:" -#: ../gtk/gtkcolorsel.c:399 +#: gtk/gtkcolorsel.c:399 msgid "Amount of blue light in the color." msgstr "كمية الضوء الأزرق في اللون." -#: ../gtk/gtkcolorsel.c:402 +#: gtk/gtkcolorsel.c:402 msgid "Op_acity:" msgstr "ال_عتامة:" -#: ../gtk/gtkcolorsel.c:409 ../gtk/gtkcolorsel.c:419 +#: gtk/gtkcolorsel.c:409 gtk/gtkcolorsel.c:419 msgid "Transparency of the color." msgstr "شفافية اللون." -#: ../gtk/gtkcolorsel.c:426 +#: gtk/gtkcolorsel.c:426 msgid "Color _name:" msgstr "ا_سم اللون:" -#: ../gtk/gtkcolorsel.c:440 +#: gtk/gtkcolorsel.c:440 msgid "" "You can enter an HTML-style hexadecimal color value, or simply a color name " "such as 'orange' in this entry." @@ -1466,15 +1455,15 @@ msgstr "" "يمكنك إدخال قيمة لون بالنظام الست عشري و أسلوب HTML، أو اسم لون بكل بساطة " "مثل 'orange' في هذه الخانة." -#: ../gtk/gtkcolorsel.c:470 +#: gtk/gtkcolorsel.c:470 msgid "_Palette:" msgstr "_لوحة الألوان:" -#: ../gtk/gtkcolorsel.c:499 +#: gtk/gtkcolorsel.c:499 msgid "Color Wheel" msgstr "عجلة الألوان" -#: ../gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " @@ -1483,7 +1472,7 @@ msgstr "" "اللون المُختار سابقًا، للمقارنة باللون الذي اخترتَه الآن. يُمكِنك سحب هذا اللون " "لخانة لوحة ألوان، أو جعله كاللون الحالي بسحبه للمربع اللوني." -#: ../gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." @@ -1491,11 +1480,11 @@ msgstr "" "اللون الذي اخترته. تستطيع سحب هذا اللون إلى خانة لوحة الألوان لحفظه حتى " "تستخدمه مستقبلًا." -#: ../gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "ا_حفظ اللون هنا" -#: ../gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1503,51 +1492,51 @@ msgstr "" "انقر خانة لوحة الألوان هذه لجعلها اللون الحالي. لتغيير هذه الخانة اسحب عينة " "لون إلى هنا أو انقر الزر الأيمن للفأرة واختر \"احفظ اللون هنا.\"" -#: ../gtk/gtkcolorseldialog.c:170 +#: gtk/gtkcolorseldialog.c:170 msgid "Color Selection" msgstr "اختيار اللون" -#: ../gtk/gtkentry.c:5376 ../gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "طرق ال_إدخال" -#: ../gtk/gtkentry.c:5390 ../gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "أ_درج محرف تحكم يونيكود" -#: ../gtk/gtkfilechooserbutton.c:64 +#: gtk/gtkfilechooserbutton.c:64 msgid "Select A File" msgstr "اختر ملفًا" -#: ../gtk/gtkfilechooserbutton.c:65 ../gtk/gtkfilechooserdefault.c:1909 +#: gtk/gtkfilechooserbutton.c:65 gtk/gtkfilechooserdefault.c:1909 msgid "Desktop" msgstr "سطح المكتب" -#: ../gtk/gtkfilechooserbutton.c:66 +#: gtk/gtkfilechooserbutton.c:66 msgid "(None)" msgstr "(لا شيء)" -#: ../gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "أخرى..." -#: ../gtk/gtkfilechooserdefault.c:1053 +#: gtk/gtkfilechooserdefault.c:1053 msgid "Could not retrieve information about the file" msgstr "تعذّر جلب معلومات عن الملف" -#: ../gtk/gtkfilechooserdefault.c:1064 +#: gtk/gtkfilechooserdefault.c:1064 msgid "Could not add a bookmark" msgstr "تعذّر إضافة علامة" -#: ../gtk/gtkfilechooserdefault.c:1075 +#: gtk/gtkfilechooserdefault.c:1075 msgid "Could not remove bookmark" msgstr "تعذّر حذف العلامة" -#: ../gtk/gtkfilechooserdefault.c:1086 +#: gtk/gtkfilechooserdefault.c:1086 msgid "The folder could not be created" msgstr "تعذّر إنشاء المجلّد" -#: ../gtk/gtkfilechooserdefault.c:1099 +#: gtk/gtkfilechooserdefault.c:1099 msgid "" "The folder could not be created, as a file with the same name already " "exists. Try using a different name for the folder, or rename the file first." @@ -1555,11 +1544,11 @@ msgstr "" "تعذّر إنشاء المجلد بسبب وجود ملف يحمل نفس الاسم. حاول استخدام اسم آخر للمجلد، " "أو غيّر اسم الملف أولا." -#: ../gtk/gtkfilechooserdefault.c:1110 +#: gtk/gtkfilechooserdefault.c:1110 msgid "Invalid file name" msgstr "اسم ملف غير صالح" -#: ../gtk/gtkfilechooserdefault.c:1120 +#: gtk/gtkfilechooserdefault.c:1120 msgid "The folder contents could not be displayed" msgstr "تعذّر عرض محتويات المجلد." @@ -1567,236 +1556,236 @@ msgstr "تعذّر عرض محتويات المجلد." #. * is a hostname. Nautilus and the panel contain the same string #. * to translate. #. -#: ../gtk/gtkfilechooserdefault.c:1661 +#: gtk/gtkfilechooserdefault.c:1661 #, c-format msgid "%1$s on %2$s" msgstr "%1$s على %2$s" -#: ../gtk/gtkfilechooserdefault.c:1837 +#: gtk/gtkfilechooserdefault.c:1837 msgid "Search" msgstr "ابحث" -#: ../gtk/gtkfilechooserdefault.c:1861 +#: gtk/gtkfilechooserdefault.c:1861 msgid "Recently Used" msgstr "مستخدمة مؤخرا" -#: ../gtk/gtkfilechooserdefault.c:2476 +#: gtk/gtkfilechooserdefault.c:2476 msgid "Select which types of files are shown" msgstr "اختر أنواع الملفات التي ستعرض" -#: ../gtk/gtkfilechooserdefault.c:2905 +#: gtk/gtkfilechooserdefault.c:2905 #, c-format msgid "Add the folder '%s' to the bookmarks" msgstr "أضِف المجلّد '%s' إلى العلامات" -#: ../gtk/gtkfilechooserdefault.c:2946 +#: gtk/gtkfilechooserdefault.c:2946 #, c-format msgid "Add the current folder to the bookmarks" msgstr "أضِف المجلّد الحالي إلى العلامات" -#: ../gtk/gtkfilechooserdefault.c:2948 +#: gtk/gtkfilechooserdefault.c:2948 #, c-format msgid "Add the selected folders to the bookmarks" msgstr "أضِف المجلدات المحددة إلى العلامات" -#: ../gtk/gtkfilechooserdefault.c:2988 +#: gtk/gtkfilechooserdefault.c:2988 #, c-format msgid "Remove the bookmark '%s'" msgstr "احذِف العلامة '%s'" -#: ../gtk/gtkfilechooserdefault.c:3706 +#: gtk/gtkfilechooserdefault.c:3706 msgid "Remove" msgstr "احذف" -#: ../gtk/gtkfilechooserdefault.c:3715 +#: gtk/gtkfilechooserdefault.c:3715 msgid "Rename..." msgstr "غيّر الاسم..." #. Accessible object name for the file chooser's shortcuts pane -#: ../gtk/gtkfilechooserdefault.c:3861 +#: gtk/gtkfilechooserdefault.c:3861 msgid "Places" msgstr "أماكن" #. Column header for the file chooser's shortcuts pane -#: ../gtk/gtkfilechooserdefault.c:3918 +#: gtk/gtkfilechooserdefault.c:3918 msgid "_Places" msgstr "أ_ماكن" -#: ../gtk/gtkfilechooserdefault.c:3973 ../gtk/gtkstock.c:297 +#: gtk/gtkfilechooserdefault.c:3973 gtk/gtkstock.c:297 msgid "_Add" msgstr "أ_ضف" -#: ../gtk/gtkfilechooserdefault.c:3980 +#: gtk/gtkfilechooserdefault.c:3980 msgid "Add the selected folder to the Bookmarks" msgstr "أضِف المجلد المحدد للعلامات" -#: ../gtk/gtkfilechooserdefault.c:3985 ../gtk/gtkstock.c:386 +#: gtk/gtkfilechooserdefault.c:3985 gtk/gtkstock.c:386 msgid "_Remove" msgstr "ا_حذِف" -#: ../gtk/gtkfilechooserdefault.c:3992 +#: gtk/gtkfilechooserdefault.c:3992 msgid "Remove the selected bookmark" msgstr "احذِف العلامة المحددة" -#: ../gtk/gtkfilechooserdefault.c:4089 +#: gtk/gtkfilechooserdefault.c:4089 msgid "Could not select file" msgstr "تعذّر اختيار الملف" -#: ../gtk/gtkfilechooserdefault.c:4262 +#: gtk/gtkfilechooserdefault.c:4262 msgid "_Add to Bookmarks" msgstr "أ_ضف للعلامات" -#: ../gtk/gtkfilechooserdefault.c:4276 +#: gtk/gtkfilechooserdefault.c:4276 msgid "Show _Hidden Files" msgstr "أظهر الملفات ال_مخفيّة" -#: ../gtk/gtkfilechooserdefault.c:4519 ../gtk/gtkfilesel.c:730 +#: gtk/gtkfilechooserdefault.c:4519 gtk/gtkfilesel.c:730 msgid "Files" msgstr "ملفات" -#: ../gtk/gtkfilechooserdefault.c:4568 +#: gtk/gtkfilechooserdefault.c:4568 msgid "Name" msgstr "الا_سم" -#: ../gtk/gtkfilechooserdefault.c:4593 +#: gtk/gtkfilechooserdefault.c:4593 msgid "Size" msgstr "الحجم" -#: ../gtk/gtkfilechooserdefault.c:4607 +#: gtk/gtkfilechooserdefault.c:4607 msgid "Modified" msgstr "معدّل" #. Label -#: ../gtk/gtkfilechooserdefault.c:4827 ../gtk/gtkprinteroptionwidget.c:786 +#: gtk/gtkfilechooserdefault.c:4827 gtk/gtkprinteroptionwidget.c:786 msgid "_Name:" msgstr "الا_سم:" -#: ../gtk/gtkfilechooserdefault.c:4869 +#: gtk/gtkfilechooserdefault.c:4869 msgid "_Browse for other folders" msgstr "_تصفّح لأدلّة أخرى" -#: ../gtk/gtkfilechooserdefault.c:5139 +#: gtk/gtkfilechooserdefault.c:5139 msgid "Type a file name" msgstr "اكتب اسم ملف" #. Create Folder -#: ../gtk/gtkfilechooserdefault.c:5176 +#: gtk/gtkfilechooserdefault.c:5176 msgid "Create Fo_lder" msgstr "أنشئ _مجلّدًا" -#: ../gtk/gtkfilechooserdefault.c:5186 +#: gtk/gtkfilechooserdefault.c:5186 msgid "_Location:" msgstr "ال_موقع:" -#: ../gtk/gtkfilechooserdefault.c:5375 +#: gtk/gtkfilechooserdefault.c:5375 msgid "Save in _folder:" msgstr "احفظ في ال_مجلّد:" -#: ../gtk/gtkfilechooserdefault.c:5377 +#: gtk/gtkfilechooserdefault.c:5377 msgid "Create in _folder:" msgstr "أنشئ في ال_مجلّد:" -#: ../gtk/gtkfilechooserdefault.c:6971 +#: gtk/gtkfilechooserdefault.c:6971 msgid "Cannot change to folder because it is not local" msgstr "تعذّر الانتقال إلى المجلّد لأنه غير محلي" -#: ../gtk/gtkfilechooserdefault.c:7596 ../gtk/gtkfilechooserdefault.c:7617 +#: gtk/gtkfilechooserdefault.c:7596 gtk/gtkfilechooserdefault.c:7617 #, c-format msgid "Shortcut %s already exists" msgstr "الاختصار %s موجود مسبقا" -#: ../gtk/gtkfilechooserdefault.c:7707 +#: gtk/gtkfilechooserdefault.c:7707 #, c-format msgid "Shortcut %s does not exist" msgstr "الاختصار %s غير موجود" -#: ../gtk/gtkfilechooserdefault.c:7950 ../gtk/gtkprintunixdialog.c:364 +#: gtk/gtkfilechooserdefault.c:7950 gtk/gtkprintunixdialog.c:364 #, c-format msgid "A file named \"%s\" already exists. Do you want to replace it?" msgstr "هناك ملف باسم \"%s\" موجود حاليا. أتريد استبداله؟" -#: ../gtk/gtkfilechooserdefault.c:7953 ../gtk/gtkprintunixdialog.c:368 +#: gtk/gtkfilechooserdefault.c:7953 gtk/gtkprintunixdialog.c:368 #, c-format msgid "" "The file already exists in \"%s\". Replacing it will overwrite its contents." msgstr "الملف موجود بالفعل في \"%s\". استبداله سيكتب فوق محتواه." -#: ../gtk/gtkfilechooserdefault.c:7958 ../gtk/gtkprintunixdialog.c:375 +#: gtk/gtkfilechooserdefault.c:7958 gtk/gtkprintunixdialog.c:375 msgid "_Replace" msgstr "است_بدِل" -#: ../gtk/gtkfilechooserdefault.c:8719 +#: gtk/gtkfilechooserdefault.c:8719 msgid "Could not start the search process" msgstr "تعذّر تشغيل عملية البحث" -#: ../gtk/gtkfilechooserdefault.c:8720 +#: gtk/gtkfilechooserdefault.c:8720 msgid "" "The program was not able to create a connection to the indexer daemon. " "Please make sure it is running." msgstr "" "لم يمكن للبرنامج أن ينشئ اتصالا بخادوم الفهرسة. الرجاء التأكد من أنه مشتغل." -#: ../gtk/gtkfilechooserdefault.c:8734 +#: gtk/gtkfilechooserdefault.c:8734 msgid "Could not send the search request" msgstr "تعذّر إرسال طلب البحث" #. Label -#: ../gtk/gtkfilechooserdefault.c:9149 +#: gtk/gtkfilechooserdefault.c:9149 msgid "_Search:" msgstr "ا_بحث:" -#: ../gtk/gtkfilechooserdefault.c:10096 +#: gtk/gtkfilechooserdefault.c:10096 #, c-format msgid "Could not mount %s" msgstr "تعذّر وصْل %s" -#: ../gtk/gtkfilechooserdefault.c:10750 +#: gtk/gtkfilechooserdefault.c:10750 msgid "Type name of new folder" msgstr "اكتب اسما للمجلد الجديد" -#: ../gtk/gtkfilechooserdefault.c:10800 +#: gtk/gtkfilechooserdefault.c:10800 #, c-format msgid "%.1f KB" msgstr "%I.1f ك.بايت" -#: ../gtk/gtkfilechooserdefault.c:10802 +#: gtk/gtkfilechooserdefault.c:10802 #, c-format msgid "%.1f MB" msgstr "%I.1f م.بايت" -#: ../gtk/gtkfilechooserdefault.c:10804 +#: gtk/gtkfilechooserdefault.c:10804 #, c-format msgid "%.1f GB" msgstr "%I.1f ج.بايت" -#: ../gtk/gtkfilechooserdefault.c:10907 ../gtk/gtkfilechooserdefault.c:10929 -#: ../gtk/gtkfilechooserdefault.c:11000 +#: gtk/gtkfilechooserdefault.c:10907 gtk/gtkfilechooserdefault.c:10929 +#: gtk/gtkfilechooserdefault.c:11000 msgid "Unknown" msgstr "مجهول" -#: ../gtk/gtkfilechooserdefault.c:10947 +#: gtk/gtkfilechooserdefault.c:10947 msgid "%H:%M" msgstr "%OH:%OM" -#: ../gtk/gtkfilechooserdefault.c:10949 +#: gtk/gtkfilechooserdefault.c:10949 msgid "Yesterday at %H:%M" msgstr "أمس في %OH:%OM" -#: ../gtk/gtkfilechooserentry.c:659 ../gtk/gtkfilechooserentry.c:1115 +#: gtk/gtkfilechooserentry.c:659 gtk/gtkfilechooserentry.c:1115 msgid "Invalid path" msgstr "مسار غير صحيح" #. translators: this text is shown when there are no completions #. * for something the user typed in a file chooser entry #. -#: ../gtk/gtkfilechooserentry.c:1070 +#: gtk/gtkfilechooserentry.c:1070 msgid "No match" msgstr "لا تطابق" #. translators: this text is shown when there is exactly one completion #. * for something the user typed in a file chooser entry #. -#: ../gtk/gtkfilechooserentry.c:1081 +#: gtk/gtkfilechooserentry.c:1081 msgid "Sole completion" msgstr "مجرد اكتمال" @@ -1804,41 +1793,41 @@ msgstr "مجرد اكتمال" #. * entry is a complete filename, but could be continued to find #. * a longer match #. -#: ../gtk/gtkfilechooserentry.c:1097 +#: gtk/gtkfilechooserentry.c:1097 msgid "Complete, but not unique" msgstr "مكتمل، لكن ليس فريدا" #. translators: this text is shown while the system is searching #. * for possible completions for text in a file chooser entry #. -#: ../gtk/gtkfilechooserentry.c:1133 +#: gtk/gtkfilechooserentry.c:1133 msgid "Completing..." msgstr "يجري الإكمال..." -#: ../gtk/gtkfilechoosersettings.c:262 ../gtk/gtkfilesel.c:1349 -#: ../gtk/gtkfilesel.c:1358 +#: gtk/gtkfilechoosersettings.c:262 gtk/gtkfilesel.c:1349 +#: gtk/gtkfilesel.c:1358 #, c-format msgid "Error creating folder '%s': %s" msgstr "خطأ أثناء إنشاء المجلد '%s': %s" -#: ../gtk/gtkfilesel.c:694 +#: gtk/gtkfilesel.c:694 msgid "Folders" msgstr "مجلّدات" -#: ../gtk/gtkfilesel.c:698 +#: gtk/gtkfilesel.c:698 msgid "Fol_ders" msgstr "_مجلّدات" -#: ../gtk/gtkfilesel.c:734 +#: gtk/gtkfilesel.c:734 msgid "_Files" msgstr "م_لفات" -#: ../gtk/gtkfilesel.c:821 ../gtk/gtkfilesel.c:2148 +#: gtk/gtkfilesel.c:821 gtk/gtkfilesel.c:2148 #, c-format msgid "Folder unreadable: %s" msgstr "المجلّد غير مقروء: %s" -#: ../gtk/gtkfilesel.c:905 +#: gtk/gtkfilesel.c:905 #, c-format msgid "" "The file \"%s\" resides on another machine (called %s) and may not be " @@ -1848,88 +1837,88 @@ msgstr "" "الملف \"%s\" موجود في جهاز آخر (باسم %s) وقد لا يكون متوفّرًا لهذا البرنامج.\n" "أمتأكّد أنّك تريد اختياره؟" -#: ../gtk/gtkfilesel.c:1020 +#: gtk/gtkfilesel.c:1020 msgid "_New Folder" msgstr "مجلّد _جديد" -#: ../gtk/gtkfilesel.c:1031 +#: gtk/gtkfilesel.c:1031 msgid "De_lete File" msgstr "ا_حذِف ملف" -#: ../gtk/gtkfilesel.c:1042 +#: gtk/gtkfilesel.c:1042 msgid "_Rename File" msgstr "_غيّر اسم الملف" -#: ../gtk/gtkfilesel.c:1347 +#: gtk/gtkfilesel.c:1347 #, c-format msgid "" "The folder name \"%s\" contains symbols that are not allowed in filenames" msgstr "اسم المجلّد \"%s\" يحوي رموزًا غير مسموح باستخدامها في أسماء الملفات" -#: ../gtk/gtkfilesel.c:1392 +#: gtk/gtkfilesel.c:1392 msgid "New Folder" msgstr "مجلّد جديد" -#: ../gtk/gtkfilesel.c:1407 +#: gtk/gtkfilesel.c:1407 msgid "_Folder name:" msgstr "ا_سم المجلّد:" -#: ../gtk/gtkfilesel.c:1431 +#: gtk/gtkfilesel.c:1431 msgid "C_reate" msgstr "ان_شئ" -#: ../gtk/gtkfilesel.c:1474 ../gtk/gtkfilesel.c:1581 ../gtk/gtkfilesel.c:1594 +#: gtk/gtkfilesel.c:1474 gtk/gtkfilesel.c:1581 gtk/gtkfilesel.c:1594 #, c-format msgid "The filename \"%s\" contains symbols that are not allowed in filenames" msgstr "اسم الملف \"%s\" يحوي رموزا غير مسموح باستخدامها في أسماء الملفات" -#: ../gtk/gtkfilesel.c:1477 ../gtk/gtkfilesel.c:1487 +#: gtk/gtkfilesel.c:1477 gtk/gtkfilesel.c:1487 #, c-format msgid "Error deleting file '%s': %s" msgstr "خطأ أثناء حذف الملف '%s': %s" -#: ../gtk/gtkfilesel.c:1530 +#: gtk/gtkfilesel.c:1530 #, c-format msgid "Really delete file \"%s\"?" msgstr "أتريد حقًا حذف الملف \"%s\"؟" -#: ../gtk/gtkfilesel.c:1535 +#: gtk/gtkfilesel.c:1535 msgid "Delete File" msgstr "احذف الملف" -#: ../gtk/gtkfilesel.c:1583 +#: gtk/gtkfilesel.c:1583 #, c-format msgid "Error renaming file to \"%s\": %s" msgstr "خطأ أثناء تغيير اسم الملف إلى \"%s\": %s" -#: ../gtk/gtkfilesel.c:1596 +#: gtk/gtkfilesel.c:1596 #, c-format msgid "Error renaming file \"%s\": %s" msgstr "خطأ أثناء تغيير اسم الملف \"%s\": %s" -#: ../gtk/gtkfilesel.c:1605 +#: gtk/gtkfilesel.c:1605 #, c-format msgid "Error renaming file \"%s\" to \"%s\": %s" msgstr "خطأ أثناء تغيير اسم الملف \"%s\" كـ \"%s\": %s" -#: ../gtk/gtkfilesel.c:1652 +#: gtk/gtkfilesel.c:1652 msgid "Rename File" msgstr "غيّر اسم الملف" -#: ../gtk/gtkfilesel.c:1667 +#: gtk/gtkfilesel.c:1667 #, c-format msgid "Rename file \"%s\" to:" msgstr "غيّر اسم الملف \"%s\" إلى:" -#: ../gtk/gtkfilesel.c:1696 +#: gtk/gtkfilesel.c:1696 msgid "_Rename" msgstr "_غيّر الاسم" -#: ../gtk/gtkfilesel.c:2128 +#: gtk/gtkfilesel.c:2128 msgid "_Selection: " msgstr "الا_ختيار:" -#: ../gtk/gtkfilesel.c:3048 +#: gtk/gtkfilesel.c:3048 #, c-format msgid "" "The filename \"%s\" couldn't be converted to UTF-8. (try setting the " @@ -1938,15 +1927,15 @@ msgstr "" "تعذّر تحويل اسم الملف \"%s\" إلى UTF-8 (حاول ضبط المتغير البيئي " "G_BROKEN_FILENAMES): %s" -#: ../gtk/gtkfilesel.c:3051 +#: gtk/gtkfilesel.c:3051 msgid "Invalid UTF-8" msgstr "UTF-8 غير سليم" -#: ../gtk/gtkfilesel.c:3925 +#: gtk/gtkfilesel.c:3925 msgid "Name too long" msgstr "الاسم طويل جدًا" -#: ../gtk/gtkfilesel.c:3927 +#: gtk/gtkfilesel.c:3927 msgid "Couldn't convert filename" msgstr "تعذّر تحويل اسم الملف" @@ -1955,75 +1944,75 @@ msgstr "تعذّر تحويل اسم الملف" #. * token for the fake "File System" volume. So, we'll return a pointer to #. * this particular string. #. -#: ../gtk/gtkfilesystem.c:52 +#: gtk/gtkfilesystem.c:52 msgid "File System" msgstr "نظام ملفات" -#: ../gtk/gtkfilesystemmodel.c:700 +#: gtk/gtkfilesystemmodel.c:700 msgid "Could not obtain root folder" msgstr "تعذّر معرفة المجلّد الجذر" -#: ../gtk/gtkfilesystemmodel.c:1299 +#: gtk/gtkfilesystemmodel.c:1299 msgid "(Empty)" msgstr "(فارغ)" -#: ../gtk/gtkfontbutton.c:144 ../gtk/gtkfontbutton.c:266 +#: gtk/gtkfontbutton.c:144 gtk/gtkfontbutton.c:266 msgid "Pick a Font" msgstr "اختر خطًا" #. Initialize fields -#: ../gtk/gtkfontbutton.c:260 +#: gtk/gtkfontbutton.c:260 msgid "Sans 12" msgstr "Sans 12" -#: ../gtk/gtkfontbutton.c:780 +#: gtk/gtkfontbutton.c:780 msgid "Font" msgstr "الخطّ" #. This is the default text shown in the preview entry, though the user #. can set it. Remember that some fonts only have capital letters. -#: ../gtk/gtkfontsel.c:75 +#: gtk/gtkfontsel.c:75 msgid "abcdefghijk ABCDEFGHIJK" msgstr "أبجد هوز حطي كلمن abcdefg ABCDEFG" -#: ../gtk/gtkfontsel.c:328 +#: gtk/gtkfontsel.c:328 msgid "_Family:" msgstr "ال_عائلة:" -#: ../gtk/gtkfontsel.c:334 +#: gtk/gtkfontsel.c:334 msgid "_Style:" msgstr "الأ_سلوب:" -#: ../gtk/gtkfontsel.c:340 +#: gtk/gtkfontsel.c:340 msgid "Si_ze:" msgstr "ال_حجم:" #. create the text entry widget -#: ../gtk/gtkfontsel.c:517 +#: gtk/gtkfontsel.c:517 msgid "_Preview:" msgstr "_معاينة:" -#: ../gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "اختيار الخط" -#: ../gtk/gtkgamma.c:408 +#: gtk/gtkgamma.c:408 msgid "Gamma" msgstr "غاما" -#: ../gtk/gtkgamma.c:418 +#: gtk/gtkgamma.c:418 msgid "_Gamma value" msgstr "قيمة _غاما" #. Remove this icon source so we don't keep trying to #. * load it. #. -#: ../gtk/gtkiconfactory.c:1403 +#: gtk/gtkiconfactory.c:1403 #, c-format msgid "Error loading icon: %s" msgstr "خطأ أثناء تحميل الأيقونة: %s" -#: ../gtk/gtkicontheme.c:1363 +#: gtk/gtkicontheme.c:1363 #, c-format msgid "" "Could not find the icon '%s'. The '%s' theme\n" @@ -2036,140 +2025,132 @@ msgstr "" "يمكنك جلب نسخة من:\n" "\t%s" -#: ../gtk/gtkicontheme.c:1543 +#: gtk/gtkicontheme.c:1543 #, c-format msgid "Icon '%s' not present in theme" msgstr "الأيقونة '%s' غير موجودة في السِمة" -#: ../gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 msgid "Failed to load icon" msgstr "فشل تحميل الأيقونة" -#: ../gtk/gtkimmodule.c:515 +#: gtk/gtkimmodule.c:515 msgid "Simple" msgstr "بسيط" -#: ../gtk/gtkimmulticontext.c:542 +#: gtk/gtkimmulticontext.c:542 msgid "input method menu|System" msgstr "النظام" -#: ../gtk/gtkinputdialog.c:192 +#: gtk/gtkinputdialog.c:192 msgid "Input" msgstr "الدخْل" -#: ../gtk/gtkinputdialog.c:207 +#: gtk/gtkinputdialog.c:207 msgid "No extended input devices" msgstr "أجهزة دخْل دون امتدادات" -#: ../gtk/gtkinputdialog.c:220 +#: gtk/gtkinputdialog.c:220 msgid "_Device:" msgstr "_جهاز:" -#: ../gtk/gtkinputdialog.c:237 +#: gtk/gtkinputdialog.c:237 msgid "Disabled" msgstr "معطّل" -#: ../gtk/gtkinputdialog.c:244 +#: gtk/gtkinputdialog.c:244 msgid "Screen" msgstr "شاشة" -#: ../gtk/gtkinputdialog.c:251 +#: gtk/gtkinputdialog.c:251 msgid "Window" msgstr "نافذة" -#: ../gtk/gtkinputdialog.c:258 +#: gtk/gtkinputdialog.c:258 msgid "_Mode:" msgstr "_نمط:" #. The axis listbox -#: ../gtk/gtkinputdialog.c:279 +#: gtk/gtkinputdialog.c:279 msgid "Axes" msgstr "محاور" #. Keys listbox -#: ../gtk/gtkinputdialog.c:297 +#: gtk/gtkinputdialog.c:297 msgid "Keys" msgstr "مفاتيح" -#: ../gtk/gtkinputdialog.c:524 +#: gtk/gtkinputdialog.c:524 msgid "_X:" msgstr "_س:" -#: ../gtk/gtkinputdialog.c:525 +#: gtk/gtkinputdialog.c:525 msgid "_Y:" msgstr "_ص:" -#: ../gtk/gtkinputdialog.c:526 +#: gtk/gtkinputdialog.c:526 msgid "_Pressure:" msgstr "ال_ضغط:" -#: ../gtk/gtkinputdialog.c:527 +#: gtk/gtkinputdialog.c:527 msgid "X _tilt:" msgstr "_ميل س:" -#: ../gtk/gtkinputdialog.c:528 +#: gtk/gtkinputdialog.c:528 msgid "Y t_ilt:" msgstr "مي_ل ص:" -#: ../gtk/gtkinputdialog.c:529 +#: gtk/gtkinputdialog.c:529 msgid "_Wheel:" msgstr "_عجلة:" -#: ../gtk/gtkinputdialog.c:581 +#: gtk/gtkinputdialog.c:581 msgid "none" msgstr "لا شيء" -#: ../gtk/gtkinputdialog.c:618 ../gtk/gtkinputdialog.c:654 +#: gtk/gtkinputdialog.c:618 gtk/gtkinputdialog.c:654 msgid "(disabled)" msgstr "(معطّل)" -#: ../gtk/gtkinputdialog.c:647 +#: gtk/gtkinputdialog.c:647 msgid "(unknown)" msgstr "(مجهول)" #. and clear button -#: ../gtk/gtkinputdialog.c:751 +#: gtk/gtkinputdialog.c:751 msgid "Cl_ear" msgstr "ا_مسح" -#: ../gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "URI" - -#: ../gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "العنوان (URI) المربوط بهذا الزر" - -#: ../gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 msgid "Copy URL" msgstr "ا_نسخ المسار" -#: ../gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 msgid "Invalid URI" msgstr "عنوان غير صحيح" #. Description of --gtk-module=MODULES in --help output -#: ../gtk/gtkmain.c:421 +#: gtk/gtkmain.c:421 msgid "Load additional GTK+ modules" msgstr "حمّل وحدات ج‌ت‌ك+ إضافية" #. Placeholder in --gtk-module=MODULES in --help output -#: ../gtk/gtkmain.c:422 +#: gtk/gtkmain.c:422 msgid "MODULES" msgstr "وحدات" #. Description of --g-fatal-warnings in --help output -#: ../gtk/gtkmain.c:424 +#: gtk/gtkmain.c:424 msgid "Make all warnings fatal" msgstr "اجعل جميع التحذيرات قاتلة" #. Description of --gtk-debug=FLAGS in --help output -#: ../gtk/gtkmain.c:427 +#: gtk/gtkmain.c:427 msgid "GTK+ debugging flags to set" msgstr "شارات تنقيح ج‌ت‌ك+ التي ستضبط" #. Description of --gtk-no-debug=FLAGS in --help output -#: ../gtk/gtkmain.c:430 +#: gtk/gtkmain.c:430 msgid "GTK+ debugging flags to unset" msgstr "شارات تنقيح ج‌ت‌ك+ التي ستُصفّر" @@ -2178,74 +2159,68 @@ msgstr "شارات تنقيح ج‌ت‌ك+ التي ستُصفّر" #. * Do *not* translate it to "predefinito:LTR", if it #. * it isn't default:LTR or default:RTL it will not work #. -#: ../gtk/gtkmain.c:678 +#: gtk/gtkmain.c:678 msgid "default:LTR" msgstr "default:RTL" -#: ../gtk/gtkmain.c:740 +#: gtk/gtkmain.c:740 #, c-format msgid "Cannot open display: %s" msgstr "" -#: ../gtk/gtkmain.c:777 +#: gtk/gtkmain.c:777 msgid "GTK+ Options" msgstr "خيارات ج‌ت‌ك+" -#: ../gtk/gtkmain.c:777 +#: gtk/gtkmain.c:777 msgid "Show GTK+ Options" msgstr "اعرض خيارات ج‌ت‌ك+" -#: ../gtk/gtkmountoperation.c:476 +#: gtk/gtkmountoperation.c:476 msgid "Co_nnect" msgstr "ا_تّصل" -#: ../gtk/gtkmountoperation.c:520 +#: gtk/gtkmountoperation.c:520 msgid "Connect _anonymously" msgstr "اتصل _مجهولا" -#: ../gtk/gtkmountoperation.c:529 +#: gtk/gtkmountoperation.c:529 msgid "Connect as u_ser:" msgstr "اتصل كم_ستخدم" -#: ../gtk/gtkmountoperation.c:566 +#: gtk/gtkmountoperation.c:566 msgid "_Username:" msgstr "اسم المست_خدم:" -#: ../gtk/gtkmountoperation.c:570 +#: gtk/gtkmountoperation.c:570 msgid "_Domain:" msgstr "الن_طاق:" -#: ../gtk/gtkmountoperation.c:575 +#: gtk/gtkmountoperation.c:575 msgid "_Password:" msgstr "_كلمة السر:" -#: ../gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +#: gtk/gtkmountoperation.c:590 +#, fuzzy +msgid "Forget password _immediately" msgstr "انس كلمة السر _حالا" -#: ../gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +#: gtk/gtkmountoperation.c:598 +#, fuzzy +msgid "Remember password until you _logout" msgstr "_تذكر كلمة السر حتى الخروج" -#: ../gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +#: gtk/gtkmountoperation.c:606 +#, fuzzy +msgid "Remember _forever" msgstr "تذكر للأب_د" -#: ../gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "مباعدة الأسهم" - -#: ../gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "المباعدة بواسطة السهم القابل للف" - -#: ../gtk/gtknotebook.c:4425 ../gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "صفحة %Iu" -#: ../gtk/gtkpagesetup.c:597 ../gtk/gtkpapersize.c:825 -#: ../gtk/gtkpapersize.c:865 +#: gtk/gtkpagesetup.c:597 gtk/gtkpapersize.c:825 gtk/gtkpapersize.c:865 msgid "Not a valid page setup file" msgstr "ملف تثبيت صفحة غير سليم" @@ -2255,11 +2230,11 @@ msgstr "ملف تثبيت صفحة غير سليم" #. * Do *not* translate it to "predefinito:mm", if it #. * it isn't default:mm or default:inch it will not work #. -#: ../gtk/gtkpagesetupunixdialog.c:152 +#: gtk/gtkpagesetupunixdialog.c:152 msgid "default:mm" msgstr "default:mm" -#: ../gtk/gtkpagesetupunixdialog.c:308 +#: gtk/gtkpagesetupunixdialog.c:308 msgid "" "Any Printer\n" "For portable documents" @@ -2267,15 +2242,15 @@ msgstr "" "أي طابعة\n" "للوثائق القابلة للنقل" -#: ../gtk/gtkpagesetupunixdialog.c:894 ../gtk/gtkpagesetupunixdialog.c:1403 +#: gtk/gtkpagesetupunixdialog.c:894 gtk/gtkpagesetupunixdialog.c:1403 msgid "mm" msgstr "مم" -#: ../gtk/gtkpagesetupunixdialog.c:896 ../gtk/gtkpagesetupunixdialog.c:1401 +#: gtk/gtkpagesetupunixdialog.c:896 gtk/gtkpagesetupunixdialog.c:1401 msgid "inch" msgstr "بوصة" -#: ../gtk/gtkpagesetupunixdialog.c:915 +#: gtk/gtkpagesetupunixdialog.c:915 #, c-format msgid "" "Margins:\n" @@ -2290,88 +2265,88 @@ msgstr "" "فوق: %s %s\n" "تحت: %s %s" -#: ../gtk/gtkpagesetupunixdialog.c:964 +#: gtk/gtkpagesetupunixdialog.c:964 msgid "Manage Custom Sizes..." msgstr "أدِر المقاسات المخصّصة..." -#: ../gtk/gtkpagesetupunixdialog.c:1012 +#: gtk/gtkpagesetupunixdialog.c:1012 msgid "_Format for:" msgstr "_صيغة:" -#: ../gtk/gtkpagesetupunixdialog.c:1034 +#: gtk/gtkpagesetupunixdialog.c:1034 msgid "_Paper size:" msgstr "_مقاس الورقة:" -#: ../gtk/gtkpagesetupunixdialog.c:1065 +#: gtk/gtkpagesetupunixdialog.c:1065 msgid "_Orientation:" msgstr "الا_تجاه:" -#: ../gtk/gtkpagesetupunixdialog.c:1129 ../gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 msgid "Page Setup" msgstr "إعداد الصفحة" -#: ../gtk/gtkpagesetupunixdialog.c:1448 +#: gtk/gtkpagesetupunixdialog.c:1448 msgid "Margins from Printer..." msgstr "الحواف من الطابعة..." -#: ../gtk/gtkpagesetupunixdialog.c:1608 +#: gtk/gtkpagesetupunixdialog.c:1608 #, c-format msgid "Custom Size %d" msgstr "مقاس مخصّص %Id" -#: ../gtk/gtkpagesetupunixdialog.c:1837 +#: gtk/gtkpagesetupunixdialog.c:1837 msgid "Manage Custom Sizes" msgstr "أدِر المقاسات المخصّصة" -#: ../gtk/gtkpagesetupunixdialog.c:1933 +#: gtk/gtkpagesetupunixdialog.c:1933 msgid "_Width:" msgstr "ال_عرض:" -#: ../gtk/gtkpagesetupunixdialog.c:1945 +#: gtk/gtkpagesetupunixdialog.c:1945 msgid "_Height:" msgstr "الا_رتفاع:" -#: ../gtk/gtkpagesetupunixdialog.c:1957 +#: gtk/gtkpagesetupunixdialog.c:1957 msgid "Paper Size" msgstr "مقاس الورقة" -#: ../gtk/gtkpagesetupunixdialog.c:1967 +#: gtk/gtkpagesetupunixdialog.c:1967 msgid "_Top:" msgstr "_فوق:" -#: ../gtk/gtkpagesetupunixdialog.c:1979 +#: gtk/gtkpagesetupunixdialog.c:1979 msgid "_Bottom:" msgstr "_تحت:" -#: ../gtk/gtkpagesetupunixdialog.c:1991 +#: gtk/gtkpagesetupunixdialog.c:1991 msgid "_Left:" msgstr "_يسار:" -#: ../gtk/gtkpagesetupunixdialog.c:2003 +#: gtk/gtkpagesetupunixdialog.c:2003 msgid "_Right:" msgstr "_يمين:" -#: ../gtk/gtkpagesetupunixdialog.c:2044 +#: gtk/gtkpagesetupunixdialog.c:2044 msgid "Paper Margins" msgstr "حواف الورق" -#: ../gtk/gtkpathbar.c:151 +#: gtk/gtkpathbar.c:151 msgid "Up Path" msgstr "المسار العلوي" -#: ../gtk/gtkpathbar.c:153 +#: gtk/gtkpathbar.c:153 msgid "Down Path" msgstr "المسار السفلي" -#: ../gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 msgid "File System Root" msgstr "جذر نظام الملفات" -#: ../gtk/gtkprinteroptionwidget.c:685 +#: gtk/gtkprinteroptionwidget.c:685 msgid "Not available" msgstr "غير متوفر" -#: ../gtk/gtkprinteroptionwidget.c:798 +#: gtk/gtkprinteroptionwidget.c:798 msgid "_Save in folder:" msgstr "ا_حفظ في مجلّد:" @@ -2379,176 +2354,181 @@ msgstr "ا_حفظ في مجلّد:" #. * jobs. %s gets replaced by the application name, %d gets replaced #. * by the job number. #. -#: ../gtk/gtkprintoperation.c:173 +#: gtk/gtkprintoperation.c:173 #, c-format msgid "%s job #%d" msgstr "%s مهمّة #%Id" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1504 +#: gtk/gtkprintoperation.c:1504 msgid "print operation status|Initial state" msgstr "الحالة الأولية" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1506 +#: gtk/gtkprintoperation.c:1506 msgid "print operation status|Preparing to print" msgstr "يجري التحضير للطبع" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1508 +#: gtk/gtkprintoperation.c:1508 msgid "print operation status|Generating data" msgstr "يجري توليد البيانات" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1510 +#: gtk/gtkprintoperation.c:1510 msgid "print operation status|Sending data" msgstr "يجري إرسال البيانات" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1512 +#: gtk/gtkprintoperation.c:1512 msgid "print operation status|Waiting" msgstr "يجري الانتظار" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1514 +#: gtk/gtkprintoperation.c:1514 msgid "print operation status|Blocking on issue" msgstr "موقّفة لسبب" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1516 +#: gtk/gtkprintoperation.c:1516 msgid "print operation status|Printing" msgstr "يجري الطبع" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1518 +#: gtk/gtkprintoperation.c:1518 msgid "print operation status|Finished" msgstr "تم" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1520 +#: gtk/gtkprintoperation.c:1520 msgid "print operation status|Finished with error" msgstr "تم مع خطأ" -#: ../gtk/gtkprintoperation.c:2003 +#: gtk/gtkprintoperation.c:2003 #, c-format msgid "Preparing %d" msgstr "يجري تحضير %Id" -#: ../gtk/gtkprintoperation.c:2005 ../gtk/gtkprintoperation.c:2259 +#: gtk/gtkprintoperation.c:2005 gtk/gtkprintoperation.c:2259 +#, c-format msgid "Preparing" msgstr "يجري التحضير" -#: ../gtk/gtkprintoperation.c:2008 +#: gtk/gtkprintoperation.c:2008 #, c-format msgid "Printing %d" msgstr "يجري طباعة %Id" -#: ../gtk/gtkprintoperation.c:2289 -#, fuzzy +#: gtk/gtkprintoperation.c:2289 +#, fuzzy, c-format msgid "Error creating print preview" msgstr "حدث خطأ أثناء بدء المعاينة" -#: ../gtk/gtkprintoperation.c:2292 +#: gtk/gtkprintoperation.c:2292 +#, c-format msgid "The most probable reason is that a temporary file could not be created." msgstr "" -#: ../gtk/gtkprintoperation-unix.c:242 +#: gtk/gtkprintoperation-unix.c:242 +#, c-format msgid "Error launching preview" msgstr "حدث خطأ أثناء بدء المعاينة" -#: ../gtk/gtkprintoperation-unix.c:280 +#: gtk/gtkprintoperation-unix.c:280 +#, c-format msgid "Error printing" msgstr "حدث خطأ أثناء الطبع" -#: ../gtk/gtkprintoperation-unix.c:381 ../gtk/gtkprintoperation-win32.c:1425 +#: gtk/gtkprintoperation-unix.c:381 gtk/gtkprintoperation-win32.c:1425 msgid "Application" msgstr "تطبيق" -#: ../gtk/gtkprintoperation-win32.c:590 +#: gtk/gtkprintoperation-win32.c:590 msgid "Printer offline" msgstr "الطابعة غير متصلة" -#: ../gtk/gtkprintoperation-win32.c:592 +#: gtk/gtkprintoperation-win32.c:592 msgid "Out of paper" msgstr "نَفَذ الورق" -#: ../gtk/gtkprintoperation-win32.c:594 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1373 +#. Translators: this is a printer status. +#: gtk/gtkprintoperation-win32.c:594 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 msgid "Paused" msgstr "أُلبِث" -#: ../gtk/gtkprintoperation-win32.c:596 +#: gtk/gtkprintoperation-win32.c:596 msgid "Need user intervention" msgstr "بحاجة لتدخّل المستخدم" -#: ../gtk/gtkprintoperation-win32.c:696 +#: gtk/gtkprintoperation-win32.c:696 msgid "Custom size" msgstr "مقاس مخصصّ" -#: ../gtk/gtkprintoperation-win32.c:1517 +#: gtk/gtkprintoperation-win32.c:1517 #, fuzzy msgid "No printer found" msgstr "لم يُعثر على أي عنصر" -#: ../gtk/gtkprintoperation-win32.c:1544 +#: gtk/gtkprintoperation-win32.c:1544 #, fuzzy msgid "Invalid argument to CreateDC" msgstr "معطى غير صحيح لـ PrintDlgEx" -#: ../gtk/gtkprintoperation-win32.c:1578 ../gtk/gtkprintoperation-win32.c:1801 +#: gtk/gtkprintoperation-win32.c:1578 gtk/gtkprintoperation-win32.c:1801 msgid "Error from StartDoc" msgstr "خطأ من StartDoc " -#: ../gtk/gtkprintoperation-win32.c:1658 ../gtk/gtkprintoperation-win32.c:1681 -#: ../gtk/gtkprintoperation-win32.c:1729 +#: gtk/gtkprintoperation-win32.c:1658 gtk/gtkprintoperation-win32.c:1681 +#: gtk/gtkprintoperation-win32.c:1729 msgid "Not enough free memory" msgstr "الذاكرة الخالية لا تكفي" -#: ../gtk/gtkprintoperation-win32.c:1734 +#: gtk/gtkprintoperation-win32.c:1734 msgid "Invalid argument to PrintDlgEx" msgstr "معطى غير صحيح لـ PrintDlgEx" -#: ../gtk/gtkprintoperation-win32.c:1739 +#: gtk/gtkprintoperation-win32.c:1739 msgid "Invalid pointer to PrintDlgEx" msgstr "مؤشّر غير صحيح ل PrintDlgEx" -#: ../gtk/gtkprintoperation-win32.c:1744 +#: gtk/gtkprintoperation-win32.c:1744 msgid "Invalid handle to PrintDlgEx" msgstr "معالج غير صحيح ل PrintDlgEx" -#: ../gtk/gtkprintoperation-win32.c:1749 +#: gtk/gtkprintoperation-win32.c:1749 msgid "Unspecified error" msgstr "خطأ غير محدد" -#: ../gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 msgid "Printer" msgstr "الطابعة" -#: ../gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 msgid "Location" msgstr "الموقع" -#: ../gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "الحالة" -#: ../gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 msgid "Range" msgstr "المدى" -#: ../gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 msgid "_All Pages" msgstr "_كل الصفحات" -#: ../gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 msgid "C_urrent Page" msgstr "الصفحة ال_حالية" -#: ../gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 msgid "Pag_es:" msgstr "_صفحات:" -#: ../gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" @@ -2556,202 +2536,194 @@ msgstr "" "حدد مدى أو أكثر من أرقام الصفحات،\n" " مثلا: 1-3,7,11" -#: ../gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "نُسَخْ" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: ../gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "نُسَ_خ:" -#: ../gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 msgid "C_ollate" msgstr "_صفحة بصفحة" -#: ../gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 msgid "_Reverse" msgstr "م_قلوب" -#: ../gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "عامّ" -#: ../gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "التصميم" -#: ../gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 msgid "Pages per _side:" msgstr "الصفحات لكل _جهة:" -#: ../gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "ذو _وجهين:" -#: ../gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 msgid "_Only print:" msgstr "اطبع _فقط:" #. In enum order -#: ../gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "كل الورقات" -#: ../gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "الورقات الزوجية" -#: ../gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "الورقات الفردية" -#: ../gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 msgid "Sc_ale:" msgstr "_المقياس:" -#: ../gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "ورق" -#: ../gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 msgid "Paper _type:" msgstr "نوع الورق:" -#: ../gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 msgid "Paper _source:" msgstr "_مصدر الورق:" -#: ../gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "_لوحة الخرْج:" -#: ../gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "تفاصيل المهمّة" -#: ../gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "الأو_لوية:" -#: ../gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr " _معلومات الدفع:" -#: ../gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "اطبع المستند" -#: ../gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 msgid "_Now" msgstr "الآ_ن" -#: ../gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "_في:" -#: ../gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 msgid "On _hold" msgstr "قيد الان_تظار" -#: ../gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "أضِف صفحة غلاف" -#: ../gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "ق_بل:" -#: ../gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "ب_عد:" -#: ../gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "مَهمّة" -#: ../gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "متقدّم" -#: ../gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "جودة الصورة" -#: ../gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 msgid "Color" msgstr "اللون" -#: ../gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "يجري الإنهاء" -#: ../gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "بعض الإعدادات في الحوار تتعارض" -#: ../gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 msgid "Print" msgstr "اطبع" -#: ../gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "المجموعة" - -#: ../gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "زرّ الراديو الذي ينتمي هذا الزرّ إلى مجموعته." - -#: ../gtk/gtkrc.c:2872 +#: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" msgstr "تعذّر العثور على ملف الاحتواء: \"%s\"" -#: ../gtk/gtkrc.c:3500 ../gtk/gtkrc.c:3503 +#: gtk/gtkrc.c:3500 gtk/gtkrc.c:3503 #, c-format msgid "Unable to locate image file in pixmap_path: \"%s\"" msgstr "تعذّر إيجاد موقع ملف الصورة في pixmap_path: \"%s\"" -#: ../gtk/gtkrecentaction.c:155 ../gtk/gtkrecentaction.c:163 -#: ../gtk/gtkrecentchoosermenu.c:551 ../gtk/gtkrecentchoosermenu.c:559 +#: gtk/gtkrecentaction.c:155 gtk/gtkrecentaction.c:163 +#: gtk/gtkrecentchoosermenu.c:551 gtk/gtkrecentchoosermenu.c:559 #, c-format msgid "This function is not implemented for widgets of class '%s'" msgstr "هذه الوظيفة غير مدعومة للنوع '%s'" -#: ../gtk/gtkrecentchooserdefault.c:454 +#: gtk/gtkrecentchooserdefault.c:454 msgid "Select which type of documents are shown" msgstr "اختر أنواع المستندات التي ستعرض" -#: ../gtk/gtkrecentchooserdefault.c:1096 ../gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "لا يوجد عنصر للعنوان '%s'" -#: ../gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "مرشّح من دون عنوان" -#: ../gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 msgid "Could not remove item" msgstr "تعذّر حذف عنصر" -#: ../gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 msgid "Could not clear list" msgstr "تعذّر مسح القائمة" -#: ../gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 msgid "Copy _Location" msgstr "ا_نسخ الموقع" -#: ../gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "ا_حذف من القائمة" -#: ../gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 msgid "_Clear List" msgstr "ا_مسح القائمة" -#: ../gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "أظهِر الموارِد ال_خاصة" @@ -2765,21 +2737,21 @@ msgstr "أظهِر الموارِد ال_خاصة" #. * user appended or prepended custom menu items to the #. * recent chooser menu widget. #. -#: ../gtk/gtkrecentchoosermenu.c:317 +#: gtk/gtkrecentchoosermenu.c:317 msgid "No items found" msgstr "لم يُعثر على أي عنصر" -#: ../gtk/gtkrecentchoosermenu.c:471 ../gtk/gtkrecentchoosermenu.c:527 +#: gtk/gtkrecentchoosermenu.c:471 gtk/gtkrecentchoosermenu.c:527 #, c-format msgid "No recently used resource found with URI `%s'" msgstr "لا توجد موارد حديثة الاستخدام بالعنوان `%s'" -#: ../gtk/gtkrecentchoosermenu.c:738 +#: gtk/gtkrecentchoosermenu.c:738 #, c-format msgid "Open '%s'" msgstr "افتح '%s'" -#: ../gtk/gtkrecentchoosermenu.c:768 +#: gtk/gtkrecentchoosermenu.c:768 msgid "Unknown item" msgstr "عنصر مجهول" @@ -2790,7 +2762,7 @@ msgstr "عنصر مجهول" #. * #. * Don't include the prefix "recent menu label|" in the translation. #. -#: ../gtk/gtkrecentchoosermenu.c:781 +#: gtk/gtkrecentchoosermenu.c:781 #, c-format msgid "recent menu label|_%d. %s" msgstr "_%Id. %s" @@ -2800,617 +2772,617 @@ msgstr "_%Id. %s" #. * #. * Don't include the prefix "recent menu label|" in the translation. #. -#: ../gtk/gtkrecentchoosermenu.c:788 +#: gtk/gtkrecentchoosermenu.c:788 #, c-format msgid "recent menu label|%d. %s" msgstr "%Id. %s" -#: ../gtk/gtkrecentmanager.c:1012 ../gtk/gtkrecentmanager.c:1025 -#: ../gtk/gtkrecentmanager.c:1163 ../gtk/gtkrecentmanager.c:1173 -#: ../gtk/gtkrecentmanager.c:1226 ../gtk/gtkrecentmanager.c:1235 -#: ../gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "لا يُمكن العثور على عنصر بالعنوان '%s'" #. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate -#: ../gtk/gtkstock.c:288 +#: gtk/gtkstock.c:288 msgid "Information" msgstr "معلومات" -#: ../gtk/gtkstock.c:289 +#: gtk/gtkstock.c:289 msgid "Warning" msgstr "تحذير" -#: ../gtk/gtkstock.c:290 +#: gtk/gtkstock.c:290 msgid "Error" msgstr "خطأ" -#: ../gtk/gtkstock.c:291 +#: gtk/gtkstock.c:291 msgid "Question" msgstr "سؤال" #. FIXME these need accelerators when appropriate, and #. * need the mnemonics to be rationalized #. -#: ../gtk/gtkstock.c:296 +#: gtk/gtkstock.c:296 msgid "_About" msgstr "_عنْ" -#: ../gtk/gtkstock.c:298 +#: gtk/gtkstock.c:298 msgid "_Apply" msgstr "_طبّق" -#: ../gtk/gtkstock.c:299 +#: gtk/gtkstock.c:299 msgid "_Bold" msgstr "_عريض" -#: ../gtk/gtkstock.c:300 +#: gtk/gtkstock.c:300 msgid "_Cancel" msgstr "أل_غِ" -#: ../gtk/gtkstock.c:301 +#: gtk/gtkstock.c:301 msgid "_CD-Rom" msgstr "ا_سطوانة" -#: ../gtk/gtkstock.c:302 +#: gtk/gtkstock.c:302 msgid "_Clear" msgstr "ا_مسح" -#: ../gtk/gtkstock.c:303 +#: gtk/gtkstock.c:303 msgid "_Close" msgstr "أ_غلق" -#: ../gtk/gtkstock.c:304 +#: gtk/gtkstock.c:304 msgid "C_onnect" msgstr "ا_تّصل" -#: ../gtk/gtkstock.c:305 +#: gtk/gtkstock.c:305 msgid "_Convert" msgstr "_حوّل" -#: ../gtk/gtkstock.c:306 +#: gtk/gtkstock.c:306 msgid "_Copy" msgstr "ا_نسخ" -#: ../gtk/gtkstock.c:307 +#: gtk/gtkstock.c:307 msgid "Cu_t" msgstr "_قصّ" -#: ../gtk/gtkstock.c:308 +#: gtk/gtkstock.c:308 msgid "_Delete" msgstr "ا_حذف" -#: ../gtk/gtkstock.c:309 +#: gtk/gtkstock.c:309 msgid "_Discard" msgstr "ت_جاهل" -#: ../gtk/gtkstock.c:310 +#: gtk/gtkstock.c:310 msgid "_Disconnect" msgstr "ا_قطع الاتصال" -#: ../gtk/gtkstock.c:311 +#: gtk/gtkstock.c:311 msgid "_Execute" msgstr "_نفِّذ" -#: ../gtk/gtkstock.c:312 +#: gtk/gtkstock.c:312 msgid "_Edit" msgstr "_حرِّر" -#: ../gtk/gtkstock.c:313 +#: gtk/gtkstock.c:313 msgid "_Find" msgstr "ا_بحث" -#: ../gtk/gtkstock.c:314 +#: gtk/gtkstock.c:314 msgid "Find and _Replace" msgstr "ابحث وا_ستبدِل" -#: ../gtk/gtkstock.c:315 +#: gtk/gtkstock.c:315 msgid "_Floppy" msgstr "ق_رص مرن" -#: ../gtk/gtkstock.c:316 +#: gtk/gtkstock.c:316 msgid "_Fullscreen" msgstr "ملء ال_شاشة" -#: ../gtk/gtkstock.c:317 +#: gtk/gtkstock.c:317 msgid "_Leave Fullscreen" msgstr "_غادر ملء الشاشة" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:319 +#: gtk/gtkstock.c:319 msgid "Navigation|_Bottom" msgstr "_قاع" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:321 +#: gtk/gtkstock.c:321 msgid "Navigation|_First" msgstr "أ_ول" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:323 +#: gtk/gtkstock.c:323 msgid "Navigation|_Last" msgstr "أ_خير" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:325 +#: gtk/gtkstock.c:325 msgid "Navigation|_Top" msgstr "ق_مة" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:327 +#: gtk/gtkstock.c:327 msgid "Navigation|_Back" msgstr "_خلف" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:329 +#: gtk/gtkstock.c:329 msgid "Navigation|_Down" msgstr "أ_سفل" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:331 +#: gtk/gtkstock.c:331 msgid "Navigation|_Forward" msgstr "أ_مام" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:333 +#: gtk/gtkstock.c:333 msgid "Navigation|_Up" msgstr "أ_على" -#: ../gtk/gtkstock.c:334 +#: gtk/gtkstock.c:334 msgid "_Harddisk" msgstr "قرص _صلب" -#: ../gtk/gtkstock.c:335 +#: gtk/gtkstock.c:335 msgid "_Help" msgstr "_مساعدة" -#: ../gtk/gtkstock.c:336 +#: gtk/gtkstock.c:336 msgid "_Home" msgstr "ال_منزل" -#: ../gtk/gtkstock.c:337 +#: gtk/gtkstock.c:337 msgid "Increase Indent" msgstr "زِد المحاذاة" -#: ../gtk/gtkstock.c:338 +#: gtk/gtkstock.c:338 msgid "Decrease Indent" msgstr "اخفض المحاذاة" -#: ../gtk/gtkstock.c:339 +#: gtk/gtkstock.c:339 msgid "_Index" msgstr "_فهرس" -#: ../gtk/gtkstock.c:340 +#: gtk/gtkstock.c:340 msgid "_Information" msgstr "_معلومات" -#: ../gtk/gtkstock.c:341 +#: gtk/gtkstock.c:341 msgid "_Italic" msgstr "_مائل" -#: ../gtk/gtkstock.c:342 +#: gtk/gtkstock.c:342 msgid "_Jump to" msgstr "ا_قفز إلى" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:344 +#: gtk/gtkstock.c:344 msgid "Justify|_Center" msgstr "_وسط" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:346 +#: gtk/gtkstock.c:346 msgid "Justify|_Fill" msgstr "م_لء" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:348 +#: gtk/gtkstock.c:348 msgid "Justify|_Left" msgstr "ي_سار" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:350 +#: gtk/gtkstock.c:350 msgid "Justify|_Right" msgstr "ي_مين" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:353 +#: gtk/gtkstock.c:353 msgid "Media|_Forward" msgstr "أ_مام" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:355 +#: gtk/gtkstock.c:355 msgid "Media|_Next" msgstr "ال_تالي" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:357 +#: gtk/gtkstock.c:357 msgid "Media|P_ause" msgstr "أل_بِث" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:359 +#: gtk/gtkstock.c:359 msgid "Media|_Play" msgstr "_شغّل" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:361 +#: gtk/gtkstock.c:361 msgid "Media|Pre_vious" msgstr "ال_سابق" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:363 +#: gtk/gtkstock.c:363 msgid "Media|_Record" msgstr "س_جّل" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:365 +#: gtk/gtkstock.c:365 msgid "Media|R_ewind" msgstr "_رجوع" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:367 +#: gtk/gtkstock.c:367 msgid "Media|_Stop" msgstr "_قف" -#: ../gtk/gtkstock.c:368 +#: gtk/gtkstock.c:368 msgid "_Network" msgstr "_شبكة" -#: ../gtk/gtkstock.c:369 +#: gtk/gtkstock.c:369 msgid "_New" msgstr "_جديد" -#: ../gtk/gtkstock.c:370 +#: gtk/gtkstock.c:370 msgid "_No" msgstr "_لا" -#: ../gtk/gtkstock.c:371 +#: gtk/gtkstock.c:371 msgid "_OK" msgstr "_موافق" -#: ../gtk/gtkstock.c:372 +#: gtk/gtkstock.c:372 msgid "_Open" msgstr "ا_فتح" -#: ../gtk/gtkstock.c:373 +#: gtk/gtkstock.c:373 msgid "Landscape" msgstr "عرضيّ" -#: ../gtk/gtkstock.c:374 +#: gtk/gtkstock.c:374 msgid "Portrait" msgstr "طوليّ" -#: ../gtk/gtkstock.c:375 +#: gtk/gtkstock.c:375 msgid "Reverse landscape" msgstr "عرضيّ مقلوب" -#: ../gtk/gtkstock.c:376 +#: gtk/gtkstock.c:376 msgid "Reverse portrait" msgstr "طوليّ مقلوب" -#: ../gtk/gtkstock.c:377 +#: gtk/gtkstock.c:377 msgid "Page Set_up" msgstr "إعداد ال_صفحة" -#: ../gtk/gtkstock.c:378 +#: gtk/gtkstock.c:378 msgid "_Paste" msgstr "ا_لصق" -#: ../gtk/gtkstock.c:379 +#: gtk/gtkstock.c:379 msgid "_Preferences" msgstr "_التفضيلات" -#: ../gtk/gtkstock.c:380 +#: gtk/gtkstock.c:380 msgid "_Print" msgstr "ا_طبع" -#: ../gtk/gtkstock.c:381 +#: gtk/gtkstock.c:381 msgid "Print Pre_view" msgstr "_معاينة الطباعة" -#: ../gtk/gtkstock.c:382 +#: gtk/gtkstock.c:382 msgid "_Properties" msgstr "_الخصائص" -#: ../gtk/gtkstock.c:383 +#: gtk/gtkstock.c:383 msgid "_Quit" msgstr "أ_نهِ" -#: ../gtk/gtkstock.c:384 +#: gtk/gtkstock.c:384 msgid "_Redo" msgstr "أ_عد" -#: ../gtk/gtkstock.c:385 +#: gtk/gtkstock.c:385 msgid "_Refresh" msgstr "_حدِّث" -#: ../gtk/gtkstock.c:387 +#: gtk/gtkstock.c:387 msgid "_Revert" msgstr "ا_عكس" -#: ../gtk/gtkstock.c:388 +#: gtk/gtkstock.c:388 msgid "_Save" msgstr "ا_حفظ" -#: ../gtk/gtkstock.c:389 +#: gtk/gtkstock.c:389 msgid "Save _As" msgstr "احفظ با_سم" -#: ../gtk/gtkstock.c:390 +#: gtk/gtkstock.c:390 msgid "Select _All" msgstr "اختر ال_كل" -#: ../gtk/gtkstock.c:391 +#: gtk/gtkstock.c:391 msgid "_Color" msgstr "_اللون" -#: ../gtk/gtkstock.c:392 +#: gtk/gtkstock.c:392 msgid "_Font" msgstr "_الخط" -#: ../gtk/gtkstock.c:393 +#: gtk/gtkstock.c:393 msgid "_Ascending" msgstr "_تصاعدي" -#: ../gtk/gtkstock.c:394 +#: gtk/gtkstock.c:394 msgid "_Descending" msgstr "_تنازلي" -#: ../gtk/gtkstock.c:395 +#: gtk/gtkstock.c:395 msgid "_Spell Check" msgstr "_تدقيق إملائي" -#: ../gtk/gtkstock.c:396 +#: gtk/gtkstock.c:396 msgid "_Stop" msgstr "_قف" -#: ../gtk/gtkstock.c:397 +#: gtk/gtkstock.c:397 msgid "_Strikethrough" msgstr "اش_طب" -#: ../gtk/gtkstock.c:398 +#: gtk/gtkstock.c:398 msgid "_Undelete" msgstr "_تراجع عن الحذف" -#: ../gtk/gtkstock.c:399 +#: gtk/gtkstock.c:399 msgid "_Underline" msgstr "_سطِّر" -#: ../gtk/gtkstock.c:400 +#: gtk/gtkstock.c:400 msgid "_Undo" msgstr "_تراجع" -#: ../gtk/gtkstock.c:401 +#: gtk/gtkstock.c:401 msgid "_Yes" msgstr "_نعم" -#: ../gtk/gtkstock.c:402 +#: gtk/gtkstock.c:402 msgid "_Normal Size" msgstr "_الحجم العادي" -#: ../gtk/gtkstock.c:403 +#: gtk/gtkstock.c:403 msgid "Best _Fit" msgstr "أفضل _ملاءمة" -#: ../gtk/gtkstock.c:404 +#: gtk/gtkstock.c:404 msgid "Zoom _In" msgstr "_قرّب" -#: ../gtk/gtkstock.c:405 +#: gtk/gtkstock.c:405 msgid "Zoom _Out" msgstr "_بعّد" -#: ../gtk/gtktextbufferrichtext.c:651 +#: gtk/gtktextbufferrichtext.c:651 #, c-format msgid "Unknown error when trying to deserialize %s" msgstr "حدث خطأ مجهول عند محاولة فتح %s" -#: ../gtk/gtktextbufferrichtext.c:710 +#: gtk/gtktextbufferrichtext.c:710 #, c-format msgid "No deserialize function found for format %s" msgstr "لا وظيفة تفكيك موجودة للنوع %s" -#: ../gtk/gtktextbufferserialize.c:796 ../gtk/gtktextbufferserialize.c:822 +#: gtk/gtktextbufferserialize.c:796 gtk/gtktextbufferserialize.c:822 #, c-format msgid "Both \"id\" and \"name\" were found on the <%s> element" msgstr "كلا \"id\" و \"name\" لم يعثر عليهما في العنصر <%s>" -#: ../gtk/gtktextbufferserialize.c:806 ../gtk/gtktextbufferserialize.c:832 +#: gtk/gtktextbufferserialize.c:806 gtk/gtktextbufferserialize.c:832 #, c-format msgid "The attribute \"%s\" was found twice on the <%s> element" msgstr "الصفة \"%s\" معادة مرتان في نفس العنصر <%s>" -#: ../gtk/gtktextbufferserialize.c:846 +#: gtk/gtktextbufferserialize.c:846 #, c-format msgid "<%s> element has invalid id \"%s\"" msgstr "العنصر <%s> له رقم هوية غير صحيح \"%s\"" -#: ../gtk/gtktextbufferserialize.c:856 +#: gtk/gtktextbufferserialize.c:856 #, c-format msgid "<%s> element has neither a \"name\" nor an \"id\" attribute" msgstr "العنصر <%s> ليس له لا صفة \"name\" ولا \"id\"" -#: ../gtk/gtktextbufferserialize.c:943 +#: gtk/gtktextbufferserialize.c:943 #, c-format msgid "Attribute \"%s\" repeated twice on the same <%s> element" msgstr "الصفة \"%s\" مكررة مرتان في نفس العنصر <%s>" -#: ../gtk/gtktextbufferserialize.c:961 ../gtk/gtktextbufferserialize.c:986 +#: gtk/gtktextbufferserialize.c:961 gtk/gtktextbufferserialize.c:986 #, c-format msgid "Attribute \"%s\" is invalid on <%s> element in this context" msgstr "الصفة \"%s\" خاطئة في العنصر <%s> في هذا السياق" -#: ../gtk/gtktextbufferserialize.c:1022 +#: gtk/gtktextbufferserialize.c:1022 #, c-format msgid "Tag \"%s\" has not been defined." msgstr "لم يتم تعريف الشّارة \"%s\"." -#: ../gtk/gtktextbufferserialize.c:1034 +#: gtk/gtktextbufferserialize.c:1034 msgid "Anonymous tag found and tags can not be created." msgstr "وُجِد وسم مجهول و لا يمكن إنشاؤه." -#: ../gtk/gtktextbufferserialize.c:1045 +#: gtk/gtktextbufferserialize.c:1045 #, c-format msgid "Tag \"%s\" does not exist in buffer and tags can not be created." msgstr "الوسم \"%s\" غير موجود في النص و لا يمكن إنشاؤه." -#: ../gtk/gtktextbufferserialize.c:1144 ../gtk/gtktextbufferserialize.c:1219 -#: ../gtk/gtktextbufferserialize.c:1320 ../gtk/gtktextbufferserialize.c:1394 +#: gtk/gtktextbufferserialize.c:1144 gtk/gtktextbufferserialize.c:1219 +#: gtk/gtktextbufferserialize.c:1320 gtk/gtktextbufferserialize.c:1394 #, c-format msgid "Element <%s> is not allowed below <%s>" msgstr "العنصر <%s> غير مسموح به تحت <%s>" -#: ../gtk/gtktextbufferserialize.c:1175 +#: gtk/gtktextbufferserialize.c:1175 #, c-format msgid "\"%s\" is not a valid attribute type" msgstr "\"%s\" قيمة غير سليمة لصفة" -#: ../gtk/gtktextbufferserialize.c:1183 +#: gtk/gtktextbufferserialize.c:1183 #, c-format msgid "\"%s\" is not a valid attribute name" msgstr "\"%s\" قيمة غير سليمة لاسم صفة" -#: ../gtk/gtktextbufferserialize.c:1193 +#: gtk/gtktextbufferserialize.c:1193 #, c-format msgid "" "\"%s\" could not be converted to a value of type \"%s\" for attribute \"%s\"" msgstr "لا يمكن تحويل \"%s\" إلى قيمة من نوع \"%s\" للخاصية \"%s\"" -#: ../gtk/gtktextbufferserialize.c:1202 +#: gtk/gtktextbufferserialize.c:1202 #, c-format msgid "\"%s\" is not a valid value for attribute \"%s\"" msgstr "\"%s\" قيمة غير سليمة لاسم الصفة \"%s\"" -#: ../gtk/gtktextbufferserialize.c:1285 +#: gtk/gtktextbufferserialize.c:1285 #, c-format msgid "Tag \"%s\" already defined" msgstr "الوسم \"%s\" معرف مسبقًا" -#: ../gtk/gtktextbufferserialize.c:1296 +#: gtk/gtktextbufferserialize.c:1296 #, c-format msgid "Tag \"%s\" has invalid priority \"%s\"" msgstr "الوسم \"%s\" له خاصية غير صالحة \"%s\"" -#: ../gtk/gtktextbufferserialize.c:1349 +#: gtk/gtktextbufferserialize.c:1349 #, c-format msgid "Outermost element in text must be not <%s>" msgstr "العنصر العلوي في نص يجب أن يكون و ليس <%s>" -#: ../gtk/gtktextbufferserialize.c:1358 ../gtk/gtktextbufferserialize.c:1374 +#: gtk/gtktextbufferserialize.c:1358 gtk/gtktextbufferserialize.c:1374 #, c-format msgid "A <%s> element has already been specified" msgstr "عنصر <%s> تم تحديده بالفعل" -#: ../gtk/gtktextbufferserialize.c:1380 +#: gtk/gtktextbufferserialize.c:1380 msgid "A element can't occur before a element" msgstr "العنصر لا يمكن أن يظهر قبل العنصر " -#: ../gtk/gtktextbufferserialize.c:1779 +#: gtk/gtktextbufferserialize.c:1779 msgid "Serialized data is malformed" msgstr "البيانات المرسلة غير صالحة" -#: ../gtk/gtktextbufferserialize.c:1857 +#: gtk/gtktextbufferserialize.c:1857 msgid "" "Serialized data is malformed. First section isn't GTKTEXTBUFFERCONTENTS-0001" msgstr "البيانات المرسلة غير صالحة. القسم الأول ليس GTKTEXTBUFFERCONTENTS-0001" -#: ../gtk/gtktextutil.c:61 +#: gtk/gtktextutil.c:61 msgid "LRM _Left-to-right mark" msgstr "علامة يسار إلى _يمين (LRM)" -#: ../gtk/gtktextutil.c:62 +#: gtk/gtktextutil.c:62 msgid "RLM _Right-to-left mark" msgstr "علامة ي_مين إلى يسار (RLM)" -#: ../gtk/gtktextutil.c:63 +#: gtk/gtktextutil.c:63 msgid "LRE Left-to-right _embedding" msgstr "_غرس يسار إلى يمين (LRE)" -#: ../gtk/gtktextutil.c:64 +#: gtk/gtktextutil.c:64 msgid "RLE Right-to-left e_mbedding" msgstr "غ_رس يمين إلى يسار (RLE)" -#: ../gtk/gtktextutil.c:65 +#: gtk/gtktextutil.c:65 msgid "LRO Left-to-right _override" msgstr "_تخطي يسار إلى يمين (LRO)" -#: ../gtk/gtktextutil.c:66 +#: gtk/gtktextutil.c:66 msgid "RLO Right-to-left o_verride" msgstr "ت_خطي يمين إلى يسار (RLO)" -#: ../gtk/gtktextutil.c:67 +#: gtk/gtktextutil.c:67 msgid "PDF _Pop directional formatting" msgstr "أزل تن_سيق الاتجاه (PDF)" -#: ../gtk/gtktextutil.c:68 +#: gtk/gtktextutil.c:68 msgid "ZWS _Zero width space" msgstr "مسافة _صفرية العرض (ZWS)" -#: ../gtk/gtktextutil.c:69 +#: gtk/gtktextutil.c:69 msgid "ZWJ Zero width _joiner" msgstr "_واصل صفري العرض (ZWJ)" -#: ../gtk/gtktextutil.c:70 +#: gtk/gtktextutil.c:70 msgid "ZWNJ Zero width _non-joiner" msgstr "_فاصل صفري العرض (ZWNJ)" -#: ../gtk/gtkthemes.c:71 +#: gtk/gtkthemes.c:71 #, c-format msgid "Unable to locate theme engine in module_path: \"%s\"," msgstr "تعذّر إيجاد محرّك السِمة في module_path: \"%s\"" -#: ../gtk/gtktipsquery.c:188 +#: gtk/gtktipsquery.c:188 msgid "--- No Tip ---" msgstr "--- لا توجد تلميحة ---" -#: ../gtk/gtkuimanager.c:1453 +#: gtk/gtkuimanager.c:1453 #, c-format msgid "Unexpected start tag '%s' on line %d char %d" msgstr "وسم بدء غير متوقّع '%s' عند السطر %Id المحرف %Id" -#: ../gtk/gtkuimanager.c:1543 +#: gtk/gtkuimanager.c:1543 #, c-format msgid "Unexpected character data on line %d char %d" msgstr "بيانات محارف غير متوقّعة عند السطر %Id المحرف %Id" -#: ../gtk/gtkuimanager.c:2366 +#: gtk/gtkuimanager.c:2366 msgid "Empty" msgstr "فارغ" -#: ../gtk/gtkvolumebutton.c:77 +#: gtk/gtkvolumebutton.c:77 msgid "Volume" msgstr "شدة الصوت" -#: ../gtk/gtkvolumebutton.c:79 +#: gtk/gtkvolumebutton.c:79 msgid "Turns volume down or up" msgstr "" -#: ../gtk/gtkvolumebutton.c:82 +#: gtk/gtkvolumebutton.c:82 msgid "Adjusts the volume" msgstr "" -#: ../gtk/gtkvolumebutton.c:85 ../gtk/gtkvolumebutton.c:88 +#: gtk/gtkvolumebutton.c:85 gtk/gtkvolumebutton.c:88 msgid "Volume Down" msgstr "أخفض الصوت" -#: ../gtk/gtkvolumebutton.c:87 +#: gtk/gtkvolumebutton.c:87 msgid "Decreases the volume" msgstr "" -#: ../gtk/gtkvolumebutton.c:91 ../gtk/gtkvolumebutton.c:94 +#: gtk/gtkvolumebutton.c:91 gtk/gtkvolumebutton.c:94 msgid "Volume Up" msgstr "ارفع الصوت" -#: ../gtk/gtkvolumebutton.c:93 +#: gtk/gtkvolumebutton.c:93 msgid "Increases the volume" msgstr "" -#: ../gtk/gtkvolumebutton.c:151 +#: gtk/gtkvolumebutton.c:151 msgid "Muted" msgstr "صامت" -#: ../gtk/gtkvolumebutton.c:155 +#: gtk/gtkvolumebutton.c:155 msgid "Full Volume" msgstr "شدة الصوت القصوى" @@ -3421,926 +3393,926 @@ msgstr "شدة الصوت القصوى" #. * Do not translate and do not include the "volume percentage|" #. * part in the translation! #. -#: ../gtk/gtkvolumebutton.c:170 +#: gtk/gtkvolumebutton.c:170 #, c-format msgid "volume percentage|%d %%" msgstr "%Id %%" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:5 +#: gtk/paper_names_offsets.c:5 msgid "paper size|asme_f" msgstr "asme_f" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:7 +#: gtk/paper_names_offsets.c:7 msgid "paper size|A0x2" msgstr "A0x2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:9 +#: gtk/paper_names_offsets.c:9 msgid "paper size|A0" msgstr "A0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:11 +#: gtk/paper_names_offsets.c:11 msgid "paper size|A0x3" msgstr "A0x3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:13 +#: gtk/paper_names_offsets.c:13 msgid "paper size|A1" msgstr "A1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:15 +#: gtk/paper_names_offsets.c:15 msgid "paper size|A10" msgstr "A10" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:17 +#: gtk/paper_names_offsets.c:17 msgid "paper size|A1x3" msgstr "A1x3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:19 +#: gtk/paper_names_offsets.c:19 msgid "paper size|A1x4" msgstr "A1x4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:21 +#: gtk/paper_names_offsets.c:21 msgid "paper size|A2" msgstr "A2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:23 +#: gtk/paper_names_offsets.c:23 msgid "paper size|A2x3" msgstr "A2x3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:25 +#: gtk/paper_names_offsets.c:25 msgid "paper size|A2x4" msgstr "A2x4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:27 +#: gtk/paper_names_offsets.c:27 msgid "paper size|A2x5" msgstr "A2x5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:29 +#: gtk/paper_names_offsets.c:29 msgid "paper size|A3" msgstr "A3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:31 +#: gtk/paper_names_offsets.c:31 msgid "paper size|A3 Extra" msgstr "A3 Extra" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:33 +#: gtk/paper_names_offsets.c:33 msgid "paper size|A3x3" msgstr "A3x3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:35 +#: gtk/paper_names_offsets.c:35 msgid "paper size|A3x4" msgstr "A3x4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:37 +#: gtk/paper_names_offsets.c:37 msgid "paper size|A3x5" msgstr "A3x5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:39 +#: gtk/paper_names_offsets.c:39 msgid "paper size|A3x6" msgstr "A3x6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:41 +#: gtk/paper_names_offsets.c:41 msgid "paper size|A3x7" msgstr "A3x7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:43 +#: gtk/paper_names_offsets.c:43 msgid "paper size|A4" msgstr "A4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:45 +#: gtk/paper_names_offsets.c:45 msgid "paper size|A4 Extra" msgstr "A4 Extra" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:47 +#: gtk/paper_names_offsets.c:47 msgid "paper size|A4 Tab" msgstr "A4 Tab" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:49 +#: gtk/paper_names_offsets.c:49 msgid "paper size|A4x3" msgstr "A4x3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:51 +#: gtk/paper_names_offsets.c:51 msgid "paper size|A4x4" msgstr "A4x4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:53 +#: gtk/paper_names_offsets.c:53 msgid "paper size|A4x5" msgstr "A4x5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:55 +#: gtk/paper_names_offsets.c:55 msgid "paper size|A4x6" msgstr "A4x6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:57 +#: gtk/paper_names_offsets.c:57 msgid "paper size|A4x7" msgstr "A4x7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:59 +#: gtk/paper_names_offsets.c:59 msgid "paper size|A4x8" msgstr "A4x8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:61 +#: gtk/paper_names_offsets.c:61 msgid "paper size|A4x9" msgstr "A4x9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:63 +#: gtk/paper_names_offsets.c:63 msgid "paper size|A5" msgstr "A5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:65 +#: gtk/paper_names_offsets.c:65 msgid "paper size|A5 Extra" msgstr "A5 Extra" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:67 +#: gtk/paper_names_offsets.c:67 msgid "paper size|A6" msgstr "A6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:69 +#: gtk/paper_names_offsets.c:69 msgid "paper size|A7" msgstr "A7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:71 +#: gtk/paper_names_offsets.c:71 msgid "paper size|A8" msgstr "A8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:73 +#: gtk/paper_names_offsets.c:73 msgid "paper size|A9" msgstr "A9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:75 +#: gtk/paper_names_offsets.c:75 msgid "paper size|B0" msgstr "B0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:77 +#: gtk/paper_names_offsets.c:77 msgid "paper size|B1" msgstr "B1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:79 +#: gtk/paper_names_offsets.c:79 msgid "paper size|B10" msgstr "B10" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:81 +#: gtk/paper_names_offsets.c:81 msgid "paper size|B2" msgstr "B2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:83 +#: gtk/paper_names_offsets.c:83 msgid "paper size|B3" msgstr "B3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:85 +#: gtk/paper_names_offsets.c:85 msgid "paper size|B4" msgstr "B4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:87 +#: gtk/paper_names_offsets.c:87 msgid "paper size|B5" msgstr "B5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:89 +#: gtk/paper_names_offsets.c:89 msgid "paper size|B5 Extra" msgstr "B5 Extra" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:91 +#: gtk/paper_names_offsets.c:91 msgid "paper size|B6" msgstr "B6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:93 +#: gtk/paper_names_offsets.c:93 msgid "paper size|B6/C4" msgstr "B6/C4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:95 +#: gtk/paper_names_offsets.c:95 msgid "paper size|B7" msgstr "B7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:97 +#: gtk/paper_names_offsets.c:97 msgid "paper size|B8" msgstr "B8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:99 +#: gtk/paper_names_offsets.c:99 msgid "paper size|B9" msgstr "B9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:101 +#: gtk/paper_names_offsets.c:101 msgid "paper size|C0" msgstr "C0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:103 +#: gtk/paper_names_offsets.c:103 msgid "paper size|C1" msgstr "C1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:105 +#: gtk/paper_names_offsets.c:105 msgid "paper size|C10" msgstr "C10" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:107 +#: gtk/paper_names_offsets.c:107 msgid "paper size|C2" msgstr "C2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:109 +#: gtk/paper_names_offsets.c:109 msgid "paper size|C3" msgstr "C3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:111 +#: gtk/paper_names_offsets.c:111 msgid "paper size|C4" msgstr "C4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:113 +#: gtk/paper_names_offsets.c:113 msgid "paper size|C5" msgstr "C5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:115 +#: gtk/paper_names_offsets.c:115 msgid "paper size|C6" msgstr "C6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:117 +#: gtk/paper_names_offsets.c:117 msgid "paper size|C6/C5" msgstr "C6/C5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:119 +#: gtk/paper_names_offsets.c:119 msgid "paper size|C7" msgstr "C7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:121 +#: gtk/paper_names_offsets.c:121 msgid "paper size|C7/C6" msgstr "C7/C6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:123 +#: gtk/paper_names_offsets.c:123 msgid "paper size|C8" msgstr "C8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:125 +#: gtk/paper_names_offsets.c:125 msgid "paper size|C9" msgstr "C9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:127 +#: gtk/paper_names_offsets.c:127 msgid "paper size|DL Envelope" msgstr "مظروف DL" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:129 +#: gtk/paper_names_offsets.c:129 msgid "paper size|RA0" msgstr "RA0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:131 +#: gtk/paper_names_offsets.c:131 msgid "paper size|RA1" msgstr "RA1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:133 +#: gtk/paper_names_offsets.c:133 msgid "paper size|RA2" msgstr "RA2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:135 +#: gtk/paper_names_offsets.c:135 msgid "paper size|SRA0" msgstr "SRA0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:137 +#: gtk/paper_names_offsets.c:137 msgid "paper size|SRA1" msgstr "SRA1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:139 +#: gtk/paper_names_offsets.c:139 msgid "paper size|SRA2" msgstr "SRA2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:141 +#: gtk/paper_names_offsets.c:141 msgid "paper size|JB0" msgstr "JB0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:143 +#: gtk/paper_names_offsets.c:143 msgid "paper size|JB1" msgstr "JB1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:145 +#: gtk/paper_names_offsets.c:145 msgid "paper size|JB10" msgstr "JB10" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:147 +#: gtk/paper_names_offsets.c:147 msgid "paper size|JB2" msgstr "JB2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:149 +#: gtk/paper_names_offsets.c:149 msgid "paper size|JB3" msgstr "JB3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:151 +#: gtk/paper_names_offsets.c:151 msgid "paper size|JB4" msgstr "JB4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:153 +#: gtk/paper_names_offsets.c:153 msgid "paper size|JB5" msgstr "JB5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:155 +#: gtk/paper_names_offsets.c:155 msgid "paper size|JB6" msgstr "JB6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:157 +#: gtk/paper_names_offsets.c:157 msgid "paper size|JB7" msgstr "JB7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:159 +#: gtk/paper_names_offsets.c:159 msgid "paper size|JB8" msgstr "JB8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:161 +#: gtk/paper_names_offsets.c:161 msgid "paper size|JB9" msgstr "JB9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:163 +#: gtk/paper_names_offsets.c:163 msgid "paper size|jis exec" msgstr "jis exec" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:165 +#: gtk/paper_names_offsets.c:165 msgid "paper size|Choukei 2 Envelope" msgstr "مظروف Choukei 2 " #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:167 +#: gtk/paper_names_offsets.c:167 msgid "paper size|Choukei 3 Envelope" msgstr "مظروف Choukei 3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:169 +#: gtk/paper_names_offsets.c:169 msgid "paper size|Choukei 4 Envelope" msgstr "مظروف Choukei 4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:171 +#: gtk/paper_names_offsets.c:171 msgid "paper size|hagaki (postcard)" msgstr "hagaki (بطاقة بريدية)" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:173 +#: gtk/paper_names_offsets.c:173 msgid "paper size|kahu Envelope" msgstr "مظروف kahu" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:175 +#: gtk/paper_names_offsets.c:175 msgid "paper size|kaku2 Envelope" msgstr "مظروف kaku2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:177 +#: gtk/paper_names_offsets.c:177 msgid "paper size|oufuku (reply postcard)" msgstr "oufuku (بطاقة رد بريدية)" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:179 +#: gtk/paper_names_offsets.c:179 msgid "paper size|you4 Envelope" msgstr "مظروف you4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:181 +#: gtk/paper_names_offsets.c:181 msgid "paper size|10x11" msgstr "10x11" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:183 +#: gtk/paper_names_offsets.c:183 msgid "paper size|10x13" msgstr "10x13" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:185 +#: gtk/paper_names_offsets.c:185 msgid "paper size|10x14" msgstr "10x14" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:187 ../gtk/paper_names_offsets.c:189 +#: gtk/paper_names_offsets.c:187 gtk/paper_names_offsets.c:189 msgid "paper size|10x15" msgstr "10x15" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:191 +#: gtk/paper_names_offsets.c:191 msgid "paper size|11x12" msgstr "11x12" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:193 +#: gtk/paper_names_offsets.c:193 msgid "paper size|11x15" msgstr "11x15" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:195 +#: gtk/paper_names_offsets.c:195 msgid "paper size|12x19" msgstr "12x19" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:197 +#: gtk/paper_names_offsets.c:197 msgid "paper size|5x7" msgstr "5x7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:199 +#: gtk/paper_names_offsets.c:199 msgid "paper size|6x9 Envelope" msgstr "مظروف 6x9 " #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:201 +#: gtk/paper_names_offsets.c:201 msgid "paper size|7x9 Envelope" msgstr "مظروف 7x9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:203 +#: gtk/paper_names_offsets.c:203 msgid "paper size|9x11 Envelope" msgstr "مظروف 9x11" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:205 +#: gtk/paper_names_offsets.c:205 msgid "paper size|a2 Envelope" msgstr "مظروف a2 " #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:207 +#: gtk/paper_names_offsets.c:207 msgid "paper size|Arch A" msgstr "Arch A" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:209 +#: gtk/paper_names_offsets.c:209 msgid "paper size|Arch B" msgstr "Arch B" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:211 +#: gtk/paper_names_offsets.c:211 msgid "paper size|Arch C" msgstr "Arch C" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:213 +#: gtk/paper_names_offsets.c:213 msgid "paper size|Arch D" msgstr "Arch D" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:215 +#: gtk/paper_names_offsets.c:215 msgid "paper size|Arch E" msgstr "Arch E" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:217 +#: gtk/paper_names_offsets.c:217 msgid "paper size|b-plus" msgstr "b-plus" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:219 +#: gtk/paper_names_offsets.c:219 msgid "paper size|c" msgstr "c" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:221 +#: gtk/paper_names_offsets.c:221 msgid "paper size|c5 Envelope" msgstr "مظروف c5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:223 +#: gtk/paper_names_offsets.c:223 msgid "paper size|d" msgstr "d" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:225 +#: gtk/paper_names_offsets.c:225 msgid "paper size|e" msgstr "e" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:227 +#: gtk/paper_names_offsets.c:227 msgid "paper size|edp" msgstr "edp" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:229 +#: gtk/paper_names_offsets.c:229 msgid "paper size|European edp" msgstr "edp أوروبي" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:231 +#: gtk/paper_names_offsets.c:231 msgid "paper size|Executive" msgstr "تنفيذي" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:233 +#: gtk/paper_names_offsets.c:233 msgid "paper size|f" msgstr "f" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:235 +#: gtk/paper_names_offsets.c:235 msgid "paper size|FanFold European" msgstr "فانفولد أوروبي" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:237 +#: gtk/paper_names_offsets.c:237 msgid "paper size|FanFold US" msgstr "فانفولد أمريكي" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:239 +#: gtk/paper_names_offsets.c:239 msgid "paper size|FanFold German Legal" msgstr "فانفولد ألماني" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:241 +#: gtk/paper_names_offsets.c:241 msgid "paper size|Government Legal" msgstr "خطاب قانوني" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:243 +#: gtk/paper_names_offsets.c:243 msgid "paper size|Government Letter" msgstr "خطاب حكومي" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:245 +#: gtk/paper_names_offsets.c:245 msgid "paper size|Index 3x5" msgstr "فهرس 3x5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:247 +#: gtk/paper_names_offsets.c:247 msgid "paper size|Index 4x6 (postcard)" msgstr "فهرس 4x6 (بطاقة بريدية)" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:249 +#: gtk/paper_names_offsets.c:249 msgid "paper size|Index 4x6 ext" msgstr "فهرس 4x6 ext" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:251 +#: gtk/paper_names_offsets.c:251 msgid "paper size|Index 5x8" msgstr "فهرس 5x8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:253 +#: gtk/paper_names_offsets.c:253 msgid "paper size|Invoice" msgstr "فاتورة" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:255 +#: gtk/paper_names_offsets.c:255 msgid "paper size|Tabloid" msgstr "بالغ الصِّغر" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:257 +#: gtk/paper_names_offsets.c:257 msgid "paper size|US Legal" msgstr "أمريكي قانوني" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:259 +#: gtk/paper_names_offsets.c:259 msgid "paper size|US Legal Extra" msgstr "أمريكي قانوني أكبر" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:261 +#: gtk/paper_names_offsets.c:261 msgid "paper size|US Letter" msgstr "بريد أمريكي " #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:263 +#: gtk/paper_names_offsets.c:263 msgid "paper size|US Letter Extra" msgstr "بريد أمريكي أكبر" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:265 +#: gtk/paper_names_offsets.c:265 msgid "paper size|US Letter Plus" msgstr "بريد أمريكي زائد" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:267 +#: gtk/paper_names_offsets.c:267 msgid "paper size|Monarch Envelope" msgstr "ظرف ملكي" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:269 +#: gtk/paper_names_offsets.c:269 msgid "paper size|#10 Envelope" msgstr "مظروف #10" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:271 +#: gtk/paper_names_offsets.c:271 msgid "paper size|#11 Envelope" msgstr "مظروف #11" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:273 +#: gtk/paper_names_offsets.c:273 msgid "paper size|#12 Envelope" msgstr "مظروف #12" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:275 +#: gtk/paper_names_offsets.c:275 msgid "paper size|#14 Envelope" msgstr "مظروف #14" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:277 +#: gtk/paper_names_offsets.c:277 msgid "paper size|#9 Envelope" msgstr "مظروف #9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:279 +#: gtk/paper_names_offsets.c:279 msgid "paper size|Personal Envelope" msgstr "مظروف شخصي" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:281 +#: gtk/paper_names_offsets.c:281 msgid "paper size|Quarto" msgstr "رباعي" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:283 +#: gtk/paper_names_offsets.c:283 msgid "paper size|Super A" msgstr "حجم أ" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:285 +#: gtk/paper_names_offsets.c:285 msgid "paper size|Super B" msgstr "حجم ب" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:287 +#: gtk/paper_names_offsets.c:287 msgid "paper size|Wide Format" msgstr "تنسيق عريض" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:289 +#: gtk/paper_names_offsets.c:289 msgid "paper size|Dai-pa-kai" msgstr "Dai-pa-kai" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:291 +#: gtk/paper_names_offsets.c:291 msgid "paper size|Folio" msgstr "ملف" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:293 +#: gtk/paper_names_offsets.c:293 msgid "paper size|Folio sp" msgstr "ملف sp" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:295 +#: gtk/paper_names_offsets.c:295 msgid "paper size|Invite Envelope" msgstr "مظروف دعوة" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:297 +#: gtk/paper_names_offsets.c:297 msgid "paper size|Italian Envelope" msgstr "مظروف إيطالي" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:299 +#: gtk/paper_names_offsets.c:299 msgid "paper size|juuro-ku-kai" msgstr "juuro-ku-kai" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:301 +#: gtk/paper_names_offsets.c:301 msgid "paper size|pa-kai" msgstr "pa-kai" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:303 +#: gtk/paper_names_offsets.c:303 msgid "paper size|Postfix Envelope" msgstr "مظروف Postfix" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:305 +#: gtk/paper_names_offsets.c:305 msgid "paper size|Small Photo" msgstr "صورة صغيرة" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:307 +#: gtk/paper_names_offsets.c:307 msgid "paper size|prc1 Envelope" msgstr "مظروف prc1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:309 +#: gtk/paper_names_offsets.c:309 msgid "paper size|prc10 Envelope" msgstr "مظروف prc10" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:311 +#: gtk/paper_names_offsets.c:311 msgid "paper size|prc 16k" msgstr "prc 16k" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:313 +#: gtk/paper_names_offsets.c:313 msgid "paper size|prc2 Envelope" msgstr "مظروف prc2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:315 +#: gtk/paper_names_offsets.c:315 msgid "paper size|prc3 Envelope" msgstr "مظروف prc3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:317 +#: gtk/paper_names_offsets.c:317 msgid "paper size|prc 32k" msgstr "prc 32k" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:319 +#: gtk/paper_names_offsets.c:319 msgid "paper size|prc4 Envelope" msgstr "مظروف prc4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:321 +#: gtk/paper_names_offsets.c:321 msgid "paper size|prc5 Envelope" msgstr "مظروف prc5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:323 +#: gtk/paper_names_offsets.c:323 msgid "paper size|prc6 Envelope" msgstr "مظروف prc6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:325 +#: gtk/paper_names_offsets.c:325 msgid "paper size|prc7 Envelope" msgstr "مظروف prc7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:327 +#: gtk/paper_names_offsets.c:327 msgid "paper size|prc8 Envelope" msgstr "مظروف prc8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:329 +#: gtk/paper_names_offsets.c:329 msgid "paper size|ROC 16k" msgstr "ROC 16k" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:331 +#: gtk/paper_names_offsets.c:331 msgid "paper size|ROC 8k" msgstr "ROC 8k" -#: ../gtk/updateiconcache.c:492 ../gtk/updateiconcache.c:552 +#: gtk/updateiconcache.c:492 gtk/updateiconcache.c:552 #, c-format msgid "different idatas found for symlinked '%s' and '%s'\n" msgstr "وُجِدت معلومات مختلفة للملفات الموصولة '%s' و '%s'\n" -#: ../gtk/updateiconcache.c:1374 +#: gtk/updateiconcache.c:1374 #, c-format msgid "Failed to write header\n" msgstr "فشلت كتابة الترويسة\n" -#: ../gtk/updateiconcache.c:1380 +#: gtk/updateiconcache.c:1380 #, c-format msgid "Failed to write hash table\n" msgstr "فشلت كتابة جدول التلبيد\n" -#: ../gtk/updateiconcache.c:1386 +#: gtk/updateiconcache.c:1386 #, c-format msgid "Failed to write folder index\n" msgstr "فشلت كتابة فهرس المجلدات\n" -#: ../gtk/updateiconcache.c:1394 +#: gtk/updateiconcache.c:1394 #, c-format msgid "Failed to rewrite header\n" msgstr "فشلت إعادة كتابة الترويسة\n" -#: ../gtk/updateiconcache.c:1455 +#: gtk/updateiconcache.c:1455 #, fuzzy, c-format msgid "Failed to open file %s : %s\n" msgstr "فشل فتح الملف '%s': %s" -#: ../gtk/updateiconcache.c:1463 +#: gtk/updateiconcache.c:1463 #, c-format msgid "Failed to write cache file: %s\n" msgstr "فشلت الكتابة في الملف: %s\n" -#: ../gtk/updateiconcache.c:1499 +#: gtk/updateiconcache.c:1499 #, c-format msgid "The generated cache was invalid.\n" msgstr "المخزن المنتج غير صحيح.\n" -#: ../gtk/updateiconcache.c:1511 +#: gtk/updateiconcache.c:1511 #, c-format msgid "Could not rename %s to %s: %s, removing %s then.\n" msgstr "تعذّر تغيير اسم %s إلى %s: %s، سيُحذف %s إذن.\n" -#: ../gtk/updateiconcache.c:1523 +#: gtk/updateiconcache.c:1523 #, c-format msgid "Could not rename %s to %s: %s\n" msgstr "تعذّر تغيير اسم %s إلى %s: %s\n" -#: ../gtk/updateiconcache.c:1530 +#: gtk/updateiconcache.c:1530 #, c-format msgid "Could not rename %s back to %s: %s.\n" msgstr "تعذّر تغيير اسم %s إلى %s: %s.\n" -#: ../gtk/updateiconcache.c:1556 +#: gtk/updateiconcache.c:1556 #, c-format msgid "Cache file created successfully.\n" msgstr "تم إنشاء ملف الخزن (Cache) بنجاح.\n" -#: ../gtk/updateiconcache.c:1595 +#: gtk/updateiconcache.c:1595 msgid "Overwrite an existing cache, even if up to date" msgstr "اكتب فوق ملف cache (خزن) موجود، حتى إذا كان محدّثا" -#: ../gtk/updateiconcache.c:1596 +#: gtk/updateiconcache.c:1596 msgid "Don't check for the existence of index.theme" msgstr "لا تتحقق من وجود index.theme" -#: ../gtk/updateiconcache.c:1597 +#: gtk/updateiconcache.c:1597 msgid "Don't include image data in the cache" msgstr "لا تضع بيانات الصور في المخزن" -#: ../gtk/updateiconcache.c:1598 +#: gtk/updateiconcache.c:1598 msgid "Output a C header file" msgstr "اخرج ملف ترويسة C" -#: ../gtk/updateiconcache.c:1599 +#: gtk/updateiconcache.c:1599 msgid "Turn off verbose output" msgstr "اغلق الخرْج المطنب" -#: ../gtk/updateiconcache.c:1600 +#: gtk/updateiconcache.c:1600 msgid "Validate existing icon cache" msgstr "تصحيح مخزن الإيقونات الموجود" -#: ../gtk/updateiconcache.c:1663 +#: gtk/updateiconcache.c:1663 #, c-format msgid "File not found: %s\n" msgstr "الملفّ غير موجود: %s\n" -#: ../gtk/updateiconcache.c:1669 +#: gtk/updateiconcache.c:1669 #, c-format msgid "Not a valid icon cache: %s\n" msgstr "مخزن إيقونات غير سليم: %s\n" -#: ../gtk/updateiconcache.c:1682 +#: gtk/updateiconcache.c:1682 #, c-format msgid "No theme index file." msgstr "" -#: ../gtk/updateiconcache.c:1686 +#: gtk/updateiconcache.c:1686 #, c-format msgid "" "No theme index file in '%s'.\n" @@ -4350,277 +4322,299 @@ msgstr "" "إذا أردت فعلا بناء مخزن إيقونات هنا، استعمل --ignore-theme-index .\n" #. ID -#: ../modules/input/imam-et.c:454 +#: modules/input/imam-et.c:454 msgid "Amharic (EZ+)" msgstr "أمهري (EZ+)" #. ID -#: ../modules/input/imcedilla.c:92 +#: modules/input/imcedilla.c:92 msgid "Cedilla" msgstr "سيدلّا" #. ID -#: ../modules/input/imcyrillic-translit.c:217 +#: modules/input/imcyrillic-translit.c:217 msgid "Cyrillic (Transliterated)" msgstr "سريلي (بحروف لغة أخرى)" #. ID -#: ../modules/input/iminuktitut.c:127 +#: modules/input/iminuktitut.c:127 msgid "Inuktitut (Transliterated)" msgstr "إنُكتيتوت (بحروف لغة أخرى)" #. ID -#: ../modules/input/imipa.c:145 +#: modules/input/imipa.c:145 msgid "IPA" msgstr "الأبجدية الصوتية الدولية" #. ID -#: ../modules/input/immultipress.c:31 +#: modules/input/immultipress.c:31 msgid "Multipress" msgstr "ضغط متعدد" #. ID -#: ../modules/input/imthai.c:35 +#: modules/input/imthai.c:35 msgid "Thai-Lao" msgstr "تايلندي-لاوو" #. ID -#: ../modules/input/imti-er.c:453 +#: modules/input/imti-er.c:453 msgid "Tigrigna-Eritrean (EZ+)" msgstr "أريتري تيكريكنا (EZ+)" #. ID -#: ../modules/input/imti-et.c:453 +#: modules/input/imti-et.c:453 msgid "Tigrigna-Ethiopian (EZ+)" msgstr "إثيوبي تيكريكنا (EZ+)" #. ID -#: ../modules/input/imviqr.c:244 +#: modules/input/imviqr.c:244 msgid "Vietnamese (VIQR)" msgstr "فيتنامية (VIQR)" #. ID -#: ../modules/input/imxim.c:28 +#: modules/input/imxim.c:28 msgid "X Input Method" msgstr "طريقة إدخال س" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1113 +#: modules/printbackends/cups/gtkprintbackendcups.c:1113 #, c-format msgid "Printer '%s' is low on toner." msgstr "الطابعة '%s' بها نقص في الحبر." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1114 +#: modules/printbackends/cups/gtkprintbackendcups.c:1114 #, c-format msgid "Printer '%s' has no toner left." msgstr "نفذ الحبر من الطابعة '%s'." #. Translators: "Developer" like on photo development context -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1116 +#: modules/printbackends/cups/gtkprintbackendcups.c:1116 #, c-format msgid "Printer '%s' is low on developer." msgstr "" #. Translators: "Developer" like on photo development context -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1118 +#: modules/printbackends/cups/gtkprintbackendcups.c:1118 #, c-format msgid "Printer '%s' is out of developer." msgstr "" #. Translators: "marker" is one color bin of the printer -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1120 +#: modules/printbackends/cups/gtkprintbackendcups.c:1120 #, c-format msgid "Printer '%s' is low on at least one marker supply." msgstr "الطابعة '%s' بها نقص في واحد من الأقلام على الأقل." #. Translators: "marker" is one color bin of the printer -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1122 +#: modules/printbackends/cups/gtkprintbackendcups.c:1122 #, c-format msgid "Printer '%s' is out of at least one marker supply." msgstr "نفذ حبر واحد من أقلام الطابعة '%s' على الأقل." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1123 +#: modules/printbackends/cups/gtkprintbackendcups.c:1123 #, c-format msgid "The cover is open on printer '%s'." msgstr "غطاء الطابعة '%s' مفتوح." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1124 +#: modules/printbackends/cups/gtkprintbackendcups.c:1124 #, c-format msgid "The door is open on printer '%s'." msgstr "باب الطابعة '%s' مفتوح." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1125 +#: modules/printbackends/cups/gtkprintbackendcups.c:1125 #, c-format msgid "Printer '%s' is low on paper." msgstr "الطابعة '%s' بها نقص في الورق." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1126 +#: modules/printbackends/cups/gtkprintbackendcups.c:1126 #, c-format msgid "Printer '%s' is out of paper." msgstr "نفذ الورق من الطابعة '%s'." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1127 +#: modules/printbackends/cups/gtkprintbackendcups.c:1127 #, c-format msgid "Printer '%s' is currently off-line." msgstr "الطابعة '%s' غير متصلة حاليا." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1128 +#: modules/printbackends/cups/gtkprintbackendcups.c:1128 #, c-format msgid "Printer '%s' may not be connected." msgstr "قد تكون الطابعة '%s' غير متصلة." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1129 +#: modules/printbackends/cups/gtkprintbackendcups.c:1129 #, c-format msgid "There is a problem on printer '%s'." msgstr "هناك مشكلة بالطابعة '%s'." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "ذو جانبين" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "نوع الورق" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "مصدر الورق" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "لوحة الخرْج" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "أحادي الجانب" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 msgid "Auto Select" msgstr "اختيار تلقائي" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 msgid "Printer Default" msgstr "مبدئي الطابعة" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "عاجِل" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "عال" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "متوسط" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "منخفض" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "None" msgstr "لا شيء" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "مصنّف" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "سرّي" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Secret" msgstr "سر" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "معياري" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "سرّي للغاية" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "غير مصنّف" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, c-format msgid "Custom %sx%s" msgstr "مخصص %sx%s" #. default filename used for print-to-file -#: ../modules/printbackends/file/gtkprintbackendfile.c:235 +#: modules/printbackends/file/gtkprintbackendfile.c:235 #, c-format msgid "output.%s" msgstr "ناتج.%s" -#: ../modules/printbackends/file/gtkprintbackendfile.c:464 +#: modules/printbackends/file/gtkprintbackendfile.c:464 msgid "Print to File" msgstr "اطبع إلى ملف" -#: ../modules/printbackends/file/gtkprintbackendfile.c:541 +#: modules/printbackends/file/gtkprintbackendfile.c:541 msgid "PDF" msgstr "PDF" -#: ../modules/printbackends/file/gtkprintbackendfile.c:541 +#: modules/printbackends/file/gtkprintbackendfile.c:541 msgid "Postscript" msgstr "PostScript" -#: ../modules/printbackends/file/gtkprintbackendfile.c:553 -#: ../modules/printbackends/test/gtkprintbackendtest.c:501 +#: modules/printbackends/file/gtkprintbackendfile.c:553 +#: modules/printbackends/test/gtkprintbackendtest.c:501 msgid "Pages per _sheet:" msgstr "الصفحات لكل _ورقة :" -#: ../modules/printbackends/file/gtkprintbackendfile.c:599 +#: modules/printbackends/file/gtkprintbackendfile.c:599 msgid "File" msgstr "ملف" -#: ../modules/printbackends/file/gtkprintbackendfile.c:608 +#: modules/printbackends/file/gtkprintbackendfile.c:608 msgid "_Output format" msgstr "صيغة ال_خرْج" -#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:398 +#: modules/printbackends/lpr/gtkprintbackendlpr.c:398 msgid "Print to LPR" msgstr "اطبع لـ LPR" -#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:424 +#: modules/printbackends/lpr/gtkprintbackendlpr.c:424 msgid "Pages Per Sheet" msgstr "صفحات بكل ورقة " -#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:431 +#: modules/printbackends/lpr/gtkprintbackendlpr.c:431 msgid "Command Line" msgstr "سطر الأوامر" #. default filename used for print-to-test -#: ../modules/printbackends/test/gtkprintbackendtest.c:235 +#: modules/printbackends/test/gtkprintbackendtest.c:235 #, c-format msgid "test-output.%s" msgstr "ناتج-اختبار.%s" -#: ../modules/printbackends/test/gtkprintbackendtest.c:465 +#: modules/printbackends/test/gtkprintbackendtest.c:465 msgid "Print to Test Printer" msgstr "اطبع في طابعة اختبار" -#: ../tests/testfilechooser.c:207 +#: tests/testfilechooser.c:207 #, c-format msgid "Could not get information for file '%s': %s" msgstr "تعذّر جلب معلومات الملف '%s': %s" +#~ msgid "URI" +#~ msgstr "URI" + +#~ msgid "The URI bound to this button" +#~ msgstr "العنوان (URI) المربوط بهذا الزر" + +#~ msgid "Arrow spacing" +#~ msgstr "مباعدة الأسهم" + +#~ msgid "Scroll arrow spacing" +#~ msgstr "المباعدة بواسطة السهم القابل للف" + +#~ msgid "Group" +#~ msgstr "المجموعة" + +#~ msgid "The radio tool button whose group this button belongs to." +#~ msgstr "زرّ الراديو الذي ينتمي هذا الزرّ إلى مجموعته." + #~ msgid "Invalid filename: %s" #~ msgstr "اسم ملف غير سليم: %s" diff --git a/po/as.po b/po/as.po index 4baf31ce30..6a0832e650 100644 --- a/po/as.po +++ b/po/as.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: as\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2008-07-17 11:55+0530\n" "Last-Translator: \n" "Language-Team: American English \n" @@ -953,7 +953,7 @@ msgstr "TIFF তথ্য লিখাত বিফল" msgid "Couldn't write to TIFF file" msgstr "TIFF নথিপত্ৰলৈ লিখিব পৰা ন'গ'ল" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "TIFF প্ৰতিমুৰ্তিৰ আকৃতি" @@ -1141,7 +1141,7 @@ msgid_plural "Opening %d Items" msgstr[0] "" msgstr[1] "" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "অনুজ্ঞা চুক্তি" @@ -1155,32 +1155,32 @@ msgid "C_redits" msgstr "স্বীকৃতি (_r)" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "অনুজ্ঞা চুক্তি (_L)" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "%s ৰ বিষয়ে" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "স্বীকৃতি" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "লিখক" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "প্ৰলেক্ষ লিখিছে" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "অনুবাদক" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "শিল্পী" @@ -1223,7 +1223,7 @@ msgstr "Alt" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "Super" @@ -1233,7 +1233,7 @@ msgstr "Super" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "Hyper" @@ -1243,17 +1243,17 @@ msgstr "Hyper" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "Meta" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "Space" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "Backslash" @@ -1301,7 +1301,7 @@ msgstr "calendar:week_start:0" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "2000" @@ -1316,7 +1316,7 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "%d" @@ -1332,7 +1332,7 @@ msgstr "%d" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "%d" @@ -1348,7 +1348,7 @@ msgstr "%d" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "%Y" @@ -1474,7 +1474,7 @@ msgstr "ৰঞ্জন ফলক (_P):" msgid "Color Wheel" msgstr "ৰঙৰ চকা" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " @@ -1484,7 +1484,7 @@ msgstr "" "ৰঞ্জন ফলকৰ প্ৰৱেশলৈ টানি নিব পাৰে, বা এই ৰং বৰ্ত্তমান হিচাপে নিৰ্ব্বাচন কৰক ইয়াক " "কাষৰ বেলেগ এটা ৰঞ্জন ফলকলৈ টানি লৈ ।" -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." @@ -1492,11 +1492,11 @@ msgstr "" "আপুনি নিৰ্ব্বাচন কৰা ৰং । আপুনি এই ৰং এটা ৰঞ্জন ফলকৰ প্ৰৱেশলৈ টানি নিব পাৰে " "ভৱিষ্যতে ব্যৱহাৰ কৰিবলৈ ৰক্ষা কৰাৰ কাৰণে ।" -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "ইয়াত ৰং ৰক্ষা কৰক (_S)" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1509,11 +1509,11 @@ msgstr "" msgid "Color Selection" msgstr "ৰঙৰ নিৰ্ব্বাচন" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "নিবেশ পদ্ধতি (_M)" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "Unicode নিয়ন্ত্ৰণ আকৰ ভৰাওক (_I)" @@ -1529,7 +1529,7 @@ msgstr "ডেষ্কট'প" msgid "(None)" msgstr "(একো নাই)" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "অন্য..." @@ -2010,7 +2010,7 @@ msgstr "আয়তন (_z):" msgid "_Preview:" msgstr "পূব‌-দৃশ্য (_P):" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "আখৰৰ নিৰ্ব্বাচন" @@ -2048,7 +2048,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "'%s'প্ৰতিমুৰ্তি আলোকচিত্ৰত নাই" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 msgid "Failed to load icon" msgstr "আইকণ তোলাত বিফল" @@ -2140,19 +2140,11 @@ msgstr "(অজ্ঞাত)" msgid "Cl_ear" msgstr "পৰিষ্কাৰ (_e)" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "URI" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "এই বুটামত বদ্ধ URI" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 msgid "Copy URL" msgstr "URL নকল কৰক" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 msgid "Invalid URI" msgstr "অবৈধ URI" @@ -2232,26 +2224,18 @@ msgid "_Password:" msgstr "হেঁচা (_P):" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +msgid "Forget password _immediately" msgstr "" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +msgid "Remember password until you _logout" msgstr "" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +msgid "Remember _forever" msgstr "" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "কাঁড়চিহ্নৰ ৰিক্তস্থান" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "কাঁড়চিহ্নৰ ৰিক্তস্থান চাওক" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "পৃষ্ঠা %u" @@ -2317,7 +2301,7 @@ msgstr "কাগজৰ আয়তন (_P):" msgid "_Orientation:" msgstr "দিক্‌বিন্যাস (_O):" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 msgid "Page Setup" msgstr "পৃষ্ঠাৰ প্ৰতিস্থাপন" @@ -2374,7 +2358,7 @@ msgstr "ওপৰলৈ যোৱা পথ" msgid "Down Path" msgstr "তললৈ যোৱা পথ" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 msgid "File System Root" msgstr "নথিপত্ৰপ্ৰণালী ৰূট" @@ -2487,8 +2471,9 @@ msgstr "মুদ্ৰক সতাঁৰ নহয়" msgid "Out of paper" msgstr "কাগজ নাই" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 msgid "Paused" msgstr "বিৰাম দিয়া হৈছে" @@ -2535,39 +2520,39 @@ msgstr "PrintDlgEx লৈ অবৈধ নিয়ন্ত্ৰক" msgid "Unspecified error" msgstr "অনিৰ্ধাৰিত ভুল" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 msgid "Printer" msgstr "মুদ্ৰক" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 msgid "Location" msgstr "স্থান" -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "অৱস্থা" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 #, fuzzy msgid "Range" msgstr "পৰিসৰ (_n): " -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 #, fuzzy msgid "_All Pages" msgstr "সকলো পাত" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 #, fuzzy msgid "C_urrent Page" msgstr "ৰ্ত্তমানৰ (_u)" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 #, fuzzy msgid "Pag_es:" msgstr "স্থান" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" @@ -2575,152 +2560,144 @@ msgstr "" "একাধিক পৃষ্ঠাৰ পৰিসৰ,\n" " যেনে ১-৩,৭,১১" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "প্ৰতিলিপি" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "প্ৰতিলিপি (_s):" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 msgid "C_ollate" msgstr "মিলাই চাওক (_o)" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 msgid "_Reverse" msgstr "প্ৰত্যাৱৰ্তন কৰক (_R)" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "সাধাৰণ" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "পৰিকল্পনা" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 msgid "Pages per _side:" msgstr "প্ৰতিটো ফালৰ পৃষ্ঠা(_s):" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "দ্বিপাৰ্শ্বিক (_w):" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 msgid "_Only print:" msgstr "অকল মুদ্ৰণ কৰক (_O):" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "সকলো পাত" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "যুগ্ম সংখ্যাৰ পাত" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "অযুগ্ম সংখ্যাৰ পাত" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 msgid "Sc_ale:" msgstr "মাপ (_a):" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "কাগজ" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 msgid "Paper _type:" msgstr "কাগজৰ ধৰণ (_t):" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 msgid "Paper _source:" msgstr "কাগজৰ উৎস (_s):" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "নিৰ্গমৰ ডলা (_r):" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "কাৰ্য্যৰ বিৱৰণ" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "শ্ৰেষ্ঠতা (_o):" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "সাধনীৰ তথ্য (_B):" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "প্ৰলেক্ষ মুদ্ৰণ কৰক" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 msgid "_Now" msgstr "এতিয়া (_N)" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "অ'ত (_t):" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 msgid "On _hold" msgstr "ধৰি ৰখা হৈছে (_h)" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "বেটুপাত পৃষ্ঠা যোগ দিয়ক" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "আগৰ (_f):" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "পিছৰ (_A):" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "কাৰ্য্য" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "উন্নত" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "প্ৰতিমূৰ্তিৰ গুণ" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 msgid "Color" msgstr "ৰং" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "অন্ত কৰা হৈছে" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "সংলাপৰ কিছুমান পছন্দৰ সংঘৰ্ষ হৈছে" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 msgid "Print" msgstr "মুদ্ৰণ" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "সমষ্টি" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "ৰেডিঅ' সৰঞ্জামৰ বুটাম যাৰ সমষ্টিৰ এই বুটাম অংশ স্বৰূপ হয় ।" - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2741,36 +2718,36 @@ msgstr "'%s' শ্ৰেণীৰ সৰু সঁজুলিৰ বাবে msgid "Select which type of documents are shown" msgstr "কেনে ধৰণৰ প্ৰলেক্ষ প্ৰদৰ্শন কৰা হ'ব নিৰ্ব্বাচন কৰক" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "URI '%s' ৰ বাবে কোনো বস্তু পোৱা ন'গ'ল" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "শিৰোনাম নোহোৱা ফিল্টাৰ" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 msgid "Could not remove item" msgstr "বস্তু আঁতৰাব পৰা ন'গ'ল" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 msgid "Could not clear list" msgstr "তালিকা পৰিষ্কাৰ কৰা ন'গ'ল" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 msgid "Copy _Location" msgstr "স্থান নকল কৰক (_L)" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "তালিকাৰ পৰা আঁতৰাই দিয়ক (_R)" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 msgid "_Clear List" msgstr "তালিকা পৰিষ্কাৰ কৰক (_C)" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "ব্যক্তিগত সম্পদ প্ৰদৰ্শন কৰক(_P)" @@ -2824,10 +2801,10 @@ msgstr "_%d. %s" msgid "recent menu label|%d. %s" msgstr "%d. %s" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "URI '%s' ৰ সৈতে কোনো বস্তু পোৱা ন'গ'ল" @@ -4494,92 +4471,96 @@ msgstr "" msgid "There is a problem on printer '%s'." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "দ্বিপাৰ্শ্বিক" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "কাগজৰ ধৰণ" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "কাগজৰ উৎস" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "নিৰ্গমৰ ডলা" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "একপাক্ষিক" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 msgid "Auto Select" msgstr "স্বয়ং নিৰ্ব্বাচন কৰক" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 msgid "Printer Default" msgstr "মুদ্ৰক অবিকল্পিত" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "অতি আৱশ্যক" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "তীব্ৰ" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "মধ্যমীয়া" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "নিম্ন" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "None" msgstr "একো নাই" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "শ্ৰেণীভুক্ত" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "গুপুত" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Secret" msgstr "গোপণীয়" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "মানদণ্ড স্বৰূপ" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "পৰম গোপণীয়" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "শ্ৰেণীভুক্ত নকৰা" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, fuzzy, c-format msgid "Custom %sx%s" msgstr "নিজৰ পছন্দৰ %.2fx%.2f" @@ -4642,6 +4623,24 @@ msgstr "পৰীক্ষণ মূদ্ৰকলৈ মূদ্ৰণ কৰ msgid "Could not get information for file '%s': %s" msgstr "'%s' নথিপত্ৰৰ বাবে তথ্য পোৱা ন'গ'ল: %s" +#~ msgid "URI" +#~ msgstr "URI" + +#~ msgid "The URI bound to this button" +#~ msgstr "এই বুটামত বদ্ধ URI" + +#~ msgid "Arrow spacing" +#~ msgstr "কাঁড়চিহ্নৰ ৰিক্তস্থান" + +#~ msgid "Scroll arrow spacing" +#~ msgstr "কাঁড়চিহ্নৰ ৰিক্তস্থান চাওক" + +#~ msgid "Group" +#~ msgstr "সমষ্টি" + +#~ msgid "The radio tool button whose group this button belongs to." +#~ msgstr "ৰেডিঅ' সৰঞ্জামৰ বুটাম যাৰ সমষ্টিৰ এই বুটাম অংশ স্বৰূপ হয় ।" + #~ msgid "Invalid filename: %s" #~ msgstr "অবৈধ নথিপত্ৰৰ নাম: %s" diff --git a/po/az.po b/po/az.po index 2cdbe7a318..b5d4d8f337 100644 --- a/po/az.po +++ b/po/az.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+.HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2004-04-17 22:41+0300\n" "Last-Translator: Mətin Əmirov \n" "Language-Team: Azerbaijani \n" @@ -988,7 +988,7 @@ msgstr "TIFF rəsmi açılması bacarılmadı" msgid "Couldn't write to TIFF file" msgstr "Fayl adı dönüşdürülə bilmədi" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "TIFF rəsm formatı" @@ -1181,7 +1181,7 @@ msgid_plural "Opening %d Items" msgstr[0] "" msgstr[1] "" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "" @@ -1196,32 +1196,32 @@ msgid "C_redits" msgstr "_Yarat" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "" @@ -1264,7 +1264,7 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "" @@ -1274,7 +1274,7 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "" @@ -1284,17 +1284,17 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "" @@ -1342,7 +1342,7 @@ msgstr "calendar:week_start:1" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "" @@ -1357,7 +1357,7 @@ msgstr "" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "" @@ -1373,7 +1373,7 @@ msgstr "" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, fuzzy, c-format msgid "calendar:week:digits|%d" msgstr "calendar:week_start:1" @@ -1389,7 +1389,7 @@ msgstr "calendar:week_start:1" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "" @@ -1518,7 +1518,7 @@ msgstr "_Palet" msgid "Color Wheel" msgstr "Rəng Çərxi" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " @@ -1528,7 +1528,7 @@ msgstr "" "üəngo palitraya sürükləyə bilərsiniz ya da fırçaya alaraq həmən işlədə " "bilərsiniz." -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." @@ -1536,11 +1536,11 @@ msgstr "" "Seçdiyiniz rəng. Bunu palitra sahəsinə sürükləyərək gələcək üçün saxlaya " "bilərsiniz." -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "Rəngi burada _qeyd et" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1552,11 +1552,11 @@ msgstr "" msgid "Color Selection" msgstr "Rəng Seçkisi" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "Giriş _Metodları" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "_Yunikod İdarə Hərfi Daxil Et" @@ -1574,7 +1574,7 @@ msgstr "Masa Üstü" msgid "(None)" msgstr "heç biri" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "" @@ -2083,7 +2083,7 @@ msgstr "_Böyüklük:" msgid "_Preview:" msgstr "_Nümayiş:" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "Yazı Növü Seçimi" @@ -2121,7 +2121,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "Örtükdə '%s' timsalı mövcud deyil" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 #, fuzzy msgid "Failed to load icon" msgstr "TIFF rəsmi yüklənməsi bacarılmadı" @@ -2222,20 +2222,12 @@ msgstr "(namə'lum)" msgid "Cl_ear" msgstr "_Təmizlə" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 #, fuzzy msgid "Copy URL" msgstr "_Köçür" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 #, fuzzy msgid "Invalid URI" msgstr "Hökmsüz UTF-8" @@ -2316,26 +2308,18 @@ msgid "_Password:" msgstr "Təzyiq" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +msgid "Forget password _immediately" msgstr "" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +msgid "Remember password until you _logout" msgstr "" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +msgid "Remember _forever" msgstr "" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "Səhifə %u" @@ -2397,7 +2381,7 @@ msgstr "_Xassələr" msgid "_Orientation:" msgstr "_Doyğunluq:" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 #, fuzzy msgid "Page Setup" msgstr "Səhifə %u" @@ -2459,7 +2443,7 @@ msgstr "" msgid "Down Path" msgstr "" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 #, fuzzy msgid "File System Root" msgstr "Fayl Sistemi" @@ -2575,8 +2559,9 @@ msgstr "" msgid "Out of paper" msgstr "" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 #, fuzzy msgid "Paused" msgstr "_Yapışdır" @@ -2626,200 +2611,192 @@ msgstr "Timsalda hökmsüz başlıq" msgid "Unspecified error" msgstr "" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 #, fuzzy msgid "Printer" msgstr "Ç_ap Et" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 #, fuzzy msgid "Location" msgstr "_Mövqe:" -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 msgid "Range" msgstr "" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 msgid "_All Pages" msgstr "" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 #, fuzzy msgid "C_urrent Page" msgstr "_Yarat" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 msgid "Pag_es:" msgstr "" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" msgstr "" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 #, fuzzy msgid "C_ollate" msgstr "_Yarat" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 #, fuzzy msgid "_Reverse" msgstr "Ç_evir" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 #, fuzzy msgid "Pages per _side:" msgstr "_Xassələr" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 #, fuzzy msgid "_Only print:" msgstr "Ç_ap Et" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 #, fuzzy msgid "Sc_ale:" msgstr "_Qiymət:" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 #, fuzzy msgid "Paper _type:" msgstr "_Xassələr" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 #, fuzzy msgid "Paper _source:" msgstr "_Xassələr" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 #, fuzzy msgid "_Now" msgstr "_Xeyir" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 #, fuzzy msgid "On _hold" msgstr "_Qalın" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 #, fuzzy msgid "Color" msgstr "_Rəng" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 #, fuzzy msgid "Print" msgstr "Ç_ap Et" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "Qrup" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "Bu düymənin ait olduğu qərar vasitə düyməsi qrupu." - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2840,44 +2817,44 @@ msgstr "" msgid "Select which type of documents are shown" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 #, fuzzy msgid "Could not remove item" msgstr "" "%s seçilə bilmədi:\n" "%s" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 #, fuzzy msgid "Could not clear list" msgstr "" "%s seçilə bilmədi:\n" "%s" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 #, fuzzy msgid "Copy _Location" msgstr "Mövqe Aç" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 #, fuzzy msgid "_Clear List" msgstr "_Təmizlə" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "" @@ -2933,10 +2910,10 @@ msgstr "" msgid "recent menu label|%d. %s" msgstr "" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, fuzzy, c-format msgid "Unable to find an item with URI '%s'" msgstr "Include faylı tapıla bilmədi: \"%s\"" @@ -4616,96 +4593,100 @@ msgstr "" msgid "There is a problem on printer '%s'." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 #, fuzzy msgid "Auto Select" msgstr "Yazı Növü Seçimi" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 #, fuzzy msgid "Printer Default" msgstr "Ön Qurğulu" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 #, fuzzy msgid "None" msgstr "heç biri" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 #, fuzzy msgid "Secret" msgstr "Ekran" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, c-format msgid "Custom %sx%s" msgstr "" @@ -4773,6 +4754,12 @@ msgstr "Ç_ap Et" msgid "Could not get information for file '%s': %s" msgstr "'%s' faylının mə'lumatı alına bilmədi: %s" +#~ msgid "Group" +#~ msgstr "Qrup" + +#~ msgid "The radio tool button whose group this button belongs to." +#~ msgstr "Bu düymənin ait olduğu qərar vasitə düyməsi qrupu." + #~ msgid "Invalid filename: %s" #~ msgstr "Hökmsüz fayl adı: %s" diff --git a/po/az_IR.po b/po/az_IR.po index db1ae1b71d..14b3279d6c 100644 --- a/po/az_IR.po +++ b/po/az_IR.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+ gtk-2-4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2004-09-27 14:58+0330\n" "Last-Translator: Amir Hedayaty \n" "Language-Team: Iranian Azerbaijani \n" @@ -925,7 +925,7 @@ msgstr "" msgid "Couldn't write to TIFF file" msgstr "" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "" @@ -1105,7 +1105,7 @@ msgid "Opening %d Item" msgid_plural "Opening %d Items" msgstr[0] "" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "" @@ -1119,32 +1119,32 @@ msgid "C_redits" msgstr "" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "" @@ -1187,7 +1187,7 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "" @@ -1197,7 +1197,7 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "" @@ -1207,17 +1207,17 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "" @@ -1265,7 +1265,7 @@ msgstr "calendar:week_start:6" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "" @@ -1280,7 +1280,7 @@ msgstr "" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "" @@ -1296,7 +1296,7 @@ msgstr "" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, fuzzy, c-format msgid "calendar:week:digits|%d" msgstr "calendar:week_start:6" @@ -1312,7 +1312,7 @@ msgstr "calendar:week_start:6" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "" @@ -1432,24 +1432,24 @@ msgstr "" msgid "Color Wheel" msgstr "" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " "current by dragging it to the other color swatch alongside." msgstr "" -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." msgstr "" -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1459,11 +1459,11 @@ msgstr "" msgid "Color Selection" msgstr "" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "" @@ -1479,7 +1479,7 @@ msgstr "" msgid "(None)" msgstr "" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "" @@ -1948,7 +1948,7 @@ msgstr "" msgid "_Preview:" msgstr "" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "" @@ -1982,7 +1982,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 msgid "Failed to load icon" msgstr "" @@ -2073,19 +2073,11 @@ msgstr "" msgid "Cl_ear" msgstr "" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 msgid "Copy URL" msgstr "" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 msgid "Invalid URI" msgstr "" @@ -2161,26 +2153,18 @@ msgid "_Password:" msgstr "" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +msgid "Forget password _immediately" msgstr "" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +msgid "Remember password until you _logout" msgstr "" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +msgid "Remember _forever" msgstr "" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "" @@ -2240,7 +2224,7 @@ msgstr "" msgid "_Orientation:" msgstr "" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 msgid "Page Setup" msgstr "" @@ -2297,7 +2281,7 @@ msgstr "" msgid "Down Path" msgstr "" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 msgid "File System Root" msgstr "" @@ -2410,8 +2394,9 @@ msgstr "" msgid "Out of paper" msgstr "" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 msgid "Paused" msgstr "" @@ -2456,188 +2441,180 @@ msgstr "" msgid "Unspecified error" msgstr "" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 msgid "Printer" msgstr "" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 msgid "Location" msgstr "" -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 msgid "Range" msgstr "" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 msgid "_All Pages" msgstr "" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 msgid "C_urrent Page" msgstr "" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 msgid "Pag_es:" msgstr "" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" msgstr "" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 msgid "C_ollate" msgstr "" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 msgid "_Reverse" msgstr "" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 msgid "Pages per _side:" msgstr "" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 msgid "_Only print:" msgstr "" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 msgid "Sc_ale:" msgstr "" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 msgid "Paper _type:" msgstr "" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 msgid "Paper _source:" msgstr "" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 #, fuzzy msgid "_Now" msgstr "_خیر" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 msgid "On _hold" msgstr "" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 #, fuzzy msgid "Color" msgstr "_رنگ" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 msgid "Print" msgstr "" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "" - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2658,36 +2635,36 @@ msgstr "" msgid "Select which type of documents are shown" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 msgid "Could not remove item" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 msgid "Could not clear list" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 msgid "Copy _Location" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 msgid "_Clear List" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "" @@ -2741,10 +2718,10 @@ msgstr "" msgid "recent menu label|%d. %s" msgstr "" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "" @@ -4407,92 +4384,96 @@ msgstr "" msgid "There is a problem on printer '%s'." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 msgid "Auto Select" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 msgid "Printer Default" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "None" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Secret" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, c-format msgid "Custom %sx%s" msgstr "" diff --git a/po/be.po b/po/be.po index 911536b402..bafca736e9 100644 --- a/po/be.po +++ b/po/be.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+ 2.14\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2005-11-16 11:17+0200\n" "Last-Translator: Vital Khilko \n" "Language-Team: Belarusian \n" @@ -973,7 +973,7 @@ msgstr "Памылка адкрыцьця TIFF відарыса" msgid "Couldn't write to TIFF file" msgstr "Немагчыма захаваць файл BMP" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "TIFF фармат відарыса" @@ -1161,7 +1161,7 @@ msgid_plural "Opening %d Items" msgstr[0] "" msgstr[1] "" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "Ліцэнзія" @@ -1175,32 +1175,32 @@ msgid "C_redits" msgstr "_Падзякі" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "_Ліцэнзія" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "Пра %s" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "Падзякі" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "Стваральнікі" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "Дакумэнтацыя" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "Пераклад" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "Мастацкае аздабленьне" @@ -1243,7 +1243,7 @@ msgstr "Alt" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "Super" @@ -1253,7 +1253,7 @@ msgstr "Super" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "Hyper" @@ -1263,17 +1263,17 @@ msgstr "Hyper" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "Meta" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "Space" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "Backslash" @@ -1321,7 +1321,7 @@ msgstr "calendar:week_start:1" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "2000" @@ -1336,7 +1336,7 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "" @@ -1352,7 +1352,7 @@ msgstr "" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, fuzzy, c-format msgid "calendar:week:digits|%d" msgstr "calendar:week_start:1" @@ -1368,7 +1368,7 @@ msgstr "calendar:week_start:1" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "%Y" @@ -1495,7 +1495,7 @@ msgstr "_Палітра" msgid "Color Wheel" msgstr "Кола колеру" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " @@ -1505,7 +1505,7 @@ msgstr "" "перацягнуць гэты колер ў палітру, ці выбраць гэты колер як бягучы, " "перацягнуўшы яго ў бакавы прыклад." -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." @@ -1513,11 +1513,11 @@ msgstr "" "Колер які вы выбралі. Вы можаце перацягнуць гэты колер у палітру, каб " "захаваць яго для далейшага выкарыстаньня." -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "_Захаваць колер тут" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1530,11 +1530,11 @@ msgstr "" msgid "Color Selection" msgstr "Выбар колеру" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "Мэтады _ўводу" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "_Уставіць кіруючы знак Unicode" @@ -1550,7 +1550,7 @@ msgstr "Сталец" msgid "(None)" msgstr "(Няма)" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "Іншае..." @@ -2041,7 +2041,7 @@ msgstr "Па_мер:" msgid "_Preview:" msgstr "П_рыклад:" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "Выбар шрыфту" @@ -2079,7 +2079,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "Значка \"%s\" адсутнічае ў тэме" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 #, fuzzy msgid "Failed to load icon" msgstr "Збой загрузкі TIFF відарысу" @@ -2180,20 +2180,12 @@ msgstr "(невядомае)" msgid "Cl_ear" msgstr "А_чысьціць" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 #, fuzzy msgid "Copy URL" msgstr "_Капіяваць" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 #, fuzzy msgid "Invalid URI" msgstr "Недапушчальны UTF-8" @@ -2274,26 +2266,18 @@ msgid "_Password:" msgstr "Націск" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +msgid "Forget password _immediately" msgstr "" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +msgid "Remember password until you _logout" msgstr "" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +msgid "Remember _forever" msgstr "" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "Старонка %u" @@ -2355,7 +2339,7 @@ msgstr "Улась_цівасьці" msgid "_Orientation:" msgstr "_Насычанасьць:" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 #, fuzzy msgid "Page Setup" msgstr "Старонка %u" @@ -2417,7 +2401,7 @@ msgstr "" msgid "Down Path" msgstr "" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 #, fuzzy msgid "File System Root" msgstr "Файлавая сыстэма" @@ -2533,8 +2517,9 @@ msgstr "" msgid "Out of paper" msgstr "" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 #, fuzzy msgid "Paused" msgstr "_Уставіць" @@ -2584,200 +2569,192 @@ msgstr "Несапраўдны загаловак значкі" msgid "Unspecified error" msgstr "" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 #, fuzzy msgid "Printer" msgstr "_Друкаваць" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 #, fuzzy msgid "Location" msgstr "Разь_мяшчэньне: " -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 msgid "Range" msgstr "" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 msgid "_All Pages" msgstr "" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 #, fuzzy msgid "C_urrent Page" msgstr "С_тварыць" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 msgid "Pag_es:" msgstr "" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" msgstr "" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 #, fuzzy msgid "C_ollate" msgstr "С_тварыць" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 #, fuzzy msgid "_Reverse" msgstr "_Вярнуць" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 #, fuzzy msgid "Pages per _side:" msgstr "Улась_цівасьці" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 #, fuzzy msgid "_Only print:" msgstr "_Друкаваць" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 #, fuzzy msgid "Sc_ale:" msgstr "Знач_эньне:" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 #, fuzzy msgid "Paper _type:" msgstr "Улась_цівасьці" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 #, fuzzy msgid "Paper _source:" msgstr "Улась_цівасьці" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 #, fuzzy msgid "_Now" msgstr "_Не" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 #, fuzzy msgid "On _hold" msgstr "_Тлусты" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 #, fuzzy msgid "Color" msgstr "_Колер" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 #, fuzzy msgid "Print" msgstr "_Друкаваць" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "Група" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "Радыё-кнопка,·да групы якой належыць гэтая кнопка." - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2799,40 +2776,40 @@ msgstr "" msgid "Select which type of documents are shown" msgstr "Выберыце якія тыпы файлаў мусяць быць адлюстраваныя" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 #, fuzzy msgid "Could not remove item" msgstr "Немагчыма вылучыць элемэнт" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 #, fuzzy msgid "Could not clear list" msgstr "Немагчыма вылучыць элемэнт" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 #, fuzzy msgid "Copy _Location" msgstr "Адкрыць _разьмяшчэньне" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 #, fuzzy msgid "_Clear List" msgstr "А_чысьціць" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "" @@ -2888,10 +2865,10 @@ msgstr "" msgid "recent menu label|%d. %s" msgstr "" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, fuzzy, c-format msgid "Unable to find an item with URI '%s'" msgstr "Немагчыма адшукаць файл уключэньня: \"%s\"" @@ -4558,96 +4535,100 @@ msgstr "" msgid "There is a problem on printer '%s'." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 #, fuzzy msgid "Auto Select" msgstr "Выбар шрыфту" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 #, fuzzy msgid "Printer Default" msgstr "Прадвызначанае" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 #, fuzzy msgid "None" msgstr "(Няма)" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 #, fuzzy msgid "Secret" msgstr "Экран" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, c-format msgid "Custom %sx%s" msgstr "" @@ -4715,6 +4696,12 @@ msgstr "_Друкаваць" msgid "Could not get information for file '%s': %s" msgstr "Немагчыма атрымаць інфармацыю для файлу \"%s\": %s" +#~ msgid "Group" +#~ msgstr "Група" + +#~ msgid "The radio tool button whose group this button belongs to." +#~ msgstr "Радыё-кнопка,·да групы якой належыць гэтая кнопка." + #~ msgid "Invalid filename: %s" #~ msgstr "Недапушчальная назва файлу: %s" diff --git a/po/be@latin.po b/po/be@latin.po index 43475d0b96..af7785c503 100644 --- a/po/be@latin.po +++ b/po/be@latin.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gnome-menus\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2007-12-09 14:43+0200\n" "Last-Translator: Alaksandar Navicki \n" "Language-Team: Belarusian Latin \n" @@ -967,7 +967,7 @@ msgstr "Niemahčyma zapisać źviestki TIFF" msgid "Couldn't write to TIFF file" msgstr "Niemahčyma zapisać u fajł TIFF" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "Farmat vyjavy TIFF" @@ -1156,7 +1156,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "Licenzija" @@ -1170,32 +1170,32 @@ msgid "C_redits" msgstr "Z_asłuhi" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "_Licenzija" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "Infarmacyja pra %s" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "Zasłuhi" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "Prahrama" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "Dakumentacyja" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "Pierakład" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "Hrafika" @@ -1238,7 +1238,7 @@ msgstr "Alt" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "Super" @@ -1248,7 +1248,7 @@ msgstr "Super" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "Hyper" @@ -1258,17 +1258,17 @@ msgstr "Hyper" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "Meta" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "Prabieł" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "Backslash" @@ -1316,7 +1316,7 @@ msgstr "calendar:week_start:1" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "2000" @@ -1331,7 +1331,7 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "%d" @@ -1347,7 +1347,7 @@ msgstr "%d" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "%d" @@ -1363,7 +1363,7 @@ msgstr "%d" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "%Y" @@ -1489,7 +1489,7 @@ msgstr "Pal_itra:" msgid "Color Wheel" msgstr "Koła koleraŭ" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " @@ -1499,7 +1499,7 @@ msgstr "" "pieraciahnuć hety koler na adnu z pazycyjaŭ palitry albo abrać jaho " "niepasredna pieraciahvajučy jaho na susiedni koler." -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." @@ -1507,11 +1507,11 @@ msgstr "" "Abrany koler. Hety koler ty možaš pieraciahnuć na adnu z pazycyjaŭ palitry, " "kab zachavać jaho na budučyniu." -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "_Zapišy koler u hetym miescy" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1524,11 +1524,11 @@ msgstr "" msgid "Color Selection" msgstr "Vybar koleru" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "_Metady ŭvodu" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "_Ustaŭ kantrolny znak Unikodu" @@ -1544,7 +1544,7 @@ msgstr "Stoł" msgid "(None)" msgstr "(niama)" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "Inšaje..." @@ -2027,7 +2027,7 @@ msgstr "P_amier:" msgid "_Preview:" msgstr "_Pieradahlad:" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "Vybar šryftu" @@ -2065,7 +2065,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "Ikona \"%s\" adsutnaja ŭ matyvie" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 msgid "Failed to load icon" msgstr "Niemahčyma zahruzić ikonu" @@ -2157,19 +2157,11 @@ msgstr "(nieviadomaje)" msgid "Cl_ear" msgstr "_Vyčyść" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "URI" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "URI prypisany da hetaj klavišy" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 msgid "Copy URL" msgstr "Skopijuj URL" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 msgid "Invalid URI" msgstr "Niapravilny URI" @@ -2249,26 +2241,18 @@ msgid "_Password:" msgstr "_Nacisk:" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +msgid "Forget password _immediately" msgstr "" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +msgid "Remember password until you _logout" msgstr "" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +msgid "Remember _forever" msgstr "" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "Odstup strełki" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "Odstup strełki prakrutki" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "Staronka %u" @@ -2334,7 +2318,7 @@ msgstr "_Pamier papiery:" msgid "_Orientation:" msgstr "_Aryjentacyja:" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 msgid "Page Setup" msgstr "Nałady staronki" @@ -2391,7 +2375,7 @@ msgstr "Uvierch ściežki" msgid "Down Path" msgstr "Uniz ściežki" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 msgid "File System Root" msgstr "Fajłavaja systema" @@ -2504,8 +2488,9 @@ msgstr "Drukarka nie aktyŭnaja" msgid "Out of paper" msgstr "Niama papiery" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 msgid "Paused" msgstr "Paŭza" @@ -2552,35 +2537,35 @@ msgstr "Niapravilnaja ručka dla PrintDlgEx" msgid "Unspecified error" msgstr "Nieakreślenaja pamyłka" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 msgid "Printer" msgstr "Drukarka" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 msgid "Location" msgstr "Pałažeńnie" -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "Stan" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 msgid "Range" msgstr "Absiah" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 msgid "_All Pages" msgstr "_Usie arkušy" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 msgid "C_urrent Page" msgstr "_Dziejny arkuš" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 msgid "Pag_es:" msgstr "_Arkušy:" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" @@ -2588,152 +2573,144 @@ msgstr "" "Akreśl adzin albo bolej absiahaŭ staronki,\n" " naprykład 1-3,7,11" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "Kopii" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "Kopi_i:" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 msgid "C_ollate" msgstr "_Pašerahavanyja" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 msgid "_Reverse" msgstr "A_dvarotna" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "Ahulnaje" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "Schiema" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 msgid "Pages per _side:" msgstr "Staronak _na arkuš:" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "_Dvuchbakova:" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 msgid "_Only print:" msgstr "Vydruk _tolki:" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "Usie arkušy" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "Cotnyja arkušy" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "Niacotnyja arkušy" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 msgid "Sc_ale:" msgstr "Maš_tab:" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "Papiera" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 msgid "Paper _type:" msgstr "Vid papier_y:" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 msgid "Paper _source:" msgstr "Krynica pap_iery:" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "_Padnos vyjścia:" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "Detali zadańnia" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "Pry_jarytet:" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "Infarmacyja ab apłatac_h:" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "Vydruk dakumentu" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 msgid "_Now" msgstr "_Ciapier" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "_A:" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 msgid "On _hold" msgstr "Ustry_many" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "Dadaj staronku na vokładku" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "P_ierad:" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "_Paśla:" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "Zadańnie" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "Pašyranaje" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "Jakaść vyjavy" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 msgid "Color" msgstr "Koler" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "Zaviaršeńnie" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "Nałady vakna častkova supiarečnyja" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 msgid "Print" msgstr "Vydruk" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "Hrupa" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "Hrupa, da jakoj adnosicca hetaje pole vybaru." - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2754,36 +2731,36 @@ msgstr "Funkcyja nie implementavanaja dla widgetaŭ klasy '%s'" msgid "Select which type of documents are shown" msgstr "Abiraje jakija vidy dakumentaŭ pakazvać" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "Dakument dla URI '%s' nia znojdzieny" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "Filter biaz nazvy" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 msgid "Could not remove item" msgstr "Niemahčyma vydalić element" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 msgid "Could not clear list" msgstr "Niemahčyma vyčyścić element" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 msgid "Copy _Location" msgstr "S_kapijuj pałažeńnie" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "_Vydal sa śpisu" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 msgid "_Clear List" msgstr "Vy_čyść śpis" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "Pakažy p_ryvatnyja resursy" @@ -2837,10 +2814,10 @@ msgstr "_%d. %s" msgid "recent menu label|%d. %s" msgstr "%d. %s" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "Niemahčyma znajści element z URI '%s'" @@ -4511,92 +4488,96 @@ msgstr "" msgid "There is a problem on printer '%s'." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "Dvuchbakova" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "Typ papiery" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "Krynica papiery" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "Padnos vydačy" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "Adnabakova" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 msgid "Auto Select" msgstr "Aŭtamatyčny vybar" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 msgid "Printer Default" msgstr "Zmoŭčanyja drukarki" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "Važnaje" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "Vysoki" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "Siaredni" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "Nizki" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "None" msgstr "Niama" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "Sklasyfikavana" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "Kanfidencyjnaje" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Secret" msgstr "Sakretnaje" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "Standartnaje" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "Zusim sakretna" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "Niesklasyfikavanaje" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, fuzzy, c-format msgid "Custom %sx%s" msgstr "Ułasny %.2fx%.2f" @@ -4659,6 +4640,24 @@ msgstr "Vydruk na testavaj drukarcy" msgid "Could not get information for file '%s': %s" msgstr "Niemahčyma atrymać infarmacyju dla fajłu '%s': %s" +#~ msgid "URI" +#~ msgstr "URI" + +#~ msgid "The URI bound to this button" +#~ msgstr "URI prypisany da hetaj klavišy" + +#~ msgid "Arrow spacing" +#~ msgstr "Odstup strełki" + +#~ msgid "Scroll arrow spacing" +#~ msgstr "Odstup strełki prakrutki" + +#~ msgid "Group" +#~ msgstr "Hrupa" + +#~ msgid "The radio tool button whose group this button belongs to." +#~ msgstr "Hrupa, da jakoj adnosicca hetaje pole vybaru." + #~ msgid "Invalid filename: %s" #~ msgstr "Niapravilnaja nazva fajłu: %s" diff --git a/po/bg.po b/po/bg.po index 529999cb81..9a074ad4de 100644 --- a/po/bg.po +++ b/po/bg.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+ trunk\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2007-08-27 00:09+0300\n" "Last-Translator: Alexander Shopov \n" "Language-Team: Bulgarian \n" @@ -992,7 +992,7 @@ msgstr "Неуспех при запазване на данните в TIFF" msgid "Couldn't write to TIFF file" msgstr "Неуспех при запазване на файл във формат TIFF" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "Форматът за изображения TIFF" @@ -1188,7 +1188,7 @@ msgid_plural "Opening %d Items" msgstr[0] "" msgstr[1] "" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "Лиценз" @@ -1202,32 +1202,32 @@ msgid "C_redits" msgstr "_Заслуги" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "_Лиценз" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "Относно %s" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "Заслуги" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "Създадено от" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "Документирано от" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "Преведено от" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "Дизайн" @@ -1270,7 +1270,7 @@ msgstr "Alt" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "Super" @@ -1280,7 +1280,7 @@ msgstr "Super" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "Hyper" @@ -1290,17 +1290,17 @@ msgstr "Hyper" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "Meta" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "Space" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "\\" @@ -1348,7 +1348,7 @@ msgstr "calendar:week_start:1" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "2000" @@ -1363,7 +1363,7 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "%d" @@ -1379,7 +1379,7 @@ msgstr "%d" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "%d" @@ -1395,7 +1395,7 @@ msgstr "%d" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "%Y" @@ -1521,7 +1521,7 @@ msgstr "_Палитра:" msgid "Color Wheel" msgstr "Цветова палитра" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " @@ -1531,7 +1531,7 @@ msgstr "" "да изтеглите този цвят върху палитрата или да зададете този цвят като текущ " "като го издърпате върху цвета за избор." -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." @@ -1539,11 +1539,11 @@ msgstr "" "Цветът, който сте избрали. Може да го изтеглите върху палитрата, за да го " "запазите за бъдеща употреба." -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "_Запазване на цвета тук" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1556,11 +1556,11 @@ msgstr "" msgid "Color Selection" msgstr "Избор на цвят" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "_Методи за вход" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "_Вмъкване на контролен знак за Уникод" @@ -1576,7 +1576,7 @@ msgstr "Работен плот" msgid "(None)" msgstr "(без)" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "Друго място..." @@ -2060,7 +2060,7 @@ msgstr "Раз_мер:" msgid "_Preview:" msgstr "_Преглед:" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "Избор на шрифт" @@ -2098,7 +2098,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "Иконата „%s“ не е включена в темата" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 msgid "Failed to load icon" msgstr "Неуспех при зареждане на икона" @@ -2190,19 +2190,11 @@ msgstr "(неизвестен)" msgid "Cl_ear" msgstr "_Изчистване" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "Адрес" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "Адресът към този бутон" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 msgid "Copy URL" msgstr "Копиране на адрес" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 msgid "Invalid URI" msgstr "Грешен адрес" @@ -2286,26 +2278,18 @@ msgid "_Password:" msgstr "_Натиск:" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +msgid "Forget password _immediately" msgstr "" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +msgid "Remember password until you _logout" msgstr "" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +msgid "Remember _forever" msgstr "" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "Разстояние между стрелките" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "Разстояние между стрелките за прелистване" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "Страница %u" @@ -2371,7 +2355,7 @@ msgstr "_Размер на листите:" msgid "_Orientation:" msgstr "_Ориентация:" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 msgid "Page Setup" msgstr "Настройки на листите" @@ -2428,7 +2412,7 @@ msgstr "Нагоре" msgid "Down Path" msgstr "Надолу" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 msgid "File System Root" msgstr "Корен на файловата система" @@ -2541,8 +2525,9 @@ msgstr "Принтерът не е на линия" msgid "Out of paper" msgstr "Хартията свърши" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 msgid "Paused" msgstr "На пауза" @@ -2589,39 +2574,39 @@ msgstr "Неправилен указател за работа с PrintDlgEx" msgid "Unspecified error" msgstr "Неуказана грешка" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 msgid "Printer" msgstr "Принтер" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 msgid "Location" msgstr "Местоположение" -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "Състояние" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 #, fuzzy msgid "Range" msgstr "_Обхват: " -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 #, fuzzy msgid "_All Pages" msgstr "Всички страници" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 #, fuzzy msgid "C_urrent Page" msgstr "_Текущата" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 #, fuzzy msgid "Pag_es:" msgstr "Места" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" @@ -2629,152 +2614,144 @@ msgstr "" "Въведете един или повече обхвати,\n" "напр. 1-3,7,11,22-28" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "Разпечатки" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "Раз_печатки:" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 msgid "C_ollate" msgstr "По_следователно подреждане" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 msgid "_Reverse" msgstr "_Обратен ред" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "Общи" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "Наместване" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 msgid "Pages per _side:" msgstr "Страници на _страна:" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "_Двустранен печат:" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 msgid "_Only print:" msgstr "_Обхват на печата:" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "Всички страници" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "Четните страници" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "Нечетните страници" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 msgid "Sc_ale:" msgstr "_Мащабиране:" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "Хартия" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 msgid "Paper _type:" msgstr "_Вид хартия:" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 msgid "Paper _source:" msgstr "_Източник на листите:" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "_Изходна касета:" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "Информация а задачата" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "П_риоритет:" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "Информация за _осчетоводяване:" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "Отпечатване на документ" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 msgid "_Now" msgstr "_Сега" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "_Точно в:" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 msgid "On _hold" msgstr "_На пауза" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "Със заглавна страница" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "_Преди:" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "_След:" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "Задача" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "Допълнителни" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "Качество на изображенията" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 msgid "Color" msgstr "Цвят" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "Гланц" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "Някои от настройките в прозореца взаимно си противоречат" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 msgid "Print" msgstr "Печат" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "Група" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "Групата радио-бутони, към които принадлежи този." - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2795,36 +2772,36 @@ msgstr "Тази функция не е реализирана за графич msgid "Select which type of documents are shown" msgstr "Избор на видовете документи, които се показват" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "Не е открит елемент за адреса „%s“" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "Неозаглавен филтър" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 msgid "Could not remove item" msgstr "Елементът не може да бъде премахнат" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 msgid "Could not clear list" msgstr "Списъкът не може да бъде изчистен" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 msgid "Copy _Location" msgstr "Копиране на _местоположение" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "_Премахване от списък" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 msgid "_Clear List" msgstr "_Изчистване на списък" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "Показване на _частните ресурси" @@ -2878,10 +2855,10 @@ msgstr "_%d. %s" msgid "recent menu label|%d. %s" msgstr "%d. %s" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "На адреса „%s“ не може да се открие елемент" @@ -4557,92 +4534,96 @@ msgstr "" msgid "There is a problem on printer '%s'." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "Двустранно" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "Вид хартия" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "Източник на хартията" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "Изходяща тава" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "Едностранно" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 msgid "Auto Select" msgstr "Автоматичен избор" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 msgid "Printer Default" msgstr "Стандартните настройки на принтера" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "Спешен" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "Висок" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "Среден" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "Нисък" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "None" msgstr "(Без)" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "Класифицирано" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "Конфиденциално" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Secret" msgstr "Секретно" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "Стандартно" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "Строго секретно" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "Некласифицирано" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, fuzzy, c-format msgid "Custom %sx%s" msgstr "Потребителски %.2f×%.2f" @@ -4705,6 +4686,24 @@ msgstr "Печат към тестов принтер" msgid "Could not get information for file '%s': %s" msgstr "Информацията за файла „%s“ не може да бъде получена: %s" +#~ msgid "URI" +#~ msgstr "Адрес" + +#~ msgid "The URI bound to this button" +#~ msgstr "Адресът към този бутон" + +#~ msgid "Arrow spacing" +#~ msgstr "Разстояние между стрелките" + +#~ msgid "Scroll arrow spacing" +#~ msgstr "Разстояние между стрелките за прелистване" + +#~ msgid "Group" +#~ msgstr "Група" + +#~ msgid "The radio tool button whose group this button belongs to." +#~ msgstr "Групата радио-бутони, към които принадлежи този." + #~ msgid "Invalid filename: %s" #~ msgstr "Неправилно име на файл: %s" diff --git a/po/bn.po b/po/bn.po index 117c12af70..bce1fa88bf 100644 --- a/po/bn.po +++ b/po/bn.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: GTK+\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2006-08-28 00:35+0600\n" "Last-Translator: Mahay Alam Khan (মাহে আলম) \n" "Language-Team: Bengali India \n" @@ -968,7 +968,7 @@ msgstr "TIFF তথ্য লিখতে ব্যর্থ" msgid "Couldn't write to TIFF file" msgstr "TIFF ফাইলে লিখতে ব্যর্থ" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "TIFF ছবির বিন্যাস" @@ -1156,7 +1156,7 @@ msgid_plural "Opening %d Items" msgstr[0] "" msgstr[1] "" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "লাইসেন্স" @@ -1170,32 +1170,32 @@ msgid "C_redits" msgstr "স্বীকৃতি (_r)" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "লাইসেন্স (_L)" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "%s পরিচিতি" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "স্বীকৃতি" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "লেখক" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "সহায়িকা লিখেছেন" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "অনুবাদক" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "শিল্পী" @@ -1238,7 +1238,7 @@ msgstr "Alt" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "Super" @@ -1248,7 +1248,7 @@ msgstr "Super" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "Hyper" @@ -1258,17 +1258,17 @@ msgstr "Hyper" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "Meta" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "Space" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "Backslash" @@ -1316,7 +1316,7 @@ msgstr "calendar:week_start:0" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "2000" @@ -1331,7 +1331,7 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "%d" @@ -1347,7 +1347,7 @@ msgstr "%d" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "%d" @@ -1363,7 +1363,7 @@ msgstr "%d" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "%Y" @@ -1483,24 +1483,24 @@ msgstr "প্যালেট: (_P)" msgid "Color Wheel" msgstr "রং প্রদর্শনকারী চাকতি" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " "current by dragging it to the other color swatch alongside." msgstr "" -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." msgstr "" -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "চিহ্নিত স্থানে রং সংরক্ষণ করুন (_S)" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1510,11 +1510,11 @@ msgstr "" msgid "Color Selection" msgstr "রং নির্বাচন" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "ইনপুট পদ্ধতি (_M)" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "ইউনিকোডের কন্ট্রোল অক্ষর সন্নিবেশ করুন (_I)" @@ -1530,7 +1530,7 @@ msgstr "ডেস্কটপ" msgid "(None)" msgstr "(শূণ্য)" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "অন্যান্য..." @@ -2010,7 +2010,7 @@ msgstr "মাপ:(_z)" msgid "_Preview:" msgstr "পূর্বপ্রদর্শন:(_P)" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "ফন্ট নির্বাচন" @@ -2044,7 +2044,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "থিমের মধ্যে আইকন '%s' অনুপস্থিত" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 #, fuzzy msgid "Failed to load icon" msgstr "TIFF ছবি লোড করতে ব্যর্থ" @@ -2139,19 +2139,11 @@ msgstr "(অজানা)" msgid "Cl_ear" msgstr "পরিশ্রুত করুন (_e)" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "URI" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "চিহ্নিত বাটনের সাথে সংযুক্ত URI" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 msgid "Copy URL" msgstr "URL কপি করুন" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 msgid "Invalid URI" msgstr "অবৈধ URI" @@ -2231,26 +2223,18 @@ msgid "_Password:" msgstr "প্রেসার(_P):" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +msgid "Forget password _immediately" msgstr "" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +msgid "Remember password until you _logout" msgstr "" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +msgid "Remember _forever" msgstr "" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "তীরচিহ্নের মধ্যে অন্তর্বর্তী শূণ্যস্থান" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "এ্যারো স্পেসিং স্ক্রল করো" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "পৃষ্ঠা %u" @@ -2316,7 +2300,7 @@ msgstr "কাগজের মাপ:(_P)" msgid "_Orientation:" msgstr "দিশা:(_O)" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 msgid "Page Setup" msgstr "পৃষ্ঠার বৈশিষ্ট্য" @@ -2373,7 +2357,7 @@ msgstr "" msgid "Down Path" msgstr "" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 #, fuzzy msgid "File System Root" msgstr "ফাইল-সিস্টেম" @@ -2487,8 +2471,9 @@ msgstr "প্রিন্টার অফলাইন অবস্থায়" msgid "Out of paper" msgstr "কাগজ ফুরিয়ে গেছে" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 msgid "Paused" msgstr "স্থগিত" @@ -2535,191 +2520,183 @@ msgstr "PrintDlgEx'র জন্য অবৈধ হ্যান্ডেল" msgid "Unspecified error" msgstr "অনির্ধারিত ত্রুটি" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 msgid "Printer" msgstr "প্রিন্টার" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 msgid "Location" msgstr "অবস্থান" -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "অবস্থা" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 #, fuzzy msgid "Range" msgstr "পৃষ্ঠার সুনির্দিষ্ট সীমা: (_n)" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 #, fuzzy msgid "_All Pages" msgstr "সমস্ত পাতা" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 #, fuzzy msgid "C_urrent Page" msgstr "বর্তমান (_u)" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 #, fuzzy msgid "Pag_es:" msgstr "অবস্থান" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" msgstr "" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "প্রতিলিপি" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "প্রতিলিপি :(_s)" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 msgid "C_ollate" msgstr "একত্রিত করুন (_o)" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 msgid "_Reverse" msgstr "বিপরীত দিশা (_R)" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "সাধারণ" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "বিন্যাস" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 #, fuzzy msgid "Pages per _side:" msgstr "প্রতি পাতায় পৃষ্ঠার সংখ্যা:(_s)" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "উভয় পৃষ্ঠ: (_w)" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 msgid "_Only print:" msgstr "শুধুমাত্র প্রিন্ট করা হবে:(_O)" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "সমস্ত পাতা" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "শুধুমাত্র জোড় সংখ্যক পাতায়" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "শুধুমাত্র বেজোড় সংখ্যক পাতায়" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 msgid "Sc_ale:" msgstr "" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "কাগজ" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 msgid "Paper _type:" msgstr "কাগজের বিন্যাস:(_t)" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 msgid "Paper _source:" msgstr "কাগজ সংগ্রহস্থল:(_s)" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "কর্ম সংক্রান্ত বিবরণ" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "গুরুত্ব:(_o)" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "নথি প্রিন্ট করুন" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 msgid "_Now" msgstr "এই মুহূর্তে(_N)" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "চিহ্নিত সময়ে:(_t)" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 msgid "On _hold" msgstr "অপেক্ষারত:(_h)" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "প্রচ্ছদ পৃষ্ঠা সন্নিবেশ করা হবে" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "চিহ্নিত পৃষ্ঠার পূর্বে:(_f)" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "চিহ্নিত পৃষ্ঠার পরে:(_A)" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "কর্ম" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "উন্নত বৈশিষ্ট্য" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "ছবির গুণমান" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 msgid "Color" msgstr "রং" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "ডায়লগ বক্সে নির্বাচিত কিছু মান পারস্পরবিরোধী" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 msgid "Print" msgstr "প্রিন্ট করুন" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "দল" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "চিহ্নিত বাটনটি যে রেডিও টুল বাটন সংকলনের অংশ।" - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2740,36 +2717,36 @@ msgstr "'%s' ক্লাসের উইজেটের জন্য এই ফ msgid "Select which type of documents are shown" msgstr "প্রদর্শনের উদ্দেশ্যে বিভিন্ন ডকুমেন্টের বিন্যাস নির্বাচন করুন" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "URI '%s'-র কোনো বস্তু পাওয়া যায়নি" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 msgid "Could not remove item" msgstr "বস্তু মুছে ফেলতে ব্যর্থ" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 msgid "Could not clear list" msgstr "তালিকা পরিশ্রুত করতে ব্যর্থ" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 msgid "Copy _Location" msgstr "অবস্থান কপি করুন (_L)" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "তালিকা থেকে মুছে ফেলুন (_R)" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 msgid "_Clear List" msgstr "তালিকা পরিশ্রুত করুন (_C)" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "ব্যক্তিগত রিসোর্স প্রদর্শন করা হবে (_P)" @@ -2823,10 +2800,10 @@ msgstr "" msgid "recent menu label|%d. %s" msgstr "" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "URI '%s' সহ কোনো বস্তু অনুসন্ধানে ব্যর্থ" @@ -4498,92 +4475,96 @@ msgstr "" msgid "There is a problem on printer '%s'." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "উভয়পৃষ্ঠ" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "কাগজের ধরন" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "কাগজের সংগ্রহস্থল" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "এক পৃষ্ঠ" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 msgid "Auto Select" msgstr "স্বয়ংক্রিয় নির্বাচন" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 msgid "Printer Default" msgstr "প্রিন্টারের ডিফল্ট মান" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "জরুরী" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "উচ্চ" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "মাঝারি" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "নিম্ন" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "None" msgstr "(শূণ্য)" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "শ্রেণীবদ্ধ" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "গোপনীয়" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Secret" msgstr "গোপনীয়" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "প্রমিত মান" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "অতিমাত্রায় গোপনীয়" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "শ্রেণীবিহীন" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, fuzzy, c-format msgid "Custom %sx%s" msgstr "স্বনির্বাচিত মাপ" @@ -4648,6 +4629,24 @@ msgstr "ফাইলে প্রিন্ট করুন" msgid "Could not get information for file '%s': %s" msgstr "'%s' ফাইল সম্পর্কিত তথ্য প্রাপ্ত করতে ব্যর্থ: %s" +#~ msgid "URI" +#~ msgstr "URI" + +#~ msgid "The URI bound to this button" +#~ msgstr "চিহ্নিত বাটনের সাথে সংযুক্ত URI" + +#~ msgid "Arrow spacing" +#~ msgstr "তীরচিহ্নের মধ্যে অন্তর্বর্তী শূণ্যস্থান" + +#~ msgid "Scroll arrow spacing" +#~ msgstr "এ্যারো স্পেসিং স্ক্রল করো" + +#~ msgid "Group" +#~ msgstr "দল" + +#~ msgid "The radio tool button whose group this button belongs to." +#~ msgstr "চিহ্নিত বাটনটি যে রেডিও টুল বাটন সংকলনের অংশ।" + #~ msgid "Invalid filename: %s" #~ msgstr "ফাইলের নাম বৈধ নয়: %s" diff --git a/po/bn_IN.po b/po/bn_IN.po index 113edeefa5..2fccf0a94d 100644 --- a/po/bn_IN.po +++ b/po/bn_IN.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: bn_IN\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2007-08-03 11:09+0530\n" "Last-Translator: Runa Bhattacharjee \n" "Language-Team: Bengali INDIA\n" @@ -965,7 +965,7 @@ msgstr "TIFF তথ্য লিখতে ব্যর্থ" msgid "Couldn't write to TIFF file" msgstr "TIFF ফাইলে লিখতে ব্যর্থ" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "TIFF ছবির বিন্যাস" @@ -1153,7 +1153,7 @@ msgid_plural "Opening %d Items" msgstr[0] "" msgstr[1] "" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "লাইসেন্স" @@ -1167,32 +1167,32 @@ msgid "C_redits" msgstr "স্বীকৃতি (_r)" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "লাইসেন্স (_L)" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "%s পরিচিতি" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "স্বীকৃতি" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "লেখক" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "সহায়িকা লিখেছেন" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "অনুবাদক" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "শিল্পী" @@ -1235,7 +1235,7 @@ msgstr "Alt" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "Super" @@ -1245,7 +1245,7 @@ msgstr "Super" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "Hyper" @@ -1255,17 +1255,17 @@ msgstr "Hyper" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "Meta" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "Space" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "Backslash" @@ -1313,7 +1313,7 @@ msgstr "calendar:week_start:0" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "2000" @@ -1328,7 +1328,7 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "%d" @@ -1344,7 +1344,7 @@ msgstr "%d" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "%d" @@ -1360,7 +1360,7 @@ msgstr "%d" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "%Y" @@ -1486,7 +1486,7 @@ msgstr "প্যালেট: (_P)" msgid "Color Wheel" msgstr "রং প্রদর্শনকারী চাকতি" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " @@ -1495,7 +1495,7 @@ msgstr "" "বর্তমানে নির্বাচিত রঙের সাথে পূর্ব নির্বাচিত রঙ তূলনা করুন। এই রঙটি প্যালেটে টেনে " "আনুন অথবা পার্শ্ববর্তী রঙ ধারণ ক্ষেত্রে টেনে এনে বর্তমান নির্বাচন রূপে স্থাপন করুন।" -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." @@ -1503,11 +1503,11 @@ msgstr "" "নির্বাচিত রঙ। ভবিষ্যতে ব্যবহারের উদ্দেশ্যে এই রঙটি টেনে এনে একটি প্যালেটে স্থাপন " "করা যাবে।" -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "চিহ্নিত স্থানে রং সংরক্ষণ করুন (_S)" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1520,11 +1520,11 @@ msgstr "" msgid "Color Selection" msgstr "রং নির্বাচন" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "ইনপুট পদ্ধতি (_M)" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "ইউনিকোডের কন্ট্রোল অক্ষর সন্নিবেশ করুন (_I)" @@ -1540,7 +1540,7 @@ msgstr "ডেস্কটপ" msgid "(None)" msgstr "(শূণ্য)" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "অন্যান্য..." @@ -2024,7 +2024,7 @@ msgstr "মাপ:(_z)" msgid "_Preview:" msgstr "পূর্বপ্রদর্শন:(_P)" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "ফন্ট নির্বাচন" @@ -2062,7 +2062,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "থিমের মধ্যে আইকন '%s' অনুপস্থিত" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 msgid "Failed to load icon" msgstr "আইকন লোড করতে ব্যর্থ" @@ -2156,19 +2156,11 @@ msgstr "(অজানা)" msgid "Cl_ear" msgstr "পরিশ্রুত করুন (_e)" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "URI" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "চিহ্নিত বাটনের সাথে সংযুক্ত URI" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 msgid "Copy URL" msgstr "URL কপি করুন" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 msgid "Invalid URI" msgstr "অবৈধ URI" @@ -2248,26 +2240,18 @@ msgid "_Password:" msgstr "চাপ: (_P)" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +msgid "Forget password _immediately" msgstr "" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +msgid "Remember password until you _logout" msgstr "" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +msgid "Remember _forever" msgstr "" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "তীরচিহ্নের মধ্যে অন্তর্বর্তী শূণ্যস্থান" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "স্ক্রোল-তীরচিহ্নের মধ্যবর্তী স্থান" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "পৃষ্ঠা %u" @@ -2333,7 +2317,7 @@ msgstr "কাগজের মাপ:(_P)" msgid "_Orientation:" msgstr "দিশা:(_O)" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 msgid "Page Setup" msgstr "পৃষ্ঠার বৈশিষ্ট্য" @@ -2390,7 +2374,7 @@ msgstr "উপরের পাথ" msgid "Down Path" msgstr "নীচের পাথ" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 msgid "File System Root" msgstr "ফাইল-সিস্টেমের Root" @@ -2503,8 +2487,9 @@ msgstr "প্রিন্টার অফলাইন অবস্থায়" msgid "Out of paper" msgstr "কাগজ ফুরিয়ে গেছে" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 msgid "Paused" msgstr "স্থগিত" @@ -2551,39 +2536,39 @@ msgstr "PrintDlgEx'র জন্য অবৈধ হ্যান্ডেল" msgid "Unspecified error" msgstr "অনির্ধারিত ত্রুটি" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 msgid "Printer" msgstr "প্রিন্টার" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 msgid "Location" msgstr "অবস্থান" -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "অবস্থা" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 #, fuzzy msgid "Range" msgstr "সুনির্দিষ্ট সীমা: (_n)" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 #, fuzzy msgid "_All Pages" msgstr "সমস্ত পাতা" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 #, fuzzy msgid "C_urrent Page" msgstr "বর্তমান (_u)" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 #, fuzzy msgid "Pag_es:" msgstr "অবস্থান" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" @@ -2591,152 +2576,144 @@ msgstr "" "এক অথবা অধিক পৃষ্ঠার সীমা উল্লেখ করুন,\n" " উদাহরণস্বরূপ. 1-3,7,11" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "প্রতিলিপি" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "প্রতিলিপি :(_s)" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 msgid "C_ollate" msgstr "একত্রিত করুন (_o)" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 msgid "_Reverse" msgstr "বিপরীত দিশা (_R)" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "সাধারণ" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "বিন্যাস" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 msgid "Pages per _side:" msgstr "প্রতি পার্শ্বে পৃষ্ঠার সংখ্যা:(_s)" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "উভয় পৃষ্ঠ: (_w)" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 msgid "_Only print:" msgstr "শুধুমাত্র প্রিন্ট করা হবে:(_O)" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "সমস্ত পাতা" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "শুধুমাত্র জোড় সংখ্যক পাতায়" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "শুধুমাত্র বেজোড় সংখ্যক পাতায়" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 msgid "Sc_ale:" msgstr "মাপ: (_a)" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "কাগজ" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 msgid "Paper _type:" msgstr "কাগজের বিন্যাস:(_t)" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 msgid "Paper _source:" msgstr "কাগজ সংগ্রহস্থল:(_s)" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "আউটপুট ট্রে: (_r)" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "কর্ম সংক্রান্ত বিবরণ" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "গুরুত্ব:(_o)" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "বিল সংক্রান্ত তথ্য: (_B)" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "নথি প্রিন্ট করুন" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 msgid "_Now" msgstr "এই মুহূর্তে(_N)" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "চিহ্নিত সময়ে:(_t)" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 msgid "On _hold" msgstr "অপেক্ষারত:(_h)" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "প্রচ্ছদ পৃষ্ঠা সন্নিবেশ করা হবে" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "চিহ্নিত পৃষ্ঠার পূর্বে:(_f)" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "চিহ্নিত পৃষ্ঠার পরে:(_A)" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "কর্ম" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "উন্নত বৈশিষ্ট্য" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "ছবির গুণমান" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 msgid "Color" msgstr "রং" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "সমাপ্তি" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "ডায়লগ বক্সে নির্বাচিত কিছু মান পারস্পরবিরোধী" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 msgid "Print" msgstr "প্রিন্ট করুন" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "দল" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "চিহ্নিত বাটনটি যে রেডিও টুল বাটন সংকলনের অংশ।" - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2757,36 +2734,36 @@ msgstr "'%s' ক্লাসের উইজেটের জন্য এই ফ msgid "Select which type of documents are shown" msgstr "প্রদর্শনের উদ্দেশ্যে বিভিন্ন ডকুমেন্টের বিন্যাস নির্বাচন করুন" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "URI '%s'-র কোনো বস্তু পাওয়া যায়নি" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "নামবিহীন ফিল্টার" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 msgid "Could not remove item" msgstr "বস্তু মুছে ফেলতে ব্যর্থ" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 msgid "Could not clear list" msgstr "তালিকা পরিশ্রুত করতে ব্যর্থ" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 msgid "Copy _Location" msgstr "অবস্থান কপি করুন (_L)" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "তালিকা থেকে মুছে ফেলুন (_R)" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 msgid "_Clear List" msgstr "তালিকা পরিশ্রুত করুন (_C)" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "ব্যক্তিগত রিসোর্স প্রদর্শন করা হবে (_P)" @@ -2840,10 +2817,10 @@ msgstr "_%d. %s" msgid "recent menu label|%d. %s" msgstr "%d. %s" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "URI '%s' সহ কোনো বস্তু অনুসন্ধানে ব্যর্থ" @@ -4517,92 +4494,96 @@ msgstr "" msgid "There is a problem on printer '%s'." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "উভয়পৃষ্ঠ" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "কাগজের ধরন" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "কাগজের সংগ্রহস্থল" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "আউটপুট-ট্রে" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "এক পৃষ্ঠ" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 msgid "Auto Select" msgstr "স্বয়ংক্রিয় নির্বাচন" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 msgid "Printer Default" msgstr "প্রিন্টারের ডিফল্ট মান" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "জরুরী" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "উচ্চ" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "মাঝারি" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "নিম্ন" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "None" msgstr "(শূণ্য)" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "শ্রেণীবদ্ধ" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "গোপনীয়" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Secret" msgstr "গোপনীয়" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "প্রমিত মান" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "অতিমাত্রায় গোপনীয়" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "শ্রেণীবিহীন" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, fuzzy, c-format msgid "Custom %sx%s" msgstr "স্বনির্বাচিত %.2fx%.2f" @@ -4666,6 +4647,24 @@ msgstr "পরীক্ষামূলক প্রিন্টারে প্ msgid "Could not get information for file '%s': %s" msgstr "'%s' ফাইল সম্পর্কিত তথ্য প্রাপ্ত করতে ব্যর্থ: %s" +#~ msgid "URI" +#~ msgstr "URI" + +#~ msgid "The URI bound to this button" +#~ msgstr "চিহ্নিত বাটনের সাথে সংযুক্ত URI" + +#~ msgid "Arrow spacing" +#~ msgstr "তীরচিহ্নের মধ্যে অন্তর্বর্তী শূণ্যস্থান" + +#~ msgid "Scroll arrow spacing" +#~ msgstr "স্ক্রোল-তীরচিহ্নের মধ্যবর্তী স্থান" + +#~ msgid "Group" +#~ msgstr "দল" + +#~ msgid "The radio tool button whose group this button belongs to." +#~ msgstr "চিহ্নিত বাটনটি যে রেডিও টুল বাটন সংকলনের অংশ।" + #~ msgid "Invalid filename: %s" #~ msgstr "ফাইলের নাম বৈধ নয়: %s" diff --git a/po/br.po b/po/br.po index a3728798a0..1f7fbb76d0 100644 --- a/po/br.po +++ b/po/br.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: 2.3.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2006-03-08 18:33+0100\n" "Last-Translator: Thierry Vignaud \n" "Language-Team: br \n" @@ -933,7 +933,7 @@ msgstr "Fazi en ur zigeriñ ar skeudenn TIFF" msgid "Couldn't write to TIFF file" msgstr "Ne m'eus ket gallet skrivañ d'ar restr BMP." -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "Furmad skeudenn TIFF" @@ -1119,7 +1119,7 @@ msgid "Opening %d Item" msgid_plural "Opening %d Items" msgstr[0] "" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "Aotre" @@ -1133,32 +1133,32 @@ msgid "C_redits" msgstr "G_aredon" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "_Aotre" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "Diwar-benn %s" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "Garedon" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "Skrivet gant" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "Teuliadur gant" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "Troet gant" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "Skeudennoù gant" @@ -1201,7 +1201,7 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "" @@ -1211,7 +1211,7 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "" @@ -1221,17 +1221,17 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "" @@ -1279,7 +1279,7 @@ msgstr "0" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "" @@ -1294,7 +1294,7 @@ msgstr "" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "" @@ -1310,7 +1310,7 @@ msgstr "" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, fuzzy, c-format msgid "calendar:week:digits|%d" msgstr "0" @@ -1326,7 +1326,7 @@ msgstr "0" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "" @@ -1449,24 +1449,24 @@ msgstr "_Paliked" msgid "Color Wheel" msgstr "Rodel al liv" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " "current by dragging it to the other color swatch alongside." msgstr "" -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." msgstr "" -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1476,11 +1476,11 @@ msgstr "" msgid "Color Selection" msgstr "" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "" @@ -1496,7 +1496,7 @@ msgstr "Burev" msgid "(None)" msgstr "(Hini ebet)" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "All ..." @@ -1979,7 +1979,7 @@ msgstr "Me_nt :" msgid "_Preview:" msgstr "_Rakgwel :" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "Choazh ar font" @@ -2013,7 +2013,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 #, fuzzy msgid "Failed to load icon" msgstr "Fazi en ur kargañ ar skeudenn TIFF" @@ -2112,20 +2112,12 @@ msgstr "(dianav)" msgid "Cl_ear" msgstr "_Skarañ" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 #, fuzzy msgid "Copy URL" msgstr "_Eilañ" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 #, fuzzy msgid "Invalid URI" msgstr "N'eo ket UTF-8 mat" @@ -2206,26 +2198,18 @@ msgid "_Password:" msgstr "_Rakgwel :" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +msgid "Forget password _immediately" msgstr "" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +msgid "Remember password until you _logout" msgstr "" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +msgid "Remember _forever" msgstr "" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "Pajenn %u" @@ -2287,7 +2271,7 @@ msgstr "Ment ar bajenn" msgid "_Orientation:" msgstr "Digeriñ ul lec'hiadur" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 #, fuzzy msgid "Page Setup" msgstr "Ment ar bajenn" @@ -2352,7 +2336,7 @@ msgstr "" msgid "Down Path" msgstr "" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 #, fuzzy msgid "File System Root" msgstr "Reizhiad restroù" @@ -2468,8 +2452,9 @@ msgstr "" msgid "Out of paper" msgstr "" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 #, fuzzy msgid "Paused" msgstr "_Pegañ" @@ -2518,203 +2503,195 @@ msgstr "N'eo ket mat reollin an arlun" msgid "Unspecified error" msgstr "" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 #, fuzzy msgid "Printer" msgstr "_Moulañ" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 #, fuzzy msgid "Location" msgstr "_Lec'hiadur :" -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 #, fuzzy msgid "Range" msgstr "Yezh" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 msgid "_All Pages" msgstr "" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 #, fuzzy msgid "C_urrent Page" msgstr "K_rouiñ" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 #, fuzzy msgid "Pag_es:" msgstr "Pajenn" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" msgstr "" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 #, fuzzy msgid "C_ollate" msgstr "K_rouiñ" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 #, fuzzy msgid "_Reverse" msgstr "_Stumm diaraog" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 #, fuzzy msgid "Pages per _side:" msgstr "Ment ar bajenn" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 #, fuzzy msgid "_Only print:" msgstr "_Moulañ" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 #, fuzzy msgid "Sc_ale:" msgstr "_Gwerzh :" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 #, fuzzy msgid "Paper" msgstr "Pajenn" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 #, fuzzy msgid "Paper _type:" msgstr "Ment ar bajenn" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 #, fuzzy msgid "Paper _source:" msgstr "Ment ar bajenn" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 #, fuzzy msgid "_Now" msgstr "_Nann" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 #, fuzzy msgid "On _hold" msgstr "_Tev" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 #, fuzzy msgid "Color" msgstr "_Liv" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 #, fuzzy msgid "Print" msgstr "_Moulañ" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "Strollad" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "" - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2735,40 +2712,40 @@ msgstr "" msgid "Select which type of documents are shown" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 #, fuzzy msgid "Could not remove item" msgstr "N'hell ket bet dibabet an tra" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 #, fuzzy msgid "Could not clear list" msgstr "N'hell ket bet dibabet an tra" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 #, fuzzy msgid "Copy _Location" msgstr "Digeriñ ul _lec'hiadur" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 #, fuzzy msgid "_Clear List" msgstr "_Skarañ" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "" @@ -2823,10 +2800,10 @@ msgstr "" msgid "recent menu label|%d. %s" msgstr "" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "" @@ -4499,99 +4476,103 @@ msgstr "" msgid "There is a problem on printer '%s'." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 #, fuzzy msgid "Auto Select" msgstr "Choazh ar font" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 #, fuzzy msgid "Printer Default" msgstr "Dre ziouer" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 #, fuzzy msgid "High" msgstr "Uhelder" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 #, fuzzy msgid "Medium" msgstr "Meuziad" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 #, fuzzy msgid "Low" msgstr "Izelaat" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 #, fuzzy msgid "None" msgstr "(Hini ebet)" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 #, fuzzy msgid "Secret" msgstr "Skramm" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, c-format msgid "Custom %sx%s" msgstr "" @@ -4658,6 +4639,9 @@ msgstr "_Moulañ" msgid "Could not get information for file '%s': %s" msgstr "" +#~ msgid "Group" +#~ msgstr "Strollad" + #~ msgid "Invalid filename: %s" #~ msgstr "Anv ar restr direizh : %s" diff --git a/po/bs.po b/po/bs.po index be60525d65..66ccb3fd7c 100644 --- a/po/bs.po +++ b/po/bs.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+.gtk-2-4.bs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2004-07-31 01:30+0200\n" "Last-Translator: Kenan Hadžiavdić \n" "Language-Team: Bosnian \n" @@ -992,7 +992,7 @@ msgstr "Nisam uspio otvoriti TIFF sliku" msgid "Couldn't write to TIFF file" msgstr "Nisam mogao pretvoriti ime datoteke" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "TIFF oblik slike" @@ -1186,7 +1186,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "" @@ -1201,32 +1201,32 @@ msgid "C_redits" msgstr "_Napravi" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "" @@ -1269,7 +1269,7 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "" @@ -1279,7 +1279,7 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "" @@ -1289,17 +1289,17 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "" @@ -1347,7 +1347,7 @@ msgstr "calendar:week_start:1" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "" @@ -1362,7 +1362,7 @@ msgstr "" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "" @@ -1378,7 +1378,7 @@ msgstr "" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, fuzzy, c-format msgid "calendar:week:digits|%d" msgstr "calendar:week_start:1" @@ -1394,7 +1394,7 @@ msgstr "calendar:week_start:1" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "" @@ -1523,7 +1523,7 @@ msgstr "_Paleta" msgid "Color Wheel" msgstr "Točak sa bojama" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " @@ -1533,7 +1533,7 @@ msgstr "" "povući ovu boju do jednog unosa palete ili je izabrati povlačeći je u " "susjedno polje sa uzorkom boje." -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." @@ -1541,11 +1541,11 @@ msgstr "" "Boja koju ste izabrali. Možete povući ovu boju do jednog unosa palete da je " "sačuvate za buduću upotrebu." -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "_Sačuvaj boju ovdje" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1558,11 +1558,11 @@ msgstr "" msgid "Color Selection" msgstr "Izbor boje" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "_Metode unosa" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "_Ubaci kontrolni unicode znak" @@ -1580,7 +1580,7 @@ msgstr "Desktop" msgid "(None)" msgstr "ništa" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "" @@ -2092,7 +2092,7 @@ msgstr "_Veličina:" msgid "_Preview:" msgstr "_Prethodni pogled:" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "Ozbor fonta" @@ -2130,7 +2130,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "Nema ikone '%s' u temi" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 #, fuzzy msgid "Failed to load icon" msgstr "Nisam uspio učitati TIFF sliku" @@ -2231,20 +2231,12 @@ msgstr "(nepoznato)" msgid "Cl_ear" msgstr "_Očisti" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 #, fuzzy msgid "Copy URL" msgstr "_Kopiraj" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 #, fuzzy msgid "Invalid URI" msgstr "Nevažeći UTF-8" @@ -2325,26 +2317,18 @@ msgid "_Password:" msgstr "Pritisak" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +msgid "Forget password _immediately" msgstr "" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +msgid "Remember password until you _logout" msgstr "" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +msgid "Remember _forever" msgstr "" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "Stranica %u" @@ -2406,7 +2390,7 @@ msgstr "_Osobine" msgid "_Orientation:" msgstr "_Zasićenost:" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 #, fuzzy msgid "Page Setup" msgstr "Stranica %u" @@ -2468,7 +2452,7 @@ msgstr "" msgid "Down Path" msgstr "" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 #, fuzzy msgid "File System Root" msgstr "Datotečni sistem" @@ -2584,8 +2568,9 @@ msgstr "" msgid "Out of paper" msgstr "" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 #, fuzzy msgid "Paused" msgstr "_Umetni" @@ -2635,200 +2620,192 @@ msgstr "Neipravno zaglavlje u ikoni" msgid "Unspecified error" msgstr "" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 #, fuzzy msgid "Printer" msgstr "_Štampaj" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 #, fuzzy msgid "Location" msgstr "_Lokacija:" -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 msgid "Range" msgstr "" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 msgid "_All Pages" msgstr "" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 #, fuzzy msgid "C_urrent Page" msgstr "_Napravi" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 msgid "Pag_es:" msgstr "" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" msgstr "" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 #, fuzzy msgid "C_ollate" msgstr "_Napravi" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 #, fuzzy msgid "_Reverse" msgstr "_Povrati" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 #, fuzzy msgid "Pages per _side:" msgstr "_Osobine" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 #, fuzzy msgid "_Only print:" msgstr "_Štampaj" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 #, fuzzy msgid "Sc_ale:" msgstr "_Vrijednost:" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 #, fuzzy msgid "Paper _type:" msgstr "_Osobine" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 #, fuzzy msgid "Paper _source:" msgstr "_Osobine" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 #, fuzzy msgid "_Now" msgstr "_Ne" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 #, fuzzy msgid "On _hold" msgstr "_Masno" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 #, fuzzy msgid "Color" msgstr "_Boja" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 #, fuzzy msgid "Print" msgstr "_Štampaj" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "Grupa" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "Radio dugme alata čijoj grupi pripada ovo dugme." - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2849,44 +2826,44 @@ msgstr "" msgid "Select which type of documents are shown" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 #, fuzzy msgid "Could not remove item" msgstr "" "Nisam mogao izabrati %s:\n" "%s" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 #, fuzzy msgid "Could not clear list" msgstr "" "Nisam mogao izabrati %s:\n" "%s" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 #, fuzzy msgid "Copy _Location" msgstr "Otvori lokaciju" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 #, fuzzy msgid "_Clear List" msgstr "_Očisti" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "" @@ -2942,10 +2919,10 @@ msgstr "" msgid "recent menu label|%d. %s" msgstr "" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, fuzzy, c-format msgid "Unable to find an item with URI '%s'" msgstr "Ne mogu pronaći include-datoteku: \"%s\"" @@ -4626,96 +4603,100 @@ msgstr "" msgid "There is a problem on printer '%s'." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 #, fuzzy msgid "Auto Select" msgstr "Ozbor fonta" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 #, fuzzy msgid "Printer Default" msgstr "Uobičajeno" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 #, fuzzy msgid "None" msgstr "ništa" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 #, fuzzy msgid "Secret" msgstr "Ekran" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, c-format msgid "Custom %sx%s" msgstr "" @@ -4783,6 +4764,12 @@ msgstr "_Štampaj" msgid "Could not get information for file '%s': %s" msgstr "Nisam mogao dobaviti informacije za datoteku '%s': %s" +#~ msgid "Group" +#~ msgstr "Grupa" + +#~ msgid "The radio tool button whose group this button belongs to." +#~ msgstr "Radio dugme alata čijoj grupi pripada ovo dugme." + #~ msgid "Invalid filename: %s" #~ msgstr "Nevažeće ime datoteke: %s" diff --git a/po/ca.po b/po/ca.po index 3af5c0000b..5c3aa3ac0f 100644 --- a/po/ca.po +++ b/po/ca.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+ 2.8.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2008-06-29 19:51+0200\n" "Last-Translator: Jordi Mallach \n" "Language-Team: Catalan \n" @@ -972,7 +972,7 @@ msgstr "No s'han pogut escriure dades TIFF" msgid "Couldn't write to TIFF file" msgstr "No s'ha pogut escriure al fitxer TIFF" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "El format d'imatge TIFF" @@ -1160,7 +1160,7 @@ msgid_plural "Opening %d Items" msgstr[0] "" msgstr[1] "" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "Llicència" @@ -1174,32 +1174,32 @@ msgid "C_redits" msgstr "C_rèdits" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "_Llicència" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "Quant a %s" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "Crèdits" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "Escrit per" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "Documentat per" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "Traduït per" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "Art per" @@ -1242,7 +1242,7 @@ msgstr "Alt" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "Súper" @@ -1252,7 +1252,7 @@ msgstr "Súper" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "Hiper" @@ -1262,17 +1262,17 @@ msgstr "Hiper" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "Meta" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "Espai" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "Barra_invertida" @@ -1320,7 +1320,7 @@ msgstr "calendar:week_start:1" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "2000" @@ -1335,7 +1335,7 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "%d" @@ -1351,7 +1351,7 @@ msgstr "%d" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "%d" @@ -1367,7 +1367,7 @@ msgstr "%d" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "%Y" @@ -1493,7 +1493,7 @@ msgstr "_Paleta:" msgid "Color Wheel" msgstr "Roda de colors" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " @@ -1504,7 +1504,7 @@ msgstr "" "seleccionar-lo com a actual per portar-lo a l'altra banda de la gamma de " "colors." -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." @@ -1512,11 +1512,11 @@ msgstr "" "El color que heu escollit. Podeu arrossegar aquest color cap a una paleta i " "desar-lo per a utilitzar-lo més endavant." -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "_Desa el color aquí" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1529,11 +1529,11 @@ msgstr "" msgid "Color Selection" msgstr "Selecció de color" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "_Mètodes d'entrada" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "_Insereix caràcters de control Unicode" @@ -1549,7 +1549,7 @@ msgstr "Escriptori" msgid "(None)" msgstr "(Cap)" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "Altre..." @@ -2036,7 +2036,7 @@ msgstr "_Mida:" msgid "_Preview:" msgstr "_Previsualització:" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "Selecció del tipus de lletra" @@ -2074,7 +2074,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "La icona «%s» no es troba al tema" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 msgid "Failed to load icon" msgstr "No s'ha pogut carregar la icona" @@ -2166,19 +2166,11 @@ msgstr "(desconegut)" msgid "Cl_ear" msgstr "_Neteja" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "URI" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "La URI vinculada a aquest botó" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 msgid "Copy URL" msgstr "Copia la URL" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 msgid "Invalid URI" msgstr "URI no vàlida" @@ -2260,26 +2252,18 @@ msgid "_Password:" msgstr "_Pressió:" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +msgid "Forget password _immediately" msgstr "" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +msgid "Remember password until you _logout" msgstr "" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +msgid "Remember _forever" msgstr "" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "Espaiat de les fletxes" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "Espaiat de les fletxes de desplaçament" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "Pàgina %u" @@ -2347,7 +2331,7 @@ msgstr "Mida del _paper:" msgid "_Orientation:" msgstr "_Orientació:" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 msgid "Page Setup" msgstr "Configuració de la pàgina" @@ -2406,7 +2390,7 @@ msgstr "Amunt" msgid "Down Path" msgstr "Avall" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 msgid "File System Root" msgstr "Arrel del sistema de fitxers" @@ -2520,8 +2504,9 @@ msgstr "La impressora no està en línia" msgid "Out of paper" msgstr "No hi ha paper" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 msgid "Paused" msgstr "En pausa" @@ -2568,39 +2553,39 @@ msgstr "Gestor no vàlid a PrintDlgEx" msgid "Unspecified error" msgstr "Error no especificat" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 msgid "Printer" msgstr "Impressora" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 msgid "Location" msgstr "Ubicació" -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "Estat" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 #, fuzzy msgid "Range" msgstr "Ra_ng" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 #, fuzzy msgid "_All Pages" msgstr "Tots els fulls" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 #, fuzzy msgid "C_urrent Page" msgstr "Act_ual" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 #, fuzzy msgid "Pag_es:" msgstr "Llocs" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" @@ -2608,154 +2593,146 @@ msgstr "" "Especifiqueu un o més rangs de pàgines,\n" "p.ex. 1-3,7,11" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "Còpies" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "Còpie_s:" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 msgid "C_ollate" msgstr "C_ompagina" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 msgid "_Reverse" msgstr "Inve_rteix" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "General" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "Disposició" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 msgid "Pages per _side:" msgstr "Pàgines per _cara:" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "_Doble cara:" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 msgid "_Only print:" msgstr "N_omés imprimeix:" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "Tots els fulls" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "Fulls parells" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "Fulls senars" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 msgid "Sc_ale:" msgstr "Esc_ala:" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "Paper" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 msgid "Paper _type:" msgstr "_Tipus de paper:" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 msgid "Paper _source:" msgstr "Font del pape_r:" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "Safata de so_rtida:" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "Detalls del treball" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "Pri_oritat:" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "Informació de _facturació:" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "Imprimeix el document" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 msgid "_Now" msgstr "A_ra" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "_a:" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 msgid "On _hold" msgstr "En es_pera" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "Afegeix pàgina de coberta" # Possiblement sigui "abans de" (josep) -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "A_bans:" # Possiblement "després de" (josep) -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "_Després:" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "Treball" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "Avançat" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "Qualitat de la imatge" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 msgid "Color" msgstr "Color" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "Acabaments" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "Alguns paràmetres del diàleg estan en conflicte" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 msgid "Print" msgstr "Imprimeix" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "Grup" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "El botó d'eina de ràdio al qual pertany aquest grup." - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2776,36 +2753,36 @@ msgstr "Aquesta funció no està implementada per a ginys de la classe «%s»" msgid "Select which type of documents are shown" msgstr "Seleccioneu quins tipus de documents s'han de mostrar" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "No s'ha trobat cap element per a la URI «%s»" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "Filtre sense títol" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 msgid "Could not remove item" msgstr "No s'ha pogut suprimir l'element" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 msgid "Could not clear list" msgstr "No s'ha pogut netejar la llista" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 msgid "Copy _Location" msgstr "Copia la _ubicació" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "Sup_rimeix de la llista" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 msgid "_Clear List" msgstr "_Neteja la llista" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "Mostra els recursos _privats" @@ -2859,10 +2836,10 @@ msgstr "_%d. %s" msgid "recent menu label|%d. %s" msgstr "%d. %s" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "No s'ha pogut trobar cap element amb l'URI «%s»" @@ -4545,92 +4522,96 @@ msgstr "" msgid "There is a problem on printer '%s'." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "Doble cara" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "Tipus de paper" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "Font del paper" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "Safata de sortida" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "Una cara" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 msgid "Auto Select" msgstr "Selecció automàtica" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 msgid "Printer Default" msgstr "Predeterminat de la impressora" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "Urgent" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "Alta" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "Mitjana" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "Baixa" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "None" msgstr "Cap" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "Classificat" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "Confidencial" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Secret" msgstr "Secret" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "Estàndard" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "Alt secret" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "Desclassificat" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, fuzzy, c-format msgid "Custom %sx%s" msgstr "Personalitzat %.2fx%.2f" @@ -4694,6 +4675,24 @@ msgstr "Imprimiu per a provar la impressora" msgid "Could not get information for file '%s': %s" msgstr "No s'ha pogut obtenir informació per al fitxer «%s»: %s" +#~ msgid "URI" +#~ msgstr "URI" + +#~ msgid "The URI bound to this button" +#~ msgstr "La URI vinculada a aquest botó" + +#~ msgid "Arrow spacing" +#~ msgstr "Espaiat de les fletxes" + +#~ msgid "Scroll arrow spacing" +#~ msgstr "Espaiat de les fletxes de desplaçament" + +#~ msgid "Group" +#~ msgstr "Grup" + +#~ msgid "The radio tool button whose group this button belongs to." +#~ msgstr "El botó d'eina de ràdio al qual pertany aquest grup." + #~ msgid "Invalid filename: %s" #~ msgstr "El nom del fitxer no és vàlid: %s" diff --git a/po/ca@valencia.po b/po/ca@valencia.po index e1238027e4..cbbe229820 100644 --- a/po/ca@valencia.po +++ b/po/ca@valencia.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+ 2.8.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2007-09-17 21:50+0200\n" "Last-Translator: Robert Millan \n" "Language-Team: Catalan \n" @@ -972,7 +972,7 @@ msgstr "No s'han pogut escriure dades TIFF" msgid "Couldn't write to TIFF file" msgstr "No s'ha pogut escriure al fitxer TIFF" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "El format d'imatge TIFF" @@ -1160,7 +1160,7 @@ msgid_plural "Opening %d Items" msgstr[0] "" msgstr[1] "" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "Llicència" @@ -1174,32 +1174,32 @@ msgid "C_redits" msgstr "C_rèdits" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "_Llicència" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "Quant a %s" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "Crèdits" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "Escrit per" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "Documentat per" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "Traduït per" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "Art per" @@ -1242,7 +1242,7 @@ msgstr "Alt" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "Súper" @@ -1252,7 +1252,7 @@ msgstr "Súper" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "Hiper" @@ -1262,17 +1262,17 @@ msgstr "Hiper" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "Meta" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "Espai" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "Barra_invertida" @@ -1320,7 +1320,7 @@ msgstr "calendar:week_start:1" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "2000" @@ -1335,7 +1335,7 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "%d" @@ -1351,7 +1351,7 @@ msgstr "%d" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "%d" @@ -1367,7 +1367,7 @@ msgstr "%d" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "%Y" @@ -1493,7 +1493,7 @@ msgstr "_Paleta:" msgid "Color Wheel" msgstr "Roda de colors" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " @@ -1504,7 +1504,7 @@ msgstr "" "seleccionar-lo com a actual per portar-lo a l'altra banda de la gamma de " "colors." -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." @@ -1512,11 +1512,11 @@ msgstr "" "El color que heu escollit. Podeu arrossegar este color cap a una paleta i " "alçar-lo per a utilitzar-lo més avant." -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "_Desa el color ací" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1529,11 +1529,11 @@ msgstr "" msgid "Color Selection" msgstr "Selecció de color" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "_Mètodes d'entrada" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "_Inserix caràcters de control Unicode" @@ -1549,7 +1549,7 @@ msgstr "Escriptori" msgid "(None)" msgstr "(Cap)" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "Altre..." @@ -2035,7 +2035,7 @@ msgstr "_Mida:" msgid "_Preview:" msgstr "_Previsualització:" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "Selecció del tipus de lletra" @@ -2073,7 +2073,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "La icona «%s» no es troba al tema" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 msgid "Failed to load icon" msgstr "No s'ha pogut carregar la icona" @@ -2165,19 +2165,11 @@ msgstr "(desconegut)" msgid "Cl_ear" msgstr "_Neteja" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "URI" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "La URI vinculada a este botó" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 msgid "Copy URL" msgstr "Copia la URL" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 msgid "Invalid URI" msgstr "URI no vàlida" @@ -2259,26 +2251,18 @@ msgid "_Password:" msgstr "_Pressió:" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +msgid "Forget password _immediately" msgstr "" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +msgid "Remember password until you _logout" msgstr "" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +msgid "Remember _forever" msgstr "" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "Espaiat de les fletxes" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "Espaiat de les fletxes de desplaçament" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "Pàgina %u" @@ -2346,7 +2330,7 @@ msgstr "Grandària del _paper:" msgid "_Orientation:" msgstr "_Orientació:" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 msgid "Page Setup" msgstr "Configuració de la pàgina" @@ -2405,7 +2389,7 @@ msgstr "Amunt" msgid "Down Path" msgstr "Avall" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 msgid "File System Root" msgstr "Arrel del sistema de fitxers" @@ -2519,8 +2503,9 @@ msgstr "La impressora no està en línia" msgid "Out of paper" msgstr "No hi ha paper" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 msgid "Paused" msgstr "En pausa" @@ -2567,39 +2552,39 @@ msgstr "Gestor no vàlid a PrintDlgEx" msgid "Unspecified error" msgstr "Error no especificat" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 msgid "Printer" msgstr "Impressora" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 msgid "Location" msgstr "Ubicació" -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "Estat" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 #, fuzzy msgid "Range" msgstr "Ra_ng" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 #, fuzzy msgid "_All Pages" msgstr "Tots els fulls" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 #, fuzzy msgid "C_urrent Page" msgstr "Act_ual" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 #, fuzzy msgid "Pag_es:" msgstr "Llocs" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" @@ -2607,154 +2592,146 @@ msgstr "" "Especifiqueu un o més rangs de pàgines,\n" "p.ex. 1-3,7,11" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "Còpies" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "Còpie_s:" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 msgid "C_ollate" msgstr "C_ompagina" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 msgid "_Reverse" msgstr "Inve_rtix" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "General" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "Disposició" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 msgid "Pages per _side:" msgstr "Pàgines per _cara:" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "_Doble cara:" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 msgid "_Only print:" msgstr "N_omés imprimix:" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "Tots els fulls" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "Fulls parells" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "Fulls senars" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 msgid "Sc_ale:" msgstr "Esc_ala:" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "Paper" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 msgid "Paper _type:" msgstr "_Tipus de paper:" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 msgid "Paper _source:" msgstr "Font del pape_r:" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "Safata de so_rtida:" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "Detalls del treball" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "Pri_oritat:" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "Informació de _facturació:" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "Imprimix el document" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 msgid "_Now" msgstr "A_ra" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "_a:" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 msgid "On _hold" msgstr "En es_pera" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "Afig pàgina de coberta" # Possiblement sigui "abans de" (josep) -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "A_bans:" # Possiblement "després de" (josep) -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "_Després:" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "Treball" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "Avançat" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "Qualitat de la imatge" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 msgid "Color" msgstr "Color" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "Acabaments" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "Alguns paràmetres del diàleg estan en conflicte" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 msgid "Print" msgstr "Imprimix" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "Grup" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "El botó d'eina de ràdio al qual pertany este grup." - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2775,36 +2752,36 @@ msgstr "Esta funció no està implementada per a ginys de la classe «%s»" msgid "Select which type of documents are shown" msgstr "Seleccioneu quins tipus de documents s'han de mostrar" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "No s'ha trobat cap element per a la URI «%s»" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "Filtre sense títol" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 msgid "Could not remove item" msgstr "No s'ha pogut suprimir l'element" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 msgid "Could not clear list" msgstr "No s'ha pogut netejar la llista" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 msgid "Copy _Location" msgstr "Copia la _ubicació" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "Sup_rimix de la llista" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 msgid "_Clear List" msgstr "_Neteja la llista" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "Mostra els recursos _privats" @@ -2858,10 +2835,10 @@ msgstr "_%d. %s" msgid "recent menu label|%d. %s" msgstr "%d. %s" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "No s'ha pogut trobar cap element amb l'URI «%s»" @@ -4544,92 +4521,96 @@ msgstr "" msgid "There is a problem on printer '%s'." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "Doble cara" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "Tipus de paper" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "Font del paper" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "Safata d'eixida" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "Una cara" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 msgid "Auto Select" msgstr "Selecció automàtica" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 msgid "Printer Default" msgstr "Predeterminat de la impressora" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "Urgent" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "Alta" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "Mitjana" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "Baixa" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "None" msgstr "Cap" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "Classificat" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "Confidencial" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Secret" msgstr "Secret" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "Estàndard" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "Alt secret" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "Desclassificat" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, fuzzy, c-format msgid "Custom %sx%s" msgstr "Personalitzat %.2fx%.2f" @@ -4693,6 +4674,24 @@ msgstr "Imprimiu per a provar la impressora" msgid "Could not get information for file '%s': %s" msgstr "No s'ha pogut obtenir informació per al fitxer «%s»: %s" +#~ msgid "URI" +#~ msgstr "URI" + +#~ msgid "The URI bound to this button" +#~ msgstr "La URI vinculada a este botó" + +#~ msgid "Arrow spacing" +#~ msgstr "Espaiat de les fletxes" + +#~ msgid "Scroll arrow spacing" +#~ msgstr "Espaiat de les fletxes de desplaçament" + +#~ msgid "Group" +#~ msgstr "Grup" + +#~ msgid "The radio tool button whose group this button belongs to." +#~ msgstr "El botó d'eina de ràdio al qual pertany este grup." + #~ msgid "Invalid filename: %s" #~ msgstr "El nom del fitxer no és vàlid: %s" diff --git a/po/cs.po b/po/cs.po index 1d4d7b2cd4..240ae5d675 100644 --- a/po/cs.po +++ b/po/cs.po @@ -16,7 +16,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2008-07-13 12:30+0100\n" "Last-Translator: Petr Kovar \n" "Language-Team: Czech \n" @@ -959,7 +959,7 @@ msgstr "Zápis dat TIFF selhal" msgid "Couldn't write to TIFF file" msgstr "Nelze zapisovat do souboru TIFF" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "Formát obrázku TIFF" @@ -1141,7 +1141,7 @@ msgstr[0] "Otevírání %d položky" msgstr[1] "Otevírání %d položek" msgstr[2] "Otevírání %d položek" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "Licence" @@ -1155,32 +1155,32 @@ msgid "C_redits" msgstr "Zá_sluhy" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "_Licence" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "O aplikaci %s" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "Zásluhy" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "Napsali" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "Zdokumentovali" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "Přeložili" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "Grafika" @@ -1223,7 +1223,7 @@ msgstr "Alt" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "Super" @@ -1233,7 +1233,7 @@ msgstr "Super" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "Hyper" @@ -1243,17 +1243,17 @@ msgstr "Hyper" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "Meta" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "Mezerník" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "Obrácené lomítko" @@ -1301,7 +1301,7 @@ msgstr "calendar:week_start:1" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "2000" @@ -1316,7 +1316,7 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "%d" @@ -1332,7 +1332,7 @@ msgstr "%d" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "%d" @@ -1348,7 +1348,7 @@ msgstr "%d" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "%Y" @@ -1472,7 +1472,7 @@ msgstr "_Paleta:" msgid "Color Wheel" msgstr "Barevný kotouč" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " @@ -1482,7 +1482,7 @@ msgstr "" "barvu můžete přetáhnout do položky palety nebo vybrat jako aktuální " "přetažením na ukazatel druhé barvy." -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." @@ -1490,11 +1490,11 @@ msgstr "" "Barva, kterou jste vybrali. Tuto barvu můžete přetáhnout do položky palety, " "a tím ji uložit pro budoucí použití." -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "_Uložit barvu zde" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1507,11 +1507,11 @@ msgstr "" msgid "Color Selection" msgstr "Výběr barvy" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "Vstupní _metody" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "Vloži_t řídící znak Unicode" @@ -1527,7 +1527,7 @@ msgstr "Pracovní plocha" msgid "(None)" msgstr "(Žádný)" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "Jiné..." @@ -2007,7 +2007,7 @@ msgstr "_Velikost:" msgid "_Preview:" msgstr "_Náhled:" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "Výběr písma" @@ -2045,7 +2045,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "V motivu není obsažena ikona \"%s\"" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 msgid "Failed to load icon" msgstr "Nelze načíst ikonu" @@ -2136,19 +2136,11 @@ msgstr "(neznámá)" msgid "Cl_ear" msgstr "Vy_mazat" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "URI" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "URI přiřazené k tomuto tlačítku" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 msgid "Copy URL" msgstr "Kopírovat URL" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 msgid "Invalid URI" msgstr "Neplatné URI" @@ -2224,26 +2216,21 @@ msgid "_Password:" msgstr "_Heslo:" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +#, fuzzy +msgid "Forget password _immediately" msgstr "Zapo_menout heslo okamžitě" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +#, fuzzy +msgid "Remember password until you _logout" msgstr "Pamat_ovat si heslo až do odhlášení" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +#, fuzzy +msgid "Remember _forever" msgstr "Pama_tovat si navždy" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "Rozestup šipky" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "Posun rozestupu šipky" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "Strana %u" @@ -2309,7 +2296,7 @@ msgstr "_Velikost papíru:" msgid "_Orientation:" msgstr "_Orientace:" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 msgid "Page Setup" msgstr "Vzhled stránky" @@ -2366,7 +2353,7 @@ msgstr "Nahoru v cestě" msgid "Down Path" msgstr "Dolů v cestě" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 msgid "File System Root" msgstr "Kořen systému souborů" @@ -2479,8 +2466,9 @@ msgstr "Tiskárna není připojena" msgid "Out of paper" msgstr "Došel papír" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 msgid "Paused" msgstr "Přerušeno" @@ -2527,35 +2515,35 @@ msgstr "Neplatná obsluha na PrintDlgEx" msgid "Unspecified error" msgstr "Neurčená chyba" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 msgid "Printer" msgstr "Tiskárna" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 msgid "Location" msgstr "Umístění" -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "Stav" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 msgid "Range" msgstr "Rozsah" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 msgid "_All Pages" msgstr "Vše_chny strany" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 msgid "C_urrent Page" msgstr "Aktuá_lní strana" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 msgid "Pag_es:" msgstr "St_rany:" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" @@ -2563,152 +2551,144 @@ msgstr "" "Zadejte prosím jeden nebo více rozsahů stran,\n" "např. 1-3,7,11" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "Kopie" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "_Kopie:" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 msgid "C_ollate" msgstr "S_etřídit" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 msgid "_Reverse" msgstr "O_brátit" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "Obecné" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "Rozvržení" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 msgid "Pages per _side:" msgstr "Strá_nek na stranu papíru:" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "Obo_ustranné:" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 msgid "_Only print:" msgstr "Tisknout p_ouze:" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "Všechny listy" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "Sudé listy" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "Liché listy" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 msgid "Sc_ale:" msgstr "_Měřítko:" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "Papír" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 msgid "Paper _type:" msgstr "Typ _papíru:" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 msgid "Paper _source:" msgstr "Z_droj papíru:" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "Vý_stupní zásobník:" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "Podrobnosti k úloze" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "Pr_iorita:" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "Účtovací in_formace:" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "Vytisknout dokument" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 msgid "_Now" msgstr "N_yní" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "_V:" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 msgid "On _hold" msgstr "S posečká_ním" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "Přidat krycí stranu" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "Pře_d:" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "Z_a:" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "Úloha" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "Pokročilé" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "Kvalita obrazu" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 msgid "Color" msgstr "Barva" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "Dokončování" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "Některá nastavení v dialogu jsou v konfliktu" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 msgid "Print" msgstr "Tisk" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "Skupina" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "Přepínač, do jehož skupiny patří toto tlačítko." - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2729,36 +2709,36 @@ msgstr "Tato funkce není implementována pro \"widgety\" třídy \"%s\"" msgid "Select which type of documents are shown" msgstr "Výběr zobrazených typů dokumentů" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "Nenalezena žádná položka u URI \"%s\"" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "Filtr bez názvu" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 msgid "Could not remove item" msgstr "Nelze odstranit položku" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 msgid "Could not clear list" msgstr "Nelze vymazat seznam" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 msgid "Copy _Location" msgstr "Kopírovat _umístění" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "_Odstranit ze seznamu" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 msgid "_Clear List" msgstr "Vy_mazat seznam" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "Zo_brazovat soukromé zdroje" @@ -2812,10 +2792,10 @@ msgstr "_%d. %s" msgid "recent menu label|%d. %s" msgstr "%d. %s" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "Nelze nalézt položku s URI \"%s\"" @@ -4483,92 +4463,96 @@ msgstr "Tiskárna \"%s\" nemůže být připojena." msgid "There is a problem on printer '%s'." msgstr "Na tiskárně \"%s\" se vyskytla chyba." -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "Oboustranný" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "Typ papíru" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "Zdroj papíru" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "Výstupní zásobník" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "Jednostranný" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 msgid "Auto Select" msgstr "Automatický výběr" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 msgid "Printer Default" msgstr "Výchozí pro tiskárnu" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "Naléhavá" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "Vysoká" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "Střední" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "Nízká" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "None" msgstr "Žádné" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "Utajované" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "Důvěrné" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Secret" msgstr "Tajné" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "Standardní" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "Přísně tajné" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "Neutajované" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, c-format msgid "Custom %sx%s" msgstr "Vlastní %sx%s" @@ -4631,6 +4615,24 @@ msgstr "Tisknout na zkušební tiskárnu" msgid "Could not get information for file '%s': %s" msgstr "Nelze získat informace o souboru \"%s\": %s" +#~ msgid "URI" +#~ msgstr "URI" + +#~ msgid "The URI bound to this button" +#~ msgstr "URI přiřazené k tomuto tlačítku" + +#~ msgid "Arrow spacing" +#~ msgstr "Rozestup šipky" + +#~ msgid "Scroll arrow spacing" +#~ msgstr "Posun rozestupu šipky" + +#~ msgid "Group" +#~ msgstr "Skupina" + +#~ msgid "The radio tool button whose group this button belongs to." +#~ msgstr "Přepínač, do jehož skupiny patří toto tlačítko." + #~ msgid "Invalid filename: %s" #~ msgstr "Neplatný název souboru: %s" diff --git a/po/cy.po b/po/cy.po index cc3ce01be0..9bf90d1213 100644 --- a/po/cy.po +++ b/po/cy.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2007-05-14 21:28-0000\n" "Last-Translator: Rhys Jones \n" "Language-Team: Cymraeg \n" @@ -967,7 +967,7 @@ msgstr "Methu ysgrifennu'r data TIFF" msgid "Couldn't write to TIFF file" msgstr "Methu ysgrifennu i'r ffeil TIFF" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "Y fformat delwedd TIFF" @@ -1155,7 +1155,7 @@ msgid_plural "Opening %d Items" msgstr[0] "" msgstr[1] "" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "Trwydded" @@ -1169,32 +1169,32 @@ msgid "C_redits" msgstr "_Diolchiadau" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "_Trwydded" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "Ynglyn â %s" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "Diolchiadau" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "Ysgrifennwyd gan" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "Dogfennwyd gan" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "Cyfieithwyd gan" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "Graffeg gan" @@ -1237,7 +1237,7 @@ msgstr "Alt" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "Super" @@ -1247,7 +1247,7 @@ msgstr "Super" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "Hyper" @@ -1257,17 +1257,17 @@ msgstr "Hyper" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "Meta" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "Bylchwr/Space" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "Ôlslaes" @@ -1315,7 +1315,7 @@ msgstr "calendar:week_start:1" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "2000" @@ -1330,7 +1330,7 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "%d" @@ -1346,7 +1346,7 @@ msgstr "%d" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "%d" @@ -1362,7 +1362,7 @@ msgstr "%d" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "%Y" @@ -1488,7 +1488,7 @@ msgstr "_Palet:" msgid "Color Wheel" msgstr "Olwyn Lliw" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " @@ -1498,7 +1498,7 @@ msgstr "" "ddewis nawr. Fe allwch lusgo'r lliw yma at gofnod palet, neu dewis y lliw " "yma gan ei lusgo at y sampl arall ar ei bwys." -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." @@ -1506,11 +1506,11 @@ msgstr "" "Y lliw rydych chi wedi ei ddewis. Fe allwch lusgo'r lliw yma at gofnod palet " "er mwyn ei gadw fel y gallwch ei ddefnyddio yn y dyfodol." -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "_Cadw'r lliw fan hyn" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1523,11 +1523,11 @@ msgstr "" msgid "Color Selection" msgstr "Dewis Lliw" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "Moddau _Mewnbwn" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "_Mewnosod Nod Rheoli Unicode" @@ -1543,7 +1543,7 @@ msgstr "Penbwrdd" msgid "(None)" msgstr "(Dim)" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "Arall..." @@ -2029,7 +2029,7 @@ msgstr "_Maint:" msgid "_Preview:" msgstr "_Rhagolwg:" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "Dewis Ffont" @@ -2067,7 +2067,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "Nid yw'r eicon '%s' yn bresennol yn y thema" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 #, fuzzy msgid "Failed to load icon" msgstr "Methu llwytho delwedd TIFF" @@ -2160,19 +2160,11 @@ msgstr "(anhysbys)" msgid "Cl_ear" msgstr "_Clirio" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "URI" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "Yr URI sydd wedi'i rwymo i'r fysell hon" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 msgid "Copy URL" msgstr "Copïo LAU" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 msgid "Invalid URI" msgstr "URI annilys" @@ -2252,26 +2244,18 @@ msgid "_Password:" msgstr "_Pwysedd:" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +msgid "Forget password _immediately" msgstr "" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +msgid "Remember password until you _logout" msgstr "" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +msgid "Remember _forever" msgstr "" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "Bwlch rhwng saethau" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "Bwlch rhwng saethau sgrolio" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "Tudalen %u" @@ -2337,7 +2321,7 @@ msgstr "Maint _papur:" msgid "_Orientation:" msgstr "_Gogwydd:" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 msgid "Page Setup" msgstr "Gosodiad Tudalen" @@ -2394,7 +2378,7 @@ msgstr "I Fyny'r Llwybr" msgid "Down Path" msgstr "I Lawr y Llwybr" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 msgid "File System Root" msgstr "Gwraidd System Ffeiliau" @@ -2507,8 +2491,9 @@ msgstr "Argraffydd ddim ar-lein" msgid "Out of paper" msgstr "Allan o bapur" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 msgid "Paused" msgstr "Wedi seibio" @@ -2555,39 +2540,39 @@ msgstr "Dolen annilys i PrintDlgEx" msgid "Unspecified error" msgstr "Gwall anhysbys" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 msgid "Printer" msgstr "Argraffydd" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 msgid "Location" msgstr "Lleoliad" -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "Statws" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 #, fuzzy msgid "Range" msgstr "_Amrediad" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 #, fuzzy msgid "_All Pages" msgstr "Pob taflen" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 #, fuzzy msgid "C_urrent Page" msgstr "_Yr un bresennol" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 #, fuzzy msgid "Pag_es:" msgstr "Llefydd" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" @@ -2595,152 +2580,144 @@ msgstr "" "Rhowch un neu fwy o rediadau tudalen,\n" " e.e. 1-3,7,11" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "Copïau" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "Copï_au:" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 msgid "C_ollate" msgstr "_Coladu" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 msgid "_Reverse" msgstr "_Gwrthdroi" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "Cyffredinol" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "Cynllun" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 msgid "Pages per _side:" msgstr "Tudalennau ar bob _ochr:" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "_Dwyochrog:" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 msgid "_Only print:" msgstr "_Printio'r rhain yn unig:" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "Pob taflen" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "Taflenni eilrif" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "Taflenni odrif" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 msgid "Sc_ale:" msgstr "_Graddfa:" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "Papur" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 msgid "Paper _type:" msgstr "_Math papur:" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 msgid "Paper _source:" msgstr "_Ffynhonnell papur:" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "Lleoliad t_erfynol y papur:" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "Manylion y Dasg" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "_Blaenoriaeth:" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "_Gwybodaeth bilio:" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "Argraffu Dogfen" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 msgid "_Now" msgstr "_Nawr" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "_I:" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 msgid "On _hold" msgstr "Ar _saib" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "Creu Tudalen Glawr" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "_Cyn:" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "_Ar ôl:" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "Tasg" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "Uwch" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "Ansawdd Delwedd" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 msgid "Color" msgstr "Lliw" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "Wrthi'n gorffen" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "Mae rhai o'r gosodiadau o fewn y ddeialog yn gwrthdaro" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 msgid "Print" msgstr "Argraffu" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "Grŵp" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "Y botwm offer radio sydd berchen y grŵp mae'r teclyn yma biau ati." - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2761,36 +2738,36 @@ msgstr "Nid yw'r swyddogaeth hon ar gael i declynnau o'r dosbarth '%s'" msgid "Select which type of documents are shown" msgstr "Dewis pa fath o ddogfennau a ddangosir" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "Dim eitem wedi'i ganfod ar gyfer yr URI '%s'" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 msgid "Could not remove item" msgstr "Methu tynnu'r eitem" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 msgid "Could not clear list" msgstr "Methu clirio'r rhestr" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 msgid "Copy _Location" msgstr "Copïo _Lleoliad" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "_Tynnu o'r Rhestr" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 msgid "_Clear List" msgstr "_Clirio'r Rhestr" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "Dangos Adnoddau _Preifat" @@ -2844,10 +2821,10 @@ msgstr "" msgid "recent menu label|%d. %s" msgstr "" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "Methu canfod eitem gyda'r URI '%s'" @@ -4527,92 +4504,96 @@ msgstr "" msgid "There is a problem on printer '%s'." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "Dwy Ochr" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "Math y Papur" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "Ffynhonnell y Papur" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "Lleoliad Terfynol y Papur" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "Un Ochr" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 msgid "Auto Select" msgstr "Dewis yn Awtomatig" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 msgid "Printer Default" msgstr "Rhagosodiad yr Argraffydd" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "Pwysig" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "Uchel" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "Canolig" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "Isel" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "None" msgstr "Dim" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "Dosbarthol" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "Cyfrinachol" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Secret" msgstr "Cyfrinach" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "Arferol" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "Cyfrinachol Iawn" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "Di-ddosbarth" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, fuzzy, c-format msgid "Custom %sx%s" msgstr "Addasedig %.2fx%.2f" @@ -4675,6 +4656,24 @@ msgstr "Argraffu ar Argraffydd Prawf" msgid "Could not get information for file '%s': %s" msgstr "Methwyd cyrchu gwybodaeth ar gyfer y ffeil '%s': %s" +#~ msgid "URI" +#~ msgstr "URI" + +#~ msgid "The URI bound to this button" +#~ msgstr "Yr URI sydd wedi'i rwymo i'r fysell hon" + +#~ msgid "Arrow spacing" +#~ msgstr "Bwlch rhwng saethau" + +#~ msgid "Scroll arrow spacing" +#~ msgstr "Bwlch rhwng saethau sgrolio" + +#~ msgid "Group" +#~ msgstr "Grŵp" + +#~ msgid "The radio tool button whose group this button belongs to." +#~ msgstr "Y botwm offer radio sydd berchen y grŵp mae'r teclyn yma biau ati." + #~ msgid "Invalid filename: %s" #~ msgstr "Enw ffeil annilys: %s" diff --git a/po/da.po b/po/da.po index 60f3541078..d876dc444f 100644 --- a/po/da.po +++ b/po/da.po @@ -36,7 +36,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2007-08-24 02:26+0200\n" "Last-Translator: Ask Hjorth Larsen \n" "Language-Team: Danish \n" @@ -993,7 +993,7 @@ msgstr "Kunne ikke skrive TIFF-data" msgid "Couldn't write to TIFF file" msgstr "Kunne ikke skrive til TIFF-filen" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "TIFF-billedformatet" @@ -1181,7 +1181,7 @@ msgid_plural "Opening %d Items" msgstr[0] "" msgstr[1] "" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "Licens" @@ -1195,32 +1195,32 @@ msgid "C_redits" msgstr "_Bidragydere" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "_Licens" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "Om %s" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "Bidragydere" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "Skrevet af" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "Dokumenteret af" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "Oversat af" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "Grafik af" @@ -1263,7 +1263,7 @@ msgstr "Alt" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "Super" @@ -1273,7 +1273,7 @@ msgstr "Super" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "Hyper" @@ -1283,17 +1283,17 @@ msgstr "Hyper" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "Meta" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "Mellemrum" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "Omvendt skråstreg" @@ -1341,7 +1341,7 @@ msgstr "calendar:week_start:1" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "2000" @@ -1356,7 +1356,7 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "%d" @@ -1372,7 +1372,7 @@ msgstr "%d" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "%d" @@ -1388,7 +1388,7 @@ msgstr "%d" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "%Y" @@ -1515,7 +1515,7 @@ msgstr "_Palet:" msgid "Color Wheel" msgstr "Farvehjul" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " @@ -1525,7 +1525,7 @@ msgstr "" "vælge nu. Du kan trække denne farve til et palet-element eller vælge den som " "den aktive farve ved trække den til den anden farvestrimmel ved siden af." -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." @@ -1533,12 +1533,12 @@ msgstr "" "Den farve du har valgt. Du kan trække denne farve til et palet-element for " "at gemme den til fremtidig brug." -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "_Gem farve her" # RETMIG: er det nu elementet der skal højreklikkes? -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1551,11 +1551,11 @@ msgstr "" msgid "Color Selection" msgstr "Farvevælger" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "Indtastnings_metoder" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "_Indsæt Unicode-kontroltegn" @@ -1571,7 +1571,7 @@ msgstr "Skrivebord" msgid "(None)" msgstr "(ingen)" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "Anden..." @@ -2054,7 +2054,7 @@ msgstr "Stø_rrelse:" msgid "_Preview:" msgstr "_Udseende:" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "Skrifttypevælger" @@ -2092,7 +2092,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "Ikonet \"%s\" er ikke tilgængeligt i tema" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 msgid "Failed to load icon" msgstr "Kunne ikke indlæse ikon" @@ -2184,19 +2184,11 @@ msgstr "(ukendt)" msgid "Cl_ear" msgstr "_Ryd" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "URI" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "URI'en bundet til denne knap" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 msgid "Copy URL" msgstr "Kopiér URL" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 msgid "Invalid URI" msgstr "Ugyldig URI" @@ -2276,27 +2268,18 @@ msgid "_Password:" msgstr "_Tryk:" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +msgid "Forget password _immediately" msgstr "" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +msgid "Remember password until you _logout" msgstr "" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +msgid "Remember _forever" msgstr "" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "Pileafstand" - -# Jeg er ikke sikker på om dette er den rigtige oversættelse, da jeg ikke umiddelbart kan se hvilke afstande der er relevante i forbindelse med (velsagtens) scroll bars -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "Afstand til rullepile" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "Side %u" @@ -2363,7 +2346,7 @@ msgstr "_Papirstørrelse:" msgid "_Orientation:" msgstr "_Orientering:" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 msgid "Page Setup" msgstr "Sideopsætning" @@ -2421,7 +2404,7 @@ msgstr "Op ad stien" msgid "Down Path" msgstr "Ned ad stien" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 msgid "File System Root" msgstr "Filsystemets rod" @@ -2535,8 +2518,9 @@ msgstr "Printeren afkoblet" msgid "Out of paper" msgstr "Løbet tør for papir" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 msgid "Paused" msgstr "Holder pause" @@ -2583,39 +2567,39 @@ msgstr "Ugyldigt håndtag til PrintDlgEx" msgid "Unspecified error" msgstr "Uspecificeret fejl" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 msgid "Printer" msgstr "Printer" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 msgid "Location" msgstr "Sted" -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "Status" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 #, fuzzy msgid "Range" msgstr "Inter_val" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 #, fuzzy msgid "_All Pages" msgstr "Alle ark" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 #, fuzzy msgid "C_urrent Page" msgstr "N_uværende" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 #, fuzzy msgid "Pag_es:" msgstr "Placeringer" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" @@ -2623,152 +2607,144 @@ msgstr "" "Angiv et eller flere intervaller,\n" " f.eks. 1-3,7,11" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "Kopier" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "Kopi_er:" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 msgid "C_ollate" msgstr "_Saml" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 msgid "_Reverse" msgstr "_Omvendt" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "Generelt" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "Layout" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 msgid "Pages per _side:" msgstr "Sider pr. _ark:" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "Do_bbeltsidet:" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 msgid "_Only print:" msgstr "Udskriv _kun:" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "Alle ark" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "Lige ark" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "Ulige ark" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 msgid "Sc_ale:" msgstr "Sk_ala:" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "Papir" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 msgid "Paper _type:" msgstr "Papir_type:" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 msgid "Paper _source:" msgstr "Papir_kilde:" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "Udskrifts_bakke:" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "Opgavedetaljer" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "Pri_oritet:" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "_Betalingsinformation:" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "Udskriv dokument" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 msgid "_Now" msgstr "_Nu" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "P_å:" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 msgid "On _hold" msgstr "_Venter" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "Tilføj forside" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "F_ør:" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "_Efter:" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "Opgave" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "Avanceret" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "Billedkvalitet" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 msgid "Color" msgstr "Farve" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "Færdiggør" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "Nogle af dialogvinduets indstillinger er i modstrid" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 msgid "Print" msgstr "Udskriv" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "Gruppe" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "Den radioværktøjsknap hvis gruppe denne knap tilhører." - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2789,36 +2765,36 @@ msgstr "Denne funktion er ikke implementeret for kontroller af klassen \"%s\"" msgid "Select which type of documents are shown" msgstr "Vælg hvilken type dokumenter der skal vises" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "Intet element for URI \"%s\" blev fundet" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "Unavngivet filter" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 msgid "Could not remove item" msgstr "Kunne ikke fjerne element" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 msgid "Could not clear list" msgstr "Kunne ikke rydde listen" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 msgid "Copy _Location" msgstr "Kopiér _placering" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "_Fjern fra liste" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 msgid "_Clear List" msgstr "_Ryd liste" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "Vis _private ressourcer" @@ -2872,10 +2848,10 @@ msgstr "_%d. %s" msgid "recent menu label|%d. %s" msgstr "%d. %s" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "Kun ikke finde et element med URI \"%s\"" @@ -4554,92 +4530,96 @@ msgstr "" msgid "There is a problem on printer '%s'." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "Dobbeltsidet" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "Papirtype" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "Papirkilde" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "Udskriftsbakke" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "Enkeltsidet" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 msgid "Auto Select" msgstr "Vælg automatisk" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 msgid "Printer Default" msgstr "Printerforvalg" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "Presserende" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "Høj" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "Mellem" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "Lav" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "None" msgstr "Ingen" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "Klassificeret" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "Betroet" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Secret" msgstr "Hemmelig" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "Forvalgt" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "Tophemmelig" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "Uklassificeret" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, fuzzy, c-format msgid "Custom %sx%s" msgstr "Brugertilpasset %.2fx%.2f" @@ -4702,6 +4682,25 @@ msgstr "Udskriv til testprinter" msgid "Could not get information for file '%s': %s" msgstr "Kunne ikke indhente oplysninger om filen \"%s\": %s" +#~ msgid "URI" +#~ msgstr "URI" + +#~ msgid "The URI bound to this button" +#~ msgstr "URI'en bundet til denne knap" + +#~ msgid "Arrow spacing" +#~ msgstr "Pileafstand" + +# Jeg er ikke sikker på om dette er den rigtige oversættelse, da jeg ikke umiddelbart kan se hvilke afstande der er relevante i forbindelse med (velsagtens) scroll bars +#~ msgid "Scroll arrow spacing" +#~ msgstr "Afstand til rullepile" + +#~ msgid "Group" +#~ msgstr "Gruppe" + +#~ msgid "The radio tool button whose group this button belongs to." +#~ msgstr "Den radioværktøjsknap hvis gruppe denne knap tilhører." + #~ msgid "Invalid filename: %s" #~ msgstr "Ugyldigt filnavn: %s" diff --git a/po/de.po b/po/de.po index 0471a823f0..ca7154616c 100644 --- a/po/de.po +++ b/po/de.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: GTK+ HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2008-07-20 23:42+0200\n" "Last-Translator: Andre Klapper \n" "Language-Team: German \n" @@ -973,7 +973,7 @@ msgstr "TIFF-Daten konnten nicht gespeichert werden" msgid "Couldn't write to TIFF file" msgstr "TIFF-Datei konnte nicht geschrieben werden" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "Das TIFF-Bildformat" @@ -1160,7 +1160,7 @@ msgid_plural "Opening %d Items" msgstr[0] "%d Objekt wird geöffnet" msgstr[1] "%d Objekte werden geöffnet" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "Lizenz" @@ -1174,32 +1174,32 @@ msgid "C_redits" msgstr "_Mitwirkende" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "_Lizenz" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "Info zu %s" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "Mitwirkende" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "Programm von" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "Dokumentation von" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "Übersetzung von" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "Grafiken von" @@ -1242,7 +1242,7 @@ msgstr "Alt" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "Super" @@ -1252,7 +1252,7 @@ msgstr "Super" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "Hyper" @@ -1262,17 +1262,17 @@ msgstr "Hyper" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "Meta" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "Leertaste" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "Backslash" @@ -1320,7 +1320,7 @@ msgstr "calendar:week_start:1" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "2000" @@ -1335,7 +1335,7 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "%d" @@ -1351,7 +1351,7 @@ msgstr "%d" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "%d" @@ -1367,7 +1367,7 @@ msgstr "%d" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "%Y" @@ -1494,7 +1494,7 @@ msgstr "_Palette:" msgid "Color Wheel" msgstr "Farbrad" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " @@ -1504,7 +1504,7 @@ msgstr "" "Sie können diese Farbe auf einen Paletteneintrag ziehen, oder sie als " "aktuell auswählen, indem Sie sie auf den anderen Farbfleck daneben ziehen." -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." @@ -1512,11 +1512,11 @@ msgstr "" "Die von Ihnen gewählte Farbe. Sie können diese Farbe auf einen " "Paletteneintrag ziehen, um sie für späteren Gebrauch zu speichern." -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "Farbe hier _speichern" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1529,11 +1529,11 @@ msgstr "" msgid "Color Selection" msgstr "Schriftwahl" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "Eingabe_methoden" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "_Unicode-Steuerzeichen einfügen" @@ -1549,7 +1549,7 @@ msgstr "Desktop" msgid "(None)" msgstr "(keine)" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "Andere …" @@ -2036,7 +2036,7 @@ msgstr "_Größe:" msgid "_Preview:" msgstr "_Vorschau:" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "Schriftwahl" @@ -2074,7 +2074,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "Symbol »%s« nicht im Thema vorhanden" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 msgid "Failed to load icon" msgstr "Symbol konnte nicht geladen werden" @@ -2166,19 +2166,11 @@ msgstr "(unbekannt)" msgid "Cl_ear" msgstr "_Leeren" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "URI" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "Der an diesen Knopf gebundene URI" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 msgid "Copy URL" msgstr "URL _kopieren" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 msgid "Invalid URI" msgstr "Ungültiger URI" @@ -2254,26 +2246,21 @@ msgid "_Password:" msgstr "_Passwort:" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +#, fuzzy +msgid "Forget password _immediately" msgstr "Passwort sofort _vergessen" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +#, fuzzy +msgid "Remember password until you _logout" msgstr "Passwort erst beim Ab_melden vergessen" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +#, fuzzy +msgid "Remember _forever" msgstr "_Nie vergessen" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "Pfeilabstand" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "Abstand der Pfeile zum Rollen" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "Seite %u" @@ -2342,7 +2329,7 @@ msgstr "Ei_genschaften:" msgid "_Orientation:" msgstr "_Ausrichtung:" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 msgid "Page Setup" msgstr "Seite einrichten" @@ -2400,7 +2387,7 @@ msgstr "Pfad aufwärts" msgid "Down Path" msgstr "Pfad abwärts" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 msgid "File System Root" msgstr "Dateisystem-Wurzel" @@ -2515,8 +2502,9 @@ msgstr "Drucker offline" msgid "Out of paper" msgstr "Kein Papier mehr" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 msgid "Paused" msgstr "Pausiert" @@ -2563,35 +2551,35 @@ msgstr "Ungültiger Handle für PrintDlgEx" msgid "Unspecified error" msgstr "Unbekannter Fehler" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 msgid "Printer" msgstr "Drucker" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 msgid "Location" msgstr "Standort" -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "Status" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 msgid "Range" msgstr "Seiten" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 msgid "_All Pages" msgstr "_Alle Seiten" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 msgid "C_urrent Page" msgstr "Aktue_lle Seite" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 msgid "Pag_es:" msgstr "_Seiten:" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" @@ -2599,155 +2587,147 @@ msgstr "" "Geben Sie einen oder mehrere Druckbereiche ein,\n" "z.B. 5-11,19,85" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "Kopien" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "_Kopien:" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 msgid "C_ollate" msgstr "_Zusammentragen" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 msgid "_Reverse" msgstr "_Rückwärts" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "Allgemein" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "Layout" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 msgid "Pages per _side:" msgstr "Seiten pro _Blatt:" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "_Beidseitig" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 msgid "_Only print:" msgstr "Be_schränken auf:" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "Alle Seiten" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "Gerade Seiten" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "Ungerade Seiten" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 msgid "Sc_ale:" msgstr "S_kalierung:" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "Papier" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 msgid "Paper _type:" msgstr "Papier_typ:" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 msgid "Paper _source:" msgstr "Papiere_inzug:" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "Ausgabes_chacht:" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "Druckauftrag" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "_Priorität:" # CHECK -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "_Abrechnungsinfo:" # CHECK -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "Druckauftrag ausführen" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 msgid "_Now" msgstr "_Jetzt" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "_Um:" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 msgid "On _hold" msgstr "In _Warteschleife stellen" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "Deckblatt hinzufügen" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "Be_vor:" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "_Nach:" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "Auftrag" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "Erweitert" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "Druckqualität" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 msgid "Color" msgstr "Farbe" # CHECK -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "Nachbearbeitung" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "Einige Einstellungen in diesem Dialog stehen in Konflikt zueinander" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 msgid "Print" msgstr "Drucken" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "Gruppe" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "Der Radio-Werkzeugknopf, zu dessen Gruppe dieser Knopf gehört." - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2768,37 +2748,37 @@ msgstr "Diese Funktion ist für Widgets der Klasse »%s« nicht implementiert" msgid "Select which type of documents are shown" msgstr "Wählen Sie die anzuzeigenden Dokumententypen" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "Es konnte kein Eintrag für den URI »%s« gefunden werden" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "Namenloser Filter" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 msgid "Could not remove item" msgstr "Eintrag konnte nicht entfernt werden" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 msgid "Could not clear list" msgstr "Liste konnte nicht geleert werden" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 msgid "Copy _Location" msgstr "O_rt kopieren" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "Von Liste _entfernen" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 msgid "_Clear List" msgstr "_Liste leeren" # CHECK -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "_Private Ressourcen anzeigen" @@ -2854,10 +2834,10 @@ msgstr "_%d. %s" msgid "recent menu label|%d. %s" msgstr "%d. %s" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "Es konnte kein Eintrag mit dem URI »%s« gefunden werden" @@ -4539,92 +4519,96 @@ msgstr "Der Drucker »%s« ist gegebenenfalls nicht angeschlossen." msgid "There is a problem on printer '%s'." msgstr "Es besteht ein Problem mit dem Drucker »%s«." -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "Pausiert; Aufträge werden abgewiesen" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "Aufträge werden abgewiesen" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "Beidseitig" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "Papiertyp" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "Papiereinzug" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "Ausgabeschaft" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "Einseitig" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 msgid "Auto Select" msgstr "Automatische Auswahl" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 msgid "Printer Default" msgstr "Vorgabe-Drucker" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "Dringend" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "Hoch" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "Mittel" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "Niedrig" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "None" msgstr "Keine" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "Klassifiziert" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "Vertraulich" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Secret" msgstr "Geheim" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "Standard" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "Streng geheim" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "Unklassifiziert" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, c-format msgid "Custom %sx%s" msgstr "Benutzerdefiniert %sx%s" @@ -4687,6 +4671,24 @@ msgstr "Mit Test-Drucke drucken" msgid "Could not get information for file '%s': %s" msgstr "Es konnten keine Informationen zur Datei »%s« abgerufen werden: %s" +#~ msgid "URI" +#~ msgstr "URI" + +#~ msgid "The URI bound to this button" +#~ msgstr "Der an diesen Knopf gebundene URI" + +#~ msgid "Arrow spacing" +#~ msgstr "Pfeilabstand" + +#~ msgid "Scroll arrow spacing" +#~ msgstr "Abstand der Pfeile zum Rollen" + +#~ msgid "Group" +#~ msgstr "Gruppe" + +#~ msgid "The radio tool button whose group this button belongs to." +#~ msgstr "Der Radio-Werkzeugknopf, zu dessen Gruppe dieser Knopf gehört." + #~ msgid "Invalid filename: %s" #~ msgstr "Ungültiger Dateiname: %s" diff --git a/po/dz.po b/po/dz.po index ca9506dd7f..0318dc33e7 100644 --- a/po/dz.po +++ b/po/dz.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+.HEAD.dz\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2006-08-09 10:30+0530\n" "Last-Translator: Mindu Dorji\n" "Language-Team: DZONGKHA \n" @@ -970,7 +970,7 @@ msgstr "ཊི་ཨའི་ཨེཕ་ཨེཕ་གནད་སྡུད་ msgid "Couldn't write to TIFF file" msgstr "ཊི་ཨའི་ཨེཕ་ཨེཕ་ཡིག་སྣོད་ལུ་ འབྲི་མ་ཚུགས།" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "ཊི་ཨའི་ཨེཕ་ཨེཕ་ གཟུགས་བརྙན་རྩ་སྒྲིག་།" @@ -1158,7 +1158,7 @@ msgid_plural "Opening %d Items" msgstr[0] "" msgstr[1] "" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "ཆོག་ཐམ།" @@ -1174,32 +1174,32 @@ msgstr "" "གྱི་དོན་ལུ་ འབྲེལ་བ་འཐབ་ས་: /\"" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "ཆོག་ཐམ།(_L)" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "%s གི་སྐོར། " -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "ངོ་བསྟོད་ཚུ།" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "འབྲི་མི།" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "ཡིག་ཐོག་ལུ་བཀོད་མི།" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "སྐད་བསྒྱུར་རྐྱབ་མི།" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "རི་མོ་བཀོད་མི།" @@ -1242,7 +1242,7 @@ msgstr "བསྒྱུར་ལྡེ།" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "སུ་པར།" @@ -1252,7 +1252,7 @@ msgstr "སུ་པར།" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "ཨའི་པར།" @@ -1262,17 +1262,17 @@ msgstr "ཨའི་པར།" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "མེ་ཊ།" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "བར་སྟོང་།" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "ལོག་ཤད།" @@ -1320,7 +1320,7 @@ msgstr "ཟླ་ཐོ་: བདུན་ཕྲག་འགོ་བཙུག #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "༢༠༠༠།" @@ -1335,7 +1335,7 @@ msgstr "༢༠༠༠།" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "%d" @@ -1351,7 +1351,7 @@ msgstr "%d" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "%d" @@ -1367,7 +1367,7 @@ msgstr "%d" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "%Y" @@ -1493,7 +1493,7 @@ msgstr "པེ་ལེཊི་:(_P)" msgid "Color Wheel" msgstr "ཚོས་གཞིའི་འཁོར་ལོ།" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " @@ -1503,7 +1503,7 @@ msgstr "" "དེ། ཁྱོད་ཀྱིས་ཚོས་གཞི་འདི་ པེ་ལེཊི་ཐོ་བཀོད་ཅིག་ལུ་འདྲུད་བཏུབ། ཡང་ཅིན་ ཚོས་གཞི་འདི་ ཟུར་ཁ་ཡོད་མི་ ཚོས་" "དཔེ་གཞན་ཅིག་ལུ་ འདྲུད་པའི་ཐོག་ལས་ ད་ལྟོའི་ཚོས་གཞི་སྦེ སེལ་འཐུ་འབད་བཏུབ།" -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." @@ -1511,11 +1511,11 @@ msgstr "" "ཁྱོད་ཀྱིས་ཚོས་གཞི་སེལ་འཐུ་འབད་མི་དེ་ པེ་ལེཊི་ཐོ་བཀོད་ཅིག་ནང་ འདྲུད་ཞིནམ་ལས་ ཤུལ་ལས་ལག་ལེན་འཐབ་ནིའི་" "དོན་ལུ་ བསྲུང་སྟེ་བཞག་བཏུབ།" -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "ཚོས་གཞི་ནཱ་ལུ་སྲུངས།(_S)" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1528,11 +1528,11 @@ msgstr "" msgid "Color Selection" msgstr "ཚོས་གཞིའི་སེལ་འཐུ།" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "ཨིན་པུཊི་ཐབས་ཤེས།(_M)" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "ཡུ་ནི་ཀོཌི་ ཚད་འཛིན་གྱི་ ཡིག་འབྲུ་བཙུགས།(_I)" @@ -1548,7 +1548,7 @@ msgstr "ཌེཀསི་ཊོཔ། " msgid "(None)" msgstr "(ཅི་མེད།) " -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "གཞན་..." @@ -2031,7 +2031,7 @@ msgstr "ཚད་:(_z)" msgid "_Preview:" msgstr "སྔོན་ལྟ་:(_P)" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "ཡིག་གཟུགས་སེལ་འཐུ།" @@ -2068,7 +2068,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "ངོས་དཔར་ ’%s’ དེ་ བརྗོད་དོན་ནང་མིན་འདུག" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 #, fuzzy msgid "Failed to load icon" msgstr "ཊི་ཨའི་ཨེཕ་ཨེཕ་ གཟུགས་བརྙན་མངོན་གསལ་འབད་མ་ཚུགས།།" @@ -2161,19 +2161,11 @@ msgstr "(མ་ཤེསཔ།)" msgid "Cl_ear" msgstr "བསལ།(_e)" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "ཡུ་ཨར་ཨའི།" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "ཨེབ་རྟ་འདི་དང་འཁྲིལ་དགོ་པའི་ཡུཨར་ཨའི།" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 msgid "Copy URL" msgstr "ཡུ་ཨར་ཨེལ་འདྲ་བཤུས་རྐྱབས།" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 msgid "Invalid URI" msgstr "ནུས་མེད་ཡུ་ཨརཨའི།" @@ -2253,26 +2245,18 @@ msgid "_Password:" msgstr "ཨེབ་ཤུགས་:(_P)" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +msgid "Forget password _immediately" msgstr "" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +msgid "Remember password until you _logout" msgstr "" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +msgid "Remember _forever" msgstr "" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "མདའ་རྟགས་ཀྱི་བར་སྟོང་བཞག་ཐངས།" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "མདའ་རྟགས་ཀྱི་བར་སྟོང་བཤུད་སྒྲིལ་འབད།" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "ཤོག་ལེབ་ %u " @@ -2338,7 +2322,7 @@ msgstr "ཤོག་ཀུའི་ཚད་:(_P)" msgid "_Orientation:" msgstr "ཕྱོགས་:(_O)" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 msgid "Page Setup" msgstr "ཤོག་ལེབ་གཞི་སྒྲིག" @@ -2395,7 +2379,7 @@ msgstr "" msgid "Down Path" msgstr "" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 #, fuzzy msgid "File System Root" msgstr "ཡིག་སྣོད་རིམ་ལུགས།" @@ -2509,8 +2493,9 @@ msgstr "དཔར་འཕྲུལ་ཨོཕ་ལའིན་ཨིན་པ msgid "Out of paper" msgstr "ཤོག་ཀུ་རྫོགས་སོ་ནུག" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 msgid "Paused" msgstr "ཐེམས་ཡོད།" @@ -2557,191 +2542,183 @@ msgstr "PrintDlgEx ལུ་ནུས་མེད་བཤེད་བཟུང msgid "Unspecified error" msgstr "གསལ་བཀོད་མ་འབད་བའི་འཛོལ་བ།" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 msgid "Printer" msgstr "དཔར་འཕྲུལ།" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 msgid "Location" msgstr "གནས་ཁོངས།" -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "གནས་ལུགས།" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 #, fuzzy msgid "Range" msgstr "ཁྱབ་ཚད་:(_n)" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 #, fuzzy msgid "_All Pages" msgstr "ལེབ་གྲངས་ཆ་མཉམ།" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 #, fuzzy msgid "C_urrent Page" msgstr "ད་ལྟོའི།(_u)" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 #, fuzzy msgid "Pag_es:" msgstr "ས་གནས།" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" msgstr "" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "འདྲ་བཤུས།" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "འདྲ་གྲངས་:(_s)" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 msgid "C_ollate" msgstr "གོ་སྒྲིག(_o)" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 msgid "_Reverse" msgstr "རྒྱབ་ལོག(_R)" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "ཡོངས་ཁྱབ།" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "སྒྲིག་བཀོད།" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 #, fuzzy msgid "Pages per _side:" msgstr "ལེབ་གྲངས་རེ་ལུ་ཤོག་གྲངས་:(_s)" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "ཕྱོགས་གཉིས་ལྡན་:(_w)" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 msgid "_Only print:" msgstr "རྐྱངམ་གཅིག་དཔར་བསྐྲུན་འབད།(_O)" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "ལེབ་གྲངས་ཆ་མཉམ།" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "ཆ་ཅན་ལེབ་གྲངས།" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "ཡ་ཅན་ལེབ་གྲངས།" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 msgid "Sc_ale:" msgstr "ཚད་ཤིང་།(_a)" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "ཤོག་ཀུ" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 msgid "Paper _type:" msgstr "ཤོག་ཀུའི་དབྱེ་བ་:(_t)" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 msgid "Paper _source:" msgstr "ཤོག་ཀུ་འབྱུང་ས་:(_s)" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "ཨའུཊི་པུཊི་ཤོག་སྣོད་:(_r)" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "ལས་གཡོག་རྒྱས་བཤད།" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "གཙོ་རིམ་:(_o)" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "ཐོབ་རྩིས་བརྡ་དོན་:(_B)" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "ཡིག་ཆ་དཔར་བསྐྲུན་འབད།" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 msgid "_Now" msgstr "ད་ལྟོ།(_N)" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "ལུ་:(_t)" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 msgid "On _hold" msgstr "འཛིན་བཞག་པ།(_h)" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "ཕྱི་ཤོག་ཁ་སྐོང་རྐྱབས།" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "སྔ་གོང་:(_f)" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "ཤུལ་ལས་:(_A)" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "ལས་གཡོག" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "མཐོ་རིམ་ཅན།" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "གཟུགས་བརྙན་གྱི་སྤུས་ཚད།" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 msgid "Color" msgstr "ཚོས་གཞི།" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "རྫོགས་དོ།" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "ཌའི་ལོག་ནང་གི་ སྒྲིག་སྟངས་ལ་ལོ་ཅིག་མི་མཐུན་པས།" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 msgid "Print" msgstr "དཔར་བསྐྲུན།" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "སྡེ་ཚན།" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "སྡེ་ཚན་འདི་ལུ་འབངས་མི་ རེ་ཌིའོ་ལག་ཆས་ཨེབ་རྟ།" - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2762,36 +2739,36 @@ msgstr "ལས་འགན་འདི་ཝི་གེཊིསི་དབྱ msgid "Select which type of documents are shown" msgstr "སྟོན་ཏེ་ཡོད་མི་ ཡིག་ཆའི་དབྱེ་བ་ཚུ་ སེལ་འཐུ་འབད།" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "ཡུ་ཨར་ཨེལ་'%s'གི་དོན་ལུ་ རྣམ་གྲངས་མ་ཐོབ།" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 msgid "Could not remove item" msgstr "རྣམ་གྲངས་རྩ་བསྐྲད་གཏང་མ་ཚུགས། " -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 msgid "Could not clear list" msgstr "ཐོ་ཡིག་བསལ་མ་ཚུགས། " -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 msgid "Copy _Location" msgstr "གནས་ཁོངས་འདྲ་བཤུས་རྐྱབས།(_L)" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "ཐོ་ཡིག་ནང་ལས་རྩ་བསྐྲད་གཏང་།(_R)" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 msgid "_Clear List" msgstr "ཐོ་ཡིག་བསལ།(_C)" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "སྒེར་གྱི་ཐོན་ཁུངས་ཚུ་སྟོན།(_P)" @@ -2845,10 +2822,10 @@ msgstr "" msgid "recent menu label|%d. %s" msgstr "" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "ཡུ་ཨར་ཨའི་'%s'དང་གཅིག་ཁར་ རྣམ་གྲངས་ཅིག་འཚོལ་མ་ཐོབ།" @@ -4521,92 +4498,96 @@ msgstr "" msgid "There is a problem on printer '%s'." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "ཕྱོགས་གཉིས་ལྡན།" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "ཤོག་ཀུའི་དབྱེ་བ།" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "ཤོག་ཀུ་འབྱུང་ས།" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "ཨའུཊི་པུཊི་ཤོག་སྣོད།" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "ཕྱོགས་གཅིགམ།" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 msgid "Auto Select" msgstr "རང་བཞིན་སེལ་འཐུ།" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 msgid "Printer Default" msgstr "དཔར་འཕྲུལ་སྔོན་སྒྲིག" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "འཕྲལ་མཁོ།" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "མཐོ་བ།" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "བར་མ།" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "དམའ་བ།" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "None" msgstr "ཅི་མེད།" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "དབྱེ་བ་བཟོ་ཡོདཔ།" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "གསང་བྱ།" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Secret" msgstr "གསང་བ།" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "ཚད་ལྡན།" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "ཧ་ཅང་གསང་བ།" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "དབྱེ་བ་མ་བཟོཝ།" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, fuzzy, c-format msgid "Custom %sx%s" msgstr "སྲོལ་སྒྲིག་གི་ཚད།" @@ -4670,6 +4651,24 @@ msgstr "ཡིག་སྣོད་ལུ་དཔར་བསྐྲུན་འ msgid "Could not get information for file '%s': %s" msgstr "ཡིག་སྣོད་ ’%s’:%s གི་དོན་ལུ་ བརྡ་དོན་ཐོབ་མ་ཚུགས།" +#~ msgid "URI" +#~ msgstr "ཡུ་ཨར་ཨའི།" + +#~ msgid "The URI bound to this button" +#~ msgstr "ཨེབ་རྟ་འདི་དང་འཁྲིལ་དགོ་པའི་ཡུཨར་ཨའི།" + +#~ msgid "Arrow spacing" +#~ msgstr "མདའ་རྟགས་ཀྱི་བར་སྟོང་བཞག་ཐངས།" + +#~ msgid "Scroll arrow spacing" +#~ msgstr "མདའ་རྟགས་ཀྱི་བར་སྟོང་བཤུད་སྒྲིལ་འབད།" + +#~ msgid "Group" +#~ msgstr "སྡེ་ཚན།" + +#~ msgid "The radio tool button whose group this button belongs to." +#~ msgstr "སྡེ་ཚན་འདི་ལུ་འབངས་མི་ རེ་ཌིའོ་ལག་ཆས་ཨེབ་རྟ།" + #~ msgid "Invalid filename: %s" #~ msgstr "ཡིག་སྣོད་ཀྱི་མིང་ %s ནུས་མེད་ཨིན་པས།" diff --git a/po/el.po b/po/el.po index b1c4731fd9..db9e3ff91b 100644 --- a/po/el.po +++ b/po/el.po @@ -28,7 +28,7 @@ msgid "" msgstr "" "Project-Id-Version: el\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2008-01-31 02:30+0200\n" "Last-Translator: NikosCharonitakis \n" "Language-Team: Greek \n" @@ -990,7 +990,7 @@ msgstr "Αποτυχία εγγραφής δεδομένων TIFF" msgid "Couldn't write to TIFF file" msgstr "Αδυναμία εγγραφής στο αρχείο TIFF" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "Ο τύπος εικόνας TIFF" @@ -1178,7 +1178,7 @@ msgid_plural "Opening %d Items" msgstr[0] "" msgstr[1] "" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "Άδεια χρήσης" @@ -1192,32 +1192,32 @@ msgid "C_redits" msgstr "Μ_νεία" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "Ά_δεια χρήσης" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "Περί %s" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "Μνεία" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "Γράφτηκε από" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "Τεκμηρίωση από" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "Μετάφραση από" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "Γραφικά από" @@ -1260,7 +1260,7 @@ msgstr "Alt" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "Super" @@ -1270,7 +1270,7 @@ msgstr "Super" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "Hyper" @@ -1280,17 +1280,17 @@ msgstr "Hyper" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "Tab" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "Space" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "Backslash" @@ -1338,7 +1338,7 @@ msgstr "calendar:week_start:0" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "2000" @@ -1353,7 +1353,7 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "%d" @@ -1369,7 +1369,7 @@ msgstr "%d" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "%d" @@ -1385,7 +1385,7 @@ msgstr "%d" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "%Y" @@ -1511,7 +1511,7 @@ msgstr "Πα_λέτα:" msgid "Color Wheel" msgstr "Χρώμα τροχού" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " @@ -1521,7 +1521,7 @@ msgstr "" "Μπορείτε να σύρετε το χρώμα σε μια καταχώριση της παλλέτας ή να επιλέξετε το " "χρώμα ως το τρέχον με το να το σύρετε στη θέση του άλλου χρώματος." -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." @@ -1529,11 +1529,11 @@ msgstr "" "Το χρώμα που επιλέξατε. Μπορείτε να σύρετε το χρώμα σε μια καταχώριση της " "παλέτας για να το αποθηκεύσετε και να το χρησιμοποιείτε στο μέλλον." -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "_Αποθήκευση χρώματος εδώ" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1546,11 +1546,11 @@ msgstr "" msgid "Color Selection" msgstr "Επιλογή χρώματος" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "_Μέθοδοι εισαγωγής" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "_Εισαγωγή χαρακτήρα Unicode control" @@ -1566,7 +1566,7 @@ msgstr "Επιφάνεια εργασίας" msgid "(None)" msgstr "(κανένα)" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "Άλλο..." @@ -2052,7 +2052,7 @@ msgstr "Μέ_γεθος:" msgid "_Preview:" msgstr "_Προεπισκόπηση:" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "Επιλογή γραμματοσειράς" @@ -2090,7 +2090,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "Το εικονίδιο '%s' δε βρίσκεται στο θέμα" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 msgid "Failed to load icon" msgstr "Αποτυχία φόρτωσης εικονιδίου" @@ -2182,19 +2182,11 @@ msgstr "(άγνωστο)" msgid "Cl_ear" msgstr "Ε_κκαθάριση" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "URI" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "Το URI είναι συνδεδεμένο με αυτό το κουμπί" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 msgid "Copy URL" msgstr "Αντιγραφή URL" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 msgid "Invalid URI" msgstr "Μη έγκυρο URI" @@ -2274,26 +2266,18 @@ msgid "_Password:" msgstr "_Πίεση:" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +msgid "Forget password _immediately" msgstr "" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +msgid "Remember password until you _logout" msgstr "" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +msgid "Remember _forever" msgstr "" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "Διάστιχο βέλους" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "Διάστιχο βέλους κύλισης" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "Σελίδα %u" @@ -2359,7 +2343,7 @@ msgstr "Μέγε_θος χαρτιού:" msgid "_Orientation:" msgstr "_Προσανατολισμός:" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 msgid "Page Setup" msgstr "Ρύθμιση σελίδας" @@ -2416,7 +2400,7 @@ msgstr "Διαδρομή πάνω" msgid "Down Path" msgstr "Διαδρομή κάτω" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 msgid "File System Root" msgstr "Σύστημα αρχείων root" @@ -2529,8 +2513,9 @@ msgstr "Αποσυνδεδεμένος εκτυπωτής" msgid "Out of paper" msgstr "Το χαρτί τελείωσε" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 msgid "Paused" msgstr "Παύθηκε" @@ -2577,35 +2562,35 @@ msgstr "Αδυναμία χειρισμού PrintDlgEx" msgid "Unspecified error" msgstr "Ακαθόριστ σφάλμα" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 msgid "Printer" msgstr "Εκτυπωτής" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 msgid "Location" msgstr "Τοποθεσία" -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "Κατάσταση" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 msgid "Range" msgstr "Διάστημα" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 msgid "_All Pages" msgstr "Ό_λες οι σελίδες" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 msgid "C_urrent Page" msgstr "_Τρέχουσα σελίδα" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 msgid "Pag_es:" msgstr "_Σελίδες" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" @@ -2613,152 +2598,144 @@ msgstr "" "Μια ή περισσότερες σειρές επιλεγμένων σελίδων,,\n" " π.χ. 1-3,7,11" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "Αντίγραφα" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "Αντί_γραφα:" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 msgid "C_ollate" msgstr "Συ_ρραφή" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 msgid "_Reverse" msgstr "Αναστρο_φή" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "Γενικά" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "Διάταξη" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 msgid "Pages per _side:" msgstr "Σελίδες ανά _φύλλο" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "_Διπλής όψης:" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 msgid "_Only print:" msgstr "_Μόνο εκτύπωση:" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "Όλες οι σελίδες" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "Ζυγές σελίδες" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "Μονές σελίδες" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 msgid "Sc_ale:" msgstr "Κλί_μακα:" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "Χαρτί" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 msgid "Paper _type:" msgstr "_Τύπος χαρτιού:" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 msgid "Paper _source:" msgstr "_Προέλευση χαρτιού:" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "Συρτάρι ε_ξόδου:" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "Λεπτομέρειες εκτύπωσης" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "Πρ_οτεραιότητα:" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "Πληροφορίες _λογαριαμού:" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "Εκτύπωση εγγράφου" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 msgid "_Now" msgstr "_Τώρα" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "_Σε:" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 msgid "On _hold" msgstr "On _hold" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "Προσθήκη Cover Page" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "Π_ριν:" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "_Μετά:" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "Εκτύπωση" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "Για προχωρημένους" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "Ποιότητα εικόνας" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 msgid "Color" msgstr "Χρώμα" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "Ολοκληρώνεται" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "Μερικές ρυθμίσεις στο διάλογο έρχονται σε σύγκρουση " -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 msgid "Print" msgstr "Εκτύπωση" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "Ομάδα" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "Το κουμπί εργαλείου radio στην ομάδα που ανήκει αυτό το κουμπί." - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2780,36 +2757,36 @@ msgstr "" msgid "Select which type of documents are shown" msgstr "Επιλέξτε το τύπο των αρχείων που θα προβάλλονται" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "Δεν βρέθηκε αντικείμενο για το URI '%s'" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "Φίλτρο χωρίς όνομα" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 msgid "Could not remove item" msgstr "Αδυναμία αφαίρεσης αντικειμένου" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 msgid "Could not clear list" msgstr "Αδυναμία εκκαθάρισης λίστας" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 msgid "Copy _Location" msgstr "Άνοιγμα _τοποθεσίας" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "Απο_μάκρυνση από λίστα" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 msgid "_Clear List" msgstr "_Εκκαθάριση λίστας" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "Προβολή ι_διωτικών πόρων" @@ -2863,10 +2840,10 @@ msgstr "_%d. %s" msgid "recent menu label|%d. %s" msgstr "%d. %s" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "Αδυναμία εύρεσης αντικειμένου με URI '%s'" @@ -4545,92 +4522,96 @@ msgstr "" msgid "There is a problem on printer '%s'." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "Δυο πλευρών" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "Τύπος χαρτιού" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "Πηγή χαρτιού" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "Συρτάρι εξόδου" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "Μια πλευρά" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 msgid "Auto Select" msgstr "Αυτόματη επιλογή" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 msgid "Printer Default" msgstr "Προεπιλογή εκτυπωτή" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "Επείγον" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "Υψηλό" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "Μεσαίο" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "Χαμηλό" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "None" msgstr "Κανένα" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "Διαβαθμισμένο" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "Εμπιστευτικό" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Secret" msgstr "Απόρρητο" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "Κανονικό" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "Άκρως απόρρητο" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "Αδιαβάθμητο" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, fuzzy, c-format msgid "Custom %sx%s" msgstr "Προσαρμοσμένη %.2fx%.2f" @@ -4693,6 +4674,24 @@ msgstr "Εκτύπωση σε δοκιμαστικό εκτυπωτή" msgid "Could not get information for file '%s': %s" msgstr "Αδυναμία λήψης πληροφοριών για το αρχείο '%s': %s" +#~ msgid "URI" +#~ msgstr "URI" + +#~ msgid "The URI bound to this button" +#~ msgstr "Το URI είναι συνδεδεμένο με αυτό το κουμπί" + +#~ msgid "Arrow spacing" +#~ msgstr "Διάστιχο βέλους" + +#~ msgid "Scroll arrow spacing" +#~ msgstr "Διάστιχο βέλους κύλισης" + +#~ msgid "Group" +#~ msgstr "Ομάδα" + +#~ msgid "The radio tool button whose group this button belongs to." +#~ msgstr "Το κουμπί εργαλείου radio στην ομάδα που ανήκει αυτό το κουμπί." + #~ msgid "Invalid filename: %s" #~ msgstr "Μη έγκυρο όνομα αρχείου: %s" diff --git a/po/en_CA.po b/po/en_CA.po index ecc47e7406..4c044529e1 100644 --- a/po/en_CA.po +++ b/po/en_CA.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2005-07-18 03:57-0400\n" "Last-Translator: Adam Weinberger \n" "Language-Team: Canadian English \n" @@ -950,7 +950,7 @@ msgstr "Failed to write TIFF data" msgid "Couldn't write to TIFF file" msgstr "Couldn't write to TIFF file" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "The TIFF image format" @@ -1138,7 +1138,7 @@ msgid_plural "Opening %d Items" msgstr[0] "Opening %d Item" msgstr[1] "Opening %d Items" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "Licence" @@ -1152,32 +1152,32 @@ msgid "C_redits" msgstr "C_redits" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "_Licence" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "About %s" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "Credits" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "Written by" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "Documented by" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "Translated by" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "Artwork by" @@ -1220,7 +1220,7 @@ msgstr "Alt" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "Super" @@ -1230,7 +1230,7 @@ msgstr "Super" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "Hyper" @@ -1240,17 +1240,17 @@ msgstr "Hyper" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "Meta" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "Space" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "Backslash" @@ -1298,7 +1298,7 @@ msgstr "calendar:week_start:0" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "2000" @@ -1313,7 +1313,7 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "%d" @@ -1329,7 +1329,7 @@ msgstr "%d" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "%d" @@ -1345,7 +1345,7 @@ msgstr "%d" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "%Y" @@ -1471,7 +1471,7 @@ msgstr "_Palette:" msgid "Color Wheel" msgstr "Colour Wheel" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " @@ -1481,7 +1481,7 @@ msgstr "" "selecting now. You can drag this colour to a palette entry, or select this " "colour as current by dragging it to the other colour swatch alongside." -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." @@ -1489,11 +1489,11 @@ msgstr "" "The colour you've chosen. You can drag this colour to a palette entry to " "save it for use in the future." -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "_Save colour here" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1506,11 +1506,11 @@ msgstr "" msgid "Color Selection" msgstr "Colour Selection" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "Input _Methods" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "_Insert Unicode Control Character" @@ -1526,7 +1526,7 @@ msgstr "Desktop" msgid "(None)" msgstr "(None)" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "Other..." @@ -2006,7 +2006,7 @@ msgstr "Si_ze:" msgid "_Preview:" msgstr "_Preview:" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "Font Selection" @@ -2044,7 +2044,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "Icon '%s' not present in theme" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 msgid "Failed to load icon" msgstr "Failed to load icon" @@ -2135,19 +2135,11 @@ msgstr "(unknown)" msgid "Cl_ear" msgstr "Cl_ear" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "URI" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "The URI bound to this button" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 msgid "Copy URL" msgstr "Copy URL" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 msgid "Invalid URI" msgstr "Invalid URI" @@ -2227,26 +2219,18 @@ msgid "_Password:" msgstr "_Pressure:" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +msgid "Forget password _immediately" msgstr "" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +msgid "Remember password until you _logout" msgstr "" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +msgid "Remember _forever" msgstr "" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "Arrow spacing" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "Scroll arrow spacing" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "Page %u" @@ -2312,7 +2296,7 @@ msgstr "_Paper size:" msgid "_Orientation:" msgstr "_Orientation:" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 msgid "Page Setup" msgstr "Page Setup" @@ -2369,7 +2353,7 @@ msgstr "Up Path" msgid "Down Path" msgstr "Down Path" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 msgid "File System Root" msgstr "File System Root" @@ -2482,8 +2466,9 @@ msgstr "Printer offline" msgid "Out of paper" msgstr "Out of paper" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 msgid "Paused" msgstr "Paused" @@ -2530,35 +2515,35 @@ msgstr "Invalid handle to PrintDlgEx" msgid "Unspecified error" msgstr "Unspecified error" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 msgid "Printer" msgstr "Printer" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 msgid "Location" msgstr "Location" -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "Status" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 msgid "Range" msgstr "Range" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 msgid "_All Pages" msgstr "_All Pages" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 msgid "C_urrent Page" msgstr "C_urrent Page" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 msgid "Pag_es:" msgstr "Pag_es:" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" @@ -2566,152 +2551,144 @@ msgstr "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "Copies" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "Copie_s:" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 msgid "C_ollate" msgstr "C_ollate" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 msgid "_Reverse" msgstr "_Reverse" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "General" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "Layout" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 msgid "Pages per _side:" msgstr "Pages per _side:" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "T_wo-sided:" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 msgid "_Only print:" msgstr "_Only print:" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "All sheets" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "Even sheets" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "Odd sheets" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 msgid "Sc_ale:" msgstr "Sc_ale:" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "Paper" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 msgid "Paper _type:" msgstr "Paper _type:" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 msgid "Paper _source:" msgstr "Paper _source:" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "Output t_ray:" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "Job Details" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "Pri_ority:" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "_Billing info:" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "Print Document" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 msgid "_Now" msgstr "_Now" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "A_t:" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 msgid "On _hold" msgstr "On _hold" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "Add Cover Page" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "Be_fore:" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "_After:" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "Job" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "Advanced" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "Image Quality" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 msgid "Color" msgstr "Colour" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "Finishing" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "Some of the settings in the dialogue conflict" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 msgid "Print" msgstr "Print" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "Group" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "The radio tool button whose group this button belongs to." - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2732,36 +2709,36 @@ msgstr "This function is not implemented for widgets of class '%s'" msgid "Select which type of documents are shown" msgstr "Select which type of documents are shown" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "No item for URI '%s' found" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "Untitled filter" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 msgid "Could not remove item" msgstr "Could not remove item" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 msgid "Could not clear list" msgstr "Could not clear list" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 msgid "Copy _Location" msgstr "Copy _Location" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "_Remove From List" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 msgid "_Clear List" msgstr "_Clear List" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "Show _Private Resources" @@ -2815,10 +2792,10 @@ msgstr "_%d. %s" msgid "recent menu label|%d. %s" msgstr "%d. %s" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "Unable to find an item with URI '%s'" @@ -4485,92 +4462,96 @@ msgstr "" msgid "There is a problem on printer '%s'." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "Two-Sided" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "Paper Type" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "Paper Source" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "Output Tray" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "One Sided" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 msgid "Auto Select" msgstr "Auto Select" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 msgid "Printer Default" msgstr "Printer Default" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "Urgent" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "High" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "Medium" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "Low" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "None" msgstr "None" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "Classified" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "Confidential" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Secret" msgstr "Secret" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "Standard" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "Top Secret" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "Unclassified" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, c-format msgid "Custom %sx%s" msgstr "Custom %sx%s" @@ -4633,6 +4614,24 @@ msgstr "Print to Test Printer" msgid "Could not get information for file '%s': %s" msgstr "Could not get information for file '%s': %s" +#~ msgid "URI" +#~ msgstr "URI" + +#~ msgid "The URI bound to this button" +#~ msgstr "The URI bound to this button" + +#~ msgid "Arrow spacing" +#~ msgstr "Arrow spacing" + +#~ msgid "Scroll arrow spacing" +#~ msgstr "Scroll arrow spacing" + +#~ msgid "Group" +#~ msgstr "Group" + +#~ msgid "The radio tool button whose group this button belongs to." +#~ msgstr "The radio tool button whose group this button belongs to." + #~ msgid "Invalid filename: %s" #~ msgstr "Invalid filename: %s" diff --git a/po/en_GB.po b/po/en_GB.po index 2c38d8a809..903a8ac173 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2008-02-17 09:48-0000\n" "Last-Translator: David Lodge \n" "Language-Team: British English \n" @@ -952,7 +952,7 @@ msgstr "Failed to write TIFF data" msgid "Couldn't write to TIFF file" msgstr "Couldn't write to TIFF file" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "The TIFF image format" @@ -1140,7 +1140,7 @@ msgid_plural "Opening %d Items" msgstr[0] "Opening %d Item" msgstr[1] "Opening %d Items" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "Licence" @@ -1154,32 +1154,32 @@ msgid "C_redits" msgstr "C_redits" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "_Licence" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "About %s" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "Credits" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "Written by" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "Documented by" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "Translated by" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "Artwork by" @@ -1222,7 +1222,7 @@ msgstr "Alt" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "Super" @@ -1232,7 +1232,7 @@ msgstr "Super" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "Hyper" @@ -1242,17 +1242,17 @@ msgstr "Hyper" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "Meta" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "Space" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "Backslash" @@ -1300,7 +1300,7 @@ msgstr "calendar:week_start:0" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "2000" @@ -1315,7 +1315,7 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "%d" @@ -1331,7 +1331,7 @@ msgstr "%d" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "%d" @@ -1347,7 +1347,7 @@ msgstr "%d" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "%Y" @@ -1473,7 +1473,7 @@ msgstr "_Palette:" msgid "Color Wheel" msgstr "Colour Wheel" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " @@ -1483,7 +1483,7 @@ msgstr "" "selecting now. You can drag this colour to a palette entry, or select this " "colour as current by dragging it to the other colour swatch alongside." -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." @@ -1491,11 +1491,11 @@ msgstr "" "The colour you've chosen. You can drag this colour to a palette entry to " "save it for use in the future." -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "_Save colour here" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1508,11 +1508,11 @@ msgstr "" msgid "Color Selection" msgstr "Colour Selection" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "Input _Methods" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "_Insert Unicode Control Character" @@ -1528,7 +1528,7 @@ msgstr "Desktop" msgid "(None)" msgstr "(None)" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "Other..." @@ -2008,7 +2008,7 @@ msgstr "Si_ze:" msgid "_Preview:" msgstr "_Preview:" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "Font Selection" @@ -2046,7 +2046,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "Icon '%s' not present in theme" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 msgid "Failed to load icon" msgstr "Failed to load icon" @@ -2137,19 +2137,11 @@ msgstr "(unknown)" msgid "Cl_ear" msgstr "Cl_ear" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "URI" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "The URI bound to this button" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 msgid "Copy URL" msgstr "Copy URL" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 msgid "Invalid URI" msgstr "Invalid URI" @@ -2229,26 +2221,18 @@ msgid "_Password:" msgstr "_Pressure:" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +msgid "Forget password _immediately" msgstr "" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +msgid "Remember password until you _logout" msgstr "" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +msgid "Remember _forever" msgstr "" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "Arrow spacing" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "Scroll arrow spacing" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "Page %u" @@ -2314,7 +2298,7 @@ msgstr "_Paper size:" msgid "_Orientation:" msgstr "_Orientation:" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 msgid "Page Setup" msgstr "Page Setup" @@ -2371,7 +2355,7 @@ msgstr "Up Path" msgid "Down Path" msgstr "Down Path" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 msgid "File System Root" msgstr "File System Root" @@ -2484,8 +2468,9 @@ msgstr "Printer offline" msgid "Out of paper" msgstr "Out of paper" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 msgid "Paused" msgstr "Paused" @@ -2532,35 +2517,35 @@ msgstr "Invalid handle to PrintDlgEx" msgid "Unspecified error" msgstr "Unspecified error" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 msgid "Printer" msgstr "Printer" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 msgid "Location" msgstr "Location" -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "Status" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 msgid "Range" msgstr "Range" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 msgid "_All Pages" msgstr "_All Pages" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 msgid "C_urrent Page" msgstr "C_urrent Page" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 msgid "Pag_es:" msgstr "Pag_es:" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" @@ -2568,152 +2553,144 @@ msgstr "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "Copies" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "Copie_s:" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 msgid "C_ollate" msgstr "C_ollate" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 msgid "_Reverse" msgstr "_Reverse" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "General" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "Layout" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 msgid "Pages per _side:" msgstr "Pages per _side:" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "T_wo-sided:" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 msgid "_Only print:" msgstr "_Only print:" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "All sheets" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "Even sheets" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "Odd sheets" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 msgid "Sc_ale:" msgstr "Sc_ale:" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "Paper" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 msgid "Paper _type:" msgstr "Paper _type:" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 msgid "Paper _source:" msgstr "Paper _source:" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "Output t_ray:" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "Job Details" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "Pri_ority:" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "_Billing info:" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "Print Document" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 msgid "_Now" msgstr "_Now" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "A_t:" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 msgid "On _hold" msgstr "On _hold" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "Add Cover Page" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "Be_fore:" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "_After:" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "Job" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "Advanced" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "Image Quality" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 msgid "Color" msgstr "Colour" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "Finishing" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "Some of the settings in the dialogue conflict" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 msgid "Print" msgstr "Print" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "Group" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "The radio tool button whose group this button belongs to." - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2734,36 +2711,36 @@ msgstr "This function is not implemented for widgets of class '%s'" msgid "Select which type of documents are shown" msgstr "Select which type of documents are shown" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "No item for URI '%s' found" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "Untitled filter" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 msgid "Could not remove item" msgstr "Could not remove item" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 msgid "Could not clear list" msgstr "Could not clear list" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 msgid "Copy _Location" msgstr "Copy _Location" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "_Remove From List" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 msgid "_Clear List" msgstr "_Clear List" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "Show _Private Resources" @@ -2817,10 +2794,10 @@ msgstr "_%d. %s" msgid "recent menu label|%d. %s" msgstr "%d. %s" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "Unable to find an item with URI '%s'" @@ -4487,92 +4464,96 @@ msgstr "" msgid "There is a problem on printer '%s'." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "Two Sided" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "Paper Type" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "Paper Source" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "Output Tray" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "One Sided" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 msgid "Auto Select" msgstr "Auto Select" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 msgid "Printer Default" msgstr "Printer Default" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "Urgent" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "High" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "Medium" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "Low" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "None" msgstr "None" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "Classified" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "Confidential" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Secret" msgstr "Secret" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "Standard" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "Top Secret" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "Unclassified" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, c-format msgid "Custom %sx%s" msgstr "Custom %sx%s" @@ -4635,6 +4616,24 @@ msgstr "Print to Test Printer" msgid "Could not get information for file '%s': %s" msgstr "Could not get information for file '%s': %s" +#~ msgid "URI" +#~ msgstr "URI" + +#~ msgid "The URI bound to this button" +#~ msgstr "The URI bound to this button" + +#~ msgid "Arrow spacing" +#~ msgstr "Arrow spacing" + +#~ msgid "Scroll arrow spacing" +#~ msgstr "Scroll arrow spacing" + +#~ msgid "Group" +#~ msgstr "Group" + +#~ msgid "The radio tool button whose group this button belongs to." +#~ msgstr "The radio tool button whose group this button belongs to." + #~ msgid "Invalid filename: %s" #~ msgstr "Invalid filename: %s" diff --git a/po/eo.po b/po/eo.po index 31366a0647..7d2c4284aa 100644 --- a/po/eo.po +++ b/po/eo.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+2.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2007-02-26 02:54+0200\n" "Last-Translator: Antono Vasiljev \n" "Language-Team: Eo-tradukado \n" @@ -963,7 +963,7 @@ msgstr "Malsukcesis skribi TIFF-datumojn" msgid "Couldn't write to TIFF file" msgstr "Ne eblis skribi en TIFF-dosiero" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "La bilda formato TIFF" @@ -1151,7 +1151,7 @@ msgid_plural "Opening %d Items" msgstr[0] "" msgstr[1] "" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "Licenco" @@ -1165,32 +1165,32 @@ msgid "C_redits" msgstr "D_ankoj" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "Licenco" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "Pri %s" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "Dankoj" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "Verkita de" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "Dokumentita de" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "Tradukita de" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "Artaĵoj de" @@ -1233,7 +1233,7 @@ msgstr "Alt" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "Super" @@ -1243,7 +1243,7 @@ msgstr "Super" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "Hyper" @@ -1253,17 +1253,17 @@ msgstr "Hyper" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "Meta" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "Spaceto" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "Deklivo" @@ -1311,7 +1311,7 @@ msgstr "calendar:week_start:1" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "2000" @@ -1326,7 +1326,7 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "%d" @@ -1342,7 +1342,7 @@ msgstr "%d" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "%d" @@ -1358,7 +1358,7 @@ msgstr "%d" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "%Y" @@ -1484,7 +1484,7 @@ msgstr "Paletro" msgid "Color Wheel" msgstr "Kolora Rado" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " @@ -1494,7 +1494,7 @@ msgstr "" "povas ŝovi ĉi tiun koloron al paletra elemento, aŭ elekti ĉi tiun koloron " "kiel aktualan per ŝovado de ĝi al la alia kolora ekzemplo apudflanke." -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." @@ -1502,11 +1502,11 @@ msgstr "" "La koloro kiun vi elektis. Vi povas ŝovi ĉi tiun koloron al paletra elemento " "por konservi ĝin por estonta uzo." -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "Kon_servu koloron ĉi tie" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1519,11 +1519,11 @@ msgstr "" msgid "Color Selection" msgstr "Elekto de koloro" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "Enigaj Metodoj" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "Enmetu un_ikodan stirsignon" @@ -1539,7 +1539,7 @@ msgstr "Labortablo" msgid "(None)" msgstr "(Neniu)" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "Alia..." @@ -2022,7 +2022,7 @@ msgstr "Grando:" msgid "_Preview:" msgstr "As_pekto:" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "Tipara elekto" @@ -2060,7 +2060,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "Piktogramo \"%s\" ne ĉeestas en etoso" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 #, fuzzy msgid "Failed to load icon" msgstr "Malsukcesis ŝargi TIFF-bildon" @@ -2153,19 +2153,11 @@ msgstr "(nekonata)" msgid "Cl_ear" msgstr "Vakigi" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "URI" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 msgid "Copy URL" msgstr "Kopiu URL-on" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 msgid "Invalid URI" msgstr "Nevalida URI" @@ -2245,26 +2237,18 @@ msgid "_Password:" msgstr "_Premo:" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +msgid "Forget password _immediately" msgstr "" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +msgid "Remember password until you _logout" msgstr "" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +msgid "Remember _forever" msgstr "" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "Spaco inter sagetoj" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "Spaco inter rulsagetoj" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "Paĝo %u" @@ -2330,7 +2314,7 @@ msgstr "Dimensioj de _papero:" msgid "_Orientation:" msgstr "P_ozicio:" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 msgid "Page Setup" msgstr "Agordoj de paĝo" @@ -2387,7 +2371,7 @@ msgstr "" msgid "Down Path" msgstr "" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 #, fuzzy msgid "File System Root" msgstr "Dosiersistemo" @@ -2501,8 +2485,9 @@ msgstr "Printilo estas senkonekta" msgid "Out of paper" msgstr "Papero finiĝis" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 msgid "Paused" msgstr "Paŭzita" @@ -2549,190 +2534,182 @@ msgstr "Malvalida traktilo por PrintDlgEx" msgid "Unspecified error" msgstr "Nekonata eraro" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 msgid "Printer" msgstr "Printilo" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 msgid "Location" msgstr "Loko" -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "Stato" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 #, fuzzy msgid "Range" msgstr "I_ntervalo" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 #, fuzzy msgid "_All Pages" msgstr "Ĉiuj folioj" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 #, fuzzy msgid "C_urrent Page" msgstr "Kuranta" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 #, fuzzy msgid "Pag_es:" msgstr "Lokoj" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" msgstr "" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "Kopioj" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "Popioj:" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 msgid "C_ollate" msgstr "Kunigu" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 msgid "_Reverse" msgstr "_Retroigu" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "Ĝenerala" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "Aranĝo" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 msgid "Pages per _side:" msgstr "Paĝoj per flanko:" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "Ambaŭ-flanke:" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 msgid "_Only print:" msgstr "Nur printu:" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "Ĉiuj folioj" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "Paraj folioj" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "Neparaj folioj" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 msgid "Sc_ale:" msgstr "Sk_alo:" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "Papero" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 msgid "Paper _type:" msgstr "Tipo de papero:" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 msgid "Paper _source:" msgstr "Fonto de papero:" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "Detaloj de ago" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "Pri_oritato:" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "Printu dokumenton" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 msgid "_Now" msgstr "_Nun" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "Ĉe:" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 msgid "On _hold" msgstr "" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "Aldonu kovrilan paĝon" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "Antaŭ:" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "Post:" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "Laboro" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "Kvalito de bildo" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 msgid "Color" msgstr "_Koloro" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "Finiĝas" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "Kelkaj agordoj en dialogo konfliktas" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 msgid "Print" msgstr "Printi" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "Grupo" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "La ila radiobutono al kies grupo ĉi tiu butono apertenas." - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2753,36 +2730,36 @@ msgstr "Tiu funkcio ne ekzistas por fenestraĵo de klaso \"%s\"" msgid "Select which type of documents are shown" msgstr "Elektu kiajn dosier-tipojn estos montrataj" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "Ne trovita elemento por URI \"%s\"" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 msgid "Could not remove item" msgstr "Ne povis forviŝi elementon" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 msgid "Could not clear list" msgstr "Ne povis vakigi liston" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 msgid "Copy _Location" msgstr "Kopiu lokon" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "Forviŝu el la listo" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 msgid "_Clear List" msgstr "Vakigu liston" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "Montru _privatajn risurcojn" @@ -2836,10 +2813,10 @@ msgstr "" msgid "recent menu label|%d. %s" msgstr "" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "Ne eblas trovi elementon kun URI \"%s\"" @@ -4506,92 +4483,96 @@ msgstr "" msgid "There is a problem on printer '%s'." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "Du flankoj" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "Tipo de papero" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "Fonto de papero" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "Unu flanko" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 msgid "Auto Select" msgstr "Elektu aŭtomate" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 msgid "Printer Default" msgstr "Defaŭlto" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "Urĝa" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "Alta" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "Meza" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "Malalta" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "None" msgstr "Neniu" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "Klasifikita" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "Konfidenca" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Secret" msgstr "Sekreto" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "Alta sekreto" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "Neklasifikita" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, fuzzy, c-format msgid "Custom %sx%s" msgstr "Difinita grando" @@ -4655,6 +4636,21 @@ msgstr "Printu en dosieron" msgid "Could not get information for file '%s': %s" msgstr "Ne povis ricevi informojn pri dosiero \"%s\": %s" +#~ msgid "URI" +#~ msgstr "URI" + +#~ msgid "Arrow spacing" +#~ msgstr "Spaco inter sagetoj" + +#~ msgid "Scroll arrow spacing" +#~ msgstr "Spaco inter rulsagetoj" + +#~ msgid "Group" +#~ msgstr "Grupo" + +#~ msgid "The radio tool button whose group this button belongs to." +#~ msgstr "La ila radiobutono al kies grupo ĉi tiu butono apertenas." + #~ msgid "Invalid filename: %s" #~ msgstr "Nevalida Dosiernomo: %s" diff --git a/po/es.po b/po/es.po index b7d6055153..aa47439aa0 100644 --- a/po/es.po +++ b/po/es.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+.HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-12 04:33+0000\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2008-08-12 08:49+0200\n" "Last-Translator: Jorge González \n" "Language-Team: Español \n" @@ -24,56 +24,56 @@ msgstr "" "X-Generator: KBabel 1.11.4\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ../gdk/directfb/gdkdisplay-directfb.c:55 +#: gdk/directfb/gdkdisplay-directfb.c:55 msgid "directfb arg" msgstr "arg directfb" -#: ../gdk/directfb/gdkdisplay-directfb.c:55 +#: gdk/directfb/gdkdisplay-directfb.c:55 msgid "sdl|system" msgstr "sistema" #. Description of --class=CLASS in --help output -#: ../gdk/gdk.c:126 +#: gdk/gdk.c:126 msgid "Program class as used by the window manager" msgstr "Clase del programa tal como la usa el gestor de ventanas" #. Placeholder in --class=CLASS in --help output -#: ../gdk/gdk.c:127 +#: gdk/gdk.c:127 msgid "CLASS" msgstr "CLASE" #. Description of --name=NAME in --help output -#: ../gdk/gdk.c:129 +#: gdk/gdk.c:129 msgid "Program name as used by the window manager" msgstr "Nombre del programa tal como lo usa el gestor de ventanas" #. Placeholder in --name=NAME in --help output -#: ../gdk/gdk.c:130 +#: gdk/gdk.c:130 msgid "NAME" msgstr "NOMBRE" #. Description of --display=DISPLAY in --help output -#: ../gdk/gdk.c:132 +#: gdk/gdk.c:132 msgid "X display to use" msgstr "Visor [display] X a usar" #. Placeholder in --display=DISPLAY in --help output -#: ../gdk/gdk.c:133 +#: gdk/gdk.c:133 msgid "DISPLAY" msgstr "VISOR" #. Description of --screen=SCREEN in --help output -#: ../gdk/gdk.c:135 +#: gdk/gdk.c:135 msgid "X screen to use" msgstr "Pantalla [screen] X a usar" #. Placeholder in --screen=SCREEN in --help output -#: ../gdk/gdk.c:136 +#: gdk/gdk.c:136 msgid "SCREEN" msgstr "PANTALLA" #. Description of --gdk-debug=FLAGS in --help output -#: ../gdk/gdk.c:139 +#: gdk/gdk.c:139 msgid "Gdk debugging flags to set" msgstr "Opciones de depuración Gdk que establecer" @@ -81,176 +81,176 @@ msgstr "Opciones de depuración Gdk que establecer" #. Placeholder in --gdk-no-debug=FLAGS in --help output #. Placeholder in --gtk-debug=FLAGS in --help output #. Placeholder in --gtk-no-debug=FLAGS in --help output -#: ../gdk/gdk.c:140 ../gdk/gdk.c:143 ../gtk/gtkmain.c:428 ../gtk/gtkmain.c:431 +#: gdk/gdk.c:140 gdk/gdk.c:143 gtk/gtkmain.c:428 gtk/gtkmain.c:431 msgid "FLAGS" msgstr "OPCIONES" #. Description of --gdk-no-debug=FLAGS in --help output -#: ../gdk/gdk.c:142 +#: gdk/gdk.c:142 msgid "Gdk debugging flags to unset" msgstr "Opciones de depuración Gdk que quitar" -#: ../gdk/keyname-table.h:3940 +#: gdk/keyname-table.h:3940 msgid "keyboard label|BackSpace" msgstr "Retroceso" -#: ../gdk/keyname-table.h:3941 +#: gdk/keyname-table.h:3941 msgid "keyboard label|Tab" msgstr "Tabulador" -#: ../gdk/keyname-table.h:3942 +#: gdk/keyname-table.h:3942 msgid "keyboard label|Return" msgstr "Retorno" -#: ../gdk/keyname-table.h:3943 +#: gdk/keyname-table.h:3943 msgid "keyboard label|Pause" msgstr "Pausa" -#: ../gdk/keyname-table.h:3944 +#: gdk/keyname-table.h:3944 msgid "keyboard label|Scroll_Lock" msgstr "BloqDespl" -#: ../gdk/keyname-table.h:3945 +#: gdk/keyname-table.h:3945 msgid "keyboard label|Sys_Req" msgstr "PetSis" -#: ../gdk/keyname-table.h:3946 +#: gdk/keyname-table.h:3946 msgid "keyboard label|Escape" msgstr "Esc" -#: ../gdk/keyname-table.h:3947 +#: gdk/keyname-table.h:3947 msgid "keyboard label|Multi_key" msgstr "MultiKey" -#: ../gdk/keyname-table.h:3948 +#: gdk/keyname-table.h:3948 msgid "keyboard label|Home" msgstr "Inicio" -#: ../gdk/keyname-table.h:3949 +#: gdk/keyname-table.h:3949 msgid "keyboard label|Left" msgstr "TN ←" -#: ../gdk/keyname-table.h:3950 +#: gdk/keyname-table.h:3950 msgid "keyboard label|Up" msgstr "TN ↑" -#: ../gdk/keyname-table.h:3951 +#: gdk/keyname-table.h:3951 msgid "keyboard label|Right" msgstr "TN →" -#: ../gdk/keyname-table.h:3952 +#: gdk/keyname-table.h:3952 msgid "keyboard label|Down" msgstr "TN ↓" -#: ../gdk/keyname-table.h:3953 +#: gdk/keyname-table.h:3953 msgid "keyboard label|Page_Up" msgstr "RePág" -#: ../gdk/keyname-table.h:3954 +#: gdk/keyname-table.h:3954 msgid "keyboard label|Page_Down" msgstr "AvPág" -#: ../gdk/keyname-table.h:3955 +#: gdk/keyname-table.h:3955 msgid "keyboard label|End" msgstr "Fin" -#: ../gdk/keyname-table.h:3956 +#: gdk/keyname-table.h:3956 msgid "keyboard label|Begin" msgstr "Inicio" -#: ../gdk/keyname-table.h:3957 +#: gdk/keyname-table.h:3957 msgid "keyboard label|Print" msgstr "ImprPant" -#: ../gdk/keyname-table.h:3958 +#: gdk/keyname-table.h:3958 msgid "keyboard label|Insert" msgstr "Insert" -#: ../gdk/keyname-table.h:3959 +#: gdk/keyname-table.h:3959 msgid "keyboard label|Num_Lock" msgstr "BloqNum" -#: ../gdk/keyname-table.h:3960 +#: gdk/keyname-table.h:3960 msgid "keyboard label|KP_Space" msgstr "TN Espacio" -#: ../gdk/keyname-table.h:3961 +#: gdk/keyname-table.h:3961 msgid "keyboard label|KP_Tab" msgstr "TN Tabulador" -#: ../gdk/keyname-table.h:3962 +#: gdk/keyname-table.h:3962 msgid "keyboard label|KP_Enter" msgstr "TN Intro" -#: ../gdk/keyname-table.h:3963 +#: gdk/keyname-table.h:3963 msgid "keyboard label|KP_Home" msgstr "TN Inicio" -#: ../gdk/keyname-table.h:3964 +#: gdk/keyname-table.h:3964 msgid "keyboard label|KP_Left" msgstr "TN ←" -#: ../gdk/keyname-table.h:3965 +#: gdk/keyname-table.h:3965 msgid "keyboard label|KP_Up" msgstr "TN ↑" -#: ../gdk/keyname-table.h:3966 +#: gdk/keyname-table.h:3966 msgid "keyboard label|KP_Right" msgstr "TN →" -#: ../gdk/keyname-table.h:3967 +#: gdk/keyname-table.h:3967 msgid "keyboard label|KP_Down" msgstr "TN ↓" -#: ../gdk/keyname-table.h:3968 +#: gdk/keyname-table.h:3968 msgid "keyboard label|KP_Page_Up" msgstr "TN RePág" -#: ../gdk/keyname-table.h:3969 +#: gdk/keyname-table.h:3969 msgid "keyboard label|KP_Prior" msgstr "TN Anterior" -#: ../gdk/keyname-table.h:3970 +#: gdk/keyname-table.h:3970 msgid "keyboard label|KP_Page_Down" msgstr "TN AvPág" -#: ../gdk/keyname-table.h:3971 +#: gdk/keyname-table.h:3971 msgid "keyboard label|KP_Next" msgstr "TN Siguiente" -#: ../gdk/keyname-table.h:3972 +#: gdk/keyname-table.h:3972 msgid "keyboard label|KP_End" msgstr "TN Fin" -#: ../gdk/keyname-table.h:3973 +#: gdk/keyname-table.h:3973 msgid "keyboard label|KP_Begin" msgstr "TN Inicio" -#: ../gdk/keyname-table.h:3974 +#: gdk/keyname-table.h:3974 msgid "keyboard label|KP_Insert" msgstr "TN Ins" -#: ../gdk/keyname-table.h:3975 +#: gdk/keyname-table.h:3975 msgid "keyboard label|KP_Delete" msgstr "TN Supr" -#: ../gdk/keyname-table.h:3976 +#: gdk/keyname-table.h:3976 msgid "keyboard label|Delete" msgstr "Supr" -#: ../gdk-pixbuf/gdk-pixbuf-animation.c:133 ../gdk-pixbuf/gdk-pixbuf-io.c:944 -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1205 ../tests/testfilechooser.c:222 +#: gdk-pixbuf/gdk-pixbuf-animation.c:133 gdk-pixbuf/gdk-pixbuf-io.c:944 +#: gdk-pixbuf/gdk-pixbuf-io.c:1205 tests/testfilechooser.c:222 #, c-format msgid "Failed to open file '%s': %s" msgstr "No se ha podido abrir el archivo «%s»: %s" -#: ../gdk-pixbuf/gdk-pixbuf-animation.c:146 ../gdk-pixbuf/gdk-pixbuf-io.c:956 +#: gdk-pixbuf/gdk-pixbuf-animation.c:146 gdk-pixbuf/gdk-pixbuf-io.c:956 #, c-format msgid "Image file '%s' contains no data" msgstr "El archivo de imagen «%s» no contiene datos" -#: ../gdk-pixbuf/gdk-pixbuf-animation.c:188 ../gdk-pixbuf/gdk-pixbuf-io.c:993 -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1257 ../tests/testfilechooser.c:267 +#: gdk-pixbuf/gdk-pixbuf-animation.c:188 gdk-pixbuf/gdk-pixbuf-io.c:993 +#: gdk-pixbuf/gdk-pixbuf-io.c:1257 tests/testfilechooser.c:267 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" @@ -258,7 +258,7 @@ msgstr "" "No se ha podido cargar la imagen «%s»: el motivo es desconocido, " "probablemente el archivo gráfico esté corrupto" -#: ../gdk-pixbuf/gdk-pixbuf-animation.c:221 +#: gdk-pixbuf/gdk-pixbuf-animation.c:221 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -267,12 +267,12 @@ msgstr "" "No se ha podido cargar la animación «%s»: el motivo es desconocido, " "probablemente el archivo de la animación esté corrupto" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:566 +#: gdk-pixbuf/gdk-pixbuf-io.c:566 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "No se ha podido cargar el módulo de carga de imágenes: %s: %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:581 +#: gdk-pixbuf/gdk-pixbuf-io.c:581 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -281,55 +281,55 @@ msgstr "" "El módulo de carga de imágenes %s no exporta el interfaz adecuado; ¿puede " "que sea de una versión de GTK diferente?" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:726 ../gdk-pixbuf/gdk-pixbuf-io.c:755 +#: gdk-pixbuf/gdk-pixbuf-io.c:726 gdk-pixbuf/gdk-pixbuf-io.c:755 #, c-format msgid "Image type '%s' is not supported" msgstr "El tipo de imagen «%s» no está soportado" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:825 +#: gdk-pixbuf/gdk-pixbuf-io.c:825 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "No se ha podido reconocer el formato de imagen del archivo «%s»" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:833 +#: gdk-pixbuf/gdk-pixbuf-io.c:833 msgid "Unrecognized image file format" msgstr "No se ha reconocido el formato de imagen del archivo" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1002 +#: gdk-pixbuf/gdk-pixbuf-io.c:1002 #, c-format msgid "Failed to load image '%s': %s" msgstr "No se ha podido cargar la imagen «%s»: %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1638 ../gdk-pixbuf/io-gdip-utils.c:935 +#: gdk-pixbuf/gdk-pixbuf-io.c:1638 gdk-pixbuf/io-gdip-utils.c:935 #, c-format msgid "Error writing to image file: %s" msgstr "Error al escribir en el archivo imagen: %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1684 ../gdk-pixbuf/gdk-pixbuf-io.c:1815 +#: gdk-pixbuf/gdk-pixbuf-io.c:1684 gdk-pixbuf/gdk-pixbuf-io.c:1815 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "" "Esta compilación de gdk-pixbuf no soporta el guardar imágenes con el " "formato: %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1718 +#: gdk-pixbuf/gdk-pixbuf-io.c:1718 msgid "Insufficient memory to save image to callback" msgstr "No hay memoria suficiente para guardar la imagen a la que retrollamar" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1731 +#: gdk-pixbuf/gdk-pixbuf-io.c:1731 msgid "Failed to open temporary file" msgstr "No se ha podido abrir el archivo temporal" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1757 +#: gdk-pixbuf/gdk-pixbuf-io.c:1757 msgid "Failed to read from temporary file" msgstr "No se ha podido leer del archivo temporal" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1992 +#: gdk-pixbuf/gdk-pixbuf-io.c:1992 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "No se ha podido abrir «%s» para escritura: %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:2017 +#: gdk-pixbuf/gdk-pixbuf-io.c:2017 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: %" @@ -338,15 +338,15 @@ msgstr "" "No se ha podido cerrar «%s» mientras se escribía la imagen, puede que no se " "hayan guardado todos los datos: %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:2237 ../gdk-pixbuf/gdk-pixbuf-io.c:2288 +#: gdk-pixbuf/gdk-pixbuf-io.c:2237 gdk-pixbuf/gdk-pixbuf-io.c:2288 msgid "Insufficient memory to save image into a buffer" msgstr "No hay memoria suficiente para guardar la imagen en un búfer" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:2334 +#: gdk-pixbuf/gdk-pixbuf-io.c:2334 msgid "Error writing to image stream" msgstr "Error al escribir en el flujo de la imagen" -#: ../gdk-pixbuf/gdk-pixbuf-loader.c:330 +#: gdk-pixbuf/gdk-pixbuf-loader.c:330 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -355,149 +355,144 @@ msgstr "" "Error interno: El módulo de carga de imágenes «%s» ha fallado al completar " "una operación, pero no ha dado ninguna razón del fallo" -#: ../gdk-pixbuf/gdk-pixbuf-loader.c:373 +#: gdk-pixbuf/gdk-pixbuf-loader.c:373 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "No hay soporte para la carga incremental de las imágenes del tipo «%s»" -#: ../gdk-pixbuf/gdk-pixdata.c:147 +#: gdk-pixbuf/gdk-pixdata.c:147 msgid "Image header corrupt" msgstr "La cabecera de la imagen está corrupta" -#: ../gdk-pixbuf/gdk-pixdata.c:152 +#: gdk-pixbuf/gdk-pixdata.c:152 msgid "Image format unknown" msgstr "El formato de la imagen es desconocido" -#: ../gdk-pixbuf/gdk-pixdata.c:157 ../gdk-pixbuf/gdk-pixdata.c:487 +#: gdk-pixbuf/gdk-pixdata.c:157 gdk-pixbuf/gdk-pixdata.c:487 msgid "Image pixel data corrupt" msgstr "Los datos del píxel de la imagen están corrompidos" -#: ../gdk-pixbuf/gdk-pixdata.c:431 +#: gdk-pixbuf/gdk-pixdata.c:431 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "no se ha podido asignar un búfer para la imagen de %u byte" msgstr[1] "no se ha podido asignar un búfer para la imagen de %u bytes" -#: ../gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:244 msgid "Unexpected icon chunk in animation" msgstr "Porción de icono inesperada en la animación" -#: ../gdk-pixbuf/io-ani.c:337 +#: gdk-pixbuf/io-ani.c:337 msgid "Unsupported animation type" msgstr "Tipo de animación no soportado" -#: ../gdk-pixbuf/io-ani.c:348 ../gdk-pixbuf/io-ani.c:406 -#: ../gdk-pixbuf/io-ani.c:432 ../gdk-pixbuf/io-ani.c:455 -#: ../gdk-pixbuf/io-ani.c:482 ../gdk-pixbuf/io-ani.c:569 +#: gdk-pixbuf/io-ani.c:348 gdk-pixbuf/io-ani.c:406 gdk-pixbuf/io-ani.c:432 +#: gdk-pixbuf/io-ani.c:455 gdk-pixbuf/io-ani.c:482 gdk-pixbuf/io-ani.c:569 msgid "Invalid header in animation" msgstr "Cabecera inválida en la animación" -#: ../gdk-pixbuf/io-ani.c:358 ../gdk-pixbuf/io-ani.c:380 -#: ../gdk-pixbuf/io-ani.c:464 ../gdk-pixbuf/io-ani.c:491 -#: ../gdk-pixbuf/io-ani.c:542 ../gdk-pixbuf/io-ani.c:614 +#: gdk-pixbuf/io-ani.c:358 gdk-pixbuf/io-ani.c:380 gdk-pixbuf/io-ani.c:464 +#: gdk-pixbuf/io-ani.c:491 gdk-pixbuf/io-ani.c:542 gdk-pixbuf/io-ani.c:614 msgid "Not enough memory to load animation" msgstr "No hay memoria suficiente para cargar la animación" -#: ../gdk-pixbuf/io-ani.c:398 ../gdk-pixbuf/io-ani.c:424 -#: ../gdk-pixbuf/io-ani.c:443 +#: gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 gdk-pixbuf/io-ani.c:443 msgid "Malformed chunk in animation" msgstr "Porción malformada en la animación" -#: ../gdk-pixbuf/io-ani.c:711 +#: gdk-pixbuf/io-ani.c:711 msgid "The ANI image format" msgstr "El formato de imagen ANI" -#: ../gdk-pixbuf/io-bmp.c:230 ../gdk-pixbuf/io-bmp.c:267 -#: ../gdk-pixbuf/io-bmp.c:338 ../gdk-pixbuf/io-bmp.c:370 -#: ../gdk-pixbuf/io-bmp.c:393 ../gdk-pixbuf/io-bmp.c:496 +#: gdk-pixbuf/io-bmp.c:230 gdk-pixbuf/io-bmp.c:267 gdk-pixbuf/io-bmp.c:338 +#: gdk-pixbuf/io-bmp.c:370 gdk-pixbuf/io-bmp.c:393 gdk-pixbuf/io-bmp.c:496 msgid "BMP image has bogus header data" msgstr "La imagen BMP tiene datos de cabecera erróneos" -#: ../gdk-pixbuf/io-bmp.c:241 ../gdk-pixbuf/io-bmp.c:433 +#: gdk-pixbuf/io-bmp.c:241 gdk-pixbuf/io-bmp.c:433 msgid "Not enough memory to load bitmap image" msgstr "No hay memoria suficiente para cargar el mapa de bits" -#: ../gdk-pixbuf/io-bmp.c:319 +#: gdk-pixbuf/io-bmp.c:319 msgid "BMP image has unsupported header size" msgstr "La imagen BMP tiene un tamaño de cabecera no soportado" -#: ../gdk-pixbuf/io-bmp.c:357 +#: gdk-pixbuf/io-bmp.c:357 msgid "Topdown BMP images cannot be compressed" msgstr "Las imágenes BMP «Topdown» no se pueden comprimir" -#: ../gdk-pixbuf/io-bmp.c:717 ../gdk-pixbuf/io-pnm.c:709 +#: gdk-pixbuf/io-bmp.c:717 gdk-pixbuf/io-pnm.c:709 msgid "Premature end-of-file encountered" msgstr "Se ha encontrado un final de archivo antes de lo esperado" -#: ../gdk-pixbuf/io-bmp.c:1329 +#: gdk-pixbuf/io-bmp.c:1329 msgid "Couldn't allocate memory for saving BMP file" msgstr "No se pudo asignar memoria para guardar el archivo BMP" -#: ../gdk-pixbuf/io-bmp.c:1370 +#: gdk-pixbuf/io-bmp.c:1370 msgid "Couldn't write to BMP file" msgstr "No se ha podido escribir en el archivo BMP" -#: ../gdk-pixbuf/io-bmp.c:1423 ../gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1423 gdk-pixbuf/io-gdip-bmp.c:82 msgid "The BMP image format" msgstr "El formato de imagen BMP" -#: ../gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:222 #, c-format msgid "Failure reading GIF: %s" msgstr "Se produjo un fallo durante la lectura del GIF: %s" -#: ../gdk-pixbuf/io-gif.c:496 ../gdk-pixbuf/io-gif.c:1477 -#: ../gdk-pixbuf/io-gif.c:1638 +#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1477 gdk-pixbuf/io-gif.c:1638 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "" "Al archivo GIF le faltan algunos de datos (¿quizás se ha truncado en algún " "momento?)" -#: ../gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:505 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "Error interno en el cargador de GIF (%s)" -#: ../gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:579 msgid "Stack overflow" msgstr "Desbordamiento de pila" -#: ../gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:639 msgid "GIF image loader cannot understand this image." msgstr "El cargador de imágenes GIF no puede entender esta imagen." -#: ../gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:668 msgid "Bad code encountered" msgstr "Se ha encontrado un código incorrecto" -#: ../gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:678 msgid "Circular table entry in GIF file" msgstr "Entrada de tabla circular en el archivo GIF" -#: ../gdk-pixbuf/io-gif.c:866 ../gdk-pixbuf/io-gif.c:1464 -#: ../gdk-pixbuf/io-gif.c:1511 ../gdk-pixbuf/io-gif.c:1626 +#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1464 gdk-pixbuf/io-gif.c:1511 +#: gdk-pixbuf/io-gif.c:1626 msgid "Not enough memory to load GIF file" msgstr "No hay memoria suficiente para cargar el archivo GIF" -#: ../gdk-pixbuf/io-gif.c:956 +#: gdk-pixbuf/io-gif.c:956 msgid "Not enough memory to composite a frame in GIF file" msgstr "No hay memoria suficiente para componer un fotograma en el archivo GIF" -#: ../gdk-pixbuf/io-gif.c:1128 +#: gdk-pixbuf/io-gif.c:1128 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "La imagen GIF está corrupta (la compresión LZW es incorrecta)" -#: ../gdk-pixbuf/io-gif.c:1178 +#: gdk-pixbuf/io-gif.c:1178 msgid "File does not appear to be a GIF file" msgstr "El archivo no parece ser un archivo GIF" -#: ../gdk-pixbuf/io-gif.c:1190 +#: gdk-pixbuf/io-gif.c:1190 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "La versión %s del formato de archivo GIF no está soportada" -#: ../gdk-pixbuf/io-gif.c:1299 +#: gdk-pixbuf/io-gif.c:1299 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -505,114 +500,112 @@ msgstr "" "La imagen GIF no tiene un mapa de colores global, y un marco interno no " "tiene un mapa de color local." -#: ../gdk-pixbuf/io-gif.c:1533 +#: gdk-pixbuf/io-gif.c:1533 msgid "GIF image was truncated or incomplete." msgstr "La imagen GIF fue truncada o incompleta." -#: ../gdk-pixbuf/io-gif.c:1689 ../gdk-pixbuf/io-gdip-gif.c:80 +#: gdk-pixbuf/io-gif.c:1689 gdk-pixbuf/io-gdip-gif.c:80 msgid "The GIF image format" msgstr "El formato de imagen GIF" -#: ../gdk-pixbuf/io-ico.c:211 ../gdk-pixbuf/io-ico.c:225 -#: ../gdk-pixbuf/io-ico.c:277 ../gdk-pixbuf/io-ico.c:290 -#: ../gdk-pixbuf/io-ico.c:359 +#: gdk-pixbuf/io-ico.c:211 gdk-pixbuf/io-ico.c:225 gdk-pixbuf/io-ico.c:277 +#: gdk-pixbuf/io-ico.c:290 gdk-pixbuf/io-ico.c:359 msgid "Invalid header in icon" msgstr "La cabecera del icono no es válida" -#: ../gdk-pixbuf/io-ico.c:240 ../gdk-pixbuf/io-ico.c:300 -#: ../gdk-pixbuf/io-ico.c:369 ../gdk-pixbuf/io-ico.c:432 -#: ../gdk-pixbuf/io-ico.c:462 +#: gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:369 +#: gdk-pixbuf/io-ico.c:432 gdk-pixbuf/io-ico.c:462 msgid "Not enough memory to load icon" msgstr "No hay memoria suficiente para cargar el icono" -#: ../gdk-pixbuf/io-ico.c:322 +#: gdk-pixbuf/io-ico.c:322 msgid "Icon has zero width" msgstr "La anchura del icono es cero" -#: ../gdk-pixbuf/io-ico.c:332 +#: gdk-pixbuf/io-ico.c:332 msgid "Icon has zero height" msgstr "La altura del icono es cero" -#: ../gdk-pixbuf/io-ico.c:384 +#: gdk-pixbuf/io-ico.c:384 msgid "Compressed icons are not supported" msgstr "Los iconos comprimidos no están soportados" -#: ../gdk-pixbuf/io-ico.c:417 +#: gdk-pixbuf/io-ico.c:417 msgid "Unsupported icon type" msgstr "Tipo de icono no soportado" -#: ../gdk-pixbuf/io-ico.c:511 +#: gdk-pixbuf/io-ico.c:511 msgid "Not enough memory to load ICO file" msgstr "No hay memoria suficiente para cargar el archivo ICO" -#: ../gdk-pixbuf/io-ico.c:976 +#: gdk-pixbuf/io-ico.c:976 msgid "Image too large to be saved as ICO" msgstr "Imagen demasiado grande para guardarse como ICO" -#: ../gdk-pixbuf/io-ico.c:987 +#: gdk-pixbuf/io-ico.c:987 msgid "Cursor hotspot outside image" msgstr "El punto caliente del cursor está fuera de la imagen" -#: ../gdk-pixbuf/io-ico.c:1010 +#: gdk-pixbuf/io-ico.c:1010 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "Profundidad no soportada para el archivo ICO: %d" -#: ../gdk-pixbuf/io-ico.c:1245 ../gdk-pixbuf/io-gdip-ico.c:59 +#: gdk-pixbuf/io-ico.c:1245 gdk-pixbuf/io-gdip-ico.c:59 msgid "The ICO image format" msgstr "El formato de imagen ICO" -#: ../gdk-pixbuf/io-icns.c:345 +#: gdk-pixbuf/io-icns.c:345 #, c-format msgid "Error reading ICNS image: %s" msgstr "Error al leer la imagen ICNS: %s" -#: ../gdk-pixbuf/io-icns.c:362 +#: gdk-pixbuf/io-icns.c:362 msgid "Could not decode ICNS file" msgstr "No se pudo decodificar el archivo ICNS" -#: ../gdk-pixbuf/io-icns.c:395 +#: gdk-pixbuf/io-icns.c:395 msgid "The ICNS image format" msgstr "El formato de imagen ICNS" -#: ../gdk-pixbuf/io-jasper.c:75 +#: gdk-pixbuf/io-jasper.c:75 msgid "Couldn't allocate memory for stream" msgstr "No se pudo asignar memoria para el flujo" -#: ../gdk-pixbuf/io-jasper.c:105 +#: gdk-pixbuf/io-jasper.c:105 msgid "Couldn't decode image" msgstr "No se pudo decodificar la imagen" -#: ../gdk-pixbuf/io-jasper.c:123 +#: gdk-pixbuf/io-jasper.c:123 msgid "Transformed JPEG2000 has zero width or height" msgstr "El JPEG 2000 transformado tiene anchura o altura cero" -#: ../gdk-pixbuf/io-jasper.c:137 +#: gdk-pixbuf/io-jasper.c:137 msgid "Image type currently not supported" msgstr "Actualmente no se soporta el tipo de imagen" -#: ../gdk-pixbuf/io-jasper.c:149 ../gdk-pixbuf/io-jasper.c:157 +#: gdk-pixbuf/io-jasper.c:149 gdk-pixbuf/io-jasper.c:157 msgid "Couldn't allocate memory for color profile" msgstr "No se pudo asignar memoria para el perfil de color" -#: ../gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:182 msgid "Insufficient memory to open JPEG 2000 file" msgstr "No hay memoria suficiente para abrir el archivo JPEG 2000" -#: ../gdk-pixbuf/io-jasper.c:264 +#: gdk-pixbuf/io-jasper.c:264 msgid "Couldn't allocate memory to buffer image data" msgstr "No se pudo asignar memoria para almacenar los datos de la imagen" -#: ../gdk-pixbuf/io-jasper.c:308 +#: gdk-pixbuf/io-jasper.c:308 msgid "The JPEG 2000 image format" msgstr "El formato de imagen JPEG 2000" -#: ../gdk-pixbuf/io-jpeg.c:117 +#: gdk-pixbuf/io-jpeg.c:117 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "Error al interpretar el archivo gráfico JPEG (%s)" -#: ../gdk-pixbuf/io-jpeg.c:529 +#: gdk-pixbuf/io-jpeg.c:529 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -620,21 +613,21 @@ msgstr "" "No hay memoria suficiente para cargar la imagen, intente salir de algunas " "aplicaciones para liberar memoria" -#: ../gdk-pixbuf/io-jpeg.c:570 ../gdk-pixbuf/io-jpeg.c:776 +#: gdk-pixbuf/io-jpeg.c:570 gdk-pixbuf/io-jpeg.c:776 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "Espacio de color JPEG no soportado (%s)" -#: ../gdk-pixbuf/io-jpeg.c:668 ../gdk-pixbuf/io-jpeg.c:944 -#: ../gdk-pixbuf/io-jpeg.c:1177 ../gdk-pixbuf/io-jpeg.c:1186 +#: gdk-pixbuf/io-jpeg.c:668 gdk-pixbuf/io-jpeg.c:944 gdk-pixbuf/io-jpeg.c:1177 +#: gdk-pixbuf/io-jpeg.c:1186 msgid "Couldn't allocate memory for loading JPEG file" msgstr "No se puede asignar memoria para cargar el archivo JPG" -#: ../gdk-pixbuf/io-jpeg.c:920 +#: gdk-pixbuf/io-jpeg.c:920 msgid "Transformed JPEG has zero width or height." msgstr "El JPEG transformado tiene anchura o altura cero." -#: ../gdk-pixbuf/io-jpeg.c:1133 ../gdk-pixbuf/io-gdip-jpeg.c:53 +#: gdk-pixbuf/io-jpeg.c:1133 gdk-pixbuf/io-gdip-jpeg.c:53 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -643,7 +636,7 @@ msgstr "" "La calidad de un JPEG debe ser un valor entre 0 y 100; el valor «%s» no se " "puede interpretar." -#: ../gdk-pixbuf/io-jpeg.c:1148 ../gdk-pixbuf/io-gdip-jpeg.c:68 +#: gdk-pixbuf/io-jpeg.c:1148 gdk-pixbuf/io-gdip-jpeg.c:68 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." @@ -651,87 +644,87 @@ msgstr "" "La calidad JPEG debe ser un valor entre 0 y 100; el valor «%d» no está " "permitido." -#: ../gdk-pixbuf/io-jpeg.c:1309 ../gdk-pixbuf/io-gdip-jpeg.c:136 +#: gdk-pixbuf/io-jpeg.c:1309 gdk-pixbuf/io-gdip-jpeg.c:136 msgid "The JPEG image format" msgstr "El formato de imagen JPEG" -#: ../gdk-pixbuf/io-pcx.c:187 +#: gdk-pixbuf/io-pcx.c:187 msgid "Couldn't allocate memory for header" msgstr "No se puede asignar memoria para la cabecera" -#: ../gdk-pixbuf/io-pcx.c:202 ../gdk-pixbuf/io-pcx.c:560 +#: gdk-pixbuf/io-pcx.c:202 gdk-pixbuf/io-pcx.c:560 msgid "Couldn't allocate memory for context buffer" msgstr "No se puede asignar memoria para el búfer del contexto" -#: ../gdk-pixbuf/io-pcx.c:601 +#: gdk-pixbuf/io-pcx.c:601 msgid "Image has invalid width and/or height" msgstr "La imagen tiene una anchura y/o altura inválida" -#: ../gdk-pixbuf/io-pcx.c:613 ../gdk-pixbuf/io-pcx.c:674 +#: gdk-pixbuf/io-pcx.c:613 gdk-pixbuf/io-pcx.c:674 msgid "Image has unsupported bpp" msgstr "La imagen tiene un bpp no soportado" -#: ../gdk-pixbuf/io-pcx.c:618 ../gdk-pixbuf/io-pcx.c:626 +#: gdk-pixbuf/io-pcx.c:618 gdk-pixbuf/io-pcx.c:626 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "La imagen tiene un número no soportado de planos %d-bit" -#: ../gdk-pixbuf/io-pcx.c:642 +#: gdk-pixbuf/io-pcx.c:642 msgid "Couldn't create new pixbuf" msgstr "No se puede crear un búfer de píxeles nuevo" -#: ../gdk-pixbuf/io-pcx.c:650 +#: gdk-pixbuf/io-pcx.c:650 msgid "Couldn't allocate memory for line data" msgstr "No se puede asignar memoria para los datos de línea" -#: ../gdk-pixbuf/io-pcx.c:657 +#: gdk-pixbuf/io-pcx.c:657 msgid "Couldn't allocate memory for paletted data" msgstr "No se puede asignar memoria para los datos de paleta" -#: ../gdk-pixbuf/io-pcx.c:704 +#: gdk-pixbuf/io-pcx.c:704 msgid "Didn't get all lines of PCX image" msgstr "No se obtuvieron todas las líneas de la imagen PCX" -#: ../gdk-pixbuf/io-pcx.c:711 +#: gdk-pixbuf/io-pcx.c:711 msgid "No palette found at end of PCX data" msgstr "No se encontró una paleta al final de los datos PCX" -#: ../gdk-pixbuf/io-pcx.c:756 +#: gdk-pixbuf/io-pcx.c:756 msgid "The PCX image format" msgstr "El formato de imagen PCX" -#: ../gdk-pixbuf/io-png.c:55 +#: gdk-pixbuf/io-png.c:55 msgid "Bits per channel of PNG image is invalid." msgstr "Los bits por canal de la imagen PNG son inválidos." -#: ../gdk-pixbuf/io-png.c:136 ../gdk-pixbuf/io-png.c:618 +#: gdk-pixbuf/io-png.c:136 gdk-pixbuf/io-png.c:618 msgid "Transformed PNG has zero width or height." msgstr "El PNG transformado tiene anchura o altura cero." -#: ../gdk-pixbuf/io-png.c:144 +#: gdk-pixbuf/io-png.c:144 msgid "Bits per channel of transformed PNG is not 8." msgstr "Los bits por canal del PNG transformado no son 8." -#: ../gdk-pixbuf/io-png.c:153 +#: gdk-pixbuf/io-png.c:153 msgid "Transformed PNG not RGB or RGBA." msgstr "El PNG transformado no es RGB o RGBA." -#: ../gdk-pixbuf/io-png.c:162 +#: gdk-pixbuf/io-png.c:162 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" "El PNG transformado posee un número de canales no soportados, deben ser 3 o " "4." -#: ../gdk-pixbuf/io-png.c:183 +#: gdk-pixbuf/io-png.c:183 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "Error fatal en el archivo gráfico PNG: %s" -#: ../gdk-pixbuf/io-png.c:310 +#: gdk-pixbuf/io-png.c:310 msgid "Insufficient memory to load PNG file" msgstr "No hay memoria suficiente para cargar el archivo PNG" -#: ../gdk-pixbuf/io-png.c:633 +#: gdk-pixbuf/io-png.c:633 #, c-format msgid "" "Insufficient memory to store a %ld by %ld image; try exiting some " @@ -740,27 +733,27 @@ msgstr "" "No hay memoria suficiente para almacenar una imagen de %ld por %ld; intente " "cerrar algunas aplicaciones para reducir la utilización de memoria" -#: ../gdk-pixbuf/io-png.c:684 +#: gdk-pixbuf/io-png.c:684 msgid "Fatal error reading PNG image file" msgstr "Error fatal leyendo el archivo gráfico PNG" -#: ../gdk-pixbuf/io-png.c:733 +#: gdk-pixbuf/io-png.c:733 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "Error fatal leyendo el archivo gráfico PNG: %s" -#: ../gdk-pixbuf/io-png.c:825 +#: gdk-pixbuf/io-png.c:825 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "" "Las claves para las porciones de texto PNG deben tener al menos entre 1 y un " "máximo de 79 caracteres." -#: ../gdk-pixbuf/io-png.c:833 +#: gdk-pixbuf/io-png.c:833 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "Las claves para las porciones de texto PNG deben ser caracteres ASCII." -#: ../gdk-pixbuf/io-png.c:846 ../gdk-pixbuf/io-gdip-png.c:56 +#: gdk-pixbuf/io-png.c:846 gdk-pixbuf/io-gdip-png.c:56 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -769,7 +762,7 @@ msgstr "" "El nivel de compresión PNG debe ser un valor entre 0 y 9; el valor «%s» no se " "puede interpretar." -#: ../gdk-pixbuf/io-png.c:858 ../gdk-pixbuf/io-gdip-png.c:68 +#: gdk-pixbuf/io-png.c:858 gdk-pixbuf/io-gdip-png.c:68 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -778,434 +771,430 @@ msgstr "" "El nivel de compresión PNG debe ser un valor entre 0 y 9; el valor «%d» no " "está permitido." -#: ../gdk-pixbuf/io-png.c:896 +#: gdk-pixbuf/io-png.c:896 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" "El valor la porción de texto PNG %s no puede convertirse a la codificación " "ISO-8859-1." -#: ../gdk-pixbuf/io-png.c:1045 ../gdk-pixbuf/io-gdip-png.c:133 +#: gdk-pixbuf/io-png.c:1045 gdk-pixbuf/io-gdip-png.c:133 msgid "The PNG image format" msgstr "El formato de imagen PNG" -#: ../gdk-pixbuf/io-pnm.c:250 +#: gdk-pixbuf/io-pnm.c:250 msgid "PNM loader expected to find an integer, but didn't" msgstr "El cargador PNM esperaba encontrar un entero, pero no lo encontró" -#: ../gdk-pixbuf/io-pnm.c:282 +#: gdk-pixbuf/io-pnm.c:282 msgid "PNM file has an incorrect initial byte" msgstr "El archivo PNM tiene un byte inicial incorrecto" -#: ../gdk-pixbuf/io-pnm.c:312 +#: gdk-pixbuf/io-pnm.c:312 msgid "PNM file is not in a recognized PNM subformat" msgstr "El archivo PNM no está en un subformato PNM reconocido" -#: ../gdk-pixbuf/io-pnm.c:337 +#: gdk-pixbuf/io-pnm.c:337 msgid "PNM file has an image width of 0" msgstr "El archivo PNM tiene un ancho de imagen de 0" -#: ../gdk-pixbuf/io-pnm.c:358 +#: gdk-pixbuf/io-pnm.c:358 msgid "PNM file has an image height of 0" msgstr "El archivo PNM tiene un alto de imagen de 0" -#: ../gdk-pixbuf/io-pnm.c:381 +#: gdk-pixbuf/io-pnm.c:381 msgid "Maximum color value in PNM file is 0" msgstr "El valor máximo de color en el archivo PNM es 0" -#: ../gdk-pixbuf/io-pnm.c:389 +#: gdk-pixbuf/io-pnm.c:389 msgid "Maximum color value in PNM file is too large" msgstr "El valor máximo de color en el archivo PNM es demasiado grande" -#: ../gdk-pixbuf/io-pnm.c:429 ../gdk-pixbuf/io-pnm.c:459 -#: ../gdk-pixbuf/io-pnm.c:504 +#: gdk-pixbuf/io-pnm.c:429 gdk-pixbuf/io-pnm.c:459 gdk-pixbuf/io-pnm.c:504 msgid "Raw PNM image type is invalid" msgstr "El tipo de imagen PNM en bruto no es válido" -#: ../gdk-pixbuf/io-pnm.c:654 +#: gdk-pixbuf/io-pnm.c:654 msgid "PNM image loader does not support this PNM subformat" msgstr "El cargador de imágenes PNM no permite este subformato PNM" -#: ../gdk-pixbuf/io-pnm.c:741 ../gdk-pixbuf/io-pnm.c:968 +#: gdk-pixbuf/io-pnm.c:741 gdk-pixbuf/io-pnm.c:968 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "" "Los formatos PNM en bruto requieren exactamente un espacio en blanco antes " "de los datos" -#: ../gdk-pixbuf/io-pnm.c:768 +#: gdk-pixbuf/io-pnm.c:768 msgid "Cannot allocate memory for loading PNM image" msgstr "No se puede asignar memoria para cargar la imagen PNM" -#: ../gdk-pixbuf/io-pnm.c:818 +#: gdk-pixbuf/io-pnm.c:818 msgid "Insufficient memory to load PNM context struct" msgstr "" "No hay memoria suficiente para cargar la estructura de contexto del PNM" -#: ../gdk-pixbuf/io-pnm.c:869 +#: gdk-pixbuf/io-pnm.c:869 msgid "Unexpected end of PNM image data" msgstr "Final no esperado de los datos de la imagen PNM" -#: ../gdk-pixbuf/io-pnm.c:997 +#: gdk-pixbuf/io-pnm.c:997 msgid "Insufficient memory to load PNM file" msgstr "No hay memoria suficiente para cargar el archivo PNM" -#: ../gdk-pixbuf/io-pnm.c:1081 +#: gdk-pixbuf/io-pnm.c:1081 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "La familia de formatos de imágenes PNM/PBM/PGM/PPM" -#: ../gdk-pixbuf/io-ras.c:126 +#: gdk-pixbuf/io-ras.c:126 msgid "RAS image has bogus header data" msgstr "La imagen RAS posee datos de cabecera erróneos" -#: ../gdk-pixbuf/io-ras.c:148 +#: gdk-pixbuf/io-ras.c:148 msgid "RAS image has unknown type" msgstr "La imagen RAS posee un tipo desconocido" -#: ../gdk-pixbuf/io-ras.c:156 +#: gdk-pixbuf/io-ras.c:156 msgid "unsupported RAS image variation" msgstr "variación de imagen RAS no soportada" -#: ../gdk-pixbuf/io-ras.c:171 ../gdk-pixbuf/io-ras.c:200 +#: gdk-pixbuf/io-ras.c:171 gdk-pixbuf/io-ras.c:200 msgid "Not enough memory to load RAS image" msgstr "No hay memoria suficiente para cargar la imagen RAS" -#: ../gdk-pixbuf/io-ras.c:545 +#: gdk-pixbuf/io-ras.c:545 msgid "The Sun raster image format" msgstr "El formato de imagen Sun raster" -#: ../gdk-pixbuf/io-tga.c:154 +#: gdk-pixbuf/io-tga.c:154 msgid "Cannot allocate memory for IOBuffer struct" msgstr "No se puede asignar memoria para la estructura IOBuffer" -#: ../gdk-pixbuf/io-tga.c:173 +#: gdk-pixbuf/io-tga.c:173 msgid "Cannot allocate memory for IOBuffer data" msgstr "No se puede asignar memoria para los datos de IOBuffer" -#: ../gdk-pixbuf/io-tga.c:184 +#: gdk-pixbuf/io-tga.c:184 msgid "Cannot realloc IOBuffer data" msgstr "No se puede volver a reservar memoria para los datos de IOBuffer" -#: ../gdk-pixbuf/io-tga.c:214 +#: gdk-pixbuf/io-tga.c:214 msgid "Cannot allocate temporary IOBuffer data" msgstr "No se pueden asignar los datos temporales de IOBuffer" -#: ../gdk-pixbuf/io-tga.c:347 +#: gdk-pixbuf/io-tga.c:347 msgid "Cannot allocate new pixbuf" msgstr "No se puede asignar un nuevo pixbuf" -#: ../gdk-pixbuf/io-tga.c:687 +#: gdk-pixbuf/io-tga.c:687 msgid "Cannot allocate colormap structure" msgstr "No se puede asignar la estructura del mapa de colores" -#: ../gdk-pixbuf/io-tga.c:694 +#: gdk-pixbuf/io-tga.c:694 msgid "Cannot allocate colormap entries" msgstr "No se puede asignar las entradas del mapa de colores" -#: ../gdk-pixbuf/io-tga.c:716 +#: gdk-pixbuf/io-tga.c:716 msgid "Unexpected bitdepth for colormap entries" msgstr "Profundidad de color inesperada para las entradas del mapa de color" -#: ../gdk-pixbuf/io-tga.c:734 +#: gdk-pixbuf/io-tga.c:734 msgid "Cannot allocate TGA header memory" msgstr "No se puede asignar memoria para la cabecera TGA" -#: ../gdk-pixbuf/io-tga.c:767 +#: gdk-pixbuf/io-tga.c:767 msgid "TGA image has invalid dimensions" msgstr "La imagen TGA tiene dimensiones inválidas" -#: ../gdk-pixbuf/io-tga.c:773 ../gdk-pixbuf/io-tga.c:782 -#: ../gdk-pixbuf/io-tga.c:792 ../gdk-pixbuf/io-tga.c:802 -#: ../gdk-pixbuf/io-tga.c:809 +#: gdk-pixbuf/io-tga.c:773 gdk-pixbuf/io-tga.c:782 gdk-pixbuf/io-tga.c:792 +#: gdk-pixbuf/io-tga.c:802 gdk-pixbuf/io-tga.c:809 msgid "TGA image type not supported" msgstr "El tipo de imagen TGA no está soportado" -#: ../gdk-pixbuf/io-tga.c:856 +#: gdk-pixbuf/io-tga.c:856 msgid "Cannot allocate memory for TGA context struct" msgstr "No se puede asignar memoria para la estructura «context» de TGA" -#: ../gdk-pixbuf/io-tga.c:921 +#: gdk-pixbuf/io-tga.c:921 msgid "Excess data in file" msgstr "Exceso de datos en el archivo" -#: ../gdk-pixbuf/io-tga.c:1000 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "El formato de imagen Targa" -#: ../gdk-pixbuf/io-tiff.c:160 +#: gdk-pixbuf/io-tiff.c:160 msgid "Could not get image width (bad TIFF file)" msgstr "" "No se ha podido obtener el ancho de la imagen (archivo TIFF incorrecto)" -#: ../gdk-pixbuf/io-tiff.c:167 +#: gdk-pixbuf/io-tiff.c:167 msgid "Could not get image height (bad TIFF file)" msgstr "No se puede obtener el alto de la imagen (archivo TIFF incorrecto)" -#: ../gdk-pixbuf/io-tiff.c:175 +#: gdk-pixbuf/io-tiff.c:175 msgid "Width or height of TIFF image is zero" msgstr "El ancho o alto de la imagen TIFF es cero" -#: ../gdk-pixbuf/io-tiff.c:184 ../gdk-pixbuf/io-tiff.c:193 +#: gdk-pixbuf/io-tiff.c:184 gdk-pixbuf/io-tiff.c:193 msgid "Dimensions of TIFF image too large" msgstr "Las dimensiones de la imagen TIFF son demasiado grandes" -#: ../gdk-pixbuf/io-tiff.c:217 ../gdk-pixbuf/io-tiff.c:229 -#: ../gdk-pixbuf/io-tiff.c:541 +#: gdk-pixbuf/io-tiff.c:217 gdk-pixbuf/io-tiff.c:229 gdk-pixbuf/io-tiff.c:541 msgid "Insufficient memory to open TIFF file" msgstr "No hay memoria suficiente para abrir el archivo TIFF" -#: ../gdk-pixbuf/io-tiff.c:275 +#: gdk-pixbuf/io-tiff.c:275 msgid "Failed to load RGB data from TIFF file" msgstr "No se ha podido cargar los datos RGB desde el archivo TIFF" -#: ../gdk-pixbuf/io-tiff.c:331 +#: gdk-pixbuf/io-tiff.c:331 msgid "Failed to open TIFF image" msgstr "No se ha podido abrir la imagen TIFF" -#: ../gdk-pixbuf/io-tiff.c:343 ../gdk-pixbuf/io-tiff.c:722 +#: gdk-pixbuf/io-tiff.c:343 gdk-pixbuf/io-tiff.c:722 msgid "TIFFClose operation failed" msgstr "La operación TIFFClose falló" -#: ../gdk-pixbuf/io-tiff.c:473 ../gdk-pixbuf/io-tiff.c:486 +#: gdk-pixbuf/io-tiff.c:473 gdk-pixbuf/io-tiff.c:486 msgid "Failed to load TIFF image" msgstr "No se ha podido cargar la imagen TIFF" -#: ../gdk-pixbuf/io-tiff.c:670 +#: gdk-pixbuf/io-tiff.c:670 msgid "Failed to save TIFF image" msgstr "No se ha podido guardar la imagen TIFF" -#: ../gdk-pixbuf/io-tiff.c:708 +#: gdk-pixbuf/io-tiff.c:708 msgid "Failed to write TIFF data" msgstr "No se han podido escribir los datos TIFF" -#: ../gdk-pixbuf/io-tiff.c:760 +#: gdk-pixbuf/io-tiff.c:760 msgid "Couldn't write to TIFF file" msgstr "No se ha podido escribir en el archivo TIFF" -#: ../gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "El formato de imagen TIFF" -#: ../gdk-pixbuf/io-wbmp.c:246 +#: gdk-pixbuf/io-wbmp.c:246 msgid "Image has zero width" msgstr "La imagen tiene ancho cero" -#: ../gdk-pixbuf/io-wbmp.c:264 +#: gdk-pixbuf/io-wbmp.c:264 msgid "Image has zero height" msgstr "La imagen tiene alto cero" -#: ../gdk-pixbuf/io-wbmp.c:275 +#: gdk-pixbuf/io-wbmp.c:275 msgid "Not enough memory to load image" msgstr "No hay memoria suficiente para cargar la imagen" -#: ../gdk-pixbuf/io-wbmp.c:334 +#: gdk-pixbuf/io-wbmp.c:334 msgid "Couldn't save the rest" msgstr "No se ha podido guardar el resto" -#: ../gdk-pixbuf/io-wbmp.c:375 +#: gdk-pixbuf/io-wbmp.c:375 msgid "The WBMP image format" msgstr "El formato de imagen WBMP" -#: ../gdk-pixbuf/io-xbm.c:295 +#: gdk-pixbuf/io-xbm.c:295 msgid "Invalid XBM file" msgstr "El archivo XBM no es válido" -#: ../gdk-pixbuf/io-xbm.c:305 +#: gdk-pixbuf/io-xbm.c:305 msgid "Insufficient memory to load XBM image file" msgstr "No hay memoria suficiente para cargar el archivo gráfico XBM" -#: ../gdk-pixbuf/io-xbm.c:453 +#: gdk-pixbuf/io-xbm.c:453 msgid "Failed to write to temporary file when loading XBM image" msgstr "" "No se ha podido escribir en el archivo temporal cuando se cargaba la imagen " "XBM" -#: ../gdk-pixbuf/io-xbm.c:492 +#: gdk-pixbuf/io-xbm.c:492 msgid "The XBM image format" msgstr "El formato de imagen XBM" -#: ../gdk-pixbuf/io-xpm.c:468 +#: gdk-pixbuf/io-xpm.c:468 msgid "No XPM header found" msgstr "No se ha encontrado la cabecera XPM" -#: ../gdk-pixbuf/io-xpm.c:477 +#: gdk-pixbuf/io-xpm.c:477 msgid "Invalid XPM header" msgstr "Cabecera XPM inválida" -#: ../gdk-pixbuf/io-xpm.c:485 +#: gdk-pixbuf/io-xpm.c:485 msgid "XPM file has image width <= 0" msgstr "El archivo XPM tiene un ancho de imagen <= 0" -#: ../gdk-pixbuf/io-xpm.c:493 +#: gdk-pixbuf/io-xpm.c:493 msgid "XPM file has image height <= 0" msgstr "El archivo XPM tienen un alto de imagen <= 0" -#: ../gdk-pixbuf/io-xpm.c:501 +#: gdk-pixbuf/io-xpm.c:501 msgid "XPM has invalid number of chars per pixel" msgstr "El XPM tiene un número inválido de caracteres por píxel" -#: ../gdk-pixbuf/io-xpm.c:510 +#: gdk-pixbuf/io-xpm.c:510 msgid "XPM file has invalid number of colors" msgstr "El archivo XPM tienen un número inválido de colores" -#: ../gdk-pixbuf/io-xpm.c:522 ../gdk-pixbuf/io-xpm.c:531 -#: ../gdk-pixbuf/io-xpm.c:583 +#: gdk-pixbuf/io-xpm.c:522 gdk-pixbuf/io-xpm.c:531 gdk-pixbuf/io-xpm.c:583 msgid "Cannot allocate memory for loading XPM image" msgstr "No se puede asignar memoria para cargar la imagen XPM" -#: ../gdk-pixbuf/io-xpm.c:545 +#: gdk-pixbuf/io-xpm.c:545 msgid "Cannot read XPM colormap" msgstr "No se puede leer el mapa de color de XPM" -#: ../gdk-pixbuf/io-xpm.c:777 +#: gdk-pixbuf/io-xpm.c:777 msgid "Failed to write to temporary file when loading XPM image" msgstr "" "No se ha podido escribir en el archivo temporal al cargar la imagen XPM" -#: ../gdk-pixbuf/io-xpm.c:816 +#: gdk-pixbuf/io-xpm.c:816 msgid "The XPM image format" msgstr "El formato de imagen XPM" -#: ../gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:59 msgid "The EMF image format" msgstr "El formato de imagen EMF" -#: ../gdk-pixbuf/io-gdip-utils.c:212 +#: gdk-pixbuf/io-gdip-utils.c:212 #, c-format msgid "Could not allocate memory: %s" msgstr "No se pudo asignar memoria: %s" -#: ../gdk-pixbuf/io-gdip-utils.c:237 ../gdk-pixbuf/io-gdip-utils.c:350 -#: ../gdk-pixbuf/io-gdip-utils.c:383 +#: gdk-pixbuf/io-gdip-utils.c:237 gdk-pixbuf/io-gdip-utils.c:350 +#: gdk-pixbuf/io-gdip-utils.c:383 #, c-format msgid "Could not create stream: %s" msgstr "No se pudo crear el flujo: %s" -#: ../gdk-pixbuf/io-gdip-utils.c:251 +#: gdk-pixbuf/io-gdip-utils.c:251 #, c-format msgid "Could not seek stream: %s" msgstr "No se pudo buscar el flujo: %s" -#: ../gdk-pixbuf/io-gdip-utils.c:263 +#: gdk-pixbuf/io-gdip-utils.c:263 #, c-format msgid "Could not read from stream: %s" msgstr "No se pudo leer del flujo: %s" -#: ../gdk-pixbuf/io-gdip-utils.c:736 +#: gdk-pixbuf/io-gdip-utils.c:736 msgid "Couldn't create pixbuf" msgstr "No se pudo crear el búfer de píxeles" -#: ../gdk-pixbuf/io-gdip-utils.c:798 +#: gdk-pixbuf/io-gdip-utils.c:798 msgid "Couldn't load bitmap" msgstr "No se pudo cargar el mapa de bits" -#: ../gdk-pixbuf/io-gdip-utils.c:821 +#: gdk-pixbuf/io-gdip-utils.c:821 msgid "Couldn't load metafile" msgstr "No se pudo cargar el meta archivo" -#: ../gdk-pixbuf/io-gdip-utils.c:980 +#: gdk-pixbuf/io-gdip-utils.c:980 msgid "Unsupported image format for GDI+" msgstr "Formato de imagen no soportado para GDI+" -#: ../gdk-pixbuf/io-gdip-utils.c:987 +#: gdk-pixbuf/io-gdip-utils.c:987 msgid "Couldn't save" msgstr "No se pudo guardar" -#: ../gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:58 msgid "The WMF image format" msgstr "El formato de imagen WMF" #. Description of --sync in --help output -#: ../gdk/win32/gdkmain-win32.c:54 +#: gdk/win32/gdkmain-win32.c:54 msgid "Don't batch GDI requests" msgstr "No poner en lotes las solicitudes GDI" #. Description of --no-wintab in --help output -#: ../gdk/win32/gdkmain-win32.c:56 +#: gdk/win32/gdkmain-win32.c:56 msgid "Don't use the Wintab API for tablet support" msgstr "No usar el API Wintab para el soporte de tablas digitalizadoras" #. Description of --ignore-wintab in --help output -#: ../gdk/win32/gdkmain-win32.c:58 +#: gdk/win32/gdkmain-win32.c:58 msgid "Same as --no-wintab" msgstr "Lo mismo que --no-wintab" #. Description of --use-wintab in --help output -#: ../gdk/win32/gdkmain-win32.c:60 +#: gdk/win32/gdkmain-win32.c:60 msgid "Do use the Wintab API [default]" msgstr "No usar el API Wintab [predeterminado]" #. Description of --max-colors=COLORS in --help output -#: ../gdk/win32/gdkmain-win32.c:62 +#: gdk/win32/gdkmain-win32.c:62 msgid "Size of the palette in 8 bit mode" msgstr "Tamaño de la paleta en modo 8 bits" #. Placeholder in --max-colors=COLORS in --help output -#: ../gdk/win32/gdkmain-win32.c:63 +#: gdk/win32/gdkmain-win32.c:63 msgid "COLORS" msgstr "COLORES" #. Description of --sync in --help output -#: ../gdk/x11/gdkmain-x11.c:92 +#: gdk/x11/gdkmain-x11.c:92 msgid "Make X calls synchronous" msgstr "Hacer llamadas a X síncronas" -#: ../gdk/x11/gdkapplaunchcontext-x11.c:311 +#: gdk/x11/gdkapplaunchcontext-x11.c:311 #, c-format msgid "Starting %s" msgstr "Iniciando %s" -#: ../gdk/x11/gdkapplaunchcontext-x11.c:313 +#: gdk/x11/gdkapplaunchcontext-x11.c:313 #, c-format msgid "Opening %s" msgstr "Abriendo %s" -#: ../gdk/x11/gdkapplaunchcontext-x11.c:316 +#: gdk/x11/gdkapplaunchcontext-x11.c:316 #, c-format msgid "Opening %d Item" msgid_plural "Opening %d Items" msgstr[0] "Aberiendo %d elemento" msgstr[1] "Abriendo %d elementos" -#: ../gtk/gtkaboutdialog.c:264 ../gtk/gtkaboutdialog.c:2108 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "Licencia" -#: ../gtk/gtkaboutdialog.c:265 +#: gtk/gtkaboutdialog.c:265 msgid "The license of the program" msgstr "La licencia del programa" #. Add the credits button -#: ../gtk/gtkaboutdialog.c:500 +#: gtk/gtkaboutdialog.c:500 msgid "C_redits" msgstr "C_réditos" #. Add the license button -#: ../gtk/gtkaboutdialog.c:514 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "_Licencia" -#: ../gtk/gtkaboutdialog.c:744 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "Acerca de %s" -#: ../gtk/gtkaboutdialog.c:2032 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "Créditos" -#: ../gtk/gtkaboutdialog.c:2061 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "Escrito por" -#: ../gtk/gtkaboutdialog.c:2064 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "Documentado por" -#: ../gtk/gtkaboutdialog.c:2076 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "Traducido por" -#: ../gtk/gtkaboutdialog.c:2080 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "Arte por" @@ -1216,7 +1205,7 @@ msgstr "Arte por" #. * #. * Don't include the prefix "keyboard label|" in the translation. #. -#: ../gtk/gtkaccellabel.c:93 +#: gtk/gtkaccellabel.c:93 msgid "keyboard label|Shift" msgstr "Mayús." @@ -1227,7 +1216,7 @@ msgstr "Mayús." #. * #. * Don't include the prefix "keyboard label|" in the translation. #. -#: ../gtk/gtkaccellabel.c:101 +#: gtk/gtkaccellabel.c:101 msgid "keyboard label|Ctrl" msgstr "Ctrl" @@ -1238,7 +1227,7 @@ msgstr "Ctrl" #. * #. * Don't include the prefix "keyboard label|" in the translation. #. -#: ../gtk/gtkaccellabel.c:109 +#: gtk/gtkaccellabel.c:109 msgid "keyboard label|Alt" msgstr "Alt" @@ -1248,7 +1237,7 @@ msgstr "Alt" #. * this. #. * And do not translate the part before the |. #. -#: ../gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "Super" @@ -1258,7 +1247,7 @@ msgstr "Super" #. * this. #. * And do not translate the part before the |. #. -#: ../gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "Hiper" @@ -1268,31 +1257,31 @@ msgstr "Hiper" #. * this. #. * And do not translate the part before the |. #. -#: ../gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "Meta" #. do not translate the part before the | -#: ../gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "Espacio" #. do not translate the part before the | -#: ../gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "Contrabarra" -#: ../gtk/gtkbuilderparser.c:340 +#: gtk/gtkbuilderparser.c:340 #, c-format msgid "Invalid type function: `%s'" msgstr "Nombre de función no válido: «%s»" -#: ../gtk/gtkbuilderparser.c:823 +#: gtk/gtkbuilderparser.c:823 #, c-format msgid "Invalid root element: '%s'" msgstr "Nombre de elemento raíz no válido: «%s»" -#: ../gtk/gtkbuilderparser.c:862 +#: gtk/gtkbuilderparser.c:862 #, c-format msgid "Unhandled tag: '%s'" msgstr "Etiqueta no soportada: «%s»" @@ -1306,7 +1295,7 @@ msgstr "Etiqueta no soportada: «%s»" #. * so if you have a default text direction of RTL and YM, then #. * the year will appear on the right. #. -#: ../gtk/gtkcalendar.c:758 +#: gtk/gtkcalendar.c:758 msgid "calendar:MY" msgstr "calendar:MY" @@ -1314,7 +1303,7 @@ msgstr "calendar:MY" #. * first day of the week to calendar:week_start:1 if you want Monday #. * to be the first day of the week, and so on. #. -#: ../gtk/gtkcalendar.c:796 +#: gtk/gtkcalendar.c:796 msgid "calendar:week_start:0" msgstr "calendar:week_start:1" @@ -1326,7 +1315,7 @@ msgstr "calendar:week_start:1" #. * #. * If you don't understand this, leave it as "2000" #. -#: ../gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "2000" @@ -1341,7 +1330,7 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: ../gtk/gtkcalendar.c:1828 ../gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "%d" @@ -1357,7 +1346,7 @@ msgstr "%d" #. * digits. That needs support from your system and locale definition #. * too. #. -#: ../gtk/gtkcalendar.c:1860 ../gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "%d" @@ -1373,7 +1362,7 @@ msgstr "%d" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: ../gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "%Y" @@ -1381,7 +1370,7 @@ msgstr "%Y" #. * a disabled accelerator key combination. Only include #. * the text after the | in the translation. #. -#: ../gtk/gtkcellrendereraccel.c:235 +#: gtk/gtkcellrendereraccel.c:235 msgid "Accelerator|Disabled" msgstr "Desactivado" @@ -1389,25 +1378,25 @@ msgstr "Desactivado" #. * an accelerator when the cell is clicked to change the #. * acelerator. #. -#: ../gtk/gtkcellrendereraccel.c:368 ../gtk/gtkcellrendereraccel.c:580 +#: gtk/gtkcellrendereraccel.c:368 gtk/gtkcellrendereraccel.c:580 msgid "New accelerator..." msgstr "Acelerador nuevo…" #. do not translate the part before the | -#: ../gtk/gtkcellrendererprogress.c:362 ../gtk/gtkcellrendererprogress.c:449 +#: gtk/gtkcellrendererprogress.c:362 gtk/gtkcellrendererprogress.c:449 #, c-format msgid "progress bar label|%d %%" msgstr "%d %%" -#: ../gtk/gtkcolorbutton.c:188 ../gtk/gtkcolorbutton.c:559 +#: gtk/gtkcolorbutton.c:188 gtk/gtkcolorbutton.c:559 msgid "Pick a Color" msgstr "Escoja un color" -#: ../gtk/gtkcolorbutton.c:448 +#: gtk/gtkcolorbutton.c:448 msgid "Received invalid color data\n" msgstr "Se recibió un dato de color no válido\n" -#: ../gtk/gtkcolorsel.c:354 +#: gtk/gtkcolorsel.c:354 msgid "" "Select the color you want from the outer ring. Select the darkness or " "lightness of that color using the inner triangle." @@ -1415,7 +1404,7 @@ msgstr "" "Seleccione el color que desea desde el anillo exterior. Seleccione la " "oscuridad o luminosidad de ese color usando el triángulo interior." -#: ../gtk/gtkcolorsel.c:378 +#: gtk/gtkcolorsel.c:378 msgid "" "Click the eyedropper, then click a color anywhere on your screen to select " "that color." @@ -1423,67 +1412,67 @@ msgstr "" "Pulse en el gotero, luego pulse sobre cualquier color que haya en su " "pantalla para seleccionar ese color." -#: ../gtk/gtkcolorsel.c:387 +#: gtk/gtkcolorsel.c:387 msgid "_Hue:" msgstr "_Matiz:" -#: ../gtk/gtkcolorsel.c:388 +#: gtk/gtkcolorsel.c:388 msgid "Position on the color wheel." msgstr "Posición en la rueda de colores." -#: ../gtk/gtkcolorsel.c:390 +#: gtk/gtkcolorsel.c:390 msgid "_Saturation:" msgstr "_Saturación:" -#: ../gtk/gtkcolorsel.c:391 +#: gtk/gtkcolorsel.c:391 msgid "\"Deepness\" of the color." msgstr "Profundidad del color." -#: ../gtk/gtkcolorsel.c:392 +#: gtk/gtkcolorsel.c:392 msgid "_Value:" msgstr "_Valor:" -#: ../gtk/gtkcolorsel.c:393 +#: gtk/gtkcolorsel.c:393 msgid "Brightness of the color." msgstr "Brillo del color." -#: ../gtk/gtkcolorsel.c:394 +#: gtk/gtkcolorsel.c:394 msgid "_Red:" msgstr "_Rojo:" -#: ../gtk/gtkcolorsel.c:395 +#: gtk/gtkcolorsel.c:395 msgid "Amount of red light in the color." msgstr "Cantidad de luz roja en el color." -#: ../gtk/gtkcolorsel.c:396 +#: gtk/gtkcolorsel.c:396 msgid "_Green:" msgstr "_Verde:" -#: ../gtk/gtkcolorsel.c:397 +#: gtk/gtkcolorsel.c:397 msgid "Amount of green light in the color." msgstr "Cantidad de luz verde en el color." -#: ../gtk/gtkcolorsel.c:398 +#: gtk/gtkcolorsel.c:398 msgid "_Blue:" msgstr "_Azul:" -#: ../gtk/gtkcolorsel.c:399 +#: gtk/gtkcolorsel.c:399 msgid "Amount of blue light in the color." msgstr "Cantidad de luz azul en el color." -#: ../gtk/gtkcolorsel.c:402 +#: gtk/gtkcolorsel.c:402 msgid "Op_acity:" msgstr "_Opacidad:" -#: ../gtk/gtkcolorsel.c:409 ../gtk/gtkcolorsel.c:419 +#: gtk/gtkcolorsel.c:409 gtk/gtkcolorsel.c:419 msgid "Transparency of the color." msgstr "Transparencia del color." -#: ../gtk/gtkcolorsel.c:426 +#: gtk/gtkcolorsel.c:426 msgid "Color _name:" msgstr "_Nombre del color:" -#: ../gtk/gtkcolorsel.c:440 +#: gtk/gtkcolorsel.c:440 msgid "" "You can enter an HTML-style hexadecimal color value, or simply a color name " "such as 'orange' in this entry." @@ -1491,15 +1480,15 @@ msgstr "" "Puede introducir en esta entrada un valor de color en estilo HTML " "hexadecimal, o simplemente un nombre de color como «orange»." -#: ../gtk/gtkcolorsel.c:470 +#: gtk/gtkcolorsel.c:470 msgid "_Palette:" msgstr "_Paleta:" -#: ../gtk/gtkcolorsel.c:499 +#: gtk/gtkcolorsel.c:499 msgid "Color Wheel" msgstr "Rueda de color" -#: ../gtk/gtkcolorsel.c:976 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " @@ -1510,7 +1499,7 @@ msgstr "" "seleccionar este color como actual arrastrándolo al otro color a lo largo de " "la muestra." -#: ../gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." @@ -1518,11 +1507,11 @@ msgstr "" "El color elegido. Puede arrastrar este color a una entrada de la paleta para " "guardarlo para usarlo en el futuro." -#: ../gtk/gtkcolorsel.c:1363 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "_Guardar color aquí" -#: ../gtk/gtkcolorsel.c:1568 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1531,52 +1520,52 @@ msgstr "" "Para cambiar esta entrada, arrastre un color de muestra aquí o pulse con el " "botón derecho sobre éste y seleccione «Guardar color aquí»." -#: ../gtk/gtkcolorseldialog.c:170 +#: gtk/gtkcolorseldialog.c:170 msgid "Color Selection" msgstr "Selección de color" -#: ../gtk/gtkentry.c:5376 ../gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "_Métodos de entrada" -#: ../gtk/gtkentry.c:5390 ../gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "_Insertar un carácter de control Unicode" -#: ../gtk/gtkfilechooserbutton.c:64 +#: gtk/gtkfilechooserbutton.c:64 msgid "Select A File" msgstr "Seleccione un archivo" -#: ../gtk/gtkfilechooserbutton.c:65 ../gtk/gtkfilechooserdefault.c:1909 +#: gtk/gtkfilechooserbutton.c:65 gtk/gtkfilechooserdefault.c:1909 msgid "Desktop" msgstr "Escritorio" # src/file-manager/fm-icon-text-window.c:85 -#: ../gtk/gtkfilechooserbutton.c:66 +#: gtk/gtkfilechooserbutton.c:66 msgid "(None)" msgstr "(Ninguno)" -#: ../gtk/gtkfilechooserbutton.c:2013 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "Otro…" -#: ../gtk/gtkfilechooserdefault.c:1053 +#: gtk/gtkfilechooserdefault.c:1053 msgid "Could not retrieve information about the file" msgstr "No se pudo obtener la información acerca del archivo" -#: ../gtk/gtkfilechooserdefault.c:1064 +#: gtk/gtkfilechooserdefault.c:1064 msgid "Could not add a bookmark" msgstr "No se pudo añadir un marcador" -#: ../gtk/gtkfilechooserdefault.c:1075 +#: gtk/gtkfilechooserdefault.c:1075 msgid "Could not remove bookmark" msgstr "No se pudo quitar el marcador" -#: ../gtk/gtkfilechooserdefault.c:1086 +#: gtk/gtkfilechooserdefault.c:1086 msgid "The folder could not be created" msgstr "No se pudo crear la carpeta" -#: ../gtk/gtkfilechooserdefault.c:1099 +#: gtk/gtkfilechooserdefault.c:1099 msgid "" "The folder could not be created, as a file with the same name already " "exists. Try using a different name for the folder, or rename the file first." @@ -1584,11 +1573,11 @@ msgstr "" "No se pudo crear la carpeta, debido a que ya existe un archivo con el mismo " "nombre. Intenta usar un nombre distinto o renombre el archivo primero." -#: ../gtk/gtkfilechooserdefault.c:1110 +#: gtk/gtkfilechooserdefault.c:1110 msgid "Invalid file name" msgstr "Nombre de archivo inválido" -#: ../gtk/gtkfilechooserdefault.c:1120 +#: gtk/gtkfilechooserdefault.c:1120 msgid "The folder contents could not be displayed" msgstr "No se pudo mostrar el contenido de la carpeta" @@ -1596,172 +1585,172 @@ msgstr "No se pudo mostrar el contenido de la carpeta" #. * is a hostname. Nautilus and the panel contain the same string #. * to translate. #. -#: ../gtk/gtkfilechooserdefault.c:1661 +#: gtk/gtkfilechooserdefault.c:1661 #, c-format msgid "%1$s on %2$s" msgstr "%1$s en %2$s" -#: ../gtk/gtkfilechooserdefault.c:1837 +#: gtk/gtkfilechooserdefault.c:1837 msgid "Search" msgstr "Buscar" -#: ../gtk/gtkfilechooserdefault.c:1861 +#: gtk/gtkfilechooserdefault.c:1861 msgid "Recently Used" msgstr "Usados recientemente" -#: ../gtk/gtkfilechooserdefault.c:2476 +#: gtk/gtkfilechooserdefault.c:2476 msgid "Select which types of files are shown" msgstr "Seleccione qué tipos de archivos se muestran" -#: ../gtk/gtkfilechooserdefault.c:2905 +#: gtk/gtkfilechooserdefault.c:2905 #, c-format msgid "Add the folder '%s' to the bookmarks" msgstr "Añadir la carpeta «%s» a los marcadores" -#: ../gtk/gtkfilechooserdefault.c:2946 +#: gtk/gtkfilechooserdefault.c:2946 #, c-format msgid "Add the current folder to the bookmarks" msgstr "Añadir la carpeta actual a los marcadores" -#: ../gtk/gtkfilechooserdefault.c:2948 +#: gtk/gtkfilechooserdefault.c:2948 #, c-format msgid "Add the selected folders to the bookmarks" msgstr "Añadir las carpetas seleccionadas a los marcadores" -#: ../gtk/gtkfilechooserdefault.c:2988 +#: gtk/gtkfilechooserdefault.c:2988 #, c-format msgid "Remove the bookmark '%s'" msgstr "Quitar el marcador «%s»" -#: ../gtk/gtkfilechooserdefault.c:3706 +#: gtk/gtkfilechooserdefault.c:3706 msgid "Remove" msgstr "Quitar" -#: ../gtk/gtkfilechooserdefault.c:3715 +#: gtk/gtkfilechooserdefault.c:3715 msgid "Rename..." msgstr "Renombrar…" #. Accessible object name for the file chooser's shortcuts pane -#: ../gtk/gtkfilechooserdefault.c:3861 +#: gtk/gtkfilechooserdefault.c:3861 msgid "Places" msgstr "Lugares" #. Column header for the file chooser's shortcuts pane -#: ../gtk/gtkfilechooserdefault.c:3918 +#: gtk/gtkfilechooserdefault.c:3918 msgid "_Places" msgstr "_Lugares" -#: ../gtk/gtkfilechooserdefault.c:3973 ../gtk/gtkstock.c:297 +#: gtk/gtkfilechooserdefault.c:3973 gtk/gtkstock.c:297 msgid "_Add" msgstr "_Añadir" -#: ../gtk/gtkfilechooserdefault.c:3980 +#: gtk/gtkfilechooserdefault.c:3980 msgid "Add the selected folder to the Bookmarks" msgstr "Añade la carpeta seleccionada a los marcadores" -#: ../gtk/gtkfilechooserdefault.c:3985 ../gtk/gtkstock.c:386 +#: gtk/gtkfilechooserdefault.c:3985 gtk/gtkstock.c:386 msgid "_Remove" msgstr "_Quitar" -#: ../gtk/gtkfilechooserdefault.c:3992 +#: gtk/gtkfilechooserdefault.c:3992 msgid "Remove the selected bookmark" msgstr "Quitar el marcador seleccionado" -#: ../gtk/gtkfilechooserdefault.c:4089 +#: gtk/gtkfilechooserdefault.c:4089 msgid "Could not select file" msgstr "No se pudo seleccionar el archivo" -#: ../gtk/gtkfilechooserdefault.c:4262 +#: gtk/gtkfilechooserdefault.c:4262 msgid "_Add to Bookmarks" msgstr "_Añadir a los marcadores" -#: ../gtk/gtkfilechooserdefault.c:4276 +#: gtk/gtkfilechooserdefault.c:4276 msgid "Show _Hidden Files" msgstr "Mostrar archivos _ocultos" -#: ../gtk/gtkfilechooserdefault.c:4519 ../gtk/gtkfilesel.c:730 +#: gtk/gtkfilechooserdefault.c:4519 gtk/gtkfilesel.c:730 msgid "Files" msgstr "Archivos" -#: ../gtk/gtkfilechooserdefault.c:4568 +#: gtk/gtkfilechooserdefault.c:4568 msgid "Name" msgstr "Nombre" -#: ../gtk/gtkfilechooserdefault.c:4593 +#: gtk/gtkfilechooserdefault.c:4593 msgid "Size" msgstr "Tamaño" -#: ../gtk/gtkfilechooserdefault.c:4607 +#: gtk/gtkfilechooserdefault.c:4607 msgid "Modified" msgstr "Modificado" #. Label -#: ../gtk/gtkfilechooserdefault.c:4827 ../gtk/gtkprinteroptionwidget.c:786 +#: gtk/gtkfilechooserdefault.c:4827 gtk/gtkprinteroptionwidget.c:786 msgid "_Name:" msgstr "_Nombre:" -#: ../gtk/gtkfilechooserdefault.c:4869 +#: gtk/gtkfilechooserdefault.c:4869 msgid "_Browse for other folders" msgstr "_Buscar otras carpetas" -#: ../gtk/gtkfilechooserdefault.c:5139 +#: gtk/gtkfilechooserdefault.c:5139 msgid "Type a file name" msgstr "Teclee un nombre de archivo" # C en conflicto con Cancelar #. Create Folder -#: ../gtk/gtkfilechooserdefault.c:5176 +#: gtk/gtkfilechooserdefault.c:5176 msgid "Create Fo_lder" msgstr "Crear car_peta" -#: ../gtk/gtkfilechooserdefault.c:5186 +#: gtk/gtkfilechooserdefault.c:5186 msgid "_Location:" msgstr "_Lugar:" # El acelerador c entra en conflicto con cancelar -#: ../gtk/gtkfilechooserdefault.c:5375 +#: gtk/gtkfilechooserdefault.c:5375 msgid "Save in _folder:" msgstr "_Guardar en la carpeta:" -#: ../gtk/gtkfilechooserdefault.c:5377 +#: gtk/gtkfilechooserdefault.c:5377 msgid "Create in _folder:" msgstr "Crear en la _carpeta:" -#: ../gtk/gtkfilechooserdefault.c:6972 +#: gtk/gtkfilechooserdefault.c:6971 msgid "Cannot change to folder because it is not local" msgstr "No se pudo cambiar a la carpeta porque no es local" -#: ../gtk/gtkfilechooserdefault.c:7597 ../gtk/gtkfilechooserdefault.c:7618 +#: gtk/gtkfilechooserdefault.c:7596 gtk/gtkfilechooserdefault.c:7617 #, c-format msgid "Shortcut %s already exists" msgstr "La combinación %s ya existe" -#: ../gtk/gtkfilechooserdefault.c:7708 +#: gtk/gtkfilechooserdefault.c:7707 #, c-format msgid "Shortcut %s does not exist" msgstr "La combinación %s no existe" -#: ../gtk/gtkfilechooserdefault.c:7951 ../gtk/gtkprintunixdialog.c:364 +#: gtk/gtkfilechooserdefault.c:7950 gtk/gtkprintunixdialog.c:364 #, c-format msgid "A file named \"%s\" already exists. Do you want to replace it?" msgstr "Ya existe un archivo llamado «%s». ¿Quiere reemplazarlo?" -#: ../gtk/gtkfilechooserdefault.c:7954 ../gtk/gtkprintunixdialog.c:368 +#: gtk/gtkfilechooserdefault.c:7953 gtk/gtkprintunixdialog.c:368 #, c-format msgid "" "The file already exists in \"%s\". Replacing it will overwrite its contents." msgstr "" "El archivo ya existe en «%s». Si lo reemplaza sobreescribirá su contenido." -#: ../gtk/gtkfilechooserdefault.c:7959 ../gtk/gtkprintunixdialog.c:375 +#: gtk/gtkfilechooserdefault.c:7958 gtk/gtkprintunixdialog.c:375 msgid "_Replace" msgstr "_Reemplazar" -#: ../gtk/gtkfilechooserdefault.c:8720 +#: gtk/gtkfilechooserdefault.c:8719 msgid "Could not start the search process" msgstr "No se ha podido iniciar el proceso de búsqueda" -#: ../gtk/gtkfilechooserdefault.c:8721 +#: gtk/gtkfilechooserdefault.c:8720 msgid "" "The program was not able to create a connection to the indexer daemon. " "Please make sure it is running." @@ -1769,67 +1758,67 @@ msgstr "" "El programa no fue capaz de crear una conexión con el demonio indexador. Por " "favor asegúrese de que se está ejecutando." -#: ../gtk/gtkfilechooserdefault.c:8735 +#: gtk/gtkfilechooserdefault.c:8734 msgid "Could not send the search request" msgstr "No se ha podido enviar la petición de búsqueda" #. Label -#: ../gtk/gtkfilechooserdefault.c:9150 +#: gtk/gtkfilechooserdefault.c:9149 msgid "_Search:" msgstr "_Buscar:" -#: ../gtk/gtkfilechooserdefault.c:10097 +#: gtk/gtkfilechooserdefault.c:10096 #, c-format msgid "Could not mount %s" msgstr "No se pudo montar %s" -#: ../gtk/gtkfilechooserdefault.c:10751 +#: gtk/gtkfilechooserdefault.c:10750 msgid "Type name of new folder" msgstr "Teclee el nombre de la carpeta nueva" -#: ../gtk/gtkfilechooserdefault.c:10801 +#: gtk/gtkfilechooserdefault.c:10800 #, c-format msgid "%.1f KB" msgstr "%.1f Kib" -#: ../gtk/gtkfilechooserdefault.c:10803 +#: gtk/gtkfilechooserdefault.c:10802 #, c-format msgid "%.1f MB" msgstr "%.1f Mib" -#: ../gtk/gtkfilechooserdefault.c:10805 +#: gtk/gtkfilechooserdefault.c:10804 #, c-format msgid "%.1f GB" msgstr "%.1f Gib" -#: ../gtk/gtkfilechooserdefault.c:10908 ../gtk/gtkfilechooserdefault.c:10930 -#: ../gtk/gtkfilechooserdefault.c:11001 +#: gtk/gtkfilechooserdefault.c:10907 gtk/gtkfilechooserdefault.c:10929 +#: gtk/gtkfilechooserdefault.c:11000 msgid "Unknown" msgstr "Desconocido" -#: ../gtk/gtkfilechooserdefault.c:10948 +#: gtk/gtkfilechooserdefault.c:10947 msgid "%H:%M" msgstr "%H:%M" -#: ../gtk/gtkfilechooserdefault.c:10950 +#: gtk/gtkfilechooserdefault.c:10949 msgid "Yesterday at %H:%M" msgstr "Ayer a las %H:%M" -#: ../gtk/gtkfilechooserentry.c:659 ../gtk/gtkfilechooserentry.c:1115 +#: gtk/gtkfilechooserentry.c:659 gtk/gtkfilechooserentry.c:1115 msgid "Invalid path" msgstr "Ruta no válida" #. translators: this text is shown when there are no completions #. * for something the user typed in a file chooser entry #. -#: ../gtk/gtkfilechooserentry.c:1070 +#: gtk/gtkfilechooserentry.c:1070 msgid "No match" msgstr "No hay coincidencias" #. translators: this text is shown when there is exactly one completion #. * for something the user typed in a file chooser entry #. -#: ../gtk/gtkfilechooserentry.c:1081 +#: gtk/gtkfilechooserentry.c:1081 msgid "Sole completion" msgstr "Completado único" @@ -1837,41 +1826,41 @@ msgstr "Completado único" #. * entry is a complete filename, but could be continued to find #. * a longer match #. -#: ../gtk/gtkfilechooserentry.c:1097 +#: gtk/gtkfilechooserentry.c:1097 msgid "Complete, but not unique" msgstr "Completado, pero no único" #. translators: this text is shown while the system is searching #. * for possible completions for text in a file chooser entry #. -#: ../gtk/gtkfilechooserentry.c:1133 +#: gtk/gtkfilechooserentry.c:1133 msgid "Completing..." msgstr "Completando…" -#: ../gtk/gtkfilechoosersettings.c:262 ../gtk/gtkfilesel.c:1349 -#: ../gtk/gtkfilesel.c:1358 +#: gtk/gtkfilechoosersettings.c:262 gtk/gtkfilesel.c:1349 +#: gtk/gtkfilesel.c:1358 #, c-format msgid "Error creating folder '%s': %s" msgstr "Error al crear la carpeta «%s» : %s" -#: ../gtk/gtkfilesel.c:694 +#: gtk/gtkfilesel.c:694 msgid "Folders" msgstr "Carpetas" -#: ../gtk/gtkfilesel.c:698 +#: gtk/gtkfilesel.c:698 msgid "Fol_ders" msgstr "_Carpetas" -#: ../gtk/gtkfilesel.c:734 +#: gtk/gtkfilesel.c:734 msgid "_Files" msgstr "_Archivos" -#: ../gtk/gtkfilesel.c:821 ../gtk/gtkfilesel.c:2148 +#: gtk/gtkfilesel.c:821 gtk/gtkfilesel.c:2148 #, c-format msgid "Folder unreadable: %s" msgstr "Carpeta ilegible: %s" -#: ../gtk/gtkfilesel.c:905 +#: gtk/gtkfilesel.c:905 #, c-format msgid "" "The file \"%s\" resides on another machine (called %s) and may not be " @@ -1882,19 +1871,19 @@ msgstr "" "disponible para este programa.\n" "¿Está seguro que desea seleccionarlo?" -#: ../gtk/gtkfilesel.c:1020 +#: gtk/gtkfilesel.c:1020 msgid "_New Folder" msgstr "Carpeta _nueva" -#: ../gtk/gtkfilesel.c:1031 +#: gtk/gtkfilesel.c:1031 msgid "De_lete File" msgstr "_Borrar archivo" -#: ../gtk/gtkfilesel.c:1042 +#: gtk/gtkfilesel.c:1042 msgid "_Rename File" msgstr "_Renombrar archivo" -#: ../gtk/gtkfilesel.c:1347 +#: gtk/gtkfilesel.c:1347 #, c-format msgid "" "The folder name \"%s\" contains symbols that are not allowed in filenames" @@ -1902,72 +1891,72 @@ msgstr "" "El nombre de la carpeta «%s» contiene símbolos que no están permitidos en los " "nombres de archivos" -#: ../gtk/gtkfilesel.c:1392 +#: gtk/gtkfilesel.c:1392 msgid "New Folder" msgstr "Carpeta nueva" -#: ../gtk/gtkfilesel.c:1407 +#: gtk/gtkfilesel.c:1407 msgid "_Folder name:" msgstr "_Nombre de la carpeta:" -#: ../gtk/gtkfilesel.c:1431 +#: gtk/gtkfilesel.c:1431 msgid "C_reate" msgstr "C_rear" -#: ../gtk/gtkfilesel.c:1474 ../gtk/gtkfilesel.c:1581 ../gtk/gtkfilesel.c:1594 +#: gtk/gtkfilesel.c:1474 gtk/gtkfilesel.c:1581 gtk/gtkfilesel.c:1594 #, c-format msgid "The filename \"%s\" contains symbols that are not allowed in filenames" msgstr "" "El nombre «%s» contiene símbolos que no están permitidos en nombres de " "archivos" -#: ../gtk/gtkfilesel.c:1477 ../gtk/gtkfilesel.c:1487 +#: gtk/gtkfilesel.c:1477 gtk/gtkfilesel.c:1487 #, c-format msgid "Error deleting file '%s': %s" msgstr "Error al borrar el archivo «%s»: %s" -#: ../gtk/gtkfilesel.c:1530 +#: gtk/gtkfilesel.c:1530 #, c-format msgid "Really delete file \"%s\"?" msgstr "¿Realmente desea borrar el archivo «%s»?" -#: ../gtk/gtkfilesel.c:1535 +#: gtk/gtkfilesel.c:1535 msgid "Delete File" msgstr "Borrar archivo" -#: ../gtk/gtkfilesel.c:1583 +#: gtk/gtkfilesel.c:1583 #, c-format msgid "Error renaming file to \"%s\": %s" msgstr "Error al renombrar el archivo a «%s»: %s" -#: ../gtk/gtkfilesel.c:1596 +#: gtk/gtkfilesel.c:1596 #, c-format msgid "Error renaming file \"%s\": %s" msgstr "Error al renombrar el archivo «%s»: %s" -#: ../gtk/gtkfilesel.c:1605 +#: gtk/gtkfilesel.c:1605 #, c-format msgid "Error renaming file \"%s\" to \"%s\": %s" msgstr "Error al renombrar el archivo «%s» como «%s»: %s" -#: ../gtk/gtkfilesel.c:1652 +#: gtk/gtkfilesel.c:1652 msgid "Rename File" msgstr "Renombrar archivo" -#: ../gtk/gtkfilesel.c:1667 +#: gtk/gtkfilesel.c:1667 #, c-format msgid "Rename file \"%s\" to:" msgstr "Renombrar archivo «%s» a:" -#: ../gtk/gtkfilesel.c:1696 +#: gtk/gtkfilesel.c:1696 msgid "_Rename" msgstr "_Renombrar" -#: ../gtk/gtkfilesel.c:2128 +#: gtk/gtkfilesel.c:2128 msgid "_Selection: " msgstr "_Selección: " -#: ../gtk/gtkfilesel.c:3048 +#: gtk/gtkfilesel.c:3048 #, c-format msgid "" "The filename \"%s\" couldn't be converted to UTF-8. (try setting the " @@ -1976,15 +1965,15 @@ msgstr "" "El nombre de archivo «%s» no ha podido ser convertido a UTF-8. (intente " "definir la variable de entorno G_FILENAME_ENCODING): %s" -#: ../gtk/gtkfilesel.c:3051 +#: gtk/gtkfilesel.c:3051 msgid "Invalid UTF-8" msgstr "UTF-8 inválido" -#: ../gtk/gtkfilesel.c:3925 +#: gtk/gtkfilesel.c:3925 msgid "Name too long" msgstr "El nombre es demasiado largo" -#: ../gtk/gtkfilesel.c:3927 +#: gtk/gtkfilesel.c:3927 msgid "Couldn't convert filename" msgstr "No se ha podido convertir el nombre del archivo" @@ -1993,77 +1982,77 @@ msgstr "No se ha podido convertir el nombre del archivo" #. * token for the fake "File System" volume. So, we'll return a pointer to #. * this particular string. #. -#: ../gtk/gtkfilesystem.c:52 +#: gtk/gtkfilesystem.c:52 msgid "File System" msgstr "Sistema de archivos" -#: ../gtk/gtkfilesystemmodel.c:700 +#: gtk/gtkfilesystemmodel.c:700 msgid "Could not obtain root folder" msgstr "No se ha podido obtener la carpeta raíz" -#: ../gtk/gtkfilesystemmodel.c:1299 +#: gtk/gtkfilesystemmodel.c:1299 msgid "(Empty)" msgstr "(Vacío)" -#: ../gtk/gtkfontbutton.c:144 ../gtk/gtkfontbutton.c:266 +#: gtk/gtkfontbutton.c:144 gtk/gtkfontbutton.c:266 msgid "Pick a Font" msgstr "Escoja una tipografía" #. Initialize fields -#: ../gtk/gtkfontbutton.c:260 +#: gtk/gtkfontbutton.c:260 msgid "Sans 12" msgstr "Sans 12" -#: ../gtk/gtkfontbutton.c:780 +#: gtk/gtkfontbutton.c:780 msgid "Font" msgstr "Tipografía" #. This is the default text shown in the preview entry, though the user #. can set it. Remember that some fonts only have capital letters. -#: ../gtk/gtkfontsel.c:75 +#: gtk/gtkfontsel.c:75 msgid "abcdefghijk ABCDEFGHIJK" msgstr "" "El veloz murciélago hindú comía feliz cardillo y kiwi. La cigüeña tocaba el " "saxofón detrás del palenque de paja." -#: ../gtk/gtkfontsel.c:328 +#: gtk/gtkfontsel.c:328 msgid "_Family:" msgstr "_Familia:" -#: ../gtk/gtkfontsel.c:334 +#: gtk/gtkfontsel.c:334 msgid "_Style:" msgstr "_Estilo:" -#: ../gtk/gtkfontsel.c:340 +#: gtk/gtkfontsel.c:340 msgid "Si_ze:" msgstr "_Tamaño:" #. create the text entry widget -#: ../gtk/gtkfontsel.c:517 +#: gtk/gtkfontsel.c:517 msgid "_Preview:" msgstr "_Vista previa:" -#: ../gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "Selección de tipografías" -#: ../gtk/gtkgamma.c:408 +#: gtk/gtkgamma.c:408 msgid "Gamma" msgstr "Gamma" -#: ../gtk/gtkgamma.c:418 +#: gtk/gtkgamma.c:418 msgid "_Gamma value" msgstr "Valor _gamma" #. Remove this icon source so we don't keep trying to #. * load it. #. -#: ../gtk/gtkiconfactory.c:1403 +#: gtk/gtkiconfactory.c:1403 #, c-format msgid "Error loading icon: %s" msgstr "Ocurrió un error al cargar el icono: %s" -#: ../gtk/gtkicontheme.c:1363 +#: gtk/gtkicontheme.c:1363 #, c-format msgid "" "Could not find the icon '%s'. The '%s' theme\n" @@ -2076,133 +2065,133 @@ msgstr "" "Puede obtener una copia desde:\n" "\t%s" -#: ../gtk/gtkicontheme.c:1543 +#: gtk/gtkicontheme.c:1543 #, c-format msgid "Icon '%s' not present in theme" msgstr "El icono «%s» no está presente en el tema" -#: ../gtk/gtkicontheme.c:3058 +#: gtk/gtkicontheme.c:3058 msgid "Failed to load icon" msgstr "No se pudo cargar el icono" -#: ../gtk/gtkimmodule.c:515 +#: gtk/gtkimmodule.c:515 msgid "Simple" msgstr "Simple" -#: ../gtk/gtkimmulticontext.c:542 +#: gtk/gtkimmulticontext.c:542 msgid "input method menu|System" msgstr "Sistema" -#: ../gtk/gtkinputdialog.c:192 +#: gtk/gtkinputdialog.c:192 msgid "Input" msgstr "Entrada" -#: ../gtk/gtkinputdialog.c:207 +#: gtk/gtkinputdialog.c:207 msgid "No extended input devices" msgstr "Sin dispositivos extendidos de entrada" -#: ../gtk/gtkinputdialog.c:220 +#: gtk/gtkinputdialog.c:220 msgid "_Device:" msgstr "_Dispositivo:" -#: ../gtk/gtkinputdialog.c:237 +#: gtk/gtkinputdialog.c:237 msgid "Disabled" msgstr "Desactivado" -#: ../gtk/gtkinputdialog.c:244 +#: gtk/gtkinputdialog.c:244 msgid "Screen" msgstr "Pantalla" -#: ../gtk/gtkinputdialog.c:251 +#: gtk/gtkinputdialog.c:251 msgid "Window" msgstr "Ventana" -#: ../gtk/gtkinputdialog.c:258 +#: gtk/gtkinputdialog.c:258 msgid "_Mode:" msgstr "_Modo:" #. The axis listbox -#: ../gtk/gtkinputdialog.c:279 +#: gtk/gtkinputdialog.c:279 msgid "Axes" msgstr "Ejes" #. Keys listbox -#: ../gtk/gtkinputdialog.c:297 +#: gtk/gtkinputdialog.c:297 msgid "Keys" msgstr "Teclas" -#: ../gtk/gtkinputdialog.c:524 +#: gtk/gtkinputdialog.c:524 msgid "_X:" msgstr "_X:" -#: ../gtk/gtkinputdialog.c:525 +#: gtk/gtkinputdialog.c:525 msgid "_Y:" msgstr "_Y:" -#: ../gtk/gtkinputdialog.c:526 +#: gtk/gtkinputdialog.c:526 msgid "_Pressure:" msgstr "_Presión:" -#: ../gtk/gtkinputdialog.c:527 +#: gtk/gtkinputdialog.c:527 msgid "X _tilt:" msgstr "_Inclinación X:" -#: ../gtk/gtkinputdialog.c:528 +#: gtk/gtkinputdialog.c:528 msgid "Y t_ilt:" msgstr "I_nclinación Y:" -#: ../gtk/gtkinputdialog.c:529 +#: gtk/gtkinputdialog.c:529 msgid "_Wheel:" msgstr "_Rueda:" # src/file-manager/fm-icon-text-window.c:85 -#: ../gtk/gtkinputdialog.c:581 +#: gtk/gtkinputdialog.c:581 msgid "none" msgstr "ninguno" -#: ../gtk/gtkinputdialog.c:618 ../gtk/gtkinputdialog.c:654 +#: gtk/gtkinputdialog.c:618 gtk/gtkinputdialog.c:654 msgid "(disabled)" msgstr "(desactivado)" -#: ../gtk/gtkinputdialog.c:647 +#: gtk/gtkinputdialog.c:647 msgid "(unknown)" msgstr "(desconocido)" #. and clear button -#: ../gtk/gtkinputdialog.c:751 +#: gtk/gtkinputdialog.c:751 msgid "Cl_ear" msgstr "_Limpiar" -#: ../gtk/gtklinkbutton.c:424 +#: gtk/gtklinkbutton.c:427 msgid "Copy URL" msgstr "Copiar URL" -#: ../gtk/gtklinkbutton.c:562 +#: gtk/gtklinkbutton.c:565 msgid "Invalid URI" msgstr "URI inválida" #. Description of --gtk-module=MODULES in --help output -#: ../gtk/gtkmain.c:421 +#: gtk/gtkmain.c:421 msgid "Load additional GTK+ modules" msgstr "Cargar módulos adicionales GTK+" #. Placeholder in --gtk-module=MODULES in --help output -#: ../gtk/gtkmain.c:422 +#: gtk/gtkmain.c:422 msgid "MODULES" msgstr "MÓDULOS" #. Description of --g-fatal-warnings in --help output -#: ../gtk/gtkmain.c:424 +#: gtk/gtkmain.c:424 msgid "Make all warnings fatal" msgstr "Hacer todas las advertencias fatales" #. Description of --gtk-debug=FLAGS in --help output -#: ../gtk/gtkmain.c:427 +#: gtk/gtkmain.c:427 msgid "GTK+ debugging flags to set" msgstr "Opciones de depuración GTK+ a poner" #. Description of --gtk-no-debug=FLAGS in --help output -#: ../gtk/gtkmain.c:430 +#: gtk/gtkmain.c:430 msgid "GTK+ debugging flags to unset" msgstr "Opciones de depuración GTK+ a quitar" @@ -2211,74 +2200,65 @@ msgstr "Opciones de depuración GTK+ a quitar" #. * Do *not* translate it to "predefinito:LTR", if it #. * it isn't default:LTR or default:RTL it will not work #. -#: ../gtk/gtkmain.c:678 +#: gtk/gtkmain.c:678 msgid "default:LTR" msgstr "default:LTR" -#: ../gtk/gtkmain.c:740 +#: gtk/gtkmain.c:740 #, c-format msgid "Cannot open display: %s" msgstr "No se puede abrir el visor: %s" -#: ../gtk/gtkmain.c:777 +#: gtk/gtkmain.c:777 msgid "GTK+ Options" msgstr "Opciones GTK+" -#: ../gtk/gtkmain.c:777 +#: gtk/gtkmain.c:777 msgid "Show GTK+ Options" msgstr "Mostrar opciones GTK+" -#: ../gtk/gtkmountoperation.c:476 +#: gtk/gtkmountoperation.c:476 msgid "Co_nnect" msgstr "Co_nectar" -#: ../gtk/gtkmountoperation.c:520 +#: gtk/gtkmountoperation.c:520 msgid "Connect _anonymously" msgstr "Conectar de forma _anónima" -#: ../gtk/gtkmountoperation.c:529 +#: gtk/gtkmountoperation.c:529 msgid "Connect as u_ser:" msgstr "Conectar como u_suario:" -#: ../gtk/gtkmountoperation.c:566 +#: gtk/gtkmountoperation.c:566 msgid "_Username:" msgstr "_Usuario:" -#: ../gtk/gtkmountoperation.c:570 +#: gtk/gtkmountoperation.c:570 msgid "_Domain:" msgstr "_Dominio:" -#: ../gtk/gtkmountoperation.c:575 +#: gtk/gtkmountoperation.c:575 msgid "_Password:" msgstr "_Contraseña:" -#: ../gtk/gtkmountoperation.c:590 +#: gtk/gtkmountoperation.c:590 msgid "Forget password _immediately" msgstr "Olvidar contraseña _inmediatamente" -#: ../gtk/gtkmountoperation.c:598 +#: gtk/gtkmountoperation.c:598 msgid "Remember password until you _logout" msgstr "Recordar la contraseña hasta _salir de la sesión" -#: ../gtk/gtkmountoperation.c:606 +#: gtk/gtkmountoperation.c:606 msgid "Remember _forever" msgstr "_Recordar para siempre" -#: ../gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "Espaciado de las flechas" - -#: ../gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "Espaciado de las flechas de desplazamiento" - -#: ../gtk/gtknotebook.c:4425 ../gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "Página %u" -#: ../gtk/gtkpagesetup.c:597 ../gtk/gtkpapersize.c:825 -#: ../gtk/gtkpapersize.c:865 +#: gtk/gtkpagesetup.c:597 gtk/gtkpapersize.c:825 gtk/gtkpapersize.c:865 msgid "Not a valid page setup file" msgstr "No es un archivo válido de configuración de página" @@ -2288,11 +2268,11 @@ msgstr "No es un archivo válido de configuración de página" #. * Do *not* translate it to "predefinito:mm", if it #. * it isn't default:mm or default:inch it will not work #. -#: ../gtk/gtkpagesetupunixdialog.c:152 +#: gtk/gtkpagesetupunixdialog.c:152 msgid "default:mm" msgstr "default:mm" -#: ../gtk/gtkpagesetupunixdialog.c:308 +#: gtk/gtkpagesetupunixdialog.c:308 msgid "" "Any Printer\n" "For portable documents" @@ -2300,15 +2280,15 @@ msgstr "" "Cualquier impresora\n" "Para documentos portables" -#: ../gtk/gtkpagesetupunixdialog.c:894 ../gtk/gtkpagesetupunixdialog.c:1403 +#: gtk/gtkpagesetupunixdialog.c:894 gtk/gtkpagesetupunixdialog.c:1403 msgid "mm" msgstr "mm" -#: ../gtk/gtkpagesetupunixdialog.c:896 ../gtk/gtkpagesetupunixdialog.c:1401 +#: gtk/gtkpagesetupunixdialog.c:896 gtk/gtkpagesetupunixdialog.c:1401 msgid "inch" msgstr "pulgadas" -#: ../gtk/gtkpagesetupunixdialog.c:915 +#: gtk/gtkpagesetupunixdialog.c:915 #, c-format msgid "" "Margins:\n" @@ -2323,88 +2303,88 @@ msgstr "" " Superior: %s %s\n" " Inferior: %s %s" -#: ../gtk/gtkpagesetupunixdialog.c:964 +#: gtk/gtkpagesetupunixdialog.c:964 msgid "Manage Custom Sizes..." msgstr "Gestión de tamaños personalizados…" -#: ../gtk/gtkpagesetupunixdialog.c:1012 +#: gtk/gtkpagesetupunixdialog.c:1012 msgid "_Format for:" msgstr "_Formato para:" -#: ../gtk/gtkpagesetupunixdialog.c:1034 +#: gtk/gtkpagesetupunixdialog.c:1034 msgid "_Paper size:" msgstr "Tamaño del _papel:" -#: ../gtk/gtkpagesetupunixdialog.c:1065 +#: gtk/gtkpagesetupunixdialog.c:1065 msgid "_Orientation:" msgstr "_Orientación:" -#: ../gtk/gtkpagesetupunixdialog.c:1129 ../gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 msgid "Page Setup" msgstr "Configuración de página" -#: ../gtk/gtkpagesetupunixdialog.c:1448 +#: gtk/gtkpagesetupunixdialog.c:1448 msgid "Margins from Printer..." msgstr "Márgenes de la impresora…" -#: ../gtk/gtkpagesetupunixdialog.c:1608 +#: gtk/gtkpagesetupunixdialog.c:1608 #, c-format msgid "Custom Size %d" msgstr "Tamaño personalizado %d" -#: ../gtk/gtkpagesetupunixdialog.c:1837 +#: gtk/gtkpagesetupunixdialog.c:1837 msgid "Manage Custom Sizes" msgstr "Gestionar tamaños personalizados" -#: ../gtk/gtkpagesetupunixdialog.c:1933 +#: gtk/gtkpagesetupunixdialog.c:1933 msgid "_Width:" msgstr "A_nchura:" -#: ../gtk/gtkpagesetupunixdialog.c:1945 +#: gtk/gtkpagesetupunixdialog.c:1945 msgid "_Height:" msgstr "A_ltura:" -#: ../gtk/gtkpagesetupunixdialog.c:1957 +#: gtk/gtkpagesetupunixdialog.c:1957 msgid "Paper Size" msgstr "Tamaño del papel" -#: ../gtk/gtkpagesetupunixdialog.c:1967 +#: gtk/gtkpagesetupunixdialog.c:1967 msgid "_Top:" msgstr "_Superior:" -#: ../gtk/gtkpagesetupunixdialog.c:1979 +#: gtk/gtkpagesetupunixdialog.c:1979 msgid "_Bottom:" msgstr "In_ferior:" -#: ../gtk/gtkpagesetupunixdialog.c:1991 +#: gtk/gtkpagesetupunixdialog.c:1991 msgid "_Left:" msgstr "_Izquierdo:" -#: ../gtk/gtkpagesetupunixdialog.c:2003 +#: gtk/gtkpagesetupunixdialog.c:2003 msgid "_Right:" msgstr "_Derecho:" -#: ../gtk/gtkpagesetupunixdialog.c:2044 +#: gtk/gtkpagesetupunixdialog.c:2044 msgid "Paper Margins" msgstr "Márgenes del papel" -#: ../gtk/gtkpathbar.c:151 +#: gtk/gtkpathbar.c:151 msgid "Up Path" msgstr "Ruta superior" -#: ../gtk/gtkpathbar.c:153 +#: gtk/gtkpathbar.c:153 msgid "Down Path" msgstr "Ruta inferior" -#: ../gtk/gtkpathbar.c:1473 +#: gtk/gtkpathbar.c:1472 msgid "File System Root" msgstr "Sistema de archivos raíz" -#: ../gtk/gtkprinteroptionwidget.c:685 +#: gtk/gtkprinteroptionwidget.c:685 msgid "Not available" msgstr "No disponible" -#: ../gtk/gtkprinteroptionwidget.c:798 +#: gtk/gtkprinteroptionwidget.c:798 msgid "_Save in folder:" msgstr "_Guardar en la carpeta:" @@ -2412,173 +2392,179 @@ msgstr "_Guardar en la carpeta:" #. * jobs. %s gets replaced by the application name, %d gets replaced #. * by the job number. #. -#: ../gtk/gtkprintoperation.c:173 +#: gtk/gtkprintoperation.c:173 #, c-format msgid "%s job #%d" msgstr "%s tarea #%d" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1504 +#: gtk/gtkprintoperation.c:1504 msgid "print operation status|Initial state" msgstr "Estado inicial" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1506 +#: gtk/gtkprintoperation.c:1506 msgid "print operation status|Preparing to print" msgstr "Preparado para imprimir" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1508 +#: gtk/gtkprintoperation.c:1508 msgid "print operation status|Generating data" msgstr "Generando datos" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1510 +#: gtk/gtkprintoperation.c:1510 msgid "print operation status|Sending data" msgstr "Enviando datos" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1512 +#: gtk/gtkprintoperation.c:1512 msgid "print operation status|Waiting" msgstr "Esperando" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1514 +#: gtk/gtkprintoperation.c:1514 msgid "print operation status|Blocking on issue" msgstr "Bloqueado en una hoja" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1516 +#: gtk/gtkprintoperation.c:1516 msgid "print operation status|Printing" msgstr "Imprimiendo" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1518 +#: gtk/gtkprintoperation.c:1518 msgid "print operation status|Finished" msgstr "Terminado" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1520 +#: gtk/gtkprintoperation.c:1520 msgid "print operation status|Finished with error" msgstr "Terminado con error" -#: ../gtk/gtkprintoperation.c:2003 +#: gtk/gtkprintoperation.c:2003 #, c-format msgid "Preparing %d" msgstr "Preparando %d" -#: ../gtk/gtkprintoperation.c:2005 ../gtk/gtkprintoperation.c:2259 +#: gtk/gtkprintoperation.c:2005 gtk/gtkprintoperation.c:2259 +#, c-format msgid "Preparing" msgstr "Preparando" -#: ../gtk/gtkprintoperation.c:2008 +#: gtk/gtkprintoperation.c:2008 #, c-format msgid "Printing %d" msgstr "Imprimiendo %d" -#: ../gtk/gtkprintoperation.c:2289 +#: gtk/gtkprintoperation.c:2289 +#, c-format msgid "Error creating print preview" msgstr "Error al crear la vista previa de impresión" -#: ../gtk/gtkprintoperation.c:2292 +#: gtk/gtkprintoperation.c:2292 +#, c-format msgid "The most probable reason is that a temporary file could not be created." msgstr "La razón más probable es que no se pudiera crear un archivo temporal." -#: ../gtk/gtkprintoperation-unix.c:242 +#: gtk/gtkprintoperation-unix.c:242 +#, c-format msgid "Error launching preview" msgstr "Error al lanzar la vista previa" -#: ../gtk/gtkprintoperation-unix.c:280 +#: gtk/gtkprintoperation-unix.c:280 +#, c-format msgid "Error printing" msgstr "Error en la impresión" -#: ../gtk/gtkprintoperation-unix.c:381 ../gtk/gtkprintoperation-win32.c:1425 +#: gtk/gtkprintoperation-unix.c:381 gtk/gtkprintoperation-win32.c:1425 msgid "Application" msgstr "Aplicación" -#: ../gtk/gtkprintoperation-win32.c:590 +#: gtk/gtkprintoperation-win32.c:590 msgid "Printer offline" msgstr "Impresora desconectada" -#: ../gtk/gtkprintoperation-win32.c:592 +#: gtk/gtkprintoperation-win32.c:592 msgid "Out of paper" msgstr "Papel agotado" -#: ../gtk/gtkprintoperation-win32.c:594 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1373 +#. Translators: this is a printer status. +#: gtk/gtkprintoperation-win32.c:594 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 msgid "Paused" msgstr "Pausada" -#: ../gtk/gtkprintoperation-win32.c:596 +#: gtk/gtkprintoperation-win32.c:596 msgid "Need user intervention" msgstr "Necesita intervención del usuario" -#: ../gtk/gtkprintoperation-win32.c:696 +#: gtk/gtkprintoperation-win32.c:696 msgid "Custom size" msgstr "Tamaño personalizado" -#: ../gtk/gtkprintoperation-win32.c:1517 +#: gtk/gtkprintoperation-win32.c:1517 msgid "No printer found" msgstr "No se encontró ninguna impresora" -#: ../gtk/gtkprintoperation-win32.c:1544 +#: gtk/gtkprintoperation-win32.c:1544 msgid "Invalid argument to CreateDC" msgstr "Argumento invalido para CreateDC" -#: ../gtk/gtkprintoperation-win32.c:1578 ../gtk/gtkprintoperation-win32.c:1801 +#: gtk/gtkprintoperation-win32.c:1578 gtk/gtkprintoperation-win32.c:1801 msgid "Error from StartDoc" msgstr "Error desde StartDoc" -#: ../gtk/gtkprintoperation-win32.c:1658 ../gtk/gtkprintoperation-win32.c:1681 -#: ../gtk/gtkprintoperation-win32.c:1729 +#: gtk/gtkprintoperation-win32.c:1658 gtk/gtkprintoperation-win32.c:1681 +#: gtk/gtkprintoperation-win32.c:1729 msgid "Not enough free memory" msgstr "No hay memoria suficiente" -#: ../gtk/gtkprintoperation-win32.c:1734 +#: gtk/gtkprintoperation-win32.c:1734 msgid "Invalid argument to PrintDlgEx" msgstr "Argumento invalido para PrintDlgEx" -#: ../gtk/gtkprintoperation-win32.c:1739 +#: gtk/gtkprintoperation-win32.c:1739 msgid "Invalid pointer to PrintDlgEx" msgstr "Puntero inválido a PrintDlgEx" -#: ../gtk/gtkprintoperation-win32.c:1744 +#: gtk/gtkprintoperation-win32.c:1744 msgid "Invalid handle to PrintDlgEx" msgstr "Manipulador inválido a PrintDlgEx" -#: ../gtk/gtkprintoperation-win32.c:1749 +#: gtk/gtkprintoperation-win32.c:1749 msgid "Unspecified error" msgstr "Error no especificado" -#: ../gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 msgid "Printer" msgstr "Impresora" -#: ../gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 msgid "Location" msgstr "Lugar" -#: ../gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "Estado" -#: ../gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 msgid "Range" msgstr "Rango" -#: ../gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 msgid "_All Pages" msgstr "_Todas las páginas" -#: ../gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 msgid "C_urrent Page" msgstr "Página a_ctual" -#: ../gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 msgid "Pag_es:" msgstr "Págin_as:" -#: ../gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" @@ -2586,202 +2572,194 @@ msgstr "" "Especifique uno o más rangos de páginas,\n" "ej. 1-3,7,11" -#: ../gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "Copias" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: ../gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "_Copias:" -#: ../gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 msgid "C_ollate" msgstr "_Intercalar" -#: ../gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 msgid "_Reverse" msgstr "In_vertir" -#: ../gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "General" -#: ../gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "Disposición" -#: ../gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 msgid "Pages per _side:" msgstr "Páginas por _hoja:" -#: ../gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "Por las _dos caras:" -#: ../gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 msgid "_Only print:" msgstr "_Sólo imprimir:" #. In enum order -#: ../gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "Todas las hojas" -#: ../gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "Hojas pares" -#: ../gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "Hojas impares" -#: ../gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 msgid "Sc_ale:" msgstr "_Escala:" -#: ../gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "Papel" -#: ../gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 msgid "Paper _type:" msgstr "_Tipo de papel:" -#: ../gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 msgid "Paper _source:" msgstr "_Fuente del papel:" -#: ../gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "_Bandeja de salida:" -#: ../gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "Detalles de la tarea" -#: ../gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "_Prioridad:" -#: ../gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "Info de _facturación:" -#: ../gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "Imprimir documento" -#: ../gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 msgid "_Now" msgstr "_Ahora" -#: ../gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "_En:" -#: ../gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 msgid "On _hold" msgstr "En _espera" -#: ../gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "Añadir página de cubierta" -#: ../gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "An_tes:" -#: ../gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "_Después:" -#: ../gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "Tarea" -#: ../gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "Avanzado" -#: ../gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "Calidad de imagen" -#: ../gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 msgid "Color" msgstr "Color" -#: ../gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "Terminando" -#: ../gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "Algunos de los ajustes del diálogo están en conflicto" -#: ../gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 msgid "Print" msgstr "Imprimir" -#: ../gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "Grupo" - -#: ../gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "La herramienta de botón de radio a cuyo grupo pertenece este botón." - -#: ../gtk/gtkrc.c:2872 +#: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" msgstr "No se ha podido encontrar el archivo «include»: «%s»" -#: ../gtk/gtkrc.c:3500 ../gtk/gtkrc.c:3503 +#: gtk/gtkrc.c:3500 gtk/gtkrc.c:3503 #, c-format msgid "Unable to locate image file in pixmap_path: \"%s\"" msgstr "Imposible encontrar un archivo imagen en pixmap_path: «%s»" -#: ../gtk/gtkrecentaction.c:155 ../gtk/gtkrecentaction.c:163 -#: ../gtk/gtkrecentchoosermenu.c:551 ../gtk/gtkrecentchoosermenu.c:559 +#: gtk/gtkrecentaction.c:155 gtk/gtkrecentaction.c:163 +#: gtk/gtkrecentchoosermenu.c:551 gtk/gtkrecentchoosermenu.c:559 #, c-format msgid "This function is not implemented for widgets of class '%s'" msgstr "Esta función no está implementada para los widgets de la clase «%s»" -#: ../gtk/gtkrecentchooserdefault.c:454 +#: gtk/gtkrecentchooserdefault.c:454 msgid "Select which type of documents are shown" msgstr "Seleccione qué tipos de documentos se muestran" -#: ../gtk/gtkrecentchooserdefault.c:1096 ../gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "No se encontró ningún elementos para la URI «%s»" -#: ../gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "Filtro sin título" -#: ../gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 msgid "Could not remove item" msgstr "No se pudo quitar el elemento" -#: ../gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 msgid "Could not clear list" msgstr "No se pudo limpiar la lista" -#: ../gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 msgid "Copy _Location" msgstr "Copiar _lugar" -#: ../gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "_Quitar de la lista" -#: ../gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 msgid "_Clear List" msgstr "_Limpiar lista" -#: ../gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "Mostrar recursos _privados" @@ -2795,21 +2773,21 @@ msgstr "Mostrar recursos _privados" #. * user appended or prepended custom menu items to the #. * recent chooser menu widget. #. -#: ../gtk/gtkrecentchoosermenu.c:317 +#: gtk/gtkrecentchoosermenu.c:317 msgid "No items found" msgstr "No se encontró ningún elemento" -#: ../gtk/gtkrecentchoosermenu.c:471 ../gtk/gtkrecentchoosermenu.c:527 +#: gtk/gtkrecentchoosermenu.c:471 gtk/gtkrecentchoosermenu.c:527 #, c-format msgid "No recently used resource found with URI `%s'" msgstr "No se encontró un recurso usado recientemente con la URI «%s»" -#: ../gtk/gtkrecentchoosermenu.c:738 +#: gtk/gtkrecentchoosermenu.c:738 #, c-format msgid "Open '%s'" msgstr "Abrir «%s»" -#: ../gtk/gtkrecentchoosermenu.c:768 +#: gtk/gtkrecentchoosermenu.c:768 msgid "Unknown item" msgstr "Elemento desconocido" @@ -2820,7 +2798,7 @@ msgstr "Elemento desconocido" #. * #. * Don't include the prefix "recent menu label|" in the translation. #. -#: ../gtk/gtkrecentchoosermenu.c:781 +#: gtk/gtkrecentchoosermenu.c:781 #, c-format msgid "recent menu label|_%d. %s" msgstr "_%d. %s" @@ -2830,625 +2808,625 @@ msgstr "_%d. %s" #. * #. * Don't include the prefix "recent menu label|" in the translation. #. -#: ../gtk/gtkrecentchoosermenu.c:788 +#: gtk/gtkrecentchoosermenu.c:788 #, c-format msgid "recent menu label|%d. %s" msgstr "%d. %s" -#: ../gtk/gtkrecentmanager.c:1020 ../gtk/gtkrecentmanager.c:1033 -#: ../gtk/gtkrecentmanager.c:1171 ../gtk/gtkrecentmanager.c:1181 -#: ../gtk/gtkrecentmanager.c:1234 ../gtk/gtkrecentmanager.c:1243 -#: ../gtk/gtkrecentmanager.c:1258 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "No se ha podido encontrar un elemento con el URI «%s»" #. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate -#: ../gtk/gtkstock.c:288 +#: gtk/gtkstock.c:288 msgid "Information" msgstr "Información" -#: ../gtk/gtkstock.c:289 +#: gtk/gtkstock.c:289 msgid "Warning" msgstr "Advertencia" -#: ../gtk/gtkstock.c:290 +#: gtk/gtkstock.c:290 msgid "Error" msgstr "Error" -#: ../gtk/gtkstock.c:291 +#: gtk/gtkstock.c:291 msgid "Question" msgstr "Pregunta" #. FIXME these need accelerators when appropriate, and #. * need the mnemonics to be rationalized #. -#: ../gtk/gtkstock.c:296 +#: gtk/gtkstock.c:296 msgid "_About" msgstr "Acerca _de" -#: ../gtk/gtkstock.c:298 +#: gtk/gtkstock.c:298 msgid "_Apply" msgstr "_Aplicar" -#: ../gtk/gtkstock.c:299 +#: gtk/gtkstock.c:299 msgid "_Bold" msgstr "_Negrita" -#: ../gtk/gtkstock.c:300 +#: gtk/gtkstock.c:300 msgid "_Cancel" msgstr "_Cancelar" -#: ../gtk/gtkstock.c:301 +#: gtk/gtkstock.c:301 msgid "_CD-Rom" msgstr "_CD-Rom" -#: ../gtk/gtkstock.c:302 +#: gtk/gtkstock.c:302 msgid "_Clear" msgstr "_Limpiar" -#: ../gtk/gtkstock.c:303 +#: gtk/gtkstock.c:303 msgid "_Close" msgstr "_Cerrar" -#: ../gtk/gtkstock.c:304 +#: gtk/gtkstock.c:304 msgid "C_onnect" msgstr "_Conectar" -#: ../gtk/gtkstock.c:305 +#: gtk/gtkstock.c:305 msgid "_Convert" msgstr "_Convertir" -#: ../gtk/gtkstock.c:306 +#: gtk/gtkstock.c:306 msgid "_Copy" msgstr "_Copiar" -#: ../gtk/gtkstock.c:307 +#: gtk/gtkstock.c:307 msgid "Cu_t" msgstr "Cor_tar" -#: ../gtk/gtkstock.c:308 +#: gtk/gtkstock.c:308 msgid "_Delete" msgstr "_Borrar" -#: ../gtk/gtkstock.c:309 +#: gtk/gtkstock.c:309 msgid "_Discard" msgstr "_Descartar" -#: ../gtk/gtkstock.c:310 +#: gtk/gtkstock.c:310 msgid "_Disconnect" msgstr "_Desconectar" -#: ../gtk/gtkstock.c:311 +#: gtk/gtkstock.c:311 msgid "_Execute" msgstr "_Ejecutar" -#: ../gtk/gtkstock.c:312 +#: gtk/gtkstock.c:312 msgid "_Edit" msgstr "_Editar" # src/nautilus-first-time-druid.c:290 -#: ../gtk/gtkstock.c:313 +#: gtk/gtkstock.c:313 msgid "_Find" msgstr "_Buscar" -#: ../gtk/gtkstock.c:314 +#: gtk/gtkstock.c:314 msgid "Find and _Replace" msgstr "Buscar y _reemplazar" -#: ../gtk/gtkstock.c:315 +#: gtk/gtkstock.c:315 msgid "_Floppy" msgstr "_Disquete" -#: ../gtk/gtkstock.c:316 +#: gtk/gtkstock.c:316 msgid "_Fullscreen" msgstr "Pantalla _completa" -#: ../gtk/gtkstock.c:317 +#: gtk/gtkstock.c:317 msgid "_Leave Fullscreen" msgstr "_Salir de pantalla completa" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:319 +#: gtk/gtkstock.c:319 msgid "Navigation|_Bottom" msgstr "_Fondo" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:321 +#: gtk/gtkstock.c:321 msgid "Navigation|_First" msgstr "_Primero" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:323 +#: gtk/gtkstock.c:323 msgid "Navigation|_Last" msgstr "Ú_ltimo" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:325 +#: gtk/gtkstock.c:325 msgid "Navigation|_Top" msgstr "_Cima" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:327 +#: gtk/gtkstock.c:327 msgid "Navigation|_Back" msgstr "A_trás" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:329 +#: gtk/gtkstock.c:329 msgid "Navigation|_Down" msgstr "_Bajar" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:331 +#: gtk/gtkstock.c:331 msgid "Navigation|_Forward" msgstr "A_delante" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:333 +#: gtk/gtkstock.c:333 msgid "Navigation|_Up" msgstr "_Subir" -#: ../gtk/gtkstock.c:334 +#: gtk/gtkstock.c:334 msgid "_Harddisk" msgstr "_Disco duro" -#: ../gtk/gtkstock.c:335 +#: gtk/gtkstock.c:335 msgid "_Help" msgstr "Ay_uda" -#: ../gtk/gtkstock.c:336 +#: gtk/gtkstock.c:336 msgid "_Home" msgstr "_Inicio" -#: ../gtk/gtkstock.c:337 +#: gtk/gtkstock.c:337 msgid "Increase Indent" msgstr "Aumentar sangría" -#: ../gtk/gtkstock.c:338 +#: gtk/gtkstock.c:338 msgid "Decrease Indent" msgstr "Disminuir sangría" -#: ../gtk/gtkstock.c:339 +#: gtk/gtkstock.c:339 msgid "_Index" msgstr "_Índice" -#: ../gtk/gtkstock.c:340 +#: gtk/gtkstock.c:340 msgid "_Information" msgstr "_Información" -#: ../gtk/gtkstock.c:341 +#: gtk/gtkstock.c:341 msgid "_Italic" msgstr "_Itálica" -#: ../gtk/gtkstock.c:342 +#: gtk/gtkstock.c:342 msgid "_Jump to" msgstr "_Ir a" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:344 +#: gtk/gtkstock.c:344 msgid "Justify|_Center" msgstr "_Centrar" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:346 +#: gtk/gtkstock.c:346 msgid "Justify|_Fill" msgstr "_Rellenar" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:348 +#: gtk/gtkstock.c:348 msgid "Justify|_Left" msgstr "_Izquierda" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:350 +#: gtk/gtkstock.c:350 msgid "Justify|_Right" msgstr "_Derecha" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:353 +#: gtk/gtkstock.c:353 msgid "Media|_Forward" msgstr "_Adelantar" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:355 +#: gtk/gtkstock.c:355 msgid "Media|_Next" msgstr "_Siguiente" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:357 +#: gtk/gtkstock.c:357 msgid "Media|P_ause" msgstr "_Pausa" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:359 +#: gtk/gtkstock.c:359 msgid "Media|_Play" msgstr "_Reproducir" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:361 +#: gtk/gtkstock.c:361 msgid "Media|Pre_vious" msgstr "_Anterior" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:363 +#: gtk/gtkstock.c:363 msgid "Media|_Record" msgstr "_Grabar" # src/nautilus-first-time-druid.c:290 #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:365 +#: gtk/gtkstock.c:365 msgid "Media|R_ewind" msgstr "_Rebobinar" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:367 +#: gtk/gtkstock.c:367 msgid "Media|_Stop" msgstr "_Detener" -#: ../gtk/gtkstock.c:368 +#: gtk/gtkstock.c:368 msgid "_Network" msgstr "_Red" -#: ../gtk/gtkstock.c:369 +#: gtk/gtkstock.c:369 msgid "_New" msgstr "_Nuevo" -#: ../gtk/gtkstock.c:370 +#: gtk/gtkstock.c:370 msgid "_No" msgstr "_No" -#: ../gtk/gtkstock.c:371 +#: gtk/gtkstock.c:371 msgid "_OK" msgstr "_Aceptar" -#: ../gtk/gtkstock.c:372 +#: gtk/gtkstock.c:372 msgid "_Open" msgstr "_Abrir" -#: ../gtk/gtkstock.c:373 +#: gtk/gtkstock.c:373 msgid "Landscape" msgstr "Apaisado" -#: ../gtk/gtkstock.c:374 +#: gtk/gtkstock.c:374 msgid "Portrait" msgstr "Vertical" -#: ../gtk/gtkstock.c:375 +#: gtk/gtkstock.c:375 msgid "Reverse landscape" msgstr "Apaisado invertido" -#: ../gtk/gtkstock.c:376 +#: gtk/gtkstock.c:376 msgid "Reverse portrait" msgstr "Vertical invertido" -#: ../gtk/gtkstock.c:377 +#: gtk/gtkstock.c:377 msgid "Page Set_up" msgstr "_Configuración de página" -#: ../gtk/gtkstock.c:378 +#: gtk/gtkstock.c:378 msgid "_Paste" msgstr "_Pegar" -#: ../gtk/gtkstock.c:379 +#: gtk/gtkstock.c:379 msgid "_Preferences" msgstr "_Preferencias" -#: ../gtk/gtkstock.c:380 +#: gtk/gtkstock.c:380 msgid "_Print" msgstr "Im_primir" -#: ../gtk/gtkstock.c:381 +#: gtk/gtkstock.c:381 msgid "Print Pre_view" msgstr "Vista pre_via de impresión" -#: ../gtk/gtkstock.c:382 +#: gtk/gtkstock.c:382 msgid "_Properties" msgstr "_Propiedades" -#: ../gtk/gtkstock.c:383 +#: gtk/gtkstock.c:383 msgid "_Quit" msgstr "_Salir" -#: ../gtk/gtkstock.c:384 +#: gtk/gtkstock.c:384 msgid "_Redo" msgstr "_Rehacer" -#: ../gtk/gtkstock.c:385 +#: gtk/gtkstock.c:385 msgid "_Refresh" msgstr "_Refrescar" -#: ../gtk/gtkstock.c:387 +#: gtk/gtkstock.c:387 msgid "_Revert" msgstr "_Revertir" -#: ../gtk/gtkstock.c:388 +#: gtk/gtkstock.c:388 msgid "_Save" msgstr "_Guardar" -#: ../gtk/gtkstock.c:389 +#: gtk/gtkstock.c:389 msgid "Save _As" msgstr "Guardar _como" -#: ../gtk/gtkstock.c:390 +#: gtk/gtkstock.c:390 msgid "Select _All" msgstr "Seleccionar _todo" -#: ../gtk/gtkstock.c:391 +#: gtk/gtkstock.c:391 msgid "_Color" msgstr "_Color" -#: ../gtk/gtkstock.c:392 +#: gtk/gtkstock.c:392 msgid "_Font" msgstr "_Tipografía" -#: ../gtk/gtkstock.c:393 +#: gtk/gtkstock.c:393 msgid "_Ascending" msgstr "_Ascendente" -#: ../gtk/gtkstock.c:394 +#: gtk/gtkstock.c:394 msgid "_Descending" msgstr "_Descendente" -#: ../gtk/gtkstock.c:395 +#: gtk/gtkstock.c:395 msgid "_Spell Check" msgstr "Comprobar _ortografía" -#: ../gtk/gtkstock.c:396 +#: gtk/gtkstock.c:396 msgid "_Stop" msgstr "_Detener" -#: ../gtk/gtkstock.c:397 +#: gtk/gtkstock.c:397 msgid "_Strikethrough" msgstr "_Tachar" -#: ../gtk/gtkstock.c:398 +#: gtk/gtkstock.c:398 msgid "_Undelete" msgstr "_Recuperar" -#: ../gtk/gtkstock.c:399 +#: gtk/gtkstock.c:399 msgid "_Underline" msgstr "_Subrayar" -#: ../gtk/gtkstock.c:400 +#: gtk/gtkstock.c:400 msgid "_Undo" msgstr "_Deshacer" -#: ../gtk/gtkstock.c:401 +#: gtk/gtkstock.c:401 msgid "_Yes" msgstr "_Sí" -#: ../gtk/gtkstock.c:402 +#: gtk/gtkstock.c:402 msgid "_Normal Size" msgstr "Tamaño _normal" -#: ../gtk/gtkstock.c:403 +#: gtk/gtkstock.c:403 msgid "Best _Fit" msgstr "Ajuste _óptimo" -#: ../gtk/gtkstock.c:404 +#: gtk/gtkstock.c:404 msgid "Zoom _In" msgstr "_Ampliar" -#: ../gtk/gtkstock.c:405 +#: gtk/gtkstock.c:405 msgid "Zoom _Out" msgstr "_Reducir" -#: ../gtk/gtktextbufferrichtext.c:651 +#: gtk/gtktextbufferrichtext.c:651 #, c-format msgid "Unknown error when trying to deserialize %s" msgstr "Error desconocido al intentar deserializar %s" -#: ../gtk/gtktextbufferrichtext.c:710 +#: gtk/gtktextbufferrichtext.c:710 #, c-format msgid "No deserialize function found for format %s" msgstr "No se encontró función de deserialización para el formato %s" -#: ../gtk/gtktextbufferserialize.c:796 ../gtk/gtktextbufferserialize.c:822 +#: gtk/gtktextbufferserialize.c:796 gtk/gtktextbufferserialize.c:822 #, c-format msgid "Both \"id\" and \"name\" were found on the <%s> element" msgstr "Se encontraron tanto \"id\" como \"name\" en el elemento <%s>" -#: ../gtk/gtktextbufferserialize.c:806 ../gtk/gtktextbufferserialize.c:832 +#: gtk/gtktextbufferserialize.c:806 gtk/gtktextbufferserialize.c:832 #, c-format msgid "The attribute \"%s\" was found twice on the <%s> element" msgstr "Se encontró el atributo \"%s\" dos veces en el elemento <%s>" -#: ../gtk/gtktextbufferserialize.c:846 +#: gtk/gtktextbufferserialize.c:846 #, c-format msgid "<%s> element has invalid id \"%s\"" msgstr "El elemento <%s> tiene el id inválido \"%s\"" -#: ../gtk/gtktextbufferserialize.c:856 +#: gtk/gtktextbufferserialize.c:856 #, c-format msgid "<%s> element has neither a \"name\" nor an \"id\" attribute" msgstr "" "El elemento <%s> no tiene ni un elemento \"name\" ni un elemento \"id\"" -#: ../gtk/gtktextbufferserialize.c:943 +#: gtk/gtktextbufferserialize.c:943 #, c-format msgid "Attribute \"%s\" repeated twice on the same <%s> element" msgstr "El atributo \"%s\" se repite dos veces en el mismo elemento <%s>" -#: ../gtk/gtktextbufferserialize.c:961 ../gtk/gtktextbufferserialize.c:986 +#: gtk/gtktextbufferserialize.c:961 gtk/gtktextbufferserialize.c:986 #, c-format msgid "Attribute \"%s\" is invalid on <%s> element in this context" msgstr "El atributo \"%s\" es inválido en el elemento <%s> en este contexto" -#: ../gtk/gtktextbufferserialize.c:1022 +#: gtk/gtktextbufferserialize.c:1022 #, c-format msgid "Tag \"%s\" has not been defined." msgstr "La etiqueta «%s» no ha sido definida." -#: ../gtk/gtktextbufferserialize.c:1034 +#: gtk/gtktextbufferserialize.c:1034 msgid "Anonymous tag found and tags can not be created." msgstr "Se encontró una etiqueta anónima y las etiquetas no se pueden crear." -#: ../gtk/gtktextbufferserialize.c:1045 +#: gtk/gtktextbufferserialize.c:1045 #, c-format msgid "Tag \"%s\" does not exist in buffer and tags can not be created." msgstr "" "La etiqueta «%s» no existe en el búfer y las etiquetas no se pueden crear." -#: ../gtk/gtktextbufferserialize.c:1144 ../gtk/gtktextbufferserialize.c:1219 -#: ../gtk/gtktextbufferserialize.c:1320 ../gtk/gtktextbufferserialize.c:1394 +#: gtk/gtktextbufferserialize.c:1144 gtk/gtktextbufferserialize.c:1219 +#: gtk/gtktextbufferserialize.c:1320 gtk/gtktextbufferserialize.c:1394 #, c-format msgid "Element <%s> is not allowed below <%s>" msgstr "El elemento <%s» no se permite debajo de <%s>" -#: ../gtk/gtktextbufferserialize.c:1175 +#: gtk/gtktextbufferserialize.c:1175 #, c-format msgid "\"%s\" is not a valid attribute type" msgstr "«%s» no es un tipo de atributo válido" -#: ../gtk/gtktextbufferserialize.c:1183 +#: gtk/gtktextbufferserialize.c:1183 #, c-format msgid "\"%s\" is not a valid attribute name" msgstr "«%s» no es un nombre de atributo válido" -#: ../gtk/gtktextbufferserialize.c:1193 +#: gtk/gtktextbufferserialize.c:1193 #, c-format msgid "" "\"%s\" could not be converted to a value of type \"%s\" for attribute \"%s\"" msgstr "" "\"%s\" no se pudo convertir a un valor de tipo \"%s\"para el atributo \"%s\"" -#: ../gtk/gtktextbufferserialize.c:1202 +#: gtk/gtktextbufferserialize.c:1202 #, c-format msgid "\"%s\" is not a valid value for attribute \"%s\"" msgstr "\"%s\" no es un valor válido para el atributo \"%s\"" -#: ../gtk/gtktextbufferserialize.c:1285 +#: gtk/gtktextbufferserialize.c:1285 #, c-format msgid "Tag \"%s\" already defined" msgstr "La etiqueta \"%s\" ya está definida" -#: ../gtk/gtktextbufferserialize.c:1296 +#: gtk/gtktextbufferserialize.c:1296 #, c-format msgid "Tag \"%s\" has invalid priority \"%s\"" msgstr "La etiqueta \"%s\" tiene prioridad \"%s\" inválida" -#: ../gtk/gtktextbufferserialize.c:1349 +#: gtk/gtktextbufferserialize.c:1349 #, c-format msgid "Outermost element in text must be not <%s>" msgstr "" "El elemento más externo en el texto debe ser no <%s>" -#: ../gtk/gtktextbufferserialize.c:1358 ../gtk/gtktextbufferserialize.c:1374 +#: gtk/gtktextbufferserialize.c:1358 gtk/gtktextbufferserialize.c:1374 #, c-format msgid "A <%s> element has already been specified" msgstr "Ya se ha especificado un elemento <%s>" -#: ../gtk/gtktextbufferserialize.c:1380 +#: gtk/gtktextbufferserialize.c:1380 msgid "A element can't occur before a element" msgstr "Un elemento no puede estar antes de un elemento " -#: ../gtk/gtktextbufferserialize.c:1779 +#: gtk/gtktextbufferserialize.c:1779 msgid "Serialized data is malformed" msgstr "Los datos serializados están mal formados" -#: ../gtk/gtktextbufferserialize.c:1857 +#: gtk/gtktextbufferserialize.c:1857 msgid "" "Serialized data is malformed. First section isn't GTKTEXTBUFFERCONTENTS-0001" msgstr "" "Los datos serializados están mal formados. La primera sección no es " "GTKTEXTBUFFERCONTENTS-0001" -#: ../gtk/gtktextutil.c:61 +#: gtk/gtktextutil.c:61 msgid "LRM _Left-to-right mark" msgstr "Marca de _izquierda-a-derecha [LRM]" -#: ../gtk/gtktextutil.c:62 +#: gtk/gtktextutil.c:62 msgid "RLM _Right-to-left mark" msgstr "Marca de _derecha-a-izquierda [RLM]" -#: ../gtk/gtktextutil.c:63 +#: gtk/gtktextutil.c:63 msgid "LRE Left-to-right _embedding" msgstr "In_crustamiento de izquierda-a-derecha [LRE]" -#: ../gtk/gtktextutil.c:64 +#: gtk/gtktextutil.c:64 msgid "RLE Right-to-left e_mbedding" msgstr "Inc_rustamiento de derecha-a-izquierda [RLE]" -#: ../gtk/gtktextutil.c:65 +#: gtk/gtktextutil.c:65 msgid "LRO Left-to-right _override" msgstr "_Sobreescritura de izquierda-a-derecha [LRO]" -#: ../gtk/gtktextutil.c:66 +#: gtk/gtktextutil.c:66 msgid "RLO Right-to-left o_verride" msgstr "Pre_valencia de derecha-a-izquierda [RLO]" -#: ../gtk/gtktextutil.c:67 +#: gtk/gtktextutil.c:67 msgid "PDF _Pop directional formatting" msgstr "Formateo d_ireccional emergente [PDF]" -#: ../gtk/gtktextutil.c:68 +#: gtk/gtktextutil.c:68 msgid "ZWS _Zero width space" msgstr "Espacio de ancho _cero [ZWS]" -#: ../gtk/gtktextutil.c:69 +#: gtk/gtktextutil.c:69 msgid "ZWJ Zero width _joiner" msgstr "En_samblador de ancho cero [ZWJ]" -#: ../gtk/gtktextutil.c:70 +#: gtk/gtktextutil.c:70 msgid "ZWNJ Zero width _non-joiner" msgstr "_No ensamblador de ancho cero [ZWNJ]" -#: ../gtk/gtkthemes.c:71 +#: gtk/gtkthemes.c:71 #, c-format msgid "Unable to locate theme engine in module_path: \"%s\"," msgstr "Imposible encontrar el motor de temas en la ruta al _modulo: «%s»," -#: ../gtk/gtktipsquery.c:188 +#: gtk/gtktipsquery.c:188 msgid "--- No Tip ---" msgstr "-- Sin consejo --" -#: ../gtk/gtkuimanager.c:1453 +#: gtk/gtkuimanager.c:1453 #, c-format msgid "Unexpected start tag '%s' on line %d char %d" msgstr "Etiqueta de inicio «%s» inesperada en la línea %d, carácter %d" -#: ../gtk/gtkuimanager.c:1543 +#: gtk/gtkuimanager.c:1543 #, c-format msgid "Unexpected character data on line %d char %d" msgstr "Dato carácter inesperado en la línea %d, carácter %d" -#: ../gtk/gtkuimanager.c:2366 +#: gtk/gtkuimanager.c:2366 msgid "Empty" msgstr "Vacío" -#: ../gtk/gtkvolumebutton.c:77 +#: gtk/gtkvolumebutton.c:77 msgid "Volume" msgstr "Volumen" -#: ../gtk/gtkvolumebutton.c:79 +#: gtk/gtkvolumebutton.c:79 msgid "Turns volume down or up" msgstr "Sube o baja el volumen" -#: ../gtk/gtkvolumebutton.c:82 +#: gtk/gtkvolumebutton.c:82 msgid "Adjusts the volume" msgstr "Ajusta el volumen" -#: ../gtk/gtkvolumebutton.c:85 ../gtk/gtkvolumebutton.c:88 +#: gtk/gtkvolumebutton.c:85 gtk/gtkvolumebutton.c:88 msgid "Volume Down" msgstr "Bajar volumen" -#: ../gtk/gtkvolumebutton.c:87 +#: gtk/gtkvolumebutton.c:87 msgid "Decreases the volume" msgstr "Disminuye el volumen" -#: ../gtk/gtkvolumebutton.c:91 ../gtk/gtkvolumebutton.c:94 +#: gtk/gtkvolumebutton.c:91 gtk/gtkvolumebutton.c:94 msgid "Volume Up" msgstr "Subir volumen" -#: ../gtk/gtkvolumebutton.c:93 +#: gtk/gtkvolumebutton.c:93 msgid "Increases the volume" msgstr "Aumenta el volumen" -#: ../gtk/gtkvolumebutton.c:151 +#: gtk/gtkvolumebutton.c:151 msgid "Muted" msgstr "Silenciado" -#: ../gtk/gtkvolumebutton.c:155 +#: gtk/gtkvolumebutton.c:155 msgid "Full Volume" msgstr "Volumen total" @@ -3459,927 +3437,927 @@ msgstr "Volumen total" #. * Do not translate and do not include the "volume percentage|" #. * part in the translation! #. -#: ../gtk/gtkvolumebutton.c:170 +#: gtk/gtkvolumebutton.c:170 #, c-format msgid "volume percentage|%d %%" msgstr "%d %%" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:5 +#: gtk/paper_names_offsets.c:5 msgid "paper size|asme_f" msgstr "asme_f" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:7 +#: gtk/paper_names_offsets.c:7 msgid "paper size|A0x2" msgstr "A0x2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:9 +#: gtk/paper_names_offsets.c:9 msgid "paper size|A0" msgstr "A0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:11 +#: gtk/paper_names_offsets.c:11 msgid "paper size|A0x3" msgstr "A0x3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:13 +#: gtk/paper_names_offsets.c:13 msgid "paper size|A1" msgstr "A1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:15 +#: gtk/paper_names_offsets.c:15 msgid "paper size|A10" msgstr "A10" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:17 +#: gtk/paper_names_offsets.c:17 msgid "paper size|A1x3" msgstr "A1x3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:19 +#: gtk/paper_names_offsets.c:19 msgid "paper size|A1x4" msgstr "A1x4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:21 +#: gtk/paper_names_offsets.c:21 msgid "paper size|A2" msgstr "A2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:23 +#: gtk/paper_names_offsets.c:23 msgid "paper size|A2x3" msgstr "A2x3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:25 +#: gtk/paper_names_offsets.c:25 msgid "paper size|A2x4" msgstr "A2x4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:27 +#: gtk/paper_names_offsets.c:27 msgid "paper size|A2x5" msgstr "A2x5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:29 +#: gtk/paper_names_offsets.c:29 msgid "paper size|A3" msgstr "A3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:31 +#: gtk/paper_names_offsets.c:31 msgid "paper size|A3 Extra" msgstr "A3 Extra" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:33 +#: gtk/paper_names_offsets.c:33 msgid "paper size|A3x3" msgstr "A3x3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:35 +#: gtk/paper_names_offsets.c:35 msgid "paper size|A3x4" msgstr "A3x4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:37 +#: gtk/paper_names_offsets.c:37 msgid "paper size|A3x5" msgstr "A3x5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:39 +#: gtk/paper_names_offsets.c:39 msgid "paper size|A3x6" msgstr "A3x6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:41 +#: gtk/paper_names_offsets.c:41 msgid "paper size|A3x7" msgstr "A3x7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:43 +#: gtk/paper_names_offsets.c:43 msgid "paper size|A4" msgstr "A4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:45 +#: gtk/paper_names_offsets.c:45 msgid "paper size|A4 Extra" msgstr "A4 Extra" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:47 +#: gtk/paper_names_offsets.c:47 msgid "paper size|A4 Tab" msgstr "A4 Tab" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:49 +#: gtk/paper_names_offsets.c:49 msgid "paper size|A4x3" msgstr "A4x3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:51 +#: gtk/paper_names_offsets.c:51 msgid "paper size|A4x4" msgstr "A4x4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:53 +#: gtk/paper_names_offsets.c:53 msgid "paper size|A4x5" msgstr "A4x5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:55 +#: gtk/paper_names_offsets.c:55 msgid "paper size|A4x6" msgstr "A4x6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:57 +#: gtk/paper_names_offsets.c:57 msgid "paper size|A4x7" msgstr "A4x7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:59 +#: gtk/paper_names_offsets.c:59 msgid "paper size|A4x8" msgstr "A4x8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:61 +#: gtk/paper_names_offsets.c:61 msgid "paper size|A4x9" msgstr "A4x9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:63 +#: gtk/paper_names_offsets.c:63 msgid "paper size|A5" msgstr "A5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:65 +#: gtk/paper_names_offsets.c:65 msgid "paper size|A5 Extra" msgstr "A5 Extra" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:67 +#: gtk/paper_names_offsets.c:67 msgid "paper size|A6" msgstr "A6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:69 +#: gtk/paper_names_offsets.c:69 msgid "paper size|A7" msgstr "A7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:71 +#: gtk/paper_names_offsets.c:71 msgid "paper size|A8" msgstr "A8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:73 +#: gtk/paper_names_offsets.c:73 msgid "paper size|A9" msgstr "A9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:75 +#: gtk/paper_names_offsets.c:75 msgid "paper size|B0" msgstr "B0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:77 +#: gtk/paper_names_offsets.c:77 msgid "paper size|B1" msgstr "B1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:79 +#: gtk/paper_names_offsets.c:79 msgid "paper size|B10" msgstr "B10" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:81 +#: gtk/paper_names_offsets.c:81 msgid "paper size|B2" msgstr "B2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:83 +#: gtk/paper_names_offsets.c:83 msgid "paper size|B3" msgstr "B3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:85 +#: gtk/paper_names_offsets.c:85 msgid "paper size|B4" msgstr "B4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:87 +#: gtk/paper_names_offsets.c:87 msgid "paper size|B5" msgstr "B5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:89 +#: gtk/paper_names_offsets.c:89 msgid "paper size|B5 Extra" msgstr "B5 Extra" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:91 +#: gtk/paper_names_offsets.c:91 msgid "paper size|B6" msgstr "B6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:93 +#: gtk/paper_names_offsets.c:93 msgid "paper size|B6/C4" msgstr "B6/C4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:95 +#: gtk/paper_names_offsets.c:95 msgid "paper size|B7" msgstr "B7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:97 +#: gtk/paper_names_offsets.c:97 msgid "paper size|B8" msgstr "B8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:99 +#: gtk/paper_names_offsets.c:99 msgid "paper size|B9" msgstr "B9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:101 +#: gtk/paper_names_offsets.c:101 msgid "paper size|C0" msgstr "C0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:103 +#: gtk/paper_names_offsets.c:103 msgid "paper size|C1" msgstr "C1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:105 +#: gtk/paper_names_offsets.c:105 msgid "paper size|C10" msgstr "C10" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:107 +#: gtk/paper_names_offsets.c:107 msgid "paper size|C2" msgstr "C2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:109 +#: gtk/paper_names_offsets.c:109 msgid "paper size|C3" msgstr "C3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:111 +#: gtk/paper_names_offsets.c:111 msgid "paper size|C4" msgstr "C4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:113 +#: gtk/paper_names_offsets.c:113 msgid "paper size|C5" msgstr "C5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:115 +#: gtk/paper_names_offsets.c:115 msgid "paper size|C6" msgstr "C6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:117 +#: gtk/paper_names_offsets.c:117 msgid "paper size|C6/C5" msgstr "C6/C5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:119 +#: gtk/paper_names_offsets.c:119 msgid "paper size|C7" msgstr "C7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:121 +#: gtk/paper_names_offsets.c:121 msgid "paper size|C7/C6" msgstr "C7/C6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:123 +#: gtk/paper_names_offsets.c:123 msgid "paper size|C8" msgstr "C8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:125 +#: gtk/paper_names_offsets.c:125 msgid "paper size|C9" msgstr "C9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:127 +#: gtk/paper_names_offsets.c:127 msgid "paper size|DL Envelope" msgstr "Sobre DL" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:129 +#: gtk/paper_names_offsets.c:129 msgid "paper size|RA0" msgstr "RA0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:131 +#: gtk/paper_names_offsets.c:131 msgid "paper size|RA1" msgstr "RA1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:133 +#: gtk/paper_names_offsets.c:133 msgid "paper size|RA2" msgstr "RA2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:135 +#: gtk/paper_names_offsets.c:135 msgid "paper size|SRA0" msgstr "SRA0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:137 +#: gtk/paper_names_offsets.c:137 msgid "paper size|SRA1" msgstr "SRA1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:139 +#: gtk/paper_names_offsets.c:139 msgid "paper size|SRA2" msgstr "SRA2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:141 +#: gtk/paper_names_offsets.c:141 msgid "paper size|JB0" msgstr "JB0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:143 +#: gtk/paper_names_offsets.c:143 msgid "paper size|JB1" msgstr "JB1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:145 +#: gtk/paper_names_offsets.c:145 msgid "paper size|JB10" msgstr "JB10" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:147 +#: gtk/paper_names_offsets.c:147 msgid "paper size|JB2" msgstr "JB2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:149 +#: gtk/paper_names_offsets.c:149 msgid "paper size|JB3" msgstr "JB3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:151 +#: gtk/paper_names_offsets.c:151 msgid "paper size|JB4" msgstr "JB4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:153 +#: gtk/paper_names_offsets.c:153 msgid "paper size|JB5" msgstr "JB5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:155 +#: gtk/paper_names_offsets.c:155 msgid "paper size|JB6" msgstr "JB6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:157 +#: gtk/paper_names_offsets.c:157 msgid "paper size|JB7" msgstr "JB7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:159 +#: gtk/paper_names_offsets.c:159 msgid "paper size|JB8" msgstr "JB8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:161 +#: gtk/paper_names_offsets.c:161 msgid "paper size|JB9" msgstr "JB9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:163 +#: gtk/paper_names_offsets.c:163 msgid "paper size|jis exec" msgstr "jis exec" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:165 +#: gtk/paper_names_offsets.c:165 msgid "paper size|Choukei 2 Envelope" msgstr "Sobre Choukei 2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:167 +#: gtk/paper_names_offsets.c:167 msgid "paper size|Choukei 3 Envelope" msgstr "Sobre Choukei 3 " #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:169 +#: gtk/paper_names_offsets.c:169 msgid "paper size|Choukei 4 Envelope" msgstr "Sobre Choukei 4 " #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:171 +#: gtk/paper_names_offsets.c:171 msgid "paper size|hagaki (postcard)" msgstr "Hagaki (postal)" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:173 +#: gtk/paper_names_offsets.c:173 msgid "paper size|kahu Envelope" msgstr "Sobre Kahu" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:175 +#: gtk/paper_names_offsets.c:175 msgid "paper size|kaku2 Envelope" msgstr "Sobre Kaku2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:177 +#: gtk/paper_names_offsets.c:177 msgid "paper size|oufuku (reply postcard)" msgstr "Oufuku (postal de respuesta)" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:179 +#: gtk/paper_names_offsets.c:179 msgid "paper size|you4 Envelope" msgstr "Sobre You4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:181 +#: gtk/paper_names_offsets.c:181 msgid "paper size|10x11" msgstr "10x11" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:183 +#: gtk/paper_names_offsets.c:183 msgid "paper size|10x13" msgstr "10x13" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:185 +#: gtk/paper_names_offsets.c:185 msgid "paper size|10x14" msgstr "10x14" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:187 ../gtk/paper_names_offsets.c:189 +#: gtk/paper_names_offsets.c:187 gtk/paper_names_offsets.c:189 msgid "paper size|10x15" msgstr "10x15" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:191 +#: gtk/paper_names_offsets.c:191 msgid "paper size|11x12" msgstr "11x12" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:193 +#: gtk/paper_names_offsets.c:193 msgid "paper size|11x15" msgstr "11x15" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:195 +#: gtk/paper_names_offsets.c:195 msgid "paper size|12x19" msgstr "12x19" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:197 +#: gtk/paper_names_offsets.c:197 msgid "paper size|5x7" msgstr "5x7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:199 +#: gtk/paper_names_offsets.c:199 msgid "paper size|6x9 Envelope" msgstr "Sobre 6x9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:201 +#: gtk/paper_names_offsets.c:201 msgid "paper size|7x9 Envelope" msgstr "Sobre 7x9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:203 +#: gtk/paper_names_offsets.c:203 msgid "paper size|9x11 Envelope" msgstr "Sobre 9x11" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:205 +#: gtk/paper_names_offsets.c:205 msgid "paper size|a2 Envelope" msgstr "Sobre A2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:207 +#: gtk/paper_names_offsets.c:207 msgid "paper size|Arch A" msgstr "Arch A" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:209 +#: gtk/paper_names_offsets.c:209 msgid "paper size|Arch B" msgstr "Arch B" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:211 +#: gtk/paper_names_offsets.c:211 msgid "paper size|Arch C" msgstr "Arch C" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:213 +#: gtk/paper_names_offsets.c:213 msgid "paper size|Arch D" msgstr "Arch D" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:215 +#: gtk/paper_names_offsets.c:215 msgid "paper size|Arch E" msgstr "Arch E" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:217 +#: gtk/paper_names_offsets.c:217 msgid "paper size|b-plus" msgstr "b-plus" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:219 +#: gtk/paper_names_offsets.c:219 msgid "paper size|c" msgstr "c" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:221 +#: gtk/paper_names_offsets.c:221 msgid "paper size|c5 Envelope" msgstr "Sobre c5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:223 +#: gtk/paper_names_offsets.c:223 msgid "paper size|d" msgstr "d" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:225 +#: gtk/paper_names_offsets.c:225 msgid "paper size|e" msgstr "e" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:227 +#: gtk/paper_names_offsets.c:227 msgid "paper size|edp" msgstr "edp" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:229 +#: gtk/paper_names_offsets.c:229 msgid "paper size|European edp" msgstr "edp europeo" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:231 +#: gtk/paper_names_offsets.c:231 msgid "paper size|Executive" msgstr "Ejecutivo" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:233 +#: gtk/paper_names_offsets.c:233 msgid "paper size|f" msgstr "f" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:235 +#: gtk/paper_names_offsets.c:235 msgid "paper size|FanFold European" msgstr "FanFold europeo" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:237 +#: gtk/paper_names_offsets.c:237 msgid "paper size|FanFold US" msgstr "FanFold US" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:239 +#: gtk/paper_names_offsets.c:239 msgid "paper size|FanFold German Legal" msgstr "FanFold alemán Legal" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:241 +#: gtk/paper_names_offsets.c:241 msgid "paper size|Government Legal" msgstr "Legal gubernamental" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:243 +#: gtk/paper_names_offsets.c:243 msgid "paper size|Government Letter" msgstr "Carta oficial" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:245 +#: gtk/paper_names_offsets.c:245 msgid "paper size|Index 3x5" msgstr "Index 3x5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:247 +#: gtk/paper_names_offsets.c:247 msgid "paper size|Index 4x6 (postcard)" msgstr "Index 4x6 (postal)" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:249 +#: gtk/paper_names_offsets.c:249 msgid "paper size|Index 4x6 ext" msgstr "Index 4x6 ext" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:251 +#: gtk/paper_names_offsets.c:251 msgid "paper size|Index 5x8" msgstr "Index 5x8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:253 +#: gtk/paper_names_offsets.c:253 msgid "paper size|Invoice" msgstr "Invoice" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:255 +#: gtk/paper_names_offsets.c:255 msgid "paper size|Tabloid" msgstr "Tabloide" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:257 +#: gtk/paper_names_offsets.c:257 msgid "paper size|US Legal" msgstr "US Legal" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:259 +#: gtk/paper_names_offsets.c:259 msgid "paper size|US Legal Extra" msgstr "US Legal Extra" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:261 +#: gtk/paper_names_offsets.c:261 msgid "paper size|US Letter" msgstr "US Letter" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:263 +#: gtk/paper_names_offsets.c:263 msgid "paper size|US Letter Extra" msgstr "US Letter Extra" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:265 +#: gtk/paper_names_offsets.c:265 msgid "paper size|US Letter Plus" msgstr "US Letter Plus" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:267 +#: gtk/paper_names_offsets.c:267 msgid "paper size|Monarch Envelope" msgstr "Sobre Monarch" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:269 +#: gtk/paper_names_offsets.c:269 msgid "paper size|#10 Envelope" msgstr "Sobre nº10" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:271 +#: gtk/paper_names_offsets.c:271 msgid "paper size|#11 Envelope" msgstr "Sobre nº11" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:273 +#: gtk/paper_names_offsets.c:273 msgid "paper size|#12 Envelope" msgstr "Sobre nº12" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:275 +#: gtk/paper_names_offsets.c:275 msgid "paper size|#14 Envelope" msgstr "Sobre nº14" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:277 +#: gtk/paper_names_offsets.c:277 msgid "paper size|#9 Envelope" msgstr "Sobre nº9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:279 +#: gtk/paper_names_offsets.c:279 msgid "paper size|Personal Envelope" msgstr "Sobre personal" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:281 +#: gtk/paper_names_offsets.c:281 msgid "paper size|Quarto" msgstr "Quarto" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:283 +#: gtk/paper_names_offsets.c:283 msgid "paper size|Super A" msgstr "Super A" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:285 +#: gtk/paper_names_offsets.c:285 msgid "paper size|Super B" msgstr "Super B" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:287 +#: gtk/paper_names_offsets.c:287 msgid "paper size|Wide Format" msgstr "Formato ancho" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:289 +#: gtk/paper_names_offsets.c:289 msgid "paper size|Dai-pa-kai" msgstr "Dai-pa-kai" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:291 +#: gtk/paper_names_offsets.c:291 msgid "paper size|Folio" msgstr "Folio" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:293 +#: gtk/paper_names_offsets.c:293 msgid "paper size|Folio sp" msgstr "Folio sp" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:295 +#: gtk/paper_names_offsets.c:295 msgid "paper size|Invite Envelope" msgstr "Sobre de invitación" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:297 +#: gtk/paper_names_offsets.c:297 msgid "paper size|Italian Envelope" msgstr "Sobre italiano" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:299 +#: gtk/paper_names_offsets.c:299 msgid "paper size|juuro-ku-kai" msgstr "juuro-ku-kai" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:301 +#: gtk/paper_names_offsets.c:301 msgid "paper size|pa-kai" msgstr "pa-kai" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:303 +#: gtk/paper_names_offsets.c:303 msgid "paper size|Postfix Envelope" msgstr "Sobre Postfix" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:305 +#: gtk/paper_names_offsets.c:305 msgid "paper size|Small Photo" msgstr "Foto pequeña" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:307 +#: gtk/paper_names_offsets.c:307 msgid "paper size|prc1 Envelope" msgstr "Sobre prc1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:309 +#: gtk/paper_names_offsets.c:309 msgid "paper size|prc10 Envelope" msgstr "Sobre prc10" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:311 +#: gtk/paper_names_offsets.c:311 msgid "paper size|prc 16k" msgstr "prc 16k" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:313 +#: gtk/paper_names_offsets.c:313 msgid "paper size|prc2 Envelope" msgstr "Sobre prc2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:315 +#: gtk/paper_names_offsets.c:315 msgid "paper size|prc3 Envelope" msgstr "Sobre prc3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:317 +#: gtk/paper_names_offsets.c:317 msgid "paper size|prc 32k" msgstr "prc32k" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:319 +#: gtk/paper_names_offsets.c:319 msgid "paper size|prc4 Envelope" msgstr "Sobre prc4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:321 +#: gtk/paper_names_offsets.c:321 msgid "paper size|prc5 Envelope" msgstr "Sobre prc5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:323 +#: gtk/paper_names_offsets.c:323 msgid "paper size|prc6 Envelope" msgstr "Sobre prc6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:325 +#: gtk/paper_names_offsets.c:325 msgid "paper size|prc7 Envelope" msgstr "Sobre prc7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:327 +#: gtk/paper_names_offsets.c:327 msgid "paper size|prc8 Envelope" msgstr "Sobre prc8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:329 +#: gtk/paper_names_offsets.c:329 msgid "paper size|ROC 16k" msgstr "ROC 16k" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:331 +#: gtk/paper_names_offsets.c:331 msgid "paper size|ROC 8k" msgstr "ROC 8k" -#: ../gtk/updateiconcache.c:492 ../gtk/updateiconcache.c:552 +#: gtk/updateiconcache.c:492 gtk/updateiconcache.c:552 #, c-format msgid "different idatas found for symlinked '%s' and '%s'\n" msgstr "" "se encontraron diferentes idatas para el «%s» enlazado simbólicamente y «%s»\n" -#: ../gtk/updateiconcache.c:1374 +#: gtk/updateiconcache.c:1374 #, c-format msgid "Failed to write header\n" msgstr "No se ha podido escribir la cabecera\n" -#: ../gtk/updateiconcache.c:1380 +#: gtk/updateiconcache.c:1380 #, c-format msgid "Failed to write hash table\n" msgstr "No se ha podido escribir la tabla hash\n" -#: ../gtk/updateiconcache.c:1386 +#: gtk/updateiconcache.c:1386 #, c-format msgid "Failed to write folder index\n" msgstr "No se ha podido escribir el índice de la carpeta\n" -#: ../gtk/updateiconcache.c:1394 +#: gtk/updateiconcache.c:1394 #, c-format msgid "Failed to rewrite header\n" msgstr "No se ha podido reescribir la cabecera\n" -#: ../gtk/updateiconcache.c:1455 +#: gtk/updateiconcache.c:1455 #, c-format msgid "Failed to open file %s : %s\n" msgstr "No se ha podido abrir el archivo «%s»: %s\n" -#: ../gtk/updateiconcache.c:1463 +#: gtk/updateiconcache.c:1463 #, c-format msgid "Failed to write cache file: %s\n" msgstr "No se ha podido escribir el archivo de caché: %s\n" -#: ../gtk/updateiconcache.c:1499 +#: gtk/updateiconcache.c:1499 #, c-format msgid "The generated cache was invalid.\n" msgstr "La caché generada no es válida.\n" -#: ../gtk/updateiconcache.c:1511 +#: gtk/updateiconcache.c:1511 #, c-format msgid "Could not rename %s to %s: %s, removing %s then.\n" msgstr "No se pudo renombrar %s a %s: %s, eliminando %s entonces.\n" -#: ../gtk/updateiconcache.c:1523 +#: gtk/updateiconcache.c:1523 #, c-format msgid "Could not rename %s to %s: %s\n" msgstr "No se pudo renombrar %s a %s: %s\n" -#: ../gtk/updateiconcache.c:1530 +#: gtk/updateiconcache.c:1530 #, c-format msgid "Could not rename %s back to %s: %s.\n" msgstr "No se pudo renombrar %s de nuevo a %s: %s.\n" -#: ../gtk/updateiconcache.c:1556 +#: gtk/updateiconcache.c:1556 #, c-format msgid "Cache file created successfully.\n" msgstr "Archivo de caché creado con éxito.\n" -#: ../gtk/updateiconcache.c:1595 +#: gtk/updateiconcache.c:1595 msgid "Overwrite an existing cache, even if up to date" msgstr "Sobreescribir un caché existente, incluso si está actualizado" -#: ../gtk/updateiconcache.c:1596 +#: gtk/updateiconcache.c:1596 msgid "Don't check for the existence of index.theme" msgstr "No comprobar la existencia de index.theme" -#: ../gtk/updateiconcache.c:1597 +#: gtk/updateiconcache.c:1597 msgid "Don't include image data in the cache" msgstr "No incluir los datos de la imagen en el caché" -#: ../gtk/updateiconcache.c:1598 +#: gtk/updateiconcache.c:1598 msgid "Output a C header file" msgstr "Sacar un archivo de cabecera C" -#: ../gtk/updateiconcache.c:1599 +#: gtk/updateiconcache.c:1599 msgid "Turn off verbose output" msgstr "Desactivar la salida prolija" -#: ../gtk/updateiconcache.c:1600 +#: gtk/updateiconcache.c:1600 msgid "Validate existing icon cache" msgstr "Validar la caché de iconos existente" -#: ../gtk/updateiconcache.c:1663 +#: gtk/updateiconcache.c:1663 #, c-format msgid "File not found: %s\n" msgstr "Archivo no encontrado: %s\n" -#: ../gtk/updateiconcache.c:1669 +#: gtk/updateiconcache.c:1669 #, c-format msgid "Not a valid icon cache: %s\n" msgstr "No es una caché de iconos válida: %s\n" -#: ../gtk/updateiconcache.c:1682 +#: gtk/updateiconcache.c:1682 #, c-format msgid "No theme index file." msgstr "No existe el archivo índice del tema." -#: ../gtk/updateiconcache.c:1686 +#: gtk/updateiconcache.c:1686 #, c-format msgid "" "No theme index file in '%s'.\n" @@ -4390,274 +4368,290 @@ msgstr "" "index.\n" #. ID -#: ../modules/input/imam-et.c:454 +#: modules/input/imam-et.c:454 msgid "Amharic (EZ+)" msgstr "Amhárico (EZ+)" #. ID -#: ../modules/input/imcedilla.c:92 +#: modules/input/imcedilla.c:92 msgid "Cedilla" msgstr "Cedilla" #. ID -#: ../modules/input/imcyrillic-translit.c:217 +#: modules/input/imcyrillic-translit.c:217 msgid "Cyrillic (Transliterated)" msgstr "Cirílico (Transliterado)" #. ID -#: ../modules/input/iminuktitut.c:127 +#: modules/input/iminuktitut.c:127 msgid "Inuktitut (Transliterated)" msgstr "Inuktitut (Transliterado)" #. ID -#: ../modules/input/imipa.c:145 +#: modules/input/imipa.c:145 msgid "IPA" msgstr "IPA" #. ID -#: ../modules/input/immultipress.c:31 +#: modules/input/immultipress.c:31 msgid "Multipress" msgstr "Pulsación múltiple" #. ID -#: ../modules/input/imthai.c:35 +#: modules/input/imthai.c:35 msgid "Thai-Lao" msgstr "Thai-Lao" #. ID -#: ../modules/input/imti-er.c:453 +#: modules/input/imti-er.c:453 msgid "Tigrigna-Eritrean (EZ+)" msgstr "Tigrigna-Eritreo (EZ+)" #. ID -#: ../modules/input/imti-et.c:453 +#: modules/input/imti-et.c:453 msgid "Tigrigna-Ethiopian (EZ+)" msgstr "Tigrigna-Etíope (EZ+)" #. ID -#: ../modules/input/imviqr.c:244 +#: modules/input/imviqr.c:244 msgid "Vietnamese (VIQR)" msgstr "Vietnamita (VIQR)" #. ID -#: ../modules/input/imxim.c:28 +#: modules/input/imxim.c:28 msgid "X Input Method" msgstr "Método de entrada X" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1113 +#: modules/printbackends/cups/gtkprintbackendcups.c:1113 #, c-format msgid "Printer '%s' is low on toner." msgstr "A la impresora «%s» le queda poco tóner." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1114 +#: modules/printbackends/cups/gtkprintbackendcups.c:1114 #, c-format msgid "Printer '%s' has no toner left." msgstr "A la impresora «%s» no le queda tóner." #. Translators: "Developer" like on photo development context -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1116 +#: modules/printbackends/cups/gtkprintbackendcups.c:1116 #, c-format msgid "Printer '%s' is low on developer." msgstr "A la impresora «%s» le queda poco revelador." #. Translators: "Developer" like on photo development context -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1118 +#: modules/printbackends/cups/gtkprintbackendcups.c:1118 #, c-format msgid "Printer '%s' is out of developer." msgstr "A la impresora «%s» no le queda revelador." #. Translators: "marker" is one color bin of the printer -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1120 +#: modules/printbackends/cups/gtkprintbackendcups.c:1120 #, c-format msgid "Printer '%s' is low on at least one marker supply." msgstr "A la impresora «%s» le queda poco de, al menos, un cartucho." #. Translators: "marker" is one color bin of the printer -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1122 +#: modules/printbackends/cups/gtkprintbackendcups.c:1122 #, c-format msgid "Printer '%s' is out of at least one marker supply." msgstr "A la impresora «%s» no le queda, al menos, un cartucho." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1123 +#: modules/printbackends/cups/gtkprintbackendcups.c:1123 #, c-format msgid "The cover is open on printer '%s'." msgstr "La tapa de la impresora «%s» está abierta." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1124 +#: modules/printbackends/cups/gtkprintbackendcups.c:1124 #, c-format msgid "The door is open on printer '%s'." msgstr "La puerta de la impresora «%s» está abierta." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1125 +#: modules/printbackends/cups/gtkprintbackendcups.c:1125 #, c-format msgid "Printer '%s' is low on paper." msgstr "La impresora «%s» tiene poco papel." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1126 +#: modules/printbackends/cups/gtkprintbackendcups.c:1126 #, c-format msgid "Printer '%s' is out of paper." msgstr "La impresora «%s» no tiene papel." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1127 +#: modules/printbackends/cups/gtkprintbackendcups.c:1127 #, c-format msgid "Printer '%s' is currently off-line." msgstr "La impresora «%s» está actualmente desconectada." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1128 +#: modules/printbackends/cups/gtkprintbackendcups.c:1128 #, c-format msgid "Printer '%s' may not be connected." msgstr "La impresora «%s» parece no estar conectada." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1129 +#: modules/printbackends/cups/gtkprintbackendcups.c:1129 #, c-format msgid "There is a problem on printer '%s'." msgstr "Existe un problema con la impresora «%s»." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "Pausado; rechazando trabajos" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "Rechazando trabajos" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "Dos caras" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "Tipo de papel" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "Fuente de papel" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "Bandeja de salida" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "Una cara" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 msgid "Auto Select" msgstr "Autoseleccionar" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 msgid "Printer Default" msgstr "Predeterminado de la impresora" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "Urgente" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "Alta" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "Media" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "Baja" # src/file-manager/fm-icon-text-window.c:85 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "None" msgstr "Ninguna" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "Clasificado" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "Confidencial" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Secret" msgstr "Secreto" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "Estándar" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "Alto secreto" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "Desclasificado" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, c-format msgid "Custom %sx%s" msgstr "Personalizado %sx%s" #. default filename used for print-to-file -#: ../modules/printbackends/file/gtkprintbackendfile.c:235 +#: modules/printbackends/file/gtkprintbackendfile.c:235 #, c-format msgid "output.%s" msgstr "salida.%s" -#: ../modules/printbackends/file/gtkprintbackendfile.c:464 +#: modules/printbackends/file/gtkprintbackendfile.c:464 msgid "Print to File" msgstr "Imprimir a un archivo" -#: ../modules/printbackends/file/gtkprintbackendfile.c:541 +#: modules/printbackends/file/gtkprintbackendfile.c:541 msgid "PDF" msgstr "PDF" -#: ../modules/printbackends/file/gtkprintbackendfile.c:541 +#: modules/printbackends/file/gtkprintbackendfile.c:541 msgid "Postscript" msgstr "Postscript" -#: ../modules/printbackends/file/gtkprintbackendfile.c:553 -#: ../modules/printbackends/test/gtkprintbackendtest.c:501 +#: modules/printbackends/file/gtkprintbackendfile.c:553 +#: modules/printbackends/test/gtkprintbackendtest.c:501 msgid "Pages per _sheet:" msgstr "Páginas por _hoja:" -#: ../modules/printbackends/file/gtkprintbackendfile.c:599 +#: modules/printbackends/file/gtkprintbackendfile.c:599 msgid "File" msgstr "Archivo" -#: ../modules/printbackends/file/gtkprintbackendfile.c:608 +#: modules/printbackends/file/gtkprintbackendfile.c:608 msgid "_Output format" msgstr "Formato de _salida" -#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:398 +#: modules/printbackends/lpr/gtkprintbackendlpr.c:398 msgid "Print to LPR" msgstr "Imprimir a LPR" -#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:424 +#: modules/printbackends/lpr/gtkprintbackendlpr.c:424 msgid "Pages Per Sheet" msgstr "Páginas por hoja" -#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:431 +#: modules/printbackends/lpr/gtkprintbackendlpr.c:431 msgid "Command Line" msgstr "Línea de comandos" #. default filename used for print-to-test -#: ../modules/printbackends/test/gtkprintbackendtest.c:235 +#: modules/printbackends/test/gtkprintbackendtest.c:235 #, c-format msgid "test-output.%s" msgstr "salida-de-prueba.%s" -#: ../modules/printbackends/test/gtkprintbackendtest.c:465 +#: modules/printbackends/test/gtkprintbackendtest.c:465 msgid "Print to Test Printer" msgstr "Imprimir a la impresora de prueba" -#: ../tests/testfilechooser.c:207 +#: tests/testfilechooser.c:207 #, c-format msgid "Could not get information for file '%s': %s" msgstr "No se ha podido obtener información para el archivo «%s» : %s" + +#~ msgid "Arrow spacing" +#~ msgstr "Espaciado de las flechas" + +#~ msgid "Scroll arrow spacing" +#~ msgstr "Espaciado de las flechas de desplazamiento" + +#~ msgid "Group" +#~ msgstr "Grupo" + +#~ msgid "The radio tool button whose group this button belongs to." +#~ msgstr "La herramienta de botón de radio a cuyo grupo pertenece este botón." diff --git a/po/et.po b/po/et.po index 04e1d3dca1..8e1e5b161d 100644 --- a/po/et.po +++ b/po/et.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+ HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2008-06-19 15:07+0300\n" "Last-Translator: Ivar Smolin \n" "Language-Team: Estonian \n" @@ -957,7 +957,7 @@ msgstr "Tõrge TIFF-andmete kirjutamisel" msgid "Couldn't write to TIFF file" msgstr "TIFF-faili pole võimalik kirjutada" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "TIFF-pildivorming" @@ -1138,7 +1138,7 @@ msgid_plural "Opening %d Items" msgstr[0] "%d kirje avamine" msgstr[1] "%d kirje avamine" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "Litsents" @@ -1152,32 +1152,32 @@ msgid "C_redits" msgstr "_Autorid" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "_Litsents" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "Lähem teave %s kohta" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "Autorid" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "Programmeerimine" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "Dokumentatsioon" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "Tõlge" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "Kunst" @@ -1220,7 +1220,7 @@ msgstr "Alt" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "Super" @@ -1230,7 +1230,7 @@ msgstr "Super" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "Hyper" @@ -1240,17 +1240,17 @@ msgstr "Hyper" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "Meta" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "Tühik" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "Kurakaldkriips" @@ -1298,7 +1298,7 @@ msgstr "calendar:week_start:1" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "2000" @@ -1313,7 +1313,7 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "%d" @@ -1329,7 +1329,7 @@ msgstr "%d" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "%d" @@ -1345,7 +1345,7 @@ msgstr "%d" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "%Y" @@ -1471,7 +1471,7 @@ msgstr "Pal_ett:" msgid "Color Wheel" msgstr "Värviratas" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " @@ -1481,7 +1481,7 @@ msgstr "" "värvi lohistada paletikirjetesse või määrata värvi käesolevaks värviks " "lohistades selle kõrvalasuvale värviproovile." -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." @@ -1489,11 +1489,11 @@ msgstr "" "Sinu poolt valitud värv. Sa saad selle värvi lohistada paletikirjetesse, et " "kasutada seda hõlpsasti ka tulevikus." -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "_Salvesta värv siia" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1506,11 +1506,11 @@ msgstr "" msgid "Color Selection" msgstr "Värvi valik" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "Sisestus_meetodid" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "L_isa Unicode'i juhtmärk" @@ -1526,7 +1526,7 @@ msgstr "Töölaud" msgid "(None)" msgstr "(puudub)" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "Muu..." @@ -2006,7 +2006,7 @@ msgstr "_Suurus:" msgid "_Preview:" msgstr "_Näidis:" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "Kirjatüübi valik" @@ -2044,7 +2044,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "Ikoon '%s' ei sisaldu teemas" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 msgid "Failed to load icon" msgstr "Tõrge ikooni laadimisel" @@ -2135,19 +2135,11 @@ msgstr "(tundmatu)" msgid "Cl_ear" msgstr "_Tühjenda" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "URI" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "Selle nupuga seotud URI" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 msgid "Copy URL" msgstr "Kopeeri URL" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 msgid "Invalid URI" msgstr "Vigane URI" @@ -2223,26 +2215,21 @@ msgid "_Password:" msgstr "_Parool:" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +#, fuzzy +msgid "Forget password _immediately" msgstr "_Unusta parool koheselt" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +#, fuzzy +msgid "Remember password until you _logout" msgstr "_Jäta parool kuni väljalogimiseni meelde" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +#, fuzzy +msgid "Remember _forever" msgstr "_Jäta igavesti meelde" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "Ruum noole ümber" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "Ruum kerimisnoole ümber" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "Lehekülg %u" @@ -2308,7 +2295,7 @@ msgstr "_Paberi suurus:" msgid "_Orientation:" msgstr "_Suund:" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 msgid "Page Setup" msgstr "Lehekülje sätted" @@ -2365,7 +2352,7 @@ msgstr "Ülemine rada" msgid "Down Path" msgstr "Alumine rada" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 msgid "File System Root" msgstr "Failisüsteemi juurkataloog" @@ -2478,8 +2465,9 @@ msgstr "Printer on ühendamata" msgid "Out of paper" msgstr "Paber on lõppenud" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 msgid "Paused" msgstr "Pausitud" @@ -2526,35 +2514,35 @@ msgstr "Vigane PrintDlgEx käsitleja" msgid "Unspecified error" msgstr "Kirjeldamata viga" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 msgid "Printer" msgstr "Printer" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 msgid "Location" msgstr "Asukoht" -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "Olek" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 msgid "Range" msgstr "Vahemik" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 msgid "_All Pages" msgstr "_Kõik leheküljed" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 msgid "C_urrent Page" msgstr "Kä_esolev lehekülg" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 msgid "Pag_es:" msgstr "Le_heküljed:" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" @@ -2562,153 +2550,145 @@ msgstr "" "Määra üks või rohkem leheküljevahemikku.\n" " Näiteks: 1-3,7,11" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "Koopiad" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "Koop_iaid:" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 msgid "C_ollate" msgstr "_Eksemplarhaaval" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 msgid "_Reverse" msgstr "Pöö_ratud järjestuses" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "Üldine" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "Paigutus" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 msgid "Pages per _side:" msgstr "Le_hekülgi slaidil:" # msgstr "Le_hekülgi lehel:" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "Kahe_poolne:" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 msgid "_Only print:" msgstr "Prindita_kse ainult:" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "Kõik leheküljed" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "Paarisnumbriga leheküljed" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "Paaritu numbriga leheküljed" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 msgid "Sc_ale:" msgstr "_Skaleerimine:" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "Paber" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 msgid "Paper _type:" msgstr "Pa_beri liik:" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 msgid "Paper _source:" msgstr "Paberi _allikas:" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "_Väljundsalv:" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "Töö üksikasjad" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "Tä_htsus:" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "_Maksmise andmed:" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "Dokumenti printimine" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 msgid "_Now" msgstr "_Nüüd" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "A_jal:" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 msgid "On _hold" msgstr "_Ootel" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "Esilehe lisamine" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "_Enne:" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "_Pärast:" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "Töö" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "Laiendatud" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "Pildikvaliteet" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 msgid "Color" msgstr "Värv" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "Lõpetamine" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "Selle dialoogi mõned sätted on omavahel vastuolus" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 msgid "Print" msgstr "Prindi" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "Grupp" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "Grupp, millesse raadionupp kuulub." - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2729,36 +2709,36 @@ msgstr "See funktsioon pole vidinate klassis '%s' teostatud" msgid "Select which type of documents are shown" msgstr "Vali, milliseid dokumendiliike näidata" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "'%s' URI jaoks ei leitud kirjet" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "Pealkirjata filter" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 msgid "Could not remove item" msgstr "Kirjet pole võimalik eemaldada" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 msgid "Could not clear list" msgstr "Loendit pole võimalik tühjendada" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 msgid "Copy _Location" msgstr "Kopeeri _asukoht" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "_Eemalda loetelust" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 msgid "_Clear List" msgstr "_Tühjenda loend" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "Näita _privaatressursse" @@ -2812,10 +2792,10 @@ msgstr "_%d. %s" msgid "recent menu label|%d. %s" msgstr "%d. %s" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "URI-ga `%s' pole võimalik leida ühtegi kirjet" @@ -4486,92 +4466,96 @@ msgstr "Printer '%s' ei pruugi ühendatud olla." msgid "There is a problem on printer '%s'." msgstr "Printeriga '%s on probleem." -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "Kahepoolne" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "Paberi liik" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "Paberi allikas" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "Väljastussalv" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "Ühepoolne" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 msgid "Auto Select" msgstr "Automaatne valik" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 msgid "Printer Default" msgstr "Printeri vaikimisi" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "Kiireloomuline" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "Kõrge" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "Keskmine" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "Madal" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "None" msgstr "Puudub" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "Liigitatud" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "Konfidentsiaalne" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Secret" msgstr "Salajane" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "Tavaline" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "Salastatud" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "Liigitamata" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, c-format msgid "Custom %sx%s" msgstr "Kohandatud %sx%s" @@ -4634,6 +4618,24 @@ msgstr "Printimine testprinterisse" msgid "Could not get information for file '%s': %s" msgstr "Faili '%s' kohta pole võimalik andmeid hankida: %s" +#~ msgid "URI" +#~ msgstr "URI" + +#~ msgid "The URI bound to this button" +#~ msgstr "Selle nupuga seotud URI" + +#~ msgid "Arrow spacing" +#~ msgstr "Ruum noole ümber" + +#~ msgid "Scroll arrow spacing" +#~ msgstr "Ruum kerimisnoole ümber" + +#~ msgid "Group" +#~ msgstr "Grupp" + +#~ msgid "The radio tool button whose group this button belongs to." +#~ msgstr "Grupp, millesse raadionupp kuulub." + #~ msgid "Invalid filename: %s" #~ msgstr "Vigane failinimi: %s" diff --git a/po/eu.po b/po/eu.po index f77b6326ae..08720784f5 100644 --- a/po/eu.po +++ b/po/eu.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: eu\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-12 10:46+0200\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2008-08-12 11:15+0200\n" "Last-Translator: Iñaki Larrañaga Murgoitio \n" "Language-Team: Basque \n" @@ -18,56 +18,56 @@ msgstr "" "X-Generator: KBabel 1.11.4\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: ../gdk/directfb/gdkdisplay-directfb.c:55 +#: gdk/directfb/gdkdisplay-directfb.c:55 msgid "directfb arg" msgstr "directfb arg" -#: ../gdk/directfb/gdkdisplay-directfb.c:55 +#: gdk/directfb/gdkdisplay-directfb.c:55 msgid "sdl|system" msgstr "sistema" #. Description of --class=CLASS in --help output -#: ../gdk/gdk.c:126 +#: gdk/gdk.c:126 msgid "Program class as used by the window manager" msgstr "Programa-klasea, leiho kudeatzaileak erabiltzen duen bezala" #. Placeholder in --class=CLASS in --help output -#: ../gdk/gdk.c:127 +#: gdk/gdk.c:127 msgid "CLASS" msgstr "KLASEA" #. Description of --name=NAME in --help output -#: ../gdk/gdk.c:129 +#: gdk/gdk.c:129 msgid "Program name as used by the window manager" msgstr "Programa-izena, leiho kudeatzaileak erabiltzen duen bezala" #. Placeholder in --name=NAME in --help output -#: ../gdk/gdk.c:130 +#: gdk/gdk.c:130 msgid "NAME" msgstr "IZENA" #. Description of --display=DISPLAY in --help output -#: ../gdk/gdk.c:132 +#: gdk/gdk.c:132 msgid "X display to use" msgstr "Erabili beharreko X bistaratzea" #. Placeholder in --display=DISPLAY in --help output -#: ../gdk/gdk.c:133 +#: gdk/gdk.c:133 msgid "DISPLAY" msgstr "BISTARATZEA" #. Description of --screen=SCREEN in --help output -#: ../gdk/gdk.c:135 +#: gdk/gdk.c:135 msgid "X screen to use" msgstr "Erabili beharreko X pantaila" #. Placeholder in --screen=SCREEN in --help output -#: ../gdk/gdk.c:136 +#: gdk/gdk.c:136 msgid "SCREEN" msgstr "PANTAILA" #. Description of --gdk-debug=FLAGS in --help output -#: ../gdk/gdk.c:139 +#: gdk/gdk.c:139 msgid "Gdk debugging flags to set" msgstr "Ezarri beharreko Gdk arazketa-banderak" @@ -75,183 +75,184 @@ msgstr "Ezarri beharreko Gdk arazketa-banderak" #. Placeholder in --gdk-no-debug=FLAGS in --help output #. Placeholder in --gtk-debug=FLAGS in --help output #. Placeholder in --gtk-no-debug=FLAGS in --help output -#: ../gdk/gdk.c:140 ../gdk/gdk.c:143 ../gtk/gtkmain.c:428 ../gtk/gtkmain.c:431 +#: gdk/gdk.c:140 gdk/gdk.c:143 gtk/gtkmain.c:428 gtk/gtkmain.c:431 msgid "FLAGS" msgstr "BANDERAK" #. Description of --gdk-no-debug=FLAGS in --help output -#: ../gdk/gdk.c:142 +#: gdk/gdk.c:142 msgid "Gdk debugging flags to unset" msgstr "Ezarpenetik kendu beharreko Gdk arazketa-banderak" -#: ../gdk/keyname-table.h:3940 +#: gdk/keyname-table.h:3940 msgid "keyboard label|BackSpace" msgstr "Atzera-tekla" -#: ../gdk/keyname-table.h:3941 +#: gdk/keyname-table.h:3941 msgid "keyboard label|Tab" msgstr "Tabulatzailea" -#: ../gdk/keyname-table.h:3942 +#: gdk/keyname-table.h:3942 msgid "keyboard label|Return" msgstr "Sartu" -#: ../gdk/keyname-table.h:3943 +#: gdk/keyname-table.h:3943 msgid "keyboard label|Pause" msgstr "Pausarazi" -#: ../gdk/keyname-table.h:3944 +#: gdk/keyname-table.h:3944 msgid "keyboard label|Scroll_Lock" msgstr "Korri. _Blokeoa" -#: ../gdk/keyname-table.h:3945 +#: gdk/keyname-table.h:3945 msgid "keyboard label|Sys_Req" msgstr "Sist. Esk." -#: ../gdk/keyname-table.h:3946 +#: gdk/keyname-table.h:3946 msgid "keyboard label|Escape" msgstr "Ihes-tekla" -#: ../gdk/keyname-table.h:3947 +#: gdk/keyname-table.h:3947 msgid "keyboard label|Multi_key" msgstr "Tekla anitza" -#: ../gdk/keyname-table.h:3948 +#: gdk/keyname-table.h:3948 msgid "keyboard label|Home" msgstr "Etxea" -#: ../gdk/keyname-table.h:3949 +#: gdk/keyname-table.h:3949 msgid "keyboard label|Left" msgstr "Ezkerrera" -#: ../gdk/keyname-table.h:3950 +#: gdk/keyname-table.h:3950 msgid "keyboard label|Up" msgstr "Gora" -#: ../gdk/keyname-table.h:3951 +#: gdk/keyname-table.h:3951 msgid "keyboard label|Right" msgstr "Eskuinera" -#: ../gdk/keyname-table.h:3952 +#: gdk/keyname-table.h:3952 msgid "keyboard label|Down" msgstr "Behera" -#: ../gdk/keyname-table.h:3953 +#: gdk/keyname-table.h:3953 msgid "keyboard label|Page_Up" msgstr "Orri-gora" -#: ../gdk/keyname-table.h:3954 +#: gdk/keyname-table.h:3954 msgid "keyboard label|Page_Down" msgstr "Orri-behera" -#: ../gdk/keyname-table.h:3955 +#: gdk/keyname-table.h:3955 msgid "keyboard label|End" msgstr "Amaiera" -#: ../gdk/keyname-table.h:3956 +#: gdk/keyname-table.h:3956 msgid "keyboard label|Begin" msgstr "Hasiera" -#: ../gdk/keyname-table.h:3957 +#: gdk/keyname-table.h:3957 msgid "keyboard label|Print" msgstr "Inprimatu" -#: ../gdk/keyname-table.h:3958 +#: gdk/keyname-table.h:3958 msgid "keyboard label|Insert" msgstr "Txertatu" -#: ../gdk/keyname-table.h:3959 +#: gdk/keyname-table.h:3959 msgid "keyboard label|Num_Lock" msgstr "Blok. Nume." -#: ../gdk/keyname-table.h:3960 +#: gdk/keyname-table.h:3960 msgid "keyboard label|KP_Space" msgstr "TNum. Zuriunea" -#: ../gdk/keyname-table.h:3961 +#: gdk/keyname-table.h:3961 msgid "keyboard label|KP_Tab" msgstr "TNum. Tabulatzailea" -#: ../gdk/keyname-table.h:3962 +#: gdk/keyname-table.h:3962 msgid "keyboard label|KP_Enter" msgstr "TNum. Sartu" -#: ../gdk/keyname-table.h:3963 +#: gdk/keyname-table.h:3963 msgid "keyboard label|KP_Home" msgstr "TNum. Etxea" -#: ../gdk/keyname-table.h:3964 +#: gdk/keyname-table.h:3964 msgid "keyboard label|KP_Left" msgstr "TNum. Ezkerrera" -#: ../gdk/keyname-table.h:3965 +#: gdk/keyname-table.h:3965 msgid "keyboard label|KP_Up" msgstr "TNum. Gora" -#: ../gdk/keyname-table.h:3966 +#: gdk/keyname-table.h:3966 msgid "keyboard label|KP_Right" msgstr "TNum. Eskuinera" -#: ../gdk/keyname-table.h:3967 +#: gdk/keyname-table.h:3967 msgid "keyboard label|KP_Down" msgstr "TNum. Behera" -#: ../gdk/keyname-table.h:3968 +#: gdk/keyname-table.h:3968 msgid "keyboard label|KP_Page_Up" msgstr "TNum. Orri-gora" -#: ../gdk/keyname-table.h:3969 +#: gdk/keyname-table.h:3969 msgid "keyboard label|KP_Prior" msgstr "TNum. Lehentasuna" -#: ../gdk/keyname-table.h:3970 +#: gdk/keyname-table.h:3970 msgid "keyboard label|KP_Page_Down" msgstr "TNum. Orri-behera" -#: ../gdk/keyname-table.h:3971 +#: gdk/keyname-table.h:3971 msgid "keyboard label|KP_Next" msgstr "TNum. Hurrengoa" -#: ../gdk/keyname-table.h:3972 +#: gdk/keyname-table.h:3972 msgid "keyboard label|KP_End" msgstr "TNum. Amaiera" -#: ../gdk/keyname-table.h:3973 +#: gdk/keyname-table.h:3973 msgid "keyboard label|KP_Begin" msgstr "TNum. Hasiera" -#: ../gdk/keyname-table.h:3974 +#: gdk/keyname-table.h:3974 msgid "keyboard label|KP_Insert" msgstr "TNum. Txertatu" -#: ../gdk/keyname-table.h:3975 +#: gdk/keyname-table.h:3975 msgid "keyboard label|KP_Delete" msgstr "TNum. Ezabatu" -#: ../gdk/keyname-table.h:3976 +#: gdk/keyname-table.h:3976 msgid "keyboard label|Delete" msgstr "TNum. Ezabatu" -#: ../gdk-pixbuf/gdk-pixbuf-animation.c:133 ../gdk-pixbuf/gdk-pixbuf-io.c:944 -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1205 ../tests/testfilechooser.c:222 +#: gdk-pixbuf/gdk-pixbuf-animation.c:133 gdk-pixbuf/gdk-pixbuf-io.c:944 +#: gdk-pixbuf/gdk-pixbuf-io.c:1205 tests/testfilechooser.c:222 #, c-format msgid "Failed to open file '%s': %s" msgstr "Ezin izan da '%s' fitxategia ireki: %s" -#: ../gdk-pixbuf/gdk-pixbuf-animation.c:146 ../gdk-pixbuf/gdk-pixbuf-io.c:956 +#: gdk-pixbuf/gdk-pixbuf-animation.c:146 gdk-pixbuf/gdk-pixbuf-io.c:956 #, c-format msgid "Image file '%s' contains no data" msgstr "'%s' irudi-fitxategiak ez du daturik" -#: ../gdk-pixbuf/gdk-pixbuf-animation.c:188 ../gdk-pixbuf/gdk-pixbuf-io.c:993 -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1257 ../tests/testfilechooser.c:267 +#: gdk-pixbuf/gdk-pixbuf-animation.c:188 gdk-pixbuf/gdk-pixbuf-io.c:993 +#: gdk-pixbuf/gdk-pixbuf-io.c:1257 tests/testfilechooser.c:267 #, c-format -msgid "Failed to load image '%s': reason not known, probably a corrupt image file" +msgid "" +"Failed to load image '%s': reason not known, probably a corrupt image file" msgstr "" "Ezin izan da '%s' irudia kargatu: arrazoia ez dakigu, beharbada hondatutako " "irudi-fitxategia izango da" -#: ../gdk-pixbuf/gdk-pixbuf-animation.c:221 +#: gdk-pixbuf/gdk-pixbuf-animation.c:221 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -260,12 +261,12 @@ msgstr "" "Ezin izan da '%s' animazioa kargatu: arrazoia ez dakigu, beharbada " "hondatutako animazio-fitxategia izango da" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:566 +#: gdk-pixbuf/gdk-pixbuf-io.c:566 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "Ezin da irudiak kargatzeko modulua kargatu: %s: %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:581 +#: gdk-pixbuf/gdk-pixbuf-io.c:581 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -274,53 +275,54 @@ msgstr "" "%s irudiak kargatzeko moduluak ez du interfaze egokia esportatzen; agian " "beste GTK bertsio batekoa da?" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:726 ../gdk-pixbuf/gdk-pixbuf-io.c:755 +#: gdk-pixbuf/gdk-pixbuf-io.c:726 gdk-pixbuf/gdk-pixbuf-io.c:755 #, c-format msgid "Image type '%s' is not supported" msgstr "'%s' motako irudia ez dira onartzen" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:825 +#: gdk-pixbuf/gdk-pixbuf-io.c:825 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "Ezin izan da ezagutu '%s' fitxategiaren irudi-fitxategiaren formatua " -#: ../gdk-pixbuf/gdk-pixbuf-io.c:833 +#: gdk-pixbuf/gdk-pixbuf-io.c:833 msgid "Unrecognized image file format" msgstr "Irudi-fitxategiaren formatu ezezaguna" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1002 +#: gdk-pixbuf/gdk-pixbuf-io.c:1002 #, c-format msgid "Failed to load image '%s': %s" msgstr "Ezin izan da `%s' irudia kargatu: %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1638 ../gdk-pixbuf/io-gdip-utils.c:935 +#: gdk-pixbuf/gdk-pixbuf-io.c:1638 gdk-pixbuf/io-gdip-utils.c:935 #, c-format msgid "Error writing to image file: %s" msgstr "Errorea irudi-fitxategia idaztean: %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1684 ../gdk-pixbuf/gdk-pixbuf-io.c:1815 +#: gdk-pixbuf/gdk-pixbuf-io.c:1684 gdk-pixbuf/gdk-pixbuf-io.c:1815 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" -msgstr "gdk-pixbuf-en bertsio honek ez du irudi-formatu hau gordetzea onartzen: %s" +msgstr "" +"gdk-pixbuf-en bertsio honek ez du irudi-formatu hau gordetzea onartzen: %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1718 +#: gdk-pixbuf/gdk-pixbuf-io.c:1718 msgid "Insufficient memory to save image to callback" msgstr "Ez dago irudi-fitxategia atzeradeian gordetzeko behar adina memoria" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1731 +#: gdk-pixbuf/gdk-pixbuf-io.c:1731 msgid "Failed to open temporary file" msgstr "Huts egin du aldi baterako fitxategia irekitzean" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1757 +#: gdk-pixbuf/gdk-pixbuf-io.c:1757 msgid "Failed to read from temporary file" msgstr "Huts egin du aldi baterako fitxategitik irakurtzean" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1992 +#: gdk-pixbuf/gdk-pixbuf-io.c:1992 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "Ezin izan da `%s' ireki idazteko: %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:2017 +#: gdk-pixbuf/gdk-pixbuf-io.c:2017 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: %" @@ -329,15 +331,15 @@ msgstr "" "Ezin izan da '%s' itxi irudia idatzi bitartean, baliteke datu guztiak ez " "gorde izana: %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:2237 ../gdk-pixbuf/gdk-pixbuf-io.c:2288 +#: gdk-pixbuf/gdk-pixbuf-io.c:2237 gdk-pixbuf/gdk-pixbuf-io.c:2288 msgid "Insufficient memory to save image into a buffer" msgstr "Ez dago irudi-fitxategia bufferrean gordetzeko behar adina memoria" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:2334 +#: gdk-pixbuf/gdk-pixbuf-io.c:2334 msgid "Error writing to image stream" msgstr "Errorea irudi-korrontean idaztean" -#: ../gdk-pixbuf/gdk-pixbuf-loader.c:330 +#: gdk-pixbuf/gdk-pixbuf-loader.c:330 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -346,147 +348,143 @@ msgstr "" "Barne-errorea: '%s' irudi-kargatzailearen moduluak ezin izan du eragiketa " "burutu, baina ez du hutsegitearen arrazoirik eman" -#: ../gdk-pixbuf/gdk-pixbuf-loader.c:373 +#: gdk-pixbuf/gdk-pixbuf-loader.c:373 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "'%s' motako irudien kargatze inkrementala ez da onartzen" -#: ../gdk-pixbuf/gdk-pixdata.c:147 +#: gdk-pixbuf/gdk-pixdata.c:147 msgid "Image header corrupt" msgstr "Irudi-goiburua hondatuta" -#: ../gdk-pixbuf/gdk-pixdata.c:152 +#: gdk-pixbuf/gdk-pixdata.c:152 msgid "Image format unknown" msgstr "Irudi-formatu ezezaguna" -#: ../gdk-pixbuf/gdk-pixdata.c:157 ../gdk-pixbuf/gdk-pixdata.c:487 +#: gdk-pixbuf/gdk-pixdata.c:157 gdk-pixbuf/gdk-pixdata.c:487 msgid "Image pixel data corrupt" msgstr "Irudiko pixelen datuak hondatuta" -#: ../gdk-pixbuf/gdk-pixdata.c:431 +#: gdk-pixbuf/gdk-pixdata.c:431 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "ezin izan da %u byteko irudi-bufferra esleitu" msgstr[1] "ezin izan da %u byteko irudi-bufferra esleitu" -#: ../gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:244 msgid "Unexpected icon chunk in animation" msgstr "Ustekabeko ikono-zatia animazioan" -#: ../gdk-pixbuf/io-ani.c:337 +#: gdk-pixbuf/io-ani.c:337 msgid "Unsupported animation type" msgstr "Onartzen ez den animazio-mota" -#: ../gdk-pixbuf/io-ani.c:348 ../gdk-pixbuf/io-ani.c:406 -#: ../gdk-pixbuf/io-ani.c:432 ../gdk-pixbuf/io-ani.c:455 -#: ../gdk-pixbuf/io-ani.c:482 ../gdk-pixbuf/io-ani.c:569 +#: gdk-pixbuf/io-ani.c:348 gdk-pixbuf/io-ani.c:406 gdk-pixbuf/io-ani.c:432 +#: gdk-pixbuf/io-ani.c:455 gdk-pixbuf/io-ani.c:482 gdk-pixbuf/io-ani.c:569 msgid "Invalid header in animation" msgstr "Goiburu baliogabea animazioan" -#: ../gdk-pixbuf/io-ani.c:358 ../gdk-pixbuf/io-ani.c:380 -#: ../gdk-pixbuf/io-ani.c:464 ../gdk-pixbuf/io-ani.c:491 -#: ../gdk-pixbuf/io-ani.c:542 ../gdk-pixbuf/io-ani.c:614 +#: gdk-pixbuf/io-ani.c:358 gdk-pixbuf/io-ani.c:380 gdk-pixbuf/io-ani.c:464 +#: gdk-pixbuf/io-ani.c:491 gdk-pixbuf/io-ani.c:542 gdk-pixbuf/io-ani.c:614 msgid "Not enough memory to load animation" msgstr "Ez dago animazioa kargatzeko adina memoria" -#: ../gdk-pixbuf/io-ani.c:398 ../gdk-pixbuf/io-ani.c:424 -#: ../gdk-pixbuf/io-ani.c:443 +#: gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 gdk-pixbuf/io-ani.c:443 msgid "Malformed chunk in animation" msgstr "Gaizki osatutako zatia animazioan" -#: ../gdk-pixbuf/io-ani.c:711 +#: gdk-pixbuf/io-ani.c:711 msgid "The ANI image format" msgstr "ANI irudi-formatua" -#: ../gdk-pixbuf/io-bmp.c:230 ../gdk-pixbuf/io-bmp.c:267 -#: ../gdk-pixbuf/io-bmp.c:338 ../gdk-pixbuf/io-bmp.c:370 -#: ../gdk-pixbuf/io-bmp.c:393 ../gdk-pixbuf/io-bmp.c:496 +#: gdk-pixbuf/io-bmp.c:230 gdk-pixbuf/io-bmp.c:267 gdk-pixbuf/io-bmp.c:338 +#: gdk-pixbuf/io-bmp.c:370 gdk-pixbuf/io-bmp.c:393 gdk-pixbuf/io-bmp.c:496 msgid "BMP image has bogus header data" msgstr "BMP irudiak goiburu-datu akastunak ditu" -#: ../gdk-pixbuf/io-bmp.c:241 ../gdk-pixbuf/io-bmp.c:433 +#: gdk-pixbuf/io-bmp.c:241 gdk-pixbuf/io-bmp.c:433 msgid "Not enough memory to load bitmap image" msgstr "Ez dago bit-mapen irudia kargatzeko adina memoria" -#: ../gdk-pixbuf/io-bmp.c:319 +#: gdk-pixbuf/io-bmp.c:319 msgid "BMP image has unsupported header size" msgstr "BMP irudiaren goiburu-tamaina ez da onartzen" -#: ../gdk-pixbuf/io-bmp.c:357 +#: gdk-pixbuf/io-bmp.c:357 msgid "Topdown BMP images cannot be compressed" msgstr "BMP 'Topdown' irudiak ezin dira konprimatu" -#: ../gdk-pixbuf/io-bmp.c:717 ../gdk-pixbuf/io-pnm.c:709 +#: gdk-pixbuf/io-bmp.c:717 gdk-pixbuf/io-pnm.c:709 msgid "Premature end-of-file encountered" msgstr "Fitxategiaren amaiera uste baino lehen aurkitu da" -#: ../gdk-pixbuf/io-bmp.c:1329 +#: gdk-pixbuf/io-bmp.c:1329 msgid "Couldn't allocate memory for saving BMP file" msgstr "Ezin izan da BMP fitxategia gordetzeko memoria esleitu" -#: ../gdk-pixbuf/io-bmp.c:1370 +#: gdk-pixbuf/io-bmp.c:1370 msgid "Couldn't write to BMP file" msgstr "Ezin izan da BMP fitxategia idatzi" -#: ../gdk-pixbuf/io-bmp.c:1423 ../gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1423 gdk-pixbuf/io-gdip-bmp.c:82 msgid "The BMP image format" msgstr "BMP irudi-formatua" -#: ../gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:222 #, c-format msgid "Failure reading GIF: %s" msgstr "Ezin izan da GIF irakurri: %s" -#: ../gdk-pixbuf/io-gif.c:496 ../gdk-pixbuf/io-gif.c:1477 -#: ../gdk-pixbuf/io-gif.c:1638 +#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1477 gdk-pixbuf/io-gif.c:1638 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" -msgstr "GIF fitxategian datu batzuk falta dira (agian nolabait trunkatuta zegoen?)" +msgstr "" +"GIF fitxategian datu batzuk falta dira (agian nolabait trunkatuta zegoen?)" -#: ../gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:505 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "Barne-errorea GIF kargatzailean (%s)" -#: ../gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:579 msgid "Stack overflow" msgstr "Pila-gainezkatzea" -#: ../gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:639 msgid "GIF image loader cannot understand this image." msgstr "GIF irudi-kargatzaileak ezin du irudi hau ulertu." -#: ../gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:668 msgid "Bad code encountered" msgstr "Kode okerra aurkitu da" -#: ../gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:678 msgid "Circular table entry in GIF file" msgstr "Taula-sarrera zirkularra GIF fitxategian" -#: ../gdk-pixbuf/io-gif.c:866 ../gdk-pixbuf/io-gif.c:1464 -#: ../gdk-pixbuf/io-gif.c:1511 ../gdk-pixbuf/io-gif.c:1626 +#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1464 gdk-pixbuf/io-gif.c:1511 +#: gdk-pixbuf/io-gif.c:1626 msgid "Not enough memory to load GIF file" msgstr "Ez dago GIF fitxategia kargatzeko adina memoria" -#: ../gdk-pixbuf/io-gif.c:956 +#: gdk-pixbuf/io-gif.c:956 msgid "Not enough memory to composite a frame in GIF file" msgstr "Ez dago GIF fitxategian markoa konposatzeko adina memoria" -#: ../gdk-pixbuf/io-gif.c:1128 +#: gdk-pixbuf/io-gif.c:1128 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "GIF irudia hondatuta dago (LZW konpresio okerra)" -#: ../gdk-pixbuf/io-gif.c:1178 +#: gdk-pixbuf/io-gif.c:1178 msgid "File does not appear to be a GIF file" msgstr "Fitxategiak ez dirudi GIF fitxategia" -#: ../gdk-pixbuf/io-gif.c:1190 +#: gdk-pixbuf/io-gif.c:1190 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "GIF fitxategi-formatuaren %s bertsioa ez da onartzen" -#: ../gdk-pixbuf/io-gif.c:1299 +#: gdk-pixbuf/io-gif.c:1299 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -494,114 +492,112 @@ msgstr "" "GIF irudiak ez du kolore-mapa orokorrik, eta bere barruko markoak ez du " "kolore-mapa lokalik." -#: ../gdk-pixbuf/io-gif.c:1533 +#: gdk-pixbuf/io-gif.c:1533 msgid "GIF image was truncated or incomplete." msgstr "GIF irudia trunkatuta edo osatu gabe zegoen." -#: ../gdk-pixbuf/io-gif.c:1689 ../gdk-pixbuf/io-gdip-gif.c:80 +#: gdk-pixbuf/io-gif.c:1689 gdk-pixbuf/io-gdip-gif.c:80 msgid "The GIF image format" msgstr "GIF irudi-formatua" -#: ../gdk-pixbuf/io-ico.c:211 ../gdk-pixbuf/io-ico.c:225 -#: ../gdk-pixbuf/io-ico.c:277 ../gdk-pixbuf/io-ico.c:290 -#: ../gdk-pixbuf/io-ico.c:359 +#: gdk-pixbuf/io-ico.c:211 gdk-pixbuf/io-ico.c:225 gdk-pixbuf/io-ico.c:277 +#: gdk-pixbuf/io-ico.c:290 gdk-pixbuf/io-ico.c:359 msgid "Invalid header in icon" msgstr "Goiburu baliogabea ikonoan" -#: ../gdk-pixbuf/io-ico.c:240 ../gdk-pixbuf/io-ico.c:300 -#: ../gdk-pixbuf/io-ico.c:369 ../gdk-pixbuf/io-ico.c:432 -#: ../gdk-pixbuf/io-ico.c:462 +#: gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:369 +#: gdk-pixbuf/io-ico.c:432 gdk-pixbuf/io-ico.c:462 msgid "Not enough memory to load icon" msgstr "Ez dago ikonoa kargatzeko adina memoria" -#: ../gdk-pixbuf/io-ico.c:322 +#: gdk-pixbuf/io-ico.c:322 msgid "Icon has zero width" msgstr "Ikonoaren zabalera zero da" -#: ../gdk-pixbuf/io-ico.c:332 +#: gdk-pixbuf/io-ico.c:332 msgid "Icon has zero height" msgstr "Ikonoaren altuera zero da" -#: ../gdk-pixbuf/io-ico.c:384 +#: gdk-pixbuf/io-ico.c:384 msgid "Compressed icons are not supported" msgstr "Konprimitutako ikonoak ez dira onartzen" -#: ../gdk-pixbuf/io-ico.c:417 +#: gdk-pixbuf/io-ico.c:417 msgid "Unsupported icon type" msgstr "Onartzen ez den ikono-mota" -#: ../gdk-pixbuf/io-ico.c:511 +#: gdk-pixbuf/io-ico.c:511 msgid "Not enough memory to load ICO file" msgstr "Ez dago ICO fitxategia kargatzeko adina memoria" -#: ../gdk-pixbuf/io-ico.c:976 +#: gdk-pixbuf/io-ico.c:976 msgid "Image too large to be saved as ICO" msgstr "Irudia handiegia da ICO gisa gordetzeko" -#: ../gdk-pixbuf/io-ico.c:987 +#: gdk-pixbuf/io-ico.c:987 msgid "Cursor hotspot outside image" msgstr "Kurtsorearen puntu-beroa iruditik kanpo" -#: ../gdk-pixbuf/io-ico.c:1010 +#: gdk-pixbuf/io-ico.c:1010 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "ICO fitxategiko kolore-sakonera ez da onartzen: %d" -#: ../gdk-pixbuf/io-ico.c:1245 ../gdk-pixbuf/io-gdip-ico.c:59 +#: gdk-pixbuf/io-ico.c:1245 gdk-pixbuf/io-gdip-ico.c:59 msgid "The ICO image format" msgstr "ICO irudi-formatua" -#: ../gdk-pixbuf/io-icns.c:345 +#: gdk-pixbuf/io-icns.c:345 #, c-format msgid "Error reading ICNS image: %s" msgstr "Errorea ICNS irudia irakurtzean: %s" -#: ../gdk-pixbuf/io-icns.c:362 +#: gdk-pixbuf/io-icns.c:362 msgid "Could not decode ICNS file" msgstr "Ezin izan da ICNS fitxategia deskodetu" -#: ../gdk-pixbuf/io-icns.c:395 +#: gdk-pixbuf/io-icns.c:395 msgid "The ICNS image format" msgstr "ICNS irudi-formatua" -#: ../gdk-pixbuf/io-jasper.c:75 +#: gdk-pixbuf/io-jasper.c:75 msgid "Couldn't allocate memory for stream" msgstr "Ezin izan da korronterako memoria esleitu" -#: ../gdk-pixbuf/io-jasper.c:105 +#: gdk-pixbuf/io-jasper.c:105 msgid "Couldn't decode image" msgstr "Ezin izan da irudia deskodetu" -#: ../gdk-pixbuf/io-jasper.c:123 +#: gdk-pixbuf/io-jasper.c:123 msgid "Transformed JPEG2000 has zero width or height" msgstr "Bihurtutako JPEG2000ren zabalera edo altuera zero da." -#: ../gdk-pixbuf/io-jasper.c:137 +#: gdk-pixbuf/io-jasper.c:137 msgid "Image type currently not supported" msgstr "Irudi mota ez da onartzen" -#: ../gdk-pixbuf/io-jasper.c:149 ../gdk-pixbuf/io-jasper.c:157 +#: gdk-pixbuf/io-jasper.c:149 gdk-pixbuf/io-jasper.c:157 msgid "Couldn't allocate memory for color profile" msgstr "Ezin izan da kolore-profilarentzako memoria esleitu" -#: ../gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:182 msgid "Insufficient memory to open JPEG 2000 file" msgstr "Ez dago JPEG 2000 fitxategia irekitzeko behar adina memoria" -#: ../gdk-pixbuf/io-jasper.c:264 +#: gdk-pixbuf/io-jasper.c:264 msgid "Couldn't allocate memory to buffer image data" msgstr "Ezin izan da irudiaren datuen bufferrerako memoriarik esleitu" -#: ../gdk-pixbuf/io-jasper.c:308 +#: gdk-pixbuf/io-jasper.c:308 msgid "The JPEG 2000 image format" msgstr "JPEG 2000 irudi-formatua" -#: ../gdk-pixbuf/io-jpeg.c:117 +#: gdk-pixbuf/io-jpeg.c:117 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "Errorea JPEG irudi-fitxategia (%s) interpretatzen " -#: ../gdk-pixbuf/io-jpeg.c:529 +#: gdk-pixbuf/io-jpeg.c:529 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -609,21 +605,21 @@ msgstr "" "Ez dago nahikoa memoria irudia kargatzeko, saiatu aplikazio batzuetatik " "irteten memoria libratzeko" -#: ../gdk-pixbuf/io-jpeg.c:570 ../gdk-pixbuf/io-jpeg.c:776 +#: gdk-pixbuf/io-jpeg.c:570 gdk-pixbuf/io-jpeg.c:776 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "Onartzen ez den JPEGren kolore-area (%s)" -#: ../gdk-pixbuf/io-jpeg.c:668 ../gdk-pixbuf/io-jpeg.c:944 -#: ../gdk-pixbuf/io-jpeg.c:1177 ../gdk-pixbuf/io-jpeg.c:1186 +#: gdk-pixbuf/io-jpeg.c:668 gdk-pixbuf/io-jpeg.c:944 gdk-pixbuf/io-jpeg.c:1177 +#: gdk-pixbuf/io-jpeg.c:1186 msgid "Couldn't allocate memory for loading JPEG file" msgstr "Ezin izan da JPEG fitxategia kargatzeko memoria esleitu" -#: ../gdk-pixbuf/io-jpeg.c:920 +#: gdk-pixbuf/io-jpeg.c:920 msgid "Transformed JPEG has zero width or height." msgstr "Bihurtutako JPEGren zabalera edo altuera zero da." -#: ../gdk-pixbuf/io-jpeg.c:1133 ../gdk-pixbuf/io-gdip-jpeg.c:53 +#: gdk-pixbuf/io-jpeg.c:1133 gdk-pixbuf/io-gdip-jpeg.c:53 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -632,92 +628,94 @@ msgstr "" "JPEG kalitatearen balioak 0 eta 100 artean egon behar du; '%s' balioa ezin " "izan da analizatu." -#: ../gdk-pixbuf/io-jpeg.c:1148 ../gdk-pixbuf/io-gdip-jpeg.c:68 +#: gdk-pixbuf/io-jpeg.c:1148 gdk-pixbuf/io-gdip-jpeg.c:68 #, c-format -msgid "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." +msgid "" +"JPEG quality must be a value between 0 and 100; value '%d' is not allowed." msgstr "" "JPEG kalitatearen balioak 0 eta 100 artean egon behar du; '%d' balioa ez da " "onartzen." -#: ../gdk-pixbuf/io-jpeg.c:1309 ../gdk-pixbuf/io-gdip-jpeg.c:136 +#: gdk-pixbuf/io-jpeg.c:1309 gdk-pixbuf/io-gdip-jpeg.c:136 msgid "The JPEG image format" msgstr "JPEG irudi-formatua" -#: ../gdk-pixbuf/io-pcx.c:187 +#: gdk-pixbuf/io-pcx.c:187 msgid "Couldn't allocate memory for header" msgstr "Ezin da goibururako memoria esleitu" -#: ../gdk-pixbuf/io-pcx.c:202 ../gdk-pixbuf/io-pcx.c:560 +#: gdk-pixbuf/io-pcx.c:202 gdk-pixbuf/io-pcx.c:560 msgid "Couldn't allocate memory for context buffer" msgstr "Ezin da testuinguru-bufferrerako memoria esleitu" -#: ../gdk-pixbuf/io-pcx.c:601 +#: gdk-pixbuf/io-pcx.c:601 msgid "Image has invalid width and/or height" msgstr "Irudiak altuera edota zabalera baliogabea du" -#: ../gdk-pixbuf/io-pcx.c:613 ../gdk-pixbuf/io-pcx.c:674 +#: gdk-pixbuf/io-pcx.c:613 gdk-pixbuf/io-pcx.c:674 msgid "Image has unsupported bpp" msgstr "Irudiak onartzen ez den bpp du" -#: ../gdk-pixbuf/io-pcx.c:618 ../gdk-pixbuf/io-pcx.c:626 +#: gdk-pixbuf/io-pcx.c:618 gdk-pixbuf/io-pcx.c:626 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "Irudiak onartu gabeko %d bit plano kopurua du" -#: ../gdk-pixbuf/io-pcx.c:642 +#: gdk-pixbuf/io-pcx.c:642 msgid "Couldn't create new pixbuf" msgstr "Ezin da pixbuf berria sortu" -#: ../gdk-pixbuf/io-pcx.c:650 +#: gdk-pixbuf/io-pcx.c:650 msgid "Couldn't allocate memory for line data" msgstr "Ezin da lerroko datuentzako memoriarik esleitu" -#: ../gdk-pixbuf/io-pcx.c:657 +#: gdk-pixbuf/io-pcx.c:657 msgid "Couldn't allocate memory for paletted data" msgstr "Ezin da paletako datuentzako memoriarik esleitu" -#: ../gdk-pixbuf/io-pcx.c:704 +#: gdk-pixbuf/io-pcx.c:704 msgid "Didn't get all lines of PCX image" msgstr "Ez dira PCX irudiko marra guztiak lortu" -#: ../gdk-pixbuf/io-pcx.c:711 +#: gdk-pixbuf/io-pcx.c:711 msgid "No palette found at end of PCX data" msgstr "PCX datuen amaieran ez da paletarik aurkitu" -#: ../gdk-pixbuf/io-pcx.c:756 +#: gdk-pixbuf/io-pcx.c:756 msgid "The PCX image format" msgstr "PCX irudi-formatua" -#: ../gdk-pixbuf/io-png.c:55 +#: gdk-pixbuf/io-png.c:55 msgid "Bits per channel of PNG image is invalid." msgstr "PNG irudiaren kanal bakoitzeko biteak baliogabeak dira." -#: ../gdk-pixbuf/io-png.c:136 ../gdk-pixbuf/io-png.c:618 +#: gdk-pixbuf/io-png.c:136 gdk-pixbuf/io-png.c:618 msgid "Transformed PNG has zero width or height." msgstr "Bihurtutako PNGren zabalera edo altuera zero da." -#: ../gdk-pixbuf/io-png.c:144 +#: gdk-pixbuf/io-png.c:144 msgid "Bits per channel of transformed PNG is not 8." msgstr "Bihurtutako PNGren kanal bakoitzeko biteak ez dira 8." -#: ../gdk-pixbuf/io-png.c:153 +#: gdk-pixbuf/io-png.c:153 msgid "Transformed PNG not RGB or RGBA." msgstr "Bihurtutako PNG ez da RGB edo RGBA." -#: ../gdk-pixbuf/io-png.c:162 +#: gdk-pixbuf/io-png.c:162 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." -msgstr "Bihurtutako PNGk duen kanal-kopurua ez da onartzen; 3 edo 4 izan behar ditu." +msgstr "" +"Bihurtutako PNGk duen kanal-kopurua ez da onartzen; 3 edo 4 izan behar ditu." -#: ../gdk-pixbuf/io-png.c:183 +#: gdk-pixbuf/io-png.c:183 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "Errore larria PNG irudi-fitxategian: %s" -#: ../gdk-pixbuf/io-png.c:310 +#: gdk-pixbuf/io-png.c:310 msgid "Insufficient memory to load PNG file" msgstr "Ez dago PNG fitxategia kargatzeko adina memoria" -#: ../gdk-pixbuf/io-png.c:633 +#: gdk-pixbuf/io-png.c:633 #, c-format msgid "" "Insufficient memory to store a %ld by %ld image; try exiting some " @@ -726,26 +724,27 @@ msgstr "" "Ez dago $2%ld irudiak $1%ld bat gordetzeko adina memoria; saiatu aplikazio " "batzuetatik irteten memoria-erabilera murrizteko" -#: ../gdk-pixbuf/io-png.c:684 +#: gdk-pixbuf/io-png.c:684 msgid "Fatal error reading PNG image file" msgstr "Errore larria PNG irudi-fitxategia irakurtzean" -#: ../gdk-pixbuf/io-png.c:733 +#: gdk-pixbuf/io-png.c:733 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "Errore larria PNG irudi-fitxategia irakurtzean: %s" -#: ../gdk-pixbuf/io-png.c:825 -msgid "Keys for PNG text chunks must have at least 1 and at most 79 characters." +#: gdk-pixbuf/io-png.c:825 +msgid "" +"Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "" "PNGren testu-zatiek gutxienez karaktere 1 eta gehienez 79 eduki behar " "dituzte." -#: ../gdk-pixbuf/io-png.c:833 +#: gdk-pixbuf/io-png.c:833 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "PNGren testu-zatien gakoek ASCII karaktereak izan behar dute." -#: ../gdk-pixbuf/io-png.c:846 ../gdk-pixbuf/io-gdip-png.c:56 +#: gdk-pixbuf/io-png.c:846 gdk-pixbuf/io-gdip-png.c:56 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -754,7 +753,7 @@ msgstr "" "PNG konpresioaren balioak 0 eta 9 artean egon behar du; '%s' balioa ezin " "izan da analizatu." -#: ../gdk-pixbuf/io-png.c:858 ../gdk-pixbuf/io-gdip-png.c:68 +#: gdk-pixbuf/io-png.c:858 gdk-pixbuf/io-gdip-png.c:68 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -763,425 +762,422 @@ msgstr "" "PNG konpresioaren balioak 0 eta 9 artean egon behar du; '%d' balioa ez da " "onartzen." -#: ../gdk-pixbuf/io-png.c:896 +#: gdk-pixbuf/io-png.c:896 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "PNGren %s testu-zatiaren balioa ezin da ISO-8859-1 kodeketara bihurtu." -#: ../gdk-pixbuf/io-png.c:1045 ../gdk-pixbuf/io-gdip-png.c:133 +#: gdk-pixbuf/io-png.c:1045 gdk-pixbuf/io-gdip-png.c:133 msgid "The PNG image format" msgstr "PNG irudi-formatua" -#: ../gdk-pixbuf/io-pnm.c:250 +#: gdk-pixbuf/io-pnm.c:250 msgid "PNM loader expected to find an integer, but didn't" msgstr "PNM kargatzaileak osokoa aurkitzea espero zuen, baina ez du aurkitu" -#: ../gdk-pixbuf/io-pnm.c:282 +#: gdk-pixbuf/io-pnm.c:282 msgid "PNM file has an incorrect initial byte" msgstr "PNM fitxategiak hasierako byte okerra du" -#: ../gdk-pixbuf/io-pnm.c:312 +#: gdk-pixbuf/io-pnm.c:312 msgid "PNM file is not in a recognized PNM subformat" msgstr "PNM fitxategiak ez du PNM azpiformatu ezaguna" -#: ../gdk-pixbuf/io-pnm.c:337 +#: gdk-pixbuf/io-pnm.c:337 msgid "PNM file has an image width of 0" msgstr "PNM fitxategiaren irudi-zabalera 0 da" -#: ../gdk-pixbuf/io-pnm.c:358 +#: gdk-pixbuf/io-pnm.c:358 msgid "PNM file has an image height of 0" msgstr "PNM fitxategiaren irudi-altuera 0 da" -#: ../gdk-pixbuf/io-pnm.c:381 +#: gdk-pixbuf/io-pnm.c:381 msgid "Maximum color value in PNM file is 0" msgstr "PNM fitxategian kolorearen gehienezko balioa 0 da" -#: ../gdk-pixbuf/io-pnm.c:389 +#: gdk-pixbuf/io-pnm.c:389 msgid "Maximum color value in PNM file is too large" msgstr "PNM fitxategiko kolorearen gehienezko balioa handiegia da" -#: ../gdk-pixbuf/io-pnm.c:429 ../gdk-pixbuf/io-pnm.c:459 -#: ../gdk-pixbuf/io-pnm.c:504 +#: gdk-pixbuf/io-pnm.c:429 gdk-pixbuf/io-pnm.c:459 gdk-pixbuf/io-pnm.c:504 msgid "Raw PNM image type is invalid" msgstr "PNM irudi-mota gordina baliogabea da" -#: ../gdk-pixbuf/io-pnm.c:654 +#: gdk-pixbuf/io-pnm.c:654 msgid "PNM image loader does not support this PNM subformat" msgstr "PNM irudi-kargatzaileak ez du PNM azpiformatu hau onartzen" -#: ../gdk-pixbuf/io-pnm.c:741 ../gdk-pixbuf/io-pnm.c:968 +#: gdk-pixbuf/io-pnm.c:741 gdk-pixbuf/io-pnm.c:968 msgid "Raw PNM formats require exactly one whitespace before sample data" -msgstr "PNM formatu gordinek zuriune bat behar dute lagin-informazioaren aurretik" +msgstr "" +"PNM formatu gordinek zuriune bat behar dute lagin-informazioaren aurretik" -#: ../gdk-pixbuf/io-pnm.c:768 +#: gdk-pixbuf/io-pnm.c:768 msgid "Cannot allocate memory for loading PNM image" msgstr "Ezin da PNM irudia kargatzeko memoria esleitu" -#: ../gdk-pixbuf/io-pnm.c:818 +#: gdk-pixbuf/io-pnm.c:818 msgid "Insufficient memory to load PNM context struct" msgstr "Ez dago PNM testuinguru-egitura kargatzeko adina memoria" -#: ../gdk-pixbuf/io-pnm.c:869 +#: gdk-pixbuf/io-pnm.c:869 msgid "Unexpected end of PNM image data" msgstr "PNM irudi-datuen ustekabeko amaiera" -#: ../gdk-pixbuf/io-pnm.c:997 +#: gdk-pixbuf/io-pnm.c:997 msgid "Insufficient memory to load PNM file" msgstr "Ez dago PNM fitxategia kargatzeko behar adina memoria" -#: ../gdk-pixbuf/io-pnm.c:1081 +#: gdk-pixbuf/io-pnm.c:1081 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "PNM/PBM/PGM/PPM irudi-formatuen familia" -#: ../gdk-pixbuf/io-ras.c:126 +#: gdk-pixbuf/io-ras.c:126 msgid "RAS image has bogus header data" msgstr "RAS irudiak goiburu-datu akastunak ditu" -#: ../gdk-pixbuf/io-ras.c:148 +#: gdk-pixbuf/io-ras.c:148 msgid "RAS image has unknown type" msgstr "RAS irudiak mota ezezaguna du" -#: ../gdk-pixbuf/io-ras.c:156 +#: gdk-pixbuf/io-ras.c:156 msgid "unsupported RAS image variation" msgstr "onartzen ez den RAS irudi-aldaera" -#: ../gdk-pixbuf/io-ras.c:171 ../gdk-pixbuf/io-ras.c:200 +#: gdk-pixbuf/io-ras.c:171 gdk-pixbuf/io-ras.c:200 msgid "Not enough memory to load RAS image" msgstr "Ez dago RAS irudia kargatzeko behar adina memoria" -#: ../gdk-pixbuf/io-ras.c:545 +#: gdk-pixbuf/io-ras.c:545 msgid "The Sun raster image format" msgstr "Sun bilbe-irudiaren formatua" -#: ../gdk-pixbuf/io-tga.c:154 +#: gdk-pixbuf/io-tga.c:154 msgid "Cannot allocate memory for IOBuffer struct" msgstr "Ezin zaio IOBuffer-en egiturari memoria esleitu" -#: ../gdk-pixbuf/io-tga.c:173 +#: gdk-pixbuf/io-tga.c:173 msgid "Cannot allocate memory for IOBuffer data" msgstr "Ezin zaie IOBuffer-en datuei memoria esleitu" -#: ../gdk-pixbuf/io-tga.c:184 +#: gdk-pixbuf/io-tga.c:184 msgid "Cannot realloc IOBuffer data" msgstr "Ezin dira IOBuffer-en datuak berriro esleitu" -#: ../gdk-pixbuf/io-tga.c:214 +#: gdk-pixbuf/io-tga.c:214 msgid "Cannot allocate temporary IOBuffer data" msgstr "Ezin dira IOBuffer-en aldi baterako datuak esleitu" -#: ../gdk-pixbuf/io-tga.c:347 +#: gdk-pixbuf/io-tga.c:347 msgid "Cannot allocate new pixbuf" msgstr "Ezin da pixbuf berria esleitu" -#: ../gdk-pixbuf/io-tga.c:687 +#: gdk-pixbuf/io-tga.c:687 msgid "Cannot allocate colormap structure" msgstr "Ezin da kolore-maparen egitura esleitu" -#: ../gdk-pixbuf/io-tga.c:694 +#: gdk-pixbuf/io-tga.c:694 msgid "Cannot allocate colormap entries" msgstr "Ezin dira kolore-maparen sarrerak esleitu" -#: ../gdk-pixbuf/io-tga.c:716 +#: gdk-pixbuf/io-tga.c:716 msgid "Unexpected bitdepth for colormap entries" msgstr "Kolore-maparen sarreren ustekabeko bit-sakonera" -#: ../gdk-pixbuf/io-tga.c:734 +#: gdk-pixbuf/io-tga.c:734 msgid "Cannot allocate TGA header memory" msgstr "Ezin da TGAren goiburu-memoria esleitu" -#: ../gdk-pixbuf/io-tga.c:767 +#: gdk-pixbuf/io-tga.c:767 msgid "TGA image has invalid dimensions" msgstr "TGA irudiak tamaina baliogabeak ditu" -#: ../gdk-pixbuf/io-tga.c:773 ../gdk-pixbuf/io-tga.c:782 -#: ../gdk-pixbuf/io-tga.c:792 ../gdk-pixbuf/io-tga.c:802 -#: ../gdk-pixbuf/io-tga.c:809 +#: gdk-pixbuf/io-tga.c:773 gdk-pixbuf/io-tga.c:782 gdk-pixbuf/io-tga.c:792 +#: gdk-pixbuf/io-tga.c:802 gdk-pixbuf/io-tga.c:809 msgid "TGA image type not supported" msgstr "TGA irudi-mota ez da onartzen" -#: ../gdk-pixbuf/io-tga.c:856 +#: gdk-pixbuf/io-tga.c:856 msgid "Cannot allocate memory for TGA context struct" msgstr "Ezin da TGAren testuinguru-egiturarako memoria esleitu" -#: ../gdk-pixbuf/io-tga.c:921 +#: gdk-pixbuf/io-tga.c:921 msgid "Excess data in file" msgstr "Fitxategian datu gehiegi daude" -#: ../gdk-pixbuf/io-tga.c:1000 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Targa irudi-formatua" -#: ../gdk-pixbuf/io-tiff.c:160 +#: gdk-pixbuf/io-tiff.c:160 msgid "Could not get image width (bad TIFF file)" msgstr "Ezin izan da irudiaren zabalera lortu (TIFF fitxategi hondatua)" -#: ../gdk-pixbuf/io-tiff.c:167 +#: gdk-pixbuf/io-tiff.c:167 msgid "Could not get image height (bad TIFF file)" msgstr "Ezin izan da irudiaren altuera lortu (TIFF fitxategi hondatua)" -#: ../gdk-pixbuf/io-tiff.c:175 +#: gdk-pixbuf/io-tiff.c:175 msgid "Width or height of TIFF image is zero" msgstr "TIFF irudiaren zabalera edo altuera zero da" -#: ../gdk-pixbuf/io-tiff.c:184 ../gdk-pixbuf/io-tiff.c:193 +#: gdk-pixbuf/io-tiff.c:184 gdk-pixbuf/io-tiff.c:193 msgid "Dimensions of TIFF image too large" msgstr "TIFF irudiaren neurriak handiegiak dira" -#: ../gdk-pixbuf/io-tiff.c:217 ../gdk-pixbuf/io-tiff.c:229 -#: ../gdk-pixbuf/io-tiff.c:541 +#: gdk-pixbuf/io-tiff.c:217 gdk-pixbuf/io-tiff.c:229 gdk-pixbuf/io-tiff.c:541 msgid "Insufficient memory to open TIFF file" msgstr "Ez dago TIFF fitxategia irekitzeko behar adina memoria" -#: ../gdk-pixbuf/io-tiff.c:275 +#: gdk-pixbuf/io-tiff.c:275 msgid "Failed to load RGB data from TIFF file" msgstr "Ezin izan dira RGB datuak kargatu TIFF fitxategitik" -#: ../gdk-pixbuf/io-tiff.c:331 +#: gdk-pixbuf/io-tiff.c:331 msgid "Failed to open TIFF image" msgstr "Ezin izan da TIFF irudia ireki" -#: ../gdk-pixbuf/io-tiff.c:343 ../gdk-pixbuf/io-tiff.c:722 +#: gdk-pixbuf/io-tiff.c:343 gdk-pixbuf/io-tiff.c:722 msgid "TIFFClose operation failed" msgstr "TIFFClose eragiketak huts egin du" -#: ../gdk-pixbuf/io-tiff.c:473 ../gdk-pixbuf/io-tiff.c:486 +#: gdk-pixbuf/io-tiff.c:473 gdk-pixbuf/io-tiff.c:486 msgid "Failed to load TIFF image" msgstr "Ezin izan da TIFF irudia kargatu" -#: ../gdk-pixbuf/io-tiff.c:670 +#: gdk-pixbuf/io-tiff.c:670 msgid "Failed to save TIFF image" msgstr "Ezin izan da TIFF irudia gorde" -#: ../gdk-pixbuf/io-tiff.c:708 +#: gdk-pixbuf/io-tiff.c:708 msgid "Failed to write TIFF data" msgstr "Ezin izan da TIFF irudia idatzi" -#: ../gdk-pixbuf/io-tiff.c:760 +#: gdk-pixbuf/io-tiff.c:760 msgid "Couldn't write to TIFF file" msgstr "Ezin izan da TIFF fitxategian idatzi" -#: ../gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "TIFF irudi-formatua" -#: ../gdk-pixbuf/io-wbmp.c:246 +#: gdk-pixbuf/io-wbmp.c:246 msgid "Image has zero width" msgstr "Irudiaren zabalera zero da" -#: ../gdk-pixbuf/io-wbmp.c:264 +#: gdk-pixbuf/io-wbmp.c:264 msgid "Image has zero height" msgstr "Irudiaren altuera zero da" -#: ../gdk-pixbuf/io-wbmp.c:275 +#: gdk-pixbuf/io-wbmp.c:275 msgid "Not enough memory to load image" msgstr "Ez dago irudia kargatzeko behar adina memoria" -#: ../gdk-pixbuf/io-wbmp.c:334 +#: gdk-pixbuf/io-wbmp.c:334 msgid "Couldn't save the rest" msgstr "Ezin izan da gainerakoa gorde" -#: ../gdk-pixbuf/io-wbmp.c:375 +#: gdk-pixbuf/io-wbmp.c:375 msgid "The WBMP image format" msgstr "WBMP irudi-formatua" -#: ../gdk-pixbuf/io-xbm.c:295 +#: gdk-pixbuf/io-xbm.c:295 msgid "Invalid XBM file" msgstr "XBM fitxategi baliogabea" -#: ../gdk-pixbuf/io-xbm.c:305 +#: gdk-pixbuf/io-xbm.c:305 msgid "Insufficient memory to load XBM image file" msgstr "Ez dago XBM irudi-fitxategia kargatzeko behar adina memoria" -#: ../gdk-pixbuf/io-xbm.c:453 +#: gdk-pixbuf/io-xbm.c:453 msgid "Failed to write to temporary file when loading XBM image" msgstr "Ezin izan da aldi baterako fitxategian idatzi XBM irudia kargatzean" -#: ../gdk-pixbuf/io-xbm.c:492 +#: gdk-pixbuf/io-xbm.c:492 msgid "The XBM image format" msgstr "XBM irudi-formatua" -#: ../gdk-pixbuf/io-xpm.c:468 +#: gdk-pixbuf/io-xpm.c:468 msgid "No XPM header found" msgstr "Ez da XPM goibururik aurkitu" -#: ../gdk-pixbuf/io-xpm.c:477 +#: gdk-pixbuf/io-xpm.c:477 msgid "Invalid XPM header" msgstr "XPM goiburu baliogabea" -#: ../gdk-pixbuf/io-xpm.c:485 +#: gdk-pixbuf/io-xpm.c:485 msgid "XPM file has image width <= 0" msgstr "XPM fitxategiaren irudi-zabalera <= 0 da" -#: ../gdk-pixbuf/io-xpm.c:493 +#: gdk-pixbuf/io-xpm.c:493 msgid "XPM file has image height <= 0" msgstr "XPM fitxategiaren irudi-altuera <= 0 da" -#: ../gdk-pixbuf/io-xpm.c:501 +#: gdk-pixbuf/io-xpm.c:501 msgid "XPM has invalid number of chars per pixel" msgstr "XPMk pixel bakoitzeko karaktere-kopuru baliogabea du" -#: ../gdk-pixbuf/io-xpm.c:510 +#: gdk-pixbuf/io-xpm.c:510 msgid "XPM file has invalid number of colors" msgstr "XPM fitxategiak kolore-kopuru baliogabea du" -#: ../gdk-pixbuf/io-xpm.c:522 ../gdk-pixbuf/io-xpm.c:531 -#: ../gdk-pixbuf/io-xpm.c:583 +#: gdk-pixbuf/io-xpm.c:522 gdk-pixbuf/io-xpm.c:531 gdk-pixbuf/io-xpm.c:583 msgid "Cannot allocate memory for loading XPM image" msgstr "Ezin da XPM irudia kargatzeko memoria esleitu" -#: ../gdk-pixbuf/io-xpm.c:545 +#: gdk-pixbuf/io-xpm.c:545 msgid "Cannot read XPM colormap" msgstr "Ezin da XPMren kolore-mapa irakurri" -#: ../gdk-pixbuf/io-xpm.c:777 +#: gdk-pixbuf/io-xpm.c:777 msgid "Failed to write to temporary file when loading XPM image" msgstr "Ezin izan da aldi baterako fitxategian idatzi XPM irudia kargatzean" -#: ../gdk-pixbuf/io-xpm.c:816 +#: gdk-pixbuf/io-xpm.c:816 msgid "The XPM image format" msgstr "XPM irudi-formatua" -#: ../gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:59 msgid "The EMF image format" msgstr "EMF irudi-formatua" -#: ../gdk-pixbuf/io-gdip-utils.c:212 +#: gdk-pixbuf/io-gdip-utils.c:212 #, c-format msgid "Could not allocate memory: %s" msgstr "Ezin izan da memoria esleitu: %s" -#: ../gdk-pixbuf/io-gdip-utils.c:237 ../gdk-pixbuf/io-gdip-utils.c:350 -#: ../gdk-pixbuf/io-gdip-utils.c:383 +#: gdk-pixbuf/io-gdip-utils.c:237 gdk-pixbuf/io-gdip-utils.c:350 +#: gdk-pixbuf/io-gdip-utils.c:383 #, c-format msgid "Could not create stream: %s" msgstr "Ezin izan da korrontea sortu: %s" -#: ../gdk-pixbuf/io-gdip-utils.c:251 +#: gdk-pixbuf/io-gdip-utils.c:251 #, c-format msgid "Could not seek stream: %s" msgstr "Ezin izan da korrontea bilatu: %s" -#: ../gdk-pixbuf/io-gdip-utils.c:263 +#: gdk-pixbuf/io-gdip-utils.c:263 #, c-format msgid "Could not read from stream: %s" msgstr "Ezin izan da korrontearentzako irakurri: %s" -#: ../gdk-pixbuf/io-gdip-utils.c:736 +#: gdk-pixbuf/io-gdip-utils.c:736 msgid "Couldn't create pixbuf" msgstr "Ezin izan da pixbuf sortu" -#: ../gdk-pixbuf/io-gdip-utils.c:798 +#: gdk-pixbuf/io-gdip-utils.c:798 msgid "Couldn't load bitmap" msgstr "Ezin izan da bit-mapa kargatu" -#: ../gdk-pixbuf/io-gdip-utils.c:821 +#: gdk-pixbuf/io-gdip-utils.c:821 msgid "Couldn't load metafile" msgstr "Ezin izan da metafitxategia kargatu" -#: ../gdk-pixbuf/io-gdip-utils.c:980 +#: gdk-pixbuf/io-gdip-utils.c:980 msgid "Unsupported image format for GDI+" msgstr "Onartu gabeko irudi-formatua GDI+entzako" -#: ../gdk-pixbuf/io-gdip-utils.c:987 +#: gdk-pixbuf/io-gdip-utils.c:987 msgid "Couldn't save" msgstr "Ezin izan da gorde" -#: ../gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:58 msgid "The WMF image format" msgstr "WMF irudi-formatua" #. Description of --sync in --help output -#: ../gdk/win32/gdkmain-win32.c:54 +#: gdk/win32/gdkmain-win32.c:54 msgid "Don't batch GDI requests" msgstr "Ez jarri GDI eskaerak batch gisa" #. Description of --no-wintab in --help output -#: ../gdk/win32/gdkmain-win32.c:56 +#: gdk/win32/gdkmain-win32.c:56 msgid "Don't use the Wintab API for tablet support" msgstr "Ez erabili Wintab APIa taulak onartzeko" #. Description of --ignore-wintab in --help output -#: ../gdk/win32/gdkmain-win32.c:58 +#: gdk/win32/gdkmain-win32.c:58 msgid "Same as --no-wintab" msgstr "'--no-wintab' bezala ere" #. Description of --use-wintab in --help output -#: ../gdk/win32/gdkmain-win32.c:60 +#: gdk/win32/gdkmain-win32.c:60 msgid "Do use the Wintab API [default]" msgstr "Erabili Wintab APIa [lehenetsia]" #. Description of --max-colors=COLORS in --help output -#: ../gdk/win32/gdkmain-win32.c:62 +#: gdk/win32/gdkmain-win32.c:62 msgid "Size of the palette in 8 bit mode" msgstr "8-bit motako paletaren tamaina" #. Placeholder in --max-colors=COLORS in --help output -#: ../gdk/win32/gdkmain-win32.c:63 +#: gdk/win32/gdkmain-win32.c:63 msgid "COLORS" msgstr "KOLOREAK" #. Description of --sync in --help output -#: ../gdk/x11/gdkmain-x11.c:92 +#: gdk/x11/gdkmain-x11.c:92 msgid "Make X calls synchronous" msgstr "Bihurtu X dei sinkroniko" -#: ../gdk/x11/gdkapplaunchcontext-x11.c:311 +#: gdk/x11/gdkapplaunchcontext-x11.c:311 #, c-format msgid "Starting %s" msgstr "'%s' hasieratzen" -#: ../gdk/x11/gdkapplaunchcontext-x11.c:313 +#: gdk/x11/gdkapplaunchcontext-x11.c:313 #, c-format msgid "Opening %s" msgstr "'%s' irekitzen" -#: ../gdk/x11/gdkapplaunchcontext-x11.c:316 +#: gdk/x11/gdkapplaunchcontext-x11.c:316 #, c-format msgid "Opening %d Item" msgid_plural "Opening %d Items" msgstr[0] "Elementu %d irekitzen" msgstr[1] "%d elementu irekitzen" -#: ../gtk/gtkaboutdialog.c:264 ../gtk/gtkaboutdialog.c:2108 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "Lizentzia" -#: ../gtk/gtkaboutdialog.c:265 +#: gtk/gtkaboutdialog.c:265 msgid "The license of the program" msgstr "Programaren lizentzia" #. Add the credits button -#: ../gtk/gtkaboutdialog.c:500 +#: gtk/gtkaboutdialog.c:500 msgid "C_redits" msgstr "K_redituak" #. Add the license button -#: ../gtk/gtkaboutdialog.c:514 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "_Lizentzia" -#: ../gtk/gtkaboutdialog.c:744 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "%s buruz" -#: ../gtk/gtkaboutdialog.c:2032 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "Kredituak" -#: ../gtk/gtkaboutdialog.c:2061 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "Garapena" -#: ../gtk/gtkaboutdialog.c:2064 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "Dokumentazioa" -#: ../gtk/gtkaboutdialog.c:2076 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "Itzulpena" -#: ../gtk/gtkaboutdialog.c:2080 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "Marrazki lanak" @@ -1192,7 +1188,7 @@ msgstr "Marrazki lanak" #. * #. * Don't include the prefix "keyboard label|" in the translation. #. -#: ../gtk/gtkaccellabel.c:93 +#: gtk/gtkaccellabel.c:93 msgid "keyboard label|Shift" msgstr "Maius" @@ -1203,7 +1199,7 @@ msgstr "Maius" #. * #. * Don't include the prefix "keyboard label|" in the translation. #. -#: ../gtk/gtkaccellabel.c:101 +#: gtk/gtkaccellabel.c:101 msgid "keyboard label|Ctrl" msgstr "Ktrl" @@ -1214,7 +1210,7 @@ msgstr "Ktrl" #. * #. * Don't include the prefix "keyboard label|" in the translation. #. -#: ../gtk/gtkaccellabel.c:109 +#: gtk/gtkaccellabel.c:109 msgid "keyboard label|Alt" msgstr "Alt" @@ -1224,7 +1220,7 @@ msgstr "Alt" #. * this. #. * And do not translate the part before the |. #. -#: ../gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "Super" @@ -1234,7 +1230,7 @@ msgstr "Super" #. * this. #. * And do not translate the part before the |. #. -#: ../gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "Hiper" @@ -1244,31 +1240,31 @@ msgstr "Hiper" #. * this. #. * And do not translate the part before the |. #. -#: ../gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "Meta" #. do not translate the part before the | -#: ../gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "Zuriunea" #. do not translate the part before the | -#: ../gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "Alderantzizko barra" -#: ../gtk/gtkbuilderparser.c:340 +#: gtk/gtkbuilderparser.c:340 #, c-format msgid "Invalid type function: `%s'" msgstr "Funtzio mota baliogabea: %s" -#: ../gtk/gtkbuilderparser.c:823 +#: gtk/gtkbuilderparser.c:823 #, c-format msgid "Invalid root element: '%s'" msgstr "Erroko elementu baliogabea: %s" -#: ../gtk/gtkbuilderparser.c:862 +#: gtk/gtkbuilderparser.c:862 #, c-format msgid "Unhandled tag: '%s'" msgstr "Kudeatu gabeko etiketa: '%s'" @@ -1282,7 +1278,7 @@ msgstr "Kudeatu gabeko etiketa: '%s'" #. * so if you have a default text direction of RTL and YM, then #. * the year will appear on the right. #. -#: ../gtk/gtkcalendar.c:758 +#: gtk/gtkcalendar.c:758 msgid "calendar:MY" msgstr "calendar:YM" @@ -1290,7 +1286,7 @@ msgstr "calendar:YM" #. * first day of the week to calendar:week_start:1 if you want Monday #. * to be the first day of the week, and so on. #. -#: ../gtk/gtkcalendar.c:796 +#: gtk/gtkcalendar.c:796 msgid "calendar:week_start:0" msgstr "calendar:week_start:1" @@ -1302,7 +1298,7 @@ msgstr "calendar:week_start:1" #. * #. * If you don't understand this, leave it as "2000" #. -#: ../gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "2000" @@ -1317,7 +1313,7 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: ../gtk/gtkcalendar.c:1828 ../gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "%d" @@ -1333,7 +1329,7 @@ msgstr "%d" #. * digits. That needs support from your system and locale definition #. * too. #. -#: ../gtk/gtkcalendar.c:1860 ../gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "%d" @@ -1349,7 +1345,7 @@ msgstr "%d" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: ../gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "%y" @@ -1357,7 +1353,7 @@ msgstr "%y" #. * a disabled accelerator key combination. Only include #. * the text after the | in the translation. #. -#: ../gtk/gtkcellrendereraccel.c:235 +#: gtk/gtkcellrendereraccel.c:235 msgid "Accelerator|Disabled" msgstr "Desgaituta" @@ -1365,25 +1361,25 @@ msgstr "Desgaituta" #. * an accelerator when the cell is clicked to change the #. * acelerator. #. -#: ../gtk/gtkcellrendereraccel.c:368 ../gtk/gtkcellrendereraccel.c:580 +#: gtk/gtkcellrendereraccel.c:368 gtk/gtkcellrendereraccel.c:580 msgid "New accelerator..." msgstr "Bizkortzaile berria..." #. do not translate the part before the | -#: ../gtk/gtkcellrendererprogress.c:362 ../gtk/gtkcellrendererprogress.c:449 +#: gtk/gtkcellrendererprogress.c:362 gtk/gtkcellrendererprogress.c:449 #, c-format msgid "progress bar label|%d %%" msgstr "%% %d" -#: ../gtk/gtkcolorbutton.c:188 ../gtk/gtkcolorbutton.c:559 +#: gtk/gtkcolorbutton.c:188 gtk/gtkcolorbutton.c:559 msgid "Pick a Color" msgstr "Hautatu kolorea" -#: ../gtk/gtkcolorbutton.c:448 +#: gtk/gtkcolorbutton.c:448 msgid "Received invalid color data\n" msgstr "Kolore datu baliogabea jaso da\n" -#: ../gtk/gtkcolorsel.c:354 +#: gtk/gtkcolorsel.c:354 msgid "" "Select the color you want from the outer ring. Select the darkness or " "lightness of that color using the inner triangle." @@ -1391,7 +1387,7 @@ msgstr "" "Hautatu nahi duzun kolorea kanpoko biribiletik. Hautatu kolore horren " "iluntasuna edo argitasuna barruko triangelua erabiliz" -#: ../gtk/gtkcolorsel.c:378 +#: gtk/gtkcolorsel.c:378 msgid "" "Click the eyedropper, then click a color anywhere on your screen to select " "that color." @@ -1399,67 +1395,67 @@ msgstr "" "Egin klik tanta-kontagailuan, eta egin klik zure pantailako edozein " "koloretan kolore hori hautatzeko." -#: ../gtk/gtkcolorsel.c:387 +#: gtk/gtkcolorsel.c:387 msgid "_Hue:" msgstr "_Ñabardura:" -#: ../gtk/gtkcolorsel.c:388 +#: gtk/gtkcolorsel.c:388 msgid "Position on the color wheel." msgstr "Kolore-gurpileko kokalekua." -#: ../gtk/gtkcolorsel.c:390 +#: gtk/gtkcolorsel.c:390 msgid "_Saturation:" msgstr "_Saturazioa:" -#: ../gtk/gtkcolorsel.c:391 +#: gtk/gtkcolorsel.c:391 msgid "\"Deepness\" of the color." msgstr "Kolorearen \"intentsitatea\"." -#: ../gtk/gtkcolorsel.c:392 +#: gtk/gtkcolorsel.c:392 msgid "_Value:" msgstr "_Balioa:" -#: ../gtk/gtkcolorsel.c:393 +#: gtk/gtkcolorsel.c:393 msgid "Brightness of the color." msgstr "Kolorearen distira." -#: ../gtk/gtkcolorsel.c:394 +#: gtk/gtkcolorsel.c:394 msgid "_Red:" msgstr "_Gorria:" -#: ../gtk/gtkcolorsel.c:395 +#: gtk/gtkcolorsel.c:395 msgid "Amount of red light in the color." msgstr "Argi gorriaren kantitatea kolorean." -#: ../gtk/gtkcolorsel.c:396 +#: gtk/gtkcolorsel.c:396 msgid "_Green:" msgstr "Be_rdea:" -#: ../gtk/gtkcolorsel.c:397 +#: gtk/gtkcolorsel.c:397 msgid "Amount of green light in the color." msgstr "Argi berdearen kantitatea kolorean." -#: ../gtk/gtkcolorsel.c:398 +#: gtk/gtkcolorsel.c:398 msgid "_Blue:" msgstr "_Urdina:" -#: ../gtk/gtkcolorsel.c:399 +#: gtk/gtkcolorsel.c:399 msgid "Amount of blue light in the color." msgstr "Argi urdinaren kantitatea kolorean." -#: ../gtk/gtkcolorsel.c:402 +#: gtk/gtkcolorsel.c:402 msgid "Op_acity:" msgstr "_Opakutasuna:" -#: ../gtk/gtkcolorsel.c:409 ../gtk/gtkcolorsel.c:419 +#: gtk/gtkcolorsel.c:409 gtk/gtkcolorsel.c:419 msgid "Transparency of the color." msgstr "Kolorearen gardentasuna." -#: ../gtk/gtkcolorsel.c:426 +#: gtk/gtkcolorsel.c:426 msgid "Color _name:" msgstr "Kolorearen i_zena:" -#: ../gtk/gtkcolorsel.c:440 +#: gtk/gtkcolorsel.c:440 msgid "" "You can enter an HTML-style hexadecimal color value, or simply a color name " "such as 'orange' in this entry." @@ -1467,15 +1463,15 @@ msgstr "" "HTML estiloko kolore-balio hamaseitarra sar dezakezu edo bestela kolore " "baten izena, adibidez 'laranja', sarrera honetan." -#: ../gtk/gtkcolorsel.c:470 +#: gtk/gtkcolorsel.c:470 msgid "_Palette:" msgstr "_Paleta:" -#: ../gtk/gtkcolorsel.c:499 +#: gtk/gtkcolorsel.c:499 msgid "Color Wheel" msgstr "Kolore-gurpila" -#: ../gtk/gtkcolorsel.c:976 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " @@ -1485,7 +1481,7 @@ msgstr "" "konparatzeko. Kolore hori paleta-sarrerara arrasta dezakezu edo kolore hori " "uneko kolore gisa hauta dezakezu, koloreen ondoko lagin-multzora arrastatuz." -#: ../gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." @@ -1493,11 +1489,11 @@ msgstr "" "Hautatu duzun kolorea. Kolore hori paleta-sarrerara arrasta dezakezu eta han " "gorde aurrerago erabiltzeko." -#: ../gtk/gtkcolorsel.c:1363 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "_Gorde kolorea hemen" -#: ../gtk/gtkcolorsel.c:1568 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1506,51 +1502,51 @@ msgstr "" "aldatzeko, arrastatu koloreen lagin-multzoa hona edo egin klik eskuineko " "botoiarekin eta hautatu \"Gorde kolorea hemen.\"" -#: ../gtk/gtkcolorseldialog.c:170 +#: gtk/gtkcolorseldialog.c:170 msgid "Color Selection" msgstr "Kolore-hautapena" -#: ../gtk/gtkentry.c:5376 ../gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "Sartzeko _metodoak" -#: ../gtk/gtkentry.c:5390 ../gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "_Txertatu Unicode kontrol-karakterea" -#: ../gtk/gtkfilechooserbutton.c:64 +#: gtk/gtkfilechooserbutton.c:64 msgid "Select A File" msgstr "Hautatu fitxategia" -#: ../gtk/gtkfilechooserbutton.c:65 ../gtk/gtkfilechooserdefault.c:1909 +#: gtk/gtkfilechooserbutton.c:65 gtk/gtkfilechooserdefault.c:1909 msgid "Desktop" msgstr "Mahaigaina" -#: ../gtk/gtkfilechooserbutton.c:66 +#: gtk/gtkfilechooserbutton.c:66 msgid "(None)" msgstr "(bat ere ez)" -#: ../gtk/gtkfilechooserbutton.c:2013 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "Besterik..." -#: ../gtk/gtkfilechooserdefault.c:1053 +#: gtk/gtkfilechooserdefault.c:1053 msgid "Could not retrieve information about the file" msgstr "Ezin da fitxategiari buruzko informaziorik lortu" -#: ../gtk/gtkfilechooserdefault.c:1064 +#: gtk/gtkfilechooserdefault.c:1064 msgid "Could not add a bookmark" msgstr "Ezin da laster-marka gehitu" -#: ../gtk/gtkfilechooserdefault.c:1075 +#: gtk/gtkfilechooserdefault.c:1075 msgid "Could not remove bookmark" msgstr "Ezin izan da laster-marka ezabatu" -#: ../gtk/gtkfilechooserdefault.c:1086 +#: gtk/gtkfilechooserdefault.c:1086 msgid "The folder could not be created" msgstr "Ezin izan da karpeta sortu" -#: ../gtk/gtkfilechooserdefault.c:1099 +#: gtk/gtkfilechooserdefault.c:1099 msgid "" "The folder could not be created, as a file with the same name already " "exists. Try using a different name for the folder, or rename the file first." @@ -1559,11 +1555,11 @@ msgstr "" "Saiatu karpeta beste izen batekin sortzen, edo aldatu fitxateiaren izena " "lehenbizi." -#: ../gtk/gtkfilechooserdefault.c:1110 +#: gtk/gtkfilechooserdefault.c:1110 msgid "Invalid file name" msgstr "Fitxategi-izen baliogabea" -#: ../gtk/gtkfilechooserdefault.c:1120 +#: gtk/gtkfilechooserdefault.c:1120 msgid "The folder contents could not be displayed" msgstr "Karpetaren edukia ezin izan da bistaratu" @@ -1571,170 +1567,171 @@ msgstr "Karpetaren edukia ezin izan da bistaratu" #. * is a hostname. Nautilus and the panel contain the same string #. * to translate. #. -#: ../gtk/gtkfilechooserdefault.c:1661 +#: gtk/gtkfilechooserdefault.c:1661 #, c-format msgid "%1$s on %2$s" msgstr "%1$s, %2$s" -#: ../gtk/gtkfilechooserdefault.c:1837 +#: gtk/gtkfilechooserdefault.c:1837 msgid "Search" msgstr "Bilatu" -#: ../gtk/gtkfilechooserdefault.c:1861 +#: gtk/gtkfilechooserdefault.c:1861 msgid "Recently Used" msgstr "Duela gutxi erabilita" -#: ../gtk/gtkfilechooserdefault.c:2476 +#: gtk/gtkfilechooserdefault.c:2476 msgid "Select which types of files are shown" msgstr "Hautatu erakutsiko diren fitxategi motak" -#: ../gtk/gtkfilechooserdefault.c:2905 +#: gtk/gtkfilechooserdefault.c:2905 #, c-format msgid "Add the folder '%s' to the bookmarks" msgstr "Gehitu '%s' karpeta laster-markei" -#: ../gtk/gtkfilechooserdefault.c:2946 +#: gtk/gtkfilechooserdefault.c:2946 #, c-format msgid "Add the current folder to the bookmarks" msgstr "Gehitu uneko karpeta laster-markei" -#: ../gtk/gtkfilechooserdefault.c:2948 +#: gtk/gtkfilechooserdefault.c:2948 #, c-format msgid "Add the selected folders to the bookmarks" msgstr "Gehitu hautatutako karpetak laster-markei" -#: ../gtk/gtkfilechooserdefault.c:2988 +#: gtk/gtkfilechooserdefault.c:2988 #, c-format msgid "Remove the bookmark '%s'" msgstr "Kendu '%s' laster-marka" -#: ../gtk/gtkfilechooserdefault.c:3706 +#: gtk/gtkfilechooserdefault.c:3706 msgid "Remove" msgstr "Kendu" -#: ../gtk/gtkfilechooserdefault.c:3715 +#: gtk/gtkfilechooserdefault.c:3715 msgid "Rename..." msgstr "Izena aldatu..." #. Accessible object name for the file chooser's shortcuts pane -#: ../gtk/gtkfilechooserdefault.c:3861 +#: gtk/gtkfilechooserdefault.c:3861 msgid "Places" msgstr "Lekuak" #. Column header for the file chooser's shortcuts pane -#: ../gtk/gtkfilechooserdefault.c:3918 +#: gtk/gtkfilechooserdefault.c:3918 msgid "_Places" msgstr "_Lekuak" -#: ../gtk/gtkfilechooserdefault.c:3973 ../gtk/gtkstock.c:297 +#: gtk/gtkfilechooserdefault.c:3973 gtk/gtkstock.c:297 msgid "_Add" msgstr "_Gehitu" -#: ../gtk/gtkfilechooserdefault.c:3980 +#: gtk/gtkfilechooserdefault.c:3980 msgid "Add the selected folder to the Bookmarks" msgstr "Gehitu hautatutako karpetak laster-markei" -#: ../gtk/gtkfilechooserdefault.c:3985 ../gtk/gtkstock.c:386 +#: gtk/gtkfilechooserdefault.c:3985 gtk/gtkstock.c:386 msgid "_Remove" msgstr "_Kendu" -#: ../gtk/gtkfilechooserdefault.c:3992 +#: gtk/gtkfilechooserdefault.c:3992 msgid "Remove the selected bookmark" msgstr "Kendu hautatutako lastermarka" -#: ../gtk/gtkfilechooserdefault.c:4089 +#: gtk/gtkfilechooserdefault.c:4089 msgid "Could not select file" msgstr "Ezin izan da fitxategia hautatu" -#: ../gtk/gtkfilechooserdefault.c:4262 +#: gtk/gtkfilechooserdefault.c:4262 msgid "_Add to Bookmarks" msgstr "_Gehitu laster-markei" -#: ../gtk/gtkfilechooserdefault.c:4276 +#: gtk/gtkfilechooserdefault.c:4276 msgid "Show _Hidden Files" msgstr "Erakutsi fitxategi _ezkutuak" -#: ../gtk/gtkfilechooserdefault.c:4519 ../gtk/gtkfilesel.c:730 +#: gtk/gtkfilechooserdefault.c:4519 gtk/gtkfilesel.c:730 msgid "Files" msgstr "Fitxategiak" -#: ../gtk/gtkfilechooserdefault.c:4568 +#: gtk/gtkfilechooserdefault.c:4568 msgid "Name" msgstr "Izena" -#: ../gtk/gtkfilechooserdefault.c:4593 +#: gtk/gtkfilechooserdefault.c:4593 msgid "Size" msgstr "Tamaina" -#: ../gtk/gtkfilechooserdefault.c:4607 +#: gtk/gtkfilechooserdefault.c:4607 msgid "Modified" msgstr "Aldatua" #. Label -#: ../gtk/gtkfilechooserdefault.c:4827 ../gtk/gtkprinteroptionwidget.c:786 +#: gtk/gtkfilechooserdefault.c:4827 gtk/gtkprinteroptionwidget.c:786 msgid "_Name:" msgstr "_Izena:" -#: ../gtk/gtkfilechooserdefault.c:4869 +#: gtk/gtkfilechooserdefault.c:4869 msgid "_Browse for other folders" msgstr "_Arakatu beste karpetak" -#: ../gtk/gtkfilechooserdefault.c:5139 +#: gtk/gtkfilechooserdefault.c:5139 msgid "Type a file name" msgstr "Idatzi fitxategi-izena" #. Create Folder -#: ../gtk/gtkfilechooserdefault.c:5176 +#: gtk/gtkfilechooserdefault.c:5176 msgid "Create Fo_lder" msgstr "Sortu karpeta" -#: ../gtk/gtkfilechooserdefault.c:5186 +#: gtk/gtkfilechooserdefault.c:5186 msgid "_Location:" msgstr "_Kokalekua:" -#: ../gtk/gtkfilechooserdefault.c:5375 +#: gtk/gtkfilechooserdefault.c:5375 msgid "Save in _folder:" msgstr "Gorde _karpetan:" -#: ../gtk/gtkfilechooserdefault.c:5377 +#: gtk/gtkfilechooserdefault.c:5377 msgid "Create in _folder:" msgstr "Sortu _karpetan:" -#: ../gtk/gtkfilechooserdefault.c:6972 +#: gtk/gtkfilechooserdefault.c:6971 msgid "Cannot change to folder because it is not local" msgstr "Ezin aldatu karpetara, lokala ez delako." -#: ../gtk/gtkfilechooserdefault.c:7597 ../gtk/gtkfilechooserdefault.c:7618 +#: gtk/gtkfilechooserdefault.c:7596 gtk/gtkfilechooserdefault.c:7617 #, c-format msgid "Shortcut %s already exists" msgstr "%s lasterbidea badago lehendik ere" -#: ../gtk/gtkfilechooserdefault.c:7708 +#: gtk/gtkfilechooserdefault.c:7707 #, c-format msgid "Shortcut %s does not exist" msgstr "%s lasterbidea ez da existitzen" -#: ../gtk/gtkfilechooserdefault.c:7951 ../gtk/gtkprintunixdialog.c:364 +#: gtk/gtkfilechooserdefault.c:7950 gtk/gtkprintunixdialog.c:364 #, c-format msgid "A file named \"%s\" already exists. Do you want to replace it?" msgstr " \"%s\" izeneko fitxategia badago lehendik. Ordeztea nahi duzu?" -#: ../gtk/gtkfilechooserdefault.c:7954 ../gtk/gtkprintunixdialog.c:368 +#: gtk/gtkfilechooserdefault.c:7953 gtk/gtkprintunixdialog.c:368 #, c-format -msgid "The file already exists in \"%s\". Replacing it will overwrite its contents." +msgid "" +"The file already exists in \"%s\". Replacing it will overwrite its contents." msgstr "" "\"%s\"(e)n badago fitxategia lehendik. Hau ordeztean bere eduki guztia " "gainidatziko da." -#: ../gtk/gtkfilechooserdefault.c:7959 ../gtk/gtkprintunixdialog.c:375 +#: gtk/gtkfilechooserdefault.c:7958 gtk/gtkprintunixdialog.c:375 msgid "_Replace" msgstr "_Ordeztu" -#: ../gtk/gtkfilechooserdefault.c:8720 +#: gtk/gtkfilechooserdefault.c:8719 msgid "Could not start the search process" msgstr "Ezin izan da bilaketako prozesua abiarazi" -#: ../gtk/gtkfilechooserdefault.c:8721 +#: gtk/gtkfilechooserdefault.c:8720 msgid "" "The program was not able to create a connection to the indexer daemon. " "Please make sure it is running." @@ -1742,67 +1739,67 @@ msgstr "" "Programak ezin izan du indexatzaile daemonarekin konexiorik sortu. Ziurtatu " "exekutatzen ari dela." -#: ../gtk/gtkfilechooserdefault.c:8735 +#: gtk/gtkfilechooserdefault.c:8734 msgid "Could not send the search request" msgstr "Ezin izan da bilaketako eskaera bidali" #. Label -#: ../gtk/gtkfilechooserdefault.c:9150 +#: gtk/gtkfilechooserdefault.c:9149 msgid "_Search:" msgstr "_Bilaketa:" -#: ../gtk/gtkfilechooserdefault.c:10097 +#: gtk/gtkfilechooserdefault.c:10096 #, c-format msgid "Could not mount %s" msgstr "Ezin da %s muntatu" -#: ../gtk/gtkfilechooserdefault.c:10751 +#: gtk/gtkfilechooserdefault.c:10750 msgid "Type name of new folder" msgstr "Idatzi karpeta berriaren izena" -#: ../gtk/gtkfilechooserdefault.c:10801 +#: gtk/gtkfilechooserdefault.c:10800 #, c-format msgid "%.1f KB" msgstr "%.1f KB" -#: ../gtk/gtkfilechooserdefault.c:10803 +#: gtk/gtkfilechooserdefault.c:10802 #, c-format msgid "%.1f MB" msgstr "%.1f MB" -#: ../gtk/gtkfilechooserdefault.c:10805 +#: gtk/gtkfilechooserdefault.c:10804 #, c-format msgid "%.1f GB" msgstr "%.1f GB" -#: ../gtk/gtkfilechooserdefault.c:10908 ../gtk/gtkfilechooserdefault.c:10930 -#: ../gtk/gtkfilechooserdefault.c:11001 +#: gtk/gtkfilechooserdefault.c:10907 gtk/gtkfilechooserdefault.c:10929 +#: gtk/gtkfilechooserdefault.c:11000 msgid "Unknown" msgstr "Ezezaguna" -#: ../gtk/gtkfilechooserdefault.c:10948 +#: gtk/gtkfilechooserdefault.c:10947 msgid "%H:%M" msgstr "%H:%M" -#: ../gtk/gtkfilechooserdefault.c:10950 +#: gtk/gtkfilechooserdefault.c:10949 msgid "Yesterday at %H:%M" msgstr "Atzo %H:%M orduan" -#: ../gtk/gtkfilechooserentry.c:659 ../gtk/gtkfilechooserentry.c:1115 +#: gtk/gtkfilechooserentry.c:659 gtk/gtkfilechooserentry.c:1115 msgid "Invalid path" msgstr "Bide-izen baliogabea" #. translators: this text is shown when there are no completions #. * for something the user typed in a file chooser entry #. -#: ../gtk/gtkfilechooserentry.c:1070 +#: gtk/gtkfilechooserentry.c:1070 msgid "No match" msgstr "Ez dago bat datorrenik" #. translators: this text is shown when there is exactly one completion #. * for something the user typed in a file chooser entry #. -#: ../gtk/gtkfilechooserentry.c:1081 +#: gtk/gtkfilechooserentry.c:1081 msgid "Sole completion" msgstr "Osaketa bakarra" @@ -1810,41 +1807,41 @@ msgstr "Osaketa bakarra" #. * entry is a complete filename, but could be continued to find #. * a longer match #. -#: ../gtk/gtkfilechooserentry.c:1097 +#: gtk/gtkfilechooserentry.c:1097 msgid "Complete, but not unique" msgstr "Osaketa, baina ez bakarra" #. translators: this text is shown while the system is searching #. * for possible completions for text in a file chooser entry #. -#: ../gtk/gtkfilechooserentry.c:1133 +#: gtk/gtkfilechooserentry.c:1133 msgid "Completing..." msgstr "Osaketa lantzen..." -#: ../gtk/gtkfilechoosersettings.c:262 ../gtk/gtkfilesel.c:1349 -#: ../gtk/gtkfilesel.c:1358 +#: gtk/gtkfilechoosersettings.c:262 gtk/gtkfilesel.c:1349 +#: gtk/gtkfilesel.c:1358 #, c-format msgid "Error creating folder '%s': %s" msgstr "Errorea '%s' karpeta sortzean: %s" -#: ../gtk/gtkfilesel.c:694 +#: gtk/gtkfilesel.c:694 msgid "Folders" msgstr "Karpetak" -#: ../gtk/gtkfilesel.c:698 +#: gtk/gtkfilesel.c:698 msgid "Fol_ders" msgstr "Kar_petak" -#: ../gtk/gtkfilesel.c:734 +#: gtk/gtkfilesel.c:734 msgid "_Files" msgstr "_Fitxategiak" -#: ../gtk/gtkfilesel.c:821 ../gtk/gtkfilesel.c:2148 +#: gtk/gtkfilesel.c:821 gtk/gtkfilesel.c:2148 #, c-format msgid "Folder unreadable: %s" msgstr "Karpeta ezin da irakurri: %s" -#: ../gtk/gtkfilesel.c:905 +#: gtk/gtkfilesel.c:905 #, c-format msgid "" "The file \"%s\" resides on another machine (called %s) and may not be " @@ -1855,87 +1852,90 @@ msgstr "" "dago programa honetarako erabilgarri.\n" "Ziur zaude hautatu nahi duzula?" -#: ../gtk/gtkfilesel.c:1020 +#: gtk/gtkfilesel.c:1020 msgid "_New Folder" msgstr "Kar_peta berria" -#: ../gtk/gtkfilesel.c:1031 +#: gtk/gtkfilesel.c:1031 msgid "De_lete File" msgstr "E_zabatu fitxategia" -#: ../gtk/gtkfilesel.c:1042 +#: gtk/gtkfilesel.c:1042 msgid "_Rename File" msgstr "_Aldatu fitxategi-izena" -#: ../gtk/gtkfilesel.c:1347 +#: gtk/gtkfilesel.c:1347 #, c-format -msgid "The folder name \"%s\" contains symbols that are not allowed in filenames" -msgstr "\"%s\" izeneko karpetak fitxategi-izenetan onartzen ez diren ikurrak ditu" +msgid "" +"The folder name \"%s\" contains symbols that are not allowed in filenames" +msgstr "" +"\"%s\" izeneko karpetak fitxategi-izenetan onartzen ez diren ikurrak ditu" -#: ../gtk/gtkfilesel.c:1392 +#: gtk/gtkfilesel.c:1392 msgid "New Folder" msgstr "Karpeta berria" -#: ../gtk/gtkfilesel.c:1407 +#: gtk/gtkfilesel.c:1407 msgid "_Folder name:" msgstr "_Karpeta-izena:" -#: ../gtk/gtkfilesel.c:1431 +#: gtk/gtkfilesel.c:1431 msgid "C_reate" msgstr "S_ortu" -#: ../gtk/gtkfilesel.c:1474 ../gtk/gtkfilesel.c:1581 ../gtk/gtkfilesel.c:1594 +#: gtk/gtkfilesel.c:1474 gtk/gtkfilesel.c:1581 gtk/gtkfilesel.c:1594 #, c-format msgid "The filename \"%s\" contains symbols that are not allowed in filenames" -msgstr "\"%s\" fitxategi-izenak fitxategi-izenetan onartzen ez diren ikurrak ditu" +msgstr "" +"\"%s\" fitxategi-izenak fitxategi-izenetan onartzen ez diren ikurrak ditu" -#: ../gtk/gtkfilesel.c:1477 ../gtk/gtkfilesel.c:1487 +#: gtk/gtkfilesel.c:1477 gtk/gtkfilesel.c:1487 #, c-format msgid "Error deleting file '%s': %s" msgstr "Errorea '%s' fitxategia ezabatzean: %s" -#: ../gtk/gtkfilesel.c:1530 +#: gtk/gtkfilesel.c:1530 #, c-format msgid "Really delete file \"%s\"?" msgstr "Benetan \"%s\" fitxategia ezabatu?" -#: ../gtk/gtkfilesel.c:1535 +#: gtk/gtkfilesel.c:1535 msgid "Delete File" msgstr "Ezabatu fitxategia" -#: ../gtk/gtkfilesel.c:1583 +#: gtk/gtkfilesel.c:1583 #, c-format msgid "Error renaming file to \"%s\": %s" msgstr "Errorea \"%s\" karpetari izena aldatzean: %s" -#: ../gtk/gtkfilesel.c:1596 +#: gtk/gtkfilesel.c:1596 #, c-format msgid "Error renaming file \"%s\": %s" msgstr "Errorea \"%s\" fitxategiari izena aldatzean: %s" -#: ../gtk/gtkfilesel.c:1605 +#: gtk/gtkfilesel.c:1605 #, c-format msgid "Error renaming file \"%s\" to \"%s\": %s" msgstr "Errorea fitxategiari \"%s\" izenaren ordez \"%s\" ipintzean: %s" -#: ../gtk/gtkfilesel.c:1652 +#: gtk/gtkfilesel.c:1652 msgid "Rename File" msgstr "Aldatu fitxategi-izena" -#: ../gtk/gtkfilesel.c:1667 +#: gtk/gtkfilesel.c:1667 #, c-format msgid "Rename file \"%s\" to:" msgstr "Fitxategiari \"%s\" izena ipini honen ordez:" -#: ../gtk/gtkfilesel.c:1696 +#: gtk/gtkfilesel.c:1696 msgid "_Rename" msgstr "I_zena aldatu" -#: ../gtk/gtkfilesel.c:2128 +#: gtk/gtkfilesel.c:2128 msgid "_Selection: " msgstr "_Hautapena: " -#: ../gtk/gtkfilesel.c:3048 +#: gtk/gtkfilesel.c:3048 #, c-format msgid "" "The filename \"%s\" couldn't be converted to UTF-8. (try setting the " @@ -1944,15 +1944,15 @@ msgstr "" "\"%s\" fitxategi-izena ezin izan da UTF-8 bihurtu (saiatu " "G_FILENAME_ENCODING ingurune-aldagaia ezartzen): %s" -#: ../gtk/gtkfilesel.c:3051 +#: gtk/gtkfilesel.c:3051 msgid "Invalid UTF-8" msgstr "Utf-8 baliogabea" -#: ../gtk/gtkfilesel.c:3925 +#: gtk/gtkfilesel.c:3925 msgid "Name too long" msgstr "Izena luzeegia da" -#: ../gtk/gtkfilesel.c:3927 +#: gtk/gtkfilesel.c:3927 msgid "Couldn't convert filename" msgstr "Ezin izan da fitxategi-izena bihurtu" @@ -1961,75 +1961,75 @@ msgstr "Ezin izan da fitxategi-izena bihurtu" #. * token for the fake "File System" volume. So, we'll return a pointer to #. * this particular string. #. -#: ../gtk/gtkfilesystem.c:52 +#: gtk/gtkfilesystem.c:52 msgid "File System" msgstr "Fitxategi-sistema" -#: ../gtk/gtkfilesystemmodel.c:700 +#: gtk/gtkfilesystemmodel.c:700 msgid "Could not obtain root folder" msgstr "Ezin izan da erroko karpeta lortu" -#: ../gtk/gtkfilesystemmodel.c:1299 +#: gtk/gtkfilesystemmodel.c:1299 msgid "(Empty)" msgstr "(Hutsik)" -#: ../gtk/gtkfontbutton.c:144 ../gtk/gtkfontbutton.c:266 +#: gtk/gtkfontbutton.c:144 gtk/gtkfontbutton.c:266 msgid "Pick a Font" msgstr "Hautatu letra-tipoa" #. Initialize fields -#: ../gtk/gtkfontbutton.c:260 +#: gtk/gtkfontbutton.c:260 msgid "Sans 12" msgstr "Sans 12" -#: ../gtk/gtkfontbutton.c:780 +#: gtk/gtkfontbutton.c:780 msgid "Font" msgstr "Letra-tipoa" #. This is the default text shown in the preview entry, though the user #. can set it. Remember that some fonts only have capital letters. -#: ../gtk/gtkfontsel.c:75 +#: gtk/gtkfontsel.c:75 msgid "abcdefghijk ABCDEFGHIJK" msgstr "abcdefghijk ABCDEFGHIJK" -#: ../gtk/gtkfontsel.c:328 +#: gtk/gtkfontsel.c:328 msgid "_Family:" msgstr "_Familia:" -#: ../gtk/gtkfontsel.c:334 +#: gtk/gtkfontsel.c:334 msgid "_Style:" msgstr "_Estiloa:" -#: ../gtk/gtkfontsel.c:340 +#: gtk/gtkfontsel.c:340 msgid "Si_ze:" msgstr "Ta_maina:" #. create the text entry widget -#: ../gtk/gtkfontsel.c:517 +#: gtk/gtkfontsel.c:517 msgid "_Preview:" msgstr "_Aurrebista:" -#: ../gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "Letra-tipoaren hautapena" -#: ../gtk/gtkgamma.c:408 +#: gtk/gtkgamma.c:408 msgid "Gamma" msgstr "Gamma" -#: ../gtk/gtkgamma.c:418 +#: gtk/gtkgamma.c:418 msgid "_Gamma value" msgstr "_Gamma-balioa" #. Remove this icon source so we don't keep trying to #. * load it. #. -#: ../gtk/gtkiconfactory.c:1403 +#: gtk/gtkiconfactory.c:1403 #, c-format msgid "Error loading icon: %s" msgstr "Errorea ikonoa kargatzean: %s" -#: ../gtk/gtkicontheme.c:1363 +#: gtk/gtkicontheme.c:1363 #, c-format msgid "" "Could not find the icon '%s'. The '%s' theme\n" @@ -2042,132 +2042,132 @@ msgstr "" "Kopia bat hemen lor dezakezu:\n" "\t%s" -#: ../gtk/gtkicontheme.c:1543 +#: gtk/gtkicontheme.c:1543 #, c-format msgid "Icon '%s' not present in theme" msgstr "'%s' ikonoa ez dago gaian" -#: ../gtk/gtkicontheme.c:3058 +#: gtk/gtkicontheme.c:3058 msgid "Failed to load icon" msgstr "Huts egin du ikonoa kargatzean" -#: ../gtk/gtkimmodule.c:515 +#: gtk/gtkimmodule.c:515 msgid "Simple" msgstr "Bakuna" -#: ../gtk/gtkimmulticontext.c:542 +#: gtk/gtkimmulticontext.c:542 msgid "input method menu|System" msgstr "Sistema" -#: ../gtk/gtkinputdialog.c:192 +#: gtk/gtkinputdialog.c:192 msgid "Input" msgstr "Sarrera" -#: ../gtk/gtkinputdialog.c:207 +#: gtk/gtkinputdialog.c:207 msgid "No extended input devices" msgstr "Ez dago sarrerako gailu hedaturik" -#: ../gtk/gtkinputdialog.c:220 +#: gtk/gtkinputdialog.c:220 msgid "_Device:" msgstr "_Gailua:" -#: ../gtk/gtkinputdialog.c:237 +#: gtk/gtkinputdialog.c:237 msgid "Disabled" msgstr "Desgaituta" -#: ../gtk/gtkinputdialog.c:244 +#: gtk/gtkinputdialog.c:244 msgid "Screen" msgstr "Pantaila" -#: ../gtk/gtkinputdialog.c:251 +#: gtk/gtkinputdialog.c:251 msgid "Window" msgstr "Leihoa" -#: ../gtk/gtkinputdialog.c:258 +#: gtk/gtkinputdialog.c:258 msgid "_Mode:" msgstr "_Modua:" #. The axis listbox -#: ../gtk/gtkinputdialog.c:279 +#: gtk/gtkinputdialog.c:279 msgid "Axes" msgstr "Ardatzak" #. Keys listbox -#: ../gtk/gtkinputdialog.c:297 +#: gtk/gtkinputdialog.c:297 msgid "Keys" msgstr "Gakoak" -#: ../gtk/gtkinputdialog.c:524 +#: gtk/gtkinputdialog.c:524 msgid "_X:" msgstr "_X:" -#: ../gtk/gtkinputdialog.c:525 +#: gtk/gtkinputdialog.c:525 msgid "_Y:" msgstr "_Y:" -#: ../gtk/gtkinputdialog.c:526 +#: gtk/gtkinputdialog.c:526 msgid "_Pressure:" msgstr "_Presioa:" -#: ../gtk/gtkinputdialog.c:527 +#: gtk/gtkinputdialog.c:527 msgid "X _tilt:" msgstr "X _okerdura:" -#: ../gtk/gtkinputdialog.c:528 +#: gtk/gtkinputdialog.c:528 msgid "Y t_ilt:" msgstr "Y o_kerdura:" -#: ../gtk/gtkinputdialog.c:529 +#: gtk/gtkinputdialog.c:529 msgid "_Wheel:" msgstr "_Gurpila:" -#: ../gtk/gtkinputdialog.c:581 +#: gtk/gtkinputdialog.c:581 msgid "none" msgstr "bat ere ez" -#: ../gtk/gtkinputdialog.c:618 ../gtk/gtkinputdialog.c:654 +#: gtk/gtkinputdialog.c:618 gtk/gtkinputdialog.c:654 msgid "(disabled)" msgstr "(desgaituta)" -#: ../gtk/gtkinputdialog.c:647 +#: gtk/gtkinputdialog.c:647 msgid "(unknown)" msgstr "(ezezaguna)" #. and clear button -#: ../gtk/gtkinputdialog.c:751 +#: gtk/gtkinputdialog.c:751 msgid "Cl_ear" msgstr "_Garbitu" -#: ../gtk/gtklinkbutton.c:424 +#: gtk/gtklinkbutton.c:427 msgid "Copy URL" msgstr "Kopiatu URLa" -#: ../gtk/gtklinkbutton.c:562 +#: gtk/gtklinkbutton.c:565 msgid "Invalid URI" msgstr "URI baliogabea" #. Description of --gtk-module=MODULES in --help output -#: ../gtk/gtkmain.c:421 +#: gtk/gtkmain.c:421 msgid "Load additional GTK+ modules" msgstr "Kargatu GTK+ modulu gehigarriak" #. Placeholder in --gtk-module=MODULES in --help output -#: ../gtk/gtkmain.c:422 +#: gtk/gtkmain.c:422 msgid "MODULES" msgstr "MODULUAK" #. Description of --g-fatal-warnings in --help output -#: ../gtk/gtkmain.c:424 +#: gtk/gtkmain.c:424 msgid "Make all warnings fatal" msgstr "Bihurtu abisu guztiak errore larri" #. Description of --gtk-debug=FLAGS in --help output -#: ../gtk/gtkmain.c:427 +#: gtk/gtkmain.c:427 msgid "GTK+ debugging flags to set" msgstr "Ezarri beharreko Gtk+ arazketa-banderak" #. Description of --gtk-no-debug=FLAGS in --help output -#: ../gtk/gtkmain.c:430 +#: gtk/gtkmain.c:430 msgid "GTK+ debugging flags to unset" msgstr "Ezarpenetik kendu beharreko Gtk+ arazketa-banderak" @@ -2176,74 +2176,65 @@ msgstr "Ezarpenetik kendu beharreko Gtk+ arazketa-banderak" #. * Do *not* translate it to "predefinito:LTR", if it #. * it isn't default:LTR or default:RTL it will not work #. -#: ../gtk/gtkmain.c:678 +#: gtk/gtkmain.c:678 msgid "default:LTR" msgstr "default:LTR" -#: ../gtk/gtkmain.c:740 +#: gtk/gtkmain.c:740 #, c-format msgid "Cannot open display: %s" msgstr "Ezin da pantaila ireki: %s" -#: ../gtk/gtkmain.c:777 +#: gtk/gtkmain.c:777 msgid "GTK+ Options" msgstr "GTK+ aukerak" -#: ../gtk/gtkmain.c:777 +#: gtk/gtkmain.c:777 msgid "Show GTK+ Options" msgstr "Erakutsi GTK+ aukerak" -#: ../gtk/gtkmountoperation.c:476 +#: gtk/gtkmountoperation.c:476 msgid "Co_nnect" msgstr "_Konektatu" -#: ../gtk/gtkmountoperation.c:520 +#: gtk/gtkmountoperation.c:520 msgid "Connect _anonymously" msgstr "Konektatu _anonimoki" -#: ../gtk/gtkmountoperation.c:529 +#: gtk/gtkmountoperation.c:529 msgid "Connect as u_ser:" msgstr "Konektatu _erabiltzaile gisa:" -#: ../gtk/gtkmountoperation.c:566 +#: gtk/gtkmountoperation.c:566 msgid "_Username:" msgstr "_Erabiltzaile-izena:" -#: ../gtk/gtkmountoperation.c:570 +#: gtk/gtkmountoperation.c:570 msgid "_Domain:" msgstr "_Domeinua:" -#: ../gtk/gtkmountoperation.c:575 +#: gtk/gtkmountoperation.c:575 msgid "_Password:" msgstr "_Pasahitza:" -#: ../gtk/gtkmountoperation.c:590 +#: gtk/gtkmountoperation.c:590 msgid "Forget password _immediately" msgstr "Ahaztu pasahitza _berehala" -#: ../gtk/gtkmountoperation.c:598 +#: gtk/gtkmountoperation.c:598 msgid "Remember password until you _logout" msgstr "Gogoratu pasahitza saioa _amaitu arte" -#: ../gtk/gtkmountoperation.c:606 +#: gtk/gtkmountoperation.c:606 msgid "Remember _forever" msgstr "_Gogoratu beti" -#: ../gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "Gezi-tartea" - -#: ../gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "Korritzeko gezien arteko tartea" - -#: ../gtk/gtknotebook.c:4425 ../gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "%u. orrialdea" -#: ../gtk/gtkpagesetup.c:597 ../gtk/gtkpapersize.c:825 -#: ../gtk/gtkpapersize.c:865 +#: gtk/gtkpagesetup.c:597 gtk/gtkpapersize.c:825 gtk/gtkpapersize.c:865 msgid "Not a valid page setup file" msgstr "Ez da orria konfiguratzeko baliozko fitxategia" @@ -2253,11 +2244,11 @@ msgstr "Ez da orria konfiguratzeko baliozko fitxategia" #. * Do *not* translate it to "predefinito:mm", if it #. * it isn't default:mm or default:inch it will not work #. -#: ../gtk/gtkpagesetupunixdialog.c:152 +#: gtk/gtkpagesetupunixdialog.c:152 msgid "default:mm" msgstr "default:mm" -#: ../gtk/gtkpagesetupunixdialog.c:308 +#: gtk/gtkpagesetupunixdialog.c:308 msgid "" "Any Printer\n" "For portable documents" @@ -2265,15 +2256,15 @@ msgstr "" "Edozein inprimagailu\n" "Dokumentu eramangarrientzako" -#: ../gtk/gtkpagesetupunixdialog.c:894 ../gtk/gtkpagesetupunixdialog.c:1403 +#: gtk/gtkpagesetupunixdialog.c:894 gtk/gtkpagesetupunixdialog.c:1403 msgid "mm" msgstr "mm" -#: ../gtk/gtkpagesetupunixdialog.c:896 ../gtk/gtkpagesetupunixdialog.c:1401 +#: gtk/gtkpagesetupunixdialog.c:896 gtk/gtkpagesetupunixdialog.c:1401 msgid "inch" msgstr "hazbete" -#: ../gtk/gtkpagesetupunixdialog.c:915 +#: gtk/gtkpagesetupunixdialog.c:915 #, c-format msgid "" "Margins:\n" @@ -2288,88 +2279,88 @@ msgstr "" " Goian: %s %s\n" " Behean: %s %s" -#: ../gtk/gtkpagesetupunixdialog.c:964 +#: gtk/gtkpagesetupunixdialog.c:964 msgid "Manage Custom Sizes..." msgstr "Kudeatu tamaina pertsonalizatuak..." -#: ../gtk/gtkpagesetupunixdialog.c:1012 +#: gtk/gtkpagesetupunixdialog.c:1012 msgid "_Format for:" msgstr "_Formatua:" -#: ../gtk/gtkpagesetupunixdialog.c:1034 +#: gtk/gtkpagesetupunixdialog.c:1034 msgid "_Paper size:" msgstr "_Paper-tamaina:" -#: ../gtk/gtkpagesetupunixdialog.c:1065 +#: gtk/gtkpagesetupunixdialog.c:1065 msgid "_Orientation:" msgstr "_Orientazioa:" -#: ../gtk/gtkpagesetupunixdialog.c:1129 ../gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 msgid "Page Setup" msgstr "Prestatu orrialdea" -#: ../gtk/gtkpagesetupunixdialog.c:1448 +#: gtk/gtkpagesetupunixdialog.c:1448 msgid "Margins from Printer..." msgstr "Marjinak inprimagailutik..." -#: ../gtk/gtkpagesetupunixdialog.c:1608 +#: gtk/gtkpagesetupunixdialog.c:1608 #, c-format msgid "Custom Size %d" msgstr "%d tamaina pertsonalizatua" -#: ../gtk/gtkpagesetupunixdialog.c:1837 +#: gtk/gtkpagesetupunixdialog.c:1837 msgid "Manage Custom Sizes" msgstr "Kudeatu tamaina pertsonalak" -#: ../gtk/gtkpagesetupunixdialog.c:1933 +#: gtk/gtkpagesetupunixdialog.c:1933 msgid "_Width:" msgstr "_Zabalera:" -#: ../gtk/gtkpagesetupunixdialog.c:1945 +#: gtk/gtkpagesetupunixdialog.c:1945 msgid "_Height:" msgstr "_Altuera:" -#: ../gtk/gtkpagesetupunixdialog.c:1957 +#: gtk/gtkpagesetupunixdialog.c:1957 msgid "Paper Size" msgstr "Paper-tamaina" -#: ../gtk/gtkpagesetupunixdialog.c:1967 +#: gtk/gtkpagesetupunixdialog.c:1967 msgid "_Top:" msgstr "_Goian:" -#: ../gtk/gtkpagesetupunixdialog.c:1979 +#: gtk/gtkpagesetupunixdialog.c:1979 msgid "_Bottom:" msgstr "_Behean:" -#: ../gtk/gtkpagesetupunixdialog.c:1991 +#: gtk/gtkpagesetupunixdialog.c:1991 msgid "_Left:" msgstr "E_zkerrean:" -#: ../gtk/gtkpagesetupunixdialog.c:2003 +#: gtk/gtkpagesetupunixdialog.c:2003 msgid "_Right:" msgstr "E_skuinean:" -#: ../gtk/gtkpagesetupunixdialog.c:2044 +#: gtk/gtkpagesetupunixdialog.c:2044 msgid "Paper Margins" msgstr "Paper-marjinak" -#: ../gtk/gtkpathbar.c:151 +#: gtk/gtkpathbar.c:151 msgid "Up Path" msgstr "Goiko bidea" -#: ../gtk/gtkpathbar.c:153 +#: gtk/gtkpathbar.c:153 msgid "Down Path" msgstr "Azpìko bidea" -#: ../gtk/gtkpathbar.c:1473 +#: gtk/gtkpathbar.c:1472 msgid "File System Root" msgstr "Erroko fitxategi-sistema" -#: ../gtk/gtkprinteroptionwidget.c:685 +#: gtk/gtkprinteroptionwidget.c:685 msgid "Not available" msgstr "Ez dago erabilgarri" -#: ../gtk/gtkprinteroptionwidget.c:798 +#: gtk/gtkprinteroptionwidget.c:798 msgid "_Save in folder:" msgstr "Gorde _karpetan:" @@ -2377,173 +2368,179 @@ msgstr "Gorde _karpetan:" #. * jobs. %s gets replaced by the application name, %d gets replaced #. * by the job number. #. -#: ../gtk/gtkprintoperation.c:173 +#: gtk/gtkprintoperation.c:173 #, c-format msgid "%s job #%d" msgstr "%s ataza (%d)" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1504 +#: gtk/gtkprintoperation.c:1504 msgid "print operation status|Initial state" msgstr "Hasierako egoera" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1506 +#: gtk/gtkprintoperation.c:1506 msgid "print operation status|Preparing to print" msgstr "Inprimatzeko prestatzen" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1508 +#: gtk/gtkprintoperation.c:1508 msgid "print operation status|Generating data" msgstr "Datuak sortzen" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1510 +#: gtk/gtkprintoperation.c:1510 msgid "print operation status|Sending data" msgstr "Datuak bidaltzen" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1512 +#: gtk/gtkprintoperation.c:1512 msgid "print operation status|Waiting" msgstr "Itxoiten" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1514 +#: gtk/gtkprintoperation.c:1514 msgid "print operation status|Blocking on issue" msgstr "Jaulkipenean bloketatuta" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1516 +#: gtk/gtkprintoperation.c:1516 msgid "print operation status|Printing" msgstr "Inprimatzen" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1518 +#: gtk/gtkprintoperation.c:1518 msgid "print operation status|Finished" msgstr "Amaituta" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1520 +#: gtk/gtkprintoperation.c:1520 msgid "print operation status|Finished with error" msgstr "Errorearekin amaituta" -#: ../gtk/gtkprintoperation.c:2003 +#: gtk/gtkprintoperation.c:2003 #, c-format msgid "Preparing %d" msgstr "%d prestatzen" -#: ../gtk/gtkprintoperation.c:2005 ../gtk/gtkprintoperation.c:2259 +#: gtk/gtkprintoperation.c:2005 gtk/gtkprintoperation.c:2259 +#, c-format msgid "Preparing" msgstr "Prestatzen" -#: ../gtk/gtkprintoperation.c:2008 +#: gtk/gtkprintoperation.c:2008 #, c-format msgid "Printing %d" msgstr "%d inprimatzen" -#: ../gtk/gtkprintoperation.c:2289 +#: gtk/gtkprintoperation.c:2289 +#, c-format msgid "Error creating print preview" msgstr "Errorea inprimatzeko aurrebista sortzean" -#: ../gtk/gtkprintoperation.c:2292 +#: gtk/gtkprintoperation.c:2292 +#, c-format msgid "The most probable reason is that a temporary file could not be created." msgstr "Baliteke aldi baterako fitxategia ezin sortu izatea." -#: ../gtk/gtkprintoperation-unix.c:242 +#: gtk/gtkprintoperation-unix.c:242 +#, c-format msgid "Error launching preview" msgstr "Errorea aurrebista abiaraztean" -#: ../gtk/gtkprintoperation-unix.c:280 +#: gtk/gtkprintoperation-unix.c:280 +#, c-format msgid "Error printing" msgstr "Errorea inprimatzean" -#: ../gtk/gtkprintoperation-unix.c:381 ../gtk/gtkprintoperation-win32.c:1425 +#: gtk/gtkprintoperation-unix.c:381 gtk/gtkprintoperation-win32.c:1425 msgid "Application" msgstr "Aplikazioa" -#: ../gtk/gtkprintoperation-win32.c:590 +#: gtk/gtkprintoperation-win32.c:590 msgid "Printer offline" msgstr "Inprimagailua lineaz kanpo" -#: ../gtk/gtkprintoperation-win32.c:592 +#: gtk/gtkprintoperation-win32.c:592 msgid "Out of paper" msgstr "Paperik ez" -#: ../gtk/gtkprintoperation-win32.c:594 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1373 +#. Translators: this is a printer status. +#: gtk/gtkprintoperation-win32.c:594 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 msgid "Paused" msgstr "Pausarazita" -#: ../gtk/gtkprintoperation-win32.c:596 +#: gtk/gtkprintoperation-win32.c:596 msgid "Need user intervention" msgstr "Erabiltzailearen laguntza behar da" -#: ../gtk/gtkprintoperation-win32.c:696 +#: gtk/gtkprintoperation-win32.c:696 msgid "Custom size" msgstr "Tamaina pertsonalizatua" -#: ../gtk/gtkprintoperation-win32.c:1517 +#: gtk/gtkprintoperation-win32.c:1517 msgid "No printer found" msgstr "Ez da inprimagailurik aurkitu" -#: ../gtk/gtkprintoperation-win32.c:1544 +#: gtk/gtkprintoperation-win32.c:1544 msgid "Invalid argument to CreateDC" msgstr "CreateDC-ren baliogabeko argumentua" -#: ../gtk/gtkprintoperation-win32.c:1578 ../gtk/gtkprintoperation-win32.c:1801 +#: gtk/gtkprintoperation-win32.c:1578 gtk/gtkprintoperation-win32.c:1801 msgid "Error from StartDoc" msgstr "Errorea StartDoc-etik" -#: ../gtk/gtkprintoperation-win32.c:1658 ../gtk/gtkprintoperation-win32.c:1681 -#: ../gtk/gtkprintoperation-win32.c:1729 +#: gtk/gtkprintoperation-win32.c:1658 gtk/gtkprintoperation-win32.c:1681 +#: gtk/gtkprintoperation-win32.c:1729 msgid "Not enough free memory" msgstr "Ez dago nahikoa memoria" -#: ../gtk/gtkprintoperation-win32.c:1734 +#: gtk/gtkprintoperation-win32.c:1734 msgid "Invalid argument to PrintDlgEx" msgstr "PrintDlgEx-en baliogabeko argumentua" -#: ../gtk/gtkprintoperation-win32.c:1739 +#: gtk/gtkprintoperation-win32.c:1739 msgid "Invalid pointer to PrintDlgEx" msgstr "PrintDlgEx-en baliogabeko erakuslea" -#: ../gtk/gtkprintoperation-win32.c:1744 +#: gtk/gtkprintoperation-win32.c:1744 msgid "Invalid handle to PrintDlgEx" msgstr "PrintDlgEx-en baliogabeko kudeatzailea" -#: ../gtk/gtkprintoperation-win32.c:1749 +#: gtk/gtkprintoperation-win32.c:1749 msgid "Unspecified error" msgstr "Zehaztugabeko errorea" -#: ../gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 msgid "Printer" msgstr "Inprimagailua" -#: ../gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 msgid "Location" msgstr "Kokalekua" -#: ../gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "Egoera" -#: ../gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 msgid "Range" msgstr "Barrutia" -#: ../gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 msgid "_All Pages" msgstr "Orrialde _guztiak" -#: ../gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 msgid "C_urrent Page" msgstr "_Uneko orrialdea" -#: ../gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 msgid "Pag_es:" msgstr "_Orrialdeak:" -#: ../gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" @@ -2551,202 +2548,194 @@ msgstr "" "Zehaztu orrialdeen barruti bat edo gehiago,\n" "adib. 1-3,7,11" -#: ../gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "Kopiak" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: ../gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "_Kopiak:" -#: ../gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 msgid "C_ollate" msgstr "_Alderatu" -#: ../gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 msgid "_Reverse" msgstr "_Alderantzikatu" -#: ../gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "Orokorra" -#: ../gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "Diseinua" -#: ../gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 msgid "Pages per _side:" msgstr "Orrialdeak _aldeko:" -#: ../gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "_Bi aldetatik:" -#: ../gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 msgid "_Only print:" msgstr "Inprimatu _soilik:" #. In enum order -#: ../gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "Orri guztiak" -#: ../gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "Orri bikoitiak" -#: ../gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "Orri bakoitiak" -#: ../gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 msgid "Sc_ale:" msgstr "E_skala:" -#: ../gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "Papera" -#: ../gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 msgid "Paper _type:" msgstr "Paper-_mota:" -#: ../gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 msgid "Paper _source:" msgstr "Paper-iturria:" -#: ../gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "Irteerako _erretilua:" -#: ../gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "Lanaren xehetasunak" -#: ../gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "_Lehentasuna:" -#: ../gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "_Fakturaren datuak:" -#: ../gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "Inprimatu dokumentua" -#: ../gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 msgid "_Now" msgstr "_Orain" -#: ../gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "_Noiz:" -#: ../gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 msgid "On _hold" msgstr "_Itxaron" -#: ../gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "Gehitu gainazaleko orria" -#: ../gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "_Aurretik:" -#: ../gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "_Ondoren:" -#: ../gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "Lana" -#: ../gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "Aurreratua" -#: ../gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "Irudiaren kalitatea" -#: ../gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 msgid "Color" msgstr "Kolorea" -#: ../gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "Amaitzen" -#: ../gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "Elkarrizketa-koadroko ezarpetn batzuk gatazkan daude" -#: ../gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 msgid "Print" msgstr "Inprimatu" -#: ../gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "Elkartu" - -#: ../gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "Irrati-botoiaren tresna, non botoi hau talde horretakoa den." - -#: ../gtk/gtkrc.c:2872 +#: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" msgstr "Ezin izan da include fitxategi hau aurkitu: \"%s\" " -#: ../gtk/gtkrc.c:3500 ../gtk/gtkrc.c:3503 +#: gtk/gtkrc.c:3500 gtk/gtkrc.c:3503 #, c-format msgid "Unable to locate image file in pixmap_path: \"%s\"" msgstr "Ezin izan da irudi-fitxategia pixmap_path-en aurkitu: \"%s\"" -#: ../gtk/gtkrecentaction.c:155 ../gtk/gtkrecentaction.c:163 -#: ../gtk/gtkrecentchoosermenu.c:551 ../gtk/gtkrecentchoosermenu.c:559 +#: gtk/gtkrecentaction.c:155 gtk/gtkrecentaction.c:163 +#: gtk/gtkrecentchoosermenu.c:551 gtk/gtkrecentchoosermenu.c:559 #, c-format msgid "This function is not implemented for widgets of class '%s'" msgstr "'%s' klasearen widgetaren funtzioa oraindik garatu gabe dago" -#: ../gtk/gtkrecentchooserdefault.c:454 +#: gtk/gtkrecentchooserdefault.c:454 msgid "Select which type of documents are shown" msgstr "Hautatu erakutsiko diren fitxategi motak" -#: ../gtk/gtkrecentchooserdefault.c:1096 ../gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "Ez da'%s' URIaren elementua aurkitu" -#: ../gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "Izenik gabeko iragazkia" -#: ../gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 msgid "Could not remove item" msgstr "Ezin da elementua kendu" -#: ../gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 msgid "Could not clear list" msgstr "Ezin da zerrenda garbitu" -#: ../gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 msgid "Copy _Location" msgstr "Kopiatu _helbidea" -#: ../gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "_Kendu zerrendatik" -#: ../gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 msgid "_Clear List" msgstr "_Garbitu zerrenda" -#: ../gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "Erakutsi baliabide _pribatuak" @@ -2760,21 +2749,21 @@ msgstr "Erakutsi baliabide _pribatuak" #. * user appended or prepended custom menu items to the #. * recent chooser menu widget. #. -#: ../gtk/gtkrecentchoosermenu.c:317 +#: gtk/gtkrecentchoosermenu.c:317 msgid "No items found" msgstr "Ez da elementurik aurkitu" -#: ../gtk/gtkrecentchoosermenu.c:471 ../gtk/gtkrecentchoosermenu.c:527 +#: gtk/gtkrecentchoosermenu.c:471 gtk/gtkrecentchoosermenu.c:527 #, c-format msgid "No recently used resource found with URI `%s'" msgstr "Ez da duela gutxi erabilitako '%s' URIaren baliabiderik aurkitu" -#: ../gtk/gtkrecentchoosermenu.c:738 +#: gtk/gtkrecentchoosermenu.c:738 #, c-format msgid "Open '%s'" msgstr "Ireki '%s'" -#: ../gtk/gtkrecentchoosermenu.c:768 +#: gtk/gtkrecentchoosermenu.c:768 msgid "Unknown item" msgstr "Elementu ezezaguna" @@ -2785,7 +2774,7 @@ msgstr "Elementu ezezaguna" #. * #. * Don't include the prefix "recent menu label|" in the translation. #. -#: ../gtk/gtkrecentchoosermenu.c:781 +#: gtk/gtkrecentchoosermenu.c:781 #, c-format msgid "recent menu label|_%d. %s" msgstr "_%d. %s" @@ -2795,617 +2784,620 @@ msgstr "_%d. %s" #. * #. * Don't include the prefix "recent menu label|" in the translation. #. -#: ../gtk/gtkrecentchoosermenu.c:788 +#: gtk/gtkrecentchoosermenu.c:788 #, c-format msgid "recent menu label|%d. %s" msgstr "%d. %s" -#: ../gtk/gtkrecentmanager.c:1020 ../gtk/gtkrecentmanager.c:1033 -#: ../gtk/gtkrecentmanager.c:1171 ../gtk/gtkrecentmanager.c:1181 -#: ../gtk/gtkrecentmanager.c:1234 ../gtk/gtkrecentmanager.c:1243 -#: ../gtk/gtkrecentmanager.c:1258 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "Ezin izan da '%s' URIa duen elementua aurkitu" #. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate -#: ../gtk/gtkstock.c:288 +#: gtk/gtkstock.c:288 msgid "Information" msgstr "Informazioa" -#: ../gtk/gtkstock.c:289 +#: gtk/gtkstock.c:289 msgid "Warning" msgstr "Abisua" -#: ../gtk/gtkstock.c:290 +#: gtk/gtkstock.c:290 msgid "Error" msgstr "Errorea" -#: ../gtk/gtkstock.c:291 +#: gtk/gtkstock.c:291 msgid "Question" msgstr "Galdera" #. FIXME these need accelerators when appropriate, and #. * need the mnemonics to be rationalized #. -#: ../gtk/gtkstock.c:296 +#: gtk/gtkstock.c:296 msgid "_About" msgstr "_Honi buruz" -#: ../gtk/gtkstock.c:298 +#: gtk/gtkstock.c:298 msgid "_Apply" msgstr "_Aplikatu" -#: ../gtk/gtkstock.c:299 +#: gtk/gtkstock.c:299 msgid "_Bold" msgstr "_Lodia" -#: ../gtk/gtkstock.c:300 +#: gtk/gtkstock.c:300 msgid "_Cancel" msgstr "_Utzi" -#: ../gtk/gtkstock.c:301 +#: gtk/gtkstock.c:301 msgid "_CD-Rom" msgstr "_CD-Roma" -#: ../gtk/gtkstock.c:302 +#: gtk/gtkstock.c:302 msgid "_Clear" msgstr "Ga_rbitu" -#: ../gtk/gtkstock.c:303 +#: gtk/gtkstock.c:303 msgid "_Close" msgstr "It_xi" -#: ../gtk/gtkstock.c:304 +#: gtk/gtkstock.c:304 msgid "C_onnect" msgstr "_Konektatu" -#: ../gtk/gtkstock.c:305 +#: gtk/gtkstock.c:305 msgid "_Convert" msgstr "Bi_hurtu" -#: ../gtk/gtkstock.c:306 +#: gtk/gtkstock.c:306 msgid "_Copy" msgstr "K_opiatu" -#: ../gtk/gtkstock.c:307 +#: gtk/gtkstock.c:307 msgid "Cu_t" msgstr "Ebak_i" -#: ../gtk/gtkstock.c:308 +#: gtk/gtkstock.c:308 msgid "_Delete" msgstr "E_zabatu" -#: ../gtk/gtkstock.c:309 +#: gtk/gtkstock.c:309 msgid "_Discard" msgstr "_Baztertu" -#: ../gtk/gtkstock.c:310 +#: gtk/gtkstock.c:310 msgid "_Disconnect" msgstr "_Deskonektatu" -#: ../gtk/gtkstock.c:311 +#: gtk/gtkstock.c:311 msgid "_Execute" msgstr "_Exekutatu" -#: ../gtk/gtkstock.c:312 +#: gtk/gtkstock.c:312 msgid "_Edit" msgstr "_Editatu" -#: ../gtk/gtkstock.c:313 +#: gtk/gtkstock.c:313 msgid "_Find" msgstr "Bila_tu" -#: ../gtk/gtkstock.c:314 +#: gtk/gtkstock.c:314 msgid "Find and _Replace" msgstr "Bilatu eta _ordeztu" -#: ../gtk/gtkstock.c:315 +#: gtk/gtkstock.c:315 msgid "_Floppy" msgstr "_Disketea" -#: ../gtk/gtkstock.c:316 +#: gtk/gtkstock.c:316 msgid "_Fullscreen" msgstr "_Pantaila osoa" -#: ../gtk/gtkstock.c:317 +#: gtk/gtkstock.c:317 msgid "_Leave Fullscreen" msgstr "_Utzi pantaila osoa" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:319 +#: gtk/gtkstock.c:319 msgid "Navigation|_Bottom" msgstr "_Behean" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:321 +#: gtk/gtkstock.c:321 msgid "Navigation|_First" msgstr "_Lehena" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:323 +#: gtk/gtkstock.c:323 msgid "Navigation|_Last" msgstr "_Azkena" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:325 +#: gtk/gtkstock.c:325 msgid "Navigation|_Top" msgstr "_Goian" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:327 +#: gtk/gtkstock.c:327 msgid "Navigation|_Back" msgstr "_Atzera" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:329 +#: gtk/gtkstock.c:329 msgid "Navigation|_Down" msgstr "_Behera" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:331 +#: gtk/gtkstock.c:331 msgid "Navigation|_Forward" msgstr "A_urrera" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:333 +#: gtk/gtkstock.c:333 msgid "Navigation|_Up" msgstr "_Gora" -#: ../gtk/gtkstock.c:334 +#: gtk/gtkstock.c:334 msgid "_Harddisk" msgstr "_Diska gogorra" -#: ../gtk/gtkstock.c:335 +#: gtk/gtkstock.c:335 msgid "_Help" msgstr "L_aguntza" -#: ../gtk/gtkstock.c:336 +#: gtk/gtkstock.c:336 msgid "_Home" msgstr "_Etxera" -#: ../gtk/gtkstock.c:337 +#: gtk/gtkstock.c:337 msgid "Increase Indent" msgstr "Handiagotu koska" -#: ../gtk/gtkstock.c:338 +#: gtk/gtkstock.c:338 msgid "Decrease Indent" msgstr "Txikiagotu koska" -#: ../gtk/gtkstock.c:339 +#: gtk/gtkstock.c:339 msgid "_Index" msgstr "In_dizea" -#: ../gtk/gtkstock.c:340 +#: gtk/gtkstock.c:340 msgid "_Information" msgstr "_Informazioa" -#: ../gtk/gtkstock.c:341 +#: gtk/gtkstock.c:341 msgid "_Italic" msgstr "_Etzana" -#: ../gtk/gtkstock.c:342 +#: gtk/gtkstock.c:342 msgid "_Jump to" msgstr "_Jauzi hona:" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:344 +#: gtk/gtkstock.c:344 msgid "Justify|_Center" msgstr "_Erdian" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:346 +#: gtk/gtkstock.c:346 msgid "Justify|_Fill" msgstr "_Bete" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:348 +#: gtk/gtkstock.c:348 msgid "Justify|_Left" msgstr "E_zkerrera" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:350 +#: gtk/gtkstock.c:350 msgid "Justify|_Right" msgstr "E_skuinera" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:353 +#: gtk/gtkstock.c:353 msgid "Media|_Forward" msgstr "A_urrera" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:355 +#: gtk/gtkstock.c:355 msgid "Media|_Next" msgstr "_Hurrengoa" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:357 +#: gtk/gtkstock.c:357 msgid "Media|P_ause" msgstr "P_ausarazi" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:359 +#: gtk/gtkstock.c:359 msgid "Media|_Play" msgstr "_Erreproduzitu" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:361 +#: gtk/gtkstock.c:361 msgid "Media|Pre_vious" msgstr "_Aurrekoa" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:363 +#: gtk/gtkstock.c:363 msgid "Media|_Record" msgstr "_Grabatu" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:365 +#: gtk/gtkstock.c:365 msgid "Media|R_ewind" msgstr "_Birbobinatu" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:367 +#: gtk/gtkstock.c:367 msgid "Media|_Stop" msgstr "_Gelditu" -#: ../gtk/gtkstock.c:368 +#: gtk/gtkstock.c:368 msgid "_Network" msgstr "_Sarea" -#: ../gtk/gtkstock.c:369 +#: gtk/gtkstock.c:369 msgid "_New" msgstr "_Berria" -#: ../gtk/gtkstock.c:370 +#: gtk/gtkstock.c:370 msgid "_No" msgstr "E_z" -#: ../gtk/gtkstock.c:371 +#: gtk/gtkstock.c:371 msgid "_OK" msgstr "Ado_s" -#: ../gtk/gtkstock.c:372 +#: gtk/gtkstock.c:372 msgid "_Open" msgstr "_Ireki" -#: ../gtk/gtkstock.c:373 +#: gtk/gtkstock.c:373 msgid "Landscape" msgstr "Horizontala" -#: ../gtk/gtkstock.c:374 +#: gtk/gtkstock.c:374 msgid "Portrait" msgstr "Bertikala" -#: ../gtk/gtkstock.c:375 +#: gtk/gtkstock.c:375 msgid "Reverse landscape" msgstr "Alderantzizko horizontala" -#: ../gtk/gtkstock.c:376 +#: gtk/gtkstock.c:376 msgid "Reverse portrait" msgstr "Alderantzizko bertikala" -#: ../gtk/gtkstock.c:377 +#: gtk/gtkstock.c:377 msgid "Page Set_up" msgstr "_Prestatu orrialdea" -#: ../gtk/gtkstock.c:378 +#: gtk/gtkstock.c:378 msgid "_Paste" msgstr "I_tsatsi" -#: ../gtk/gtkstock.c:379 +#: gtk/gtkstock.c:379 msgid "_Preferences" msgstr "_Hobespenak" -#: ../gtk/gtkstock.c:380 +#: gtk/gtkstock.c:380 msgid "_Print" msgstr "I_nprimatu" -#: ../gtk/gtkstock.c:381 +#: gtk/gtkstock.c:381 msgid "Print Pre_view" msgstr "Inpri_matzeko aurrebista" -#: ../gtk/gtkstock.c:382 +#: gtk/gtkstock.c:382 msgid "_Properties" msgstr "_Propietateak" -#: ../gtk/gtkstock.c:383 +#: gtk/gtkstock.c:383 msgid "_Quit" msgstr "Irte_n" -#: ../gtk/gtkstock.c:384 +#: gtk/gtkstock.c:384 msgid "_Redo" msgstr "B_erregin" -#: ../gtk/gtkstock.c:385 +#: gtk/gtkstock.c:385 msgid "_Refresh" msgstr "_Freskatu" -#: ../gtk/gtkstock.c:387 +#: gtk/gtkstock.c:387 msgid "_Revert" msgstr "_Leheneratu" -#: ../gtk/gtkstock.c:388 +#: gtk/gtkstock.c:388 msgid "_Save" msgstr "_Gorde" -#: ../gtk/gtkstock.c:389 +#: gtk/gtkstock.c:389 msgid "Save _As" msgstr "Gorde _honela" -#: ../gtk/gtkstock.c:390 +#: gtk/gtkstock.c:390 msgid "Select _All" msgstr "Hautatu _dena" -#: ../gtk/gtkstock.c:391 +#: gtk/gtkstock.c:391 msgid "_Color" msgstr "_Kolorea" -#: ../gtk/gtkstock.c:392 +#: gtk/gtkstock.c:392 msgid "_Font" msgstr "_Letra-tipoa" -#: ../gtk/gtkstock.c:393 +#: gtk/gtkstock.c:393 msgid "_Ascending" msgstr "Go_rantz" -#: ../gtk/gtkstock.c:394 +#: gtk/gtkstock.c:394 msgid "_Descending" msgstr "Be_herantz" -#: ../gtk/gtkstock.c:395 +#: gtk/gtkstock.c:395 msgid "_Spell Check" msgstr "Ortogra_fia-egiaztapena" -#: ../gtk/gtkstock.c:396 +#: gtk/gtkstock.c:396 msgid "_Stop" msgstr "_Gelditu" -#: ../gtk/gtkstock.c:397 +#: gtk/gtkstock.c:397 msgid "_Strikethrough" msgstr "_Marratua" -#: ../gtk/gtkstock.c:398 +#: gtk/gtkstock.c:398 msgid "_Undelete" msgstr "_Desezabatu" -#: ../gtk/gtkstock.c:399 +#: gtk/gtkstock.c:399 msgid "_Underline" msgstr "_Azpimarra" -#: ../gtk/gtkstock.c:400 +#: gtk/gtkstock.c:400 msgid "_Undo" msgstr "D_esegin" -#: ../gtk/gtkstock.c:401 +#: gtk/gtkstock.c:401 msgid "_Yes" msgstr "_Bai" -#: ../gtk/gtkstock.c:402 +#: gtk/gtkstock.c:402 msgid "_Normal Size" msgstr "_Tamaina normala" -#: ../gtk/gtkstock.c:403 +#: gtk/gtkstock.c:403 msgid "Best _Fit" msgstr "-Egokitze optimoa" -#: ../gtk/gtkstock.c:404 +#: gtk/gtkstock.c:404 msgid "Zoom _In" msgstr "Zooma ha_ndiagotu" -#: ../gtk/gtkstock.c:405 +#: gtk/gtkstock.c:405 msgid "Zoom _Out" msgstr "Zooma t_xikiagotu" -#: ../gtk/gtktextbufferrichtext.c:651 +#: gtk/gtktextbufferrichtext.c:651 #, c-format msgid "Unknown error when trying to deserialize %s" msgstr "Errore ezezaguna %s serietik kentzen saiatzean" -#: ../gtk/gtktextbufferrichtext.c:710 +#: gtk/gtktextbufferrichtext.c:710 #, c-format msgid "No deserialize function found for format %s" msgstr "Ez da %s formtatuaren serietik kentzeko funtziorik aurkitu" -#: ../gtk/gtktextbufferserialize.c:796 ../gtk/gtktextbufferserialize.c:822 +#: gtk/gtktextbufferserialize.c:796 gtk/gtktextbufferserialize.c:822 #, c-format msgid "Both \"id\" and \"name\" were found on the <%s> element" msgstr "Bai \"id\" bai \"name\" aurkitu dira <%s> elementuan" -#: ../gtk/gtktextbufferserialize.c:806 ../gtk/gtktextbufferserialize.c:832 +#: gtk/gtktextbufferserialize.c:806 gtk/gtktextbufferserialize.c:832 #, c-format msgid "The attribute \"%s\" was found twice on the <%s> element" msgstr "\"%s\" atributua birritan aurkitu da <%s> elementuan" -#: ../gtk/gtktextbufferserialize.c:846 +#: gtk/gtktextbufferserialize.c:846 #, c-format msgid "<%s> element has invalid id \"%s\"" msgstr "<%s> elementuak \"%s\" id baliogabea du" -#: ../gtk/gtktextbufferserialize.c:856 +#: gtk/gtktextbufferserialize.c:856 #, c-format msgid "<%s> element has neither a \"name\" nor an \"id\" attribute" msgstr "<%s> elementuak ez du \"name\" ez \"id\" elementurik" -#: ../gtk/gtktextbufferserialize.c:943 +#: gtk/gtktextbufferserialize.c:943 #, c-format msgid "Attribute \"%s\" repeated twice on the same <%s> element" msgstr "\"%s\" atributua birritan errepikatuta <%s> elementu berean" -#: ../gtk/gtktextbufferserialize.c:961 ../gtk/gtktextbufferserialize.c:986 +#: gtk/gtktextbufferserialize.c:961 gtk/gtktextbufferserialize.c:986 #, c-format msgid "Attribute \"%s\" is invalid on <%s> element in this context" msgstr "\"%s\" atributua ez da baliozkoa <%s> elementuan testuinguru honetan" -#: ../gtk/gtktextbufferserialize.c:1022 +#: gtk/gtktextbufferserialize.c:1022 #, c-format msgid "Tag \"%s\" has not been defined." msgstr "\"%s\" etiketa ez da definitu." -#: ../gtk/gtktextbufferserialize.c:1034 +#: gtk/gtktextbufferserialize.c:1034 msgid "Anonymous tag found and tags can not be created." msgstr "Etiketa anonimoa aurkitu da eta etiketak ezin dira sortu." -#: ../gtk/gtktextbufferserialize.c:1045 +#: gtk/gtktextbufferserialize.c:1045 #, c-format msgid "Tag \"%s\" does not exist in buffer and tags can not be created." -msgstr "\"%s\" etiketa ez da existitzen bufferrean eta etiketak ezin dira sortu." +msgstr "" +"\"%s\" etiketa ez da existitzen bufferrean eta etiketak ezin dira sortu." -#: ../gtk/gtktextbufferserialize.c:1144 ../gtk/gtktextbufferserialize.c:1219 -#: ../gtk/gtktextbufferserialize.c:1320 ../gtk/gtktextbufferserialize.c:1394 +#: gtk/gtktextbufferserialize.c:1144 gtk/gtktextbufferserialize.c:1219 +#: gtk/gtktextbufferserialize.c:1320 gtk/gtktextbufferserialize.c:1394 #, c-format msgid "Element <%s> is not allowed below <%s>" msgstr "Ez da onartzen <%s> elementua <%s>(r)en azpian jartzea" -#: ../gtk/gtktextbufferserialize.c:1175 +#: gtk/gtktextbufferserialize.c:1175 #, c-format msgid "\"%s\" is not a valid attribute type" msgstr "\"%s\" ez da baliozko atributu-mota" -#: ../gtk/gtktextbufferserialize.c:1183 +#: gtk/gtktextbufferserialize.c:1183 #, c-format msgid "\"%s\" is not a valid attribute name" msgstr "\"%s\" ez da baliozko atributu-izena" -#: ../gtk/gtktextbufferserialize.c:1193 +#: gtk/gtktextbufferserialize.c:1193 #, c-format -msgid "\"%s\" could not be converted to a value of type \"%s\" for attribute \"%s\"" +msgid "" +"\"%s\" could not be converted to a value of type \"%s\" for attribute \"%s\"" msgstr "Ezin izan da \"%s\" bihurtu \"%s\" atributuaren \"%s\" motara" -#: ../gtk/gtktextbufferserialize.c:1202 +#: gtk/gtktextbufferserialize.c:1202 #, c-format msgid "\"%s\" is not a valid value for attribute \"%s\"" msgstr "\"%s\" ez da \"%s\" atributuaren baliozko balioa" -#: ../gtk/gtktextbufferserialize.c:1285 +#: gtk/gtktextbufferserialize.c:1285 #, c-format msgid "Tag \"%s\" already defined" msgstr "\"%s\" etiketa lehendik definituta dago" -#: ../gtk/gtktextbufferserialize.c:1296 +#: gtk/gtktextbufferserialize.c:1296 #, c-format msgid "Tag \"%s\" has invalid priority \"%s\"" msgstr "\"%s\" etiketak \"%s\" lehentasun baliogabea du" -#: ../gtk/gtktextbufferserialize.c:1349 +#: gtk/gtktextbufferserialize.c:1349 #, c-format msgid "Outermost element in text must be not <%s>" msgstr "Testuko elementu kanpokoena izen behar du, ez <%s>" -#: ../gtk/gtktextbufferserialize.c:1358 ../gtk/gtktextbufferserialize.c:1374 +#: gtk/gtktextbufferserialize.c:1358 gtk/gtktextbufferserialize.c:1374 #, c-format msgid "A <%s> element has already been specified" msgstr "<%s> elementua jadanik zehaztuta dago" -#: ../gtk/gtktextbufferserialize.c:1380 +#: gtk/gtktextbufferserialize.c:1380 msgid "A element can't occur before a element" msgstr " elementua ezin da baino lehenago agertu" -#: ../gtk/gtktextbufferserialize.c:1779 +#: gtk/gtktextbufferserialize.c:1779 msgid "Serialized data is malformed" msgstr "Serieko datuak formatu okerra du" -#: ../gtk/gtktextbufferserialize.c:1857 -msgid "Serialized data is malformed. First section isn't GTKTEXTBUFFERCONTENTS-0001" +#: gtk/gtktextbufferserialize.c:1857 +msgid "" +"Serialized data is malformed. First section isn't GTKTEXTBUFFERCONTENTS-0001" msgstr "" "Serieko datuak formatu okerra du. Aurreneko atala ez da " "GTKTEXTBUFFERCONTENTS-0001" -#: ../gtk/gtktextutil.c:61 +#: gtk/gtktextutil.c:61 msgid "LRM _Left-to-right mark" msgstr "LRM _Ezkerretik_eskuinera marka" -#: ../gtk/gtktextutil.c:62 +#: gtk/gtktextutil.c:62 msgid "RLM _Right-to-left mark" msgstr "RLM E_skuinetik_ezkerrera marka" -#: ../gtk/gtktextutil.c:63 +#: gtk/gtktextutil.c:63 msgid "LRE Left-to-right _embedding" msgstr "LRE Ezkerretik_eskuinera ka_psulatzea" -#: ../gtk/gtktextutil.c:64 +#: gtk/gtktextutil.c:64 msgid "RLE Right-to-left e_mbedding" msgstr "RLE Eskuinetik_ezkerrera _kapsulatzea" -#: ../gtk/gtktextutil.c:65 +#: gtk/gtktextutil.c:65 msgid "LRO Left-to-right _override" msgstr "LRO Ezkerretik_eskuinera _gainidaztea" -#: ../gtk/gtktextutil.c:66 +#: gtk/gtktextutil.c:66 msgid "RLO Right-to-left o_verride" msgstr "RLO Eskuinetik_ezkerrera gai_nidaztea" -#: ../gtk/gtktextutil.c:67 +#: gtk/gtktextutil.c:67 msgid "PDF _Pop directional formatting" msgstr "PDF _Formateatze direkzionala agertzea" -#: ../gtk/gtktextutil.c:68 +#: gtk/gtktextutil.c:68 msgid "ZWS _Zero width space" msgstr "ZWS _Zero zabaleraren tartea" -#: ../gtk/gtktextutil.c:69 +#: gtk/gtktextutil.c:69 msgid "ZWJ Zero width _joiner" msgstr "ZWJ Zero zabaleraren _mihiztatzailea" -#: ../gtk/gtktextutil.c:70 +#: gtk/gtktextutil.c:70 msgid "ZWNJ Zero width _non-joiner" msgstr "ZWNJ Zero zabaleraren ez-mihiztatzailea" -#: ../gtk/gtkthemes.c:71 +#: gtk/gtkthemes.c:71 #, c-format msgid "Unable to locate theme engine in module_path: \"%s\"," msgstr "Ezin izan da gaiaren gailua lokalizatu module_path-en: \"%s\"," -#: ../gtk/gtktipsquery.c:188 +#: gtk/gtktipsquery.c:188 msgid "--- No Tip ---" msgstr "--- Iradokizunik ez ---" -#: ../gtk/gtkuimanager.c:1453 +#: gtk/gtkuimanager.c:1453 #, c-format msgid "Unexpected start tag '%s' on line %d char %d" msgstr "Uste gabeko '%s' hasierako etiketa %d lerroan, %d karakterea" -#: ../gtk/gtkuimanager.c:1543 +#: gtk/gtkuimanager.c:1543 #, c-format msgid "Unexpected character data on line %d char %d" msgstr "Uste gabeko datu-karakterea %d lerroan, %d karakterea" -#: ../gtk/gtkuimanager.c:2366 +#: gtk/gtkuimanager.c:2366 msgid "Empty" msgstr "Hutsik" -#: ../gtk/gtkvolumebutton.c:77 +#: gtk/gtkvolumebutton.c:77 msgid "Volume" msgstr "Bolumena" -#: ../gtk/gtkvolumebutton.c:79 +#: gtk/gtkvolumebutton.c:79 msgid "Turns volume down or up" msgstr "Bolumena igo edo jeisten du" -#: ../gtk/gtkvolumebutton.c:82 +#: gtk/gtkvolumebutton.c:82 msgid "Adjusts the volume" msgstr "Bolumena doitzen du" -#: ../gtk/gtkvolumebutton.c:85 ../gtk/gtkvolumebutton.c:88 +#: gtk/gtkvolumebutton.c:85 gtk/gtkvolumebutton.c:88 msgid "Volume Down" msgstr "Jeitsi bolumena" -#: ../gtk/gtkvolumebutton.c:87 +#: gtk/gtkvolumebutton.c:87 msgid "Decreases the volume" msgstr "Bolumena gutxiagotzen du" -#: ../gtk/gtkvolumebutton.c:91 ../gtk/gtkvolumebutton.c:94 +#: gtk/gtkvolumebutton.c:91 gtk/gtkvolumebutton.c:94 msgid "Volume Up" msgstr "Igo bolumena" -#: ../gtk/gtkvolumebutton.c:93 +#: gtk/gtkvolumebutton.c:93 msgid "Increases the volume" msgstr "Bolumena handiagotzen du" -#: ../gtk/gtkvolumebutton.c:151 +#: gtk/gtkvolumebutton.c:151 msgid "Muted" msgstr "Mutututa" -#: ../gtk/gtkvolumebutton.c:155 +#: gtk/gtkvolumebutton.c:155 msgid "Full Volume" msgstr "Bolumen osoa" @@ -3416,926 +3408,926 @@ msgstr "Bolumen osoa" #. * Do not translate and do not include the "volume percentage|" #. * part in the translation! #. -#: ../gtk/gtkvolumebutton.c:170 +#: gtk/gtkvolumebutton.c:170 #, c-format msgid "volume percentage|%d %%" msgstr "%%%d" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:5 +#: gtk/paper_names_offsets.c:5 msgid "paper size|asme_f" msgstr "asme_f" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:7 +#: gtk/paper_names_offsets.c:7 msgid "paper size|A0x2" msgstr "A0x2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:9 +#: gtk/paper_names_offsets.c:9 msgid "paper size|A0" msgstr "A0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:11 +#: gtk/paper_names_offsets.c:11 msgid "paper size|A0x3" msgstr "A0x3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:13 +#: gtk/paper_names_offsets.c:13 msgid "paper size|A1" msgstr "A1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:15 +#: gtk/paper_names_offsets.c:15 msgid "paper size|A10" msgstr "A10" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:17 +#: gtk/paper_names_offsets.c:17 msgid "paper size|A1x3" msgstr "A1x3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:19 +#: gtk/paper_names_offsets.c:19 msgid "paper size|A1x4" msgstr "A1x4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:21 +#: gtk/paper_names_offsets.c:21 msgid "paper size|A2" msgstr "A2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:23 +#: gtk/paper_names_offsets.c:23 msgid "paper size|A2x3" msgstr "A2x3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:25 +#: gtk/paper_names_offsets.c:25 msgid "paper size|A2x4" msgstr "A2x4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:27 +#: gtk/paper_names_offsets.c:27 msgid "paper size|A2x5" msgstr "A2x5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:29 +#: gtk/paper_names_offsets.c:29 msgid "paper size|A3" msgstr "A3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:31 +#: gtk/paper_names_offsets.c:31 msgid "paper size|A3 Extra" msgstr "A3 estra" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:33 +#: gtk/paper_names_offsets.c:33 msgid "paper size|A3x3" msgstr "A3x3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:35 +#: gtk/paper_names_offsets.c:35 msgid "paper size|A3x4" msgstr "A3x4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:37 +#: gtk/paper_names_offsets.c:37 msgid "paper size|A3x5" msgstr "A3x5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:39 +#: gtk/paper_names_offsets.c:39 msgid "paper size|A3x6" msgstr "A3x6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:41 +#: gtk/paper_names_offsets.c:41 msgid "paper size|A3x7" msgstr "A3x7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:43 +#: gtk/paper_names_offsets.c:43 msgid "paper size|A4" msgstr "A4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:45 +#: gtk/paper_names_offsets.c:45 msgid "paper size|A4 Extra" msgstr "A4 estra" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:47 +#: gtk/paper_names_offsets.c:47 msgid "paper size|A4 Tab" msgstr "A4 fitxa" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:49 +#: gtk/paper_names_offsets.c:49 msgid "paper size|A4x3" msgstr "A4x3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:51 +#: gtk/paper_names_offsets.c:51 msgid "paper size|A4x4" msgstr "A4x4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:53 +#: gtk/paper_names_offsets.c:53 msgid "paper size|A4x5" msgstr "A4x5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:55 +#: gtk/paper_names_offsets.c:55 msgid "paper size|A4x6" msgstr "A4x6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:57 +#: gtk/paper_names_offsets.c:57 msgid "paper size|A4x7" msgstr "A4x7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:59 +#: gtk/paper_names_offsets.c:59 msgid "paper size|A4x8" msgstr "A4x8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:61 +#: gtk/paper_names_offsets.c:61 msgid "paper size|A4x9" msgstr "A4x9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:63 +#: gtk/paper_names_offsets.c:63 msgid "paper size|A5" msgstr "A5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:65 +#: gtk/paper_names_offsets.c:65 msgid "paper size|A5 Extra" msgstr "A5 estra" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:67 +#: gtk/paper_names_offsets.c:67 msgid "paper size|A6" msgstr "A6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:69 +#: gtk/paper_names_offsets.c:69 msgid "paper size|A7" msgstr "A7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:71 +#: gtk/paper_names_offsets.c:71 msgid "paper size|A8" msgstr "A8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:73 +#: gtk/paper_names_offsets.c:73 msgid "paper size|A9" msgstr "A9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:75 +#: gtk/paper_names_offsets.c:75 msgid "paper size|B0" msgstr "B0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:77 +#: gtk/paper_names_offsets.c:77 msgid "paper size|B1" msgstr "B1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:79 +#: gtk/paper_names_offsets.c:79 msgid "paper size|B10" msgstr "B10" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:81 +#: gtk/paper_names_offsets.c:81 msgid "paper size|B2" msgstr "B2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:83 +#: gtk/paper_names_offsets.c:83 msgid "paper size|B3" msgstr "B3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:85 +#: gtk/paper_names_offsets.c:85 msgid "paper size|B4" msgstr "B4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:87 +#: gtk/paper_names_offsets.c:87 msgid "paper size|B5" msgstr "B5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:89 +#: gtk/paper_names_offsets.c:89 msgid "paper size|B5 Extra" msgstr "B5 estra" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:91 +#: gtk/paper_names_offsets.c:91 msgid "paper size|B6" msgstr "B6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:93 +#: gtk/paper_names_offsets.c:93 msgid "paper size|B6/C4" msgstr "B6/C4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:95 +#: gtk/paper_names_offsets.c:95 msgid "paper size|B7" msgstr "B7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:97 +#: gtk/paper_names_offsets.c:97 msgid "paper size|B8" msgstr "B8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:99 +#: gtk/paper_names_offsets.c:99 msgid "paper size|B9" msgstr "B9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:101 +#: gtk/paper_names_offsets.c:101 msgid "paper size|C0" msgstr "C0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:103 +#: gtk/paper_names_offsets.c:103 msgid "paper size|C1" msgstr "C1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:105 +#: gtk/paper_names_offsets.c:105 msgid "paper size|C10" msgstr "C10" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:107 +#: gtk/paper_names_offsets.c:107 msgid "paper size|C2" msgstr "C2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:109 +#: gtk/paper_names_offsets.c:109 msgid "paper size|C3" msgstr "C3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:111 +#: gtk/paper_names_offsets.c:111 msgid "paper size|C4" msgstr "C4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:113 +#: gtk/paper_names_offsets.c:113 msgid "paper size|C5" msgstr "C5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:115 +#: gtk/paper_names_offsets.c:115 msgid "paper size|C6" msgstr "C6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:117 +#: gtk/paper_names_offsets.c:117 msgid "paper size|C6/C5" msgstr "C6/C5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:119 +#: gtk/paper_names_offsets.c:119 msgid "paper size|C7" msgstr "C7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:121 +#: gtk/paper_names_offsets.c:121 msgid "paper size|C7/C6" msgstr "C7/C6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:123 +#: gtk/paper_names_offsets.c:123 msgid "paper size|C8" msgstr "C8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:125 +#: gtk/paper_names_offsets.c:125 msgid "paper size|C9" msgstr "C9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:127 +#: gtk/paper_names_offsets.c:127 msgid "paper size|DL Envelope" msgstr "DL gutun-azala" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:129 +#: gtk/paper_names_offsets.c:129 msgid "paper size|RA0" msgstr "RA0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:131 +#: gtk/paper_names_offsets.c:131 msgid "paper size|RA1" msgstr "RA1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:133 +#: gtk/paper_names_offsets.c:133 msgid "paper size|RA2" msgstr "RA2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:135 +#: gtk/paper_names_offsets.c:135 msgid "paper size|SRA0" msgstr "SRA0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:137 +#: gtk/paper_names_offsets.c:137 msgid "paper size|SRA1" msgstr "SRA1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:139 +#: gtk/paper_names_offsets.c:139 msgid "paper size|SRA2" msgstr "SRA2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:141 +#: gtk/paper_names_offsets.c:141 msgid "paper size|JB0" msgstr "JB0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:143 +#: gtk/paper_names_offsets.c:143 msgid "paper size|JB1" msgstr "JB1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:145 +#: gtk/paper_names_offsets.c:145 msgid "paper size|JB10" msgstr "JB10" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:147 +#: gtk/paper_names_offsets.c:147 msgid "paper size|JB2" msgstr "JB2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:149 +#: gtk/paper_names_offsets.c:149 msgid "paper size|JB3" msgstr "JB3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:151 +#: gtk/paper_names_offsets.c:151 msgid "paper size|JB4" msgstr "JB4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:153 +#: gtk/paper_names_offsets.c:153 msgid "paper size|JB5" msgstr "JB5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:155 +#: gtk/paper_names_offsets.c:155 msgid "paper size|JB6" msgstr "JB6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:157 +#: gtk/paper_names_offsets.c:157 msgid "paper size|JB7" msgstr "JB7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:159 +#: gtk/paper_names_offsets.c:159 msgid "paper size|JB8" msgstr "JB8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:161 +#: gtk/paper_names_offsets.c:161 msgid "paper size|JB9" msgstr "JB9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:163 +#: gtk/paper_names_offsets.c:163 msgid "paper size|jis exec" msgstr "jis exec" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:165 +#: gtk/paper_names_offsets.c:165 msgid "paper size|Choukei 2 Envelope" msgstr "Choukei 2 gutun-azala" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:167 +#: gtk/paper_names_offsets.c:167 msgid "paper size|Choukei 3 Envelope" msgstr "Choukei 3 gutun-azala" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:169 +#: gtk/paper_names_offsets.c:169 msgid "paper size|Choukei 4 Envelope" msgstr "Choukei 4 gutun-azala" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:171 +#: gtk/paper_names_offsets.c:171 msgid "paper size|hagaki (postcard)" msgstr "hagaki (posta-txartela)" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:173 +#: gtk/paper_names_offsets.c:173 msgid "paper size|kahu Envelope" msgstr "Kahu gutun-azala" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:175 +#: gtk/paper_names_offsets.c:175 msgid "paper size|kaku2 Envelope" msgstr "Kaku2 gutun-azala" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:177 +#: gtk/paper_names_offsets.c:177 msgid "paper size|oufuku (reply postcard)" msgstr "Oufuku (erantzuteko posta-txartela)" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:179 +#: gtk/paper_names_offsets.c:179 msgid "paper size|you4 Envelope" msgstr "You4 gutun-azala" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:181 +#: gtk/paper_names_offsets.c:181 msgid "paper size|10x11" msgstr "10x11" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:183 +#: gtk/paper_names_offsets.c:183 msgid "paper size|10x13" msgstr "10x13" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:185 +#: gtk/paper_names_offsets.c:185 msgid "paper size|10x14" msgstr "10x14" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:187 ../gtk/paper_names_offsets.c:189 +#: gtk/paper_names_offsets.c:187 gtk/paper_names_offsets.c:189 msgid "paper size|10x15" msgstr "10x15" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:191 +#: gtk/paper_names_offsets.c:191 msgid "paper size|11x12" msgstr "11x12" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:193 +#: gtk/paper_names_offsets.c:193 msgid "paper size|11x15" msgstr "11x15" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:195 +#: gtk/paper_names_offsets.c:195 msgid "paper size|12x19" msgstr "12x19" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:197 +#: gtk/paper_names_offsets.c:197 msgid "paper size|5x7" msgstr "5x7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:199 +#: gtk/paper_names_offsets.c:199 msgid "paper size|6x9 Envelope" msgstr "6x9 gutun-azala" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:201 +#: gtk/paper_names_offsets.c:201 msgid "paper size|7x9 Envelope" msgstr "7x9 gutun-azala" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:203 +#: gtk/paper_names_offsets.c:203 msgid "paper size|9x11 Envelope" msgstr "9x11 gutun-azala" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:205 +#: gtk/paper_names_offsets.c:205 msgid "paper size|a2 Envelope" msgstr "a2 gutun-azala" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:207 +#: gtk/paper_names_offsets.c:207 msgid "paper size|Arch A" msgstr "Arch A" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:209 +#: gtk/paper_names_offsets.c:209 msgid "paper size|Arch B" msgstr "Arch B" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:211 +#: gtk/paper_names_offsets.c:211 msgid "paper size|Arch C" msgstr "Arch C" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:213 +#: gtk/paper_names_offsets.c:213 msgid "paper size|Arch D" msgstr "Arch D" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:215 +#: gtk/paper_names_offsets.c:215 msgid "paper size|Arch E" msgstr "Arch E" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:217 +#: gtk/paper_names_offsets.c:217 msgid "paper size|b-plus" msgstr "b-plus" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:219 +#: gtk/paper_names_offsets.c:219 msgid "paper size|c" msgstr "c" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:221 +#: gtk/paper_names_offsets.c:221 msgid "paper size|c5 Envelope" msgstr "c5 gutun-azala" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:223 +#: gtk/paper_names_offsets.c:223 msgid "paper size|d" msgstr "d" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:225 +#: gtk/paper_names_offsets.c:225 msgid "paper size|e" msgstr "e" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:227 +#: gtk/paper_names_offsets.c:227 msgid "paper size|edp" msgstr "edp" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:229 +#: gtk/paper_names_offsets.c:229 msgid "paper size|European edp" msgstr "Europako edp" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:231 +#: gtk/paper_names_offsets.c:231 msgid "paper size|Executive" msgstr "Exekutiboa" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:233 +#: gtk/paper_names_offsets.c:233 msgid "paper size|f" msgstr "f" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:235 +#: gtk/paper_names_offsets.c:235 msgid "paper size|FanFold European" msgstr "Europako FanFold" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:237 +#: gtk/paper_names_offsets.c:237 msgid "paper size|FanFold US" msgstr "AEBko FanFold" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:239 +#: gtk/paper_names_offsets.c:239 msgid "paper size|FanFold German Legal" msgstr "Alemaniako FanFold legala" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:241 +#: gtk/paper_names_offsets.c:241 msgid "paper size|Government Legal" msgstr "Gobernuaren legala" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:243 +#: gtk/paper_names_offsets.c:243 msgid "paper size|Government Letter" msgstr "Gobernuaren gutuna" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:245 +#: gtk/paper_names_offsets.c:245 msgid "paper size|Index 3x5" msgstr "Indizea 3x5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:247 +#: gtk/paper_names_offsets.c:247 msgid "paper size|Index 4x6 (postcard)" msgstr "Indizea 4x6 (posta-txartela)" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:249 +#: gtk/paper_names_offsets.c:249 msgid "paper size|Index 4x6 ext" msgstr "Indizea 4x6 est." #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:251 +#: gtk/paper_names_offsets.c:251 msgid "paper size|Index 5x8" msgstr "Indizea 5x8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:253 +#: gtk/paper_names_offsets.c:253 msgid "paper size|Invoice" msgstr "Faktura" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:255 +#: gtk/paper_names_offsets.c:255 msgid "paper size|Tabloid" msgstr "Tabloidea" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:257 +#: gtk/paper_names_offsets.c:257 msgid "paper size|US Legal" msgstr "US legala" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:259 +#: gtk/paper_names_offsets.c:259 msgid "paper size|US Legal Extra" msgstr "US legala estra" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:261 +#: gtk/paper_names_offsets.c:261 msgid "paper size|US Letter" msgstr "US gutuna" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:263 +#: gtk/paper_names_offsets.c:263 msgid "paper size|US Letter Extra" msgstr "US gutuna estra" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:265 +#: gtk/paper_names_offsets.c:265 msgid "paper size|US Letter Plus" msgstr "US gutuna plus" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:267 +#: gtk/paper_names_offsets.c:267 msgid "paper size|Monarch Envelope" msgstr "Monarka gutun-azala" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:269 +#: gtk/paper_names_offsets.c:269 msgid "paper size|#10 Envelope" msgstr "#10 gutun-azala" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:271 +#: gtk/paper_names_offsets.c:271 msgid "paper size|#11 Envelope" msgstr "#11 gutun-azala" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:273 +#: gtk/paper_names_offsets.c:273 msgid "paper size|#12 Envelope" msgstr "#12 gutun-azala" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:275 +#: gtk/paper_names_offsets.c:275 msgid "paper size|#14 Envelope" msgstr "#14 gutun-azala" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:277 +#: gtk/paper_names_offsets.c:277 msgid "paper size|#9 Envelope" msgstr "#9 gutun-azala" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:279 +#: gtk/paper_names_offsets.c:279 msgid "paper size|Personal Envelope" msgstr "Gutun-azal pertsonala" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:281 +#: gtk/paper_names_offsets.c:281 msgid "paper size|Quarto" msgstr "Laurdena" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:283 +#: gtk/paper_names_offsets.c:283 msgid "paper size|Super A" msgstr "Super A" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:285 +#: gtk/paper_names_offsets.c:285 msgid "paper size|Super B" msgstr "Super B" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:287 +#: gtk/paper_names_offsets.c:287 msgid "paper size|Wide Format" msgstr "Formatu zabala" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:289 +#: gtk/paper_names_offsets.c:289 msgid "paper size|Dai-pa-kai" msgstr "Dai-pa-kai" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:291 +#: gtk/paper_names_offsets.c:291 msgid "paper size|Folio" msgstr "Folioa" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:293 +#: gtk/paper_names_offsets.c:293 msgid "paper size|Folio sp" msgstr "Folioa sp" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:295 +#: gtk/paper_names_offsets.c:295 msgid "paper size|Invite Envelope" msgstr "Gonbidapen gutun-azala" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:297 +#: gtk/paper_names_offsets.c:297 msgid "paper size|Italian Envelope" msgstr "Italiako gutun-azala" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:299 +#: gtk/paper_names_offsets.c:299 msgid "paper size|juuro-ku-kai" msgstr "juuro-ku-kai" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:301 +#: gtk/paper_names_offsets.c:301 msgid "paper size|pa-kai" msgstr "pa-kai" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:303 +#: gtk/paper_names_offsets.c:303 msgid "paper size|Postfix Envelope" msgstr "Postfix gutun-azala" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:305 +#: gtk/paper_names_offsets.c:305 msgid "paper size|Small Photo" msgstr "Argazki txikia" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:307 +#: gtk/paper_names_offsets.c:307 msgid "paper size|prc1 Envelope" msgstr "prc1 gutun-azala" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:309 +#: gtk/paper_names_offsets.c:309 msgid "paper size|prc10 Envelope" msgstr "prc10 gutun-azala" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:311 +#: gtk/paper_names_offsets.c:311 msgid "paper size|prc 16k" msgstr "prc 16k" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:313 +#: gtk/paper_names_offsets.c:313 msgid "paper size|prc2 Envelope" msgstr "prc2 gutun-azala" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:315 +#: gtk/paper_names_offsets.c:315 msgid "paper size|prc3 Envelope" msgstr "prc3 gutun-azala" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:317 +#: gtk/paper_names_offsets.c:317 msgid "paper size|prc 32k" msgstr "prc 32k" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:319 +#: gtk/paper_names_offsets.c:319 msgid "paper size|prc4 Envelope" msgstr "prc4 gutun-azala" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:321 +#: gtk/paper_names_offsets.c:321 msgid "paper size|prc5 Envelope" msgstr "prc5 gutun-azala" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:323 +#: gtk/paper_names_offsets.c:323 msgid "paper size|prc6 Envelope" msgstr "prc6 gutun-azala" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:325 +#: gtk/paper_names_offsets.c:325 msgid "paper size|prc7 Envelope" msgstr "prc7 gutun-azala" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:327 +#: gtk/paper_names_offsets.c:327 msgid "paper size|prc8 Envelope" msgstr "prc8 gutun-azala" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:329 +#: gtk/paper_names_offsets.c:329 msgid "paper size|ROC 16k" msgstr "ROC 16k" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:331 +#: gtk/paper_names_offsets.c:331 msgid "paper size|ROC 8k" msgstr "ROC 8k" -#: ../gtk/updateiconcache.c:492 ../gtk/updateiconcache.c:552 +#: gtk/updateiconcache.c:492 gtk/updateiconcache.c:552 #, c-format msgid "different idatas found for symlinked '%s' and '%s'\n" msgstr "'%s' eta '%s' esteken 'idata' ezberdinak aurkitu dira\n" -#: ../gtk/updateiconcache.c:1374 +#: gtk/updateiconcache.c:1374 #, c-format msgid "Failed to write header\n" msgstr "Huts egin du goiburukoa idaztean\n" -#: ../gtk/updateiconcache.c:1380 +#: gtk/updateiconcache.c:1380 #, c-format msgid "Failed to write hash table\n" msgstr "Huts egin du 'hash' taula idaztean\n" -#: ../gtk/updateiconcache.c:1386 +#: gtk/updateiconcache.c:1386 #, c-format msgid "Failed to write folder index\n" msgstr "Huts egin du karpetaren indizea idaztean\n" -#: ../gtk/updateiconcache.c:1394 +#: gtk/updateiconcache.c:1394 #, c-format msgid "Failed to rewrite header\n" msgstr "Huts egin du goiburukoa berridaztean\n" -#: ../gtk/updateiconcache.c:1455 +#: gtk/updateiconcache.c:1455 #, c-format msgid "Failed to open file %s : %s\n" msgstr "Huts egin du '%s' fitxategia irekitzean: %s\n" -#: ../gtk/updateiconcache.c:1463 +#: gtk/updateiconcache.c:1463 #, c-format msgid "Failed to write cache file: %s\n" msgstr "Ezin izan da cache fitxategian idatzi: %s\n" -#: ../gtk/updateiconcache.c:1499 +#: gtk/updateiconcache.c:1499 #, c-format msgid "The generated cache was invalid.\n" msgstr "Sortutako cache-a baliogabea da.\n" -#: ../gtk/updateiconcache.c:1511 +#: gtk/updateiconcache.c:1511 #, c-format msgid "Could not rename %s to %s: %s, removing %s then.\n" msgstr "%s ezin izan da %s izenagatik aldatu: %s, %s kentzen orduan.\n" -#: ../gtk/updateiconcache.c:1523 +#: gtk/updateiconcache.c:1523 #, c-format msgid "Could not rename %s to %s: %s\n" msgstr "%s ezin izan da %s izenagatik aldatu: %s\n" -#: ../gtk/updateiconcache.c:1530 +#: gtk/updateiconcache.c:1530 #, c-format msgid "Could not rename %s back to %s: %s.\n" msgstr "%s ezin izan da jatorriko %s izenera aldatu: %s\n" -#: ../gtk/updateiconcache.c:1556 +#: gtk/updateiconcache.c:1556 #, c-format msgid "Cache file created successfully.\n" msgstr "Cache fitxategia ongi sortu da.\n" -#: ../gtk/updateiconcache.c:1595 +#: gtk/updateiconcache.c:1595 msgid "Overwrite an existing cache, even if up to date" msgstr "Gainidatzi existitzen den cache-a, nahiz eta eguneratuta egon" -#: ../gtk/updateiconcache.c:1596 +#: gtk/updateiconcache.c:1596 msgid "Don't check for the existence of index.theme" msgstr "Ez egiaztatu index.theme dagoen edo ez" -#: ../gtk/updateiconcache.c:1597 +#: gtk/updateiconcache.c:1597 msgid "Don't include image data in the cache" msgstr "Ez txertatu irudiaren daturik cache-an" -#: ../gtk/updateiconcache.c:1598 +#: gtk/updateiconcache.c:1598 msgid "Output a C header file" msgstr "Kanporatu C goiburuko fitxategia" -#: ../gtk/updateiconcache.c:1599 +#: gtk/updateiconcache.c:1599 msgid "Turn off verbose output" msgstr "Desaktibatu hitzez hitzeko irteera" -#: ../gtk/updateiconcache.c:1600 +#: gtk/updateiconcache.c:1600 msgid "Validate existing icon cache" msgstr "Balidatu ikonoen cache-a" -#: ../gtk/updateiconcache.c:1663 +#: gtk/updateiconcache.c:1663 #, c-format msgid "File not found: %s\n" msgstr "Ezin da fitxategia aurkitu: %s\n" -#: ../gtk/updateiconcache.c:1669 +#: gtk/updateiconcache.c:1669 #, c-format msgid "Not a valid icon cache: %s\n" msgstr "Ez da baliozko inonoen cache-a: %s\n" -#: ../gtk/updateiconcache.c:1682 +#: gtk/updateiconcache.c:1682 #, c-format msgid "No theme index file." msgstr "Ez dago gaiaren indize-fitxategirik." -#: ../gtk/updateiconcache.c:1686 +#: gtk/updateiconcache.c:1686 #, c-format msgid "" "No theme index file in '%s'.\n" @@ -4345,274 +4337,289 @@ msgstr "" "Ikono-cache bat sortzea nahi baduzu erabili --ignore-theme-index.\n" #. ID -#: ../modules/input/imam-et.c:454 +#: modules/input/imam-et.c:454 msgid "Amharic (EZ+)" msgstr "Amharic (EZ+)" #. ID -#: ../modules/input/imcedilla.c:92 +#: modules/input/imcedilla.c:92 msgid "Cedilla" msgstr "Ze hautsia" #. ID -#: ../modules/input/imcyrillic-translit.c:217 +#: modules/input/imcyrillic-translit.c:217 msgid "Cyrillic (Transliterated)" msgstr "Zirilikoa (Transliteratua)" #. ID -#: ../modules/input/iminuktitut.c:127 +#: modules/input/iminuktitut.c:127 msgid "Inuktitut (Transliterated)" msgstr "Inukitut (Transliteratua)" #. ID -#: ../modules/input/imipa.c:145 +#: modules/input/imipa.c:145 msgid "IPA" msgstr "IPA" #. ID -#: ../modules/input/immultipress.c:31 +#: modules/input/immultipress.c:31 msgid "Multipress" msgstr "Hainbat pultsazio" #. ID -#: ../modules/input/imthai.c:35 +#: modules/input/imthai.c:35 msgid "Thai-Lao" msgstr "Thailandiera-Laosera" #. ID -#: ../modules/input/imti-er.c:453 +#: modules/input/imti-er.c:453 msgid "Tigrigna-Eritrean (EZ+)" msgstr "Tigrigna-Eritrearra (EZ+)" #. ID -#: ../modules/input/imti-et.c:453 +#: modules/input/imti-et.c:453 msgid "Tigrigna-Ethiopian (EZ+)" msgstr "Tigrigna-Etiopiarra (EZ+)" #. ID -#: ../modules/input/imviqr.c:244 +#: modules/input/imviqr.c:244 msgid "Vietnamese (VIQR)" msgstr "Vietnamdarra (VIQR)" #. ID -#: ../modules/input/imxim.c:28 +#: modules/input/imxim.c:28 msgid "X Input Method" msgstr "X sarrera-metodoa" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1113 +#: modules/printbackends/cups/gtkprintbackendcups.c:1113 #, c-format msgid "Printer '%s' is low on toner." msgstr "'%s' inprimagailuak toner baxua du." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1114 +#: modules/printbackends/cups/gtkprintbackendcups.c:1114 #, c-format msgid "Printer '%s' has no toner left." msgstr "'%s' inprimagailuak ez du tonerrik." #. Translators: "Developer" like on photo development context -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1116 +#: modules/printbackends/cups/gtkprintbackendcups.c:1116 #, c-format msgid "Printer '%s' is low on developer." msgstr "'%s' inprimagailuak errebelatzaile baxua du." #. Translators: "Developer" like on photo development context -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1118 +#: modules/printbackends/cups/gtkprintbackendcups.c:1118 #, c-format msgid "Printer '%s' is out of developer." msgstr "'%s' inprimagailuak ez du errebelatzailerik." #. Translators: "marker" is one color bin of the printer -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1120 +#: modules/printbackends/cups/gtkprintbackendcups.c:1120 #, c-format msgid "Printer '%s' is low on at least one marker supply." msgstr "'%s' inprimagailuak gutxienez tinta-kartutxo bat baxua du." #. Translators: "marker" is one color bin of the printer -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1122 +#: modules/printbackends/cups/gtkprintbackendcups.c:1122 #, c-format msgid "Printer '%s' is out of at least one marker supply." msgstr "'%s' inprimagailuak gutxienez tinta-kartutxo bat gabe dago." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1123 +#: modules/printbackends/cups/gtkprintbackendcups.c:1123 #, c-format msgid "The cover is open on printer '%s'." msgstr "'%s' inprimagailuaren estalkia irekita dago." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1124 +#: modules/printbackends/cups/gtkprintbackendcups.c:1124 #, c-format msgid "The door is open on printer '%s'." msgstr "'%s' inprimagailuaren atea irekita dago." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1125 +#: modules/printbackends/cups/gtkprintbackendcups.c:1125 #, c-format msgid "Printer '%s' is low on paper." msgstr "'%s' inprimagailuak paper gutxi du." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1126 +#: modules/printbackends/cups/gtkprintbackendcups.c:1126 #, c-format msgid "Printer '%s' is out of paper." msgstr "'%s' inprimagailuak ez du paperik." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1127 +#: modules/printbackends/cups/gtkprintbackendcups.c:1127 #, c-format msgid "Printer '%s' is currently off-line." msgstr "'%s' inprimagailua lineaz kanpo dago." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1128 +#: modules/printbackends/cups/gtkprintbackendcups.c:1128 #, c-format msgid "Printer '%s' may not be connected." msgstr "'%s' inprimagailua ez dirudi konektatuta dagoenik." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1129 +#: modules/printbackends/cups/gtkprintbackendcups.c:1129 #, c-format msgid "There is a problem on printer '%s'." msgstr "Arazoa dago '%s' inprimagailuarekin." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "Pausarazita; Lanak baztertzen" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "Lanak baztertzen" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "Bi aldetatik" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "Paper-mota" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "Paper-iturria" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "Irteerako erretilua" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "Alde batetik" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 msgid "Auto Select" msgstr "Hautapen automatikoa" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 msgid "Printer Default" msgstr "Inprimagailu lehenetsia" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "Presazkoa" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "Hndia" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "Tartekoa" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "Baxua" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "None" msgstr "Bat ere ez" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "Klasifikatuta" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "Konfidentziala" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Secret" msgstr "Ezkutukoa" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "Estandarra" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "Ezkutu gorenekoa" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "Sailkatu gabe" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, c-format msgid "Custom %sx%s" msgstr "%sx%s pertsonalizatua" #. default filename used for print-to-file -#: ../modules/printbackends/file/gtkprintbackendfile.c:235 +#: modules/printbackends/file/gtkprintbackendfile.c:235 #, c-format msgid "output.%s" msgstr "irteera.%s" -#: ../modules/printbackends/file/gtkprintbackendfile.c:464 +#: modules/printbackends/file/gtkprintbackendfile.c:464 msgid "Print to File" msgstr "Inprimatu fitxategian" -#: ../modules/printbackends/file/gtkprintbackendfile.c:541 +#: modules/printbackends/file/gtkprintbackendfile.c:541 msgid "PDF" msgstr "PDF" -#: ../modules/printbackends/file/gtkprintbackendfile.c:541 +#: modules/printbackends/file/gtkprintbackendfile.c:541 msgid "Postscript" msgstr "Postscript" -#: ../modules/printbackends/file/gtkprintbackendfile.c:553 -#: ../modules/printbackends/test/gtkprintbackendtest.c:501 +#: modules/printbackends/file/gtkprintbackendfile.c:553 +#: modules/printbackends/test/gtkprintbackendtest.c:501 msgid "Pages per _sheet:" msgstr "Orrialdeak _orriko:" -#: ../modules/printbackends/file/gtkprintbackendfile.c:599 +#: modules/printbackends/file/gtkprintbackendfile.c:599 msgid "File" msgstr "Fitxategia" -#: ../modules/printbackends/file/gtkprintbackendfile.c:608 +#: modules/printbackends/file/gtkprintbackendfile.c:608 msgid "_Output format" msgstr "_Irteerako formatua" -#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:398 +#: modules/printbackends/lpr/gtkprintbackendlpr.c:398 msgid "Print to LPR" msgstr "Inprimatu LPRen" -#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:424 +#: modules/printbackends/lpr/gtkprintbackendlpr.c:424 msgid "Pages Per Sheet" msgstr "Orrialde orriko" -#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:431 +#: modules/printbackends/lpr/gtkprintbackendlpr.c:431 msgid "Command Line" msgstr "Komando-lerroa" #. default filename used for print-to-test -#: ../modules/printbackends/test/gtkprintbackendtest.c:235 +#: modules/printbackends/test/gtkprintbackendtest.c:235 #, c-format msgid "test-output.%s" msgstr "irteerako-proba.%s" -#: ../modules/printbackends/test/gtkprintbackendtest.c:465 +#: modules/printbackends/test/gtkprintbackendtest.c:465 msgid "Print to Test Printer" msgstr "Inprimatu probako inprimagailuan" -#: ../tests/testfilechooser.c:207 +#: tests/testfilechooser.c:207 #, c-format msgid "Could not get information for file '%s': %s" msgstr "Ezin izan da %s fitxategirako informaziorik lortu: %s" +#~ msgid "Arrow spacing" +#~ msgstr "Gezi-tartea" + +#~ msgid "Scroll arrow spacing" +#~ msgstr "Korritzeko gezien arteko tartea" + +#~ msgid "Group" +#~ msgstr "Elkartu" + +#~ msgid "The radio tool button whose group this button belongs to." +#~ msgstr "Irrati-botoiaren tresna, non botoi hau talde horretakoa den." diff --git a/po/fa.po b/po/fa.po index a0798b7da9..df325c9a71 100644 --- a/po/fa.po +++ b/po/fa.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+ 2.6\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2005-02-14 18:03+0330\n" "Last-Translator: Roozbeh Pournader \n" "Language-Team: Persian \n" @@ -960,7 +960,7 @@ msgstr "باز کردن پرونده‌ی TIFF شکست خورد" msgid "Couldn't write to TIFF file" msgstr "نمی‌توان نام پرونده را تبدیل کرد" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "قالب تصویر TIFF" @@ -1148,7 +1148,7 @@ msgid "Opening %d Item" msgid_plural "Opening %d Items" msgstr[0] "" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "مجوز" @@ -1163,32 +1163,32 @@ msgid "C_redits" msgstr "دست‌اندرکاران" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "_مجوز" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "درباره‌ی %s" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "دست‌اندرکاران" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "نوشته‌ی" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "مستندسازی از" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "ترجمه از" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "طرح‌ها و تصاویر از" @@ -1231,7 +1231,7 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "" @@ -1241,7 +1241,7 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "" @@ -1251,17 +1251,17 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "" @@ -1309,7 +1309,7 @@ msgstr "calendar:week_start:6" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "" @@ -1324,7 +1324,7 @@ msgstr "" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "" @@ -1340,7 +1340,7 @@ msgstr "" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, fuzzy, c-format msgid "calendar:week:digits|%d" msgstr "calendar:week_start:6" @@ -1356,7 +1356,7 @@ msgstr "calendar:week_start:6" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "" @@ -1485,7 +1485,7 @@ msgstr "_تخته‌رنگ" msgid "Color Wheel" msgstr "چرخ رنگ" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " @@ -1495,7 +1495,7 @@ msgstr "" "می‌کنید. می‌توانید این رنگ را تا یک مدخل تخته‌رنگ بکشید، یا با کشیدنش به نمونه‌ی " "دیگر در کنار آن، این رنگ را به عنوان رنگ فعلی انتخاب کنید." -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." @@ -1503,11 +1503,11 @@ msgstr "" "رنگی که انتخاب کرده‌اید. می‌توانید این رنگ را به یک مدخل تخته‌رنگ بکشید تا برای " "استفاده در آینده ذخیره شود." -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "_ذخیره‌ی رنگ در این‌جا" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1520,11 +1520,11 @@ msgstr "" msgid "Color Selection" msgstr "انتخاب رنگ" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "روش‌های ورودی" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "_درج نویسه‌ی کنترلی یونی‌کد" @@ -1541,7 +1541,7 @@ msgstr "رومیزی" msgid "(None)" msgstr "(هیچ‌کدام)" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "غیره..." @@ -2037,7 +2037,7 @@ msgstr "_اندازه:" msgid "_Preview:" msgstr "_پیش‌نمایش:" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "انتخاب قلم" @@ -2075,7 +2075,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "شمایل «%s» در تم وجود ندارد" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 #, fuzzy msgid "Failed to load icon" msgstr "بار کردن پرونده‌ی TIFF شکست خورد" @@ -2176,20 +2176,12 @@ msgstr "(نامعلوم)" msgid "Cl_ear" msgstr "_پاک کردن" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 #, fuzzy msgid "Copy URL" msgstr "_نسخه‌برداری" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 #, fuzzy msgid "Invalid URI" msgstr "‏UTF-8 نامعتبر" @@ -2270,26 +2262,18 @@ msgid "_Password:" msgstr "فشار" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +msgid "Forget password _immediately" msgstr "" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +msgid "Remember password until you _logout" msgstr "" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +msgid "Remember _forever" msgstr "" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "صفحه‌ی %Iu" @@ -2351,7 +2335,7 @@ msgstr "_ویژگی‌ها" msgid "_Orientation:" msgstr "_غلظت:" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 #, fuzzy msgid "Page Setup" msgstr "صفحه‌ی %Iu" @@ -2413,7 +2397,7 @@ msgstr "" msgid "Down Path" msgstr "" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 #, fuzzy msgid "File System Root" msgstr "سیستم پرونده‌ها" @@ -2529,8 +2513,9 @@ msgstr "" msgid "Out of paper" msgstr "" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 #, fuzzy msgid "Paused" msgstr "_چسباندن" @@ -2580,200 +2565,192 @@ msgstr "سرصفحه‌ی نامعتبر در شمایل" msgid "Unspecified error" msgstr "" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 #, fuzzy msgid "Printer" msgstr "_چاپ" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 #, fuzzy msgid "Location" msgstr "_مکان:" -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 msgid "Range" msgstr "" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 msgid "_All Pages" msgstr "" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 #, fuzzy msgid "C_urrent Page" msgstr "_ایجاد" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 msgid "Pag_es:" msgstr "" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" msgstr "" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 #, fuzzy msgid "C_ollate" msgstr "_ایجاد" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 #, fuzzy msgid "_Reverse" msgstr "باز_گشت" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 #, fuzzy msgid "Pages per _side:" msgstr "_ویژگی‌ها" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 #, fuzzy msgid "_Only print:" msgstr "_چاپ" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 #, fuzzy msgid "Sc_ale:" msgstr "_روشنایی:" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 #, fuzzy msgid "Paper _type:" msgstr "_ویژگی‌ها" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 #, fuzzy msgid "Paper _source:" msgstr "_ویژگی‌ها" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 #, fuzzy msgid "_Now" msgstr "_نه" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 #, fuzzy msgid "On _hold" msgstr "_سیاه" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 #, fuzzy msgid "Color" msgstr "_رنگ" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 #, fuzzy msgid "Print" msgstr "_چاپ" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "گروه" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "دکمه‌ی ابزار رادیویی‌ای که این دکمه به گروه آن تعلق دارد." - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2795,40 +2772,40 @@ msgstr "" msgid "Select which type of documents are shown" msgstr "انتخاب این که کدام نوع پرونده‌ها نمایش داده شوند" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 #, fuzzy msgid "Could not remove item" msgstr "نمی‌توان مورد را انتخاب کرد" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 #, fuzzy msgid "Could not clear list" msgstr "نمی‌توان مورد را انتخاب کرد" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 #, fuzzy msgid "Copy _Location" msgstr "باز کردن _مکان" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 #, fuzzy msgid "_Clear List" msgstr "_پاک کردن" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "" @@ -2884,10 +2861,10 @@ msgstr "" msgid "recent menu label|%d. %s" msgstr "" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, fuzzy, c-format msgid "Unable to find an item with URI '%s'" msgstr "نمی‌توان پرونده‌ی درجی را یافت: «%s»" @@ -4566,97 +4543,101 @@ msgstr "" msgid "There is a problem on printer '%s'." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 #, fuzzy msgid "Auto Select" msgstr "انتخاب قلم" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 #, fuzzy msgid "Printer Default" msgstr "پیش‌فرض" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "" # farmaan -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 #, fuzzy msgid "None" msgstr "(هیچ‌کدام)" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 #, fuzzy msgid "Secret" msgstr "صفحه‌نمایش" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, c-format msgid "Custom %sx%s" msgstr "" @@ -4724,6 +4705,12 @@ msgstr "_چاپ" msgid "Could not get information for file '%s': %s" msgstr "نمی‌توان برای پرونده‌ی «%s» اطلاعات گرفت: %s" +#~ msgid "Group" +#~ msgstr "گروه" + +#~ msgid "The radio tool button whose group this button belongs to." +#~ msgstr "دکمه‌ی ابزار رادیویی‌ای که این دکمه به گروه آن تعلق دارد." + #~ msgid "Invalid filename: %s" #~ msgstr "نام پرونده‌ی نامعتبر: %s" diff --git a/po/fi.po b/po/fi.po index d4f58c8952..76902a3229 100644 --- a/po/fi.po +++ b/po/fi.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+ 2.2.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-14 15:43+0300\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2008-08-10 10:30+0300\n" "Last-Translator: Ilkka Tuohela \n" "Language-Team: Finnish \n" @@ -20,56 +20,56 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ../gdk/directfb/gdkdisplay-directfb.c:55 +#: gdk/directfb/gdkdisplay-directfb.c:55 msgid "directfb arg" msgstr "directfb arg" -#: ../gdk/directfb/gdkdisplay-directfb.c:55 +#: gdk/directfb/gdkdisplay-directfb.c:55 msgid "sdl|system" msgstr "järjestelmä" #. Description of --class=CLASS in --help output -#: ../gdk/gdk.c:126 +#: gdk/gdk.c:126 msgid "Program class as used by the window manager" msgstr "Ohjelman luokka ikkunointiohjelmaa varten" #. Placeholder in --class=CLASS in --help output -#: ../gdk/gdk.c:127 +#: gdk/gdk.c:127 msgid "CLASS" msgstr "LUOKKA" #. Description of --name=NAME in --help output -#: ../gdk/gdk.c:129 +#: gdk/gdk.c:129 msgid "Program name as used by the window manager" msgstr "Ohjelman nimi ikkunointiohjelmaa varten" #. Placeholder in --name=NAME in --help output -#: ../gdk/gdk.c:130 +#: gdk/gdk.c:130 msgid "NAME" msgstr "NIMI" #. Description of --display=DISPLAY in --help output -#: ../gdk/gdk.c:132 +#: gdk/gdk.c:132 msgid "X display to use" msgstr "Käytettävä X-näyttö" #. Placeholder in --display=DISPLAY in --help output -#: ../gdk/gdk.c:133 +#: gdk/gdk.c:133 msgid "DISPLAY" msgstr "NÄYTTÖ" #. Description of --screen=SCREEN in --help output -#: ../gdk/gdk.c:135 +#: gdk/gdk.c:135 msgid "X screen to use" msgstr "Käytettävä X-ruutu" #. Placeholder in --screen=SCREEN in --help output -#: ../gdk/gdk.c:136 +#: gdk/gdk.c:136 msgid "SCREEN" msgstr "RUUTU" #. Description of --gdk-debug=FLAGS in --help output -#: ../gdk/gdk.c:139 +#: gdk/gdk.c:139 msgid "Gdk debugging flags to set" msgstr "Asetettavat Gdk-vianjäljitysvalinnat" @@ -77,183 +77,183 @@ msgstr "Asetettavat Gdk-vianjäljitysvalinnat" #. Placeholder in --gdk-no-debug=FLAGS in --help output #. Placeholder in --gtk-debug=FLAGS in --help output #. Placeholder in --gtk-no-debug=FLAGS in --help output -#: ../gdk/gdk.c:140 ../gdk/gdk.c:143 ../gtk/gtkmain.c:428 ../gtk/gtkmain.c:431 +#: gdk/gdk.c:140 gdk/gdk.c:143 gtk/gtkmain.c:428 gtk/gtkmain.c:431 msgid "FLAGS" msgstr "VALITSIMET" #. Description of --gdk-no-debug=FLAGS in --help output -#: ../gdk/gdk.c:142 +#: gdk/gdk.c:142 msgid "Gdk debugging flags to unset" msgstr "Käytöstä poistettavat Gdk-vianjäljitysvalinnat" -#: ../gdk/keyname-table.h:3940 +#: gdk/keyname-table.h:3940 msgid "keyboard label|BackSpace" msgstr "Askelpalautin" -#: ../gdk/keyname-table.h:3941 +#: gdk/keyname-table.h:3941 msgid "keyboard label|Tab" msgstr "Sarkain" -#: ../gdk/keyname-table.h:3942 +#: gdk/keyname-table.h:3942 msgid "keyboard label|Return" msgstr "Return" -#: ../gdk/keyname-table.h:3943 +#: gdk/keyname-table.h:3943 msgid "keyboard label|Pause" msgstr "Tauko" -#: ../gdk/keyname-table.h:3944 +#: gdk/keyname-table.h:3944 msgid "keyboard label|Scroll_Lock" msgstr "Scroll_Lock" -#: ../gdk/keyname-table.h:3945 +#: gdk/keyname-table.h:3945 msgid "keyboard label|Sys_Req" msgstr "Sys_Req" -#: ../gdk/keyname-table.h:3946 +#: gdk/keyname-table.h:3946 msgid "keyboard label|Escape" msgstr "Esc" -#: ../gdk/keyname-table.h:3947 +#: gdk/keyname-table.h:3947 msgid "keyboard label|Multi_key" msgstr "Multi_näppäin" -#: ../gdk/keyname-table.h:3948 +#: gdk/keyname-table.h:3948 msgid "keyboard label|Home" msgstr "Home" -#: ../gdk/keyname-table.h:3949 +#: gdk/keyname-table.h:3949 msgid "keyboard label|Left" msgstr "Vasen" -#: ../gdk/keyname-table.h:3950 +#: gdk/keyname-table.h:3950 msgid "keyboard label|Up" msgstr "Ylös" -#: ../gdk/keyname-table.h:3951 +#: gdk/keyname-table.h:3951 msgid "keyboard label|Right" msgstr "Oikea" -#: ../gdk/keyname-table.h:3952 +#: gdk/keyname-table.h:3952 msgid "keyboard label|Down" msgstr "Alas" -#: ../gdk/keyname-table.h:3953 +#: gdk/keyname-table.h:3953 msgid "keyboard label|Page_Up" msgstr "Page_Up" -#: ../gdk/keyname-table.h:3954 +#: gdk/keyname-table.h:3954 msgid "keyboard label|Page_Down" msgstr "Page_Down" -#: ../gdk/keyname-table.h:3955 +#: gdk/keyname-table.h:3955 msgid "keyboard label|End" msgstr "End" -#: ../gdk/keyname-table.h:3956 +#: gdk/keyname-table.h:3956 msgid "keyboard label|Begin" msgstr "Begin" -#: ../gdk/keyname-table.h:3957 +#: gdk/keyname-table.h:3957 msgid "keyboard label|Print" msgstr "Print" -#: ../gdk/keyname-table.h:3958 +#: gdk/keyname-table.h:3958 msgid "keyboard label|Insert" msgstr "Insert" -#: ../gdk/keyname-table.h:3959 +#: gdk/keyname-table.h:3959 msgid "keyboard label|Num_Lock" msgstr "Num_Lock" -#: ../gdk/keyname-table.h:3960 +#: gdk/keyname-table.h:3960 msgid "keyboard label|KP_Space" msgstr "KP_Välilyönti" -#: ../gdk/keyname-table.h:3961 +#: gdk/keyname-table.h:3961 msgid "keyboard label|KP_Tab" msgstr "KP_Sarkain" -#: ../gdk/keyname-table.h:3962 +#: gdk/keyname-table.h:3962 msgid "keyboard label|KP_Enter" msgstr "KP_Enter" -#: ../gdk/keyname-table.h:3963 +#: gdk/keyname-table.h:3963 msgid "keyboard label|KP_Home" msgstr "KP_Home" -#: ../gdk/keyname-table.h:3964 +#: gdk/keyname-table.h:3964 msgid "keyboard label|KP_Left" msgstr "KP_Vaihto" -#: ../gdk/keyname-table.h:3965 +#: gdk/keyname-table.h:3965 msgid "keyboard label|KP_Up" msgstr "KP_Ylös" -#: ../gdk/keyname-table.h:3966 +#: gdk/keyname-table.h:3966 msgid "keyboard label|KP_Right" msgstr "KP_Oikea" -#: ../gdk/keyname-table.h:3967 +#: gdk/keyname-table.h:3967 msgid "keyboard label|KP_Down" msgstr "KP_Alas" -#: ../gdk/keyname-table.h:3968 +#: gdk/keyname-table.h:3968 msgid "keyboard label|KP_Page_Up" msgstr "KP_Page_Up" -#: ../gdk/keyname-table.h:3969 +#: gdk/keyname-table.h:3969 msgid "keyboard label|KP_Prior" msgstr "KP_Edellinen" -#: ../gdk/keyname-table.h:3970 +#: gdk/keyname-table.h:3970 msgid "keyboard label|KP_Page_Down" msgstr "KP_Page_Down" -#: ../gdk/keyname-table.h:3971 +#: gdk/keyname-table.h:3971 msgid "keyboard label|KP_Next" msgstr "KP_Seuraava" -#: ../gdk/keyname-table.h:3972 +#: gdk/keyname-table.h:3972 msgid "keyboard label|KP_End" msgstr "KP_End" -#: ../gdk/keyname-table.h:3973 +#: gdk/keyname-table.h:3973 msgid "keyboard label|KP_Begin" msgstr "KP_Begin" -#: ../gdk/keyname-table.h:3974 +#: gdk/keyname-table.h:3974 msgid "keyboard label|KP_Insert" msgstr "KP_Insert" -#: ../gdk/keyname-table.h:3975 +#: gdk/keyname-table.h:3975 msgid "keyboard label|KP_Delete" msgstr "KP_Delete" -#: ../gdk/keyname-table.h:3976 +#: gdk/keyname-table.h:3976 msgid "keyboard label|Delete" msgstr "Delete" -#: ../gdk-pixbuf/gdk-pixbuf-animation.c:133 ../gdk-pixbuf/gdk-pixbuf-io.c:944 -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1205 ../tests/testfilechooser.c:222 +#: gdk-pixbuf/gdk-pixbuf-animation.c:133 gdk-pixbuf/gdk-pixbuf-io.c:944 +#: gdk-pixbuf/gdk-pixbuf-io.c:1205 tests/testfilechooser.c:222 #, c-format msgid "Failed to open file '%s': %s" msgstr "Tiedoston \"%s\" avaus epäonnistui: %s" -#: ../gdk-pixbuf/gdk-pixbuf-animation.c:146 ../gdk-pixbuf/gdk-pixbuf-io.c:956 +#: gdk-pixbuf/gdk-pixbuf-animation.c:146 gdk-pixbuf/gdk-pixbuf-io.c:956 #, c-format msgid "Image file '%s' contains no data" msgstr "Kuvatiedostossa \"%s\" ei ole sisältöä" -#: ../gdk-pixbuf/gdk-pixbuf-animation.c:188 ../gdk-pixbuf/gdk-pixbuf-io.c:993 -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1257 ../tests/testfilechooser.c:267 +#: gdk-pixbuf/gdk-pixbuf-animation.c:188 gdk-pixbuf/gdk-pixbuf-io.c:993 +#: gdk-pixbuf/gdk-pixbuf-io.c:1257 tests/testfilechooser.c:267 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" msgstr "" "Kuvan \"%s\" lataus epäonnistui: syy tuntematon, ehkä vioittunut kuvatiedosto" -#: ../gdk-pixbuf/gdk-pixbuf-animation.c:221 +#: gdk-pixbuf/gdk-pixbuf-animation.c:221 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -263,12 +263,12 @@ msgstr "" "animaatiotiedosto" # , c-format -#: ../gdk-pixbuf/gdk-pixbuf-io.c:566 +#: gdk-pixbuf/gdk-pixbuf-io.c:566 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "Ei voi ladata kuvanlatausmoduulia: %s: %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:581 +#: gdk-pixbuf/gdk-pixbuf-io.c:581 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -277,53 +277,53 @@ msgstr "" "Kuvanlatausmoduuli %s ei vienyt oikeaa rajapintaa. Ehkäpä se on toisesta GTK:" "n versiosta?" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:726 ../gdk-pixbuf/gdk-pixbuf-io.c:755 +#: gdk-pixbuf/gdk-pixbuf-io.c:726 gdk-pixbuf/gdk-pixbuf-io.c:755 #, c-format msgid "Image type '%s' is not supported" msgstr "Kuvatyyppiä \"%s\" ei tueta" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:825 +#: gdk-pixbuf/gdk-pixbuf-io.c:825 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "Ei voitu tunnistaa tiedoston \"%s\" kuvatyyppiä" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:833 +#: gdk-pixbuf/gdk-pixbuf-io.c:833 msgid "Unrecognized image file format" msgstr "Tuntematon kuvatiedostomuoto" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1002 +#: gdk-pixbuf/gdk-pixbuf-io.c:1002 #, c-format msgid "Failed to load image '%s': %s" msgstr "Kuvan \"%s\" lataus epäonnistui: %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1638 ../gdk-pixbuf/io-gdip-utils.c:935 +#: gdk-pixbuf/gdk-pixbuf-io.c:1638 gdk-pixbuf/io-gdip-utils.c:935 #, c-format msgid "Error writing to image file: %s" msgstr "Virhe kuvatiedoston kirjoittamisessa: %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1684 ../gdk-pixbuf/gdk-pixbuf-io.c:1815 +#: gdk-pixbuf/gdk-pixbuf-io.c:1684 gdk-pixbuf/gdk-pixbuf-io.c:1815 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "Tämä käännetty versio gdk-pixbufista ei voi tallentaa muodossa: %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1718 +#: gdk-pixbuf/gdk-pixbuf-io.c:1718 msgid "Insufficient memory to save image to callback" msgstr "Liian vähän muistia kuvan tallentamiseksi paluukutsuun" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1731 +#: gdk-pixbuf/gdk-pixbuf-io.c:1731 msgid "Failed to open temporary file" msgstr "Väliaikaistiedoston avaaminen epäonnistui" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1757 +#: gdk-pixbuf/gdk-pixbuf-io.c:1757 msgid "Failed to read from temporary file" msgstr "Väliaikaistiedostosta lukeminen epäonnistui" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1992 +#: gdk-pixbuf/gdk-pixbuf-io.c:1992 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "Tiedoston \"%s\" avaaminen kirjoitusta varten epäonnistui: %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:2017 +#: gdk-pixbuf/gdk-pixbuf-io.c:2017 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: %" @@ -332,15 +332,15 @@ msgstr "" "Tiedoston \"%s\" sulkeminen epäonnistui kirjoittaessa kuvaa, joten kaikki " "data ei ole välttämättä tallentunut: %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:2237 ../gdk-pixbuf/gdk-pixbuf-io.c:2288 +#: gdk-pixbuf/gdk-pixbuf-io.c:2237 gdk-pixbuf/gdk-pixbuf-io.c:2288 msgid "Insufficient memory to save image into a buffer" msgstr "Liian vähän muistia kuvan tallentamiseksi puskuriin" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:2334 +#: gdk-pixbuf/gdk-pixbuf-io.c:2334 msgid "Error writing to image stream" msgstr "Virhe kirjoitettaessa kuvavirtaan" -#: ../gdk-pixbuf/gdk-pixbuf-loader.c:330 +#: gdk-pixbuf/gdk-pixbuf-loader.c:330 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -349,148 +349,143 @@ msgstr "" "Sisäinen virhe: Kuvanlatainmoduuli \"%s\" ei onnistunut lataamaan kuvaa " "loppuun eikä ilmoittanut virheen syytä" -#: ../gdk-pixbuf/gdk-pixbuf-loader.c:373 +#: gdk-pixbuf/gdk-pixbuf-loader.c:373 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "Kuvatyypin \"%s\" kasvavaa latausta ei tueta." -#: ../gdk-pixbuf/gdk-pixdata.c:147 +#: gdk-pixbuf/gdk-pixdata.c:147 msgid "Image header corrupt" msgstr "Kuvan otsikko vioittunut" -#: ../gdk-pixbuf/gdk-pixdata.c:152 +#: gdk-pixbuf/gdk-pixdata.c:152 msgid "Image format unknown" msgstr "Tuntematon kuvamuoto" -#: ../gdk-pixbuf/gdk-pixdata.c:157 ../gdk-pixbuf/gdk-pixdata.c:487 +#: gdk-pixbuf/gdk-pixdata.c:157 gdk-pixbuf/gdk-pixdata.c:487 msgid "Image pixel data corrupt" msgstr "Kuvapistetiedot viallisia" -#: ../gdk-pixbuf/gdk-pixdata.c:431 +#: gdk-pixbuf/gdk-pixdata.c:431 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "yhden tavun kokoisen kuvapuskurin varaaminen epäonnistui" msgstr[1] "%u tavun kokoisen kuvapuskurin varaaminen epäonnistui" -#: ../gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:244 msgid "Unexpected icon chunk in animation" msgstr "Odottamaton kuvakelohko animaatiossa" -#: ../gdk-pixbuf/io-ani.c:337 +#: gdk-pixbuf/io-ani.c:337 msgid "Unsupported animation type" msgstr "Tukematon animaatiotyyppi" -#: ../gdk-pixbuf/io-ani.c:348 ../gdk-pixbuf/io-ani.c:406 -#: ../gdk-pixbuf/io-ani.c:432 ../gdk-pixbuf/io-ani.c:455 -#: ../gdk-pixbuf/io-ani.c:482 ../gdk-pixbuf/io-ani.c:569 +#: gdk-pixbuf/io-ani.c:348 gdk-pixbuf/io-ani.c:406 gdk-pixbuf/io-ani.c:432 +#: gdk-pixbuf/io-ani.c:455 gdk-pixbuf/io-ani.c:482 gdk-pixbuf/io-ani.c:569 msgid "Invalid header in animation" msgstr "Virheellinen otsake animaatiossa" -#: ../gdk-pixbuf/io-ani.c:358 ../gdk-pixbuf/io-ani.c:380 -#: ../gdk-pixbuf/io-ani.c:464 ../gdk-pixbuf/io-ani.c:491 -#: ../gdk-pixbuf/io-ani.c:542 ../gdk-pixbuf/io-ani.c:614 +#: gdk-pixbuf/io-ani.c:358 gdk-pixbuf/io-ani.c:380 gdk-pixbuf/io-ani.c:464 +#: gdk-pixbuf/io-ani.c:491 gdk-pixbuf/io-ani.c:542 gdk-pixbuf/io-ani.c:614 msgid "Not enough memory to load animation" msgstr "Ei tarpeeksi muistia animaation lataamiseksi" -#: ../gdk-pixbuf/io-ani.c:398 ../gdk-pixbuf/io-ani.c:424 -#: ../gdk-pixbuf/io-ani.c:443 +#: gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 gdk-pixbuf/io-ani.c:443 msgid "Malformed chunk in animation" msgstr "Viallinen lohko animaatiossa" -#: ../gdk-pixbuf/io-ani.c:711 +#: gdk-pixbuf/io-ani.c:711 msgid "The ANI image format" msgstr "ANI-kuvamuoto" -#: ../gdk-pixbuf/io-bmp.c:230 ../gdk-pixbuf/io-bmp.c:267 -#: ../gdk-pixbuf/io-bmp.c:338 ../gdk-pixbuf/io-bmp.c:370 -#: ../gdk-pixbuf/io-bmp.c:393 ../gdk-pixbuf/io-bmp.c:496 +#: gdk-pixbuf/io-bmp.c:230 gdk-pixbuf/io-bmp.c:267 gdk-pixbuf/io-bmp.c:338 +#: gdk-pixbuf/io-bmp.c:370 gdk-pixbuf/io-bmp.c:393 gdk-pixbuf/io-bmp.c:496 msgid "BMP image has bogus header data" msgstr "BMP-kuvan otsake on viallinen" -#: ../gdk-pixbuf/io-bmp.c:241 ../gdk-pixbuf/io-bmp.c:433 +#: gdk-pixbuf/io-bmp.c:241 gdk-pixbuf/io-bmp.c:433 msgid "Not enough memory to load bitmap image" msgstr "Ei tarpeeksi muistia bittikarttakuvan lataamiseen" -#: ../gdk-pixbuf/io-bmp.c:319 +#: gdk-pixbuf/io-bmp.c:319 msgid "BMP image has unsupported header size" msgstr "BMP-kuvan otsakkeen tätä kokoa ei tueta" -#: ../gdk-pixbuf/io-bmp.c:357 +#: gdk-pixbuf/io-bmp.c:357 msgid "Topdown BMP images cannot be compressed" msgstr "Ylhäältä-alas-muotoisia BMP-kuvia ei voi pakata" -#: ../gdk-pixbuf/io-bmp.c:717 ../gdk-pixbuf/io-pnm.c:709 +#: gdk-pixbuf/io-bmp.c:717 gdk-pixbuf/io-pnm.c:709 msgid "Premature end-of-file encountered" msgstr "Havaitsi ennenaikaisen tiedoston lopun" -#: ../gdk-pixbuf/io-bmp.c:1329 +#: gdk-pixbuf/io-bmp.c:1329 msgid "Couldn't allocate memory for saving BMP file" msgstr "Muistia ei voitu varata BMP-kuvan tallentamiseksi" -#: ../gdk-pixbuf/io-bmp.c:1370 +#: gdk-pixbuf/io-bmp.c:1370 msgid "Couldn't write to BMP file" msgstr "BMP-tiedostoon ei voitu kirjoittaa" -#: ../gdk-pixbuf/io-bmp.c:1423 ../gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1423 gdk-pixbuf/io-gdip-bmp.c:82 msgid "The BMP image format" msgstr "BMP-kuvamuoto" -#: ../gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:222 #, c-format msgid "Failure reading GIF: %s" msgstr "GIF:n luku epäonnistui: %s" -#: ../gdk-pixbuf/io-gif.c:496 ../gdk-pixbuf/io-gif.c:1477 -#: ../gdk-pixbuf/io-gif.c:1638 +#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1477 gdk-pixbuf/io-gif.c:1638 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "" "GIF-tiedostosta puuttuu joitakin osia (ehkä se on typistynyt jotenkin?)" -#: ../gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:505 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "Sisäinen virhe GIF-lataimessa (%s)" -#: ../gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:579 msgid "Stack overflow" msgstr "Pinon ylivuoto" -#: ../gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:639 msgid "GIF image loader cannot understand this image." msgstr "GIF-kuvanlukija ei ymmärrä tätä kuvaa." -#: ../gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:668 msgid "Bad code encountered" msgstr "Havaitsi virheellisen koodin" -#: ../gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:678 msgid "Circular table entry in GIF file" msgstr "GIF-tiedostossa on taulukkokehämerkintä" -#: ../gdk-pixbuf/io-gif.c:866 ../gdk-pixbuf/io-gif.c:1464 -#: ../gdk-pixbuf/io-gif.c:1511 ../gdk-pixbuf/io-gif.c:1626 +#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1464 gdk-pixbuf/io-gif.c:1511 +#: gdk-pixbuf/io-gif.c:1626 msgid "Not enough memory to load GIF file" msgstr "Ei tarpeeksi muistia GIF-kuvan lataamiseksi" -#: ../gdk-pixbuf/io-gif.c:956 +#: gdk-pixbuf/io-gif.c:956 msgid "Not enough memory to composite a frame in GIF file" msgstr "Muisti ei riitä GIF-kuvassa olevan kehyksen muodostamiseksi" -#: ../gdk-pixbuf/io-gif.c:1128 +#: gdk-pixbuf/io-gif.c:1128 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "GIF-kuva on vioittunut (viallinen LZW-pakkaus)" -#: ../gdk-pixbuf/io-gif.c:1178 +#: gdk-pixbuf/io-gif.c:1178 msgid "File does not appear to be a GIF file" msgstr "Tiedosto ei vaikuta olevan GIF-tiedosto" -#: ../gdk-pixbuf/io-gif.c:1190 +#: gdk-pixbuf/io-gif.c:1190 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "GIF-tiedostomuodon versiota %s ei tueta" -#: ../gdk-pixbuf/io-gif.c:1299 +#: gdk-pixbuf/io-gif.c:1299 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -498,114 +493,112 @@ msgstr "" "GIF-kuvalla ei ole yleistä värikarttaa, ja sen kehyksellä ei ole paikallista " "värikarttaa." -#: ../gdk-pixbuf/io-gif.c:1533 +#: gdk-pixbuf/io-gif.c:1533 msgid "GIF image was truncated or incomplete." msgstr "GIF-kuva oli typistynyt tai vaillinainen." -#: ../gdk-pixbuf/io-gif.c:1689 ../gdk-pixbuf/io-gdip-gif.c:80 +#: gdk-pixbuf/io-gif.c:1689 gdk-pixbuf/io-gdip-gif.c:80 msgid "The GIF image format" msgstr "GIF-kuvamuoto" -#: ../gdk-pixbuf/io-ico.c:211 ../gdk-pixbuf/io-ico.c:225 -#: ../gdk-pixbuf/io-ico.c:277 ../gdk-pixbuf/io-ico.c:290 -#: ../gdk-pixbuf/io-ico.c:359 +#: gdk-pixbuf/io-ico.c:211 gdk-pixbuf/io-ico.c:225 gdk-pixbuf/io-ico.c:277 +#: gdk-pixbuf/io-ico.c:290 gdk-pixbuf/io-ico.c:359 msgid "Invalid header in icon" msgstr "Virheellinen otsake kuvakkeessa" -#: ../gdk-pixbuf/io-ico.c:240 ../gdk-pixbuf/io-ico.c:300 -#: ../gdk-pixbuf/io-ico.c:369 ../gdk-pixbuf/io-ico.c:432 -#: ../gdk-pixbuf/io-ico.c:462 +#: gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:369 +#: gdk-pixbuf/io-ico.c:432 gdk-pixbuf/io-ico.c:462 msgid "Not enough memory to load icon" msgstr "Ei tarpeeksi muistia kuvakkeen lataamiseksi" -#: ../gdk-pixbuf/io-ico.c:322 +#: gdk-pixbuf/io-ico.c:322 msgid "Icon has zero width" msgstr "Kuvakkeen leveys on nolla" -#: ../gdk-pixbuf/io-ico.c:332 +#: gdk-pixbuf/io-ico.c:332 msgid "Icon has zero height" msgstr "Kuvakkeen korkeus on nolla" -#: ../gdk-pixbuf/io-ico.c:384 +#: gdk-pixbuf/io-ico.c:384 msgid "Compressed icons are not supported" msgstr "Pakattuja kuvakkeita ei tueta" -#: ../gdk-pixbuf/io-ico.c:417 +#: gdk-pixbuf/io-ico.c:417 msgid "Unsupported icon type" msgstr "Tukematon kuvaketyyppi" -#: ../gdk-pixbuf/io-ico.c:511 +#: gdk-pixbuf/io-ico.c:511 msgid "Not enough memory to load ICO file" msgstr "Ei tarpeeksi muistia ICO-tiedoston lataamiseksi" -#: ../gdk-pixbuf/io-ico.c:976 +#: gdk-pixbuf/io-ico.c:976 msgid "Image too large to be saved as ICO" msgstr "Kuva on liian suuri ICO-muodossa tallentamiseksi" -#: ../gdk-pixbuf/io-ico.c:987 +#: gdk-pixbuf/io-ico.c:987 msgid "Cursor hotspot outside image" msgstr "Kohdistimen kohdistuspaikka kuvan ulkopuolella" -#: ../gdk-pixbuf/io-ico.c:1010 +#: gdk-pixbuf/io-ico.c:1010 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "Värisyvyys, jota ICO-tiedostot eivät tue: %d" -#: ../gdk-pixbuf/io-ico.c:1245 ../gdk-pixbuf/io-gdip-ico.c:59 +#: gdk-pixbuf/io-ico.c:1245 gdk-pixbuf/io-gdip-ico.c:59 msgid "The ICO image format" msgstr "ICO-kuvamuoto" -#: ../gdk-pixbuf/io-icns.c:345 +#: gdk-pixbuf/io-icns.c:345 #, c-format msgid "Error reading ICNS image: %s" msgstr "Virhe luettaessa ICNS-kuvaa: %s" -#: ../gdk-pixbuf/io-icns.c:362 +#: gdk-pixbuf/io-icns.c:362 msgid "Could not decode ICNS file" msgstr "ICNS-kuva ei voitu tulkita" -#: ../gdk-pixbuf/io-icns.c:395 +#: gdk-pixbuf/io-icns.c:395 msgid "The ICNS image format" msgstr "ICNS-kuvamuoto" -#: ../gdk-pixbuf/io-jasper.c:75 +#: gdk-pixbuf/io-jasper.c:75 msgid "Couldn't allocate memory for stream" msgstr "Muistin varaus virtaa varten epäonnistui" -#: ../gdk-pixbuf/io-jasper.c:105 +#: gdk-pixbuf/io-jasper.c:105 msgid "Couldn't decode image" msgstr "Kuvaa ei voitu tulkita" -#: ../gdk-pixbuf/io-jasper.c:123 +#: gdk-pixbuf/io-jasper.c:123 msgid "Transformed JPEG2000 has zero width or height" msgstr "Muunnetun JPEG 2000 -kuvan leveys tai korkeus on nolla" -#: ../gdk-pixbuf/io-jasper.c:137 +#: gdk-pixbuf/io-jasper.c:137 msgid "Image type currently not supported" msgstr "Kuvatyyppi ei ole tuettu" -#: ../gdk-pixbuf/io-jasper.c:149 ../gdk-pixbuf/io-jasper.c:157 +#: gdk-pixbuf/io-jasper.c:149 gdk-pixbuf/io-jasper.c:157 msgid "Couldn't allocate memory for color profile" msgstr "Muistia ei voitu varata väriprofiilille" -#: ../gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:182 msgid "Insufficient memory to open JPEG 2000 file" msgstr "Liian vähän muistia JPEG 2000 -tiedoston avaamiseksi" -#: ../gdk-pixbuf/io-jasper.c:264 +#: gdk-pixbuf/io-jasper.c:264 msgid "Couldn't allocate memory to buffer image data" msgstr "Muistin varaus kuvatiedon puskurointia varten epäonnistui" -#: ../gdk-pixbuf/io-jasper.c:308 +#: gdk-pixbuf/io-jasper.c:308 msgid "The JPEG 2000 image format" msgstr "JPEG 2000 -kuvamuoto" -#: ../gdk-pixbuf/io-jpeg.c:117 +#: gdk-pixbuf/io-jpeg.c:117 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "Virhe tulkatessa JPEG-kuvaa (%s)" -#: ../gdk-pixbuf/io-jpeg.c:529 +#: gdk-pixbuf/io-jpeg.c:529 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -613,113 +606,113 @@ msgstr "" "Liian vähän muistia kuvan lataamiseksi. Sulje joitakin sovelluksia " "vapauttaaksesi muistia." -#: ../gdk-pixbuf/io-jpeg.c:570 ../gdk-pixbuf/io-jpeg.c:776 +#: gdk-pixbuf/io-jpeg.c:570 gdk-pixbuf/io-jpeg.c:776 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "Tukematon JPEG-väriavaruus (%s)" -#: ../gdk-pixbuf/io-jpeg.c:668 ../gdk-pixbuf/io-jpeg.c:944 -#: ../gdk-pixbuf/io-jpeg.c:1177 ../gdk-pixbuf/io-jpeg.c:1186 +#: gdk-pixbuf/io-jpeg.c:668 gdk-pixbuf/io-jpeg.c:944 gdk-pixbuf/io-jpeg.c:1177 +#: gdk-pixbuf/io-jpeg.c:1186 msgid "Couldn't allocate memory for loading JPEG file" msgstr "Muistia ei voitu varata JPEG-kuvan lataamiseksi" -#: ../gdk-pixbuf/io-jpeg.c:920 +#: gdk-pixbuf/io-jpeg.c:920 msgid "Transformed JPEG has zero width or height." msgstr "Muunnetun JPEG-kuvan leveys tai korkeus on nolla." -#: ../gdk-pixbuf/io-jpeg.c:1133 ../gdk-pixbuf/io-gdip-jpeg.c:53 +#: gdk-pixbuf/io-jpeg.c:1133 gdk-pixbuf/io-gdip-jpeg.c:53 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " "parsed." msgstr "JPEG-laadun täytyy olla välillä 0-100. Arvoa \"%s\" ei voitu tulkita." -#: ../gdk-pixbuf/io-jpeg.c:1148 ../gdk-pixbuf/io-gdip-jpeg.c:68 +#: gdk-pixbuf/io-jpeg.c:1148 gdk-pixbuf/io-gdip-jpeg.c:68 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." msgstr "JPEG-laadun täytyy olla välillä 0-100. Arvo \"%d\" ei käy." -#: ../gdk-pixbuf/io-jpeg.c:1309 ../gdk-pixbuf/io-gdip-jpeg.c:136 +#: gdk-pixbuf/io-jpeg.c:1309 gdk-pixbuf/io-gdip-jpeg.c:136 msgid "The JPEG image format" msgstr "JPEG-kuvamuoto" -#: ../gdk-pixbuf/io-pcx.c:187 +#: gdk-pixbuf/io-pcx.c:187 msgid "Couldn't allocate memory for header" msgstr "Muistin varaus otsikkoa varten epäonnistui" -#: ../gdk-pixbuf/io-pcx.c:202 ../gdk-pixbuf/io-pcx.c:560 +#: gdk-pixbuf/io-pcx.c:202 gdk-pixbuf/io-pcx.c:560 msgid "Couldn't allocate memory for context buffer" msgstr "Muistin varaus kontekstipuskuria varten epäonnistui" -#: ../gdk-pixbuf/io-pcx.c:601 +#: gdk-pixbuf/io-pcx.c:601 msgid "Image has invalid width and/or height" msgstr "Kuvan leveys tai korkeus on virheellinen" -#: ../gdk-pixbuf/io-pcx.c:613 ../gdk-pixbuf/io-pcx.c:674 +#: gdk-pixbuf/io-pcx.c:613 gdk-pixbuf/io-pcx.c:674 msgid "Image has unsupported bpp" msgstr "Kuvan bpp ei ole tuettu" -#: ../gdk-pixbuf/io-pcx.c:618 ../gdk-pixbuf/io-pcx.c:626 +#: gdk-pixbuf/io-pcx.c:618 gdk-pixbuf/io-pcx.c:626 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "Kuvan %d-bittisten tasojen määrä ei ole tuettu" -#: ../gdk-pixbuf/io-pcx.c:642 +#: gdk-pixbuf/io-pcx.c:642 msgid "Couldn't create new pixbuf" msgstr "Uuden pixbufin luonti epäonnistui" -#: ../gdk-pixbuf/io-pcx.c:650 +#: gdk-pixbuf/io-pcx.c:650 msgid "Couldn't allocate memory for line data" msgstr "Muistin varaus rividataa varten epäonnistui" -#: ../gdk-pixbuf/io-pcx.c:657 +#: gdk-pixbuf/io-pcx.c:657 msgid "Couldn't allocate memory for paletted data" msgstr "Muistin varaus palettidataa varten epäonnistui" -#: ../gdk-pixbuf/io-pcx.c:704 +#: gdk-pixbuf/io-pcx.c:704 msgid "Didn't get all lines of PCX image" msgstr "Kaikkia PCX-kuvan rivejä ei saatu" -#: ../gdk-pixbuf/io-pcx.c:711 +#: gdk-pixbuf/io-pcx.c:711 msgid "No palette found at end of PCX data" msgstr "Palettia ei löytynyt PCX-datan lopusta." -#: ../gdk-pixbuf/io-pcx.c:756 +#: gdk-pixbuf/io-pcx.c:756 msgid "The PCX image format" msgstr "PCX-kuvamuoto" -#: ../gdk-pixbuf/io-png.c:55 +#: gdk-pixbuf/io-png.c:55 msgid "Bits per channel of PNG image is invalid." msgstr "PNG-kuvassa on väärä määrä bittejä kanavaa kohden." -#: ../gdk-pixbuf/io-png.c:136 ../gdk-pixbuf/io-png.c:618 +#: gdk-pixbuf/io-png.c:136 gdk-pixbuf/io-png.c:618 msgid "Transformed PNG has zero width or height." msgstr "Muunnetun PNG-kuvan leveys tai korkeus on nolla." -#: ../gdk-pixbuf/io-png.c:144 +#: gdk-pixbuf/io-png.c:144 msgid "Bits per channel of transformed PNG is not 8." msgstr "Muunnetussa PNG-kuvassa ei ole 8 bittiä kanavaa kohden." -#: ../gdk-pixbuf/io-png.c:153 +#: gdk-pixbuf/io-png.c:153 msgid "Transformed PNG not RGB or RGBA." msgstr "Muunnettu PNG ei ole RGB tai RGBA." -#: ../gdk-pixbuf/io-png.c:162 +#: gdk-pixbuf/io-png.c:162 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" "Muunnetussa PNG-kuvassa on tukematon määrä kanavia; täytyy olla 3 tai 4." -#: ../gdk-pixbuf/io-png.c:183 +#: gdk-pixbuf/io-png.c:183 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "Vakava virhe ladatessa PNG-kuvatiedostoa: %s" -#: ../gdk-pixbuf/io-png.c:310 +#: gdk-pixbuf/io-png.c:310 msgid "Insufficient memory to load PNG file" msgstr "Liian vähän muistia PNG-tiedoston lataamiseksi" -#: ../gdk-pixbuf/io-png.c:633 +#: gdk-pixbuf/io-png.c:633 #, c-format msgid "" "Insufficient memory to store a %ld by %ld image; try exiting some " @@ -728,27 +721,27 @@ msgstr "" "Liian vähän muistia %ldx%ld-kokoisen kuvan säilytykseen. Sulje joitakin " "sovelluksia vähentääksesi muistin käyttöä." -#: ../gdk-pixbuf/io-png.c:684 +#: gdk-pixbuf/io-png.c:684 msgid "Fatal error reading PNG image file" msgstr "Vakava virhe lukiessa PNG-kuvatiedostoa" -#: ../gdk-pixbuf/io-png.c:733 +#: gdk-pixbuf/io-png.c:733 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "Vakava virhe ladatessa PNG-kuvatiedostoa: %s" -#: ../gdk-pixbuf/io-png.c:825 +#: gdk-pixbuf/io-png.c:825 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "" "PNG text -lohkojen avainten täytyy sisältää vähintään 1 ja enintään 79 " "merkkiä." -#: ../gdk-pixbuf/io-png.c:833 +#: gdk-pixbuf/io-png.c:833 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "PNG text -lohkojen avainten täytyy olla ASCII-merkkejä." -#: ../gdk-pixbuf/io-png.c:846 ../gdk-pixbuf/io-gdip-png.c:56 +#: gdk-pixbuf/io-png.c:846 gdk-pixbuf/io-gdip-png.c:56 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -757,7 +750,7 @@ msgstr "" "PNG-tiedoston pakkaustason tulee olla arvo väliltä 0-9. Arvoa \"%s\" ei " "voitu tulkita." -#: ../gdk-pixbuf/io-png.c:858 ../gdk-pixbuf/io-gdip-png.c:68 +#: gdk-pixbuf/io-png.c:858 gdk-pixbuf/io-gdip-png.c:68 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -766,425 +759,421 @@ msgstr "" "PNG-tiedoston pakkaustason tulee olla arvo väliltä 0-9. Arvo \"%d\" ei ole " "sallittu." -#: ../gdk-pixbuf/io-png.c:896 +#: gdk-pixbuf/io-png.c:896 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "PNG text -lohkon %s arvoa ei voi muuntaa ISO-8859-1-merkistöön." -#: ../gdk-pixbuf/io-png.c:1045 ../gdk-pixbuf/io-gdip-png.c:133 +#: gdk-pixbuf/io-png.c:1045 gdk-pixbuf/io-gdip-png.c:133 msgid "The PNG image format" msgstr "PNG-kuvamuoto" -#: ../gdk-pixbuf/io-pnm.c:250 +#: gdk-pixbuf/io-pnm.c:250 msgid "PNM loader expected to find an integer, but didn't" msgstr "PNM-latain oletti saavansa kokonaisluvun, muttei saanut" -#: ../gdk-pixbuf/io-pnm.c:282 +#: gdk-pixbuf/io-pnm.c:282 msgid "PNM file has an incorrect initial byte" msgstr "PNM-tiedoston alkutavu on väärä" -#: ../gdk-pixbuf/io-pnm.c:312 +#: gdk-pixbuf/io-pnm.c:312 msgid "PNM file is not in a recognized PNM subformat" msgstr "PNM-tiedosto ei ole tunnettua PNM-alimuotoa" -#: ../gdk-pixbuf/io-pnm.c:337 +#: gdk-pixbuf/io-pnm.c:337 msgid "PNM file has an image width of 0" msgstr "PNM-tiedoston kuvan leveys on 0" -#: ../gdk-pixbuf/io-pnm.c:358 +#: gdk-pixbuf/io-pnm.c:358 msgid "PNM file has an image height of 0" msgstr "PNM-tiedoston kuvan korkeus on 0" -#: ../gdk-pixbuf/io-pnm.c:381 +#: gdk-pixbuf/io-pnm.c:381 msgid "Maximum color value in PNM file is 0" msgstr "Suurin väriarvo PNM-tiedostossa on 0" -#: ../gdk-pixbuf/io-pnm.c:389 +#: gdk-pixbuf/io-pnm.c:389 msgid "Maximum color value in PNM file is too large" msgstr "Suurin väriarvo PNM-tiedostossa on liian suuri" -#: ../gdk-pixbuf/io-pnm.c:429 ../gdk-pixbuf/io-pnm.c:459 -#: ../gdk-pixbuf/io-pnm.c:504 +#: gdk-pixbuf/io-pnm.c:429 gdk-pixbuf/io-pnm.c:459 gdk-pixbuf/io-pnm.c:504 msgid "Raw PNM image type is invalid" msgstr "Raaka PNM -kuvatyyppi on väärä" -#: ../gdk-pixbuf/io-pnm.c:654 +#: gdk-pixbuf/io-pnm.c:654 msgid "PNM image loader does not support this PNM subformat" msgstr "PNM-kuvanlatain ei tue tätä PNM-alimuotoa" -#: ../gdk-pixbuf/io-pnm.c:741 ../gdk-pixbuf/io-pnm.c:968 +#: gdk-pixbuf/io-pnm.c:741 gdk-pixbuf/io-pnm.c:968 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "Raa'at PNM-muodot vaativat täsmälleen yhden välin ennen otosdataa" -#: ../gdk-pixbuf/io-pnm.c:768 +#: gdk-pixbuf/io-pnm.c:768 msgid "Cannot allocate memory for loading PNM image" msgstr "Ei voi varata muistia PNM-kuvan lataamiseksi" -#: ../gdk-pixbuf/io-pnm.c:818 +#: gdk-pixbuf/io-pnm.c:818 msgid "Insufficient memory to load PNM context struct" msgstr "Liian vähän muistia PNM-kontekstirakenteen lataamiseksi" -#: ../gdk-pixbuf/io-pnm.c:869 +#: gdk-pixbuf/io-pnm.c:869 msgid "Unexpected end of PNM image data" msgstr "Odottamaton PNM-kuvadatan loppu" -#: ../gdk-pixbuf/io-pnm.c:997 +#: gdk-pixbuf/io-pnm.c:997 msgid "Insufficient memory to load PNM file" msgstr "Liian vähän muistia PNM-tiedoston lataamiseksi" -#: ../gdk-pixbuf/io-pnm.c:1081 +#: gdk-pixbuf/io-pnm.c:1081 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "PNM/PBM/PGM/PPM-kuvamuotoperhe" -#: ../gdk-pixbuf/io-ras.c:126 +#: gdk-pixbuf/io-ras.c:126 msgid "RAS image has bogus header data" msgstr "RAS-kuvan otsakedata on viallista" -#: ../gdk-pixbuf/io-ras.c:148 +#: gdk-pixbuf/io-ras.c:148 msgid "RAS image has unknown type" msgstr "RAS-kuvan tyyppi on tuntematon" -#: ../gdk-pixbuf/io-ras.c:156 +#: gdk-pixbuf/io-ras.c:156 msgid "unsupported RAS image variation" msgstr "tukematon RAS-kuvan muunnelma" -#: ../gdk-pixbuf/io-ras.c:171 ../gdk-pixbuf/io-ras.c:200 +#: gdk-pixbuf/io-ras.c:171 gdk-pixbuf/io-ras.c:200 msgid "Not enough memory to load RAS image" msgstr "Ei tarpeeksi muistia RAS-kuvan lataamiseen" -#: ../gdk-pixbuf/io-ras.c:545 +#: gdk-pixbuf/io-ras.c:545 msgid "The Sun raster image format" msgstr "Sun-rasterikuvamuoto" -#: ../gdk-pixbuf/io-tga.c:154 +#: gdk-pixbuf/io-tga.c:154 msgid "Cannot allocate memory for IOBuffer struct" msgstr "Ei voi varata muistia IOBuffer-tietorakenteelle" -#: ../gdk-pixbuf/io-tga.c:173 +#: gdk-pixbuf/io-tga.c:173 msgid "Cannot allocate memory for IOBuffer data" msgstr "Ei voi varata muistia IOBuffer-datalle" -#: ../gdk-pixbuf/io-tga.c:184 +#: gdk-pixbuf/io-tga.c:184 msgid "Cannot realloc IOBuffer data" msgstr "Ei voi varata uudelleen IOBuffer-dataa" -#: ../gdk-pixbuf/io-tga.c:214 +#: gdk-pixbuf/io-tga.c:214 msgid "Cannot allocate temporary IOBuffer data" msgstr "Ei voi varata tilapäistä IOBuffer-dataa" -#: ../gdk-pixbuf/io-tga.c:347 +#: gdk-pixbuf/io-tga.c:347 msgid "Cannot allocate new pixbuf" msgstr "Ei voi varata uutta kuvapuskuria" -#: ../gdk-pixbuf/io-tga.c:687 +#: gdk-pixbuf/io-tga.c:687 msgid "Cannot allocate colormap structure" msgstr "Ei voi varata värikarttarakennetta" -#: ../gdk-pixbuf/io-tga.c:694 +#: gdk-pixbuf/io-tga.c:694 msgid "Cannot allocate colormap entries" msgstr "Ei voi varata värikartan kohtia" -#: ../gdk-pixbuf/io-tga.c:716 +#: gdk-pixbuf/io-tga.c:716 msgid "Unexpected bitdepth for colormap entries" msgstr "Odottamaton värikartan kohtien bittisyvyys" -#: ../gdk-pixbuf/io-tga.c:734 +#: gdk-pixbuf/io-tga.c:734 msgid "Cannot allocate TGA header memory" msgstr "Ei voi varata TGA-otsakkeen muistia" -#: ../gdk-pixbuf/io-tga.c:767 +#: gdk-pixbuf/io-tga.c:767 msgid "TGA image has invalid dimensions" msgstr "TGA-kuvan mitat ovat virheelliset" -#: ../gdk-pixbuf/io-tga.c:773 ../gdk-pixbuf/io-tga.c:782 -#: ../gdk-pixbuf/io-tga.c:792 ../gdk-pixbuf/io-tga.c:802 -#: ../gdk-pixbuf/io-tga.c:809 +#: gdk-pixbuf/io-tga.c:773 gdk-pixbuf/io-tga.c:782 gdk-pixbuf/io-tga.c:792 +#: gdk-pixbuf/io-tga.c:802 gdk-pixbuf/io-tga.c:809 msgid "TGA image type not supported" msgstr "TGA-kuvatyyppi ei tuettu" -#: ../gdk-pixbuf/io-tga.c:856 +#: gdk-pixbuf/io-tga.c:856 msgid "Cannot allocate memory for TGA context struct" msgstr "Ei voi varata muistia TGA-kontekstirakenteelle" -#: ../gdk-pixbuf/io-tga.c:921 +#: gdk-pixbuf/io-tga.c:921 msgid "Excess data in file" msgstr "Ylimääräistä dataa tiedostossa" -#: ../gdk-pixbuf/io-tga.c:1000 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Targa-kuvamuoto" -#: ../gdk-pixbuf/io-tiff.c:160 +#: gdk-pixbuf/io-tiff.c:160 msgid "Could not get image width (bad TIFF file)" msgstr "Ei voitu hakea kuvan leveyttä (viallinen TIFF-tiedosto)" -#: ../gdk-pixbuf/io-tiff.c:167 +#: gdk-pixbuf/io-tiff.c:167 msgid "Could not get image height (bad TIFF file)" msgstr "Ei voitu hakea kuvan korkeutta (viallinen TIFF-tiedosto)" -#: ../gdk-pixbuf/io-tiff.c:175 +#: gdk-pixbuf/io-tiff.c:175 msgid "Width or height of TIFF image is zero" msgstr "TIFF-kuvan korkeus tai leveys on nolla" -#: ../gdk-pixbuf/io-tiff.c:184 ../gdk-pixbuf/io-tiff.c:193 +#: gdk-pixbuf/io-tiff.c:184 gdk-pixbuf/io-tiff.c:193 msgid "Dimensions of TIFF image too large" msgstr "TIFF-kuvan mitat ovat liian suuret" -#: ../gdk-pixbuf/io-tiff.c:217 ../gdk-pixbuf/io-tiff.c:229 -#: ../gdk-pixbuf/io-tiff.c:541 +#: gdk-pixbuf/io-tiff.c:217 gdk-pixbuf/io-tiff.c:229 gdk-pixbuf/io-tiff.c:541 msgid "Insufficient memory to open TIFF file" msgstr "Liian vähän muistia TIFF-tiedoston avaamiseksi" -#: ../gdk-pixbuf/io-tiff.c:275 +#: gdk-pixbuf/io-tiff.c:275 msgid "Failed to load RGB data from TIFF file" msgstr "RGB-datan lataus TIFF-tiedostosta epäonnistui" -#: ../gdk-pixbuf/io-tiff.c:331 +#: gdk-pixbuf/io-tiff.c:331 msgid "Failed to open TIFF image" msgstr "TIFF-tiedoston avaus epäonnistui" -#: ../gdk-pixbuf/io-tiff.c:343 ../gdk-pixbuf/io-tiff.c:722 +#: gdk-pixbuf/io-tiff.c:343 gdk-pixbuf/io-tiff.c:722 msgid "TIFFClose operation failed" msgstr "TIFFClose-toiminto epäonnistui" -#: ../gdk-pixbuf/io-tiff.c:473 ../gdk-pixbuf/io-tiff.c:486 +#: gdk-pixbuf/io-tiff.c:473 gdk-pixbuf/io-tiff.c:486 msgid "Failed to load TIFF image" msgstr "TIFF-tiedoston lataus epäonnistui" -#: ../gdk-pixbuf/io-tiff.c:670 +#: gdk-pixbuf/io-tiff.c:670 msgid "Failed to save TIFF image" msgstr "TIFF-kuvan tallennus epäonnistui" -#: ../gdk-pixbuf/io-tiff.c:708 +#: gdk-pixbuf/io-tiff.c:708 msgid "Failed to write TIFF data" msgstr "TIFF-tietojen kirjoitus epäonnistui" -#: ../gdk-pixbuf/io-tiff.c:760 +#: gdk-pixbuf/io-tiff.c:760 msgid "Couldn't write to TIFF file" msgstr "TIFF-tiedostoa ei voitu kirjoittaa" -#: ../gdk-pixbuf/io-tiff.c:815 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "TIFF-kuvamuoto" -#: ../gdk-pixbuf/io-wbmp.c:246 +#: gdk-pixbuf/io-wbmp.c:246 msgid "Image has zero width" msgstr "Kuvan leveys on nolla" -#: ../gdk-pixbuf/io-wbmp.c:264 +#: gdk-pixbuf/io-wbmp.c:264 msgid "Image has zero height" msgstr "Kuvan korkeus on nolla" -#: ../gdk-pixbuf/io-wbmp.c:275 +#: gdk-pixbuf/io-wbmp.c:275 msgid "Not enough memory to load image" msgstr "Ei tarpeeksi muistia kuvan lataamiseen" -#: ../gdk-pixbuf/io-wbmp.c:334 +#: gdk-pixbuf/io-wbmp.c:334 msgid "Couldn't save the rest" msgstr "Ei voitu tallentaa loppua" -#: ../gdk-pixbuf/io-wbmp.c:375 +#: gdk-pixbuf/io-wbmp.c:375 msgid "The WBMP image format" msgstr "WBMP-kuvamuoto" -#: ../gdk-pixbuf/io-xbm.c:295 +#: gdk-pixbuf/io-xbm.c:295 msgid "Invalid XBM file" msgstr "Virheellinen XBM-tiedosto" -#: ../gdk-pixbuf/io-xbm.c:305 +#: gdk-pixbuf/io-xbm.c:305 msgid "Insufficient memory to load XBM image file" msgstr "Liian vähän muistia XBM-tiedoston lataamiseksi" -#: ../gdk-pixbuf/io-xbm.c:453 +#: gdk-pixbuf/io-xbm.c:453 msgid "Failed to write to temporary file when loading XBM image" msgstr "Väliaikaistiedoston kirjoittaminen epäonnistui XBM-kuvaa ladatessa" -#: ../gdk-pixbuf/io-xbm.c:492 +#: gdk-pixbuf/io-xbm.c:492 msgid "The XBM image format" msgstr "XBM-kuvamuoto" -#: ../gdk-pixbuf/io-xpm.c:468 +#: gdk-pixbuf/io-xpm.c:468 msgid "No XPM header found" msgstr "XPM-otsikkoa ei löytynyt" -#: ../gdk-pixbuf/io-xpm.c:477 +#: gdk-pixbuf/io-xpm.c:477 msgid "Invalid XPM header" msgstr "Virheellinen XPM-otsikko" -#: ../gdk-pixbuf/io-xpm.c:485 +#: gdk-pixbuf/io-xpm.c:485 msgid "XPM file has image width <= 0" msgstr "XPM-tiedoston kuvan leveys on <= 0" -#: ../gdk-pixbuf/io-xpm.c:493 +#: gdk-pixbuf/io-xpm.c:493 msgid "XPM file has image height <= 0" msgstr "XPM-tiedoston kuvan korkeus on <= 0" -#: ../gdk-pixbuf/io-xpm.c:501 +#: gdk-pixbuf/io-xpm.c:501 msgid "XPM has invalid number of chars per pixel" msgstr "XPM-tiedostossa on väärä määrä merkkejä kuvapistettä kohden" -#: ../gdk-pixbuf/io-xpm.c:510 +#: gdk-pixbuf/io-xpm.c:510 msgid "XPM file has invalid number of colors" msgstr "XPM-tiedostossa on väärä määrä värejä" -#: ../gdk-pixbuf/io-xpm.c:522 ../gdk-pixbuf/io-xpm.c:531 -#: ../gdk-pixbuf/io-xpm.c:583 +#: gdk-pixbuf/io-xpm.c:522 gdk-pixbuf/io-xpm.c:531 gdk-pixbuf/io-xpm.c:583 msgid "Cannot allocate memory for loading XPM image" msgstr "Muistia ei voi varata XPM-kuvan lataamiseksi" -#: ../gdk-pixbuf/io-xpm.c:545 +#: gdk-pixbuf/io-xpm.c:545 msgid "Cannot read XPM colormap" msgstr "XPM-värikarttaa ei voi lukea" -#: ../gdk-pixbuf/io-xpm.c:777 +#: gdk-pixbuf/io-xpm.c:777 msgid "Failed to write to temporary file when loading XPM image" msgstr "Väliaikaistiedoston kirjoittaminen epäonnistui XPM-kuvaa ladatessa" -#: ../gdk-pixbuf/io-xpm.c:816 +#: gdk-pixbuf/io-xpm.c:816 msgid "The XPM image format" msgstr "XPM-kuvamuoto" -#: ../gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:59 msgid "The EMF image format" msgstr "EMF-kuvamuoto" -#: ../gdk-pixbuf/io-gdip-utils.c:212 +#: gdk-pixbuf/io-gdip-utils.c:212 #, c-format msgid "Could not allocate memory: %s" msgstr "Muistia ei voitu varata: %s" -#: ../gdk-pixbuf/io-gdip-utils.c:237 ../gdk-pixbuf/io-gdip-utils.c:350 -#: ../gdk-pixbuf/io-gdip-utils.c:383 +#: gdk-pixbuf/io-gdip-utils.c:237 gdk-pixbuf/io-gdip-utils.c:350 +#: gdk-pixbuf/io-gdip-utils.c:383 #, c-format msgid "Could not create stream: %s" msgstr "Virtaa ei voitu luoda: %s" -#: ../gdk-pixbuf/io-gdip-utils.c:251 +#: gdk-pixbuf/io-gdip-utils.c:251 #, c-format msgid "Could not seek stream: %s" msgstr "Virrassa ei voitu siirtyä: %s" -#: ../gdk-pixbuf/io-gdip-utils.c:263 +#: gdk-pixbuf/io-gdip-utils.c:263 #, c-format msgid "Could not read from stream: %s" msgstr "Virrasta ei voitu lukea: %s" -#: ../gdk-pixbuf/io-gdip-utils.c:736 +#: gdk-pixbuf/io-gdip-utils.c:736 msgid "Couldn't create pixbuf" msgstr "Pixbufin olion luonti epäonnistui" -#: ../gdk-pixbuf/io-gdip-utils.c:798 +#: gdk-pixbuf/io-gdip-utils.c:798 msgid "Couldn't load bitmap" msgstr "Bittikarttaa ei voitu ladata" -#: ../gdk-pixbuf/io-gdip-utils.c:821 +#: gdk-pixbuf/io-gdip-utils.c:821 msgid "Couldn't load metafile" msgstr "Metatiedostoa ei voitu ladata" -#: ../gdk-pixbuf/io-gdip-utils.c:980 +#: gdk-pixbuf/io-gdip-utils.c:980 msgid "Unsupported image format for GDI+" msgstr "GDI+ ei tue tätä kuvamuotoa" -#: ../gdk-pixbuf/io-gdip-utils.c:987 +#: gdk-pixbuf/io-gdip-utils.c:987 msgid "Couldn't save" msgstr "Ei voitu tallentaa" -#: ../gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:58 msgid "The WMF image format" msgstr "WMF-kuvamuoto" #. Description of --sync in --help output -#: ../gdk/win32/gdkmain-win32.c:54 +#: gdk/win32/gdkmain-win32.c:54 msgid "Don't batch GDI requests" msgstr "Älä niputa GDI-pyyntöjä" #. Description of --no-wintab in --help output -#: ../gdk/win32/gdkmain-win32.c:56 +#: gdk/win32/gdkmain-win32.c:56 msgid "Don't use the Wintab API for tablet support" msgstr "Älä käytä Wintab-API:a piirtotaulujen käyttöön" #. Description of --ignore-wintab in --help output -#: ../gdk/win32/gdkmain-win32.c:58 +#: gdk/win32/gdkmain-win32.c:58 msgid "Same as --no-wintab" msgstr "Sama kuin --no-wintab" #. Description of --use-wintab in --help output -#: ../gdk/win32/gdkmain-win32.c:60 +#: gdk/win32/gdkmain-win32.c:60 msgid "Do use the Wintab API [default]" msgstr "Älä käytä Wintab-API:a [oletusarvo]" #. Description of --max-colors=COLORS in --help output -#: ../gdk/win32/gdkmain-win32.c:62 +#: gdk/win32/gdkmain-win32.c:62 msgid "Size of the palette in 8 bit mode" msgstr "Paletin koko 8-bittisessä tilassa" #. Placeholder in --max-colors=COLORS in --help output -#: ../gdk/win32/gdkmain-win32.c:63 +#: gdk/win32/gdkmain-win32.c:63 msgid "COLORS" msgstr "VÄREJÄ" #. Description of --sync in --help output -#: ../gdk/x11/gdkmain-x11.c:92 +#: gdk/x11/gdkmain-x11.c:92 msgid "Make X calls synchronous" msgstr "Tee X-kutsut synkronisesti" -#: ../gdk/x11/gdkapplaunchcontext-x11.c:311 +#: gdk/x11/gdkapplaunchcontext-x11.c:311 #, c-format msgid "Starting %s" msgstr "Käynnistetään %s" -#: ../gdk/x11/gdkapplaunchcontext-x11.c:313 +#: gdk/x11/gdkapplaunchcontext-x11.c:313 #, c-format msgid "Opening %s" msgstr "Avataan \"%s\"" -#: ../gdk/x11/gdkapplaunchcontext-x11.c:316 +#: gdk/x11/gdkapplaunchcontext-x11.c:316 #, c-format msgid "Opening %d Item" msgid_plural "Opening %d Items" msgstr[0] "Avataan %d kohde" msgstr[1] "Avataan %d kohdetta" -#: ../gtk/gtkaboutdialog.c:264 ../gtk/gtkaboutdialog.c:2108 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "Lisenssi" -#: ../gtk/gtkaboutdialog.c:265 +#: gtk/gtkaboutdialog.c:265 msgid "The license of the program" msgstr "Ohjelman lisenssi" #. Add the credits button -#: ../gtk/gtkaboutdialog.c:500 +#: gtk/gtkaboutdialog.c:500 msgid "C_redits" msgstr "_Tekijät" #. Add the license button -#: ../gtk/gtkaboutdialog.c:514 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "_Lisenssi" -#: ../gtk/gtkaboutdialog.c:744 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "Tietoja ohjelmasta %s" -#: ../gtk/gtkaboutdialog.c:2032 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "Tekijät" -#: ../gtk/gtkaboutdialog.c:2061 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "Ohjelmoijat" -#: ../gtk/gtkaboutdialog.c:2064 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "Dokumentoijat" -#: ../gtk/gtkaboutdialog.c:2076 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "Kääntäjät" -#: ../gtk/gtkaboutdialog.c:2080 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "Graafinen ulkoasu" @@ -1195,7 +1184,7 @@ msgstr "Graafinen ulkoasu" #. * #. * Don't include the prefix "keyboard label|" in the translation. #. -#: ../gtk/gtkaccellabel.c:93 +#: gtk/gtkaccellabel.c:93 msgid "keyboard label|Shift" msgstr "Vaihto" @@ -1206,7 +1195,7 @@ msgstr "Vaihto" #. * #. * Don't include the prefix "keyboard label|" in the translation. #. -#: ../gtk/gtkaccellabel.c:101 +#: gtk/gtkaccellabel.c:101 msgid "keyboard label|Ctrl" msgstr "Ctrl" @@ -1217,7 +1206,7 @@ msgstr "Ctrl" #. * #. * Don't include the prefix "keyboard label|" in the translation. #. -#: ../gtk/gtkaccellabel.c:109 +#: gtk/gtkaccellabel.c:109 msgid "keyboard label|Alt" msgstr "Alt" @@ -1227,7 +1216,7 @@ msgstr "Alt" #. * this. #. * And do not translate the part before the |. #. -#: ../gtk/gtkaccellabel.c:678 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "Super" @@ -1237,7 +1226,7 @@ msgstr "Super" #. * this. #. * And do not translate the part before the |. #. -#: ../gtk/gtkaccellabel.c:692 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "Hyper" @@ -1247,31 +1236,31 @@ msgstr "Hyper" #. * this. #. * And do not translate the part before the |. #. -#: ../gtk/gtkaccellabel.c:707 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "Meta" #. do not translate the part before the | -#: ../gtk/gtkaccellabel.c:725 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "Välilyönti" #. do not translate the part before the | -#: ../gtk/gtkaccellabel.c:729 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "Takakeno" -#: ../gtk/gtkbuilderparser.c:340 +#: gtk/gtkbuilderparser.c:340 #, c-format msgid "Invalid type function: `%s'" msgstr "Virheellinen tyyppifunktio: \"%s\"" -#: ../gtk/gtkbuilderparser.c:823 +#: gtk/gtkbuilderparser.c:823 #, c-format msgid "Invalid root element: '%s'" msgstr "Virheellinen juurielementti: \"%s\"" -#: ../gtk/gtkbuilderparser.c:862 +#: gtk/gtkbuilderparser.c:862 #, c-format msgid "Unhandled tag: '%s'" msgstr "Käsittelemätön tagi: \"%s\"" @@ -1285,7 +1274,7 @@ msgstr "Käsittelemätön tagi: \"%s\"" #. * so if you have a default text direction of RTL and YM, then #. * the year will appear on the right. #. -#: ../gtk/gtkcalendar.c:758 +#: gtk/gtkcalendar.c:758 msgid "calendar:MY" msgstr "calendar:MY" @@ -1293,7 +1282,7 @@ msgstr "calendar:MY" #. * first day of the week to calendar:week_start:1 if you want Monday #. * to be the first day of the week, and so on. #. -#: ../gtk/gtkcalendar.c:796 +#: gtk/gtkcalendar.c:796 msgid "calendar:week_start:0" msgstr "calendar:week_start:1" @@ -1305,7 +1294,7 @@ msgstr "calendar:week_start:1" #. * #. * If you don't understand this, leave it as "2000" #. -#: ../gtk/gtkcalendar.c:1796 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "2000" @@ -1320,7 +1309,7 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: ../gtk/gtkcalendar.c:1827 ../gtk/gtkcalendar.c:2488 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "%d" @@ -1336,7 +1325,7 @@ msgstr "%d" #. * digits. That needs support from your system and locale definition #. * too. #. -#: ../gtk/gtkcalendar.c:1859 ../gtk/gtkcalendar.c:2350 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "%d" @@ -1352,7 +1341,7 @@ msgstr "%d" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: ../gtk/gtkcalendar.c:2140 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "%Y" @@ -1360,7 +1349,7 @@ msgstr "%Y" #. * a disabled accelerator key combination. Only include #. * the text after the | in the translation. #. -#: ../gtk/gtkcellrendereraccel.c:235 +#: gtk/gtkcellrendereraccel.c:235 msgid "Accelerator|Disabled" msgstr "Ei käytössä" @@ -1368,25 +1357,25 @@ msgstr "Ei käytössä" #. * an accelerator when the cell is clicked to change the #. * acelerator. #. -#: ../gtk/gtkcellrendereraccel.c:368 ../gtk/gtkcellrendereraccel.c:580 +#: gtk/gtkcellrendereraccel.c:368 gtk/gtkcellrendereraccel.c:580 msgid "New accelerator..." msgstr "Uusi pikanäppäin..." #. do not translate the part before the | -#: ../gtk/gtkcellrendererprogress.c:362 ../gtk/gtkcellrendererprogress.c:449 +#: gtk/gtkcellrendererprogress.c:362 gtk/gtkcellrendererprogress.c:449 #, c-format msgid "progress bar label|%d %%" msgstr "%d %%" -#: ../gtk/gtkcolorbutton.c:188 ../gtk/gtkcolorbutton.c:559 +#: gtk/gtkcolorbutton.c:188 gtk/gtkcolorbutton.c:559 msgid "Pick a Color" msgstr "Valitse väri" -#: ../gtk/gtkcolorbutton.c:448 +#: gtk/gtkcolorbutton.c:448 msgid "Received invalid color data\n" msgstr "Virheellistä väridataa vastaanotettu\n" -#: ../gtk/gtkcolorsel.c:354 +#: gtk/gtkcolorsel.c:354 msgid "" "Select the color you want from the outer ring. Select the darkness or " "lightness of that color using the inner triangle." @@ -1394,7 +1383,7 @@ msgstr "" "Valitse haluamasi väri ulkorenkaasta ja kylläisyys sekä tummuus " "sisäkolmiosta." -#: ../gtk/gtkcolorsel.c:378 +#: gtk/gtkcolorsel.c:378 msgid "" "Click the eyedropper, then click a color anywhere on your screen to select " "that color." @@ -1402,67 +1391,67 @@ msgstr "" "Napsauta pipettiä ja sen jälkeen mitä tahansa ruudun kohtaa valitaksesi " "kyseisen kohdan värin." -#: ../gtk/gtkcolorsel.c:387 +#: gtk/gtkcolorsel.c:387 msgid "_Hue:" msgstr "_Sävy:" -#: ../gtk/gtkcolorsel.c:388 +#: gtk/gtkcolorsel.c:388 msgid "Position on the color wheel." msgstr "Sijainti väripyörällä." -#: ../gtk/gtkcolorsel.c:390 +#: gtk/gtkcolorsel.c:390 msgid "_Saturation:" msgstr "_Kylläisyys:" -#: ../gtk/gtkcolorsel.c:391 +#: gtk/gtkcolorsel.c:391 msgid "\"Deepness\" of the color." msgstr "Värin \"syvyys\"." -#: ../gtk/gtkcolorsel.c:392 +#: gtk/gtkcolorsel.c:392 msgid "_Value:" msgstr "_Arvo:" -#: ../gtk/gtkcolorsel.c:393 +#: gtk/gtkcolorsel.c:393 msgid "Brightness of the color." msgstr "Värin kirkkaus." -#: ../gtk/gtkcolorsel.c:394 +#: gtk/gtkcolorsel.c:394 msgid "_Red:" msgstr "_Punainen:" -#: ../gtk/gtkcolorsel.c:395 +#: gtk/gtkcolorsel.c:395 msgid "Amount of red light in the color." msgstr "Punaisen määrä värissä." -#: ../gtk/gtkcolorsel.c:396 +#: gtk/gtkcolorsel.c:396 msgid "_Green:" msgstr "_Vihreä:" -#: ../gtk/gtkcolorsel.c:397 +#: gtk/gtkcolorsel.c:397 msgid "Amount of green light in the color." msgstr "Vihreän määrä värissä." -#: ../gtk/gtkcolorsel.c:398 +#: gtk/gtkcolorsel.c:398 msgid "_Blue:" msgstr "S_ininen:" -#: ../gtk/gtkcolorsel.c:399 +#: gtk/gtkcolorsel.c:399 msgid "Amount of blue light in the color." msgstr "Sinisen määrä värissä." -#: ../gtk/gtkcolorsel.c:402 +#: gtk/gtkcolorsel.c:402 msgid "Op_acity:" msgstr "Läpi_näkyvyys::" -#: ../gtk/gtkcolorsel.c:409 ../gtk/gtkcolorsel.c:419 +#: gtk/gtkcolorsel.c:409 gtk/gtkcolorsel.c:419 msgid "Transparency of the color." msgstr "Värin läpinäkyvyys." -#: ../gtk/gtkcolorsel.c:426 +#: gtk/gtkcolorsel.c:426 msgid "Color _name:" msgstr "Värin _nimi:" -#: ../gtk/gtkcolorsel.c:440 +#: gtk/gtkcolorsel.c:440 msgid "" "You can enter an HTML-style hexadecimal color value, or simply a color name " "such as 'orange' in this entry." @@ -1470,15 +1459,15 @@ msgstr "" "Voit kirjoittaa tähän kenttään HTML-tyylisen heksadesimaaliväriarvon, tai " "pelkästään värin nimen, esimerkiksi \"orange\"." -#: ../gtk/gtkcolorsel.c:470 +#: gtk/gtkcolorsel.c:470 msgid "_Palette:" msgstr "_Paletti:" -#: ../gtk/gtkcolorsel.c:499 +#: gtk/gtkcolorsel.c:499 msgid "Color Wheel" msgstr "Väriympyrä" -#: ../gtk/gtkcolorsel.c:976 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " @@ -1488,7 +1477,7 @@ msgstr "" "tämän värin paletin kohtaan tai valita sen nykyiseksi vetämällä sen vieressä " "olevaan värilaikkuun." -#: ../gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." @@ -1496,11 +1485,11 @@ msgstr "" "Valitsemasi väri. Voit vetää tämän värin paletin kohtaan tallentaaksesi sen " "myöhempää käyttöä varten." -#: ../gtk/gtkcolorsel.c:1363 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "_Tallenna väri tähän" -#: ../gtk/gtkcolorsel.c:1568 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1509,51 +1498,51 @@ msgstr "" "kohdan vedä väri tähän tai napsauta oikealla painikkeella ja valitse " "\"Tallenna väri tähän\"." -#: ../gtk/gtkcolorseldialog.c:170 +#: gtk/gtkcolorseldialog.c:170 msgid "Color Selection" msgstr "Värin valinta" -#: ../gtk/gtkentry.c:5375 ../gtk/gtktextview.c:7686 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "Syöttö_tavat" -#: ../gtk/gtkentry.c:5389 ../gtk/gtktextview.c:7700 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "_Lisää Unicode-säätömerkki" -#: ../gtk/gtkfilechooserbutton.c:64 +#: gtk/gtkfilechooserbutton.c:64 msgid "Select A File" msgstr "Valitse tiedosto" -#: ../gtk/gtkfilechooserbutton.c:65 ../gtk/gtkfilechooserdefault.c:1909 +#: gtk/gtkfilechooserbutton.c:65 gtk/gtkfilechooserdefault.c:1909 msgid "Desktop" msgstr "Työpöytä" -#: ../gtk/gtkfilechooserbutton.c:66 +#: gtk/gtkfilechooserbutton.c:66 msgid "(None)" msgstr "(ei mikään)" -#: ../gtk/gtkfilechooserbutton.c:2011 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "Muu..." -#: ../gtk/gtkfilechooserdefault.c:1053 +#: gtk/gtkfilechooserdefault.c:1053 msgid "Could not retrieve information about the file" msgstr "Tiedostosta ei saatu tietoja" -#: ../gtk/gtkfilechooserdefault.c:1064 +#: gtk/gtkfilechooserdefault.c:1064 msgid "Could not add a bookmark" msgstr "Kirjanmerkkiä ei voitu lisätä" -#: ../gtk/gtkfilechooserdefault.c:1075 +#: gtk/gtkfilechooserdefault.c:1075 msgid "Could not remove bookmark" msgstr "Kirjanmerkin poisto epäonnistui" -#: ../gtk/gtkfilechooserdefault.c:1086 +#: gtk/gtkfilechooserdefault.c:1086 msgid "The folder could not be created" msgstr "Kansion luominen epäonnistui" -#: ../gtk/gtkfilechooserdefault.c:1099 +#: gtk/gtkfilechooserdefault.c:1099 msgid "" "The folder could not be created, as a file with the same name already " "exists. Try using a different name for the folder, or rename the file first." @@ -1561,11 +1550,11 @@ msgstr "" "Kansiota ei voitu luoda, koska samanniminen tiedosto on jo olemassa. Käytä " "toista nimeä kansiolle tai nimeä tiedosto ensin uudelleen." -#: ../gtk/gtkfilechooserdefault.c:1110 +#: gtk/gtkfilechooserdefault.c:1110 msgid "Invalid file name" msgstr "Virheellinen tiedostonimi" -#: ../gtk/gtkfilechooserdefault.c:1120 +#: gtk/gtkfilechooserdefault.c:1120 msgid "The folder contents could not be displayed" msgstr "Kansion sisältöä ei voitu näyttää" @@ -1573,170 +1562,170 @@ msgstr "Kansion sisältöä ei voitu näyttää" #. * is a hostname. Nautilus and the panel contain the same string #. * to translate. #. -#: ../gtk/gtkfilechooserdefault.c:1661 +#: gtk/gtkfilechooserdefault.c:1661 #, c-format msgid "%1$s on %2$s" msgstr "%1$s - %2$s" -#: ../gtk/gtkfilechooserdefault.c:1837 +#: gtk/gtkfilechooserdefault.c:1837 msgid "Search" msgstr "Etsi" -#: ../gtk/gtkfilechooserdefault.c:1861 +#: gtk/gtkfilechooserdefault.c:1861 msgid "Recently Used" msgstr "Äskettäin käytetyt" -#: ../gtk/gtkfilechooserdefault.c:2476 +#: gtk/gtkfilechooserdefault.c:2476 msgid "Select which types of files are shown" msgstr "Valitse, minkä tyyppiset tiedostot näkyvät" -#: ../gtk/gtkfilechooserdefault.c:2905 +#: gtk/gtkfilechooserdefault.c:2905 #, c-format msgid "Add the folder '%s' to the bookmarks" msgstr "Lisää kansio \"%s\" kirjanmerkkeihin" -#: ../gtk/gtkfilechooserdefault.c:2946 +#: gtk/gtkfilechooserdefault.c:2946 #, c-format msgid "Add the current folder to the bookmarks" msgstr "Lisää nykyinen kansio kirjanmerkkeihin" -#: ../gtk/gtkfilechooserdefault.c:2948 +#: gtk/gtkfilechooserdefault.c:2948 #, c-format msgid "Add the selected folders to the bookmarks" msgstr "Lisää valitut kansiot kirjanmerkkeihin" -#: ../gtk/gtkfilechooserdefault.c:2988 +#: gtk/gtkfilechooserdefault.c:2988 #, c-format msgid "Remove the bookmark '%s'" msgstr "Poista kirjanmerkki \"%s\"" -#: ../gtk/gtkfilechooserdefault.c:3706 +#: gtk/gtkfilechooserdefault.c:3706 msgid "Remove" msgstr "Poista" -#: ../gtk/gtkfilechooserdefault.c:3715 +#: gtk/gtkfilechooserdefault.c:3715 msgid "Rename..." msgstr "Nimeä uudelleen" #. Accessible object name for the file chooser's shortcuts pane -#: ../gtk/gtkfilechooserdefault.c:3861 +#: gtk/gtkfilechooserdefault.c:3861 msgid "Places" msgstr "Sijainnit" #. Column header for the file chooser's shortcuts pane -#: ../gtk/gtkfilechooserdefault.c:3918 +#: gtk/gtkfilechooserdefault.c:3918 msgid "_Places" msgstr "_Sijainnit" -#: ../gtk/gtkfilechooserdefault.c:3973 ../gtk/gtkstock.c:297 +#: gtk/gtkfilechooserdefault.c:3973 gtk/gtkstock.c:297 msgid "_Add" msgstr "_Lisää" -#: ../gtk/gtkfilechooserdefault.c:3980 +#: gtk/gtkfilechooserdefault.c:3980 msgid "Add the selected folder to the Bookmarks" msgstr "Lisää valittu kansio kirjanmerkkeihin" -#: ../gtk/gtkfilechooserdefault.c:3985 ../gtk/gtkstock.c:386 +#: gtk/gtkfilechooserdefault.c:3985 gtk/gtkstock.c:386 msgid "_Remove" msgstr "_Poista" -#: ../gtk/gtkfilechooserdefault.c:3992 +#: gtk/gtkfilechooserdefault.c:3992 msgid "Remove the selected bookmark" msgstr "Poista valittu kirjanmerkki" -#: ../gtk/gtkfilechooserdefault.c:4089 +#: gtk/gtkfilechooserdefault.c:4089 msgid "Could not select file" msgstr "Tiedostoa ei voitu valita" -#: ../gtk/gtkfilechooserdefault.c:4262 +#: gtk/gtkfilechooserdefault.c:4262 msgid "_Add to Bookmarks" msgstr "_Lisää kirjanmerkkeihin" -#: ../gtk/gtkfilechooserdefault.c:4276 +#: gtk/gtkfilechooserdefault.c:4276 msgid "Show _Hidden Files" msgstr "Näytä _piilotiedostot" -#: ../gtk/gtkfilechooserdefault.c:4519 ../gtk/gtkfilesel.c:730 +#: gtk/gtkfilechooserdefault.c:4519 gtk/gtkfilesel.c:730 msgid "Files" msgstr "Tiedostot" -#: ../gtk/gtkfilechooserdefault.c:4568 +#: gtk/gtkfilechooserdefault.c:4568 msgid "Name" msgstr "Nimi" -#: ../gtk/gtkfilechooserdefault.c:4593 +#: gtk/gtkfilechooserdefault.c:4593 msgid "Size" msgstr "Koko" -#: ../gtk/gtkfilechooserdefault.c:4607 +#: gtk/gtkfilechooserdefault.c:4607 msgid "Modified" msgstr "Muokattu" #. Label -#: ../gtk/gtkfilechooserdefault.c:4827 ../gtk/gtkprinteroptionwidget.c:786 +#: gtk/gtkfilechooserdefault.c:4827 gtk/gtkprinteroptionwidget.c:786 msgid "_Name:" msgstr "_Nimi:" -#: ../gtk/gtkfilechooserdefault.c:4869 +#: gtk/gtkfilechooserdefault.c:4869 msgid "_Browse for other folders" msgstr "Selaa _muita kansioita" -#: ../gtk/gtkfilechooserdefault.c:5139 +#: gtk/gtkfilechooserdefault.c:5139 msgid "Type a file name" msgstr "Anna tiedostonimi" #. Create Folder -#: ../gtk/gtkfilechooserdefault.c:5176 +#: gtk/gtkfilechooserdefault.c:5176 msgid "Create Fo_lder" msgstr "_Uusi kansio" -#: ../gtk/gtkfilechooserdefault.c:5186 +#: gtk/gtkfilechooserdefault.c:5186 msgid "_Location:" msgstr "_Sijainti:" -#: ../gtk/gtkfilechooserdefault.c:5375 +#: gtk/gtkfilechooserdefault.c:5375 msgid "Save in _folder:" msgstr "Tallenna _kansioon:" -#: ../gtk/gtkfilechooserdefault.c:5377 +#: gtk/gtkfilechooserdefault.c:5377 msgid "Create in _folder:" msgstr "Luo _kansioon:" -#: ../gtk/gtkfilechooserdefault.c:6971 +#: gtk/gtkfilechooserdefault.c:6971 msgid "Cannot change to folder because it is not local" msgstr "Kansioon ei voi siirtyä, koska se ei ole paikallinen" -#: ../gtk/gtkfilechooserdefault.c:7596 ../gtk/gtkfilechooserdefault.c:7617 +#: gtk/gtkfilechooserdefault.c:7596 gtk/gtkfilechooserdefault.c:7617 #, c-format msgid "Shortcut %s already exists" msgstr "Pikavalintaa %s on jo olemassa" -#: ../gtk/gtkfilechooserdefault.c:7707 +#: gtk/gtkfilechooserdefault.c:7707 #, c-format msgid "Shortcut %s does not exist" msgstr "Pikavalintaa %s ei ole olemassa" -#: ../gtk/gtkfilechooserdefault.c:7950 ../gtk/gtkprintunixdialog.c:364 +#: gtk/gtkfilechooserdefault.c:7950 gtk/gtkprintunixdialog.c:364 #, c-format msgid "A file named \"%s\" already exists. Do you want to replace it?" msgstr "Tiedosto \"%s\" on jo olemassa. Haluatko korvata sen?" -#: ../gtk/gtkfilechooserdefault.c:7953 ../gtk/gtkprintunixdialog.c:368 +#: gtk/gtkfilechooserdefault.c:7953 gtk/gtkprintunixdialog.c:368 #, c-format msgid "" "The file already exists in \"%s\". Replacing it will overwrite its contents." msgstr "" "Tiedosto \"%s\" on jo olemassa. Tiedoston korvaus ylikirjoittaa sen sisällön." -#: ../gtk/gtkfilechooserdefault.c:7958 ../gtk/gtkprintunixdialog.c:375 +#: gtk/gtkfilechooserdefault.c:7958 gtk/gtkprintunixdialog.c:375 msgid "_Replace" msgstr "_Korvaa" -#: ../gtk/gtkfilechooserdefault.c:8719 +#: gtk/gtkfilechooserdefault.c:8719 msgid "Could not start the search process" msgstr "Hakuprosessi ei voitu käynnistää" -#: ../gtk/gtkfilechooserdefault.c:8720 +#: gtk/gtkfilechooserdefault.c:8720 msgid "" "The program was not able to create a connection to the indexer daemon. " "Please make sure it is running." @@ -1744,67 +1733,67 @@ msgstr "" "Ohjelma ei saanut yhteyttä indeksoijaprosessiin. Varmista, että se on " "käynnissä." -#: ../gtk/gtkfilechooserdefault.c:8734 +#: gtk/gtkfilechooserdefault.c:8734 msgid "Could not send the search request" msgstr "Hakupyyntöä ei voitu lähettää" #. Label -#: ../gtk/gtkfilechooserdefault.c:9149 +#: gtk/gtkfilechooserdefault.c:9149 msgid "_Search:" msgstr "_Hae:" -#: ../gtk/gtkfilechooserdefault.c:10096 +#: gtk/gtkfilechooserdefault.c:10096 #, c-format msgid "Could not mount %s" msgstr "Taltion %s liittäminen ei onnistunut" -#: ../gtk/gtkfilechooserdefault.c:10750 +#: gtk/gtkfilechooserdefault.c:10750 msgid "Type name of new folder" msgstr "Kirjoita uuden kansion nimi" -#: ../gtk/gtkfilechooserdefault.c:10800 +#: gtk/gtkfilechooserdefault.c:10800 #, c-format msgid "%.1f KB" msgstr "%.1f kt" -#: ../gtk/gtkfilechooserdefault.c:10802 +#: gtk/gtkfilechooserdefault.c:10802 #, c-format msgid "%.1f MB" msgstr "%.1f Mt" -#: ../gtk/gtkfilechooserdefault.c:10804 +#: gtk/gtkfilechooserdefault.c:10804 #, c-format msgid "%.1f GB" msgstr "%.1f Gt" -#: ../gtk/gtkfilechooserdefault.c:10907 ../gtk/gtkfilechooserdefault.c:10929 -#: ../gtk/gtkfilechooserdefault.c:11000 +#: gtk/gtkfilechooserdefault.c:10907 gtk/gtkfilechooserdefault.c:10929 +#: gtk/gtkfilechooserdefault.c:11000 msgid "Unknown" msgstr "Tuntematon" -#: ../gtk/gtkfilechooserdefault.c:10947 +#: gtk/gtkfilechooserdefault.c:10947 msgid "%H:%M" msgstr "%H:%M" -#: ../gtk/gtkfilechooserdefault.c:10949 +#: gtk/gtkfilechooserdefault.c:10949 msgid "Yesterday at %H:%M" msgstr "Eilen %H.%M" -#: ../gtk/gtkfilechooserentry.c:659 ../gtk/gtkfilechooserentry.c:1115 +#: gtk/gtkfilechooserentry.c:659 gtk/gtkfilechooserentry.c:1115 msgid "Invalid path" msgstr "Virheellistä polku" #. translators: this text is shown when there are no completions #. * for something the user typed in a file chooser entry #. -#: ../gtk/gtkfilechooserentry.c:1070 +#: gtk/gtkfilechooserentry.c:1070 msgid "No match" msgstr "Ei osumaa" #. translators: this text is shown when there is exactly one completion #. * for something the user typed in a file chooser entry #. -#: ../gtk/gtkfilechooserentry.c:1081 +#: gtk/gtkfilechooserentry.c:1081 msgid "Sole completion" msgstr "Aina täydennys" @@ -1812,42 +1801,42 @@ msgstr "Aina täydennys" #. * entry is a complete filename, but could be continued to find #. * a longer match #. -#: ../gtk/gtkfilechooserentry.c:1097 +#: gtk/gtkfilechooserentry.c:1097 msgid "Complete, but not unique" msgstr "Valmis, mutta ei yksikäsitteinen" #. translators: this text is shown while the system is searching #. * for possible completions for text in a file chooser entry #. -#: ../gtk/gtkfilechooserentry.c:1133 +#: gtk/gtkfilechooserentry.c:1133 msgid "Completing..." msgstr "Täydennetään..." -#: ../gtk/gtkfilechoosersettings.c:262 ../gtk/gtkfilesel.c:1349 -#: ../gtk/gtkfilesel.c:1358 +#: gtk/gtkfilechoosersettings.c:262 gtk/gtkfilesel.c:1349 +#: gtk/gtkfilesel.c:1358 #, c-format msgid "Error creating folder '%s': %s" msgstr "Virhe luotaessa kansiota \"%s\": %s" -#: ../gtk/gtkfilesel.c:694 +#: gtk/gtkfilesel.c:694 msgid "Folders" msgstr "Kansiot" -#: ../gtk/gtkfilesel.c:698 +#: gtk/gtkfilesel.c:698 msgid "Fol_ders" msgstr "_Kansiot" -#: ../gtk/gtkfilesel.c:734 +#: gtk/gtkfilesel.c:734 msgid "_Files" msgstr "_Tiedostot" # , c-format -#: ../gtk/gtkfilesel.c:821 ../gtk/gtkfilesel.c:2148 +#: gtk/gtkfilesel.c:821 gtk/gtkfilesel.c:2148 #, c-format msgid "Folder unreadable: %s" msgstr "Kansiota ei voi lukea: %s" -#: ../gtk/gtkfilesel.c:905 +#: gtk/gtkfilesel.c:905 #, c-format msgid "" "The file \"%s\" resides on another machine (called %s) and may not be " @@ -1858,89 +1847,89 @@ msgstr "" "välttämättä löydä sitä.\n" "Oletko varma, että haluat valita sen?" -#: ../gtk/gtkfilesel.c:1020 +#: gtk/gtkfilesel.c:1020 msgid "_New Folder" msgstr "_Uusi kansio" -#: ../gtk/gtkfilesel.c:1031 +#: gtk/gtkfilesel.c:1031 msgid "De_lete File" msgstr "Poista tie_dosto" -#: ../gtk/gtkfilesel.c:1042 +#: gtk/gtkfilesel.c:1042 msgid "_Rename File" msgstr "_Nimeä uudelleen" -#: ../gtk/gtkfilesel.c:1347 +#: gtk/gtkfilesel.c:1347 #, c-format msgid "" "The folder name \"%s\" contains symbols that are not allowed in filenames" msgstr "Kansionimi \"%s\" sisältää merkkejä, joita ei voi olla tiedostonimissä" -#: ../gtk/gtkfilesel.c:1392 +#: gtk/gtkfilesel.c:1392 msgid "New Folder" msgstr "Uusi kansio" -#: ../gtk/gtkfilesel.c:1407 +#: gtk/gtkfilesel.c:1407 msgid "_Folder name:" msgstr "_Kansion nimi:" -#: ../gtk/gtkfilesel.c:1431 +#: gtk/gtkfilesel.c:1431 msgid "C_reate" msgstr "_Luo" -#: ../gtk/gtkfilesel.c:1474 ../gtk/gtkfilesel.c:1581 ../gtk/gtkfilesel.c:1594 +#: gtk/gtkfilesel.c:1474 gtk/gtkfilesel.c:1581 gtk/gtkfilesel.c:1594 #, c-format msgid "The filename \"%s\" contains symbols that are not allowed in filenames" msgstr "" "Tiedostonimi \"%s\" sisältää merkkejä, joita ei voi olla tiedostonimissä" -#: ../gtk/gtkfilesel.c:1477 ../gtk/gtkfilesel.c:1487 +#: gtk/gtkfilesel.c:1477 gtk/gtkfilesel.c:1487 #, c-format msgid "Error deleting file '%s': %s" msgstr "Virhe poistettaessa tiedostoa \"%s\": %s" -#: ../gtk/gtkfilesel.c:1530 +#: gtk/gtkfilesel.c:1530 #, c-format msgid "Really delete file \"%s\"?" msgstr "Poistetaanko tiedosto \"%s\"?" -#: ../gtk/gtkfilesel.c:1535 +#: gtk/gtkfilesel.c:1535 msgid "Delete File" msgstr "Poista tiedosto" -#: ../gtk/gtkfilesel.c:1583 +#: gtk/gtkfilesel.c:1583 #, c-format msgid "Error renaming file to \"%s\": %s" msgstr "Virhe nimetessä uudestaan tiedostoa nimelle \"%s\": %s" -#: ../gtk/gtkfilesel.c:1596 +#: gtk/gtkfilesel.c:1596 #, c-format msgid "Error renaming file \"%s\": %s" msgstr "Virhe nimettäessä tiedostoa \"%s\" uudestaan: %s" -#: ../gtk/gtkfilesel.c:1605 +#: gtk/gtkfilesel.c:1605 #, c-format msgid "Error renaming file \"%s\" to \"%s\": %s" msgstr "Virhe nimetessä tiedostoa \"%s\" nimelle \"%s\": %s" -#: ../gtk/gtkfilesel.c:1652 +#: gtk/gtkfilesel.c:1652 msgid "Rename File" msgstr "Nimeä tiedosto uudelleen" -#: ../gtk/gtkfilesel.c:1667 +#: gtk/gtkfilesel.c:1667 #, c-format msgid "Rename file \"%s\" to:" msgstr "Nimeä tiedosto \"%s\" uudelleen:" -#: ../gtk/gtkfilesel.c:1696 +#: gtk/gtkfilesel.c:1696 msgid "_Rename" msgstr "_Nimeä uudelleen" -#: ../gtk/gtkfilesel.c:2128 +#: gtk/gtkfilesel.c:2128 msgid "_Selection: " msgstr "_Valinta: " -#: ../gtk/gtkfilesel.c:3048 +#: gtk/gtkfilesel.c:3048 #, c-format msgid "" "The filename \"%s\" couldn't be converted to UTF-8. (try setting the " @@ -1949,15 +1938,15 @@ msgstr "" "Tiedostonimen \"%s\" muuntaminen UTF-8:ksi ei onnistunut. (Kokeile " "ympäristömuuttujan G_FILENAME_ENCODING asettamista): %s" -#: ../gtk/gtkfilesel.c:3051 +#: gtk/gtkfilesel.c:3051 msgid "Invalid UTF-8" msgstr "Virheellistä UTF-8:aa" -#: ../gtk/gtkfilesel.c:3925 +#: gtk/gtkfilesel.c:3925 msgid "Name too long" msgstr "Nimi on liian pitkä" -#: ../gtk/gtkfilesel.c:3927 +#: gtk/gtkfilesel.c:3927 msgid "Couldn't convert filename" msgstr "Ei voitu muuntaa tiedostonimeä" @@ -1966,75 +1955,75 @@ msgstr "Ei voitu muuntaa tiedostonimeä" #. * token for the fake "File System" volume. So, we'll return a pointer to #. * this particular string. #. -#: ../gtk/gtkfilesystem.c:52 +#: gtk/gtkfilesystem.c:52 msgid "File System" msgstr "Tiedostojärjestelmä" -#: ../gtk/gtkfilesystemmodel.c:700 +#: gtk/gtkfilesystemmodel.c:700 msgid "Could not obtain root folder" msgstr "Juurikansiota ei voitu selvittää" -#: ../gtk/gtkfilesystemmodel.c:1299 +#: gtk/gtkfilesystemmodel.c:1299 msgid "(Empty)" msgstr "(Tyhjä)" -#: ../gtk/gtkfontbutton.c:144 ../gtk/gtkfontbutton.c:266 +#: gtk/gtkfontbutton.c:144 gtk/gtkfontbutton.c:266 msgid "Pick a Font" msgstr "Valitse kirjasin" #. Initialize fields -#: ../gtk/gtkfontbutton.c:260 +#: gtk/gtkfontbutton.c:260 msgid "Sans 12" msgstr "Sans 12" -#: ../gtk/gtkfontbutton.c:780 +#: gtk/gtkfontbutton.c:780 msgid "Font" msgstr "Kirjasin" #. This is the default text shown in the preview entry, though the user #. can set it. Remember that some fonts only have capital letters. -#: ../gtk/gtkfontsel.c:75 +#: gtk/gtkfontsel.c:75 msgid "abcdefghijk ABCDEFGHIJK" msgstr "abcdefgåäö ABCDEFGÅÄÖ €" -#: ../gtk/gtkfontsel.c:328 +#: gtk/gtkfontsel.c:328 msgid "_Family:" msgstr "Pe_rhe:" -#: ../gtk/gtkfontsel.c:334 +#: gtk/gtkfontsel.c:334 msgid "_Style:" msgstr "_Tyyli:" -#: ../gtk/gtkfontsel.c:340 +#: gtk/gtkfontsel.c:340 msgid "Si_ze:" msgstr "_Koko:" #. create the text entry widget -#: ../gtk/gtkfontsel.c:517 +#: gtk/gtkfontsel.c:517 msgid "_Preview:" msgstr "_Esikatselu:" -#: ../gtk/gtkfontsel.c:1542 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "Kirjasinlajin valinta" -#: ../gtk/gtkgamma.c:408 +#: gtk/gtkgamma.c:408 msgid "Gamma" msgstr "Gamma" -#: ../gtk/gtkgamma.c:418 +#: gtk/gtkgamma.c:418 msgid "_Gamma value" msgstr "_Gamma-arvo" #. Remove this icon source so we don't keep trying to #. * load it. #. -#: ../gtk/gtkiconfactory.c:1403 +#: gtk/gtkiconfactory.c:1403 #, c-format msgid "Error loading icon: %s" msgstr "Virhe ladatessa kuvaketta: %s" -#: ../gtk/gtkicontheme.c:1363 +#: gtk/gtkicontheme.c:1363 #, c-format msgid "" "Could not find the icon '%s'. The '%s' theme\n" @@ -2047,132 +2036,132 @@ msgstr "" "Sen voi hakea osoitteesta:\n" " %s" -#: ../gtk/gtkicontheme.c:1543 +#: gtk/gtkicontheme.c:1543 #, c-format msgid "Icon '%s' not present in theme" msgstr "Kuvaketta \"%s\" ei ole teemassa" -#: ../gtk/gtkicontheme.c:3058 +#: gtk/gtkicontheme.c:3058 msgid "Failed to load icon" msgstr "Kuvaketta ei voitu ladata" -#: ../gtk/gtkimmodule.c:515 +#: gtk/gtkimmodule.c:515 msgid "Simple" msgstr "Yksinkertainen" -#: ../gtk/gtkimmulticontext.c:542 +#: gtk/gtkimmulticontext.c:542 msgid "input method menu|System" msgstr "Järjestelmä" -#: ../gtk/gtkinputdialog.c:192 +#: gtk/gtkinputdialog.c:192 msgid "Input" msgstr "Syöte" -#: ../gtk/gtkinputdialog.c:207 +#: gtk/gtkinputdialog.c:207 msgid "No extended input devices" msgstr "Ei laajennussyöttölaitteita" -#: ../gtk/gtkinputdialog.c:220 +#: gtk/gtkinputdialog.c:220 msgid "_Device:" msgstr "_Laite:" -#: ../gtk/gtkinputdialog.c:237 +#: gtk/gtkinputdialog.c:237 msgid "Disabled" msgstr "Poistettu" -#: ../gtk/gtkinputdialog.c:244 +#: gtk/gtkinputdialog.c:244 msgid "Screen" msgstr "Ruutu" -#: ../gtk/gtkinputdialog.c:251 +#: gtk/gtkinputdialog.c:251 msgid "Window" msgstr "Ikkuna" -#: ../gtk/gtkinputdialog.c:258 +#: gtk/gtkinputdialog.c:258 msgid "_Mode:" msgstr "_Tila:" #. The axis listbox -#: ../gtk/gtkinputdialog.c:279 +#: gtk/gtkinputdialog.c:279 msgid "Axes" msgstr "Akselit" #. Keys listbox -#: ../gtk/gtkinputdialog.c:297 +#: gtk/gtkinputdialog.c:297 msgid "Keys" msgstr "Avaimet" -#: ../gtk/gtkinputdialog.c:524 +#: gtk/gtkinputdialog.c:524 msgid "_X:" msgstr "_X:" -#: ../gtk/gtkinputdialog.c:525 +#: gtk/gtkinputdialog.c:525 msgid "_Y:" msgstr "_Y:" -#: ../gtk/gtkinputdialog.c:526 +#: gtk/gtkinputdialog.c:526 msgid "_Pressure:" msgstr "_Paine:" -#: ../gtk/gtkinputdialog.c:527 +#: gtk/gtkinputdialog.c:527 msgid "X _tilt:" msgstr "X-_kallistus:" -#: ../gtk/gtkinputdialog.c:528 +#: gtk/gtkinputdialog.c:528 msgid "Y t_ilt:" msgstr "Y-k_allistus:" -#: ../gtk/gtkinputdialog.c:529 +#: gtk/gtkinputdialog.c:529 msgid "_Wheel:" msgstr "R_ulla:" -#: ../gtk/gtkinputdialog.c:581 +#: gtk/gtkinputdialog.c:581 msgid "none" msgstr "ei" -#: ../gtk/gtkinputdialog.c:618 ../gtk/gtkinputdialog.c:654 +#: gtk/gtkinputdialog.c:618 gtk/gtkinputdialog.c:654 msgid "(disabled)" msgstr "(ei käytössä)" -#: ../gtk/gtkinputdialog.c:647 +#: gtk/gtkinputdialog.c:647 msgid "(unknown)" msgstr "(tuntematon)" #. and clear button -#: ../gtk/gtkinputdialog.c:751 +#: gtk/gtkinputdialog.c:751 msgid "Cl_ear" msgstr "_Tyhjennä" -#: ../gtk/gtklinkbutton.c:427 +#: gtk/gtklinkbutton.c:427 msgid "Copy URL" msgstr "Kopioi URL" -#: ../gtk/gtklinkbutton.c:565 +#: gtk/gtklinkbutton.c:565 msgid "Invalid URI" msgstr "Virheellistä URL" #. Description of --gtk-module=MODULES in --help output -#: ../gtk/gtkmain.c:421 +#: gtk/gtkmain.c:421 msgid "Load additional GTK+ modules" msgstr "Lataa lisää GTK+-moduuleja" #. Placeholder in --gtk-module=MODULES in --help output -#: ../gtk/gtkmain.c:422 +#: gtk/gtkmain.c:422 msgid "MODULES" msgstr "MODUULIT" #. Description of --g-fatal-warnings in --help output -#: ../gtk/gtkmain.c:424 +#: gtk/gtkmain.c:424 msgid "Make all warnings fatal" msgstr "Tee kaikista varoituksista vakavia" #. Description of --gtk-debug=FLAGS in --help output -#: ../gtk/gtkmain.c:427 +#: gtk/gtkmain.c:427 msgid "GTK+ debugging flags to set" msgstr "Asetettavat GTK+-vianjäljitysvalinnat" #. Description of --gtk-no-debug=FLAGS in --help output -#: ../gtk/gtkmain.c:430 +#: gtk/gtkmain.c:430 msgid "GTK+ debugging flags to unset" msgstr "Poistettavat GTK+-vianjäljitysvalinnat" @@ -2181,67 +2170,66 @@ msgstr "Poistettavat GTK+-vianjäljitysvalinnat" #. * Do *not* translate it to "predefinito:LTR", if it #. * it isn't default:LTR or default:RTL it will not work #. -#: ../gtk/gtkmain.c:678 +#: gtk/gtkmain.c:678 msgid "default:LTR" msgstr "default:LTR" -#: ../gtk/gtkmain.c:740 +#: gtk/gtkmain.c:740 #, c-format msgid "Cannot open display: %s" msgstr "Näyttlö ei voi avata: %s" -#: ../gtk/gtkmain.c:777 +#: gtk/gtkmain.c:777 msgid "GTK+ Options" msgstr "GTK+-valitsimet" -#: ../gtk/gtkmain.c:777 +#: gtk/gtkmain.c:777 msgid "Show GTK+ Options" msgstr "Näytä GTK+-valitsimet" -#: ../gtk/gtkmountoperation.c:476 +#: gtk/gtkmountoperation.c:476 msgid "Co_nnect" msgstr "_Yhdistä" -#: ../gtk/gtkmountoperation.c:520 +#: gtk/gtkmountoperation.c:520 msgid "Connect _anonymously" msgstr "Yhdistä _anonyymisti" -#: ../gtk/gtkmountoperation.c:529 +#: gtk/gtkmountoperation.c:529 msgid "Connect as u_ser:" msgstr "Yhdistä _käyttäjänä:" -#: ../gtk/gtkmountoperation.c:566 +#: gtk/gtkmountoperation.c:566 msgid "_Username:" msgstr "_Käyttäjätunnus:" -#: ../gtk/gtkmountoperation.c:570 +#: gtk/gtkmountoperation.c:570 msgid "_Domain:" msgstr "_Toimialue:" -#: ../gtk/gtkmountoperation.c:575 +#: gtk/gtkmountoperation.c:575 msgid "_Password:" msgstr "_Salasana:" -#: ../gtk/gtkmountoperation.c:590 +#: gtk/gtkmountoperation.c:590 msgid "Forget password _immediately" msgstr "_Unohda salasana heti" -#: ../gtk/gtkmountoperation.c:598 +#: gtk/gtkmountoperation.c:598 msgid "Remember password until you _logout" msgstr "Muista _uloskirjautumiseen saakka" -#: ../gtk/gtkmountoperation.c:606 +#: gtk/gtkmountoperation.c:606 msgid "Remember _forever" msgstr "_Muista aina" # , c-format -#: ../gtk/gtknotebook.c:4424 ../gtk/gtknotebook.c:6930 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "Sivu %u" -#: ../gtk/gtkpagesetup.c:597 ../gtk/gtkpapersize.c:825 -#: ../gtk/gtkpapersize.c:865 +#: gtk/gtkpagesetup.c:597 gtk/gtkpapersize.c:825 gtk/gtkpapersize.c:865 msgid "Not a valid page setup file" msgstr "Ei kelvollinen sivunasettelutiedosto" @@ -2251,11 +2239,11 @@ msgstr "Ei kelvollinen sivunasettelutiedosto" #. * Do *not* translate it to "predefinito:mm", if it #. * it isn't default:mm or default:inch it will not work #. -#: ../gtk/gtkpagesetupunixdialog.c:152 +#: gtk/gtkpagesetupunixdialog.c:152 msgid "default:mm" msgstr "default:mm" -#: ../gtk/gtkpagesetupunixdialog.c:308 +#: gtk/gtkpagesetupunixdialog.c:308 msgid "" "Any Printer\n" "For portable documents" @@ -2263,15 +2251,15 @@ msgstr "" "Mikä tahansa tulostin\n" "siirrettäville asiakirjoille" -#: ../gtk/gtkpagesetupunixdialog.c:894 ../gtk/gtkpagesetupunixdialog.c:1403 +#: gtk/gtkpagesetupunixdialog.c:894 gtk/gtkpagesetupunixdialog.c:1403 msgid "mm" msgstr "mm" -#: ../gtk/gtkpagesetupunixdialog.c:896 ../gtk/gtkpagesetupunixdialog.c:1401 +#: gtk/gtkpagesetupunixdialog.c:896 gtk/gtkpagesetupunixdialog.c:1401 msgid "inch" msgstr "tuumaa" -#: ../gtk/gtkpagesetupunixdialog.c:915 +#: gtk/gtkpagesetupunixdialog.c:915 #, c-format msgid "" "Margins:\n" @@ -2286,89 +2274,89 @@ msgstr "" " Ylä: %s %s\n" " Ala: %s %s" -#: ../gtk/gtkpagesetupunixdialog.c:964 +#: gtk/gtkpagesetupunixdialog.c:964 msgid "Manage Custom Sizes..." msgstr "Hallitse omia kokoja..." -#: ../gtk/gtkpagesetupunixdialog.c:1012 +#: gtk/gtkpagesetupunixdialog.c:1012 msgid "_Format for:" msgstr "_Muotoilu:" -#: ../gtk/gtkpagesetupunixdialog.c:1034 +#: gtk/gtkpagesetupunixdialog.c:1034 msgid "_Paper size:" msgstr "_Paperin koko:" -#: ../gtk/gtkpagesetupunixdialog.c:1065 +#: gtk/gtkpagesetupunixdialog.c:1065 msgid "_Orientation:" msgstr "_Suunta:" # , c-format -#: ../gtk/gtkpagesetupunixdialog.c:1129 ../gtk/gtkprintunixdialog.c:2397 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 msgid "Page Setup" msgstr "Sivun asetukset" -#: ../gtk/gtkpagesetupunixdialog.c:1448 +#: gtk/gtkpagesetupunixdialog.c:1448 msgid "Margins from Printer..." msgstr "Marginaalit tulostimelta..." -#: ../gtk/gtkpagesetupunixdialog.c:1608 +#: gtk/gtkpagesetupunixdialog.c:1608 #, c-format msgid "Custom Size %d" msgstr "Oma koko %d" -#: ../gtk/gtkpagesetupunixdialog.c:1837 +#: gtk/gtkpagesetupunixdialog.c:1837 msgid "Manage Custom Sizes" msgstr "Hallitse omia kokoja" -#: ../gtk/gtkpagesetupunixdialog.c:1933 +#: gtk/gtkpagesetupunixdialog.c:1933 msgid "_Width:" msgstr "_Leveys:" -#: ../gtk/gtkpagesetupunixdialog.c:1945 +#: gtk/gtkpagesetupunixdialog.c:1945 msgid "_Height:" msgstr "_Korkeus:" -#: ../gtk/gtkpagesetupunixdialog.c:1957 +#: gtk/gtkpagesetupunixdialog.c:1957 msgid "Paper Size" msgstr "Paperin koko" -#: ../gtk/gtkpagesetupunixdialog.c:1967 +#: gtk/gtkpagesetupunixdialog.c:1967 msgid "_Top:" msgstr "_Ylä:" -#: ../gtk/gtkpagesetupunixdialog.c:1979 +#: gtk/gtkpagesetupunixdialog.c:1979 msgid "_Bottom:" msgstr "_Ala:" -#: ../gtk/gtkpagesetupunixdialog.c:1991 +#: gtk/gtkpagesetupunixdialog.c:1991 msgid "_Left:" msgstr "_Vasen:" -#: ../gtk/gtkpagesetupunixdialog.c:2003 +#: gtk/gtkpagesetupunixdialog.c:2003 msgid "_Right:" msgstr "_Oikea:" -#: ../gtk/gtkpagesetupunixdialog.c:2044 +#: gtk/gtkpagesetupunixdialog.c:2044 msgid "Paper Margins" msgstr "Paperin marginaalit" -#: ../gtk/gtkpathbar.c:151 +#: gtk/gtkpathbar.c:151 msgid "Up Path" msgstr "Polkua ylös" -#: ../gtk/gtkpathbar.c:153 +#: gtk/gtkpathbar.c:153 msgid "Down Path" msgstr "Polkua alas" -#: ../gtk/gtkpathbar.c:1472 +#: gtk/gtkpathbar.c:1472 msgid "File System Root" msgstr "Tiedostojärjestelmän juuri" -#: ../gtk/gtkprinteroptionwidget.c:685 +#: gtk/gtkprinteroptionwidget.c:685 msgid "Not available" msgstr "Ei saatavilla" -#: ../gtk/gtkprinteroptionwidget.c:798 +#: gtk/gtkprinteroptionwidget.c:798 msgid "_Save in folder:" msgstr "Tallenna _kansioon:" @@ -2376,174 +2364,179 @@ msgstr "Tallenna _kansioon:" #. * jobs. %s gets replaced by the application name, %d gets replaced #. * by the job number. #. -#: ../gtk/gtkprintoperation.c:173 +#: gtk/gtkprintoperation.c:173 #, c-format msgid "%s job #%d" msgstr "%s työ #%d" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1504 +#: gtk/gtkprintoperation.c:1504 msgid "print operation status|Initial state" msgstr "Alkutila" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1506 +#: gtk/gtkprintoperation.c:1506 msgid "print operation status|Preparing to print" msgstr "Valmistellaan tulostusta" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1508 +#: gtk/gtkprintoperation.c:1508 msgid "print operation status|Generating data" msgstr "Luodaan tulostustyötä" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1510 +#: gtk/gtkprintoperation.c:1510 msgid "print operation status|Sending data" msgstr "Lähetetään tulostustyötä" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1512 +#: gtk/gtkprintoperation.c:1512 msgid "print operation status|Waiting" msgstr "Odotetaan" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1514 +#: gtk/gtkprintoperation.c:1514 msgid "print operation status|Blocking on issue" msgstr "Pysäytetty" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1516 +#: gtk/gtkprintoperation.c:1516 msgid "print operation status|Printing" msgstr "Tulostetaan" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1518 +#: gtk/gtkprintoperation.c:1518 msgid "print operation status|Finished" msgstr "Valmis" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1520 +#: gtk/gtkprintoperation.c:1520 msgid "print operation status|Finished with error" msgstr "Valmistui virheellisesti" -#: ../gtk/gtkprintoperation.c:2003 +#: gtk/gtkprintoperation.c:2003 #, c-format msgid "Preparing %d" msgstr "Valmistellaan %d" -#: ../gtk/gtkprintoperation.c:2005 ../gtk/gtkprintoperation.c:2259 +#: gtk/gtkprintoperation.c:2005 gtk/gtkprintoperation.c:2259 +#, c-format msgid "Preparing" msgstr "Valmistelaan" -#: ../gtk/gtkprintoperation.c:2008 +#: gtk/gtkprintoperation.c:2008 #, c-format msgid "Printing %d" msgstr "Tulostetaan %d" -#: ../gtk/gtkprintoperation.c:2289 +#: gtk/gtkprintoperation.c:2289 +#, c-format msgid "Error creating print preview" msgstr "Virhe luotaessa tulostuksen esikatselua" -#: ../gtk/gtkprintoperation.c:2292 +#: gtk/gtkprintoperation.c:2292 +#, c-format msgid "The most probable reason is that a temporary file could not be created." msgstr "Yleisin vian syy on, ettei väliaikaistiedostoa voitu luoda." -#: ../gtk/gtkprintoperation-unix.c:242 +#: gtk/gtkprintoperation-unix.c:242 +#, c-format msgid "Error launching preview" msgstr "Virhe käynnistettäessä esikatselua" -#: ../gtk/gtkprintoperation-unix.c:280 +#: gtk/gtkprintoperation-unix.c:280 +#, c-format msgid "Error printing" msgstr "Virhe tulostettaessa" -#: ../gtk/gtkprintoperation-unix.c:381 ../gtk/gtkprintoperation-win32.c:1425 +#: gtk/gtkprintoperation-unix.c:381 gtk/gtkprintoperation-win32.c:1425 msgid "Application" msgstr "Sovellus" -#: ../gtk/gtkprintoperation-win32.c:590 +#: gtk/gtkprintoperation-win32.c:590 msgid "Printer offline" msgstr "Tulostin ei ole päällä" -#: ../gtk/gtkprintoperation-win32.c:592 +#: gtk/gtkprintoperation-win32.c:592 msgid "Out of paper" msgstr "Paperi on loppu" #. Translators: this is a printer status. -#: ../gtk/gtkprintoperation-win32.c:594 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1375 +#: gtk/gtkprintoperation-win32.c:594 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 msgid "Paused" msgstr "Pysäytetty" -#: ../gtk/gtkprintoperation-win32.c:596 +#: gtk/gtkprintoperation-win32.c:596 msgid "Need user intervention" msgstr "Tarvitaan käyttäjän toimenpiteitä" -#: ../gtk/gtkprintoperation-win32.c:696 +#: gtk/gtkprintoperation-win32.c:696 msgid "Custom size" msgstr "Oma koko" -#: ../gtk/gtkprintoperation-win32.c:1517 +#: gtk/gtkprintoperation-win32.c:1517 msgid "No printer found" msgstr "Tulostinta ei löytynyt" -#: ../gtk/gtkprintoperation-win32.c:1544 +#: gtk/gtkprintoperation-win32.c:1544 msgid "Invalid argument to CreateDC" msgstr "Virheellinen argumentti komennolle CreateDC" -#: ../gtk/gtkprintoperation-win32.c:1578 ../gtk/gtkprintoperation-win32.c:1801 +#: gtk/gtkprintoperation-win32.c:1578 gtk/gtkprintoperation-win32.c:1801 msgid "Error from StartDoc" msgstr "Virhe lähteestä StartDoc" -#: ../gtk/gtkprintoperation-win32.c:1658 ../gtk/gtkprintoperation-win32.c:1681 -#: ../gtk/gtkprintoperation-win32.c:1729 +#: gtk/gtkprintoperation-win32.c:1658 gtk/gtkprintoperation-win32.c:1681 +#: gtk/gtkprintoperation-win32.c:1729 msgid "Not enough free memory" msgstr "Ei tarpeeksi muistia" -#: ../gtk/gtkprintoperation-win32.c:1734 +#: gtk/gtkprintoperation-win32.c:1734 msgid "Invalid argument to PrintDlgEx" msgstr "Virheellinen argumentti komennolle PrintDlgEx" -#: ../gtk/gtkprintoperation-win32.c:1739 +#: gtk/gtkprintoperation-win32.c:1739 msgid "Invalid pointer to PrintDlgEx" msgstr "Virheellinen osoitin komennolle PrintDlgEx" -#: ../gtk/gtkprintoperation-win32.c:1744 +#: gtk/gtkprintoperation-win32.c:1744 msgid "Invalid handle to PrintDlgEx" msgstr "Virheellinen kahva toiminnolle PrintDlgEx" -#: ../gtk/gtkprintoperation-win32.c:1749 +#: gtk/gtkprintoperation-win32.c:1749 msgid "Unspecified error" msgstr "Määrittelemätön virhe" -#: ../gtk/gtkprintunixdialog.c:1716 +#: gtk/gtkprintunixdialog.c:1716 msgid "Printer" msgstr "Tulostin" -#: ../gtk/gtkprintunixdialog.c:1725 +#: gtk/gtkprintunixdialog.c:1725 msgid "Location" msgstr "Sijainti" -#: ../gtk/gtkprintunixdialog.c:1735 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "Tila" -#: ../gtk/gtkprintunixdialog.c:1758 +#: gtk/gtkprintunixdialog.c:1758 msgid "Range" msgstr "Alue" -#: ../gtk/gtkprintunixdialog.c:1762 +#: gtk/gtkprintunixdialog.c:1762 msgid "_All Pages" msgstr "K_aikki sivut" -#: ../gtk/gtkprintunixdialog.c:1769 +#: gtk/gtkprintunixdialog.c:1769 msgid "C_urrent Page" msgstr "_Nykyinen sivu" -#: ../gtk/gtkprintunixdialog.c:1778 +#: gtk/gtkprintunixdialog.c:1778 msgid "Pag_es:" msgstr "Si_vut:" -#: ../gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" @@ -2551,195 +2544,195 @@ msgstr "" "Anna yksi tai useampia sivualueita,\n" "esim. 1-3,7,11" -#: ../gtk/gtkprintunixdialog.c:1798 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "Kopioita" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: ../gtk/gtkprintunixdialog.c:1803 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "_Kopioita:" -#: ../gtk/gtkprintunixdialog.c:1821 +#: gtk/gtkprintunixdialog.c:1821 msgid "C_ollate" msgstr "_Kerää" -#: ../gtk/gtkprintunixdialog.c:1829 +#: gtk/gtkprintunixdialog.c:1829 msgid "_Reverse" msgstr "Kää_nteinen" -#: ../gtk/gtkprintunixdialog.c:1849 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "Yleiset" -#: ../gtk/gtkprintunixdialog.c:2252 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "Asettelu" -#: ../gtk/gtkprintunixdialog.c:2256 +#: gtk/gtkprintunixdialog.c:2256 msgid "Pages per _side:" msgstr "Sivuja _puolelle::" -#: ../gtk/gtkprintunixdialog.c:2272 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "_Kaksipuolinen:" -#: ../gtk/gtkprintunixdialog.c:2287 +#: gtk/gtkprintunixdialog.c:2287 msgid "_Only print:" msgstr "Tulosta _vain:" #. In enum order -#: ../gtk/gtkprintunixdialog.c:2302 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "Kaikki arkit" -#: ../gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "Parilliset arkit" -#: ../gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "Parittomat arkit" -#: ../gtk/gtkprintunixdialog.c:2307 +#: gtk/gtkprintunixdialog.c:2307 msgid "Sc_ale:" msgstr "Mitt_akaava:" -#: ../gtk/gtkprintunixdialog.c:2334 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "Paperi" -#: ../gtk/gtkprintunixdialog.c:2338 +#: gtk/gtkprintunixdialog.c:2338 msgid "Paper _type:" msgstr "Paperin _tyyppi:" -#: ../gtk/gtkprintunixdialog.c:2353 +#: gtk/gtkprintunixdialog.c:2353 msgid "Paper _source:" msgstr "Paperin _lähde:" -#: ../gtk/gtkprintunixdialog.c:2368 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "Tulostus_kaukalo:" -#: ../gtk/gtkprintunixdialog.c:2420 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "Työn yksityiskohdat" -#: ../gtk/gtkprintunixdialog.c:2426 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "Tär_keys:" -#: ../gtk/gtkprintunixdialog.c:2441 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "_Laskutustiedot:" -#: ../gtk/gtkprintunixdialog.c:2459 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "Tulosta asiakirja" -#: ../gtk/gtkprintunixdialog.c:2465 +#: gtk/gtkprintunixdialog.c:2465 msgid "_Now" msgstr "_Heti" -#: ../gtk/gtkprintunixdialog.c:2472 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "Ajas_tettuna:" -#: ../gtk/gtkprintunixdialog.c:2487 +#: gtk/gtkprintunixdialog.c:2487 msgid "On _hold" msgstr "Pi_dossa" -#: ../gtk/gtkprintunixdialog.c:2506 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "Lisää kansisivu" -#: ../gtk/gtkprintunixdialog.c:2512 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "_Ennen:" -#: ../gtk/gtkprintunixdialog.c:2527 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "_Jälkeen:" -#: ../gtk/gtkprintunixdialog.c:2542 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "Työ" -#: ../gtk/gtkprintunixdialog.c:2608 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "Lisäasetukset" -#: ../gtk/gtkprintunixdialog.c:2643 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "Kuvan laatu" -#: ../gtk/gtkprintunixdialog.c:2646 +#: gtk/gtkprintunixdialog.c:2646 msgid "Color" msgstr "Väri" -#: ../gtk/gtkprintunixdialog.c:2649 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "Viimeistely" -#: ../gtk/gtkprintunixdialog.c:2659 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "Jotkut asetukset ikkunassa ovat ristiriidassa" -#: ../gtk/gtkprintunixdialog.c:2682 +#: gtk/gtkprintunixdialog.c:2682 msgid "Print" msgstr "Tulosta" -#: ../gtk/gtkrc.c:2872 +#: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" msgstr "Ei löytänyt sisällytettävää tiedostoa \"%s\"." # , c-format -#: ../gtk/gtkrc.c:3500 ../gtk/gtkrc.c:3503 +#: gtk/gtkrc.c:3500 gtk/gtkrc.c:3503 #, c-format msgid "Unable to locate image file in pixmap_path: \"%s\"" msgstr "Kuvatiedostoa ei löytynyt pixmap_path:sta: \"%s\"" -#: ../gtk/gtkrecentaction.c:155 ../gtk/gtkrecentaction.c:163 -#: ../gtk/gtkrecentchoosermenu.c:551 ../gtk/gtkrecentchoosermenu.c:559 +#: gtk/gtkrecentaction.c:155 gtk/gtkrecentaction.c:163 +#: gtk/gtkrecentchoosermenu.c:551 gtk/gtkrecentchoosermenu.c:559 #, c-format msgid "This function is not implemented for widgets of class '%s'" msgstr "Tätä funktiota ei ole toteutettu luokan \"%s\" ikkunaelementeille" -#: ../gtk/gtkrecentchooserdefault.c:454 +#: gtk/gtkrecentchooserdefault.c:454 msgid "Select which type of documents are shown" msgstr "Valitse, minkä tyyppiset asiakirjat näkyvät" -#: ../gtk/gtkrecentchooserdefault.c:1095 ../gtk/gtkrecentchooserdefault.c:1132 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "Kohtaa URIlle \"%s\" ei löytynyt" -#: ../gtk/gtkrecentchooserdefault.c:1259 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "Nimeämätön suodatin" -#: ../gtk/gtkrecentchooserdefault.c:1612 +#: gtk/gtkrecentchooserdefault.c:1612 msgid "Could not remove item" msgstr "Kohteen poistaminen ei onnistunut" -#: ../gtk/gtkrecentchooserdefault.c:1655 +#: gtk/gtkrecentchooserdefault.c:1655 msgid "Could not clear list" msgstr "Luetteloa ei voitu tyhjentää" -#: ../gtk/gtkrecentchooserdefault.c:1739 +#: gtk/gtkrecentchooserdefault.c:1739 msgid "Copy _Location" msgstr "Kopioi si_jainti" -#: ../gtk/gtkrecentchooserdefault.c:1752 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "_Poista luettelosta" -#: ../gtk/gtkrecentchooserdefault.c:1761 +#: gtk/gtkrecentchooserdefault.c:1761 msgid "_Clear List" msgstr "_Tyhjennä luettelo" -#: ../gtk/gtkrecentchooserdefault.c:1775 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "Näytä _yksityiset resurssit" @@ -2753,21 +2746,21 @@ msgstr "Näytä _yksityiset resurssit" #. * user appended or prepended custom menu items to the #. * recent chooser menu widget. #. -#: ../gtk/gtkrecentchoosermenu.c:317 +#: gtk/gtkrecentchoosermenu.c:317 msgid "No items found" msgstr "Kohtia ei löytynyt" -#: ../gtk/gtkrecentchoosermenu.c:471 ../gtk/gtkrecentchoosermenu.c:527 +#: gtk/gtkrecentchoosermenu.c:471 gtk/gtkrecentchoosermenu.c:527 #, c-format msgid "No recently used resource found with URI `%s'" msgstr "URIlle \"%s\" ei löytynyt äskettäin käytettyjä resursseja" -#: ../gtk/gtkrecentchoosermenu.c:738 +#: gtk/gtkrecentchoosermenu.c:738 #, c-format msgid "Open '%s'" msgstr "Avaa \"%s\"" -#: ../gtk/gtkrecentchoosermenu.c:768 +#: gtk/gtkrecentchoosermenu.c:768 msgid "Unknown item" msgstr "Tuntematon kohde" @@ -2778,7 +2771,7 @@ msgstr "Tuntematon kohde" #. * #. * Don't include the prefix "recent menu label|" in the translation. #. -#: ../gtk/gtkrecentchoosermenu.c:781 +#: gtk/gtkrecentchoosermenu.c:781 #, c-format msgid "recent menu label|_%d. %s" msgstr "_%d. %s" @@ -2788,622 +2781,622 @@ msgstr "_%d. %s" #. * #. * Don't include the prefix "recent menu label|" in the translation. #. -#: ../gtk/gtkrecentchoosermenu.c:788 +#: gtk/gtkrecentchoosermenu.c:788 #, c-format msgid "recent menu label|%d. %s" msgstr "%d. %s" -#: ../gtk/gtkrecentmanager.c:1020 ../gtk/gtkrecentmanager.c:1033 -#: ../gtk/gtkrecentmanager.c:1171 ../gtk/gtkrecentmanager.c:1181 -#: ../gtk/gtkrecentmanager.c:1234 ../gtk/gtkrecentmanager.c:1243 -#: ../gtk/gtkrecentmanager.c:1258 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "URIn \"%s\" sisältävää kohtaa ei löytynyt" #. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate -#: ../gtk/gtkstock.c:288 +#: gtk/gtkstock.c:288 msgid "Information" msgstr "Tietoja" -#: ../gtk/gtkstock.c:289 +#: gtk/gtkstock.c:289 msgid "Warning" msgstr "Varoitus" -#: ../gtk/gtkstock.c:290 +#: gtk/gtkstock.c:290 msgid "Error" msgstr "Virhe" -#: ../gtk/gtkstock.c:291 +#: gtk/gtkstock.c:291 msgid "Question" msgstr "Kysymys" #. FIXME these need accelerators when appropriate, and #. * need the mnemonics to be rationalized #. -#: ../gtk/gtkstock.c:296 +#: gtk/gtkstock.c:296 msgid "_About" msgstr "_Tietoja" -#: ../gtk/gtkstock.c:298 +#: gtk/gtkstock.c:298 msgid "_Apply" msgstr "_Toteuta" -#: ../gtk/gtkstock.c:299 +#: gtk/gtkstock.c:299 msgid "_Bold" msgstr "_Lihavoitu" -#: ../gtk/gtkstock.c:300 +#: gtk/gtkstock.c:300 msgid "_Cancel" msgstr "Per_u" -#: ../gtk/gtkstock.c:301 +#: gtk/gtkstock.c:301 msgid "_CD-Rom" msgstr "_CD" -#: ../gtk/gtkstock.c:302 +#: gtk/gtkstock.c:302 msgid "_Clear" msgstr "_Tyhjennä" -#: ../gtk/gtkstock.c:303 +#: gtk/gtkstock.c:303 msgid "_Close" msgstr "_Sulje" -#: ../gtk/gtkstock.c:304 +#: gtk/gtkstock.c:304 msgid "C_onnect" msgstr "_Yhdistä" -#: ../gtk/gtkstock.c:305 +#: gtk/gtkstock.c:305 msgid "_Convert" msgstr "_Muunna" -#: ../gtk/gtkstock.c:306 +#: gtk/gtkstock.c:306 msgid "_Copy" msgstr "_Kopioi" -#: ../gtk/gtkstock.c:307 +#: gtk/gtkstock.c:307 msgid "Cu_t" msgstr "_Leikkaa" -#: ../gtk/gtkstock.c:308 +#: gtk/gtkstock.c:308 msgid "_Delete" msgstr "_Poista" -#: ../gtk/gtkstock.c:309 +#: gtk/gtkstock.c:309 msgid "_Discard" msgstr "_Hylkää" -#: ../gtk/gtkstock.c:310 +#: gtk/gtkstock.c:310 msgid "_Disconnect" msgstr "_Katkaise yhteys" -#: ../gtk/gtkstock.c:311 +#: gtk/gtkstock.c:311 msgid "_Execute" msgstr "_Suorita" -#: ../gtk/gtkstock.c:312 +#: gtk/gtkstock.c:312 msgid "_Edit" msgstr "_Muokkaa" -#: ../gtk/gtkstock.c:313 +#: gtk/gtkstock.c:313 msgid "_Find" msgstr "_Etsi" -#: ../gtk/gtkstock.c:314 +#: gtk/gtkstock.c:314 msgid "Find and _Replace" msgstr "Etsi ja _korvaa" -#: ../gtk/gtkstock.c:315 +#: gtk/gtkstock.c:315 msgid "_Floppy" msgstr "_Levyke" -#: ../gtk/gtkstock.c:316 +#: gtk/gtkstock.c:316 msgid "_Fullscreen" msgstr "_Kokoruutu" -#: ../gtk/gtkstock.c:317 +#: gtk/gtkstock.c:317 msgid "_Leave Fullscreen" msgstr "Peru _kokoruututila" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:319 +#: gtk/gtkstock.c:319 msgid "Navigation|_Bottom" msgstr "_Alimpaan" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:321 +#: gtk/gtkstock.c:321 msgid "Navigation|_First" msgstr "E_nsimmäinen" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:323 +#: gtk/gtkstock.c:323 msgid "Navigation|_Last" msgstr "_Viimeinen" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:325 +#: gtk/gtkstock.c:325 msgid "Navigation|_Top" msgstr "_Ylimpään" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:327 +#: gtk/gtkstock.c:327 msgid "Navigation|_Back" msgstr "_Takaisin" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:329 +#: gtk/gtkstock.c:329 msgid "Navigation|_Down" msgstr "_Alas" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:331 +#: gtk/gtkstock.c:331 msgid "Navigation|_Forward" msgstr "_Eteenpäin" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:333 +#: gtk/gtkstock.c:333 msgid "Navigation|_Up" msgstr "_Ylös" -#: ../gtk/gtkstock.c:334 +#: gtk/gtkstock.c:334 msgid "_Harddisk" msgstr "_Kiintolevy" -#: ../gtk/gtkstock.c:335 +#: gtk/gtkstock.c:335 msgid "_Help" msgstr "O_hje" -#: ../gtk/gtkstock.c:336 +#: gtk/gtkstock.c:336 msgid "_Home" msgstr "_Koti" -#: ../gtk/gtkstock.c:337 +#: gtk/gtkstock.c:337 msgid "Increase Indent" msgstr "Kasvata sisennystä" -#: ../gtk/gtkstock.c:338 +#: gtk/gtkstock.c:338 msgid "Decrease Indent" msgstr "Pienennä sisennystä" -#: ../gtk/gtkstock.c:339 +#: gtk/gtkstock.c:339 msgid "_Index" msgstr "_Indeksi" -#: ../gtk/gtkstock.c:340 +#: gtk/gtkstock.c:340 msgid "_Information" msgstr "T_ietoja" -#: ../gtk/gtkstock.c:341 +#: gtk/gtkstock.c:341 msgid "_Italic" msgstr "_Kursiivi" -#: ../gtk/gtkstock.c:342 +#: gtk/gtkstock.c:342 msgid "_Jump to" msgstr "_Siirry" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:344 +#: gtk/gtkstock.c:344 msgid "Justify|_Center" msgstr "_Keskitä" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:346 +#: gtk/gtkstock.c:346 msgid "Justify|_Fill" msgstr "_Täytä" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:348 +#: gtk/gtkstock.c:348 msgid "Justify|_Left" msgstr "_Vasen" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:350 +#: gtk/gtkstock.c:350 msgid "Justify|_Right" msgstr "_Oikea" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:353 +#: gtk/gtkstock.c:353 msgid "Media|_Forward" msgstr "E_teenpäin" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:355 +#: gtk/gtkstock.c:355 msgid "Media|_Next" msgstr "_Seuraava" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:357 +#: gtk/gtkstock.c:357 msgid "Media|P_ause" msgstr "_Pysäytä" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:359 +#: gtk/gtkstock.c:359 msgid "Media|_Play" msgstr "_Toista" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:361 +#: gtk/gtkstock.c:361 msgid "Media|Pre_vious" msgstr "E_dellinen" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:363 +#: gtk/gtkstock.c:363 msgid "Media|_Record" msgstr "_Tallenna" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:365 +#: gtk/gtkstock.c:365 msgid "Media|R_ewind" msgstr "_Kelaa alkuun" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:367 +#: gtk/gtkstock.c:367 msgid "Media|_Stop" msgstr "_Lopeta" -#: ../gtk/gtkstock.c:368 +#: gtk/gtkstock.c:368 msgid "_Network" msgstr "_Verkko" -#: ../gtk/gtkstock.c:369 +#: gtk/gtkstock.c:369 msgid "_New" msgstr "_Uusi" -#: ../gtk/gtkstock.c:370 +#: gtk/gtkstock.c:370 msgid "_No" msgstr "_Ei" -#: ../gtk/gtkstock.c:371 +#: gtk/gtkstock.c:371 msgid "_OK" msgstr "_OK" -#: ../gtk/gtkstock.c:372 +#: gtk/gtkstock.c:372 msgid "_Open" msgstr "_Avaa" -#: ../gtk/gtkstock.c:373 +#: gtk/gtkstock.c:373 msgid "Landscape" msgstr "Vaaka" -#: ../gtk/gtkstock.c:374 +#: gtk/gtkstock.c:374 msgid "Portrait" msgstr "Pysty" -#: ../gtk/gtkstock.c:375 +#: gtk/gtkstock.c:375 msgid "Reverse landscape" msgstr "Käänteinen vaaka" -#: ../gtk/gtkstock.c:376 +#: gtk/gtkstock.c:376 msgid "Reverse portrait" msgstr "Käänteinen pysty" # , c-format -#: ../gtk/gtkstock.c:377 +#: gtk/gtkstock.c:377 msgid "Page Set_up" msgstr "Sivun _asetukset" -#: ../gtk/gtkstock.c:378 +#: gtk/gtkstock.c:378 msgid "_Paste" msgstr "L_iitä" -#: ../gtk/gtkstock.c:379 +#: gtk/gtkstock.c:379 msgid "_Preferences" msgstr "_Asetukset" -#: ../gtk/gtkstock.c:380 +#: gtk/gtkstock.c:380 msgid "_Print" msgstr "Tul_osta" -#: ../gtk/gtkstock.c:381 +#: gtk/gtkstock.c:381 msgid "Print Pre_view" msgstr "_Esikatselu" -#: ../gtk/gtkstock.c:382 +#: gtk/gtkstock.c:382 msgid "_Properties" msgstr "_Ominaisuudet" -#: ../gtk/gtkstock.c:383 +#: gtk/gtkstock.c:383 msgid "_Quit" msgstr "_Lopeta" -#: ../gtk/gtkstock.c:384 +#: gtk/gtkstock.c:384 msgid "_Redo" msgstr "_Tee uudelleen" -#: ../gtk/gtkstock.c:385 +#: gtk/gtkstock.c:385 msgid "_Refresh" msgstr "_Päivitä" -#: ../gtk/gtkstock.c:387 +#: gtk/gtkstock.c:387 msgid "_Revert" msgstr "_Hylkää muutokset" -#: ../gtk/gtkstock.c:388 +#: gtk/gtkstock.c:388 msgid "_Save" msgstr "_Tallenna" -#: ../gtk/gtkstock.c:389 +#: gtk/gtkstock.c:389 msgid "Save _As" msgstr "Tallenna _nimellä" -#: ../gtk/gtkstock.c:390 +#: gtk/gtkstock.c:390 msgid "Select _All" msgstr "Valitse k_aikki" -#: ../gtk/gtkstock.c:391 +#: gtk/gtkstock.c:391 msgid "_Color" msgstr "_Väri" -#: ../gtk/gtkstock.c:392 +#: gtk/gtkstock.c:392 msgid "_Font" msgstr "_Kirjasin" -#: ../gtk/gtkstock.c:393 +#: gtk/gtkstock.c:393 msgid "_Ascending" msgstr "_Nouseva" -#: ../gtk/gtkstock.c:394 +#: gtk/gtkstock.c:394 msgid "_Descending" msgstr "_Laskeva" -#: ../gtk/gtkstock.c:395 +#: gtk/gtkstock.c:395 msgid "_Spell Check" msgstr "_Oikoluku" -#: ../gtk/gtkstock.c:396 +#: gtk/gtkstock.c:396 msgid "_Stop" msgstr "_Pysäytä" -#: ../gtk/gtkstock.c:397 +#: gtk/gtkstock.c:397 msgid "_Strikethrough" msgstr "_Yliviivaus" -#: ../gtk/gtkstock.c:398 +#: gtk/gtkstock.c:398 msgid "_Undelete" msgstr "Per_u poisto" -#: ../gtk/gtkstock.c:399 +#: gtk/gtkstock.c:399 msgid "_Underline" msgstr "_Alleviivaus" -#: ../gtk/gtkstock.c:400 +#: gtk/gtkstock.c:400 msgid "_Undo" msgstr "K_umoa" -#: ../gtk/gtkstock.c:401 +#: gtk/gtkstock.c:401 msgid "_Yes" msgstr "_Kyllä" -#: ../gtk/gtkstock.c:402 +#: gtk/gtkstock.c:402 msgid "_Normal Size" msgstr "_Tavallinen koko" -#: ../gtk/gtkstock.c:403 +#: gtk/gtkstock.c:403 msgid "Best _Fit" msgstr "_Sopivin koko" -#: ../gtk/gtkstock.c:404 +#: gtk/gtkstock.c:404 msgid "Zoom _In" msgstr "_Lähennä" -#: ../gtk/gtkstock.c:405 +#: gtk/gtkstock.c:405 msgid "Zoom _Out" msgstr "L_oitonna" -#: ../gtk/gtktextbufferrichtext.c:651 +#: gtk/gtktextbufferrichtext.c:651 #, c-format msgid "Unknown error when trying to deserialize %s" msgstr "Tuntematon virhe purettaessa sarjallistusta %s" -#: ../gtk/gtktextbufferrichtext.c:710 +#: gtk/gtktextbufferrichtext.c:710 #, c-format msgid "No deserialize function found for format %s" msgstr "Muotoilulle %s ei löytynyt sarjallistuksen purkufunktiota" -#: ../gtk/gtktextbufferserialize.c:796 ../gtk/gtktextbufferserialize.c:822 +#: gtk/gtktextbufferserialize.c:796 gtk/gtktextbufferserialize.c:822 #, c-format msgid "Both \"id\" and \"name\" were found on the <%s> element" msgstr "Alkiosta <%s> löytyivät sekä \"id\" että \"name\"" -#: ../gtk/gtktextbufferserialize.c:806 ../gtk/gtktextbufferserialize.c:832 +#: gtk/gtktextbufferserialize.c:806 gtk/gtktextbufferserialize.c:832 #, c-format msgid "The attribute \"%s\" was found twice on the <%s> element" msgstr "Ominaisuus \"%s\" löytyi kahdesti alkiosta <%s>" -#: ../gtk/gtktextbufferserialize.c:846 +#: gtk/gtktextbufferserialize.c:846 #, c-format msgid "<%s> element has invalid id \"%s\"" msgstr "Alkio <%s> sisältää virheellisen tunnisteen \"%s\"" -#: ../gtk/gtktextbufferserialize.c:856 +#: gtk/gtktextbufferserialize.c:856 #, c-format msgid "<%s> element has neither a \"name\" nor an \"id\" attribute" msgstr "<%s> alkiossa ei ole ominaisuutta \"name\" eikä \"id\"" -#: ../gtk/gtktextbufferserialize.c:943 +#: gtk/gtktextbufferserialize.c:943 #, c-format msgid "Attribute \"%s\" repeated twice on the same <%s> element" msgstr "Ominaisuus \"%s\" kahdesti samassa alkiossa <%s>" -#: ../gtk/gtktextbufferserialize.c:961 ../gtk/gtktextbufferserialize.c:986 +#: gtk/gtktextbufferserialize.c:961 gtk/gtktextbufferserialize.c:986 #, c-format msgid "Attribute \"%s\" is invalid on <%s> element in this context" msgstr "Ominaisuus \"%s\" on virheellinen alkiolle <%s> tässä yhteydessä" -#: ../gtk/gtktextbufferserialize.c:1022 +#: gtk/gtktextbufferserialize.c:1022 #, c-format msgid "Tag \"%s\" has not been defined." msgstr "Merkintää \"%s\" ei ole määritelty." -#: ../gtk/gtktextbufferserialize.c:1034 +#: gtk/gtktextbufferserialize.c:1034 msgid "Anonymous tag found and tags can not be created." msgstr "Löytyi anonyymi merkintä eikä merkintöjä voi luoda." -#: ../gtk/gtktextbufferserialize.c:1045 +#: gtk/gtktextbufferserialize.c:1045 #, c-format msgid "Tag \"%s\" does not exist in buffer and tags can not be created." msgstr "Merkintää \"%s\" ei löydy puskurista eikä merkintöjä voi luoda." -#: ../gtk/gtktextbufferserialize.c:1144 ../gtk/gtktextbufferserialize.c:1219 -#: ../gtk/gtktextbufferserialize.c:1320 ../gtk/gtktextbufferserialize.c:1394 +#: gtk/gtktextbufferserialize.c:1144 gtk/gtktextbufferserialize.c:1219 +#: gtk/gtktextbufferserialize.c:1320 gtk/gtktextbufferserialize.c:1394 #, c-format msgid "Element <%s> is not allowed below <%s>" msgstr "Alkio <%s> ei ole sallittu kohdan <%s> alla" -#: ../gtk/gtktextbufferserialize.c:1175 +#: gtk/gtktextbufferserialize.c:1175 #, c-format msgid "\"%s\" is not a valid attribute type" msgstr "\"%s\" ei ole kelvollinen ominaisuuden tyyppi" -#: ../gtk/gtktextbufferserialize.c:1183 +#: gtk/gtktextbufferserialize.c:1183 #, c-format msgid "\"%s\" is not a valid attribute name" msgstr "\"%s\" ei ole kelvollinen ominaisuuden nimi" -#: ../gtk/gtktextbufferserialize.c:1193 +#: gtk/gtktextbufferserialize.c:1193 #, c-format msgid "" "\"%s\" could not be converted to a value of type \"%s\" for attribute \"%s\"" msgstr "" "\"%s\" ei voi muuttaa tyypin \"%s\" mukaiseksi arvoksi ominaisuudelle \"%s\"" -#: ../gtk/gtktextbufferserialize.c:1202 +#: gtk/gtktextbufferserialize.c:1202 #, c-format msgid "\"%s\" is not a valid value for attribute \"%s\"" msgstr "\"%s\" ei ole kelvollinen arvo ominaisuudelle \"%s\"" -#: ../gtk/gtktextbufferserialize.c:1285 +#: gtk/gtktextbufferserialize.c:1285 #, c-format msgid "Tag \"%s\" already defined" msgstr "Merkintä \"%s\" on jo määritelty" -#: ../gtk/gtktextbufferserialize.c:1296 +#: gtk/gtktextbufferserialize.c:1296 #, c-format msgid "Tag \"%s\" has invalid priority \"%s\"" msgstr "Merkintä \"%s\" sisältää virheellisen tärkeysasteen \"%s\"" -#: ../gtk/gtktextbufferserialize.c:1349 +#: gtk/gtktextbufferserialize.c:1349 #, c-format msgid "Outermost element in text must be not <%s>" msgstr "Uloin alkio tekstissä täytyy olla , ei <%s>" -#: ../gtk/gtktextbufferserialize.c:1358 ../gtk/gtktextbufferserialize.c:1374 +#: gtk/gtktextbufferserialize.c:1358 gtk/gtktextbufferserialize.c:1374 #, c-format msgid "A <%s> element has already been specified" msgstr "Alkio <%s> on jo määritelty" -#: ../gtk/gtktextbufferserialize.c:1380 +#: gtk/gtktextbufferserialize.c:1380 msgid "A element can't occur before a element" msgstr "Alkio ei voi esiintyä ennen alkiota " -#: ../gtk/gtktextbufferserialize.c:1779 +#: gtk/gtktextbufferserialize.c:1779 msgid "Serialized data is malformed" msgstr "Sarjallistettu tieto on virheellisesti muotoiltu" -#: ../gtk/gtktextbufferserialize.c:1857 +#: gtk/gtktextbufferserialize.c:1857 msgid "" "Serialized data is malformed. First section isn't GTKTEXTBUFFERCONTENTS-0001" msgstr "" "Sarjallistettu tieto on virheellisesti muotoiltu. Ensimmäinen osio ei ole " "GTKTEXTBUFFERCONTENTS-0001" -#: ../gtk/gtktextutil.c:61 +#: gtk/gtktextutil.c:61 msgid "LRM _Left-to-right mark" msgstr "LRM _Vasemmalta oikealle -merkki" -#: ../gtk/gtktextutil.c:62 +#: gtk/gtktextutil.c:62 msgid "RLM _Right-to-left mark" msgstr "RLM _Oikealta vasemmalle -merkki" -#: ../gtk/gtktextutil.c:63 +#: gtk/gtktextutil.c:63 msgid "LRE Left-to-right _embedding" msgstr "LRE Vasemmalta oikealle -_upotus" -#: ../gtk/gtktextutil.c:64 +#: gtk/gtktextutil.c:64 msgid "RLE Right-to-left e_mbedding" msgstr "RLE Oikealta vasemmalle -u_potus" -#: ../gtk/gtktextutil.c:65 +#: gtk/gtktextutil.c:65 msgid "LRO Left-to-right _override" msgstr "LRO Vasemmalta oikealle -_sivuutus" -#: ../gtk/gtktextutil.c:66 +#: gtk/gtktextutil.c:66 msgid "RLO Right-to-left o_verride" msgstr "RLO Oikealta vasemmalle -s_ivuutus" -#: ../gtk/gtktextutil.c:67 +#: gtk/gtktextutil.c:67 msgid "PDF _Pop directional formatting" msgstr "PDF P_alauta suuntamuotoilu" -#: ../gtk/gtktextutil.c:68 +#: gtk/gtktextutil.c:68 msgid "ZWS _Zero width space" msgstr "ZWS _Nollan levyinen väli" -#: ../gtk/gtktextutil.c:69 +#: gtk/gtktextutil.c:69 msgid "ZWJ Zero width _joiner" msgstr "ZWN Nollan levyinen _yhdistäjä" -#: ../gtk/gtktextutil.c:70 +#: gtk/gtktextutil.c:70 msgid "ZWNJ Zero width _non-joiner" msgstr "ZWNJ Nollan levyinen _ei-yhdistäjä" # , c-format -#: ../gtk/gtkthemes.c:71 +#: gtk/gtkthemes.c:71 #, c-format msgid "Unable to locate theme engine in module_path: \"%s\"," msgstr "Teemamoottorin moduulia ei löytynyt module_path:sta:\"%s\"," -#: ../gtk/gtktipsquery.c:188 +#: gtk/gtktipsquery.c:188 msgid "--- No Tip ---" msgstr "--- Ei vinkkiä ---" -#: ../gtk/gtkuimanager.c:1453 +#: gtk/gtkuimanager.c:1453 #, c-format msgid "Unexpected start tag '%s' on line %d char %d" msgstr "Odottamaton alkutagi \"%s\" rivillä %d merkin %d kohdalla" -#: ../gtk/gtkuimanager.c:1543 +#: gtk/gtkuimanager.c:1543 #, c-format msgid "Unexpected character data on line %d char %d" msgstr "Odottamatonta merkkidataa rivillä %d merkin %d kohdalla" -#: ../gtk/gtkuimanager.c:2366 +#: gtk/gtkuimanager.c:2366 msgid "Empty" msgstr "Tyhjä" -#: ../gtk/gtkvolumebutton.c:77 +#: gtk/gtkvolumebutton.c:77 msgid "Volume" msgstr "Äänenvoimakkuus" -#: ../gtk/gtkvolumebutton.c:79 +#: gtk/gtkvolumebutton.c:79 msgid "Turns volume down or up" msgstr "Kasvattaa tai vähentää äänenvoimakkuutta" -#: ../gtk/gtkvolumebutton.c:82 +#: gtk/gtkvolumebutton.c:82 msgid "Adjusts the volume" msgstr "Säätää äänenvoimakkuutta" -#: ../gtk/gtkvolumebutton.c:85 ../gtk/gtkvolumebutton.c:88 +#: gtk/gtkvolumebutton.c:85 gtk/gtkvolumebutton.c:88 msgid "Volume Down" msgstr "Hiljemmalle" -#: ../gtk/gtkvolumebutton.c:87 +#: gtk/gtkvolumebutton.c:87 msgid "Decreases the volume" msgstr "Pienentää äänenvoimakkuutta" -#: ../gtk/gtkvolumebutton.c:91 ../gtk/gtkvolumebutton.c:94 +#: gtk/gtkvolumebutton.c:91 gtk/gtkvolumebutton.c:94 msgid "Volume Up" msgstr "Kovemmalle" -#: ../gtk/gtkvolumebutton.c:93 +#: gtk/gtkvolumebutton.c:93 msgid "Increases the volume" msgstr "Kasvattaa äänenvoimakkuutta" -#: ../gtk/gtkvolumebutton.c:151 +#: gtk/gtkvolumebutton.c:151 msgid "Muted" msgstr "Vaimennettu" -#: ../gtk/gtkvolumebutton.c:155 +#: gtk/gtkvolumebutton.c:155 msgid "Full Volume" msgstr "Täysi äänenvoimakkuus" @@ -3414,926 +3407,926 @@ msgstr "Täysi äänenvoimakkuus" #. * Do not translate and do not include the "volume percentage|" #. * part in the translation! #. -#: ../gtk/gtkvolumebutton.c:170 +#: gtk/gtkvolumebutton.c:170 #, c-format msgid "volume percentage|%d %%" msgstr "%d %%" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:5 +#: gtk/paper_names_offsets.c:5 msgid "paper size|asme_f" msgstr "asme_f" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:7 +#: gtk/paper_names_offsets.c:7 msgid "paper size|A0x2" msgstr "A0x2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:9 +#: gtk/paper_names_offsets.c:9 msgid "paper size|A0" msgstr "A0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:11 +#: gtk/paper_names_offsets.c:11 msgid "paper size|A0x3" msgstr "A0x3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:13 +#: gtk/paper_names_offsets.c:13 msgid "paper size|A1" msgstr "A1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:15 +#: gtk/paper_names_offsets.c:15 msgid "paper size|A10" msgstr "A10" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:17 +#: gtk/paper_names_offsets.c:17 msgid "paper size|A1x3" msgstr "A1x3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:19 +#: gtk/paper_names_offsets.c:19 msgid "paper size|A1x4" msgstr "A1x4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:21 +#: gtk/paper_names_offsets.c:21 msgid "paper size|A2" msgstr "A2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:23 +#: gtk/paper_names_offsets.c:23 msgid "paper size|A2x3" msgstr "A2x3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:25 +#: gtk/paper_names_offsets.c:25 msgid "paper size|A2x4" msgstr "A2x4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:27 +#: gtk/paper_names_offsets.c:27 msgid "paper size|A2x5" msgstr "A2x5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:29 +#: gtk/paper_names_offsets.c:29 msgid "paper size|A3" msgstr "A3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:31 +#: gtk/paper_names_offsets.c:31 msgid "paper size|A3 Extra" msgstr "A3 extra" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:33 +#: gtk/paper_names_offsets.c:33 msgid "paper size|A3x3" msgstr "A3x3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:35 +#: gtk/paper_names_offsets.c:35 msgid "paper size|A3x4" msgstr "A3x4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:37 +#: gtk/paper_names_offsets.c:37 msgid "paper size|A3x5" msgstr "A3x5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:39 +#: gtk/paper_names_offsets.c:39 msgid "paper size|A3x6" msgstr "A3x6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:41 +#: gtk/paper_names_offsets.c:41 msgid "paper size|A3x7" msgstr "A3x7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:43 +#: gtk/paper_names_offsets.c:43 msgid "paper size|A4" msgstr "A4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:45 +#: gtk/paper_names_offsets.c:45 msgid "paper size|A4 Extra" msgstr "A4 extra" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:47 +#: gtk/paper_names_offsets.c:47 msgid "paper size|A4 Tab" msgstr "A4 tab" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:49 +#: gtk/paper_names_offsets.c:49 msgid "paper size|A4x3" msgstr "A4x3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:51 +#: gtk/paper_names_offsets.c:51 msgid "paper size|A4x4" msgstr "A4x4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:53 +#: gtk/paper_names_offsets.c:53 msgid "paper size|A4x5" msgstr "A4x5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:55 +#: gtk/paper_names_offsets.c:55 msgid "paper size|A4x6" msgstr "A4x6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:57 +#: gtk/paper_names_offsets.c:57 msgid "paper size|A4x7" msgstr "A4x7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:59 +#: gtk/paper_names_offsets.c:59 msgid "paper size|A4x8" msgstr "A4x8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:61 +#: gtk/paper_names_offsets.c:61 msgid "paper size|A4x9" msgstr "A4x9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:63 +#: gtk/paper_names_offsets.c:63 msgid "paper size|A5" msgstr "A5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:65 +#: gtk/paper_names_offsets.c:65 msgid "paper size|A5 Extra" msgstr "A5 extra" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:67 +#: gtk/paper_names_offsets.c:67 msgid "paper size|A6" msgstr "A6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:69 +#: gtk/paper_names_offsets.c:69 msgid "paper size|A7" msgstr "A7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:71 +#: gtk/paper_names_offsets.c:71 msgid "paper size|A8" msgstr "A8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:73 +#: gtk/paper_names_offsets.c:73 msgid "paper size|A9" msgstr "A9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:75 +#: gtk/paper_names_offsets.c:75 msgid "paper size|B0" msgstr "B0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:77 +#: gtk/paper_names_offsets.c:77 msgid "paper size|B1" msgstr "B1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:79 +#: gtk/paper_names_offsets.c:79 msgid "paper size|B10" msgstr "B10" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:81 +#: gtk/paper_names_offsets.c:81 msgid "paper size|B2" msgstr "B2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:83 +#: gtk/paper_names_offsets.c:83 msgid "paper size|B3" msgstr "B3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:85 +#: gtk/paper_names_offsets.c:85 msgid "paper size|B4" msgstr "B4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:87 +#: gtk/paper_names_offsets.c:87 msgid "paper size|B5" msgstr "B5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:89 +#: gtk/paper_names_offsets.c:89 msgid "paper size|B5 Extra" msgstr "B5 extra" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:91 +#: gtk/paper_names_offsets.c:91 msgid "paper size|B6" msgstr "B6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:93 +#: gtk/paper_names_offsets.c:93 msgid "paper size|B6/C4" msgstr "B6/C4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:95 +#: gtk/paper_names_offsets.c:95 msgid "paper size|B7" msgstr "B7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:97 +#: gtk/paper_names_offsets.c:97 msgid "paper size|B8" msgstr "B8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:99 +#: gtk/paper_names_offsets.c:99 msgid "paper size|B9" msgstr "B9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:101 +#: gtk/paper_names_offsets.c:101 msgid "paper size|C0" msgstr "C0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:103 +#: gtk/paper_names_offsets.c:103 msgid "paper size|C1" msgstr "C1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:105 +#: gtk/paper_names_offsets.c:105 msgid "paper size|C10" msgstr "C10" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:107 +#: gtk/paper_names_offsets.c:107 msgid "paper size|C2" msgstr "C2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:109 +#: gtk/paper_names_offsets.c:109 msgid "paper size|C3" msgstr "C3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:111 +#: gtk/paper_names_offsets.c:111 msgid "paper size|C4" msgstr "C4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:113 +#: gtk/paper_names_offsets.c:113 msgid "paper size|C5" msgstr "C5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:115 +#: gtk/paper_names_offsets.c:115 msgid "paper size|C6" msgstr "C6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:117 +#: gtk/paper_names_offsets.c:117 msgid "paper size|C6/C5" msgstr "C6/C5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:119 +#: gtk/paper_names_offsets.c:119 msgid "paper size|C7" msgstr "C7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:121 +#: gtk/paper_names_offsets.c:121 msgid "paper size|C7/C6" msgstr "C7/C6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:123 +#: gtk/paper_names_offsets.c:123 msgid "paper size|C8" msgstr "C8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:125 +#: gtk/paper_names_offsets.c:125 msgid "paper size|C9" msgstr "C9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:127 +#: gtk/paper_names_offsets.c:127 msgid "paper size|DL Envelope" msgstr "DL-kirjekuori" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:129 +#: gtk/paper_names_offsets.c:129 msgid "paper size|RA0" msgstr "RA0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:131 +#: gtk/paper_names_offsets.c:131 msgid "paper size|RA1" msgstr "RA1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:133 +#: gtk/paper_names_offsets.c:133 msgid "paper size|RA2" msgstr "RA2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:135 +#: gtk/paper_names_offsets.c:135 msgid "paper size|SRA0" msgstr "SRA0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:137 +#: gtk/paper_names_offsets.c:137 msgid "paper size|SRA1" msgstr "SRA1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:139 +#: gtk/paper_names_offsets.c:139 msgid "paper size|SRA2" msgstr "SRA2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:141 +#: gtk/paper_names_offsets.c:141 msgid "paper size|JB0" msgstr "JB0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:143 +#: gtk/paper_names_offsets.c:143 msgid "paper size|JB1" msgstr "JB1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:145 +#: gtk/paper_names_offsets.c:145 msgid "paper size|JB10" msgstr "JB10" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:147 +#: gtk/paper_names_offsets.c:147 msgid "paper size|JB2" msgstr "JB2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:149 +#: gtk/paper_names_offsets.c:149 msgid "paper size|JB3" msgstr "JB3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:151 +#: gtk/paper_names_offsets.c:151 msgid "paper size|JB4" msgstr "JB4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:153 +#: gtk/paper_names_offsets.c:153 msgid "paper size|JB5" msgstr "JB5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:155 +#: gtk/paper_names_offsets.c:155 msgid "paper size|JB6" msgstr "JB6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:157 +#: gtk/paper_names_offsets.c:157 msgid "paper size|JB7" msgstr "JB7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:159 +#: gtk/paper_names_offsets.c:159 msgid "paper size|JB8" msgstr "JB8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:161 +#: gtk/paper_names_offsets.c:161 msgid "paper size|JB9" msgstr "JB9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:163 +#: gtk/paper_names_offsets.c:163 msgid "paper size|jis exec" msgstr "jis exec" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:165 +#: gtk/paper_names_offsets.c:165 msgid "paper size|Choukei 2 Envelope" msgstr "Choukei 2 -kirjekuori" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:167 +#: gtk/paper_names_offsets.c:167 msgid "paper size|Choukei 3 Envelope" msgstr "Choukei 3 -kirjekuori" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:169 +#: gtk/paper_names_offsets.c:169 msgid "paper size|Choukei 4 Envelope" msgstr "Choukei 4 -kirjekuori" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:171 +#: gtk/paper_names_offsets.c:171 msgid "paper size|hagaki (postcard)" msgstr "hagaki (postikortti)" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:173 +#: gtk/paper_names_offsets.c:173 msgid "paper size|kahu Envelope" msgstr "kahu-kirjekuori" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:175 +#: gtk/paper_names_offsets.c:175 msgid "paper size|kaku2 Envelope" msgstr "kaku2-kirjekuori" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:177 +#: gtk/paper_names_offsets.c:177 msgid "paper size|oufuku (reply postcard)" msgstr "oufuku (vastauspostikortti)" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:179 +#: gtk/paper_names_offsets.c:179 msgid "paper size|you4 Envelope" msgstr "you4-postikortti" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:181 +#: gtk/paper_names_offsets.c:181 msgid "paper size|10x11" msgstr "10x11" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:183 +#: gtk/paper_names_offsets.c:183 msgid "paper size|10x13" msgstr "10x13" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:185 +#: gtk/paper_names_offsets.c:185 msgid "paper size|10x14" msgstr "10x14" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:187 ../gtk/paper_names_offsets.c:189 +#: gtk/paper_names_offsets.c:187 gtk/paper_names_offsets.c:189 msgid "paper size|10x15" msgstr "10x15" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:191 +#: gtk/paper_names_offsets.c:191 msgid "paper size|11x12" msgstr "11x12" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:193 +#: gtk/paper_names_offsets.c:193 msgid "paper size|11x15" msgstr "11x15" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:195 +#: gtk/paper_names_offsets.c:195 msgid "paper size|12x19" msgstr "12x19" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:197 +#: gtk/paper_names_offsets.c:197 msgid "paper size|5x7" msgstr "5x7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:199 +#: gtk/paper_names_offsets.c:199 msgid "paper size|6x9 Envelope" msgstr "6x9-kirjekuori" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:201 +#: gtk/paper_names_offsets.c:201 msgid "paper size|7x9 Envelope" msgstr "7x9-kirjekuori" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:203 +#: gtk/paper_names_offsets.c:203 msgid "paper size|9x11 Envelope" msgstr "9x11 kirjekuori" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:205 +#: gtk/paper_names_offsets.c:205 msgid "paper size|a2 Envelope" msgstr "A2-kirjekuori" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:207 +#: gtk/paper_names_offsets.c:207 msgid "paper size|Arch A" msgstr "A-arkki" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:209 +#: gtk/paper_names_offsets.c:209 msgid "paper size|Arch B" msgstr "B-arkki" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:211 +#: gtk/paper_names_offsets.c:211 msgid "paper size|Arch C" msgstr "C-arkki" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:213 +#: gtk/paper_names_offsets.c:213 msgid "paper size|Arch D" msgstr "D-arkki" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:215 +#: gtk/paper_names_offsets.c:215 msgid "paper size|Arch E" msgstr "E-arkki" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:217 +#: gtk/paper_names_offsets.c:217 msgid "paper size|b-plus" msgstr "B-plus" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:219 +#: gtk/paper_names_offsets.c:219 msgid "paper size|c" msgstr "C" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:221 +#: gtk/paper_names_offsets.c:221 msgid "paper size|c5 Envelope" msgstr "C5-kirjekuori" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:223 +#: gtk/paper_names_offsets.c:223 msgid "paper size|d" msgstr "D" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:225 +#: gtk/paper_names_offsets.c:225 msgid "paper size|e" msgstr "E" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:227 +#: gtk/paper_names_offsets.c:227 msgid "paper size|edp" msgstr "EDP" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:229 +#: gtk/paper_names_offsets.c:229 msgid "paper size|European edp" msgstr "Eurooppalainen EDP" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:231 +#: gtk/paper_names_offsets.c:231 msgid "paper size|Executive" msgstr "Executive" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:233 +#: gtk/paper_names_offsets.c:233 msgid "paper size|f" msgstr "F" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:235 +#: gtk/paper_names_offsets.c:235 msgid "paper size|FanFold European" msgstr "FanFold, eurooppalainen" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:237 +#: gtk/paper_names_offsets.c:237 msgid "paper size|FanFold US" msgstr "FanFold, amerikkalainen" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:239 +#: gtk/paper_names_offsets.c:239 msgid "paper size|FanFold German Legal" msgstr "FanFold, saksalainen legal" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:241 +#: gtk/paper_names_offsets.c:241 msgid "paper size|Government Legal" msgstr "Government legal" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:243 +#: gtk/paper_names_offsets.c:243 msgid "paper size|Government Letter" msgstr "Government letter" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:245 +#: gtk/paper_names_offsets.c:245 msgid "paper size|Index 3x5" msgstr "Index 3x5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:247 +#: gtk/paper_names_offsets.c:247 msgid "paper size|Index 4x6 (postcard)" msgstr "Index 4x6 (postikortti)" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:249 +#: gtk/paper_names_offsets.c:249 msgid "paper size|Index 4x6 ext" msgstr "Index 4x6 ext" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:251 +#: gtk/paper_names_offsets.c:251 msgid "paper size|Index 5x8" msgstr "Index 5x8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:253 +#: gtk/paper_names_offsets.c:253 msgid "paper size|Invoice" msgstr "Lasku" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:255 +#: gtk/paper_names_offsets.c:255 msgid "paper size|Tabloid" msgstr "Tabloidi" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:257 +#: gtk/paper_names_offsets.c:257 msgid "paper size|US Legal" msgstr "US legal" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:259 +#: gtk/paper_names_offsets.c:259 msgid "paper size|US Legal Extra" msgstr "US legal extra" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:261 +#: gtk/paper_names_offsets.c:261 msgid "paper size|US Letter" msgstr "US letter" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:263 +#: gtk/paper_names_offsets.c:263 msgid "paper size|US Letter Extra" msgstr "US letter extra" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:265 +#: gtk/paper_names_offsets.c:265 msgid "paper size|US Letter Plus" msgstr "US letter plus" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:267 +#: gtk/paper_names_offsets.c:267 msgid "paper size|Monarch Envelope" msgstr "Monarch-kirjekuori" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:269 +#: gtk/paper_names_offsets.c:269 msgid "paper size|#10 Envelope" msgstr "#10-kirjekuori" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:271 +#: gtk/paper_names_offsets.c:271 msgid "paper size|#11 Envelope" msgstr "#11-kirjekuori" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:273 +#: gtk/paper_names_offsets.c:273 msgid "paper size|#12 Envelope" msgstr "#12-kirjekuori" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:275 +#: gtk/paper_names_offsets.c:275 msgid "paper size|#14 Envelope" msgstr "#14-kirjekuori" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:277 +#: gtk/paper_names_offsets.c:277 msgid "paper size|#9 Envelope" msgstr "#9-kirjekuori" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:279 +#: gtk/paper_names_offsets.c:279 msgid "paper size|Personal Envelope" msgstr "Henkilökohtainen kirjekuori" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:281 +#: gtk/paper_names_offsets.c:281 msgid "paper size|Quarto" msgstr "Quatro" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:283 +#: gtk/paper_names_offsets.c:283 msgid "paper size|Super A" msgstr "Super A" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:285 +#: gtk/paper_names_offsets.c:285 msgid "paper size|Super B" msgstr "Super B" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:287 +#: gtk/paper_names_offsets.c:287 msgid "paper size|Wide Format" msgstr "Leveä muoto" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:289 +#: gtk/paper_names_offsets.c:289 msgid "paper size|Dai-pa-kai" msgstr "Dai-pa-kai" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:291 +#: gtk/paper_names_offsets.c:291 msgid "paper size|Folio" msgstr "Folio" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:293 +#: gtk/paper_names_offsets.c:293 msgid "paper size|Folio sp" msgstr "Folio sp" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:295 +#: gtk/paper_names_offsets.c:295 msgid "paper size|Invite Envelope" msgstr "Kutsukirjekuori" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:297 +#: gtk/paper_names_offsets.c:297 msgid "paper size|Italian Envelope" msgstr "Italialainen kirjekuori" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:299 +#: gtk/paper_names_offsets.c:299 msgid "paper size|juuro-ku-kai" msgstr "juuro-ku-kai" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:301 +#: gtk/paper_names_offsets.c:301 msgid "paper size|pa-kai" msgstr "pa-kai" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:303 +#: gtk/paper_names_offsets.c:303 msgid "paper size|Postfix Envelope" msgstr "Postfix-kirjekuori" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:305 +#: gtk/paper_names_offsets.c:305 msgid "paper size|Small Photo" msgstr "Pieni valokuva" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:307 +#: gtk/paper_names_offsets.c:307 msgid "paper size|prc1 Envelope" msgstr "prc1-kirjekuori" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:309 +#: gtk/paper_names_offsets.c:309 msgid "paper size|prc10 Envelope" msgstr "prc10-kirjekuori" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:311 +#: gtk/paper_names_offsets.c:311 msgid "paper size|prc 16k" msgstr "prc 16k" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:313 +#: gtk/paper_names_offsets.c:313 msgid "paper size|prc2 Envelope" msgstr "prc2-kirjekuori" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:315 +#: gtk/paper_names_offsets.c:315 msgid "paper size|prc3 Envelope" msgstr "prc3-kirjekuori" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:317 +#: gtk/paper_names_offsets.c:317 msgid "paper size|prc 32k" msgstr "prc 32k" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:319 +#: gtk/paper_names_offsets.c:319 msgid "paper size|prc4 Envelope" msgstr "prc4-kirjekuori" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:321 +#: gtk/paper_names_offsets.c:321 msgid "paper size|prc5 Envelope" msgstr "prc5-kirjekuori" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:323 +#: gtk/paper_names_offsets.c:323 msgid "paper size|prc6 Envelope" msgstr "prc6-kirjekuori" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:325 +#: gtk/paper_names_offsets.c:325 msgid "paper size|prc7 Envelope" msgstr "prc7-kirjekuori" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:327 +#: gtk/paper_names_offsets.c:327 msgid "paper size|prc8 Envelope" msgstr "prc8-kirjekuori" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:329 +#: gtk/paper_names_offsets.c:329 msgid "paper size|ROC 16k" msgstr "ROC 16k" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:331 +#: gtk/paper_names_offsets.c:331 msgid "paper size|ROC 8k" msgstr "ROC 8k" -#: ../gtk/updateiconcache.c:492 ../gtk/updateiconcache.c:552 +#: gtk/updateiconcache.c:492 gtk/updateiconcache.c:552 #, c-format msgid "different idatas found for symlinked '%s' and '%s'\n" msgstr "Eri idataa löytyi symbolisesti linkatuille \"%s\" ja \"%s\"\n" -#: ../gtk/updateiconcache.c:1374 +#: gtk/updateiconcache.c:1374 #, c-format msgid "Failed to write header\n" msgstr "Otsakkeen kirjoitus epäonnistui\n" -#: ../gtk/updateiconcache.c:1380 +#: gtk/updateiconcache.c:1380 #, c-format msgid "Failed to write hash table\n" msgstr "Hajautustaulun kirjoitus epäonnistui\n" -#: ../gtk/updateiconcache.c:1386 +#: gtk/updateiconcache.c:1386 #, c-format msgid "Failed to write folder index\n" msgstr "Kansioindeksin kirjoitus epäonnistui\n" -#: ../gtk/updateiconcache.c:1394 +#: gtk/updateiconcache.c:1394 #, c-format msgid "Failed to rewrite header\n" msgstr "Otsakkeen uudelleenkirjoitus epäonnistui\n" -#: ../gtk/updateiconcache.c:1455 +#: gtk/updateiconcache.c:1455 #, c-format msgid "Failed to open file %s : %s\n" msgstr "Tiedostoa \"%s\" ei voitu avata: %s\n" -#: ../gtk/updateiconcache.c:1463 +#: gtk/updateiconcache.c:1463 #, c-format msgid "Failed to write cache file: %s\n" msgstr "Välimuistitiedoston kirjoitus epäonnistui: %s\n" -#: ../gtk/updateiconcache.c:1499 +#: gtk/updateiconcache.c:1499 #, c-format msgid "The generated cache was invalid.\n" msgstr "Luoto välimuisti oli virheellinen.\n" -#: ../gtk/updateiconcache.c:1511 +#: gtk/updateiconcache.c:1511 #, c-format msgid "Could not rename %s to %s: %s, removing %s then.\n" msgstr "%s ei voitu uudelleen nimetä nimelle %s: %s, poistetaan %s.\n" -#: ../gtk/updateiconcache.c:1523 +#: gtk/updateiconcache.c:1523 #, c-format msgid "Could not rename %s to %s: %s\n" msgstr "Tiedoston %s uudelleennimeäminen nimelle %s epäonnistui: %s\n" -#: ../gtk/updateiconcache.c:1530 +#: gtk/updateiconcache.c:1530 #, c-format msgid "Could not rename %s back to %s: %s.\n" msgstr "Tiedoston %s nimeäminen takaisin nimelle %s epäonnistui: %s\n" -#: ../gtk/updateiconcache.c:1556 +#: gtk/updateiconcache.c:1556 #, c-format msgid "Cache file created successfully.\n" msgstr "Välimuistitiedosto luotu onnistuneesti.\n" -#: ../gtk/updateiconcache.c:1595 +#: gtk/updateiconcache.c:1595 msgid "Overwrite an existing cache, even if up to date" msgstr "Kirjoita olemassa olevan välimuistin yli vaikka se olisi ajan tasalla" -#: ../gtk/updateiconcache.c:1596 +#: gtk/updateiconcache.c:1596 msgid "Don't check for the existence of index.theme" msgstr "Älä tarkista index.theme-tiedoston olemassaoloa" -#: ../gtk/updateiconcache.c:1597 +#: gtk/updateiconcache.c:1597 msgid "Don't include image data in the cache" msgstr "Älä tallenna kuvatietoja välimuistiin" -#: ../gtk/updateiconcache.c:1598 +#: gtk/updateiconcache.c:1598 msgid "Output a C header file" msgstr "Tulosta C-otsikkotiedosto" -#: ../gtk/updateiconcache.c:1599 +#: gtk/updateiconcache.c:1599 msgid "Turn off verbose output" msgstr "Poista suulas tuloste käytöstä" -#: ../gtk/updateiconcache.c:1600 +#: gtk/updateiconcache.c:1600 msgid "Validate existing icon cache" msgstr "Tarkista kuvakevälimuistin eheys" -#: ../gtk/updateiconcache.c:1663 +#: gtk/updateiconcache.c:1663 #, c-format msgid "File not found: %s\n" msgstr "Tiedostoa ei löydy: %s\n" -#: ../gtk/updateiconcache.c:1669 +#: gtk/updateiconcache.c:1669 #, c-format msgid "Not a valid icon cache: %s\n" msgstr "Ei kelvollinen kuvakevälimuisti: %s\n" -#: ../gtk/updateiconcache.c:1682 +#: gtk/updateiconcache.c:1682 #, c-format msgid "No theme index file." msgstr "Teeman indeksitiedostoa ei löydy." -#: ../gtk/updateiconcache.c:1686 +#: gtk/updateiconcache.c:1686 #, c-format msgid "" "No theme index file in '%s'.\n" @@ -4344,277 +4337,277 @@ msgstr "" "--ignore-theme-index.\n" #. ID -#: ../modules/input/imam-et.c:454 +#: modules/input/imam-et.c:454 msgid "Amharic (EZ+)" msgstr "Amhari (EZ+)" #. ID -#: ../modules/input/imcedilla.c:92 +#: modules/input/imcedilla.c:92 msgid "Cedilla" msgstr "Sedilji" #. ID -#: ../modules/input/imcyrillic-translit.c:217 +#: modules/input/imcyrillic-translit.c:217 msgid "Cyrillic (Transliterated)" msgstr "Kyrillinen (translitteroitu)" #. ID -#: ../modules/input/iminuktitut.c:127 +#: modules/input/iminuktitut.c:127 msgid "Inuktitut (Transliterated)" msgstr "Inukitut (translitteroitu)" #. ID -#: ../modules/input/imipa.c:145 +#: modules/input/imipa.c:145 msgid "IPA" msgstr "IPA" #. ID -#: ../modules/input/immultipress.c:31 +#: modules/input/immultipress.c:31 msgid "Multipress" msgstr "Yhteispainanta" #. ID -#: ../modules/input/imthai.c:35 +#: modules/input/imthai.c:35 msgid "Thai-Lao" msgstr "Thai-Lao" #. ID -#: ../modules/input/imti-er.c:453 +#: modules/input/imti-er.c:453 msgid "Tigrigna-Eritrean (EZ+)" msgstr "Tigrigna-Eritrea (EZ+)" #. ID -#: ../modules/input/imti-et.c:453 +#: modules/input/imti-et.c:453 msgid "Tigrigna-Ethiopian (EZ+)" msgstr "Tigrigna-Etiopia (EZ+)" #. ID -#: ../modules/input/imviqr.c:244 +#: modules/input/imviqr.c:244 msgid "Vietnamese (VIQR)" msgstr "Vietnam (VIQR)" #. ID -#: ../modules/input/imxim.c:28 +#: modules/input/imxim.c:28 msgid "X Input Method" msgstr "X-syöttötapa" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1113 +#: modules/printbackends/cups/gtkprintbackendcups.c:1113 #, c-format msgid "Printer '%s' is low on toner." msgstr "Tulostimesta \"%s\" on väri vähissä." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1114 +#: modules/printbackends/cups/gtkprintbackendcups.c:1114 #, c-format msgid "Printer '%s' has no toner left." msgstr "Tulostimesta \"%s\" on väri loppu." #. Translators: "Developer" like on photo development context -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1116 +#: modules/printbackends/cups/gtkprintbackendcups.c:1116 #, c-format msgid "Printer '%s' is low on developer." msgstr "Tulostimesta \"%s\" on kehite vähissä." #. Translators: "Developer" like on photo development context -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1118 +#: modules/printbackends/cups/gtkprintbackendcups.c:1118 #, c-format msgid "Printer '%s' is out of developer." msgstr "Tulostimesta \"%s\" on kehite loppu." #. Translators: "marker" is one color bin of the printer -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1120 +#: modules/printbackends/cups/gtkprintbackendcups.c:1120 #, c-format msgid "Printer '%s' is low on at least one marker supply." msgstr "Tulostimesta \"%s\" on ainakin yksi väri vähissä." #. Translators: "marker" is one color bin of the printer -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1122 +#: modules/printbackends/cups/gtkprintbackendcups.c:1122 #, c-format msgid "Printer '%s' is out of at least one marker supply." msgstr "Tulostimesta \"%s\" on ainakin yksi väri loppu." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1123 +#: modules/printbackends/cups/gtkprintbackendcups.c:1123 #, c-format msgid "The cover is open on printer '%s'." msgstr "Tulostimen \"%s\" kansi on auki." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1124 +#: modules/printbackends/cups/gtkprintbackendcups.c:1124 #, c-format msgid "The door is open on printer '%s'." msgstr "Tulostimen \"%s\" luukku on auki." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1125 +#: modules/printbackends/cups/gtkprintbackendcups.c:1125 #, c-format msgid "Printer '%s' is low on paper." msgstr "Tulostimesta \"%s\" on paperi vähissä." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1126 +#: modules/printbackends/cups/gtkprintbackendcups.c:1126 #, c-format msgid "Printer '%s' is out of paper." msgstr "Tulostimesta \"%s\" on paperi loppu." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1127 +#: modules/printbackends/cups/gtkprintbackendcups.c:1127 #, c-format msgid "Printer '%s' is currently off-line." msgstr "Tulostin \"%s\" ei ole päällä." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1128 +#: modules/printbackends/cups/gtkprintbackendcups.c:1128 #, c-format msgid "Printer '%s' may not be connected." msgstr "Tulostinta \"%s\" ei ole ehkä liitetty." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1129 +#: modules/printbackends/cups/gtkprintbackendcups.c:1129 #, c-format msgid "There is a problem on printer '%s'." msgstr "Tulostimella \"%s\" on ongelma." #. Translators: this is a printer status. -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1372 +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "Pysäytetty; työt hylätään" #. Translators: this is a printer status. -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1378 +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "Työt hylätään" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "Kaksipuolinen" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2000 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "Paperin tyyppi" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2001 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "Paperin lähde" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2002 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "Tulostuskaukalo" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2011 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "Yksipuolinen" #. Translators: this is an option of "Paper Source" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2015 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2023 +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 msgid "Auto Select" msgstr "Valitse automaattisesti" #. Translators: this is an option of "Paper Source" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2017 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2019 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2021 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2492 +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 msgid "Printer Default" msgstr "Oletustulostin" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2686 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "Kiireellinen" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2686 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "Tärkeä" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2686 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "Tavallinen" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2686 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "Ei kiireellinen" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2727 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "None" msgstr "Ei mikään" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2727 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "Luokiteltu" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2727 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "Luottamuksellinen" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2727 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Secret" msgstr "Salainen" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2727 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "Normaali" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2727 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "Erittäin salainen" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2727 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "Luokittelematon" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2826 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, c-format msgid "Custom %sx%s" msgstr "Oma %sx%s" #. default filename used for print-to-file -#: ../modules/printbackends/file/gtkprintbackendfile.c:235 +#: modules/printbackends/file/gtkprintbackendfile.c:235 #, c-format msgid "output.%s" msgstr "tuloste.%s" -#: ../modules/printbackends/file/gtkprintbackendfile.c:464 +#: modules/printbackends/file/gtkprintbackendfile.c:464 msgid "Print to File" msgstr "Tulosta tiedostoon" -#: ../modules/printbackends/file/gtkprintbackendfile.c:541 +#: modules/printbackends/file/gtkprintbackendfile.c:541 msgid "PDF" msgstr "PDF" -#: ../modules/printbackends/file/gtkprintbackendfile.c:541 +#: modules/printbackends/file/gtkprintbackendfile.c:541 msgid "Postscript" msgstr "Postscript" -#: ../modules/printbackends/file/gtkprintbackendfile.c:553 -#: ../modules/printbackends/test/gtkprintbackendtest.c:501 +#: modules/printbackends/file/gtkprintbackendfile.c:553 +#: modules/printbackends/test/gtkprintbackendtest.c:501 msgid "Pages per _sheet:" msgstr "Sivuja a_rkille:" -#: ../modules/printbackends/file/gtkprintbackendfile.c:599 +#: modules/printbackends/file/gtkprintbackendfile.c:599 msgid "File" msgstr "Tiedosto" -#: ../modules/printbackends/file/gtkprintbackendfile.c:608 +#: modules/printbackends/file/gtkprintbackendfile.c:608 msgid "_Output format" msgstr "_Tulostusformaatti" -#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:398 +#: modules/printbackends/lpr/gtkprintbackendlpr.c:398 msgid "Print to LPR" msgstr "Tulosta LPR:ää käyttäen" -#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:424 +#: modules/printbackends/lpr/gtkprintbackendlpr.c:424 msgid "Pages Per Sheet" msgstr "Sivuja arkilla" -#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:431 +#: modules/printbackends/lpr/gtkprintbackendlpr.c:431 msgid "Command Line" msgstr "Komentorivi" #. default filename used for print-to-test -#: ../modules/printbackends/test/gtkprintbackendtest.c:235 +#: modules/printbackends/test/gtkprintbackendtest.c:235 #, c-format msgid "test-output.%s" msgstr "testituloste.%s" -#: ../modules/printbackends/test/gtkprintbackendtest.c:465 +#: modules/printbackends/test/gtkprintbackendtest.c:465 msgid "Print to Test Printer" msgstr "Tulosta testitulostimelle" -#: ../tests/testfilechooser.c:207 +#: tests/testfilechooser.c:207 #, c-format msgid "Could not get information for file '%s': %s" msgstr "Tiedoston \"%s\" tietojen saaminen epäonnistui: %s" diff --git a/po/fr.po b/po/fr.po index 48d1ac5074..34f7a024fd 100644 --- a/po/fr.po +++ b/po/fr.po @@ -16,7 +16,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+ HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2008-02-15 22:21+0100\n" "Last-Translator: Claude Paroz \n" "Language-Team: GNOME French Team \n" @@ -974,7 +974,7 @@ msgstr "Impossible d'enregistrer les données TIFF" msgid "Couldn't write to TIFF file" msgstr "Impossible d'écrire le fichier TIFF" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "Le format d'image TIFF" @@ -1166,7 +1166,7 @@ msgid_plural "Opening %d Items" msgstr[0] "" msgstr[1] "" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "Licence" @@ -1180,32 +1180,32 @@ msgid "C_redits" msgstr "_Crédits" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "_Licence" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "À propos de %s" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "Crédits" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "Écrit par" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "Documenté par" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "Traduit par" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "Graphisme par" @@ -1248,7 +1248,7 @@ msgstr "Alt" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "Super" @@ -1258,7 +1258,7 @@ msgstr "Super" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "Hyper" @@ -1268,17 +1268,17 @@ msgstr "Hyper" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "Méta" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "Espace" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "Antislash" @@ -1326,7 +1326,7 @@ msgstr "calendar:week_start:1" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "2000" @@ -1341,7 +1341,7 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "%d" @@ -1357,7 +1357,7 @@ msgstr "%d" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "%d" @@ -1373,7 +1373,7 @@ msgstr "%d" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "%Y" @@ -1500,7 +1500,7 @@ msgstr "_Palette :" msgid "Color Wheel" msgstr "Cercle des couleurs" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " @@ -1511,7 +1511,7 @@ msgstr "" "sur une entrée de palette, ou sélectionner cette couleur comme actuelle en " "la glissant sur un autre échantillon de couleur à côté." -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." @@ -1519,11 +1519,11 @@ msgstr "" "La couleur que vous avez choisie. Vous pouvez faire glisser cette couleur " "dans une entrée de la palette pour pouvoir la réutiliser ultérieurement." -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "_Enregistrer la couleur ici" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1536,11 +1536,11 @@ msgstr "" msgid "Color Selection" msgstr "Sélecteur de couleurs" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "_Méthodes de saisie" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "_Insérer un caractère de contrôle Unicode" @@ -1556,7 +1556,7 @@ msgstr "Bureau" msgid "(None)" msgstr "(Aucun)" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "Autre..." @@ -2043,7 +2043,7 @@ msgstr "_Taille :" msgid "_Preview:" msgstr "_Aperçu :" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "Sélecteur de polices" @@ -2081,7 +2081,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "L'icône « %s » n'est pas présente dans le thème" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 msgid "Failed to load icon" msgstr "Impossible de charger l'icône" @@ -2172,19 +2172,11 @@ msgstr "(inconnu)" msgid "Cl_ear" msgstr "_Effacer" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "URI" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "L'URI lié à ce bouton" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 msgid "Copy URL" msgstr "Copier l'URL" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 msgid "Invalid URI" msgstr "URI non valide" @@ -2264,26 +2256,18 @@ msgid "_Password:" msgstr "_Pression :" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +msgid "Forget password _immediately" msgstr "" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +msgid "Remember password until you _logout" msgstr "" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +msgid "Remember _forever" msgstr "" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "Espacement autour de la flèche" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "Espacement autour de la flèche de défilement" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "Page %u" @@ -2349,7 +2333,7 @@ msgstr "_Taille du papier :" msgid "_Orientation:" msgstr "_Orientation :" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 msgid "Page Setup" msgstr "Mise en page" @@ -2406,7 +2390,7 @@ msgstr "Chemin en amont" msgid "Down Path" msgstr "Chemin en aval" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 msgid "File System Root" msgstr "Racine du système de fichiers" @@ -2519,8 +2503,9 @@ msgstr "Imprimante déconnectée" msgid "Out of paper" msgstr "Manque de papier" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 msgid "Paused" msgstr "En pause" @@ -2567,35 +2552,35 @@ msgstr "Identificateur non valide pour PrintDlgEx" msgid "Unspecified error" msgstr "Erreur non précisée" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 msgid "Printer" msgstr "Imprimante" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 msgid "Location" msgstr "Emplacement" -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "État" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 msgid "Range" msgstr "Plage" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 msgid "_All Pages" msgstr "_Toutes les pages" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 msgid "C_urrent Page" msgstr "Page act_uelle" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 msgid "Pag_es:" msgstr "Pag_es :" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" @@ -2603,152 +2588,144 @@ msgstr "" "Indiquez une ou plusieurs intervalles de pages,\n" "p. ex. 1-3, 7, 11" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "Copies" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "Copie_s :" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 msgid "C_ollate" msgstr "_Rassembler" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 msgid "_Reverse" msgstr "Inve_rser" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "Général" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "Agencement" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 msgid "Pages per _side:" msgstr "Pages par _côté :" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "_Recto verso :" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 msgid "_Only print:" msgstr "Imprimer _seulement :" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "Toutes les pages" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "Pages paires" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "Pages impaires" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 msgid "Sc_ale:" msgstr "É_chelle :" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "Papier" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 msgid "Paper _type:" msgstr "_Type de papier :" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 msgid "Paper _source:" msgstr "_Source du papier :" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "_Bac de sortie :" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "Détails de la tâche" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "_Priorité :" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "Informations de _facturation :" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "Impression du document" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 msgid "_Now" msgstr "_Maintenant" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "_À :" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 msgid "On _hold" msgstr "En _attente" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "Ajout d'une page de couverture" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "A_vant :" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "A_près :" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "Tâche" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "Avancé" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "Qualité de l'image" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 msgid "Color" msgstr "Couleur" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "Se termine" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "Certains paramètres dans la boîte de dialogue sont en conflit" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 msgid "Print" msgstr "Imprimer" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "Groupe" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "Le groupe de boutons radio auquel appartient ce bouton." - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2771,36 +2748,36 @@ msgstr "" msgid "Select which type of documents are shown" msgstr "Sélectionnez les types de fichiers à afficher" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "Aucun élément trouvé pour l'URI « %s »" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "Filtre sans titre" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 msgid "Could not remove item" msgstr "Impossible de supprimer l'élément" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 msgid "Could not clear list" msgstr "Impossible d'effacer la liste" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 msgid "Copy _Location" msgstr "_Copier l'emplacement" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "_Enlever de la liste" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 msgid "_Clear List" msgstr "_Effacer la liste" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "Afficher les ressources _privées" @@ -2854,10 +2831,10 @@ msgstr "_%d. %s" msgid "recent menu label|%d. %s" msgstr "%d. %s" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "Impossible de trouver un élément dont l'URI est « %s »" @@ -4534,92 +4511,96 @@ msgstr "" msgid "There is a problem on printer '%s'." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "Recto verso" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "Type de papier" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "Source du papier" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "Bac de sortie" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "Recto" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 msgid "Auto Select" msgstr "Sélection automatique" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 msgid "Printer Default" msgstr "Défaut" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "Urgent" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "Haute" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "Moyenne" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "Basse" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "None" msgstr "Aucune" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "Classifié" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "Confidentiel" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Secret" msgstr "Secret" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "Standard" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "Top secret" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "Non classifié" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, fuzzy, c-format msgid "Custom %sx%s" msgstr "Personnalisé %2.fx%.2f" @@ -4682,6 +4663,24 @@ msgstr "Imprimer vers une imprimante test" msgid "Could not get information for file '%s': %s" msgstr "Impossible d'obtenir les informations du fichier « %s » : %s" +#~ msgid "URI" +#~ msgstr "URI" + +#~ msgid "The URI bound to this button" +#~ msgstr "L'URI lié à ce bouton" + +#~ msgid "Arrow spacing" +#~ msgstr "Espacement autour de la flèche" + +#~ msgid "Scroll arrow spacing" +#~ msgstr "Espacement autour de la flèche de défilement" + +#~ msgid "Group" +#~ msgstr "Groupe" + +#~ msgid "The radio tool button whose group this button belongs to." +#~ msgstr "Le groupe de boutons radio auquel appartient ce bouton." + #~ msgid "Invalid filename: %s" #~ msgstr "Nom de fichier non valide : %s" diff --git a/po/ga.po b/po/ga.po index b6e88d8bb4..3caf735e17 100644 --- a/po/ga.po +++ b/po/ga.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+ HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2007-12-19 10:28-0700\n" "Last-Translator: Seán de Búrca \n" "Language-Team: Irish \n" @@ -937,7 +937,7 @@ msgstr "Theip ar scríobh sonraí TIFF" msgid "Couldn't write to TIFF file" msgstr "Níorbh fhéidir scríobh sa chomhad TIFF" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "An fhormáid íomhá TIFF" @@ -1128,7 +1128,7 @@ msgstr[2] "" msgstr[3] "" msgstr[4] "" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "Ceadúnas" @@ -1142,32 +1142,32 @@ msgid "C_redits" msgstr "_Admhálacha" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "_Ceadúnas" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "Maidir le %s" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "Admhálacha" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "Scríofa ag" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "Doiciméadaithe ag" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "Aistrithe ag" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "Maisiúchán le" @@ -1210,7 +1210,7 @@ msgstr "Alt" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "Super" @@ -1220,7 +1220,7 @@ msgstr "Super" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "Hyper" @@ -1230,17 +1230,17 @@ msgstr "Hyper" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "Meta" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "Space" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "Backslash" @@ -1288,7 +1288,7 @@ msgstr "calendar:week_start:0" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "2000" @@ -1303,7 +1303,7 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "%d" @@ -1319,7 +1319,7 @@ msgstr "%d" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "%d" @@ -1335,7 +1335,7 @@ msgstr "%d" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "%Y" @@ -1455,24 +1455,24 @@ msgstr "_Pailéad:" msgid "Color Wheel" msgstr "Roth na nDathanna" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " "current by dragging it to the other color swatch alongside." msgstr "" -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." msgstr "" -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "_Sábháil dath anseo" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1482,11 +1482,11 @@ msgstr "" msgid "Color Selection" msgstr "Roghnú Datha" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "_Modhanna Ionchuir" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "_Ionsáigh Carachtar Rialú Unicode" @@ -1502,7 +1502,7 @@ msgstr "Deasc" msgid "(None)" msgstr "(Neamhní)" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "Eile..." @@ -1973,7 +1973,7 @@ msgstr "_Méid:" msgid "_Preview:" msgstr "_Réamhamharc:" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "Roghnú Cló" @@ -2007,7 +2007,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "Níl deilbhín '%s' ann sa téama" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 msgid "Failed to load icon" msgstr "Theip ar luchtú deilbhín" @@ -2098,19 +2098,11 @@ msgstr "(anaithnid)" msgid "Cl_ear" msgstr "_Glan" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "URI" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 msgid "Copy URL" msgstr "Cóipeáil URL" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 msgid "Invalid URI" msgstr "URI Neamhbhailí" @@ -2190,26 +2182,18 @@ msgid "_Password:" msgstr "_Brú:" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +msgid "Forget password _immediately" msgstr "" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +msgid "Remember password until you _logout" msgstr "" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +msgid "Remember _forever" msgstr "" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "Spásáil saighde" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "Spásáil scrollsaighde" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "Leathanach %u" @@ -2268,7 +2252,7 @@ msgstr "Méid an _pháipéir:" msgid "_Orientation:" msgstr "_Treoshuíomh:" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 msgid "Page Setup" msgstr "Socrú Leathanaigh" @@ -2325,7 +2309,7 @@ msgstr "Conair Suas" msgid "Down Path" msgstr "Conair Síos" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 msgid "File System Root" msgstr "Fréamh Chóras Comhaid" @@ -2438,8 +2422,9 @@ msgstr "Printéir as líne" msgid "Out of paper" msgstr "Páipéar ídithe" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 msgid "Paused" msgstr "Curtha ar Shos" @@ -2486,35 +2471,35 @@ msgstr "Lorgán neamhbhailí chuig PrintDlgEx" msgid "Unspecified error" msgstr "Earráid gan sonrú" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 msgid "Printer" msgstr "Printéir" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 msgid "Location" msgstr "Suíomh" -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "Stádas" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 msgid "Range" msgstr "Raon" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 msgid "_All Pages" msgstr "_Gach Leathanach" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 msgid "C_urrent Page" msgstr "Leathanach _Reatha" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 msgid "Pag_es:" msgstr "_Leathanaigh" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" @@ -2522,152 +2507,144 @@ msgstr "" "Sonraigh raon leathanaigh amháin nó níos mó,\n" " m.s. 1-3,7,11" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "Cóipeanna" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "Cóip_eanna:" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 msgid "C_ollate" msgstr "C_omhordaigh" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 msgid "_Reverse" msgstr "_Aisiompaithe" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "Ginearálta" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "Leagan Amach" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 msgid "Pages per _side:" msgstr "Leathanaigh sa _taobh:" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "_Déthaobhach:" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 msgid "_Only print:" msgstr "_Ná priontáil ach:" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "Gach leathán" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "Leatháin chothroma" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "Leatháin chorra" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 msgid "Sc_ale:" msgstr "_Scála:" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "Páipéar" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 msgid "Paper _type:" msgstr "Cineál an pháipéir:" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 msgid "Paper _source:" msgstr "_Foinse an pháipéir:" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "T_ráidire aschurtha:" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "Sonraí Jab:" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "Tosaí_ocht:" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "Eolas billeáil" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "Priontáil Cáipéis" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 msgid "_Now" msgstr "A_nois" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "A_g:" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 msgid "On _hold" msgstr "Ar feit_heamh" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "Cuir Leathanach Cumhdaigh Leis" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "_Roimh:" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "_Tar Éis:" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "Jab" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "Casta" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "Cáilíocht Íomhá" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 msgid "Color" msgstr "Dath" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "Ag críochnú" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 msgid "Print" msgstr "Priontáil" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "Grúpa" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "" - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2688,36 +2665,36 @@ msgstr "" msgid "Select which type of documents are shown" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "Níor aimsíodh mír le URI '%s'" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "Scagaire gan teideal" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 msgid "Could not remove item" msgstr "Níorbh fhéidir mír a bhaint" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 msgid "Could not clear list" msgstr "Níorbh fhéidir liosta a ghlanadh" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 msgid "Copy _Location" msgstr "Cóipeái_l Suíomh" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "_Bain den Liosta" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 msgid "_Clear List" msgstr "_Glan Liosta" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "Taispeáin _Acmhainní Príobháideacha" @@ -2771,10 +2748,10 @@ msgstr "_%d. %s" msgid "recent menu label|%d. %s" msgstr "%d. %s" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "Ní féidir mír a aimsiú le URI '%s'" @@ -4438,92 +4415,96 @@ msgstr "" msgid "There is a problem on printer '%s'." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "Déthaobhach" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "Cineál an Pháipéir" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "Foinse an Pháipéir" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "Tráidire Aschurtha" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "Aonthaobhach" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 msgid "Auto Select" msgstr "Roghnaigh go hUathoibríoch" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 msgid "Printer Default" msgstr "Réamhshocrú Printéara" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "Práinneach" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "Ard" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "Measartha" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "Íseal" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "None" msgstr "Neamhní" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "Rúnaicmithe" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "Faoi Rún" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Secret" msgstr "Rúnda" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "Caighdeánach" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "An-Rúnda" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "Neamhrúnaicmithe" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, fuzzy, c-format msgid "Custom %sx%s" msgstr "%.2fx%.2f Saincheaptha" @@ -4586,6 +4567,18 @@ msgstr "Priontáil go Printéir Tástála" msgid "Could not get information for file '%s': %s" msgstr "Níorbh fhéidir eolas a fháil le comhad '%s': %s" +#~ msgid "URI" +#~ msgstr "URI" + +#~ msgid "Arrow spacing" +#~ msgstr "Spásáil saighde" + +#~ msgid "Scroll arrow spacing" +#~ msgstr "Spásáil scrollsaighde" + +#~ msgid "Group" +#~ msgstr "Grúpa" + #~ msgid "Invalid filename: %s" #~ msgstr "Comhad neamhbhailí: %s" diff --git a/po/gl.po b/po/gl.po index 5bfef505e0..317ae55375 100644 --- a/po/gl.po +++ b/po/gl.po @@ -16,7 +16,7 @@ msgid "" msgstr "" "Project-Id-Version: gl\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-12 17:11+0200\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2008-08-11 21:31+0200\n" "Last-Translator: Ignacio Casal Quinteiro \n" "Language-Team: Galego \n" @@ -26,56 +26,56 @@ msgstr "" "X-Generator: KBabel 1.11.4\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ../gdk/directfb/gdkdisplay-directfb.c:55 +#: gdk/directfb/gdkdisplay-directfb.c:55 msgid "directfb arg" msgstr "arg directfb" -#: ../gdk/directfb/gdkdisplay-directfb.c:55 +#: gdk/directfb/gdkdisplay-directfb.c:55 msgid "sdl|system" msgstr "sistema" #. Description of --class=CLASS in --help output -#: ../gdk/gdk.c:126 +#: gdk/gdk.c:126 msgid "Program class as used by the window manager" msgstr "Clase do programa tal como a usa o xestor de fiestras" #. Placeholder in --class=CLASS in --help output -#: ../gdk/gdk.c:127 +#: gdk/gdk.c:127 msgid "CLASS" msgstr "CLASE" #. Description of --name=NAME in --help output -#: ../gdk/gdk.c:129 +#: gdk/gdk.c:129 msgid "Program name as used by the window manager" msgstr "Nome do programa tal como o usa o xestor de fiestras" #. Placeholder in --name=NAME in --help output -#: ../gdk/gdk.c:130 +#: gdk/gdk.c:130 msgid "NAME" msgstr "NOME" #. Description of --display=DISPLAY in --help output -#: ../gdk/gdk.c:132 +#: gdk/gdk.c:132 msgid "X display to use" msgstr "Visor X a usar" #. Placeholder in --display=DISPLAY in --help output -#: ../gdk/gdk.c:133 +#: gdk/gdk.c:133 msgid "DISPLAY" msgstr "VISOR" #. Description of --screen=SCREEN in --help output -#: ../gdk/gdk.c:135 +#: gdk/gdk.c:135 msgid "X screen to use" msgstr "Pantalla X a usar" #. Placeholder in --screen=SCREEN in --help output -#: ../gdk/gdk.c:136 +#: gdk/gdk.c:136 msgid "SCREEN" msgstr "PANTALLA" #. Description of --gdk-debug=FLAGS in --help output -#: ../gdk/gdk.c:139 +#: gdk/gdk.c:139 msgid "Gdk debugging flags to set" msgstr "Flags de depuración Gdk a establecer" @@ -83,176 +83,176 @@ msgstr "Flags de depuración Gdk a establecer" #. Placeholder in --gdk-no-debug=FLAGS in --help output #. Placeholder in --gtk-debug=FLAGS in --help output #. Placeholder in --gtk-no-debug=FLAGS in --help output -#: ../gdk/gdk.c:140 ../gdk/gdk.c:143 ../gtk/gtkmain.c:428 ../gtk/gtkmain.c:431 +#: gdk/gdk.c:140 gdk/gdk.c:143 gtk/gtkmain.c:428 gtk/gtkmain.c:431 msgid "FLAGS" msgstr "FLAGS" #. Description of --gdk-no-debug=FLAGS in --help output -#: ../gdk/gdk.c:142 +#: gdk/gdk.c:142 msgid "Gdk debugging flags to unset" msgstr "Flags de depuración Gdk a quitar" -#: ../gdk/keyname-table.h:3940 +#: gdk/keyname-table.h:3940 msgid "keyboard label|BackSpace" msgstr "Retroceso" -#: ../gdk/keyname-table.h:3941 +#: gdk/keyname-table.h:3941 msgid "keyboard label|Tab" msgstr "Tabulador" -#: ../gdk/keyname-table.h:3942 +#: gdk/keyname-table.h:3942 msgid "keyboard label|Return" msgstr "Retorno" -#: ../gdk/keyname-table.h:3943 +#: gdk/keyname-table.h:3943 msgid "keyboard label|Pause" msgstr "Pausa" -#: ../gdk/keyname-table.h:3944 +#: gdk/keyname-table.h:3944 msgid "keyboard label|Scroll_Lock" msgstr "Bloq_Despr" -#: ../gdk/keyname-table.h:3945 +#: gdk/keyname-table.h:3945 msgid "keyboard label|Sys_Req" msgstr "Pet_Sis" -#: ../gdk/keyname-table.h:3946 +#: gdk/keyname-table.h:3946 msgid "keyboard label|Escape" msgstr "Esc" -#: ../gdk/keyname-table.h:3947 +#: gdk/keyname-table.h:3947 msgid "keyboard label|Multi_key" msgstr "Tecla_múltiple" -#: ../gdk/keyname-table.h:3948 +#: gdk/keyname-table.h:3948 msgid "keyboard label|Home" msgstr "Inicio" -#: ../gdk/keyname-table.h:3949 +#: gdk/keyname-table.h:3949 msgid "keyboard label|Left" msgstr "Esquerda" -#: ../gdk/keyname-table.h:3950 +#: gdk/keyname-table.h:3950 msgid "keyboard label|Up" msgstr "Arriba" -#: ../gdk/keyname-table.h:3951 +#: gdk/keyname-table.h:3951 msgid "keyboard label|Right" msgstr "Dereita" -#: ../gdk/keyname-table.h:3952 +#: gdk/keyname-table.h:3952 msgid "keyboard label|Down" msgstr "Abaixo" -#: ../gdk/keyname-table.h:3953 +#: gdk/keyname-table.h:3953 msgid "keyboard label|Page_Up" msgstr "Re_Páx" -#: ../gdk/keyname-table.h:3954 +#: gdk/keyname-table.h:3954 msgid "keyboard label|Page_Down" msgstr "Av_Páx" -#: ../gdk/keyname-table.h:3955 +#: gdk/keyname-table.h:3955 msgid "keyboard label|End" msgstr "Fin" -#: ../gdk/keyname-table.h:3956 +#: gdk/keyname-table.h:3956 msgid "keyboard label|Begin" msgstr "Inicio" -#: ../gdk/keyname-table.h:3957 +#: gdk/keyname-table.h:3957 msgid "keyboard label|Print" msgstr "Imprimir" -#: ../gdk/keyname-table.h:3958 +#: gdk/keyname-table.h:3958 msgid "keyboard label|Insert" msgstr "Inserir" -#: ../gdk/keyname-table.h:3959 +#: gdk/keyname-table.h:3959 msgid "keyboard label|Num_Lock" msgstr "Bloq_Núm" -#: ../gdk/keyname-table.h:3960 +#: gdk/keyname-table.h:3960 msgid "keyboard label|KP_Space" msgstr "TN_Espacio" -#: ../gdk/keyname-table.h:3961 +#: gdk/keyname-table.h:3961 msgid "keyboard label|KP_Tab" msgstr "TN_Tabulador" -#: ../gdk/keyname-table.h:3962 +#: gdk/keyname-table.h:3962 msgid "keyboard label|KP_Enter" msgstr "TN_Intro" -#: ../gdk/keyname-table.h:3963 +#: gdk/keyname-table.h:3963 msgid "keyboard label|KP_Home" msgstr "TN_Inicio" -#: ../gdk/keyname-table.h:3964 +#: gdk/keyname-table.h:3964 msgid "keyboard label|KP_Left" msgstr "TN_Esquerda" -#: ../gdk/keyname-table.h:3965 +#: gdk/keyname-table.h:3965 msgid "keyboard label|KP_Up" msgstr "TN_Arriba" -#: ../gdk/keyname-table.h:3966 +#: gdk/keyname-table.h:3966 msgid "keyboard label|KP_Right" msgstr "TN_Dereita" -#: ../gdk/keyname-table.h:3967 +#: gdk/keyname-table.h:3967 msgid "keyboard label|KP_Down" msgstr "TN_Abaixo" -#: ../gdk/keyname-table.h:3968 +#: gdk/keyname-table.h:3968 msgid "keyboard label|KP_Page_Up" msgstr "TN_Re_Páx" -#: ../gdk/keyname-table.h:3969 +#: gdk/keyname-table.h:3969 msgid "keyboard label|KP_Prior" msgstr "TN_Anterior" -#: ../gdk/keyname-table.h:3970 +#: gdk/keyname-table.h:3970 msgid "keyboard label|KP_Page_Down" msgstr "TN_Av_Páx" -#: ../gdk/keyname-table.h:3971 +#: gdk/keyname-table.h:3971 msgid "keyboard label|KP_Next" msgstr "TN_Seguinte" -#: ../gdk/keyname-table.h:3972 +#: gdk/keyname-table.h:3972 msgid "keyboard label|KP_End" msgstr "TN_Fin" -#: ../gdk/keyname-table.h:3973 +#: gdk/keyname-table.h:3973 msgid "keyboard label|KP_Begin" msgstr "TN_Inicio" -#: ../gdk/keyname-table.h:3974 +#: gdk/keyname-table.h:3974 msgid "keyboard label|KP_Insert" msgstr "TN_Inserir" -#: ../gdk/keyname-table.h:3975 +#: gdk/keyname-table.h:3975 msgid "keyboard label|KP_Delete" msgstr "TN_Supr" -#: ../gdk/keyname-table.h:3976 +#: gdk/keyname-table.h:3976 msgid "keyboard label|Delete" msgstr "Supr" -#: ../gdk-pixbuf/gdk-pixbuf-animation.c:133 ../gdk-pixbuf/gdk-pixbuf-io.c:944 -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1205 ../tests/testfilechooser.c:222 +#: gdk-pixbuf/gdk-pixbuf-animation.c:133 gdk-pixbuf/gdk-pixbuf-io.c:944 +#: gdk-pixbuf/gdk-pixbuf-io.c:1205 tests/testfilechooser.c:222 #, c-format msgid "Failed to open file '%s': %s" msgstr "Non se puido abrir o ficheiro '%s': %s" -#: ../gdk-pixbuf/gdk-pixbuf-animation.c:146 ../gdk-pixbuf/gdk-pixbuf-io.c:956 +#: gdk-pixbuf/gdk-pixbuf-animation.c:146 gdk-pixbuf/gdk-pixbuf-io.c:956 #, c-format msgid "Image file '%s' contains no data" msgstr "O ficheiro de imaxe '%s' non contén datos" -#: ../gdk-pixbuf/gdk-pixbuf-animation.c:188 ../gdk-pixbuf/gdk-pixbuf-io.c:993 -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1257 ../tests/testfilechooser.c:267 +#: gdk-pixbuf/gdk-pixbuf-animation.c:188 gdk-pixbuf/gdk-pixbuf-io.c:993 +#: gdk-pixbuf/gdk-pixbuf-io.c:1257 tests/testfilechooser.c:267 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" @@ -260,7 +260,7 @@ msgstr "" "Non se puido cargar a imaxe '%s': o motivo é descoñecido, probablemente o " "ficheiro gráfico está corrupto" -#: ../gdk-pixbuf/gdk-pixbuf-animation.c:221 +#: gdk-pixbuf/gdk-pixbuf-animation.c:221 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -269,12 +269,12 @@ msgstr "" "Non se puido cargar a animación '%s': o motivo é descoñecido, probablemente " "o ficheiro da animación está corrupto" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:566 +#: gdk-pixbuf/gdk-pixbuf-io.c:566 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "Foi imposible cargar o módulo de carga de imaxes: %s: %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:581 +#: gdk-pixbuf/gdk-pixbuf-io.c:581 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -283,55 +283,55 @@ msgstr "" "O módulo de carga de imaxes %s non exporta a interface adecuada, pode que " "sexa dunha versión de GTK diferente?" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:726 ../gdk-pixbuf/gdk-pixbuf-io.c:755 +#: gdk-pixbuf/gdk-pixbuf-io.c:726 gdk-pixbuf/gdk-pixbuf-io.c:755 #, c-format msgid "Image type '%s' is not supported" msgstr "O tipo de imaxe '%s' non está soportado" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:825 +#: gdk-pixbuf/gdk-pixbuf-io.c:825 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "NOn se puido recoñecer o formato do ficheiro de imaxe do ficheiro '%s'" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:833 +#: gdk-pixbuf/gdk-pixbuf-io.c:833 msgid "Unrecognized image file format" msgstr "O formato do ficheiro de imaxe non é coñecido" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1002 +#: gdk-pixbuf/gdk-pixbuf-io.c:1002 #, c-format msgid "Failed to load image '%s': %s" msgstr "Non se puido cargar a imaxe '%s': %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1638 ../gdk-pixbuf/io-gdip-utils.c:935 +#: gdk-pixbuf/gdk-pixbuf-io.c:1638 gdk-pixbuf/io-gdip-utils.c:935 #, c-format msgid "Error writing to image file: %s" msgstr "Erro ao escribir no ficheiro imaxe: %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1684 ../gdk-pixbuf/gdk-pixbuf-io.c:1815 +#: gdk-pixbuf/gdk-pixbuf-io.c:1684 gdk-pixbuf/gdk-pixbuf-io.c:1815 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "" "Esta compilación de gdk-pixbuf non soporta o almacenamiento de imaxes co " "formato: %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1718 +#: gdk-pixbuf/gdk-pixbuf-io.c:1718 msgid "Insufficient memory to save image to callback" msgstr "Non hai memoria suficiente para gardar a imaxe ao callback" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1731 +#: gdk-pixbuf/gdk-pixbuf-io.c:1731 msgid "Failed to open temporary file" msgstr "Fallou ao abrir o ficheiro temporal" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1757 +#: gdk-pixbuf/gdk-pixbuf-io.c:1757 msgid "Failed to read from temporary file" msgstr "Fallou ao ler do ficheiro temporal" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1992 +#: gdk-pixbuf/gdk-pixbuf-io.c:1992 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "Fallou ao abrir '%s' para escritura: %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:2017 +#: gdk-pixbuf/gdk-pixbuf-io.c:2017 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: %" @@ -340,15 +340,15 @@ msgstr "" "Non se puido pechar '%s' mentras se escribía a imaxe, pode que non se " "gardaran todos os datos: %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:2237 ../gdk-pixbuf/gdk-pixbuf-io.c:2288 +#: gdk-pixbuf/gdk-pixbuf-io.c:2237 gdk-pixbuf/gdk-pixbuf-io.c:2288 msgid "Insufficient memory to save image into a buffer" msgstr "Non hai memoria suficiente para gardar a imaxe no búfer" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:2334 +#: gdk-pixbuf/gdk-pixbuf-io.c:2334 msgid "Error writing to image stream" msgstr "Erro ao escribir no fluxo de imaxe" -#: ../gdk-pixbuf/gdk-pixbuf-loader.c:330 +#: gdk-pixbuf/gdk-pixbuf-loader.c:330 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -357,148 +357,143 @@ msgstr "" "Erro interno: O módulo de carga de imaxes '%s' fallou ao completar unha " "operación, pero non se deu unha razón sobre o fallo" -#: ../gdk-pixbuf/gdk-pixbuf-loader.c:373 +#: gdk-pixbuf/gdk-pixbuf-loader.c:373 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "Non está implementada a carga incremental dos tipos de imaxe '%s'" -#: ../gdk-pixbuf/gdk-pixdata.c:147 +#: gdk-pixbuf/gdk-pixdata.c:147 msgid "Image header corrupt" msgstr "A cabeceira da imaxe está corrupta" -#: ../gdk-pixbuf/gdk-pixdata.c:152 +#: gdk-pixbuf/gdk-pixdata.c:152 msgid "Image format unknown" msgstr "O formato da imaxe é descoñecido" -#: ../gdk-pixbuf/gdk-pixdata.c:157 ../gdk-pixbuf/gdk-pixdata.c:487 +#: gdk-pixbuf/gdk-pixdata.c:157 gdk-pixbuf/gdk-pixdata.c:487 msgid "Image pixel data corrupt" msgstr "Os datos do píxel da imaxe están corruptos" -#: ../gdk-pixbuf/gdk-pixdata.c:431 +#: gdk-pixbuf/gdk-pixdata.c:431 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "non se puido asignar un búfer para a imaxe de %u byte" msgstr[1] "non se puido asignar un búfer para a imaxe de %u bytes" -#: ../gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:244 msgid "Unexpected icon chunk in animation" msgstr "Porción de icona inesperada na animación" -#: ../gdk-pixbuf/io-ani.c:337 +#: gdk-pixbuf/io-ani.c:337 msgid "Unsupported animation type" msgstr "Tipo de animación non soportada" -#: ../gdk-pixbuf/io-ani.c:348 ../gdk-pixbuf/io-ani.c:406 -#: ../gdk-pixbuf/io-ani.c:432 ../gdk-pixbuf/io-ani.c:455 -#: ../gdk-pixbuf/io-ani.c:482 ../gdk-pixbuf/io-ani.c:569 +#: gdk-pixbuf/io-ani.c:348 gdk-pixbuf/io-ani.c:406 gdk-pixbuf/io-ani.c:432 +#: gdk-pixbuf/io-ani.c:455 gdk-pixbuf/io-ani.c:482 gdk-pixbuf/io-ani.c:569 msgid "Invalid header in animation" msgstr "Cabeceira inválida na animación" -#: ../gdk-pixbuf/io-ani.c:358 ../gdk-pixbuf/io-ani.c:380 -#: ../gdk-pixbuf/io-ani.c:464 ../gdk-pixbuf/io-ani.c:491 -#: ../gdk-pixbuf/io-ani.c:542 ../gdk-pixbuf/io-ani.c:614 +#: gdk-pixbuf/io-ani.c:358 gdk-pixbuf/io-ani.c:380 gdk-pixbuf/io-ani.c:464 +#: gdk-pixbuf/io-ani.c:491 gdk-pixbuf/io-ani.c:542 gdk-pixbuf/io-ani.c:614 msgid "Not enough memory to load animation" msgstr "Non hai memoria suficiente para cargar a animación" -#: ../gdk-pixbuf/io-ani.c:398 ../gdk-pixbuf/io-ani.c:424 -#: ../gdk-pixbuf/io-ani.c:443 +#: gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 gdk-pixbuf/io-ani.c:443 msgid "Malformed chunk in animation" msgstr "Porción malformada na animación" -#: ../gdk-pixbuf/io-ani.c:711 +#: gdk-pixbuf/io-ani.c:711 msgid "The ANI image format" msgstr "O formato de imaxe ANI" -#: ../gdk-pixbuf/io-bmp.c:230 ../gdk-pixbuf/io-bmp.c:267 -#: ../gdk-pixbuf/io-bmp.c:338 ../gdk-pixbuf/io-bmp.c:370 -#: ../gdk-pixbuf/io-bmp.c:393 ../gdk-pixbuf/io-bmp.c:496 +#: gdk-pixbuf/io-bmp.c:230 gdk-pixbuf/io-bmp.c:267 gdk-pixbuf/io-bmp.c:338 +#: gdk-pixbuf/io-bmp.c:370 gdk-pixbuf/io-bmp.c:393 gdk-pixbuf/io-bmp.c:496 msgid "BMP image has bogus header data" msgstr "A imaxe BMP ten datos de cabeceira erróneos" -#: ../gdk-pixbuf/io-bmp.c:241 ../gdk-pixbuf/io-bmp.c:433 +#: gdk-pixbuf/io-bmp.c:241 gdk-pixbuf/io-bmp.c:433 msgid "Not enough memory to load bitmap image" msgstr "Non existe memoria suficiente para cargar o mapa de bits" -#: ../gdk-pixbuf/io-bmp.c:319 +#: gdk-pixbuf/io-bmp.c:319 msgid "BMP image has unsupported header size" msgstr "A imaxe BMP ten un tamaño de cabeceira non soportado" -#: ../gdk-pixbuf/io-bmp.c:357 +#: gdk-pixbuf/io-bmp.c:357 msgid "Topdown BMP images cannot be compressed" msgstr "As imaxes BMP Topdown non se poden comprimir" -#: ../gdk-pixbuf/io-bmp.c:717 ../gdk-pixbuf/io-pnm.c:709 +#: gdk-pixbuf/io-bmp.c:717 gdk-pixbuf/io-pnm.c:709 msgid "Premature end-of-file encountered" msgstr "Atopouse un final de ficheiro antes do esperado" -#: ../gdk-pixbuf/io-bmp.c:1329 +#: gdk-pixbuf/io-bmp.c:1329 msgid "Couldn't allocate memory for saving BMP file" msgstr "Non se pode asignar memoria para gardar o ficheiro BMP" -#: ../gdk-pixbuf/io-bmp.c:1370 +#: gdk-pixbuf/io-bmp.c:1370 msgid "Couldn't write to BMP file" msgstr "Non se puido escribir o ficheiro BMP" -#: ../gdk-pixbuf/io-bmp.c:1423 ../gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1423 gdk-pixbuf/io-gdip-bmp.c:82 msgid "The BMP image format" msgstr "O formato de imaxe BMP" -#: ../gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:222 #, c-format msgid "Failure reading GIF: %s" msgstr "Fallo lendo o GIF: %s" -#: ../gdk-pixbuf/io-gif.c:496 ../gdk-pixbuf/io-gif.c:1477 -#: ../gdk-pixbuf/io-gif.c:1638 +#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1477 gdk-pixbuf/io-gif.c:1638 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "" "Ao ficheiro GIF fáltanlle algúns datos (quizais trucáronse nalgún momento?)" -#: ../gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:505 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "Erro interno no cargador de GIF (%s)" -#: ../gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:579 msgid "Stack overflow" msgstr "Desbordamento da pila" -#: ../gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:639 msgid "GIF image loader cannot understand this image." msgstr "O cargador de imaxes GIF non pode entender esta imaxe." -#: ../gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:668 msgid "Bad code encountered" msgstr "Atopouse un código incorrecto" -#: ../gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:678 msgid "Circular table entry in GIF file" msgstr "Entrada de táboa circular no ficheiro GIF" -#: ../gdk-pixbuf/io-gif.c:866 ../gdk-pixbuf/io-gif.c:1464 -#: ../gdk-pixbuf/io-gif.c:1511 ../gdk-pixbuf/io-gif.c:1626 +#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1464 gdk-pixbuf/io-gif.c:1511 +#: gdk-pixbuf/io-gif.c:1626 msgid "Not enough memory to load GIF file" msgstr "Non hai memoria suficiente para cargar o ficheiro GIF" -#: ../gdk-pixbuf/io-gif.c:956 +#: gdk-pixbuf/io-gif.c:956 msgid "Not enough memory to composite a frame in GIF file" msgstr "Non hai memoria suficiente para compoñer un marco no ficheiro GIF" -#: ../gdk-pixbuf/io-gif.c:1128 +#: gdk-pixbuf/io-gif.c:1128 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "A imaxe GIF está corrupta (a compresión LZW é incorrecta)" -#: ../gdk-pixbuf/io-gif.c:1178 +#: gdk-pixbuf/io-gif.c:1178 msgid "File does not appear to be a GIF file" msgstr "O ficheiro non parece ser un ficheiro GIF" -#: ../gdk-pixbuf/io-gif.c:1190 +#: gdk-pixbuf/io-gif.c:1190 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "A versión %s do formato de ficheiro GIF non está soportada" -#: ../gdk-pixbuf/io-gif.c:1299 +#: gdk-pixbuf/io-gif.c:1299 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -506,114 +501,112 @@ msgstr "" "A imaxe GIF non ten un mapa de cores global, e un marco interno non ten un " "mapa de cor local." -#: ../gdk-pixbuf/io-gif.c:1533 +#: gdk-pixbuf/io-gif.c:1533 msgid "GIF image was truncated or incomplete." msgstr "A imaxe GIF foi truncada ou incompleta." -#: ../gdk-pixbuf/io-gif.c:1689 ../gdk-pixbuf/io-gdip-gif.c:80 +#: gdk-pixbuf/io-gif.c:1689 gdk-pixbuf/io-gdip-gif.c:80 msgid "The GIF image format" msgstr "O formato de imaxe GIF" -#: ../gdk-pixbuf/io-ico.c:211 ../gdk-pixbuf/io-ico.c:225 -#: ../gdk-pixbuf/io-ico.c:277 ../gdk-pixbuf/io-ico.c:290 -#: ../gdk-pixbuf/io-ico.c:359 +#: gdk-pixbuf/io-ico.c:211 gdk-pixbuf/io-ico.c:225 gdk-pixbuf/io-ico.c:277 +#: gdk-pixbuf/io-ico.c:290 gdk-pixbuf/io-ico.c:359 msgid "Invalid header in icon" msgstr "A cabeceira da icona non é válida" -#: ../gdk-pixbuf/io-ico.c:240 ../gdk-pixbuf/io-ico.c:300 -#: ../gdk-pixbuf/io-ico.c:369 ../gdk-pixbuf/io-ico.c:432 -#: ../gdk-pixbuf/io-ico.c:462 +#: gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:369 +#: gdk-pixbuf/io-ico.c:432 gdk-pixbuf/io-ico.c:462 msgid "Not enough memory to load icon" msgstr "Non hai memoria suficiente para cargar a icona" -#: ../gdk-pixbuf/io-ico.c:322 +#: gdk-pixbuf/io-ico.c:322 msgid "Icon has zero width" msgstr "O ancho da icona é cero" -#: ../gdk-pixbuf/io-ico.c:332 +#: gdk-pixbuf/io-ico.c:332 msgid "Icon has zero height" msgstr "O alto da icona é cero" -#: ../gdk-pixbuf/io-ico.c:384 +#: gdk-pixbuf/io-ico.c:384 msgid "Compressed icons are not supported" msgstr "As iconas comprimidas non están implementadas" -#: ../gdk-pixbuf/io-ico.c:417 +#: gdk-pixbuf/io-ico.c:417 msgid "Unsupported icon type" msgstr "Tipo de icona non implemetada" -#: ../gdk-pixbuf/io-ico.c:511 +#: gdk-pixbuf/io-ico.c:511 msgid "Not enough memory to load ICO file" msgstr "Non hai memoria suficiente para cargar o ficheiro ICO" -#: ../gdk-pixbuf/io-ico.c:976 +#: gdk-pixbuf/io-ico.c:976 msgid "Image too large to be saved as ICO" msgstr "Imaxe demasiado grande para ser gardada como ICO" -#: ../gdk-pixbuf/io-ico.c:987 +#: gdk-pixbuf/io-ico.c:987 msgid "Cursor hotspot outside image" msgstr "Punto quente do cursor fora da imaxe" -#: ../gdk-pixbuf/io-ico.c:1010 +#: gdk-pixbuf/io-ico.c:1010 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "Profundidade non soportada para o ficheiro ICO: %d" -#: ../gdk-pixbuf/io-ico.c:1245 ../gdk-pixbuf/io-gdip-ico.c:59 +#: gdk-pixbuf/io-ico.c:1245 gdk-pixbuf/io-gdip-ico.c:59 msgid "The ICO image format" msgstr "O formato de imaxe ICO" -#: ../gdk-pixbuf/io-icns.c:345 +#: gdk-pixbuf/io-icns.c:345 #, c-format msgid "Error reading ICNS image: %s" msgstr "Erro ao ler a imaxe ICNS: %s" -#: ../gdk-pixbuf/io-icns.c:362 +#: gdk-pixbuf/io-icns.c:362 msgid "Could not decode ICNS file" msgstr "Non se puido decodificar o ficheiro ICNS" -#: ../gdk-pixbuf/io-icns.c:395 +#: gdk-pixbuf/io-icns.c:395 msgid "The ICNS image format" msgstr "O formato de imaxe ICNS" -#: ../gdk-pixbuf/io-jasper.c:75 +#: gdk-pixbuf/io-jasper.c:75 msgid "Couldn't allocate memory for stream" msgstr "Non se pode asignar memoria para o fluxo" -#: ../gdk-pixbuf/io-jasper.c:105 +#: gdk-pixbuf/io-jasper.c:105 msgid "Couldn't decode image" msgstr "Non se puido decodificar a imaxe" -#: ../gdk-pixbuf/io-jasper.c:123 +#: gdk-pixbuf/io-jasper.c:123 msgid "Transformed JPEG2000 has zero width or height" msgstr "O JPEG2000 transformado ten cero en ancho ou alto" -#: ../gdk-pixbuf/io-jasper.c:137 +#: gdk-pixbuf/io-jasper.c:137 msgid "Image type currently not supported" msgstr "O tipo de imaxe non está soportado actualmente" -#: ../gdk-pixbuf/io-jasper.c:149 ../gdk-pixbuf/io-jasper.c:157 +#: gdk-pixbuf/io-jasper.c:149 gdk-pixbuf/io-jasper.c:157 msgid "Couldn't allocate memory for color profile" msgstr "Non se pode asignar memoria para o perfil de cor" -#: ../gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:182 msgid "Insufficient memory to open JPEG 2000 file" msgstr "Non hai memoria suficiente para abrir o ficheiro JPEG 2000" -#: ../gdk-pixbuf/io-jasper.c:264 +#: gdk-pixbuf/io-jasper.c:264 msgid "Couldn't allocate memory to buffer image data" msgstr "Non se pode asignar memoria para os datos do búfer da imaxe" -#: ../gdk-pixbuf/io-jasper.c:308 +#: gdk-pixbuf/io-jasper.c:308 msgid "The JPEG 2000 image format" msgstr "O formato de imaxe JPEG 2000" -#: ../gdk-pixbuf/io-jpeg.c:117 +#: gdk-pixbuf/io-jpeg.c:117 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "Erro interpretando o ficheiro gráfico JPEG (%s)" -#: ../gdk-pixbuf/io-jpeg.c:529 +#: gdk-pixbuf/io-jpeg.c:529 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -621,21 +614,21 @@ msgstr "" "Non hai memoria suficiente para cargar a imaxe, intente pechar algunhas " "aplicacións para liberar memoria" -#: ../gdk-pixbuf/io-jpeg.c:570 ../gdk-pixbuf/io-jpeg.c:776 +#: gdk-pixbuf/io-jpeg.c:570 gdk-pixbuf/io-jpeg.c:776 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "Espacio de cor JPEG non soportado (%s)" -#: ../gdk-pixbuf/io-jpeg.c:668 ../gdk-pixbuf/io-jpeg.c:944 -#: ../gdk-pixbuf/io-jpeg.c:1177 ../gdk-pixbuf/io-jpeg.c:1186 +#: gdk-pixbuf/io-jpeg.c:668 gdk-pixbuf/io-jpeg.c:944 gdk-pixbuf/io-jpeg.c:1177 +#: gdk-pixbuf/io-jpeg.c:1186 msgid "Couldn't allocate memory for loading JPEG file" msgstr "Non se pode asignar memoria para cargar o ficheiro JPEG" -#: ../gdk-pixbuf/io-jpeg.c:920 +#: gdk-pixbuf/io-jpeg.c:920 msgid "Transformed JPEG has zero width or height." msgstr "O JPEG transformado ten cero en ancho ou alto." -#: ../gdk-pixbuf/io-jpeg.c:1133 ../gdk-pixbuf/io-gdip-jpeg.c:53 +#: gdk-pixbuf/io-jpeg.c:1133 gdk-pixbuf/io-gdip-jpeg.c:53 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -644,7 +637,7 @@ msgstr "" "A calidade dun JPEG debe ser un valor entre 0 e 100; o valor '%s' non pode " "ser analizado." -#: ../gdk-pixbuf/io-jpeg.c:1148 ../gdk-pixbuf/io-gdip-jpeg.c:68 +#: gdk-pixbuf/io-jpeg.c:1148 gdk-pixbuf/io-gdip-jpeg.c:68 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." @@ -652,87 +645,87 @@ msgstr "" "A calidade dun JPEG debe ser un valor entre 0 e 100; o valor '%d' non está " "permitido." -#: ../gdk-pixbuf/io-jpeg.c:1309 ../gdk-pixbuf/io-gdip-jpeg.c:136 +#: gdk-pixbuf/io-jpeg.c:1309 gdk-pixbuf/io-gdip-jpeg.c:136 msgid "The JPEG image format" msgstr "O formato de imaxe JPEG" -#: ../gdk-pixbuf/io-pcx.c:187 +#: gdk-pixbuf/io-pcx.c:187 msgid "Couldn't allocate memory for header" msgstr "Non se pode asignar memoria para a cabeceira" -#: ../gdk-pixbuf/io-pcx.c:202 ../gdk-pixbuf/io-pcx.c:560 +#: gdk-pixbuf/io-pcx.c:202 gdk-pixbuf/io-pcx.c:560 msgid "Couldn't allocate memory for context buffer" msgstr "Non se pode asignar memoria para o búfer do contexto" -#: ../gdk-pixbuf/io-pcx.c:601 +#: gdk-pixbuf/io-pcx.c:601 msgid "Image has invalid width and/or height" msgstr "A imaxe ten unha anchura e/ou altura inválida" -#: ../gdk-pixbuf/io-pcx.c:613 ../gdk-pixbuf/io-pcx.c:674 +#: gdk-pixbuf/io-pcx.c:613 gdk-pixbuf/io-pcx.c:674 msgid "Image has unsupported bpp" msgstr "A imaxe ten un bpp non soportado" -#: ../gdk-pixbuf/io-pcx.c:618 ../gdk-pixbuf/io-pcx.c:626 +#: gdk-pixbuf/io-pcx.c:618 gdk-pixbuf/io-pcx.c:626 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "A imaxe ten un número non soportado de planos %d-bit" -#: ../gdk-pixbuf/io-pcx.c:642 +#: gdk-pixbuf/io-pcx.c:642 msgid "Couldn't create new pixbuf" msgstr "Non se pode crear un búfer de píxels novo" -#: ../gdk-pixbuf/io-pcx.c:650 +#: gdk-pixbuf/io-pcx.c:650 msgid "Couldn't allocate memory for line data" msgstr "Non se pode asignar memoria para os datos de liña" -#: ../gdk-pixbuf/io-pcx.c:657 +#: gdk-pixbuf/io-pcx.c:657 msgid "Couldn't allocate memory for paletted data" msgstr "Non se pode asignar memoria para os datos de paleta" -#: ../gdk-pixbuf/io-pcx.c:704 +#: gdk-pixbuf/io-pcx.c:704 msgid "Didn't get all lines of PCX image" msgstr "Non se obtuveron todas as liñas da imaxe PCX" -#: ../gdk-pixbuf/io-pcx.c:711 +#: gdk-pixbuf/io-pcx.c:711 msgid "No palette found at end of PCX data" msgstr "Non se atopou unha paleta ao final dos datos PCX" -#: ../gdk-pixbuf/io-pcx.c:756 +#: gdk-pixbuf/io-pcx.c:756 msgid "The PCX image format" msgstr "O formato de imaxe PCX" -#: ../gdk-pixbuf/io-png.c:55 +#: gdk-pixbuf/io-png.c:55 msgid "Bits per channel of PNG image is invalid." msgstr "Os bits por canle da imaxe PNG son inválidos." -#: ../gdk-pixbuf/io-png.c:136 ../gdk-pixbuf/io-png.c:618 +#: gdk-pixbuf/io-png.c:136 gdk-pixbuf/io-png.c:618 msgid "Transformed PNG has zero width or height." msgstr "O PNG transformado ten cero en ancho ou alto." -#: ../gdk-pixbuf/io-png.c:144 +#: gdk-pixbuf/io-png.c:144 msgid "Bits per channel of transformed PNG is not 8." msgstr "Os bits por canle do PNG transformado non son 8." -#: ../gdk-pixbuf/io-png.c:153 +#: gdk-pixbuf/io-png.c:153 msgid "Transformed PNG not RGB or RGBA." msgstr "O PNG transformado non é RGB ou RGBA." -#: ../gdk-pixbuf/io-png.c:162 +#: gdk-pixbuf/io-png.c:162 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" "O PNG transformado posúe un número de canles non soportados, deben ser 3 ou " "4." -#: ../gdk-pixbuf/io-png.c:183 +#: gdk-pixbuf/io-png.c:183 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "Erro fatal no ficheiro gráfico PNG: %s" -#: ../gdk-pixbuf/io-png.c:310 +#: gdk-pixbuf/io-png.c:310 msgid "Insufficient memory to load PNG file" msgstr "Non hai memoria suficiente para cargar o ficheiro PNG" -#: ../gdk-pixbuf/io-png.c:633 +#: gdk-pixbuf/io-png.c:633 #, c-format msgid "" "Insufficient memory to store a %ld by %ld image; try exiting some " @@ -741,27 +734,27 @@ msgstr "" "Non hai memoria suficiente para almacenar unha imaxe %ld por %ld; intente " "pechar algunhas aplicacións para reducir a utilización de memoria" -#: ../gdk-pixbuf/io-png.c:684 +#: gdk-pixbuf/io-png.c:684 msgid "Fatal error reading PNG image file" msgstr "Erro fatal lendo o ficheiro gráfico PNG" -#: ../gdk-pixbuf/io-png.c:733 +#: gdk-pixbuf/io-png.c:733 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "Erro fatal lendo o ficheiro gráfico PNG: %s" -#: ../gdk-pixbuf/io-png.c:825 +#: gdk-pixbuf/io-png.c:825 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "" "As claves para os bloques texto de PNG deben ter polo menos entre 1 e un " "máximo de 79 caracteres." -#: ../gdk-pixbuf/io-png.c:833 +#: gdk-pixbuf/io-png.c:833 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "As claves para os bloques texto de PNG deben ser caracteres ASCII." -#: ../gdk-pixbuf/io-png.c:846 ../gdk-pixbuf/io-gdip-png.c:56 +#: gdk-pixbuf/io-png.c:846 gdk-pixbuf/io-gdip-png.c:56 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -770,7 +763,7 @@ msgstr "" "O nivel de compresión PNG debe ser un valor entre 0 e 9; o valor '%s' non " "pode ser analizado." -#: ../gdk-pixbuf/io-png.c:858 ../gdk-pixbuf/io-gdip-png.c:68 +#: gdk-pixbuf/io-png.c:858 gdk-pixbuf/io-gdip-png.c:68 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -779,430 +772,426 @@ msgstr "" "O nivel de compresión PNG debe ser un valor entre 0 e 9; o valor '%d' non " "está permitido." -#: ../gdk-pixbuf/io-png.c:896 +#: gdk-pixbuf/io-png.c:896 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" "O valor do bloque texto %s de PNG non pode ser convertido á codificación ISO-" "8859-1." -#: ../gdk-pixbuf/io-png.c:1045 ../gdk-pixbuf/io-gdip-png.c:133 +#: gdk-pixbuf/io-png.c:1045 gdk-pixbuf/io-gdip-png.c:133 msgid "The PNG image format" msgstr "O formato de imaxe PNG" -#: ../gdk-pixbuf/io-pnm.c:250 +#: gdk-pixbuf/io-pnm.c:250 msgid "PNM loader expected to find an integer, but didn't" msgstr "O cargador PNM esperaba atopar un enteiro, pero non o atopou" -#: ../gdk-pixbuf/io-pnm.c:282 +#: gdk-pixbuf/io-pnm.c:282 msgid "PNM file has an incorrect initial byte" msgstr "O ficheiro PNM ten un byte incial incorrecto" -#: ../gdk-pixbuf/io-pnm.c:312 +#: gdk-pixbuf/io-pnm.c:312 msgid "PNM file is not in a recognized PNM subformat" msgstr "O ficheiro PNM non está nun subformato PNM recoñecido" -#: ../gdk-pixbuf/io-pnm.c:337 +#: gdk-pixbuf/io-pnm.c:337 msgid "PNM file has an image width of 0" msgstr "O ficheiro PNM ten un ancho de imaxe de 0" -#: ../gdk-pixbuf/io-pnm.c:358 +#: gdk-pixbuf/io-pnm.c:358 msgid "PNM file has an image height of 0" msgstr "O ficheiro PNM ten un alto de imaxe de 0" -#: ../gdk-pixbuf/io-pnm.c:381 +#: gdk-pixbuf/io-pnm.c:381 msgid "Maximum color value in PNM file is 0" msgstr "O valor máximo de cor no ficheiro PNM é 0" -#: ../gdk-pixbuf/io-pnm.c:389 +#: gdk-pixbuf/io-pnm.c:389 msgid "Maximum color value in PNM file is too large" msgstr "O valor máximo de cor no ficheiro PNM é demasiado alto" -#: ../gdk-pixbuf/io-pnm.c:429 ../gdk-pixbuf/io-pnm.c:459 -#: ../gdk-pixbuf/io-pnm.c:504 +#: gdk-pixbuf/io-pnm.c:429 gdk-pixbuf/io-pnm.c:459 gdk-pixbuf/io-pnm.c:504 msgid "Raw PNM image type is invalid" msgstr "O tipo de imaxe PNM en bruto non é válido" -#: ../gdk-pixbuf/io-pnm.c:654 +#: gdk-pixbuf/io-pnm.c:654 msgid "PNM image loader does not support this PNM subformat" msgstr "O cargador de imaxes PNM non permite este subformato PNM" -#: ../gdk-pixbuf/io-pnm.c:741 ../gdk-pixbuf/io-pnm.c:968 +#: gdk-pixbuf/io-pnm.c:741 gdk-pixbuf/io-pnm.c:968 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "" "Os formatos PNM en bruto requiren exactamente un espacio en branco antes dos " "datos" -#: ../gdk-pixbuf/io-pnm.c:768 +#: gdk-pixbuf/io-pnm.c:768 msgid "Cannot allocate memory for loading PNM image" msgstr "Non se pode asignar memoria para cargar a imaxe PNM" -#: ../gdk-pixbuf/io-pnm.c:818 +#: gdk-pixbuf/io-pnm.c:818 msgid "Insufficient memory to load PNM context struct" msgstr "Non hai memoria suficiente para cargar a estrutura de contexto do PNM" -#: ../gdk-pixbuf/io-pnm.c:869 +#: gdk-pixbuf/io-pnm.c:869 msgid "Unexpected end of PNM image data" msgstr "Final non esperado dos datos da imaxe PNM" -#: ../gdk-pixbuf/io-pnm.c:997 +#: gdk-pixbuf/io-pnm.c:997 msgid "Insufficient memory to load PNM file" msgstr "Non hai memoria suficiente para cargar o ficheiro PNM" -#: ../gdk-pixbuf/io-pnm.c:1081 +#: gdk-pixbuf/io-pnm.c:1081 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "A familia formato de imaxes PNM/PBM/PGM/PPM" -#: ../gdk-pixbuf/io-ras.c:126 +#: gdk-pixbuf/io-ras.c:126 msgid "RAS image has bogus header data" msgstr "A imaxe RAS posúe datos de cabeceira erróneos" -#: ../gdk-pixbuf/io-ras.c:148 +#: gdk-pixbuf/io-ras.c:148 msgid "RAS image has unknown type" msgstr "A imaxe RAS posúe un tipo descoñecido" -#: ../gdk-pixbuf/io-ras.c:156 +#: gdk-pixbuf/io-ras.c:156 msgid "unsupported RAS image variation" msgstr "Variación de imaxe RAS non soportada" -#: ../gdk-pixbuf/io-ras.c:171 ../gdk-pixbuf/io-ras.c:200 +#: gdk-pixbuf/io-ras.c:171 gdk-pixbuf/io-ras.c:200 msgid "Not enough memory to load RAS image" msgstr "Non hai memoria suficiente para cargar a imaxe RAS" -#: ../gdk-pixbuf/io-ras.c:545 +#: gdk-pixbuf/io-ras.c:545 msgid "The Sun raster image format" msgstr "O formato de imaxe SUN raster" -#: ../gdk-pixbuf/io-tga.c:154 +#: gdk-pixbuf/io-tga.c:154 msgid "Cannot allocate memory for IOBuffer struct" msgstr "Non se pode asignar memoria para a estrutura IOBuffer" -#: ../gdk-pixbuf/io-tga.c:173 +#: gdk-pixbuf/io-tga.c:173 msgid "Cannot allocate memory for IOBuffer data" msgstr "Non se pode asignar memoria para os datos de IOBuffer" -#: ../gdk-pixbuf/io-tga.c:184 +#: gdk-pixbuf/io-tga.c:184 msgid "Cannot realloc IOBuffer data" msgstr "Non se pode voltar a reservar memoria para os datos de IOBuffer" -#: ../gdk-pixbuf/io-tga.c:214 +#: gdk-pixbuf/io-tga.c:214 msgid "Cannot allocate temporary IOBuffer data" msgstr "Non se poden asignar os datos temporais de IOBuffer" -#: ../gdk-pixbuf/io-tga.c:347 +#: gdk-pixbuf/io-tga.c:347 msgid "Cannot allocate new pixbuf" msgstr "Non se pode asignar un novo pixbuf" -#: ../gdk-pixbuf/io-tga.c:687 +#: gdk-pixbuf/io-tga.c:687 msgid "Cannot allocate colormap structure" msgstr "Non se pode asignar a estrutura do mapa de cores" -#: ../gdk-pixbuf/io-tga.c:694 +#: gdk-pixbuf/io-tga.c:694 msgid "Cannot allocate colormap entries" msgstr "Non se poden asignar as entradas do mapa de cores" -#: ../gdk-pixbuf/io-tga.c:716 +#: gdk-pixbuf/io-tga.c:716 msgid "Unexpected bitdepth for colormap entries" msgstr "Profundidade de cor inesperada para as entradas do mapa de cor" -#: ../gdk-pixbuf/io-tga.c:734 +#: gdk-pixbuf/io-tga.c:734 msgid "Cannot allocate TGA header memory" msgstr "Non se pode asignar memoria para a cabeceira TGA" -#: ../gdk-pixbuf/io-tga.c:767 +#: gdk-pixbuf/io-tga.c:767 msgid "TGA image has invalid dimensions" msgstr "A imaxe TGA ten dimensións inválidas" -#: ../gdk-pixbuf/io-tga.c:773 ../gdk-pixbuf/io-tga.c:782 -#: ../gdk-pixbuf/io-tga.c:792 ../gdk-pixbuf/io-tga.c:802 -#: ../gdk-pixbuf/io-tga.c:809 +#: gdk-pixbuf/io-tga.c:773 gdk-pixbuf/io-tga.c:782 gdk-pixbuf/io-tga.c:792 +#: gdk-pixbuf/io-tga.c:802 gdk-pixbuf/io-tga.c:809 msgid "TGA image type not supported" msgstr "O tipo de imaxe TGA non está soportada" -#: ../gdk-pixbuf/io-tga.c:856 +#: gdk-pixbuf/io-tga.c:856 msgid "Cannot allocate memory for TGA context struct" msgstr "Non se pode asignar memoria para a estrutura contexto de TGA" -#: ../gdk-pixbuf/io-tga.c:921 +#: gdk-pixbuf/io-tga.c:921 msgid "Excess data in file" msgstr "Exceso de datos no ficheiro" -#: ../gdk-pixbuf/io-tga.c:1000 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "O formato de imaxe Targa" -#: ../gdk-pixbuf/io-tiff.c:160 +#: gdk-pixbuf/io-tiff.c:160 msgid "Could not get image width (bad TIFF file)" msgstr "Non se puido obter o ancho da imaxe (ficheiro TIFF incorrecto)" -#: ../gdk-pixbuf/io-tiff.c:167 +#: gdk-pixbuf/io-tiff.c:167 msgid "Could not get image height (bad TIFF file)" msgstr "Non se puido obter o alto da imaxe (ficheiro TIFF incorrecto)" -#: ../gdk-pixbuf/io-tiff.c:175 +#: gdk-pixbuf/io-tiff.c:175 msgid "Width or height of TIFF image is zero" msgstr "O ancho ou alto da imaxe TIFF é cero" -#: ../gdk-pixbuf/io-tiff.c:184 ../gdk-pixbuf/io-tiff.c:193 +#: gdk-pixbuf/io-tiff.c:184 gdk-pixbuf/io-tiff.c:193 msgid "Dimensions of TIFF image too large" msgstr "As dimensións da imaxe TIFF son demasiado grandes" -#: ../gdk-pixbuf/io-tiff.c:217 ../gdk-pixbuf/io-tiff.c:229 -#: ../gdk-pixbuf/io-tiff.c:541 +#: gdk-pixbuf/io-tiff.c:217 gdk-pixbuf/io-tiff.c:229 gdk-pixbuf/io-tiff.c:541 msgid "Insufficient memory to open TIFF file" msgstr "Non hai memoria suficiente para abrir o ficheiro TIFF" -#: ../gdk-pixbuf/io-tiff.c:275 +#: gdk-pixbuf/io-tiff.c:275 msgid "Failed to load RGB data from TIFF file" msgstr "Non se puideron cargar os datos RGB desde o ficherio TIFF" -#: ../gdk-pixbuf/io-tiff.c:331 +#: gdk-pixbuf/io-tiff.c:331 msgid "Failed to open TIFF image" msgstr "Non se puido abrir a imaxe TIFF" -#: ../gdk-pixbuf/io-tiff.c:343 ../gdk-pixbuf/io-tiff.c:722 +#: gdk-pixbuf/io-tiff.c:343 gdk-pixbuf/io-tiff.c:722 msgid "TIFFClose operation failed" msgstr "A operación TFFClose fallou" -#: ../gdk-pixbuf/io-tiff.c:473 ../gdk-pixbuf/io-tiff.c:486 +#: gdk-pixbuf/io-tiff.c:473 gdk-pixbuf/io-tiff.c:486 msgid "Failed to load TIFF image" msgstr "Non se puido cargar a imaxe TIFF" -#: ../gdk-pixbuf/io-tiff.c:670 +#: gdk-pixbuf/io-tiff.c:670 msgid "Failed to save TIFF image" msgstr "Fallou ao gardar a imaxe TIFF" -#: ../gdk-pixbuf/io-tiff.c:708 +#: gdk-pixbuf/io-tiff.c:708 msgid "Failed to write TIFF data" msgstr "Fallou ao escribir os datos TIFF" -#: ../gdk-pixbuf/io-tiff.c:760 +#: gdk-pixbuf/io-tiff.c:760 msgid "Couldn't write to TIFF file" msgstr "Non se puido escribir o ficheiro TIFF" -#: ../gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "O formato de imaxe TIFF" -#: ../gdk-pixbuf/io-wbmp.c:246 +#: gdk-pixbuf/io-wbmp.c:246 msgid "Image has zero width" msgstr "A imaxe ten ancho cero" -#: ../gdk-pixbuf/io-wbmp.c:264 +#: gdk-pixbuf/io-wbmp.c:264 msgid "Image has zero height" msgstr "A imaxe ten alto cero" -#: ../gdk-pixbuf/io-wbmp.c:275 +#: gdk-pixbuf/io-wbmp.c:275 msgid "Not enough memory to load image" msgstr "Non hai memoria suficiente para cargar a imaxe" -#: ../gdk-pixbuf/io-wbmp.c:334 +#: gdk-pixbuf/io-wbmp.c:334 msgid "Couldn't save the rest" msgstr "Non se puido gardar o resto" -#: ../gdk-pixbuf/io-wbmp.c:375 +#: gdk-pixbuf/io-wbmp.c:375 msgid "The WBMP image format" msgstr "O formato de imaxe WBMP" -#: ../gdk-pixbuf/io-xbm.c:295 +#: gdk-pixbuf/io-xbm.c:295 msgid "Invalid XBM file" msgstr "O ficheiro XBM é inválido" -#: ../gdk-pixbuf/io-xbm.c:305 +#: gdk-pixbuf/io-xbm.c:305 msgid "Insufficient memory to load XBM image file" msgstr "Non hai memoria suficiente para cargar o ficheiro gráfico XBM" -#: ../gdk-pixbuf/io-xbm.c:453 +#: gdk-pixbuf/io-xbm.c:453 msgid "Failed to write to temporary file when loading XBM image" msgstr "" "Non se puido escribir no ficheiro temporal cando se cargaba a imaxe XBM" -#: ../gdk-pixbuf/io-xbm.c:492 +#: gdk-pixbuf/io-xbm.c:492 msgid "The XBM image format" msgstr "O formato de imaxe XBM" -#: ../gdk-pixbuf/io-xpm.c:468 +#: gdk-pixbuf/io-xpm.c:468 msgid "No XPM header found" msgstr "Non se atopou a cabeceira XPM" -#: ../gdk-pixbuf/io-xpm.c:477 +#: gdk-pixbuf/io-xpm.c:477 msgid "Invalid XPM header" msgstr "Cabeceira XPM inválida" -#: ../gdk-pixbuf/io-xpm.c:485 +#: gdk-pixbuf/io-xpm.c:485 msgid "XPM file has image width <= 0" msgstr "O ficheiro XPM ten un ancho de imaxe <= 0" -#: ../gdk-pixbuf/io-xpm.c:493 +#: gdk-pixbuf/io-xpm.c:493 msgid "XPM file has image height <= 0" msgstr "O ficheiro XPM ten un alto de imaxe <= 0" -#: ../gdk-pixbuf/io-xpm.c:501 +#: gdk-pixbuf/io-xpm.c:501 msgid "XPM has invalid number of chars per pixel" msgstr "O XPM ten un número inválido de caracteres por píxel" -#: ../gdk-pixbuf/io-xpm.c:510 +#: gdk-pixbuf/io-xpm.c:510 msgid "XPM file has invalid number of colors" msgstr "O ficheiro XPM ten un número inválido de cores" -#: ../gdk-pixbuf/io-xpm.c:522 ../gdk-pixbuf/io-xpm.c:531 -#: ../gdk-pixbuf/io-xpm.c:583 +#: gdk-pixbuf/io-xpm.c:522 gdk-pixbuf/io-xpm.c:531 gdk-pixbuf/io-xpm.c:583 msgid "Cannot allocate memory for loading XPM image" msgstr "Non se pode asignar memoria para cargar a imaxe XPM" -#: ../gdk-pixbuf/io-xpm.c:545 +#: gdk-pixbuf/io-xpm.c:545 msgid "Cannot read XPM colormap" msgstr "Non se pode ler o mapa de cor de XPM" -#: ../gdk-pixbuf/io-xpm.c:777 +#: gdk-pixbuf/io-xpm.c:777 msgid "Failed to write to temporary file when loading XPM image" msgstr "Non se puido escribir no ficheiro temporal ao cargar a imaxe XPM" -#: ../gdk-pixbuf/io-xpm.c:816 +#: gdk-pixbuf/io-xpm.c:816 msgid "The XPM image format" msgstr "O formato de imaxe XPM" -#: ../gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:59 msgid "The EMF image format" msgstr "O formato de imaxe EMF" -#: ../gdk-pixbuf/io-gdip-utils.c:212 +#: gdk-pixbuf/io-gdip-utils.c:212 #, c-format msgid "Could not allocate memory: %s" msgstr "Non se pode asignar memoria: %s" -#: ../gdk-pixbuf/io-gdip-utils.c:237 ../gdk-pixbuf/io-gdip-utils.c:350 -#: ../gdk-pixbuf/io-gdip-utils.c:383 +#: gdk-pixbuf/io-gdip-utils.c:237 gdk-pixbuf/io-gdip-utils.c:350 +#: gdk-pixbuf/io-gdip-utils.c:383 #, c-format msgid "Could not create stream: %s" msgstr "Non se puido crear o fluxo: %s" -#: ../gdk-pixbuf/io-gdip-utils.c:251 +#: gdk-pixbuf/io-gdip-utils.c:251 #, c-format msgid "Could not seek stream: %s" msgstr "Non se puido buscar o fluxo: %s" -#: ../gdk-pixbuf/io-gdip-utils.c:263 +#: gdk-pixbuf/io-gdip-utils.c:263 #, c-format msgid "Could not read from stream: %s" msgstr "Non se puido ler do fluxo: %s" -#: ../gdk-pixbuf/io-gdip-utils.c:736 +#: gdk-pixbuf/io-gdip-utils.c:736 msgid "Couldn't create pixbuf" msgstr "Non se pode crear o búfer de píxels" -#: ../gdk-pixbuf/io-gdip-utils.c:798 +#: gdk-pixbuf/io-gdip-utils.c:798 msgid "Couldn't load bitmap" msgstr "Non se puido cargar o mapa de bits" -#: ../gdk-pixbuf/io-gdip-utils.c:821 +#: gdk-pixbuf/io-gdip-utils.c:821 msgid "Couldn't load metafile" msgstr "Non se puido cargar o meta ficheiro" -#: ../gdk-pixbuf/io-gdip-utils.c:980 +#: gdk-pixbuf/io-gdip-utils.c:980 msgid "Unsupported image format for GDI+" msgstr "Formato de imaxe non soportado para GDI+" -#: ../gdk-pixbuf/io-gdip-utils.c:987 +#: gdk-pixbuf/io-gdip-utils.c:987 msgid "Couldn't save" msgstr "Non se puido gardar" -#: ../gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:58 msgid "The WMF image format" msgstr "O formato de imaxe WMF" #. Description of --sync in --help output -#: ../gdk/win32/gdkmain-win32.c:54 +#: gdk/win32/gdkmain-win32.c:54 msgid "Don't batch GDI requests" msgstr "Non poñer en lotes as solicitudes GDI" #. Description of --no-wintab in --help output -#: ../gdk/win32/gdkmain-win32.c:56 +#: gdk/win32/gdkmain-win32.c:56 msgid "Don't use the Wintab API for tablet support" msgstr "Non usar o API Wintab para o soporte de táboas" #. Description of --ignore-wintab in --help output -#: ../gdk/win32/gdkmain-win32.c:58 +#: gdk/win32/gdkmain-win32.c:58 msgid "Same as --no-wintab" msgstr "O mesmo que --no-wintab" #. Description of --use-wintab in --help output -#: ../gdk/win32/gdkmain-win32.c:60 +#: gdk/win32/gdkmain-win32.c:60 msgid "Do use the Wintab API [default]" msgstr "Non usar o API Wintab [por defecto]" #. Description of --max-colors=COLORS in --help output -#: ../gdk/win32/gdkmain-win32.c:62 +#: gdk/win32/gdkmain-win32.c:62 msgid "Size of the palette in 8 bit mode" msgstr "Tamaño da paleta en modo 8 bits" #. Placeholder in --max-colors=COLORS in --help output -#: ../gdk/win32/gdkmain-win32.c:63 +#: gdk/win32/gdkmain-win32.c:63 msgid "COLORS" msgstr "CORES" #. Description of --sync in --help output -#: ../gdk/x11/gdkmain-x11.c:92 +#: gdk/x11/gdkmain-x11.c:92 msgid "Make X calls synchronous" msgstr "Facer chamadas a X síncronas" -#: ../gdk/x11/gdkapplaunchcontext-x11.c:311 +#: gdk/x11/gdkapplaunchcontext-x11.c:311 #, c-format msgid "Starting %s" msgstr "Iniciando %s" -#: ../gdk/x11/gdkapplaunchcontext-x11.c:313 +#: gdk/x11/gdkapplaunchcontext-x11.c:313 #, c-format msgid "Opening %s" msgstr "Abrir %s" -#: ../gdk/x11/gdkapplaunchcontext-x11.c:316 +#: gdk/x11/gdkapplaunchcontext-x11.c:316 #, c-format msgid "Opening %d Item" msgid_plural "Opening %d Items" msgstr[0] "Abrindo %d elemento" msgstr[1] "Abrindo %d elementos" -#: ../gtk/gtkaboutdialog.c:264 ../gtk/gtkaboutdialog.c:2108 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "Licenza" -#: ../gtk/gtkaboutdialog.c:265 +#: gtk/gtkaboutdialog.c:265 msgid "The license of the program" msgstr "A licenza do programa" #. Add the credits button -#: ../gtk/gtkaboutdialog.c:500 +#: gtk/gtkaboutdialog.c:500 msgid "C_redits" msgstr "C_réditos" #. Add the license button -#: ../gtk/gtkaboutdialog.c:514 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "_Licenza" -#: ../gtk/gtkaboutdialog.c:744 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "Sobre %s" -#: ../gtk/gtkaboutdialog.c:2032 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "Créditos" -#: ../gtk/gtkaboutdialog.c:2061 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "Escrito por" -#: ../gtk/gtkaboutdialog.c:2064 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "Documentado por" -#: ../gtk/gtkaboutdialog.c:2076 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "Traducido por" -#: ../gtk/gtkaboutdialog.c:2080 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "Arte por" @@ -1213,7 +1202,7 @@ msgstr "Arte por" #. * #. * Don't include the prefix "keyboard label|" in the translation. #. -#: ../gtk/gtkaccellabel.c:93 +#: gtk/gtkaccellabel.c:93 msgid "keyboard label|Shift" msgstr "Maiús" @@ -1224,7 +1213,7 @@ msgstr "Maiús" #. * #. * Don't include the prefix "keyboard label|" in the translation. #. -#: ../gtk/gtkaccellabel.c:101 +#: gtk/gtkaccellabel.c:101 msgid "keyboard label|Ctrl" msgstr "Control" @@ -1235,7 +1224,7 @@ msgstr "Control" #. * #. * Don't include the prefix "keyboard label|" in the translation. #. -#: ../gtk/gtkaccellabel.c:109 +#: gtk/gtkaccellabel.c:109 msgid "keyboard label|Alt" msgstr "Alt" @@ -1245,7 +1234,7 @@ msgstr "Alt" #. * this. #. * And do not translate the part before the |. #. -#: ../gtk/gtkaccellabel.c:678 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "Super" @@ -1255,7 +1244,7 @@ msgstr "Super" #. * this. #. * And do not translate the part before the |. #. -#: ../gtk/gtkaccellabel.c:692 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "Hiper" @@ -1265,31 +1254,31 @@ msgstr "Hiper" #. * this. #. * And do not translate the part before the |. #. -#: ../gtk/gtkaccellabel.c:707 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "Meta" #. do not translate the part before the | -#: ../gtk/gtkaccellabel.c:725 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "Espacio" #. do not translate the part before the | -#: ../gtk/gtkaccellabel.c:729 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "Contrabarra" -#: ../gtk/gtkbuilderparser.c:340 +#: gtk/gtkbuilderparser.c:340 #, c-format msgid "Invalid type function: `%s'" msgstr "Función de tipo inválido: %s" -#: ../gtk/gtkbuilderparser.c:823 +#: gtk/gtkbuilderparser.c:823 #, c-format msgid "Invalid root element: '%s'" msgstr "Elemento raíz inválido: '%s'" -#: ../gtk/gtkbuilderparser.c:862 +#: gtk/gtkbuilderparser.c:862 #, c-format msgid "Unhandled tag: '%s'" msgstr "Etiqueta non soportada: '%s'" @@ -1303,7 +1292,7 @@ msgstr "Etiqueta non soportada: '%s'" #. * so if you have a default text direction of RTL and YM, then #. * the year will appear on the right. #. -#: ../gtk/gtkcalendar.c:758 +#: gtk/gtkcalendar.c:758 msgid "calendar:MY" msgstr "calendar:MY" @@ -1311,7 +1300,7 @@ msgstr "calendar:MY" #. * first day of the week to calendar:week_start:1 if you want Monday #. * to be the first day of the week, and so on. #. -#: ../gtk/gtkcalendar.c:796 +#: gtk/gtkcalendar.c:796 msgid "calendar:week_start:0" msgstr "calendar:week_start:1" @@ -1323,7 +1312,7 @@ msgstr "calendar:week_start:1" #. * #. * If you don't understand this, leave it as "2000" #. -#: ../gtk/gtkcalendar.c:1796 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "2000" @@ -1338,7 +1327,7 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: ../gtk/gtkcalendar.c:1827 ../gtk/gtkcalendar.c:2488 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "%d" @@ -1354,7 +1343,7 @@ msgstr "%d" #. * digits. That needs support from your system and locale definition #. * too. #. -#: ../gtk/gtkcalendar.c:1859 ../gtk/gtkcalendar.c:2350 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "%d" @@ -1370,7 +1359,7 @@ msgstr "%d" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: ../gtk/gtkcalendar.c:2140 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "%Y" @@ -1378,7 +1367,7 @@ msgstr "%Y" #. * a disabled accelerator key combination. Only include #. * the text after the | in the translation. #. -#: ../gtk/gtkcellrendereraccel.c:235 +#: gtk/gtkcellrendereraccel.c:235 msgid "Accelerator|Disabled" msgstr "Desactivado" @@ -1386,25 +1375,25 @@ msgstr "Desactivado" #. * an accelerator when the cell is clicked to change the #. * acelerator. #. -#: ../gtk/gtkcellrendereraccel.c:368 ../gtk/gtkcellrendereraccel.c:580 +#: gtk/gtkcellrendereraccel.c:368 gtk/gtkcellrendereraccel.c:580 msgid "New accelerator..." msgstr "Novo acelerador..." #. do not translate the part before the | -#: ../gtk/gtkcellrendererprogress.c:362 ../gtk/gtkcellrendererprogress.c:449 +#: gtk/gtkcellrendererprogress.c:362 gtk/gtkcellrendererprogress.c:449 #, c-format msgid "progress bar label|%d %%" msgstr "%d %%" -#: ../gtk/gtkcolorbutton.c:188 ../gtk/gtkcolorbutton.c:559 +#: gtk/gtkcolorbutton.c:188 gtk/gtkcolorbutton.c:559 msgid "Pick a Color" msgstr "Escolla unha cor" -#: ../gtk/gtkcolorbutton.c:448 +#: gtk/gtkcolorbutton.c:448 msgid "Received invalid color data\n" msgstr "Recibiuse un dato de cor non válido\n" -#: ../gtk/gtkcolorsel.c:354 +#: gtk/gtkcolorsel.c:354 msgid "" "Select the color you want from the outer ring. Select the darkness or " "lightness of that color using the inner triangle." @@ -1412,7 +1401,7 @@ msgstr "" "Seleccione a cor que desexa desde o anel exterior. Seleccione a mestura máis " "escura ou máis luminosa usando o triángulo interior." -#: ../gtk/gtkcolorsel.c:378 +#: gtk/gtkcolorsel.c:378 msgid "" "Click the eyedropper, then click a color anywhere on your screen to select " "that color." @@ -1420,67 +1409,67 @@ msgstr "" "Seleccione o goteo, logo prema sobre calquera cor que acha na súa pantalla " "para seleccionar esa cor." -#: ../gtk/gtkcolorsel.c:387 +#: gtk/gtkcolorsel.c:387 msgid "_Hue:" msgstr "_Ton:" -#: ../gtk/gtkcolorsel.c:388 +#: gtk/gtkcolorsel.c:388 msgid "Position on the color wheel." msgstr "Posición da roda de cores." -#: ../gtk/gtkcolorsel.c:390 +#: gtk/gtkcolorsel.c:390 msgid "_Saturation:" msgstr "_Saturación:" -#: ../gtk/gtkcolorsel.c:391 +#: gtk/gtkcolorsel.c:391 msgid "\"Deepness\" of the color." msgstr "\"Profundidade\" da cor" -#: ../gtk/gtkcolorsel.c:392 +#: gtk/gtkcolorsel.c:392 msgid "_Value:" msgstr "_Valor:" -#: ../gtk/gtkcolorsel.c:393 +#: gtk/gtkcolorsel.c:393 msgid "Brightness of the color." msgstr "Brillo da cor." -#: ../gtk/gtkcolorsel.c:394 +#: gtk/gtkcolorsel.c:394 msgid "_Red:" msgstr "_Vermello:" -#: ../gtk/gtkcolorsel.c:395 +#: gtk/gtkcolorsel.c:395 msgid "Amount of red light in the color." msgstr "Cantidade de luz vermella na cor." -#: ../gtk/gtkcolorsel.c:396 +#: gtk/gtkcolorsel.c:396 msgid "_Green:" msgstr "_Verde:" -#: ../gtk/gtkcolorsel.c:397 +#: gtk/gtkcolorsel.c:397 msgid "Amount of green light in the color." msgstr "Cantidade de luz verde na cor." -#: ../gtk/gtkcolorsel.c:398 +#: gtk/gtkcolorsel.c:398 msgid "_Blue:" msgstr "_Azul:" -#: ../gtk/gtkcolorsel.c:399 +#: gtk/gtkcolorsel.c:399 msgid "Amount of blue light in the color." msgstr "Cantidade de luz azul na cor." -#: ../gtk/gtkcolorsel.c:402 +#: gtk/gtkcolorsel.c:402 msgid "Op_acity:" msgstr "Op_acidade:" -#: ../gtk/gtkcolorsel.c:409 ../gtk/gtkcolorsel.c:419 +#: gtk/gtkcolorsel.c:409 gtk/gtkcolorsel.c:419 msgid "Transparency of the color." msgstr "Transparencia da cor." -#: ../gtk/gtkcolorsel.c:426 +#: gtk/gtkcolorsel.c:426 msgid "Color _name:" msgstr "_Nome da cor:" -#: ../gtk/gtkcolorsel.c:440 +#: gtk/gtkcolorsel.c:440 msgid "" "You can enter an HTML-style hexadecimal color value, or simply a color name " "such as 'orange' in this entry." @@ -1488,15 +1477,15 @@ msgstr "" "Pode introducir nesta entrada un valor de cor en estilo HTML hexadecimal, ou " "simplemente un nome de cor como 'orange'." -#: ../gtk/gtkcolorsel.c:470 +#: gtk/gtkcolorsel.c:470 msgid "_Palette:" msgstr "_Paleta:" -#: ../gtk/gtkcolorsel.c:499 +#: gtk/gtkcolorsel.c:499 msgid "Color Wheel" msgstr "Roda de cor" -#: ../gtk/gtkcolorsel.c:976 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " @@ -1506,7 +1495,7 @@ msgstr "" "seleccionando agora. Pode arrastrar esta cor hacia un entrada de paleta, ou " "seleccionar esta cor como actual arrastrándoa á outra cor ao longo da mostra." -#: ../gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." @@ -1514,11 +1503,11 @@ msgstr "" "A cor escollida. Pode arrastrar esta cor á paleta e gardala para usala no " "futuro." -#: ../gtk/gtkcolorsel.c:1363 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "_Gardar cor aquí" -#: ../gtk/gtkcolorsel.c:1568 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1527,51 +1516,51 @@ msgstr "" "cambiar esta entrada, arrastre unha cor de mostra aquí ou prema co botón " "dereito sobre éste e seleccione \"Gardar cor aquí.\"" -#: ../gtk/gtkcolorseldialog.c:170 +#: gtk/gtkcolorseldialog.c:170 msgid "Color Selection" msgstr "Selección de cor" -#: ../gtk/gtkentry.c:5375 ../gtk/gtktextview.c:7655 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "_Métodos de entrada" -#: ../gtk/gtkentry.c:5389 ../gtk/gtktextview.c:7669 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "_Insertar carácter de control Unicode" -#: ../gtk/gtkfilechooserbutton.c:64 +#: gtk/gtkfilechooserbutton.c:64 msgid "Select A File" msgstr "Seleccionar un ficheiro" -#: ../gtk/gtkfilechooserbutton.c:65 ../gtk/gtkfilechooserdefault.c:1909 +#: gtk/gtkfilechooserbutton.c:65 gtk/gtkfilechooserdefault.c:1909 msgid "Desktop" msgstr "Escritorio" -#: ../gtk/gtkfilechooserbutton.c:66 +#: gtk/gtkfilechooserbutton.c:66 msgid "(None)" msgstr "(Ningún)" -#: ../gtk/gtkfilechooserbutton.c:2011 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "Outro..." -#: ../gtk/gtkfilechooserdefault.c:1053 +#: gtk/gtkfilechooserdefault.c:1053 msgid "Could not retrieve information about the file" msgstr "Non se pode obter a información acerca do ficheiro" -#: ../gtk/gtkfilechooserdefault.c:1064 +#: gtk/gtkfilechooserdefault.c:1064 msgid "Could not add a bookmark" msgstr "Non se puido engadir un marcador" -#: ../gtk/gtkfilechooserdefault.c:1075 +#: gtk/gtkfilechooserdefault.c:1075 msgid "Could not remove bookmark" msgstr "Non se puido eliminar o marcador" -#: ../gtk/gtkfilechooserdefault.c:1086 +#: gtk/gtkfilechooserdefault.c:1086 msgid "The folder could not be created" msgstr "Non se puido crear o cartafol" -#: ../gtk/gtkfilechooserdefault.c:1099 +#: gtk/gtkfilechooserdefault.c:1099 msgid "" "The folder could not be created, as a file with the same name already " "exists. Try using a different name for the folder, or rename the file first." @@ -1580,11 +1569,11 @@ msgstr "" "nome. Intente usar un nome distinto para o cartafol ou renome o ficheiro " "primeiro." -#: ../gtk/gtkfilechooserdefault.c:1110 +#: gtk/gtkfilechooserdefault.c:1110 msgid "Invalid file name" msgstr "Nome de ficheiro inválido" -#: ../gtk/gtkfilechooserdefault.c:1120 +#: gtk/gtkfilechooserdefault.c:1120 msgid "The folder contents could not be displayed" msgstr "O contido do cartafol non se puido mostrar" @@ -1592,170 +1581,170 @@ msgstr "O contido do cartafol non se puido mostrar" #. * is a hostname. Nautilus and the panel contain the same string #. * to translate. #. -#: ../gtk/gtkfilechooserdefault.c:1661 +#: gtk/gtkfilechooserdefault.c:1661 #, c-format msgid "%1$s on %2$s" msgstr "%1$s en %2$s" -#: ../gtk/gtkfilechooserdefault.c:1837 +#: gtk/gtkfilechooserdefault.c:1837 msgid "Search" msgstr "Buscar" -#: ../gtk/gtkfilechooserdefault.c:1861 +#: gtk/gtkfilechooserdefault.c:1861 msgid "Recently Used" msgstr "Usado recentemente" -#: ../gtk/gtkfilechooserdefault.c:2476 +#: gtk/gtkfilechooserdefault.c:2476 msgid "Select which types of files are shown" msgstr "Seleccione qué tipos de ficheiros móstranse" -#: ../gtk/gtkfilechooserdefault.c:2905 +#: gtk/gtkfilechooserdefault.c:2905 #, c-format msgid "Add the folder '%s' to the bookmarks" msgstr "Engadir o cartafol '%s' aos marcadores" -#: ../gtk/gtkfilechooserdefault.c:2946 +#: gtk/gtkfilechooserdefault.c:2946 #, c-format msgid "Add the current folder to the bookmarks" msgstr "Engadir o cartafol actual aos marcadores" -#: ../gtk/gtkfilechooserdefault.c:2948 +#: gtk/gtkfilechooserdefault.c:2948 #, c-format msgid "Add the selected folders to the bookmarks" msgstr "Engadir os cartafoles seleccionados aos marcadores" -#: ../gtk/gtkfilechooserdefault.c:2988 +#: gtk/gtkfilechooserdefault.c:2988 #, c-format msgid "Remove the bookmark '%s'" msgstr "Eliminar o marcador '%s'" -#: ../gtk/gtkfilechooserdefault.c:3706 +#: gtk/gtkfilechooserdefault.c:3706 msgid "Remove" msgstr "Eliminar" -#: ../gtk/gtkfilechooserdefault.c:3715 +#: gtk/gtkfilechooserdefault.c:3715 msgid "Rename..." msgstr "Renomear..." #. Accessible object name for the file chooser's shortcuts pane -#: ../gtk/gtkfilechooserdefault.c:3861 +#: gtk/gtkfilechooserdefault.c:3861 msgid "Places" msgstr "Lugares" #. Column header for the file chooser's shortcuts pane -#: ../gtk/gtkfilechooserdefault.c:3918 +#: gtk/gtkfilechooserdefault.c:3918 msgid "_Places" msgstr "_Lugares" -#: ../gtk/gtkfilechooserdefault.c:3973 ../gtk/gtkstock.c:297 +#: gtk/gtkfilechooserdefault.c:3973 gtk/gtkstock.c:297 msgid "_Add" msgstr "_Engadir" -#: ../gtk/gtkfilechooserdefault.c:3980 +#: gtk/gtkfilechooserdefault.c:3980 msgid "Add the selected folder to the Bookmarks" msgstr "Engadir o cartafol seleccionado aos Marcadores" -#: ../gtk/gtkfilechooserdefault.c:3985 ../gtk/gtkstock.c:386 +#: gtk/gtkfilechooserdefault.c:3985 gtk/gtkstock.c:386 msgid "_Remove" msgstr "_Eliminar" -#: ../gtk/gtkfilechooserdefault.c:3992 +#: gtk/gtkfilechooserdefault.c:3992 msgid "Remove the selected bookmark" msgstr "Eliminar o marcador seleccionado" -#: ../gtk/gtkfilechooserdefault.c:4089 +#: gtk/gtkfilechooserdefault.c:4089 msgid "Could not select file" msgstr "Non se puido seleccionar o ficheiro" -#: ../gtk/gtkfilechooserdefault.c:4262 +#: gtk/gtkfilechooserdefault.c:4262 msgid "_Add to Bookmarks" msgstr "_Engadir a marcadores" -#: ../gtk/gtkfilechooserdefault.c:4276 +#: gtk/gtkfilechooserdefault.c:4276 msgid "Show _Hidden Files" msgstr "Mostrar _Ocultar ficheiros" -#: ../gtk/gtkfilechooserdefault.c:4519 ../gtk/gtkfilesel.c:730 +#: gtk/gtkfilechooserdefault.c:4519 gtk/gtkfilesel.c:730 msgid "Files" msgstr "Ficheiros" -#: ../gtk/gtkfilechooserdefault.c:4568 +#: gtk/gtkfilechooserdefault.c:4568 msgid "Name" msgstr "Nome" -#: ../gtk/gtkfilechooserdefault.c:4593 +#: gtk/gtkfilechooserdefault.c:4593 msgid "Size" msgstr "Tamaño" -#: ../gtk/gtkfilechooserdefault.c:4607 +#: gtk/gtkfilechooserdefault.c:4607 msgid "Modified" msgstr "Modificado" #. Label -#: ../gtk/gtkfilechooserdefault.c:4827 ../gtk/gtkprinteroptionwidget.c:786 +#: gtk/gtkfilechooserdefault.c:4827 gtk/gtkprinteroptionwidget.c:786 msgid "_Name:" msgstr "_Nome:" -#: ../gtk/gtkfilechooserdefault.c:4869 +#: gtk/gtkfilechooserdefault.c:4869 msgid "_Browse for other folders" msgstr "_Examinar outros cartafoles" -#: ../gtk/gtkfilechooserdefault.c:5139 +#: gtk/gtkfilechooserdefault.c:5139 msgid "Type a file name" msgstr "Teclee un nome de ficheiro" #. Create Folder -#: ../gtk/gtkfilechooserdefault.c:5176 +#: gtk/gtkfilechooserdefault.c:5176 msgid "Create Fo_lder" msgstr "Crear car_tafol" -#: ../gtk/gtkfilechooserdefault.c:5186 +#: gtk/gtkfilechooserdefault.c:5186 msgid "_Location:" msgstr "_Ubicación:" -#: ../gtk/gtkfilechooserdefault.c:5375 +#: gtk/gtkfilechooserdefault.c:5375 msgid "Save in _folder:" msgstr "Gardar no _cartafol:" -#: ../gtk/gtkfilechooserdefault.c:5377 +#: gtk/gtkfilechooserdefault.c:5377 msgid "Create in _folder:" msgstr "Crear en _cartafol:" -#: ../gtk/gtkfilechooserdefault.c:6971 +#: gtk/gtkfilechooserdefault.c:6971 msgid "Cannot change to folder because it is not local" msgstr "Non se puido cambiar ao cartafol porque non é local" -#: ../gtk/gtkfilechooserdefault.c:7596 ../gtk/gtkfilechooserdefault.c:7617 +#: gtk/gtkfilechooserdefault.c:7596 gtk/gtkfilechooserdefault.c:7617 #, c-format msgid "Shortcut %s already exists" msgstr "O atallo %s xa existe" -#: ../gtk/gtkfilechooserdefault.c:7707 +#: gtk/gtkfilechooserdefault.c:7707 #, c-format msgid "Shortcut %s does not exist" msgstr "O atallo %s non existe" -#: ../gtk/gtkfilechooserdefault.c:7950 ../gtk/gtkprintunixdialog.c:364 +#: gtk/gtkfilechooserdefault.c:7950 gtk/gtkprintunixdialog.c:364 #, c-format msgid "A file named \"%s\" already exists. Do you want to replace it?" msgstr "Xa existe un ficheiro chamado \"%s\". Quere reemprazalo?" -#: ../gtk/gtkfilechooserdefault.c:7953 ../gtk/gtkprintunixdialog.c:368 +#: gtk/gtkfilechooserdefault.c:7953 gtk/gtkprintunixdialog.c:368 #, c-format msgid "" "The file already exists in \"%s\". Replacing it will overwrite its contents." msgstr "" "O ficheiro xa existe en \"%s\". Se o reempraza sobreescribirá seu contido." -#: ../gtk/gtkfilechooserdefault.c:7958 ../gtk/gtkprintunixdialog.c:375 +#: gtk/gtkfilechooserdefault.c:7958 gtk/gtkprintunixdialog.c:375 msgid "_Replace" msgstr "_Reemprazar" -#: ../gtk/gtkfilechooserdefault.c:8719 +#: gtk/gtkfilechooserdefault.c:8719 msgid "Could not start the search process" msgstr "Non se puido iniciar o proceso de busca" -#: ../gtk/gtkfilechooserdefault.c:8720 +#: gtk/gtkfilechooserdefault.c:8720 msgid "" "The program was not able to create a connection to the indexer daemon. " "Please make sure it is running." @@ -1763,67 +1752,67 @@ msgstr "" "O programa non puido crear unha conexión co daemon de índices. Asegúrese de " "que está en execución." -#: ../gtk/gtkfilechooserdefault.c:8734 +#: gtk/gtkfilechooserdefault.c:8734 msgid "Could not send the search request" msgstr "Non se puido enviar a solicitude de busca" #. Label -#: ../gtk/gtkfilechooserdefault.c:9149 +#: gtk/gtkfilechooserdefault.c:9149 msgid "_Search:" msgstr "_Buscar:" -#: ../gtk/gtkfilechooserdefault.c:10096 +#: gtk/gtkfilechooserdefault.c:10096 #, c-format msgid "Could not mount %s" msgstr "Non se puido montar %s" -#: ../gtk/gtkfilechooserdefault.c:10750 +#: gtk/gtkfilechooserdefault.c:10750 msgid "Type name of new folder" msgstr "Nome do tipo do catafol novo" -#: ../gtk/gtkfilechooserdefault.c:10800 +#: gtk/gtkfilechooserdefault.c:10800 #, c-format msgid "%.1f KB" msgstr "%.1f KB" -#: ../gtk/gtkfilechooserdefault.c:10802 +#: gtk/gtkfilechooserdefault.c:10802 #, c-format msgid "%.1f MB" msgstr "%.1f MB" -#: ../gtk/gtkfilechooserdefault.c:10804 +#: gtk/gtkfilechooserdefault.c:10804 #, c-format msgid "%.1f GB" msgstr "%.1f GB" -#: ../gtk/gtkfilechooserdefault.c:10907 ../gtk/gtkfilechooserdefault.c:10929 -#: ../gtk/gtkfilechooserdefault.c:11000 +#: gtk/gtkfilechooserdefault.c:10907 gtk/gtkfilechooserdefault.c:10929 +#: gtk/gtkfilechooserdefault.c:11000 msgid "Unknown" msgstr "Descoñecido" -#: ../gtk/gtkfilechooserdefault.c:10947 +#: gtk/gtkfilechooserdefault.c:10947 msgid "%H:%M" msgstr "%H:%M" -#: ../gtk/gtkfilechooserdefault.c:10949 +#: gtk/gtkfilechooserdefault.c:10949 msgid "Yesterday at %H:%M" msgstr "Onte ás %H:%M" -#: ../gtk/gtkfilechooserentry.c:659 ../gtk/gtkfilechooserentry.c:1115 +#: gtk/gtkfilechooserentry.c:659 gtk/gtkfilechooserentry.c:1115 msgid "Invalid path" msgstr "Camiño inválido" #. translators: this text is shown when there are no completions #. * for something the user typed in a file chooser entry #. -#: ../gtk/gtkfilechooserentry.c:1070 +#: gtk/gtkfilechooserentry.c:1070 msgid "No match" msgstr "Sen coincidencia" #. translators: this text is shown when there is exactly one completion #. * for something the user typed in a file chooser entry #. -#: ../gtk/gtkfilechooserentry.c:1081 +#: gtk/gtkfilechooserentry.c:1081 msgid "Sole completion" msgstr "Completado único" @@ -1831,41 +1820,41 @@ msgstr "Completado único" #. * entry is a complete filename, but could be continued to find #. * a longer match #. -#: ../gtk/gtkfilechooserentry.c:1097 +#: gtk/gtkfilechooserentry.c:1097 msgid "Complete, but not unique" msgstr "Completado, pero non único" #. translators: this text is shown while the system is searching #. * for possible completions for text in a file chooser entry #. -#: ../gtk/gtkfilechooserentry.c:1133 +#: gtk/gtkfilechooserentry.c:1133 msgid "Completing..." msgstr "Completando..." -#: ../gtk/gtkfilechoosersettings.c:262 ../gtk/gtkfilesel.c:1349 -#: ../gtk/gtkfilesel.c:1358 +#: gtk/gtkfilechoosersettings.c:262 gtk/gtkfilesel.c:1349 +#: gtk/gtkfilesel.c:1358 #, c-format msgid "Error creating folder '%s': %s" msgstr "Erro ao crear o cartafol '%s': %s" -#: ../gtk/gtkfilesel.c:694 +#: gtk/gtkfilesel.c:694 msgid "Folders" msgstr "Cartafoles" -#: ../gtk/gtkfilesel.c:698 +#: gtk/gtkfilesel.c:698 msgid "Fol_ders" msgstr "Car_tafoles" -#: ../gtk/gtkfilesel.c:734 +#: gtk/gtkfilesel.c:734 msgid "_Files" msgstr "_Ficheiros" -#: ../gtk/gtkfilesel.c:821 ../gtk/gtkfilesel.c:2148 +#: gtk/gtkfilesel.c:821 gtk/gtkfilesel.c:2148 #, c-format msgid "Folder unreadable: %s" msgstr "Cartafol ilexible: %s" -#: ../gtk/gtkfilesel.c:905 +#: gtk/gtkfilesel.c:905 #, c-format msgid "" "The file \"%s\" resides on another machine (called %s) and may not be " @@ -1876,19 +1865,19 @@ msgstr "" "dispoñible para este programa.\n" "Está seguro que desexa seleccionalo?" -#: ../gtk/gtkfilesel.c:1020 +#: gtk/gtkfilesel.c:1020 msgid "_New Folder" msgstr "_Novo cartafol" -#: ../gtk/gtkfilesel.c:1031 +#: gtk/gtkfilesel.c:1031 msgid "De_lete File" msgstr "_Borrar Ficheiro" -#: ../gtk/gtkfilesel.c:1042 +#: gtk/gtkfilesel.c:1042 msgid "_Rename File" msgstr "_Renomear Ficheiro" -#: ../gtk/gtkfilesel.c:1347 +#: gtk/gtkfilesel.c:1347 #, c-format msgid "" "The folder name \"%s\" contains symbols that are not allowed in filenames" @@ -1896,72 +1885,72 @@ msgstr "" "O nome do cartafol \"%s\" contén símbolos que non están permitidos nos nomes " "de ficheiros" -#: ../gtk/gtkfilesel.c:1392 +#: gtk/gtkfilesel.c:1392 msgid "New Folder" msgstr "Novo cartafol" -#: ../gtk/gtkfilesel.c:1407 +#: gtk/gtkfilesel.c:1407 msgid "_Folder name:" msgstr "Nome do _cartafol:" -#: ../gtk/gtkfilesel.c:1431 +#: gtk/gtkfilesel.c:1431 msgid "C_reate" msgstr "C_rear" -#: ../gtk/gtkfilesel.c:1474 ../gtk/gtkfilesel.c:1581 ../gtk/gtkfilesel.c:1594 +#: gtk/gtkfilesel.c:1474 gtk/gtkfilesel.c:1581 gtk/gtkfilesel.c:1594 #, c-format msgid "The filename \"%s\" contains symbols that are not allowed in filenames" msgstr "" "O nome do ficheiro \"%s\" contén símbolos que non está permitidos en nomes " "de ficheiros" -#: ../gtk/gtkfilesel.c:1477 ../gtk/gtkfilesel.c:1487 +#: gtk/gtkfilesel.c:1477 gtk/gtkfilesel.c:1487 #, c-format msgid "Error deleting file '%s': %s" msgstr "Erro borrando o ficheiro '%s': %s" -#: ../gtk/gtkfilesel.c:1530 +#: gtk/gtkfilesel.c:1530 #, c-format msgid "Really delete file \"%s\"?" msgstr "Realmente desexa eliminar o ficheiro \"%s\"?" -#: ../gtk/gtkfilesel.c:1535 +#: gtk/gtkfilesel.c:1535 msgid "Delete File" msgstr "Borrar Ficheiro" -#: ../gtk/gtkfilesel.c:1583 +#: gtk/gtkfilesel.c:1583 #, c-format msgid "Error renaming file to \"%s\": %s" msgstr "Erro ao renomear o ficheiro como \"%s\": %s" -#: ../gtk/gtkfilesel.c:1596 +#: gtk/gtkfilesel.c:1596 #, c-format msgid "Error renaming file \"%s\": %s" msgstr "Erro ao renomear o ficheiro \"%s\": %s" -#: ../gtk/gtkfilesel.c:1605 +#: gtk/gtkfilesel.c:1605 #, c-format msgid "Error renaming file \"%s\" to \"%s\": %s" msgstr "Erro ao renomear o ficheiro \"%s\" como \"%s\": %s" -#: ../gtk/gtkfilesel.c:1652 +#: gtk/gtkfilesel.c:1652 msgid "Rename File" msgstr "Renomear Ficheiro" -#: ../gtk/gtkfilesel.c:1667 +#: gtk/gtkfilesel.c:1667 #, c-format msgid "Rename file \"%s\" to:" msgstr "Renomear Ficheiro \"%s\" a:" -#: ../gtk/gtkfilesel.c:1696 +#: gtk/gtkfilesel.c:1696 msgid "_Rename" msgstr "_Renomear" -#: ../gtk/gtkfilesel.c:2128 +#: gtk/gtkfilesel.c:2128 msgid "_Selection: " msgstr "_Selección: " -#: ../gtk/gtkfilesel.c:3048 +#: gtk/gtkfilesel.c:3048 #, c-format msgid "" "The filename \"%s\" couldn't be converted to UTF-8. (try setting the " @@ -1970,15 +1959,15 @@ msgstr "" "O nome de ficheiro \"%s\" non puido converterse a UTF-8. (intente definir a " "variable de entorno G_FILENAME_ENCODING): %s" -#: ../gtk/gtkfilesel.c:3051 +#: gtk/gtkfilesel.c:3051 msgid "Invalid UTF-8" msgstr "UTF-8 inválido" -#: ../gtk/gtkfilesel.c:3925 +#: gtk/gtkfilesel.c:3925 msgid "Name too long" msgstr "O nome é moi longo" -#: ../gtk/gtkfilesel.c:3927 +#: gtk/gtkfilesel.c:3927 msgid "Couldn't convert filename" msgstr "Non se puido converter o nome do ficheiro" @@ -1987,75 +1976,75 @@ msgstr "Non se puido converter o nome do ficheiro" #. * token for the fake "File System" volume. So, we'll return a pointer to #. * this particular string. #. -#: ../gtk/gtkfilesystem.c:52 +#: gtk/gtkfilesystem.c:52 msgid "File System" msgstr "Sistema de ficheiros" -#: ../gtk/gtkfilesystemmodel.c:700 +#: gtk/gtkfilesystemmodel.c:700 msgid "Could not obtain root folder" msgstr "Non se puido obter o cartafol raíz" -#: ../gtk/gtkfilesystemmodel.c:1299 +#: gtk/gtkfilesystemmodel.c:1299 msgid "(Empty)" msgstr "(Baleiro)" -#: ../gtk/gtkfontbutton.c:144 ../gtk/gtkfontbutton.c:266 +#: gtk/gtkfontbutton.c:144 gtk/gtkfontbutton.c:266 msgid "Pick a Font" msgstr "Escolla unha fonte" #. Initialize fields -#: ../gtk/gtkfontbutton.c:260 +#: gtk/gtkfontbutton.c:260 msgid "Sans 12" msgstr "Sans 12" -#: ../gtk/gtkfontbutton.c:780 +#: gtk/gtkfontbutton.c:780 msgid "Font" msgstr "Fonte" #. This is the default text shown in the preview entry, though the user #. can set it. Remember that some fonts only have capital letters. -#: ../gtk/gtkfontsel.c:75 +#: gtk/gtkfontsel.c:75 msgid "abcdefghijk ABCDEFGHIJK" msgstr "abcdefghi ABCDEFGHI" -#: ../gtk/gtkfontsel.c:328 +#: gtk/gtkfontsel.c:328 msgid "_Family:" msgstr "_Familia:" -#: ../gtk/gtkfontsel.c:334 +#: gtk/gtkfontsel.c:334 msgid "_Style:" msgstr "_Estilo:" -#: ../gtk/gtkfontsel.c:340 +#: gtk/gtkfontsel.c:340 msgid "Si_ze:" msgstr "_Tamaño:" #. create the text entry widget -#: ../gtk/gtkfontsel.c:517 +#: gtk/gtkfontsel.c:517 msgid "_Preview:" msgstr "_Previsualización:" -#: ../gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "Selección de Fonte" -#: ../gtk/gtkgamma.c:408 +#: gtk/gtkgamma.c:408 msgid "Gamma" msgstr "Gamma" -#: ../gtk/gtkgamma.c:418 +#: gtk/gtkgamma.c:418 msgid "_Gamma value" msgstr "Valor _gamma" #. Remove this icon source so we don't keep trying to #. * load it. #. -#: ../gtk/gtkiconfactory.c:1403 +#: gtk/gtkiconfactory.c:1403 #, c-format msgid "Error loading icon: %s" msgstr "Erro cargando a icona: %s" -#: ../gtk/gtkicontheme.c:1363 +#: gtk/gtkicontheme.c:1363 #, c-format msgid "" "Could not find the icon '%s'. The '%s' theme\n" @@ -2068,133 +2057,133 @@ msgstr "" "Pode obter unha copia desde:\n" "\t%s" -#: ../gtk/gtkicontheme.c:1543 +#: gtk/gtkicontheme.c:1543 #, c-format msgid "Icon '%s' not present in theme" msgstr "A icona '%s' non está presente no tema" -#: ../gtk/gtkicontheme.c:3058 +#: gtk/gtkicontheme.c:3058 msgid "Failed to load icon" msgstr "Fallou ao cargar a icona" -#: ../gtk/gtkimmodule.c:515 +#: gtk/gtkimmodule.c:515 msgid "Simple" msgstr "Sinxelo" -#: ../gtk/gtkimmulticontext.c:542 +#: gtk/gtkimmulticontext.c:542 msgid "input method menu|System" msgstr "Sistema" -#: ../gtk/gtkinputdialog.c:192 +#: gtk/gtkinputdialog.c:192 msgid "Input" msgstr "Entrada" -#: ../gtk/gtkinputdialog.c:207 +#: gtk/gtkinputdialog.c:207 msgid "No extended input devices" msgstr "Ningún dispositivo de entrada extendido" -#: ../gtk/gtkinputdialog.c:220 +#: gtk/gtkinputdialog.c:220 msgid "_Device:" msgstr "_Dispositivo:" -#: ../gtk/gtkinputdialog.c:237 +#: gtk/gtkinputdialog.c:237 msgid "Disabled" msgstr "Desactivado" -#: ../gtk/gtkinputdialog.c:244 +#: gtk/gtkinputdialog.c:244 msgid "Screen" msgstr "Pantalla" -#: ../gtk/gtkinputdialog.c:251 +#: gtk/gtkinputdialog.c:251 msgid "Window" msgstr "Fiestra" -#: ../gtk/gtkinputdialog.c:258 +#: gtk/gtkinputdialog.c:258 msgid "_Mode:" msgstr "_Modo:" #. The axis listbox -#: ../gtk/gtkinputdialog.c:279 +#: gtk/gtkinputdialog.c:279 msgid "Axes" msgstr "Eixes" #. Keys listbox -#: ../gtk/gtkinputdialog.c:297 +#: gtk/gtkinputdialog.c:297 msgid "Keys" msgstr "Teclas" -#: ../gtk/gtkinputdialog.c:524 +#: gtk/gtkinputdialog.c:524 msgid "_X:" msgstr "_X:" -#: ../gtk/gtkinputdialog.c:525 +#: gtk/gtkinputdialog.c:525 msgid "_Y:" msgstr "_Y:" -#: ../gtk/gtkinputdialog.c:526 +#: gtk/gtkinputdialog.c:526 msgid "_Pressure:" msgstr "_Presión:" -#: ../gtk/gtkinputdialog.c:527 +#: gtk/gtkinputdialog.c:527 msgid "X _tilt:" msgstr "I_nclinación X:" -#: ../gtk/gtkinputdialog.c:528 +#: gtk/gtkinputdialog.c:528 msgid "Y t_ilt:" msgstr "I_nclinación Y:" # ¿Alguén sabe que diaños é isto? -#: ../gtk/gtkinputdialog.c:529 +#: gtk/gtkinputdialog.c:529 msgid "_Wheel:" msgstr "_Roda:" -#: ../gtk/gtkinputdialog.c:581 +#: gtk/gtkinputdialog.c:581 msgid "none" msgstr "ningún" -#: ../gtk/gtkinputdialog.c:618 ../gtk/gtkinputdialog.c:654 +#: gtk/gtkinputdialog.c:618 gtk/gtkinputdialog.c:654 msgid "(disabled)" msgstr "(desactivado)" -#: ../gtk/gtkinputdialog.c:647 +#: gtk/gtkinputdialog.c:647 msgid "(unknown)" msgstr "(descoñecido)" #. and clear button -#: ../gtk/gtkinputdialog.c:751 +#: gtk/gtkinputdialog.c:751 msgid "Cl_ear" msgstr "Lim_par" -#: ../gtk/gtklinkbutton.c:424 +#: gtk/gtklinkbutton.c:427 msgid "Copy URL" msgstr "Copiar URL" -#: ../gtk/gtklinkbutton.c:562 +#: gtk/gtklinkbutton.c:565 msgid "Invalid URI" msgstr "URI inválida" #. Description of --gtk-module=MODULES in --help output -#: ../gtk/gtkmain.c:421 +#: gtk/gtkmain.c:421 msgid "Load additional GTK+ modules" msgstr "Cargar módulos adicionais GTK+" #. Placeholder in --gtk-module=MODULES in --help output -#: ../gtk/gtkmain.c:422 +#: gtk/gtkmain.c:422 msgid "MODULES" msgstr "MÓDULOS" #. Description of --g-fatal-warnings in --help output -#: ../gtk/gtkmain.c:424 +#: gtk/gtkmain.c:424 msgid "Make all warnings fatal" msgstr "Facer todas as advertencias fatais" #. Description of --gtk-debug=FLAGS in --help output -#: ../gtk/gtkmain.c:427 +#: gtk/gtkmain.c:427 msgid "GTK+ debugging flags to set" msgstr "Flags de depuración GTK+ a establecer" #. Description of --gtk-no-debug=FLAGS in --help output -#: ../gtk/gtkmain.c:430 +#: gtk/gtkmain.c:430 msgid "GTK+ debugging flags to unset" msgstr "Flags de depuración GTK+ a quitar" @@ -2203,66 +2192,65 @@ msgstr "Flags de depuración GTK+ a quitar" #. * Do *not* translate it to "predefinito:LTR", if it #. * it isn't default:LTR or default:RTL it will not work #. -#: ../gtk/gtkmain.c:678 +#: gtk/gtkmain.c:678 msgid "default:LTR" msgstr "default:LTR" -#: ../gtk/gtkmain.c:740 +#: gtk/gtkmain.c:740 #, c-format msgid "Cannot open display: %s" msgstr "Non se pode abrir o visor: %s" -#: ../gtk/gtkmain.c:777 +#: gtk/gtkmain.c:777 msgid "GTK+ Options" msgstr "Opcións GTK+" -#: ../gtk/gtkmain.c:777 +#: gtk/gtkmain.c:777 msgid "Show GTK+ Options" msgstr "Mostrar opcións GTK+" -#: ../gtk/gtkmountoperation.c:476 +#: gtk/gtkmountoperation.c:476 msgid "Co_nnect" msgstr "C_onectar" -#: ../gtk/gtkmountoperation.c:520 +#: gtk/gtkmountoperation.c:520 msgid "Connect _anonymously" msgstr "Conectar de maneira _anónima" -#: ../gtk/gtkmountoperation.c:529 +#: gtk/gtkmountoperation.c:529 msgid "Connect as u_ser:" msgstr "Conectar como u_suario:" -#: ../gtk/gtkmountoperation.c:566 +#: gtk/gtkmountoperation.c:566 msgid "_Username:" msgstr "Nome de _usuario:" -#: ../gtk/gtkmountoperation.c:570 +#: gtk/gtkmountoperation.c:570 msgid "_Domain:" msgstr "_Dominio:" -#: ../gtk/gtkmountoperation.c:575 +#: gtk/gtkmountoperation.c:575 msgid "_Password:" msgstr "_Contrasinal" -#: ../gtk/gtkmountoperation.c:590 +#: gtk/gtkmountoperation.c:590 msgid "Forget password _immediately" msgstr "Esquecer contrasinal _inmediatamente" -#: ../gtk/gtkmountoperation.c:598 +#: gtk/gtkmountoperation.c:598 msgid "Remember password until you _logout" msgstr "Recordar o contrasinal ata _saír da sesión" -#: ../gtk/gtkmountoperation.c:606 +#: gtk/gtkmountoperation.c:606 msgid "Remember _forever" msgstr "Recordar _para sempre" -#: ../gtk/gtknotebook.c:4424 ../gtk/gtknotebook.c:6930 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "Páxina %u" -#: ../gtk/gtkpagesetup.c:597 ../gtk/gtkpapersize.c:825 -#: ../gtk/gtkpapersize.c:865 +#: gtk/gtkpagesetup.c:597 gtk/gtkpapersize.c:825 gtk/gtkpapersize.c:865 msgid "Not a valid page setup file" msgstr "Non é un ficheiro de configuración de páxina válido" @@ -2272,11 +2260,11 @@ msgstr "Non é un ficheiro de configuración de páxina válido" #. * Do *not* translate it to "predefinito:mm", if it #. * it isn't default:mm or default:inch it will not work #. -#: ../gtk/gtkpagesetupunixdialog.c:152 +#: gtk/gtkpagesetupunixdialog.c:152 msgid "default:mm" msgstr "default:mm" -#: ../gtk/gtkpagesetupunixdialog.c:308 +#: gtk/gtkpagesetupunixdialog.c:308 msgid "" "Any Printer\n" "For portable documents" @@ -2284,15 +2272,15 @@ msgstr "" "Algunha impresora\n" "Para documentos portables" -#: ../gtk/gtkpagesetupunixdialog.c:894 ../gtk/gtkpagesetupunixdialog.c:1403 +#: gtk/gtkpagesetupunixdialog.c:894 gtk/gtkpagesetupunixdialog.c:1403 msgid "mm" msgstr "mm" -#: ../gtk/gtkpagesetupunixdialog.c:896 ../gtk/gtkpagesetupunixdialog.c:1401 +#: gtk/gtkpagesetupunixdialog.c:896 gtk/gtkpagesetupunixdialog.c:1401 msgid "inch" msgstr "pulgadas" -#: ../gtk/gtkpagesetupunixdialog.c:915 +#: gtk/gtkpagesetupunixdialog.c:915 #, c-format msgid "" "Margins:\n" @@ -2307,88 +2295,88 @@ msgstr "" " Superior: %s %s\n" " Inferior: %s %s" -#: ../gtk/gtkpagesetupunixdialog.c:964 +#: gtk/gtkpagesetupunixdialog.c:964 msgid "Manage Custom Sizes..." msgstr "Xestión de tamaños personalizados..." -#: ../gtk/gtkpagesetupunixdialog.c:1012 +#: gtk/gtkpagesetupunixdialog.c:1012 msgid "_Format for:" msgstr "_Formato para:" -#: ../gtk/gtkpagesetupunixdialog.c:1034 +#: gtk/gtkpagesetupunixdialog.c:1034 msgid "_Paper size:" msgstr "Tamaño de _papel:" -#: ../gtk/gtkpagesetupunixdialog.c:1065 +#: gtk/gtkpagesetupunixdialog.c:1065 msgid "_Orientation:" msgstr "_Orientación:" -#: ../gtk/gtkpagesetupunixdialog.c:1129 ../gtk/gtkprintunixdialog.c:2397 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 msgid "Page Setup" msgstr "Configuración de páxina" -#: ../gtk/gtkpagesetupunixdialog.c:1448 +#: gtk/gtkpagesetupunixdialog.c:1448 msgid "Margins from Printer..." msgstr "Marxes da impresora..." -#: ../gtk/gtkpagesetupunixdialog.c:1608 +#: gtk/gtkpagesetupunixdialog.c:1608 #, c-format msgid "Custom Size %d" msgstr "Tamaño personalizado %d" -#: ../gtk/gtkpagesetupunixdialog.c:1837 +#: gtk/gtkpagesetupunixdialog.c:1837 msgid "Manage Custom Sizes" msgstr "Xestionar tamaños personalizados" -#: ../gtk/gtkpagesetupunixdialog.c:1933 +#: gtk/gtkpagesetupunixdialog.c:1933 msgid "_Width:" msgstr "Anc_hura:" -#: ../gtk/gtkpagesetupunixdialog.c:1945 +#: gtk/gtkpagesetupunixdialog.c:1945 msgid "_Height:" msgstr "A_ltura:" -#: ../gtk/gtkpagesetupunixdialog.c:1957 +#: gtk/gtkpagesetupunixdialog.c:1957 msgid "Paper Size" msgstr "Tamaño do papel" -#: ../gtk/gtkpagesetupunixdialog.c:1967 +#: gtk/gtkpagesetupunixdialog.c:1967 msgid "_Top:" msgstr "_Superior:" -#: ../gtk/gtkpagesetupunixdialog.c:1979 +#: gtk/gtkpagesetupunixdialog.c:1979 msgid "_Bottom:" msgstr "In_ferior:" -#: ../gtk/gtkpagesetupunixdialog.c:1991 +#: gtk/gtkpagesetupunixdialog.c:1991 msgid "_Left:" msgstr "_Esquerdo:" -#: ../gtk/gtkpagesetupunixdialog.c:2003 +#: gtk/gtkpagesetupunixdialog.c:2003 msgid "_Right:" msgstr "_Dereito:" -#: ../gtk/gtkpagesetupunixdialog.c:2044 +#: gtk/gtkpagesetupunixdialog.c:2044 msgid "Paper Margins" msgstr "Marxes do papel" -#: ../gtk/gtkpathbar.c:151 +#: gtk/gtkpathbar.c:151 msgid "Up Path" msgstr "Ruta superior" -#: ../gtk/gtkpathbar.c:153 +#: gtk/gtkpathbar.c:153 msgid "Down Path" msgstr "Ruta inferior" -#: ../gtk/gtkpathbar.c:1472 +#: gtk/gtkpathbar.c:1472 msgid "File System Root" msgstr "Sistema de ficheiros raíz" -#: ../gtk/gtkprinteroptionwidget.c:685 +#: gtk/gtkprinteroptionwidget.c:685 msgid "Not available" msgstr "Non dispoñible" -#: ../gtk/gtkprinteroptionwidget.c:798 +#: gtk/gtkprinteroptionwidget.c:798 msgid "_Save in folder:" msgstr "_Gardar no cartafol:" @@ -2396,173 +2384,179 @@ msgstr "_Gardar no cartafol:" #. * jobs. %s gets replaced by the application name, %d gets replaced #. * by the job number. #. -#: ../gtk/gtkprintoperation.c:173 +#: gtk/gtkprintoperation.c:173 #, c-format msgid "%s job #%d" msgstr "%s tarefa #%d" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1504 +#: gtk/gtkprintoperation.c:1504 msgid "print operation status|Initial state" msgstr "Estado inicial" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1506 +#: gtk/gtkprintoperation.c:1506 msgid "print operation status|Preparing to print" msgstr "Preparado para imprimir" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1508 +#: gtk/gtkprintoperation.c:1508 msgid "print operation status|Generating data" msgstr "Xerando datos" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1510 +#: gtk/gtkprintoperation.c:1510 msgid "print operation status|Sending data" msgstr "Enviando datos" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1512 +#: gtk/gtkprintoperation.c:1512 msgid "print operation status|Waiting" msgstr "Agardando" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1514 +#: gtk/gtkprintoperation.c:1514 msgid "print operation status|Blocking on issue" msgstr "Bloqueado nunha folla" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1516 +#: gtk/gtkprintoperation.c:1516 msgid "print operation status|Printing" msgstr "Imprimindo" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1518 +#: gtk/gtkprintoperation.c:1518 msgid "print operation status|Finished" msgstr "Rematado" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1520 +#: gtk/gtkprintoperation.c:1520 msgid "print operation status|Finished with error" msgstr "Rematado con erro" -#: ../gtk/gtkprintoperation.c:2003 +#: gtk/gtkprintoperation.c:2003 #, c-format msgid "Preparing %d" msgstr "Preparando %d" -#: ../gtk/gtkprintoperation.c:2005 ../gtk/gtkprintoperation.c:2259 +#: gtk/gtkprintoperation.c:2005 gtk/gtkprintoperation.c:2259 +#, c-format msgid "Preparing" msgstr "Preparando" -#: ../gtk/gtkprintoperation.c:2008 +#: gtk/gtkprintoperation.c:2008 #, c-format msgid "Printing %d" msgstr "Imprimindo %d" -#: ../gtk/gtkprintoperation.c:2289 +#: gtk/gtkprintoperation.c:2289 +#, c-format msgid "Error creating print preview" msgstr "Erro ao crear a vista previa de impresión" -#: ../gtk/gtkprintoperation.c:2292 +#: gtk/gtkprintoperation.c:2292 +#, c-format msgid "The most probable reason is that a temporary file could not be created." msgstr "A razón máis probable é que non se puidera crear un ficheiro temporal." -#: ../gtk/gtkprintoperation-unix.c:242 +#: gtk/gtkprintoperation-unix.c:242 +#, c-format msgid "Error launching preview" msgstr "Erro ao lanzar a vista previa" -#: ../gtk/gtkprintoperation-unix.c:280 +#: gtk/gtkprintoperation-unix.c:280 +#, c-format msgid "Error printing" msgstr "Erro na impresión" -#: ../gtk/gtkprintoperation-unix.c:381 ../gtk/gtkprintoperation-win32.c:1425 +#: gtk/gtkprintoperation-unix.c:381 gtk/gtkprintoperation-win32.c:1425 msgid "Application" msgstr "Aplicación" -#: ../gtk/gtkprintoperation-win32.c:590 +#: gtk/gtkprintoperation-win32.c:590 msgid "Printer offline" msgstr "Impresora desconectada" -#: ../gtk/gtkprintoperation-win32.c:592 +#: gtk/gtkprintoperation-win32.c:592 msgid "Out of paper" msgstr "Papel agotado" -#: ../gtk/gtkprintoperation-win32.c:594 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1373 +#. Translators: this is a printer status. +#: gtk/gtkprintoperation-win32.c:594 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 msgid "Paused" msgstr "Pausado" -#: ../gtk/gtkprintoperation-win32.c:596 +#: gtk/gtkprintoperation-win32.c:596 msgid "Need user intervention" msgstr "Necesita intervención do usuario" -#: ../gtk/gtkprintoperation-win32.c:696 +#: gtk/gtkprintoperation-win32.c:696 msgid "Custom size" msgstr "Tamaño personalizado" -#: ../gtk/gtkprintoperation-win32.c:1517 +#: gtk/gtkprintoperation-win32.c:1517 msgid "No printer found" msgstr "Non se encontrou ningunha impresora" -#: ../gtk/gtkprintoperation-win32.c:1544 +#: gtk/gtkprintoperation-win32.c:1544 msgid "Invalid argument to CreateDC" msgstr "Argumento inválido para CreateDC" -#: ../gtk/gtkprintoperation-win32.c:1578 ../gtk/gtkprintoperation-win32.c:1801 +#: gtk/gtkprintoperation-win32.c:1578 gtk/gtkprintoperation-win32.c:1801 msgid "Error from StartDoc" msgstr "Erro de StartDoc" -#: ../gtk/gtkprintoperation-win32.c:1658 ../gtk/gtkprintoperation-win32.c:1681 -#: ../gtk/gtkprintoperation-win32.c:1729 +#: gtk/gtkprintoperation-win32.c:1658 gtk/gtkprintoperation-win32.c:1681 +#: gtk/gtkprintoperation-win32.c:1729 msgid "Not enough free memory" msgstr "Non hai memoria suficiente ceibe" -#: ../gtk/gtkprintoperation-win32.c:1734 +#: gtk/gtkprintoperation-win32.c:1734 msgid "Invalid argument to PrintDlgEx" msgstr "Argumentos inválidos para PrintDlgEx" -#: ../gtk/gtkprintoperation-win32.c:1739 +#: gtk/gtkprintoperation-win32.c:1739 msgid "Invalid pointer to PrintDlgEx" msgstr "Puntero inválido para PrintDlgEx" -#: ../gtk/gtkprintoperation-win32.c:1744 +#: gtk/gtkprintoperation-win32.c:1744 msgid "Invalid handle to PrintDlgEx" msgstr "Manexador inválido para PrintDlgEx" -#: ../gtk/gtkprintoperation-win32.c:1749 +#: gtk/gtkprintoperation-win32.c:1749 msgid "Unspecified error" msgstr "Erro non especificado" -#: ../gtk/gtkprintunixdialog.c:1716 +#: gtk/gtkprintunixdialog.c:1716 msgid "Printer" msgstr "Impresora" -#: ../gtk/gtkprintunixdialog.c:1725 +#: gtk/gtkprintunixdialog.c:1725 msgid "Location" msgstr "Ubicación" -#: ../gtk/gtkprintunixdialog.c:1735 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "Estado" -#: ../gtk/gtkprintunixdialog.c:1758 +#: gtk/gtkprintunixdialog.c:1758 msgid "Range" msgstr "Rango" -#: ../gtk/gtkprintunixdialog.c:1762 +#: gtk/gtkprintunixdialog.c:1762 msgid "_All Pages" msgstr "_Todas as páxinas" -#: ../gtk/gtkprintunixdialog.c:1769 +#: gtk/gtkprintunixdialog.c:1769 msgid "C_urrent Page" msgstr "Páxina act_ual" -#: ../gtk/gtkprintunixdialog.c:1778 +#: gtk/gtkprintunixdialog.c:1778 msgid "Pag_es:" msgstr "Pá_xinas:" -#: ../gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" @@ -2570,194 +2564,194 @@ msgstr "" "Especificar un ou máis rangos de páxina,\n" " e.g. 1-3,7,11" -#: ../gtk/gtkprintunixdialog.c:1798 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "Copias" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: ../gtk/gtkprintunixdialog.c:1803 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "Copia_s:" -#: ../gtk/gtkprintunixdialog.c:1821 +#: gtk/gtkprintunixdialog.c:1821 msgid "C_ollate" msgstr "_Intercalar" -#: ../gtk/gtkprintunixdialog.c:1829 +#: gtk/gtkprintunixdialog.c:1829 msgid "_Reverse" msgstr "In_vertir" -#: ../gtk/gtkprintunixdialog.c:1849 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "Xeral" -#: ../gtk/gtkprintunixdialog.c:2252 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "Distribución" -#: ../gtk/gtkprintunixdialog.c:2256 +#: gtk/gtkprintunixdialog.c:2256 msgid "Pages per _side:" msgstr "Pá_xinas por folla:" -#: ../gtk/gtkprintunixdialog.c:2272 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "Polas dúas _caras:" -#: ../gtk/gtkprintunixdialog.c:2287 +#: gtk/gtkprintunixdialog.c:2287 msgid "_Only print:" msgstr "_Só imprimir:" #. In enum order -#: ../gtk/gtkprintunixdialog.c:2302 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "Tódalas follas" -#: ../gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "Follas pares" -#: ../gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "Follas impares" -#: ../gtk/gtkprintunixdialog.c:2307 +#: gtk/gtkprintunixdialog.c:2307 msgid "Sc_ale:" msgstr "Esc_alar:" -#: ../gtk/gtkprintunixdialog.c:2334 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "Papel" -#: ../gtk/gtkprintunixdialog.c:2338 +#: gtk/gtkprintunixdialog.c:2338 msgid "Paper _type:" msgstr "_Tipo de papel:" -#: ../gtk/gtkprintunixdialog.c:2353 +#: gtk/gtkprintunixdialog.c:2353 msgid "Paper _source:" msgstr "_Fonte do papel:" -#: ../gtk/gtkprintunixdialog.c:2368 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "_Bandexa de saída:" -#: ../gtk/gtkprintunixdialog.c:2420 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "Detalles do traballo" -#: ../gtk/gtkprintunixdialog.c:2426 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "Pri_oridade:" -#: ../gtk/gtkprintunixdialog.c:2441 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "Info de _facturación:" -#: ../gtk/gtkprintunixdialog.c:2459 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "Imprimir documento" -#: ../gtk/gtkprintunixdialog.c:2465 +#: gtk/gtkprintunixdialog.c:2465 msgid "_Now" msgstr "A_gora" -#: ../gtk/gtkprintunixdialog.c:2472 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "_En:" -#: ../gtk/gtkprintunixdialog.c:2487 +#: gtk/gtkprintunixdialog.c:2487 msgid "On _hold" msgstr "A_gardando" -#: ../gtk/gtkprintunixdialog.c:2506 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "Engadir páxina de cuberta" -#: ../gtk/gtkprintunixdialog.c:2512 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "An_tes:" -#: ../gtk/gtkprintunixdialog.c:2527 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "_Despois:" -#: ../gtk/gtkprintunixdialog.c:2542 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "Traballo" -#: ../gtk/gtkprintunixdialog.c:2608 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "Avanzado" -#: ../gtk/gtkprintunixdialog.c:2643 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "Calidade da imaxe" -#: ../gtk/gtkprintunixdialog.c:2646 +#: gtk/gtkprintunixdialog.c:2646 msgid "Color" msgstr "Cor" -#: ../gtk/gtkprintunixdialog.c:2649 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "Rematando" -#: ../gtk/gtkprintunixdialog.c:2659 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "Algúns dos axustes do diálogo están en conflicto" -#: ../gtk/gtkprintunixdialog.c:2682 +#: gtk/gtkprintunixdialog.c:2682 msgid "Print" msgstr "Imprimir" -#: ../gtk/gtkrc.c:2872 +#: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" msgstr "Non se puido atopar o ficheiro 'include': \"%s\"" -#: ../gtk/gtkrc.c:3500 ../gtk/gtkrc.c:3503 +#: gtk/gtkrc.c:3500 gtk/gtkrc.c:3503 #, c-format msgid "Unable to locate image file in pixmap_path: \"%s\"" msgstr "Foi imposible atopa-lo ficheiro de imaxe no pixmap_path: \"%s\"" -#: ../gtk/gtkrecentaction.c:155 ../gtk/gtkrecentaction.c:163 -#: ../gtk/gtkrecentchoosermenu.c:551 ../gtk/gtkrecentchoosermenu.c:559 +#: gtk/gtkrecentaction.c:155 gtk/gtkrecentaction.c:163 +#: gtk/gtkrecentchoosermenu.c:551 gtk/gtkrecentchoosermenu.c:559 #, c-format msgid "This function is not implemented for widgets of class '%s'" msgstr "Esta función non está implementada para os widgets da clase '%s'" -#: ../gtk/gtkrecentchooserdefault.c:454 +#: gtk/gtkrecentchooserdefault.c:454 msgid "Select which type of documents are shown" msgstr "Seleccione qué tipo de documentos móstranse" -#: ../gtk/gtkrecentchooserdefault.c:1095 ../gtk/gtkrecentchooserdefault.c:1132 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "Non se atopou un elemento para a URI '%s'" -#: ../gtk/gtkrecentchooserdefault.c:1259 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "Filtro sen título" -#: ../gtk/gtkrecentchooserdefault.c:1612 +#: gtk/gtkrecentchooserdefault.c:1612 msgid "Could not remove item" msgstr "Non se puido eliminar o elemento" -#: ../gtk/gtkrecentchooserdefault.c:1655 +#: gtk/gtkrecentchooserdefault.c:1655 msgid "Could not clear list" msgstr "Non se puido limpar a lista" -#: ../gtk/gtkrecentchooserdefault.c:1739 +#: gtk/gtkrecentchooserdefault.c:1739 msgid "Copy _Location" msgstr "Copiar _ubicación" -#: ../gtk/gtkrecentchooserdefault.c:1752 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "Elimina_r da lista" -#: ../gtk/gtkrecentchooserdefault.c:1761 +#: gtk/gtkrecentchooserdefault.c:1761 msgid "_Clear List" msgstr "_Limpar lista" -#: ../gtk/gtkrecentchooserdefault.c:1775 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "Amosar recursos _privados" @@ -2771,21 +2765,21 @@ msgstr "Amosar recursos _privados" #. * user appended or prepended custom menu items to the #. * recent chooser menu widget. #. -#: ../gtk/gtkrecentchoosermenu.c:317 +#: gtk/gtkrecentchoosermenu.c:317 msgid "No items found" msgstr "Non se atoparon elementos" -#: ../gtk/gtkrecentchoosermenu.c:471 ../gtk/gtkrecentchoosermenu.c:527 +#: gtk/gtkrecentchoosermenu.c:471 gtk/gtkrecentchoosermenu.c:527 #, c-format msgid "No recently used resource found with URI `%s'" msgstr "Non se atopou un recurso usado recentemente coa URI `%s'" -#: ../gtk/gtkrecentchoosermenu.c:738 +#: gtk/gtkrecentchoosermenu.c:738 #, c-format msgid "Open '%s'" msgstr "Abrir '%s'" -#: ../gtk/gtkrecentchoosermenu.c:768 +#: gtk/gtkrecentchoosermenu.c:768 msgid "Unknown item" msgstr "Elemento descoñecido" @@ -2796,7 +2790,7 @@ msgstr "Elemento descoñecido" #. * #. * Don't include the prefix "recent menu label|" in the translation. #. -#: ../gtk/gtkrecentchoosermenu.c:781 +#: gtk/gtkrecentchoosermenu.c:781 #, c-format msgid "recent menu label|_%d. %s" msgstr "_%d. %s" @@ -2806,622 +2800,622 @@ msgstr "_%d. %s" #. * #. * Don't include the prefix "recent menu label|" in the translation. #. -#: ../gtk/gtkrecentchoosermenu.c:788 +#: gtk/gtkrecentchoosermenu.c:788 #, c-format msgid "recent menu label|%d. %s" msgstr "%d. %s" -#: ../gtk/gtkrecentmanager.c:1020 ../gtk/gtkrecentmanager.c:1033 -#: ../gtk/gtkrecentmanager.c:1171 ../gtk/gtkrecentmanager.c:1181 -#: ../gtk/gtkrecentmanager.c:1234 ../gtk/gtkrecentmanager.c:1243 -#: ../gtk/gtkrecentmanager.c:1258 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "Non se puido atopar un elemento coa URI '%s'" #. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate -#: ../gtk/gtkstock.c:288 +#: gtk/gtkstock.c:288 msgid "Information" msgstr "Información" -#: ../gtk/gtkstock.c:289 +#: gtk/gtkstock.c:289 msgid "Warning" msgstr "Aviso" -#: ../gtk/gtkstock.c:290 +#: gtk/gtkstock.c:290 msgid "Error" msgstr "Erro" -#: ../gtk/gtkstock.c:291 +#: gtk/gtkstock.c:291 msgid "Question" msgstr "Pregunta" #. FIXME these need accelerators when appropriate, and #. * need the mnemonics to be rationalized #. -#: ../gtk/gtkstock.c:296 +#: gtk/gtkstock.c:296 msgid "_About" msgstr "_Acerca de" -#: ../gtk/gtkstock.c:298 +#: gtk/gtkstock.c:298 msgid "_Apply" msgstr "_Aplicar" -#: ../gtk/gtkstock.c:299 +#: gtk/gtkstock.c:299 msgid "_Bold" msgstr "_Grosa" -#: ../gtk/gtkstock.c:300 +#: gtk/gtkstock.c:300 msgid "_Cancel" msgstr "_Cancelar" -#: ../gtk/gtkstock.c:301 +#: gtk/gtkstock.c:301 msgid "_CD-Rom" msgstr "_CD-Rom" -#: ../gtk/gtkstock.c:302 +#: gtk/gtkstock.c:302 msgid "_Clear" msgstr "_Limpar" -#: ../gtk/gtkstock.c:303 +#: gtk/gtkstock.c:303 msgid "_Close" msgstr "_Pechar" -#: ../gtk/gtkstock.c:304 +#: gtk/gtkstock.c:304 msgid "C_onnect" msgstr "C_onectar" -#: ../gtk/gtkstock.c:305 +#: gtk/gtkstock.c:305 msgid "_Convert" msgstr "_Converter" -#: ../gtk/gtkstock.c:306 +#: gtk/gtkstock.c:306 msgid "_Copy" msgstr "_Copiar" -#: ../gtk/gtkstock.c:307 +#: gtk/gtkstock.c:307 msgid "Cu_t" msgstr "Cor_tar" -#: ../gtk/gtkstock.c:308 +#: gtk/gtkstock.c:308 msgid "_Delete" msgstr "_Borrar" -#: ../gtk/gtkstock.c:309 +#: gtk/gtkstock.c:309 msgid "_Discard" msgstr "_Descartar" -#: ../gtk/gtkstock.c:310 +#: gtk/gtkstock.c:310 msgid "_Disconnect" msgstr "_Desconectar" -#: ../gtk/gtkstock.c:311 +#: gtk/gtkstock.c:311 msgid "_Execute" msgstr "_Executar" -#: ../gtk/gtkstock.c:312 +#: gtk/gtkstock.c:312 msgid "_Edit" msgstr "_Editar" -#: ../gtk/gtkstock.c:313 +#: gtk/gtkstock.c:313 msgid "_Find" msgstr "_Buscar" -#: ../gtk/gtkstock.c:314 +#: gtk/gtkstock.c:314 msgid "Find and _Replace" msgstr "Buscar e _remprazar" -#: ../gtk/gtkstock.c:315 +#: gtk/gtkstock.c:315 msgid "_Floppy" msgstr "_Disquetera" -#: ../gtk/gtkstock.c:316 +#: gtk/gtkstock.c:316 msgid "_Fullscreen" msgstr "_Pantalla completa" -#: ../gtk/gtkstock.c:317 +#: gtk/gtkstock.c:317 msgid "_Leave Fullscreen" msgstr "_Saír de pantalla completa" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:319 +#: gtk/gtkstock.c:319 msgid "Navigation|_Bottom" msgstr "_Fondo" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:321 +#: gtk/gtkstock.c:321 msgid "Navigation|_First" msgstr "_Primeiro" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:323 +#: gtk/gtkstock.c:323 msgid "Navigation|_Last" msgstr "Ú_ltimo" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:325 +#: gtk/gtkstock.c:325 msgid "Navigation|_Top" msgstr "_Cima" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:327 +#: gtk/gtkstock.c:327 msgid "Navigation|_Back" msgstr "_Atrás" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:329 +#: gtk/gtkstock.c:329 msgid "Navigation|_Down" msgstr "_Baixar" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:331 +#: gtk/gtkstock.c:331 msgid "Navigation|_Forward" msgstr "A_diante" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:333 +#: gtk/gtkstock.c:333 msgid "Navigation|_Up" msgstr "_Subir" -#: ../gtk/gtkstock.c:334 +#: gtk/gtkstock.c:334 msgid "_Harddisk" msgstr "_Disco duro" -#: ../gtk/gtkstock.c:335 +#: gtk/gtkstock.c:335 msgid "_Help" msgstr "A_xuda" -#: ../gtk/gtkstock.c:336 +#: gtk/gtkstock.c:336 msgid "_Home" msgstr "_Inicio" -#: ../gtk/gtkstock.c:337 +#: gtk/gtkstock.c:337 msgid "Increase Indent" msgstr "Aumentar sangría" -#: ../gtk/gtkstock.c:338 +#: gtk/gtkstock.c:338 msgid "Decrease Indent" msgstr "Disminuir sangría" -#: ../gtk/gtkstock.c:339 +#: gtk/gtkstock.c:339 msgid "_Index" msgstr "Í_ndice" -#: ../gtk/gtkstock.c:340 +#: gtk/gtkstock.c:340 msgid "_Information" msgstr "_Información" -#: ../gtk/gtkstock.c:341 +#: gtk/gtkstock.c:341 msgid "_Italic" msgstr "_Itálica" -#: ../gtk/gtkstock.c:342 +#: gtk/gtkstock.c:342 msgid "_Jump to" msgstr "_Saltar a" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:344 +#: gtk/gtkstock.c:344 msgid "Justify|_Center" msgstr "_Centrar" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:346 +#: gtk/gtkstock.c:346 msgid "Justify|_Fill" msgstr "_Rechear" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:348 +#: gtk/gtkstock.c:348 msgid "Justify|_Left" msgstr "_Esquerda" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:350 +#: gtk/gtkstock.c:350 msgid "Justify|_Right" msgstr "_Dereita" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:353 +#: gtk/gtkstock.c:353 msgid "Media|_Forward" msgstr "A_diante" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:355 +#: gtk/gtkstock.c:355 msgid "Media|_Next" msgstr "_Seguinte" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:357 +#: gtk/gtkstock.c:357 msgid "Media|P_ause" msgstr "P_ausa" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:359 +#: gtk/gtkstock.c:359 msgid "Media|_Play" msgstr "_Reproducir" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:361 +#: gtk/gtkstock.c:361 msgid "Media|Pre_vious" msgstr "An_terior" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:363 +#: gtk/gtkstock.c:363 msgid "Media|_Record" msgstr "_Grabar" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:365 +#: gtk/gtkstock.c:365 msgid "Media|R_ewind" msgstr "_Rebobinar" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:367 +#: gtk/gtkstock.c:367 msgid "Media|_Stop" msgstr "_Deter" -#: ../gtk/gtkstock.c:368 +#: gtk/gtkstock.c:368 msgid "_Network" msgstr "_Rede" -#: ../gtk/gtkstock.c:369 +#: gtk/gtkstock.c:369 msgid "_New" msgstr "_Novo" -#: ../gtk/gtkstock.c:370 +#: gtk/gtkstock.c:370 msgid "_No" msgstr "_Non" -#: ../gtk/gtkstock.c:371 +#: gtk/gtkstock.c:371 msgid "_OK" msgstr "_Aceptar" -#: ../gtk/gtkstock.c:372 +#: gtk/gtkstock.c:372 msgid "_Open" msgstr "_Abrir" -#: ../gtk/gtkstock.c:373 +#: gtk/gtkstock.c:373 msgid "Landscape" msgstr "Horizontal" -#: ../gtk/gtkstock.c:374 +#: gtk/gtkstock.c:374 msgid "Portrait" msgstr "Vertical" -#: ../gtk/gtkstock.c:375 +#: gtk/gtkstock.c:375 msgid "Reverse landscape" msgstr "Horizontal invertido" -#: ../gtk/gtkstock.c:376 +#: gtk/gtkstock.c:376 msgid "Reverse portrait" msgstr "Vertical invertido" -#: ../gtk/gtkstock.c:377 +#: gtk/gtkstock.c:377 msgid "Page Set_up" msgstr "Configuración de _páxina" -#: ../gtk/gtkstock.c:378 +#: gtk/gtkstock.c:378 msgid "_Paste" msgstr "_Pegar" -#: ../gtk/gtkstock.c:379 +#: gtk/gtkstock.c:379 msgid "_Preferences" msgstr "_Preferencias" -#: ../gtk/gtkstock.c:380 +#: gtk/gtkstock.c:380 msgid "_Print" msgstr "_Imprimir" -#: ../gtk/gtkstock.c:381 +#: gtk/gtkstock.c:381 msgid "Print Pre_view" msgstr "Previsualización de impresión" -#: ../gtk/gtkstock.c:382 +#: gtk/gtkstock.c:382 msgid "_Properties" msgstr "_Propiedades" -#: ../gtk/gtkstock.c:383 +#: gtk/gtkstock.c:383 msgid "_Quit" msgstr "_Saír" -#: ../gtk/gtkstock.c:384 +#: gtk/gtkstock.c:384 msgid "_Redo" msgstr "_Refacer" -#: ../gtk/gtkstock.c:385 +#: gtk/gtkstock.c:385 msgid "_Refresh" msgstr "_Actualizar" -#: ../gtk/gtkstock.c:387 +#: gtk/gtkstock.c:387 msgid "_Revert" msgstr "_Revertir" -#: ../gtk/gtkstock.c:388 +#: gtk/gtkstock.c:388 msgid "_Save" msgstr "_Gardar" -#: ../gtk/gtkstock.c:389 +#: gtk/gtkstock.c:389 msgid "Save _As" msgstr "Gardar _como" -#: ../gtk/gtkstock.c:390 +#: gtk/gtkstock.c:390 msgid "Select _All" msgstr "Seleccionar _todo" -#: ../gtk/gtkstock.c:391 +#: gtk/gtkstock.c:391 msgid "_Color" msgstr "_Cor" -#: ../gtk/gtkstock.c:392 +#: gtk/gtkstock.c:392 msgid "_Font" msgstr "_Fonte" -#: ../gtk/gtkstock.c:393 +#: gtk/gtkstock.c:393 msgid "_Ascending" msgstr "_Ascendente" -#: ../gtk/gtkstock.c:394 +#: gtk/gtkstock.c:394 msgid "_Descending" msgstr "_Descendente" -#: ../gtk/gtkstock.c:395 +#: gtk/gtkstock.c:395 msgid "_Spell Check" msgstr "Comprobar _ortografía" -#: ../gtk/gtkstock.c:396 +#: gtk/gtkstock.c:396 msgid "_Stop" msgstr "_Deter" -#: ../gtk/gtkstock.c:397 +#: gtk/gtkstock.c:397 msgid "_Strikethrough" msgstr "_Riscado" -#: ../gtk/gtkstock.c:398 +#: gtk/gtkstock.c:398 msgid "_Undelete" msgstr "_Recuperar" -#: ../gtk/gtkstock.c:399 +#: gtk/gtkstock.c:399 msgid "_Underline" msgstr "_Subraiar" -#: ../gtk/gtkstock.c:400 +#: gtk/gtkstock.c:400 msgid "_Undo" msgstr "_Desfacer" -#: ../gtk/gtkstock.c:401 +#: gtk/gtkstock.c:401 msgid "_Yes" msgstr "_Si" -#: ../gtk/gtkstock.c:402 +#: gtk/gtkstock.c:402 msgid "_Normal Size" msgstr "Tamaño _normal" -#: ../gtk/gtkstock.c:403 +#: gtk/gtkstock.c:403 msgid "Best _Fit" msgstr "Axuste ó_ptimo" -#: ../gtk/gtkstock.c:404 +#: gtk/gtkstock.c:404 msgid "Zoom _In" msgstr "Ampl_iar" -#: ../gtk/gtkstock.c:405 +#: gtk/gtkstock.c:405 msgid "Zoom _Out" msgstr "Redu_cir" -#: ../gtk/gtktextbufferrichtext.c:651 +#: gtk/gtktextbufferrichtext.c:651 #, c-format msgid "Unknown error when trying to deserialize %s" msgstr "Erro descoñecido ao tentar deserializar %s" -#: ../gtk/gtktextbufferrichtext.c:710 +#: gtk/gtktextbufferrichtext.c:710 #, c-format msgid "No deserialize function found for format %s" msgstr "Non se atopou a función de deserializar para o formato %s" -#: ../gtk/gtktextbufferserialize.c:796 ../gtk/gtktextbufferserialize.c:822 +#: gtk/gtktextbufferserialize.c:796 gtk/gtktextbufferserialize.c:822 #, c-format msgid "Both \"id\" and \"name\" were found on the <%s> element" msgstr "Atopáronse tanto \"id\" e \"name\" no elemento <%s>" -#: ../gtk/gtktextbufferserialize.c:806 ../gtk/gtktextbufferserialize.c:832 +#: gtk/gtktextbufferserialize.c:806 gtk/gtktextbufferserialize.c:832 #, c-format msgid "The attribute \"%s\" was found twice on the <%s> element" msgstr "O atributo \"%s\" atopouse dúas veces no elemento <%s>" -#: ../gtk/gtktextbufferserialize.c:846 +#: gtk/gtktextbufferserialize.c:846 #, c-format msgid "<%s> element has invalid id \"%s\"" msgstr "O elemento <%s> ten un id \"%s\" inválido" -#: ../gtk/gtktextbufferserialize.c:856 +#: gtk/gtktextbufferserialize.c:856 #, c-format msgid "<%s> element has neither a \"name\" nor an \"id\" attribute" msgstr "" "O elemento <%s> non ten nin un elemento \"name\" nin un atributo \"id\"" -#: ../gtk/gtktextbufferserialize.c:943 +#: gtk/gtktextbufferserialize.c:943 #, c-format msgid "Attribute \"%s\" repeated twice on the same <%s> element" msgstr "O atributo \"%s\" repítese dúas veces no mesmo elemento <%s>" -#: ../gtk/gtktextbufferserialize.c:961 ../gtk/gtktextbufferserialize.c:986 +#: gtk/gtktextbufferserialize.c:961 gtk/gtktextbufferserialize.c:986 #, c-format msgid "Attribute \"%s\" is invalid on <%s> element in this context" msgstr "O atributo \"%s\" é inválido no elemento <%s> neste contexto" -#: ../gtk/gtktextbufferserialize.c:1022 +#: gtk/gtktextbufferserialize.c:1022 #, c-format msgid "Tag \"%s\" has not been defined." msgstr "A etiqueta \"%s\" non foi definida." -#: ../gtk/gtktextbufferserialize.c:1034 +#: gtk/gtktextbufferserialize.c:1034 msgid "Anonymous tag found and tags can not be created." msgstr "Atopouse unha etiqueta anónima e as etiquetas non se poden crear." -#: ../gtk/gtktextbufferserialize.c:1045 +#: gtk/gtktextbufferserialize.c:1045 #, c-format msgid "Tag \"%s\" does not exist in buffer and tags can not be created." msgstr "" "A etiqueta \"%s\" non existe no búfer e as etiquetas non se poden crear." -#: ../gtk/gtktextbufferserialize.c:1144 ../gtk/gtktextbufferserialize.c:1219 -#: ../gtk/gtktextbufferserialize.c:1320 ../gtk/gtktextbufferserialize.c:1394 +#: gtk/gtktextbufferserialize.c:1144 gtk/gtktextbufferserialize.c:1219 +#: gtk/gtktextbufferserialize.c:1320 gtk/gtktextbufferserialize.c:1394 #, c-format msgid "Element <%s> is not allowed below <%s>" msgstr "O elemento <%s> non se permite debaixo de <%s>" -#: ../gtk/gtktextbufferserialize.c:1175 +#: gtk/gtktextbufferserialize.c:1175 #, c-format msgid "\"%s\" is not a valid attribute type" msgstr "\"%s\" non é un tipo de atributo válido" -#: ../gtk/gtktextbufferserialize.c:1183 +#: gtk/gtktextbufferserialize.c:1183 #, c-format msgid "\"%s\" is not a valid attribute name" msgstr "\"%s\" non é un nome de atributo válido" -#: ../gtk/gtktextbufferserialize.c:1193 +#: gtk/gtktextbufferserialize.c:1193 #, c-format msgid "" "\"%s\" could not be converted to a value of type \"%s\" for attribute \"%s\"" msgstr "" "\"%s\" non puido converter a un valor de tipo \"%s\" para o atributo \"%s\"" -#: ../gtk/gtktextbufferserialize.c:1202 +#: gtk/gtktextbufferserialize.c:1202 #, c-format msgid "\"%s\" is not a valid value for attribute \"%s\"" msgstr "\"%s\" non é un valor válido para o atributo \"%s\"" -#: ../gtk/gtktextbufferserialize.c:1285 +#: gtk/gtktextbufferserialize.c:1285 #, c-format msgid "Tag \"%s\" already defined" msgstr "A etiqueta \"%s\" xa está definida" -#: ../gtk/gtktextbufferserialize.c:1296 +#: gtk/gtktextbufferserialize.c:1296 #, c-format msgid "Tag \"%s\" has invalid priority \"%s\"" msgstr "A etiqueta \"%s\" ten prioridade \"%s\" inválida" -#: ../gtk/gtktextbufferserialize.c:1349 +#: gtk/gtktextbufferserialize.c:1349 #, c-format msgid "Outermost element in text must be not <%s>" msgstr "O elemento máis externo no texto debe ser non <%s>" -#: ../gtk/gtktextbufferserialize.c:1358 ../gtk/gtktextbufferserialize.c:1374 +#: gtk/gtktextbufferserialize.c:1358 gtk/gtktextbufferserialize.c:1374 #, c-format msgid "A <%s> element has already been specified" msgstr "Xa se especificou un elemento <%s>" -#: ../gtk/gtktextbufferserialize.c:1380 +#: gtk/gtktextbufferserialize.c:1380 msgid "A element can't occur before a element" msgstr "Un elemento non pode estar antes dun elemento " -#: ../gtk/gtktextbufferserialize.c:1779 +#: gtk/gtktextbufferserialize.c:1779 msgid "Serialized data is malformed" msgstr "Os datos serializados están mal formados" -#: ../gtk/gtktextbufferserialize.c:1857 +#: gtk/gtktextbufferserialize.c:1857 msgid "" "Serialized data is malformed. First section isn't GTKTEXTBUFFERCONTENTS-0001" msgstr "" "Os datos serializados están mal formados. A primeira sección non é " "GTKTEXTBUFFERCONTENTS-0001" -#: ../gtk/gtktextutil.c:61 +#: gtk/gtktextutil.c:61 msgid "LRM _Left-to-right mark" msgstr "LRM Marca de _esqueda-a-dereita" -#: ../gtk/gtktextutil.c:62 +#: gtk/gtktextutil.c:62 msgid "RLM _Right-to-left mark" msgstr "RLM Marca de _dereita-a-esquerda" -#: ../gtk/gtktextutil.c:63 +#: gtk/gtktextutil.c:63 msgid "LRE Left-to-right _embedding" msgstr "LRE Incrustam_ento de esquerda-a-dereita" -#: ../gtk/gtktextutil.c:64 +#: gtk/gtktextutil.c:64 msgid "RLE Right-to-left e_mbedding" msgstr "RLE Incr_ustamento de dereita-a-esquerda" -#: ../gtk/gtktextutil.c:65 +#: gtk/gtktextutil.c:65 msgid "LRO Left-to-right _override" msgstr "LRO S_obrescritura de esquerda-a-dereita" -#: ../gtk/gtktextutil.c:66 +#: gtk/gtktextutil.c:66 msgid "RLO Right-to-left o_verride" msgstr "RLO So_brescritura de dereita-a-esquerda" -#: ../gtk/gtktextutil.c:67 +#: gtk/gtktextutil.c:67 msgid "PDF _Pop directional formatting" msgstr "PDF Formateo direccional _emerxente" -#: ../gtk/gtktextutil.c:68 +#: gtk/gtktextutil.c:68 msgid "ZWS _Zero width space" msgstr "ZWS Espacio de ancho _cero" -#: ../gtk/gtktextutil.c:69 +#: gtk/gtktextutil.c:69 msgid "ZWJ Zero width _joiner" msgstr "ZWJ En_samblador de ancho cero" -#: ../gtk/gtktextutil.c:70 +#: gtk/gtktextutil.c:70 msgid "ZWNJ Zero width _non-joiner" msgstr "ZWNJ _Non-ensamblador de ancho cero" -#: ../gtk/gtkthemes.c:71 +#: gtk/gtkthemes.c:71 #, c-format msgid "Unable to locate theme engine in module_path: \"%s\"," msgstr "Foi imposible atopa-lo motor de estilos en module_path: \"%s\"," -#: ../gtk/gtktipsquery.c:188 +#: gtk/gtktipsquery.c:188 msgid "--- No Tip ---" msgstr "--- Sen Tip ---" -#: ../gtk/gtkuimanager.c:1453 +#: gtk/gtkuimanager.c:1453 #, c-format msgid "Unexpected start tag '%s' on line %d char %d" msgstr "Etiqueta de inicio inesperada '%s' na liña %d carácter %d" -#: ../gtk/gtkuimanager.c:1543 +#: gtk/gtkuimanager.c:1543 #, c-format msgid "Unexpected character data on line %d char %d" msgstr "Dato carácter inesperado na liña %d carácter %d" -#: ../gtk/gtkuimanager.c:2366 +#: gtk/gtkuimanager.c:2366 msgid "Empty" msgstr "Baleiro" -#: ../gtk/gtkvolumebutton.c:77 +#: gtk/gtkvolumebutton.c:77 msgid "Volume" msgstr "Volume" -#: ../gtk/gtkvolumebutton.c:79 +#: gtk/gtkvolumebutton.c:79 msgid "Turns volume down or up" msgstr "Sube ou baixa o volume" -#: ../gtk/gtkvolumebutton.c:82 +#: gtk/gtkvolumebutton.c:82 msgid "Adjusts the volume" msgstr "Axuta o volume" -#: ../gtk/gtkvolumebutton.c:85 ../gtk/gtkvolumebutton.c:88 +#: gtk/gtkvolumebutton.c:85 gtk/gtkvolumebutton.c:88 msgid "Volume Down" msgstr "Baixar volume" -#: ../gtk/gtkvolumebutton.c:87 +#: gtk/gtkvolumebutton.c:87 msgid "Decreases the volume" msgstr "Disminúe o volume" -#: ../gtk/gtkvolumebutton.c:91 ../gtk/gtkvolumebutton.c:94 +#: gtk/gtkvolumebutton.c:91 gtk/gtkvolumebutton.c:94 msgid "Volume Up" msgstr "Subir volume" -#: ../gtk/gtkvolumebutton.c:93 +#: gtk/gtkvolumebutton.c:93 msgid "Increases the volume" msgstr "Aumenta o volume" -#: ../gtk/gtkvolumebutton.c:151 +#: gtk/gtkvolumebutton.c:151 msgid "Muted" msgstr "Silenciado" -#: ../gtk/gtkvolumebutton.c:155 +#: gtk/gtkvolumebutton.c:155 msgid "Full Volume" msgstr "Volume total" @@ -3432,927 +3426,927 @@ msgstr "Volume total" #. * Do not translate and do not include the "volume percentage|" #. * part in the translation! #. -#: ../gtk/gtkvolumebutton.c:170 +#: gtk/gtkvolumebutton.c:170 #, c-format msgid "volume percentage|%d %%" msgstr "%d %%" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:5 +#: gtk/paper_names_offsets.c:5 msgid "paper size|asme_f" msgstr "asme_f" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:7 +#: gtk/paper_names_offsets.c:7 msgid "paper size|A0x2" msgstr "A0x2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:9 +#: gtk/paper_names_offsets.c:9 msgid "paper size|A0" msgstr "A0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:11 +#: gtk/paper_names_offsets.c:11 msgid "paper size|A0x3" msgstr "A0x3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:13 +#: gtk/paper_names_offsets.c:13 msgid "paper size|A1" msgstr "A1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:15 +#: gtk/paper_names_offsets.c:15 msgid "paper size|A10" msgstr "A10" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:17 +#: gtk/paper_names_offsets.c:17 msgid "paper size|A1x3" msgstr "A1x3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:19 +#: gtk/paper_names_offsets.c:19 msgid "paper size|A1x4" msgstr "A1x4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:21 +#: gtk/paper_names_offsets.c:21 msgid "paper size|A2" msgstr "A2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:23 +#: gtk/paper_names_offsets.c:23 msgid "paper size|A2x3" msgstr "A2x3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:25 +#: gtk/paper_names_offsets.c:25 msgid "paper size|A2x4" msgstr "A2x4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:27 +#: gtk/paper_names_offsets.c:27 msgid "paper size|A2x5" msgstr "A2x5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:29 +#: gtk/paper_names_offsets.c:29 msgid "paper size|A3" msgstr "A3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:31 +#: gtk/paper_names_offsets.c:31 msgid "paper size|A3 Extra" msgstr "A3 Extra" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:33 +#: gtk/paper_names_offsets.c:33 msgid "paper size|A3x3" msgstr "A3x3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:35 +#: gtk/paper_names_offsets.c:35 msgid "paper size|A3x4" msgstr "A3x4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:37 +#: gtk/paper_names_offsets.c:37 msgid "paper size|A3x5" msgstr "A3x5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:39 +#: gtk/paper_names_offsets.c:39 msgid "paper size|A3x6" msgstr "A3x6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:41 +#: gtk/paper_names_offsets.c:41 msgid "paper size|A3x7" msgstr "A3x7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:43 +#: gtk/paper_names_offsets.c:43 msgid "paper size|A4" msgstr "A4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:45 +#: gtk/paper_names_offsets.c:45 msgid "paper size|A4 Extra" msgstr "A4 Extra" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:47 +#: gtk/paper_names_offsets.c:47 msgid "paper size|A4 Tab" msgstr "A4 Tab" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:49 +#: gtk/paper_names_offsets.c:49 msgid "paper size|A4x3" msgstr "A4x3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:51 +#: gtk/paper_names_offsets.c:51 msgid "paper size|A4x4" msgstr "A4x4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:53 +#: gtk/paper_names_offsets.c:53 msgid "paper size|A4x5" msgstr "A4x5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:55 +#: gtk/paper_names_offsets.c:55 msgid "paper size|A4x6" msgstr "A4x6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:57 +#: gtk/paper_names_offsets.c:57 msgid "paper size|A4x7" msgstr "A4x7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:59 +#: gtk/paper_names_offsets.c:59 msgid "paper size|A4x8" msgstr "A4x8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:61 +#: gtk/paper_names_offsets.c:61 msgid "paper size|A4x9" msgstr "A4x9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:63 +#: gtk/paper_names_offsets.c:63 msgid "paper size|A5" msgstr "A5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:65 +#: gtk/paper_names_offsets.c:65 msgid "paper size|A5 Extra" msgstr "A5 Extra" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:67 +#: gtk/paper_names_offsets.c:67 msgid "paper size|A6" msgstr "A6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:69 +#: gtk/paper_names_offsets.c:69 msgid "paper size|A7" msgstr "A7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:71 +#: gtk/paper_names_offsets.c:71 msgid "paper size|A8" msgstr "A8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:73 +#: gtk/paper_names_offsets.c:73 msgid "paper size|A9" msgstr "A9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:75 +#: gtk/paper_names_offsets.c:75 msgid "paper size|B0" msgstr "B0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:77 +#: gtk/paper_names_offsets.c:77 msgid "paper size|B1" msgstr "B1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:79 +#: gtk/paper_names_offsets.c:79 msgid "paper size|B10" msgstr "B10" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:81 +#: gtk/paper_names_offsets.c:81 msgid "paper size|B2" msgstr "B2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:83 +#: gtk/paper_names_offsets.c:83 msgid "paper size|B3" msgstr "B3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:85 +#: gtk/paper_names_offsets.c:85 msgid "paper size|B4" msgstr "B4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:87 +#: gtk/paper_names_offsets.c:87 msgid "paper size|B5" msgstr "B5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:89 +#: gtk/paper_names_offsets.c:89 msgid "paper size|B5 Extra" msgstr "B5 Extra" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:91 +#: gtk/paper_names_offsets.c:91 msgid "paper size|B6" msgstr "B6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:93 +#: gtk/paper_names_offsets.c:93 msgid "paper size|B6/C4" msgstr "B6/C4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:95 +#: gtk/paper_names_offsets.c:95 msgid "paper size|B7" msgstr "B7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:97 +#: gtk/paper_names_offsets.c:97 msgid "paper size|B8" msgstr "B8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:99 +#: gtk/paper_names_offsets.c:99 msgid "paper size|B9" msgstr "B9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:101 +#: gtk/paper_names_offsets.c:101 msgid "paper size|C0" msgstr "C0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:103 +#: gtk/paper_names_offsets.c:103 msgid "paper size|C1" msgstr "C1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:105 +#: gtk/paper_names_offsets.c:105 msgid "paper size|C10" msgstr "C10" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:107 +#: gtk/paper_names_offsets.c:107 msgid "paper size|C2" msgstr "C2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:109 +#: gtk/paper_names_offsets.c:109 msgid "paper size|C3" msgstr "C3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:111 +#: gtk/paper_names_offsets.c:111 msgid "paper size|C4" msgstr "C4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:113 +#: gtk/paper_names_offsets.c:113 msgid "paper size|C5" msgstr "C5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:115 +#: gtk/paper_names_offsets.c:115 msgid "paper size|C6" msgstr "C6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:117 +#: gtk/paper_names_offsets.c:117 msgid "paper size|C6/C5" msgstr "C6/C5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:119 +#: gtk/paper_names_offsets.c:119 msgid "paper size|C7" msgstr "C7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:121 +#: gtk/paper_names_offsets.c:121 msgid "paper size|C7/C6" msgstr "C7/C6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:123 +#: gtk/paper_names_offsets.c:123 msgid "paper size|C8" msgstr "C8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:125 +#: gtk/paper_names_offsets.c:125 msgid "paper size|C9" msgstr "C9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:127 +#: gtk/paper_names_offsets.c:127 msgid "paper size|DL Envelope" msgstr "Sobre DL" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:129 +#: gtk/paper_names_offsets.c:129 msgid "paper size|RA0" msgstr "RA0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:131 +#: gtk/paper_names_offsets.c:131 msgid "paper size|RA1" msgstr "RA1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:133 +#: gtk/paper_names_offsets.c:133 msgid "paper size|RA2" msgstr "RA2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:135 +#: gtk/paper_names_offsets.c:135 msgid "paper size|SRA0" msgstr "SRA0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:137 +#: gtk/paper_names_offsets.c:137 msgid "paper size|SRA1" msgstr "SRA1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:139 +#: gtk/paper_names_offsets.c:139 msgid "paper size|SRA2" msgstr "SRA2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:141 +#: gtk/paper_names_offsets.c:141 msgid "paper size|JB0" msgstr "JB0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:143 +#: gtk/paper_names_offsets.c:143 msgid "paper size|JB1" msgstr "JB1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:145 +#: gtk/paper_names_offsets.c:145 msgid "paper size|JB10" msgstr "JB10" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:147 +#: gtk/paper_names_offsets.c:147 msgid "paper size|JB2" msgstr "JB2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:149 +#: gtk/paper_names_offsets.c:149 msgid "paper size|JB3" msgstr "JB3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:151 +#: gtk/paper_names_offsets.c:151 msgid "paper size|JB4" msgstr "JB4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:153 +#: gtk/paper_names_offsets.c:153 msgid "paper size|JB5" msgstr "JB5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:155 +#: gtk/paper_names_offsets.c:155 msgid "paper size|JB6" msgstr "JB6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:157 +#: gtk/paper_names_offsets.c:157 msgid "paper size|JB7" msgstr "JB7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:159 +#: gtk/paper_names_offsets.c:159 msgid "paper size|JB8" msgstr "JB8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:161 +#: gtk/paper_names_offsets.c:161 msgid "paper size|JB9" msgstr "JB9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:163 +#: gtk/paper_names_offsets.c:163 msgid "paper size|jis exec" msgstr "jis exec" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:165 +#: gtk/paper_names_offsets.c:165 msgid "paper size|Choukei 2 Envelope" msgstr "Sobre Choukei 2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:167 +#: gtk/paper_names_offsets.c:167 msgid "paper size|Choukei 3 Envelope" msgstr "Sobre Choukei 3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:169 +#: gtk/paper_names_offsets.c:169 msgid "paper size|Choukei 4 Envelope" msgstr "Sobre Choukei 4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:171 +#: gtk/paper_names_offsets.c:171 msgid "paper size|hagaki (postcard)" msgstr "hagaki (postal)" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:173 +#: gtk/paper_names_offsets.c:173 msgid "paper size|kahu Envelope" msgstr "Sobre kahu" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:175 +#: gtk/paper_names_offsets.c:175 msgid "paper size|kaku2 Envelope" msgstr "Sobre kaku2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:177 +#: gtk/paper_names_offsets.c:177 msgid "paper size|oufuku (reply postcard)" msgstr "oufuku (postal de resposta)" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:179 +#: gtk/paper_names_offsets.c:179 msgid "paper size|you4 Envelope" msgstr "Sobre you4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:181 +#: gtk/paper_names_offsets.c:181 msgid "paper size|10x11" msgstr "10x11" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:183 +#: gtk/paper_names_offsets.c:183 msgid "paper size|10x13" msgstr "10x13" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:185 +#: gtk/paper_names_offsets.c:185 msgid "paper size|10x14" msgstr "10x14" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:187 ../gtk/paper_names_offsets.c:189 +#: gtk/paper_names_offsets.c:187 gtk/paper_names_offsets.c:189 msgid "paper size|10x15" msgstr "10x15" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:191 +#: gtk/paper_names_offsets.c:191 msgid "paper size|11x12" msgstr "11x12" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:193 +#: gtk/paper_names_offsets.c:193 msgid "paper size|11x15" msgstr "11x15" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:195 +#: gtk/paper_names_offsets.c:195 msgid "paper size|12x19" msgstr "12x19" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:197 +#: gtk/paper_names_offsets.c:197 msgid "paper size|5x7" msgstr "5x7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:199 +#: gtk/paper_names_offsets.c:199 msgid "paper size|6x9 Envelope" msgstr "Sobre 6x9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:201 +#: gtk/paper_names_offsets.c:201 msgid "paper size|7x9 Envelope" msgstr "Sobre 7x9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:203 +#: gtk/paper_names_offsets.c:203 msgid "paper size|9x11 Envelope" msgstr "Sobre 9x11" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:205 +#: gtk/paper_names_offsets.c:205 msgid "paper size|a2 Envelope" msgstr "Sobre a2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:207 +#: gtk/paper_names_offsets.c:207 msgid "paper size|Arch A" msgstr "Arch A" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:209 +#: gtk/paper_names_offsets.c:209 msgid "paper size|Arch B" msgstr "Arch B" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:211 +#: gtk/paper_names_offsets.c:211 msgid "paper size|Arch C" msgstr "Arch C" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:213 +#: gtk/paper_names_offsets.c:213 msgid "paper size|Arch D" msgstr "Arch D" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:215 +#: gtk/paper_names_offsets.c:215 msgid "paper size|Arch E" msgstr "Arch E" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:217 +#: gtk/paper_names_offsets.c:217 msgid "paper size|b-plus" msgstr "b-plus" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:219 +#: gtk/paper_names_offsets.c:219 msgid "paper size|c" msgstr "c" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:221 +#: gtk/paper_names_offsets.c:221 msgid "paper size|c5 Envelope" msgstr "Sobre c5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:223 +#: gtk/paper_names_offsets.c:223 msgid "paper size|d" msgstr "d" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:225 +#: gtk/paper_names_offsets.c:225 msgid "paper size|e" msgstr "e" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:227 +#: gtk/paper_names_offsets.c:227 msgid "paper size|edp" msgstr "edp" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:229 +#: gtk/paper_names_offsets.c:229 msgid "paper size|European edp" msgstr "edp Europeo" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:231 +#: gtk/paper_names_offsets.c:231 msgid "paper size|Executive" msgstr "Executivo" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:233 +#: gtk/paper_names_offsets.c:233 msgid "paper size|f" msgstr "f" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:235 +#: gtk/paper_names_offsets.c:235 msgid "paper size|FanFold European" msgstr "FanFold europeo" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:237 +#: gtk/paper_names_offsets.c:237 msgid "paper size|FanFold US" msgstr "FanFold US" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:239 +#: gtk/paper_names_offsets.c:239 msgid "paper size|FanFold German Legal" msgstr "FanFold alemán legal" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:241 +#: gtk/paper_names_offsets.c:241 msgid "paper size|Government Legal" msgstr "Legal gobernamental" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:243 +#: gtk/paper_names_offsets.c:243 msgid "paper size|Government Letter" msgstr "Cartal oficial" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:245 +#: gtk/paper_names_offsets.c:245 msgid "paper size|Index 3x5" msgstr "Índice 3x5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:247 +#: gtk/paper_names_offsets.c:247 msgid "paper size|Index 4x6 (postcard)" msgstr "Índice 4x6 (postal)" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:249 +#: gtk/paper_names_offsets.c:249 msgid "paper size|Index 4x6 ext" msgstr "Índice 4x6 ext" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:251 +#: gtk/paper_names_offsets.c:251 msgid "paper size|Index 5x8" msgstr "Índice 5x8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:253 +#: gtk/paper_names_offsets.c:253 msgid "paper size|Invoice" msgstr "Invoice" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:255 +#: gtk/paper_names_offsets.c:255 msgid "paper size|Tabloid" msgstr "Tabloide" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:257 +#: gtk/paper_names_offsets.c:257 msgid "paper size|US Legal" msgstr "US legal" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:259 +#: gtk/paper_names_offsets.c:259 msgid "paper size|US Legal Extra" msgstr "US Legal Extra" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:261 +#: gtk/paper_names_offsets.c:261 msgid "paper size|US Letter" msgstr "Carta US" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:263 +#: gtk/paper_names_offsets.c:263 msgid "paper size|US Letter Extra" msgstr "Carta US extra" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:265 +#: gtk/paper_names_offsets.c:265 msgid "paper size|US Letter Plus" msgstr "Carta US plus" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:267 +#: gtk/paper_names_offsets.c:267 msgid "paper size|Monarch Envelope" msgstr "Sobre monarch" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:269 +#: gtk/paper_names_offsets.c:269 msgid "paper size|#10 Envelope" msgstr "Sobre #10" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:271 +#: gtk/paper_names_offsets.c:271 msgid "paper size|#11 Envelope" msgstr "Sobre #11" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:273 +#: gtk/paper_names_offsets.c:273 msgid "paper size|#12 Envelope" msgstr "Sobre #12" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:275 +#: gtk/paper_names_offsets.c:275 msgid "paper size|#14 Envelope" msgstr "Sobre #14" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:277 +#: gtk/paper_names_offsets.c:277 msgid "paper size|#9 Envelope" msgstr "Sobre #9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:279 +#: gtk/paper_names_offsets.c:279 msgid "paper size|Personal Envelope" msgstr "Sobre persoal" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:281 +#: gtk/paper_names_offsets.c:281 msgid "paper size|Quarto" msgstr "Quarto" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:283 +#: gtk/paper_names_offsets.c:283 msgid "paper size|Super A" msgstr "Super A" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:285 +#: gtk/paper_names_offsets.c:285 msgid "paper size|Super B" msgstr "Super B" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:287 +#: gtk/paper_names_offsets.c:287 msgid "paper size|Wide Format" msgstr "Formato ancho" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:289 +#: gtk/paper_names_offsets.c:289 msgid "paper size|Dai-pa-kai" msgstr "Dai-pa-kai" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:291 +#: gtk/paper_names_offsets.c:291 msgid "paper size|Folio" msgstr "Folio" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:293 +#: gtk/paper_names_offsets.c:293 msgid "paper size|Folio sp" msgstr "Folio sp" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:295 +#: gtk/paper_names_offsets.c:295 msgid "paper size|Invite Envelope" msgstr "Sobre invite" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:297 +#: gtk/paper_names_offsets.c:297 msgid "paper size|Italian Envelope" msgstr "Sobre italiano" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:299 +#: gtk/paper_names_offsets.c:299 msgid "paper size|juuro-ku-kai" msgstr "juuro-ku-kai" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:301 +#: gtk/paper_names_offsets.c:301 msgid "paper size|pa-kai" msgstr "pa-kai" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:303 +#: gtk/paper_names_offsets.c:303 msgid "paper size|Postfix Envelope" msgstr "Sobre postfix" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:305 +#: gtk/paper_names_offsets.c:305 msgid "paper size|Small Photo" msgstr "Foto pequena" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:307 +#: gtk/paper_names_offsets.c:307 msgid "paper size|prc1 Envelope" msgstr "Sobre prc1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:309 +#: gtk/paper_names_offsets.c:309 msgid "paper size|prc10 Envelope" msgstr "Sobre prc10" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:311 +#: gtk/paper_names_offsets.c:311 msgid "paper size|prc 16k" msgstr "prc 16k" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:313 +#: gtk/paper_names_offsets.c:313 msgid "paper size|prc2 Envelope" msgstr "Sobre prc2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:315 +#: gtk/paper_names_offsets.c:315 msgid "paper size|prc3 Envelope" msgstr "Sobre prc3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:317 +#: gtk/paper_names_offsets.c:317 msgid "paper size|prc 32k" msgstr "prc 32k" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:319 +#: gtk/paper_names_offsets.c:319 msgid "paper size|prc4 Envelope" msgstr "Sobre prc4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:321 +#: gtk/paper_names_offsets.c:321 msgid "paper size|prc5 Envelope" msgstr "Sobre prc5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:323 +#: gtk/paper_names_offsets.c:323 msgid "paper size|prc6 Envelope" msgstr "Sobre prc6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:325 +#: gtk/paper_names_offsets.c:325 msgid "paper size|prc7 Envelope" msgstr "Sobre prc7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:327 +#: gtk/paper_names_offsets.c:327 msgid "paper size|prc8 Envelope" msgstr "Sobre prc8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:329 +#: gtk/paper_names_offsets.c:329 msgid "paper size|ROC 16k" msgstr "ROC 16k" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:331 +#: gtk/paper_names_offsets.c:331 msgid "paper size|ROC 8k" msgstr "ROC 8k" -#: ../gtk/updateiconcache.c:492 ../gtk/updateiconcache.c:552 +#: gtk/updateiconcache.c:492 gtk/updateiconcache.c:552 #, c-format msgid "different idatas found for symlinked '%s' and '%s'\n" msgstr "" "Encontráronse diferentes idatas para o '%s' ligado simbolicamente e '%s'\n" -#: ../gtk/updateiconcache.c:1374 +#: gtk/updateiconcache.c:1374 #, c-format msgid "Failed to write header\n" msgstr "Fallou ao escribir a cabeceira\n" -#: ../gtk/updateiconcache.c:1380 +#: gtk/updateiconcache.c:1380 #, c-format msgid "Failed to write hash table\n" msgstr "Fallou ao escribir a táboa hash\n" -#: ../gtk/updateiconcache.c:1386 +#: gtk/updateiconcache.c:1386 #, c-format msgid "Failed to write folder index\n" msgstr "Fallou ao escribir o cartafol índice\n" -#: ../gtk/updateiconcache.c:1394 +#: gtk/updateiconcache.c:1394 #, c-format msgid "Failed to rewrite header\n" msgstr "Fallou ao volver escribir a cabeceira\n" -#: ../gtk/updateiconcache.c:1455 +#: gtk/updateiconcache.c:1455 #, c-format msgid "Failed to open file %s : %s\n" msgstr "Non se puido abrir o ficheiro %s : %s\n" -#: ../gtk/updateiconcache.c:1463 +#: gtk/updateiconcache.c:1463 #, c-format msgid "Failed to write cache file: %s\n" msgstr "Fallou ao escribir o ficheiro de caché: %s\n" -#: ../gtk/updateiconcache.c:1499 +#: gtk/updateiconcache.c:1499 #, c-format msgid "The generated cache was invalid.\n" msgstr "A caché xerada non é válida.\n" -#: ../gtk/updateiconcache.c:1511 +#: gtk/updateiconcache.c:1511 #, c-format msgid "Could not rename %s to %s: %s, removing %s then.\n" msgstr "Non se puido renomear %s a %s: %s, por conseguinte elimínase %s.\n" -#: ../gtk/updateiconcache.c:1523 +#: gtk/updateiconcache.c:1523 #, c-format msgid "Could not rename %s to %s: %s\n" msgstr "Non se puido renomear %s a %s: %s\n" -#: ../gtk/updateiconcache.c:1530 +#: gtk/updateiconcache.c:1530 #, c-format msgid "Could not rename %s back to %s: %s.\n" msgstr "Non se puido renomear %s de novo a %s: %s.\n" -#: ../gtk/updateiconcache.c:1556 +#: gtk/updateiconcache.c:1556 #, c-format msgid "Cache file created successfully.\n" msgstr "Ficheiro de caché creado satisfactoriamente.\n" -#: ../gtk/updateiconcache.c:1595 +#: gtk/updateiconcache.c:1595 msgid "Overwrite an existing cache, even if up to date" msgstr "Substituír unha caché existente, incluso se está actualizada" -#: ../gtk/updateiconcache.c:1596 +#: gtk/updateiconcache.c:1596 msgid "Don't check for the existence of index.theme" msgstr "Non comprobar a existencia de index.theme" -#: ../gtk/updateiconcache.c:1597 +#: gtk/updateiconcache.c:1597 msgid "Don't include image data in the cache" msgstr "Non incluír os datos da imaxe na caché" -#: ../gtk/updateiconcache.c:1598 +#: gtk/updateiconcache.c:1598 msgid "Output a C header file" msgstr "Sacar un ficheiro de cabeceira C" -#: ../gtk/updateiconcache.c:1599 +#: gtk/updateiconcache.c:1599 msgid "Turn off verbose output" msgstr "Desactivar a saída detallada" -#: ../gtk/updateiconcache.c:1600 +#: gtk/updateiconcache.c:1600 msgid "Validate existing icon cache" msgstr "Validar a caché de iconas existente" -#: ../gtk/updateiconcache.c:1663 +#: gtk/updateiconcache.c:1663 #, c-format msgid "File not found: %s\n" msgstr "Ficheiro non encontrado: %s\n" -#: ../gtk/updateiconcache.c:1669 +#: gtk/updateiconcache.c:1669 #, c-format msgid "Not a valid icon cache: %s\n" msgstr "Non é unha caché de iconas válida: %s\n" -#: ../gtk/updateiconcache.c:1682 +#: gtk/updateiconcache.c:1682 #, c-format msgid "No theme index file." msgstr "Non existe o ficheiro índice do tema." -#: ../gtk/updateiconcache.c:1686 +#: gtk/updateiconcache.c:1686 #, c-format msgid "" "No theme index file in '%s'.\n" @@ -4363,273 +4357,277 @@ msgstr "" "index.\n" #. ID -#: ../modules/input/imam-et.c:454 +#: modules/input/imam-et.c:454 msgid "Amharic (EZ+)" msgstr "Amhárico (EZ+)" #. ID -#: ../modules/input/imcedilla.c:92 +#: modules/input/imcedilla.c:92 msgid "Cedilla" msgstr "Cedilla" #. ID -#: ../modules/input/imcyrillic-translit.c:217 +#: modules/input/imcyrillic-translit.c:217 msgid "Cyrillic (Transliterated)" msgstr "Cirílico (Transliterado)" #. ID -#: ../modules/input/iminuktitut.c:127 +#: modules/input/iminuktitut.c:127 msgid "Inuktitut (Transliterated)" msgstr "Inuktitut (Transliterado)" #. ID -#: ../modules/input/imipa.c:145 +#: modules/input/imipa.c:145 msgid "IPA" msgstr "IPA" #. ID -#: ../modules/input/immultipress.c:31 +#: modules/input/immultipress.c:31 msgid "Multipress" msgstr "Pulsación múltiple" #. ID -#: ../modules/input/imthai.c:35 +#: modules/input/imthai.c:35 msgid "Thai-Lao" msgstr "Thai-Lao" #. ID -#: ../modules/input/imti-er.c:453 +#: modules/input/imti-er.c:453 msgid "Tigrigna-Eritrean (EZ+)" msgstr "Tigrigna-Eritreo (EZ+)" #. ID -#: ../modules/input/imti-et.c:453 +#: modules/input/imti-et.c:453 msgid "Tigrigna-Ethiopian (EZ+)" msgstr "Tigrigna-Etíope (EZ+)" #. ID -#: ../modules/input/imviqr.c:244 +#: modules/input/imviqr.c:244 msgid "Vietnamese (VIQR)" msgstr "Vietnamita (VIQR)" #. ID -#: ../modules/input/imxim.c:28 +#: modules/input/imxim.c:28 msgid "X Input Method" msgstr "Método da entrada X" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1113 +#: modules/printbackends/cups/gtkprintbackendcups.c:1113 #, c-format msgid "Printer '%s' is low on toner." msgstr "Á impresora '%s' quédalle pouco tóner." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1114 +#: modules/printbackends/cups/gtkprintbackendcups.c:1114 #, c-format msgid "Printer '%s' has no toner left." msgstr "Á impresora '%s' non lle queda tóner." #. Translators: "Developer" like on photo development context -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1116 +#: modules/printbackends/cups/gtkprintbackendcups.c:1116 #, c-format msgid "Printer '%s' is low on developer." msgstr "A impresora '%s' ten o revelador baixo." #. Translators: "Developer" like on photo development context -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1118 +#: modules/printbackends/cups/gtkprintbackendcups.c:1118 #, c-format msgid "Printer '%s' is out of developer." msgstr "A impresora '%s' esgotou o revelador." #. Translators: "marker" is one color bin of the printer -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1120 +#: modules/printbackends/cups/gtkprintbackendcups.c:1120 #, c-format msgid "Printer '%s' is low on at least one marker supply." msgstr "Á impresora '%s' quédalle pouco de, alomenos, un marcador." #. Translators: "marker" is one color bin of the printer -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1122 +#: modules/printbackends/cups/gtkprintbackendcups.c:1122 #, c-format msgid "Printer '%s' is out of at least one marker supply." msgstr "Á impresora '%s' non lle queda, alomenos, un marcador." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1123 +#: modules/printbackends/cups/gtkprintbackendcups.c:1123 #, c-format msgid "The cover is open on printer '%s'." msgstr "A tapa da impresora '%s' está aberta." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1124 +#: modules/printbackends/cups/gtkprintbackendcups.c:1124 #, c-format msgid "The door is open on printer '%s'." msgstr "A porta da impresora '%s' está aberta." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1125 +#: modules/printbackends/cups/gtkprintbackendcups.c:1125 #, c-format msgid "Printer '%s' is low on paper." msgstr "A impresora '%s' ten pouco papel." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1126 +#: modules/printbackends/cups/gtkprintbackendcups.c:1126 #, c-format msgid "Printer '%s' is out of paper." msgstr "A impresora '%s' non ten papel." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1127 +#: modules/printbackends/cups/gtkprintbackendcups.c:1127 #, c-format msgid "Printer '%s' is currently off-line." msgstr "A impresora '%s' está actualmente desconectada." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1128 +#: modules/printbackends/cups/gtkprintbackendcups.c:1128 #, c-format msgid "Printer '%s' may not be connected." msgstr "A impresora '%s' non parece estar conectada." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1129 +#: modules/printbackends/cups/gtkprintbackendcups.c:1129 #, c-format msgid "There is a problem on printer '%s'." msgstr "Hai un problema na impresora '%s'." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "Pausado ; rexeitando traballos" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "Rexeitando traballos" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "Dúas caras" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "Tipo de papel" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "Fonte do papel" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "Bandexa de saída" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "Unha cara" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 msgid "Auto Select" msgstr "Selección automática" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 msgid "Printer Default" msgstr "Impresora predeterminada" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "Urxente" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "Alto" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "Medio" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "Baixo" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "None" msgstr "Ningún" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "Clasificado" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "Confidencial" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Secret" msgstr "Secreto" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "Estándar" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "Alto secreto" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "Sen clasificar" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, c-format msgid "Custom %sx%s" msgstr "Personalizado %sx%s" #. default filename used for print-to-file -#: ../modules/printbackends/file/gtkprintbackendfile.c:235 +#: modules/printbackends/file/gtkprintbackendfile.c:235 #, c-format msgid "output.%s" msgstr "saída.%s" -#: ../modules/printbackends/file/gtkprintbackendfile.c:464 +#: modules/printbackends/file/gtkprintbackendfile.c:464 msgid "Print to File" msgstr "Imprimir nun ficheiro" -#: ../modules/printbackends/file/gtkprintbackendfile.c:541 +#: modules/printbackends/file/gtkprintbackendfile.c:541 msgid "PDF" msgstr "PDF" -#: ../modules/printbackends/file/gtkprintbackendfile.c:541 +#: modules/printbackends/file/gtkprintbackendfile.c:541 msgid "Postscript" msgstr "Postscript" -#: ../modules/printbackends/file/gtkprintbackendfile.c:553 -#: ../modules/printbackends/test/gtkprintbackendtest.c:501 +#: modules/printbackends/file/gtkprintbackendfile.c:553 +#: modules/printbackends/test/gtkprintbackendtest.c:501 msgid "Pages per _sheet:" msgstr "Pá_xinas por folla:" -#: ../modules/printbackends/file/gtkprintbackendfile.c:599 +#: modules/printbackends/file/gtkprintbackendfile.c:599 msgid "File" msgstr "Ficheiro" -#: ../modules/printbackends/file/gtkprintbackendfile.c:608 +#: modules/printbackends/file/gtkprintbackendfile.c:608 msgid "_Output format" msgstr "Formato de _saída" -#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:398 +#: modules/printbackends/lpr/gtkprintbackendlpr.c:398 msgid "Print to LPR" msgstr "Imprimir a LPR" -#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:424 +#: modules/printbackends/lpr/gtkprintbackendlpr.c:424 msgid "Pages Per Sheet" msgstr "Páxinas por folla" -#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:431 +#: modules/printbackends/lpr/gtkprintbackendlpr.c:431 msgid "Command Line" msgstr "Liña de comandos" #. default filename used for print-to-test -#: ../modules/printbackends/test/gtkprintbackendtest.c:235 +#: modules/printbackends/test/gtkprintbackendtest.c:235 #, c-format msgid "test-output.%s" msgstr "saída-de-proba.%s" -#: ../modules/printbackends/test/gtkprintbackendtest.c:465 +#: modules/printbackends/test/gtkprintbackendtest.c:465 msgid "Print to Test Printer" msgstr "Imprimir á impresora de proba" -#: ../tests/testfilechooser.c:207 +#: tests/testfilechooser.c:207 #, c-format msgid "Could not get information for file '%s': %s" msgstr "Non se puido obter información para o ficheiro '%s': %s" diff --git a/po/gu.po b/po/gu.po index 2e4a74ade1..b82791f415 100644 --- a/po/gu.po +++ b/po/gu.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+.HEAD.gu\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2007-08-16 13:26+0530\n" "Last-Translator: Ankit Patel \n" "Language-Team: Gujarati \n" @@ -981,7 +981,7 @@ msgstr "TIFF માહિતી લખવામાં નિષ્ફળ" msgid "Couldn't write to TIFF file" msgstr "TIFF ફાઈલમાં લખી શક્યા નહિં" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "TIFF ચિત્રનું બંધારણ" @@ -1169,7 +1169,7 @@ msgid_plural "Opening %d Items" msgstr[0] "" msgstr[1] "" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "લાઈસન્સ" @@ -1183,32 +1183,32 @@ msgid "C_redits" msgstr "યશ (_r)" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "લાયસન્સ (_L)" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "%s વિશે" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "શ્રેય" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "લેખક" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "દસ્તાવેજક" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "અનુવાદક" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "કલાકાર" @@ -1251,7 +1251,7 @@ msgstr "Alt" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "સુપર" @@ -1261,7 +1261,7 @@ msgstr "સુપર" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "હાયપર" @@ -1271,17 +1271,17 @@ msgstr "હાયપર" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "મેટા" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "Space" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "Backslash" @@ -1329,7 +1329,7 @@ msgstr "calendar:week_start:0" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "2000" @@ -1344,7 +1344,7 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "%d" @@ -1360,7 +1360,7 @@ msgstr "%d" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "%d" @@ -1376,7 +1376,7 @@ msgstr "%d" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "%Y" @@ -1500,7 +1500,7 @@ msgstr "પેલેટ (_P):" msgid "Color Wheel" msgstr "રંગ પૈંડુુ" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " @@ -1510,7 +1510,7 @@ msgstr "" "પેલેટમાં આ રંગને પ્રવેશ કરાવી શકો છો અથવા તો આ રંગને બીજા રંગના નમૂનાઓની બાજુમાં ઘસેડીને આ " "રંગને તમે વર્તમાન રંગ તરીકે પસંદ કરી શકો છો." -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." @@ -1518,11 +1518,11 @@ msgstr "" "તમે જે રંગને પસંદ કર્યો છે તે. રંગનો ભવિષ્યમાં ફરીથી ઉપયોગ કરવા માટે તમે તેને પેલેટ વિગતમાં " "સંગ્રહી શકો છો" -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "રંગનો અહીં સંગ્રહ કરો (_S)" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1534,11 +1534,11 @@ msgstr "" msgid "Color Selection" msgstr "રંગની પસંદગી" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "ઈનપુટ પધ્ધતિઓ (_M)" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "યૂનિકોડ નિયંત્રણ અક્ષર ઉમેરો (_I)" @@ -1554,7 +1554,7 @@ msgstr "ડેસ્કટોપ" msgid "(None)" msgstr "(કંઈ નહિ)" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "અન્ય..." @@ -2035,7 +2035,7 @@ msgstr "માપ (_z):" msgid "_Preview:" msgstr "પૂર્વ દર્શન (_P):" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "ફોન્ટની પસંદગી" @@ -2073,7 +2073,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "ચિહ્ન '%s' થીમમાં હાજર નથી" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 msgid "Failed to load icon" msgstr "ચિહ્ન લાવવામાં નિષ્ફળ" @@ -2165,19 +2165,11 @@ msgstr "(અજ્ઞાત)" msgid "Cl_ear" msgstr "સાફ કરો (_e)" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "URI" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "આ બટન સાથે બંધાયેલ URI" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 msgid "Copy URL" msgstr "URL ની નકલ કરો" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 msgid "Invalid URI" msgstr "અયોગ્ય URI" @@ -2257,26 +2249,18 @@ msgid "_Password:" msgstr "દબાણ (_P):" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +msgid "Forget password _immediately" msgstr "" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +msgid "Remember password until you _logout" msgstr "" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +msgid "Remember _forever" msgstr "" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "તીર જગ્યા" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "તીર જગ્યા સરકાવો" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "પાનું %u" @@ -2342,7 +2326,7 @@ msgstr "કાગળ માપ (_P):" msgid "_Orientation:" msgstr "દિશા (_O):" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 msgid "Page Setup" msgstr "પાનાં સુયોજન" @@ -2399,7 +2383,7 @@ msgstr "ઉપર પાથ" msgid "Down Path" msgstr "નીચે પાથ" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 msgid "File System Root" msgstr "ફાઈલ સિસ્ટમ રુટ" @@ -2512,8 +2496,9 @@ msgstr "પ્રિન્ટર ઓફલાઈન છે" msgid "Out of paper" msgstr "કાગળ નથી" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 msgid "Paused" msgstr "અટકાવાયેલ" @@ -2560,39 +2545,39 @@ msgstr "PrintDlgEx નો અયોગ્ય નિયંત્રક" msgid "Unspecified error" msgstr "સ્પષ્ટ નહિં એવી ભૂલ" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 msgid "Printer" msgstr "પ્રિન્ટર" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 msgid "Location" msgstr "સ્થાન" -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "પરિસ્થિતિ" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 #, fuzzy msgid "Range" msgstr "વિસ્તાર (_n)" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 #, fuzzy msgid "_All Pages" msgstr "બધી શીટો" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 #, fuzzy msgid "C_urrent Page" msgstr "વર્તમાન (_u)" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 #, fuzzy msgid "Pag_es:" msgstr "જગ્યાઓ" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" @@ -2600,152 +2585,144 @@ msgstr "" "એક અથવા વધુ પાનાં વિસ્તારો સ્પષ્ટ કરો,\n" " દા.ત. ૧-૩,૭,૧૧" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "નકલો" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "નકલો (_s):" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 msgid "C_ollate" msgstr "ભેગું કરો (_o)" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 msgid "_Reverse" msgstr "ઉલટાવો (_R)" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "સામાન્ય" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "દેખાવ" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 msgid "Pages per _side:" msgstr "બાજુ પ્રતિ પાનાંઓ (_s):" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "બે-બાજુવાળું (_w):" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 msgid "_Only print:" msgstr "માત્ર છાપો (_O):" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "બધી શીટો" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "બેકી સંખ્યાની શીટો" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "એકી સંખ્યાની શીટો" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 msgid "Sc_ale:" msgstr "માપદંડ (_a):" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "કાગળ" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 msgid "Paper _type:" msgstr "કાગળ પ્રકાર (_t):" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 msgid "Paper _source:" msgstr "કાગળ સ્રોત (_s):" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "આઉટપુટ ટ્રે (_r):" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "જોબ વિગતો" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "પ્રાધાન્ય (_o):" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "બીલ જાણકારી (_B):" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "દસ્તાવેજ છાપો" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 msgid "_Now" msgstr "હમણાં (_N)" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "આગળ (_t):" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 msgid "On _hold" msgstr "અટકાવેલ (_h)" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "કવર પાનું ઉમેરો" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "પહેલાં (_f):" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "પછી (_A):" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "જોબ" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "અદ્યતન" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "ચિત્ર ગુણવત્તા" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 msgid "Color" msgstr "રંગ" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "સમાપ્ત કરી રહ્યા છીએ" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "સંવાદના અમુક સુયોજનોની તકરાર થાય છે" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 msgid "Print" msgstr "છાપો" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "જૂથ" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "રેડિયો બટન કે જેના જૂથનો આ બટન ભાગ છે." - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2766,36 +2743,36 @@ msgstr "આ વિધેય ક્લાસ'%s' ના વિજેટો સા msgid "Select which type of documents are shown" msgstr "કયા પ્રકારના દસ્તાવેજો બતાવેલ છે તે પસંદ કરો" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "URI '%s' માટે કોઈ વસ્તુ મળી નહિં" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "શીર્ષકવીહિન ગાળક" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 msgid "Could not remove item" msgstr "વસ્તુ દૂર કરી શક્યા નહિં" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 msgid "Could not clear list" msgstr "યાદી સાફ કરી શક્યા નહિં" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 msgid "Copy _Location" msgstr "સ્થાનની નકલ કરો (_L)" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "યાદીમાંથી દૂર કરો (_R)" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 msgid "_Clear List" msgstr "યાદી સાફ કરો (_C)" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "ખાનગી સ્રોતો બતાવો (_P)" @@ -2849,10 +2826,10 @@ msgstr "_%d. %s" msgid "recent menu label|%d. %s" msgstr "%d. %s" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "URI '%s' સાથેની વસ્તુ શોધવામાં અસમર્થ" @@ -4518,92 +4495,96 @@ msgstr "" msgid "There is a problem on printer '%s'." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "બે બાજુવાળું" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "કાગળ પ્રકાર" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "કાગળ સ્રોત" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "આઉટપુટ ટ્રે" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "એક બાજુવાળું" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 msgid "Auto Select" msgstr "આપોઆપ પસંદગી" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 msgid "Printer Default" msgstr "પ્રિન્ટર મૂળભૂત" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "તાત્કાલિક" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "ઊંચુ" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "મધ્યમ" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "નીચું" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "None" msgstr "કંઈ નંહિ" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "વર્ગીકૃત" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "ખાનગી" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Secret" msgstr "ખાનગી" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "પ્રમાણભૂત" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "ખૂબ ખાનગી" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "બિનવર્ગીકૃત" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, fuzzy, c-format msgid "Custom %sx%s" msgstr "વૈવિધ્યપૂર્ણ %.2fx%.2f" @@ -4666,6 +4647,24 @@ msgstr "ચકાસણી પ્રિન્ટર પર છાપો" msgid "Could not get information for file '%s': %s" msgstr "ફાઈલ '%s' માટેની જાણકારી મેળવી શકાતી નથી: %s" +#~ msgid "URI" +#~ msgstr "URI" + +#~ msgid "The URI bound to this button" +#~ msgstr "આ બટન સાથે બંધાયેલ URI" + +#~ msgid "Arrow spacing" +#~ msgstr "તીર જગ્યા" + +#~ msgid "Scroll arrow spacing" +#~ msgstr "તીર જગ્યા સરકાવો" + +#~ msgid "Group" +#~ msgstr "જૂથ" + +#~ msgid "The radio tool button whose group this button belongs to." +#~ msgstr "રેડિયો બટન કે જેના જૂથનો આ બટન ભાગ છે." + #~ msgid "Invalid filename: %s" #~ msgstr "અયોગ્ય ફાઈલનામ: %s" diff --git a/po/he.po b/po/he.po index 99c6577362..14328823e9 100644 --- a/po/he.po +++ b/po/he.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+.HEAD.he\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-12 11:33+0000\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2006-04-13 20:09+0300\n" "Last-Translator: Yair Hershkovitz \n" "Language-Team: Hebrew \n" @@ -19,56 +19,56 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ../gdk/directfb/gdkdisplay-directfb.c:55 +#: gdk/directfb/gdkdisplay-directfb.c:55 msgid "directfb arg" msgstr "directfb arg" -#: ../gdk/directfb/gdkdisplay-directfb.c:55 +#: gdk/directfb/gdkdisplay-directfb.c:55 msgid "sdl|system" msgstr "sdl|system" #. Description of --class=CLASS in --help output -#: ../gdk/gdk.c:126 +#: gdk/gdk.c:126 msgid "Program class as used by the window manager" msgstr "Program class as used by the window manager" #. Placeholder in --class=CLASS in --help output -#: ../gdk/gdk.c:127 +#: gdk/gdk.c:127 msgid "CLASS" msgstr "CLASS" #. Description of --name=NAME in --help output -#: ../gdk/gdk.c:129 +#: gdk/gdk.c:129 msgid "Program name as used by the window manager" msgstr "Program name as used by the window manager" #. Placeholder in --name=NAME in --help output -#: ../gdk/gdk.c:130 +#: gdk/gdk.c:130 msgid "NAME" msgstr "NAME" #. Description of --display=DISPLAY in --help output -#: ../gdk/gdk.c:132 +#: gdk/gdk.c:132 msgid "X display to use" msgstr "X display to use" #. Placeholder in --display=DISPLAY in --help output -#: ../gdk/gdk.c:133 +#: gdk/gdk.c:133 msgid "DISPLAY" msgstr "DISPLAY" #. Description of --screen=SCREEN in --help output -#: ../gdk/gdk.c:135 +#: gdk/gdk.c:135 msgid "X screen to use" msgstr "X screen to use" #. Placeholder in --screen=SCREEN in --help output -#: ../gdk/gdk.c:136 +#: gdk/gdk.c:136 msgid "SCREEN" msgstr "SCREEN" #. Description of --gdk-debug=FLAGS in --help output -#: ../gdk/gdk.c:139 +#: gdk/gdk.c:139 msgid "Gdk debugging flags to set" msgstr "Gdk debugging flags to set" @@ -76,194 +76,194 @@ msgstr "Gdk debugging flags to set" #. Placeholder in --gdk-no-debug=FLAGS in --help output #. Placeholder in --gtk-debug=FLAGS in --help output #. Placeholder in --gtk-no-debug=FLAGS in --help output -#: ../gdk/gdk.c:140 ../gdk/gdk.c:143 ../gtk/gtkmain.c:428 ../gtk/gtkmain.c:431 +#: gdk/gdk.c:140 gdk/gdk.c:143 gtk/gtkmain.c:428 gtk/gtkmain.c:431 msgid "FLAGS" msgstr "FLAGS" #. Description of --gdk-no-debug=FLAGS in --help output -#: ../gdk/gdk.c:142 +#: gdk/gdk.c:142 msgid "Gdk debugging flags to unset" msgstr "Gdk debugging flags to unset" -#: ../gdk/keyname-table.h:3940 +#: gdk/keyname-table.h:3940 msgid "keyboard label|BackSpace" msgstr "BackSpace" -#: ../gdk/keyname-table.h:3941 +#: gdk/keyname-table.h:3941 msgid "keyboard label|Tab" msgstr "Tab" -#: ../gdk/keyname-table.h:3942 +#: gdk/keyname-table.h:3942 msgid "keyboard label|Return" msgstr "Return" -#: ../gdk/keyname-table.h:3943 +#: gdk/keyname-table.h:3943 msgid "keyboard label|Pause" msgstr "Pause" -#: ../gdk/keyname-table.h:3944 +#: gdk/keyname-table.h:3944 msgid "keyboard label|Scroll_Lock" msgstr "Scroll_Lock" -#: ../gdk/keyname-table.h:3945 +#: gdk/keyname-table.h:3945 msgid "keyboard label|Sys_Req" msgstr "Sys_Req" -#: ../gdk/keyname-table.h:3946 +#: gdk/keyname-table.h:3946 msgid "keyboard label|Escape" msgstr "Escape" -#: ../gdk/keyname-table.h:3947 +#: gdk/keyname-table.h:3947 msgid "keyboard label|Multi_key" msgstr "Multi_key" -#: ../gdk/keyname-table.h:3948 +#: gdk/keyname-table.h:3948 msgid "keyboard label|Home" msgstr "Home" -#: ../gdk/keyname-table.h:3949 +#: gdk/keyname-table.h:3949 msgid "keyboard label|Left" msgstr "Left" -#: ../gdk/keyname-table.h:3950 +#: gdk/keyname-table.h:3950 msgid "keyboard label|Up" msgstr "Up" -#: ../gdk/keyname-table.h:3951 +#: gdk/keyname-table.h:3951 msgid "keyboard label|Right" msgstr "Right" -#: ../gdk/keyname-table.h:3952 +#: gdk/keyname-table.h:3952 msgid "keyboard label|Down" msgstr "Down" -#: ../gdk/keyname-table.h:3953 +#: gdk/keyname-table.h:3953 msgid "keyboard label|Page_Up" msgstr "Page_Up" -#: ../gdk/keyname-table.h:3954 +#: gdk/keyname-table.h:3954 msgid "keyboard label|Page_Down" msgstr "Page_Down" -#: ../gdk/keyname-table.h:3955 +#: gdk/keyname-table.h:3955 msgid "keyboard label|End" msgstr "End" -#: ../gdk/keyname-table.h:3956 +#: gdk/keyname-table.h:3956 msgid "keyboard label|Begin" msgstr "Begin" -#: ../gdk/keyname-table.h:3957 +#: gdk/keyname-table.h:3957 msgid "keyboard label|Print" msgstr "Print" -#: ../gdk/keyname-table.h:3958 +#: gdk/keyname-table.h:3958 msgid "keyboard label|Insert" msgstr "Insert" -#: ../gdk/keyname-table.h:3959 +#: gdk/keyname-table.h:3959 msgid "keyboard label|Num_Lock" msgstr "Num_Lock" -#: ../gdk/keyname-table.h:3960 +#: gdk/keyname-table.h:3960 msgid "keyboard label|KP_Space" msgstr "KP_Space" -#: ../gdk/keyname-table.h:3961 +#: gdk/keyname-table.h:3961 msgid "keyboard label|KP_Tab" msgstr "KP_Tab" -#: ../gdk/keyname-table.h:3962 +#: gdk/keyname-table.h:3962 msgid "keyboard label|KP_Enter" msgstr "KP_Enter" -#: ../gdk/keyname-table.h:3963 +#: gdk/keyname-table.h:3963 msgid "keyboard label|KP_Home" msgstr "KP_Home" -#: ../gdk/keyname-table.h:3964 +#: gdk/keyname-table.h:3964 msgid "keyboard label|KP_Left" msgstr "KP_Left" -#: ../gdk/keyname-table.h:3965 +#: gdk/keyname-table.h:3965 msgid "keyboard label|KP_Up" msgstr "KP_Up" -#: ../gdk/keyname-table.h:3966 +#: gdk/keyname-table.h:3966 msgid "keyboard label|KP_Right" msgstr "KP_Right" -#: ../gdk/keyname-table.h:3967 +#: gdk/keyname-table.h:3967 msgid "keyboard label|KP_Down" msgstr "KP_Down" -#: ../gdk/keyname-table.h:3968 +#: gdk/keyname-table.h:3968 msgid "keyboard label|KP_Page_Up" msgstr "KP_Page_Up" -#: ../gdk/keyname-table.h:3969 +#: gdk/keyname-table.h:3969 msgid "keyboard label|KP_Prior" msgstr "KP_Prior" -#: ../gdk/keyname-table.h:3970 +#: gdk/keyname-table.h:3970 msgid "keyboard label|KP_Page_Down" msgstr "KP_Page_Down" -#: ../gdk/keyname-table.h:3971 +#: gdk/keyname-table.h:3971 msgid "keyboard label|KP_Next" msgstr "KP_Next" -#: ../gdk/keyname-table.h:3972 +#: gdk/keyname-table.h:3972 msgid "keyboard label|KP_End" msgstr "KP_End" -#: ../gdk/keyname-table.h:3973 +#: gdk/keyname-table.h:3973 msgid "keyboard label|KP_Begin" msgstr "KP_Begin" -#: ../gdk/keyname-table.h:3974 +#: gdk/keyname-table.h:3974 msgid "keyboard label|KP_Insert" msgstr "KP_Insert" -#: ../gdk/keyname-table.h:3975 +#: gdk/keyname-table.h:3975 msgid "keyboard label|KP_Delete" msgstr "KP_Delete" -#: ../gdk/keyname-table.h:3976 +#: gdk/keyname-table.h:3976 msgid "keyboard label|Delete" msgstr "Delete" -#: ../gdk-pixbuf/gdk-pixbuf-animation.c:133 ../gdk-pixbuf/gdk-pixbuf-io.c:944 -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1205 ../tests/testfilechooser.c:222 +#: gdk-pixbuf/gdk-pixbuf-animation.c:133 gdk-pixbuf/gdk-pixbuf-io.c:944 +#: gdk-pixbuf/gdk-pixbuf-io.c:1205 tests/testfilechooser.c:222 #, c-format msgid "Failed to open file '%s': %s" msgstr "נכשל בפתיחת הקובץ '%s': %s" -#: ../gdk-pixbuf/gdk-pixbuf-animation.c:146 ../gdk-pixbuf/gdk-pixbuf-io.c:956 +#: gdk-pixbuf/gdk-pixbuf-animation.c:146 gdk-pixbuf/gdk-pixbuf-io.c:956 #, c-format msgid "Image file '%s' contains no data" msgstr "התמונה '%s' לא מכילה מידע" -#: ../gdk-pixbuf/gdk-pixbuf-animation.c:188 ../gdk-pixbuf/gdk-pixbuf-io.c:993 -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1257 ../tests/testfilechooser.c:267 +#: gdk-pixbuf/gdk-pixbuf-animation.c:188 gdk-pixbuf/gdk-pixbuf-io.c:993 +#: gdk-pixbuf/gdk-pixbuf-io.c:1257 tests/testfilechooser.c:267 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" msgstr "נכשל בפתיחת התמונה '%s': הסיבה איננה ידועה, כנראה קובץ תמונה פגום" -#: ../gdk-pixbuf/gdk-pixbuf-animation.c:221 +#: gdk-pixbuf/gdk-pixbuf-animation.c:221 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " "animation file" msgstr "נכשל בפתיחת ההנפשה '%s': הסיבה איננה ידועה, כנראה קובץ הנפשה פגום" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:566 +#: gdk-pixbuf/gdk-pixbuf-io.c:566 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "Unable to load image-loading module: %s: %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:581 +#: gdk-pixbuf/gdk-pixbuf-io.c:581 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -272,69 +272,69 @@ msgstr "" "Image-loading module %s does not export the proper interface; perhaps it's " "from a different GTK version?" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:726 ../gdk-pixbuf/gdk-pixbuf-io.c:755 +#: gdk-pixbuf/gdk-pixbuf-io.c:726 gdk-pixbuf/gdk-pixbuf-io.c:755 #, c-format msgid "Image type '%s' is not supported" msgstr "סוג התמונה '%s' אינו נתמך" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:825 +#: gdk-pixbuf/gdk-pixbuf-io.c:825 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "לא ניתן לזהות את פורמט התמונה בקובץ '%s'" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:833 +#: gdk-pixbuf/gdk-pixbuf-io.c:833 msgid "Unrecognized image file format" msgstr "פורמט קובץ תמונה לא מזוהה" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1002 +#: gdk-pixbuf/gdk-pixbuf-io.c:1002 #, c-format msgid "Failed to load image '%s': %s" msgstr "נכשל בטעינת התמונה '%s': %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1638 ../gdk-pixbuf/io-gdip-utils.c:935 +#: gdk-pixbuf/gdk-pixbuf-io.c:1638 gdk-pixbuf/io-gdip-utils.c:935 #, c-format msgid "Error writing to image file: %s" msgstr "שגיאה בכתיבה לקובץ תמונה: %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1684 ../gdk-pixbuf/gdk-pixbuf-io.c:1815 +#: gdk-pixbuf/gdk-pixbuf-io.c:1684 gdk-pixbuf/gdk-pixbuf-io.c:1815 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "בניה זו של gdk-pixbuf לא תומכת בשמירת התמונה בפורמט: %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1718 +#: gdk-pixbuf/gdk-pixbuf-io.c:1718 msgid "Insufficient memory to save image to callback" msgstr "Insufficient memory to save image to callback" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1731 +#: gdk-pixbuf/gdk-pixbuf-io.c:1731 msgid "Failed to open temporary file" msgstr "נכשל בפתיחת קובץ זמני" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1757 +#: gdk-pixbuf/gdk-pixbuf-io.c:1757 msgid "Failed to read from temporary file" msgstr "נכשל בקריאה מקובץ זמני" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1992 +#: gdk-pixbuf/gdk-pixbuf-io.c:1992 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "נכשל בפתיחת '%s' לכתיבה: %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:2017 +#: gdk-pixbuf/gdk-pixbuf-io.c:2017 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: %" "s" msgstr "נכשל בסגירת '%s' בזמן כתיבת תמונה, ייתכן וכל המידע לא נשמר: %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:2237 ../gdk-pixbuf/gdk-pixbuf-io.c:2288 +#: gdk-pixbuf/gdk-pixbuf-io.c:2237 gdk-pixbuf/gdk-pixbuf-io.c:2288 msgid "Insufficient memory to save image into a buffer" msgstr "אין מספיק זיכרון לשמירת התמונה לחוצץ" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:2334 +#: gdk-pixbuf/gdk-pixbuf-io.c:2334 #, fuzzy msgid "Error writing to image stream" msgstr "שגיאה בכתיבה לקובץ תמונה: %s" -#: ../gdk-pixbuf/gdk-pixbuf-loader.c:330 +#: gdk-pixbuf/gdk-pixbuf-loader.c:330 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -343,147 +343,142 @@ msgstr "" "שגיאה פנימית: מודול טעינת התמונה '%s' נכשל בהשלמת פעולה, אך לא נתן סיבה " "לכשלון זה" -#: ../gdk-pixbuf/gdk-pixbuf-loader.c:373 +#: gdk-pixbuf/gdk-pixbuf-loader.c:373 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "Incremental loading of image type '%s' is not supported" -#: ../gdk-pixbuf/gdk-pixdata.c:147 +#: gdk-pixbuf/gdk-pixdata.c:147 msgid "Image header corrupt" msgstr "כותרת תמונה פגומה" -#: ../gdk-pixbuf/gdk-pixdata.c:152 +#: gdk-pixbuf/gdk-pixdata.c:152 msgid "Image format unknown" msgstr "פורמט תמונה לא ידוע" -#: ../gdk-pixbuf/gdk-pixdata.c:157 ../gdk-pixbuf/gdk-pixdata.c:487 +#: gdk-pixbuf/gdk-pixdata.c:157 gdk-pixbuf/gdk-pixdata.c:487 msgid "Image pixel data corrupt" msgstr "מידע הפיקסלים של התמונה פגום" -#: ../gdk-pixbuf/gdk-pixdata.c:431 +#: gdk-pixbuf/gdk-pixdata.c:431 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "נכשל בהקצאת חוצץ תמונה של בית אחד" msgstr[1] "נכשל בהקצאת חוצץ תמונה של %u בתים" -#: ../gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:244 msgid "Unexpected icon chunk in animation" msgstr "נתך סמל לא צפוי בהנפשה" -#: ../gdk-pixbuf/io-ani.c:337 +#: gdk-pixbuf/io-ani.c:337 msgid "Unsupported animation type" msgstr "סוג הנפשה שאינו נתמך" -#: ../gdk-pixbuf/io-ani.c:348 ../gdk-pixbuf/io-ani.c:406 -#: ../gdk-pixbuf/io-ani.c:432 ../gdk-pixbuf/io-ani.c:455 -#: ../gdk-pixbuf/io-ani.c:482 ../gdk-pixbuf/io-ani.c:569 +#: gdk-pixbuf/io-ani.c:348 gdk-pixbuf/io-ani.c:406 gdk-pixbuf/io-ani.c:432 +#: gdk-pixbuf/io-ani.c:455 gdk-pixbuf/io-ani.c:482 gdk-pixbuf/io-ani.c:569 msgid "Invalid header in animation" msgstr "כותרת לא תקנית בהנפשה" -#: ../gdk-pixbuf/io-ani.c:358 ../gdk-pixbuf/io-ani.c:380 -#: ../gdk-pixbuf/io-ani.c:464 ../gdk-pixbuf/io-ani.c:491 -#: ../gdk-pixbuf/io-ani.c:542 ../gdk-pixbuf/io-ani.c:614 +#: gdk-pixbuf/io-ani.c:358 gdk-pixbuf/io-ani.c:380 gdk-pixbuf/io-ani.c:464 +#: gdk-pixbuf/io-ani.c:491 gdk-pixbuf/io-ani.c:542 gdk-pixbuf/io-ani.c:614 msgid "Not enough memory to load animation" msgstr "אין מספיק זכרון לטעינת ההנפשה" -#: ../gdk-pixbuf/io-ani.c:398 ../gdk-pixbuf/io-ani.c:424 -#: ../gdk-pixbuf/io-ani.c:443 +#: gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 gdk-pixbuf/io-ani.c:443 msgid "Malformed chunk in animation" msgstr "נתח פגום בהנפשה" -#: ../gdk-pixbuf/io-ani.c:711 +#: gdk-pixbuf/io-ani.c:711 msgid "The ANI image format" msgstr "פורמט תמונת ANI" -#: ../gdk-pixbuf/io-bmp.c:230 ../gdk-pixbuf/io-bmp.c:267 -#: ../gdk-pixbuf/io-bmp.c:338 ../gdk-pixbuf/io-bmp.c:370 -#: ../gdk-pixbuf/io-bmp.c:393 ../gdk-pixbuf/io-bmp.c:496 +#: gdk-pixbuf/io-bmp.c:230 gdk-pixbuf/io-bmp.c:267 gdk-pixbuf/io-bmp.c:338 +#: gdk-pixbuf/io-bmp.c:370 gdk-pixbuf/io-bmp.c:393 gdk-pixbuf/io-bmp.c:496 msgid "BMP image has bogus header data" msgstr "לתמונת ה BMP יש מידע כותרת מזוייף" -#: ../gdk-pixbuf/io-bmp.c:241 ../gdk-pixbuf/io-bmp.c:433 +#: gdk-pixbuf/io-bmp.c:241 gdk-pixbuf/io-bmp.c:433 msgid "Not enough memory to load bitmap image" msgstr "אין מספיק זכרון לטעינת תמונת מפת סיביות" -#: ../gdk-pixbuf/io-bmp.c:319 +#: gdk-pixbuf/io-bmp.c:319 msgid "BMP image has unsupported header size" msgstr "לתמונת ה BMP יש גודל כותרת שאינו נתמך" -#: ../gdk-pixbuf/io-bmp.c:357 +#: gdk-pixbuf/io-bmp.c:357 msgid "Topdown BMP images cannot be compressed" msgstr "Topdown BMP images cannot be compressed" -#: ../gdk-pixbuf/io-bmp.c:717 ../gdk-pixbuf/io-pnm.c:709 +#: gdk-pixbuf/io-bmp.c:717 gdk-pixbuf/io-pnm.c:709 msgid "Premature end-of-file encountered" msgstr "התקלות מוקדמת מידי בסוף הקובץ" -#: ../gdk-pixbuf/io-bmp.c:1329 +#: gdk-pixbuf/io-bmp.c:1329 msgid "Couldn't allocate memory for saving BMP file" msgstr "לא ניתן להקצות זכרון לטעינת קובץ BMP" -#: ../gdk-pixbuf/io-bmp.c:1370 +#: gdk-pixbuf/io-bmp.c:1370 msgid "Couldn't write to BMP file" msgstr "לא ניתן לכתוב לקובץ ה BMP" -#: ../gdk-pixbuf/io-bmp.c:1423 ../gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1423 gdk-pixbuf/io-gdip-bmp.c:82 msgid "The BMP image format" msgstr "פורמט תמונת BMP" -#: ../gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:222 #, c-format msgid "Failure reading GIF: %s" msgstr "שגיאה בקריאת GIF: %s" -#: ../gdk-pixbuf/io-gif.c:496 ../gdk-pixbuf/io-gif.c:1477 -#: ../gdk-pixbuf/io-gif.c:1638 +#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1477 gdk-pixbuf/io-gif.c:1638 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "לקובץ ה GIF חסר מידע (ייתכן ונקטע בדרך כלשהי?)" -#: ../gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:505 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "שגיאה פנימית בטוען ה GIF (%s)" -#: ../gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:579 msgid "Stack overflow" msgstr "גלישת מחסנית" -#: ../gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:639 msgid "GIF image loader cannot understand this image." msgstr "טוען תמונת ה GIF לא יכול להבין את התמונה הזו." -#: ../gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:668 msgid "Bad code encountered" msgstr "התקלות בקוד גרוע" -#: ../gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:678 msgid "Circular table entry in GIF file" msgstr "רישום טבלה מעגלי בקובץ ה GIF" -#: ../gdk-pixbuf/io-gif.c:866 ../gdk-pixbuf/io-gif.c:1464 -#: ../gdk-pixbuf/io-gif.c:1511 ../gdk-pixbuf/io-gif.c:1626 +#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1464 gdk-pixbuf/io-gif.c:1511 +#: gdk-pixbuf/io-gif.c:1626 msgid "Not enough memory to load GIF file" msgstr "אין מספיק זכרון לטעינת קובץ GIF" -#: ../gdk-pixbuf/io-gif.c:956 +#: gdk-pixbuf/io-gif.c:956 msgid "Not enough memory to composite a frame in GIF file" msgstr "אין מספיק זכרון להרכיב מסגרת נוספת בקובץ ה GIF" -#: ../gdk-pixbuf/io-gif.c:1128 +#: gdk-pixbuf/io-gif.c:1128 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "תמונת ה GIF פגומה (כיווץ LZW שגוי)" -#: ../gdk-pixbuf/io-gif.c:1178 +#: gdk-pixbuf/io-gif.c:1178 msgid "File does not appear to be a GIF file" msgstr "הקובץ לא נראה כקובץ GIF" -#: ../gdk-pixbuf/io-gif.c:1190 +#: gdk-pixbuf/io-gif.c:1190 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "גירסה %s של פורמט קובץ ה GIF אינה נתמכת" -#: ../gdk-pixbuf/io-gif.c:1299 +#: gdk-pixbuf/io-gif.c:1299 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -491,139 +486,137 @@ msgstr "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." -#: ../gdk-pixbuf/io-gif.c:1533 +#: gdk-pixbuf/io-gif.c:1533 msgid "GIF image was truncated or incomplete." msgstr "תמונת ה GIF הייתה קטועה או לא מושלמת." -#: ../gdk-pixbuf/io-gif.c:1689 ../gdk-pixbuf/io-gdip-gif.c:80 +#: gdk-pixbuf/io-gif.c:1689 gdk-pixbuf/io-gdip-gif.c:80 msgid "The GIF image format" msgstr "פורמט קובץ GIF" -#: ../gdk-pixbuf/io-ico.c:211 ../gdk-pixbuf/io-ico.c:225 -#: ../gdk-pixbuf/io-ico.c:277 ../gdk-pixbuf/io-ico.c:290 -#: ../gdk-pixbuf/io-ico.c:359 +#: gdk-pixbuf/io-ico.c:211 gdk-pixbuf/io-ico.c:225 gdk-pixbuf/io-ico.c:277 +#: gdk-pixbuf/io-ico.c:290 gdk-pixbuf/io-ico.c:359 msgid "Invalid header in icon" msgstr "כותרת לא תקנית בסמל" -#: ../gdk-pixbuf/io-ico.c:240 ../gdk-pixbuf/io-ico.c:300 -#: ../gdk-pixbuf/io-ico.c:369 ../gdk-pixbuf/io-ico.c:432 -#: ../gdk-pixbuf/io-ico.c:462 +#: gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:369 +#: gdk-pixbuf/io-ico.c:432 gdk-pixbuf/io-ico.c:462 msgid "Not enough memory to load icon" msgstr "אין מספיק זכרון לטעינת סמל" -#: ../gdk-pixbuf/io-ico.c:322 +#: gdk-pixbuf/io-ico.c:322 msgid "Icon has zero width" msgstr "לסמל יש רוחב אפס" -#: ../gdk-pixbuf/io-ico.c:332 +#: gdk-pixbuf/io-ico.c:332 msgid "Icon has zero height" msgstr "לסמל יש גובה אפס" -#: ../gdk-pixbuf/io-ico.c:384 +#: gdk-pixbuf/io-ico.c:384 msgid "Compressed icons are not supported" msgstr "סמלים מכווצים אינם נתמכים" -#: ../gdk-pixbuf/io-ico.c:417 +#: gdk-pixbuf/io-ico.c:417 msgid "Unsupported icon type" msgstr "סוג סמל לא נתמך" -#: ../gdk-pixbuf/io-ico.c:511 +#: gdk-pixbuf/io-ico.c:511 msgid "Not enough memory to load ICO file" msgstr "אין מספיק זכרון לטעינת קובץ ICO" -#: ../gdk-pixbuf/io-ico.c:976 +#: gdk-pixbuf/io-ico.c:976 msgid "Image too large to be saved as ICO" msgstr "Image too large to be saved as ICO" -#: ../gdk-pixbuf/io-ico.c:987 +#: gdk-pixbuf/io-ico.c:987 msgid "Cursor hotspot outside image" msgstr "Cursor hotspot outside image" -#: ../gdk-pixbuf/io-ico.c:1010 +#: gdk-pixbuf/io-ico.c:1010 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "Unsupported depth for ICO file: %d" -#: ../gdk-pixbuf/io-ico.c:1245 ../gdk-pixbuf/io-gdip-ico.c:59 +#: gdk-pixbuf/io-ico.c:1245 gdk-pixbuf/io-gdip-ico.c:59 msgid "The ICO image format" msgstr "פורמט קובץ ICO" -#: ../gdk-pixbuf/io-icns.c:345 +#: gdk-pixbuf/io-icns.c:345 #, c-format msgid "Error reading ICNS image: %s" msgstr "שגיאה בקריאת קובץ ICNS: %s" -#: ../gdk-pixbuf/io-icns.c:362 +#: gdk-pixbuf/io-icns.c:362 msgid "Could not decode ICNS file" msgstr "לא ניתן לפענח את קובץ ה-ICNS" -#: ../gdk-pixbuf/io-icns.c:395 +#: gdk-pixbuf/io-icns.c:395 msgid "The ICNS image format" msgstr "תצורת התמונה ICNS" -#: ../gdk-pixbuf/io-jasper.c:75 +#: gdk-pixbuf/io-jasper.c:75 #, fuzzy msgid "Couldn't allocate memory for stream" msgstr "לא ניתן להקצות זיכרון לכותרת" -#: ../gdk-pixbuf/io-jasper.c:105 +#: gdk-pixbuf/io-jasper.c:105 msgid "Couldn't decode image" msgstr "לא ניתן לפענח את התמונה" -#: ../gdk-pixbuf/io-jasper.c:123 +#: gdk-pixbuf/io-jasper.c:123 #, fuzzy msgid "Transformed JPEG2000 has zero width or height" msgstr "Transformed PNG has zero width or height." -#: ../gdk-pixbuf/io-jasper.c:137 +#: gdk-pixbuf/io-jasper.c:137 msgid "Image type currently not supported" msgstr "סוג התמונה אינו נתמך" -#: ../gdk-pixbuf/io-jasper.c:149 ../gdk-pixbuf/io-jasper.c:157 +#: gdk-pixbuf/io-jasper.c:149 gdk-pixbuf/io-jasper.c:157 msgid "Couldn't allocate memory for color profile" msgstr "לא ניתן להקצות זכרון עבור פרופיל הצבע" -#: ../gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:182 msgid "Insufficient memory to open JPEG 2000 file" msgstr "אין מספיק זיכרון לפתיחת קובץ JPEG 2000" -#: ../gdk-pixbuf/io-jasper.c:264 +#: gdk-pixbuf/io-jasper.c:264 #, fuzzy msgid "Couldn't allocate memory to buffer image data" msgstr "לא ניתן להקצות זיכרון למידע שורה" -#: ../gdk-pixbuf/io-jasper.c:308 +#: gdk-pixbuf/io-jasper.c:308 msgid "The JPEG 2000 image format" msgstr "תצורת התמונה JPEG 2000" -#: ../gdk-pixbuf/io-jpeg.c:117 +#: gdk-pixbuf/io-jpeg.c:117 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "שגיאה בפיענוח קובץ תמונת JPEG (%s)" -#: ../gdk-pixbuf/io-jpeg.c:529 +#: gdk-pixbuf/io-jpeg.c:529 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" msgstr "" "אין מספיק זיכרון לטעינת התמונה, נסה לסגור מספר יישומים כדי לפנות זיכרון" -#: ../gdk-pixbuf/io-jpeg.c:570 ../gdk-pixbuf/io-jpeg.c:776 +#: gdk-pixbuf/io-jpeg.c:570 gdk-pixbuf/io-jpeg.c:776 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "Unsupported JPEG color space (%s)" -#: ../gdk-pixbuf/io-jpeg.c:668 ../gdk-pixbuf/io-jpeg.c:944 -#: ../gdk-pixbuf/io-jpeg.c:1177 ../gdk-pixbuf/io-jpeg.c:1186 +#: gdk-pixbuf/io-jpeg.c:668 gdk-pixbuf/io-jpeg.c:944 gdk-pixbuf/io-jpeg.c:1177 +#: gdk-pixbuf/io-jpeg.c:1186 msgid "Couldn't allocate memory for loading JPEG file" msgstr "לא ניתן להקצות זכרון לטעינת קובץ JPEG" -#: ../gdk-pixbuf/io-jpeg.c:920 +#: gdk-pixbuf/io-jpeg.c:920 #, fuzzy msgid "Transformed JPEG has zero width or height." msgstr "Transformed PNG has zero width or height." -#: ../gdk-pixbuf/io-jpeg.c:1133 ../gdk-pixbuf/io-gdip-jpeg.c:53 +#: gdk-pixbuf/io-jpeg.c:1133 gdk-pixbuf/io-gdip-jpeg.c:53 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -631,91 +624,91 @@ msgid "" msgstr "" "איכות קובץ JPEG חייבת להיות בין 0 ל 100, הערך '%s' לא יכול להיות מפורש." -#: ../gdk-pixbuf/io-jpeg.c:1148 ../gdk-pixbuf/io-gdip-jpeg.c:68 +#: gdk-pixbuf/io-jpeg.c:1148 gdk-pixbuf/io-gdip-jpeg.c:68 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." msgstr "איכות קובץ JPEG חייבת להיות בין 0 ל 100, הערך '%d' אינו מורשה." -#: ../gdk-pixbuf/io-jpeg.c:1309 ../gdk-pixbuf/io-gdip-jpeg.c:136 +#: gdk-pixbuf/io-jpeg.c:1309 gdk-pixbuf/io-gdip-jpeg.c:136 msgid "The JPEG image format" msgstr "פורמט קובץ JPEG" -#: ../gdk-pixbuf/io-pcx.c:187 +#: gdk-pixbuf/io-pcx.c:187 msgid "Couldn't allocate memory for header" msgstr "לא ניתן להקצות זיכרון לכותרת" -#: ../gdk-pixbuf/io-pcx.c:202 ../gdk-pixbuf/io-pcx.c:560 +#: gdk-pixbuf/io-pcx.c:202 gdk-pixbuf/io-pcx.c:560 msgid "Couldn't allocate memory for context buffer" msgstr "Couldn't allocate memory for context buffer" -#: ../gdk-pixbuf/io-pcx.c:601 +#: gdk-pixbuf/io-pcx.c:601 msgid "Image has invalid width and/or height" msgstr "לתמונה יש רוחב ו/או גובה לא תקניים" -#: ../gdk-pixbuf/io-pcx.c:613 ../gdk-pixbuf/io-pcx.c:674 +#: gdk-pixbuf/io-pcx.c:613 gdk-pixbuf/io-pcx.c:674 msgid "Image has unsupported bpp" msgstr "לתמונת יש bpp לא נתמך" -#: ../gdk-pixbuf/io-pcx.c:618 ../gdk-pixbuf/io-pcx.c:626 +#: gdk-pixbuf/io-pcx.c:618 gdk-pixbuf/io-pcx.c:626 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "Image has unsupported number of %d-bit planes" -#: ../gdk-pixbuf/io-pcx.c:642 +#: gdk-pixbuf/io-pcx.c:642 msgid "Couldn't create new pixbuf" msgstr "לא ניתן ליצור pixbuf חדש" -#: ../gdk-pixbuf/io-pcx.c:650 +#: gdk-pixbuf/io-pcx.c:650 msgid "Couldn't allocate memory for line data" msgstr "לא ניתן להקצות זיכרון למידע שורה" -#: ../gdk-pixbuf/io-pcx.c:657 +#: gdk-pixbuf/io-pcx.c:657 msgid "Couldn't allocate memory for paletted data" msgstr "לא ניתן להקצות זיכרון למידע פלטה" -#: ../gdk-pixbuf/io-pcx.c:704 +#: gdk-pixbuf/io-pcx.c:704 msgid "Didn't get all lines of PCX image" msgstr "Didn't get all lines of PCX image" -#: ../gdk-pixbuf/io-pcx.c:711 +#: gdk-pixbuf/io-pcx.c:711 msgid "No palette found at end of PCX data" msgstr "No palette found at end of PCX data" -#: ../gdk-pixbuf/io-pcx.c:756 +#: gdk-pixbuf/io-pcx.c:756 msgid "The PCX image format" msgstr "פורמט תמונת PCX" -#: ../gdk-pixbuf/io-png.c:55 +#: gdk-pixbuf/io-png.c:55 msgid "Bits per channel of PNG image is invalid." msgstr "הסיביות לערוץ של קובץ PNG אינן תקינות." -#: ../gdk-pixbuf/io-png.c:136 ../gdk-pixbuf/io-png.c:618 +#: gdk-pixbuf/io-png.c:136 gdk-pixbuf/io-png.c:618 msgid "Transformed PNG has zero width or height." msgstr "Transformed PNG has zero width or height." -#: ../gdk-pixbuf/io-png.c:144 +#: gdk-pixbuf/io-png.c:144 msgid "Bits per channel of transformed PNG is not 8." msgstr "Bits per channel of transformed PNG is not 8." -#: ../gdk-pixbuf/io-png.c:153 +#: gdk-pixbuf/io-png.c:153 msgid "Transformed PNG not RGB or RGBA." msgstr "Transformed PNG not RGB or RGBA." -#: ../gdk-pixbuf/io-png.c:162 +#: gdk-pixbuf/io-png.c:162 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "Transformed PNG has unsupported number of channels, must be 3 or 4." -#: ../gdk-pixbuf/io-png.c:183 +#: gdk-pixbuf/io-png.c:183 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "שגיאה חמורה בקובץ תמונת PNG: %s" -#: ../gdk-pixbuf/io-png.c:310 +#: gdk-pixbuf/io-png.c:310 msgid "Insufficient memory to load PNG file" msgstr "אין מספיק זיכרון לטעינת קובץ PNG" -#: ../gdk-pixbuf/io-png.c:633 +#: gdk-pixbuf/io-png.c:633 #, c-format msgid "" "Insufficient memory to store a %ld by %ld image; try exiting some " @@ -724,462 +717,458 @@ msgstr "" "אין מספיק זיכרון לשמירת %ld על-ידי תמונת %ld; נסה לצאת ממספר יישומים כדי " "להקטין את השימוש בזיכרון" -#: ../gdk-pixbuf/io-png.c:684 +#: gdk-pixbuf/io-png.c:684 msgid "Fatal error reading PNG image file" msgstr "שגיאה חמורה בקריאת קובץ PNG" -#: ../gdk-pixbuf/io-png.c:733 +#: gdk-pixbuf/io-png.c:733 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "שגיאה חמורה בקריאת קובץ PNG: %s" -#: ../gdk-pixbuf/io-png.c:825 +#: gdk-pixbuf/io-png.c:825 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." -#: ../gdk-pixbuf/io-png.c:833 +#: gdk-pixbuf/io-png.c:833 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "Keys for PNG text chunks must be ASCII characters." -#: ../gdk-pixbuf/io-png.c:846 ../gdk-pixbuf/io-gdip-png.c:56 +#: gdk-pixbuf/io-png.c:846 gdk-pixbuf/io-gdip-png.c:56 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " "be parsed." msgstr "איכות קובץ PNG חייבת להיות בין 0 ל 100, הערך '%s' לא יכול להיות מפורש." -#: ../gdk-pixbuf/io-png.c:858 ../gdk-pixbuf/io-gdip-png.c:68 +#: gdk-pixbuf/io-png.c:858 gdk-pixbuf/io-gdip-png.c:68 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " "allowed." msgstr "איכות קובץ PNG חייבת להיות בין 0 ל 100, הערך '%d' אינו מורשה." -#: ../gdk-pixbuf/io-png.c:896 +#: gdk-pixbuf/io-png.c:896 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." -#: ../gdk-pixbuf/io-png.c:1045 ../gdk-pixbuf/io-gdip-png.c:133 +#: gdk-pixbuf/io-png.c:1045 gdk-pixbuf/io-gdip-png.c:133 msgid "The PNG image format" msgstr "פורמט תמונת PNG" -#: ../gdk-pixbuf/io-pnm.c:250 +#: gdk-pixbuf/io-pnm.c:250 msgid "PNM loader expected to find an integer, but didn't" msgstr "טוען ה PNM ציפה למצוא מספר שלם; אך לא מצא" -#: ../gdk-pixbuf/io-pnm.c:282 +#: gdk-pixbuf/io-pnm.c:282 msgid "PNM file has an incorrect initial byte" msgstr "לקובץ ה PNM יש סיבית פנימית לא תיקנית" -#: ../gdk-pixbuf/io-pnm.c:312 +#: gdk-pixbuf/io-pnm.c:312 msgid "PNM file is not in a recognized PNM subformat" msgstr "PNM file is not in a recognized PNM subformat" -#: ../gdk-pixbuf/io-pnm.c:337 +#: gdk-pixbuf/io-pnm.c:337 msgid "PNM file has an image width of 0" msgstr "רוחב תמונת PNM הוא 0" -#: ../gdk-pixbuf/io-pnm.c:358 +#: gdk-pixbuf/io-pnm.c:358 msgid "PNM file has an image height of 0" msgstr "גובה תמונת PNM הוא 0" -#: ../gdk-pixbuf/io-pnm.c:381 +#: gdk-pixbuf/io-pnm.c:381 msgid "Maximum color value in PNM file is 0" msgstr "ערך הצבע המקסימלי בקובץ PNM הוא 0" -#: ../gdk-pixbuf/io-pnm.c:389 +#: gdk-pixbuf/io-pnm.c:389 msgid "Maximum color value in PNM file is too large" msgstr "ערך הצבע המקסימלי בקובץ PNM הוא גדול מידי" -#: ../gdk-pixbuf/io-pnm.c:429 ../gdk-pixbuf/io-pnm.c:459 -#: ../gdk-pixbuf/io-pnm.c:504 +#: gdk-pixbuf/io-pnm.c:429 gdk-pixbuf/io-pnm.c:459 gdk-pixbuf/io-pnm.c:504 msgid "Raw PNM image type is invalid" msgstr "Raw PNM image type is invalid" -#: ../gdk-pixbuf/io-pnm.c:654 +#: gdk-pixbuf/io-pnm.c:654 msgid "PNM image loader does not support this PNM subformat" msgstr "PNM image loader does not support this PNM subformat" -#: ../gdk-pixbuf/io-pnm.c:741 ../gdk-pixbuf/io-pnm.c:968 +#: gdk-pixbuf/io-pnm.c:741 gdk-pixbuf/io-pnm.c:968 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "Raw PNM formats require exactly one whitespace before sample data" -#: ../gdk-pixbuf/io-pnm.c:768 +#: gdk-pixbuf/io-pnm.c:768 msgid "Cannot allocate memory for loading PNM image" msgstr "לא ניתן להקצות זיכרון לטעינת תמונת PNM" -#: ../gdk-pixbuf/io-pnm.c:818 +#: gdk-pixbuf/io-pnm.c:818 msgid "Insufficient memory to load PNM context struct" msgstr "Insufficient memory to load PNM context struct" -#: ../gdk-pixbuf/io-pnm.c:869 +#: gdk-pixbuf/io-pnm.c:869 msgid "Unexpected end of PNM image data" msgstr "סוף מידע תמונת PNM לא צפוי" -#: ../gdk-pixbuf/io-pnm.c:997 +#: gdk-pixbuf/io-pnm.c:997 msgid "Insufficient memory to load PNM file" msgstr "אין מספיק זיכרון לטעינת קובץ PNM" -#: ../gdk-pixbuf/io-pnm.c:1081 +#: gdk-pixbuf/io-pnm.c:1081 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "משפחת פורמטי התמונה PNM/PBM/PGM/PPM" -#: ../gdk-pixbuf/io-ras.c:126 +#: gdk-pixbuf/io-ras.c:126 msgid "RAS image has bogus header data" msgstr "לתמונת RAS יש מידע כותרת מזוייף" -#: ../gdk-pixbuf/io-ras.c:148 +#: gdk-pixbuf/io-ras.c:148 msgid "RAS image has unknown type" msgstr "תמונת RAS מסוג לא ידוע" -#: ../gdk-pixbuf/io-ras.c:156 +#: gdk-pixbuf/io-ras.c:156 msgid "unsupported RAS image variation" msgstr "צורת תמונת RAS לא נתמכת" -#: ../gdk-pixbuf/io-ras.c:171 ../gdk-pixbuf/io-ras.c:200 +#: gdk-pixbuf/io-ras.c:171 gdk-pixbuf/io-ras.c:200 msgid "Not enough memory to load RAS image" msgstr "אין מספיק זיכרון לטעינת תמונת RAS" -#: ../gdk-pixbuf/io-ras.c:545 +#: gdk-pixbuf/io-ras.c:545 msgid "The Sun raster image format" msgstr "פורמט התמונה Sun raster" -#: ../gdk-pixbuf/io-tga.c:154 +#: gdk-pixbuf/io-tga.c:154 msgid "Cannot allocate memory for IOBuffer struct" msgstr "לא ניתן להקצות זיכרון למבנה IOBuffer" -#: ../gdk-pixbuf/io-tga.c:173 +#: gdk-pixbuf/io-tga.c:173 msgid "Cannot allocate memory for IOBuffer data" msgstr "לא ניתן להקצות זיכרון למידע IOBuffer" -#: ../gdk-pixbuf/io-tga.c:184 +#: gdk-pixbuf/io-tga.c:184 msgid "Cannot realloc IOBuffer data" msgstr "לא ניתן להקצות מחדש זיכרון למידע IOBuffer" -#: ../gdk-pixbuf/io-tga.c:214 +#: gdk-pixbuf/io-tga.c:214 msgid "Cannot allocate temporary IOBuffer data" msgstr "לא ניתן להקצות מידע IOBuffer זמני" -#: ../gdk-pixbuf/io-tga.c:347 +#: gdk-pixbuf/io-tga.c:347 msgid "Cannot allocate new pixbuf" msgstr "לא ניתן להקצות pixbuf חדש" -#: ../gdk-pixbuf/io-tga.c:687 +#: gdk-pixbuf/io-tga.c:687 msgid "Cannot allocate colormap structure" msgstr "לא ניתן להקצות מבנה מפת צבעים" -#: ../gdk-pixbuf/io-tga.c:694 +#: gdk-pixbuf/io-tga.c:694 msgid "Cannot allocate colormap entries" msgstr "לא ניתן להקצות ערכי מפת צבעים" -#: ../gdk-pixbuf/io-tga.c:716 +#: gdk-pixbuf/io-tga.c:716 msgid "Unexpected bitdepth for colormap entries" msgstr "Unexpected bitdepth for colormap entries" -#: ../gdk-pixbuf/io-tga.c:734 +#: gdk-pixbuf/io-tga.c:734 msgid "Cannot allocate TGA header memory" msgstr "לא ניתן להקצות זיכרון לכותרת TGA" -#: ../gdk-pixbuf/io-tga.c:767 +#: gdk-pixbuf/io-tga.c:767 msgid "TGA image has invalid dimensions" msgstr "לתמונת TGA יש מימדים לא תקניים" -#: ../gdk-pixbuf/io-tga.c:773 ../gdk-pixbuf/io-tga.c:782 -#: ../gdk-pixbuf/io-tga.c:792 ../gdk-pixbuf/io-tga.c:802 -#: ../gdk-pixbuf/io-tga.c:809 +#: gdk-pixbuf/io-tga.c:773 gdk-pixbuf/io-tga.c:782 gdk-pixbuf/io-tga.c:792 +#: gdk-pixbuf/io-tga.c:802 gdk-pixbuf/io-tga.c:809 msgid "TGA image type not supported" msgstr "סוג תמונת TGA אינו נתמך" -#: ../gdk-pixbuf/io-tga.c:856 +#: gdk-pixbuf/io-tga.c:856 msgid "Cannot allocate memory for TGA context struct" msgstr "לא ניתן להקצות זיכרון למבנה הקשר TGA" -#: ../gdk-pixbuf/io-tga.c:921 +#: gdk-pixbuf/io-tga.c:921 msgid "Excess data in file" msgstr "מידע עודף בקובץ" -#: ../gdk-pixbuf/io-tga.c:1000 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "פורמט התמונה Targa" -#: ../gdk-pixbuf/io-tiff.c:160 +#: gdk-pixbuf/io-tiff.c:160 msgid "Could not get image width (bad TIFF file)" msgstr "לא ניתן לקבל את רוחב התמונה (קובץ TIFF שגוי)" -#: ../gdk-pixbuf/io-tiff.c:167 +#: gdk-pixbuf/io-tiff.c:167 msgid "Could not get image height (bad TIFF file)" msgstr "לא ניתן לקבל את גובה התמונה (קובץ TIFF שגוי)" -#: ../gdk-pixbuf/io-tiff.c:175 +#: gdk-pixbuf/io-tiff.c:175 msgid "Width or height of TIFF image is zero" msgstr "גובה או רוחב תמונת TIFF הוא אפס" -#: ../gdk-pixbuf/io-tiff.c:184 ../gdk-pixbuf/io-tiff.c:193 +#: gdk-pixbuf/io-tiff.c:184 gdk-pixbuf/io-tiff.c:193 msgid "Dimensions of TIFF image too large" msgstr "מימדי תמונת TIFF גדולים מידי" -#: ../gdk-pixbuf/io-tiff.c:217 ../gdk-pixbuf/io-tiff.c:229 -#: ../gdk-pixbuf/io-tiff.c:541 +#: gdk-pixbuf/io-tiff.c:217 gdk-pixbuf/io-tiff.c:229 gdk-pixbuf/io-tiff.c:541 msgid "Insufficient memory to open TIFF file" msgstr "אין מספיק זיכרון לפתיחת תמונת TIFF" -#: ../gdk-pixbuf/io-tiff.c:275 +#: gdk-pixbuf/io-tiff.c:275 msgid "Failed to load RGB data from TIFF file" msgstr "נכשל בטעינת מידע RGB מקובץ TIFF" -#: ../gdk-pixbuf/io-tiff.c:331 +#: gdk-pixbuf/io-tiff.c:331 msgid "Failed to open TIFF image" msgstr "נכשל בפתיחת תמונת TIFF" -#: ../gdk-pixbuf/io-tiff.c:343 ../gdk-pixbuf/io-tiff.c:722 +#: gdk-pixbuf/io-tiff.c:343 gdk-pixbuf/io-tiff.c:722 msgid "TIFFClose operation failed" msgstr "פעולת TIFFClose נכשלה" -#: ../gdk-pixbuf/io-tiff.c:473 ../gdk-pixbuf/io-tiff.c:486 +#: gdk-pixbuf/io-tiff.c:473 gdk-pixbuf/io-tiff.c:486 msgid "Failed to load TIFF image" msgstr "נכשל בטעינת תמונת TIFF" -#: ../gdk-pixbuf/io-tiff.c:670 +#: gdk-pixbuf/io-tiff.c:670 msgid "Failed to save TIFF image" msgstr "נכשל בשמירת תמונת TIFF" -#: ../gdk-pixbuf/io-tiff.c:708 +#: gdk-pixbuf/io-tiff.c:708 msgid "Failed to write TIFF data" msgstr "נכשל בכתיבת תמונת TIFF" -#: ../gdk-pixbuf/io-tiff.c:760 +#: gdk-pixbuf/io-tiff.c:760 msgid "Couldn't write to TIFF file" msgstr "לא ניתן לכתוב לקובץ ה TIFF" -#: ../gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "פורמט תמונת TIFF" -#: ../gdk-pixbuf/io-wbmp.c:246 +#: gdk-pixbuf/io-wbmp.c:246 msgid "Image has zero width" msgstr "לתמונה יש רוחב אפס" -#: ../gdk-pixbuf/io-wbmp.c:264 +#: gdk-pixbuf/io-wbmp.c:264 msgid "Image has zero height" msgstr "לתמונה יש גובה אפס" -#: ../gdk-pixbuf/io-wbmp.c:275 +#: gdk-pixbuf/io-wbmp.c:275 msgid "Not enough memory to load image" msgstr "אין מספיק זיכרון לטעינת התמונה" -#: ../gdk-pixbuf/io-wbmp.c:334 +#: gdk-pixbuf/io-wbmp.c:334 msgid "Couldn't save the rest" msgstr "לא ניתן לשמור את השאר" -#: ../gdk-pixbuf/io-wbmp.c:375 +#: gdk-pixbuf/io-wbmp.c:375 msgid "The WBMP image format" msgstr "פורמט התמונה WBMP" -#: ../gdk-pixbuf/io-xbm.c:295 +#: gdk-pixbuf/io-xbm.c:295 msgid "Invalid XBM file" msgstr "קובץ XBM לא תקני" -#: ../gdk-pixbuf/io-xbm.c:305 +#: gdk-pixbuf/io-xbm.c:305 msgid "Insufficient memory to load XBM image file" msgstr "אין מספיק זיכרון לטעינת קובץ תמונת XBM" -#: ../gdk-pixbuf/io-xbm.c:453 +#: gdk-pixbuf/io-xbm.c:453 msgid "Failed to write to temporary file when loading XBM image" msgstr "נכשל בכתיבה לקובץ זמני בזמן טעינת תמונת XBM" -#: ../gdk-pixbuf/io-xbm.c:492 +#: gdk-pixbuf/io-xbm.c:492 msgid "The XBM image format" msgstr "פורמט התמונה XBM" -#: ../gdk-pixbuf/io-xpm.c:468 +#: gdk-pixbuf/io-xpm.c:468 msgid "No XPM header found" msgstr "לא נמצאה כותרת XPM" -#: ../gdk-pixbuf/io-xpm.c:477 +#: gdk-pixbuf/io-xpm.c:477 msgid "Invalid XPM header" msgstr "קובץ XPM לא תקני" -#: ../gdk-pixbuf/io-xpm.c:485 +#: gdk-pixbuf/io-xpm.c:485 msgid "XPM file has image width <= 0" msgstr "לקובץ תמונה XPM יש רוחב <=0" -#: ../gdk-pixbuf/io-xpm.c:493 +#: gdk-pixbuf/io-xpm.c:493 msgid "XPM file has image height <= 0" msgstr "לקובץ תמונה XPM יש גובה <=0" -#: ../gdk-pixbuf/io-xpm.c:501 +#: gdk-pixbuf/io-xpm.c:501 msgid "XPM has invalid number of chars per pixel" msgstr "לקובץ XPM יש מספר לא תקני של תוים לפיקסלים" -#: ../gdk-pixbuf/io-xpm.c:510 +#: gdk-pixbuf/io-xpm.c:510 msgid "XPM file has invalid number of colors" msgstr "לקובץ XPM יש מספר לא תקני של צבעים" -#: ../gdk-pixbuf/io-xpm.c:522 ../gdk-pixbuf/io-xpm.c:531 -#: ../gdk-pixbuf/io-xpm.c:583 +#: gdk-pixbuf/io-xpm.c:522 gdk-pixbuf/io-xpm.c:531 gdk-pixbuf/io-xpm.c:583 msgid "Cannot allocate memory for loading XPM image" msgstr "לא ניתן להקצות זיכרון לטעינת תמונת XPM" -#: ../gdk-pixbuf/io-xpm.c:545 +#: gdk-pixbuf/io-xpm.c:545 msgid "Cannot read XPM colormap" msgstr "לא ניתן לקרוא את מפת הצבעים של XPM" -#: ../gdk-pixbuf/io-xpm.c:777 +#: gdk-pixbuf/io-xpm.c:777 msgid "Failed to write to temporary file when loading XPM image" msgstr "נכשל בכתיבה לקובץ זמני בזמן טעינת תמונת XPM" -#: ../gdk-pixbuf/io-xpm.c:816 +#: gdk-pixbuf/io-xpm.c:816 msgid "The XPM image format" msgstr "פורמט התמונה XPM" -#: ../gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:59 msgid "The EMF image format" msgstr "פורמט התמונה EMF" -#: ../gdk-pixbuf/io-gdip-utils.c:212 +#: gdk-pixbuf/io-gdip-utils.c:212 #, c-format msgid "Could not allocate memory: %s" msgstr "לא ניתן להקצות זיכרון: %s" -#: ../gdk-pixbuf/io-gdip-utils.c:237 ../gdk-pixbuf/io-gdip-utils.c:350 -#: ../gdk-pixbuf/io-gdip-utils.c:383 +#: gdk-pixbuf/io-gdip-utils.c:237 gdk-pixbuf/io-gdip-utils.c:350 +#: gdk-pixbuf/io-gdip-utils.c:383 #, fuzzy, c-format msgid "Could not create stream: %s" msgstr "לא ניתן ליצור תיקייה: %s" -#: ../gdk-pixbuf/io-gdip-utils.c:251 +#: gdk-pixbuf/io-gdip-utils.c:251 #, fuzzy, c-format msgid "Could not seek stream: %s" msgstr "לא ניתן להסיר את הפריט" -#: ../gdk-pixbuf/io-gdip-utils.c:263 +#: gdk-pixbuf/io-gdip-utils.c:263 #, fuzzy, c-format msgid "Could not read from stream: %s" msgstr "Could not rename %s to %s: %s\n" -#: ../gdk-pixbuf/io-gdip-utils.c:736 +#: gdk-pixbuf/io-gdip-utils.c:736 msgid "Couldn't create pixbuf" msgstr "לא ניתן ליצור pixbuf" -#: ../gdk-pixbuf/io-gdip-utils.c:798 +#: gdk-pixbuf/io-gdip-utils.c:798 #, fuzzy msgid "Couldn't load bitmap" msgstr "לא ניתן לפענח את התמונה" -#: ../gdk-pixbuf/io-gdip-utils.c:821 +#: gdk-pixbuf/io-gdip-utils.c:821 #, fuzzy msgid "Couldn't load metafile" msgstr "לא ניתן לפענח את התמונה" -#: ../gdk-pixbuf/io-gdip-utils.c:980 +#: gdk-pixbuf/io-gdip-utils.c:980 #, fuzzy msgid "Unsupported image format for GDI+" msgstr "צורת תמונת RAS לא נתמכת" -#: ../gdk-pixbuf/io-gdip-utils.c:987 +#: gdk-pixbuf/io-gdip-utils.c:987 msgid "Couldn't save" msgstr "לא ניתן לשמור" -#: ../gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:58 msgid "The WMF image format" msgstr "פורמט התמונה WMF" #. Description of --sync in --help output -#: ../gdk/win32/gdkmain-win32.c:54 +#: gdk/win32/gdkmain-win32.c:54 msgid "Don't batch GDI requests" msgstr "Don't batch GDI requests" #. Description of --no-wintab in --help output -#: ../gdk/win32/gdkmain-win32.c:56 +#: gdk/win32/gdkmain-win32.c:56 msgid "Don't use the Wintab API for tablet support" msgstr "Don't use the Wintab API for tablet support" #. Description of --ignore-wintab in --help output -#: ../gdk/win32/gdkmain-win32.c:58 +#: gdk/win32/gdkmain-win32.c:58 msgid "Same as --no-wintab" msgstr "Same as --no-wintab" #. Description of --use-wintab in --help output -#: ../gdk/win32/gdkmain-win32.c:60 +#: gdk/win32/gdkmain-win32.c:60 msgid "Do use the Wintab API [default]" msgstr "Do use the Wintab API [default]" #. Description of --max-colors=COLORS in --help output -#: ../gdk/win32/gdkmain-win32.c:62 +#: gdk/win32/gdkmain-win32.c:62 msgid "Size of the palette in 8 bit mode" msgstr "Size of the palette in 8 bit mode" #. Placeholder in --max-colors=COLORS in --help output -#: ../gdk/win32/gdkmain-win32.c:63 +#: gdk/win32/gdkmain-win32.c:63 msgid "COLORS" msgstr "COLORS" #. Description of --sync in --help output -#: ../gdk/x11/gdkmain-x11.c:92 +#: gdk/x11/gdkmain-x11.c:92 msgid "Make X calls synchronous" msgstr "Make X calls synchronous" -#: ../gdk/x11/gdkapplaunchcontext-x11.c:311 +#: gdk/x11/gdkapplaunchcontext-x11.c:311 #, c-format msgid "Starting %s" msgstr "מתחיל את %s" -#: ../gdk/x11/gdkapplaunchcontext-x11.c:313 +#: gdk/x11/gdkapplaunchcontext-x11.c:313 #, c-format msgid "Opening %s" msgstr "פותח את %s" -#: ../gdk/x11/gdkapplaunchcontext-x11.c:316 +#: gdk/x11/gdkapplaunchcontext-x11.c:316 #, c-format msgid "Opening %d Item" msgid_plural "Opening %d Items" msgstr[0] "פותח פריט אחד" msgstr[1] "פותח %d פריטים" -#: ../gtk/gtkaboutdialog.c:264 ../gtk/gtkaboutdialog.c:2108 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "רישיון" -#: ../gtk/gtkaboutdialog.c:265 +#: gtk/gtkaboutdialog.c:265 msgid "The license of the program" msgstr "רישיון השימוש בתוכנה" #. Add the credits button -#: ../gtk/gtkaboutdialog.c:500 +#: gtk/gtkaboutdialog.c:500 msgid "C_redits" msgstr "_תודות" #. Add the license button -#: ../gtk/gtkaboutdialog.c:514 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "_רישיון" -#: ../gtk/gtkaboutdialog.c:744 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "אודות %s" -#: ../gtk/gtkaboutdialog.c:2032 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "תודות" -#: ../gtk/gtkaboutdialog.c:2061 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "נכתב על ידי" -#: ../gtk/gtkaboutdialog.c:2064 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "תועד על ידי" -#: ../gtk/gtkaboutdialog.c:2076 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "תורגם על ידי" -#: ../gtk/gtkaboutdialog.c:2080 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "אומנות על ידי" @@ -1190,7 +1179,7 @@ msgstr "אומנות על ידי" #. * #. * Don't include the prefix "keyboard label|" in the translation. #. -#: ../gtk/gtkaccellabel.c:93 +#: gtk/gtkaccellabel.c:93 msgid "keyboard label|Shift" msgstr "Shift" @@ -1201,7 +1190,7 @@ msgstr "Shift" #. * #. * Don't include the prefix "keyboard label|" in the translation. #. -#: ../gtk/gtkaccellabel.c:101 +#: gtk/gtkaccellabel.c:101 msgid "keyboard label|Ctrl" msgstr "Ctrl" @@ -1212,7 +1201,7 @@ msgstr "Ctrl" #. * #. * Don't include the prefix "keyboard label|" in the translation. #. -#: ../gtk/gtkaccellabel.c:109 +#: gtk/gtkaccellabel.c:109 msgid "keyboard label|Alt" msgstr "Alt" @@ -1222,7 +1211,7 @@ msgstr "Alt" #. * this. #. * And do not translate the part before the |. #. -#: ../gtk/gtkaccellabel.c:678 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "Super" @@ -1232,7 +1221,7 @@ msgstr "Super" #. * this. #. * And do not translate the part before the |. #. -#: ../gtk/gtkaccellabel.c:692 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "Hyper" @@ -1242,31 +1231,31 @@ msgstr "Hyper" #. * this. #. * And do not translate the part before the |. #. -#: ../gtk/gtkaccellabel.c:707 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "Meta" #. do not translate the part before the | -#: ../gtk/gtkaccellabel.c:725 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "רווח" #. do not translate the part before the | -#: ../gtk/gtkaccellabel.c:729 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "לוכסן אחורי" -#: ../gtk/gtkbuilderparser.c:340 +#: gtk/gtkbuilderparser.c:340 #, c-format msgid "Invalid type function: `%s'" msgstr "סוג פונקציה לא תקין: `%s'" -#: ../gtk/gtkbuilderparser.c:823 +#: gtk/gtkbuilderparser.c:823 #, fuzzy, c-format msgid "Invalid root element: '%s'" msgstr "שם קובץ לא תקני: %s" -#: ../gtk/gtkbuilderparser.c:862 +#: gtk/gtkbuilderparser.c:862 #, c-format msgid "Unhandled tag: '%s'" msgstr "" @@ -1280,7 +1269,7 @@ msgstr "" #. * so if you have a default text direction of RTL and YM, then #. * the year will appear on the right. #. -#: ../gtk/gtkcalendar.c:758 +#: gtk/gtkcalendar.c:758 msgid "calendar:MY" msgstr "calendar:YM" @@ -1288,7 +1277,7 @@ msgstr "calendar:YM" #. * first day of the week to calendar:week_start:1 if you want Monday #. * to be the first day of the week, and so on. #. -#: ../gtk/gtkcalendar.c:796 +#: gtk/gtkcalendar.c:796 msgid "calendar:week_start:0" msgstr "calendar:week_start:0" @@ -1300,7 +1289,7 @@ msgstr "calendar:week_start:0" #. * #. * If you don't understand this, leave it as "2000" #. -#: ../gtk/gtkcalendar.c:1796 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "2000" @@ -1315,7 +1304,7 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: ../gtk/gtkcalendar.c:1827 ../gtk/gtkcalendar.c:2488 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "%d" @@ -1331,7 +1320,7 @@ msgstr "%d" #. * digits. That needs support from your system and locale definition #. * too. #. -#: ../gtk/gtkcalendar.c:1859 ../gtk/gtkcalendar.c:2350 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "%d" @@ -1347,7 +1336,7 @@ msgstr "%d" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: ../gtk/gtkcalendar.c:2140 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "%Y" @@ -1355,7 +1344,7 @@ msgstr "%Y" #. * a disabled accelerator key combination. Only include #. * the text after the | in the translation. #. -#: ../gtk/gtkcellrendereraccel.c:235 +#: gtk/gtkcellrendereraccel.c:235 msgid "Accelerator|Disabled" msgstr "לא מאופשר" @@ -1363,25 +1352,25 @@ msgstr "לא מאופשר" #. * an accelerator when the cell is clicked to change the #. * acelerator. #. -#: ../gtk/gtkcellrendereraccel.c:368 ../gtk/gtkcellrendereraccel.c:580 +#: gtk/gtkcellrendereraccel.c:368 gtk/gtkcellrendereraccel.c:580 msgid "New accelerator..." msgstr "מאיץ חדש..." #. do not translate the part before the | -#: ../gtk/gtkcellrendererprogress.c:362 ../gtk/gtkcellrendererprogress.c:449 +#: gtk/gtkcellrendererprogress.c:362 gtk/gtkcellrendererprogress.c:449 #, c-format msgid "progress bar label|%d %%" msgstr "%d %%" -#: ../gtk/gtkcolorbutton.c:188 ../gtk/gtkcolorbutton.c:559 +#: gtk/gtkcolorbutton.c:188 gtk/gtkcolorbutton.c:559 msgid "Pick a Color" msgstr "בחר צבע" -#: ../gtk/gtkcolorbutton.c:448 +#: gtk/gtkcolorbutton.c:448 msgid "Received invalid color data\n" msgstr "התקבל מידע צבע לא תקני\n" -#: ../gtk/gtkcolorsel.c:354 +#: gtk/gtkcolorsel.c:354 msgid "" "Select the color you want from the outer ring. Select the darkness or " "lightness of that color using the inner triangle." @@ -1389,73 +1378,73 @@ msgstr "" "בחר את הצבע שאתה רוצה מהטבעת החיצונית. בחר את הכהות או הבהירות של הצבע הזה " "בעזרת המשולש הפנימי." -#: ../gtk/gtkcolorsel.c:378 +#: gtk/gtkcolorsel.c:378 msgid "" "Click the eyedropper, then click a color anywhere on your screen to select " "that color." msgstr "לחץ על הטפטפת, אז לחץ על צבע כלשהו במסך לבחירת אותו צבע." -#: ../gtk/gtkcolorsel.c:387 +#: gtk/gtkcolorsel.c:387 msgid "_Hue:" msgstr "_גוון:" -#: ../gtk/gtkcolorsel.c:388 +#: gtk/gtkcolorsel.c:388 msgid "Position on the color wheel." msgstr "מיקום על גלגל הצבעים." -#: ../gtk/gtkcolorsel.c:390 +#: gtk/gtkcolorsel.c:390 msgid "_Saturation:" msgstr "_רוויה:" -#: ../gtk/gtkcolorsel.c:391 +#: gtk/gtkcolorsel.c:391 msgid "\"Deepness\" of the color." msgstr "\"העומק\" של הצבע." -#: ../gtk/gtkcolorsel.c:392 +#: gtk/gtkcolorsel.c:392 msgid "_Value:" msgstr "_ערך:" -#: ../gtk/gtkcolorsel.c:393 +#: gtk/gtkcolorsel.c:393 msgid "Brightness of the color." msgstr "הבהירות של הצבע." -#: ../gtk/gtkcolorsel.c:394 +#: gtk/gtkcolorsel.c:394 msgid "_Red:" msgstr "_אדום:" -#: ../gtk/gtkcolorsel.c:395 +#: gtk/gtkcolorsel.c:395 msgid "Amount of red light in the color." msgstr "כמות האור האדום בצבע." -#: ../gtk/gtkcolorsel.c:396 +#: gtk/gtkcolorsel.c:396 msgid "_Green:" msgstr "_ירוק:" -#: ../gtk/gtkcolorsel.c:397 +#: gtk/gtkcolorsel.c:397 msgid "Amount of green light in the color." msgstr "כמות האור הירוק בצבע." -#: ../gtk/gtkcolorsel.c:398 +#: gtk/gtkcolorsel.c:398 msgid "_Blue:" msgstr "_כחול:" -#: ../gtk/gtkcolorsel.c:399 +#: gtk/gtkcolorsel.c:399 msgid "Amount of blue light in the color." msgstr "כמות האור הכחול בצבע." -#: ../gtk/gtkcolorsel.c:402 +#: gtk/gtkcolorsel.c:402 msgid "Op_acity:" msgstr "_אטימות:" -#: ../gtk/gtkcolorsel.c:409 ../gtk/gtkcolorsel.c:419 +#: gtk/gtkcolorsel.c:409 gtk/gtkcolorsel.c:419 msgid "Transparency of the color." msgstr "שקיפות הצבע." -#: ../gtk/gtkcolorsel.c:426 +#: gtk/gtkcolorsel.c:426 msgid "Color _name:" msgstr "_שם צבע:" -#: ../gtk/gtkcolorsel.c:440 +#: gtk/gtkcolorsel.c:440 msgid "" "You can enter an HTML-style hexadecimal color value, or simply a color name " "such as 'orange' in this entry." @@ -1463,15 +1452,15 @@ msgstr "" "אתה יכול להזין ערך צבע הקסדצימלי בסגנון HTML, או פשוט לכתוב שם צבע באנגלית " "כמו 'orange' בערך זה." -#: ../gtk/gtkcolorsel.c:470 +#: gtk/gtkcolorsel.c:470 msgid "_Palette:" msgstr "_פלטה:" -#: ../gtk/gtkcolorsel.c:499 +#: gtk/gtkcolorsel.c:499 msgid "Color Wheel" msgstr "גלגלת צבע" -#: ../gtk/gtkcolorsel.c:976 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " @@ -1480,18 +1469,18 @@ msgstr "" "הצבע הקודם שבחרת, להשוואה עם הצבע שאתה בוחר עכשיו. אתה יכול לגרור צבע זה " "לערך פלטה, או לבחור צבע זה כנוכחי על-ידי גרירתו לפיסת הצבע השניה לצידו." -#: ../gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." msgstr "" "הצבע שבחרת. אתה יכול לגרור צבע זה לערך פלטה כדי לשמור אותו לשימוש בעתיד." -#: ../gtk/gtkcolorsel.c:1363 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "_שמור צבע כאן" -#: ../gtk/gtkcolorsel.c:1568 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1499,51 +1488,51 @@ msgstr "" "לחץ על ערך הפלטה כדי לעשותו הצבע הנוכחי. כדי לשנות ערך זה, גרור פיסת צבע " "לכאן או לחץ לחיצה ימינית ובחר \"שמור צבע כאן\"." -#: ../gtk/gtkcolorseldialog.c:170 +#: gtk/gtkcolorseldialog.c:170 msgid "Color Selection" msgstr "בחירת צבע" -#: ../gtk/gtkentry.c:5375 ../gtk/gtktextview.c:7655 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "_שיטות קלט" -#: ../gtk/gtkentry.c:5389 ../gtk/gtktextview.c:7669 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "_הזן תו בקרה יוניקוד" -#: ../gtk/gtkfilechooserbutton.c:64 +#: gtk/gtkfilechooserbutton.c:64 msgid "Select A File" msgstr "בחר קובץ" -#: ../gtk/gtkfilechooserbutton.c:65 ../gtk/gtkfilechooserdefault.c:1909 +#: gtk/gtkfilechooserbutton.c:65 gtk/gtkfilechooserdefault.c:1909 msgid "Desktop" msgstr "שולחן עבודה" -#: ../gtk/gtkfilechooserbutton.c:66 +#: gtk/gtkfilechooserbutton.c:66 msgid "(None)" msgstr "(ללא)" -#: ../gtk/gtkfilechooserbutton.c:2011 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "אחר..." -#: ../gtk/gtkfilechooserdefault.c:1053 +#: gtk/gtkfilechooserdefault.c:1053 msgid "Could not retrieve information about the file" msgstr "לא ניתן לקבל מידע על הקובץ" -#: ../gtk/gtkfilechooserdefault.c:1064 +#: gtk/gtkfilechooserdefault.c:1064 msgid "Could not add a bookmark" msgstr "לא ניתן להוסיף סימנייה" -#: ../gtk/gtkfilechooserdefault.c:1075 +#: gtk/gtkfilechooserdefault.c:1075 msgid "Could not remove bookmark" msgstr "לא ניתן להסיר את הסימנייה" -#: ../gtk/gtkfilechooserdefault.c:1086 +#: gtk/gtkfilechooserdefault.c:1086 msgid "The folder could not be created" msgstr "לא ניתן ליצור את התיקייה" -#: ../gtk/gtkfilechooserdefault.c:1099 +#: gtk/gtkfilechooserdefault.c:1099 msgid "" "The folder could not be created, as a file with the same name already " "exists. Try using a different name for the folder, or rename the file first." @@ -1551,11 +1540,11 @@ msgstr "" "לא ניתן לייצר את התיקייה מכיוון שקיים קובץ בעל שם דומה. נסה לבחור שם חדש " "לתיקייה, או לשנות את שם הקובץ." -#: ../gtk/gtkfilechooserdefault.c:1110 +#: gtk/gtkfilechooserdefault.c:1110 msgid "Invalid file name" msgstr "שם קובץ לא תקני" -#: ../gtk/gtkfilechooserdefault.c:1120 +#: gtk/gtkfilechooserdefault.c:1120 msgid "The folder contents could not be displayed" msgstr "לא ניתן להציג את תוכן התיקייה" @@ -1563,237 +1552,237 @@ msgstr "לא ניתן להציג את תוכן התיקייה" #. * is a hostname. Nautilus and the panel contain the same string #. * to translate. #. -#: ../gtk/gtkfilechooserdefault.c:1661 +#: gtk/gtkfilechooserdefault.c:1661 #, c-format msgid "%1$s on %2$s" msgstr "‏%1$s ב-%2$s" -#: ../gtk/gtkfilechooserdefault.c:1837 +#: gtk/gtkfilechooserdefault.c:1837 msgid "Search" msgstr "חיפוש" -#: ../gtk/gtkfilechooserdefault.c:1861 +#: gtk/gtkfilechooserdefault.c:1861 msgid "Recently Used" msgstr "בשימוש לאחרונה" -#: ../gtk/gtkfilechooserdefault.c:2476 +#: gtk/gtkfilechooserdefault.c:2476 msgid "Select which types of files are shown" msgstr "בחר איזה סוגי קבצים מוצגים" -#: ../gtk/gtkfilechooserdefault.c:2905 +#: gtk/gtkfilechooserdefault.c:2905 #, c-format msgid "Add the folder '%s' to the bookmarks" msgstr "הוסף את התיקייה '%s' לסימניות" -#: ../gtk/gtkfilechooserdefault.c:2946 +#: gtk/gtkfilechooserdefault.c:2946 #, c-format msgid "Add the current folder to the bookmarks" msgstr "הוסף את התיקייה הנוכחית לסימניות" -#: ../gtk/gtkfilechooserdefault.c:2948 +#: gtk/gtkfilechooserdefault.c:2948 #, c-format msgid "Add the selected folders to the bookmarks" msgstr "הוסף את התיקיות הנבחרות לסימניות" -#: ../gtk/gtkfilechooserdefault.c:2988 +#: gtk/gtkfilechooserdefault.c:2988 #, c-format msgid "Remove the bookmark '%s'" msgstr "הסר את הסימנייה '%s'" -#: ../gtk/gtkfilechooserdefault.c:3706 +#: gtk/gtkfilechooserdefault.c:3706 msgid "Remove" msgstr "הסר" -#: ../gtk/gtkfilechooserdefault.c:3715 +#: gtk/gtkfilechooserdefault.c:3715 msgid "Rename..." msgstr "שנה שם..." #. Accessible object name for the file chooser's shortcuts pane -#: ../gtk/gtkfilechooserdefault.c:3861 +#: gtk/gtkfilechooserdefault.c:3861 msgid "Places" msgstr "מקומות" #. Column header for the file chooser's shortcuts pane -#: ../gtk/gtkfilechooserdefault.c:3918 +#: gtk/gtkfilechooserdefault.c:3918 msgid "_Places" msgstr "_מקומות" -#: ../gtk/gtkfilechooserdefault.c:3973 ../gtk/gtkstock.c:297 +#: gtk/gtkfilechooserdefault.c:3973 gtk/gtkstock.c:297 msgid "_Add" msgstr "_הוסף" -#: ../gtk/gtkfilechooserdefault.c:3980 +#: gtk/gtkfilechooserdefault.c:3980 msgid "Add the selected folder to the Bookmarks" msgstr "הוסף את התיקייה הנבחרת לסימניות" -#: ../gtk/gtkfilechooserdefault.c:3985 ../gtk/gtkstock.c:386 +#: gtk/gtkfilechooserdefault.c:3985 gtk/gtkstock.c:386 msgid "_Remove" msgstr "_הסר" -#: ../gtk/gtkfilechooserdefault.c:3992 +#: gtk/gtkfilechooserdefault.c:3992 msgid "Remove the selected bookmark" msgstr "הסר ת הסימנייה הנבחרת" -#: ../gtk/gtkfilechooserdefault.c:4089 +#: gtk/gtkfilechooserdefault.c:4089 msgid "Could not select file" msgstr "לא ניתן לבחור את הקובץ" -#: ../gtk/gtkfilechooserdefault.c:4262 +#: gtk/gtkfilechooserdefault.c:4262 msgid "_Add to Bookmarks" msgstr "_הוסף לסימניות" -#: ../gtk/gtkfilechooserdefault.c:4276 +#: gtk/gtkfilechooserdefault.c:4276 msgid "Show _Hidden Files" msgstr "הצג קבצים _נסתרים" # hebrew note: "תיקייה" is "folder", but there is no better word for # "directory" -#: ../gtk/gtkfilechooserdefault.c:4519 ../gtk/gtkfilesel.c:730 +#: gtk/gtkfilechooserdefault.c:4519 gtk/gtkfilesel.c:730 msgid "Files" msgstr "קבצים" -#: ../gtk/gtkfilechooserdefault.c:4568 +#: gtk/gtkfilechooserdefault.c:4568 msgid "Name" msgstr "שם" -#: ../gtk/gtkfilechooserdefault.c:4593 +#: gtk/gtkfilechooserdefault.c:4593 msgid "Size" msgstr "גודל" -#: ../gtk/gtkfilechooserdefault.c:4607 +#: gtk/gtkfilechooserdefault.c:4607 msgid "Modified" msgstr "שונה" #. Label -#: ../gtk/gtkfilechooserdefault.c:4827 ../gtk/gtkprinteroptionwidget.c:786 +#: gtk/gtkfilechooserdefault.c:4827 gtk/gtkprinteroptionwidget.c:786 msgid "_Name:" msgstr "_שם:" -#: ../gtk/gtkfilechooserdefault.c:4869 +#: gtk/gtkfilechooserdefault.c:4869 msgid "_Browse for other folders" msgstr "_דפדף לתיקיות אחרות" -#: ../gtk/gtkfilechooserdefault.c:5139 +#: gtk/gtkfilechooserdefault.c:5139 msgid "Type a file name" msgstr "הכנס שם קובץ" #. Create Folder -#: ../gtk/gtkfilechooserdefault.c:5176 +#: gtk/gtkfilechooserdefault.c:5176 msgid "Create Fo_lder" msgstr "צור _תיקייה" -#: ../gtk/gtkfilechooserdefault.c:5186 +#: gtk/gtkfilechooserdefault.c:5186 msgid "_Location:" msgstr "_מיקום:" -#: ../gtk/gtkfilechooserdefault.c:5375 +#: gtk/gtkfilechooserdefault.c:5375 msgid "Save in _folder:" msgstr "שמור ב_תיקייה:" -#: ../gtk/gtkfilechooserdefault.c:5377 +#: gtk/gtkfilechooserdefault.c:5377 msgid "Create in _folder:" msgstr "צור ב_תיקייה:" -#: ../gtk/gtkfilechooserdefault.c:6971 +#: gtk/gtkfilechooserdefault.c:6971 msgid "Cannot change to folder because it is not local" msgstr "לא ניתן לשנות תיקייה כיוון שהיא איננה מקומית" -#: ../gtk/gtkfilechooserdefault.c:7596 ../gtk/gtkfilechooserdefault.c:7617 +#: gtk/gtkfilechooserdefault.c:7596 gtk/gtkfilechooserdefault.c:7617 #, c-format msgid "Shortcut %s already exists" msgstr "הקיצור %s כבר קיים" -#: ../gtk/gtkfilechooserdefault.c:7707 +#: gtk/gtkfilechooserdefault.c:7707 #, c-format msgid "Shortcut %s does not exist" msgstr "הקיצור %s אינו קיים" -#: ../gtk/gtkfilechooserdefault.c:7950 ../gtk/gtkprintunixdialog.c:364 +#: gtk/gtkfilechooserdefault.c:7950 gtk/gtkprintunixdialog.c:364 #, c-format msgid "A file named \"%s\" already exists. Do you want to replace it?" msgstr "קובץ בשם \"%s\" כבר קיים. האם ברצונך להחליפו?" -#: ../gtk/gtkfilechooserdefault.c:7953 ../gtk/gtkprintunixdialog.c:368 +#: gtk/gtkfilechooserdefault.c:7953 gtk/gtkprintunixdialog.c:368 #, c-format msgid "" "The file already exists in \"%s\". Replacing it will overwrite its contents." msgstr "הקובץ כבר קיים ב-\"%s\". החלפתו תגרום לאיבוד תוכנו." -#: ../gtk/gtkfilechooserdefault.c:7958 ../gtk/gtkprintunixdialog.c:375 +#: gtk/gtkfilechooserdefault.c:7958 gtk/gtkprintunixdialog.c:375 msgid "_Replace" msgstr "ה_חלף" -#: ../gtk/gtkfilechooserdefault.c:8719 +#: gtk/gtkfilechooserdefault.c:8719 msgid "Could not start the search process" msgstr "לא ניתן להתחיל את תהליך החיפוש" -#: ../gtk/gtkfilechooserdefault.c:8720 +#: gtk/gtkfilechooserdefault.c:8720 msgid "" "The program was not able to create a connection to the indexer daemon. " "Please make sure it is running." msgstr "" -#: ../gtk/gtkfilechooserdefault.c:8734 +#: gtk/gtkfilechooserdefault.c:8734 msgid "Could not send the search request" msgstr "לא ניתן לשלוח את בקשת החיפוש" #. Label -#: ../gtk/gtkfilechooserdefault.c:9149 +#: gtk/gtkfilechooserdefault.c:9149 msgid "_Search:" msgstr "ח_פש:" -#: ../gtk/gtkfilechooserdefault.c:10096 +#: gtk/gtkfilechooserdefault.c:10096 #, c-format msgid "Could not mount %s" msgstr "לא ניתן לעגון את %s" -#: ../gtk/gtkfilechooserdefault.c:10750 +#: gtk/gtkfilechooserdefault.c:10750 msgid "Type name of new folder" msgstr "כתוב שם לתיקייה החדשה" -#: ../gtk/gtkfilechooserdefault.c:10800 +#: gtk/gtkfilechooserdefault.c:10800 #, c-format msgid "%.1f KB" msgstr "%.1f KB" -#: ../gtk/gtkfilechooserdefault.c:10802 +#: gtk/gtkfilechooserdefault.c:10802 #, c-format msgid "%.1f MB" msgstr "%.1f MB" -#: ../gtk/gtkfilechooserdefault.c:10804 +#: gtk/gtkfilechooserdefault.c:10804 #, c-format msgid "%.1f GB" msgstr "%.1f GB" -#: ../gtk/gtkfilechooserdefault.c:10907 ../gtk/gtkfilechooserdefault.c:10929 -#: ../gtk/gtkfilechooserdefault.c:11000 +#: gtk/gtkfilechooserdefault.c:10907 gtk/gtkfilechooserdefault.c:10929 +#: gtk/gtkfilechooserdefault.c:11000 msgid "Unknown" msgstr "לא ידוע" -#: ../gtk/gtkfilechooserdefault.c:10947 +#: gtk/gtkfilechooserdefault.c:10947 msgid "%H:%M" msgstr "%H:%M" -#: ../gtk/gtkfilechooserdefault.c:10949 +#: gtk/gtkfilechooserdefault.c:10949 msgid "Yesterday at %H:%M" msgstr "אתמול ב-%H:%M" -#: ../gtk/gtkfilechooserentry.c:659 ../gtk/gtkfilechooserentry.c:1115 +#: gtk/gtkfilechooserentry.c:659 gtk/gtkfilechooserentry.c:1115 msgid "Invalid path" msgstr "נתיב לא תקין" #. translators: this text is shown when there are no completions #. * for something the user typed in a file chooser entry #. -#: ../gtk/gtkfilechooserentry.c:1070 +#: gtk/gtkfilechooserentry.c:1070 msgid "No match" msgstr "אין התאמה" #. translators: this text is shown when there is exactly one completion #. * for something the user typed in a file chooser entry #. -#: ../gtk/gtkfilechooserentry.c:1081 +#: gtk/gtkfilechooserentry.c:1081 #, fuzzy msgid "Sole completion" msgstr "בחירת צבע" @@ -1802,47 +1791,47 @@ msgstr "בחירת צבע" #. * entry is a complete filename, but could be continued to find #. * a longer match #. -#: ../gtk/gtkfilechooserentry.c:1097 +#: gtk/gtkfilechooserentry.c:1097 msgid "Complete, but not unique" msgstr "" #. translators: this text is shown while the system is searching #. * for possible completions for text in a file chooser entry #. -#: ../gtk/gtkfilechooserentry.c:1133 +#: gtk/gtkfilechooserentry.c:1133 msgid "Completing..." msgstr "" -#: ../gtk/gtkfilechoosersettings.c:262 ../gtk/gtkfilesel.c:1349 -#: ../gtk/gtkfilesel.c:1358 +#: gtk/gtkfilechoosersettings.c:262 gtk/gtkfilesel.c:1349 +#: gtk/gtkfilesel.c:1358 #, c-format msgid "Error creating folder '%s': %s" msgstr "שגיאה ביצירת התיקייה '%s': %s" # hebrew note: "תיקייה" is "folder", but there is no better word for # "directory" -#: ../gtk/gtkfilesel.c:694 +#: gtk/gtkfilesel.c:694 msgid "Folders" msgstr "תיקיות" # hebrew note: "תיקייה" is "folder", but there is no better word for # "directory" -#: ../gtk/gtkfilesel.c:698 +#: gtk/gtkfilesel.c:698 msgid "Fol_ders" msgstr "_תיקיות" # hebrew note: "תיקייה" is "folder", but there is no better word for # "directory" -#: ../gtk/gtkfilesel.c:734 +#: gtk/gtkfilesel.c:734 msgid "_Files" msgstr "_קבצים" -#: ../gtk/gtkfilesel.c:821 ../gtk/gtkfilesel.c:2148 +#: gtk/gtkfilesel.c:821 gtk/gtkfilesel.c:2148 #, c-format msgid "Folder unreadable: %s" msgstr "תיקייה לא קריאה: %s" -#: ../gtk/gtkfilesel.c:905 +#: gtk/gtkfilesel.c:905 #, c-format msgid "" "The file \"%s\" resides on another machine (called %s) and may not be " @@ -1852,88 +1841,88 @@ msgstr "" "הקובץ \"%s\" תלוי במכונה אחרת (הנקראת %s) וייתכן כי לא תיהיה זמינה לתוכנית " "זו. האם אתה בטוח שברצונך לבחור אותו?" -#: ../gtk/gtkfilesel.c:1020 +#: gtk/gtkfilesel.c:1020 msgid "_New Folder" msgstr "תיקייה _חדשה" -#: ../gtk/gtkfilesel.c:1031 +#: gtk/gtkfilesel.c:1031 msgid "De_lete File" msgstr "_מחק קובץ" -#: ../gtk/gtkfilesel.c:1042 +#: gtk/gtkfilesel.c:1042 msgid "_Rename File" msgstr "_שנה שם קובץ" -#: ../gtk/gtkfilesel.c:1347 +#: gtk/gtkfilesel.c:1347 #, c-format msgid "" "The folder name \"%s\" contains symbols that are not allowed in filenames" msgstr "התיקייה בשם \"%s\" מכילה סמלים שאינם מותרים בשמות קבצים" -#: ../gtk/gtkfilesel.c:1392 +#: gtk/gtkfilesel.c:1392 msgid "New Folder" msgstr "תיקייה חדשה" -#: ../gtk/gtkfilesel.c:1407 +#: gtk/gtkfilesel.c:1407 msgid "_Folder name:" msgstr "שם ה_תיקייה:" -#: ../gtk/gtkfilesel.c:1431 +#: gtk/gtkfilesel.c:1431 msgid "C_reate" msgstr "_צור" -#: ../gtk/gtkfilesel.c:1474 ../gtk/gtkfilesel.c:1581 ../gtk/gtkfilesel.c:1594 +#: gtk/gtkfilesel.c:1474 gtk/gtkfilesel.c:1581 gtk/gtkfilesel.c:1594 #, c-format msgid "The filename \"%s\" contains symbols that are not allowed in filenames" msgstr "שם הקובץ \"%s\" מכיל סמלים שאינם מותרים לשימוש בשמות קבצים" -#: ../gtk/gtkfilesel.c:1477 ../gtk/gtkfilesel.c:1487 +#: gtk/gtkfilesel.c:1477 gtk/gtkfilesel.c:1487 #, c-format msgid "Error deleting file '%s': %s" msgstr "שגיאה במחיקת הקובץ '%s': %s" -#: ../gtk/gtkfilesel.c:1530 +#: gtk/gtkfilesel.c:1530 #, c-format msgid "Really delete file \"%s\"?" msgstr "באמת למחוק את הקובץ \"%s\"?" -#: ../gtk/gtkfilesel.c:1535 +#: gtk/gtkfilesel.c:1535 msgid "Delete File" msgstr "מחיקת קובץ" -#: ../gtk/gtkfilesel.c:1583 +#: gtk/gtkfilesel.c:1583 #, c-format msgid "Error renaming file to \"%s\": %s" msgstr "שגיאה בשינוי שם הקובץ ל-\"%s\": %s" -#: ../gtk/gtkfilesel.c:1596 +#: gtk/gtkfilesel.c:1596 #, c-format msgid "Error renaming file \"%s\": %s" msgstr "שגיאה בשינוי שם הקובץ \"%s\": %s" -#: ../gtk/gtkfilesel.c:1605 +#: gtk/gtkfilesel.c:1605 #, c-format msgid "Error renaming file \"%s\" to \"%s\": %s" msgstr "שגיאה בשינוי שם הקובץ \"%s\" ל \"%s\": %s" -#: ../gtk/gtkfilesel.c:1652 +#: gtk/gtkfilesel.c:1652 msgid "Rename File" msgstr "שינוי שם קובץ" -#: ../gtk/gtkfilesel.c:1667 +#: gtk/gtkfilesel.c:1667 #, c-format msgid "Rename file \"%s\" to:" msgstr "שנה את שם הקובץ \"%s\" ל:" -#: ../gtk/gtkfilesel.c:1696 +#: gtk/gtkfilesel.c:1696 msgid "_Rename" msgstr "_שנה שם" -#: ../gtk/gtkfilesel.c:2128 +#: gtk/gtkfilesel.c:2128 msgid "_Selection: " msgstr "_בחירה:" -#: ../gtk/gtkfilesel.c:3048 +#: gtk/gtkfilesel.c:3048 #, c-format msgid "" "The filename \"%s\" couldn't be converted to UTF-8. (try setting the " @@ -1942,15 +1931,15 @@ msgstr "" "הקובץ \"%s\" לא יכול להיות מומר ל UTF-8 (נסה לשנות את משתנה הסביבה " "G_FILENAME_ENCODING): %s" -#: ../gtk/gtkfilesel.c:3051 +#: gtk/gtkfilesel.c:3051 msgid "Invalid UTF-8" msgstr "‏UTF-8 לא תקני" -#: ../gtk/gtkfilesel.c:3925 +#: gtk/gtkfilesel.c:3925 msgid "Name too long" msgstr "שם ארוך מידי" -#: ../gtk/gtkfilesel.c:3927 +#: gtk/gtkfilesel.c:3927 msgid "Couldn't convert filename" msgstr "לא ניתן להמיר את שם הקובץ" @@ -1961,75 +1950,75 @@ msgstr "לא ניתן להמיר את שם הקובץ" #. * token for the fake "File System" volume. So, we'll return a pointer to #. * this particular string. #. -#: ../gtk/gtkfilesystem.c:52 +#: gtk/gtkfilesystem.c:52 msgid "File System" msgstr "מערכת קבצים" -#: ../gtk/gtkfilesystemmodel.c:700 +#: gtk/gtkfilesystemmodel.c:700 msgid "Could not obtain root folder" msgstr "לא ניתן להשיג את תיקיית ה-root" -#: ../gtk/gtkfilesystemmodel.c:1299 +#: gtk/gtkfilesystemmodel.c:1299 msgid "(Empty)" msgstr "(ריק)" -#: ../gtk/gtkfontbutton.c:144 ../gtk/gtkfontbutton.c:266 +#: gtk/gtkfontbutton.c:144 gtk/gtkfontbutton.c:266 msgid "Pick a Font" msgstr "בחר גופן" #. Initialize fields -#: ../gtk/gtkfontbutton.c:260 +#: gtk/gtkfontbutton.c:260 msgid "Sans 12" msgstr "Sans 12" -#: ../gtk/gtkfontbutton.c:780 +#: gtk/gtkfontbutton.c:780 msgid "Font" msgstr "גופן" #. This is the default text shown in the preview entry, though the user #. can set it. Remember that some fonts only have capital letters. -#: ../gtk/gtkfontsel.c:75 +#: gtk/gtkfontsel.c:75 msgid "abcdefghijk ABCDEFGHIJK" msgstr "abcdef ABCDEF אבגדהו" -#: ../gtk/gtkfontsel.c:328 +#: gtk/gtkfontsel.c:328 msgid "_Family:" msgstr "_משפחה:" -#: ../gtk/gtkfontsel.c:334 +#: gtk/gtkfontsel.c:334 msgid "_Style:" msgstr "_סגנון:" -#: ../gtk/gtkfontsel.c:340 +#: gtk/gtkfontsel.c:340 msgid "Si_ze:" msgstr "_גודל:" #. create the text entry widget -#: ../gtk/gtkfontsel.c:517 +#: gtk/gtkfontsel.c:517 msgid "_Preview:" msgstr "_תצוגה מקדימה:" -#: ../gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "בחירת גופן" -#: ../gtk/gtkgamma.c:408 +#: gtk/gtkgamma.c:408 msgid "Gamma" msgstr "גאמה" -#: ../gtk/gtkgamma.c:418 +#: gtk/gtkgamma.c:418 msgid "_Gamma value" msgstr "ערכי _גאמא" #. Remove this icon source so we don't keep trying to #. * load it. #. -#: ../gtk/gtkiconfactory.c:1403 +#: gtk/gtkiconfactory.c:1403 #, c-format msgid "Error loading icon: %s" msgstr "שגיאה בטעינת סמל: %s" -#: ../gtk/gtkicontheme.c:1363 +#: gtk/gtkicontheme.c:1363 #, c-format msgid "" "Could not find the icon '%s'. The '%s' theme\n" @@ -2042,132 +2031,132 @@ msgstr "" "אתה יכול לקבל עותק מ:\n" "\t%s" -#: ../gtk/gtkicontheme.c:1543 +#: gtk/gtkicontheme.c:1543 #, c-format msgid "Icon '%s' not present in theme" msgstr "הסמל '%s' לא קיים בערכת הנושא" -#: ../gtk/gtkicontheme.c:3058 +#: gtk/gtkicontheme.c:3058 msgid "Failed to load icon" msgstr "נכשל בטעינת סמל" -#: ../gtk/gtkimmodule.c:515 +#: gtk/gtkimmodule.c:515 msgid "Simple" msgstr "פשוט" -#: ../gtk/gtkimmulticontext.c:542 +#: gtk/gtkimmulticontext.c:542 msgid "input method menu|System" msgstr "מערכת" -#: ../gtk/gtkinputdialog.c:192 +#: gtk/gtkinputdialog.c:192 msgid "Input" msgstr "קלט" -#: ../gtk/gtkinputdialog.c:207 +#: gtk/gtkinputdialog.c:207 msgid "No extended input devices" msgstr "אין התקני קלט מורחבים" -#: ../gtk/gtkinputdialog.c:220 +#: gtk/gtkinputdialog.c:220 msgid "_Device:" msgstr "_התקן:" -#: ../gtk/gtkinputdialog.c:237 +#: gtk/gtkinputdialog.c:237 msgid "Disabled" msgstr "כבוי" -#: ../gtk/gtkinputdialog.c:244 +#: gtk/gtkinputdialog.c:244 msgid "Screen" msgstr "צג" -#: ../gtk/gtkinputdialog.c:251 +#: gtk/gtkinputdialog.c:251 msgid "Window" msgstr "חלון" -#: ../gtk/gtkinputdialog.c:258 +#: gtk/gtkinputdialog.c:258 msgid "_Mode:" msgstr "_מצב:" #. The axis listbox -#: ../gtk/gtkinputdialog.c:279 +#: gtk/gtkinputdialog.c:279 msgid "Axes" msgstr "צירים" #. Keys listbox -#: ../gtk/gtkinputdialog.c:297 +#: gtk/gtkinputdialog.c:297 msgid "Keys" msgstr "מקשים" -#: ../gtk/gtkinputdialog.c:524 +#: gtk/gtkinputdialog.c:524 msgid "_X:" msgstr "_X:" -#: ../gtk/gtkinputdialog.c:525 +#: gtk/gtkinputdialog.c:525 msgid "_Y:" msgstr "_Y:" -#: ../gtk/gtkinputdialog.c:526 +#: gtk/gtkinputdialog.c:526 msgid "_Pressure:" msgstr "_לחץ:" -#: ../gtk/gtkinputdialog.c:527 +#: gtk/gtkinputdialog.c:527 msgid "X _tilt:" msgstr "הטיה _אופקית:" -#: ../gtk/gtkinputdialog.c:528 +#: gtk/gtkinputdialog.c:528 msgid "Y t_ilt:" msgstr "הטיה א_נכית:" -#: ../gtk/gtkinputdialog.c:529 +#: gtk/gtkinputdialog.c:529 msgid "_Wheel:" msgstr "_גלגל:" -#: ../gtk/gtkinputdialog.c:581 +#: gtk/gtkinputdialog.c:581 msgid "none" msgstr "ללא" -#: ../gtk/gtkinputdialog.c:618 ../gtk/gtkinputdialog.c:654 +#: gtk/gtkinputdialog.c:618 gtk/gtkinputdialog.c:654 msgid "(disabled)" msgstr "(כבוי)" -#: ../gtk/gtkinputdialog.c:647 +#: gtk/gtkinputdialog.c:647 msgid "(unknown)" msgstr "(לא ידוע)" #. and clear button -#: ../gtk/gtkinputdialog.c:751 +#: gtk/gtkinputdialog.c:751 msgid "Cl_ear" msgstr "_נקה" -#: ../gtk/gtklinkbutton.c:424 +#: gtk/gtklinkbutton.c:427 msgid "Copy URL" msgstr "ה_עתק כתובת" -#: ../gtk/gtklinkbutton.c:562 +#: gtk/gtklinkbutton.c:565 msgid "Invalid URI" msgstr "כתובת לא תקנית" #. Description of --gtk-module=MODULES in --help output -#: ../gtk/gtkmain.c:421 +#: gtk/gtkmain.c:421 msgid "Load additional GTK+ modules" msgstr "Load additional GTK+ modules" #. Placeholder in --gtk-module=MODULES in --help output -#: ../gtk/gtkmain.c:422 +#: gtk/gtkmain.c:422 msgid "MODULES" msgstr "MODULES" #. Description of --g-fatal-warnings in --help output -#: ../gtk/gtkmain.c:424 +#: gtk/gtkmain.c:424 msgid "Make all warnings fatal" msgstr "Make all warnings fatal" #. Description of --gtk-debug=FLAGS in --help output -#: ../gtk/gtkmain.c:427 +#: gtk/gtkmain.c:427 msgid "GTK+ debugging flags to set" msgstr "GTK+ debugging flags to set" #. Description of --gtk-no-debug=FLAGS in --help output -#: ../gtk/gtkmain.c:430 +#: gtk/gtkmain.c:430 msgid "GTK+ debugging flags to unset" msgstr "GTK+ debugging flags to unset" @@ -2176,69 +2165,68 @@ msgstr "GTK+ debugging flags to unset" #. * Do *not* translate it to "predefinito:LTR", if it #. * it isn't default:LTR or default:RTL it will not work #. -#: ../gtk/gtkmain.c:678 +#: gtk/gtkmain.c:678 msgid "default:LTR" msgstr "default:RTL" -#: ../gtk/gtkmain.c:740 +#: gtk/gtkmain.c:740 #, c-format msgid "Cannot open display: %s" msgstr "Cannot open display: %s" -#: ../gtk/gtkmain.c:777 +#: gtk/gtkmain.c:777 msgid "GTK+ Options" msgstr "GTK+ Options" -#: ../gtk/gtkmain.c:777 +#: gtk/gtkmain.c:777 msgid "Show GTK+ Options" msgstr "Show GTK+ Options" -#: ../gtk/gtkmountoperation.c:476 +#: gtk/gtkmountoperation.c:476 msgid "Co_nnect" msgstr "_התחבר" -#: ../gtk/gtkmountoperation.c:520 +#: gtk/gtkmountoperation.c:520 msgid "Connect _anonymously" msgstr "התחבר כ_אנונימי" -#: ../gtk/gtkmountoperation.c:529 +#: gtk/gtkmountoperation.c:529 msgid "Connect as u_ser:" msgstr "התחבר כ_משתמש:" -#: ../gtk/gtkmountoperation.c:566 +#: gtk/gtkmountoperation.c:566 msgid "_Username:" msgstr "_שם משתמש:" -#: ../gtk/gtkmountoperation.c:570 +#: gtk/gtkmountoperation.c:570 msgid "_Domain:" msgstr "_מתחם:" -#: ../gtk/gtkmountoperation.c:575 +#: gtk/gtkmountoperation.c:575 msgid "_Password:" msgstr "_סיסמה:" -#: ../gtk/gtkmountoperation.c:590 +#: gtk/gtkmountoperation.c:590 #, fuzzy msgid "Forget password _immediately" msgstr "_שכח את הסיסמה מייד" -#: ../gtk/gtkmountoperation.c:598 +#: gtk/gtkmountoperation.c:598 #, fuzzy msgid "Remember password until you _logout" msgstr "_זכור את הסיסמה עד ההתנתקות" -#: ../gtk/gtkmountoperation.c:606 +#: gtk/gtkmountoperation.c:606 #, fuzzy msgid "Remember _forever" msgstr "זכור ל_תמיד" -#: ../gtk/gtknotebook.c:4424 ../gtk/gtknotebook.c:6930 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "עמוד %u" -#: ../gtk/gtkpagesetup.c:597 ../gtk/gtkpapersize.c:825 -#: ../gtk/gtkpapersize.c:865 +#: gtk/gtkpagesetup.c:597 gtk/gtkpapersize.c:825 gtk/gtkpapersize.c:865 msgid "Not a valid page setup file" msgstr "קובץ הגדרות עמוד לא תקין" @@ -2248,11 +2236,11 @@ msgstr "קובץ הגדרות עמוד לא תקין" #. * Do *not* translate it to "predefinito:mm", if it #. * it isn't default:mm or default:inch it will not work #. -#: ../gtk/gtkpagesetupunixdialog.c:152 +#: gtk/gtkpagesetupunixdialog.c:152 msgid "default:mm" msgstr "default:mm" -#: ../gtk/gtkpagesetupunixdialog.c:308 +#: gtk/gtkpagesetupunixdialog.c:308 msgid "" "Any Printer\n" "For portable documents" @@ -2260,15 +2248,15 @@ msgstr "" "כל מדפסת\n" "עבור מסמכים ניידים" -#: ../gtk/gtkpagesetupunixdialog.c:894 ../gtk/gtkpagesetupunixdialog.c:1403 +#: gtk/gtkpagesetupunixdialog.c:894 gtk/gtkpagesetupunixdialog.c:1403 msgid "mm" msgstr "מילימטר" -#: ../gtk/gtkpagesetupunixdialog.c:896 ../gtk/gtkpagesetupunixdialog.c:1401 +#: gtk/gtkpagesetupunixdialog.c:896 gtk/gtkpagesetupunixdialog.c:1401 msgid "inch" msgstr "אינץ" -#: ../gtk/gtkpagesetupunixdialog.c:915 +#: gtk/gtkpagesetupunixdialog.c:915 #, c-format msgid "" "Margins:\n" @@ -2283,90 +2271,90 @@ msgstr "" " מעלה: %s %s\n" " מטה: %s %s" -#: ../gtk/gtkpagesetupunixdialog.c:964 +#: gtk/gtkpagesetupunixdialog.c:964 msgid "Manage Custom Sizes..." msgstr "נהל גדלים _מותאמים..." -#: ../gtk/gtkpagesetupunixdialog.c:1012 +#: gtk/gtkpagesetupunixdialog.c:1012 msgid "_Format for:" msgstr "_תצורה עבור:" -#: ../gtk/gtkpagesetupunixdialog.c:1034 +#: gtk/gtkpagesetupunixdialog.c:1034 msgid "_Paper size:" msgstr "_גודל נייר:" -#: ../gtk/gtkpagesetupunixdialog.c:1065 +#: gtk/gtkpagesetupunixdialog.c:1065 msgid "_Orientation:" msgstr "_כיווניות:" -#: ../gtk/gtkpagesetupunixdialog.c:1129 ../gtk/gtkprintunixdialog.c:2397 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 msgid "Page Setup" msgstr "הגדרות עמוד" -#: ../gtk/gtkpagesetupunixdialog.c:1448 +#: gtk/gtkpagesetupunixdialog.c:1448 msgid "Margins from Printer..." msgstr "שוליים מהמדפסת..." -#: ../gtk/gtkpagesetupunixdialog.c:1608 +#: gtk/gtkpagesetupunixdialog.c:1608 #, c-format msgid "Custom Size %d" msgstr "גודל מותאם %d" -#: ../gtk/gtkpagesetupunixdialog.c:1837 +#: gtk/gtkpagesetupunixdialog.c:1837 msgid "Manage Custom Sizes" msgstr "נהל גדלים מותאמים" -#: ../gtk/gtkpagesetupunixdialog.c:1933 +#: gtk/gtkpagesetupunixdialog.c:1933 msgid "_Width:" msgstr "_רוחב:" -#: ../gtk/gtkpagesetupunixdialog.c:1945 +#: gtk/gtkpagesetupunixdialog.c:1945 msgid "_Height:" msgstr "_גובה:" -#: ../gtk/gtkpagesetupunixdialog.c:1957 +#: gtk/gtkpagesetupunixdialog.c:1957 msgid "Paper Size" msgstr "גודל נייר" -#: ../gtk/gtkpagesetupunixdialog.c:1967 +#: gtk/gtkpagesetupunixdialog.c:1967 msgid "_Top:" msgstr "_מעלה:" -#: ../gtk/gtkpagesetupunixdialog.c:1979 +#: gtk/gtkpagesetupunixdialog.c:1979 msgid "_Bottom:" msgstr "מ_טה:" -#: ../gtk/gtkpagesetupunixdialog.c:1991 +#: gtk/gtkpagesetupunixdialog.c:1991 msgid "_Left:" msgstr "_שמאל:" -#: ../gtk/gtkpagesetupunixdialog.c:2003 +#: gtk/gtkpagesetupunixdialog.c:2003 msgid "_Right:" msgstr "_ימין:" -#: ../gtk/gtkpagesetupunixdialog.c:2044 +#: gtk/gtkpagesetupunixdialog.c:2044 msgid "Paper Margins" msgstr "שולי נייר" -#: ../gtk/gtkpathbar.c:151 +#: gtk/gtkpathbar.c:151 msgid "Up Path" msgstr "" -#: ../gtk/gtkpathbar.c:153 +#: gtk/gtkpathbar.c:153 msgid "Down Path" msgstr "" # hebrew note: "תיקייה" is "folder", but there is no better word for # "directory" -#: ../gtk/gtkpathbar.c:1472 +#: gtk/gtkpathbar.c:1472 msgid "File System Root" msgstr "שורש מערכת הקבצים" -#: ../gtk/gtkprinteroptionwidget.c:685 +#: gtk/gtkprinteroptionwidget.c:685 msgid "Not available" msgstr "לא זמין" -#: ../gtk/gtkprinteroptionwidget.c:798 +#: gtk/gtkprinteroptionwidget.c:798 msgid "_Save in folder:" msgstr "שמור ב_תיקייה:" @@ -2374,176 +2362,181 @@ msgstr "שמור ב_תיקייה:" #. * jobs. %s gets replaced by the application name, %d gets replaced #. * by the job number. #. -#: ../gtk/gtkprintoperation.c:173 +#: gtk/gtkprintoperation.c:173 #, c-format msgid "%s job #%d" msgstr "%s עבודה #%d" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1504 +#: gtk/gtkprintoperation.c:1504 msgid "print operation status|Initial state" msgstr "מתחיל" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1506 +#: gtk/gtkprintoperation.c:1506 msgid "print operation status|Preparing to print" msgstr "מתכונן להדפסה" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1508 +#: gtk/gtkprintoperation.c:1508 msgid "print operation status|Generating data" msgstr "מכין נתונים" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1510 +#: gtk/gtkprintoperation.c:1510 msgid "print operation status|Sending data" msgstr "שולח נתונים" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1512 +#: gtk/gtkprintoperation.c:1512 msgid "print operation status|Waiting" msgstr "ממתין" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1514 +#: gtk/gtkprintoperation.c:1514 msgid "print operation status|Blocking on issue" msgstr "חסום" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1516 +#: gtk/gtkprintoperation.c:1516 msgid "print operation status|Printing" msgstr "מדפיס" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1518 +#: gtk/gtkprintoperation.c:1518 msgid "print operation status|Finished" msgstr "סיים" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1520 +#: gtk/gtkprintoperation.c:1520 msgid "print operation status|Finished with error" msgstr "סיים עם שגיאה" -#: ../gtk/gtkprintoperation.c:2003 +#: gtk/gtkprintoperation.c:2003 #, c-format msgid "Preparing %d" msgstr "מכין %d" -#: ../gtk/gtkprintoperation.c:2005 ../gtk/gtkprintoperation.c:2259 +#: gtk/gtkprintoperation.c:2005 gtk/gtkprintoperation.c:2259 +#, c-format msgid "Preparing" msgstr "מכין" -#: ../gtk/gtkprintoperation.c:2008 +#: gtk/gtkprintoperation.c:2008 #, c-format msgid "Printing %d" msgstr "מדפיס %d" -#: ../gtk/gtkprintoperation.c:2289 -#, fuzzy +#: gtk/gtkprintoperation.c:2289 +#, fuzzy, c-format msgid "Error creating print preview" msgstr "שגיאה בשיגור תצוגה מקדימה" -#: ../gtk/gtkprintoperation.c:2292 +#: gtk/gtkprintoperation.c:2292 +#, c-format msgid "The most probable reason is that a temporary file could not be created." msgstr "" -#: ../gtk/gtkprintoperation-unix.c:242 +#: gtk/gtkprintoperation-unix.c:242 +#, c-format msgid "Error launching preview" msgstr "שגיאה בשיגור תצוגה מקדימה" -#: ../gtk/gtkprintoperation-unix.c:280 +#: gtk/gtkprintoperation-unix.c:280 +#, c-format msgid "Error printing" msgstr "שגיאה בהדפסה" -#: ../gtk/gtkprintoperation-unix.c:381 ../gtk/gtkprintoperation-win32.c:1425 +#: gtk/gtkprintoperation-unix.c:381 gtk/gtkprintoperation-win32.c:1425 msgid "Application" msgstr "יישום" -#: ../gtk/gtkprintoperation-win32.c:590 +#: gtk/gtkprintoperation-win32.c:590 msgid "Printer offline" msgstr "מדפסת לא זמינה" -#: ../gtk/gtkprintoperation-win32.c:592 +#: gtk/gtkprintoperation-win32.c:592 msgid "Out of paper" msgstr "חסר נייר" -#: ../gtk/gtkprintoperation-win32.c:594 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1373 +#. Translators: this is a printer status. +#: gtk/gtkprintoperation-win32.c:594 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 msgid "Paused" msgstr "מופסק" -#: ../gtk/gtkprintoperation-win32.c:596 +#: gtk/gtkprintoperation-win32.c:596 msgid "Need user intervention" msgstr "דרושה התערבות המשתמש" -#: ../gtk/gtkprintoperation-win32.c:696 +#: gtk/gtkprintoperation-win32.c:696 msgid "Custom size" msgstr "גודל מותאם אישית" -#: ../gtk/gtkprintoperation-win32.c:1517 +#: gtk/gtkprintoperation-win32.c:1517 #, fuzzy msgid "No printer found" msgstr "לא נמצאו פריטים" -#: ../gtk/gtkprintoperation-win32.c:1544 +#: gtk/gtkprintoperation-win32.c:1544 #, fuzzy msgid "Invalid argument to CreateDC" msgstr "Invalid argument to PrintDlgEx" -#: ../gtk/gtkprintoperation-win32.c:1578 ../gtk/gtkprintoperation-win32.c:1801 +#: gtk/gtkprintoperation-win32.c:1578 gtk/gtkprintoperation-win32.c:1801 msgid "Error from StartDoc" msgstr "Error from StartDoc" -#: ../gtk/gtkprintoperation-win32.c:1658 ../gtk/gtkprintoperation-win32.c:1681 -#: ../gtk/gtkprintoperation-win32.c:1729 +#: gtk/gtkprintoperation-win32.c:1658 gtk/gtkprintoperation-win32.c:1681 +#: gtk/gtkprintoperation-win32.c:1729 msgid "Not enough free memory" msgstr "אין מספיק זכרון" -#: ../gtk/gtkprintoperation-win32.c:1734 +#: gtk/gtkprintoperation-win32.c:1734 msgid "Invalid argument to PrintDlgEx" msgstr "Invalid argument to PrintDlgEx" -#: ../gtk/gtkprintoperation-win32.c:1739 +#: gtk/gtkprintoperation-win32.c:1739 msgid "Invalid pointer to PrintDlgEx" msgstr "Invalid pointer to PrintDlgEx" -#: ../gtk/gtkprintoperation-win32.c:1744 +#: gtk/gtkprintoperation-win32.c:1744 msgid "Invalid handle to PrintDlgEx" msgstr "Invalid handle to PrintDlgEx" -#: ../gtk/gtkprintoperation-win32.c:1749 +#: gtk/gtkprintoperation-win32.c:1749 msgid "Unspecified error" msgstr "Unspecified error" -#: ../gtk/gtkprintunixdialog.c:1716 +#: gtk/gtkprintunixdialog.c:1716 msgid "Printer" msgstr "מדפסת" -#: ../gtk/gtkprintunixdialog.c:1725 +#: gtk/gtkprintunixdialog.c:1725 msgid "Location" msgstr "מיקום" -#: ../gtk/gtkprintunixdialog.c:1735 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "מצב" -#: ../gtk/gtkprintunixdialog.c:1758 +#: gtk/gtkprintunixdialog.c:1758 msgid "Range" msgstr "טווח" -#: ../gtk/gtkprintunixdialog.c:1762 +#: gtk/gtkprintunixdialog.c:1762 msgid "_All Pages" msgstr "כל ה_דפים" -#: ../gtk/gtkprintunixdialog.c:1769 +#: gtk/gtkprintunixdialog.c:1769 msgid "C_urrent Page" msgstr "_הדף הנוכחי" -#: ../gtk/gtkprintunixdialog.c:1778 +#: gtk/gtkprintunixdialog.c:1778 msgid "Pag_es:" msgstr "_דפים:" -#: ../gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" @@ -2551,194 +2544,194 @@ msgstr "" "ציין טווח דפים אחד או יותר,\n" " לדוגמה: 1-3,7,11" -#: ../gtk/gtkprintunixdialog.c:1798 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "עותקים" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: ../gtk/gtkprintunixdialog.c:1803 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "_עותקים:" -#: ../gtk/gtkprintunixdialog.c:1821 +#: gtk/gtkprintunixdialog.c:1821 msgid "C_ollate" msgstr "_אסוף" -#: ../gtk/gtkprintunixdialog.c:1829 +#: gtk/gtkprintunixdialog.c:1829 msgid "_Reverse" msgstr "_החזר" -#: ../gtk/gtkprintunixdialog.c:1849 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "כללי" -#: ../gtk/gtkprintunixdialog.c:2252 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "פריסה" -#: ../gtk/gtkprintunixdialog.c:2256 +#: gtk/gtkprintunixdialog.c:2256 msgid "Pages per _side:" msgstr "מספר _עמודים בכל צג:" -#: ../gtk/gtkprintunixdialog.c:2272 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "ד_ו-צדדי:" -#: ../gtk/gtkprintunixdialog.c:2287 +#: gtk/gtkprintunixdialog.c:2287 msgid "_Only print:" msgstr "ה_דפס בלבד:" #. In enum order -#: ../gtk/gtkprintunixdialog.c:2302 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "כל הדפים" -#: ../gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "דפים זוגיים" -#: ../gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "דפים אי זוגיים" -#: ../gtk/gtkprintunixdialog.c:2307 +#: gtk/gtkprintunixdialog.c:2307 msgid "Sc_ale:" msgstr "_התאם:" -#: ../gtk/gtkprintunixdialog.c:2334 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "נייר" -#: ../gtk/gtkprintunixdialog.c:2338 +#: gtk/gtkprintunixdialog.c:2338 msgid "Paper _type:" msgstr "_סוג נייר:" -#: ../gtk/gtkprintunixdialog.c:2353 +#: gtk/gtkprintunixdialog.c:2353 msgid "Paper _source:" msgstr "מ_קור נייר:" -#: ../gtk/gtkprintunixdialog.c:2368 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "_מגש פלט:" -#: ../gtk/gtkprintunixdialog.c:2420 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "פרטי עבודה" -#: ../gtk/gtkprintunixdialog.c:2426 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "_עדיפות:" -#: ../gtk/gtkprintunixdialog.c:2441 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "_מידע חיוב:" -#: ../gtk/gtkprintunixdialog.c:2459 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "הדפס מסמך" -#: ../gtk/gtkprintunixdialog.c:2465 +#: gtk/gtkprintunixdialog.c:2465 msgid "_Now" msgstr "_כאת" -#: ../gtk/gtkprintunixdialog.c:2472 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "_ב:" -#: ../gtk/gtkprintunixdialog.c:2487 +#: gtk/gtkprintunixdialog.c:2487 msgid "On _hold" msgstr "ב_המתנה" -#: ../gtk/gtkprintunixdialog.c:2506 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "הוסף עמוד שער" -#: ../gtk/gtkprintunixdialog.c:2512 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "ל_פני:" -#: ../gtk/gtkprintunixdialog.c:2527 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "א_חרי:" -#: ../gtk/gtkprintunixdialog.c:2542 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "עבודה" -#: ../gtk/gtkprintunixdialog.c:2608 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "מתקדם" -#: ../gtk/gtkprintunixdialog.c:2643 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "איכות תמונה" -#: ../gtk/gtkprintunixdialog.c:2646 +#: gtk/gtkprintunixdialog.c:2646 msgid "Color" msgstr "צבע" -#: ../gtk/gtkprintunixdialog.c:2649 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "מסיים" -#: ../gtk/gtkprintunixdialog.c:2659 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "חלק מההגדרות בתיבת הדו-שיח מתנגשים" -#: ../gtk/gtkprintunixdialog.c:2682 +#: gtk/gtkprintunixdialog.c:2682 msgid "Print" msgstr "הדפס" -#: ../gtk/gtkrc.c:2872 +#: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" msgstr "לא ניתן למצוא את קובץ ה include: \"%s\"" -#: ../gtk/gtkrc.c:3500 ../gtk/gtkrc.c:3503 +#: gtk/gtkrc.c:3500 gtk/gtkrc.c:3503 #, c-format msgid "Unable to locate image file in pixmap_path: \"%s\"" msgstr "לא מצליח לאתר את קובץ התמונה ב-pixmap_path: \"%s\"" -#: ../gtk/gtkrecentaction.c:155 ../gtk/gtkrecentaction.c:163 -#: ../gtk/gtkrecentchoosermenu.c:551 ../gtk/gtkrecentchoosermenu.c:559 +#: gtk/gtkrecentaction.c:155 gtk/gtkrecentaction.c:163 +#: gtk/gtkrecentchoosermenu.c:551 gtk/gtkrecentchoosermenu.c:559 #, c-format msgid "This function is not implemented for widgets of class '%s'" msgstr "This function is not implemented for widgets of class '%s'" -#: ../gtk/gtkrecentchooserdefault.c:454 +#: gtk/gtkrecentchooserdefault.c:454 msgid "Select which type of documents are shown" msgstr "בחר איזה סוגי מסמכים מוצגים" -#: ../gtk/gtkrecentchooserdefault.c:1095 ../gtk/gtkrecentchooserdefault.c:1132 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "לא נמצא פריט עבור הכתובת '%s'" -#: ../gtk/gtkrecentchooserdefault.c:1259 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "מסנן ללא שם" -#: ../gtk/gtkrecentchooserdefault.c:1612 +#: gtk/gtkrecentchooserdefault.c:1612 msgid "Could not remove item" msgstr "לא ניתן להסיר את הפריט" -#: ../gtk/gtkrecentchooserdefault.c:1655 +#: gtk/gtkrecentchooserdefault.c:1655 msgid "Could not clear list" msgstr "לא ניתן לנקות את הרשימה" -#: ../gtk/gtkrecentchooserdefault.c:1739 +#: gtk/gtkrecentchooserdefault.c:1739 msgid "Copy _Location" msgstr "הע_תק מיקום" -#: ../gtk/gtkrecentchooserdefault.c:1752 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "_הסר מהרשימה" -#: ../gtk/gtkrecentchooserdefault.c:1761 +#: gtk/gtkrecentchooserdefault.c:1761 msgid "_Clear List" msgstr "_נקה רשימה" -#: ../gtk/gtkrecentchooserdefault.c:1775 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "הצג _משאבים פרטיים" @@ -2752,21 +2745,21 @@ msgstr "הצג _משאבים פרטיים" #. * user appended or prepended custom menu items to the #. * recent chooser menu widget. #. -#: ../gtk/gtkrecentchoosermenu.c:317 +#: gtk/gtkrecentchoosermenu.c:317 msgid "No items found" msgstr "לא נמצאו פריטים" -#: ../gtk/gtkrecentchoosermenu.c:471 ../gtk/gtkrecentchoosermenu.c:527 +#: gtk/gtkrecentchoosermenu.c:471 gtk/gtkrecentchoosermenu.c:527 #, c-format msgid "No recently used resource found with URI `%s'" msgstr "No recently used resource found with URI `%s'" -#: ../gtk/gtkrecentchoosermenu.c:738 +#: gtk/gtkrecentchoosermenu.c:738 #, c-format msgid "Open '%s'" msgstr "פתח '%s'" -#: ../gtk/gtkrecentchoosermenu.c:768 +#: gtk/gtkrecentchoosermenu.c:768 msgid "Unknown item" msgstr "פריט לא ידוע" @@ -2777,7 +2770,7 @@ msgstr "פריט לא ידוע" #. * #. * Don't include the prefix "recent menu label|" in the translation. #. -#: ../gtk/gtkrecentchoosermenu.c:781 +#: gtk/gtkrecentchoosermenu.c:781 #, c-format msgid "recent menu label|_%d. %s" msgstr "_%d. %s" @@ -2787,620 +2780,620 @@ msgstr "_%d. %s" #. * #. * Don't include the prefix "recent menu label|" in the translation. #. -#: ../gtk/gtkrecentchoosermenu.c:788 +#: gtk/gtkrecentchoosermenu.c:788 #, c-format msgid "recent menu label|%d. %s" msgstr "%d. %s" -#: ../gtk/gtkrecentmanager.c:1020 ../gtk/gtkrecentmanager.c:1033 -#: ../gtk/gtkrecentmanager.c:1171 ../gtk/gtkrecentmanager.c:1181 -#: ../gtk/gtkrecentmanager.c:1234 ../gtk/gtkrecentmanager.c:1243 -#: ../gtk/gtkrecentmanager.c:1258 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "לא ניתן למצוא פריט עם כתובת '%s'" #. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate -#: ../gtk/gtkstock.c:288 +#: gtk/gtkstock.c:288 msgid "Information" msgstr "מידע" -#: ../gtk/gtkstock.c:289 +#: gtk/gtkstock.c:289 msgid "Warning" msgstr "אזהרה" -#: ../gtk/gtkstock.c:290 +#: gtk/gtkstock.c:290 msgid "Error" msgstr "שגיאה" -#: ../gtk/gtkstock.c:291 +#: gtk/gtkstock.c:291 msgid "Question" msgstr "שאלה" #. FIXME these need accelerators when appropriate, and #. * need the mnemonics to be rationalized #. -#: ../gtk/gtkstock.c:296 +#: gtk/gtkstock.c:296 msgid "_About" msgstr "_אודות" -#: ../gtk/gtkstock.c:298 +#: gtk/gtkstock.c:298 msgid "_Apply" msgstr "_החל" -#: ../gtk/gtkstock.c:299 +#: gtk/gtkstock.c:299 msgid "_Bold" msgstr "_מודגש" -#: ../gtk/gtkstock.c:300 +#: gtk/gtkstock.c:300 msgid "_Cancel" msgstr "_ביטול" -#: ../gtk/gtkstock.c:301 +#: gtk/gtkstock.c:301 msgid "_CD-Rom" msgstr "_תקליטור" -#: ../gtk/gtkstock.c:302 +#: gtk/gtkstock.c:302 msgid "_Clear" msgstr "_נקה" -#: ../gtk/gtkstock.c:303 +#: gtk/gtkstock.c:303 msgid "_Close" msgstr "_סגור" -#: ../gtk/gtkstock.c:304 +#: gtk/gtkstock.c:304 msgid "C_onnect" msgstr "_התחבר" -#: ../gtk/gtkstock.c:305 +#: gtk/gtkstock.c:305 msgid "_Convert" msgstr "_המר" -#: ../gtk/gtkstock.c:306 +#: gtk/gtkstock.c:306 msgid "_Copy" msgstr "ה_עתק" -#: ../gtk/gtkstock.c:307 +#: gtk/gtkstock.c:307 msgid "Cu_t" msgstr "_גזור" -#: ../gtk/gtkstock.c:308 +#: gtk/gtkstock.c:308 msgid "_Delete" msgstr "_מחק" -#: ../gtk/gtkstock.c:309 +#: gtk/gtkstock.c:309 msgid "_Discard" msgstr "ה_תעלם" -#: ../gtk/gtkstock.c:310 +#: gtk/gtkstock.c:310 msgid "_Disconnect" msgstr "ה_תנתק" -#: ../gtk/gtkstock.c:311 +#: gtk/gtkstock.c:311 msgid "_Execute" msgstr "_הפעל" -#: ../gtk/gtkstock.c:312 +#: gtk/gtkstock.c:312 msgid "_Edit" msgstr "_ערוך" -#: ../gtk/gtkstock.c:313 +#: gtk/gtkstock.c:313 msgid "_Find" msgstr "_מצא" -#: ../gtk/gtkstock.c:314 +#: gtk/gtkstock.c:314 msgid "Find and _Replace" msgstr "מצא וה_חלף" -#: ../gtk/gtkstock.c:315 +#: gtk/gtkstock.c:315 msgid "_Floppy" msgstr "ת_קליטון" -#: ../gtk/gtkstock.c:316 +#: gtk/gtkstock.c:316 msgid "_Fullscreen" msgstr "מסך _מלא" -#: ../gtk/gtkstock.c:317 +#: gtk/gtkstock.c:317 msgid "_Leave Fullscreen" msgstr "_צא ממסך מלא" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:319 +#: gtk/gtkstock.c:319 msgid "Navigation|_Bottom" msgstr "_תחתית" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:321 +#: gtk/gtkstock.c:321 msgid "Navigation|_First" msgstr "_ראשון" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:323 +#: gtk/gtkstock.c:323 msgid "Navigation|_Last" msgstr "_אחרון" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:325 +#: gtk/gtkstock.c:325 msgid "Navigation|_Top" msgstr "_עילית" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:327 +#: gtk/gtkstock.c:327 msgid "Navigation|_Back" msgstr "א_חורה" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:329 +#: gtk/gtkstock.c:329 msgid "Navigation|_Down" msgstr "_מטה" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:331 +#: gtk/gtkstock.c:331 msgid "Navigation|_Forward" msgstr "_קדימה" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:333 +#: gtk/gtkstock.c:333 msgid "Navigation|_Up" msgstr "מ_עלה" -#: ../gtk/gtkstock.c:334 +#: gtk/gtkstock.c:334 msgid "_Harddisk" msgstr "_דיסק קשיח" -#: ../gtk/gtkstock.c:335 +#: gtk/gtkstock.c:335 msgid "_Help" msgstr "_עזרה" -#: ../gtk/gtkstock.c:336 +#: gtk/gtkstock.c:336 msgid "_Home" msgstr "_בית" -#: ../gtk/gtkstock.c:337 +#: gtk/gtkstock.c:337 msgid "Increase Indent" msgstr "הגדל זיח" -#: ../gtk/gtkstock.c:338 +#: gtk/gtkstock.c:338 msgid "Decrease Indent" msgstr "הקטן זיח" -#: ../gtk/gtkstock.c:339 +#: gtk/gtkstock.c:339 msgid "_Index" msgstr "_אינדקס" -#: ../gtk/gtkstock.c:340 +#: gtk/gtkstock.c:340 msgid "_Information" msgstr "_מידע" -#: ../gtk/gtkstock.c:341 +#: gtk/gtkstock.c:341 msgid "_Italic" msgstr "_נטוי" -#: ../gtk/gtkstock.c:342 +#: gtk/gtkstock.c:342 msgid "_Jump to" msgstr "_קפוץ אל" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:344 +#: gtk/gtkstock.c:344 msgid "Justify|_Center" msgstr "_מרכז" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:346 +#: gtk/gtkstock.c:346 msgid "Justify|_Fill" msgstr "מ_לא" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:348 +#: gtk/gtkstock.c:348 msgid "Justify|_Left" msgstr "ישר ל_שמאל" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:350 +#: gtk/gtkstock.c:350 msgid "Justify|_Right" msgstr "ישר ל_ימין" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:353 +#: gtk/gtkstock.c:353 msgid "Media|_Forward" msgstr "_קדימה" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:355 +#: gtk/gtkstock.c:355 msgid "Media|_Next" msgstr "ה_בא" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:357 +#: gtk/gtkstock.c:357 msgid "Media|P_ause" msgstr "ה_פסק" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:359 +#: gtk/gtkstock.c:359 msgid "Media|_Play" msgstr "_נגן" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:361 +#: gtk/gtkstock.c:361 msgid "Media|Pre_vious" msgstr "ה_קודם" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:363 +#: gtk/gtkstock.c:363 msgid "Media|_Record" msgstr "הק_לט" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:365 +#: gtk/gtkstock.c:365 msgid "Media|R_ewind" msgstr "הרץ _לאחור" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:367 +#: gtk/gtkstock.c:367 msgid "Media|_Stop" msgstr "_עצור" -#: ../gtk/gtkstock.c:368 +#: gtk/gtkstock.c:368 msgid "_Network" msgstr "_רשת" -#: ../gtk/gtkstock.c:369 +#: gtk/gtkstock.c:369 msgid "_New" msgstr "_חדש" -#: ../gtk/gtkstock.c:370 +#: gtk/gtkstock.c:370 msgid "_No" msgstr "_לא" -#: ../gtk/gtkstock.c:371 +#: gtk/gtkstock.c:371 msgid "_OK" msgstr "_אישור" -#: ../gtk/gtkstock.c:372 +#: gtk/gtkstock.c:372 msgid "_Open" msgstr "_פתח" -#: ../gtk/gtkstock.c:373 +#: gtk/gtkstock.c:373 msgid "Landscape" msgstr "נוף" -#: ../gtk/gtkstock.c:374 +#: gtk/gtkstock.c:374 msgid "Portrait" msgstr "דיוקן" -#: ../gtk/gtkstock.c:375 +#: gtk/gtkstock.c:375 msgid "Reverse landscape" msgstr "נוף הפוך" -#: ../gtk/gtkstock.c:376 +#: gtk/gtkstock.c:376 msgid "Reverse portrait" msgstr "דיוקן הפוך" -#: ../gtk/gtkstock.c:377 +#: gtk/gtkstock.c:377 msgid "Page Set_up" msgstr "ה_גדרות עמוד" -#: ../gtk/gtkstock.c:378 +#: gtk/gtkstock.c:378 msgid "_Paste" msgstr "ה_דבק" -#: ../gtk/gtkstock.c:379 +#: gtk/gtkstock.c:379 msgid "_Preferences" msgstr "_העדפות" -#: ../gtk/gtkstock.c:380 +#: gtk/gtkstock.c:380 msgid "_Print" msgstr "_הדפס" -#: ../gtk/gtkstock.c:381 +#: gtk/gtkstock.c:381 msgid "Print Pre_view" msgstr "_תצוגה מקדימה" -#: ../gtk/gtkstock.c:382 +#: gtk/gtkstock.c:382 msgid "_Properties" msgstr "_מאפיינים" -#: ../gtk/gtkstock.c:383 +#: gtk/gtkstock.c:383 msgid "_Quit" msgstr "י_ציאה" -#: ../gtk/gtkstock.c:384 +#: gtk/gtkstock.c:384 msgid "_Redo" msgstr "_בצע שוב" -#: ../gtk/gtkstock.c:385 +#: gtk/gtkstock.c:385 msgid "_Refresh" msgstr "_רענן" -#: ../gtk/gtkstock.c:387 +#: gtk/gtkstock.c:387 msgid "_Revert" msgstr "_החזר" -#: ../gtk/gtkstock.c:388 +#: gtk/gtkstock.c:388 msgid "_Save" msgstr "_שמור" # hebrew note: note that "key" has a different meaning - "מפתח" -#: ../gtk/gtkstock.c:389 +#: gtk/gtkstock.c:389 msgid "Save _As" msgstr "שמור _בשם" -#: ../gtk/gtkstock.c:390 +#: gtk/gtkstock.c:390 msgid "Select _All" msgstr "בחר ה_כל" -#: ../gtk/gtkstock.c:391 +#: gtk/gtkstock.c:391 msgid "_Color" msgstr "_צבע" -#: ../gtk/gtkstock.c:392 +#: gtk/gtkstock.c:392 msgid "_Font" msgstr "_גופן" -#: ../gtk/gtkstock.c:393 +#: gtk/gtkstock.c:393 msgid "_Ascending" msgstr "סדר _עולה" -#: ../gtk/gtkstock.c:394 +#: gtk/gtkstock.c:394 msgid "_Descending" msgstr "סדר _יורד" -#: ../gtk/gtkstock.c:395 +#: gtk/gtkstock.c:395 msgid "_Spell Check" msgstr "_בדיקת איות" -#: ../gtk/gtkstock.c:396 +#: gtk/gtkstock.c:396 msgid "_Stop" msgstr "_עצור" -#: ../gtk/gtkstock.c:397 +#: gtk/gtkstock.c:397 msgid "_Strikethrough" msgstr "_קו מחיקה" -#: ../gtk/gtkstock.c:398 +#: gtk/gtkstock.c:398 msgid "_Undelete" msgstr "_ביטול מחיקה" -#: ../gtk/gtkstock.c:399 +#: gtk/gtkstock.c:399 msgid "_Underline" msgstr "קו _תחתי" -#: ../gtk/gtkstock.c:400 +#: gtk/gtkstock.c:400 msgid "_Undo" msgstr "_בטל" -#: ../gtk/gtkstock.c:401 +#: gtk/gtkstock.c:401 msgid "_Yes" msgstr "_כן" -#: ../gtk/gtkstock.c:402 +#: gtk/gtkstock.c:402 msgid "_Normal Size" msgstr "גודל _רגיל" -#: ../gtk/gtkstock.c:403 +#: gtk/gtkstock.c:403 msgid "Best _Fit" msgstr "ה_תאמה" -#: ../gtk/gtkstock.c:404 +#: gtk/gtkstock.c:404 msgid "Zoom _In" msgstr "הת_קרב" -#: ../gtk/gtkstock.c:405 +#: gtk/gtkstock.c:405 msgid "Zoom _Out" msgstr "הת_רחק" -#: ../gtk/gtktextbufferrichtext.c:651 +#: gtk/gtktextbufferrichtext.c:651 #, c-format msgid "Unknown error when trying to deserialize %s" msgstr "Unknown error when trying to deserialize %s" -#: ../gtk/gtktextbufferrichtext.c:710 +#: gtk/gtktextbufferrichtext.c:710 #, c-format msgid "No deserialize function found for format %s" msgstr "No deserialize function found for format %s" -#: ../gtk/gtktextbufferserialize.c:796 ../gtk/gtktextbufferserialize.c:822 +#: gtk/gtktextbufferserialize.c:796 gtk/gtktextbufferserialize.c:822 #, c-format msgid "Both \"id\" and \"name\" were found on the <%s> element" msgstr "Both \"id\" and \"name\" were found on the <%s> element" -#: ../gtk/gtktextbufferserialize.c:806 ../gtk/gtktextbufferserialize.c:832 +#: gtk/gtktextbufferserialize.c:806 gtk/gtktextbufferserialize.c:832 #, c-format msgid "The attribute \"%s\" was found twice on the <%s> element" msgstr "The attribute \"%s\" was found twice on the <%s> element" -#: ../gtk/gtktextbufferserialize.c:846 +#: gtk/gtktextbufferserialize.c:846 #, c-format msgid "<%s> element has invalid id \"%s\"" msgstr "<%s> element has invalid id \"%s\"" -#: ../gtk/gtktextbufferserialize.c:856 +#: gtk/gtktextbufferserialize.c:856 #, c-format msgid "<%s> element has neither a \"name\" nor an \"id\" attribute" msgstr "<%s> element has neither a \"name\" nor an \"id\" attribute" -#: ../gtk/gtktextbufferserialize.c:943 +#: gtk/gtktextbufferserialize.c:943 #, c-format msgid "Attribute \"%s\" repeated twice on the same <%s> element" msgstr "Attribute \"%s\" repeated twice on the same <%s> element" -#: ../gtk/gtktextbufferserialize.c:961 ../gtk/gtktextbufferserialize.c:986 +#: gtk/gtktextbufferserialize.c:961 gtk/gtktextbufferserialize.c:986 #, c-format msgid "Attribute \"%s\" is invalid on <%s> element in this context" msgstr "Attribute \"%s\" is invalid on <%s> element in this context" -#: ../gtk/gtktextbufferserialize.c:1022 +#: gtk/gtktextbufferserialize.c:1022 #, c-format msgid "Tag \"%s\" has not been defined." msgstr "Tag \"%s\" has not been defined." -#: ../gtk/gtktextbufferserialize.c:1034 +#: gtk/gtktextbufferserialize.c:1034 msgid "Anonymous tag found and tags can not be created." msgstr "Anonymous tag found and tags can not be created." -#: ../gtk/gtktextbufferserialize.c:1045 +#: gtk/gtktextbufferserialize.c:1045 #, c-format msgid "Tag \"%s\" does not exist in buffer and tags can not be created." msgstr "Tag \"%s\" does not exist in buffer and tags can not be created." -#: ../gtk/gtktextbufferserialize.c:1144 ../gtk/gtktextbufferserialize.c:1219 -#: ../gtk/gtktextbufferserialize.c:1320 ../gtk/gtktextbufferserialize.c:1394 +#: gtk/gtktextbufferserialize.c:1144 gtk/gtktextbufferserialize.c:1219 +#: gtk/gtktextbufferserialize.c:1320 gtk/gtktextbufferserialize.c:1394 #, c-format msgid "Element <%s> is not allowed below <%s>" msgstr "Element <%s> is not allowed below <%s>" -#: ../gtk/gtktextbufferserialize.c:1175 +#: gtk/gtktextbufferserialize.c:1175 #, c-format msgid "\"%s\" is not a valid attribute type" msgstr "\"%s\" is not a valid attribute type" -#: ../gtk/gtktextbufferserialize.c:1183 +#: gtk/gtktextbufferserialize.c:1183 #, c-format msgid "\"%s\" is not a valid attribute name" msgstr "\"%s\" is not a valid attribute name" -#: ../gtk/gtktextbufferserialize.c:1193 +#: gtk/gtktextbufferserialize.c:1193 #, c-format msgid "" "\"%s\" could not be converted to a value of type \"%s\" for attribute \"%s\"" msgstr "" "\"%s\" could not be converted to a value of type \"%s\" for attribute \"%s\"" -#: ../gtk/gtktextbufferserialize.c:1202 +#: gtk/gtktextbufferserialize.c:1202 #, c-format msgid "\"%s\" is not a valid value for attribute \"%s\"" msgstr "\"%s\" is not a valid value for attribute \"%s\"" -#: ../gtk/gtktextbufferserialize.c:1285 +#: gtk/gtktextbufferserialize.c:1285 #, c-format msgid "Tag \"%s\" already defined" msgstr "Tag \"%s\" already defined" -#: ../gtk/gtktextbufferserialize.c:1296 +#: gtk/gtktextbufferserialize.c:1296 #, c-format msgid "Tag \"%s\" has invalid priority \"%s\"" msgstr "Tag \"%s\" has invalid priority \"%s\"" -#: ../gtk/gtktextbufferserialize.c:1349 +#: gtk/gtktextbufferserialize.c:1349 #, c-format msgid "Outermost element in text must be not <%s>" msgstr "Outermost element in text must be not <%s>" -#: ../gtk/gtktextbufferserialize.c:1358 ../gtk/gtktextbufferserialize.c:1374 +#: gtk/gtktextbufferserialize.c:1358 gtk/gtktextbufferserialize.c:1374 #, c-format msgid "A <%s> element has already been specified" msgstr "A <%s> element has already been specified" -#: ../gtk/gtktextbufferserialize.c:1380 +#: gtk/gtktextbufferserialize.c:1380 msgid "A element can't occur before a element" msgstr "A element can't occur before a element" -#: ../gtk/gtktextbufferserialize.c:1779 +#: gtk/gtktextbufferserialize.c:1779 msgid "Serialized data is malformed" msgstr "Serialized data is malformed" -#: ../gtk/gtktextbufferserialize.c:1857 +#: gtk/gtktextbufferserialize.c:1857 msgid "" "Serialized data is malformed. First section isn't GTKTEXTBUFFERCONTENTS-0001" msgstr "" "Serialized data is malformed. First section isn't GTKTEXTBUFFERCONTENTS-0001" -#: ../gtk/gtktextutil.c:61 +#: gtk/gtktextutil.c:61 msgid "LRM _Left-to-right mark" msgstr "LRM סימון _שמאל לימין" -#: ../gtk/gtktextutil.c:62 +#: gtk/gtktextutil.c:62 msgid "RLM _Right-to-left mark" msgstr "RLM סימון _ימין לשמאל" -#: ../gtk/gtktextutil.c:63 +#: gtk/gtktextutil.c:63 msgid "LRE Left-to-right _embedding" msgstr "LRE _הטבעת שמאל לימין" -#: ../gtk/gtktextutil.c:64 +#: gtk/gtktextutil.c:64 msgid "RLE Right-to-left e_mbedding" msgstr "RLE ה_טבעת ימין לשמאל" -#: ../gtk/gtktextutil.c:65 +#: gtk/gtktextutil.c:65 msgid "LRO Left-to-right _override" msgstr "LRO _ביטול שמאל לימין" -#: ../gtk/gtktextutil.c:66 +#: gtk/gtktextutil.c:66 msgid "RLO Right-to-left o_verride" msgstr "RLO ביט_ול ימין לשמאל" -#: ../gtk/gtktextutil.c:67 +#: gtk/gtktextutil.c:67 msgid "PDF _Pop directional formatting" msgstr "PDF פורמט כיוון _קופץ" -#: ../gtk/gtktextutil.c:68 +#: gtk/gtktextutil.c:68 msgid "ZWS _Zero width space" msgstr "ZWS _מרווח רוחב אפסי" -#: ../gtk/gtktextutil.c:69 +#: gtk/gtktextutil.c:69 msgid "ZWJ Zero width _joiner" msgstr "" -#: ../gtk/gtktextutil.c:70 +#: gtk/gtktextutil.c:70 msgid "ZWNJ Zero width _non-joiner" msgstr "" -#: ../gtk/gtkthemes.c:71 +#: gtk/gtkthemes.c:71 #, c-format msgid "Unable to locate theme engine in module_path: \"%s\"," msgstr "לא מצליח לאתר את מנוע ערכת הנושא הנטען ב-module_path: \"%s\"," -#: ../gtk/gtktipsquery.c:188 +#: gtk/gtktipsquery.c:188 msgid "--- No Tip ---" msgstr "--- אין טיפ ---" -#: ../gtk/gtkuimanager.c:1453 +#: gtk/gtkuimanager.c:1453 #, c-format msgid "Unexpected start tag '%s' on line %d char %d" msgstr "תג פתיחב לא צפוי '%s' בשורה %d תו %d" -#: ../gtk/gtkuimanager.c:1543 +#: gtk/gtkuimanager.c:1543 #, c-format msgid "Unexpected character data on line %d char %d" msgstr "מידע תו לא צפוי בשורה %d תו %d" -#: ../gtk/gtkuimanager.c:2366 +#: gtk/gtkuimanager.c:2366 msgid "Empty" msgstr "ריק" -#: ../gtk/gtkvolumebutton.c:77 +#: gtk/gtkvolumebutton.c:77 msgid "Volume" msgstr "עוצמה" -#: ../gtk/gtkvolumebutton.c:79 +#: gtk/gtkvolumebutton.c:79 msgid "Turns volume down or up" msgstr "מגביר אט מנמיך את העוצמה" -#: ../gtk/gtkvolumebutton.c:82 +#: gtk/gtkvolumebutton.c:82 msgid "Adjusts the volume" msgstr "מתאים את העוצמה" -#: ../gtk/gtkvolumebutton.c:85 ../gtk/gtkvolumebutton.c:88 +#: gtk/gtkvolumebutton.c:85 gtk/gtkvolumebutton.c:88 msgid "Volume Down" msgstr "הגבה עוצמה" -#: ../gtk/gtkvolumebutton.c:87 +#: gtk/gtkvolumebutton.c:87 msgid "Decreases the volume" msgstr "מנמיך את העוצמה" -#: ../gtk/gtkvolumebutton.c:91 ../gtk/gtkvolumebutton.c:94 +#: gtk/gtkvolumebutton.c:91 gtk/gtkvolumebutton.c:94 msgid "Volume Up" msgstr "הנמך עוצמה" -#: ../gtk/gtkvolumebutton.c:93 +#: gtk/gtkvolumebutton.c:93 msgid "Increases the volume" msgstr "מגביר את העוצמה" -#: ../gtk/gtkvolumebutton.c:151 +#: gtk/gtkvolumebutton.c:151 msgid "Muted" msgstr "מושתק" -#: ../gtk/gtkvolumebutton.c:155 +#: gtk/gtkvolumebutton.c:155 msgid "Full Volume" msgstr "עוצמה מלאה" @@ -3411,926 +3404,926 @@ msgstr "עוצמה מלאה" #. * Do not translate and do not include the "volume percentage|" #. * part in the translation! #. -#: ../gtk/gtkvolumebutton.c:170 +#: gtk/gtkvolumebutton.c:170 #, c-format msgid "volume percentage|%d %%" msgstr "%d %%" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:5 +#: gtk/paper_names_offsets.c:5 msgid "paper size|asme_f" msgstr "asme_f" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:7 +#: gtk/paper_names_offsets.c:7 msgid "paper size|A0x2" msgstr "A0x2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:9 +#: gtk/paper_names_offsets.c:9 msgid "paper size|A0" msgstr "A0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:11 +#: gtk/paper_names_offsets.c:11 msgid "paper size|A0x3" msgstr "A0x3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:13 +#: gtk/paper_names_offsets.c:13 msgid "paper size|A1" msgstr "A1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:15 +#: gtk/paper_names_offsets.c:15 msgid "paper size|A10" msgstr "A10" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:17 +#: gtk/paper_names_offsets.c:17 msgid "paper size|A1x3" msgstr "A1x3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:19 +#: gtk/paper_names_offsets.c:19 msgid "paper size|A1x4" msgstr "A1x4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:21 +#: gtk/paper_names_offsets.c:21 msgid "paper size|A2" msgstr "A2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:23 +#: gtk/paper_names_offsets.c:23 msgid "paper size|A2x3" msgstr "A2x3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:25 +#: gtk/paper_names_offsets.c:25 msgid "paper size|A2x4" msgstr "A2x4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:27 +#: gtk/paper_names_offsets.c:27 msgid "paper size|A2x5" msgstr "A2x5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:29 +#: gtk/paper_names_offsets.c:29 msgid "paper size|A3" msgstr "A3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:31 +#: gtk/paper_names_offsets.c:31 msgid "paper size|A3 Extra" msgstr "" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:33 +#: gtk/paper_names_offsets.c:33 msgid "paper size|A3x3" msgstr "A3x3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:35 +#: gtk/paper_names_offsets.c:35 msgid "paper size|A3x4" msgstr "A3x4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:37 +#: gtk/paper_names_offsets.c:37 msgid "paper size|A3x5" msgstr "A3x5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:39 +#: gtk/paper_names_offsets.c:39 msgid "paper size|A3x6" msgstr "A3x6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:41 +#: gtk/paper_names_offsets.c:41 msgid "paper size|A3x7" msgstr "A3x7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:43 +#: gtk/paper_names_offsets.c:43 msgid "paper size|A4" msgstr "A4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:45 +#: gtk/paper_names_offsets.c:45 msgid "paper size|A4 Extra" msgstr "" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:47 +#: gtk/paper_names_offsets.c:47 msgid "paper size|A4 Tab" msgstr "" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:49 +#: gtk/paper_names_offsets.c:49 msgid "paper size|A4x3" msgstr "A4x3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:51 +#: gtk/paper_names_offsets.c:51 msgid "paper size|A4x4" msgstr "A4x4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:53 +#: gtk/paper_names_offsets.c:53 msgid "paper size|A4x5" msgstr "A4x5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:55 +#: gtk/paper_names_offsets.c:55 msgid "paper size|A4x6" msgstr "A4x6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:57 +#: gtk/paper_names_offsets.c:57 msgid "paper size|A4x7" msgstr "A4x7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:59 +#: gtk/paper_names_offsets.c:59 msgid "paper size|A4x8" msgstr "A4x8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:61 +#: gtk/paper_names_offsets.c:61 msgid "paper size|A4x9" msgstr "A4x9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:63 +#: gtk/paper_names_offsets.c:63 msgid "paper size|A5" msgstr "A5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:65 +#: gtk/paper_names_offsets.c:65 msgid "paper size|A5 Extra" msgstr "" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:67 +#: gtk/paper_names_offsets.c:67 msgid "paper size|A6" msgstr "A6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:69 +#: gtk/paper_names_offsets.c:69 msgid "paper size|A7" msgstr "A7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:71 +#: gtk/paper_names_offsets.c:71 msgid "paper size|A8" msgstr "A8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:73 +#: gtk/paper_names_offsets.c:73 msgid "paper size|A9" msgstr "A9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:75 +#: gtk/paper_names_offsets.c:75 msgid "paper size|B0" msgstr "B0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:77 +#: gtk/paper_names_offsets.c:77 msgid "paper size|B1" msgstr "B1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:79 +#: gtk/paper_names_offsets.c:79 msgid "paper size|B10" msgstr "B10" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:81 +#: gtk/paper_names_offsets.c:81 msgid "paper size|B2" msgstr "B2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:83 +#: gtk/paper_names_offsets.c:83 msgid "paper size|B3" msgstr "B3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:85 +#: gtk/paper_names_offsets.c:85 msgid "paper size|B4" msgstr "B4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:87 +#: gtk/paper_names_offsets.c:87 msgid "paper size|B5" msgstr "B5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:89 +#: gtk/paper_names_offsets.c:89 msgid "paper size|B5 Extra" msgstr "" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:91 +#: gtk/paper_names_offsets.c:91 msgid "paper size|B6" msgstr "B6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:93 +#: gtk/paper_names_offsets.c:93 msgid "paper size|B6/C4" msgstr "B6/C4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:95 +#: gtk/paper_names_offsets.c:95 msgid "paper size|B7" msgstr "B7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:97 +#: gtk/paper_names_offsets.c:97 msgid "paper size|B8" msgstr "B8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:99 +#: gtk/paper_names_offsets.c:99 msgid "paper size|B9" msgstr "B9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:101 +#: gtk/paper_names_offsets.c:101 msgid "paper size|C0" msgstr "C0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:103 +#: gtk/paper_names_offsets.c:103 msgid "paper size|C1" msgstr "C1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:105 +#: gtk/paper_names_offsets.c:105 msgid "paper size|C10" msgstr "C10" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:107 +#: gtk/paper_names_offsets.c:107 msgid "paper size|C2" msgstr "C2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:109 +#: gtk/paper_names_offsets.c:109 msgid "paper size|C3" msgstr "C3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:111 +#: gtk/paper_names_offsets.c:111 msgid "paper size|C4" msgstr "C4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:113 +#: gtk/paper_names_offsets.c:113 msgid "paper size|C5" msgstr "C5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:115 +#: gtk/paper_names_offsets.c:115 msgid "paper size|C6" msgstr "C6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:117 +#: gtk/paper_names_offsets.c:117 msgid "paper size|C6/C5" msgstr "C6/C5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:119 +#: gtk/paper_names_offsets.c:119 msgid "paper size|C7" msgstr "C7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:121 +#: gtk/paper_names_offsets.c:121 msgid "paper size|C7/C6" msgstr "C7/C6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:123 +#: gtk/paper_names_offsets.c:123 msgid "paper size|C8" msgstr "C8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:125 +#: gtk/paper_names_offsets.c:125 msgid "paper size|C9" msgstr "C9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:127 +#: gtk/paper_names_offsets.c:127 msgid "paper size|DL Envelope" msgstr "מעטפה DL" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:129 +#: gtk/paper_names_offsets.c:129 msgid "paper size|RA0" msgstr "RA0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:131 +#: gtk/paper_names_offsets.c:131 msgid "paper size|RA1" msgstr "RA1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:133 +#: gtk/paper_names_offsets.c:133 msgid "paper size|RA2" msgstr "RA2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:135 +#: gtk/paper_names_offsets.c:135 msgid "paper size|SRA0" msgstr "SRA0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:137 +#: gtk/paper_names_offsets.c:137 msgid "paper size|SRA1" msgstr "SRA1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:139 +#: gtk/paper_names_offsets.c:139 msgid "paper size|SRA2" msgstr "SRA2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:141 +#: gtk/paper_names_offsets.c:141 msgid "paper size|JB0" msgstr "JB0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:143 +#: gtk/paper_names_offsets.c:143 msgid "paper size|JB1" msgstr "JB1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:145 +#: gtk/paper_names_offsets.c:145 msgid "paper size|JB10" msgstr "JB10" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:147 +#: gtk/paper_names_offsets.c:147 msgid "paper size|JB2" msgstr "JB2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:149 +#: gtk/paper_names_offsets.c:149 msgid "paper size|JB3" msgstr "JB3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:151 +#: gtk/paper_names_offsets.c:151 msgid "paper size|JB4" msgstr "JB4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:153 +#: gtk/paper_names_offsets.c:153 msgid "paper size|JB5" msgstr "JB5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:155 +#: gtk/paper_names_offsets.c:155 msgid "paper size|JB6" msgstr "JB6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:157 +#: gtk/paper_names_offsets.c:157 msgid "paper size|JB7" msgstr "JB7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:159 +#: gtk/paper_names_offsets.c:159 msgid "paper size|JB8" msgstr "JB8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:161 +#: gtk/paper_names_offsets.c:161 msgid "paper size|JB9" msgstr "JB9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:163 +#: gtk/paper_names_offsets.c:163 msgid "paper size|jis exec" msgstr "jis exec" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:165 +#: gtk/paper_names_offsets.c:165 msgid "paper size|Choukei 2 Envelope" msgstr "" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:167 +#: gtk/paper_names_offsets.c:167 msgid "paper size|Choukei 3 Envelope" msgstr "" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:169 +#: gtk/paper_names_offsets.c:169 msgid "paper size|Choukei 4 Envelope" msgstr "" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:171 +#: gtk/paper_names_offsets.c:171 msgid "paper size|hagaki (postcard)" msgstr "" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:173 +#: gtk/paper_names_offsets.c:173 msgid "paper size|kahu Envelope" msgstr "" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:175 +#: gtk/paper_names_offsets.c:175 msgid "paper size|kaku2 Envelope" msgstr "" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:177 +#: gtk/paper_names_offsets.c:177 msgid "paper size|oufuku (reply postcard)" msgstr "" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:179 +#: gtk/paper_names_offsets.c:179 msgid "paper size|you4 Envelope" msgstr "" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:181 +#: gtk/paper_names_offsets.c:181 msgid "paper size|10x11" msgstr "10x11" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:183 +#: gtk/paper_names_offsets.c:183 msgid "paper size|10x13" msgstr "10x13" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:185 +#: gtk/paper_names_offsets.c:185 msgid "paper size|10x14" msgstr "10x14" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:187 ../gtk/paper_names_offsets.c:189 +#: gtk/paper_names_offsets.c:187 gtk/paper_names_offsets.c:189 msgid "paper size|10x15" msgstr "10x15" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:191 +#: gtk/paper_names_offsets.c:191 msgid "paper size|11x12" msgstr "11x12" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:193 +#: gtk/paper_names_offsets.c:193 msgid "paper size|11x15" msgstr "11x15" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:195 +#: gtk/paper_names_offsets.c:195 msgid "paper size|12x19" msgstr "12x19" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:197 +#: gtk/paper_names_offsets.c:197 msgid "paper size|5x7" msgstr "5x7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:199 +#: gtk/paper_names_offsets.c:199 msgid "paper size|6x9 Envelope" msgstr "מעטפה 6x9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:201 +#: gtk/paper_names_offsets.c:201 msgid "paper size|7x9 Envelope" msgstr "מעטפה 7x9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:203 +#: gtk/paper_names_offsets.c:203 msgid "paper size|9x11 Envelope" msgstr "מעטפה 9x11" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:205 +#: gtk/paper_names_offsets.c:205 msgid "paper size|a2 Envelope" msgstr "מעטפה a2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:207 +#: gtk/paper_names_offsets.c:207 msgid "paper size|Arch A" msgstr "" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:209 +#: gtk/paper_names_offsets.c:209 msgid "paper size|Arch B" msgstr "" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:211 +#: gtk/paper_names_offsets.c:211 msgid "paper size|Arch C" msgstr "" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:213 +#: gtk/paper_names_offsets.c:213 msgid "paper size|Arch D" msgstr "" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:215 +#: gtk/paper_names_offsets.c:215 msgid "paper size|Arch E" msgstr "" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:217 +#: gtk/paper_names_offsets.c:217 msgid "paper size|b-plus" msgstr "" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:219 +#: gtk/paper_names_offsets.c:219 msgid "paper size|c" msgstr "c" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:221 +#: gtk/paper_names_offsets.c:221 msgid "paper size|c5 Envelope" msgstr "מעטפה c5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:223 +#: gtk/paper_names_offsets.c:223 msgid "paper size|d" msgstr "d" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:225 +#: gtk/paper_names_offsets.c:225 msgid "paper size|e" msgstr "e" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:227 +#: gtk/paper_names_offsets.c:227 msgid "paper size|edp" msgstr "edp" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:229 +#: gtk/paper_names_offsets.c:229 msgid "paper size|European edp" msgstr "edp אירופאי" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:231 +#: gtk/paper_names_offsets.c:231 msgid "paper size|Executive" msgstr "" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:233 +#: gtk/paper_names_offsets.c:233 msgid "paper size|f" msgstr "f" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:235 +#: gtk/paper_names_offsets.c:235 msgid "paper size|FanFold European" msgstr "" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:237 +#: gtk/paper_names_offsets.c:237 msgid "paper size|FanFold US" msgstr "" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:239 +#: gtk/paper_names_offsets.c:239 msgid "paper size|FanFold German Legal" msgstr "" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:241 +#: gtk/paper_names_offsets.c:241 msgid "paper size|Government Legal" msgstr "" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:243 +#: gtk/paper_names_offsets.c:243 msgid "paper size|Government Letter" msgstr "" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:245 +#: gtk/paper_names_offsets.c:245 msgid "paper size|Index 3x5" msgstr "אינדקס 3x5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:247 +#: gtk/paper_names_offsets.c:247 msgid "paper size|Index 4x6 (postcard)" msgstr "" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:249 +#: gtk/paper_names_offsets.c:249 msgid "paper size|Index 4x6 ext" msgstr "" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:251 +#: gtk/paper_names_offsets.c:251 msgid "paper size|Index 5x8" msgstr "אינדקס 5x8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:253 +#: gtk/paper_names_offsets.c:253 msgid "paper size|Invoice" msgstr "" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:255 +#: gtk/paper_names_offsets.c:255 msgid "paper size|Tabloid" msgstr "" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:257 +#: gtk/paper_names_offsets.c:257 msgid "paper size|US Legal" msgstr "" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:259 +#: gtk/paper_names_offsets.c:259 msgid "paper size|US Legal Extra" msgstr "" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:261 +#: gtk/paper_names_offsets.c:261 msgid "paper size|US Letter" msgstr "" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:263 +#: gtk/paper_names_offsets.c:263 msgid "paper size|US Letter Extra" msgstr "" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:265 +#: gtk/paper_names_offsets.c:265 msgid "paper size|US Letter Plus" msgstr "" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:267 +#: gtk/paper_names_offsets.c:267 msgid "paper size|Monarch Envelope" msgstr "" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:269 +#: gtk/paper_names_offsets.c:269 msgid "paper size|#10 Envelope" msgstr "מעטפה #10" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:271 +#: gtk/paper_names_offsets.c:271 msgid "paper size|#11 Envelope" msgstr "מעטפה #11" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:273 +#: gtk/paper_names_offsets.c:273 msgid "paper size|#12 Envelope" msgstr "מעטפה #12" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:275 +#: gtk/paper_names_offsets.c:275 msgid "paper size|#14 Envelope" msgstr "מעטפה #14" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:277 +#: gtk/paper_names_offsets.c:277 msgid "paper size|#9 Envelope" msgstr "מעטפה #9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:279 +#: gtk/paper_names_offsets.c:279 msgid "paper size|Personal Envelope" msgstr "מעטפה אישית" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:281 +#: gtk/paper_names_offsets.c:281 msgid "paper size|Quarto" msgstr "" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:283 +#: gtk/paper_names_offsets.c:283 msgid "paper size|Super A" msgstr "" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:285 +#: gtk/paper_names_offsets.c:285 msgid "paper size|Super B" msgstr "" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:287 +#: gtk/paper_names_offsets.c:287 msgid "paper size|Wide Format" msgstr "תצורה רחבה" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:289 +#: gtk/paper_names_offsets.c:289 msgid "paper size|Dai-pa-kai" msgstr "" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:291 +#: gtk/paper_names_offsets.c:291 msgid "paper size|Folio" msgstr "פוליו" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:293 +#: gtk/paper_names_offsets.c:293 msgid "paper size|Folio sp" msgstr "" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:295 +#: gtk/paper_names_offsets.c:295 msgid "paper size|Invite Envelope" msgstr "" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:297 +#: gtk/paper_names_offsets.c:297 msgid "paper size|Italian Envelope" msgstr "מעטפה איטלקית" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:299 +#: gtk/paper_names_offsets.c:299 msgid "paper size|juuro-ku-kai" msgstr "" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:301 +#: gtk/paper_names_offsets.c:301 msgid "paper size|pa-kai" msgstr "" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:303 +#: gtk/paper_names_offsets.c:303 msgid "paper size|Postfix Envelope" msgstr "" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:305 +#: gtk/paper_names_offsets.c:305 msgid "paper size|Small Photo" msgstr "תמונה קטנה" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:307 +#: gtk/paper_names_offsets.c:307 msgid "paper size|prc1 Envelope" msgstr "מעטפה prc1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:309 +#: gtk/paper_names_offsets.c:309 msgid "paper size|prc10 Envelope" msgstr "מעטפה prc10" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:311 +#: gtk/paper_names_offsets.c:311 msgid "paper size|prc 16k" msgstr "prc 16k" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:313 +#: gtk/paper_names_offsets.c:313 msgid "paper size|prc2 Envelope" msgstr "מעטפה prc2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:315 +#: gtk/paper_names_offsets.c:315 msgid "paper size|prc3 Envelope" msgstr "מעטפה prc3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:317 +#: gtk/paper_names_offsets.c:317 msgid "paper size|prc 32k" msgstr "prc 32k" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:319 +#: gtk/paper_names_offsets.c:319 msgid "paper size|prc4 Envelope" msgstr "מעטפה prc4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:321 +#: gtk/paper_names_offsets.c:321 msgid "paper size|prc5 Envelope" msgstr "מעטפה prc5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:323 +#: gtk/paper_names_offsets.c:323 msgid "paper size|prc6 Envelope" msgstr "מעטפה prc6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:325 +#: gtk/paper_names_offsets.c:325 msgid "paper size|prc7 Envelope" msgstr "מעטפה prc7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:327 +#: gtk/paper_names_offsets.c:327 msgid "paper size|prc8 Envelope" msgstr "מעטפה prc8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:329 +#: gtk/paper_names_offsets.c:329 msgid "paper size|ROC 16k" msgstr "ROC 16k" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:331 +#: gtk/paper_names_offsets.c:331 msgid "paper size|ROC 8k" msgstr "ROC 8k" -#: ../gtk/updateiconcache.c:492 ../gtk/updateiconcache.c:552 +#: gtk/updateiconcache.c:492 gtk/updateiconcache.c:552 #, c-format msgid "different idatas found for symlinked '%s' and '%s'\n" msgstr "different idatas found for symlinked '%s' and '%s'\n" -#: ../gtk/updateiconcache.c:1374 +#: gtk/updateiconcache.c:1374 #, c-format msgid "Failed to write header\n" msgstr "Failed to write header\n" -#: ../gtk/updateiconcache.c:1380 +#: gtk/updateiconcache.c:1380 #, c-format msgid "Failed to write hash table\n" msgstr "Failed to write hash table\n" -#: ../gtk/updateiconcache.c:1386 +#: gtk/updateiconcache.c:1386 #, c-format msgid "Failed to write folder index\n" msgstr "Failed to write folder index\n" -#: ../gtk/updateiconcache.c:1394 +#: gtk/updateiconcache.c:1394 #, c-format msgid "Failed to rewrite header\n" msgstr "Failed to rewrite header\n" -#: ../gtk/updateiconcache.c:1455 +#: gtk/updateiconcache.c:1455 #, c-format msgid "Failed to open file %s : %s\n" msgstr "נכשל בפתיחת הקובץ %s: %s\n" -#: ../gtk/updateiconcache.c:1463 +#: gtk/updateiconcache.c:1463 #, c-format msgid "Failed to write cache file: %s\n" msgstr "Failed to write cache file: %s\n" -#: ../gtk/updateiconcache.c:1499 +#: gtk/updateiconcache.c:1499 #, c-format msgid "The generated cache was invalid.\n" msgstr "The generated cache was invalid.\n" -#: ../gtk/updateiconcache.c:1511 +#: gtk/updateiconcache.c:1511 #, c-format msgid "Could not rename %s to %s: %s, removing %s then.\n" msgstr "Could not rename %s to %s: %s, removing %s then.\n" -#: ../gtk/updateiconcache.c:1523 +#: gtk/updateiconcache.c:1523 #, c-format msgid "Could not rename %s to %s: %s\n" msgstr "Could not rename %s to %s: %s\n" -#: ../gtk/updateiconcache.c:1530 +#: gtk/updateiconcache.c:1530 #, c-format msgid "Could not rename %s back to %s: %s.\n" msgstr "Could not rename %s back to %s: %s.\n" -#: ../gtk/updateiconcache.c:1556 +#: gtk/updateiconcache.c:1556 #, c-format msgid "Cache file created successfully.\n" msgstr "Cache file created successfully.\n" -#: ../gtk/updateiconcache.c:1595 +#: gtk/updateiconcache.c:1595 msgid "Overwrite an existing cache, even if up to date" msgstr "Overwrite an existing cache, even if up to date" -#: ../gtk/updateiconcache.c:1596 +#: gtk/updateiconcache.c:1596 msgid "Don't check for the existence of index.theme" msgstr "Don't check for the existence of index.theme" -#: ../gtk/updateiconcache.c:1597 +#: gtk/updateiconcache.c:1597 msgid "Don't include image data in the cache" msgstr "Don't include image data in the cache" -#: ../gtk/updateiconcache.c:1598 +#: gtk/updateiconcache.c:1598 msgid "Output a C header file" msgstr "Output a C header file" -#: ../gtk/updateiconcache.c:1599 +#: gtk/updateiconcache.c:1599 msgid "Turn off verbose output" msgstr "Turn off verbose output" -#: ../gtk/updateiconcache.c:1600 +#: gtk/updateiconcache.c:1600 msgid "Validate existing icon cache" msgstr "Validate existing icon cache" -#: ../gtk/updateiconcache.c:1663 +#: gtk/updateiconcache.c:1663 #, c-format msgid "File not found: %s\n" msgstr "File not found: %s\n" -#: ../gtk/updateiconcache.c:1669 +#: gtk/updateiconcache.c:1669 #, c-format msgid "Not a valid icon cache: %s\n" msgstr "Not a valid icon cache: %s\n" -#: ../gtk/updateiconcache.c:1682 +#: gtk/updateiconcache.c:1682 #, c-format msgid "No theme index file." msgstr "" -#: ../gtk/updateiconcache.c:1686 +#: gtk/updateiconcache.c:1686 #, c-format msgid "" "No theme index file in '%s'.\n" @@ -4340,439 +4333,279 @@ msgstr "" "If you really want to create an icon cache here, use --ignore-theme-index.\n" #. ID -#: ../modules/input/imam-et.c:454 +#: modules/input/imam-et.c:454 msgid "Amharic (EZ+)" msgstr "אמהרית (EZ+)" #. ID -#: ../modules/input/imcedilla.c:92 +#: modules/input/imcedilla.c:92 msgid "Cedilla" msgstr "Cedilla" #. ID -#: ../modules/input/imcyrillic-translit.c:217 +#: modules/input/imcyrillic-translit.c:217 msgid "Cyrillic (Transliterated)" msgstr "קרילי (מועתק)" #. ID -#: ../modules/input/iminuktitut.c:127 +#: modules/input/iminuktitut.c:127 msgid "Inuktitut (Transliterated)" msgstr "Inuktitut (Transliterated)" #. ID -#: ../modules/input/imipa.c:145 +#: modules/input/imipa.c:145 msgid "IPA" msgstr "IPA" #. ID -#: ../modules/input/immultipress.c:31 +#: modules/input/immultipress.c:31 msgid "Multipress" msgstr "" #. ID -#: ../modules/input/imthai.c:35 +#: modules/input/imthai.c:35 msgid "Thai-Lao" msgstr "" #. ID -#: ../modules/input/imti-er.c:453 +#: modules/input/imti-er.c:453 msgid "Tigrigna-Eritrean (EZ+)" msgstr "Tigrigna-Eritrean (EZ+)" #. ID -#: ../modules/input/imti-et.c:453 +#: modules/input/imti-et.c:453 msgid "Tigrigna-Ethiopian (EZ+)" msgstr "Tigrigna-Ethiopian (EZ+)" #. ID -#: ../modules/input/imviqr.c:244 +#: modules/input/imviqr.c:244 msgid "Vietnamese (VIQR)" msgstr "ויאטנמית (VIQR)" #. ID -#: ../modules/input/imxim.c:28 +#: modules/input/imxim.c:28 msgid "X Input Method" msgstr "שיטת הקלט של X" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1113 +#: modules/printbackends/cups/gtkprintbackendcups.c:1113 #, c-format msgid "Printer '%s' is low on toner." msgstr "במדפסת '%s' חסר דיו." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1114 +#: modules/printbackends/cups/gtkprintbackendcups.c:1114 #, c-format msgid "Printer '%s' has no toner left." msgstr "במדפסת '%s' לא נשאר דיו." #. Translators: "Developer" like on photo development context -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1116 +#: modules/printbackends/cups/gtkprintbackendcups.c:1116 #, c-format msgid "Printer '%s' is low on developer." msgstr "" #. Translators: "Developer" like on photo development context -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1118 +#: modules/printbackends/cups/gtkprintbackendcups.c:1118 #, c-format msgid "Printer '%s' is out of developer." msgstr "" #. Translators: "marker" is one color bin of the printer -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1120 +#: modules/printbackends/cups/gtkprintbackendcups.c:1120 #, c-format msgid "Printer '%s' is low on at least one marker supply." msgstr "" #. Translators: "marker" is one color bin of the printer -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1122 +#: modules/printbackends/cups/gtkprintbackendcups.c:1122 #, c-format msgid "Printer '%s' is out of at least one marker supply." msgstr "" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1123 +#: modules/printbackends/cups/gtkprintbackendcups.c:1123 #, c-format msgid "The cover is open on printer '%s'." msgstr "המכסה פתוח במדפסת '%s'." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1124 +#: modules/printbackends/cups/gtkprintbackendcups.c:1124 #, c-format msgid "The door is open on printer '%s'." msgstr "הדלת פתוחה במדפסת '%s'." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1125 +#: modules/printbackends/cups/gtkprintbackendcups.c:1125 #, c-format msgid "Printer '%s' is low on paper." msgstr "במדפסת '%s' חסר נייר." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1126 +#: modules/printbackends/cups/gtkprintbackendcups.c:1126 #, c-format msgid "Printer '%s' is out of paper." msgstr "במדפסת '%s' אין נייר" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1127 +#: modules/printbackends/cups/gtkprintbackendcups.c:1127 #, c-format msgid "Printer '%s' is currently off-line." msgstr "המדפסת '%s' אינה מקוונת." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1128 +#: modules/printbackends/cups/gtkprintbackendcups.c:1128 #, c-format msgid "Printer '%s' may not be connected." msgstr "המדפסת '%s' עלולה להיות מנותקת." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1129 +#: modules/printbackends/cups/gtkprintbackendcups.c:1129 #, c-format msgid "There is a problem on printer '%s'." msgstr "קיימת בעיה במדפסת '%s'." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "מופסק; דוחה עבודות" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "דוחה עבודות" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "שני צדדים" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "סוג נייר" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "מקור נייר" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "מגש פלט" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "צד אחד" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 msgid "Auto Select" msgstr "בחירה אוטומטית" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 msgid "Printer Default" msgstr "ברירת מחדל עבור המדפסת" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "דחוף" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "גבוה" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "בינוני" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "נמוך" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "None" msgstr "ללא" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "מסווג" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "חסוי" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Secret" msgstr "סוד" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "רגיל" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "סודי ביותר" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "לא מסווג" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, c-format msgid "Custom %sx%s" msgstr "מותאם אישית %sx%s" #. default filename used for print-to-file -#: ../modules/printbackends/file/gtkprintbackendfile.c:235 +#: modules/printbackends/file/gtkprintbackendfile.c:235 #, c-format msgid "output.%s" msgstr "פלט.%s" -#: ../modules/printbackends/file/gtkprintbackendfile.c:464 +#: modules/printbackends/file/gtkprintbackendfile.c:464 msgid "Print to File" msgstr "הדפס לקובץ" -#: ../modules/printbackends/file/gtkprintbackendfile.c:541 +#: modules/printbackends/file/gtkprintbackendfile.c:541 msgid "PDF" msgstr "PDF" -#: ../modules/printbackends/file/gtkprintbackendfile.c:541 +#: modules/printbackends/file/gtkprintbackendfile.c:541 msgid "Postscript" msgstr "Postscript" -#: ../modules/printbackends/file/gtkprintbackendfile.c:553 -#: ../modules/printbackends/test/gtkprintbackendtest.c:501 +#: modules/printbackends/file/gtkprintbackendfile.c:553 +#: modules/printbackends/test/gtkprintbackendtest.c:501 msgid "Pages per _sheet:" msgstr "מספר העמודים ב_דף" # hebrew note: "תיקייה" is "folder", but there is no better word for # "directory" -#: ../modules/printbackends/file/gtkprintbackendfile.c:599 +#: modules/printbackends/file/gtkprintbackendfile.c:599 msgid "File" msgstr "קובץ" -#: ../modules/printbackends/file/gtkprintbackendfile.c:608 +#: modules/printbackends/file/gtkprintbackendfile.c:608 msgid "_Output format" msgstr "_תצורת פלט" -#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:398 +#: modules/printbackends/lpr/gtkprintbackendlpr.c:398 msgid "Print to LPR" msgstr "הדפס ל-LPR" -#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:424 +#: modules/printbackends/lpr/gtkprintbackendlpr.c:424 msgid "Pages Per Sheet" msgstr "מספר העמודים בדף" -#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:431 +#: modules/printbackends/lpr/gtkprintbackendlpr.c:431 msgid "Command Line" msgstr "שורת פקודה" #. default filename used for print-to-test -#: ../modules/printbackends/test/gtkprintbackendtest.c:235 +#: modules/printbackends/test/gtkprintbackendtest.c:235 #, c-format msgid "test-output.%s" msgstr "פלט-בדיקה.%s" -#: ../modules/printbackends/test/gtkprintbackendtest.c:465 +#: modules/printbackends/test/gtkprintbackendtest.c:465 msgid "Print to Test Printer" msgstr "הדפס למדפסת בדיקה" -#: ../tests/testfilechooser.c:207 +#: tests/testfilechooser.c:207 #, c-format msgid "Could not get information for file '%s': %s" msgstr "לא ניתן לקבל מידע על הקובץ '%s': %s" - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -#, fuzzy - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -#, fuzzy - -#, fuzzy - -#, fuzzy - - - - -# hebrew note: "תיקייה" is "folder", but there is no better word for -# "directory" - - - - - - - - - - - - - - - - - - - -#, fuzzy - - - - -#, fuzzy - - - - - - - - - -#, fuzzy - - diff --git a/po/hi.po b/po/hi.po index e3d0b91c9a..04306d23ec 100644 --- a/po/hi.po +++ b/po/hi.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+.HEAD.hi\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2006-06-22 11:06+0530\n" "Last-Translator: Rajesh Ranjan \n" "Language-Team: Hindi \n" @@ -956,7 +956,7 @@ msgstr "TIFF आंकड़ा लिखने में असफल" msgid "Couldn't write to TIFF file" msgstr "TIFF फाइल में नहीं लिखा जा सका" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "TIFF छवि फ़ॉर्मेट" @@ -1144,7 +1144,7 @@ msgid_plural "Opening %d Items" msgstr[0] "" msgstr[1] "" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "लाइसेंस" @@ -1158,32 +1158,32 @@ msgid "C_redits" msgstr "श्रेय (_r)" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "लाइसेंस (_L)" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "के बारे में %s" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "श्रेय" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "लेखक" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "इसके द्वारा दस्तावेजन" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "अनुवादक" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "कलाकार" @@ -1226,7 +1226,7 @@ msgstr "Alt" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "सुपर" @@ -1236,7 +1236,7 @@ msgstr "सुपर" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "हाइपर" @@ -1246,17 +1246,17 @@ msgstr "हाइपर" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "मेटा" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "Space" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "Backslash" @@ -1315,7 +1315,7 @@ msgstr "calendar:week_start:1" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "2000" @@ -1330,7 +1330,7 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "%d" @@ -1349,7 +1349,7 @@ msgstr "%d" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "%d" @@ -1365,7 +1365,7 @@ msgstr "%d" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "%Y" @@ -1490,7 +1490,7 @@ msgstr "पैलेट (_P):" msgid "Color Wheel" msgstr "रंग चक्र" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " @@ -1499,17 +1499,17 @@ msgstr "" "पहले चयनित रंग, आपके द्वारा चयन किये जा रहे रंग के लिये तुलना. आप इस रंग को पैलेट प्रविष्टि " "खींच सकते हैं, या इस रंग को मौजूदा रूप में चुनें अन्य रंग स्वाच के किनारे." -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." msgstr "रंग जिसे आपने चुना. आप इस रंग को खींच सकते हैं भविष्य में इसे उपयोग करने की दृष्टि से." -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "रंग यहाँ सहेजें (_S)" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1521,11 +1521,11 @@ msgstr "" msgid "Color Selection" msgstr "रंग चयन" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "इनपुट विधियाँ" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "यूनिकोड कन्ट्रोल कैरेक्टर प्रविष्ट करें (_I)" @@ -1541,7 +1541,7 @@ msgstr "डेस्कटॉप" msgid "(None)" msgstr "(कुछ नहीं)" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "अन्य..." @@ -2034,7 +2034,7 @@ msgstr "आकार (_z):" msgid "_Preview:" msgstr "पूर्वावलोकनः (_P)" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "फ़ॉन्ट चयन" @@ -2074,7 +2074,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "चिह्न '%s' प्रसंग में उपस्थित नहीं है" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 #, fuzzy msgid "Failed to load icon" msgstr "TIFF छवि को लोड करने में असफल" @@ -2169,19 +2169,11 @@ msgstr "(अज्ञात)" msgid "Cl_ear" msgstr "साफ़ करें (_e)" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "URI" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "इस बटन से बंधा URI" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 msgid "Copy URL" msgstr "URL कॉपी करें" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 msgid "Invalid URI" msgstr "अवैध URI" @@ -2265,26 +2257,18 @@ msgid "_Password:" msgstr "दबाव (_P):" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +msgid "Forget password _immediately" msgstr "" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +msgid "Remember password until you _logout" msgstr "" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +msgid "Remember _forever" msgstr "" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "तीर स्थान" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "तीर स्थान स्क्रॉल करें" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "पृष्ठ %u" @@ -2354,7 +2338,7 @@ msgstr "कागज का आकार (_P):" msgid "_Orientation:" msgstr "अभिमुखन (_O):" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 msgid "Page Setup" msgstr "पृष्ठ सेटअप" @@ -2411,7 +2395,7 @@ msgstr "" msgid "Down Path" msgstr "" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 #, fuzzy msgid "File System Root" msgstr "फ़ाइल सिस्टम" @@ -2525,8 +2509,9 @@ msgstr "मुद्रक ऑफलाइन" msgid "Out of paper" msgstr "कागज के बाहर" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 msgid "Paused" msgstr "ठहरा हुआ" @@ -2573,191 +2558,183 @@ msgstr "PrintDlgEx में अवैध नियंत्रण" msgid "Unspecified error" msgstr "अनिर्दिष्ट त्रुटि" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 msgid "Printer" msgstr "मुद्रक" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 msgid "Location" msgstr "स्थान" -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "स्तर" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 #, fuzzy msgid "Range" msgstr "परिसर (_n): " -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 #, fuzzy msgid "_All Pages" msgstr "सभी शीट" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 #, fuzzy msgid "C_urrent Page" msgstr "वर्तमान (_u)" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 #, fuzzy msgid "Pag_es:" msgstr "स्थान" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" msgstr "" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "प्रतियाँ" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "कॉपी (_s):" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 msgid "C_ollate" msgstr "कोलेट (_o)" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 msgid "_Reverse" msgstr "उल्टा (_R)" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "सामान्य" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "लेआउट" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 #, fuzzy msgid "Pages per _side:" msgstr "पृष्ठ प्रति शीट (_s):" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "दो तरफा (_w):" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 msgid "_Only print:" msgstr "सिर्फ मुद्रण (_O):" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "सभी शीट" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "सम शीट" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "विसम शीट" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 msgid "Sc_ale:" msgstr "मापक (_a):" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "कागज" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 msgid "Paper _type:" msgstr "कागज प्रकार (_t):" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 msgid "Paper _source:" msgstr "कागज श्रोत (_s):" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "आउटपुट ट्रे (_r):" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "कार्य विवरण" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "प्राथमिकता (_o):" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "बिलिंग सूचना (_B):" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "दस्तावेज छापें" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 msgid "_Now" msgstr "अब (_N)" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "पर (_t):" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 msgid "On _hold" msgstr "ठहरा हुआ (_h)" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "जोड़ें आवरण पृष्ठ" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "पहले (_f):" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "के बाद (_A):" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "कार्य" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "उन्नत" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "छवि गुणवत्ता" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 msgid "Color" msgstr "रंग" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "समाप्त कर रहा है" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "संवाद विरोध में कुछ जमावट" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 msgid "Print" msgstr "छापें" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "समूह" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "रेडियो उपकरण बटन जिसका समूह इस बटन से सम्बन्धित है." - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2778,36 +2755,36 @@ msgstr "'%s' वर्ग के विजेट के लिये यह प msgid "Select which type of documents are shown" msgstr "चुनिये कि किस प्रकार का दस्तावेज है" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "URI '%s' के लिये कोई मद नहीं पाया" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 msgid "Could not remove item" msgstr "मद नहीं हटा सका" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 msgid "Could not clear list" msgstr "सूची साफ नहीं कर सका" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 msgid "Copy _Location" msgstr "स्थान कॉपी करें (_L)" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "सूची से मिटायें (_R)" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 msgid "_Clear List" msgstr "सूची साफ करें (_C)" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "निजी संसाधन दिखायें (_P)" @@ -2862,10 +2839,10 @@ msgstr "" msgid "recent menu label|%d. %s" msgstr "" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "URI '%s' के साथ एक मद पाने में असमर्थ" @@ -4544,92 +4521,96 @@ msgstr "" msgid "There is a problem on printer '%s'." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "दो तरफा" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "कागज प्रकार" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "कागज श्रोत" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "आउटपुट ट्रे" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "एक तरफा" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 msgid "Auto Select" msgstr "स्वतः चुनें" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 msgid "Printer Default" msgstr "मुद्रक डिफ़ॉल्ट" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "अत्यावश्यक" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "ज्यादा" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "मध्यम" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "कम" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "None" msgstr "कुछ नहीं" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "वर्गीकृत" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "गोपनीय" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Secret" msgstr "गुप्त" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "मानक" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "अत्यंत गुप्त" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "अवर्गीकृत" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, fuzzy, c-format msgid "Custom %sx%s" msgstr "आकार पसंदीदा करें" @@ -4693,6 +4674,24 @@ msgstr "फाइल में छापें" msgid "Could not get information for file '%s': %s" msgstr "फ़ाइल '%s' हेतु जानकारी नहीं पा सका: %s" +#~ msgid "URI" +#~ msgstr "URI" + +#~ msgid "The URI bound to this button" +#~ msgstr "इस बटन से बंधा URI" + +#~ msgid "Arrow spacing" +#~ msgstr "तीर स्थान" + +#~ msgid "Scroll arrow spacing" +#~ msgstr "तीर स्थान स्क्रॉल करें" + +#~ msgid "Group" +#~ msgstr "समूह" + +#~ msgid "The radio tool button whose group this button belongs to." +#~ msgstr "रेडियो उपकरण बटन जिसका समूह इस बटन से सम्बन्धित है." + #~ msgid "Invalid filename: %s" #~ msgstr "अवैध फ़ाइलनाम: %s" diff --git a/po/hr.po b/po/hr.po index eaaf34a1df..6c7c57dae6 100644 --- a/po/hr.po +++ b/po/hr.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+ 0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2004-03-21 09:20+CET\n" "Last-Translator: auto\n" "Language-Team: Croatian \n" @@ -984,7 +984,7 @@ msgstr "Nisam uspio otvoriti TIFF sliku" msgid "Couldn't write to TIFF file" msgstr "Ne mogu konvertirati ime datoteke" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "TIFF zapis slika" @@ -1178,7 +1178,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "" @@ -1193,32 +1193,32 @@ msgid "C_redits" msgstr "_Stvori" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "" @@ -1261,7 +1261,7 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "" @@ -1271,7 +1271,7 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "" @@ -1281,17 +1281,17 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "" @@ -1339,7 +1339,7 @@ msgstr "calendar:week_start:0" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "" @@ -1354,7 +1354,7 @@ msgstr "" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "" @@ -1370,7 +1370,7 @@ msgstr "" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, fuzzy, c-format msgid "calendar:week:digits|%d" msgstr "calendar:week_start:0" @@ -1386,7 +1386,7 @@ msgstr "calendar:week_start:0" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "" @@ -1516,7 +1516,7 @@ msgstr "_Paleta" msgid "Color Wheel" msgstr "Kotačić" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " @@ -1526,7 +1526,7 @@ msgstr "" "možete odvući na stavku palete, ili odabrati ovu boju kao tekuću odvlačeći " "je na pregled trenutno odabrane boje." -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." @@ -1534,11 +1534,11 @@ msgstr "" "Boja koju ste odabrali. Možete odvući ovu boju na stavku palete kako bi je " "sačuvali za naknadnu upotrebu." -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "Ovdje _spremi boju" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1551,11 +1551,11 @@ msgstr "" msgid "Color Selection" msgstr "Odabir boja" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "_Ulazne metode" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "_Ubaciti Unicode kontrolni znak" @@ -1573,7 +1573,7 @@ msgstr "Radna površina" msgid "(None)" msgstr "ništa" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "" @@ -2085,7 +2085,7 @@ msgstr "_Veličina:" msgid "_Preview:" msgstr "_Pregled:" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "Izbor pisma" @@ -2123,7 +2123,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "Sličica %s nije prisutna u temi" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 #, fuzzy msgid "Failed to load icon" msgstr "Neuspjelo učitavanje TIFF slike" @@ -2224,20 +2224,12 @@ msgstr "(nepoznato)" msgid "Cl_ear" msgstr "_Očisti" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 #, fuzzy msgid "Copy URL" msgstr "_Kopiraj" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 #, fuzzy msgid "Invalid URI" msgstr "Neispravan UTF-8" @@ -2318,26 +2310,18 @@ msgid "_Password:" msgstr "Pritisak" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +msgid "Forget password _immediately" msgstr "" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +msgid "Remember password until you _logout" msgstr "" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +msgid "Remember _forever" msgstr "" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "Stranica %u" @@ -2399,7 +2383,7 @@ msgstr "_Svojstva" msgid "_Orientation:" msgstr "_Zasićenje:" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 #, fuzzy msgid "Page Setup" msgstr "Stranica %u" @@ -2461,7 +2445,7 @@ msgstr "" msgid "Down Path" msgstr "" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 #, fuzzy msgid "File System Root" msgstr "Datotečni sustav" @@ -2577,8 +2561,9 @@ msgstr "" msgid "Out of paper" msgstr "" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 #, fuzzy msgid "Paused" msgstr "_Zalijepi" @@ -2628,200 +2613,192 @@ msgstr "Neispravno zaglavlje sličice" msgid "Unspecified error" msgstr "" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 #, fuzzy msgid "Printer" msgstr "_Ispis" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 #, fuzzy msgid "Location" msgstr "_Mjesto:" -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 msgid "Range" msgstr "" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 msgid "_All Pages" msgstr "" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 #, fuzzy msgid "C_urrent Page" msgstr "_Stvori" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 msgid "Pag_es:" msgstr "" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" msgstr "" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 #, fuzzy msgid "C_ollate" msgstr "_Stvori" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 #, fuzzy msgid "_Reverse" msgstr "_Vrati" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 #, fuzzy msgid "Pages per _side:" msgstr "_Svojstva" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 #, fuzzy msgid "_Only print:" msgstr "_Ispis" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 #, fuzzy msgid "Sc_ale:" msgstr "_Vrijednost:" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 #, fuzzy msgid "Paper _type:" msgstr "_Svojstva" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 #, fuzzy msgid "Paper _source:" msgstr "_Svojstva" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 #, fuzzy msgid "_Now" msgstr "_Ne" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 #, fuzzy msgid "On _hold" msgstr "_Masno" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 #, fuzzy msgid "Color" msgstr "_Boja" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 #, fuzzy msgid "Print" msgstr "_Ispis" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "Grupa" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "Radijski gumb alata čijoj grupi pripada ovaj gumb." - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2842,44 +2819,44 @@ msgstr "" msgid "Select which type of documents are shown" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 #, fuzzy msgid "Could not remove item" msgstr "" "Nisam mogao označiti %s:\n" "%s" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 #, fuzzy msgid "Could not clear list" msgstr "" "Nisam mogao označiti %s:\n" "%s" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 #, fuzzy msgid "Copy _Location" msgstr "Otvori mjesto" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 #, fuzzy msgid "_Clear List" msgstr "_Očisti" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "" @@ -2935,10 +2912,10 @@ msgstr "" msgid "recent menu label|%d. %s" msgstr "" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, fuzzy, c-format msgid "Unable to find an item with URI '%s'" msgstr "Ne mogu uključiti datoteku: \"%s\"" @@ -4618,96 +4595,100 @@ msgstr "" msgid "There is a problem on printer '%s'." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 #, fuzzy msgid "Auto Select" msgstr "Izbor pisma" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 #, fuzzy msgid "Printer Default" msgstr "Uobičajeno" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 #, fuzzy msgid "None" msgstr "ništa" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 #, fuzzy msgid "Secret" msgstr "Zaslon" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, c-format msgid "Custom %sx%s" msgstr "" @@ -4775,6 +4756,12 @@ msgstr "_Ispis" msgid "Could not get information for file '%s': %s" msgstr "Nisam mogao dohvatiti podatak za datoteku '%s': %s" +#~ msgid "Group" +#~ msgstr "Grupa" + +#~ msgid "The radio tool button whose group this button belongs to." +#~ msgstr "Radijski gumb alata čijoj grupi pripada ovaj gumb." + #~ msgid "Invalid filename: %s" #~ msgstr "Neispravno ime datoteke: %s" diff --git a/po/hu.po b/po/hu.po index 15f1d09664..9c38478a52 100644 --- a/po/hu.po +++ b/po/hu.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+.HEAD.hu\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2008-06-21 01:26+0200\n" "Last-Translator: Gabor Kelemen \n" "Language-Team: Hungarian \n" @@ -962,7 +962,7 @@ msgstr "Nem sikerült kiírni a TIFF adatokat" msgid "Couldn't write to TIFF file" msgstr "Nem sikerült írni a TIFF fájlba" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "TIFF képformátum" @@ -1143,7 +1143,7 @@ msgid_plural "Opening %d Items" msgstr[0] "%d elem megnyitása" msgstr[1] "%d elem megnyitása" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "Licenc" @@ -1157,32 +1157,32 @@ msgid "C_redits" msgstr "_Köszönet" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "_Licenc" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "%s névjegye" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "Köszönet" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "Írta" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "Dokumentáció" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "Fordította" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "Grafika" @@ -1225,7 +1225,7 @@ msgstr "Alt" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "Super" @@ -1235,7 +1235,7 @@ msgstr "Super" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "Hyper" @@ -1245,17 +1245,17 @@ msgstr "Hyper" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "Meta" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "Szóköz" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "Fordított törtvonal" @@ -1303,7 +1303,7 @@ msgstr "calendar:week_start:1" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "2000" @@ -1318,7 +1318,7 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "%d" @@ -1334,7 +1334,7 @@ msgstr "%d" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "%d" @@ -1350,7 +1350,7 @@ msgstr "%d" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "%Y" @@ -1476,7 +1476,7 @@ msgstr "_Paletta:" msgid "Color Wheel" msgstr "Színkerék" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " @@ -1486,7 +1486,7 @@ msgstr "" "Áthúzhatja ezt a színt egy palettabejegyzéshez, vagy kiválaszthatja mint " "jelenlegit a mellette lévő mezőbe húzással." -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." @@ -1494,11 +1494,11 @@ msgstr "" "Az ön által kiválasztott szín. Ezt a színt egy palettabejegyzésbe áthúzva " "elmentheti későbbi felhasználásra." -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "_Szín mentése ide" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1512,11 +1512,11 @@ msgstr "" msgid "Color Selection" msgstr "Szín kiválasztása" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "Beviteli mó_dok" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "_Unicode vezérlőkarakter beszúrása" @@ -1532,7 +1532,7 @@ msgstr "Munkaasztal" msgid "(None)" msgstr "(Nincs)" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "Egyéb…" @@ -2014,7 +2014,7 @@ msgstr "_Méret:" msgid "_Preview:" msgstr "_Előnézet:" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "Betűkészlet-választó" @@ -2052,7 +2052,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "„%s” ikon nincs a témában" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 msgid "Failed to load icon" msgstr "Nem sikerült betölteni az ikont" @@ -2143,19 +2143,11 @@ msgstr "(ismeretlen)" msgid "Cl_ear" msgstr "_Törlés" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "URI" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "A gombhoz kötött URI cím" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 msgid "Copy URL" msgstr "URL másolása" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 msgid "Invalid URI" msgstr "Érvénytelen URI" @@ -2231,26 +2223,21 @@ msgid "_Password:" msgstr "J_elszó:" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +#, fuzzy +msgid "Forget password _immediately" msgstr "Jelszó a_zonnali elfelejtése" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +#, fuzzy +msgid "Remember password until you _logout" msgstr "Jelszó megjegyzése _kijelentkezésig" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +#, fuzzy +msgid "Remember _forever" msgstr "_Megjegyzés örökre" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "Nyíl kitöltés" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "Görgetőnyíl kitöltése" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "%u. oldal" @@ -2316,7 +2303,7 @@ msgstr "_Papírméret:" msgid "_Orientation:" msgstr "_Tájolás:" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 msgid "Page Setup" msgstr "Oldalbeállítás" @@ -2373,7 +2360,7 @@ msgstr "Vissza az útvonalon" msgid "Down Path" msgstr "Előre az útvonalon" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 msgid "File System Root" msgstr "Fájlrendszer gyökere" @@ -2487,8 +2474,9 @@ msgstr "A nyomtató nem érhető el" msgid "Out of paper" msgstr "Kifogyott a papír" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 msgid "Paused" msgstr "Szüneteltetve" @@ -2535,35 +2523,35 @@ msgstr "Érvénytelen kezelő a PrintDlgEx-re" msgid "Unspecified error" msgstr "Meghatározatlan hiba" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 msgid "Printer" msgstr "Nyomtató" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 msgid "Location" msgstr "Hely" -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "Állapot" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 msgid "Range" msgstr "Tartomány" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 msgid "_All Pages" msgstr "Min_den oldal" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 msgid "C_urrent Page" msgstr "J_elenlegi oldal" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 msgid "Pag_es:" msgstr "_Oldalak:" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" @@ -2571,152 +2559,144 @@ msgstr "" "Adjon meg oldaltartományokat,\n" "például 1-3,7,11" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "Példányszám" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "Pél_dányszám:" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 msgid "C_ollate" msgstr "_Szétválogatás" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 msgid "_Reverse" msgstr "_Fordított" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "Általános" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "Elrendezés" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 msgid "Pages per _side:" msgstr "_Lapok oldalanként:" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "_Kétoldalas:" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 msgid "_Only print:" msgstr "_Nyomtatandó:" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "Minden oldal" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "Páros oldalak" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "Páratlan oldalak" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 msgid "Sc_ale:" msgstr "_Méretezés:" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "Papír" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 msgid "Paper _type:" msgstr "Papír _típusa:" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 msgid "Paper _source:" msgstr "_Papírforrás:" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "Kimeneti tál_ca:" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "Feladat részletei" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "_Prioritás:" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "_Fizetési információk:" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "Dokumentum nyomtatása" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 msgid "_Now" msgstr "_Azonnal" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "_Ekkor:" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 msgid "On _hold" msgstr "_Várakoztatás" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "Borítóoldal hozzáadása" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "_Elé:" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "_Mögé:" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "Feladat" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "Haladó" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "Képminőség" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 msgid "Color" msgstr "Szín" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "Befejezés" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "A párbeszédablak egyes beállításai ütköznek" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 msgid "Print" msgstr "Nyomtatás" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "Csoport" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "Az a rádiógomb-csoport, amelyhez ez a rádiógomb tartozik." - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2737,36 +2717,36 @@ msgstr "Ez a függvény nincs megvalósítva a(z) „%s” osztály felületi el msgid "Select which type of documents are shown" msgstr "Válassza ki a megjelenítendő dokumentumok típusát" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "Nem található elem a következő URI címhez: „%s”" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "Névtelen szűrő" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 msgid "Could not remove item" msgstr "Nem távolítható el az elem" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 msgid "Could not clear list" msgstr "Nem törölhető a lista" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 msgid "Copy _Location" msgstr "Hely más_olása" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "_Törlés a listából" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 msgid "_Clear List" msgstr "_Lista törlése" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "Sze_mélyes erőforrások megjelenítése" @@ -2820,10 +2800,10 @@ msgstr "_%d. %s" msgid "recent menu label|%d. %s" msgstr "%d. %s" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "Nem található a következő URI című elem: „%s”" @@ -4497,92 +4477,96 @@ msgstr "Lehet, hogy a nyomtató („%s”) nincs csatlakoztatva." msgid "There is a problem on printer '%s'." msgstr "A nyomtató („%s”) problémát észlelt." -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "Kétoldalas" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "Papírtípus" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "Papírforrás" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "Kimeneti tálca" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "Egyoldalas" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 msgid "Auto Select" msgstr "Automatikus kiválasztás" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 msgid "Printer Default" msgstr "Nyomtató alapértelmezése" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "Sürgős" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "Magas" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "Közepes" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "Alacsony" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "None" msgstr "Nincs" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "Nem nyilvános" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "Bizalmas" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Secret" msgstr "Titkos" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "Szabványos" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "Szigorúan titkos" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "Nyilvános" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, c-format msgid "Custom %sx%s" msgstr "Egyéni %sx%s" @@ -4644,3 +4628,21 @@ msgstr "Nyomtatás tesztnyomtatóra" #, c-format msgid "Could not get information for file '%s': %s" msgstr "Nem lehet információt szerezni a(z) „%s” fájlról: %s" + +#~ msgid "URI" +#~ msgstr "URI" + +#~ msgid "The URI bound to this button" +#~ msgstr "A gombhoz kötött URI cím" + +#~ msgid "Arrow spacing" +#~ msgstr "Nyíl kitöltés" + +#~ msgid "Scroll arrow spacing" +#~ msgstr "Görgetőnyíl kitöltése" + +#~ msgid "Group" +#~ msgstr "Csoport" + +#~ msgid "The radio tool button whose group this button belongs to." +#~ msgstr "Az a rádiógomb-csoport, amelyhez ez a rádiógomb tartozik." diff --git a/po/hy.po b/po/hy.po index 713d14a767..2c0f25c2e6 100644 --- a/po/hy.po +++ b/po/hy.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+.HEAD.hy\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2006-09-04 13:36+0200\n" "Last-Translator: Norayr Chilingaryan \n" "Language-Team: \n" @@ -971,7 +971,7 @@ msgstr "Չհաջողվեց բացել TIFF պատկերը" msgid "Couldn't write to TIFF file" msgstr "Հնարավոր չէ փոփոխել BMP ֆայլը" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "TIFF պատկերային ֆորմատ" @@ -1160,7 +1160,7 @@ msgid_plural "Opening %d Items" msgstr[0] "" msgstr[1] "" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "Արտոնագիր" @@ -1174,33 +1174,33 @@ msgid "C_redits" msgstr "Ե_րախտիք" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "_Արտոնագիր" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "%s–ի մասին" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "Երախտիք" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "Հեղինակ՝" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "Փաստաթղթերը պատրաստել է՝" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 #, fuzzy msgid "Translated by" msgstr "Թարգմանիչ՝" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "Ձևավորող՝" @@ -1243,7 +1243,7 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "" @@ -1253,7 +1253,7 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "" @@ -1263,17 +1263,17 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "" @@ -1323,7 +1323,7 @@ msgstr "օրացույց:week_start:0" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "" @@ -1338,7 +1338,7 @@ msgstr "" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "" @@ -1354,7 +1354,7 @@ msgstr "" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, fuzzy, c-format msgid "calendar:week:digits|%d" msgstr "օրացույց:week_start:0" @@ -1370,7 +1370,7 @@ msgstr "օրացույց:week_start:0" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "" @@ -1500,7 +1500,7 @@ msgstr "_Գունակազմ" msgid "Color Wheel" msgstr "Գունային Անիվ" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 #, fuzzy msgid "" "The previously-selected color, for comparison to the color you're selecting " @@ -1511,7 +1511,7 @@ msgstr "" "կարող եք քաշելով տանել այս գույնը դեպի գունակազմի միավորը կամ ընտրել այս " "գույնը որպես ընթացիկ քաշելով այն դեպի հարակից գունանմուշը։" -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." @@ -1519,11 +1519,11 @@ msgstr "" "Ձեր ընտրած գույնը։ Դուք չեք կարող քաշելով տանել այս գույնը դեպի գունակազմի " "միավորը, որպեսզի այն պահպանեք հետագայում օգտագործման համար։" -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "_Պահպանեք գույնն այստեղ" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1536,11 +1536,11 @@ msgstr "" msgid "Color Selection" msgstr "Գույնի ընտրություն" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "Ներմուծման _Ձևեր" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 #, fuzzy msgid "_Insert Unicode Control Character" msgstr "_Ներմուծել Unicode Control Նիշ" @@ -1557,7 +1557,7 @@ msgstr "Աշխատանքային սեղան" msgid "(None)" msgstr "(Ոչ մեկը)" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "Այլ..." @@ -2056,7 +2056,7 @@ msgstr "Չա_փս." msgid "_Preview:" msgstr "_Նախնական ցուցադրում." -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "Տառատեսակի Ընտրություն" @@ -2094,7 +2094,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "'%s' պատկերակը թեմայում չկա" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 #, fuzzy msgid "Failed to load icon" msgstr "Չհաջողվեց բեռնել TIFF պատկերը" @@ -2195,20 +2195,12 @@ msgstr "(անհայտ)" msgid "Cl_ear" msgstr "_Մաքրել" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 #, fuzzy msgid "Copy URL" msgstr "_Պատճենել" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 #, fuzzy msgid "Invalid URI" msgstr "Սխալ UTF-8" @@ -2289,26 +2281,18 @@ msgid "_Password:" msgstr "Ճնշում" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +msgid "Forget password _immediately" msgstr "" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +msgid "Remember password until you _logout" msgstr "" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +msgid "Remember _forever" msgstr "" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "Էջ %u" @@ -2370,7 +2354,7 @@ msgstr "_Հատկություններ" msgid "_Orientation:" msgstr "_Հագեցում." -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 #, fuzzy msgid "Page Setup" msgstr "Էջ %u" @@ -2430,7 +2414,7 @@ msgstr "" msgid "Down Path" msgstr "" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 #, fuzzy msgid "File System Root" msgstr "Ֆայլային համակարգ" @@ -2546,8 +2530,9 @@ msgstr "" msgid "Out of paper" msgstr "" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 #, fuzzy msgid "Paused" msgstr "_Փակցնել" @@ -2597,200 +2582,192 @@ msgstr "Սխալ վերնագիր պատկերակում" msgid "Unspecified error" msgstr "" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 #, fuzzy msgid "Printer" msgstr "_Տպել" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 #, fuzzy msgid "Location" msgstr "_Տեղադրություն." -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 msgid "Range" msgstr "" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 msgid "_All Pages" msgstr "" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 #, fuzzy msgid "C_urrent Page" msgstr "Ս_տեղծել" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 msgid "Pag_es:" msgstr "" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" msgstr "" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 #, fuzzy msgid "C_ollate" msgstr "Ս_տեղծել" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 #, fuzzy msgid "_Reverse" msgstr "_Վերադառնալ նախկին վիճակին" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 #, fuzzy msgid "Pages per _side:" msgstr "_Հատկություններ" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 #, fuzzy msgid "_Only print:" msgstr "_Տպել" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 #, fuzzy msgid "Sc_ale:" msgstr "_Արժեք." -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 #, fuzzy msgid "Paper _type:" msgstr "_Հատկություններ" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 #, fuzzy msgid "Paper _source:" msgstr "_Հատկություններ" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 #, fuzzy msgid "_Now" msgstr "_Ոչ" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 #, fuzzy msgid "On _hold" msgstr "_Թավատառ" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 #, fuzzy msgid "Color" msgstr "_Գույն" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 #, fuzzy msgid "Print" msgstr "_Տպել" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "Խումբ" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "Ռադիո գործիքի կոճակ, որի խմբին պատկանում է այս կոճակը։" - #: gtk/gtkrc.c:2872 #, fuzzy, c-format msgid "Unable to find include file: \"%s\"" @@ -2812,40 +2789,40 @@ msgstr "" msgid "Select which type of documents are shown" msgstr "Ընտրեք որ տեսակի ֆայլերն են ցուցադրված" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 #, fuzzy msgid "Could not remove item" msgstr "Չհաջողվեց ընտրել միավորը" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 #, fuzzy msgid "Could not clear list" msgstr "Չհաջողվեց ընտրել միավորը" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 #, fuzzy msgid "Copy _Location" msgstr "Բացել _տեղադրությունը" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 #, fuzzy msgid "_Clear List" msgstr "_Մաքրել" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "" @@ -2901,10 +2878,10 @@ msgstr "" msgid "recent menu label|%d. %s" msgstr "" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, fuzzy, c-format msgid "Unable to find an item with URI '%s'" msgstr "Չի հաջողվում գտնել include ֆայլը՝ \"%s\"" @@ -4593,96 +4570,100 @@ msgstr "" msgid "There is a problem on printer '%s'." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 #, fuzzy msgid "Auto Select" msgstr "Տառատեսակի Ընտրություն" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 #, fuzzy msgid "Printer Default" msgstr "Դեֆոլթ" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 #, fuzzy msgid "None" msgstr "(Ոչ մեկը)" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 #, fuzzy msgid "Secret" msgstr "Էկրան" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, c-format msgid "Custom %sx%s" msgstr "" @@ -4750,6 +4731,12 @@ msgstr "_Տպել" msgid "Could not get information for file '%s': %s" msgstr "Չհաջողվեց ստանալ '%s' ֆայլի մասին տեղեկատվություն՝ %s" +#~ msgid "Group" +#~ msgstr "Խումբ" + +#~ msgid "The radio tool button whose group this button belongs to." +#~ msgstr "Ռադիո գործիքի կոճակ, որի խմբին պատկանում է այս կոճակը։" + #~ msgid "Invalid filename: %s" #~ msgstr "Ֆայլի սխալ անվանում: %s" diff --git a/po/ia.po b/po/ia.po index e24997a9cb..c91a0e5248 100644 --- a/po/ia.po +++ b/po/ia.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+ 1.3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2000-10-27 02:02+0100\n" "Last-Translator: Robert Brady \n" "Language-Team: Interlingua\n" @@ -935,7 +935,7 @@ msgstr "Incapabile de cargaration de archivo '%s' : %s" msgid "Couldn't write to TIFF file" msgstr "Definir Color" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "" @@ -1121,7 +1121,7 @@ msgid_plural "Opening %d Items" msgstr[0] "" msgstr[1] "" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "" @@ -1136,32 +1136,32 @@ msgid "C_redits" msgstr "Crear" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "" @@ -1204,7 +1204,7 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "" @@ -1214,7 +1214,7 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "" @@ -1224,17 +1224,17 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "" @@ -1283,7 +1283,7 @@ msgstr "" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "" @@ -1298,7 +1298,7 @@ msgstr "" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "" @@ -1314,7 +1314,7 @@ msgstr "" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "" @@ -1330,7 +1330,7 @@ msgstr "" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "" @@ -1460,24 +1460,24 @@ msgstr "Personal Palleta" msgid "Color Wheel" msgstr "Rota" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " "current by dragging it to the other color swatch alongside." msgstr "" -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." msgstr "" -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1489,11 +1489,11 @@ msgstr "" msgid "Color Selection" msgstr "Selection de Fonte" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "" @@ -1511,7 +1511,7 @@ msgstr "" msgid "(None)" msgstr "necun" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "" @@ -2017,7 +2017,7 @@ msgid "_Preview:" msgstr "Antevista" # want term for "Font!" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "Selection de Fonte" @@ -2052,7 +2052,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 #, fuzzy msgid "Failed to load icon" msgstr "Incapabile de cargaration de archivo '%s' : %s" @@ -2156,19 +2156,11 @@ msgstr "(incognite)" msgid "Cl_ear" msgstr "depurar" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 msgid "Copy URL" msgstr "" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 msgid "Invalid URI" msgstr "" @@ -2248,26 +2240,18 @@ msgid "_Password:" msgstr "Pression" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +msgid "Forget password _immediately" msgstr "" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +msgid "Remember password until you _logout" msgstr "" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +msgid "Remember _forever" msgstr "" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "Pagina %u" @@ -2328,7 +2312,7 @@ msgstr "" msgid "_Orientation:" msgstr "Saturation:" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 #, fuzzy msgid "Page Setup" msgstr "Pagina %u" @@ -2387,7 +2371,7 @@ msgstr "" msgid "Down Path" msgstr "" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 #, fuzzy msgid "File System Root" msgstr "Archivos" @@ -2503,8 +2487,9 @@ msgstr "" msgid "Out of paper" msgstr "" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 #, fuzzy msgid "Paused" msgstr "Personal Palleta" @@ -2550,193 +2535,185 @@ msgstr "" msgid "Unspecified error" msgstr "" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 msgid "Printer" msgstr "" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 #, fuzzy msgid "Location" msgstr "Selection: " -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 msgid "Range" msgstr "" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 msgid "_All Pages" msgstr "" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 #, fuzzy msgid "C_urrent Page" msgstr "Crear" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 msgid "Pag_es:" msgstr "" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" msgstr "" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 #, fuzzy msgid "C_ollate" msgstr "Crear" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 #, fuzzy msgid "_Reverse" msgstr "Rubor:" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 msgid "Pages per _side:" msgstr "" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 msgid "_Only print:" msgstr "" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 #, fuzzy msgid "Sc_ale:" msgstr "Valor:" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 msgid "Paper _type:" msgstr "" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 msgid "Paper _source:" msgstr "" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 #, fuzzy msgid "_Now" msgstr "_No" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 msgid "On _hold" msgstr "" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 #, fuzzy msgid "Color" msgstr "_Clauder" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 msgid "Print" msgstr "" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "" - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2757,40 +2734,40 @@ msgstr "" msgid "Select which type of documents are shown" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 #, fuzzy msgid "Could not remove item" msgstr "Definir Color" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 #, fuzzy msgid "Could not clear list" msgstr "Definir Color" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 #, fuzzy msgid "Copy _Location" msgstr "Selection: " -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 #, fuzzy msgid "_Clear List" msgstr "depurar" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "" @@ -2845,10 +2822,10 @@ msgstr "" msgid "recent menu label|%d. %s" msgstr "" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "" @@ -4542,97 +4519,101 @@ msgstr "" msgid "There is a problem on printer '%s'." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "" # want term for "Font!" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 #, fuzzy msgid "Auto Select" msgstr "Selection de Fonte" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 #, fuzzy msgid "Printer Default" msgstr "default:LTR" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 #, fuzzy msgid "None" msgstr "necun" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 #, fuzzy msgid "Secret" msgstr "Screen" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, c-format msgid "Custom %sx%s" msgstr "" diff --git a/po/id.po b/po/id.po index 087aeccc78..8ba5fa8f22 100644 --- a/po/id.po +++ b/po/id.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+ HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2006-09-05 15:56+0700\n" "Last-Translator: Muhammad Hilman \n" "Language-Team: Indonesia \n" @@ -963,7 +963,7 @@ msgstr "Gambar TIFF ini tidak dapat ditulis" msgid "Couldn't write to TIFF file" msgstr "Tidak bisa menulis ke berkas TIFF" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "Format gambar TIFF" @@ -1151,7 +1151,7 @@ msgid "Opening %d Item" msgid_plural "Opening %d Items" msgstr[0] "" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "Lisensi" @@ -1165,32 +1165,32 @@ msgid "C_redits" msgstr "_Penyusun" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "_Lisensi" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "Tentang %s" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "Penyusun" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "Ditulis oleh" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "Dokumentasi oleh" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "Alih bahasa oleh" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "Karya seni oleh" @@ -1233,7 +1233,7 @@ msgstr "Alt" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "Super" @@ -1243,7 +1243,7 @@ msgstr "Super" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "Hyper" @@ -1253,17 +1253,17 @@ msgstr "Hyper" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "Meta" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "Spasi" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "Backslash" @@ -1311,7 +1311,7 @@ msgstr "calendar:week_start:0" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "2000" @@ -1326,7 +1326,7 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "%d" @@ -1342,7 +1342,7 @@ msgstr "%d" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "%d" @@ -1358,7 +1358,7 @@ msgstr "%d" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "%Y" @@ -1484,7 +1484,7 @@ msgstr "_Palet:" msgid "Color Wheel" msgstr "Roda Warna" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " @@ -1494,7 +1494,7 @@ msgstr "" "Anda pilih sekarang. Ambil warna ini ke dalam palet, atau pilih warna ini " "sebagai warna aktif dengan menyeretnya ke dalam kotak warna." -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." @@ -1502,11 +1502,11 @@ msgstr "" "Warna yang Anda pilih. Ambil warna ini ke dalam palet agar dapat digunakan " "di kemudian hari" -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "_Simpan warna di sini" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1519,11 +1519,11 @@ msgstr "" msgid "Color Selection" msgstr "Pemilihan Warna" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "_Metode Input" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "_Isikan karakter kontrol Unicode" @@ -1539,7 +1539,7 @@ msgstr "Desktop" msgid "(None)" msgstr "(Tidak ada)" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "Lainnya..." @@ -2023,7 +2023,7 @@ msgstr "U_kuran:" msgid "_Preview:" msgstr "_Contoh:" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "Pilih Fonta" @@ -2061,7 +2061,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "Ikon '%s' tidak ada pada tema" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 msgid "Failed to load icon" msgstr "Gagal memuat ikon" @@ -2153,19 +2153,11 @@ msgstr "(tidak diketahui)" msgid "Cl_ear" msgstr "B_ersihkan" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "URI" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "URI melekat ke tombol ini" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 msgid "Copy URL" msgstr "Salin URL" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 msgid "Invalid URI" msgstr "URI Salah" @@ -2245,26 +2237,18 @@ msgid "_Password:" msgstr "_Tekanan" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +msgid "Forget password _immediately" msgstr "" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +msgid "Remember password until you _logout" msgstr "" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +msgid "Remember _forever" msgstr "" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "Ruang panah" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "Gulung ruang panah" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "Halaman %u" @@ -2330,7 +2314,7 @@ msgstr "_Ukuran kertas:" msgid "_Orientation:" msgstr "_Orientasi:" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 msgid "Page Setup" msgstr "Pengaturan Halaman" @@ -2387,7 +2371,7 @@ msgstr "" msgid "Down Path" msgstr "" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 msgid "File System Root" msgstr "Akar Sistem Berkas" @@ -2500,8 +2484,9 @@ msgstr "Pencetak offline" msgid "Out of paper" msgstr "Habis kertas" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 msgid "Paused" msgstr "Istirahat" @@ -2548,190 +2533,182 @@ msgstr "Penanganan salah untuk PrintDlgEx" msgid "Unspecified error" msgstr "Kesalahan tidak jelas" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 msgid "Printer" msgstr "Pencetak" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 msgid "Location" msgstr "Lokasi" -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "Status" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 #, fuzzy msgid "Range" msgstr "Cakupa_n: " -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 #, fuzzy msgid "_All Pages" msgstr "Seluruh halaman" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 #, fuzzy msgid "C_urrent Page" msgstr "S_ekarang" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 #, fuzzy msgid "Pag_es:" msgstr "Tempat" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" msgstr "" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "Rangkap" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "Rangka_p:" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 msgid "C_ollate" msgstr "" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 msgid "_Reverse" msgstr "_Kembali" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "Umum" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "Tata letak" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 msgid "Pages per _side:" msgstr "Halaman per _lembar:" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "D_ua sisi:" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 msgid "_Only print:" msgstr "_Hanya cetak:" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "Seluruh halaman" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "Halaman genap" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "Halaman Ganjil" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 msgid "Sc_ale:" msgstr "Sk_ala:" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "Kertas" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 msgid "Paper _type:" msgstr "Jenis _kertas:" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 msgid "Paper _source:" msgstr "Sumber kerta_s:" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "Laci kelua_ran:" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "Rincian Tugas" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "Pri_oritas:" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "Info _Billing:" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "Cetak Dokumen" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 msgid "_Now" msgstr "Sekara_ng" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "Pa_da:" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 msgid "On _hold" msgstr "" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "Tambahkan Sampulan Halaman" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "Sebe_lum:" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "Setel_ah:" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "Tugas" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "Diperluas" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "Kualitas Gambar" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 msgid "Color" msgstr "Warna" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "Menyelesaikan" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "Beberapa ketentuan pada dialog konflik" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 msgid "Print" msgstr "Cetak" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "Kelompok" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "Nama grup yang dimiliki tombol radio." - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2752,36 +2729,36 @@ msgstr "Fungsi ini tidak diterapkan untuk widget kelas '%s'" msgid "Select which type of documents are shown" msgstr "Pilih jenis berkas mana yang ingin ditampilkan" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "Tidak menemukan objek untuk URI '%s'" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "Filter tanpa judul" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 msgid "Could not remove item" msgstr "Objek tidak dapat dibuang" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 msgid "Could not clear list" msgstr "Tidak dapat membersihkan daftar" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 msgid "Copy _Location" msgstr "Salin _Lokasi" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "Buang Dari Dafta_r" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 msgid "_Clear List" msgstr "_Kosongkan Daftar" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "Tampilkan Sumber _Pribadi" @@ -2835,10 +2812,10 @@ msgstr "" msgid "recent menu label|%d. %s" msgstr "" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "Tidak dapat menemukan objek dengan URI '%s'" @@ -4506,92 +4483,96 @@ msgstr "" msgid "There is a problem on printer '%s'." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "Dua Sisi" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "Jenis Kertas" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "Sumber Kertas" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "Laci Keluaran" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "Satu Sisi" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 msgid "Auto Select" msgstr "Pilih Otomatis" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 msgid "Printer Default" msgstr "Pencetak Awal" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "Penting" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "Tinggi" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "Sedang" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "Rendah" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "None" msgstr "Tidak ada" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "Terklasifikasi" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "Pribadi" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Secret" msgstr "Rahasia" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "Standard" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "Sangat Rahasia" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "Belum terklasifikasi" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, fuzzy, c-format msgid "Custom %sx%s" msgstr "Ukuran sesuaian" @@ -4655,6 +4636,24 @@ msgstr "Cetak ke Berkas" msgid "Could not get information for file '%s': %s" msgstr "Gagal mengambil informasi mengenai berkas '%s': %s" +#~ msgid "URI" +#~ msgstr "URI" + +#~ msgid "The URI bound to this button" +#~ msgstr "URI melekat ke tombol ini" + +#~ msgid "Arrow spacing" +#~ msgstr "Ruang panah" + +#~ msgid "Scroll arrow spacing" +#~ msgstr "Gulung ruang panah" + +#~ msgid "Group" +#~ msgstr "Kelompok" + +#~ msgid "The radio tool button whose group this button belongs to." +#~ msgstr "Nama grup yang dimiliki tombol radio." + #~ msgid "Invalid filename: %s" #~ msgstr "Nama berkas ini salah: %s" diff --git a/po/io.po b/po/io.po index 7da43feb3a..85de139a93 100644 --- a/po/io.po +++ b/po/io.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+ 2.12.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2007-09-22 14:13-0500\n" "Last-Translator: Michael Terry \n" "Language-Team: Ido \n" @@ -934,7 +934,7 @@ msgstr "Faliis skribar TIFF-donaji" msgid "Couldn't write to TIFF file" msgstr "" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "La TIFF imajala formato" @@ -1121,7 +1121,7 @@ msgid_plural "Opening %d Items" msgstr[0] "" msgstr[1] "" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "Yurizo" @@ -1135,32 +1135,32 @@ msgid "C_redits" msgstr "K_rediti" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "_Yurizo" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "Pri %s" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "Krediti" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "Skribita da" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "Dokumentizita da" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "Tradukita da" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "Artaji da" @@ -1203,7 +1203,7 @@ msgstr "Alt" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "Super" @@ -1213,7 +1213,7 @@ msgstr "Super" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "Hyper" @@ -1223,17 +1223,17 @@ msgstr "Hyper" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "Meta" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "Spaco" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "" @@ -1281,7 +1281,7 @@ msgstr "calendar:week_start:1" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "2000" @@ -1296,7 +1296,7 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "%d" @@ -1312,7 +1312,7 @@ msgstr "%d" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "%d" @@ -1328,7 +1328,7 @@ msgstr "%d" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "%Y" @@ -1448,7 +1448,7 @@ msgstr "_Piktoplanketo:" msgid "Color Wheel" msgstr "Kolora Roto" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " @@ -1458,17 +1458,17 @@ msgstr "" "povas tranar ica koloro a piktoplanketa elemento, o selectez ica koloro kom " "nuna per tranas ol a la altra koloromakulo flanke." -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." msgstr "" -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "_Salvez koloro hike" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1478,11 +1478,11 @@ msgstr "" msgid "Color Selection" msgstr "Kolorala Selektajo" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "" @@ -1498,7 +1498,7 @@ msgstr "Pupitrosupro" msgid "(None)" msgstr "(Nula)" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "Altra..." @@ -1972,7 +1972,7 @@ msgstr "_Grandeso:" msgid "_Preview:" msgstr "_Prevido:" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "Tiparala Selektajo" @@ -2006,7 +2006,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 msgid "Failed to load icon" msgstr "Faliis charjar ikono" @@ -2098,19 +2098,11 @@ msgstr "(nekonocata)" msgid "Cl_ear" msgstr "_Vakuigez" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "URI" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "La URI ligita ad ica butono" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 msgid "Copy URL" msgstr "Kopiez URL" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 msgid "Invalid URI" msgstr "Nevalida URI" @@ -2190,26 +2182,18 @@ msgid "_Password:" msgstr "_Presado:" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +msgid "Forget password _immediately" msgstr "" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +msgid "Remember password until you _logout" msgstr "" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +msgid "Remember _forever" msgstr "" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "Pagino %u" @@ -2273,7 +2257,7 @@ msgstr "_Paperala grandeso:" msgid "_Orientation:" msgstr "_Orientizeso:" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 msgid "Page Setup" msgstr "Pagina Establiso" @@ -2330,7 +2314,7 @@ msgstr "" msgid "Down Path" msgstr "" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 msgid "File System Root" msgstr "" @@ -2443,8 +2427,9 @@ msgstr "Imprimilo es deskonectata" msgid "Out of paper" msgstr "Ne plusa papero" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 msgid "Paused" msgstr "Pauzita" @@ -2490,39 +2475,39 @@ msgstr "" msgid "Unspecified error" msgstr "" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 msgid "Printer" msgstr "Imprimilo" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 msgid "Location" msgstr "Loko" -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "Stando" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 #, fuzzy msgid "Range" msgstr "Ra_ngo" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 #, fuzzy msgid "_All Pages" msgstr "Omna folii" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 #, fuzzy msgid "C_urrent Page" msgstr "N_una" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 #, fuzzy msgid "Pag_es:" msgstr "Loki" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" @@ -2530,152 +2515,144 @@ msgstr "" "Specigez un o plu pagina rangi,\n" " exemple 1-3,7,11" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "Kopiuri" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "_Kopiuri:" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 msgid "C_ollate" msgstr "K_olacionez" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 msgid "_Reverse" msgstr "_Inversigez" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "Generala" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "Traso" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 msgid "Pages per _side:" msgstr "Pagini po _latero:" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "_Dulatera:" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 msgid "_Only print:" msgstr "_Nur imprimez:" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "Omna folii" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "Para folii" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "Nepara folii" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 msgid "Sc_ale:" msgstr "Sk_alo:" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "Papero" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 msgid "Paper _type:" msgstr "Paperala _tipo:" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 msgid "Paper _source:" msgstr "Paperala _fonto:" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "Produkturala _pleto:" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "Taskala Detali" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "Pri_oreso:" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "Imprimez Dokumento" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 msgid "_Now" msgstr "_Nun" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "A_d:" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 msgid "On _hold" msgstr "" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "_Avan:" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "_Dop:" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "Tasko" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "Imajala Qualeso" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 msgid "Color" msgstr "Koloro" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "Finanta" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 msgid "Print" msgstr "Imprimez" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "Grupo" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "" - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2696,36 +2673,36 @@ msgstr "" msgid "Select which type of documents are shown" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 msgid "Could not remove item" msgstr "Ne povis forigar elemento" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 msgid "Could not clear list" msgstr "Ne povis vakuigez listo" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 msgid "Copy _Location" msgstr "Kopiez _Loko" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "_Forigez de Listo" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 msgid "_Clear List" msgstr "_Vakuigez Listo" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "" @@ -2779,10 +2756,10 @@ msgstr "_%d. %s" msgid "recent menu label|%d. %s" msgstr "%d. %s" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "" @@ -4448,92 +4425,96 @@ msgstr "" msgid "There is a problem on printer '%s'." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "Dulatera" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "Paperala Tipo" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "Paperala Fonto" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "Produkturala Pleto" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "Unlatera" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 msgid "Auto Select" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 msgid "Printer Default" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "Urjanta" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "Alta" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "Meza" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "Basa" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "None" msgstr "Nula" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "Klasifikita" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "Konfidencala" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Secret" msgstr "Sekreta" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "Normala" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "Maxim Sekreta" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "Neklasifikita" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, fuzzy, c-format msgid "Custom %sx%s" msgstr "Desnormala %.2fx%.2f" @@ -4596,6 +4577,15 @@ msgstr "Imprimez a Testa Imprimilo" msgid "Could not get information for file '%s': %s" msgstr "Ne povis aquirar informo pri dokumento '%s': %s" +#~ msgid "URI" +#~ msgstr "URI" + +#~ msgid "The URI bound to this button" +#~ msgstr "La URI ligita ad ica butono" + +#~ msgid "Group" +#~ msgstr "Grupo" + #~ msgid "Invalid filename: %s" #~ msgstr "Nevalida dokumentnomo: %s" diff --git a/po/is.po b/po/is.po index 043999375c..0039c4adad 100644 --- a/po/is.po +++ b/po/is.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk 2.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2004-03-12 15:42-0000\n" "Last-Translator: Richard Allen \n" "Language-Team: is \n" @@ -985,7 +985,7 @@ msgstr "Gat ekki opnað TIFF mynd" msgid "Couldn't write to TIFF file" msgstr "Gat ekki umbreytt skráarheitinu" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "TIFF myndsniðið" @@ -1176,7 +1176,7 @@ msgid_plural "Opening %d Items" msgstr[0] "" msgstr[1] "" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "Notandaleyfi" @@ -1191,32 +1191,32 @@ msgid "C_redits" msgstr "_Búa til" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "_Notandaleyfi" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "Um %s" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "Skrifað af" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "Skjalað af" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "Þýtt af" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "Myndir eftir" @@ -1259,7 +1259,7 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "" @@ -1269,7 +1269,7 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "" @@ -1279,17 +1279,17 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "" @@ -1345,7 +1345,7 @@ msgstr "" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "" @@ -1360,7 +1360,7 @@ msgstr "" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "" @@ -1376,7 +1376,7 @@ msgstr "" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "" @@ -1392,7 +1392,7 @@ msgstr "" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "" @@ -1514,24 +1514,24 @@ msgstr "_Líma" msgid "Color Wheel" msgstr "Litahjól" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " "current by dragging it to the other color swatch alongside." msgstr "" -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." msgstr "" -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1541,11 +1541,11 @@ msgstr "" msgid "Color Selection" msgstr "Litaval" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "" @@ -1562,7 +1562,7 @@ msgstr "Skjáborð" msgid "(None)" msgstr "(Ekkert)" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "" @@ -2063,7 +2063,7 @@ msgstr "S_tærð:" msgid "_Preview:" msgstr "_Forsýn:" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "Leturval" @@ -2097,7 +2097,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 #, fuzzy msgid "Failed to load icon" msgstr "Gat ekki lesið TIFF mynd" @@ -2200,20 +2200,12 @@ msgstr "(óþekkt)" msgid "Cl_ear" msgstr "_Hreinsa" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 #, fuzzy msgid "Copy URL" msgstr "_Afrita" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 #, fuzzy msgid "Invalid URI" msgstr "Ógilt Utf-8" @@ -2298,26 +2290,18 @@ msgid "_Password:" msgstr "Þrýstingur" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +msgid "Forget password _immediately" msgstr "" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +msgid "Remember password until you _logout" msgstr "" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +msgid "Remember _forever" msgstr "" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "Síða %u" @@ -2383,7 +2367,7 @@ msgstr "_Eiginleikar" msgid "_Orientation:" msgstr "_Mettun:" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 #, fuzzy msgid "Page Setup" msgstr "Síða %u" @@ -2444,7 +2428,7 @@ msgstr "" msgid "Down Path" msgstr "" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 #, fuzzy msgid "File System Root" msgstr "Skráarkerfi" @@ -2560,8 +2544,9 @@ msgstr "" msgid "Out of paper" msgstr "" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 #, fuzzy msgid "Paused" msgstr "_Líma" @@ -2611,200 +2596,192 @@ msgstr "Ógildur haus í táknmynd" msgid "Unspecified error" msgstr "" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 #, fuzzy msgid "Printer" msgstr "_Prenta" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 #, fuzzy msgid "Location" msgstr "S_taðsetning:" -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 msgid "Range" msgstr "" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 msgid "_All Pages" msgstr "" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 #, fuzzy msgid "C_urrent Page" msgstr "_Búa til" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 msgid "Pag_es:" msgstr "" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" msgstr "" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 #, fuzzy msgid "C_ollate" msgstr "_Búa til" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 #, fuzzy msgid "_Reverse" msgstr "_Afturkalla" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 #, fuzzy msgid "Pages per _side:" msgstr "_Eiginleikar" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 #, fuzzy msgid "_Only print:" msgstr "_Prenta" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 #, fuzzy msgid "Sc_ale:" msgstr "_Gildi:" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 #, fuzzy msgid "Paper _type:" msgstr "_Eiginleikar" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 #, fuzzy msgid "Paper _source:" msgstr "_Eiginleikar" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 #, fuzzy msgid "_Now" msgstr "_Nei" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 #, fuzzy msgid "On _hold" msgstr "_Feitletrað" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 #, fuzzy msgid "Color" msgstr "_Litur" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 #, fuzzy msgid "Print" msgstr "_Prenta" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "Hópur" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "" - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2825,40 +2802,40 @@ msgstr "" msgid "Select which type of documents are shown" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 #, fuzzy msgid "Could not remove item" msgstr "Litaval" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 #, fuzzy msgid "Could not clear list" msgstr "Litaval" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 #, fuzzy msgid "Copy _Location" msgstr "S_taðsetning:" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 #, fuzzy msgid "_Clear List" msgstr "_Hreinsa" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "" @@ -2914,10 +2891,10 @@ msgstr "" msgid "recent menu label|%d. %s" msgstr "" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "" @@ -4606,96 +4583,100 @@ msgstr "" msgid "There is a problem on printer '%s'." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 #, fuzzy msgid "Auto Select" msgstr "Leturval" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 #, fuzzy msgid "Printer Default" msgstr "Sjálfgefið" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 #, fuzzy msgid "None" msgstr "(Ekkert)" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 #, fuzzy msgid "Secret" msgstr "Skjár" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, c-format msgid "Custom %sx%s" msgstr "" @@ -4763,6 +4744,9 @@ msgstr "_Prenta" msgid "Could not get information for file '%s': %s" msgstr "Óþekkt myndsnið í skránni '%s'" +#~ msgid "Group" +#~ msgstr "Hópur" + #~ msgid "Invalid filename: %s" #~ msgstr "Ógilt skráarheiti: %s" diff --git a/po/it.po b/po/it.po index 23e5a1b479..84e8785156 100644 --- a/po/it.po +++ b/po/it.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+ 2.12\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2008-03-13 11:38+0100\n" "Last-Translator: Luca Ferretti \n" "Language-Team: Italian \n" @@ -1027,7 +1027,7 @@ msgstr "Scrittura dati TIFF fallita" msgid "Couldn't write to TIFF file" msgstr "Impossibile scrivere nel file TIFF" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "Formato TIFF" @@ -1223,7 +1223,7 @@ msgid_plural "Opening %d Items" msgstr[0] "" msgstr[1] "" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "Licenza" @@ -1238,39 +1238,39 @@ msgid "C_redits" msgstr "_Riconoscimenti" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "_Licenza" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "Informazioni su %s" # GTK-2-12 -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "Riconoscimenti" # GTK-2-12 -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "Codice" # GTK-2-12 -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "Documentazione" # GTK-2-12 -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "Traduzione" # GTK-2-12 # # Nota: "art work" --> grafica (da garzantilinguistica.it) -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "Grafica" @@ -1313,7 +1313,7 @@ msgstr "Alt" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "Super" @@ -1323,7 +1323,7 @@ msgstr "Super" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "Hyper" @@ -1333,18 +1333,18 @@ msgstr "Hyper" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "Meta" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "Spazio" # GTK-2-12 #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "Backslash" @@ -1395,7 +1395,7 @@ msgstr "calendar:week_start:1" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "2000" @@ -1410,7 +1410,7 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "%d" @@ -1426,7 +1426,7 @@ msgstr "%d" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "%d" @@ -1442,7 +1442,7 @@ msgstr "%d" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "%Y" @@ -1573,7 +1573,7 @@ msgstr "_Tavolozza:" msgid "Color Wheel" msgstr "Anello dei colori" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " @@ -1584,7 +1584,7 @@ msgstr "" "della tavolozza o selezionarlo come corrente trascinandolo sul colore che si " "vuole sostituire." -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." @@ -1592,12 +1592,12 @@ msgstr "" "Il colore selezionato. È possibile trascinarlo su una posizione della " "tavolozza per averlo disponibile in futuro." -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "_Salva il colore in questa posizione" # ,bug nella stringa il punto finale andrebbe fuori dall virgolette -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1611,11 +1611,11 @@ msgstr "" msgid "Color Selection" msgstr "Selezione colore" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "_Metodi di input" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "_Inserisci carattere di controllo unicode" @@ -1642,7 +1642,7 @@ msgstr "Scrivania" msgid "(None)" msgstr "(Nessuno)" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "Altro..." @@ -2159,7 +2159,7 @@ msgstr "_Dimensione:" msgid "_Preview:" msgstr "A_nteprima:" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "Selezione tipo di carattere" @@ -2198,7 +2198,7 @@ msgid "Icon '%s' not present in theme" msgstr "Icona «%s» non presente nel tema" # GTK-2-12 -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 msgid "Failed to load icon" msgstr "Caricamento dell'icona fallito" @@ -2290,21 +2290,12 @@ msgstr "(sconosciuto)" msgid "Cl_ear" msgstr "_Pulisci" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "URI" - -# GTK-2-12 -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "L'URI legato a questo pulsante" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 msgid "Copy URL" msgstr "Copia URL" # GTK-2-12 -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 msgid "Invalid URI" msgstr "URI non valido" @@ -2384,26 +2375,18 @@ msgid "_Password:" msgstr "_Pressione:" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +msgid "Forget password _immediately" msgstr "" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +msgid "Remember password until you _logout" msgstr "" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +msgid "Remember _forever" msgstr "" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "Spaziatura freccia" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "Spaziatura freccia di scorrimento" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "Pagina %u" @@ -2471,7 +2454,7 @@ msgid "_Orientation:" msgstr "_Orientamento:" # setup è sostantivo, set up è verbo -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 msgid "Page Setup" msgstr "Impostazione pagina" @@ -2537,7 +2520,7 @@ msgstr "Giù nel percorso" # GTK-2-12 # # nome/descrizione per accessibilità -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 msgid "File System Root" msgstr "Radice del file system" @@ -2654,8 +2637,9 @@ msgstr "Stampante scollegata" msgid "Out of paper" msgstr "Carta terminata" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 msgid "Paused" msgstr "In pausa" @@ -2702,41 +2686,41 @@ msgstr "Handle per PrintDlgEx non valido" msgid "Unspecified error" msgstr "Errore non specificato" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 msgid "Printer" msgstr "Stampante" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 msgid "Location" msgstr "Posizione" -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "Stato" # GTK-2-12 -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 #, fuzzy msgid "Range" msgstr "Inter_vallo" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 #, fuzzy msgid "_All Pages" msgstr "Tutti i fogli" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 #, fuzzy msgid "C_urrent Page" msgstr "C_orrente" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 #, fuzzy msgid "Pag_es:" msgstr "Risorse" # GTK-2-12 -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" @@ -2744,162 +2728,151 @@ msgstr "" "Specificare uno o più intervalli di pagine,\n" "per esempio: 1-3,7,11" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "Copie" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "Copi_e:" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 msgid "C_ollate" msgstr "Ra_ggruppa" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 msgid "_Reverse" msgstr "Ordine inve_rso" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "Generale" # GTK-2-12 # # in tipografia layout-->impaginazione (garzantilinguistica.it) -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "Impaginazione" # GTK-2-12 -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 msgid "Pages per _side:" msgstr "P_agine per facciata:" # GTK-2-12 aggiunto acceleratore -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "_Fronte-retro:" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 msgid "_Only print:" msgstr "Sta_mpare solo:" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "Tutti i fogli" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "Fogli pari" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "Fogli dispari" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 msgid "Sc_ale:" msgstr "_Scala:" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "Carta" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 msgid "Paper _type:" msgstr "_Tipo di carta:" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 msgid "Paper _source:" msgstr "_Sorgente carta:" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "Cassetto di _uscita:" # GTK-2-12 -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "Dettagli lavoro" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "P_riorità:" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "In_formazioni fatturazione:" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "Stampa documento" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 msgid "_Now" msgstr "A_desso" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "_Alle:" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 msgid "On _hold" msgstr "_In attesa" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "Aggiungi pagina di copertina" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "P_rima:" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "_Dopo:" # GTK-2-12 -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "Lavoro" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "Avanzato" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "Qualità immagine" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 msgid "Color" msgstr "Colore" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "Completamento in corso" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "Alcune impostazioni nella finestra di dialogo sono in conflitto" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 msgid "Print" msgstr "Stampa" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "Gruppo" - -# GTK-2-12 -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "" -"Il pulsante radio sulla barra degli strumenti al cui gruppo appartiene " -"questo pulsante." - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2920,40 +2893,40 @@ msgstr "Questa funzione non è implementata per i widget della classe «%s»" msgid "Select which type of documents are shown" msgstr "Seleziona i tipi di documento da visualizzare" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "Nessun elemento trovato per l'URI «%s»" # GTK-2-12 -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "Filtro senza titolo" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 msgid "Could not remove item" msgstr "Impossibile rimuovere l'elemento" # GTK-2-12 s/lista/elenco -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 msgid "Could not clear list" msgstr "Impossibile pulire l'elenco" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 msgid "Copy _Location" msgstr "Copia _posizione" # GTK-2-12 s/lista/elenco -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "_Rimuovi da elenco" # GTK-2-12 s/lista/elenco -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 msgid "_Clear List" msgstr "_Pulisci elenco" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "Mostra risorse _private" @@ -3009,10 +2982,10 @@ msgstr "_%d. %s" msgid "recent menu label|%d. %s" msgstr "%d. %s" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "Impossibile trovare un elemento con l'URI «%s»" @@ -4716,93 +4689,97 @@ msgstr "" msgid "There is a problem on printer '%s'." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "Fronte-retro" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "Tipo di carta" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "Sorgente carta" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "Cassetto di uscita" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "Singola facciata" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 msgid "Auto Select" msgstr "Selezione automatica" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 msgid "Printer Default" msgstr "Impostazioni predefinite stampante" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "Urgente" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "Alta" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "Media" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "Bassa" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "None" msgstr "Nessuna" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "Classificato" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "Confidenziale" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Secret" msgstr "Segreto" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "Standard" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "Top Secret" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "Non classificato" # GTK-2-12 -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, c-format msgid "Custom %sx%s" msgstr "Personalizzato %s×%s" @@ -4867,6 +4844,28 @@ msgstr "Stampa su stampante di prova" msgid "Could not get information for file '%s': %s" msgstr "Impossibile ottenere informazioni per il file «%s»: %s" +#~ msgid "URI" +#~ msgstr "URI" + +# GTK-2-12 +#~ msgid "The URI bound to this button" +#~ msgstr "L'URI legato a questo pulsante" + +#~ msgid "Arrow spacing" +#~ msgstr "Spaziatura freccia" + +#~ msgid "Scroll arrow spacing" +#~ msgstr "Spaziatura freccia di scorrimento" + +#~ msgid "Group" +#~ msgstr "Gruppo" + +# GTK-2-12 +#~ msgid "The radio tool button whose group this button belongs to." +#~ msgstr "" +#~ "Il pulsante radio sulla barra degli strumenti al cui gruppo appartiene " +#~ "questo pulsante." + #~ msgid "Invalid filename: %s" #~ msgstr "Nome di file non valido: %s" diff --git a/po/ja.po b/po/ja.po index 923f11d4f4..3498bf5811 100644 --- a/po/ja.po +++ b/po/ja.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+ trunk\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-07 00:06+0900\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2008-08-06 22:46+0900\n" "Last-Translator: Takeshi AIHANA \n" "Language-Team: Japanese \n" @@ -21,56 +21,56 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ../gdk/directfb/gdkdisplay-directfb.c:55 +#: gdk/directfb/gdkdisplay-directfb.c:55 msgid "directfb arg" msgstr "directfb の引数" -#: ../gdk/directfb/gdkdisplay-directfb.c:55 +#: gdk/directfb/gdkdisplay-directfb.c:55 msgid "sdl|system" msgstr "sdl|system" #. Description of --class=CLASS in --help output -#: ../gdk/gdk.c:126 +#: gdk/gdk.c:126 msgid "Program class as used by the window manager" msgstr "ウィンドウ・マネージャで利用するプログラムのクラスを指定する" #. Placeholder in --class=CLASS in --help output -#: ../gdk/gdk.c:127 +#: gdk/gdk.c:127 msgid "CLASS" msgstr "CLASS" #. Description of --name=NAME in --help output -#: ../gdk/gdk.c:129 +#: gdk/gdk.c:129 msgid "Program name as used by the window manager" msgstr "ウィンドウ・マネージャで利用するプログラムの名前を指定する" #. Placeholder in --name=NAME in --help output -#: ../gdk/gdk.c:130 +#: gdk/gdk.c:130 msgid "NAME" msgstr "NAME" #. Description of --display=DISPLAY in --help output -#: ../gdk/gdk.c:132 +#: gdk/gdk.c:132 msgid "X display to use" msgstr "使用するXのディスプレイを指定する" #. Placeholder in --display=DISPLAY in --help output -#: ../gdk/gdk.c:133 +#: gdk/gdk.c:133 msgid "DISPLAY" msgstr "DISPLAY" #. Description of --screen=SCREEN in --help output -#: ../gdk/gdk.c:135 +#: gdk/gdk.c:135 msgid "X screen to use" msgstr "使用するXのスクリーンを指定する" #. Placeholder in --screen=SCREEN in --help output -#: ../gdk/gdk.c:136 +#: gdk/gdk.c:136 msgid "SCREEN" msgstr "SCREEN" #. Description of --gdk-debug=FLAGS in --help output -#: ../gdk/gdk.c:139 +#: gdk/gdk.c:139 msgid "Gdk debugging flags to set" msgstr "有効にする GDK のデバッグ・フラグを指定する" @@ -78,176 +78,176 @@ msgstr "有効にする GDK のデバッグ・フラグを指定する" #. Placeholder in --gdk-no-debug=FLAGS in --help output #. Placeholder in --gtk-debug=FLAGS in --help output #. Placeholder in --gtk-no-debug=FLAGS in --help output -#: ../gdk/gdk.c:140 ../gdk/gdk.c:143 ../gtk/gtkmain.c:428 ../gtk/gtkmain.c:431 +#: gdk/gdk.c:140 gdk/gdk.c:143 gtk/gtkmain.c:428 gtk/gtkmain.c:431 msgid "FLAGS" msgstr "FLAGS" #. Description of --gdk-no-debug=FLAGS in --help output -#: ../gdk/gdk.c:142 +#: gdk/gdk.c:142 msgid "Gdk debugging flags to unset" msgstr "無効にする GDK のデバッグ・フラグを指定する" -#: ../gdk/keyname-table.h:3940 +#: gdk/keyname-table.h:3940 msgid "keyboard label|BackSpace" msgstr "BackSpace" -#: ../gdk/keyname-table.h:3941 +#: gdk/keyname-table.h:3941 msgid "keyboard label|Tab" msgstr "Tab" -#: ../gdk/keyname-table.h:3942 +#: gdk/keyname-table.h:3942 msgid "keyboard label|Return" msgstr "Return" -#: ../gdk/keyname-table.h:3943 +#: gdk/keyname-table.h:3943 msgid "keyboard label|Pause" msgstr "Pause" -#: ../gdk/keyname-table.h:3944 +#: gdk/keyname-table.h:3944 msgid "keyboard label|Scroll_Lock" msgstr "Scroll_Lock" -#: ../gdk/keyname-table.h:3945 +#: gdk/keyname-table.h:3945 msgid "keyboard label|Sys_Req" msgstr "Sys_Req" -#: ../gdk/keyname-table.h:3946 +#: gdk/keyname-table.h:3946 msgid "keyboard label|Escape" msgstr "Esc" -#: ../gdk/keyname-table.h:3947 +#: gdk/keyname-table.h:3947 msgid "keyboard label|Multi_key" msgstr "Multi_key" -#: ../gdk/keyname-table.h:3948 +#: gdk/keyname-table.h:3948 msgid "keyboard label|Home" msgstr "Home" -#: ../gdk/keyname-table.h:3949 +#: gdk/keyname-table.h:3949 msgid "keyboard label|Left" msgstr "Left" -#: ../gdk/keyname-table.h:3950 +#: gdk/keyname-table.h:3950 msgid "keyboard label|Up" msgstr "Up" -#: ../gdk/keyname-table.h:3951 +#: gdk/keyname-table.h:3951 msgid "keyboard label|Right" msgstr "Right" -#: ../gdk/keyname-table.h:3952 +#: gdk/keyname-table.h:3952 msgid "keyboard label|Down" msgstr "Down" -#: ../gdk/keyname-table.h:3953 +#: gdk/keyname-table.h:3953 msgid "keyboard label|Page_Up" msgstr "Page_Up" -#: ../gdk/keyname-table.h:3954 +#: gdk/keyname-table.h:3954 msgid "keyboard label|Page_Down" msgstr "Page_Down" -#: ../gdk/keyname-table.h:3955 +#: gdk/keyname-table.h:3955 msgid "keyboard label|End" msgstr "End" -#: ../gdk/keyname-table.h:3956 +#: gdk/keyname-table.h:3956 msgid "keyboard label|Begin" msgstr "Begin" -#: ../gdk/keyname-table.h:3957 +#: gdk/keyname-table.h:3957 msgid "keyboard label|Print" msgstr "Print" -#: ../gdk/keyname-table.h:3958 +#: gdk/keyname-table.h:3958 msgid "keyboard label|Insert" msgstr "Insert" -#: ../gdk/keyname-table.h:3959 +#: gdk/keyname-table.h:3959 msgid "keyboard label|Num_Lock" msgstr "Num_Lock" -#: ../gdk/keyname-table.h:3960 +#: gdk/keyname-table.h:3960 msgid "keyboard label|KP_Space" msgstr "KP_Space" -#: ../gdk/keyname-table.h:3961 +#: gdk/keyname-table.h:3961 msgid "keyboard label|KP_Tab" msgstr "KP_Tab" -#: ../gdk/keyname-table.h:3962 +#: gdk/keyname-table.h:3962 msgid "keyboard label|KP_Enter" msgstr "KP_Enter" -#: ../gdk/keyname-table.h:3963 +#: gdk/keyname-table.h:3963 msgid "keyboard label|KP_Home" msgstr "KP_Home" -#: ../gdk/keyname-table.h:3964 +#: gdk/keyname-table.h:3964 msgid "keyboard label|KP_Left" msgstr "KP_Left" -#: ../gdk/keyname-table.h:3965 +#: gdk/keyname-table.h:3965 msgid "keyboard label|KP_Up" msgstr "KP_Up" -#: ../gdk/keyname-table.h:3966 +#: gdk/keyname-table.h:3966 msgid "keyboard label|KP_Right" msgstr "KP_Right" -#: ../gdk/keyname-table.h:3967 +#: gdk/keyname-table.h:3967 msgid "keyboard label|KP_Down" msgstr "KP_Down" -#: ../gdk/keyname-table.h:3968 +#: gdk/keyname-table.h:3968 msgid "keyboard label|KP_Page_Up" msgstr "KP_Page_Up" -#: ../gdk/keyname-table.h:3969 +#: gdk/keyname-table.h:3969 msgid "keyboard label|KP_Prior" msgstr "KP_Prior" -#: ../gdk/keyname-table.h:3970 +#: gdk/keyname-table.h:3970 msgid "keyboard label|KP_Page_Down" msgstr "KP_Page_Down" -#: ../gdk/keyname-table.h:3971 +#: gdk/keyname-table.h:3971 msgid "keyboard label|KP_Next" msgstr "KP_Next" -#: ../gdk/keyname-table.h:3972 +#: gdk/keyname-table.h:3972 msgid "keyboard label|KP_End" msgstr "KP_End" -#: ../gdk/keyname-table.h:3973 +#: gdk/keyname-table.h:3973 msgid "keyboard label|KP_Begin" msgstr "KP_Begin" -#: ../gdk/keyname-table.h:3974 +#: gdk/keyname-table.h:3974 msgid "keyboard label|KP_Insert" msgstr "KP_Insert" -#: ../gdk/keyname-table.h:3975 +#: gdk/keyname-table.h:3975 msgid "keyboard label|KP_Delete" msgstr "KP_Delete" -#: ../gdk/keyname-table.h:3976 +#: gdk/keyname-table.h:3976 msgid "keyboard label|Delete" msgstr "Delete" -#: ../gdk-pixbuf/gdk-pixbuf-animation.c:133 ../gdk-pixbuf/gdk-pixbuf-io.c:944 -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1205 ../tests/testfilechooser.c:222 +#: gdk-pixbuf/gdk-pixbuf-animation.c:133 gdk-pixbuf/gdk-pixbuf-io.c:944 +#: gdk-pixbuf/gdk-pixbuf-io.c:1205 tests/testfilechooser.c:222 #, c-format msgid "Failed to open file '%s': %s" msgstr "ファイル '%s' のオープンに失敗しました: %s" -#: ../gdk-pixbuf/gdk-pixbuf-animation.c:146 ../gdk-pixbuf/gdk-pixbuf-io.c:956 +#: gdk-pixbuf/gdk-pixbuf-animation.c:146 gdk-pixbuf/gdk-pixbuf-io.c:956 #, c-format msgid "Image file '%s' contains no data" msgstr "画像ファイル '%s' にはデータがありません" -#: ../gdk-pixbuf/gdk-pixbuf-animation.c:188 ../gdk-pixbuf/gdk-pixbuf-io.c:993 -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1257 ../tests/testfilechooser.c:267 +#: gdk-pixbuf/gdk-pixbuf-animation.c:188 gdk-pixbuf/gdk-pixbuf-io.c:993 +#: gdk-pixbuf/gdk-pixbuf-io.c:1257 tests/testfilechooser.c:267 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" @@ -255,7 +255,7 @@ msgstr "" "画像 '%s' の読み込みに失敗しました: 理由は不明ですが、おそらく画像ファイルが" "壊れていると思われます" -#: ../gdk-pixbuf/gdk-pixbuf-animation.c:221 +#: gdk-pixbuf/gdk-pixbuf-animation.c:221 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -264,12 +264,12 @@ msgstr "" "アニメーション '%s' の読み込みに失敗しました: 理由は不明ですが、おそらくアニ" "メーションファイルが壊れていると思われます" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:566 +#: gdk-pixbuf/gdk-pixbuf-io.c:566 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "画像ロード・モジュールを読み込めません: %s: %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:581 +#: gdk-pixbuf/gdk-pixbuf-io.c:581 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -278,54 +278,54 @@ msgstr "" "画像ロード・モジュール %s は正しいインターフェースをエキスポートしていませ" "ん。GTK+ の別のバージョンのモジュールかも?" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:726 ../gdk-pixbuf/gdk-pixbuf-io.c:755 +#: gdk-pixbuf/gdk-pixbuf-io.c:726 gdk-pixbuf/gdk-pixbuf-io.c:755 #, c-format msgid "Image type '%s' is not supported" msgstr "画像の種類 '%s' はサポートされていません" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:825 +#: gdk-pixbuf/gdk-pixbuf-io.c:825 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "ファイル '%s' の画像ファイルの形式を認識できませんでした" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:833 +#: gdk-pixbuf/gdk-pixbuf-io.c:833 msgid "Unrecognized image file format" msgstr "認識できない画像ファイルの形式" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1002 +#: gdk-pixbuf/gdk-pixbuf-io.c:1002 #, c-format msgid "Failed to load image '%s': %s" msgstr "画像 '%s' の読み込みに失敗しました: %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1638 ../gdk-pixbuf/io-gdip-utils.c:935 +#: gdk-pixbuf/gdk-pixbuf-io.c:1638 gdk-pixbuf/io-gdip-utils.c:935 #, c-format msgid "Error writing to image file: %s" msgstr "画像ファイルの書き込みでエラー: %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1684 ../gdk-pixbuf/gdk-pixbuf-io.c:1815 +#: gdk-pixbuf/gdk-pixbuf-io.c:1684 gdk-pixbuf/gdk-pixbuf-io.c:1815 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "" "お使いの gdk-pixbuf は画像ファイルの形式 %s の保存をサポートしていません" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1718 +#: gdk-pixbuf/gdk-pixbuf-io.c:1718 msgid "Insufficient memory to save image to callback" msgstr "画像をコールバックへ保存するために必要なメモリが足りません" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1731 +#: gdk-pixbuf/gdk-pixbuf-io.c:1731 msgid "Failed to open temporary file" msgstr "作業用ファイルのオープンに失敗しました" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1757 +#: gdk-pixbuf/gdk-pixbuf-io.c:1757 msgid "Failed to read from temporary file" msgstr "作業用ファイルからの読み込みに失敗しました" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1992 +#: gdk-pixbuf/gdk-pixbuf-io.c:1992 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "書き込みモードで '%s' のオープンに失敗しました: %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:2017 +#: gdk-pixbuf/gdk-pixbuf-io.c:2017 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: %" @@ -334,15 +334,15 @@ msgstr "" "画像を書き込む際に '%s' を閉じることができなかったため、全てのデータが保存さ" "れていないかもしれません: %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:2237 ../gdk-pixbuf/gdk-pixbuf-io.c:2288 +#: gdk-pixbuf/gdk-pixbuf-io.c:2237 gdk-pixbuf/gdk-pixbuf-io.c:2288 msgid "Insufficient memory to save image into a buffer" msgstr "画像をバッファへ保存するために必要なメモリが足りません" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:2334 +#: gdk-pixbuf/gdk-pixbuf-io.c:2334 msgid "Error writing to image stream" msgstr "画像ストリームへ書き込む際にエラー" -#: ../gdk-pixbuf/gdk-pixbuf-loader.c:330 +#: gdk-pixbuf/gdk-pixbuf-loader.c:330 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -351,149 +351,144 @@ msgstr "" "内部エラー: 画像ロード・モジュール '%s' の処理に失敗しましたが、その原因を取" "得できませんでした" -#: ../gdk-pixbuf/gdk-pixbuf-loader.c:373 +#: gdk-pixbuf/gdk-pixbuf-loader.c:373 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "画像の種類 '%s' のインクリメンタル・ロードはサポートされていません" -#: ../gdk-pixbuf/gdk-pixdata.c:147 +#: gdk-pixbuf/gdk-pixdata.c:147 msgid "Image header corrupt" msgstr "画像ヘッダが壊れています" -#: ../gdk-pixbuf/gdk-pixdata.c:152 +#: gdk-pixbuf/gdk-pixdata.c:152 msgid "Image format unknown" msgstr "画像形式が不明です" -#: ../gdk-pixbuf/gdk-pixdata.c:157 ../gdk-pixbuf/gdk-pixdata.c:487 +#: gdk-pixbuf/gdk-pixdata.c:157 gdk-pixbuf/gdk-pixdata.c:487 msgid "Image pixel data corrupt" msgstr "画像のピクセルデータが壊れています" -#: ../gdk-pixbuf/gdk-pixdata.c:431 +#: gdk-pixbuf/gdk-pixdata.c:431 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "%uバイトの画像バッファの確保に失敗しました" msgstr[1] "%uバイトの画像バッファの確保に失敗しました" -#: ../gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:244 msgid "Unexpected icon chunk in animation" msgstr "アニメーションに予期しないアイコン・チャンクがあります" -#: ../gdk-pixbuf/io-ani.c:337 +#: gdk-pixbuf/io-ani.c:337 msgid "Unsupported animation type" msgstr "サポートされていないアニメーションの種類です" -#: ../gdk-pixbuf/io-ani.c:348 ../gdk-pixbuf/io-ani.c:406 -#: ../gdk-pixbuf/io-ani.c:432 ../gdk-pixbuf/io-ani.c:455 -#: ../gdk-pixbuf/io-ani.c:482 ../gdk-pixbuf/io-ani.c:569 +#: gdk-pixbuf/io-ani.c:348 gdk-pixbuf/io-ani.c:406 gdk-pixbuf/io-ani.c:432 +#: gdk-pixbuf/io-ani.c:455 gdk-pixbuf/io-ani.c:482 gdk-pixbuf/io-ani.c:569 msgid "Invalid header in animation" msgstr "アニメーションのヘッダがおかしいです" -#: ../gdk-pixbuf/io-ani.c:358 ../gdk-pixbuf/io-ani.c:380 -#: ../gdk-pixbuf/io-ani.c:464 ../gdk-pixbuf/io-ani.c:491 -#: ../gdk-pixbuf/io-ani.c:542 ../gdk-pixbuf/io-ani.c:614 +#: gdk-pixbuf/io-ani.c:358 gdk-pixbuf/io-ani.c:380 gdk-pixbuf/io-ani.c:464 +#: gdk-pixbuf/io-ani.c:491 gdk-pixbuf/io-ani.c:542 gdk-pixbuf/io-ani.c:614 msgid "Not enough memory to load animation" msgstr "アニメーションを読み込むためのメモリが足りません" -#: ../gdk-pixbuf/io-ani.c:398 ../gdk-pixbuf/io-ani.c:424 -#: ../gdk-pixbuf/io-ani.c:443 +#: gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 gdk-pixbuf/io-ani.c:443 msgid "Malformed chunk in animation" msgstr "アニメーションに異常なチャンクがあります" -#: ../gdk-pixbuf/io-ani.c:711 +#: gdk-pixbuf/io-ani.c:711 msgid "The ANI image format" msgstr "ANI 画像形式" -#: ../gdk-pixbuf/io-bmp.c:230 ../gdk-pixbuf/io-bmp.c:267 -#: ../gdk-pixbuf/io-bmp.c:338 ../gdk-pixbuf/io-bmp.c:370 -#: ../gdk-pixbuf/io-bmp.c:393 ../gdk-pixbuf/io-bmp.c:496 +#: gdk-pixbuf/io-bmp.c:230 gdk-pixbuf/io-bmp.c:267 gdk-pixbuf/io-bmp.c:338 +#: gdk-pixbuf/io-bmp.c:370 gdk-pixbuf/io-bmp.c:393 gdk-pixbuf/io-bmp.c:496 msgid "BMP image has bogus header data" msgstr "BMP 画像のヘッダのデータがおかしいです" -#: ../gdk-pixbuf/io-bmp.c:241 ../gdk-pixbuf/io-bmp.c:433 +#: gdk-pixbuf/io-bmp.c:241 gdk-pixbuf/io-bmp.c:433 msgid "Not enough memory to load bitmap image" msgstr "BMP 画像を読み込むために必要なメモリが足りません" -#: ../gdk-pixbuf/io-bmp.c:319 +#: gdk-pixbuf/io-bmp.c:319 msgid "BMP image has unsupported header size" msgstr "サポートしていない BMP 画像のヘッダ・サイズです" -#: ../gdk-pixbuf/io-bmp.c:357 +#: gdk-pixbuf/io-bmp.c:357 msgid "Topdown BMP images cannot be compressed" msgstr "全体を覆う BMP 画像は圧縮できません" -#: ../gdk-pixbuf/io-bmp.c:717 ../gdk-pixbuf/io-pnm.c:709 +#: gdk-pixbuf/io-bmp.c:717 gdk-pixbuf/io-pnm.c:709 msgid "Premature end-of-file encountered" msgstr "ファイルの終わりが早すぎます" -#: ../gdk-pixbuf/io-bmp.c:1329 +#: gdk-pixbuf/io-bmp.c:1329 msgid "Couldn't allocate memory for saving BMP file" msgstr "BMP 画像を読み込むためのメモリを確保できませんでした" -#: ../gdk-pixbuf/io-bmp.c:1370 +#: gdk-pixbuf/io-bmp.c:1370 msgid "Couldn't write to BMP file" msgstr "BMP ファイル名に書き込めませんでした" -#: ../gdk-pixbuf/io-bmp.c:1423 ../gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1423 gdk-pixbuf/io-gdip-bmp.c:82 msgid "The BMP image format" msgstr "BMP 画像形式" -#: ../gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:222 #, c-format msgid "Failure reading GIF: %s" msgstr "GIF 画像の読み込みに失敗: %s" -#: ../gdk-pixbuf/io-gif.c:496 ../gdk-pixbuf/io-gif.c:1477 -#: ../gdk-pixbuf/io-gif.c:1638 +#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1477 gdk-pixbuf/io-gif.c:1638 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "" "GIF ファイルに何か足りないデータがあります (理由は不明ですが切りつめられたか" "も?)" -#: ../gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:505 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "GIF ローダの内部エラー (%s)" -#: ../gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:579 msgid "Stack overflow" msgstr "スタックあふれ" -#: ../gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:639 msgid "GIF image loader cannot understand this image." msgstr "(GIF 画像ローダ) この画像を理解できません" -#: ../gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:668 msgid "Bad code encountered" msgstr "おかしなコードに出会いました" -#: ../gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:678 msgid "Circular table entry in GIF file" msgstr "GIF ファイルのテーブル・エントリが循環しています" -#: ../gdk-pixbuf/io-gif.c:866 ../gdk-pixbuf/io-gif.c:1464 -#: ../gdk-pixbuf/io-gif.c:1511 ../gdk-pixbuf/io-gif.c:1626 +#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1464 gdk-pixbuf/io-gif.c:1511 +#: gdk-pixbuf/io-gif.c:1626 msgid "Not enough memory to load GIF file" msgstr "GIF 画像を読み込むために必要なメモリが足りません" -#: ../gdk-pixbuf/io-gif.c:956 +#: gdk-pixbuf/io-gif.c:956 msgid "Not enough memory to composite a frame in GIF file" msgstr "GIF 画像でフレームを結合するために必要なメモリが足りません" -#: ../gdk-pixbuf/io-gif.c:1128 +#: gdk-pixbuf/io-gif.c:1128 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "GIF 画像が壊れています (おかしな LZW 圧縮です)" -#: ../gdk-pixbuf/io-gif.c:1178 +#: gdk-pixbuf/io-gif.c:1178 msgid "File does not appear to be a GIF file" msgstr "ファイルは GIF ファイルではないようです" -#: ../gdk-pixbuf/io-gif.c:1190 +#: gdk-pixbuf/io-gif.c:1190 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "バージョン %s の GIF ファイル形式はサポートしていません" -#: ../gdk-pixbuf/io-gif.c:1299 +#: gdk-pixbuf/io-gif.c:1299 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -501,114 +496,112 @@ msgstr "" "GIF 画像にグローバルなカラーマップがありません。そしてフレームにローカルなカ" "ラーマップがありません" -#: ../gdk-pixbuf/io-gif.c:1533 +#: gdk-pixbuf/io-gif.c:1533 msgid "GIF image was truncated or incomplete." msgstr "GIF 画像は切りつめられたか、不完全になっています" -#: ../gdk-pixbuf/io-gif.c:1689 ../gdk-pixbuf/io-gdip-gif.c:80 +#: gdk-pixbuf/io-gif.c:1689 gdk-pixbuf/io-gdip-gif.c:80 msgid "The GIF image format" msgstr "GIF 画像形式" -#: ../gdk-pixbuf/io-ico.c:211 ../gdk-pixbuf/io-ico.c:225 -#: ../gdk-pixbuf/io-ico.c:277 ../gdk-pixbuf/io-ico.c:290 -#: ../gdk-pixbuf/io-ico.c:359 +#: gdk-pixbuf/io-ico.c:211 gdk-pixbuf/io-ico.c:225 gdk-pixbuf/io-ico.c:277 +#: gdk-pixbuf/io-ico.c:290 gdk-pixbuf/io-ico.c:359 msgid "Invalid header in icon" msgstr "アイコンのヘッダがおかしいです" -#: ../gdk-pixbuf/io-ico.c:240 ../gdk-pixbuf/io-ico.c:300 -#: ../gdk-pixbuf/io-ico.c:369 ../gdk-pixbuf/io-ico.c:432 -#: ../gdk-pixbuf/io-ico.c:462 +#: gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:369 +#: gdk-pixbuf/io-ico.c:432 gdk-pixbuf/io-ico.c:462 msgid "Not enough memory to load icon" msgstr "アイコンを読み込むために必要なメモリが足りません" -#: ../gdk-pixbuf/io-ico.c:322 +#: gdk-pixbuf/io-ico.c:322 msgid "Icon has zero width" msgstr "アイコンの幅が 0 です" -#: ../gdk-pixbuf/io-ico.c:332 +#: gdk-pixbuf/io-ico.c:332 msgid "Icon has zero height" msgstr "アイコンの高さが 0 です" -#: ../gdk-pixbuf/io-ico.c:384 +#: gdk-pixbuf/io-ico.c:384 msgid "Compressed icons are not supported" msgstr "圧縮アイコンはサポートされていません" -#: ../gdk-pixbuf/io-ico.c:417 +#: gdk-pixbuf/io-ico.c:417 msgid "Unsupported icon type" msgstr "サポートしていない種類のアイコンです" -#: ../gdk-pixbuf/io-ico.c:511 +#: gdk-pixbuf/io-ico.c:511 msgid "Not enough memory to load ICO file" msgstr "アイコン・ファイルを読み込むために必要なメモリが足りません" -#: ../gdk-pixbuf/io-ico.c:976 +#: gdk-pixbuf/io-ico.c:976 msgid "Image too large to be saved as ICO" msgstr "アイコンとして保存するには画像が大きすぎます" -#: ../gdk-pixbuf/io-ico.c:987 +#: gdk-pixbuf/io-ico.c:987 msgid "Cursor hotspot outside image" msgstr "カーソルのホットスポットより外側の画像です" -#: ../gdk-pixbuf/io-ico.c:1010 +#: gdk-pixbuf/io-ico.c:1010 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "アイコン・ファイルとしてサポートされない色深度です: %d" -#: ../gdk-pixbuf/io-ico.c:1245 ../gdk-pixbuf/io-gdip-ico.c:59 +#: gdk-pixbuf/io-ico.c:1245 gdk-pixbuf/io-gdip-ico.c:59 msgid "The ICO image format" msgstr "ICO 画像形式" -#: ../gdk-pixbuf/io-icns.c:345 +#: gdk-pixbuf/io-icns.c:345 #, c-format msgid "Error reading ICNS image: %s" msgstr "ICNS 画像を読み込む際にエラー: %s" -#: ../gdk-pixbuf/io-icns.c:362 +#: gdk-pixbuf/io-icns.c:362 msgid "Could not decode ICNS file" msgstr "ICNS ファイルをデコードできませんでした" -#: ../gdk-pixbuf/io-icns.c:395 +#: gdk-pixbuf/io-icns.c:395 msgid "The ICNS image format" msgstr "ICNS 画像形式" -#: ../gdk-pixbuf/io-jasper.c:75 +#: gdk-pixbuf/io-jasper.c:75 msgid "Couldn't allocate memory for stream" msgstr "ストリームのメモリを確保できませんでした" -#: ../gdk-pixbuf/io-jasper.c:105 +#: gdk-pixbuf/io-jasper.c:105 msgid "Couldn't decode image" msgstr "画像をデコードできませんでした" -#: ../gdk-pixbuf/io-jasper.c:123 +#: gdk-pixbuf/io-jasper.c:123 msgid "Transformed JPEG2000 has zero width or height" msgstr "変換した JPEG2000 の幅または高さが 0 です" -#: ../gdk-pixbuf/io-jasper.c:137 +#: gdk-pixbuf/io-jasper.c:137 msgid "Image type currently not supported" msgstr "画像の種類はサポートされていません" -#: ../gdk-pixbuf/io-jasper.c:149 ../gdk-pixbuf/io-jasper.c:157 +#: gdk-pixbuf/io-jasper.c:149 gdk-pixbuf/io-jasper.c:157 msgid "Couldn't allocate memory for color profile" msgstr "色のプロファイルで使用するメモリを確保できませんでした" -#: ../gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:182 msgid "Insufficient memory to open JPEG 2000 file" msgstr "JPEG 2000 のファイルをオープンするために必要なメモリが足りません" -#: ../gdk-pixbuf/io-jasper.c:264 +#: gdk-pixbuf/io-jasper.c:264 msgid "Couldn't allocate memory to buffer image data" msgstr "画像データを格納するためのメモリを確保できませんでした" -#: ../gdk-pixbuf/io-jasper.c:308 +#: gdk-pixbuf/io-jasper.c:308 msgid "The JPEG 2000 image format" msgstr "JPEG 2000 画像形式" -#: ../gdk-pixbuf/io-jpeg.c:117 +#: gdk-pixbuf/io-jpeg.c:117 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "JPEG 画像ファイル (%s) の解釈でエラー" -#: ../gdk-pixbuf/io-jpeg.c:529 +#: gdk-pixbuf/io-jpeg.c:529 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -616,21 +609,21 @@ msgstr "" "画像の読み込みに必要なメモリがありません。アプリケーションをいくつか終了して" "メモリを解放して下さい" -#: ../gdk-pixbuf/io-jpeg.c:570 ../gdk-pixbuf/io-jpeg.c:776 +#: gdk-pixbuf/io-jpeg.c:570 gdk-pixbuf/io-jpeg.c:776 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "サポートしていない JPEG のカラー・スペースです (%s)" -#: ../gdk-pixbuf/io-jpeg.c:668 ../gdk-pixbuf/io-jpeg.c:944 -#: ../gdk-pixbuf/io-jpeg.c:1177 ../gdk-pixbuf/io-jpeg.c:1186 +#: gdk-pixbuf/io-jpeg.c:668 gdk-pixbuf/io-jpeg.c:944 gdk-pixbuf/io-jpeg.c:1177 +#: gdk-pixbuf/io-jpeg.c:1186 msgid "Couldn't allocate memory for loading JPEG file" msgstr "JPEG 画像を読み込むためのメモリを確保できませんでした" -#: ../gdk-pixbuf/io-jpeg.c:920 +#: gdk-pixbuf/io-jpeg.c:920 msgid "Transformed JPEG has zero width or height." msgstr "変換した JPEG の幅または高さが 0 です" -#: ../gdk-pixbuf/io-jpeg.c:1133 ../gdk-pixbuf/io-gdip-jpeg.c:53 +#: gdk-pixbuf/io-jpeg.c:1133 gdk-pixbuf/io-gdip-jpeg.c:53 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -639,94 +632,94 @@ msgstr "" "JPEG の \"クオリティ\" は 0〜100 の値にして下さい。値 '%s' を解析できませんで" "した" -#: ../gdk-pixbuf/io-jpeg.c:1148 ../gdk-pixbuf/io-gdip-jpeg.c:68 +#: gdk-pixbuf/io-jpeg.c:1148 gdk-pixbuf/io-gdip-jpeg.c:68 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." msgstr "" "JPEG の \"クオリティ\" は 0〜100 の値にして下さい。値 '%d' は確保されません" -#: ../gdk-pixbuf/io-jpeg.c:1309 ../gdk-pixbuf/io-gdip-jpeg.c:136 +#: gdk-pixbuf/io-jpeg.c:1309 gdk-pixbuf/io-gdip-jpeg.c:136 msgid "The JPEG image format" msgstr "JPEG 画像形式" -#: ../gdk-pixbuf/io-pcx.c:187 +#: gdk-pixbuf/io-pcx.c:187 msgid "Couldn't allocate memory for header" msgstr "ヘッダのメモリを確保できませんでした" -#: ../gdk-pixbuf/io-pcx.c:202 ../gdk-pixbuf/io-pcx.c:560 +#: gdk-pixbuf/io-pcx.c:202 gdk-pixbuf/io-pcx.c:560 msgid "Couldn't allocate memory for context buffer" msgstr "コンテキスト・バッファ用のメモリを確保できませんでした" -#: ../gdk-pixbuf/io-pcx.c:601 +#: gdk-pixbuf/io-pcx.c:601 msgid "Image has invalid width and/or height" msgstr "画像の幅と/または高さが無効です" -#: ../gdk-pixbuf/io-pcx.c:613 ../gdk-pixbuf/io-pcx.c:674 +#: gdk-pixbuf/io-pcx.c:613 gdk-pixbuf/io-pcx.c:674 msgid "Image has unsupported bpp" msgstr "サポートしていない bpp を保持しています" -#: ../gdk-pixbuf/io-pcx.c:618 ../gdk-pixbuf/io-pcx.c:626 +#: gdk-pixbuf/io-pcx.c:618 gdk-pixbuf/io-pcx.c:626 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "サポートしていない数の %d ビット・プレーンを保持しています" -#: ../gdk-pixbuf/io-pcx.c:642 +#: gdk-pixbuf/io-pcx.c:642 msgid "Couldn't create new pixbuf" msgstr "新しい pixbuf を生成できませんでした" -#: ../gdk-pixbuf/io-pcx.c:650 +#: gdk-pixbuf/io-pcx.c:650 msgid "Couldn't allocate memory for line data" msgstr "行のデータ用のメモリを確保できませんでした" -#: ../gdk-pixbuf/io-pcx.c:657 +#: gdk-pixbuf/io-pcx.c:657 msgid "Couldn't allocate memory for paletted data" msgstr "パレット・データ用のメモリを確保できませんでした" -#: ../gdk-pixbuf/io-pcx.c:704 +#: gdk-pixbuf/io-pcx.c:704 msgid "Didn't get all lines of PCX image" msgstr "PCX 画像の全ての行を取得できません" -#: ../gdk-pixbuf/io-pcx.c:711 +#: gdk-pixbuf/io-pcx.c:711 msgid "No palette found at end of PCX data" msgstr "PCX データ末尾のパレットが見つかりません" -#: ../gdk-pixbuf/io-pcx.c:756 +#: gdk-pixbuf/io-pcx.c:756 msgid "The PCX image format" msgstr "PCX 画像形式" -#: ../gdk-pixbuf/io-png.c:55 +#: gdk-pixbuf/io-png.c:55 msgid "Bits per channel of PNG image is invalid." msgstr "PNG 画像のチャンネル毎のビット数がおかしいです" -#: ../gdk-pixbuf/io-png.c:136 ../gdk-pixbuf/io-png.c:618 +#: gdk-pixbuf/io-png.c:136 gdk-pixbuf/io-png.c:618 msgid "Transformed PNG has zero width or height." msgstr "変換した PNG の幅または高さが 0 です" -#: ../gdk-pixbuf/io-png.c:144 +#: gdk-pixbuf/io-png.c:144 msgid "Bits per channel of transformed PNG is not 8." msgstr "変換した PNG のチャンネル毎のビット数が 8 ではありません" -#: ../gdk-pixbuf/io-png.c:153 +#: gdk-pixbuf/io-png.c:153 msgid "Transformed PNG not RGB or RGBA." msgstr "変換した PNG は RGB でも RGBA でもありません" -#: ../gdk-pixbuf/io-png.c:162 +#: gdk-pixbuf/io-png.c:162 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" "変換した PNG のチャンネル数がサポートされているものではありません。3 または " "4 にして下さい" -#: ../gdk-pixbuf/io-png.c:183 +#: gdk-pixbuf/io-png.c:183 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "PNG 画像ファイルに致命的なエラー: %s" -#: ../gdk-pixbuf/io-png.c:310 +#: gdk-pixbuf/io-png.c:310 msgid "Insufficient memory to load PNG file" msgstr "PNG 画像を読み込むために必要なメモリが足りません" -#: ../gdk-pixbuf/io-png.c:633 +#: gdk-pixbuf/io-png.c:633 #, c-format msgid "" "Insufficient memory to store a %ld by %ld image; try exiting some " @@ -735,25 +728,25 @@ msgstr "" "%ldx%ld の画像を保存するために必要なメモリが足りません。アプリケーションをい" "くつか終了してメモリの使用量を減らして下さい" -#: ../gdk-pixbuf/io-png.c:684 +#: gdk-pixbuf/io-png.c:684 msgid "Fatal error reading PNG image file" msgstr "PNG 画像ファイルの読み込みで致命的なエラー" -#: ../gdk-pixbuf/io-png.c:733 +#: gdk-pixbuf/io-png.c:733 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "PNG 画像ファイルの読み込みで致命的なエラー: %s" -#: ../gdk-pixbuf/io-png.c:825 +#: gdk-pixbuf/io-png.c:825 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "PNG のテキスト・チャンクのキーは 1〜79 文字にして下さい" -#: ../gdk-pixbuf/io-png.c:833 +#: gdk-pixbuf/io-png.c:833 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "PNG のテキスト・チャンクのキーは ASCII 文字にして下さい" -#: ../gdk-pixbuf/io-png.c:846 ../gdk-pixbuf/io-gdip-png.c:56 +#: gdk-pixbuf/io-png.c:846 gdk-pixbuf/io-gdip-png.c:56 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -761,434 +754,430 @@ msgid "" msgstr "" "PNG の圧縮レベルは 0〜9 の値にして下さい。値 '%s' を解析できませんでした" -#: ../gdk-pixbuf/io-png.c:858 ../gdk-pixbuf/io-gdip-png.c:68 +#: gdk-pixbuf/io-png.c:858 gdk-pixbuf/io-gdip-png.c:68 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " "allowed." msgstr "PNG の圧縮レベルは 0〜9 の値にして下さい。値 '%d' は確保されません" -#: ../gdk-pixbuf/io-png.c:896 +#: gdk-pixbuf/io-png.c:896 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" "PNG のテキスト・チャンク %s の値を ISO-8859-1 エンコーディングに変換できませ" "ん" -#: ../gdk-pixbuf/io-png.c:1045 ../gdk-pixbuf/io-gdip-png.c:133 +#: gdk-pixbuf/io-png.c:1045 gdk-pixbuf/io-gdip-png.c:133 msgid "The PNG image format" msgstr "PNG 画像形式" -#: ../gdk-pixbuf/io-pnm.c:250 +#: gdk-pixbuf/io-pnm.c:250 msgid "PNM loader expected to find an integer, but didn't" msgstr "PNM ローダは整数を期待していたのですが、整数ではありませんでした" -#: ../gdk-pixbuf/io-pnm.c:282 +#: gdk-pixbuf/io-pnm.c:282 msgid "PNM file has an incorrect initial byte" msgstr "PNM ファイルの最初のバイトが正しくありません" -#: ../gdk-pixbuf/io-pnm.c:312 +#: gdk-pixbuf/io-pnm.c:312 msgid "PNM file is not in a recognized PNM subformat" msgstr "PNM ファイルが認識可能な PNM サブ形式ではありません" -#: ../gdk-pixbuf/io-pnm.c:337 +#: gdk-pixbuf/io-pnm.c:337 msgid "PNM file has an image width of 0" msgstr "PNM ファイルの画像の幅が 0 です" -#: ../gdk-pixbuf/io-pnm.c:358 +#: gdk-pixbuf/io-pnm.c:358 msgid "PNM file has an image height of 0" msgstr "PNM ファイルの画像の高さが 0 です" -#: ../gdk-pixbuf/io-pnm.c:381 +#: gdk-pixbuf/io-pnm.c:381 msgid "Maximum color value in PNM file is 0" msgstr "PNM ファイルの色の最大値が 0 です" -#: ../gdk-pixbuf/io-pnm.c:389 +#: gdk-pixbuf/io-pnm.c:389 msgid "Maximum color value in PNM file is too large" msgstr "PNM ファイルの色の最大値が大きすぎます" -#: ../gdk-pixbuf/io-pnm.c:429 ../gdk-pixbuf/io-pnm.c:459 -#: ../gdk-pixbuf/io-pnm.c:504 +#: gdk-pixbuf/io-pnm.c:429 gdk-pixbuf/io-pnm.c:459 gdk-pixbuf/io-pnm.c:504 msgid "Raw PNM image type is invalid" msgstr "ロー PNM 画像の形式がおかしいです" -#: ../gdk-pixbuf/io-pnm.c:654 +#: gdk-pixbuf/io-pnm.c:654 msgid "PNM image loader does not support this PNM subformat" msgstr "PNM 画像ローダはこの PNM サブ形式をサポートしていません" -#: ../gdk-pixbuf/io-pnm.c:741 ../gdk-pixbuf/io-pnm.c:968 +#: gdk-pixbuf/io-pnm.c:741 gdk-pixbuf/io-pnm.c:968 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "ロー PNM 形式ではサンプルデータの前に空白文字が 1 つだけ必要です" -#: ../gdk-pixbuf/io-pnm.c:768 +#: gdk-pixbuf/io-pnm.c:768 msgid "Cannot allocate memory for loading PNM image" msgstr "PNM 画像を読み込むためのメモリを確保できません" -#: ../gdk-pixbuf/io-pnm.c:818 +#: gdk-pixbuf/io-pnm.c:818 msgid "Insufficient memory to load PNM context struct" msgstr "PNM コンテキスト構造を読み込むために必要なメモリが足りません" -#: ../gdk-pixbuf/io-pnm.c:869 +#: gdk-pixbuf/io-pnm.c:869 msgid "Unexpected end of PNM image data" msgstr "PNM 画像データが予期せずに終わっています" -#: ../gdk-pixbuf/io-pnm.c:997 +#: gdk-pixbuf/io-pnm.c:997 msgid "Insufficient memory to load PNM file" msgstr "PNM ファイルを読み込むために必要なメモリが足りません" -#: ../gdk-pixbuf/io-pnm.c:1081 +#: gdk-pixbuf/io-pnm.c:1081 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "PNM/PBM/PGM/PPM 画像形式ファミリ" -#: ../gdk-pixbuf/io-ras.c:126 +#: gdk-pixbuf/io-ras.c:126 msgid "RAS image has bogus header data" msgstr "RAS 画像のヘッダのデータがおかしいです" -#: ../gdk-pixbuf/io-ras.c:148 +#: gdk-pixbuf/io-ras.c:148 msgid "RAS image has unknown type" msgstr "不明な種類の RAS 画像です" -#: ../gdk-pixbuf/io-ras.c:156 +#: gdk-pixbuf/io-ras.c:156 msgid "unsupported RAS image variation" msgstr "サポートしていない RAS 画像の一種です" -#: ../gdk-pixbuf/io-ras.c:171 ../gdk-pixbuf/io-ras.c:200 +#: gdk-pixbuf/io-ras.c:171 gdk-pixbuf/io-ras.c:200 msgid "Not enough memory to load RAS image" msgstr "RAS 画像を読み込むために必要なメモリが足りません" -#: ../gdk-pixbuf/io-ras.c:545 +#: gdk-pixbuf/io-ras.c:545 msgid "The Sun raster image format" msgstr "Sun ラスタ画像形式" -#: ../gdk-pixbuf/io-tga.c:154 +#: gdk-pixbuf/io-tga.c:154 msgid "Cannot allocate memory for IOBuffer struct" msgstr "IOBuffer 構造体のメモリを確保できません" -#: ../gdk-pixbuf/io-tga.c:173 +#: gdk-pixbuf/io-tga.c:173 msgid "Cannot allocate memory for IOBuffer data" msgstr "IOBuffer データのメモリを確保できません" -#: ../gdk-pixbuf/io-tga.c:184 +#: gdk-pixbuf/io-tga.c:184 msgid "Cannot realloc IOBuffer data" msgstr "IOBuffer データのメモリを再確保できません" -#: ../gdk-pixbuf/io-tga.c:214 +#: gdk-pixbuf/io-tga.c:214 msgid "Cannot allocate temporary IOBuffer data" msgstr "一時的な IOBuffer データのメモリを確保できません" -#: ../gdk-pixbuf/io-tga.c:347 +#: gdk-pixbuf/io-tga.c:347 msgid "Cannot allocate new pixbuf" msgstr "新しい pixbuf を確保できません" -#: ../gdk-pixbuf/io-tga.c:687 +#: gdk-pixbuf/io-tga.c:687 msgid "Cannot allocate colormap structure" msgstr "カラーマップ構造体を確保できません" -#: ../gdk-pixbuf/io-tga.c:694 +#: gdk-pixbuf/io-tga.c:694 msgid "Cannot allocate colormap entries" msgstr "カラーマップのエントリを確保できません" -#: ../gdk-pixbuf/io-tga.c:716 +#: gdk-pixbuf/io-tga.c:716 msgid "Unexpected bitdepth for colormap entries" msgstr "カラーマップのエントリの bitdepth が予期しないものです" -#: ../gdk-pixbuf/io-tga.c:734 +#: gdk-pixbuf/io-tga.c:734 msgid "Cannot allocate TGA header memory" msgstr "TGA ヘッダのメモリを確保できません" -#: ../gdk-pixbuf/io-tga.c:767 +#: gdk-pixbuf/io-tga.c:767 msgid "TGA image has invalid dimensions" msgstr "TGA 画像の次元がおかしいです" -#: ../gdk-pixbuf/io-tga.c:773 ../gdk-pixbuf/io-tga.c:782 -#: ../gdk-pixbuf/io-tga.c:792 ../gdk-pixbuf/io-tga.c:802 -#: ../gdk-pixbuf/io-tga.c:809 +#: gdk-pixbuf/io-tga.c:773 gdk-pixbuf/io-tga.c:782 gdk-pixbuf/io-tga.c:792 +#: gdk-pixbuf/io-tga.c:802 gdk-pixbuf/io-tga.c:809 msgid "TGA image type not supported" msgstr "TGA 画像はサポートしていません" -#: ../gdk-pixbuf/io-tga.c:856 +#: gdk-pixbuf/io-tga.c:856 msgid "Cannot allocate memory for TGA context struct" msgstr "TGA コンテキスト構造体用のメモリを確保できません" -#: ../gdk-pixbuf/io-tga.c:921 +#: gdk-pixbuf/io-tga.c:921 msgid "Excess data in file" msgstr "ファイルのデータが多すぎます" -#: ../gdk-pixbuf/io-tga.c:1000 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Targa 画像形式" -#: ../gdk-pixbuf/io-tiff.c:160 +#: gdk-pixbuf/io-tiff.c:160 msgid "Could not get image width (bad TIFF file)" msgstr "画像の幅を取得できません (おかしな TIFF ファイル)" -#: ../gdk-pixbuf/io-tiff.c:167 +#: gdk-pixbuf/io-tiff.c:167 msgid "Could not get image height (bad TIFF file)" msgstr "画像の高さを取得できません (おかしな TIFF ファイル)" -#: ../gdk-pixbuf/io-tiff.c:175 +#: gdk-pixbuf/io-tiff.c:175 msgid "Width or height of TIFF image is zero" msgstr "TIFF 画像の幅か高さが 0 です" -#: ../gdk-pixbuf/io-tiff.c:184 ../gdk-pixbuf/io-tiff.c:193 +#: gdk-pixbuf/io-tiff.c:184 gdk-pixbuf/io-tiff.c:193 msgid "Dimensions of TIFF image too large" msgstr "TIFF 画像の次元が大きすぎます" -#: ../gdk-pixbuf/io-tiff.c:217 ../gdk-pixbuf/io-tiff.c:229 -#: ../gdk-pixbuf/io-tiff.c:541 +#: gdk-pixbuf/io-tiff.c:217 gdk-pixbuf/io-tiff.c:229 gdk-pixbuf/io-tiff.c:541 msgid "Insufficient memory to open TIFF file" msgstr "TIFF ファイルをオープンするために必要なメモリが足りません" -#: ../gdk-pixbuf/io-tiff.c:275 +#: gdk-pixbuf/io-tiff.c:275 msgid "Failed to load RGB data from TIFF file" msgstr "TIFF ファイルから RGB データの読み込むに失敗しました" -#: ../gdk-pixbuf/io-tiff.c:331 +#: gdk-pixbuf/io-tiff.c:331 msgid "Failed to open TIFF image" msgstr "TIFF 画像のオープンに失敗しました" -#: ../gdk-pixbuf/io-tiff.c:343 ../gdk-pixbuf/io-tiff.c:722 +#: gdk-pixbuf/io-tiff.c:343 gdk-pixbuf/io-tiff.c:722 msgid "TIFFClose operation failed" msgstr "TIFFClose 操作に失敗しました" -#: ../gdk-pixbuf/io-tiff.c:473 ../gdk-pixbuf/io-tiff.c:486 +#: gdk-pixbuf/io-tiff.c:473 gdk-pixbuf/io-tiff.c:486 msgid "Failed to load TIFF image" msgstr "TIFF 画像を読み込むのに失敗しました" -#: ../gdk-pixbuf/io-tiff.c:670 +#: gdk-pixbuf/io-tiff.c:670 msgid "Failed to save TIFF image" msgstr "TIFF 画像の保存に失敗しました" -#: ../gdk-pixbuf/io-tiff.c:708 +#: gdk-pixbuf/io-tiff.c:708 msgid "Failed to write TIFF data" msgstr "TIFF データの書き込みに失敗しました" -#: ../gdk-pixbuf/io-tiff.c:760 +#: gdk-pixbuf/io-tiff.c:760 msgid "Couldn't write to TIFF file" msgstr "TIFF ファイルに書き込めませんでした" -#: ../gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "TIFF 画像形式" -#: ../gdk-pixbuf/io-wbmp.c:246 +#: gdk-pixbuf/io-wbmp.c:246 msgid "Image has zero width" msgstr "画像の幅が 0 です" -#: ../gdk-pixbuf/io-wbmp.c:264 +#: gdk-pixbuf/io-wbmp.c:264 msgid "Image has zero height" msgstr "画像の高さが 0 です" -#: ../gdk-pixbuf/io-wbmp.c:275 +#: gdk-pixbuf/io-wbmp.c:275 msgid "Not enough memory to load image" msgstr "画像を読み込むために必要なメモリが足りません" -#: ../gdk-pixbuf/io-wbmp.c:334 +#: gdk-pixbuf/io-wbmp.c:334 msgid "Couldn't save the rest" msgstr "残りのデータを保存できませんでした" -#: ../gdk-pixbuf/io-wbmp.c:375 +#: gdk-pixbuf/io-wbmp.c:375 msgid "The WBMP image format" msgstr "WBMP 画像形式" -#: ../gdk-pixbuf/io-xbm.c:295 +#: gdk-pixbuf/io-xbm.c:295 msgid "Invalid XBM file" msgstr "おかしな XBM 形式です" -#: ../gdk-pixbuf/io-xbm.c:305 +#: gdk-pixbuf/io-xbm.c:305 msgid "Insufficient memory to load XBM image file" msgstr "XBM 画像を読み込むために必要なメモリが足りません" -#: ../gdk-pixbuf/io-xbm.c:453 +#: gdk-pixbuf/io-xbm.c:453 msgid "Failed to write to temporary file when loading XBM image" msgstr "XBM 画像を読み込む際に一時ファイルへの書き込みに失敗しました" -#: ../gdk-pixbuf/io-xbm.c:492 +#: gdk-pixbuf/io-xbm.c:492 msgid "The XBM image format" msgstr "XBM 画像形式" -#: ../gdk-pixbuf/io-xpm.c:468 +#: gdk-pixbuf/io-xpm.c:468 msgid "No XPM header found" msgstr "XPM ヘッダが見つかりませんでした" -#: ../gdk-pixbuf/io-xpm.c:477 +#: gdk-pixbuf/io-xpm.c:477 msgid "Invalid XPM header" msgstr "おかしな XPM ヘッダです" -#: ../gdk-pixbuf/io-xpm.c:485 +#: gdk-pixbuf/io-xpm.c:485 msgid "XPM file has image width <= 0" msgstr "XPM ファイルの画像の幅が 0 以下です" -#: ../gdk-pixbuf/io-xpm.c:493 +#: gdk-pixbuf/io-xpm.c:493 msgid "XPM file has image height <= 0" msgstr "XPM ファイルの画像の高さが 0 以下です" -#: ../gdk-pixbuf/io-xpm.c:501 +#: gdk-pixbuf/io-xpm.c:501 msgid "XPM has invalid number of chars per pixel" msgstr "XPM のピクセル当たりの文字数がおかしいです" -#: ../gdk-pixbuf/io-xpm.c:510 +#: gdk-pixbuf/io-xpm.c:510 msgid "XPM file has invalid number of colors" msgstr "XPM ファイルの色の数がおかしいです" -#: ../gdk-pixbuf/io-xpm.c:522 ../gdk-pixbuf/io-xpm.c:531 -#: ../gdk-pixbuf/io-xpm.c:583 +#: gdk-pixbuf/io-xpm.c:522 gdk-pixbuf/io-xpm.c:531 gdk-pixbuf/io-xpm.c:583 msgid "Cannot allocate memory for loading XPM image" msgstr "XPM 画像を読み込むためのメモリを確保できません" -#: ../gdk-pixbuf/io-xpm.c:545 +#: gdk-pixbuf/io-xpm.c:545 msgid "Cannot read XPM colormap" msgstr "XPM のカラーマップを読み込めません" -#: ../gdk-pixbuf/io-xpm.c:777 +#: gdk-pixbuf/io-xpm.c:777 msgid "Failed to write to temporary file when loading XPM image" msgstr "XPM 画像を読み込む際に一時ファイルへの書き込みに失敗しました" -#: ../gdk-pixbuf/io-xpm.c:816 +#: gdk-pixbuf/io-xpm.c:816 msgid "The XPM image format" msgstr "XPM 画像形式" -#: ../gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:59 msgid "The EMF image format" msgstr "EMF 画像形式" -#: ../gdk-pixbuf/io-gdip-utils.c:212 +#: gdk-pixbuf/io-gdip-utils.c:212 #, c-format msgid "Could not allocate memory: %s" msgstr "メモリを確保できませんでした: %s" -#: ../gdk-pixbuf/io-gdip-utils.c:237 ../gdk-pixbuf/io-gdip-utils.c:350 -#: ../gdk-pixbuf/io-gdip-utils.c:383 +#: gdk-pixbuf/io-gdip-utils.c:237 gdk-pixbuf/io-gdip-utils.c:350 +#: gdk-pixbuf/io-gdip-utils.c:383 #, c-format msgid "Could not create stream: %s" msgstr "ストリームを生成できませんでした: %s" -#: ../gdk-pixbuf/io-gdip-utils.c:251 +#: gdk-pixbuf/io-gdip-utils.c:251 #, c-format msgid "Could not seek stream: %s" msgstr "ストリームの中を検索できませんでした: %s" -#: ../gdk-pixbuf/io-gdip-utils.c:263 +#: gdk-pixbuf/io-gdip-utils.c:263 #, c-format msgid "Could not read from stream: %s" msgstr "ストリームから読み込めませんでした: %s" -#: ../gdk-pixbuf/io-gdip-utils.c:736 +#: gdk-pixbuf/io-gdip-utils.c:736 msgid "Couldn't create pixbuf" msgstr "pixbuf を生成できませんでした" -#: ../gdk-pixbuf/io-gdip-utils.c:798 +#: gdk-pixbuf/io-gdip-utils.c:798 msgid "Couldn't load bitmap" msgstr "BMP 画像を読み込めませんでした" -#: ../gdk-pixbuf/io-gdip-utils.c:821 +#: gdk-pixbuf/io-gdip-utils.c:821 msgid "Couldn't load metafile" msgstr "メタ・ファイルを読み込めませんでした" -#: ../gdk-pixbuf/io-gdip-utils.c:980 +#: gdk-pixbuf/io-gdip-utils.c:980 msgid "Unsupported image format for GDI+" msgstr "GDI+ ではサポートしていない画像です" -#: ../gdk-pixbuf/io-gdip-utils.c:987 +#: gdk-pixbuf/io-gdip-utils.c:987 msgid "Couldn't save" msgstr "保存できませんでした" -#: ../gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:58 msgid "The WMF image format" msgstr "WMF 画像形式" #. Description of --sync in --help output -#: ../gdk/win32/gdkmain-win32.c:54 +#: gdk/win32/gdkmain-win32.c:54 msgid "Don't batch GDI requests" msgstr "GDI のリクエストをまとめない" #. Description of --no-wintab in --help output -#: ../gdk/win32/gdkmain-win32.c:56 +#: gdk/win32/gdkmain-win32.c:56 msgid "Don't use the Wintab API for tablet support" msgstr "タブレットのサポートで Wintab API を使用しない" #. Description of --ignore-wintab in --help output -#: ../gdk/win32/gdkmain-win32.c:58 +#: gdk/win32/gdkmain-win32.c:58 msgid "Same as --no-wintab" msgstr "オプション --no-wintab と同じ" #. Description of --use-wintab in --help output -#: ../gdk/win32/gdkmain-win32.c:60 +#: gdk/win32/gdkmain-win32.c:60 msgid "Do use the Wintab API [default]" msgstr "Wintab API を使用しない [デフォルト]" #. Description of --max-colors=COLORS in --help output -#: ../gdk/win32/gdkmain-win32.c:62 +#: gdk/win32/gdkmain-win32.c:62 msgid "Size of the palette in 8 bit mode" msgstr "8-ビット・モードでのパレット・サイズを指定する" #. Placeholder in --max-colors=COLORS in --help output -#: ../gdk/win32/gdkmain-win32.c:63 +#: gdk/win32/gdkmain-win32.c:63 msgid "COLORS" msgstr "COLORS" #. Description of --sync in --help output -#: ../gdk/x11/gdkmain-x11.c:92 +#: gdk/x11/gdkmain-x11.c:92 msgid "Make X calls synchronous" msgstr "Xの呼び出しと同期する" -#: ../gdk/x11/gdkapplaunchcontext-x11.c:311 +#: gdk/x11/gdkapplaunchcontext-x11.c:311 #, c-format msgid "Starting %s" msgstr "%s の起動中です" -#: ../gdk/x11/gdkapplaunchcontext-x11.c:313 +#: gdk/x11/gdkapplaunchcontext-x11.c:313 #, c-format msgid "Opening %s" msgstr "%s を開いています" -#: ../gdk/x11/gdkapplaunchcontext-x11.c:316 +#: gdk/x11/gdkapplaunchcontext-x11.c:316 #, c-format msgid "Opening %d Item" msgid_plural "Opening %d Items" msgstr[0] "%d 個のアイテムを開いています" msgstr[1] "%d 個のアイテムを開いています" -#: ../gtk/gtkaboutdialog.c:264 ../gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "ライセンス" -#: ../gtk/gtkaboutdialog.c:265 +#: gtk/gtkaboutdialog.c:265 msgid "The license of the program" msgstr "プログラムのライセンス" #. Add the credits button -#: ../gtk/gtkaboutdialog.c:500 +#: gtk/gtkaboutdialog.c:500 msgid "C_redits" msgstr "クレジット(_R)" #. Add the license button -#: ../gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "ライセンス(_L)" -#: ../gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "%s について" -#: ../gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "クレジット" -#: ../gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "開発担当" -#: ../gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "ドキュメント担当" -#: ../gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "翻訳担当" -#: ../gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "アートワーク担当" @@ -1199,7 +1188,7 @@ msgstr "アートワーク担当" #. * #. * Don't include the prefix "keyboard label|" in the translation. #. -#: ../gtk/gtkaccellabel.c:93 +#: gtk/gtkaccellabel.c:93 msgid "keyboard label|Shift" msgstr "Shift" @@ -1210,7 +1199,7 @@ msgstr "Shift" #. * #. * Don't include the prefix "keyboard label|" in the translation. #. -#: ../gtk/gtkaccellabel.c:101 +#: gtk/gtkaccellabel.c:101 msgid "keyboard label|Ctrl" msgstr "Ctrl" @@ -1221,7 +1210,7 @@ msgstr "Ctrl" #. * #. * Don't include the prefix "keyboard label|" in the translation. #. -#: ../gtk/gtkaccellabel.c:109 +#: gtk/gtkaccellabel.c:109 msgid "keyboard label|Alt" msgstr "Alt" @@ -1231,7 +1220,7 @@ msgstr "Alt" #. * this. #. * And do not translate the part before the |. #. -#: ../gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "Super" @@ -1241,7 +1230,7 @@ msgstr "Super" #. * this. #. * And do not translate the part before the |. #. -#: ../gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "Hyper" @@ -1251,31 +1240,31 @@ msgstr "Hyper" #. * this. #. * And do not translate the part before the |. #. -#: ../gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "Meta" #. do not translate the part before the | -#: ../gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "Space" #. do not translate the part before the | -#: ../gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "\\" -#: ../gtk/gtkbuilderparser.c:340 +#: gtk/gtkbuilderparser.c:340 #, c-format msgid "Invalid type function: `%s'" msgstr "関数の型が間違っています: '%s'" -#: ../gtk/gtkbuilderparser.c:823 +#: gtk/gtkbuilderparser.c:823 #, c-format msgid "Invalid root element: '%s'" msgstr "root 要素が間違っています: '%s'" -#: ../gtk/gtkbuilderparser.c:862 +#: gtk/gtkbuilderparser.c:862 #, c-format msgid "Unhandled tag: '%s'" msgstr "扱えないタグ: '%s'" @@ -1289,7 +1278,7 @@ msgstr "扱えないタグ: '%s'" #. * so if you have a default text direction of RTL and YM, then #. * the year will appear on the right. #. -#: ../gtk/gtkcalendar.c:758 +#: gtk/gtkcalendar.c:758 msgid "calendar:MY" msgstr "calendar:YM" @@ -1297,7 +1286,7 @@ msgstr "calendar:YM" #. * first day of the week to calendar:week_start:1 if you want Monday #. * to be the first day of the week, and so on. #. -#: ../gtk/gtkcalendar.c:796 +#: gtk/gtkcalendar.c:796 msgid "calendar:week_start:0" msgstr "calendar:week_start:0" @@ -1309,7 +1298,7 @@ msgstr "calendar:week_start:0" #. * #. * If you don't understand this, leave it as "2000" #. -#: ../gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "2000" @@ -1324,7 +1313,7 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: ../gtk/gtkcalendar.c:1828 ../gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "%d" @@ -1340,7 +1329,7 @@ msgstr "%d" #. * digits. That needs support from your system and locale definition #. * too. #. -#: ../gtk/gtkcalendar.c:1860 ../gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "%d" @@ -1356,7 +1345,7 @@ msgstr "%d" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: ../gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "%Y" @@ -1364,7 +1353,7 @@ msgstr "%Y" #. * a disabled accelerator key combination. Only include #. * the text after the | in the translation. #. -#: ../gtk/gtkcellrendereraccel.c:235 +#: gtk/gtkcellrendereraccel.c:235 msgid "Accelerator|Disabled" msgstr "無効" @@ -1372,25 +1361,25 @@ msgstr "無効" #. * an accelerator when the cell is clicked to change the #. * acelerator. #. -#: ../gtk/gtkcellrendereraccel.c:368 ../gtk/gtkcellrendereraccel.c:580 +#: gtk/gtkcellrendereraccel.c:368 gtk/gtkcellrendereraccel.c:580 msgid "New accelerator..." msgstr "新しいアクセラレータ..." #. do not translate the part before the | -#: ../gtk/gtkcellrendererprogress.c:362 ../gtk/gtkcellrendererprogress.c:449 +#: gtk/gtkcellrendererprogress.c:362 gtk/gtkcellrendererprogress.c:449 #, c-format msgid "progress bar label|%d %%" msgstr "%d %%" -#: ../gtk/gtkcolorbutton.c:188 ../gtk/gtkcolorbutton.c:559 +#: gtk/gtkcolorbutton.c:188 gtk/gtkcolorbutton.c:559 msgid "Pick a Color" msgstr "色の選択" -#: ../gtk/gtkcolorbutton.c:448 +#: gtk/gtkcolorbutton.c:448 msgid "Received invalid color data\n" msgstr "受け取った無効な色のデータ\n" -#: ../gtk/gtkcolorsel.c:354 +#: gtk/gtkcolorsel.c:354 msgid "" "Select the color you want from the outer ring. Select the darkness or " "lightness of that color using the inner triangle." @@ -1398,74 +1387,74 @@ msgstr "" "外側の輪から希望する色を、内側の三角で色の暗さ・明るさをそれぞれ選択して下さ" "い" -#: ../gtk/gtkcolorsel.c:378 +#: gtk/gtkcolorsel.c:378 msgid "" "Click the eyedropper, then click a color anywhere on your screen to select " "that color." msgstr "" "スポイトをクリックして、画面上の好きな場所をクリックして色を選択して下さい" -#: ../gtk/gtkcolorsel.c:387 +#: gtk/gtkcolorsel.c:387 msgid "_Hue:" msgstr "色相(_H):" -#: ../gtk/gtkcolorsel.c:388 +#: gtk/gtkcolorsel.c:388 msgid "Position on the color wheel." msgstr "色の輪における位置です" -#: ../gtk/gtkcolorsel.c:390 +#: gtk/gtkcolorsel.c:390 msgid "_Saturation:" msgstr "彩度(_S):" -#: ../gtk/gtkcolorsel.c:391 +#: gtk/gtkcolorsel.c:391 msgid "\"Deepness\" of the color." msgstr "色の \"深さ\" です" -#: ../gtk/gtkcolorsel.c:392 +#: gtk/gtkcolorsel.c:392 msgid "_Value:" msgstr "明度(_V):" -#: ../gtk/gtkcolorsel.c:393 +#: gtk/gtkcolorsel.c:393 msgid "Brightness of the color." msgstr "色の明るさです" -#: ../gtk/gtkcolorsel.c:394 +#: gtk/gtkcolorsel.c:394 msgid "_Red:" msgstr "赤(_R):" -#: ../gtk/gtkcolorsel.c:395 +#: gtk/gtkcolorsel.c:395 msgid "Amount of red light in the color." msgstr "選択した色の赤成分の量です" -#: ../gtk/gtkcolorsel.c:396 +#: gtk/gtkcolorsel.c:396 msgid "_Green:" msgstr "緑(_G):" -#: ../gtk/gtkcolorsel.c:397 +#: gtk/gtkcolorsel.c:397 msgid "Amount of green light in the color." msgstr "選択した色の緑成分の量です" -#: ../gtk/gtkcolorsel.c:398 +#: gtk/gtkcolorsel.c:398 msgid "_Blue:" msgstr "青(_B):" -#: ../gtk/gtkcolorsel.c:399 +#: gtk/gtkcolorsel.c:399 msgid "Amount of blue light in the color." msgstr "選択した色の青成分の量です" -#: ../gtk/gtkcolorsel.c:402 +#: gtk/gtkcolorsel.c:402 msgid "Op_acity:" msgstr "不透明度(_A):" -#: ../gtk/gtkcolorsel.c:409 ../gtk/gtkcolorsel.c:419 +#: gtk/gtkcolorsel.c:409 gtk/gtkcolorsel.c:419 msgid "Transparency of the color." msgstr "色の透明度です" -#: ../gtk/gtkcolorsel.c:426 +#: gtk/gtkcolorsel.c:426 msgid "Color _name:" msgstr "色の名称(_N):" -#: ../gtk/gtkcolorsel.c:440 +#: gtk/gtkcolorsel.c:440 msgid "" "You can enter an HTML-style hexadecimal color value, or simply a color name " "such as 'orange' in this entry." @@ -1473,15 +1462,15 @@ msgstr "" "このエントリに HTML 形式で 16進数の値、または色の名前 (例: 'orange') を入力で" "きます" -#: ../gtk/gtkcolorsel.c:470 +#: gtk/gtkcolorsel.c:470 msgid "_Palette:" msgstr "パレット(_P):" -#: ../gtk/gtkcolorsel.c:499 +#: gtk/gtkcolorsel.c:499 msgid "Color Wheel" msgstr "色ホイール" -#: ../gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " @@ -1491,7 +1480,7 @@ msgstr "" "色をパレットのエントリにドラッグしたり、他の見本の横にドラッグして現在の色と" "して選択できます" -#: ../gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." @@ -1499,11 +1488,11 @@ msgstr "" "選択した色で、この色を将来使用する色として保存するためパレットのエントリにド" "ラッグできます" -#: ../gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "ここに色を保存する(_S)" -#: ../gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1512,51 +1501,51 @@ msgstr "" "トリを変更する場合は、色の見本をここにドラッグするか、右クリックして \"色をこ" "こに保存\" を選択して下さい" -#: ../gtk/gtkcolorseldialog.c:170 +#: gtk/gtkcolorseldialog.c:170 msgid "Color Selection" msgstr "色の選択" -#: ../gtk/gtkentry.c:5376 ../gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "入力メソッド(_M)" -#: ../gtk/gtkentry.c:5390 ../gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "Unicode 制御文字の挿入(_I)" -#: ../gtk/gtkfilechooserbutton.c:64 +#: gtk/gtkfilechooserbutton.c:64 msgid "Select A File" msgstr "ファイルの選択" -#: ../gtk/gtkfilechooserbutton.c:65 ../gtk/gtkfilechooserdefault.c:1909 +#: gtk/gtkfilechooserbutton.c:65 gtk/gtkfilechooserdefault.c:1909 msgid "Desktop" msgstr "デスクトップ" -#: ../gtk/gtkfilechooserbutton.c:66 +#: gtk/gtkfilechooserbutton.c:66 msgid "(None)" msgstr "(なし)" -#: ../gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "その他..." -#: ../gtk/gtkfilechooserdefault.c:1053 +#: gtk/gtkfilechooserdefault.c:1053 msgid "Could not retrieve information about the file" msgstr "ファイルに関する情報を取得できませんでした" -#: ../gtk/gtkfilechooserdefault.c:1064 +#: gtk/gtkfilechooserdefault.c:1064 msgid "Could not add a bookmark" msgstr "ブックマークを追加できませんでした" -#: ../gtk/gtkfilechooserdefault.c:1075 +#: gtk/gtkfilechooserdefault.c:1075 msgid "Could not remove bookmark" msgstr "ブックマークを削除できませんでした" -#: ../gtk/gtkfilechooserdefault.c:1086 +#: gtk/gtkfilechooserdefault.c:1086 msgid "The folder could not be created" msgstr "フォルダを生成できませんでした" -#: ../gtk/gtkfilechooserdefault.c:1099 +#: gtk/gtkfilechooserdefault.c:1099 msgid "" "The folder could not be created, as a file with the same name already " "exists. Try using a different name for the folder, or rename the file first." @@ -1564,11 +1553,11 @@ msgstr "" "同名のフォルダが既に存在しているので、そのフォルダを生成できませんでした。別" "の名前にするか、ファイル名を変更するなどして、もう一度実行して下さい。" -#: ../gtk/gtkfilechooserdefault.c:1110 +#: gtk/gtkfilechooserdefault.c:1110 msgid "Invalid file name" msgstr "無効なファイル名です" -#: ../gtk/gtkfilechooserdefault.c:1120 +#: gtk/gtkfilechooserdefault.c:1120 msgid "The folder contents could not be displayed" msgstr "フォルダの内容を表示できませんでした" @@ -1576,169 +1565,169 @@ msgstr "フォルダの内容を表示できませんでした" #. * is a hostname. Nautilus and the panel contain the same string #. * to translate. #. -#: ../gtk/gtkfilechooserdefault.c:1661 +#: gtk/gtkfilechooserdefault.c:1661 #, c-format msgid "%1$s on %2$s" msgstr "%2$s:%1$s" -#: ../gtk/gtkfilechooserdefault.c:1837 +#: gtk/gtkfilechooserdefault.c:1837 msgid "Search" msgstr "検索" -#: ../gtk/gtkfilechooserdefault.c:1861 +#: gtk/gtkfilechooserdefault.c:1861 msgid "Recently Used" msgstr "最近開いたファイル" -#: ../gtk/gtkfilechooserdefault.c:2476 +#: gtk/gtkfilechooserdefault.c:2476 msgid "Select which types of files are shown" msgstr "表示するファイルの種類を選択して下さい" -#: ../gtk/gtkfilechooserdefault.c:2905 +#: gtk/gtkfilechooserdefault.c:2905 #, c-format msgid "Add the folder '%s' to the bookmarks" msgstr "'%s' というフォルダをブックマークへ追加します" -#: ../gtk/gtkfilechooserdefault.c:2946 +#: gtk/gtkfilechooserdefault.c:2946 #, c-format msgid "Add the current folder to the bookmarks" msgstr "このフォルダをブックマークへ追加します" -#: ../gtk/gtkfilechooserdefault.c:2948 +#: gtk/gtkfilechooserdefault.c:2948 #, c-format msgid "Add the selected folders to the bookmarks" msgstr "指定したフォルダをブックマークへ追加します" -#: ../gtk/gtkfilechooserdefault.c:2988 +#: gtk/gtkfilechooserdefault.c:2988 #, c-format msgid "Remove the bookmark '%s'" msgstr "'%s' というブックマークを削除します" -#: ../gtk/gtkfilechooserdefault.c:3706 +#: gtk/gtkfilechooserdefault.c:3706 msgid "Remove" msgstr "削除" -#: ../gtk/gtkfilechooserdefault.c:3715 +#: gtk/gtkfilechooserdefault.c:3715 msgid "Rename..." msgstr "ファイル名の変更..." #. Accessible object name for the file chooser's shortcuts pane -#: ../gtk/gtkfilechooserdefault.c:3861 +#: gtk/gtkfilechooserdefault.c:3861 msgid "Places" msgstr "場所" #. Column header for the file chooser's shortcuts pane -#: ../gtk/gtkfilechooserdefault.c:3918 +#: gtk/gtkfilechooserdefault.c:3918 msgid "_Places" msgstr "場所(_P)" -#: ../gtk/gtkfilechooserdefault.c:3973 ../gtk/gtkstock.c:297 +#: gtk/gtkfilechooserdefault.c:3973 gtk/gtkstock.c:297 msgid "_Add" msgstr "追加(_A)" -#: ../gtk/gtkfilechooserdefault.c:3980 +#: gtk/gtkfilechooserdefault.c:3980 msgid "Add the selected folder to the Bookmarks" msgstr "指定したフォルダをブックマークへ追加します" -#: ../gtk/gtkfilechooserdefault.c:3985 ../gtk/gtkstock.c:386 +#: gtk/gtkfilechooserdefault.c:3985 gtk/gtkstock.c:386 msgid "_Remove" msgstr "削除(_R)" -#: ../gtk/gtkfilechooserdefault.c:3992 +#: gtk/gtkfilechooserdefault.c:3992 msgid "Remove the selected bookmark" msgstr "指定したブックマークを削除します" -#: ../gtk/gtkfilechooserdefault.c:4089 +#: gtk/gtkfilechooserdefault.c:4089 msgid "Could not select file" msgstr "ファイルを選択できませんでした" -#: ../gtk/gtkfilechooserdefault.c:4262 +#: gtk/gtkfilechooserdefault.c:4262 msgid "_Add to Bookmarks" msgstr "ブックマークへ追加(_A)" -#: ../gtk/gtkfilechooserdefault.c:4276 +#: gtk/gtkfilechooserdefault.c:4276 msgid "Show _Hidden Files" msgstr "隠しファイルを表示する(_H)" -#: ../gtk/gtkfilechooserdefault.c:4519 ../gtk/gtkfilesel.c:730 +#: gtk/gtkfilechooserdefault.c:4519 gtk/gtkfilesel.c:730 msgid "Files" msgstr "ファイル" -#: ../gtk/gtkfilechooserdefault.c:4568 +#: gtk/gtkfilechooserdefault.c:4568 msgid "Name" msgstr "名前" -#: ../gtk/gtkfilechooserdefault.c:4593 +#: gtk/gtkfilechooserdefault.c:4593 msgid "Size" msgstr "サイズ" -#: ../gtk/gtkfilechooserdefault.c:4607 +#: gtk/gtkfilechooserdefault.c:4607 msgid "Modified" msgstr "最終変更日" #. Label -#: ../gtk/gtkfilechooserdefault.c:4827 ../gtk/gtkprinteroptionwidget.c:786 +#: gtk/gtkfilechooserdefault.c:4827 gtk/gtkprinteroptionwidget.c:786 msgid "_Name:" msgstr "名前(_N):" -#: ../gtk/gtkfilechooserdefault.c:4869 +#: gtk/gtkfilechooserdefault.c:4869 msgid "_Browse for other folders" msgstr "他のフォルダ(_B)" -#: ../gtk/gtkfilechooserdefault.c:5139 +#: gtk/gtkfilechooserdefault.c:5139 msgid "Type a file name" msgstr "ファイル名を入力して下さい" #. Create Folder -#: ../gtk/gtkfilechooserdefault.c:5176 +#: gtk/gtkfilechooserdefault.c:5176 msgid "Create Fo_lder" msgstr "フォルダの作成(_L)" -#: ../gtk/gtkfilechooserdefault.c:5186 +#: gtk/gtkfilechooserdefault.c:5186 msgid "_Location:" msgstr "場所(_L):" -#: ../gtk/gtkfilechooserdefault.c:5375 +#: gtk/gtkfilechooserdefault.c:5375 msgid "Save in _folder:" msgstr "フォルダの中に保存(_F):" -#: ../gtk/gtkfilechooserdefault.c:5377 +#: gtk/gtkfilechooserdefault.c:5377 msgid "Create in _folder:" msgstr "フォルダの中に作成(_F):" -#: ../gtk/gtkfilechooserdefault.c:6971 +#: gtk/gtkfilechooserdefault.c:6971 msgid "Cannot change to folder because it is not local" msgstr "ローカルではないので、フォルダを変更できません" -#: ../gtk/gtkfilechooserdefault.c:7596 ../gtk/gtkfilechooserdefault.c:7617 +#: gtk/gtkfilechooserdefault.c:7596 gtk/gtkfilechooserdefault.c:7617 #, c-format msgid "Shortcut %s already exists" msgstr "ショートカット %s は既にあります" -#: ../gtk/gtkfilechooserdefault.c:7707 +#: gtk/gtkfilechooserdefault.c:7707 #, c-format msgid "Shortcut %s does not exist" msgstr "ショートカット %s はありません" -#: ../gtk/gtkfilechooserdefault.c:7950 ../gtk/gtkprintunixdialog.c:364 +#: gtk/gtkfilechooserdefault.c:7950 gtk/gtkprintunixdialog.c:364 #, c-format msgid "A file named \"%s\" already exists. Do you want to replace it?" msgstr "\"%s\" というファイルは既に存在します。上書きしてもよろしいですか?" -#: ../gtk/gtkfilechooserdefault.c:7953 ../gtk/gtkprintunixdialog.c:368 +#: gtk/gtkfilechooserdefault.c:7953 gtk/gtkprintunixdialog.c:368 #, c-format msgid "" "The file already exists in \"%s\". Replacing it will overwrite its contents." msgstr "\"%s\" にファイルが既に存在しています。全ての内容を上書きします。" -#: ../gtk/gtkfilechooserdefault.c:7958 ../gtk/gtkprintunixdialog.c:375 +#: gtk/gtkfilechooserdefault.c:7958 gtk/gtkprintunixdialog.c:375 msgid "_Replace" msgstr "置き換える(_R)" -#: ../gtk/gtkfilechooserdefault.c:8719 +#: gtk/gtkfilechooserdefault.c:8719 msgid "Could not start the search process" msgstr "検索処理を開始できませんでした" -#: ../gtk/gtkfilechooserdefault.c:8720 +#: gtk/gtkfilechooserdefault.c:8720 msgid "" "The program was not able to create a connection to the indexer daemon. " "Please make sure it is running." @@ -1746,67 +1735,67 @@ msgstr "" "検索用のインデックスを生成するデーモンに接続できませんでした。デーモンが実行" "中か確認して下さい。" -#: ../gtk/gtkfilechooserdefault.c:8734 +#: gtk/gtkfilechooserdefault.c:8734 msgid "Could not send the search request" msgstr "検索結果をプログラム側に送信できませんでした" #. Label -#: ../gtk/gtkfilechooserdefault.c:9149 +#: gtk/gtkfilechooserdefault.c:9149 msgid "_Search:" msgstr "検索(_S):" -#: ../gtk/gtkfilechooserdefault.c:10096 +#: gtk/gtkfilechooserdefault.c:10096 #, c-format msgid "Could not mount %s" msgstr "%s をマウントできませんでした" -#: ../gtk/gtkfilechooserdefault.c:10750 +#: gtk/gtkfilechooserdefault.c:10750 msgid "Type name of new folder" msgstr "新しいフォルダの種類" -#: ../gtk/gtkfilechooserdefault.c:10800 +#: gtk/gtkfilechooserdefault.c:10800 #, c-format msgid "%.1f KB" msgstr "%.1fKバイト" -#: ../gtk/gtkfilechooserdefault.c:10802 +#: gtk/gtkfilechooserdefault.c:10802 #, c-format msgid "%.1f MB" msgstr "%.1fMバイト" -#: ../gtk/gtkfilechooserdefault.c:10804 +#: gtk/gtkfilechooserdefault.c:10804 #, c-format msgid "%.1f GB" msgstr "%.1fGバイト" -#: ../gtk/gtkfilechooserdefault.c:10907 ../gtk/gtkfilechooserdefault.c:10929 -#: ../gtk/gtkfilechooserdefault.c:11000 +#: gtk/gtkfilechooserdefault.c:10907 gtk/gtkfilechooserdefault.c:10929 +#: gtk/gtkfilechooserdefault.c:11000 msgid "Unknown" msgstr "不明" -#: ../gtk/gtkfilechooserdefault.c:10947 +#: gtk/gtkfilechooserdefault.c:10947 msgid "%H:%M" msgstr "%H:%M" -#: ../gtk/gtkfilechooserdefault.c:10949 +#: gtk/gtkfilechooserdefault.c:10949 msgid "Yesterday at %H:%M" msgstr "昨日の %H:%M" -#: ../gtk/gtkfilechooserentry.c:659 ../gtk/gtkfilechooserentry.c:1115 +#: gtk/gtkfilechooserentry.c:659 gtk/gtkfilechooserentry.c:1115 msgid "Invalid path" msgstr "パスが間違っています" #. translators: this text is shown when there are no completions #. * for something the user typed in a file chooser entry #. -#: ../gtk/gtkfilechooserentry.c:1070 +#: gtk/gtkfilechooserentry.c:1070 msgid "No match" msgstr "該当するものがありません" #. translators: this text is shown when there is exactly one completion #. * for something the user typed in a file chooser entry #. -#: ../gtk/gtkfilechooserentry.c:1081 +#: gtk/gtkfilechooserentry.c:1081 msgid "Sole completion" msgstr "一つだけ該当するものがあります" @@ -1814,41 +1803,41 @@ msgstr "一つだけ該当するものがあります" #. * entry is a complete filename, but could be continued to find #. * a longer match #. -#: ../gtk/gtkfilechooserentry.c:1097 +#: gtk/gtkfilechooserentry.c:1097 msgid "Complete, but not unique" msgstr "該当するものがありますが、これ以上の補完は不可です" #. translators: this text is shown while the system is searching #. * for possible completions for text in a file chooser entry #. -#: ../gtk/gtkfilechooserentry.c:1133 +#: gtk/gtkfilechooserentry.c:1133 msgid "Completing..." msgstr "ファイル名の補完中..." -#: ../gtk/gtkfilechoosersettings.c:262 ../gtk/gtkfilesel.c:1349 -#: ../gtk/gtkfilesel.c:1358 +#: gtk/gtkfilechoosersettings.c:262 gtk/gtkfilesel.c:1349 +#: gtk/gtkfilesel.c:1358 #, c-format msgid "Error creating folder '%s': %s" msgstr "フォルダ '%s' を作成する際にエラー: %s" -#: ../gtk/gtkfilesel.c:694 +#: gtk/gtkfilesel.c:694 msgid "Folders" msgstr "フォルダ" -#: ../gtk/gtkfilesel.c:698 +#: gtk/gtkfilesel.c:698 msgid "Fol_ders" msgstr "フォルダ(_D)" -#: ../gtk/gtkfilesel.c:734 +#: gtk/gtkfilesel.c:734 msgid "_Files" msgstr "ファイル(_F)" -#: ../gtk/gtkfilesel.c:821 ../gtk/gtkfilesel.c:2148 +#: gtk/gtkfilesel.c:821 gtk/gtkfilesel.c:2148 #, c-format msgid "Folder unreadable: %s" msgstr "読み込み不可のフォルダ: %s" -#: ../gtk/gtkfilesel.c:905 +#: gtk/gtkfilesel.c:905 #, c-format msgid "" "The file \"%s\" resides on another machine (called %s) and may not be " @@ -1859,88 +1848,88 @@ msgstr "" "ん。\n" "本当に選択しますか?" -#: ../gtk/gtkfilesel.c:1020 +#: gtk/gtkfilesel.c:1020 msgid "_New Folder" msgstr "新しいフォルダ(_N)" -#: ../gtk/gtkfilesel.c:1031 +#: gtk/gtkfilesel.c:1031 msgid "De_lete File" msgstr "ファイルの削除(_L)" -#: ../gtk/gtkfilesel.c:1042 +#: gtk/gtkfilesel.c:1042 msgid "_Rename File" msgstr "ファイル名の変更(_R)" -#: ../gtk/gtkfilesel.c:1347 +#: gtk/gtkfilesel.c:1347 #, c-format msgid "" "The folder name \"%s\" contains symbols that are not allowed in filenames" msgstr "フォルダ名 \"%s\" にファイル名として利用できない文字が含まれています" -#: ../gtk/gtkfilesel.c:1392 +#: gtk/gtkfilesel.c:1392 msgid "New Folder" msgstr "新しいフォルダ" -#: ../gtk/gtkfilesel.c:1407 +#: gtk/gtkfilesel.c:1407 msgid "_Folder name:" msgstr "フォルダ名(_F):" -#: ../gtk/gtkfilesel.c:1431 +#: gtk/gtkfilesel.c:1431 msgid "C_reate" msgstr "作成(_R)" -#: ../gtk/gtkfilesel.c:1474 ../gtk/gtkfilesel.c:1581 ../gtk/gtkfilesel.c:1594 +#: gtk/gtkfilesel.c:1474 gtk/gtkfilesel.c:1581 gtk/gtkfilesel.c:1594 #, c-format msgid "The filename \"%s\" contains symbols that are not allowed in filenames" msgstr "ファイル名 \"%s\" にファイル名として利用できない文字が含まれています" -#: ../gtk/gtkfilesel.c:1477 ../gtk/gtkfilesel.c:1487 +#: gtk/gtkfilesel.c:1477 gtk/gtkfilesel.c:1487 #, c-format msgid "Error deleting file '%s': %s" msgstr "ファイル '%s' の削除中にエラー: %s" -#: ../gtk/gtkfilesel.c:1530 +#: gtk/gtkfilesel.c:1530 #, c-format msgid "Really delete file \"%s\"?" msgstr "本当にファイル \"%s\" を削除しますか?" -#: ../gtk/gtkfilesel.c:1535 +#: gtk/gtkfilesel.c:1535 msgid "Delete File" msgstr "ファイルの削除" -#: ../gtk/gtkfilesel.c:1583 +#: gtk/gtkfilesel.c:1583 #, c-format msgid "Error renaming file to \"%s\": %s" msgstr "ファイル名を \"%s\" へ変更する際にエラー: %s" -#: ../gtk/gtkfilesel.c:1596 +#: gtk/gtkfilesel.c:1596 #, c-format msgid "Error renaming file \"%s\": %s" msgstr "ファイル名 \"%s\" を変更する際にエラー: %s" -#: ../gtk/gtkfilesel.c:1605 +#: gtk/gtkfilesel.c:1605 #, c-format msgid "Error renaming file \"%s\" to \"%s\": %s" msgstr "ファイル名 \"%s\" を \"%s\" に変更する際にエラー: %s" -#: ../gtk/gtkfilesel.c:1652 +#: gtk/gtkfilesel.c:1652 msgid "Rename File" msgstr "ファイル名の変更" -#: ../gtk/gtkfilesel.c:1667 +#: gtk/gtkfilesel.c:1667 #, c-format msgid "Rename file \"%s\" to:" msgstr "ファイル '%s' の名前の変更:" -#: ../gtk/gtkfilesel.c:1696 +#: gtk/gtkfilesel.c:1696 msgid "_Rename" msgstr "ファイル名の変更(_R)" -#: ../gtk/gtkfilesel.c:2128 +#: gtk/gtkfilesel.c:2128 msgid "_Selection: " msgstr "選択(_S): " -#: ../gtk/gtkfilesel.c:3048 +#: gtk/gtkfilesel.c:3048 #, c-format msgid "" "The filename \"%s\" couldn't be converted to UTF-8. (try setting the " @@ -1949,15 +1938,15 @@ msgstr "" "ファイル名 \"%s\" を UTF-8 に変換できませんでした (環境変数 " "$G_FILENAME_ENCODING を設定してみて下さい): %s" -#: ../gtk/gtkfilesel.c:3051 +#: gtk/gtkfilesel.c:3051 msgid "Invalid UTF-8" msgstr "無効な UTF-8 コードです" -#: ../gtk/gtkfilesel.c:3925 +#: gtk/gtkfilesel.c:3925 msgid "Name too long" msgstr "名前が長すぎます" -#: ../gtk/gtkfilesel.c:3927 +#: gtk/gtkfilesel.c:3927 msgid "Couldn't convert filename" msgstr "ファイル名を変換できませんでした" @@ -1966,75 +1955,75 @@ msgstr "ファイル名を変換できませんでした" #. * token for the fake "File System" volume. So, we'll return a pointer to #. * this particular string. #. -#: ../gtk/gtkfilesystem.c:52 +#: gtk/gtkfilesystem.c:52 msgid "File System" msgstr "ファイル・システム" -#: ../gtk/gtkfilesystemmodel.c:700 +#: gtk/gtkfilesystemmodel.c:700 msgid "Could not obtain root folder" msgstr "ルート・フォルダのストック・アイコンを取得できませんでした" -#: ../gtk/gtkfilesystemmodel.c:1299 +#: gtk/gtkfilesystemmodel.c:1299 msgid "(Empty)" msgstr "(空です)" -#: ../gtk/gtkfontbutton.c:144 ../gtk/gtkfontbutton.c:266 +#: gtk/gtkfontbutton.c:144 gtk/gtkfontbutton.c:266 msgid "Pick a Font" msgstr "フォントの選択" #. Initialize fields -#: ../gtk/gtkfontbutton.c:260 +#: gtk/gtkfontbutton.c:260 msgid "Sans 12" msgstr "Sans 12" -#: ../gtk/gtkfontbutton.c:780 +#: gtk/gtkfontbutton.c:780 msgid "Font" msgstr "フォント" #. This is the default text shown in the preview entry, though the user #. can set it. Remember that some fonts only have capital letters. -#: ../gtk/gtkfontsel.c:75 +#: gtk/gtkfontsel.c:75 msgid "abcdefghijk ABCDEFGHIJK" msgstr "abcdefghijk ABCDEFGHIJK これはテストです" -#: ../gtk/gtkfontsel.c:328 +#: gtk/gtkfontsel.c:328 msgid "_Family:" msgstr "ファミリ(_F):" -#: ../gtk/gtkfontsel.c:334 +#: gtk/gtkfontsel.c:334 msgid "_Style:" msgstr "スタイル(_S):" -#: ../gtk/gtkfontsel.c:340 +#: gtk/gtkfontsel.c:340 msgid "Si_ze:" msgstr "サイズ(_Z):" #. create the text entry widget -#: ../gtk/gtkfontsel.c:517 +#: gtk/gtkfontsel.c:517 msgid "_Preview:" msgstr "プレビュー(_P):" -#: ../gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "フォントの選択" -#: ../gtk/gtkgamma.c:408 +#: gtk/gtkgamma.c:408 msgid "Gamma" msgstr "ガンマ" -#: ../gtk/gtkgamma.c:418 +#: gtk/gtkgamma.c:418 msgid "_Gamma value" msgstr "ガンマ値(_G)" #. Remove this icon source so we don't keep trying to #. * load it. #. -#: ../gtk/gtkiconfactory.c:1403 +#: gtk/gtkiconfactory.c:1403 #, c-format msgid "Error loading icon: %s" msgstr "アイコンの読み込みでエラー: %s" -#: ../gtk/gtkicontheme.c:1363 +#: gtk/gtkicontheme.c:1363 #, c-format msgid "" "Could not find the icon '%s'. The '%s' theme\n" @@ -2047,140 +2036,132 @@ msgstr "" "次からコピーを取得できます:\n" "\t%s" -#: ../gtk/gtkicontheme.c:1543 +#: gtk/gtkicontheme.c:1543 #, c-format msgid "Icon '%s' not present in theme" msgstr "テーマの中にアイコン '%s' はありません" -#: ../gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 msgid "Failed to load icon" msgstr "アイコンの読み込みに失敗しました" -#: ../gtk/gtkimmodule.c:515 +#: gtk/gtkimmodule.c:515 msgid "Simple" msgstr "シンプル" -#: ../gtk/gtkimmulticontext.c:542 +#: gtk/gtkimmulticontext.c:542 msgid "input method menu|System" msgstr "システム" -#: ../gtk/gtkinputdialog.c:192 +#: gtk/gtkinputdialog.c:192 msgid "Input" msgstr "入力" -#: ../gtk/gtkinputdialog.c:207 +#: gtk/gtkinputdialog.c:207 msgid "No extended input devices" msgstr "追加の入力デバイスが見つかりませんでした" -#: ../gtk/gtkinputdialog.c:220 +#: gtk/gtkinputdialog.c:220 msgid "_Device:" msgstr "デバイス(_D):" -#: ../gtk/gtkinputdialog.c:237 +#: gtk/gtkinputdialog.c:237 msgid "Disabled" msgstr "無効" -#: ../gtk/gtkinputdialog.c:244 +#: gtk/gtkinputdialog.c:244 msgid "Screen" msgstr "画面" -#: ../gtk/gtkinputdialog.c:251 +#: gtk/gtkinputdialog.c:251 msgid "Window" msgstr "ウィンドウ" -#: ../gtk/gtkinputdialog.c:258 +#: gtk/gtkinputdialog.c:258 msgid "_Mode:" msgstr "モード(_M):" #. The axis listbox -#: ../gtk/gtkinputdialog.c:279 +#: gtk/gtkinputdialog.c:279 msgid "Axes" msgstr "軸" #. Keys listbox -#: ../gtk/gtkinputdialog.c:297 +#: gtk/gtkinputdialog.c:297 msgid "Keys" msgstr "キー" -#: ../gtk/gtkinputdialog.c:524 +#: gtk/gtkinputdialog.c:524 msgid "_X:" msgstr "X(_X):" -#: ../gtk/gtkinputdialog.c:525 +#: gtk/gtkinputdialog.c:525 msgid "_Y:" msgstr "Y(_Y):" -#: ../gtk/gtkinputdialog.c:526 +#: gtk/gtkinputdialog.c:526 msgid "_Pressure:" msgstr "圧力(_P):" -#: ../gtk/gtkinputdialog.c:527 +#: gtk/gtkinputdialog.c:527 msgid "X _tilt:" msgstr "X軸の傾き(_T):" -#: ../gtk/gtkinputdialog.c:528 +#: gtk/gtkinputdialog.c:528 msgid "Y t_ilt:" msgstr "Y軸の傾き(_I):" -#: ../gtk/gtkinputdialog.c:529 +#: gtk/gtkinputdialog.c:529 msgid "_Wheel:" msgstr "ホイール(_W):" -#: ../gtk/gtkinputdialog.c:581 +#: gtk/gtkinputdialog.c:581 msgid "none" msgstr "無し" -#: ../gtk/gtkinputdialog.c:618 ../gtk/gtkinputdialog.c:654 +#: gtk/gtkinputdialog.c:618 gtk/gtkinputdialog.c:654 msgid "(disabled)" msgstr "(無効)" -#: ../gtk/gtkinputdialog.c:647 +#: gtk/gtkinputdialog.c:647 msgid "(unknown)" msgstr "(不明)" #. and clear button -#: ../gtk/gtkinputdialog.c:751 +#: gtk/gtkinputdialog.c:751 msgid "Cl_ear" msgstr "クリア(_E)" -#: ../gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "URI" - -#: ../gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "このボタンに付与する URI" - -#: ../gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 msgid "Copy URL" msgstr "URL のコピー" -#: ../gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 msgid "Invalid URI" msgstr "URI が間違っています" #. Description of --gtk-module=MODULES in --help output -#: ../gtk/gtkmain.c:421 +#: gtk/gtkmain.c:421 msgid "Load additional GTK+ modules" msgstr "追加で読み込む GTK+ モジュールを指定する" #. Placeholder in --gtk-module=MODULES in --help output -#: ../gtk/gtkmain.c:422 +#: gtk/gtkmain.c:422 msgid "MODULES" msgstr "MODULES" #. Description of --g-fatal-warnings in --help output -#: ../gtk/gtkmain.c:424 +#: gtk/gtkmain.c:424 msgid "Make all warnings fatal" msgstr "警告を全て致命的と見なす" #. Description of --gtk-debug=FLAGS in --help output -#: ../gtk/gtkmain.c:427 +#: gtk/gtkmain.c:427 msgid "GTK+ debugging flags to set" msgstr "有効にする GTK+ のデバッグ・フラグを指定する" #. Description of --gtk-no-debug=FLAGS in --help output -#: ../gtk/gtkmain.c:430 +#: gtk/gtkmain.c:430 msgid "GTK+ debugging flags to unset" msgstr "無効にする GTK+ のデバッグ・フラグを指定する" @@ -2189,74 +2170,68 @@ msgstr "無効にする GTK+ のデバッグ・フラグを指定する" #. * Do *not* translate it to "predefinito:LTR", if it #. * it isn't default:LTR or default:RTL it will not work #. -#: ../gtk/gtkmain.c:678 +#: gtk/gtkmain.c:678 msgid "default:LTR" msgstr "default:LTR" -#: ../gtk/gtkmain.c:740 +#: gtk/gtkmain.c:740 #, c-format msgid "Cannot open display: %s" msgstr "ディスプレイをオープンできません: %s" -#: ../gtk/gtkmain.c:777 +#: gtk/gtkmain.c:777 msgid "GTK+ Options" msgstr "GTK+ のオプション" -#: ../gtk/gtkmain.c:777 +#: gtk/gtkmain.c:777 msgid "Show GTK+ Options" msgstr "GTK+ のオプションを表示する" -#: ../gtk/gtkmountoperation.c:476 +#: gtk/gtkmountoperation.c:476 msgid "Co_nnect" msgstr "接続(_N)" -#: ../gtk/gtkmountoperation.c:520 +#: gtk/gtkmountoperation.c:520 msgid "Connect _anonymously" msgstr "匿名で接続する(_A)" -#: ../gtk/gtkmountoperation.c:529 +#: gtk/gtkmountoperation.c:529 msgid "Connect as u_ser:" msgstr "ユーザを指定する(_S):" -#: ../gtk/gtkmountoperation.c:566 +#: gtk/gtkmountoperation.c:566 msgid "_Username:" msgstr "ユーザ名(_U):" -#: ../gtk/gtkmountoperation.c:570 +#: gtk/gtkmountoperation.c:570 msgid "_Domain:" msgstr "ドメイン(_D):" -#: ../gtk/gtkmountoperation.c:575 +#: gtk/gtkmountoperation.c:575 msgid "_Password:" msgstr "パスワード(_P):" -#: ../gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +#: gtk/gtkmountoperation.c:590 +#, fuzzy +msgid "Forget password _immediately" msgstr "今すぐパスワードを破棄する(_F)" -#: ../gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +#: gtk/gtkmountoperation.c:598 +#, fuzzy +msgid "Remember password until you _logout" msgstr "ログアウトするまでパスワードを記憶する(_R)" -#: ../gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +#: gtk/gtkmountoperation.c:606 +#, fuzzy +msgid "Remember _forever" msgstr "期限なしで記憶する(_R)" -#: ../gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "矢印の間隔" - -#: ../gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "スクロール用の矢印の間隔" - -#: ../gtk/gtknotebook.c:4425 ../gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "%u ページ" -#: ../gtk/gtkpagesetup.c:597 ../gtk/gtkpapersize.c:825 -#: ../gtk/gtkpapersize.c:865 +#: gtk/gtkpagesetup.c:597 gtk/gtkpapersize.c:825 gtk/gtkpapersize.c:865 msgid "Not a valid page setup file" msgstr "妥当なページ設定のファイルではありません" @@ -2266,11 +2241,11 @@ msgstr "妥当なページ設定のファイルではありません" #. * Do *not* translate it to "predefinito:mm", if it #. * it isn't default:mm or default:inch it will not work #. -#: ../gtk/gtkpagesetupunixdialog.c:152 +#: gtk/gtkpagesetupunixdialog.c:152 msgid "default:mm" msgstr "default:mm" -#: ../gtk/gtkpagesetupunixdialog.c:308 +#: gtk/gtkpagesetupunixdialog.c:308 msgid "" "Any Printer\n" "For portable documents" @@ -2278,15 +2253,15 @@ msgstr "" "任意のプリンタ\n" "ポータブルなドキュメント用" -#: ../gtk/gtkpagesetupunixdialog.c:894 ../gtk/gtkpagesetupunixdialog.c:1403 +#: gtk/gtkpagesetupunixdialog.c:894 gtk/gtkpagesetupunixdialog.c:1403 msgid "mm" msgstr "ミリ" -#: ../gtk/gtkpagesetupunixdialog.c:896 ../gtk/gtkpagesetupunixdialog.c:1401 +#: gtk/gtkpagesetupunixdialog.c:896 gtk/gtkpagesetupunixdialog.c:1401 msgid "inch" msgstr "インチ" -#: ../gtk/gtkpagesetupunixdialog.c:915 +#: gtk/gtkpagesetupunixdialog.c:915 #, c-format msgid "" "Margins:\n" @@ -2301,88 +2276,88 @@ msgstr "" " 上側: %s %s\n" " 下側: %s %s" -#: ../gtk/gtkpagesetupunixdialog.c:964 +#: gtk/gtkpagesetupunixdialog.c:964 msgid "Manage Custom Sizes..." msgstr "その他のサイズ..." -#: ../gtk/gtkpagesetupunixdialog.c:1012 +#: gtk/gtkpagesetupunixdialog.c:1012 msgid "_Format for:" msgstr "フォーマット(_F):" -#: ../gtk/gtkpagesetupunixdialog.c:1034 +#: gtk/gtkpagesetupunixdialog.c:1034 msgid "_Paper size:" msgstr "用紙のサイズ(_P):" -#: ../gtk/gtkpagesetupunixdialog.c:1065 +#: gtk/gtkpagesetupunixdialog.c:1065 msgid "_Orientation:" msgstr "用紙の向き(_O):" -#: ../gtk/gtkpagesetupunixdialog.c:1129 ../gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 msgid "Page Setup" msgstr "ページの設定" -#: ../gtk/gtkpagesetupunixdialog.c:1448 +#: gtk/gtkpagesetupunixdialog.c:1448 msgid "Margins from Printer..." msgstr "プリンタのマージン..." -#: ../gtk/gtkpagesetupunixdialog.c:1608 +#: gtk/gtkpagesetupunixdialog.c:1608 #, c-format msgid "Custom Size %d" msgstr "その他のサイズ %d" -#: ../gtk/gtkpagesetupunixdialog.c:1837 +#: gtk/gtkpagesetupunixdialog.c:1837 msgid "Manage Custom Sizes" msgstr "その他のサイズの管理" -#: ../gtk/gtkpagesetupunixdialog.c:1933 +#: gtk/gtkpagesetupunixdialog.c:1933 msgid "_Width:" msgstr "幅(_W):" -#: ../gtk/gtkpagesetupunixdialog.c:1945 +#: gtk/gtkpagesetupunixdialog.c:1945 msgid "_Height:" msgstr "高さ(_H):" -#: ../gtk/gtkpagesetupunixdialog.c:1957 +#: gtk/gtkpagesetupunixdialog.c:1957 msgid "Paper Size" msgstr "用紙のサイズ" -#: ../gtk/gtkpagesetupunixdialog.c:1967 +#: gtk/gtkpagesetupunixdialog.c:1967 msgid "_Top:" msgstr "上側(_T):" -#: ../gtk/gtkpagesetupunixdialog.c:1979 +#: gtk/gtkpagesetupunixdialog.c:1979 msgid "_Bottom:" msgstr "下側(_B):" -#: ../gtk/gtkpagesetupunixdialog.c:1991 +#: gtk/gtkpagesetupunixdialog.c:1991 msgid "_Left:" msgstr "左側(_L):" -#: ../gtk/gtkpagesetupunixdialog.c:2003 +#: gtk/gtkpagesetupunixdialog.c:2003 msgid "_Right:" msgstr "右側(_R):" -#: ../gtk/gtkpagesetupunixdialog.c:2044 +#: gtk/gtkpagesetupunixdialog.c:2044 msgid "Paper Margins" msgstr "用紙のマージン" -#: ../gtk/gtkpathbar.c:151 +#: gtk/gtkpathbar.c:151 msgid "Up Path" msgstr "上のパス" -#: ../gtk/gtkpathbar.c:153 +#: gtk/gtkpathbar.c:153 msgid "Down Path" msgstr "下のパス" -#: ../gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 msgid "File System Root" msgstr "ファイル・システムのルート" -#: ../gtk/gtkprinteroptionwidget.c:685 +#: gtk/gtkprinteroptionwidget.c:685 msgid "Not available" msgstr "利用できません" -#: ../gtk/gtkprinteroptionwidget.c:798 +#: gtk/gtkprinteroptionwidget.c:798 msgid "_Save in folder:" msgstr "フォルダの中に保存(_S):" @@ -2390,173 +2365,179 @@ msgstr "フォルダの中に保存(_S):" #. * jobs. %s gets replaced by the application name, %d gets replaced #. * by the job number. #. -#: ../gtk/gtkprintoperation.c:173 +#: gtk/gtkprintoperation.c:173 #, c-format msgid "%s job #%d" msgstr "%s (ジョブ番号 #%d)" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1504 +#: gtk/gtkprintoperation.c:1504 msgid "print operation status|Initial state" msgstr "初期状態" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1506 +#: gtk/gtkprintoperation.c:1506 msgid "print operation status|Preparing to print" msgstr "プリンタの準備中" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1508 +#: gtk/gtkprintoperation.c:1508 msgid "print operation status|Generating data" msgstr "データの生成中" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1510 +#: gtk/gtkprintoperation.c:1510 msgid "print operation status|Sending data" msgstr "データの送信中" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1512 +#: gtk/gtkprintoperation.c:1512 msgid "print operation status|Waiting" msgstr "待機中" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1514 +#: gtk/gtkprintoperation.c:1514 msgid "print operation status|Blocking on issue" msgstr "障害の発生中" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1516 +#: gtk/gtkprintoperation.c:1516 msgid "print operation status|Printing" msgstr "印刷中" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1518 +#: gtk/gtkprintoperation.c:1518 msgid "print operation status|Finished" msgstr "完了" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1520 +#: gtk/gtkprintoperation.c:1520 msgid "print operation status|Finished with error" msgstr "完了 (エラー有り)" -#: ../gtk/gtkprintoperation.c:2003 +#: gtk/gtkprintoperation.c:2003 #, c-format msgid "Preparing %d" msgstr "%d の準備中です" -#: ../gtk/gtkprintoperation.c:2005 ../gtk/gtkprintoperation.c:2259 +#: gtk/gtkprintoperation.c:2005 gtk/gtkprintoperation.c:2259 +#, c-format msgid "Preparing" msgstr "準備中" -#: ../gtk/gtkprintoperation.c:2008 +#: gtk/gtkprintoperation.c:2008 #, c-format msgid "Printing %d" msgstr "%d の印刷中です" -#: ../gtk/gtkprintoperation.c:2289 +#: gtk/gtkprintoperation.c:2289 +#, c-format msgid "Error creating print preview" msgstr "プレビューを生成する際にエラー" -#: ../gtk/gtkprintoperation.c:2292 +#: gtk/gtkprintoperation.c:2292 +#, c-format msgid "The most probable reason is that a temporary file could not be created." msgstr "作業用のファイルを生成できないことが一番考えられそうな原因です。" -#: ../gtk/gtkprintoperation-unix.c:242 +#: gtk/gtkprintoperation-unix.c:242 +#, c-format msgid "Error launching preview" msgstr "プレビューを起動する際にエラー" -#: ../gtk/gtkprintoperation-unix.c:280 +#: gtk/gtkprintoperation-unix.c:280 +#, c-format msgid "Error printing" msgstr "印刷エラー" -#: ../gtk/gtkprintoperation-unix.c:381 ../gtk/gtkprintoperation-win32.c:1425 +#: gtk/gtkprintoperation-unix.c:381 gtk/gtkprintoperation-win32.c:1425 msgid "Application" msgstr "アプリケーション" -#: ../gtk/gtkprintoperation-win32.c:590 +#: gtk/gtkprintoperation-win32.c:590 msgid "Printer offline" msgstr "プリンタはオフラインです" -#: ../gtk/gtkprintoperation-win32.c:592 +#: gtk/gtkprintoperation-win32.c:592 msgid "Out of paper" msgstr "用紙の範囲外" -#: ../gtk/gtkprintoperation-win32.c:594 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1373 +#. Translators: this is a printer status. +#: gtk/gtkprintoperation-win32.c:594 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 msgid "Paused" msgstr "一時停止" -#: ../gtk/gtkprintoperation-win32.c:596 +#: gtk/gtkprintoperation-win32.c:596 msgid "Need user intervention" msgstr "ユーザの操作が必要です" -#: ../gtk/gtkprintoperation-win32.c:696 +#: gtk/gtkprintoperation-win32.c:696 msgid "Custom size" msgstr "その他のサイズ" -#: ../gtk/gtkprintoperation-win32.c:1517 +#: gtk/gtkprintoperation-win32.c:1517 msgid "No printer found" msgstr "プリンタが見つかりません" -#: ../gtk/gtkprintoperation-win32.c:1544 +#: gtk/gtkprintoperation-win32.c:1544 msgid "Invalid argument to CreateDC" msgstr "CreateDC() の引数が無効です" -#: ../gtk/gtkprintoperation-win32.c:1578 ../gtk/gtkprintoperation-win32.c:1801 +#: gtk/gtkprintoperation-win32.c:1578 gtk/gtkprintoperation-win32.c:1801 msgid "Error from StartDoc" msgstr "StartDoc() でエラー" -#: ../gtk/gtkprintoperation-win32.c:1658 ../gtk/gtkprintoperation-win32.c:1681 -#: ../gtk/gtkprintoperation-win32.c:1729 +#: gtk/gtkprintoperation-win32.c:1658 gtk/gtkprintoperation-win32.c:1681 +#: gtk/gtkprintoperation-win32.c:1729 msgid "Not enough free memory" msgstr "メモリが足りません" -#: ../gtk/gtkprintoperation-win32.c:1734 +#: gtk/gtkprintoperation-win32.c:1734 msgid "Invalid argument to PrintDlgEx" msgstr "PrintDlgEx() の引数が無効です" -#: ../gtk/gtkprintoperation-win32.c:1739 +#: gtk/gtkprintoperation-win32.c:1739 msgid "Invalid pointer to PrintDlgEx" msgstr "PrintDlgEx() を指すポインタが無効です" -#: ../gtk/gtkprintoperation-win32.c:1744 +#: gtk/gtkprintoperation-win32.c:1744 msgid "Invalid handle to PrintDlgEx" msgstr "PrintDlgEx() のハンドラが無効です" -#: ../gtk/gtkprintoperation-win32.c:1749 +#: gtk/gtkprintoperation-win32.c:1749 msgid "Unspecified error" msgstr "原因不明のエラー" -#: ../gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 msgid "Printer" msgstr "プリンタ" -#: ../gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 msgid "Location" msgstr "場所" -#: ../gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "状態" -#: ../gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 msgid "Range" msgstr "範囲" -#: ../gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 msgid "_All Pages" msgstr "全ページ(_A)" -#: ../gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 msgid "C_urrent Page" msgstr "現在のページだけ(_U)" -#: ../gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 msgid "Pag_es:" msgstr "指定する(_E):" -#: ../gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" @@ -2564,202 +2545,194 @@ msgstr "" "1ページ以上の範囲を指定して下さい;\n" "例: 1-3,7,11" -#: ../gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "コピー" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: ../gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "コピーの数(_S):" -#: ../gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 msgid "C_ollate" msgstr "ページを揃える(_O)" -#: ../gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 msgid "_Reverse" msgstr "ページを逆順にする(_R)" -#: ../gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "全般" -#: ../gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "レイアウト" -#: ../gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 msgid "Pages per _side:" msgstr "段組み印刷(_S):" -#: ../gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "両面印刷(_W):" -#: ../gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 msgid "_Only print:" msgstr "印刷の対象(_O):" #. In enum order -#: ../gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "全ページ" -#: ../gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "偶数ページ" -#: ../gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "奇数ページ" -#: ../gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 msgid "Sc_ale:" msgstr "拡大/縮小(_A):" -#: ../gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "用紙" -#: ../gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 msgid "Paper _type:" msgstr "種類(_T):" -#: ../gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 msgid "Paper _source:" msgstr "用紙のソース(_S):" -#: ../gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "出力先のトレイ(_R):" -#: ../gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "ジョブの詳細" -#: ../gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "優先順位(_O):" -#: ../gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "請求情報(_B):" -#: ../gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "ドキュメントの印刷" -#: ../gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 msgid "_Now" msgstr "今すぐ(_N)" -#: ../gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "時間の指定(_T):" -#: ../gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 msgid "On _hold" msgstr "保留(_H)" -#: ../gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "裏表紙の追加" -#: ../gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "次より前(_F):" -#: ../gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "次の後(_A):" -#: ../gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "ジョブ" -#: ../gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "拡張" -#: ../gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "画像の品質" -#: ../gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 msgid "Color" msgstr "色" -#: ../gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "完了" -#: ../gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "ダイアログのいくつかの設定が重複しています" -#: ../gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 msgid "Print" msgstr "印刷" -#: ../gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "グループ" - -#: ../gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "このボタンに属するグループのラジオ・ツールボタンです" - -#: ../gtk/gtkrc.c:2872 +#: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" msgstr "インクルードファイルが見つかりません: \"%s\"" -#: ../gtk/gtkrc.c:3500 ../gtk/gtkrc.c:3503 +#: gtk/gtkrc.c:3500 gtk/gtkrc.c:3503 #, c-format msgid "Unable to locate image file in pixmap_path: \"%s\"" msgstr "pixmap_path に画像ファイルがありません: \"%s\"" -#: ../gtk/gtkrecentaction.c:155 ../gtk/gtkrecentaction.c:163 -#: ../gtk/gtkrecentchoosermenu.c:551 ../gtk/gtkrecentchoosermenu.c:559 +#: gtk/gtkrecentaction.c:155 gtk/gtkrecentaction.c:163 +#: gtk/gtkrecentchoosermenu.c:551 gtk/gtkrecentchoosermenu.c:559 #, c-format msgid "This function is not implemented for widgets of class '%s'" msgstr "この関数は '%s' クラスのウィジットでは実装されていません" -#: ../gtk/gtkrecentchooserdefault.c:454 +#: gtk/gtkrecentchooserdefault.c:454 msgid "Select which type of documents are shown" msgstr "表示するファイルの種類を選択して下さい" -#: ../gtk/gtkrecentchooserdefault.c:1096 ../gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "URI '%s' のアイテムはありません" -#: ../gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "タイトルなしのフィルタ" -#: ../gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 msgid "Could not remove item" msgstr "アイテムを削除できませんでした" -#: ../gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 msgid "Could not clear list" msgstr "一覧をクリアできませんでした" -#: ../gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 msgid "Copy _Location" msgstr "場所のコピー(_L)" -#: ../gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "一覧から削除する" -#: ../gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 msgid "_Clear List" msgstr "一覧のクリア(_C)" -#: ../gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "個人的なリソースを表示する(_P)" @@ -2773,21 +2746,21 @@ msgstr "個人的なリソースを表示する(_P)" #. * user appended or prepended custom menu items to the #. * recent chooser menu widget. #. -#: ../gtk/gtkrecentchoosermenu.c:317 +#: gtk/gtkrecentchoosermenu.c:317 msgid "No items found" msgstr "(該当なし)" -#: ../gtk/gtkrecentchoosermenu.c:471 ../gtk/gtkrecentchoosermenu.c:527 +#: gtk/gtkrecentchoosermenu.c:471 gtk/gtkrecentchoosermenu.c:527 #, c-format msgid "No recently used resource found with URI `%s'" msgstr "URI '%s' に関連する最近使用したリソースはありません" -#: ../gtk/gtkrecentchoosermenu.c:738 +#: gtk/gtkrecentchoosermenu.c:738 #, c-format msgid "Open '%s'" msgstr "'%s' を開く" -#: ../gtk/gtkrecentchoosermenu.c:768 +#: gtk/gtkrecentchoosermenu.c:768 msgid "Unknown item" msgstr "不明なアイテム" @@ -2798,7 +2771,7 @@ msgstr "不明なアイテム" #. * #. * Don't include the prefix "recent menu label|" in the translation. #. -#: ../gtk/gtkrecentchoosermenu.c:781 +#: gtk/gtkrecentchoosermenu.c:781 #, c-format msgid "recent menu label|_%d. %s" msgstr "recent menu label|_%d: %s" @@ -2808,621 +2781,621 @@ msgstr "recent menu label|_%d: %s" #. * #. * Don't include the prefix "recent menu label|" in the translation. #. -#: ../gtk/gtkrecentchoosermenu.c:788 +#: gtk/gtkrecentchoosermenu.c:788 #, c-format msgid "recent menu label|%d. %s" msgstr "recent menu label|%d: %s" -#: ../gtk/gtkrecentmanager.c:1012 ../gtk/gtkrecentmanager.c:1025 -#: ../gtk/gtkrecentmanager.c:1163 ../gtk/gtkrecentmanager.c:1173 -#: ../gtk/gtkrecentmanager.c:1226 ../gtk/gtkrecentmanager.c:1235 -#: ../gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "URI '%s' のアイテムが見つかりません" #. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate -#: ../gtk/gtkstock.c:288 +#: gtk/gtkstock.c:288 msgid "Information" msgstr "情報" -#: ../gtk/gtkstock.c:289 +#: gtk/gtkstock.c:289 msgid "Warning" msgstr "警告" -#: ../gtk/gtkstock.c:290 +#: gtk/gtkstock.c:290 msgid "Error" msgstr "エラー" -#: ../gtk/gtkstock.c:291 +#: gtk/gtkstock.c:291 msgid "Question" msgstr "質問" #. FIXME these need accelerators when appropriate, and #. * need the mnemonics to be rationalized #. -#: ../gtk/gtkstock.c:296 +#: gtk/gtkstock.c:296 msgid "_About" msgstr "情報(_A)" -#: ../gtk/gtkstock.c:298 +#: gtk/gtkstock.c:298 msgid "_Apply" msgstr "適用(_A)" -#: ../gtk/gtkstock.c:299 +#: gtk/gtkstock.c:299 msgid "_Bold" msgstr "太字(_B)" -#: ../gtk/gtkstock.c:300 +#: gtk/gtkstock.c:300 msgid "_Cancel" msgstr "キャンセル(_C)" -#: ../gtk/gtkstock.c:301 +#: gtk/gtkstock.c:301 msgid "_CD-Rom" msgstr "CD-ROM(_C)" -#: ../gtk/gtkstock.c:302 +#: gtk/gtkstock.c:302 msgid "_Clear" msgstr "クリア(_C)" -#: ../gtk/gtkstock.c:303 +#: gtk/gtkstock.c:303 msgid "_Close" msgstr "閉じる(_C)" -#: ../gtk/gtkstock.c:304 +#: gtk/gtkstock.c:304 msgid "C_onnect" msgstr "接続(_O)" -#: ../gtk/gtkstock.c:305 +#: gtk/gtkstock.c:305 msgid "_Convert" msgstr "変換(_C)" -#: ../gtk/gtkstock.c:306 +#: gtk/gtkstock.c:306 msgid "_Copy" msgstr "コピー(_C)" -#: ../gtk/gtkstock.c:307 +#: gtk/gtkstock.c:307 msgid "Cu_t" msgstr "切り取り(_T)" -#: ../gtk/gtkstock.c:308 +#: gtk/gtkstock.c:308 msgid "_Delete" msgstr "削除(_D)" -#: ../gtk/gtkstock.c:309 +#: gtk/gtkstock.c:309 msgid "_Discard" msgstr "無効(_D)" -#: ../gtk/gtkstock.c:310 +#: gtk/gtkstock.c:310 msgid "_Disconnect" msgstr "切断(_D)" -#: ../gtk/gtkstock.c:311 +#: gtk/gtkstock.c:311 msgid "_Execute" msgstr "実行(_E)" -#: ../gtk/gtkstock.c:312 +#: gtk/gtkstock.c:312 msgid "_Edit" msgstr "編集(_E)" -#: ../gtk/gtkstock.c:313 +#: gtk/gtkstock.c:313 msgid "_Find" msgstr "検索(_F)" -#: ../gtk/gtkstock.c:314 +#: gtk/gtkstock.c:314 msgid "Find and _Replace" msgstr "検索して置換(_R)" -#: ../gtk/gtkstock.c:315 +#: gtk/gtkstock.c:315 msgid "_Floppy" msgstr "フロッピー(_F)" -#: ../gtk/gtkstock.c:316 +#: gtk/gtkstock.c:316 msgid "_Fullscreen" msgstr "フルスクリーン表示(_F)" -#: ../gtk/gtkstock.c:317 +#: gtk/gtkstock.c:317 msgid "_Leave Fullscreen" msgstr "フルスクリーン表示の解除(_L)" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:319 +#: gtk/gtkstock.c:319 msgid "Navigation|_Bottom" msgstr "下端(_B)" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:321 +#: gtk/gtkstock.c:321 msgid "Navigation|_First" msgstr "先頭(_F)" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:323 +#: gtk/gtkstock.c:323 msgid "Navigation|_Last" msgstr "最後(_L)" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:325 +#: gtk/gtkstock.c:325 msgid "Navigation|_Top" msgstr "上端(_T)" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:327 +#: gtk/gtkstock.c:327 msgid "Navigation|_Back" msgstr "戻る(_B)" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:329 +#: gtk/gtkstock.c:329 msgid "Navigation|_Down" msgstr "下へ(_D)" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:331 +#: gtk/gtkstock.c:331 msgid "Navigation|_Forward" msgstr "進む(_F)" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:333 +#: gtk/gtkstock.c:333 msgid "Navigation|_Up" msgstr "上へ(_U)" -#: ../gtk/gtkstock.c:334 +#: gtk/gtkstock.c:334 msgid "_Harddisk" msgstr "ハードディスク(_H)" -#: ../gtk/gtkstock.c:335 +#: gtk/gtkstock.c:335 msgid "_Help" msgstr "ヘルプ(_H)" -#: ../gtk/gtkstock.c:336 +#: gtk/gtkstock.c:336 msgid "_Home" msgstr "ホーム(_H)" -#: ../gtk/gtkstock.c:337 +#: gtk/gtkstock.c:337 msgid "Increase Indent" msgstr "インデントを増やす" -#: ../gtk/gtkstock.c:338 +#: gtk/gtkstock.c:338 msgid "Decrease Indent" msgstr "インデントを減らす" -#: ../gtk/gtkstock.c:339 +#: gtk/gtkstock.c:339 msgid "_Index" msgstr "インデックス(_I)" -#: ../gtk/gtkstock.c:340 +#: gtk/gtkstock.c:340 msgid "_Information" msgstr "情報(_I)" -#: ../gtk/gtkstock.c:341 +#: gtk/gtkstock.c:341 msgid "_Italic" msgstr "斜体(_I)" -#: ../gtk/gtkstock.c:342 +#: gtk/gtkstock.c:342 msgid "_Jump to" msgstr "移動(_J)" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:344 +#: gtk/gtkstock.c:344 msgid "Justify|_Center" msgstr "中央寄せ(_C)" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:346 +#: gtk/gtkstock.c:346 msgid "Justify|_Fill" msgstr "埋める(_F)" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:348 +#: gtk/gtkstock.c:348 msgid "Justify|_Left" msgstr "左寄せ(_L)" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:350 +#: gtk/gtkstock.c:350 msgid "Justify|_Right" msgstr "右寄せ(_R)" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:353 +#: gtk/gtkstock.c:353 msgid "Media|_Forward" msgstr "進む(_F)" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:355 +#: gtk/gtkstock.c:355 msgid "Media|_Next" msgstr "次の曲(_N)" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:357 +#: gtk/gtkstock.c:357 msgid "Media|P_ause" msgstr "一時停止(_A)" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:359 +#: gtk/gtkstock.c:359 msgid "Media|_Play" msgstr "演奏(_P)" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:361 +#: gtk/gtkstock.c:361 msgid "Media|Pre_vious" msgstr "前の曲(_V)" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:363 +#: gtk/gtkstock.c:363 msgid "Media|_Record" msgstr "録音(_R)" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:365 +#: gtk/gtkstock.c:365 msgid "Media|R_ewind" msgstr "巻き戻す(_E)" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:367 +#: gtk/gtkstock.c:367 msgid "Media|_Stop" msgstr "停止(_S)" -#: ../gtk/gtkstock.c:368 +#: gtk/gtkstock.c:368 msgid "_Network" msgstr "ネットワーク(_N)" -#: ../gtk/gtkstock.c:369 +#: gtk/gtkstock.c:369 msgid "_New" msgstr "新規(_N)" -#: ../gtk/gtkstock.c:370 +#: gtk/gtkstock.c:370 msgid "_No" msgstr "いいえ(_N)" -#: ../gtk/gtkstock.c:371 +#: gtk/gtkstock.c:371 msgid "_OK" msgstr "OK(_O)" -#: ../gtk/gtkstock.c:372 +#: gtk/gtkstock.c:372 msgid "_Open" msgstr "開く(_O)" -#: ../gtk/gtkstock.c:373 +#: gtk/gtkstock.c:373 msgid "Landscape" msgstr "横置き" -#: ../gtk/gtkstock.c:374 +#: gtk/gtkstock.c:374 msgid "Portrait" msgstr "縦置き" -#: ../gtk/gtkstock.c:375 +#: gtk/gtkstock.c:375 msgid "Reverse landscape" msgstr "横置きの逆" -#: ../gtk/gtkstock.c:376 +#: gtk/gtkstock.c:376 msgid "Reverse portrait" msgstr "縦置きの逆" -#: ../gtk/gtkstock.c:377 +#: gtk/gtkstock.c:377 msgid "Page Set_up" msgstr "ページの設定(_U)" -#: ../gtk/gtkstock.c:378 +#: gtk/gtkstock.c:378 msgid "_Paste" msgstr "貼り付け(_P)" -#: ../gtk/gtkstock.c:379 +#: gtk/gtkstock.c:379 msgid "_Preferences" msgstr "設定(_P)" -#: ../gtk/gtkstock.c:380 +#: gtk/gtkstock.c:380 msgid "_Print" msgstr "印刷(_P)" -#: ../gtk/gtkstock.c:381 +#: gtk/gtkstock.c:381 msgid "Print Pre_view" msgstr "印刷プレビュー(_V)" -#: ../gtk/gtkstock.c:382 +#: gtk/gtkstock.c:382 msgid "_Properties" msgstr "プロパティ(_P)" -#: ../gtk/gtkstock.c:383 +#: gtk/gtkstock.c:383 msgid "_Quit" msgstr "終了(_Q)" -#: ../gtk/gtkstock.c:384 +#: gtk/gtkstock.c:384 msgid "_Redo" msgstr "やり直す(_R)" -#: ../gtk/gtkstock.c:385 +#: gtk/gtkstock.c:385 msgid "_Refresh" msgstr "更新(_R)" -#: ../gtk/gtkstock.c:387 +#: gtk/gtkstock.c:387 msgid "_Revert" msgstr "元に戻す(_R)" -#: ../gtk/gtkstock.c:388 +#: gtk/gtkstock.c:388 msgid "_Save" msgstr "保存(_S)" -#: ../gtk/gtkstock.c:389 +#: gtk/gtkstock.c:389 msgid "Save _As" msgstr "別名で保存(_A)" -#: ../gtk/gtkstock.c:390 +#: gtk/gtkstock.c:390 msgid "Select _All" msgstr "全て選択(_A)" -#: ../gtk/gtkstock.c:391 +#: gtk/gtkstock.c:391 msgid "_Color" msgstr "色(_C)" -#: ../gtk/gtkstock.c:392 +#: gtk/gtkstock.c:392 msgid "_Font" msgstr "フォント(_F)" -#: ../gtk/gtkstock.c:393 +#: gtk/gtkstock.c:393 msgid "_Ascending" msgstr "昇順(_A)" -#: ../gtk/gtkstock.c:394 +#: gtk/gtkstock.c:394 msgid "_Descending" msgstr "降順(_D)" -#: ../gtk/gtkstock.c:395 +#: gtk/gtkstock.c:395 msgid "_Spell Check" msgstr "スペル・チェック(_S)" -#: ../gtk/gtkstock.c:396 +#: gtk/gtkstock.c:396 msgid "_Stop" msgstr "停止(_S)" -#: ../gtk/gtkstock.c:397 +#: gtk/gtkstock.c:397 msgid "_Strikethrough" msgstr "打ち消し線(_S)" -#: ../gtk/gtkstock.c:398 +#: gtk/gtkstock.c:398 msgid "_Undelete" msgstr "削除取り消し(_U)" -#: ../gtk/gtkstock.c:399 +#: gtk/gtkstock.c:399 msgid "_Underline" msgstr "下線(_U)" -#: ../gtk/gtkstock.c:400 +#: gtk/gtkstock.c:400 msgid "_Undo" msgstr "元に戻す(_U)" -#: ../gtk/gtkstock.c:401 +#: gtk/gtkstock.c:401 msgid "_Yes" msgstr "はい(_Y)" -#: ../gtk/gtkstock.c:402 +#: gtk/gtkstock.c:402 msgid "_Normal Size" msgstr "標準サイズ(_N)" -#: ../gtk/gtkstock.c:403 +#: gtk/gtkstock.c:403 msgid "Best _Fit" msgstr "フィットさせる(_F)" -#: ../gtk/gtkstock.c:404 +#: gtk/gtkstock.c:404 msgid "Zoom _In" msgstr "拡大(_I)" -#: ../gtk/gtkstock.c:405 +#: gtk/gtkstock.c:405 msgid "Zoom _Out" msgstr "縮小(_O)" -#: ../gtk/gtktextbufferrichtext.c:651 +#: gtk/gtktextbufferrichtext.c:651 #, c-format msgid "Unknown error when trying to deserialize %s" msgstr "%s をデシリアライズする際に原因不明のエラー" -#: ../gtk/gtktextbufferrichtext.c:710 +#: gtk/gtktextbufferrichtext.c:710 #, c-format msgid "No deserialize function found for format %s" msgstr "%s 形式をデシリアライズする関数がありません" -#: ../gtk/gtktextbufferserialize.c:796 ../gtk/gtktextbufferserialize.c:822 +#: gtk/gtktextbufferserialize.c:796 gtk/gtktextbufferserialize.c:822 #, c-format msgid "Both \"id\" and \"name\" were found on the <%s> element" msgstr "\"id\" と \"name\" の両方が要素 <%s> 上にありました" -#: ../gtk/gtktextbufferserialize.c:806 ../gtk/gtktextbufferserialize.c:832 +#: gtk/gtktextbufferserialize.c:806 gtk/gtktextbufferserialize.c:832 #, c-format msgid "The attribute \"%s\" was found twice on the <%s> element" msgstr "属性 \"%s\" が要素 <%s> 上に二つありました" -#: ../gtk/gtktextbufferserialize.c:846 +#: gtk/gtktextbufferserialize.c:846 #, c-format msgid "<%s> element has invalid id \"%s\"" msgstr "要素 <%s> の id \"%s\" が間違っています" -#: ../gtk/gtktextbufferserialize.c:856 +#: gtk/gtktextbufferserialize.c:856 #, c-format msgid "<%s> element has neither a \"name\" nor an \"id\" attribute" msgstr "要素 <%s> には \"name\" や \"id\" といった属性はありません" -#: ../gtk/gtktextbufferserialize.c:943 +#: gtk/gtktextbufferserialize.c:943 #, c-format msgid "Attribute \"%s\" repeated twice on the same <%s> element" msgstr "属性 \"%s\" が同じ要素 <%s> 上に二回出現しました" -#: ../gtk/gtktextbufferserialize.c:961 ../gtk/gtktextbufferserialize.c:986 +#: gtk/gtktextbufferserialize.c:961 gtk/gtktextbufferserialize.c:986 #, c-format msgid "Attribute \"%s\" is invalid on <%s> element in this context" msgstr "このコンテキストの中にある要素 <%2$s> の属性 \"%1$s\" が間違っています" -#: ../gtk/gtktextbufferserialize.c:1022 +#: gtk/gtktextbufferserialize.c:1022 #, c-format msgid "Tag \"%s\" has not been defined." msgstr "タグ \"%s\" が定義されていません" -#: ../gtk/gtktextbufferserialize.c:1034 +#: gtk/gtktextbufferserialize.c:1034 msgid "Anonymous tag found and tags can not be created." msgstr "匿名のタグがあるので、タグを生成できません" -#: ../gtk/gtktextbufferserialize.c:1045 +#: gtk/gtktextbufferserialize.c:1045 #, c-format msgid "Tag \"%s\" does not exist in buffer and tags can not be created." msgstr "タグ \"%s\" がバッファに存在しないので、タグを生成できません" -#: ../gtk/gtktextbufferserialize.c:1144 ../gtk/gtktextbufferserialize.c:1219 -#: ../gtk/gtktextbufferserialize.c:1320 ../gtk/gtktextbufferserialize.c:1394 +#: gtk/gtktextbufferserialize.c:1144 gtk/gtktextbufferserialize.c:1219 +#: gtk/gtktextbufferserialize.c:1320 gtk/gtktextbufferserialize.c:1394 #, c-format msgid "Element <%s> is not allowed below <%s>" msgstr "要素 <%s> は <%s> の下で定義できません" -#: ../gtk/gtktextbufferserialize.c:1175 +#: gtk/gtktextbufferserialize.c:1175 #, c-format msgid "\"%s\" is not a valid attribute type" msgstr "\"%s\" は属性の種類として妥当ではありません" -#: ../gtk/gtktextbufferserialize.c:1183 +#: gtk/gtktextbufferserialize.c:1183 #, c-format msgid "\"%s\" is not a valid attribute name" msgstr "\"%s\" は属性名としては妥当ではありません" -#: ../gtk/gtktextbufferserialize.c:1193 +#: gtk/gtktextbufferserialize.c:1193 #, c-format msgid "" "\"%s\" could not be converted to a value of type \"%s\" for attribute \"%s\"" msgstr "\"%s\" を \"%s\" (属性は \"%s\") という種類の値に変換できませんでした" -#: ../gtk/gtktextbufferserialize.c:1202 +#: gtk/gtktextbufferserialize.c:1202 #, c-format msgid "\"%s\" is not a valid value for attribute \"%s\"" msgstr "\"%s\" は属性 \"%s\" に対して妥当な値ではありません" -#: ../gtk/gtktextbufferserialize.c:1285 +#: gtk/gtktextbufferserialize.c:1285 #, c-format msgid "Tag \"%s\" already defined" msgstr "タグ \"%s\" は既に定義されています" -#: ../gtk/gtktextbufferserialize.c:1296 +#: gtk/gtktextbufferserialize.c:1296 #, c-format msgid "Tag \"%s\" has invalid priority \"%s\"" msgstr "タグ \"%s\" の優先度 \"%s\" が間違っています" -#: ../gtk/gtktextbufferserialize.c:1349 +#: gtk/gtktextbufferserialize.c:1349 #, c-format msgid "Outermost element in text must be not <%s>" msgstr "" "テキストの中にある一番外側の要素は <%s> ではなく にして下" "さい" -#: ../gtk/gtktextbufferserialize.c:1358 ../gtk/gtktextbufferserialize.c:1374 +#: gtk/gtktextbufferserialize.c:1358 gtk/gtktextbufferserialize.c:1374 #, c-format msgid "A <%s> element has already been specified" msgstr "要素 <%s> は既に指定されています" -#: ../gtk/gtktextbufferserialize.c:1380 +#: gtk/gtktextbufferserialize.c:1380 msgid "A element can't occur before a element" msgstr "要素 は要素 の前に記述できません" -#: ../gtk/gtktextbufferserialize.c:1779 +#: gtk/gtktextbufferserialize.c:1779 msgid "Serialized data is malformed" msgstr "シリアライズしたデータが壊れています" -#: ../gtk/gtktextbufferserialize.c:1857 +#: gtk/gtktextbufferserialize.c:1857 msgid "" "Serialized data is malformed. First section isn't GTKTEXTBUFFERCONTENTS-0001" msgstr "" "シリアライズしたデータが壊れています (セクションの先頭が " "GTKTEXTBUFFERCONTENTS-0001 でない)" -#: ../gtk/gtktextutil.c:61 +#: gtk/gtktextutil.c:61 msgid "LRM _Left-to-right mark" msgstr "LRM 左→右 Mark(_L)" -#: ../gtk/gtktextutil.c:62 +#: gtk/gtktextutil.c:62 msgid "RLM _Right-to-left mark" msgstr "RLM 右→左 Mark(_R)" -#: ../gtk/gtktextutil.c:63 +#: gtk/gtktextutil.c:63 msgid "LRE Left-to-right _embedding" msgstr "LRE 左→右 Embedding(_E)" -#: ../gtk/gtktextutil.c:64 +#: gtk/gtktextutil.c:64 msgid "RLE Right-to-left e_mbedding" msgstr "RLE 右→左 Embedding(_M)" -#: ../gtk/gtktextutil.c:65 +#: gtk/gtktextutil.c:65 msgid "LRO Left-to-right _override" msgstr "LRO 左→右 Override(_O)" -#: ../gtk/gtktextutil.c:66 +#: gtk/gtktextutil.c:66 msgid "RLO Right-to-left o_verride" msgstr "RLO 右→左 Override(_V)" -#: ../gtk/gtktextutil.c:67 +#: gtk/gtktextutil.c:67 msgid "PDF _Pop directional formatting" msgstr "PDF POP Directional Formatting(_P)" -#: ../gtk/gtktextutil.c:68 +#: gtk/gtktextutil.c:68 msgid "ZWS _Zero width space" msgstr "ZWS Zero Width Space(_Z)" -#: ../gtk/gtktextutil.c:69 +#: gtk/gtktextutil.c:69 msgid "ZWJ Zero width _joiner" msgstr "ZWJ Zero Width Joiner(_J)" -#: ../gtk/gtktextutil.c:70 +#: gtk/gtktextutil.c:70 msgid "ZWNJ Zero width _non-joiner" msgstr "ZWNJ Zero Width Non-Joiner(_N)" -#: ../gtk/gtkthemes.c:71 +#: gtk/gtkthemes.c:71 #, c-format msgid "Unable to locate theme engine in module_path: \"%s\"," msgstr "module_path にはテーマ・エンジンがありません: \"%s\"," -#: ../gtk/gtktipsquery.c:188 +#: gtk/gtktipsquery.c:188 msgid "--- No Tip ---" msgstr "--- Tip なし ---" -#: ../gtk/gtkuimanager.c:1453 +#: gtk/gtkuimanager.c:1453 #, c-format msgid "Unexpected start tag '%s' on line %d char %d" msgstr "%2$d 行目 %3$d 文字目の予想外の開始タグ '%1$s'" -#: ../gtk/gtkuimanager.c:1543 +#: gtk/gtkuimanager.c:1543 #, c-format msgid "Unexpected character data on line %d char %d" msgstr "%d 行の %d 文字目の文字データは予想外です" -#: ../gtk/gtkuimanager.c:2366 +#: gtk/gtkuimanager.c:2366 msgid "Empty" msgstr "空" -#: ../gtk/gtkvolumebutton.c:77 +#: gtk/gtkvolumebutton.c:77 msgid "Volume" msgstr "音量" -#: ../gtk/gtkvolumebutton.c:79 +#: gtk/gtkvolumebutton.c:79 msgid "Turns volume down or up" msgstr "音量を上げたり下げたりします" -#: ../gtk/gtkvolumebutton.c:82 +#: gtk/gtkvolumebutton.c:82 msgid "Adjusts the volume" msgstr "音量を調整します" -#: ../gtk/gtkvolumebutton.c:85 ../gtk/gtkvolumebutton.c:88 +#: gtk/gtkvolumebutton.c:85 gtk/gtkvolumebutton.c:88 msgid "Volume Down" msgstr "音量を下げます" -#: ../gtk/gtkvolumebutton.c:87 +#: gtk/gtkvolumebutton.c:87 msgid "Decreases the volume" msgstr "音量を下げます" -#: ../gtk/gtkvolumebutton.c:91 ../gtk/gtkvolumebutton.c:94 +#: gtk/gtkvolumebutton.c:91 gtk/gtkvolumebutton.c:94 msgid "Volume Up" msgstr "音量を上げます" -#: ../gtk/gtkvolumebutton.c:93 +#: gtk/gtkvolumebutton.c:93 msgid "Increases the volume" msgstr "音量を上げます" -#: ../gtk/gtkvolumebutton.c:151 +#: gtk/gtkvolumebutton.c:151 msgid "Muted" msgstr "ミュート" -#: ../gtk/gtkvolumebutton.c:155 +#: gtk/gtkvolumebutton.c:155 msgid "Full Volume" msgstr "フル音量" @@ -3433,926 +3406,926 @@ msgstr "フル音量" #. * Do not translate and do not include the "volume percentage|" #. * part in the translation! #. -#: ../gtk/gtkvolumebutton.c:170 +#: gtk/gtkvolumebutton.c:170 #, c-format msgid "volume percentage|%d %%" msgstr "%d %%" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:5 +#: gtk/paper_names_offsets.c:5 msgid "paper size|asme_f" msgstr "paper size|asme_f" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:7 +#: gtk/paper_names_offsets.c:7 msgid "paper size|A0x2" msgstr "A0x2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:9 +#: gtk/paper_names_offsets.c:9 msgid "paper size|A0" msgstr "A0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:11 +#: gtk/paper_names_offsets.c:11 msgid "paper size|A0x3" msgstr "A0x3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:13 +#: gtk/paper_names_offsets.c:13 msgid "paper size|A1" msgstr "A1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:15 +#: gtk/paper_names_offsets.c:15 msgid "paper size|A10" msgstr "A10" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:17 +#: gtk/paper_names_offsets.c:17 msgid "paper size|A1x3" msgstr "paper size|A1x3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:19 +#: gtk/paper_names_offsets.c:19 msgid "paper size|A1x4" msgstr "A1x4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:21 +#: gtk/paper_names_offsets.c:21 msgid "paper size|A2" msgstr "A2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:23 +#: gtk/paper_names_offsets.c:23 msgid "paper size|A2x3" msgstr "A2x3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:25 +#: gtk/paper_names_offsets.c:25 msgid "paper size|A2x4" msgstr "A2x4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:27 +#: gtk/paper_names_offsets.c:27 msgid "paper size|A2x5" msgstr "A2x5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:29 +#: gtk/paper_names_offsets.c:29 msgid "paper size|A3" msgstr "A3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:31 +#: gtk/paper_names_offsets.c:31 msgid "paper size|A3 Extra" msgstr "A3 エキストラ" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:33 +#: gtk/paper_names_offsets.c:33 msgid "paper size|A3x3" msgstr "A3x3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:35 +#: gtk/paper_names_offsets.c:35 msgid "paper size|A3x4" msgstr "A3x4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:37 +#: gtk/paper_names_offsets.c:37 msgid "paper size|A3x5" msgstr "A3x5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:39 +#: gtk/paper_names_offsets.c:39 msgid "paper size|A3x6" msgstr "A3x6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:41 +#: gtk/paper_names_offsets.c:41 msgid "paper size|A3x7" msgstr "A3x7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:43 +#: gtk/paper_names_offsets.c:43 msgid "paper size|A4" msgstr "A4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:45 +#: gtk/paper_names_offsets.c:45 msgid "paper size|A4 Extra" msgstr "A4 エキストラ" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:47 +#: gtk/paper_names_offsets.c:47 msgid "paper size|A4 Tab" msgstr "A4 タブ" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:49 +#: gtk/paper_names_offsets.c:49 msgid "paper size|A4x3" msgstr "A4x3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:51 +#: gtk/paper_names_offsets.c:51 msgid "paper size|A4x4" msgstr "A4x4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:53 +#: gtk/paper_names_offsets.c:53 msgid "paper size|A4x5" msgstr "A4x5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:55 +#: gtk/paper_names_offsets.c:55 msgid "paper size|A4x6" msgstr "A4x6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:57 +#: gtk/paper_names_offsets.c:57 msgid "paper size|A4x7" msgstr "A4x7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:59 +#: gtk/paper_names_offsets.c:59 msgid "paper size|A4x8" msgstr "A4x8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:61 +#: gtk/paper_names_offsets.c:61 msgid "paper size|A4x9" msgstr "A4x9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:63 +#: gtk/paper_names_offsets.c:63 msgid "paper size|A5" msgstr "A5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:65 +#: gtk/paper_names_offsets.c:65 msgid "paper size|A5 Extra" msgstr "A5 エキストラ" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:67 +#: gtk/paper_names_offsets.c:67 msgid "paper size|A6" msgstr "A6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:69 +#: gtk/paper_names_offsets.c:69 msgid "paper size|A7" msgstr "A7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:71 +#: gtk/paper_names_offsets.c:71 msgid "paper size|A8" msgstr "A8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:73 +#: gtk/paper_names_offsets.c:73 msgid "paper size|A9" msgstr "A9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:75 +#: gtk/paper_names_offsets.c:75 msgid "paper size|B0" msgstr "B0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:77 +#: gtk/paper_names_offsets.c:77 msgid "paper size|B1" msgstr "B1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:79 +#: gtk/paper_names_offsets.c:79 msgid "paper size|B10" msgstr "B10" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:81 +#: gtk/paper_names_offsets.c:81 msgid "paper size|B2" msgstr "B2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:83 +#: gtk/paper_names_offsets.c:83 msgid "paper size|B3" msgstr "B3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:85 +#: gtk/paper_names_offsets.c:85 msgid "paper size|B4" msgstr "B4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:87 +#: gtk/paper_names_offsets.c:87 msgid "paper size|B5" msgstr "B5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:89 +#: gtk/paper_names_offsets.c:89 msgid "paper size|B5 Extra" msgstr "B5 エキストラ" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:91 +#: gtk/paper_names_offsets.c:91 msgid "paper size|B6" msgstr "B6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:93 +#: gtk/paper_names_offsets.c:93 msgid "paper size|B6/C4" msgstr "B6/C4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:95 +#: gtk/paper_names_offsets.c:95 msgid "paper size|B7" msgstr "B7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:97 +#: gtk/paper_names_offsets.c:97 msgid "paper size|B8" msgstr "B8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:99 +#: gtk/paper_names_offsets.c:99 msgid "paper size|B9" msgstr "B9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:101 +#: gtk/paper_names_offsets.c:101 msgid "paper size|C0" msgstr "C0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:103 +#: gtk/paper_names_offsets.c:103 msgid "paper size|C1" msgstr "C1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:105 +#: gtk/paper_names_offsets.c:105 msgid "paper size|C10" msgstr "C10" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:107 +#: gtk/paper_names_offsets.c:107 msgid "paper size|C2" msgstr "C2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:109 +#: gtk/paper_names_offsets.c:109 msgid "paper size|C3" msgstr "C3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:111 +#: gtk/paper_names_offsets.c:111 msgid "paper size|C4" msgstr "C4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:113 +#: gtk/paper_names_offsets.c:113 msgid "paper size|C5" msgstr "C5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:115 +#: gtk/paper_names_offsets.c:115 msgid "paper size|C6" msgstr "C6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:117 +#: gtk/paper_names_offsets.c:117 msgid "paper size|C6/C5" msgstr "C6/C5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:119 +#: gtk/paper_names_offsets.c:119 msgid "paper size|C7" msgstr "C7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:121 +#: gtk/paper_names_offsets.c:121 msgid "paper size|C7/C6" msgstr "C7/C6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:123 +#: gtk/paper_names_offsets.c:123 msgid "paper size|C8" msgstr "C8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:125 +#: gtk/paper_names_offsets.c:125 msgid "paper size|C9" msgstr "C9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:127 +#: gtk/paper_names_offsets.c:127 msgid "paper size|DL Envelope" msgstr "DL 封筒" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:129 +#: gtk/paper_names_offsets.c:129 msgid "paper size|RA0" msgstr "RA0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:131 +#: gtk/paper_names_offsets.c:131 msgid "paper size|RA1" msgstr "RA1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:133 +#: gtk/paper_names_offsets.c:133 msgid "paper size|RA2" msgstr "RA2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:135 +#: gtk/paper_names_offsets.c:135 msgid "paper size|SRA0" msgstr "SRA0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:137 +#: gtk/paper_names_offsets.c:137 msgid "paper size|SRA1" msgstr "SRA1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:139 +#: gtk/paper_names_offsets.c:139 msgid "paper size|SRA2" msgstr "SRA2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:141 +#: gtk/paper_names_offsets.c:141 msgid "paper size|JB0" msgstr "JB0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:143 +#: gtk/paper_names_offsets.c:143 msgid "paper size|JB1" msgstr "JB1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:145 +#: gtk/paper_names_offsets.c:145 msgid "paper size|JB10" msgstr "JB10" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:147 +#: gtk/paper_names_offsets.c:147 msgid "paper size|JB2" msgstr "JB2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:149 +#: gtk/paper_names_offsets.c:149 msgid "paper size|JB3" msgstr "JB3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:151 +#: gtk/paper_names_offsets.c:151 msgid "paper size|JB4" msgstr "JB4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:153 +#: gtk/paper_names_offsets.c:153 msgid "paper size|JB5" msgstr "JB5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:155 +#: gtk/paper_names_offsets.c:155 msgid "paper size|JB6" msgstr "JB6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:157 +#: gtk/paper_names_offsets.c:157 msgid "paper size|JB7" msgstr "JB7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:159 +#: gtk/paper_names_offsets.c:159 msgid "paper size|JB8" msgstr "JB8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:161 +#: gtk/paper_names_offsets.c:161 msgid "paper size|JB9" msgstr "JB9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:163 +#: gtk/paper_names_offsets.c:163 msgid "paper size|jis exec" msgstr "JIS エグゼクティブ" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:165 +#: gtk/paper_names_offsets.c:165 msgid "paper size|Choukei 2 Envelope" msgstr "長形2号" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:167 +#: gtk/paper_names_offsets.c:167 msgid "paper size|Choukei 3 Envelope" msgstr "長形3号" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:169 +#: gtk/paper_names_offsets.c:169 msgid "paper size|Choukei 4 Envelope" msgstr "長形4号" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:171 +#: gtk/paper_names_offsets.c:171 msgid "paper size|hagaki (postcard)" msgstr "ハガキ" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:173 +#: gtk/paper_names_offsets.c:173 msgid "paper size|kahu Envelope" msgstr "角形" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:175 +#: gtk/paper_names_offsets.c:175 msgid "paper size|kaku2 Envelope" msgstr "角形2号" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:177 +#: gtk/paper_names_offsets.c:177 msgid "paper size|oufuku (reply postcard)" msgstr "往復ハガキ" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:179 +#: gtk/paper_names_offsets.c:179 msgid "paper size|you4 Envelope" msgstr "洋形4号" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:181 +#: gtk/paper_names_offsets.c:181 msgid "paper size|10x11" msgstr "10x11" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:183 +#: gtk/paper_names_offsets.c:183 msgid "paper size|10x13" msgstr "10x13" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:185 +#: gtk/paper_names_offsets.c:185 msgid "paper size|10x14" msgstr "10x14" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:187 ../gtk/paper_names_offsets.c:189 +#: gtk/paper_names_offsets.c:187 gtk/paper_names_offsets.c:189 msgid "paper size|10x15" msgstr "10x15" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:191 +#: gtk/paper_names_offsets.c:191 msgid "paper size|11x12" msgstr "11x12" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:193 +#: gtk/paper_names_offsets.c:193 msgid "paper size|11x15" msgstr "11x15" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:195 +#: gtk/paper_names_offsets.c:195 msgid "paper size|12x19" msgstr "12x19" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:197 +#: gtk/paper_names_offsets.c:197 msgid "paper size|5x7" msgstr "5x7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:199 +#: gtk/paper_names_offsets.c:199 msgid "paper size|6x9 Envelope" msgstr "6x9 封筒" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:201 +#: gtk/paper_names_offsets.c:201 msgid "paper size|7x9 Envelope" msgstr "7x9 封筒" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:203 +#: gtk/paper_names_offsets.c:203 msgid "paper size|9x11 Envelope" msgstr "9x11 封筒" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:205 +#: gtk/paper_names_offsets.c:205 msgid "paper size|a2 Envelope" msgstr "a2 封筒" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:207 +#: gtk/paper_names_offsets.c:207 msgid "paper size|Arch A" msgstr "Arch A" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:209 +#: gtk/paper_names_offsets.c:209 msgid "paper size|Arch B" msgstr "Arch B" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:211 +#: gtk/paper_names_offsets.c:211 msgid "paper size|Arch C" msgstr "Arch C" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:213 +#: gtk/paper_names_offsets.c:213 msgid "paper size|Arch D" msgstr "Arch D" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:215 +#: gtk/paper_names_offsets.c:215 msgid "paper size|Arch E" msgstr "Arch E" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:217 +#: gtk/paper_names_offsets.c:217 msgid "paper size|b-plus" msgstr "b-plus" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:219 +#: gtk/paper_names_offsets.c:219 msgid "paper size|c" msgstr "c" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:221 +#: gtk/paper_names_offsets.c:221 msgid "paper size|c5 Envelope" msgstr "c5 封筒" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:223 +#: gtk/paper_names_offsets.c:223 msgid "paper size|d" msgstr "d" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:225 +#: gtk/paper_names_offsets.c:225 msgid "paper size|e" msgstr "e" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:227 +#: gtk/paper_names_offsets.c:227 msgid "paper size|edp" msgstr "edp" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:229 +#: gtk/paper_names_offsets.c:229 msgid "paper size|European edp" msgstr "欧風 edp" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:231 +#: gtk/paper_names_offsets.c:231 msgid "paper size|Executive" msgstr "エグゼクティブ" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:233 +#: gtk/paper_names_offsets.c:233 msgid "paper size|f" msgstr "f" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:235 +#: gtk/paper_names_offsets.c:235 msgid "paper size|FanFold European" msgstr "FanFold 欧風式" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:237 +#: gtk/paper_names_offsets.c:237 msgid "paper size|FanFold US" msgstr "FanFold US 式" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:239 +#: gtk/paper_names_offsets.c:239 msgid "paper size|FanFold German Legal" msgstr "FanFold ドイツ式リーガル" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:241 +#: gtk/paper_names_offsets.c:241 msgid "paper size|Government Legal" msgstr "官製リーガル" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:243 +#: gtk/paper_names_offsets.c:243 msgid "paper size|Government Letter" msgstr "官製レター" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:245 +#: gtk/paper_names_offsets.c:245 msgid "paper size|Index 3x5" msgstr "インデックス 3x5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:247 +#: gtk/paper_names_offsets.c:247 msgid "paper size|Index 4x6 (postcard)" msgstr "インデックス 4x6 (ハガキ)" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:249 +#: gtk/paper_names_offsets.c:249 msgid "paper size|Index 4x6 ext" msgstr "インデックス 4x6 ext" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:251 +#: gtk/paper_names_offsets.c:251 msgid "paper size|Index 5x8" msgstr "インデックス 5x8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:253 +#: gtk/paper_names_offsets.c:253 msgid "paper size|Invoice" msgstr "請求書" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:255 +#: gtk/paper_names_offsets.c:255 msgid "paper size|Tabloid" msgstr "タブロイド" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:257 +#: gtk/paper_names_offsets.c:257 msgid "paper size|US Legal" msgstr "US リーガル" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:259 +#: gtk/paper_names_offsets.c:259 msgid "paper size|US Legal Extra" msgstr "US リーガル・エキストラ" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:261 +#: gtk/paper_names_offsets.c:261 msgid "paper size|US Letter" msgstr "US レター" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:263 +#: gtk/paper_names_offsets.c:263 msgid "paper size|US Letter Extra" msgstr "US レター・エキストラ" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:265 +#: gtk/paper_names_offsets.c:265 msgid "paper size|US Letter Plus" msgstr "US レター・プラス" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:267 +#: gtk/paper_names_offsets.c:267 msgid "paper size|Monarch Envelope" msgstr "Monarch 封筒" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:269 +#: gtk/paper_names_offsets.c:269 msgid "paper size|#10 Envelope" msgstr "#10 封筒" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:271 +#: gtk/paper_names_offsets.c:271 msgid "paper size|#11 Envelope" msgstr "#11 封筒" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:273 +#: gtk/paper_names_offsets.c:273 msgid "paper size|#12 Envelope" msgstr "#12 封筒" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:275 +#: gtk/paper_names_offsets.c:275 msgid "paper size|#14 Envelope" msgstr "#14 封筒" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:277 +#: gtk/paper_names_offsets.c:277 msgid "paper size|#9 Envelope" msgstr "#9 封筒" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:279 +#: gtk/paper_names_offsets.c:279 msgid "paper size|Personal Envelope" msgstr "手作りの封筒" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:281 +#: gtk/paper_names_offsets.c:281 msgid "paper size|Quarto" msgstr "四つ折り" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:283 +#: gtk/paper_names_offsets.c:283 msgid "paper size|Super A" msgstr "スーパー A" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:285 +#: gtk/paper_names_offsets.c:285 msgid "paper size|Super B" msgstr "スーパー B" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:287 +#: gtk/paper_names_offsets.c:287 msgid "paper size|Wide Format" msgstr "幅広い形式" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:289 +#: gtk/paper_names_offsets.c:289 msgid "paper size|Dai-pa-kai" msgstr "Dai-pa-kai" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:291 +#: gtk/paper_names_offsets.c:291 msgid "paper size|Folio" msgstr "Folio" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:293 +#: gtk/paper_names_offsets.c:293 msgid "paper size|Folio sp" msgstr "Folio sp" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:295 +#: gtk/paper_names_offsets.c:295 msgid "paper size|Invite Envelope" msgstr "招待状の封筒" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:297 +#: gtk/paper_names_offsets.c:297 msgid "paper size|Italian Envelope" msgstr "イタリア式の封筒" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:299 +#: gtk/paper_names_offsets.c:299 msgid "paper size|juuro-ku-kai" msgstr "juuro-ku-kai" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:301 +#: gtk/paper_names_offsets.c:301 msgid "paper size|pa-kai" msgstr "pa-kai" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:303 +#: gtk/paper_names_offsets.c:303 msgid "paper size|Postfix Envelope" msgstr "Postfix 封筒" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:305 +#: gtk/paper_names_offsets.c:305 msgid "paper size|Small Photo" msgstr "小さな写真" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:307 +#: gtk/paper_names_offsets.c:307 msgid "paper size|prc1 Envelope" msgstr "prc1 封筒" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:309 +#: gtk/paper_names_offsets.c:309 msgid "paper size|prc10 Envelope" msgstr "prc10 封筒" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:311 +#: gtk/paper_names_offsets.c:311 msgid "paper size|prc 16k" msgstr "prc 16k" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:313 +#: gtk/paper_names_offsets.c:313 msgid "paper size|prc2 Envelope" msgstr "prc2 封筒" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:315 +#: gtk/paper_names_offsets.c:315 msgid "paper size|prc3 Envelope" msgstr "prc3 封筒" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:317 +#: gtk/paper_names_offsets.c:317 msgid "paper size|prc 32k" msgstr "prc 32k" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:319 +#: gtk/paper_names_offsets.c:319 msgid "paper size|prc4 Envelope" msgstr "prc4 封筒" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:321 +#: gtk/paper_names_offsets.c:321 msgid "paper size|prc5 Envelope" msgstr "prc5 封筒" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:323 +#: gtk/paper_names_offsets.c:323 msgid "paper size|prc6 Envelope" msgstr "prc6 封筒" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:325 +#: gtk/paper_names_offsets.c:325 msgid "paper size|prc7 Envelope" msgstr "prc7 封筒" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:327 +#: gtk/paper_names_offsets.c:327 msgid "paper size|prc8 Envelope" msgstr "prc8 封筒" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:329 +#: gtk/paper_names_offsets.c:329 msgid "paper size|ROC 16k" msgstr "ROC 16k" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:331 +#: gtk/paper_names_offsets.c:331 msgid "paper size|ROC 8k" msgstr "ROC 8k" -#: ../gtk/updateiconcache.c:492 ../gtk/updateiconcache.c:552 +#: gtk/updateiconcache.c:492 gtk/updateiconcache.c:552 #, c-format msgid "different idatas found for symlinked '%s' and '%s'\n" msgstr "シンボリックリンクの '%s' と '%s' で別の idata が見つかりました\n" -#: ../gtk/updateiconcache.c:1374 +#: gtk/updateiconcache.c:1374 #, c-format msgid "Failed to write header\n" msgstr "ヘッダの書き込みに失敗しました\n" -#: ../gtk/updateiconcache.c:1380 +#: gtk/updateiconcache.c:1380 #, c-format msgid "Failed to write hash table\n" msgstr "ハッシュ・テーブルの書き込みに失敗しました\n" -#: ../gtk/updateiconcache.c:1386 +#: gtk/updateiconcache.c:1386 #, c-format msgid "Failed to write folder index\n" msgstr "フォルダ・インデックスの書き込みに失敗しました\n" -#: ../gtk/updateiconcache.c:1394 +#: gtk/updateiconcache.c:1394 #, c-format msgid "Failed to rewrite header\n" msgstr "ヘッダの再書き込みに失敗しました\n" -#: ../gtk/updateiconcache.c:1455 +#: gtk/updateiconcache.c:1455 #, c-format msgid "Failed to open file %s : %s\n" msgstr "%s というファイルのオープンに失敗しました: %s\n" -#: ../gtk/updateiconcache.c:1463 +#: gtk/updateiconcache.c:1463 #, c-format msgid "Failed to write cache file: %s\n" msgstr "キャッシュ・ファイルの書き込みに失敗しました: %s\n" -#: ../gtk/updateiconcache.c:1499 +#: gtk/updateiconcache.c:1499 #, c-format msgid "The generated cache was invalid.\n" msgstr "生成したキャッシュは正しくありません\n" -#: ../gtk/updateiconcache.c:1511 +#: gtk/updateiconcache.c:1511 #, c-format msgid "Could not rename %s to %s: %s, removing %s then.\n" msgstr "%s の名前を %s に変更できませんでした: %s (その後に %s を削除します)\n" -#: ../gtk/updateiconcache.c:1523 +#: gtk/updateiconcache.c:1523 #, c-format msgid "Could not rename %s to %s: %s\n" msgstr "%s の名前を %s に変更できませんでした: %s\n" -#: ../gtk/updateiconcache.c:1530 +#: gtk/updateiconcache.c:1530 #, c-format msgid "Could not rename %s back to %s: %s.\n" msgstr "%s の名前を %s に戻せませんでした: %s\n" -#: ../gtk/updateiconcache.c:1556 +#: gtk/updateiconcache.c:1556 #, c-format msgid "Cache file created successfully.\n" msgstr "キャッシュ・ファイルの生成が完了しました\n" -#: ../gtk/updateiconcache.c:1595 +#: gtk/updateiconcache.c:1595 msgid "Overwrite an existing cache, even if up to date" msgstr "既存のキャッシュを上書きする (最新の状態でも)" -#: ../gtk/updateiconcache.c:1596 +#: gtk/updateiconcache.c:1596 msgid "Don't check for the existence of index.theme" msgstr "index.theme ファイルの有無を確認しない" -#: ../gtk/updateiconcache.c:1597 +#: gtk/updateiconcache.c:1597 msgid "Don't include image data in the cache" msgstr "キャッシュに画像データを含めない" -#: ../gtk/updateiconcache.c:1598 +#: gtk/updateiconcache.c:1598 msgid "Output a C header file" msgstr "C言語のヘッダ・ファイルを出力する" -#: ../gtk/updateiconcache.c:1599 +#: gtk/updateiconcache.c:1599 msgid "Turn off verbose output" msgstr "詳細な出力を無効にする" -#: ../gtk/updateiconcache.c:1600 +#: gtk/updateiconcache.c:1600 msgid "Validate existing icon cache" msgstr "既存のアイコン・キャッシュを検証する" -#: ../gtk/updateiconcache.c:1663 +#: gtk/updateiconcache.c:1663 #, c-format msgid "File not found: %s\n" msgstr "ファイルが見つかりませんでした: %s\n" -#: ../gtk/updateiconcache.c:1669 +#: gtk/updateiconcache.c:1669 #, c-format msgid "Not a valid icon cache: %s\n" msgstr "妥当なアイコン・キャッシュではありません: %s\n" -#: ../gtk/updateiconcache.c:1682 +#: gtk/updateiconcache.c:1682 #, c-format msgid "No theme index file." msgstr "テーマの index ファイルがありません" -#: ../gtk/updateiconcache.c:1686 +#: gtk/updateiconcache.c:1686 #, c-format msgid "" "No theme index file in '%s'.\n" @@ -4363,84 +4336,84 @@ msgstr "" "を追加して下さい\n" #. ID -#: ../modules/input/imam-et.c:454 +#: modules/input/imam-et.c:454 msgid "Amharic (EZ+)" msgstr "アムハラ語 (EZ+)" #. ID -#: ../modules/input/imcedilla.c:92 +#: modules/input/imcedilla.c:92 msgid "Cedilla" msgstr "セディーユ語" #. ID -#: ../modules/input/imcyrillic-translit.c:217 +#: modules/input/imcyrillic-translit.c:217 msgid "Cyrillic (Transliterated)" msgstr "キリル文字 (翻字)" #. ID -#: ../modules/input/iminuktitut.c:127 +#: modules/input/iminuktitut.c:127 msgid "Inuktitut (Transliterated)" msgstr "イヌクティトゥト語 (翻字)" #. ID -#: ../modules/input/imipa.c:145 +#: modules/input/imipa.c:145 msgid "IPA" msgstr "IPA (国際発音記号)" #. ID -#: ../modules/input/immultipress.c:31 +#: modules/input/immultipress.c:31 msgid "Multipress" msgstr "マルチプレス" #. ID -#: ../modules/input/imthai.c:35 +#: modules/input/imthai.c:35 msgid "Thai-Lao" msgstr "タイ/ラオス語" #. ID -#: ../modules/input/imti-er.c:453 +#: modules/input/imti-er.c:453 msgid "Tigrigna-Eritrean (EZ+)" msgstr "ティグリグナ・エリトリア語 (EZ+)" #. ID -#: ../modules/input/imti-et.c:453 +#: modules/input/imti-et.c:453 msgid "Tigrigna-Ethiopian (EZ+)" msgstr "ティグリグナ・エチオピア語 (EZ+)" #. ID -#: ../modules/input/imviqr.c:244 +#: modules/input/imviqr.c:244 msgid "Vietnamese (VIQR)" msgstr "ベトナム語 (VIQR)" #. ID -#: ../modules/input/imxim.c:28 +#: modules/input/imxim.c:28 msgid "X Input Method" msgstr "Xの入力メソッド" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1113 +#: modules/printbackends/cups/gtkprintbackendcups.c:1113 #, c-format msgid "Printer '%s' is low on toner." msgstr "プリンタ '%s' のトナーが少なくなっています。" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1114 +#: modules/printbackends/cups/gtkprintbackendcups.c:1114 #, c-format msgid "Printer '%s' has no toner left." msgstr "プリンタ '%s' のトナーがなくなりました。" #. Translators: "Developer" like on photo development context -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1116 +#: modules/printbackends/cups/gtkprintbackendcups.c:1116 #, c-format msgid "Printer '%s' is low on developer." msgstr "プリンタ '%s' のフォト開発用コンテキストが少なくなっています。" #. Translators: "Developer" like on photo development context -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1118 +#: modules/printbackends/cups/gtkprintbackendcups.c:1118 #, c-format msgid "Printer '%s' is out of developer." msgstr "プリンタ '%s' のフォト開発用コンテキストがなくなりました。" #. Translators: "marker" is one color bin of the printer -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1120 +#: modules/printbackends/cups/gtkprintbackendcups.c:1120 #, c-format msgid "Printer '%s' is low on at least one marker supply." msgstr "" @@ -4448,192 +4421,214 @@ msgstr "" "なくなっています。" #. Translators: "marker" is one color bin of the printer -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1122 +#: modules/printbackends/cups/gtkprintbackendcups.c:1122 #, c-format msgid "Printer '%s' is out of at least one marker supply." msgstr "" "プリンタ '%s' にセットされているカートリッジのうち少なくとも1本のインクがな" "くなりました。" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1123 +#: modules/printbackends/cups/gtkprintbackendcups.c:1123 #, c-format msgid "The cover is open on printer '%s'." msgstr "プリンタ '%s' のカバーが開いています。" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1124 +#: modules/printbackends/cups/gtkprintbackendcups.c:1124 #, c-format msgid "The door is open on printer '%s'." msgstr "プリンタ '%s' のドアが開いています。" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1125 +#: modules/printbackends/cups/gtkprintbackendcups.c:1125 #, c-format msgid "Printer '%s' is low on paper." msgstr "プリンタ '%s' の用紙が少なくなっています。" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1126 +#: modules/printbackends/cups/gtkprintbackendcups.c:1126 #, c-format msgid "Printer '%s' is out of paper." msgstr "プリンタ '%s' の用紙がなくなりました。" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1127 +#: modules/printbackends/cups/gtkprintbackendcups.c:1127 #, c-format msgid "Printer '%s' is currently off-line." msgstr "プリンタ '%s' は現在オフラインです。" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1128 +#: modules/printbackends/cups/gtkprintbackendcups.c:1128 #, c-format msgid "Printer '%s' may not be connected." msgstr "プリンタ '%s' が接続されていないようです。" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1129 +#: modules/printbackends/cups/gtkprintbackendcups.c:1129 #, c-format msgid "There is a problem on printer '%s'." msgstr "プリンタ '%s' で問題が発生しました。" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "一時停止中 ; ジョブを破棄しています" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "ジョブを破棄しています" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "両面印刷" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "用紙の種類" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "用紙のソース" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "出力トレイ" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "片面印刷" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 msgid "Auto Select" msgstr "自動選択" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 msgid "Printer Default" msgstr "プリンタのデフォルト" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "緊急" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "高い" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "中くらい" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "低い" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "None" msgstr "なし" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "機密" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "極秘" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Secret" msgstr "秘密" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "標準" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "トップ・シークレット" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "機密ではない" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, c-format msgid "Custom %sx%s" msgstr "カスタム %sx%s" #. default filename used for print-to-file -#: ../modules/printbackends/file/gtkprintbackendfile.c:235 +#: modules/printbackends/file/gtkprintbackendfile.c:235 #, c-format msgid "output.%s" msgstr "output.%s" -#: ../modules/printbackends/file/gtkprintbackendfile.c:464 +#: modules/printbackends/file/gtkprintbackendfile.c:464 msgid "Print to File" msgstr "ファイルへ出力する" -#: ../modules/printbackends/file/gtkprintbackendfile.c:541 +#: modules/printbackends/file/gtkprintbackendfile.c:541 msgid "PDF" msgstr "PDF" -#: ../modules/printbackends/file/gtkprintbackendfile.c:541 +#: modules/printbackends/file/gtkprintbackendfile.c:541 msgid "Postscript" msgstr "Postscript" -#: ../modules/printbackends/file/gtkprintbackendfile.c:553 -#: ../modules/printbackends/test/gtkprintbackendtest.c:501 +#: modules/printbackends/file/gtkprintbackendfile.c:553 +#: modules/printbackends/test/gtkprintbackendtest.c:501 msgid "Pages per _sheet:" msgstr "段組み印刷(_S):" -#: ../modules/printbackends/file/gtkprintbackendfile.c:599 +#: modules/printbackends/file/gtkprintbackendfile.c:599 msgid "File" msgstr "ファイル" -#: ../modules/printbackends/file/gtkprintbackendfile.c:608 +#: modules/printbackends/file/gtkprintbackendfile.c:608 msgid "_Output format" msgstr "出力の形式(_O)" -#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:398 +#: modules/printbackends/lpr/gtkprintbackendlpr.c:398 msgid "Print to LPR" msgstr "LPR に印刷する" -#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:424 +#: modules/printbackends/lpr/gtkprintbackendlpr.c:424 msgid "Pages Per Sheet" msgstr "段組印刷" -#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:431 +#: modules/printbackends/lpr/gtkprintbackendlpr.c:431 msgid "Command Line" msgstr "コマンドライン" #. default filename used for print-to-test -#: ../modules/printbackends/test/gtkprintbackendtest.c:235 +#: modules/printbackends/test/gtkprintbackendtest.c:235 #, c-format msgid "test-output.%s" msgstr "test-output.%s" -#: ../modules/printbackends/test/gtkprintbackendtest.c:465 +#: modules/printbackends/test/gtkprintbackendtest.c:465 msgid "Print to Test Printer" msgstr "テスト用プリンタに印刷する" -#: ../tests/testfilechooser.c:207 +#: tests/testfilechooser.c:207 #, c-format msgid "Could not get information for file '%s': %s" msgstr "'%s' というファイルの情報を取得できませんでした: %s" + +#~ msgid "URI" +#~ msgstr "URI" + +#~ msgid "The URI bound to this button" +#~ msgstr "このボタンに付与する URI" + +#~ msgid "Arrow spacing" +#~ msgstr "矢印の間隔" + +#~ msgid "Scroll arrow spacing" +#~ msgstr "スクロール用の矢印の間隔" + +#~ msgid "Group" +#~ msgstr "グループ" + +#~ msgid "The radio tool button whose group this button belongs to." +#~ msgstr "このボタンに属するグループのラジオ・ツールボタンです" diff --git a/po/ka.po b/po/ka.po index 4b653db58e..6198dda30b 100644 --- a/po/ka.po +++ b/po/ka.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: ka\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2008-03-19 21:18+0100\n" "Last-Translator: Vladimer Sichinava ვლადიმერ სიჭინავა \n" "Language-Team: Georgian \n" "Language-Team: Kannada \n" @@ -247,7 +247,8 @@ msgstr "ಚಿತ್ರ ಕಡತ '%s' ದಲ್ಲಿ ಯಾವುದೇ ದತ #: gdk-pixbuf/gdk-pixbuf-animation.c:188 gdk-pixbuf/gdk-pixbuf-io.c:993 #: gdk-pixbuf/gdk-pixbuf-io.c:1257 tests/testfilechooser.c:267 #, c-format -msgid "Failed to load image '%s': reason not known, probably a corrupt image file" +msgid "" +"Failed to load image '%s': reason not known, probably a corrupt image file" msgstr "" "ಚಿತ್ರ '%s'ವನ್ನು ಲೋಡ್ ಮಾಡುವಲ್ಲಿ ವಿಫಲತೆ: ಕಾರಣ ತಿಳಿದಿಲ್ಲ, ಬಹುಷಃ ಒಂದು ಭ್ರಷ್ಟಗೊಂಡ ಚಿತ್ರ " "ಕಡತದಿಂದಾಗಿರಬಹುದು" @@ -302,7 +303,8 @@ msgstr "ಚಿತ್ರ ಕಡತಕ್ಕೆ ಬರೆಯುವಲ್ಲಿ ವ #: gdk-pixbuf/gdk-pixbuf-io.c:1684 gdk-pixbuf/gdk-pixbuf-io.c:1815 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" -msgstr "gdk-pixbuf ನ ಈ ನಿರ್ಮಿತಿಯು ಚಿತ್ರ ವಿನ್ಯಾಸವನ್ನು ಉಳಿಸುವುದನ್ನು ಬೆಂಬಲಿಸುವುದಿಲ್ಲ: %s" +msgstr "" +"gdk-pixbuf ನ ಈ ನಿರ್ಮಿತಿಯು ಚಿತ್ರ ವಿನ್ಯಾಸವನ್ನು ಉಳಿಸುವುದನ್ನು ಬೆಂಬಲಿಸುವುದಿಲ್ಲ: %s" #: gdk-pixbuf/gdk-pixbuf-io.c:1718 msgid "Insufficient memory to save image to callback" @@ -469,7 +471,8 @@ msgstr "GIF ಕಡತವನ್ನು ಲೋಡ್ ಮಾಡಲು ಸಾಕಷ #: gdk-pixbuf/io-gif.c:956 msgid "Not enough memory to composite a frame in GIF file" -msgstr "GIF ಕಡತದಲ್ಲಿನ ಒಂದು ಚೌಕಟ್ಟನ್ನು ಸಂಯುಕ್ತಗೊಳಿಸಲು (composite) ಸಾಕಷ್ಟು ಮೆಮೊರಿ ಲಭ್ಯವಿಲ್ಲ" +msgstr "" +"GIF ಕಡತದಲ್ಲಿನ ಒಂದು ಚೌಕಟ್ಟನ್ನು ಸಂಯುಕ್ತಗೊಳಿಸಲು (composite) ಸಾಕಷ್ಟು ಮೆಮೊರಿ ಲಭ್ಯವಿಲ್ಲ" #: gdk-pixbuf/io-gif.c:1128 msgid "GIF image is corrupt (incorrect LZW compression)" @@ -628,7 +631,8 @@ msgstr "JPEG ಗುಣ ಮಟ್ಟವು ೦ ಹಾಗು ೧೦೦; ಮೌಲ #: gdk-pixbuf/io-jpeg.c:1148 gdk-pixbuf/io-gdip-jpeg.c:68 #, c-format -msgid "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." +msgid "" +"JPEG quality must be a value between 0 and 100; value '%d' is not allowed." msgstr "JPEG ಗುಣ ಮಟ್ತವು ೦ ಹಾಗು ೧೦೦; ಮಾಲ್ಯ '%d' ವು ಬೆಂಬಲಿತವಾಗಿಲ್ಲ." #: gdk-pixbuf/io-jpeg.c:1309 gdk-pixbuf/io-gdip-jpeg.c:136 @@ -698,7 +702,8 @@ msgstr "ರೂಪಾಂತರಗೊಂಡ PNG ಯು RGB ಅಥವ RGBA ಆಗ #: gdk-pixbuf/io-png.c:162 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." -msgstr "ರೂಪಾಂತರಗೊಂಡ PNG ಯು ಬೆಂಬಲವಿಲ್ಲದ ಸಂಖ್ಯೆಯ ಚಾನಲ್ಲುಗಳನ್ನು ಹೊಂದಿದೆ, ೩ ಅಥವ ೪ ಆಗಿರಬೇಕು." +msgstr "" +"ರೂಪಾಂತರಗೊಂಡ PNG ಯು ಬೆಂಬಲವಿಲ್ಲದ ಸಂಖ್ಯೆಯ ಚಾನಲ್ಲುಗಳನ್ನು ಹೊಂದಿದೆ, ೩ ಅಥವ ೪ ಆಗಿರಬೇಕು." #: gdk-pixbuf/io-png.c:183 #, c-format @@ -728,7 +733,8 @@ msgid "Fatal error reading PNG image file: %s" msgstr "PNG ಚಿತ್ರ ಕಡತವನ್ನು ಓದುವಲ್ಲಿ ಮಾರಕ ದೋಷ: %s" #: gdk-pixbuf/io-png.c:825 -msgid "Keys for PNG text chunks must have at least 1 and at most 79 characters." +msgid "" +"Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "PNG ಪಠ್ಯದ ತುಣುಕುಗಳ ಕೀಲಿಗಳು ಕನಿಷ್ಠ ೧ ಹಾಗು ಗರಿಷ್ಟ ೭೮ ಅಕ್ಷರಗಳನ್ನು ಹೊಂದಿರಬೇಕು." #: gdk-pixbuf/io-png.c:833 @@ -756,7 +762,8 @@ msgstr "" #: gdk-pixbuf/io-png.c:896 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." -msgstr "PNG ಪಠ್ಯ ತುಣುಕು %s ನ ಮೌಲ್ಯವನ್ನು ISO-8859-1 ಸಂಕೇತಿಕರಣಕ್ಕೆ(encoding) ಬದಲಾಯಿಸಲಾಗಿಲ್ಲ." +msgstr "" +"PNG ಪಠ್ಯ ತುಣುಕು %s ನ ಮೌಲ್ಯವನ್ನು ISO-8859-1 ಸಂಕೇತಿಕರಣಕ್ಕೆ(encoding) ಬದಲಾಯಿಸಲಾಗಿಲ್ಲ." #: gdk-pixbuf/io-png.c:1045 gdk-pixbuf/io-gdip-png.c:133 msgid "The PNG image format" @@ -949,7 +956,7 @@ msgstr "TIFF ದತ್ತಾಂಶವನ್ನು ಬರೆಯುವಲ್ಲಿ msgid "Couldn't write to TIFF file" msgstr "TIFF ಕಡತಕ್ಕೆ ಬರೆಯಲಾಗಿಲ್ಲ" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "TIFF ಚಿತ್ರ ವಿನ್ಯಾಸ" @@ -1130,7 +1137,7 @@ msgid_plural "Opening %d Items" msgstr[0] "%d ಅಂಶವನ್ನು ತೆಗೆಯಲಾಗುತ್ತಿದೆ" msgstr[1] "%d ಅಂಶಗಳನ್ನು ತೆಗೆಯಲಾಗುತ್ತಿದೆ" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "ಪರವಾನಗಿ" @@ -1144,32 +1151,32 @@ msgid "C_redits" msgstr "ಮನ್ನಣೆಗಳು(_r)" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "ಪರವಾನಗಿ(_L)" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "%s ಬಗ್ಗೆ" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "ಮನ್ನಣೆಗಳು" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "ಬರೆದವರು" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "ದಸ್ತಾವೇಜುಗೊಳಿಸಿದವರು" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "ಅನುವಾದಿಸಿದವರು" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "ಕುಶಲಕಾರ್ಯಗೊಳಿಸಿದವರು" @@ -1212,7 +1219,7 @@ msgstr "Alt" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "Super" @@ -1222,7 +1229,7 @@ msgstr "Super" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "Hyper" @@ -1232,17 +1239,17 @@ msgstr "Hyper" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "Meta" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "Space" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "Backslash" @@ -1290,7 +1297,7 @@ msgstr "calendar:week_start:0" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "೨೦೦೦" @@ -1305,7 +1312,7 @@ msgstr "೨೦೦೦" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "%d" @@ -1321,7 +1328,7 @@ msgstr "%d" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "%d" @@ -1337,7 +1344,7 @@ msgstr "%d" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "%Y" @@ -1463,7 +1470,7 @@ msgstr "ವರ್ಣಫಲಕ(_P):" msgid "Color Wheel" msgstr "ಬಣ್ಣದ ಚಕ್ರ" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " @@ -1473,7 +1480,7 @@ msgstr "" "ವರ್ಣಫಲಕ ನಮೂದಿಗೆ ಸೇರಿಸಬಹುದು, ಅಥವ ಪಕ್ಕದಲ್ಲಿರುವ ಇನ್ನೊಂದು ಬಣ್ಣ ಮಾದರಿಗೆ ಸೇರಿಸುವ ಮೂಲಕ ಈ " "ಬಣ್ಣವನ್ನು ಚಾಲ್ತಿಗೆ ಆರಿಸಿ." -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." @@ -1481,11 +1488,11 @@ msgstr "" "ನೀವು ಆರಿಸಿದ ಬಣ್ಣ. ಈ ಬಣ್ಣವನ್ನು ಒಂದು ವರ್ಣಫಲಕ ನಮೂದಿಗೆ ಸೇರಿಸುವ ಮೂಲಕ ಭವಿಷ್ಯದಲ್ಲಿ ಬಳಸಲು " "ಉಳಿಸಿಕೊಳ್ಳಬಹುದು." -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "ಬಣ್ಣವನ್ನು ಇಲ್ಲಿ ಉಳಿಸಿ(_S)" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1498,11 +1505,11 @@ msgstr "" msgid "Color Selection" msgstr "ಬಣ್ಣದ ಆಯ್ಕೆ" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "ಆದಾನ ಪದ್ದತಿಗಳು(_M)" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "ಯುನಿಕೊಡ್ ನಿಯಂತ್ರಣ ಚಿಹ್ನೆ (_I)" @@ -1518,7 +1525,7 @@ msgstr "ಗಣಕತೆರೆ" msgid "(None)" msgstr "(ಯಾವುದೂ ಇಲ್ಲ)" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "ಇತರೆ..." @@ -1705,11 +1712,13 @@ msgstr "ಶೀಘ್ರಮಾರ್ಗ (ಶಾರ್ಟ್ ಕಟ್) %s ಅಸ #: gtk/gtkfilechooserdefault.c:7950 gtk/gtkprintunixdialog.c:364 #, c-format msgid "A file named \"%s\" already exists. Do you want to replace it?" -msgstr "\"%s\" ಹೆಸರಿನ ಒಂದು ಕಡತವು ಈಗಾಗಲೆ ಅಸ್ತಿತ್ವದಲ್ಲಿದೆ. ನೀವದನ್ನು ಬದಲಿ ಮಾಡಲು ಬಯಸುತ್ತಿರೆ?" +msgstr "" +"\"%s\" ಹೆಸರಿನ ಒಂದು ಕಡತವು ಈಗಾಗಲೆ ಅಸ್ತಿತ್ವದಲ್ಲಿದೆ. ನೀವದನ್ನು ಬದಲಿ ಮಾಡಲು ಬಯಸುತ್ತಿರೆ?" #: gtk/gtkfilechooserdefault.c:7953 gtk/gtkprintunixdialog.c:368 #, c-format -msgid "The file already exists in \"%s\". Replacing it will overwrite its contents." +msgid "" +"The file already exists in \"%s\". Replacing it will overwrite its contents." msgstr "" "\"%s\" ಹೆಸರಿನ ಒಂದು ಕಡತವು ಈಗಾಗಲೆ ಅಸ್ತಿತ್ವದಲ್ಲಿದೆ. ನೀವದನ್ನು ಬದಲಿ ಮಾಡಿದರೆ ಅದು " "ತಿದ್ದಿಬರೆಯಲ್ಪಡುತ್ತದೆ." @@ -1857,7 +1866,8 @@ msgstr "ಕಡತವನ್ನು ಪುನರ್ ಹೆಸರಿಸು(_R)" #: gtk/gtkfilesel.c:1347 #, c-format -msgid "The folder name \"%s\" contains symbols that are not allowed in filenames" +msgid "" +"The folder name \"%s\" contains symbols that are not allowed in filenames" msgstr "\"%s\" ಕಡತದ ಹೆಸರಿನಲ್ಲಿ ಅನುಮತಿ ಇರದೆ ಇರುವಂತಹ ಸಂಕೇತಗಳು ಇವೆ." #: gtk/gtkfilesel.c:1392 @@ -1997,7 +2007,7 @@ msgstr "ಗಾತ್ರ(_z):" msgid "_Preview:" msgstr "ಮುನ್ನೋಟ(_P):" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "ಅಕ್ಷರ ಶೈಲಿಯ ಆಯ್ಕೆ" @@ -2035,7 +2045,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "ಲಾಂಛನ '%s' ವು ಥೀಮಿನಲ್ಲಿ ಇಲ್ಲ" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 msgid "Failed to load icon" msgstr "ಲಾಂಛನವನ್ನು ಲೋಡ್ ಮಾಡುವಲ್ಲಿ ವಿಫಲವಾಯಿತು" @@ -2126,19 +2136,11 @@ msgstr "(ಗೊತ್ತಿರದ)" msgid "Cl_ear" msgstr "ತೆರವುಗೊಳಿಸು(_e)" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "URI" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "URI ಈ ಗುಂಡಿಗೆ ಸೀಮಿತವಾಗಿದೆ" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 msgid "Copy URL" msgstr "URL ಅನ್ನು ನಕಲಿಸು" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 msgid "Invalid URI" msgstr "ಅಮಾನ್ಯ URI" @@ -2214,26 +2216,21 @@ msgid "_Password:" msgstr "ಗುಪ್ತಪದ(_P):" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +#, fuzzy +msgid "Forget password _immediately" msgstr "ಗುಪ್ತಪದವನ್ನು ತಕ್ಷಣ ಮರೆತು ಬಿಡು(_F)" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +#, fuzzy +msgid "Remember password until you _logout" msgstr "ಗುಪ್ತಪದವನ್ನು ನಿರ್ಗಮಿಸುವ ತನಕ ನೆನಪಿನಲ್ಲಿಡು(_R)" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +#, fuzzy +msgid "Remember _forever" msgstr "ಸದಾ ನೆನಪಿನಲ್ಲಿಡು(_R)" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "ಬಾಣದ ಅಂತರ (Arrow spacing)" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "ಚಲನ ಬಾಣದ ಅಂತರ (Scroll arrow spacing)" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "ಪುಟ %u" @@ -2299,7 +2296,7 @@ msgstr "ಕಾಗದದ ಗಾತ್ರ(_P):" msgid "_Orientation:" msgstr "ವಾಲಿಕೆ(_Orientation):" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 msgid "Page Setup" msgstr "ಪುಟದ ಸಂಯೋಜನೆ" @@ -2356,7 +2353,7 @@ msgstr "ಮೇಲಿನ ಪಥ" msgid "Down Path" msgstr "ಕೆಳಗಿನ ಪಥ" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 msgid "File System Root" msgstr "ಕಡತ ವ್ಯವಸ್ಥೆ ಮೂಲ" @@ -2445,7 +2442,8 @@ msgstr "ಮುದ್ರಣ ಮುನ್ನೋಟವನ್ನು ತೋರಿಸ #: gtk/gtkprintoperation.c:2292 #, c-format msgid "The most probable reason is that a temporary file could not be created." -msgstr "ಸಾಧ್ಯವಿರಬಹುದಾದ ಒಂದು ಕಾರಣವೆಂದರೆ ತಾತ್ಕಾಲಿಕ ಕಡತವನ್ನು ಸೃಷ್ತಿಸುವಲ್ಲಿ ಉಂಟಾದ ವಿಫಲತೆ." +msgstr "" +"ಸಾಧ್ಯವಿರಬಹುದಾದ ಒಂದು ಕಾರಣವೆಂದರೆ ತಾತ್ಕಾಲಿಕ ಕಡತವನ್ನು ಸೃಷ್ತಿಸುವಲ್ಲಿ ಉಂಟಾದ ವಿಫಲತೆ." #: gtk/gtkprintoperation-unix.c:242 #, c-format @@ -2469,8 +2467,9 @@ msgstr "ಮುದ್ರಕದ ಆಫ್-ಲೈನ್ ಆಗಿದೆ" msgid "Out of paper" msgstr "ಹಾಳೆಗಳಿಲ್ಲ" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 msgid "Paused" msgstr "ತಾತ್ಕಾಲಿಕ ಸ್ಥಗಿತಗೊಂಡಿದೆ" @@ -2515,35 +2514,35 @@ msgstr "PrintDlgEx ಗೆ ಅಮಾನ್ಯ ನಿಭಾವಣೆ(handle)" msgid "Unspecified error" msgstr "ನಿಖರವಾಗದ ದೋಷ" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 msgid "Printer" msgstr "ಮುದ್ರಕ" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 msgid "Location" msgstr "ತಾಣ" -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "ಸ್ಥಿತಿ" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 msgid "Range" msgstr "ವ್ಯಾಪ್ತಿ" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 msgid "_All Pages" msgstr "ಎಲ್ಲಾ ಹಾಳೆಗಳು(_A)" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 msgid "C_urrent Page" msgstr "ಈಗಿನ ಪುಟ(_u)" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 msgid "Pag_es:" msgstr "ಪುಟಗಳು(_e):" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" @@ -2551,152 +2550,144 @@ msgstr "" "ಒಂದು ಅಥವ ಹೆಚ್ಚಿನ ಪುಟ ವ್ಯಾಪ್ತಿಗಳನ್ನು ಸೂಚಿಸಿ,\n" " ಉದಾ. ೧-೩,೭,೧೧" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "ಪ್ರತಿಗಳು" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "ಪ್ರತಿಗಳು(_s):" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 msgid "C_ollate" msgstr "ತಾಳೆ ನೋಡು(_o)" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 msgid "_Reverse" msgstr "ವಿಲೋಮ(_R)" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "ಸಾಮಾನ್ಯ" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "ಹೊರವಿನ್ಯಾಸ" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 msgid "Pages per _side:" msgstr "ಪ್ರತಿ ಬದಿಯಲ್ಲಿನ ಪುಟಗಳು(_s):" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "ಎರಡು ಬದಿಯ(_w):" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 msgid "_Only print:" msgstr "ಕೇವಲ ಮುದ್ರಿಸು(_O):" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "ಎಲ್ಲಾ ಹಾಳೆಗಳು" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "ಸರಿ ಸಂಖ್ಯೆಯ ಹಾಳೆಗಳು" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "ಬೆಸ ಸಂಖ್ಯೆಯ ಹಾಳೆಗಳು" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 msgid "Sc_ale:" msgstr "ಸ್ಕೇಲ್(_a):" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "ಕಾಗದ" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 msgid "Paper _type:" msgstr "ಕಾಗದದ ಬಗೆ(_t):" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 msgid "Paper _source:" msgstr "ಕಾಗದದ ಆಕರ(_s):" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "ಪ್ರದಾನದ (ಔಟ್ ಪುಟ್) ಟ್ರೇ(_r):" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "ಕಾರ್ಯದ ವಿವರಗಳು" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "ಆದ್ಯತೆ(_o):" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "ಬಿಲ್ಲು ಮಾಡುವ ಮಾಹಿತಿ(_B):" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "ದಸ್ತಾವೇಜನ್ನು ಮುದ್ರಿಸು" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 msgid "_Now" msgstr "ಈಗ(_N)" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "ಇಲ್ಲಿ(_A):" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 msgid "On _hold" msgstr "ತಡೆ ಹಿಡಿಯಲಾಗಿದೆ(_h)" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "ರಕ್ಷಾ ಪುಟವನ್ನು ಸೇರಿಸು" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "ಈ ಮೊದಲು(_f):" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "ನಂತರ(_A):" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "ಕಾರ್ಯ" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "ಪ್ರೌಢ" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "ಮುದ್ರಣ ಗುಣಮಟ್ಟ" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 msgid "Color" msgstr "ಬಣ್ಣ" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "ಅಂತ್ಯಗೊಳಿಸಲಾಗುತ್ತಿದೆ" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "ಸಂವಾದ ಭಿನ್ನಾಭಿಪ್ರಾಯದಲ್ಲಿನ ಕೆಲವೊಂದು ಸಂಯೋಜನೆಗಳು" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 msgid "Print" msgstr "ಮುದ್ರಿಸು" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "ಸಮೂಹ" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "ಈ ಗುಂಡಿಯು ಸೇರಿದ ಸಮೂಹದ ರೇಡಿಯೋ ಉಪಕರಣ ಗುಂಡಿ." - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2717,36 +2708,36 @@ msgstr "ಈ ಕಾರ್ಯಗಳು '%s' ವರ್ಗದ ಸಂಪರ್ಕತ msgid "Select which type of documents are shown" msgstr "ಯಾವ ಬಗೆಯ ದಸ್ತಾವೇಜುಗಳು ತೋರಿಸಲ್ಪಟ್ಟಿವೆ ಎಂಬುದನ್ನು ಆರಿಸಿ" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "URI '%s' ಗೆ ಯಾವುದೆ ಅಂಶಗಳು ಪತ್ತೆಯಾಗಿಲ್ಲ" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "ಶೀರ್ಷಿಕೆ ರಹಿತ ಶೋಧಕ(filter)" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 msgid "Could not remove item" msgstr "ಅಂಶವನ್ನು ತೆಗೆದುಹಾಕಲಾಗಿಲ್ಲ" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 msgid "Could not clear list" msgstr "ಪಟ್ಟಿಯನ್ನು ಅಳಿಸಿ(clear) ಹಾಕಲಾಗಿಲ್ಲ" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 msgid "Copy _Location" msgstr "ಇಲ್ಲಿಗೆ ನಕಲಿಸು (_L)" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "ಪಟ್ಟಿಯಿಂದ ತೆಗೆದುಹಾಕು(_R)" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 msgid "_Clear List" msgstr "ಪಟ್ಟಿಯನ್ನು ಅಳಿಸಿಹಾಕು(_C)" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "ಖಾಸಗಿ ಸಂಪನ್ಮೂಲಗಳನ್ನು ತೋರಿಸು(_P)" @@ -2800,10 +2791,10 @@ msgstr "_%d. %s" msgid "recent menu label|%d. %s" msgstr "%d. %s" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "URI '%s' ನೊಂದಿಗಿನ ಒಂದು ಅಂಶವನ್ನು ಪತ್ತೆಮಾಡಲಾಗಿಲ್ಲ" @@ -3248,7 +3239,8 @@ msgstr "ಅನಾಮಿಕ ತಲೆಚೀಟಿಗಳು (Tag) ಕಂಡು ಬ #: gtk/gtktextbufferserialize.c:1045 #, c-format msgid "Tag \"%s\" does not exist in buffer and tags can not be created." -msgstr "ತಲೆಚೀಟಿ \"%s\" ವು ಬಫರಿನಲ್ಲಿ ಅಸ್ತಿತ್ವದಲ್ಲಿಲ್ಲ ಹಾಗು ತಲೆಚೀಟಿಗಳನ್ನು ರಚಿಸಲಾಗುವುದಿಲ್ಲ." +msgstr "" +"ತಲೆಚೀಟಿ \"%s\" ವು ಬಫರಿನಲ್ಲಿ ಅಸ್ತಿತ್ವದಲ್ಲಿಲ್ಲ ಹಾಗು ತಲೆಚೀಟಿಗಳನ್ನು ರಚಿಸಲಾಗುವುದಿಲ್ಲ." #: gtk/gtktextbufferserialize.c:1144 gtk/gtktextbufferserialize.c:1219 #: gtk/gtktextbufferserialize.c:1320 gtk/gtktextbufferserialize.c:1394 @@ -3268,7 +3260,8 @@ msgstr "\"%s\" ವು ಒಂದು ಮಾನ್ಯ ವೈಶಿಷ್ಟ್ಯ #: gtk/gtktextbufferserialize.c:1193 #, c-format -msgid "\"%s\" could not be converted to a value of type \"%s\" for attribute \"%s\"" +msgid "" +"\"%s\" could not be converted to a value of type \"%s\" for attribute \"%s\"" msgstr "\"%s\" ವನ್ನು \"%s\" ಬಗೆಯ ಮೌಲ್ಯವಾಗಿ ವೈಶಿಷ್ಟ್ಯ \"%s\" ಕ್ಕೆ ಬದಲಾಯಿಸಲಾಗಿಲ್ಲ" #: gtk/gtktextbufferserialize.c:1202 @@ -3305,8 +3298,10 @@ msgid "Serialized data is malformed" msgstr "ಅನುಕ್ರಮಿತ ದತ್ತಾಂಶವು ವಿರೂಪಗೊಂಡಿದೆ." #: gtk/gtktextbufferserialize.c:1857 -msgid "Serialized data is malformed. First section isn't GTKTEXTBUFFERCONTENTS-0001" -msgstr "ಅನುಕ್ರಮಿತ ದತ್ತಾಂಶವು ವಿರೂಪಗೊಂಡಿದೆ. ಪ್ರಥಮ ವಿಭಾಗವು GTKTEXTBUFFERCONTENTS-0001 ಆಗಿಲ್ಲ" +msgid "" +"Serialized data is malformed. First section isn't GTKTEXTBUFFERCONTENTS-0001" +msgstr "" +"ಅನುಕ್ರಮಿತ ದತ್ತಾಂಶವು ವಿರೂಪಗೊಂಡಿದೆ. ಪ್ರಥಮ ವಿಭಾಗವು GTKTEXTBUFFERCONTENTS-0001 ಆಗಿಲ್ಲ" #: gtk/gtktextutil.c:61 msgid "LRM _Left-to-right mark" @@ -4467,92 +4462,96 @@ msgstr "'%s' ಮುದ್ರಕವು ಸಂಪರ್ಕಿತಗೊಂಡಿರ msgid "There is a problem on printer '%s'." msgstr "'%s' ಮುದ್ರಕಕ್ಕೆ ಒಂದು ತೊಂದರೆ ಎದುರಾಗಿದೆ." -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "ತಾತ್ಕಾಲಿಕ ಸ್ಥಗಿತ; ಕೆಲಸವು ತಿರಸ್ಕರಿಸಲ್ಪಟ್ಟಿದೆ" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "ಕೆಲಸವು ತಿರಸ್ಕರಿಸಲ್ಪಟ್ಟಿದೆ" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "ಎರಡು ಬದಿಯ" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "ಕಾಗದದ ಬಗೆ" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "ಕಾಗದದ ಆಕರ" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "ಪ್ರದಾನ(ಔಟ್‌ಪುಟ್) ಟ್ರೇ" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "ಒಂದು ಬದಿಯ" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 msgid "Auto Select" msgstr "ಸ್ವಯಂಚಾಲಿತ ಆಯ್ಕೆ" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 msgid "Printer Default" msgstr "ಮುದ್ರಕ ಪೂರ್ವನಿಯೋಜಿತ" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "ತುರ್ತು" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "ಹೆಚ್ಚಿನ" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "ಮಧ್ಯಮ" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "ಕೆಳಮಟ್ಟದ" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "None" msgstr "ಯಾವುದೂ ಇಲ್ಲ" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "ವರ್ಗೀಕೃತವಾದದ್ದು" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "ಗೌಪ್ಯವಾದ" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Secret" msgstr "ರಹಸ್ಯ" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "ಸಾಮಾನ್ಯ" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "ಉನ್ನತ ರಹಸ್ಯ" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "ವರ್ಗೀಕೃತಗೊಳ್ಳದ್ದು" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, c-format msgid "Custom %sx%s" msgstr "ಕಸ್ಟಮ್ %sx%s" @@ -4615,3 +4614,20 @@ msgstr "ಮುದ್ರಕವನ್ನು ಪರೀಕ್ಷಿಸಲು ಮು msgid "Could not get information for file '%s': %s" msgstr "'%s' ಕಡತಕ್ಕೆ ಮಾಹಿತಿಯನ್ನು ಪಡೆಯಲಾಗಿಲ್ಲ: %s" +#~ msgid "URI" +#~ msgstr "URI" + +#~ msgid "The URI bound to this button" +#~ msgstr "URI ಈ ಗುಂಡಿಗೆ ಸೀಮಿತವಾಗಿದೆ" + +#~ msgid "Arrow spacing" +#~ msgstr "ಬಾಣದ ಅಂತರ (Arrow spacing)" + +#~ msgid "Scroll arrow spacing" +#~ msgstr "ಚಲನ ಬಾಣದ ಅಂತರ (Scroll arrow spacing)" + +#~ msgid "Group" +#~ msgstr "ಸಮೂಹ" + +#~ msgid "The radio tool button whose group this button belongs to." +#~ msgstr "ಈ ಗುಂಡಿಯು ಸೇರಿದ ಸಮೂಹದ ರೇಡಿಯೋ ಉಪಕರಣ ಗುಂಡಿ." diff --git a/po/ko.po b/po/ko.po index 1e5e6f7ddb..8b0abf89eb 100644 --- a/po/ko.po +++ b/po/ko.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2008-08-04 23:53+0900\n" "Last-Translator: Changwoo Ryu \n" "Language-Team: Gnome Korea \n" @@ -942,7 +942,7 @@ msgstr "TIFF 데이터를 쓰는 데 실패" msgid "Couldn't write to TIFF file" msgstr "TIFF 파일에 쓸 수 없습니다" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "TIFF 그림 형식" @@ -1124,7 +1124,7 @@ msgid "Opening %d Item" msgid_plural "Opening %d Items" msgstr[0] "%d개 항목 열기" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "사용권" @@ -1138,32 +1138,32 @@ msgid "C_redits" msgstr "만든 사람들(_R)" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "사용권(_L)" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "%s 정보" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "만든 사람들" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "프로그램 작성" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "문서 작성" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "번역" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "아트워크" @@ -1206,7 +1206,7 @@ msgstr "Alt" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "Super" @@ -1216,7 +1216,7 @@ msgstr "Super" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "Hyper" @@ -1226,17 +1226,17 @@ msgstr "Hyper" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "Meta" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "스페이스" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "백슬래시" @@ -1284,7 +1284,7 @@ msgstr "calendar:week_start:0" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "2000" @@ -1299,7 +1299,7 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "%d" @@ -1315,7 +1315,7 @@ msgstr "%d" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "%d" @@ -1331,7 +1331,7 @@ msgstr "%d" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "%Y" @@ -1458,7 +1458,7 @@ msgstr "색상환" # palette => 색상표 # swatch => 견본 -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " @@ -1467,7 +1467,7 @@ msgstr "" "이전에 선택한 색. 현재 선택하려는 색과 비교하는 데 쓰입니다. 이 색을 색상표 " "항목에 드래그하거나, 다른 색 견본에 드래그해서 이 색을 선택할 수 있습니다." -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." @@ -1475,11 +1475,11 @@ msgstr "" "선택한 색. 이 색을 색상표 항목으로 드래그해서 저장한 다음 나중에 사용할 수 있" "습니다." -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "색 여기에 저장(_S)" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1491,11 +1491,11 @@ msgstr "" msgid "Color Selection" msgstr "색 선택" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "입력기(_M)" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "유니코드 제어 문자 넣기(_I)" @@ -1511,7 +1511,7 @@ msgstr "바탕 화면" msgid "(None)" msgstr "(없음)" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "기타..." @@ -1992,7 +1992,7 @@ msgstr "크기(_Z):" msgid "_Preview:" msgstr "미리보기(_P):" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "글꼴 선택" @@ -2030,7 +2030,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "테마에 '%s' 아이콘이 없습니다" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 msgid "Failed to load icon" msgstr "아이콘을 읽어들이는 데 실패" @@ -2121,19 +2121,11 @@ msgstr "(모름)" msgid "Cl_ear" msgstr "비우기(_E)" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "URI" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "이 단추에 연결되는 URI" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 msgid "Copy URL" msgstr "URL 복사" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 msgid "Invalid URI" msgstr "올바르지 않은 URI" @@ -2209,26 +2201,21 @@ msgid "_Password:" msgstr "암호(_P):" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +#, fuzzy +msgid "Forget password _immediately" msgstr "즉시 암호 지우기(_F)" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +#, fuzzy +msgid "Remember password until you _logout" msgstr "로그아웃할 때까지 암호 기억(_R)" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +#, fuzzy +msgid "Remember _forever" msgstr "계속 암호 기억(_R)" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "화살표 간격" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "스크롤 화살표 간격" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "%u페이지" @@ -2294,7 +2281,7 @@ msgstr "용지 크기(_P):" msgid "_Orientation:" msgstr "방향(_O):" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 msgid "Page Setup" msgstr "페이지 설정" @@ -2351,7 +2338,7 @@ msgstr "위 경로" msgid "Down Path" msgstr "아래 경로" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 msgid "File System Root" msgstr "파일 시스템 루트" @@ -2464,8 +2451,9 @@ msgstr "프린터 연결 안 됨" msgid "Out of paper" msgstr "용지 부족" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 msgid "Paused" msgstr "일시 정지" @@ -2511,35 +2499,35 @@ msgstr "PrintDlgEx에 핸들이 잘못되었습니다" msgid "Unspecified error" msgstr "알 수 없는 오류가 있습니다" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 msgid "Printer" msgstr "프린터" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 msgid "Location" msgstr "위치" -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "상태" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 msgid "Range" msgstr "범위" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 msgid "_All Pages" msgstr "모든 페이지(_A)" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 msgid "C_urrent Page" msgstr "현재 페이지(_U)" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 msgid "Pag_es:" msgstr "페이지(_E):" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" @@ -2547,152 +2535,144 @@ msgstr "" "페이지 범위를 지정하십시오.\n" " 예) 1-3,7,11" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "인쇄 매수" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "인쇄 매수(_S):" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 msgid "C_ollate" msgstr "한 부씩 인쇄(_O)" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 msgid "_Reverse" msgstr "마지막 페이지부터(_R)" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "일반" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "배치" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 msgid "Pages per _side:" msgstr "한 장당 페이지 수(_S):" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "양면(_W):" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 msgid "_Only print:" msgstr "다음만 인쇄(_O):" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "모든 페이지" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "짝수 페이지" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "홀수 페이지" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 msgid "Sc_ale:" msgstr "크기 조정(_A):" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "용지" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 msgid "Paper _type:" msgstr "용지 종류(_T):" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 msgid "Paper _source:" msgstr "용지 공급(_S):" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "출력 트레이(_R):" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "작업 상세 정보" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "우선순위(_O):" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "요금 정보(_B):" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "문서 인쇄" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 msgid "_Now" msgstr "지금(_N)" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "시각(_T):" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 msgid "On _hold" msgstr "보류(_H)" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "표지 사용" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "앞에(_F):" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "뒤에(_A):" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "작업" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "고급" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "그림 화질" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 msgid "Color" msgstr "색" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "마무리" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "대화 상자의 설정이 충돌합니다" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 msgid "Print" msgstr "인쇄" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "그룹" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "이 단추가 속한 그룹의 라디오 도구 단추." - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2713,36 +2693,36 @@ msgstr "이 기능은 '%s' 클래스의 위젯에서 구현되지 않았습니 msgid "Select which type of documents are shown" msgstr "어떤 종류의 문서를 표시할 지 선택합니다" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "'%s' URI에 대한 항목이 없습니다" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "제목없는 필터" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 msgid "Could not remove item" msgstr "항목을 지울 수 없습니다" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 msgid "Could not clear list" msgstr "목록을 비울 수 없습니다" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 msgid "Copy _Location" msgstr "위치 복사(_L)" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "목록에서 지우기(_R)" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 msgid "_Clear List" msgstr "목록 비우기(_C)" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "개인 리소스 표시(_P)" @@ -2796,10 +2776,10 @@ msgstr "_%d. %s" msgid "recent menu label|%d. %s" msgstr "%d. %s" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "'%s' URI로 항목을 찾을 수 없습니다" @@ -4470,92 +4450,96 @@ msgstr "'%s' 프린터가 연결이 되지 않는 것 같습니다." msgid "There is a problem on printer '%s'." msgstr "'%s' 프린터에 문제가 있습니다." -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "일시 정지, 작업을 거부하는 중" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "작업을 거부하는 중" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "양면" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "용지 종류" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "용지 공급" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "출력 트레이" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "단면" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 msgid "Auto Select" msgstr "자동 선택" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 msgid "Printer Default" msgstr "프린터 기본값" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "긴급" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "높음" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "중간" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "낮음" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "None" msgstr "없음" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "비밀 분류" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "기밀" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Secret" msgstr "비밀" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "표준" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "일급 비밀" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "비밀 분류 해제" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, c-format msgid "Custom %sx%s" msgstr "사용자 지정 %sx%s" @@ -4618,6 +4602,24 @@ msgstr "테스트 프린터로 인쇄" msgid "Could not get information for file '%s': %s" msgstr "파일 '%s'의 정보를 가져올 수 없습니다: %s" +#~ msgid "URI" +#~ msgstr "URI" + +#~ msgid "The URI bound to this button" +#~ msgstr "이 단추에 연결되는 URI" + +#~ msgid "Arrow spacing" +#~ msgstr "화살표 간격" + +#~ msgid "Scroll arrow spacing" +#~ msgstr "스크롤 화살표 간격" + +#~ msgid "Group" +#~ msgstr "그룹" + +#~ msgid "The radio tool button whose group this button belongs to." +#~ msgstr "이 단추가 속한 그룹의 라디오 도구 단추." + #~ msgid "Invalid filename: %s" #~ msgstr "잘못된 파일 이름: %s" diff --git a/po/ku.po b/po/ku.po index d6182d7a55..02c893bdef 100644 --- a/po/ku.po +++ b/po/ku.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ku\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2008-01-13 20:17+0100\n" "Last-Translator: Erdal Ronahi \n" "Language-Team: Kurdish \n" @@ -952,7 +952,7 @@ msgstr "Nivîsandina daneyên TIFF biserneket" msgid "Couldn't write to TIFF file" msgstr "Nikarî ku di dosya TIFF de binvîse" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "Formata wêneya TIFF" @@ -1140,7 +1140,7 @@ msgid_plural "Opening %d Items" msgstr[0] "" msgstr[1] "" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "Peyman" @@ -1154,32 +1154,32 @@ msgid "C_redits" msgstr "_Spas" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "_Lîsans" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "Der barê %s de" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "Spas" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "Nivîskar" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "Belgekirin" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "Wergêr" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "Huner" @@ -1222,7 +1222,7 @@ msgstr "Alt" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "Super" @@ -1232,7 +1232,7 @@ msgstr "Super" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "Hîper" @@ -1242,17 +1242,17 @@ msgstr "Hîper" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "Meta" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "Space" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "Backslash" @@ -1300,7 +1300,7 @@ msgstr "calendar:week_start:1" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "2000" @@ -1315,7 +1315,7 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "%d" @@ -1331,7 +1331,7 @@ msgstr "%d" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "%d" @@ -1347,7 +1347,7 @@ msgstr "%d" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "%Y" @@ -1473,7 +1473,7 @@ msgstr "_Palet:" msgid "Color Wheel" msgstr "Dolabê rengan" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " @@ -1483,7 +1483,7 @@ msgstr "" "hilbijartiye. tu dikarî vî rengî bibî malikên rengan an jî wekî rengê " "bikaranînê hilbijêrî." -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." @@ -1491,11 +1491,11 @@ msgstr "" "Tu dikarî rengê ku te niha hilbijartiye di malikên rengan de tomar bikî ji " "bo di pêşerojê de tu bikaribî bikar bînî." -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "Reng li vir _tomar bike" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1507,11 +1507,11 @@ msgstr "" msgid "Color Selection" msgstr "Hilbijartina rengan" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "Riyên_Têketinê" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "_Şifreya kontrola sembolê derbas bike" @@ -1527,7 +1527,7 @@ msgstr "Sermasê" msgid "(None)" msgstr "(Ne yek jî)" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "Yên din..." @@ -2009,7 +2009,7 @@ msgstr "_Mezinahî:" msgid "_Preview:" msgstr "_Pêşdîtin:" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "Hilbijartina Curetîpan" @@ -2047,7 +2047,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "îkon %s' ne têde ye" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 msgid "Failed to load icon" msgstr "Barkirina îkonê biserneket" @@ -2138,19 +2138,11 @@ msgstr "(nenas)" msgid "Cl_ear" msgstr "Jê_bibe" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "URI" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "URI bi bişkokê sînorkirî ye" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 msgid "Copy URL" msgstr "URL kopî bike" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 msgid "Invalid URI" msgstr "URI nederbasdar e" @@ -2230,26 +2222,18 @@ msgid "_Password:" msgstr "Pe_st:" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +msgid "Forget password _immediately" msgstr "" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +msgid "Remember password until you _logout" msgstr "" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +msgid "Remember _forever" msgstr "" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "Valahiyên tîran" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "Valahiyên tîrên şemitandinê" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "Rûpela %u" @@ -2315,7 +2299,7 @@ msgstr "_Mezinahiya rûpelê:" msgid "_Orientation:" msgstr "_Alî:" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 msgid "Page Setup" msgstr "Mîhengên Rûpelê" @@ -2372,7 +2356,7 @@ msgstr "Rêça Berjor" msgid "Down Path" msgstr "Rêça Berjêr" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 msgid "File System Root" msgstr "Koka Pergala Pelan" @@ -2485,8 +2469,9 @@ msgstr "Çaper ne girêdayî ye" msgid "Out of paper" msgstr "Li derveyî rûpel" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 msgid "Paused" msgstr "Hatiye rawestandin" @@ -2533,35 +2518,35 @@ msgstr "Ji bo PrintDlgEx xebatkera nederbasdar" msgid "Unspecified error" msgstr "Çewtiyeke nenas" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 msgid "Printer" msgstr "Çaper" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 msgid "Location" msgstr "Cih" -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "Rewş" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 msgid "Range" msgstr "Beş" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 msgid "_All Pages" msgstr "_Hemû Rûpel" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 msgid "C_urrent Page" msgstr "Rûpela _Heyî" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 msgid "Pag_es:" msgstr "_Rûpel:" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" @@ -2569,152 +2554,144 @@ msgstr "" "Yek an zêdetir beş diyar bike,\n" " wekî 1-3,7,11" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "Kopî" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "Kopî:" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 msgid "C_ollate" msgstr "B_irêzkirin" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 msgid "_Reverse" msgstr "_Berevajî bike" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "Giştî" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "Bicihkirin" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 msgid "Pages per _side:" msgstr "Di her ka_xizekê rûpel:" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "Du_alî:" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 msgid "_Only print:" msgstr "_tenê bide çapê:" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "Hemû kaxiz" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "Kaxizên cot" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "Kaxizên fer" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 msgid "Sc_ale:" msgstr "Pî_van:" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "Kaxiz" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 msgid "Paper _type:" msgstr "_Cureyê rûpel:" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 msgid "Paper _source:" msgstr "Çavkaniya _rûpelan:" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "Tepsiya _derketanê:" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "Kîtekîtên Kar" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "Pê_şikî:" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "_Agahiyên fatorê:" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "Belgeyê çap bike" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 msgid "_Now" msgstr "_Niha" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "_Li:" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 msgid "On _hold" msgstr "Li _bendê ye" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "Rûpelê xuya lê zêde bike" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "_Berê:" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "_Piştî:" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "Kar" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "Pêşketî" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "Kalîteya Dîmen" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 msgid "Color" msgstr "Reng" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "Bidawîkirin" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "Hin mîhengên ku di paceyê de ne li hev nakin" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 msgid "Print" msgstr "Çap" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "Kom" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "Bişkoja amûrên radio ya ku ev bişkoj bi w^ve girêdayî ye." - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2735,36 +2712,36 @@ msgstr "Ev kar ji bo perçekên di pola '%s' de ne nehatiye sepandin" msgid "Select which type of documents are shown" msgstr "Hilbijêre kîjan cureyê pelan were nîşandan" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "Ti hêman ji bo URI '%s' nehate xuyakirin" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "Parzûna bênav" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 msgid "Could not remove item" msgstr "Rakirina hêmanê biserneket" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 msgid "Could not clear list" msgstr "Lîste nehate paqijkirin" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 msgid "Copy _Location" msgstr "_Cih kopî bike" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "_Ji Lîsteyê _Ji Bibe" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 msgid "_Clear List" msgstr "Lîsteyê _Paqij Bike" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "Çavkaniyên-berê nîşan bide" @@ -2818,10 +2795,10 @@ msgstr "_%d. %s" msgid "recent menu label|%d. %s" msgstr "%d. %s" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "Hêmaneke ku bi URIya '%s' têkildar e nehate dîtin" @@ -4494,92 +4471,96 @@ msgstr "" msgid "There is a problem on printer '%s'." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "Du alî" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "Cureyê rûpel" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "Çavkaniya rûpel" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "Tepsiya derketanê" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "Yek alî" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 msgid "Auto Select" msgstr "Hilbijartina bixweber" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 msgid "Printer Default" msgstr "Standarda Çapgerê" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "Bilez" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "Bilind" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "Orte" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "Nizim" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "None" msgstr "Ne yek jî" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "Taybet" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "Veşartî" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Secret" msgstr "Veşartî" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "Standart" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "Gelekî Veşartî" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "Ji rêzê" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, fuzzy, c-format msgid "Custom %sx%s" msgstr "Taybet %.2fx%.2f" @@ -4642,6 +4623,24 @@ msgstr "Bi çapera test çap bike" msgid "Could not get information for file '%s': %s" msgstr "Nikarî agahiya pelê '%s' bistîne: %s" +#~ msgid "URI" +#~ msgstr "URI" + +#~ msgid "The URI bound to this button" +#~ msgstr "URI bi bişkokê sînorkirî ye" + +#~ msgid "Arrow spacing" +#~ msgstr "Valahiyên tîran" + +#~ msgid "Scroll arrow spacing" +#~ msgstr "Valahiyên tîrên şemitandinê" + +#~ msgid "Group" +#~ msgstr "Kom" + +#~ msgid "The radio tool button whose group this button belongs to." +#~ msgstr "Bişkoja amûrên radio ya ku ev bişkoj bi w^ve girêdayî ye." + #~ msgid "Invalid filename: %s" #~ msgstr "Navê pelê nederbasdar: %s" diff --git a/po/li.po b/po/li.po index 5ceb2b777a..bc5b6d62ec 100644 --- a/po/li.po +++ b/po/li.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+ 2.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2003-05-28 17:57+0000\n" "Last-Translator: Mathieu van Woerkom \n" "Language-Team: Limburgish \n" @@ -998,7 +998,7 @@ msgstr "Kós TIFF-aafbiljing neet äöpene" msgid "Couldn't write to TIFF file" msgstr "Kós besjtandjsnaam neet konvertere" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "'t TIFF-besjtandjsformaat" @@ -1195,7 +1195,7 @@ msgid_plural "Opening %d Items" msgstr[0] "" msgstr[1] "" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "" @@ -1211,32 +1211,32 @@ msgid "C_redits" msgstr "_Aanmake" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "" @@ -1279,7 +1279,7 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "" @@ -1289,7 +1289,7 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "" @@ -1299,17 +1299,17 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "" @@ -1358,7 +1358,7 @@ msgstr "" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "" @@ -1373,7 +1373,7 @@ msgstr "" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "" @@ -1389,7 +1389,7 @@ msgstr "" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "" @@ -1405,7 +1405,7 @@ msgstr "" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "" @@ -1536,7 +1536,7 @@ msgstr "_Palet" msgid "Color Wheel" msgstr "Raad" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " @@ -1546,7 +1546,7 @@ msgstr "" "selekteert. Geer kènt dees kleur sjleipe nao ein kleurepalet of dees kleur " "selektere es hujige door 't nao de kleuresjtaal daonaeve te sjleipe." -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." @@ -1554,11 +1554,11 @@ msgstr "" "De kleur die geer gekaoze haet. Geer kènt de kleur nao ein kleurepalet " "sjleipe of verware veur toekómstig gebroek." -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "Kleur hie op_sjlaon" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1572,11 +1572,11 @@ msgstr "" msgid "Color Selection" msgstr "Booksjtaaftiepseleksie" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "inveur_metood" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 #, fuzzy msgid "_Insert Unicode Control Character" msgstr "Unicode kentrolteike _Inveuge " @@ -1595,7 +1595,7 @@ msgstr "" msgid "(None)" msgstr "gein" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "" @@ -2106,7 +2106,7 @@ msgstr "_Gruutde:" msgid "_Preview:" msgstr "_Veurbild:" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "Booksjtaaftiepseleksie" @@ -2140,7 +2140,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 #, fuzzy msgid "Failed to load icon" msgstr "Neet mäögelik óm TIFF-aafbiljing te laje" @@ -2242,20 +2242,12 @@ msgstr "(ónbekènd)" msgid "Cl_ear" msgstr "_Wösje" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 #, fuzzy msgid "Copy URL" msgstr "_Kopiëre" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 #, fuzzy msgid "Invalid URI" msgstr "óngeljige Utf-8" @@ -2336,26 +2328,18 @@ msgid "_Password:" msgstr "Drök" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +msgid "Forget password _immediately" msgstr "" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +msgid "Remember password until you _logout" msgstr "" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +msgid "Remember _forever" msgstr "" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "Pagina %u" @@ -2417,7 +2401,7 @@ msgstr "_Eigesjappe" msgid "_Orientation:" msgstr "_Verzaediging:" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 #, fuzzy msgid "Page Setup" msgstr "Pagina %u" @@ -2479,7 +2463,7 @@ msgstr "" msgid "Down Path" msgstr "" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 #, fuzzy msgid "File System Root" msgstr "Besjtenj" @@ -2595,8 +2579,9 @@ msgstr "" msgid "Out of paper" msgstr "" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 #, fuzzy msgid "Paused" msgstr "_Plakke" @@ -2646,202 +2631,194 @@ msgstr "Óngeljige header in piktogram" msgid "Unspecified error" msgstr "" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 #, fuzzy msgid "Printer" msgstr "Aaf_drökke" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 #, fuzzy msgid "Location" msgstr "_Selektie: " -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 msgid "Range" msgstr "" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 msgid "_All Pages" msgstr "" # missjien moet dit creeeren zijn -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 #, fuzzy msgid "C_urrent Page" msgstr "_Aanmake" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 msgid "Pag_es:" msgstr "" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" msgstr "" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "" # missjien moet dit creeeren zijn -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 #, fuzzy msgid "C_ollate" msgstr "_Aanmake" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 #, fuzzy msgid "_Reverse" msgstr "_Trökzètte" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 #, fuzzy msgid "Pages per _side:" msgstr "_Eigesjappe" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 #, fuzzy msgid "_Only print:" msgstr "Aaf_drökke" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 #, fuzzy msgid "Sc_ale:" msgstr "_Waerd:" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 #, fuzzy msgid "Paper _type:" msgstr "_Eigesjappe" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 #, fuzzy msgid "Paper _source:" msgstr "_Eigesjappe" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 #, fuzzy msgid "_Now" msgstr "_Nei" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 #, fuzzy msgid "On _hold" msgstr "_Vèt" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 #, fuzzy msgid "Color" msgstr "_Kleur" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 #, fuzzy msgid "Print" msgstr "Aaf_drökke" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "" - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2862,44 +2839,44 @@ msgstr "" msgid "Select which type of documents are shown" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 #, fuzzy msgid "Could not remove item" msgstr "" "Faeler bie 't make van map \"%s\": %s\n" "%s" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 #, fuzzy msgid "Could not clear list" msgstr "" "Faeler bie 't make van map \"%s\": %s\n" "%s" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 #, fuzzy msgid "Copy _Location" msgstr "_Selektie: " -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 #, fuzzy msgid "_Clear List" msgstr "_Wösje" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "" @@ -2955,10 +2932,10 @@ msgstr "" msgid "recent menu label|%d. %s" msgstr "" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, fuzzy, c-format msgid "Unable to find an item with URI '%s'" msgstr "Kèn inveugbesjtandj \"%s\" neet vènje" @@ -4643,96 +4620,100 @@ msgstr "" msgid "There is a problem on printer '%s'." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 #, fuzzy msgid "Auto Select" msgstr "Booksjtaaftiepseleksie" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 #, fuzzy msgid "Printer Default" msgstr "Sjtanderd" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 #, fuzzy msgid "None" msgstr "gein" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 #, fuzzy msgid "Secret" msgstr "Sjirm" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, c-format msgid "Custom %sx%s" msgstr "" diff --git a/po/lt.po b/po/lt.po index c87ae694a2..290270cbf2 100644 --- a/po/lt.po +++ b/po/lt.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: lt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2007-09-17 12:38+0300\n" "Last-Translator: Žygimantas Beručka \n" "Language-Team: Lithuanian \n" @@ -972,7 +972,7 @@ msgstr "Nepavyko įrašyti TIFF duomenų" msgid "Couldn't write to TIFF file" msgstr "Nepavyko įrašyti į TIFF failą" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "TIFF paveikslėlių formatas" @@ -1161,7 +1161,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "Licencija" @@ -1175,32 +1175,32 @@ msgid "C_redits" msgstr "_Padėkos" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "_Licencija" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "Apie %s" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "Padėkos" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "Parašė" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "Dokumentavo" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "Išvertė" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "Apipavidalino" @@ -1243,7 +1243,7 @@ msgstr "Alt" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "Super" @@ -1253,7 +1253,7 @@ msgstr "Super" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "Hiper" @@ -1263,17 +1263,17 @@ msgstr "Hiper" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "Meta" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "Tarpas" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "Backslash" @@ -1321,7 +1321,7 @@ msgstr "calendar:week_start:1" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "2000" @@ -1336,7 +1336,7 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "%d" @@ -1352,7 +1352,7 @@ msgstr "%d" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "%d" @@ -1368,7 +1368,7 @@ msgstr "%d" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "%Y" @@ -1494,7 +1494,7 @@ msgstr "_Paletė:" msgid "Color Wheel" msgstr "Spalvų ratas" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " @@ -1504,7 +1504,7 @@ msgstr "" "gali nutempti šią spalvą į paletės langelį, arba pasirinkti šią spalvą " "nutempiant ją į greta esantį langelį." -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." @@ -1512,11 +1512,11 @@ msgstr "" "Spalva, kurią pasirinkai. Tu gali nutempti šią spalvą į paletės langelį, kad " "išsaugotum naudojimui ateityje." -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "Iš_saugoti spalvą čia" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1529,11 +1529,11 @@ msgstr "" msgid "Color Selection" msgstr "Spalvos pasirinkimas" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "Įvesties _metodai" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "Įterpti _Unicode valdymo simbolį" @@ -1549,7 +1549,7 @@ msgstr "Darbastalis" msgid "(None)" msgstr "(Joks)" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "Kita..." @@ -2031,7 +2031,7 @@ msgstr "D_ydis:" msgid "_Preview:" msgstr "_Peržiūra:" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "Šrifto pasirinkimas" @@ -2069,7 +2069,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "Piktogramos „%s“ temoje nėra" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 msgid "Failed to load icon" msgstr "Nepavyko įkelti piktogramos" @@ -2161,19 +2161,11 @@ msgstr "(nežinomas)" msgid "Cl_ear" msgstr "Iš_valyti" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "URI" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "URI susietas su šiuo mygtuku" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 msgid "Copy URL" msgstr "Kopijuoti URL" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 msgid "Invalid URI" msgstr "Netinkamas URI" @@ -2253,26 +2245,18 @@ msgid "_Password:" msgstr "_Slėgis:" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +msgid "Forget password _immediately" msgstr "" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +msgid "Remember password until you _logout" msgstr "" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +msgid "Remember _forever" msgstr "" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "Rodyklių protarpis" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "Slinkties rodyklės protarpis" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "%u puslapis" @@ -2338,7 +2322,7 @@ msgstr "_Popieriaus dydis:" msgid "_Orientation:" msgstr "_Orientacija:" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 msgid "Page Setup" msgstr "Puslapio sąranka" @@ -2395,7 +2379,7 @@ msgstr "Aukštyn keliu" msgid "Down Path" msgstr "Žemyn keliu" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 msgid "File System Root" msgstr "Failų sistemos šakninis aplankas" @@ -2508,8 +2492,9 @@ msgstr "Spausdintuvas atjungtas" msgid "Out of paper" msgstr "Nėra popieriaus" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 msgid "Paused" msgstr "Pauzė" @@ -2556,39 +2541,39 @@ msgstr "Netinkamas PrintDlgEx valdiklis" msgid "Unspecified error" msgstr "Nenurodyta klaida" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 msgid "Printer" msgstr "Spausdintuvas" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 msgid "Location" msgstr "Vieta" -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "Būsena" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 #, fuzzy msgid "Range" msgstr "I_ntervalas" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 #, fuzzy msgid "_All Pages" msgstr "Visus puslapius" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 #, fuzzy msgid "C_urrent Page" msgstr "_Esamas" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 #, fuzzy msgid "Pag_es:" msgstr "Vietos" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" @@ -2596,152 +2581,144 @@ msgstr "" "Nurodykite vieną ar kelis puslapių intervalus,\n" " pvz., 1-3,7,11" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "Kopijos" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "Kopijo_s:" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 msgid "C_ollate" msgstr "Su_dėstyti" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 msgid "_Reverse" msgstr "_Atvirkščiai" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "Bendra" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "Išdėstymas" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 msgid "Pages per _side:" msgstr "Puslapių vienoje pu_sėje:" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "D_vipusis:" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 msgid "_Only print:" msgstr "Spa_usdinti tik:" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "Visus puslapius" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "Lyginius puslapius" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "Nelyginius puslapius" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 msgid "Sc_ale:" msgstr "_Mastelis:" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "Popierius" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 msgid "Paper _type:" msgstr "Popieriaus _tipas:" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 msgid "Paper _source:" msgstr "Popieriau_s šaltinis:" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "Išvėsties _dėklas:" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "Užduoties informacija" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "Pri_oritetas:" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "_Našumo informacija:" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "Spausdinti dokumentą" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 msgid "_Now" msgstr "_Dabar" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "_Laiku:" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 msgid "On _hold" msgstr "Susta_bdyta" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "Pridėti titulinį puslapį" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "P_rieš:" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "_Po:" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "Užduotis" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "Išsamiau" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "Paveikslėlių kokybė" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 msgid "Color" msgstr "Spalva" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "Baigiama" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "Kai kurie nustatymai lange konfliktuoja" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 msgid "Print" msgstr "Spausdinti" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "Grupė" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "Žymimosios akutės grupė, kuriai priklauso šis mygtukas." - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2762,36 +2739,36 @@ msgstr "Ši funkcija nerealizuota „%s“ klasės valdymo elementams" msgid "Select which type of documents are shown" msgstr "Pasirinkite kokių tipų dokumentai rodomi" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "Elementų URI „%s“ nerasta" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "Nepavadintas filtras" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 msgid "Could not remove item" msgstr "Nepavyko pašalinti elemento" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 msgid "Could not clear list" msgstr "Nepavyko išvalyti sąrašo" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 msgid "Copy _Location" msgstr "Kopijuoti _vietą" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "_Pašalinti iš sąrašo" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 msgid "_Clear List" msgstr "Iš_valyti sąrašą" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "Rodyti _asmeninius resursus" @@ -2845,10 +2822,10 @@ msgstr "_%d. %s" msgid "recent menu label|%d. %s" msgstr "%d. %s" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "Nepavyko rasti elemento su URI „%s“" @@ -4517,92 +4494,96 @@ msgstr "" msgid "There is a problem on printer '%s'." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "Dvipusis" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "Popieriaus tipas" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "Popieriaus šaltinis" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "Išvesties dėklas" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "Vienpusis" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 msgid "Auto Select" msgstr "Automatinis pasirinkimas" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 msgid "Printer Default" msgstr "Spausdintuvo numatytieji" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "Itin skubu" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "Skubu" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "Vidutiniškai" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "Neskubu" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "None" msgstr "Nėra" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "Klasifikuota" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "Konfidencialu" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Secret" msgstr "Slapta" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "Standartiška" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "Labai slapta" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "Neklasifikuota" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, fuzzy, c-format msgid "Custom %sx%s" msgstr "Pasirinktinis %.2fx%.2f" @@ -4665,6 +4646,24 @@ msgstr "Spausdinti į bandomąjį spausdintuvą" msgid "Could not get information for file '%s': %s" msgstr "Nepavyko gauti failo „%s“ informacijos: %s" +#~ msgid "URI" +#~ msgstr "URI" + +#~ msgid "The URI bound to this button" +#~ msgstr "URI susietas su šiuo mygtuku" + +#~ msgid "Arrow spacing" +#~ msgstr "Rodyklių protarpis" + +#~ msgid "Scroll arrow spacing" +#~ msgstr "Slinkties rodyklės protarpis" + +#~ msgid "Group" +#~ msgstr "Grupė" + +#~ msgid "The radio tool button whose group this button belongs to." +#~ msgstr "Žymimosios akutės grupė, kuriai priklauso šis mygtukas." + #~ msgid "Invalid filename: %s" #~ msgstr "Netinkamas failo vardas: %s" diff --git a/po/lv.po b/po/lv.po index 4f5ec1be69..469bd7e841 100644 --- a/po/lv.po +++ b/po/lv.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: lv\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2007-04-11 11:34+0300\n" "Last-Translator: Raivis Dejus \n" "Language-Team: Latvian \n" @@ -962,7 +962,7 @@ msgstr "Neizdevās ierakstīt TIFF datus" msgid "Couldn't write to TIFF file" msgstr "Nevar rakstīt TIFF failā" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "TIFF attēla formāts" @@ -1151,7 +1151,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "Licence" @@ -1165,32 +1165,32 @@ msgid "C_redits" msgstr "_Veidotāji" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "_Licence" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "Par %s" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "Autori" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "Sarakstījuši" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "Dokumentējuši" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "Tūlkojuši" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "Grafika" @@ -1233,7 +1233,7 @@ msgstr "Alt" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "Super" @@ -1243,7 +1243,7 @@ msgstr "Super" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "Hyper" @@ -1253,17 +1253,17 @@ msgstr "Hyper" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "Meta" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "Atstarpe" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "Slīpsvītra" @@ -1311,7 +1311,7 @@ msgstr "calendar:week_start:1" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "2000" @@ -1326,7 +1326,7 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "%d" @@ -1342,7 +1342,7 @@ msgstr "%d" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "%d" @@ -1358,7 +1358,7 @@ msgstr "%d" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "%Y" @@ -1484,7 +1484,7 @@ msgstr "_Palete:" msgid "Color Wheel" msgstr "Krāsu ripa" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " @@ -1494,7 +1494,7 @@ msgstr "" "Jūs varat vikt šo krāsu uz paltes ierakstu vai izvēlēties šo krāsu kā " "pašreizējo, velkot to pie citām krāsām blakus." -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." @@ -1502,11 +1502,11 @@ msgstr "" "Jūsu izvēlētā krāsa. Jūs varat vilkt šo krāsu uz paletes ierakstu, lai " "saglabātu lietošanai nākotnē." -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "_Saglabāt krāsu šeit" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1519,11 +1519,11 @@ msgstr "" msgid "Color Selection" msgstr "Krāsu izlase" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "Ievades _Metodes" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "_Ievietot unicode kontroles simbolu" @@ -1539,7 +1539,7 @@ msgstr "Darbavirsma" msgid "(None)" msgstr "(Nekas)" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "Cita vieta..." @@ -2023,7 +2023,7 @@ msgstr "I_zmērs:" msgid "_Preview:" msgstr "_Pirmsapskate:" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "Fonta Izvēle" @@ -2061,7 +2061,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "Tēmā nav ikonas '%s'" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 #, fuzzy msgid "Failed to load icon" msgstr "Nevarēju ielādēt TIFF attēlu" @@ -2154,19 +2154,11 @@ msgstr "(nezināms)" msgid "Cl_ear" msgstr "N_otīrīt" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "URI" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "Šai pogai piešķirtais URI" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 msgid "Copy URL" msgstr "Kopēt URL" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 msgid "Invalid URI" msgstr "Nepareizs URI" @@ -2246,26 +2238,18 @@ msgid "_Password:" msgstr "_Spiediens:" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +msgid "Forget password _immediately" msgstr "" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +msgid "Remember password until you _logout" msgstr "" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +msgid "Remember _forever" msgstr "" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "Bultu atstarpe" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "Rutbultas atstarpe" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "Lapa %u" @@ -2331,7 +2315,7 @@ msgstr "_Papīra izmēri:" msgid "_Orientation:" msgstr "Atrašanās vieta:" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 msgid "Page Setup" msgstr "Lappuses uzstādījums" @@ -2388,7 +2372,7 @@ msgstr "" msgid "Down Path" msgstr "" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 #, fuzzy msgid "File System Root" msgstr "Failu sistēma" @@ -2502,8 +2486,9 @@ msgstr "Printeris atslēgts" msgid "Out of paper" msgstr "Beidzies papīrs" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 msgid "Paused" msgstr "Apturēts" @@ -2550,39 +2535,39 @@ msgstr "Nederīgs rokturis priekš PrintDlgEx" msgid "Unspecified error" msgstr "Nenorādīta kļūda" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 msgid "Printer" msgstr "Printeris" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 msgid "Location" msgstr "Vieta" -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "Statuss" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 #, fuzzy msgid "Range" msgstr "A_pgabals" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 #, fuzzy msgid "_All Pages" msgstr "Visas loksnes" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 #, fuzzy msgid "C_urrent Page" msgstr "P_ašreizējo" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 #, fuzzy msgid "Pag_es:" msgstr "Vietas" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" @@ -2590,152 +2575,144 @@ msgstr "" "Norādiet vienu vai vairākus lapu apgabalus,\n" "piem. 1-3,7,11" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "Kopijas" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "Kopija_s:" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 msgid "C_ollate" msgstr "Sa_vākt" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 msgid "_Reverse" msgstr "Apg_rieztā secībā" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "Vispārējs" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "Izkārtojums" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 msgid "Pages per _side:" msgstr "_Papīra izmēri:" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "Abās pusēs:" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 msgid "_Only print:" msgstr "Drukāt _tikai:" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "Visas loksnes" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "Pāra loksnes" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "Nepāra loksnes" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 msgid "Sc_ale:" msgstr "Iz_mērs:" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "Papīrs" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 msgid "Paper _type:" msgstr "Papīra _tips:" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 msgid "Paper _source:" msgstr "Papīra _avots:" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "Izvads _paplāte:" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "Darba detaļas" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "Pri_oritāte:" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "_Rēķina informācija:" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "Drukāt dokumentu" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 msgid "_Now" msgstr "_Tagad" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "P_ie:" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 msgid "On _hold" msgstr "Ap_turēts" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "Pievienot vāka lapu" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "Pir_ms:" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "_Pēc:" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "Darbs" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "Paplašināts" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "Attēla kvalitāte" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 msgid "Color" msgstr "Krāsa" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "Pabeidz" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "Daži no uzstādījumiem dialogā konfliktē" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 msgid "Print" msgstr "Drukāt" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "Grupa" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "Radio rīka poga, kura grupai pieder šī radio poga." - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2756,36 +2733,36 @@ msgstr "Šī funkcija nav realizēta klases '%s' logdaļām" msgid "Select which type of documents are shown" msgstr "Izvēlēties kuru tipu dokumenti tiek rādīti" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "Nav atrasta neviena vienība priekš URI '%s'" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 msgid "Could not remove item" msgstr "Nevar aizvākt vienību" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 msgid "Could not clear list" msgstr "Nevar attīrīt sarakstu" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 msgid "Copy _Location" msgstr "Kopēt _vietu" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "Izņemt no sa_raksta" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 msgid "_Clear List" msgstr "_Attīrīt sarakstu" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "Rādīt _privātos resursus" @@ -2839,10 +2816,10 @@ msgstr "" msgid "recent menu label|%d. %s" msgstr "" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "Nevar atrast vienību ar URI '%s'" @@ -4512,92 +4489,96 @@ msgstr "" msgid "There is a problem on printer '%s'." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "Divpusējs" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "Papīra tips" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "Papīra avots" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "Izvades paplāte" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "Vienpusējs" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 msgid "Auto Select" msgstr "Auto izvēle" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 msgid "Printer Default" msgstr "Printera noklusētais" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "Steidzams" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "Augsts" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "Vidējs" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "Zems" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "None" msgstr "Nekas" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "Klasificēts" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "Konfidenciāls" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Secret" msgstr "Slepens" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "Standarta" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "Pilnīgi slepeni" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "Neklasificēts" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, fuzzy, c-format msgid "Custom %sx%s" msgstr "Pielāgots.%2fx%.2f" @@ -4661,6 +4642,24 @@ msgstr "Drukāt failā" msgid "Could not get information for file '%s': %s" msgstr "Nevarēju iegūt informāciju par failu '%s': %s" +#~ msgid "URI" +#~ msgstr "URI" + +#~ msgid "The URI bound to this button" +#~ msgstr "Šai pogai piešķirtais URI" + +#~ msgid "Arrow spacing" +#~ msgstr "Bultu atstarpe" + +#~ msgid "Scroll arrow spacing" +#~ msgstr "Rutbultas atstarpe" + +#~ msgid "Group" +#~ msgstr "Grupa" + +#~ msgid "The radio tool button whose group this button belongs to." +#~ msgstr "Radio rīka poga, kura grupai pieder šī radio poga." + #~ msgid "Invalid filename: %s" #~ msgstr "Nederīgs faila nosaukums: %s" diff --git a/po/mi.po b/po/mi.po index 9c3c2fd14e..414155e0bd 100644 --- a/po/mi.po +++ b/po/mi.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+ 2.3.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2004-01-27 07:36+1300\n" "Last-Translator: Wesley Parish \n" "Language-Team: GNOME Māori Team \n" @@ -964,7 +964,7 @@ msgstr "Kua hinga kia huaki ataahua TIFF" msgid "Couldn't write to TIFF file" msgstr "Kaore e taea e i te ingoa a te puarahi" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "Te whakatakotoranga a te ataahua TIFF" @@ -1155,7 +1155,7 @@ msgid_plural "Opening %d Items" msgstr[0] "" msgstr[1] "" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "" @@ -1170,32 +1170,32 @@ msgid "C_redits" msgstr "Hangatia" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "" @@ -1238,7 +1238,7 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "" @@ -1248,7 +1248,7 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "" @@ -1258,17 +1258,17 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "" @@ -1316,7 +1316,7 @@ msgstr "calendar:week_start:1" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "" @@ -1331,7 +1331,7 @@ msgstr "" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "" @@ -1347,7 +1347,7 @@ msgstr "" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, fuzzy, c-format msgid "calendar:week:digits|%d" msgstr "calendar:week_start:1" @@ -1363,7 +1363,7 @@ msgstr "calendar:week_start:1" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "" @@ -1486,24 +1486,24 @@ msgstr "Papa peita" msgid "Color Wheel" msgstr "Porohita" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " "current by dragging it to the other color swatch alongside." msgstr "" -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." msgstr "Ko te atanga ka whiriwhiri koe. papa peita kia puripuri i tena " -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "Purihia atanga i tenei" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1513,11 +1513,11 @@ msgstr " papa peita kia \"Purihia atanga i tenei " msgid "Color Selection" msgstr "Mea whiriwhiri a te atanga" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "He pehea puru mohiotanga" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "" @@ -1535,7 +1535,7 @@ msgstr "Tepu mahi" msgid "(None)" msgstr "koretahi" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "" @@ -2032,7 +2032,7 @@ msgstr "Rahi" msgid "_Preview:" msgstr "Kite wawe:" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "Whiriwhiri a tetahi tuhinga" @@ -2066,7 +2066,7 @@ msgstr "Kaore te pakoko '%s' i te kitea. '%s' %s" msgid "Icon '%s' not present in theme" msgstr "Kaore te pakoko '%s' kei te " -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 #, fuzzy msgid "Failed to load icon" msgstr "Kua hinga kia uta ataahua TIFF" @@ -2164,20 +2164,12 @@ msgstr "koremohiotia" msgid "Cl_ear" msgstr "_Whakawātea" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 #, fuzzy msgid "Copy URL" msgstr "_Tārua" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 #, fuzzy msgid "Invalid URI" msgstr "Koremana UTF-8" @@ -2258,26 +2250,18 @@ msgid "_Password:" msgstr "Kite wawe:" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +msgid "Forget password _immediately" msgstr "" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +msgid "Remember password until you _logout" msgstr "" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +msgid "Remember _forever" msgstr "" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "Whārangi %u" @@ -2339,7 +2323,7 @@ msgstr "_Āhuatanga" msgid "_Orientation:" msgstr "_Kueo:" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 #, fuzzy msgid "Page Setup" msgstr "Whārangi %u" @@ -2400,7 +2384,7 @@ msgstr "" msgid "Down Path" msgstr "" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 #, fuzzy msgid "File System Root" msgstr " puarahi" @@ -2516,8 +2500,9 @@ msgstr "" msgid "Out of paper" msgstr "" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 #, fuzzy msgid "Paused" msgstr "Waiho" @@ -2567,200 +2552,192 @@ msgstr "He koremana kei pakoko" msgid "Unspecified error" msgstr "" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 #, fuzzy msgid "Printer" msgstr "_Tā" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 #, fuzzy msgid "Location" msgstr "_Wāhi:" -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 msgid "Range" msgstr "" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 msgid "_All Pages" msgstr "" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 #, fuzzy msgid "C_urrent Page" msgstr "Hangatia" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 msgid "Pag_es:" msgstr "" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" msgstr "" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 #, fuzzy msgid "C_ollate" msgstr "Hangatia" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 #, fuzzy msgid "_Reverse" msgstr "_Whakakāhoretia" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 #, fuzzy msgid "Pages per _side:" msgstr "_Āhuatanga" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 #, fuzzy msgid "_Only print:" msgstr "_Tā" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 #, fuzzy msgid "Sc_ale:" msgstr "_Kohurangi" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 #, fuzzy msgid "Paper _type:" msgstr "_Āhuatanga" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 #, fuzzy msgid "Paper _source:" msgstr "_Āhuatanga" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 #, fuzzy msgid "_Now" msgstr "_Kāo" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 #, fuzzy msgid "On _hold" msgstr "_Miramira" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 #, fuzzy msgid "Color" msgstr "_Kano" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 #, fuzzy msgid "Print" msgstr "_Tā" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "Rōpū" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "" - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2781,40 +2758,40 @@ msgstr "" msgid "Select which type of documents are shown" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 #, fuzzy msgid "Could not remove item" msgstr "Mea whiriwhiri a te atanga" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 #, fuzzy msgid "Could not clear list" msgstr "Mea whiriwhiri a te atanga" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 #, fuzzy msgid "Copy _Location" msgstr "_Wāhi:" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 #, fuzzy msgid "_Clear List" msgstr "_Whakawātea" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "" @@ -2870,10 +2847,10 @@ msgstr "" msgid "recent menu label|%d. %s" msgstr "" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "" @@ -4551,96 +4528,100 @@ msgstr "" msgid "There is a problem on printer '%s'." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 #, fuzzy msgid "Auto Select" msgstr "Whiriwhiri a tetahi tuhinga" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 #, fuzzy msgid "Printer Default" msgstr "Aunoa" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 #, fuzzy msgid "None" msgstr "koretahi" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 #, fuzzy msgid "Secret" msgstr "Mata" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, c-format msgid "Custom %sx%s" msgstr "" @@ -4708,6 +4689,9 @@ msgstr "_Tā" msgid "Could not get information for file '%s': %s" msgstr "" +#~ msgid "Group" +#~ msgstr "Rōpū" + #~ msgid "Invalid filename: %s" #~ msgstr "Ko koretake te ingoa a te puarahi: %s" diff --git a/po/mk.po b/po/mk.po index e76276d2d5..b982e027c6 100644 --- a/po/mk.po +++ b/po/mk.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+.HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2007-09-08 18:58+0200\n" "Last-Translator: Arangel Angov \n" "Language-Team: Macedonian \n" @@ -971,7 +971,7 @@ msgstr "Не успеав да запишам TIFF податоци" msgid "Couldn't write to TIFF file" msgstr "Не можам да запишам во TIFF датотека" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "TIFF форматот на слика" @@ -1162,7 +1162,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "Лиценца" @@ -1176,32 +1176,32 @@ msgid "C_redits" msgstr "З_аслуги" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "_Лиценца" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "За %s" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "Заслуги" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "Напишано од" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "Документирано од" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "Преведено од" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "Дизајнирано од" @@ -1244,7 +1244,7 @@ msgstr "Alt" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "Super" @@ -1254,7 +1254,7 @@ msgstr "Super" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "Hyper" @@ -1264,17 +1264,17 @@ msgstr "Hyper" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "Meta" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "Space" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "Backslash" @@ -1322,7 +1322,7 @@ msgstr "calendar:week_start:0" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "2000" @@ -1337,7 +1337,7 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "%d" @@ -1353,7 +1353,7 @@ msgstr "%d" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "%d" @@ -1369,7 +1369,7 @@ msgstr "%d" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "%Y" @@ -1495,7 +1495,7 @@ msgstr "_Палета:" msgid "Color Wheel" msgstr "Тркало со бои" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " @@ -1505,7 +1505,7 @@ msgstr "" "Можете да ја влечете бојата до палетата или да изберете боја како моментална " "со влечење на бојата до другата боја од страна." -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." @@ -1513,11 +1513,11 @@ msgstr "" "Бојата што ја одбравте. Можете да ја влечете оваа боја до палетата за да ја " "зачувате за користење во иднина." -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "_Зачувајте ја бојата тука" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1530,11 +1530,11 @@ msgstr "" msgid "Color Selection" msgstr "Избор на боја" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "Методи за запис" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "_Внесете уникод знаци за контрола" @@ -1550,7 +1550,7 @@ msgstr "Работна површина" msgid "(None)" msgstr "(Ништо)" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "Друго..." @@ -2035,7 +2035,7 @@ msgstr "Го_лемина:" msgid "_Preview:" msgstr "_Преглед:" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "Избор на фонт" @@ -2073,7 +2073,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "Иконата „%s“ не постои во темата" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 msgid "Failed to load icon" msgstr "Не успеав да ја вчитам иконата" @@ -2165,19 +2165,11 @@ msgstr "(непознато)" msgid "Cl_ear" msgstr "Исч_исти" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "URI" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "URI-та поврзана со ова копче" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 msgid "Copy URL" msgstr "Копирај ја URL" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 msgid "Invalid URI" msgstr "Невалидна URI" @@ -2257,26 +2249,18 @@ msgid "_Password:" msgstr "_Притисок:" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +msgid "Forget password _immediately" msgstr "" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +msgid "Remember password until you _logout" msgstr "" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +msgid "Remember _forever" msgstr "" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "Празен простор на стрелките" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "Празен простор на стрелките при скролање" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "Страна %u" @@ -2342,7 +2326,7 @@ msgstr "_Големина на хартија:" msgid "_Orientation:" msgstr "_Ориентација:" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 msgid "Page Setup" msgstr "Поставување на страницата" @@ -2399,7 +2383,7 @@ msgstr "Горе во патеката" msgid "Down Path" msgstr "Долу во патеката" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 msgid "File System Root" msgstr "Почеток на датотечниот систем" @@ -2512,8 +2496,9 @@ msgstr "Печатачот не е поврзан" msgid "Out of paper" msgstr " Нема хартија" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 msgid "Paused" msgstr "Паузирано" @@ -2560,39 +2545,39 @@ msgstr "Невалиден справувач за PrintDlgEx" msgid "Unspecified error" msgstr "Неодредена грешка" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 msgid "Printer" msgstr "Печатач" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 msgid "Location" msgstr "Локација" -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "Статус" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 #, fuzzy msgid "Range" msgstr "Оп_сег:" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 #, fuzzy msgid "_All Pages" msgstr "Сите листови" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 #, fuzzy msgid "C_urrent Page" msgstr "Т_ековно" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 #, fuzzy msgid "Pag_es:" msgstr "Места" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" @@ -2600,152 +2585,144 @@ msgstr "" "Одредете еден или повеќе опсези за печатење,\n" " пр. 1-3,7,11" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "Копии" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "Копи_и:" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 msgid "C_ollate" msgstr "С_реди" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 msgid "_Reverse" msgstr "_Врати" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "Општо" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "Изглед" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 msgid "Pages per _side:" msgstr "Страници на _страна:" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "Д_во стран:" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 msgid "_Only print:" msgstr "_Само печати" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "Сите листови" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "Парните листови" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "Непарните листови" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 msgid "Sc_ale:" msgstr "Ра_змер:" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "Хартија" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 msgid "Paper _type:" msgstr "_Тип на хартија:" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 msgid "Paper _source:" msgstr "_Извор на хартија:" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "Фиока за испечатени листови" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "Детали за работата" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "При_оритет:" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "_Информации за наплата:" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "Печати го документот" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 msgid "_Now" msgstr "_Сега" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "Н_а:" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 msgid "On _hold" msgstr "_Задржано" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "Додај корица" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "Пр_ед:" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "_После:" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "Работа" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "Напредно" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "Квалитет на слика" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 msgid "Color" msgstr "Боја" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "Завршувам" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "Некои од поставувањата во дијалог прозорецот се во конфликт" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 msgid "Print" msgstr "Печати" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "Група" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "Копчето за радио на кое што припаѓа ова копче." - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2766,36 +2743,36 @@ msgstr "Функцијата не е имплементирана за граф msgid "Select which type of documents are shown" msgstr "Изберете кои типови на документи се прикажани" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "Не е пронајден предмет за URI „%s“" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "Неименуван филтер" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 msgid "Could not remove item" msgstr "Не можам да го отстранам предметот" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 msgid "Could not clear list" msgstr "Не можам да ја избришам листата" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 msgid "Copy _Location" msgstr "Копирај _локација" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "_Отстрани од листата" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 msgid "_Clear List" msgstr "_Исчисти ја листата" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "Прикажи ги _приватните ресурси" @@ -2849,10 +2826,10 @@ msgstr "_%d. %s" msgid "recent menu label|%d. %s" msgstr "%d. %s" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "Не можам да го најдам предметот со URI „%s“" @@ -4525,92 +4502,96 @@ msgstr "" msgid "There is a problem on printer '%s'." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "Двострани" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "Тип на хартија" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "Извор на хартија" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "Фиока за испечатени листови" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "Еднострани" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 msgid "Auto Select" msgstr "Автоматски избор" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 msgid "Printer Default" msgstr "Стандардно на печатачот" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "Итно" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "Висок" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "Среден" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "Низок" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "None" msgstr "Ништо" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "Тајно" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "Доверливо" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Secret" msgstr "Тајно" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "Стандардно" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "Тајно" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "Не е тајно" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, fuzzy, c-format msgid "Custom %sx%s" msgstr "Прилагодено %.2fx%.2f" @@ -4673,6 +4654,24 @@ msgstr "Печати во тест печатач" msgid "Could not get information for file '%s': %s" msgstr "Не можам да добијам информација за датотеката „%s“: %s" +#~ msgid "URI" +#~ msgstr "URI" + +#~ msgid "The URI bound to this button" +#~ msgstr "URI-та поврзана со ова копче" + +#~ msgid "Arrow spacing" +#~ msgstr "Празен простор на стрелките" + +#~ msgid "Scroll arrow spacing" +#~ msgstr "Празен простор на стрелките при скролање" + +#~ msgid "Group" +#~ msgstr "Група" + +#~ msgid "The radio tool button whose group this button belongs to." +#~ msgstr "Копчето за радио на кое што припаѓа ова копче." + #~ msgid "Invalid filename: %s" #~ msgstr "Невалидно име на датотека: %s" diff --git a/po/ml.po b/po/ml.po index 484574fc38..1e8ba193cf 100644 --- a/po/ml.po +++ b/po/ml.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+.HEAD.ml\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2007-09-10 15:09+0530\n" "Last-Translator: Ani Peter \n" "Language-Team: Malayalam\n" @@ -954,7 +954,7 @@ msgstr "TIFF ഇമേജ് എഴുതുന്നതില്‍ പരാ msgid "Couldn't write to TIFF file" msgstr "TIFF ഫയലിലേക്ക് എഴുതുവാന്‍ സാധ്യമായില്ല" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "TIFF ഇമേഡ് രീതി" @@ -1142,7 +1142,7 @@ msgid_plural "Opening %d Items" msgstr[0] "" msgstr[1] "" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "ലൈസന്‍സ് " @@ -1156,32 +1156,32 @@ msgid "C_redits" msgstr "ക്റെഡിറ്റുകള്‍ _r" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "ലൈസന്‍സ് (_L)" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "%s സംബന്ധിച്ച്" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "ക്റെഡിറ്റുകള്‍" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "രചിച്ചത്" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "എഴുതിയത്" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "തറ്‍ജ്ജമ ചെയ്തത്" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "" @@ -1224,7 +1224,7 @@ msgstr "Alt" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "Super" @@ -1234,7 +1234,7 @@ msgstr "Super" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "Hyper" @@ -1244,17 +1244,17 @@ msgstr "Hyper" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "Meta" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "Space" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "Backslash" @@ -1302,7 +1302,7 @@ msgstr "calendar:week_start:0" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "2000" @@ -1317,7 +1317,7 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "%d" @@ -1333,7 +1333,7 @@ msgstr "%d" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "%d" @@ -1349,7 +1349,7 @@ msgstr "%d" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "%Y" @@ -1469,24 +1469,24 @@ msgstr "നിറക്കൂട്ട് (_P):" msgid "Color Wheel" msgstr "നിറങ്ങളുടെ ചക്റം" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " "current by dragging it to the other color swatch alongside." msgstr "" -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." msgstr "" -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "നിറം ഇവിടെ സൂക്ഷിക്കുക (_S)" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1496,11 +1496,11 @@ msgstr "" msgid "Color Selection" msgstr "നിറം തിരഞ്ഞെടുക്കല്‍" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "ഇന്‍പുട്ട് രീതികള്‍ (_M) " -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "_Insert Unicode Control Character" @@ -1516,7 +1516,7 @@ msgstr "ഡസ്ക്ടോപ്പ്" msgid "(None)" msgstr "(ഒന്നുമില്ല)" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "മറ്റുള്ളവ..." @@ -1994,7 +1994,7 @@ msgstr "വ്യാപ്തി (_z):" msgid "_Preview:" msgstr "സ്ക്രീനില്‍ കാണുക (_P):" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "ലിപി തിരഞ്ഞെടുക്കല്‍" @@ -2032,7 +2032,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "പ്റമേയത്തില്‍ '%s' എന്ന പ്റതിരൂപം ലഭ്യമല്ല" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 msgid "Failed to load icon" msgstr "പ്റതിരൂപം ലഭ്യമാക്കുന്നതില്‍ പരാജയം" @@ -2124,19 +2124,11 @@ msgstr "(അപരിചിതം)" msgid "Cl_ear" msgstr "വെടിപ്പാക്കുക (_e)" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "URI" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "ഈ ബട്ടണിലേക്കുള്ള URI ബൌണ്ട്" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 msgid "Copy URL" msgstr "URL പകറ്‍ത്തുക" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 msgid "Invalid URI" msgstr "തെറ്റായ URI" @@ -2216,26 +2208,18 @@ msgid "_Password:" msgstr "പ്റഷറ്‍ (_P): " #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +msgid "Forget password _immediately" msgstr "" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +msgid "Remember password until you _logout" msgstr "" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +msgid "Remember _forever" msgstr "" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "ആരോ വിടവ്" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "ആരോ വിടവ് സ്ക്രോള്‍ ചെയ്യുക" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "പേജ് %u" @@ -2301,7 +2285,7 @@ msgstr "പേപ്പറിന്റെ വ്യാപ്തി (_P):" msgid "_Orientation:" msgstr "സംവേദനം (_O):" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 msgid "Page Setup" msgstr "പേജിന്‍റെ ക്രമീകരണം" @@ -2358,7 +2342,7 @@ msgstr "മുകളിലേക്കുള്ള പാഥ്" msgid "Down Path" msgstr "താഴേക്കുള്ള പാഥ്" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 msgid "File System Root" msgstr "ഫയല്‍ സിസ്റ്റം റൂട്ട്" @@ -2471,8 +2455,9 @@ msgstr "പ്രിന്ററ്‍ നെറ്റ്‌വറ്‍ക് msgid "Out of paper" msgstr "പേപ്പറ്‍ തീറ്‍ന്നിരിക്കുന്നു" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 msgid "Paused" msgstr "തല്‍ക്കാലികമായി നിറ്‍ത്തിയിരിക്കുന്നു" @@ -2519,39 +2504,39 @@ msgstr "PrintDlgEx-നുള്ള തെറ്റായ ഹാന്‍ഡി msgid "Unspecified error" msgstr "വ്യക്തമാക്കാത്ത പിശക്" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 msgid "Printer" msgstr "പ്രിന്‍റര്‍" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 msgid "Location" msgstr "സ്ഥാനം" -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "അവസ്ഥ" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 #, fuzzy msgid "Range" msgstr "പരിധി (_n)" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 #, fuzzy msgid "_All Pages" msgstr "എല്ലാ ഷീറ്റുകളും" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 #, fuzzy msgid "C_urrent Page" msgstr "നിലവിലുളള (_u)" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 #, fuzzy msgid "Pag_es:" msgstr "സ്ഥലങ്ങള്‍" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" @@ -2559,152 +2544,144 @@ msgstr "" "ഒന്നോ അതിലധികമോ പേജ് പരിധികള്‍ നല്‍കുക,\n" " ഉദാ. 1-3,7,11" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "പകറ്‍പ്പുകള്‍" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "പകറ്‍പ്പുകള്‍ (_s):" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 msgid "C_ollate" msgstr "" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 msgid "_Reverse" msgstr "തിരിക്കുക (_R)" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "സാധാരണ" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "ലേയൌട്ട് " -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 msgid "Pages per _side:" msgstr "ഒരു വശത്ത് എത്റ പേജ് (_s):" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "ഇരു വശമുള്ള (_w):" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 msgid "_Only print:" msgstr "പ്റിന്റ് മാത്റം ചെയ്യുക (_O):" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "എല്ലാ ഷീറ്റുകളും" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "ഇവന്‍ ഷീറ്റുകള്‍" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "ഓഡ് ഷീറ്റുകള്‍" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 msgid "Sc_ale:" msgstr "അളവ് (_a):" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "പേപ്പറ്‍" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 msgid "Paper _type:" msgstr "ഏത് തരം പേപ്പറ്‍ (_t):" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 msgid "Paper _source:" msgstr "" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "ഔട്ട്പുട്ട് ട്റേ (_r):" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "ജോലിയുടെ വിശദവിവരങ്ങള്‍" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "മുന്‍ഗണന (_o):" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "ബില്ലിങ് വിവരം (_B): " -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "രേഖ പ്റിന്റ് ചെയ്യുക" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 msgid "_Now" msgstr "ഉടന്‍ (_N)" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "എപ്പോള്‍ (_t):" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 msgid "On _hold" msgstr "" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "കവറ്‍ പേജ് ചേറ്‍ക്കുക" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "മുമ്പ് (_f):" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "ശേഷം (_A):" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "ജോലി" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "പുരോഗമിച്ച" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "ഇമേജിന്റെ നിലവാരം" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 msgid "Color" msgstr "നിറം" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "പൂറ്‍ത്തിയാക്കുന്നു" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 msgid "Print" msgstr "പ്രിന്റ് ചെയ്യുക" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "ഗ്രൂപ്പ്" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "" - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2725,36 +2702,36 @@ msgstr "" msgid "Select which type of documents are shown" msgstr "ഏത് തരം രേഖകളാണ് പ്റദറ്‍ശിപ്പിച്ചിരിക്കുന്നത് എന്ന് തിരഞ്ഞെടുക്കുക" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "URI '%s'-നുള്ള വസ്തു ലഭ്യമല്ല" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "തലക്കെട്ടില്ലാത്ത ഫില്‍‌റ്ററ്‍" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 msgid "Could not remove item" msgstr "വസ്തു നീക്കം ചെയ്യുവാന്‍ സാധ്യമായില്ല" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 msgid "Could not clear list" msgstr "പട്ടിക വെടിപ്പാക്കുവാന്‍ സാധ്യമായില്ല" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 msgid "Copy _Location" msgstr "സ്ഥാനം പകറ്‍ത്തുക (_L)" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "പട്ടികയില്‍ നിന്നും നീക്കം ചെയ്യുക (_R)" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 msgid "_Clear List" msgstr "പട്ടിക വെടിപ്പാക്കുക (_C)" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "സ്വകാര്യ ഉറവിടങ്ങള്‍ കാണിക്കുക (_P)" @@ -2808,10 +2785,10 @@ msgstr "_%d. %s" msgid "recent menu label|%d. %s" msgstr "%d. %s" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "'%s' എന്ന URI ഉള്ള ഒരു വസ്തു ലഭ്യമായില്ല" @@ -4477,92 +4454,96 @@ msgstr "" msgid "There is a problem on printer '%s'." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "ഇരുവശവുമുള്ള" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "ഏത് തരം പേപ്പറ്‍" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "പേപ്പറിന്റെ ഉറവിടം" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "ഔട്ട്പുട്ട് ട്രേ" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "ഒരു വശം മാത്റം" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 msgid "Auto Select" msgstr "സ്വയം തിരഞ്ഞെടുക്കുക" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 msgid "Printer Default" msgstr "സ്വതവേസുള്ള പ്റിന്ററ്‍" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "അത്യാവശ്യമായ" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "കൂടിയ" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "ഇടത്തരം" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "കുറഞ്ഞ" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "None" msgstr "ഒന്നുമില്ല" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "വേറ്‍തിരിച്ച" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "വളരെ രഹസ്യമായ" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Secret" msgstr "രഹസ്യം" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "നിലവാരമുള്ള" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "പരമ രഹസ്യം" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "വേറ്‍തിരിച്ചിട്ടില്ലാത്ത" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, fuzzy, c-format msgid "Custom %sx%s" msgstr "കസ്റ്റം %.2fx%.2f" @@ -4625,6 +4606,21 @@ msgstr "ടെസ്റ്റ് പ്റിന്ററിലേക്ക് msgid "Could not get information for file '%s': %s" msgstr "'%s' എന്ന ഫയലിന് ആവശ്യമുള്ള വിവരം ലഭ്യമായില്ല: %s" +#~ msgid "URI" +#~ msgstr "URI" + +#~ msgid "The URI bound to this button" +#~ msgstr "ഈ ബട്ടണിലേക്കുള്ള URI ബൌണ്ട്" + +#~ msgid "Arrow spacing" +#~ msgstr "ആരോ വിടവ്" + +#~ msgid "Scroll arrow spacing" +#~ msgstr "ആരോ വിടവ് സ്ക്രോള്‍ ചെയ്യുക" + +#~ msgid "Group" +#~ msgstr "ഗ്രൂപ്പ്" + #~ msgid "Invalid filename: %s" #~ msgstr "തെറ്റായ ഫയല്‍നാമം: %s" diff --git a/po/mn.po b/po/mn.po index 5b005dd182..3ee5e6a703 100644 --- a/po/mn.po +++ b/po/mn.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: mn\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2004-03-17 17:16+0100\n" "Last-Translator: Sanlig Badral \n" "Language-Team: Mongolian \n" @@ -1128,7 +1128,7 @@ msgstr "TIFF зураг онгойсонгүй " msgid "Couldn't write to TIFF file" msgstr "Файлын нэр өөрчлөгдсөнгүй" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "TIFF зургийн төрөл " @@ -1347,7 +1347,7 @@ msgid_plural "Opening %d Items" msgstr[0] "" msgstr[1] "" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "" @@ -1363,32 +1363,32 @@ msgid "C_redits" msgstr "Үү_сгэх" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "" @@ -1431,7 +1431,7 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "" @@ -1441,7 +1441,7 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "" @@ -1451,17 +1451,17 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "" @@ -1512,7 +1512,7 @@ msgstr "Календар:week_start:0" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "" @@ -1527,7 +1527,7 @@ msgstr "" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "" @@ -1543,7 +1543,7 @@ msgstr "" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, fuzzy, c-format msgid "calendar:week:digits|%d" msgstr "Календар:week_start:0" @@ -1559,7 +1559,7 @@ msgstr "Календар:week_start:0" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "" @@ -1708,7 +1708,7 @@ msgstr "Будгийн нийлүүр" msgid "Color Wheel" msgstr "Дугуй" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " @@ -1718,7 +1718,7 @@ msgstr "" "нийлүүрийг чирч орох, эсвэл энэ бусад өнгөний жижигрүүлсэн юм уу чирч " "байгаа шиг өнгө сонгох. " -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." @@ -1726,11 +1726,11 @@ msgstr "" "Таны сонгосон өнгө. Та энэ өнгөний нийлүүлгэтэйгээ дараа нь ашиглахын тулд " "хадгалж орж чадна." -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "Энд _Хадгалах өнгө " -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1745,12 +1745,12 @@ msgid "Color Selection" msgstr "Өнгө сонголт" # gtk/gtktextview.c:6366 -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "Оролт_Арга" # gtk/gtkentry.c:3870 gtk/gtktextview.c:6375 -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "Удирдлагын Unicode тэмдэгт _оруулах" @@ -1770,7 +1770,7 @@ msgstr "Ажлын тавцан" msgid "(None)" msgstr "байхгүй" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "" @@ -2334,7 +2334,7 @@ msgid "_Preview:" msgstr "Харагдалт:" # gtk/gtkfontsel.c:1253 -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "Бичгийн сонголт" @@ -2376,7 +2376,7 @@ msgid "Icon '%s' not present in theme" msgstr "'%s' эмблем хэлбэрт дүрслэгдэхгүй" # gdk-pixbuf/io-tiff.c:419 gdk-pixbuf/io-tiff.c:433 -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 #, fuzzy msgid "Failed to load icon" msgstr "TIFF зураг ачаалагдсангүй" @@ -2495,22 +2495,14 @@ msgstr "(тодорхойгүй)" msgid "Cl_ear" msgstr "_Цэвэрлэх" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "" - # gtk/gtkstock.c:283 -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 #, fuzzy msgid "Copy URL" msgstr "_Хуул" # gtk/gtkfilesel.c:2986 -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 #, fuzzy msgid "Invalid URI" msgstr "Хүчингүй UTF-8" @@ -2596,27 +2588,19 @@ msgid "_Password:" msgstr "Даралт" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +msgid "Forget password _immediately" msgstr "" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +msgid "Remember password until you _logout" msgstr "" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" -msgstr "" - -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" +msgid "Remember _forever" msgstr "" # gtk/gtknotebook.c:2439 gtk/gtknotebook.c:4695 -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "Хуудас %u" @@ -2682,7 +2666,7 @@ msgid "_Orientation:" msgstr "Хан_галуун:" # gtk/gtknotebook.c:2439 gtk/gtknotebook.c:4695 -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 #, fuzzy msgid "Page Setup" msgstr "Хуудас %u" @@ -2749,7 +2733,7 @@ msgid "Down Path" msgstr "" # gtk/gtkfilesel.c:742 -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 #, fuzzy msgid "File System Root" msgstr "Файл систем" @@ -2870,8 +2854,9 @@ msgid "Out of paper" msgstr "" # gtk/gtkstock.c:311 +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 #, fuzzy msgid "Paused" msgstr "_Буулгах" @@ -2927,213 +2912,205 @@ msgid "Unspecified error" msgstr "" # gtk/gtkstock.c:313 -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 #, fuzzy msgid "Printer" msgstr "_хэвлэ" # gtk/gtkfilesel.c:2103 -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 #, fuzzy msgid "Location" msgstr "_Байршил:" -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 msgid "Range" msgstr "" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 msgid "_All Pages" msgstr "" # gtk/gtkfilesel.c:1444 -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 #, fuzzy msgid "C_urrent Page" msgstr "Үү_сгэх" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 msgid "Pag_es:" msgstr "" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" msgstr "" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "" # gtk/gtkfilesel.c:1444 -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 #, fuzzy msgid "C_ollate" msgstr "Үү_сгэх" # gtk/gtkstock.c:320 -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 #, fuzzy msgid "_Reverse" msgstr "_Буцааж тавих" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "" # gtk/gtkstock.c:315 -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 #, fuzzy msgid "Pages per _side:" msgstr "_Гар тохируулга" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "" # gtk/gtkstock.c:313 -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 #, fuzzy msgid "_Only print:" msgstr "_хэвлэ" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "" # gtk/gtkcolorsel.c:1825 -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 #, fuzzy msgid "Sc_ale:" msgstr "Ут_га:" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "" # gtk/gtkstock.c:315 -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 #, fuzzy msgid "Paper _type:" msgstr "_Гар тохируулга" # gtk/gtkstock.c:315 -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 #, fuzzy msgid "Paper _source:" msgstr "_Гар тохируулга" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "" # gtk/gtkstock.c:308 -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 #, fuzzy msgid "_Now" msgstr "_Үгүй" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "" # gtk/gtkstock.c:277 -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 #, fuzzy msgid "On _hold" msgstr "_Тод" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "" # gtk/gtkstock.c:323 -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 #, fuzzy msgid "Color" msgstr "_Өнгө" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "" # gtk/gtkstock.c:313 -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 #, fuzzy msgid "Print" msgstr "_хэвлэ" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "Бүлэг" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "Радио хэрэгслийн товч ба түүний бүлэг энэ товчинд харъяалагдана." - # gtk/gtkrc.c:2270 #: gtk/gtkrc.c:2872 #, c-format @@ -3156,45 +3133,45 @@ msgstr "" msgid "Select which type of documents are shown" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 #, fuzzy msgid "Could not remove item" msgstr "" "%s-г тэмдэглэж чадсангүй:\n" "%s" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 #, fuzzy msgid "Could not clear list" msgstr "" "%s-г тэмдэглэж чадсангүй:\n" "%s" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 #, fuzzy msgid "Copy _Location" msgstr "Байршил нээх" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "" # gtk/gtkstock.c:280 -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 #, fuzzy msgid "_Clear List" msgstr "_Цэвэрлэх" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "" @@ -3253,10 +3230,10 @@ msgid "recent menu label|%d. %s" msgstr "" # gtk/gtkrc.c:2270 -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, fuzzy, c-format msgid "Unable to find an item with URI '%s'" msgstr "Дагалдах файлыг олж чадсангүй: \"%s\"" @@ -5015,100 +4992,104 @@ msgstr "" msgid "There is a problem on printer '%s'." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "" # gtk/gtkfontsel.c:1253 -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 #, fuzzy msgid "Auto Select" msgstr "Бичгийн сонголт" # gtk/gtkwindow.c:466 -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 #, fuzzy msgid "Printer Default" msgstr "Стандарт" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "" # gtk/gtkinputdialog.c:519 -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 #, fuzzy msgid "None" msgstr "байхгүй" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "" # gtk/gtkinputdialog.c:246 -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 #, fuzzy msgid "Secret" msgstr "Дэлгэц" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, c-format msgid "Custom %sx%s" msgstr "" @@ -5182,6 +5163,12 @@ msgstr "_хэвлэ" msgid "Could not get information for file '%s': %s" msgstr "\"%s\" файлын мэдээлэл авагдахгүй байна: %s" +#~ msgid "Group" +#~ msgstr "Бүлэг" + +#~ msgid "The radio tool button whose group this button belongs to." +#~ msgstr "Радио хэрэгслийн товч ба түүний бүлэг энэ товчинд харъяалагдана." + # gdk-pixbuf/io-xbm.c:283 #~ msgid "Invalid filename: %s" #~ msgstr "Буруу файлын нэр: %s" diff --git a/po/mr.po b/po/mr.po index 9948402a4f..b954ac33aa 100644 --- a/po/mr.po +++ b/po/mr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: mr\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-14 09:47+0000\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2008-08-14 15:29+0530\n" "Last-Translator: Sandeep Shedmake \n" "Language-Team: marathi\n" @@ -17,56 +17,56 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n!=1);\n" "X-Generator: KBabel 1.11.4\n" -#: ../gdk/directfb/gdkdisplay-directfb.c:55 +#: gdk/directfb/gdkdisplay-directfb.c:55 msgid "directfb arg" msgstr "directfb arg" -#: ../gdk/directfb/gdkdisplay-directfb.c:55 +#: gdk/directfb/gdkdisplay-directfb.c:55 msgid "sdl|system" msgstr "प्रणाली" #. Description of --class=CLASS in --help output -#: ../gdk/gdk.c:126 +#: gdk/gdk.c:126 msgid "Program class as used by the window manager" msgstr "खिडकी व्यवस्थापकाने वापरल्याप्रमाणे कार्यक्रम वर्ग" #. Placeholder in --class=CLASS in --help output -#: ../gdk/gdk.c:127 +#: gdk/gdk.c:127 msgid "CLASS" msgstr "CLASS" #. Description of --name=NAME in --help output -#: ../gdk/gdk.c:129 +#: gdk/gdk.c:129 msgid "Program name as used by the window manager" msgstr "खिडकी व्यवस्थापकाने वापरल्याप्रमाणे कार्यक्रमाचे नाव" #. Placeholder in --name=NAME in --help output -#: ../gdk/gdk.c:130 +#: gdk/gdk.c:130 msgid "NAME" msgstr "NAME" #. Description of --display=DISPLAY in --help output -#: ../gdk/gdk.c:132 +#: gdk/gdk.c:132 msgid "X display to use" msgstr "वापरावयाचे X प्रदर्शन" #. Placeholder in --display=DISPLAY in --help output -#: ../gdk/gdk.c:133 +#: gdk/gdk.c:133 msgid "DISPLAY" msgstr "DISPLAY" #. Description of --screen=SCREEN in --help output -#: ../gdk/gdk.c:135 +#: gdk/gdk.c:135 msgid "X screen to use" msgstr "वापरावयाची X स्क्रीन" #. Placeholder in --screen=SCREEN in --help output -#: ../gdk/gdk.c:136 +#: gdk/gdk.c:136 msgid "SCREEN" msgstr "SCREEN" #. Description of --gdk-debug=FLAGS in --help output -#: ../gdk/gdk.c:139 +#: gdk/gdk.c:139 msgid "Gdk debugging flags to set" msgstr "निर्धारित करायचे Gdk त्रुटीनिर्वारण ध्वज" @@ -74,653 +74,641 @@ msgstr "निर्धारित करायचे Gdk त्रुटीन #. Placeholder in --gdk-no-debug=FLAGS in --help output #. Placeholder in --gtk-debug=FLAGS in --help output #. Placeholder in --gtk-no-debug=FLAGS in --help output -#: ../gdk/gdk.c:140 ../gdk/gdk.c:143 ../gtk/gtkmain.c:428 ../gtk/gtkmain.c:431 +#: gdk/gdk.c:140 gdk/gdk.c:143 gtk/gtkmain.c:428 gtk/gtkmain.c:431 msgid "FLAGS" msgstr "FLAGS" #. Description of --gdk-no-debug=FLAGS in --help output -#: ../gdk/gdk.c:142 +#: gdk/gdk.c:142 msgid "Gdk debugging flags to unset" msgstr "अनिर्धारित करायचे Gdk त्रुटीनिर्वारण ध्वज" -#: ../gdk/keyname-table.h:3940 +#: gdk/keyname-table.h:3940 msgid "keyboard label|BackSpace" msgstr "BackSpace" -#: ../gdk/keyname-table.h:3941 +#: gdk/keyname-table.h:3941 msgid "keyboard label|Tab" msgstr "Tab" -#: ../gdk/keyname-table.h:3942 +#: gdk/keyname-table.h:3942 msgid "keyboard label|Return" msgstr "Return" -#: ../gdk/keyname-table.h:3943 +#: gdk/keyname-table.h:3943 msgid "keyboard label|Pause" msgstr "Pause" -#: ../gdk/keyname-table.h:3944 +#: gdk/keyname-table.h:3944 msgid "keyboard label|Scroll_Lock" msgstr "Scroll_Lock" -#: ../gdk/keyname-table.h:3945 +#: gdk/keyname-table.h:3945 msgid "keyboard label|Sys_Req" msgstr "Sys_Req" -#: ../gdk/keyname-table.h:3946 +#: gdk/keyname-table.h:3946 msgid "keyboard label|Escape" msgstr "Escape" -#: ../gdk/keyname-table.h:3947 +#: gdk/keyname-table.h:3947 msgid "keyboard label|Multi_key" msgstr "Multi_key" -#: ../gdk/keyname-table.h:3948 +#: gdk/keyname-table.h:3948 msgid "keyboard label|Home" msgstr "Home" -#: ../gdk/keyname-table.h:3949 +#: gdk/keyname-table.h:3949 msgid "keyboard label|Left" msgstr "कळफलक लेबल|Left" -#: ../gdk/keyname-table.h:3950 +#: gdk/keyname-table.h:3950 msgid "keyboard label|Up" msgstr "कळफलक लेबल|Up" -#: ../gdk/keyname-table.h:3951 +#: gdk/keyname-table.h:3951 msgid "keyboard label|Right" msgstr "कळफलक लेबल|Right" -#: ../gdk/keyname-table.h:3952 +#: gdk/keyname-table.h:3952 msgid "keyboard label|Down" msgstr "कळफलक लेबल|Down" -#: ../gdk/keyname-table.h:3953 +#: gdk/keyname-table.h:3953 msgid "keyboard label|Page_Up" msgstr "Page_Up" -#: ../gdk/keyname-table.h:3954 +#: gdk/keyname-table.h:3954 msgid "keyboard label|Page_Down" msgstr "Page_Down" -#: ../gdk/keyname-table.h:3955 +#: gdk/keyname-table.h:3955 msgid "keyboard label|End" msgstr "End" -#: ../gdk/keyname-table.h:3956 +#: gdk/keyname-table.h:3956 msgid "keyboard label|Begin" msgstr "Begin" -#: ../gdk/keyname-table.h:3957 +#: gdk/keyname-table.h:3957 msgid "keyboard label|Print" msgstr "Print" -#: ../gdk/keyname-table.h:3958 +#: gdk/keyname-table.h:3958 msgid "keyboard label|Insert" msgstr "Insert" -#: ../gdk/keyname-table.h:3959 +#: gdk/keyname-table.h:3959 msgid "keyboard label|Num_Lock" msgstr "Num_Lock" -#: ../gdk/keyname-table.h:3960 +#: gdk/keyname-table.h:3960 msgid "keyboard label|KP_Space" msgstr "KP_Space" -#: ../gdk/keyname-table.h:3961 +#: gdk/keyname-table.h:3961 msgid "keyboard label|KP_Tab" msgstr "KP_Tab" -#: ../gdk/keyname-table.h:3962 +#: gdk/keyname-table.h:3962 msgid "keyboard label|KP_Enter" msgstr "KP_Enter" -#: ../gdk/keyname-table.h:3963 +#: gdk/keyname-table.h:3963 msgid "keyboard label|KP_Home" msgstr "KP_Home" -#: ../gdk/keyname-table.h:3964 +#: gdk/keyname-table.h:3964 msgid "keyboard label|KP_Left" msgstr "KP_Left" -#: ../gdk/keyname-table.h:3965 +#: gdk/keyname-table.h:3965 msgid "keyboard label|KP_Up" msgstr "KP_Up" -#: ../gdk/keyname-table.h:3966 +#: gdk/keyname-table.h:3966 msgid "keyboard label|KP_Right" msgstr "KP_Right" -#: ../gdk/keyname-table.h:3967 +#: gdk/keyname-table.h:3967 msgid "keyboard label|KP_Down" msgstr "KP_Down" -#: ../gdk/keyname-table.h:3968 +#: gdk/keyname-table.h:3968 msgid "keyboard label|KP_Page_Up" msgstr "KP_Page_Up" -#: ../gdk/keyname-table.h:3969 +#: gdk/keyname-table.h:3969 msgid "keyboard label|KP_Prior" msgstr "KP_Prior" -#: ../gdk/keyname-table.h:3970 +#: gdk/keyname-table.h:3970 msgid "keyboard label|KP_Page_Down" msgstr "KP_Page_Down" -#: ../gdk/keyname-table.h:3971 +#: gdk/keyname-table.h:3971 msgid "keyboard label|KP_Next" msgstr "KP_Next" -#: ../gdk/keyname-table.h:3972 +#: gdk/keyname-table.h:3972 msgid "keyboard label|KP_End" msgstr "KP_End" -#: ../gdk/keyname-table.h:3973 +#: gdk/keyname-table.h:3973 msgid "keyboard label|KP_Begin" msgstr "KP_Begin" -#: ../gdk/keyname-table.h:3974 +#: gdk/keyname-table.h:3974 msgid "keyboard label|KP_Insert" msgstr "KP_Insert" -#: ../gdk/keyname-table.h:3975 +#: gdk/keyname-table.h:3975 msgid "keyboard label|KP_Delete" msgstr "KP_Delete" -#: ../gdk/keyname-table.h:3976 +#: gdk/keyname-table.h:3976 msgid "keyboard label|Delete" msgstr "Delete" -#: ../gdk-pixbuf/gdk-pixbuf-animation.c:133 ../gdk-pixbuf/gdk-pixbuf-io.c:944 -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1205 ../tests/testfilechooser.c:222 +#: gdk-pixbuf/gdk-pixbuf-animation.c:133 gdk-pixbuf/gdk-pixbuf-io.c:944 +#: gdk-pixbuf/gdk-pixbuf-io.c:1205 tests/testfilechooser.c:222 #, c-format msgid "Failed to open file '%s': %s" msgstr "'%1s' फाइल उघडण्यात असफल: %2s" -#: ../gdk-pixbuf/gdk-pixbuf-animation.c:146 ../gdk-pixbuf/gdk-pixbuf-io.c:956 +#: gdk-pixbuf/gdk-pixbuf-animation.c:146 gdk-pixbuf/gdk-pixbuf-io.c:956 #, c-format msgid "Image file '%s' contains no data" msgstr "प्रतिमा फाइल '%s' मध्ये कोणतीही माहीती नाही " -#: ../gdk-pixbuf/gdk-pixbuf-animation.c:188 ../gdk-pixbuf/gdk-pixbuf-io.c:993 -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1257 ../tests/testfilechooser.c:267 +#: gdk-pixbuf/gdk-pixbuf-animation.c:188 gdk-pixbuf/gdk-pixbuf-io.c:993 +#: gdk-pixbuf/gdk-pixbuf-io.c:1257 tests/testfilechooser.c:267 #, c-format -msgid "Failed to load image '%s': reason not known, probably a corrupt image file" +msgid "" +"Failed to load image '%s': reason not known, probably a corrupt image file" msgstr "" -"प्रतिमा '%s' ला सुरु करण्यात असफल: कारण माहीत नाही , बहुदा ही एक दुषित " -"प्रतिमा फाइल असावी " +"प्रतिमा '%s' ला सुरु करण्यात असफल: कारण माहीत नाही , बहुदा ही एक दुषित प्रतिमा फाइल " +"असावी " -#: ../gdk-pixbuf/gdk-pixbuf-animation.c:221 +#: gdk-pixbuf/gdk-pixbuf-animation.c:221 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " "animation file" msgstr "" -"प्रतिमा '%s' ला सुरु करण्यात असफल: कारण माहीत नाही, बहुदा ही एक दुषित " -"प्रतिमा फाइल असावी " +"प्रतिमा '%s' ला सुरु करण्यात असफल: कारण माहीत नाही, बहुदा ही एक दुषित प्रतिमा फाइल " +"असावी " -#: ../gdk-pixbuf/gdk-pixbuf-io.c:566 +#: gdk-pixbuf/gdk-pixbuf-io.c:566 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "प्रतिमा सुरु करण्याची पध्दत %1s: सुरु करण्यास असमर्थ: %2s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:581 +#: gdk-pixbuf/gdk-pixbuf-io.c:581 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " "from a different GTK version?" msgstr "" -"प्रतिमा सुरु करण्यासाठी %s द्वारा योग्य संवाद साधता येत नाही; बहुदा एका भिन्न " -"जीटीके मजकुरापासून ही प्रतिमा घेतली असावी?" +"प्रतिमा सुरु करण्यासाठी %s द्वारा योग्य संवाद साधता येत नाही; बहुदा एका भिन्न जीटीके " +"मजकुरापासून ही प्रतिमा घेतली असावी?" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:726 ../gdk-pixbuf/gdk-pixbuf-io.c:755 +#: gdk-pixbuf/gdk-pixbuf-io.c:726 gdk-pixbuf/gdk-pixbuf-io.c:755 #, c-format msgid "Image type '%s' is not supported" msgstr "'%s' प्रतिमेला आधार नाही" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:825 +#: gdk-pixbuf/gdk-pixbuf-io.c:825 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "फाइल '%s' कोणत्या प्रकारची फाइल आहे ते उमगले नाही" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:833 +#: gdk-pixbuf/gdk-pixbuf-io.c:833 msgid "Unrecognized image file format" msgstr "अपरिचित असणारी प्रतिमा फाइल" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1002 +#: gdk-pixbuf/gdk-pixbuf-io.c:1002 #, c-format msgid "Failed to load image '%s': %s" msgstr "'%1s' प्रतिमा उघडण्यास असमर्थ: %2s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1638 ../gdk-pixbuf/io-gdip-utils.c:935 +#: gdk-pixbuf/gdk-pixbuf-io.c:1638 gdk-pixbuf/io-gdip-utils.c:935 #, c-format msgid "Error writing to image file: %s" msgstr "प्रतिमा फाइलवर लिहिण्यात चूक: %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1684 ../gdk-pixbuf/gdk-pixbuf-io.c:1815 +#: gdk-pixbuf/gdk-pixbuf-io.c:1684 gdk-pixbuf/gdk-pixbuf-io.c:1815 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "प्रतिमेची रचना रक्षित करण्यासाठी या भागातgdk-pixbf चे सहकार्य नाही : %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1718 +#: gdk-pixbuf/gdk-pixbuf-io.c:1718 msgid "Insufficient memory to save image to callback" msgstr "कॉलबॅकसाठी प्रतिमा सुरक्षित करण्यासाठी पुरेशी स्मृती नाही" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1731 +#: gdk-pixbuf/gdk-pixbuf-io.c:1731 msgid "Failed to open temporary file" msgstr "तात्कालिक फाइल उघडण्यात असफल" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1757 +#: gdk-pixbuf/gdk-pixbuf-io.c:1757 msgid "Failed to read from temporary file" msgstr "तात्कालिक फाइलमधून वाचण्यास असफल" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1992 +#: gdk-pixbuf/gdk-pixbuf-io.c:1992 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "लिहण्यासाठी '%1$s' ही फाइल उघडण्यास अपयशी: %2$s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:2017 +#: gdk-pixbuf/gdk-pixbuf-io.c:2017 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: %" "s" msgstr "" -"लेखन करताना '%s' ला बन्द करता अाले नाही, बहुदा सर्व माहीती रक्षित झाली " -"नसेल:%s" +"लेखन करताना '%s' ला बन्द करता अाले नाही, बहुदा सर्व माहीती रक्षित झाली नसेल:%s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:2237 ../gdk-pixbuf/gdk-pixbuf-io.c:2288 +#: gdk-pixbuf/gdk-pixbuf-io.c:2237 gdk-pixbuf/gdk-pixbuf-io.c:2288 msgid "Insufficient memory to save image into a buffer" msgstr "प्रतिमा बफरमध्ये सुरक्षित करण्यासाठी अपुरी स्मृती" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:2334 +#: gdk-pixbuf/gdk-pixbuf-io.c:2334 msgid "Error writing to image stream" msgstr "" -#: ../gdk-pixbuf/gdk-pixbuf-loader.c:330 +#: gdk-pixbuf/gdk-pixbuf-loader.c:330 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " "but didn't give a reason for the failure" msgstr "" -"अंतर्गत चूक: प्रतिमा लोडर माड्यूल '%s' संक्रिया पूर्ण करू शकला नाही, परंतू याचे " -"कारण दिलेले नाही" +"अंतर्गत चूक: प्रतिमा लोडर माड्यूल '%s' संक्रिया पूर्ण करू शकला नाही, परंतू याचे कारण दिलेले " +"नाही" -#: ../gdk-pixbuf/gdk-pixbuf-loader.c:373 +#: gdk-pixbuf/gdk-pixbuf-loader.c:373 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "प्रतिमा प्रकार '%s' चे वाढीव लोडिंग करण्यासाठी कोणतीही मदत नाही" -#: ../gdk-pixbuf/gdk-pixdata.c:147 +#: gdk-pixbuf/gdk-pixdata.c:147 msgid "Image header corrupt" msgstr "प्रतिमेची शिर्षक पट्टी भ्रष्ट आहे " -#: ../gdk-pixbuf/gdk-pixdata.c:152 +#: gdk-pixbuf/gdk-pixdata.c:152 msgid "Image format unknown" msgstr "प्रतिमेची रचना अनोळखी आहे" -#: ../gdk-pixbuf/gdk-pixdata.c:157 ../gdk-pixbuf/gdk-pixdata.c:487 +#: gdk-pixbuf/gdk-pixdata.c:157 gdk-pixbuf/gdk-pixdata.c:487 msgid "Image pixel data corrupt" msgstr "प्रतिमेमधील चित्रकणविषयक माहिती दुषित आहे " -#: ../gdk-pixbuf/gdk-pixdata.c:431 +#: gdk-pixbuf/gdk-pixdata.c:431 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "%u बाइटचा प्रतिमा बफर बनविण्यास असमर्थ" msgstr[1] "%u बाइटचा प्रतिमा बफर बनविण्यास असमर्थ" -#: ../gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:244 msgid "Unexpected icon chunk in animation" msgstr "एनिमेशनमध्ये अनपेक्षित चिन्ह चंक" -#: ../gdk-pixbuf/io-ani.c:337 +#: gdk-pixbuf/io-ani.c:337 msgid "Unsupported animation type" msgstr "असमर्थनीय एनिमेशन प्रकार" -#: ../gdk-pixbuf/io-ani.c:348 ../gdk-pixbuf/io-ani.c:406 -#: ../gdk-pixbuf/io-ani.c:432 ../gdk-pixbuf/io-ani.c:455 -#: ../gdk-pixbuf/io-ani.c:482 ../gdk-pixbuf/io-ani.c:569 +#: gdk-pixbuf/io-ani.c:348 gdk-pixbuf/io-ani.c:406 gdk-pixbuf/io-ani.c:432 +#: gdk-pixbuf/io-ani.c:455 gdk-pixbuf/io-ani.c:482 gdk-pixbuf/io-ani.c:569 msgid "Invalid header in animation" msgstr "एनिमेशनमधील मथळा अयोग्य आहे" -#: ../gdk-pixbuf/io-ani.c:358 ../gdk-pixbuf/io-ani.c:380 -#: ../gdk-pixbuf/io-ani.c:464 ../gdk-pixbuf/io-ani.c:491 -#: ../gdk-pixbuf/io-ani.c:542 ../gdk-pixbuf/io-ani.c:614 +#: gdk-pixbuf/io-ani.c:358 gdk-pixbuf/io-ani.c:380 gdk-pixbuf/io-ani.c:464 +#: gdk-pixbuf/io-ani.c:491 gdk-pixbuf/io-ani.c:542 gdk-pixbuf/io-ani.c:614 msgid "Not enough memory to load animation" msgstr "एनिमेशन भारीत करण्यासाठी पुरेशी स्मृती नाही" -#: ../gdk-pixbuf/io-ani.c:398 ../gdk-pixbuf/io-ani.c:424 -#: ../gdk-pixbuf/io-ani.c:443 +#: gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 gdk-pixbuf/io-ani.c:443 msgid "Malformed chunk in animation" msgstr "एनिमेशनमध्ये बिघडलेला चंक" -#: ../gdk-pixbuf/io-ani.c:711 +#: gdk-pixbuf/io-ani.c:711 msgid "The ANI image format" msgstr "ANI प्रतिमा स्वरूप" -#: ../gdk-pixbuf/io-bmp.c:230 ../gdk-pixbuf/io-bmp.c:267 -#: ../gdk-pixbuf/io-bmp.c:338 ../gdk-pixbuf/io-bmp.c:370 -#: ../gdk-pixbuf/io-bmp.c:393 ../gdk-pixbuf/io-bmp.c:496 +#: gdk-pixbuf/io-bmp.c:230 gdk-pixbuf/io-bmp.c:267 gdk-pixbuf/io-bmp.c:338 +#: gdk-pixbuf/io-bmp.c:370 gdk-pixbuf/io-bmp.c:393 gdk-pixbuf/io-bmp.c:496 msgid "BMP image has bogus header data" msgstr "BMP प्रतिमेमध्ये असणाऱ्या शिर्षकपट्टी विषयीची माहीती खोटी आहे" -#: ../gdk-pixbuf/io-bmp.c:241 ../gdk-pixbuf/io-bmp.c:433 +#: gdk-pixbuf/io-bmp.c:241 gdk-pixbuf/io-bmp.c:433 msgid "Not enough memory to load bitmap image" msgstr "प्रतिमा उघडण्यासाठी पुरेशी जागा नाही" -#: ../gdk-pixbuf/io-bmp.c:319 +#: gdk-pixbuf/io-bmp.c:319 msgid "BMP image has unsupported header size" msgstr "" -"BMP प्रतीमेमध्ये असणाऱ्या शिर्षकपट्टी व्यतीरिक्त अन्य शिर्षकपट्या बनवता वाचता " -"येणार नाहीत" +"BMP प्रतीमेमध्ये असणाऱ्या शिर्षकपट्टी व्यतीरिक्त अन्य शिर्षकपट्या बनवता वाचता येणार नाहीत" -#: ../gdk-pixbuf/io-bmp.c:357 +#: gdk-pixbuf/io-bmp.c:357 msgid "Topdown BMP images cannot be compressed" msgstr "टॉपडाउन BMP प्रतिमा संकुचित नाही करता येत" -#: ../gdk-pixbuf/io-bmp.c:717 ../gdk-pixbuf/io-pnm.c:709 +#: gdk-pixbuf/io-bmp.c:717 gdk-pixbuf/io-pnm.c:709 msgid "Premature end-of-file encountered" msgstr "फाइल अपूर्ण अवस्थेत बंद झाल्याचे नजरेस आले हे" -#: ../gdk-pixbuf/io-bmp.c:1329 +#: gdk-pixbuf/io-bmp.c:1329 msgid "Couldn't allocate memory for saving BMP file" msgstr "BMP फाइल सुरक्षित करण्यासाठी स्मृती राखू शकता आली नाही" -#: ../gdk-pixbuf/io-bmp.c:1370 +#: gdk-pixbuf/io-bmp.c:1370 msgid "Couldn't write to BMP file" msgstr "BMP फाइलमध्ये लिहिता आले नाही" -#: ../gdk-pixbuf/io-bmp.c:1423 ../gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1423 gdk-pixbuf/io-gdip-bmp.c:82 msgid "The BMP image format" msgstr "BMP फाइल स्वरूप" -#: ../gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:222 #, c-format msgid "Failure reading GIF: %s" msgstr "GIF %s मधील मजकूर वाचता येत नाहीः" -#: ../gdk-pixbuf/io-gif.c:496 ../gdk-pixbuf/io-gif.c:1477 -#: ../gdk-pixbuf/io-gif.c:1638 +#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1477 gdk-pixbuf/io-gif.c:1638 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "GIF फाइल मधील काही माहीती हरवली आहे (बहुदा ती माहीती अन्यत्र साठलेली असेल)" -#: ../gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:505 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "GIF प्रतिमेमध्ये (%s) अंतर्गत त्रुटी आहेत" -#: ../gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:579 msgid "Stack overflow" msgstr "माहीती साठवण क्षमतेपेक्षा अधिक आहे" -#: ../gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:639 msgid "GIF image loader cannot understand this image." msgstr "GIF प्रतिमा भारक ही प्रतिमा समजू शकत नाही." -#: ../gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:668 msgid "Bad code encountered" msgstr "सदोष सुत्रे मिळाली" -#: ../gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:678 msgid "Circular table entry in GIF file" msgstr "GIF फाइल मध्ये वर्तुळाकार तक्त्याची नोंद आहे" -#: ../gdk-pixbuf/io-gif.c:866 ../gdk-pixbuf/io-gif.c:1464 -#: ../gdk-pixbuf/io-gif.c:1511 ../gdk-pixbuf/io-gif.c:1626 +#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1464 gdk-pixbuf/io-gif.c:1511 +#: gdk-pixbuf/io-gif.c:1626 msgid "Not enough memory to load GIF file" msgstr "GIF फाइलसाठी पुरेशी स्मरणशक्ती उपलब्ध नाही" -#: ../gdk-pixbuf/io-gif.c:956 +#: gdk-pixbuf/io-gif.c:956 msgid "Not enough memory to composite a frame in GIF file" msgstr "GIF फाइलमध्ये चौकट बसवण्यासाठी पुरेशी स्मृती नाही" -#: ../gdk-pixbuf/io-gif.c:1128 +#: gdk-pixbuf/io-gif.c:1128 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "GIF प्रतिमा खराब आहे (चुकीचे LZW संक्षेप )" -#: ../gdk-pixbuf/io-gif.c:1178 +#: gdk-pixbuf/io-gif.c:1178 msgid "File does not appear to be a GIF file" msgstr "ही फाइल GIF फाइल वाटत नाही " -#: ../gdk-pixbuf/io-gif.c:1190 +#: gdk-pixbuf/io-gif.c:1190 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "GIF फाइल मधील %s भागाला समर्थन नाही" -#: ../gdk-pixbuf/io-gif.c:1299 +#: gdk-pixbuf/io-gif.c:1299 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." msgstr "" -"GIF प्रतिमेमध्ये व्यापक रंगसंगती नाही आणि चित्रामधील चौकटीत स्थानिकरंगसंगती " -"उपलब्ध नाहीत." +"GIF प्रतिमेमध्ये व्यापक रंगसंगती नाही आणि चित्रामधील चौकटीत स्थानिकरंगसंगती उपलब्ध नाहीत." -#: ../gdk-pixbuf/io-gif.c:1533 +#: gdk-pixbuf/io-gif.c:1533 msgid "GIF image was truncated or incomplete." msgstr "GIF प्रतिमा अपूर्ण किंवा सदोष होते." -#: ../gdk-pixbuf/io-gif.c:1689 ../gdk-pixbuf/io-gdip-gif.c:80 +#: gdk-pixbuf/io-gif.c:1689 gdk-pixbuf/io-gdip-gif.c:80 msgid "The GIF image format" msgstr "GIF प्रतिमा स्वरूप" -#: ../gdk-pixbuf/io-ico.c:211 ../gdk-pixbuf/io-ico.c:225 -#: ../gdk-pixbuf/io-ico.c:277 ../gdk-pixbuf/io-ico.c:290 -#: ../gdk-pixbuf/io-ico.c:359 +#: gdk-pixbuf/io-ico.c:211 gdk-pixbuf/io-ico.c:225 gdk-pixbuf/io-ico.c:277 +#: gdk-pixbuf/io-ico.c:290 gdk-pixbuf/io-ico.c:359 msgid "Invalid header in icon" msgstr "अक्षरमालिकेतील शिर्षकपट्टी अयोग्य आहे" -#: ../gdk-pixbuf/io-ico.c:240 ../gdk-pixbuf/io-ico.c:300 -#: ../gdk-pixbuf/io-ico.c:369 ../gdk-pixbuf/io-ico.c:432 -#: ../gdk-pixbuf/io-ico.c:462 +#: gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:369 +#: gdk-pixbuf/io-ico.c:432 gdk-pixbuf/io-ico.c:462 msgid "Not enough memory to load icon" msgstr "चिन्ह भारित करण्यासाठी पुरेशी स्मृती नाही" -#: ../gdk-pixbuf/io-ico.c:322 +#: gdk-pixbuf/io-ico.c:322 msgid "Icon has zero width" msgstr "अक्षरमालिकेची रुंदी शुन्य आहे " -#: ../gdk-pixbuf/io-ico.c:332 +#: gdk-pixbuf/io-ico.c:332 msgid "Icon has zero height" msgstr "अक्षरमालिकेची उंची शुन्य आहे" -#: ../gdk-pixbuf/io-ico.c:384 +#: gdk-pixbuf/io-ico.c:384 msgid "Compressed icons are not supported" msgstr "" -"संक्षेपित अक्षरमालिकेतील अक्षरांना मदत नसल्यामुळे त्या मालिकेचा वापर करता येनार " -"नाही" +"संक्षेपित अक्षरमालिकेतील अक्षरांना मदत नसल्यामुळे त्या मालिकेचा वापर करता येनार नाही" -#: ../gdk-pixbuf/io-ico.c:417 +#: gdk-pixbuf/io-ico.c:417 msgid "Unsupported icon type" msgstr "या प्रकारच्या अक्षरमालिकेचा वापर केला जाऊ शकत नाही" -#: ../gdk-pixbuf/io-ico.c:511 +#: gdk-pixbuf/io-ico.c:511 msgid "Not enough memory to load ICO file" msgstr "ICO फाइल सुरू करण्यासाठी पुरेशी स्मरणशक्ती उपलब्ध नाही" -#: ../gdk-pixbuf/io-ico.c:976 +#: gdk-pixbuf/io-ico.c:976 msgid "Image too large to be saved as ICO" msgstr "ICO प्रमाणे सुरक्षित करण्यासाठी प्रतिमा खूप मोठी आहे" -#: ../gdk-pixbuf/io-ico.c:987 +#: gdk-pixbuf/io-ico.c:987 msgid "Cursor hotspot outside image" msgstr "कर्सर हॉटस्पॉट प्रतिमे बाहेर" -#: ../gdk-pixbuf/io-ico.c:1010 +#: gdk-pixbuf/io-ico.c:1010 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "ICO फाइलसाठी असमर्थनीय खोली: %d" -#: ../gdk-pixbuf/io-ico.c:1245 ../gdk-pixbuf/io-gdip-ico.c:59 +#: gdk-pixbuf/io-ico.c:1245 gdk-pixbuf/io-gdip-ico.c:59 msgid "The ICO image format" msgstr "ICO प्रतिमा स्वरूप" -#: ../gdk-pixbuf/io-icns.c:345 +#: gdk-pixbuf/io-icns.c:345 #, c-format msgid "Error reading ICNS image: %s" msgstr "" -#: ../gdk-pixbuf/io-icns.c:362 +#: gdk-pixbuf/io-icns.c:362 msgid "Could not decode ICNS file" msgstr "" -#: ../gdk-pixbuf/io-icns.c:395 +#: gdk-pixbuf/io-icns.c:395 msgid "The ICNS image format" msgstr "" -#: ../gdk-pixbuf/io-jasper.c:75 +#: gdk-pixbuf/io-jasper.c:75 msgid "Couldn't allocate memory for stream" msgstr "" -#: ../gdk-pixbuf/io-jasper.c:105 +#: gdk-pixbuf/io-jasper.c:105 msgid "Couldn't decode image" msgstr "" -#: ../gdk-pixbuf/io-jasper.c:123 +#: gdk-pixbuf/io-jasper.c:123 msgid "Transformed JPEG2000 has zero width or height" msgstr "" -#: ../gdk-pixbuf/io-jasper.c:137 +#: gdk-pixbuf/io-jasper.c:137 msgid "Image type currently not supported" msgstr "" -#: ../gdk-pixbuf/io-jasper.c:149 ../gdk-pixbuf/io-jasper.c:157 +#: gdk-pixbuf/io-jasper.c:149 gdk-pixbuf/io-jasper.c:157 msgid "Couldn't allocate memory for color profile" msgstr "" -#: ../gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:182 msgid "Insufficient memory to open JPEG 2000 file" msgstr "" -#: ../gdk-pixbuf/io-jasper.c:264 +#: gdk-pixbuf/io-jasper.c:264 msgid "Couldn't allocate memory to buffer image data" msgstr "" -#: ../gdk-pixbuf/io-jasper.c:308 +#: gdk-pixbuf/io-jasper.c:308 msgid "The JPEG 2000 image format" msgstr "" -#: ../gdk-pixbuf/io-jpeg.c:117 +#: gdk-pixbuf/io-jpeg.c:117 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "JPEG फाइल (%s) मधील चित्रणाचा अर्थ/आशय कळण्यात चुक आढळते" -#: ../gdk-pixbuf/io-jpeg.c:529 +#: gdk-pixbuf/io-jpeg.c:529 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" msgstr "" -"प्रतिमा सुरू करण्यासाठी पुरेशी स्मरणशक्ती नाही, त्यातील काही भाग काढून " -"स्मरणशक्ती वाढवावी" +"प्रतिमा सुरू करण्यासाठी पुरेशी स्मरणशक्ती नाही, त्यातील काही भाग काढून स्मरणशक्ती वाढवावी" -#: ../gdk-pixbuf/io-jpeg.c:570 ../gdk-pixbuf/io-jpeg.c:776 +#: gdk-pixbuf/io-jpeg.c:570 gdk-pixbuf/io-jpeg.c:776 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "असमर्थनीय JPEG रंग अंतराळ (%s)" -#: ../gdk-pixbuf/io-jpeg.c:668 ../gdk-pixbuf/io-jpeg.c:944 -#: ../gdk-pixbuf/io-jpeg.c:1177 ../gdk-pixbuf/io-jpeg.c:1186 +#: gdk-pixbuf/io-jpeg.c:668 gdk-pixbuf/io-jpeg.c:944 gdk-pixbuf/io-jpeg.c:1177 +#: gdk-pixbuf/io-jpeg.c:1186 msgid "Couldn't allocate memory for loading JPEG file" msgstr "JPEG मधील फाइल सुरु करण्यासाठी आवश्यक ती स्मरणशक्ती देता येत नाही" -#: ../gdk-pixbuf/io-jpeg.c:920 +#: gdk-pixbuf/io-jpeg.c:920 msgid "Transformed JPEG has zero width or height." msgstr "रूपांतरीत JPEG मधील ऊंची किंवा रुंदी शून्य आहे." -#: ../gdk-pixbuf/io-jpeg.c:1133 ../gdk-pixbuf/io-gdip-jpeg.c:53 +#: gdk-pixbuf/io-jpeg.c:1133 gdk-pixbuf/io-gdip-jpeg.c:53 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " "parsed." msgstr "" -"JPEG ची गुणवत्ता ० ते 1०0 दरम्यान असायला हवी; %s ची गुणवत्ता मोजली जाऊ " -"शकत नाही." +"JPEG ची गुणवत्ता ० ते 1०0 दरम्यान असायला हवी; %s ची गुणवत्ता मोजली जाऊ शकत नाही." -#: ../gdk-pixbuf/io-jpeg.c:1148 ../gdk-pixbuf/io-gdip-jpeg.c:68 +#: gdk-pixbuf/io-jpeg.c:1148 gdk-pixbuf/io-gdip-jpeg.c:68 #, c-format -msgid "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." +msgid "" +"JPEG quality must be a value between 0 and 100; value '%d' is not allowed." msgstr "JPEG मधील गुणवत्ता किंमत ० ते 1०0 दरम्यान असायला हवी; '%d' वैध नाही." -#: ../gdk-pixbuf/io-jpeg.c:1309 ../gdk-pixbuf/io-gdip-jpeg.c:136 +#: gdk-pixbuf/io-jpeg.c:1309 gdk-pixbuf/io-gdip-jpeg.c:136 msgid "The JPEG image format" msgstr "JPEG प्रतिमा स्वरूप" -#: ../gdk-pixbuf/io-pcx.c:187 +#: gdk-pixbuf/io-pcx.c:187 msgid "Couldn't allocate memory for header" msgstr "मथळ्यासाठी स्मृती राखू शकता आली नाही" -#: ../gdk-pixbuf/io-pcx.c:202 ../gdk-pixbuf/io-pcx.c:560 +#: gdk-pixbuf/io-pcx.c:202 gdk-pixbuf/io-pcx.c:560 msgid "Couldn't allocate memory for context buffer" msgstr "संदर्भ बफरसाठी स्मृती राखता आली नाही" -#: ../gdk-pixbuf/io-pcx.c:601 +#: gdk-pixbuf/io-pcx.c:601 msgid "Image has invalid width and/or height" msgstr "प्रतिमेची रूंदी आणि/किंवा उंची अवैध आहे" -#: ../gdk-pixbuf/io-pcx.c:613 ../gdk-pixbuf/io-pcx.c:674 +#: gdk-pixbuf/io-pcx.c:613 gdk-pixbuf/io-pcx.c:674 msgid "Image has unsupported bpp" msgstr "प्रतिमेत असमर्थनीय bpp आहेत" -#: ../gdk-pixbuf/io-pcx.c:618 ../gdk-pixbuf/io-pcx.c:626 +#: gdk-pixbuf/io-pcx.c:618 gdk-pixbuf/io-pcx.c:626 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "प्रतिमेत %d-bit प्रतलांची असमर्थनीय संख्या आहे" -#: ../gdk-pixbuf/io-pcx.c:642 +#: gdk-pixbuf/io-pcx.c:642 msgid "Couldn't create new pixbuf" msgstr "नविन Pixbuf निर्माण करता येत नाही" -#: ../gdk-pixbuf/io-pcx.c:650 +#: gdk-pixbuf/io-pcx.c:650 msgid "Couldn't allocate memory for line data" msgstr "लाइन डेटासाठी स्मृती राखता आली नाही" -#: ../gdk-pixbuf/io-pcx.c:657 +#: gdk-pixbuf/io-pcx.c:657 msgid "Couldn't allocate memory for paletted data" msgstr "पॅलेटेड डेटासाठी स्मृती राखता आली नाही" -#: ../gdk-pixbuf/io-pcx.c:704 +#: gdk-pixbuf/io-pcx.c:704 msgid "Didn't get all lines of PCX image" msgstr "PCX प्रतिमेच्या सर्व ओळी मिळाल्या नाहीत" -#: ../gdk-pixbuf/io-pcx.c:711 +#: gdk-pixbuf/io-pcx.c:711 msgid "No palette found at end of PCX data" msgstr "PCX डेटाच्या शेवटी पॅलेट डेटा सापडला नाही" -#: ../gdk-pixbuf/io-pcx.c:756 +#: gdk-pixbuf/io-pcx.c:756 msgid "The PCX image format" msgstr "PCX प्रतिमा स्वरूप" -#: ../gdk-pixbuf/io-png.c:55 +#: gdk-pixbuf/io-png.c:55 msgid "Bits per channel of PNG image is invalid." msgstr "PNG चित्रामधील प्रती ओळीतील कणसमुहांची(बिट्स) संख्या अवैध आहे." -#: ../gdk-pixbuf/io-png.c:136 ../gdk-pixbuf/io-png.c:618 +#: gdk-pixbuf/io-png.c:136 gdk-pixbuf/io-png.c:618 msgid "Transformed PNG has zero width or height." msgstr "परिवर्तित PNG मधील ऊंची किंवा रुंदी शुन्य आहे." -#: ../gdk-pixbuf/io-png.c:144 +#: gdk-pixbuf/io-png.c:144 msgid "Bits per channel of transformed PNG is not 8." msgstr "परिवर्तित PNG चित्रामधील प्रती ओळीतील कणसमुहांची(बिट्स) 8 ही संख्या अवैध आहे." -#: ../gdk-pixbuf/io-png.c:153 +#: gdk-pixbuf/io-png.c:153 msgid "Transformed PNG not RGB or RGBA." msgstr "परिवर्तित PNG, हे प्रतिमा RGB किंवा RGBA प्रतिमा नाही." -#: ../gdk-pixbuf/io-png.c:162 +#: gdk-pixbuf/io-png.c:162 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" -"परिवर्तित PNG प्रतिमेमधील ओळींमधे समर्थन नसनार्या ओळी आहेत, त्या 3 किंवा 4 " -"असाव्यात." +"परिवर्तित PNG प्रतिमेमधील ओळींमधे समर्थन नसनार्या ओळी आहेत, त्या 3 किंवा 4 असाव्यात." -#: ../gdk-pixbuf/io-png.c:183 +#: gdk-pixbuf/io-png.c:183 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "PNG प्रतिमा %s फाइल मध्ये घातक त्रुटी आहेः" -#: ../gdk-pixbuf/io-png.c:310 +#: gdk-pixbuf/io-png.c:310 msgid "Insufficient memory to load PNG file" msgstr "PNG फाइल सुरु करण्यासाठी पुरेशी स्मरणशक्ती नाही" -#: ../gdk-pixbuf/io-png.c:633 +#: gdk-pixbuf/io-png.c:633 #, c-format msgid "" "Insufficient memory to store a %ld by %ld image; try exiting some " @@ -729,460 +717,455 @@ msgstr "" "%ld x %ld आकाराचे प्रतिमा साठविण्यासाठी पुरेशी स्मरणशक्ती नाही; नको असणाऱ्या " "बाबीकाढून उपलब्ध स्मरणशक्तीचा साठा वाढवा" -#: ../gdk-pixbuf/io-png.c:684 +#: gdk-pixbuf/io-png.c:684 msgid "Fatal error reading PNG image file" msgstr "PNG प्रतिमेची फाइल वाचताना घातक चुक झाली आहे" -#: ../gdk-pixbuf/io-png.c:733 +#: gdk-pixbuf/io-png.c:733 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "PNG प्रतिमा फाइल वाचतेवेळी त्रुटी आढळली: %s" -#: ../gdk-pixbuf/io-png.c:825 -msgid "Keys for PNG text chunks must have at least 1 and at most 79 characters." +#: gdk-pixbuf/io-png.c:825 +msgid "" +"Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "PNG पाठ चंकसाठी कळा किमान 1 आणि कमाल 7९ अक्षरी असाव्यात." -#: ../gdk-pixbuf/io-png.c:833 +#: gdk-pixbuf/io-png.c:833 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "PNG पाठ चंकसाठी कळा ASCII अक्षरांच्याच असाव्यात." -#: ../gdk-pixbuf/io-png.c:846 ../gdk-pixbuf/io-gdip-png.c:56 +#: gdk-pixbuf/io-png.c:846 gdk-pixbuf/io-gdip-png.c:56 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " "be parsed." msgstr "" -"PNG संकुचन स्तराचे मुल्य 0 ते 9 च्या दरम्यानच असायला हवे; मुल्य '%s' विश्लेषित केले " -"जाऊ शकत नाही." +"PNG संकुचन स्तराचे मुल्य 0 ते 9 च्या दरम्यानच असायला हवे; मुल्य '%s' विश्लेषित केले जाऊ शकत " +"नाही." -#: ../gdk-pixbuf/io-png.c:858 ../gdk-pixbuf/io-gdip-png.c:68 +#: gdk-pixbuf/io-png.c:858 gdk-pixbuf/io-gdip-png.c:68 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " "allowed." -msgstr "" -"PNG संकुचन स्तराचे मुल्य 0 ते 9 च्या दरम्यानच असायला हवे; मुल्य '%d' अनुमत " -"केलेलेनाही." +msgstr "PNG संकुचन स्तराचे मुल्य 0 ते 9 च्या दरम्यानच असायला हवे; मुल्य '%d' अनुमत केलेलेनाही." -#: ../gdk-pixbuf/io-png.c:896 +#: gdk-pixbuf/io-png.c:896 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "PNG पाठ चंक %s चे मुल्य ISO-8859-1 एनकोडिंगमध्ये परिवर्तीत केले जाऊ शकत नाही." -#: ../gdk-pixbuf/io-png.c:1045 ../gdk-pixbuf/io-gdip-png.c:133 +#: gdk-pixbuf/io-png.c:1045 gdk-pixbuf/io-gdip-png.c:133 msgid "The PNG image format" msgstr "PNM प्रतिमा स्वरूप" -#: ../gdk-pixbuf/io-pnm.c:250 +#: gdk-pixbuf/io-pnm.c:250 msgid "PNM loader expected to find an integer, but didn't" msgstr "PNM लोडर ला एक पूर्णांक संख्या पाहीजे, जी आढळली नाही" -#: ../gdk-pixbuf/io-pnm.c:282 +#: gdk-pixbuf/io-pnm.c:282 msgid "PNM file has an incorrect initial byte" msgstr "PNM फाइल मध्ये प्रारंभिक बाइट चुकीचा आहे" -#: ../gdk-pixbuf/io-pnm.c:312 +#: gdk-pixbuf/io-pnm.c:312 msgid "PNM file is not in a recognized PNM subformat" msgstr "PNM फाइल ही योग्य PNM उपरचनेत नाही" -#: ../gdk-pixbuf/io-pnm.c:337 +#: gdk-pixbuf/io-pnm.c:337 msgid "PNM file has an image width of 0" msgstr "PNM फाइलमधील प्रतिमेची रुंदी शून्य आहे " -#: ../gdk-pixbuf/io-pnm.c:358 +#: gdk-pixbuf/io-pnm.c:358 msgid "PNM file has an image height of 0" msgstr "PNM फाइल मधल्या प्रतिमेची उंची शून्य आहे" -#: ../gdk-pixbuf/io-pnm.c:381 +#: gdk-pixbuf/io-pnm.c:381 msgid "Maximum color value in PNM file is 0" msgstr "PNM फाइल मध्ये रंगाची कमाल संख्या 0 आहे " -#: ../gdk-pixbuf/io-pnm.c:389 +#: gdk-pixbuf/io-pnm.c:389 msgid "Maximum color value in PNM file is too large" msgstr "PNM फाइल मध्ये रंगाची कमाल संख्या बरीच मोठी आहे" -#: ../gdk-pixbuf/io-pnm.c:429 ../gdk-pixbuf/io-pnm.c:459 -#: ../gdk-pixbuf/io-pnm.c:504 +#: gdk-pixbuf/io-pnm.c:429 gdk-pixbuf/io-pnm.c:459 gdk-pixbuf/io-pnm.c:504 msgid "Raw PNM image type is invalid" msgstr " PNM प्रतिमेचा प्रकार अवैध आहे " -#: ../gdk-pixbuf/io-pnm.c:654 +#: gdk-pixbuf/io-pnm.c:654 msgid "PNM image loader does not support this PNM subformat" msgstr "PNM नामक ह्या चित्रासाठी PNM उरने च्या फाइलचा वापर करू शकत नाही" -#: ../gdk-pixbuf/io-pnm.c:741 ../gdk-pixbuf/io-pnm.c:968 +#: gdk-pixbuf/io-pnm.c:741 gdk-pixbuf/io-pnm.c:968 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr " PNM कच्या फाइल मधील शब्दांमध्ये योग्य रिक्त जागा असाव्यात" -#: ../gdk-pixbuf/io-pnm.c:768 +#: gdk-pixbuf/io-pnm.c:768 msgid "Cannot allocate memory for loading PNM image" msgstr "PNM प्रतिमा भारित करण्यासाठी स्मृती राखता येत नाही" -#: ../gdk-pixbuf/io-pnm.c:818 +#: gdk-pixbuf/io-pnm.c:818 msgid "Insufficient memory to load PNM context struct" msgstr "PNM संरचनेसाठी पुरेशी जागा नाही" -#: ../gdk-pixbuf/io-pnm.c:869 +#: gdk-pixbuf/io-pnm.c:869 msgid "Unexpected end of PNM image data" msgstr "PNM प्रतिमेतील माहीतीचा अनपेक्षित शेवट झाला" -#: ../gdk-pixbuf/io-pnm.c:997 +#: gdk-pixbuf/io-pnm.c:997 msgid "Insufficient memory to load PNM file" msgstr "PNM फाइल सुरू करण्याकरीता पुरेशी जागा नाही" -#: ../gdk-pixbuf/io-pnm.c:1081 +#: gdk-pixbuf/io-pnm.c:1081 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "PNM/PBM/PGM/PPM प्रतिमा स्वरूप परिवार" -#: ../gdk-pixbuf/io-ras.c:126 +#: gdk-pixbuf/io-ras.c:126 msgid "RAS image has bogus header data" msgstr "RAS प्रतिमेतील शिर्षकपट्टीतील माहीती खोटी आहे" -#: ../gdk-pixbuf/io-ras.c:148 +#: gdk-pixbuf/io-ras.c:148 msgid "RAS image has unknown type" msgstr " RAS प्रतिमा अनोळखी आहे" -#: ../gdk-pixbuf/io-ras.c:156 +#: gdk-pixbuf/io-ras.c:156 msgid "unsupported RAS image variation" msgstr "RAS प्रतिमेमध्ये असणारा बदल विना आधार आहे" -#: ../gdk-pixbuf/io-ras.c:171 ../gdk-pixbuf/io-ras.c:200 +#: gdk-pixbuf/io-ras.c:171 gdk-pixbuf/io-ras.c:200 msgid "Not enough memory to load RAS image" msgstr "RAS प्रतिमा सुरू करण्याकरीता पुरेशी जागा देता येत नाही" -#: ../gdk-pixbuf/io-ras.c:545 +#: gdk-pixbuf/io-ras.c:545 msgid "The Sun raster image format" msgstr "Sun रास्टर प्रतिमा स्वरूप" -#: ../gdk-pixbuf/io-tga.c:154 +#: gdk-pixbuf/io-tga.c:154 msgid "Cannot allocate memory for IOBuffer struct" msgstr "IOBuffer struct साठी स्मृती राखू शकत नाही" -#: ../gdk-pixbuf/io-tga.c:173 +#: gdk-pixbuf/io-tga.c:173 msgid "Cannot allocate memory for IOBuffer data" msgstr "IOBuffer डेटा साठी स्मृती राखू शकत नाही" -#: ../gdk-pixbuf/io-tga.c:184 +#: gdk-pixbuf/io-tga.c:184 msgid "Cannot realloc IOBuffer data" msgstr "IOBuffer डेटासाठी स्मृती पुन्हा राखता येत नाही" -#: ../gdk-pixbuf/io-tga.c:214 +#: gdk-pixbuf/io-tga.c:214 msgid "Cannot allocate temporary IOBuffer data" msgstr "तात्पुरत्या IO Buffer डेटासाठी स्मृती राखता येत नाही" -#: ../gdk-pixbuf/io-tga.c:347 +#: gdk-pixbuf/io-tga.c:347 msgid "Cannot allocate new pixbuf" msgstr "नविन Pixbuf साठी स्मृती राखता येत नाही" -#: ../gdk-pixbuf/io-tga.c:687 +#: gdk-pixbuf/io-tga.c:687 msgid "Cannot allocate colormap structure" msgstr "colormap structure साठी स्मृती राखता येत नाही" -#: ../gdk-pixbuf/io-tga.c:694 +#: gdk-pixbuf/io-tga.c:694 msgid "Cannot allocate colormap entries" msgstr "colormap प्रविष्टांसाठी स्मृती राखता येत नाही" -#: ../gdk-pixbuf/io-tga.c:716 +#: gdk-pixbuf/io-tga.c:716 msgid "Unexpected bitdepth for colormap entries" msgstr "उपलब्द रंगांच्या प्रारंभी अनपेक्षित खोलीच्या अक्षरमालीका दिसते" -#: ../gdk-pixbuf/io-tga.c:734 +#: gdk-pixbuf/io-tga.c:734 msgid "Cannot allocate TGA header memory" msgstr "TGA मथळा स्मृती राखता येत नाही" -#: ../gdk-pixbuf/io-tga.c:767 +#: gdk-pixbuf/io-tga.c:767 msgid "TGA image has invalid dimensions" msgstr "TGA प्रतिमेमध्ये अवैध रूपे आहेत " -#: ../gdk-pixbuf/io-tga.c:773 ../gdk-pixbuf/io-tga.c:782 -#: ../gdk-pixbuf/io-tga.c:792 ../gdk-pixbuf/io-tga.c:802 -#: ../gdk-pixbuf/io-tga.c:809 +#: gdk-pixbuf/io-tga.c:773 gdk-pixbuf/io-tga.c:782 gdk-pixbuf/io-tga.c:792 +#: gdk-pixbuf/io-tga.c:802 gdk-pixbuf/io-tga.c:809 msgid "TGA image type not supported" msgstr "TGA प्रकारच्या प्रतिमे ला आधार नाही" -#: ../gdk-pixbuf/io-tga.c:856 +#: gdk-pixbuf/io-tga.c:856 msgid "Cannot allocate memory for TGA context struct" msgstr "TGA संदर्भ struct साठी स्मृती राखू शकत नाही" -#: ../gdk-pixbuf/io-tga.c:921 +#: gdk-pixbuf/io-tga.c:921 msgid "Excess data in file" msgstr "फाइलमधील अतिरीक्त माहिती" -#: ../gdk-pixbuf/io-tga.c:1000 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Targa प्रतिमा स्वरूप" -#: ../gdk-pixbuf/io-tiff.c:160 +#: gdk-pixbuf/io-tiff.c:160 msgid "Could not get image width (bad TIFF file)" msgstr "प्रतिमेची रुंदी आढळली नाही (TIFF फाइल प्रदुषित आहे)" -#: ../gdk-pixbuf/io-tiff.c:167 +#: gdk-pixbuf/io-tiff.c:167 msgid "Could not get image height (bad TIFF file)" msgstr " प्रतिमेची ऊंची आढळली नाही(TIFF फाइल प्रदुषित आहे)" -#: ../gdk-pixbuf/io-tiff.c:175 +#: gdk-pixbuf/io-tiff.c:175 msgid "Width or height of TIFF image is zero" msgstr "TIFF प्रतिमेची रुंदी किंवा ऊंची शून्य आहे " -#: ../gdk-pixbuf/io-tiff.c:184 ../gdk-pixbuf/io-tiff.c:193 +#: gdk-pixbuf/io-tiff.c:184 gdk-pixbuf/io-tiff.c:193 msgid "Dimensions of TIFF image too large" msgstr "TIFF प्रतिमेची रुपे बरीच मोठी आहेत" -#: ../gdk-pixbuf/io-tiff.c:217 ../gdk-pixbuf/io-tiff.c:229 -#: ../gdk-pixbuf/io-tiff.c:541 +#: gdk-pixbuf/io-tiff.c:217 gdk-pixbuf/io-tiff.c:229 gdk-pixbuf/io-tiff.c:541 msgid "Insufficient memory to open TIFF file" msgstr "TIFF फाइल उघडण्यासाठी जागा अपुरी आहे" -#: ../gdk-pixbuf/io-tiff.c:275 +#: gdk-pixbuf/io-tiff.c:275 msgid "Failed to load RGB data from TIFF file" msgstr "TIFF फाइल मधून RGB माहीती सुरू करण्यात असफल" -#: ../gdk-pixbuf/io-tiff.c:331 +#: gdk-pixbuf/io-tiff.c:331 msgid "Failed to open TIFF image" msgstr "TIFF प्रतिमा उघडण्यात असफल" -#: ../gdk-pixbuf/io-tiff.c:343 ../gdk-pixbuf/io-tiff.c:722 +#: gdk-pixbuf/io-tiff.c:343 gdk-pixbuf/io-tiff.c:722 msgid "TIFFClose operation failed" msgstr "TIFFClose ही क्रिया असफल" -#: ../gdk-pixbuf/io-tiff.c:473 ../gdk-pixbuf/io-tiff.c:486 +#: gdk-pixbuf/io-tiff.c:473 gdk-pixbuf/io-tiff.c:486 msgid "Failed to load TIFF image" msgstr "TIFF प्रतिमा सुरु करण्यात असफल" -#: ../gdk-pixbuf/io-tiff.c:670 +#: gdk-pixbuf/io-tiff.c:670 msgid "Failed to save TIFF image" msgstr "TIFF प्रतिमा सुरक्षित करण्यात असफल" -#: ../gdk-pixbuf/io-tiff.c:708 +#: gdk-pixbuf/io-tiff.c:708 msgid "Failed to write TIFF data" msgstr "TIFF डेटा लिहीण्यास असफल" -#: ../gdk-pixbuf/io-tiff.c:760 +#: gdk-pixbuf/io-tiff.c:760 msgid "Couldn't write to TIFF file" msgstr "TIFF फाइलवर लिहीता आले नाही" -#: ../gdk-pixbuf/io-tiff.c:815 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "TIFF प्रतिमा स्वरूप" -#: ../gdk-pixbuf/io-wbmp.c:246 +#: gdk-pixbuf/io-wbmp.c:246 msgid "Image has zero width" msgstr "प्रतिमेची रुंदी शून्य आहे" -#: ../gdk-pixbuf/io-wbmp.c:264 +#: gdk-pixbuf/io-wbmp.c:264 msgid "Image has zero height" msgstr "प्रतिमेची ऊंची शून्य आहे" -#: ../gdk-pixbuf/io-wbmp.c:275 +#: gdk-pixbuf/io-wbmp.c:275 msgid "Not enough memory to load image" msgstr "प्रतिमा सुरु करण्यासाठी पुरेशी जागा नाही" -#: ../gdk-pixbuf/io-wbmp.c:334 +#: gdk-pixbuf/io-wbmp.c:334 msgid "Couldn't save the rest" msgstr "उर्वरीत (माहीती) साठवता येऊ शकली नाही " -#: ../gdk-pixbuf/io-wbmp.c:375 +#: gdk-pixbuf/io-wbmp.c:375 msgid "The WBMP image format" msgstr "WBMP प्रतिमा स्वरूप" -#: ../gdk-pixbuf/io-xbm.c:295 +#: gdk-pixbuf/io-xbm.c:295 msgid "Invalid XBM file" msgstr "अवैध XBM फाइल" -#: ../gdk-pixbuf/io-xbm.c:305 +#: gdk-pixbuf/io-xbm.c:305 msgid "Insufficient memory to load XBM image file" msgstr "XBM प्रतिमेची फाइल सुरू करण्यासाठी पुरेशी जागा नाही" -#: ../gdk-pixbuf/io-xbm.c:453 +#: gdk-pixbuf/io-xbm.c:453 msgid "Failed to write to temporary file when loading XBM image" msgstr "XBM प्रतिमा फाइल सुरु करताना तात्पुरत्या फाइलमध्ये लेखन करतेवेळी असफल" -#: ../gdk-pixbuf/io-xbm.c:492 +#: gdk-pixbuf/io-xbm.c:492 msgid "The XBM image format" msgstr "XBM प्रतिमा स्वरूप" -#: ../gdk-pixbuf/io-xpm.c:468 +#: gdk-pixbuf/io-xpm.c:468 msgid "No XPM header found" msgstr "XPM मथळा सापडला नाही" -#: ../gdk-pixbuf/io-xpm.c:477 +#: gdk-pixbuf/io-xpm.c:477 msgid "Invalid XPM header" msgstr "अवैध XPM मथळा" -#: ../gdk-pixbuf/io-xpm.c:485 +#: gdk-pixbuf/io-xpm.c:485 msgid "XPM file has image width <= 0" msgstr "XPM प्रतिमा फाइलची रुंदी <= 0 आहे" -#: ../gdk-pixbuf/io-xpm.c:493 +#: gdk-pixbuf/io-xpm.c:493 msgid "XPM file has image height <= 0" msgstr "XPM प्रतिमा फाइलची ऊंची <= 0 आहे" -#: ../gdk-pixbuf/io-xpm.c:501 +#: gdk-pixbuf/io-xpm.c:501 msgid "XPM has invalid number of chars per pixel" msgstr "XPM फाइलमध्ये प्रति ओळीतील अक्षर संख्या अवैध आहे " -#: ../gdk-pixbuf/io-xpm.c:510 +#: gdk-pixbuf/io-xpm.c:510 msgid "XPM file has invalid number of colors" msgstr "XPM फाइल मध्ये रंगांची संख्या अवैध आहे" -#: ../gdk-pixbuf/io-xpm.c:522 ../gdk-pixbuf/io-xpm.c:531 -#: ../gdk-pixbuf/io-xpm.c:583 +#: gdk-pixbuf/io-xpm.c:522 gdk-pixbuf/io-xpm.c:531 gdk-pixbuf/io-xpm.c:583 msgid "Cannot allocate memory for loading XPM image" msgstr "XPM प्रतिमा भारित करण्यासाठी स्मृती राखू शकत नाही" -#: ../gdk-pixbuf/io-xpm.c:545 +#: gdk-pixbuf/io-xpm.c:545 msgid "Cannot read XPM colormap" msgstr "XPM colormap वाचता येत नाही" -#: ../gdk-pixbuf/io-xpm.c:777 +#: gdk-pixbuf/io-xpm.c:777 msgid "Failed to write to temporary file when loading XPM image" msgstr "XPM प्रतिमा सुरु करताना तात्पुरत्या फाइल मध्ये लेखन करण्यास असफल" -#: ../gdk-pixbuf/io-xpm.c:816 +#: gdk-pixbuf/io-xpm.c:816 msgid "The XPM image format" msgstr "XPM प्रतिमा स्वरूप" -#: ../gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:59 msgid "The EMF image format" msgstr "" -#: ../gdk-pixbuf/io-gdip-utils.c:212 +#: gdk-pixbuf/io-gdip-utils.c:212 #, c-format msgid "Could not allocate memory: %s" msgstr "" -#: ../gdk-pixbuf/io-gdip-utils.c:237 ../gdk-pixbuf/io-gdip-utils.c:350 -#: ../gdk-pixbuf/io-gdip-utils.c:383 +#: gdk-pixbuf/io-gdip-utils.c:237 gdk-pixbuf/io-gdip-utils.c:350 +#: gdk-pixbuf/io-gdip-utils.c:383 #, c-format msgid "Could not create stream: %s" msgstr "" -#: ../gdk-pixbuf/io-gdip-utils.c:251 +#: gdk-pixbuf/io-gdip-utils.c:251 #, c-format msgid "Could not seek stream: %s" msgstr "" -#: ../gdk-pixbuf/io-gdip-utils.c:263 +#: gdk-pixbuf/io-gdip-utils.c:263 #, c-format msgid "Could not read from stream: %s" msgstr "" -#: ../gdk-pixbuf/io-gdip-utils.c:736 +#: gdk-pixbuf/io-gdip-utils.c:736 msgid "Couldn't create pixbuf" msgstr "" -#: ../gdk-pixbuf/io-gdip-utils.c:798 +#: gdk-pixbuf/io-gdip-utils.c:798 msgid "Couldn't load bitmap" msgstr "" -#: ../gdk-pixbuf/io-gdip-utils.c:821 +#: gdk-pixbuf/io-gdip-utils.c:821 msgid "Couldn't load metafile" msgstr "" -#: ../gdk-pixbuf/io-gdip-utils.c:980 +#: gdk-pixbuf/io-gdip-utils.c:980 msgid "Unsupported image format for GDI+" msgstr "" -#: ../gdk-pixbuf/io-gdip-utils.c:987 +#: gdk-pixbuf/io-gdip-utils.c:987 msgid "Couldn't save" msgstr "" -#: ../gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:58 msgid "The WMF image format" msgstr "" #. Description of --sync in --help output -#: ../gdk/win32/gdkmain-win32.c:54 +#: gdk/win32/gdkmain-win32.c:54 msgid "Don't batch GDI requests" msgstr "GDI विनंत्यांने बॅच करू नका" #. Description of --no-wintab in --help output -#: ../gdk/win32/gdkmain-win32.c:56 +#: gdk/win32/gdkmain-win32.c:56 msgid "Don't use the Wintab API for tablet support" msgstr "टॅब्लेट आधारासाठी Wintab API वापरू नका" #. Description of --ignore-wintab in --help output -#: ../gdk/win32/gdkmain-win32.c:58 +#: gdk/win32/gdkmain-win32.c:58 msgid "Same as --no-wintab" msgstr "--no-wintab सारखेच" #. Description of --use-wintab in --help output -#: ../gdk/win32/gdkmain-win32.c:60 +#: gdk/win32/gdkmain-win32.c:60 msgid "Do use the Wintab API [default]" msgstr "Wintab API चा वापर कराच [मुलभूत]" #. Description of --max-colors=COLORS in --help output -#: ../gdk/win32/gdkmain-win32.c:62 +#: gdk/win32/gdkmain-win32.c:62 msgid "Size of the palette in 8 bit mode" msgstr "8 bit रीतीमध्ये पॅलेटचा आकार" #. Placeholder in --max-colors=COLORS in --help output -#: ../gdk/win32/gdkmain-win32.c:63 +#: gdk/win32/gdkmain-win32.c:63 msgid "COLORS" msgstr "COLORS" #. Description of --sync in --help output -#: ../gdk/x11/gdkmain-x11.c:92 +#: gdk/x11/gdkmain-x11.c:92 msgid "Make X calls synchronous" msgstr "X कॉल्सला सिंक्रोनस करा" -#: ../gdk/x11/gdkapplaunchcontext-x11.c:311 +#: gdk/x11/gdkapplaunchcontext-x11.c:311 #, c-format msgid "Starting %s" msgstr "" -#: ../gdk/x11/gdkapplaunchcontext-x11.c:313 +#: gdk/x11/gdkapplaunchcontext-x11.c:313 #, c-format msgid "Opening %s" msgstr "" -#: ../gdk/x11/gdkapplaunchcontext-x11.c:316 +#: gdk/x11/gdkapplaunchcontext-x11.c:316 #, c-format msgid "Opening %d Item" msgid_plural "Opening %d Items" msgstr[0] "" msgstr[1] "" -#: ../gtk/gtkaboutdialog.c:264 ../gtk/gtkaboutdialog.c:2108 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "परवाना" -#: ../gtk/gtkaboutdialog.c:265 +#: gtk/gtkaboutdialog.c:265 msgid "The license of the program" msgstr "कार्यक्रमाचा परवाना" #. Add the credits button -#: ../gtk/gtkaboutdialog.c:500 +#: gtk/gtkaboutdialog.c:500 msgid "C_redits" msgstr "श्रेय (_r)" #. Add the license button -#: ../gtk/gtkaboutdialog.c:514 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "परवाना(_L)" -#: ../gtk/gtkaboutdialog.c:744 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "%s च्या विषयी" -#: ../gtk/gtkaboutdialog.c:2032 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "श्रेय" -#: ../gtk/gtkaboutdialog.c:2061 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "लेखक" -#: ../gtk/gtkaboutdialog.c:2064 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "दस्तऐवजीकरण यांद्वारे" -#: ../gtk/gtkaboutdialog.c:2076 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "अनुवाद यांद्वारे" -#: ../gtk/gtkaboutdialog.c:2080 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "कलाकारी यांद्वारे" @@ -1193,7 +1176,7 @@ msgstr "कलाकारी यांद्वारे" #. * #. * Don't include the prefix "keyboard label|" in the translation. #. -#: ../gtk/gtkaccellabel.c:93 +#: gtk/gtkaccellabel.c:93 msgid "keyboard label|Shift" msgstr "Shift" @@ -1204,7 +1187,7 @@ msgstr "Shift" #. * #. * Don't include the prefix "keyboard label|" in the translation. #. -#: ../gtk/gtkaccellabel.c:101 +#: gtk/gtkaccellabel.c:101 msgid "keyboard label|Ctrl" msgstr "Ctrl" @@ -1215,7 +1198,7 @@ msgstr "Ctrl" #. * #. * Don't include the prefix "keyboard label|" in the translation. #. -#: ../gtk/gtkaccellabel.c:109 +#: gtk/gtkaccellabel.c:109 msgid "keyboard label|Alt" msgstr "Alt" @@ -1225,7 +1208,7 @@ msgstr "Alt" #. * this. #. * And do not translate the part before the |. #. -#: ../gtk/gtkaccellabel.c:678 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "Super" @@ -1235,7 +1218,7 @@ msgstr "Super" #. * this. #. * And do not translate the part before the |. #. -#: ../gtk/gtkaccellabel.c:692 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "Hyper" @@ -1245,31 +1228,31 @@ msgstr "Hyper" #. * this. #. * And do not translate the part before the |. #. -#: ../gtk/gtkaccellabel.c:707 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "Meta" #. do not translate the part before the | -#: ../gtk/gtkaccellabel.c:725 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "Space" #. do not translate the part before the | -#: ../gtk/gtkaccellabel.c:729 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "Backslash" -#: ../gtk/gtkbuilderparser.c:340 +#: gtk/gtkbuilderparser.c:340 #, c-format msgid "Invalid type function: `%s'" msgstr "अवैध कार्यपध्दती प्रकार:%s" -#: ../gtk/gtkbuilderparser.c:823 +#: gtk/gtkbuilderparser.c:823 #, c-format msgid "Invalid root element: '%s'" msgstr "अवैध रूट घटक: '%s'" -#: ../gtk/gtkbuilderparser.c:862 +#: gtk/gtkbuilderparser.c:862 #, c-format msgid "Unhandled tag: '%s'" msgstr "न हाताळलेले टॅग: '%s'" @@ -1283,7 +1266,7 @@ msgstr "न हाताळलेले टॅग: '%s'" #. * so if you have a default text direction of RTL and YM, then #. * the year will appear on the right. #. -#: ../gtk/gtkcalendar.c:758 +#: gtk/gtkcalendar.c:758 msgid "calendar:MY" msgstr "calender:MY" @@ -1291,7 +1274,7 @@ msgstr "calender:MY" #. * first day of the week to calendar:week_start:1 if you want Monday #. * to be the first day of the week, and so on. #. -#: ../gtk/gtkcalendar.c:796 +#: gtk/gtkcalendar.c:796 msgid "calendar:week_start:0" msgstr "calender:week_start:0" @@ -1303,7 +1286,7 @@ msgstr "calender:week_start:0" #. * #. * If you don't understand this, leave it as "2000" #. -#: ../gtk/gtkcalendar.c:1796 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "2000" @@ -1318,7 +1301,7 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: ../gtk/gtkcalendar.c:1827 ../gtk/gtkcalendar.c:2488 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "%d" @@ -1334,7 +1317,7 @@ msgstr "%d" #. * digits. That needs support from your system and locale definition #. * too. #. -#: ../gtk/gtkcalendar.c:1859 ../gtk/gtkcalendar.c:2350 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "%d" @@ -1350,7 +1333,7 @@ msgstr "%d" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: ../gtk/gtkcalendar.c:2140 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "%Y" @@ -1358,7 +1341,7 @@ msgstr "%Y" #. * a disabled accelerator key combination. Only include #. * the text after the | in the translation. #. -#: ../gtk/gtkcellrendereraccel.c:235 +#: gtk/gtkcellrendereraccel.c:235 msgid "Accelerator|Disabled" msgstr "अकार्यान्वित" @@ -1366,196 +1349,199 @@ msgstr "अकार्यान्वित" #. * an accelerator when the cell is clicked to change the #. * acelerator. #. -#: ../gtk/gtkcellrendereraccel.c:368 ../gtk/gtkcellrendereraccel.c:580 +#: gtk/gtkcellrendereraccel.c:368 gtk/gtkcellrendereraccel.c:580 msgid "New accelerator..." msgstr "नविन प्रवेग..." #. do not translate the part before the | -#: ../gtk/gtkcellrendererprogress.c:362 ../gtk/gtkcellrendererprogress.c:449 +#: gtk/gtkcellrendererprogress.c:362 gtk/gtkcellrendererprogress.c:449 #, c-format msgid "progress bar label|%d %%" msgstr "%d %%" -#: ../gtk/gtkcolorbutton.c:188 ../gtk/gtkcolorbutton.c:559 +#: gtk/gtkcolorbutton.c:188 gtk/gtkcolorbutton.c:559 msgid "Pick a Color" msgstr "रंग उचला" -#: ../gtk/gtkcolorbutton.c:448 +#: gtk/gtkcolorbutton.c:448 msgid "Received invalid color data\n" msgstr "अवैध रंग डेटा मिळाला\n" -#: ../gtk/gtkcolorsel.c:354 +#: gtk/gtkcolorsel.c:354 msgid "" "Select the color you want from the outer ring. Select the darkness or " "lightness of that color using the inner triangle." msgstr "" -"तुम्हाला हवा असणारा रंग बाह्य वलयातून निवडा, अंतर्गत त्रिकोण वापरुन हवा " -"असणारा गडद किंवा फिक्का रंग निवडा." +"तुम्हाला हवा असणारा रंग बाह्य वलयातून निवडा, अंतर्गत त्रिकोण वापरुन हवा असणारा गडद " +"किंवा फिक्का रंग निवडा." -#: ../gtk/gtkcolorsel.c:378 +#: gtk/gtkcolorsel.c:378 msgid "" "Click the eyedropper, then click a color anywhere on your screen to select " "that color." msgstr "" -"रंगनिवडक साधनावर क्लिक करा, त्यानंतर पडद्यावरील कोणत्याही भागावर क्लिक " -"करूनरंग निवडा." +"रंगनिवडक साधनावर क्लिक करा, त्यानंतर पडद्यावरील कोणत्याही भागावर क्लिक करूनरंग निवडा." -#: ../gtk/gtkcolorsel.c:387 +#: gtk/gtkcolorsel.c:387 msgid "_Hue:" msgstr "रंगछटा(_H):" -#: ../gtk/gtkcolorsel.c:388 +#: gtk/gtkcolorsel.c:388 msgid "Position on the color wheel." msgstr "रंगचक्रावरचे स्थान." -#: ../gtk/gtkcolorsel.c:390 +#: gtk/gtkcolorsel.c:390 msgid "_Saturation:" msgstr "संर्पुक्तता(_S):" -#: ../gtk/gtkcolorsel.c:391 +#: gtk/gtkcolorsel.c:391 msgid "\"Deepness\" of the color." msgstr "रंगाचा \"गडदपणा\"." -#: ../gtk/gtkcolorsel.c:392 +#: gtk/gtkcolorsel.c:392 msgid "_Value:" msgstr "मूल्य(_V) :" -#: ../gtk/gtkcolorsel.c:393 +#: gtk/gtkcolorsel.c:393 msgid "Brightness of the color." msgstr "रंगाचा उजळपणा." -#: ../gtk/gtkcolorsel.c:394 +#: gtk/gtkcolorsel.c:394 msgid "_Red:" msgstr "लाल(_R):" -#: ../gtk/gtkcolorsel.c:395 +#: gtk/gtkcolorsel.c:395 msgid "Amount of red light in the color." msgstr "रंगामधील लालरंगाचे प्रमाण." -#: ../gtk/gtkcolorsel.c:396 +#: gtk/gtkcolorsel.c:396 msgid "_Green:" msgstr "हिरवा(_G):" -#: ../gtk/gtkcolorsel.c:397 +#: gtk/gtkcolorsel.c:397 msgid "Amount of green light in the color." msgstr "रंगामधील हिरव्यारंगाचे प्रमाण." -#: ../gtk/gtkcolorsel.c:398 +#: gtk/gtkcolorsel.c:398 msgid "_Blue:" msgstr "नीळा(_B):" -#: ../gtk/gtkcolorsel.c:399 +#: gtk/gtkcolorsel.c:399 msgid "Amount of blue light in the color." msgstr "रंगामधील निळ्या रंगाचे प्रमाण." -#: ../gtk/gtkcolorsel.c:402 +#: gtk/gtkcolorsel.c:402 msgid "Op_acity:" msgstr "अपारदर्शकता(_a):" -#: ../gtk/gtkcolorsel.c:409 ../gtk/gtkcolorsel.c:419 +#: gtk/gtkcolorsel.c:409 gtk/gtkcolorsel.c:419 msgid "Transparency of the color." msgstr "रंगाची पारदर्शकता." -#: ../gtk/gtkcolorsel.c:426 +#: gtk/gtkcolorsel.c:426 msgid "Color _name:" msgstr "रंगाचे नाव(_n):" -#: ../gtk/gtkcolorsel.c:440 +#: gtk/gtkcolorsel.c:440 msgid "" "You can enter an HTML-style hexadecimal color value, or simply a color name " "such as 'orange' in this entry." -msgstr "आपण HTML प्रमाणे रंगाचा हैक्साडेसीमल रंग मुल्य लिहू शकता, किवा ह्या नोदणीतील रंगाचे नाव जसे की 'केसरी'." +msgstr "" +"आपण HTML प्रमाणे रंगाचा हैक्साडेसीमल रंग मुल्य लिहू शकता, किवा ह्या नोदणीतील रंगाचे नाव " +"जसे की 'केसरी'." -#: ../gtk/gtkcolorsel.c:470 +#: gtk/gtkcolorsel.c:470 msgid "_Palette:" msgstr "पटल(_P):" -#: ../gtk/gtkcolorsel.c:499 +#: gtk/gtkcolorsel.c:499 msgid "Color Wheel" msgstr "रंग चाक" -#: ../gtk/gtkcolorsel.c:976 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " "current by dragging it to the other color swatch alongside." msgstr "" -"तुम्ही आत्ता निवडलेला रंग आणि आधी निवडलेला रंग यांची तुलना करण्यासाठीतुम्ही हा " -"रंग रंगपट्टीकडे घ्या, किंवा इतर रंगखणाकडे घेऊन अपेक्षित रंग निवडा." +"तुम्ही आत्ता निवडलेला रंग आणि आधी निवडलेला रंग यांची तुलना करण्यासाठीतुम्ही हा रंग " +"रंगपट्टीकडे घ्या, किंवा इतर रंगखणाकडे घेऊन अपेक्षित रंग निवडा." -#: ../gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." msgstr "तुम्ही निवडलेला रंग. तुम्ही हा रंग रंगपट्टीवर घेऊन भावी वापरासाठी साठवू शकता." -#: ../gtk/gtkcolorsel.c:1363 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "रंगसाठा(_S) येथे करा" -#: ../gtk/gtkcolorsel.c:1568 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" msgstr "" -"रंग पट्टीवर क्लिक करून त्या द्वारे चालू रंग बनवा.ही नोंद बदलण्यासाठी रंग येथे घ्या " -"किंवा उजवीकडे क्लिक करुन(माउस) \"रंग साठवा येथे घ्या.\"" +"रंग पट्टीवर क्लिक करून त्या द्वारे चालू रंग बनवा.ही नोंद बदलण्यासाठी रंग येथे घ्या किंवा " +"उजवीकडे क्लिक करुन(माउस) \"रंग साठवा येथे घ्या.\"" -#: ../gtk/gtkcolorseldialog.c:170 +#: gtk/gtkcolorseldialog.c:170 msgid "Color Selection" msgstr "फोन्ट निवडणे" -#: ../gtk/gtkentry.c:5375 ../gtk/gtktextview.c:7686 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "माहीती गोळा करण्याच्या पध्दत्ती" -#: ../gtk/gtkentry.c:5389 ../gtk/gtktextview.c:7700 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "युनिकोड नियंत्रण अक्षर घाला(_I)" -#: ../gtk/gtkfilechooserbutton.c:64 +#: gtk/gtkfilechooserbutton.c:64 msgid "Select A File" msgstr "फाइल निवडा" -#: ../gtk/gtkfilechooserbutton.c:65 ../gtk/gtkfilechooserdefault.c:1909 +#: gtk/gtkfilechooserbutton.c:65 gtk/gtkfilechooserdefault.c:1909 msgid "Desktop" msgstr "कार्यस्थळ" -#: ../gtk/gtkfilechooserbutton.c:66 +#: gtk/gtkfilechooserbutton.c:66 msgid "(None)" msgstr "(काहीच नाही)" -#: ../gtk/gtkfilechooserbutton.c:2011 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "इतर..." -#: ../gtk/gtkfilechooserdefault.c:1053 +#: gtk/gtkfilechooserdefault.c:1053 msgid "Could not retrieve information about the file" msgstr "फाइलविषयी माहिती मिळवता आली नाही" -#: ../gtk/gtkfilechooserdefault.c:1064 +#: gtk/gtkfilechooserdefault.c:1064 msgid "Could not add a bookmark" msgstr "खूणगाठ जमा करता आली नाही" -#: ../gtk/gtkfilechooserdefault.c:1075 +#: gtk/gtkfilechooserdefault.c:1075 msgid "Could not remove bookmark" msgstr "खूणगाठ काढून टाकता आली नाही" -#: ../gtk/gtkfilechooserdefault.c:1086 +#: gtk/gtkfilechooserdefault.c:1086 msgid "The folder could not be created" msgstr "संचयीका निर्माण करता आले नाही" -#: ../gtk/gtkfilechooserdefault.c:1099 +#: gtk/gtkfilechooserdefault.c:1099 msgid "" "The folder could not be created, as a file with the same name already " "exists. Try using a different name for the folder, or rename the file first." -msgstr "संचयीका बनवू शकले नाही, कारण त्याच नावाची फाइलं आधिपासून अस्तीत्वात होती. संचयीका करीता इतर नाव वापरण्याचा प्रयत्न करा, किंवा पहिले फाइल पुनःनामांकीत करा." +msgstr "" +"संचयीका बनवू शकले नाही, कारण त्याच नावाची फाइलं आधिपासून अस्तीत्वात होती. संचयीका " +"करीता इतर नाव वापरण्याचा प्रयत्न करा, किंवा पहिले फाइल पुनःनामांकीत करा." -#: ../gtk/gtkfilechooserdefault.c:1110 +#: gtk/gtkfilechooserdefault.c:1110 msgid "Invalid file name" msgstr "अवैध फाइल नाव" -#: ../gtk/gtkfilechooserdefault.c:1120 +#: gtk/gtkfilechooserdefault.c:1120 msgid "The folder contents could not be displayed" msgstr "संचयीकामधील सामग्री दाखवता आली नाही" @@ -1563,236 +1549,238 @@ msgstr "संचयीकामधील सामग्री दाखवत #. * is a hostname. Nautilus and the panel contain the same string #. * to translate. #. -#: ../gtk/gtkfilechooserdefault.c:1661 +#: gtk/gtkfilechooserdefault.c:1661 #, c-format msgid "%1$s on %2$s" msgstr "%s, %s" -#: ../gtk/gtkfilechooserdefault.c:1837 +#: gtk/gtkfilechooserdefault.c:1837 msgid "Search" msgstr "शोधा" -#: ../gtk/gtkfilechooserdefault.c:1861 +#: gtk/gtkfilechooserdefault.c:1861 msgid "Recently Used" msgstr "नुकतेच वापरलेले" -#: ../gtk/gtkfilechooserdefault.c:2476 +#: gtk/gtkfilechooserdefault.c:2476 msgid "Select which types of files are shown" msgstr "कोणत्या प्रकारच्या फाइली दाखवल्या आहेत ते निवडा" -#: ../gtk/gtkfilechooserdefault.c:2905 +#: gtk/gtkfilechooserdefault.c:2905 #, c-format msgid "Add the folder '%s' to the bookmarks" msgstr "संचयीका '%s' खूणगाठींमध्ये जमा करा" -#: ../gtk/gtkfilechooserdefault.c:2946 +#: gtk/gtkfilechooserdefault.c:2946 #, c-format msgid "Add the current folder to the bookmarks" msgstr "चालू संचयीका खूणगाठींमध्ये जमा करा" -#: ../gtk/gtkfilechooserdefault.c:2948 +#: gtk/gtkfilechooserdefault.c:2948 #, c-format msgid "Add the selected folders to the bookmarks" msgstr "निवडलेले संचयीका खूणगाठींमध्ये जमा करा" -#: ../gtk/gtkfilechooserdefault.c:2988 +#: gtk/gtkfilechooserdefault.c:2988 #, c-format msgid "Remove the bookmark '%s'" msgstr "खूणगाठ '%s' काढून टाका" -#: ../gtk/gtkfilechooserdefault.c:3706 +#: gtk/gtkfilechooserdefault.c:3706 msgid "Remove" msgstr "हटवा" -#: ../gtk/gtkfilechooserdefault.c:3715 +#: gtk/gtkfilechooserdefault.c:3715 msgid "Rename..." msgstr "नाव बदलवा..." #. Accessible object name for the file chooser's shortcuts pane -#: ../gtk/gtkfilechooserdefault.c:3861 +#: gtk/gtkfilechooserdefault.c:3861 msgid "Places" msgstr "जागा" #. Column header for the file chooser's shortcuts pane -#: ../gtk/gtkfilechooserdefault.c:3918 +#: gtk/gtkfilechooserdefault.c:3918 msgid "_Places" msgstr "जागा(_P)" -#: ../gtk/gtkfilechooserdefault.c:3973 ../gtk/gtkstock.c:297 +#: gtk/gtkfilechooserdefault.c:3973 gtk/gtkstock.c:297 msgid "_Add" msgstr "जोडा(_A)" -#: ../gtk/gtkfilechooserdefault.c:3980 +#: gtk/gtkfilechooserdefault.c:3980 msgid "Add the selected folder to the Bookmarks" msgstr "निवडलेला संचयीका खूणगाठींमध्ये जमा करा" -#: ../gtk/gtkfilechooserdefault.c:3985 ../gtk/gtkstock.c:386 +#: gtk/gtkfilechooserdefault.c:3985 gtk/gtkstock.c:386 msgid "_Remove" msgstr "हटवा(_R)" -#: ../gtk/gtkfilechooserdefault.c:3992 +#: gtk/gtkfilechooserdefault.c:3992 msgid "Remove the selected bookmark" msgstr "निवडलेली खूणगाठ काढून टाका" -#: ../gtk/gtkfilechooserdefault.c:4089 +#: gtk/gtkfilechooserdefault.c:4089 msgid "Could not select file" msgstr "फाइल निवडता आली नाही" -#: ../gtk/gtkfilechooserdefault.c:4262 +#: gtk/gtkfilechooserdefault.c:4262 msgid "_Add to Bookmarks" msgstr "खूणगाठींमध्ये जमा करा(_A)" -#: ../gtk/gtkfilechooserdefault.c:4276 +#: gtk/gtkfilechooserdefault.c:4276 msgid "Show _Hidden Files" msgstr "लपवलेल्या फाइली दाखवा(_H)" -#: ../gtk/gtkfilechooserdefault.c:4519 ../gtk/gtkfilesel.c:730 +#: gtk/gtkfilechooserdefault.c:4519 gtk/gtkfilesel.c:730 msgid "Files" msgstr "फाइली" -#: ../gtk/gtkfilechooserdefault.c:4568 +#: gtk/gtkfilechooserdefault.c:4568 msgid "Name" msgstr "नाव" -#: ../gtk/gtkfilechooserdefault.c:4593 +#: gtk/gtkfilechooserdefault.c:4593 msgid "Size" msgstr "आकार" -#: ../gtk/gtkfilechooserdefault.c:4607 +#: gtk/gtkfilechooserdefault.c:4607 msgid "Modified" msgstr "बदलेले" #. Label -#: ../gtk/gtkfilechooserdefault.c:4827 ../gtk/gtkprinteroptionwidget.c:786 +#: gtk/gtkfilechooserdefault.c:4827 gtk/gtkprinteroptionwidget.c:786 msgid "_Name:" msgstr "नाव(_N):" -#: ../gtk/gtkfilechooserdefault.c:4869 +#: gtk/gtkfilechooserdefault.c:4869 msgid "_Browse for other folders" msgstr "इतर संचयीकासाठी ब्राउज करा(_B)" -#: ../gtk/gtkfilechooserdefault.c:5139 +#: gtk/gtkfilechooserdefault.c:5139 msgid "Type a file name" msgstr "फाइलचे नाव टाइप करा" #. Create Folder -#: ../gtk/gtkfilechooserdefault.c:5176 +#: gtk/gtkfilechooserdefault.c:5176 msgid "Create Fo_lder" msgstr "संचयीका निर्माण करा(_l)" -#: ../gtk/gtkfilechooserdefault.c:5186 +#: gtk/gtkfilechooserdefault.c:5186 msgid "_Location:" msgstr "ठिकाण(_L):" -#: ../gtk/gtkfilechooserdefault.c:5375 +#: gtk/gtkfilechooserdefault.c:5375 msgid "Save in _folder:" msgstr "या संचयीकामध्ये सुरक्षित करा(_f):" -#: ../gtk/gtkfilechooserdefault.c:5377 +#: gtk/gtkfilechooserdefault.c:5377 msgid "Create in _folder:" msgstr "या संचयीकामध्ये निर्माण करा(_f):" -#: ../gtk/gtkfilechooserdefault.c:6971 +#: gtk/gtkfilechooserdefault.c:6971 msgid "Cannot change to folder because it is not local" msgstr "स्थानिक नसल्यामुळे संचयीकामध्ये जाऊ शकत नाही" -#: ../gtk/gtkfilechooserdefault.c:7596 ../gtk/gtkfilechooserdefault.c:7617 +#: gtk/gtkfilechooserdefault.c:7596 gtk/gtkfilechooserdefault.c:7617 #, c-format msgid "Shortcut %s already exists" msgstr "शॉर्टकट %s आधीच अस्तित्वात आहे" -#: ../gtk/gtkfilechooserdefault.c:7707 +#: gtk/gtkfilechooserdefault.c:7707 #, c-format msgid "Shortcut %s does not exist" msgstr "शॉर्टकट %s अस्तित्वात नाही" -#: ../gtk/gtkfilechooserdefault.c:7950 ../gtk/gtkprintunixdialog.c:364 +#: gtk/gtkfilechooserdefault.c:7950 gtk/gtkprintunixdialog.c:364 #, c-format msgid "A file named \"%s\" already exists. Do you want to replace it?" msgstr "\"%s\" नावाची फाइल आधीच अस्तित्वात आहे. तुम्ही तिला बदली करू इच्छिता काय?" -#: ../gtk/gtkfilechooserdefault.c:7953 ../gtk/gtkprintunixdialog.c:368 +#: gtk/gtkfilechooserdefault.c:7953 gtk/gtkprintunixdialog.c:368 #, c-format -msgid "The file already exists in \"%s\". Replacing it will overwrite its contents." +msgid "" +"The file already exists in \"%s\". Replacing it will overwrite its contents." msgstr "" -"\"%s\" नावाची फाइल आधीच अस्तित्वात आहे. तिला बदली केल्याने तिच्यातील मजकूर " -"गिरवला जाईल." +"\"%s\" नावाची फाइल आधीच अस्तित्वात आहे. तिला बदली केल्याने तिच्यातील मजकूर गिरवला " +"जाईल." -#: ../gtk/gtkfilechooserdefault.c:7958 ../gtk/gtkprintunixdialog.c:375 +#: gtk/gtkfilechooserdefault.c:7958 gtk/gtkprintunixdialog.c:375 msgid "_Replace" msgstr "बदलवा(_R)" -#: ../gtk/gtkfilechooserdefault.c:8719 +#: gtk/gtkfilechooserdefault.c:8719 msgid "Could not start the search process" msgstr "शोध माहीती सुरू करू शकले नाही" -#: ../gtk/gtkfilechooserdefault.c:8720 +#: gtk/gtkfilechooserdefault.c:8720 msgid "" "The program was not able to create a connection to the indexer daemon. " "Please make sure it is running." -msgstr "अणूक्रमणीका डीमन करीता कार्यक्रम जुळवणी करू शकला नाही. ते कार्यरत आहे याची खात्री करा." +msgstr "" +"अणूक्रमणीका डीमन करीता कार्यक्रम जुळवणी करू शकला नाही. ते कार्यरत आहे याची खात्री करा." -#: ../gtk/gtkfilechooserdefault.c:8734 +#: gtk/gtkfilechooserdefault.c:8734 msgid "Could not send the search request" msgstr "शोध विनंती पाठवू शकले नाही" #. Label -#: ../gtk/gtkfilechooserdefault.c:9149 +#: gtk/gtkfilechooserdefault.c:9149 msgid "_Search:" msgstr "शोधा (_S):" -#: ../gtk/gtkfilechooserdefault.c:10096 +#: gtk/gtkfilechooserdefault.c:10096 #, c-format msgid "Could not mount %s" msgstr "%s आरोहित करता आले नाही" -#: ../gtk/gtkfilechooserdefault.c:10750 +#: gtk/gtkfilechooserdefault.c:10750 msgid "Type name of new folder" msgstr "नविन संचयीकाचे नाव टाइप करा" -#: ../gtk/gtkfilechooserdefault.c:10800 +#: gtk/gtkfilechooserdefault.c:10800 #, c-format msgid "%.1f KB" msgstr "%.1f KB" -#: ../gtk/gtkfilechooserdefault.c:10802 +#: gtk/gtkfilechooserdefault.c:10802 #, c-format msgid "%.1f MB" msgstr "%.1f MB" -#: ../gtk/gtkfilechooserdefault.c:10804 +#: gtk/gtkfilechooserdefault.c:10804 #, c-format msgid "%.1f GB" msgstr "%.1f GB" -#: ../gtk/gtkfilechooserdefault.c:10907 ../gtk/gtkfilechooserdefault.c:10929 -#: ../gtk/gtkfilechooserdefault.c:11000 +#: gtk/gtkfilechooserdefault.c:10907 gtk/gtkfilechooserdefault.c:10929 +#: gtk/gtkfilechooserdefault.c:11000 msgid "Unknown" msgstr "अपरिचित" -#: ../gtk/gtkfilechooserdefault.c:10947 +#: gtk/gtkfilechooserdefault.c:10947 msgid "%H:%M" msgstr "" -#: ../gtk/gtkfilechooserdefault.c:10949 +#: gtk/gtkfilechooserdefault.c:10949 msgid "Yesterday at %H:%M" msgstr "काल %H:%M यावेळी" -#: ../gtk/gtkfilechooserentry.c:659 ../gtk/gtkfilechooserentry.c:1115 +#: gtk/gtkfilechooserentry.c:659 gtk/gtkfilechooserentry.c:1115 msgid "Invalid path" msgstr "" #. translators: this text is shown when there are no completions #. * for something the user typed in a file chooser entry #. -#: ../gtk/gtkfilechooserentry.c:1070 +#: gtk/gtkfilechooserentry.c:1070 msgid "No match" msgstr "" #. translators: this text is shown when there is exactly one completion #. * for something the user typed in a file chooser entry #. -#: ../gtk/gtkfilechooserentry.c:1081 +#: gtk/gtkfilechooserentry.c:1081 msgid "Sole completion" msgstr "" @@ -1800,149 +1788,150 @@ msgstr "" #. * entry is a complete filename, but could be continued to find #. * a longer match #. -#: ../gtk/gtkfilechooserentry.c:1097 +#: gtk/gtkfilechooserentry.c:1097 msgid "Complete, but not unique" msgstr "" #. translators: this text is shown while the system is searching #. * for possible completions for text in a file chooser entry #. -#: ../gtk/gtkfilechooserentry.c:1133 +#: gtk/gtkfilechooserentry.c:1133 msgid "Completing..." msgstr "" -#: ../gtk/gtkfilechoosersettings.c:262 ../gtk/gtkfilesel.c:1349 -#: ../gtk/gtkfilesel.c:1358 +#: gtk/gtkfilechoosersettings.c:262 gtk/gtkfilesel.c:1349 +#: gtk/gtkfilesel.c:1358 #, c-format msgid "Error creating folder '%s': %s" msgstr "संचयीका '%s' निर्माण करतेवेळी त्रुटी: %s" -#: ../gtk/gtkfilesel.c:694 +#: gtk/gtkfilesel.c:694 msgid "Folders" msgstr "संचयीका्स" -#: ../gtk/gtkfilesel.c:698 +#: gtk/gtkfilesel.c:698 msgid "Fol_ders" msgstr "संचयीका्स(_d)" -#: ../gtk/gtkfilesel.c:734 +#: gtk/gtkfilesel.c:734 msgid "_Files" msgstr "फाइली(_F)" -#: ../gtk/gtkfilesel.c:821 ../gtk/gtkfilesel.c:2148 +#: gtk/gtkfilesel.c:821 gtk/gtkfilesel.c:2148 #, c-format msgid "Folder unreadable: %s" msgstr "संचयीका अवाचनीय: %s" -#: ../gtk/gtkfilesel.c:905 +#: gtk/gtkfilesel.c:905 #, c-format msgid "" "The file \"%s\" resides on another machine (called %s) and may not be " "available to this program.\n" "Are you sure that you want to select it?" msgstr "" -"\"%s\" ही फाइल दुसऱ्या एका मशिनवर आहे (मशीन %s) आणि ह्या " -"कार्यासाठीमिळणारी नाही \n" +"\"%s\" ही फाइल दुसऱ्या एका मशिनवर आहे (मशीन %s) आणि ह्या कार्यासाठीमिळणारी नाही \n" "तुम्हाला तीच फाइल निवडायची आहे का?" -#: ../gtk/gtkfilesel.c:1020 +#: gtk/gtkfilesel.c:1020 msgid "_New Folder" msgstr "नवीन(_N) संचयीका" -#: ../gtk/gtkfilesel.c:1031 +#: gtk/gtkfilesel.c:1031 msgid "De_lete File" msgstr "फाइल हटवा(_l)" -#: ../gtk/gtkfilesel.c:1042 +#: gtk/gtkfilesel.c:1042 msgid "_Rename File" msgstr "फाइलचे नाव बदलवा(_R)" -#: ../gtk/gtkfilesel.c:1347 +#: gtk/gtkfilesel.c:1347 #, c-format -msgid "The folder name \"%s\" contains symbols that are not allowed in filenames" +msgid "" +"The folder name \"%s\" contains symbols that are not allowed in filenames" msgstr "ह्या संचयीकाच्या नावात \"%s\" चिन्हे अशी आहेत की जी फाइलनावासाठी घेता येत नाही" -#: ../gtk/gtkfilesel.c:1392 +#: gtk/gtkfilesel.c:1392 msgid "New Folder" msgstr "नवीन संचयीका" -#: ../gtk/gtkfilesel.c:1407 +#: gtk/gtkfilesel.c:1407 msgid "_Folder name:" msgstr "संचयीकाचे(_F) नाव:" -#: ../gtk/gtkfilesel.c:1431 +#: gtk/gtkfilesel.c:1431 msgid "C_reate" msgstr "निर्माण करा(_r)" -#: ../gtk/gtkfilesel.c:1474 ../gtk/gtkfilesel.c:1581 ../gtk/gtkfilesel.c:1594 +#: gtk/gtkfilesel.c:1474 gtk/gtkfilesel.c:1581 gtk/gtkfilesel.c:1594 #, c-format msgid "The filename \"%s\" contains symbols that are not allowed in filenames" msgstr "" -"ह्या संचयीकाच्या नावात \"%s\" चिन्हे अशी आहेत की जी फाइलनावासाठी घेता येत " -"नाहीत" +"ह्या संचयीकाच्या नावात \"%s\" चिन्हे अशी आहेत की जी फाइलनावासाठी घेता येत नाहीत" -#: ../gtk/gtkfilesel.c:1477 ../gtk/gtkfilesel.c:1487 +#: gtk/gtkfilesel.c:1477 gtk/gtkfilesel.c:1487 #, c-format msgid "Error deleting file '%s': %s" msgstr "फाइल '%s' नष्ट करण्यात चूक: %s" -#: ../gtk/gtkfilesel.c:1530 +#: gtk/gtkfilesel.c:1530 #, c-format msgid "Really delete file \"%s\"?" msgstr "\"%s\" फाइल खरोखरच नष्ट करायची आहे का ?" -#: ../gtk/gtkfilesel.c:1535 +#: gtk/gtkfilesel.c:1535 msgid "Delete File" msgstr "फाइल काढून टाका" -#: ../gtk/gtkfilesel.c:1583 +#: gtk/gtkfilesel.c:1583 #, c-format msgid "Error renaming file to \"%s\": %s" msgstr "फाइलचे नाव \"%s\" मध्ये बदलण्यात चूक: %s" -#: ../gtk/gtkfilesel.c:1596 +#: gtk/gtkfilesel.c:1596 #, c-format msgid "Error renaming file \"%s\": %s" msgstr "\"%s\" फाइलचे नाव बदलण्यात चूक: %s" -#: ../gtk/gtkfilesel.c:1605 +#: gtk/gtkfilesel.c:1605 #, c-format msgid "Error renaming file \"%s\" to \"%s\": %s" msgstr "फाइलचे नाव \"%s\" ते \"%s\" बदलताना चुक: %s" -#: ../gtk/gtkfilesel.c:1652 +#: gtk/gtkfilesel.c:1652 msgid "Rename File" msgstr "फाइलचे नाव बदलवा" -#: ../gtk/gtkfilesel.c:1667 +#: gtk/gtkfilesel.c:1667 #, c-format msgid "Rename file \"%s\" to:" msgstr "फाइलचे नाव \"%s\" बदलवा:" -#: ../gtk/gtkfilesel.c:1696 +#: gtk/gtkfilesel.c:1696 msgid "_Rename" msgstr "नाव बदलवा (_R)" -#: ../gtk/gtkfilesel.c:2128 +#: gtk/gtkfilesel.c:2128 msgid "_Selection: " msgstr "निवड (_S): " -#: ../gtk/gtkfilesel.c:3048 +#: gtk/gtkfilesel.c:3048 #, c-format msgid "" "The filename \"%s\" couldn't be converted to UTF-8. (try setting the " "environment variable G_FILENAME_ENCODING): %s" -msgstr "फाइलनाव \"%s\" UTF-8 मध्ये रूपांतरीत करू शकले नाही. (कृपया वातावरण गुणांकास G_FILENAME_ENCODING निश्चित करण्याचा प्रयत्न करा): %s" +msgstr "" +"फाइलनाव \"%s\" UTF-8 मध्ये रूपांतरीत करू शकले नाही. (कृपया वातावरण गुणांकास " +"G_FILENAME_ENCODING निश्चित करण्याचा प्रयत्न करा): %s" -#: ../gtk/gtkfilesel.c:3051 +#: gtk/gtkfilesel.c:3051 msgid "Invalid UTF-8" msgstr "अवैध UTF-8" -#: ../gtk/gtkfilesel.c:3925 +#: gtk/gtkfilesel.c:3925 msgid "Name too long" msgstr "नाव बरेच मोठे आहे" -#: ../gtk/gtkfilesel.c:3927 +#: gtk/gtkfilesel.c:3927 msgid "Couldn't convert filename" msgstr "फाइलनाव परिवर्तित करता आले नाही" @@ -1951,75 +1940,75 @@ msgstr "फाइलनाव परिवर्तित करता आले #. * token for the fake "File System" volume. So, we'll return a pointer to #. * this particular string. #. -#: ../gtk/gtkfilesystem.c:52 +#: gtk/gtkfilesystem.c:52 msgid "File System" msgstr "फाइल प्रणाली" -#: ../gtk/gtkfilesystemmodel.c:700 +#: gtk/gtkfilesystemmodel.c:700 msgid "Could not obtain root folder" msgstr "रूट संचयीका मिळवता आले नाही" -#: ../gtk/gtkfilesystemmodel.c:1299 +#: gtk/gtkfilesystemmodel.c:1299 msgid "(Empty)" msgstr "(रिकामे)" -#: ../gtk/gtkfontbutton.c:144 ../gtk/gtkfontbutton.c:266 +#: gtk/gtkfontbutton.c:144 gtk/gtkfontbutton.c:266 msgid "Pick a Font" msgstr "फॉन्ट उचला" #. Initialize fields -#: ../gtk/gtkfontbutton.c:260 +#: gtk/gtkfontbutton.c:260 msgid "Sans 12" msgstr "सॅन्स 1२" -#: ../gtk/gtkfontbutton.c:780 +#: gtk/gtkfontbutton.c:780 msgid "Font" msgstr "फोन्ट" #. This is the default text shown in the preview entry, though the user #. can set it. Remember that some fonts only have capital letters. -#: ../gtk/gtkfontsel.c:75 +#: gtk/gtkfontsel.c:75 msgid "abcdefghijk ABCDEFGHIJK" msgstr "abcdefghijk ABCDEFGHIJK" -#: ../gtk/gtkfontsel.c:328 +#: gtk/gtkfontsel.c:328 msgid "_Family:" msgstr "परिवार(_F):" -#: ../gtk/gtkfontsel.c:334 +#: gtk/gtkfontsel.c:334 msgid "_Style:" msgstr "शैली(_S):" -#: ../gtk/gtkfontsel.c:340 +#: gtk/gtkfontsel.c:340 msgid "Si_ze:" msgstr "आकार(_z):" #. create the text entry widget -#: ../gtk/gtkfontsel.c:517 +#: gtk/gtkfontsel.c:517 msgid "_Preview:" msgstr "अवलोकन(_P):" -#: ../gtk/gtkfontsel.c:1542 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "फोन्ट निवडणे" -#: ../gtk/gtkgamma.c:408 +#: gtk/gtkgamma.c:408 msgid "Gamma" msgstr "गामा" -#: ../gtk/gtkgamma.c:418 +#: gtk/gtkgamma.c:418 msgid "_Gamma value" msgstr "गामा(_G) मूल्य" #. Remove this icon source so we don't keep trying to #. * load it. #. -#: ../gtk/gtkiconfactory.c:1403 +#: gtk/gtkiconfactory.c:1403 #, c-format msgid "Error loading icon: %s" msgstr "आइकान सुरु करताना चुक: %s" -#: ../gtk/gtkicontheme.c:1363 +#: gtk/gtkicontheme.c:1363 #, c-format msgid "" "Could not find the icon '%s'. The '%s' theme\n" @@ -2032,132 +2021,132 @@ msgstr "" "तुम्हाला त्याची प्रत येथून मिळेल:\n" "\t%s" -#: ../gtk/gtkicontheme.c:1543 +#: gtk/gtkicontheme.c:1543 #, c-format msgid "Icon '%s' not present in theme" msgstr "चिन्ह '%s' थीममध्ये हजर नाही" -#: ../gtk/gtkicontheme.c:3058 +#: gtk/gtkicontheme.c:3058 msgid "Failed to load icon" msgstr "चिन्ह दाखल करू शकले नाही" -#: ../gtk/gtkimmodule.c:515 +#: gtk/gtkimmodule.c:515 msgid "Simple" msgstr "" -#: ../gtk/gtkimmulticontext.c:542 +#: gtk/gtkimmulticontext.c:542 msgid "input method menu|System" msgstr "" -#: ../gtk/gtkinputdialog.c:192 +#: gtk/gtkinputdialog.c:192 msgid "Input" msgstr "माहिती" -#: ../gtk/gtkinputdialog.c:207 +#: gtk/gtkinputdialog.c:207 msgid "No extended input devices" msgstr "विस्तारित आदान यंत्रे नाहीत" -#: ../gtk/gtkinputdialog.c:220 +#: gtk/gtkinputdialog.c:220 msgid "_Device:" msgstr "साधन(_D):" -#: ../gtk/gtkinputdialog.c:237 +#: gtk/gtkinputdialog.c:237 msgid "Disabled" msgstr "अक्रियाशील" -#: ../gtk/gtkinputdialog.c:244 +#: gtk/gtkinputdialog.c:244 msgid "Screen" msgstr "पडदा" -#: ../gtk/gtkinputdialog.c:251 +#: gtk/gtkinputdialog.c:251 msgid "Window" msgstr "विन्डो" -#: ../gtk/gtkinputdialog.c:258 +#: gtk/gtkinputdialog.c:258 msgid "_Mode:" msgstr "रीत(_M):" #. The axis listbox -#: ../gtk/gtkinputdialog.c:279 +#: gtk/gtkinputdialog.c:279 msgid "Axes" msgstr "अक्ष" #. Keys listbox -#: ../gtk/gtkinputdialog.c:297 +#: gtk/gtkinputdialog.c:297 msgid "Keys" msgstr "बटणे" -#: ../gtk/gtkinputdialog.c:524 +#: gtk/gtkinputdialog.c:524 msgid "_X:" msgstr "X (_X):" -#: ../gtk/gtkinputdialog.c:525 +#: gtk/gtkinputdialog.c:525 msgid "_Y:" msgstr "Y (_Y):" -#: ../gtk/gtkinputdialog.c:526 +#: gtk/gtkinputdialog.c:526 msgid "_Pressure:" msgstr "दबाव(_P):" -#: ../gtk/gtkinputdialog.c:527 +#: gtk/gtkinputdialog.c:527 msgid "X _tilt:" msgstr "X वाक (_t):" -#: ../gtk/gtkinputdialog.c:528 +#: gtk/gtkinputdialog.c:528 msgid "Y t_ilt:" msgstr "Y वाक (_i):" -#: ../gtk/gtkinputdialog.c:529 +#: gtk/gtkinputdialog.c:529 msgid "_Wheel:" msgstr "चाक(_W):" -#: ../gtk/gtkinputdialog.c:581 +#: gtk/gtkinputdialog.c:581 msgid "none" msgstr "काही नाहीं" -#: ../gtk/gtkinputdialog.c:618 ../gtk/gtkinputdialog.c:654 +#: gtk/gtkinputdialog.c:618 gtk/gtkinputdialog.c:654 msgid "(disabled)" msgstr "(अक्रियाशील)" -#: ../gtk/gtkinputdialog.c:647 +#: gtk/gtkinputdialog.c:647 msgid "(unknown)" msgstr "(अनोळखी)" #. and clear button -#: ../gtk/gtkinputdialog.c:751 +#: gtk/gtkinputdialog.c:751 msgid "Cl_ear" msgstr "साफ करा(_e)" -#: ../gtk/gtklinkbutton.c:427 +#: gtk/gtklinkbutton.c:427 msgid "Copy URL" msgstr "URL प्रतिलिपी करा" -#: ../gtk/gtklinkbutton.c:565 +#: gtk/gtklinkbutton.c:565 msgid "Invalid URI" msgstr "अवैध URI" #. Description of --gtk-module=MODULES in --help output -#: ../gtk/gtkmain.c:421 +#: gtk/gtkmain.c:421 msgid "Load additional GTK+ modules" msgstr "अतिरिक्त GTK+ विभाग भारित करा" #. Placeholder in --gtk-module=MODULES in --help output -#: ../gtk/gtkmain.c:422 +#: gtk/gtkmain.c:422 msgid "MODULES" msgstr "MODULES" #. Description of --g-fatal-warnings in --help output -#: ../gtk/gtkmain.c:424 +#: gtk/gtkmain.c:424 msgid "Make all warnings fatal" msgstr "सर्व सुचनांस गंभीर करा" #. Description of --gtk-debug=FLAGS in --help output -#: ../gtk/gtkmain.c:427 +#: gtk/gtkmain.c:427 msgid "GTK+ debugging flags to set" msgstr "निर्धारित करायचा GTK+ त्रुटीनिर्वारण ध्वज" #. Description of --gtk-no-debug=FLAGS in --help output -#: ../gtk/gtkmain.c:430 +#: gtk/gtkmain.c:430 msgid "GTK+ debugging flags to unset" msgstr "अनिर्धारित करायचा GTK+ त्रुटीनिर्वारण ध्वज" @@ -2166,66 +2155,65 @@ msgstr "अनिर्धारित करायचा GTK+ त्रुट #. * Do *not* translate it to "predefinito:LTR", if it #. * it isn't default:LTR or default:RTL it will not work #. -#: ../gtk/gtkmain.c:678 +#: gtk/gtkmain.c:678 msgid "default:LTR" msgstr "default:LTR" -#: ../gtk/gtkmain.c:740 +#: gtk/gtkmain.c:740 #, c-format msgid "Cannot open display: %s" msgstr "" -#: ../gtk/gtkmain.c:777 +#: gtk/gtkmain.c:777 msgid "GTK+ Options" msgstr "GTK+ पर्याय" -#: ../gtk/gtkmain.c:777 +#: gtk/gtkmain.c:777 msgid "Show GTK+ Options" msgstr "GTK+ पर्याय दाखवा" -#: ../gtk/gtkmountoperation.c:476 +#: gtk/gtkmountoperation.c:476 msgid "Co_nnect" msgstr "" -#: ../gtk/gtkmountoperation.c:520 +#: gtk/gtkmountoperation.c:520 msgid "Connect _anonymously" msgstr "" -#: ../gtk/gtkmountoperation.c:529 +#: gtk/gtkmountoperation.c:529 msgid "Connect as u_ser:" msgstr "" -#: ../gtk/gtkmountoperation.c:566 +#: gtk/gtkmountoperation.c:566 msgid "_Username:" msgstr "" -#: ../gtk/gtkmountoperation.c:570 +#: gtk/gtkmountoperation.c:570 msgid "_Domain:" msgstr "" -#: ../gtk/gtkmountoperation.c:575 +#: gtk/gtkmountoperation.c:575 msgid "_Password:" msgstr "" -#: ../gtk/gtkmountoperation.c:590 +#: gtk/gtkmountoperation.c:590 msgid "Forget password _immediately" msgstr "" -#: ../gtk/gtkmountoperation.c:598 +#: gtk/gtkmountoperation.c:598 msgid "Remember password until you _logout" msgstr "" -#: ../gtk/gtkmountoperation.c:606 +#: gtk/gtkmountoperation.c:606 msgid "Remember _forever" msgstr "" -#: ../gtk/gtknotebook.c:4424 ../gtk/gtknotebook.c:6930 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "पान %u" -#: ../gtk/gtkpagesetup.c:597 ../gtk/gtkpapersize.c:825 -#: ../gtk/gtkpapersize.c:865 +#: gtk/gtkpagesetup.c:597 gtk/gtkpapersize.c:825 gtk/gtkpapersize.c:865 msgid "Not a valid page setup file" msgstr "वैध मांडणी फाइल नाही" @@ -2235,11 +2223,11 @@ msgstr "वैध मांडणी फाइल नाही" #. * Do *not* translate it to "predefinito:mm", if it #. * it isn't default:mm or default:inch it will not work #. -#: ../gtk/gtkpagesetupunixdialog.c:152 +#: gtk/gtkpagesetupunixdialog.c:152 msgid "default:mm" msgstr "default:mm" -#: ../gtk/gtkpagesetupunixdialog.c:308 +#: gtk/gtkpagesetupunixdialog.c:308 msgid "" "Any Printer\n" "For portable documents" @@ -2247,15 +2235,15 @@ msgstr "" "कोणताही प्रिंटर\n" "हलवण्याजोग्या दस्तावेजांसाठी" -#: ../gtk/gtkpagesetupunixdialog.c:894 ../gtk/gtkpagesetupunixdialog.c:1403 +#: gtk/gtkpagesetupunixdialog.c:894 gtk/gtkpagesetupunixdialog.c:1403 msgid "mm" msgstr "मिमी" -#: ../gtk/gtkpagesetupunixdialog.c:896 ../gtk/gtkpagesetupunixdialog.c:1401 +#: gtk/gtkpagesetupunixdialog.c:896 gtk/gtkpagesetupunixdialog.c:1401 msgid "inch" msgstr "इंच" -#: ../gtk/gtkpagesetupunixdialog.c:915 +#: gtk/gtkpagesetupunixdialog.c:915 #, c-format msgid "" "Margins:\n" @@ -2270,88 +2258,88 @@ msgstr "" " वर: %s %s\n" " तळ: %s %s" -#: ../gtk/gtkpagesetupunixdialog.c:964 +#: gtk/gtkpagesetupunixdialog.c:964 msgid "Manage Custom Sizes..." msgstr "स्वेच्छेचे आकार व्यवस्थापा..." -#: ../gtk/gtkpagesetupunixdialog.c:1012 +#: gtk/gtkpagesetupunixdialog.c:1012 msgid "_Format for:" msgstr "यासाठी स्वरुप(_F):" -#: ../gtk/gtkpagesetupunixdialog.c:1034 +#: gtk/gtkpagesetupunixdialog.c:1034 msgid "_Paper size:" msgstr "कागदाचा आकार(_P):" -#: ../gtk/gtkpagesetupunixdialog.c:1065 +#: gtk/gtkpagesetupunixdialog.c:1065 msgid "_Orientation:" msgstr "प्राङ्मुखीकरण(_O):" -#: ../gtk/gtkpagesetupunixdialog.c:1129 ../gtk/gtkprintunixdialog.c:2397 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 msgid "Page Setup" msgstr "पृष्ठ व्यवस्था" -#: ../gtk/gtkpagesetupunixdialog.c:1448 +#: gtk/gtkpagesetupunixdialog.c:1448 msgid "Margins from Printer..." msgstr "प्रिंटरपासून समास..." -#: ../gtk/gtkpagesetupunixdialog.c:1608 +#: gtk/gtkpagesetupunixdialog.c:1608 #, c-format msgid "Custom Size %d" msgstr "मनपसंद आकार %d" -#: ../gtk/gtkpagesetupunixdialog.c:1837 +#: gtk/gtkpagesetupunixdialog.c:1837 msgid "Manage Custom Sizes" msgstr "स्वेच्छेचे आकार व्यवस्थापा" -#: ../gtk/gtkpagesetupunixdialog.c:1933 +#: gtk/gtkpagesetupunixdialog.c:1933 msgid "_Width:" msgstr "रुंदी(_W):" -#: ../gtk/gtkpagesetupunixdialog.c:1945 +#: gtk/gtkpagesetupunixdialog.c:1945 msgid "_Height:" msgstr "उंची(_H):" -#: ../gtk/gtkpagesetupunixdialog.c:1957 +#: gtk/gtkpagesetupunixdialog.c:1957 msgid "Paper Size" msgstr "कागद आकार" -#: ../gtk/gtkpagesetupunixdialog.c:1967 +#: gtk/gtkpagesetupunixdialog.c:1967 msgid "_Top:" msgstr "वरील(_T):" -#: ../gtk/gtkpagesetupunixdialog.c:1979 +#: gtk/gtkpagesetupunixdialog.c:1979 msgid "_Bottom:" msgstr "तळ (_B):" -#: ../gtk/gtkpagesetupunixdialog.c:1991 +#: gtk/gtkpagesetupunixdialog.c:1991 msgid "_Left:" msgstr "डावीकडे(_L):" -#: ../gtk/gtkpagesetupunixdialog.c:2003 +#: gtk/gtkpagesetupunixdialog.c:2003 msgid "_Right:" msgstr "उजवा(_R):" -#: ../gtk/gtkpagesetupunixdialog.c:2044 +#: gtk/gtkpagesetupunixdialog.c:2044 msgid "Paper Margins" msgstr "कागद समास" -#: ../gtk/gtkpathbar.c:151 +#: gtk/gtkpathbar.c:151 msgid "Up Path" msgstr "वरचा मार्ग" -#: ../gtk/gtkpathbar.c:153 +#: gtk/gtkpathbar.c:153 msgid "Down Path" msgstr "खालील मार्ग" -#: ../gtk/gtkpathbar.c:1472 +#: gtk/gtkpathbar.c:1472 msgid "File System Root" msgstr "फाइल प्रणाली रूट" -#: ../gtk/gtkprinteroptionwidget.c:685 +#: gtk/gtkprinteroptionwidget.c:685 msgid "Not available" msgstr "उपलब्ध नाही" -#: ../gtk/gtkprinteroptionwidget.c:798 +#: gtk/gtkprinteroptionwidget.c:798 msgid "_Save in folder:" msgstr "संचयीकामध्ये सुरक्षित करा(_S):" @@ -2359,174 +2347,179 @@ msgstr "संचयीकामध्ये सुरक्षित करा( #. * jobs. %s gets replaced by the application name, %d gets replaced #. * by the job number. #. -#: ../gtk/gtkprintoperation.c:173 +#: gtk/gtkprintoperation.c:173 #, c-format msgid "%s job #%d" msgstr "%s कार्य #%d" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1504 +#: gtk/gtkprintoperation.c:1504 msgid "print operation status|Initial state" msgstr "आरंभीची स्थिती" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1506 +#: gtk/gtkprintoperation.c:1506 msgid "print operation status|Preparing to print" msgstr "छापण्याची तयारी करत आहे" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1508 +#: gtk/gtkprintoperation.c:1508 msgid "print operation status|Generating data" msgstr "डेटा उत्पन्न करत आहे" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1510 +#: gtk/gtkprintoperation.c:1510 msgid "print operation status|Sending data" msgstr "डेटा पाठवत आहे" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1512 +#: gtk/gtkprintoperation.c:1512 msgid "print operation status|Waiting" msgstr "प्रतिक्षा करत आहे" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1514 +#: gtk/gtkprintoperation.c:1514 msgid "print operation status|Blocking on issue" msgstr "मुद्द्यावर स्थगिती लावत आहे" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1516 +#: gtk/gtkprintoperation.c:1516 msgid "print operation status|Printing" msgstr "छापत आहे" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1518 +#: gtk/gtkprintoperation.c:1518 msgid "print operation status|Finished" msgstr "संपले" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1520 +#: gtk/gtkprintoperation.c:1520 msgid "print operation status|Finished with error" msgstr "चुकीसह संपले" -#: ../gtk/gtkprintoperation.c:2003 +#: gtk/gtkprintoperation.c:2003 #, c-format msgid "Preparing %d" msgstr "%d तयार करत आहे" -#: ../gtk/gtkprintoperation.c:2005 ../gtk/gtkprintoperation.c:2259 +#: gtk/gtkprintoperation.c:2005 gtk/gtkprintoperation.c:2259 +#, c-format msgid "Preparing" msgstr "तयार करत आहे" -#: ../gtk/gtkprintoperation.c:2008 +#: gtk/gtkprintoperation.c:2008 #, c-format msgid "Printing %d" msgstr "%d छापत आहे" -#: ../gtk/gtkprintoperation.c:2289 +#: gtk/gtkprintoperation.c:2289 +#, c-format msgid "Error creating print preview" msgstr "" -#: ../gtk/gtkprintoperation.c:2292 +#: gtk/gtkprintoperation.c:2292 +#, c-format msgid "The most probable reason is that a temporary file could not be created." msgstr "" -#: ../gtk/gtkprintoperation-unix.c:242 +#: gtk/gtkprintoperation-unix.c:242 +#, c-format msgid "Error launching preview" msgstr "पुर्वावलोकन प्रक्षेपित करण्यात चूक" -#: ../gtk/gtkprintoperation-unix.c:280 +#: gtk/gtkprintoperation-unix.c:280 +#, c-format msgid "Error printing" msgstr "छापण्यात चूक" -#: ../gtk/gtkprintoperation-unix.c:381 ../gtk/gtkprintoperation-win32.c:1425 +#: gtk/gtkprintoperation-unix.c:381 gtk/gtkprintoperation-win32.c:1425 msgid "Application" msgstr "अनुप्रयोग" -#: ../gtk/gtkprintoperation-win32.c:590 +#: gtk/gtkprintoperation-win32.c:590 msgid "Printer offline" msgstr "प्रिंटर ऑफलाइन" -#: ../gtk/gtkprintoperation-win32.c:592 +#: gtk/gtkprintoperation-win32.c:592 msgid "Out of paper" msgstr "कागद संपले" #. Translators: this is a printer status. -#: ../gtk/gtkprintoperation-win32.c:594 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1375 +#: gtk/gtkprintoperation-win32.c:594 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 msgid "Paused" msgstr "थांबलेले" -#: ../gtk/gtkprintoperation-win32.c:596 +#: gtk/gtkprintoperation-win32.c:596 msgid "Need user intervention" msgstr "उपयोक्त्याची दखल आवश्यक" -#: ../gtk/gtkprintoperation-win32.c:696 +#: gtk/gtkprintoperation-win32.c:696 msgid "Custom size" msgstr "स्वेच्छेचा आकार" -#: ../gtk/gtkprintoperation-win32.c:1517 +#: gtk/gtkprintoperation-win32.c:1517 msgid "No printer found" msgstr "" -#: ../gtk/gtkprintoperation-win32.c:1544 +#: gtk/gtkprintoperation-win32.c:1544 msgid "Invalid argument to CreateDC" msgstr "" -#: ../gtk/gtkprintoperation-win32.c:1578 ../gtk/gtkprintoperation-win32.c:1801 +#: gtk/gtkprintoperation-win32.c:1578 gtk/gtkprintoperation-win32.c:1801 msgid "Error from StartDoc" msgstr "StartDoc कडून चूक" -#: ../gtk/gtkprintoperation-win32.c:1658 ../gtk/gtkprintoperation-win32.c:1681 -#: ../gtk/gtkprintoperation-win32.c:1729 +#: gtk/gtkprintoperation-win32.c:1658 gtk/gtkprintoperation-win32.c:1681 +#: gtk/gtkprintoperation-win32.c:1729 msgid "Not enough free memory" msgstr "पुरेशी स्मरणशक्ती नाही" -#: ../gtk/gtkprintoperation-win32.c:1734 +#: gtk/gtkprintoperation-win32.c:1734 msgid "Invalid argument to PrintDlgEx" msgstr "PrintDlgEx ला अवैध आर्ग्यूमेंट" -#: ../gtk/gtkprintoperation-win32.c:1739 +#: gtk/gtkprintoperation-win32.c:1739 msgid "Invalid pointer to PrintDlgEx" msgstr "PrintDlgExला अवैध पॉइंटर" -#: ../gtk/gtkprintoperation-win32.c:1744 +#: gtk/gtkprintoperation-win32.c:1744 msgid "Invalid handle to PrintDlgEx" msgstr "PrintDlgEx ला अवैध हँडल" -#: ../gtk/gtkprintoperation-win32.c:1749 +#: gtk/gtkprintoperation-win32.c:1749 msgid "Unspecified error" msgstr "न दर्शवलेली चूक" -#: ../gtk/gtkprintunixdialog.c:1716 +#: gtk/gtkprintunixdialog.c:1716 msgid "Printer" msgstr "प्रिंटर" -#: ../gtk/gtkprintunixdialog.c:1725 +#: gtk/gtkprintunixdialog.c:1725 msgid "Location" msgstr "ठिकाण" -#: ../gtk/gtkprintunixdialog.c:1735 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "स्थिती" -#: ../gtk/gtkprintunixdialog.c:1758 +#: gtk/gtkprintunixdialog.c:1758 msgid "Range" msgstr "" -#: ../gtk/gtkprintunixdialog.c:1762 +#: gtk/gtkprintunixdialog.c:1762 msgid "_All Pages" msgstr "" -#: ../gtk/gtkprintunixdialog.c:1769 +#: gtk/gtkprintunixdialog.c:1769 msgid "C_urrent Page" msgstr "" -#: ../gtk/gtkprintunixdialog.c:1778 +#: gtk/gtkprintunixdialog.c:1778 msgid "Pag_es:" msgstr "" -#: ../gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" @@ -2534,194 +2527,194 @@ msgstr "" "एक किंवा अधिक पान क्षेत्र निश्चित करा,\n" " उ.दा. 1-3,7,11" -#: ../gtk/gtkprintunixdialog.c:1798 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "प्रती" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: ../gtk/gtkprintunixdialog.c:1803 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "प्रती(_s):" -#: ../gtk/gtkprintunixdialog.c:1821 +#: gtk/gtkprintunixdialog.c:1821 msgid "C_ollate" msgstr "कोलेट" -#: ../gtk/gtkprintunixdialog.c:1829 +#: gtk/gtkprintunixdialog.c:1829 msgid "_Reverse" msgstr "उलटे(_R)" -#: ../gtk/gtkprintunixdialog.c:1849 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "सामान्य" -#: ../gtk/gtkprintunixdialog.c:2252 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "लेआउट" -#: ../gtk/gtkprintunixdialog.c:2256 +#: gtk/gtkprintunixdialog.c:2256 msgid "Pages per _side:" msgstr "प्रत्येक बाजूस लागणारी पाने (_s):" -#: ../gtk/gtkprintunixdialog.c:2272 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "पाठपोट(_w):" -#: ../gtk/gtkprintunixdialog.c:2287 +#: gtk/gtkprintunixdialog.c:2287 msgid "_Only print:" msgstr "फक्त मुद्रण(_O):" #. In enum order -#: ../gtk/gtkprintunixdialog.c:2302 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "सर्व पत्रे" -#: ../gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "सम पत्रे" -#: ../gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "विषम पत्रे" -#: ../gtk/gtkprintunixdialog.c:2307 +#: gtk/gtkprintunixdialog.c:2307 msgid "Sc_ale:" msgstr "प्रमाण(_a):" -#: ../gtk/gtkprintunixdialog.c:2334 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "कागद" -#: ../gtk/gtkprintunixdialog.c:2338 +#: gtk/gtkprintunixdialog.c:2338 msgid "Paper _type:" msgstr "कागद प्रकार(_t):" -#: ../gtk/gtkprintunixdialog.c:2353 +#: gtk/gtkprintunixdialog.c:2353 msgid "Paper _source:" msgstr "कागद स्त्रोत(_s):" -#: ../gtk/gtkprintunixdialog.c:2368 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "प्रदान ट्रे(_r):" -#: ../gtk/gtkprintunixdialog.c:2420 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "कामाचा तपशील" -#: ../gtk/gtkprintunixdialog.c:2426 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "प्राधान्यक्रम(_o):" -#: ../gtk/gtkprintunixdialog.c:2441 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "बिलिंगविषयी माहिती(_B):" -#: ../gtk/gtkprintunixdialog.c:2459 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "दस्तावेज छापा" -#: ../gtk/gtkprintunixdialog.c:2465 +#: gtk/gtkprintunixdialog.c:2465 msgid "_Now" msgstr "आत्ता(_N)" -#: ../gtk/gtkprintunixdialog.c:2472 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "इथे(_t):" -#: ../gtk/gtkprintunixdialog.c:2487 +#: gtk/gtkprintunixdialog.c:2487 msgid "On _hold" msgstr "स्थगीत केले (_h)" -#: ../gtk/gtkprintunixdialog.c:2506 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "प्रारंभ पान जोडा" -#: ../gtk/gtkprintunixdialog.c:2512 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "आधी(_f):" -#: ../gtk/gtkprintunixdialog.c:2527 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "नंतर(_A):" -#: ../gtk/gtkprintunixdialog.c:2542 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "काम" -#: ../gtk/gtkprintunixdialog.c:2608 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "प्रगत" -#: ../gtk/gtkprintunixdialog.c:2643 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "प्रतिमा दर्जा" -#: ../gtk/gtkprintunixdialog.c:2646 +#: gtk/gtkprintunixdialog.c:2646 msgid "Color" msgstr "रंग" -#: ../gtk/gtkprintunixdialog.c:2649 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "संपवित आहे" -#: ../gtk/gtkprintunixdialog.c:2659 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "संवादातील काही रचना संघर्षमयी आहेत" -#: ../gtk/gtkprintunixdialog.c:2682 +#: gtk/gtkprintunixdialog.c:2682 msgid "Print" msgstr "छापा" -#: ../gtk/gtkrc.c:2872 +#: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" msgstr "समाविष्ट फाइल आढळली नाही: \"%s\"" -#: ../gtk/gtkrc.c:3500 ../gtk/gtkrc.c:3503 +#: gtk/gtkrc.c:3500 gtk/gtkrc.c:3503 #, c-format msgid "Unable to locate image file in pixmap_path: \"%s\"" msgstr "pixmap_path मध्ये प्रतिमा फाइल आढळली नाही: \"%s\"" -#: ../gtk/gtkrecentaction.c:155 ../gtk/gtkrecentaction.c:163 -#: ../gtk/gtkrecentchoosermenu.c:551 ../gtk/gtkrecentchoosermenu.c:559 +#: gtk/gtkrecentaction.c:155 gtk/gtkrecentaction.c:163 +#: gtk/gtkrecentchoosermenu.c:551 gtk/gtkrecentchoosermenu.c:559 #, c-format msgid "This function is not implemented for widgets of class '%s'" msgstr "ही कार्यपध्दती वर्ग '%s' वरील नियंत्रण घटक करीता नाही" -#: ../gtk/gtkrecentchooserdefault.c:454 +#: gtk/gtkrecentchooserdefault.c:454 msgid "Select which type of documents are shown" msgstr "कोणत्या प्रकारचे दस्तावेज उघडावेत ते निवडा" -#: ../gtk/gtkrecentchooserdefault.c:1095 ../gtk/gtkrecentchooserdefault.c:1132 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "URI '%s' साठी कोणतीही बाब सापडली नाही" -#: ../gtk/gtkrecentchooserdefault.c:1259 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "शिर्षकहीन फिल्टर" -#: ../gtk/gtkrecentchooserdefault.c:1612 +#: gtk/gtkrecentchooserdefault.c:1612 msgid "Could not remove item" msgstr "बाब काढता आली नाही" -#: ../gtk/gtkrecentchooserdefault.c:1655 +#: gtk/gtkrecentchooserdefault.c:1655 msgid "Could not clear list" msgstr "यादी साफ करता आली नाही" -#: ../gtk/gtkrecentchooserdefault.c:1739 +#: gtk/gtkrecentchooserdefault.c:1739 msgid "Copy _Location" msgstr "ठिकाण प्रतिलिपी करा(_L)" -#: ../gtk/gtkrecentchooserdefault.c:1752 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "यादीतून काढून टाका(_R)" -#: ../gtk/gtkrecentchooserdefault.c:1761 +#: gtk/gtkrecentchooserdefault.c:1761 msgid "_Clear List" msgstr "यादी साफ करा(_C)" -#: ../gtk/gtkrecentchooserdefault.c:1775 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "खाजगी साधने दाखवा(_P)" @@ -2735,21 +2728,21 @@ msgstr "खाजगी साधने दाखवा(_P)" #. * user appended or prepended custom menu items to the #. * recent chooser menu widget. #. -#: ../gtk/gtkrecentchoosermenu.c:317 +#: gtk/gtkrecentchoosermenu.c:317 msgid "No items found" msgstr "बाबी सापडल्या नाहीत" -#: ../gtk/gtkrecentchoosermenu.c:471 ../gtk/gtkrecentchoosermenu.c:527 +#: gtk/gtkrecentchoosermenu.c:471 gtk/gtkrecentchoosermenu.c:527 #, c-format msgid "No recently used resource found with URI `%s'" msgstr "URI `%s' सह नुकतेच वापरलेले स्त्रोत आढळले नाही" -#: ../gtk/gtkrecentchoosermenu.c:738 +#: gtk/gtkrecentchoosermenu.c:738 #, c-format msgid "Open '%s'" msgstr "'%s' उघडा" -#: ../gtk/gtkrecentchoosermenu.c:768 +#: gtk/gtkrecentchoosermenu.c:768 msgid "Unknown item" msgstr "अपरिचित बाब" @@ -2760,7 +2753,7 @@ msgstr "अपरिचित बाब" #. * #. * Don't include the prefix "recent menu label|" in the translation. #. -#: ../gtk/gtkrecentchoosermenu.c:781 +#: gtk/gtkrecentchoosermenu.c:781 #, c-format msgid "recent menu label|_%d. %s" msgstr "अलीकडील मेन्यू लेबल|_%d. %s" @@ -2770,615 +2763,617 @@ msgstr "अलीकडील मेन्यू लेबल|_%d. %s" #. * #. * Don't include the prefix "recent menu label|" in the translation. #. -#: ../gtk/gtkrecentchoosermenu.c:788 +#: gtk/gtkrecentchoosermenu.c:788 #, c-format msgid "recent menu label|%d. %s" msgstr "अलीकडील मेन्यू लेबल|%d. %s" -#: ../gtk/gtkrecentmanager.c:1020 ../gtk/gtkrecentmanager.c:1033 -#: ../gtk/gtkrecentmanager.c:1171 ../gtk/gtkrecentmanager.c:1181 -#: ../gtk/gtkrecentmanager.c:1234 ../gtk/gtkrecentmanager.c:1243 -#: ../gtk/gtkrecentmanager.c:1258 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "URI '%s' साठी बाब शोधण्यास असमर्थ" #. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate -#: ../gtk/gtkstock.c:288 +#: gtk/gtkstock.c:288 msgid "Information" msgstr "माहीती" -#: ../gtk/gtkstock.c:289 +#: gtk/gtkstock.c:289 msgid "Warning" msgstr "धोक्याची सूचना" -#: ../gtk/gtkstock.c:290 +#: gtk/gtkstock.c:290 msgid "Error" msgstr "चूक" -#: ../gtk/gtkstock.c:291 +#: gtk/gtkstock.c:291 msgid "Question" msgstr "प्रश्न" #. FIXME these need accelerators when appropriate, and #. * need the mnemonics to be rationalized #. -#: ../gtk/gtkstock.c:296 +#: gtk/gtkstock.c:296 msgid "_About" msgstr "च्या विषयी(_A)" -#: ../gtk/gtkstock.c:298 +#: gtk/gtkstock.c:298 msgid "_Apply" msgstr "लागू करा(_A)" -#: ../gtk/gtkstock.c:299 +#: gtk/gtkstock.c:299 msgid "_Bold" msgstr "स्पष्टपणे(_B)" -#: ../gtk/gtkstock.c:300 +#: gtk/gtkstock.c:300 msgid "_Cancel" msgstr "रद्द करा(_C)" -#: ../gtk/gtkstock.c:301 +#: gtk/gtkstock.c:301 msgid "_CD-Rom" msgstr "सीडी-रॉम(_C)" -#: ../gtk/gtkstock.c:302 +#: gtk/gtkstock.c:302 msgid "_Clear" msgstr "साफ करा(_C)" -#: ../gtk/gtkstock.c:303 +#: gtk/gtkstock.c:303 msgid "_Close" msgstr "बंद करा(_C)" -#: ../gtk/gtkstock.c:304 +#: gtk/gtkstock.c:304 msgid "C_onnect" msgstr "जोडा(_o)" -#: ../gtk/gtkstock.c:305 +#: gtk/gtkstock.c:305 msgid "_Convert" msgstr "रुपांतर(_C) करा" -#: ../gtk/gtkstock.c:306 +#: gtk/gtkstock.c:306 msgid "_Copy" msgstr "प्रत(_C) बनवा" -#: ../gtk/gtkstock.c:307 +#: gtk/gtkstock.c:307 msgid "Cu_t" msgstr "कापा(_t)" -#: ../gtk/gtkstock.c:308 +#: gtk/gtkstock.c:308 msgid "_Delete" msgstr "नष्ट करा(_D)" -#: ../gtk/gtkstock.c:309 +#: gtk/gtkstock.c:309 msgid "_Discard" msgstr "रद्द करा (_D)" -#: ../gtk/gtkstock.c:310 +#: gtk/gtkstock.c:310 msgid "_Disconnect" msgstr "जोडणी तोडा(_D)" -#: ../gtk/gtkstock.c:311 +#: gtk/gtkstock.c:311 msgid "_Execute" msgstr "क्रियान्वित(_E) करा" -#: ../gtk/gtkstock.c:312 +#: gtk/gtkstock.c:312 msgid "_Edit" msgstr "संपादा(_E)" -#: ../gtk/gtkstock.c:313 +#: gtk/gtkstock.c:313 msgid "_Find" msgstr "शोधा(_F)" -#: ../gtk/gtkstock.c:314 +#: gtk/gtkstock.c:314 msgid "Find and _Replace" msgstr "शोधा आणि बदलून घ्या(_R)" -#: ../gtk/gtkstock.c:315 +#: gtk/gtkstock.c:315 msgid "_Floppy" msgstr "फ्लाॅपी(_F)" -#: ../gtk/gtkstock.c:316 +#: gtk/gtkstock.c:316 msgid "_Fullscreen" msgstr "पूर्ण स्क्रीन(_F)" -#: ../gtk/gtkstock.c:317 +#: gtk/gtkstock.c:317 msgid "_Leave Fullscreen" msgstr "पूर्ण स्क्रीन सोडा(_L)" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:319 +#: gtk/gtkstock.c:319 msgid "Navigation|_Bottom" msgstr "तळ(_B)" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:321 +#: gtk/gtkstock.c:321 msgid "Navigation|_First" msgstr "पहिला(_F)" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:323 +#: gtk/gtkstock.c:323 msgid "Navigation|_Last" msgstr "शेवटचा(_L)" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:325 +#: gtk/gtkstock.c:325 msgid "Navigation|_Top" msgstr "उच्च(_T)" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:327 +#: gtk/gtkstock.c:327 msgid "Navigation|_Back" msgstr "मागे(_B)" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:329 +#: gtk/gtkstock.c:329 msgid "Navigation|_Down" msgstr "खाली(_D)" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:331 +#: gtk/gtkstock.c:331 msgid "Navigation|_Forward" msgstr "पुढे(_F)" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:333 +#: gtk/gtkstock.c:333 msgid "Navigation|_Up" msgstr "वर(_U)" -#: ../gtk/gtkstock.c:334 +#: gtk/gtkstock.c:334 msgid "_Harddisk" msgstr "हार्डडिस्क(_H)" -#: ../gtk/gtkstock.c:335 +#: gtk/gtkstock.c:335 msgid "_Help" msgstr "मदत करा(_H)" -#: ../gtk/gtkstock.c:336 +#: gtk/gtkstock.c:336 msgid "_Home" msgstr "घर(_H)" -#: ../gtk/gtkstock.c:337 +#: gtk/gtkstock.c:337 msgid "Increase Indent" msgstr "समास वाढवा" -#: ../gtk/gtkstock.c:338 +#: gtk/gtkstock.c:338 msgid "Decrease Indent" msgstr "समास कमी करा" -#: ../gtk/gtkstock.c:339 +#: gtk/gtkstock.c:339 msgid "_Index" msgstr "अनुक्रमणिका/सूची(_I)" -#: ../gtk/gtkstock.c:340 +#: gtk/gtkstock.c:340 msgid "_Information" msgstr "माहीती(_I)" -#: ../gtk/gtkstock.c:341 +#: gtk/gtkstock.c:341 msgid "_Italic" msgstr "इटालिक(_I)" -#: ../gtk/gtkstock.c:342 +#: gtk/gtkstock.c:342 msgid "_Jump to" msgstr "धावा(_J)" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:344 +#: gtk/gtkstock.c:344 msgid "Justify|_Center" msgstr "मधोमध(_C)" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:346 +#: gtk/gtkstock.c:346 msgid "Justify|_Fill" msgstr "भरा(_F)" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:348 +#: gtk/gtkstock.c:348 msgid "Justify|_Left" msgstr "डावीकडे(_L)" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:350 +#: gtk/gtkstock.c:350 msgid "Justify|_Right" msgstr "उजवीकडे(_R)" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:353 +#: gtk/gtkstock.c:353 msgid "Media|_Forward" msgstr "पुढे(_F)" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:355 +#: gtk/gtkstock.c:355 msgid "Media|_Next" msgstr "पुढील(_N)" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:357 +#: gtk/gtkstock.c:357 msgid "Media|P_ause" msgstr "थांबवा(_a)" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:359 +#: gtk/gtkstock.c:359 msgid "Media|_Play" msgstr "चालवा(_P)" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:361 +#: gtk/gtkstock.c:361 msgid "Media|Pre_vious" msgstr "मागील(_v)" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:363 +#: gtk/gtkstock.c:363 msgid "Media|_Record" msgstr "रेकॉर्ड(_R)" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:365 +#: gtk/gtkstock.c:365 msgid "Media|R_ewind" msgstr "उलटे फिरवा(_e)" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:367 +#: gtk/gtkstock.c:367 msgid "Media|_Stop" msgstr "थांबा(_S)" -#: ../gtk/gtkstock.c:368 +#: gtk/gtkstock.c:368 msgid "_Network" msgstr "संजाळ(_N)" -#: ../gtk/gtkstock.c:369 +#: gtk/gtkstock.c:369 msgid "_New" msgstr "नवीन(_N)" -#: ../gtk/gtkstock.c:370 +#: gtk/gtkstock.c:370 msgid "_No" msgstr "नाही(_N)" -#: ../gtk/gtkstock.c:371 +#: gtk/gtkstock.c:371 msgid "_OK" msgstr "ठिक आहे(_O)" -#: ../gtk/gtkstock.c:372 +#: gtk/gtkstock.c:372 msgid "_Open" msgstr "उघडा(_O)" -#: ../gtk/gtkstock.c:373 +#: gtk/gtkstock.c:373 msgid "Landscape" msgstr "आडवे(लँडस्केप)" -#: ../gtk/gtkstock.c:374 +#: gtk/gtkstock.c:374 msgid "Portrait" msgstr "उभे(पॉट्रेइट)" -#: ../gtk/gtkstock.c:375 +#: gtk/gtkstock.c:375 msgid "Reverse landscape" msgstr "उलटे आडवे" -#: ../gtk/gtkstock.c:376 +#: gtk/gtkstock.c:376 msgid "Reverse portrait" msgstr "उलटे उभे" -#: ../gtk/gtkstock.c:377 +#: gtk/gtkstock.c:377 msgid "Page Set_up" msgstr "" -#: ../gtk/gtkstock.c:378 +#: gtk/gtkstock.c:378 msgid "_Paste" msgstr "चिकटवा(_P)" -#: ../gtk/gtkstock.c:379 +#: gtk/gtkstock.c:379 msgid "_Preferences" msgstr "प्राधान्यता(_P)" -#: ../gtk/gtkstock.c:380 +#: gtk/gtkstock.c:380 msgid "_Print" msgstr "मुद्रण(_P)" -#: ../gtk/gtkstock.c:381 +#: gtk/gtkstock.c:381 msgid "Print Pre_view" msgstr "मुद्रणपूर्व दर्शन(_v)" -#: ../gtk/gtkstock.c:382 +#: gtk/gtkstock.c:382 msgid "_Properties" msgstr "गुणधर्म(_P)" -#: ../gtk/gtkstock.c:383 +#: gtk/gtkstock.c:383 msgid "_Quit" msgstr "बाहेर जा(_Q)" -#: ../gtk/gtkstock.c:384 +#: gtk/gtkstock.c:384 msgid "_Redo" msgstr "पुनः करा(_R)" -#: ../gtk/gtkstock.c:385 +#: gtk/gtkstock.c:385 msgid "_Refresh" msgstr "नव्यारूपात घ्या(_R)" -#: ../gtk/gtkstock.c:387 +#: gtk/gtkstock.c:387 msgid "_Revert" msgstr "पुर्वस्थितीत घ्या(_R)" -#: ../gtk/gtkstock.c:388 +#: gtk/gtkstock.c:388 msgid "_Save" msgstr "साठवा(_S)" -#: ../gtk/gtkstock.c:389 +#: gtk/gtkstock.c:389 msgid "Save _As" msgstr "या नावे साठवा(_A)" -#: ../gtk/gtkstock.c:390 +#: gtk/gtkstock.c:390 msgid "Select _All" msgstr "सर्व निवडा(_A)" -#: ../gtk/gtkstock.c:391 +#: gtk/gtkstock.c:391 msgid "_Color" msgstr "रंग(_C)" -#: ../gtk/gtkstock.c:392 +#: gtk/gtkstock.c:392 msgid "_Font" msgstr "फोन्ट(_F)" -#: ../gtk/gtkstock.c:393 +#: gtk/gtkstock.c:393 msgid "_Ascending" msgstr "वाढता क्रम(_A)" -#: ../gtk/gtkstock.c:394 +#: gtk/gtkstock.c:394 msgid "_Descending" msgstr "उतरता क्रम(_D)" -#: ../gtk/gtkstock.c:395 +#: gtk/gtkstock.c:395 msgid "_Spell Check" msgstr "स्पेलिंग तपासा(_S)" -#: ../gtk/gtkstock.c:396 +#: gtk/gtkstock.c:396 msgid "_Stop" msgstr "थांबा(_S)" -#: ../gtk/gtkstock.c:397 +#: gtk/gtkstock.c:397 msgid "_Strikethrough" msgstr "खोडून काढा(_S)" -#: ../gtk/gtkstock.c:398 +#: gtk/gtkstock.c:398 msgid "_Undelete" msgstr "परत मागे आणा(_U)" -#: ../gtk/gtkstock.c:399 +#: gtk/gtkstock.c:399 msgid "_Underline" msgstr "अधोरेखीत करा(_U)" -#: ../gtk/gtkstock.c:400 +#: gtk/gtkstock.c:400 msgid "_Undo" msgstr "मूळ स्थितीत या(_U)" -#: ../gtk/gtkstock.c:401 +#: gtk/gtkstock.c:401 msgid "_Yes" msgstr "होय(_Y)" -#: ../gtk/gtkstock.c:402 +#: gtk/gtkstock.c:402 msgid "_Normal Size" msgstr "सामान्य आकार(_N)" -#: ../gtk/gtkstock.c:403 +#: gtk/gtkstock.c:403 msgid "Best _Fit" msgstr "सर्वोत्तम भरणी(_F)" -#: ../gtk/gtkstock.c:404 +#: gtk/gtkstock.c:404 msgid "Zoom _In" msgstr "(_I)प्रमाणे आकारमान घ्या" -#: ../gtk/gtkstock.c:405 +#: gtk/gtkstock.c:405 msgid "Zoom _Out" msgstr "छोट्या(_O) आकारमानामध्ये घ्या" -#: ../gtk/gtktextbufferrichtext.c:651 +#: gtk/gtktextbufferrichtext.c:651 #, c-format msgid "Unknown error when trying to deserialize %s" msgstr "श्रृंखला %s मोडतेवेळी अपरिचित त्रुटी" -#: ../gtk/gtktextbufferrichtext.c:710 +#: gtk/gtktextbufferrichtext.c:710 #, c-format msgid "No deserialize function found for format %s" msgstr "स्वरूपन %s करीता अनुकूल कार्यपध्दती आढळली नाही" -#: ../gtk/gtktextbufferserialize.c:796 ../gtk/gtktextbufferserialize.c:822 +#: gtk/gtktextbufferserialize.c:796 gtk/gtktextbufferserialize.c:822 #, c-format msgid "Both \"id\" and \"name\" were found on the <%s> element" msgstr "दोन्ही \"id\" व \"नाव\" <%s> घटकावर आढळले" -#: ../gtk/gtktextbufferserialize.c:806 ../gtk/gtktextbufferserialize.c:832 +#: gtk/gtktextbufferserialize.c:806 gtk/gtktextbufferserialize.c:832 #, c-format msgid "The attribute \"%s\" was found twice on the <%s> element" msgstr "<%s> घटकावर गुणधर्म \"%s\" दोनवेळा आढळले" -#: ../gtk/gtktextbufferserialize.c:846 +#: gtk/gtktextbufferserialize.c:846 #, c-format msgid "<%s> element has invalid id \"%s\"" msgstr "<%s> घटकावर अवैध id \"%s\" आढळले" -#: ../gtk/gtktextbufferserialize.c:856 +#: gtk/gtktextbufferserialize.c:856 #, c-format msgid "<%s> element has neither a \"name\" nor an \"id\" attribute" msgstr "<%s> घटक करीता \"नान\" किंवा \"id\" गुणधर्म अस्तीत्वात नाही" -#: ../gtk/gtktextbufferserialize.c:943 +#: gtk/gtktextbufferserialize.c:943 #, c-format msgid "Attribute \"%s\" repeated twice on the same <%s> element" msgstr "त्याच <%s> घटकावर गुणधर्म \"%s\" दोनवेळा लिहीले गेले" -#: ../gtk/gtktextbufferserialize.c:961 ../gtk/gtktextbufferserialize.c:986 +#: gtk/gtktextbufferserialize.c:961 gtk/gtktextbufferserialize.c:986 #, c-format msgid "Attribute \"%s\" is invalid on <%s> element in this context" msgstr "या संदर्भात <%s> घटकावरील \"%s\" गुणधर्म अवैध आहे" -#: ../gtk/gtktextbufferserialize.c:1022 +#: gtk/gtktextbufferserialize.c:1022 #, c-format msgid "Tag \"%s\" has not been defined." msgstr "टॅग \"%s\" ची व्याख्या केले गेले नाही." -#: ../gtk/gtktextbufferserialize.c:1034 +#: gtk/gtktextbufferserialize.c:1034 msgid "Anonymous tag found and tags can not be created." msgstr "निनावी टॅग आढळले व टॅगचे निर्माण शक्य नाही." -#: ../gtk/gtktextbufferserialize.c:1045 +#: gtk/gtktextbufferserialize.c:1045 #, c-format msgid "Tag \"%s\" does not exist in buffer and tags can not be created." msgstr "टॅग \"%s\" बफर मध्ये उपलब्ध नाही व टॅग बनविल्या जाऊ शकत नाही." -#: ../gtk/gtktextbufferserialize.c:1144 ../gtk/gtktextbufferserialize.c:1219 -#: ../gtk/gtktextbufferserialize.c:1320 ../gtk/gtktextbufferserialize.c:1394 +#: gtk/gtktextbufferserialize.c:1144 gtk/gtktextbufferserialize.c:1219 +#: gtk/gtktextbufferserialize.c:1320 gtk/gtktextbufferserialize.c:1394 #, c-format msgid "Element <%s> is not allowed below <%s>" msgstr "<%s> च्या खाली घटक <%s> ला परवानगी नाही" -#: ../gtk/gtktextbufferserialize.c:1175 +#: gtk/gtktextbufferserialize.c:1175 #, c-format msgid "\"%s\" is not a valid attribute type" msgstr "\"%s\" वैध गुणधर्म प्रकार नाही" -#: ../gtk/gtktextbufferserialize.c:1183 +#: gtk/gtktextbufferserialize.c:1183 #, c-format msgid "\"%s\" is not a valid attribute name" msgstr "\"%s\" वैध गुणधर्म नाव नाही" -#: ../gtk/gtktextbufferserialize.c:1193 +#: gtk/gtktextbufferserialize.c:1193 #, c-format -msgid "\"%s\" could not be converted to a value of type \"%s\" for attribute \"%s\"" +msgid "" +"\"%s\" could not be converted to a value of type \"%s\" for attribute \"%s\"" msgstr "गुणधर्म \"%s\" करीता \"%s\" ला मुल्याचे प्रकार \"%s\" मध्ये रूपांतर करू शकत नाही" -#: ../gtk/gtktextbufferserialize.c:1202 +#: gtk/gtktextbufferserialize.c:1202 #, c-format msgid "\"%s\" is not a valid value for attribute \"%s\"" msgstr "गुणधर्म \"%s\" करीता \"%s\" वैध मुल्य नाही" -#: ../gtk/gtktextbufferserialize.c:1285 +#: gtk/gtktextbufferserialize.c:1285 #, c-format msgid "Tag \"%s\" already defined" msgstr "टॅग \"%s\" चे वर्णन आधिपासून केले गेले" -#: ../gtk/gtktextbufferserialize.c:1296 +#: gtk/gtktextbufferserialize.c:1296 #, c-format msgid "Tag \"%s\" has invalid priority \"%s\"" msgstr "टॅग \"%s\" चे अवैध प्राधान्यक्रम \"%s\"" -#: ../gtk/gtktextbufferserialize.c:1349 +#: gtk/gtktextbufferserialize.c:1349 #, c-format msgid "Outermost element in text must be not <%s>" msgstr "पाठ्य मधिल बाहेरील घटक नसायला <%s> हवे" -#: ../gtk/gtktextbufferserialize.c:1358 ../gtk/gtktextbufferserialize.c:1374 +#: gtk/gtktextbufferserialize.c:1358 gtk/gtktextbufferserialize.c:1374 #, c-format msgid "A <%s> element has already been specified" msgstr "<%s> घटकचे आधिपासूनच वर्णन केले आहे" -#: ../gtk/gtktextbufferserialize.c:1380 +#: gtk/gtktextbufferserialize.c:1380 msgid "A element can't occur before a element" msgstr " घटक घटकच्या पहिले दिसू शकत नाही" -#: ../gtk/gtktextbufferserialize.c:1779 +#: gtk/gtktextbufferserialize.c:1779 msgid "Serialized data is malformed" msgstr "श्रृंखला माहिती सदोषीत आहे" -#: ../gtk/gtktextbufferserialize.c:1857 -msgid "Serialized data is malformed. First section isn't GTKTEXTBUFFERCONTENTS-0001" +#: gtk/gtktextbufferserialize.c:1857 +msgid "" +"Serialized data is malformed. First section isn't GTKTEXTBUFFERCONTENTS-0001" msgstr "श्रृंखला माहिती सदोषीत आहे. पहिले विभाग GTKTEXTBUFFERCONTENTS-0001 नाही" -#: ../gtk/gtktextutil.c:61 +#: gtk/gtktextutil.c:61 msgid "LRM _Left-to-right mark" msgstr "डावीकडून-उजवीकडे असे दाखवणारे LRM चिन्ह" -#: ../gtk/gtktextutil.c:62 +#: gtk/gtktextutil.c:62 msgid "RLM _Right-to-left mark" msgstr "उजवीकडून-डावीकडे असे दाखवणारे RLM चिन्ह" -#: ../gtk/gtktextutil.c:63 +#: gtk/gtktextutil.c:63 msgid "LRE Left-to-right _embedding" msgstr "डावीकडून-उजवीकडे बसवा असे संागणारे LRE चिन्ह" -#: ../gtk/gtktextutil.c:64 +#: gtk/gtktextutil.c:64 msgid "RLE Right-to-left e_mbedding" msgstr "उजवीकडून-डावीकडे बसवा असे संागणारे LRE चिन्ह" -#: ../gtk/gtktextutil.c:65 +#: gtk/gtktextutil.c:65 msgid "LRO Left-to-right _override" msgstr "डावीकडून-उजवीकडे जाताना दुर्लक्ष झाल्याचे सांगणारे LRO" -#: ../gtk/gtktextutil.c:66 +#: gtk/gtktextutil.c:66 msgid "RLO Right-to-left o_verride" msgstr "उजवीकडून-डावीकडे जाताना दुर्लक्ष झाल्याचे सांगणारे LRO" -#: ../gtk/gtktextutil.c:67 +#: gtk/gtktextutil.c:67 msgid "PDF _Pop directional formatting" msgstr "PDF पोप दिशानीय रचना" -#: ../gtk/gtktextutil.c:68 +#: gtk/gtktextutil.c:68 msgid "ZWS _Zero width space" msgstr "शुन्य रुंदीची मोकळी जागा दाखविणारे ZWS चिन्ह" -#: ../gtk/gtktextutil.c:69 +#: gtk/gtktextutil.c:69 msgid "ZWJ Zero width _joiner" msgstr "शुन्य रुंदीचा सांधा जोडणारे ZWJ चिन्ह" -#: ../gtk/gtktextutil.c:70 +#: gtk/gtktextutil.c:70 msgid "ZWNJ Zero width _non-joiner" msgstr "शुन्य रुंदीचा सांधा न जोडणारे ZWNJ चिन्ह" -#: ../gtk/gtkthemes.c:71 +#: gtk/gtkthemes.c:71 #, c-format msgid "Unable to locate theme engine in module_path: \"%s\"," msgstr "\"%s\",मार्गावरील यंत्राची कार्यपध्दती निश्चित करणे अशक्य आहे" -#: ../gtk/gtktipsquery.c:188 +#: gtk/gtktipsquery.c:188 msgid "--- No Tip ---" msgstr "--- मदत नाही ---" -#: ../gtk/gtkuimanager.c:1453 +#: gtk/gtkuimanager.c:1453 #, c-format msgid "Unexpected start tag '%s' on line %d char %d" msgstr "ओळ %2$d char %3$d अनपेक्षीत प्रारंभ टॅग '%1$s'" -#: ../gtk/gtkuimanager.c:1543 +#: gtk/gtkuimanager.c:1543 #, c-format msgid "Unexpected character data on line %d char %d" msgstr "ओळ %d char %d अपरिचीत अक्षर माहिती" -#: ../gtk/gtkuimanager.c:2366 +#: gtk/gtkuimanager.c:2366 msgid "Empty" msgstr "रिकामे" -#: ../gtk/gtkvolumebutton.c:77 +#: gtk/gtkvolumebutton.c:77 msgid "Volume" msgstr "प्रमाण" -#: ../gtk/gtkvolumebutton.c:79 +#: gtk/gtkvolumebutton.c:79 msgid "Turns volume down or up" msgstr "" -#: ../gtk/gtkvolumebutton.c:82 +#: gtk/gtkvolumebutton.c:82 msgid "Adjusts the volume" msgstr "" -#: ../gtk/gtkvolumebutton.c:85 ../gtk/gtkvolumebutton.c:88 +#: gtk/gtkvolumebutton.c:85 gtk/gtkvolumebutton.c:88 msgid "Volume Down" msgstr "आवाज वाढवा कमी करा" -#: ../gtk/gtkvolumebutton.c:87 +#: gtk/gtkvolumebutton.c:87 msgid "Decreases the volume" msgstr "" -#: ../gtk/gtkvolumebutton.c:91 ../gtk/gtkvolumebutton.c:94 +#: gtk/gtkvolumebutton.c:91 gtk/gtkvolumebutton.c:94 msgid "Volume Up" msgstr "आवाज वाढवा" -#: ../gtk/gtkvolumebutton.c:93 +#: gtk/gtkvolumebutton.c:93 msgid "Increases the volume" msgstr "" -#: ../gtk/gtkvolumebutton.c:151 +#: gtk/gtkvolumebutton.c:151 msgid "Muted" msgstr "मंद केले" -#: ../gtk/gtkvolumebutton.c:155 +#: gtk/gtkvolumebutton.c:155 msgid "Full Volume" msgstr "पूर्णतया आवाज" @@ -3389,926 +3384,926 @@ msgstr "पूर्णतया आवाज" #. * Do not translate and do not include the "volume percentage|" #. * part in the translation! #. -#: ../gtk/gtkvolumebutton.c:170 +#: gtk/gtkvolumebutton.c:170 #, c-format msgid "volume percentage|%d %%" msgstr "आवाज टक्केवारी|%d %%" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:5 +#: gtk/paper_names_offsets.c:5 msgid "paper size|asme_f" msgstr "asme_f" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:7 +#: gtk/paper_names_offsets.c:7 msgid "paper size|A0x2" msgstr "A0x2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:9 +#: gtk/paper_names_offsets.c:9 msgid "paper size|A0" msgstr "A0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:11 +#: gtk/paper_names_offsets.c:11 msgid "paper size|A0x3" msgstr "A0x3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:13 +#: gtk/paper_names_offsets.c:13 msgid "paper size|A1" msgstr "A1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:15 +#: gtk/paper_names_offsets.c:15 msgid "paper size|A10" msgstr "A10" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:17 +#: gtk/paper_names_offsets.c:17 msgid "paper size|A1x3" msgstr "A1x3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:19 +#: gtk/paper_names_offsets.c:19 msgid "paper size|A1x4" msgstr "A1x4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:21 +#: gtk/paper_names_offsets.c:21 msgid "paper size|A2" msgstr "A2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:23 +#: gtk/paper_names_offsets.c:23 msgid "paper size|A2x3" msgstr "A2x3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:25 +#: gtk/paper_names_offsets.c:25 msgid "paper size|A2x4" msgstr "A2x4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:27 +#: gtk/paper_names_offsets.c:27 msgid "paper size|A2x5" msgstr "A2x5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:29 +#: gtk/paper_names_offsets.c:29 msgid "paper size|A3" msgstr "A3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:31 +#: gtk/paper_names_offsets.c:31 msgid "paper size|A3 Extra" msgstr "A3 अतिरिक्त" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:33 +#: gtk/paper_names_offsets.c:33 msgid "paper size|A3x3" msgstr "A3x3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:35 +#: gtk/paper_names_offsets.c:35 msgid "paper size|A3x4" msgstr "A3x4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:37 +#: gtk/paper_names_offsets.c:37 msgid "paper size|A3x5" msgstr "A3x5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:39 +#: gtk/paper_names_offsets.c:39 msgid "paper size|A3x6" msgstr "A3x6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:41 +#: gtk/paper_names_offsets.c:41 msgid "paper size|A3x7" msgstr "A3x7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:43 +#: gtk/paper_names_offsets.c:43 msgid "paper size|A4" msgstr "A4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:45 +#: gtk/paper_names_offsets.c:45 msgid "paper size|A4 Extra" msgstr "A4 अतिरिक्त" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:47 +#: gtk/paper_names_offsets.c:47 msgid "paper size|A4 Tab" msgstr "A4 Tab" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:49 +#: gtk/paper_names_offsets.c:49 msgid "paper size|A4x3" msgstr "A4x3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:51 +#: gtk/paper_names_offsets.c:51 msgid "paper size|A4x4" msgstr "A4x4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:53 +#: gtk/paper_names_offsets.c:53 msgid "paper size|A4x5" msgstr "A4x5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:55 +#: gtk/paper_names_offsets.c:55 msgid "paper size|A4x6" msgstr "A4x6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:57 +#: gtk/paper_names_offsets.c:57 msgid "paper size|A4x7" msgstr "A4x7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:59 +#: gtk/paper_names_offsets.c:59 msgid "paper size|A4x8" msgstr "A4x8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:61 +#: gtk/paper_names_offsets.c:61 msgid "paper size|A4x9" msgstr "A4x9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:63 +#: gtk/paper_names_offsets.c:63 msgid "paper size|A5" msgstr "A5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:65 +#: gtk/paper_names_offsets.c:65 msgid "paper size|A5 Extra" msgstr "A5 अतिरिक्त" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:67 +#: gtk/paper_names_offsets.c:67 msgid "paper size|A6" msgstr "A6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:69 +#: gtk/paper_names_offsets.c:69 msgid "paper size|A7" msgstr "A7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:71 +#: gtk/paper_names_offsets.c:71 msgid "paper size|A8" msgstr "A8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:73 +#: gtk/paper_names_offsets.c:73 msgid "paper size|A9" msgstr "A9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:75 +#: gtk/paper_names_offsets.c:75 msgid "paper size|B0" msgstr "B0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:77 +#: gtk/paper_names_offsets.c:77 msgid "paper size|B1" msgstr "B1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:79 +#: gtk/paper_names_offsets.c:79 msgid "paper size|B10" msgstr "B10" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:81 +#: gtk/paper_names_offsets.c:81 msgid "paper size|B2" msgstr "B2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:83 +#: gtk/paper_names_offsets.c:83 msgid "paper size|B3" msgstr "B3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:85 +#: gtk/paper_names_offsets.c:85 msgid "paper size|B4" msgstr "B4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:87 +#: gtk/paper_names_offsets.c:87 msgid "paper size|B5" msgstr "B5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:89 +#: gtk/paper_names_offsets.c:89 msgid "paper size|B5 Extra" msgstr "B5 अतिरिक्त" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:91 +#: gtk/paper_names_offsets.c:91 msgid "paper size|B6" msgstr "B6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:93 +#: gtk/paper_names_offsets.c:93 msgid "paper size|B6/C4" msgstr "B6/C4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:95 +#: gtk/paper_names_offsets.c:95 msgid "paper size|B7" msgstr "B7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:97 +#: gtk/paper_names_offsets.c:97 msgid "paper size|B8" msgstr "B8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:99 +#: gtk/paper_names_offsets.c:99 msgid "paper size|B9" msgstr "B9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:101 +#: gtk/paper_names_offsets.c:101 msgid "paper size|C0" msgstr "C0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:103 +#: gtk/paper_names_offsets.c:103 msgid "paper size|C1" msgstr "C1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:105 +#: gtk/paper_names_offsets.c:105 msgid "paper size|C10" msgstr "C10" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:107 +#: gtk/paper_names_offsets.c:107 msgid "paper size|C2" msgstr "C2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:109 +#: gtk/paper_names_offsets.c:109 msgid "paper size|C3" msgstr "C3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:111 +#: gtk/paper_names_offsets.c:111 msgid "paper size|C4" msgstr "C4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:113 +#: gtk/paper_names_offsets.c:113 msgid "paper size|C5" msgstr "C5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:115 +#: gtk/paper_names_offsets.c:115 msgid "paper size|C6" msgstr "C6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:117 +#: gtk/paper_names_offsets.c:117 msgid "paper size|C6/C5" msgstr "C6/C5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:119 +#: gtk/paper_names_offsets.c:119 msgid "paper size|C7" msgstr "C7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:121 +#: gtk/paper_names_offsets.c:121 msgid "paper size|C7/C6" msgstr "C7/C6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:123 +#: gtk/paper_names_offsets.c:123 msgid "paper size|C8" msgstr "C8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:125 +#: gtk/paper_names_offsets.c:125 msgid "paper size|C9" msgstr "C9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:127 +#: gtk/paper_names_offsets.c:127 msgid "paper size|DL Envelope" msgstr "DL पाकिट" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:129 +#: gtk/paper_names_offsets.c:129 msgid "paper size|RA0" msgstr "RA0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:131 +#: gtk/paper_names_offsets.c:131 msgid "paper size|RA1" msgstr "RA1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:133 +#: gtk/paper_names_offsets.c:133 msgid "paper size|RA2" msgstr "RA2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:135 +#: gtk/paper_names_offsets.c:135 msgid "paper size|SRA0" msgstr "SRA0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:137 +#: gtk/paper_names_offsets.c:137 msgid "paper size|SRA1" msgstr "SRA1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:139 +#: gtk/paper_names_offsets.c:139 msgid "paper size|SRA2" msgstr "SRA2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:141 +#: gtk/paper_names_offsets.c:141 msgid "paper size|JB0" msgstr "JB0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:143 +#: gtk/paper_names_offsets.c:143 msgid "paper size|JB1" msgstr "JB1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:145 +#: gtk/paper_names_offsets.c:145 msgid "paper size|JB10" msgstr "JB10" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:147 +#: gtk/paper_names_offsets.c:147 msgid "paper size|JB2" msgstr "JB2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:149 +#: gtk/paper_names_offsets.c:149 msgid "paper size|JB3" msgstr "JB3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:151 +#: gtk/paper_names_offsets.c:151 msgid "paper size|JB4" msgstr "JB4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:153 +#: gtk/paper_names_offsets.c:153 msgid "paper size|JB5" msgstr "JB5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:155 +#: gtk/paper_names_offsets.c:155 msgid "paper size|JB6" msgstr "JB6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:157 +#: gtk/paper_names_offsets.c:157 msgid "paper size|JB7" msgstr "JB7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:159 +#: gtk/paper_names_offsets.c:159 msgid "paper size|JB8" msgstr "JB8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:161 +#: gtk/paper_names_offsets.c:161 msgid "paper size|JB9" msgstr "JB9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:163 +#: gtk/paper_names_offsets.c:163 msgid "paper size|jis exec" msgstr "jis exec" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:165 +#: gtk/paper_names_offsets.c:165 msgid "paper size|Choukei 2 Envelope" msgstr "चौकी 2 पाकीट" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:167 +#: gtk/paper_names_offsets.c:167 msgid "paper size|Choukei 3 Envelope" msgstr "चौकी 3 पाकीट" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:169 +#: gtk/paper_names_offsets.c:169 msgid "paper size|Choukei 4 Envelope" msgstr "चौकी 4 पाकीट" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:171 +#: gtk/paper_names_offsets.c:171 msgid "paper size|hagaki (postcard)" msgstr "हगकी (पोस्टकार्ड)" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:173 +#: gtk/paper_names_offsets.c:173 msgid "paper size|kahu Envelope" msgstr "काहू पाकीट" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:175 +#: gtk/paper_names_offsets.c:175 msgid "paper size|kaku2 Envelope" msgstr "काकू2 पाकीट" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:177 +#: gtk/paper_names_offsets.c:177 msgid "paper size|oufuku (reply postcard)" msgstr "औफूकू (उत्तराचे पोस्टकार्ड)" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:179 +#: gtk/paper_names_offsets.c:179 msgid "paper size|you4 Envelope" msgstr "यू4 पाकीट" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:181 +#: gtk/paper_names_offsets.c:181 msgid "paper size|10x11" msgstr "10x11" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:183 +#: gtk/paper_names_offsets.c:183 msgid "paper size|10x13" msgstr "10x13" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:185 +#: gtk/paper_names_offsets.c:185 msgid "paper size|10x14" msgstr "10x14" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:187 ../gtk/paper_names_offsets.c:189 +#: gtk/paper_names_offsets.c:187 gtk/paper_names_offsets.c:189 msgid "paper size|10x15" msgstr "10x15" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:191 +#: gtk/paper_names_offsets.c:191 msgid "paper size|11x12" msgstr "11x12" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:193 +#: gtk/paper_names_offsets.c:193 msgid "paper size|11x15" msgstr "11x15" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:195 +#: gtk/paper_names_offsets.c:195 msgid "paper size|12x19" msgstr "12x19" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:197 +#: gtk/paper_names_offsets.c:197 msgid "paper size|5x7" msgstr "5x7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:199 +#: gtk/paper_names_offsets.c:199 msgid "paper size|6x9 Envelope" msgstr "6x9 पाकीट" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:201 +#: gtk/paper_names_offsets.c:201 msgid "paper size|7x9 Envelope" msgstr "7x9 पाकीट" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:203 +#: gtk/paper_names_offsets.c:203 msgid "paper size|9x11 Envelope" msgstr "9x11 पाकीट" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:205 +#: gtk/paper_names_offsets.c:205 msgid "paper size|a2 Envelope" msgstr "a2 पाकीट" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:207 +#: gtk/paper_names_offsets.c:207 msgid "paper size|Arch A" msgstr "आर्क A" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:209 +#: gtk/paper_names_offsets.c:209 msgid "paper size|Arch B" msgstr "आर्क B" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:211 +#: gtk/paper_names_offsets.c:211 msgid "paper size|Arch C" msgstr "आर्क C" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:213 +#: gtk/paper_names_offsets.c:213 msgid "paper size|Arch D" msgstr "आर्क D" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:215 +#: gtk/paper_names_offsets.c:215 msgid "paper size|Arch E" msgstr "आर्क E" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:217 +#: gtk/paper_names_offsets.c:217 msgid "paper size|b-plus" msgstr "b-plus" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:219 +#: gtk/paper_names_offsets.c:219 msgid "paper size|c" msgstr "c" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:221 +#: gtk/paper_names_offsets.c:221 msgid "paper size|c5 Envelope" msgstr "c5 पाकीट" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:223 +#: gtk/paper_names_offsets.c:223 msgid "paper size|d" msgstr "d" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:225 +#: gtk/paper_names_offsets.c:225 msgid "paper size|e" msgstr "e" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:227 +#: gtk/paper_names_offsets.c:227 msgid "paper size|edp" msgstr "edp" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:229 +#: gtk/paper_names_offsets.c:229 msgid "paper size|European edp" msgstr "यूरोपिअन edp" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:231 +#: gtk/paper_names_offsets.c:231 msgid "paper size|Executive" msgstr "एक्जिक्यूटिव" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:233 +#: gtk/paper_names_offsets.c:233 msgid "paper size|f" msgstr "f" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:235 +#: gtk/paper_names_offsets.c:235 msgid "paper size|FanFold European" msgstr "फॅनफोल्ड युरोपिअन" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:237 +#: gtk/paper_names_offsets.c:237 msgid "paper size|FanFold US" msgstr "फॅनफोल्ड US" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:239 +#: gtk/paper_names_offsets.c:239 msgid "paper size|FanFold German Legal" msgstr "फॅनफोल्ड जर्मन कायदेशीर" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:241 +#: gtk/paper_names_offsets.c:241 msgid "paper size|Government Legal" msgstr "सरकारी कायदेशीर" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:243 +#: gtk/paper_names_offsets.c:243 msgid "paper size|Government Letter" msgstr "सरकारी पत्र" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:245 +#: gtk/paper_names_offsets.c:245 msgid "paper size|Index 3x5" msgstr "Index 3x5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:247 +#: gtk/paper_names_offsets.c:247 msgid "paper size|Index 4x6 (postcard)" msgstr "Index 4x6 (पोस्टकार्ड)" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:249 +#: gtk/paper_names_offsets.c:249 msgid "paper size|Index 4x6 ext" msgstr "Index 4x6 ext" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:251 +#: gtk/paper_names_offsets.c:251 msgid "paper size|Index 5x8" msgstr "Index 5x8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:253 +#: gtk/paper_names_offsets.c:253 msgid "paper size|Invoice" msgstr "Invoice" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:255 +#: gtk/paper_names_offsets.c:255 msgid "paper size|Tabloid" msgstr "Tabloid" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:257 +#: gtk/paper_names_offsets.c:257 msgid "paper size|US Legal" msgstr "US कायदेशीर" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:259 +#: gtk/paper_names_offsets.c:259 msgid "paper size|US Legal Extra" msgstr "US कायदेशीर अतिरिक्त" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:261 +#: gtk/paper_names_offsets.c:261 msgid "paper size|US Letter" msgstr "US पत्र" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:263 +#: gtk/paper_names_offsets.c:263 msgid "paper size|US Letter Extra" msgstr "US पत्र अतिरिक्त" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:265 +#: gtk/paper_names_offsets.c:265 msgid "paper size|US Letter Plus" msgstr "US पत्र प्लस" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:267 +#: gtk/paper_names_offsets.c:267 msgid "paper size|Monarch Envelope" msgstr "मोनार्क पाकीट" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:269 +#: gtk/paper_names_offsets.c:269 msgid "paper size|#10 Envelope" msgstr "#10 पाकीट" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:271 +#: gtk/paper_names_offsets.c:271 msgid "paper size|#11 Envelope" msgstr "कागदाचा आकार|#11 पाकीट" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:273 +#: gtk/paper_names_offsets.c:273 msgid "paper size|#12 Envelope" msgstr "#12 पाकीट" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:275 +#: gtk/paper_names_offsets.c:275 msgid "paper size|#14 Envelope" msgstr "#14 पाकीट" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:277 +#: gtk/paper_names_offsets.c:277 msgid "paper size|#9 Envelope" msgstr "#9 पाकीट" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:279 +#: gtk/paper_names_offsets.c:279 msgid "paper size|Personal Envelope" msgstr "खाजगी पाकीट" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:281 +#: gtk/paper_names_offsets.c:281 msgid "paper size|Quarto" msgstr "Quarto" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:283 +#: gtk/paper_names_offsets.c:283 msgid "paper size|Super A" msgstr "सूपर A" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:285 +#: gtk/paper_names_offsets.c:285 msgid "paper size|Super B" msgstr "सूपर B" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:287 +#: gtk/paper_names_offsets.c:287 msgid "paper size|Wide Format" msgstr "रूंद स्वरुप" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:289 +#: gtk/paper_names_offsets.c:289 msgid "paper size|Dai-pa-kai" msgstr "Dai-pa-kai" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:291 +#: gtk/paper_names_offsets.c:291 msgid "paper size|Folio" msgstr "Folio" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:293 +#: gtk/paper_names_offsets.c:293 msgid "paper size|Folio sp" msgstr "Folio sp" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:295 +#: gtk/paper_names_offsets.c:295 msgid "paper size|Invite Envelope" msgstr "आमंत्रण पाकीट" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:297 +#: gtk/paper_names_offsets.c:297 msgid "paper size|Italian Envelope" msgstr "इटालिअन पाकीट" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:299 +#: gtk/paper_names_offsets.c:299 msgid "paper size|juuro-ku-kai" msgstr "juuro-ku-kai" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:301 +#: gtk/paper_names_offsets.c:301 msgid "paper size|pa-kai" msgstr "pa-kai" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:303 +#: gtk/paper_names_offsets.c:303 msgid "paper size|Postfix Envelope" msgstr "Postfix पाकीट" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:305 +#: gtk/paper_names_offsets.c:305 msgid "paper size|Small Photo" msgstr "लहान छायाचित्र" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:307 +#: gtk/paper_names_offsets.c:307 msgid "paper size|prc1 Envelope" msgstr "prc1 पाकीट" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:309 +#: gtk/paper_names_offsets.c:309 msgid "paper size|prc10 Envelope" msgstr "prc10 पाकीट" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:311 +#: gtk/paper_names_offsets.c:311 msgid "paper size|prc 16k" msgstr "prc 16k" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:313 +#: gtk/paper_names_offsets.c:313 msgid "paper size|prc2 Envelope" msgstr "prc2 पाकीट" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:315 +#: gtk/paper_names_offsets.c:315 msgid "paper size|prc3 Envelope" msgstr "prc3 पाकीट" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:317 +#: gtk/paper_names_offsets.c:317 msgid "paper size|prc 32k" msgstr "prc 32k" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:319 +#: gtk/paper_names_offsets.c:319 msgid "paper size|prc4 Envelope" msgstr "prc4 पाकीट" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:321 +#: gtk/paper_names_offsets.c:321 msgid "paper size|prc5 Envelope" msgstr "prc5 पाकीट" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:323 +#: gtk/paper_names_offsets.c:323 msgid "paper size|prc6 Envelope" msgstr "prc6 पाकीट" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:325 +#: gtk/paper_names_offsets.c:325 msgid "paper size|prc7 Envelope" msgstr "prc7 पाकीट" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:327 +#: gtk/paper_names_offsets.c:327 msgid "paper size|prc8 Envelope" msgstr "prc8 पाकीट" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:329 +#: gtk/paper_names_offsets.c:329 msgid "paper size|ROC 16k" msgstr "ROC 16k" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:331 +#: gtk/paper_names_offsets.c:331 msgid "paper size|ROC 8k" msgstr "ROC 8k" -#: ../gtk/updateiconcache.c:492 ../gtk/updateiconcache.c:552 +#: gtk/updateiconcache.c:492 gtk/updateiconcache.c:552 #, c-format msgid "different idatas found for symlinked '%s' and '%s'\n" msgstr "समानजुळवणी '%s' व '%s' करीता विविध idatas आढळले\n" -#: ../gtk/updateiconcache.c:1374 +#: gtk/updateiconcache.c:1374 #, c-format msgid "Failed to write header\n" msgstr "हेड्डरवर लिहीण्यास अपयशी\n" -#: ../gtk/updateiconcache.c:1380 +#: gtk/updateiconcache.c:1380 #, c-format msgid "Failed to write hash table\n" msgstr "हॅश कोष्टक लिहीण्यास अपयशी\n" -#: ../gtk/updateiconcache.c:1386 +#: gtk/updateiconcache.c:1386 #, c-format msgid "Failed to write folder index\n" msgstr "संचयीका विषयसूची लिहण्यास अपयशी\n" -#: ../gtk/updateiconcache.c:1394 +#: gtk/updateiconcache.c:1394 #, c-format msgid "Failed to rewrite header\n" msgstr "हेड्डर पुन्हा लिहीण्यास अपयशी\n" -#: ../gtk/updateiconcache.c:1455 +#: gtk/updateiconcache.c:1455 #, c-format msgid "Failed to open file %s : %s\n" msgstr "" -#: ../gtk/updateiconcache.c:1463 +#: gtk/updateiconcache.c:1463 #, c-format msgid "Failed to write cache file: %s\n" msgstr "कॅश फाइल लिहीण्यास अपयशी: %s\n" -#: ../gtk/updateiconcache.c:1499 +#: gtk/updateiconcache.c:1499 #, c-format msgid "The generated cache was invalid.\n" msgstr "निर्मीत कॅश अवैध आहे.\n" -#: ../gtk/updateiconcache.c:1511 +#: gtk/updateiconcache.c:1511 #, c-format msgid "Could not rename %s to %s: %s, removing %s then.\n" msgstr "%s चे %s मध्ये पुनःनामांकन करू शकले नाही: %s, %s काढून टाकत आहे.\n" -#: ../gtk/updateiconcache.c:1523 +#: gtk/updateiconcache.c:1523 #, c-format msgid "Could not rename %s to %s: %s\n" msgstr "%s चे %s असे पुनःनामांकन करू शकले: %s\n" -#: ../gtk/updateiconcache.c:1530 +#: gtk/updateiconcache.c:1530 #, c-format msgid "Could not rename %s back to %s: %s.\n" msgstr "%s ला %s असे पुनःनामांकीत करू शकले नाही: %s\n" -#: ../gtk/updateiconcache.c:1556 +#: gtk/updateiconcache.c:1556 #, c-format msgid "Cache file created successfully.\n" msgstr "कॅश फाइल यशस्वीरित्या बनविले गेले.\n" -#: ../gtk/updateiconcache.c:1595 +#: gtk/updateiconcache.c:1595 msgid "Overwrite an existing cache, even if up to date" msgstr "अस्तीत्वातील कॅश पुन्हा लिहा, जरी ते पूर्णतया व्यवस्थीत असले तरी" -#: ../gtk/updateiconcache.c:1596 +#: gtk/updateiconcache.c:1596 msgid "Don't check for the existence of index.theme" msgstr "index.theme चे अस्तित्व तपासू नका" -#: ../gtk/updateiconcache.c:1597 +#: gtk/updateiconcache.c:1597 msgid "Don't include image data in the cache" msgstr "कॅश मध्ये प्रतिमा माहिती समाविष्ट करू नका" -#: ../gtk/updateiconcache.c:1598 +#: gtk/updateiconcache.c:1598 msgid "Output a C header file" msgstr "C हेड्डर फाइल आउडपुट स्वरूपी बनवा" -#: ../gtk/updateiconcache.c:1599 +#: gtk/updateiconcache.c:1599 msgid "Turn off verbose output" msgstr "वाचणीय आउटपुट बंद करा" -#: ../gtk/updateiconcache.c:1600 +#: gtk/updateiconcache.c:1600 msgid "Validate existing icon cache" msgstr "अस्तित्वातील चिन्ह कॅश तपासा" -#: ../gtk/updateiconcache.c:1663 +#: gtk/updateiconcache.c:1663 #, c-format msgid "File not found: %s\n" msgstr "फाइल आढळले नाही: %s\n" -#: ../gtk/updateiconcache.c:1669 +#: gtk/updateiconcache.c:1669 #, c-format msgid "Not a valid icon cache: %s\n" msgstr "वैध चिन्ह कॅश नाही: %s\n" -#: ../gtk/updateiconcache.c:1682 +#: gtk/updateiconcache.c:1682 #, c-format msgid "No theme index file." msgstr "" -#: ../gtk/updateiconcache.c:1686 +#: gtk/updateiconcache.c:1686 #, c-format msgid "" "No theme index file in '%s'.\n" @@ -4318,278 +4313,277 @@ msgstr "" "जर तुम्हाला नक्की चिन्ह कॅश येथे बनवायचे असेल, तर --ignore-theme-index वापरा.\n" #. ID -#: ../modules/input/imam-et.c:454 +#: modules/input/imam-et.c:454 msgid "Amharic (EZ+)" msgstr "आम्हारिक (EZ+)" #. ID -#: ../modules/input/imcedilla.c:92 +#: modules/input/imcedilla.c:92 msgid "Cedilla" msgstr "सेडिल्ला" #. ID -#: ../modules/input/imcyrillic-translit.c:217 +#: modules/input/imcyrillic-translit.c:217 msgid "Cyrillic (Transliterated)" msgstr "सिरिलिक (Transliterated)" #. ID -#: ../modules/input/iminuktitut.c:127 +#: modules/input/iminuktitut.c:127 msgid "Inuktitut (Transliterated)" msgstr "इनुक्टीटूट (Transliterated)" #. ID -#: ../modules/input/imipa.c:145 +#: modules/input/imipa.c:145 msgid "IPA" msgstr "IPA" #. ID -#: ../modules/input/immultipress.c:31 +#: modules/input/immultipress.c:31 msgid "Multipress" msgstr "Multipress" #. ID -#: ../modules/input/imthai.c:35 +#: modules/input/imthai.c:35 msgid "Thai-Lao" msgstr "Thai-Lao" #. ID -#: ../modules/input/imti-er.c:453 +#: modules/input/imti-er.c:453 msgid "Tigrigna-Eritrean (EZ+)" msgstr "टिग्रीना-एरिट्रीन (EZ+)" #. ID -#: ../modules/input/imti-et.c:453 +#: modules/input/imti-et.c:453 msgid "Tigrigna-Ethiopian (EZ+)" msgstr "टिग्रीना-इथिओपिअन (EZ+)" #. ID -#: ../modules/input/imviqr.c:244 +#: modules/input/imviqr.c:244 msgid "Vietnamese (VIQR)" msgstr "विएतनामी (VIQR)" #. ID -#: ../modules/input/imxim.c:28 +#: modules/input/imxim.c:28 msgid "X Input Method" msgstr "X आदान पध्दत " -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1113 +#: modules/printbackends/cups/gtkprintbackendcups.c:1113 #, c-format msgid "Printer '%s' is low on toner." msgstr "" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1114 +#: modules/printbackends/cups/gtkprintbackendcups.c:1114 #, c-format msgid "Printer '%s' has no toner left." msgstr "" #. Translators: "Developer" like on photo development context -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1116 +#: modules/printbackends/cups/gtkprintbackendcups.c:1116 #, c-format msgid "Printer '%s' is low on developer." msgstr "" #. Translators: "Developer" like on photo development context -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1118 +#: modules/printbackends/cups/gtkprintbackendcups.c:1118 #, c-format msgid "Printer '%s' is out of developer." msgstr "" #. Translators: "marker" is one color bin of the printer -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1120 +#: modules/printbackends/cups/gtkprintbackendcups.c:1120 #, c-format msgid "Printer '%s' is low on at least one marker supply." msgstr "" #. Translators: "marker" is one color bin of the printer -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1122 +#: modules/printbackends/cups/gtkprintbackendcups.c:1122 #, c-format msgid "Printer '%s' is out of at least one marker supply." msgstr "" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1123 +#: modules/printbackends/cups/gtkprintbackendcups.c:1123 #, c-format msgid "The cover is open on printer '%s'." msgstr "" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1124 +#: modules/printbackends/cups/gtkprintbackendcups.c:1124 #, c-format msgid "The door is open on printer '%s'." msgstr "" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1125 +#: modules/printbackends/cups/gtkprintbackendcups.c:1125 #, c-format msgid "Printer '%s' is low on paper." msgstr "" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1126 +#: modules/printbackends/cups/gtkprintbackendcups.c:1126 #, c-format msgid "Printer '%s' is out of paper." msgstr "" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1127 +#: modules/printbackends/cups/gtkprintbackendcups.c:1127 #, c-format msgid "Printer '%s' is currently off-line." msgstr "" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1128 +#: modules/printbackends/cups/gtkprintbackendcups.c:1128 #, c-format msgid "Printer '%s' may not be connected." msgstr "" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1129 +#: modules/printbackends/cups/gtkprintbackendcups.c:1129 #, c-format msgid "There is a problem on printer '%s'." msgstr "" #. Translators: this is a printer status. -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1372 +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" #. Translators: this is a printer status. -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1378 +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "पाठपोट" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2000 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "कागद प्रकार" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2001 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "कागद स्त्रोत" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2002 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "प्रदान ट्रे" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2011 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "एका बाजूचे" #. Translators: this is an option of "Paper Source" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2015 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2023 +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 msgid "Auto Select" msgstr "स्वयं निवडणे" #. Translators: this is an option of "Paper Source" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2017 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2019 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2021 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2492 +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 msgid "Printer Default" msgstr "मुलभूत प्रिंटर" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2686 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "तातडीने" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2686 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "उंच" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2686 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "मध्यम" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2686 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "खाली" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2727 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "None" msgstr "काहीच नाही" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2727 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "वर्गीकृत" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2727 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "गुप्त" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2727 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Secret" msgstr "गुपित" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2727 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "मानक" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2727 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "उच्च गुपित" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2727 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "अवर्गिकृत" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2826 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, c-format msgid "Custom %sx%s" msgstr "" #. default filename used for print-to-file -#: ../modules/printbackends/file/gtkprintbackendfile.c:235 +#: modules/printbackends/file/gtkprintbackendfile.c:235 #, c-format msgid "output.%s" msgstr "प्रदान.%s" -#: ../modules/printbackends/file/gtkprintbackendfile.c:464 +#: modules/printbackends/file/gtkprintbackendfile.c:464 msgid "Print to File" msgstr "फाइलमध्ये छापा" -#: ../modules/printbackends/file/gtkprintbackendfile.c:541 +#: modules/printbackends/file/gtkprintbackendfile.c:541 msgid "PDF" msgstr "PDF" -#: ../modules/printbackends/file/gtkprintbackendfile.c:541 +#: modules/printbackends/file/gtkprintbackendfile.c:541 msgid "Postscript" msgstr "पोस्टस्क्रीप्ट" -#: ../modules/printbackends/file/gtkprintbackendfile.c:553 -#: ../modules/printbackends/test/gtkprintbackendtest.c:501 +#: modules/printbackends/file/gtkprintbackendfile.c:553 +#: modules/printbackends/test/gtkprintbackendtest.c:501 msgid "Pages per _sheet:" msgstr "प्रति पत्र पाने(_s):" -#: ../modules/printbackends/file/gtkprintbackendfile.c:599 +#: modules/printbackends/file/gtkprintbackendfile.c:599 msgid "File" msgstr "फाइल" -#: ../modules/printbackends/file/gtkprintbackendfile.c:608 +#: modules/printbackends/file/gtkprintbackendfile.c:608 msgid "_Output format" msgstr "प्रदान स्वरूप(_O)" -#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:398 +#: modules/printbackends/lpr/gtkprintbackendlpr.c:398 msgid "Print to LPR" msgstr "LPR वर छापा" -#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:424 +#: modules/printbackends/lpr/gtkprintbackendlpr.c:424 msgid "Pages Per Sheet" msgstr "प्रति पत्र पृष्ठे" -#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:431 +#: modules/printbackends/lpr/gtkprintbackendlpr.c:431 msgid "Command Line" msgstr "आदेश पंक्ती" #. default filename used for print-to-test -#: ../modules/printbackends/test/gtkprintbackendtest.c:235 +#: modules/printbackends/test/gtkprintbackendtest.c:235 #, c-format msgid "test-output.%s" msgstr "test-output.%s" -#: ../modules/printbackends/test/gtkprintbackendtest.c:465 +#: modules/printbackends/test/gtkprintbackendtest.c:465 msgid "Print to Test Printer" msgstr "चाचणी छपाईयंत्रकरीता छपाई" -#: ../tests/testfilechooser.c:207 +#: tests/testfilechooser.c:207 #, c-format msgid "Could not get information for file '%s': %s" msgstr "'%s' फाइलची माहिती मिळवता आली नाही: %s" - diff --git a/po/ms.po b/po/ms.po index 3ac8f36410..f9b01fee72 100644 --- a/po/ms.po +++ b/po/ms.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: Gtk+ 1.3.x\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2004-04-04 01:11+0730\n" "Last-Translator: Hasbullah Bin Pit \n" "Language-Team: Projek Gabai \n" @@ -976,7 +976,7 @@ msgstr "Gagal membuka imej TIFF" msgid "Couldn't write to TIFF file" msgstr "Tak dapat menukar namafail" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "Format imej TIFF" @@ -1169,7 +1169,7 @@ msgid_plural "Opening %d Items" msgstr[0] "" msgstr[1] "" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "" @@ -1184,32 +1184,32 @@ msgid "C_redits" msgstr "_Cipta" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "" @@ -1252,7 +1252,7 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "" @@ -1262,7 +1262,7 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "" @@ -1272,17 +1272,17 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "" @@ -1330,7 +1330,7 @@ msgstr "calendar:week_start:0" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "" @@ -1345,7 +1345,7 @@ msgstr "" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "" @@ -1361,7 +1361,7 @@ msgstr "" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, fuzzy, c-format msgid "calendar:week:digits|%d" msgstr "calendar:week_start:0" @@ -1377,7 +1377,7 @@ msgstr "calendar:week_start:0" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "" @@ -1507,14 +1507,14 @@ msgstr "_Palet" msgid "Color Wheel" msgstr "Roda" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " "current by dragging it to the other color swatch alongside." msgstr "" -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." @@ -1522,11 +1522,11 @@ msgstr "" "Warna yang anda pilih. Anda boleh heret warna ini ke kemasukan palet supaya " "disimpan untuk kegunaan masa hadapan." -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "_Simpan warna di sini" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1539,11 +1539,11 @@ msgstr "" msgid "Color Selection" msgstr "Pemilihan Warna" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "_Method input" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "Sel_itkan aksara Kawalan Unicode" @@ -1561,7 +1561,7 @@ msgstr "Desktop" msgid "(None)" msgstr "tiada" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "" @@ -2072,7 +2072,7 @@ msgstr "Sai_z:" msgid "_Preview:" msgstr "_Prebiu:" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "Pemilihan Font" @@ -2110,7 +2110,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "Ikon '%s' tak wujud pada tema" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 #, fuzzy msgid "Failed to load icon" msgstr "Gagal memuatkan imej TIFF" @@ -2211,20 +2211,12 @@ msgstr "(tidak diketahui)" msgid "Cl_ear" msgstr "_Kosongkan" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 #, fuzzy msgid "Copy URL" msgstr "_Salin" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 #, fuzzy msgid "Invalid URI" msgstr "UTF-8 tidak sah" @@ -2305,26 +2297,18 @@ msgid "_Password:" msgstr "Tekanan" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +msgid "Forget password _immediately" msgstr "" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +msgid "Remember password until you _logout" msgstr "" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +msgid "Remember _forever" msgstr "" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "Halaman %u" @@ -2386,7 +2370,7 @@ msgstr "_Ciri-ciri" msgid "_Orientation:" msgstr "Ke_tepuan:" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 #, fuzzy msgid "Page Setup" msgstr "Halaman %u" @@ -2448,7 +2432,7 @@ msgstr "" msgid "Down Path" msgstr "" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 #, fuzzy msgid "File System Root" msgstr "Sistemfail" @@ -2564,8 +2548,9 @@ msgstr "" msgid "Out of paper" msgstr "" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 #, fuzzy msgid "Paused" msgstr "Te_pek" @@ -2615,200 +2600,192 @@ msgstr "Pengepala tidak sah dalam ikon" msgid "Unspecified error" msgstr "" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 #, fuzzy msgid "Printer" msgstr "_Cetak" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 #, fuzzy msgid "Location" msgstr "_Lokasi:" -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 msgid "Range" msgstr "" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 msgid "_All Pages" msgstr "" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 #, fuzzy msgid "C_urrent Page" msgstr "_Cipta" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 msgid "Pag_es:" msgstr "" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" msgstr "" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 #, fuzzy msgid "C_ollate" msgstr "_Cipta" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 #, fuzzy msgid "_Reverse" msgstr "Be_rbalik" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 #, fuzzy msgid "Pages per _side:" msgstr "_Ciri-ciri" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 #, fuzzy msgid "_Only print:" msgstr "_Cetak" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 #, fuzzy msgid "Sc_ale:" msgstr "_Nilai:" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 #, fuzzy msgid "Paper _type:" msgstr "_Ciri-ciri" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 #, fuzzy msgid "Paper _source:" msgstr "_Ciri-ciri" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 #, fuzzy msgid "_Now" msgstr "_Tidak" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 #, fuzzy msgid "On _hold" msgstr "_Bold" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 #, fuzzy msgid "Color" msgstr "_Warna" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 #, fuzzy msgid "Print" msgstr "_Cetak" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "Kumpulan" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "Butang alat radio yang dimiliki oleh kumpulan ini" - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2829,44 +2806,44 @@ msgstr "" msgid "Select which type of documents are shown" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 #, fuzzy msgid "Could not remove item" msgstr "" "Tak dapat memilih %s:\n" "%s" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 #, fuzzy msgid "Could not clear list" msgstr "" "Tak dapat memilih %s:\n" "%s" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 #, fuzzy msgid "Copy _Location" msgstr "Buka Lokasi" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 #, fuzzy msgid "_Clear List" msgstr "_Kosongkan" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "" @@ -2922,10 +2899,10 @@ msgstr "" msgid "recent menu label|%d. %s" msgstr "" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, fuzzy, c-format msgid "Unable to find an item with URI '%s'" msgstr "Tak menjumpai fail include: \"%s\"" @@ -4605,96 +4582,100 @@ msgstr "" msgid "There is a problem on printer '%s'." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 #, fuzzy msgid "Auto Select" msgstr "Pemilihan Font" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 #, fuzzy msgid "Printer Default" msgstr "Default" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 #, fuzzy msgid "None" msgstr "tiada" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 #, fuzzy msgid "Secret" msgstr "Skrin" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, c-format msgid "Custom %sx%s" msgstr "" @@ -4762,6 +4743,12 @@ msgstr "_Cetak" msgid "Could not get information for file '%s': %s" msgstr "Tak dapat peroleh maklumat bagi fail '%s': %s" +#~ msgid "Group" +#~ msgstr "Kumpulan" + +#~ msgid "The radio tool button whose group this button belongs to." +#~ msgstr "Butang alat radio yang dimiliki oleh kumpulan ini" + #~ msgid "Invalid filename: %s" #~ msgstr "Namafail tidak sah: %s" diff --git a/po/nb.po b/po/nb.po index 60f1c43cc6..db486e83d2 100644 --- a/po/nb.po +++ b/po/nb.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+ 2.13.x\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-15 12:58+0200\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2008-08-15 12:59+0200\n" "Last-Translator: Kjartan Maraas \n" "Language-Team: Norwegian Bokmål \n" @@ -16,56 +16,56 @@ msgstr "" "Content-Transfer-Encoding: 8-bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ../gdk/directfb/gdkdisplay-directfb.c:55 +#: gdk/directfb/gdkdisplay-directfb.c:55 msgid "directfb arg" msgstr "directfb argument" -#: ../gdk/directfb/gdkdisplay-directfb.c:55 +#: gdk/directfb/gdkdisplay-directfb.c:55 msgid "sdl|system" msgstr "sdl|system" #. Description of --class=CLASS in --help output -#: ../gdk/gdk.c:126 +#: gdk/gdk.c:126 msgid "Program class as used by the window manager" msgstr "Programklasse som brukes av vindushåndtereren" #. Placeholder in --class=CLASS in --help output -#: ../gdk/gdk.c:127 +#: gdk/gdk.c:127 msgid "CLASS" msgstr "KLASSE" #. Description of --name=NAME in --help output -#: ../gdk/gdk.c:129 +#: gdk/gdk.c:129 msgid "Program name as used by the window manager" msgstr "Programnavn som brukes av vindushåndtereren" #. Placeholder in --name=NAME in --help output -#: ../gdk/gdk.c:130 +#: gdk/gdk.c:130 msgid "NAME" msgstr "NAVN" #. Description of --display=DISPLAY in --help output -#: ../gdk/gdk.c:132 +#: gdk/gdk.c:132 msgid "X display to use" msgstr "X-skjerm som skal brukes" #. Placeholder in --display=DISPLAY in --help output -#: ../gdk/gdk.c:133 +#: gdk/gdk.c:133 msgid "DISPLAY" msgstr "SKJERM" #. Description of --screen=SCREEN in --help output -#: ../gdk/gdk.c:135 +#: gdk/gdk.c:135 msgid "X screen to use" msgstr "X-skjerm som skal brukes" #. Placeholder in --screen=SCREEN in --help output -#: ../gdk/gdk.c:136 +#: gdk/gdk.c:136 msgid "SCREEN" msgstr "SKJERM" #. Description of --gdk-debug=FLAGS in --help output -#: ../gdk/gdk.c:139 +#: gdk/gdk.c:139 msgid "Gdk debugging flags to set" msgstr "Feilsøkingsflagg som skal settes for Gdk" @@ -73,176 +73,176 @@ msgstr "Feilsøkingsflagg som skal settes for Gdk" #. Placeholder in --gdk-no-debug=FLAGS in --help output #. Placeholder in --gtk-debug=FLAGS in --help output #. Placeholder in --gtk-no-debug=FLAGS in --help output -#: ../gdk/gdk.c:140 ../gdk/gdk.c:143 ../gtk/gtkmain.c:428 ../gtk/gtkmain.c:431 +#: gdk/gdk.c:140 gdk/gdk.c:143 gtk/gtkmain.c:428 gtk/gtkmain.c:431 msgid "FLAGS" msgstr "FLAGG" #. Description of --gdk-no-debug=FLAGS in --help output -#: ../gdk/gdk.c:142 +#: gdk/gdk.c:142 msgid "Gdk debugging flags to unset" msgstr "Feilsøkingsflagg for Gdk som skal fjernes" -#: ../gdk/keyname-table.h:3940 +#: gdk/keyname-table.h:3940 msgid "keyboard label|BackSpace" msgstr "Backspace" -#: ../gdk/keyname-table.h:3941 +#: gdk/keyname-table.h:3941 msgid "keyboard label|Tab" msgstr "Tab" -#: ../gdk/keyname-table.h:3942 +#: gdk/keyname-table.h:3942 msgid "keyboard label|Return" msgstr "Enter" -#: ../gdk/keyname-table.h:3943 +#: gdk/keyname-table.h:3943 msgid "keyboard label|Pause" msgstr "Pause" -#: ../gdk/keyname-table.h:3944 +#: gdk/keyname-table.h:3944 msgid "keyboard label|Scroll_Lock" msgstr "Scroll Lock" -#: ../gdk/keyname-table.h:3945 +#: gdk/keyname-table.h:3945 msgid "keyboard label|Sys_Req" msgstr "Sys Req" -#: ../gdk/keyname-table.h:3946 +#: gdk/keyname-table.h:3946 msgid "keyboard label|Escape" msgstr "Escape" -#: ../gdk/keyname-table.h:3947 +#: gdk/keyname-table.h:3947 msgid "keyboard label|Multi_key" msgstr "Multi_key" -#: ../gdk/keyname-table.h:3948 +#: gdk/keyname-table.h:3948 msgid "keyboard label|Home" msgstr "Home" -#: ../gdk/keyname-table.h:3949 +#: gdk/keyname-table.h:3949 msgid "keyboard label|Left" msgstr "Venstre" -#: ../gdk/keyname-table.h:3950 +#: gdk/keyname-table.h:3950 msgid "keyboard label|Up" msgstr "Opp" -#: ../gdk/keyname-table.h:3951 +#: gdk/keyname-table.h:3951 msgid "keyboard label|Right" msgstr "Høyre" -#: ../gdk/keyname-table.h:3952 +#: gdk/keyname-table.h:3952 msgid "keyboard label|Down" msgstr "Ned" -#: ../gdk/keyname-table.h:3953 +#: gdk/keyname-table.h:3953 msgid "keyboard label|Page_Up" msgstr "Page Up" -#: ../gdk/keyname-table.h:3954 +#: gdk/keyname-table.h:3954 msgid "keyboard label|Page_Down" msgstr "Page Down" -#: ../gdk/keyname-table.h:3955 +#: gdk/keyname-table.h:3955 msgid "keyboard label|End" msgstr "End" -#: ../gdk/keyname-table.h:3956 +#: gdk/keyname-table.h:3956 msgid "keyboard label|Begin" msgstr "Begin" -#: ../gdk/keyname-table.h:3957 +#: gdk/keyname-table.h:3957 msgid "keyboard label|Print" msgstr "Print Screen" -#: ../gdk/keyname-table.h:3958 +#: gdk/keyname-table.h:3958 msgid "keyboard label|Insert" msgstr "Insert" -#: ../gdk/keyname-table.h:3959 +#: gdk/keyname-table.h:3959 msgid "keyboard label|Num_Lock" msgstr "Num Lock" -#: ../gdk/keyname-table.h:3960 +#: gdk/keyname-table.h:3960 msgid "keyboard label|KP_Space" msgstr "KP_Space" -#: ../gdk/keyname-table.h:3961 +#: gdk/keyname-table.h:3961 msgid "keyboard label|KP_Tab" msgstr "KP_Tab" -#: ../gdk/keyname-table.h:3962 +#: gdk/keyname-table.h:3962 msgid "keyboard label|KP_Enter" msgstr "KP_Enter" -#: ../gdk/keyname-table.h:3963 +#: gdk/keyname-table.h:3963 msgid "keyboard label|KP_Home" msgstr "KP_Home" -#: ../gdk/keyname-table.h:3964 +#: gdk/keyname-table.h:3964 msgid "keyboard label|KP_Left" msgstr "KP_Left" -#: ../gdk/keyname-table.h:3965 +#: gdk/keyname-table.h:3965 msgid "keyboard label|KP_Up" msgstr "KP_Up" -#: ../gdk/keyname-table.h:3966 +#: gdk/keyname-table.h:3966 msgid "keyboard label|KP_Right" msgstr "KP_Right" -#: ../gdk/keyname-table.h:3967 +#: gdk/keyname-table.h:3967 msgid "keyboard label|KP_Down" msgstr "KP_Down" -#: ../gdk/keyname-table.h:3968 +#: gdk/keyname-table.h:3968 msgid "keyboard label|KP_Page_Up" msgstr "KP_Page_Up" -#: ../gdk/keyname-table.h:3969 +#: gdk/keyname-table.h:3969 msgid "keyboard label|KP_Prior" msgstr "KP_Prior" -#: ../gdk/keyname-table.h:3970 +#: gdk/keyname-table.h:3970 msgid "keyboard label|KP_Page_Down" msgstr "KP_Page_Down" -#: ../gdk/keyname-table.h:3971 +#: gdk/keyname-table.h:3971 msgid "keyboard label|KP_Next" msgstr "KP_Next" -#: ../gdk/keyname-table.h:3972 +#: gdk/keyname-table.h:3972 msgid "keyboard label|KP_End" msgstr "KP_End" -#: ../gdk/keyname-table.h:3973 +#: gdk/keyname-table.h:3973 msgid "keyboard label|KP_Begin" msgstr "KP_Begin" -#: ../gdk/keyname-table.h:3974 +#: gdk/keyname-table.h:3974 msgid "keyboard label|KP_Insert" msgstr "KP_Insert" -#: ../gdk/keyname-table.h:3975 +#: gdk/keyname-table.h:3975 msgid "keyboard label|KP_Delete" msgstr "KP_Delete" -#: ../gdk/keyname-table.h:3976 +#: gdk/keyname-table.h:3976 msgid "keyboard label|Delete" msgstr "Delete" -#: ../gdk-pixbuf/gdk-pixbuf-animation.c:133 ../gdk-pixbuf/gdk-pixbuf-io.c:944 -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1205 ../tests/testfilechooser.c:222 +#: gdk-pixbuf/gdk-pixbuf-animation.c:133 gdk-pixbuf/gdk-pixbuf-io.c:944 +#: gdk-pixbuf/gdk-pixbuf-io.c:1205 tests/testfilechooser.c:222 #, c-format msgid "Failed to open file '%s': %s" msgstr "Klarte ikke å åpne fil «%s»: %s" -#: ../gdk-pixbuf/gdk-pixbuf-animation.c:146 ../gdk-pixbuf/gdk-pixbuf-io.c:956 +#: gdk-pixbuf/gdk-pixbuf-animation.c:146 gdk-pixbuf/gdk-pixbuf-io.c:956 #, c-format msgid "Image file '%s' contains no data" msgstr "Bildefil «%s» inneholder ikke data" -#: ../gdk-pixbuf/gdk-pixbuf-animation.c:188 ../gdk-pixbuf/gdk-pixbuf-io.c:993 -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1257 ../tests/testfilechooser.c:267 +#: gdk-pixbuf/gdk-pixbuf-animation.c:188 gdk-pixbuf/gdk-pixbuf-io.c:993 +#: gdk-pixbuf/gdk-pixbuf-io.c:1257 tests/testfilechooser.c:267 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" @@ -250,7 +250,7 @@ msgstr "" "Feil under lasting av bilde «%s»: årsak ikke kjent, sannsynligvis korrupt " "bildefil" -#: ../gdk-pixbuf/gdk-pixbuf-animation.c:221 +#: gdk-pixbuf/gdk-pixbuf-animation.c:221 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -259,12 +259,12 @@ msgstr "" "Feil under lasting av animasjon «%s»: årsak ikke kjent, sannsynligvis korrupt " "animasjonsfil" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:566 +#: gdk-pixbuf/gdk-pixbuf-io.c:566 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "Kan ikke laste modul for innlesing av bilder: %s: %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:581 +#: gdk-pixbuf/gdk-pixbuf-io.c:581 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -273,54 +273,54 @@ msgstr "" "Modul %s for bildelasting eksporterer ikke riktig grensesnitt; kanskje den " "er fra en annen GTK-versjon?" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:726 ../gdk-pixbuf/gdk-pixbuf-io.c:755 +#: gdk-pixbuf/gdk-pixbuf-io.c:726 gdk-pixbuf/gdk-pixbuf-io.c:755 #, c-format msgid "Image type '%s' is not supported" msgstr "Bildetype «%s» er ikke støttet" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:825 +#: gdk-pixbuf/gdk-pixbuf-io.c:825 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "Kunne ikke gjenkjenne bildeformatet for fil «%s»" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:833 +#: gdk-pixbuf/gdk-pixbuf-io.c:833 msgid "Unrecognized image file format" msgstr "Ikke-gjenkjent bildeformat" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1002 +#: gdk-pixbuf/gdk-pixbuf-io.c:1002 #, c-format msgid "Failed to load image '%s': %s" msgstr "Feil under lasting av bilde «%s»: %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1638 ../gdk-pixbuf/io-gdip-utils.c:935 +#: gdk-pixbuf/gdk-pixbuf-io.c:1638 gdk-pixbuf/io-gdip-utils.c:935 #, c-format msgid "Error writing to image file: %s" msgstr "Feil under skriving til bildefil: %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1684 ../gdk-pixbuf/gdk-pixbuf-io.c:1815 +#: gdk-pixbuf/gdk-pixbuf-io.c:1684 gdk-pixbuf/gdk-pixbuf-io.c:1815 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "" "Dette versjonen av gdk-pixbuf støtter ikke lagring av bildeformatet: %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1718 +#: gdk-pixbuf/gdk-pixbuf-io.c:1718 msgid "Insufficient memory to save image to callback" msgstr "Ikke nok minne til å lagre bilde til callback" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1731 +#: gdk-pixbuf/gdk-pixbuf-io.c:1731 msgid "Failed to open temporary file" msgstr "Kunne ikke åpne midlertidig fil" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1757 +#: gdk-pixbuf/gdk-pixbuf-io.c:1757 msgid "Failed to read from temporary file" msgstr "Kunne ikke lese fra midlertidig fil" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1992 +#: gdk-pixbuf/gdk-pixbuf-io.c:1992 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "Feil under åpning av «%s» for skriving: %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:2017 +#: gdk-pixbuf/gdk-pixbuf-io.c:2017 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: %" @@ -329,15 +329,15 @@ msgstr "" "Feil under lukking av «%s» under skriving av bilde. Det er ikke sikkert at " "alle data er lagret: %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:2237 ../gdk-pixbuf/gdk-pixbuf-io.c:2288 +#: gdk-pixbuf/gdk-pixbuf-io.c:2237 gdk-pixbuf/gdk-pixbuf-io.c:2288 msgid "Insufficient memory to save image into a buffer" msgstr "Ikke nok minne til å lagre bilde til buffer" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:2334 +#: gdk-pixbuf/gdk-pixbuf-io.c:2334 msgid "Error writing to image stream" msgstr "Feil under skriving til bildestrøm" -#: ../gdk-pixbuf/gdk-pixbuf-loader.c:330 +#: gdk-pixbuf/gdk-pixbuf-loader.c:330 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -346,147 +346,142 @@ msgstr "" "Intern feil: Modul for lasting av bilder «%s» klarte ikke å fullføre en " "operasjon, men ga ingen årsak for feilen" -#: ../gdk-pixbuf/gdk-pixbuf-loader.c:373 +#: gdk-pixbuf/gdk-pixbuf-loader.c:373 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "Stegvis lasting av bildetype «%s» er ikke støttet" -#: ../gdk-pixbuf/gdk-pixdata.c:147 +#: gdk-pixbuf/gdk-pixdata.c:147 msgid "Image header corrupt" msgstr "Korrupt header i bilde" -#: ../gdk-pixbuf/gdk-pixdata.c:152 +#: gdk-pixbuf/gdk-pixdata.c:152 msgid "Image format unknown" msgstr "Ukjent bildeformat" -#: ../gdk-pixbuf/gdk-pixdata.c:157 ../gdk-pixbuf/gdk-pixdata.c:487 +#: gdk-pixbuf/gdk-pixdata.c:157 gdk-pixbuf/gdk-pixdata.c:487 msgid "Image pixel data corrupt" msgstr "Korrupt pikseldata i bilde" -#: ../gdk-pixbuf/gdk-pixdata.c:431 +#: gdk-pixbuf/gdk-pixdata.c:431 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "kunne ikke allokere buffer for bilde på %u byte" msgstr[1] "kunne ikke allokere buffer for bilde på %u bytes" -#: ../gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:244 msgid "Unexpected icon chunk in animation" msgstr "Uventet ikondel i animasjonen" -#: ../gdk-pixbuf/io-ani.c:337 +#: gdk-pixbuf/io-ani.c:337 msgid "Unsupported animation type" msgstr "Animasjonstype ikke støttet" -#: ../gdk-pixbuf/io-ani.c:348 ../gdk-pixbuf/io-ani.c:406 -#: ../gdk-pixbuf/io-ani.c:432 ../gdk-pixbuf/io-ani.c:455 -#: ../gdk-pixbuf/io-ani.c:482 ../gdk-pixbuf/io-ani.c:569 +#: gdk-pixbuf/io-ani.c:348 gdk-pixbuf/io-ani.c:406 gdk-pixbuf/io-ani.c:432 +#: gdk-pixbuf/io-ani.c:455 gdk-pixbuf/io-ani.c:482 gdk-pixbuf/io-ani.c:569 msgid "Invalid header in animation" msgstr "Ugyldig header i animasjon" -#: ../gdk-pixbuf/io-ani.c:358 ../gdk-pixbuf/io-ani.c:380 -#: ../gdk-pixbuf/io-ani.c:464 ../gdk-pixbuf/io-ani.c:491 -#: ../gdk-pixbuf/io-ani.c:542 ../gdk-pixbuf/io-ani.c:614 +#: gdk-pixbuf/io-ani.c:358 gdk-pixbuf/io-ani.c:380 gdk-pixbuf/io-ani.c:464 +#: gdk-pixbuf/io-ani.c:491 gdk-pixbuf/io-ani.c:542 gdk-pixbuf/io-ani.c:614 msgid "Not enough memory to load animation" msgstr "Ikke nok minne til å laste animasjon" -#: ../gdk-pixbuf/io-ani.c:398 ../gdk-pixbuf/io-ani.c:424 -#: ../gdk-pixbuf/io-ani.c:443 +#: gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 gdk-pixbuf/io-ani.c:443 msgid "Malformed chunk in animation" msgstr "Feil i en del av animasjonen" -#: ../gdk-pixbuf/io-ani.c:711 +#: gdk-pixbuf/io-ani.c:711 msgid "The ANI image format" msgstr "ANI bildeformat" -#: ../gdk-pixbuf/io-bmp.c:230 ../gdk-pixbuf/io-bmp.c:267 -#: ../gdk-pixbuf/io-bmp.c:338 ../gdk-pixbuf/io-bmp.c:370 -#: ../gdk-pixbuf/io-bmp.c:393 ../gdk-pixbuf/io-bmp.c:496 +#: gdk-pixbuf/io-bmp.c:230 gdk-pixbuf/io-bmp.c:267 gdk-pixbuf/io-bmp.c:338 +#: gdk-pixbuf/io-bmp.c:370 gdk-pixbuf/io-bmp.c:393 gdk-pixbuf/io-bmp.c:496 msgid "BMP image has bogus header data" msgstr "BMP-bilde har ugyldige data i header" -#: ../gdk-pixbuf/io-bmp.c:241 ../gdk-pixbuf/io-bmp.c:433 +#: gdk-pixbuf/io-bmp.c:241 gdk-pixbuf/io-bmp.c:433 msgid "Not enough memory to load bitmap image" msgstr "Ikke nok minne til å laste bitkart-bilde" -#: ../gdk-pixbuf/io-bmp.c:319 +#: gdk-pixbuf/io-bmp.c:319 msgid "BMP image has unsupported header size" msgstr "BMP-bilde har ustøttet headerstørrelse" -#: ../gdk-pixbuf/io-bmp.c:357 +#: gdk-pixbuf/io-bmp.c:357 msgid "Topdown BMP images cannot be compressed" msgstr "Topdown BMP-bilder kan ikke komprimeres" -#: ../gdk-pixbuf/io-bmp.c:717 ../gdk-pixbuf/io-pnm.c:709 +#: gdk-pixbuf/io-bmp.c:717 gdk-pixbuf/io-pnm.c:709 msgid "Premature end-of-file encountered" msgstr "Prematur slutt-på-fil funnet" -#: ../gdk-pixbuf/io-bmp.c:1329 +#: gdk-pixbuf/io-bmp.c:1329 msgid "Couldn't allocate memory for saving BMP file" msgstr "Kunne ikke allokere minne for lagring av BMP-fil" -#: ../gdk-pixbuf/io-bmp.c:1370 +#: gdk-pixbuf/io-bmp.c:1370 msgid "Couldn't write to BMP file" msgstr "Kunne ikke skrive til BMP-fil" -#: ../gdk-pixbuf/io-bmp.c:1423 ../gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1423 gdk-pixbuf/io-gdip-bmp.c:82 msgid "The BMP image format" msgstr "BMP bildeformat" -#: ../gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:222 #, c-format msgid "Failure reading GIF: %s" msgstr "Feil under lesing av GIF: %s" -#: ../gdk-pixbuf/io-gif.c:496 ../gdk-pixbuf/io-gif.c:1477 -#: ../gdk-pixbuf/io-gif.c:1638 +#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1477 gdk-pixbuf/io-gif.c:1638 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "GIF-fil mangler data (kanskje den har blitt avkuttet på en måte?)" -#: ../gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:505 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "Intern feil i GIF-laster (%s)" -#: ../gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:579 msgid "Stack overflow" msgstr "Stabeloverflyt" -#: ../gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:639 msgid "GIF image loader cannot understand this image." msgstr "Laster for GIF-bilder forstår ikke dette bildet." -#: ../gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:668 msgid "Bad code encountered" msgstr "Ugyldig kode funnet" -#: ../gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:678 msgid "Circular table entry in GIF file" msgstr "Sirkulær tabelloppføring i GIF-fil" -#: ../gdk-pixbuf/io-gif.c:866 ../gdk-pixbuf/io-gif.c:1464 -#: ../gdk-pixbuf/io-gif.c:1511 ../gdk-pixbuf/io-gif.c:1626 +#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1464 gdk-pixbuf/io-gif.c:1511 +#: gdk-pixbuf/io-gif.c:1626 msgid "Not enough memory to load GIF file" msgstr "Ikke nok minne til å laste GIF-bilde" -#: ../gdk-pixbuf/io-gif.c:956 +#: gdk-pixbuf/io-gif.c:956 msgid "Not enough memory to composite a frame in GIF file" msgstr "Ikke nok minne til å sette sammen en ramme i GIF-filen" -#: ../gdk-pixbuf/io-gif.c:1128 +#: gdk-pixbuf/io-gif.c:1128 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "GIF-bilde er korrupt (ukorrekt LZW-kompresjon)" -#: ../gdk-pixbuf/io-gif.c:1178 +#: gdk-pixbuf/io-gif.c:1178 msgid "File does not appear to be a GIF file" msgstr "Filen ser ikke ut til å være en GIF-fil" -#: ../gdk-pixbuf/io-gif.c:1190 +#: gdk-pixbuf/io-gif.c:1190 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "Versjon %s av GIF filformatet er ikke støttet" -#: ../gdk-pixbuf/io-gif.c:1299 +#: gdk-pixbuf/io-gif.c:1299 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -494,114 +489,112 @@ msgstr "" "GIF-bildet har ikke globalt fargekart, og et delbilde i det har ikke lokalt " "fargekart." -#: ../gdk-pixbuf/io-gif.c:1533 +#: gdk-pixbuf/io-gif.c:1533 msgid "GIF image was truncated or incomplete." msgstr "GIF-bildet er avkuttet eller ukomplett." -#: ../gdk-pixbuf/io-gif.c:1689 ../gdk-pixbuf/io-gdip-gif.c:80 +#: gdk-pixbuf/io-gif.c:1689 gdk-pixbuf/io-gdip-gif.c:80 msgid "The GIF image format" msgstr "GIF bildeformat" -#: ../gdk-pixbuf/io-ico.c:211 ../gdk-pixbuf/io-ico.c:225 -#: ../gdk-pixbuf/io-ico.c:277 ../gdk-pixbuf/io-ico.c:290 -#: ../gdk-pixbuf/io-ico.c:359 +#: gdk-pixbuf/io-ico.c:211 gdk-pixbuf/io-ico.c:225 gdk-pixbuf/io-ico.c:277 +#: gdk-pixbuf/io-ico.c:290 gdk-pixbuf/io-ico.c:359 msgid "Invalid header in icon" msgstr "Ugyldig header i ikon" -#: ../gdk-pixbuf/io-ico.c:240 ../gdk-pixbuf/io-ico.c:300 -#: ../gdk-pixbuf/io-ico.c:369 ../gdk-pixbuf/io-ico.c:432 -#: ../gdk-pixbuf/io-ico.c:462 +#: gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:369 +#: gdk-pixbuf/io-ico.c:432 gdk-pixbuf/io-ico.c:462 msgid "Not enough memory to load icon" msgstr "Ikke nok minne til å laste ikon" -#: ../gdk-pixbuf/io-ico.c:322 +#: gdk-pixbuf/io-ico.c:322 msgid "Icon has zero width" msgstr "Ikon har null bredde" -#: ../gdk-pixbuf/io-ico.c:332 +#: gdk-pixbuf/io-ico.c:332 msgid "Icon has zero height" msgstr "Ikon har null høyde" -#: ../gdk-pixbuf/io-ico.c:384 +#: gdk-pixbuf/io-ico.c:384 msgid "Compressed icons are not supported" msgstr "Komprimerte ikoner er ikke støttet" -#: ../gdk-pixbuf/io-ico.c:417 +#: gdk-pixbuf/io-ico.c:417 msgid "Unsupported icon type" msgstr "Ikontype ikke støttet" -#: ../gdk-pixbuf/io-ico.c:511 +#: gdk-pixbuf/io-ico.c:511 msgid "Not enough memory to load ICO file" msgstr "Ikke nok minne til å laste ICO-fil" -#: ../gdk-pixbuf/io-ico.c:976 +#: gdk-pixbuf/io-ico.c:976 msgid "Image too large to be saved as ICO" msgstr "Bildet er for stort til å lagre som ICO" -#: ../gdk-pixbuf/io-ico.c:987 +#: gdk-pixbuf/io-ico.c:987 msgid "Cursor hotspot outside image" msgstr "Markørposisjon utenfor bildet" -#: ../gdk-pixbuf/io-ico.c:1010 +#: gdk-pixbuf/io-ico.c:1010 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "Ikke støttet dybde for ICO-fil: %d" -#: ../gdk-pixbuf/io-ico.c:1245 ../gdk-pixbuf/io-gdip-ico.c:59 +#: gdk-pixbuf/io-ico.c:1245 gdk-pixbuf/io-gdip-ico.c:59 msgid "The ICO image format" msgstr "ICO bildeformat" -#: ../gdk-pixbuf/io-icns.c:345 +#: gdk-pixbuf/io-icns.c:345 #, c-format msgid "Error reading ICNS image: %s" msgstr "Feil under lesing av ICNS-bilde: %s" -#: ../gdk-pixbuf/io-icns.c:362 +#: gdk-pixbuf/io-icns.c:362 msgid "Could not decode ICNS file" msgstr "Kunne ikke dekode ICNS-fil" -#: ../gdk-pixbuf/io-icns.c:395 +#: gdk-pixbuf/io-icns.c:395 msgid "The ICNS image format" msgstr "ICNS bildeformat" -#: ../gdk-pixbuf/io-jasper.c:75 +#: gdk-pixbuf/io-jasper.c:75 msgid "Couldn't allocate memory for stream" msgstr "Kan ikke allokere minne for strøm" -#: ../gdk-pixbuf/io-jasper.c:105 +#: gdk-pixbuf/io-jasper.c:105 msgid "Couldn't decode image" msgstr "Kunne ikke dekode bilde" -#: ../gdk-pixbuf/io-jasper.c:123 +#: gdk-pixbuf/io-jasper.c:123 msgid "Transformed JPEG2000 has zero width or height" msgstr "Transformert JPEG2000 har bredde eller høyde lik null" -#: ../gdk-pixbuf/io-jasper.c:137 +#: gdk-pixbuf/io-jasper.c:137 msgid "Image type currently not supported" msgstr "Bildetypen er ikke støttet" -#: ../gdk-pixbuf/io-jasper.c:149 ../gdk-pixbuf/io-jasper.c:157 +#: gdk-pixbuf/io-jasper.c:149 gdk-pixbuf/io-jasper.c:157 msgid "Couldn't allocate memory for color profile" msgstr "Kunne ikke allokere minne for fargeprofil" -#: ../gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:182 msgid "Insufficient memory to open JPEG 2000 file" msgstr "Ikke nok minne til å åpne JPEG2000-bilde" -#: ../gdk-pixbuf/io-jasper.c:264 +#: gdk-pixbuf/io-jasper.c:264 msgid "Couldn't allocate memory to buffer image data" msgstr "Kunne ikke allokere minne for buffer til bildedata" -#: ../gdk-pixbuf/io-jasper.c:308 +#: gdk-pixbuf/io-jasper.c:308 msgid "The JPEG 2000 image format" msgstr "JPEG2000 bildeformatet" -#: ../gdk-pixbuf/io-jpeg.c:117 +#: gdk-pixbuf/io-jpeg.c:117 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "Feil under tolking av JPEG-bildefil (%s)" -#: ../gdk-pixbuf/io-jpeg.c:529 +#: gdk-pixbuf/io-jpeg.c:529 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -609,21 +602,21 @@ msgstr "" "Ikke nok minne til å laste bildet. Prøv å avslutte noen applikasjoner for å " "frigjøre minne" -#: ../gdk-pixbuf/io-jpeg.c:570 ../gdk-pixbuf/io-jpeg.c:776 +#: gdk-pixbuf/io-jpeg.c:570 gdk-pixbuf/io-jpeg.c:776 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "JPEG-fargeområde ikke støttet (%s)" -#: ../gdk-pixbuf/io-jpeg.c:668 ../gdk-pixbuf/io-jpeg.c:944 -#: ../gdk-pixbuf/io-jpeg.c:1177 ../gdk-pixbuf/io-jpeg.c:1186 +#: gdk-pixbuf/io-jpeg.c:668 gdk-pixbuf/io-jpeg.c:944 gdk-pixbuf/io-jpeg.c:1177 +#: gdk-pixbuf/io-jpeg.c:1186 msgid "Couldn't allocate memory for loading JPEG file" msgstr "Kunne ikke allokere minne for lasting av JPEG-fil" -#: ../gdk-pixbuf/io-jpeg.c:920 +#: gdk-pixbuf/io-jpeg.c:920 msgid "Transformed JPEG has zero width or height." msgstr "Transformert JPEG har bredde eller høyde lik null." -#: ../gdk-pixbuf/io-jpeg.c:1133 ../gdk-pixbuf/io-gdip-jpeg.c:53 +#: gdk-pixbuf/io-jpeg.c:1133 gdk-pixbuf/io-gdip-jpeg.c:53 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -632,93 +625,93 @@ msgstr "" "JPEG-kvalitet må være en verdi mellom 0 og 100; verdien «%s» kunne ikke " "tolkes." -#: ../gdk-pixbuf/io-jpeg.c:1148 ../gdk-pixbuf/io-gdip-jpeg.c:68 +#: gdk-pixbuf/io-jpeg.c:1148 gdk-pixbuf/io-gdip-jpeg.c:68 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." msgstr "" "JPEG-kvalitet må være en verdi mellom 0 og 100; verdien «%d» er ikke tillatt." -#: ../gdk-pixbuf/io-jpeg.c:1309 ../gdk-pixbuf/io-gdip-jpeg.c:136 +#: gdk-pixbuf/io-jpeg.c:1309 gdk-pixbuf/io-gdip-jpeg.c:136 msgid "The JPEG image format" msgstr "JPEG bildeformatet" -#: ../gdk-pixbuf/io-pcx.c:187 +#: gdk-pixbuf/io-pcx.c:187 msgid "Couldn't allocate memory for header" msgstr "Kan ikke allokere minne for hode" -#: ../gdk-pixbuf/io-pcx.c:202 ../gdk-pixbuf/io-pcx.c:560 +#: gdk-pixbuf/io-pcx.c:202 gdk-pixbuf/io-pcx.c:560 msgid "Couldn't allocate memory for context buffer" msgstr "Kan ikke allokere minne for kontekstbuffer" -#: ../gdk-pixbuf/io-pcx.c:601 +#: gdk-pixbuf/io-pcx.c:601 msgid "Image has invalid width and/or height" msgstr "Bilde har ugyldig bredde og/eller høyde" -#: ../gdk-pixbuf/io-pcx.c:613 ../gdk-pixbuf/io-pcx.c:674 +#: gdk-pixbuf/io-pcx.c:613 gdk-pixbuf/io-pcx.c:674 msgid "Image has unsupported bpp" msgstr "Bildet har ustøttet bpp" -#: ../gdk-pixbuf/io-pcx.c:618 ../gdk-pixbuf/io-pcx.c:626 +#: gdk-pixbuf/io-pcx.c:618 gdk-pixbuf/io-pcx.c:626 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "Bildet har ustøttet antall %d-bits plan" -#: ../gdk-pixbuf/io-pcx.c:642 +#: gdk-pixbuf/io-pcx.c:642 msgid "Couldn't create new pixbuf" msgstr "Kan ikke opprette ny pixbuf" -#: ../gdk-pixbuf/io-pcx.c:650 +#: gdk-pixbuf/io-pcx.c:650 msgid "Couldn't allocate memory for line data" msgstr "Kunne ikke allokere minne for linjedata" -#: ../gdk-pixbuf/io-pcx.c:657 +#: gdk-pixbuf/io-pcx.c:657 msgid "Couldn't allocate memory for paletted data" msgstr "Kan ikke allokere minne for palett-data" -#: ../gdk-pixbuf/io-pcx.c:704 +#: gdk-pixbuf/io-pcx.c:704 msgid "Didn't get all lines of PCX image" msgstr "Mottok ikke alle linjene for PCX-bilde" -#: ../gdk-pixbuf/io-pcx.c:711 +#: gdk-pixbuf/io-pcx.c:711 msgid "No palette found at end of PCX data" msgstr "Ingen palett funnet ved slutten av PCX-data" -#: ../gdk-pixbuf/io-pcx.c:756 +#: gdk-pixbuf/io-pcx.c:756 msgid "The PCX image format" msgstr "PCX bildeformat" -#: ../gdk-pixbuf/io-png.c:55 +#: gdk-pixbuf/io-png.c:55 msgid "Bits per channel of PNG image is invalid." msgstr "Ugyldig antall biter per kanal i PNG-bilde." -#: ../gdk-pixbuf/io-png.c:136 ../gdk-pixbuf/io-png.c:618 +#: gdk-pixbuf/io-png.c:136 gdk-pixbuf/io-png.c:618 msgid "Transformed PNG has zero width or height." msgstr "Transformert PNG har bredde eller høyde lik null." -#: ../gdk-pixbuf/io-png.c:144 +#: gdk-pixbuf/io-png.c:144 msgid "Bits per channel of transformed PNG is not 8." msgstr "Antall biter per kanal i transformert PNG er forskjellig fra 8." -#: ../gdk-pixbuf/io-png.c:153 +#: gdk-pixbuf/io-png.c:153 msgid "Transformed PNG not RGB or RGBA." msgstr "Transformert PNG er ikke RGB eller RGBA." -#: ../gdk-pixbuf/io-png.c:162 +#: gdk-pixbuf/io-png.c:162 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" "Transformert PNG har et ikke-støttet antall kanaler, må være 3 eller 4." -#: ../gdk-pixbuf/io-png.c:183 +#: gdk-pixbuf/io-png.c:183 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "Fatal feil i PNG-bildefil: %s" -#: ../gdk-pixbuf/io-png.c:310 +#: gdk-pixbuf/io-png.c:310 msgid "Insufficient memory to load PNG file" msgstr "Ikke nok minne til å laste PNG-fil" -#: ../gdk-pixbuf/io-png.c:633 +#: gdk-pixbuf/io-png.c:633 #, c-format msgid "" "Insufficient memory to store a %ld by %ld image; try exiting some " @@ -727,25 +720,25 @@ msgstr "" "Ikke nok minne til å lagre et %ld ganger %ld bilde; prøv å avslutte noen " "applikasjoner for å redusere minnebruken" -#: ../gdk-pixbuf/io-png.c:684 +#: gdk-pixbuf/io-png.c:684 msgid "Fatal error reading PNG image file" msgstr "Fatal feil under lesing av PNG-bildefil" -#: ../gdk-pixbuf/io-png.c:733 +#: gdk-pixbuf/io-png.c:733 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "Fatal feil under lesing av PNG-bildefil: %s" -#: ../gdk-pixbuf/io-png.c:825 +#: gdk-pixbuf/io-png.c:825 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "Nøkler for PNG tekstbiter må minst ha mellom 1 og 79 tegn." -#: ../gdk-pixbuf/io-png.c:833 +#: gdk-pixbuf/io-png.c:833 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "Nøkler for PNG tekstbiter må bestå av ASCII-tegn." -#: ../gdk-pixbuf/io-png.c:846 ../gdk-pixbuf/io-gdip-png.c:56 +#: gdk-pixbuf/io-png.c:846 gdk-pixbuf/io-gdip-png.c:56 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -754,7 +747,7 @@ msgstr "" "Nivået til PNG-komprimeringen må være en verdi mello 0 og 9; verdi «%s» kan " "ikke brukes." -#: ../gdk-pixbuf/io-png.c:858 ../gdk-pixbuf/io-gdip-png.c:68 +#: gdk-pixbuf/io-png.c:858 gdk-pixbuf/io-gdip-png.c:68 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -763,426 +756,422 @@ msgstr "" "Nivået på PNG-komprimering må være en verdi mellom 0 og 9; verdien «%d» er " "ikke tillat." -#: ../gdk-pixbuf/io-png.c:896 +#: gdk-pixbuf/io-png.c:896 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "Verdi for PNG-tekstbit %s kan ikke konverteres til ISO-8859-1-koding." -#: ../gdk-pixbuf/io-png.c:1045 ../gdk-pixbuf/io-gdip-png.c:133 +#: gdk-pixbuf/io-png.c:1045 gdk-pixbuf/io-gdip-png.c:133 msgid "The PNG image format" msgstr "PNG-bildeformat" -#: ../gdk-pixbuf/io-pnm.c:250 +#: gdk-pixbuf/io-pnm.c:250 msgid "PNM loader expected to find an integer, but didn't" msgstr "PNM-laster ventet å finne et heltall, men gjorde ikke det" -#: ../gdk-pixbuf/io-pnm.c:282 +#: gdk-pixbuf/io-pnm.c:282 msgid "PNM file has an incorrect initial byte" msgstr "PNM-filen har ukorrekt initiell byte" -#: ../gdk-pixbuf/io-pnm.c:312 +#: gdk-pixbuf/io-pnm.c:312 msgid "PNM file is not in a recognized PNM subformat" msgstr "PNM-filen er ikke i et gjenkjent PNM-underformat" -#: ../gdk-pixbuf/io-pnm.c:337 +#: gdk-pixbuf/io-pnm.c:337 msgid "PNM file has an image width of 0" msgstr "PNM-filen har en bildebredde på 0" -#: ../gdk-pixbuf/io-pnm.c:358 +#: gdk-pixbuf/io-pnm.c:358 msgid "PNM file has an image height of 0" msgstr "PNM-filen har en bildehøyde på 0" -#: ../gdk-pixbuf/io-pnm.c:381 +#: gdk-pixbuf/io-pnm.c:381 msgid "Maximum color value in PNM file is 0" msgstr "Maksimal fargeverdi i PNM-filen er 0" -#: ../gdk-pixbuf/io-pnm.c:389 +#: gdk-pixbuf/io-pnm.c:389 msgid "Maximum color value in PNM file is too large" msgstr "Maksimal fargeverdi i PNM-filen er for stor" -#: ../gdk-pixbuf/io-pnm.c:429 ../gdk-pixbuf/io-pnm.c:459 -#: ../gdk-pixbuf/io-pnm.c:504 +#: gdk-pixbuf/io-pnm.c:429 gdk-pixbuf/io-pnm.c:459 gdk-pixbuf/io-pnm.c:504 msgid "Raw PNM image type is invalid" msgstr "Rå PNM-bildetype er ugyldig" -#: ../gdk-pixbuf/io-pnm.c:654 +#: gdk-pixbuf/io-pnm.c:654 msgid "PNM image loader does not support this PNM subformat" msgstr "PNM-bildelaster støtter ikke dette PNM-underformatet" -#: ../gdk-pixbuf/io-pnm.c:741 ../gdk-pixbuf/io-pnm.c:968 +#: gdk-pixbuf/io-pnm.c:741 gdk-pixbuf/io-pnm.c:968 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "" "Ubehandlede PNM-formater krever eksakt ett blankt felt før eksempeldata" -#: ../gdk-pixbuf/io-pnm.c:768 +#: gdk-pixbuf/io-pnm.c:768 msgid "Cannot allocate memory for loading PNM image" msgstr "Kan ikke allokere minne for lasting av PNM-bilde" -#: ../gdk-pixbuf/io-pnm.c:818 +#: gdk-pixbuf/io-pnm.c:818 msgid "Insufficient memory to load PNM context struct" msgstr "Ikke nok minne til å laste PNM kontekstdata" -#: ../gdk-pixbuf/io-pnm.c:869 +#: gdk-pixbuf/io-pnm.c:869 msgid "Unexpected end of PNM image data" msgstr "Uventet slutt på PNM-bildedata" -#: ../gdk-pixbuf/io-pnm.c:997 +#: gdk-pixbuf/io-pnm.c:997 msgid "Insufficient memory to load PNM file" msgstr "Ikke nok minne til å laste PNM-fil" -#: ../gdk-pixbuf/io-pnm.c:1081 +#: gdk-pixbuf/io-pnm.c:1081 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "PNM/PBM/PGM/PPM-bildeformatfamilien" -#: ../gdk-pixbuf/io-ras.c:126 +#: gdk-pixbuf/io-ras.c:126 msgid "RAS image has bogus header data" msgstr "RAS-bilde har ugyldige data i header" -#: ../gdk-pixbuf/io-ras.c:148 +#: gdk-pixbuf/io-ras.c:148 msgid "RAS image has unknown type" msgstr "RAS-bilde har ukjent type" -#: ../gdk-pixbuf/io-ras.c:156 +#: gdk-pixbuf/io-ras.c:156 msgid "unsupported RAS image variation" msgstr "RAS-bildevariasjon ikke støttet" -#: ../gdk-pixbuf/io-ras.c:171 ../gdk-pixbuf/io-ras.c:200 +#: gdk-pixbuf/io-ras.c:171 gdk-pixbuf/io-ras.c:200 msgid "Not enough memory to load RAS image" msgstr "Ikke nok minne til å laste RAS-bilde" -#: ../gdk-pixbuf/io-ras.c:545 +#: gdk-pixbuf/io-ras.c:545 msgid "The Sun raster image format" msgstr "Sun raster-bildeformat" -#: ../gdk-pixbuf/io-tga.c:154 +#: gdk-pixbuf/io-tga.c:154 msgid "Cannot allocate memory for IOBuffer struct" msgstr "Kan ikke allokere minne for IOBuffer-struct" -#: ../gdk-pixbuf/io-tga.c:173 +#: gdk-pixbuf/io-tga.c:173 msgid "Cannot allocate memory for IOBuffer data" msgstr "Kan ikke allokere minne for IOBuffer-data" -#: ../gdk-pixbuf/io-tga.c:184 +#: gdk-pixbuf/io-tga.c:184 msgid "Cannot realloc IOBuffer data" msgstr "Kan ikke kjøre realloc for IOBuffer-data" -#: ../gdk-pixbuf/io-tga.c:214 +#: gdk-pixbuf/io-tga.c:214 msgid "Cannot allocate temporary IOBuffer data" msgstr "Kan ikke allokere midlertidige IOBuffer-data" -#: ../gdk-pixbuf/io-tga.c:347 +#: gdk-pixbuf/io-tga.c:347 msgid "Cannot allocate new pixbuf" msgstr "Kan ikke allokere ny pixbuf" -#: ../gdk-pixbuf/io-tga.c:687 +#: gdk-pixbuf/io-tga.c:687 msgid "Cannot allocate colormap structure" msgstr "Kan ikke allokere struktur for fargekart" -#: ../gdk-pixbuf/io-tga.c:694 +#: gdk-pixbuf/io-tga.c:694 msgid "Cannot allocate colormap entries" msgstr "Kan ikke allokere fargekartoppføringer" -#: ../gdk-pixbuf/io-tga.c:716 +#: gdk-pixbuf/io-tga.c:716 msgid "Unexpected bitdepth for colormap entries" msgstr "Uventet oppløsning for fargekartoppføringer" -#: ../gdk-pixbuf/io-tga.c:734 +#: gdk-pixbuf/io-tga.c:734 msgid "Cannot allocate TGA header memory" msgstr "Kan ikke allokere minne for TGA-hode" -#: ../gdk-pixbuf/io-tga.c:767 +#: gdk-pixbuf/io-tga.c:767 msgid "TGA image has invalid dimensions" msgstr "TGA-bilde har ugyldige dimensjoner" -#: ../gdk-pixbuf/io-tga.c:773 ../gdk-pixbuf/io-tga.c:782 -#: ../gdk-pixbuf/io-tga.c:792 ../gdk-pixbuf/io-tga.c:802 -#: ../gdk-pixbuf/io-tga.c:809 +#: gdk-pixbuf/io-tga.c:773 gdk-pixbuf/io-tga.c:782 gdk-pixbuf/io-tga.c:792 +#: gdk-pixbuf/io-tga.c:802 gdk-pixbuf/io-tga.c:809 msgid "TGA image type not supported" msgstr "TGA bildetype er ikke støttet" -#: ../gdk-pixbuf/io-tga.c:856 +#: gdk-pixbuf/io-tga.c:856 msgid "Cannot allocate memory for TGA context struct" msgstr "Kan ikke allokere minne for TGA-kontekststruktur" -#: ../gdk-pixbuf/io-tga.c:921 +#: gdk-pixbuf/io-tga.c:921 msgid "Excess data in file" msgstr "Overflødige data i filen" -#: ../gdk-pixbuf/io-tga.c:1000 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Targa bildeformatet" -#: ../gdk-pixbuf/io-tiff.c:160 +#: gdk-pixbuf/io-tiff.c:160 msgid "Could not get image width (bad TIFF file)" msgstr "Kunne ikke finne bildebredde (ugyldig TIFF-fil)" -#: ../gdk-pixbuf/io-tiff.c:167 +#: gdk-pixbuf/io-tiff.c:167 msgid "Could not get image height (bad TIFF file)" msgstr "Kunne ikke finne bildehøyde (ugyldig TIFF-fil)" -#: ../gdk-pixbuf/io-tiff.c:175 +#: gdk-pixbuf/io-tiff.c:175 msgid "Width or height of TIFF image is zero" msgstr "Bredde eller høyde på TIFF-bilde er null" -#: ../gdk-pixbuf/io-tiff.c:184 ../gdk-pixbuf/io-tiff.c:193 +#: gdk-pixbuf/io-tiff.c:184 gdk-pixbuf/io-tiff.c:193 msgid "Dimensions of TIFF image too large" msgstr "TIFF-bildet er for stort" -#: ../gdk-pixbuf/io-tiff.c:217 ../gdk-pixbuf/io-tiff.c:229 -#: ../gdk-pixbuf/io-tiff.c:541 +#: gdk-pixbuf/io-tiff.c:217 gdk-pixbuf/io-tiff.c:229 gdk-pixbuf/io-tiff.c:541 msgid "Insufficient memory to open TIFF file" msgstr "Ikke nok minne til å åpne TIFF-bilde" -#: ../gdk-pixbuf/io-tiff.c:275 +#: gdk-pixbuf/io-tiff.c:275 msgid "Failed to load RGB data from TIFF file" msgstr "Feil under lasting av RGB-data fra TIFF-fil" -#: ../gdk-pixbuf/io-tiff.c:331 +#: gdk-pixbuf/io-tiff.c:331 msgid "Failed to open TIFF image" msgstr "Feil under åpning av TIFF-bilde" -#: ../gdk-pixbuf/io-tiff.c:343 ../gdk-pixbuf/io-tiff.c:722 +#: gdk-pixbuf/io-tiff.c:343 gdk-pixbuf/io-tiff.c:722 msgid "TIFFClose operation failed" msgstr "TIFFClose operasjonen feilet" -#: ../gdk-pixbuf/io-tiff.c:473 ../gdk-pixbuf/io-tiff.c:486 +#: gdk-pixbuf/io-tiff.c:473 gdk-pixbuf/io-tiff.c:486 msgid "Failed to load TIFF image" msgstr "Feil under åpning av TIFF-bilde" -#: ../gdk-pixbuf/io-tiff.c:670 +#: gdk-pixbuf/io-tiff.c:670 msgid "Failed to save TIFF image" msgstr "Klarte ikke å lagre TIFF-bilde" -#: ../gdk-pixbuf/io-tiff.c:708 +#: gdk-pixbuf/io-tiff.c:708 msgid "Failed to write TIFF data" msgstr "Klarte ikke å lagre TIFF-data" -#: ../gdk-pixbuf/io-tiff.c:760 +#: gdk-pixbuf/io-tiff.c:760 msgid "Couldn't write to TIFF file" msgstr "Kunne ikke skrive til TIFF-fil" -#: ../gdk-pixbuf/io-tiff.c:815 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "TIFF bildeformat" -#: ../gdk-pixbuf/io-wbmp.c:246 +#: gdk-pixbuf/io-wbmp.c:246 msgid "Image has zero width" msgstr "Bilde har null bredde" -#: ../gdk-pixbuf/io-wbmp.c:264 +#: gdk-pixbuf/io-wbmp.c:264 msgid "Image has zero height" msgstr "Bilde har null høyde" -#: ../gdk-pixbuf/io-wbmp.c:275 +#: gdk-pixbuf/io-wbmp.c:275 msgid "Not enough memory to load image" msgstr "Ikke nok minne til å laste bilde" -#: ../gdk-pixbuf/io-wbmp.c:334 +#: gdk-pixbuf/io-wbmp.c:334 msgid "Couldn't save the rest" msgstr "Kunne ikke lagre resten" -#: ../gdk-pixbuf/io-wbmp.c:375 +#: gdk-pixbuf/io-wbmp.c:375 msgid "The WBMP image format" msgstr "WBMP bildeformatet" -#: ../gdk-pixbuf/io-xbm.c:295 +#: gdk-pixbuf/io-xbm.c:295 msgid "Invalid XBM file" msgstr "Ugyldig XBM-fil" -#: ../gdk-pixbuf/io-xbm.c:305 +#: gdk-pixbuf/io-xbm.c:305 msgid "Insufficient memory to load XBM image file" msgstr "Ikke nok minne til å laste XBM-bildefil" -#: ../gdk-pixbuf/io-xbm.c:453 +#: gdk-pixbuf/io-xbm.c:453 msgid "Failed to write to temporary file when loading XBM image" msgstr "Feil under skriving til midlertidig file under lasting av XBM-bilde" -#: ../gdk-pixbuf/io-xbm.c:492 +#: gdk-pixbuf/io-xbm.c:492 msgid "The XBM image format" msgstr "XBM bildeformat" -#: ../gdk-pixbuf/io-xpm.c:468 +#: gdk-pixbuf/io-xpm.c:468 msgid "No XPM header found" msgstr "Ingen XPM-header funnet" -#: ../gdk-pixbuf/io-xpm.c:477 +#: gdk-pixbuf/io-xpm.c:477 msgid "Invalid XPM header" msgstr "Ugyldig XPM-hode" -#: ../gdk-pixbuf/io-xpm.c:485 +#: gdk-pixbuf/io-xpm.c:485 msgid "XPM file has image width <= 0" msgstr "XPM-filen har en bildebredde <= 0" -#: ../gdk-pixbuf/io-xpm.c:493 +#: gdk-pixbuf/io-xpm.c:493 msgid "XPM file has image height <= 0" msgstr "XPM-filen har en bildehøyde <= 0" -#: ../gdk-pixbuf/io-xpm.c:501 +#: gdk-pixbuf/io-xpm.c:501 msgid "XPM has invalid number of chars per pixel" msgstr "XPM har et ugyldig antall tegn per piksel" -#: ../gdk-pixbuf/io-xpm.c:510 +#: gdk-pixbuf/io-xpm.c:510 msgid "XPM file has invalid number of colors" msgstr "XPM-filen har et ugyldig antall farger" -#: ../gdk-pixbuf/io-xpm.c:522 ../gdk-pixbuf/io-xpm.c:531 -#: ../gdk-pixbuf/io-xpm.c:583 +#: gdk-pixbuf/io-xpm.c:522 gdk-pixbuf/io-xpm.c:531 gdk-pixbuf/io-xpm.c:583 msgid "Cannot allocate memory for loading XPM image" msgstr "Kan ikke allokere minne for lasting av XPM-bilde" -#: ../gdk-pixbuf/io-xpm.c:545 +#: gdk-pixbuf/io-xpm.c:545 msgid "Cannot read XPM colormap" msgstr "Kan ikke lese fargekart for XPM" -#: ../gdk-pixbuf/io-xpm.c:777 +#: gdk-pixbuf/io-xpm.c:777 msgid "Failed to write to temporary file when loading XPM image" msgstr "Feil under skriving til midlertidig fil under lasting av XPM-bilde" -#: ../gdk-pixbuf/io-xpm.c:816 +#: gdk-pixbuf/io-xpm.c:816 msgid "The XPM image format" msgstr "XPM bildeformat" -#: ../gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:59 msgid "The EMF image format" msgstr "EMF bildeformat" -#: ../gdk-pixbuf/io-gdip-utils.c:212 +#: gdk-pixbuf/io-gdip-utils.c:212 #, c-format msgid "Could not allocate memory: %s" msgstr "Kan ikke allokere minne: %s" -#: ../gdk-pixbuf/io-gdip-utils.c:237 ../gdk-pixbuf/io-gdip-utils.c:350 -#: ../gdk-pixbuf/io-gdip-utils.c:383 +#: gdk-pixbuf/io-gdip-utils.c:237 gdk-pixbuf/io-gdip-utils.c:350 +#: gdk-pixbuf/io-gdip-utils.c:383 #, c-format msgid "Could not create stream: %s" msgstr "Kunne ikke opprette strøm: %s" -#: ../gdk-pixbuf/io-gdip-utils.c:251 +#: gdk-pixbuf/io-gdip-utils.c:251 #, c-format msgid "Could not seek stream: %s" msgstr "Kunne ikke søke i strøm: %s" -#: ../gdk-pixbuf/io-gdip-utils.c:263 +#: gdk-pixbuf/io-gdip-utils.c:263 #, c-format msgid "Could not read from stream: %s" msgstr "Kunne ikke lese fra strøm: %s" -#: ../gdk-pixbuf/io-gdip-utils.c:736 +#: gdk-pixbuf/io-gdip-utils.c:736 msgid "Couldn't create pixbuf" msgstr "Kan ikke opprette pixbuf" -#: ../gdk-pixbuf/io-gdip-utils.c:798 +#: gdk-pixbuf/io-gdip-utils.c:798 msgid "Couldn't load bitmap" msgstr "Kunne ikke laste bitkart" -#: ../gdk-pixbuf/io-gdip-utils.c:821 +#: gdk-pixbuf/io-gdip-utils.c:821 msgid "Couldn't load metafile" msgstr "Kunne ikke laste metafil" -#: ../gdk-pixbuf/io-gdip-utils.c:980 +#: gdk-pixbuf/io-gdip-utils.c:980 msgid "Unsupported image format for GDI+" msgstr "Bildeformat ikke støttet for GDI+" -#: ../gdk-pixbuf/io-gdip-utils.c:987 +#: gdk-pixbuf/io-gdip-utils.c:987 msgid "Couldn't save" msgstr "Kunne ikke lagre" -#: ../gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:58 msgid "The WMF image format" msgstr "WMF bildeformat" #. Description of --sync in --help output -#: ../gdk/win32/gdkmain-win32.c:54 +#: gdk/win32/gdkmain-win32.c:54 msgid "Don't batch GDI requests" msgstr "Ikke send flere GDI-forespørsler sammen" #. Description of --no-wintab in --help output -#: ../gdk/win32/gdkmain-win32.c:56 +#: gdk/win32/gdkmain-win32.c:56 msgid "Don't use the Wintab API for tablet support" msgstr "Ikke bruk Wintab-APIet for støtte for tablet" #. Description of --ignore-wintab in --help output -#: ../gdk/win32/gdkmain-win32.c:58 +#: gdk/win32/gdkmain-win32.c:58 msgid "Same as --no-wintab" msgstr "Samme som --no-wintab" #. Description of --use-wintab in --help output -#: ../gdk/win32/gdkmain-win32.c:60 +#: gdk/win32/gdkmain-win32.c:60 msgid "Do use the Wintab API [default]" msgstr "Ikke bruk Wintab-API [forvalgt]" #. Description of --max-colors=COLORS in --help output -#: ../gdk/win32/gdkmain-win32.c:62 +#: gdk/win32/gdkmain-win32.c:62 msgid "Size of the palette in 8 bit mode" msgstr "Størrelse på paletten i 8-bits modus" #. Placeholder in --max-colors=COLORS in --help output -#: ../gdk/win32/gdkmain-win32.c:63 +#: gdk/win32/gdkmain-win32.c:63 msgid "COLORS" msgstr "FARGER" #. Description of --sync in --help output -#: ../gdk/x11/gdkmain-x11.c:92 +#: gdk/x11/gdkmain-x11.c:92 msgid "Make X calls synchronous" msgstr "Gjør kall til X-bibliotekene synkrone" -#: ../gdk/x11/gdkapplaunchcontext-x11.c:311 +#: gdk/x11/gdkapplaunchcontext-x11.c:311 #, c-format msgid "Starting %s" msgstr "Starter %s" -#: ../gdk/x11/gdkapplaunchcontext-x11.c:313 +#: gdk/x11/gdkapplaunchcontext-x11.c:313 #, c-format msgid "Opening %s" msgstr "Åpner %s" -#: ../gdk/x11/gdkapplaunchcontext-x11.c:316 +#: gdk/x11/gdkapplaunchcontext-x11.c:316 #, c-format msgid "Opening %d Item" msgid_plural "Opening %d Items" msgstr[0] "Åpner %d oppføring" msgstr[1] "Åpner %d oppføringer" -#: ../gtk/gtkaboutdialog.c:264 ../gtk/gtkaboutdialog.c:2108 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "Lisens" -#: ../gtk/gtkaboutdialog.c:265 +#: gtk/gtkaboutdialog.c:265 msgid "The license of the program" msgstr "Programmets lisens" #. Add the credits button -#: ../gtk/gtkaboutdialog.c:500 +#: gtk/gtkaboutdialog.c:500 msgid "C_redits" msgstr "Bid_ragsytere" #. Add the license button -#: ../gtk/gtkaboutdialog.c:514 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "_Lisens" -#: ../gtk/gtkaboutdialog.c:744 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "Om %s" -#: ../gtk/gtkaboutdialog.c:2032 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "Bidragsytere" -#: ../gtk/gtkaboutdialog.c:2061 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "Skrevet av" -#: ../gtk/gtkaboutdialog.c:2064 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "Dokumentert av" -#: ../gtk/gtkaboutdialog.c:2076 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "Oversatt av" -#: ../gtk/gtkaboutdialog.c:2080 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "Grafikk av" @@ -1193,7 +1182,7 @@ msgstr "Grafikk av" #. * #. * Don't include the prefix "keyboard label|" in the translation. #. -#: ../gtk/gtkaccellabel.c:93 +#: gtk/gtkaccellabel.c:93 msgid "keyboard label|Shift" msgstr "Shift" @@ -1204,7 +1193,7 @@ msgstr "Shift" #. * #. * Don't include the prefix "keyboard label|" in the translation. #. -#: ../gtk/gtkaccellabel.c:101 +#: gtk/gtkaccellabel.c:101 msgid "keyboard label|Ctrl" msgstr "Ctrl" @@ -1215,7 +1204,7 @@ msgstr "Ctrl" #. * #. * Don't include the prefix "keyboard label|" in the translation. #. -#: ../gtk/gtkaccellabel.c:109 +#: gtk/gtkaccellabel.c:109 msgid "keyboard label|Alt" msgstr "Alt" @@ -1225,7 +1214,7 @@ msgstr "Alt" #. * this. #. * And do not translate the part before the |. #. -#: ../gtk/gtkaccellabel.c:678 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "Super" @@ -1235,7 +1224,7 @@ msgstr "Super" #. * this. #. * And do not translate the part before the |. #. -#: ../gtk/gtkaccellabel.c:692 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "Hyper" @@ -1245,31 +1234,31 @@ msgstr "Hyper" #. * this. #. * And do not translate the part before the |. #. -#: ../gtk/gtkaccellabel.c:707 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "Meta" #. do not translate the part before the | -#: ../gtk/gtkaccellabel.c:725 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "Mellomrom" #. do not translate the part before the | -#: ../gtk/gtkaccellabel.c:729 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "Omvendt skråstrek" -#: ../gtk/gtkbuilderparser.c:340 +#: gtk/gtkbuilderparser.c:340 #, c-format msgid "Invalid type function: `%s'" msgstr "Ugyldig typefunksjon: «%s»" -#: ../gtk/gtkbuilderparser.c:823 +#: gtk/gtkbuilderparser.c:823 #, c-format msgid "Invalid root element: '%s'" msgstr "Ugyldig rotelement: «%s»" -#: ../gtk/gtkbuilderparser.c:862 +#: gtk/gtkbuilderparser.c:862 #, c-format msgid "Unhandled tag: '%s'" msgstr "Uhåndtert tag «%s»" @@ -1283,7 +1272,7 @@ msgstr "Uhåndtert tag «%s»" #. * so if you have a default text direction of RTL and YM, then #. * the year will appear on the right. #. -#: ../gtk/gtkcalendar.c:758 +#: gtk/gtkcalendar.c:758 msgid "calendar:MY" msgstr "calendar:MY" @@ -1291,7 +1280,7 @@ msgstr "calendar:MY" #. * first day of the week to calendar:week_start:1 if you want Monday #. * to be the first day of the week, and so on. #. -#: ../gtk/gtkcalendar.c:796 +#: gtk/gtkcalendar.c:796 msgid "calendar:week_start:0" msgstr "calendar:week_start:1" @@ -1303,7 +1292,7 @@ msgstr "calendar:week_start:1" #. * #. * If you don't understand this, leave it as "2000" #. -#: ../gtk/gtkcalendar.c:1796 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "2000" @@ -1318,7 +1307,7 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: ../gtk/gtkcalendar.c:1827 ../gtk/gtkcalendar.c:2488 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "%d" @@ -1334,7 +1323,7 @@ msgstr "%d" #. * digits. That needs support from your system and locale definition #. * too. #. -#: ../gtk/gtkcalendar.c:1859 ../gtk/gtkcalendar.c:2350 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "%d" @@ -1350,7 +1339,7 @@ msgstr "%d" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: ../gtk/gtkcalendar.c:2140 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "%Y" @@ -1358,7 +1347,7 @@ msgstr "%Y" #. * a disabled accelerator key combination. Only include #. * the text after the | in the translation. #. -#: ../gtk/gtkcellrendereraccel.c:235 +#: gtk/gtkcellrendereraccel.c:235 msgid "Accelerator|Disabled" msgstr "Deaktivert" @@ -1366,25 +1355,25 @@ msgstr "Deaktivert" #. * an accelerator when the cell is clicked to change the #. * acelerator. #. -#: ../gtk/gtkcellrendereraccel.c:368 ../gtk/gtkcellrendereraccel.c:580 +#: gtk/gtkcellrendereraccel.c:368 gtk/gtkcellrendereraccel.c:580 msgid "New accelerator..." msgstr "Ny hurtigtast..." #. do not translate the part before the | -#: ../gtk/gtkcellrendererprogress.c:362 ../gtk/gtkcellrendererprogress.c:449 +#: gtk/gtkcellrendererprogress.c:362 gtk/gtkcellrendererprogress.c:449 #, c-format msgid "progress bar label|%d %%" msgstr "%d %%" -#: ../gtk/gtkcolorbutton.c:188 ../gtk/gtkcolorbutton.c:559 +#: gtk/gtkcolorbutton.c:188 gtk/gtkcolorbutton.c:559 msgid "Pick a Color" msgstr "Velg en farge" -#: ../gtk/gtkcolorbutton.c:448 +#: gtk/gtkcolorbutton.c:448 msgid "Received invalid color data\n" msgstr "Mottok ugyldige fargedata\n" -#: ../gtk/gtkcolorsel.c:354 +#: gtk/gtkcolorsel.c:354 msgid "" "Select the color you want from the outer ring. Select the darkness or " "lightness of that color using the inner triangle." @@ -1392,7 +1381,7 @@ msgstr "" "Velg fargen du ønsker fra den ytre ringen. Velg lysstyrke for denne fargen " "ved å bruke den indre trekanten." -#: ../gtk/gtkcolorsel.c:378 +#: gtk/gtkcolorsel.c:378 msgid "" "Click the eyedropper, then click a color anywhere on your screen to select " "that color." @@ -1400,67 +1389,67 @@ msgstr "" "Klikk på dråpetelleren og klikk så på en farge hvor som helst på skjermen " "for å velge denne fargen." -#: ../gtk/gtkcolorsel.c:387 +#: gtk/gtkcolorsel.c:387 msgid "_Hue:" msgstr "_Glød:" -#: ../gtk/gtkcolorsel.c:388 +#: gtk/gtkcolorsel.c:388 msgid "Position on the color wheel." msgstr "Posisjon på fargehjulet." -#: ../gtk/gtkcolorsel.c:390 +#: gtk/gtkcolorsel.c:390 msgid "_Saturation:" msgstr "_Metning:" -#: ../gtk/gtkcolorsel.c:391 +#: gtk/gtkcolorsel.c:391 msgid "\"Deepness\" of the color." msgstr "Fargens dybde." -#: ../gtk/gtkcolorsel.c:392 +#: gtk/gtkcolorsel.c:392 msgid "_Value:" msgstr "_Verdi:" -#: ../gtk/gtkcolorsel.c:393 +#: gtk/gtkcolorsel.c:393 msgid "Brightness of the color." msgstr "Lysstyrke for fargen." -#: ../gtk/gtkcolorsel.c:394 +#: gtk/gtkcolorsel.c:394 msgid "_Red:" msgstr "_Rød:" -#: ../gtk/gtkcolorsel.c:395 +#: gtk/gtkcolorsel.c:395 msgid "Amount of red light in the color." msgstr "Mende med rødt lys i fargen." -#: ../gtk/gtkcolorsel.c:396 +#: gtk/gtkcolorsel.c:396 msgid "_Green:" msgstr "_Grønn:" -#: ../gtk/gtkcolorsel.c:397 +#: gtk/gtkcolorsel.c:397 msgid "Amount of green light in the color." msgstr "Mengde med grønt lys i fargen." -#: ../gtk/gtkcolorsel.c:398 +#: gtk/gtkcolorsel.c:398 msgid "_Blue:" msgstr "_Blå:" -#: ../gtk/gtkcolorsel.c:399 +#: gtk/gtkcolorsel.c:399 msgid "Amount of blue light in the color." msgstr "Mengde med blått lys i fargen." -#: ../gtk/gtkcolorsel.c:402 +#: gtk/gtkcolorsel.c:402 msgid "Op_acity:" msgstr "_Ugjennomsiktighet:" -#: ../gtk/gtkcolorsel.c:409 ../gtk/gtkcolorsel.c:419 +#: gtk/gtkcolorsel.c:409 gtk/gtkcolorsel.c:419 msgid "Transparency of the color." msgstr "Gjennomsiktighet for fargen." -#: ../gtk/gtkcolorsel.c:426 +#: gtk/gtkcolorsel.c:426 msgid "Color _name:" msgstr "Farge_navn:" -#: ../gtk/gtkcolorsel.c:440 +#: gtk/gtkcolorsel.c:440 msgid "" "You can enter an HTML-style hexadecimal color value, or simply a color name " "such as 'orange' in this entry." @@ -1468,15 +1457,15 @@ msgstr "" "Du kan skrive inn en heksadesimal fargeverdi i HTML-stil, eller bruke et " "fargenavn som f.eks. «oransje» i denne oppføringen." -#: ../gtk/gtkcolorsel.c:470 +#: gtk/gtkcolorsel.c:470 msgid "_Palette:" msgstr "_Palett:" -#: ../gtk/gtkcolorsel.c:499 +#: gtk/gtkcolorsel.c:499 msgid "Color Wheel" msgstr "Fargehjul" -#: ../gtk/gtkcolorsel.c:976 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " @@ -1486,7 +1475,7 @@ msgstr "" "denne fargen til en palettoppføring, eller velge denne fargen som aktiv ved " "å dra den til den andre fargeprøven ved siden av." -#: ../gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." @@ -1494,11 +1483,11 @@ msgstr "" "Fargen du har valgt. Du kan dra denne fargen til en palettoppføring for å " "lagre den for senere bruk." -#: ../gtk/gtkcolorsel.c:1363 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "_Lagre fargen her" -#: ../gtk/gtkcolorsel.c:1568 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1507,51 +1496,51 @@ msgstr "" "endre denne oppføringen drar du en fargeprøve hit eller høyreklikk den og " "velg «Lagre farge her.»" -#: ../gtk/gtkcolorseldialog.c:170 +#: gtk/gtkcolorseldialog.c:170 msgid "Color Selection" msgstr "Fargevalg" -#: ../gtk/gtkentry.c:5375 ../gtk/gtktextview.c:7686 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "Inndata_metoder" -#: ../gtk/gtkentry.c:5389 ../gtk/gtktextview.c:7700 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "Sett _inn Unicode kontrolltegn" -#: ../gtk/gtkfilechooserbutton.c:64 +#: gtk/gtkfilechooserbutton.c:64 msgid "Select A File" msgstr "Velg en fil" -#: ../gtk/gtkfilechooserbutton.c:65 ../gtk/gtkfilechooserdefault.c:1909 +#: gtk/gtkfilechooserbutton.c:65 gtk/gtkfilechooserdefault.c:1909 msgid "Desktop" msgstr "Skrivebord" -#: ../gtk/gtkfilechooserbutton.c:66 +#: gtk/gtkfilechooserbutton.c:66 msgid "(None)" msgstr "(Ingen)" -#: ../gtk/gtkfilechooserbutton.c:2011 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "Annet..." -#: ../gtk/gtkfilechooserdefault.c:1053 +#: gtk/gtkfilechooserdefault.c:1053 msgid "Could not retrieve information about the file" msgstr "Kunne ikke hente informasjon om filen" -#: ../gtk/gtkfilechooserdefault.c:1064 +#: gtk/gtkfilechooserdefault.c:1064 msgid "Could not add a bookmark" msgstr "Kunne ikke legge til bokmerke" -#: ../gtk/gtkfilechooserdefault.c:1075 +#: gtk/gtkfilechooserdefault.c:1075 msgid "Could not remove bookmark" msgstr "Kunne ikke fjerne bokmerke" -#: ../gtk/gtkfilechooserdefault.c:1086 +#: gtk/gtkfilechooserdefault.c:1086 msgid "The folder could not be created" msgstr "Mappen kunne ikke opprettes" -#: ../gtk/gtkfilechooserdefault.c:1099 +#: gtk/gtkfilechooserdefault.c:1099 msgid "" "The folder could not be created, as a file with the same name already " "exists. Try using a different name for the folder, or rename the file first." @@ -1559,11 +1548,11 @@ msgstr "" "Kunne ikke opprette mappen på grunn av at det allerede eksisterer en fil med " "samme navnet. Bruk et annet navn for mappen eller gi et nytt navn til filen." -#: ../gtk/gtkfilechooserdefault.c:1110 +#: gtk/gtkfilechooserdefault.c:1110 msgid "Invalid file name" msgstr "Ugyldig filnavn" -#: ../gtk/gtkfilechooserdefault.c:1120 +#: gtk/gtkfilechooserdefault.c:1120 msgid "The folder contents could not be displayed" msgstr "Mappeinholdet kunne ikke vises" @@ -1571,155 +1560,155 @@ msgstr "Mappeinholdet kunne ikke vises" #. * is a hostname. Nautilus and the panel contain the same string #. * to translate. #. -#: ../gtk/gtkfilechooserdefault.c:1661 +#: gtk/gtkfilechooserdefault.c:1661 #, c-format msgid "%1$s on %2$s" msgstr "%1$s på %2$s" -#: ../gtk/gtkfilechooserdefault.c:1837 +#: gtk/gtkfilechooserdefault.c:1837 msgid "Search" msgstr "Søk" -#: ../gtk/gtkfilechooserdefault.c:1861 +#: gtk/gtkfilechooserdefault.c:1861 msgid "Recently Used" msgstr "Sist brukt" -#: ../gtk/gtkfilechooserdefault.c:2476 +#: gtk/gtkfilechooserdefault.c:2476 msgid "Select which types of files are shown" msgstr "Velg hvilke filtyper som skal vises" -#: ../gtk/gtkfilechooserdefault.c:2905 +#: gtk/gtkfilechooserdefault.c:2905 #, c-format msgid "Add the folder '%s' to the bookmarks" msgstr "Legg til mappe «%s» i bokmerker" -#: ../gtk/gtkfilechooserdefault.c:2946 +#: gtk/gtkfilechooserdefault.c:2946 #, c-format msgid "Add the current folder to the bookmarks" msgstr "Legg til aktiv mappe i bokmerker" -#: ../gtk/gtkfilechooserdefault.c:2948 +#: gtk/gtkfilechooserdefault.c:2948 #, c-format msgid "Add the selected folders to the bookmarks" msgstr "Legg til valgte mapper i bokmerker" -#: ../gtk/gtkfilechooserdefault.c:2988 +#: gtk/gtkfilechooserdefault.c:2988 #, c-format msgid "Remove the bookmark '%s'" msgstr "Fjern bokmerke «%s»" -#: ../gtk/gtkfilechooserdefault.c:3706 +#: gtk/gtkfilechooserdefault.c:3706 msgid "Remove" msgstr "Fjern" -#: ../gtk/gtkfilechooserdefault.c:3715 +#: gtk/gtkfilechooserdefault.c:3715 msgid "Rename..." msgstr "Gi nytt navn..." #. Accessible object name for the file chooser's shortcuts pane -#: ../gtk/gtkfilechooserdefault.c:3861 +#: gtk/gtkfilechooserdefault.c:3861 msgid "Places" msgstr "Steder" #. Column header for the file chooser's shortcuts pane -#: ../gtk/gtkfilechooserdefault.c:3918 +#: gtk/gtkfilechooserdefault.c:3918 msgid "_Places" msgstr "_Steder" -#: ../gtk/gtkfilechooserdefault.c:3973 ../gtk/gtkstock.c:297 +#: gtk/gtkfilechooserdefault.c:3973 gtk/gtkstock.c:297 msgid "_Add" msgstr "_Legg til" -#: ../gtk/gtkfilechooserdefault.c:3980 +#: gtk/gtkfilechooserdefault.c:3980 msgid "Add the selected folder to the Bookmarks" msgstr "Legg til valgt mappe i bokmerker" -#: ../gtk/gtkfilechooserdefault.c:3985 ../gtk/gtkstock.c:386 +#: gtk/gtkfilechooserdefault.c:3985 gtk/gtkstock.c:386 msgid "_Remove" msgstr "Fje_rn" -#: ../gtk/gtkfilechooserdefault.c:3992 +#: gtk/gtkfilechooserdefault.c:3992 msgid "Remove the selected bookmark" msgstr "Fjern valgt bokmerke" -#: ../gtk/gtkfilechooserdefault.c:4089 +#: gtk/gtkfilechooserdefault.c:4089 msgid "Could not select file" msgstr "Kunne ikke velge fil" -#: ../gtk/gtkfilechooserdefault.c:4262 +#: gtk/gtkfilechooserdefault.c:4262 msgid "_Add to Bookmarks" msgstr "L_egg til i bokmerker" -#: ../gtk/gtkfilechooserdefault.c:4276 +#: gtk/gtkfilechooserdefault.c:4276 msgid "Show _Hidden Files" msgstr "Vis sk_julte filer" -#: ../gtk/gtkfilechooserdefault.c:4519 ../gtk/gtkfilesel.c:730 +#: gtk/gtkfilechooserdefault.c:4519 gtk/gtkfilesel.c:730 msgid "Files" msgstr "Filer" -#: ../gtk/gtkfilechooserdefault.c:4568 +#: gtk/gtkfilechooserdefault.c:4568 msgid "Name" msgstr "Navn" -#: ../gtk/gtkfilechooserdefault.c:4593 +#: gtk/gtkfilechooserdefault.c:4593 msgid "Size" msgstr "Størrelse" -#: ../gtk/gtkfilechooserdefault.c:4607 +#: gtk/gtkfilechooserdefault.c:4607 msgid "Modified" msgstr "Endret" #. Label -#: ../gtk/gtkfilechooserdefault.c:4827 ../gtk/gtkprinteroptionwidget.c:786 +#: gtk/gtkfilechooserdefault.c:4827 gtk/gtkprinteroptionwidget.c:786 msgid "_Name:" msgstr "_Navn:" -#: ../gtk/gtkfilechooserdefault.c:4869 +#: gtk/gtkfilechooserdefault.c:4869 msgid "_Browse for other folders" msgstr "_Se gjennom andre mapper" -#: ../gtk/gtkfilechooserdefault.c:5139 +#: gtk/gtkfilechooserdefault.c:5139 msgid "Type a file name" msgstr "Skriv et filnavn" #. Create Folder -#: ../gtk/gtkfilechooserdefault.c:5176 +#: gtk/gtkfilechooserdefault.c:5176 msgid "Create Fo_lder" msgstr "Opprett _mappe" -#: ../gtk/gtkfilechooserdefault.c:5186 +#: gtk/gtkfilechooserdefault.c:5186 msgid "_Location:" msgstr "_Lokasjon:" -#: ../gtk/gtkfilechooserdefault.c:5375 +#: gtk/gtkfilechooserdefault.c:5375 msgid "Save in _folder:" msgstr "Lagre i _mappe:" -#: ../gtk/gtkfilechooserdefault.c:5377 +#: gtk/gtkfilechooserdefault.c:5377 msgid "Create in _folder:" msgstr "Opprett i _mappe:" -#: ../gtk/gtkfilechooserdefault.c:6971 +#: gtk/gtkfilechooserdefault.c:6971 msgid "Cannot change to folder because it is not local" msgstr "Kan ikke gå til mappen fordi den ikke er lokal." -#: ../gtk/gtkfilechooserdefault.c:7596 ../gtk/gtkfilechooserdefault.c:7617 +#: gtk/gtkfilechooserdefault.c:7596 gtk/gtkfilechooserdefault.c:7617 #, c-format msgid "Shortcut %s already exists" msgstr "Snarvei %s eksisterer allerede" -#: ../gtk/gtkfilechooserdefault.c:7707 +#: gtk/gtkfilechooserdefault.c:7707 #, c-format msgid "Shortcut %s does not exist" msgstr "Snarvei %s eksisterer ikke" -#: ../gtk/gtkfilechooserdefault.c:7950 ../gtk/gtkprintunixdialog.c:364 +#: gtk/gtkfilechooserdefault.c:7950 gtk/gtkprintunixdialog.c:364 #, c-format msgid "A file named \"%s\" already exists. Do you want to replace it?" msgstr "En fil med navn «%s» eksisterer allerede. Vil du erstatte den?" -#: ../gtk/gtkfilechooserdefault.c:7953 ../gtk/gtkprintunixdialog.c:368 +#: gtk/gtkfilechooserdefault.c:7953 gtk/gtkprintunixdialog.c:368 #, c-format msgid "" "The file already exists in \"%s\". Replacing it will overwrite its contents." @@ -1727,15 +1716,15 @@ msgstr "" "Filen eksisterer allerede i «%s». Hvis du erstatter denne vil du overskrive " "innholdet." -#: ../gtk/gtkfilechooserdefault.c:7958 ../gtk/gtkprintunixdialog.c:375 +#: gtk/gtkfilechooserdefault.c:7958 gtk/gtkprintunixdialog.c:375 msgid "_Replace" msgstr "E_rstatt" -#: ../gtk/gtkfilechooserdefault.c:8719 +#: gtk/gtkfilechooserdefault.c:8719 msgid "Could not start the search process" msgstr "Kunne ikke starte søkeprosessen" -#: ../gtk/gtkfilechooserdefault.c:8720 +#: gtk/gtkfilechooserdefault.c:8720 msgid "" "The program was not able to create a connection to the indexer daemon. " "Please make sure it is running." @@ -1743,67 +1732,67 @@ msgstr "" "Programmet kunne ikke opprette en tilkobling til indekseringstjenesten. " "Sjekk at denne kjører." -#: ../gtk/gtkfilechooserdefault.c:8734 +#: gtk/gtkfilechooserdefault.c:8734 msgid "Could not send the search request" msgstr "Kunne ikke sende søkeforespørselen" #. Label -#: ../gtk/gtkfilechooserdefault.c:9149 +#: gtk/gtkfilechooserdefault.c:9149 msgid "_Search:" msgstr "_Søk:" -#: ../gtk/gtkfilechooserdefault.c:10096 +#: gtk/gtkfilechooserdefault.c:10096 #, c-format msgid "Could not mount %s" msgstr "Kunne ikke montere %s" -#: ../gtk/gtkfilechooserdefault.c:10750 +#: gtk/gtkfilechooserdefault.c:10750 msgid "Type name of new folder" msgstr "Skriv inn navn på ny mappe" -#: ../gtk/gtkfilechooserdefault.c:10800 +#: gtk/gtkfilechooserdefault.c:10800 #, c-format msgid "%.1f KB" msgstr "%.1f KB" -#: ../gtk/gtkfilechooserdefault.c:10802 +#: gtk/gtkfilechooserdefault.c:10802 #, c-format msgid "%.1f MB" msgstr "%.1f MB" -#: ../gtk/gtkfilechooserdefault.c:10804 +#: gtk/gtkfilechooserdefault.c:10804 #, c-format msgid "%.1f GB" msgstr "%.1f GB" -#: ../gtk/gtkfilechooserdefault.c:10907 ../gtk/gtkfilechooserdefault.c:10929 -#: ../gtk/gtkfilechooserdefault.c:11000 +#: gtk/gtkfilechooserdefault.c:10907 gtk/gtkfilechooserdefault.c:10929 +#: gtk/gtkfilechooserdefault.c:11000 msgid "Unknown" msgstr "Ukjent" -#: ../gtk/gtkfilechooserdefault.c:10947 +#: gtk/gtkfilechooserdefault.c:10947 msgid "%H:%M" msgstr "%H.%M" -#: ../gtk/gtkfilechooserdefault.c:10949 +#: gtk/gtkfilechooserdefault.c:10949 msgid "Yesterday at %H:%M" msgstr "I går kl. %H.%M" -#: ../gtk/gtkfilechooserentry.c:659 ../gtk/gtkfilechooserentry.c:1115 +#: gtk/gtkfilechooserentry.c:659 gtk/gtkfilechooserentry.c:1115 msgid "Invalid path" msgstr "Ugyldig sti" #. translators: this text is shown when there are no completions #. * for something the user typed in a file chooser entry #. -#: ../gtk/gtkfilechooserentry.c:1070 +#: gtk/gtkfilechooserentry.c:1070 msgid "No match" msgstr "Ingen treff" #. translators: this text is shown when there is exactly one completion #. * for something the user typed in a file chooser entry #. -#: ../gtk/gtkfilechooserentry.c:1081 +#: gtk/gtkfilechooserentry.c:1081 msgid "Sole completion" msgstr "Eneste fullføring" @@ -1811,41 +1800,41 @@ msgstr "Eneste fullføring" #. * entry is a complete filename, but could be continued to find #. * a longer match #. -#: ../gtk/gtkfilechooserentry.c:1097 +#: gtk/gtkfilechooserentry.c:1097 msgid "Complete, but not unique" msgstr "Fullført men ikke unik" #. translators: this text is shown while the system is searching #. * for possible completions for text in a file chooser entry #. -#: ../gtk/gtkfilechooserentry.c:1133 +#: gtk/gtkfilechooserentry.c:1133 msgid "Completing..." msgstr "Fullfører..." -#: ../gtk/gtkfilechoosersettings.c:262 ../gtk/gtkfilesel.c:1349 -#: ../gtk/gtkfilesel.c:1358 +#: gtk/gtkfilechoosersettings.c:262 gtk/gtkfilesel.c:1349 +#: gtk/gtkfilesel.c:1358 #, c-format msgid "Error creating folder '%s': %s" msgstr "Feil under oppretting av mappe «%s»: %s" -#: ../gtk/gtkfilesel.c:694 +#: gtk/gtkfilesel.c:694 msgid "Folders" msgstr "Mapper" -#: ../gtk/gtkfilesel.c:698 +#: gtk/gtkfilesel.c:698 msgid "Fol_ders" msgstr "M_apper" -#: ../gtk/gtkfilesel.c:734 +#: gtk/gtkfilesel.c:734 msgid "_Files" msgstr "_Filer" -#: ../gtk/gtkfilesel.c:821 ../gtk/gtkfilesel.c:2148 +#: gtk/gtkfilesel.c:821 gtk/gtkfilesel.c:2148 #, c-format msgid "Folder unreadable: %s" msgstr "Uleselig mappe: %s" -#: ../gtk/gtkfilesel.c:905 +#: gtk/gtkfilesel.c:905 #, c-format msgid "" "The file \"%s\" resides on another machine (called %s) and may not be " @@ -1856,88 +1845,88 @@ msgstr "" "tilgjengelig for dette programmet.\n" "Er du sikker på at du ønsker å velge den?" -#: ../gtk/gtkfilesel.c:1020 +#: gtk/gtkfilesel.c:1020 msgid "_New Folder" msgstr "_Ny mappe" -#: ../gtk/gtkfilesel.c:1031 +#: gtk/gtkfilesel.c:1031 msgid "De_lete File" msgstr "S_lett fil" -#: ../gtk/gtkfilesel.c:1042 +#: gtk/gtkfilesel.c:1042 msgid "_Rename File" msgstr "End_re navn på filen" -#: ../gtk/gtkfilesel.c:1347 +#: gtk/gtkfilesel.c:1347 #, c-format msgid "" "The folder name \"%s\" contains symbols that are not allowed in filenames" msgstr "Mappenavn «%s» inneholder symboler som ikke er tillatt i filnavn" -#: ../gtk/gtkfilesel.c:1392 +#: gtk/gtkfilesel.c:1392 msgid "New Folder" msgstr "Ny mappe" -#: ../gtk/gtkfilesel.c:1407 +#: gtk/gtkfilesel.c:1407 msgid "_Folder name:" msgstr "_Mappenavn:" -#: ../gtk/gtkfilesel.c:1431 +#: gtk/gtkfilesel.c:1431 msgid "C_reate" msgstr "Opp_rett" -#: ../gtk/gtkfilesel.c:1474 ../gtk/gtkfilesel.c:1581 ../gtk/gtkfilesel.c:1594 +#: gtk/gtkfilesel.c:1474 gtk/gtkfilesel.c:1581 gtk/gtkfilesel.c:1594 #, c-format msgid "The filename \"%s\" contains symbols that are not allowed in filenames" msgstr "Filnavnet «%s» inneholder symboler som ikke er tillatt i filnavn" -#: ../gtk/gtkfilesel.c:1477 ../gtk/gtkfilesel.c:1487 +#: gtk/gtkfilesel.c:1477 gtk/gtkfilesel.c:1487 #, c-format msgid "Error deleting file '%s': %s" msgstr "Feil ved sletting av fil «%s»: %s" -#: ../gtk/gtkfilesel.c:1530 +#: gtk/gtkfilesel.c:1530 #, c-format msgid "Really delete file \"%s\"?" msgstr "Vil du virkelig slette filen «%s»?" -#: ../gtk/gtkfilesel.c:1535 +#: gtk/gtkfilesel.c:1535 msgid "Delete File" msgstr "Slett fil" -#: ../gtk/gtkfilesel.c:1583 +#: gtk/gtkfilesel.c:1583 #, c-format msgid "Error renaming file to \"%s\": %s" msgstr "Feil ved endring av navn på fil til «%s»: %s" -#: ../gtk/gtkfilesel.c:1596 +#: gtk/gtkfilesel.c:1596 #, c-format msgid "Error renaming file \"%s\": %s" msgstr "Feil ved endring av navn på fil «%s»: %s" -#: ../gtk/gtkfilesel.c:1605 +#: gtk/gtkfilesel.c:1605 #, c-format msgid "Error renaming file \"%s\" to \"%s\": %s" msgstr "Feil ved endring av navn på fil «%s» til «%s»: %s" -#: ../gtk/gtkfilesel.c:1652 +#: gtk/gtkfilesel.c:1652 msgid "Rename File" msgstr "Gi filen nytt navn" -#: ../gtk/gtkfilesel.c:1667 +#: gtk/gtkfilesel.c:1667 #, c-format msgid "Rename file \"%s\" to:" msgstr "Gi fil «%s» nytt navn:" -#: ../gtk/gtkfilesel.c:1696 +#: gtk/gtkfilesel.c:1696 msgid "_Rename" msgstr "_Gi nytt navn" -#: ../gtk/gtkfilesel.c:2128 +#: gtk/gtkfilesel.c:2128 msgid "_Selection: " msgstr "_Valg: " -#: ../gtk/gtkfilesel.c:3048 +#: gtk/gtkfilesel.c:3048 #, c-format msgid "" "The filename \"%s\" couldn't be converted to UTF-8. (try setting the " @@ -1946,15 +1935,15 @@ msgstr "" "Filnavnet «%s» kunne ikke konverteres til UTF-8 (prøv å sette miljøvariabelen " "G_FILENAME_ENCODING): %s" -#: ../gtk/gtkfilesel.c:3051 +#: gtk/gtkfilesel.c:3051 msgid "Invalid UTF-8" msgstr "Ugyldig UTF-8" -#: ../gtk/gtkfilesel.c:3925 +#: gtk/gtkfilesel.c:3925 msgid "Name too long" msgstr "Navnet er for langt" -#: ../gtk/gtkfilesel.c:3927 +#: gtk/gtkfilesel.c:3927 msgid "Couldn't convert filename" msgstr "Kunne ikke konvertere filnavnet" @@ -1963,75 +1952,75 @@ msgstr "Kunne ikke konvertere filnavnet" #. * token for the fake "File System" volume. So, we'll return a pointer to #. * this particular string. #. -#: ../gtk/gtkfilesystem.c:52 +#: gtk/gtkfilesystem.c:52 msgid "File System" msgstr "Filsystem" -#: ../gtk/gtkfilesystemmodel.c:700 +#: gtk/gtkfilesystemmodel.c:700 msgid "Could not obtain root folder" msgstr "Kunne ikke finne rotmappen" -#: ../gtk/gtkfilesystemmodel.c:1299 +#: gtk/gtkfilesystemmodel.c:1299 msgid "(Empty)" msgstr "(Tom)" -#: ../gtk/gtkfontbutton.c:144 ../gtk/gtkfontbutton.c:266 +#: gtk/gtkfontbutton.c:144 gtk/gtkfontbutton.c:266 msgid "Pick a Font" msgstr "Velg en skrift" #. Initialize fields -#: ../gtk/gtkfontbutton.c:260 +#: gtk/gtkfontbutton.c:260 msgid "Sans 12" msgstr "Sans 12" -#: ../gtk/gtkfontbutton.c:780 +#: gtk/gtkfontbutton.c:780 msgid "Font" msgstr "Skrift" #. This is the default text shown in the preview entry, though the user #. can set it. Remember that some fonts only have capital letters. -#: ../gtk/gtkfontsel.c:75 +#: gtk/gtkfontsel.c:75 msgid "abcdefghijk ABCDEFGHIJK" msgstr "abcdefghijk ABCDEFGHIJK" -#: ../gtk/gtkfontsel.c:328 +#: gtk/gtkfontsel.c:328 msgid "_Family:" msgstr "_Familie:" -#: ../gtk/gtkfontsel.c:334 +#: gtk/gtkfontsel.c:334 msgid "_Style:" msgstr "_Stil:" -#: ../gtk/gtkfontsel.c:340 +#: gtk/gtkfontsel.c:340 msgid "Si_ze:" msgstr "St_ørrelse:" #. create the text entry widget -#: ../gtk/gtkfontsel.c:517 +#: gtk/gtkfontsel.c:517 msgid "_Preview:" msgstr "_Forhåndsvisning:" -#: ../gtk/gtkfontsel.c:1542 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "Valg av skrift" -#: ../gtk/gtkgamma.c:408 +#: gtk/gtkgamma.c:408 msgid "Gamma" msgstr "Gamma" -#: ../gtk/gtkgamma.c:418 +#: gtk/gtkgamma.c:418 msgid "_Gamma value" msgstr "_Gammaverdi" #. Remove this icon source so we don't keep trying to #. * load it. #. -#: ../gtk/gtkiconfactory.c:1403 +#: gtk/gtkiconfactory.c:1403 #, c-format msgid "Error loading icon: %s" msgstr "Feil under lasting av ikon: %s" -#: ../gtk/gtkicontheme.c:1363 +#: gtk/gtkicontheme.c:1363 #, c-format msgid "" "Could not find the icon '%s'. The '%s' theme\n" @@ -2044,132 +2033,132 @@ msgstr "" "Du kan finne en kopi av det på:\n" "\t%s" -#: ../gtk/gtkicontheme.c:1543 +#: gtk/gtkicontheme.c:1543 #, c-format msgid "Icon '%s' not present in theme" msgstr "Ikon «%s» er ikke tilstede i tema" -#: ../gtk/gtkicontheme.c:3058 +#: gtk/gtkicontheme.c:3058 msgid "Failed to load icon" msgstr "Feil under lasting av ikon" -#: ../gtk/gtkimmodule.c:515 +#: gtk/gtkimmodule.c:515 msgid "Simple" msgstr "Enkel" -#: ../gtk/gtkimmulticontext.c:542 +#: gtk/gtkimmulticontext.c:542 msgid "input method menu|System" msgstr "System" -#: ../gtk/gtkinputdialog.c:192 +#: gtk/gtkinputdialog.c:192 msgid "Input" msgstr "Inndata" -#: ../gtk/gtkinputdialog.c:207 +#: gtk/gtkinputdialog.c:207 msgid "No extended input devices" msgstr "Ingen utvidede innenheter" -#: ../gtk/gtkinputdialog.c:220 +#: gtk/gtkinputdialog.c:220 msgid "_Device:" msgstr "_Enhet:" -#: ../gtk/gtkinputdialog.c:237 +#: gtk/gtkinputdialog.c:237 msgid "Disabled" msgstr "Slått av" -#: ../gtk/gtkinputdialog.c:244 +#: gtk/gtkinputdialog.c:244 msgid "Screen" msgstr "Skjerm" -#: ../gtk/gtkinputdialog.c:251 +#: gtk/gtkinputdialog.c:251 msgid "Window" msgstr "Vindu" -#: ../gtk/gtkinputdialog.c:258 +#: gtk/gtkinputdialog.c:258 msgid "_Mode:" msgstr "_Modus:" #. The axis listbox -#: ../gtk/gtkinputdialog.c:279 +#: gtk/gtkinputdialog.c:279 msgid "Axes" msgstr "Akser" #. Keys listbox -#: ../gtk/gtkinputdialog.c:297 +#: gtk/gtkinputdialog.c:297 msgid "Keys" msgstr "Taster" -#: ../gtk/gtkinputdialog.c:524 +#: gtk/gtkinputdialog.c:524 msgid "_X:" msgstr "_X:" -#: ../gtk/gtkinputdialog.c:525 +#: gtk/gtkinputdialog.c:525 msgid "_Y:" msgstr "_Y:" -#: ../gtk/gtkinputdialog.c:526 +#: gtk/gtkinputdialog.c:526 msgid "_Pressure:" msgstr "_Trykk:" -#: ../gtk/gtkinputdialog.c:527 +#: gtk/gtkinputdialog.c:527 msgid "X _tilt:" msgstr "X-_helling:" -#: ../gtk/gtkinputdialog.c:528 +#: gtk/gtkinputdialog.c:528 msgid "Y t_ilt:" msgstr "Y-hell_ing:" -#: ../gtk/gtkinputdialog.c:529 +#: gtk/gtkinputdialog.c:529 msgid "_Wheel:" msgstr "_Hjul:" -#: ../gtk/gtkinputdialog.c:581 +#: gtk/gtkinputdialog.c:581 msgid "none" msgstr "ingen" -#: ../gtk/gtkinputdialog.c:618 ../gtk/gtkinputdialog.c:654 +#: gtk/gtkinputdialog.c:618 gtk/gtkinputdialog.c:654 msgid "(disabled)" msgstr "(slått av)" -#: ../gtk/gtkinputdialog.c:647 +#: gtk/gtkinputdialog.c:647 msgid "(unknown)" msgstr "(ukjent)" #. and clear button -#: ../gtk/gtkinputdialog.c:751 +#: gtk/gtkinputdialog.c:751 msgid "Cl_ear" msgstr "_Tøm" -#: ../gtk/gtklinkbutton.c:427 +#: gtk/gtklinkbutton.c:427 msgid "Copy URL" msgstr "Kopier URL" -#: ../gtk/gtklinkbutton.c:565 +#: gtk/gtklinkbutton.c:565 msgid "Invalid URI" msgstr "Ugyldig URI" #. Description of --gtk-module=MODULES in --help output -#: ../gtk/gtkmain.c:421 +#: gtk/gtkmain.c:421 msgid "Load additional GTK+ modules" msgstr "Last tilleggsmoduler for GTK+" #. Placeholder in --gtk-module=MODULES in --help output -#: ../gtk/gtkmain.c:422 +#: gtk/gtkmain.c:422 msgid "MODULES" msgstr "MODULER" #. Description of --g-fatal-warnings in --help output -#: ../gtk/gtkmain.c:424 +#: gtk/gtkmain.c:424 msgid "Make all warnings fatal" msgstr "La alle advarsler være fatale" #. Description of --gtk-debug=FLAGS in --help output -#: ../gtk/gtkmain.c:427 +#: gtk/gtkmain.c:427 msgid "GTK+ debugging flags to set" msgstr "Feilsøkingsflagg som skal settes for GTK+" #. Description of --gtk-no-debug=FLAGS in --help output -#: ../gtk/gtkmain.c:430 +#: gtk/gtkmain.c:430 msgid "GTK+ debugging flags to unset" msgstr "Feilsøkingsflagg som skal fjernes for GTK+" @@ -2178,66 +2167,65 @@ msgstr "Feilsøkingsflagg som skal fjernes for GTK+" #. * Do *not* translate it to "predefinito:LTR", if it #. * it isn't default:LTR or default:RTL it will not work #. -#: ../gtk/gtkmain.c:678 +#: gtk/gtkmain.c:678 msgid "default:LTR" msgstr "default:LTR" -#: ../gtk/gtkmain.c:740 +#: gtk/gtkmain.c:740 #, c-format msgid "Cannot open display: %s" msgstr "Kan ikke åpne skjerm: %s" -#: ../gtk/gtkmain.c:777 +#: gtk/gtkmain.c:777 msgid "GTK+ Options" msgstr "Alternativer for GTK+" -#: ../gtk/gtkmain.c:777 +#: gtk/gtkmain.c:777 msgid "Show GTK+ Options" msgstr "Vis alternativer for GTK+" -#: ../gtk/gtkmountoperation.c:476 +#: gtk/gtkmountoperation.c:476 msgid "Co_nnect" msgstr "K_oble til" -#: ../gtk/gtkmountoperation.c:520 +#: gtk/gtkmountoperation.c:520 msgid "Connect _anonymously" msgstr "Koble til _anonymt" -#: ../gtk/gtkmountoperation.c:529 +#: gtk/gtkmountoperation.c:529 msgid "Connect as u_ser:" msgstr "Koble til _som bruker:" -#: ../gtk/gtkmountoperation.c:566 +#: gtk/gtkmountoperation.c:566 msgid "_Username:" msgstr "Br_ukernavn:" -#: ../gtk/gtkmountoperation.c:570 +#: gtk/gtkmountoperation.c:570 msgid "_Domain:" msgstr "_Domene:" -#: ../gtk/gtkmountoperation.c:575 +#: gtk/gtkmountoperation.c:575 msgid "_Password:" msgstr "_Passord:" -#: ../gtk/gtkmountoperation.c:590 +#: gtk/gtkmountoperation.c:590 msgid "Forget password _immediately" msgstr "Glem _passordet med det samme" -#: ../gtk/gtkmountoperation.c:598 +#: gtk/gtkmountoperation.c:598 msgid "Remember password until you _logout" msgstr "Husk passordet til du _logger ut" -#: ../gtk/gtkmountoperation.c:606 +#: gtk/gtkmountoperation.c:606 msgid "Remember _forever" msgstr "Husk _for alltid" -#: ../gtk/gtknotebook.c:4424 ../gtk/gtknotebook.c:6930 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "Side %u" -#: ../gtk/gtkpagesetup.c:597 ../gtk/gtkpapersize.c:825 -#: ../gtk/gtkpapersize.c:865 +#: gtk/gtkpagesetup.c:597 gtk/gtkpapersize.c:825 gtk/gtkpapersize.c:865 msgid "Not a valid page setup file" msgstr "Ikke en gyldig fil for sideoppsett" @@ -2247,11 +2235,11 @@ msgstr "Ikke en gyldig fil for sideoppsett" #. * Do *not* translate it to "predefinito:mm", if it #. * it isn't default:mm or default:inch it will not work #. -#: ../gtk/gtkpagesetupunixdialog.c:152 +#: gtk/gtkpagesetupunixdialog.c:152 msgid "default:mm" msgstr "default:mm" -#: ../gtk/gtkpagesetupunixdialog.c:308 +#: gtk/gtkpagesetupunixdialog.c:308 msgid "" "Any Printer\n" "For portable documents" @@ -2259,15 +2247,15 @@ msgstr "" "Enhver skriver\n" "For portable dokumenter" -#: ../gtk/gtkpagesetupunixdialog.c:894 ../gtk/gtkpagesetupunixdialog.c:1403 +#: gtk/gtkpagesetupunixdialog.c:894 gtk/gtkpagesetupunixdialog.c:1403 msgid "mm" msgstr "mm" -#: ../gtk/gtkpagesetupunixdialog.c:896 ../gtk/gtkpagesetupunixdialog.c:1401 +#: gtk/gtkpagesetupunixdialog.c:896 gtk/gtkpagesetupunixdialog.c:1401 msgid "inch" msgstr "tomme" -#: ../gtk/gtkpagesetupunixdialog.c:915 +#: gtk/gtkpagesetupunixdialog.c:915 #, c-format msgid "" "Margins:\n" @@ -2282,88 +2270,88 @@ msgstr "" " Topp: %s %s\n" " Bunn: %s %s" -#: ../gtk/gtkpagesetupunixdialog.c:964 +#: gtk/gtkpagesetupunixdialog.c:964 msgid "Manage Custom Sizes..." msgstr "Håndter egendefinerte størrelser..." -#: ../gtk/gtkpagesetupunixdialog.c:1012 +#: gtk/gtkpagesetupunixdialog.c:1012 msgid "_Format for:" msgstr "_Format for:" -#: ../gtk/gtkpagesetupunixdialog.c:1034 +#: gtk/gtkpagesetupunixdialog.c:1034 msgid "_Paper size:" msgstr "_Papirstørrelse:" -#: ../gtk/gtkpagesetupunixdialog.c:1065 +#: gtk/gtkpagesetupunixdialog.c:1065 msgid "_Orientation:" msgstr "_Orientering:" -#: ../gtk/gtkpagesetupunixdialog.c:1129 ../gtk/gtkprintunixdialog.c:2397 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 msgid "Page Setup" msgstr "Sideoppsett" -#: ../gtk/gtkpagesetupunixdialog.c:1448 +#: gtk/gtkpagesetupunixdialog.c:1448 msgid "Margins from Printer..." msgstr "Marger fra skriver..." -#: ../gtk/gtkpagesetupunixdialog.c:1608 +#: gtk/gtkpagesetupunixdialog.c:1608 #, c-format msgid "Custom Size %d" msgstr "Egendefinert størrelse %d" -#: ../gtk/gtkpagesetupunixdialog.c:1837 +#: gtk/gtkpagesetupunixdialog.c:1837 msgid "Manage Custom Sizes" msgstr "Håndter egendefinerte størrelser" -#: ../gtk/gtkpagesetupunixdialog.c:1933 +#: gtk/gtkpagesetupunixdialog.c:1933 msgid "_Width:" msgstr "_Bredde:" -#: ../gtk/gtkpagesetupunixdialog.c:1945 +#: gtk/gtkpagesetupunixdialog.c:1945 msgid "_Height:" msgstr "_Høyde:" -#: ../gtk/gtkpagesetupunixdialog.c:1957 +#: gtk/gtkpagesetupunixdialog.c:1957 msgid "Paper Size" msgstr "Papirstørrelse" -#: ../gtk/gtkpagesetupunixdialog.c:1967 +#: gtk/gtkpagesetupunixdialog.c:1967 msgid "_Top:" msgstr "_Topp:" -#: ../gtk/gtkpagesetupunixdialog.c:1979 +#: gtk/gtkpagesetupunixdialog.c:1979 msgid "_Bottom:" msgstr "_Bunn:" -#: ../gtk/gtkpagesetupunixdialog.c:1991 +#: gtk/gtkpagesetupunixdialog.c:1991 msgid "_Left:" msgstr "_Venstre:" -#: ../gtk/gtkpagesetupunixdialog.c:2003 +#: gtk/gtkpagesetupunixdialog.c:2003 msgid "_Right:" msgstr "Høy_re:" -#: ../gtk/gtkpagesetupunixdialog.c:2044 +#: gtk/gtkpagesetupunixdialog.c:2044 msgid "Paper Margins" msgstr "Marger for papir" -#: ../gtk/gtkpathbar.c:151 +#: gtk/gtkpathbar.c:151 msgid "Up Path" msgstr "Opp sti" -#: ../gtk/gtkpathbar.c:153 +#: gtk/gtkpathbar.c:153 msgid "Down Path" msgstr "Ned sti" -#: ../gtk/gtkpathbar.c:1472 +#: gtk/gtkpathbar.c:1472 msgid "File System Root" msgstr "Filsystemrot" -#: ../gtk/gtkprinteroptionwidget.c:685 +#: gtk/gtkprinteroptionwidget.c:685 msgid "Not available" msgstr "Ikke tilgjengelig" -#: ../gtk/gtkprinteroptionwidget.c:798 +#: gtk/gtkprinteroptionwidget.c:798 msgid "_Save in folder:" msgstr "_Lagre i mappe:" @@ -2371,175 +2359,180 @@ msgstr "_Lagre i mappe:" #. * jobs. %s gets replaced by the application name, %d gets replaced #. * by the job number. #. -#: ../gtk/gtkprintoperation.c:173 +#: gtk/gtkprintoperation.c:173 #, c-format msgid "%s job #%d" msgstr "%s jobb #%d" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1504 +#: gtk/gtkprintoperation.c:1504 msgid "print operation status|Initial state" msgstr "Starttilstand" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1506 +#: gtk/gtkprintoperation.c:1506 msgid "print operation status|Preparing to print" msgstr "Forbereder utskrift" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1508 +#: gtk/gtkprintoperation.c:1508 msgid "print operation status|Generating data" msgstr "Genererer data" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1510 +#: gtk/gtkprintoperation.c:1510 msgid "print operation status|Sending data" msgstr "Sender data" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1512 +#: gtk/gtkprintoperation.c:1512 msgid "print operation status|Waiting" msgstr "Venter" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1514 +#: gtk/gtkprintoperation.c:1514 msgid "print operation status|Blocking on issue" msgstr "Blokkert" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1516 +#: gtk/gtkprintoperation.c:1516 msgid "print operation status|Printing" msgstr "Skriver ut" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1518 +#: gtk/gtkprintoperation.c:1518 msgid "print operation status|Finished" msgstr "Fullført" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1520 +#: gtk/gtkprintoperation.c:1520 msgid "print operation status|Finished with error" msgstr "Fullført med feil" -#: ../gtk/gtkprintoperation.c:2003 +#: gtk/gtkprintoperation.c:2003 #, c-format msgid "Preparing %d" msgstr "Forbereder %d" -#: ../gtk/gtkprintoperation.c:2005 ../gtk/gtkprintoperation.c:2259 +#: gtk/gtkprintoperation.c:2005 gtk/gtkprintoperation.c:2259 +#, c-format msgid "Preparing" msgstr "Forbereder" -#: ../gtk/gtkprintoperation.c:2008 +#: gtk/gtkprintoperation.c:2008 #, c-format msgid "Printing %d" msgstr "Skriver ut %d" -#: ../gtk/gtkprintoperation.c:2289 +#: gtk/gtkprintoperation.c:2289 +#, c-format msgid "Error creating print preview" msgstr "Feil under oppretting av forhåndsvisning for utskrift" -#: ../gtk/gtkprintoperation.c:2292 +#: gtk/gtkprintoperation.c:2292 +#, c-format msgid "The most probable reason is that a temporary file could not be created." msgstr "" "Den mest sannsynlige årsaken er at en midlertidig fil ikke kunne lages." -#: ../gtk/gtkprintoperation-unix.c:242 +#: gtk/gtkprintoperation-unix.c:242 +#, c-format msgid "Error launching preview" msgstr "Feil under start av forhåndsvisning" -#: ../gtk/gtkprintoperation-unix.c:280 +#: gtk/gtkprintoperation-unix.c:280 +#, c-format msgid "Error printing" msgstr "Feil ved utskrift" -#: ../gtk/gtkprintoperation-unix.c:381 ../gtk/gtkprintoperation-win32.c:1425 +#: gtk/gtkprintoperation-unix.c:381 gtk/gtkprintoperation-win32.c:1425 msgid "Application" msgstr "Program" -#: ../gtk/gtkprintoperation-win32.c:590 +#: gtk/gtkprintoperation-win32.c:590 msgid "Printer offline" msgstr "Skriver er frakoblet" -#: ../gtk/gtkprintoperation-win32.c:592 +#: gtk/gtkprintoperation-win32.c:592 msgid "Out of paper" msgstr "Tom for papir" #. Translators: this is a printer status. -#: ../gtk/gtkprintoperation-win32.c:594 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1375 +#: gtk/gtkprintoperation-win32.c:594 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 msgid "Paused" msgstr "Pause" -#: ../gtk/gtkprintoperation-win32.c:596 +#: gtk/gtkprintoperation-win32.c:596 msgid "Need user intervention" msgstr "Krever tilsyn av bruker" -#: ../gtk/gtkprintoperation-win32.c:696 +#: gtk/gtkprintoperation-win32.c:696 msgid "Custom size" msgstr "Egendefinert størrelse" -#: ../gtk/gtkprintoperation-win32.c:1517 +#: gtk/gtkprintoperation-win32.c:1517 msgid "No printer found" msgstr "Ingen skriver funnet" -#: ../gtk/gtkprintoperation-win32.c:1544 +#: gtk/gtkprintoperation-win32.c:1544 msgid "Invalid argument to CreateDC" msgstr "Ugyldig argument til CreateDC" -#: ../gtk/gtkprintoperation-win32.c:1578 ../gtk/gtkprintoperation-win32.c:1801 +#: gtk/gtkprintoperation-win32.c:1578 gtk/gtkprintoperation-win32.c:1801 msgid "Error from StartDoc" msgstr "Feil fra StartDoc" -#: ../gtk/gtkprintoperation-win32.c:1658 ../gtk/gtkprintoperation-win32.c:1681 -#: ../gtk/gtkprintoperation-win32.c:1729 +#: gtk/gtkprintoperation-win32.c:1658 gtk/gtkprintoperation-win32.c:1681 +#: gtk/gtkprintoperation-win32.c:1729 msgid "Not enough free memory" msgstr "Ikke nok minne ledig" -#: ../gtk/gtkprintoperation-win32.c:1734 +#: gtk/gtkprintoperation-win32.c:1734 msgid "Invalid argument to PrintDlgEx" msgstr "Ugyldig argument til PrintDlgEx" -#: ../gtk/gtkprintoperation-win32.c:1739 +#: gtk/gtkprintoperation-win32.c:1739 msgid "Invalid pointer to PrintDlgEx" msgstr "Ugyldig peker til PrintDlgEx" -#: ../gtk/gtkprintoperation-win32.c:1744 +#: gtk/gtkprintoperation-win32.c:1744 msgid "Invalid handle to PrintDlgEx" msgstr "Ugyldig håndtak til PrintDlgEx" -#: ../gtk/gtkprintoperation-win32.c:1749 +#: gtk/gtkprintoperation-win32.c:1749 msgid "Unspecified error" msgstr "Uspesifisert feil" -#: ../gtk/gtkprintunixdialog.c:1716 +#: gtk/gtkprintunixdialog.c:1716 msgid "Printer" msgstr "Skriver" -#: ../gtk/gtkprintunixdialog.c:1725 +#: gtk/gtkprintunixdialog.c:1725 msgid "Location" msgstr "Lokasjon" -#: ../gtk/gtkprintunixdialog.c:1735 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "Status" -#: ../gtk/gtkprintunixdialog.c:1758 +#: gtk/gtkprintunixdialog.c:1758 msgid "Range" msgstr "Område" -#: ../gtk/gtkprintunixdialog.c:1762 +#: gtk/gtkprintunixdialog.c:1762 msgid "_All Pages" msgstr "Alle sider" -#: ../gtk/gtkprintunixdialog.c:1769 +#: gtk/gtkprintunixdialog.c:1769 msgid "C_urrent Page" msgstr "D_enne siden" -#: ../gtk/gtkprintunixdialog.c:1778 +#: gtk/gtkprintunixdialog.c:1778 msgid "Pag_es:" msgstr "Sid_er:" -#: ../gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" @@ -2547,194 +2540,194 @@ msgstr "" "Oppgi en ett eller flere sideområder,\n" " f.eks 1-3,7,11" -#: ../gtk/gtkprintunixdialog.c:1798 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "Kopier" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: ../gtk/gtkprintunixdialog.c:1803 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "_Kopier:" -#: ../gtk/gtkprintunixdialog.c:1821 +#: gtk/gtkprintunixdialog.c:1821 msgid "C_ollate" msgstr "S_lå sammen" -#: ../gtk/gtkprintunixdialog.c:1829 +#: gtk/gtkprintunixdialog.c:1829 msgid "_Reverse" msgstr "_Omvendt" -#: ../gtk/gtkprintunixdialog.c:1849 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "Generelt" -#: ../gtk/gtkprintunixdialog.c:2252 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "Utforming" -#: ../gtk/gtkprintunixdialog.c:2256 +#: gtk/gtkprintunixdialog.c:2256 msgid "Pages per _side:" msgstr "Ark per _side:" -#: ../gtk/gtkprintunixdialog.c:2272 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "T_osidig:" -#: ../gtk/gtkprintunixdialog.c:2287 +#: gtk/gtkprintunixdialog.c:2287 msgid "_Only print:" msgstr "K_un skriv ut:" #. In enum order -#: ../gtk/gtkprintunixdialog.c:2302 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "Alle ark" -#: ../gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "Like ark" -#: ../gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "Ulike ark" -#: ../gtk/gtkprintunixdialog.c:2307 +#: gtk/gtkprintunixdialog.c:2307 msgid "Sc_ale:" msgstr "Sk_aler:" -#: ../gtk/gtkprintunixdialog.c:2334 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "Papir" -#: ../gtk/gtkprintunixdialog.c:2338 +#: gtk/gtkprintunixdialog.c:2338 msgid "Paper _type:" msgstr "Papir_type:" -#: ../gtk/gtkprintunixdialog.c:2353 +#: gtk/gtkprintunixdialog.c:2353 msgid "Paper _source:" msgstr "Papi_rkilde:" -#: ../gtk/gtkprintunixdialog.c:2368 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "U_tskuff:" -#: ../gtk/gtkprintunixdialog.c:2420 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "Detaljer for jobb" -#: ../gtk/gtkprintunixdialog.c:2426 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "Pri_oritet:" -#: ../gtk/gtkprintunixdialog.c:2441 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "_Faktureringsinformasjon:" -#: ../gtk/gtkprintunixdialog.c:2459 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "Skriv ut dokument" -#: ../gtk/gtkprintunixdialog.c:2465 +#: gtk/gtkprintunixdialog.c:2465 msgid "_Now" msgstr "_Nå" -#: ../gtk/gtkprintunixdialog.c:2472 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "_Tid:" -#: ../gtk/gtkprintunixdialog.c:2487 +#: gtk/gtkprintunixdialog.c:2487 msgid "On _hold" msgstr "På _vent" -#: ../gtk/gtkprintunixdialog.c:2506 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "Legg til omslag" -#: ../gtk/gtkprintunixdialog.c:2512 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "_Før:" -#: ../gtk/gtkprintunixdialog.c:2527 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "_Etter:" -#: ../gtk/gtkprintunixdialog.c:2542 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "Jobb" -#: ../gtk/gtkprintunixdialog.c:2608 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "Avansert" -#: ../gtk/gtkprintunixdialog.c:2643 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "Bildekvalitet" -#: ../gtk/gtkprintunixdialog.c:2646 +#: gtk/gtkprintunixdialog.c:2646 msgid "Color" msgstr "Farge" -#: ../gtk/gtkprintunixdialog.c:2649 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "Fullfører" -#: ../gtk/gtkprintunixdialog.c:2659 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "Noen innstillinger i dialogen er i konflikt" -#: ../gtk/gtkprintunixdialog.c:2682 +#: gtk/gtkprintunixdialog.c:2682 msgid "Print" msgstr "Skriv ut" -#: ../gtk/gtkrc.c:2872 +#: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" msgstr "Kan ikke finne include-fil: «%s»" -#: ../gtk/gtkrc.c:3500 ../gtk/gtkrc.c:3503 +#: gtk/gtkrc.c:3500 gtk/gtkrc.c:3503 #, c-format msgid "Unable to locate image file in pixmap_path: \"%s\"" msgstr "Kunne ikke finne bildefil i pixmap_path: «%s»" -#: ../gtk/gtkrecentaction.c:155 ../gtk/gtkrecentaction.c:163 -#: ../gtk/gtkrecentchoosermenu.c:551 ../gtk/gtkrecentchoosermenu.c:559 +#: gtk/gtkrecentaction.c:155 gtk/gtkrecentaction.c:163 +#: gtk/gtkrecentchoosermenu.c:551 gtk/gtkrecentchoosermenu.c:559 #, c-format msgid "This function is not implemented for widgets of class '%s'" msgstr "Denne funksjonen er ikke implementert for komponenter av klasse «%s»" -#: ../gtk/gtkrecentchooserdefault.c:454 +#: gtk/gtkrecentchooserdefault.c:454 msgid "Select which type of documents are shown" msgstr "Velg hvilke dokumenttyper som skal vises" -#: ../gtk/gtkrecentchooserdefault.c:1095 ../gtk/gtkrecentchooserdefault.c:1132 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "Ingen oppføring funnet for URI «%s»" -#: ../gtk/gtkrecentchooserdefault.c:1259 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "Filter uten tittel" -#: ../gtk/gtkrecentchooserdefault.c:1612 +#: gtk/gtkrecentchooserdefault.c:1612 msgid "Could not remove item" msgstr "Kunne ikke fjerne oppføring" -#: ../gtk/gtkrecentchooserdefault.c:1655 +#: gtk/gtkrecentchooserdefault.c:1655 msgid "Could not clear list" msgstr "Kunne ikke tømme listen" -#: ../gtk/gtkrecentchooserdefault.c:1739 +#: gtk/gtkrecentchooserdefault.c:1739 msgid "Copy _Location" msgstr "Kopier _lokasjon" -#: ../gtk/gtkrecentchooserdefault.c:1752 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "Fje_rn fra listen" -#: ../gtk/gtkrecentchooserdefault.c:1761 +#: gtk/gtkrecentchooserdefault.c:1761 msgid "_Clear List" msgstr "_Tøm listen" -#: ../gtk/gtkrecentchooserdefault.c:1775 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "Vis _private ressurser" @@ -2748,21 +2741,21 @@ msgstr "Vis _private ressurser" #. * user appended or prepended custom menu items to the #. * recent chooser menu widget. #. -#: ../gtk/gtkrecentchoosermenu.c:317 +#: gtk/gtkrecentchoosermenu.c:317 msgid "No items found" msgstr "Ingen oppføring funnet" -#: ../gtk/gtkrecentchoosermenu.c:471 ../gtk/gtkrecentchoosermenu.c:527 +#: gtk/gtkrecentchoosermenu.c:471 gtk/gtkrecentchoosermenu.c:527 #, c-format msgid "No recently used resource found with URI `%s'" msgstr "Fant ingen nylig brukt ressurs med URI «%s»" -#: ../gtk/gtkrecentchoosermenu.c:738 +#: gtk/gtkrecentchoosermenu.c:738 #, c-format msgid "Open '%s'" msgstr "Åpne «%s»" -#: ../gtk/gtkrecentchoosermenu.c:768 +#: gtk/gtkrecentchoosermenu.c:768 msgid "Unknown item" msgstr "Ukjent oppføring" @@ -2773,7 +2766,7 @@ msgstr "Ukjent oppføring" #. * #. * Don't include the prefix "recent menu label|" in the translation. #. -#: ../gtk/gtkrecentchoosermenu.c:781 +#: gtk/gtkrecentchoosermenu.c:781 #, c-format msgid "recent menu label|_%d. %s" msgstr "_%d. %s" @@ -2783,619 +2776,619 @@ msgstr "_%d. %s" #. * #. * Don't include the prefix "recent menu label|" in the translation. #. -#: ../gtk/gtkrecentchoosermenu.c:788 +#: gtk/gtkrecentchoosermenu.c:788 #, c-format msgid "recent menu label|%d. %s" msgstr "%d. %s" -#: ../gtk/gtkrecentmanager.c:1020 ../gtk/gtkrecentmanager.c:1033 -#: ../gtk/gtkrecentmanager.c:1171 ../gtk/gtkrecentmanager.c:1181 -#: ../gtk/gtkrecentmanager.c:1234 ../gtk/gtkrecentmanager.c:1243 -#: ../gtk/gtkrecentmanager.c:1258 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "Kan ikke finne en oppføring med URI «%s»" #. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate -#: ../gtk/gtkstock.c:288 +#: gtk/gtkstock.c:288 msgid "Information" msgstr "Informasjon" -#: ../gtk/gtkstock.c:289 +#: gtk/gtkstock.c:289 msgid "Warning" msgstr "Advarsel" -#: ../gtk/gtkstock.c:290 +#: gtk/gtkstock.c:290 msgid "Error" msgstr "Feil" -#: ../gtk/gtkstock.c:291 +#: gtk/gtkstock.c:291 msgid "Question" msgstr "Spørsmål" #. FIXME these need accelerators when appropriate, and #. * need the mnemonics to be rationalized #. -#: ../gtk/gtkstock.c:296 +#: gtk/gtkstock.c:296 msgid "_About" msgstr "_Om" -#: ../gtk/gtkstock.c:298 +#: gtk/gtkstock.c:298 msgid "_Apply" msgstr "_Bruk" -#: ../gtk/gtkstock.c:299 +#: gtk/gtkstock.c:299 msgid "_Bold" msgstr "_Uthevet" -#: ../gtk/gtkstock.c:300 +#: gtk/gtkstock.c:300 msgid "_Cancel" msgstr "_Avbryt" -#: ../gtk/gtkstock.c:301 +#: gtk/gtkstock.c:301 msgid "_CD-Rom" msgstr "_CD-ROM" -#: ../gtk/gtkstock.c:302 +#: gtk/gtkstock.c:302 msgid "_Clear" msgstr "_Tøm" -#: ../gtk/gtkstock.c:303 +#: gtk/gtkstock.c:303 msgid "_Close" msgstr "_Lukk" -#: ../gtk/gtkstock.c:304 +#: gtk/gtkstock.c:304 msgid "C_onnect" msgstr "K_oble til" -#: ../gtk/gtkstock.c:305 +#: gtk/gtkstock.c:305 msgid "_Convert" msgstr "_Konverter" -#: ../gtk/gtkstock.c:306 +#: gtk/gtkstock.c:306 msgid "_Copy" msgstr "_Kopier" -#: ../gtk/gtkstock.c:307 +#: gtk/gtkstock.c:307 msgid "Cu_t" msgstr "Klipp u_t" -#: ../gtk/gtkstock.c:308 +#: gtk/gtkstock.c:308 msgid "_Delete" msgstr "_Slett" -#: ../gtk/gtkstock.c:309 +#: gtk/gtkstock.c:309 msgid "_Discard" msgstr "_Forkast" -#: ../gtk/gtkstock.c:310 +#: gtk/gtkstock.c:310 msgid "_Disconnect" msgstr "Koble _fra" -#: ../gtk/gtkstock.c:311 +#: gtk/gtkstock.c:311 msgid "_Execute" msgstr "_Kjør" -#: ../gtk/gtkstock.c:312 +#: gtk/gtkstock.c:312 msgid "_Edit" msgstr "R_ediger" -#: ../gtk/gtkstock.c:313 +#: gtk/gtkstock.c:313 msgid "_Find" msgstr "_Finn" -#: ../gtk/gtkstock.c:314 +#: gtk/gtkstock.c:314 msgid "Find and _Replace" msgstr "Finn og e_rstatt" -#: ../gtk/gtkstock.c:315 +#: gtk/gtkstock.c:315 msgid "_Floppy" msgstr "_Diskett" -#: ../gtk/gtkstock.c:316 +#: gtk/gtkstock.c:316 msgid "_Fullscreen" msgstr "_Fullskjerm" -#: ../gtk/gtkstock.c:317 +#: gtk/gtkstock.c:317 msgid "_Leave Fullscreen" msgstr "For_lat fullskjerm" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:319 +#: gtk/gtkstock.c:319 msgid "Navigation|_Bottom" msgstr "_Bunn" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:321 +#: gtk/gtkstock.c:321 msgid "Navigation|_First" msgstr "_Første" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:323 +#: gtk/gtkstock.c:323 msgid "Navigation|_Last" msgstr "_Siste" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:325 +#: gtk/gtkstock.c:325 msgid "Navigation|_Top" msgstr "_Topp" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:327 +#: gtk/gtkstock.c:327 msgid "Navigation|_Back" msgstr "Til_bake" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:329 +#: gtk/gtkstock.c:329 msgid "Navigation|_Down" msgstr "Ne_d" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:331 +#: gtk/gtkstock.c:331 msgid "Navigation|_Forward" msgstr "_Framover" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:333 +#: gtk/gtkstock.c:333 msgid "Navigation|_Up" msgstr "_Opp" -#: ../gtk/gtkstock.c:334 +#: gtk/gtkstock.c:334 msgid "_Harddisk" msgstr "_Harddisk" -#: ../gtk/gtkstock.c:335 +#: gtk/gtkstock.c:335 msgid "_Help" msgstr "_Hjelp" -#: ../gtk/gtkstock.c:336 +#: gtk/gtkstock.c:336 msgid "_Home" msgstr "_Hjem" -#: ../gtk/gtkstock.c:337 +#: gtk/gtkstock.c:337 msgid "Increase Indent" msgstr "Rykk inn mer" -#: ../gtk/gtkstock.c:338 +#: gtk/gtkstock.c:338 msgid "Decrease Indent" msgstr "Rykk inn mindre" -#: ../gtk/gtkstock.c:339 +#: gtk/gtkstock.c:339 msgid "_Index" msgstr "_Indeks" -#: ../gtk/gtkstock.c:340 +#: gtk/gtkstock.c:340 msgid "_Information" msgstr "_Informasjon" -#: ../gtk/gtkstock.c:341 +#: gtk/gtkstock.c:341 msgid "_Italic" msgstr "Kurs_iv" -#: ../gtk/gtkstock.c:342 +#: gtk/gtkstock.c:342 msgid "_Jump to" msgstr "_Hopp til" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:344 +#: gtk/gtkstock.c:344 msgid "Justify|_Center" msgstr "_Sentrer" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:346 +#: gtk/gtkstock.c:346 msgid "Justify|_Fill" msgstr "_Fyll" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:348 +#: gtk/gtkstock.c:348 msgid "Justify|_Left" msgstr "_Venstre" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:350 +#: gtk/gtkstock.c:350 msgid "Justify|_Right" msgstr "Høy_re" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:353 +#: gtk/gtkstock.c:353 msgid "Media|_Forward" msgstr "_Fremover" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:355 +#: gtk/gtkstock.c:355 msgid "Media|_Next" msgstr "_Neste" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:357 +#: gtk/gtkstock.c:357 msgid "Media|P_ause" msgstr "P_ause" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:359 +#: gtk/gtkstock.c:359 msgid "Media|_Play" msgstr "S_pill av" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:361 +#: gtk/gtkstock.c:361 msgid "Media|Pre_vious" msgstr "_Forrige" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:363 +#: gtk/gtkstock.c:363 msgid "Media|_Record" msgstr "_Ta opp" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:365 +#: gtk/gtkstock.c:365 msgid "Media|R_ewind" msgstr "Spol tilbak_e" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:367 +#: gtk/gtkstock.c:367 msgid "Media|_Stop" msgstr "_Stopp" -#: ../gtk/gtkstock.c:368 +#: gtk/gtkstock.c:368 msgid "_Network" msgstr "_Nettverk" -#: ../gtk/gtkstock.c:369 +#: gtk/gtkstock.c:369 msgid "_New" msgstr "_Ny" -#: ../gtk/gtkstock.c:370 +#: gtk/gtkstock.c:370 msgid "_No" msgstr "_Nei" -#: ../gtk/gtkstock.c:371 +#: gtk/gtkstock.c:371 msgid "_OK" msgstr "_OK" -#: ../gtk/gtkstock.c:372 +#: gtk/gtkstock.c:372 msgid "_Open" msgstr "_Åpne" -#: ../gtk/gtkstock.c:373 +#: gtk/gtkstock.c:373 msgid "Landscape" msgstr "Landskap" -#: ../gtk/gtkstock.c:374 +#: gtk/gtkstock.c:374 msgid "Portrait" msgstr "Portrett" -#: ../gtk/gtkstock.c:375 +#: gtk/gtkstock.c:375 msgid "Reverse landscape" msgstr "Omvendt landskap" -#: ../gtk/gtkstock.c:376 +#: gtk/gtkstock.c:376 msgid "Reverse portrait" msgstr "Omvendt portrett" -#: ../gtk/gtkstock.c:377 +#: gtk/gtkstock.c:377 msgid "Page Set_up" msgstr "Side_oppsett" -#: ../gtk/gtkstock.c:378 +#: gtk/gtkstock.c:378 msgid "_Paste" msgstr "_Lim inn" -#: ../gtk/gtkstock.c:379 +#: gtk/gtkstock.c:379 msgid "_Preferences" msgstr "_Brukervalg" -#: ../gtk/gtkstock.c:380 +#: gtk/gtkstock.c:380 msgid "_Print" msgstr "S_kriv ut" -#: ../gtk/gtkstock.c:381 +#: gtk/gtkstock.c:381 msgid "Print Pre_view" msgstr "Utskriftsforhåndsvisning" -#: ../gtk/gtkstock.c:382 +#: gtk/gtkstock.c:382 msgid "_Properties" msgstr "E_genskaper" -#: ../gtk/gtkstock.c:383 +#: gtk/gtkstock.c:383 msgid "_Quit" msgstr "A_vslutt" -#: ../gtk/gtkstock.c:384 +#: gtk/gtkstock.c:384 msgid "_Redo" msgstr "_Gjenopprett" -#: ../gtk/gtkstock.c:385 +#: gtk/gtkstock.c:385 msgid "_Refresh" msgstr "_Gjenles" -#: ../gtk/gtkstock.c:387 +#: gtk/gtkstock.c:387 msgid "_Revert" msgstr "Fo_rkast" -#: ../gtk/gtkstock.c:388 +#: gtk/gtkstock.c:388 msgid "_Save" msgstr "_Lagre" -#: ../gtk/gtkstock.c:389 +#: gtk/gtkstock.c:389 msgid "Save _As" msgstr "Lagre s_om" -#: ../gtk/gtkstock.c:390 +#: gtk/gtkstock.c:390 msgid "Select _All" msgstr "Velg _alt" -#: ../gtk/gtkstock.c:391 +#: gtk/gtkstock.c:391 msgid "_Color" msgstr "_Farge" -#: ../gtk/gtkstock.c:392 +#: gtk/gtkstock.c:392 msgid "_Font" msgstr "Skri_fttype" -#: ../gtk/gtkstock.c:393 +#: gtk/gtkstock.c:393 msgid "_Ascending" msgstr "_Stigende" -#: ../gtk/gtkstock.c:394 +#: gtk/gtkstock.c:394 msgid "_Descending" msgstr "S_ynkende" -#: ../gtk/gtkstock.c:395 +#: gtk/gtkstock.c:395 msgid "_Spell Check" msgstr "_Stavekontroll" -#: ../gtk/gtkstock.c:396 +#: gtk/gtkstock.c:396 msgid "_Stop" msgstr "_Stopp" -#: ../gtk/gtkstock.c:397 +#: gtk/gtkstock.c:397 msgid "_Strikethrough" msgstr "_Gjennomstreking" -#: ../gtk/gtkstock.c:398 +#: gtk/gtkstock.c:398 msgid "_Undelete" msgstr "_Angre slett" -#: ../gtk/gtkstock.c:399 +#: gtk/gtkstock.c:399 msgid "_Underline" msgstr "_Understrek" -#: ../gtk/gtkstock.c:400 +#: gtk/gtkstock.c:400 msgid "_Undo" msgstr "_Angre" -#: ../gtk/gtkstock.c:401 +#: gtk/gtkstock.c:401 msgid "_Yes" msgstr "_Ja" -#: ../gtk/gtkstock.c:402 +#: gtk/gtkstock.c:402 msgid "_Normal Size" msgstr "_Normal størrelse" -#: ../gtk/gtkstock.c:403 +#: gtk/gtkstock.c:403 msgid "Best _Fit" msgstr "Beste _tilpasning" -#: ../gtk/gtkstock.c:404 +#: gtk/gtkstock.c:404 msgid "Zoom _In" msgstr "Zoom _inn" -#: ../gtk/gtkstock.c:405 +#: gtk/gtkstock.c:405 msgid "Zoom _Out" msgstr "Zoom _ut" -#: ../gtk/gtktextbufferrichtext.c:651 +#: gtk/gtktextbufferrichtext.c:651 #, c-format msgid "Unknown error when trying to deserialize %s" msgstr "Ukjent feil ved forsøk på å deserialisere %s" -#: ../gtk/gtktextbufferrichtext.c:710 +#: gtk/gtktextbufferrichtext.c:710 #, c-format msgid "No deserialize function found for format %s" msgstr "Ingen de-serialiseringsfunksjon funnet for format %s" -#: ../gtk/gtktextbufferserialize.c:796 ../gtk/gtktextbufferserialize.c:822 +#: gtk/gtktextbufferserialize.c:796 gtk/gtktextbufferserialize.c:822 #, c-format msgid "Both \"id\" and \"name\" were found on the <%s> element" msgstr "Både «id» og «name» ble finnet i element <%s>" -#: ../gtk/gtktextbufferserialize.c:806 ../gtk/gtktextbufferserialize.c:832 +#: gtk/gtktextbufferserialize.c:806 gtk/gtktextbufferserialize.c:832 #, c-format msgid "The attribute \"%s\" was found twice on the <%s> element" msgstr "Attributten «%s» ble funnet to ganger på element <%s>" -#: ../gtk/gtktextbufferserialize.c:846 +#: gtk/gtktextbufferserialize.c:846 #, c-format msgid "<%s> element has invalid id \"%s\"" msgstr "Element <%s> har ugyldig id «%s»" -#: ../gtk/gtktextbufferserialize.c:856 +#: gtk/gtktextbufferserialize.c:856 #, c-format msgid "<%s> element has neither a \"name\" nor an \"id\" attribute" msgstr "Element <%s> har ikke et «name»- eller «id»-element" -#: ../gtk/gtktextbufferserialize.c:943 +#: gtk/gtktextbufferserialize.c:943 #, c-format msgid "Attribute \"%s\" repeated twice on the same <%s> element" msgstr "Attributt «%s» gjentatt to ganger på samme <%s>-element" -#: ../gtk/gtktextbufferserialize.c:961 ../gtk/gtktextbufferserialize.c:986 +#: gtk/gtktextbufferserialize.c:961 gtk/gtktextbufferserialize.c:986 #, c-format msgid "Attribute \"%s\" is invalid on <%s> element in this context" msgstr "Attributt «%s» er ugyldig på <%s>-element i denne konteksten" -#: ../gtk/gtktextbufferserialize.c:1022 +#: gtk/gtktextbufferserialize.c:1022 #, c-format msgid "Tag \"%s\" has not been defined." msgstr "Tagg «%s» er ikke definert." -#: ../gtk/gtktextbufferserialize.c:1034 +#: gtk/gtktextbufferserialize.c:1034 msgid "Anonymous tag found and tags can not be created." msgstr "Anonym tagg funnet og tagger kan ikke opprettes." -#: ../gtk/gtktextbufferserialize.c:1045 +#: gtk/gtktextbufferserialize.c:1045 #, c-format msgid "Tag \"%s\" does not exist in buffer and tags can not be created." msgstr "Tagg «%s» eksisterer ikke i bufferen og tagger kan ikke opprettes." -#: ../gtk/gtktextbufferserialize.c:1144 ../gtk/gtktextbufferserialize.c:1219 -#: ../gtk/gtktextbufferserialize.c:1320 ../gtk/gtktextbufferserialize.c:1394 +#: gtk/gtktextbufferserialize.c:1144 gtk/gtktextbufferserialize.c:1219 +#: gtk/gtktextbufferserialize.c:1320 gtk/gtktextbufferserialize.c:1394 #, c-format msgid "Element <%s> is not allowed below <%s>" msgstr "Element <%s> er ikke tillatt under <%s>" -#: ../gtk/gtktextbufferserialize.c:1175 +#: gtk/gtktextbufferserialize.c:1175 #, c-format msgid "\"%s\" is not a valid attribute type" msgstr "«%s» er ikke en gyldig type attributt" -#: ../gtk/gtktextbufferserialize.c:1183 +#: gtk/gtktextbufferserialize.c:1183 #, c-format msgid "\"%s\" is not a valid attribute name" msgstr "«%s» er ikke et gyldig attributtnavn" -#: ../gtk/gtktextbufferserialize.c:1193 +#: gtk/gtktextbufferserialize.c:1193 #, c-format msgid "" "\"%s\" could not be converted to a value of type \"%s\" for attribute \"%s\"" msgstr "«%s» kunne ikke konverteres til en verdi av type «%s» for attributt «%s»" -#: ../gtk/gtktextbufferserialize.c:1202 +#: gtk/gtktextbufferserialize.c:1202 #, c-format msgid "\"%s\" is not a valid value for attribute \"%s\"" msgstr "«%s» er ikke en gyldig verdi for attributt «%s»" -#: ../gtk/gtktextbufferserialize.c:1285 +#: gtk/gtktextbufferserialize.c:1285 #, c-format msgid "Tag \"%s\" already defined" msgstr "Tagg «%s» er allerede definert" -#: ../gtk/gtktextbufferserialize.c:1296 +#: gtk/gtktextbufferserialize.c:1296 #, c-format msgid "Tag \"%s\" has invalid priority \"%s\"" msgstr "Tagg «%s» har ugyldig prioritet «%s»" -#: ../gtk/gtktextbufferserialize.c:1349 +#: gtk/gtktextbufferserialize.c:1349 #, c-format msgid "Outermost element in text must be not <%s>" msgstr "Det ytterste elementet i en tekst må være ikke <%s>" -#: ../gtk/gtktextbufferserialize.c:1358 ../gtk/gtktextbufferserialize.c:1374 +#: gtk/gtktextbufferserialize.c:1358 gtk/gtktextbufferserialize.c:1374 #, c-format msgid "A <%s> element has already been specified" msgstr "Et element <%s> er allerede spesifisert" -#: ../gtk/gtktextbufferserialize.c:1380 +#: gtk/gtktextbufferserialize.c:1380 msgid "A element can't occur before a element" msgstr "Et -element kan ikke brukes før et -element" -#: ../gtk/gtktextbufferserialize.c:1779 +#: gtk/gtktextbufferserialize.c:1779 msgid "Serialized data is malformed" msgstr "Serialiserte data har feil utforming" -#: ../gtk/gtktextbufferserialize.c:1857 +#: gtk/gtktextbufferserialize.c:1857 msgid "" "Serialized data is malformed. First section isn't GTKTEXTBUFFERCONTENTS-0001" msgstr "" "Serialiserte data er feilutformet.Første del er ikke GTKTEXTBUFFERCONTENTS-" "0001" -#: ../gtk/gtktextutil.c:61 +#: gtk/gtktextutil.c:61 msgid "LRM _Left-to-right mark" msgstr "VHM _Venstre-til-høyre-merke" -#: ../gtk/gtktextutil.c:62 +#: gtk/gtktextutil.c:62 msgid "RLM _Right-to-left mark" msgstr "HVM _Høyre-til-venstre-merke" -#: ../gtk/gtktextutil.c:63 +#: gtk/gtktextutil.c:63 msgid "LRE Left-to-right _embedding" msgstr "VHI V_enstre-til-høyre-innbygging" -#: ../gtk/gtktextutil.c:64 +#: gtk/gtktextutil.c:64 msgid "RLE Right-to-left e_mbedding" msgstr "HVE Høyre-til-venstre-in_nbygging" -#: ../gtk/gtktextutil.c:65 +#: gtk/gtktextutil.c:65 msgid "LRO Left-to-right _override" msgstr "VHO Venstre-til-høyre-_overstyring" -#: ../gtk/gtktextutil.c:66 +#: gtk/gtktextutil.c:66 msgid "RLO Right-to-left o_verride" msgstr "HVO Høyre-til-venstre-o_verstyring" -#: ../gtk/gtktextutil.c:67 +#: gtk/gtktextutil.c:67 msgid "PDF _Pop directional formatting" msgstr "PDF _Pop directional formatting" -#: ../gtk/gtktextutil.c:68 +#: gtk/gtktextutil.c:68 msgid "ZWS _Zero width space" msgstr "NBO _Nullbreddeområde" -#: ../gtk/gtktextutil.c:69 +#: gtk/gtktextutil.c:69 msgid "ZWJ Zero width _joiner" msgstr "ZWJ Zero width _joiner" -#: ../gtk/gtktextutil.c:70 +#: gtk/gtktextutil.c:70 msgid "ZWNJ Zero width _non-joiner" msgstr "ZWNJ Zero width _non-joiner" -#: ../gtk/gtkthemes.c:71 +#: gtk/gtkthemes.c:71 #, c-format msgid "Unable to locate theme engine in module_path: \"%s\"," msgstr "Kunne ikke finne temamotor i module_path: «%s»." -#: ../gtk/gtktipsquery.c:188 +#: gtk/gtktipsquery.c:188 msgid "--- No Tip ---" msgstr "--- Ingen tips ---" -#: ../gtk/gtkuimanager.c:1453 +#: gtk/gtkuimanager.c:1453 #, c-format msgid "Unexpected start tag '%s' on line %d char %d" msgstr "Uventet startmarkering «%s» på linje %d tegn %d" -#: ../gtk/gtkuimanager.c:1543 +#: gtk/gtkuimanager.c:1543 #, c-format msgid "Unexpected character data on line %d char %d" msgstr "Uventet tegndata på linje %d tegn %d" -#: ../gtk/gtkuimanager.c:2366 +#: gtk/gtkuimanager.c:2366 msgid "Empty" msgstr "Tom" -#: ../gtk/gtkvolumebutton.c:77 +#: gtk/gtkvolumebutton.c:77 msgid "Volume" msgstr "Volum" -#: ../gtk/gtkvolumebutton.c:79 +#: gtk/gtkvolumebutton.c:79 msgid "Turns volume down or up" msgstr "Tar volumet ned eller opp" -#: ../gtk/gtkvolumebutton.c:82 +#: gtk/gtkvolumebutton.c:82 msgid "Adjusts the volume" msgstr "Justerer volumet" -#: ../gtk/gtkvolumebutton.c:85 ../gtk/gtkvolumebutton.c:88 +#: gtk/gtkvolumebutton.c:85 gtk/gtkvolumebutton.c:88 msgid "Volume Down" msgstr "Volum ned" -#: ../gtk/gtkvolumebutton.c:87 +#: gtk/gtkvolumebutton.c:87 msgid "Decreases the volume" msgstr "Senker volumet" -#: ../gtk/gtkvolumebutton.c:91 ../gtk/gtkvolumebutton.c:94 +#: gtk/gtkvolumebutton.c:91 gtk/gtkvolumebutton.c:94 msgid "Volume Up" msgstr "Volum opp" -#: ../gtk/gtkvolumebutton.c:93 +#: gtk/gtkvolumebutton.c:93 msgid "Increases the volume" msgstr "Hever volumet" -#: ../gtk/gtkvolumebutton.c:151 +#: gtk/gtkvolumebutton.c:151 msgid "Muted" msgstr "Dempet" -#: ../gtk/gtkvolumebutton.c:155 +#: gtk/gtkvolumebutton.c:155 msgid "Full Volume" msgstr "Fullt volum" @@ -3406,926 +3399,926 @@ msgstr "Fullt volum" #. * Do not translate and do not include the "volume percentage|" #. * part in the translation! #. -#: ../gtk/gtkvolumebutton.c:170 +#: gtk/gtkvolumebutton.c:170 #, c-format msgid "volume percentage|%d %%" msgstr "%d %%" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:5 +#: gtk/paper_names_offsets.c:5 msgid "paper size|asme_f" msgstr "asme_f" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:7 +#: gtk/paper_names_offsets.c:7 msgid "paper size|A0x2" msgstr "A0x2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:9 +#: gtk/paper_names_offsets.c:9 msgid "paper size|A0" msgstr "A0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:11 +#: gtk/paper_names_offsets.c:11 msgid "paper size|A0x3" msgstr "A0x3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:13 +#: gtk/paper_names_offsets.c:13 msgid "paper size|A1" msgstr "A1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:15 +#: gtk/paper_names_offsets.c:15 msgid "paper size|A10" msgstr "A10" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:17 +#: gtk/paper_names_offsets.c:17 msgid "paper size|A1x3" msgstr "A1x3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:19 +#: gtk/paper_names_offsets.c:19 msgid "paper size|A1x4" msgstr "A1x4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:21 +#: gtk/paper_names_offsets.c:21 msgid "paper size|A2" msgstr "A2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:23 +#: gtk/paper_names_offsets.c:23 msgid "paper size|A2x3" msgstr "A2x3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:25 +#: gtk/paper_names_offsets.c:25 msgid "paper size|A2x4" msgstr "A2x4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:27 +#: gtk/paper_names_offsets.c:27 msgid "paper size|A2x5" msgstr "A2x5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:29 +#: gtk/paper_names_offsets.c:29 msgid "paper size|A3" msgstr "A3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:31 +#: gtk/paper_names_offsets.c:31 msgid "paper size|A3 Extra" msgstr "A3 ekstra" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:33 +#: gtk/paper_names_offsets.c:33 msgid "paper size|A3x3" msgstr "A3x3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:35 +#: gtk/paper_names_offsets.c:35 msgid "paper size|A3x4" msgstr "A3x4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:37 +#: gtk/paper_names_offsets.c:37 msgid "paper size|A3x5" msgstr "A3x5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:39 +#: gtk/paper_names_offsets.c:39 msgid "paper size|A3x6" msgstr "A3x6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:41 +#: gtk/paper_names_offsets.c:41 msgid "paper size|A3x7" msgstr "A3x7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:43 +#: gtk/paper_names_offsets.c:43 msgid "paper size|A4" msgstr "A4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:45 +#: gtk/paper_names_offsets.c:45 msgid "paper size|A4 Extra" msgstr "A4 ekstra" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:47 +#: gtk/paper_names_offsets.c:47 msgid "paper size|A4 Tab" msgstr "A4 tab" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:49 +#: gtk/paper_names_offsets.c:49 msgid "paper size|A4x3" msgstr "A4x3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:51 +#: gtk/paper_names_offsets.c:51 msgid "paper size|A4x4" msgstr "A4x4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:53 +#: gtk/paper_names_offsets.c:53 msgid "paper size|A4x5" msgstr "A4x5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:55 +#: gtk/paper_names_offsets.c:55 msgid "paper size|A4x6" msgstr "A4x6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:57 +#: gtk/paper_names_offsets.c:57 msgid "paper size|A4x7" msgstr "A4x7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:59 +#: gtk/paper_names_offsets.c:59 msgid "paper size|A4x8" msgstr "A4x8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:61 +#: gtk/paper_names_offsets.c:61 msgid "paper size|A4x9" msgstr "A4x9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:63 +#: gtk/paper_names_offsets.c:63 msgid "paper size|A5" msgstr "A5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:65 +#: gtk/paper_names_offsets.c:65 msgid "paper size|A5 Extra" msgstr "A5 ekstra" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:67 +#: gtk/paper_names_offsets.c:67 msgid "paper size|A6" msgstr "A6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:69 +#: gtk/paper_names_offsets.c:69 msgid "paper size|A7" msgstr "A7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:71 +#: gtk/paper_names_offsets.c:71 msgid "paper size|A8" msgstr "A8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:73 +#: gtk/paper_names_offsets.c:73 msgid "paper size|A9" msgstr "A9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:75 +#: gtk/paper_names_offsets.c:75 msgid "paper size|B0" msgstr "B0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:77 +#: gtk/paper_names_offsets.c:77 msgid "paper size|B1" msgstr "B1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:79 +#: gtk/paper_names_offsets.c:79 msgid "paper size|B10" msgstr "B10" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:81 +#: gtk/paper_names_offsets.c:81 msgid "paper size|B2" msgstr "B2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:83 +#: gtk/paper_names_offsets.c:83 msgid "paper size|B3" msgstr "B3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:85 +#: gtk/paper_names_offsets.c:85 msgid "paper size|B4" msgstr "B4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:87 +#: gtk/paper_names_offsets.c:87 msgid "paper size|B5" msgstr "B5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:89 +#: gtk/paper_names_offsets.c:89 msgid "paper size|B5 Extra" msgstr "B5 ekstra" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:91 +#: gtk/paper_names_offsets.c:91 msgid "paper size|B6" msgstr "B6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:93 +#: gtk/paper_names_offsets.c:93 msgid "paper size|B6/C4" msgstr "B6/C4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:95 +#: gtk/paper_names_offsets.c:95 msgid "paper size|B7" msgstr "B7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:97 +#: gtk/paper_names_offsets.c:97 msgid "paper size|B8" msgstr "B8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:99 +#: gtk/paper_names_offsets.c:99 msgid "paper size|B9" msgstr "B9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:101 +#: gtk/paper_names_offsets.c:101 msgid "paper size|C0" msgstr "C0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:103 +#: gtk/paper_names_offsets.c:103 msgid "paper size|C1" msgstr "C1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:105 +#: gtk/paper_names_offsets.c:105 msgid "paper size|C10" msgstr "C10" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:107 +#: gtk/paper_names_offsets.c:107 msgid "paper size|C2" msgstr "C2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:109 +#: gtk/paper_names_offsets.c:109 msgid "paper size|C3" msgstr "C3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:111 +#: gtk/paper_names_offsets.c:111 msgid "paper size|C4" msgstr "C4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:113 +#: gtk/paper_names_offsets.c:113 msgid "paper size|C5" msgstr "C5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:115 +#: gtk/paper_names_offsets.c:115 msgid "paper size|C6" msgstr "C6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:117 +#: gtk/paper_names_offsets.c:117 msgid "paper size|C6/C5" msgstr "C6/C5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:119 +#: gtk/paper_names_offsets.c:119 msgid "paper size|C7" msgstr "C7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:121 +#: gtk/paper_names_offsets.c:121 msgid "paper size|C7/C6" msgstr "C7/C6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:123 +#: gtk/paper_names_offsets.c:123 msgid "paper size|C8" msgstr "C8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:125 +#: gtk/paper_names_offsets.c:125 msgid "paper size|C9" msgstr "C9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:127 +#: gtk/paper_names_offsets.c:127 msgid "paper size|DL Envelope" msgstr "DL konvolutt" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:129 +#: gtk/paper_names_offsets.c:129 msgid "paper size|RA0" msgstr "RA0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:131 +#: gtk/paper_names_offsets.c:131 msgid "paper size|RA1" msgstr "RA1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:133 +#: gtk/paper_names_offsets.c:133 msgid "paper size|RA2" msgstr "RA2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:135 +#: gtk/paper_names_offsets.c:135 msgid "paper size|SRA0" msgstr "SRA0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:137 +#: gtk/paper_names_offsets.c:137 msgid "paper size|SRA1" msgstr "SRA1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:139 +#: gtk/paper_names_offsets.c:139 msgid "paper size|SRA2" msgstr "SRA2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:141 +#: gtk/paper_names_offsets.c:141 msgid "paper size|JB0" msgstr "JB0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:143 +#: gtk/paper_names_offsets.c:143 msgid "paper size|JB1" msgstr "JB1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:145 +#: gtk/paper_names_offsets.c:145 msgid "paper size|JB10" msgstr "JB10" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:147 +#: gtk/paper_names_offsets.c:147 msgid "paper size|JB2" msgstr "JB2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:149 +#: gtk/paper_names_offsets.c:149 msgid "paper size|JB3" msgstr "JB3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:151 +#: gtk/paper_names_offsets.c:151 msgid "paper size|JB4" msgstr "JB4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:153 +#: gtk/paper_names_offsets.c:153 msgid "paper size|JB5" msgstr "JB5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:155 +#: gtk/paper_names_offsets.c:155 msgid "paper size|JB6" msgstr "JB6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:157 +#: gtk/paper_names_offsets.c:157 msgid "paper size|JB7" msgstr "JB7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:159 +#: gtk/paper_names_offsets.c:159 msgid "paper size|JB8" msgstr "JB8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:161 +#: gtk/paper_names_offsets.c:161 msgid "paper size|JB9" msgstr "JB9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:163 +#: gtk/paper_names_offsets.c:163 msgid "paper size|jis exec" msgstr "jis exec" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:165 +#: gtk/paper_names_offsets.c:165 msgid "paper size|Choukei 2 Envelope" msgstr "Choukei 2 konvolutt" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:167 +#: gtk/paper_names_offsets.c:167 msgid "paper size|Choukei 3 Envelope" msgstr "Choukei 3 konvolutt" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:169 +#: gtk/paper_names_offsets.c:169 msgid "paper size|Choukei 4 Envelope" msgstr "Choukei 4 konvolutt" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:171 +#: gtk/paper_names_offsets.c:171 msgid "paper size|hagaki (postcard)" msgstr "hagaki (postkort)" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:173 +#: gtk/paper_names_offsets.c:173 msgid "paper size|kahu Envelope" msgstr "kahu konvolutt" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:175 +#: gtk/paper_names_offsets.c:175 msgid "paper size|kaku2 Envelope" msgstr "kaku2 konvolutt" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:177 +#: gtk/paper_names_offsets.c:177 msgid "paper size|oufuku (reply postcard)" msgstr "oufuku (svar postkort)" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:179 +#: gtk/paper_names_offsets.c:179 msgid "paper size|you4 Envelope" msgstr "you4 konvolutt" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:181 +#: gtk/paper_names_offsets.c:181 msgid "paper size|10x11" msgstr "10x11" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:183 +#: gtk/paper_names_offsets.c:183 msgid "paper size|10x13" msgstr "10x13" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:185 +#: gtk/paper_names_offsets.c:185 msgid "paper size|10x14" msgstr "10x14" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:187 ../gtk/paper_names_offsets.c:189 +#: gtk/paper_names_offsets.c:187 gtk/paper_names_offsets.c:189 msgid "paper size|10x15" msgstr "10x15" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:191 +#: gtk/paper_names_offsets.c:191 msgid "paper size|11x12" msgstr "11x12" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:193 +#: gtk/paper_names_offsets.c:193 msgid "paper size|11x15" msgstr "11x15" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:195 +#: gtk/paper_names_offsets.c:195 msgid "paper size|12x19" msgstr "12x19" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:197 +#: gtk/paper_names_offsets.c:197 msgid "paper size|5x7" msgstr "5x7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:199 +#: gtk/paper_names_offsets.c:199 msgid "paper size|6x9 Envelope" msgstr "6x9 konvolutt" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:201 +#: gtk/paper_names_offsets.c:201 msgid "paper size|7x9 Envelope" msgstr "7x9 konvolutt" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:203 +#: gtk/paper_names_offsets.c:203 msgid "paper size|9x11 Envelope" msgstr "9x11 konvolutt" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:205 +#: gtk/paper_names_offsets.c:205 msgid "paper size|a2 Envelope" msgstr "a2 konvolutt" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:207 +#: gtk/paper_names_offsets.c:207 msgid "paper size|Arch A" msgstr "Arch A" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:209 +#: gtk/paper_names_offsets.c:209 msgid "paper size|Arch B" msgstr "Arch B" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:211 +#: gtk/paper_names_offsets.c:211 msgid "paper size|Arch C" msgstr "Arch C" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:213 +#: gtk/paper_names_offsets.c:213 msgid "paper size|Arch D" msgstr "Arch D" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:215 +#: gtk/paper_names_offsets.c:215 msgid "paper size|Arch E" msgstr "Arch E" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:217 +#: gtk/paper_names_offsets.c:217 msgid "paper size|b-plus" msgstr "b-pluss" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:219 +#: gtk/paper_names_offsets.c:219 msgid "paper size|c" msgstr "c" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:221 +#: gtk/paper_names_offsets.c:221 msgid "paper size|c5 Envelope" msgstr "c5 konvolutt" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:223 +#: gtk/paper_names_offsets.c:223 msgid "paper size|d" msgstr "d" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:225 +#: gtk/paper_names_offsets.c:225 msgid "paper size|e" msgstr "e" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:227 +#: gtk/paper_names_offsets.c:227 msgid "paper size|edp" msgstr "edp" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:229 +#: gtk/paper_names_offsets.c:229 msgid "paper size|European edp" msgstr "Europeisk edp" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:231 +#: gtk/paper_names_offsets.c:231 msgid "paper size|Executive" msgstr "Executive" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:233 +#: gtk/paper_names_offsets.c:233 msgid "paper size|f" msgstr "f" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:235 +#: gtk/paper_names_offsets.c:235 msgid "paper size|FanFold European" msgstr "FanFold europeisk" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:237 +#: gtk/paper_names_offsets.c:237 msgid "paper size|FanFold US" msgstr "FanFold US" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:239 +#: gtk/paper_names_offsets.c:239 msgid "paper size|FanFold German Legal" msgstr "FanFold German Legal" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:241 +#: gtk/paper_names_offsets.c:241 msgid "paper size|Government Legal" msgstr "Offentlig juridisk" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:243 +#: gtk/paper_names_offsets.c:243 msgid "paper size|Government Letter" msgstr "Offentlig brev" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:245 +#: gtk/paper_names_offsets.c:245 msgid "paper size|Index 3x5" msgstr "Indeks 3x5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:247 +#: gtk/paper_names_offsets.c:247 msgid "paper size|Index 4x6 (postcard)" msgstr "Indeks 4x6 (postkort)" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:249 +#: gtk/paper_names_offsets.c:249 msgid "paper size|Index 4x6 ext" msgstr "Indeks 4x6 ext" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:251 +#: gtk/paper_names_offsets.c:251 msgid "paper size|Index 5x8" msgstr "Indeks 5x8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:253 +#: gtk/paper_names_offsets.c:253 msgid "paper size|Invoice" msgstr "Faktura" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:255 +#: gtk/paper_names_offsets.c:255 msgid "paper size|Tabloid" msgstr "Tabloid" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:257 +#: gtk/paper_names_offsets.c:257 msgid "paper size|US Legal" msgstr "US juridisk" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:259 +#: gtk/paper_names_offsets.c:259 msgid "paper size|US Legal Extra" msgstr "US juridisk ekstra" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:261 +#: gtk/paper_names_offsets.c:261 msgid "paper size|US Letter" msgstr "US brev" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:263 +#: gtk/paper_names_offsets.c:263 msgid "paper size|US Letter Extra" msgstr "US brev ekstra" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:265 +#: gtk/paper_names_offsets.c:265 msgid "paper size|US Letter Plus" msgstr "US brev pluss" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:267 +#: gtk/paper_names_offsets.c:267 msgid "paper size|Monarch Envelope" msgstr "Monark konvolutt" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:269 +#: gtk/paper_names_offsets.c:269 msgid "paper size|#10 Envelope" msgstr "#10 konvolutt" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:271 +#: gtk/paper_names_offsets.c:271 msgid "paper size|#11 Envelope" msgstr "#11 konvolutt" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:273 +#: gtk/paper_names_offsets.c:273 msgid "paper size|#12 Envelope" msgstr "#12 konvolutt" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:275 +#: gtk/paper_names_offsets.c:275 msgid "paper size|#14 Envelope" msgstr "#14 konvolutt" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:277 +#: gtk/paper_names_offsets.c:277 msgid "paper size|#9 Envelope" msgstr "#9 konvolutt" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:279 +#: gtk/paper_names_offsets.c:279 msgid "paper size|Personal Envelope" msgstr "Personlig konvolutt" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:281 +#: gtk/paper_names_offsets.c:281 msgid "paper size|Quarto" msgstr "Quarto" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:283 +#: gtk/paper_names_offsets.c:283 msgid "paper size|Super A" msgstr "Super A" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:285 +#: gtk/paper_names_offsets.c:285 msgid "paper size|Super B" msgstr "Super B" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:287 +#: gtk/paper_names_offsets.c:287 msgid "paper size|Wide Format" msgstr "Bredt format" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:289 +#: gtk/paper_names_offsets.c:289 msgid "paper size|Dai-pa-kai" msgstr "Dai-pa-kai" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:291 +#: gtk/paper_names_offsets.c:291 msgid "paper size|Folio" msgstr "Folie" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:293 +#: gtk/paper_names_offsets.c:293 msgid "paper size|Folio sp" msgstr "Folie sp" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:295 +#: gtk/paper_names_offsets.c:295 msgid "paper size|Invite Envelope" msgstr "Invitasjonskonvolutt" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:297 +#: gtk/paper_names_offsets.c:297 msgid "paper size|Italian Envelope" msgstr "Italiensk konvolutt" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:299 +#: gtk/paper_names_offsets.c:299 msgid "paper size|juuro-ku-kai" msgstr "juuro-ku-kai" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:301 +#: gtk/paper_names_offsets.c:301 msgid "paper size|pa-kai" msgstr "pa-kai" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:303 +#: gtk/paper_names_offsets.c:303 msgid "paper size|Postfix Envelope" msgstr "Postfiks konvolutt" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:305 +#: gtk/paper_names_offsets.c:305 msgid "paper size|Small Photo" msgstr "Lite bilde" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:307 +#: gtk/paper_names_offsets.c:307 msgid "paper size|prc1 Envelope" msgstr "prc1 konvolutt" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:309 +#: gtk/paper_names_offsets.c:309 msgid "paper size|prc10 Envelope" msgstr "prc10 konvolutt" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:311 +#: gtk/paper_names_offsets.c:311 msgid "paper size|prc 16k" msgstr "prc 16k" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:313 +#: gtk/paper_names_offsets.c:313 msgid "paper size|prc2 Envelope" msgstr "prc2 konvolutt" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:315 +#: gtk/paper_names_offsets.c:315 msgid "paper size|prc3 Envelope" msgstr "prc3 konvolutt" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:317 +#: gtk/paper_names_offsets.c:317 msgid "paper size|prc 32k" msgstr "prc 32k" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:319 +#: gtk/paper_names_offsets.c:319 msgid "paper size|prc4 Envelope" msgstr "prc4 konvolutt" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:321 +#: gtk/paper_names_offsets.c:321 msgid "paper size|prc5 Envelope" msgstr "prc5 konvolutt" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:323 +#: gtk/paper_names_offsets.c:323 msgid "paper size|prc6 Envelope" msgstr "prc6 konvolutt" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:325 +#: gtk/paper_names_offsets.c:325 msgid "paper size|prc7 Envelope" msgstr "prc7 konvolutt" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:327 +#: gtk/paper_names_offsets.c:327 msgid "paper size|prc8 Envelope" msgstr "prc8 konvolutt" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:329 +#: gtk/paper_names_offsets.c:329 msgid "paper size|ROC 16k" msgstr "ROC 16k" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:331 +#: gtk/paper_names_offsets.c:331 msgid "paper size|ROC 8k" msgstr "ROC 8k" -#: ../gtk/updateiconcache.c:492 ../gtk/updateiconcache.c:552 +#: gtk/updateiconcache.c:492 gtk/updateiconcache.c:552 #, c-format msgid "different idatas found for symlinked '%s' and '%s'\n" msgstr "forskjellige idata funnet for symbolske lenker «%s» og «%s»\n" -#: ../gtk/updateiconcache.c:1374 +#: gtk/updateiconcache.c:1374 #, c-format msgid "Failed to write header\n" msgstr "Klarte ikke å skrive hode\n" -#: ../gtk/updateiconcache.c:1380 +#: gtk/updateiconcache.c:1380 #, c-format msgid "Failed to write hash table\n" msgstr "Klarte ikke å skrive hash-tabell\n" -#: ../gtk/updateiconcache.c:1386 +#: gtk/updateiconcache.c:1386 #, c-format msgid "Failed to write folder index\n" msgstr "Klarte ikke å skrive mappeindeks\n" -#: ../gtk/updateiconcache.c:1394 +#: gtk/updateiconcache.c:1394 #, c-format msgid "Failed to rewrite header\n" msgstr "Klarte ikke skrive om hode\n" -#: ../gtk/updateiconcache.c:1455 +#: gtk/updateiconcache.c:1455 #, c-format msgid "Failed to open file %s : %s\n" msgstr "Klarte ikke å åpne fil %s: %s\n" -#: ../gtk/updateiconcache.c:1463 +#: gtk/updateiconcache.c:1463 #, c-format msgid "Failed to write cache file: %s\n" msgstr "Klarte ikke å skrive bufferfil: %s\n" -#: ../gtk/updateiconcache.c:1499 +#: gtk/updateiconcache.c:1499 #, c-format msgid "The generated cache was invalid.\n" msgstr "Generert buffer var ugyldig.\n" -#: ../gtk/updateiconcache.c:1511 +#: gtk/updateiconcache.c:1511 #, c-format msgid "Could not rename %s to %s: %s, removing %s then.\n" msgstr "Kunne ikke endre navn på %s til %s: %s, fjerner %s.\n" -#: ../gtk/updateiconcache.c:1523 +#: gtk/updateiconcache.c:1523 #, c-format msgid "Could not rename %s to %s: %s\n" msgstr "Kunne ikke endre navn på %s til %s: %s\n" -#: ../gtk/updateiconcache.c:1530 +#: gtk/updateiconcache.c:1530 #, c-format msgid "Could not rename %s back to %s: %s.\n" msgstr "Kunne ikke endre navn på %s tilbake til %s: %s\n" -#: ../gtk/updateiconcache.c:1556 +#: gtk/updateiconcache.c:1556 #, c-format msgid "Cache file created successfully.\n" msgstr "Oppretting av bufferfil fullført.\n" -#: ../gtk/updateiconcache.c:1595 +#: gtk/updateiconcache.c:1595 msgid "Overwrite an existing cache, even if up to date" msgstr "Overskriv en eksisterende buffer, selv om den er oppdatert" -#: ../gtk/updateiconcache.c:1596 +#: gtk/updateiconcache.c:1596 msgid "Don't check for the existence of index.theme" msgstr "Ikke sjekk om index.theme eksisterer" -#: ../gtk/updateiconcache.c:1597 +#: gtk/updateiconcache.c:1597 msgid "Don't include image data in the cache" msgstr "Ikke ta med bildedata i bufferen" -#: ../gtk/updateiconcache.c:1598 +#: gtk/updateiconcache.c:1598 msgid "Output a C header file" msgstr "Skriv ut en C-headerfil" -#: ../gtk/updateiconcache.c:1599 +#: gtk/updateiconcache.c:1599 msgid "Turn off verbose output" msgstr "Slå av ekstra utdata" -#: ../gtk/updateiconcache.c:1600 +#: gtk/updateiconcache.c:1600 msgid "Validate existing icon cache" msgstr "Valider eksisterende ikonbuffer" -#: ../gtk/updateiconcache.c:1663 +#: gtk/updateiconcache.c:1663 #, c-format msgid "File not found: %s\n" msgstr "Fil ikke funnet %s\n" -#: ../gtk/updateiconcache.c:1669 +#: gtk/updateiconcache.c:1669 #, c-format msgid "Not a valid icon cache: %s\n" msgstr "Ikke en gyldig ikonbuffer: %s\n" -#: ../gtk/updateiconcache.c:1682 +#: gtk/updateiconcache.c:1682 #, c-format msgid "No theme index file." msgstr "Ingen indeksfil for tema." -#: ../gtk/updateiconcache.c:1686 +#: gtk/updateiconcache.c:1686 #, c-format msgid "" "No theme index file in '%s'.\n" @@ -4335,277 +4328,277 @@ msgstr "" "Bruk --ignore-theme-index hvis du virkelig vil opprette en ikonbuffer her.\n" #. ID -#: ../modules/input/imam-et.c:454 +#: modules/input/imam-et.c:454 msgid "Amharic (EZ+)" msgstr "Ahmaisk (EZ+)" #. ID -#: ../modules/input/imcedilla.c:92 +#: modules/input/imcedilla.c:92 msgid "Cedilla" msgstr "Cedilla" #. ID -#: ../modules/input/imcyrillic-translit.c:217 +#: modules/input/imcyrillic-translit.c:217 msgid "Cyrillic (Transliterated)" msgstr "Kyrillisk (transliterert)" #. ID -#: ../modules/input/iminuktitut.c:127 +#: modules/input/iminuktitut.c:127 msgid "Inuktitut (Transliterated)" msgstr "Inukitut (transliterert)" #. ID -#: ../modules/input/imipa.c:145 +#: modules/input/imipa.c:145 msgid "IPA" msgstr "IPA" #. ID -#: ../modules/input/immultipress.c:31 +#: modules/input/immultipress.c:31 msgid "Multipress" msgstr "Multipress" #. ID -#: ../modules/input/imthai.c:35 +#: modules/input/imthai.c:35 msgid "Thai-Lao" msgstr "Thai-Lao" #. ID -#: ../modules/input/imti-er.c:453 +#: modules/input/imti-er.c:453 msgid "Tigrigna-Eritrean (EZ+)" msgstr "Tigrigna-Eritreisk (EZ+)" #. ID -#: ../modules/input/imti-et.c:453 +#: modules/input/imti-et.c:453 msgid "Tigrigna-Ethiopian (EZ+)" msgstr "Tigrigna-Etiopisk (EZ+)" #. ID -#: ../modules/input/imviqr.c:244 +#: modules/input/imviqr.c:244 msgid "Vietnamese (VIQR)" msgstr "Vietnamesisk (VIQR)" #. ID -#: ../modules/input/imxim.c:28 +#: modules/input/imxim.c:28 msgid "X Input Method" msgstr "X-inndatametode" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1113 +#: modules/printbackends/cups/gtkprintbackendcups.c:1113 #, c-format msgid "Printer '%s' is low on toner." msgstr "Skriver «%s» har lite toner." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1114 +#: modules/printbackends/cups/gtkprintbackendcups.c:1114 #, c-format msgid "Printer '%s' has no toner left." msgstr "Skriver «%s» er tom for toner." #. Translators: "Developer" like on photo development context -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1116 +#: modules/printbackends/cups/gtkprintbackendcups.c:1116 #, c-format msgid "Printer '%s' is low on developer." msgstr "Skriver «%s» har lite framkallingsmiddel." #. Translators: "Developer" like on photo development context -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1118 +#: modules/printbackends/cups/gtkprintbackendcups.c:1118 #, c-format msgid "Printer '%s' is out of developer." msgstr "Skriver «%s» er tom for framkallingsmiddel." #. Translators: "marker" is one color bin of the printer -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1120 +#: modules/printbackends/cups/gtkprintbackendcups.c:1120 #, c-format msgid "Printer '%s' is low on at least one marker supply." msgstr "Skriver «%s» har minst en tonerkassett som snart er tom." #. Translators: "marker" is one color bin of the printer -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1122 +#: modules/printbackends/cups/gtkprintbackendcups.c:1122 #, c-format msgid "Printer '%s' is out of at least one marker supply." msgstr "Skriver «%s» har minst en tom tonerkassett." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1123 +#: modules/printbackends/cups/gtkprintbackendcups.c:1123 #, c-format msgid "The cover is open on printer '%s'." msgstr "Lokket er åpent på skriver «%s»." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1124 +#: modules/printbackends/cups/gtkprintbackendcups.c:1124 #, c-format msgid "The door is open on printer '%s'." msgstr "Døren er åpen på skriver «%s»." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1125 +#: modules/printbackends/cups/gtkprintbackendcups.c:1125 #, c-format msgid "Printer '%s' is low on paper." msgstr "Skriver «%s» har lite papir." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1126 +#: modules/printbackends/cups/gtkprintbackendcups.c:1126 #, c-format msgid "Printer '%s' is out of paper." msgstr "Skriver «%s» er tom for papir." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1127 +#: modules/printbackends/cups/gtkprintbackendcups.c:1127 #, c-format msgid "Printer '%s' is currently off-line." msgstr "Skriver «%s» er frakoblet for tiden." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1128 +#: modules/printbackends/cups/gtkprintbackendcups.c:1128 #, c-format msgid "Printer '%s' may not be connected." msgstr "Skriver «%s» er kanskje ikke tilkoblet." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1129 +#: modules/printbackends/cups/gtkprintbackendcups.c:1129 #, c-format msgid "There is a problem on printer '%s'." msgstr "Det er et problem med skriver «%s»." #. Translators: this is a printer status. -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1372 +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "Satt på pause. Avviser jobber" #. Translators: this is a printer status. -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1378 +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "Avviser jobber" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "Tosidig" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2000 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "Papirtype" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2001 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "Papirkilde" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2002 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "Utskuff" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2011 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "Ensidig" #. Translators: this is an option of "Paper Source" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2015 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2023 +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 msgid "Auto Select" msgstr "Velg automatisk" #. Translators: this is an option of "Paper Source" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2017 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2019 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2021 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2492 +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 msgid "Printer Default" msgstr "Forvalg for skriver" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2686 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "Haster" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2686 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "Høy" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2686 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "Middels" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2686 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "Lav" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2727 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "None" msgstr "Ingen" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2727 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "Klassifisert" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2727 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "Konfidensiell" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2727 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Secret" msgstr "Hemmelig" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2727 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "Vanlig" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2727 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "Topphemmelig" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2727 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "Ikke klassifisert" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2826 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, c-format msgid "Custom %sx%s" msgstr "Egendefinert %sx%s" #. default filename used for print-to-file -#: ../modules/printbackends/file/gtkprintbackendfile.c:235 +#: modules/printbackends/file/gtkprintbackendfile.c:235 #, c-format msgid "output.%s" msgstr "utfil.%s" -#: ../modules/printbackends/file/gtkprintbackendfile.c:464 +#: modules/printbackends/file/gtkprintbackendfile.c:464 msgid "Print to File" msgstr "Skriv ut til fil" -#: ../modules/printbackends/file/gtkprintbackendfile.c:541 +#: modules/printbackends/file/gtkprintbackendfile.c:541 msgid "PDF" msgstr "PDF" -#: ../modules/printbackends/file/gtkprintbackendfile.c:541 +#: modules/printbackends/file/gtkprintbackendfile.c:541 msgid "Postscript" msgstr "Postscript" -#: ../modules/printbackends/file/gtkprintbackendfile.c:553 -#: ../modules/printbackends/test/gtkprintbackendtest.c:501 +#: modules/printbackends/file/gtkprintbackendfile.c:553 +#: modules/printbackends/test/gtkprintbackendtest.c:501 msgid "Pages per _sheet:" msgstr "_Sider per ark:" -#: ../modules/printbackends/file/gtkprintbackendfile.c:599 +#: modules/printbackends/file/gtkprintbackendfile.c:599 msgid "File" msgstr "Fil" -#: ../modules/printbackends/file/gtkprintbackendfile.c:608 +#: modules/printbackends/file/gtkprintbackendfile.c:608 msgid "_Output format" msgstr "F_ormat" -#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:398 +#: modules/printbackends/lpr/gtkprintbackendlpr.c:398 msgid "Print to LPR" msgstr "Skriv ut til LPR" -#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:424 +#: modules/printbackends/lpr/gtkprintbackendlpr.c:424 msgid "Pages Per Sheet" msgstr "Sider per ark" -#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:431 +#: modules/printbackends/lpr/gtkprintbackendlpr.c:431 msgid "Command Line" msgstr "Kommandolinje" #. default filename used for print-to-test -#: ../modules/printbackends/test/gtkprintbackendtest.c:235 +#: modules/printbackends/test/gtkprintbackendtest.c:235 #, c-format msgid "test-output.%s" msgstr "testutfil.%s" -#: ../modules/printbackends/test/gtkprintbackendtest.c:465 +#: modules/printbackends/test/gtkprintbackendtest.c:465 msgid "Print to Test Printer" msgstr "Skriv ut til testskriver" -#: ../tests/testfilechooser.c:207 +#: tests/testfilechooser.c:207 #, c-format msgid "Could not get information for file '%s': %s" msgstr "Kunne ikke hente informasjon for fil «%s»: %s" diff --git a/po/ne.po b/po/ne.po index fde6d92b97..bb33af61ad 100644 --- a/po/ne.po +++ b/po/ne.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk.gnome-2-14.ne\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2006-07-07 14:33+0545\n" "Last-Translator: Mahesh subedi \n" "Language-Team: Nepali \n" @@ -959,7 +959,7 @@ msgstr "TIFF छवि खोल्न असफल" msgid "Couldn't write to TIFF file" msgstr "BMP फाइलमा लेख्न सकेन" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "TIFF छवि ढाँचा" @@ -1147,7 +1147,7 @@ msgid_plural "Opening %d Items" msgstr[0] "" msgstr[1] "" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "इजाजतपत्र" @@ -1161,32 +1161,32 @@ msgid "C_redits" msgstr "श्रेय" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "इजाजतपत्र" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "%s का बारेमा" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "श्रेयहरू" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "लेखन" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "मिसिलिकरण" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "अनुवाद" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "कलाकारिता" @@ -1229,7 +1229,7 @@ msgstr "Alt" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 #, fuzzy msgid "keyboard label|Super" msgstr "Space" @@ -1240,7 +1240,7 @@ msgstr "Space" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 #, fuzzy msgid "keyboard label|Hyper" msgstr "Home" @@ -1251,18 +1251,18 @@ msgstr "Home" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 #, fuzzy msgid "keyboard label|Meta" msgstr "Tab" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "Space" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "Backslash" @@ -1310,7 +1310,7 @@ msgstr "पात्रो:हप्ता सुरु:०" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "२०००" @@ -1325,7 +1325,7 @@ msgstr "२०००" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "" @@ -1341,7 +1341,7 @@ msgstr "" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, fuzzy, c-format msgid "calendar:week:digits|%d" msgstr "पात्रो:हप्ता सुरु:०" @@ -1357,7 +1357,7 @@ msgstr "पात्रो:हप्ता सुरु:०" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "%Y" @@ -1486,7 +1486,7 @@ msgstr "रङदानी" msgid "Color Wheel" msgstr "रङ चक्र" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " @@ -1496,7 +1496,7 @@ msgstr "" "रङदानी प्रविष्टिमा तान्न सक्नुहुन्छ, वासँगै रहेको अन्य रङ सम्म तानेर हालको रूपमा यो रङ चयन " "गर्न सक्नुहुन्छ।" -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." @@ -1504,11 +1504,11 @@ msgstr "" "तपाईँले रोजेको रङ। भविष्यमा प्रयोगका लागि यसलाई बचत गर्न तपाईँले यो रङलाई एउटा " "रङदानी प्रविष्टिमा तान्न सक्नुहुन्छ।" -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "यहाँ रङ बचत गर्नुहोस्" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1521,11 +1521,11 @@ msgstr "" msgid "Color Selection" msgstr "रङ चयन" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "आगत विधिहरू" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "युनिकोड नियन्त्रण क्यारेक्टर घुसाउनुहोस्" @@ -1541,7 +1541,7 @@ msgstr "डेस्कटप" msgid "(None)" msgstr "(कुनै पनि होइन)" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "अन्य..." @@ -2030,7 +2030,7 @@ msgstr "साइज:" msgid "_Preview:" msgstr "पूर्वावलोकन:" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "फन्ट चयन" @@ -2068,7 +2068,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "विषयवस्तुमा प्रतिमा '%s' उपस्थित छैन" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 #, fuzzy msgid "Failed to load icon" msgstr "TIFF छवि लोड गर्न असफल" @@ -2170,20 +2170,12 @@ msgstr "(अज्ञात)" msgid "Cl_ear" msgstr "खाली गर्नुहोस्" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 #, fuzzy msgid "Copy URL" msgstr "प्रतिलिपि बनाउनुहोस्" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 #, fuzzy msgid "Invalid URI" msgstr "अवैध UTF-8" @@ -2264,26 +2256,18 @@ msgid "_Password:" msgstr "दवाब" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +msgid "Forget password _immediately" msgstr "" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +msgid "Remember password until you _logout" msgstr "" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +msgid "Remember _forever" msgstr "" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "पृष्ठ %u" @@ -2345,7 +2329,7 @@ msgstr "गुण" msgid "_Orientation:" msgstr "स्याचुरेसन:" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 #, fuzzy msgid "Page Setup" msgstr "पृष्ठ %u" @@ -2405,7 +2389,7 @@ msgstr "" msgid "Down Path" msgstr "" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 #, fuzzy msgid "File System Root" msgstr "फाइल प्रणाली" @@ -2520,8 +2504,9 @@ msgstr "" msgid "Out of paper" msgstr "" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 #, fuzzy msgid "Paused" msgstr "टाँस्नुहोस्" @@ -2571,196 +2556,188 @@ msgstr "प्रतिमामा अवैध हेडर" msgid "Unspecified error" msgstr "" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 #, fuzzy msgid "Printer" msgstr "मुद्रण गर्नुहोस्" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 #, fuzzy msgid "Location" msgstr "स्थान:" -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 msgid "Range" msgstr "" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 msgid "_All Pages" msgstr "" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 #, fuzzy msgid "C_urrent Page" msgstr "सिर्जना गर्नुहोस्" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 msgid "Pag_es:" msgstr "" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" msgstr "" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 #, fuzzy msgid "C_ollate" msgstr "सिर्जना गर्नुहोस्" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 #, fuzzy msgid "_Reverse" msgstr "फर्किनुहोस्" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 msgid "Pages per _side:" msgstr "" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 msgid "_Only print:" msgstr "" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 #, fuzzy msgid "Sc_ale:" msgstr "मान:" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 msgid "Paper _type:" msgstr "" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 msgid "Paper _source:" msgstr "" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 #, fuzzy msgid "_Now" msgstr "होइन" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 #, fuzzy msgid "On _hold" msgstr "बाक्लो" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 #, fuzzy msgid "Color" msgstr "रङ" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 #, fuzzy msgid "Print" msgstr "मुद्रण गर्नुहोस्" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "समूह" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "रेडियो उपकरण बटन जसको समूहमा यो बटन अधिनस्थ छ" - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2782,40 +2759,40 @@ msgstr "" msgid "Select which type of documents are shown" msgstr "कुन प्रकारहरूको फाइलहरू देखाइएको छ चयन गर्नुहोस्" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 #, fuzzy msgid "Could not remove item" msgstr "वस्तु चयन गर्न सकेन" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 #, fuzzy msgid "Could not clear list" msgstr "वस्तु चयन गर्न सकेन" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 #, fuzzy msgid "Copy _Location" msgstr "स्थान खोल्नुहोस्" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 #, fuzzy msgid "_Clear List" msgstr "खाली गर्नुहोस्" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "" @@ -2871,10 +2848,10 @@ msgstr "" msgid "recent menu label|%d. %s" msgstr "" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, fuzzy, c-format msgid "Unable to find an item with URI '%s'" msgstr "समाविष्ट फाइल फेला पार्न असमर्थ: \"%s\"" @@ -4548,96 +4525,100 @@ msgstr "" msgid "There is a problem on printer '%s'." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 #, fuzzy msgid "Auto Select" msgstr "फन्ट चयन" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 #, fuzzy msgid "Printer Default" msgstr "पूर्वनिर्धारित" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 #, fuzzy msgid "None" msgstr "(कुनै पनि होइन)" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 #, fuzzy msgid "Secret" msgstr "स्क्रिन" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, c-format msgid "Custom %sx%s" msgstr "" @@ -4702,6 +4683,12 @@ msgstr "" msgid "Could not get information for file '%s': %s" msgstr "फाइल '%s' का लागि जानकारी प्राप्त गर्न सकेन: %s" +#~ msgid "Group" +#~ msgstr "समूह" + +#~ msgid "The radio tool button whose group this button belongs to." +#~ msgstr "रेडियो उपकरण बटन जसको समूहमा यो बटन अधिनस्थ छ" + #~ msgid "Invalid filename: %s" #~ msgstr "अवैध फाइलनाम: %s" diff --git a/po/nl.po b/po/nl.po index 159b30921a..ceadd2acfb 100644 --- a/po/nl.po +++ b/po/nl.po @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+ 2.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2008-05-07 19:15+0200\n" "Last-Translator: Tino Meinen \n" "Language-Team: Dutch \n" @@ -1006,7 +1006,7 @@ msgstr "Kon TIFF-data niet schrijven" msgid "Couldn't write to TIFF file" msgstr "Kon niet naar TIFF-bestand schrijven" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "Het TIFF-bestandsformaat" @@ -1196,7 +1196,7 @@ msgid_plural "Opening %d Items" msgstr[0] "Openen van %d item" msgstr[1] "Openen van %d items" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "Licentie" @@ -1210,33 +1210,33 @@ msgid "C_redits" msgstr "_Met dank aan" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "_Licentie" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "Over %s" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "Met dank aan" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "Geschreven door" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "Gedocumenteerd door" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "Vertaald door" # grafisch werk van -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "Grafisch werk door" @@ -1280,7 +1280,7 @@ msgstr "Alt" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "Super" @@ -1290,7 +1290,7 @@ msgstr "Super" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "Hyper" @@ -1300,18 +1300,18 @@ msgstr "Hyper" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "Meta" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "Spatie" # schuine streep #. do not translate the part before the | #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "Backslash" @@ -1361,7 +1361,7 @@ msgstr "calendar:week_start:1" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "2000" @@ -1376,7 +1376,7 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "%d" @@ -1392,7 +1392,7 @@ msgstr "%d" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "%d" @@ -1408,7 +1408,7 @@ msgstr "%d" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "%Y" @@ -1545,7 +1545,7 @@ msgid "Color Wheel" msgstr "Kleurenwiel" # niet strikt vertaald. -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " @@ -1556,7 +1556,7 @@ msgstr "" "door het over de nieuwe kleur heen te slepen." # niet strikt vertaald -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." @@ -1564,11 +1564,11 @@ msgstr "" "De nieuwe kleur die u gekozen heeft. U kunt deze verslepen naar een " "kleurenpaletom het te bewaren voor toekomstig gebruik." -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "Kleur hier op_slaan" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1581,11 +1581,11 @@ msgstr "" msgid "Color Selection" msgstr "Kleurselectie" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "Invoer_methoden" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "_Unicode controleteken invoegen " @@ -1604,7 +1604,7 @@ msgstr "(Geen)" # dit is het label op de knop waarmee je naar andere mappen zoekt # (andere mappen dan de favoriete) -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "Andere..." @@ -2126,7 +2126,7 @@ msgstr "_Grootte:" msgid "_Preview:" msgstr "_Voorbeeld:" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "Lettertypeselectie" @@ -2164,7 +2164,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "Pictogram ‘%s’ niet beschikbaar in dit thema" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 msgid "Failed to load icon" msgstr "Kon het pictogram niet laden" @@ -2256,19 +2256,11 @@ msgstr "(onbekend)" msgid "Cl_ear" msgstr "_Wissen" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "URI" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "De URI die bij deze knop hoort" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 msgid "Copy URL" msgstr "URL kopiëren" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 msgid "Invalid URI" msgstr "Ongeldige URI" @@ -2347,28 +2339,21 @@ msgid "_Password:" msgstr "_Wachtwoord:" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +#, fuzzy +msgid "Forget password _immediately" msgstr "Wa_chtwoord onmiddelijk weer vergeten" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +#, fuzzy +msgid "Remember password until you _logout" msgstr "Wachtwoord _onthouden totdat u zich afmeldt" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +#, fuzzy +msgid "Remember _forever" msgstr "_Voor altijd onthouden" -# wijzer/pijl -# ruimte bij pijl -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "Ruimte bij pijlen" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "De ruimte bij de schuifpijlen" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "Pagina %u" @@ -2439,7 +2424,7 @@ msgid "_Orientation:" msgstr "_Ligging:" # indelingen/instellingen -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 msgid "Page Setup" msgstr "Paginainstellingen" @@ -2498,7 +2483,7 @@ msgstr "Pad naar boven" msgid "Down Path" msgstr "Pad naar beneden" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 msgid "File System Root" msgstr "Hoofdmap bestandssysteem" @@ -2625,8 +2610,9 @@ msgstr "Printer is offline" msgid "Out of paper" msgstr "Papier is op" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 msgid "Paused" msgstr "Gepauzeerd" @@ -2676,39 +2662,39 @@ msgstr "Ongeldige hendel naar PrintDlgEx" msgid "Unspecified error" msgstr "Ongespecificeerde fout" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 msgid "Printer" msgstr "Printer" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 msgid "Location" msgstr "Locatie" -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "Status" # _R # afdrukbereik -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 msgid "Range" msgstr "Afdrukbereik" # bladen/bladzijden # _A wordt gebruikt voor _Annuleren -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 msgid "_All Pages" msgstr "Alle _pagina's" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 msgid "C_urrent Page" msgstr "H_uidige pagina" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 msgid "Pag_es:" msgstr "Pa_gina's:" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" @@ -2716,162 +2702,154 @@ msgstr "" "Geef één of meer paginabereiken,\n" "bijv. 1-3,7,11" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "Kopieën" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "_Kopieën:" # To Collate: To gather and place in order, as the sheets of a book for # binding. -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 msgid "C_ollate" msgstr "_Sorteren" # terugdraaien/van achteren naar begin/vanaf einde/achterwaarts/ # /omgekeerd/omgekeerde volgorde/ -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 msgid "_Reverse" msgstr "_Omgekeerde volgorde" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "Algemeen" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "Indeling" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 msgid "Pages per _side:" msgstr "Pagina's per _bladzijde:" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "T_weezijdig:" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 msgid "_Only print:" msgstr "Alleen af_drukken:" # bladen/bladzijden #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "Alle bladen" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "Even bladen" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "Oneven bladen" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 msgid "Sc_ale:" msgstr "S_chaal:" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "Papier" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 msgid "Paper _type:" msgstr "Papier_soort:" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 msgid "Paper _source:" msgstr "Papier_bron:" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "_Uitvoerlade:" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "Printopdracht details" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "Pri_oriteit:" # betaling afschrif/rekeningafschrift/kostenplaatje/kosten -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "_Kosten:" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "Document afdrukken" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 msgid "_Now" msgstr "_Nu" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "O_p:" # gepland/in de wachtrij/op stapel/wachtrij/ -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 msgid "On _hold" msgstr "_Wachtrij" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "Voorpagina toevoegen" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "_Voor:" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "_Na:" # printopdracht/job -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "Printopdracht" # geavanceerd/extra -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "Extra" # kwaliteit afbeelding/afbeeldingskwaliteit -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "Kwaliteit afbeelding" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 msgid "Color" msgstr "Kleur" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "Voltooien" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "Een aantal instellingen in het dialoog conflicteren met elkaar" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 msgid "Print" msgstr "Afdrukken" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "Groep" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "De radioknop aan wiens groep deze knop toebehoort." - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2897,37 +2875,37 @@ msgstr "Deze functie is niet geïmplementeerd voor widgets van klasse ‘%s’" msgid "Select which type of documents are shown" msgstr "Kiezen welk soort bestanden getoond worden" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "Geen item voor URI ‘%s’ gevonden" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "Naamloos filter" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 msgid "Could not remove item" msgstr "Kon item niet verwijderen" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 msgid "Could not clear list" msgstr "Kon de lijst niet wissen" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 msgid "Copy _Location" msgstr "_Locatie kopiëren" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "_Verwijderen uit lijst" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 msgid "_Clear List" msgstr "Lijst _wissen" # privebronnen tonen -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "Privé-bronnen tonen" @@ -2981,10 +2959,10 @@ msgstr "_%d. %s" msgid "recent menu label|%d. %s" msgstr "%d. %s" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "Kan geen item vinden met URI ‘%s’" @@ -4705,96 +4683,100 @@ msgstr "Printer ‘%s’ is mogelijk niet verbonden." msgid "There is a problem on printer '%s'." msgstr "Er is een probleem met printer ‘%s’." -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "Tweezijdig" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "Papiersoort" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "Papierbron" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "Uitvoerlade" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "Eenzijdig" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 msgid "Auto Select" msgstr "Automatisch selecteren" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 msgid "Printer Default" msgstr "Standaard printer" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "Urgent" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "Hoog" # gemiddeld/medium -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "Medium" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "Laag" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "None" msgstr "Geen" # Gevoelige informatie # Classified-Confidential-Secret-Top Secret -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "Gevoelig" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "Vertrouwelijk" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Secret" msgstr "Geheim" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "Standaard" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "Topgeheim" # niet geheim/niet gevoelig/niet vertrouwelijk/openbaar -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "Openbaar" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, c-format msgid "Custom %sx%s" msgstr "Aangepast %sx%s" @@ -4857,6 +4839,26 @@ msgstr "Afdrukken om printer te testen" msgid "Could not get information for file '%s': %s" msgstr "Kon geen informatie verkrijgen over bestand ‘%s’: %s" +#~ msgid "URI" +#~ msgstr "URI" + +#~ msgid "The URI bound to this button" +#~ msgstr "De URI die bij deze knop hoort" + +# wijzer/pijl +# ruimte bij pijl +#~ msgid "Arrow spacing" +#~ msgstr "Ruimte bij pijlen" + +#~ msgid "Scroll arrow spacing" +#~ msgstr "De ruimte bij de schuifpijlen" + +#~ msgid "Group" +#~ msgstr "Groep" + +#~ msgid "The radio tool button whose group this button belongs to." +#~ msgstr "De radioknop aan wiens groep deze knop toebehoort." + #~ msgid "Invalid filename: %s" #~ msgstr "Ongeldige bestandsnaam: %s" diff --git a/po/nn.po b/po/nn.po index 65c2efb703..4fda382080 100644 --- a/po/nn.po +++ b/po/nn.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: nn\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2008-04-04 09:34+0200\n" "Last-Translator: Eskild Hustvedt \n" "Language-Team: Norwegian Nynorsk \n" @@ -1007,7 +1007,7 @@ msgstr "Klarte ikkje å lagra TIFF-data" msgid "Couldn't write to TIFF file" msgstr "Kunne ikkje skriva til TIFF-fil" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "TIFF-bileteformatet" @@ -1204,7 +1204,7 @@ msgstr[0] "Opnar %d element" msgstr[1] "Opnar %d elementer" # -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "Lisens" @@ -1220,36 +1220,36 @@ msgstr "_Bidragsytarar" # #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "_Lisens" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "Om %s" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "Bidragsytarar" # -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "Skrivne av" # -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "Dokumentert av" # -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "Omsett av" # -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "Grafikk av" @@ -1296,7 +1296,7 @@ msgstr "Alt" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "Super" @@ -1307,7 +1307,7 @@ msgstr "Super" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "Hyper" @@ -1318,19 +1318,19 @@ msgstr "Hyper" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "Meta" # #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "Mellomrom" # #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "Omvendt skråstrek" @@ -1379,7 +1379,7 @@ msgstr "calendar:week_start:1" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "2000" @@ -1394,7 +1394,7 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "%d" @@ -1410,7 +1410,7 @@ msgstr "%d" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "%d" @@ -1427,7 +1427,7 @@ msgstr "%d" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "%Y" @@ -1560,7 +1560,7 @@ msgstr "_Palett:" msgid "Color Wheel" msgstr "Fargehjul" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " @@ -1570,7 +1570,7 @@ msgstr "" "Du kan dra denne fargen til ei palettoppføring, eller velja denne fargen som " "noverande ved å dra han til den andre fargeprøven." -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." @@ -1578,11 +1578,11 @@ msgstr "" "Fargen du har vald. Du kan dra denne fargen til ei palettoppføring for å " "lagra han til seinare bruk." -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "_Lagra fargen her" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1595,11 +1595,11 @@ msgstr "" msgid "Color Selection" msgstr "Fargeval" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "Inndata _metoder" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "Set _inn Unicode-kontrollteikn" @@ -1618,7 +1618,7 @@ msgid "(None)" msgstr "(Inga)" # -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "Anna ..." @@ -2133,7 +2133,7 @@ msgstr "S_torleik:" msgid "_Preview:" msgstr "_Førehandsvising:" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "Skrifttypeval" @@ -2171,7 +2171,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "Ikonet «%s» er ikkje med i drakta" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 msgid "Failed to load icon" msgstr "Feil under lasting av ikon" @@ -2274,22 +2274,12 @@ msgid "Cl_ear" msgstr "_Tøm" # -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "URI" - -# -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "URI bundet til denne knappen" - -# -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 msgid "Copy URL" msgstr "Kopier URL" # -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 msgid "Invalid URI" msgstr "Ugyldig URI" @@ -2379,28 +2369,18 @@ msgid "_Password:" msgstr "_Trykk:" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +msgid "Forget password _immediately" msgstr "" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +msgid "Remember password until you _logout" msgstr "" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +msgid "Remember _forever" msgstr "" -# -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "Mellomrom mellom piler" - -# -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "Mellomrom mellom piler i rullefelt" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "Side %u" @@ -2475,7 +2455,7 @@ msgid "_Orientation:" msgstr "_Orientering:" # -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 msgid "Page Setup" msgstr "Sideoppsett" @@ -2545,7 +2525,7 @@ msgid "Down Path" msgstr "Ned stig" # -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 msgid "File System Root" msgstr "Filsystemrot" @@ -2677,8 +2657,9 @@ msgid "Out of paper" msgstr "Tom for papir" # +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 msgid "Paused" msgstr "Pause" @@ -2729,41 +2710,41 @@ msgid "Unspecified error" msgstr "Uspesifisert feil" # -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 msgid "Printer" msgstr "Skrivar" # -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 msgid "Location" msgstr "Stad" # -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "Status" # -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 msgid "Range" msgstr "O_mråde" # -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 msgid "_All Pages" msgstr "Alle ark" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 msgid "C_urrent Page" msgstr "G_jeldande side" # -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 msgid "Pag_es:" msgstr "Stader" # -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" @@ -2772,185 +2753,177 @@ msgstr "" " t.d. 1-3,7,11" # -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "Kopiar" # #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "_Kopiar:" # -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 msgid "C_ollate" msgstr "S_lå saman" # -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 msgid "_Reverse" msgstr "_Omvendt" # -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "Generelt" # -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "Utforming" # -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 msgid "Pages per _side:" msgstr "Ark per _side:" # -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "T_osidig:" # -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 msgid "_Only print:" msgstr "K_un skriv ut:" # #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "Alle ark" # -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "Like ark" # -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "Ulike ark" # -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 msgid "Sc_ale:" msgstr "Sk_aler:" # -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "Papir" # -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 msgid "Paper _type:" msgstr "Papir_type:" # -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 msgid "Paper _source:" msgstr "Papi_rkjelde:" # -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "U_tskuff:" # -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "Detaljar for jobb" # -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "Pri_oritet:" # -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "_Faktureringsinformasjon:" # -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "Skriv ut dokument" # -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 msgid "_Now" msgstr "_No" # -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "_Tid:" # -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 msgid "On _hold" msgstr "På _vent" # -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "Legg til omslag" # -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "_Før:" # -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "_Etter:" # -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "Jobb" # -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "Avansert" # -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "Biletkvalitet" # -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 msgid "Color" msgstr "Farge" # -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "Fullfører" # -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "Nokre innstillingar i dialogvindauge er i konflikt" # -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 msgid "Print" msgstr "Skriv ut" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "Gruppe" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "Radioverktøyknappen som er i same gruppe som denne knappen." - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2972,43 +2945,43 @@ msgstr "Denne funksjonen er ikkje implementert for komponenter av klasse «%s»" msgid "Select which type of documents are shown" msgstr "Vel kva dokumenttypar som skal vert viste" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "Inga oppføring funne for URI «%s»" # -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "Filter utan tittel" # -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 msgid "Could not remove item" msgstr "Kunne ikkje fjerna oppføring" # -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 msgid "Could not clear list" msgstr "Kunne ikkje tømme lista" # -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 msgid "Copy _Location" msgstr "Kopier _stad" # -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "Fje_rn frå lista" # -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 msgid "_Clear List" msgstr "_Tøm lista" # -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "Vis _private ressurser" @@ -3064,10 +3037,10 @@ msgstr "_%d. %s" msgid "recent menu label|%d. %s" msgstr "%d. %s" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "Kan ikkje finna ein oppføring med URI «%s»" @@ -4948,110 +4921,114 @@ msgstr "" msgid "There is a problem on printer '%s'." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" # -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "Tosidig" # -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "Papirtype" # -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "Papirkjelde" # -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "Utskuff" # -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "Einsidig" # -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 msgid "Auto Select" msgstr "Vel automatisk" # -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 msgid "Printer Default" msgstr "Forval for skrivar" # -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "Hastar" # -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "Høg" # -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "Middels" # -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "Låg" # -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "None" msgstr "Inga" # -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "Klassifisert" # -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "Konfidensiell" # -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Secret" msgstr "Hemmeleg" # -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "Vanleg" # -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "Topphemmeleg" # -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "Ikkje klassifisert" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, c-format msgid "Custom %sx%s" msgstr "Eigendefinert %sx%s" @@ -5124,6 +5101,28 @@ msgstr "Skriv ut til testskrivar" msgid "Could not get information for file '%s': %s" msgstr "Klarte ikkje å henta informasjon om fila «%s»: %s" +# +#~ msgid "URI" +#~ msgstr "URI" + +# +#~ msgid "The URI bound to this button" +#~ msgstr "URI bundet til denne knappen" + +# +#~ msgid "Arrow spacing" +#~ msgstr "Mellomrom mellom piler" + +# +#~ msgid "Scroll arrow spacing" +#~ msgstr "Mellomrom mellom piler i rullefelt" + +#~ msgid "Group" +#~ msgstr "Gruppe" + +#~ msgid "The radio tool button whose group this button belongs to." +#~ msgstr "Radioverktøyknappen som er i same gruppe som denne knappen." + #~ msgid "Invalid filename: %s" #~ msgstr "Ugyldig filnamn: %s" diff --git a/po/nso.po b/po/nso.po index 360859c233..793e592aa5 100644 --- a/po/nso.po +++ b/po/nso.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+ 2.8-branch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2004-11-30 16:02+0200\n" "Last-Translator: Zuza Software Foundation \n" "Language-Team: Northern Sotho \n" @@ -1001,7 +1001,7 @@ msgstr "E paletšwe go bula seswantšho sa TIFF" msgid "Couldn't write to TIFF file" msgstr "E be e ka se fetole leina la faele" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "Sebopego sa seswantšho sa TIFF" @@ -1200,7 +1200,7 @@ msgid_plural "Opening %d Items" msgstr[0] "" msgstr[1] "" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "" @@ -1215,32 +1215,32 @@ msgid "C_redits" msgstr "H_lama" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "" @@ -1283,7 +1283,7 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "" @@ -1293,7 +1293,7 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "" @@ -1303,17 +1303,17 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "" @@ -1361,7 +1361,7 @@ msgstr "calendar:week_start:0" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "" @@ -1376,7 +1376,7 @@ msgstr "" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "" @@ -1392,7 +1392,7 @@ msgstr "" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, fuzzy, c-format msgid "calendar:week:digits|%d" msgstr "calendar:week_start:0" @@ -1408,7 +1408,7 @@ msgstr "calendar:week_start:0" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "" @@ -1537,7 +1537,7 @@ msgstr "_Sehlopha sa mebala" msgid "Color Wheel" msgstr "Leotwana la mmala" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " @@ -1548,7 +1548,7 @@ msgstr "" "kgetha mmala wo e le wa gona bjale ka go o goga o iše go kgoboketšo e nngwe " "ya mebala ka thoko." -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." @@ -1556,11 +1556,11 @@ msgstr "" "Mmala wo o o kgethilego. O ka topa mmala wo wa o iša tsenong ya mebala " "bakeng sa go o bolokela go o diriša nakong e tlago." -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "_Boloka mmala mo" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1573,11 +1573,11 @@ msgstr "" msgid "Color Selection" msgstr "Kgetho ya Mmala" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "Mekgwa _ya Tsebišo" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "_Tsenya Tlhaka ya Taolo ya Unicode" @@ -1594,7 +1594,7 @@ msgstr "Teseke" msgid "(None)" msgstr "(Ga e gona)" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "" @@ -2108,7 +2108,7 @@ msgstr "Bog_olo:" msgid "_Preview:" msgstr "_Ponelopele:" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "Kgetho ya Fonto" @@ -2146,7 +2146,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "Leswao la '%s' ga le gona sehlogong" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 #, fuzzy msgid "Failed to load icon" msgstr "E paletšwe go laiša seswantšho sa TIFF" @@ -2247,20 +2247,12 @@ msgstr "(e sa tsebjwego)" msgid "Cl_ear" msgstr "_Phumola" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 #, fuzzy msgid "Copy URL" msgstr "_Kopiša" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 #, fuzzy msgid "Invalid URI" msgstr "UTF-8 yeo e sego ya kgonthe" @@ -2341,26 +2333,18 @@ msgid "_Password:" msgstr "Kgatelelo" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +msgid "Forget password _immediately" msgstr "" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +msgid "Remember password until you _logout" msgstr "" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +msgid "Remember _forever" msgstr "" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "Letlakala %u" @@ -2422,7 +2406,7 @@ msgstr "_Dipharologantšho" msgid "_Orientation:" msgstr "_Metswako ya mebala:" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 #, fuzzy msgid "Page Setup" msgstr "Letlakala %u" @@ -2484,7 +2468,7 @@ msgstr "" msgid "Down Path" msgstr "" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 #, fuzzy msgid "File System Root" msgstr "Tshepedišo ya faele" @@ -2600,8 +2584,9 @@ msgstr "" msgid "Out of paper" msgstr "" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 #, fuzzy msgid "Paused" msgstr "_Kgomaretša" @@ -2651,200 +2636,192 @@ msgstr "Hlogwana yeo e sego ya kgonthe leswaong" msgid "Unspecified error" msgstr "" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 #, fuzzy msgid "Printer" msgstr "_Gatiša" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 #, fuzzy msgid "Location" msgstr "_Lefelo:" -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 msgid "Range" msgstr "" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 msgid "_All Pages" msgstr "" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 #, fuzzy msgid "C_urrent Page" msgstr "H_lama" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 msgid "Pag_es:" msgstr "" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" msgstr "" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 #, fuzzy msgid "C_ollate" msgstr "H_lama" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 #, fuzzy msgid "_Reverse" msgstr "_Boela morago" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 #, fuzzy msgid "Pages per _side:" msgstr "_Dipharologantšho" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 #, fuzzy msgid "_Only print:" msgstr "_Gatiša" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 #, fuzzy msgid "Sc_ale:" msgstr "_Boleng:" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 #, fuzzy msgid "Paper _type:" msgstr "_Dipharologantšho" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 #, fuzzy msgid "Paper _source:" msgstr "_Dipharologantšho" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 #, fuzzy msgid "_Now" msgstr "_Aowa" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 #, fuzzy msgid "On _hold" msgstr "_Mongwalo o mokoto" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 #, fuzzy msgid "Color" msgstr "_Mmala" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 #, fuzzy msgid "Print" msgstr "_Gatiša" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "Sehlopha" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "Konope ya sedirišwa sa radio yeo konope ye e lego ya sehlopha sa yona." - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2865,44 +2842,44 @@ msgstr "" msgid "Select which type of documents are shown" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 #, fuzzy msgid "Could not remove item" msgstr "" "E be e ka se kgethe %s:\n" "%s" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 #, fuzzy msgid "Could not clear list" msgstr "" "E be e ka se kgethe %s:\n" "%s" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 #, fuzzy msgid "Copy _Location" msgstr "Bula Lefelo" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 #, fuzzy msgid "_Clear List" msgstr "_Phumola" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "" @@ -2958,10 +2935,10 @@ msgstr "" msgid "recent menu label|%d. %s" msgstr "" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, fuzzy, c-format msgid "Unable to find an item with URI '%s'" msgstr "Ga e kgone go hwetša go akaretša faele: \"%s\"" @@ -4643,96 +4620,100 @@ msgstr "" msgid "There is a problem on printer '%s'." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 #, fuzzy msgid "Auto Select" msgstr "Kgetho ya Fonto" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 #, fuzzy msgid "Printer Default" msgstr "Tlhaelelo" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 #, fuzzy msgid "None" msgstr "(Ga e gona)" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 #, fuzzy msgid "Secret" msgstr "Sekirini" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, c-format msgid "Custom %sx%s" msgstr "" @@ -4800,6 +4781,13 @@ msgstr "_Gatiša" msgid "Could not get information for file '%s': %s" msgstr "E be e ka se hwetše tshedimošo bakeng sa faele ya '%s': %s" +#~ msgid "Group" +#~ msgstr "Sehlopha" + +#~ msgid "The radio tool button whose group this button belongs to." +#~ msgstr "" +#~ "Konope ya sedirišwa sa radio yeo konope ye e lego ya sehlopha sa yona." + #~ msgid "Invalid filename: %s" #~ msgstr "Leina la faele leo e sego la kgonthe: %s" diff --git a/po/oc.po b/po/oc.po index 7d50999234..ff95ec2677 100644 --- a/po/oc.po +++ b/po/oc.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: oc\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2008-07-03 09:04+0200\n" "Last-Translator: Yannig Marchegay (Kokoyaya) \n" "Language-Team: Occitan \n" @@ -940,7 +940,7 @@ msgstr "Impossible d'escriure las donadas TIFF" msgid "Couldn't write to TIFF file" msgstr "Impossible d'escriure dins lo fichièr TIFF" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "Lo format d'imatge TIFF" @@ -1125,7 +1125,7 @@ msgid_plural "Opening %d Items" msgstr[0] "Dobertura de %d element" msgstr[1] "Dobertura de %d elementes" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "Licéncia" @@ -1139,32 +1139,32 @@ msgid "C_redits" msgstr "Me_rcejaments" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "_Licéncia" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "A prepaus de %s" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "Mercejaments" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "Desvolopat per" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "Documentat per" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "Revirat per" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "Grafisme per" @@ -1207,7 +1207,7 @@ msgstr "Alt" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "" @@ -1217,7 +1217,7 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "" @@ -1227,17 +1227,17 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "Espaci" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "" @@ -1285,7 +1285,7 @@ msgstr "calendar:week_start:1" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "2000" @@ -1300,7 +1300,7 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "%d" @@ -1316,7 +1316,7 @@ msgstr "%d" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "%d" @@ -1332,7 +1332,7 @@ msgstr "%d" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "%Y" @@ -1452,24 +1452,24 @@ msgstr "_Paleta :" msgid "Color Wheel" msgstr "" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " "current by dragging it to the other color swatch alongside." msgstr "" -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." msgstr "" -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "_Enregistrar la color aicí" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1479,11 +1479,11 @@ msgstr "" msgid "Color Selection" msgstr "Seleccion de la color" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "" @@ -1499,7 +1499,7 @@ msgstr "Burèu" msgid "(None)" msgstr "(Pas cap)" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "Autre..." @@ -1968,7 +1968,7 @@ msgstr "_Talha :" msgid "_Preview:" msgstr "_Ulhada :" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "Seleccion de poliça" @@ -2002,7 +2002,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "L'icòna '%s' es pas dins lo tèma" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 msgid "Failed to load icon" msgstr "" @@ -2093,19 +2093,11 @@ msgstr "(desconegut)" msgid "Cl_ear" msgstr "_Netejar" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "URL" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 msgid "Copy URL" msgstr "Copiar l'URL" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 msgid "Invalid URI" msgstr "" @@ -2181,26 +2173,18 @@ msgid "_Password:" msgstr "" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +msgid "Forget password _immediately" msgstr "" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +msgid "Remember password until you _logout" msgstr "" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +msgid "Remember _forever" msgstr "" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "Pagina %u" @@ -2259,7 +2243,7 @@ msgstr "Talha del _papièr :" msgid "_Orientation:" msgstr "_Orientacion :" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 msgid "Page Setup" msgstr "Configuracion de la pagina" @@ -2316,7 +2300,7 @@ msgstr "" msgid "Down Path" msgstr "" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 msgid "File System Root" msgstr "" @@ -2429,8 +2413,9 @@ msgstr "" msgid "Out of paper" msgstr "" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 msgid "Paused" msgstr "En pausa" @@ -2475,186 +2460,178 @@ msgstr "" msgid "Unspecified error" msgstr "" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 msgid "Printer" msgstr "Estampaira" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 msgid "Location" msgstr "Emplaçament" -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "Estatut" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 msgid "Range" msgstr "Airal" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 msgid "_All Pages" msgstr "_Totas las paginas" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 msgid "C_urrent Page" msgstr "" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 msgid "Pag_es:" msgstr "" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" msgstr "" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "Còpias" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "Còpia_s :" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 msgid "C_ollate" msgstr "" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 msgid "_Reverse" msgstr "" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "General" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "Presentacion" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 msgid "Pages per _side:" msgstr "" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 msgid "_Only print:" msgstr "" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "Totas las paginas" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 msgid "Sc_ale:" msgstr "Esc_ala :" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "Papièr" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 msgid "Paper _type:" msgstr "_Tipe de papièr :" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 msgid "Paper _source:" msgstr "_Sorça del papièr :" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "Pri_oritat :" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "Estampar lo document" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 msgid "_Now" msgstr "_Ara" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "_A :" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 msgid "On _hold" msgstr "" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "_Aprèp :" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "A_vançat" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "Qualitat de l'imatge" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 msgid "Color" msgstr "Color" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 msgid "Print" msgstr "Estampar" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "Grop" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "" - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2675,36 +2652,36 @@ msgstr "" msgid "Select which type of documents are shown" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 msgid "Could not remove item" msgstr "Impossible de suprimir l'element" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 msgid "Could not clear list" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 msgid "Copy _Location" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "_Suprimir de la tièra" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 msgid "_Clear List" msgstr "_Netejar la tièra" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "" @@ -2758,10 +2735,10 @@ msgstr "" msgid "recent menu label|%d. %s" msgstr "" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "" @@ -4425,92 +4402,96 @@ msgstr "" msgid "There is a problem on printer '%s'." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "Tipe de papièr" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 msgid "Auto Select" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 msgid "Printer Default" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "Urgent" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "Nautor :" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "Mejan" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "None" msgstr "Pas cap" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "Confidencial" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Secret" msgstr "Secret" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "Estandard" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, c-format msgid "Custom %sx%s" msgstr "" @@ -4573,6 +4554,12 @@ msgstr "" msgid "Could not get information for file '%s': %s" msgstr "Impossible d'obténer las entresenhas pel fichièr '%s' : %s" +#~ msgid "URI" +#~ msgstr "URL" + +#~ msgid "Group" +#~ msgstr "Grop" + #~ msgid "Invalid filename: %s" #~ msgstr "Nom de fichièr invalid : %s" diff --git a/po/or.po b/po/or.po index bf42c62bed..0b831a3daa 100644 --- a/po/or.po +++ b/po/or.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2006-12-13 15:11+0530\n" "Last-Translator: Subhransu Behera \n" "Language-Team: Oriya \n" @@ -961,7 +961,7 @@ msgstr "TIFF ତଥ୍ଯକୁ ଲେଖିବାରେ ଅସଫଳ" msgid "Couldn't write to TIFF file" msgstr "TIFF ଫାଇଲରେ ଲେଖିପାରିଲା ନାହିଁ" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "TIFF ଚିତ୍ର ଶୈଳୀ" @@ -1149,7 +1149,7 @@ msgid_plural "Opening %d Items" msgstr[0] "" msgstr[1] "" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "ଅନୁମତି ପତ୍ର" @@ -1163,32 +1163,32 @@ msgid "C_redits" msgstr "ସ୍ବୀକୃତି (_r)" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "ଅନୁମତି ପତ୍ର (_L)" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "%s ବିଷୟରେ" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "ସ୍ବୀକୃତି" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "ଲେଖକ" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "ଦଲିଲକରଣ ଲେଖକ" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "ଅନୁବାଦକ" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "ଚିତ୍ରକାର" @@ -1231,7 +1231,7 @@ msgstr "Alt" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "Super" @@ -1241,7 +1241,7 @@ msgstr "Super" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "Hyper" @@ -1251,17 +1251,17 @@ msgstr "Hyper" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "Meta" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "Space" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "Backslash" @@ -1309,7 +1309,7 @@ msgstr "calendar:week_start:0" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "2000" @@ -1324,7 +1324,7 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "%d" @@ -1340,7 +1340,7 @@ msgstr "%d" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "%d" @@ -1356,7 +1356,7 @@ msgstr "%d" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "%Y" @@ -1479,7 +1479,7 @@ msgstr "ଥାଳି (_P):" msgid "Color Wheel" msgstr "ରଙ୍ଗ ଚକ୍ର" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " @@ -1488,7 +1488,7 @@ msgstr "" "ପୂର୍ବରୁ ବଛାଯାଇଥିବା ରଙ୍ଗ, ବର୍ତମାନ ବଛାଯାଇଥିବା ରଙ୍ଗ ସଙ୍ଗେ ଦୁଳନା ପାଇଁ. ଆପଣ ଏହି ରଙ୍ଗକୁ ଆଳି ଭରଣକୁ " "ଟାଣିପାରନ୍ତି ବା ଏହାକୁ ପାଖରେ ସ୍ଥିତ ରଙ୍ଗ ନମୁନା କ୍ଷେତ୍ରକୁ ଟାଣି ସାମ୍ପ୍ରତିକ ରଙ୍ଗ ଭାବରେ ବାଛିପାରନ୍ତି।" -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." @@ -1496,11 +1496,11 @@ msgstr "" "ଆପଣଙ୍କ ଦ୍ବାରା ବଛା ରଙ୍ଗ. ଆପଣ ଏହାକୁ ଗୋଟିଏ ଆଳି ଭରଣକୁ ଟାଣି ଭବିଷ୍ଯତରେ ବ୍ଯବହାର ପାଇଁ ସଂରକ୍ଷିତ " "କରିପାରନ୍ତି।" -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "ଏଠାରେ ରଙ୍ଗ ସଂରକ୍ଷିତ କରନ୍ତୁ (_S)" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1513,11 +1513,11 @@ msgstr "" msgid "Color Selection" msgstr "ରଙ୍ଗ ଚୟନ" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "ନିବେଶ ପ୍ରଣାଳୀ (_M)" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "ୟୁନିକୋଡ ନିୟନ୍ତ୍ରଣ ଅକ୍ଷର ଭର୍ତ୍ତି କରନ୍ତୁ (_I)" @@ -1533,7 +1533,7 @@ msgstr "ଡେସ୍କଟପ" msgid "(None)" msgstr "(କିଛି ନୁହେଁ)" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "ଅନ୍ଯାନ୍ଯ ..." @@ -2014,7 +2014,7 @@ msgstr "ଆକାର: (_z)" msgid "_Preview:" msgstr "ପୂର୍ବାବଲୋକନ: (_P)" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "ଅକ୍ଷରରୂପ ଚୟନ" @@ -2052,7 +2052,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "'%s' ଚିତ୍ରସଙ୍କେତ ପ୍ରସଙ୍ଗରେ ଅବସ୍ଥିତ ନାହିଁ" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 #, fuzzy msgid "Failed to load icon" msgstr "TIFF ଚିତ୍ର ଧାରଣ କରିବାରେ ଅସଫଳ" @@ -2145,19 +2145,11 @@ msgstr "(ଅଜଣା)" msgid "Cl_ear" msgstr "ସଫା କରନ୍ତୁ (_e)" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "ୟୁ.ଆର.ଆଇ." - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "ଏହି ବଟନ ସହିତ ୟୁ.ଆର.ଆଇ. ଟି ସଂଯୁକ୍ତ" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 msgid "Copy URL" msgstr "ୟୁ.ଆର.ଏଲ. କୁ ନକଲ କରନ୍ତୁ" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 msgid "Invalid URI" msgstr "ଅବୈଧ ୟୁ.ଆର.ଆଇ." @@ -2237,26 +2229,18 @@ msgid "_Password:" msgstr "ଚାପ (_P):" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +msgid "Forget password _immediately" msgstr "" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +msgid "Remember password until you _logout" msgstr "" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +msgid "Remember _forever" msgstr "" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "ତୀର ସ୍ଥାନ" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "ତୀର ସ୍ଥାନକୁ ସ୍କ୍ରୋଲ କରନ୍ତୁ" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "ପୃଷ୍ଠା %u" @@ -2322,7 +2306,7 @@ msgstr "କାଗଜର ଆକାର (_P):" msgid "_Orientation:" msgstr "ଅନୁସ୍ଥାପନ (_O):" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 msgid "Page Setup" msgstr "ପୃଷ୍ଠା ବ୍ଯବସ୍ଥାପନ" @@ -2379,7 +2363,7 @@ msgstr "" msgid "Down Path" msgstr "" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 #, fuzzy msgid "File System Root" msgstr "ଫାଇଲ ତନ୍ତ୍ର" @@ -2493,8 +2477,9 @@ msgstr "ମୂଦ୍ରଣୀ ଅଫ-ଲାଇନ" msgid "Out of paper" msgstr "କାଗଜ ବାହାରେ" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 msgid "Paused" msgstr "ସାମୟିକ ବିରାମ ନେଉଛି" @@ -2541,191 +2526,183 @@ msgstr "PrintDlgEx ପାଇଁ ଅବୈଧ ନିୟନ୍ତ୍ରକ" msgid "Unspecified error" msgstr "ଅନିର୍ଦ୍ଦିଷ୍ଟ ତୃଟି" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 msgid "Printer" msgstr "ମୁଦ୍ରଣୀ" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 msgid "Location" msgstr "ଅବସ୍ଥାନ" -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "ସ୍ଥିତି" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 #, fuzzy msgid "Range" msgstr "ପରିସର (_n):" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 #, fuzzy msgid "_All Pages" msgstr "ସମସ୍ତ ସୀଟ" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 #, fuzzy msgid "C_urrent Page" msgstr "ବର୍ତମାନ (_u)" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 #, fuzzy msgid "Pag_es:" msgstr "ସ୍ଥାନ" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" msgstr "" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "ପ୍ରତିଲିପି" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "ପ୍ରତିଲିପି (_s):" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 msgid "C_ollate" msgstr "ତୁଳନା କରନ୍ତୁ (_o)" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 msgid "_Reverse" msgstr "ପ୍ରତ୍ଯାବୃତ କରନ୍ତୁ (_R)" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "ସାମାନ୍ଯ" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "ବିନ୍ଯାସ" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 #, fuzzy msgid "Pages per _side:" msgstr "ପୃଷ୍ଠା ପ୍ରତି ସୀଟରେ (_s):" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "ଉଭୟ ପାର୍ଶ୍ବ (_w):" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 msgid "_Only print:" msgstr "କେବଳ ମୁଦ୍ରଣ କରନ୍ତୁ (_O):" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "ସମସ୍ତ ସୀଟ" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "ଯୁଗ୍ମ ଅଙ୍କ ବିଶିଷ୍ଟ ସୀଟ୍ସ" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "ଅଯୁଗ୍ମ ଅଙ୍କ ବିଶିଷ୍ଟ ସୀଟ୍ସ" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 msgid "Sc_ale:" msgstr "ମାପନ୍ତୁ (_a):" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "କାଗଜ" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 msgid "Paper _type:" msgstr "କାଗଜର ପ୍ରକାର (_t):" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 msgid "Paper _source:" msgstr "କାଗଜର ଉତ୍ସ (_s):" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "ନିର୍ଗମ ଟ୍ରେ (_r):" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "କାର୍ଯ୍ଯର ବିସ୍ତ୍ରୁତ ବିବରଣୀ" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "ଅଗ୍ରାଧିକାର" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "ବିଲି ସମ୍ବନ୍ଧୀୟ ସୂଚନା (_B):" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "ଦଲିଲକୁ ମୂଦ୍ରଣ କରନ୍ତୁ" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 msgid "_Now" msgstr "ବର୍ତମାନ (_N)" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "ସେହିଠାରେ (_t):" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 msgid "On _hold" msgstr "ଆୟତ୍ତ ରେ (_h)" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "ଉପର ପୃଷ୍ଠାକୁ ସଂଯୋଗ କରନ୍ତୁ" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "ଏହା ପୂର୍ବରୁ (_f):" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "ଏହା ପରେ (_A):" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "କାର୍ଯ୍ଯ" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "ଉନ୍ନତ" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "ପ୍ରତିଛବି ଗୁଣବତ୍ତା" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 msgid "Color" msgstr "ରଙ୍ଗ" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "ସମ୍ପନ୍ନ କରୁଅଛି" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "ସଂଳାପ ବିରୋଧରେ କିଛି ବିନ୍ଯାସ" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 msgid "Print" msgstr "ମୁଦ୍ରଣ କରନ୍ତୁ" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "ସମୂହ" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "ରେଡିଓ ଉପକରଣ ଚାବି ଯାହା ସମୂହରୁ ଏହି ଚାବିଟି ଆସିଛି." - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2746,36 +2723,36 @@ msgstr "'%s' ଶ୍ରେଣୀର ୱିଜେଟଟ ପାଇଁ ଏହି ପ msgid "Select which type of documents are shown" msgstr "କେଉଁ ପ୍ରକାରର ଦଲିଲ ମାନଙ୍କୁ ପ୍ରଦର୍ଶନ କରାଯାଇଛି ତାହାକୁ ବାଛନ୍ତୁ" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "'%s' ୟୁ.ଆର.ଆଇ. ପାଇଁ କୌଣସି ବସ୍ତୁ ମିଳିଲା ନାହିଁ" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 msgid "Could not remove item" msgstr "ବସ୍ତୁକୁ ଅପସାରିତ ହେଲା ନାହିଁ" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 msgid "Could not clear list" msgstr "ତାଲିକାକୁ ସଫା କରିହେଲା ନାହିଁ" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 msgid "Copy _Location" msgstr "ଅବସ୍ଥାନକୁ ନକଲ କରନ୍ତୁ (_L)" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "ତାଲିକାରୁ ବାହାର କରି ଦିଅନ୍ତୁ (_R)" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 msgid "_Clear List" msgstr "ତାଲିକାକୁ ସଫା କରନ୍ତୁ (_C)" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "ବ୍ଯକ୍ତିଗତ ସମ୍ବଳ ଗୁଡିକୁ ଦେଖାନ୍ତୁ (_P)" @@ -2829,10 +2806,10 @@ msgstr "" msgid "recent menu label|%d. %s" msgstr "" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "\"%s\" ୟୁ.ଆର.ଆଇ. ବିଶିଷ୍ଟ ଗୋଟିଏ ବସ୍ତୁକୁ ଖୋଜି ପାରିଲା ନାହିଁ" @@ -4503,92 +4480,96 @@ msgstr "" msgid "There is a problem on printer '%s'." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "ଉଭୟ ପାର୍ଶ୍ବ" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "କାଗଜର ପ୍ରକାର" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "କାଗଜ ଉତ୍ସ" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "ନିର୍ଗମ ଟ୍ରେ" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "ଗୋଟିଏ ପାଖ" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 msgid "Auto Select" msgstr "ସ୍ବତଃ ଚୟନ" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 msgid "Printer Default" msgstr "ପୂର୍ବନିର୍ଦ୍ଧାରିତ ମୂଦ୍ରଣୀ" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "ଜରୁରୀ" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "ଉଚ୍ଚ" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "ମଧ୍ଯମ" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "ନିମ୍ନ" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "None" msgstr "(କିଛି ନୁହେଁ)" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "ବର୍ଗୀକୃତ" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "ଗୋପନୀୟ" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Secret" msgstr "ଗୁପ୍ତ" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "ମାନକ" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "ଅତ୍ଯନ୍ତ ଗୋପନୀୟ" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "ଅବର୍ଗୀକୃତ" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, fuzzy, c-format msgid "Custom %sx%s" msgstr "ଆକାରକୁ ଇଚ୍ଛାରୂପଣ କରନ୍ତୁ" @@ -4652,6 +4633,24 @@ msgstr "ଫାଇଲରେ ମୁଦ୍ରଣ କରନ୍ତୁ (_P)" msgid "Could not get information for file '%s': %s" msgstr "'%s' ଫାଇଲ ପାଇଁ ସୂଚନା ଆଣିହେଲା ନାହିଁ: %s" +#~ msgid "URI" +#~ msgstr "ୟୁ.ଆର.ଆଇ." + +#~ msgid "The URI bound to this button" +#~ msgstr "ଏହି ବଟନ ସହିତ ୟୁ.ଆର.ଆଇ. ଟି ସଂଯୁକ୍ତ" + +#~ msgid "Arrow spacing" +#~ msgstr "ତୀର ସ୍ଥାନ" + +#~ msgid "Scroll arrow spacing" +#~ msgstr "ତୀର ସ୍ଥାନକୁ ସ୍କ୍ରୋଲ କରନ୍ତୁ" + +#~ msgid "Group" +#~ msgstr "ସମୂହ" + +#~ msgid "The radio tool button whose group this button belongs to." +#~ msgstr "ରେଡିଓ ଉପକରଣ ଚାବି ଯାହା ସମୂହରୁ ଏହି ଚାବିଟି ଆସିଛି." + #~ msgid "Invalid filename: %s" #~ msgstr "ଅବୈଧ ଫାଇଲ ନାମ: %s" diff --git a/po/pa.po b/po/pa.po index dad38712e8..46c03c07e3 100644 --- a/po/pa.po +++ b/po/pa.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+.HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-12 11:33+0000\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2008-08-13 20:04+0530\n" "Last-Translator: Amanpreet Singh Alam \n" "Language-Team: Punjabi \n" @@ -23,56 +23,56 @@ msgstr "" "X-Generator: KBabel 1.11.4\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -#: ../gdk/directfb/gdkdisplay-directfb.c:55 +#: gdk/directfb/gdkdisplay-directfb.c:55 msgid "directfb arg" msgstr "directfb arg" -#: ../gdk/directfb/gdkdisplay-directfb.c:55 +#: gdk/directfb/gdkdisplay-directfb.c:55 msgid "sdl|system" msgstr "ਸਿਸਟਮ" #. Description of --class=CLASS in --help output -#: ../gdk/gdk.c:126 +#: gdk/gdk.c:126 msgid "Program class as used by the window manager" msgstr "ਵਿੰਡੋ ਮੈਨੇਜਰ ਰਾਹੀਂ ਪਰੋਗਰਾਮ ਕਲਾਸ ਦੇ ਤੌਰ ਉੱਤੇ ਵਰਤਿਆ" #. Placeholder in --class=CLASS in --help output -#: ../gdk/gdk.c:127 +#: gdk/gdk.c:127 msgid "CLASS" msgstr "ਕਲਾਸ" #. Description of --name=NAME in --help output -#: ../gdk/gdk.c:129 +#: gdk/gdk.c:129 msgid "Program name as used by the window manager" msgstr "ਵਿੰਡੋ ਮੈਨੇਜਰ ਰਾਹੀਂ ਪਰੋਗਰਾਮ ਨਾਂ ਦੇ ਤੌਰ ਉੱਤੇ ਇਸਤੇਮਾਲ" #. Placeholder in --name=NAME in --help output -#: ../gdk/gdk.c:130 +#: gdk/gdk.c:130 msgid "NAME" msgstr "ਨਾਂ" #. Description of --display=DISPLAY in --help output -#: ../gdk/gdk.c:132 +#: gdk/gdk.c:132 msgid "X display to use" msgstr "ਵਰਤਣ ਲਈ X ਡਿਸਪਲੇਅ" #. Placeholder in --display=DISPLAY in --help output -#: ../gdk/gdk.c:133 +#: gdk/gdk.c:133 msgid "DISPLAY" msgstr "ਡਿਸਪਲੇਅ" #. Description of --screen=SCREEN in --help output -#: ../gdk/gdk.c:135 +#: gdk/gdk.c:135 msgid "X screen to use" msgstr "ਵਰਤਣ ਲਈ X ਸਕਰੀਨ" #. Placeholder in --screen=SCREEN in --help output -#: ../gdk/gdk.c:136 +#: gdk/gdk.c:136 msgid "SCREEN" msgstr "ਸਕਰੀਨ" #. Description of --gdk-debug=FLAGS in --help output -#: ../gdk/gdk.c:139 +#: gdk/gdk.c:139 msgid "Gdk debugging flags to set" msgstr "ਸੈੱਟ ਕਰਨ ਲਈ Gdk ਡੀਬੱਗ ਫਲੈਗ" @@ -80,1128 +80,1092 @@ msgstr "ਸੈੱਟ ਕਰਨ ਲਈ Gdk ਡੀਬੱਗ ਫਲੈਗ" #. Placeholder in --gdk-no-debug=FLAGS in --help output #. Placeholder in --gtk-debug=FLAGS in --help output #. Placeholder in --gtk-no-debug=FLAGS in --help output -#: ../gdk/gdk.c:140 -#: ../gdk/gdk.c:143 -#: ../gtk/gtkmain.c:428 -#: ../gtk/gtkmain.c:431 +#: gdk/gdk.c:140 gdk/gdk.c:143 gtk/gtkmain.c:428 gtk/gtkmain.c:431 msgid "FLAGS" msgstr "ਫਲੈਗ" #. Description of --gdk-no-debug=FLAGS in --help output -#: ../gdk/gdk.c:142 +#: gdk/gdk.c:142 msgid "Gdk debugging flags to unset" msgstr "ਅਣ-ਸੈੱਟ ਕਰਨ ਲਈ Gdk ਫਲੈਗ" -#: ../gdk/keyname-table.h:3940 +#: gdk/keyname-table.h:3940 msgid "keyboard label|BackSpace" msgstr "BackSpace" -#: ../gdk/keyname-table.h:3941 +#: gdk/keyname-table.h:3941 msgid "keyboard label|Tab" msgstr "Tab" -#: ../gdk/keyname-table.h:3942 +#: gdk/keyname-table.h:3942 msgid "keyboard label|Return" msgstr "Return" -#: ../gdk/keyname-table.h:3943 +#: gdk/keyname-table.h:3943 msgid "keyboard label|Pause" msgstr "Pause" -#: ../gdk/keyname-table.h:3944 +#: gdk/keyname-table.h:3944 msgid "keyboard label|Scroll_Lock" msgstr "Scroll_Lock" -#: ../gdk/keyname-table.h:3945 +#: gdk/keyname-table.h:3945 msgid "keyboard label|Sys_Req" msgstr "Sys_Req" -#: ../gdk/keyname-table.h:3946 +#: gdk/keyname-table.h:3946 msgid "keyboard label|Escape" msgstr "Escape" -#: ../gdk/keyname-table.h:3947 +#: gdk/keyname-table.h:3947 msgid "keyboard label|Multi_key" msgstr "Multi_key" -#: ../gdk/keyname-table.h:3948 +#: gdk/keyname-table.h:3948 msgid "keyboard label|Home" msgstr "Home" -#: ../gdk/keyname-table.h:3949 +#: gdk/keyname-table.h:3949 msgid "keyboard label|Left" msgstr "ਖੱਬੇ" -#: ../gdk/keyname-table.h:3950 +#: gdk/keyname-table.h:3950 msgid "keyboard label|Up" msgstr "ਉੱਤੇ" -#: ../gdk/keyname-table.h:3951 +#: gdk/keyname-table.h:3951 msgid "keyboard label|Right" msgstr "ਸੱਜੇ" -#: ../gdk/keyname-table.h:3952 +#: gdk/keyname-table.h:3952 msgid "keyboard label|Down" msgstr "ਹੇਠਾਂ" -#: ../gdk/keyname-table.h:3953 +#: gdk/keyname-table.h:3953 msgid "keyboard label|Page_Up" msgstr "Page_Up" -#: ../gdk/keyname-table.h:3954 +#: gdk/keyname-table.h:3954 msgid "keyboard label|Page_Down" msgstr "Page_Down" -#: ../gdk/keyname-table.h:3955 +#: gdk/keyname-table.h:3955 msgid "keyboard label|End" msgstr "End" -#: ../gdk/keyname-table.h:3956 +#: gdk/keyname-table.h:3956 msgid "keyboard label|Begin" msgstr "Begin" -#: ../gdk/keyname-table.h:3957 +#: gdk/keyname-table.h:3957 msgid "keyboard label|Print" msgstr "Print" -#: ../gdk/keyname-table.h:3958 +#: gdk/keyname-table.h:3958 msgid "keyboard label|Insert" msgstr "Insert" -#: ../gdk/keyname-table.h:3959 +#: gdk/keyname-table.h:3959 msgid "keyboard label|Num_Lock" msgstr "Num_Lock" -#: ../gdk/keyname-table.h:3960 +#: gdk/keyname-table.h:3960 msgid "keyboard label|KP_Space" msgstr "KP_Space" -#: ../gdk/keyname-table.h:3961 +#: gdk/keyname-table.h:3961 msgid "keyboard label|KP_Tab" msgstr "KP_Tab" -#: ../gdk/keyname-table.h:3962 +#: gdk/keyname-table.h:3962 msgid "keyboard label|KP_Enter" msgstr "KP_Enter" -#: ../gdk/keyname-table.h:3963 +#: gdk/keyname-table.h:3963 msgid "keyboard label|KP_Home" msgstr "KP_Home" -#: ../gdk/keyname-table.h:3964 +#: gdk/keyname-table.h:3964 msgid "keyboard label|KP_Left" msgstr "KP_Left" -#: ../gdk/keyname-table.h:3965 +#: gdk/keyname-table.h:3965 msgid "keyboard label|KP_Up" msgstr "KP_Up" -#: ../gdk/keyname-table.h:3966 +#: gdk/keyname-table.h:3966 msgid "keyboard label|KP_Right" msgstr "KP_Right" -#: ../gdk/keyname-table.h:3967 +#: gdk/keyname-table.h:3967 msgid "keyboard label|KP_Down" msgstr "KP_Down" -#: ../gdk/keyname-table.h:3968 +#: gdk/keyname-table.h:3968 msgid "keyboard label|KP_Page_Up" msgstr "KP_Page_Up" -#: ../gdk/keyname-table.h:3969 +#: gdk/keyname-table.h:3969 msgid "keyboard label|KP_Prior" msgstr "KP_Prior" -#: ../gdk/keyname-table.h:3970 +#: gdk/keyname-table.h:3970 msgid "keyboard label|KP_Page_Down" msgstr "KP_Page_Down" -#: ../gdk/keyname-table.h:3971 +#: gdk/keyname-table.h:3971 msgid "keyboard label|KP_Next" msgstr "KP_Next" -#: ../gdk/keyname-table.h:3972 +#: gdk/keyname-table.h:3972 msgid "keyboard label|KP_End" msgstr "KP_End" -#: ../gdk/keyname-table.h:3973 +#: gdk/keyname-table.h:3973 msgid "keyboard label|KP_Begin" msgstr "KP_Begin" -#: ../gdk/keyname-table.h:3974 +#: gdk/keyname-table.h:3974 msgid "keyboard label|KP_Insert" msgstr "KP_Insert" -#: ../gdk/keyname-table.h:3975 +#: gdk/keyname-table.h:3975 msgid "keyboard label|KP_Delete" msgstr "KP_Delete" -#: ../gdk/keyname-table.h:3976 +#: gdk/keyname-table.h:3976 msgid "keyboard label|Delete" msgstr "Delete" -#: ../gdk-pixbuf/gdk-pixbuf-animation.c:133 -#: ../gdk-pixbuf/gdk-pixbuf-io.c:944 -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1205 -#: ../tests/testfilechooser.c:222 +#: gdk-pixbuf/gdk-pixbuf-animation.c:133 gdk-pixbuf/gdk-pixbuf-io.c:944 +#: gdk-pixbuf/gdk-pixbuf-io.c:1205 tests/testfilechooser.c:222 #, c-format msgid "Failed to open file '%s': %s" msgstr "ਫਾਇਲ '%s' ਖੋਲ੍ਹਣ ਵਿੱਚ ਫੇਲ੍ਹ: %s" -#: ../gdk-pixbuf/gdk-pixbuf-animation.c:146 -#: ../gdk-pixbuf/gdk-pixbuf-io.c:956 +#: gdk-pixbuf/gdk-pixbuf-animation.c:146 gdk-pixbuf/gdk-pixbuf-io.c:956 #, c-format msgid "Image file '%s' contains no data" msgstr "ਚਿੱਤਰ ਫਾਇਲ '%s' ਵਿੱਚ ਕੋਈ ਡਾਟਾ ਨਹੀਂ ਹੈ" -#: ../gdk-pixbuf/gdk-pixbuf-animation.c:188 -#: ../gdk-pixbuf/gdk-pixbuf-io.c:993 -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1257 -#: ../tests/testfilechooser.c:267 +#: gdk-pixbuf/gdk-pixbuf-animation.c:188 gdk-pixbuf/gdk-pixbuf-io.c:993 +#: gdk-pixbuf/gdk-pixbuf-io.c:1257 tests/testfilechooser.c:267 #, c-format -msgid "Failed to load image '%s': reason not known, probably a corrupt image file" -msgstr "ਚਿੱਤਰ '%s' ਨੂੰ ਲੋਡ ਕਰਨ ਵਿੱਚ ਅਸਫ਼ਲ: ਕਾਰਨ ਜਾਣਿਆ ਨਹੀਂ ਜਾ ਸਕਿਆ ਹੈ, ਸੰਭਵ ਹੈ ਕਿ ਚਿੱਤਰ ਫਾਇਲ ਨਿਕਾਰਾ ਹੈ" +msgid "" +"Failed to load image '%s': reason not known, probably a corrupt image file" +msgstr "" +"ਚਿੱਤਰ '%s' ਨੂੰ ਲੋਡ ਕਰਨ ਵਿੱਚ ਅਸਫ਼ਲ: ਕਾਰਨ ਜਾਣਿਆ ਨਹੀਂ ਜਾ ਸਕਿਆ ਹੈ, ਸੰਭਵ ਹੈ ਕਿ ਚਿੱਤਰ ਫਾਇਲ " +"ਨਿਕਾਰਾ ਹੈ" -#: ../gdk-pixbuf/gdk-pixbuf-animation.c:221 +#: gdk-pixbuf/gdk-pixbuf-animation.c:221 #, c-format -msgid "Failed to load animation '%s': reason not known, probably a corrupt animation file" -msgstr "ਐਨੀਮੇਸ਼ਨ '%s' ਨੂੰ ਲੋਡ ਕਰਨ ਵਿੱਚ ਅਸਫ਼ਲ: ਕਾਰਨ ਜਾਣਿਆ ਨਹੀਂ ਜਾ ਸਕਿਆ ਹੈ, ਸੰਭਵ ਹੈ ਕਿ ਐਨੀਮੇਸ਼ਨ ਫਾਇਲ ਨਿਕਾਰਾ ਹੈ" +msgid "" +"Failed to load animation '%s': reason not known, probably a corrupt " +"animation file" +msgstr "" +"ਐਨੀਮੇਸ਼ਨ '%s' ਨੂੰ ਲੋਡ ਕਰਨ ਵਿੱਚ ਅਸਫ਼ਲ: ਕਾਰਨ ਜਾਣਿਆ ਨਹੀਂ ਜਾ ਸਕਿਆ ਹੈ, ਸੰਭਵ ਹੈ ਕਿ ਐਨੀਮੇਸ਼ਨ " +"ਫਾਇਲ ਨਿਕਾਰਾ ਹੈ" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:566 +#: gdk-pixbuf/gdk-pixbuf-io.c:566 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "ਚਿੱਤਰ- ਲੋਡਿੰਗ-ਮੋਡੀਊਲ ਲੋਡ ਕਰਨ ਵਿੱਚ ਅਸਮੱਰਥ: %s: %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:581 +#: gdk-pixbuf/gdk-pixbuf-io.c:581 #, c-format -msgid "Image-loading module %s does not export the proper interface; perhaps it's from a different GTK version?" -msgstr "ਚਿੱਤਰ- ਲੋਡਿੰਗ-ਮੋਡੀਊਲ %s ਢੁੱਕਵਾਂ ਇੰਟਰਫੇਸ ਨਿਰਯਾਤ ਨਹੀਂ ਕਰ ਸਕਦਾ; ਸੰਭਵ ਹੈ ਕਿ ਇਹ ਵੱਖਰੇ GTK ਵਰਜਨ ਤੋਂ ਹੋਵੇ?" +msgid "" +"Image-loading module %s does not export the proper interface; perhaps it's " +"from a different GTK version?" +msgstr "" +"ਚਿੱਤਰ- ਲੋਡਿੰਗ-ਮੋਡੀਊਲ %s ਢੁੱਕਵਾਂ ਇੰਟਰਫੇਸ ਨਿਰਯਾਤ ਨਹੀਂ ਕਰ ਸਕਦਾ; ਸੰਭਵ ਹੈ ਕਿ ਇਹ ਵੱਖਰੇ GTK ਵਰਜਨ " +"ਤੋਂ ਹੋਵੇ?" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:726 -#: ../gdk-pixbuf/gdk-pixbuf-io.c:755 +#: gdk-pixbuf/gdk-pixbuf-io.c:726 gdk-pixbuf/gdk-pixbuf-io.c:755 #, c-format msgid "Image type '%s' is not supported" msgstr "ਚਿੱਤਰ ਕਿਸਮ '%s' ਮੱਦਦ-ਪ੍ਰਾਪਤ ਨਹੀਂ ਹੈ" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:825 +#: gdk-pixbuf/gdk-pixbuf-io.c:825 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "ਫਾਇਲ '%s' ਲਈ ਚਿੱਤਰ ਫਾਇਲ ਫਾਰਮੈਟ ਦੀ ਪਛਾਣ ਨਾ ਕੀਤੀ ਜਾ ਸਕੀ ਹੈ।" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:833 +#: gdk-pixbuf/gdk-pixbuf-io.c:833 msgid "Unrecognized image file format" msgstr "ਬੇ-ਪਛਾਣ ਚਿੱਤਰ ਫਾਇਲ ਫਾਰਮੈਟ" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1002 +#: gdk-pixbuf/gdk-pixbuf-io.c:1002 #, c-format msgid "Failed to load image '%s': %s" msgstr "ਚਿੱਤਰ '%s' ਨੂੰ ਲੋਡ ਕਰਨ ਵਿੱਚ ਫੇਲ੍ਹ: %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1638 -#: ../gdk-pixbuf/io-gdip-utils.c:935 +#: gdk-pixbuf/gdk-pixbuf-io.c:1638 gdk-pixbuf/io-gdip-utils.c:935 #, c-format msgid "Error writing to image file: %s" msgstr "ਚਿੱਤਰ ਫਾਇਲ 'ਤੇ ਲਿਖਣ ਵਿੱਚ ਗਲਤੀ: %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1684 -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1815 +#: gdk-pixbuf/gdk-pixbuf-io.c:1684 gdk-pixbuf/gdk-pixbuf-io.c:1815 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "gdk-pixbuf ਦਾ ਇਹ ਬਿਲੱਡ, ਚਿੱਤਰ ਫਾਰਮੈਟ ਵਿੱਚ ਸੰਭਾਲਣ ਲਈ ਸਹਾਇਕ ਨਹੀਂ ਹੈ: %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1718 +#: gdk-pixbuf/gdk-pixbuf-io.c:1718 msgid "Insufficient memory to save image to callback" msgstr "ਚਿੱਤਰ ਨੂੰ ਮੁੜ-ਲਿਆਉਣ ਲਈ ਸੰਭਾਲ ਵਾਸਤੇ ਲੋੜੀਦੀ ਮੈਮੋਰੀ ਨਹੀਂ ਹੈ" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1731 +#: gdk-pixbuf/gdk-pixbuf-io.c:1731 msgid "Failed to open temporary file" msgstr "ਆਰਜ਼ੀ ਫਾਇਲ ਖੋਲ੍ਹਣ ਵਿੱਚ ਫੇਲ੍ਹ" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1757 +#: gdk-pixbuf/gdk-pixbuf-io.c:1757 msgid "Failed to read from temporary file" msgstr "ਆਰਜ਼ੀ ਫਾਇਲ ਪੜ੍ਹਨ ਵਿੱਚ ਫੇਲ੍ਹ" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1992 +#: gdk-pixbuf/gdk-pixbuf-io.c:1992 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "ਲਿਖਣ ਲਈ '%s' ਨੂੰ ਖੋਲ੍ਹਣ ਵਿੱਚ ਅਸਫ਼ਲ: %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:2017 +#: gdk-pixbuf/gdk-pixbuf-io.c:2017 #, c-format -msgid "Failed to close '%s' while writing image, all data may not have been saved: %s" +msgid "" +"Failed to close '%s' while writing image, all data may not have been saved: %" +"s" msgstr "ਚਿੱਤਰ ਨੂੰ ਲਿਖਣ ਸਮੇ, '%s' ਨੂੰ ਬੰਦ ਕਰਨ ਵਿੱਚ ਅਸਫ਼ਲ, ਸਾਰਾ ਡਾਟਾ ਸੰਭਾਲਣ ਵਿੱਚ ਅਸਫ਼ਲ: %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:2237 -#: ../gdk-pixbuf/gdk-pixbuf-io.c:2288 +#: gdk-pixbuf/gdk-pixbuf-io.c:2237 gdk-pixbuf/gdk-pixbuf-io.c:2288 msgid "Insufficient memory to save image into a buffer" msgstr "ਚਿੱਤਰ ਨੂੰ ਬਫਰ ਵਿੱਚ ਸੰਭਾਲਣ ਲਈ ਲੋੜੀਦੀ ਮੈਮੋਰੀ ਨਹੀਂ ਹੈ" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:2334 +#: gdk-pixbuf/gdk-pixbuf-io.c:2334 msgid "Error writing to image stream" msgstr "ਚਿੱਤਰ ਸਟਰੀਮ ਲਿਖਣ ਦੌਰਾਨ ਗਲਤੀ" -#: ../gdk-pixbuf/gdk-pixbuf-loader.c:330 +#: gdk-pixbuf/gdk-pixbuf-loader.c:330 #, c-format -msgid "Internal error: Image loader module '%s' failed to complete an operation, but didn't give a reason for the failure" -msgstr "ਅੰਦਰੂਨੀ ਗਲਤੀ: ਚਿੱਤਰ ਦੀ ਲੋਡਿੰਗ ਸ਼ੁਰੂ ਕਰਨ ਲਈ ਚਿੱਤਰ ਲੋਡਰ ਮੈਡੀਊਲ '%s' ਅਸਫ਼ਲ, ਪਰ ਗਲਤੀ ਦਾ ਕਾਰਨ ਇਹ ਦੱਸ ਨਹੀਂ ਸਕਿਆ।" +msgid "" +"Internal error: Image loader module '%s' failed to complete an operation, " +"but didn't give a reason for the failure" +msgstr "" +"ਅੰਦਰੂਨੀ ਗਲਤੀ: ਚਿੱਤਰ ਦੀ ਲੋਡਿੰਗ ਸ਼ੁਰੂ ਕਰਨ ਲਈ ਚਿੱਤਰ ਲੋਡਰ ਮੈਡੀਊਲ '%s' ਅਸਫ਼ਲ, ਪਰ ਗਲਤੀ ਦਾ ਕਾਰਨ " +"ਇਹ ਦੱਸ ਨਹੀਂ ਸਕਿਆ।" -#: ../gdk-pixbuf/gdk-pixbuf-loader.c:373 +#: gdk-pixbuf/gdk-pixbuf-loader.c:373 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "ਚਿੱਤਰ ਕਿਸਮ '%s' ਦੀ ਲਗਾਤਾਰ ਲੋਡਿੰਗ ਮੱਦਦ ਪ੍ਰਾਪਤ ਨਹੀਂ ਹੈ" -#: ../gdk-pixbuf/gdk-pixdata.c:147 +#: gdk-pixbuf/gdk-pixdata.c:147 msgid "Image header corrupt" msgstr "ਚਿੱਤਰ ਹੈਂਡਰ ਨਿਕਾਰਾ" -#: ../gdk-pixbuf/gdk-pixdata.c:152 +#: gdk-pixbuf/gdk-pixdata.c:152 msgid "Image format unknown" msgstr "ਚਿੱਤਰ ਫਾਰਮੈਟ ਅਣਜਾਣ" -#: ../gdk-pixbuf/gdk-pixdata.c:157 -#: ../gdk-pixbuf/gdk-pixdata.c:487 +#: gdk-pixbuf/gdk-pixdata.c:157 gdk-pixbuf/gdk-pixdata.c:487 msgid "Image pixel data corrupt" msgstr "ਚਿੱਤਰ ਪਿਕਸਲ ਡਾਟਾ ਨਿਕਾਰਾ" -#: ../gdk-pixbuf/gdk-pixdata.c:431 +#: gdk-pixbuf/gdk-pixdata.c:431 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "ਚਿੱਤਰ ਬਫ਼ਰ ਦੇ %u ਬਾਈਟ ਜਾਰੀ ਕਰਨ ਵਿੱਚ ਅਸਫ਼ਲ" msgstr[1] "ਚਿੱਤਰ ਬਫ਼ਰ ਦੇ %u ਬਾਈਟ ਜਾਰੀ ਕਰਨ ਵਿੱਚ ਅਸਫ਼ਲ" -#: ../gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:244 msgid "Unexpected icon chunk in animation" msgstr "ਐਨੀਮੇਸ਼ਨ ਵਿੱਚ ਬੇਲੋੜੀਦਾ ਆਈਕਾਨ" -#: ../gdk-pixbuf/io-ani.c:337 +#: gdk-pixbuf/io-ani.c:337 msgid "Unsupported animation type" msgstr "ਬਿਨ-ਮੱਦਦ ਐਨੀਮੇਸ਼ਨ ਕਿਸਮ" -#: ../gdk-pixbuf/io-ani.c:348 -#: ../gdk-pixbuf/io-ani.c:406 -#: ../gdk-pixbuf/io-ani.c:432 -#: ../gdk-pixbuf/io-ani.c:455 -#: ../gdk-pixbuf/io-ani.c:482 -#: ../gdk-pixbuf/io-ani.c:569 +#: gdk-pixbuf/io-ani.c:348 gdk-pixbuf/io-ani.c:406 gdk-pixbuf/io-ani.c:432 +#: gdk-pixbuf/io-ani.c:455 gdk-pixbuf/io-ani.c:482 gdk-pixbuf/io-ani.c:569 msgid "Invalid header in animation" msgstr "ਐਨੀਮੇਸ਼ਨ ਵਿੱਚ ਗਲਤ ਹੈਂਡਰ" -#: ../gdk-pixbuf/io-ani.c:358 -#: ../gdk-pixbuf/io-ani.c:380 -#: ../gdk-pixbuf/io-ani.c:464 -#: ../gdk-pixbuf/io-ani.c:491 -#: ../gdk-pixbuf/io-ani.c:542 -#: ../gdk-pixbuf/io-ani.c:614 +#: gdk-pixbuf/io-ani.c:358 gdk-pixbuf/io-ani.c:380 gdk-pixbuf/io-ani.c:464 +#: gdk-pixbuf/io-ani.c:491 gdk-pixbuf/io-ani.c:542 gdk-pixbuf/io-ani.c:614 msgid "Not enough memory to load animation" msgstr "ਐਨੀਮੇਸ਼ਨ ਲੋਡ ਕਰਨ ਲਈ ਲੋੜੀਦੀ ਮੈਮੋਰੀ ਨਹੀਂ ਹੈ" -#: ../gdk-pixbuf/io-ani.c:398 -#: ../gdk-pixbuf/io-ani.c:424 -#: ../gdk-pixbuf/io-ani.c:443 +#: gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 gdk-pixbuf/io-ani.c:443 msgid "Malformed chunk in animation" msgstr "ਐਨੀਮੇਸ਼ਨ ਵਿੱਚ ਨਿਕਾਰਾ ਭਾਗ" -#: ../gdk-pixbuf/io-ani.c:711 +#: gdk-pixbuf/io-ani.c:711 msgid "The ANI image format" msgstr "ANI ਚਿੱਤਰ ਫਾਰਮੈਟ" -#: ../gdk-pixbuf/io-bmp.c:230 -#: ../gdk-pixbuf/io-bmp.c:267 -#: ../gdk-pixbuf/io-bmp.c:338 -#: ../gdk-pixbuf/io-bmp.c:370 -#: ../gdk-pixbuf/io-bmp.c:393 -#: ../gdk-pixbuf/io-bmp.c:496 +#: gdk-pixbuf/io-bmp.c:230 gdk-pixbuf/io-bmp.c:267 gdk-pixbuf/io-bmp.c:338 +#: gdk-pixbuf/io-bmp.c:370 gdk-pixbuf/io-bmp.c:393 gdk-pixbuf/io-bmp.c:496 msgid "BMP image has bogus header data" msgstr "BMP ਚਿੱਤਰ ਵਿੱਚ ਜਾਅਲੀ ਹੈਂਡਰ ਡਾਟਾ ਹੈ" -#: ../gdk-pixbuf/io-bmp.c:241 -#: ../gdk-pixbuf/io-bmp.c:433 +#: gdk-pixbuf/io-bmp.c:241 gdk-pixbuf/io-bmp.c:433 msgid "Not enough memory to load bitmap image" msgstr "ਬਿੱਟਮੈਪ ਚਿੱਤਰ ਨੂੰ ਲੋਡ ਕਰਨ ਲਈ ਲੋੜੀਦੀ ਮੈਮੋਰੀ ਨਹੀਂ ਹੈ" -#: ../gdk-pixbuf/io-bmp.c:319 +#: gdk-pixbuf/io-bmp.c:319 msgid "BMP image has unsupported header size" msgstr "BMP ਚਿੱਤਰ ਬਿਨ-ਮੱਦਦ ਹੈਂਡਰ ਅਕਾਰ" -#: ../gdk-pixbuf/io-bmp.c:357 +#: gdk-pixbuf/io-bmp.c:357 msgid "Topdown BMP images cannot be compressed" msgstr "ਉੱਤੋਂ-ਹੇਠਾਂ BMP ਚਿੱਤਰ ਕੰਪਰੈੱਸ ਨਹੀਂ ਜਾ ਸਕਦੇ ਹਨ" -#: ../gdk-pixbuf/io-bmp.c:717 -#: ../gdk-pixbuf/io-pnm.c:709 +#: gdk-pixbuf/io-bmp.c:717 gdk-pixbuf/io-pnm.c:709 msgid "Premature end-of-file encountered" msgstr "ਫਾਇਲ ਦਾ ਅਪੂਰਨ ਅੰਤ ਆ ਗਿਆ" -#: ../gdk-pixbuf/io-bmp.c:1329 +#: gdk-pixbuf/io-bmp.c:1329 msgid "Couldn't allocate memory for saving BMP file" msgstr "BMP ਫਾਇਲ ਲੋਡ ਕਰਨ ਲਈ ਮੈਮੋਰੀ ਜਾਰੀ ਨਹੀਂ ਕੀਤੀ ਜਾ ਸਕੀ ਹੈ" -#: ../gdk-pixbuf/io-bmp.c:1370 +#: gdk-pixbuf/io-bmp.c:1370 msgid "Couldn't write to BMP file" msgstr "BMP ਫਾਇਲ ਲਿਖੀ ਨਹੀਂ ਜਾ ਸਕੀ" -#: ../gdk-pixbuf/io-bmp.c:1423 -#: ../gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1423 gdk-pixbuf/io-gdip-bmp.c:82 msgid "The BMP image format" msgstr "BMP ਚਿੱਤਰ ਫਾਰਮੈਟ" -#: ../gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:222 #, c-format msgid "Failure reading GIF: %s" msgstr "GIF ਪੜ੍ਹਨਾ ਅਸਫ਼ਲ਼: %s" -#: ../gdk-pixbuf/io-gif.c:496 -#: ../gdk-pixbuf/io-gif.c:1477 -#: ../gdk-pixbuf/io-gif.c:1638 +#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1477 gdk-pixbuf/io-gif.c:1638 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "GIF ਫਾਇਲ ਵਿੱਚ ਕੁਝ ਡਾਟਾ ਗੁੰਮ ਹੈ (ਸਾਇਦ ਇਸ ਵਿੱਚ ਕੁਝ ਕੱਟ-ਵੱਢ ਹੋਈ ਹੈ?)" -#: ../gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:505 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "GIF ਲੋਡਰ ਵਿੱਚ ਅੰਦਰੂਨੀ ਗਲਤੀ(%s)" -#: ../gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:579 msgid "Stack overflow" msgstr "ਸਟਾਕ ਸੀਮਾ ਤੋਂ ਬਾਹਰ" -#: ../gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:639 msgid "GIF image loader cannot understand this image." msgstr "GIF ਚਿੱਤਰ ਲੋਡਰ ਇਸ ਚਿੱਤਰ ਨੂੰ ਸਮਝ ਨਹੀਂ ਸਕਿਆ।" -#: ../gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:668 msgid "Bad code encountered" msgstr "ਬਾਰ-ਕੋਡ ਮਿਲ ਗਿਆ ਹੈ" -#: ../gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:678 msgid "Circular table entry in GIF file" msgstr "GIF ਫਾਇਲ ਵਿੱਚ ਚੱਕਰੀ ਟੇਬਲ ਐਂਟਰੀ" -#: ../gdk-pixbuf/io-gif.c:866 -#: ../gdk-pixbuf/io-gif.c:1464 -#: ../gdk-pixbuf/io-gif.c:1511 -#: ../gdk-pixbuf/io-gif.c:1626 +#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1464 gdk-pixbuf/io-gif.c:1511 +#: gdk-pixbuf/io-gif.c:1626 msgid "Not enough memory to load GIF file" msgstr "GIF ਫਾਇਲ ਲੋਡ ਕਰਨ ਲਈ ਲੋੜੀਦੀ ਮੈਮੋਰੀ ਨਹੀਂ ਹੈ" -#: ../gdk-pixbuf/io-gif.c:956 +#: gdk-pixbuf/io-gif.c:956 msgid "Not enough memory to composite a frame in GIF file" msgstr "GIF ਫਾਇਲ ਵਿੱਚ ਇੱਕ ਫਰੇਮ ਬਣਾਉਣ ਲਈ ਲੋੜੀਦੀ ਮੈਮੋਰੀ ਨਹੀਂ ਹੈ" -#: ../gdk-pixbuf/io-gif.c:1128 +#: gdk-pixbuf/io-gif.c:1128 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "GIF ਚਿੱਤਰ ਨਕਾਰਾ ਹੈ (ਗਲਤ LZW ਨਪੀੜੀ)" -#: ../gdk-pixbuf/io-gif.c:1178 +#: gdk-pixbuf/io-gif.c:1178 msgid "File does not appear to be a GIF file" msgstr "ਫਾਇਲ ਇੱਕ GIF ਫਾਇਲ ਲੱਗ ਨਹੀਂ ਰਹੀ ਹੈ" -#: ../gdk-pixbuf/io-gif.c:1190 +#: gdk-pixbuf/io-gif.c:1190 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "GIF ਫਾਇਲ ਫਾਰਮੈਟ ਦਾ ਵਰਜਨ %s ਮੱਦਦ ਪ੍ਰਾਪਤ ਨਹੀਂ ਹੈ" -#: ../gdk-pixbuf/io-gif.c:1299 -msgid "GIF image has no global colormap, and a frame inside it has no local colormap." -msgstr "GIF ਚਿੱਤਰ ਕੋਲ ਗਲੋਬਲ ਰੰਗ-ਨਕਸ਼ਾ ਨਹੀਂ ਅਤੇ ਇਸ ਦੇ ਫਰੇਮ ਅੰਦਰ ਆਪਣਾ ਕੋਈ ਲੋਕਲ ਰੰਗ-ਨਕਸ਼ਾ ਨਹੀਂ ਹੈ।" +#: gdk-pixbuf/io-gif.c:1299 +msgid "" +"GIF image has no global colormap, and a frame inside it has no local " +"colormap." +msgstr "" +"GIF ਚਿੱਤਰ ਕੋਲ ਗਲੋਬਲ ਰੰਗ-ਨਕਸ਼ਾ ਨਹੀਂ ਅਤੇ ਇਸ ਦੇ ਫਰੇਮ ਅੰਦਰ ਆਪਣਾ ਕੋਈ ਲੋਕਲ ਰੰਗ-ਨਕਸ਼ਾ ਨਹੀਂ ਹੈ।" -#: ../gdk-pixbuf/io-gif.c:1533 +#: gdk-pixbuf/io-gif.c:1533 msgid "GIF image was truncated or incomplete." msgstr "GIF ਚਿੱਤਰ ਦੀ ਕੱਟ-ਵੱਢ ਕੀਤੀ ਗਈ ਹੈ ਜਾਂ ਪੂਰਾ ਨਹੀਂ ਹੈ।" -#: ../gdk-pixbuf/io-gif.c:1689 -#: ../gdk-pixbuf/io-gdip-gif.c:80 +#: gdk-pixbuf/io-gif.c:1689 gdk-pixbuf/io-gdip-gif.c:80 msgid "The GIF image format" msgstr "GIF ਚਿੱਤਰ ਫਾਰਮੈਟ" -#: ../gdk-pixbuf/io-ico.c:211 -#: ../gdk-pixbuf/io-ico.c:225 -#: ../gdk-pixbuf/io-ico.c:277 -#: ../gdk-pixbuf/io-ico.c:290 -#: ../gdk-pixbuf/io-ico.c:359 +#: gdk-pixbuf/io-ico.c:211 gdk-pixbuf/io-ico.c:225 gdk-pixbuf/io-ico.c:277 +#: gdk-pixbuf/io-ico.c:290 gdk-pixbuf/io-ico.c:359 msgid "Invalid header in icon" msgstr "ਆਈਕਾਨ ਵਿੱਚ ਗਲਤ ਹੈਂਡਰ" -#: ../gdk-pixbuf/io-ico.c:240 -#: ../gdk-pixbuf/io-ico.c:300 -#: ../gdk-pixbuf/io-ico.c:369 -#: ../gdk-pixbuf/io-ico.c:432 -#: ../gdk-pixbuf/io-ico.c:462 +#: gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:369 +#: gdk-pixbuf/io-ico.c:432 gdk-pixbuf/io-ico.c:462 msgid "Not enough memory to load icon" msgstr "ਆਈਕਾਨ ਲੋਡ ਕਰਨ ਲਈ ਲੋੜੀਦੀ ਮੈਮੋਰੀ ਨਹੀਂ ਹੈ" -#: ../gdk-pixbuf/io-ico.c:322 +#: gdk-pixbuf/io-ico.c:322 msgid "Icon has zero width" msgstr "ਆਈਕਾਨ ਦੀ ਸਿਫ਼ਰ ਚੌੜਾਈ" -#: ../gdk-pixbuf/io-ico.c:332 +#: gdk-pixbuf/io-ico.c:332 msgid "Icon has zero height" msgstr "ਆਈਕਾਨ ਦੀ ਸਿਫ਼ਰ ਉਚਾਈ" -#: ../gdk-pixbuf/io-ico.c:384 +#: gdk-pixbuf/io-ico.c:384 msgid "Compressed icons are not supported" msgstr "ਨਪੀੜੇ ਆਈਕਾਨ ਮੱਦਦ ਪ੍ਰਾਪਤ ਨਹੀਂ ਹਨ" -#: ../gdk-pixbuf/io-ico.c:417 +#: gdk-pixbuf/io-ico.c:417 msgid "Unsupported icon type" msgstr "ਬਿਨ-ਮੱਦਦ ਪ੍ਰਾਪਤ ਆਈਕਾਨ ਕਿਸਮ" -#: ../gdk-pixbuf/io-ico.c:511 +#: gdk-pixbuf/io-ico.c:511 msgid "Not enough memory to load ICO file" msgstr "ICO ਫਾਇਲ ਲੋਡ ਕਰਨ ਲਈ ਲੋੜੀਦੀ ਮੈਮੋਰੀ ਨਹੀਂ ਹੈ" -#: ../gdk-pixbuf/io-ico.c:976 +#: gdk-pixbuf/io-ico.c:976 msgid "Image too large to be saved as ICO" msgstr "ਚਿੱਤਰ ਇੰਨਾ ਵੱਡਾ ਹੈ ਕਿ ਇਸ ਨੂੰ ICO ਦੇ ਤੌਰ ਤੇ ਸੰਭਾਲਿਆ ਨਹੀਂ ਜਾ ਸਕਦਾ" -#: ../gdk-pixbuf/io-ico.c:987 +#: gdk-pixbuf/io-ico.c:987 msgid "Cursor hotspot outside image" msgstr "ਕਰਸਰ ਬਿੰਦੂ ਚਿੱਤਰ ਤੋਂ ਬਾਹਰ" -#: ../gdk-pixbuf/io-ico.c:1010 +#: gdk-pixbuf/io-ico.c:1010 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "ICO ਚਿੱਤਰ ਲਈ ਬਿਨ-ਮੱਦਦ ਪ੍ਰਾਪਤ ਡੂੰਘਾਈ: %d" -#: ../gdk-pixbuf/io-ico.c:1245 -#: ../gdk-pixbuf/io-gdip-ico.c:59 +#: gdk-pixbuf/io-ico.c:1245 gdk-pixbuf/io-gdip-ico.c:59 msgid "The ICO image format" msgstr "ICO ਚਿੱਤਰ ਫਾਰਮੈਟ" -#: ../gdk-pixbuf/io-icns.c:345 +#: gdk-pixbuf/io-icns.c:345 #, c-format msgid "Error reading ICNS image: %s" msgstr "ICNS ਚਿੱਤਰ ਪੜ੍ਹਨ ਦੌਰਾਨ ਗਲਤੀ: %s" -#: ../gdk-pixbuf/io-icns.c:362 +#: gdk-pixbuf/io-icns.c:362 msgid "Could not decode ICNS file" msgstr "ICNS ਫਾਇਲ ਡੀਕੋਡ ਨਹੀਂ ਕੀਤੀ ਜਾ ਸਕੀ" -#: ../gdk-pixbuf/io-icns.c:395 +#: gdk-pixbuf/io-icns.c:395 msgid "The ICNS image format" msgstr "ICNS ਚਿੱਤਰ ਫਾਰਮੈਟ" -#: ../gdk-pixbuf/io-jasper.c:75 +#: gdk-pixbuf/io-jasper.c:75 msgid "Couldn't allocate memory for stream" msgstr "ਸਟਰੀਮ ਲਈ ਲੋੜੀਦੀ ਮੈਮੋਰੀ ਜਾਰੀ ਨਹੀਂ ਕੀਤੀ ਜਾ ਸਕੀ" -#: ../gdk-pixbuf/io-jasper.c:105 +#: gdk-pixbuf/io-jasper.c:105 msgid "Couldn't decode image" msgstr "ਚਿੱਤਰ ਡੀਕੋਡ ਨਹੀਂ ਕੀਤਾ ਜਾ ਸਕਿਆ" -#: ../gdk-pixbuf/io-jasper.c:123 +#: gdk-pixbuf/io-jasper.c:123 msgid "Transformed JPEG2000 has zero width or height" msgstr "ਤਬਦੀਲ JPEG2000 ਦੀ ਸਿਫ਼ਰ ਚੌੜਾਈ ਜਾਂ ਉਚਾਈ ਹੈ।" -#: ../gdk-pixbuf/io-jasper.c:137 +#: gdk-pixbuf/io-jasper.c:137 msgid "Image type currently not supported" msgstr "ਚਿੱਤਰ ਟਾਈਪ ਹਾਲੇ ਸਹਾਇਕ ਨਹੀਂ ਹੈ" -#: ../gdk-pixbuf/io-jasper.c:149 -#: ../gdk-pixbuf/io-jasper.c:157 +#: gdk-pixbuf/io-jasper.c:149 gdk-pixbuf/io-jasper.c:157 msgid "Couldn't allocate memory for color profile" msgstr "ਰੰਗ ਪਰੋਫਾਇਲ ਲਈ ਮੈਮੋਰੀ ਜਾਰੀ ਨਹੀਂ ਕੀਤੀ ਜਾ ਸਕੀ" -#: ../gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:182 msgid "Insufficient memory to open JPEG 2000 file" msgstr "JPEG 2000 ਫਾਇਲ ਖੋਲ੍ਹਣ ਲਈ ਲੋੜੀਦੀ ਮੈਮੋਰੀ ਨਹੀਂ ਹੈ" -#: ../gdk-pixbuf/io-jasper.c:264 +#: gdk-pixbuf/io-jasper.c:264 msgid "Couldn't allocate memory to buffer image data" msgstr "ਬਫਰ ਚਿੱਤਰ ਡਾਟਾ ਲਈ ਲੋੜੀਦੀ ਮੈਮੋਰੀ ਜਾਰੀ ਨਹੀਂ ਕੀਤੀ ਜਾ ਸਕਦੀ ਹੈ" -#: ../gdk-pixbuf/io-jasper.c:308 +#: gdk-pixbuf/io-jasper.c:308 msgid "The JPEG 2000 image format" msgstr "JPEG 2000 ਚਿੱਤਰ ਫਾਰਮੈਟ" -#: ../gdk-pixbuf/io-jpeg.c:117 +#: gdk-pixbuf/io-jpeg.c:117 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "JPEG ਚਿੱਤਰ ਫਾਇਲ (%s) ਦੀ ਪੇਸ਼ਕਾਰੀ ਵਿੱਚ ਗਲਤੀ" -#: ../gdk-pixbuf/io-jpeg.c:529 -msgid "Insufficient memory to load image, try exiting some applications to free memory" +#: gdk-pixbuf/io-jpeg.c:529 +msgid "" +"Insufficient memory to load image, try exiting some applications to free " +"memory" msgstr "ਚਿੱਤਰ ਫਾਇਲ ਲੋਡ ਕਰਨ ਲਈ ਲੋੜੀਦੀ ਮੈਮੋਰੀ ਨਹੀਂ ਹੈ, ਕੁਝ ਕਾਰਜਾਂ ਨੂੰ ਬੰਦ ਕਰਕੇ ਮੈਮੋਰੀ ਖਾਲੀ ਕਰੋ" -#: ../gdk-pixbuf/io-jpeg.c:570 -#: ../gdk-pixbuf/io-jpeg.c:776 +#: gdk-pixbuf/io-jpeg.c:570 gdk-pixbuf/io-jpeg.c:776 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "JPEG ਰੰਗ ਸਪੇਸ (%s) ਮੱਦਦ ਪ੍ਰਾਪਤ ਨਹੀ" -#: ../gdk-pixbuf/io-jpeg.c:668 -#: ../gdk-pixbuf/io-jpeg.c:944 -#: ../gdk-pixbuf/io-jpeg.c:1177 -#: ../gdk-pixbuf/io-jpeg.c:1186 +#: gdk-pixbuf/io-jpeg.c:668 gdk-pixbuf/io-jpeg.c:944 gdk-pixbuf/io-jpeg.c:1177 +#: gdk-pixbuf/io-jpeg.c:1186 msgid "Couldn't allocate memory for loading JPEG file" msgstr "JPEG ਫਾਇਲ ਲੋਡ ਕਰਨ ਲਈ ਮੈਮੋਰੀ ਜਾਰੀ ਨਹੀਂ ਕੀਤੀ ਜਾ ਸਕਦੀ ਹੈ" -#: ../gdk-pixbuf/io-jpeg.c:920 +#: gdk-pixbuf/io-jpeg.c:920 msgid "Transformed JPEG has zero width or height." msgstr "ਤਬਦੀਲ JPEG ਦੀ ਸਿਫ਼ਰ ਚੌੜਾਈ ਜਾਂ ਉਚਾਈ ਹੈ।" -#: ../gdk-pixbuf/io-jpeg.c:1133 -#: ../gdk-pixbuf/io-gdip-jpeg.c:53 +#: gdk-pixbuf/io-jpeg.c:1133 gdk-pixbuf/io-gdip-jpeg.c:53 #, c-format -msgid "JPEG quality must be a value between 0 and 100; value '%s' could not be parsed." +msgid "" +"JPEG quality must be a value between 0 and 100; value '%s' could not be " +"parsed." msgstr "JPEG ਗੁਣ ਦਾ ਮੁੱਲ 0 ਤੇ 100 ਹੋਣਾ ਜ਼ਰੂਰੀ ਹੈ; ਮੁੱਲ '%s' ਨੂੰ ਪਾਰਸ ਨਹੀਂ ਕੀਤਾ ਜਾ ਸਕਦਾ ਹੈ।" -#: ../gdk-pixbuf/io-jpeg.c:1148 -#: ../gdk-pixbuf/io-gdip-jpeg.c:68 +#: gdk-pixbuf/io-jpeg.c:1148 gdk-pixbuf/io-gdip-jpeg.c:68 #, c-format -msgid "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." +msgid "" +"JPEG quality must be a value between 0 and 100; value '%d' is not allowed." msgstr "JPEG ਗੁਣ ਦਾ ਮੁੱਲ 0 ਤੇ 100 ਹੋਣਾ ਜ਼ਰੂਰੀ ਹੈ; ਮੁੱਲ '%d' ਦੀ ਮਨਜ਼ੂਰੀ ਨਹੀਂ ਹੈ।" -#: ../gdk-pixbuf/io-jpeg.c:1309 -#: ../gdk-pixbuf/io-gdip-jpeg.c:136 +#: gdk-pixbuf/io-jpeg.c:1309 gdk-pixbuf/io-gdip-jpeg.c:136 msgid "The JPEG image format" msgstr "JPEG ਚਿੱਤਰ ਫਾਰਮੈਟ" -#: ../gdk-pixbuf/io-pcx.c:187 +#: gdk-pixbuf/io-pcx.c:187 msgid "Couldn't allocate memory for header" msgstr "ਹੈਂਡਰ ਲਈ ਲੋੜੀਦੀ ਮੈਮੋਰੀ ਜਾਰੀ ਨਹੀਂ ਕੀਤੀ ਜਾ ਸਕਦੀ" -#: ../gdk-pixbuf/io-pcx.c:202 -#: ../gdk-pixbuf/io-pcx.c:560 +#: gdk-pixbuf/io-pcx.c:202 gdk-pixbuf/io-pcx.c:560 msgid "Couldn't allocate memory for context buffer" msgstr "ਹਿੱਸਾ ਬਫ਼ਰ ਲਈ ਮੈਮੋਰੀ ਜਾਰੀ ਨਹੀਂ ਕੀਤੀ ਜਾ ਸਕਦੀ" -#: ../gdk-pixbuf/io-pcx.c:601 +#: gdk-pixbuf/io-pcx.c:601 msgid "Image has invalid width and/or height" msgstr "ਚਿੱਤਰ ਦੀ ਚੌੜਾਈ ਅਤੇ/ਜਾਂ ਉਚਾਈ ਗਲਤ ਹੈ" -#: ../gdk-pixbuf/io-pcx.c:613 -#: ../gdk-pixbuf/io-pcx.c:674 +#: gdk-pixbuf/io-pcx.c:613 gdk-pixbuf/io-pcx.c:674 msgid "Image has unsupported bpp" msgstr "ਚਿੱਤਰ ਵਿੱਚ ਬਿਨ-ਮੱਦਦ ਪ੍ਰਾਪਤ bpp ਹੈ" -#: ../gdk-pixbuf/io-pcx.c:618 -#: ../gdk-pixbuf/io-pcx.c:626 +#: gdk-pixbuf/io-pcx.c:618 gdk-pixbuf/io-pcx.c:626 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "ਚਿੱਤਰ ਵਿੱਚ ਬਿਨ-ਮੱਦਦ ਪ੍ਰਾਪਤ %d-ਬਿੱਟ ਪਲੇਨ ਦੀ ਗਿਣਤੀ ਹੈ" -#: ../gdk-pixbuf/io-pcx.c:642 +#: gdk-pixbuf/io-pcx.c:642 msgid "Couldn't create new pixbuf" msgstr "ਨਵਾਂ ਪਿਕਬਫ਼ ਨਹੀਂ ਬਣਾਇਆ ਜਾ ਸਕਦਾ" -#: ../gdk-pixbuf/io-pcx.c:650 +#: gdk-pixbuf/io-pcx.c:650 msgid "Couldn't allocate memory for line data" msgstr "ਲਾਈਨ ਡਾਟਾ ਲਈ ਲੋੜੀਦੀ ਮੈਮੋਰੀ ਜਾਰੀ ਨਹੀਂ ਕੀਤੀ ਜਾ ਸਕਦੀ ਹੈ" -#: ../gdk-pixbuf/io-pcx.c:657 +#: gdk-pixbuf/io-pcx.c:657 msgid "Couldn't allocate memory for paletted data" msgstr "ਪਲੇਟਡ ਡਾਟਾ ਲਈ ਲੋੜੀਦੀ ਮੈਮੋਰੀ ਜਾਰੀ ਨਹੀਂ ਕੀਤੀ ਜਾ ਸਕਦੀ ਹੈ" -#: ../gdk-pixbuf/io-pcx.c:704 +#: gdk-pixbuf/io-pcx.c:704 msgid "Didn't get all lines of PCX image" msgstr "PCX ਚਿੱਤਰ ਦੀਆਂ ਸਾਰੀਆਂ ਰੇਖਾਵਾਂ ਪ੍ਰਾਪਤ ਨਹੀਂ ਹੋਈਆ" -#: ../gdk-pixbuf/io-pcx.c:711 +#: gdk-pixbuf/io-pcx.c:711 msgid "No palette found at end of PCX data" msgstr "PCX ਡਾਟਾ ਦੇ ਅਖੀਰ ਤੇ ਕੋਈ ਪਲੇਟਸ ਨਹੀਂ ਲੱਭਾ" -#: ../gdk-pixbuf/io-pcx.c:756 +#: gdk-pixbuf/io-pcx.c:756 msgid "The PCX image format" msgstr "PCX ਚਿੱਤਰ ਫਾਰਮੈਟ" -#: ../gdk-pixbuf/io-png.c:55 +#: gdk-pixbuf/io-png.c:55 msgid "Bits per channel of PNG image is invalid." msgstr "PNG ਚਿੱਤਰ ਵਿੱਚ ਬਿੱਟ ਪ੍ਰਤੀ ਚੈਨਲ ਗਲਤ ਹੈ" -#: ../gdk-pixbuf/io-png.c:136 -#: ../gdk-pixbuf/io-png.c:618 +#: gdk-pixbuf/io-png.c:136 gdk-pixbuf/io-png.c:618 msgid "Transformed PNG has zero width or height." msgstr "ਤਬਦੀਲ PNG ਦੀ ਸਿਫ਼ਰ ਚੌੜਾਈ ਜਾਂ ਉਚਾਈ ਹੈ" -#: ../gdk-pixbuf/io-png.c:144 +#: gdk-pixbuf/io-png.c:144 msgid "Bits per channel of transformed PNG is not 8." msgstr "PNG ਦੇ ਬਿੱਟ ਪ੍ਰਤੀ ਚੈਨਲ 8 ਨਹੀਂ ਹੈ।" -#: ../gdk-pixbuf/io-png.c:153 +#: gdk-pixbuf/io-png.c:153 msgid "Transformed PNG not RGB or RGBA." msgstr "ਤਬਦੀਲ PNG RGB ਜਾਂ RGBA ਨਹੀਂ ਹੈ।" -#: ../gdk-pixbuf/io-png.c:162 +#: gdk-pixbuf/io-png.c:162 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "ਤਬਦੀਲ PNG ਵਿੱਚ ਬਿਨ-ਮੱਦਦ ਪ੍ਰਾਪਤ ਚੈਨਲਾਂ ਦੀ ਗਿਣਤੀ, ਇਹ 3 ਜਾਂ 4 ਹੋਣੀ ਜ਼ਰੂਰੀ ਹੈ।" -#: ../gdk-pixbuf/io-png.c:183 +#: gdk-pixbuf/io-png.c:183 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "PNG ਚਿੱਤਰ ਫਾਇਲ ਵਿੱਚ ਘਾਤਕ ਗਲਤੀ: %s" -#: ../gdk-pixbuf/io-png.c:310 +#: gdk-pixbuf/io-png.c:310 msgid "Insufficient memory to load PNG file" msgstr "PNG ਫਾਇਲ ਨੂੰ ਲੋਡ ਕਰਨ ਲਈ ਲੋੜੀਦੀ ਮੈਮੋਰੀ ਨਹੀਂ ਹੈ" -#: ../gdk-pixbuf/io-png.c:633 +#: gdk-pixbuf/io-png.c:633 #, c-format -msgid "Insufficient memory to store a %ld by %ld image; try exiting some applications to reduce memory usage" -msgstr "%ld X %ld ਚਿੱਤਰ ਨੂੰ ਲੋਡ ਕਰਨ ਲਈ ਲੋੜੀਦੀ ਮੈਮੋਰੀ ਨਹੀਂ ਹੈ ਕੁਝ ਕਾਰਜ ਬੰਦ ਕਰਕੇ ਮੈਮੋਰੀ ਦੀ ਵਰਤੋਂ ਨੂੰ ਘੱਟ ਕਰੋ।" +msgid "" +"Insufficient memory to store a %ld by %ld image; try exiting some " +"applications to reduce memory usage" +msgstr "" +"%ld X %ld ਚਿੱਤਰ ਨੂੰ ਲੋਡ ਕਰਨ ਲਈ ਲੋੜੀਦੀ ਮੈਮੋਰੀ ਨਹੀਂ ਹੈ ਕੁਝ ਕਾਰਜ ਬੰਦ ਕਰਕੇ ਮੈਮੋਰੀ ਦੀ ਵਰਤੋਂ ਨੂੰ ਘੱਟ " +"ਕਰੋ।" -#: ../gdk-pixbuf/io-png.c:684 +#: gdk-pixbuf/io-png.c:684 msgid "Fatal error reading PNG image file" msgstr "PNG ਚਿੱਤਰ ਫਾਇਲ ਪੜ੍ਹਨ ਵਿੱਚ ਘਾਤਕ ਗਲਤੀ" -#: ../gdk-pixbuf/io-png.c:733 +#: gdk-pixbuf/io-png.c:733 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "PNG ਚਿੱਤਰ ਫਾਇਲ ਪੜ੍ਹਨ ਵਿੱਚ ਘਾਤਕ ਗਲਤੀ: %s" -#: ../gdk-pixbuf/io-png.c:825 -msgid "Keys for PNG text chunks must have at least 1 and at most 79 characters." +#: gdk-pixbuf/io-png.c:825 +msgid "" +"Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "PNG ਵਿੱਚ ਪਾਠ ਹੋਣ ਲਈ ਅੱਖਰਾਂ ਦੀ ਗਿਣਤੀ ਨਿਊਨਤਮ 1 ਅਤੇ ਅਧਿਕਤਮ 79 ਹੋ ਸਕਦੀ ਹੈ।" -#: ../gdk-pixbuf/io-png.c:833 +#: gdk-pixbuf/io-png.c:833 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "PNG ਪਾਠ ਲਈ ਅੱਖਰ ASCII ਅੱਖਰ ਹੋਣੇ ਜ਼ਰੂਰੀ ਹਨ" -#: ../gdk-pixbuf/io-png.c:846 -#: ../gdk-pixbuf/io-gdip-png.c:56 +#: gdk-pixbuf/io-png.c:846 gdk-pixbuf/io-gdip-png.c:56 #, c-format -msgid "PNG compression level must be a value between 0 and 9; value '%s' could not be parsed." -msgstr "PNG ਨਪੀੜਨ ਪੱਧਰ ਦਾ ਮੁੱਲ 0 ਤੋਂ 9 ਦੇ ਵਿੱਚ ਹੀ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ, ਮੁੱਲ '%s' ਨੂੰ ਪਾਰਸ ਨਹੀਂ ਕੀਤਾ ਜਾ ਸਕਿਆ।" +msgid "" +"PNG compression level must be a value between 0 and 9; value '%s' could not " +"be parsed." +msgstr "" +"PNG ਨਪੀੜਨ ਪੱਧਰ ਦਾ ਮੁੱਲ 0 ਤੋਂ 9 ਦੇ ਵਿੱਚ ਹੀ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ, ਮੁੱਲ '%s' ਨੂੰ ਪਾਰਸ ਨਹੀਂ ਕੀਤਾ ਜਾ " +"ਸਕਿਆ।" -#: ../gdk-pixbuf/io-png.c:858 -#: ../gdk-pixbuf/io-gdip-png.c:68 +#: gdk-pixbuf/io-png.c:858 gdk-pixbuf/io-gdip-png.c:68 #, c-format -msgid "PNG compression level must be a value between 0 and 9; value '%d' is not allowed." +msgid "" +"PNG compression level must be a value between 0 and 9; value '%d' is not " +"allowed." msgstr "PNG ਨਪੀੜਨ ਪੱਧਰ ਦਾ ਮੁੱਲ 0 ਤੋਂ 9 ਦੇ ਵਿੱਚ ਹੀ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ, ਮੁੱਲ '%d' ਮਨਜ਼ੂਰ ਨਹੀਂ ਹੈ।" -#: ../gdk-pixbuf/io-png.c:896 +#: gdk-pixbuf/io-png.c:896 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "PNG ਪਾਠ %s ਦਾ ਮੁੱਲ ਨੂੰ ISO-8859-1 ਇੰਕੋਡਿੰਗ ਵਿੱਚ ਤਬਦੀਲ ਨਹੀਂ ਕੀਤਾ ਜਾ ਸਕਦਾ ਹੈ।" -#: ../gdk-pixbuf/io-png.c:1045 -#: ../gdk-pixbuf/io-gdip-png.c:133 +#: gdk-pixbuf/io-png.c:1045 gdk-pixbuf/io-gdip-png.c:133 msgid "The PNG image format" msgstr "PNG ਫਾਇਲ ਫਾਰਮੈਟ" -#: ../gdk-pixbuf/io-pnm.c:250 +#: gdk-pixbuf/io-pnm.c:250 msgid "PNM loader expected to find an integer, but didn't" msgstr "PNM ਲੋਡਰ ਲਈ ਪੂਰਨ ਅੰਕ ਲੋੜੀਦਾ ਸੀ, ਪਰ ਮਿਲਿਆ ਨਹੀ" -#: ../gdk-pixbuf/io-pnm.c:282 +#: gdk-pixbuf/io-pnm.c:282 msgid "PNM file has an incorrect initial byte" msgstr "PNM ਫਾਇਲ ਵਿੱਚ ਮੁਢਲਾ ਬਾਈਟ ਗਲਤ ਹੈ" -#: ../gdk-pixbuf/io-pnm.c:312 +#: gdk-pixbuf/io-pnm.c:312 msgid "PNM file is not in a recognized PNM subformat" msgstr "PNM ਫਾਇਲ ਇੱਕ ਪਛਾਣਯੋਗ PNM ਸਬ-ਫਾਰਮੈਟ ਨਹੀਂ ਹੈ" -#: ../gdk-pixbuf/io-pnm.c:337 +#: gdk-pixbuf/io-pnm.c:337 msgid "PNM file has an image width of 0" msgstr "PNM ਫਾਇਲ ਵਿੱਚ ਚਿੱਤਰ ਦੀ ਚੌੜਾਈ 0 ਹੈ" -#: ../gdk-pixbuf/io-pnm.c:358 +#: gdk-pixbuf/io-pnm.c:358 msgid "PNM file has an image height of 0" msgstr "PNM ਫਾਇਲ ਵਿੱਚ ਚਿੱਤਰ ਦੀ ਉਚਾਈ 0 ਹੈ" -#: ../gdk-pixbuf/io-pnm.c:381 +#: gdk-pixbuf/io-pnm.c:381 msgid "Maximum color value in PNM file is 0" msgstr "PNM ਫਾਇਲ ਵਿੱਚ ਅਧਿਕਤਮ ਰੰਗ ਮੁੱਲ 0 ਹੈ" -#: ../gdk-pixbuf/io-pnm.c:389 +#: gdk-pixbuf/io-pnm.c:389 msgid "Maximum color value in PNM file is too large" msgstr "PNM ਫਾਇਲ ਵਿੱਚ ਅਧਿਕਤਮ ਰੰਗ ਮੁੱਲ ਬਹੁਤ ਜਿਆਦਾ ਹੈ" -#: ../gdk-pixbuf/io-pnm.c:429 -#: ../gdk-pixbuf/io-pnm.c:459 -#: ../gdk-pixbuf/io-pnm.c:504 +#: gdk-pixbuf/io-pnm.c:429 gdk-pixbuf/io-pnm.c:459 gdk-pixbuf/io-pnm.c:504 msgid "Raw PNM image type is invalid" msgstr "ਅਣਘੜ-PNM ਚਿੱਤਰ ਕਿਸਮ ਠੀਕ ਨਹੀਂ ਹੈ" -#: ../gdk-pixbuf/io-pnm.c:654 +#: gdk-pixbuf/io-pnm.c:654 msgid "PNM image loader does not support this PNM subformat" msgstr "PNM ਚਿੱਤਰ ਲੋਡਰ, ਇਸ PNM ਸਬ-ਫਾਰਮੈਟ ਮੱਦਦ ਨਹੀਂ ਦੇ ਰਿਹਾ ਹੈ" -#: ../gdk-pixbuf/io-pnm.c:741 -#: ../gdk-pixbuf/io-pnm.c:968 +#: gdk-pixbuf/io-pnm.c:741 gdk-pixbuf/io-pnm.c:968 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "ਅਨਘੜ PNM ਫਾਰਮੈਟ ਲਈ ਇੱਕ ਸੈਂਪਲ ਡਾਟਾ ਤੋਂ ਪਹਿਲਾਂ ਇੱਕ ਸਫੈਦ ਥਾਂ ਲੋੜੀਦੀ ਹੈ" -#: ../gdk-pixbuf/io-pnm.c:768 +#: gdk-pixbuf/io-pnm.c:768 msgid "Cannot allocate memory for loading PNM image" msgstr "PNM ਚਿੱਤਰ ਲੋਡਿੰਗ ਲਈ ਮੈਮੋਰੀ ਜਾਰੀ ਨਹੀਂ ਕਰ ਸਕਿਆ" -#: ../gdk-pixbuf/io-pnm.c:818 +#: gdk-pixbuf/io-pnm.c:818 msgid "Insufficient memory to load PNM context struct" msgstr "PNM ਭਾਗ ਲੋਡ ਕਰਨ ਲਈ ਲੋੜੀਦੀ ਮੈਮੋਰੀ ਨਹੀਂ ਹੈ" -#: ../gdk-pixbuf/io-pnm.c:869 +#: gdk-pixbuf/io-pnm.c:869 msgid "Unexpected end of PNM image data" msgstr "PNM ਚਿੱਤਰ ਡਾਟਾ ਦਾ ਅਨਿਸ਼ਚਿਤ ਅੰਤ" -#: ../gdk-pixbuf/io-pnm.c:997 +#: gdk-pixbuf/io-pnm.c:997 msgid "Insufficient memory to load PNM file" msgstr "PNM ਫਾਇਲ ਲੋਡ ਕਰਨ ਲਈ ਲੋੜੀਦੀ ਮੈਮੋਰੀ ਨਹੀਂ ਹੈ" -#: ../gdk-pixbuf/io-pnm.c:1081 +#: gdk-pixbuf/io-pnm.c:1081 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "PNM/PBM/PGM/PPM ਇੱਕ ਚਿੱਤਰ ਫਾਰਮੈਟ ਸਮੂਹ ਹੈ" -#: ../gdk-pixbuf/io-ras.c:126 +#: gdk-pixbuf/io-ras.c:126 msgid "RAS image has bogus header data" msgstr "RAS ਚਿੱਤਰ ਦਾ ਜਾਅਲੀ ਹੈਂਡਰ ਡਾਟਾ" -#: ../gdk-pixbuf/io-ras.c:148 +#: gdk-pixbuf/io-ras.c:148 msgid "RAS image has unknown type" msgstr "RAS ਚਿੱਤਰ ਦੀ ਕਿਸਮ ਅਣਜਾਣ" -#: ../gdk-pixbuf/io-ras.c:156 +#: gdk-pixbuf/io-ras.c:156 msgid "unsupported RAS image variation" msgstr "RAS ਚਿੱਤਰ ਪਰਿਵਰਤਨ ਬਿਨ-ਮੱਦਦ" -#: ../gdk-pixbuf/io-ras.c:171 -#: ../gdk-pixbuf/io-ras.c:200 +#: gdk-pixbuf/io-ras.c:171 gdk-pixbuf/io-ras.c:200 msgid "Not enough memory to load RAS image" msgstr "RAS ਚਿੱਤਰ ਲੋਡ ਕਰਨ ਲਈ ਲੋੜੀਦੀ ਮੈਮੋਰੀ ਨਹੀਂ ਹੈ" -#: ../gdk-pixbuf/io-ras.c:545 +#: gdk-pixbuf/io-ras.c:545 msgid "The Sun raster image format" msgstr "ਸਨ ਪੇਸ਼ਕਾਰੀ ਚਿੱਤਰ ਫਾਰਮੈਟ" -#: ../gdk-pixbuf/io-tga.c:154 +#: gdk-pixbuf/io-tga.c:154 msgid "Cannot allocate memory for IOBuffer struct" msgstr "IOBuffer ਢਾਂਚਾ ਲੋਡ ਕਰਨ ਲਈ ਲੋੜੀਦੀ ਮੈਮੋਰੀ ਨਹੀਂ ਹੈ" -#: ../gdk-pixbuf/io-tga.c:173 +#: gdk-pixbuf/io-tga.c:173 msgid "Cannot allocate memory for IOBuffer data" msgstr "IOBuffer ਡਾਟਾ ਲੋਡ ਕਰਨ ਲਈ ਲੋੜੀਦੀ ਮੈਮੋਰੀ ਨਹੀਂ ਹੈ" -#: ../gdk-pixbuf/io-tga.c:184 +#: gdk-pixbuf/io-tga.c:184 msgid "Cannot realloc IOBuffer data" msgstr "IOBuffer ਡਾਟਾ ਮੁੜ ਲੋਡ ਨਹੀਂ ਕੀਤਾ ਜਾ ਸਕਿਆ" -#: ../gdk-pixbuf/io-tga.c:214 +#: gdk-pixbuf/io-tga.c:214 msgid "Cannot allocate temporary IOBuffer data" msgstr "IOBuffer ਡਾਟਾ ਲਈ ਆਰਜ਼ੀ ਜਾਰੀ ਨਹੀਂ ਹੋ ਸਕਿਆ" -#: ../gdk-pixbuf/io-tga.c:347 +#: gdk-pixbuf/io-tga.c:347 msgid "Cannot allocate new pixbuf" msgstr "ਨਵਾਂ ਪਿਕਬਫ਼ ਜਾਰੀ ਨਹੀਂ ਕੀਤਾ ਜਾ ਸਕਦਾ" -#: ../gdk-pixbuf/io-tga.c:687 +#: gdk-pixbuf/io-tga.c:687 msgid "Cannot allocate colormap structure" msgstr "ਰੰਗ-ਨਕਸ਼ਾ ਢਾਂਚਾ ਜਾਰੀ ਨਹੀਂ ਕੀਤਾ ਜਾ ਸਕਦਾ" -#: ../gdk-pixbuf/io-tga.c:694 +#: gdk-pixbuf/io-tga.c:694 msgid "Cannot allocate colormap entries" msgstr "ਰੰਗ-ਨਕਸ਼ਾ ਐਂਟਰੀ ਜਾਰੀ ਨਹੀਂ ਕੀਤਾ ਜਾ ਸਕਦਾ" -#: ../gdk-pixbuf/io-tga.c:716 +#: gdk-pixbuf/io-tga.c:716 msgid "Unexpected bitdepth for colormap entries" msgstr "ਰੰਗ-ਨਕਸ਼ਾ ਐਂਟਰੀ ਲਈ ਗਲਤ ਬਿੱਟ-ਡੂੰਘਾਈ" -#: ../gdk-pixbuf/io-tga.c:734 +#: gdk-pixbuf/io-tga.c:734 msgid "Cannot allocate TGA header memory" msgstr "TGA ਹੈਂਡਰ ਮੈਮੋਰੀ ਜਾਰੀ ਨਹੀਂ ਹੋ ਸਕੀ" -#: ../gdk-pixbuf/io-tga.c:767 +#: gdk-pixbuf/io-tga.c:767 msgid "TGA image has invalid dimensions" msgstr "TGA ਚਿੱਤਰ ਦਾ ਮਾਪ ਗਲਤ ਹੈ" -#: ../gdk-pixbuf/io-tga.c:773 -#: ../gdk-pixbuf/io-tga.c:782 -#: ../gdk-pixbuf/io-tga.c:792 -#: ../gdk-pixbuf/io-tga.c:802 -#: ../gdk-pixbuf/io-tga.c:809 +#: gdk-pixbuf/io-tga.c:773 gdk-pixbuf/io-tga.c:782 gdk-pixbuf/io-tga.c:792 +#: gdk-pixbuf/io-tga.c:802 gdk-pixbuf/io-tga.c:809 msgid "TGA image type not supported" msgstr "TGA ਕਿਸਮ ਮੱਦਦ ਪ੍ਰਾਪਤ ਨਹੀਂ ਹੈ" -#: ../gdk-pixbuf/io-tga.c:856 +#: gdk-pixbuf/io-tga.c:856 msgid "Cannot allocate memory for TGA context struct" msgstr "TGA ਭਾਗ ਲਈ ਲਈ ਲੋੜੀਦੀ ਮੈਮੋਰੀ ਨਹੀਂ ਹੈ" -#: ../gdk-pixbuf/io-tga.c:921 +#: gdk-pixbuf/io-tga.c:921 msgid "Excess data in file" msgstr "ਫਾਇਲ ਵਿੱਚ ਵੱਧ ਡਾਟਾ ਹੈ" -#: ../gdk-pixbuf/io-tga.c:1000 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "ਟਾਰਗ ਚਿੱਤਰ ਫਾਰਮੈਟ" -#: ../gdk-pixbuf/io-tiff.c:160 +#: gdk-pixbuf/io-tiff.c:160 msgid "Could not get image width (bad TIFF file)" msgstr "ਚਿੱਤਰ ਦੀ ਚੌੜਾਈ ਮਿਲ ਨਹੀਂ (ਗਲਤ TIFF ਫਾਇਲ)" -#: ../gdk-pixbuf/io-tiff.c:167 +#: gdk-pixbuf/io-tiff.c:167 msgid "Could not get image height (bad TIFF file)" msgstr "ਚਿੱਤਰ ਦੀ ਉਚਾਈ ਮਿਲ ਨਹੀਂ (ਗਲਤ TIFF ਫਾਇਲ)" -#: ../gdk-pixbuf/io-tiff.c:175 +#: gdk-pixbuf/io-tiff.c:175 msgid "Width or height of TIFF image is zero" msgstr "TIFF ਚਿੱਤਰ ਦੀ ਉਚਾਈ ਜਾਂ ਚੌੜਾਈ ਸਿਫ਼ਰ ਹੈ" -#: ../gdk-pixbuf/io-tiff.c:184 -#: ../gdk-pixbuf/io-tiff.c:193 +#: gdk-pixbuf/io-tiff.c:184 gdk-pixbuf/io-tiff.c:193 msgid "Dimensions of TIFF image too large" msgstr "TIFF ਚਿੱਤਰ ਦਾ ਮਾਪ ਬਹੁਤ ਵੱਡਾ ਹੈ" -#: ../gdk-pixbuf/io-tiff.c:217 -#: ../gdk-pixbuf/io-tiff.c:229 -#: ../gdk-pixbuf/io-tiff.c:541 +#: gdk-pixbuf/io-tiff.c:217 gdk-pixbuf/io-tiff.c:229 gdk-pixbuf/io-tiff.c:541 msgid "Insufficient memory to open TIFF file" msgstr "TIFF ਫਾਇਲ ਖੋਲ੍ਹਣ ਲਈ ਲੋੜੀਦੀ ਮੈਮੋਰੀ ਨਹੀਂ ਹੈ" -#: ../gdk-pixbuf/io-tiff.c:275 +#: gdk-pixbuf/io-tiff.c:275 msgid "Failed to load RGB data from TIFF file" msgstr "TIFF ਫਾਇਲ ਤੋ RGB ਡਾਟਾ ਲੋਡ ਕਰਨ ਵਿੱਚ ਅਸਫ਼ਲ" -#: ../gdk-pixbuf/io-tiff.c:331 +#: gdk-pixbuf/io-tiff.c:331 msgid "Failed to open TIFF image" msgstr "TIFF ਫਾਇਲ ਨੂੰ ਖੋਲ੍ਹਣ ਵਿੱਚ ਅਸਫ਼ਲ" -#: ../gdk-pixbuf/io-tiff.c:343 -#: ../gdk-pixbuf/io-tiff.c:722 +#: gdk-pixbuf/io-tiff.c:343 gdk-pixbuf/io-tiff.c:722 msgid "TIFFClose operation failed" msgstr "TIFF ਬੰਦ ਕਰਨ ਦੀ ਕਾਰਵਾਈ ਅਸਫ਼ਲ" -#: ../gdk-pixbuf/io-tiff.c:473 -#: ../gdk-pixbuf/io-tiff.c:486 +#: gdk-pixbuf/io-tiff.c:473 gdk-pixbuf/io-tiff.c:486 msgid "Failed to load TIFF image" msgstr "TIFF ਚਿੱਤਰ ਲੋਡ ਅਸਫ਼ਲ" -#: ../gdk-pixbuf/io-tiff.c:670 +#: gdk-pixbuf/io-tiff.c:670 msgid "Failed to save TIFF image" msgstr "TIFF ਚਿੱਤਰ ਸੰਭਾਲਣ ਲਈ ਅਸਫ਼ਲ" -#: ../gdk-pixbuf/io-tiff.c:708 +#: gdk-pixbuf/io-tiff.c:708 msgid "Failed to write TIFF data" msgstr "TIFF ਡਾਟਾ ਲਿਖਣ ਲਈ ਅਸਫ਼ਲ" -#: ../gdk-pixbuf/io-tiff.c:760 +#: gdk-pixbuf/io-tiff.c:760 msgid "Couldn't write to TIFF file" msgstr "TIFF ਫਾਇਲ ਵਿੱਚ ਲਿਖਿਆ ਨਹੀਂ ਜਾ ਸਕਿਆ" -#: ../gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "TIFF ਚਿੱਤਰ ਫਾਰਮੈਟ" -#: ../gdk-pixbuf/io-wbmp.c:246 +#: gdk-pixbuf/io-wbmp.c:246 msgid "Image has zero width" msgstr "ਚਿੱਤਰ ਦੀ ਚੌੜਾਈ ਸਿਫ਼ਰ" -#: ../gdk-pixbuf/io-wbmp.c:264 +#: gdk-pixbuf/io-wbmp.c:264 msgid "Image has zero height" msgstr "ਚਿੱਤਰ ਦੀ ਉਚਾਈ ਸਿਫ਼ਰ" -#: ../gdk-pixbuf/io-wbmp.c:275 +#: gdk-pixbuf/io-wbmp.c:275 msgid "Not enough memory to load image" msgstr "ਚਿੱਤਰ ਲੋਡ ਕਰਨ ਲਈ ਲੋੜੀਦੀ ਮੈਮੋਰੀ ਨਹੀਂ ਹੈ" -#: ../gdk-pixbuf/io-wbmp.c:334 +#: gdk-pixbuf/io-wbmp.c:334 msgid "Couldn't save the rest" msgstr "ਬਾਕੀ ਨੂੰ ਸੰਭਾਲ ਨਹੀਂ ਸਕਿਆ" -#: ../gdk-pixbuf/io-wbmp.c:375 +#: gdk-pixbuf/io-wbmp.c:375 msgid "The WBMP image format" msgstr "WBMP ਚਿੱਤਰ ਫਾਰਮੈਟ" -#: ../gdk-pixbuf/io-xbm.c:295 +#: gdk-pixbuf/io-xbm.c:295 msgid "Invalid XBM file" msgstr "ਗਲਤ XBM ਫਾਇਲ" -#: ../gdk-pixbuf/io-xbm.c:305 +#: gdk-pixbuf/io-xbm.c:305 msgid "Insufficient memory to load XBM image file" msgstr "XBM ਚਿੱਤਰ ਫਾਇਲ ਲੋਡ ਕਰਨ ਲਈ ਲੋੜੀਦੀ ਮੈਮੋਰੀ ਨਹੀਂ ਹੈ" -#: ../gdk-pixbuf/io-xbm.c:453 +#: gdk-pixbuf/io-xbm.c:453 msgid "Failed to write to temporary file when loading XBM image" msgstr "XBM ਚਿੱਤਰ ਲੋਡਿੰਗ ਦੌਰਾਨ ਆਰਜ਼ੀ ਫਾਇਲ ਲਿਖਣ ਵਿੱਚ ਅਸਫ਼ਲ" -#: ../gdk-pixbuf/io-xbm.c:492 +#: gdk-pixbuf/io-xbm.c:492 msgid "The XBM image format" msgstr "XBM ਚਿੱਤਰ ਫਾਰਮੈਟ" -#: ../gdk-pixbuf/io-xpm.c:468 +#: gdk-pixbuf/io-xpm.c:468 msgid "No XPM header found" msgstr "ਕੋਈ XPM ਹੈਂਡਰ ਨਹੀਂ ਲੱਭਾ" -#: ../gdk-pixbuf/io-xpm.c:477 +#: gdk-pixbuf/io-xpm.c:477 msgid "Invalid XPM header" msgstr "ਗਲਤ XPM ਹੈਂਡਰ" -#: ../gdk-pixbuf/io-xpm.c:485 +#: gdk-pixbuf/io-xpm.c:485 msgid "XPM file has image width <= 0" msgstr "XPM ਫਾਇਲ ਵਿੱਚ ਚਿੱਤਰ ਦੀ ਚੌੜਾਈ<= 0" -#: ../gdk-pixbuf/io-xpm.c:493 +#: gdk-pixbuf/io-xpm.c:493 msgid "XPM file has image height <= 0" msgstr "XPM ਫਾਇਲ ਵਿੱਚ ਚਿੱਤਰ ਦੀ ਉਚਾਈ<= 0" -#: ../gdk-pixbuf/io-xpm.c:501 +#: gdk-pixbuf/io-xpm.c:501 msgid "XPM has invalid number of chars per pixel" msgstr "XPM ਵਿੱਚ ਅੱਖਰ ਪ੍ਰਤੀ ਪਿਕਸਲ ਦੀ ਗਿਣਤੀ ਗਲਤ ਹੈ" -#: ../gdk-pixbuf/io-xpm.c:510 +#: gdk-pixbuf/io-xpm.c:510 msgid "XPM file has invalid number of colors" msgstr "XPM ਫਾਇਲ ਵਿੱਚ ਰੰਗ ਦੀ ਗਿਣਤੀ ਗਲਤ ਹੈ" -#: ../gdk-pixbuf/io-xpm.c:522 -#: ../gdk-pixbuf/io-xpm.c:531 -#: ../gdk-pixbuf/io-xpm.c:583 +#: gdk-pixbuf/io-xpm.c:522 gdk-pixbuf/io-xpm.c:531 gdk-pixbuf/io-xpm.c:583 msgid "Cannot allocate memory for loading XPM image" msgstr "XPM ਲੋਡ ਕਰਨ ਲਈ ਲੋੜੀਦੀ ਮੈਮੋਰੀ ਨਹੀਂ ਹੈ" -#: ../gdk-pixbuf/io-xpm.c:545 +#: gdk-pixbuf/io-xpm.c:545 msgid "Cannot read XPM colormap" msgstr "XPM ਰੰਗ-ਨਕਸ਼ਾ ਪੜ੍ਹਿਆ ਨਹੀਂ ਜਾ ਸਕਿਆ" -#: ../gdk-pixbuf/io-xpm.c:777 +#: gdk-pixbuf/io-xpm.c:777 msgid "Failed to write to temporary file when loading XPM image" msgstr "XPM ਚਿੱਤਰ ਦੀ ਲੋਡਿੰਗ ਦੌਰਾਨ ਆਰਜ਼ੀ ਫਾਇਲ ਲਿਖਣ ਵਿੱਚ ਗਲਤੀ" -#: ../gdk-pixbuf/io-xpm.c:816 +#: gdk-pixbuf/io-xpm.c:816 msgid "The XPM image format" msgstr "XPM ਚਿੱਤਰ ਫਾਰਮੈਟ" -#: ../gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:59 msgid "The EMF image format" msgstr "EMF ਚਿੱਤਰ ਫਾਰਮੈਟ" -#: ../gdk-pixbuf/io-gdip-utils.c:212 +#: gdk-pixbuf/io-gdip-utils.c:212 #, c-format msgid "Could not allocate memory: %s" msgstr "ਲੋੜੀਦੀ ਮੈਮੋਰੀ ਜਾਰੀ ਨਹੀਂ ਕੀਤੀ ਜਾ ਸਕੀ: %s" -#: ../gdk-pixbuf/io-gdip-utils.c:237 -#: ../gdk-pixbuf/io-gdip-utils.c:350 -#: ../gdk-pixbuf/io-gdip-utils.c:383 +#: gdk-pixbuf/io-gdip-utils.c:237 gdk-pixbuf/io-gdip-utils.c:350 +#: gdk-pixbuf/io-gdip-utils.c:383 #, c-format msgid "Could not create stream: %s" msgstr "ਸਟਰੀਮ ਬਣਾਈ ਨਹੀਂ ਜਾ ਸਕੀ: %s" -#: ../gdk-pixbuf/io-gdip-utils.c:251 +#: gdk-pixbuf/io-gdip-utils.c:251 #, c-format msgid "Could not seek stream: %s" msgstr "ਸਟਰੀਮ ਲਈ ਨਹੀਂ ਜਾ ਸਕੀ: %s" -#: ../gdk-pixbuf/io-gdip-utils.c:263 +#: gdk-pixbuf/io-gdip-utils.c:263 #, c-format msgid "Could not read from stream: %s" msgstr "ਸਟਰੀਮ ਤੋਂ ਪੜ੍ਹਿਆ ਨਹੀਂ ਜਾ ਸਕਿਆ: %s" -#: ../gdk-pixbuf/io-gdip-utils.c:736 +#: gdk-pixbuf/io-gdip-utils.c:736 msgid "Couldn't create pixbuf" msgstr "pixbuf ਬਣਾਇਆ ਨਹੀਂ ਜਾ ਸਕਿਆ" -#: ../gdk-pixbuf/io-gdip-utils.c:798 +#: gdk-pixbuf/io-gdip-utils.c:798 msgid "Couldn't load bitmap" msgstr "ਬਿੱਟਮੈਪ ਲੋਡ ਨਹੀਂ ਕੀਤਾ ਜਾ ਸਕਿਆ" -#: ../gdk-pixbuf/io-gdip-utils.c:821 +#: gdk-pixbuf/io-gdip-utils.c:821 msgid "Couldn't load metafile" msgstr "ਮੇਟਾਡਾਟਾ ਲੋਡ ਨਹੀਂ ਕੀਤਾ ਜਾ ਸਕਿਆ" -#: ../gdk-pixbuf/io-gdip-utils.c:980 +#: gdk-pixbuf/io-gdip-utils.c:980 msgid "Unsupported image format for GDI+" msgstr "GDI+ ਲਈ ਚਿੱਤਰ ਫਾਰਮੈਟ ਗ਼ੈਰ-ਸਹਾਇਕ" -#: ../gdk-pixbuf/io-gdip-utils.c:987 +#: gdk-pixbuf/io-gdip-utils.c:987 msgid "Couldn't save" msgstr "ਸੰਭਾਲਿਆ ਨਹੀਂ ਜਾ ਸਕਿਆ" -#: ../gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:58 msgid "The WMF image format" msgstr "WMF ਚਿੱਤਰ ਫਾਰਮੈਟ" #. Description of --sync in --help output -#: ../gdk/win32/gdkmain-win32.c:54 +#: gdk/win32/gdkmain-win32.c:54 msgid "Don't batch GDI requests" msgstr "GDI ਬੇਨਤੀਆਂ ਨੂੰ ਇੱਕ ਨਾਲ ਨਾ ਕਰੋ" #. Description of --no-wintab in --help output -#: ../gdk/win32/gdkmain-win32.c:56 +#: gdk/win32/gdkmain-win32.c:56 msgid "Don't use the Wintab API for tablet support" msgstr "Wintab API ਨੂੰ ਟੈਬਲਿਟ ਸਹਿਯੋਗ ਲਈ ਨਾ ਵਰਤੋਂ" #. Description of --ignore-wintab in --help output -#: ../gdk/win32/gdkmain-win32.c:58 +#: gdk/win32/gdkmain-win32.c:58 msgid "Same as --no-wintab" msgstr "--no-wintab ਵਾਂਗ ਹੀ" #. Description of --use-wintab in --help output -#: ../gdk/win32/gdkmain-win32.c:60 +#: gdk/win32/gdkmain-win32.c:60 msgid "Do use the Wintab API [default]" msgstr "Wintab API [ਡਿਫਾਲਟ] ਨੂੰ ਇਸਤੇਮਾਲ ਨਾ ਕਰੋ" #. Description of --max-colors=COLORS in --help output -#: ../gdk/win32/gdkmain-win32.c:62 +#: gdk/win32/gdkmain-win32.c:62 msgid "Size of the palette in 8 bit mode" msgstr "8 ਬਿੱਟ ਮੋਡ ਵਿੱਚ ਰੰਗ-ਪੱਟੀ ਦਾ ਆਕਾਰ" #. Placeholder in --max-colors=COLORS in --help output -#: ../gdk/win32/gdkmain-win32.c:63 +#: gdk/win32/gdkmain-win32.c:63 msgid "COLORS" msgstr "ਰੰਗ" #. Description of --sync in --help output -#: ../gdk/x11/gdkmain-x11.c:92 +#: gdk/x11/gdkmain-x11.c:92 msgid "Make X calls synchronous" msgstr "X ਕਾਲਾਂ ਸੈਕੋਰਨਸ ਕਰੋ" -#: ../gdk/x11/gdkapplaunchcontext-x11.c:311 +#: gdk/x11/gdkapplaunchcontext-x11.c:311 #, c-format msgid "Starting %s" msgstr "%s ਸਟਾਰਟ ਨਹੀਂ ਕੀਤਾ ਜਾ ਸਕਿਆ" -#: ../gdk/x11/gdkapplaunchcontext-x11.c:313 +#: gdk/x11/gdkapplaunchcontext-x11.c:313 #, c-format msgid "Opening %s" msgstr "%s ਖੋਲ੍ਹਿਆ ਜਾ ਸਕਿਆ" -#: ../gdk/x11/gdkapplaunchcontext-x11.c:316 +#: gdk/x11/gdkapplaunchcontext-x11.c:316 #, c-format msgid "Opening %d Item" msgid_plural "Opening %d Items" msgstr[0] "%d ਆਈਟਮ ਖੋਲ੍ਹੀ ਜਾ ਰਹੀ ਹੈ" msgstr[1] "%d ਆਈਟਮਾਂ ਖੋਲ੍ਹੀਆਂ ਜਾ ਰਹੀਆਂ ਹਨ" -#: ../gtk/gtkaboutdialog.c:264 -#: ../gtk/gtkaboutdialog.c:2108 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "ਲਾਈਸੈਂਸ" -#: ../gtk/gtkaboutdialog.c:265 +#: gtk/gtkaboutdialog.c:265 msgid "The license of the program" msgstr "ਪਰੋਗਰਾਮ ਦਾ ਲਾਈਸੈਂਸ" #. Add the credits button -#: ../gtk/gtkaboutdialog.c:500 +#: gtk/gtkaboutdialog.c:500 msgid "C_redits" msgstr "ਮਾਣ(_r)" #. Add the license button -#: ../gtk/gtkaboutdialog.c:514 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "ਲਾਈਸੈਂਸ(_L)" -#: ../gtk/gtkaboutdialog.c:744 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "%s ਬਾਰੇ" -#: ../gtk/gtkaboutdialog.c:2032 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "ਮਾਣ" -#: ../gtk/gtkaboutdialog.c:2061 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "ਲੇਖਕ" -#: ../gtk/gtkaboutdialog.c:2064 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "ਦਸਤਾਵੇਜ਼ ਲਿਖੇ" -#: ../gtk/gtkaboutdialog.c:2076 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "ਅਨੁਵਾਦਕ" -#: ../gtk/gtkaboutdialog.c:2080 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "ਕਲਾਕਾਰੀ" @@ -1212,7 +1176,7 @@ msgstr "ਕਲਾਕਾਰੀ" #. * #. * Don't include the prefix "keyboard label|" in the translation. #. -#: ../gtk/gtkaccellabel.c:93 +#: gtk/gtkaccellabel.c:93 msgid "keyboard label|Shift" msgstr "Shift" @@ -1223,7 +1187,7 @@ msgstr "Shift" #. * #. * Don't include the prefix "keyboard label|" in the translation. #. -#: ../gtk/gtkaccellabel.c:101 +#: gtk/gtkaccellabel.c:101 msgid "keyboard label|Ctrl" msgstr "Ctrl" @@ -1234,7 +1198,7 @@ msgstr "Ctrl" #. * #. * Don't include the prefix "keyboard label|" in the translation. #. -#: ../gtk/gtkaccellabel.c:109 +#: gtk/gtkaccellabel.c:109 msgid "keyboard label|Alt" msgstr "Alt" @@ -1244,7 +1208,7 @@ msgstr "Alt" #. * this. #. * And do not translate the part before the |. #. -#: ../gtk/gtkaccellabel.c:678 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "ਸੁਪਰ" @@ -1254,7 +1218,7 @@ msgstr "ਸੁਪਰ" #. * this. #. * And do not translate the part before the |. #. -#: ../gtk/gtkaccellabel.c:692 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "ਹਾਇਪਰ" @@ -1264,31 +1228,31 @@ msgstr "ਹਾਇਪਰ" #. * this. #. * And do not translate the part before the |. #. -#: ../gtk/gtkaccellabel.c:707 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "ਮੀਟਾ" #. do not translate the part before the | -#: ../gtk/gtkaccellabel.c:725 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "Space" #. do not translate the part before the | -#: ../gtk/gtkaccellabel.c:729 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "Backslash" -#: ../gtk/gtkbuilderparser.c:340 +#: gtk/gtkbuilderparser.c:340 #, c-format msgid "Invalid type function: `%s'" msgstr "ਗਲਤ ਕਿਸਮ ਫੰਕਸ਼ਨ: `%s'" -#: ../gtk/gtkbuilderparser.c:823 +#: gtk/gtkbuilderparser.c:823 #, c-format msgid "Invalid root element: '%s'" msgstr "ਗਲਤ root ਐਲੀਮਿੰਟ: '%s'" -#: ../gtk/gtkbuilderparser.c:862 +#: gtk/gtkbuilderparser.c:862 #, c-format msgid "Unhandled tag: '%s'" msgstr "ਅਣ-ਹੈਂਡਲ ਟੈਗ: '%s'" @@ -1302,7 +1266,7 @@ msgstr "ਅਣ-ਹੈਂਡਲ ਟੈਗ: '%s'" #. * so if you have a default text direction of RTL and YM, then #. * the year will appear on the right. #. -#: ../gtk/gtkcalendar.c:758 +#: gtk/gtkcalendar.c:758 msgid "calendar:MY" msgstr "calendar:MY" @@ -1310,7 +1274,7 @@ msgstr "calendar:MY" #. * first day of the week to calendar:week_start:1 if you want Monday #. * to be the first day of the week, and so on. #. -#: ../gtk/gtkcalendar.c:796 +#: gtk/gtkcalendar.c:796 msgid "calendar:week_start:0" msgstr "calendar:week_start:0" @@ -1322,7 +1286,7 @@ msgstr "calendar:week_start:0" #. * #. * If you don't understand this, leave it as "2000" #. -#: ../gtk/gtkcalendar.c:1796 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "2000" @@ -1337,8 +1301,7 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: ../gtk/gtkcalendar.c:1827 -#: ../gtk/gtkcalendar.c:2488 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "%d" @@ -1354,8 +1317,7 @@ msgstr "%d" #. * digits. That needs support from your system and locale definition #. * too. #. -#: ../gtk/gtkcalendar.c:1859 -#: ../gtk/gtkcalendar.c:2350 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "%d" @@ -1371,7 +1333,7 @@ msgstr "%d" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: ../gtk/gtkcalendar.c:2140 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "%Y" @@ -1379,7 +1341,7 @@ msgstr "%Y" #. * a disabled accelerator key combination. Only include #. * the text after the | in the translation. #. -#: ../gtk/gtkcellrendereraccel.c:235 +#: gtk/gtkcellrendereraccel.c:235 msgid "Accelerator|Disabled" msgstr "ਆਯੋਗ" @@ -1387,180 +1349,200 @@ msgstr "ਆਯੋਗ" #. * an accelerator when the cell is clicked to change the #. * acelerator. #. -#: ../gtk/gtkcellrendereraccel.c:368 -#: ../gtk/gtkcellrendereraccel.c:580 +#: gtk/gtkcellrendereraccel.c:368 gtk/gtkcellrendereraccel.c:580 msgid "New accelerator..." msgstr "ਨਵਾਂ ਐਕਸਲੇਟਰ..." #. do not translate the part before the | -#: ../gtk/gtkcellrendererprogress.c:362 -#: ../gtk/gtkcellrendererprogress.c:449 +#: gtk/gtkcellrendererprogress.c:362 gtk/gtkcellrendererprogress.c:449 #, c-format msgid "progress bar label|%d %%" msgstr "%d %%" -#: ../gtk/gtkcolorbutton.c:188 -#: ../gtk/gtkcolorbutton.c:559 +#: gtk/gtkcolorbutton.c:188 gtk/gtkcolorbutton.c:559 msgid "Pick a Color" msgstr "ਇੱਕ ਰੰਗ ਚੁਣੋ" -#: ../gtk/gtkcolorbutton.c:448 +#: gtk/gtkcolorbutton.c:448 msgid "Received invalid color data\n" msgstr "ਗਲਤ ਰੰਗ ਡਾਟਾ ਮਿਲਿਆ\n" -#: ../gtk/gtkcolorsel.c:354 -msgid "Select the color you want from the outer ring. Select the darkness or lightness of that color using the inner triangle." -msgstr "ਬਾਹਰੀ ਚੱਕਰ ਵਿੱਚ ਰੰਗ, ਜੋ ਤੁਸੀਂ ਚਾਹੁੰਦੇ ਹੋ ਨੂੰ ਚੁਣੋ। ਅੰਦਰੂਨੀ ਤਿਕੋਣ ਨਾਲ ਰੰਗ ਦਾ ਗੂੜਾਪਨ ਜਾਂ ਫਿੱਕਾਪਨ ਦਿਓ।" +#: gtk/gtkcolorsel.c:354 +msgid "" +"Select the color you want from the outer ring. Select the darkness or " +"lightness of that color using the inner triangle." +msgstr "" +"ਬਾਹਰੀ ਚੱਕਰ ਵਿੱਚ ਰੰਗ, ਜੋ ਤੁਸੀਂ ਚਾਹੁੰਦੇ ਹੋ ਨੂੰ ਚੁਣੋ। ਅੰਦਰੂਨੀ ਤਿਕੋਣ ਨਾਲ ਰੰਗ ਦਾ ਗੂੜਾਪਨ ਜਾਂ ਫਿੱਕਾਪਨ " +"ਦਿਓ।" -#: ../gtk/gtkcolorsel.c:378 -msgid "Click the eyedropper, then click a color anywhere on your screen to select that color." +#: gtk/gtkcolorsel.c:378 +msgid "" +"Click the eyedropper, then click a color anywhere on your screen to select " +"that color." msgstr "ਆਈਡਰਾਪਰ ਦਬਾਉ, ਤਦ ਇੱਕ ਰੰਗ ਚੁਣਨ ਲਈ ਆਪਣੀ ਸਕਰੀਨ ਤੇ ਕਿਸੇ ਵੀ ਰੰਗ 'ਤੇ ਦਬਾਓ।" -#: ../gtk/gtkcolorsel.c:387 +#: gtk/gtkcolorsel.c:387 msgid "_Hue:" msgstr "ਆਭਾ(_H):" -#: ../gtk/gtkcolorsel.c:388 +#: gtk/gtkcolorsel.c:388 msgid "Position on the color wheel." msgstr "ਰੰਗ ਚੱਕਰ 'ਤੇ ਟਿਕਾਣਾ ਹੈ।" -#: ../gtk/gtkcolorsel.c:390 +#: gtk/gtkcolorsel.c:390 msgid "_Saturation:" msgstr "ਸੰਤ੍ਰਿਪਤ(_S):" -#: ../gtk/gtkcolorsel.c:391 +#: gtk/gtkcolorsel.c:391 msgid "\"Deepness\" of the color." msgstr "ਰੰਗ ਦਾ \"ਗੂੜ੍ਹਾਪਨ\" ਹੈ।" -#: ../gtk/gtkcolorsel.c:392 +#: gtk/gtkcolorsel.c:392 msgid "_Value:" msgstr "ਮੁੱਲ(_V):" -#: ../gtk/gtkcolorsel.c:393 +#: gtk/gtkcolorsel.c:393 msgid "Brightness of the color." msgstr "ਰੰਗ ਦੀ ਚਮਕ ਹੈ।" -#: ../gtk/gtkcolorsel.c:394 +#: gtk/gtkcolorsel.c:394 msgid "_Red:" msgstr "ਲਾਲ(_R):" -#: ../gtk/gtkcolorsel.c:395 +#: gtk/gtkcolorsel.c:395 msgid "Amount of red light in the color." msgstr "ਰੰਗ ਵਿੱਚ ਲਾਲ ਰੋਸ਼ਨੀ ਦੀ ਮਾਤਰਾ ਹੈ।" -#: ../gtk/gtkcolorsel.c:396 +#: gtk/gtkcolorsel.c:396 msgid "_Green:" msgstr "ਹਰਾ(_G):" -#: ../gtk/gtkcolorsel.c:397 +#: gtk/gtkcolorsel.c:397 msgid "Amount of green light in the color." msgstr "ਰੰਗ ਵਿੱਚ ਹਰੀ ਰੋਸ਼ਨੀ ਦੀ ਮਾਤਰਾ ਹੈ।" -#: ../gtk/gtkcolorsel.c:398 +#: gtk/gtkcolorsel.c:398 msgid "_Blue:" msgstr "ਨੀਲਾ(_B):" -#: ../gtk/gtkcolorsel.c:399 +#: gtk/gtkcolorsel.c:399 msgid "Amount of blue light in the color." msgstr "ਰੰਗ ਵਿੱਚ ਨੀਲੀ ਰੋਸ਼ਨੀ ਦੀ ਮਾਤਰਾ ਹੈ।" -#: ../gtk/gtkcolorsel.c:402 +#: gtk/gtkcolorsel.c:402 msgid "Op_acity:" msgstr "ਧੁੰਦਲਾਪਨ(_a):" -#: ../gtk/gtkcolorsel.c:409 -#: ../gtk/gtkcolorsel.c:419 +#: gtk/gtkcolorsel.c:409 gtk/gtkcolorsel.c:419 msgid "Transparency of the color." msgstr "ਰੰਗ ਦੀ ਪਾਰਦਰਸ਼ਤਾ ਹੈ।" -#: ../gtk/gtkcolorsel.c:426 +#: gtk/gtkcolorsel.c:426 msgid "Color _name:" msgstr "ਰੰਗ ਨਾਂ(_N):" -#: ../gtk/gtkcolorsel.c:440 -msgid "You can enter an HTML-style hexadecimal color value, or simply a color name such as 'orange' in this entry." -msgstr "ਤੁਸੀਂ ਇਸ ਐਂਟਰੀ ਵਿੱਚ HTML-ਸਟਾਇਲ ਵਾਂਗ ਹੈਕਸਾਡੈਸੀਮਲ ਮੁੱਲ ਵੀ ਦੇ ਸਕਦੇ ਹੋ ਜਾਂ ਰੰਗ ਦਾ ਨਾਂ ਵੀ ਭਰ ਸਕਦੇ ਹੋ, ਜਿਵੇਂ ਕਿ 'ਲਾਲ'।" +#: gtk/gtkcolorsel.c:440 +msgid "" +"You can enter an HTML-style hexadecimal color value, or simply a color name " +"such as 'orange' in this entry." +msgstr "" +"ਤੁਸੀਂ ਇਸ ਐਂਟਰੀ ਵਿੱਚ HTML-ਸਟਾਇਲ ਵਾਂਗ ਹੈਕਸਾਡੈਸੀਮਲ ਮੁੱਲ ਵੀ ਦੇ ਸਕਦੇ ਹੋ ਜਾਂ ਰੰਗ ਦਾ ਨਾਂ ਵੀ ਭਰ ਸਕਦੇ " +"ਹੋ, ਜਿਵੇਂ ਕਿ 'ਲਾਲ'।" -#: ../gtk/gtkcolorsel.c:470 +#: gtk/gtkcolorsel.c:470 msgid "_Palette:" msgstr "ਰੰਗ-ਪੱਟੀ(_P):" -#: ../gtk/gtkcolorsel.c:499 +#: gtk/gtkcolorsel.c:499 msgid "Color Wheel" msgstr "ਰੰਗ ਚੱਕਰ" -#: ../gtk/gtkcolorsel.c:976 -msgid "The previously-selected color, for comparison to the color you're selecting now. You can drag this color to a palette entry, or select this color as current by dragging it to the other color swatch alongside." -msgstr "ਪਹਿਲਾਂ ਚੁਣਿਆ ਰੰਗ, ਮੌਜੂਦਾ ਤੁਹਾਡੇ ਰਾਹੀਂ ਰੰਗ ਦੇ ਮੁਕਾਬਲੇ। ਤੁਸੀਂ ਇਸ ਰੰਗ ਨੂੰ ਰੰਗ-ਪੱਟੀ ਐਂਟਰੀ ਵਿੱਚ ਸੁੱਟ ਸਕਦੇ ਹੋ ਜਾਂ ਇਸ ਰੰਗ ਨੂੰ ਰੰਗ ਸਵਿੱਚ ਵਿੱਚ ਰੱਖ ਸਕਦੇ ਹੋ।" +#: gtk/gtkcolorsel.c:976 +msgid "" +"The previously-selected color, for comparison to the color you're selecting " +"now. You can drag this color to a palette entry, or select this color as " +"current by dragging it to the other color swatch alongside." +msgstr "" +"ਪਹਿਲਾਂ ਚੁਣਿਆ ਰੰਗ, ਮੌਜੂਦਾ ਤੁਹਾਡੇ ਰਾਹੀਂ ਰੰਗ ਦੇ ਮੁਕਾਬਲੇ। ਤੁਸੀਂ ਇਸ ਰੰਗ ਨੂੰ ਰੰਗ-ਪੱਟੀ ਐਂਟਰੀ ਵਿੱਚ ਸੁੱਟ ਸਕਦੇ " +"ਹੋ ਜਾਂ ਇਸ ਰੰਗ ਨੂੰ ਰੰਗ ਸਵਿੱਚ ਵਿੱਚ ਰੱਖ ਸਕਦੇ ਹੋ।" -#: ../gtk/gtkcolorsel.c:980 -msgid "The color you've chosen. You can drag this color to a palette entry to save it for use in the future." -msgstr "ਰੰਗ ਜੋ ਤੁਸੀਂ ਚੁਣਿਆ ਹੈ। ਤੁਸੀਂ ਇਸ ਨੂੰ ਰੰਗ-ਪੱਟੀ ਵਿੱਚ ਰੱਖ ਸਕਦੇ ਹੋ ਤਾਂ ਕਿ ਇਸ ਨੂੰ ਭਵਿੱਖ ਵਿੱਚ ਵੀ ਵਰਤਿਆ ਜਾ ਸਕੇ।" +#: gtk/gtkcolorsel.c:980 +msgid "" +"The color you've chosen. You can drag this color to a palette entry to save " +"it for use in the future." +msgstr "" +"ਰੰਗ ਜੋ ਤੁਸੀਂ ਚੁਣਿਆ ਹੈ। ਤੁਸੀਂ ਇਸ ਨੂੰ ਰੰਗ-ਪੱਟੀ ਵਿੱਚ ਰੱਖ ਸਕਦੇ ਹੋ ਤਾਂ ਕਿ ਇਸ ਨੂੰ ਭਵਿੱਖ ਵਿੱਚ ਵੀ ਵਰਤਿਆ " +"ਜਾ ਸਕੇ।" -#: ../gtk/gtkcolorsel.c:1363 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "ਰੰਗ ਇੱਥੇ ਸੰਭਾਲੋ(_S)" -#: ../gtk/gtkcolorsel.c:1568 -msgid "Click this palette entry to make it the current color. To change this entry, drag a color swatch here or right-click it and select \"Save color here.\"" -msgstr "ਇਸ ਰੰਗ-ਪੱਟੀ ਐਂਟਰੀ ਨੂੰ ਦਬਾਉ ਤਾਂ ਇਹ ਮੌਜੂਦਾ ਰੰਗ ਬਣ ਜਾਵੇ। ਇਸ ਐਂਟਰੀ ਨੂੰ ਤਬਦੀਲ ਕਰਨ ਲਈ ਇੱਕ ਰੰਗ ਨੂੰ ਇੱਥੇ ਤਬਦੀਲ ਕਰ ਦਿਉ ਜਾਂ ਸੱਜਾ-ਬਟਨ ਦਬਾਉ ਤੇ 'ਰੰਗ ਇੱਥੇ ਸੰਭਾਲੋ' ਨੂੰ ਚੁਣੋ।" +#: gtk/gtkcolorsel.c:1568 +msgid "" +"Click this palette entry to make it the current color. To change this entry, " +"drag a color swatch here or right-click it and select \"Save color here.\"" +msgstr "" +"ਇਸ ਰੰਗ-ਪੱਟੀ ਐਂਟਰੀ ਨੂੰ ਦਬਾਉ ਤਾਂ ਇਹ ਮੌਜੂਦਾ ਰੰਗ ਬਣ ਜਾਵੇ। ਇਸ ਐਂਟਰੀ ਨੂੰ ਤਬਦੀਲ ਕਰਨ ਲਈ ਇੱਕ ਰੰਗ ਨੂੰ " +"ਇੱਥੇ ਤਬਦੀਲ ਕਰ ਦਿਉ ਜਾਂ ਸੱਜਾ-ਬਟਨ ਦਬਾਉ ਤੇ 'ਰੰਗ ਇੱਥੇ ਸੰਭਾਲੋ' ਨੂੰ ਚੁਣੋ।" -#: ../gtk/gtkcolorseldialog.c:170 +#: gtk/gtkcolorseldialog.c:170 msgid "Color Selection" msgstr "ਰੰਗ ਚੋਣ" -#: ../gtk/gtkentry.c:5375 -#: ../gtk/gtktextview.c:7655 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "ਇੰਪੁੱਟ ਢੰਗ(_M)" -#: ../gtk/gtkentry.c:5389 -#: ../gtk/gtktextview.c:7669 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "ਯੂਨੀਕੋਡ ਕੰਟਰੋਲ ਅੱਖਰ ਸ਼ਾਮਲ(_I)" -#: ../gtk/gtkfilechooserbutton.c:64 +#: gtk/gtkfilechooserbutton.c:64 msgid "Select A File" msgstr "ਇੱਕ ਫਾਇਲ ਚੁਣੋ" -#: ../gtk/gtkfilechooserbutton.c:65 -#: ../gtk/gtkfilechooserdefault.c:1909 +#: gtk/gtkfilechooserbutton.c:65 gtk/gtkfilechooserdefault.c:1909 msgid "Desktop" msgstr "ਡੈਸਕਟਾਪ" -#: ../gtk/gtkfilechooserbutton.c:66 +#: gtk/gtkfilechooserbutton.c:66 msgid "(None)" msgstr "(ਕੋਈ ਨਹੀਂ)" -#: ../gtk/gtkfilechooserbutton.c:2011 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "ਹੋਰ..." -#: ../gtk/gtkfilechooserdefault.c:1053 +#: gtk/gtkfilechooserdefault.c:1053 msgid "Could not retrieve information about the file" msgstr "ਫਾਇਲ ਬਾਰੇ ਜਾਣਕਾਰੀ ਪਰਾਪਤ ਨਹੀਂ ਕੀਤੀ ਜਾ ਸਕੀ" -#: ../gtk/gtkfilechooserdefault.c:1064 +#: gtk/gtkfilechooserdefault.c:1064 msgid "Could not add a bookmark" msgstr "ਬੁੱਕਮਾਰਕ ਸ਼ਾਮਲ ਨਹੀਂ ਕੀਤਾ ਜਾ ਸਕਿਆ" -#: ../gtk/gtkfilechooserdefault.c:1075 +#: gtk/gtkfilechooserdefault.c:1075 msgid "Could not remove bookmark" msgstr "ਬੁੱਕਮਾਰਕ ਹਟਾਇਆ ਨਹੀਂ ਜਾ ਸਕਿਆ" -#: ../gtk/gtkfilechooserdefault.c:1086 +#: gtk/gtkfilechooserdefault.c:1086 msgid "The folder could not be created" msgstr "ਫੋਲਡਰ ਬਣਾਇਆ ਨਹੀਂ ਜਾ ਸਕਿਆ" -#: ../gtk/gtkfilechooserdefault.c:1099 -msgid "The folder could not be created, as a file with the same name already exists. Try using a different name for the folder, or rename the file first." -msgstr "ਫੋਲਡਰ ਬਣਾਇਆ ਨਹੀਂ ਜਾ ਸਕਿਆ, ਕਿਉਕਿ ਇਸੇ ਨਾਂ ਨਾਲ ਫਾਇਲ ਮੌਜੂਦ ਹੈ। ਫੋਲਡਰ ਲਈ ਵੱਖਰਾ ਨਾਂ ਵਰਤੋਂ ਜਾਂ ਫਾਇਲ ਦਾ ਨਾਂ ਪਹਿਲਾਂ ਬਦਲ ਦਿਓ।" +#: gtk/gtkfilechooserdefault.c:1099 +msgid "" +"The folder could not be created, as a file with the same name already " +"exists. Try using a different name for the folder, or rename the file first." +msgstr "" +"ਫੋਲਡਰ ਬਣਾਇਆ ਨਹੀਂ ਜਾ ਸਕਿਆ, ਕਿਉਕਿ ਇਸੇ ਨਾਂ ਨਾਲ ਫਾਇਲ ਮੌਜੂਦ ਹੈ। ਫੋਲਡਰ ਲਈ ਵੱਖਰਾ ਨਾਂ ਵਰਤੋਂ ਜਾਂ " +"ਫਾਇਲ ਦਾ ਨਾਂ ਪਹਿਲਾਂ ਬਦਲ ਦਿਓ।" -#: ../gtk/gtkfilechooserdefault.c:1110 +#: gtk/gtkfilechooserdefault.c:1110 msgid "Invalid file name" msgstr "ਗਲਤ ਫਾਇਲ ਨਾਂ" -#: ../gtk/gtkfilechooserdefault.c:1120 +#: gtk/gtkfilechooserdefault.c:1120 msgid "The folder contents could not be displayed" msgstr "ਫੋਲਡਰ ਦੀ ਸਮੱਗਰੀ ਵੇਖਾਈ ਨਹੀਂ ਜਾ ਸਕੀ" @@ -1568,242 +1550,236 @@ msgstr "ਫੋਲਡਰ ਦੀ ਸਮੱਗਰੀ ਵੇਖਾਈ ਨਹੀਂ #. * is a hostname. Nautilus and the panel contain the same string #. * to translate. #. -#: ../gtk/gtkfilechooserdefault.c:1661 +#: gtk/gtkfilechooserdefault.c:1661 #, c-format msgid "%1$s on %2$s" msgstr "%2$s ਉੱਤੇ %1$s" -#: ../gtk/gtkfilechooserdefault.c:1837 +#: gtk/gtkfilechooserdefault.c:1837 msgid "Search" msgstr "ਖੋਜ" -#: ../gtk/gtkfilechooserdefault.c:1861 +#: gtk/gtkfilechooserdefault.c:1861 msgid "Recently Used" msgstr "ਤਾਜ਼ਾ ਵਰਤੇ" -#: ../gtk/gtkfilechooserdefault.c:2476 +#: gtk/gtkfilechooserdefault.c:2476 msgid "Select which types of files are shown" msgstr "ਚੁਣੋ ਕਿ ਕਿਸ ਕਿਸਮ ਦੀਆਂ ਫਾਇਲਾਂ ਵੇਖਾਈਆਂ ਜਾਣ" -#: ../gtk/gtkfilechooserdefault.c:2905 +#: gtk/gtkfilechooserdefault.c:2905 #, c-format msgid "Add the folder '%s' to the bookmarks" msgstr "ਫੋਲਡਰ '%s' ਨੂੰ ਬੁੱਕਮਾਰਕ ਵਿੱਚ ਸ਼ਾਮਲ" -#: ../gtk/gtkfilechooserdefault.c:2946 +#: gtk/gtkfilechooserdefault.c:2946 #, c-format msgid "Add the current folder to the bookmarks" msgstr "ਮੌਜੂਦਾ ਫੋਲਡਰ ਨੂੰ ਬੁੱਕਮਾਰਕ ਵਿੱਚ ਸ਼ਾਮਲ" -#: ../gtk/gtkfilechooserdefault.c:2948 +#: gtk/gtkfilechooserdefault.c:2948 #, c-format msgid "Add the selected folders to the bookmarks" msgstr "ਚੁਣੇ ਫੋਲਡਰਾਂ ਨੂੰ ਬੁੱਕਮਾਰਕ ਵਿੱਚ ਸ਼ਾਮਲ" -#: ../gtk/gtkfilechooserdefault.c:2988 +#: gtk/gtkfilechooserdefault.c:2988 #, c-format msgid "Remove the bookmark '%s'" msgstr "ਬੁੱਕਮਾਰਕ '%s' ਹਟਾਓ" -#: ../gtk/gtkfilechooserdefault.c:3706 +#: gtk/gtkfilechooserdefault.c:3706 msgid "Remove" msgstr "ਹਟਾਓ" -#: ../gtk/gtkfilechooserdefault.c:3715 +#: gtk/gtkfilechooserdefault.c:3715 msgid "Rename..." msgstr "ਨਾਂ-ਬਦਲੋ..." #. Accessible object name for the file chooser's shortcuts pane -#: ../gtk/gtkfilechooserdefault.c:3861 +#: gtk/gtkfilechooserdefault.c:3861 msgid "Places" msgstr "ਥਾਵਾਂ" #. Column header for the file chooser's shortcuts pane -#: ../gtk/gtkfilechooserdefault.c:3918 +#: gtk/gtkfilechooserdefault.c:3918 msgid "_Places" msgstr "ਥਾਵਾਂ(_P)" -#: ../gtk/gtkfilechooserdefault.c:3973 -#: ../gtk/gtkstock.c:297 +#: gtk/gtkfilechooserdefault.c:3973 gtk/gtkstock.c:297 msgid "_Add" msgstr "ਸ਼ਾਮਲ(_A)" -#: ../gtk/gtkfilechooserdefault.c:3980 +#: gtk/gtkfilechooserdefault.c:3980 msgid "Add the selected folder to the Bookmarks" msgstr "ਚੁਣਿਆ ਫੋਲਡਰ ਬੁੱਕਮਾਰਕ ਵਿੱਚ ਸ਼ਾਮਲ" -#: ../gtk/gtkfilechooserdefault.c:3985 -#: ../gtk/gtkstock.c:386 +#: gtk/gtkfilechooserdefault.c:3985 gtk/gtkstock.c:386 msgid "_Remove" msgstr "ਹਟਾਓ(_R)" -#: ../gtk/gtkfilechooserdefault.c:3992 +#: gtk/gtkfilechooserdefault.c:3992 msgid "Remove the selected bookmark" msgstr "ਚੁਣੇ ਬੁੱਕਮਾਰਕ ਹਟਾਓ" -#: ../gtk/gtkfilechooserdefault.c:4089 +#: gtk/gtkfilechooserdefault.c:4089 msgid "Could not select file" msgstr "ਫਾਇਲ ਚੁਣੀ ਨਹੀਂ ਜਾ ਸਕੀ" -#: ../gtk/gtkfilechooserdefault.c:4262 +#: gtk/gtkfilechooserdefault.c:4262 msgid "_Add to Bookmarks" msgstr "ਬੁੱਕਮਾਰਕ ਸ਼ਾਮਲ(_A)" -#: ../gtk/gtkfilechooserdefault.c:4276 +#: gtk/gtkfilechooserdefault.c:4276 msgid "Show _Hidden Files" msgstr "ਲੁਕਵੀਆਂ ਫਾਇਲਾਂ ਵੇਖੋ(_H)" -#: ../gtk/gtkfilechooserdefault.c:4519 -#: ../gtk/gtkfilesel.c:730 +#: gtk/gtkfilechooserdefault.c:4519 gtk/gtkfilesel.c:730 msgid "Files" msgstr "ਫਾਇਲਾਂ" -#: ../gtk/gtkfilechooserdefault.c:4568 +#: gtk/gtkfilechooserdefault.c:4568 msgid "Name" msgstr "ਨਾਂ" -#: ../gtk/gtkfilechooserdefault.c:4593 +#: gtk/gtkfilechooserdefault.c:4593 msgid "Size" msgstr "ਅਕਾਰ" -#: ../gtk/gtkfilechooserdefault.c:4607 +#: gtk/gtkfilechooserdefault.c:4607 msgid "Modified" msgstr "ਸੋਧੀਆਂ" #. Label -#: ../gtk/gtkfilechooserdefault.c:4827 -#: ../gtk/gtkprinteroptionwidget.c:786 +#: gtk/gtkfilechooserdefault.c:4827 gtk/gtkprinteroptionwidget.c:786 msgid "_Name:" msgstr "ਨਾਂ(_N):" -#: ../gtk/gtkfilechooserdefault.c:4869 +#: gtk/gtkfilechooserdefault.c:4869 msgid "_Browse for other folders" msgstr "ਹੋਰ ਫੋਲਡਰਾਂ ਲਈ ਝਲਕ(_B)" -#: ../gtk/gtkfilechooserdefault.c:5139 +#: gtk/gtkfilechooserdefault.c:5139 msgid "Type a file name" msgstr "ਇੱਕ ਫਾਇਲ ਨਾਂ ਦਿਓ" #. Create Folder -#: ../gtk/gtkfilechooserdefault.c:5176 +#: gtk/gtkfilechooserdefault.c:5176 msgid "Create Fo_lder" msgstr "ਫੋਲਡਰ ਬਣਾਓ(_l)" -#: ../gtk/gtkfilechooserdefault.c:5186 +#: gtk/gtkfilechooserdefault.c:5186 msgid "_Location:" msgstr "ਟਿਕਾਣਾ(_L):" -#: ../gtk/gtkfilechooserdefault.c:5375 +#: gtk/gtkfilechooserdefault.c:5375 msgid "Save in _folder:" msgstr "ਫੋਲਡਰ ਵਿੱਚ ਸੰਭਾਲੋ(_f):" -#: ../gtk/gtkfilechooserdefault.c:5377 +#: gtk/gtkfilechooserdefault.c:5377 msgid "Create in _folder:" msgstr "ਫੋਲਡਰ ਵਿੱਚ ਬਣਾਓ(_f):" -#: ../gtk/gtkfilechooserdefault.c:6971 +#: gtk/gtkfilechooserdefault.c:6971 msgid "Cannot change to folder because it is not local" msgstr "ਫੋਲਡਰ ਨੂੰ ਬਦਲਿਆ ਨਹੀਂ ਕਰ ਸਕਿਆ, ਕਿਉਂਕਿ ਇਹ ਲੋਕਲ ਨਹੀਂ ਹੈ" -#: ../gtk/gtkfilechooserdefault.c:7596 -#: ../gtk/gtkfilechooserdefault.c:7617 +#: gtk/gtkfilechooserdefault.c:7596 gtk/gtkfilechooserdefault.c:7617 #, c-format msgid "Shortcut %s already exists" msgstr "ਸ਼ਾਰਟਕੱਟ %s ਪਹਿਲਾਂ ਹੀ ਮੌਜੂਦ ਹੈ" -#: ../gtk/gtkfilechooserdefault.c:7707 +#: gtk/gtkfilechooserdefault.c:7707 #, c-format msgid "Shortcut %s does not exist" msgstr "ਸ਼ਾਰਟਕੱਟ %s ਮੌਜੂਦ ਨਹੀਂ ਹੈ" -#: ../gtk/gtkfilechooserdefault.c:7950 -#: ../gtk/gtkprintunixdialog.c:364 +#: gtk/gtkfilechooserdefault.c:7950 gtk/gtkprintunixdialog.c:364 #, c-format msgid "A file named \"%s\" already exists. Do you want to replace it?" msgstr "ਇੱਕ ਫਾਇਲ ਨਾਂ \"%s\" ਪਹਿਲਾਂ ਹੀ ਮੌਜੂਦ ਹੈ। ਕੀ ਤੁਸੀਂ ਇਸ ਨੂੰ ਬਦਲਣਾ ਚਾਹੁੰਦੇ ਹੋ?" -#: ../gtk/gtkfilechooserdefault.c:7953 -#: ../gtk/gtkprintunixdialog.c:368 +#: gtk/gtkfilechooserdefault.c:7953 gtk/gtkprintunixdialog.c:368 #, c-format -msgid "The file already exists in \"%s\". Replacing it will overwrite its contents." -msgstr "ਫਾਇਲ ਪਹਿਲਾਂ ਹੀ \"%s\" ਵਿੱਚ ਮੌਜੂਦ ਹੈ। ਇਸ ਨੂੰ ਇਸ ਦੇ ਸਭ ਭਾਗਾਂ ਸਮੇਤ ਬਦਲਿਆ ਕੀਤਾ ਜਾ ਰਿਹਾ ਹੈ।" +msgid "" +"The file already exists in \"%s\". Replacing it will overwrite its contents." +msgstr "" +"ਫਾਇਲ ਪਹਿਲਾਂ ਹੀ \"%s\" ਵਿੱਚ ਮੌਜੂਦ ਹੈ। ਇਸ ਨੂੰ ਇਸ ਦੇ ਸਭ ਭਾਗਾਂ ਸਮੇਤ ਬਦਲਿਆ ਕੀਤਾ ਜਾ ਰਿਹਾ ਹੈ।" -#: ../gtk/gtkfilechooserdefault.c:7958 -#: ../gtk/gtkprintunixdialog.c:375 +#: gtk/gtkfilechooserdefault.c:7958 gtk/gtkprintunixdialog.c:375 msgid "_Replace" msgstr "ਬਦਲੋ(_R)" -#: ../gtk/gtkfilechooserdefault.c:8719 +#: gtk/gtkfilechooserdefault.c:8719 msgid "Could not start the search process" msgstr "ਖੋਜ ਕਾਰਵਾਈ ਨੂੰ ਸ਼ੁਰੂ ਨਹੀਂ ਕੀਤਾ ਜਾ ਸਕਿਆ" -#: ../gtk/gtkfilechooserdefault.c:8720 -msgid "The program was not able to create a connection to the indexer daemon. Please make sure it is running." +#: gtk/gtkfilechooserdefault.c:8720 +msgid "" +"The program was not able to create a connection to the indexer daemon. " +"Please make sure it is running." msgstr "ਪਰੋਗਰਾਮ ਇੰਡੈਕਸਰ ਡੈਮਨ ਨਾਲ ਕੁਨੈਕਸ਼ਨ ਬਣਾਉਣ ਲਈ ਅਸਫ਼ਲ ਹੈ। ਜਾਂਚ ਲਵੋ ਕਿ ਇਹ ਚੱਲ ਰਹੀ ਹੈ।" -#: ../gtk/gtkfilechooserdefault.c:8734 +#: gtk/gtkfilechooserdefault.c:8734 msgid "Could not send the search request" msgstr "ਖੋਜ ਮੰਗ ਭੇਜੀ ਨਹੀਂ ਜਾ ਸਕੀ" #. Label -#: ../gtk/gtkfilechooserdefault.c:9149 +#: gtk/gtkfilechooserdefault.c:9149 msgid "_Search:" msgstr "ਖੋਜ(_S):" -#: ../gtk/gtkfilechooserdefault.c:10096 +#: gtk/gtkfilechooserdefault.c:10096 #, c-format msgid "Could not mount %s" msgstr "%s ਮਾਊਟ ਨਹੀਂ ਕੀਤਾ ਜਾ ਸਕਿਆ" -#: ../gtk/gtkfilechooserdefault.c:10750 +#: gtk/gtkfilechooserdefault.c:10750 msgid "Type name of new folder" msgstr "ਨਵੇਂ ਫੋਲਡਰ ਦਾ ਨਾਂ ਲਿਖੋ" -#: ../gtk/gtkfilechooserdefault.c:10800 +#: gtk/gtkfilechooserdefault.c:10800 #, c-format msgid "%.1f KB" msgstr "%.1f KB" -#: ../gtk/gtkfilechooserdefault.c:10802 +#: gtk/gtkfilechooserdefault.c:10802 #, c-format msgid "%.1f MB" msgstr "%.1f MB" -#: ../gtk/gtkfilechooserdefault.c:10804 +#: gtk/gtkfilechooserdefault.c:10804 #, c-format msgid "%.1f GB" msgstr "%.1f GB" -#: ../gtk/gtkfilechooserdefault.c:10907 -#: ../gtk/gtkfilechooserdefault.c:10929 -#: ../gtk/gtkfilechooserdefault.c:11000 +#: gtk/gtkfilechooserdefault.c:10907 gtk/gtkfilechooserdefault.c:10929 +#: gtk/gtkfilechooserdefault.c:11000 msgid "Unknown" msgstr "ਅਣਜਾਣ" -#: ../gtk/gtkfilechooserdefault.c:10947 +#: gtk/gtkfilechooserdefault.c:10947 msgid "%H:%M" msgstr "%H:%M" -#: ../gtk/gtkfilechooserdefault.c:10949 +#: gtk/gtkfilechooserdefault.c:10949 msgid "Yesterday at %H:%M" msgstr "%H:%M ਵਜੇ ਕੱਲ੍ਹ" -#: ../gtk/gtkfilechooserentry.c:659 -#: ../gtk/gtkfilechooserentry.c:1115 +#: gtk/gtkfilechooserentry.c:659 gtk/gtkfilechooserentry.c:1115 msgid "Invalid path" msgstr "ਗਲਤ ਪਾਥ" #. translators: this text is shown when there are no completions #. * for something the user typed in a file chooser entry #. -#: ../gtk/gtkfilechooserentry.c:1070 +#: gtk/gtkfilechooserentry.c:1070 msgid "No match" msgstr "ਕੋਈ ਮੇਲ ਨਹੀਂ" #. translators: this text is shown when there is exactly one completion #. * for something the user typed in a file chooser entry #. -#: ../gtk/gtkfilechooserentry.c:1081 +#: gtk/gtkfilechooserentry.c:1081 msgid "Sole completion" msgstr "" @@ -1811,148 +1787,149 @@ msgstr "" #. * entry is a complete filename, but could be continued to find #. * a longer match #. -#: ../gtk/gtkfilechooserentry.c:1097 +#: gtk/gtkfilechooserentry.c:1097 msgid "Complete, but not unique" msgstr "ਪੂਰਾ, ਪਰ ਵਿਲੱਖਣ ਨਹੀਂ" #. translators: this text is shown while the system is searching #. * for possible completions for text in a file chooser entry #. -#: ../gtk/gtkfilechooserentry.c:1133 +#: gtk/gtkfilechooserentry.c:1133 msgid "Completing..." msgstr "ਪੂਰਾ ਕੀਤਾ ਜਾ ਰਿਹਾ ਹੈ..." -#: ../gtk/gtkfilechoosersettings.c:262 -#: ../gtk/gtkfilesel.c:1349 -#: ../gtk/gtkfilesel.c:1358 +#: gtk/gtkfilechoosersettings.c:262 gtk/gtkfilesel.c:1349 +#: gtk/gtkfilesel.c:1358 #, c-format msgid "Error creating folder '%s': %s" msgstr "ਫੋਲਡਰ '%s' ਬਣਾਉਣ ਦੌਰਾਨ ਗਲਤੀ: %s" -#: ../gtk/gtkfilesel.c:694 +#: gtk/gtkfilesel.c:694 msgid "Folders" msgstr "ਫੋਲਡਰ" -#: ../gtk/gtkfilesel.c:698 +#: gtk/gtkfilesel.c:698 msgid "Fol_ders" msgstr "ਫੋਲਡਰ(_d)" -#: ../gtk/gtkfilesel.c:734 +#: gtk/gtkfilesel.c:734 msgid "_Files" msgstr "ਫਾਇਲਾਂ(_F)" -#: ../gtk/gtkfilesel.c:821 -#: ../gtk/gtkfilesel.c:2148 +#: gtk/gtkfilesel.c:821 gtk/gtkfilesel.c:2148 #, c-format msgid "Folder unreadable: %s" msgstr "ਫੋਲਡਰ ਨਾ-ਪੜ੍ਹਨਯੋਗ: %s" -#: ../gtk/gtkfilesel.c:905 +#: gtk/gtkfilesel.c:905 #, c-format msgid "" -"The file \"%s\" resides on another machine (called %s) and may not be available to this program.\n" +"The file \"%s\" resides on another machine (called %s) and may not be " +"available to this program.\n" "Are you sure that you want to select it?" msgstr "" "ਫਾਇਲ \"%s\" ਹੋਰ ਮਸ਼ੀਨ (ਨਾਂ %s) 'ਤੇ ਮੌਜੂਦ ਹੈ ਅਤੇ ਇਸ ਪਰੋਗਰਾਮ ਲਈ ਉਪਲੱਬਧ ਨਹੀਂ ਹੈ।\n" "ਕੀ ਤੁਸੀਂ ਇਸ ਨੂੰ ਚੁਣਨਾ ਚਾਹੁੰਦੇ ਹੋ?" -#: ../gtk/gtkfilesel.c:1020 +#: gtk/gtkfilesel.c:1020 msgid "_New Folder" msgstr "ਨਵਾਂ ਫੋਲਡਰ(_N)" -#: ../gtk/gtkfilesel.c:1031 +#: gtk/gtkfilesel.c:1031 msgid "De_lete File" msgstr "ਫਾਇਲ ਹਟਾਓ(_l)" -#: ../gtk/gtkfilesel.c:1042 +#: gtk/gtkfilesel.c:1042 msgid "_Rename File" msgstr "ਫਾਇਲ ਨਾਂ-ਬਦਲੋ(_R)" -#: ../gtk/gtkfilesel.c:1347 +#: gtk/gtkfilesel.c:1347 #, c-format -msgid "The folder name \"%s\" contains symbols that are not allowed in filenames" +msgid "" +"The folder name \"%s\" contains symbols that are not allowed in filenames" msgstr "ਫੋਲਡਰ ਨਾਂ \"%s\" ਵਿੱਚ ਉਹ ਨਿਸ਼ਾਨ ਹਨ, ਜੋ ਕਿ ਫਾਇਲ-ਨਾਂ ਵਿੱਚ ਨਹੀਂ ਹੋਣੇ ਚਾਹੀਦੇ" -#: ../gtk/gtkfilesel.c:1392 +#: gtk/gtkfilesel.c:1392 msgid "New Folder" msgstr "ਨਵਾਂ ਫੋਲਡਰ" -#: ../gtk/gtkfilesel.c:1407 +#: gtk/gtkfilesel.c:1407 msgid "_Folder name:" msgstr "ਫੋਲਡਰ ਨਾਂ(_F):" -#: ../gtk/gtkfilesel.c:1431 +#: gtk/gtkfilesel.c:1431 msgid "C_reate" msgstr "ਬਣਾਓ(_r)" -#: ../gtk/gtkfilesel.c:1474 -#: ../gtk/gtkfilesel.c:1581 -#: ../gtk/gtkfilesel.c:1594 +#: gtk/gtkfilesel.c:1474 gtk/gtkfilesel.c:1581 gtk/gtkfilesel.c:1594 #, c-format msgid "The filename \"%s\" contains symbols that are not allowed in filenames" msgstr "ਫਾਇਲ ਨਾਂ \"%s\" ਵਿੱਚ ਉਹ ਨਿਸ਼ਾਨ ਹਨ, ਜੋ ਕਿ ਫਾਇਲ ਨਾਂ ਵਿੱਚ ਨਹੀਂ ਹੋ ਸਕਦੇ" -#: ../gtk/gtkfilesel.c:1477 -#: ../gtk/gtkfilesel.c:1487 +#: gtk/gtkfilesel.c:1477 gtk/gtkfilesel.c:1487 #, c-format msgid "Error deleting file '%s': %s" msgstr "ਫਾਇਲ '%s' ਹਟਾਉਣ ਵਿੱਚ ਗਲਤੀ: %s" -#: ../gtk/gtkfilesel.c:1530 +#: gtk/gtkfilesel.c:1530 #, c-format msgid "Really delete file \"%s\"?" msgstr "ਕੀ ਫਾਇਲ \"%s\" ਹਟਾਉਣੀ ਹੈ?" -#: ../gtk/gtkfilesel.c:1535 +#: gtk/gtkfilesel.c:1535 msgid "Delete File" msgstr "ਫਾਇਲ ਹਟਾਓ" -#: ../gtk/gtkfilesel.c:1583 +#: gtk/gtkfilesel.c:1583 #, c-format msgid "Error renaming file to \"%s\": %s" msgstr "ਫਾਇਲ ਨਾਂ \"%s\" ਬਦਲਣ ਵਿੱਚ ਗਲਤੀ: %s" -#: ../gtk/gtkfilesel.c:1596 +#: gtk/gtkfilesel.c:1596 #, c-format msgid "Error renaming file \"%s\": %s" msgstr "ਫਾਇਲ \"%s\" ਦਾ ਨਾਂ ਬਦਲਣ ਵਿੱਚ ਗਲਤੀ: %s" -#: ../gtk/gtkfilesel.c:1605 +#: gtk/gtkfilesel.c:1605 #, c-format msgid "Error renaming file \"%s\" to \"%s\": %s" msgstr "ਫਾਇਲ \"%s\" ਦਾ ਨਾਂ \"%s\" ਬਦਲਣ ਵਿੱਚ ਗਲਤੀ: %s" -#: ../gtk/gtkfilesel.c:1652 +#: gtk/gtkfilesel.c:1652 msgid "Rename File" msgstr "ਫਾਇਲ ਨਾਂ-ਬਦਲੋ" -#: ../gtk/gtkfilesel.c:1667 +#: gtk/gtkfilesel.c:1667 #, c-format msgid "Rename file \"%s\" to:" msgstr "ਫਾਇਲ \"%s\" ਦਾ ਨਾਂ-ਬਦਲੋ:" -#: ../gtk/gtkfilesel.c:1696 +#: gtk/gtkfilesel.c:1696 msgid "_Rename" msgstr "ਨਾਂ-ਬਦਲੋ(_R)" -#: ../gtk/gtkfilesel.c:2128 +#: gtk/gtkfilesel.c:2128 msgid "_Selection: " msgstr "ਚੋਣ(_S): " -#: ../gtk/gtkfilesel.c:3048 +#: gtk/gtkfilesel.c:3048 #, c-format -msgid "The filename \"%s\" couldn't be converted to UTF-8. (try setting the environment variable G_FILENAME_ENCODING): %s" -msgstr "ਫਾਇਲ ਨਾਂ \"%s\" ਨੂੰ UTF-8 ਵਿੱਚ ਤਬਦੀਲ ਨਹੀਂ ਕੀਤਾ ਜਾ ਸਕਿਆ। (ਇੰਵਾਇਰਮਿੰਟ ਵੇਰੀਬਲ G_BROKEN_FILENAMES ਦੇਣ ਦੀ ਕੋਸ਼ਿਸ): %s" +msgid "" +"The filename \"%s\" couldn't be converted to UTF-8. (try setting the " +"environment variable G_FILENAME_ENCODING): %s" +msgstr "" +"ਫਾਇਲ ਨਾਂ \"%s\" ਨੂੰ UTF-8 ਵਿੱਚ ਤਬਦੀਲ ਨਹੀਂ ਕੀਤਾ ਜਾ ਸਕਿਆ। (ਇੰਵਾਇਰਮਿੰਟ ਵੇਰੀਬਲ " +"G_BROKEN_FILENAMES ਦੇਣ ਦੀ ਕੋਸ਼ਿਸ): %s" -#: ../gtk/gtkfilesel.c:3051 +#: gtk/gtkfilesel.c:3051 msgid "Invalid UTF-8" msgstr "ਗਲਤ UTF-8" -#: ../gtk/gtkfilesel.c:3925 +#: gtk/gtkfilesel.c:3925 msgid "Name too long" msgstr "ਨਾਂ ਬਹੁਤ ਲੰਮਾ ਹੈ" -#: ../gtk/gtkfilesel.c:3927 +#: gtk/gtkfilesel.c:3927 msgid "Couldn't convert filename" msgstr "ਫਾਇਲ-ਨਾਂ ਤਬਦੀਲ ਨਹੀਂ ਹੋ ਸਕਿਆ" @@ -1961,76 +1938,75 @@ msgstr "ਫਾਇਲ-ਨਾਂ ਤਬਦੀਲ ਨਹੀਂ ਹੋ ਸਕਿਆ" #. * token for the fake "File System" volume. So, we'll return a pointer to #. * this particular string. #. -#: ../gtk/gtkfilesystem.c:52 +#: gtk/gtkfilesystem.c:52 msgid "File System" msgstr "ਫਾਇਲ ਸਿਸਟਮ" -#: ../gtk/gtkfilesystemmodel.c:700 +#: gtk/gtkfilesystemmodel.c:700 msgid "Could not obtain root folder" msgstr "ਰੂਟ ਫੋਲਡਰ ਲਿਆ ਨਹੀਂ ਜਾ ਸਕਿਆ" -#: ../gtk/gtkfilesystemmodel.c:1299 +#: gtk/gtkfilesystemmodel.c:1299 msgid "(Empty)" msgstr "(ਖਾਲੀ)" -#: ../gtk/gtkfontbutton.c:144 -#: ../gtk/gtkfontbutton.c:266 +#: gtk/gtkfontbutton.c:144 gtk/gtkfontbutton.c:266 msgid "Pick a Font" msgstr "ਇੱਕ ਫੋਂਟ ਚੁਣੋ" #. Initialize fields -#: ../gtk/gtkfontbutton.c:260 +#: gtk/gtkfontbutton.c:260 msgid "Sans 12" msgstr "Sans 12" -#: ../gtk/gtkfontbutton.c:780 +#: gtk/gtkfontbutton.c:780 msgid "Font" msgstr "ਫੋਂਟ" #. This is the default text shown in the preview entry, though the user #. can set it. Remember that some fonts only have capital letters. -#: ../gtk/gtkfontsel.c:75 +#: gtk/gtkfontsel.c:75 msgid "abcdefghijk ABCDEFGHIJK" msgstr "abcdefghijk ABCDEFGHIJK" -#: ../gtk/gtkfontsel.c:328 +#: gtk/gtkfontsel.c:328 msgid "_Family:" msgstr "ਸਮੂਹ(_F):" -#: ../gtk/gtkfontsel.c:334 +#: gtk/gtkfontsel.c:334 msgid "_Style:" msgstr "ਸਟਾਇਲ(_S):" -#: ../gtk/gtkfontsel.c:340 +#: gtk/gtkfontsel.c:340 msgid "Si_ze:" msgstr "ਅਕਾਰ(_z):" #. create the text entry widget -#: ../gtk/gtkfontsel.c:517 +#: gtk/gtkfontsel.c:517 msgid "_Preview:" msgstr "ਝਲਕ(_P):" -#: ../gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "ਫੋਂਟ ਚੋਣ" -#: ../gtk/gtkgamma.c:408 +#: gtk/gtkgamma.c:408 msgid "Gamma" msgstr "ਗਾਮਾ" -#: ../gtk/gtkgamma.c:418 +#: gtk/gtkgamma.c:418 msgid "_Gamma value" msgstr "ਗਾਮਾ ਮੁੱਲ(_G)" #. Remove this icon source so we don't keep trying to #. * load it. #. -#: ../gtk/gtkiconfactory.c:1403 +#: gtk/gtkiconfactory.c:1403 #, c-format msgid "Error loading icon: %s" msgstr "ਆਈਕਾਨ ਲੋਡ ਕਰਨ ਦੌਰਾਨ ਗਲਤੀ: %s" -#: ../gtk/gtkicontheme.c:1363 +#: gtk/gtkicontheme.c:1363 #, c-format msgid "" "Could not find the icon '%s'. The '%s' theme\n" @@ -2043,133 +2019,132 @@ msgstr "" "ਤੁਸੀਂ ਇਸ ਦੀ ਕਾਪੀ ਇਥੋਂ ਪ੍ਰਾਪਤ ਕਰ ਸਕਦੇ ਹੋ:\n" "\t%s" -#: ../gtk/gtkicontheme.c:1543 +#: gtk/gtkicontheme.c:1543 #, c-format msgid "Icon '%s' not present in theme" msgstr "ਸਰੂਪ ਵਿੱਚ ਆਈਕਾਨ '%s' ਮੌਜੂਦ ਨਹੀਂ ਹੈ" -#: ../gtk/gtkicontheme.c:3058 +#: gtk/gtkicontheme.c:3058 msgid "Failed to load icon" msgstr "ਆਈਕਾਨ ਲੋਡ ਕਰਨ ਦੌਰਾਨ ਗਲਤੀ" -#: ../gtk/gtkimmodule.c:515 +#: gtk/gtkimmodule.c:515 msgid "Simple" msgstr "ਸੈਂਪਲ" -#: ../gtk/gtkimmulticontext.c:542 +#: gtk/gtkimmulticontext.c:542 msgid "input method menu|System" msgstr "ਸਿਸਟਮ" -#: ../gtk/gtkinputdialog.c:192 +#: gtk/gtkinputdialog.c:192 msgid "Input" msgstr "ਇੰਪੁੱਟ" -#: ../gtk/gtkinputdialog.c:207 +#: gtk/gtkinputdialog.c:207 msgid "No extended input devices" msgstr "ਕੋਈ ਵਾਧੂ ਇੰਪੁੱਟ ਜੰਤਰ ਨਹੀਂ ਹੈ" -#: ../gtk/gtkinputdialog.c:220 +#: gtk/gtkinputdialog.c:220 msgid "_Device:" msgstr "ਜੰਤਰ(_D):" -#: ../gtk/gtkinputdialog.c:237 +#: gtk/gtkinputdialog.c:237 msgid "Disabled" msgstr "ਆਯੋਗ" -#: ../gtk/gtkinputdialog.c:244 +#: gtk/gtkinputdialog.c:244 msgid "Screen" msgstr "ਸਕਰੀਨ" -#: ../gtk/gtkinputdialog.c:251 +#: gtk/gtkinputdialog.c:251 msgid "Window" msgstr "ਵਿੰਡੋ" -#: ../gtk/gtkinputdialog.c:258 +#: gtk/gtkinputdialog.c:258 msgid "_Mode:" msgstr "ਢੰਗ(_M):" #. The axis listbox -#: ../gtk/gtkinputdialog.c:279 +#: gtk/gtkinputdialog.c:279 msgid "Axes" msgstr "ਧੁਰੇ" #. Keys listbox -#: ../gtk/gtkinputdialog.c:297 +#: gtk/gtkinputdialog.c:297 msgid "Keys" msgstr "ਕੁੰਜੀਆਂ" -#: ../gtk/gtkinputdialog.c:524 +#: gtk/gtkinputdialog.c:524 msgid "_X:" msgstr "_X:" -#: ../gtk/gtkinputdialog.c:525 +#: gtk/gtkinputdialog.c:525 msgid "_Y:" msgstr "_Y:" -#: ../gtk/gtkinputdialog.c:526 +#: gtk/gtkinputdialog.c:526 msgid "_Pressure:" msgstr "ਦਬਾਓ(_P):" -#: ../gtk/gtkinputdialog.c:527 +#: gtk/gtkinputdialog.c:527 msgid "X _tilt:" msgstr "X _tilt" -#: ../gtk/gtkinputdialog.c:528 +#: gtk/gtkinputdialog.c:528 msgid "Y t_ilt:" msgstr "Y t_ilt" -#: ../gtk/gtkinputdialog.c:529 +#: gtk/gtkinputdialog.c:529 msgid "_Wheel:" msgstr "ਪਹੀਆ(_W):" -#: ../gtk/gtkinputdialog.c:581 +#: gtk/gtkinputdialog.c:581 msgid "none" msgstr "ਕੋਈ ਨਹੀਂ" -#: ../gtk/gtkinputdialog.c:618 -#: ../gtk/gtkinputdialog.c:654 +#: gtk/gtkinputdialog.c:618 gtk/gtkinputdialog.c:654 msgid "(disabled)" msgstr "(ਆਯੋਗ)" -#: ../gtk/gtkinputdialog.c:647 +#: gtk/gtkinputdialog.c:647 msgid "(unknown)" msgstr "(ਅਣਜਾਣ)" #. and clear button -#: ../gtk/gtkinputdialog.c:751 +#: gtk/gtkinputdialog.c:751 msgid "Cl_ear" msgstr "ਸਾਫ਼ ਕਰੋ(_e)" -#: ../gtk/gtklinkbutton.c:424 +#: gtk/gtklinkbutton.c:427 msgid "Copy URL" msgstr "URL ਕਾਪੀ ਕਰੋ" -#: ../gtk/gtklinkbutton.c:562 +#: gtk/gtklinkbutton.c:565 msgid "Invalid URI" msgstr "ਗਲਤ URI" #. Description of --gtk-module=MODULES in --help output -#: ../gtk/gtkmain.c:421 +#: gtk/gtkmain.c:421 msgid "Load additional GTK+ modules" msgstr "ਵਾਧੂ GTK+ ਮੋਡੀਊਲ ਲੋਡ ਕਰੋ" #. Placeholder in --gtk-module=MODULES in --help output -#: ../gtk/gtkmain.c:422 +#: gtk/gtkmain.c:422 msgid "MODULES" msgstr "ਮੋਡੀਊਲ" #. Description of --g-fatal-warnings in --help output -#: ../gtk/gtkmain.c:424 +#: gtk/gtkmain.c:424 msgid "Make all warnings fatal" msgstr "ਸਭ ਚੇਤਾਵਨੀਆਂ ਨੂੰ ਘਾਤਕ ਬਣਾਓ" #. Description of --gtk-debug=FLAGS in --help output -#: ../gtk/gtkmain.c:427 +#: gtk/gtkmain.c:427 msgid "GTK+ debugging flags to set" msgstr "ਸੈੱਟ ਕਰਨ ਲਈ GTK+ ਡੀਬੱਗਿੰਗ ਨਿਸ਼ਾਨ" #. Description of --gtk-no-debug=FLAGS in --help output -#: ../gtk/gtkmain.c:430 +#: gtk/gtkmain.c:430 msgid "GTK+ debugging flags to unset" msgstr "ਅਣ-ਸੈੱਟ ਕਰਨ ਲਈ GTK+ ਡੀਬੱਗਿੰਗ ਨਿਸ਼ਾਨ" @@ -2178,68 +2153,65 @@ msgstr "ਅਣ-ਸੈੱਟ ਕਰਨ ਲਈ GTK+ ਡੀਬੱਗਿੰਗ ਨ #. * Do *not* translate it to "predefinito:LTR", if it #. * it isn't default:LTR or default:RTL it will not work #. -#: ../gtk/gtkmain.c:678 +#: gtk/gtkmain.c:678 msgid "default:LTR" msgstr "default:LTR" -#: ../gtk/gtkmain.c:740 +#: gtk/gtkmain.c:740 #, c-format msgid "Cannot open display: %s" msgstr "ਡਿਸਪਲੇਅ ਖੋਲ੍ਹਿਆ ਨਹੀਂ ਜਾ ਸਕਦਾ: %s" -#: ../gtk/gtkmain.c:777 +#: gtk/gtkmain.c:777 msgid "GTK+ Options" msgstr "GTK+ ਚੋਣ" -#: ../gtk/gtkmain.c:777 +#: gtk/gtkmain.c:777 msgid "Show GTK+ Options" msgstr "GTK+ ਚੋਣ ਵੇਖਾਓ" -#: ../gtk/gtkmountoperation.c:476 +#: gtk/gtkmountoperation.c:476 msgid "Co_nnect" msgstr "ਕੁਨੈਕਟ(_n)" -#: ../gtk/gtkmountoperation.c:520 +#: gtk/gtkmountoperation.c:520 msgid "Connect _anonymously" msgstr "ਅਗਿਆਤ ਢੰਗ ਨਾਲ ਕੁਨੈਕਟ(_a)" -#: ../gtk/gtkmountoperation.c:529 +#: gtk/gtkmountoperation.c:529 msgid "Connect as u_ser:" msgstr "ਯੂਜ਼ਰ ਵਾਂਗ ਕੁਨੈਕਟ(_s):" -#: ../gtk/gtkmountoperation.c:566 +#: gtk/gtkmountoperation.c:566 msgid "_Username:" msgstr "ਯੂਜ਼ਰ ਨਾਂ(_U):" -#: ../gtk/gtkmountoperation.c:570 +#: gtk/gtkmountoperation.c:570 msgid "_Domain:" msgstr "ਡੋਮੇਨ(_D):" -#: ../gtk/gtkmountoperation.c:575 +#: gtk/gtkmountoperation.c:575 msgid "_Password:" msgstr "ਪਾਸਵਰਡ(_P):" -#: ../gtk/gtkmountoperation.c:590 +#: gtk/gtkmountoperation.c:590 msgid "Forget password _immediately" msgstr "ਪਾਸਵਰਡ ਤੁਰੰਤ ਭੁੱਲ ਜਾਓ(_i)" -#: ../gtk/gtkmountoperation.c:598 +#: gtk/gtkmountoperation.c:598 msgid "Remember password until you _logout" msgstr "ਜਦੋਂ ਤੱਕ ਲਾਗਆਉਟ ਨਹੀਂ ਕੀਤਾ ਜਾਂਦਾ ਪਾਸਵਰਡ ਯਾਦ ਰੱਖੋ(_l)" -#: ../gtk/gtkmountoperation.c:606 +#: gtk/gtkmountoperation.c:606 msgid "Remember _forever" msgstr "ਹਮੇਸ਼ਾਂ ਯਾਦ ਰੱਖੋ(_f)" -#: ../gtk/gtknotebook.c:4424 -#: ../gtk/gtknotebook.c:6930 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "ਸਫ਼ਾ %u" -#: ../gtk/gtkpagesetup.c:597 -#: ../gtk/gtkpapersize.c:825 -#: ../gtk/gtkpapersize.c:865 +#: gtk/gtkpagesetup.c:597 gtk/gtkpapersize.c:825 gtk/gtkpapersize.c:865 msgid "Not a valid page setup file" msgstr "ਇੱਕ ਠੀਕ ਸਫ਼ਾ ਸੈੱਟਅੱਪ ਫਾਇਲ ਨਹੀਂ" @@ -2249,11 +2221,11 @@ msgstr "ਇੱਕ ਠੀਕ ਸਫ਼ਾ ਸੈੱਟਅੱਪ ਫਾਇਲ ਨ #. * Do *not* translate it to "predefinito:mm", if it #. * it isn't default:mm or default:inch it will not work #. -#: ../gtk/gtkpagesetupunixdialog.c:152 +#: gtk/gtkpagesetupunixdialog.c:152 msgid "default:mm" msgstr "default:mm" -#: ../gtk/gtkpagesetupunixdialog.c:308 +#: gtk/gtkpagesetupunixdialog.c:308 msgid "" "Any Printer\n" "For portable documents" @@ -2261,17 +2233,15 @@ msgstr "" "ਕੋਈ ਪਰਿੰਟਰ\n" "ਪੋਰਟੇਬਲ ਡੌਕੂਮੈਂਟਾਂ ਲਈ" -#: ../gtk/gtkpagesetupunixdialog.c:894 -#: ../gtk/gtkpagesetupunixdialog.c:1403 +#: gtk/gtkpagesetupunixdialog.c:894 gtk/gtkpagesetupunixdialog.c:1403 msgid "mm" msgstr "mm" -#: ../gtk/gtkpagesetupunixdialog.c:896 -#: ../gtk/gtkpagesetupunixdialog.c:1401 +#: gtk/gtkpagesetupunixdialog.c:896 gtk/gtkpagesetupunixdialog.c:1401 msgid "inch" msgstr "ਇੰਚ" -#: ../gtk/gtkpagesetupunixdialog.c:915 +#: gtk/gtkpagesetupunixdialog.c:915 #, c-format msgid "" "Margins:\n" @@ -2286,89 +2256,88 @@ msgstr "" " ਉੱਤੇ: %s %s\n" " ਹੇਠਾਂ: %s %s" -#: ../gtk/gtkpagesetupunixdialog.c:964 +#: gtk/gtkpagesetupunixdialog.c:964 msgid "Manage Custom Sizes..." msgstr "ਕਸਟਮ ਅਕਾਰ ਪਰਬੰਧ..." -#: ../gtk/gtkpagesetupunixdialog.c:1012 +#: gtk/gtkpagesetupunixdialog.c:1012 msgid "_Format for:" msgstr "ਫਾਰਮੈਟ(_F):" -#: ../gtk/gtkpagesetupunixdialog.c:1034 +#: gtk/gtkpagesetupunixdialog.c:1034 msgid "_Paper size:" msgstr "ਪੇਜ਼ ਆਕਾਰ(_P):" -#: ../gtk/gtkpagesetupunixdialog.c:1065 +#: gtk/gtkpagesetupunixdialog.c:1065 msgid "_Orientation:" msgstr "ਸਥਿਤੀ(_O):" -#: ../gtk/gtkpagesetupunixdialog.c:1129 -#: ../gtk/gtkprintunixdialog.c:2397 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 msgid "Page Setup" msgstr "ਪੇਜ਼ ਸੈੱਟਅੱਪ" -#: ../gtk/gtkpagesetupunixdialog.c:1448 +#: gtk/gtkpagesetupunixdialog.c:1448 msgid "Margins from Printer..." msgstr "ਪਰਿੰਟਰ ਤੋਂ ਹਾਸ਼ੀਆ..." -#: ../gtk/gtkpagesetupunixdialog.c:1608 +#: gtk/gtkpagesetupunixdialog.c:1608 #, c-format msgid "Custom Size %d" msgstr "ਕਸਟਮ ਅਕਾਰ %d" -#: ../gtk/gtkpagesetupunixdialog.c:1837 +#: gtk/gtkpagesetupunixdialog.c:1837 msgid "Manage Custom Sizes" msgstr "ਕਸਟਮ ਅਕਾਰ ਪਰਬੰਧ" -#: ../gtk/gtkpagesetupunixdialog.c:1933 +#: gtk/gtkpagesetupunixdialog.c:1933 msgid "_Width:" msgstr "ਚੌੜਾਈ(_W):" -#: ../gtk/gtkpagesetupunixdialog.c:1945 +#: gtk/gtkpagesetupunixdialog.c:1945 msgid "_Height:" msgstr "ਉਚਾਈ(_H):" -#: ../gtk/gtkpagesetupunixdialog.c:1957 +#: gtk/gtkpagesetupunixdialog.c:1957 msgid "Paper Size" msgstr "ਸਫ਼ਾ ਅਕਾਰ" -#: ../gtk/gtkpagesetupunixdialog.c:1967 +#: gtk/gtkpagesetupunixdialog.c:1967 msgid "_Top:" msgstr "ਉੱਤੇ(_T):" -#: ../gtk/gtkpagesetupunixdialog.c:1979 +#: gtk/gtkpagesetupunixdialog.c:1979 msgid "_Bottom:" msgstr "ਹੇਠਾਂ(_B):" -#: ../gtk/gtkpagesetupunixdialog.c:1991 +#: gtk/gtkpagesetupunixdialog.c:1991 msgid "_Left:" msgstr "ਖੱਬੇ(_L):" -#: ../gtk/gtkpagesetupunixdialog.c:2003 +#: gtk/gtkpagesetupunixdialog.c:2003 msgid "_Right:" msgstr "ਸੱਜੇ(_R):" -#: ../gtk/gtkpagesetupunixdialog.c:2044 +#: gtk/gtkpagesetupunixdialog.c:2044 msgid "Paper Margins" msgstr "ਸਫ਼ਾ ਹਾਸ਼ੀਆ" -#: ../gtk/gtkpathbar.c:151 +#: gtk/gtkpathbar.c:151 msgid "Up Path" msgstr "ਉੱਤੇ ਮਾਰਗ" -#: ../gtk/gtkpathbar.c:153 +#: gtk/gtkpathbar.c:153 msgid "Down Path" msgstr "ਹੇਠਾਂ ਮਾਰਗ" -#: ../gtk/gtkpathbar.c:1472 +#: gtk/gtkpathbar.c:1472 msgid "File System Root" msgstr "ਫਾਇਲ ਸਿਸਟਮ ਰੂਟ" -#: ../gtk/gtkprinteroptionwidget.c:685 +#: gtk/gtkprinteroptionwidget.c:685 msgid "Not available" msgstr "ਉਪਲੱਬਧ ਨਹੀਂ" -#: ../gtk/gtkprinteroptionwidget.c:798 +#: gtk/gtkprinteroptionwidget.c:798 msgid "_Save in folder:" msgstr "ਫੋਲਡਰ ਵਿੱਚ ਸੰਭਾਲੋ(_S):" @@ -2376,177 +2345,179 @@ msgstr "ਫੋਲਡਰ ਵਿੱਚ ਸੰਭਾਲੋ(_S):" #. * jobs. %s gets replaced by the application name, %d gets replaced #. * by the job number. #. -#: ../gtk/gtkprintoperation.c:173 +#: gtk/gtkprintoperation.c:173 #, c-format msgid "%s job #%d" msgstr "%s ਜਾਬ #%d" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1504 +#: gtk/gtkprintoperation.c:1504 msgid "print operation status|Initial state" msgstr "ਸ਼ੁਰੂਆਤੀ ਹਾਲਤ" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1506 +#: gtk/gtkprintoperation.c:1506 msgid "print operation status|Preparing to print" msgstr "ਛਪਾਈ ਲਈ ਤਿਆਰੀ" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1508 +#: gtk/gtkprintoperation.c:1508 msgid "print operation status|Generating data" msgstr "ਡਾਟਾ ਇੱਕਠਾ ਕੀਤਾ ਜਾ ਰਿਹਾ ਹੈ" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1510 +#: gtk/gtkprintoperation.c:1510 msgid "print operation status|Sending data" msgstr "ਡਾਟਾ ਭੇਜਿਆ ਜਾ ਰਿਹਾ ਹੈ" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1512 +#: gtk/gtkprintoperation.c:1512 msgid "print operation status|Waiting" msgstr "ਉਡੀਕ ਜਾਰੀ ਹੈ" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1514 +#: gtk/gtkprintoperation.c:1514 msgid "print operation status|Blocking on issue" msgstr "ਮੁੱਦੇ ਉੱਤੇ ਅਟਕਿਆ" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1516 +#: gtk/gtkprintoperation.c:1516 msgid "print operation status|Printing" msgstr "ਛਪਾਈ ਜਾਰੀ" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1518 +#: gtk/gtkprintoperation.c:1518 msgid "print operation status|Finished" msgstr "ਮੁਕੰਮਲ ਹੋਇਆ" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1520 +#: gtk/gtkprintoperation.c:1520 msgid "print operation status|Finished with error" msgstr "ਗਲਤੀ ਨਾਲ ਪੂਰਾ ਹੋਇਆ" -#: ../gtk/gtkprintoperation.c:2003 +#: gtk/gtkprintoperation.c:2003 #, c-format msgid "Preparing %d" msgstr "%d ਲਈ ਤਿਆਰੀ" -#: ../gtk/gtkprintoperation.c:2005 -#: ../gtk/gtkprintoperation.c:2259 +#: gtk/gtkprintoperation.c:2005 gtk/gtkprintoperation.c:2259 +#, c-format msgid "Preparing" msgstr "ਤਿਆਰੀ" -#: ../gtk/gtkprintoperation.c:2008 +#: gtk/gtkprintoperation.c:2008 #, c-format msgid "Printing %d" msgstr "%d ਪਰਿੰਟ ਕੀਤਾ ਜਾ ਰਿਹਾ ਹੈ" -#: ../gtk/gtkprintoperation.c:2289 +#: gtk/gtkprintoperation.c:2289 +#, c-format msgid "Error creating print preview" msgstr "ਪਰਿੰਟ ਝਲਕ ਬਣਾਉਣ ਦੌਰਾਨ ਗਲਤੀ" -#: ../gtk/gtkprintoperation.c:2292 +#: gtk/gtkprintoperation.c:2292 +#, c-format msgid "The most probable reason is that a temporary file could not be created." msgstr "ਸਭ ਤੋਂ ਵੱਧ ਸੰਭਵਾਨਾ ਹੈ ਕਿ ਆਰਜ਼ੀ ਫਾਇਲ ਬਣਾਈ ਨਹੀਂ ਜਾ ਸਕੀ।" -#: ../gtk/gtkprintoperation-unix.c:242 +#: gtk/gtkprintoperation-unix.c:242 +#, c-format msgid "Error launching preview" msgstr "ਝਲਕ ਵੇਖਾਉਣ ਦੌਰਾਨ ਗਲਤੀ" -#: ../gtk/gtkprintoperation-unix.c:280 +#: gtk/gtkprintoperation-unix.c:280 +#, c-format msgid "Error printing" msgstr "ਪਰਿੰਟਿੰਗ ਦੌਰਾਨ ਗਲਤੀ" -#: ../gtk/gtkprintoperation-unix.c:381 -#: ../gtk/gtkprintoperation-win32.c:1425 +#: gtk/gtkprintoperation-unix.c:381 gtk/gtkprintoperation-win32.c:1425 msgid "Application" msgstr "ਐਪਲੀਕੇਸ਼ਨ" -#: ../gtk/gtkprintoperation-win32.c:590 +#: gtk/gtkprintoperation-win32.c:590 msgid "Printer offline" msgstr "ਪਰਿੰਟਰ ਬੰਦ ਹੈ" -#: ../gtk/gtkprintoperation-win32.c:592 +#: gtk/gtkprintoperation-win32.c:592 msgid "Out of paper" msgstr "ਪੇਪਰ ਖਤਮ ਹੋ ਗਏ" -#: ../gtk/gtkprintoperation-win32.c:594 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1373 +#. Translators: this is a printer status. +#: gtk/gtkprintoperation-win32.c:594 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 msgid "Paused" msgstr "ਵਿਰਾਮ" -#: ../gtk/gtkprintoperation-win32.c:596 +#: gtk/gtkprintoperation-win32.c:596 msgid "Need user intervention" msgstr "ਯੂਜ਼ਰ ਦੇ ਦਖਲ ਦੀ ਲੋੜ ਹੈ" -#: ../gtk/gtkprintoperation-win32.c:696 +#: gtk/gtkprintoperation-win32.c:696 msgid "Custom size" msgstr "ਕਸਟਮ ਅਕਾਰ" -#: ../gtk/gtkprintoperation-win32.c:1517 +#: gtk/gtkprintoperation-win32.c:1517 msgid "No printer found" msgstr "ਕੋਈ ਪਰਿੰਟਰ ਨਹੀਂ ਲੱਭਿਆ" -#: ../gtk/gtkprintoperation-win32.c:1544 +#: gtk/gtkprintoperation-win32.c:1544 msgid "Invalid argument to CreateDC" msgstr "CreateDC ਲਈ ਗਲਤ ਆਰਗੂਮੈਂਟ" -#: ../gtk/gtkprintoperation-win32.c:1578 -#: ../gtk/gtkprintoperation-win32.c:1801 +#: gtk/gtkprintoperation-win32.c:1578 gtk/gtkprintoperation-win32.c:1801 msgid "Error from StartDoc" msgstr "StartDoc ਤੋਂ ਗਲਤੀ" -#: ../gtk/gtkprintoperation-win32.c:1658 -#: ../gtk/gtkprintoperation-win32.c:1681 -#: ../gtk/gtkprintoperation-win32.c:1729 +#: gtk/gtkprintoperation-win32.c:1658 gtk/gtkprintoperation-win32.c:1681 +#: gtk/gtkprintoperation-win32.c:1729 msgid "Not enough free memory" msgstr "ਲੋੜੀਦੀ ਮੈਮੋਰੀ ਖਾਲੀ ਨਹੀਂ ਹੈ" -#: ../gtk/gtkprintoperation-win32.c:1734 +#: gtk/gtkprintoperation-win32.c:1734 msgid "Invalid argument to PrintDlgEx" msgstr "PrintDlgEx ਲਈ ਗਲਤ ਮੁੱਲ" -#: ../gtk/gtkprintoperation-win32.c:1739 +#: gtk/gtkprintoperation-win32.c:1739 msgid "Invalid pointer to PrintDlgEx" msgstr "PrintDlgEx ਲਈ ਗਲਤ ਸੰਕੇਤਕ" -#: ../gtk/gtkprintoperation-win32.c:1744 +#: gtk/gtkprintoperation-win32.c:1744 msgid "Invalid handle to PrintDlgEx" msgstr "PrintDlgEx ਲਈ ਗਲਤ ਹੈਂਡਲ" -#: ../gtk/gtkprintoperation-win32.c:1749 +#: gtk/gtkprintoperation-win32.c:1749 msgid "Unspecified error" msgstr "ਨਾ-ਦੱਸੀ ਗਲਤੀ" -#: ../gtk/gtkprintunixdialog.c:1716 +#: gtk/gtkprintunixdialog.c:1716 msgid "Printer" msgstr "ਪਰਿੰਟਰ" -#: ../gtk/gtkprintunixdialog.c:1725 +#: gtk/gtkprintunixdialog.c:1725 msgid "Location" msgstr "ਟਿਕਾਣਾ" -#: ../gtk/gtkprintunixdialog.c:1735 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "ਹਾਲਤ" -#: ../gtk/gtkprintunixdialog.c:1758 +#: gtk/gtkprintunixdialog.c:1758 msgid "Range" msgstr "ਰੇਜ਼" -#: ../gtk/gtkprintunixdialog.c:1762 +#: gtk/gtkprintunixdialog.c:1762 msgid "_All Pages" msgstr "ਸਭ ਪੇਜ਼(_A)" -#: ../gtk/gtkprintunixdialog.c:1769 +#: gtk/gtkprintunixdialog.c:1769 msgid "C_urrent Page" msgstr "ਮੌਜੂਦਾ ਪੇਜ਼(_u)" -#: ../gtk/gtkprintunixdialog.c:1778 +#: gtk/gtkprintunixdialog.c:1778 msgid "Pag_es:" msgstr "ਪੇਜ਼(_e):" -#: ../gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" @@ -2554,198 +2525,194 @@ msgstr "" "ਇੱਕ ਜਾਂ ਵੱਧ ਸਫ਼ਾ ਰੇਜ਼ ਦਿਓ ਜਿਵੇਂ,\n" " 1-3,7,11" -#: ../gtk/gtkprintunixdialog.c:1798 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "ਕਾਪੀਆਂ" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: ../gtk/gtkprintunixdialog.c:1803 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "ਕਾਪੀਆਂ(_s):" -#: ../gtk/gtkprintunixdialog.c:1821 +#: gtk/gtkprintunixdialog.c:1821 msgid "C_ollate" msgstr "ਸਮੇਟੋ(_o)" -#: ../gtk/gtkprintunixdialog.c:1829 +#: gtk/gtkprintunixdialog.c:1829 msgid "_Reverse" msgstr "ਉਲਟ(_R)" -#: ../gtk/gtkprintunixdialog.c:1849 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "ਆਮ" -#: ../gtk/gtkprintunixdialog.c:2252 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "ਲੇਆਉਟ" -#: ../gtk/gtkprintunixdialog.c:2256 +#: gtk/gtkprintunixdialog.c:2256 msgid "Pages per _side:" msgstr "ਪ੍ਰਤੀ ਸਾਇਡ ਲਈ ਪੇਜ਼(_s):" -#: ../gtk/gtkprintunixdialog.c:2272 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "ਦੋ ਪਾਸੀਂ(_w):" -#: ../gtk/gtkprintunixdialog.c:2287 +#: gtk/gtkprintunixdialog.c:2287 msgid "_Only print:" msgstr "ਸਿਰਫ਼ ਪਰਿੰਟ(_O):" #. In enum order -#: ../gtk/gtkprintunixdialog.c:2302 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "ਸਭ ਸ਼ੀਟਾਂ" -#: ../gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "ਜਿਸਤ ਸ਼ੀਟਾਂ" -#: ../gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "ਟਾਂਕ ਸ਼ੀਟਾਂ" -#: ../gtk/gtkprintunixdialog.c:2307 +#: gtk/gtkprintunixdialog.c:2307 msgid "Sc_ale:" msgstr "ਸਕੇਲ(_a):" -#: ../gtk/gtkprintunixdialog.c:2334 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "ਸਫ਼ਾ" -#: ../gtk/gtkprintunixdialog.c:2338 +#: gtk/gtkprintunixdialog.c:2338 msgid "Paper _type:" msgstr "ਸਫ਼ਾ ਕਿਸਮ(_t):" -#: ../gtk/gtkprintunixdialog.c:2353 +#: gtk/gtkprintunixdialog.c:2353 msgid "Paper _source:" msgstr "ਸਫ਼ਾ ਸਰੋਤ(_s):" -#: ../gtk/gtkprintunixdialog.c:2368 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "ਆਉਟਪੁੱਟ ਟਰੇ(_r):" -#: ../gtk/gtkprintunixdialog.c:2420 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "ਕੰਮ ਵੇਰਵਾ" -#: ../gtk/gtkprintunixdialog.c:2426 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "ਤਰਜੀਹ(_o):" -#: ../gtk/gtkprintunixdialog.c:2441 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "ਬਿੱਲ ਜਾਣਕਾਰੀ(_B):" -#: ../gtk/gtkprintunixdialog.c:2459 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "ਦਸਤਾਵੇਜ਼ ਛਾਪੋ" -#: ../gtk/gtkprintunixdialog.c:2465 +#: gtk/gtkprintunixdialog.c:2465 msgid "_Now" msgstr "ਹੁਣੇ(_N)" -#: ../gtk/gtkprintunixdialog.c:2472 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "ਵਜੇ(_t):" -#: ../gtk/gtkprintunixdialog.c:2487 +#: gtk/gtkprintunixdialog.c:2487 msgid "On _hold" msgstr "ਰੋਕੀ ਰੱਖੋ(_h)" -#: ../gtk/gtkprintunixdialog.c:2506 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "ਕਵਰ ਸਫ਼ਾ ਸ਼ਾਮਲ" -#: ../gtk/gtkprintunixdialog.c:2512 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "ਪਹਿਲਾਂ(_f):" -#: ../gtk/gtkprintunixdialog.c:2527 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "ਬਾਅਦ(_A):" -#: ../gtk/gtkprintunixdialog.c:2542 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "ਕੰਮ" -#: ../gtk/gtkprintunixdialog.c:2608 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "ਤਕਨੀਕੀ" -#: ../gtk/gtkprintunixdialog.c:2643 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "ਚਿੱਤਰ ਕੁਆਲਟੀ" -#: ../gtk/gtkprintunixdialog.c:2646 +#: gtk/gtkprintunixdialog.c:2646 msgid "Color" msgstr "ਰੰਗ" -#: ../gtk/gtkprintunixdialog.c:2649 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "ਮੁਕੰਮਲ ਕੀਤਾ ਜਾ ਰਿਹਾ ਹੈ" -#: ../gtk/gtkprintunixdialog.c:2659 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "ਡਾਈਲਾਗ ਵਿੱਚ ਕੁਝ ਸੈਟਿੰਗ ਵਿੱਚ ਅਪਵਾਦ ਹੈ" -#: ../gtk/gtkprintunixdialog.c:2682 +#: gtk/gtkprintunixdialog.c:2682 msgid "Print" msgstr "ਛਾਪੋ" -#: ../gtk/gtkrc.c:2872 +#: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" msgstr "ਸ਼ਾਮਲ ਫਾਇਲ ਲੱਭਣ ਤੋਂ ਅਸਮਰੱਥ: \"%s\"" -#: ../gtk/gtkrc.c:3500 -#: ../gtk/gtkrc.c:3503 +#: gtk/gtkrc.c:3500 gtk/gtkrc.c:3503 #, c-format msgid "Unable to locate image file in pixmap_path: \"%s\"" msgstr "ਪਿਕਸਮੈਪ ਮਾਰਗ ਵਿੱਚ ਚਿੱਤਰ ਫਾਇਲ ਲੱਭਣ ਵਿੱਚ ਅਸਫ਼ਲ: \"%s\"" -#: ../gtk/gtkrecentaction.c:155 -#: ../gtk/gtkrecentaction.c:163 -#: ../gtk/gtkrecentchoosermenu.c:551 -#: ../gtk/gtkrecentchoosermenu.c:559 +#: gtk/gtkrecentaction.c:155 gtk/gtkrecentaction.c:163 +#: gtk/gtkrecentchoosermenu.c:551 gtk/gtkrecentchoosermenu.c:559 #, c-format msgid "This function is not implemented for widgets of class '%s'" msgstr "ਇਹ ਫੰਕਸ਼ਨ ਕਲਾਸ '%s' ਦੇ ਵਿਦਗਿਟ ਲਈ ਬਣਾਇਆ ਨਹੀਂ ਗਿਆ ਹੈ" -#: ../gtk/gtkrecentchooserdefault.c:454 +#: gtk/gtkrecentchooserdefault.c:454 msgid "Select which type of documents are shown" msgstr "ਚੋਣ ਕਰੋ ਕਿ ਕਿਸ ਕਿਸਮ ਦੇ ਦਸਤਾਵੇਜ਼ ਵਿਖਾਏ ਜਾਣ" -#: ../gtk/gtkrecentchooserdefault.c:1095 -#: ../gtk/gtkrecentchooserdefault.c:1132 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "URI '%s' ਲਈ ਕੋਈ ਆਈਟਮ ਨਹੀਂ ਲੱਭੀ" -#: ../gtk/gtkrecentchooserdefault.c:1259 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "ਅਣ-ਟਾਇਟਲ ਫਿਲਟਰ" -#: ../gtk/gtkrecentchooserdefault.c:1612 +#: gtk/gtkrecentchooserdefault.c:1612 msgid "Could not remove item" msgstr "ਆਈਟਮ ਨੂੰ ਹਟਾਇਆ ਨਹੀਂ ਜਾ ਸਕਿਆ" -#: ../gtk/gtkrecentchooserdefault.c:1655 +#: gtk/gtkrecentchooserdefault.c:1655 msgid "Could not clear list" msgstr "ਲਿਸਟ ਸਾਫ਼ ਨਹੀਂ ਕੀਤੀ ਜਾ ਸਕੀ" -#: ../gtk/gtkrecentchooserdefault.c:1739 +#: gtk/gtkrecentchooserdefault.c:1739 msgid "Copy _Location" msgstr "ਟਿਕਾਣਾ ਨਕਲ ਕਰੋ(_L)" -#: ../gtk/gtkrecentchooserdefault.c:1752 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "ਲਿਸਟ ਤੋਂ ਹਟਾਓ(_R)" -#: ../gtk/gtkrecentchooserdefault.c:1761 +#: gtk/gtkrecentchooserdefault.c:1761 msgid "_Clear List" msgstr "ਲਿਸਟ ਸਾਫ਼ ਕਰੋ(_C)" -#: ../gtk/gtkrecentchooserdefault.c:1775 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "ਪ੍ਰਾਈਵੇਟ ਸਰੋਤ ਵੇਖਾਓ(_P)" @@ -2759,22 +2726,21 @@ msgstr "ਪ੍ਰਾਈਵੇਟ ਸਰੋਤ ਵੇਖਾਓ(_P)" #. * user appended or prepended custom menu items to the #. * recent chooser menu widget. #. -#: ../gtk/gtkrecentchoosermenu.c:317 +#: gtk/gtkrecentchoosermenu.c:317 msgid "No items found" msgstr "ਕੋਈ ਆਈਟਮ ਨਹੀਂ ਲੱਭੀ" -#: ../gtk/gtkrecentchoosermenu.c:471 -#: ../gtk/gtkrecentchoosermenu.c:527 +#: gtk/gtkrecentchoosermenu.c:471 gtk/gtkrecentchoosermenu.c:527 #, c-format msgid "No recently used resource found with URI `%s'" msgstr "URI `%s' ਨਾਲ ਤਾਜ਼ਾ ਵਰਤੇ ਸਰੋਤ ਨਹੀਂ ਲੱਭੇ" -#: ../gtk/gtkrecentchoosermenu.c:738 +#: gtk/gtkrecentchoosermenu.c:738 #, c-format msgid "Open '%s'" msgstr "'%s' ਖੋਲ੍ਹੋ" -#: ../gtk/gtkrecentchoosermenu.c:768 +#: gtk/gtkrecentchoosermenu.c:768 msgid "Unknown item" msgstr "ਅਣਜਾਣ ਆਈਟਮ" @@ -2785,7 +2751,7 @@ msgstr "ਅਣਜਾਣ ਆਈਟਮ" #. * #. * Don't include the prefix "recent menu label|" in the translation. #. -#: ../gtk/gtkrecentchoosermenu.c:781 +#: gtk/gtkrecentchoosermenu.c:781 #, c-format msgid "recent menu label|_%d. %s" msgstr "_%d. %s" @@ -2795,626 +2761,617 @@ msgstr "_%d. %s" #. * #. * Don't include the prefix "recent menu label|" in the translation. #. -#: ../gtk/gtkrecentchoosermenu.c:788 +#: gtk/gtkrecentchoosermenu.c:788 #, c-format msgid "recent menu label|%d. %s" msgstr "%d. %s" -#: ../gtk/gtkrecentmanager.c:1020 -#: ../gtk/gtkrecentmanager.c:1033 -#: ../gtk/gtkrecentmanager.c:1171 -#: ../gtk/gtkrecentmanager.c:1181 -#: ../gtk/gtkrecentmanager.c:1234 -#: ../gtk/gtkrecentmanager.c:1243 -#: ../gtk/gtkrecentmanager.c:1258 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "URI '%s' ਨਾਲ ਇੱਕ ਆਈਟਮ ਲੱਭਣ ਲਈ ਅਸਫ਼ਲ" #. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate -#: ../gtk/gtkstock.c:288 +#: gtk/gtkstock.c:288 msgid "Information" msgstr "ਜਾਣਕਾਰੀ" -#: ../gtk/gtkstock.c:289 +#: gtk/gtkstock.c:289 msgid "Warning" msgstr "ਚੇਤਾਵਨੀ" -#: ../gtk/gtkstock.c:290 +#: gtk/gtkstock.c:290 msgid "Error" msgstr "ਗਲਤੀ" -#: ../gtk/gtkstock.c:291 +#: gtk/gtkstock.c:291 msgid "Question" msgstr "ਸਵਾਲ" #. FIXME these need accelerators when appropriate, and #. * need the mnemonics to be rationalized #. -#: ../gtk/gtkstock.c:296 +#: gtk/gtkstock.c:296 msgid "_About" msgstr "ਇਸ ਬਾਰੇ(_A)" -#: ../gtk/gtkstock.c:298 +#: gtk/gtkstock.c:298 msgid "_Apply" msgstr "ਲਾਗੂ ਕਰੋ(_A)" -#: ../gtk/gtkstock.c:299 +#: gtk/gtkstock.c:299 msgid "_Bold" msgstr "ਗੂੜ੍ਹਾ(_B)" -#: ../gtk/gtkstock.c:300 +#: gtk/gtkstock.c:300 msgid "_Cancel" msgstr "ਰੱਦ ਕਰੋ(_C)" -#: ../gtk/gtkstock.c:301 +#: gtk/gtkstock.c:301 msgid "_CD-Rom" msgstr "_CD-Rom" -#: ../gtk/gtkstock.c:302 +#: gtk/gtkstock.c:302 msgid "_Clear" msgstr "ਸਾਫ਼ ਕਰੋ(_C)" -#: ../gtk/gtkstock.c:303 +#: gtk/gtkstock.c:303 msgid "_Close" msgstr "ਬੰਦ ਕਰੋ(_C)" -#: ../gtk/gtkstock.c:304 +#: gtk/gtkstock.c:304 msgid "C_onnect" msgstr "ਕੁਨੈਕਟ(_o)" -#: ../gtk/gtkstock.c:305 +#: gtk/gtkstock.c:305 msgid "_Convert" msgstr "ਬਦਲੋ(_C)" -#: ../gtk/gtkstock.c:306 +#: gtk/gtkstock.c:306 msgid "_Copy" msgstr "ਕਾਪੀ(_C)" -#: ../gtk/gtkstock.c:307 +#: gtk/gtkstock.c:307 msgid "Cu_t" msgstr "ਕੱਟੋ(_t)" -#: ../gtk/gtkstock.c:308 +#: gtk/gtkstock.c:308 msgid "_Delete" msgstr "ਹਟਾਓ(_D)" -#: ../gtk/gtkstock.c:309 +#: gtk/gtkstock.c:309 msgid "_Discard" msgstr "ਨਿਕਾਰੋ(_D)" -#: ../gtk/gtkstock.c:310 +#: gtk/gtkstock.c:310 msgid "_Disconnect" msgstr "ਕੁਨੈਕਸ਼ਨ ਬੰਦ(_D)" -#: ../gtk/gtkstock.c:311 +#: gtk/gtkstock.c:311 msgid "_Execute" msgstr "ਚਲਾਓ(_E)" -#: ../gtk/gtkstock.c:312 +#: gtk/gtkstock.c:312 msgid "_Edit" msgstr "ਸੋਧ(_E)" -#: ../gtk/gtkstock.c:313 +#: gtk/gtkstock.c:313 msgid "_Find" msgstr "ਖੋਜ(_F)" -#: ../gtk/gtkstock.c:314 +#: gtk/gtkstock.c:314 msgid "Find and _Replace" msgstr "ਖੋਜੋ ਅਤੇ ਬਦਲੋ(_R)" -#: ../gtk/gtkstock.c:315 +#: gtk/gtkstock.c:315 msgid "_Floppy" msgstr "ਫਲਾਪੀ(_F)" -#: ../gtk/gtkstock.c:316 +#: gtk/gtkstock.c:316 msgid "_Fullscreen" msgstr "ਪੂਰੀ ਸਕਰੀਨ(_F)" -#: ../gtk/gtkstock.c:317 +#: gtk/gtkstock.c:317 msgid "_Leave Fullscreen" msgstr "ਪੂਰੀ ਸਕਰੀਨ ਛੱਡੋ(_L)" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:319 +#: gtk/gtkstock.c:319 msgid "Navigation|_Bottom" msgstr "ਹੇਠਾਂ(_B)" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:321 +#: gtk/gtkstock.c:321 msgid "Navigation|_First" msgstr "ਪਹਿਲਾਂ(_F)" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:323 +#: gtk/gtkstock.c:323 msgid "Navigation|_Last" msgstr "ਆਖਰੀ(_L)" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:325 +#: gtk/gtkstock.c:325 msgid "Navigation|_Top" msgstr "ਉੱਤੇ(_T)" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:327 +#: gtk/gtkstock.c:327 msgid "Navigation|_Back" msgstr "ਪਿੱਛੇ(_B)" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:329 +#: gtk/gtkstock.c:329 msgid "Navigation|_Down" msgstr "ਹੇਠਾਂ(_D)" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:331 +#: gtk/gtkstock.c:331 msgid "Navigation|_Forward" msgstr "ਅੱਗੇ(_F)" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:333 +#: gtk/gtkstock.c:333 msgid "Navigation|_Up" msgstr "ਉੱਤੇ(_U)" -#: ../gtk/gtkstock.c:334 +#: gtk/gtkstock.c:334 msgid "_Harddisk" msgstr "ਹਾਰਡ ਡਿਸਕ(_H)" -#: ../gtk/gtkstock.c:335 +#: gtk/gtkstock.c:335 msgid "_Help" msgstr "ਮੱਦਦ(_H)" -#: ../gtk/gtkstock.c:336 +#: gtk/gtkstock.c:336 msgid "_Home" msgstr "ਘਰ(_H)" -#: ../gtk/gtkstock.c:337 +#: gtk/gtkstock.c:337 msgid "Increase Indent" msgstr "ਹਾਸ਼ੀਏ ਤੋਂ ਦੂਰੀ ਵਧਾਓ" -#: ../gtk/gtkstock.c:338 +#: gtk/gtkstock.c:338 msgid "Decrease Indent" msgstr "ਹਾਸ਼ੀਏ ਤੋਂ ਦੂਰੀ ਘਟਾਓ" -#: ../gtk/gtkstock.c:339 +#: gtk/gtkstock.c:339 msgid "_Index" msgstr "ਇੰਡੈਕਸ(_I)" -#: ../gtk/gtkstock.c:340 +#: gtk/gtkstock.c:340 msgid "_Information" msgstr "ਜਾਣਕਾਰੀ(_I)" -#: ../gtk/gtkstock.c:341 +#: gtk/gtkstock.c:341 msgid "_Italic" msgstr "ਤਿਰਛਾ(_I)" -#: ../gtk/gtkstock.c:342 +#: gtk/gtkstock.c:342 msgid "_Jump to" msgstr "ਜੰਪ(_J)" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:344 +#: gtk/gtkstock.c:344 msgid "Justify|_Center" msgstr "ਸੈਂਟਰ(_C)" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:346 +#: gtk/gtkstock.c:346 msgid "Justify|_Fill" msgstr "ਭਰੋ(_F)" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:348 +#: gtk/gtkstock.c:348 msgid "Justify|_Left" msgstr "ਖੱਬੇ(_L)" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:350 +#: gtk/gtkstock.c:350 msgid "Justify|_Right" msgstr "ਸੱਜੇ(_R)" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:353 +#: gtk/gtkstock.c:353 msgid "Media|_Forward" msgstr "ਫਾਰਵਰਡ(_F)" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:355 +#: gtk/gtkstock.c:355 msgid "Media|_Next" msgstr "ਅੱਗੇ(_N)" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:357 +#: gtk/gtkstock.c:357 msgid "Media|P_ause" msgstr "ਪੋਜ(_a)" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:359 +#: gtk/gtkstock.c:359 msgid "Media|_Play" msgstr "ਚਲਾਓ(_P)" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:361 +#: gtk/gtkstock.c:361 msgid "Media|Pre_vious" msgstr "ਪਿੱਛੇ(_v)" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:363 +#: gtk/gtkstock.c:363 msgid "Media|_Record" msgstr "ਰਿਕਾਰਡ(_R)" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:365 +#: gtk/gtkstock.c:365 msgid "Media|R_ewind" msgstr "ਪਿੱਛੇ ਜਾਓ(_e)" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:367 +#: gtk/gtkstock.c:367 msgid "Media|_Stop" msgstr "ਰੋਕੋ(_S)" -#: ../gtk/gtkstock.c:368 +#: gtk/gtkstock.c:368 msgid "_Network" msgstr "ਨੈੱਟਵਰਕ(_N)" -#: ../gtk/gtkstock.c:369 +#: gtk/gtkstock.c:369 msgid "_New" msgstr "ਨਵਾਂ(_N)" -#: ../gtk/gtkstock.c:370 +#: gtk/gtkstock.c:370 msgid "_No" msgstr "ਨਹੀਂ(_N)" -#: ../gtk/gtkstock.c:371 +#: gtk/gtkstock.c:371 msgid "_OK" msgstr "ਠੀਕ ਹੈ(_O)" -#: ../gtk/gtkstock.c:372 +#: gtk/gtkstock.c:372 msgid "_Open" msgstr "ਖੋਲ੍ਹੋ(_O)" -#: ../gtk/gtkstock.c:373 +#: gtk/gtkstock.c:373 msgid "Landscape" msgstr "ਲੈਡਸਕੇਪ" -#: ../gtk/gtkstock.c:374 +#: gtk/gtkstock.c:374 msgid "Portrait" msgstr "ਪੋਰਟਰੇਟ" -#: ../gtk/gtkstock.c:375 +#: gtk/gtkstock.c:375 msgid "Reverse landscape" msgstr "ਉਲਟ ਲੈਡਸਕੇਪ" -#: ../gtk/gtkstock.c:376 +#: gtk/gtkstock.c:376 msgid "Reverse portrait" msgstr "ਉਲਟ ਪੋਰਟਰੇਟ" -#: ../gtk/gtkstock.c:377 +#: gtk/gtkstock.c:377 msgid "Page Set_up" msgstr "ਪੇਜ਼ ਸੈੱਟਅੱਪ(_u)" -#: ../gtk/gtkstock.c:378 +#: gtk/gtkstock.c:378 msgid "_Paste" msgstr "ਚੇਪੋ(_P)" -#: ../gtk/gtkstock.c:379 +#: gtk/gtkstock.c:379 msgid "_Preferences" msgstr "ਮੇਰੀ ਪਸੰਦ(_P)" -#: ../gtk/gtkstock.c:380 +#: gtk/gtkstock.c:380 msgid "_Print" msgstr "ਪਰਿੰਟ(_P)" -#: ../gtk/gtkstock.c:381 +#: gtk/gtkstock.c:381 msgid "Print Pre_view" msgstr "ਪਰਿੰਟ ਝਲਕ(_v)" -#: ../gtk/gtkstock.c:382 +#: gtk/gtkstock.c:382 msgid "_Properties" msgstr "ਵਿਸ਼ੇਸ਼ਤਾ(_P)" -#: ../gtk/gtkstock.c:383 +#: gtk/gtkstock.c:383 msgid "_Quit" msgstr "ਬਾਹਰ(_Q)" -#: ../gtk/gtkstock.c:384 +#: gtk/gtkstock.c:384 msgid "_Redo" msgstr "ਮੁੜ-ਵਾਪਸ(_R)" -#: ../gtk/gtkstock.c:385 +#: gtk/gtkstock.c:385 msgid "_Refresh" msgstr "ਤਾਜ਼ਾ(_R)" -#: ../gtk/gtkstock.c:387 +#: gtk/gtkstock.c:387 msgid "_Revert" msgstr "ਰੀਵਰਟ(_R)" -#: ../gtk/gtkstock.c:388 +#: gtk/gtkstock.c:388 msgid "_Save" msgstr "ਸੰਭਾਲੋ(_S)" -#: ../gtk/gtkstock.c:389 +#: gtk/gtkstock.c:389 msgid "Save _As" msgstr "ਇੰਜ ਸੰਭਾਲੋ(_A)" -#: ../gtk/gtkstock.c:390 +#: gtk/gtkstock.c:390 msgid "Select _All" msgstr "ਸਭ ਚੁਣੋ(_A)" -#: ../gtk/gtkstock.c:391 +#: gtk/gtkstock.c:391 msgid "_Color" msgstr "ਰੰਗ(_C)" -#: ../gtk/gtkstock.c:392 +#: gtk/gtkstock.c:392 msgid "_Font" msgstr "ਫੋਂਟ(_F)" -#: ../gtk/gtkstock.c:393 +#: gtk/gtkstock.c:393 msgid "_Ascending" msgstr "ਵਧਦਾ ਕ੍ਰਮ(_A)" -#: ../gtk/gtkstock.c:394 +#: gtk/gtkstock.c:394 msgid "_Descending" msgstr "ਘੱਟਦਾ ਕ੍ਰਮ(_D)" -#: ../gtk/gtkstock.c:395 +#: gtk/gtkstock.c:395 msgid "_Spell Check" msgstr "ਸ਼ਬਦ-ਜੋੜ ਚੈੱਕ(_S)" -#: ../gtk/gtkstock.c:396 +#: gtk/gtkstock.c:396 msgid "_Stop" msgstr "ਰੋਕੋ(_S)" -#: ../gtk/gtkstock.c:397 +#: gtk/gtkstock.c:397 msgid "_Strikethrough" msgstr "ਵਿੰਨੋ(_S)" -#: ../gtk/gtkstock.c:398 +#: gtk/gtkstock.c:398 msgid "_Undelete" msgstr "ਹਟਾਓਣਾ-ਵਾਪਸ(_U)" -#: ../gtk/gtkstock.c:399 +#: gtk/gtkstock.c:399 msgid "_Underline" msgstr "ਹੇਠਾਂ ਲਾਈਨ(_U)" -#: ../gtk/gtkstock.c:400 +#: gtk/gtkstock.c:400 msgid "_Undo" msgstr "ਵਾਪਸ(_U)" -#: ../gtk/gtkstock.c:401 +#: gtk/gtkstock.c:401 msgid "_Yes" msgstr "ਹਾਂ(_Y)" -#: ../gtk/gtkstock.c:402 +#: gtk/gtkstock.c:402 msgid "_Normal Size" msgstr "ਆਮ ਅਕਾਰ(_N)" -#: ../gtk/gtkstock.c:403 +#: gtk/gtkstock.c:403 msgid "Best _Fit" msgstr "ਵਧੀਆ ਫਿੱਟ(_F)" -#: ../gtk/gtkstock.c:404 +#: gtk/gtkstock.c:404 msgid "Zoom _In" msgstr "ਜ਼ੂਮ ਇਨ(_I)" -#: ../gtk/gtkstock.c:405 +#: gtk/gtkstock.c:405 msgid "Zoom _Out" msgstr "ਜ਼ੂਮ ਆਉਟ(_O)" -#: ../gtk/gtktextbufferrichtext.c:651 +#: gtk/gtktextbufferrichtext.c:651 #, c-format msgid "Unknown error when trying to deserialize %s" msgstr "%s ਡੀਸੀਰੀਅਲਜ਼ ਕਰਨ ਦੌਰਾਨ ਅਣਜਾਣ ਗਲਤੀ" -#: ../gtk/gtktextbufferrichtext.c:710 +#: gtk/gtktextbufferrichtext.c:710 #, c-format msgid "No deserialize function found for format %s" msgstr "ਫਾਰਮੈਟ %s ਲਈ ਡੀਸੀਰੀਲਾਇਜ਼ਡ ਫੰਕਸ਼ਨ ਨਹੀਂ ਲੱਭਿਆ ਹੈ" -#: ../gtk/gtktextbufferserialize.c:796 -#: ../gtk/gtktextbufferserialize.c:822 +#: gtk/gtktextbufferserialize.c:796 gtk/gtktextbufferserialize.c:822 #, c-format msgid "Both \"id\" and \"name\" were found on the <%s> element" msgstr "ਦੋਵੇਂ \"id\" ਅਤੇ \"name\" ਆਈਟਮ <%s> ਲਈ ਲੱਭੇ ਹਨ" -#: ../gtk/gtktextbufferserialize.c:806 -#: ../gtk/gtktextbufferserialize.c:832 +#: gtk/gtktextbufferserialize.c:806 gtk/gtktextbufferserialize.c:832 #, c-format msgid "The attribute \"%s\" was found twice on the <%s> element" msgstr "ਗੁਣ \"%s\" ਆਈਟਮ <%s> ਲਈ ਦੋ ਵਾਰ ਲੱਭਿਆ ਹੈ" -#: ../gtk/gtktextbufferserialize.c:846 +#: gtk/gtktextbufferserialize.c:846 #, c-format msgid "<%s> element has invalid id \"%s\"" msgstr "<%s> ਆਈਟਮ ਦਾ ਗਲਤ id \"%s\" ਹੈ" -#: ../gtk/gtktextbufferserialize.c:856 +#: gtk/gtktextbufferserialize.c:856 #, c-format msgid "<%s> element has neither a \"name\" nor an \"id\" attribute" msgstr "<%s> ਆਈਟਮ ਨਾ ਤਾਂ ਇੱਕ \"name\" ਗੁਣ ਹੈ ਅਤੇ ਨਾ ਹੀ \"id\"" -#: ../gtk/gtktextbufferserialize.c:943 +#: gtk/gtktextbufferserialize.c:943 #, c-format msgid "Attribute \"%s\" repeated twice on the same <%s> element" msgstr "ਗੁਣ \"%s\" ਆਈਟਮ <%s> ਵਾਰ ਦੋ ਵਾਰ ਰਪੀਟ ਕੀਤਾ ਗਿਆ" -#: ../gtk/gtktextbufferserialize.c:961 -#: ../gtk/gtktextbufferserialize.c:986 +#: gtk/gtktextbufferserialize.c:961 gtk/gtktextbufferserialize.c:986 #, c-format msgid "Attribute \"%s\" is invalid on <%s> element in this context" msgstr "ਗੁਣ \"%s\" ਇਸ ਸਬੰਧ ਵਿੱਚ <%s> ਆਈਟਮ ਲਈ ਗਲਤ ਹੈ" -#: ../gtk/gtktextbufferserialize.c:1022 +#: gtk/gtktextbufferserialize.c:1022 #, c-format msgid "Tag \"%s\" has not been defined." msgstr "ਟੈਗ \"%s\" ਪ੍ਰਭਾਸ਼ਿਤ ਨਹੀਂ ਹੈ।" -#: ../gtk/gtktextbufferserialize.c:1034 +#: gtk/gtktextbufferserialize.c:1034 msgid "Anonymous tag found and tags can not be created." msgstr "ਅਗਿਆਤ ਟੈਗ ਲੱਭਿਆ ਹੈ ਅਤੇ ਟੈਗ ਨਹੀਂ ਬਣਾਏ ਜਾ ਸਕਦੇ ਹਨ।" -#: ../gtk/gtktextbufferserialize.c:1045 +#: gtk/gtktextbufferserialize.c:1045 #, c-format msgid "Tag \"%s\" does not exist in buffer and tags can not be created." msgstr "ਟੈਗ \"%s\" ਬਫ਼ਰ 'ਚ ਨਹੀਂ ਹੈ ਅਤੇ ਟੈਗ ਬਣਾਇਆ ਨਹੀਂ ਜਾ ਸਕਦਾ ਹੈ।" -#: ../gtk/gtktextbufferserialize.c:1144 -#: ../gtk/gtktextbufferserialize.c:1219 -#: ../gtk/gtktextbufferserialize.c:1320 -#: ../gtk/gtktextbufferserialize.c:1394 +#: gtk/gtktextbufferserialize.c:1144 gtk/gtktextbufferserialize.c:1219 +#: gtk/gtktextbufferserialize.c:1320 gtk/gtktextbufferserialize.c:1394 #, c-format msgid "Element <%s> is not allowed below <%s>" msgstr "ਇਕਾਈ <%s> <%s> ਹੇਠਾਂ ਮਨਜ਼ੂਰ ਨਹੀਂ" -#: ../gtk/gtktextbufferserialize.c:1175 +#: gtk/gtktextbufferserialize.c:1175 #, c-format msgid "\"%s\" is not a valid attribute type" msgstr "\"%s\" ਇੱਕ ਠੀਕ ਗੁਣ ਕਿਸਮ ਨਹੀਂ ਹੈ" -#: ../gtk/gtktextbufferserialize.c:1183 +#: gtk/gtktextbufferserialize.c:1183 #, c-format msgid "\"%s\" is not a valid attribute name" msgstr "\"%s\" ਇੱਕ ਠੀਕ ਗੁਣ ਨਾਂ ਨਹੀਂ ਹੈ" -#: ../gtk/gtktextbufferserialize.c:1193 +#: gtk/gtktextbufferserialize.c:1193 #, c-format -msgid "\"%s\" could not be converted to a value of type \"%s\" for attribute \"%s\"" +msgid "" +"\"%s\" could not be converted to a value of type \"%s\" for attribute \"%s\"" msgstr "\"%1$s\" \"%3$s\" ਗੁਣ ਲਈ \"%2$s\" ਕਿਸਮ ਦੇ ਮੁੱਲ ਨੂੰ ਬਦਲ ਨਹੀਂ ਸਕਿਆ ਹੈ" -#: ../gtk/gtktextbufferserialize.c:1202 +#: gtk/gtktextbufferserialize.c:1202 #, c-format msgid "\"%s\" is not a valid value for attribute \"%s\"" msgstr "\"%s\" ਗੁਣ \"%s\" ਲਈ ਠੀਕ ਮੁੱਲ ਨਹੀਂ ਹੈ" -#: ../gtk/gtktextbufferserialize.c:1285 +#: gtk/gtktextbufferserialize.c:1285 #, c-format msgid "Tag \"%s\" already defined" msgstr "ਟੈਗ \"%s\" ਪਹਿਲਾਂ ਹੀ ਪ੍ਰਭਾਸ਼ਿਤ ਹੈ" -#: ../gtk/gtktextbufferserialize.c:1296 +#: gtk/gtktextbufferserialize.c:1296 #, c-format msgid "Tag \"%s\" has invalid priority \"%s\"" msgstr "ਟੈਗ \"%s\" ਦੀ ਗਲਤ ਤਰਜੀਹ \"%s\" ਹੈ" -#: ../gtk/gtktextbufferserialize.c:1349 +#: gtk/gtktextbufferserialize.c:1349 #, c-format msgid "Outermost element in text must be not <%s>" msgstr "ਟੈਕਸਟ ਵਿੱਚ ਬਾਹਰੀ ਇਕਾਈ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ, ਨਾ ਕਿ <%s>" -#: ../gtk/gtktextbufferserialize.c:1358 -#: ../gtk/gtktextbufferserialize.c:1374 +#: gtk/gtktextbufferserialize.c:1358 gtk/gtktextbufferserialize.c:1374 #, c-format msgid "A <%s> element has already been specified" msgstr "ਇੱਕ <%s> ਇਕਾਈ ਪਹਿਲਾਂ ਹੀ ਦੱਸੀ ਜਾ ਚੁੱਕੀ ਹੈ।" -#: ../gtk/gtktextbufferserialize.c:1380 +#: gtk/gtktextbufferserialize.c:1380 msgid "A element can't occur before a element" msgstr "ਇੱਕ ਇਕਾਈ ਇਕਾਈ ਤੋਂ ਪਹਿਲਾਂ ਨਹੀਂ ਆ ਸਕਦਾ ਹੈ" -#: ../gtk/gtktextbufferserialize.c:1779 +#: gtk/gtktextbufferserialize.c:1779 msgid "Serialized data is malformed" msgstr "ਸੀਰੀਲਾਈਜ਼ਡ ਡਾਟਾ ਨਿਕਾਰਾ ਹੈ" -#: ../gtk/gtktextbufferserialize.c:1857 -msgid "Serialized data is malformed. First section isn't GTKTEXTBUFFERCONTENTS-0001" +#: gtk/gtktextbufferserialize.c:1857 +msgid "" +"Serialized data is malformed. First section isn't GTKTEXTBUFFERCONTENTS-0001" msgstr "ਸੀਰੀਲਾਈਜ਼ਡ ਡਾਟਾ ਨਿਕਾਰਾ ਹੈ। ਪਹਿਲਾਂ ਭਾਗ GTKTEXTBUFFERCONTENTS-0001 ਨਹੀਂ ਹੈ" -#: ../gtk/gtktextutil.c:61 +#: gtk/gtktextutil.c:61 msgid "LRM _Left-to-right mark" msgstr "_LRM ਖੱਬੇ ਤੋਂ ਸੱਜਾ ਨਿਸ਼ਾਨ" -#: ../gtk/gtktextutil.c:62 +#: gtk/gtktextutil.c:62 msgid "RLM _Right-to-left mark" msgstr "_RLM ਸੱਜੇ ਤੋਂ ਖੱਬਾ ਨਿਸ਼ਾਨ" -#: ../gtk/gtktextutil.c:63 +#: gtk/gtktextutil.c:63 msgid "LRE Left-to-right _embedding" msgstr "LR_E ਖੱਬੇ ਤੋਂ ਸੱਜਾ ਇੰਬੈਂਡ" -#: ../gtk/gtktextutil.c:64 +#: gtk/gtktextutil.c:64 msgid "RLE Right-to-left e_mbedding" msgstr "RLE ਸੱਜੇ ਤੋਂ ਖੱਬਾ ਇੰਬੈਂਡ(_m)" -#: ../gtk/gtktextutil.c:65 +#: gtk/gtktextutil.c:65 msgid "LRO Left-to-right _override" msgstr "LR_O ਖੱਬੇ ਤੋਂ ਸੱਜਾ ਉੱਤੇ" -#: ../gtk/gtktextutil.c:66 +#: gtk/gtktextutil.c:66 msgid "RLO Right-to-left o_verride" msgstr "RLO ਸੱਜੇ ਤੋਂ ਖੱਬਾ ਉੱਤੇ(_v)" -#: ../gtk/gtktextutil.c:67 +#: gtk/gtktextutil.c:67 msgid "PDF _Pop directional formatting" msgstr "_PDF ਪੋਪ ਦਿਸ਼ਾ ਫਾਰਮੈਟਿੰਗ" -#: ../gtk/gtktextutil.c:68 +#: gtk/gtktextutil.c:68 msgid "ZWS _Zero width space" msgstr "_ZWS ਜ਼ੀਰੋ ਚੌੜਾਈ ਥਾਂ" -#: ../gtk/gtktextutil.c:69 +#: gtk/gtktextutil.c:69 msgid "ZWJ Zero width _joiner" msgstr "ZW_J ਜ਼ੀਰੋ ਚੌੜਾਈ ਜੋੜਕ" -#: ../gtk/gtktextutil.c:70 +#: gtk/gtktextutil.c:70 msgid "ZWNJ Zero width _non-joiner" msgstr "ZW_NJ ਜ਼ੀਰੋ ਚੌੜਾਈ ਨਾ-ਜੋੜਕ" -#: ../gtk/gtkthemes.c:71 +#: gtk/gtkthemes.c:71 #, c-format msgid "Unable to locate theme engine in module_path: \"%s\"," msgstr "ਮੋਡੀਊਲ ਮਾਰਗ ਵਿੱਚ ਸਰੂਪ ਇੰਜਣ ਨੂੰ ਸਥਾਪਤ ਕਰਨ ਵਿੱਚ ਅਸਫ਼ਲ: \"%s\"," -#: ../gtk/gtktipsquery.c:188 +#: gtk/gtktipsquery.c:188 msgid "--- No Tip ---" msgstr "--- ਸੰਕੇਤ ਨਹੀਂ ---" -#: ../gtk/gtkuimanager.c:1453 +#: gtk/gtkuimanager.c:1453 #, c-format msgid "Unexpected start tag '%s' on line %d char %d" msgstr "ਲਾਈਨ %2$d ਅੱਖਰ %3$d ਉੱਤੇ ਬੇ-ਲੋੜੀਦਾ ਸ਼ੁਰੂਆਤੀ ਟੈਗ '%1$s'" -#: ../gtk/gtkuimanager.c:1543 +#: gtk/gtkuimanager.c:1543 #, c-format msgid "Unexpected character data on line %d char %d" msgstr "ਲਾਈਨ %d ਅੱਖਰ %d ਉੱਤੇ ਬੇ-ਲੋੜੀਦਾ ਅੱਖਰ ਡਾਟਾ" -#: ../gtk/gtkuimanager.c:2366 +#: gtk/gtkuimanager.c:2366 msgid "Empty" msgstr "ਖਾਲੀ" -#: ../gtk/gtkvolumebutton.c:77 +#: gtk/gtkvolumebutton.c:77 msgid "Volume" msgstr "ਵਾਲੀਅਮ" -#: ../gtk/gtkvolumebutton.c:79 +#: gtk/gtkvolumebutton.c:79 msgid "Turns volume down or up" msgstr "ਵਾਲੀਅਮ ਵਧਾਇਆ ਜਾਂ ਘਟਾਇਆ ਜਾਂਦਾ ਹੈ" -#: ../gtk/gtkvolumebutton.c:82 +#: gtk/gtkvolumebutton.c:82 msgid "Adjusts the volume" msgstr "ਵਾਲੀਅਮ ਅਡਜੱਸਟ ਕਰੋ" -#: ../gtk/gtkvolumebutton.c:85 -#: ../gtk/gtkvolumebutton.c:88 +#: gtk/gtkvolumebutton.c:85 gtk/gtkvolumebutton.c:88 msgid "Volume Down" msgstr "ਆਵਾਜ਼ ਘਟਾਓ" -#: ../gtk/gtkvolumebutton.c:87 +#: gtk/gtkvolumebutton.c:87 msgid "Decreases the volume" msgstr "ਵਾਲੀਅਮ ਘਟਾਓ" -#: ../gtk/gtkvolumebutton.c:91 -#: ../gtk/gtkvolumebutton.c:94 +#: gtk/gtkvolumebutton.c:91 gtk/gtkvolumebutton.c:94 msgid "Volume Up" msgstr "ਆਵਾਜ਼ ਵਧਾਓ" -#: ../gtk/gtkvolumebutton.c:93 +#: gtk/gtkvolumebutton.c:93 msgid "Increases the volume" msgstr "ਵਾਲੀਅਮ ਵਧਾਓ" -#: ../gtk/gtkvolumebutton.c:151 +#: gtk/gtkvolumebutton.c:151 msgid "Muted" msgstr "ਚੁੱਪ ਕੀਤਾ" -#: ../gtk/gtkvolumebutton.c:155 +#: gtk/gtkvolumebutton.c:155 msgid "Full Volume" msgstr "ਪੂਰਾ ਵਾਲੀਅਮ" @@ -3425,928 +3382,926 @@ msgstr "ਪੂਰਾ ਵਾਲੀਅਮ" #. * Do not translate and do not include the "volume percentage|" #. * part in the translation! #. -#: ../gtk/gtkvolumebutton.c:170 +#: gtk/gtkvolumebutton.c:170 #, c-format msgid "volume percentage|%d %%" msgstr "%d %%" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:5 +#: gtk/paper_names_offsets.c:5 msgid "paper size|asme_f" msgstr "asme_f" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:7 +#: gtk/paper_names_offsets.c:7 msgid "paper size|A0x2" msgstr "A0x2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:9 +#: gtk/paper_names_offsets.c:9 msgid "paper size|A0" msgstr "A0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:11 +#: gtk/paper_names_offsets.c:11 msgid "paper size|A0x3" msgstr "A0x3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:13 +#: gtk/paper_names_offsets.c:13 msgid "paper size|A1" msgstr "A1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:15 +#: gtk/paper_names_offsets.c:15 msgid "paper size|A10" msgstr "A10" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:17 +#: gtk/paper_names_offsets.c:17 msgid "paper size|A1x3" msgstr "A1x3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:19 +#: gtk/paper_names_offsets.c:19 msgid "paper size|A1x4" msgstr "A1x4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:21 +#: gtk/paper_names_offsets.c:21 msgid "paper size|A2" msgstr "A2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:23 +#: gtk/paper_names_offsets.c:23 msgid "paper size|A2x3" msgstr "A2x3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:25 +#: gtk/paper_names_offsets.c:25 msgid "paper size|A2x4" msgstr "A2x4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:27 +#: gtk/paper_names_offsets.c:27 msgid "paper size|A2x5" msgstr "A2x5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:29 +#: gtk/paper_names_offsets.c:29 msgid "paper size|A3" msgstr "A3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:31 +#: gtk/paper_names_offsets.c:31 msgid "paper size|A3 Extra" msgstr "A3 ਵਾਧੂ" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:33 +#: gtk/paper_names_offsets.c:33 msgid "paper size|A3x3" msgstr "A3x3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:35 +#: gtk/paper_names_offsets.c:35 msgid "paper size|A3x4" msgstr "A3x4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:37 +#: gtk/paper_names_offsets.c:37 msgid "paper size|A3x5" msgstr "A3x5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:39 +#: gtk/paper_names_offsets.c:39 msgid "paper size|A3x6" msgstr "A3x6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:41 +#: gtk/paper_names_offsets.c:41 msgid "paper size|A3x7" msgstr "A3x7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:43 +#: gtk/paper_names_offsets.c:43 msgid "paper size|A4" msgstr "A4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:45 +#: gtk/paper_names_offsets.c:45 msgid "paper size|A4 Extra" msgstr "A4 ਵਾਧੂ" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:47 +#: gtk/paper_names_offsets.c:47 msgid "paper size|A4 Tab" msgstr "A4 ਟੈਬ" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:49 +#: gtk/paper_names_offsets.c:49 msgid "paper size|A4x3" msgstr "A4x3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:51 +#: gtk/paper_names_offsets.c:51 msgid "paper size|A4x4" msgstr "A4x4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:53 +#: gtk/paper_names_offsets.c:53 msgid "paper size|A4x5" msgstr "A4x5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:55 +#: gtk/paper_names_offsets.c:55 msgid "paper size|A4x6" msgstr "A4x6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:57 +#: gtk/paper_names_offsets.c:57 msgid "paper size|A4x7" msgstr "A4x7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:59 +#: gtk/paper_names_offsets.c:59 msgid "paper size|A4x8" msgstr "A4x8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:61 +#: gtk/paper_names_offsets.c:61 msgid "paper size|A4x9" msgstr "A4x9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:63 +#: gtk/paper_names_offsets.c:63 msgid "paper size|A5" msgstr "A5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:65 +#: gtk/paper_names_offsets.c:65 msgid "paper size|A5 Extra" msgstr "A5 ਵਾਧੂ" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:67 +#: gtk/paper_names_offsets.c:67 msgid "paper size|A6" msgstr "A6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:69 +#: gtk/paper_names_offsets.c:69 msgid "paper size|A7" msgstr "A7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:71 +#: gtk/paper_names_offsets.c:71 msgid "paper size|A8" msgstr "A8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:73 +#: gtk/paper_names_offsets.c:73 msgid "paper size|A9" msgstr "A9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:75 +#: gtk/paper_names_offsets.c:75 msgid "paper size|B0" msgstr "B0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:77 +#: gtk/paper_names_offsets.c:77 msgid "paper size|B1" msgstr "B1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:79 +#: gtk/paper_names_offsets.c:79 msgid "paper size|B10" msgstr "B10" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:81 +#: gtk/paper_names_offsets.c:81 msgid "paper size|B2" msgstr "B2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:83 +#: gtk/paper_names_offsets.c:83 msgid "paper size|B3" msgstr "B3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:85 +#: gtk/paper_names_offsets.c:85 msgid "paper size|B4" msgstr "B4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:87 +#: gtk/paper_names_offsets.c:87 msgid "paper size|B5" msgstr "B5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:89 +#: gtk/paper_names_offsets.c:89 msgid "paper size|B5 Extra" msgstr "B5 ਵਾਧੂ" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:91 +#: gtk/paper_names_offsets.c:91 msgid "paper size|B6" msgstr "B6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:93 +#: gtk/paper_names_offsets.c:93 msgid "paper size|B6/C4" msgstr "B6/C4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:95 +#: gtk/paper_names_offsets.c:95 msgid "paper size|B7" msgstr "B7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:97 +#: gtk/paper_names_offsets.c:97 msgid "paper size|B8" msgstr "B8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:99 +#: gtk/paper_names_offsets.c:99 msgid "paper size|B9" msgstr "B9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:101 +#: gtk/paper_names_offsets.c:101 msgid "paper size|C0" msgstr "C0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:103 +#: gtk/paper_names_offsets.c:103 msgid "paper size|C1" msgstr "C1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:105 +#: gtk/paper_names_offsets.c:105 msgid "paper size|C10" msgstr "C10" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:107 +#: gtk/paper_names_offsets.c:107 msgid "paper size|C2" msgstr "C2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:109 +#: gtk/paper_names_offsets.c:109 msgid "paper size|C3" msgstr "C3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:111 +#: gtk/paper_names_offsets.c:111 msgid "paper size|C4" msgstr "C4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:113 +#: gtk/paper_names_offsets.c:113 msgid "paper size|C5" msgstr "C5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:115 +#: gtk/paper_names_offsets.c:115 msgid "paper size|C6" msgstr "C6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:117 +#: gtk/paper_names_offsets.c:117 msgid "paper size|C6/C5" msgstr "C6/C5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:119 +#: gtk/paper_names_offsets.c:119 msgid "paper size|C7" msgstr "C7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:121 +#: gtk/paper_names_offsets.c:121 msgid "paper size|C7/C6" msgstr "C7/C6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:123 +#: gtk/paper_names_offsets.c:123 msgid "paper size|C8" msgstr "C8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:125 +#: gtk/paper_names_offsets.c:125 msgid "paper size|C9" msgstr "C9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:127 +#: gtk/paper_names_offsets.c:127 msgid "paper size|DL Envelope" msgstr "DL ਲਿਫਾਫ਼ਾ" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:129 +#: gtk/paper_names_offsets.c:129 msgid "paper size|RA0" msgstr "RA0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:131 +#: gtk/paper_names_offsets.c:131 msgid "paper size|RA1" msgstr "RA1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:133 +#: gtk/paper_names_offsets.c:133 msgid "paper size|RA2" msgstr "RA2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:135 +#: gtk/paper_names_offsets.c:135 msgid "paper size|SRA0" msgstr "SRA0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:137 +#: gtk/paper_names_offsets.c:137 msgid "paper size|SRA1" msgstr "SRA1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:139 +#: gtk/paper_names_offsets.c:139 msgid "paper size|SRA2" msgstr "SRA2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:141 +#: gtk/paper_names_offsets.c:141 msgid "paper size|JB0" msgstr "JB0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:143 +#: gtk/paper_names_offsets.c:143 msgid "paper size|JB1" msgstr "JB1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:145 +#: gtk/paper_names_offsets.c:145 msgid "paper size|JB10" msgstr "JB10" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:147 +#: gtk/paper_names_offsets.c:147 msgid "paper size|JB2" msgstr "JB2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:149 +#: gtk/paper_names_offsets.c:149 msgid "paper size|JB3" msgstr "JB3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:151 +#: gtk/paper_names_offsets.c:151 msgid "paper size|JB4" msgstr "JB4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:153 +#: gtk/paper_names_offsets.c:153 msgid "paper size|JB5" msgstr "JB5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:155 +#: gtk/paper_names_offsets.c:155 msgid "paper size|JB6" msgstr "JB6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:157 +#: gtk/paper_names_offsets.c:157 msgid "paper size|JB7" msgstr "JB7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:159 +#: gtk/paper_names_offsets.c:159 msgid "paper size|JB8" msgstr "JB8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:161 +#: gtk/paper_names_offsets.c:161 msgid "paper size|JB9" msgstr "JB9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:163 +#: gtk/paper_names_offsets.c:163 msgid "paper size|jis exec" msgstr "jis exec" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:165 +#: gtk/paper_names_offsets.c:165 msgid "paper size|Choukei 2 Envelope" msgstr "Choukei 2 ਲਿਫ਼ਾਫ਼ਾ" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:167 +#: gtk/paper_names_offsets.c:167 msgid "paper size|Choukei 3 Envelope" msgstr "Choukei 3 ਲਿਫ਼ਾਫਾ" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:169 +#: gtk/paper_names_offsets.c:169 msgid "paper size|Choukei 4 Envelope" msgstr "Choukei 4 ਲਿਫ਼ਾਫਾ" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:171 +#: gtk/paper_names_offsets.c:171 msgid "paper size|hagaki (postcard)" msgstr "hagaki (ਪੋਸਟਕਾਰਡ)" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:173 +#: gtk/paper_names_offsets.c:173 msgid "paper size|kahu Envelope" msgstr "kahu ਲਿਫ਼ਾਫਾ" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:175 +#: gtk/paper_names_offsets.c:175 msgid "paper size|kaku2 Envelope" msgstr "kaku2 ਲਿਫ਼ਾਫਾ" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:177 +#: gtk/paper_names_offsets.c:177 msgid "paper size|oufuku (reply postcard)" msgstr "oufuku (ਜਵਾਬੀ ਪੋਸਟਕਾਰਡ)" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:179 +#: gtk/paper_names_offsets.c:179 msgid "paper size|you4 Envelope" msgstr "you4 ਲਿਫ਼ਾਫਾ" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:181 +#: gtk/paper_names_offsets.c:181 msgid "paper size|10x11" msgstr "10x11" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:183 +#: gtk/paper_names_offsets.c:183 msgid "paper size|10x13" msgstr "10x13" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:185 +#: gtk/paper_names_offsets.c:185 msgid "paper size|10x14" msgstr "10x14" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:187 -#: ../gtk/paper_names_offsets.c:189 +#: gtk/paper_names_offsets.c:187 gtk/paper_names_offsets.c:189 msgid "paper size|10x15" msgstr "10x15" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:191 +#: gtk/paper_names_offsets.c:191 msgid "paper size|11x12" msgstr "11x12" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:193 +#: gtk/paper_names_offsets.c:193 msgid "paper size|11x15" msgstr "11x15" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:195 +#: gtk/paper_names_offsets.c:195 msgid "paper size|12x19" msgstr "12x19" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:197 +#: gtk/paper_names_offsets.c:197 msgid "paper size|5x7" msgstr "5x7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:199 +#: gtk/paper_names_offsets.c:199 msgid "paper size|6x9 Envelope" msgstr "6x9 ਲਿਫ਼ਾਫਾ" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:201 +#: gtk/paper_names_offsets.c:201 msgid "paper size|7x9 Envelope" msgstr "7x9 ਲਿਫ਼ਾਫਾ" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:203 +#: gtk/paper_names_offsets.c:203 msgid "paper size|9x11 Envelope" msgstr "9x11 ਲਿਫ਼ਾਫਾ" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:205 +#: gtk/paper_names_offsets.c:205 msgid "paper size|a2 Envelope" msgstr "a2 ਲਿਫ਼ਾਫਾ" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:207 +#: gtk/paper_names_offsets.c:207 msgid "paper size|Arch A" msgstr "Arch A" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:209 +#: gtk/paper_names_offsets.c:209 msgid "paper size|Arch B" msgstr "Arch B" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:211 +#: gtk/paper_names_offsets.c:211 msgid "paper size|Arch C" msgstr "Arch C" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:213 +#: gtk/paper_names_offsets.c:213 msgid "paper size|Arch D" msgstr "Arch D" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:215 +#: gtk/paper_names_offsets.c:215 msgid "paper size|Arch E" msgstr "Arch E" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:217 +#: gtk/paper_names_offsets.c:217 msgid "paper size|b-plus" msgstr "b-plus" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:219 +#: gtk/paper_names_offsets.c:219 msgid "paper size|c" msgstr "c" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:221 +#: gtk/paper_names_offsets.c:221 msgid "paper size|c5 Envelope" msgstr "c5 ਲਿਫ਼ਾਫਾ" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:223 +#: gtk/paper_names_offsets.c:223 msgid "paper size|d" msgstr "d" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:225 +#: gtk/paper_names_offsets.c:225 msgid "paper size|e" msgstr "e" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:227 +#: gtk/paper_names_offsets.c:227 msgid "paper size|edp" msgstr "edp" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:229 +#: gtk/paper_names_offsets.c:229 msgid "paper size|European edp" msgstr "ਯੂਰਪੀ edp" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:231 +#: gtk/paper_names_offsets.c:231 msgid "paper size|Executive" msgstr "ਐਗਜੀਕਿਉਟਿਵ" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:233 +#: gtk/paper_names_offsets.c:233 msgid "paper size|f" msgstr "f" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:235 +#: gtk/paper_names_offsets.c:235 msgid "paper size|FanFold European" msgstr "FanFold ਯੂਰਪੀ" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:237 +#: gtk/paper_names_offsets.c:237 msgid "paper size|FanFold US" msgstr "FanFold US" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:239 +#: gtk/paper_names_offsets.c:239 msgid "paper size|FanFold German Legal" msgstr "FanFold ਜਰਮਨ ਲੀਗਲ" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:241 +#: gtk/paper_names_offsets.c:241 msgid "paper size|Government Legal" msgstr "ਸਰਕਾਰੀ ਲੀਗਲ" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:243 +#: gtk/paper_names_offsets.c:243 msgid "paper size|Government Letter" msgstr "ਸਰਕਾਰੀ ਪੱਤਰ" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:245 +#: gtk/paper_names_offsets.c:245 msgid "paper size|Index 3x5" msgstr "Index 3x5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:247 +#: gtk/paper_names_offsets.c:247 msgid "paper size|Index 4x6 (postcard)" msgstr "Index 4x6 (ਪੋਸਟਕਾਰਡ)" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:249 +#: gtk/paper_names_offsets.c:249 msgid "paper size|Index 4x6 ext" msgstr "Index 4x6 ext" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:251 +#: gtk/paper_names_offsets.c:251 msgid "paper size|Index 5x8" msgstr "Index 5x8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:253 +#: gtk/paper_names_offsets.c:253 msgid "paper size|Invoice" msgstr "Invoice" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:255 +#: gtk/paper_names_offsets.c:255 msgid "paper size|Tabloid" msgstr "Tabloid" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:257 +#: gtk/paper_names_offsets.c:257 msgid "paper size|US Legal" msgstr "US ਲੀਗਲ" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:259 +#: gtk/paper_names_offsets.c:259 msgid "paper size|US Legal Extra" msgstr "US ਲੀਗਲ ਵਾਧੂ" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:261 +#: gtk/paper_names_offsets.c:261 msgid "paper size|US Letter" msgstr "US ਪੱਤਰ" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:263 +#: gtk/paper_names_offsets.c:263 msgid "paper size|US Letter Extra" msgstr "US ਪੱਤਰ ਵਾਧੂ" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:265 +#: gtk/paper_names_offsets.c:265 msgid "paper size|US Letter Plus" msgstr "US ਪੱਤਰ ਪਲੱਸ" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:267 +#: gtk/paper_names_offsets.c:267 msgid "paper size|Monarch Envelope" msgstr "Monarch ਲਿਫ਼ਾਫਾ" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:269 +#: gtk/paper_names_offsets.c:269 msgid "paper size|#10 Envelope" msgstr "#10 ਲਿਫ਼ਾਫਾ" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:271 +#: gtk/paper_names_offsets.c:271 msgid "paper size|#11 Envelope" msgstr "#11 ਲਿਫਾਫਾ" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:273 +#: gtk/paper_names_offsets.c:273 msgid "paper size|#12 Envelope" msgstr "#12 ਲਿਫ਼ਾਫਾ" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:275 +#: gtk/paper_names_offsets.c:275 msgid "paper size|#14 Envelope" msgstr "#14 ਲਿਫ਼ਾਫਾ" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:277 +#: gtk/paper_names_offsets.c:277 msgid "paper size|#9 Envelope" msgstr "#9 ਲਿਫ਼ਾਫਾ" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:279 +#: gtk/paper_names_offsets.c:279 msgid "paper size|Personal Envelope" msgstr "ਨਿੱਜੀ ਲਿਫ਼ਾਫਾ" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:281 +#: gtk/paper_names_offsets.c:281 msgid "paper size|Quarto" msgstr "Quarto" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:283 +#: gtk/paper_names_offsets.c:283 msgid "paper size|Super A" msgstr "ਸੁਪਰ A" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:285 +#: gtk/paper_names_offsets.c:285 msgid "paper size|Super B" msgstr "ਸੁਪਰ B" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:287 +#: gtk/paper_names_offsets.c:287 msgid "paper size|Wide Format" msgstr "ਚੌੜਾ ਫਾਰਮੈਟ" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:289 +#: gtk/paper_names_offsets.c:289 msgid "paper size|Dai-pa-kai" msgstr "Dai-pa-kai" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:291 +#: gtk/paper_names_offsets.c:291 msgid "paper size|Folio" msgstr "Folio" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:293 +#: gtk/paper_names_offsets.c:293 msgid "paper size|Folio sp" msgstr "Folio sp" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:295 +#: gtk/paper_names_offsets.c:295 msgid "paper size|Invite Envelope" msgstr "ਸੱਦਾ ਲਿਫ਼ਾਫਾ" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:297 +#: gtk/paper_names_offsets.c:297 msgid "paper size|Italian Envelope" msgstr "ਇਤਾਲਵੀ ਲਿਫ਼ਾਫਾ" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:299 +#: gtk/paper_names_offsets.c:299 msgid "paper size|juuro-ku-kai" msgstr "juuro-ku-kai" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:301 +#: gtk/paper_names_offsets.c:301 msgid "paper size|pa-kai" msgstr "pa-kai" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:303 +#: gtk/paper_names_offsets.c:303 msgid "paper size|Postfix Envelope" msgstr "ਪੋਸਟਫਿਕਸ ਲਿਫ਼ਾਫਾ" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:305 +#: gtk/paper_names_offsets.c:305 msgid "paper size|Small Photo" msgstr "ਛੋਟੀ ਫੋਟੋ" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:307 +#: gtk/paper_names_offsets.c:307 msgid "paper size|prc1 Envelope" msgstr "prc1 ਲਿਫ਼ਾਫਾ" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:309 +#: gtk/paper_names_offsets.c:309 msgid "paper size|prc10 Envelope" msgstr "prc10 ਲਿਫ਼ਾਫਾ" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:311 +#: gtk/paper_names_offsets.c:311 msgid "paper size|prc 16k" msgstr "prc 16k" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:313 +#: gtk/paper_names_offsets.c:313 msgid "paper size|prc2 Envelope" msgstr "prc2 ਲਿਫ਼ਾਫਾ" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:315 +#: gtk/paper_names_offsets.c:315 msgid "paper size|prc3 Envelope" msgstr "prc3 ਲਿਫ਼ਾਫਾ" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:317 +#: gtk/paper_names_offsets.c:317 msgid "paper size|prc 32k" msgstr "prc 32k" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:319 +#: gtk/paper_names_offsets.c:319 msgid "paper size|prc4 Envelope" msgstr "prc4 ਲਿਫ਼ਾਫਾ" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:321 +#: gtk/paper_names_offsets.c:321 msgid "paper size|prc5 Envelope" msgstr "prc5 ਲਿਫ਼ਾਫਾ" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:323 +#: gtk/paper_names_offsets.c:323 msgid "paper size|prc6 Envelope" msgstr "prc6 ਲਿਫ਼ਾਫਾ" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:325 +#: gtk/paper_names_offsets.c:325 msgid "paper size|prc7 Envelope" msgstr "prc7 ਲਿਫ਼ਾਫਾ" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:327 +#: gtk/paper_names_offsets.c:327 msgid "paper size|prc8 Envelope" msgstr "prc8 ਲਿਫ਼ਾਫਾ" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:329 +#: gtk/paper_names_offsets.c:329 msgid "paper size|ROC 16k" msgstr "ROC 16k" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:331 +#: gtk/paper_names_offsets.c:331 msgid "paper size|ROC 8k" msgstr "ROC 8k" -#: ../gtk/updateiconcache.c:492 -#: ../gtk/updateiconcache.c:552 +#: gtk/updateiconcache.c:492 gtk/updateiconcache.c:552 #, c-format msgid "different idatas found for symlinked '%s' and '%s'\n" msgstr "symlinked '%s' ਅਤੇ '%s' ਲਈ ਵੱਖਰੇ idatas ਮਿਲੇ\n" -#: ../gtk/updateiconcache.c:1374 +#: gtk/updateiconcache.c:1374 #, c-format msgid "Failed to write header\n" msgstr "ਹੈਡਰ ਲਿਖਣ ਵਿੱਚ ਗਲਤੀ\n" -#: ../gtk/updateiconcache.c:1380 +#: gtk/updateiconcache.c:1380 #, c-format msgid "Failed to write hash table\n" msgstr "ਹੈਂਸ਼ ਟੇਬਲ ਲਿਖਣ ਲਈ ਅਸਫ਼ਲ ਹੈ\n" -#: ../gtk/updateiconcache.c:1386 +#: gtk/updateiconcache.c:1386 #, c-format msgid "Failed to write folder index\n" msgstr "ਫੋਲਡਰ ਇੰਡੈਕਸ ਲਿਖਣ ਦੌਰਾਨ ਫੇਲ੍ਹ\n" -#: ../gtk/updateiconcache.c:1394 +#: gtk/updateiconcache.c:1394 #, c-format msgid "Failed to rewrite header\n" msgstr "ਹੈਂਡਰ ਮੁੜ-ਲਿਖਣ ਦੌਰਾਨ ਗਲਤੀ\n" -#: ../gtk/updateiconcache.c:1455 +#: gtk/updateiconcache.c:1455 #, c-format msgid "Failed to open file %s : %s\n" msgstr "ਫਾਇਲ %s ਖੋਲ੍ਹਣ ਵਿੱਚ ਫੇਲ੍ਹ: %s\n" -#: ../gtk/updateiconcache.c:1463 +#: gtk/updateiconcache.c:1463 #, c-format msgid "Failed to write cache file: %s\n" msgstr "ਫਾਇਲ ਕੈਚੇ ਲਿਖਣ ਦੌਰਾਨ ਅਸਫ਼ਲ: %s\n" -#: ../gtk/updateiconcache.c:1499 +#: gtk/updateiconcache.c:1499 #, c-format msgid "The generated cache was invalid.\n" msgstr "ਤਿਆਰ ਕੀਤੀ ਕੈਂਚੇ ਗਲਤ ਹੈ।\n" -#: ../gtk/updateiconcache.c:1511 +#: gtk/updateiconcache.c:1511 #, c-format msgid "Could not rename %s to %s: %s, removing %s then.\n" msgstr "%s ਦਾ ਨਾਂ %s ਬਦਲਿਆ ਨਹੀਂ ਜਾ ਸਕਦਾ: %s, ਹੁਣ %s ਨੂੰ ਹਟਾਇਆ ਜਾ ਰਿਹਾ ਹੈ।\n" -#: ../gtk/updateiconcache.c:1523 +#: gtk/updateiconcache.c:1523 #, c-format msgid "Could not rename %s to %s: %s\n" msgstr "%s ਦਾ ਨਾਂ %s ਬਦਲਿਆ ਨਹੀਂ ਜਾ ਸਕਿਆ: %s\n" -#: ../gtk/updateiconcache.c:1530 +#: gtk/updateiconcache.c:1530 #, c-format msgid "Could not rename %s back to %s: %s.\n" msgstr "%s ਦਾ ਨਾਂ ਮੁੜ %s ਬਦਲਿਆ ਨਹੀਂ ਸਕਦਾ ਹੈ: %s\n" -#: ../gtk/updateiconcache.c:1556 +#: gtk/updateiconcache.c:1556 #, c-format msgid "Cache file created successfully.\n" msgstr "ਕੈਚੇ ਫਾਇਲ ਸਫ਼ਲਤਾਪੂਰਕ ਬਣਾਈ ਗਈ ਹੈ।\n" -#: ../gtk/updateiconcache.c:1595 +#: gtk/updateiconcache.c:1595 msgid "Overwrite an existing cache, even if up to date" msgstr "ਇੱਕ ਮੌਜੂਦਾ ਕੈਚੇ ਉੱਤੇ ਲਿਖੋ, ਭਾਵੇਂ ਅੱਪ-ਟੂ-ਡੇਟ ਹੋਵੇ" -#: ../gtk/updateiconcache.c:1596 +#: gtk/updateiconcache.c:1596 msgid "Don't check for the existence of index.theme" msgstr "ਮੌਜੂਦਾ index.theme ਦੀ ਮੌਜੂਦਗੀ ਦੀ ਜਾਂਚ ਨਾ ਕਰੋ" -#: ../gtk/updateiconcache.c:1597 +#: gtk/updateiconcache.c:1597 msgid "Don't include image data in the cache" msgstr "ਕੈਚੇ ਵਿੱਚ ਚਿੱਤਰ ਡਾਟਾ ਸ਼ਾਮਿਲ ਨਾ ਕਰੋ" -#: ../gtk/updateiconcache.c:1598 +#: gtk/updateiconcache.c:1598 msgid "Output a C header file" msgstr "ਇੱਕ C header ਫਾਇਲ ਆਉਟਪੁੱਟ" -#: ../gtk/updateiconcache.c:1599 +#: gtk/updateiconcache.c:1599 msgid "Turn off verbose output" msgstr "ਵਧੇਰੇ ਜਾਣਕਾਰੀ ਆਉਟਪੁੱਟ ਬੰਦ ਕਰੋ" -#: ../gtk/updateiconcache.c:1600 +#: gtk/updateiconcache.c:1600 msgid "Validate existing icon cache" msgstr "ਮੌਜੂਦਾ ਆਈਕਾਨ ਕੈਂਚੇ ਦੀ ਵੈਧਤਾ" -#: ../gtk/updateiconcache.c:1663 +#: gtk/updateiconcache.c:1663 #, c-format msgid "File not found: %s\n" msgstr "ਫਾਇਲ ਨਹੀਂ ਲੱਭੀ: %s\n" -#: ../gtk/updateiconcache.c:1669 +#: gtk/updateiconcache.c:1669 #, c-format msgid "Not a valid icon cache: %s\n" msgstr "ਇੱਕ ਠੀਕ ਆਈਕਾਨ ਕੈਂਚੇ ਨਹੀਂ ਹੈ: %s\n" -#: ../gtk/updateiconcache.c:1682 +#: gtk/updateiconcache.c:1682 #, c-format msgid "No theme index file." msgstr "ਕੋਈ ਥੀਮ ਇੰਡੈਕਸ ਫਾਇਲ ਨਹੀਂ।" -#: ../gtk/updateiconcache.c:1686 +#: gtk/updateiconcache.c:1686 #, c-format msgid "" "No theme index file in '%s'.\n" @@ -4356,330 +4311,357 @@ msgstr "" "ਜੇਕਰ ਤੁਸੀਂ ਇੱਥੇ ਆਈਕਾਨ ਕੈਂਚੇ ਬਣਾਉਣੀ ਚਾਹੁੰਦੇ ਹੋ ਤਾਂ --ignore-theme-index ਵਰਤੋਂ\n" #. ID -#: ../modules/input/imam-et.c:454 +#: modules/input/imam-et.c:454 msgid "Amharic (EZ+)" msgstr "ਅੰਹਰਿਕ (EZ+)" #. ID -#: ../modules/input/imcedilla.c:92 +#: modules/input/imcedilla.c:92 msgid "Cedilla" msgstr "ਕਾਦੀਲਾ" #. ID -#: ../modules/input/imcyrillic-translit.c:217 +#: modules/input/imcyrillic-translit.c:217 msgid "Cyrillic (Transliterated)" msgstr "ਸਰਲਿਕ (ਲਿੱਪੀ ਤਬਦੀਲ)" #. ID -#: ../modules/input/iminuktitut.c:127 +#: modules/input/iminuktitut.c:127 msgid "Inuktitut (Transliterated)" msgstr "ਇਨੂਕੀਟੂ (ਲਿੱਪੀ ਤਬਦੀਲ)" #. ID -#: ../modules/input/imipa.c:145 +#: modules/input/imipa.c:145 msgid "IPA" msgstr "IPA" #. ID -#: ../modules/input/immultipress.c:31 +#: modules/input/immultipress.c:31 msgid "Multipress" msgstr "ਮਲਟੀਪਰੈੱਸ" #. ID -#: ../modules/input/imthai.c:35 +#: modules/input/imthai.c:35 msgid "Thai-Lao" msgstr "ਥਾਈ-ਲਾਓ" #. ID -#: ../modules/input/imti-er.c:453 +#: modules/input/imti-er.c:453 msgid "Tigrigna-Eritrean (EZ+)" msgstr "ਟੀਗਰੋਗਨਾ -ਈਰਟਰੀਨ (EZ+)" #. ID -#: ../modules/input/imti-et.c:453 +#: modules/input/imti-et.c:453 msgid "Tigrigna-Ethiopian (EZ+)" msgstr "ਟੀਗਰੋਗਨਾ ਈਥੀਨੋਪਿਨ(EZ+)" #. ID -#: ../modules/input/imviqr.c:244 +#: modules/input/imviqr.c:244 msgid "Vietnamese (VIQR)" msgstr "ਵੀਅਤਨਾਮੀ (VIQR)" #. ID -#: ../modules/input/imxim.c:28 +#: modules/input/imxim.c:28 msgid "X Input Method" msgstr "X ਇੰਪੁੱਟ ਢੰਗ" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1113 +#: modules/printbackends/cups/gtkprintbackendcups.c:1113 #, c-format msgid "Printer '%s' is low on toner." msgstr "ਪਰਿੰਟਰ '%s' ਦਾ ਟੋਨਰ ਘੱਟ ਗਿਆ ਹੈ।" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1114 +#: modules/printbackends/cups/gtkprintbackendcups.c:1114 #, c-format msgid "Printer '%s' has no toner left." msgstr "ਪਰਿੰਟਰ '%s' ਲਈ ਟੋਨਰ ਨਹੀਂ ਬਚਿਆ ਹੈ।" #. Translators: "Developer" like on photo development context -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1116 +#: modules/printbackends/cups/gtkprintbackendcups.c:1116 #, c-format msgid "Printer '%s' is low on developer." msgstr "" #. Translators: "Developer" like on photo development context -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1118 +#: modules/printbackends/cups/gtkprintbackendcups.c:1118 #, c-format msgid "Printer '%s' is out of developer." msgstr "" #. Translators: "marker" is one color bin of the printer -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1120 +#: modules/printbackends/cups/gtkprintbackendcups.c:1120 #, c-format msgid "Printer '%s' is low on at least one marker supply." msgstr "" #. Translators: "marker" is one color bin of the printer -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1122 +#: modules/printbackends/cups/gtkprintbackendcups.c:1122 #, c-format msgid "Printer '%s' is out of at least one marker supply." msgstr "" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1123 +#: modules/printbackends/cups/gtkprintbackendcups.c:1123 #, c-format msgid "The cover is open on printer '%s'." msgstr "ਪਰਿੰਟਰ '%s' ਦਾ ਢੱਕਣ ਖੁੱਲ੍ਹਾ ਹੈ।" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1124 +#: modules/printbackends/cups/gtkprintbackendcups.c:1124 #, c-format msgid "The door is open on printer '%s'." msgstr "ਪਰਿੰਟਰ '%s' ਦਾ ਦਰਵਾਜ਼ਾ (ਡੋਰ) ਖੁੱਲ੍ਹਾ ਹੈ।" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1125 +#: modules/printbackends/cups/gtkprintbackendcups.c:1125 #, c-format msgid "Printer '%s' is low on paper." msgstr "ਪਰਿੰਟਰ '%s' ਉੱਤੇ ਪੇਪਰ ਘੱਟ ਹਨ।" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1126 +#: modules/printbackends/cups/gtkprintbackendcups.c:1126 #, c-format msgid "Printer '%s' is out of paper." msgstr "ਪਰਿੰਟਰ '%s' ਲਈ ਪੇਪਰ ਖਤਮ ਹੋ ਗਏ।" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1127 +#: modules/printbackends/cups/gtkprintbackendcups.c:1127 #, c-format msgid "Printer '%s' is currently off-line." msgstr "ਪਰਿੰਟਰ '%s' ਹੁਣ ਆਫਲਾਇਨ ਹੈ।" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1128 +#: modules/printbackends/cups/gtkprintbackendcups.c:1128 #, c-format msgid "Printer '%s' may not be connected." msgstr "ਪਰਿੰਟਰ '%s' ਕੁਨੈਕਟ ਨਹੀਂ ਹੋ ਸਕਦਾ ਹੈ।" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1129 +#: modules/printbackends/cups/gtkprintbackendcups.c:1129 #, c-format msgid "There is a problem on printer '%s'." msgstr "ਪਰਿੰਟਰ '%s' ਉੱਤੇ ਸਮੱਸਿਆ ਹੈ।" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "ਵਿਰਾਮ, ਜੌਬ ਰੱਦ ਕੀਤੀਆਂ ਜਾ ਰਹੀਆਂ ਹਨ।" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "ਜੌਬ ਰੱਦ ਕੀਤੀਆਂ ਜਾ ਰਹੀਆਂ ਹਨ" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "ਦੋ ਪਾਸੀਂ" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "ਪੇਪਰ ਕਿਸਮ" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "ਪੇਪਰ ਸੋਰਸ" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "ਆਉਟਪੁੱਟ ਟਰੇ" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "ਇੱਕ ਪਾਸੇ" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 msgid "Auto Select" msgstr "ਆਟੋ ਚੋਣ" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 msgid "Printer Default" msgstr "ਪਰਿੰਟਰ ਡਿਫਾਲਟ" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "ਜ਼ਰੂਰੀ" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "ਉੱਚ" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "ਮੱਧਮ" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "ਘੱਟ" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "None" msgstr "ਕੋਈ ਨਹੀਂ" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "ਵਰਗੀਕ੍ਰਿਤ" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "ਗੁਪਤ" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Secret" msgstr "ਖੁਫੀਆ" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "ਸਟੈਂਡਰਡ" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "ਉੱਚ ਗੁਪਤ" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "ਗ਼ੈਰ-ਕਲਾਸੀਫਾਈਡ" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, c-format msgid "Custom %sx%s" msgstr "ਕਸਟਮ %sx%s" #. default filename used for print-to-file -#: ../modules/printbackends/file/gtkprintbackendfile.c:235 +#: modules/printbackends/file/gtkprintbackendfile.c:235 #, c-format msgid "output.%s" msgstr "ਆਉਟਪੁੱਟ.%s" -#: ../modules/printbackends/file/gtkprintbackendfile.c:464 +#: modules/printbackends/file/gtkprintbackendfile.c:464 msgid "Print to File" msgstr "ਫਾਇਲ ਵਿੱਚ ਪਰਿੰਟ ਕਰੋ" -#: ../modules/printbackends/file/gtkprintbackendfile.c:541 +#: modules/printbackends/file/gtkprintbackendfile.c:541 msgid "PDF" msgstr "PDF" -#: ../modules/printbackends/file/gtkprintbackendfile.c:541 +#: modules/printbackends/file/gtkprintbackendfile.c:541 msgid "Postscript" msgstr "ਪੋਸਟ-ਸਕ੍ਰਿਪਟ" -#: ../modules/printbackends/file/gtkprintbackendfile.c:553 -#: ../modules/printbackends/test/gtkprintbackendtest.c:501 +#: modules/printbackends/file/gtkprintbackendfile.c:553 +#: modules/printbackends/test/gtkprintbackendtest.c:501 msgid "Pages per _sheet:" msgstr "ਹਰੇਕ ਸ਼ੀਟ ਲਈ ਸਫ਼ੇ(_s):" -#: ../modules/printbackends/file/gtkprintbackendfile.c:599 +#: modules/printbackends/file/gtkprintbackendfile.c:599 msgid "File" msgstr "ਫਾਇਲ" -#: ../modules/printbackends/file/gtkprintbackendfile.c:608 +#: modules/printbackends/file/gtkprintbackendfile.c:608 msgid "_Output format" msgstr "ਆਉਟਪੁੱਟ ਫਾਰਮੈਟ(_O)" -#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:398 +#: modules/printbackends/lpr/gtkprintbackendlpr.c:398 msgid "Print to LPR" msgstr "LPR ਲਈ ਪਰਿੰਟ ਕਰੋ" -#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:424 +#: modules/printbackends/lpr/gtkprintbackendlpr.c:424 msgid "Pages Per Sheet" msgstr "ਸਫ਼ੇ ਪ੍ਰਤੀ ਸ਼ੀਟ" -#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:431 +#: modules/printbackends/lpr/gtkprintbackendlpr.c:431 msgid "Command Line" msgstr "ਕਮਾਂਡ ਲਾਈਨ" #. default filename used for print-to-test -#: ../modules/printbackends/test/gtkprintbackendtest.c:235 +#: modules/printbackends/test/gtkprintbackendtest.c:235 #, c-format msgid "test-output.%s" msgstr "ਟੈਸਟ-ਆਉਟਪੁੱਟ.%s" -#: ../modules/printbackends/test/gtkprintbackendtest.c:465 +#: modules/printbackends/test/gtkprintbackendtest.c:465 msgid "Print to Test Printer" msgstr "ਟੈਸਟ ਪਰਿੰਟਰ ਲਈ ਪਰਿੰਟ ਕਰੋ" -#: ../tests/testfilechooser.c:207 +#: tests/testfilechooser.c:207 #, c-format msgid "Could not get information for file '%s': %s" msgstr "ਫਾਇਲ '%s' ਲਈ ਜਾਣਕਾਰੀ ਪਰਾਪਤ ਕਰਨ ਵਿੱਚ ਅਸਫ਼ਲ: %s" #~ msgid "URI" #~ msgstr "URI" + #~ msgid "The URI bound to this button" #~ msgstr "ਇਹ ਬਟਨ ਨਾਲ ਜੁੜਿਆ URI" + #~ msgid "Arrow spacing" #~ msgstr "ਤੀਰ ਥਾਂ" + #~ msgid "Scroll arrow spacing" #~ msgstr "ਸਕਰੋਲ ਤੀਰ ਥਾਂ" + #~ msgid "Group" #~ msgstr "ਗਰੁੱਪ" + #~ msgid "The radio tool button whose group this button belongs to." #~ msgstr "ਰੇਡੀਓ ਸੰਦ ਬਟਨ, ਜਿਸ ਗਰੁੱਪ ਨਾਲ ਇਹ ਬਟਨ ਸਬੰਧਤ ਹੈ।" + #~ msgid "Invalid filename: %s" #~ msgstr "ਗਲਤ ਫਾਇਲ ਨਾਂ: %s" + #~ msgid "" #~ "Could not add a bookmark for '%s' because it is an invalid path name." #~ msgstr "%s ਲਈ ਬੁੱਕਮਾਰਕ ਸ਼ਾਮਲ ਨਹੀਂ ਕੀਤਾ ਜਾ ਸਕਿਆ, ਕਿਉਂਕਿ ਮਾਰਗ ਨਾਂ ਠੀਕ ਨਹੀਂ ਹੈ।" + #~ msgid "Could not select file '%s' because it is an invalid path name." #~ msgstr "ਫਾਇਲ '%s' ਨੂੰ ਚੁਣਿਆ ਨਹੀਂ ਜਾ ਸਕਿਆ, ਕਿਉਂਕਿ ਮਾਰਗ ਨਾਂ ਠੀਕ ਨਹੀਂ ਹੈ।" + #~ msgid "%d byte" #~ msgid_plural "%d bytes" #~ msgstr[0] "%d ਬਾਈਟ" #~ msgstr[1] "%d ਬਾਈਟ" + #~ msgid "Could not get a stock icon for %s\n" #~ msgstr "%s ਸਟਾਕ ਆਈਕਾਨ ਲਿਆ ਨਹੀਂ ਜਾ ਸਕਿਆ\n" + #~ msgid "Error getting information for '%s': %s" #~ msgstr "'%s' ਲਈ ਜਾਣਕਾਰੀ ਲੈਣ ਵਿੱਚ ਅਸਫ਼ਲ: %s" + #~ msgid "This file system does not support mounting" #~ msgstr "ਇਹ ਫਾਇਲ ਸਿਸਟਮ ਮਾਊਟਿੰਗ ਲਈ ਸਹਾਇਕ ਨਹੀਂ ਹੈ" + #~ msgid "" #~ "The name \"%s\" is not valid because it contains the character \"%s\". " #~ "Please use a different name." #~ msgstr "ਨਾਂ \"%s\" ਜਾਇਜ ਨਹੀਂ ਹੈ, ਕਿਉਕਿ ਇਸ ਵਿੱਚ ਅੱਖਰ \"%s\" ਹੈ। ਇੱਕ ਵੱਖਰਾ ਨਾਂ ਵਰਤੋਂ ਜੀ।" + #~ msgid "Bookmark saving failed: %s" #~ msgstr "ਬੁੱਕਮਾਰਕ ਸੰਭਾਲਣ 'ਚ ਅਸਫ਼ਲ: %s" + #~ msgid "'%s' already exists in the bookmarks list" #~ msgstr "'%s' ਪਹਿਲਾਂ ਹੀ ਬੁੱਕਮਾਰਕ ਲਿਸਟ ਵਿੱਚ ਮੌਜੂਦ ਹੈ" + #~ msgid "'%s' does not exist in the bookmarks list" #~ msgstr "'%s' ਬੁੱਕਮਾਰਕ ਸੂਚੀ ਵਿੱਚ ਮੌਜੂਦ ਨਹੀਂ ਹੈ" + #~ msgid "Path is not a folder: '%s'" #~ msgstr "ਮਾਰਗ ਇੱਕ ਫੋਲਡਰ ਨਹੀਂ ਹੈ: '%s'" + #~ msgid "Network Drive (%s)" #~ msgstr "ਨੈੱਟਵਰਕ ਡਰਾਇਵ (%s)" + #~ msgid "%s (%s)" #~ msgstr "%s (%s)" + #~ msgid "Unknown attribute '%s' on line %d char %d" #~ msgstr "ਲਾਈਨ %2$d ਅੱਖਰ %3$d ਉੱਤੇ ਅਣਜਾਣ ਵਿਸ਼ੇਸਤਾ '%1$s' " + #~ msgid "Today at %H:%M" #~ msgstr "%H:%M ਵਜੇ ਅੱਜ" + #~ msgid "Default" #~ msgstr "ਡਿਫਾਲਟ" + #~ msgid "Print Pages" #~ msgstr "ਸਫ਼ੇ ਛਾਪੋ" + #~ msgid "_All" #~ msgstr "ਸਭ(_A)" - diff --git a/po/pl.po b/po/pl.po index b832104ffa..bb08111d16 100644 --- a/po/pl.po +++ b/po/pl.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk20\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2008-07-21 14:17+0100\n" "Last-Translator: Tomasz Dominikowski \n" "Language-Team: Polish \n" @@ -964,7 +964,7 @@ msgstr "Nie można zapisać danych TIFF" msgid "Couldn't write to TIFF file" msgstr "Nie można zapisać do pliku TIFF" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "Format obrazu TIFF" @@ -1146,7 +1146,7 @@ msgstr[0] "Otwieranie %d elementu" msgstr[1] "Otwieranie %d elementów" msgstr[2] "Otwieranie %d elementów" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "Licencja" @@ -1160,32 +1160,32 @@ msgid "C_redits" msgstr "Z_asługi" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "_Licencja" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "Informacje o %s" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "Zasługi" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "Program" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "Dokumentacja" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "Tłumaczenie" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "Grafika" @@ -1228,7 +1228,7 @@ msgstr "Alt" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "Super" @@ -1238,7 +1238,7 @@ msgstr "Super" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "Hyper" @@ -1248,17 +1248,17 @@ msgstr "Hyper" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "Meta" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "Spacja" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "Odwrotny ukośnik" @@ -1306,7 +1306,7 @@ msgstr "calendar:week_start:1" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "2000" @@ -1321,7 +1321,7 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "%d" @@ -1337,7 +1337,7 @@ msgstr "%d" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "%d" @@ -1353,7 +1353,7 @@ msgstr "%d" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "%Y" @@ -1479,7 +1479,7 @@ msgstr "Pal_eta:" msgid "Color Wheel" msgstr "Koło kolorów" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " @@ -1489,7 +1489,7 @@ msgstr "" "przeciągnąć ten kolor na jedną z pozycji palety lub wybrać go bezpośrednio " "poprzez przeciągnięcie go nad kolor sąsiedni." -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." @@ -1497,11 +1497,11 @@ msgstr "" "Aktualnie wybrany kolor. Kolor ten można przeciągnąć na jedną z pozycji " "palety, aby zachować go na przyszłość." -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "_Zapisz kolor w tym miejscu" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1514,11 +1514,11 @@ msgstr "" msgid "Color Selection" msgstr "Wybór koloru" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "_Metody wprowadzania danych" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "_Wstaw znak kontrolny Unikodu" @@ -1534,7 +1534,7 @@ msgstr "Pulpit" msgid "(None)" msgstr "(brak)" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "Inne..." @@ -2018,7 +2018,7 @@ msgstr "R_ozmiar:" msgid "_Preview:" msgstr "_Podgląd" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "Wybór czcionki" @@ -2056,7 +2056,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "Brak ikony \"%s\" w motywie" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 msgid "Failed to load icon" msgstr "Nie można wczytać ikony" @@ -2147,19 +2147,11 @@ msgstr "(nieznane)" msgid "Cl_ear" msgstr "_Wyczyść" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "Adres URI" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "Adres URI przypisany do tego przycisku" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 msgid "Copy URL" msgstr "Skopiuj URL" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 msgid "Invalid URI" msgstr "Niepoprawny URI" @@ -2235,26 +2227,21 @@ msgid "_Password:" msgstr "_Hasło:" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +#, fuzzy +msgid "Forget password _immediately" msgstr "_Natychmiastowe usunięcie hasła" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +#, fuzzy +msgid "Remember password until you _logout" msgstr "_Zapamiętanie hasła do wylogowania" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +#, fuzzy +msgid "Remember _forever" msgstr "Z_apamiętanie na stałe" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "Odstęp strzałki" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "Odstęp strzałki przewijania" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "Strona %u" @@ -2320,7 +2307,7 @@ msgstr "_Rozmiar papieru:" msgid "_Orientation:" msgstr "_Położenie:" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 msgid "Page Setup" msgstr "Ustawienia strony" @@ -2377,7 +2364,7 @@ msgstr "W górę ścieżki" msgid "Down Path" msgstr "W dół ścieżki" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 msgid "File System Root" msgstr "System plików" @@ -2490,8 +2477,9 @@ msgstr "Drukarka jest nieaktywna" msgid "Out of paper" msgstr "Brak papieru" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 msgid "Paused" msgstr "Wstrzymane" @@ -2538,35 +2526,35 @@ msgstr "Nieprawidłowy uchwyt do PrintDlgEx" msgid "Unspecified error" msgstr "Nieokreślony błąd" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 msgid "Printer" msgstr "Drukarka" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 msgid "Location" msgstr "Położenie" -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "Stan" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 msgid "Range" msgstr "Zakres" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 msgid "_All Pages" msgstr "Wszystkie _strony" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 msgid "C_urrent Page" msgstr "_Bieżąca strona" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 msgid "Pag_es:" msgstr "Stro_ny:" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" @@ -2574,153 +2562,144 @@ msgstr "" "Określ jeden lub więcej zakresów stron,\n" " przykładowo: 1-3,7,11" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "Kopie" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "Kopi_e:" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 msgid "C_ollate" msgstr "_Posegregowane" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 msgid "_Reverse" msgstr "Odw_rotnie" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "Ogólne" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "Układ" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 msgid "Pages per _side:" msgstr "Stron _na kartkę:" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "_Dwustronnie:" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 msgid "_Only print:" msgstr "Wydruk _tylko:" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "Wszystkie kartki" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "Kartki parzyste" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "Kartki nieparzyste" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 msgid "Sc_ale:" msgstr "Ska_la:" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "Papier" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 msgid "Paper _type:" msgstr "Rodzaj papier_u:" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 msgid "Paper _source:" msgstr "Źródło pap_ieru:" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "_Tacka wyjściowa:" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "Szczegóły zadania" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "Pri_orytet:" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "Informacje o opłatac_h:" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "Wydruk dokumentu" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 msgid "_Now" msgstr "_Teraz" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "_O:" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 msgid "On _hold" msgstr "Wstrzy_many" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "Strona tytułowa" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "P_rzed:" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "_Po:" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "Zadanie" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "Zaawansowane" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "Jakość obrazu" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 msgid "Color" msgstr "Kolor" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "Kończenie" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "Część ustawień w oknie jest sprzecznych" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 msgid "Print" msgstr "Wydruk" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "Grupa" - -# FIXME - wrrrrr, nie cierpię takich bełkotów -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "Grupa, do której należy ten przycisk narzędzia radiowego." - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2741,36 +2720,36 @@ msgstr "Funkcja nie jest zaimplementowana dla widgetów klasy \"%s\"" msgid "Select which type of documents are shown" msgstr "Wybiera jakie rodzaje dokumentów są wyświetlane" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "Nie znaleziono elementu dla adresu URI \"%s\"" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "Filtr bez tytułu" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 msgid "Could not remove item" msgstr "Nie można usunąć elementu" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 msgid "Could not clear list" msgstr "Nie można wyczyścić elementu" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 msgid "Copy _Location" msgstr "S_kopiuj położenie" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "_Usuń z listy" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 msgid "_Clear List" msgstr "Wy_czyść listę" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "Wyświetl zasoby p_rywatne" @@ -2824,10 +2803,10 @@ msgstr "_%d. %s" msgid "recent menu label|%d. %s" msgstr "%d. %s" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "Nie można odnaleźć elementu z URI \"%s\"" @@ -4498,92 +4477,96 @@ msgstr "Drukarka \"%s\" może nie być podłączona." msgid "There is a problem on printer '%s'." msgstr "Wystąpił problem z drukarką \"%s\"." -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "Dwustronne" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "Rodzaj papieru" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "Źródło papieru" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "Tacka wyjściowa" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "Jednostronne" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 msgid "Auto Select" msgstr "Wybór automatyczny" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 msgid "Printer Default" msgstr "Domyślne drukarki" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "Ważne" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "Wysoki" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "Średni" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "Niski" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "None" msgstr "Brak" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "Sklasyfikowane" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "Poufne" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Secret" msgstr "Tajne" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "Standardowe" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "Ściśle tajne" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "Niesklasyfikowane" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, c-format msgid "Custom %sx%s" msgstr "Własny %sx%s" @@ -4646,6 +4629,25 @@ msgstr "Wydruk do drukarki testowej" msgid "Could not get information for file '%s': %s" msgstr "Nie można pobrać informacji dla pliku \"%s\": %s" +#~ msgid "URI" +#~ msgstr "Adres URI" + +#~ msgid "The URI bound to this button" +#~ msgstr "Adres URI przypisany do tego przycisku" + +#~ msgid "Arrow spacing" +#~ msgstr "Odstęp strzałki" + +#~ msgid "Scroll arrow spacing" +#~ msgstr "Odstęp strzałki przewijania" + +#~ msgid "Group" +#~ msgstr "Grupa" + +# FIXME - wrrrrr, nie cierpię takich bełkotów +#~ msgid "The radio tool button whose group this button belongs to." +#~ msgstr "Grupa, do której należy ten przycisk narzędzia radiowego." + #~ msgid "Invalid filename: %s" #~ msgstr "Niepoprawna nazwa pliku: %s" diff --git a/po/ps.po b/po/ps.po index e5256eeb97..641104370a 100644 --- a/po/ps.po +++ b/po/ps.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+.head\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2008-07-15 19:13-0800\n" "Last-Translator: Zabeeh Khan \n" "Language-Team: Pashto \n" @@ -926,7 +926,7 @@ msgstr "" msgid "Couldn't write to TIFF file" msgstr "" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "" @@ -1107,7 +1107,7 @@ msgid_plural "Opening %d Items" msgstr[0] "" msgstr[1] "" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "منښتليک" @@ -1121,32 +1121,32 @@ msgid "C_redits" msgstr "ب_اورونه" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "منښتليک_" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "په اړه %s د" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "باورونه" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "ليکوالان" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "لاسوندونکي" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "ژباړنان" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "کلاکاران" @@ -1189,7 +1189,7 @@ msgstr "keyboard label|الټ" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "keyboard label|سوپر" @@ -1199,7 +1199,7 @@ msgstr "keyboard label|سوپر" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "keyboard label|هاېپر" @@ -1209,17 +1209,17 @@ msgstr "keyboard label|هاېپر" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "keyboard label|ميټا" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "keyboard label|تشه" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "keyboard label|شارېوند" @@ -1267,7 +1267,7 @@ msgstr "calendar:week_start:5" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "" @@ -1282,7 +1282,7 @@ msgstr "" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "calendar:day:digits|%Id" @@ -1298,7 +1298,7 @@ msgstr "calendar:day:digits|%Id" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "" @@ -1314,7 +1314,7 @@ msgstr "" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "" @@ -1434,24 +1434,24 @@ msgstr ":رنګدبلی_" msgid "Color Wheel" msgstr "" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " "current by dragging it to the other color swatch alongside." msgstr "" -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." msgstr "" -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "رنګ دلته ساتل_" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1461,11 +1461,11 @@ msgstr "" msgid "Color Selection" msgstr "رنګ ټاکنه" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "ننوت لېلې_" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "" @@ -1481,7 +1481,7 @@ msgstr "سرپاڼه" msgid "(None)" msgstr "(هېڅ)" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "...نور" @@ -1952,7 +1952,7 @@ msgstr ":ک_چ" msgid "_Preview:" msgstr ":مخليد_" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "د ليکبڼې ټاکنه" @@ -1986,7 +1986,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 msgid "Failed to load icon" msgstr "د انځورن په لېښلو کې پاتې راغی" @@ -2077,19 +2077,11 @@ msgstr "(ناپېژندلی)" msgid "Cl_ear" msgstr "پا_کول" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "URI" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 msgid "Copy URL" msgstr "لمېستل URL" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 msgid "Invalid URI" msgstr "URI ناسم" @@ -2165,26 +2157,21 @@ msgid "_Password:" msgstr ":تېرنويې_" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +#, fuzzy +msgid "Forget password _immediately" msgstr "دستي له ياده ويستل_" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +#, fuzzy +msgid "Remember password until you _logout" msgstr "تېرنويې تر وتون ياد ساتل_" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +#, fuzzy +msgid "Remember _forever" msgstr "تل ياد ساتل_" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "غشي تشونه" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "د رغښت غشي تشونه" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "مخ %u" @@ -2243,7 +2230,7 @@ msgstr ":د پاڼې کچ_" msgid "_Orientation:" msgstr ":لورموندنه_" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 msgid "Page Setup" msgstr "مخ امسته" @@ -2300,7 +2287,7 @@ msgstr "" msgid "Down Path" msgstr "" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 msgid "File System Root" msgstr "د دوتنه غونډال ولۍ" @@ -2413,8 +2400,9 @@ msgstr "" msgid "Out of paper" msgstr "" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 msgid "Paused" msgstr "ځنډېدلی" @@ -2460,186 +2448,178 @@ msgstr "" msgid "Unspecified error" msgstr "ناپېژندل شوې تېروتنه" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 msgid "Printer" msgstr "چاپګر" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 msgid "Location" msgstr "ځای" -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "انکړ" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 msgid "Range" msgstr "سيمه" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 msgid "_All Pages" msgstr "ټول مخونه_" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 msgid "C_urrent Page" msgstr "ا_وسنی مخ" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 msgid "Pag_es:" msgstr ":مخو_نه" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" msgstr "" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "لمېسې" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr ":لمېس_ې" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 msgid "C_ollate" msgstr "" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 msgid "_Reverse" msgstr "" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "ټولګړي" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "هډوانه" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 msgid "Pages per _side:" msgstr "" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 msgid "_Only print:" msgstr ":چاپول يوازې_" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "ټولې پاڼې" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "جوتې پاڼې" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "تاکې پاڼې" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 msgid "Sc_ale:" msgstr ":مې_چل" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "پاڼه" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 msgid "Paper _type:" msgstr ":د پاڼې _ډول" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 msgid "Paper _source:" msgstr ":د پاڼو _سرچينه" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "د دندې خبرتياوې" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "لاسوند چاپول" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 msgid "_Now" msgstr "اوس_" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr ":پ_ه" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 msgid "On _hold" msgstr "" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "پوښ مخ زياتول" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr ":مخ_کې" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr ":وروسته_" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "دنده" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "ژور" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "د انځور څرنګوالی" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 msgid "Color" msgstr "رنګ" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "بشپړيږي" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 msgid "Print" msgstr "چاپول" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "ډله" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "" - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2660,36 +2640,36 @@ msgstr "" msgid "Select which type of documents are shown" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 msgid "Could not remove item" msgstr "توکی نه شي ړنګولی" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 msgid "Could not clear list" msgstr "لړ نه شي پاکولی" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 msgid "Copy _Location" msgstr "ځای لمېسل_" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "له لړه ړنګول_" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 msgid "_Clear List" msgstr "لړ پاکول_" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "" @@ -2743,10 +2723,10 @@ msgstr "" msgid "recent menu label|%d. %s" msgstr "" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "" @@ -4409,92 +4389,96 @@ msgstr "" msgid "There is a problem on printer '%s'." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 msgid "Auto Select" msgstr "خپله ټاکل" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 msgid "Printer Default" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "لوړ" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "منځنی" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "ټيټ" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "None" msgstr "هېڅ" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Secret" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, c-format msgid "Custom %sx%s" msgstr "" @@ -4556,3 +4540,15 @@ msgstr "" #, c-format msgid "Could not get information for file '%s': %s" msgstr "" + +#~ msgid "URI" +#~ msgstr "URI" + +#~ msgid "Arrow spacing" +#~ msgstr "غشي تشونه" + +#~ msgid "Scroll arrow spacing" +#~ msgstr "د رغښت غشي تشونه" + +#~ msgid "Group" +#~ msgstr "ډله" diff --git a/po/pt.po b/po/pt.po index 208f9d39ff..7236e52607 100644 --- a/po/pt.po +++ b/po/pt.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: 2.24\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-17 00:01+0100\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2008-08-17 00:05+0000\n" "Last-Translator: Duarte Loreto \n" "Language-Team: Portuguese \n" @@ -17,56 +17,56 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ../gdk/directfb/gdkdisplay-directfb.c:55 +#: gdk/directfb/gdkdisplay-directfb.c:55 msgid "directfb arg" msgstr "directfb arg" -#: ../gdk/directfb/gdkdisplay-directfb.c:55 +#: gdk/directfb/gdkdisplay-directfb.c:55 msgid "sdl|system" msgstr "systema" #. Description of --class=CLASS in --help output -#: ../gdk/gdk.c:126 +#: gdk/gdk.c:126 msgid "Program class as used by the window manager" msgstr "Classe de aplicação tal como utilizada pelo gestor de janelas" #. Placeholder in --class=CLASS in --help output -#: ../gdk/gdk.c:127 +#: gdk/gdk.c:127 msgid "CLASS" msgstr "CLASSE" #. Description of --name=NAME in --help output -#: ../gdk/gdk.c:129 +#: gdk/gdk.c:129 msgid "Program name as used by the window manager" msgstr "Nome da aplicação tal como utilizada pelo gestor de janelas" #. Placeholder in --name=NAME in --help output -#: ../gdk/gdk.c:130 +#: gdk/gdk.c:130 msgid "NAME" msgstr "NOME" #. Description of --display=DISPLAY in --help output -#: ../gdk/gdk.c:132 +#: gdk/gdk.c:132 msgid "X display to use" msgstr "Ecrã X a utilizar" #. Placeholder in --display=DISPLAY in --help output -#: ../gdk/gdk.c:133 +#: gdk/gdk.c:133 msgid "DISPLAY" msgstr "ECRÃ" #. Description of --screen=SCREEN in --help output -#: ../gdk/gdk.c:135 +#: gdk/gdk.c:135 msgid "X screen to use" msgstr "Monitor X a utilizar" #. Placeholder in --screen=SCREEN in --help output -#: ../gdk/gdk.c:136 +#: gdk/gdk.c:136 msgid "SCREEN" msgstr "MONITOR" #. Description of --gdk-debug=FLAGS in --help output -#: ../gdk/gdk.c:139 +#: gdk/gdk.c:139 msgid "Gdk debugging flags to set" msgstr "Parâmetros de depuração Gdk a activar" @@ -74,176 +74,176 @@ msgstr "Parâmetros de depuração Gdk a activar" #. Placeholder in --gdk-no-debug=FLAGS in --help output #. Placeholder in --gtk-debug=FLAGS in --help output #. Placeholder in --gtk-no-debug=FLAGS in --help output -#: ../gdk/gdk.c:140 ../gdk/gdk.c:143 ../gtk/gtkmain.c:428 ../gtk/gtkmain.c:431 +#: gdk/gdk.c:140 gdk/gdk.c:143 gtk/gtkmain.c:428 gtk/gtkmain.c:431 msgid "FLAGS" msgstr "PARÂMETROS" #. Description of --gdk-no-debug=FLAGS in --help output -#: ../gdk/gdk.c:142 +#: gdk/gdk.c:142 msgid "Gdk debugging flags to unset" msgstr "Parâmetros de depuração Gdk a desactivar" -#: ../gdk/keyname-table.h:3940 +#: gdk/keyname-table.h:3940 msgid "keyboard label|BackSpace" msgstr "BackSpace" -#: ../gdk/keyname-table.h:3941 +#: gdk/keyname-table.h:3941 msgid "keyboard label|Tab" msgstr "Tab" -#: ../gdk/keyname-table.h:3942 +#: gdk/keyname-table.h:3942 msgid "keyboard label|Return" msgstr "Return" -#: ../gdk/keyname-table.h:3943 +#: gdk/keyname-table.h:3943 msgid "keyboard label|Pause" msgstr "Pause" -#: ../gdk/keyname-table.h:3944 +#: gdk/keyname-table.h:3944 msgid "keyboard label|Scroll_Lock" msgstr "Scroll_Lock" -#: ../gdk/keyname-table.h:3945 +#: gdk/keyname-table.h:3945 msgid "keyboard label|Sys_Req" msgstr "Sys_Req" -#: ../gdk/keyname-table.h:3946 +#: gdk/keyname-table.h:3946 msgid "keyboard label|Escape" msgstr "Esc" -#: ../gdk/keyname-table.h:3947 +#: gdk/keyname-table.h:3947 msgid "keyboard label|Multi_key" msgstr "Multi_key" -#: ../gdk/keyname-table.h:3948 +#: gdk/keyname-table.h:3948 msgid "keyboard label|Home" msgstr "Home" -#: ../gdk/keyname-table.h:3949 +#: gdk/keyname-table.h:3949 msgid "keyboard label|Left" msgstr "Esquerda" -#: ../gdk/keyname-table.h:3950 +#: gdk/keyname-table.h:3950 msgid "keyboard label|Up" msgstr "Acima" -#: ../gdk/keyname-table.h:3951 +#: gdk/keyname-table.h:3951 msgid "keyboard label|Right" msgstr "Direita" -#: ../gdk/keyname-table.h:3952 +#: gdk/keyname-table.h:3952 msgid "keyboard label|Down" msgstr "Abaixo" -#: ../gdk/keyname-table.h:3953 +#: gdk/keyname-table.h:3953 msgid "keyboard label|Page_Up" msgstr "Page_Up" -#: ../gdk/keyname-table.h:3954 +#: gdk/keyname-table.h:3954 msgid "keyboard label|Page_Down" msgstr "Page_Down" -#: ../gdk/keyname-table.h:3955 +#: gdk/keyname-table.h:3955 msgid "keyboard label|End" msgstr "End" -#: ../gdk/keyname-table.h:3956 +#: gdk/keyname-table.h:3956 msgid "keyboard label|Begin" msgstr "Begin" -#: ../gdk/keyname-table.h:3957 +#: gdk/keyname-table.h:3957 msgid "keyboard label|Print" msgstr "Print" -#: ../gdk/keyname-table.h:3958 +#: gdk/keyname-table.h:3958 msgid "keyboard label|Insert" msgstr "Insert" -#: ../gdk/keyname-table.h:3959 +#: gdk/keyname-table.h:3959 msgid "keyboard label|Num_Lock" msgstr "Num_Lock" -#: ../gdk/keyname-table.h:3960 +#: gdk/keyname-table.h:3960 msgid "keyboard label|KP_Space" msgstr "KP_Space" -#: ../gdk/keyname-table.h:3961 +#: gdk/keyname-table.h:3961 msgid "keyboard label|KP_Tab" msgstr "KP_Tab" -#: ../gdk/keyname-table.h:3962 +#: gdk/keyname-table.h:3962 msgid "keyboard label|KP_Enter" msgstr "KP_Enter" -#: ../gdk/keyname-table.h:3963 +#: gdk/keyname-table.h:3963 msgid "keyboard label|KP_Home" msgstr "KP_Home" -#: ../gdk/keyname-table.h:3964 +#: gdk/keyname-table.h:3964 msgid "keyboard label|KP_Left" msgstr "KP_Left" -#: ../gdk/keyname-table.h:3965 +#: gdk/keyname-table.h:3965 msgid "keyboard label|KP_Up" msgstr "KP_Up" -#: ../gdk/keyname-table.h:3966 +#: gdk/keyname-table.h:3966 msgid "keyboard label|KP_Right" msgstr "KP_Right" -#: ../gdk/keyname-table.h:3967 +#: gdk/keyname-table.h:3967 msgid "keyboard label|KP_Down" msgstr "KP_Down" -#: ../gdk/keyname-table.h:3968 +#: gdk/keyname-table.h:3968 msgid "keyboard label|KP_Page_Up" msgstr "KP_Page_Up" -#: ../gdk/keyname-table.h:3969 +#: gdk/keyname-table.h:3969 msgid "keyboard label|KP_Prior" msgstr "KP_Prior" -#: ../gdk/keyname-table.h:3970 +#: gdk/keyname-table.h:3970 msgid "keyboard label|KP_Page_Down" msgstr "KP_Page_Down" -#: ../gdk/keyname-table.h:3971 +#: gdk/keyname-table.h:3971 msgid "keyboard label|KP_Next" msgstr "KP_Next" -#: ../gdk/keyname-table.h:3972 +#: gdk/keyname-table.h:3972 msgid "keyboard label|KP_End" msgstr "KP_End" -#: ../gdk/keyname-table.h:3973 +#: gdk/keyname-table.h:3973 msgid "keyboard label|KP_Begin" msgstr "KP_Begin" -#: ../gdk/keyname-table.h:3974 +#: gdk/keyname-table.h:3974 msgid "keyboard label|KP_Insert" msgstr "KP_Insert" -#: ../gdk/keyname-table.h:3975 +#: gdk/keyname-table.h:3975 msgid "keyboard label|KP_Delete" msgstr "KP_Delete" -#: ../gdk/keyname-table.h:3976 +#: gdk/keyname-table.h:3976 msgid "keyboard label|Delete" msgstr "Delete" -#: ../gdk-pixbuf/gdk-pixbuf-animation.c:133 ../gdk-pixbuf/gdk-pixbuf-io.c:944 -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1205 ../tests/testfilechooser.c:222 +#: gdk-pixbuf/gdk-pixbuf-animation.c:133 gdk-pixbuf/gdk-pixbuf-io.c:944 +#: gdk-pixbuf/gdk-pixbuf-io.c:1205 tests/testfilechooser.c:222 #, c-format msgid "Failed to open file '%s': %s" msgstr "Falha ao abrir ficheiro '%s': %s" -#: ../gdk-pixbuf/gdk-pixbuf-animation.c:146 ../gdk-pixbuf/gdk-pixbuf-io.c:956 +#: gdk-pixbuf/gdk-pixbuf-animation.c:146 gdk-pixbuf/gdk-pixbuf-io.c:956 #, c-format msgid "Image file '%s' contains no data" msgstr "Ficheiro de imagem '%s' não contém dados" -#: ../gdk-pixbuf/gdk-pixbuf-animation.c:188 ../gdk-pixbuf/gdk-pixbuf-io.c:993 -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1257 ../tests/testfilechooser.c:267 +#: gdk-pixbuf/gdk-pixbuf-animation.c:188 gdk-pixbuf/gdk-pixbuf-io.c:993 +#: gdk-pixbuf/gdk-pixbuf-io.c:1257 tests/testfilechooser.c:267 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" @@ -251,7 +251,7 @@ msgstr "" "Falha ao ler imagem '%s': razão desconhecida, provavelmente um ficheiro de " "imagem corrompido" -#: ../gdk-pixbuf/gdk-pixbuf-animation.c:221 +#: gdk-pixbuf/gdk-pixbuf-animation.c:221 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -260,12 +260,12 @@ msgstr "" "Falha ao ler animação '%s': razão desconhecida, provavelmente um ficheiro de " "animação corrompido" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:566 +#: gdk-pixbuf/gdk-pixbuf-io.c:566 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "Incapaz de ler módulo de leitura de imagens: %s: %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:581 +#: gdk-pixbuf/gdk-pixbuf-io.c:581 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -274,54 +274,54 @@ msgstr "" "Módulo de leitura de imagens %s não exporta o interface apropriado; será de " "uma versão diferente do GTK?" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:726 ../gdk-pixbuf/gdk-pixbuf-io.c:755 +#: gdk-pixbuf/gdk-pixbuf-io.c:726 gdk-pixbuf/gdk-pixbuf-io.c:755 #, c-format msgid "Image type '%s' is not supported" msgstr "Tipo de imagem '%s' não é suportado" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:825 +#: gdk-pixbuf/gdk-pixbuf-io.c:825 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "Incapaz de reconhecer o formato de imagem do ficheiro '%s'" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:833 +#: gdk-pixbuf/gdk-pixbuf-io.c:833 msgid "Unrecognized image file format" msgstr "Formato de ficheiro de imagem desconhecido" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1002 +#: gdk-pixbuf/gdk-pixbuf-io.c:1002 #, c-format msgid "Failed to load image '%s': %s" msgstr "Falha ao ler imagem '%s': %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1638 ../gdk-pixbuf/io-gdip-utils.c:935 +#: gdk-pixbuf/gdk-pixbuf-io.c:1638 gdk-pixbuf/io-gdip-utils.c:935 #, c-format msgid "Error writing to image file: %s" msgstr "Erro ao escrever no ficheiro de imagem: %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1684 ../gdk-pixbuf/gdk-pixbuf-io.c:1815 +#: gdk-pixbuf/gdk-pixbuf-io.c:1684 gdk-pixbuf/gdk-pixbuf-io.c:1815 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "" "Esta compilação do gdk-pixbuf não suporta a gravação do formato de imagem: %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1718 +#: gdk-pixbuf/gdk-pixbuf-io.c:1718 msgid "Insufficient memory to save image to callback" msgstr "Memória insuficiente para gravar imagem no invocador" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1731 +#: gdk-pixbuf/gdk-pixbuf-io.c:1731 msgid "Failed to open temporary file" msgstr "Falha ao abrir ficheiro temporário" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1757 +#: gdk-pixbuf/gdk-pixbuf-io.c:1757 msgid "Failed to read from temporary file" msgstr "Falha ao ler o ficheiro temporário" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1992 +#: gdk-pixbuf/gdk-pixbuf-io.c:1992 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "Falha ao abrir '%s' para escrita: %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:2017 +#: gdk-pixbuf/gdk-pixbuf-io.c:2017 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: %" @@ -330,15 +330,15 @@ msgstr "" "Falha ao fechar '%s' ao escrever imagem, poderão não ter sido gravados todos " "os dados: %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:2237 ../gdk-pixbuf/gdk-pixbuf-io.c:2288 +#: gdk-pixbuf/gdk-pixbuf-io.c:2237 gdk-pixbuf/gdk-pixbuf-io.c:2288 msgid "Insufficient memory to save image into a buffer" msgstr "Memória insuficiente para gravar ficheiro num buffer" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:2334 +#: gdk-pixbuf/gdk-pixbuf-io.c:2334 msgid "Error writing to image stream" msgstr "Erro ao escrever no fluxo de imagem" -#: ../gdk-pixbuf/gdk-pixbuf-loader.c:330 +#: gdk-pixbuf/gdk-pixbuf-loader.c:330 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -347,147 +347,142 @@ msgstr "" "Erro interno: Módulo de leitura de imagem '%s' falhou ao terminar uma " "operação, mas não apresentou um motivo para a falha" -#: ../gdk-pixbuf/gdk-pixbuf-loader.c:373 +#: gdk-pixbuf/gdk-pixbuf-loader.c:373 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "Leitura incremental do tipo de imagem '%s' não é suportado" -#: ../gdk-pixbuf/gdk-pixdata.c:147 +#: gdk-pixbuf/gdk-pixdata.c:147 msgid "Image header corrupt" msgstr "Cabeçalho de imagem corrompido" -#: ../gdk-pixbuf/gdk-pixdata.c:152 +#: gdk-pixbuf/gdk-pixdata.c:152 msgid "Image format unknown" msgstr "Formato de imagem desconhecido" -#: ../gdk-pixbuf/gdk-pixdata.c:157 ../gdk-pixbuf/gdk-pixdata.c:487 +#: gdk-pixbuf/gdk-pixdata.c:157 gdk-pixbuf/gdk-pixdata.c:487 msgid "Image pixel data corrupt" msgstr "Dados de pixel da imagem corrompidos" -#: ../gdk-pixbuf/gdk-pixdata.c:431 +#: gdk-pixbuf/gdk-pixdata.c:431 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "falha ao alocar buffer de %u byte para imagem" msgstr[1] "falha ao alocar buffer de %u bytes para imagem" -#: ../gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:244 msgid "Unexpected icon chunk in animation" msgstr "Bloco de ícone inesperado na animação" -#: ../gdk-pixbuf/io-ani.c:337 +#: gdk-pixbuf/io-ani.c:337 msgid "Unsupported animation type" msgstr "Tipo de animação não suportado" -#: ../gdk-pixbuf/io-ani.c:348 ../gdk-pixbuf/io-ani.c:406 -#: ../gdk-pixbuf/io-ani.c:432 ../gdk-pixbuf/io-ani.c:455 -#: ../gdk-pixbuf/io-ani.c:482 ../gdk-pixbuf/io-ani.c:569 +#: gdk-pixbuf/io-ani.c:348 gdk-pixbuf/io-ani.c:406 gdk-pixbuf/io-ani.c:432 +#: gdk-pixbuf/io-ani.c:455 gdk-pixbuf/io-ani.c:482 gdk-pixbuf/io-ani.c:569 msgid "Invalid header in animation" msgstr "Cabeçalho inválido na animação" -#: ../gdk-pixbuf/io-ani.c:358 ../gdk-pixbuf/io-ani.c:380 -#: ../gdk-pixbuf/io-ani.c:464 ../gdk-pixbuf/io-ani.c:491 -#: ../gdk-pixbuf/io-ani.c:542 ../gdk-pixbuf/io-ani.c:614 +#: gdk-pixbuf/io-ani.c:358 gdk-pixbuf/io-ani.c:380 gdk-pixbuf/io-ani.c:464 +#: gdk-pixbuf/io-ani.c:491 gdk-pixbuf/io-ani.c:542 gdk-pixbuf/io-ani.c:614 msgid "Not enough memory to load animation" msgstr "Memória insuficiente para ler animação" -#: ../gdk-pixbuf/io-ani.c:398 ../gdk-pixbuf/io-ani.c:424 -#: ../gdk-pixbuf/io-ani.c:443 +#: gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 gdk-pixbuf/io-ani.c:443 msgid "Malformed chunk in animation" msgstr "Bloco mal-formado na animação" -#: ../gdk-pixbuf/io-ani.c:711 +#: gdk-pixbuf/io-ani.c:711 msgid "The ANI image format" msgstr "O formato de imagem ANI" -#: ../gdk-pixbuf/io-bmp.c:230 ../gdk-pixbuf/io-bmp.c:267 -#: ../gdk-pixbuf/io-bmp.c:338 ../gdk-pixbuf/io-bmp.c:370 -#: ../gdk-pixbuf/io-bmp.c:393 ../gdk-pixbuf/io-bmp.c:496 +#: gdk-pixbuf/io-bmp.c:230 gdk-pixbuf/io-bmp.c:267 gdk-pixbuf/io-bmp.c:338 +#: gdk-pixbuf/io-bmp.c:370 gdk-pixbuf/io-bmp.c:393 gdk-pixbuf/io-bmp.c:496 msgid "BMP image has bogus header data" msgstr "Imagem BMP tem dados de cabeçalho inválidos" -#: ../gdk-pixbuf/io-bmp.c:241 ../gdk-pixbuf/io-bmp.c:433 +#: gdk-pixbuf/io-bmp.c:241 gdk-pixbuf/io-bmp.c:433 msgid "Not enough memory to load bitmap image" msgstr "Memória insuficiente para ler imagem bitmap" -#: ../gdk-pixbuf/io-bmp.c:319 +#: gdk-pixbuf/io-bmp.c:319 msgid "BMP image has unsupported header size" msgstr "Imagem BMP tem um tamanho de cabeçalho não suportado" -#: ../gdk-pixbuf/io-bmp.c:357 +#: gdk-pixbuf/io-bmp.c:357 msgid "Topdown BMP images cannot be compressed" msgstr "Incapaz de comprimir imagens BMP cima-para-baixo" -#: ../gdk-pixbuf/io-bmp.c:717 ../gdk-pixbuf/io-pnm.c:709 +#: gdk-pixbuf/io-bmp.c:717 gdk-pixbuf/io-pnm.c:709 msgid "Premature end-of-file encountered" msgstr "Final de ficheiro encontrado prematuramente" -#: ../gdk-pixbuf/io-bmp.c:1329 +#: gdk-pixbuf/io-bmp.c:1329 msgid "Couldn't allocate memory for saving BMP file" msgstr "Incapaz de alocar memória para gravar o ficheiro BMP" -#: ../gdk-pixbuf/io-bmp.c:1370 +#: gdk-pixbuf/io-bmp.c:1370 msgid "Couldn't write to BMP file" msgstr "Incapaz de escrever no ficheiro BMP" -#: ../gdk-pixbuf/io-bmp.c:1423 ../gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1423 gdk-pixbuf/io-gdip-bmp.c:82 msgid "The BMP image format" msgstr "O formato de imagem BMP" -#: ../gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:222 #, c-format msgid "Failure reading GIF: %s" msgstr "Falha ao ler GIF: %s" -#: ../gdk-pixbuf/io-gif.c:496 ../gdk-pixbuf/io-gif.c:1477 -#: ../gdk-pixbuf/io-gif.c:1638 +#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1477 gdk-pixbuf/io-gif.c:1638 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "Dados incompletos no ficheiro GIF (talvez tenha sido truncado?)" -#: ../gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:505 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "Erro interno no leitor de GIF (%s)" -#: ../gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:579 msgid "Stack overflow" msgstr "Overflow de pilha" -#: ../gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:639 msgid "GIF image loader cannot understand this image." msgstr "Leitor de imagens GIF incapaz de compreender esta imagem." -#: ../gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:668 msgid "Bad code encountered" msgstr "Encontrado código incorrecto" -#: ../gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:678 msgid "Circular table entry in GIF file" msgstr "Entrada circular na tabela de ficheiro GIF" -#: ../gdk-pixbuf/io-gif.c:866 ../gdk-pixbuf/io-gif.c:1464 -#: ../gdk-pixbuf/io-gif.c:1511 ../gdk-pixbuf/io-gif.c:1626 +#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1464 gdk-pixbuf/io-gif.c:1511 +#: gdk-pixbuf/io-gif.c:1626 msgid "Not enough memory to load GIF file" msgstr "Memória insuficiente para ler ficheiro GIF" -#: ../gdk-pixbuf/io-gif.c:956 +#: gdk-pixbuf/io-gif.c:956 msgid "Not enough memory to composite a frame in GIF file" msgstr "Memória insuficiente para compor uma frame no ficheiro GIF" -#: ../gdk-pixbuf/io-gif.c:1128 +#: gdk-pixbuf/io-gif.c:1128 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "Imagem GIF está corrompida (compressão LZW incorrecta)" -#: ../gdk-pixbuf/io-gif.c:1178 +#: gdk-pixbuf/io-gif.c:1178 msgid "File does not appear to be a GIF file" msgstr "Ficheiro não aparenta ser um ficheiro GIF" -#: ../gdk-pixbuf/io-gif.c:1190 +#: gdk-pixbuf/io-gif.c:1190 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "Versão %s do formato de ficheiro GIF não é suportado" -#: ../gdk-pixbuf/io-gif.c:1299 +#: gdk-pixbuf/io-gif.c:1299 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -495,114 +490,112 @@ msgstr "" "Imagem GIF não tem mapa de cores global, e uma das suas frames não tem mapa " "de cores local." -#: ../gdk-pixbuf/io-gif.c:1533 +#: gdk-pixbuf/io-gif.c:1533 msgid "GIF image was truncated or incomplete." msgstr "Imagem GIF estava truncada ou incompleta." -#: ../gdk-pixbuf/io-gif.c:1689 ../gdk-pixbuf/io-gdip-gif.c:80 +#: gdk-pixbuf/io-gif.c:1689 gdk-pixbuf/io-gdip-gif.c:80 msgid "The GIF image format" msgstr "O formato de imagem GIF" -#: ../gdk-pixbuf/io-ico.c:211 ../gdk-pixbuf/io-ico.c:225 -#: ../gdk-pixbuf/io-ico.c:277 ../gdk-pixbuf/io-ico.c:290 -#: ../gdk-pixbuf/io-ico.c:359 +#: gdk-pixbuf/io-ico.c:211 gdk-pixbuf/io-ico.c:225 gdk-pixbuf/io-ico.c:277 +#: gdk-pixbuf/io-ico.c:290 gdk-pixbuf/io-ico.c:359 msgid "Invalid header in icon" msgstr "Cabeçalho inválido no ícone" -#: ../gdk-pixbuf/io-ico.c:240 ../gdk-pixbuf/io-ico.c:300 -#: ../gdk-pixbuf/io-ico.c:369 ../gdk-pixbuf/io-ico.c:432 -#: ../gdk-pixbuf/io-ico.c:462 +#: gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:369 +#: gdk-pixbuf/io-ico.c:432 gdk-pixbuf/io-ico.c:462 msgid "Not enough memory to load icon" msgstr "Memória insuficiente para ler ícone" -#: ../gdk-pixbuf/io-ico.c:322 +#: gdk-pixbuf/io-ico.c:322 msgid "Icon has zero width" msgstr "Ícone tem largura zero" -#: ../gdk-pixbuf/io-ico.c:332 +#: gdk-pixbuf/io-ico.c:332 msgid "Icon has zero height" msgstr "Ícone tem altura zero" -#: ../gdk-pixbuf/io-ico.c:384 +#: gdk-pixbuf/io-ico.c:384 msgid "Compressed icons are not supported" msgstr "Ícones comprimidos não são suportados" -#: ../gdk-pixbuf/io-ico.c:417 +#: gdk-pixbuf/io-ico.c:417 msgid "Unsupported icon type" msgstr "Tipo de ícone não suportado" -#: ../gdk-pixbuf/io-ico.c:511 +#: gdk-pixbuf/io-ico.c:511 msgid "Not enough memory to load ICO file" msgstr "Memória insuficiente para ler ficheiro ICO" -#: ../gdk-pixbuf/io-ico.c:976 +#: gdk-pixbuf/io-ico.c:976 msgid "Image too large to be saved as ICO" msgstr "Imagem demasiado grande para ser gravada como ICO" -#: ../gdk-pixbuf/io-ico.c:987 +#: gdk-pixbuf/io-ico.c:987 msgid "Cursor hotspot outside image" msgstr "Zona de acção de cursor fora da imagem" -#: ../gdk-pixbuf/io-ico.c:1010 +#: gdk-pixbuf/io-ico.c:1010 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "Profundidade não suportada para ficheiro ICO: %d" -#: ../gdk-pixbuf/io-ico.c:1245 ../gdk-pixbuf/io-gdip-ico.c:59 +#: gdk-pixbuf/io-ico.c:1245 gdk-pixbuf/io-gdip-ico.c:59 msgid "The ICO image format" msgstr "O formato de imagem ICO" -#: ../gdk-pixbuf/io-icns.c:345 +#: gdk-pixbuf/io-icns.c:345 #, c-format msgid "Error reading ICNS image: %s" msgstr "Erro ao ler a imagem ICNS: %s" -#: ../gdk-pixbuf/io-icns.c:362 +#: gdk-pixbuf/io-icns.c:362 msgid "Could not decode ICNS file" msgstr "Incapaz de descodificar o ficheiro ICNS" -#: ../gdk-pixbuf/io-icns.c:395 +#: gdk-pixbuf/io-icns.c:395 msgid "The ICNS image format" msgstr "O formato de imagem ICNS" -#: ../gdk-pixbuf/io-jasper.c:75 +#: gdk-pixbuf/io-jasper.c:75 msgid "Couldn't allocate memory for stream" msgstr "Incapaz de alocar memória para o fluxo" -#: ../gdk-pixbuf/io-jasper.c:105 +#: gdk-pixbuf/io-jasper.c:105 msgid "Couldn't decode image" msgstr "Incapaz de descodificar a imagem" -#: ../gdk-pixbuf/io-jasper.c:123 +#: gdk-pixbuf/io-jasper.c:123 msgid "Transformed JPEG2000 has zero width or height" msgstr "JPEG2000 transformado tem largura ou altura zero" -#: ../gdk-pixbuf/io-jasper.c:137 +#: gdk-pixbuf/io-jasper.c:137 msgid "Image type currently not supported" msgstr "Tipo de imagem actualmente não suportado" -#: ../gdk-pixbuf/io-jasper.c:149 ../gdk-pixbuf/io-jasper.c:157 +#: gdk-pixbuf/io-jasper.c:149 gdk-pixbuf/io-jasper.c:157 msgid "Couldn't allocate memory for color profile" msgstr "Incapaz de alocar memória para o perfil de cor" -#: ../gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:182 msgid "Insufficient memory to open JPEG 2000 file" msgstr "Memória insuficiente para abrir o ficheiro JPEG 2000" -#: ../gdk-pixbuf/io-jasper.c:264 +#: gdk-pixbuf/io-jasper.c:264 msgid "Couldn't allocate memory to buffer image data" msgstr "Incapaz de alocar memória para o buffer de dados de imagem" -#: ../gdk-pixbuf/io-jasper.c:308 +#: gdk-pixbuf/io-jasper.c:308 msgid "The JPEG 2000 image format" msgstr "O formato de imagem JPEG 2000" -#: ../gdk-pixbuf/io-jpeg.c:117 +#: gdk-pixbuf/io-jpeg.c:117 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "Erro ao interpretar ficheiro de imagem JPEG (%s)" -#: ../gdk-pixbuf/io-jpeg.c:529 +#: gdk-pixbuf/io-jpeg.c:529 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -610,21 +603,21 @@ msgstr "" "Memória insuficiente para ler imagem, tente terminar algumas aplicações para " "libertar memória" -#: ../gdk-pixbuf/io-jpeg.c:570 ../gdk-pixbuf/io-jpeg.c:776 +#: gdk-pixbuf/io-jpeg.c:570 gdk-pixbuf/io-jpeg.c:776 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "Espaço de cor JPEG não suportado (%s)" -#: ../gdk-pixbuf/io-jpeg.c:668 ../gdk-pixbuf/io-jpeg.c:944 -#: ../gdk-pixbuf/io-jpeg.c:1177 ../gdk-pixbuf/io-jpeg.c:1186 +#: gdk-pixbuf/io-jpeg.c:668 gdk-pixbuf/io-jpeg.c:944 gdk-pixbuf/io-jpeg.c:1177 +#: gdk-pixbuf/io-jpeg.c:1186 msgid "Couldn't allocate memory for loading JPEG file" msgstr "Incapaz de alocar memória para ler ficheiro JPEG" -#: ../gdk-pixbuf/io-jpeg.c:920 +#: gdk-pixbuf/io-jpeg.c:920 msgid "Transformed JPEG has zero width or height." msgstr "JPEG transformado tem largura ou altura zero." -#: ../gdk-pixbuf/io-jpeg.c:1133 ../gdk-pixbuf/io-gdip-jpeg.c:53 +#: gdk-pixbuf/io-jpeg.c:1133 gdk-pixbuf/io-gdip-jpeg.c:53 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -633,93 +626,93 @@ msgstr "" "Qualidade JPEG tem de ser um valor entre 0 e 100; incapaz de processar o " "valor '%s'." -#: ../gdk-pixbuf/io-jpeg.c:1148 ../gdk-pixbuf/io-gdip-jpeg.c:68 +#: gdk-pixbuf/io-jpeg.c:1148 gdk-pixbuf/io-gdip-jpeg.c:68 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." msgstr "" "Qualidade JPEG tem de ser um valor entre 0 e 100; valor '%d' não é permitido." -#: ../gdk-pixbuf/io-jpeg.c:1309 ../gdk-pixbuf/io-gdip-jpeg.c:136 +#: gdk-pixbuf/io-jpeg.c:1309 gdk-pixbuf/io-gdip-jpeg.c:136 msgid "The JPEG image format" msgstr "O formato de imagem JPEG" -#: ../gdk-pixbuf/io-pcx.c:187 +#: gdk-pixbuf/io-pcx.c:187 msgid "Couldn't allocate memory for header" msgstr "Incapaz de alocar memória para o cabeçalho" -#: ../gdk-pixbuf/io-pcx.c:202 ../gdk-pixbuf/io-pcx.c:560 +#: gdk-pixbuf/io-pcx.c:202 gdk-pixbuf/io-pcx.c:560 msgid "Couldn't allocate memory for context buffer" msgstr "Incapaz de alocar memória para o buffer de contexto" -#: ../gdk-pixbuf/io-pcx.c:601 +#: gdk-pixbuf/io-pcx.c:601 msgid "Image has invalid width and/or height" msgstr "Imagem tem uma largura e/ou altura inválida" -#: ../gdk-pixbuf/io-pcx.c:613 ../gdk-pixbuf/io-pcx.c:674 +#: gdk-pixbuf/io-pcx.c:613 gdk-pixbuf/io-pcx.c:674 msgid "Image has unsupported bpp" msgstr "Imagem tem um bpp não suportado" -#: ../gdk-pixbuf/io-pcx.c:618 ../gdk-pixbuf/io-pcx.c:626 +#: gdk-pixbuf/io-pcx.c:618 gdk-pixbuf/io-pcx.c:626 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "Imagem tem número não suportado de %d-bit planos" -#: ../gdk-pixbuf/io-pcx.c:642 +#: gdk-pixbuf/io-pcx.c:642 msgid "Couldn't create new pixbuf" msgstr "Incapaz de criar novo pixbuf" -#: ../gdk-pixbuf/io-pcx.c:650 +#: gdk-pixbuf/io-pcx.c:650 msgid "Couldn't allocate memory for line data" msgstr "Incapaz de alocar memória para dados de linha" -#: ../gdk-pixbuf/io-pcx.c:657 +#: gdk-pixbuf/io-pcx.c:657 msgid "Couldn't allocate memory for paletted data" msgstr "Incapaz de alocar memória para dados de paleta" -#: ../gdk-pixbuf/io-pcx.c:704 +#: gdk-pixbuf/io-pcx.c:704 msgid "Didn't get all lines of PCX image" msgstr "Não foram obtidas todas as linhas de imagem PCX" -#: ../gdk-pixbuf/io-pcx.c:711 +#: gdk-pixbuf/io-pcx.c:711 msgid "No palette found at end of PCX data" msgstr "Nenhuma paleta encontrada no final dos dados PCX" -#: ../gdk-pixbuf/io-pcx.c:756 +#: gdk-pixbuf/io-pcx.c:756 msgid "The PCX image format" msgstr "O formato de imagem PCX" -#: ../gdk-pixbuf/io-png.c:55 +#: gdk-pixbuf/io-png.c:55 msgid "Bits per channel of PNG image is invalid." msgstr "Bits por canal inválidos na imagem PNG." -#: ../gdk-pixbuf/io-png.c:136 ../gdk-pixbuf/io-png.c:618 +#: gdk-pixbuf/io-png.c:136 gdk-pixbuf/io-png.c:618 msgid "Transformed PNG has zero width or height." msgstr "PNG transformado tem largura ou altura zero." -#: ../gdk-pixbuf/io-png.c:144 +#: gdk-pixbuf/io-png.c:144 msgid "Bits per channel of transformed PNG is not 8." msgstr "Bits por canal do PNG transformado não é 8." -#: ../gdk-pixbuf/io-png.c:153 +#: gdk-pixbuf/io-png.c:153 msgid "Transformed PNG not RGB or RGBA." msgstr "PNG transformado não é RGB ou RGBA." -#: ../gdk-pixbuf/io-png.c:162 +#: gdk-pixbuf/io-png.c:162 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" "PNG transformado tem número não suportado de canais, têm de ser 3 ou 4." -#: ../gdk-pixbuf/io-png.c:183 +#: gdk-pixbuf/io-png.c:183 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "Erro fatal em ficheiro de imagem PNG: %s" -#: ../gdk-pixbuf/io-png.c:310 +#: gdk-pixbuf/io-png.c:310 msgid "Insufficient memory to load PNG file" msgstr "Memória insuficiente para ler ficheiro PNG" -#: ../gdk-pixbuf/io-png.c:633 +#: gdk-pixbuf/io-png.c:633 #, c-format msgid "" "Insufficient memory to store a %ld by %ld image; try exiting some " @@ -728,27 +721,27 @@ msgstr "" "Memória insuficiente para armazenar uma imagem de %ld por %ld; tente " "terminar algumas aplicações para reduzir a utilização de memória" -#: ../gdk-pixbuf/io-png.c:684 +#: gdk-pixbuf/io-png.c:684 msgid "Fatal error reading PNG image file" msgstr "Erro fatal ao ler ficheiro de imagem PNG" -#: ../gdk-pixbuf/io-png.c:733 +#: gdk-pixbuf/io-png.c:733 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "Erro fatal ao ler ficheiro de imagem PNG: %s" -#: ../gdk-pixbuf/io-png.c:825 +#: gdk-pixbuf/io-png.c:825 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "" "Chaves para blocos de texto PNG têm de ter pelo menos 1 e no máximo 79 " "caracteres." -#: ../gdk-pixbuf/io-png.c:833 +#: gdk-pixbuf/io-png.c:833 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "Chaves para blocos de texto PNG têm de ser caracteres ASCII." -#: ../gdk-pixbuf/io-png.c:846 ../gdk-pixbuf/io-gdip-png.c:56 +#: gdk-pixbuf/io-png.c:846 gdk-pixbuf/io-gdip-png.c:56 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -757,7 +750,7 @@ msgstr "" "O nível de compressão PNG tem de ser um valor entre 0 e 9; incapaz de " "processar o valor '%s'." -#: ../gdk-pixbuf/io-png.c:858 ../gdk-pixbuf/io-gdip-png.c:68 +#: gdk-pixbuf/io-png.c:858 gdk-pixbuf/io-gdip-png.c:68 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -766,429 +759,425 @@ msgstr "" "O nível de compressão PNG tem de ser um valor entre 0 e 9; o valor '%d' não " "é permitido." -#: ../gdk-pixbuf/io-png.c:896 +#: gdk-pixbuf/io-png.c:896 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" "Incapaz de converter o valor do bloco de texto PNG %s para a codificação ISO-" "8859-1." -#: ../gdk-pixbuf/io-png.c:1045 ../gdk-pixbuf/io-gdip-png.c:133 +#: gdk-pixbuf/io-png.c:1045 gdk-pixbuf/io-gdip-png.c:133 msgid "The PNG image format" msgstr "O formato de imagem PNG" -#: ../gdk-pixbuf/io-pnm.c:250 +#: gdk-pixbuf/io-pnm.c:250 msgid "PNM loader expected to find an integer, but didn't" msgstr "Leitor PNM esperava encontrar um inteiro, mas não encontrou" -#: ../gdk-pixbuf/io-pnm.c:282 +#: gdk-pixbuf/io-pnm.c:282 msgid "PNM file has an incorrect initial byte" msgstr "Ficheiro PNM tem um byte inicial inválido" -#: ../gdk-pixbuf/io-pnm.c:312 +#: gdk-pixbuf/io-pnm.c:312 msgid "PNM file is not in a recognized PNM subformat" msgstr "Ficheiro PNM não está num subformato PNM reconhecido" -#: ../gdk-pixbuf/io-pnm.c:337 +#: gdk-pixbuf/io-pnm.c:337 msgid "PNM file has an image width of 0" msgstr "Ficheiro PNM tem uma largura de imagem de 0" -#: ../gdk-pixbuf/io-pnm.c:358 +#: gdk-pixbuf/io-pnm.c:358 msgid "PNM file has an image height of 0" msgstr "Ficheiro PNM tem uma altura de imagem de 0" -#: ../gdk-pixbuf/io-pnm.c:381 +#: gdk-pixbuf/io-pnm.c:381 msgid "Maximum color value in PNM file is 0" msgstr "Valor máximo de cor no ficheiro PNM é de 0" -#: ../gdk-pixbuf/io-pnm.c:389 +#: gdk-pixbuf/io-pnm.c:389 msgid "Maximum color value in PNM file is too large" msgstr "Valor máximo de cor no ficheiro PNM é demasiado grande" -#: ../gdk-pixbuf/io-pnm.c:429 ../gdk-pixbuf/io-pnm.c:459 -#: ../gdk-pixbuf/io-pnm.c:504 +#: gdk-pixbuf/io-pnm.c:429 gdk-pixbuf/io-pnm.c:459 gdk-pixbuf/io-pnm.c:504 msgid "Raw PNM image type is invalid" msgstr "Tipo de imagem PNM em bruto é inválido" -#: ../gdk-pixbuf/io-pnm.c:654 +#: gdk-pixbuf/io-pnm.c:654 msgid "PNM image loader does not support this PNM subformat" msgstr "Leitor de imagens PNM não suporta este subformato PNM" -#: ../gdk-pixbuf/io-pnm.c:741 ../gdk-pixbuf/io-pnm.c:968 +#: gdk-pixbuf/io-pnm.c:741 gdk-pixbuf/io-pnm.c:968 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "" "Formatos PNM em bruto requerem exactamente um espaço em branco antes dos " "dados de amostra" -#: ../gdk-pixbuf/io-pnm.c:768 +#: gdk-pixbuf/io-pnm.c:768 msgid "Cannot allocate memory for loading PNM image" msgstr "Incapaz de alocar memória para ler imagem PNM" -#: ../gdk-pixbuf/io-pnm.c:818 +#: gdk-pixbuf/io-pnm.c:818 msgid "Insufficient memory to load PNM context struct" msgstr "Memória insuficiente para ler estrutura de contexto PNM" -#: ../gdk-pixbuf/io-pnm.c:869 +#: gdk-pixbuf/io-pnm.c:869 msgid "Unexpected end of PNM image data" msgstr "Final inesperado de dados de imagem PNM" -#: ../gdk-pixbuf/io-pnm.c:997 +#: gdk-pixbuf/io-pnm.c:997 msgid "Insufficient memory to load PNM file" msgstr "Memória insuficiente para ler ficheiro PNM" -#: ../gdk-pixbuf/io-pnm.c:1081 +#: gdk-pixbuf/io-pnm.c:1081 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "A família de formatos de imagem PNM/PBM/PGM/PPM" -#: ../gdk-pixbuf/io-ras.c:126 +#: gdk-pixbuf/io-ras.c:126 msgid "RAS image has bogus header data" msgstr "Imagem RAS tem dados de cabeçalho inválidos" -#: ../gdk-pixbuf/io-ras.c:148 +#: gdk-pixbuf/io-ras.c:148 msgid "RAS image has unknown type" msgstr "Imagem RAS tem formato desconhecido" -#: ../gdk-pixbuf/io-ras.c:156 +#: gdk-pixbuf/io-ras.c:156 msgid "unsupported RAS image variation" msgstr "variação de imagem RAS não suportado" -#: ../gdk-pixbuf/io-ras.c:171 ../gdk-pixbuf/io-ras.c:200 +#: gdk-pixbuf/io-ras.c:171 gdk-pixbuf/io-ras.c:200 msgid "Not enough memory to load RAS image" msgstr "Memória insuficiente para ler imagem RAS" -#: ../gdk-pixbuf/io-ras.c:545 +#: gdk-pixbuf/io-ras.c:545 msgid "The Sun raster image format" msgstr "O formato de imagem Sun raster" -#: ../gdk-pixbuf/io-tga.c:154 +#: gdk-pixbuf/io-tga.c:154 msgid "Cannot allocate memory for IOBuffer struct" msgstr "Incapaz de alocar memória para a estrutura IOBuffer" -#: ../gdk-pixbuf/io-tga.c:173 +#: gdk-pixbuf/io-tga.c:173 msgid "Cannot allocate memory for IOBuffer data" msgstr "Incapaz de alocar memória para os dados IOBuffer" -#: ../gdk-pixbuf/io-tga.c:184 +#: gdk-pixbuf/io-tga.c:184 msgid "Cannot realloc IOBuffer data" msgstr "Incapaz de realocar os dados IOBuffer" -#: ../gdk-pixbuf/io-tga.c:214 +#: gdk-pixbuf/io-tga.c:214 msgid "Cannot allocate temporary IOBuffer data" msgstr "Incapaz de alocar dados IOBuffer temporários" -#: ../gdk-pixbuf/io-tga.c:347 +#: gdk-pixbuf/io-tga.c:347 msgid "Cannot allocate new pixbuf" msgstr "Incapaz de alocar novo pixbuf" -#: ../gdk-pixbuf/io-tga.c:687 +#: gdk-pixbuf/io-tga.c:687 msgid "Cannot allocate colormap structure" msgstr "Incapaz de alocar estrutura de mapa de cores" -#: ../gdk-pixbuf/io-tga.c:694 +#: gdk-pixbuf/io-tga.c:694 msgid "Cannot allocate colormap entries" msgstr "Incapaz de alocar registos de mapa de cores" -#: ../gdk-pixbuf/io-tga.c:716 +#: gdk-pixbuf/io-tga.c:716 msgid "Unexpected bitdepth for colormap entries" msgstr "Profundidade de bits de registos de mapa de cores inesperada" -#: ../gdk-pixbuf/io-tga.c:734 +#: gdk-pixbuf/io-tga.c:734 msgid "Cannot allocate TGA header memory" msgstr "Incapaz de alocar memória de cabeçalho TGA" -#: ../gdk-pixbuf/io-tga.c:767 +#: gdk-pixbuf/io-tga.c:767 msgid "TGA image has invalid dimensions" msgstr "Imagem TGA tem dimensões inválidas" -#: ../gdk-pixbuf/io-tga.c:773 ../gdk-pixbuf/io-tga.c:782 -#: ../gdk-pixbuf/io-tga.c:792 ../gdk-pixbuf/io-tga.c:802 -#: ../gdk-pixbuf/io-tga.c:809 +#: gdk-pixbuf/io-tga.c:773 gdk-pixbuf/io-tga.c:782 gdk-pixbuf/io-tga.c:792 +#: gdk-pixbuf/io-tga.c:802 gdk-pixbuf/io-tga.c:809 msgid "TGA image type not supported" msgstr "Tipo de imagem TGA não suportado" -#: ../gdk-pixbuf/io-tga.c:856 +#: gdk-pixbuf/io-tga.c:856 msgid "Cannot allocate memory for TGA context struct" msgstr "Incapaz de alocar memória para estrutura de contexto TGA" -#: ../gdk-pixbuf/io-tga.c:921 +#: gdk-pixbuf/io-tga.c:921 msgid "Excess data in file" msgstr "Dados em excesso no ficheiro" -#: ../gdk-pixbuf/io-tga.c:1000 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "O formato de imagem Targa" -#: ../gdk-pixbuf/io-tiff.c:160 +#: gdk-pixbuf/io-tiff.c:160 msgid "Could not get image width (bad TIFF file)" msgstr "Incapaz de obter largura de imagem (ficheiro TIFF inválido)" -#: ../gdk-pixbuf/io-tiff.c:167 +#: gdk-pixbuf/io-tiff.c:167 msgid "Could not get image height (bad TIFF file)" msgstr "Incapaz de obter altura de imagem (ficheiro TIFF inválido)" -#: ../gdk-pixbuf/io-tiff.c:175 +#: gdk-pixbuf/io-tiff.c:175 msgid "Width or height of TIFF image is zero" msgstr "Largura ou altura de imagem TIFF é zero" -#: ../gdk-pixbuf/io-tiff.c:184 ../gdk-pixbuf/io-tiff.c:193 +#: gdk-pixbuf/io-tiff.c:184 gdk-pixbuf/io-tiff.c:193 msgid "Dimensions of TIFF image too large" msgstr "Dimensões da imagem TIFF são demasiado grandes" -#: ../gdk-pixbuf/io-tiff.c:217 ../gdk-pixbuf/io-tiff.c:229 -#: ../gdk-pixbuf/io-tiff.c:541 +#: gdk-pixbuf/io-tiff.c:217 gdk-pixbuf/io-tiff.c:229 gdk-pixbuf/io-tiff.c:541 msgid "Insufficient memory to open TIFF file" msgstr "Memória insuficiente para abrir ficheiro TIFF" -#: ../gdk-pixbuf/io-tiff.c:275 +#: gdk-pixbuf/io-tiff.c:275 msgid "Failed to load RGB data from TIFF file" msgstr "Falha ao ler dados RGB do ficheiro TIFF" -#: ../gdk-pixbuf/io-tiff.c:331 +#: gdk-pixbuf/io-tiff.c:331 msgid "Failed to open TIFF image" msgstr "Falha ao abrir imagem TIFF" -#: ../gdk-pixbuf/io-tiff.c:343 ../gdk-pixbuf/io-tiff.c:722 +#: gdk-pixbuf/io-tiff.c:343 gdk-pixbuf/io-tiff.c:722 msgid "TIFFClose operation failed" msgstr "Falha na operação TIFFClose" -#: ../gdk-pixbuf/io-tiff.c:473 ../gdk-pixbuf/io-tiff.c:486 +#: gdk-pixbuf/io-tiff.c:473 gdk-pixbuf/io-tiff.c:486 msgid "Failed to load TIFF image" msgstr "Falha ao ler imagem TIFF" -#: ../gdk-pixbuf/io-tiff.c:670 +#: gdk-pixbuf/io-tiff.c:670 msgid "Failed to save TIFF image" msgstr "Falha ao gravar imagem TIFF" -#: ../gdk-pixbuf/io-tiff.c:708 +#: gdk-pixbuf/io-tiff.c:708 msgid "Failed to write TIFF data" msgstr "Falha ao gravar dados TIFF" -#: ../gdk-pixbuf/io-tiff.c:760 +#: gdk-pixbuf/io-tiff.c:760 msgid "Couldn't write to TIFF file" msgstr "Incapaz de escrever no ficheiro TIFF" -#: ../gdk-pixbuf/io-tiff.c:815 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "O formato de imagem TIFF" -#: ../gdk-pixbuf/io-wbmp.c:246 +#: gdk-pixbuf/io-wbmp.c:246 msgid "Image has zero width" msgstr "Imagem tem largura zero" -#: ../gdk-pixbuf/io-wbmp.c:264 +#: gdk-pixbuf/io-wbmp.c:264 msgid "Image has zero height" msgstr "Imagem tem altura zero" -#: ../gdk-pixbuf/io-wbmp.c:275 +#: gdk-pixbuf/io-wbmp.c:275 msgid "Not enough memory to load image" msgstr "Memória insuficiente para ler imagem" -#: ../gdk-pixbuf/io-wbmp.c:334 +#: gdk-pixbuf/io-wbmp.c:334 msgid "Couldn't save the rest" msgstr "Incapaz de gravar o resto" -#: ../gdk-pixbuf/io-wbmp.c:375 +#: gdk-pixbuf/io-wbmp.c:375 msgid "The WBMP image format" msgstr "O formato de imagem WBMP" -#: ../gdk-pixbuf/io-xbm.c:295 +#: gdk-pixbuf/io-xbm.c:295 msgid "Invalid XBM file" msgstr "Ficheiro XBM inválido" -#: ../gdk-pixbuf/io-xbm.c:305 +#: gdk-pixbuf/io-xbm.c:305 msgid "Insufficient memory to load XBM image file" msgstr "Memória insuficiente para ler ficheiro de imagem XBM" -#: ../gdk-pixbuf/io-xbm.c:453 +#: gdk-pixbuf/io-xbm.c:453 msgid "Failed to write to temporary file when loading XBM image" msgstr "Falha ao escrever em ficheiro temporário ao ler imagem XBM" -#: ../gdk-pixbuf/io-xbm.c:492 +#: gdk-pixbuf/io-xbm.c:492 msgid "The XBM image format" msgstr "O formato de imagem XBM" -#: ../gdk-pixbuf/io-xpm.c:468 +#: gdk-pixbuf/io-xpm.c:468 msgid "No XPM header found" msgstr "Não foi encontrado cabeçalho XPM" -#: ../gdk-pixbuf/io-xpm.c:477 +#: gdk-pixbuf/io-xpm.c:477 msgid "Invalid XPM header" msgstr "Cabeçalho XPM inválido" -#: ../gdk-pixbuf/io-xpm.c:485 +#: gdk-pixbuf/io-xpm.c:485 msgid "XPM file has image width <= 0" msgstr "Ficheiro XPM tem largura de imagem <= 0" -#: ../gdk-pixbuf/io-xpm.c:493 +#: gdk-pixbuf/io-xpm.c:493 msgid "XPM file has image height <= 0" msgstr "Ficheiro XPM tem altura de imagem <= 0" -#: ../gdk-pixbuf/io-xpm.c:501 +#: gdk-pixbuf/io-xpm.c:501 msgid "XPM has invalid number of chars per pixel" msgstr "Ficheiro XPM tem número inválido de caracteres por pixel" -#: ../gdk-pixbuf/io-xpm.c:510 +#: gdk-pixbuf/io-xpm.c:510 msgid "XPM file has invalid number of colors" msgstr "Ficheiro XPM tem número inválido de cores" -#: ../gdk-pixbuf/io-xpm.c:522 ../gdk-pixbuf/io-xpm.c:531 -#: ../gdk-pixbuf/io-xpm.c:583 +#: gdk-pixbuf/io-xpm.c:522 gdk-pixbuf/io-xpm.c:531 gdk-pixbuf/io-xpm.c:583 msgid "Cannot allocate memory for loading XPM image" msgstr "Incapaz de alocar memória para ler a imagem XPM" -#: ../gdk-pixbuf/io-xpm.c:545 +#: gdk-pixbuf/io-xpm.c:545 msgid "Cannot read XPM colormap" msgstr "Incapaz de ler o mapa de cores do XPM" -#: ../gdk-pixbuf/io-xpm.c:777 +#: gdk-pixbuf/io-xpm.c:777 msgid "Failed to write to temporary file when loading XPM image" msgstr "Falha ao escrever em ficheiro temporário ao ler imagem XPM" -#: ../gdk-pixbuf/io-xpm.c:816 +#: gdk-pixbuf/io-xpm.c:816 msgid "The XPM image format" msgstr "O formato de imagem XPM" -#: ../gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:59 msgid "The EMF image format" msgstr "O formato de imagem EMF" -#: ../gdk-pixbuf/io-gdip-utils.c:212 +#: gdk-pixbuf/io-gdip-utils.c:212 #, c-format msgid "Could not allocate memory: %s" msgstr "Incapaz de alocar memória: %s" -#: ../gdk-pixbuf/io-gdip-utils.c:237 ../gdk-pixbuf/io-gdip-utils.c:350 -#: ../gdk-pixbuf/io-gdip-utils.c:383 +#: gdk-pixbuf/io-gdip-utils.c:237 gdk-pixbuf/io-gdip-utils.c:350 +#: gdk-pixbuf/io-gdip-utils.c:383 #, c-format msgid "Could not create stream: %s" msgstr "Incapaz de criar o fluxo: %s" -#: ../gdk-pixbuf/io-gdip-utils.c:251 +#: gdk-pixbuf/io-gdip-utils.c:251 #, c-format msgid "Could not seek stream: %s" msgstr "Incapaz de procurar no fluxo: %s" -#: ../gdk-pixbuf/io-gdip-utils.c:263 +#: gdk-pixbuf/io-gdip-utils.c:263 #, c-format msgid "Could not read from stream: %s" msgstr "Incapaz de ler do fluxo: %s" -#: ../gdk-pixbuf/io-gdip-utils.c:736 +#: gdk-pixbuf/io-gdip-utils.c:736 msgid "Couldn't create pixbuf" msgstr "Incapaz de criar pixbuf" -#: ../gdk-pixbuf/io-gdip-utils.c:798 +#: gdk-pixbuf/io-gdip-utils.c:798 msgid "Couldn't load bitmap" msgstr "Incapaz de ler bitmap" -#: ../gdk-pixbuf/io-gdip-utils.c:821 +#: gdk-pixbuf/io-gdip-utils.c:821 msgid "Couldn't load metafile" msgstr "Incapaz de ler o meta-ficheiro" -#: ../gdk-pixbuf/io-gdip-utils.c:980 +#: gdk-pixbuf/io-gdip-utils.c:980 msgid "Unsupported image format for GDI+" msgstr "Formato de imagem não suportado para GDI+" -#: ../gdk-pixbuf/io-gdip-utils.c:987 +#: gdk-pixbuf/io-gdip-utils.c:987 msgid "Couldn't save" msgstr "Incapaz de gravar" -#: ../gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:58 msgid "The WMF image format" msgstr "O formato de imagem WMF" #. Description of --sync in --help output -#: ../gdk/win32/gdkmain-win32.c:54 +#: gdk/win32/gdkmain-win32.c:54 msgid "Don't batch GDI requests" msgstr "Não massificar os pedidos GDI" #. Description of --no-wintab in --help output -#: ../gdk/win32/gdkmain-win32.c:56 +#: gdk/win32/gdkmain-win32.c:56 msgid "Don't use the Wintab API for tablet support" msgstr "Não utilizar a API Wintab para suporte tablet" #. Description of --ignore-wintab in --help output -#: ../gdk/win32/gdkmain-win32.c:58 +#: gdk/win32/gdkmain-win32.c:58 msgid "Same as --no-wintab" msgstr "O mesmo que --no-wintab" #. Description of --use-wintab in --help output -#: ../gdk/win32/gdkmain-win32.c:60 +#: gdk/win32/gdkmain-win32.c:60 msgid "Do use the Wintab API [default]" msgstr "Não utilizar a API Wintab [omissão]" #. Description of --max-colors=COLORS in --help output -#: ../gdk/win32/gdkmain-win32.c:62 +#: gdk/win32/gdkmain-win32.c:62 msgid "Size of the palette in 8 bit mode" msgstr "Tamanho da paleta em modo 8 bit" #. Placeholder in --max-colors=COLORS in --help output -#: ../gdk/win32/gdkmain-win32.c:63 +#: gdk/win32/gdkmain-win32.c:63 msgid "COLORS" msgstr "CORES" #. Description of --sync in --help output -#: ../gdk/x11/gdkmain-x11.c:92 +#: gdk/x11/gdkmain-x11.c:92 msgid "Make X calls synchronous" msgstr "Efectuar invocações X sincronamente" -#: ../gdk/x11/gdkapplaunchcontext-x11.c:311 +#: gdk/x11/gdkapplaunchcontext-x11.c:311 #, c-format msgid "Starting %s" msgstr "A iniciar %s" -#: ../gdk/x11/gdkapplaunchcontext-x11.c:313 +#: gdk/x11/gdkapplaunchcontext-x11.c:313 #, c-format msgid "Opening %s" msgstr "A abrir %s" -#: ../gdk/x11/gdkapplaunchcontext-x11.c:316 +#: gdk/x11/gdkapplaunchcontext-x11.c:316 #, c-format msgid "Opening %d Item" msgid_plural "Opening %d Items" msgstr[0] "A Abrir %d Item" msgstr[1] "A Abrir %d Itens" -#: ../gtk/gtkaboutdialog.c:264 ../gtk/gtkaboutdialog.c:2108 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "Licença" -#: ../gtk/gtkaboutdialog.c:265 +#: gtk/gtkaboutdialog.c:265 msgid "The license of the program" msgstr "A licença da aplicação" #. Add the credits button -#: ../gtk/gtkaboutdialog.c:500 +#: gtk/gtkaboutdialog.c:500 msgid "C_redits" msgstr "C_réditos" #. Add the license button -#: ../gtk/gtkaboutdialog.c:514 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "_Licença" -#: ../gtk/gtkaboutdialog.c:744 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "Sobre %s" -#: ../gtk/gtkaboutdialog.c:2032 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "Créditos" -#: ../gtk/gtkaboutdialog.c:2061 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "Escrito por" -#: ../gtk/gtkaboutdialog.c:2064 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "Documentado por" -#: ../gtk/gtkaboutdialog.c:2076 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "Traduzido por" -#: ../gtk/gtkaboutdialog.c:2080 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "Arte Gráfica por" @@ -1199,7 +1188,7 @@ msgstr "Arte Gráfica por" #. * #. * Don't include the prefix "keyboard label|" in the translation. #. -#: ../gtk/gtkaccellabel.c:93 +#: gtk/gtkaccellabel.c:93 msgid "keyboard label|Shift" msgstr "Shift" @@ -1210,7 +1199,7 @@ msgstr "Shift" #. * #. * Don't include the prefix "keyboard label|" in the translation. #. -#: ../gtk/gtkaccellabel.c:101 +#: gtk/gtkaccellabel.c:101 msgid "keyboard label|Ctrl" msgstr "Ctrl" @@ -1221,7 +1210,7 @@ msgstr "Ctrl" #. * #. * Don't include the prefix "keyboard label|" in the translation. #. -#: ../gtk/gtkaccellabel.c:109 +#: gtk/gtkaccellabel.c:109 msgid "keyboard label|Alt" msgstr "Alt" @@ -1231,7 +1220,7 @@ msgstr "Alt" #. * this. #. * And do not translate the part before the |. #. -#: ../gtk/gtkaccellabel.c:678 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "Super" @@ -1241,7 +1230,7 @@ msgstr "Super" #. * this. #. * And do not translate the part before the |. #. -#: ../gtk/gtkaccellabel.c:692 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "Hyper" @@ -1251,31 +1240,31 @@ msgstr "Hyper" #. * this. #. * And do not translate the part before the |. #. -#: ../gtk/gtkaccellabel.c:707 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "Meta" #. do not translate the part before the | -#: ../gtk/gtkaccellabel.c:725 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "Space" #. do not translate the part before the | -#: ../gtk/gtkaccellabel.c:729 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "Barra Invertida" -#: ../gtk/gtkbuilderparser.c:340 +#: gtk/gtkbuilderparser.c:340 #, c-format msgid "Invalid type function: `%s'" msgstr "Tipo de função inválida: `%s'" -#: ../gtk/gtkbuilderparser.c:823 +#: gtk/gtkbuilderparser.c:823 #, c-format msgid "Invalid root element: '%s'" msgstr "Elemento raiz inválido: '%s'" -#: ../gtk/gtkbuilderparser.c:862 +#: gtk/gtkbuilderparser.c:862 #, c-format msgid "Unhandled tag: '%s'" msgstr "Etiqueta não suportada: '%s'" @@ -1289,7 +1278,7 @@ msgstr "Etiqueta não suportada: '%s'" #. * so if you have a default text direction of RTL and YM, then #. * the year will appear on the right. #. -#: ../gtk/gtkcalendar.c:758 +#: gtk/gtkcalendar.c:758 msgid "calendar:MY" msgstr "calendar:YM" @@ -1297,7 +1286,7 @@ msgstr "calendar:YM" #. * first day of the week to calendar:week_start:1 if you want Monday #. * to be the first day of the week, and so on. #. -#: ../gtk/gtkcalendar.c:796 +#: gtk/gtkcalendar.c:796 msgid "calendar:week_start:0" msgstr "calendar:week_start:1" @@ -1309,7 +1298,7 @@ msgstr "calendar:week_start:1" #. * #. * If you don't understand this, leave it as "2000" #. -#: ../gtk/gtkcalendar.c:1796 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "2000" @@ -1324,7 +1313,7 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: ../gtk/gtkcalendar.c:1827 ../gtk/gtkcalendar.c:2488 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "%d" @@ -1340,7 +1329,7 @@ msgstr "%d" #. * digits. That needs support from your system and locale definition #. * too. #. -#: ../gtk/gtkcalendar.c:1859 ../gtk/gtkcalendar.c:2350 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "%d" @@ -1356,7 +1345,7 @@ msgstr "%d" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: ../gtk/gtkcalendar.c:2140 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "%Y" @@ -1364,7 +1353,7 @@ msgstr "%Y" #. * a disabled accelerator key combination. Only include #. * the text after the | in the translation. #. -#: ../gtk/gtkcellrendereraccel.c:235 +#: gtk/gtkcellrendereraccel.c:235 msgid "Accelerator|Disabled" msgstr "Desactivado" @@ -1372,25 +1361,25 @@ msgstr "Desactivado" #. * an accelerator when the cell is clicked to change the #. * acelerator. #. -#: ../gtk/gtkcellrendereraccel.c:368 ../gtk/gtkcellrendereraccel.c:580 +#: gtk/gtkcellrendereraccel.c:368 gtk/gtkcellrendereraccel.c:580 msgid "New accelerator..." msgstr "Novo atalho..." #. do not translate the part before the | -#: ../gtk/gtkcellrendererprogress.c:362 ../gtk/gtkcellrendererprogress.c:449 +#: gtk/gtkcellrendererprogress.c:362 gtk/gtkcellrendererprogress.c:449 #, c-format msgid "progress bar label|%d %%" msgstr "%d %%" -#: ../gtk/gtkcolorbutton.c:188 ../gtk/gtkcolorbutton.c:559 +#: gtk/gtkcolorbutton.c:188 gtk/gtkcolorbutton.c:559 msgid "Pick a Color" msgstr "Seleccione uma Cor" -#: ../gtk/gtkcolorbutton.c:448 +#: gtk/gtkcolorbutton.c:448 msgid "Received invalid color data\n" msgstr "Recebidos dados de cor inválidos\n" -#: ../gtk/gtkcolorsel.c:354 +#: gtk/gtkcolorsel.c:354 msgid "" "Select the color you want from the outer ring. Select the darkness or " "lightness of that color using the inner triangle." @@ -1398,7 +1387,7 @@ msgstr "" "Seleccione no anel exterior a cor que deseja. Seleccione a luminusidade " "dessa cor utilizando o triângulo interno." -#: ../gtk/gtkcolorsel.c:378 +#: gtk/gtkcolorsel.c:378 msgid "" "Click the eyedropper, then click a color anywhere on your screen to select " "that color." @@ -1406,67 +1395,67 @@ msgstr "" "Seleccione a pipeta, depois clique numa cor em qualquer ponto do ecrã para a " "seleccionar." -#: ../gtk/gtkcolorsel.c:387 +#: gtk/gtkcolorsel.c:387 msgid "_Hue:" msgstr "_Matiz:" -#: ../gtk/gtkcolorsel.c:388 +#: gtk/gtkcolorsel.c:388 msgid "Position on the color wheel." msgstr "Posição na roda de cor." -#: ../gtk/gtkcolorsel.c:390 +#: gtk/gtkcolorsel.c:390 msgid "_Saturation:" msgstr "_Saturação:" -#: ../gtk/gtkcolorsel.c:391 +#: gtk/gtkcolorsel.c:391 msgid "\"Deepness\" of the color." msgstr "\"Profundidade\" da cor." -#: ../gtk/gtkcolorsel.c:392 +#: gtk/gtkcolorsel.c:392 msgid "_Value:" msgstr "_Valor:" -#: ../gtk/gtkcolorsel.c:393 +#: gtk/gtkcolorsel.c:393 msgid "Brightness of the color." msgstr "Brilho da cor." -#: ../gtk/gtkcolorsel.c:394 +#: gtk/gtkcolorsel.c:394 msgid "_Red:" msgstr "_Vermelho:" -#: ../gtk/gtkcolorsel.c:395 +#: gtk/gtkcolorsel.c:395 msgid "Amount of red light in the color." msgstr "Quantidade de luz vermelha na cor." -#: ../gtk/gtkcolorsel.c:396 +#: gtk/gtkcolorsel.c:396 msgid "_Green:" msgstr "Ve_rde:" -#: ../gtk/gtkcolorsel.c:397 +#: gtk/gtkcolorsel.c:397 msgid "Amount of green light in the color." msgstr "Quantidade de luz verde na cor." -#: ../gtk/gtkcolorsel.c:398 +#: gtk/gtkcolorsel.c:398 msgid "_Blue:" msgstr "_Azul:" -#: ../gtk/gtkcolorsel.c:399 +#: gtk/gtkcolorsel.c:399 msgid "Amount of blue light in the color." msgstr "Quantidade de luz azul na cor." -#: ../gtk/gtkcolorsel.c:402 +#: gtk/gtkcolorsel.c:402 msgid "Op_acity:" msgstr "Op_acidade:" -#: ../gtk/gtkcolorsel.c:409 ../gtk/gtkcolorsel.c:419 +#: gtk/gtkcolorsel.c:409 gtk/gtkcolorsel.c:419 msgid "Transparency of the color." msgstr "Transparência da cor." -#: ../gtk/gtkcolorsel.c:426 +#: gtk/gtkcolorsel.c:426 msgid "Color _name:" msgstr "_Nome da cor:" -#: ../gtk/gtkcolorsel.c:440 +#: gtk/gtkcolorsel.c:440 msgid "" "You can enter an HTML-style hexadecimal color value, or simply a color name " "such as 'orange' in this entry." @@ -1474,15 +1463,15 @@ msgstr "" "Pode introduzir um valor de cor hexadecimal estilo-HTML, ou simplesmente um " "nome de cor tal como 'orange' (laranja)." -#: ../gtk/gtkcolorsel.c:470 +#: gtk/gtkcolorsel.c:470 msgid "_Palette:" msgstr "_Paleta:" -#: ../gtk/gtkcolorsel.c:499 +#: gtk/gtkcolorsel.c:499 msgid "Color Wheel" msgstr "Roda de Cores" -#: ../gtk/gtkcolorsel.c:976 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " @@ -1493,7 +1482,7 @@ msgstr "" "seleccionar esta cor como sendo a actual arrastando-a sobre a outra cor ao " "lado." -#: ../gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." @@ -1501,11 +1490,11 @@ msgstr "" "A cor que seleccionou. Pode arrastar esta cor para uma entrada na paleta " "para a gravar para futuras utilizações." -#: ../gtk/gtkcolorsel.c:1363 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "_Gravar cor aqui" -#: ../gtk/gtkcolorsel.c:1568 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1514,51 +1503,51 @@ msgstr "" "entrada, arraste uma cor aqui ou efectue um clique-direito sobre a cor e " "seleccione \"Gravar cor aqui.\"" -#: ../gtk/gtkcolorseldialog.c:170 +#: gtk/gtkcolorseldialog.c:170 msgid "Color Selection" msgstr "Selecção de Fonte" -#: ../gtk/gtkentry.c:5375 ../gtk/gtktextview.c:7686 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "_Métodos de Introdução" -#: ../gtk/gtkentry.c:5389 ../gtk/gtktextview.c:7700 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "_Inserir Caracter de Controlo Unicode" -#: ../gtk/gtkfilechooserbutton.c:64 +#: gtk/gtkfilechooserbutton.c:64 msgid "Select A File" msgstr "Seleccionar Um Ficheiro" -#: ../gtk/gtkfilechooserbutton.c:65 ../gtk/gtkfilechooserdefault.c:1909 +#: gtk/gtkfilechooserbutton.c:65 gtk/gtkfilechooserdefault.c:1909 msgid "Desktop" msgstr "Ambiente de Trabalho" -#: ../gtk/gtkfilechooserbutton.c:66 +#: gtk/gtkfilechooserbutton.c:66 msgid "(None)" msgstr "(Nenhum)" -#: ../gtk/gtkfilechooserbutton.c:2011 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "Outro..." -#: ../gtk/gtkfilechooserdefault.c:1053 +#: gtk/gtkfilechooserdefault.c:1053 msgid "Could not retrieve information about the file" msgstr "Incapaz de obter informação sobre o ficheiro" -#: ../gtk/gtkfilechooserdefault.c:1064 +#: gtk/gtkfilechooserdefault.c:1064 msgid "Could not add a bookmark" msgstr "Incapaz de adicionar um marcador" -#: ../gtk/gtkfilechooserdefault.c:1075 +#: gtk/gtkfilechooserdefault.c:1075 msgid "Could not remove bookmark" msgstr "Incapaz de remover o marcador" -#: ../gtk/gtkfilechooserdefault.c:1086 +#: gtk/gtkfilechooserdefault.c:1086 msgid "The folder could not be created" msgstr "Incapaz de criar a pasta" -#: ../gtk/gtkfilechooserdefault.c:1099 +#: gtk/gtkfilechooserdefault.c:1099 msgid "" "The folder could not be created, as a file with the same name already " "exists. Try using a different name for the folder, or rename the file first." @@ -1566,11 +1555,11 @@ msgstr "" "Incapaz de criar a pasta por já existir um ficheiro com o mesmo nome. tente " "utilizar um nome diferente para a pasta ou renomear primeiro o ficheiro." -#: ../gtk/gtkfilechooserdefault.c:1110 +#: gtk/gtkfilechooserdefault.c:1110 msgid "Invalid file name" msgstr "Nome de ficheiro inválido" -#: ../gtk/gtkfilechooserdefault.c:1120 +#: gtk/gtkfilechooserdefault.c:1120 msgid "The folder contents could not be displayed" msgstr "Incapaz de apresentar o conteúdo da pasta" @@ -1578,170 +1567,170 @@ msgstr "Incapaz de apresentar o conteúdo da pasta" #. * is a hostname. Nautilus and the panel contain the same string #. * to translate. #. -#: ../gtk/gtkfilechooserdefault.c:1661 +#: gtk/gtkfilechooserdefault.c:1661 #, c-format msgid "%1$s on %2$s" msgstr "%1$s em %2$s" -#: ../gtk/gtkfilechooserdefault.c:1837 +#: gtk/gtkfilechooserdefault.c:1837 msgid "Search" msgstr "Procurar" -#: ../gtk/gtkfilechooserdefault.c:1861 +#: gtk/gtkfilechooserdefault.c:1861 msgid "Recently Used" msgstr "Utilizados Recentemente" -#: ../gtk/gtkfilechooserdefault.c:2476 +#: gtk/gtkfilechooserdefault.c:2476 msgid "Select which types of files are shown" msgstr "Seleccionar que tipos de ficheiros são apresentados" -#: ../gtk/gtkfilechooserdefault.c:2905 +#: gtk/gtkfilechooserdefault.c:2905 #, c-format msgid "Add the folder '%s' to the bookmarks" msgstr "Adicionar a pasta '%s' aos marcadores" -#: ../gtk/gtkfilechooserdefault.c:2946 +#: gtk/gtkfilechooserdefault.c:2946 #, c-format msgid "Add the current folder to the bookmarks" msgstr "Adicionar a pasta actual aos marcadores" -#: ../gtk/gtkfilechooserdefault.c:2948 +#: gtk/gtkfilechooserdefault.c:2948 #, c-format msgid "Add the selected folders to the bookmarks" msgstr "Adicionar as pastas seleccionadas aos marcadores" -#: ../gtk/gtkfilechooserdefault.c:2988 +#: gtk/gtkfilechooserdefault.c:2988 #, c-format msgid "Remove the bookmark '%s'" msgstr "Remover o marcador '%s'" -#: ../gtk/gtkfilechooserdefault.c:3706 +#: gtk/gtkfilechooserdefault.c:3706 msgid "Remove" msgstr "Remover" -#: ../gtk/gtkfilechooserdefault.c:3715 +#: gtk/gtkfilechooserdefault.c:3715 msgid "Rename..." msgstr "Renomear..." #. Accessible object name for the file chooser's shortcuts pane -#: ../gtk/gtkfilechooserdefault.c:3861 +#: gtk/gtkfilechooserdefault.c:3861 msgid "Places" msgstr "Locais" #. Column header for the file chooser's shortcuts pane -#: ../gtk/gtkfilechooserdefault.c:3918 +#: gtk/gtkfilechooserdefault.c:3918 msgid "_Places" msgstr "_Locais" -#: ../gtk/gtkfilechooserdefault.c:3973 ../gtk/gtkstock.c:297 +#: gtk/gtkfilechooserdefault.c:3973 gtk/gtkstock.c:297 msgid "_Add" msgstr "_Adicionar" -#: ../gtk/gtkfilechooserdefault.c:3980 +#: gtk/gtkfilechooserdefault.c:3980 msgid "Add the selected folder to the Bookmarks" msgstr "Adicionar a pasta seleccionada aos Marcadores" -#: ../gtk/gtkfilechooserdefault.c:3985 ../gtk/gtkstock.c:386 +#: gtk/gtkfilechooserdefault.c:3985 gtk/gtkstock.c:386 msgid "_Remove" msgstr "_Remover" -#: ../gtk/gtkfilechooserdefault.c:3992 +#: gtk/gtkfilechooserdefault.c:3992 msgid "Remove the selected bookmark" msgstr "Remover o marcador seleccionado" -#: ../gtk/gtkfilechooserdefault.c:4089 +#: gtk/gtkfilechooserdefault.c:4089 msgid "Could not select file" msgstr "Incapaz de seleccionar o ficheiro" -#: ../gtk/gtkfilechooserdefault.c:4262 +#: gtk/gtkfilechooserdefault.c:4262 msgid "_Add to Bookmarks" msgstr "_Adicionar aos Marcadores" -#: ../gtk/gtkfilechooserdefault.c:4276 +#: gtk/gtkfilechooserdefault.c:4276 msgid "Show _Hidden Files" msgstr "Apresentar os Ficheiros _Escondidos" -#: ../gtk/gtkfilechooserdefault.c:4519 ../gtk/gtkfilesel.c:730 +#: gtk/gtkfilechooserdefault.c:4519 gtk/gtkfilesel.c:730 msgid "Files" msgstr "Ficheiros" -#: ../gtk/gtkfilechooserdefault.c:4568 +#: gtk/gtkfilechooserdefault.c:4568 msgid "Name" msgstr "Nome" -#: ../gtk/gtkfilechooserdefault.c:4593 +#: gtk/gtkfilechooserdefault.c:4593 msgid "Size" msgstr "Tamanho" -#: ../gtk/gtkfilechooserdefault.c:4607 +#: gtk/gtkfilechooserdefault.c:4607 msgid "Modified" msgstr "Alterado" #. Label -#: ../gtk/gtkfilechooserdefault.c:4827 ../gtk/gtkprinteroptionwidget.c:786 +#: gtk/gtkfilechooserdefault.c:4827 gtk/gtkprinteroptionwidget.c:786 msgid "_Name:" msgstr "_Nome:" -#: ../gtk/gtkfilechooserdefault.c:4869 +#: gtk/gtkfilechooserdefault.c:4869 msgid "_Browse for other folders" msgstr "Procurar _outras pastas" -#: ../gtk/gtkfilechooserdefault.c:5139 +#: gtk/gtkfilechooserdefault.c:5139 msgid "Type a file name" msgstr "Introduza um nome de ficheiro" #. Create Folder -#: ../gtk/gtkfilechooserdefault.c:5176 +#: gtk/gtkfilechooserdefault.c:5176 msgid "Create Fo_lder" msgstr "Criar _Pasta" -#: ../gtk/gtkfilechooserdefault.c:5186 +#: gtk/gtkfilechooserdefault.c:5186 msgid "_Location:" msgstr "_Localização:" -#: ../gtk/gtkfilechooserdefault.c:5375 +#: gtk/gtkfilechooserdefault.c:5375 msgid "Save in _folder:" msgstr "Gravar na _pasta:" -#: ../gtk/gtkfilechooserdefault.c:5377 +#: gtk/gtkfilechooserdefault.c:5377 msgid "Create in _folder:" msgstr "Criar na _pasta:" -#: ../gtk/gtkfilechooserdefault.c:6971 +#: gtk/gtkfilechooserdefault.c:6971 msgid "Cannot change to folder because it is not local" msgstr "Incapaz de ir para a pasta por não ser local" -#: ../gtk/gtkfilechooserdefault.c:7596 ../gtk/gtkfilechooserdefault.c:7617 +#: gtk/gtkfilechooserdefault.c:7596 gtk/gtkfilechooserdefault.c:7617 #, c-format msgid "Shortcut %s already exists" msgstr "Atalho %s já existe" -#: ../gtk/gtkfilechooserdefault.c:7707 +#: gtk/gtkfilechooserdefault.c:7707 #, c-format msgid "Shortcut %s does not exist" msgstr "Atalho %s não existe" -#: ../gtk/gtkfilechooserdefault.c:7950 ../gtk/gtkprintunixdialog.c:364 +#: gtk/gtkfilechooserdefault.c:7950 gtk/gtkprintunixdialog.c:364 #, c-format msgid "A file named \"%s\" already exists. Do you want to replace it?" msgstr "Já existe um ficheiro denominado \"%s\". Deseja substituí-lo?" -#: ../gtk/gtkfilechooserdefault.c:7953 ../gtk/gtkprintunixdialog.c:368 +#: gtk/gtkfilechooserdefault.c:7953 gtk/gtkprintunixdialog.c:368 #, c-format msgid "" "The file already exists in \"%s\". Replacing it will overwrite its contents." msgstr "" "O ficheiro já existe em \"%s\". Substituí-lo irá sobrepor o seu conteúdo." -#: ../gtk/gtkfilechooserdefault.c:7958 ../gtk/gtkprintunixdialog.c:375 +#: gtk/gtkfilechooserdefault.c:7958 gtk/gtkprintunixdialog.c:375 msgid "_Replace" msgstr "_Substituir" -#: ../gtk/gtkfilechooserdefault.c:8719 +#: gtk/gtkfilechooserdefault.c:8719 msgid "Could not start the search process" msgstr "Incapaz de iniciar o processo de procura" -#: ../gtk/gtkfilechooserdefault.c:8720 +#: gtk/gtkfilechooserdefault.c:8720 msgid "" "The program was not able to create a connection to the indexer daemon. " "Please make sure it is running." @@ -1749,67 +1738,67 @@ msgstr "" "A aplicação foi incapaz de criar uma ligação ao daemon de indexação. " "Certifique-se de que este se encontra em execução." -#: ../gtk/gtkfilechooserdefault.c:8734 +#: gtk/gtkfilechooserdefault.c:8734 msgid "Could not send the search request" msgstr "Incapaz de enviar o pedido de procura" #. Label -#: ../gtk/gtkfilechooserdefault.c:9149 +#: gtk/gtkfilechooserdefault.c:9149 msgid "_Search:" msgstr "_Procurar:" -#: ../gtk/gtkfilechooserdefault.c:10096 +#: gtk/gtkfilechooserdefault.c:10096 #, c-format msgid "Could not mount %s" msgstr "Incapaz de montar %s" -#: ../gtk/gtkfilechooserdefault.c:10750 +#: gtk/gtkfilechooserdefault.c:10750 msgid "Type name of new folder" msgstr "Introduza o nome da nova pasta" -#: ../gtk/gtkfilechooserdefault.c:10800 +#: gtk/gtkfilechooserdefault.c:10800 #, c-format msgid "%.1f KB" msgstr "%.1f KB" -#: ../gtk/gtkfilechooserdefault.c:10802 +#: gtk/gtkfilechooserdefault.c:10802 #, c-format msgid "%.1f MB" msgstr "%.1f MB" -#: ../gtk/gtkfilechooserdefault.c:10804 +#: gtk/gtkfilechooserdefault.c:10804 #, c-format msgid "%.1f GB" msgstr "%.1f GB" -#: ../gtk/gtkfilechooserdefault.c:10907 ../gtk/gtkfilechooserdefault.c:10929 -#: ../gtk/gtkfilechooserdefault.c:11000 +#: gtk/gtkfilechooserdefault.c:10907 gtk/gtkfilechooserdefault.c:10929 +#: gtk/gtkfilechooserdefault.c:11000 msgid "Unknown" msgstr "Desconhecido" -#: ../gtk/gtkfilechooserdefault.c:10947 +#: gtk/gtkfilechooserdefault.c:10947 msgid "%H:%M" msgstr "%H:%M" -#: ../gtk/gtkfilechooserdefault.c:10949 +#: gtk/gtkfilechooserdefault.c:10949 msgid "Yesterday at %H:%M" msgstr "Ontem às %H:%M" -#: ../gtk/gtkfilechooserentry.c:659 ../gtk/gtkfilechooserentry.c:1115 +#: gtk/gtkfilechooserentry.c:659 gtk/gtkfilechooserentry.c:1115 msgid "Invalid path" msgstr "Caminho inválido" #. translators: this text is shown when there are no completions #. * for something the user typed in a file chooser entry #. -#: ../gtk/gtkfilechooserentry.c:1070 +#: gtk/gtkfilechooserentry.c:1070 msgid "No match" msgstr "Sem equivalência" #. translators: this text is shown when there is exactly one completion #. * for something the user typed in a file chooser entry #. -#: ../gtk/gtkfilechooserentry.c:1081 +#: gtk/gtkfilechooserentry.c:1081 msgid "Sole completion" msgstr "Única equivalência" @@ -1817,41 +1806,41 @@ msgstr "Única equivalência" #. * entry is a complete filename, but could be continued to find #. * a longer match #. -#: ../gtk/gtkfilechooserentry.c:1097 +#: gtk/gtkfilechooserentry.c:1097 msgid "Complete, but not unique" msgstr "Equivalência, mas não é única" #. translators: this text is shown while the system is searching #. * for possible completions for text in a file chooser entry #. -#: ../gtk/gtkfilechooserentry.c:1133 +#: gtk/gtkfilechooserentry.c:1133 msgid "Completing..." msgstr "A procurar equivalências..." -#: ../gtk/gtkfilechoosersettings.c:262 ../gtk/gtkfilesel.c:1349 -#: ../gtk/gtkfilesel.c:1358 +#: gtk/gtkfilechoosersettings.c:262 gtk/gtkfilesel.c:1349 +#: gtk/gtkfilesel.c:1358 #, c-format msgid "Error creating folder '%s': %s" msgstr "Erro ao criar a pasta '%s': %s" -#: ../gtk/gtkfilesel.c:694 +#: gtk/gtkfilesel.c:694 msgid "Folders" msgstr "Pastas" -#: ../gtk/gtkfilesel.c:698 +#: gtk/gtkfilesel.c:698 msgid "Fol_ders" msgstr "Pas_tas" -#: ../gtk/gtkfilesel.c:734 +#: gtk/gtkfilesel.c:734 msgid "_Files" msgstr "_Ficheiros" -#: ../gtk/gtkfilesel.c:821 ../gtk/gtkfilesel.c:2148 +#: gtk/gtkfilesel.c:821 gtk/gtkfilesel.c:2148 #, c-format msgid "Folder unreadable: %s" msgstr "Pasta ilegível: %s" -#: ../gtk/gtkfilesel.c:905 +#: gtk/gtkfilesel.c:905 #, c-format msgid "" "The file \"%s\" resides on another machine (called %s) and may not be " @@ -1862,19 +1851,19 @@ msgstr "" "disponível para esta aplicação.\n" "Tem a certeza que o deseja seleccionar?" -#: ../gtk/gtkfilesel.c:1020 +#: gtk/gtkfilesel.c:1020 msgid "_New Folder" msgstr "_Nova Pasta" -#: ../gtk/gtkfilesel.c:1031 +#: gtk/gtkfilesel.c:1031 msgid "De_lete File" msgstr "_Apagar Ficheiro" -#: ../gtk/gtkfilesel.c:1042 +#: gtk/gtkfilesel.c:1042 msgid "_Rename File" msgstr "_Renomear Ficheiro" -#: ../gtk/gtkfilesel.c:1347 +#: gtk/gtkfilesel.c:1347 #, c-format msgid "" "The folder name \"%s\" contains symbols that are not allowed in filenames" @@ -1882,72 +1871,72 @@ msgstr "" "O nome de pasta \"%s\" contém símbolos que não são permitidos em nomes de " "ficheiros" -#: ../gtk/gtkfilesel.c:1392 +#: gtk/gtkfilesel.c:1392 msgid "New Folder" msgstr "Nova Pasta" -#: ../gtk/gtkfilesel.c:1407 +#: gtk/gtkfilesel.c:1407 msgid "_Folder name:" msgstr "Nome da _pasta:" -#: ../gtk/gtkfilesel.c:1431 +#: gtk/gtkfilesel.c:1431 msgid "C_reate" msgstr "C_riar" -#: ../gtk/gtkfilesel.c:1474 ../gtk/gtkfilesel.c:1581 ../gtk/gtkfilesel.c:1594 +#: gtk/gtkfilesel.c:1474 gtk/gtkfilesel.c:1581 gtk/gtkfilesel.c:1594 #, c-format msgid "The filename \"%s\" contains symbols that are not allowed in filenames" msgstr "" "O nome de ficheiro \"%s\" contém símbolos que não são permitidos em nomes de " "ficheiros" -#: ../gtk/gtkfilesel.c:1477 ../gtk/gtkfilesel.c:1487 +#: gtk/gtkfilesel.c:1477 gtk/gtkfilesel.c:1487 #, c-format msgid "Error deleting file '%s': %s" msgstr "Erro ao apagar o ficheiro '%s': %s" -#: ../gtk/gtkfilesel.c:1530 +#: gtk/gtkfilesel.c:1530 #, c-format msgid "Really delete file \"%s\"?" msgstr "Apagar mesmo o ficheiro \"%s\"?" -#: ../gtk/gtkfilesel.c:1535 +#: gtk/gtkfilesel.c:1535 msgid "Delete File" msgstr "Apagar Ficheiro" -#: ../gtk/gtkfilesel.c:1583 +#: gtk/gtkfilesel.c:1583 #, c-format msgid "Error renaming file to \"%s\": %s" msgstr "Erro ao renomear ficheiro para \"%s\": %s" -#: ../gtk/gtkfilesel.c:1596 +#: gtk/gtkfilesel.c:1596 #, c-format msgid "Error renaming file \"%s\": %s" msgstr "Erro ao renomear o ficheiro \"%s\": %s" -#: ../gtk/gtkfilesel.c:1605 +#: gtk/gtkfilesel.c:1605 #, c-format msgid "Error renaming file \"%s\" to \"%s\": %s" msgstr "Erro ao renomear o ficheiro \"%s\" para \"%s\": %s" -#: ../gtk/gtkfilesel.c:1652 +#: gtk/gtkfilesel.c:1652 msgid "Rename File" msgstr "Renomear o Ficheiro" -#: ../gtk/gtkfilesel.c:1667 +#: gtk/gtkfilesel.c:1667 #, c-format msgid "Rename file \"%s\" to:" msgstr "Renomear o ficheiro \"%s\" para:" -#: ../gtk/gtkfilesel.c:1696 +#: gtk/gtkfilesel.c:1696 msgid "_Rename" msgstr "_Renomear" -#: ../gtk/gtkfilesel.c:2128 +#: gtk/gtkfilesel.c:2128 msgid "_Selection: " msgstr "_Selecção: " -#: ../gtk/gtkfilesel.c:3048 +#: gtk/gtkfilesel.c:3048 #, c-format msgid "" "The filename \"%s\" couldn't be converted to UTF-8. (try setting the " @@ -1956,15 +1945,15 @@ msgstr "" "Incapaz de converter o nome de ficheiro \"%s\" em UTF-8. (tente definir a " "variável de ambiente G_FILENAME_ENCODING): %s" -#: ../gtk/gtkfilesel.c:3051 +#: gtk/gtkfilesel.c:3051 msgid "Invalid UTF-8" msgstr "UTF-8 inválido" -#: ../gtk/gtkfilesel.c:3925 +#: gtk/gtkfilesel.c:3925 msgid "Name too long" msgstr "Nome demasiado longo" -#: ../gtk/gtkfilesel.c:3927 +#: gtk/gtkfilesel.c:3927 msgid "Couldn't convert filename" msgstr "Incapaz de converter nome de ficheiro" @@ -1973,75 +1962,75 @@ msgstr "Incapaz de converter nome de ficheiro" #. * token for the fake "File System" volume. So, we'll return a pointer to #. * this particular string. #. -#: ../gtk/gtkfilesystem.c:52 +#: gtk/gtkfilesystem.c:52 msgid "File System" msgstr "Sistema de Ficheiros" -#: ../gtk/gtkfilesystemmodel.c:700 +#: gtk/gtkfilesystemmodel.c:700 msgid "Could not obtain root folder" msgstr "Incapaz de obter a pasta raiz" -#: ../gtk/gtkfilesystemmodel.c:1299 +#: gtk/gtkfilesystemmodel.c:1299 msgid "(Empty)" msgstr "(Vazio)" -#: ../gtk/gtkfontbutton.c:144 ../gtk/gtkfontbutton.c:266 +#: gtk/gtkfontbutton.c:144 gtk/gtkfontbutton.c:266 msgid "Pick a Font" msgstr "Seleccione uma Fonte" #. Initialize fields -#: ../gtk/gtkfontbutton.c:260 +#: gtk/gtkfontbutton.c:260 msgid "Sans 12" msgstr "Sans 12" -#: ../gtk/gtkfontbutton.c:780 +#: gtk/gtkfontbutton.c:780 msgid "Font" msgstr "Fonte" #. This is the default text shown in the preview entry, though the user #. can set it. Remember that some fonts only have capital letters. -#: ../gtk/gtkfontsel.c:75 +#: gtk/gtkfontsel.c:75 msgid "abcdefghijk ABCDEFGHIJK" msgstr "abcdefghijk ABCDEFGHIJK" -#: ../gtk/gtkfontsel.c:328 +#: gtk/gtkfontsel.c:328 msgid "_Family:" msgstr "_Família:" -#: ../gtk/gtkfontsel.c:334 +#: gtk/gtkfontsel.c:334 msgid "_Style:" msgstr "_Estilo:" -#: ../gtk/gtkfontsel.c:340 +#: gtk/gtkfontsel.c:340 msgid "Si_ze:" msgstr "_Tamanho:" #. create the text entry widget -#: ../gtk/gtkfontsel.c:517 +#: gtk/gtkfontsel.c:517 msgid "_Preview:" msgstr "_Antever:" -#: ../gtk/gtkfontsel.c:1542 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "Selecção de Fonte" -#: ../gtk/gtkgamma.c:408 +#: gtk/gtkgamma.c:408 msgid "Gamma" msgstr "Gama" -#: ../gtk/gtkgamma.c:418 +#: gtk/gtkgamma.c:418 msgid "_Gamma value" msgstr "Valor _Gama" #. Remove this icon source so we don't keep trying to #. * load it. #. -#: ../gtk/gtkiconfactory.c:1403 +#: gtk/gtkiconfactory.c:1403 #, c-format msgid "Error loading icon: %s" msgstr "Erro ao ler o ícone: %s" -#: ../gtk/gtkicontheme.c:1363 +#: gtk/gtkicontheme.c:1363 #, c-format msgid "" "Could not find the icon '%s'. The '%s' theme\n" @@ -2054,132 +2043,132 @@ msgstr "" "Poderá obter uma cópia em:\n" "\t%s" -#: ../gtk/gtkicontheme.c:1543 +#: gtk/gtkicontheme.c:1543 #, c-format msgid "Icon '%s' not present in theme" msgstr "Ícone '%s' não existe no tema" -#: ../gtk/gtkicontheme.c:3058 +#: gtk/gtkicontheme.c:3058 msgid "Failed to load icon" msgstr "Falha ao ler o ícone" -#: ../gtk/gtkimmodule.c:515 +#: gtk/gtkimmodule.c:515 msgid "Simple" msgstr "Simples" -#: ../gtk/gtkimmulticontext.c:542 +#: gtk/gtkimmulticontext.c:542 msgid "input method menu|System" msgstr "input method menu|Sistema" -#: ../gtk/gtkinputdialog.c:192 +#: gtk/gtkinputdialog.c:192 msgid "Input" msgstr "Entrada" -#: ../gtk/gtkinputdialog.c:207 +#: gtk/gtkinputdialog.c:207 msgid "No extended input devices" msgstr "Nenhum dispositivo extendido de entrada" -#: ../gtk/gtkinputdialog.c:220 +#: gtk/gtkinputdialog.c:220 msgid "_Device:" msgstr "_Dispositivo:" -#: ../gtk/gtkinputdialog.c:237 +#: gtk/gtkinputdialog.c:237 msgid "Disabled" msgstr "Inactivo" -#: ../gtk/gtkinputdialog.c:244 +#: gtk/gtkinputdialog.c:244 msgid "Screen" msgstr "Ecrã" -#: ../gtk/gtkinputdialog.c:251 +#: gtk/gtkinputdialog.c:251 msgid "Window" msgstr "Janela" -#: ../gtk/gtkinputdialog.c:258 +#: gtk/gtkinputdialog.c:258 msgid "_Mode:" msgstr "_Modo:" #. The axis listbox -#: ../gtk/gtkinputdialog.c:279 +#: gtk/gtkinputdialog.c:279 msgid "Axes" msgstr "Eixos" #. Keys listbox -#: ../gtk/gtkinputdialog.c:297 +#: gtk/gtkinputdialog.c:297 msgid "Keys" msgstr "Teclas" -#: ../gtk/gtkinputdialog.c:524 +#: gtk/gtkinputdialog.c:524 msgid "_X:" msgstr "_X:" -#: ../gtk/gtkinputdialog.c:525 +#: gtk/gtkinputdialog.c:525 msgid "_Y:" msgstr "_Y:" -#: ../gtk/gtkinputdialog.c:526 +#: gtk/gtkinputdialog.c:526 msgid "_Pressure:" msgstr "_Pressão:" -#: ../gtk/gtkinputdialog.c:527 +#: gtk/gtkinputdialog.c:527 msgid "X _tilt:" msgstr "Ro_tação X:" -#: ../gtk/gtkinputdialog.c:528 +#: gtk/gtkinputdialog.c:528 msgid "Y t_ilt:" msgstr "Rota_ção Y:" -#: ../gtk/gtkinputdialog.c:529 +#: gtk/gtkinputdialog.c:529 msgid "_Wheel:" msgstr "_Roda:" -#: ../gtk/gtkinputdialog.c:581 +#: gtk/gtkinputdialog.c:581 msgid "none" msgstr "nenhum" -#: ../gtk/gtkinputdialog.c:618 ../gtk/gtkinputdialog.c:654 +#: gtk/gtkinputdialog.c:618 gtk/gtkinputdialog.c:654 msgid "(disabled)" msgstr "(inactivo)" -#: ../gtk/gtkinputdialog.c:647 +#: gtk/gtkinputdialog.c:647 msgid "(unknown)" msgstr "(desconhecido)" #. and clear button -#: ../gtk/gtkinputdialog.c:751 +#: gtk/gtkinputdialog.c:751 msgid "Cl_ear" msgstr "_Limpar" -#: ../gtk/gtklinkbutton.c:427 +#: gtk/gtklinkbutton.c:427 msgid "Copy URL" msgstr "Copiar o URL" -#: ../gtk/gtklinkbutton.c:565 +#: gtk/gtklinkbutton.c:565 msgid "Invalid URI" msgstr "URI inválido" #. Description of --gtk-module=MODULES in --help output -#: ../gtk/gtkmain.c:421 +#: gtk/gtkmain.c:421 msgid "Load additional GTK+ modules" msgstr "Ler módulos GTK+ adicionais" #. Placeholder in --gtk-module=MODULES in --help output -#: ../gtk/gtkmain.c:422 +#: gtk/gtkmain.c:422 msgid "MODULES" msgstr "MÓDULOS" #. Description of --g-fatal-warnings in --help output -#: ../gtk/gtkmain.c:424 +#: gtk/gtkmain.c:424 msgid "Make all warnings fatal" msgstr "Tornar todos os avisos em erros fatais" #. Description of --gtk-debug=FLAGS in --help output -#: ../gtk/gtkmain.c:427 +#: gtk/gtkmain.c:427 msgid "GTK+ debugging flags to set" msgstr "Parâmetros de depuração GTK+ a activar" #. Description of --gtk-no-debug=FLAGS in --help output -#: ../gtk/gtkmain.c:430 +#: gtk/gtkmain.c:430 msgid "GTK+ debugging flags to unset" msgstr "Parâmetros de depuração GTK+ a desactivar" @@ -2188,66 +2177,65 @@ msgstr "Parâmetros de depuração GTK+ a desactivar" #. * Do *not* translate it to "predefinito:LTR", if it #. * it isn't default:LTR or default:RTL it will not work #. -#: ../gtk/gtkmain.c:678 +#: gtk/gtkmain.c:678 msgid "default:LTR" msgstr "default:LTR" -#: ../gtk/gtkmain.c:740 +#: gtk/gtkmain.c:740 #, c-format msgid "Cannot open display: %s" msgstr "Incapaz de abrir o ecrã: %s" -#: ../gtk/gtkmain.c:777 +#: gtk/gtkmain.c:777 msgid "GTK+ Options" msgstr "Opções GTK+" -#: ../gtk/gtkmain.c:777 +#: gtk/gtkmain.c:777 msgid "Show GTK+ Options" msgstr "Apresentar as Opções GTK+" -#: ../gtk/gtkmountoperation.c:476 +#: gtk/gtkmountoperation.c:476 msgid "Co_nnect" msgstr "Li_gar" -#: ../gtk/gtkmountoperation.c:520 +#: gtk/gtkmountoperation.c:520 msgid "Connect _anonymously" msgstr "Ligar _anonimamente" -#: ../gtk/gtkmountoperation.c:529 +#: gtk/gtkmountoperation.c:529 msgid "Connect as u_ser:" msgstr "Ligar como utili_zador:" -#: ../gtk/gtkmountoperation.c:566 +#: gtk/gtkmountoperation.c:566 msgid "_Username:" msgstr "_Utilizador:" -#: ../gtk/gtkmountoperation.c:570 +#: gtk/gtkmountoperation.c:570 msgid "_Domain:" msgstr "_Domínio:" -#: ../gtk/gtkmountoperation.c:575 +#: gtk/gtkmountoperation.c:575 msgid "_Password:" msgstr "_Senha:" -#: ../gtk/gtkmountoperation.c:590 +#: gtk/gtkmountoperation.c:590 msgid "Forget password _immediately" msgstr "_Esquecer a senha imediatamente" -#: ../gtk/gtkmountoperation.c:598 +#: gtk/gtkmountoperation.c:598 msgid "Remember password until you _logout" msgstr "_Recordar a senha até terminar a sessão" -#: ../gtk/gtkmountoperation.c:606 +#: gtk/gtkmountoperation.c:606 msgid "Remember _forever" msgstr "Recordar para _sempre" -#: ../gtk/gtknotebook.c:4424 ../gtk/gtknotebook.c:6930 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "Página %u" -#: ../gtk/gtkpagesetup.c:597 ../gtk/gtkpapersize.c:825 -#: ../gtk/gtkpapersize.c:865 +#: gtk/gtkpagesetup.c:597 gtk/gtkpapersize.c:825 gtk/gtkpapersize.c:865 msgid "Not a valid page setup file" msgstr "Ficheiro de configuração de página inválido" @@ -2257,11 +2245,11 @@ msgstr "Ficheiro de configuração de página inválido" #. * Do *not* translate it to "predefinito:mm", if it #. * it isn't default:mm or default:inch it will not work #. -#: ../gtk/gtkpagesetupunixdialog.c:152 +#: gtk/gtkpagesetupunixdialog.c:152 msgid "default:mm" msgstr "default:mm" -#: ../gtk/gtkpagesetupunixdialog.c:308 +#: gtk/gtkpagesetupunixdialog.c:308 msgid "" "Any Printer\n" "For portable documents" @@ -2269,15 +2257,15 @@ msgstr "" "Qualquer Impressora\n" "Para documentos portáteis" -#: ../gtk/gtkpagesetupunixdialog.c:894 ../gtk/gtkpagesetupunixdialog.c:1403 +#: gtk/gtkpagesetupunixdialog.c:894 gtk/gtkpagesetupunixdialog.c:1403 msgid "mm" msgstr "mm" -#: ../gtk/gtkpagesetupunixdialog.c:896 ../gtk/gtkpagesetupunixdialog.c:1401 +#: gtk/gtkpagesetupunixdialog.c:896 gtk/gtkpagesetupunixdialog.c:1401 msgid "inch" msgstr "polegada" -#: ../gtk/gtkpagesetupunixdialog.c:915 +#: gtk/gtkpagesetupunixdialog.c:915 #, c-format msgid "" "Margins:\n" @@ -2292,88 +2280,88 @@ msgstr "" " Superior: %s %s\n" " Inferior: %s %s" -#: ../gtk/gtkpagesetupunixdialog.c:964 +#: gtk/gtkpagesetupunixdialog.c:964 msgid "Manage Custom Sizes..." msgstr "Gerir Tamanhos Personalizados..." -#: ../gtk/gtkpagesetupunixdialog.c:1012 +#: gtk/gtkpagesetupunixdialog.c:1012 msgid "_Format for:" msgstr "_Formato para:" -#: ../gtk/gtkpagesetupunixdialog.c:1034 +#: gtk/gtkpagesetupunixdialog.c:1034 msgid "_Paper size:" msgstr "Tamanho do _papel:" -#: ../gtk/gtkpagesetupunixdialog.c:1065 +#: gtk/gtkpagesetupunixdialog.c:1065 msgid "_Orientation:" msgstr "_Orientação:" -#: ../gtk/gtkpagesetupunixdialog.c:1129 ../gtk/gtkprintunixdialog.c:2397 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 msgid "Page Setup" msgstr "Configuração da Página" -#: ../gtk/gtkpagesetupunixdialog.c:1448 +#: gtk/gtkpagesetupunixdialog.c:1448 msgid "Margins from Printer..." msgstr "Margens para a Impressora..." -#: ../gtk/gtkpagesetupunixdialog.c:1608 +#: gtk/gtkpagesetupunixdialog.c:1608 #, c-format msgid "Custom Size %d" msgstr "Tamanho Personalizado %d" -#: ../gtk/gtkpagesetupunixdialog.c:1837 +#: gtk/gtkpagesetupunixdialog.c:1837 msgid "Manage Custom Sizes" msgstr "Gerir Tamanhos Personalizados" -#: ../gtk/gtkpagesetupunixdialog.c:1933 +#: gtk/gtkpagesetupunixdialog.c:1933 msgid "_Width:" msgstr "_Largura:" -#: ../gtk/gtkpagesetupunixdialog.c:1945 +#: gtk/gtkpagesetupunixdialog.c:1945 msgid "_Height:" msgstr "_Altura:" -#: ../gtk/gtkpagesetupunixdialog.c:1957 +#: gtk/gtkpagesetupunixdialog.c:1957 msgid "Paper Size" msgstr "Tamanho do Papel" -#: ../gtk/gtkpagesetupunixdialog.c:1967 +#: gtk/gtkpagesetupunixdialog.c:1967 msgid "_Top:" msgstr "_Superior:" -#: ../gtk/gtkpagesetupunixdialog.c:1979 +#: gtk/gtkpagesetupunixdialog.c:1979 msgid "_Bottom:" msgstr "_Inferior:" -#: ../gtk/gtkpagesetupunixdialog.c:1991 +#: gtk/gtkpagesetupunixdialog.c:1991 msgid "_Left:" msgstr "_Esquerda:" -#: ../gtk/gtkpagesetupunixdialog.c:2003 +#: gtk/gtkpagesetupunixdialog.c:2003 msgid "_Right:" msgstr "_Direita:" -#: ../gtk/gtkpagesetupunixdialog.c:2044 +#: gtk/gtkpagesetupunixdialog.c:2044 msgid "Paper Margins" msgstr "Margens do Papel" -#: ../gtk/gtkpathbar.c:151 +#: gtk/gtkpathbar.c:151 msgid "Up Path" msgstr "Caminho Acima" -#: ../gtk/gtkpathbar.c:153 +#: gtk/gtkpathbar.c:153 msgid "Down Path" msgstr "Caminho Abaixo" -#: ../gtk/gtkpathbar.c:1472 +#: gtk/gtkpathbar.c:1472 msgid "File System Root" msgstr "Raiz do Sistema de Ficheiros" -#: ../gtk/gtkprinteroptionwidget.c:685 +#: gtk/gtkprinteroptionwidget.c:685 msgid "Not available" msgstr "Indisponível" -#: ../gtk/gtkprinteroptionwidget.c:798 +#: gtk/gtkprinteroptionwidget.c:798 msgid "_Save in folder:" msgstr "_Gravar na pasta:" @@ -2381,176 +2369,181 @@ msgstr "_Gravar na pasta:" #. * jobs. %s gets replaced by the application name, %d gets replaced #. * by the job number. #. -#: ../gtk/gtkprintoperation.c:173 +#: gtk/gtkprintoperation.c:173 #, c-format msgid "%s job #%d" msgstr "%s processo nº%d" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1504 +#: gtk/gtkprintoperation.c:1504 msgid "print operation status|Initial state" msgstr "Estado inicial" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1506 +#: gtk/gtkprintoperation.c:1506 msgid "print operation status|Preparing to print" msgstr "A preparar a impressão" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1508 +#: gtk/gtkprintoperation.c:1508 msgid "print operation status|Generating data" msgstr "A gerar os dados" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1510 +#: gtk/gtkprintoperation.c:1510 msgid "print operation status|Sending data" msgstr "A enviar os dados" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1512 +#: gtk/gtkprintoperation.c:1512 msgid "print operation status|Waiting" msgstr "A aguardar" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1514 +#: gtk/gtkprintoperation.c:1514 msgid "print operation status|Blocking on issue" msgstr "Bloqueada num problema" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1516 +#: gtk/gtkprintoperation.c:1516 msgid "print operation status|Printing" msgstr "A imprimir" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1518 +#: gtk/gtkprintoperation.c:1518 msgid "print operation status|Finished" msgstr "Terminada" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1520 +#: gtk/gtkprintoperation.c:1520 msgid "print operation status|Finished with error" msgstr "Terminada em erro" -#: ../gtk/gtkprintoperation.c:2003 +#: gtk/gtkprintoperation.c:2003 #, c-format msgid "Preparing %d" msgstr "A preparar %d" -#: ../gtk/gtkprintoperation.c:2005 ../gtk/gtkprintoperation.c:2259 +#: gtk/gtkprintoperation.c:2005 gtk/gtkprintoperation.c:2259 +#, c-format msgid "Preparing" msgstr "A preparar" -#: ../gtk/gtkprintoperation.c:2008 +#: gtk/gtkprintoperation.c:2008 #, c-format msgid "Printing %d" msgstr "A imprimir %d" -#: ../gtk/gtkprintoperation.c:2289 +#: gtk/gtkprintoperation.c:2289 +#, c-format msgid "Error creating print preview" msgstr "Erro ao criar a antevisão de impressão" -#: ../gtk/gtkprintoperation.c:2292 +#: gtk/gtkprintoperation.c:2292 +#, c-format msgid "The most probable reason is that a temporary file could not be created." msgstr "" "O motivo mais provável é o de que não foi possível criar um ficheiro " "temporário." -#: ../gtk/gtkprintoperation-unix.c:242 +#: gtk/gtkprintoperation-unix.c:242 +#, c-format msgid "Error launching preview" msgstr "Erro ao iniciar a antevisão" -#: ../gtk/gtkprintoperation-unix.c:280 +#: gtk/gtkprintoperation-unix.c:280 +#, c-format msgid "Error printing" msgstr "Erro ao imprimir" -#: ../gtk/gtkprintoperation-unix.c:381 ../gtk/gtkprintoperation-win32.c:1425 +#: gtk/gtkprintoperation-unix.c:381 gtk/gtkprintoperation-win32.c:1425 msgid "Application" msgstr "Aplicação" -#: ../gtk/gtkprintoperation-win32.c:590 +#: gtk/gtkprintoperation-win32.c:590 msgid "Printer offline" msgstr "Impressora desligada" -#: ../gtk/gtkprintoperation-win32.c:592 +#: gtk/gtkprintoperation-win32.c:592 msgid "Out of paper" msgstr "Sem papel" #. Translators: this is a printer status. -#: ../gtk/gtkprintoperation-win32.c:594 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1375 +#: gtk/gtkprintoperation-win32.c:594 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 msgid "Paused" msgstr "Pausada" -#: ../gtk/gtkprintoperation-win32.c:596 +#: gtk/gtkprintoperation-win32.c:596 msgid "Need user intervention" msgstr "Necessita de intervenção humana" -#: ../gtk/gtkprintoperation-win32.c:696 +#: gtk/gtkprintoperation-win32.c:696 msgid "Custom size" msgstr "Tamanho personalizado" -#: ../gtk/gtkprintoperation-win32.c:1517 +#: gtk/gtkprintoperation-win32.c:1517 msgid "No printer found" msgstr "Nenhuma impressora encontrada" -#: ../gtk/gtkprintoperation-win32.c:1544 +#: gtk/gtkprintoperation-win32.c:1544 msgid "Invalid argument to CreateDC" msgstr "Argumento inválido para CreateDC" -#: ../gtk/gtkprintoperation-win32.c:1578 ../gtk/gtkprintoperation-win32.c:1801 +#: gtk/gtkprintoperation-win32.c:1578 gtk/gtkprintoperation-win32.c:1801 msgid "Error from StartDoc" msgstr "Erro de StartDoc" -#: ../gtk/gtkprintoperation-win32.c:1658 ../gtk/gtkprintoperation-win32.c:1681 -#: ../gtk/gtkprintoperation-win32.c:1729 +#: gtk/gtkprintoperation-win32.c:1658 gtk/gtkprintoperation-win32.c:1681 +#: gtk/gtkprintoperation-win32.c:1729 msgid "Not enough free memory" msgstr "Memória livre insuficiente" -#: ../gtk/gtkprintoperation-win32.c:1734 +#: gtk/gtkprintoperation-win32.c:1734 msgid "Invalid argument to PrintDlgEx" msgstr "Argumento inválido para PrintDlgEx" -#: ../gtk/gtkprintoperation-win32.c:1739 +#: gtk/gtkprintoperation-win32.c:1739 msgid "Invalid pointer to PrintDlgEx" msgstr "Apontador inválido para PrintDlgEx" -#: ../gtk/gtkprintoperation-win32.c:1744 +#: gtk/gtkprintoperation-win32.c:1744 msgid "Invalid handle to PrintDlgEx" msgstr "Gestor inválido para PrintDlgEx" -#: ../gtk/gtkprintoperation-win32.c:1749 +#: gtk/gtkprintoperation-win32.c:1749 msgid "Unspecified error" msgstr "Erro não especificado" -#: ../gtk/gtkprintunixdialog.c:1716 +#: gtk/gtkprintunixdialog.c:1716 msgid "Printer" msgstr "Impressora" -#: ../gtk/gtkprintunixdialog.c:1725 +#: gtk/gtkprintunixdialog.c:1725 msgid "Location" msgstr "Localização" -#: ../gtk/gtkprintunixdialog.c:1735 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "Estado" -#: ../gtk/gtkprintunixdialog.c:1758 +#: gtk/gtkprintunixdialog.c:1758 msgid "Range" msgstr "Intervalo" -#: ../gtk/gtkprintunixdialog.c:1762 +#: gtk/gtkprintunixdialog.c:1762 msgid "_All Pages" msgstr "_Todas as Páginas" -#: ../gtk/gtkprintunixdialog.c:1769 +#: gtk/gtkprintunixdialog.c:1769 msgid "C_urrent Page" msgstr "Página Act_ual" -#: ../gtk/gtkprintunixdialog.c:1778 +#: gtk/gtkprintunixdialog.c:1778 msgid "Pag_es:" msgstr "Pá_ginas:" -#: ../gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" @@ -2558,195 +2551,195 @@ msgstr "" "Especifique um ou mais intervalos de páginas,\n" "por ex. 1-3,7,11" -#: ../gtk/gtkprintunixdialog.c:1798 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "Cópias" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: ../gtk/gtkprintunixdialog.c:1803 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "Cópia_s:" -#: ../gtk/gtkprintunixdialog.c:1821 +#: gtk/gtkprintunixdialog.c:1821 msgid "C_ollate" msgstr "J_untar" -#: ../gtk/gtkprintunixdialog.c:1829 +#: gtk/gtkprintunixdialog.c:1829 msgid "_Reverse" msgstr "_Inverter" -#: ../gtk/gtkprintunixdialog.c:1849 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "Geral" -#: ../gtk/gtkprintunixdialog.c:2252 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "Disposição" -#: ../gtk/gtkprintunixdialog.c:2256 +#: gtk/gtkprintunixdialog.c:2256 msgid "Pages per _side:" msgstr "Páginas por _lado:" -#: ../gtk/gtkprintunixdialog.c:2272 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "_Dois-lados:" -#: ../gtk/gtkprintunixdialog.c:2287 +#: gtk/gtkprintunixdialog.c:2287 msgid "_Only print:" msgstr "_Apenas imprimir:" #. In enum order -#: ../gtk/gtkprintunixdialog.c:2302 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "Todas as folhas" -#: ../gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "Folhas pares" -#: ../gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "Folhas ímpares" -#: ../gtk/gtkprintunixdialog.c:2307 +#: gtk/gtkprintunixdialog.c:2307 msgid "Sc_ale:" msgstr "Esc_ala:" -#: ../gtk/gtkprintunixdialog.c:2334 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "Papel" -#: ../gtk/gtkprintunixdialog.c:2338 +#: gtk/gtkprintunixdialog.c:2338 msgid "Paper _type:" msgstr "_Tipo de papel:" -#: ../gtk/gtkprintunixdialog.c:2353 +#: gtk/gtkprintunixdialog.c:2353 msgid "Paper _source:" msgstr "_Origem do papel:" -#: ../gtk/gtkprintunixdialog.c:2368 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "Bande_ja de saída:" -#: ../gtk/gtkprintunixdialog.c:2420 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "Detalhes do Trabalho" -#: ../gtk/gtkprintunixdialog.c:2426 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "Pri_oridade:" -#: ../gtk/gtkprintunixdialog.c:2441 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "Informação de _facturação:" -#: ../gtk/gtkprintunixdialog.c:2459 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "Imprimir o Documento" -#: ../gtk/gtkprintunixdialog.c:2465 +#: gtk/gtkprintunixdialog.c:2465 msgid "_Now" msgstr "_Agora" -#: ../gtk/gtkprintunixdialog.c:2472 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "À_s:" -#: ../gtk/gtkprintunixdialog.c:2487 +#: gtk/gtkprintunixdialog.c:2487 msgid "On _hold" msgstr "A_guardar" -#: ../gtk/gtkprintunixdialog.c:2506 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "Adicionar Página de Capa" -#: ../gtk/gtkprintunixdialog.c:2512 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "An_tes:" -#: ../gtk/gtkprintunixdialog.c:2527 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "A_pós:" -#: ../gtk/gtkprintunixdialog.c:2542 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "Trabalho" -#: ../gtk/gtkprintunixdialog.c:2608 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "Avançado" -#: ../gtk/gtkprintunixdialog.c:2643 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "Qualidade de Imagem" -#: ../gtk/gtkprintunixdialog.c:2646 +#: gtk/gtkprintunixdialog.c:2646 msgid "Color" msgstr "Cor" -#: ../gtk/gtkprintunixdialog.c:2649 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "Finalização" -#: ../gtk/gtkprintunixdialog.c:2659 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "Algumas das definições na janela estão em conflicto" -#: ../gtk/gtkprintunixdialog.c:2682 +#: gtk/gtkprintunixdialog.c:2682 msgid "Print" msgstr "Imprimir" -#: ../gtk/gtkrc.c:2872 +#: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" msgstr "Incapaz de encontrar ficheiro include: \"%s\"" -#: ../gtk/gtkrc.c:3500 ../gtk/gtkrc.c:3503 +#: gtk/gtkrc.c:3500 gtk/gtkrc.c:3503 #, c-format msgid "Unable to locate image file in pixmap_path: \"%s\"" msgstr "Incapaz de encontrar ficheiro de imagem na pixmap_path: \"%s\"" -#: ../gtk/gtkrecentaction.c:155 ../gtk/gtkrecentaction.c:163 -#: ../gtk/gtkrecentchoosermenu.c:551 ../gtk/gtkrecentchoosermenu.c:559 +#: gtk/gtkrecentaction.c:155 gtk/gtkrecentaction.c:163 +#: gtk/gtkrecentchoosermenu.c:551 gtk/gtkrecentchoosermenu.c:559 #, c-format msgid "This function is not implemented for widgets of class '%s'" msgstr "" "Esta funcionalidade não se encontra implementada para widgets da classe '%s'" -#: ../gtk/gtkrecentchooserdefault.c:454 +#: gtk/gtkrecentchooserdefault.c:454 msgid "Select which type of documents are shown" msgstr "Seleccione que tipos de documentos são apresentados" -#: ../gtk/gtkrecentchooserdefault.c:1095 ../gtk/gtkrecentchooserdefault.c:1132 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "Nenhum item encontrado para o URI '%s'" -#: ../gtk/gtkrecentchooserdefault.c:1259 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "Filtro sem título" -#: ../gtk/gtkrecentchooserdefault.c:1612 +#: gtk/gtkrecentchooserdefault.c:1612 msgid "Could not remove item" msgstr "Incapaz de remover o item" -#: ../gtk/gtkrecentchooserdefault.c:1655 +#: gtk/gtkrecentchooserdefault.c:1655 msgid "Could not clear list" msgstr "Incapaz de limpar a lista" -#: ../gtk/gtkrecentchooserdefault.c:1739 +#: gtk/gtkrecentchooserdefault.c:1739 msgid "Copy _Location" msgstr "Copiar a _Localização" -#: ../gtk/gtkrecentchooserdefault.c:1752 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "_Remover da Lista" -#: ../gtk/gtkrecentchooserdefault.c:1761 +#: gtk/gtkrecentchooserdefault.c:1761 msgid "_Clear List" msgstr "_Limpar a Lista" -#: ../gtk/gtkrecentchooserdefault.c:1775 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "Apresentar os Recursos _Privados" @@ -2760,21 +2753,21 @@ msgstr "Apresentar os Recursos _Privados" #. * user appended or prepended custom menu items to the #. * recent chooser menu widget. #. -#: ../gtk/gtkrecentchoosermenu.c:317 +#: gtk/gtkrecentchoosermenu.c:317 msgid "No items found" msgstr "Nenhum item encontrado" -#: ../gtk/gtkrecentchoosermenu.c:471 ../gtk/gtkrecentchoosermenu.c:527 +#: gtk/gtkrecentchoosermenu.c:471 gtk/gtkrecentchoosermenu.c:527 #, c-format msgid "No recently used resource found with URI `%s'" msgstr "Nenhum recurso utilizado recentemente encontrado com o URI `%s'" -#: ../gtk/gtkrecentchoosermenu.c:738 +#: gtk/gtkrecentchoosermenu.c:738 #, c-format msgid "Open '%s'" msgstr "Abrir '%s'" -#: ../gtk/gtkrecentchoosermenu.c:768 +#: gtk/gtkrecentchoosermenu.c:768 msgid "Unknown item" msgstr "Item desconhecido" @@ -2785,7 +2778,7 @@ msgstr "Item desconhecido" #. * #. * Don't include the prefix "recent menu label|" in the translation. #. -#: ../gtk/gtkrecentchoosermenu.c:781 +#: gtk/gtkrecentchoosermenu.c:781 #, c-format msgid "recent menu label|_%d. %s" msgstr "_%d. %s" @@ -2795,622 +2788,622 @@ msgstr "_%d. %s" #. * #. * Don't include the prefix "recent menu label|" in the translation. #. -#: ../gtk/gtkrecentchoosermenu.c:788 +#: gtk/gtkrecentchoosermenu.c:788 #, c-format msgid "recent menu label|%d. %s" msgstr "%d. %s" -#: ../gtk/gtkrecentmanager.c:1020 ../gtk/gtkrecentmanager.c:1033 -#: ../gtk/gtkrecentmanager.c:1171 ../gtk/gtkrecentmanager.c:1181 -#: ../gtk/gtkrecentmanager.c:1234 ../gtk/gtkrecentmanager.c:1243 -#: ../gtk/gtkrecentmanager.c:1258 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "Incapaz de encontrar um item com o URI '%s'" #. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate -#: ../gtk/gtkstock.c:288 +#: gtk/gtkstock.c:288 msgid "Information" msgstr "Informação" -#: ../gtk/gtkstock.c:289 +#: gtk/gtkstock.c:289 msgid "Warning" msgstr "Aviso" -#: ../gtk/gtkstock.c:290 +#: gtk/gtkstock.c:290 msgid "Error" msgstr "Erro" -#: ../gtk/gtkstock.c:291 +#: gtk/gtkstock.c:291 msgid "Question" msgstr "Questão" #. FIXME these need accelerators when appropriate, and #. * need the mnemonics to be rationalized #. -#: ../gtk/gtkstock.c:296 +#: gtk/gtkstock.c:296 msgid "_About" msgstr "_Sobre" -#: ../gtk/gtkstock.c:298 +#: gtk/gtkstock.c:298 msgid "_Apply" msgstr "_Aplicar" -#: ../gtk/gtkstock.c:299 +#: gtk/gtkstock.c:299 msgid "_Bold" msgstr "_Negrito" -#: ../gtk/gtkstock.c:300 +#: gtk/gtkstock.c:300 msgid "_Cancel" msgstr "_Cancelar" -#: ../gtk/gtkstock.c:301 +#: gtk/gtkstock.c:301 msgid "_CD-Rom" msgstr "_CD-Rom" -#: ../gtk/gtkstock.c:302 +#: gtk/gtkstock.c:302 msgid "_Clear" msgstr "_Limpar" -#: ../gtk/gtkstock.c:303 +#: gtk/gtkstock.c:303 msgid "_Close" msgstr "_Fechar" -#: ../gtk/gtkstock.c:304 +#: gtk/gtkstock.c:304 msgid "C_onnect" msgstr "Li_gar" -#: ../gtk/gtkstock.c:305 +#: gtk/gtkstock.c:305 msgid "_Convert" msgstr "_Converter" -#: ../gtk/gtkstock.c:306 +#: gtk/gtkstock.c:306 msgid "_Copy" msgstr "_Copiar" -#: ../gtk/gtkstock.c:307 +#: gtk/gtkstock.c:307 msgid "Cu_t" msgstr "Cor_tar" -#: ../gtk/gtkstock.c:308 +#: gtk/gtkstock.c:308 msgid "_Delete" msgstr "_Apagar" -#: ../gtk/gtkstock.c:309 +#: gtk/gtkstock.c:309 msgid "_Discard" msgstr "_Descartar" -#: ../gtk/gtkstock.c:310 +#: gtk/gtkstock.c:310 msgid "_Disconnect" msgstr "_Desligar" -#: ../gtk/gtkstock.c:311 +#: gtk/gtkstock.c:311 msgid "_Execute" msgstr "_Executar" -#: ../gtk/gtkstock.c:312 +#: gtk/gtkstock.c:312 msgid "_Edit" msgstr "_Editar" -#: ../gtk/gtkstock.c:313 +#: gtk/gtkstock.c:313 msgid "_Find" msgstr "_Procurar" -#: ../gtk/gtkstock.c:314 +#: gtk/gtkstock.c:314 msgid "Find and _Replace" msgstr "Procurar e _Substituir" -#: ../gtk/gtkstock.c:315 +#: gtk/gtkstock.c:315 msgid "_Floppy" msgstr "_Disquete" -#: ../gtk/gtkstock.c:316 +#: gtk/gtkstock.c:316 msgid "_Fullscreen" msgstr "_Ecrã Completo" -#: ../gtk/gtkstock.c:317 +#: gtk/gtkstock.c:317 msgid "_Leave Fullscreen" msgstr "_Deixar Ecrã Completo" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:319 +#: gtk/gtkstock.c:319 msgid "Navigation|_Bottom" msgstr "_Inferior" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:321 +#: gtk/gtkstock.c:321 msgid "Navigation|_First" msgstr "_Primeiro" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:323 +#: gtk/gtkstock.c:323 msgid "Navigation|_Last" msgstr "Ú_ltimo" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:325 +#: gtk/gtkstock.c:325 msgid "Navigation|_Top" msgstr "_Superior" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:327 +#: gtk/gtkstock.c:327 msgid "Navigation|_Back" msgstr "_Retroceder" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:329 +#: gtk/gtkstock.c:329 msgid "Navigation|_Down" msgstr "_Abaixo" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:331 +#: gtk/gtkstock.c:331 msgid "Navigation|_Forward" msgstr "_Avançar" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:333 +#: gtk/gtkstock.c:333 msgid "Navigation|_Up" msgstr "_Acima" -#: ../gtk/gtkstock.c:334 +#: gtk/gtkstock.c:334 msgid "_Harddisk" msgstr "Disco Rí_gido" -#: ../gtk/gtkstock.c:335 +#: gtk/gtkstock.c:335 msgid "_Help" msgstr "_Ajuda" -#: ../gtk/gtkstock.c:336 +#: gtk/gtkstock.c:336 msgid "_Home" msgstr "Pasta _Pessoal" -#: ../gtk/gtkstock.c:337 +#: gtk/gtkstock.c:337 msgid "Increase Indent" msgstr "Aumentar a Indentação" -#: ../gtk/gtkstock.c:338 +#: gtk/gtkstock.c:338 msgid "Decrease Indent" msgstr "Diminuir a Indentação" -#: ../gtk/gtkstock.c:339 +#: gtk/gtkstock.c:339 msgid "_Index" msgstr "Índ_ice" -#: ../gtk/gtkstock.c:340 +#: gtk/gtkstock.c:340 msgid "_Information" msgstr "_Informação" -#: ../gtk/gtkstock.c:341 +#: gtk/gtkstock.c:341 msgid "_Italic" msgstr "_Itálico" -#: ../gtk/gtkstock.c:342 +#: gtk/gtkstock.c:342 msgid "_Jump to" msgstr "_Ir para" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:344 +#: gtk/gtkstock.c:344 msgid "Justify|_Center" msgstr "_Centrar" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:346 +#: gtk/gtkstock.c:346 msgid "Justify|_Fill" msgstr "_Preencher" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:348 +#: gtk/gtkstock.c:348 msgid "Justify|_Left" msgstr "_Esquerda" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:350 +#: gtk/gtkstock.c:350 msgid "Justify|_Right" msgstr "_Direita" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:353 +#: gtk/gtkstock.c:353 msgid "Media|_Forward" msgstr "_Avançar" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:355 +#: gtk/gtkstock.c:355 msgid "Media|_Next" msgstr "_Seguinte" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:357 +#: gtk/gtkstock.c:357 msgid "Media|P_ause" msgstr "P_ausar" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:359 +#: gtk/gtkstock.c:359 msgid "Media|_Play" msgstr "Re_produzir" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:361 +#: gtk/gtkstock.c:361 msgid "Media|Pre_vious" msgstr "_Anterior" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:363 +#: gtk/gtkstock.c:363 msgid "Media|_Record" msgstr "_Gravar" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:365 +#: gtk/gtkstock.c:365 msgid "Media|R_ewind" msgstr "R_ebobinar" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:367 +#: gtk/gtkstock.c:367 msgid "Media|_Stop" msgstr "_Parar" -#: ../gtk/gtkstock.c:368 +#: gtk/gtkstock.c:368 msgid "_Network" msgstr "_Rede" -#: ../gtk/gtkstock.c:369 +#: gtk/gtkstock.c:369 msgid "_New" msgstr "_Novo" -#: ../gtk/gtkstock.c:370 +#: gtk/gtkstock.c:370 msgid "_No" msgstr "_Não" -#: ../gtk/gtkstock.c:371 +#: gtk/gtkstock.c:371 msgid "_OK" msgstr "_OK" -#: ../gtk/gtkstock.c:372 +#: gtk/gtkstock.c:372 msgid "_Open" msgstr "_Abrir" -#: ../gtk/gtkstock.c:373 +#: gtk/gtkstock.c:373 msgid "Landscape" msgstr "Paisagem" -#: ../gtk/gtkstock.c:374 +#: gtk/gtkstock.c:374 msgid "Portrait" msgstr "Retrato" -#: ../gtk/gtkstock.c:375 +#: gtk/gtkstock.c:375 msgid "Reverse landscape" msgstr "Paisagem invertida" -#: ../gtk/gtkstock.c:376 +#: gtk/gtkstock.c:376 msgid "Reverse portrait" msgstr "Retrato invertido" -#: ../gtk/gtkstock.c:377 +#: gtk/gtkstock.c:377 msgid "Page Set_up" msgstr "Config_uração da Página" -#: ../gtk/gtkstock.c:378 +#: gtk/gtkstock.c:378 msgid "_Paste" msgstr "Co_lar" -#: ../gtk/gtkstock.c:379 +#: gtk/gtkstock.c:379 msgid "_Preferences" msgstr "_Preferências" -#: ../gtk/gtkstock.c:380 +#: gtk/gtkstock.c:380 msgid "_Print" msgstr "Im_primir" -#: ../gtk/gtkstock.c:381 +#: gtk/gtkstock.c:381 msgid "Print Pre_view" msgstr "Ante_ver Impressão" -#: ../gtk/gtkstock.c:382 +#: gtk/gtkstock.c:382 msgid "_Properties" msgstr "_Propriedades" -#: ../gtk/gtkstock.c:383 +#: gtk/gtkstock.c:383 msgid "_Quit" msgstr "_Sair" -#: ../gtk/gtkstock.c:384 +#: gtk/gtkstock.c:384 msgid "_Redo" msgstr "_Refazer" -#: ../gtk/gtkstock.c:385 +#: gtk/gtkstock.c:385 msgid "_Refresh" msgstr "Actualiza_r" -#: ../gtk/gtkstock.c:387 +#: gtk/gtkstock.c:387 msgid "_Revert" msgstr "_Reverter" -#: ../gtk/gtkstock.c:388 +#: gtk/gtkstock.c:388 msgid "_Save" msgstr "_Gravar" -#: ../gtk/gtkstock.c:389 +#: gtk/gtkstock.c:389 msgid "Save _As" msgstr "Gravar _Como" -#: ../gtk/gtkstock.c:390 +#: gtk/gtkstock.c:390 msgid "Select _All" msgstr "Seleccionar _Tudo" -#: ../gtk/gtkstock.c:391 +#: gtk/gtkstock.c:391 msgid "_Color" msgstr "_Cor" -#: ../gtk/gtkstock.c:392 +#: gtk/gtkstock.c:392 msgid "_Font" msgstr "_Fonte" -#: ../gtk/gtkstock.c:393 +#: gtk/gtkstock.c:393 msgid "_Ascending" msgstr "_Ascendente" -#: ../gtk/gtkstock.c:394 +#: gtk/gtkstock.c:394 msgid "_Descending" msgstr "_Descendente" -#: ../gtk/gtkstock.c:395 +#: gtk/gtkstock.c:395 msgid "_Spell Check" msgstr "Verificação _Ortográfica" -#: ../gtk/gtkstock.c:396 +#: gtk/gtkstock.c:396 msgid "_Stop" msgstr "_Parar" -#: ../gtk/gtkstock.c:397 +#: gtk/gtkstock.c:397 msgid "_Strikethrough" msgstr "Ri_scar" -#: ../gtk/gtkstock.c:398 +#: gtk/gtkstock.c:398 msgid "_Undelete" msgstr "Rec_uperar" -#: ../gtk/gtkstock.c:399 +#: gtk/gtkstock.c:399 msgid "_Underline" msgstr "S_ublinhar" -#: ../gtk/gtkstock.c:400 +#: gtk/gtkstock.c:400 msgid "_Undo" msgstr "Desfa_zer" -#: ../gtk/gtkstock.c:401 +#: gtk/gtkstock.c:401 msgid "_Yes" msgstr "_Sim" -#: ../gtk/gtkstock.c:402 +#: gtk/gtkstock.c:402 msgid "_Normal Size" msgstr "Tamanho _Normal" -#: ../gtk/gtkstock.c:403 +#: gtk/gtkstock.c:403 msgid "Best _Fit" msgstr "_Melhor Tamanho" -#: ../gtk/gtkstock.c:404 +#: gtk/gtkstock.c:404 msgid "Zoom _In" msgstr "_Aum Zoom" -#: ../gtk/gtkstock.c:405 +#: gtk/gtkstock.c:405 msgid "Zoom _Out" msgstr "_Dim Zoom" -#: ../gtk/gtktextbufferrichtext.c:651 +#: gtk/gtktextbufferrichtext.c:651 #, c-format msgid "Unknown error when trying to deserialize %s" msgstr "Erro desconhecido ao tentar des-serializar %s" -#: ../gtk/gtktextbufferrichtext.c:710 +#: gtk/gtktextbufferrichtext.c:710 #, c-format msgid "No deserialize function found for format %s" msgstr "Nenhuma função de des-serialização encontrada para o formato %s" -#: ../gtk/gtktextbufferserialize.c:796 ../gtk/gtktextbufferserialize.c:822 +#: gtk/gtktextbufferserialize.c:796 gtk/gtktextbufferserialize.c:822 #, c-format msgid "Both \"id\" and \"name\" were found on the <%s> element" msgstr "Foram encontrados \"id\" e \"name\" no mesmo elemento <%s>" -#: ../gtk/gtktextbufferserialize.c:806 ../gtk/gtktextbufferserialize.c:832 +#: gtk/gtktextbufferserialize.c:806 gtk/gtktextbufferserialize.c:832 #, c-format msgid "The attribute \"%s\" was found twice on the <%s> element" msgstr "O atributo \"%s\" foi encontrado duas vezes no elemento <%s>" -#: ../gtk/gtktextbufferserialize.c:846 +#: gtk/gtktextbufferserialize.c:846 #, c-format msgid "<%s> element has invalid id \"%s\"" msgstr "O elemento <%s> tem o id inválido \"%s\"" -#: ../gtk/gtktextbufferserialize.c:856 +#: gtk/gtktextbufferserialize.c:856 #, c-format msgid "<%s> element has neither a \"name\" nor an \"id\" attribute" msgstr "O elemento <%s> não tem nem um elemento \"name\" nem \"id\"" -#: ../gtk/gtktextbufferserialize.c:943 +#: gtk/gtktextbufferserialize.c:943 #, c-format msgid "Attribute \"%s\" repeated twice on the same <%s> element" msgstr "Atributo \"%s\" repetido duas vezes no mesmo elemento <%s>" -#: ../gtk/gtktextbufferserialize.c:961 ../gtk/gtktextbufferserialize.c:986 +#: gtk/gtktextbufferserialize.c:961 gtk/gtktextbufferserialize.c:986 #, c-format msgid "Attribute \"%s\" is invalid on <%s> element in this context" msgstr "Atributo \"%s\" é inválido no elemento <%s> neste contexto" -#: ../gtk/gtktextbufferserialize.c:1022 +#: gtk/gtktextbufferserialize.c:1022 #, c-format msgid "Tag \"%s\" has not been defined." msgstr "Etiqueta \"%s\" não foi definida." -#: ../gtk/gtktextbufferserialize.c:1034 +#: gtk/gtktextbufferserialize.c:1034 msgid "Anonymous tag found and tags can not be created." msgstr "Encontrada uma etiqueta anónima e não podem ser criadas etiquetas." -#: ../gtk/gtktextbufferserialize.c:1045 +#: gtk/gtktextbufferserialize.c:1045 #, c-format msgid "Tag \"%s\" does not exist in buffer and tags can not be created." msgstr "" "Etiqueta \"%s\" não existe no buffer e não podem ser criadas etiquetas." -#: ../gtk/gtktextbufferserialize.c:1144 ../gtk/gtktextbufferserialize.c:1219 -#: ../gtk/gtktextbufferserialize.c:1320 ../gtk/gtktextbufferserialize.c:1394 +#: gtk/gtktextbufferserialize.c:1144 gtk/gtktextbufferserialize.c:1219 +#: gtk/gtktextbufferserialize.c:1320 gtk/gtktextbufferserialize.c:1394 #, c-format msgid "Element <%s> is not allowed below <%s>" msgstr "Elemento <%s> não é permitido abaixo de <%s>" -#: ../gtk/gtktextbufferserialize.c:1175 +#: gtk/gtktextbufferserialize.c:1175 #, c-format msgid "\"%s\" is not a valid attribute type" msgstr "\"%s\" não é um tipo de atributo válido" -#: ../gtk/gtktextbufferserialize.c:1183 +#: gtk/gtktextbufferserialize.c:1183 #, c-format msgid "\"%s\" is not a valid attribute name" msgstr "\"%s\" não é um nome de atributo válido" -#: ../gtk/gtktextbufferserialize.c:1193 +#: gtk/gtktextbufferserialize.c:1193 #, c-format msgid "" "\"%s\" could not be converted to a value of type \"%s\" for attribute \"%s\"" msgstr "" "Incapaz de converter \"%s\" num valor do tipo \"%s\" para o atributo \"%s\"" -#: ../gtk/gtktextbufferserialize.c:1202 +#: gtk/gtktextbufferserialize.c:1202 #, c-format msgid "\"%s\" is not a valid value for attribute \"%s\"" msgstr "\"%s\" não é um valor válido para o atributo \"%s\"" -#: ../gtk/gtktextbufferserialize.c:1285 +#: gtk/gtktextbufferserialize.c:1285 #, c-format msgid "Tag \"%s\" already defined" msgstr "Etiqueta \"%s\" já se encontra definida" -#: ../gtk/gtktextbufferserialize.c:1296 +#: gtk/gtktextbufferserialize.c:1296 #, c-format msgid "Tag \"%s\" has invalid priority \"%s\"" msgstr "Etiqueta \"%s\" possui a prioridade inválida \"%s\"" -#: ../gtk/gtktextbufferserialize.c:1349 +#: gtk/gtktextbufferserialize.c:1349 #, c-format msgid "Outermost element in text must be not <%s>" msgstr "" "Elemento mais externo no texto tem de ser e não <%s>" -#: ../gtk/gtktextbufferserialize.c:1358 ../gtk/gtktextbufferserialize.c:1374 +#: gtk/gtktextbufferserialize.c:1358 gtk/gtktextbufferserialize.c:1374 #, c-format msgid "A <%s> element has already been specified" msgstr "Já foi especificado um elemento <%s>" -#: ../gtk/gtktextbufferserialize.c:1380 +#: gtk/gtktextbufferserialize.c:1380 msgid "A element can't occur before a element" msgstr "Não pode ocorrer nenhum elemento antes de um elemento " -#: ../gtk/gtktextbufferserialize.c:1779 +#: gtk/gtktextbufferserialize.c:1779 msgid "Serialized data is malformed" msgstr "Dados serializados estão mal formados" -#: ../gtk/gtktextbufferserialize.c:1857 +#: gtk/gtktextbufferserialize.c:1857 msgid "" "Serialized data is malformed. First section isn't GTKTEXTBUFFERCONTENTS-0001" msgstr "" "Dados serializados estão mal formados. Secção inicial não é " "GTKTEXTBUFFERCONTENTS-0001" -#: ../gtk/gtktextutil.c:61 +#: gtk/gtktextutil.c:61 msgid "LRM _Left-to-right mark" msgstr "Marca Esquerda-para-direita (_LRM)" -#: ../gtk/gtktextutil.c:62 +#: gtk/gtktextutil.c:62 msgid "RLM _Right-to-left mark" msgstr "Marca Direita-para-esquerda (_RLM)" -#: ../gtk/gtktextutil.c:63 +#: gtk/gtktextutil.c:63 msgid "LRE Left-to-right _embedding" msgstr "Embebido _Esquerda-para-direita (LRE)" -#: ../gtk/gtktextutil.c:64 +#: gtk/gtktextutil.c:64 msgid "RLE Right-to-left e_mbedding" msgstr "E_mbebido Direita-para-esquerda (RLE)" -#: ../gtk/gtktextutil.c:65 +#: gtk/gtktextutil.c:65 msgid "LRO Left-to-right _override" msgstr "S_obreposição Esquerda-para-direita (LRO)" -#: ../gtk/gtktextutil.c:66 +#: gtk/gtktextutil.c:66 msgid "RLO Right-to-left o_verride" msgstr "Sobreposição Direita-para-es_querda (RLO)" -#: ../gtk/gtktextutil.c:67 +#: gtk/gtktextutil.c:67 msgid "PDF _Pop directional formatting" msgstr "Apresentar formatação direccional (_PDF)" -#: ../gtk/gtktextutil.c:68 +#: gtk/gtktextutil.c:68 msgid "ZWS _Zero width space" msgstr "Largura de espaçamento _zero (ZWS)" -#: ../gtk/gtktextutil.c:69 +#: gtk/gtktextutil.c:69 msgid "ZWJ Zero width _joiner" msgstr "Largura de _junção zero (ZWJ)" -#: ../gtk/gtktextutil.c:70 +#: gtk/gtktextutil.c:70 msgid "ZWNJ Zero width _non-joiner" msgstr "Largura de _não-junção zero (ZWNJ)" -#: ../gtk/gtkthemes.c:71 +#: gtk/gtkthemes.c:71 #, c-format msgid "Unable to locate theme engine in module_path: \"%s\"," msgstr "Incapaz de localizar motor de temas na module_path: \"%s\"," -#: ../gtk/gtktipsquery.c:188 +#: gtk/gtktipsquery.c:188 msgid "--- No Tip ---" msgstr "--- Sem Dica ---" -#: ../gtk/gtkuimanager.c:1453 +#: gtk/gtkuimanager.c:1453 #, c-format msgid "Unexpected start tag '%s' on line %d char %d" msgstr "Início de etiqueta '%s' inesperado na linha %d caracter %d" -#: ../gtk/gtkuimanager.c:1543 +#: gtk/gtkuimanager.c:1543 #, c-format msgid "Unexpected character data on line %d char %d" msgstr "Dados de caracter inesperados na linha %d caracter %d" -#: ../gtk/gtkuimanager.c:2366 +#: gtk/gtkuimanager.c:2366 msgid "Empty" msgstr "Vazio" -#: ../gtk/gtkvolumebutton.c:77 +#: gtk/gtkvolumebutton.c:77 msgid "Volume" msgstr "Volume" -#: ../gtk/gtkvolumebutton.c:79 +#: gtk/gtkvolumebutton.c:79 msgid "Turns volume down or up" msgstr "Aumenta ou reduz o volume" -#: ../gtk/gtkvolumebutton.c:82 +#: gtk/gtkvolumebutton.c:82 msgid "Adjusts the volume" msgstr "Ajusta o volume" -#: ../gtk/gtkvolumebutton.c:85 ../gtk/gtkvolumebutton.c:88 +#: gtk/gtkvolumebutton.c:85 gtk/gtkvolumebutton.c:88 msgid "Volume Down" msgstr "Reduzir o Volume" -#: ../gtk/gtkvolumebutton.c:87 +#: gtk/gtkvolumebutton.c:87 msgid "Decreases the volume" msgstr "Reduz o volume" -#: ../gtk/gtkvolumebutton.c:91 ../gtk/gtkvolumebutton.c:94 +#: gtk/gtkvolumebutton.c:91 gtk/gtkvolumebutton.c:94 msgid "Volume Up" msgstr "Aumentar o Volume" -#: ../gtk/gtkvolumebutton.c:93 +#: gtk/gtkvolumebutton.c:93 msgid "Increases the volume" msgstr "Aumenta o volume" -#: ../gtk/gtkvolumebutton.c:151 +#: gtk/gtkvolumebutton.c:151 msgid "Muted" msgstr "Silenciar" -#: ../gtk/gtkvolumebutton.c:155 +#: gtk/gtkvolumebutton.c:155 msgid "Full Volume" msgstr "Volume Máximo" @@ -3421,926 +3414,926 @@ msgstr "Volume Máximo" #. * Do not translate and do not include the "volume percentage|" #. * part in the translation! #. -#: ../gtk/gtkvolumebutton.c:170 +#: gtk/gtkvolumebutton.c:170 #, c-format msgid "volume percentage|%d %%" msgstr "%d %%" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:5 +#: gtk/paper_names_offsets.c:5 msgid "paper size|asme_f" msgstr "asme_f" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:7 +#: gtk/paper_names_offsets.c:7 msgid "paper size|A0x2" msgstr "A0x2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:9 +#: gtk/paper_names_offsets.c:9 msgid "paper size|A0" msgstr "A0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:11 +#: gtk/paper_names_offsets.c:11 msgid "paper size|A0x3" msgstr "A0x3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:13 +#: gtk/paper_names_offsets.c:13 msgid "paper size|A1" msgstr "A1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:15 +#: gtk/paper_names_offsets.c:15 msgid "paper size|A10" msgstr "A10" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:17 +#: gtk/paper_names_offsets.c:17 msgid "paper size|A1x3" msgstr "A1x3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:19 +#: gtk/paper_names_offsets.c:19 msgid "paper size|A1x4" msgstr "A1x4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:21 +#: gtk/paper_names_offsets.c:21 msgid "paper size|A2" msgstr "A2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:23 +#: gtk/paper_names_offsets.c:23 msgid "paper size|A2x3" msgstr "A2x3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:25 +#: gtk/paper_names_offsets.c:25 msgid "paper size|A2x4" msgstr "A2x4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:27 +#: gtk/paper_names_offsets.c:27 msgid "paper size|A2x5" msgstr "A2x5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:29 +#: gtk/paper_names_offsets.c:29 msgid "paper size|A3" msgstr "A3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:31 +#: gtk/paper_names_offsets.c:31 msgid "paper size|A3 Extra" msgstr "A3 Extra" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:33 +#: gtk/paper_names_offsets.c:33 msgid "paper size|A3x3" msgstr "A3x3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:35 +#: gtk/paper_names_offsets.c:35 msgid "paper size|A3x4" msgstr "A3x4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:37 +#: gtk/paper_names_offsets.c:37 msgid "paper size|A3x5" msgstr "A3x5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:39 +#: gtk/paper_names_offsets.c:39 msgid "paper size|A3x6" msgstr "A3x6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:41 +#: gtk/paper_names_offsets.c:41 msgid "paper size|A3x7" msgstr "A3x7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:43 +#: gtk/paper_names_offsets.c:43 msgid "paper size|A4" msgstr "A4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:45 +#: gtk/paper_names_offsets.c:45 msgid "paper size|A4 Extra" msgstr "A4 Extra" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:47 +#: gtk/paper_names_offsets.c:47 msgid "paper size|A4 Tab" msgstr "A4 Tab" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:49 +#: gtk/paper_names_offsets.c:49 msgid "paper size|A4x3" msgstr "A4x3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:51 +#: gtk/paper_names_offsets.c:51 msgid "paper size|A4x4" msgstr "A4x4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:53 +#: gtk/paper_names_offsets.c:53 msgid "paper size|A4x5" msgstr "A4x5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:55 +#: gtk/paper_names_offsets.c:55 msgid "paper size|A4x6" msgstr "A4x6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:57 +#: gtk/paper_names_offsets.c:57 msgid "paper size|A4x7" msgstr "A4x7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:59 +#: gtk/paper_names_offsets.c:59 msgid "paper size|A4x8" msgstr "A4x8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:61 +#: gtk/paper_names_offsets.c:61 msgid "paper size|A4x9" msgstr "A4x9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:63 +#: gtk/paper_names_offsets.c:63 msgid "paper size|A5" msgstr "A5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:65 +#: gtk/paper_names_offsets.c:65 msgid "paper size|A5 Extra" msgstr "A5 Extra" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:67 +#: gtk/paper_names_offsets.c:67 msgid "paper size|A6" msgstr "A6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:69 +#: gtk/paper_names_offsets.c:69 msgid "paper size|A7" msgstr "A7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:71 +#: gtk/paper_names_offsets.c:71 msgid "paper size|A8" msgstr "A8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:73 +#: gtk/paper_names_offsets.c:73 msgid "paper size|A9" msgstr "A9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:75 +#: gtk/paper_names_offsets.c:75 msgid "paper size|B0" msgstr "B0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:77 +#: gtk/paper_names_offsets.c:77 msgid "paper size|B1" msgstr "B1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:79 +#: gtk/paper_names_offsets.c:79 msgid "paper size|B10" msgstr "B10" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:81 +#: gtk/paper_names_offsets.c:81 msgid "paper size|B2" msgstr "B2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:83 +#: gtk/paper_names_offsets.c:83 msgid "paper size|B3" msgstr "B3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:85 +#: gtk/paper_names_offsets.c:85 msgid "paper size|B4" msgstr "B4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:87 +#: gtk/paper_names_offsets.c:87 msgid "paper size|B5" msgstr "B5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:89 +#: gtk/paper_names_offsets.c:89 msgid "paper size|B5 Extra" msgstr "B5 Extra" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:91 +#: gtk/paper_names_offsets.c:91 msgid "paper size|B6" msgstr "B6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:93 +#: gtk/paper_names_offsets.c:93 msgid "paper size|B6/C4" msgstr "B6/C4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:95 +#: gtk/paper_names_offsets.c:95 msgid "paper size|B7" msgstr "B7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:97 +#: gtk/paper_names_offsets.c:97 msgid "paper size|B8" msgstr "B8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:99 +#: gtk/paper_names_offsets.c:99 msgid "paper size|B9" msgstr "B9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:101 +#: gtk/paper_names_offsets.c:101 msgid "paper size|C0" msgstr "C0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:103 +#: gtk/paper_names_offsets.c:103 msgid "paper size|C1" msgstr "C1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:105 +#: gtk/paper_names_offsets.c:105 msgid "paper size|C10" msgstr "C10" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:107 +#: gtk/paper_names_offsets.c:107 msgid "paper size|C2" msgstr "C2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:109 +#: gtk/paper_names_offsets.c:109 msgid "paper size|C3" msgstr "C3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:111 +#: gtk/paper_names_offsets.c:111 msgid "paper size|C4" msgstr "C4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:113 +#: gtk/paper_names_offsets.c:113 msgid "paper size|C5" msgstr "C5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:115 +#: gtk/paper_names_offsets.c:115 msgid "paper size|C6" msgstr "C6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:117 +#: gtk/paper_names_offsets.c:117 msgid "paper size|C6/C5" msgstr "C6/C5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:119 +#: gtk/paper_names_offsets.c:119 msgid "paper size|C7" msgstr "C7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:121 +#: gtk/paper_names_offsets.c:121 msgid "paper size|C7/C6" msgstr "C7/C6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:123 +#: gtk/paper_names_offsets.c:123 msgid "paper size|C8" msgstr "C8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:125 +#: gtk/paper_names_offsets.c:125 msgid "paper size|C9" msgstr "C9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:127 +#: gtk/paper_names_offsets.c:127 msgid "paper size|DL Envelope" msgstr "Envelope DL" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:129 +#: gtk/paper_names_offsets.c:129 msgid "paper size|RA0" msgstr "RA0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:131 +#: gtk/paper_names_offsets.c:131 msgid "paper size|RA1" msgstr "RA1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:133 +#: gtk/paper_names_offsets.c:133 msgid "paper size|RA2" msgstr "RA2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:135 +#: gtk/paper_names_offsets.c:135 msgid "paper size|SRA0" msgstr "SRA0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:137 +#: gtk/paper_names_offsets.c:137 msgid "paper size|SRA1" msgstr "SRA1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:139 +#: gtk/paper_names_offsets.c:139 msgid "paper size|SRA2" msgstr "SRA2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:141 +#: gtk/paper_names_offsets.c:141 msgid "paper size|JB0" msgstr "JB0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:143 +#: gtk/paper_names_offsets.c:143 msgid "paper size|JB1" msgstr "JB1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:145 +#: gtk/paper_names_offsets.c:145 msgid "paper size|JB10" msgstr "JB10" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:147 +#: gtk/paper_names_offsets.c:147 msgid "paper size|JB2" msgstr "JB2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:149 +#: gtk/paper_names_offsets.c:149 msgid "paper size|JB3" msgstr "JB3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:151 +#: gtk/paper_names_offsets.c:151 msgid "paper size|JB4" msgstr "JB4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:153 +#: gtk/paper_names_offsets.c:153 msgid "paper size|JB5" msgstr "JB5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:155 +#: gtk/paper_names_offsets.c:155 msgid "paper size|JB6" msgstr "JB6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:157 +#: gtk/paper_names_offsets.c:157 msgid "paper size|JB7" msgstr "JB7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:159 +#: gtk/paper_names_offsets.c:159 msgid "paper size|JB8" msgstr "JB8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:161 +#: gtk/paper_names_offsets.c:161 msgid "paper size|JB9" msgstr "JB9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:163 +#: gtk/paper_names_offsets.c:163 msgid "paper size|jis exec" msgstr "jis exec" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:165 +#: gtk/paper_names_offsets.c:165 msgid "paper size|Choukei 2 Envelope" msgstr "Envelope Choukei 2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:167 +#: gtk/paper_names_offsets.c:167 msgid "paper size|Choukei 3 Envelope" msgstr "Envelope Choukei 3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:169 +#: gtk/paper_names_offsets.c:169 msgid "paper size|Choukei 4 Envelope" msgstr "Envelope Choukei 4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:171 +#: gtk/paper_names_offsets.c:171 msgid "paper size|hagaki (postcard)" msgstr "hagaki (postal)" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:173 +#: gtk/paper_names_offsets.c:173 msgid "paper size|kahu Envelope" msgstr "Envelope kahu" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:175 +#: gtk/paper_names_offsets.c:175 msgid "paper size|kaku2 Envelope" msgstr "Envelope kaku2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:177 +#: gtk/paper_names_offsets.c:177 msgid "paper size|oufuku (reply postcard)" msgstr "oufuku (postal de resposta)" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:179 +#: gtk/paper_names_offsets.c:179 msgid "paper size|you4 Envelope" msgstr "Envelope you4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:181 +#: gtk/paper_names_offsets.c:181 msgid "paper size|10x11" msgstr "10x11" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:183 +#: gtk/paper_names_offsets.c:183 msgid "paper size|10x13" msgstr "10x13" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:185 +#: gtk/paper_names_offsets.c:185 msgid "paper size|10x14" msgstr "10x14" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:187 ../gtk/paper_names_offsets.c:189 +#: gtk/paper_names_offsets.c:187 gtk/paper_names_offsets.c:189 msgid "paper size|10x15" msgstr "10x15" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:191 +#: gtk/paper_names_offsets.c:191 msgid "paper size|11x12" msgstr "11x12" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:193 +#: gtk/paper_names_offsets.c:193 msgid "paper size|11x15" msgstr "11x15" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:195 +#: gtk/paper_names_offsets.c:195 msgid "paper size|12x19" msgstr "12x19" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:197 +#: gtk/paper_names_offsets.c:197 msgid "paper size|5x7" msgstr "5x7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:199 +#: gtk/paper_names_offsets.c:199 msgid "paper size|6x9 Envelope" msgstr "Envelope 6x9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:201 +#: gtk/paper_names_offsets.c:201 msgid "paper size|7x9 Envelope" msgstr "Envelope 7x9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:203 +#: gtk/paper_names_offsets.c:203 msgid "paper size|9x11 Envelope" msgstr "Envelope 9x11" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:205 +#: gtk/paper_names_offsets.c:205 msgid "paper size|a2 Envelope" msgstr "Envelope a2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:207 +#: gtk/paper_names_offsets.c:207 msgid "paper size|Arch A" msgstr "Arch A" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:209 +#: gtk/paper_names_offsets.c:209 msgid "paper size|Arch B" msgstr "Arch B" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:211 +#: gtk/paper_names_offsets.c:211 msgid "paper size|Arch C" msgstr "Arch C" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:213 +#: gtk/paper_names_offsets.c:213 msgid "paper size|Arch D" msgstr "Arch D" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:215 +#: gtk/paper_names_offsets.c:215 msgid "paper size|Arch E" msgstr "Arch E" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:217 +#: gtk/paper_names_offsets.c:217 msgid "paper size|b-plus" msgstr "b-mais" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:219 +#: gtk/paper_names_offsets.c:219 msgid "paper size|c" msgstr "c" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:221 +#: gtk/paper_names_offsets.c:221 msgid "paper size|c5 Envelope" msgstr "Envelope c5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:223 +#: gtk/paper_names_offsets.c:223 msgid "paper size|d" msgstr "d" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:225 +#: gtk/paper_names_offsets.c:225 msgid "paper size|e" msgstr "e" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:227 +#: gtk/paper_names_offsets.c:227 msgid "paper size|edp" msgstr "edp" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:229 +#: gtk/paper_names_offsets.c:229 msgid "paper size|European edp" msgstr "edp Europeu" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:231 +#: gtk/paper_names_offsets.c:231 msgid "paper size|Executive" msgstr "Executivo" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:233 +#: gtk/paper_names_offsets.c:233 msgid "paper size|f" msgstr "f" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:235 +#: gtk/paper_names_offsets.c:235 msgid "paper size|FanFold European" msgstr "Desdobrável Europeu" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:237 +#: gtk/paper_names_offsets.c:237 msgid "paper size|FanFold US" msgstr "Desdobrável Norte-Americano" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:239 +#: gtk/paper_names_offsets.c:239 msgid "paper size|FanFold German Legal" msgstr "Desdobrável Legal Alemão" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:241 +#: gtk/paper_names_offsets.c:241 msgid "paper size|Government Legal" msgstr "Legal Governamental" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:243 +#: gtk/paper_names_offsets.c:243 msgid "paper size|Government Letter" msgstr "Carta Governamental" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:245 +#: gtk/paper_names_offsets.c:245 msgid "paper size|Index 3x5" msgstr "Índice 3x5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:247 +#: gtk/paper_names_offsets.c:247 msgid "paper size|Index 4x6 (postcard)" msgstr "Índice 4x6 (postal)" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:249 +#: gtk/paper_names_offsets.c:249 msgid "paper size|Index 4x6 ext" msgstr "Índice 4x6 ext" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:251 +#: gtk/paper_names_offsets.c:251 msgid "paper size|Index 5x8" msgstr "Índice 5x8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:253 +#: gtk/paper_names_offsets.c:253 msgid "paper size|Invoice" msgstr "Factura" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:255 +#: gtk/paper_names_offsets.c:255 msgid "paper size|Tabloid" msgstr "Jornal Sensacionalista" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:257 +#: gtk/paper_names_offsets.c:257 msgid "paper size|US Legal" msgstr "Legal Norte-Americano" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:259 +#: gtk/paper_names_offsets.c:259 msgid "paper size|US Legal Extra" msgstr "Legal Norte-Americano Extra" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:261 +#: gtk/paper_names_offsets.c:261 msgid "paper size|US Letter" msgstr "Carta Norte-Americana" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:263 +#: gtk/paper_names_offsets.c:263 msgid "paper size|US Letter Extra" msgstr "Carta Norte-Americana Extra" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:265 +#: gtk/paper_names_offsets.c:265 msgid "paper size|US Letter Plus" msgstr "Carta Norte-Americana Plus" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:267 +#: gtk/paper_names_offsets.c:267 msgid "paper size|Monarch Envelope" msgstr "Envelope Monarca" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:269 +#: gtk/paper_names_offsets.c:269 msgid "paper size|#10 Envelope" msgstr "Envelope #10" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:271 +#: gtk/paper_names_offsets.c:271 msgid "paper size|#11 Envelope" msgstr "Envelope #11" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:273 +#: gtk/paper_names_offsets.c:273 msgid "paper size|#12 Envelope" msgstr "Envelope #12" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:275 +#: gtk/paper_names_offsets.c:275 msgid "paper size|#14 Envelope" msgstr "Envelope #14" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:277 +#: gtk/paper_names_offsets.c:277 msgid "paper size|#9 Envelope" msgstr "Envelope #9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:279 +#: gtk/paper_names_offsets.c:279 msgid "paper size|Personal Envelope" msgstr "Envelope Pessoal" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:281 +#: gtk/paper_names_offsets.c:281 msgid "paper size|Quarto" msgstr "Quarto" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:283 +#: gtk/paper_names_offsets.c:283 msgid "paper size|Super A" msgstr "Super A" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:285 +#: gtk/paper_names_offsets.c:285 msgid "paper size|Super B" msgstr "Super B" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:287 +#: gtk/paper_names_offsets.c:287 msgid "paper size|Wide Format" msgstr "Formato Largo" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:289 +#: gtk/paper_names_offsets.c:289 msgid "paper size|Dai-pa-kai" msgstr "Dai-pa-kai" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:291 +#: gtk/paper_names_offsets.c:291 msgid "paper size|Folio" msgstr "Fólio" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:293 +#: gtk/paper_names_offsets.c:293 msgid "paper size|Folio sp" msgstr "Fólio sp" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:295 +#: gtk/paper_names_offsets.c:295 msgid "paper size|Invite Envelope" msgstr "Envelope de Convite" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:297 +#: gtk/paper_names_offsets.c:297 msgid "paper size|Italian Envelope" msgstr "Envelope Italiano" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:299 +#: gtk/paper_names_offsets.c:299 msgid "paper size|juuro-ku-kai" msgstr "juuro-ku-kai" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:301 +#: gtk/paper_names_offsets.c:301 msgid "paper size|pa-kai" msgstr "pa-kai" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:303 +#: gtk/paper_names_offsets.c:303 msgid "paper size|Postfix Envelope" msgstr "Envelope Postfix" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:305 +#: gtk/paper_names_offsets.c:305 msgid "paper size|Small Photo" msgstr "Fotografia Pequena" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:307 +#: gtk/paper_names_offsets.c:307 msgid "paper size|prc1 Envelope" msgstr "Envelope prc1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:309 +#: gtk/paper_names_offsets.c:309 msgid "paper size|prc10 Envelope" msgstr "Envelope prc10" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:311 +#: gtk/paper_names_offsets.c:311 msgid "paper size|prc 16k" msgstr "prc 16k" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:313 +#: gtk/paper_names_offsets.c:313 msgid "paper size|prc2 Envelope" msgstr "Envelope prc2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:315 +#: gtk/paper_names_offsets.c:315 msgid "paper size|prc3 Envelope" msgstr "Envelope prc3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:317 +#: gtk/paper_names_offsets.c:317 msgid "paper size|prc 32k" msgstr "prc 32k" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:319 +#: gtk/paper_names_offsets.c:319 msgid "paper size|prc4 Envelope" msgstr "Envelope prc4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:321 +#: gtk/paper_names_offsets.c:321 msgid "paper size|prc5 Envelope" msgstr "Envelope prc5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:323 +#: gtk/paper_names_offsets.c:323 msgid "paper size|prc6 Envelope" msgstr "Envelope prc6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:325 +#: gtk/paper_names_offsets.c:325 msgid "paper size|prc7 Envelope" msgstr "Envelope prc7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:327 +#: gtk/paper_names_offsets.c:327 msgid "paper size|prc8 Envelope" msgstr "Envelope prc8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:329 +#: gtk/paper_names_offsets.c:329 msgid "paper size|ROC 16k" msgstr "ROC 16k" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:331 +#: gtk/paper_names_offsets.c:331 msgid "paper size|ROC 8k" msgstr "ROC 8k" -#: ../gtk/updateiconcache.c:492 ../gtk/updateiconcache.c:552 +#: gtk/updateiconcache.c:492 gtk/updateiconcache.c:552 #, c-format msgid "different idatas found for symlinked '%s' and '%s'\n" msgstr "idatas diferentes encontrados para os atalhos '%s' e '%s'\n" -#: ../gtk/updateiconcache.c:1374 +#: gtk/updateiconcache.c:1374 #, c-format msgid "Failed to write header\n" msgstr "Falha ao escrever o cabeçalho\n" -#: ../gtk/updateiconcache.c:1380 +#: gtk/updateiconcache.c:1380 #, c-format msgid "Failed to write hash table\n" msgstr "Falha ao escrever a tabela de pares\n" -#: ../gtk/updateiconcache.c:1386 +#: gtk/updateiconcache.c:1386 #, c-format msgid "Failed to write folder index\n" msgstr "Falha ao escrever o índice do directório\n" -#: ../gtk/updateiconcache.c:1394 +#: gtk/updateiconcache.c:1394 #, c-format msgid "Failed to rewrite header\n" msgstr "Falha ao reescrever o cabeçalho\n" -#: ../gtk/updateiconcache.c:1455 +#: gtk/updateiconcache.c:1455 #, c-format msgid "Failed to open file %s : %s\n" msgstr "Falha ao abrir o ficheiro %s : %s\n" -#: ../gtk/updateiconcache.c:1463 +#: gtk/updateiconcache.c:1463 #, c-format msgid "Failed to write cache file: %s\n" msgstr "Falha ao escrever o ficheiro de cache: %s\n" -#: ../gtk/updateiconcache.c:1499 +#: gtk/updateiconcache.c:1499 #, c-format msgid "The generated cache was invalid.\n" msgstr "A cache gerada é inválida.\n" -#: ../gtk/updateiconcache.c:1511 +#: gtk/updateiconcache.c:1511 #, c-format msgid "Could not rename %s to %s: %s, removing %s then.\n" msgstr "Incapaz de renomear %s para %s: %s, alternativamente a remover %s.\n" -#: ../gtk/updateiconcache.c:1523 +#: gtk/updateiconcache.c:1523 #, c-format msgid "Could not rename %s to %s: %s\n" msgstr "Incapaz de renomear %s para %s: %s\n" -#: ../gtk/updateiconcache.c:1530 +#: gtk/updateiconcache.c:1530 #, c-format msgid "Could not rename %s back to %s: %s.\n" msgstr "Incapaz de renomear %s de volta para %s: %s.\n" -#: ../gtk/updateiconcache.c:1556 +#: gtk/updateiconcache.c:1556 #, c-format msgid "Cache file created successfully.\n" msgstr "Ficheiro de cache criado com sucesso.\n" -#: ../gtk/updateiconcache.c:1595 +#: gtk/updateiconcache.c:1595 msgid "Overwrite an existing cache, even if up to date" msgstr "Sobrepor uma cache existente, mesmo que actualizada" -#: ../gtk/updateiconcache.c:1596 +#: gtk/updateiconcache.c:1596 msgid "Don't check for the existence of index.theme" msgstr "Não verificar a existência de index.theme" -#: ../gtk/updateiconcache.c:1597 +#: gtk/updateiconcache.c:1597 msgid "Don't include image data in the cache" msgstr "Não incluir dados de imagem na cache" -#: ../gtk/updateiconcache.c:1598 +#: gtk/updateiconcache.c:1598 msgid "Output a C header file" msgstr "Produzir um ficheiro de cabeçalho C" -#: ../gtk/updateiconcache.c:1599 +#: gtk/updateiconcache.c:1599 msgid "Turn off verbose output" msgstr "Desactivar resultados extensos" -#: ../gtk/updateiconcache.c:1600 +#: gtk/updateiconcache.c:1600 msgid "Validate existing icon cache" msgstr "Validar a cache de ícones existente" -#: ../gtk/updateiconcache.c:1663 +#: gtk/updateiconcache.c:1663 #, c-format msgid "File not found: %s\n" msgstr "Ficheiro não encontrado: %s\n" -#: ../gtk/updateiconcache.c:1669 +#: gtk/updateiconcache.c:1669 #, c-format msgid "Not a valid icon cache: %s\n" msgstr "Cache de ícones inválida: %s\n" -#: ../gtk/updateiconcache.c:1682 +#: gtk/updateiconcache.c:1682 #, c-format msgid "No theme index file." msgstr "Nenhum ficheiro de índice de tema." -#: ../gtk/updateiconcache.c:1686 +#: gtk/updateiconcache.c:1686 #, c-format msgid "" "No theme index file in '%s'.\n" @@ -4351,278 +4344,278 @@ msgstr "" "index.\n" #. ID -#: ../modules/input/imam-et.c:454 +#: modules/input/imam-et.c:454 msgid "Amharic (EZ+)" msgstr "Amharic (EZ+)" #. ID -#: ../modules/input/imcedilla.c:92 +#: modules/input/imcedilla.c:92 msgid "Cedilla" msgstr "Cedilha" #. ID -#: ../modules/input/imcyrillic-translit.c:217 +#: modules/input/imcyrillic-translit.c:217 msgid "Cyrillic (Transliterated)" msgstr "Cirílico (Transliterado)" #. ID -#: ../modules/input/iminuktitut.c:127 +#: modules/input/iminuktitut.c:127 msgid "Inuktitut (Transliterated)" msgstr "Inuktitut (Transliterado)" #. ID -#: ../modules/input/imipa.c:145 +#: modules/input/imipa.c:145 msgid "IPA" msgstr "IPA" #. ID -#: ../modules/input/immultipress.c:31 +#: modules/input/immultipress.c:31 msgid "Multipress" msgstr "Multipress" #. ID -#: ../modules/input/imthai.c:35 +#: modules/input/imthai.c:35 msgid "Thai-Lao" msgstr "Tailandês-Lao" #. ID -#: ../modules/input/imti-er.c:453 +#: modules/input/imti-er.c:453 msgid "Tigrigna-Eritrean (EZ+)" msgstr "Tigrigna-Eritreia (EZ+)" #. ID -#: ../modules/input/imti-et.c:453 +#: modules/input/imti-et.c:453 msgid "Tigrigna-Ethiopian (EZ+)" msgstr "Tigrigna-Etíope (EZ+)" #. ID -#: ../modules/input/imviqr.c:244 +#: modules/input/imviqr.c:244 msgid "Vietnamese (VIQR)" msgstr "Vietnamita (VIQR)" #. ID -#: ../modules/input/imxim.c:28 +#: modules/input/imxim.c:28 msgid "X Input Method" msgstr "Método de Introdução X" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1113 +#: modules/printbackends/cups/gtkprintbackendcups.c:1113 #, c-format msgid "Printer '%s' is low on toner." msgstr "A impressora '%s' tem o nível de toner em baixo." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1114 +#: modules/printbackends/cups/gtkprintbackendcups.c:1114 #, c-format msgid "Printer '%s' has no toner left." msgstr "A impressora '%s' está sem toner." #. Translators: "Developer" like on photo development context -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1116 +#: modules/printbackends/cups/gtkprintbackendcups.c:1116 #, c-format msgid "Printer '%s' is low on developer." msgstr "A impressora '%s' tem o nível de revelador em baixo." #. Translators: "Developer" like on photo development context -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1118 +#: modules/printbackends/cups/gtkprintbackendcups.c:1118 #, c-format msgid "Printer '%s' is out of developer." msgstr "A impressora '%s' está sem revelador." #. Translators: "marker" is one color bin of the printer -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1120 +#: modules/printbackends/cups/gtkprintbackendcups.c:1120 #, c-format msgid "Printer '%s' is low on at least one marker supply." msgstr "" "A impressora '%s' tem o nível de pelo menos um depósito de cor em baixo." #. Translators: "marker" is one color bin of the printer -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1122 +#: modules/printbackends/cups/gtkprintbackendcups.c:1122 #, c-format msgid "Printer '%s' is out of at least one marker supply." msgstr "A impressora '%s' tem pelo menos um depósito de cor vazio." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1123 +#: modules/printbackends/cups/gtkprintbackendcups.c:1123 #, c-format msgid "The cover is open on printer '%s'." msgstr "A impressora '%s' tem a tampa aberta." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1124 +#: modules/printbackends/cups/gtkprintbackendcups.c:1124 #, c-format msgid "The door is open on printer '%s'." msgstr "A impressora '%s' tem o alimentador aberto." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1125 +#: modules/printbackends/cups/gtkprintbackendcups.c:1125 #, c-format msgid "Printer '%s' is low on paper." msgstr "A impressora '%s' está com o nível de papel em baixo." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1126 +#: modules/printbackends/cups/gtkprintbackendcups.c:1126 #, c-format msgid "Printer '%s' is out of paper." msgstr "A impressora '%s' está sem papel." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1127 +#: modules/printbackends/cups/gtkprintbackendcups.c:1127 #, c-format msgid "Printer '%s' is currently off-line." msgstr "A impressora '%s' está actualmente desligada." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1128 +#: modules/printbackends/cups/gtkprintbackendcups.c:1128 #, c-format msgid "Printer '%s' may not be connected." msgstr "A impressora '%s' poderá não estar ligada." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1129 +#: modules/printbackends/cups/gtkprintbackendcups.c:1129 #, c-format msgid "There is a problem on printer '%s'." msgstr "Existe um problema com a impressora '%s'." #. Translators: this is a printer status. -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1372 +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "Em Pausa ; A Rejeitar Trabalhos" #. Translators: this is a printer status. -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1378 +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "A Rejeitar Trabalhos" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "Dois Lados" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2000 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "Tipo de Papel" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2001 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "Origem do Papel" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2002 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "Bandeja de Saída" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2011 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "Um Lado" #. Translators: this is an option of "Paper Source" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2015 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2023 +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 msgid "Auto Select" msgstr "Selecção Automática" #. Translators: this is an option of "Paper Source" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2017 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2019 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2021 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2492 +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 msgid "Printer Default" msgstr "Omissão da Impressora" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2686 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "Urgente" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2686 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "Elevada" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2686 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "Media" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2686 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "Baixa" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2727 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "None" msgstr "Nenhuma" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2727 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "Classificada" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2727 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "Confidencial" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2727 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Secret" msgstr "Secreta" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2727 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "Normal" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2727 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "Altamente Secreta" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2727 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "Sem Classificação" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2826 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, c-format msgid "Custom %sx%s" msgstr "%sx%s Personalizado" #. default filename used for print-to-file -#: ../modules/printbackends/file/gtkprintbackendfile.c:235 +#: modules/printbackends/file/gtkprintbackendfile.c:235 #, c-format msgid "output.%s" msgstr "impressao.%s" -#: ../modules/printbackends/file/gtkprintbackendfile.c:464 +#: modules/printbackends/file/gtkprintbackendfile.c:464 msgid "Print to File" msgstr "Imprimir para Ficheiro" -#: ../modules/printbackends/file/gtkprintbackendfile.c:541 +#: modules/printbackends/file/gtkprintbackendfile.c:541 msgid "PDF" msgstr "PDF" -#: ../modules/printbackends/file/gtkprintbackendfile.c:541 +#: modules/printbackends/file/gtkprintbackendfile.c:541 msgid "Postscript" msgstr "Postscript" -#: ../modules/printbackends/file/gtkprintbackendfile.c:553 -#: ../modules/printbackends/test/gtkprintbackendtest.c:501 +#: modules/printbackends/file/gtkprintbackendfile.c:553 +#: modules/printbackends/test/gtkprintbackendtest.c:501 msgid "Pages per _sheet:" msgstr "Páginas por _folha:" -#: ../modules/printbackends/file/gtkprintbackendfile.c:599 +#: modules/printbackends/file/gtkprintbackendfile.c:599 msgid "File" msgstr "Ficheiro" -#: ../modules/printbackends/file/gtkprintbackendfile.c:608 +#: modules/printbackends/file/gtkprintbackendfile.c:608 msgid "_Output format" msgstr "_Formato de saída" -#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:398 +#: modules/printbackends/lpr/gtkprintbackendlpr.c:398 msgid "Print to LPR" msgstr "Imprimir para a LPR" -#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:424 +#: modules/printbackends/lpr/gtkprintbackendlpr.c:424 msgid "Pages Per Sheet" msgstr "Páginas or Folha" -#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:431 +#: modules/printbackends/lpr/gtkprintbackendlpr.c:431 msgid "Command Line" msgstr "Linha de Comando" #. default filename used for print-to-test -#: ../modules/printbackends/test/gtkprintbackendtest.c:235 +#: modules/printbackends/test/gtkprintbackendtest.c:235 #, c-format msgid "test-output.%s" msgstr "resultado-de-teste.%s" -#: ../modules/printbackends/test/gtkprintbackendtest.c:465 +#: modules/printbackends/test/gtkprintbackendtest.c:465 msgid "Print to Test Printer" msgstr "Imprimir para a Impressora de Teste" -#: ../tests/testfilechooser.c:207 +#: tests/testfilechooser.c:207 #, c-format msgid "Could not get information for file '%s': %s" msgstr "Incapaz de obter informação para o ficheiro '%s': %s" diff --git a/po/pt_BR.po b/po/pt_BR.po index 921ef85472..d0f0518214 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-07 11:39+0000\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2008-08-11 23:38-0300\n" "Last-Translator: Henrique P Machado \n" "Language-Team: Brazilian Portuguese \n" @@ -24,56 +24,56 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: ../gdk/directfb/gdkdisplay-directfb.c:55 +#: gdk/directfb/gdkdisplay-directfb.c:55 msgid "directfb arg" msgstr "arg directfb" -#: ../gdk/directfb/gdkdisplay-directfb.c:55 +#: gdk/directfb/gdkdisplay-directfb.c:55 msgid "sdl|system" msgstr "sistema" #. Description of --class=CLASS in --help output -#: ../gdk/gdk.c:126 +#: gdk/gdk.c:126 msgid "Program class as used by the window manager" msgstr "Classe do programa como utilizada pelo gerenciador de janelas" #. Placeholder in --class=CLASS in --help output -#: ../gdk/gdk.c:127 +#: gdk/gdk.c:127 msgid "CLASS" msgstr "CLASSE" #. Description of --name=NAME in --help output -#: ../gdk/gdk.c:129 +#: gdk/gdk.c:129 msgid "Program name as used by the window manager" msgstr "Nome do programa como utilizado pelo gerenciador de janelas" #. Placeholder in --name=NAME in --help output -#: ../gdk/gdk.c:130 +#: gdk/gdk.c:130 msgid "NAME" msgstr "NOME" #. Description of --display=DISPLAY in --help output -#: ../gdk/gdk.c:132 +#: gdk/gdk.c:132 msgid "X display to use" msgstr "Monitor do X a ser utilizado" #. Placeholder in --display=DISPLAY in --help output -#: ../gdk/gdk.c:133 +#: gdk/gdk.c:133 msgid "DISPLAY" msgstr "MONITOR" #. Description of --screen=SCREEN in --help output -#: ../gdk/gdk.c:135 +#: gdk/gdk.c:135 msgid "X screen to use" msgstr "Tela X a ser utilizada" #. Placeholder in --screen=SCREEN in --help output -#: ../gdk/gdk.c:136 +#: gdk/gdk.c:136 msgid "SCREEN" msgstr "TELA" #. Description of --gdk-debug=FLAGS in --help output -#: ../gdk/gdk.c:139 +#: gdk/gdk.c:139 msgid "Gdk debugging flags to set" msgstr "Opções de depuração do Gdk a serem ativadas" @@ -81,176 +81,176 @@ msgstr "Opções de depuração do Gdk a serem ativadas" #. Placeholder in --gdk-no-debug=FLAGS in --help output #. Placeholder in --gtk-debug=FLAGS in --help output #. Placeholder in --gtk-no-debug=FLAGS in --help output -#: ../gdk/gdk.c:140 ../gdk/gdk.c:143 ../gtk/gtkmain.c:428 ../gtk/gtkmain.c:431 +#: gdk/gdk.c:140 gdk/gdk.c:143 gtk/gtkmain.c:428 gtk/gtkmain.c:431 msgid "FLAGS" msgstr "FLAGS" #. Description of --gdk-no-debug=FLAGS in --help output -#: ../gdk/gdk.c:142 +#: gdk/gdk.c:142 msgid "Gdk debugging flags to unset" msgstr "Opções de depuração do Gdk a serem desativadas" -#: ../gdk/keyname-table.h:3940 +#: gdk/keyname-table.h:3940 msgid "keyboard label|BackSpace" msgstr "BackSpace" -#: ../gdk/keyname-table.h:3941 +#: gdk/keyname-table.h:3941 msgid "keyboard label|Tab" msgstr "Tab" -#: ../gdk/keyname-table.h:3942 +#: gdk/keyname-table.h:3942 msgid "keyboard label|Return" msgstr "Enter" -#: ../gdk/keyname-table.h:3943 +#: gdk/keyname-table.h:3943 msgid "keyboard label|Pause" msgstr "Pause" -#: ../gdk/keyname-table.h:3944 +#: gdk/keyname-table.h:3944 msgid "keyboard label|Scroll_Lock" msgstr "Scroll_Lock" -#: ../gdk/keyname-table.h:3945 +#: gdk/keyname-table.h:3945 msgid "keyboard label|Sys_Req" msgstr "Sys_Req" -#: ../gdk/keyname-table.h:3946 +#: gdk/keyname-table.h:3946 msgid "keyboard label|Escape" msgstr "Escape" -#: ../gdk/keyname-table.h:3947 +#: gdk/keyname-table.h:3947 msgid "keyboard label|Multi_key" msgstr "Multi_key" -#: ../gdk/keyname-table.h:3948 +#: gdk/keyname-table.h:3948 msgid "keyboard label|Home" msgstr "Home" -#: ../gdk/keyname-table.h:3949 +#: gdk/keyname-table.h:3949 msgid "keyboard label|Left" msgstr "Esquerda" -#: ../gdk/keyname-table.h:3950 +#: gdk/keyname-table.h:3950 msgid "keyboard label|Up" msgstr "Acima" -#: ../gdk/keyname-table.h:3951 +#: gdk/keyname-table.h:3951 msgid "keyboard label|Right" msgstr "Direita" -#: ../gdk/keyname-table.h:3952 +#: gdk/keyname-table.h:3952 msgid "keyboard label|Down" msgstr "Abaixo" -#: ../gdk/keyname-table.h:3953 +#: gdk/keyname-table.h:3953 msgid "keyboard label|Page_Up" msgstr "Page_Up" -#: ../gdk/keyname-table.h:3954 +#: gdk/keyname-table.h:3954 msgid "keyboard label|Page_Down" msgstr "Page_Down" -#: ../gdk/keyname-table.h:3955 +#: gdk/keyname-table.h:3955 msgid "keyboard label|End" msgstr "End" -#: ../gdk/keyname-table.h:3956 +#: gdk/keyname-table.h:3956 msgid "keyboard label|Begin" msgstr "Begin" -#: ../gdk/keyname-table.h:3957 +#: gdk/keyname-table.h:3957 msgid "keyboard label|Print" msgstr "Print" -#: ../gdk/keyname-table.h:3958 +#: gdk/keyname-table.h:3958 msgid "keyboard label|Insert" msgstr "Insert" -#: ../gdk/keyname-table.h:3959 +#: gdk/keyname-table.h:3959 msgid "keyboard label|Num_Lock" msgstr "Num_Lock" -#: ../gdk/keyname-table.h:3960 +#: gdk/keyname-table.h:3960 msgid "keyboard label|KP_Space" msgstr "Espaço" -#: ../gdk/keyname-table.h:3961 +#: gdk/keyname-table.h:3961 msgid "keyboard label|KP_Tab" msgstr "Tab" -#: ../gdk/keyname-table.h:3962 +#: gdk/keyname-table.h:3962 msgid "keyboard label|KP_Enter" msgstr "Enter" -#: ../gdk/keyname-table.h:3963 +#: gdk/keyname-table.h:3963 msgid "keyboard label|KP_Home" msgstr "Home" -#: ../gdk/keyname-table.h:3964 +#: gdk/keyname-table.h:3964 msgid "keyboard label|KP_Left" msgstr "Esquerda" -#: ../gdk/keyname-table.h:3965 +#: gdk/keyname-table.h:3965 msgid "keyboard label|KP_Up" msgstr "Acima" -#: ../gdk/keyname-table.h:3966 +#: gdk/keyname-table.h:3966 msgid "keyboard label|KP_Right" msgstr "Direita" -#: ../gdk/keyname-table.h:3967 +#: gdk/keyname-table.h:3967 msgid "keyboard label|KP_Down" msgstr "Abaixo" -#: ../gdk/keyname-table.h:3968 +#: gdk/keyname-table.h:3968 msgid "keyboard label|KP_Page_Up" msgstr "Page_Up" -#: ../gdk/keyname-table.h:3969 +#: gdk/keyname-table.h:3969 msgid "keyboard label|KP_Prior" msgstr "Anterior" -#: ../gdk/keyname-table.h:3970 +#: gdk/keyname-table.h:3970 msgid "keyboard label|KP_Page_Down" msgstr "Page_Down" -#: ../gdk/keyname-table.h:3971 +#: gdk/keyname-table.h:3971 msgid "keyboard label|KP_Next" msgstr "Próxima" -#: ../gdk/keyname-table.h:3972 +#: gdk/keyname-table.h:3972 msgid "keyboard label|KP_End" msgstr "End" -#: ../gdk/keyname-table.h:3973 +#: gdk/keyname-table.h:3973 msgid "keyboard label|KP_Begin" msgstr "Begin" -#: ../gdk/keyname-table.h:3974 +#: gdk/keyname-table.h:3974 msgid "keyboard label|KP_Insert" msgstr "Insert" -#: ../gdk/keyname-table.h:3975 +#: gdk/keyname-table.h:3975 msgid "keyboard label|KP_Delete" msgstr "Delete" -#: ../gdk/keyname-table.h:3976 +#: gdk/keyname-table.h:3976 msgid "keyboard label|Delete" msgstr "Delete" -#: ../gdk-pixbuf/gdk-pixbuf-animation.c:133 ../gdk-pixbuf/gdk-pixbuf-io.c:944 -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1205 ../tests/testfilechooser.c:222 +#: gdk-pixbuf/gdk-pixbuf-animation.c:133 gdk-pixbuf/gdk-pixbuf-io.c:944 +#: gdk-pixbuf/gdk-pixbuf-io.c:1205 tests/testfilechooser.c:222 #, c-format msgid "Failed to open file '%s': %s" msgstr "Falha ao abrir o arquivo \"%s\": %s" -#: ../gdk-pixbuf/gdk-pixbuf-animation.c:146 ../gdk-pixbuf/gdk-pixbuf-io.c:956 +#: gdk-pixbuf/gdk-pixbuf-animation.c:146 gdk-pixbuf/gdk-pixbuf-io.c:956 #, c-format msgid "Image file '%s' contains no data" msgstr "O arquivo de imagem \"%s\" não contém dados" -#: ../gdk-pixbuf/gdk-pixbuf-animation.c:188 ../gdk-pixbuf/gdk-pixbuf-io.c:993 -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1257 ../tests/testfilechooser.c:267 +#: gdk-pixbuf/gdk-pixbuf-animation.c:188 gdk-pixbuf/gdk-pixbuf-io.c:993 +#: gdk-pixbuf/gdk-pixbuf-io.c:1257 tests/testfilechooser.c:267 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" @@ -258,7 +258,7 @@ msgstr "" "Falha ao carregar a imagem \"%s\": razão desconhecida, provavelmente um " "arquivo de imagem corrompido" -#: ../gdk-pixbuf/gdk-pixbuf-animation.c:221 +#: gdk-pixbuf/gdk-pixbuf-animation.c:221 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -267,12 +267,12 @@ msgstr "" "Falha ao carregar a animação \"%s\": razão desconhecida, provavelmente um " "arquivo de animação corrompido" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:566 +#: gdk-pixbuf/gdk-pixbuf-io.c:566 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "Não foi possível carregar o módulo de carregamento de imagens: %s: %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:581 +#: gdk-pixbuf/gdk-pixbuf-io.c:581 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -281,55 +281,55 @@ msgstr "" "O módulo de carregamento de imagens %s não exporta a interface apropriada; " "talvez ele seja de uma versão diferente do GTK?" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:726 ../gdk-pixbuf/gdk-pixbuf-io.c:755 +#: gdk-pixbuf/gdk-pixbuf-io.c:726 gdk-pixbuf/gdk-pixbuf-io.c:755 #, c-format msgid "Image type '%s' is not supported" msgstr "Não há suporte para imagens do tipo \"%s\"" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:825 +#: gdk-pixbuf/gdk-pixbuf-io.c:825 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "" "Não foi possível reconhecer o formato de arquivo de imagem do arquivo \"%s\"" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:833 +#: gdk-pixbuf/gdk-pixbuf-io.c:833 msgid "Unrecognized image file format" msgstr "Formato de arquivo de imagem não reconhecido" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1002 +#: gdk-pixbuf/gdk-pixbuf-io.c:1002 #, c-format msgid "Failed to load image '%s': %s" msgstr "Falha ao carregar a imagem \"%s\": %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1638 ../gdk-pixbuf/io-gdip-utils.c:935 +#: gdk-pixbuf/gdk-pixbuf-io.c:1638 gdk-pixbuf/io-gdip-utils.c:935 #, c-format msgid "Error writing to image file: %s" msgstr "Erro ao gravar no arquivo de imagem: %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1684 ../gdk-pixbuf/gdk-pixbuf-io.c:1815 +#: gdk-pixbuf/gdk-pixbuf-io.c:1684 gdk-pixbuf/gdk-pixbuf-io.c:1815 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "" "Essa compilação do gdk-pixbuf não dá suporte a salvar o formato de imagem: %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1718 +#: gdk-pixbuf/gdk-pixbuf-io.c:1718 msgid "Insufficient memory to save image to callback" msgstr "Memória insuficiente para salvar a imagem para retorno de chamada" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1731 +#: gdk-pixbuf/gdk-pixbuf-io.c:1731 msgid "Failed to open temporary file" msgstr "Falha ao abrir arquivo temporário" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1757 +#: gdk-pixbuf/gdk-pixbuf-io.c:1757 msgid "Failed to read from temporary file" msgstr "Falha ao ler de arquivo temporário" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1992 +#: gdk-pixbuf/gdk-pixbuf-io.c:1992 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "Falha ao abrir \"%s\" para escrita: %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:2017 +#: gdk-pixbuf/gdk-pixbuf-io.c:2017 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: %" @@ -338,15 +338,15 @@ msgstr "" "Falha ao fechar \"%s\" ao gravar a imagem, os dados podem não ter sido " "salvos: %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:2237 ../gdk-pixbuf/gdk-pixbuf-io.c:2288 +#: gdk-pixbuf/gdk-pixbuf-io.c:2237 gdk-pixbuf/gdk-pixbuf-io.c:2288 msgid "Insufficient memory to save image into a buffer" msgstr "Memória insuficiente para salvar a imagem em um buffer" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:2334 +#: gdk-pixbuf/gdk-pixbuf-io.c:2334 msgid "Error writing to image stream" msgstr "Erro ao gravar para o fluxo de imagem" -#: ../gdk-pixbuf/gdk-pixbuf-loader.c:330 +#: gdk-pixbuf/gdk-pixbuf-loader.c:330 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -355,149 +355,144 @@ msgstr "" "Erro interno: O módulo carregador de imagens \"%s\" falhou em completar uma " "operação, mas não deu uma razão para essa falha" -#: ../gdk-pixbuf/gdk-pixbuf-loader.c:373 +#: gdk-pixbuf/gdk-pixbuf-loader.c:373 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "Não há suporte para carregamento incremental do tipo de imagem \"%s\"" -#: ../gdk-pixbuf/gdk-pixdata.c:147 +#: gdk-pixbuf/gdk-pixdata.c:147 msgid "Image header corrupt" msgstr "Cabeçalho da imagem corrompido" -#: ../gdk-pixbuf/gdk-pixdata.c:152 +#: gdk-pixbuf/gdk-pixdata.c:152 msgid "Image format unknown" msgstr "Formato de imagem desconhecido" -#: ../gdk-pixbuf/gdk-pixdata.c:157 ../gdk-pixbuf/gdk-pixdata.c:487 +#: gdk-pixbuf/gdk-pixdata.c:157 gdk-pixbuf/gdk-pixdata.c:487 msgid "Image pixel data corrupt" msgstr "Dados de pixel da imagem corrompidos" -#: ../gdk-pixbuf/gdk-pixdata.c:431 +#: gdk-pixbuf/gdk-pixdata.c:431 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "falha ao alocar buffer de imagem de %u byte" msgstr[1] "falha ao alocar buffer de imagem de %u bytes" -#: ../gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:244 msgid "Unexpected icon chunk in animation" msgstr "Pedaço de ícone inesperado na animação" -#: ../gdk-pixbuf/io-ani.c:337 +#: gdk-pixbuf/io-ani.c:337 msgid "Unsupported animation type" msgstr "Tipo de animação sem suportado" -#: ../gdk-pixbuf/io-ani.c:348 ../gdk-pixbuf/io-ani.c:406 -#: ../gdk-pixbuf/io-ani.c:432 ../gdk-pixbuf/io-ani.c:455 -#: ../gdk-pixbuf/io-ani.c:482 ../gdk-pixbuf/io-ani.c:569 +#: gdk-pixbuf/io-ani.c:348 gdk-pixbuf/io-ani.c:406 gdk-pixbuf/io-ani.c:432 +#: gdk-pixbuf/io-ani.c:455 gdk-pixbuf/io-ani.c:482 gdk-pixbuf/io-ani.c:569 msgid "Invalid header in animation" msgstr "Cabeçalho inválido na animação" -#: ../gdk-pixbuf/io-ani.c:358 ../gdk-pixbuf/io-ani.c:380 -#: ../gdk-pixbuf/io-ani.c:464 ../gdk-pixbuf/io-ani.c:491 -#: ../gdk-pixbuf/io-ani.c:542 ../gdk-pixbuf/io-ani.c:614 +#: gdk-pixbuf/io-ani.c:358 gdk-pixbuf/io-ani.c:380 gdk-pixbuf/io-ani.c:464 +#: gdk-pixbuf/io-ani.c:491 gdk-pixbuf/io-ani.c:542 gdk-pixbuf/io-ani.c:614 msgid "Not enough memory to load animation" msgstr "Memória insuficiente para carregar a animação" -#: ../gdk-pixbuf/io-ani.c:398 ../gdk-pixbuf/io-ani.c:424 -#: ../gdk-pixbuf/io-ani.c:443 +#: gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 gdk-pixbuf/io-ani.c:443 msgid "Malformed chunk in animation" msgstr "Pedaço malformado na animação" -#: ../gdk-pixbuf/io-ani.c:711 +#: gdk-pixbuf/io-ani.c:711 msgid "The ANI image format" msgstr "Formato de imagem ANI" -#: ../gdk-pixbuf/io-bmp.c:230 ../gdk-pixbuf/io-bmp.c:267 -#: ../gdk-pixbuf/io-bmp.c:338 ../gdk-pixbuf/io-bmp.c:370 -#: ../gdk-pixbuf/io-bmp.c:393 ../gdk-pixbuf/io-bmp.c:496 +#: gdk-pixbuf/io-bmp.c:230 gdk-pixbuf/io-bmp.c:267 gdk-pixbuf/io-bmp.c:338 +#: gdk-pixbuf/io-bmp.c:370 gdk-pixbuf/io-bmp.c:393 gdk-pixbuf/io-bmp.c:496 msgid "BMP image has bogus header data" msgstr "A imagem BMP tem dados de cabeçalho incorretos" -#: ../gdk-pixbuf/io-bmp.c:241 ../gdk-pixbuf/io-bmp.c:433 +#: gdk-pixbuf/io-bmp.c:241 gdk-pixbuf/io-bmp.c:433 msgid "Not enough memory to load bitmap image" msgstr "Memória insuficiente para carregar imagem bitmap" -#: ../gdk-pixbuf/io-bmp.c:319 +#: gdk-pixbuf/io-bmp.c:319 msgid "BMP image has unsupported header size" msgstr "A imagem BMP possui um tamanho de cabeçalho não suportado" -#: ../gdk-pixbuf/io-bmp.c:357 +#: gdk-pixbuf/io-bmp.c:357 msgid "Topdown BMP images cannot be compressed" msgstr "Imagens BMP topdown não podem ser compactadas" -#: ../gdk-pixbuf/io-bmp.c:717 ../gdk-pixbuf/io-pnm.c:709 +#: gdk-pixbuf/io-bmp.c:717 gdk-pixbuf/io-pnm.c:709 msgid "Premature end-of-file encountered" msgstr "Fim de arquivo prematuro encontrado" -#: ../gdk-pixbuf/io-bmp.c:1329 +#: gdk-pixbuf/io-bmp.c:1329 msgid "Couldn't allocate memory for saving BMP file" msgstr "Não foi possível alocar memória para salvar o arquivo BMP" -#: ../gdk-pixbuf/io-bmp.c:1370 +#: gdk-pixbuf/io-bmp.c:1370 msgid "Couldn't write to BMP file" msgstr "Não foi possível gravar no arquivo BMP" -#: ../gdk-pixbuf/io-bmp.c:1423 ../gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1423 gdk-pixbuf/io-gdip-bmp.c:82 msgid "The BMP image format" msgstr "Formato de imagem BMP" -#: ../gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:222 #, c-format msgid "Failure reading GIF: %s" msgstr "Falha ao ler o GIF: %s" -#: ../gdk-pixbuf/io-gif.c:496 ../gdk-pixbuf/io-gif.c:1477 -#: ../gdk-pixbuf/io-gif.c:1638 +#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1477 gdk-pixbuf/io-gif.c:1638 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "" "Havia dados faltando no arquivo GIF (talvez ele tenha sido truncado de " "alguma forma?)" -#: ../gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:505 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "Erro interno no carregador de GIF (%s)" -#: ../gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:579 msgid "Stack overflow" msgstr "Estouro de pilha" -#: ../gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:639 msgid "GIF image loader cannot understand this image." msgstr "O carregador de imagem GIF não consegue entender essa imagem." -#: ../gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:668 msgid "Bad code encountered" msgstr "Código inválido encontrado" -#: ../gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:678 msgid "Circular table entry in GIF file" msgstr "Entrada de tabela circular no arquivo GIF" -#: ../gdk-pixbuf/io-gif.c:866 ../gdk-pixbuf/io-gif.c:1464 -#: ../gdk-pixbuf/io-gif.c:1511 ../gdk-pixbuf/io-gif.c:1626 +#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1464 gdk-pixbuf/io-gif.c:1511 +#: gdk-pixbuf/io-gif.c:1626 msgid "Not enough memory to load GIF file" msgstr "Memória insuficiente para carregar o arquivo GIF" -#: ../gdk-pixbuf/io-gif.c:956 +#: gdk-pixbuf/io-gif.c:956 msgid "Not enough memory to composite a frame in GIF file" msgstr "Memória insuficiente para compor um quadro no arquivo GIF" -#: ../gdk-pixbuf/io-gif.c:1128 +#: gdk-pixbuf/io-gif.c:1128 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "A imagem GIF está corrompida (compactação LZW incorreta)" -#: ../gdk-pixbuf/io-gif.c:1178 +#: gdk-pixbuf/io-gif.c:1178 msgid "File does not appear to be a GIF file" msgstr "O arquivo não parece ser um GIF" -#: ../gdk-pixbuf/io-gif.c:1190 +#: gdk-pixbuf/io-gif.c:1190 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "Não há suporte para a versão %s do formato de arquivos GIF" -#: ../gdk-pixbuf/io-gif.c:1299 +#: gdk-pixbuf/io-gif.c:1299 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -505,114 +500,112 @@ msgstr "" "A imagem GIF não tem um mapa de cores global, e um quadro dentro dela não " "tem um mapa de cores local." -#: ../gdk-pixbuf/io-gif.c:1533 +#: gdk-pixbuf/io-gif.c:1533 msgid "GIF image was truncated or incomplete." msgstr "A imagem GIF estava truncada ou incompleta." -#: ../gdk-pixbuf/io-gif.c:1689 ../gdk-pixbuf/io-gdip-gif.c:80 +#: gdk-pixbuf/io-gif.c:1689 gdk-pixbuf/io-gdip-gif.c:80 msgid "The GIF image format" msgstr "Formato de imagem GIF" -#: ../gdk-pixbuf/io-ico.c:211 ../gdk-pixbuf/io-ico.c:225 -#: ../gdk-pixbuf/io-ico.c:277 ../gdk-pixbuf/io-ico.c:290 -#: ../gdk-pixbuf/io-ico.c:359 +#: gdk-pixbuf/io-ico.c:211 gdk-pixbuf/io-ico.c:225 gdk-pixbuf/io-ico.c:277 +#: gdk-pixbuf/io-ico.c:290 gdk-pixbuf/io-ico.c:359 msgid "Invalid header in icon" msgstr "Cabeçalho inválido no ícone" -#: ../gdk-pixbuf/io-ico.c:240 ../gdk-pixbuf/io-ico.c:300 -#: ../gdk-pixbuf/io-ico.c:369 ../gdk-pixbuf/io-ico.c:432 -#: ../gdk-pixbuf/io-ico.c:462 +#: gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:369 +#: gdk-pixbuf/io-ico.c:432 gdk-pixbuf/io-ico.c:462 msgid "Not enough memory to load icon" msgstr "Memória insuficiente para carregar o ícone" -#: ../gdk-pixbuf/io-ico.c:322 +#: gdk-pixbuf/io-ico.c:322 msgid "Icon has zero width" msgstr "O ícone tem largura zero" -#: ../gdk-pixbuf/io-ico.c:332 +#: gdk-pixbuf/io-ico.c:332 msgid "Icon has zero height" msgstr "O ícone tem altura zero" -#: ../gdk-pixbuf/io-ico.c:384 +#: gdk-pixbuf/io-ico.c:384 msgid "Compressed icons are not supported" msgstr "Não há suporte para ícones compactados" -#: ../gdk-pixbuf/io-ico.c:417 +#: gdk-pixbuf/io-ico.c:417 msgid "Unsupported icon type" msgstr "Tipo de ícone não suportado" -#: ../gdk-pixbuf/io-ico.c:511 +#: gdk-pixbuf/io-ico.c:511 msgid "Not enough memory to load ICO file" msgstr "Memória insuficiente para carregar o arquivo ICO" -#: ../gdk-pixbuf/io-ico.c:976 +#: gdk-pixbuf/io-ico.c:976 msgid "Image too large to be saved as ICO" msgstr "Imagem grande demais para ser salva como ICO" -#: ../gdk-pixbuf/io-ico.c:987 +#: gdk-pixbuf/io-ico.c:987 msgid "Cursor hotspot outside image" msgstr "Zona de ação do cursor fora da imagem" -#: ../gdk-pixbuf/io-ico.c:1010 +#: gdk-pixbuf/io-ico.c:1010 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "Profundidade não suportada para arquivo ICO: %d" -#: ../gdk-pixbuf/io-ico.c:1245 ../gdk-pixbuf/io-gdip-ico.c:59 +#: gdk-pixbuf/io-ico.c:1245 gdk-pixbuf/io-gdip-ico.c:59 msgid "The ICO image format" msgstr "Formato de imagem ICO" -#: ../gdk-pixbuf/io-icns.c:345 +#: gdk-pixbuf/io-icns.c:345 #, c-format msgid "Error reading ICNS image: %s" msgstr "Erro ao ler imagem ICNS: %s" -#: ../gdk-pixbuf/io-icns.c:362 +#: gdk-pixbuf/io-icns.c:362 msgid "Could not decode ICNS file" msgstr "Não foi possível decodificar arquivo ICNS" -#: ../gdk-pixbuf/io-icns.c:395 +#: gdk-pixbuf/io-icns.c:395 msgid "The ICNS image format" msgstr "Formato de imagem ICNS" -#: ../gdk-pixbuf/io-jasper.c:75 +#: gdk-pixbuf/io-jasper.c:75 msgid "Couldn't allocate memory for stream" msgstr "Não foi possível alocar memória para o fluxo" -#: ../gdk-pixbuf/io-jasper.c:105 +#: gdk-pixbuf/io-jasper.c:105 msgid "Couldn't decode image" msgstr "Não foi possível decodificar imagem" -#: ../gdk-pixbuf/io-jasper.c:123 +#: gdk-pixbuf/io-jasper.c:123 msgid "Transformed JPEG2000 has zero width or height" msgstr "Imagem JPEG2000 transformada tem altura ou largura igual a zero" -#: ../gdk-pixbuf/io-jasper.c:137 +#: gdk-pixbuf/io-jasper.c:137 msgid "Image type currently not supported" msgstr "Tipo de imagem não suportada atualmente" -#: ../gdk-pixbuf/io-jasper.c:149 ../gdk-pixbuf/io-jasper.c:157 +#: gdk-pixbuf/io-jasper.c:149 gdk-pixbuf/io-jasper.c:157 msgid "Couldn't allocate memory for color profile" msgstr "Não foi possível alocar memória para o perfil de cores" -#: ../gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:182 msgid "Insufficient memory to open JPEG 2000 file" msgstr "Memória insuficiente para abrir o arquivo JPEG 2000" -#: ../gdk-pixbuf/io-jasper.c:264 +#: gdk-pixbuf/io-jasper.c:264 msgid "Couldn't allocate memory to buffer image data" msgstr "Não foi possível alocar memória para o buffer de dados de imagem" -#: ../gdk-pixbuf/io-jasper.c:308 +#: gdk-pixbuf/io-jasper.c:308 msgid "The JPEG 2000 image format" msgstr "Formato de imagem JPEG 2000" -#: ../gdk-pixbuf/io-jpeg.c:117 +#: gdk-pixbuf/io-jpeg.c:117 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "Erro ao interpretar o arquivo de imagem JPEG (%s)" -#: ../gdk-pixbuf/io-jpeg.c:529 +#: gdk-pixbuf/io-jpeg.c:529 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -620,21 +613,21 @@ msgstr "" "Memória insuficiente para carregar a imagem, tente sair de alguns " "aplicativos para liberar memória" -#: ../gdk-pixbuf/io-jpeg.c:570 ../gdk-pixbuf/io-jpeg.c:776 +#: gdk-pixbuf/io-jpeg.c:570 gdk-pixbuf/io-jpeg.c:776 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "Espaço de cores JPEG não suportado (%s)" -#: ../gdk-pixbuf/io-jpeg.c:668 ../gdk-pixbuf/io-jpeg.c:944 -#: ../gdk-pixbuf/io-jpeg.c:1177 ../gdk-pixbuf/io-jpeg.c:1186 +#: gdk-pixbuf/io-jpeg.c:668 gdk-pixbuf/io-jpeg.c:944 gdk-pixbuf/io-jpeg.c:1177 +#: gdk-pixbuf/io-jpeg.c:1186 msgid "Couldn't allocate memory for loading JPEG file" msgstr "Não foi possível alocar memória para carregar o arquivo JPEG" -#: ../gdk-pixbuf/io-jpeg.c:920 +#: gdk-pixbuf/io-jpeg.c:920 msgid "Transformed JPEG has zero width or height." msgstr "Imagem JPEG transformada tem altura ou largura igual a zero." -#: ../gdk-pixbuf/io-jpeg.c:1133 ../gdk-pixbuf/io-gdip-jpeg.c:53 +#: gdk-pixbuf/io-jpeg.c:1133 gdk-pixbuf/io-gdip-jpeg.c:53 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -643,7 +636,7 @@ msgstr "" "A qualidade do JPEG deve ser um valor entre 0 e 100; não foi possível " "analisar o valor \"%s\"." -#: ../gdk-pixbuf/io-jpeg.c:1148 ../gdk-pixbuf/io-gdip-jpeg.c:68 +#: gdk-pixbuf/io-jpeg.c:1148 gdk-pixbuf/io-gdip-jpeg.c:68 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." @@ -651,86 +644,86 @@ msgstr "" "A qualidade do JPEG deve ser um valor entre 0 e 100; o valor \"%d\" não é " "permitido." -#: ../gdk-pixbuf/io-jpeg.c:1309 ../gdk-pixbuf/io-gdip-jpeg.c:136 +#: gdk-pixbuf/io-jpeg.c:1309 gdk-pixbuf/io-gdip-jpeg.c:136 msgid "The JPEG image format" msgstr "Formato de imagem JPEG" -#: ../gdk-pixbuf/io-pcx.c:187 +#: gdk-pixbuf/io-pcx.c:187 msgid "Couldn't allocate memory for header" msgstr "Não foi possível alocar memória para o cabeçalho" -#: ../gdk-pixbuf/io-pcx.c:202 ../gdk-pixbuf/io-pcx.c:560 +#: gdk-pixbuf/io-pcx.c:202 gdk-pixbuf/io-pcx.c:560 msgid "Couldn't allocate memory for context buffer" msgstr "Não foi possível alocar memória para o buffer de contexto" -#: ../gdk-pixbuf/io-pcx.c:601 +#: gdk-pixbuf/io-pcx.c:601 msgid "Image has invalid width and/or height" msgstr "A imagem tem altura e/ou largura inválidas" -#: ../gdk-pixbuf/io-pcx.c:613 ../gdk-pixbuf/io-pcx.c:674 +#: gdk-pixbuf/io-pcx.c:613 gdk-pixbuf/io-pcx.c:674 msgid "Image has unsupported bpp" msgstr "A imagem possui um número de bits-por-pixel (bpp) não suportado" -#: ../gdk-pixbuf/io-pcx.c:618 ../gdk-pixbuf/io-pcx.c:626 +#: gdk-pixbuf/io-pcx.c:618 gdk-pixbuf/io-pcx.c:626 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "A imagem tem um número não suportado de planos de %d bits" -#: ../gdk-pixbuf/io-pcx.c:642 +#: gdk-pixbuf/io-pcx.c:642 msgid "Couldn't create new pixbuf" msgstr "Não foi possível criar um novo pixbuf" -#: ../gdk-pixbuf/io-pcx.c:650 +#: gdk-pixbuf/io-pcx.c:650 msgid "Couldn't allocate memory for line data" msgstr "Não foi possível alocar memória para dados de linhas" -#: ../gdk-pixbuf/io-pcx.c:657 +#: gdk-pixbuf/io-pcx.c:657 msgid "Couldn't allocate memory for paletted data" msgstr "Não foi possível alocar memória para dados em paletas" -#: ../gdk-pixbuf/io-pcx.c:704 +#: gdk-pixbuf/io-pcx.c:704 msgid "Didn't get all lines of PCX image" msgstr "Não foram obtidas todas as linhas da imagem PCX" -#: ../gdk-pixbuf/io-pcx.c:711 +#: gdk-pixbuf/io-pcx.c:711 msgid "No palette found at end of PCX data" msgstr "Nenhuma paleta encontrada ao final dos dados PCX" -#: ../gdk-pixbuf/io-pcx.c:756 +#: gdk-pixbuf/io-pcx.c:756 msgid "The PCX image format" msgstr "Formato de imagem PCX" -#: ../gdk-pixbuf/io-png.c:55 +#: gdk-pixbuf/io-png.c:55 msgid "Bits per channel of PNG image is invalid." msgstr "Número de bits por canal da imagem PNG inválido." -#: ../gdk-pixbuf/io-png.c:136 ../gdk-pixbuf/io-png.c:618 +#: gdk-pixbuf/io-png.c:136 gdk-pixbuf/io-png.c:618 msgid "Transformed PNG has zero width or height." msgstr "Imagem PNG transformada tem altura ou largura igual a zero." -#: ../gdk-pixbuf/io-png.c:144 +#: gdk-pixbuf/io-png.c:144 msgid "Bits per channel of transformed PNG is not 8." msgstr "Número de bits por canal do PNG transformado não é 8." -#: ../gdk-pixbuf/io-png.c:153 +#: gdk-pixbuf/io-png.c:153 msgid "Transformed PNG not RGB or RGBA." msgstr "O PNG transformado não é RGB nem RGBA." -#: ../gdk-pixbuf/io-png.c:162 +#: gdk-pixbuf/io-png.c:162 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" "O PNG transformado tem um número de canais não suportado, deve ser 3 ou 4." -#: ../gdk-pixbuf/io-png.c:183 +#: gdk-pixbuf/io-png.c:183 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "Erro fatal no arquivo de imagem PNG: %s" -#: ../gdk-pixbuf/io-png.c:310 +#: gdk-pixbuf/io-png.c:310 msgid "Insufficient memory to load PNG file" msgstr "Memória insuficiente para carregar o arquivo PNG" -#: ../gdk-pixbuf/io-png.c:633 +#: gdk-pixbuf/io-png.c:633 #, c-format msgid "" "Insufficient memory to store a %ld by %ld image; try exiting some " @@ -739,27 +732,27 @@ msgstr "" "Memória insuficiente para armazenar uma imagem de %ld por %ld; tente sair de " "alguns aplicativos para reduzir o uso de memória" -#: ../gdk-pixbuf/io-png.c:684 +#: gdk-pixbuf/io-png.c:684 msgid "Fatal error reading PNG image file" msgstr "Erro fatal ao ler o arquivo de imagem PNG" -#: ../gdk-pixbuf/io-png.c:733 +#: gdk-pixbuf/io-png.c:733 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "Erro fatal ao ler o arquivo de imagem PNG: %s" -#: ../gdk-pixbuf/io-png.c:825 +#: gdk-pixbuf/io-png.c:825 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "" "Chaves para blocos de texto PNG devem ter pelo menos 1 e no máximo 79 " "caracteres." -#: ../gdk-pixbuf/io-png.c:833 +#: gdk-pixbuf/io-png.c:833 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "Chaves para blocos de texto PNG devem ser caracteres ASCII." -#: ../gdk-pixbuf/io-png.c:846 ../gdk-pixbuf/io-gdip-png.c:56 +#: gdk-pixbuf/io-png.c:846 gdk-pixbuf/io-gdip-png.c:56 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -768,7 +761,7 @@ msgstr "" "O nível de compressão do PNG deve ser um valor entre 0 e 9; não foi possível " "analisar o valor \"%s\"." -#: ../gdk-pixbuf/io-png.c:858 ../gdk-pixbuf/io-gdip-png.c:68 +#: gdk-pixbuf/io-png.c:858 gdk-pixbuf/io-gdip-png.c:68 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -777,429 +770,425 @@ msgstr "" "O nível de compressão do PNG precisa ser um valor entre 0 e 9; o valor \"%d" "\" não é permitido." -#: ../gdk-pixbuf/io-png.c:896 +#: gdk-pixbuf/io-png.c:896 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" "O valor para blocos de texto PNG %s não pode ser convertido para a " "codificação ISO-8859-1." -#: ../gdk-pixbuf/io-png.c:1045 ../gdk-pixbuf/io-gdip-png.c:133 +#: gdk-pixbuf/io-png.c:1045 gdk-pixbuf/io-gdip-png.c:133 msgid "The PNG image format" msgstr "Formato de imagem PNG" -#: ../gdk-pixbuf/io-pnm.c:250 +#: gdk-pixbuf/io-pnm.c:250 msgid "PNM loader expected to find an integer, but didn't" msgstr "O carregador PNM esperava encontrar um inteiro, mas não encontrou" -#: ../gdk-pixbuf/io-pnm.c:282 +#: gdk-pixbuf/io-pnm.c:282 msgid "PNM file has an incorrect initial byte" msgstr "O arquivo PNM tem um byte inicial incorreto" -#: ../gdk-pixbuf/io-pnm.c:312 +#: gdk-pixbuf/io-pnm.c:312 msgid "PNM file is not in a recognized PNM subformat" msgstr "O arquivo PNM não está num sub-formato PNM reconhecido" -#: ../gdk-pixbuf/io-pnm.c:337 +#: gdk-pixbuf/io-pnm.c:337 msgid "PNM file has an image width of 0" msgstr "O arquivo PNM tem uma imagem de largura 0" -#: ../gdk-pixbuf/io-pnm.c:358 +#: gdk-pixbuf/io-pnm.c:358 msgid "PNM file has an image height of 0" msgstr "O arquivo PNM tem uma imagem de altura 0" -#: ../gdk-pixbuf/io-pnm.c:381 +#: gdk-pixbuf/io-pnm.c:381 msgid "Maximum color value in PNM file is 0" msgstr "O valor máximo de cor do arquivo PNM é 0" -#: ../gdk-pixbuf/io-pnm.c:389 +#: gdk-pixbuf/io-pnm.c:389 msgid "Maximum color value in PNM file is too large" msgstr "O valor máximo de cor do arquivo PNM é grande demais" -#: ../gdk-pixbuf/io-pnm.c:429 ../gdk-pixbuf/io-pnm.c:459 -#: ../gdk-pixbuf/io-pnm.c:504 +#: gdk-pixbuf/io-pnm.c:429 gdk-pixbuf/io-pnm.c:459 gdk-pixbuf/io-pnm.c:504 msgid "Raw PNM image type is invalid" msgstr "O tipo de imagem PNM bruta é inválido" -#: ../gdk-pixbuf/io-pnm.c:654 +#: gdk-pixbuf/io-pnm.c:654 msgid "PNM image loader does not support this PNM subformat" msgstr "O carregador de imagens PNM dá suporte a esse sub-formato PNM" -#: ../gdk-pixbuf/io-pnm.c:741 ../gdk-pixbuf/io-pnm.c:968 +#: gdk-pixbuf/io-pnm.c:741 gdk-pixbuf/io-pnm.c:968 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "" "Formatos de PNM brutos requerem exatamente um espaço em branco antes dos " "dados de amostra" -#: ../gdk-pixbuf/io-pnm.c:768 +#: gdk-pixbuf/io-pnm.c:768 msgid "Cannot allocate memory for loading PNM image" msgstr "Não foi possível alocar memória para carregar a imagem PNM" -#: ../gdk-pixbuf/io-pnm.c:818 +#: gdk-pixbuf/io-pnm.c:818 msgid "Insufficient memory to load PNM context struct" msgstr "Memória insuficiente para carregar a estrutura de contexto do PNM" -#: ../gdk-pixbuf/io-pnm.c:869 +#: gdk-pixbuf/io-pnm.c:869 msgid "Unexpected end of PNM image data" msgstr "Fim inesperado dos dados da imagem PNM" -#: ../gdk-pixbuf/io-pnm.c:997 +#: gdk-pixbuf/io-pnm.c:997 msgid "Insufficient memory to load PNM file" msgstr "Memória insuficiente para carregar o arquivo PNM" -#: ../gdk-pixbuf/io-pnm.c:1081 +#: gdk-pixbuf/io-pnm.c:1081 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "Família de formatos de imagem PNM/PBM/PGM/PPM" -#: ../gdk-pixbuf/io-ras.c:126 +#: gdk-pixbuf/io-ras.c:126 msgid "RAS image has bogus header data" msgstr "A imagem RAS tem dados de cabeçalho incorretos" -#: ../gdk-pixbuf/io-ras.c:148 +#: gdk-pixbuf/io-ras.c:148 msgid "RAS image has unknown type" msgstr "A imagem RAS tem tipo desconhecido" -#: ../gdk-pixbuf/io-ras.c:156 +#: gdk-pixbuf/io-ras.c:156 msgid "unsupported RAS image variation" msgstr "variação de imagem RAS não suportado" -#: ../gdk-pixbuf/io-ras.c:171 ../gdk-pixbuf/io-ras.c:200 +#: gdk-pixbuf/io-ras.c:171 gdk-pixbuf/io-ras.c:200 msgid "Not enough memory to load RAS image" msgstr "Memória insuficiente para carregar a imagem RAS" -#: ../gdk-pixbuf/io-ras.c:545 +#: gdk-pixbuf/io-ras.c:545 msgid "The Sun raster image format" msgstr "Formato de imagem raster Sun" -#: ../gdk-pixbuf/io-tga.c:154 +#: gdk-pixbuf/io-tga.c:154 msgid "Cannot allocate memory for IOBuffer struct" msgstr "Não foi possível alocar memória para a estrutura IOBuffer" -#: ../gdk-pixbuf/io-tga.c:173 +#: gdk-pixbuf/io-tga.c:173 msgid "Cannot allocate memory for IOBuffer data" msgstr "Não foi possível alocar memória para os dados de IOBuffer" -#: ../gdk-pixbuf/io-tga.c:184 +#: gdk-pixbuf/io-tga.c:184 msgid "Cannot realloc IOBuffer data" msgstr "Não foi possível realocar os dados de IOBuffer" -#: ../gdk-pixbuf/io-tga.c:214 +#: gdk-pixbuf/io-tga.c:214 msgid "Cannot allocate temporary IOBuffer data" msgstr "Não foi possível alocar os dados de IOBuffer temporários" -#: ../gdk-pixbuf/io-tga.c:347 +#: gdk-pixbuf/io-tga.c:347 msgid "Cannot allocate new pixbuf" msgstr "Não foi possível alocar novo pixbuf" -#: ../gdk-pixbuf/io-tga.c:687 +#: gdk-pixbuf/io-tga.c:687 msgid "Cannot allocate colormap structure" msgstr "Não foi possível alocar estrutura do mapa de cores" -#: ../gdk-pixbuf/io-tga.c:694 +#: gdk-pixbuf/io-tga.c:694 msgid "Cannot allocate colormap entries" msgstr "Não foi possível alocar entradas do mapa de cores" -#: ../gdk-pixbuf/io-tga.c:716 +#: gdk-pixbuf/io-tga.c:716 msgid "Unexpected bitdepth for colormap entries" msgstr "Profundidade de bits inesperada para as entradas do mapa de cores" -#: ../gdk-pixbuf/io-tga.c:734 +#: gdk-pixbuf/io-tga.c:734 msgid "Cannot allocate TGA header memory" msgstr "Não foi possível alocar a memória do cabeçalho TGA" -#: ../gdk-pixbuf/io-tga.c:767 +#: gdk-pixbuf/io-tga.c:767 msgid "TGA image has invalid dimensions" msgstr "A imagem TGA tem dimensões inválidas" -#: ../gdk-pixbuf/io-tga.c:773 ../gdk-pixbuf/io-tga.c:782 -#: ../gdk-pixbuf/io-tga.c:792 ../gdk-pixbuf/io-tga.c:802 -#: ../gdk-pixbuf/io-tga.c:809 +#: gdk-pixbuf/io-tga.c:773 gdk-pixbuf/io-tga.c:782 gdk-pixbuf/io-tga.c:792 +#: gdk-pixbuf/io-tga.c:802 gdk-pixbuf/io-tga.c:809 msgid "TGA image type not supported" msgstr "Sem suporte para imagem do tipo TGA" -#: ../gdk-pixbuf/io-tga.c:856 +#: gdk-pixbuf/io-tga.c:856 msgid "Cannot allocate memory for TGA context struct" msgstr "Não foi possível alocar memória para a estrutura de contexto TGA" -#: ../gdk-pixbuf/io-tga.c:921 +#: gdk-pixbuf/io-tga.c:921 msgid "Excess data in file" msgstr "Excesso de dados no arquivo" -#: ../gdk-pixbuf/io-tga.c:1000 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Formato de imagem Targa" -#: ../gdk-pixbuf/io-tiff.c:160 +#: gdk-pixbuf/io-tiff.c:160 msgid "Could not get image width (bad TIFF file)" msgstr "Não foi possível obter a largura da imagem (arquivo TIFF inválido)" -#: ../gdk-pixbuf/io-tiff.c:167 +#: gdk-pixbuf/io-tiff.c:167 msgid "Could not get image height (bad TIFF file)" msgstr "Não foi possível obter a altura da imagem (arquivo TIFF inválido)" -#: ../gdk-pixbuf/io-tiff.c:175 +#: gdk-pixbuf/io-tiff.c:175 msgid "Width or height of TIFF image is zero" msgstr "A largura ou a altura da imagem TIFF é zero" -#: ../gdk-pixbuf/io-tiff.c:184 ../gdk-pixbuf/io-tiff.c:193 +#: gdk-pixbuf/io-tiff.c:184 gdk-pixbuf/io-tiff.c:193 msgid "Dimensions of TIFF image too large" msgstr "As dimensões da imagem TIFF são grandes demais" -#: ../gdk-pixbuf/io-tiff.c:217 ../gdk-pixbuf/io-tiff.c:229 -#: ../gdk-pixbuf/io-tiff.c:541 +#: gdk-pixbuf/io-tiff.c:217 gdk-pixbuf/io-tiff.c:229 gdk-pixbuf/io-tiff.c:541 msgid "Insufficient memory to open TIFF file" msgstr "Memória insuficiente para abrir o arquivo TIFF" -#: ../gdk-pixbuf/io-tiff.c:275 +#: gdk-pixbuf/io-tiff.c:275 msgid "Failed to load RGB data from TIFF file" msgstr "Falha ao carregar os dados RGB do arquivo TIFF" -#: ../gdk-pixbuf/io-tiff.c:331 +#: gdk-pixbuf/io-tiff.c:331 msgid "Failed to open TIFF image" msgstr "Falha ao abrir a imagem TIFF" -#: ../gdk-pixbuf/io-tiff.c:343 ../gdk-pixbuf/io-tiff.c:722 +#: gdk-pixbuf/io-tiff.c:343 gdk-pixbuf/io-tiff.c:722 msgid "TIFFClose operation failed" msgstr "Falha na operação TIFFClose" -#: ../gdk-pixbuf/io-tiff.c:473 ../gdk-pixbuf/io-tiff.c:486 +#: gdk-pixbuf/io-tiff.c:473 gdk-pixbuf/io-tiff.c:486 msgid "Failed to load TIFF image" msgstr "Falha ao carregar a imagem TIFF" -#: ../gdk-pixbuf/io-tiff.c:670 +#: gdk-pixbuf/io-tiff.c:670 msgid "Failed to save TIFF image" msgstr "Falha ao salvar a imagem TIFF" -#: ../gdk-pixbuf/io-tiff.c:708 +#: gdk-pixbuf/io-tiff.c:708 msgid "Failed to write TIFF data" msgstr "Falha ao gravar dados TIFF" -#: ../gdk-pixbuf/io-tiff.c:760 +#: gdk-pixbuf/io-tiff.c:760 msgid "Couldn't write to TIFF file" msgstr "Não foi possível gravar no arquivo TIFF" -#: ../gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "Formato de imagem TIFF" -#: ../gdk-pixbuf/io-wbmp.c:246 +#: gdk-pixbuf/io-wbmp.c:246 msgid "Image has zero width" msgstr "A imagem tem largura zero" -#: ../gdk-pixbuf/io-wbmp.c:264 +#: gdk-pixbuf/io-wbmp.c:264 msgid "Image has zero height" msgstr "A imagem tem altura zero" -#: ../gdk-pixbuf/io-wbmp.c:275 +#: gdk-pixbuf/io-wbmp.c:275 msgid "Not enough memory to load image" msgstr "Memória insuficiente para carregar a imagem" -#: ../gdk-pixbuf/io-wbmp.c:334 +#: gdk-pixbuf/io-wbmp.c:334 msgid "Couldn't save the rest" msgstr "Não foi possível salvar o restante" -#: ../gdk-pixbuf/io-wbmp.c:375 +#: gdk-pixbuf/io-wbmp.c:375 msgid "The WBMP image format" msgstr "Formato de imagem WBMP" -#: ../gdk-pixbuf/io-xbm.c:295 +#: gdk-pixbuf/io-xbm.c:295 msgid "Invalid XBM file" msgstr "Arquivo XBM inválido" -#: ../gdk-pixbuf/io-xbm.c:305 +#: gdk-pixbuf/io-xbm.c:305 msgid "Insufficient memory to load XBM image file" msgstr "Memória insuficiente para carregar o arquivo de imagem XBM" -#: ../gdk-pixbuf/io-xbm.c:453 +#: gdk-pixbuf/io-xbm.c:453 msgid "Failed to write to temporary file when loading XBM image" msgstr "Falha ao gravar no arquivo temporário ao carregar a imagem XBM" -#: ../gdk-pixbuf/io-xbm.c:492 +#: gdk-pixbuf/io-xbm.c:492 msgid "The XBM image format" msgstr "Formato de imagem XBM" -#: ../gdk-pixbuf/io-xpm.c:468 +#: gdk-pixbuf/io-xpm.c:468 msgid "No XPM header found" msgstr "Não foi encontrado o cabeçalho XPM" -#: ../gdk-pixbuf/io-xpm.c:477 +#: gdk-pixbuf/io-xpm.c:477 msgid "Invalid XPM header" msgstr "Cabeçalho XPM inválido" -#: ../gdk-pixbuf/io-xpm.c:485 +#: gdk-pixbuf/io-xpm.c:485 msgid "XPM file has image width <= 0" msgstr "O arquivo XPM tem uma largura de imagem <= 0" -#: ../gdk-pixbuf/io-xpm.c:493 +#: gdk-pixbuf/io-xpm.c:493 msgid "XPM file has image height <= 0" msgstr "O arquivo XPM tem uma altura de imagem <= 0" -#: ../gdk-pixbuf/io-xpm.c:501 +#: gdk-pixbuf/io-xpm.c:501 msgid "XPM has invalid number of chars per pixel" msgstr "O XPM tem um número inválido de caracteres por pixel" -#: ../gdk-pixbuf/io-xpm.c:510 +#: gdk-pixbuf/io-xpm.c:510 msgid "XPM file has invalid number of colors" msgstr "O arquivo XPM tem um número de cores inválido" -#: ../gdk-pixbuf/io-xpm.c:522 ../gdk-pixbuf/io-xpm.c:531 -#: ../gdk-pixbuf/io-xpm.c:583 +#: gdk-pixbuf/io-xpm.c:522 gdk-pixbuf/io-xpm.c:531 gdk-pixbuf/io-xpm.c:583 msgid "Cannot allocate memory for loading XPM image" msgstr "Não foi possível alocar memória para carregar a imagem XPM" -#: ../gdk-pixbuf/io-xpm.c:545 +#: gdk-pixbuf/io-xpm.c:545 msgid "Cannot read XPM colormap" msgstr "Não foi possível ler o mapa de cores XPM" -#: ../gdk-pixbuf/io-xpm.c:777 +#: gdk-pixbuf/io-xpm.c:777 msgid "Failed to write to temporary file when loading XPM image" msgstr "Falha ao gravar o arquivo temporário ao carregar a imagem XPM" -#: ../gdk-pixbuf/io-xpm.c:816 +#: gdk-pixbuf/io-xpm.c:816 msgid "The XPM image format" msgstr "O formato de imagem XPM" -#: ../gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:59 msgid "The EMF image format" msgstr "Formato de imagem EMF" -#: ../gdk-pixbuf/io-gdip-utils.c:212 +#: gdk-pixbuf/io-gdip-utils.c:212 #, c-format msgid "Could not allocate memory: %s" msgstr "Não foi possível alocar memória: %s" -#: ../gdk-pixbuf/io-gdip-utils.c:237 ../gdk-pixbuf/io-gdip-utils.c:350 -#: ../gdk-pixbuf/io-gdip-utils.c:383 +#: gdk-pixbuf/io-gdip-utils.c:237 gdk-pixbuf/io-gdip-utils.c:350 +#: gdk-pixbuf/io-gdip-utils.c:383 #, c-format msgid "Could not create stream: %s" msgstr "Não foi possível criar fluxo: %s" -#: ../gdk-pixbuf/io-gdip-utils.c:251 +#: gdk-pixbuf/io-gdip-utils.c:251 #, c-format msgid "Could not seek stream: %s" msgstr "Não foi possível percorrer fluxo: %s" -#: ../gdk-pixbuf/io-gdip-utils.c:263 +#: gdk-pixbuf/io-gdip-utils.c:263 #, c-format msgid "Could not read from stream: %s" msgstr "Não foi possível ler do fluxo: %s" -#: ../gdk-pixbuf/io-gdip-utils.c:736 +#: gdk-pixbuf/io-gdip-utils.c:736 msgid "Couldn't create pixbuf" msgstr "Não foi possível criar pixbuf" -#: ../gdk-pixbuf/io-gdip-utils.c:798 +#: gdk-pixbuf/io-gdip-utils.c:798 msgid "Couldn't load bitmap" msgstr "Não foi possível carregar bitmap" -#: ../gdk-pixbuf/io-gdip-utils.c:821 +#: gdk-pixbuf/io-gdip-utils.c:821 msgid "Couldn't load metafile" msgstr "Não foi possível carregar metarquivo" -#: ../gdk-pixbuf/io-gdip-utils.c:980 +#: gdk-pixbuf/io-gdip-utils.c:980 msgid "Unsupported image format for GDI+" msgstr "Formato de imagem não suportado para GDI+" -#: ../gdk-pixbuf/io-gdip-utils.c:987 +#: gdk-pixbuf/io-gdip-utils.c:987 msgid "Couldn't save" msgstr "Não foi possível salvar" -#: ../gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:58 msgid "The WMF image format" msgstr "Formato de imagem WMF" #. Description of --sync in --help output -#: ../gdk/win32/gdkmain-win32.c:54 +#: gdk/win32/gdkmain-win32.c:54 msgid "Don't batch GDI requests" msgstr "Não acumula requisições GDI" #. Description of --no-wintab in --help output -#: ../gdk/win32/gdkmain-win32.c:56 +#: gdk/win32/gdkmain-win32.c:56 msgid "Don't use the Wintab API for tablet support" msgstr "Não utiliza o Wintab API para suporte de tablet" #. Description of --ignore-wintab in --help output -#: ../gdk/win32/gdkmain-win32.c:58 +#: gdk/win32/gdkmain-win32.c:58 msgid "Same as --no-wintab" msgstr "O mesmo que --no-wintab" #. Description of --use-wintab in --help output -#: ../gdk/win32/gdkmain-win32.c:60 +#: gdk/win32/gdkmain-win32.c:60 msgid "Do use the Wintab API [default]" msgstr "Utiliza o Wintab API [padrão]" #. Description of --max-colors=COLORS in --help output -#: ../gdk/win32/gdkmain-win32.c:62 +#: gdk/win32/gdkmain-win32.c:62 msgid "Size of the palette in 8 bit mode" msgstr "Tamanho da paleta no modo de 8 bits" #. Placeholder in --max-colors=COLORS in --help output -#: ../gdk/win32/gdkmain-win32.c:63 +#: gdk/win32/gdkmain-win32.c:63 msgid "COLORS" msgstr "CORES" #. Description of --sync in --help output -#: ../gdk/x11/gdkmain-x11.c:92 +#: gdk/x11/gdkmain-x11.c:92 msgid "Make X calls synchronous" msgstr "Torna síncronas as chamadas do X" -#: ../gdk/x11/gdkapplaunchcontext-x11.c:311 +#: gdk/x11/gdkapplaunchcontext-x11.c:311 #, c-format msgid "Starting %s" msgstr "Iniciando %s" -#: ../gdk/x11/gdkapplaunchcontext-x11.c:313 +#: gdk/x11/gdkapplaunchcontext-x11.c:313 #, c-format msgid "Opening %s" msgstr "Abrindo %s" -#: ../gdk/x11/gdkapplaunchcontext-x11.c:316 +#: gdk/x11/gdkapplaunchcontext-x11.c:316 #, c-format msgid "Opening %d Item" msgid_plural "Opening %d Items" msgstr[0] "Abrindo %d item" msgstr[1] "Abrindo %d itens" -#: ../gtk/gtkaboutdialog.c:264 ../gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "Licença" -#: ../gtk/gtkaboutdialog.c:265 +#: gtk/gtkaboutdialog.c:265 msgid "The license of the program" msgstr "A licença do programa" #. Add the credits button -#: ../gtk/gtkaboutdialog.c:500 +#: gtk/gtkaboutdialog.c:500 msgid "C_redits" msgstr "_Créditos" #. Add the license button -#: ../gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "_Licença" -#: ../gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "Sobre o %s" -#: ../gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "Créditos" -#: ../gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "Escrito por" -#: ../gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "Documentado por" -#: ../gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "Traduzido por" -#: ../gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "Arte por" @@ -1210,7 +1199,7 @@ msgstr "Arte por" #. * #. * Don't include the prefix "keyboard label|" in the translation. #. -#: ../gtk/gtkaccellabel.c:93 +#: gtk/gtkaccellabel.c:93 msgid "keyboard label|Shift" msgstr "Shift" @@ -1221,7 +1210,7 @@ msgstr "Shift" #. * #. * Don't include the prefix "keyboard label|" in the translation. #. -#: ../gtk/gtkaccellabel.c:101 +#: gtk/gtkaccellabel.c:101 msgid "keyboard label|Ctrl" msgstr "Ctrl" @@ -1232,7 +1221,7 @@ msgstr "Ctrl" #. * #. * Don't include the prefix "keyboard label|" in the translation. #. -#: ../gtk/gtkaccellabel.c:109 +#: gtk/gtkaccellabel.c:109 msgid "keyboard label|Alt" msgstr "Alt" @@ -1242,7 +1231,7 @@ msgstr "Alt" #. * this. #. * And do not translate the part before the |. #. -#: ../gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "Super" @@ -1252,7 +1241,7 @@ msgstr "Super" #. * this. #. * And do not translate the part before the |. #. -#: ../gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "Hyper" @@ -1262,31 +1251,31 @@ msgstr "Hyper" #. * this. #. * And do not translate the part before the |. #. -#: ../gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "Meta" #. do not translate the part before the | -#: ../gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "Espaço" #. do not translate the part before the | -#: ../gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "Barra _invertida" -#: ../gtk/gtkbuilderparser.c:340 +#: gtk/gtkbuilderparser.c:340 #, c-format msgid "Invalid type function: `%s'" msgstr "Função de tipo inválida: \"%s\"" -#: ../gtk/gtkbuilderparser.c:823 +#: gtk/gtkbuilderparser.c:823 #, c-format msgid "Invalid root element: '%s'" msgstr "Elemento raiz inválido: \"%s\"" -#: ../gtk/gtkbuilderparser.c:862 +#: gtk/gtkbuilderparser.c:862 #, c-format msgid "Unhandled tag: '%s'" msgstr "Marca não manipulada: \"%s\"" @@ -1300,7 +1289,7 @@ msgstr "Marca não manipulada: \"%s\"" #. * so if you have a default text direction of RTL and YM, then #. * the year will appear on the right. #. -#: ../gtk/gtkcalendar.c:758 +#: gtk/gtkcalendar.c:758 msgid "calendar:MY" msgstr "calendar:MY" @@ -1308,7 +1297,7 @@ msgstr "calendar:MY" #. * first day of the week to calendar:week_start:1 if you want Monday #. * to be the first day of the week, and so on. #. -#: ../gtk/gtkcalendar.c:796 +#: gtk/gtkcalendar.c:796 msgid "calendar:week_start:0" msgstr "calendar:week_start:0" @@ -1320,7 +1309,7 @@ msgstr "calendar:week_start:0" #. * #. * If you don't understand this, leave it as "2000" #. -#: ../gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "2000" @@ -1335,7 +1324,7 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: ../gtk/gtkcalendar.c:1828 ../gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "%d" @@ -1351,7 +1340,7 @@ msgstr "%d" #. * digits. That needs support from your system and locale definition #. * too. #. -#: ../gtk/gtkcalendar.c:1860 ../gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "%d" @@ -1367,7 +1356,7 @@ msgstr "%d" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: ../gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "%Y" @@ -1375,7 +1364,7 @@ msgstr "%Y" #. * a disabled accelerator key combination. Only include #. * the text after the | in the translation. #. -#: ../gtk/gtkcellrendereraccel.c:235 +#: gtk/gtkcellrendereraccel.c:235 msgid "Accelerator|Disabled" msgstr "Desabilitado" @@ -1383,25 +1372,25 @@ msgstr "Desabilitado" #. * an accelerator when the cell is clicked to change the #. * acelerator. #. -#: ../gtk/gtkcellrendereraccel.c:368 ../gtk/gtkcellrendereraccel.c:580 +#: gtk/gtkcellrendereraccel.c:368 gtk/gtkcellrendereraccel.c:580 msgid "New accelerator..." msgstr "Novo acelerador..." #. do not translate the part before the | -#: ../gtk/gtkcellrendererprogress.c:362 ../gtk/gtkcellrendererprogress.c:449 +#: gtk/gtkcellrendererprogress.c:362 gtk/gtkcellrendererprogress.c:449 #, c-format msgid "progress bar label|%d %%" msgstr "%d %%" -#: ../gtk/gtkcolorbutton.c:188 ../gtk/gtkcolorbutton.c:559 +#: gtk/gtkcolorbutton.c:188 gtk/gtkcolorbutton.c:559 msgid "Pick a Color" msgstr "Escolha uma cor" -#: ../gtk/gtkcolorbutton.c:448 +#: gtk/gtkcolorbutton.c:448 msgid "Received invalid color data\n" msgstr "Dados de cor inválidos recebidos\n" -#: ../gtk/gtkcolorsel.c:354 +#: gtk/gtkcolorsel.c:354 msgid "" "Select the color you want from the outer ring. Select the darkness or " "lightness of that color using the inner triangle." @@ -1409,7 +1398,7 @@ msgstr "" "Selecione a cor que você deseja a partir do anel externo. Selecione a " "luminosidade dessa cor utilizando o triângulo interno." -#: ../gtk/gtkcolorsel.c:378 +#: gtk/gtkcolorsel.c:378 msgid "" "Click the eyedropper, then click a color anywhere on your screen to select " "that color." @@ -1417,67 +1406,67 @@ msgstr "" "Clique no conta-gotas, depois clique numa cor em qualquer ponto da tela para " "selecioná-la." -#: ../gtk/gtkcolorsel.c:387 +#: gtk/gtkcolorsel.c:387 msgid "_Hue:" msgstr "_Matiz:" -#: ../gtk/gtkcolorsel.c:388 +#: gtk/gtkcolorsel.c:388 msgid "Position on the color wheel." msgstr "Posição da roda de cores." -#: ../gtk/gtkcolorsel.c:390 +#: gtk/gtkcolorsel.c:390 msgid "_Saturation:" msgstr "_Saturação:" -#: ../gtk/gtkcolorsel.c:391 +#: gtk/gtkcolorsel.c:391 msgid "\"Deepness\" of the color." msgstr "\"Profundidade\" da cor." -#: ../gtk/gtkcolorsel.c:392 +#: gtk/gtkcolorsel.c:392 msgid "_Value:" msgstr "_Valor:" -#: ../gtk/gtkcolorsel.c:393 +#: gtk/gtkcolorsel.c:393 msgid "Brightness of the color." msgstr "Brilho da cor." -#: ../gtk/gtkcolorsel.c:394 +#: gtk/gtkcolorsel.c:394 msgid "_Red:" msgstr "V_ermelho:" -#: ../gtk/gtkcolorsel.c:395 +#: gtk/gtkcolorsel.c:395 msgid "Amount of red light in the color." msgstr "Quantidade de luz vermelha na cor." -#: ../gtk/gtkcolorsel.c:396 +#: gtk/gtkcolorsel.c:396 msgid "_Green:" msgstr "Ve_rde:" -#: ../gtk/gtkcolorsel.c:397 +#: gtk/gtkcolorsel.c:397 msgid "Amount of green light in the color." msgstr "Quantidade de luz verde na cor." -#: ../gtk/gtkcolorsel.c:398 +#: gtk/gtkcolorsel.c:398 msgid "_Blue:" msgstr "_Azul:" -#: ../gtk/gtkcolorsel.c:399 +#: gtk/gtkcolorsel.c:399 msgid "Amount of blue light in the color." msgstr "Quantidade de luz azul na cor." -#: ../gtk/gtkcolorsel.c:402 +#: gtk/gtkcolorsel.c:402 msgid "Op_acity:" msgstr "Op_acidade:" -#: ../gtk/gtkcolorsel.c:409 ../gtk/gtkcolorsel.c:419 +#: gtk/gtkcolorsel.c:409 gtk/gtkcolorsel.c:419 msgid "Transparency of the color." msgstr "Transparência da cor." -#: ../gtk/gtkcolorsel.c:426 +#: gtk/gtkcolorsel.c:426 msgid "Color _name:" msgstr "_Nome da cor:" -#: ../gtk/gtkcolorsel.c:440 +#: gtk/gtkcolorsel.c:440 msgid "" "You can enter an HTML-style hexadecimal color value, or simply a color name " "such as 'orange' in this entry." @@ -1486,15 +1475,15 @@ msgstr "" "HTML, ou simplesmente um nome de cor tal como \"orange\" (laranja) nesta " "entrada." -#: ../gtk/gtkcolorsel.c:470 +#: gtk/gtkcolorsel.c:470 msgid "_Palette:" msgstr "_Paleta:" -#: ../gtk/gtkcolorsel.c:499 +#: gtk/gtkcolorsel.c:499 msgid "Color Wheel" msgstr "Roda de cores" -#: ../gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " @@ -1505,7 +1494,7 @@ msgstr "" "ou selecionar esta cor como sendo a atual arrastando-a sobre a outra cor ao " "lado." -#: ../gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." @@ -1513,11 +1502,11 @@ msgstr "" "A cor que você escolheu. Você pode arrastar esta cor para uma entrada da " "paleta para utilizá-la no futuro." -#: ../gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "_Salvar cor aqui" -#: ../gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1526,51 +1515,51 @@ msgstr "" "entrada, arraste uma cor até aqui ou clique com o botão direito sobre a cor " "e selecione a opção \"Salvar cor aqui.\"" -#: ../gtk/gtkcolorseldialog.c:170 +#: gtk/gtkcolorseldialog.c:170 msgid "Color Selection" msgstr "Seleção de cor" -#: ../gtk/gtkentry.c:5376 ../gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "_Métodos de entrada" -#: ../gtk/gtkentry.c:5390 ../gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "_Inserir caractere de controle Unicode" -#: ../gtk/gtkfilechooserbutton.c:64 +#: gtk/gtkfilechooserbutton.c:64 msgid "Select A File" msgstr "Selecione um arquivo" -#: ../gtk/gtkfilechooserbutton.c:65 ../gtk/gtkfilechooserdefault.c:1909 +#: gtk/gtkfilechooserbutton.c:65 gtk/gtkfilechooserdefault.c:1909 msgid "Desktop" msgstr "Desktop" -#: ../gtk/gtkfilechooserbutton.c:66 +#: gtk/gtkfilechooserbutton.c:66 msgid "(None)" msgstr "(Nenhum)" -#: ../gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "Outra..." -#: ../gtk/gtkfilechooserdefault.c:1053 +#: gtk/gtkfilechooserdefault.c:1053 msgid "Could not retrieve information about the file" msgstr "Não foi possível obter informações sobre o arquivo" -#: ../gtk/gtkfilechooserdefault.c:1064 +#: gtk/gtkfilechooserdefault.c:1064 msgid "Could not add a bookmark" msgstr "Não foi possível adicionar um marcador" -#: ../gtk/gtkfilechooserdefault.c:1075 +#: gtk/gtkfilechooserdefault.c:1075 msgid "Could not remove bookmark" msgstr "Não foi possível remover o marcador" -#: ../gtk/gtkfilechooserdefault.c:1086 +#: gtk/gtkfilechooserdefault.c:1086 msgid "The folder could not be created" msgstr "Não foi possível criar a pasta" -#: ../gtk/gtkfilechooserdefault.c:1099 +#: gtk/gtkfilechooserdefault.c:1099 msgid "" "The folder could not be created, as a file with the same name already " "exists. Try using a different name for the folder, or rename the file first." @@ -1579,11 +1568,11 @@ msgstr "" "Tente usar um nome diferente para a pasta, ou renomeie o arquivo já " "existente antes." -#: ../gtk/gtkfilechooserdefault.c:1110 +#: gtk/gtkfilechooserdefault.c:1110 msgid "Invalid file name" msgstr "Nome de arquivo inválido" -#: ../gtk/gtkfilechooserdefault.c:1120 +#: gtk/gtkfilechooserdefault.c:1120 msgid "The folder contents could not be displayed" msgstr "Não foi possível exibir o conteúdo da pasta" @@ -1591,170 +1580,170 @@ msgstr "Não foi possível exibir o conteúdo da pasta" #. * is a hostname. Nautilus and the panel contain the same string #. * to translate. #. -#: ../gtk/gtkfilechooserdefault.c:1661 +#: gtk/gtkfilechooserdefault.c:1661 #, c-format msgid "%1$s on %2$s" msgstr "%1$s em %2$s" -#: ../gtk/gtkfilechooserdefault.c:1837 +#: gtk/gtkfilechooserdefault.c:1837 msgid "Search" msgstr "Pesquisar" -#: ../gtk/gtkfilechooserdefault.c:1861 +#: gtk/gtkfilechooserdefault.c:1861 msgid "Recently Used" msgstr "Usado recentemente" -#: ../gtk/gtkfilechooserdefault.c:2476 +#: gtk/gtkfilechooserdefault.c:2476 msgid "Select which types of files are shown" msgstr "Seleciona quais tipos de arquivos são mostrados" -#: ../gtk/gtkfilechooserdefault.c:2905 +#: gtk/gtkfilechooserdefault.c:2905 #, c-format msgid "Add the folder '%s' to the bookmarks" msgstr "Adiciona a pasta \"%s\" aos marcadores" -#: ../gtk/gtkfilechooserdefault.c:2946 +#: gtk/gtkfilechooserdefault.c:2946 #, c-format msgid "Add the current folder to the bookmarks" msgstr "Adiciona a pasta atual aos marcadores" -#: ../gtk/gtkfilechooserdefault.c:2948 +#: gtk/gtkfilechooserdefault.c:2948 #, c-format msgid "Add the selected folders to the bookmarks" msgstr "Adiciona as pastas selecionadas aos marcadores" -#: ../gtk/gtkfilechooserdefault.c:2988 +#: gtk/gtkfilechooserdefault.c:2988 #, c-format msgid "Remove the bookmark '%s'" msgstr "Remove o marcador \"%s\"" -#: ../gtk/gtkfilechooserdefault.c:3706 +#: gtk/gtkfilechooserdefault.c:3706 msgid "Remove" msgstr "Remover" -#: ../gtk/gtkfilechooserdefault.c:3715 +#: gtk/gtkfilechooserdefault.c:3715 msgid "Rename..." msgstr "Renomear..." #. Accessible object name for the file chooser's shortcuts pane -#: ../gtk/gtkfilechooserdefault.c:3861 +#: gtk/gtkfilechooserdefault.c:3861 msgid "Places" msgstr "Locais" #. Column header for the file chooser's shortcuts pane -#: ../gtk/gtkfilechooserdefault.c:3918 +#: gtk/gtkfilechooserdefault.c:3918 msgid "_Places" msgstr "_Locais" -#: ../gtk/gtkfilechooserdefault.c:3973 ../gtk/gtkstock.c:297 +#: gtk/gtkfilechooserdefault.c:3973 gtk/gtkstock.c:297 msgid "_Add" msgstr "_Adicionar" -#: ../gtk/gtkfilechooserdefault.c:3980 +#: gtk/gtkfilechooserdefault.c:3980 msgid "Add the selected folder to the Bookmarks" msgstr "Adiciona a pasta selecionada aos Marcadores" -#: ../gtk/gtkfilechooserdefault.c:3985 ../gtk/gtkstock.c:386 +#: gtk/gtkfilechooserdefault.c:3985 gtk/gtkstock.c:386 msgid "_Remove" msgstr "_Remover" -#: ../gtk/gtkfilechooserdefault.c:3992 +#: gtk/gtkfilechooserdefault.c:3992 msgid "Remove the selected bookmark" msgstr "Remove o marcador selecionado" -#: ../gtk/gtkfilechooserdefault.c:4089 +#: gtk/gtkfilechooserdefault.c:4089 msgid "Could not select file" msgstr "Não foi possível selecionar arquivo" -#: ../gtk/gtkfilechooserdefault.c:4262 +#: gtk/gtkfilechooserdefault.c:4262 msgid "_Add to Bookmarks" msgstr "_Adicionar aos marcadores" -#: ../gtk/gtkfilechooserdefault.c:4276 +#: gtk/gtkfilechooserdefault.c:4276 msgid "Show _Hidden Files" msgstr "Mostrar arquivos _ocultos" -#: ../gtk/gtkfilechooserdefault.c:4519 ../gtk/gtkfilesel.c:730 +#: gtk/gtkfilechooserdefault.c:4519 gtk/gtkfilesel.c:730 msgid "Files" msgstr "Arquivos" -#: ../gtk/gtkfilechooserdefault.c:4568 +#: gtk/gtkfilechooserdefault.c:4568 msgid "Name" msgstr "Nome" -#: ../gtk/gtkfilechooserdefault.c:4593 +#: gtk/gtkfilechooserdefault.c:4593 msgid "Size" msgstr "Tamanho" -#: ../gtk/gtkfilechooserdefault.c:4607 +#: gtk/gtkfilechooserdefault.c:4607 msgid "Modified" msgstr "Modificado" #. Label -#: ../gtk/gtkfilechooserdefault.c:4827 ../gtk/gtkprinteroptionwidget.c:786 +#: gtk/gtkfilechooserdefault.c:4827 gtk/gtkprinteroptionwidget.c:786 msgid "_Name:" msgstr "_Nome:" -#: ../gtk/gtkfilechooserdefault.c:4869 +#: gtk/gtkfilechooserdefault.c:4869 msgid "_Browse for other folders" msgstr "_Navegar em outras pastas" -#: ../gtk/gtkfilechooserdefault.c:5139 +#: gtk/gtkfilechooserdefault.c:5139 msgid "Type a file name" msgstr "Digite um nome de arquivo" #. Create Folder -#: ../gtk/gtkfilechooserdefault.c:5176 +#: gtk/gtkfilechooserdefault.c:5176 msgid "Create Fo_lder" msgstr "Criar _pasta" -#: ../gtk/gtkfilechooserdefault.c:5186 +#: gtk/gtkfilechooserdefault.c:5186 msgid "_Location:" msgstr "_Localização" -#: ../gtk/gtkfilechooserdefault.c:5375 +#: gtk/gtkfilechooserdefault.c:5375 msgid "Save in _folder:" msgstr "Salvar na _pasta:" -#: ../gtk/gtkfilechooserdefault.c:5377 +#: gtk/gtkfilechooserdefault.c:5377 msgid "Create in _folder:" msgstr "Criar na _pasta:" -#: ../gtk/gtkfilechooserdefault.c:6971 +#: gtk/gtkfilechooserdefault.c:6971 msgid "Cannot change to folder because it is not local" msgstr "Não foi possível ir para a pasta porque ela não é local" -#: ../gtk/gtkfilechooserdefault.c:7596 ../gtk/gtkfilechooserdefault.c:7617 +#: gtk/gtkfilechooserdefault.c:7596 gtk/gtkfilechooserdefault.c:7617 #, c-format msgid "Shortcut %s already exists" msgstr "O atalho %s já existe" -#: ../gtk/gtkfilechooserdefault.c:7707 +#: gtk/gtkfilechooserdefault.c:7707 #, c-format msgid "Shortcut %s does not exist" msgstr "O atalho %s não existe" -#: ../gtk/gtkfilechooserdefault.c:7950 ../gtk/gtkprintunixdialog.c:364 +#: gtk/gtkfilechooserdefault.c:7950 gtk/gtkprintunixdialog.c:364 #, c-format msgid "A file named \"%s\" already exists. Do you want to replace it?" msgstr "Um arquivo com o nome \"%s\" já existe. Você deseja substituí-lo?" -#: ../gtk/gtkfilechooserdefault.c:7953 ../gtk/gtkprintunixdialog.c:368 +#: gtk/gtkfilechooserdefault.c:7953 gtk/gtkprintunixdialog.c:368 #, c-format msgid "" "The file already exists in \"%s\". Replacing it will overwrite its contents." msgstr "" "O arquivo já existe em \"%s\". Substituí-lo irá sobrescrever seu conteúdo." -#: ../gtk/gtkfilechooserdefault.c:7958 ../gtk/gtkprintunixdialog.c:375 +#: gtk/gtkfilechooserdefault.c:7958 gtk/gtkprintunixdialog.c:375 msgid "_Replace" msgstr "Substitui_r" -#: ../gtk/gtkfilechooserdefault.c:8719 +#: gtk/gtkfilechooserdefault.c:8719 msgid "Could not start the search process" msgstr "Não foi possível iniciar o processo de pesquisa" -#: ../gtk/gtkfilechooserdefault.c:8720 +#: gtk/gtkfilechooserdefault.c:8720 msgid "" "The program was not able to create a connection to the indexer daemon. " "Please make sure it is running." @@ -1762,67 +1751,67 @@ msgstr "" "Não foi possível estabelecer uma conexão com o serviço indexador. Por favor, " "certifique-se de que o serviço está em execução." -#: ../gtk/gtkfilechooserdefault.c:8734 +#: gtk/gtkfilechooserdefault.c:8734 msgid "Could not send the search request" msgstr "Não foi possível enviar o pedido de pesquisa" #. Label -#: ../gtk/gtkfilechooserdefault.c:9149 +#: gtk/gtkfilechooserdefault.c:9149 msgid "_Search:" msgstr "_Pesquisar:" -#: ../gtk/gtkfilechooserdefault.c:10096 +#: gtk/gtkfilechooserdefault.c:10096 #, c-format msgid "Could not mount %s" msgstr "Não foi possível montar %s" -#: ../gtk/gtkfilechooserdefault.c:10750 +#: gtk/gtkfilechooserdefault.c:10750 msgid "Type name of new folder" msgstr "Digite o nome da nova pasta" -#: ../gtk/gtkfilechooserdefault.c:10800 +#: gtk/gtkfilechooserdefault.c:10800 #, c-format msgid "%.1f KB" msgstr "%.1f KB" -#: ../gtk/gtkfilechooserdefault.c:10802 +#: gtk/gtkfilechooserdefault.c:10802 #, c-format msgid "%.1f MB" msgstr "%.1f MB" -#: ../gtk/gtkfilechooserdefault.c:10804 +#: gtk/gtkfilechooserdefault.c:10804 #, c-format msgid "%.1f GB" msgstr "%.1f GB" -#: ../gtk/gtkfilechooserdefault.c:10907 ../gtk/gtkfilechooserdefault.c:10929 -#: ../gtk/gtkfilechooserdefault.c:11000 +#: gtk/gtkfilechooserdefault.c:10907 gtk/gtkfilechooserdefault.c:10929 +#: gtk/gtkfilechooserdefault.c:11000 msgid "Unknown" msgstr "Desconhecido" -#: ../gtk/gtkfilechooserdefault.c:10947 +#: gtk/gtkfilechooserdefault.c:10947 msgid "%H:%M" msgstr "%H:%M" -#: ../gtk/gtkfilechooserdefault.c:10949 +#: gtk/gtkfilechooserdefault.c:10949 msgid "Yesterday at %H:%M" msgstr "Ontem às %H:%M" -#: ../gtk/gtkfilechooserentry.c:659 ../gtk/gtkfilechooserentry.c:1115 +#: gtk/gtkfilechooserentry.c:659 gtk/gtkfilechooserentry.c:1115 msgid "Invalid path" msgstr "Caminho inválido" #. translators: this text is shown when there are no completions #. * for something the user typed in a file chooser entry #. -#: ../gtk/gtkfilechooserentry.c:1070 +#: gtk/gtkfilechooserentry.c:1070 msgid "No match" msgstr "Nada encontrado" #. translators: this text is shown when there is exactly one completion #. * for something the user typed in a file chooser entry #. -#: ../gtk/gtkfilechooserentry.c:1081 +#: gtk/gtkfilechooserentry.c:1081 msgid "Sole completion" msgstr "Conclusão exclusiva" @@ -1830,41 +1819,41 @@ msgstr "Conclusão exclusiva" #. * entry is a complete filename, but could be continued to find #. * a longer match #. -#: ../gtk/gtkfilechooserentry.c:1097 +#: gtk/gtkfilechooserentry.c:1097 msgid "Complete, but not unique" msgstr "Concluído, mas não é o único" #. translators: this text is shown while the system is searching #. * for possible completions for text in a file chooser entry #. -#: ../gtk/gtkfilechooserentry.c:1133 +#: gtk/gtkfilechooserentry.c:1133 msgid "Completing..." msgstr "Completando..." -#: ../gtk/gtkfilechoosersettings.c:262 ../gtk/gtkfilesel.c:1349 -#: ../gtk/gtkfilesel.c:1358 +#: gtk/gtkfilechoosersettings.c:262 gtk/gtkfilesel.c:1349 +#: gtk/gtkfilesel.c:1358 #, c-format msgid "Error creating folder '%s': %s" msgstr "Erro ao criar a pasta \"%s\": %s" -#: ../gtk/gtkfilesel.c:694 +#: gtk/gtkfilesel.c:694 msgid "Folders" msgstr "Pastas" -#: ../gtk/gtkfilesel.c:698 +#: gtk/gtkfilesel.c:698 msgid "Fol_ders" msgstr "Pas_tas" -#: ../gtk/gtkfilesel.c:734 +#: gtk/gtkfilesel.c:734 msgid "_Files" msgstr "_Arquivos" -#: ../gtk/gtkfilesel.c:821 ../gtk/gtkfilesel.c:2148 +#: gtk/gtkfilesel.c:821 gtk/gtkfilesel.c:2148 #, c-format msgid "Folder unreadable: %s" msgstr "Pasta ilegível: %s" -#: ../gtk/gtkfilesel.c:905 +#: gtk/gtkfilesel.c:905 #, c-format msgid "" "The file \"%s\" resides on another machine (called %s) and may not be " @@ -1875,19 +1864,19 @@ msgstr "" "estar disponível para esta aplicação.\n" "Você tem certeza de que deseja selecioná-lo?" -#: ../gtk/gtkfilesel.c:1020 +#: gtk/gtkfilesel.c:1020 msgid "_New Folder" msgstr "_Nova pasta" -#: ../gtk/gtkfilesel.c:1031 +#: gtk/gtkfilesel.c:1031 msgid "De_lete File" msgstr "E_xcluir Arquivo" -#: ../gtk/gtkfilesel.c:1042 +#: gtk/gtkfilesel.c:1042 msgid "_Rename File" msgstr "_Renomear arquivo" -#: ../gtk/gtkfilesel.c:1347 +#: gtk/gtkfilesel.c:1347 #, c-format msgid "" "The folder name \"%s\" contains symbols that are not allowed in filenames" @@ -1895,72 +1884,72 @@ msgstr "" "O nome de pasta \"%s\" contém símbolos que não são permitidos em nomes de " "arquivos" -#: ../gtk/gtkfilesel.c:1392 +#: gtk/gtkfilesel.c:1392 msgid "New Folder" msgstr "Nova pasta" -#: ../gtk/gtkfilesel.c:1407 +#: gtk/gtkfilesel.c:1407 msgid "_Folder name:" msgstr "Nome da _pasta:" -#: ../gtk/gtkfilesel.c:1431 +#: gtk/gtkfilesel.c:1431 msgid "C_reate" msgstr "C_riar" -#: ../gtk/gtkfilesel.c:1474 ../gtk/gtkfilesel.c:1581 ../gtk/gtkfilesel.c:1594 +#: gtk/gtkfilesel.c:1474 gtk/gtkfilesel.c:1581 gtk/gtkfilesel.c:1594 #, c-format msgid "The filename \"%s\" contains symbols that are not allowed in filenames" msgstr "" "O nome de arquivo \"%s\" contém símbolos que não são permitidos em nomes de " "arquivos" -#: ../gtk/gtkfilesel.c:1477 ../gtk/gtkfilesel.c:1487 +#: gtk/gtkfilesel.c:1477 gtk/gtkfilesel.c:1487 #, c-format msgid "Error deleting file '%s': %s" msgstr "Erro ao excluir o arquivo \"%s\": %s" -#: ../gtk/gtkfilesel.c:1530 +#: gtk/gtkfilesel.c:1530 #, c-format msgid "Really delete file \"%s\"?" msgstr "Você realmente deseja excluir o arquivo \"%s\"?" -#: ../gtk/gtkfilesel.c:1535 +#: gtk/gtkfilesel.c:1535 msgid "Delete File" msgstr "Excluir arquivo" -#: ../gtk/gtkfilesel.c:1583 +#: gtk/gtkfilesel.c:1583 #, c-format msgid "Error renaming file to \"%s\": %s" msgstr "Erro ao renomear o arquivo para \"%s\": %s" -#: ../gtk/gtkfilesel.c:1596 +#: gtk/gtkfilesel.c:1596 #, c-format msgid "Error renaming file \"%s\": %s" msgstr "Erro ao renomear o arquivo \"%s\": %s" -#: ../gtk/gtkfilesel.c:1605 +#: gtk/gtkfilesel.c:1605 #, c-format msgid "Error renaming file \"%s\" to \"%s\": %s" msgstr "Erro ao renomear o arquivo \"%s\" para \"%s\": %s" -#: ../gtk/gtkfilesel.c:1652 +#: gtk/gtkfilesel.c:1652 msgid "Rename File" msgstr "Renomear arquivo" -#: ../gtk/gtkfilesel.c:1667 +#: gtk/gtkfilesel.c:1667 #, c-format msgid "Rename file \"%s\" to:" msgstr "Renomear o arquivo \"%s\" para:" -#: ../gtk/gtkfilesel.c:1696 +#: gtk/gtkfilesel.c:1696 msgid "_Rename" msgstr "_Renomear" -#: ../gtk/gtkfilesel.c:2128 +#: gtk/gtkfilesel.c:2128 msgid "_Selection: " msgstr "_Seleção: " -#: ../gtk/gtkfilesel.c:3048 +#: gtk/gtkfilesel.c:3048 #, c-format msgid "" "The filename \"%s\" couldn't be converted to UTF-8. (try setting the " @@ -1969,15 +1958,15 @@ msgstr "" "O nome de arquivo \"%s\" não pôde ser convertido para UTF-8 (tente definir a " "variável de ambiente G_FILENAME_ENCODING): %s" -#: ../gtk/gtkfilesel.c:3051 +#: gtk/gtkfilesel.c:3051 msgid "Invalid UTF-8" msgstr "UTF-8 inválido" -#: ../gtk/gtkfilesel.c:3925 +#: gtk/gtkfilesel.c:3925 msgid "Name too long" msgstr "Nome muito extenso" -#: ../gtk/gtkfilesel.c:3927 +#: gtk/gtkfilesel.c:3927 msgid "Couldn't convert filename" msgstr "Não foi possível converter o nome do arquivo" @@ -1986,75 +1975,75 @@ msgstr "Não foi possível converter o nome do arquivo" #. * token for the fake "File System" volume. So, we'll return a pointer to #. * this particular string. #. -#: ../gtk/gtkfilesystem.c:52 +#: gtk/gtkfilesystem.c:52 msgid "File System" msgstr "Sistema de arquivos" -#: ../gtk/gtkfilesystemmodel.c:700 +#: gtk/gtkfilesystemmodel.c:700 msgid "Could not obtain root folder" msgstr "Não foi possível obter a pasta raiz" -#: ../gtk/gtkfilesystemmodel.c:1299 +#: gtk/gtkfilesystemmodel.c:1299 msgid "(Empty)" msgstr "(Vazio)" -#: ../gtk/gtkfontbutton.c:144 ../gtk/gtkfontbutton.c:266 +#: gtk/gtkfontbutton.c:144 gtk/gtkfontbutton.c:266 msgid "Pick a Font" msgstr "Selecione uma fonte" #. Initialize fields -#: ../gtk/gtkfontbutton.c:260 +#: gtk/gtkfontbutton.c:260 msgid "Sans 12" msgstr "Sans 12" -#: ../gtk/gtkfontbutton.c:780 +#: gtk/gtkfontbutton.c:780 msgid "Font" msgstr "Fonte" #. This is the default text shown in the preview entry, though the user #. can set it. Remember that some fonts only have capital letters. -#: ../gtk/gtkfontsel.c:75 +#: gtk/gtkfontsel.c:75 msgid "abcdefghijk ABCDEFGHIJK" msgstr "abcdefghijk ABCDEFGHIJK" -#: ../gtk/gtkfontsel.c:328 +#: gtk/gtkfontsel.c:328 msgid "_Family:" msgstr "_Família:" -#: ../gtk/gtkfontsel.c:334 +#: gtk/gtkfontsel.c:334 msgid "_Style:" msgstr "_Estilo:" -#: ../gtk/gtkfontsel.c:340 +#: gtk/gtkfontsel.c:340 msgid "Si_ze:" msgstr "_Tamanho:" #. create the text entry widget -#: ../gtk/gtkfontsel.c:517 +#: gtk/gtkfontsel.c:517 msgid "_Preview:" msgstr "_Visualizar:" -#: ../gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "Seleção de fonte" -#: ../gtk/gtkgamma.c:408 +#: gtk/gtkgamma.c:408 msgid "Gamma" msgstr "Gamma" -#: ../gtk/gtkgamma.c:418 +#: gtk/gtkgamma.c:418 msgid "_Gamma value" msgstr "Valor _gamma" #. Remove this icon source so we don't keep trying to #. * load it. #. -#: ../gtk/gtkiconfactory.c:1403 +#: gtk/gtkiconfactory.c:1403 #, c-format msgid "Error loading icon: %s" msgstr "Erro ao carregar o ícone: %s" -#: ../gtk/gtkicontheme.c:1363 +#: gtk/gtkicontheme.c:1363 #, c-format msgid "" "Could not find the icon '%s'. The '%s' theme\n" @@ -2067,132 +2056,132 @@ msgstr "" "Você pode obter uma cópia a partir de:\n" "\t%s" -#: ../gtk/gtkicontheme.c:1543 +#: gtk/gtkicontheme.c:1543 #, c-format msgid "Icon '%s' not present in theme" msgstr "O ícone \"%s\" não está presente no tema" -#: ../gtk/gtkicontheme.c:3058 +#: gtk/gtkicontheme.c:3058 msgid "Failed to load icon" msgstr "Falha ao carregar ícone" -#: ../gtk/gtkimmodule.c:515 +#: gtk/gtkimmodule.c:515 msgid "Simple" msgstr "Simples" -#: ../gtk/gtkimmulticontext.c:542 +#: gtk/gtkimmulticontext.c:542 msgid "input method menu|System" msgstr "Sistema" -#: ../gtk/gtkinputdialog.c:192 +#: gtk/gtkinputdialog.c:192 msgid "Input" msgstr "Entrada" -#: ../gtk/gtkinputdialog.c:207 +#: gtk/gtkinputdialog.c:207 msgid "No extended input devices" msgstr "Não há dispositivos de entrada estendidos" -#: ../gtk/gtkinputdialog.c:220 +#: gtk/gtkinputdialog.c:220 msgid "_Device:" msgstr "_Dispositivo:" -#: ../gtk/gtkinputdialog.c:237 +#: gtk/gtkinputdialog.c:237 msgid "Disabled" msgstr "Desativado" -#: ../gtk/gtkinputdialog.c:244 +#: gtk/gtkinputdialog.c:244 msgid "Screen" msgstr "Tela" -#: ../gtk/gtkinputdialog.c:251 +#: gtk/gtkinputdialog.c:251 msgid "Window" msgstr "Janela" -#: ../gtk/gtkinputdialog.c:258 +#: gtk/gtkinputdialog.c:258 msgid "_Mode:" msgstr "_Modo:" #. The axis listbox -#: ../gtk/gtkinputdialog.c:279 +#: gtk/gtkinputdialog.c:279 msgid "Axes" msgstr "Eixos" #. Keys listbox -#: ../gtk/gtkinputdialog.c:297 +#: gtk/gtkinputdialog.c:297 msgid "Keys" msgstr "Teclas" -#: ../gtk/gtkinputdialog.c:524 +#: gtk/gtkinputdialog.c:524 msgid "_X:" msgstr "_X:" -#: ../gtk/gtkinputdialog.c:525 +#: gtk/gtkinputdialog.c:525 msgid "_Y:" msgstr "_Y:" -#: ../gtk/gtkinputdialog.c:526 +#: gtk/gtkinputdialog.c:526 msgid "_Pressure:" msgstr "_Pressão:" -#: ../gtk/gtkinputdialog.c:527 +#: gtk/gtkinputdialog.c:527 msgid "X _tilt:" msgstr "_Inclinação X:" -#: ../gtk/gtkinputdialog.c:528 +#: gtk/gtkinputdialog.c:528 msgid "Y t_ilt:" msgstr "I_nclinação Y:" -#: ../gtk/gtkinputdialog.c:529 +#: gtk/gtkinputdialog.c:529 msgid "_Wheel:" msgstr "_Roda:" -#: ../gtk/gtkinputdialog.c:581 +#: gtk/gtkinputdialog.c:581 msgid "none" msgstr "nenhum" -#: ../gtk/gtkinputdialog.c:618 ../gtk/gtkinputdialog.c:654 +#: gtk/gtkinputdialog.c:618 gtk/gtkinputdialog.c:654 msgid "(disabled)" msgstr "(desativado)" -#: ../gtk/gtkinputdialog.c:647 +#: gtk/gtkinputdialog.c:647 msgid "(unknown)" msgstr "(desconhecido)" #. and clear button -#: ../gtk/gtkinputdialog.c:751 +#: gtk/gtkinputdialog.c:751 msgid "Cl_ear" msgstr "_Limpar" -#: ../gtk/gtklinkbutton.c:424 +#: gtk/gtklinkbutton.c:427 msgid "Copy URL" msgstr "Copiar URL" -#: ../gtk/gtklinkbutton.c:562 +#: gtk/gtklinkbutton.c:565 msgid "Invalid URI" msgstr "URI inválida" #. Description of --gtk-module=MODULES in --help output -#: ../gtk/gtkmain.c:421 +#: gtk/gtkmain.c:421 msgid "Load additional GTK+ modules" msgstr "Carrega módulos adicionais do GTK+" #. Placeholder in --gtk-module=MODULES in --help output -#: ../gtk/gtkmain.c:422 +#: gtk/gtkmain.c:422 msgid "MODULES" msgstr "MÓDULES" #. Description of --g-fatal-warnings in --help output -#: ../gtk/gtkmain.c:424 +#: gtk/gtkmain.c:424 msgid "Make all warnings fatal" msgstr "Torna todos os avisos fatais" #. Description of --gtk-debug=FLAGS in --help output -#: ../gtk/gtkmain.c:427 +#: gtk/gtkmain.c:427 msgid "GTK+ debugging flags to set" msgstr "Opções de depuração do GTK+ a serem ativadas" #. Description of --gtk-no-debug=FLAGS in --help output -#: ../gtk/gtkmain.c:430 +#: gtk/gtkmain.c:430 msgid "GTK+ debugging flags to unset" msgstr "Opções de depuração do GTK+ a serem desativadas" @@ -2201,74 +2190,68 @@ msgstr "Opções de depuração do GTK+ a serem desativadas" #. * Do *not* translate it to "predefinito:LTR", if it #. * it isn't default:LTR or default:RTL it will not work #. -#: ../gtk/gtkmain.c:678 +#: gtk/gtkmain.c:678 msgid "default:LTR" msgstr "default:LTR" -#: ../gtk/gtkmain.c:740 +#: gtk/gtkmain.c:740 #, c-format msgid "Cannot open display: %s" msgstr "Não foi possível abrir a tela: %s" -#: ../gtk/gtkmain.c:777 +#: gtk/gtkmain.c:777 msgid "GTK+ Options" msgstr "Opções do GTK+" -#: ../gtk/gtkmain.c:777 +#: gtk/gtkmain.c:777 msgid "Show GTK+ Options" msgstr "Mostra as opções do GTK+" -#: ../gtk/gtkmountoperation.c:476 +#: gtk/gtkmountoperation.c:476 msgid "Co_nnect" msgstr "C_onectar" -#: ../gtk/gtkmountoperation.c:520 +#: gtk/gtkmountoperation.c:520 msgid "Connect _anonymously" msgstr "Conectar _anonimamente" -#: ../gtk/gtkmountoperation.c:529 +#: gtk/gtkmountoperation.c:529 msgid "Connect as u_ser:" msgstr "Conectar como u_suário:" -#: ../gtk/gtkmountoperation.c:566 +#: gtk/gtkmountoperation.c:566 msgid "_Username:" msgstr "_Usuário:" -#: ../gtk/gtkmountoperation.c:570 +#: gtk/gtkmountoperation.c:570 msgid "_Domain:" msgstr "_Domínio:" -#: ../gtk/gtkmountoperation.c:575 +#: gtk/gtkmountoperation.c:575 msgid "_Password:" msgstr "_Senha:" -#: ../gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +#: gtk/gtkmountoperation.c:590 +#, fuzzy +msgid "Forget password _immediately" msgstr "_Esquecer senha imediatamente" -#: ../gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +#: gtk/gtkmountoperation.c:598 +#, fuzzy +msgid "Remember password until you _logout" msgstr "Lembrar senha até que você _desconecte" -#: ../gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +#: gtk/gtkmountoperation.c:606 +#, fuzzy +msgid "Remember _forever" msgstr "_Lembrar para sempre" -#: ../gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "Espaçamento da seta" - -#: ../gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "Espaçamento da seta de rolagem" - -#: ../gtk/gtknotebook.c:4425 ../gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "Página %u" -#: ../gtk/gtkpagesetup.c:597 ../gtk/gtkpapersize.c:825 -#: ../gtk/gtkpapersize.c:865 +#: gtk/gtkpagesetup.c:597 gtk/gtkpapersize.c:825 gtk/gtkpapersize.c:865 msgid "Not a valid page setup file" msgstr "Não é um arquivo de configuração de página válido" @@ -2278,11 +2261,11 @@ msgstr "Não é um arquivo de configuração de página válido" #. * Do *not* translate it to "predefinito:mm", if it #. * it isn't default:mm or default:inch it will not work #. -#: ../gtk/gtkpagesetupunixdialog.c:152 +#: gtk/gtkpagesetupunixdialog.c:152 msgid "default:mm" msgstr "default:mm" -#: ../gtk/gtkpagesetupunixdialog.c:308 +#: gtk/gtkpagesetupunixdialog.c:308 msgid "" "Any Printer\n" "For portable documents" @@ -2290,15 +2273,15 @@ msgstr "" "Qualquer Impressora\n" "Para documentos portáveis" -#: ../gtk/gtkpagesetupunixdialog.c:894 ../gtk/gtkpagesetupunixdialog.c:1403 +#: gtk/gtkpagesetupunixdialog.c:894 gtk/gtkpagesetupunixdialog.c:1403 msgid "mm" msgstr "mm" -#: ../gtk/gtkpagesetupunixdialog.c:896 ../gtk/gtkpagesetupunixdialog.c:1401 +#: gtk/gtkpagesetupunixdialog.c:896 gtk/gtkpagesetupunixdialog.c:1401 msgid "inch" msgstr "polegada" -#: ../gtk/gtkpagesetupunixdialog.c:915 +#: gtk/gtkpagesetupunixdialog.c:915 #, c-format msgid "" "Margins:\n" @@ -2313,92 +2296,92 @@ msgstr "" " Cima: %s %s\n" " Baixo: %s %s" -#: ../gtk/gtkpagesetupunixdialog.c:964 +#: gtk/gtkpagesetupunixdialog.c:964 msgid "Manage Custom Sizes..." msgstr "Gerenciar tamanhos personalizados..." -#: ../gtk/gtkpagesetupunixdialog.c:1012 +#: gtk/gtkpagesetupunixdialog.c:1012 msgid "_Format for:" msgstr "_Formatar para:" -#: ../gtk/gtkpagesetupunixdialog.c:1034 +#: gtk/gtkpagesetupunixdialog.c:1034 msgid "_Paper size:" msgstr "Tamanho do _papel:" -#: ../gtk/gtkpagesetupunixdialog.c:1065 +#: gtk/gtkpagesetupunixdialog.c:1065 msgid "_Orientation:" msgstr "_Orientação:" -#: ../gtk/gtkpagesetupunixdialog.c:1129 ../gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 msgid "Page Setup" msgstr "Configurar página" -#: ../gtk/gtkpagesetupunixdialog.c:1448 +#: gtk/gtkpagesetupunixdialog.c:1448 msgid "Margins from Printer..." msgstr "Margens para impressora..." -#: ../gtk/gtkpagesetupunixdialog.c:1608 +#: gtk/gtkpagesetupunixdialog.c:1608 #, c-format msgid "Custom Size %d" msgstr "Tamanho personalizado %d" -#: ../gtk/gtkpagesetupunixdialog.c:1837 +#: gtk/gtkpagesetupunixdialog.c:1837 msgid "Manage Custom Sizes" msgstr "Gerenciar tamanhos personalizados" -#: ../gtk/gtkpagesetupunixdialog.c:1933 +#: gtk/gtkpagesetupunixdialog.c:1933 msgid "_Width:" msgstr "_Largura:" -#: ../gtk/gtkpagesetupunixdialog.c:1945 +#: gtk/gtkpagesetupunixdialog.c:1945 msgid "_Height:" msgstr "_Altura:" -#: ../gtk/gtkpagesetupunixdialog.c:1957 +#: gtk/gtkpagesetupunixdialog.c:1957 msgid "Paper Size" msgstr "Tamanho do papel" -#: ../gtk/gtkpagesetupunixdialog.c:1967 +#: gtk/gtkpagesetupunixdialog.c:1967 msgid "_Top:" msgstr "_Cima:" -#: ../gtk/gtkpagesetupunixdialog.c:1979 +#: gtk/gtkpagesetupunixdialog.c:1979 msgid "_Bottom:" msgstr "_Baixo:" -#: ../gtk/gtkpagesetupunixdialog.c:1991 +#: gtk/gtkpagesetupunixdialog.c:1991 msgid "_Left:" msgstr "_Esquerda:" -#: ../gtk/gtkpagesetupunixdialog.c:2003 +#: gtk/gtkpagesetupunixdialog.c:2003 msgid "_Right:" msgstr "_Direita:" -#: ../gtk/gtkpagesetupunixdialog.c:2044 +#: gtk/gtkpagesetupunixdialog.c:2044 msgid "Paper Margins" msgstr "Margens do papel" # Lado de cima? para cima? -#: ../gtk/gtkpathbar.c:151 +#: gtk/gtkpathbar.c:151 #, fuzzy msgid "Up Path" msgstr "Subir caminho" # Lado de baixo? para baixo? -#: ../gtk/gtkpathbar.c:153 +#: gtk/gtkpathbar.c:153 #, fuzzy msgid "Down Path" msgstr "Descer caminho" -#: ../gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 msgid "File System Root" msgstr "Raiz do sistema de arquivos" -#: ../gtk/gtkprinteroptionwidget.c:685 +#: gtk/gtkprinteroptionwidget.c:685 msgid "Not available" msgstr "Não disponível" -#: ../gtk/gtkprinteroptionwidget.c:798 +#: gtk/gtkprinteroptionwidget.c:798 msgid "_Save in folder:" msgstr "_Salvar na pasta:" @@ -2406,173 +2389,179 @@ msgstr "_Salvar na pasta:" #. * jobs. %s gets replaced by the application name, %d gets replaced #. * by the job number. #. -#: ../gtk/gtkprintoperation.c:173 +#: gtk/gtkprintoperation.c:173 #, c-format msgid "%s job #%d" msgstr "%s tarefa #%d" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1504 +#: gtk/gtkprintoperation.c:1504 msgid "print operation status|Initial state" msgstr "Estado inicial" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1506 +#: gtk/gtkprintoperation.c:1506 msgid "print operation status|Preparing to print" msgstr "Preparando para imprimir" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1508 +#: gtk/gtkprintoperation.c:1508 msgid "print operation status|Generating data" msgstr "Gerando dados" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1510 +#: gtk/gtkprintoperation.c:1510 msgid "print operation status|Sending data" msgstr "Enviando dados" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1512 +#: gtk/gtkprintoperation.c:1512 msgid "print operation status|Waiting" msgstr "Esperando" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1514 +#: gtk/gtkprintoperation.c:1514 msgid "print operation status|Blocking on issue" msgstr "Bloqueando na questão" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1516 +#: gtk/gtkprintoperation.c:1516 msgid "print operation status|Printing" msgstr "Imprimindo" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1518 +#: gtk/gtkprintoperation.c:1518 msgid "print operation status|Finished" msgstr "Terminado" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1520 +#: gtk/gtkprintoperation.c:1520 msgid "print operation status|Finished with error" msgstr "Terminado com erro" -#: ../gtk/gtkprintoperation.c:2003 +#: gtk/gtkprintoperation.c:2003 #, c-format msgid "Preparing %d" msgstr "Preparando %d" -#: ../gtk/gtkprintoperation.c:2005 ../gtk/gtkprintoperation.c:2259 +#: gtk/gtkprintoperation.c:2005 gtk/gtkprintoperation.c:2259 +#, c-format msgid "Preparing" msgstr "Preparando" -#: ../gtk/gtkprintoperation.c:2008 +#: gtk/gtkprintoperation.c:2008 #, c-format msgid "Printing %d" msgstr "Imprimindo %d" -#: ../gtk/gtkprintoperation.c:2289 +#: gtk/gtkprintoperation.c:2289 +#, c-format msgid "Error creating print preview" msgstr "Erro ao criar visualização de impressão" -#: ../gtk/gtkprintoperation.c:2292 +#: gtk/gtkprintoperation.c:2292 +#, c-format msgid "The most probable reason is that a temporary file could not be created." msgstr "A razão mais provável é que um arquivo temporário não pôde ser criado." -#: ../gtk/gtkprintoperation-unix.c:242 +#: gtk/gtkprintoperation-unix.c:242 +#, c-format msgid "Error launching preview" msgstr "Erro ao lançar visualização" -#: ../gtk/gtkprintoperation-unix.c:280 +#: gtk/gtkprintoperation-unix.c:280 +#, c-format msgid "Error printing" msgstr "Erro ao imprimir" -#: ../gtk/gtkprintoperation-unix.c:381 ../gtk/gtkprintoperation-win32.c:1425 +#: gtk/gtkprintoperation-unix.c:381 gtk/gtkprintoperation-win32.c:1425 msgid "Application" msgstr "Aplicativo" -#: ../gtk/gtkprintoperation-win32.c:590 +#: gtk/gtkprintoperation-win32.c:590 msgid "Printer offline" msgstr "Impressora desconectada" -#: ../gtk/gtkprintoperation-win32.c:592 +#: gtk/gtkprintoperation-win32.c:592 msgid "Out of paper" msgstr "Sem papel" -#: ../gtk/gtkprintoperation-win32.c:594 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1373 +#. Translators: this is a printer status. +#: gtk/gtkprintoperation-win32.c:594 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 msgid "Paused" msgstr "Pausado" -#: ../gtk/gtkprintoperation-win32.c:596 +#: gtk/gtkprintoperation-win32.c:596 msgid "Need user intervention" msgstr "Precisa de intervenção do usuário" -#: ../gtk/gtkprintoperation-win32.c:696 +#: gtk/gtkprintoperation-win32.c:696 msgid "Custom size" msgstr "Tamanho personalizado" -#: ../gtk/gtkprintoperation-win32.c:1517 +#: gtk/gtkprintoperation-win32.c:1517 msgid "No printer found" msgstr "Nenhuma impressora encontrada" -#: ../gtk/gtkprintoperation-win32.c:1544 +#: gtk/gtkprintoperation-win32.c:1544 msgid "Invalid argument to CreateDC" msgstr "Argumento inválido para CreateDC" -#: ../gtk/gtkprintoperation-win32.c:1578 ../gtk/gtkprintoperation-win32.c:1801 +#: gtk/gtkprintoperation-win32.c:1578 gtk/gtkprintoperation-win32.c:1801 msgid "Error from StartDoc" msgstr "Erro de StartDoc" -#: ../gtk/gtkprintoperation-win32.c:1658 ../gtk/gtkprintoperation-win32.c:1681 -#: ../gtk/gtkprintoperation-win32.c:1729 +#: gtk/gtkprintoperation-win32.c:1658 gtk/gtkprintoperation-win32.c:1681 +#: gtk/gtkprintoperation-win32.c:1729 msgid "Not enough free memory" msgstr "Memória livre insuficiente" -#: ../gtk/gtkprintoperation-win32.c:1734 +#: gtk/gtkprintoperation-win32.c:1734 msgid "Invalid argument to PrintDlgEx" msgstr "Argumento inválido para PrintDlgEx" -#: ../gtk/gtkprintoperation-win32.c:1739 +#: gtk/gtkprintoperation-win32.c:1739 msgid "Invalid pointer to PrintDlgEx" msgstr "Ponteiro para PrintDlgEx inválido" -#: ../gtk/gtkprintoperation-win32.c:1744 +#: gtk/gtkprintoperation-win32.c:1744 msgid "Invalid handle to PrintDlgEx" msgstr "Manipulador para PrintDlgEx inválido" -#: ../gtk/gtkprintoperation-win32.c:1749 +#: gtk/gtkprintoperation-win32.c:1749 msgid "Unspecified error" msgstr "Erro não especificado" -#: ../gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 msgid "Printer" msgstr "Impressora" -#: ../gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 msgid "Location" msgstr "Localização" -#: ../gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "Estado" -#: ../gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 msgid "Range" msgstr "Intervalo" -#: ../gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 msgid "_All Pages" msgstr "_Todas as páginas" -#: ../gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 msgid "C_urrent Page" msgstr "Página _atual" -#: ../gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 msgid "Pag_es:" msgstr "_Páginas:" -#: ../gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" @@ -2580,202 +2569,194 @@ msgstr "" "Especificar um ou mais intervalos de páginas,\n" " ex.: 1-3,7,11" -#: ../gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "Cópias" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: ../gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "Cópia_s:" -#: ../gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 msgid "C_ollate" msgstr "_Intercalar" -#: ../gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 msgid "_Reverse" msgstr "Inverte_r" -#: ../gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "Geral" -#: ../gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "Layout" -#: ../gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 msgid "Pages per _side:" msgstr "Página_s por lado:" -#: ../gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "Frente e _verso:" -#: ../gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 msgid "_Only print:" msgstr "_Apenas imprimir:" #. In enum order -#: ../gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "Todas as páginas" -#: ../gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "Páginas pares" -#: ../gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "Páginas ímpares" -#: ../gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 msgid "Sc_ale:" msgstr "Esc_ala:" -#: ../gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "Papel" -#: ../gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 msgid "Paper _type:" msgstr "_Tipo de papel:" -#: ../gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 msgid "Paper _source:" msgstr "_Origem do papel:" -#: ../gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "_Bandeja de saída:" -#: ../gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "Detalhes do trabalho" -#: ../gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "Pri_oridade:" -#: ../gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "Informações de _valores:" -#: ../gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "Imprimir documento" -#: ../gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 msgid "_Now" msgstr "_Agora" -#: ../gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "À_s:" -#: ../gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 msgid "On _hold" msgstr "Em _espera" -#: ../gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "Adicionar página de capa" -#: ../gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "_Antes:" -#: ../gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "_Depois:" -#: ../gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "Trabalho" -#: ../gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "Avançado" -#: ../gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "Qualidade da imagem" -#: ../gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 msgid "Color" msgstr "Cor" -#: ../gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "Concluindo" -#: ../gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "Algumas configurações no diálogo de conflito" -#: ../gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 msgid "Print" msgstr "Imprimir" -#: ../gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "Grupo" - -#: ../gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "O botão de seleção a cujo grupo esse botão pertence." - -#: ../gtk/gtkrc.c:2872 +#: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" msgstr "Não foi possível encontrar o arquivo de include: \"%s\"" -#: ../gtk/gtkrc.c:3500 ../gtk/gtkrc.c:3503 +#: gtk/gtkrc.c:3500 gtk/gtkrc.c:3503 #, c-format msgid "Unable to locate image file in pixmap_path: \"%s\"" msgstr "Não foi possível encontrar o arquivo de imagem no pixmap_path: \"%s\"" -#: ../gtk/gtkrecentaction.c:155 ../gtk/gtkrecentaction.c:163 -#: ../gtk/gtkrecentchoosermenu.c:551 ../gtk/gtkrecentchoosermenu.c:559 +#: gtk/gtkrecentaction.c:155 gtk/gtkrecentaction.c:163 +#: gtk/gtkrecentchoosermenu.c:551 gtk/gtkrecentchoosermenu.c:559 #, c-format msgid "This function is not implemented for widgets of class '%s'" msgstr "Esta função não está implementada para widgets da classe \"%s\"" -#: ../gtk/gtkrecentchooserdefault.c:454 +#: gtk/gtkrecentchooserdefault.c:454 msgid "Select which type of documents are shown" msgstr "Selecione quais tipos de documentos são mostrados" -#: ../gtk/gtkrecentchooserdefault.c:1096 ../gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "Nenhum item para o URI \"%s\" encontrado" -#: ../gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "Filtro sem nome" -#: ../gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 msgid "Could not remove item" msgstr "Não foi possível remover o item" -#: ../gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 msgid "Could not clear list" msgstr "Não foi possível limpar a lista" -#: ../gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 msgid "Copy _Location" msgstr "Copiar _localização" -#: ../gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "_Remover da lista" -#: ../gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 msgid "_Clear List" msgstr "_Limpar lista" -#: ../gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "Mostrar recursos _privados" @@ -2789,21 +2770,21 @@ msgstr "Mostrar recursos _privados" #. * user appended or prepended custom menu items to the #. * recent chooser menu widget. #. -#: ../gtk/gtkrecentchoosermenu.c:317 +#: gtk/gtkrecentchoosermenu.c:317 msgid "No items found" msgstr "Nenhum item encontrado" -#: ../gtk/gtkrecentchoosermenu.c:471 ../gtk/gtkrecentchoosermenu.c:527 +#: gtk/gtkrecentchoosermenu.c:471 gtk/gtkrecentchoosermenu.c:527 #, c-format msgid "No recently used resource found with URI `%s'" msgstr "Nenhum recurso recentemente usado encontrado com o URI \"%s\"" -#: ../gtk/gtkrecentchoosermenu.c:738 +#: gtk/gtkrecentchoosermenu.c:738 #, c-format msgid "Open '%s'" msgstr "Abrir \"%s\"" -#: ../gtk/gtkrecentchoosermenu.c:768 +#: gtk/gtkrecentchoosermenu.c:768 msgid "Unknown item" msgstr "Item desconhecido" @@ -2814,7 +2795,7 @@ msgstr "Item desconhecido" #. * #. * Don't include the prefix "recent menu label|" in the translation. #. -#: ../gtk/gtkrecentchoosermenu.c:781 +#: gtk/gtkrecentchoosermenu.c:781 #, c-format msgid "recent menu label|_%d. %s" msgstr "_%d. %s" @@ -2824,478 +2805,478 @@ msgstr "_%d. %s" #. * #. * Don't include the prefix "recent menu label|" in the translation. #. -#: ../gtk/gtkrecentchoosermenu.c:788 +#: gtk/gtkrecentchoosermenu.c:788 #, c-format msgid "recent menu label|%d. %s" msgstr "%d. %s" -#: ../gtk/gtkrecentmanager.c:1020 ../gtk/gtkrecentmanager.c:1033 -#: ../gtk/gtkrecentmanager.c:1171 ../gtk/gtkrecentmanager.c:1181 -#: ../gtk/gtkrecentmanager.c:1234 ../gtk/gtkrecentmanager.c:1243 -#: ../gtk/gtkrecentmanager.c:1258 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "Não foi possível encontrar um item com o URI \"%s\"" #. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate -#: ../gtk/gtkstock.c:288 +#: gtk/gtkstock.c:288 msgid "Information" msgstr "Informação" -#: ../gtk/gtkstock.c:289 +#: gtk/gtkstock.c:289 msgid "Warning" msgstr "Aviso" -#: ../gtk/gtkstock.c:290 +#: gtk/gtkstock.c:290 msgid "Error" msgstr "Erro" -#: ../gtk/gtkstock.c:291 +#: gtk/gtkstock.c:291 msgid "Question" msgstr "Pergunta" #. FIXME these need accelerators when appropriate, and #. * need the mnemonics to be rationalized #. -#: ../gtk/gtkstock.c:296 +#: gtk/gtkstock.c:296 msgid "_About" msgstr "_Sobre" -#: ../gtk/gtkstock.c:298 +#: gtk/gtkstock.c:298 msgid "_Apply" msgstr "_Aplicar" -#: ../gtk/gtkstock.c:299 +#: gtk/gtkstock.c:299 msgid "_Bold" msgstr "_Negrito" -#: ../gtk/gtkstock.c:300 +#: gtk/gtkstock.c:300 msgid "_Cancel" msgstr "_Cancelar" -#: ../gtk/gtkstock.c:301 +#: gtk/gtkstock.c:301 msgid "_CD-Rom" msgstr "_CD-ROM" -#: ../gtk/gtkstock.c:302 +#: gtk/gtkstock.c:302 msgid "_Clear" msgstr "_Limpar" -#: ../gtk/gtkstock.c:303 +#: gtk/gtkstock.c:303 msgid "_Close" msgstr "_Fechar" -#: ../gtk/gtkstock.c:304 +#: gtk/gtkstock.c:304 msgid "C_onnect" msgstr "C_onectar" -#: ../gtk/gtkstock.c:305 +#: gtk/gtkstock.c:305 msgid "_Convert" msgstr "_Converter" -#: ../gtk/gtkstock.c:306 +#: gtk/gtkstock.c:306 msgid "_Copy" msgstr "_Copiar" -#: ../gtk/gtkstock.c:307 +#: gtk/gtkstock.c:307 msgid "Cu_t" msgstr "Recor_tar" -#: ../gtk/gtkstock.c:308 +#: gtk/gtkstock.c:308 msgid "_Delete" msgstr "E_xcluir" -#: ../gtk/gtkstock.c:309 +#: gtk/gtkstock.c:309 msgid "_Discard" msgstr "_Descartar" -#: ../gtk/gtkstock.c:310 +#: gtk/gtkstock.c:310 msgid "_Disconnect" msgstr "_Desconectar" -#: ../gtk/gtkstock.c:311 +#: gtk/gtkstock.c:311 msgid "_Execute" msgstr "E_xecutar" -#: ../gtk/gtkstock.c:312 +#: gtk/gtkstock.c:312 msgid "_Edit" msgstr "_Editar" -#: ../gtk/gtkstock.c:313 +#: gtk/gtkstock.c:313 msgid "_Find" msgstr "_Localizar" -#: ../gtk/gtkstock.c:314 +#: gtk/gtkstock.c:314 msgid "Find and _Replace" msgstr "Localizar e _substituir" -#: ../gtk/gtkstock.c:315 +#: gtk/gtkstock.c:315 msgid "_Floppy" msgstr "_Disquete" -#: ../gtk/gtkstock.c:316 +#: gtk/gtkstock.c:316 msgid "_Fullscreen" msgstr "_Tela cheia" -#: ../gtk/gtkstock.c:317 +#: gtk/gtkstock.c:317 msgid "_Leave Fullscreen" msgstr "Sair da te_la cheia" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:319 +#: gtk/gtkstock.c:319 msgid "Navigation|_Bottom" msgstr "_Abaixo" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:321 +#: gtk/gtkstock.c:321 msgid "Navigation|_First" msgstr "_Primeiro" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:323 +#: gtk/gtkstock.c:323 msgid "Navigation|_Last" msgstr "Ú_ltimo" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:325 +#: gtk/gtkstock.c:325 msgid "Navigation|_Top" msgstr "_Topo" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:327 +#: gtk/gtkstock.c:327 msgid "Navigation|_Back" msgstr "_Voltar" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:329 +#: gtk/gtkstock.c:329 msgid "Navigation|_Down" msgstr "_Baixo" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:331 +#: gtk/gtkstock.c:331 msgid "Navigation|_Forward" msgstr "_Avançar" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:333 +#: gtk/gtkstock.c:333 msgid "Navigation|_Up" msgstr "_Cima" -#: ../gtk/gtkstock.c:334 +#: gtk/gtkstock.c:334 msgid "_Harddisk" msgstr "Disco _rígido" -#: ../gtk/gtkstock.c:335 +#: gtk/gtkstock.c:335 msgid "_Help" msgstr "Aj_uda" -#: ../gtk/gtkstock.c:336 +#: gtk/gtkstock.c:336 msgid "_Home" msgstr "_Início" -#: ../gtk/gtkstock.c:337 +#: gtk/gtkstock.c:337 msgid "Increase Indent" msgstr "Aumentar recuo" -#: ../gtk/gtkstock.c:338 +#: gtk/gtkstock.c:338 msgid "Decrease Indent" msgstr "Diminuir recuo" -#: ../gtk/gtkstock.c:339 +#: gtk/gtkstock.c:339 msgid "_Index" msgstr "Índ_ice" -#: ../gtk/gtkstock.c:340 +#: gtk/gtkstock.c:340 msgid "_Information" msgstr "_Informação" -#: ../gtk/gtkstock.c:341 +#: gtk/gtkstock.c:341 msgid "_Italic" msgstr "_Itálico" -#: ../gtk/gtkstock.c:342 +#: gtk/gtkstock.c:342 msgid "_Jump to" msgstr "_Ir para" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:344 +#: gtk/gtkstock.c:344 msgid "Justify|_Center" msgstr "_Centralizado" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:346 +#: gtk/gtkstock.c:346 msgid "Justify|_Fill" msgstr "_Justificado" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:348 +#: gtk/gtkstock.c:348 msgid "Justify|_Left" msgstr "_Esquerda" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:350 +#: gtk/gtkstock.c:350 msgid "Justify|_Right" msgstr "_Direita" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:353 +#: gtk/gtkstock.c:353 msgid "Media|_Forward" msgstr "A_vançar" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:355 +#: gtk/gtkstock.c:355 msgid "Media|_Next" msgstr "Pró_ximo" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:357 +#: gtk/gtkstock.c:357 msgid "Media|P_ause" msgstr "_Pausar" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:359 +#: gtk/gtkstock.c:359 msgid "Media|_Play" msgstr "_Tocar" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:361 +#: gtk/gtkstock.c:361 msgid "Media|Pre_vious" msgstr "A_nterior" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:363 +#: gtk/gtkstock.c:363 msgid "Media|_Record" msgstr "_Gravar" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:365 +#: gtk/gtkstock.c:365 msgid "Media|R_ewind" msgstr "_Voltar" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:367 +#: gtk/gtkstock.c:367 msgid "Media|_Stop" msgstr "_Parar" -#: ../gtk/gtkstock.c:368 +#: gtk/gtkstock.c:368 msgid "_Network" msgstr "_Rede" -#: ../gtk/gtkstock.c:369 +#: gtk/gtkstock.c:369 msgid "_New" msgstr "_Novo" -#: ../gtk/gtkstock.c:370 +#: gtk/gtkstock.c:370 msgid "_No" msgstr "_Não" -#: ../gtk/gtkstock.c:371 +#: gtk/gtkstock.c:371 msgid "_OK" msgstr "_OK" -#: ../gtk/gtkstock.c:372 +#: gtk/gtkstock.c:372 msgid "_Open" msgstr "_Abrir" -#: ../gtk/gtkstock.c:373 +#: gtk/gtkstock.c:373 msgid "Landscape" msgstr "Paisagem" -#: ../gtk/gtkstock.c:374 +#: gtk/gtkstock.c:374 msgid "Portrait" msgstr "Retrato" -#: ../gtk/gtkstock.c:375 +#: gtk/gtkstock.c:375 msgid "Reverse landscape" msgstr "Paisagem invertido" -#: ../gtk/gtkstock.c:376 +#: gtk/gtkstock.c:376 msgid "Reverse portrait" msgstr "Retrato invertido" -#: ../gtk/gtkstock.c:377 +#: gtk/gtkstock.c:377 msgid "Page Set_up" msgstr "Config_urar página" -#: ../gtk/gtkstock.c:378 +#: gtk/gtkstock.c:378 msgid "_Paste" msgstr "C_olar" -#: ../gtk/gtkstock.c:379 +#: gtk/gtkstock.c:379 msgid "_Preferences" msgstr "_Preferências" -#: ../gtk/gtkstock.c:380 +#: gtk/gtkstock.c:380 msgid "_Print" msgstr "_Imprimir" -#: ../gtk/gtkstock.c:381 +#: gtk/gtkstock.c:381 msgid "Print Pre_view" msgstr "_Visualizar impressão" -#: ../gtk/gtkstock.c:382 +#: gtk/gtkstock.c:382 msgid "_Properties" msgstr "_Propriedades" -#: ../gtk/gtkstock.c:383 +#: gtk/gtkstock.c:383 msgid "_Quit" msgstr "Sai_r" -#: ../gtk/gtkstock.c:384 +#: gtk/gtkstock.c:384 msgid "_Redo" msgstr "_Refazer" -#: ../gtk/gtkstock.c:385 +#: gtk/gtkstock.c:385 msgid "_Refresh" msgstr "Atualiza_r" -#: ../gtk/gtkstock.c:387 +#: gtk/gtkstock.c:387 msgid "_Revert" msgstr "_Reverter" -#: ../gtk/gtkstock.c:388 +#: gtk/gtkstock.c:388 msgid "_Save" msgstr "_Salvar" -#: ../gtk/gtkstock.c:389 +#: gtk/gtkstock.c:389 msgid "Save _As" msgstr "Salvar _como" -#: ../gtk/gtkstock.c:390 +#: gtk/gtkstock.c:390 msgid "Select _All" msgstr "Selecionar _tudo" -#: ../gtk/gtkstock.c:391 +#: gtk/gtkstock.c:391 msgid "_Color" msgstr "_Cor" -#: ../gtk/gtkstock.c:392 +#: gtk/gtkstock.c:392 msgid "_Font" msgstr "_Fonte" -#: ../gtk/gtkstock.c:393 +#: gtk/gtkstock.c:393 msgid "_Ascending" msgstr "_Ascendente" -#: ../gtk/gtkstock.c:394 +#: gtk/gtkstock.c:394 msgid "_Descending" msgstr "_Descendente" -#: ../gtk/gtkstock.c:395 +#: gtk/gtkstock.c:395 msgid "_Spell Check" msgstr "Verificar _ortografia" -#: ../gtk/gtkstock.c:396 +#: gtk/gtkstock.c:396 msgid "_Stop" msgstr "_Parar" -#: ../gtk/gtkstock.c:397 +#: gtk/gtkstock.c:397 msgid "_Strikethrough" msgstr "Ri_scar" -#: ../gtk/gtkstock.c:398 +#: gtk/gtkstock.c:398 msgid "_Undelete" msgstr "Rec_uperar" -#: ../gtk/gtkstock.c:399 +#: gtk/gtkstock.c:399 msgid "_Underline" msgstr "_Sublinhar" -#: ../gtk/gtkstock.c:400 +#: gtk/gtkstock.c:400 msgid "_Undo" msgstr "Desfa_zer" -#: ../gtk/gtkstock.c:401 +#: gtk/gtkstock.c:401 msgid "_Yes" msgstr "_Sim" -#: ../gtk/gtkstock.c:402 +#: gtk/gtkstock.c:402 msgid "_Normal Size" msgstr "Tamanho _normal" -#: ../gtk/gtkstock.c:403 +#: gtk/gtkstock.c:403 msgid "Best _Fit" msgstr "A_justar para Caber" -#: ../gtk/gtkstock.c:404 +#: gtk/gtkstock.c:404 msgid "Zoom _In" msgstr "_Ampliar" -#: ../gtk/gtkstock.c:405 +#: gtk/gtkstock.c:405 msgid "Zoom _Out" msgstr "_Reduzir" -#: ../gtk/gtktextbufferrichtext.c:651 +#: gtk/gtktextbufferrichtext.c:651 #, c-format msgid "Unknown error when trying to deserialize %s" msgstr "Ocorreu um erro desconhecido ao tentar desserializar %s" -#: ../gtk/gtktextbufferrichtext.c:710 +#: gtk/gtktextbufferrichtext.c:710 #, c-format msgid "No deserialize function found for format %s" msgstr "Nenhuma função deserialize encontrada para o formato %s" -#: ../gtk/gtktextbufferserialize.c:796 ../gtk/gtktextbufferserialize.c:822 +#: gtk/gtktextbufferserialize.c:796 gtk/gtktextbufferserialize.c:822 #, c-format msgid "Both \"id\" and \"name\" were found on the <%s> element" msgstr "Tanto \"id\" quanto \"name\" foram encontrados no elemento <%s>" -#: ../gtk/gtktextbufferserialize.c:806 ../gtk/gtktextbufferserialize.c:832 +#: gtk/gtktextbufferserialize.c:806 gtk/gtktextbufferserialize.c:832 #, c-format msgid "The attribute \"%s\" was found twice on the <%s> element" msgstr "O atributo \"%s\" foi repetido duas vezes no mesmo elemento <%s>" -#: ../gtk/gtktextbufferserialize.c:846 +#: gtk/gtktextbufferserialize.c:846 #, c-format msgid "<%s> element has invalid id \"%s\"" msgstr "O elemento <%s> tem id \"%s\" inválida" -#: ../gtk/gtktextbufferserialize.c:856 +#: gtk/gtktextbufferserialize.c:856 #, c-format msgid "<%s> element has neither a \"name\" nor an \"id\" attribute" msgstr "O elemento <%s> não tem nem os elementos \"name\" ou \"id\"" -#: ../gtk/gtktextbufferserialize.c:943 +#: gtk/gtktextbufferserialize.c:943 #, c-format msgid "Attribute \"%s\" repeated twice on the same <%s> element" msgstr "O atributo \"%s\" foi repetido duas vezes no mesmo elemento <%s>" -#: ../gtk/gtktextbufferserialize.c:961 ../gtk/gtktextbufferserialize.c:986 +#: gtk/gtktextbufferserialize.c:961 gtk/gtktextbufferserialize.c:986 #, c-format msgid "Attribute \"%s\" is invalid on <%s> element in this context" msgstr "O atributo \"%s\" é inválido no elemento <%s> neste contexto" -#: ../gtk/gtktextbufferserialize.c:1022 +#: gtk/gtktextbufferserialize.c:1022 #, c-format msgid "Tag \"%s\" has not been defined." msgstr "A tag \"%s\" não foi definida." -#: ../gtk/gtktextbufferserialize.c:1034 +#: gtk/gtktextbufferserialize.c:1034 msgid "Anonymous tag found and tags can not be created." msgstr "Tag anônima encontrada e tags não podem ser criadas." -#: ../gtk/gtktextbufferserialize.c:1045 +#: gtk/gtktextbufferserialize.c:1045 #, c-format msgid "Tag \"%s\" does not exist in buffer and tags can not be created." msgstr "A tag \"%s\" não existe no buffer e tags não podem ser criadas." -#: ../gtk/gtktextbufferserialize.c:1144 ../gtk/gtktextbufferserialize.c:1219 -#: ../gtk/gtktextbufferserialize.c:1320 ../gtk/gtktextbufferserialize.c:1394 +#: gtk/gtktextbufferserialize.c:1144 gtk/gtktextbufferserialize.c:1219 +#: gtk/gtktextbufferserialize.c:1320 gtk/gtktextbufferserialize.c:1394 #, c-format msgid "Element <%s> is not allowed below <%s>" msgstr "O elemento <%s> não é permitido abaixo de <%s>" -#: ../gtk/gtktextbufferserialize.c:1175 +#: gtk/gtktextbufferserialize.c:1175 #, c-format msgid "\"%s\" is not a valid attribute type" msgstr "\"%s\" não é um tipo de atributo válido" -#: ../gtk/gtktextbufferserialize.c:1183 +#: gtk/gtktextbufferserialize.c:1183 #, c-format msgid "\"%s\" is not a valid attribute name" msgstr "\"%s\" não é um nome de atributo válido" -#: ../gtk/gtktextbufferserialize.c:1193 +#: gtk/gtktextbufferserialize.c:1193 #, c-format msgid "" "\"%s\" could not be converted to a value of type \"%s\" for attribute \"%s\"" @@ -3303,143 +3284,143 @@ msgstr "" "Não foi possível converter \"%s\" para um valor do tipo \"%s\" para o " "atributo \"%s\"" -#: ../gtk/gtktextbufferserialize.c:1202 +#: gtk/gtktextbufferserialize.c:1202 #, c-format msgid "\"%s\" is not a valid value for attribute \"%s\"" msgstr "\"%s\" não é um valor válido para o atributo \"%s\"" -#: ../gtk/gtktextbufferserialize.c:1285 +#: gtk/gtktextbufferserialize.c:1285 #, c-format msgid "Tag \"%s\" already defined" msgstr "A tag \"%s\" já foi definida" -#: ../gtk/gtktextbufferserialize.c:1296 +#: gtk/gtktextbufferserialize.c:1296 #, c-format msgid "Tag \"%s\" has invalid priority \"%s\"" msgstr "A tag \"%s\" tem prioridade \"%s\" inválida" -#: ../gtk/gtktextbufferserialize.c:1349 +#: gtk/gtktextbufferserialize.c:1349 #, c-format msgid "Outermost element in text must be not <%s>" msgstr "O elemento mais externo no texto deve ser , não <%s>" -#: ../gtk/gtktextbufferserialize.c:1358 ../gtk/gtktextbufferserialize.c:1374 +#: gtk/gtktextbufferserialize.c:1358 gtk/gtktextbufferserialize.c:1374 #, c-format msgid "A <%s> element has already been specified" msgstr "Um elemento <%s> já foi especificado" -#: ../gtk/gtktextbufferserialize.c:1380 +#: gtk/gtktextbufferserialize.c:1380 msgid "A element can't occur before a element" msgstr "Um elemento não pode ocorrer antes de um elemento " -#: ../gtk/gtktextbufferserialize.c:1779 +#: gtk/gtktextbufferserialize.c:1779 msgid "Serialized data is malformed" msgstr "Os dados serializados estão mal formados" -#: ../gtk/gtktextbufferserialize.c:1857 +#: gtk/gtktextbufferserialize.c:1857 msgid "" "Serialized data is malformed. First section isn't GTKTEXTBUFFERCONTENTS-0001" msgstr "" "Os dados serializados estão mal formados. A primeira seção não é " "GTKTEXTBUFFERCONTENTS-0001" -#: ../gtk/gtktextutil.c:61 +#: gtk/gtktextutil.c:61 msgid "LRM _Left-to-right mark" msgstr "LRM Marca da _esquerda para a direita" -#: ../gtk/gtktextutil.c:62 +#: gtk/gtktextutil.c:62 msgid "RLM _Right-to-left mark" msgstr "RLM Marca da _direita para a esquerda" -#: ../gtk/gtktextutil.c:63 +#: gtk/gtktextutil.c:63 msgid "LRE Left-to-right _embedding" msgstr "LRE _Embutido da esquerda para a direita" -#: ../gtk/gtktextutil.c:64 +#: gtk/gtktextutil.c:64 msgid "RLE Right-to-left e_mbedding" msgstr "RLE E_mbutido da direita para a esquerda" -#: ../gtk/gtktextutil.c:65 +#: gtk/gtktextutil.c:65 msgid "LRO Left-to-right _override" msgstr "LRO _Sobrepor da esquerda para a direita" -#: ../gtk/gtktextutil.c:66 +#: gtk/gtktextutil.c:66 msgid "RLO Right-to-left o_verride" msgstr "RLO S_obrepor da direita para a esquerda" -#: ../gtk/gtktextutil.c:67 +#: gtk/gtktextutil.c:67 msgid "PDF _Pop directional formatting" msgstr "_PDF Mostrar formatação direcional" -#: ../gtk/gtktextutil.c:68 +#: gtk/gtktextutil.c:68 msgid "ZWS _Zero width space" msgstr "_ZWS Espaço de largura zero" -#: ../gtk/gtktextutil.c:69 +#: gtk/gtktextutil.c:69 msgid "ZWJ Zero width _joiner" msgstr "ZWJ _União de largura zero" -#: ../gtk/gtktextutil.c:70 +#: gtk/gtktextutil.c:70 msgid "ZWNJ Zero width _non-joiner" msgstr "ZWNJ _Não-união de largura zero" -#: ../gtk/gtkthemes.c:71 +#: gtk/gtkthemes.c:71 #, c-format msgid "Unable to locate theme engine in module_path: \"%s\"," msgstr "" "Não foi possível localizar a ferramenta de temas no module_path: \"%s\"," -#: ../gtk/gtktipsquery.c:188 +#: gtk/gtktipsquery.c:188 msgid "--- No Tip ---" msgstr "--- Sem dica ---" -#: ../gtk/gtkuimanager.c:1453 +#: gtk/gtkuimanager.c:1453 #, c-format msgid "Unexpected start tag '%s' on line %d char %d" msgstr "Tag de início \"%s\" inesperada na linha %d caractere %d" -#: ../gtk/gtkuimanager.c:1543 +#: gtk/gtkuimanager.c:1543 #, c-format msgid "Unexpected character data on line %d char %d" msgstr "Dados de caractere inesperados na linha %d caractere %d" -#: ../gtk/gtkuimanager.c:2366 +#: gtk/gtkuimanager.c:2366 msgid "Empty" msgstr "Vazio" -#: ../gtk/gtkvolumebutton.c:77 +#: gtk/gtkvolumebutton.c:77 msgid "Volume" msgstr "Volume" -#: ../gtk/gtkvolumebutton.c:79 +#: gtk/gtkvolumebutton.c:79 msgid "Turns volume down or up" msgstr "Aumenta ou diminui o volume" -#: ../gtk/gtkvolumebutton.c:82 +#: gtk/gtkvolumebutton.c:82 msgid "Adjusts the volume" msgstr "Ajusta o volume" -#: ../gtk/gtkvolumebutton.c:85 ../gtk/gtkvolumebutton.c:88 +#: gtk/gtkvolumebutton.c:85 gtk/gtkvolumebutton.c:88 msgid "Volume Down" msgstr "Diminuir volume" -#: ../gtk/gtkvolumebutton.c:87 +#: gtk/gtkvolumebutton.c:87 msgid "Decreases the volume" msgstr "Diminui o volume" -#: ../gtk/gtkvolumebutton.c:91 ../gtk/gtkvolumebutton.c:94 +#: gtk/gtkvolumebutton.c:91 gtk/gtkvolumebutton.c:94 msgid "Volume Up" msgstr "Aumentar volume" -#: ../gtk/gtkvolumebutton.c:93 +#: gtk/gtkvolumebutton.c:93 msgid "Increases the volume" msgstr "Aumenta o volume" -#: ../gtk/gtkvolumebutton.c:151 +#: gtk/gtkvolumebutton.c:151 msgid "Muted" msgstr "Mudo" -#: ../gtk/gtkvolumebutton.c:155 +#: gtk/gtkvolumebutton.c:155 msgid "Full Volume" msgstr "Volume máximo" @@ -3450,927 +3431,927 @@ msgstr "Volume máximo" #. * Do not translate and do not include the "volume percentage|" #. * part in the translation! #. -#: ../gtk/gtkvolumebutton.c:170 +#: gtk/gtkvolumebutton.c:170 #, c-format msgid "volume percentage|%d %%" msgstr "%d %%" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:5 +#: gtk/paper_names_offsets.c:5 msgid "paper size|asme_f" msgstr "asme_f" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:7 +#: gtk/paper_names_offsets.c:7 msgid "paper size|A0x2" msgstr "A0x2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:9 +#: gtk/paper_names_offsets.c:9 msgid "paper size|A0" msgstr "A0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:11 +#: gtk/paper_names_offsets.c:11 msgid "paper size|A0x3" msgstr "A0x3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:13 +#: gtk/paper_names_offsets.c:13 msgid "paper size|A1" msgstr "A1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:15 +#: gtk/paper_names_offsets.c:15 msgid "paper size|A10" msgstr "A10" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:17 +#: gtk/paper_names_offsets.c:17 msgid "paper size|A1x3" msgstr "A1x3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:19 +#: gtk/paper_names_offsets.c:19 msgid "paper size|A1x4" msgstr "A1x4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:21 +#: gtk/paper_names_offsets.c:21 msgid "paper size|A2" msgstr "A2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:23 +#: gtk/paper_names_offsets.c:23 msgid "paper size|A2x3" msgstr "A2x3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:25 +#: gtk/paper_names_offsets.c:25 msgid "paper size|A2x4" msgstr "A2x4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:27 +#: gtk/paper_names_offsets.c:27 msgid "paper size|A2x5" msgstr "A2x5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:29 +#: gtk/paper_names_offsets.c:29 msgid "paper size|A3" msgstr "A3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:31 +#: gtk/paper_names_offsets.c:31 msgid "paper size|A3 Extra" msgstr "A3 extra" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:33 +#: gtk/paper_names_offsets.c:33 msgid "paper size|A3x3" msgstr "A3x3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:35 +#: gtk/paper_names_offsets.c:35 msgid "paper size|A3x4" msgstr "A3x4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:37 +#: gtk/paper_names_offsets.c:37 msgid "paper size|A3x5" msgstr "A3x5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:39 +#: gtk/paper_names_offsets.c:39 msgid "paper size|A3x6" msgstr "A3x6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:41 +#: gtk/paper_names_offsets.c:41 msgid "paper size|A3x7" msgstr "A3x7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:43 +#: gtk/paper_names_offsets.c:43 msgid "paper size|A4" msgstr "A4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:45 +#: gtk/paper_names_offsets.c:45 msgid "paper size|A4 Extra" msgstr "A4 extra" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:47 +#: gtk/paper_names_offsets.c:47 msgid "paper size|A4 Tab" msgstr "A4 tab" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:49 +#: gtk/paper_names_offsets.c:49 msgid "paper size|A4x3" msgstr "A4x3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:51 +#: gtk/paper_names_offsets.c:51 msgid "paper size|A4x4" msgstr "A4x4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:53 +#: gtk/paper_names_offsets.c:53 msgid "paper size|A4x5" msgstr "A4x5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:55 +#: gtk/paper_names_offsets.c:55 msgid "paper size|A4x6" msgstr "A4x6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:57 +#: gtk/paper_names_offsets.c:57 msgid "paper size|A4x7" msgstr "A4x7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:59 +#: gtk/paper_names_offsets.c:59 msgid "paper size|A4x8" msgstr "A4x8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:61 +#: gtk/paper_names_offsets.c:61 msgid "paper size|A4x9" msgstr "A4x9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:63 +#: gtk/paper_names_offsets.c:63 msgid "paper size|A5" msgstr "A5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:65 +#: gtk/paper_names_offsets.c:65 msgid "paper size|A5 Extra" msgstr "A5 extra" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:67 +#: gtk/paper_names_offsets.c:67 msgid "paper size|A6" msgstr "A6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:69 +#: gtk/paper_names_offsets.c:69 msgid "paper size|A7" msgstr "A7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:71 +#: gtk/paper_names_offsets.c:71 msgid "paper size|A8" msgstr "A8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:73 +#: gtk/paper_names_offsets.c:73 msgid "paper size|A9" msgstr "A9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:75 +#: gtk/paper_names_offsets.c:75 msgid "paper size|B0" msgstr "B0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:77 +#: gtk/paper_names_offsets.c:77 msgid "paper size|B1" msgstr "B1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:79 +#: gtk/paper_names_offsets.c:79 msgid "paper size|B10" msgstr "B10" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:81 +#: gtk/paper_names_offsets.c:81 msgid "paper size|B2" msgstr "B2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:83 +#: gtk/paper_names_offsets.c:83 msgid "paper size|B3" msgstr "B3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:85 +#: gtk/paper_names_offsets.c:85 msgid "paper size|B4" msgstr "B4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:87 +#: gtk/paper_names_offsets.c:87 msgid "paper size|B5" msgstr "B5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:89 +#: gtk/paper_names_offsets.c:89 msgid "paper size|B5 Extra" msgstr "B5 extra" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:91 +#: gtk/paper_names_offsets.c:91 msgid "paper size|B6" msgstr "B6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:93 +#: gtk/paper_names_offsets.c:93 msgid "paper size|B6/C4" msgstr "B6/C4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:95 +#: gtk/paper_names_offsets.c:95 msgid "paper size|B7" msgstr "B7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:97 +#: gtk/paper_names_offsets.c:97 msgid "paper size|B8" msgstr "B8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:99 +#: gtk/paper_names_offsets.c:99 msgid "paper size|B9" msgstr "B9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:101 +#: gtk/paper_names_offsets.c:101 msgid "paper size|C0" msgstr "C0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:103 +#: gtk/paper_names_offsets.c:103 msgid "paper size|C1" msgstr "C1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:105 +#: gtk/paper_names_offsets.c:105 msgid "paper size|C10" msgstr "C10" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:107 +#: gtk/paper_names_offsets.c:107 msgid "paper size|C2" msgstr "C2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:109 +#: gtk/paper_names_offsets.c:109 msgid "paper size|C3" msgstr "C3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:111 +#: gtk/paper_names_offsets.c:111 msgid "paper size|C4" msgstr "C4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:113 +#: gtk/paper_names_offsets.c:113 msgid "paper size|C5" msgstr "C5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:115 +#: gtk/paper_names_offsets.c:115 msgid "paper size|C6" msgstr "C6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:117 +#: gtk/paper_names_offsets.c:117 msgid "paper size|C6/C5" msgstr "C6/C5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:119 +#: gtk/paper_names_offsets.c:119 msgid "paper size|C7" msgstr "C7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:121 +#: gtk/paper_names_offsets.c:121 msgid "paper size|C7/C6" msgstr "C7/C6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:123 +#: gtk/paper_names_offsets.c:123 msgid "paper size|C8" msgstr "C8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:125 +#: gtk/paper_names_offsets.c:125 msgid "paper size|C9" msgstr "C9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:127 +#: gtk/paper_names_offsets.c:127 msgid "paper size|DL Envelope" msgstr "Envelope DL" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:129 +#: gtk/paper_names_offsets.c:129 msgid "paper size|RA0" msgstr "RA0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:131 +#: gtk/paper_names_offsets.c:131 msgid "paper size|RA1" msgstr "RA1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:133 +#: gtk/paper_names_offsets.c:133 msgid "paper size|RA2" msgstr "RA2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:135 +#: gtk/paper_names_offsets.c:135 msgid "paper size|SRA0" msgstr "SRA0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:137 +#: gtk/paper_names_offsets.c:137 msgid "paper size|SRA1" msgstr "SRA1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:139 +#: gtk/paper_names_offsets.c:139 msgid "paper size|SRA2" msgstr "SRA2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:141 +#: gtk/paper_names_offsets.c:141 msgid "paper size|JB0" msgstr "JB0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:143 +#: gtk/paper_names_offsets.c:143 msgid "paper size|JB1" msgstr "JB1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:145 +#: gtk/paper_names_offsets.c:145 msgid "paper size|JB10" msgstr "JB10" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:147 +#: gtk/paper_names_offsets.c:147 msgid "paper size|JB2" msgstr "JB2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:149 +#: gtk/paper_names_offsets.c:149 msgid "paper size|JB3" msgstr "JB3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:151 +#: gtk/paper_names_offsets.c:151 msgid "paper size|JB4" msgstr "JB4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:153 +#: gtk/paper_names_offsets.c:153 msgid "paper size|JB5" msgstr "JB5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:155 +#: gtk/paper_names_offsets.c:155 msgid "paper size|JB6" msgstr "JB6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:157 +#: gtk/paper_names_offsets.c:157 msgid "paper size|JB7" msgstr "JB7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:159 +#: gtk/paper_names_offsets.c:159 msgid "paper size|JB8" msgstr "JB8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:161 +#: gtk/paper_names_offsets.c:161 msgid "paper size|JB9" msgstr "JB9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:163 +#: gtk/paper_names_offsets.c:163 msgid "paper size|jis exec" msgstr "jis exec" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:165 +#: gtk/paper_names_offsets.c:165 msgid "paper size|Choukei 2 Envelope" msgstr "Envelope Choukei 2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:167 +#: gtk/paper_names_offsets.c:167 msgid "paper size|Choukei 3 Envelope" msgstr "Envelope Choukei 3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:169 +#: gtk/paper_names_offsets.c:169 msgid "paper size|Choukei 4 Envelope" msgstr "Envelope Choukei 4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:171 +#: gtk/paper_names_offsets.c:171 msgid "paper size|hagaki (postcard)" msgstr "hagaki (cartão postal)" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:173 +#: gtk/paper_names_offsets.c:173 msgid "paper size|kahu Envelope" msgstr "Envelope kahu" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:175 +#: gtk/paper_names_offsets.c:175 msgid "paper size|kaku2 Envelope" msgstr "Envelope kaku2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:177 +#: gtk/paper_names_offsets.c:177 msgid "paper size|oufuku (reply postcard)" msgstr "oufuku (cartão postal de resposta)" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:179 +#: gtk/paper_names_offsets.c:179 msgid "paper size|you4 Envelope" msgstr "Envelope you4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:181 +#: gtk/paper_names_offsets.c:181 msgid "paper size|10x11" msgstr "10x11" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:183 +#: gtk/paper_names_offsets.c:183 msgid "paper size|10x13" msgstr "10x13" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:185 +#: gtk/paper_names_offsets.c:185 msgid "paper size|10x14" msgstr "10x14" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:187 ../gtk/paper_names_offsets.c:189 +#: gtk/paper_names_offsets.c:187 gtk/paper_names_offsets.c:189 msgid "paper size|10x15" msgstr "10x15" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:191 +#: gtk/paper_names_offsets.c:191 msgid "paper size|11x12" msgstr "11x12" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:193 +#: gtk/paper_names_offsets.c:193 msgid "paper size|11x15" msgstr "11x15" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:195 +#: gtk/paper_names_offsets.c:195 msgid "paper size|12x19" msgstr "12x19" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:197 +#: gtk/paper_names_offsets.c:197 msgid "paper size|5x7" msgstr "5x7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:199 +#: gtk/paper_names_offsets.c:199 msgid "paper size|6x9 Envelope" msgstr "Envelope 6x9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:201 +#: gtk/paper_names_offsets.c:201 msgid "paper size|7x9 Envelope" msgstr "Envelope 7x9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:203 +#: gtk/paper_names_offsets.c:203 msgid "paper size|9x11 Envelope" msgstr "Envelope 9x11" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:205 +#: gtk/paper_names_offsets.c:205 msgid "paper size|a2 Envelope" msgstr "Envelope a2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:207 +#: gtk/paper_names_offsets.c:207 msgid "paper size|Arch A" msgstr "Arch A" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:209 +#: gtk/paper_names_offsets.c:209 msgid "paper size|Arch B" msgstr "Arch B" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:211 +#: gtk/paper_names_offsets.c:211 msgid "paper size|Arch C" msgstr "Arch C" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:213 +#: gtk/paper_names_offsets.c:213 msgid "paper size|Arch D" msgstr "Arch D" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:215 +#: gtk/paper_names_offsets.c:215 msgid "paper size|Arch E" msgstr "Arch E" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:217 +#: gtk/paper_names_offsets.c:217 msgid "paper size|b-plus" msgstr "b-plus" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:219 +#: gtk/paper_names_offsets.c:219 msgid "paper size|c" msgstr "c" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:221 +#: gtk/paper_names_offsets.c:221 msgid "paper size|c5 Envelope" msgstr "Envelope c5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:223 +#: gtk/paper_names_offsets.c:223 msgid "paper size|d" msgstr "d" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:225 +#: gtk/paper_names_offsets.c:225 msgid "paper size|e" msgstr "e" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:227 +#: gtk/paper_names_offsets.c:227 msgid "paper size|edp" msgstr "edp" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:229 +#: gtk/paper_names_offsets.c:229 msgid "paper size|European edp" msgstr "edp europeu" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:231 +#: gtk/paper_names_offsets.c:231 msgid "paper size|Executive" msgstr "Executivo" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:233 +#: gtk/paper_names_offsets.c:233 msgid "paper size|f" msgstr "f" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:235 +#: gtk/paper_names_offsets.c:235 msgid "paper size|FanFold European" msgstr "FanFold europeu" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:237 +#: gtk/paper_names_offsets.c:237 msgid "paper size|FanFold US" msgstr "FanFold US" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:239 +#: gtk/paper_names_offsets.c:239 msgid "paper size|FanFold German Legal" msgstr "FanFold alemão legal" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:241 +#: gtk/paper_names_offsets.c:241 msgid "paper size|Government Legal" msgstr "Governo (legal)" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:243 +#: gtk/paper_names_offsets.c:243 msgid "paper size|Government Letter" msgstr "Governo (carta)" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:245 +#: gtk/paper_names_offsets.c:245 msgid "paper size|Index 3x5" msgstr "Índice 3x5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:247 +#: gtk/paper_names_offsets.c:247 msgid "paper size|Index 4x6 (postcard)" msgstr "Índice 4x6 (cartão postal)" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:249 +#: gtk/paper_names_offsets.c:249 msgid "paper size|Index 4x6 ext" msgstr "Índice 4x6 ext" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:251 +#: gtk/paper_names_offsets.c:251 msgid "paper size|Index 5x8" msgstr "Índice 5x8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:253 +#: gtk/paper_names_offsets.c:253 msgid "paper size|Invoice" msgstr "Invoice" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:255 +#: gtk/paper_names_offsets.c:255 msgid "paper size|Tabloid" msgstr "Tablóide" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:257 +#: gtk/paper_names_offsets.c:257 msgid "paper size|US Legal" msgstr "US legal" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:259 +#: gtk/paper_names_offsets.c:259 msgid "paper size|US Legal Extra" msgstr "US legal extra" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:261 +#: gtk/paper_names_offsets.c:261 msgid "paper size|US Letter" msgstr "US carta" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:263 +#: gtk/paper_names_offsets.c:263 msgid "paper size|US Letter Extra" msgstr "US carta extra" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:265 +#: gtk/paper_names_offsets.c:265 msgid "paper size|US Letter Plus" msgstr "US carta plus" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:267 +#: gtk/paper_names_offsets.c:267 msgid "paper size|Monarch Envelope" msgstr "Envelope Monarca" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:269 +#: gtk/paper_names_offsets.c:269 msgid "paper size|#10 Envelope" msgstr "Envelope 10" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:271 +#: gtk/paper_names_offsets.c:271 msgid "paper size|#11 Envelope" msgstr "Envelope 11" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:273 +#: gtk/paper_names_offsets.c:273 msgid "paper size|#12 Envelope" msgstr "Envelope 12" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:275 +#: gtk/paper_names_offsets.c:275 msgid "paper size|#14 Envelope" msgstr "Envelope 14" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:277 +#: gtk/paper_names_offsets.c:277 msgid "paper size|#9 Envelope" msgstr "Envelope 9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:279 +#: gtk/paper_names_offsets.c:279 msgid "paper size|Personal Envelope" msgstr "Envelope Pessoal" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:281 +#: gtk/paper_names_offsets.c:281 msgid "paper size|Quarto" msgstr "Quarto" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:283 +#: gtk/paper_names_offsets.c:283 msgid "paper size|Super A" msgstr "Super A" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:285 +#: gtk/paper_names_offsets.c:285 msgid "paper size|Super B" msgstr "Super B" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:287 +#: gtk/paper_names_offsets.c:287 msgid "paper size|Wide Format" msgstr "Formato amplo" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:289 +#: gtk/paper_names_offsets.c:289 msgid "paper size|Dai-pa-kai" msgstr "Dai-pa-kai" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:291 +#: gtk/paper_names_offsets.c:291 msgid "paper size|Folio" msgstr "Fólio" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:293 +#: gtk/paper_names_offsets.c:293 msgid "paper size|Folio sp" msgstr "Fólio sp" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:295 +#: gtk/paper_names_offsets.c:295 msgid "paper size|Invite Envelope" msgstr "Envelope de convite" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:297 +#: gtk/paper_names_offsets.c:297 msgid "paper size|Italian Envelope" msgstr "Envelope italiano" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:299 +#: gtk/paper_names_offsets.c:299 msgid "paper size|juuro-ku-kai" msgstr "juuro-ku-kai" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:301 +#: gtk/paper_names_offsets.c:301 msgid "paper size|pa-kai" msgstr "pa-kai" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:303 +#: gtk/paper_names_offsets.c:303 msgid "paper size|Postfix Envelope" msgstr "Envelope Postfix" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:305 +#: gtk/paper_names_offsets.c:305 msgid "paper size|Small Photo" msgstr "Foto pequena" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:307 +#: gtk/paper_names_offsets.c:307 msgid "paper size|prc1 Envelope" msgstr "Envelope prc1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:309 +#: gtk/paper_names_offsets.c:309 msgid "paper size|prc10 Envelope" msgstr "Envelope prc10" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:311 +#: gtk/paper_names_offsets.c:311 msgid "paper size|prc 16k" msgstr "prc 16k" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:313 +#: gtk/paper_names_offsets.c:313 msgid "paper size|prc2 Envelope" msgstr "Envelope prc2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:315 +#: gtk/paper_names_offsets.c:315 msgid "paper size|prc3 Envelope" msgstr "Envelope prc3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:317 +#: gtk/paper_names_offsets.c:317 msgid "paper size|prc 32k" msgstr "prc 32k" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:319 +#: gtk/paper_names_offsets.c:319 msgid "paper size|prc4 Envelope" msgstr "Envelope prc4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:321 +#: gtk/paper_names_offsets.c:321 msgid "paper size|prc5 Envelope" msgstr "Envelope prc5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:323 +#: gtk/paper_names_offsets.c:323 msgid "paper size|prc6 Envelope" msgstr "Envelope prc6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:325 +#: gtk/paper_names_offsets.c:325 msgid "paper size|prc7 Envelope" msgstr "Envelope prc7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:327 +#: gtk/paper_names_offsets.c:327 msgid "paper size|prc8 Envelope" msgstr "Envelope prc8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:329 +#: gtk/paper_names_offsets.c:329 msgid "paper size|ROC 16k" msgstr "ROC 16k" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:331 +#: gtk/paper_names_offsets.c:331 msgid "paper size|ROC 8k" msgstr "ROC 8k" -#: ../gtk/updateiconcache.c:492 ../gtk/updateiconcache.c:552 +#: gtk/updateiconcache.c:492 gtk/updateiconcache.c:552 #, c-format msgid "different idatas found for symlinked '%s' and '%s'\n" msgstr "" "idatas diferentes encontrados para \"%s\" e \"%s\" ligados simbolicamente\n" -#: ../gtk/updateiconcache.c:1374 +#: gtk/updateiconcache.c:1374 #, c-format msgid "Failed to write header\n" msgstr "Falha ao gravar cabeçalho\n" -#: ../gtk/updateiconcache.c:1380 +#: gtk/updateiconcache.c:1380 #, c-format msgid "Failed to write hash table\n" msgstr "Falha ao gravar tabela hash\n" -#: ../gtk/updateiconcache.c:1386 +#: gtk/updateiconcache.c:1386 #, c-format msgid "Failed to write folder index\n" msgstr "Falha ao gravar índice da pasta\n" -#: ../gtk/updateiconcache.c:1394 +#: gtk/updateiconcache.c:1394 #, c-format msgid "Failed to rewrite header\n" msgstr "Falha ao regravar cabeçalho\n" -#: ../gtk/updateiconcache.c:1455 +#: gtk/updateiconcache.c:1455 #, c-format msgid "Failed to open file %s : %s\n" msgstr "Falha ao abrir o arquivo \"%s\": %s\n" -#: ../gtk/updateiconcache.c:1463 +#: gtk/updateiconcache.c:1463 #, c-format msgid "Failed to write cache file: %s\n" msgstr "Falha ao gravar arquivo de cache: %s\n" -#: ../gtk/updateiconcache.c:1499 +#: gtk/updateiconcache.c:1499 #, c-format msgid "The generated cache was invalid.\n" msgstr "O cache gerado era inválido.\n" -#: ../gtk/updateiconcache.c:1511 +#: gtk/updateiconcache.c:1511 #, c-format msgid "Could not rename %s to %s: %s, removing %s then.\n" msgstr "Não foi possível renomear %s para %s: %s, então removendo %s.\n" -#: ../gtk/updateiconcache.c:1523 +#: gtk/updateiconcache.c:1523 #, c-format msgid "Could not rename %s to %s: %s\n" msgstr "Não foi possível renomear %s para %s: %s\n" -#: ../gtk/updateiconcache.c:1530 +#: gtk/updateiconcache.c:1530 #, c-format msgid "Could not rename %s back to %s: %s.\n" msgstr "Não foi possível renomear %s de volta para %s: %s.\n" -#: ../gtk/updateiconcache.c:1556 +#: gtk/updateiconcache.c:1556 #, c-format msgid "Cache file created successfully.\n" msgstr "Arquivo de criado com sucesso.\n" -#: ../gtk/updateiconcache.c:1595 +#: gtk/updateiconcache.c:1595 msgid "Overwrite an existing cache, even if up to date" msgstr "Sobrescrever um cache existente, mesmo que atualizado" -#: ../gtk/updateiconcache.c:1596 +#: gtk/updateiconcache.c:1596 msgid "Don't check for the existence of index.theme" msgstr "Não verificar a existência de index.theme" -#: ../gtk/updateiconcache.c:1597 +#: gtk/updateiconcache.c:1597 msgid "Don't include image data in the cache" msgstr "Não incluir dados da imagem no cache" -#: ../gtk/updateiconcache.c:1598 +#: gtk/updateiconcache.c:1598 msgid "Output a C header file" msgstr "Exibir um arquivo de cabeçalho C" -#: ../gtk/updateiconcache.c:1599 +#: gtk/updateiconcache.c:1599 msgid "Turn off verbose output" msgstr "Desligar saída detalhada" -#: ../gtk/updateiconcache.c:1600 +#: gtk/updateiconcache.c:1600 msgid "Validate existing icon cache" msgstr "Validar o cache de ícones atual" -#: ../gtk/updateiconcache.c:1663 +#: gtk/updateiconcache.c:1663 #, c-format msgid "File not found: %s\n" msgstr "Arquivo não encontrado: %s\n" -#: ../gtk/updateiconcache.c:1669 +#: gtk/updateiconcache.c:1669 #, c-format msgid "Not a valid icon cache: %s\n" msgstr "Não é um cache de ícones válido: %s\n" -#: ../gtk/updateiconcache.c:1682 +#: gtk/updateiconcache.c:1682 #, c-format msgid "No theme index file." msgstr "Nenhum arquivo de índice de tema." -#: ../gtk/updateiconcache.c:1686 +#: gtk/updateiconcache.c:1686 #, c-format msgid "" "No theme index file in '%s'.\n" @@ -4381,280 +4362,296 @@ msgstr "" "index.\n" #. ID -#: ../modules/input/imam-et.c:454 +#: modules/input/imam-et.c:454 msgid "Amharic (EZ+)" msgstr "Amárico (EZ+)" #. ID -#: ../modules/input/imcedilla.c:92 +#: modules/input/imcedilla.c:92 msgid "Cedilla" msgstr "Cedilha" #. ID -#: ../modules/input/imcyrillic-translit.c:217 +#: modules/input/imcyrillic-translit.c:217 msgid "Cyrillic (Transliterated)" msgstr "Cirílico (Transliterado)" #. ID -#: ../modules/input/iminuktitut.c:127 +#: modules/input/iminuktitut.c:127 msgid "Inuktitut (Transliterated)" msgstr "Inukitut (Transliterado)" #. ID -#: ../modules/input/imipa.c:145 +#: modules/input/imipa.c:145 msgid "IPA" msgstr "IPA" #. ID -#: ../modules/input/immultipress.c:31 +#: modules/input/immultipress.c:31 msgid "Multipress" msgstr "Pressionamento múltiplo" #. ID -#: ../modules/input/imthai.c:35 +#: modules/input/imthai.c:35 msgid "Thai-Lao" msgstr "Thailandês-Laosiano" #. ID -#: ../modules/input/imti-er.c:453 +#: modules/input/imti-er.c:453 msgid "Tigrigna-Eritrean (EZ+)" msgstr "Tigrínia-Eritreia (EZ+)" #. ID -#: ../modules/input/imti-et.c:453 +#: modules/input/imti-et.c:453 msgid "Tigrigna-Ethiopian (EZ+)" msgstr "Tigrínia-Etiopiana (EZ+)" #. ID -#: ../modules/input/imviqr.c:244 +#: modules/input/imviqr.c:244 msgid "Vietnamese (VIQR)" msgstr "Vietnamita (VIQR)" #. ID -#: ../modules/input/imxim.c:28 +#: modules/input/imxim.c:28 msgid "X Input Method" msgstr "Método de entrada do X" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1113 +#: modules/printbackends/cups/gtkprintbackendcups.c:1113 #, c-format msgid "Printer '%s' is low on toner." msgstr "Impressora \"%s\" está com pouco toner." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1114 +#: modules/printbackends/cups/gtkprintbackendcups.c:1114 #, c-format msgid "Printer '%s' has no toner left." msgstr "Impressora \"%s\" está sem toner." # Photo developer = relevador, substância usada na revelação de fotografias #. Translators: "Developer" like on photo development context -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1116 +#: modules/printbackends/cups/gtkprintbackendcups.c:1116 #, c-format msgid "Printer '%s' is low on developer." msgstr "Impressora \"%s\" está com pouco revelador." # Photo developer = relevador, substância usada na revelação de fotografias #. Translators: "Developer" like on photo development context -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1118 +#: modules/printbackends/cups/gtkprintbackendcups.c:1118 #, c-format msgid "Printer '%s' is out of developer." msgstr "Impressora \"%s\" está sem revelador." #. Translators: "marker" is one color bin of the printer -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1120 +#: modules/printbackends/cups/gtkprintbackendcups.c:1120 #, c-format msgid "Printer '%s' is low on at least one marker supply." msgstr "Impressora \"%s\" está com pouca tinta em pelo menos um cartucho." #. Translators: "marker" is one color bin of the printer -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1122 +#: modules/printbackends/cups/gtkprintbackendcups.c:1122 #, c-format msgid "Printer '%s' is out of at least one marker supply." msgstr "Impressora \"%s\" está sem tinta em pelo menos um cartucho." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1123 +#: modules/printbackends/cups/gtkprintbackendcups.c:1123 #, c-format msgid "The cover is open on printer '%s'." msgstr "A tampa da impressora \"%s\" está aberta." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1124 +#: modules/printbackends/cups/gtkprintbackendcups.c:1124 #, c-format msgid "The door is open on printer '%s'." msgstr "A porta da impressora \"%s\" está aberta." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1125 +#: modules/printbackends/cups/gtkprintbackendcups.c:1125 #, c-format msgid "Printer '%s' is low on paper." msgstr "Impressora \"%s\" está com pouco papel." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1126 +#: modules/printbackends/cups/gtkprintbackendcups.c:1126 #, c-format msgid "Printer '%s' is out of paper." msgstr "Impressora \"%s\" está sem papel." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1127 +#: modules/printbackends/cups/gtkprintbackendcups.c:1127 #, c-format msgid "Printer '%s' is currently off-line." msgstr "Impressora \"%s\" está desligada." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1128 +#: modules/printbackends/cups/gtkprintbackendcups.c:1128 #, c-format msgid "Printer '%s' may not be connected." msgstr "Impressora \"%s\" pode estar desconectada." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1129 +#: modules/printbackends/cups/gtkprintbackendcups.c:1129 #, c-format msgid "There is a problem on printer '%s'." msgstr "Há um problema na impressora \"%s\"." # Esse parece ser um status da impressora -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "Pausada ; Rejeitando trabalhos" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "Rejeitando trabalhos" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "Dois lados" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "Tipo de papel" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "Origem do papel" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "Bandeja de saída" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "Um lado" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 msgid "Auto Select" msgstr "Selecionar automaticamente" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 msgid "Printer Default" msgstr "Padrão da impressora" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "Urgente" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "Alto" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "Médio" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "Baixo" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "None" msgstr "Nenhum" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "Classificado" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "Confidencial" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Secret" msgstr "Secreto" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "Padrão" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "Ultra secreto" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "Não classificado" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, c-format msgid "Custom %sx%s" msgstr "Personalizado %sx%s" #. default filename used for print-to-file -#: ../modules/printbackends/file/gtkprintbackendfile.c:235 +#: modules/printbackends/file/gtkprintbackendfile.c:235 #, c-format msgid "output.%s" msgstr "saída.%s" -#: ../modules/printbackends/file/gtkprintbackendfile.c:464 +#: modules/printbackends/file/gtkprintbackendfile.c:464 msgid "Print to File" msgstr "Imprimir para arquivo" -#: ../modules/printbackends/file/gtkprintbackendfile.c:541 +#: modules/printbackends/file/gtkprintbackendfile.c:541 msgid "PDF" msgstr "PDF" -#: ../modules/printbackends/file/gtkprintbackendfile.c:541 +#: modules/printbackends/file/gtkprintbackendfile.c:541 msgid "Postscript" msgstr "PostScript" -#: ../modules/printbackends/file/gtkprintbackendfile.c:553 -#: ../modules/printbackends/test/gtkprintbackendtest.c:501 +#: modules/printbackends/file/gtkprintbackendfile.c:553 +#: modules/printbackends/test/gtkprintbackendtest.c:501 msgid "Pages per _sheet:" msgstr "Páginas por _folha:" -#: ../modules/printbackends/file/gtkprintbackendfile.c:599 +#: modules/printbackends/file/gtkprintbackendfile.c:599 msgid "File" msgstr "Arquivo" -#: ../modules/printbackends/file/gtkprintbackendfile.c:608 +#: modules/printbackends/file/gtkprintbackendfile.c:608 msgid "_Output format" msgstr "Formato da _saída" -#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:398 +#: modules/printbackends/lpr/gtkprintbackendlpr.c:398 msgid "Print to LPR" msgstr "Imprimir para LPR" -#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:424 +#: modules/printbackends/lpr/gtkprintbackendlpr.c:424 msgid "Pages Per Sheet" msgstr "Páginas por folha" -#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:431 +#: modules/printbackends/lpr/gtkprintbackendlpr.c:431 msgid "Command Line" msgstr "Linha de comando" #. default filename used for print-to-test -#: ../modules/printbackends/test/gtkprintbackendtest.c:235 +#: modules/printbackends/test/gtkprintbackendtest.c:235 #, c-format msgid "test-output.%s" msgstr "saída-teste.%s" -#: ../modules/printbackends/test/gtkprintbackendtest.c:465 +#: modules/printbackends/test/gtkprintbackendtest.c:465 msgid "Print to Test Printer" msgstr "Imprimir para testar impressora" -#: ../tests/testfilechooser.c:207 +#: tests/testfilechooser.c:207 #, c-format msgid "Could not get information for file '%s': %s" msgstr "Não foi possível obter informações sobre o arquivo \"%s\": %s" +#~ msgid "Arrow spacing" +#~ msgstr "Espaçamento da seta" + +#~ msgid "Scroll arrow spacing" +#~ msgstr "Espaçamento da seta de rolagem" + +#~ msgid "Group" +#~ msgstr "Grupo" + +#~ msgid "The radio tool button whose group this button belongs to." +#~ msgstr "O botão de seleção a cujo grupo esse botão pertence." + #~ msgid "URI" #~ msgstr "URI" diff --git a/po/ro.po b/po/ro.po index 7f5efb168f..5a5217bd42 100644 --- a/po/ro.po +++ b/po/ro.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2007-09-15 20:58+0300\n" "Last-Translator: Mişu Moldovan \n" "Language-Team: Română \n" @@ -970,7 +970,7 @@ msgstr "Nu s-a putut scrie imaginea TIFF" msgid "Couldn't write to TIFF file" msgstr "Nu s-a putut scrie în fişierul TIFF" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "Formatul de imagine TIFF" @@ -1159,7 +1159,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "Licenţă" @@ -1173,32 +1173,32 @@ msgid "C_redits" msgstr "C_redit" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "_Licenţă" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "Despre %s" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "Credit" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "Scris de " -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "Documentat de " -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "Tradus de" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "Interfaţă de" @@ -1241,7 +1241,7 @@ msgstr "Alt" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "Super" @@ -1251,7 +1251,7 @@ msgstr "Super" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "Hyper" @@ -1261,17 +1261,17 @@ msgstr "Hyper" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "Meta" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "Space" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "Backslash" @@ -1319,7 +1319,7 @@ msgstr "calendar:week_start:1" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "2000" @@ -1334,7 +1334,7 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "%d" @@ -1350,7 +1350,7 @@ msgstr "%d" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "%d" @@ -1366,7 +1366,7 @@ msgstr "%d" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "%Y" @@ -1492,7 +1492,7 @@ msgstr "_Paletă:" msgid "Color Wheel" msgstr "Cercul culorilor" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " @@ -1502,7 +1502,7 @@ msgstr "" "Puteţi trage această culoare peste o intrare paletă sau selectaţi-o ca fiind " "culoarea curentă trăgând-o peste bucata de culoare de alături." -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." @@ -1510,11 +1510,11 @@ msgstr "" "Culoarea pe care aţi ales-o. Puteţi trage această culoare peste o intrare " "paletă sau o puteţi salva pentru a o utiliza în viitor." -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "_Salvează aici culoarea" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1527,11 +1527,11 @@ msgstr "" msgid "Color Selection" msgstr "Selecţie culoare" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "_Metode de intrare" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "_Inserare control Unicode" @@ -1547,7 +1547,7 @@ msgstr "Desktop" msgid "(None)" msgstr "(Niciunul)" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "Altul..." @@ -2032,7 +2032,7 @@ msgstr "_Mărime:" msgid "_Preview:" msgstr "_Previzualizare:" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "Selecţie font" @@ -2068,7 +2068,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "Iconiţa „%s” nu e prezentă în temă" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 msgid "Failed to load icon" msgstr "Nu s-a putut încărca iconiţa" @@ -2160,19 +2160,11 @@ msgstr "(necunoscut)" msgid "Cl_ear" msgstr "Şt_erge" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "URI" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "URI-ul asociat acestui buton" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 msgid "Copy URL" msgstr "Copiere URL" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 msgid "Invalid URI" msgstr "URI invalid" @@ -2252,26 +2244,18 @@ msgid "_Password:" msgstr "_Presiune:" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +msgid "Forget password _immediately" msgstr "" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +msgid "Remember password until you _logout" msgstr "" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +msgid "Remember _forever" msgstr "" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "Spaţiere săgeţi" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "Spaţiere săgeţi de derulare" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "Pagină %u" @@ -2337,7 +2321,7 @@ msgstr "_Mărime hârtie:" msgid "_Orientation:" msgstr "_Orientare:" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 msgid "Page Setup" msgstr "Setări pagină" @@ -2394,7 +2378,7 @@ msgstr "Cale în sus" msgid "Down Path" msgstr "Cale în jos" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 msgid "File System Root" msgstr "Rădăcina sistemului de fişiere" @@ -2507,8 +2491,9 @@ msgstr "Imprimantă deconectată" msgid "Out of paper" msgstr "Fără hârtie" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 msgid "Paused" msgstr "Oprit momentan" @@ -2555,39 +2540,39 @@ msgstr "Handle invalid pentru PrintDlgEx" msgid "Unspecified error" msgstr "Eroare nespecificată" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 msgid "Printer" msgstr "Imprimantă" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 msgid "Location" msgstr "Locaţie" -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "Status" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 #, fuzzy msgid "Range" msgstr "I_nterval" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 #, fuzzy msgid "_All Pages" msgstr "Toate paginile" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 #, fuzzy msgid "C_urrent Page" msgstr "C_urente" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 #, fuzzy msgid "Pag_es:" msgstr "Locuri" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" @@ -2595,152 +2580,144 @@ msgstr "" "Specificaţi unul sau mai multe intervale,\n" " de ex. 1-3,7,11" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "Copíi" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "Copí_i:" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 msgid "C_ollate" msgstr "C_olaj" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 msgid "_Reverse" msgstr "_Inversat" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "General" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "Aspect" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 msgid "Pages per _side:" msgstr "Pagini per pa_rte:" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "Pe a_mbele părţi" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 msgid "_Only print:" msgstr "_Tipăreşte:" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "Toate paginile" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "Paginile pare" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "Paginile impare" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 msgid "Sc_ale:" msgstr "Sc_alare:" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "Hârtie" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 msgid "Paper _type:" msgstr "_Tip hârtie:" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 msgid "Paper _source:" msgstr "_Sursă hârtie" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "Ta_vă ieşire:" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "Detalii" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "Pri_oritate:" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "Informaţii _billing" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "Tipărire document" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 msgid "_Now" msgstr "Ac_um" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "_La:" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 msgid "On _hold" msgstr "Î_n aşteptare" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "Adaugă pagină de gardă" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "Îna_inte:" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "D_upă:" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "Sarcină" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "Avansat" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "Calitate imagine" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 msgid "Color" msgstr "Culoare" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "Se termină" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "Unele setări din acest dialog sunt incompatibile" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 msgid "Print" msgstr "Tipărire" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "Grup" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "Widget-ul radio în al cărui grup aparţine acest buton." - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2761,36 +2738,36 @@ msgstr "Această funcţie nu este implementată pentru widget-uri de clasă „% msgid "Select which type of documents are shown" msgstr "Selectaţi ce tipuri de documente să fie afişate" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "Nu s-a găsit nici un element pentru URI-ul „%s”" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "Filtru fără nume" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 msgid "Could not remove item" msgstr "Nu s-a putut şterge elementul" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 msgid "Could not clear list" msgstr "Nu s-a putut goli lista" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 msgid "Copy _Location" msgstr "Copiază _locaţia" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "_Scoate din listă" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 msgid "_Clear List" msgstr "Gol_eşte lista" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "Arată resursele _private" @@ -2844,10 +2821,10 @@ msgstr "_%d. %s" msgid "recent menu label|%d. %s" msgstr "%d. %s" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "Nu s-a putut găsi un element cu URI-ul „%s”" @@ -4518,92 +4495,96 @@ msgstr "" msgid "There is a problem on printer '%s'." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "Pe ambele părţi" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "Tip hârtie" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "Sursă hârtie" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "Tavă de ieşire" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "Pe o parte" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 msgid "Auto Select" msgstr "Auto-selectare" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 msgid "Printer Default" msgstr "După setările imprimantei" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "Urgent" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "Înalt" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "Mediu" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "Scăzut" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "None" msgstr "Niciunul" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "Clasificat" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "Confidenţial" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Secret" msgstr "Secret" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "Standard" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "Top Secret" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "Neclasificat" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, fuzzy, c-format msgid "Custom %sx%s" msgstr "Personalizat %.2fx%.2f" @@ -4666,6 +4647,24 @@ msgstr "Tipăreşte cu imprimanta de test" msgid "Could not get information for file '%s': %s" msgstr "Nu s-au putut obţine detalii despre fişierul „%s”: %s" +#~ msgid "URI" +#~ msgstr "URI" + +#~ msgid "The URI bound to this button" +#~ msgstr "URI-ul asociat acestui buton" + +#~ msgid "Arrow spacing" +#~ msgstr "Spaţiere săgeţi" + +#~ msgid "Scroll arrow spacing" +#~ msgstr "Spaţiere săgeţi de derulare" + +#~ msgid "Group" +#~ msgstr "Grup" + +#~ msgid "The radio tool button whose group this button belongs to." +#~ msgstr "Widget-ul radio în al cărui grup aparţine acest buton." + #~ msgid "Invalid filename: %s" #~ msgstr "Nume invalid de fişier: %s" diff --git a/po/ru.po b/po/ru.po index 82c18aff97..1d7631beb4 100644 --- a/po/ru.po +++ b/po/ru.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+ trunk\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-17 13:17+0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2008-08-16 19:22+0800\n" "Last-Translator: Anton Shestakov \n" "Language-Team: Russian \n" @@ -25,56 +25,56 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%" "10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: ../gdk/directfb/gdkdisplay-directfb.c:55 +#: gdk/directfb/gdkdisplay-directfb.c:55 msgid "directfb arg" msgstr "directfb arg" -#: ../gdk/directfb/gdkdisplay-directfb.c:55 +#: gdk/directfb/gdkdisplay-directfb.c:55 msgid "sdl|system" msgstr "system" #. Description of --class=CLASS in --help output -#: ../gdk/gdk.c:126 +#: gdk/gdk.c:126 msgid "Program class as used by the window manager" msgstr "Класс программы, используемый менеджером окон" #. Placeholder in --class=CLASS in --help output -#: ../gdk/gdk.c:127 +#: gdk/gdk.c:127 msgid "CLASS" msgstr "КЛАСС" #. Description of --name=NAME in --help output -#: ../gdk/gdk.c:129 +#: gdk/gdk.c:129 msgid "Program name as used by the window manager" msgstr "Имя программы, используемое менеджером окон" #. Placeholder in --name=NAME in --help output -#: ../gdk/gdk.c:130 +#: gdk/gdk.c:130 msgid "NAME" msgstr "ИМЯ" #. Description of --display=DISPLAY in --help output -#: ../gdk/gdk.c:132 +#: gdk/gdk.c:132 msgid "X display to use" msgstr "Используемый X-дисплей" #. Placeholder in --display=DISPLAY in --help output -#: ../gdk/gdk.c:133 +#: gdk/gdk.c:133 msgid "DISPLAY" msgstr "ДИСПЛЕЙ" #. Description of --screen=SCREEN in --help output -#: ../gdk/gdk.c:135 +#: gdk/gdk.c:135 msgid "X screen to use" msgstr "Используемый X-экран" #. Placeholder in --screen=SCREEN in --help output -#: ../gdk/gdk.c:136 +#: gdk/gdk.c:136 msgid "SCREEN" msgstr "ЭКРАН" #. Description of --gdk-debug=FLAGS in --help output -#: ../gdk/gdk.c:139 +#: gdk/gdk.c:139 msgid "Gdk debugging flags to set" msgstr "Установить указанные отладочные флаги Gdk" @@ -82,176 +82,176 @@ msgstr "Установить указанные отладочные флаги #. Placeholder in --gdk-no-debug=FLAGS in --help output #. Placeholder in --gtk-debug=FLAGS in --help output #. Placeholder in --gtk-no-debug=FLAGS in --help output -#: ../gdk/gdk.c:140 ../gdk/gdk.c:143 ../gtk/gtkmain.c:428 ../gtk/gtkmain.c:431 +#: gdk/gdk.c:140 gdk/gdk.c:143 gtk/gtkmain.c:428 gtk/gtkmain.c:431 msgid "FLAGS" msgstr "ФЛАГИ" #. Description of --gdk-no-debug=FLAGS in --help output -#: ../gdk/gdk.c:142 +#: gdk/gdk.c:142 msgid "Gdk debugging flags to unset" msgstr "Сбросить указанные отладочные флаги Gdk" -#: ../gdk/keyname-table.h:3940 +#: gdk/keyname-table.h:3940 msgid "keyboard label|BackSpace" msgstr "BackSpace" -#: ../gdk/keyname-table.h:3941 +#: gdk/keyname-table.h:3941 msgid "keyboard label|Tab" msgstr "Tab" -#: ../gdk/keyname-table.h:3942 +#: gdk/keyname-table.h:3942 msgid "keyboard label|Return" msgstr "Return" -#: ../gdk/keyname-table.h:3943 +#: gdk/keyname-table.h:3943 msgid "keyboard label|Pause" msgstr "Pause" -#: ../gdk/keyname-table.h:3944 +#: gdk/keyname-table.h:3944 msgid "keyboard label|Scroll_Lock" msgstr "Scroll_Lock" -#: ../gdk/keyname-table.h:3945 +#: gdk/keyname-table.h:3945 msgid "keyboard label|Sys_Req" msgstr "Sys_Req" -#: ../gdk/keyname-table.h:3946 +#: gdk/keyname-table.h:3946 msgid "keyboard label|Escape" msgstr "Escape" -#: ../gdk/keyname-table.h:3947 +#: gdk/keyname-table.h:3947 msgid "keyboard label|Multi_key" msgstr "Multi_key" -#: ../gdk/keyname-table.h:3948 +#: gdk/keyname-table.h:3948 msgid "keyboard label|Home" msgstr "Home" -#: ../gdk/keyname-table.h:3949 +#: gdk/keyname-table.h:3949 msgid "keyboard label|Left" msgstr "Влево" -#: ../gdk/keyname-table.h:3950 +#: gdk/keyname-table.h:3950 msgid "keyboard label|Up" msgstr "Вверх" -#: ../gdk/keyname-table.h:3951 +#: gdk/keyname-table.h:3951 msgid "keyboard label|Right" msgstr "Вправо" -#: ../gdk/keyname-table.h:3952 +#: gdk/keyname-table.h:3952 msgid "keyboard label|Down" msgstr "Вниз" -#: ../gdk/keyname-table.h:3953 +#: gdk/keyname-table.h:3953 msgid "keyboard label|Page_Up" msgstr "Page_Up" -#: ../gdk/keyname-table.h:3954 +#: gdk/keyname-table.h:3954 msgid "keyboard label|Page_Down" msgstr "Page_Down" -#: ../gdk/keyname-table.h:3955 +#: gdk/keyname-table.h:3955 msgid "keyboard label|End" msgstr "End" -#: ../gdk/keyname-table.h:3956 +#: gdk/keyname-table.h:3956 msgid "keyboard label|Begin" msgstr "Begin" -#: ../gdk/keyname-table.h:3957 +#: gdk/keyname-table.h:3957 msgid "keyboard label|Print" msgstr "Print" -#: ../gdk/keyname-table.h:3958 +#: gdk/keyname-table.h:3958 msgid "keyboard label|Insert" msgstr "Insert" -#: ../gdk/keyname-table.h:3959 +#: gdk/keyname-table.h:3959 msgid "keyboard label|Num_Lock" msgstr "Num_Lock" -#: ../gdk/keyname-table.h:3960 +#: gdk/keyname-table.h:3960 msgid "keyboard label|KP_Space" msgstr "KP_Space" -#: ../gdk/keyname-table.h:3961 +#: gdk/keyname-table.h:3961 msgid "keyboard label|KP_Tab" msgstr "KP_Tab" -#: ../gdk/keyname-table.h:3962 +#: gdk/keyname-table.h:3962 msgid "keyboard label|KP_Enter" msgstr "KP_Enter" -#: ../gdk/keyname-table.h:3963 +#: gdk/keyname-table.h:3963 msgid "keyboard label|KP_Home" msgstr "KP_Home" -#: ../gdk/keyname-table.h:3964 +#: gdk/keyname-table.h:3964 msgid "keyboard label|KP_Left" msgstr "KP_Left" -#: ../gdk/keyname-table.h:3965 +#: gdk/keyname-table.h:3965 msgid "keyboard label|KP_Up" msgstr "KP_Up" -#: ../gdk/keyname-table.h:3966 +#: gdk/keyname-table.h:3966 msgid "keyboard label|KP_Right" msgstr "KP_Right" -#: ../gdk/keyname-table.h:3967 +#: gdk/keyname-table.h:3967 msgid "keyboard label|KP_Down" msgstr "KP_Down" -#: ../gdk/keyname-table.h:3968 +#: gdk/keyname-table.h:3968 msgid "keyboard label|KP_Page_Up" msgstr "KP_Page_Up" -#: ../gdk/keyname-table.h:3969 +#: gdk/keyname-table.h:3969 msgid "keyboard label|KP_Prior" msgstr "KP_Prior" -#: ../gdk/keyname-table.h:3970 +#: gdk/keyname-table.h:3970 msgid "keyboard label|KP_Page_Down" msgstr "KP_Page_Down" -#: ../gdk/keyname-table.h:3971 +#: gdk/keyname-table.h:3971 msgid "keyboard label|KP_Next" msgstr "KP_Next" -#: ../gdk/keyname-table.h:3972 +#: gdk/keyname-table.h:3972 msgid "keyboard label|KP_End" msgstr "KP_End" -#: ../gdk/keyname-table.h:3973 +#: gdk/keyname-table.h:3973 msgid "keyboard label|KP_Begin" msgstr "KP_Begin" -#: ../gdk/keyname-table.h:3974 +#: gdk/keyname-table.h:3974 msgid "keyboard label|KP_Insert" msgstr "KP_Insert" -#: ../gdk/keyname-table.h:3975 +#: gdk/keyname-table.h:3975 msgid "keyboard label|KP_Delete" msgstr "KP_Delete" -#: ../gdk/keyname-table.h:3976 +#: gdk/keyname-table.h:3976 msgid "keyboard label|Delete" msgstr "Delete" -#: ../gdk-pixbuf/gdk-pixbuf-animation.c:133 ../gdk-pixbuf/gdk-pixbuf-io.c:944 -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1205 ../tests/testfilechooser.c:222 +#: gdk-pixbuf/gdk-pixbuf-animation.c:133 gdk-pixbuf/gdk-pixbuf-io.c:944 +#: gdk-pixbuf/gdk-pixbuf-io.c:1205 tests/testfilechooser.c:222 #, c-format msgid "Failed to open file '%s': %s" msgstr "Произошёл сбой при открытии файла «%s»: %s" -#: ../gdk-pixbuf/gdk-pixbuf-animation.c:146 ../gdk-pixbuf/gdk-pixbuf-io.c:956 +#: gdk-pixbuf/gdk-pixbuf-animation.c:146 gdk-pixbuf/gdk-pixbuf-io.c:956 #, c-format msgid "Image file '%s' contains no data" msgstr "Файл изображения «%s» не содержит данных" -#: ../gdk-pixbuf/gdk-pixbuf-animation.c:188 ../gdk-pixbuf/gdk-pixbuf-io.c:993 -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1257 ../tests/testfilechooser.c:267 +#: gdk-pixbuf/gdk-pixbuf-animation.c:188 gdk-pixbuf/gdk-pixbuf-io.c:993 +#: gdk-pixbuf/gdk-pixbuf-io.c:1257 tests/testfilechooser.c:267 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" @@ -259,7 +259,7 @@ msgstr "" "Произошёл сбой при загрузке изображения «%s»: причина неизвестна, возможно, " "файл изображения повреждён" -#: ../gdk-pixbuf/gdk-pixbuf-animation.c:221 +#: gdk-pixbuf/gdk-pixbuf-animation.c:221 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -268,12 +268,12 @@ msgstr "" "Произошёл сбой при загрузке анимации «%s»: причина неизвестна, возможно, файл " "анимации повреждён" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:566 +#: gdk-pixbuf/gdk-pixbuf-io.c:566 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "Не удалось загрузить модуль загрузки изображений: %s: %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:581 +#: gdk-pixbuf/gdk-pixbuf-io.c:581 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -282,55 +282,55 @@ msgstr "" "Модуль загрузки изображений «%s» не предоставляет соответствующий интерфейс; " "может быть, модуль остался от предыдущей версии пакета GTK?" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:726 ../gdk-pixbuf/gdk-pixbuf-io.c:755 +#: gdk-pixbuf/gdk-pixbuf-io.c:726 gdk-pixbuf/gdk-pixbuf-io.c:755 #, c-format msgid "Image type '%s' is not supported" msgstr "Тип изображения «%s» не поддерживается" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:825 +#: gdk-pixbuf/gdk-pixbuf-io.c:825 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "Не удалось распознать формат изображения для файла «%s»" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:833 +#: gdk-pixbuf/gdk-pixbuf-io.c:833 msgid "Unrecognized image file format" msgstr "Формат файла изображения не распознан" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1002 +#: gdk-pixbuf/gdk-pixbuf-io.c:1002 #, c-format msgid "Failed to load image '%s': %s" msgstr "Произошёл сбой при загрузке изображения «%s»: %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1638 ../gdk-pixbuf/io-gdip-utils.c:935 +#: gdk-pixbuf/gdk-pixbuf-io.c:1638 gdk-pixbuf/io-gdip-utils.c:935 #, c-format msgid "Error writing to image file: %s" msgstr "Произошла ошибка при записи файла изображения: %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1684 ../gdk-pixbuf/gdk-pixbuf-io.c:1815 +#: gdk-pixbuf/gdk-pixbuf-io.c:1684 gdk-pixbuf/gdk-pixbuf-io.c:1815 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "" "Эта сборка подсистемы «gdk-pixbuf» не поддерживает сохранение изображений в " "таком формате: %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1718 +#: gdk-pixbuf/gdk-pixbuf-io.c:1718 msgid "Insufficient memory to save image to callback" msgstr "Недостаточно памяти для сохранения файла изображения" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1731 +#: gdk-pixbuf/gdk-pixbuf-io.c:1731 msgid "Failed to open temporary file" msgstr "Произошёл сбой при открытии временного файла" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1757 +#: gdk-pixbuf/gdk-pixbuf-io.c:1757 msgid "Failed to read from temporary file" msgstr "Произошёл сбой при чтении из временного файла" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1992 +#: gdk-pixbuf/gdk-pixbuf-io.c:1992 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "Произошёл сбой при открытии файла «%s» для записи: %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:2017 +#: gdk-pixbuf/gdk-pixbuf-io.c:2017 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: %" @@ -339,15 +339,15 @@ msgstr "" "Произошёл сбой при закрытии файла «%s» во время записи изображения, не все " "данные могли быть сохранены: %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:2237 ../gdk-pixbuf/gdk-pixbuf-io.c:2288 +#: gdk-pixbuf/gdk-pixbuf-io.c:2237 gdk-pixbuf/gdk-pixbuf-io.c:2288 msgid "Insufficient memory to save image into a buffer" msgstr "Недостаточно памяти для сохранения изображения в буфер" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:2334 +#: gdk-pixbuf/gdk-pixbuf-io.c:2334 msgid "Error writing to image stream" msgstr "Произошла ошибка при записи в поток изображения" -#: ../gdk-pixbuf/gdk-pixbuf-loader.c:330 +#: gdk-pixbuf/gdk-pixbuf-loader.c:330 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -356,24 +356,24 @@ msgstr "" "Произошла внутренняя ошибка: Модуль загрузки изображений «%s» не завершил " "загрузку, но не сообщил причину сбоя" -#: ../gdk-pixbuf/gdk-pixbuf-loader.c:373 +#: gdk-pixbuf/gdk-pixbuf-loader.c:373 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "Пошаговая загрузка изображения формата «%s» не поддерживается" -#: ../gdk-pixbuf/gdk-pixdata.c:147 +#: gdk-pixbuf/gdk-pixdata.c:147 msgid "Image header corrupt" msgstr "Заголовок изображения повреждён" -#: ../gdk-pixbuf/gdk-pixdata.c:152 +#: gdk-pixbuf/gdk-pixdata.c:152 msgid "Image format unknown" msgstr "Формат изображения неизвестен" -#: ../gdk-pixbuf/gdk-pixdata.c:157 ../gdk-pixbuf/gdk-pixdata.c:487 +#: gdk-pixbuf/gdk-pixdata.c:157 gdk-pixbuf/gdk-pixdata.c:487 msgid "Image pixel data corrupt" msgstr "Пиксельные данные изображения повреждены" -#: ../gdk-pixbuf/gdk-pixdata.c:431 +#: gdk-pixbuf/gdk-pixdata.c:431 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" @@ -386,124 +386,119 @@ msgstr[2] "" "произошёл сбой при выделении памяти в размере %u байтов для буфера " "изображения" -#: ../gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:244 msgid "Unexpected icon chunk in animation" msgstr "Непредвиденная последовательность кадров обнаружена в анимации" -#: ../gdk-pixbuf/io-ani.c:337 +#: gdk-pixbuf/io-ani.c:337 msgid "Unsupported animation type" msgstr "Данный тип анимации не поддерживается" -#: ../gdk-pixbuf/io-ani.c:348 ../gdk-pixbuf/io-ani.c:406 -#: ../gdk-pixbuf/io-ani.c:432 ../gdk-pixbuf/io-ani.c:455 -#: ../gdk-pixbuf/io-ani.c:482 ../gdk-pixbuf/io-ani.c:569 +#: gdk-pixbuf/io-ani.c:348 gdk-pixbuf/io-ani.c:406 gdk-pixbuf/io-ani.c:432 +#: gdk-pixbuf/io-ani.c:455 gdk-pixbuf/io-ani.c:482 gdk-pixbuf/io-ani.c:569 msgid "Invalid header in animation" msgstr "Заголовок анимации недопустим" -#: ../gdk-pixbuf/io-ani.c:358 ../gdk-pixbuf/io-ani.c:380 -#: ../gdk-pixbuf/io-ani.c:464 ../gdk-pixbuf/io-ani.c:491 -#: ../gdk-pixbuf/io-ani.c:542 ../gdk-pixbuf/io-ani.c:614 +#: gdk-pixbuf/io-ani.c:358 gdk-pixbuf/io-ani.c:380 gdk-pixbuf/io-ani.c:464 +#: gdk-pixbuf/io-ani.c:491 gdk-pixbuf/io-ani.c:542 gdk-pixbuf/io-ani.c:614 msgid "Not enough memory to load animation" msgstr "Недостаточно памяти для загрузки анимации" -#: ../gdk-pixbuf/io-ani.c:398 ../gdk-pixbuf/io-ani.c:424 -#: ../gdk-pixbuf/io-ani.c:443 +#: gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 gdk-pixbuf/io-ani.c:443 msgid "Malformed chunk in animation" msgstr "Данная последовательность кадров в анимации неверна" -#: ../gdk-pixbuf/io-ani.c:711 +#: gdk-pixbuf/io-ani.c:711 msgid "The ANI image format" msgstr "Формат изображений ANI" -#: ../gdk-pixbuf/io-bmp.c:230 ../gdk-pixbuf/io-bmp.c:267 -#: ../gdk-pixbuf/io-bmp.c:338 ../gdk-pixbuf/io-bmp.c:370 -#: ../gdk-pixbuf/io-bmp.c:393 ../gdk-pixbuf/io-bmp.c:496 +#: gdk-pixbuf/io-bmp.c:230 gdk-pixbuf/io-bmp.c:267 gdk-pixbuf/io-bmp.c:338 +#: gdk-pixbuf/io-bmp.c:370 gdk-pixbuf/io-bmp.c:393 gdk-pixbuf/io-bmp.c:496 msgid "BMP image has bogus header data" msgstr "Изображение формата BMP имеет неправильные данные в заголовке" -#: ../gdk-pixbuf/io-bmp.c:241 ../gdk-pixbuf/io-bmp.c:433 +#: gdk-pixbuf/io-bmp.c:241 gdk-pixbuf/io-bmp.c:433 msgid "Not enough memory to load bitmap image" msgstr "Недостаточно памяти для загрузки изображения" -#: ../gdk-pixbuf/io-bmp.c:319 +#: gdk-pixbuf/io-bmp.c:319 msgid "BMP image has unsupported header size" msgstr "Изображение формата BMP имеет неподдерживаемый размер заголовка" -#: ../gdk-pixbuf/io-bmp.c:357 +#: gdk-pixbuf/io-bmp.c:357 msgid "Topdown BMP images cannot be compressed" msgstr "Перевёрнутые BMP-изображения не могут быть сжаты" -#: ../gdk-pixbuf/io-bmp.c:717 ../gdk-pixbuf/io-pnm.c:709 +#: gdk-pixbuf/io-bmp.c:717 gdk-pixbuf/io-pnm.c:709 msgid "Premature end-of-file encountered" msgstr "Преждевременно обнаружен конец файла" -#: ../gdk-pixbuf/io-bmp.c:1329 +#: gdk-pixbuf/io-bmp.c:1329 msgid "Couldn't allocate memory for saving BMP file" msgstr "Не удалось выделить память для сохранения файла BMP" -#: ../gdk-pixbuf/io-bmp.c:1370 +#: gdk-pixbuf/io-bmp.c:1370 msgid "Couldn't write to BMP file" msgstr "Не удалось записать в файл BMP" -#: ../gdk-pixbuf/io-bmp.c:1423 ../gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1423 gdk-pixbuf/io-gdip-bmp.c:82 msgid "The BMP image format" msgstr "Формат изображений BMP" -#: ../gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:222 #, c-format msgid "Failure reading GIF: %s" msgstr "Произошёл сбой при чтении файла формата GIF: %s" -#: ../gdk-pixbuf/io-gif.c:496 ../gdk-pixbuf/io-gif.c:1477 -#: ../gdk-pixbuf/io-gif.c:1638 +#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1477 gdk-pixbuf/io-gif.c:1638 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "Файл формата GIF не содержал некоторые данные (возможно был обрезан?)" -#: ../gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:505 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "Произошла внутренняя ошибка в загрузчике изображений формата GIF (%s)" -#: ../gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:579 msgid "Stack overflow" msgstr "Переполнение стека" -#: ../gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:639 msgid "GIF image loader cannot understand this image." msgstr "Загрузчик изображений GIF не может понять это изображение." -#: ../gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:668 msgid "Bad code encountered" msgstr "Обнаружен неправильный код" -#: ../gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:678 msgid "Circular table entry in GIF file" msgstr "Круговая табличная запись обнаружена в файле формата GIF" -#: ../gdk-pixbuf/io-gif.c:866 ../gdk-pixbuf/io-gif.c:1464 -#: ../gdk-pixbuf/io-gif.c:1511 ../gdk-pixbuf/io-gif.c:1626 +#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1464 gdk-pixbuf/io-gif.c:1511 +#: gdk-pixbuf/io-gif.c:1626 msgid "Not enough memory to load GIF file" msgstr "Недостаточно памяти для загрузки файла формата GIF" -#: ../gdk-pixbuf/io-gif.c:956 +#: gdk-pixbuf/io-gif.c:956 msgid "Not enough memory to composite a frame in GIF file" msgstr "Недостаточно памяти для создания кадра в файле GIF" -#: ../gdk-pixbuf/io-gif.c:1128 +#: gdk-pixbuf/io-gif.c:1128 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "" "Изображение формата GIF повреждено (неправильное сжатие алгоритмом LZW)" -#: ../gdk-pixbuf/io-gif.c:1178 +#: gdk-pixbuf/io-gif.c:1178 msgid "File does not appear to be a GIF file" msgstr "Вероятно, файл не является файлом формата GIF" -#: ../gdk-pixbuf/io-gif.c:1190 +#: gdk-pixbuf/io-gif.c:1190 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "Файлы формата GIF версии %s не поддерживаются" -#: ../gdk-pixbuf/io-gif.c:1299 +#: gdk-pixbuf/io-gif.c:1299 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -511,115 +506,113 @@ msgstr "" "Изображение формата GIF не имеет глобальной карты цветов, и кадр внутри него " "не имеет локальной карты цветов." -#: ../gdk-pixbuf/io-gif.c:1533 +#: gdk-pixbuf/io-gif.c:1533 msgid "GIF image was truncated or incomplete." msgstr "Изображение формата GIF было обрезано или незавершено." -#: ../gdk-pixbuf/io-gif.c:1689 ../gdk-pixbuf/io-gdip-gif.c:80 +#: gdk-pixbuf/io-gif.c:1689 gdk-pixbuf/io-gdip-gif.c:80 msgid "The GIF image format" msgstr "Формат изображений GIF" -#: ../gdk-pixbuf/io-ico.c:211 ../gdk-pixbuf/io-ico.c:225 -#: ../gdk-pixbuf/io-ico.c:277 ../gdk-pixbuf/io-ico.c:290 -#: ../gdk-pixbuf/io-ico.c:359 +#: gdk-pixbuf/io-ico.c:211 gdk-pixbuf/io-ico.c:225 gdk-pixbuf/io-ico.c:277 +#: gdk-pixbuf/io-ico.c:290 gdk-pixbuf/io-ico.c:359 msgid "Invalid header in icon" msgstr "Недопустимый заголовок значка" -#: ../gdk-pixbuf/io-ico.c:240 ../gdk-pixbuf/io-ico.c:300 -#: ../gdk-pixbuf/io-ico.c:369 ../gdk-pixbuf/io-ico.c:432 -#: ../gdk-pixbuf/io-ico.c:462 +#: gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:369 +#: gdk-pixbuf/io-ico.c:432 gdk-pixbuf/io-ico.c:462 msgid "Not enough memory to load icon" msgstr "Недостаточно памяти для загрузки значка" -#: ../gdk-pixbuf/io-ico.c:322 +#: gdk-pixbuf/io-ico.c:322 msgid "Icon has zero width" msgstr "Ширина значка равна нулю" -#: ../gdk-pixbuf/io-ico.c:332 +#: gdk-pixbuf/io-ico.c:332 msgid "Icon has zero height" msgstr "Высота значка равна нулю" -#: ../gdk-pixbuf/io-ico.c:384 +#: gdk-pixbuf/io-ico.c:384 msgid "Compressed icons are not supported" msgstr "Сжатые значки не поддерживаются" -#: ../gdk-pixbuf/io-ico.c:417 +#: gdk-pixbuf/io-ico.c:417 msgid "Unsupported icon type" msgstr "Данный тип значка не поддерживается" -#: ../gdk-pixbuf/io-ico.c:511 +#: gdk-pixbuf/io-ico.c:511 msgid "Not enough memory to load ICO file" msgstr "Недостаточно памяти для загрузки файла формата ICO" -#: ../gdk-pixbuf/io-ico.c:976 +#: gdk-pixbuf/io-ico.c:976 msgid "Image too large to be saved as ICO" msgstr "Изображение слишком велико для сохранения в формате ICO" -#: ../gdk-pixbuf/io-ico.c:987 +#: gdk-pixbuf/io-ico.c:987 msgid "Cursor hotspot outside image" msgstr "Активирующая область определена за границами изображения" -#: ../gdk-pixbuf/io-ico.c:1010 +#: gdk-pixbuf/io-ico.c:1010 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "Глубина цвета %d для файла формата ICO не поддерживается" -#: ../gdk-pixbuf/io-ico.c:1245 ../gdk-pixbuf/io-gdip-ico.c:59 +#: gdk-pixbuf/io-ico.c:1245 gdk-pixbuf/io-gdip-ico.c:59 msgid "The ICO image format" msgstr "Формат изображений ICO" -#: ../gdk-pixbuf/io-icns.c:345 +#: gdk-pixbuf/io-icns.c:345 #, c-format msgid "Error reading ICNS image: %s" msgstr "При чтении изображения ICNS произошла ошибка: %s" -#: ../gdk-pixbuf/io-icns.c:362 +#: gdk-pixbuf/io-icns.c:362 msgid "Could not decode ICNS file" msgstr "Не удалось декодировать файл ICNS" -#: ../gdk-pixbuf/io-icns.c:395 +#: gdk-pixbuf/io-icns.c:395 msgid "The ICNS image format" msgstr "Формат изображений ICNS" -#: ../gdk-pixbuf/io-jasper.c:75 +#: gdk-pixbuf/io-jasper.c:75 msgid "Couldn't allocate memory for stream" msgstr "Не удалось выделить память для потока" -#: ../gdk-pixbuf/io-jasper.c:105 +#: gdk-pixbuf/io-jasper.c:105 msgid "Couldn't decode image" msgstr "Не удалось декодировать изображение" -#: ../gdk-pixbuf/io-jasper.c:123 +#: gdk-pixbuf/io-jasper.c:123 msgid "Transformed JPEG2000 has zero width or height" msgstr "" "Преобразованное изображение формата JPEG2000 имеет нулевую ширину или высоту" -#: ../gdk-pixbuf/io-jasper.c:137 +#: gdk-pixbuf/io-jasper.c:137 msgid "Image type currently not supported" msgstr "Тип изображения не поддерживается в данной версии" -#: ../gdk-pixbuf/io-jasper.c:149 ../gdk-pixbuf/io-jasper.c:157 +#: gdk-pixbuf/io-jasper.c:149 gdk-pixbuf/io-jasper.c:157 msgid "Couldn't allocate memory for color profile" msgstr "Не удалось выделить память для цветового профиля" -#: ../gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:182 msgid "Insufficient memory to open JPEG 2000 file" msgstr "Недостаточно памяти для открытия файла формата JPEG 2000" -#: ../gdk-pixbuf/io-jasper.c:264 +#: gdk-pixbuf/io-jasper.c:264 msgid "Couldn't allocate memory to buffer image data" msgstr "Не удалось выделить память для буфера данных изображения" -#: ../gdk-pixbuf/io-jasper.c:308 +#: gdk-pixbuf/io-jasper.c:308 msgid "The JPEG 2000 image format" msgstr "Формат изображений JPEG 2000" -#: ../gdk-pixbuf/io-jpeg.c:117 +#: gdk-pixbuf/io-jpeg.c:117 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "Произошла ошибка интерпретации файла изображения формата JPEG (%s)" -#: ../gdk-pixbuf/io-jpeg.c:529 +#: gdk-pixbuf/io-jpeg.c:529 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -627,22 +620,22 @@ msgstr "" "Недостаточно памяти для загрузки изображения; попытайтесь закрыть некоторые " "приложения, чтобы освободить память" -#: ../gdk-pixbuf/io-jpeg.c:570 ../gdk-pixbuf/io-jpeg.c:776 +#: gdk-pixbuf/io-jpeg.c:570 gdk-pixbuf/io-jpeg.c:776 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "Цветовое пространство (%s) формата JPEG не поддерживается" -#: ../gdk-pixbuf/io-jpeg.c:668 ../gdk-pixbuf/io-jpeg.c:944 -#: ../gdk-pixbuf/io-jpeg.c:1177 ../gdk-pixbuf/io-jpeg.c:1186 +#: gdk-pixbuf/io-jpeg.c:668 gdk-pixbuf/io-jpeg.c:944 gdk-pixbuf/io-jpeg.c:1177 +#: gdk-pixbuf/io-jpeg.c:1186 msgid "Couldn't allocate memory for loading JPEG file" msgstr "Не удалось выделить память для загрузки файла формата JPEG" -#: ../gdk-pixbuf/io-jpeg.c:920 +#: gdk-pixbuf/io-jpeg.c:920 msgid "Transformed JPEG has zero width or height." msgstr "" "Преобразованное изображение формата JPEG имеет нулевую ширину или высоту" -#: ../gdk-pixbuf/io-jpeg.c:1133 ../gdk-pixbuf/io-gdip-jpeg.c:53 +#: gdk-pixbuf/io-jpeg.c:1133 gdk-pixbuf/io-gdip-jpeg.c:53 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -651,97 +644,97 @@ msgstr "" "Качество формата JPEG должно быть между 0 и 100; значение «%s» не может быть " "обработано." -#: ../gdk-pixbuf/io-jpeg.c:1148 ../gdk-pixbuf/io-gdip-jpeg.c:68 +#: gdk-pixbuf/io-jpeg.c:1148 gdk-pixbuf/io-gdip-jpeg.c:68 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." msgstr "" "Качество формата JPEG должно быть между 0 и 100; значение «%d» недопустимо." -#: ../gdk-pixbuf/io-jpeg.c:1309 ../gdk-pixbuf/io-gdip-jpeg.c:136 +#: gdk-pixbuf/io-jpeg.c:1309 gdk-pixbuf/io-gdip-jpeg.c:136 msgid "The JPEG image format" msgstr "Формат изображений JPEG" -#: ../gdk-pixbuf/io-pcx.c:187 +#: gdk-pixbuf/io-pcx.c:187 msgid "Couldn't allocate memory for header" msgstr "Не удалось выделить память для заголовка" -#: ../gdk-pixbuf/io-pcx.c:202 ../gdk-pixbuf/io-pcx.c:560 +#: gdk-pixbuf/io-pcx.c:202 gdk-pixbuf/io-pcx.c:560 msgid "Couldn't allocate memory for context buffer" msgstr "Не удалось выделить память для буфера контекста" -#: ../gdk-pixbuf/io-pcx.c:601 +#: gdk-pixbuf/io-pcx.c:601 msgid "Image has invalid width and/or height" msgstr "Изображение имеет нулевую ширину и (или) высоту" -#: ../gdk-pixbuf/io-pcx.c:613 ../gdk-pixbuf/io-pcx.c:674 +#: gdk-pixbuf/io-pcx.c:613 gdk-pixbuf/io-pcx.c:674 msgid "Image has unsupported bpp" msgstr "Изображение имеет неподдерживаемое число бит на пиксель" -#: ../gdk-pixbuf/io-pcx.c:618 ../gdk-pixbuf/io-pcx.c:626 +#: gdk-pixbuf/io-pcx.c:618 gdk-pixbuf/io-pcx.c:626 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "Изображение имеет неподдерживаемое число многобитовых (%d) плоскостей" -#: ../gdk-pixbuf/io-pcx.c:642 +#: gdk-pixbuf/io-pcx.c:642 msgid "Couldn't create new pixbuf" msgstr "Не удалось создать новую структуру pixbuf" -#: ../gdk-pixbuf/io-pcx.c:650 +#: gdk-pixbuf/io-pcx.c:650 msgid "Couldn't allocate memory for line data" msgstr "Не удалось выделить память для данных строки" -#: ../gdk-pixbuf/io-pcx.c:657 +#: gdk-pixbuf/io-pcx.c:657 msgid "Couldn't allocate memory for paletted data" msgstr "Не удалось выделить память для данных палитры" -#: ../gdk-pixbuf/io-pcx.c:704 +#: gdk-pixbuf/io-pcx.c:704 msgid "Didn't get all lines of PCX image" msgstr "Не получены все строки изображения формата PCX" -#: ../gdk-pixbuf/io-pcx.c:711 +#: gdk-pixbuf/io-pcx.c:711 msgid "No palette found at end of PCX data" msgstr "Палитра не найдена в конце данных формата PCX" -#: ../gdk-pixbuf/io-pcx.c:756 +#: gdk-pixbuf/io-pcx.c:756 msgid "The PCX image format" msgstr "Формат изображений PCX" -#: ../gdk-pixbuf/io-png.c:55 +#: gdk-pixbuf/io-png.c:55 msgid "Bits per channel of PNG image is invalid." msgstr "Значение числа бит на канал для изображения формата PNG недопустимо" -#: ../gdk-pixbuf/io-png.c:136 ../gdk-pixbuf/io-png.c:618 +#: gdk-pixbuf/io-png.c:136 gdk-pixbuf/io-png.c:618 msgid "Transformed PNG has zero width or height." msgstr "" "Преобразованное изображение формата PNG имеет нулевую ширину или высоту" -#: ../gdk-pixbuf/io-png.c:144 +#: gdk-pixbuf/io-png.c:144 msgid "Bits per channel of transformed PNG is not 8." msgstr "" "Значение числа бит на канал преобразованного изображения формата PNG не " "равняется 8." -#: ../gdk-pixbuf/io-png.c:153 +#: gdk-pixbuf/io-png.c:153 msgid "Transformed PNG not RGB or RGBA." msgstr "Преобразованное изображение формата PNG не имеет тип RGB или RGBA" -#: ../gdk-pixbuf/io-png.c:162 +#: gdk-pixbuf/io-png.c:162 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" "Преобразованное изображение формата PNG имеет неподдерживаемое число " "каналов, это число должно быть 3 или 4" -#: ../gdk-pixbuf/io-png.c:183 +#: gdk-pixbuf/io-png.c:183 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "Произошла фатальная ошибка в файле изображения формата PNG: %s" -#: ../gdk-pixbuf/io-png.c:310 +#: gdk-pixbuf/io-png.c:310 msgid "Insufficient memory to load PNG file" msgstr "Недостаточно памяти для загрузки файла формата PNG" -#: ../gdk-pixbuf/io-png.c:633 +#: gdk-pixbuf/io-png.c:633 #, c-format msgid "" "Insufficient memory to store a %ld by %ld image; try exiting some " @@ -750,30 +743,30 @@ msgstr "" "Недостаточно памяти для хранения %ld из %ld изображений; попробуйте закрыть " "некоторые приложения, чтобы уменьшить количество используемой памяти" -#: ../gdk-pixbuf/io-png.c:684 +#: gdk-pixbuf/io-png.c:684 msgid "Fatal error reading PNG image file" msgstr "Произошла фатальная ошибка при чтении файла изображения формата PNG" -#: ../gdk-pixbuf/io-png.c:733 +#: gdk-pixbuf/io-png.c:733 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "" "Произошла фатальная ошибка при чтении файла изображения формата PNG: %s" -#: ../gdk-pixbuf/io-png.c:825 +#: gdk-pixbuf/io-png.c:825 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "" "Ключи для блоков текста в изображении формата PNG должны содержать не менее " "1 и не более 79 символов." -#: ../gdk-pixbuf/io-png.c:833 +#: gdk-pixbuf/io-png.c:833 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "" "Ключи для блоков текста в изображении формата PNG должны быть символами " "набора ASCII." -#: ../gdk-pixbuf/io-png.c:846 ../gdk-pixbuf/io-gdip-png.c:56 +#: gdk-pixbuf/io-png.c:846 gdk-pixbuf/io-gdip-png.c:56 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -782,7 +775,7 @@ msgstr "" "Степень сжатия PNG может быть величиной между 0 и 9, значение «%s» не может " "быть обработано." -#: ../gdk-pixbuf/io-png.c:858 ../gdk-pixbuf/io-gdip-png.c:68 +#: gdk-pixbuf/io-png.c:858 gdk-pixbuf/io-gdip-png.c:68 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -791,386 +784,382 @@ msgstr "" "Степень сжатия PNG может быть величиной между 0 и 9, значение «%d» не " "допускается." -#: ../gdk-pixbuf/io-png.c:896 +#: gdk-pixbuf/io-png.c:896 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" "Значение для блока текста %s не может быть преобразовано в кодировку ISO-" "8859-1." -#: ../gdk-pixbuf/io-png.c:1045 ../gdk-pixbuf/io-gdip-png.c:133 +#: gdk-pixbuf/io-png.c:1045 gdk-pixbuf/io-gdip-png.c:133 msgid "The PNG image format" msgstr "Формат изображений PNG" -#: ../gdk-pixbuf/io-pnm.c:250 +#: gdk-pixbuf/io-pnm.c:250 msgid "PNM loader expected to find an integer, but didn't" msgstr "" "Загрузчик изображений формата PNM ожидал найти целое число, но не нашёл его" -#: ../gdk-pixbuf/io-pnm.c:282 +#: gdk-pixbuf/io-pnm.c:282 msgid "PNM file has an incorrect initial byte" msgstr "Файл формата PNM имеет неправильный начальный байт" -#: ../gdk-pixbuf/io-pnm.c:312 +#: gdk-pixbuf/io-pnm.c:312 msgid "PNM file is not in a recognized PNM subformat" msgstr "Файл формата PNM имеет нераспознаваемый субформат PNM" -#: ../gdk-pixbuf/io-pnm.c:337 +#: gdk-pixbuf/io-pnm.c:337 msgid "PNM file has an image width of 0" msgstr "Файл формата PNM имеет нулевую ширину изображения" -#: ../gdk-pixbuf/io-pnm.c:358 +#: gdk-pixbuf/io-pnm.c:358 msgid "PNM file has an image height of 0" msgstr "Файл формата PNM имеет нулевую высоту изображения" -#: ../gdk-pixbuf/io-pnm.c:381 +#: gdk-pixbuf/io-pnm.c:381 msgid "Maximum color value in PNM file is 0" msgstr "Максимальное значение цвета в файле формата PNM равняется 0" -#: ../gdk-pixbuf/io-pnm.c:389 +#: gdk-pixbuf/io-pnm.c:389 msgid "Maximum color value in PNM file is too large" msgstr "Максимальное значение цвета в файле формата PNM слишком велико" -#: ../gdk-pixbuf/io-pnm.c:429 ../gdk-pixbuf/io-pnm.c:459 -#: ../gdk-pixbuf/io-pnm.c:504 +#: gdk-pixbuf/io-pnm.c:429 gdk-pixbuf/io-pnm.c:459 gdk-pixbuf/io-pnm.c:504 msgid "Raw PNM image type is invalid" msgstr "Данный тип изображения формата PNM недопустим" -#: ../gdk-pixbuf/io-pnm.c:654 +#: gdk-pixbuf/io-pnm.c:654 msgid "PNM image loader does not support this PNM subformat" msgstr "Загрузчик изображений формата PNM не поддерживает этот субформат PNM" -#: ../gdk-pixbuf/io-pnm.c:741 ../gdk-pixbuf/io-pnm.c:968 +#: gdk-pixbuf/io-pnm.c:741 gdk-pixbuf/io-pnm.c:968 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "Формат PNM требует ровно одного пробела перед данными семпла" -#: ../gdk-pixbuf/io-pnm.c:768 +#: gdk-pixbuf/io-pnm.c:768 msgid "Cannot allocate memory for loading PNM image" msgstr "Не удалось выделить память для загрузки файла изображения PNM" -#: ../gdk-pixbuf/io-pnm.c:818 +#: gdk-pixbuf/io-pnm.c:818 msgid "Insufficient memory to load PNM context struct" msgstr "Недостаточно памяти для загрузки структуры формата PNM" -#: ../gdk-pixbuf/io-pnm.c:869 +#: gdk-pixbuf/io-pnm.c:869 msgid "Unexpected end of PNM image data" msgstr "Непредвиденный конец данных обнаружен в изображении формата PNM" -#: ../gdk-pixbuf/io-pnm.c:997 +#: gdk-pixbuf/io-pnm.c:997 msgid "Insufficient memory to load PNM file" msgstr "Недостаточно памяти для загрузки файла формата PNM" -#: ../gdk-pixbuf/io-pnm.c:1081 +#: gdk-pixbuf/io-pnm.c:1081 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "Семейство форматов изображений PNM/PBM/PGM/PPM" -#: ../gdk-pixbuf/io-ras.c:126 +#: gdk-pixbuf/io-ras.c:126 msgid "RAS image has bogus header data" msgstr "Заголовок изображения формата RAS содержит неправильные данные" -#: ../gdk-pixbuf/io-ras.c:148 +#: gdk-pixbuf/io-ras.c:148 msgid "RAS image has unknown type" msgstr "Тип изображения формата RAS неизвестен" -#: ../gdk-pixbuf/io-ras.c:156 +#: gdk-pixbuf/io-ras.c:156 msgid "unsupported RAS image variation" msgstr "данная разновидность изображения формата RAS не поддерживается" -#: ../gdk-pixbuf/io-ras.c:171 ../gdk-pixbuf/io-ras.c:200 +#: gdk-pixbuf/io-ras.c:171 gdk-pixbuf/io-ras.c:200 msgid "Not enough memory to load RAS image" msgstr "Недостаточно памяти для загрузки изображения формата RAS" -#: ../gdk-pixbuf/io-ras.c:545 +#: gdk-pixbuf/io-ras.c:545 msgid "The Sun raster image format" msgstr "Формат растровых изображений компании Sun" -#: ../gdk-pixbuf/io-tga.c:154 +#: gdk-pixbuf/io-tga.c:154 msgid "Cannot allocate memory for IOBuffer struct" msgstr "Не удалось выделить память для структуры IOBuffer" -#: ../gdk-pixbuf/io-tga.c:173 +#: gdk-pixbuf/io-tga.c:173 msgid "Cannot allocate memory for IOBuffer data" msgstr "Не удалось выделить память для данных структуры IOBuffer" -#: ../gdk-pixbuf/io-tga.c:184 +#: gdk-pixbuf/io-tga.c:184 msgid "Cannot realloc IOBuffer data" msgstr "Не удалось перераспределить память для данных структуры IOBuffer" -#: ../gdk-pixbuf/io-tga.c:214 +#: gdk-pixbuf/io-tga.c:214 msgid "Cannot allocate temporary IOBuffer data" msgstr "Не удалось выделить временные данные структуры IOBuffer" -#: ../gdk-pixbuf/io-tga.c:347 +#: gdk-pixbuf/io-tga.c:347 msgid "Cannot allocate new pixbuf" msgstr "Не удалось выделить память для новой структуры pixbuf" -#: ../gdk-pixbuf/io-tga.c:687 +#: gdk-pixbuf/io-tga.c:687 msgid "Cannot allocate colormap structure" msgstr "Не удалось выделить память для структуры карты цветов" -#: ../gdk-pixbuf/io-tga.c:694 +#: gdk-pixbuf/io-tga.c:694 msgid "Cannot allocate colormap entries" msgstr "Не удалось выделить память для элементов карты цветов" -#: ../gdk-pixbuf/io-tga.c:716 +#: gdk-pixbuf/io-tga.c:716 msgid "Unexpected bitdepth for colormap entries" msgstr "Непредвиденная глубина цвета обнаружена для элемента карты цветов" -#: ../gdk-pixbuf/io-tga.c:734 +#: gdk-pixbuf/io-tga.c:734 msgid "Cannot allocate TGA header memory" msgstr "Не удалось выделить память для заголовка формата TGA" -#: ../gdk-pixbuf/io-tga.c:767 +#: gdk-pixbuf/io-tga.c:767 msgid "TGA image has invalid dimensions" msgstr "Изображение TGA имеет недопустимые размеры" -#: ../gdk-pixbuf/io-tga.c:773 ../gdk-pixbuf/io-tga.c:782 -#: ../gdk-pixbuf/io-tga.c:792 ../gdk-pixbuf/io-tga.c:802 -#: ../gdk-pixbuf/io-tga.c:809 +#: gdk-pixbuf/io-tga.c:773 gdk-pixbuf/io-tga.c:782 gdk-pixbuf/io-tga.c:792 +#: gdk-pixbuf/io-tga.c:802 gdk-pixbuf/io-tga.c:809 msgid "TGA image type not supported" msgstr "Неподдерживаемый тип изображения TGA" -#: ../gdk-pixbuf/io-tga.c:856 +#: gdk-pixbuf/io-tga.c:856 msgid "Cannot allocate memory for TGA context struct" msgstr "Не удалось выделить память для структуры содержания формата TGA" -#: ../gdk-pixbuf/io-tga.c:921 +#: gdk-pixbuf/io-tga.c:921 msgid "Excess data in file" msgstr "Данные в файле избыточны" -#: ../gdk-pixbuf/io-tga.c:1000 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Формат изображений Targa" -#: ../gdk-pixbuf/io-tiff.c:160 +#: gdk-pixbuf/io-tiff.c:160 msgid "Could not get image width (bad TIFF file)" msgstr "" "Не удалось определить ширину изображения (испорченный файл формата TIFF)" -#: ../gdk-pixbuf/io-tiff.c:167 +#: gdk-pixbuf/io-tiff.c:167 msgid "Could not get image height (bad TIFF file)" msgstr "" "Не удалось определить высоту изображения (испорченный файл формата TIFF)" -#: ../gdk-pixbuf/io-tiff.c:175 +#: gdk-pixbuf/io-tiff.c:175 msgid "Width or height of TIFF image is zero" msgstr "Ширина или высота изображения формата TIFF равна 0" -#: ../gdk-pixbuf/io-tiff.c:184 ../gdk-pixbuf/io-tiff.c:193 +#: gdk-pixbuf/io-tiff.c:184 gdk-pixbuf/io-tiff.c:193 msgid "Dimensions of TIFF image too large" msgstr "Изображение формата TIFF слишком большое" -#: ../gdk-pixbuf/io-tiff.c:217 ../gdk-pixbuf/io-tiff.c:229 -#: ../gdk-pixbuf/io-tiff.c:541 +#: gdk-pixbuf/io-tiff.c:217 gdk-pixbuf/io-tiff.c:229 gdk-pixbuf/io-tiff.c:541 msgid "Insufficient memory to open TIFF file" msgstr "Недостаточно памяти для открытия файла формата TIFF" -#: ../gdk-pixbuf/io-tiff.c:275 +#: gdk-pixbuf/io-tiff.c:275 msgid "Failed to load RGB data from TIFF file" msgstr "Произошёл сбой при загрузке данных RGB из файла формата TIFF" -#: ../gdk-pixbuf/io-tiff.c:331 +#: gdk-pixbuf/io-tiff.c:331 msgid "Failed to open TIFF image" msgstr "Произошёл сбой при открытии изображения формата TIFF" -#: ../gdk-pixbuf/io-tiff.c:343 ../gdk-pixbuf/io-tiff.c:722 +#: gdk-pixbuf/io-tiff.c:343 gdk-pixbuf/io-tiff.c:722 msgid "TIFFClose operation failed" msgstr "Произошёл сбой в функции TIFFClose" -#: ../gdk-pixbuf/io-tiff.c:473 ../gdk-pixbuf/io-tiff.c:486 +#: gdk-pixbuf/io-tiff.c:473 gdk-pixbuf/io-tiff.c:486 msgid "Failed to load TIFF image" msgstr "Произошёл сбой при загрузке изображения формата TIFF" -#: ../gdk-pixbuf/io-tiff.c:670 +#: gdk-pixbuf/io-tiff.c:670 msgid "Failed to save TIFF image" msgstr "Сбой сохранения изображения TIFF" -#: ../gdk-pixbuf/io-tiff.c:708 +#: gdk-pixbuf/io-tiff.c:708 msgid "Failed to write TIFF data" msgstr "Сбой записи данных TIFF" -#: ../gdk-pixbuf/io-tiff.c:760 +#: gdk-pixbuf/io-tiff.c:760 msgid "Couldn't write to TIFF file" msgstr "Не удалось записать в файл TIFF" -#: ../gdk-pixbuf/io-tiff.c:815 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "Формат изображений TIFF" -#: ../gdk-pixbuf/io-wbmp.c:246 +#: gdk-pixbuf/io-wbmp.c:246 msgid "Image has zero width" msgstr "Изображение имеет нулевую ширину" -#: ../gdk-pixbuf/io-wbmp.c:264 +#: gdk-pixbuf/io-wbmp.c:264 msgid "Image has zero height" msgstr "Изображение имеет нулевую высоту" -#: ../gdk-pixbuf/io-wbmp.c:275 +#: gdk-pixbuf/io-wbmp.c:275 msgid "Not enough memory to load image" msgstr "Недостаточно памяти для загрузки изображения" -#: ../gdk-pixbuf/io-wbmp.c:334 +#: gdk-pixbuf/io-wbmp.c:334 msgid "Couldn't save the rest" msgstr "Не удалось сохранить оставшуюся часть" -#: ../gdk-pixbuf/io-wbmp.c:375 +#: gdk-pixbuf/io-wbmp.c:375 msgid "The WBMP image format" msgstr "Формат изображений WBMP" -#: ../gdk-pixbuf/io-xbm.c:295 +#: gdk-pixbuf/io-xbm.c:295 msgid "Invalid XBM file" msgstr "Файл формата XBM недопустим" -#: ../gdk-pixbuf/io-xbm.c:305 +#: gdk-pixbuf/io-xbm.c:305 msgid "Insufficient memory to load XBM image file" msgstr "Недостаточно памяти для загрузки файла изображения формата XBM" -#: ../gdk-pixbuf/io-xbm.c:453 +#: gdk-pixbuf/io-xbm.c:453 msgid "Failed to write to temporary file when loading XBM image" msgstr "" "Произошёл сбой при записи временного файла во время загрузки изображения " "формата XBM" -#: ../gdk-pixbuf/io-xbm.c:492 +#: gdk-pixbuf/io-xbm.c:492 msgid "The XBM image format" msgstr "Формат изображений XBM" -#: ../gdk-pixbuf/io-xpm.c:468 +#: gdk-pixbuf/io-xpm.c:468 msgid "No XPM header found" msgstr "Заголовок XPM не найден" -#: ../gdk-pixbuf/io-xpm.c:477 +#: gdk-pixbuf/io-xpm.c:477 msgid "Invalid XPM header" msgstr "Недопустимый заголовок XPM" -#: ../gdk-pixbuf/io-xpm.c:485 +#: gdk-pixbuf/io-xpm.c:485 msgid "XPM file has image width <= 0" msgstr "Ширина изображения в файле формата XPM меньше или равна 0" -#: ../gdk-pixbuf/io-xpm.c:493 +#: gdk-pixbuf/io-xpm.c:493 msgid "XPM file has image height <= 0" msgstr "Высота изображения в файле формата XPM меньше или равна 0" -#: ../gdk-pixbuf/io-xpm.c:501 +#: gdk-pixbuf/io-xpm.c:501 msgid "XPM has invalid number of chars per pixel" msgstr "XPM имеет недопустимое число символов на пиксел" -#: ../gdk-pixbuf/io-xpm.c:510 +#: gdk-pixbuf/io-xpm.c:510 msgid "XPM file has invalid number of colors" msgstr "Файл формата XPM имеет недопустимое число цветов" -#: ../gdk-pixbuf/io-xpm.c:522 ../gdk-pixbuf/io-xpm.c:531 -#: ../gdk-pixbuf/io-xpm.c:583 +#: gdk-pixbuf/io-xpm.c:522 gdk-pixbuf/io-xpm.c:531 gdk-pixbuf/io-xpm.c:583 msgid "Cannot allocate memory for loading XPM image" msgstr "Не удалось выделить память для загрузки изображения XPM" -#: ../gdk-pixbuf/io-xpm.c:545 +#: gdk-pixbuf/io-xpm.c:545 msgid "Cannot read XPM colormap" msgstr "Не удалось прочитать цветовую карту XPM" -#: ../gdk-pixbuf/io-xpm.c:777 +#: gdk-pixbuf/io-xpm.c:777 msgid "Failed to write to temporary file when loading XPM image" msgstr "Cбой при записи временного файла во время загрузки изображения XPM" -#: ../gdk-pixbuf/io-xpm.c:816 +#: gdk-pixbuf/io-xpm.c:816 msgid "The XPM image format" msgstr "Формат изображения XPM" -#: ../gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:59 msgid "The EMF image format" msgstr "Формат изображений EMF" -#: ../gdk-pixbuf/io-gdip-utils.c:212 +#: gdk-pixbuf/io-gdip-utils.c:212 #, c-format msgid "Could not allocate memory: %s" msgstr "Не удалось выделить память: %s" -#: ../gdk-pixbuf/io-gdip-utils.c:237 ../gdk-pixbuf/io-gdip-utils.c:350 -#: ../gdk-pixbuf/io-gdip-utils.c:383 +#: gdk-pixbuf/io-gdip-utils.c:237 gdk-pixbuf/io-gdip-utils.c:350 +#: gdk-pixbuf/io-gdip-utils.c:383 #, c-format msgid "Could not create stream: %s" msgstr "Не удалось создать поток: %s" -#: ../gdk-pixbuf/io-gdip-utils.c:251 +#: gdk-pixbuf/io-gdip-utils.c:251 #, c-format msgid "Could not seek stream: %s" msgstr "Не удалось сменить позицию в потоке: %s" -#: ../gdk-pixbuf/io-gdip-utils.c:263 +#: gdk-pixbuf/io-gdip-utils.c:263 #, c-format msgid "Could not read from stream: %s" msgstr "Не удалось прочитать из потока: %s" -#: ../gdk-pixbuf/io-gdip-utils.c:736 +#: gdk-pixbuf/io-gdip-utils.c:736 msgid "Couldn't create pixbuf" msgstr "Не удалось создать pixbuf" -#: ../gdk-pixbuf/io-gdip-utils.c:798 +#: gdk-pixbuf/io-gdip-utils.c:798 msgid "Couldn't load bitmap" msgstr "Не удалось загрузить растровое изображение" -#: ../gdk-pixbuf/io-gdip-utils.c:821 +#: gdk-pixbuf/io-gdip-utils.c:821 msgid "Couldn't load metafile" msgstr "Не удалось загрузить метафайл" -#: ../gdk-pixbuf/io-gdip-utils.c:980 +#: gdk-pixbuf/io-gdip-utils.c:980 msgid "Unsupported image format for GDI+" msgstr "Данный формат изображений не поддерживается для GDI+" -#: ../gdk-pixbuf/io-gdip-utils.c:987 +#: gdk-pixbuf/io-gdip-utils.c:987 msgid "Couldn't save" msgstr "Не удалось сохранить" -#: ../gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:58 msgid "The WMF image format" msgstr "Формат изображений WMF" #. Description of --sync in --help output -#: ../gdk/win32/gdkmain-win32.c:54 +#: gdk/win32/gdkmain-win32.c:54 msgid "Don't batch GDI requests" msgstr "Не объединять запросы GDI" #. Description of --no-wintab in --help output -#: ../gdk/win32/gdkmain-win32.c:56 +#: gdk/win32/gdkmain-win32.c:56 msgid "Don't use the Wintab API for tablet support" msgstr "Не использовать Wintab API для поддержки планшета" #. Description of --ignore-wintab in --help output -#: ../gdk/win32/gdkmain-win32.c:58 +#: gdk/win32/gdkmain-win32.c:58 msgid "Same as --no-wintab" msgstr "То же, что и --no-wintab" #. Description of --use-wintab in --help output -#: ../gdk/win32/gdkmain-win32.c:60 +#: gdk/win32/gdkmain-win32.c:60 msgid "Do use the Wintab API [default]" msgstr "Не использовать Wintab API [по умолчанию]" #. Description of --max-colors=COLORS in --help output -#: ../gdk/win32/gdkmain-win32.c:62 +#: gdk/win32/gdkmain-win32.c:62 msgid "Size of the palette in 8 bit mode" msgstr "Размер палитры в 8-битном режиме" #. Placeholder in --max-colors=COLORS in --help output -#: ../gdk/win32/gdkmain-win32.c:63 +#: gdk/win32/gdkmain-win32.c:63 msgid "COLORS" msgstr "КОЛИЧЕСТВО_ЦВЕТОВ" #. Description of --sync in --help output -#: ../gdk/x11/gdkmain-x11.c:92 +#: gdk/x11/gdkmain-x11.c:92 msgid "Make X calls synchronous" msgstr "Включить синхронные вызовы X" -#: ../gdk/x11/gdkapplaunchcontext-x11.c:311 +#: gdk/x11/gdkapplaunchcontext-x11.c:311 #, c-format msgid "Starting %s" msgstr "Запускается %s" -#: ../gdk/x11/gdkapplaunchcontext-x11.c:313 +#: gdk/x11/gdkapplaunchcontext-x11.c:313 #, c-format msgid "Opening %s" msgstr "Открывается %s" -#: ../gdk/x11/gdkapplaunchcontext-x11.c:316 +#: gdk/x11/gdkapplaunchcontext-x11.c:316 #, c-format msgid "Opening %d Item" msgid_plural "Opening %d Items" @@ -1178,46 +1167,46 @@ msgstr[0] "Открывается %d элемент" msgstr[1] "Открывается %d элемента" msgstr[2] "Открывается %d элементов" -#: ../gtk/gtkaboutdialog.c:264 ../gtk/gtkaboutdialog.c:2108 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "Лицензия" -#: ../gtk/gtkaboutdialog.c:265 +#: gtk/gtkaboutdialog.c:265 msgid "The license of the program" msgstr "Лицензия программы" #. Add the credits button -#: ../gtk/gtkaboutdialog.c:500 +#: gtk/gtkaboutdialog.c:500 msgid "C_redits" msgstr "_Благодарности" #. Add the license button -#: ../gtk/gtkaboutdialog.c:514 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "_Лицензия" -#: ../gtk/gtkaboutdialog.c:744 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "О программе %s" -#: ../gtk/gtkaboutdialog.c:2032 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "Благодарности" -#: ../gtk/gtkaboutdialog.c:2061 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "Авторы" -#: ../gtk/gtkaboutdialog.c:2064 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "Документация" -#: ../gtk/gtkaboutdialog.c:2076 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "Перевод" -#: ../gtk/gtkaboutdialog.c:2080 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "Графический дизайн" @@ -1228,7 +1217,7 @@ msgstr "Графический дизайн" #. * #. * Don't include the prefix "keyboard label|" in the translation. #. -#: ../gtk/gtkaccellabel.c:93 +#: gtk/gtkaccellabel.c:93 msgid "keyboard label|Shift" msgstr "Shift" @@ -1239,7 +1228,7 @@ msgstr "Shift" #. * #. * Don't include the prefix "keyboard label|" in the translation. #. -#: ../gtk/gtkaccellabel.c:101 +#: gtk/gtkaccellabel.c:101 msgid "keyboard label|Ctrl" msgstr "Ctrl" @@ -1250,7 +1239,7 @@ msgstr "Ctrl" #. * #. * Don't include the prefix "keyboard label|" in the translation. #. -#: ../gtk/gtkaccellabel.c:109 +#: gtk/gtkaccellabel.c:109 msgid "keyboard label|Alt" msgstr "Alt" @@ -1260,7 +1249,7 @@ msgstr "Alt" #. * this. #. * And do not translate the part before the |. #. -#: ../gtk/gtkaccellabel.c:678 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "Super" @@ -1270,7 +1259,7 @@ msgstr "Super" #. * this. #. * And do not translate the part before the |. #. -#: ../gtk/gtkaccellabel.c:692 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "Hyper" @@ -1280,31 +1269,31 @@ msgstr "Hyper" #. * this. #. * And do not translate the part before the |. #. -#: ../gtk/gtkaccellabel.c:707 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "Meta" #. do not translate the part before the | -#: ../gtk/gtkaccellabel.c:725 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "Пробел" #. do not translate the part before the | -#: ../gtk/gtkaccellabel.c:729 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "Backslash" -#: ../gtk/gtkbuilderparser.c:340 +#: gtk/gtkbuilderparser.c:340 #, c-format msgid "Invalid type function: `%s'" msgstr "Функция недопустимого типа «%s»" -#: ../gtk/gtkbuilderparser.c:823 +#: gtk/gtkbuilderparser.c:823 #, c-format msgid "Invalid root element: '%s'" msgstr "Некорректный корневой элемент «%s»" -#: ../gtk/gtkbuilderparser.c:862 +#: gtk/gtkbuilderparser.c:862 #, c-format msgid "Unhandled tag: '%s'" msgstr "Необработанный тег «%s»" @@ -1318,7 +1307,7 @@ msgstr "Необработанный тег «%s»" #. * so if you have a default text direction of RTL and YM, then #. * the year will appear on the right. #. -#: ../gtk/gtkcalendar.c:758 +#: gtk/gtkcalendar.c:758 msgid "calendar:MY" msgstr "calendar:MY" @@ -1326,7 +1315,7 @@ msgstr "calendar:MY" #. * first day of the week to calendar:week_start:1 if you want Monday #. * to be the first day of the week, and so on. #. -#: ../gtk/gtkcalendar.c:796 +#: gtk/gtkcalendar.c:796 msgid "calendar:week_start:0" msgstr "calendar:week_start:1" @@ -1338,7 +1327,7 @@ msgstr "calendar:week_start:1" #. * #. * If you don't understand this, leave it as "2000" #. -#: ../gtk/gtkcalendar.c:1796 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "2000" @@ -1353,7 +1342,7 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: ../gtk/gtkcalendar.c:1827 ../gtk/gtkcalendar.c:2488 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "%d" @@ -1369,7 +1358,7 @@ msgstr "%d" #. * digits. That needs support from your system and locale definition #. * too. #. -#: ../gtk/gtkcalendar.c:1859 ../gtk/gtkcalendar.c:2350 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "%d" @@ -1385,7 +1374,7 @@ msgstr "%d" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: ../gtk/gtkcalendar.c:2140 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "%Y" @@ -1393,7 +1382,7 @@ msgstr "%Y" #. * a disabled accelerator key combination. Only include #. * the text after the | in the translation. #. -#: ../gtk/gtkcellrendereraccel.c:235 +#: gtk/gtkcellrendereraccel.c:235 msgid "Accelerator|Disabled" msgstr "Нет" @@ -1401,25 +1390,25 @@ msgstr "Нет" #. * an accelerator when the cell is clicked to change the #. * acelerator. #. -#: ../gtk/gtkcellrendereraccel.c:368 ../gtk/gtkcellrendereraccel.c:580 +#: gtk/gtkcellrendereraccel.c:368 gtk/gtkcellrendereraccel.c:580 msgid "New accelerator..." msgstr "Новая комбинация клавиш..." #. do not translate the part before the | -#: ../gtk/gtkcellrendererprogress.c:362 ../gtk/gtkcellrendererprogress.c:449 +#: gtk/gtkcellrendererprogress.c:362 gtk/gtkcellrendererprogress.c:449 #, c-format msgid "progress bar label|%d %%" msgstr "%d %%" -#: ../gtk/gtkcolorbutton.c:188 ../gtk/gtkcolorbutton.c:559 +#: gtk/gtkcolorbutton.c:188 gtk/gtkcolorbutton.c:559 msgid "Pick a Color" msgstr "Выберите цвет" -#: ../gtk/gtkcolorbutton.c:448 +#: gtk/gtkcolorbutton.c:448 msgid "Received invalid color data\n" msgstr "Получены недопустимые данные цвета\n" -#: ../gtk/gtkcolorsel.c:354 +#: gtk/gtkcolorsel.c:354 msgid "" "Select the color you want from the outer ring. Select the darkness or " "lightness of that color using the inner triangle." @@ -1427,7 +1416,7 @@ msgstr "" "Выберите желаемый цвет на внешнем круге. Выберите более тёмный или более " "светлый оттенок, используя внутренний треугольник." -#: ../gtk/gtkcolorsel.c:378 +#: gtk/gtkcolorsel.c:378 msgid "" "Click the eyedropper, then click a color anywhere on your screen to select " "that color." @@ -1435,67 +1424,67 @@ msgstr "" "Щелкните на пипетке, затем щёлкните на цвете в любом месте экрана, чтобы " "выбрать этот цвет." -#: ../gtk/gtkcolorsel.c:387 +#: gtk/gtkcolorsel.c:387 msgid "_Hue:" msgstr "То_н:" -#: ../gtk/gtkcolorsel.c:388 +#: gtk/gtkcolorsel.c:388 msgid "Position on the color wheel." msgstr "Положение цветового круга." -#: ../gtk/gtkcolorsel.c:390 +#: gtk/gtkcolorsel.c:390 msgid "_Saturation:" msgstr "Нас_ыщенность:" -#: ../gtk/gtkcolorsel.c:391 +#: gtk/gtkcolorsel.c:391 msgid "\"Deepness\" of the color." msgstr "«Глубина» цвета." -#: ../gtk/gtkcolorsel.c:392 +#: gtk/gtkcolorsel.c:392 msgid "_Value:" msgstr "Зна_чение:" -#: ../gtk/gtkcolorsel.c:393 +#: gtk/gtkcolorsel.c:393 msgid "Brightness of the color." msgstr "Яркость цвета." -#: ../gtk/gtkcolorsel.c:394 +#: gtk/gtkcolorsel.c:394 msgid "_Red:" msgstr "_Красный:" -#: ../gtk/gtkcolorsel.c:395 +#: gtk/gtkcolorsel.c:395 msgid "Amount of red light in the color." msgstr "Количество красного оттенка в цвете." -#: ../gtk/gtkcolorsel.c:396 +#: gtk/gtkcolorsel.c:396 msgid "_Green:" msgstr "_Зелёный:" -#: ../gtk/gtkcolorsel.c:397 +#: gtk/gtkcolorsel.c:397 msgid "Amount of green light in the color." msgstr "Количество зелёного оттенка в цвете." -#: ../gtk/gtkcolorsel.c:398 +#: gtk/gtkcolorsel.c:398 msgid "_Blue:" msgstr "С_иний:" -#: ../gtk/gtkcolorsel.c:399 +#: gtk/gtkcolorsel.c:399 msgid "Amount of blue light in the color." msgstr "Количество синего оттенка в цвете." -#: ../gtk/gtkcolorsel.c:402 +#: gtk/gtkcolorsel.c:402 msgid "Op_acity:" msgstr "Не_прозрачность:" -#: ../gtk/gtkcolorsel.c:409 ../gtk/gtkcolorsel.c:419 +#: gtk/gtkcolorsel.c:409 gtk/gtkcolorsel.c:419 msgid "Transparency of the color." msgstr "Прозрачность цвета." -#: ../gtk/gtkcolorsel.c:426 +#: gtk/gtkcolorsel.c:426 msgid "Color _name:" msgstr "Наи_менование цвета:" -#: ../gtk/gtkcolorsel.c:440 +#: gtk/gtkcolorsel.c:440 msgid "" "You can enter an HTML-style hexadecimal color value, or simply a color name " "such as 'orange' in this entry." @@ -1503,15 +1492,15 @@ msgstr "" "Вы можете ввести в этой строке или шестнадцатеричное значение цвета (в стиле " "HTML), или название цвета, например, «orange»." -#: ../gtk/gtkcolorsel.c:470 +#: gtk/gtkcolorsel.c:470 msgid "_Palette:" msgstr "Па_литра:" -#: ../gtk/gtkcolorsel.c:499 +#: gtk/gtkcolorsel.c:499 msgid "Color Wheel" msgstr "Цветовой круг" -#: ../gtk/gtkcolorsel.c:976 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " @@ -1521,7 +1510,7 @@ msgstr "" "этот цвет в палитру или сделать его текущим, перетащив на другой образец " "цвета сбоку." -#: ../gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." @@ -1529,11 +1518,11 @@ msgstr "" "Цвет, который вы выбрали. Вы можете перетащить его в палитру, чтобы " "сохранить для последующего использования." -#: ../gtk/gtkcolorsel.c:1363 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "Со_хранить цвет здесь" -#: ../gtk/gtkcolorsel.c:1568 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1542,52 +1531,52 @@ msgstr "" "изменить этот элемент, перетащите сюда образец цвета или щёлкните правой " "клавишей и выберите «Сохранить цвет здесь»" -#: ../gtk/gtkcolorseldialog.c:170 +#: gtk/gtkcolorseldialog.c:170 msgid "Color Selection" msgstr "Выбор цвета" -#: ../gtk/gtkentry.c:5375 ../gtk/gtktextview.c:7686 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "_Методы ввода" # длинный перевод слишком сильно растягивает контекстное меню -#: ../gtk/gtkentry.c:5389 ../gtk/gtktextview.c:7700 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "Вст_авить управляющий символ Юникод" -#: ../gtk/gtkfilechooserbutton.c:64 +#: gtk/gtkfilechooserbutton.c:64 msgid "Select A File" msgstr "Выберите файл" -#: ../gtk/gtkfilechooserbutton.c:65 ../gtk/gtkfilechooserdefault.c:1909 +#: gtk/gtkfilechooserbutton.c:65 gtk/gtkfilechooserdefault.c:1909 msgid "Desktop" msgstr "Рабочий стол" -#: ../gtk/gtkfilechooserbutton.c:66 +#: gtk/gtkfilechooserbutton.c:66 msgid "(None)" msgstr "(Нет)" -#: ../gtk/gtkfilechooserbutton.c:2011 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "Другой..." -#: ../gtk/gtkfilechooserdefault.c:1053 +#: gtk/gtkfilechooserdefault.c:1053 msgid "Could not retrieve information about the file" msgstr "Не удалось получить информацию о файле" -#: ../gtk/gtkfilechooserdefault.c:1064 +#: gtk/gtkfilechooserdefault.c:1064 msgid "Could not add a bookmark" msgstr "Не удалось добавить закладку" -#: ../gtk/gtkfilechooserdefault.c:1075 +#: gtk/gtkfilechooserdefault.c:1075 msgid "Could not remove bookmark" msgstr "Не удалось удалить закладку" -#: ../gtk/gtkfilechooserdefault.c:1086 +#: gtk/gtkfilechooserdefault.c:1086 msgid "The folder could not be created" msgstr "Не удалось создать папку" -#: ../gtk/gtkfilechooserdefault.c:1099 +#: gtk/gtkfilechooserdefault.c:1099 msgid "" "The folder could not be created, as a file with the same name already " "exists. Try using a different name for the folder, or rename the file first." @@ -1595,11 +1584,11 @@ msgstr "" "Папка не может быть создана, так как файл с таким именем уже существует. " "Выберите другое имя для папки, или переименуйте файл." -#: ../gtk/gtkfilechooserdefault.c:1110 +#: gtk/gtkfilechooserdefault.c:1110 msgid "Invalid file name" msgstr "Недопустимое имя файла" -#: ../gtk/gtkfilechooserdefault.c:1120 +#: gtk/gtkfilechooserdefault.c:1120 msgid "The folder contents could not be displayed" msgstr "Не удалось отобразить содержимое папки" @@ -1607,170 +1596,170 @@ msgstr "Не удалось отобразить содержимое папки #. * is a hostname. Nautilus and the panel contain the same string #. * to translate. #. -#: ../gtk/gtkfilechooserdefault.c:1661 +#: gtk/gtkfilechooserdefault.c:1661 #, c-format msgid "%1$s on %2$s" msgstr "%1$s на %2$s" -#: ../gtk/gtkfilechooserdefault.c:1837 +#: gtk/gtkfilechooserdefault.c:1837 msgid "Search" msgstr "Поиск" -#: ../gtk/gtkfilechooserdefault.c:1861 +#: gtk/gtkfilechooserdefault.c:1861 msgid "Recently Used" msgstr "Недавние документы" -#: ../gtk/gtkfilechooserdefault.c:2476 +#: gtk/gtkfilechooserdefault.c:2476 msgid "Select which types of files are shown" msgstr "Выбрать отображаемые типы файлов" -#: ../gtk/gtkfilechooserdefault.c:2905 +#: gtk/gtkfilechooserdefault.c:2905 #, c-format msgid "Add the folder '%s' to the bookmarks" msgstr "Создать закладку для папки «%s»" -#: ../gtk/gtkfilechooserdefault.c:2946 +#: gtk/gtkfilechooserdefault.c:2946 #, c-format msgid "Add the current folder to the bookmarks" msgstr "Создать закладку для текущей папки" -#: ../gtk/gtkfilechooserdefault.c:2948 +#: gtk/gtkfilechooserdefault.c:2948 #, c-format msgid "Add the selected folders to the bookmarks" msgstr "Создать закладки для выделенных папок" -#: ../gtk/gtkfilechooserdefault.c:2988 +#: gtk/gtkfilechooserdefault.c:2988 #, c-format msgid "Remove the bookmark '%s'" msgstr "Удалить закладку «%s»" -#: ../gtk/gtkfilechooserdefault.c:3706 +#: gtk/gtkfilechooserdefault.c:3706 msgid "Remove" msgstr "Удалить" -#: ../gtk/gtkfilechooserdefault.c:3715 +#: gtk/gtkfilechooserdefault.c:3715 msgid "Rename..." msgstr "Переименовать..." #. Accessible object name for the file chooser's shortcuts pane -#: ../gtk/gtkfilechooserdefault.c:3861 +#: gtk/gtkfilechooserdefault.c:3861 msgid "Places" msgstr "Места" #. Column header for the file chooser's shortcuts pane -#: ../gtk/gtkfilechooserdefault.c:3918 +#: gtk/gtkfilechooserdefault.c:3918 msgid "_Places" msgstr "_Места" -#: ../gtk/gtkfilechooserdefault.c:3973 ../gtk/gtkstock.c:297 +#: gtk/gtkfilechooserdefault.c:3973 gtk/gtkstock.c:297 msgid "_Add" msgstr "_Добавить" -#: ../gtk/gtkfilechooserdefault.c:3980 +#: gtk/gtkfilechooserdefault.c:3980 msgid "Add the selected folder to the Bookmarks" msgstr "Создать закладку для выделенной папки" -#: ../gtk/gtkfilechooserdefault.c:3985 ../gtk/gtkstock.c:386 +#: gtk/gtkfilechooserdefault.c:3985 gtk/gtkstock.c:386 msgid "_Remove" msgstr "_Удалить" -#: ../gtk/gtkfilechooserdefault.c:3992 +#: gtk/gtkfilechooserdefault.c:3992 msgid "Remove the selected bookmark" msgstr "Удалить выделенную закладку" -#: ../gtk/gtkfilechooserdefault.c:4089 +#: gtk/gtkfilechooserdefault.c:4089 msgid "Could not select file" msgstr "Не удалось выделить файл" -#: ../gtk/gtkfilechooserdefault.c:4262 +#: gtk/gtkfilechooserdefault.c:4262 msgid "_Add to Bookmarks" msgstr "_Добавить в закладки" -#: ../gtk/gtkfilechooserdefault.c:4276 +#: gtk/gtkfilechooserdefault.c:4276 msgid "Show _Hidden Files" msgstr "Показывать _скрытые файлы" -#: ../gtk/gtkfilechooserdefault.c:4519 ../gtk/gtkfilesel.c:730 +#: gtk/gtkfilechooserdefault.c:4519 gtk/gtkfilesel.c:730 msgid "Files" msgstr "Файлы" -#: ../gtk/gtkfilechooserdefault.c:4568 +#: gtk/gtkfilechooserdefault.c:4568 msgid "Name" msgstr "Имя" -#: ../gtk/gtkfilechooserdefault.c:4593 +#: gtk/gtkfilechooserdefault.c:4593 msgid "Size" msgstr "Размер" -#: ../gtk/gtkfilechooserdefault.c:4607 +#: gtk/gtkfilechooserdefault.c:4607 msgid "Modified" msgstr "Изменён" #. Label -#: ../gtk/gtkfilechooserdefault.c:4827 ../gtk/gtkprinteroptionwidget.c:786 +#: gtk/gtkfilechooserdefault.c:4827 gtk/gtkprinteroptionwidget.c:786 msgid "_Name:" msgstr "_Имя:" -#: ../gtk/gtkfilechooserdefault.c:4869 +#: gtk/gtkfilechooserdefault.c:4869 msgid "_Browse for other folders" msgstr "П_росмотреть другие папки" -#: ../gtk/gtkfilechooserdefault.c:5139 +#: gtk/gtkfilechooserdefault.c:5139 msgid "Type a file name" msgstr "Введите имя файла" #. Create Folder -#: ../gtk/gtkfilechooserdefault.c:5176 +#: gtk/gtkfilechooserdefault.c:5176 msgid "Create Fo_lder" msgstr "Создать п_апку" -#: ../gtk/gtkfilechooserdefault.c:5186 +#: gtk/gtkfilechooserdefault.c:5186 msgid "_Location:" msgstr "_Расположение:" -#: ../gtk/gtkfilechooserdefault.c:5375 +#: gtk/gtkfilechooserdefault.c:5375 msgid "Save in _folder:" msgstr "Сохранить в _папке" -#: ../gtk/gtkfilechooserdefault.c:5377 +#: gtk/gtkfilechooserdefault.c:5377 msgid "Create in _folder:" msgstr "Создать в _папке:" -#: ../gtk/gtkfilechooserdefault.c:6971 +#: gtk/gtkfilechooserdefault.c:6971 msgid "Cannot change to folder because it is not local" msgstr "Не удалось перейти в папку, так как она не является локальной" -#: ../gtk/gtkfilechooserdefault.c:7596 ../gtk/gtkfilechooserdefault.c:7617 +#: gtk/gtkfilechooserdefault.c:7596 gtk/gtkfilechooserdefault.c:7617 #, c-format msgid "Shortcut %s already exists" msgstr "Комбинация %s уже существует" -#: ../gtk/gtkfilechooserdefault.c:7707 +#: gtk/gtkfilechooserdefault.c:7707 #, c-format msgid "Shortcut %s does not exist" msgstr "Комбинация %s не существует" -#: ../gtk/gtkfilechooserdefault.c:7950 ../gtk/gtkprintunixdialog.c:364 +#: gtk/gtkfilechooserdefault.c:7950 gtk/gtkprintunixdialog.c:364 #, c-format msgid "A file named \"%s\" already exists. Do you want to replace it?" msgstr "Файл с именем «%s» уже существует. Заменить его?" -#: ../gtk/gtkfilechooserdefault.c:7953 ../gtk/gtkprintunixdialog.c:368 +#: gtk/gtkfilechooserdefault.c:7953 gtk/gtkprintunixdialog.c:368 #, c-format msgid "" "The file already exists in \"%s\". Replacing it will overwrite its contents." msgstr "" "Файл уже существует в «%s». Его замена приведёт к перезаписи содержимого." -#: ../gtk/gtkfilechooserdefault.c:7958 ../gtk/gtkprintunixdialog.c:375 +#: gtk/gtkfilechooserdefault.c:7958 gtk/gtkprintunixdialog.c:375 msgid "_Replace" msgstr "_Заменить" -#: ../gtk/gtkfilechooserdefault.c:8719 +#: gtk/gtkfilechooserdefault.c:8719 msgid "Could not start the search process" msgstr "Не удалось начать поиск" -#: ../gtk/gtkfilechooserdefault.c:8720 +#: gtk/gtkfilechooserdefault.c:8720 msgid "" "The program was not able to create a connection to the indexer daemon. " "Please make sure it is running." @@ -1778,67 +1767,67 @@ msgstr "" "Не удалось соединиться с сервисом индексированного поиска. Проверьте, что " "сервис запущен." -#: ../gtk/gtkfilechooserdefault.c:8734 +#: gtk/gtkfilechooserdefault.c:8734 msgid "Could not send the search request" msgstr "Не удалось послать запрос на поиск" #. Label -#: ../gtk/gtkfilechooserdefault.c:9149 +#: gtk/gtkfilechooserdefault.c:9149 msgid "_Search:" msgstr "_Найти:" -#: ../gtk/gtkfilechooserdefault.c:10096 +#: gtk/gtkfilechooserdefault.c:10096 #, c-format msgid "Could not mount %s" msgstr "Не удалось подключить %s" -#: ../gtk/gtkfilechooserdefault.c:10750 +#: gtk/gtkfilechooserdefault.c:10750 msgid "Type name of new folder" msgstr "Введите имя новой папки" -#: ../gtk/gtkfilechooserdefault.c:10800 +#: gtk/gtkfilechooserdefault.c:10800 #, c-format msgid "%.1f KB" msgstr "%.1f КБ" -#: ../gtk/gtkfilechooserdefault.c:10802 +#: gtk/gtkfilechooserdefault.c:10802 #, c-format msgid "%.1f MB" msgstr "%.1f МБ" -#: ../gtk/gtkfilechooserdefault.c:10804 +#: gtk/gtkfilechooserdefault.c:10804 #, c-format msgid "%.1f GB" msgstr "%.1f ГБ" -#: ../gtk/gtkfilechooserdefault.c:10907 ../gtk/gtkfilechooserdefault.c:10929 -#: ../gtk/gtkfilechooserdefault.c:11000 +#: gtk/gtkfilechooserdefault.c:10907 gtk/gtkfilechooserdefault.c:10929 +#: gtk/gtkfilechooserdefault.c:11000 msgid "Unknown" msgstr "Неизвестен" -#: ../gtk/gtkfilechooserdefault.c:10947 +#: gtk/gtkfilechooserdefault.c:10947 msgid "%H:%M" msgstr "%H:%M" -#: ../gtk/gtkfilechooserdefault.c:10949 +#: gtk/gtkfilechooserdefault.c:10949 msgid "Yesterday at %H:%M" msgstr "Вчера в %H:%M" -#: ../gtk/gtkfilechooserentry.c:659 ../gtk/gtkfilechooserentry.c:1115 +#: gtk/gtkfilechooserentry.c:659 gtk/gtkfilechooserentry.c:1115 msgid "Invalid path" msgstr "Неверный путь" #. translators: this text is shown when there are no completions #. * for something the user typed in a file chooser entry #. -#: ../gtk/gtkfilechooserentry.c:1070 +#: gtk/gtkfilechooserentry.c:1070 msgid "No match" msgstr "Нет совпадений" #. translators: this text is shown when there is exactly one completion #. * for something the user typed in a file chooser entry #. -#: ../gtk/gtkfilechooserentry.c:1081 +#: gtk/gtkfilechooserentry.c:1081 msgid "Sole completion" msgstr "Единственное совпадение" @@ -1846,41 +1835,41 @@ msgstr "Единственное совпадение" #. * entry is a complete filename, but could be continued to find #. * a longer match #. -#: ../gtk/gtkfilechooserentry.c:1097 +#: gtk/gtkfilechooserentry.c:1097 msgid "Complete, but not unique" msgstr "Подходящее, но не уникальное" #. translators: this text is shown while the system is searching #. * for possible completions for text in a file chooser entry #. -#: ../gtk/gtkfilechooserentry.c:1133 +#: gtk/gtkfilechooserentry.c:1133 msgid "Completing..." msgstr "Поиск совпадений..." -#: ../gtk/gtkfilechoosersettings.c:262 ../gtk/gtkfilesel.c:1349 -#: ../gtk/gtkfilesel.c:1358 +#: gtk/gtkfilechoosersettings.c:262 gtk/gtkfilesel.c:1349 +#: gtk/gtkfilesel.c:1358 #, c-format msgid "Error creating folder '%s': %s" msgstr "Произошла ошибка при создании папки «%s»: %s" -#: ../gtk/gtkfilesel.c:694 +#: gtk/gtkfilesel.c:694 msgid "Folders" msgstr "Папки" -#: ../gtk/gtkfilesel.c:698 +#: gtk/gtkfilesel.c:698 msgid "Fol_ders" msgstr "Пап_ки" -#: ../gtk/gtkfilesel.c:734 +#: gtk/gtkfilesel.c:734 msgid "_Files" msgstr "_Файлы" -#: ../gtk/gtkfilesel.c:821 ../gtk/gtkfilesel.c:2148 +#: gtk/gtkfilesel.c:821 gtk/gtkfilesel.c:2148 #, c-format msgid "Folder unreadable: %s" msgstr "Папка нечитаема: %s" -#: ../gtk/gtkfilesel.c:905 +#: gtk/gtkfilesel.c:905 #, c-format msgid "" "The file \"%s\" resides on another machine (called %s) and may not be " @@ -1891,88 +1880,88 @@ msgstr "" "этой программе.\n" "Хотите выбрать именно его?" -#: ../gtk/gtkfilesel.c:1020 +#: gtk/gtkfilesel.c:1020 msgid "_New Folder" msgstr "_Создать папку" -#: ../gtk/gtkfilesel.c:1031 +#: gtk/gtkfilesel.c:1031 msgid "De_lete File" msgstr "_Удалить файл" -#: ../gtk/gtkfilesel.c:1042 +#: gtk/gtkfilesel.c:1042 msgid "_Rename File" msgstr "Пе_реименовать файл" -#: ../gtk/gtkfilesel.c:1347 +#: gtk/gtkfilesel.c:1347 #, c-format msgid "" "The folder name \"%s\" contains symbols that are not allowed in filenames" msgstr "Имя папки «%s» содержит символы, недопустимые в именах файлов" -#: ../gtk/gtkfilesel.c:1392 +#: gtk/gtkfilesel.c:1392 msgid "New Folder" msgstr "Создать папку" -#: ../gtk/gtkfilesel.c:1407 +#: gtk/gtkfilesel.c:1407 msgid "_Folder name:" msgstr "Имя _папки:" -#: ../gtk/gtkfilesel.c:1431 +#: gtk/gtkfilesel.c:1431 msgid "C_reate" msgstr "Со_здать" -#: ../gtk/gtkfilesel.c:1474 ../gtk/gtkfilesel.c:1581 ../gtk/gtkfilesel.c:1594 +#: gtk/gtkfilesel.c:1474 gtk/gtkfilesel.c:1581 gtk/gtkfilesel.c:1594 #, c-format msgid "The filename \"%s\" contains symbols that are not allowed in filenames" msgstr "Имя файла «%s» содержит символы, недопустимые в именах файлов" -#: ../gtk/gtkfilesel.c:1477 ../gtk/gtkfilesel.c:1487 +#: gtk/gtkfilesel.c:1477 gtk/gtkfilesel.c:1487 #, c-format msgid "Error deleting file '%s': %s" msgstr "Произошла ошибка удаления файла «%s»: %s" -#: ../gtk/gtkfilesel.c:1530 +#: gtk/gtkfilesel.c:1530 #, c-format msgid "Really delete file \"%s\"?" msgstr "Действительно удалить файл «%s»?" -#: ../gtk/gtkfilesel.c:1535 +#: gtk/gtkfilesel.c:1535 msgid "Delete File" msgstr "Удалить файл" -#: ../gtk/gtkfilesel.c:1583 +#: gtk/gtkfilesel.c:1583 #, c-format msgid "Error renaming file to \"%s\": %s" msgstr "Произошла ошибка переименования файла в «%s»: %s" -#: ../gtk/gtkfilesel.c:1596 +#: gtk/gtkfilesel.c:1596 #, c-format msgid "Error renaming file \"%s\": %s" msgstr "Произошла ошибка переименования файла «%s»: %s" -#: ../gtk/gtkfilesel.c:1605 +#: gtk/gtkfilesel.c:1605 #, c-format msgid "Error renaming file \"%s\" to \"%s\": %s" msgstr "Произошла ошибка переименования файла «%s» в «%s»: %s" -#: ../gtk/gtkfilesel.c:1652 +#: gtk/gtkfilesel.c:1652 msgid "Rename File" msgstr "Переименовать файл" -#: ../gtk/gtkfilesel.c:1667 +#: gtk/gtkfilesel.c:1667 #, c-format msgid "Rename file \"%s\" to:" msgstr "Переименовать файл «%s» в:" -#: ../gtk/gtkfilesel.c:1696 +#: gtk/gtkfilesel.c:1696 msgid "_Rename" msgstr "_Переименовать" -#: ../gtk/gtkfilesel.c:2128 +#: gtk/gtkfilesel.c:2128 msgid "_Selection: " msgstr "_Выбор: " -#: ../gtk/gtkfilesel.c:3048 +#: gtk/gtkfilesel.c:3048 #, c-format msgid "" "The filename \"%s\" couldn't be converted to UTF-8. (try setting the " @@ -1981,15 +1970,15 @@ msgstr "" "Имя файла «%s» не удалось преобразовать в кодировку UTF-8 (попробуйте задать " "переменную среды G_FILENAME_ENCODING): %s" -#: ../gtk/gtkfilesel.c:3051 +#: gtk/gtkfilesel.c:3051 msgid "Invalid UTF-8" msgstr "Недопустимая последовательность UTF-8" -#: ../gtk/gtkfilesel.c:3925 +#: gtk/gtkfilesel.c:3925 msgid "Name too long" msgstr "Слишком длинное имя" -#: ../gtk/gtkfilesel.c:3927 +#: gtk/gtkfilesel.c:3927 msgid "Couldn't convert filename" msgstr "Не удалось преобразовать имя файла" @@ -1998,75 +1987,75 @@ msgstr "Не удалось преобразовать имя файла" #. * token for the fake "File System" volume. So, we'll return a pointer to #. * this particular string. #. -#: ../gtk/gtkfilesystem.c:52 +#: gtk/gtkfilesystem.c:52 msgid "File System" msgstr "Файловая система" -#: ../gtk/gtkfilesystemmodel.c:700 +#: gtk/gtkfilesystemmodel.c:700 msgid "Could not obtain root folder" msgstr "Не удалось получить корневую папку" -#: ../gtk/gtkfilesystemmodel.c:1299 +#: gtk/gtkfilesystemmodel.c:1299 msgid "(Empty)" msgstr "(Пусто)" -#: ../gtk/gtkfontbutton.c:144 ../gtk/gtkfontbutton.c:266 +#: gtk/gtkfontbutton.c:144 gtk/gtkfontbutton.c:266 msgid "Pick a Font" msgstr "Выберите шрифт" #. Initialize fields -#: ../gtk/gtkfontbutton.c:260 +#: gtk/gtkfontbutton.c:260 msgid "Sans 12" msgstr "Sans 12" -#: ../gtk/gtkfontbutton.c:780 +#: gtk/gtkfontbutton.c:780 msgid "Font" msgstr "Шрифт" #. This is the default text shown in the preview entry, though the user #. can set it. Remember that some fonts only have capital letters. -#: ../gtk/gtkfontsel.c:75 +#: gtk/gtkfontsel.c:75 msgid "abcdefghijk ABCDEFGHIJK" msgstr "абвгде АБВГДЕ abcde ABCDE" -#: ../gtk/gtkfontsel.c:328 +#: gtk/gtkfontsel.c:328 msgid "_Family:" msgstr "_Семейство:" -#: ../gtk/gtkfontsel.c:334 +#: gtk/gtkfontsel.c:334 msgid "_Style:" msgstr "_Начертание:" -#: ../gtk/gtkfontsel.c:340 +#: gtk/gtkfontsel.c:340 msgid "Si_ze:" msgstr "_Размер:" #. create the text entry widget -#: ../gtk/gtkfontsel.c:517 +#: gtk/gtkfontsel.c:517 msgid "_Preview:" msgstr "Образе_ц:" -#: ../gtk/gtkfontsel.c:1542 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "Выбор шрифта" -#: ../gtk/gtkgamma.c:408 +#: gtk/gtkgamma.c:408 msgid "Gamma" msgstr "Гамма" -#: ../gtk/gtkgamma.c:418 +#: gtk/gtkgamma.c:418 msgid "_Gamma value" msgstr "Значение _гаммы" #. Remove this icon source so we don't keep trying to #. * load it. #. -#: ../gtk/gtkiconfactory.c:1403 +#: gtk/gtkiconfactory.c:1403 #, c-format msgid "Error loading icon: %s" msgstr "Произошла ошибка загрузки значка: %s" -#: ../gtk/gtkicontheme.c:1363 +#: gtk/gtkicontheme.c:1363 #, c-format msgid "" "Could not find the icon '%s'. The '%s' theme\n" @@ -2079,132 +2068,132 @@ msgstr "" "Загрузить тему можно с\n" "\t%s" -#: ../gtk/gtkicontheme.c:1543 +#: gtk/gtkicontheme.c:1543 #, c-format msgid "Icon '%s' not present in theme" msgstr "Значок «%s» не присутствует в теме" -#: ../gtk/gtkicontheme.c:3058 +#: gtk/gtkicontheme.c:3058 msgid "Failed to load icon" msgstr "Не удалось загрузить значок" -#: ../gtk/gtkimmodule.c:515 +#: gtk/gtkimmodule.c:515 msgid "Simple" msgstr "Простой" -#: ../gtk/gtkimmulticontext.c:542 +#: gtk/gtkimmulticontext.c:542 msgid "input method menu|System" msgstr "Системный" -#: ../gtk/gtkinputdialog.c:192 +#: gtk/gtkinputdialog.c:192 msgid "Input" msgstr "Ввод" -#: ../gtk/gtkinputdialog.c:207 +#: gtk/gtkinputdialog.c:207 msgid "No extended input devices" msgstr "Расширенные устройства ввода отсутствуют" -#: ../gtk/gtkinputdialog.c:220 +#: gtk/gtkinputdialog.c:220 msgid "_Device:" msgstr "_Устройство:" -#: ../gtk/gtkinputdialog.c:237 +#: gtk/gtkinputdialog.c:237 msgid "Disabled" msgstr "Выключен" -#: ../gtk/gtkinputdialog.c:244 +#: gtk/gtkinputdialog.c:244 msgid "Screen" msgstr "Экран" -#: ../gtk/gtkinputdialog.c:251 +#: gtk/gtkinputdialog.c:251 msgid "Window" msgstr "Окно" -#: ../gtk/gtkinputdialog.c:258 +#: gtk/gtkinputdialog.c:258 msgid "_Mode:" msgstr "_Режим:" #. The axis listbox -#: ../gtk/gtkinputdialog.c:279 +#: gtk/gtkinputdialog.c:279 msgid "Axes" msgstr "Оси" #. Keys listbox -#: ../gtk/gtkinputdialog.c:297 +#: gtk/gtkinputdialog.c:297 msgid "Keys" msgstr "Клавиши" -#: ../gtk/gtkinputdialog.c:524 +#: gtk/gtkinputdialog.c:524 msgid "_X:" msgstr "_X:" -#: ../gtk/gtkinputdialog.c:525 +#: gtk/gtkinputdialog.c:525 msgid "_Y:" msgstr "_Y:" -#: ../gtk/gtkinputdialog.c:526 +#: gtk/gtkinputdialog.c:526 msgid "_Pressure:" msgstr "_Нажим:" -#: ../gtk/gtkinputdialog.c:527 +#: gtk/gtkinputdialog.c:527 msgid "X _tilt:" msgstr "Н_аклон по X:" -#: ../gtk/gtkinputdialog.c:528 +#: gtk/gtkinputdialog.c:528 msgid "Y t_ilt:" msgstr "На_клон по Y:" -#: ../gtk/gtkinputdialog.c:529 +#: gtk/gtkinputdialog.c:529 msgid "_Wheel:" msgstr "_Колесо:" -#: ../gtk/gtkinputdialog.c:581 +#: gtk/gtkinputdialog.c:581 msgid "none" msgstr "нет" -#: ../gtk/gtkinputdialog.c:618 ../gtk/gtkinputdialog.c:654 +#: gtk/gtkinputdialog.c:618 gtk/gtkinputdialog.c:654 msgid "(disabled)" msgstr "(выключен)" -#: ../gtk/gtkinputdialog.c:647 +#: gtk/gtkinputdialog.c:647 msgid "(unknown)" msgstr "(неизвестен)" #. and clear button -#: ../gtk/gtkinputdialog.c:751 +#: gtk/gtkinputdialog.c:751 msgid "Cl_ear" msgstr "О_чистить" -#: ../gtk/gtklinkbutton.c:427 +#: gtk/gtklinkbutton.c:427 msgid "Copy URL" msgstr "Копировать URL" -#: ../gtk/gtklinkbutton.c:565 +#: gtk/gtklinkbutton.c:565 msgid "Invalid URI" msgstr "Неверный URI" #. Description of --gtk-module=MODULES in --help output -#: ../gtk/gtkmain.c:421 +#: gtk/gtkmain.c:421 msgid "Load additional GTK+ modules" msgstr "Загрузить дополнительные модули GTK+" #. Placeholder in --gtk-module=MODULES in --help output -#: ../gtk/gtkmain.c:422 +#: gtk/gtkmain.c:422 msgid "MODULES" msgstr "МОДУЛИ" #. Description of --g-fatal-warnings in --help output -#: ../gtk/gtkmain.c:424 +#: gtk/gtkmain.c:424 msgid "Make all warnings fatal" msgstr "Сделать все предупреждения фатальными" #. Description of --gtk-debug=FLAGS in --help output -#: ../gtk/gtkmain.c:427 +#: gtk/gtkmain.c:427 msgid "GTK+ debugging flags to set" msgstr "Установить указанные отладочные флаги GTK+" #. Description of --gtk-no-debug=FLAGS in --help output -#: ../gtk/gtkmain.c:430 +#: gtk/gtkmain.c:430 msgid "GTK+ debugging flags to unset" msgstr "Сбросить указанные отладочные флаги GTK+" @@ -2213,66 +2202,65 @@ msgstr "Сбросить указанные отладочные флаги GTK+ #. * Do *not* translate it to "predefinito:LTR", if it #. * it isn't default:LTR or default:RTL it will not work #. -#: ../gtk/gtkmain.c:678 +#: gtk/gtkmain.c:678 msgid "default:LTR" msgstr "default:LTR" -#: ../gtk/gtkmain.c:740 +#: gtk/gtkmain.c:740 #, c-format msgid "Cannot open display: %s" msgstr "Не удалось открыть дисплей: %s" -#: ../gtk/gtkmain.c:777 +#: gtk/gtkmain.c:777 msgid "GTK+ Options" msgstr "Параметры GTK+" -#: ../gtk/gtkmain.c:777 +#: gtk/gtkmain.c:777 msgid "Show GTK+ Options" msgstr "Показать параметры GTK+" -#: ../gtk/gtkmountoperation.c:476 +#: gtk/gtkmountoperation.c:476 msgid "Co_nnect" msgstr "_Подключиться" -#: ../gtk/gtkmountoperation.c:520 +#: gtk/gtkmountoperation.c:520 msgid "Connect _anonymously" msgstr "Подключиться _анонимно" -#: ../gtk/gtkmountoperation.c:529 +#: gtk/gtkmountoperation.c:529 msgid "Connect as u_ser:" msgstr "Подключиться _как:" -#: ../gtk/gtkmountoperation.c:566 +#: gtk/gtkmountoperation.c:566 msgid "_Username:" msgstr "_Имя пользователя:" -#: ../gtk/gtkmountoperation.c:570 +#: gtk/gtkmountoperation.c:570 msgid "_Domain:" msgstr "_Домен:" -#: ../gtk/gtkmountoperation.c:575 +#: gtk/gtkmountoperation.c:575 msgid "_Password:" msgstr "_Пароль:" -#: ../gtk/gtkmountoperation.c:590 +#: gtk/gtkmountoperation.c:590 msgid "Forget password _immediately" msgstr "_Забыть пароль немедленно" -#: ../gtk/gtkmountoperation.c:598 +#: gtk/gtkmountoperation.c:598 msgid "Remember password until you _logout" msgstr "Запомнить пароль _до выхода из сеанса" -#: ../gtk/gtkmountoperation.c:606 +#: gtk/gtkmountoperation.c:606 msgid "Remember _forever" msgstr "Запомнить _навсегда" -#: ../gtk/gtknotebook.c:4424 ../gtk/gtknotebook.c:6930 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "Страница %u" -#: ../gtk/gtkpagesetup.c:597 ../gtk/gtkpapersize.c:825 -#: ../gtk/gtkpapersize.c:865 +#: gtk/gtkpagesetup.c:597 gtk/gtkpapersize.c:825 gtk/gtkpapersize.c:865 msgid "Not a valid page setup file" msgstr "Некорректный файл настройки печати" @@ -2282,11 +2270,11 @@ msgstr "Некорректный файл настройки печати" #. * Do *not* translate it to "predefinito:mm", if it #. * it isn't default:mm or default:inch it will not work #. -#: ../gtk/gtkpagesetupunixdialog.c:152 +#: gtk/gtkpagesetupunixdialog.c:152 msgid "default:mm" msgstr "default:mm" -#: ../gtk/gtkpagesetupunixdialog.c:308 +#: gtk/gtkpagesetupunixdialog.c:308 msgid "" "Any Printer\n" "For portable documents" @@ -2294,15 +2282,15 @@ msgstr "" "Любой принтер\n" "Для переносимых документов" -#: ../gtk/gtkpagesetupunixdialog.c:894 ../gtk/gtkpagesetupunixdialog.c:1403 +#: gtk/gtkpagesetupunixdialog.c:894 gtk/gtkpagesetupunixdialog.c:1403 msgid "mm" msgstr "мм" -#: ../gtk/gtkpagesetupunixdialog.c:896 ../gtk/gtkpagesetupunixdialog.c:1401 +#: gtk/gtkpagesetupunixdialog.c:896 gtk/gtkpagesetupunixdialog.c:1401 msgid "inch" msgstr "дюймы" -#: ../gtk/gtkpagesetupunixdialog.c:915 +#: gtk/gtkpagesetupunixdialog.c:915 #, c-format msgid "" "Margins:\n" @@ -2317,88 +2305,88 @@ msgstr "" " верхнее: %s %s\n" " нижнее: %s %s" -#: ../gtk/gtkpagesetupunixdialog.c:964 +#: gtk/gtkpagesetupunixdialog.c:964 msgid "Manage Custom Sizes..." msgstr "Управление пользовательскими размерами..." -#: ../gtk/gtkpagesetupunixdialog.c:1012 +#: gtk/gtkpagesetupunixdialog.c:1012 msgid "_Format for:" msgstr "_Формат для:" -#: ../gtk/gtkpagesetupunixdialog.c:1034 +#: gtk/gtkpagesetupunixdialog.c:1034 msgid "_Paper size:" msgstr "_Размер бумаги:" -#: ../gtk/gtkpagesetupunixdialog.c:1065 +#: gtk/gtkpagesetupunixdialog.c:1065 msgid "_Orientation:" msgstr "_Расположение:" -#: ../gtk/gtkpagesetupunixdialog.c:1129 ../gtk/gtkprintunixdialog.c:2397 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 msgid "Page Setup" msgstr "Параметры страницы" -#: ../gtk/gtkpagesetupunixdialog.c:1448 +#: gtk/gtkpagesetupunixdialog.c:1448 msgid "Margins from Printer..." msgstr "Поля из принтера..." -#: ../gtk/gtkpagesetupunixdialog.c:1608 +#: gtk/gtkpagesetupunixdialog.c:1608 #, c-format msgid "Custom Size %d" msgstr "Пользовательский размер %d" -#: ../gtk/gtkpagesetupunixdialog.c:1837 +#: gtk/gtkpagesetupunixdialog.c:1837 msgid "Manage Custom Sizes" msgstr "Управление пользовательскими размерами" -#: ../gtk/gtkpagesetupunixdialog.c:1933 +#: gtk/gtkpagesetupunixdialog.c:1933 msgid "_Width:" msgstr "_Ширина:" -#: ../gtk/gtkpagesetupunixdialog.c:1945 +#: gtk/gtkpagesetupunixdialog.c:1945 msgid "_Height:" msgstr "_Высота:" -#: ../gtk/gtkpagesetupunixdialog.c:1957 +#: gtk/gtkpagesetupunixdialog.c:1957 msgid "Paper Size" msgstr "Размер бумаги" -#: ../gtk/gtkpagesetupunixdialog.c:1967 +#: gtk/gtkpagesetupunixdialog.c:1967 msgid "_Top:" msgstr "_Верхнее:" -#: ../gtk/gtkpagesetupunixdialog.c:1979 +#: gtk/gtkpagesetupunixdialog.c:1979 msgid "_Bottom:" msgstr "_Нижнее:" -#: ../gtk/gtkpagesetupunixdialog.c:1991 +#: gtk/gtkpagesetupunixdialog.c:1991 msgid "_Left:" msgstr "_Левое:" -#: ../gtk/gtkpagesetupunixdialog.c:2003 +#: gtk/gtkpagesetupunixdialog.c:2003 msgid "_Right:" msgstr "_Правое:" -#: ../gtk/gtkpagesetupunixdialog.c:2044 +#: gtk/gtkpagesetupunixdialog.c:2044 msgid "Paper Margins" msgstr "Поля страницы" -#: ../gtk/gtkpathbar.c:151 +#: gtk/gtkpathbar.c:151 msgid "Up Path" msgstr "Вверх по дереву" -#: ../gtk/gtkpathbar.c:153 +#: gtk/gtkpathbar.c:153 msgid "Down Path" msgstr "Вниз по дереву" -#: ../gtk/gtkpathbar.c:1472 +#: gtk/gtkpathbar.c:1472 msgid "File System Root" msgstr "Корень файловой системы" -#: ../gtk/gtkprinteroptionwidget.c:685 +#: gtk/gtkprinteroptionwidget.c:685 msgid "Not available" msgstr "Недоступно" -#: ../gtk/gtkprinteroptionwidget.c:798 +#: gtk/gtkprinteroptionwidget.c:798 msgid "_Save in folder:" msgstr "_Сохранить в папке:" @@ -2406,174 +2394,179 @@ msgstr "_Сохранить в папке:" #. * jobs. %s gets replaced by the application name, %d gets replaced #. * by the job number. #. -#: ../gtk/gtkprintoperation.c:173 +#: gtk/gtkprintoperation.c:173 #, c-format msgid "%s job #%d" msgstr "%s задание №%d" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1504 +#: gtk/gtkprintoperation.c:1504 msgid "print operation status|Initial state" msgstr "Начальное состояние" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1506 +#: gtk/gtkprintoperation.c:1506 msgid "print operation status|Preparing to print" msgstr "Подготовка к печати" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1508 +#: gtk/gtkprintoperation.c:1508 msgid "print operation status|Generating data" msgstr "Генерация данных" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1510 +#: gtk/gtkprintoperation.c:1510 msgid "print operation status|Sending data" msgstr "Передача данных" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1512 +#: gtk/gtkprintoperation.c:1512 msgid "print operation status|Waiting" msgstr "Ожидание" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1514 +#: gtk/gtkprintoperation.c:1514 msgid "print operation status|Blocking on issue" msgstr "Остановлено из-за ошибки" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1516 +#: gtk/gtkprintoperation.c:1516 msgid "print operation status|Printing" msgstr "Печать" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1518 +#: gtk/gtkprintoperation.c:1518 msgid "print operation status|Finished" msgstr "Завершено" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1520 +#: gtk/gtkprintoperation.c:1520 msgid "print operation status|Finished with error" msgstr "Завершено с ошибкой" -#: ../gtk/gtkprintoperation.c:2003 +#: gtk/gtkprintoperation.c:2003 #, c-format msgid "Preparing %d" msgstr "Подготовка %d" -#: ../gtk/gtkprintoperation.c:2005 ../gtk/gtkprintoperation.c:2259 +#: gtk/gtkprintoperation.c:2005 gtk/gtkprintoperation.c:2259 +#, c-format msgid "Preparing" msgstr "Подготовка" -#: ../gtk/gtkprintoperation.c:2008 +#: gtk/gtkprintoperation.c:2008 #, c-format msgid "Printing %d" msgstr "Печать %d" -#: ../gtk/gtkprintoperation.c:2289 +#: gtk/gtkprintoperation.c:2289 +#, c-format msgid "Error creating print preview" msgstr "Не удалось создать предварительный просмотр" -#: ../gtk/gtkprintoperation.c:2292 +#: gtk/gtkprintoperation.c:2292 +#, c-format msgid "The most probable reason is that a temporary file could not be created." msgstr "Наиболее вероятная причина: не удалось создать временный файл." -#: ../gtk/gtkprintoperation-unix.c:242 +#: gtk/gtkprintoperation-unix.c:242 +#, c-format msgid "Error launching preview" msgstr "Ошибка предварительного просмотра" -#: ../gtk/gtkprintoperation-unix.c:280 +#: gtk/gtkprintoperation-unix.c:280 +#, c-format msgid "Error printing" msgstr "Ошибка печати" -#: ../gtk/gtkprintoperation-unix.c:381 ../gtk/gtkprintoperation-win32.c:1425 +#: gtk/gtkprintoperation-unix.c:381 gtk/gtkprintoperation-win32.c:1425 msgid "Application" msgstr "Приложение" -#: ../gtk/gtkprintoperation-win32.c:590 +#: gtk/gtkprintoperation-win32.c:590 msgid "Printer offline" msgstr "Принтер отключён" -#: ../gtk/gtkprintoperation-win32.c:592 +#: gtk/gtkprintoperation-win32.c:592 msgid "Out of paper" msgstr "Нет бумаги" #. Translators: this is a printer status. -#: ../gtk/gtkprintoperation-win32.c:594 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1375 +#: gtk/gtkprintoperation-win32.c:594 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 msgid "Paused" msgstr "Приостановлено" -#: ../gtk/gtkprintoperation-win32.c:596 +#: gtk/gtkprintoperation-win32.c:596 msgid "Need user intervention" msgstr "Необходимо вмешательство пользователя" -#: ../gtk/gtkprintoperation-win32.c:696 +#: gtk/gtkprintoperation-win32.c:696 msgid "Custom size" msgstr "Пользовательский размер" -#: ../gtk/gtkprintoperation-win32.c:1517 +#: gtk/gtkprintoperation-win32.c:1517 msgid "No printer found" msgstr "Принтеры не найдены" -#: ../gtk/gtkprintoperation-win32.c:1544 +#: gtk/gtkprintoperation-win32.c:1544 msgid "Invalid argument to CreateDC" msgstr "Неверный аргумент для CreateDC" -#: ../gtk/gtkprintoperation-win32.c:1578 ../gtk/gtkprintoperation-win32.c:1801 +#: gtk/gtkprintoperation-win32.c:1578 gtk/gtkprintoperation-win32.c:1801 msgid "Error from StartDoc" msgstr "Ошибка от StartDoc" -#: ../gtk/gtkprintoperation-win32.c:1658 ../gtk/gtkprintoperation-win32.c:1681 -#: ../gtk/gtkprintoperation-win32.c:1729 +#: gtk/gtkprintoperation-win32.c:1658 gtk/gtkprintoperation-win32.c:1681 +#: gtk/gtkprintoperation-win32.c:1729 msgid "Not enough free memory" msgstr "Недостаточно свободной памяти" -#: ../gtk/gtkprintoperation-win32.c:1734 +#: gtk/gtkprintoperation-win32.c:1734 msgid "Invalid argument to PrintDlgEx" msgstr "Неверный аргумент для PrintDlgEx" -#: ../gtk/gtkprintoperation-win32.c:1739 +#: gtk/gtkprintoperation-win32.c:1739 msgid "Invalid pointer to PrintDlgEx" msgstr "Неверный указатель на PrintDlgEx" -#: ../gtk/gtkprintoperation-win32.c:1744 +#: gtk/gtkprintoperation-win32.c:1744 msgid "Invalid handle to PrintDlgEx" msgstr "Ошибочный дескриптор PrintDlgEx" -#: ../gtk/gtkprintoperation-win32.c:1749 +#: gtk/gtkprintoperation-win32.c:1749 msgid "Unspecified error" msgstr "Неуказанная ошибка" -#: ../gtk/gtkprintunixdialog.c:1716 +#: gtk/gtkprintunixdialog.c:1716 msgid "Printer" msgstr "Принтер" -#: ../gtk/gtkprintunixdialog.c:1725 +#: gtk/gtkprintunixdialog.c:1725 msgid "Location" msgstr "Расположение" -#: ../gtk/gtkprintunixdialog.c:1735 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "Состояние" -#: ../gtk/gtkprintunixdialog.c:1758 +#: gtk/gtkprintunixdialog.c:1758 msgid "Range" msgstr "Диапазон" -#: ../gtk/gtkprintunixdialog.c:1762 +#: gtk/gtkprintunixdialog.c:1762 msgid "_All Pages" msgstr "_Все страницы" -#: ../gtk/gtkprintunixdialog.c:1769 +#: gtk/gtkprintunixdialog.c:1769 msgid "C_urrent Page" msgstr "_Текущую страницу" -#: ../gtk/gtkprintunixdialog.c:1778 +#: gtk/gtkprintunixdialog.c:1778 msgid "Pag_es:" msgstr "Страни_цы:" -#: ../gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" @@ -2581,194 +2574,194 @@ msgstr "" "Введите один или несколько диапазонов страниц,\n" "например, 1-3,7,11" -#: ../gtk/gtkprintunixdialog.c:1798 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "Копии" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: ../gtk/gtkprintunixdialog.c:1803 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "_Копий:" -#: ../gtk/gtkprintunixdialog.c:1821 +#: gtk/gtkprintunixdialog.c:1821 msgid "C_ollate" msgstr "_Упорядочить" -#: ../gtk/gtkprintunixdialog.c:1829 +#: gtk/gtkprintunixdialog.c:1829 msgid "_Reverse" msgstr "_Наоборот" -#: ../gtk/gtkprintunixdialog.c:1849 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "Общие" -#: ../gtk/gtkprintunixdialog.c:2252 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "Размещение" -#: ../gtk/gtkprintunixdialog.c:2256 +#: gtk/gtkprintunixdialog.c:2256 msgid "Pages per _side:" msgstr "Страниц на _сторону:" -#: ../gtk/gtkprintunixdialog.c:2272 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "Двухсторонняя:" -#: ../gtk/gtkprintunixdialog.c:2287 +#: gtk/gtkprintunixdialog.c:2287 msgid "_Only print:" msgstr "Печатать т_олько:" #. In enum order -#: ../gtk/gtkprintunixdialog.c:2302 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "Все листы" -#: ../gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "Чётные листы" -#: ../gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "Нечётные листы" -#: ../gtk/gtkprintunixdialog.c:2307 +#: gtk/gtkprintunixdialog.c:2307 msgid "Sc_ale:" msgstr "_Масштаб:" -#: ../gtk/gtkprintunixdialog.c:2334 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "Бумага" -#: ../gtk/gtkprintunixdialog.c:2338 +#: gtk/gtkprintunixdialog.c:2338 msgid "Paper _type:" msgstr "_Тип бумаги:" -#: ../gtk/gtkprintunixdialog.c:2353 +#: gtk/gtkprintunixdialog.c:2353 msgid "Paper _source:" msgstr "_Источник бумаги:" -#: ../gtk/gtkprintunixdialog.c:2368 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "Выходной лоток:" -#: ../gtk/gtkprintunixdialog.c:2420 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "Сведения о задании" -#: ../gtk/gtkprintunixdialog.c:2426 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "При_оритет:" -#: ../gtk/gtkprintunixdialog.c:2441 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "_Расположение:" -#: ../gtk/gtkprintunixdialog.c:2459 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "Печатать документ" -#: ../gtk/gtkprintunixdialog.c:2465 +#: gtk/gtkprintunixdialog.c:2465 msgid "_Now" msgstr "_Сейчас" -#: ../gtk/gtkprintunixdialog.c:2472 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "_В:" -#: ../gtk/gtkprintunixdialog.c:2487 +#: gtk/gtkprintunixdialog.c:2487 msgid "On _hold" msgstr "О_жидание" -#: ../gtk/gtkprintunixdialog.c:2506 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "Добавить титульный лист" -#: ../gtk/gtkprintunixdialog.c:2512 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "_До:" -#: ../gtk/gtkprintunixdialog.c:2527 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "_После:" -#: ../gtk/gtkprintunixdialog.c:2542 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "Задание" -#: ../gtk/gtkprintunixdialog.c:2608 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "Дополнительно" -#: ../gtk/gtkprintunixdialog.c:2643 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "Качество изображения" -#: ../gtk/gtkprintunixdialog.c:2646 +#: gtk/gtkprintunixdialog.c:2646 msgid "Color" msgstr "Цвет" -#: ../gtk/gtkprintunixdialog.c:2649 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "Завершение" -#: ../gtk/gtkprintunixdialog.c:2659 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "Некоторые параметры в диалоге конфликтуют" -#: ../gtk/gtkprintunixdialog.c:2682 +#: gtk/gtkprintunixdialog.c:2682 msgid "Print" msgstr "Печать" -#: ../gtk/gtkrc.c:2872 +#: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" msgstr "Не удалось найти подключаемый файл: «%s»" -#: ../gtk/gtkrc.c:3500 ../gtk/gtkrc.c:3503 +#: gtk/gtkrc.c:3500 gtk/gtkrc.c:3503 #, c-format msgid "Unable to locate image file in pixmap_path: \"%s\"" msgstr "Файл с изображением не найден в pixmap_path: «%s»" -#: ../gtk/gtkrecentaction.c:155 ../gtk/gtkrecentaction.c:163 -#: ../gtk/gtkrecentchoosermenu.c:551 ../gtk/gtkrecentchoosermenu.c:559 +#: gtk/gtkrecentaction.c:155 gtk/gtkrecentaction.c:163 +#: gtk/gtkrecentchoosermenu.c:551 gtk/gtkrecentchoosermenu.c:559 #, c-format msgid "This function is not implemented for widgets of class '%s'" msgstr "Эта функция не реализована для виджета класса «%s»" -#: ../gtk/gtkrecentchooserdefault.c:454 +#: gtk/gtkrecentchooserdefault.c:454 msgid "Select which type of documents are shown" msgstr "Выберите типы отображаемых документов" -#: ../gtk/gtkrecentchooserdefault.c:1095 ../gtk/gtkrecentchooserdefault.c:1132 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "Не найден элемент для URI «%s»" -#: ../gtk/gtkrecentchooserdefault.c:1259 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "Неозаглавленный фильтр" -#: ../gtk/gtkrecentchooserdefault.c:1612 +#: gtk/gtkrecentchooserdefault.c:1612 msgid "Could not remove item" msgstr "Не удалось удалить элемент" -#: ../gtk/gtkrecentchooserdefault.c:1655 +#: gtk/gtkrecentchooserdefault.c:1655 msgid "Could not clear list" msgstr "Не удалось очистить список" -#: ../gtk/gtkrecentchooserdefault.c:1739 +#: gtk/gtkrecentchooserdefault.c:1739 msgid "Copy _Location" msgstr "Копировать _адрес" -#: ../gtk/gtkrecentchooserdefault.c:1752 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "_Удалить из списка" -#: ../gtk/gtkrecentchooserdefault.c:1761 +#: gtk/gtkrecentchooserdefault.c:1761 msgid "_Clear List" msgstr "О_чистить список" -#: ../gtk/gtkrecentchooserdefault.c:1775 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "_Показать личные ресурсы" @@ -2782,21 +2775,21 @@ msgstr "_Показать личные ресурсы" #. * user appended or prepended custom menu items to the #. * recent chooser menu widget. #. -#: ../gtk/gtkrecentchoosermenu.c:317 +#: gtk/gtkrecentchoosermenu.c:317 msgid "No items found" msgstr "Нет элементов" -#: ../gtk/gtkrecentchoosermenu.c:471 ../gtk/gtkrecentchoosermenu.c:527 +#: gtk/gtkrecentchoosermenu.c:471 gtk/gtkrecentchoosermenu.c:527 #, c-format msgid "No recently used resource found with URI `%s'" msgstr "Недавно использовавшийся ресурс не найден по URI «%s»" -#: ../gtk/gtkrecentchoosermenu.c:738 +#: gtk/gtkrecentchoosermenu.c:738 #, c-format msgid "Open '%s'" msgstr "Открыть «%s»" -#: ../gtk/gtkrecentchoosermenu.c:768 +#: gtk/gtkrecentchoosermenu.c:768 msgid "Unknown item" msgstr "Неизвестный элемент" @@ -2807,7 +2800,7 @@ msgstr "Неизвестный элемент" #. * #. * Don't include the prefix "recent menu label|" in the translation. #. -#: ../gtk/gtkrecentchoosermenu.c:781 +#: gtk/gtkrecentchoosermenu.c:781 #, c-format msgid "recent menu label|_%d. %s" msgstr "_%d. %s" @@ -2817,621 +2810,621 @@ msgstr "_%d. %s" #. * #. * Don't include the prefix "recent menu label|" in the translation. #. -#: ../gtk/gtkrecentchoosermenu.c:788 +#: gtk/gtkrecentchoosermenu.c:788 #, c-format msgid "recent menu label|%d. %s" msgstr "%d. %s" -#: ../gtk/gtkrecentmanager.c:1020 ../gtk/gtkrecentmanager.c:1033 -#: ../gtk/gtkrecentmanager.c:1171 ../gtk/gtkrecentmanager.c:1181 -#: ../gtk/gtkrecentmanager.c:1234 ../gtk/gtkrecentmanager.c:1243 -#: ../gtk/gtkrecentmanager.c:1258 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "Не удалось найти элемент с URI «%s»" #. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate -#: ../gtk/gtkstock.c:288 +#: gtk/gtkstock.c:288 msgid "Information" msgstr "Информация" -#: ../gtk/gtkstock.c:289 +#: gtk/gtkstock.c:289 msgid "Warning" msgstr "Предупреждение" -#: ../gtk/gtkstock.c:290 +#: gtk/gtkstock.c:290 msgid "Error" msgstr "Ошибка" -#: ../gtk/gtkstock.c:291 +#: gtk/gtkstock.c:291 msgid "Question" msgstr "Вопрос" #. FIXME these need accelerators when appropriate, and #. * need the mnemonics to be rationalized #. -#: ../gtk/gtkstock.c:296 +#: gtk/gtkstock.c:296 msgid "_About" msgstr "_О программе" -#: ../gtk/gtkstock.c:298 +#: gtk/gtkstock.c:298 msgid "_Apply" msgstr "_Применить" -#: ../gtk/gtkstock.c:299 +#: gtk/gtkstock.c:299 msgid "_Bold" msgstr "Полу_жирный" -#: ../gtk/gtkstock.c:300 +#: gtk/gtkstock.c:300 msgid "_Cancel" msgstr "О_тменить" -#: ../gtk/gtkstock.c:301 +#: gtk/gtkstock.c:301 msgid "_CD-Rom" msgstr "_Компакт-диск" -#: ../gtk/gtkstock.c:302 +#: gtk/gtkstock.c:302 msgid "_Clear" msgstr "О_чистить" -#: ../gtk/gtkstock.c:303 +#: gtk/gtkstock.c:303 msgid "_Close" msgstr "_Закрыть" -#: ../gtk/gtkstock.c:304 +#: gtk/gtkstock.c:304 msgid "C_onnect" msgstr "П_одключиться" -#: ../gtk/gtkstock.c:305 +#: gtk/gtkstock.c:305 msgid "_Convert" msgstr "П_реобразовать" -#: ../gtk/gtkstock.c:306 +#: gtk/gtkstock.c:306 msgid "_Copy" msgstr "_Копировать" -#: ../gtk/gtkstock.c:307 +#: gtk/gtkstock.c:307 msgid "Cu_t" msgstr "_Вырезать" -#: ../gtk/gtkstock.c:308 +#: gtk/gtkstock.c:308 msgid "_Delete" msgstr "_Удалить" -#: ../gtk/gtkstock.c:309 +#: gtk/gtkstock.c:309 msgid "_Discard" msgstr "От_бросить" -#: ../gtk/gtkstock.c:310 +#: gtk/gtkstock.c:310 msgid "_Disconnect" msgstr "_Отключиться" -#: ../gtk/gtkstock.c:311 +#: gtk/gtkstock.c:311 msgid "_Execute" msgstr "_Выполнить" -#: ../gtk/gtkstock.c:312 +#: gtk/gtkstock.c:312 msgid "_Edit" msgstr "_Правка" -#: ../gtk/gtkstock.c:313 +#: gtk/gtkstock.c:313 msgid "_Find" msgstr "_Найти" -#: ../gtk/gtkstock.c:314 +#: gtk/gtkstock.c:314 msgid "Find and _Replace" msgstr "Найти и _заменить" -#: ../gtk/gtkstock.c:315 +#: gtk/gtkstock.c:315 msgid "_Floppy" msgstr "_Дискета" -#: ../gtk/gtkstock.c:316 +#: gtk/gtkstock.c:316 msgid "_Fullscreen" msgstr "_Во весь экран" -#: ../gtk/gtkstock.c:317 +#: gtk/gtkstock.c:317 msgid "_Leave Fullscreen" msgstr "П_окинуть полноэкранный режим" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:319 +#: gtk/gtkstock.c:319 msgid "Navigation|_Bottom" msgstr "_Нижн." #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:321 +#: gtk/gtkstock.c:321 msgid "Navigation|_First" msgstr "_Перв." #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:323 +#: gtk/gtkstock.c:323 msgid "Navigation|_Last" msgstr "Пос_ледн." #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:325 +#: gtk/gtkstock.c:325 msgid "Navigation|_Top" msgstr "Вер_хн." #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:327 +#: gtk/gtkstock.c:327 msgid "Navigation|_Back" msgstr "На_зад" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:329 +#: gtk/gtkstock.c:329 msgid "Navigation|_Down" msgstr "В_низ" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:331 +#: gtk/gtkstock.c:331 msgid "Navigation|_Forward" msgstr "_Далее" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:333 +#: gtk/gtkstock.c:333 msgid "Navigation|_Up" msgstr "Вв_ерх" -#: ../gtk/gtkstock.c:334 +#: gtk/gtkstock.c:334 msgid "_Harddisk" msgstr "_Жёсткий диск" -#: ../gtk/gtkstock.c:335 +#: gtk/gtkstock.c:335 msgid "_Help" msgstr "_Справка" -#: ../gtk/gtkstock.c:336 +#: gtk/gtkstock.c:336 msgid "_Home" msgstr "_Домой" -#: ../gtk/gtkstock.c:337 +#: gtk/gtkstock.c:337 msgid "Increase Indent" msgstr "Увеличить отступ" -#: ../gtk/gtkstock.c:338 +#: gtk/gtkstock.c:338 msgid "Decrease Indent" msgstr "Уменьшить отступ" -#: ../gtk/gtkstock.c:339 +#: gtk/gtkstock.c:339 msgid "_Index" msgstr "_Индекс" -#: ../gtk/gtkstock.c:340 +#: gtk/gtkstock.c:340 msgid "_Information" msgstr "_Информация" -#: ../gtk/gtkstock.c:341 +#: gtk/gtkstock.c:341 msgid "_Italic" msgstr "_Курсив" -#: ../gtk/gtkstock.c:342 +#: gtk/gtkstock.c:342 msgid "_Jump to" msgstr "Перейти _к" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:344 +#: gtk/gtkstock.c:344 msgid "Justify|_Center" msgstr "По _центру" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:346 +#: gtk/gtkstock.c:346 msgid "Justify|_Fill" msgstr "По _ширине" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:348 +#: gtk/gtkstock.c:348 msgid "Justify|_Left" msgstr "По _левому краю" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:350 +#: gtk/gtkstock.c:350 msgid "Justify|_Right" msgstr "По _правому краю" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:353 +#: gtk/gtkstock.c:353 msgid "Media|_Forward" msgstr "_Вперёд" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:355 +#: gtk/gtkstock.c:355 msgid "Media|_Next" msgstr "_Следующая" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:357 +#: gtk/gtkstock.c:357 msgid "Media|P_ause" msgstr "_Приостановить" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:359 +#: gtk/gtkstock.c:359 msgid "Media|_Play" msgstr "_Воспроизвести" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:361 +#: gtk/gtkstock.c:361 msgid "Media|Pre_vious" msgstr "П_редыдущая" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:363 +#: gtk/gtkstock.c:363 msgid "Media|_Record" msgstr "_Запись" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:365 +#: gtk/gtkstock.c:365 msgid "Media|R_ewind" msgstr "_Назад" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:367 +#: gtk/gtkstock.c:367 msgid "Media|_Stop" msgstr "_Остановить" -#: ../gtk/gtkstock.c:368 +#: gtk/gtkstock.c:368 msgid "_Network" msgstr "_Сеть" -#: ../gtk/gtkstock.c:369 +#: gtk/gtkstock.c:369 msgid "_New" msgstr "_Создать" -#: ../gtk/gtkstock.c:370 +#: gtk/gtkstock.c:370 msgid "_No" msgstr "_Нет" -#: ../gtk/gtkstock.c:371 +#: gtk/gtkstock.c:371 msgid "_OK" msgstr "_OK" -#: ../gtk/gtkstock.c:372 +#: gtk/gtkstock.c:372 msgid "_Open" msgstr "_Открыть" -#: ../gtk/gtkstock.c:373 +#: gtk/gtkstock.c:373 msgid "Landscape" msgstr "Пейзаж" -#: ../gtk/gtkstock.c:374 +#: gtk/gtkstock.c:374 msgid "Portrait" msgstr "Портрет" -#: ../gtk/gtkstock.c:375 +#: gtk/gtkstock.c:375 msgid "Reverse landscape" msgstr "Обратный пейзаж" -#: ../gtk/gtkstock.c:376 +#: gtk/gtkstock.c:376 msgid "Reverse portrait" msgstr "Обратный портрет" -#: ../gtk/gtkstock.c:377 +#: gtk/gtkstock.c:377 msgid "Page Set_up" msgstr "Параметры стран_ицы" -#: ../gtk/gtkstock.c:378 +#: gtk/gtkstock.c:378 msgid "_Paste" msgstr "Вст_авить" -#: ../gtk/gtkstock.c:379 +#: gtk/gtkstock.c:379 msgid "_Preferences" msgstr "_Параметры" -#: ../gtk/gtkstock.c:380 +#: gtk/gtkstock.c:380 msgid "_Print" msgstr "Пе_чать" -#: ../gtk/gtkstock.c:381 +#: gtk/gtkstock.c:381 msgid "Print Pre_view" msgstr "Пред_варительный просмотр" -#: ../gtk/gtkstock.c:382 +#: gtk/gtkstock.c:382 msgid "_Properties" msgstr "_Свойства" -#: ../gtk/gtkstock.c:383 +#: gtk/gtkstock.c:383 msgid "_Quit" msgstr "В_ыход" -#: ../gtk/gtkstock.c:384 +#: gtk/gtkstock.c:384 msgid "_Redo" msgstr "Ве_рнуть" -#: ../gtk/gtkstock.c:385 +#: gtk/gtkstock.c:385 msgid "_Refresh" msgstr "Об_новить" -#: ../gtk/gtkstock.c:387 +#: gtk/gtkstock.c:387 msgid "_Revert" msgstr "_Восстановить" -#: ../gtk/gtkstock.c:388 +#: gtk/gtkstock.c:388 msgid "_Save" msgstr "Со_хранить" -#: ../gtk/gtkstock.c:389 +#: gtk/gtkstock.c:389 msgid "Save _As" msgstr "Сохранить _как" -#: ../gtk/gtkstock.c:390 +#: gtk/gtkstock.c:390 msgid "Select _All" msgstr "Выделить вс_ё" -#: ../gtk/gtkstock.c:391 +#: gtk/gtkstock.c:391 msgid "_Color" msgstr "_Цвет" -#: ../gtk/gtkstock.c:392 +#: gtk/gtkstock.c:392 msgid "_Font" msgstr "_Шрифт" -#: ../gtk/gtkstock.c:393 +#: gtk/gtkstock.c:393 msgid "_Ascending" msgstr "По воз_растанию" -#: ../gtk/gtkstock.c:394 +#: gtk/gtkstock.c:394 msgid "_Descending" msgstr "По _убыванию" -#: ../gtk/gtkstock.c:395 +#: gtk/gtkstock.c:395 msgid "_Spell Check" msgstr "Проверить право_писание" -#: ../gtk/gtkstock.c:396 +#: gtk/gtkstock.c:396 msgid "_Stop" msgstr "_Остановить" -#: ../gtk/gtkstock.c:397 +#: gtk/gtkstock.c:397 msgid "_Strikethrough" msgstr "Пере_чёркивание" -#: ../gtk/gtkstock.c:398 +#: gtk/gtkstock.c:398 msgid "_Undelete" msgstr "Вос_становить удалённое" -#: ../gtk/gtkstock.c:399 +#: gtk/gtkstock.c:399 msgid "_Underline" msgstr "По_дчёркивание" -#: ../gtk/gtkstock.c:400 +#: gtk/gtkstock.c:400 msgid "_Undo" msgstr "_Отменить" -#: ../gtk/gtkstock.c:401 +#: gtk/gtkstock.c:401 msgid "_Yes" msgstr "_Да" -#: ../gtk/gtkstock.c:402 +#: gtk/gtkstock.c:402 msgid "_Normal Size" msgstr "В обы_чном размере" -#: ../gtk/gtkstock.c:403 +#: gtk/gtkstock.c:403 msgid "Best _Fit" msgstr "Наилучшее _заполнение" -#: ../gtk/gtkstock.c:404 +#: gtk/gtkstock.c:404 msgid "Zoom _In" msgstr "У_величить" -#: ../gtk/gtkstock.c:405 +#: gtk/gtkstock.c:405 msgid "Zoom _Out" msgstr "У_меньшить" -#: ../gtk/gtktextbufferrichtext.c:651 +#: gtk/gtktextbufferrichtext.c:651 #, c-format msgid "Unknown error when trying to deserialize %s" msgstr "Неизвестная ошибка при попытке десериализации %s" -#: ../gtk/gtktextbufferrichtext.c:710 +#: gtk/gtktextbufferrichtext.c:710 #, c-format msgid "No deserialize function found for format %s" msgstr "Не найдена функция десериализации для формата %s" -#: ../gtk/gtktextbufferserialize.c:796 ../gtk/gtktextbufferserialize.c:822 +#: gtk/gtktextbufferserialize.c:796 gtk/gtktextbufferserialize.c:822 #, c-format msgid "Both \"id\" and \"name\" were found on the <%s> element" msgstr "В элементе <%s> присутствует как «id», так и «name»" -#: ../gtk/gtktextbufferserialize.c:806 ../gtk/gtktextbufferserialize.c:832 +#: gtk/gtktextbufferserialize.c:806 gtk/gtktextbufferserialize.c:832 #, c-format msgid "The attribute \"%s\" was found twice on the <%s> element" msgstr "Атрибут «%s» был дважды найден в элементе <%s>" -#: ../gtk/gtktextbufferserialize.c:846 +#: gtk/gtktextbufferserialize.c:846 #, c-format msgid "<%s> element has invalid id \"%s\"" msgstr "Элемент <%s> имеет ошибочный идентификатор «%s»" -#: ../gtk/gtktextbufferserialize.c:856 +#: gtk/gtktextbufferserialize.c:856 #, c-format msgid "<%s> element has neither a \"name\" nor an \"id\" attribute" msgstr "Элемент <%s> не имеет ни атрибута «name», ни «id»" -#: ../gtk/gtktextbufferserialize.c:943 +#: gtk/gtktextbufferserialize.c:943 #, c-format msgid "Attribute \"%s\" repeated twice on the same <%s> element" msgstr "Атрибут «%s» дважды повторяется в одном элементе <%s>" -#: ../gtk/gtktextbufferserialize.c:961 ../gtk/gtktextbufferserialize.c:986 +#: gtk/gtktextbufferserialize.c:961 gtk/gtktextbufferserialize.c:986 #, c-format msgid "Attribute \"%s\" is invalid on <%s> element in this context" msgstr "Атрибут «%s» ошибочен в элементе <%s> в этом контексте" -#: ../gtk/gtktextbufferserialize.c:1022 +#: gtk/gtktextbufferserialize.c:1022 #, c-format msgid "Tag \"%s\" has not been defined." msgstr "Тег «%s» не был определён." -#: ../gtk/gtktextbufferserialize.c:1034 +#: gtk/gtktextbufferserialize.c:1034 msgid "Anonymous tag found and tags can not be created." msgstr "Найден анонимный тег, невозможно создать теги." -#: ../gtk/gtktextbufferserialize.c:1045 +#: gtk/gtktextbufferserialize.c:1045 #, c-format msgid "Tag \"%s\" does not exist in buffer and tags can not be created." msgstr "Тега «%s» не существует в буфере, тег не может быть создан." -#: ../gtk/gtktextbufferserialize.c:1144 ../gtk/gtktextbufferserialize.c:1219 -#: ../gtk/gtktextbufferserialize.c:1320 ../gtk/gtktextbufferserialize.c:1394 +#: gtk/gtktextbufferserialize.c:1144 gtk/gtktextbufferserialize.c:1219 +#: gtk/gtktextbufferserialize.c:1320 gtk/gtktextbufferserialize.c:1394 #, c-format msgid "Element <%s> is not allowed below <%s>" msgstr "Элемент <%s> не может быть размещён перед <%s>" -#: ../gtk/gtktextbufferserialize.c:1175 +#: gtk/gtktextbufferserialize.c:1175 #, c-format msgid "\"%s\" is not a valid attribute type" msgstr "«%s» не является допустимым типом атрибута" -#: ../gtk/gtktextbufferserialize.c:1183 +#: gtk/gtktextbufferserialize.c:1183 #, c-format msgid "\"%s\" is not a valid attribute name" msgstr "«%s» не является допустимым именем атрибута" -#: ../gtk/gtktextbufferserialize.c:1193 +#: gtk/gtktextbufferserialize.c:1193 #, c-format msgid "" "\"%s\" could not be converted to a value of type \"%s\" for attribute \"%s\"" msgstr "«%s» не может быть преобразовано к значению типа «%s» для атрибута «%s»" -#: ../gtk/gtktextbufferserialize.c:1202 +#: gtk/gtktextbufferserialize.c:1202 #, c-format msgid "\"%s\" is not a valid value for attribute \"%s\"" msgstr "«%s» не является допустимым значением атрибута «%s»" -#: ../gtk/gtktextbufferserialize.c:1285 +#: gtk/gtktextbufferserialize.c:1285 #, c-format msgid "Tag \"%s\" already defined" msgstr "Тег «%s» уже определён" -#: ../gtk/gtktextbufferserialize.c:1296 +#: gtk/gtktextbufferserialize.c:1296 #, c-format msgid "Tag \"%s\" has invalid priority \"%s\"" msgstr "Тег «%s» имеет ошибочный приоритет «%s»" -#: ../gtk/gtktextbufferserialize.c:1349 +#: gtk/gtktextbufferserialize.c:1349 #, c-format msgid "Outermost element in text must be not <%s>" msgstr "" "Наиболее удалённым элементом в тексте должен быть , а не <%" "s>" -#: ../gtk/gtktextbufferserialize.c:1358 ../gtk/gtktextbufferserialize.c:1374 +#: gtk/gtktextbufferserialize.c:1358 gtk/gtktextbufferserialize.c:1374 #, c-format msgid "A <%s> element has already been specified" msgstr "Элемент <%s> уже был определён" -#: ../gtk/gtktextbufferserialize.c:1380 +#: gtk/gtktextbufferserialize.c:1380 msgid "A element can't occur before a element" msgstr "Элемент не может быть расположен до элемента " -#: ../gtk/gtktextbufferserialize.c:1779 +#: gtk/gtktextbufferserialize.c:1779 msgid "Serialized data is malformed" msgstr "Сериализованные данные неправильно сформированы" -#: ../gtk/gtktextbufferserialize.c:1857 +#: gtk/gtktextbufferserialize.c:1857 msgid "" "Serialized data is malformed. First section isn't GTKTEXTBUFFERCONTENTS-0001" msgstr "" "Сериализованные данные неправильно сформированы. Первым разделом является не " "GTKTEXTBUFFERCONTENTS-0001" -#: ../gtk/gtktextutil.c:61 +#: gtk/gtktextutil.c:61 msgid "LRM _Left-to-right mark" msgstr "LRM Метка с_лева направо" -#: ../gtk/gtktextutil.c:62 +#: gtk/gtktextutil.c:62 msgid "RLM _Right-to-left mark" msgstr "RLM Метка с_права налево" -#: ../gtk/gtktextutil.c:63 +#: gtk/gtktextutil.c:63 msgid "LRE Left-to-right _embedding" msgstr "LRE Вс_тавка слева направо" -#: ../gtk/gtktextutil.c:64 +#: gtk/gtktextutil.c:64 msgid "RLE Right-to-left e_mbedding" msgstr "RLE Вст_авка справа налево" -#: ../gtk/gtktextutil.c:65 +#: gtk/gtktextutil.c:65 msgid "LRO Left-to-right _override" msgstr "LRO П_ерекрывание слева направо" -#: ../gtk/gtktextutil.c:66 +#: gtk/gtktextutil.c:66 msgid "RLO Right-to-left o_verride" msgstr "RLO Пере_крывание справа налево" -#: ../gtk/gtktextutil.c:67 +#: gtk/gtktextutil.c:67 msgid "PDF _Pop directional formatting" msgstr "PDF _Расположение по вертикали" -#: ../gtk/gtktextutil.c:68 +#: gtk/gtktextutil.c:68 msgid "ZWS _Zero width space" msgstr "ZWS _Нулевой пробел" -#: ../gtk/gtktextutil.c:69 +#: gtk/gtktextutil.c:69 msgid "ZWJ Zero width _joiner" msgstr "ZWJ Нулевой о_бъединитель" -#: ../gtk/gtktextutil.c:70 +#: gtk/gtktextutil.c:70 msgid "ZWNJ Zero width _non-joiner" msgstr "ZWNJ Нулевой ра_зъединитель" -#: ../gtk/gtkthemes.c:71 +#: gtk/gtkthemes.c:71 #, c-format msgid "Unable to locate theme engine in module_path: \"%s\"," msgstr "Загружаемый модуль тем не найден в module_path: «%s»," -#: ../gtk/gtktipsquery.c:188 +#: gtk/gtktipsquery.c:188 msgid "--- No Tip ---" msgstr "--- Нет подсказки ---" -#: ../gtk/gtkuimanager.c:1453 +#: gtk/gtkuimanager.c:1453 #, c-format msgid "Unexpected start tag '%s' on line %d char %d" msgstr "Начальный тег «%s» является непредвиденным (строка %d, символ %d)" -#: ../gtk/gtkuimanager.c:1543 +#: gtk/gtkuimanager.c:1543 #, c-format msgid "Unexpected character data on line %d char %d" msgstr "Непредвиденные символьные данные (строка %d, символ %d)" -#: ../gtk/gtkuimanager.c:2366 +#: gtk/gtkuimanager.c:2366 msgid "Empty" msgstr "Пусто" -#: ../gtk/gtkvolumebutton.c:77 +#: gtk/gtkvolumebutton.c:77 msgid "Volume" msgstr "Громкость" -#: ../gtk/gtkvolumebutton.c:79 +#: gtk/gtkvolumebutton.c:79 msgid "Turns volume down or up" msgstr "Повышает или понижает громкость" -#: ../gtk/gtkvolumebutton.c:82 +#: gtk/gtkvolumebutton.c:82 msgid "Adjusts the volume" msgstr "Регулирует громкость" -#: ../gtk/gtkvolumebutton.c:85 ../gtk/gtkvolumebutton.c:88 +#: gtk/gtkvolumebutton.c:85 gtk/gtkvolumebutton.c:88 msgid "Volume Down" msgstr "Тише" -#: ../gtk/gtkvolumebutton.c:87 +#: gtk/gtkvolumebutton.c:87 msgid "Decreases the volume" msgstr "Понижает громкость" -#: ../gtk/gtkvolumebutton.c:91 ../gtk/gtkvolumebutton.c:94 +#: gtk/gtkvolumebutton.c:91 gtk/gtkvolumebutton.c:94 msgid "Volume Up" msgstr "Громче" -#: ../gtk/gtkvolumebutton.c:93 +#: gtk/gtkvolumebutton.c:93 msgid "Increases the volume" msgstr "Повышает громкость" -#: ../gtk/gtkvolumebutton.c:151 +#: gtk/gtkvolumebutton.c:151 msgid "Muted" msgstr "Приглушить" -#: ../gtk/gtkvolumebutton.c:155 +#: gtk/gtkvolumebutton.c:155 msgid "Full Volume" msgstr "Полная громкость" @@ -3442,926 +3435,926 @@ msgstr "Полная громкость" #. * Do not translate and do not include the "volume percentage|" #. * part in the translation! #. -#: ../gtk/gtkvolumebutton.c:170 +#: gtk/gtkvolumebutton.c:170 #, c-format msgid "volume percentage|%d %%" msgstr "%d %%" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:5 +#: gtk/paper_names_offsets.c:5 msgid "paper size|asme_f" msgstr "asme_f" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:7 +#: gtk/paper_names_offsets.c:7 msgid "paper size|A0x2" msgstr "A0x2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:9 +#: gtk/paper_names_offsets.c:9 msgid "paper size|A0" msgstr "A0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:11 +#: gtk/paper_names_offsets.c:11 msgid "paper size|A0x3" msgstr "A0x3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:13 +#: gtk/paper_names_offsets.c:13 msgid "paper size|A1" msgstr "A1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:15 +#: gtk/paper_names_offsets.c:15 msgid "paper size|A10" msgstr "A10" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:17 +#: gtk/paper_names_offsets.c:17 msgid "paper size|A1x3" msgstr "A1x3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:19 +#: gtk/paper_names_offsets.c:19 msgid "paper size|A1x4" msgstr "A1x4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:21 +#: gtk/paper_names_offsets.c:21 msgid "paper size|A2" msgstr "A2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:23 +#: gtk/paper_names_offsets.c:23 msgid "paper size|A2x3" msgstr "A2x3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:25 +#: gtk/paper_names_offsets.c:25 msgid "paper size|A2x4" msgstr "A2x4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:27 +#: gtk/paper_names_offsets.c:27 msgid "paper size|A2x5" msgstr "A2x5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:29 +#: gtk/paper_names_offsets.c:29 msgid "paper size|A3" msgstr "A3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:31 +#: gtk/paper_names_offsets.c:31 msgid "paper size|A3 Extra" msgstr "A3 Extra" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:33 +#: gtk/paper_names_offsets.c:33 msgid "paper size|A3x3" msgstr "A3x3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:35 +#: gtk/paper_names_offsets.c:35 msgid "paper size|A3x4" msgstr "A3x4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:37 +#: gtk/paper_names_offsets.c:37 msgid "paper size|A3x5" msgstr "A3x5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:39 +#: gtk/paper_names_offsets.c:39 msgid "paper size|A3x6" msgstr "A3x6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:41 +#: gtk/paper_names_offsets.c:41 msgid "paper size|A3x7" msgstr "A3x7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:43 +#: gtk/paper_names_offsets.c:43 msgid "paper size|A4" msgstr "A4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:45 +#: gtk/paper_names_offsets.c:45 msgid "paper size|A4 Extra" msgstr "A4 Extra" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:47 +#: gtk/paper_names_offsets.c:47 msgid "paper size|A4 Tab" msgstr "A4 Tab" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:49 +#: gtk/paper_names_offsets.c:49 msgid "paper size|A4x3" msgstr "A4x3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:51 +#: gtk/paper_names_offsets.c:51 msgid "paper size|A4x4" msgstr "A4x4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:53 +#: gtk/paper_names_offsets.c:53 msgid "paper size|A4x5" msgstr "A4x5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:55 +#: gtk/paper_names_offsets.c:55 msgid "paper size|A4x6" msgstr "A4x6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:57 +#: gtk/paper_names_offsets.c:57 msgid "paper size|A4x7" msgstr "A4x7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:59 +#: gtk/paper_names_offsets.c:59 msgid "paper size|A4x8" msgstr "A4x8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:61 +#: gtk/paper_names_offsets.c:61 msgid "paper size|A4x9" msgstr "A4x9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:63 +#: gtk/paper_names_offsets.c:63 msgid "paper size|A5" msgstr "A5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:65 +#: gtk/paper_names_offsets.c:65 msgid "paper size|A5 Extra" msgstr "A5 Extra" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:67 +#: gtk/paper_names_offsets.c:67 msgid "paper size|A6" msgstr "A6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:69 +#: gtk/paper_names_offsets.c:69 msgid "paper size|A7" msgstr "A7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:71 +#: gtk/paper_names_offsets.c:71 msgid "paper size|A8" msgstr "A8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:73 +#: gtk/paper_names_offsets.c:73 msgid "paper size|A9" msgstr "A9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:75 +#: gtk/paper_names_offsets.c:75 msgid "paper size|B0" msgstr "B0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:77 +#: gtk/paper_names_offsets.c:77 msgid "paper size|B1" msgstr "B1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:79 +#: gtk/paper_names_offsets.c:79 msgid "paper size|B10" msgstr "B10" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:81 +#: gtk/paper_names_offsets.c:81 msgid "paper size|B2" msgstr "B2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:83 +#: gtk/paper_names_offsets.c:83 msgid "paper size|B3" msgstr "B3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:85 +#: gtk/paper_names_offsets.c:85 msgid "paper size|B4" msgstr "B4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:87 +#: gtk/paper_names_offsets.c:87 msgid "paper size|B5" msgstr "B5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:89 +#: gtk/paper_names_offsets.c:89 msgid "paper size|B5 Extra" msgstr "B5 Extra" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:91 +#: gtk/paper_names_offsets.c:91 msgid "paper size|B6" msgstr "B6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:93 +#: gtk/paper_names_offsets.c:93 msgid "paper size|B6/C4" msgstr "B6/C4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:95 +#: gtk/paper_names_offsets.c:95 msgid "paper size|B7" msgstr "B7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:97 +#: gtk/paper_names_offsets.c:97 msgid "paper size|B8" msgstr "B8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:99 +#: gtk/paper_names_offsets.c:99 msgid "paper size|B9" msgstr "B9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:101 +#: gtk/paper_names_offsets.c:101 msgid "paper size|C0" msgstr "C0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:103 +#: gtk/paper_names_offsets.c:103 msgid "paper size|C1" msgstr "C1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:105 +#: gtk/paper_names_offsets.c:105 msgid "paper size|C10" msgstr "C10" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:107 +#: gtk/paper_names_offsets.c:107 msgid "paper size|C2" msgstr "C2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:109 +#: gtk/paper_names_offsets.c:109 msgid "paper size|C3" msgstr "C3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:111 +#: gtk/paper_names_offsets.c:111 msgid "paper size|C4" msgstr "C4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:113 +#: gtk/paper_names_offsets.c:113 msgid "paper size|C5" msgstr "C5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:115 +#: gtk/paper_names_offsets.c:115 msgid "paper size|C6" msgstr "C6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:117 +#: gtk/paper_names_offsets.c:117 msgid "paper size|C6/C5" msgstr "C6/C5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:119 +#: gtk/paper_names_offsets.c:119 msgid "paper size|C7" msgstr "C7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:121 +#: gtk/paper_names_offsets.c:121 msgid "paper size|C7/C6" msgstr "C7/C6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:123 +#: gtk/paper_names_offsets.c:123 msgid "paper size|C8" msgstr "C8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:125 +#: gtk/paper_names_offsets.c:125 msgid "paper size|C9" msgstr "C9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:127 +#: gtk/paper_names_offsets.c:127 msgid "paper size|DL Envelope" msgstr "Конверт DL" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:129 +#: gtk/paper_names_offsets.c:129 msgid "paper size|RA0" msgstr "RA0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:131 +#: gtk/paper_names_offsets.c:131 msgid "paper size|RA1" msgstr "RA1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:133 +#: gtk/paper_names_offsets.c:133 msgid "paper size|RA2" msgstr "RA2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:135 +#: gtk/paper_names_offsets.c:135 msgid "paper size|SRA0" msgstr "SRA0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:137 +#: gtk/paper_names_offsets.c:137 msgid "paper size|SRA1" msgstr "SRA1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:139 +#: gtk/paper_names_offsets.c:139 msgid "paper size|SRA2" msgstr "SRA2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:141 +#: gtk/paper_names_offsets.c:141 msgid "paper size|JB0" msgstr "JB0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:143 +#: gtk/paper_names_offsets.c:143 msgid "paper size|JB1" msgstr "JB1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:145 +#: gtk/paper_names_offsets.c:145 msgid "paper size|JB10" msgstr "JB10" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:147 +#: gtk/paper_names_offsets.c:147 msgid "paper size|JB2" msgstr "JB2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:149 +#: gtk/paper_names_offsets.c:149 msgid "paper size|JB3" msgstr "JB3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:151 +#: gtk/paper_names_offsets.c:151 msgid "paper size|JB4" msgstr "JB4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:153 +#: gtk/paper_names_offsets.c:153 msgid "paper size|JB5" msgstr "JB5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:155 +#: gtk/paper_names_offsets.c:155 msgid "paper size|JB6" msgstr "JB6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:157 +#: gtk/paper_names_offsets.c:157 msgid "paper size|JB7" msgstr "JB7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:159 +#: gtk/paper_names_offsets.c:159 msgid "paper size|JB8" msgstr "JB8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:161 +#: gtk/paper_names_offsets.c:161 msgid "paper size|JB9" msgstr "JB9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:163 +#: gtk/paper_names_offsets.c:163 msgid "paper size|jis exec" msgstr "jis exec" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:165 +#: gtk/paper_names_offsets.c:165 msgid "paper size|Choukei 2 Envelope" msgstr "Конверт Choukei 2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:167 +#: gtk/paper_names_offsets.c:167 msgid "paper size|Choukei 3 Envelope" msgstr "Конверт Choukei 3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:169 +#: gtk/paper_names_offsets.c:169 msgid "paper size|Choukei 4 Envelope" msgstr "Конверт Choukei 4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:171 +#: gtk/paper_names_offsets.c:171 msgid "paper size|hagaki (postcard)" msgstr "hagaki (открытка)" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:173 +#: gtk/paper_names_offsets.c:173 msgid "paper size|kahu Envelope" msgstr "Конверт hahu" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:175 +#: gtk/paper_names_offsets.c:175 msgid "paper size|kaku2 Envelope" msgstr "Конверт kaku2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:177 +#: gtk/paper_names_offsets.c:177 msgid "paper size|oufuku (reply postcard)" msgstr "oufuku (ответная открытка)" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:179 +#: gtk/paper_names_offsets.c:179 msgid "paper size|you4 Envelope" msgstr "Конверт you4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:181 +#: gtk/paper_names_offsets.c:181 msgid "paper size|10x11" msgstr "10x11" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:183 +#: gtk/paper_names_offsets.c:183 msgid "paper size|10x13" msgstr "10x13" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:185 +#: gtk/paper_names_offsets.c:185 msgid "paper size|10x14" msgstr "10x14" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:187 ../gtk/paper_names_offsets.c:189 +#: gtk/paper_names_offsets.c:187 gtk/paper_names_offsets.c:189 msgid "paper size|10x15" msgstr "10x15" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:191 +#: gtk/paper_names_offsets.c:191 msgid "paper size|11x12" msgstr "11x12" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:193 +#: gtk/paper_names_offsets.c:193 msgid "paper size|11x15" msgstr "11x15" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:195 +#: gtk/paper_names_offsets.c:195 msgid "paper size|12x19" msgstr "12x19" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:197 +#: gtk/paper_names_offsets.c:197 msgid "paper size|5x7" msgstr "Конверт 5x7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:199 +#: gtk/paper_names_offsets.c:199 msgid "paper size|6x9 Envelope" msgstr "Конверт 6x9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:201 +#: gtk/paper_names_offsets.c:201 msgid "paper size|7x9 Envelope" msgstr "Конверт 7x9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:203 +#: gtk/paper_names_offsets.c:203 msgid "paper size|9x11 Envelope" msgstr "Конверт 9x11" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:205 +#: gtk/paper_names_offsets.c:205 msgid "paper size|a2 Envelope" msgstr "Конверт a2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:207 +#: gtk/paper_names_offsets.c:207 msgid "paper size|Arch A" msgstr "Arch A" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:209 +#: gtk/paper_names_offsets.c:209 msgid "paper size|Arch B" msgstr "Arch B" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:211 +#: gtk/paper_names_offsets.c:211 msgid "paper size|Arch C" msgstr "Arch C" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:213 +#: gtk/paper_names_offsets.c:213 msgid "paper size|Arch D" msgstr "Arch D" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:215 +#: gtk/paper_names_offsets.c:215 msgid "paper size|Arch E" msgstr "Arch E" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:217 +#: gtk/paper_names_offsets.c:217 msgid "paper size|b-plus" msgstr "b-plus" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:219 +#: gtk/paper_names_offsets.c:219 msgid "paper size|c" msgstr "c" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:221 +#: gtk/paper_names_offsets.c:221 msgid "paper size|c5 Envelope" msgstr "Конверт c5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:223 +#: gtk/paper_names_offsets.c:223 msgid "paper size|d" msgstr "d" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:225 +#: gtk/paper_names_offsets.c:225 msgid "paper size|e" msgstr "e" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:227 +#: gtk/paper_names_offsets.c:227 msgid "paper size|edp" msgstr "edp" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:229 +#: gtk/paper_names_offsets.c:229 msgid "paper size|European edp" msgstr "Европейский edp" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:231 +#: gtk/paper_names_offsets.c:231 msgid "paper size|Executive" msgstr "Executive" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:233 +#: gtk/paper_names_offsets.c:233 msgid "paper size|f" msgstr "f" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:235 +#: gtk/paper_names_offsets.c:235 msgid "paper size|FanFold European" msgstr "FanFold европейский" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:237 +#: gtk/paper_names_offsets.c:237 msgid "paper size|FanFold US" msgstr "FanFold US" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:239 +#: gtk/paper_names_offsets.c:239 msgid "paper size|FanFold German Legal" msgstr "FanFold German Legal" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:241 +#: gtk/paper_names_offsets.c:241 msgid "paper size|Government Legal" msgstr "Government Legal" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:243 +#: gtk/paper_names_offsets.c:243 msgid "paper size|Government Letter" msgstr "Government Letter" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:245 +#: gtk/paper_names_offsets.c:245 msgid "paper size|Index 3x5" msgstr "Index 3x5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:247 +#: gtk/paper_names_offsets.c:247 msgid "paper size|Index 4x6 (postcard)" msgstr "Index 4x6 (открытка)" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:249 +#: gtk/paper_names_offsets.c:249 msgid "paper size|Index 4x6 ext" msgstr "Index 4x6 ext" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:251 +#: gtk/paper_names_offsets.c:251 msgid "paper size|Index 5x8" msgstr "Index 5x8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:253 +#: gtk/paper_names_offsets.c:253 msgid "paper size|Invoice" msgstr "Invoice" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:255 +#: gtk/paper_names_offsets.c:255 msgid "paper size|Tabloid" msgstr "Tabloid" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:257 +#: gtk/paper_names_offsets.c:257 msgid "paper size|US Legal" msgstr "US Legal" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:259 +#: gtk/paper_names_offsets.c:259 msgid "paper size|US Legal Extra" msgstr "US Legal Extra" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:261 +#: gtk/paper_names_offsets.c:261 msgid "paper size|US Letter" msgstr "US Letter" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:263 +#: gtk/paper_names_offsets.c:263 msgid "paper size|US Letter Extra" msgstr "US Letter Extra" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:265 +#: gtk/paper_names_offsets.c:265 msgid "paper size|US Letter Plus" msgstr "US Letter Plus" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:267 +#: gtk/paper_names_offsets.c:267 msgid "paper size|Monarch Envelope" msgstr "Конверт «Monarch»" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:269 +#: gtk/paper_names_offsets.c:269 msgid "paper size|#10 Envelope" msgstr "Конверт №10" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:271 +#: gtk/paper_names_offsets.c:271 msgid "paper size|#11 Envelope" msgstr "Конверт №11" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:273 +#: gtk/paper_names_offsets.c:273 msgid "paper size|#12 Envelope" msgstr "Конверт №12" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:275 +#: gtk/paper_names_offsets.c:275 msgid "paper size|#14 Envelope" msgstr "Конверт №14" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:277 +#: gtk/paper_names_offsets.c:277 msgid "paper size|#9 Envelope" msgstr "Конверт №9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:279 +#: gtk/paper_names_offsets.c:279 msgid "paper size|Personal Envelope" msgstr "Персональный конверт" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:281 +#: gtk/paper_names_offsets.c:281 msgid "paper size|Quarto" msgstr "Quarto" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:283 +#: gtk/paper_names_offsets.c:283 msgid "paper size|Super A" msgstr "Super A" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:285 +#: gtk/paper_names_offsets.c:285 msgid "paper size|Super B" msgstr "Super B" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:287 +#: gtk/paper_names_offsets.c:287 msgid "paper size|Wide Format" msgstr "Широкий формат" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:289 +#: gtk/paper_names_offsets.c:289 msgid "paper size|Dai-pa-kai" msgstr "Dai-pa-kai" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:291 +#: gtk/paper_names_offsets.c:291 msgid "paper size|Folio" msgstr "Folio" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:293 +#: gtk/paper_names_offsets.c:293 msgid "paper size|Folio sp" msgstr "Folio sp" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:295 +#: gtk/paper_names_offsets.c:295 msgid "paper size|Invite Envelope" msgstr "Конверт «Invite»" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:297 +#: gtk/paper_names_offsets.c:297 msgid "paper size|Italian Envelope" msgstr "Итальянский конверт" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:299 +#: gtk/paper_names_offsets.c:299 msgid "paper size|juuro-ku-kai" msgstr "juuro-ku-kai" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:301 +#: gtk/paper_names_offsets.c:301 msgid "paper size|pa-kai" msgstr "pa-kai" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:303 +#: gtk/paper_names_offsets.c:303 msgid "paper size|Postfix Envelope" msgstr "Конверт «Postfix»" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:305 +#: gtk/paper_names_offsets.c:305 msgid "paper size|Small Photo" msgstr "Маленькое фото" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:307 +#: gtk/paper_names_offsets.c:307 msgid "paper size|prc1 Envelope" msgstr "Конверт prc1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:309 +#: gtk/paper_names_offsets.c:309 msgid "paper size|prc10 Envelope" msgstr "Конверт prc10" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:311 +#: gtk/paper_names_offsets.c:311 msgid "paper size|prc 16k" msgstr "prc 16k" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:313 +#: gtk/paper_names_offsets.c:313 msgid "paper size|prc2 Envelope" msgstr "prc2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:315 +#: gtk/paper_names_offsets.c:315 msgid "paper size|prc3 Envelope" msgstr "prc3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:317 +#: gtk/paper_names_offsets.c:317 msgid "paper size|prc 32k" msgstr "prc 32k" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:319 +#: gtk/paper_names_offsets.c:319 msgid "paper size|prc4 Envelope" msgstr "Конверт prc4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:321 +#: gtk/paper_names_offsets.c:321 msgid "paper size|prc5 Envelope" msgstr "Конверт prc5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:323 +#: gtk/paper_names_offsets.c:323 msgid "paper size|prc6 Envelope" msgstr "Конверт prc6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:325 +#: gtk/paper_names_offsets.c:325 msgid "paper size|prc7 Envelope" msgstr "Конверт prc7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:327 +#: gtk/paper_names_offsets.c:327 msgid "paper size|prc8 Envelope" msgstr "Конверт prc8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:329 +#: gtk/paper_names_offsets.c:329 msgid "paper size|ROC 16k" msgstr "ROC 16k" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:331 +#: gtk/paper_names_offsets.c:331 msgid "paper size|ROC 8k" msgstr "ROC 8k" -#: ../gtk/updateiconcache.c:492 ../gtk/updateiconcache.c:552 +#: gtk/updateiconcache.c:492 gtk/updateiconcache.c:552 #, c-format msgid "different idatas found for symlinked '%s' and '%s'\n" msgstr "различные идентификаторы найдены в связанных ссылкой '%s' и '%s'\n" -#: ../gtk/updateiconcache.c:1374 +#: gtk/updateiconcache.c:1374 #, c-format msgid "Failed to write header\n" msgstr "Сбой при записи заголовка\n" -#: ../gtk/updateiconcache.c:1380 +#: gtk/updateiconcache.c:1380 #, c-format msgid "Failed to write hash table\n" msgstr "Сбой при записи хеш-таблицы\n" -#: ../gtk/updateiconcache.c:1386 +#: gtk/updateiconcache.c:1386 #, c-format msgid "Failed to write folder index\n" msgstr "Сбой при записи индекса папки\n" -#: ../gtk/updateiconcache.c:1394 +#: gtk/updateiconcache.c:1394 #, c-format msgid "Failed to rewrite header\n" msgstr "Сбой при перезаписи заголовка\n" -#: ../gtk/updateiconcache.c:1455 +#: gtk/updateiconcache.c:1455 #, c-format msgid "Failed to open file %s : %s\n" msgstr "Не удалось открыть файл %s : %s\n" -#: ../gtk/updateiconcache.c:1463 +#: gtk/updateiconcache.c:1463 #, c-format msgid "Failed to write cache file: %s\n" msgstr "Сбой при открытии кеш-файла: %s\n" -#: ../gtk/updateiconcache.c:1499 +#: gtk/updateiconcache.c:1499 #, c-format msgid "The generated cache was invalid.\n" msgstr "Созданный кеш содержит ошибки.\n" -#: ../gtk/updateiconcache.c:1511 +#: gtk/updateiconcache.c:1511 #, c-format msgid "Could not rename %s to %s: %s, removing %s then.\n" msgstr "Не удалось переименовать %s в %s: %s, удаляя затем %s.\n" -#: ../gtk/updateiconcache.c:1523 +#: gtk/updateiconcache.c:1523 #, c-format msgid "Could not rename %s to %s: %s\n" msgstr "Не удалось переименовать %s в %s: %s\n" -#: ../gtk/updateiconcache.c:1530 +#: gtk/updateiconcache.c:1530 #, c-format msgid "Could not rename %s back to %s: %s.\n" msgstr "Не удалось переименовать %s обратно в %s: %s\n" -#: ../gtk/updateiconcache.c:1556 +#: gtk/updateiconcache.c:1556 #, c-format msgid "Cache file created successfully.\n" msgstr "Кеш-файл успешно создан.\n" -#: ../gtk/updateiconcache.c:1595 +#: gtk/updateiconcache.c:1595 msgid "Overwrite an existing cache, even if up to date" msgstr "Перезаписать существующий кеш-файл, даже если он обновлён" -#: ../gtk/updateiconcache.c:1596 +#: gtk/updateiconcache.c:1596 msgid "Don't check for the existence of index.theme" msgstr "Не проверять существование файла index.theme" -#: ../gtk/updateiconcache.c:1597 +#: gtk/updateiconcache.c:1597 msgid "Don't include image data in the cache" msgstr "Не включать изображения в кеш" -#: ../gtk/updateiconcache.c:1598 +#: gtk/updateiconcache.c:1598 msgid "Output a C header file" msgstr "Выдавать заголовочный файл C" -#: ../gtk/updateiconcache.c:1599 +#: gtk/updateiconcache.c:1599 msgid "Turn off verbose output" msgstr "Выключить расширенный вывод" -#: ../gtk/updateiconcache.c:1600 +#: gtk/updateiconcache.c:1600 msgid "Validate existing icon cache" msgstr "Проверить текущий кеш значков" -#: ../gtk/updateiconcache.c:1663 +#: gtk/updateiconcache.c:1663 #, c-format msgid "File not found: %s\n" msgstr "Файл не найден: %s\n" -#: ../gtk/updateiconcache.c:1669 +#: gtk/updateiconcache.c:1669 #, c-format msgid "Not a valid icon cache: %s\n" msgstr "Некорректный кеш значков: %s\n" -#: ../gtk/updateiconcache.c:1682 +#: gtk/updateiconcache.c:1682 #, c-format msgid "No theme index file." msgstr "Нет файла с индексом темы." -#: ../gtk/updateiconcache.c:1686 +#: gtk/updateiconcache.c:1686 #, c-format msgid "" "No theme index file in '%s'.\n" @@ -4372,278 +4365,277 @@ msgstr "" "theme-index.\n" #. ID -#: ../modules/input/imam-et.c:454 +#: modules/input/imam-et.c:454 msgid "Amharic (EZ+)" msgstr "Амхарский (EZ+)" #. ID -#: ../modules/input/imcedilla.c:92 +#: modules/input/imcedilla.c:92 msgid "Cedilla" msgstr "Седиль" #. ID -#: ../modules/input/imcyrillic-translit.c:217 +#: modules/input/imcyrillic-translit.c:217 msgid "Cyrillic (Transliterated)" msgstr "Кириллица (транслитерация)" #. ID -#: ../modules/input/iminuktitut.c:127 +#: modules/input/iminuktitut.c:127 msgid "Inuktitut (Transliterated)" msgstr "Инуктитут (транслитерация)" #. ID -#: ../modules/input/imipa.c:145 +#: modules/input/imipa.c:145 msgid "IPA" msgstr "МФА (IPA)" #. ID -#: ../modules/input/immultipress.c:31 +#: modules/input/immultipress.c:31 msgid "Multipress" msgstr "Мультипресс" #. ID -#: ../modules/input/imthai.c:35 +#: modules/input/imthai.c:35 msgid "Thai-Lao" msgstr "Тайская-Лаос" #. ID -#: ../modules/input/imti-er.c:453 +#: modules/input/imti-er.c:453 msgid "Tigrigna-Eritrean (EZ+)" msgstr "Тигринья-Эритрея (EZ+)" #. ID -#: ../modules/input/imti-et.c:453 +#: modules/input/imti-et.c:453 msgid "Tigrigna-Ethiopian (EZ+)" msgstr "Тигринья-Эфиопия (EZ+)" #. ID -#: ../modules/input/imviqr.c:244 +#: modules/input/imviqr.c:244 msgid "Vietnamese (VIQR)" msgstr "Вьетнамский (VIQR)" #. ID -#: ../modules/input/imxim.c:28 +#: modules/input/imxim.c:28 msgid "X Input Method" msgstr "Метод X Input" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1113 +#: modules/printbackends/cups/gtkprintbackendcups.c:1113 #, c-format msgid "Printer '%s' is low on toner." msgstr "В принтере «%s» кончается тонер." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1114 +#: modules/printbackends/cups/gtkprintbackendcups.c:1114 #, c-format msgid "Printer '%s' has no toner left." msgstr "В принтере «%s» кончился тонер." #. Translators: "Developer" like on photo development context -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1116 +#: modules/printbackends/cups/gtkprintbackendcups.c:1116 #, c-format msgid "Printer '%s' is low on developer." msgstr "В принтере «%s» кончается проявитель." #. Translators: "Developer" like on photo development context -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1118 +#: modules/printbackends/cups/gtkprintbackendcups.c:1118 #, c-format msgid "Printer '%s' is out of developer." msgstr "В принтере «%s» кончился проявитель." #. Translators: "marker" is one color bin of the printer -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1120 +#: modules/printbackends/cups/gtkprintbackendcups.c:1120 #, c-format msgid "Printer '%s' is low on at least one marker supply." msgstr "В принтере «%s» кончается один из тонеров." #. Translators: "marker" is one color bin of the printer -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1122 +#: modules/printbackends/cups/gtkprintbackendcups.c:1122 #, c-format msgid "Printer '%s' is out of at least one marker supply." msgstr "В принтере «%s» кончился один из тонеров." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1123 +#: modules/printbackends/cups/gtkprintbackendcups.c:1123 #, c-format msgid "The cover is open on printer '%s'." msgstr "В принтере «%s» открыта крышка." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1124 +#: modules/printbackends/cups/gtkprintbackendcups.c:1124 #, c-format msgid "The door is open on printer '%s'." msgstr "В принтере «%s» открыта дверца." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1125 +#: modules/printbackends/cups/gtkprintbackendcups.c:1125 #, c-format msgid "Printer '%s' is low on paper." msgstr "В принтере «%s» кончается бумага." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1126 +#: modules/printbackends/cups/gtkprintbackendcups.c:1126 #, c-format msgid "Printer '%s' is out of paper." msgstr "В принтере «%s» кончилась бумага." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1127 +#: modules/printbackends/cups/gtkprintbackendcups.c:1127 #, c-format msgid "Printer '%s' is currently off-line." msgstr "Принтер «%s» в данный момент отключён." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1128 +#: modules/printbackends/cups/gtkprintbackendcups.c:1128 #, c-format msgid "Printer '%s' may not be connected." msgstr "Возможно, принтер «%s» не подключён." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1129 +#: modules/printbackends/cups/gtkprintbackendcups.c:1129 #, c-format msgid "There is a problem on printer '%s'." msgstr "Проблема с принтером «%s»." #. Translators: this is a printer status. -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1372 +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "Приостановлено ; отмена заданий" #. Translators: this is a printer status. -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1378 +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "Отмена заданий" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "С двух сторон" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2000 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "Тип бумаги" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2001 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "Источник бумаги" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2002 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "Лоток вывода" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2011 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "С одной стороны" #. Translators: this is an option of "Paper Source" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2015 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2023 +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 msgid "Auto Select" msgstr "Автовыбор" #. Translators: this is an option of "Paper Source" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2017 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2019 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2021 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2492 +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 msgid "Printer Default" msgstr "Умолчания принтера" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2686 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "Срочно" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2686 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "Высокий" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2686 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "Средний" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2686 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "Низкий" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2727 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "None" msgstr "Нет" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2727 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "Классифицировано" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2727 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "Конфиденциально" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2727 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Secret" msgstr "Секретно" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2727 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "Стандарт" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2727 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "Совершенно секретно" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2727 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "Не классифицировано" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2826 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, c-format msgid "Custom %sx%s" msgstr "Особый %sx%s" #. default filename used for print-to-file -#: ../modules/printbackends/file/gtkprintbackendfile.c:235 +#: modules/printbackends/file/gtkprintbackendfile.c:235 #, c-format msgid "output.%s" msgstr "безымянный.%s" -#: ../modules/printbackends/file/gtkprintbackendfile.c:464 +#: modules/printbackends/file/gtkprintbackendfile.c:464 msgid "Print to File" msgstr "Печатать в файл" -#: ../modules/printbackends/file/gtkprintbackendfile.c:541 +#: modules/printbackends/file/gtkprintbackendfile.c:541 msgid "PDF" msgstr "PDF" -#: ../modules/printbackends/file/gtkprintbackendfile.c:541 +#: modules/printbackends/file/gtkprintbackendfile.c:541 msgid "Postscript" msgstr "Postscript" -#: ../modules/printbackends/file/gtkprintbackendfile.c:553 -#: ../modules/printbackends/test/gtkprintbackendtest.c:501 +#: modules/printbackends/file/gtkprintbackendfile.c:553 +#: modules/printbackends/test/gtkprintbackendtest.c:501 msgid "Pages per _sheet:" msgstr "Страниц на _лист:" -#: ../modules/printbackends/file/gtkprintbackendfile.c:599 +#: modules/printbackends/file/gtkprintbackendfile.c:599 msgid "File" msgstr "Файл" -#: ../modules/printbackends/file/gtkprintbackendfile.c:608 +#: modules/printbackends/file/gtkprintbackendfile.c:608 msgid "_Output format" msgstr "Формат _вывода" -#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:398 +#: modules/printbackends/lpr/gtkprintbackendlpr.c:398 msgid "Print to LPR" msgstr "Печатать на LPR" -#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:424 +#: modules/printbackends/lpr/gtkprintbackendlpr.c:424 msgid "Pages Per Sheet" msgstr "Страниц на лист" -#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:431 +#: modules/printbackends/lpr/gtkprintbackendlpr.c:431 msgid "Command Line" msgstr "Командная строка" #. default filename used for print-to-test -#: ../modules/printbackends/test/gtkprintbackendtest.c:235 +#: modules/printbackends/test/gtkprintbackendtest.c:235 #, c-format msgid "test-output.%s" msgstr "тест-печати.%s" -#: ../modules/printbackends/test/gtkprintbackendtest.c:465 +#: modules/printbackends/test/gtkprintbackendtest.c:465 msgid "Print to Test Printer" msgstr "Печатать на тестовый принтер" -#: ../tests/testfilechooser.c:207 +#: tests/testfilechooser.c:207 #, c-format msgid "Could not get information for file '%s': %s" msgstr "Не удалось получить информацию о файле «%s»: %s" - diff --git a/po/rw.po b/po/rw.po index 0794819652..057088b4af 100644 --- a/po/rw.po +++ b/po/rw.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2004-11-16 14:57-0700\n" "Last-Translator: Steve Murphy \n" "Language-Team: Kinyarwanda \n" @@ -1062,7 +1062,7 @@ msgstr "Kuri Gufungura Ishusho" msgid "Couldn't write to TIFF file" msgstr "Kuri IDOSIYE" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 #, fuzzy msgid "The TIFF image format" msgstr "Ishusho Imiterere" @@ -1277,7 +1277,7 @@ msgid_plural "Opening %d Items" msgstr[0] "" msgstr[1] "" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "" @@ -1292,36 +1292,36 @@ msgid "C_redits" msgstr "" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "" # offmgr/source\offapp\intro\intro.hrc:TEXT_DEFAULTABOUT.text -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, fuzzy, c-format msgid "About %s" msgstr "Ibyerekeye" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 #, fuzzy msgid "Written by" msgstr "ku" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 #, fuzzy msgid "Documented by" msgstr "ku" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 #, fuzzy msgid "Translated by" msgstr "ku" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 #, fuzzy msgid "Artwork by" msgstr "ku" @@ -1365,7 +1365,7 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "" @@ -1375,7 +1375,7 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "" @@ -1385,17 +1385,17 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "" @@ -1445,7 +1445,7 @@ msgstr "Kalindari 0" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "" @@ -1460,7 +1460,7 @@ msgstr "" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "" @@ -1476,7 +1476,7 @@ msgstr "" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, fuzzy, c-format msgid "calendar:week:digits|%d" msgstr "Kalindari 0" @@ -1492,7 +1492,7 @@ msgstr "Kalindari 0" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "" @@ -1641,7 +1641,7 @@ msgstr "Urwunge rw'ibara:" msgid "Color Wheel" msgstr "" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 #, fuzzy msgid "" "The previously-selected color, for comparison to the color you're selecting " @@ -1652,7 +1652,7 @@ msgstr "" "Urwunge rw'ibara: Icyinjijwe Cyangwa Guhitamo iyi Ibara Nka KIGEZWEHO ku " "Kuri Ikindi Ibara" -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 #, fuzzy msgid "" "The color you've chosen. You can drag this color to a palette entry to save " @@ -1661,12 +1661,12 @@ msgstr "" "Ibara Kurura iyi Ibara Kuri a Urwunge rw'ibara: Icyinjijwe Kuri Kubika " "kugirango Gukoresha in" -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 #, fuzzy msgid "_Save color here" msgstr "Kubika Ibara" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 #, fuzzy msgid "" "Click this palette entry to make it the current color. To change this entry, " @@ -1679,11 +1679,11 @@ msgstr "" msgid "Color Selection" msgstr "gutoranya ibara" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "" @@ -1702,7 +1702,7 @@ msgid "(None)" msgstr "(ntacyo)" # sw/source\ui\ribbar\workctrl.src:RID_INSERT_FIELD_CTRL.FN_INSERT_FIELD.text -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "Ikindi..." @@ -2257,7 +2257,7 @@ msgstr "Ingano" msgid "_Preview:" msgstr "Igaragazambere:" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "" @@ -2294,7 +2294,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "OYA in" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 #, fuzzy msgid "Failed to load icon" msgstr "Kuri Ibirimo Ishusho" @@ -2411,21 +2411,13 @@ msgstr "(Itazwi>" msgid "Cl_ear" msgstr "Gusiba" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "" - # dbaccess/source/ui/inc/toolbox.hrc:MID_SBA_QRY_COPY.text -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 #, fuzzy msgid "Copy URL" msgstr "Gukoporora" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 #, fuzzy msgid "Invalid URI" msgstr "8" @@ -2514,30 +2506,22 @@ msgid "_Password:" msgstr "Igaragazambere:" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +msgid "Forget password _immediately" msgstr "" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +msgid "Remember password until you _logout" msgstr "" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" -msgstr "" - -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" +msgid "Remember _forever" msgstr "" # #-#-#-#-# sc.pot (Gnome 2.12) #-#-#-#-# # sc/source\ui\src\menue.src:RID_OBJECTMENU_CELLS.SID_FORMATPAGE.text # #-#-#-#-# sc.pot (Gnome 2.12) #-#-#-#-# # sc/source\ui\src\menue.src:RID_OBJECTMENU_EDIT.SID_FORMATPAGE.text -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, fuzzy, c-format msgid "Page %u" msgstr "Ipaji..." @@ -2608,7 +2592,7 @@ msgstr "Ubwuzurane" # sc/source\ui\src\menue.src:RID_OBJECTMENU_CELLS.SID_FORMATPAGE.text # #-#-#-#-# sc.pot (Gnome 2.12) #-#-#-#-# # sc/source\ui\src\menue.src:RID_OBJECTMENU_EDIT.SID_FORMATPAGE.text -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 #, fuzzy msgid "Page Setup" msgstr "Ipaji..." @@ -2670,7 +2654,7 @@ msgstr "" msgid "Down Path" msgstr "" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 #, fuzzy msgid "File System Root" msgstr "imiterere ya dosiye" @@ -2790,8 +2774,9 @@ msgid "Out of paper" msgstr "" # dbaccess/source/ui/inc/toolbox.hrc:MID_SBA_QRY_PASTE.text +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 #, fuzzy msgid "Paused" msgstr "Komeka" @@ -2843,68 +2828,68 @@ msgstr "" # #-#-#-#-# dbaccess.pot (Gnome 2.12) #-#-#-#-# # #-#-#-#-# dbaccess.pot (Gnome 2.12) #-#-#-#-# -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 #, fuzzy msgid "Printer" msgstr "Gucapa" # padmin/source\padialog.src:RID_PADIALOG.RID_PA_TXT_LOCATION.text -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 #, fuzzy msgid "Location" msgstr "Intaho:" -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 msgid "Range" msgstr "" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 msgid "_All Pages" msgstr "" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 #, fuzzy msgid "C_urrent Page" msgstr "Kurema" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 msgid "Pag_es:" msgstr "" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" msgstr "" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 #, fuzzy msgid "C_ollate" msgstr "Kurema" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 #, fuzzy msgid "_Reverse" msgstr "Kugaruza" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "" @@ -2912,41 +2897,41 @@ msgstr "" # basctl/source\basicide\basidesh.src:RID_POPUP_BRKPROPS.text # #-#-#-#-# basctl.pot (Gnome 2.12) #-#-#-#-# # basctl/source\basicide\tbxctl.src:RID_TOOLBOX.SID_SHOW_PROPERTYBROWSER.text -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 #, fuzzy msgid "Pages per _side:" msgstr "indangakintu" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "" # #-#-#-#-# dbaccess.pot (Gnome 2.12) #-#-#-#-# # #-#-#-#-# dbaccess.pot (Gnome 2.12) #-#-#-#-# -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 #, fuzzy msgid "_Only print:" msgstr "Gucapa" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 #, fuzzy msgid "Sc_ale:" msgstr "Agaciro:" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "" @@ -2954,7 +2939,7 @@ msgstr "" # basctl/source\basicide\basidesh.src:RID_POPUP_BRKPROPS.text # #-#-#-#-# basctl.pot (Gnome 2.12) #-#-#-#-# # basctl/source\basicide\tbxctl.src:RID_TOOLBOX.SID_SHOW_PROPERTYBROWSER.text -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 #, fuzzy msgid "Paper _type:" msgstr "indangakintu" @@ -2963,37 +2948,37 @@ msgstr "indangakintu" # basctl/source\basicide\basidesh.src:RID_POPUP_BRKPROPS.text # #-#-#-#-# basctl.pot (Gnome 2.12) #-#-#-#-# # basctl/source\basicide\tbxctl.src:RID_TOOLBOX.SID_SHOW_PROPERTYBROWSER.text -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 #, fuzzy msgid "Paper _source:" msgstr "indangakintu" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 #, fuzzy msgid "_Now" msgstr "Oya" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "" @@ -3001,65 +2986,56 @@ msgstr "" # officecfg/registry\schema\org\openoffice\Office\Common.xcs:....Font.UnderLine..12.text # #-#-#-#-# officecfg.pot (Gnome 2.12) #-#-#-#-# # officecfg/registry\schema\org\openoffice\Office\Common.xcs:....Font.Strikeout..4.text -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 #, fuzzy msgid "On _hold" msgstr "UTSINDAGIYE" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "" # goodies/source\filter.vcl\eps\dlgeps.src:DLG_EXPORT_EPS.RB_COLOR.text -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 #, fuzzy msgid "Color" msgstr "Ibara" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "" # #-#-#-#-# dbaccess.pot (Gnome 2.12) #-#-#-#-# # #-#-#-#-# dbaccess.pot (Gnome 2.12) #-#-#-#-# -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 #, fuzzy msgid "Print" msgstr "Gucapa" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "Itsinda" - -#: gtk/gtkradiotoolbutton.c:66 -#, fuzzy -msgid "The radio tool button whose group this button belongs to." -msgstr "Akabuto bya Itsinda iyi Akabuto Kuri" - #: gtk/gtkrc.c:2872 #, fuzzy, c-format msgid "Unable to find include file: \"%s\"" @@ -3081,41 +3057,41 @@ msgstr "" msgid "Select which type of documents are shown" msgstr "Bya Idosiye" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 #, fuzzy msgid "Could not remove item" msgstr "gutoranya ibara" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 #, fuzzy msgid "Could not clear list" msgstr "gutoranya ibara" # padmin/source\padialog.src:RID_PADIALOG.RID_PA_TXT_LOCATION.text -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 #, fuzzy msgid "Copy _Location" msgstr "Intaho:" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 #, fuzzy msgid "_Clear List" msgstr "Gusiba" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "" @@ -3171,10 +3147,10 @@ msgstr "" msgid "recent menu label|%d. %s" msgstr "" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, fuzzy, c-format msgid "Unable to find an item with URI '%s'" msgstr "Kuri Gushaka Gushyiramo IDOSIYE" @@ -5026,96 +5002,100 @@ msgstr "" msgid "There is a problem on printer '%s'." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 #, fuzzy msgid "Auto Select" msgstr "gutoranya ibara" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 #, fuzzy msgid "Printer Default" msgstr "Mburabuzi" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 #, fuzzy msgid "None" msgstr "(ntacyo)" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 #, fuzzy msgid "Secret" msgstr "Ikirahuri" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, c-format msgid "Custom %sx%s" msgstr "" @@ -5189,6 +5169,13 @@ msgstr "Gucapa" msgid "Could not get information for file '%s': %s" msgstr "OYA Kubona Ibisobanuro kugirango IDOSIYE" +#~ msgid "Group" +#~ msgstr "Itsinda" + +#, fuzzy +#~ msgid "The radio tool button whose group this button belongs to." +#~ msgstr "Akabuto bya Itsinda iyi Akabuto Kuri" + #, fuzzy #~ msgid "Invalid filename: %s" #~ msgstr "Izina ry'idosiye:" diff --git a/po/si.po b/po/si.po index 601c53d737..2060b8f4e5 100644 --- a/po/si.po +++ b/po/si.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: si\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2007-12-28 13:32+0530\n" "Last-Translator: Danishka Navin \n" "Language-Team: Sinhala \n" @@ -944,7 +944,7 @@ msgstr "TIFF වෙත දත්ත ලිවීම අසමත් විය" msgid "Couldn't write to TIFF file" msgstr "TIFF ගොනුවට වෙත ලිවීමට නොහැකි විය" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "TIFF පිළිඹිබුවවේ සංයුතිය" @@ -1132,7 +1132,7 @@ msgid_plural "Opening %d Items" msgstr[0] "" msgstr[1] "" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "බලපත්‍රය" @@ -1146,32 +1146,32 @@ msgid "C_redits" msgstr "ස්තුතිය (_r)" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "බලපත්‍රය (_L)" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "%s සම්බන්ධව" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "ස්තුතිය" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "රචනා කළේ" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "ලේඛනාරූඩ කළේ" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "පරිවර්තනය කළේ" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "කලා නිර්මාණය" @@ -1214,7 +1214,7 @@ msgstr "Alt" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "Super" @@ -1224,7 +1224,7 @@ msgstr "Super" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "Hyper" @@ -1234,17 +1234,17 @@ msgstr "Hyper" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "Meta" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "Space" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "Backslash" @@ -1292,7 +1292,7 @@ msgstr "දින දර්ශනය:week_start:0" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "2000" @@ -1307,7 +1307,7 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "%d" @@ -1323,7 +1323,7 @@ msgstr "%d" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "%d" @@ -1339,7 +1339,7 @@ msgstr "%d" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "%Y" @@ -1463,24 +1463,24 @@ msgstr "වර්‍ණ තැටිය (_P):" msgid "Color Wheel" msgstr "වර්‍ණ චක්‍රය" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " "current by dragging it to the other color swatch alongside." msgstr "" -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." msgstr "ඔබ තෝරාගත් වර්‍ණය වර්‍ණාවලි ඇතුලත් කිරීම සඳහා ඔබට ඇද දමා මතු භාවිතය සඳහා සුරකිය හැක" -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "මෙතැන වර්‍ණය සුරකින්න (_S)" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1490,11 +1490,11 @@ msgstr "" msgid "Color Selection" msgstr "වර්‍ණ තේරිම" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "ප්‍රධාන ක්‍රම (_M)" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "යුනිකේත පාලන අක්‍ෂර ඇතුලත් කතන්න (_I)" @@ -1510,7 +1510,7 @@ msgstr "මූලික තිරය" msgid "(None)" msgstr "(කිසිවක් නැත)" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "වෙනත්..." @@ -1990,7 +1990,7 @@ msgstr "ප්‍රමාණය (_z):" msgid "_Preview:" msgstr "පෙර දැක්ම (_P):" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "අක්‍ෂර තේරිම" @@ -2028,7 +2028,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "'%s' තේමාව තුළ අයිකනය පිහිටා නැත" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 msgid "Failed to load icon" msgstr "සංකේතය පූරණය අසමත් විය" @@ -2120,19 +2120,11 @@ msgstr "(නොදන්නා)" msgid "Cl_ear" msgstr "පැහැදිලි කරන්න (_e)" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "URI" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 msgid "Copy URL" msgstr "URL පිටපත් කරන්න" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 msgid "Invalid URI" msgstr "සාවද්‍ය URI" @@ -2212,26 +2204,18 @@ msgid "_Password:" msgstr "පීඩනය (_P):" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +msgid "Forget password _immediately" msgstr "" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +msgid "Remember password until you _logout" msgstr "" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +msgid "Remember _forever" msgstr "" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "%u වන පිටුව " @@ -2297,7 +2281,7 @@ msgstr "පිටු ප්‍රමාණය (_P):" msgid "_Orientation:" msgstr "දිශානතිය (_O):" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 msgid "Page Setup" msgstr "පිටු සැකසුම" @@ -2354,7 +2338,7 @@ msgstr "ඉහළ මාර්‍ගය" msgid "Down Path" msgstr "පහළ මාර්‍ගය" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 msgid "File System Root" msgstr "ගොනු පද්ධති රූක" @@ -2467,8 +2451,9 @@ msgstr "මුද්‍රණ යන්ත්‍රය අක්‍රීයව msgid "Out of paper" msgstr "කොල නැත" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 msgid "Paused" msgstr "නවතා ඇත" @@ -2514,39 +2499,39 @@ msgstr "" msgid "Unspecified error" msgstr "විශේෂිත නොවු දෝෂයක්" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 msgid "Printer" msgstr "මුද්‍රණ යන්ත්‍රය" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 msgid "Location" msgstr "පිහිටීම" -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "තත්වය" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 #, fuzzy msgid "Range" msgstr "පරාසය" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 #, fuzzy msgid "_All Pages" msgstr "සියළුම පිටු" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 #, fuzzy msgid "C_urrent Page" msgstr "දැනට ඇති" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 #, fuzzy msgid "Pag_es:" msgstr "ස්ථාන" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" @@ -2554,152 +2539,144 @@ msgstr "" "පරාස එකක් හෝ කිහිපයක් දක්වන්න,\n" " e.g. 1-3,7,11" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "පිටපත්" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "පිටපත් (_s):" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 msgid "C_ollate" msgstr "විශ්ලේෂණය කර බැලීම (_o)" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 msgid "_Reverse" msgstr "ප්‍රතිවර්තනය (_R)" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "සාමාන්‍ය" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "පසුබිම" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 msgid "Pages per _side:" msgstr "පැත්තකට පිටු" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "දෙපැත්තම (_w):" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 msgid "_Only print:" msgstr "පමණක් මුද්‍රණය කරන්න (_O):" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "සියළුම පිටු" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "ඉරට්ටේ පිටු" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "ඔත්තේ පිටු" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 msgid "Sc_ale:" msgstr "මිනුම (_a):" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "කඩදාසි" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 msgid "Paper _type:" msgstr "කඩාදාසි වර්‍ගය (_t):" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 msgid "Paper _source:" msgstr "කඩාදාසි මුලාශ්‍රය (_s):" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "ප්‍රතිධාන තැටිය (_r):" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "කාර්‍යය විස්තර" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "ප්‍රමුකතාවය (_o):" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "බිලේ තොරතුරු (_B):" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "ලේඛනය මුද්‍රණය කරන්න" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 msgid "_Now" msgstr "දැන් (_N)" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "වෙත (_t):" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 msgid "On _hold" msgstr "" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "කවර පිටුවක් එක් කරන්න" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "පෙර (_f):" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "පසු (_A):" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "කාර්‍යය" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "උසස්" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "පිළිඹිබු තත්වය" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 msgid "Color" msgstr "වර්‍ණ" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "සම්පූර්ණ කරමින්" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 msgid "Print" msgstr "මුද්‍රණය" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "සමුහය" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "" - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2720,36 +2697,36 @@ msgstr "" msgid "Select which type of documents are shown" msgstr "දර්ශනය කළ යුතු ලේඛන වර්‍ගය තෝරන්න" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "'%s' URI සඳහා අයිතම කිසිවක් හමුවුයේ නැත" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 msgid "Could not remove item" msgstr "අයිතමය ඉවත් කළ නොහැකි විය" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 msgid "Could not clear list" msgstr "ලැයිස්තුව පැහැදිලි කළ නොහැකි විය" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 msgid "Copy _Location" msgstr "පිහිටීම පිටපත් කරන්න (_L)" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "ලැයිස්තුවෙන් ඉවත් කරන්න (_R)" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 msgid "_Clear List" msgstr "ලැයිස්තුව පැහැදිලි කරන්න (_C)" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "පෞද්ගලික සම්පත් දර්ශනය කරන්න" @@ -2803,10 +2780,10 @@ msgstr "" msgid "recent menu label|%d. %s" msgstr "" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "'%s' URI සමඟ අයිතමය සොයාගත නොහැකි විය" @@ -4473,92 +4450,96 @@ msgstr "" msgid "There is a problem on printer '%s'." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "දෙපැත්ත" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "කොළ වර්‍ගය" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "කොළ මූලාශය" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "ප්‍රථිධාන තැටිය" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "තනි පැත්ත" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 msgid "Auto Select" msgstr "ස්වයන්ක්‍රීය තේරීම" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 msgid "Printer Default" msgstr "මුද්‍රණ යන්ත්‍රයේ ප්‍රකෘතිය" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "හදිසි" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "වැඩි" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "මධ්‍යම" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "අවම" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "None" msgstr "කිසිවක් නැත" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "වර්ගිකරණය කළ" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "රහස්‍යත" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Secret" msgstr "රහසිගත" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "සම්මත" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "අතිශ්‍යය රහසිගත" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "වර්ගිකරණය නොකළ" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, fuzzy, c-format msgid "Custom %sx%s" msgstr "රිසිකළ ප්‍රමාණය" @@ -4621,6 +4602,12 @@ msgstr "පරීක්‍ෂණ මුද්‍රණ යන්ත්‍රය msgid "Could not get information for file '%s': %s" msgstr "'%s' ගොනුව සඳහා තොරතුරු ලබා ගැනීමට හොහැකි විය: %s" +#~ msgid "URI" +#~ msgstr "URI" + +#~ msgid "Group" +#~ msgstr "සමුහය" + #~ msgid "Invalid filename: %s" #~ msgstr "සාවද්‍ය ගොනු නාමයක්: %s" diff --git a/po/sk.po b/po/sk.po index b151a48645..6bc82841e2 100644 --- a/po/sk.po +++ b/po/sk.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2008-04-03 22:52+0200\n" "Last-Translator: Pavol Šimo \n" "Language-Team: Slovak \n" @@ -952,7 +952,7 @@ msgstr "Nepodarilo sa zapísať dáta obrázku TIFF" msgid "Couldn't write to TIFF file" msgstr "Nepodarilo sa zapísať súbor TIFF" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "Formát obrázkov TIFF" @@ -1141,7 +1141,7 @@ msgstr[0] "Otvára sa %d položiek" msgstr[1] "Otvára sa %d položka" msgstr[2] "Otvárajú sa %d položky" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "Licencia" @@ -1155,32 +1155,32 @@ msgid "C_redits" msgstr "_Poďakovanie" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "_Licencia" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "O programe %s" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "Poďakovanie" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "Napísal" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "Zdokumentoval" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "Preložil" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "Grafika od" @@ -1223,7 +1223,7 @@ msgstr "Alt" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "Super" @@ -1233,7 +1233,7 @@ msgstr "Super" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "Hyper" @@ -1243,17 +1243,17 @@ msgstr "Hyper" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "Meta" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "Medzera" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "Backslash" @@ -1301,7 +1301,7 @@ msgstr "calendar:week_start:1" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "2000" @@ -1316,7 +1316,7 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "%d" @@ -1332,7 +1332,7 @@ msgstr "%d" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "%d" @@ -1348,7 +1348,7 @@ msgstr "%d" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "%Y" @@ -1474,7 +1474,7 @@ msgstr "_Paleta:" msgid "Color Wheel" msgstr "Koleso farieb" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " @@ -1484,7 +1484,7 @@ msgstr "" "ťahať do palety alebo na miesto aktuálnej farby a tak túto farbu zvoliť ako " "aktuálnu." -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." @@ -1492,11 +1492,11 @@ msgstr "" "Zvolená farba. Túto farbu môžete ťahať do palety a tým ju uložiť pre budúce " "použitie." -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "_Sem uložiť farbu" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1509,11 +1509,11 @@ msgstr "" msgid "Color Selection" msgstr "Výber farby" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "_Metódy vstupu" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "_Vložiť ovládací znak Unicode" @@ -1529,7 +1529,7 @@ msgstr "Plocha" msgid "(None)" msgstr "(žiaden)" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "Iný..." @@ -2008,7 +2008,7 @@ msgstr "_Veľkosť:" msgid "_Preview:" msgstr "_Náhľad:" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "Výber písma" @@ -2046,7 +2046,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "Ikona '%s' nie je súčasťou témy" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 msgid "Failed to load icon" msgstr "Nepodarilo sa načítať ikonu" @@ -2137,19 +2137,11 @@ msgstr "(neznámy)" msgid "Cl_ear" msgstr "Vy_mazať" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "URI" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "URI zviazaná s týmto tlačidlom" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 msgid "Copy URL" msgstr "Kopírovať URL" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 msgid "Invalid URI" msgstr "Neplatné URI" @@ -2229,26 +2221,18 @@ msgid "_Password:" msgstr "_Tlak:" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +msgid "Forget password _immediately" msgstr "" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +msgid "Remember password until you _logout" msgstr "" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +msgid "Remember _forever" msgstr "" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "Rozostup šípok" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "Rozostup skrolovacích šípok" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "Stránka %u" @@ -2314,7 +2298,7 @@ msgstr "_Veľkosť papiera:" msgid "_Orientation:" msgstr "_Orientácia:" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 msgid "Page Setup" msgstr "Nastavenie stránky" @@ -2371,7 +2355,7 @@ msgstr "Nahor" msgid "Down Path" msgstr "Nadol" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 msgid "File System Root" msgstr "Koreň súborového systému" @@ -2484,8 +2468,9 @@ msgstr "Tlačiareň vypnutá" msgid "Out of paper" msgstr "Došiel papier" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 msgid "Paused" msgstr "Pozastavený" @@ -2532,35 +2517,35 @@ msgstr "Neplatná rukoväť pre PrintDlgEx" msgid "Unspecified error" msgstr "Nešpecifikovaná chyba" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 msgid "Printer" msgstr "Tlačiareň" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 msgid "Location" msgstr "Umiestnenie" -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "Stav" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 msgid "Range" msgstr "Rozsah" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 msgid "_All Pages" msgstr "Vš_etky stránky" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 msgid "C_urrent Page" msgstr "_Aktuálnu stránku" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 msgid "Pag_es:" msgstr "_Stránky:" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" @@ -2568,152 +2553,144 @@ msgstr "" "Uveďte jeden alebo viac rozsahov strán,\n" " napr. 1-3,7,11" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "Kópií" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "Kópi_e:" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 msgid "C_ollate" msgstr "_Zhromažďovať" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 msgid "_Reverse" msgstr "_Opačné" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "Všeobecné" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "Rozloženie" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 msgid "Pages per _side:" msgstr "Stránok na _stranu:" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "O_bojstranne:" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 msgid "_Only print:" msgstr "Tlačiť _len:" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "Všetky stránky" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "Párne stránky" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "Nepárne stránky" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 msgid "Sc_ale:" msgstr "Z_väčšenie:" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "Papier" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 msgid "Paper _type:" msgstr "_Typ papiera:" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 msgid "Paper _source:" msgstr "_Zdroj papiera:" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "Výstupný _zberač:" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "Detaily úlohy" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "Pri_orita:" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "_Zúčtovacie info:" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "Tlačiť dokument" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 msgid "_Now" msgstr "_Teraz" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "V č_ase:" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 msgid "On _hold" msgstr "Po_zdržané" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "Pridať titulnú stránku" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "P_red:" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "_Za:" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "Úloha" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "Pokročilé" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "Kvalita obrazu" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 msgid "Color" msgstr "Farba" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "Konečná úprava" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "Niektoré nastavenia v dialógu si odporujú" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 msgid "Print" msgstr "Tlačiť" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "Skupina" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "Prepínacie tlačidlo, do ktorého skupiny toto tlačidlo patrí." - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2734,36 +2711,36 @@ msgstr "Táto funkcia nie je implementovaná pre widget triedy \"%s\"" msgid "Select which type of documents are shown" msgstr "Zvoľte typy súborov pre zobrazenie" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "Nebola nájdená položka pre URI \"%s\"" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "Filter bez názvu" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 msgid "Could not remove item" msgstr "Nepodarilo sa odobrať položku" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 msgid "Could not clear list" msgstr "Nepodarilo sa vyčistiť položku" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 msgid "Copy _Location" msgstr "_Umiestnenie kópie" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "_Odobrať zo zoznamu" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 msgid "_Clear List" msgstr "_Vyčistiť zoznam" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "Zobraziť _privátne zdroje" @@ -2817,10 +2794,10 @@ msgstr "_%d. %s" msgid "recent menu label|%d. %s" msgstr "%d. %s" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "Nepodarilo sa nájsť položku s URI \"%s\"" @@ -4488,92 +4465,96 @@ msgstr "" msgid "There is a problem on printer '%s'." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "Obojstranne" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "Typ papiera" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "Zdroj papiera" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "Výstupné úložisko" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "Jednostranne" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 msgid "Auto Select" msgstr "Automatický výber" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 msgid "Printer Default" msgstr "Predvolené" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "Urgentný" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "Vysoký" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "Stredný" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "Nízky" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "None" msgstr "(žiadne)" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "Prísne tajný" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "Dôverný" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Secret" msgstr "Tajný" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "Štandardný" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "Najtajnejší" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "Nezaradený" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, c-format msgid "Custom %sx%s" msgstr "Vlastný %sx%s" @@ -4636,6 +4617,24 @@ msgstr "Vytlačiť na skúšobnej tlačiarni" msgid "Could not get information for file '%s': %s" msgstr "Nepodarilo sa určiť formát súboru obrázku pre \"%s\": %s" +#~ msgid "URI" +#~ msgstr "URI" + +#~ msgid "The URI bound to this button" +#~ msgstr "URI zviazaná s týmto tlačidlom" + +#~ msgid "Arrow spacing" +#~ msgstr "Rozostup šípok" + +#~ msgid "Scroll arrow spacing" +#~ msgstr "Rozostup skrolovacích šípok" + +#~ msgid "Group" +#~ msgstr "Skupina" + +#~ msgid "The radio tool button whose group this button belongs to." +#~ msgstr "Prepínacie tlačidlo, do ktorého skupiny toto tlačidlo patrí." + #~ msgid "Invalid filename: %s" #~ msgstr "Neplatný názov súboru: %s" diff --git a/po/sl.po b/po/sl.po index f63857dad8..2e3ef11880 100644 --- a/po/sl.po +++ b/po/sl.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: GTK+\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2008-04-28 15:48+0100\n" "Last-Translator: Matej Urbančič \n" "Language-Team: Slovenian GNOME Translation Team \n" @@ -959,7 +959,7 @@ msgstr "Zapisovanje podatkov TIFF ni uspelo" msgid "Couldn't write to TIFF file" msgstr "Ni mogoče pisati v datoteko TIFF" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "Vrsta zapisa slike TIFF" @@ -1142,7 +1142,7 @@ msgstr[1] "Odpiranje %d predmeta" msgstr[2] "Odpiranje %d predmetov" msgstr[3] "Odpiranje %d predmetov" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "Licenca" @@ -1156,32 +1156,32 @@ msgid "C_redits" msgstr "_Zasluge" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "_Licenca" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "O programu %s" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "Zasluge" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "Pisci programa" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "Pisci dokumentacije" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "Prevajalci" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "Ustvarjalci" @@ -1224,7 +1224,7 @@ msgstr "Alt" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "Super" @@ -1234,7 +1234,7 @@ msgstr "Super" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "Hyper" @@ -1244,17 +1244,17 @@ msgstr "Hyper" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "Meta" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "Presledek" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "Backslash" @@ -1302,7 +1302,7 @@ msgstr "calendar:week_start:1" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "2000" @@ -1317,7 +1317,7 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "%d" @@ -1333,7 +1333,7 @@ msgstr "%d" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "%d" @@ -1349,7 +1349,7 @@ msgstr "%d" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "%Y" @@ -1474,7 +1474,7 @@ msgstr "_Paleta:" msgid "Color Wheel" msgstr "Barvno kolo" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " @@ -1484,7 +1484,7 @@ msgstr "" "lahko povlečete do vnosa v paleti ali izberete to barvo kot trenutno z " "vlečenjem na drug vzorec." -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." @@ -1492,11 +1492,11 @@ msgstr "" "Barva, ki ste jo izbrali. To barvo lahko povlečete do vnosa v paleti za " "kasnejšo uporabo." -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "Tu _shrani barvo" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1509,11 +1509,11 @@ msgstr "" msgid "Color Selection" msgstr "Izbira barve" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "_Načini vnosa" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "_Vstavi nadzorni znak Unicode" @@ -1529,7 +1529,7 @@ msgstr "Namizje" msgid "(None)" msgstr "(Noben)" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "Drugo ..." @@ -2010,7 +2010,7 @@ msgstr "_Velikost:" msgid "_Preview:" msgstr "_Predolged" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "Izbor pisave" @@ -2048,7 +2048,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "Ikona '%s' ni prisotna v temi" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 msgid "Failed to load icon" msgstr "Ikone ni mogoče naložiti" @@ -2139,19 +2139,11 @@ msgstr "(neznano)" msgid "Cl_ear" msgstr "P_očisti" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "URI" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "URI vezan na ta gumb" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 msgid "Copy URL" msgstr "Kopiraj URL" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 msgid "Invalid URI" msgstr "Neveljaven URI" @@ -2227,26 +2219,21 @@ msgid "_Password:" msgstr "_Geslo:" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +#, fuzzy +msgid "Forget password _immediately" msgstr "_Takoj pozabi geslo" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +#, fuzzy +msgid "Remember password until you _logout" msgstr "Zapomni si geslo do _odjave" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +#, fuzzy +msgid "Remember _forever" msgstr "_Zapomni si za vedno" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "Razmik puščica" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "Razmik drsne puščice" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "Stran %u" @@ -2312,7 +2299,7 @@ msgstr "_Velikost papirja:" msgid "_Orientation:" msgstr "_Usmerjenost:" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 msgid "Page Setup" msgstr "Nastavitev strani" @@ -2369,7 +2356,7 @@ msgstr "Po poti navzgor" msgid "Down Path" msgstr "Po poti navzdol" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 msgid "File System Root" msgstr "Koren datotečnega sistema" @@ -2482,8 +2469,9 @@ msgstr "Nepriključen tiskalnik" msgid "Out of paper" msgstr "Brez papirja" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 msgid "Paused" msgstr "Premor" @@ -2530,35 +2518,35 @@ msgstr "Neveljavna ročica za PrintDlgEx" msgid "Unspecified error" msgstr "Nedoločena napaka" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 msgid "Printer" msgstr "Tiskalnik" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 msgid "Location" msgstr "Mesto" -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "Stanje" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 msgid "Range" msgstr "Območje" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 msgid "_All Pages" msgstr "_Vse strani" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 msgid "C_urrent Page" msgstr "_Trenutna stran" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 msgid "Pag_es:" msgstr "_Strani:" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" @@ -2566,152 +2554,144 @@ msgstr "" "Določite enega ali več obsegov strani,\n" " npr. 1-3,7,11" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "Kopije" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "Kopi_je" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 msgid "C_ollate" msgstr "_Zberi" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 msgid "_Reverse" msgstr "_Obrnjeno" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "Splošno" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "Postavitev" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 msgid "Pages per _side:" msgstr "Strani na _stran:" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "D_vostransko:" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 msgid "_Only print:" msgstr "_Samo natisni" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "Vsi listi" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "Sodi listi" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "Lihi listi" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 msgid "Sc_ale:" msgstr "L_estvica:" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "Papir" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 msgid "Paper _type:" msgstr "V_rsta papirja" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 msgid "Paper _source:" msgstr "_Vir papirja:" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "Izhodni p_ladenj:" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "Podrobnosti o opravilu" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "Pr_ioriteta:" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "_Podatki o fakturiranju:" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "Natisni dokument" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 msgid "_Now" msgstr "_Zdaj" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "N_a:" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 msgid "On _hold" msgstr "Na č_akanju" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "Dodaj naslovno stran" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "P_rej:" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "P_otem:" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "Posel" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "Napredno" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "Kvaliteta slike" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 msgid "Color" msgstr "Barva" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "Zaključevanje" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "Nekatere nastavitve v pogovornem oknu si nasprotujejo" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 msgid "Print" msgstr "Natisni" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "Skupina" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "Radijski gumb, čigar skupini pripada ta gumb." - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2732,36 +2712,36 @@ msgstr "Ta funkcija ni implementirana za gradnike razreda '%s'" msgid "Select which type of documents are shown" msgstr "Izberite, katere vrste dokumentov so prikazane" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "Noben predmet za URI '%s' ni bil najden" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "Neimenovani filter" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 msgid "Could not remove item" msgstr "Ni mogoče odstraniti predmeta" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 msgid "Could not clear list" msgstr "Ni mogoče počistiti seznama" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 msgid "Copy _Location" msgstr "Kopiraj _mesto" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "_Odstrani iz seznama" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 msgid "_Clear List" msgstr "Počisti _seznam" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "Prikaži _zasebne vire" @@ -2815,10 +2795,10 @@ msgstr "_%d. %s" msgid "recent menu label|%d. %s" msgstr "%d. %s" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "Ni mogoče najti predmeta z URI '%s'" @@ -4493,92 +4473,96 @@ msgstr "" msgid "There is a problem on printer '%s'." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "Dvostransko" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "Vrsta papirja" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "Izvor papirja" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "Pladenj za papir" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "Enostransko" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 msgid "Auto Select" msgstr "Samodejno izberi" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 msgid "Printer Default" msgstr "Privzeto za tiskalnik" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "Nujno" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "Visoka" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "Srednja" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "Nizka" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "None" msgstr "Noben" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "Omejeno" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "Zaupno" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Secret" msgstr "Skrivno" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "Standardno" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "Najstrožja skrivnost" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "Neomejeno" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, c-format msgid "Custom %sx%s" msgstr "Po meri %sx%s" @@ -4641,6 +4625,24 @@ msgstr "Natisni na preizkusnem tiskalniku" msgid "Could not get information for file '%s': %s" msgstr "Ni mogoče dobiti podatkov o datoteki '%s': %s" +#~ msgid "URI" +#~ msgstr "URI" + +#~ msgid "The URI bound to this button" +#~ msgstr "URI vezan na ta gumb" + +#~ msgid "Arrow spacing" +#~ msgstr "Razmik puščica" + +#~ msgid "Scroll arrow spacing" +#~ msgstr "Razmik drsne puščice" + +#~ msgid "Group" +#~ msgstr "Skupina" + +#~ msgid "The radio tool button whose group this button belongs to." +#~ msgstr "Radijski gumb, čigar skupini pripada ta gumb." + #~ msgid "Invalid filename: %s" #~ msgstr "Neveljavno ime datoteke: %s" diff --git a/po/sq.po b/po/sq.po index fd750bd21f..ddacde5318 100644 --- a/po/sq.po +++ b/po/sq.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+.HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2008-07-16 16:29+0200\n" "Last-Translator: Laurent Dhima \n" "Language-Team: albanian \n" @@ -1011,7 +1011,7 @@ msgstr "Shkrimi i të dhënave TIFF dështoi" msgid "Couldn't write to TIFF file" msgstr "I pamundur shkrimi tek file TIFF" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "Formati i figurës TIFF" @@ -1197,7 +1197,7 @@ msgid_plural "Opening %d Items" msgstr[0] "Duke hapur %d element" msgstr[1] "Duke hapur %d elementë" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "Liçenca" @@ -1211,32 +1211,32 @@ msgid "C_redits" msgstr "Falende_rime" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "_Liçenca" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "Informacione mbi %s" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "Falenderime" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "Shkruar nga" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "Dokumentuar nga" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "Përkthyer nga" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "Grafika nga" @@ -1283,7 +1283,7 @@ msgstr "Alt" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "Super" @@ -1294,7 +1294,7 @@ msgstr "Super" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "Hyper" @@ -1305,19 +1305,19 @@ msgstr "Hyper" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "Meta" # (pofilter) startcaps: checks that the message starts with the correct capitalisation #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "Space" # (pofilter) startcaps: checks that the message starts with the correct capitalisation #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "Mbrapsht" @@ -1367,7 +1367,7 @@ msgstr "kalendari:week_start:0" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "2000" @@ -1383,7 +1383,7 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "%d" @@ -1400,7 +1400,7 @@ msgstr "%d" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "%d" @@ -1418,7 +1418,7 @@ msgstr "%d" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "%Y" @@ -1546,7 +1546,7 @@ msgid "Color Wheel" msgstr "Rrethi i ngjyrave" # (pofilter) doublespacing: checks for bad double-spaces by comparing to original -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " @@ -1556,7 +1556,7 @@ msgstr "" "Mund të tërhiqni këtë ngjyrë në një zë palete, ose zgjidhni këtë ngjyrë si " "aktuale duke e tërhequr tek ngjyrat e tjera krahas tyre." -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." @@ -1564,12 +1564,12 @@ msgstr "" "Ngjyra që keni zgjedhur. Mund të tërhiqni këtë ngjyrë te një zë palete për " "t'a ruajtur për përdorim të ardhshëm." -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "_Ruaje ngjyrën këtu" # (pofilter) doublequoting: checks whether doublequoting is consistent between the two strings -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1582,11 +1582,11 @@ msgstr "" msgid "Color Selection" msgstr "Zgjedhja e ngjyrës" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "_Metodat e Dhënies" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "_Shkruaj simbolin Unicode të kontrollit" @@ -1602,7 +1602,7 @@ msgstr "Hapësira e punës" msgid "(None)" msgstr "(Asnjë)" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "Tjetër..." @@ -2093,7 +2093,7 @@ msgstr "Madhë_sia:" msgid "_Preview:" msgstr "_Pamja e parë:" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "Zgjedhja e gërmave" @@ -2132,7 +2132,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "Ikonë '%s' jo e pranishme në temë" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 msgid "Failed to load icon" msgstr "Ngarkimi i ikonës dështoi" @@ -2226,20 +2226,12 @@ msgstr "(nuk njihet)" msgid "Cl_ear" msgstr "P_astro" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "URI" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "URI e lidhur me këtë pulsant" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 msgid "Copy URL" msgstr "Kopjo URL" # (pofilter) acronyms: acronyms should not be translated: URI -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 msgid "Invalid URI" msgstr "URI e pavlefshme" @@ -2317,26 +2309,21 @@ msgid "_Password:" msgstr "_Fjalëkalimi:" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +#, fuzzy +msgid "Forget password _immediately" msgstr "_Harro menjëherë fjalëkalimin" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +#, fuzzy +msgid "Remember password until you _logout" msgstr "_Kujto fjalëkalimin derisa të shkëputesh" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +#, fuzzy +msgid "Remember _forever" msgstr "_Kujto përgjithmonë" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "Hapësira shigjetës" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "Hapësira e shigjetës së rrëshkitjes" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "Faqja %u" @@ -2405,7 +2392,7 @@ msgstr "_Përmasat e fletës:" msgid "_Orientation:" msgstr "_Orientimi:" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 msgid "Page Setup" msgstr "Rregullimet e faqes" @@ -2462,7 +2449,7 @@ msgstr "Pozicioni sipër" msgid "Down Path" msgstr "Pozicioni poshtë" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 msgid "File System Root" msgstr "Root i file të sistemit" @@ -2586,8 +2573,9 @@ msgstr "Printeri nuk është i lidhur" msgid "Out of paper" msgstr "Kanë mbaruar letrat" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 msgid "Paused" msgstr "Pezulluar" @@ -2634,35 +2622,35 @@ msgstr "Trajtues jo korrekt për PrintDlgEx" msgid "Unspecified error" msgstr "Gabim i papërcaktuar" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 msgid "Printer" msgstr "Printuesi" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 msgid "Location" msgstr "Vendndodhja" -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "Gjendja" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 msgid "Range" msgstr "Intervali" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 msgid "_All Pages" msgstr "Të gjith_a faqet" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 msgid "C_urrent Page" msgstr "Faqja akt_uale" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 msgid "Pag_es:" msgstr "Faq_et:" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" @@ -2670,153 +2658,145 @@ msgstr "" "Përcakto një apo më shumë intervale faqesh,\n" " p.sh. 1-3,7,11" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "Kopjet" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "Kopj_e:" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 msgid "C_ollate" msgstr "Grup_o" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 msgid "_Reverse" msgstr "Pë_rmbys" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "Të përgjithshme" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "Faqosja" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 msgid "Pages per _side:" msgstr "Faqe _për fletë:" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "P_ara-mbrapa:" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 msgid "_Only print:" msgstr "Print_o vetëm:" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "Të gjitha faqet" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "Faqet çifte" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "Faqet teke" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 msgid "Sc_ale:" msgstr "Shk_alla:" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "Letra" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 msgid "Paper _type:" msgstr "Lloji i le_trës:" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 msgid "Paper _source:" msgstr "Burimi i letrë_s:" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "Sirta_ri i daljes:" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "Hollësitë e punës" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "Pri_oriteti:" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "Informacione m_bi faturimin:" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "Printo dokumentin" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 msgid "_Now" msgstr "Ta_ni" # (pofilter) accelerators: accelerator _ appears before an invalid accelerator character 'ë' (eg. space) -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "_Në:" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 msgid "On _hold" msgstr "_Në pritje" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "Shto faqe kapak" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "Pa_ra:" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "Mb_as:" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "Puna e printimit" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "Detajuar" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "Cilësia e figurës" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 msgid "Color" msgstr "Ngjyra" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "Duke përfunduar" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "Disa nga rregullimet në dritaren e dialogut janë në konflikt" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 msgid "Print" msgstr "Printo" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "Grupi" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "Pulsanti radio me grupin në të cilin bën pjesë ky buton." - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2837,36 +2817,36 @@ msgstr "Ky funksion nuk është plotësuar për widget e klasës '%s'" msgid "Select which type of documents are shown" msgstr "Zgjidh llojet e dokumenteve që duhen shfaqur" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "Nuk u gjet asnjë element për URI '%s'" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "Filtër pa emër" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 msgid "Could not remove item" msgstr "E pamundur heqja e elementit" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 msgid "Could not clear list" msgstr "I pamundur pastrimi i listës" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 msgid "Copy _Location" msgstr "Kopjo _pozicionin" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "_Hiq nga lista" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 msgid "_Clear List" msgstr "_Pastro listën" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "Shfaq rezervat _private" @@ -2920,10 +2900,10 @@ msgstr "_%d. %s" msgid "recent menu label|%d. %s" msgstr "%d. %s" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "Nuk u gjet asnjë element me URI '%s'" @@ -4767,95 +4747,99 @@ msgstr "Printeri '%s' mund të jetë i palidhur." msgid "There is a problem on printer '%s'." msgstr "Ka një problem me printerin '%s'." -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "Para-mbrapa" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "Lloji i letrës" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "Burimi i letrës" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "Sirtari i daljes" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "Faqe njëshe" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 msgid "Auto Select" msgstr "Zgjedhje automatike" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 msgid "Printer Default" msgstr "Rregullimet e prezgjedhura të printuesit" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "Urgjente" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "E lartë" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "Mesatare" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "E ulët" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "None" msgstr "Asnjë" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "Klasifikimi" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "Në konfidencë" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Secret" msgstr "Sekrete" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "Standart" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "Top sekret" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "Pa klasifikim" # (pofilter) variables: do not translate: %s, %s # (pofilter) isfuzzy: Check if the unit has been marked fuzzy. # (pofilter) printf: checks whether printf format strings match -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, c-format msgid "Custom %sx%s" msgstr "E personalizuar %sx%s" @@ -4921,3 +4905,21 @@ msgstr "Printo në Test Printer" #, c-format msgid "Could not get information for file '%s': %s" msgstr "E pamundur marrja e informacioneve për file '%s': %s" + +#~ msgid "URI" +#~ msgstr "URI" + +#~ msgid "The URI bound to this button" +#~ msgstr "URI e lidhur me këtë pulsant" + +#~ msgid "Arrow spacing" +#~ msgstr "Hapësira shigjetës" + +#~ msgid "Scroll arrow spacing" +#~ msgstr "Hapësira e shigjetës së rrëshkitjes" + +#~ msgid "Group" +#~ msgstr "Grupi" + +#~ msgid "The radio tool button whose group this button belongs to." +#~ msgstr "Pulsanti radio me grupin në të cilin bën pjesë ky buton." diff --git a/po/sr.po b/po/sr.po index 0c5e446f76..c6ca2d0eb8 100644 --- a/po/sr.po +++ b/po/sr.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+ 2.10\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2007-09-06 22:10+0200\n" "Last-Translator: Горан Ракић \n" "Language-Team: Serbian (sr) \n" @@ -987,7 +987,7 @@ msgstr "Неуспео упис TIFF слике" msgid "Couldn't write to TIFF file" msgstr "Не могу да упишем у TIFF датотеку" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "TIFF запис слика" @@ -1180,7 +1180,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "Лиценца" @@ -1194,32 +1194,32 @@ msgid "C_redits" msgstr "_Заслуге" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "_Лиценца" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "О %s" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "Заслуге" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "Аутори" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "Документација" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "Превод" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "Графика" @@ -1262,7 +1262,7 @@ msgstr "Alt" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "Супер" @@ -1272,7 +1272,7 @@ msgstr "Супер" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "Црта" @@ -1282,17 +1282,17 @@ msgstr "Црта" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "Мета" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "Размак" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "Обрнута коса црта" @@ -1340,7 +1340,7 @@ msgstr "calendar:week_start:1" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "2000" @@ -1355,7 +1355,7 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "%d" @@ -1371,7 +1371,7 @@ msgstr "%d" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "%d" @@ -1387,7 +1387,7 @@ msgstr "%d" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "%Y" @@ -1515,7 +1515,7 @@ msgstr "_Палета" msgid "Color Wheel" msgstr "Точак боја" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " @@ -1525,7 +1525,7 @@ msgstr "" "можете одвући на ставку палете, или изабрати ову боју као текућу одвлачећи " "је на преглед тренутно изабране боје." -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." @@ -1533,11 +1533,11 @@ msgstr "" "Боја коју сте изабрали. Можете одвући ову боју на ставку палете како би је " "сачували за накнадну употребу." -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "Овде _сачувај боју" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1550,11 +1550,11 @@ msgstr "" msgid "Color Selection" msgstr "Избор боје" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "_Начини уноса" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "_Убаци контролни Уникод знак" @@ -1570,7 +1570,7 @@ msgstr "Радна површ" msgid "(None)" msgstr "(ништа)" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "Нека друга..." @@ -2054,7 +2054,7 @@ msgstr "_Величина:" msgid "_Preview:" msgstr "Пре_глед:" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "Избор фонта" @@ -2092,7 +2092,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "Икона „%s“ није присутна у теми" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 msgid "Failed to load icon" msgstr "Неуспело учитавање иконице" @@ -2184,19 +2184,11 @@ msgstr "(непознато)" msgid "Cl_ear" msgstr "_Очисти" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "УРИ" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "УРИ везан за ово дугме" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 msgid "Copy URL" msgstr "Умножи УРЛ" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 msgid "Invalid URI" msgstr "Неисправан УРЛ" @@ -2277,26 +2269,18 @@ msgid "_Password:" msgstr "_Притисак:" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +msgid "Forget password _immediately" msgstr "" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +msgid "Remember password until you _logout" msgstr "" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +msgid "Remember _forever" msgstr "" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "Размак код стрелица" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "Размак код стрелица за померање" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "Лист %u" @@ -2362,7 +2346,7 @@ msgstr "Величина _папира:" msgid "_Orientation:" msgstr "_Усмерење:" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 msgid "Page Setup" msgstr "Подешавање стране" @@ -2419,7 +2403,7 @@ msgstr "Уз путању" msgid "Down Path" msgstr "Низ путању" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 msgid "File System Root" msgstr "Корен система датотека" @@ -2532,8 +2516,9 @@ msgstr "Штампач је искључен" msgid "Out of paper" msgstr "Нема папира" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 msgid "Paused" msgstr "Заустављено" @@ -2580,39 +2565,39 @@ msgstr "Неисправна закачка ка PrintDlgEx" msgid "Unspecified error" msgstr "Непозната грешка" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 msgid "Printer" msgstr "Штампач" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 msgid "Location" msgstr "Путања" -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "Стање" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 #, fuzzy msgid "Range" msgstr "Оп_сег" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 #, fuzzy msgid "_All Pages" msgstr "Све листове" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 #, fuzzy msgid "C_urrent Page" msgstr "Тренутну" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 #, fuzzy msgid "Pag_es:" msgstr "Места" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" @@ -2620,153 +2605,145 @@ msgstr "" "Наведи један или више опсега страница,\n" " нпр. 1-3,7,11" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "Примерака" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "Примера_ка:" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 msgid "C_ollate" msgstr "_Сложи" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 msgid "_Reverse" msgstr "_Обрни" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "Опште" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "Распоред" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 msgid "Pages per _side:" msgstr "_Страна на листу:" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "Д_вострано:" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 msgid "_Only print:" msgstr "Штампај сам_о:" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "Све листове" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "Парне листове" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "Непарне листове" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 msgid "Sc_ale:" msgstr "Р_азмера:" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "Папир" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 msgid "Paper _type:" msgstr "_Тип папира:" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 msgid "Paper _source:" msgstr "_Фиока за папир:" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "Излазна т_рака:" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "Подаци о послу" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "Важн_ост:" # bug(goran): ??? -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "Подаци за _фактурисање:" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "Штампај документ" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 msgid "_Now" msgstr "_Сад" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "_У:" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 msgid "On _hold" msgstr "На _чекању" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "Додај насловну страну" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "П_ре:" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "П_осле:" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "Посао" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "Напредно" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "Квалитет слике" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 msgid "Color" msgstr "Боја" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "Завршавам" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "Нека подешавања у прозорчету се сударају" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 msgid "Print" msgstr "Штампај" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "Група" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "Дугме радио алатке чијој групи ово дугме припада." - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2787,36 +2764,36 @@ msgstr "Ова функција није имплементирана за ко msgid "Select which type of documents are shown" msgstr "Изабери које врсте докумената се приказују" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "Није пронађена ставка за УРИ „%s“" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "Неименовани филтер" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 msgid "Could not remove item" msgstr "Не могу да изаберем ставку" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 msgid "Could not clear list" msgstr "Не могу да очистим листу" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 msgid "Copy _Location" msgstr "Умножи _путању" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "У_клони из листе" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 msgid "_Clear List" msgstr "_Очисти листу" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "Прикажи _приватне ресурсе" @@ -2870,10 +2847,10 @@ msgstr "_%d. %s" msgid "recent menu label|%d. %s" msgstr "%d. %s" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "Не могу пронаћи ставка са УРИ адресом „%s“" @@ -4549,92 +4526,96 @@ msgstr "" msgid "There is a problem on printer '%s'." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "Двострано" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "Тип папира" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "Извор папира" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "Излазна трака" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "Једнострано" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 msgid "Auto Select" msgstr "Аутоматски" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 msgid "Printer Default" msgstr "Подразумевано" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "Хитно" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "Важно" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "Средње" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "Небитно" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "None" msgstr "Нема" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "Категорисано" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "Поверљиво" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Secret" msgstr "Тајна" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "Обично" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "Велика тајна" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "Некатегорисано" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, fuzzy, c-format msgid "Custom %sx%s" msgstr "Посебно %.2fx%.2f" @@ -4697,6 +4678,24 @@ msgstr "Тестирај штампу" msgid "Could not get information for file '%s': %s" msgstr "Не могу да сазнам податке о датотеци „%s“: %s" +#~ msgid "URI" +#~ msgstr "УРИ" + +#~ msgid "The URI bound to this button" +#~ msgstr "УРИ везан за ово дугме" + +#~ msgid "Arrow spacing" +#~ msgstr "Размак код стрелица" + +#~ msgid "Scroll arrow spacing" +#~ msgstr "Размак код стрелица за померање" + +#~ msgid "Group" +#~ msgstr "Група" + +#~ msgid "The radio tool button whose group this button belongs to." +#~ msgstr "Дугме радио алатке чијој групи ово дугме припада." + #~ msgid "Invalid filename: %s" #~ msgstr "Неисправно име датотеке: %s" diff --git a/po/sr@Latn.po b/po/sr@Latn.po index 4e0b1c7256..bf7d920942 100644 --- a/po/sr@Latn.po +++ b/po/sr@Latn.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+ 2.10\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2007-09-06 22:10+0200\n" "Last-Translator: Goran Rakić \n" "Language-Team: Serbian (sr) \n" @@ -990,7 +990,7 @@ msgstr "Neuspeo upis TIFF slike" msgid "Couldn't write to TIFF file" msgstr "Ne mogu da upišem u TIFF datoteku" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "TIFF zapis slika" @@ -1183,7 +1183,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "Licenca" @@ -1197,32 +1197,32 @@ msgid "C_redits" msgstr "_Zasluge" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "_Licenca" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "O %s" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "Zasluge" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "Autori" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "Dokumentacija" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "Prevod" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "Grafika" @@ -1265,7 +1265,7 @@ msgstr "Alt" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "Super" @@ -1275,7 +1275,7 @@ msgstr "Super" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "Crta" @@ -1285,17 +1285,17 @@ msgstr "Crta" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "Meta" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "Razmak" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "Obrnuta kosa crta" @@ -1343,7 +1343,7 @@ msgstr "calendar:week_start:1" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "2000" @@ -1358,7 +1358,7 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "%d" @@ -1374,7 +1374,7 @@ msgstr "%d" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "%d" @@ -1390,7 +1390,7 @@ msgstr "%d" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "%Y" @@ -1518,7 +1518,7 @@ msgstr "_Paleta" msgid "Color Wheel" msgstr "Točak boja" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " @@ -1528,7 +1528,7 @@ msgstr "" "možete odvući na stavku palete, ili izabrati ovu boju kao tekuću odvlačeći " "je na pregled trenutno izabrane boje." -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." @@ -1536,11 +1536,11 @@ msgstr "" "Boja koju ste izabrali. Možete odvući ovu boju na stavku palete kako bi je " "sačuvali za naknadnu upotrebu." -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "Ovde _sačuvaj boju" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1553,11 +1553,11 @@ msgstr "" msgid "Color Selection" msgstr "Izbor boje" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "_Načini unosa" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "_Ubaci kontrolni Unikod znak" @@ -1573,7 +1573,7 @@ msgstr "Radna površ" msgid "(None)" msgstr "(ništa)" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "Neka druga..." @@ -2057,7 +2057,7 @@ msgstr "_Veličina:" msgid "_Preview:" msgstr "Pre_gled:" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "Izbor fonta" @@ -2095,7 +2095,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "Ikona „%s“ nije prisutna u temi" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 msgid "Failed to load icon" msgstr "Neuspelo učitavanje ikonice" @@ -2187,19 +2187,11 @@ msgstr "(nepoznato)" msgid "Cl_ear" msgstr "_Očisti" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "URI" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "URI vezan za ovo dugme" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 msgid "Copy URL" msgstr "Umnoži URL" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 msgid "Invalid URI" msgstr "Neispravan URL" @@ -2280,26 +2272,18 @@ msgid "_Password:" msgstr "_Pritisak:" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +msgid "Forget password _immediately" msgstr "" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +msgid "Remember password until you _logout" msgstr "" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +msgid "Remember _forever" msgstr "" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "Razmak kod strelica" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "Razmak kod strelica za pomeranje" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "List %u" @@ -2365,7 +2349,7 @@ msgstr "Veličina _papira:" msgid "_Orientation:" msgstr "_Usmerenje:" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 msgid "Page Setup" msgstr "Podešavanje strane" @@ -2422,7 +2406,7 @@ msgstr "Uz putanju" msgid "Down Path" msgstr "Niz putanju" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 msgid "File System Root" msgstr "Koren sistema datoteka" @@ -2535,8 +2519,9 @@ msgstr "Štampač je isključen" msgid "Out of paper" msgstr "Nema papira" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 msgid "Paused" msgstr "Zaustavljeno" @@ -2583,39 +2568,39 @@ msgstr "Neispravna zakačka ka PrintDlgEx" msgid "Unspecified error" msgstr "Nepoznata greška" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 msgid "Printer" msgstr "Štampač" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 msgid "Location" msgstr "Putanja" -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "Stanje" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 #, fuzzy msgid "Range" msgstr "Op_seg" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 #, fuzzy msgid "_All Pages" msgstr "Sve listove" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 #, fuzzy msgid "C_urrent Page" msgstr "Trenutnu" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 #, fuzzy msgid "Pag_es:" msgstr "Mesta" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" @@ -2623,153 +2608,145 @@ msgstr "" "Navedi jedan ili više opsega stranica,\n" " npr. 1-3,7,11" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "Primeraka" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "Primera_ka:" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 msgid "C_ollate" msgstr "_Složi" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 msgid "_Reverse" msgstr "_Obrni" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "Opšte" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "Raspored" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 msgid "Pages per _side:" msgstr "_Strana na listu:" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "D_vostrano:" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 msgid "_Only print:" msgstr "Štampaj sam_o:" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "Sve listove" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "Parne listove" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "Neparne listove" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 msgid "Sc_ale:" msgstr "R_azmera:" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "Papir" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 msgid "Paper _type:" msgstr "_Tip papira:" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 msgid "Paper _source:" msgstr "_Fioka za papir:" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "Izlazna t_raka:" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "Podaci o poslu" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "Važn_ost:" # bug(goran): ??? -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "Podaci za _fakturisanje:" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "Štampaj dokument" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 msgid "_Now" msgstr "_Sad" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "_U:" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 msgid "On _hold" msgstr "Na _čekanju" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "Dodaj naslovnu stranu" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "P_re:" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "P_osle:" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "Posao" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "Napredno" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "Kvalitet slike" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 msgid "Color" msgstr "Boja" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "Završavam" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "Neka podešavanja u prozorčetu se sudaraju" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 msgid "Print" msgstr "Štampaj" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "Grupa" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "Dugme radio alatke čijoj grupi ovo dugme pripada." - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2790,36 +2767,36 @@ msgstr "Ova funkcija nije implementirana za kontrole u klasi „%s“" msgid "Select which type of documents are shown" msgstr "Izaberi koje vrste dokumenata se prikazuju" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "Nije pronađena stavka za URI „%s“" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "Neimenovani filter" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 msgid "Could not remove item" msgstr "Ne mogu da izaberem stavku" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 msgid "Could not clear list" msgstr "Ne mogu da očistim listu" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 msgid "Copy _Location" msgstr "Umnoži _putanju" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "U_kloni iz liste" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 msgid "_Clear List" msgstr "_Očisti listu" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "Prikaži _privatne resurse" @@ -2873,10 +2850,10 @@ msgstr "_%d. %s" msgid "recent menu label|%d. %s" msgstr "%d. %s" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "Ne mogu pronaći stavka sa URI adresom „%s“" @@ -4553,92 +4530,96 @@ msgstr "" msgid "There is a problem on printer '%s'." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "Dvostrano" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "Tip papira" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "Izvor papira" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "Izlazna traka" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "Jednostrano" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 msgid "Auto Select" msgstr "Automatski" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 msgid "Printer Default" msgstr "Podrazumevano" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "Hitno" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "Važno" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "Srednje" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "Nebitno" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "None" msgstr "Nema" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "Kategorisano" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "Poverljivo" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Secret" msgstr "Tajna" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "Obično" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "Velika tajna" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "Nekategorisano" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, fuzzy, c-format msgid "Custom %sx%s" msgstr "Posebno %.2fx%.2f" @@ -4701,6 +4682,24 @@ msgstr "Testiraj štampu" msgid "Could not get information for file '%s': %s" msgstr "Ne mogu da saznam podatke o datoteci „%s“: %s" +#~ msgid "URI" +#~ msgstr "URI" + +#~ msgid "The URI bound to this button" +#~ msgstr "URI vezan za ovo dugme" + +#~ msgid "Arrow spacing" +#~ msgstr "Razmak kod strelica" + +#~ msgid "Scroll arrow spacing" +#~ msgstr "Razmak kod strelica za pomeranje" + +#~ msgid "Group" +#~ msgstr "Grupa" + +#~ msgid "The radio tool button whose group this button belongs to." +#~ msgstr "Dugme radio alatke čijoj grupi ovo dugme pripada." + #~ msgid "Invalid filename: %s" #~ msgstr "Neispravno ime datoteke: %s" diff --git a/po/sr@ije.po b/po/sr@ije.po index 4015335101..880d22988a 100644 --- a/po/sr@ije.po +++ b/po/sr@ije.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+ 2.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2004-04-17 19:11+0200\n" "Last-Translator: Bojan Suzic \n" "Language-Team: Serbian (sr) \n" @@ -1010,7 +1010,7 @@ msgstr "Неуспјело отварање TIFF слике" msgid "Couldn't write to TIFF file" msgstr "Не могу претворити име датотеке" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "TIFF запис слика" @@ -1208,7 +1208,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "" @@ -1223,32 +1223,32 @@ msgid "C_redits" msgstr "_Образуј" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "" @@ -1291,7 +1291,7 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "" @@ -1301,7 +1301,7 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "" @@ -1311,17 +1311,17 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "" @@ -1369,7 +1369,7 @@ msgstr "calendar:week_start:1" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "" @@ -1384,7 +1384,7 @@ msgstr "" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "" @@ -1400,7 +1400,7 @@ msgstr "" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, fuzzy, c-format msgid "calendar:week:digits|%d" msgstr "calendar:week_start:1" @@ -1416,7 +1416,7 @@ msgstr "calendar:week_start:1" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "" @@ -1547,7 +1547,7 @@ msgstr "_Палета" msgid "Color Wheel" msgstr "Точак боја" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " @@ -1557,7 +1557,7 @@ msgstr "" "можете одвући на ставку палете, или изабрати ову боју као текућу одвлачећи " "је на преглед тренутно изабране боје." -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." @@ -1565,11 +1565,11 @@ msgstr "" "Боја коју сте изабрали. Можете одвући ову боју на ставку палете како би је " "сачували за накнадну употребу." -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "Овдје _сачувај боју" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1582,11 +1582,11 @@ msgstr "" msgid "Color Selection" msgstr "Избор боје" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "_Начини уноса" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "_Убаци контролни Уникод знак" @@ -1604,7 +1604,7 @@ msgstr "Радна површ" msgid "(None)" msgstr "ништа" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "" @@ -2114,7 +2114,7 @@ msgstr "_Величина:" msgid "_Preview:" msgstr "Пре_глед:" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "Избор писма" @@ -2152,7 +2152,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "Икона „%s“ није присутна у теми" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 #, fuzzy msgid "Failed to load icon" msgstr "Неуспјело учитавање TIFF слике" @@ -2253,20 +2253,12 @@ msgstr "(непознато)" msgid "Cl_ear" msgstr "_Очисти" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 #, fuzzy msgid "Copy URL" msgstr "_Умножи" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 #, fuzzy msgid "Invalid URI" msgstr "Неисправан УТФ-8" @@ -2347,26 +2339,18 @@ msgid "_Password:" msgstr "Притисак" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +msgid "Forget password _immediately" msgstr "" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +msgid "Remember password until you _logout" msgstr "" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +msgid "Remember _forever" msgstr "" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "Лист %u" @@ -2428,7 +2412,7 @@ msgstr "_Особине" msgid "_Orientation:" msgstr "_Засићеност:" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 #, fuzzy msgid "Page Setup" msgstr "Лист %u" @@ -2491,7 +2475,7 @@ msgstr "" msgid "Down Path" msgstr "" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 #, fuzzy msgid "File System Root" msgstr "Систем датотека" @@ -2607,8 +2591,9 @@ msgstr "" msgid "Out of paper" msgstr "" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 #, fuzzy msgid "Paused" msgstr "У_баци" @@ -2659,200 +2644,192 @@ msgstr "Неисправно заглавље иконе" msgid "Unspecified error" msgstr "" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 #, fuzzy msgid "Printer" msgstr "_Штампај" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 #, fuzzy msgid "Location" msgstr "_Путања: " -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 msgid "Range" msgstr "" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 msgid "_All Pages" msgstr "" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 #, fuzzy msgid "C_urrent Page" msgstr "_Образуј" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 msgid "Pag_es:" msgstr "" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" msgstr "" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 #, fuzzy msgid "C_ollate" msgstr "_Образуј" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 #, fuzzy msgid "_Reverse" msgstr "_Врати" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 #, fuzzy msgid "Pages per _side:" msgstr "_Особине" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 #, fuzzy msgid "_Only print:" msgstr "_Штампај" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 #, fuzzy msgid "Sc_ale:" msgstr "_Вриједност:" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 #, fuzzy msgid "Paper _type:" msgstr "_Особине" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 #, fuzzy msgid "Paper _source:" msgstr "_Особине" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 #, fuzzy msgid "_Now" msgstr "_Не" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 #, fuzzy msgid "On _hold" msgstr "_Масно" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 #, fuzzy msgid "Color" msgstr "_Боја" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 #, fuzzy msgid "Print" msgstr "_Штампај" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "Група" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "Дугме радио алатке чијој групи ово дугме припада." - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2873,44 +2850,44 @@ msgstr "" msgid "Select which type of documents are shown" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 #, fuzzy msgid "Could not remove item" msgstr "" "Не могу да изаберем %s:\n" "%s" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 #, fuzzy msgid "Could not clear list" msgstr "" "Не могу да изаберем %s:\n" "%s" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 #, fuzzy msgid "Copy _Location" msgstr "Отвори путању" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 #, fuzzy msgid "_Clear List" msgstr "_Очисти" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "" @@ -2966,10 +2943,10 @@ msgstr "" msgid "recent menu label|%d. %s" msgstr "" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, fuzzy, c-format msgid "Unable to find an item with URI '%s'" msgstr "Не могу пронаћи датотеку за укључивање: „%s“" @@ -4653,96 +4630,100 @@ msgstr "" msgid "There is a problem on printer '%s'." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 #, fuzzy msgid "Auto Select" msgstr "Избор писма" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 #, fuzzy msgid "Printer Default" msgstr "Подразумјевано" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 #, fuzzy msgid "None" msgstr "ништа" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 #, fuzzy msgid "Secret" msgstr "Екран" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, c-format msgid "Custom %sx%s" msgstr "" @@ -4810,6 +4791,12 @@ msgstr "_Штампај" msgid "Could not get information for file '%s': %s" msgstr "Не могу да сазнам податке о датотеци „%s“: %s" +#~ msgid "Group" +#~ msgstr "Група" + +#~ msgid "The radio tool button whose group this button belongs to." +#~ msgstr "Дугме радио алатке чијој групи ово дугме припада." + #~ msgid "Invalid filename: %s" #~ msgstr "Неисправно име датотеке: %s" diff --git a/po/sv.po b/po/sv.po index f5183d4c9d..a83d98ca2f 100644 --- a/po/sv.po +++ b/po/sv.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-18 00:04+0200\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2008-08-11 21:54+0100\n" "Last-Translator: Daniel Nylander \n" "Language-Team: Swedish \n" @@ -17,56 +17,56 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ../gdk/directfb/gdkdisplay-directfb.c:55 +#: gdk/directfb/gdkdisplay-directfb.c:55 msgid "directfb arg" msgstr "directfb-argument" -#: ../gdk/directfb/gdkdisplay-directfb.c:55 +#: gdk/directfb/gdkdisplay-directfb.c:55 msgid "sdl|system" msgstr "system" #. Description of --class=CLASS in --help output -#: ../gdk/gdk.c:126 +#: gdk/gdk.c:126 msgid "Program class as used by the window manager" msgstr "Programklass som den används av fönsterhanteraren" #. Placeholder in --class=CLASS in --help output -#: ../gdk/gdk.c:127 +#: gdk/gdk.c:127 msgid "CLASS" msgstr "KLASS" #. Description of --name=NAME in --help output -#: ../gdk/gdk.c:129 +#: gdk/gdk.c:129 msgid "Program name as used by the window manager" msgstr "Programnamn som det används av fönsterhanteraren" #. Placeholder in --name=NAME in --help output -#: ../gdk/gdk.c:130 +#: gdk/gdk.c:130 msgid "NAME" msgstr "NAMN" #. Description of --display=DISPLAY in --help output -#: ../gdk/gdk.c:132 +#: gdk/gdk.c:132 msgid "X display to use" msgstr "X-display att använda" #. Placeholder in --display=DISPLAY in --help output -#: ../gdk/gdk.c:133 +#: gdk/gdk.c:133 msgid "DISPLAY" msgstr "DISPLAY" #. Description of --screen=SCREEN in --help output -#: ../gdk/gdk.c:135 +#: gdk/gdk.c:135 msgid "X screen to use" msgstr "X-skärm att använda" #. Placeholder in --screen=SCREEN in --help output -#: ../gdk/gdk.c:136 +#: gdk/gdk.c:136 msgid "SCREEN" msgstr "SKÄRM" #. Description of --gdk-debug=FLAGS in --help output -#: ../gdk/gdk.c:139 +#: gdk/gdk.c:139 msgid "Gdk debugging flags to set" msgstr "Gdk-felsökningsflaggor att ställa in" @@ -74,178 +74,178 @@ msgstr "Gdk-felsökningsflaggor att ställa in" #. Placeholder in --gdk-no-debug=FLAGS in --help output #. Placeholder in --gtk-debug=FLAGS in --help output #. Placeholder in --gtk-no-debug=FLAGS in --help output -#: ../gdk/gdk.c:140 ../gdk/gdk.c:143 ../gtk/gtkmain.c:428 ../gtk/gtkmain.c:431 +#: gdk/gdk.c:140 gdk/gdk.c:143 gtk/gtkmain.c:428 gtk/gtkmain.c:431 msgid "FLAGS" msgstr "FLAGGOR" #. Description of --gdk-no-debug=FLAGS in --help output -#: ../gdk/gdk.c:142 +#: gdk/gdk.c:142 msgid "Gdk debugging flags to unset" msgstr "Gdk-felsökningsflaggor att inte ställa in" -#: ../gdk/keyname-table.h:3940 +#: gdk/keyname-table.h:3940 msgid "keyboard label|BackSpace" msgstr "Backsteg" -#: ../gdk/keyname-table.h:3941 +#: gdk/keyname-table.h:3941 msgid "keyboard label|Tab" msgstr "Tabb" -#: ../gdk/keyname-table.h:3942 +#: gdk/keyname-table.h:3942 msgid "keyboard label|Return" msgstr "Retur" -#: ../gdk/keyname-table.h:3943 +#: gdk/keyname-table.h:3943 msgid "keyboard label|Pause" msgstr "Pause" -#: ../gdk/keyname-table.h:3944 +#: gdk/keyname-table.h:3944 msgid "keyboard label|Scroll_Lock" msgstr "Scroll_Lock" -#: ../gdk/keyname-table.h:3945 +#: gdk/keyname-table.h:3945 msgid "keyboard label|Sys_Req" msgstr "Sys_Req" -#: ../gdk/keyname-table.h:3946 +#: gdk/keyname-table.h:3946 msgid "keyboard label|Escape" msgstr "Escape" # Osäker. -#: ../gdk/keyname-table.h:3947 +#: gdk/keyname-table.h:3947 msgid "keyboard label|Multi_key" msgstr "Multitangent" -#: ../gdk/keyname-table.h:3948 +#: gdk/keyname-table.h:3948 msgid "keyboard label|Home" msgstr "Home" -#: ../gdk/keyname-table.h:3949 +#: gdk/keyname-table.h:3949 msgid "keyboard label|Left" msgstr "Vänster" -#: ../gdk/keyname-table.h:3950 +#: gdk/keyname-table.h:3950 msgid "keyboard label|Up" msgstr "Upp" -#: ../gdk/keyname-table.h:3951 +#: gdk/keyname-table.h:3951 msgid "keyboard label|Right" msgstr "Höger" -#: ../gdk/keyname-table.h:3952 +#: gdk/keyname-table.h:3952 msgid "keyboard label|Down" msgstr "Ned" -#: ../gdk/keyname-table.h:3953 +#: gdk/keyname-table.h:3953 msgid "keyboard label|Page_Up" msgstr "Page_Up" -#: ../gdk/keyname-table.h:3954 +#: gdk/keyname-table.h:3954 msgid "keyboard label|Page_Down" msgstr "Page_Down" -#: ../gdk/keyname-table.h:3955 +#: gdk/keyname-table.h:3955 msgid "keyboard label|End" msgstr "End" -#: ../gdk/keyname-table.h:3956 +#: gdk/keyname-table.h:3956 msgid "keyboard label|Begin" msgstr "Begin" -#: ../gdk/keyname-table.h:3957 +#: gdk/keyname-table.h:3957 msgid "keyboard label|Print" msgstr "Print" -#: ../gdk/keyname-table.h:3958 +#: gdk/keyname-table.h:3958 msgid "keyboard label|Insert" msgstr "Insert" -#: ../gdk/keyname-table.h:3959 +#: gdk/keyname-table.h:3959 msgid "keyboard label|Num_Lock" msgstr "Num_Lock" -#: ../gdk/keyname-table.h:3960 +#: gdk/keyname-table.h:3960 msgid "keyboard label|KP_Space" msgstr "KP_Space" -#: ../gdk/keyname-table.h:3961 +#: gdk/keyname-table.h:3961 msgid "keyboard label|KP_Tab" msgstr "KP_Tabb" -#: ../gdk/keyname-table.h:3962 +#: gdk/keyname-table.h:3962 msgid "keyboard label|KP_Enter" msgstr "KP_Enter" -#: ../gdk/keyname-table.h:3963 +#: gdk/keyname-table.h:3963 msgid "keyboard label|KP_Home" msgstr "KP_Home" -#: ../gdk/keyname-table.h:3964 +#: gdk/keyname-table.h:3964 msgid "keyboard label|KP_Left" msgstr "KP_Vänster" -#: ../gdk/keyname-table.h:3965 +#: gdk/keyname-table.h:3965 msgid "keyboard label|KP_Up" msgstr "KP_Upp" -#: ../gdk/keyname-table.h:3966 +#: gdk/keyname-table.h:3966 msgid "keyboard label|KP_Right" msgstr "KP_Höger" -#: ../gdk/keyname-table.h:3967 +#: gdk/keyname-table.h:3967 msgid "keyboard label|KP_Down" msgstr "KP_Ned" -#: ../gdk/keyname-table.h:3968 +#: gdk/keyname-table.h:3968 msgid "keyboard label|KP_Page_Up" msgstr "KP_Page_Up" -#: ../gdk/keyname-table.h:3969 +#: gdk/keyname-table.h:3969 msgid "keyboard label|KP_Prior" msgstr "KP_Föregående" -#: ../gdk/keyname-table.h:3970 +#: gdk/keyname-table.h:3970 msgid "keyboard label|KP_Page_Down" msgstr "KP_Page_Down" -#: ../gdk/keyname-table.h:3971 +#: gdk/keyname-table.h:3971 msgid "keyboard label|KP_Next" msgstr "KP_Nästa" -#: ../gdk/keyname-table.h:3972 +#: gdk/keyname-table.h:3972 msgid "keyboard label|KP_End" msgstr "KP_End" -#: ../gdk/keyname-table.h:3973 +#: gdk/keyname-table.h:3973 msgid "keyboard label|KP_Begin" msgstr "KP_Begin" -#: ../gdk/keyname-table.h:3974 +#: gdk/keyname-table.h:3974 msgid "keyboard label|KP_Insert" msgstr "KP_Insert" -#: ../gdk/keyname-table.h:3975 +#: gdk/keyname-table.h:3975 msgid "keyboard label|KP_Delete" msgstr "KP_Delete" -#: ../gdk/keyname-table.h:3976 +#: gdk/keyname-table.h:3976 msgid "keyboard label|Delete" msgstr "Delete" -#: ../gdk-pixbuf/gdk-pixbuf-animation.c:133 ../gdk-pixbuf/gdk-pixbuf-io.c:944 -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1205 ../tests/testfilechooser.c:222 +#: gdk-pixbuf/gdk-pixbuf-animation.c:133 gdk-pixbuf/gdk-pixbuf-io.c:944 +#: gdk-pixbuf/gdk-pixbuf-io.c:1205 tests/testfilechooser.c:222 #, c-format msgid "Failed to open file '%s': %s" msgstr "Misslyckades med att öppna filen \"%s\": %s" # SUN CHANGED MESSAGE -#: ../gdk-pixbuf/gdk-pixbuf-animation.c:146 ../gdk-pixbuf/gdk-pixbuf-io.c:956 +#: gdk-pixbuf/gdk-pixbuf-animation.c:146 gdk-pixbuf/gdk-pixbuf-io.c:956 #, c-format msgid "Image file '%s' contains no data" msgstr "Bildfilen \"%s\" innehåller inga data" -#: ../gdk-pixbuf/gdk-pixbuf-animation.c:188 ../gdk-pixbuf/gdk-pixbuf-io.c:993 -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1257 ../tests/testfilechooser.c:267 +#: gdk-pixbuf/gdk-pixbuf-animation.c:188 gdk-pixbuf/gdk-pixbuf-io.c:993 +#: gdk-pixbuf/gdk-pixbuf-io.c:1257 tests/testfilechooser.c:267 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" @@ -253,7 +253,7 @@ msgstr "" "Misslyckades med att läsa in bilden \"%s\": anledningen är okänd, troligtvis " "en trasig bildfil" -#: ../gdk-pixbuf/gdk-pixbuf-animation.c:221 +#: gdk-pixbuf/gdk-pixbuf-animation.c:221 #, c-format msgid "" "Failed to load animation '%s': reason not known, probably a corrupt " @@ -262,12 +262,12 @@ msgstr "" "Misslyckades med att läsa in animeringen \"%s\": anledningen är okänd, " "troligtvis en trasig animeringsfil" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:566 +#: gdk-pixbuf/gdk-pixbuf-io.c:566 #, c-format msgid "Unable to load image-loading module: %s: %s" msgstr "Kan inte läsa in bildinläsningsmodulen: %s: %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:581 +#: gdk-pixbuf/gdk-pixbuf-io.c:581 #, c-format msgid "" "Image-loading module %s does not export the proper interface; perhaps it's " @@ -276,53 +276,53 @@ msgstr "" "Bildinläsningsmodulen %s exporterar inte rätt gränssnitt; den kanske är från " "en annan GTK-version?" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:726 ../gdk-pixbuf/gdk-pixbuf-io.c:755 +#: gdk-pixbuf/gdk-pixbuf-io.c:726 gdk-pixbuf/gdk-pixbuf-io.c:755 #, c-format msgid "Image type '%s' is not supported" msgstr "Bildtypen \"%s\" stöds inte" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:825 +#: gdk-pixbuf/gdk-pixbuf-io.c:825 #, c-format msgid "Couldn't recognize the image file format for file '%s'" msgstr "Kunde inte känna igen bildfilformatet på filen \"%s\"" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:833 +#: gdk-pixbuf/gdk-pixbuf-io.c:833 msgid "Unrecognized image file format" msgstr "Okänt bildfilformat" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1002 +#: gdk-pixbuf/gdk-pixbuf-io.c:1002 #, c-format msgid "Failed to load image '%s': %s" msgstr "Misslyckades med att läsa in bilden \"%s\": %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1638 ../gdk-pixbuf/io-gdip-utils.c:935 +#: gdk-pixbuf/gdk-pixbuf-io.c:1638 gdk-pixbuf/io-gdip-utils.c:935 #, c-format msgid "Error writing to image file: %s" msgstr "Fel vid skrivning till bildfil: %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1684 ../gdk-pixbuf/gdk-pixbuf-io.c:1815 +#: gdk-pixbuf/gdk-pixbuf-io.c:1684 gdk-pixbuf/gdk-pixbuf-io.c:1815 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "Detta bygge av gdk-pixbuf stöder inte sparande av bildformatet: %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1718 +#: gdk-pixbuf/gdk-pixbuf-io.c:1718 msgid "Insufficient memory to save image to callback" msgstr "Inte tillräckligt med minne för att spara bild till återuppringning" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1731 +#: gdk-pixbuf/gdk-pixbuf-io.c:1731 msgid "Failed to open temporary file" msgstr "Misslyckades med att öppna temporär fil" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1757 +#: gdk-pixbuf/gdk-pixbuf-io.c:1757 msgid "Failed to read from temporary file" msgstr "Misslyckades med att läsa från temporär fil" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:1992 +#: gdk-pixbuf/gdk-pixbuf-io.c:1992 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "Misslyckades med att öppna \"%s\" för skrivning: %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:2017 +#: gdk-pixbuf/gdk-pixbuf-io.c:2017 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: %" @@ -331,15 +331,15 @@ msgstr "" "Misslyckades med att stänga \"%s\" när bilden skrevs, all data kanske inte " "har sparats korrekt: %s" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:2237 ../gdk-pixbuf/gdk-pixbuf-io.c:2288 +#: gdk-pixbuf/gdk-pixbuf-io.c:2237 gdk-pixbuf/gdk-pixbuf-io.c:2288 msgid "Insufficient memory to save image into a buffer" msgstr "Inte tillräckligt med minne för att spara bild till en buffert" -#: ../gdk-pixbuf/gdk-pixbuf-io.c:2334 +#: gdk-pixbuf/gdk-pixbuf-io.c:2334 msgid "Error writing to image stream" msgstr "Fel vid skrivning till bildström" -#: ../gdk-pixbuf/gdk-pixbuf-loader.c:330 +#: gdk-pixbuf/gdk-pixbuf-loader.c:330 #, c-format msgid "" "Internal error: Image loader module '%s' failed to complete an operation, " @@ -348,148 +348,143 @@ msgstr "" "Internt fel: Bildinläsningsmodulen \"%s\" misslyckades med att färdigställa " "en åtgärd, men gav inte en anledning till misslyckandet" -#: ../gdk-pixbuf/gdk-pixbuf-loader.c:373 +#: gdk-pixbuf/gdk-pixbuf-loader.c:373 #, c-format msgid "Incremental loading of image type '%s' is not supported" msgstr "Inkrementell inläsning av bildtypen \"%s\" stöds inte" -#: ../gdk-pixbuf/gdk-pixdata.c:147 +#: gdk-pixbuf/gdk-pixdata.c:147 msgid "Image header corrupt" msgstr "Bildhuvudet är trasigt" -#: ../gdk-pixbuf/gdk-pixdata.c:152 +#: gdk-pixbuf/gdk-pixdata.c:152 msgid "Image format unknown" msgstr "Bildformatet är okänt" -#: ../gdk-pixbuf/gdk-pixdata.c:157 ../gdk-pixbuf/gdk-pixdata.c:487 +#: gdk-pixbuf/gdk-pixdata.c:157 gdk-pixbuf/gdk-pixdata.c:487 msgid "Image pixel data corrupt" msgstr "Bildpunktsdata är trasigt" -#: ../gdk-pixbuf/gdk-pixdata.c:431 +#: gdk-pixbuf/gdk-pixdata.c:431 #, c-format msgid "failed to allocate image buffer of %u byte" msgid_plural "failed to allocate image buffer of %u bytes" msgstr[0] "misslyckades med att allokera bildbuffert på %u byte" msgstr[1] "misslyckades med att allokera bildbuffert på %u byte" -#: ../gdk-pixbuf/io-ani.c:244 +#: gdk-pixbuf/io-ani.c:244 msgid "Unexpected icon chunk in animation" msgstr "Oväntat ikonstycke i animation" -#: ../gdk-pixbuf/io-ani.c:337 +#: gdk-pixbuf/io-ani.c:337 msgid "Unsupported animation type" msgstr "Animationstypen stöds inte" -#: ../gdk-pixbuf/io-ani.c:348 ../gdk-pixbuf/io-ani.c:406 -#: ../gdk-pixbuf/io-ani.c:432 ../gdk-pixbuf/io-ani.c:455 -#: ../gdk-pixbuf/io-ani.c:482 ../gdk-pixbuf/io-ani.c:569 +#: gdk-pixbuf/io-ani.c:348 gdk-pixbuf/io-ani.c:406 gdk-pixbuf/io-ani.c:432 +#: gdk-pixbuf/io-ani.c:455 gdk-pixbuf/io-ani.c:482 gdk-pixbuf/io-ani.c:569 msgid "Invalid header in animation" msgstr "Ogiltigt huvud i animation" -#: ../gdk-pixbuf/io-ani.c:358 ../gdk-pixbuf/io-ani.c:380 -#: ../gdk-pixbuf/io-ani.c:464 ../gdk-pixbuf/io-ani.c:491 -#: ../gdk-pixbuf/io-ani.c:542 ../gdk-pixbuf/io-ani.c:614 +#: gdk-pixbuf/io-ani.c:358 gdk-pixbuf/io-ani.c:380 gdk-pixbuf/io-ani.c:464 +#: gdk-pixbuf/io-ani.c:491 gdk-pixbuf/io-ani.c:542 gdk-pixbuf/io-ani.c:614 msgid "Not enough memory to load animation" msgstr "Inte tillräckligt med minne för att läsa in animation" -#: ../gdk-pixbuf/io-ani.c:398 ../gdk-pixbuf/io-ani.c:424 -#: ../gdk-pixbuf/io-ani.c:443 +#: gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 gdk-pixbuf/io-ani.c:443 msgid "Malformed chunk in animation" msgstr "Felaktigt stycke i animation" -#: ../gdk-pixbuf/io-ani.c:711 +#: gdk-pixbuf/io-ani.c:711 msgid "The ANI image format" msgstr "Bildformatet ANI" -#: ../gdk-pixbuf/io-bmp.c:230 ../gdk-pixbuf/io-bmp.c:267 -#: ../gdk-pixbuf/io-bmp.c:338 ../gdk-pixbuf/io-bmp.c:370 -#: ../gdk-pixbuf/io-bmp.c:393 ../gdk-pixbuf/io-bmp.c:496 +#: gdk-pixbuf/io-bmp.c:230 gdk-pixbuf/io-bmp.c:267 gdk-pixbuf/io-bmp.c:338 +#: gdk-pixbuf/io-bmp.c:370 gdk-pixbuf/io-bmp.c:393 gdk-pixbuf/io-bmp.c:496 msgid "BMP image has bogus header data" msgstr "BMP-bilden har felaktig huvuddata" -#: ../gdk-pixbuf/io-bmp.c:241 ../gdk-pixbuf/io-bmp.c:433 +#: gdk-pixbuf/io-bmp.c:241 gdk-pixbuf/io-bmp.c:433 msgid "Not enough memory to load bitmap image" msgstr "Inte tillräckligt med minne för att läsa in bild" -#: ../gdk-pixbuf/io-bmp.c:319 +#: gdk-pixbuf/io-bmp.c:319 msgid "BMP image has unsupported header size" msgstr "BMP-bilden har huvudstorlek som inte stöds" # Osäker. -#: ../gdk-pixbuf/io-bmp.c:357 +#: gdk-pixbuf/io-bmp.c:357 msgid "Topdown BMP images cannot be compressed" msgstr "BMP-bilder som är uppifrån-och-ned kan inte komprimeras" -#: ../gdk-pixbuf/io-bmp.c:717 ../gdk-pixbuf/io-pnm.c:709 +#: gdk-pixbuf/io-bmp.c:717 gdk-pixbuf/io-pnm.c:709 msgid "Premature end-of-file encountered" msgstr "För tidigt filslut påträffades" -#: ../gdk-pixbuf/io-bmp.c:1329 +#: gdk-pixbuf/io-bmp.c:1329 msgid "Couldn't allocate memory for saving BMP file" msgstr "Kunde inte allokera minne för sparande av BMP-fil" -#: ../gdk-pixbuf/io-bmp.c:1370 +#: gdk-pixbuf/io-bmp.c:1370 msgid "Couldn't write to BMP file" msgstr "Kunde inte skriva till BMP-fil" -#: ../gdk-pixbuf/io-bmp.c:1423 ../gdk-pixbuf/io-gdip-bmp.c:82 +#: gdk-pixbuf/io-bmp.c:1423 gdk-pixbuf/io-gdip-bmp.c:82 msgid "The BMP image format" msgstr "Bildformatet BMP" -#: ../gdk-pixbuf/io-gif.c:222 +#: gdk-pixbuf/io-gif.c:222 #, c-format msgid "Failure reading GIF: %s" msgstr "Misslyckades med att läsa GIF: %s" -#: ../gdk-pixbuf/io-gif.c:496 ../gdk-pixbuf/io-gif.c:1477 -#: ../gdk-pixbuf/io-gif.c:1638 +#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1477 gdk-pixbuf/io-gif.c:1638 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "GIF-filen saknade en del data (den kanske klipptes på något sätt?)" -#: ../gdk-pixbuf/io-gif.c:505 +#: gdk-pixbuf/io-gif.c:505 #, c-format msgid "Internal error in the GIF loader (%s)" msgstr "Internt fel i GIF-inläsaren (%s)" -#: ../gdk-pixbuf/io-gif.c:579 +#: gdk-pixbuf/io-gif.c:579 msgid "Stack overflow" msgstr "Stackspill" -#: ../gdk-pixbuf/io-gif.c:639 +#: gdk-pixbuf/io-gif.c:639 msgid "GIF image loader cannot understand this image." msgstr "GIF-bildinläsaren kan inte förstå denna bild." -#: ../gdk-pixbuf/io-gif.c:668 +#: gdk-pixbuf/io-gif.c:668 msgid "Bad code encountered" msgstr "Felaktig kod påträffades" -#: ../gdk-pixbuf/io-gif.c:678 +#: gdk-pixbuf/io-gif.c:678 msgid "Circular table entry in GIF file" msgstr "Cirkulär tabellpost i GIF-filen" -#: ../gdk-pixbuf/io-gif.c:866 ../gdk-pixbuf/io-gif.c:1464 -#: ../gdk-pixbuf/io-gif.c:1511 ../gdk-pixbuf/io-gif.c:1626 +#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1464 gdk-pixbuf/io-gif.c:1511 +#: gdk-pixbuf/io-gif.c:1626 msgid "Not enough memory to load GIF file" msgstr "Inte tillräckligt med minne för att läsa in GIF-fil" -#: ../gdk-pixbuf/io-gif.c:956 +#: gdk-pixbuf/io-gif.c:956 msgid "Not enough memory to composite a frame in GIF file" msgstr "Inte tillräckligt med minne för att komponera en ram i GIF-fil" -#: ../gdk-pixbuf/io-gif.c:1128 +#: gdk-pixbuf/io-gif.c:1128 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "GIF-bilden är trasig (felaktig LZW-komprimering)" -#: ../gdk-pixbuf/io-gif.c:1178 +#: gdk-pixbuf/io-gif.c:1178 msgid "File does not appear to be a GIF file" msgstr "Filen verkar inte vara en GIF-fil" -#: ../gdk-pixbuf/io-gif.c:1190 +#: gdk-pixbuf/io-gif.c:1190 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "Version %s av filformatet GIF stöds inte" -#: ../gdk-pixbuf/io-gif.c:1299 +#: gdk-pixbuf/io-gif.c:1299 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -497,116 +492,114 @@ msgstr "" "GIF-bilden har ingen global färgkarta, och en ram i den saknar lokal " "färgkarta." -#: ../gdk-pixbuf/io-gif.c:1533 +#: gdk-pixbuf/io-gif.c:1533 msgid "GIF image was truncated or incomplete." msgstr "GIF-bilden var trunkerad eller ofullständig." -#: ../gdk-pixbuf/io-gif.c:1689 ../gdk-pixbuf/io-gdip-gif.c:80 +#: gdk-pixbuf/io-gif.c:1689 gdk-pixbuf/io-gdip-gif.c:80 msgid "The GIF image format" msgstr "Bildformatet GIF" -#: ../gdk-pixbuf/io-ico.c:211 ../gdk-pixbuf/io-ico.c:225 -#: ../gdk-pixbuf/io-ico.c:277 ../gdk-pixbuf/io-ico.c:290 -#: ../gdk-pixbuf/io-ico.c:359 +#: gdk-pixbuf/io-ico.c:211 gdk-pixbuf/io-ico.c:225 gdk-pixbuf/io-ico.c:277 +#: gdk-pixbuf/io-ico.c:290 gdk-pixbuf/io-ico.c:359 msgid "Invalid header in icon" msgstr "Ogiltigt huvud i ikon" -#: ../gdk-pixbuf/io-ico.c:240 ../gdk-pixbuf/io-ico.c:300 -#: ../gdk-pixbuf/io-ico.c:369 ../gdk-pixbuf/io-ico.c:432 -#: ../gdk-pixbuf/io-ico.c:462 +#: gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:369 +#: gdk-pixbuf/io-ico.c:432 gdk-pixbuf/io-ico.c:462 msgid "Not enough memory to load icon" msgstr "Inte tillräckligt med minne för att läsa in ikon" # SUN CHANGED MESSAGE -#: ../gdk-pixbuf/io-ico.c:322 +#: gdk-pixbuf/io-ico.c:322 msgid "Icon has zero width" msgstr "Ikonens bredd är noll" # SUN CHANGED MESSAGE -#: ../gdk-pixbuf/io-ico.c:332 +#: gdk-pixbuf/io-ico.c:332 msgid "Icon has zero height" msgstr "Ikonens höjd är noll" -#: ../gdk-pixbuf/io-ico.c:384 +#: gdk-pixbuf/io-ico.c:384 msgid "Compressed icons are not supported" msgstr "Komprimerade ikoner stöds inte" -#: ../gdk-pixbuf/io-ico.c:417 +#: gdk-pixbuf/io-ico.c:417 msgid "Unsupported icon type" msgstr "Ikontypen stöds inte" -#: ../gdk-pixbuf/io-ico.c:511 +#: gdk-pixbuf/io-ico.c:511 msgid "Not enough memory to load ICO file" msgstr "Inte tillräckligt med minne för att läsa in ICO-fil" -#: ../gdk-pixbuf/io-ico.c:976 +#: gdk-pixbuf/io-ico.c:976 msgid "Image too large to be saved as ICO" msgstr "Bilden för stor för att sparas som ICO" -#: ../gdk-pixbuf/io-ico.c:987 +#: gdk-pixbuf/io-ico.c:987 msgid "Cursor hotspot outside image" msgstr "Markörpunkt utanför bilden" -#: ../gdk-pixbuf/io-ico.c:1010 +#: gdk-pixbuf/io-ico.c:1010 #, c-format msgid "Unsupported depth for ICO file: %d" msgstr "Djupet stöds inte för ICO-fil: %d" -#: ../gdk-pixbuf/io-ico.c:1245 ../gdk-pixbuf/io-gdip-ico.c:59 +#: gdk-pixbuf/io-ico.c:1245 gdk-pixbuf/io-gdip-ico.c:59 msgid "The ICO image format" msgstr "Bildformatet ICO" -#: ../gdk-pixbuf/io-icns.c:345 +#: gdk-pixbuf/io-icns.c:345 #, c-format msgid "Error reading ICNS image: %s" msgstr "Fel vid läsning av ICNS-bild: %s" -#: ../gdk-pixbuf/io-icns.c:362 +#: gdk-pixbuf/io-icns.c:362 msgid "Could not decode ICNS file" msgstr "Kunde inte avkoda ICNS-fil" -#: ../gdk-pixbuf/io-icns.c:395 +#: gdk-pixbuf/io-icns.c:395 msgid "The ICNS image format" msgstr "Bildformatet ICNS" -#: ../gdk-pixbuf/io-jasper.c:75 +#: gdk-pixbuf/io-jasper.c:75 msgid "Couldn't allocate memory for stream" msgstr "Kunde inte allokera minne för ström" -#: ../gdk-pixbuf/io-jasper.c:105 +#: gdk-pixbuf/io-jasper.c:105 msgid "Couldn't decode image" msgstr "Kunde inte avkoda bild" -#: ../gdk-pixbuf/io-jasper.c:123 +#: gdk-pixbuf/io-jasper.c:123 msgid "Transformed JPEG2000 has zero width or height" msgstr "Transformerad JPEG2000 har bredden eller höjden noll." -#: ../gdk-pixbuf/io-jasper.c:137 +#: gdk-pixbuf/io-jasper.c:137 msgid "Image type currently not supported" msgstr "Bildtypen stöds inte för tillfället" -#: ../gdk-pixbuf/io-jasper.c:149 ../gdk-pixbuf/io-jasper.c:157 +#: gdk-pixbuf/io-jasper.c:149 gdk-pixbuf/io-jasper.c:157 msgid "Couldn't allocate memory for color profile" msgstr "Kunde inte allokera minne för färgprofil" -#: ../gdk-pixbuf/io-jasper.c:182 +#: gdk-pixbuf/io-jasper.c:182 msgid "Insufficient memory to open JPEG 2000 file" msgstr "Inte tillräckligt med minne för att öppna JPEG 2000-fil" -#: ../gdk-pixbuf/io-jasper.c:264 +#: gdk-pixbuf/io-jasper.c:264 msgid "Couldn't allocate memory to buffer image data" msgstr "Kunde inte allokera minne för att buffra bilddata" -#: ../gdk-pixbuf/io-jasper.c:308 +#: gdk-pixbuf/io-jasper.c:308 msgid "The JPEG 2000 image format" msgstr "Bildformatet JPEG 2000" -#: ../gdk-pixbuf/io-jpeg.c:117 +#: gdk-pixbuf/io-jpeg.c:117 #, c-format msgid "Error interpreting JPEG image file (%s)" msgstr "Fel vid tolkning av JPEG-bildfil (%s)" -#: ../gdk-pixbuf/io-jpeg.c:529 +#: gdk-pixbuf/io-jpeg.c:529 msgid "" "Insufficient memory to load image, try exiting some applications to free " "memory" @@ -614,21 +607,21 @@ msgstr "" "Inte tillräckligt med minne för att läsa in bild, försök att avsluta några " "program för att frigöra minne" -#: ../gdk-pixbuf/io-jpeg.c:570 ../gdk-pixbuf/io-jpeg.c:776 +#: gdk-pixbuf/io-jpeg.c:570 gdk-pixbuf/io-jpeg.c:776 #, c-format msgid "Unsupported JPEG color space (%s)" msgstr "JPEG-färgrymden stöds inte (%s)" -#: ../gdk-pixbuf/io-jpeg.c:668 ../gdk-pixbuf/io-jpeg.c:944 -#: ../gdk-pixbuf/io-jpeg.c:1177 ../gdk-pixbuf/io-jpeg.c:1186 +#: gdk-pixbuf/io-jpeg.c:668 gdk-pixbuf/io-jpeg.c:944 gdk-pixbuf/io-jpeg.c:1177 +#: gdk-pixbuf/io-jpeg.c:1186 msgid "Couldn't allocate memory for loading JPEG file" msgstr "Kunde inte allokera minne för inläsning av JPEG-fil" -#: ../gdk-pixbuf/io-jpeg.c:920 +#: gdk-pixbuf/io-jpeg.c:920 msgid "Transformed JPEG has zero width or height." msgstr "Transformerad JPEG har bredden eller höjden noll." -#: ../gdk-pixbuf/io-jpeg.c:1133 ../gdk-pixbuf/io-gdip-jpeg.c:53 +#: gdk-pixbuf/io-jpeg.c:1133 gdk-pixbuf/io-gdip-jpeg.c:53 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%s' could not be " @@ -637,7 +630,7 @@ msgstr "" "JPEG-kvaliteten måste vara ett värde mellan 0 och 100; värdet \"%s\" kunde " "inte tolkas." -#: ../gdk-pixbuf/io-jpeg.c:1148 ../gdk-pixbuf/io-gdip-jpeg.c:68 +#: gdk-pixbuf/io-jpeg.c:1148 gdk-pixbuf/io-gdip-jpeg.c:68 #, c-format msgid "" "JPEG quality must be a value between 0 and 100; value '%d' is not allowed." @@ -645,86 +638,86 @@ msgstr "" "JPEG-kvaliteten måste vara ett värde mellan 0 och 100; värdet \"%d\" är inte " "tillåtet." -#: ../gdk-pixbuf/io-jpeg.c:1309 ../gdk-pixbuf/io-gdip-jpeg.c:136 +#: gdk-pixbuf/io-jpeg.c:1309 gdk-pixbuf/io-gdip-jpeg.c:136 msgid "The JPEG image format" msgstr "Bildformatet JPEG" -#: ../gdk-pixbuf/io-pcx.c:187 +#: gdk-pixbuf/io-pcx.c:187 msgid "Couldn't allocate memory for header" msgstr "Kunde inte allokera minne för huvud" -#: ../gdk-pixbuf/io-pcx.c:202 ../gdk-pixbuf/io-pcx.c:560 +#: gdk-pixbuf/io-pcx.c:202 gdk-pixbuf/io-pcx.c:560 msgid "Couldn't allocate memory for context buffer" msgstr "Kunde inte allokera minne för sammanhangsbuffert" -#: ../gdk-pixbuf/io-pcx.c:601 +#: gdk-pixbuf/io-pcx.c:601 msgid "Image has invalid width and/or height" msgstr "Bilden har ogiltig bredd och/eller höjd" -#: ../gdk-pixbuf/io-pcx.c:613 ../gdk-pixbuf/io-pcx.c:674 +#: gdk-pixbuf/io-pcx.c:613 gdk-pixbuf/io-pcx.c:674 msgid "Image has unsupported bpp" msgstr "Bilden har bitdjup som inte stöds" -#: ../gdk-pixbuf/io-pcx.c:618 ../gdk-pixbuf/io-pcx.c:626 +#: gdk-pixbuf/io-pcx.c:618 gdk-pixbuf/io-pcx.c:626 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "Bilden har ett antal %d-bitplan som inte stöds" -#: ../gdk-pixbuf/io-pcx.c:642 +#: gdk-pixbuf/io-pcx.c:642 msgid "Couldn't create new pixbuf" msgstr "Kunde inte skapa ny pixbuf" -#: ../gdk-pixbuf/io-pcx.c:650 +#: gdk-pixbuf/io-pcx.c:650 msgid "Couldn't allocate memory for line data" msgstr "Kunde inte allokera minne för raddata" -#: ../gdk-pixbuf/io-pcx.c:657 +#: gdk-pixbuf/io-pcx.c:657 msgid "Couldn't allocate memory for paletted data" msgstr "Kunde inte allokera minne för palettdata" -#: ../gdk-pixbuf/io-pcx.c:704 +#: gdk-pixbuf/io-pcx.c:704 msgid "Didn't get all lines of PCX image" msgstr "Fick inte tag i alla rader för PCX-bild" -#: ../gdk-pixbuf/io-pcx.c:711 +#: gdk-pixbuf/io-pcx.c:711 msgid "No palette found at end of PCX data" msgstr "Ingen palett hittades vid slutet av PCX-data" -#: ../gdk-pixbuf/io-pcx.c:756 +#: gdk-pixbuf/io-pcx.c:756 msgid "The PCX image format" msgstr "Bildformatet PCX" -#: ../gdk-pixbuf/io-png.c:55 +#: gdk-pixbuf/io-png.c:55 msgid "Bits per channel of PNG image is invalid." msgstr "Bitar per kanal i PNG-bilden är ogiltigt." -#: ../gdk-pixbuf/io-png.c:136 ../gdk-pixbuf/io-png.c:618 +#: gdk-pixbuf/io-png.c:136 gdk-pixbuf/io-png.c:618 msgid "Transformed PNG has zero width or height." msgstr "Transformerad PNG har bredden eller höjden noll." -#: ../gdk-pixbuf/io-png.c:144 +#: gdk-pixbuf/io-png.c:144 msgid "Bits per channel of transformed PNG is not 8." msgstr "Bitar per kanal av transformerad PNG är inte 8." -#: ../gdk-pixbuf/io-png.c:153 +#: gdk-pixbuf/io-png.c:153 msgid "Transformed PNG not RGB or RGBA." msgstr "Transformerad PNG är inte RGB eller RGBA." -#: ../gdk-pixbuf/io-png.c:162 +#: gdk-pixbuf/io-png.c:162 msgid "Transformed PNG has unsupported number of channels, must be 3 or 4." msgstr "" "Transformerad PNG har antal kanaler som inte stöds, måste vara 3 eller 4." -#: ../gdk-pixbuf/io-png.c:183 +#: gdk-pixbuf/io-png.c:183 #, c-format msgid "Fatal error in PNG image file: %s" msgstr "Ödesdigert fel i PNG-bildfil: %s" -#: ../gdk-pixbuf/io-png.c:310 +#: gdk-pixbuf/io-png.c:310 msgid "Insufficient memory to load PNG file" msgstr "Inte tillräckligt med minne för att läsa in PNG-fil" -#: ../gdk-pixbuf/io-png.c:633 +#: gdk-pixbuf/io-png.c:633 #, c-format msgid "" "Insufficient memory to store a %ld by %ld image; try exiting some " @@ -733,25 +726,25 @@ msgstr "" "Inte tillräckligt med minne för att lagra en %ld × %ld stor bild; försök att " "avsluta några program för att frigöra minne" -#: ../gdk-pixbuf/io-png.c:684 +#: gdk-pixbuf/io-png.c:684 msgid "Fatal error reading PNG image file" msgstr "Ödesdigert fel vid läsning av PNG-bildfil" -#: ../gdk-pixbuf/io-png.c:733 +#: gdk-pixbuf/io-png.c:733 #, c-format msgid "Fatal error reading PNG image file: %s" msgstr "Ödesdigert fel vid läsning av PNG-bildfil: %s" -#: ../gdk-pixbuf/io-png.c:825 +#: gdk-pixbuf/io-png.c:825 msgid "" "Keys for PNG text chunks must have at least 1 and at most 79 characters." msgstr "Nycklar för PNG-textstycken måste ha minst 1 och som mest 79 tecken." -#: ../gdk-pixbuf/io-png.c:833 +#: gdk-pixbuf/io-png.c:833 msgid "Keys for PNG text chunks must be ASCII characters." msgstr "Nycklar för PNG-textstycken måste vara ASCII-tecken." -#: ../gdk-pixbuf/io-png.c:846 ../gdk-pixbuf/io-gdip-png.c:56 +#: gdk-pixbuf/io-png.c:846 gdk-pixbuf/io-gdip-png.c:56 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%s' could not " @@ -760,7 +753,7 @@ msgstr "" "PNG-komprimeringsnivån måste vara ett värde mellan 0 och 9; värdet \"%s\" " "kunde inte tolkas." -#: ../gdk-pixbuf/io-png.c:858 ../gdk-pixbuf/io-gdip-png.c:68 +#: gdk-pixbuf/io-png.c:858 gdk-pixbuf/io-gdip-png.c:68 #, c-format msgid "" "PNG compression level must be a value between 0 and 9; value '%d' is not " @@ -769,426 +762,422 @@ msgstr "" "PNG-komprimeringsnivån måste vara ett värde mellan 0 och 9; värdet \"%d\" är " "inte tillåtet." -#: ../gdk-pixbuf/io-png.c:896 +#: gdk-pixbuf/io-png.c:896 #, c-format msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding." msgstr "" "Värdet för PNG-textstycket %s kan inte konverteras till ISO-8859-1-kodning." -#: ../gdk-pixbuf/io-png.c:1045 ../gdk-pixbuf/io-gdip-png.c:133 +#: gdk-pixbuf/io-png.c:1045 gdk-pixbuf/io-gdip-png.c:133 msgid "The PNG image format" msgstr "Bildformatet PNG" -#: ../gdk-pixbuf/io-pnm.c:250 +#: gdk-pixbuf/io-pnm.c:250 msgid "PNM loader expected to find an integer, but didn't" msgstr "PNM-inläsaren förväntade ett heltal, men fick inte" -#: ../gdk-pixbuf/io-pnm.c:282 +#: gdk-pixbuf/io-pnm.c:282 msgid "PNM file has an incorrect initial byte" msgstr "PNM-filen har en ogiltig första byte" -#: ../gdk-pixbuf/io-pnm.c:312 +#: gdk-pixbuf/io-pnm.c:312 msgid "PNM file is not in a recognized PNM subformat" msgstr "PNM-filen är inte i ett känt underformat av PNM" -#: ../gdk-pixbuf/io-pnm.c:337 +#: gdk-pixbuf/io-pnm.c:337 msgid "PNM file has an image width of 0" msgstr "PNM-filens bildbredd är 0" -#: ../gdk-pixbuf/io-pnm.c:358 +#: gdk-pixbuf/io-pnm.c:358 msgid "PNM file has an image height of 0" msgstr "PNM-filens bildhöjd är 0" -#: ../gdk-pixbuf/io-pnm.c:381 +#: gdk-pixbuf/io-pnm.c:381 msgid "Maximum color value in PNM file is 0" msgstr "Maximala färgvärdet i PNM-filen är 0" -#: ../gdk-pixbuf/io-pnm.c:389 +#: gdk-pixbuf/io-pnm.c:389 msgid "Maximum color value in PNM file is too large" msgstr "Maximala färgvärdet i PNM-filen är för stort" -#: ../gdk-pixbuf/io-pnm.c:429 ../gdk-pixbuf/io-pnm.c:459 -#: ../gdk-pixbuf/io-pnm.c:504 +#: gdk-pixbuf/io-pnm.c:429 gdk-pixbuf/io-pnm.c:459 gdk-pixbuf/io-pnm.c:504 msgid "Raw PNM image type is invalid" msgstr "Råa PNM-bildtypen är ogiltig" -#: ../gdk-pixbuf/io-pnm.c:654 +#: gdk-pixbuf/io-pnm.c:654 msgid "PNM image loader does not support this PNM subformat" msgstr "PNM-bildinläsaren stöder inte detta underformat av PNM" -#: ../gdk-pixbuf/io-pnm.c:741 ../gdk-pixbuf/io-pnm.c:968 +#: gdk-pixbuf/io-pnm.c:741 gdk-pixbuf/io-pnm.c:968 msgid "Raw PNM formats require exactly one whitespace before sample data" msgstr "Råa PNM-format kräver precis ett blanktecken före provdata" -#: ../gdk-pixbuf/io-pnm.c:768 +#: gdk-pixbuf/io-pnm.c:768 msgid "Cannot allocate memory for loading PNM image" msgstr "Kan inte allokera minne för inläsning av PNM-bild" -#: ../gdk-pixbuf/io-pnm.c:818 +#: gdk-pixbuf/io-pnm.c:818 msgid "Insufficient memory to load PNM context struct" msgstr "Inte tillräckligt med minne för att läsa in PNM-sammanhangsstruktur" -#: ../gdk-pixbuf/io-pnm.c:869 +#: gdk-pixbuf/io-pnm.c:869 msgid "Unexpected end of PNM image data" msgstr "Oväntat slut på PNM-bilddata" -#: ../gdk-pixbuf/io-pnm.c:997 +#: gdk-pixbuf/io-pnm.c:997 msgid "Insufficient memory to load PNM file" msgstr "Inte tillräckligt med minne för att läsa in PNM-fil" -#: ../gdk-pixbuf/io-pnm.c:1081 +#: gdk-pixbuf/io-pnm.c:1081 msgid "The PNM/PBM/PGM/PPM image format family" msgstr "Bildformatsfamiljen PNM/PBM/PGM/PPM" -#: ../gdk-pixbuf/io-ras.c:126 +#: gdk-pixbuf/io-ras.c:126 msgid "RAS image has bogus header data" msgstr "RAS-bilden har felaktig huvuddata" -#: ../gdk-pixbuf/io-ras.c:148 +#: gdk-pixbuf/io-ras.c:148 msgid "RAS image has unknown type" msgstr "RAS-bilden har okänd typ" -#: ../gdk-pixbuf/io-ras.c:156 +#: gdk-pixbuf/io-ras.c:156 msgid "unsupported RAS image variation" msgstr "RAS-bildvariationen stöds inte" -#: ../gdk-pixbuf/io-ras.c:171 ../gdk-pixbuf/io-ras.c:200 +#: gdk-pixbuf/io-ras.c:171 gdk-pixbuf/io-ras.c:200 msgid "Not enough memory to load RAS image" msgstr "Inte tillräckligt med minne för att läsa in RAS-bild" -#: ../gdk-pixbuf/io-ras.c:545 +#: gdk-pixbuf/io-ras.c:545 msgid "The Sun raster image format" msgstr "Bildformatet Sun-raster" -#: ../gdk-pixbuf/io-tga.c:154 +#: gdk-pixbuf/io-tga.c:154 msgid "Cannot allocate memory for IOBuffer struct" msgstr "Kan inte allokera minne för IOBuffer-struct" -#: ../gdk-pixbuf/io-tga.c:173 +#: gdk-pixbuf/io-tga.c:173 msgid "Cannot allocate memory for IOBuffer data" msgstr "Kan inte allokera minne för IOBuffer-data" -#: ../gdk-pixbuf/io-tga.c:184 +#: gdk-pixbuf/io-tga.c:184 msgid "Cannot realloc IOBuffer data" msgstr "Kan inte omallokera IOBuffer-data" -#: ../gdk-pixbuf/io-tga.c:214 +#: gdk-pixbuf/io-tga.c:214 msgid "Cannot allocate temporary IOBuffer data" msgstr "Kan inte allokera temporära IOBuffer-data" -#: ../gdk-pixbuf/io-tga.c:347 +#: gdk-pixbuf/io-tga.c:347 msgid "Cannot allocate new pixbuf" msgstr "Kan inte allokera ny pixbuf" -#: ../gdk-pixbuf/io-tga.c:687 +#: gdk-pixbuf/io-tga.c:687 msgid "Cannot allocate colormap structure" msgstr "Kan inte allokera färgkartestruktur" -#: ../gdk-pixbuf/io-tga.c:694 +#: gdk-pixbuf/io-tga.c:694 msgid "Cannot allocate colormap entries" msgstr "Kan inte allokera färgkarteposter" -#: ../gdk-pixbuf/io-tga.c:716 +#: gdk-pixbuf/io-tga.c:716 msgid "Unexpected bitdepth for colormap entries" msgstr "Oväntat bitdjup för färgkarteposter" -#: ../gdk-pixbuf/io-tga.c:734 +#: gdk-pixbuf/io-tga.c:734 msgid "Cannot allocate TGA header memory" msgstr "Kan inte allokera TGA-huvudminne" -#: ../gdk-pixbuf/io-tga.c:767 +#: gdk-pixbuf/io-tga.c:767 msgid "TGA image has invalid dimensions" msgstr "TGA-bilden har ogiltiga dimensioner" -#: ../gdk-pixbuf/io-tga.c:773 ../gdk-pixbuf/io-tga.c:782 -#: ../gdk-pixbuf/io-tga.c:792 ../gdk-pixbuf/io-tga.c:802 -#: ../gdk-pixbuf/io-tga.c:809 +#: gdk-pixbuf/io-tga.c:773 gdk-pixbuf/io-tga.c:782 gdk-pixbuf/io-tga.c:792 +#: gdk-pixbuf/io-tga.c:802 gdk-pixbuf/io-tga.c:809 msgid "TGA image type not supported" msgstr "TGA-bildtypen stöds inte" -#: ../gdk-pixbuf/io-tga.c:856 +#: gdk-pixbuf/io-tga.c:856 msgid "Cannot allocate memory for TGA context struct" msgstr "Kan inte allokera minne för TGA-kontextstruct" -#: ../gdk-pixbuf/io-tga.c:921 +#: gdk-pixbuf/io-tga.c:921 msgid "Excess data in file" msgstr "För mycket data i fil" -#: ../gdk-pixbuf/io-tga.c:1000 +#: gdk-pixbuf/io-tga.c:1000 msgid "The Targa image format" msgstr "Bildformatet Targa" -#: ../gdk-pixbuf/io-tiff.c:160 +#: gdk-pixbuf/io-tiff.c:160 msgid "Could not get image width (bad TIFF file)" msgstr "Kunde inte få tag i bildbredden (felaktig TIFF-fil)" -#: ../gdk-pixbuf/io-tiff.c:167 +#: gdk-pixbuf/io-tiff.c:167 msgid "Could not get image height (bad TIFF file)" msgstr "Kunde inte få tag i bildhöjden (felaktig TIFF-fil)" -#: ../gdk-pixbuf/io-tiff.c:175 +#: gdk-pixbuf/io-tiff.c:175 msgid "Width or height of TIFF image is zero" msgstr "Bredden eller höjden på TIFF-bilden är noll" -#: ../gdk-pixbuf/io-tiff.c:184 ../gdk-pixbuf/io-tiff.c:193 +#: gdk-pixbuf/io-tiff.c:184 gdk-pixbuf/io-tiff.c:193 msgid "Dimensions of TIFF image too large" msgstr "TIFF-bildens dimensioner är för stora" -#: ../gdk-pixbuf/io-tiff.c:217 ../gdk-pixbuf/io-tiff.c:229 -#: ../gdk-pixbuf/io-tiff.c:541 +#: gdk-pixbuf/io-tiff.c:217 gdk-pixbuf/io-tiff.c:229 gdk-pixbuf/io-tiff.c:541 msgid "Insufficient memory to open TIFF file" msgstr "Inte tillräckligt med minne för att öppna TIFF-fil" -#: ../gdk-pixbuf/io-tiff.c:275 +#: gdk-pixbuf/io-tiff.c:275 msgid "Failed to load RGB data from TIFF file" msgstr "Misslyckades med att läsa in RGB-data från TIFF-fil" -#: ../gdk-pixbuf/io-tiff.c:331 +#: gdk-pixbuf/io-tiff.c:331 msgid "Failed to open TIFF image" msgstr "Misslyckades med att öppna TIFF-bild" -#: ../gdk-pixbuf/io-tiff.c:343 ../gdk-pixbuf/io-tiff.c:722 +#: gdk-pixbuf/io-tiff.c:343 gdk-pixbuf/io-tiff.c:722 msgid "TIFFClose operation failed" msgstr "Åtgärden TIFFClose misslyckades" -#: ../gdk-pixbuf/io-tiff.c:473 ../gdk-pixbuf/io-tiff.c:486 +#: gdk-pixbuf/io-tiff.c:473 gdk-pixbuf/io-tiff.c:486 msgid "Failed to load TIFF image" msgstr "Misslyckades med att läsa in TIFF-bild" -#: ../gdk-pixbuf/io-tiff.c:670 +#: gdk-pixbuf/io-tiff.c:670 msgid "Failed to save TIFF image" msgstr "Misslyckades med att spara TIFF-bild" -#: ../gdk-pixbuf/io-tiff.c:708 +#: gdk-pixbuf/io-tiff.c:708 msgid "Failed to write TIFF data" msgstr "Misslyckades med att skriva TIFF-data" -#: ../gdk-pixbuf/io-tiff.c:760 +#: gdk-pixbuf/io-tiff.c:760 msgid "Couldn't write to TIFF file" msgstr "Kunde inte skriva till TIFF-fil" -#: ../gdk-pixbuf/io-tiff.c:815 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "Bildformatet TIFF" -#: ../gdk-pixbuf/io-wbmp.c:246 +#: gdk-pixbuf/io-wbmp.c:246 msgid "Image has zero width" msgstr "Bilden har ingen bredd" -#: ../gdk-pixbuf/io-wbmp.c:264 +#: gdk-pixbuf/io-wbmp.c:264 msgid "Image has zero height" msgstr "Bilden har ingen höjd" -#: ../gdk-pixbuf/io-wbmp.c:275 +#: gdk-pixbuf/io-wbmp.c:275 msgid "Not enough memory to load image" msgstr "Inte tillräckligt med minne för att läsa in bild" -#: ../gdk-pixbuf/io-wbmp.c:334 +#: gdk-pixbuf/io-wbmp.c:334 msgid "Couldn't save the rest" msgstr "Kunde inte spara resten" -#: ../gdk-pixbuf/io-wbmp.c:375 +#: gdk-pixbuf/io-wbmp.c:375 msgid "The WBMP image format" msgstr "Bildformatet WBMP" -#: ../gdk-pixbuf/io-xbm.c:295 +#: gdk-pixbuf/io-xbm.c:295 msgid "Invalid XBM file" msgstr "Ogiltig XBM-fil" -#: ../gdk-pixbuf/io-xbm.c:305 +#: gdk-pixbuf/io-xbm.c:305 msgid "Insufficient memory to load XBM image file" msgstr "Inte tillräckligt med minne för att läsa in XBM-bildfil" -#: ../gdk-pixbuf/io-xbm.c:453 +#: gdk-pixbuf/io-xbm.c:453 msgid "Failed to write to temporary file when loading XBM image" msgstr "Misslyckades med att skriva till temporär fil vid inläsning av XBM-fil" -#: ../gdk-pixbuf/io-xbm.c:492 +#: gdk-pixbuf/io-xbm.c:492 msgid "The XBM image format" msgstr "Bildformatet XBM" -#: ../gdk-pixbuf/io-xpm.c:468 +#: gdk-pixbuf/io-xpm.c:468 msgid "No XPM header found" msgstr "Inget XPM-huvud hittades" -#: ../gdk-pixbuf/io-xpm.c:477 +#: gdk-pixbuf/io-xpm.c:477 msgid "Invalid XPM header" msgstr "Ogiltigt XPM-huvud" -#: ../gdk-pixbuf/io-xpm.c:485 +#: gdk-pixbuf/io-xpm.c:485 msgid "XPM file has image width <= 0" msgstr "XPM-filen har bildbredd <= 0" -#: ../gdk-pixbuf/io-xpm.c:493 +#: gdk-pixbuf/io-xpm.c:493 msgid "XPM file has image height <= 0" msgstr "XPM-filen har bildhöjd <= 0" -#: ../gdk-pixbuf/io-xpm.c:501 +#: gdk-pixbuf/io-xpm.c:501 msgid "XPM has invalid number of chars per pixel" msgstr "XPM har ogiltigt antal tecken per bildpunkt" -#: ../gdk-pixbuf/io-xpm.c:510 +#: gdk-pixbuf/io-xpm.c:510 msgid "XPM file has invalid number of colors" msgstr "XPM-filen har ogiltigt antal färger" -#: ../gdk-pixbuf/io-xpm.c:522 ../gdk-pixbuf/io-xpm.c:531 -#: ../gdk-pixbuf/io-xpm.c:583 +#: gdk-pixbuf/io-xpm.c:522 gdk-pixbuf/io-xpm.c:531 gdk-pixbuf/io-xpm.c:583 msgid "Cannot allocate memory for loading XPM image" msgstr "Kan inte allokera minne för inläsning av XPM-bild" -#: ../gdk-pixbuf/io-xpm.c:545 +#: gdk-pixbuf/io-xpm.c:545 msgid "Cannot read XPM colormap" msgstr "Kan inte läsa XPM-färgkarta" -#: ../gdk-pixbuf/io-xpm.c:777 +#: gdk-pixbuf/io-xpm.c:777 msgid "Failed to write to temporary file when loading XPM image" msgstr "Misslyckades med skrivning till temporär fil vid inläsning av XPM-bild" -#: ../gdk-pixbuf/io-xpm.c:816 +#: gdk-pixbuf/io-xpm.c:816 msgid "The XPM image format" msgstr "Bildformatet XPM" -#: ../gdk-pixbuf/io-gdip-emf.c:59 +#: gdk-pixbuf/io-gdip-emf.c:59 msgid "The EMF image format" msgstr "Bildformatet EMF" -#: ../gdk-pixbuf/io-gdip-utils.c:212 +#: gdk-pixbuf/io-gdip-utils.c:212 #, c-format msgid "Could not allocate memory: %s" msgstr "Kunde inte allokera minne: %s" -#: ../gdk-pixbuf/io-gdip-utils.c:237 ../gdk-pixbuf/io-gdip-utils.c:350 -#: ../gdk-pixbuf/io-gdip-utils.c:383 +#: gdk-pixbuf/io-gdip-utils.c:237 gdk-pixbuf/io-gdip-utils.c:350 +#: gdk-pixbuf/io-gdip-utils.c:383 #, c-format msgid "Could not create stream: %s" msgstr "Kunde inte skapa ström: %s" -#: ../gdk-pixbuf/io-gdip-utils.c:251 +#: gdk-pixbuf/io-gdip-utils.c:251 #, c-format msgid "Could not seek stream: %s" msgstr "Kunde inte spola i ström: %s" -#: ../gdk-pixbuf/io-gdip-utils.c:263 +#: gdk-pixbuf/io-gdip-utils.c:263 #, c-format msgid "Could not read from stream: %s" msgstr "Kunde inte läsa från ström: %s" -#: ../gdk-pixbuf/io-gdip-utils.c:736 +#: gdk-pixbuf/io-gdip-utils.c:736 msgid "Couldn't create pixbuf" msgstr "Kunde inte skapa pixbuf" -#: ../gdk-pixbuf/io-gdip-utils.c:798 +#: gdk-pixbuf/io-gdip-utils.c:798 msgid "Couldn't load bitmap" msgstr "Kunde inte läsa in bitmap" -#: ../gdk-pixbuf/io-gdip-utils.c:821 +#: gdk-pixbuf/io-gdip-utils.c:821 msgid "Couldn't load metafile" msgstr "Kunde inte läsa in metafil" -#: ../gdk-pixbuf/io-gdip-utils.c:980 +#: gdk-pixbuf/io-gdip-utils.c:980 msgid "Unsupported image format for GDI+" msgstr "GDI+-bildformatet stöds inte" -#: ../gdk-pixbuf/io-gdip-utils.c:987 +#: gdk-pixbuf/io-gdip-utils.c:987 msgid "Couldn't save" msgstr "Kunde inte spara" -#: ../gdk-pixbuf/io-gdip-wmf.c:58 +#: gdk-pixbuf/io-gdip-wmf.c:58 msgid "The WMF image format" msgstr "Bildformatet WMF" #. Description of --sync in --help output -#: ../gdk/win32/gdkmain-win32.c:54 +#: gdk/win32/gdkmain-win32.c:54 msgid "Don't batch GDI requests" msgstr "Samla inte GDI-förfrågningar i en batch" #. Description of --no-wintab in --help output -#: ../gdk/win32/gdkmain-win32.c:56 +#: gdk/win32/gdkmain-win32.c:56 msgid "Don't use the Wintab API for tablet support" msgstr "Använd inte Wintab-API:t för stöd av ritbrädor" #. Description of --ignore-wintab in --help output -#: ../gdk/win32/gdkmain-win32.c:58 +#: gdk/win32/gdkmain-win32.c:58 msgid "Same as --no-wintab" msgstr "Samma som --no-wintab" #. Description of --use-wintab in --help output -#: ../gdk/win32/gdkmain-win32.c:60 +#: gdk/win32/gdkmain-win32.c:60 msgid "Do use the Wintab API [default]" msgstr "Använd inte Wintab-API:t [standard]" #. Description of --max-colors=COLORS in --help output -#: ../gdk/win32/gdkmain-win32.c:62 +#: gdk/win32/gdkmain-win32.c:62 msgid "Size of the palette in 8 bit mode" msgstr "Storlek på paletten i 8-bitarsläge" #. Placeholder in --max-colors=COLORS in --help output -#: ../gdk/win32/gdkmain-win32.c:63 +#: gdk/win32/gdkmain-win32.c:63 msgid "COLORS" msgstr "FÄRGER" #. Description of --sync in --help output -#: ../gdk/x11/gdkmain-x11.c:92 +#: gdk/x11/gdkmain-x11.c:92 msgid "Make X calls synchronous" msgstr "Gör X-anrop synkrona" -#: ../gdk/x11/gdkapplaunchcontext-x11.c:311 +#: gdk/x11/gdkapplaunchcontext-x11.c:311 #, c-format msgid "Starting %s" msgstr "Startar %s" -#: ../gdk/x11/gdkapplaunchcontext-x11.c:313 +#: gdk/x11/gdkapplaunchcontext-x11.c:313 #, c-format msgid "Opening %s" msgstr "Öppnar %s" -#: ../gdk/x11/gdkapplaunchcontext-x11.c:316 +#: gdk/x11/gdkapplaunchcontext-x11.c:316 #, c-format msgid "Opening %d Item" msgid_plural "Opening %d Items" msgstr[0] "Öppnar %d objekt" msgstr[1] "Öppnar %d objekt" -#: ../gtk/gtkaboutdialog.c:264 ../gtk/gtkaboutdialog.c:2108 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "Licens" -#: ../gtk/gtkaboutdialog.c:265 +#: gtk/gtkaboutdialog.c:265 msgid "The license of the program" msgstr "Licensen för programmet" #. Add the credits button -#: ../gtk/gtkaboutdialog.c:500 +#: gtk/gtkaboutdialog.c:500 msgid "C_redits" msgstr "Ta_ck" #. Add the license button -#: ../gtk/gtkaboutdialog.c:514 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "_Licens" -#: ../gtk/gtkaboutdialog.c:744 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "Om %s" -#: ../gtk/gtkaboutdialog.c:2032 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "Tack" -#: ../gtk/gtkaboutdialog.c:2061 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "Skrivet av" -#: ../gtk/gtkaboutdialog.c:2064 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "Dokumenterat av" -#: ../gtk/gtkaboutdialog.c:2076 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "Översatt av" -#: ../gtk/gtkaboutdialog.c:2080 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "Grafik av" @@ -1199,7 +1188,7 @@ msgstr "Grafik av" #. * #. * Don't include the prefix "keyboard label|" in the translation. #. -#: ../gtk/gtkaccellabel.c:93 +#: gtk/gtkaccellabel.c:93 msgid "keyboard label|Shift" msgstr "Skift" @@ -1210,7 +1199,7 @@ msgstr "Skift" #. * #. * Don't include the prefix "keyboard label|" in the translation. #. -#: ../gtk/gtkaccellabel.c:101 +#: gtk/gtkaccellabel.c:101 msgid "keyboard label|Ctrl" msgstr "Ctrl" @@ -1221,7 +1210,7 @@ msgstr "Ctrl" #. * #. * Don't include the prefix "keyboard label|" in the translation. #. -#: ../gtk/gtkaccellabel.c:109 +#: gtk/gtkaccellabel.c:109 msgid "keyboard label|Alt" msgstr "Alt" @@ -1231,7 +1220,7 @@ msgstr "Alt" #. * this. #. * And do not translate the part before the |. #. -#: ../gtk/gtkaccellabel.c:678 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "Super" @@ -1241,7 +1230,7 @@ msgstr "Super" #. * this. #. * And do not translate the part before the |. #. -#: ../gtk/gtkaccellabel.c:692 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "Hyper" @@ -1251,31 +1240,31 @@ msgstr "Hyper" #. * this. #. * And do not translate the part before the |. #. -#: ../gtk/gtkaccellabel.c:707 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "Meta" #. do not translate the part before the | -#: ../gtk/gtkaccellabel.c:725 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "Blanksteg" #. do not translate the part before the | -#: ../gtk/gtkaccellabel.c:729 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "Omvänt snedstreck" -#: ../gtk/gtkbuilderparser.c:340 +#: gtk/gtkbuilderparser.c:340 #, c-format msgid "Invalid type function: `%s'" msgstr "Ogiltig typfunktion: \"%s\"" -#: ../gtk/gtkbuilderparser.c:823 +#: gtk/gtkbuilderparser.c:823 #, c-format msgid "Invalid root element: '%s'" msgstr "Ogiltigt rotelement: \"%s\"" -#: ../gtk/gtkbuilderparser.c:862 +#: gtk/gtkbuilderparser.c:862 #, c-format msgid "Unhandled tag: '%s'" msgstr "Ohanterad tagg: \"%s\"" @@ -1289,7 +1278,7 @@ msgstr "Ohanterad tagg: \"%s\"" #. * so if you have a default text direction of RTL and YM, then #. * the year will appear on the right. #. -#: ../gtk/gtkcalendar.c:758 +#: gtk/gtkcalendar.c:758 msgid "calendar:MY" msgstr "calendar:MY" @@ -1299,7 +1288,7 @@ msgstr "calendar:MY" #. * first day of the week to calendar:week_start:1 if you want Monday #. * to be the first day of the week, and so on. #. -#: ../gtk/gtkcalendar.c:796 +#: gtk/gtkcalendar.c:796 msgid "calendar:week_start:0" msgstr "calendar:week_start:1" @@ -1311,7 +1300,7 @@ msgstr "calendar:week_start:1" #. * #. * If you don't understand this, leave it as "2000" #. -#: ../gtk/gtkcalendar.c:1796 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "2000" @@ -1326,7 +1315,7 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: ../gtk/gtkcalendar.c:1827 ../gtk/gtkcalendar.c:2488 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "%d" @@ -1344,7 +1333,7 @@ msgstr "%d" #. * digits. That needs support from your system and locale definition #. * too. #. -#: ../gtk/gtkcalendar.c:1859 ../gtk/gtkcalendar.c:2350 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "%d" @@ -1360,7 +1349,7 @@ msgstr "%d" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: ../gtk/gtkcalendar.c:2140 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "%Y" @@ -1368,7 +1357,7 @@ msgstr "%Y" #. * a disabled accelerator key combination. Only include #. * the text after the | in the translation. #. -#: ../gtk/gtkcellrendereraccel.c:235 +#: gtk/gtkcellrendereraccel.c:235 msgid "Accelerator|Disabled" msgstr "Inaktiverad" @@ -1376,25 +1365,25 @@ msgstr "Inaktiverad" #. * an accelerator when the cell is clicked to change the #. * acelerator. #. -#: ../gtk/gtkcellrendereraccel.c:368 ../gtk/gtkcellrendereraccel.c:580 +#: gtk/gtkcellrendereraccel.c:368 gtk/gtkcellrendereraccel.c:580 msgid "New accelerator..." msgstr "Ny snabbtangent..." #. do not translate the part before the | -#: ../gtk/gtkcellrendererprogress.c:362 ../gtk/gtkcellrendererprogress.c:449 +#: gtk/gtkcellrendererprogress.c:362 gtk/gtkcellrendererprogress.c:449 #, c-format msgid "progress bar label|%d %%" msgstr "%d %%" -#: ../gtk/gtkcolorbutton.c:188 ../gtk/gtkcolorbutton.c:559 +#: gtk/gtkcolorbutton.c:188 gtk/gtkcolorbutton.c:559 msgid "Pick a Color" msgstr "Välj en färg" -#: ../gtk/gtkcolorbutton.c:448 +#: gtk/gtkcolorbutton.c:448 msgid "Received invalid color data\n" msgstr "Mottog ogiltig färgdata\n" -#: ../gtk/gtkcolorsel.c:354 +#: gtk/gtkcolorsel.c:354 msgid "" "Select the color you want from the outer ring. Select the darkness or " "lightness of that color using the inner triangle." @@ -1402,7 +1391,7 @@ msgstr "" "Välj den färg som du vill ha från den yttre ringen. Välj mörkheten eller " "ljusheten på den färgen genom att använda den inre triangeln." -#: ../gtk/gtkcolorsel.c:378 +#: gtk/gtkcolorsel.c:378 msgid "" "Click the eyedropper, then click a color anywhere on your screen to select " "that color." @@ -1410,67 +1399,67 @@ msgstr "" "Klicka på pipetten, och klicka sedan på en färg någonstans på din skärm för " "att välja den färgen." -#: ../gtk/gtkcolorsel.c:387 +#: gtk/gtkcolorsel.c:387 msgid "_Hue:" msgstr "_Nyans:" -#: ../gtk/gtkcolorsel.c:388 +#: gtk/gtkcolorsel.c:388 msgid "Position on the color wheel." msgstr "Position på färghjulet." -#: ../gtk/gtkcolorsel.c:390 +#: gtk/gtkcolorsel.c:390 msgid "_Saturation:" msgstr "_Mättnad:" -#: ../gtk/gtkcolorsel.c:391 +#: gtk/gtkcolorsel.c:391 msgid "\"Deepness\" of the color." msgstr "\"Djup\" på färgen." -#: ../gtk/gtkcolorsel.c:392 +#: gtk/gtkcolorsel.c:392 msgid "_Value:" msgstr "_Värde:" -#: ../gtk/gtkcolorsel.c:393 +#: gtk/gtkcolorsel.c:393 msgid "Brightness of the color." msgstr "Ljushet på färgen." -#: ../gtk/gtkcolorsel.c:394 +#: gtk/gtkcolorsel.c:394 msgid "_Red:" msgstr "_Röd:" -#: ../gtk/gtkcolorsel.c:395 +#: gtk/gtkcolorsel.c:395 msgid "Amount of red light in the color." msgstr "Mängd rött ljus i färgen." -#: ../gtk/gtkcolorsel.c:396 +#: gtk/gtkcolorsel.c:396 msgid "_Green:" msgstr "_Grön:" -#: ../gtk/gtkcolorsel.c:397 +#: gtk/gtkcolorsel.c:397 msgid "Amount of green light in the color." msgstr "Mängd grönt ljus i färgen." -#: ../gtk/gtkcolorsel.c:398 +#: gtk/gtkcolorsel.c:398 msgid "_Blue:" msgstr "_Blå:" -#: ../gtk/gtkcolorsel.c:399 +#: gtk/gtkcolorsel.c:399 msgid "Amount of blue light in the color." msgstr "Mängd blått ljus i bilden." -#: ../gtk/gtkcolorsel.c:402 +#: gtk/gtkcolorsel.c:402 msgid "Op_acity:" msgstr "Op_acitet:" -#: ../gtk/gtkcolorsel.c:409 ../gtk/gtkcolorsel.c:419 +#: gtk/gtkcolorsel.c:409 gtk/gtkcolorsel.c:419 msgid "Transparency of the color." msgstr "Genomskinlighet för färgen." -#: ../gtk/gtkcolorsel.c:426 +#: gtk/gtkcolorsel.c:426 msgid "Color _name:" msgstr "Färg_namn:" -#: ../gtk/gtkcolorsel.c:440 +#: gtk/gtkcolorsel.c:440 msgid "" "You can enter an HTML-style hexadecimal color value, or simply a color name " "such as 'orange' in this entry." @@ -1478,15 +1467,15 @@ msgstr "" "Du kan ange ett hexadecimalt färgvärde i HTML-stil, eller helt enkelt ange " "ett engelskt namn på färgen som exempelvis \"orange\" i detta fält." -#: ../gtk/gtkcolorsel.c:470 +#: gtk/gtkcolorsel.c:470 msgid "_Palette:" msgstr "_Palett:" -#: ../gtk/gtkcolorsel.c:499 +#: gtk/gtkcolorsel.c:499 msgid "Color Wheel" msgstr "Färghjul" -#: ../gtk/gtkcolorsel.c:976 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " @@ -1496,7 +1485,7 @@ msgstr "" "väljer nu. Du kan dra färgen till en palettpost, eller välja denna färg som " "den aktuella genom att dra den till det andra färgprovet." -#: ../gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." @@ -1504,11 +1493,11 @@ msgstr "" "Färgen som du valt. Du kan dra den här färgen till en palettpost för att " "spara den för framtida bruk." -#: ../gtk/gtkcolorsel.c:1363 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "_Spara färgen här" -#: ../gtk/gtkcolorsel.c:1568 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1517,51 +1506,51 @@ msgstr "" "denna post kan du dra ett färgprov hit eller högerklicka och välja \"Spara " "färg här\"." -#: ../gtk/gtkcolorseldialog.c:170 +#: gtk/gtkcolorseldialog.c:170 msgid "Color Selection" msgstr "Färgval" -#: ../gtk/gtkentry.c:5375 ../gtk/gtktextview.c:7686 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "Inmatnings_metoder" -#: ../gtk/gtkentry.c:5389 ../gtk/gtktextview.c:7700 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "_Infoga Unicode-styrtecken" -#: ../gtk/gtkfilechooserbutton.c:64 +#: gtk/gtkfilechooserbutton.c:64 msgid "Select A File" msgstr "Välj en fil" -#: ../gtk/gtkfilechooserbutton.c:65 ../gtk/gtkfilechooserdefault.c:1909 +#: gtk/gtkfilechooserbutton.c:65 gtk/gtkfilechooserdefault.c:1909 msgid "Desktop" msgstr "Skrivbord" -#: ../gtk/gtkfilechooserbutton.c:66 +#: gtk/gtkfilechooserbutton.c:66 msgid "(None)" msgstr "(Ingen)" -#: ../gtk/gtkfilechooserbutton.c:2011 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "Annan..." -#: ../gtk/gtkfilechooserdefault.c:1053 +#: gtk/gtkfilechooserdefault.c:1053 msgid "Could not retrieve information about the file" msgstr "Kunde inte hämta information om filen" -#: ../gtk/gtkfilechooserdefault.c:1064 +#: gtk/gtkfilechooserdefault.c:1064 msgid "Could not add a bookmark" msgstr "Kunde inte lägga till ett bokmärke" -#: ../gtk/gtkfilechooserdefault.c:1075 +#: gtk/gtkfilechooserdefault.c:1075 msgid "Could not remove bookmark" msgstr "Kunde inte ta bort bokmärke" -#: ../gtk/gtkfilechooserdefault.c:1086 +#: gtk/gtkfilechooserdefault.c:1086 msgid "The folder could not be created" msgstr "Mappen kunde inte skapas" -#: ../gtk/gtkfilechooserdefault.c:1099 +#: gtk/gtkfilechooserdefault.c:1099 msgid "" "The folder could not be created, as a file with the same name already " "exists. Try using a different name for the folder, or rename the file first." @@ -1569,11 +1558,11 @@ msgstr "" "Mappen kunde inte skapas eftersom det redan finns en fil med samma namn. " "Prova att använda ett annat namn på mappen, eller byt namn på filen först." -#: ../gtk/gtkfilechooserdefault.c:1110 +#: gtk/gtkfilechooserdefault.c:1110 msgid "Invalid file name" msgstr "Ogiltigt filnamn" -#: ../gtk/gtkfilechooserdefault.c:1120 +#: gtk/gtkfilechooserdefault.c:1120 msgid "The folder contents could not be displayed" msgstr "Mappinnehållet kunde inte visas" @@ -1581,155 +1570,155 @@ msgstr "Mappinnehållet kunde inte visas" #. * is a hostname. Nautilus and the panel contain the same string #. * to translate. #. -#: ../gtk/gtkfilechooserdefault.c:1661 +#: gtk/gtkfilechooserdefault.c:1661 #, c-format msgid "%1$s on %2$s" msgstr "%1$s på %2$s" -#: ../gtk/gtkfilechooserdefault.c:1837 +#: gtk/gtkfilechooserdefault.c:1837 msgid "Search" msgstr "Sök" -#: ../gtk/gtkfilechooserdefault.c:1861 +#: gtk/gtkfilechooserdefault.c:1861 msgid "Recently Used" msgstr "Tidigare använda" -#: ../gtk/gtkfilechooserdefault.c:2476 +#: gtk/gtkfilechooserdefault.c:2476 msgid "Select which types of files are shown" msgstr "Välj vilka typer av filer som visas" -#: ../gtk/gtkfilechooserdefault.c:2905 +#: gtk/gtkfilechooserdefault.c:2905 #, c-format msgid "Add the folder '%s' to the bookmarks" msgstr "Lägg till mappen \"%s\" till bokmärkena" -#: ../gtk/gtkfilechooserdefault.c:2946 +#: gtk/gtkfilechooserdefault.c:2946 #, c-format msgid "Add the current folder to the bookmarks" msgstr "Lägg till den aktuella mappen till dina bokmärken" -#: ../gtk/gtkfilechooserdefault.c:2948 +#: gtk/gtkfilechooserdefault.c:2948 #, c-format msgid "Add the selected folders to the bookmarks" msgstr "Lägg till de valda mapparna till bokmärkena" -#: ../gtk/gtkfilechooserdefault.c:2988 +#: gtk/gtkfilechooserdefault.c:2988 #, c-format msgid "Remove the bookmark '%s'" msgstr "Ta bort bokmärket \"%s\"" -#: ../gtk/gtkfilechooserdefault.c:3706 +#: gtk/gtkfilechooserdefault.c:3706 msgid "Remove" msgstr "Ta bort" -#: ../gtk/gtkfilechooserdefault.c:3715 +#: gtk/gtkfilechooserdefault.c:3715 msgid "Rename..." msgstr "Byt namn..." #. Accessible object name for the file chooser's shortcuts pane -#: ../gtk/gtkfilechooserdefault.c:3861 +#: gtk/gtkfilechooserdefault.c:3861 msgid "Places" msgstr "Platser" #. Column header for the file chooser's shortcuts pane -#: ../gtk/gtkfilechooserdefault.c:3918 +#: gtk/gtkfilechooserdefault.c:3918 msgid "_Places" msgstr "_Platser" -#: ../gtk/gtkfilechooserdefault.c:3973 ../gtk/gtkstock.c:297 +#: gtk/gtkfilechooserdefault.c:3973 gtk/gtkstock.c:297 msgid "_Add" msgstr "_Lägg till" -#: ../gtk/gtkfilechooserdefault.c:3980 +#: gtk/gtkfilechooserdefault.c:3980 msgid "Add the selected folder to the Bookmarks" msgstr "Lägg till den valda mappen i bokmärkena" -#: ../gtk/gtkfilechooserdefault.c:3985 ../gtk/gtkstock.c:386 +#: gtk/gtkfilechooserdefault.c:3985 gtk/gtkstock.c:386 msgid "_Remove" msgstr "_Ta bort" -#: ../gtk/gtkfilechooserdefault.c:3992 +#: gtk/gtkfilechooserdefault.c:3992 msgid "Remove the selected bookmark" msgstr "Ta bort markerat bokmärke" -#: ../gtk/gtkfilechooserdefault.c:4089 +#: gtk/gtkfilechooserdefault.c:4089 msgid "Could not select file" msgstr "Kunde inte välja fil" -#: ../gtk/gtkfilechooserdefault.c:4262 +#: gtk/gtkfilechooserdefault.c:4262 msgid "_Add to Bookmarks" msgstr "_Lägg till i bokmärkena" -#: ../gtk/gtkfilechooserdefault.c:4276 +#: gtk/gtkfilechooserdefault.c:4276 msgid "Show _Hidden Files" msgstr "Visa _dolda filer" -#: ../gtk/gtkfilechooserdefault.c:4519 ../gtk/gtkfilesel.c:730 +#: gtk/gtkfilechooserdefault.c:4519 gtk/gtkfilesel.c:730 msgid "Files" msgstr "Filer" -#: ../gtk/gtkfilechooserdefault.c:4568 +#: gtk/gtkfilechooserdefault.c:4568 msgid "Name" msgstr "Namn" -#: ../gtk/gtkfilechooserdefault.c:4593 +#: gtk/gtkfilechooserdefault.c:4593 msgid "Size" msgstr "Storlek" -#: ../gtk/gtkfilechooserdefault.c:4607 +#: gtk/gtkfilechooserdefault.c:4607 msgid "Modified" msgstr "Ändrad" #. Label -#: ../gtk/gtkfilechooserdefault.c:4827 ../gtk/gtkprinteroptionwidget.c:786 +#: gtk/gtkfilechooserdefault.c:4827 gtk/gtkprinteroptionwidget.c:786 msgid "_Name:" msgstr "_Namn:" -#: ../gtk/gtkfilechooserdefault.c:4869 +#: gtk/gtkfilechooserdefault.c:4869 msgid "_Browse for other folders" msgstr "_Bläddra efter andra mappar" -#: ../gtk/gtkfilechooserdefault.c:5139 +#: gtk/gtkfilechooserdefault.c:5139 msgid "Type a file name" msgstr "Ange ett filnamn" #. Create Folder -#: ../gtk/gtkfilechooserdefault.c:5176 +#: gtk/gtkfilechooserdefault.c:5176 msgid "Create Fo_lder" msgstr "Skapa mapp" -#: ../gtk/gtkfilechooserdefault.c:5186 +#: gtk/gtkfilechooserdefault.c:5186 msgid "_Location:" msgstr "_Plats:" -#: ../gtk/gtkfilechooserdefault.c:5375 +#: gtk/gtkfilechooserdefault.c:5375 msgid "Save in _folder:" msgstr "Spara i _mappen:" -#: ../gtk/gtkfilechooserdefault.c:5377 +#: gtk/gtkfilechooserdefault.c:5377 msgid "Create in _folder:" msgstr "Skapa i _mappen:" -#: ../gtk/gtkfilechooserdefault.c:6971 +#: gtk/gtkfilechooserdefault.c:6971 msgid "Cannot change to folder because it is not local" msgstr "Kan inte byta till mappen eftersom den inte är lokal" -#: ../gtk/gtkfilechooserdefault.c:7596 ../gtk/gtkfilechooserdefault.c:7617 +#: gtk/gtkfilechooserdefault.c:7596 gtk/gtkfilechooserdefault.c:7617 #, c-format msgid "Shortcut %s already exists" msgstr "Genvägen %s finns redan" -#: ../gtk/gtkfilechooserdefault.c:7707 +#: gtk/gtkfilechooserdefault.c:7707 #, c-format msgid "Shortcut %s does not exist" msgstr "Genvägen %s finns inte" -#: ../gtk/gtkfilechooserdefault.c:7950 ../gtk/gtkprintunixdialog.c:364 +#: gtk/gtkfilechooserdefault.c:7950 gtk/gtkprintunixdialog.c:364 #, c-format msgid "A file named \"%s\" already exists. Do you want to replace it?" msgstr "En fil med namnet \"%s\" finns redan. Vill du ersätta den?" -#: ../gtk/gtkfilechooserdefault.c:7953 ../gtk/gtkprintunixdialog.c:368 +#: gtk/gtkfilechooserdefault.c:7953 gtk/gtkprintunixdialog.c:368 #, c-format msgid "" "The file already exists in \"%s\". Replacing it will overwrite its contents." @@ -1737,15 +1726,15 @@ msgstr "" "Filen finns redan i \"%s\". Att ersätta den kommer att skriva över dess " "innehåll." -#: ../gtk/gtkfilechooserdefault.c:7958 ../gtk/gtkprintunixdialog.c:375 +#: gtk/gtkfilechooserdefault.c:7958 gtk/gtkprintunixdialog.c:375 msgid "_Replace" msgstr "_Ersätt" -#: ../gtk/gtkfilechooserdefault.c:8719 +#: gtk/gtkfilechooserdefault.c:8719 msgid "Could not start the search process" msgstr "Kunde inte starta sökprocessen" -#: ../gtk/gtkfilechooserdefault.c:8720 +#: gtk/gtkfilechooserdefault.c:8720 msgid "" "The program was not able to create a connection to the indexer daemon. " "Please make sure it is running." @@ -1753,67 +1742,67 @@ msgstr "" "Programmet kunde inte skapa en anslutning till indexeringsdemonen. Försäkra " "dig om att den kör." -#: ../gtk/gtkfilechooserdefault.c:8734 +#: gtk/gtkfilechooserdefault.c:8734 msgid "Could not send the search request" msgstr "Kunde inte skicka sökbegäran" #. Label -#: ../gtk/gtkfilechooserdefault.c:9149 +#: gtk/gtkfilechooserdefault.c:9149 msgid "_Search:" msgstr "_Sök:" -#: ../gtk/gtkfilechooserdefault.c:10096 +#: gtk/gtkfilechooserdefault.c:10096 #, c-format msgid "Could not mount %s" msgstr "Kunde inte montera %s" -#: ../gtk/gtkfilechooserdefault.c:10750 +#: gtk/gtkfilechooserdefault.c:10750 msgid "Type name of new folder" msgstr "Ange namnet på den nya mappen" -#: ../gtk/gtkfilechooserdefault.c:10800 +#: gtk/gtkfilechooserdefault.c:10800 #, c-format msgid "%.1f KB" msgstr "%.1f KB" -#: ../gtk/gtkfilechooserdefault.c:10802 +#: gtk/gtkfilechooserdefault.c:10802 #, c-format msgid "%.1f MB" msgstr "%.1f MB" -#: ../gtk/gtkfilechooserdefault.c:10804 +#: gtk/gtkfilechooserdefault.c:10804 #, c-format msgid "%.1f GB" msgstr "%.1f GB" -#: ../gtk/gtkfilechooserdefault.c:10907 ../gtk/gtkfilechooserdefault.c:10929 -#: ../gtk/gtkfilechooserdefault.c:11000 +#: gtk/gtkfilechooserdefault.c:10907 gtk/gtkfilechooserdefault.c:10929 +#: gtk/gtkfilechooserdefault.c:11000 msgid "Unknown" msgstr "Okänd" -#: ../gtk/gtkfilechooserdefault.c:10947 +#: gtk/gtkfilechooserdefault.c:10947 msgid "%H:%M" msgstr "%H.%M" -#: ../gtk/gtkfilechooserdefault.c:10949 +#: gtk/gtkfilechooserdefault.c:10949 msgid "Yesterday at %H:%M" msgstr "Igår klockan %H.%M" -#: ../gtk/gtkfilechooserentry.c:659 ../gtk/gtkfilechooserentry.c:1115 +#: gtk/gtkfilechooserentry.c:659 gtk/gtkfilechooserentry.c:1115 msgid "Invalid path" msgstr "Ogiltig sökväg" #. translators: this text is shown when there are no completions #. * for something the user typed in a file chooser entry #. -#: ../gtk/gtkfilechooserentry.c:1070 +#: gtk/gtkfilechooserentry.c:1070 msgid "No match" msgstr "Ingen matchning" #. translators: this text is shown when there is exactly one completion #. * for something the user typed in a file chooser entry #. -#: ../gtk/gtkfilechooserentry.c:1081 +#: gtk/gtkfilechooserentry.c:1081 msgid "Sole completion" msgstr "Enda komplettering" @@ -1821,41 +1810,41 @@ msgstr "Enda komplettering" #. * entry is a complete filename, but could be continued to find #. * a longer match #. -#: ../gtk/gtkfilechooserentry.c:1097 +#: gtk/gtkfilechooserentry.c:1097 msgid "Complete, but not unique" msgstr "Komplett, men inte unik" #. translators: this text is shown while the system is searching #. * for possible completions for text in a file chooser entry #. -#: ../gtk/gtkfilechooserentry.c:1133 +#: gtk/gtkfilechooserentry.c:1133 msgid "Completing..." msgstr "Kompletterar..." -#: ../gtk/gtkfilechoosersettings.c:262 ../gtk/gtkfilesel.c:1349 -#: ../gtk/gtkfilesel.c:1358 +#: gtk/gtkfilechoosersettings.c:262 gtk/gtkfilesel.c:1349 +#: gtk/gtkfilesel.c:1358 #, c-format msgid "Error creating folder '%s': %s" msgstr "Fel vid skapande av mappen \"%s\": %s" -#: ../gtk/gtkfilesel.c:694 +#: gtk/gtkfilesel.c:694 msgid "Folders" msgstr "Mappar" -#: ../gtk/gtkfilesel.c:698 +#: gtk/gtkfilesel.c:698 msgid "Fol_ders" msgstr "_Mappar" -#: ../gtk/gtkfilesel.c:734 +#: gtk/gtkfilesel.c:734 msgid "_Files" msgstr "_Filer" -#: ../gtk/gtkfilesel.c:821 ../gtk/gtkfilesel.c:2148 +#: gtk/gtkfilesel.c:821 gtk/gtkfilesel.c:2148 #, c-format msgid "Folder unreadable: %s" msgstr "Mappen är oläsbar: %s" -#: ../gtk/gtkfilesel.c:905 +#: gtk/gtkfilesel.c:905 #, c-format msgid "" "The file \"%s\" resides on another machine (called %s) and may not be " @@ -1866,88 +1855,88 @@ msgstr "" "tillgänglig för detta program.\n" "Är du säker på att du vill välja den?" -#: ../gtk/gtkfilesel.c:1020 +#: gtk/gtkfilesel.c:1020 msgid "_New Folder" msgstr "_Ny mapp" -#: ../gtk/gtkfilesel.c:1031 +#: gtk/gtkfilesel.c:1031 msgid "De_lete File" msgstr "_Ta bort fil" -#: ../gtk/gtkfilesel.c:1042 +#: gtk/gtkfilesel.c:1042 msgid "_Rename File" msgstr "_Byt namn på fil" -#: ../gtk/gtkfilesel.c:1347 +#: gtk/gtkfilesel.c:1347 #, c-format msgid "" "The folder name \"%s\" contains symbols that are not allowed in filenames" msgstr "Mappnamnet \"%s\" innehåller tecken som inte är tillåtna i filnamn" -#: ../gtk/gtkfilesel.c:1392 +#: gtk/gtkfilesel.c:1392 msgid "New Folder" msgstr "Ny mapp" -#: ../gtk/gtkfilesel.c:1407 +#: gtk/gtkfilesel.c:1407 msgid "_Folder name:" msgstr "_Mappnamn:" -#: ../gtk/gtkfilesel.c:1431 +#: gtk/gtkfilesel.c:1431 msgid "C_reate" msgstr "S_kapa" -#: ../gtk/gtkfilesel.c:1474 ../gtk/gtkfilesel.c:1581 ../gtk/gtkfilesel.c:1594 +#: gtk/gtkfilesel.c:1474 gtk/gtkfilesel.c:1581 gtk/gtkfilesel.c:1594 #, c-format msgid "The filename \"%s\" contains symbols that are not allowed in filenames" msgstr "Filnamnet \"%s\" innehåller tecken som inte är tillåtna i filnamn" -#: ../gtk/gtkfilesel.c:1477 ../gtk/gtkfilesel.c:1487 +#: gtk/gtkfilesel.c:1477 gtk/gtkfilesel.c:1487 #, c-format msgid "Error deleting file '%s': %s" msgstr "Fel vid borttagning av filen \"%s\": %s" -#: ../gtk/gtkfilesel.c:1530 +#: gtk/gtkfilesel.c:1530 #, c-format msgid "Really delete file \"%s\"?" msgstr "Verkligen ta bort filen \"%s\"?" -#: ../gtk/gtkfilesel.c:1535 +#: gtk/gtkfilesel.c:1535 msgid "Delete File" msgstr "Ta bort fil" -#: ../gtk/gtkfilesel.c:1583 +#: gtk/gtkfilesel.c:1583 #, c-format msgid "Error renaming file to \"%s\": %s" msgstr "Fel vid namnbyte på filen till \"%s\": %s" -#: ../gtk/gtkfilesel.c:1596 +#: gtk/gtkfilesel.c:1596 #, c-format msgid "Error renaming file \"%s\": %s" msgstr "Fel vid namnbyte på filen \"%s\": %s" -#: ../gtk/gtkfilesel.c:1605 +#: gtk/gtkfilesel.c:1605 #, c-format msgid "Error renaming file \"%s\" to \"%s\": %s" msgstr "Fel vid byte av namn på filen \"%s\" till \"%s\": %s" -#: ../gtk/gtkfilesel.c:1652 +#: gtk/gtkfilesel.c:1652 msgid "Rename File" msgstr "Byt namn på fil" -#: ../gtk/gtkfilesel.c:1667 +#: gtk/gtkfilesel.c:1667 #, c-format msgid "Rename file \"%s\" to:" msgstr "Byt namn på filen \"%s\" till:" -#: ../gtk/gtkfilesel.c:1696 +#: gtk/gtkfilesel.c:1696 msgid "_Rename" msgstr "_Byt namn" -#: ../gtk/gtkfilesel.c:2128 +#: gtk/gtkfilesel.c:2128 msgid "_Selection: " msgstr "_Markering: " -#: ../gtk/gtkfilesel.c:3048 +#: gtk/gtkfilesel.c:3048 #, c-format msgid "" "The filename \"%s\" couldn't be converted to UTF-8. (try setting the " @@ -1956,15 +1945,15 @@ msgstr "" "Filnamnet \"%s\" kunde inte konverteras till UTF-8 (prova att ställa in " "miljövariabeln G_FILENAME_ENCODING): %s" -#: ../gtk/gtkfilesel.c:3051 +#: gtk/gtkfilesel.c:3051 msgid "Invalid UTF-8" msgstr "Ogiltig UTF-8" -#: ../gtk/gtkfilesel.c:3925 +#: gtk/gtkfilesel.c:3925 msgid "Name too long" msgstr "Namnet är för långt" -#: ../gtk/gtkfilesel.c:3927 +#: gtk/gtkfilesel.c:3927 msgid "Couldn't convert filename" msgstr "Kunde inte konvertera filnamn" @@ -1973,75 +1962,75 @@ msgstr "Kunde inte konvertera filnamn" #. * token for the fake "File System" volume. So, we'll return a pointer to #. * this particular string. #. -#: ../gtk/gtkfilesystem.c:52 +#: gtk/gtkfilesystem.c:52 msgid "File System" msgstr "Filsystem" -#: ../gtk/gtkfilesystemmodel.c:700 +#: gtk/gtkfilesystemmodel.c:700 msgid "Could not obtain root folder" msgstr "Kunde inte hämta rotmapp" -#: ../gtk/gtkfilesystemmodel.c:1299 +#: gtk/gtkfilesystemmodel.c:1299 msgid "(Empty)" msgstr "(Tom)" -#: ../gtk/gtkfontbutton.c:144 ../gtk/gtkfontbutton.c:266 +#: gtk/gtkfontbutton.c:144 gtk/gtkfontbutton.c:266 msgid "Pick a Font" msgstr "Välj ett typsnitt" #. Initialize fields -#: ../gtk/gtkfontbutton.c:260 +#: gtk/gtkfontbutton.c:260 msgid "Sans 12" msgstr "Sans 12" -#: ../gtk/gtkfontbutton.c:780 +#: gtk/gtkfontbutton.c:780 msgid "Font" msgstr "Typsnitt" #. This is the default text shown in the preview entry, though the user #. can set it. Remember that some fonts only have capital letters. -#: ../gtk/gtkfontsel.c:75 +#: gtk/gtkfontsel.c:75 msgid "abcdefghijk ABCDEFGHIJK" msgstr "abcdefghijk ABCDEFGHIJK" -#: ../gtk/gtkfontsel.c:328 +#: gtk/gtkfontsel.c:328 msgid "_Family:" msgstr "_Familj:" -#: ../gtk/gtkfontsel.c:334 +#: gtk/gtkfontsel.c:334 msgid "_Style:" msgstr "_Stil:" -#: ../gtk/gtkfontsel.c:340 +#: gtk/gtkfontsel.c:340 msgid "Si_ze:" msgstr "S_torlek:" #. create the text entry widget -#: ../gtk/gtkfontsel.c:517 +#: gtk/gtkfontsel.c:517 msgid "_Preview:" msgstr "_Förhandsvisning:" -#: ../gtk/gtkfontsel.c:1542 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "Typsnittsval" -#: ../gtk/gtkgamma.c:408 +#: gtk/gtkgamma.c:408 msgid "Gamma" msgstr "Gamma" -#: ../gtk/gtkgamma.c:418 +#: gtk/gtkgamma.c:418 msgid "_Gamma value" msgstr "_Gammavärde" #. Remove this icon source so we don't keep trying to #. * load it. #. -#: ../gtk/gtkiconfactory.c:1403 +#: gtk/gtkiconfactory.c:1403 #, c-format msgid "Error loading icon: %s" msgstr "Fel vid inläsning av ikonen: %s" -#: ../gtk/gtkicontheme.c:1363 +#: gtk/gtkicontheme.c:1363 #, c-format msgid "" "Could not find the icon '%s'. The '%s' theme\n" @@ -2054,134 +2043,134 @@ msgstr "" "Du kan få tag i en kopia från:\n" "\t%s" -#: ../gtk/gtkicontheme.c:1543 +#: gtk/gtkicontheme.c:1543 #, c-format msgid "Icon '%s' not present in theme" msgstr "Ikonen \"%s\" finns inte i temat" -#: ../gtk/gtkicontheme.c:3058 +#: gtk/gtkicontheme.c:3058 msgid "Failed to load icon" msgstr "Misslyckades med att läsa in ikon" -#: ../gtk/gtkimmodule.c:515 +#: gtk/gtkimmodule.c:515 msgid "Simple" msgstr "Enkel" -#: ../gtk/gtkimmulticontext.c:542 +#: gtk/gtkimmulticontext.c:542 msgid "input method menu|System" msgstr "System" -#: ../gtk/gtkinputdialog.c:192 +#: gtk/gtkinputdialog.c:192 msgid "Input" msgstr "Inmatning" -#: ../gtk/gtkinputdialog.c:207 +#: gtk/gtkinputdialog.c:207 msgid "No extended input devices" msgstr "Inga utökade inmatningsenheter" -#: ../gtk/gtkinputdialog.c:220 +#: gtk/gtkinputdialog.c:220 msgid "_Device:" msgstr "_Enhet:" -#: ../gtk/gtkinputdialog.c:237 +#: gtk/gtkinputdialog.c:237 msgid "Disabled" msgstr "Avstängd" # Se http://bugzilla.gnome.org/show_bug.cgi?id=148437 -- detta ska vara # "skärm" -#: ../gtk/gtkinputdialog.c:244 +#: gtk/gtkinputdialog.c:244 msgid "Screen" msgstr "Skärm" -#: ../gtk/gtkinputdialog.c:251 +#: gtk/gtkinputdialog.c:251 msgid "Window" msgstr "Fönster" -#: ../gtk/gtkinputdialog.c:258 +#: gtk/gtkinputdialog.c:258 msgid "_Mode:" msgstr "_Läge:" #. The axis listbox -#: ../gtk/gtkinputdialog.c:279 +#: gtk/gtkinputdialog.c:279 msgid "Axes" msgstr "Axlar" #. Keys listbox -#: ../gtk/gtkinputdialog.c:297 +#: gtk/gtkinputdialog.c:297 msgid "Keys" msgstr "Tangenter" -#: ../gtk/gtkinputdialog.c:524 +#: gtk/gtkinputdialog.c:524 msgid "_X:" msgstr "_X:" -#: ../gtk/gtkinputdialog.c:525 +#: gtk/gtkinputdialog.c:525 msgid "_Y:" msgstr "_Y:" -#: ../gtk/gtkinputdialog.c:526 +#: gtk/gtkinputdialog.c:526 msgid "_Pressure:" msgstr "_Tryck:" -#: ../gtk/gtkinputdialog.c:527 +#: gtk/gtkinputdialog.c:527 msgid "X _tilt:" msgstr "X-_lutning:" -#: ../gtk/gtkinputdialog.c:528 +#: gtk/gtkinputdialog.c:528 msgid "Y t_ilt:" msgstr "Y-lutnin_g:" -#: ../gtk/gtkinputdialog.c:529 +#: gtk/gtkinputdialog.c:529 msgid "_Wheel:" msgstr "_Hjul:" -#: ../gtk/gtkinputdialog.c:581 +#: gtk/gtkinputdialog.c:581 msgid "none" msgstr "inget" -#: ../gtk/gtkinputdialog.c:618 ../gtk/gtkinputdialog.c:654 +#: gtk/gtkinputdialog.c:618 gtk/gtkinputdialog.c:654 msgid "(disabled)" msgstr "(avstängd)" -#: ../gtk/gtkinputdialog.c:647 +#: gtk/gtkinputdialog.c:647 msgid "(unknown)" msgstr "(okänd)" #. and clear button -#: ../gtk/gtkinputdialog.c:751 +#: gtk/gtkinputdialog.c:751 msgid "Cl_ear" msgstr "_Töm" -#: ../gtk/gtklinkbutton.c:427 +#: gtk/gtklinkbutton.c:427 msgid "Copy URL" msgstr "Kopiera url" -#: ../gtk/gtklinkbutton.c:565 +#: gtk/gtklinkbutton.c:565 msgid "Invalid URI" msgstr "Ogiltig uri" #. Description of --gtk-module=MODULES in --help output -#: ../gtk/gtkmain.c:421 +#: gtk/gtkmain.c:421 msgid "Load additional GTK+ modules" msgstr "Läs in ytterligare GTK+-moduler" #. Placeholder in --gtk-module=MODULES in --help output -#: ../gtk/gtkmain.c:422 +#: gtk/gtkmain.c:422 msgid "MODULES" msgstr "MODULER" #. Description of --g-fatal-warnings in --help output -#: ../gtk/gtkmain.c:424 +#: gtk/gtkmain.c:424 msgid "Make all warnings fatal" msgstr "Gör alla varningar ödesdigra" #. Description of --gtk-debug=FLAGS in --help output -#: ../gtk/gtkmain.c:427 +#: gtk/gtkmain.c:427 msgid "GTK+ debugging flags to set" msgstr "GTK+-felsökningsflaggor att ställa in" #. Description of --gtk-no-debug=FLAGS in --help output -#: ../gtk/gtkmain.c:430 +#: gtk/gtkmain.c:430 msgid "GTK+ debugging flags to unset" msgstr "GTK+-felsökningsflaggor att inte ställa in" @@ -2190,66 +2179,65 @@ msgstr "GTK+-felsökningsflaggor att inte ställa in" #. * Do *not* translate it to "predefinito:LTR", if it #. * it isn't default:LTR or default:RTL it will not work #. -#: ../gtk/gtkmain.c:678 +#: gtk/gtkmain.c:678 msgid "default:LTR" msgstr "default:LTR" -#: ../gtk/gtkmain.c:740 +#: gtk/gtkmain.c:740 #, c-format msgid "Cannot open display: %s" msgstr "Kan inte öppna display: %s" -#: ../gtk/gtkmain.c:777 +#: gtk/gtkmain.c:777 msgid "GTK+ Options" msgstr "Alternativ för GTK+" -#: ../gtk/gtkmain.c:777 +#: gtk/gtkmain.c:777 msgid "Show GTK+ Options" msgstr "Visa alternativ för GTK+" -#: ../gtk/gtkmountoperation.c:476 +#: gtk/gtkmountoperation.c:476 msgid "Co_nnect" msgstr "A_nslut" -#: ../gtk/gtkmountoperation.c:520 +#: gtk/gtkmountoperation.c:520 msgid "Connect _anonymously" msgstr "Anslut _anonymt" -#: ../gtk/gtkmountoperation.c:529 +#: gtk/gtkmountoperation.c:529 msgid "Connect as u_ser:" msgstr "Anslut som a_nvändare:" -#: ../gtk/gtkmountoperation.c:566 +#: gtk/gtkmountoperation.c:566 msgid "_Username:" msgstr "_Användarnamn:" -#: ../gtk/gtkmountoperation.c:570 +#: gtk/gtkmountoperation.c:570 msgid "_Domain:" msgstr "_Domän:" -#: ../gtk/gtkmountoperation.c:575 +#: gtk/gtkmountoperation.c:575 msgid "_Password:" msgstr "_Lösenord:" -#: ../gtk/gtkmountoperation.c:590 +#: gtk/gtkmountoperation.c:590 msgid "Forget password _immediately" msgstr "Glöm lösenordet _omedelbart" -#: ../gtk/gtkmountoperation.c:598 +#: gtk/gtkmountoperation.c:598 msgid "Remember password until you _logout" msgstr "Kom ihåg lösenordet tills du _loggar ut" -#: ../gtk/gtkmountoperation.c:606 +#: gtk/gtkmountoperation.c:606 msgid "Remember _forever" msgstr "Kom ihåg _för alltid" -#: ../gtk/gtknotebook.c:4424 ../gtk/gtknotebook.c:6930 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "Sida %u" -#: ../gtk/gtkpagesetup.c:597 ../gtk/gtkpapersize.c:825 -#: ../gtk/gtkpapersize.c:865 +#: gtk/gtkpagesetup.c:597 gtk/gtkpapersize.c:825 gtk/gtkpapersize.c:865 msgid "Not a valid page setup file" msgstr "Inte en giltig sidkonfigurationsfil" @@ -2259,11 +2247,11 @@ msgstr "Inte en giltig sidkonfigurationsfil" #. * Do *not* translate it to "predefinito:mm", if it #. * it isn't default:mm or default:inch it will not work #. -#: ../gtk/gtkpagesetupunixdialog.c:152 +#: gtk/gtkpagesetupunixdialog.c:152 msgid "default:mm" msgstr "default:mm" -#: ../gtk/gtkpagesetupunixdialog.c:308 +#: gtk/gtkpagesetupunixdialog.c:308 msgid "" "Any Printer\n" "For portable documents" @@ -2271,15 +2259,15 @@ msgstr "" "Någon skrivare\n" "För portabla dokument" -#: ../gtk/gtkpagesetupunixdialog.c:894 ../gtk/gtkpagesetupunixdialog.c:1403 +#: gtk/gtkpagesetupunixdialog.c:894 gtk/gtkpagesetupunixdialog.c:1403 msgid "mm" msgstr "mm" -#: ../gtk/gtkpagesetupunixdialog.c:896 ../gtk/gtkpagesetupunixdialog.c:1401 +#: gtk/gtkpagesetupunixdialog.c:896 gtk/gtkpagesetupunixdialog.c:1401 msgid "inch" msgstr "tum" -#: ../gtk/gtkpagesetupunixdialog.c:915 +#: gtk/gtkpagesetupunixdialog.c:915 #, c-format msgid "" "Margins:\n" @@ -2294,88 +2282,88 @@ msgstr "" " Övre: %s %s\n" " Undre: %s %s" -#: ../gtk/gtkpagesetupunixdialog.c:964 +#: gtk/gtkpagesetupunixdialog.c:964 msgid "Manage Custom Sizes..." msgstr "Hantera anpassade storlekar..." -#: ../gtk/gtkpagesetupunixdialog.c:1012 +#: gtk/gtkpagesetupunixdialog.c:1012 msgid "_Format for:" msgstr "_Format för:" -#: ../gtk/gtkpagesetupunixdialog.c:1034 +#: gtk/gtkpagesetupunixdialog.c:1034 msgid "_Paper size:" msgstr "_Pappersstorlek:" -#: ../gtk/gtkpagesetupunixdialog.c:1065 +#: gtk/gtkpagesetupunixdialog.c:1065 msgid "_Orientation:" msgstr "_Orientering:" -#: ../gtk/gtkpagesetupunixdialog.c:1129 ../gtk/gtkprintunixdialog.c:2397 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 msgid "Page Setup" msgstr "Sidinställning" -#: ../gtk/gtkpagesetupunixdialog.c:1448 +#: gtk/gtkpagesetupunixdialog.c:1448 msgid "Margins from Printer..." msgstr "Marginaler från skrivare..." -#: ../gtk/gtkpagesetupunixdialog.c:1608 +#: gtk/gtkpagesetupunixdialog.c:1608 #, c-format msgid "Custom Size %d" msgstr "Anpassad storlek %d" -#: ../gtk/gtkpagesetupunixdialog.c:1837 +#: gtk/gtkpagesetupunixdialog.c:1837 msgid "Manage Custom Sizes" msgstr "Hantera anpassade storlekar" -#: ../gtk/gtkpagesetupunixdialog.c:1933 +#: gtk/gtkpagesetupunixdialog.c:1933 msgid "_Width:" msgstr "_Bredd:" -#: ../gtk/gtkpagesetupunixdialog.c:1945 +#: gtk/gtkpagesetupunixdialog.c:1945 msgid "_Height:" msgstr "_Höjd:" -#: ../gtk/gtkpagesetupunixdialog.c:1957 +#: gtk/gtkpagesetupunixdialog.c:1957 msgid "Paper Size" msgstr "Pappersstorlek" -#: ../gtk/gtkpagesetupunixdialog.c:1967 +#: gtk/gtkpagesetupunixdialog.c:1967 msgid "_Top:" msgstr "_Överst:" -#: ../gtk/gtkpagesetupunixdialog.c:1979 +#: gtk/gtkpagesetupunixdialog.c:1979 msgid "_Bottom:" msgstr "_Nederst:" -#: ../gtk/gtkpagesetupunixdialog.c:1991 +#: gtk/gtkpagesetupunixdialog.c:1991 msgid "_Left:" msgstr "_Vänster:" -#: ../gtk/gtkpagesetupunixdialog.c:2003 +#: gtk/gtkpagesetupunixdialog.c:2003 msgid "_Right:" msgstr "_Höger:" -#: ../gtk/gtkpagesetupunixdialog.c:2044 +#: gtk/gtkpagesetupunixdialog.c:2044 msgid "Paper Margins" msgstr "Pappersmarginaler" -#: ../gtk/gtkpathbar.c:151 +#: gtk/gtkpathbar.c:151 msgid "Up Path" msgstr "Sökväg uppåt" -#: ../gtk/gtkpathbar.c:153 +#: gtk/gtkpathbar.c:153 msgid "Down Path" msgstr "Sökväg nedåt" -#: ../gtk/gtkpathbar.c:1472 +#: gtk/gtkpathbar.c:1472 msgid "File System Root" msgstr "Filsystemsrot" -#: ../gtk/gtkprinteroptionwidget.c:685 +#: gtk/gtkprinteroptionwidget.c:685 msgid "Not available" msgstr "Inte tillgänglig" -#: ../gtk/gtkprinteroptionwidget.c:798 +#: gtk/gtkprinteroptionwidget.c:798 msgid "_Save in folder:" msgstr "_Spara i mapp:" @@ -2383,174 +2371,179 @@ msgstr "_Spara i mapp:" #. * jobs. %s gets replaced by the application name, %d gets replaced #. * by the job number. #. -#: ../gtk/gtkprintoperation.c:173 +#: gtk/gtkprintoperation.c:173 #, c-format msgid "%s job #%d" msgstr "%s jobbnr %d" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1504 +#: gtk/gtkprintoperation.c:1504 msgid "print operation status|Initial state" msgstr "Initialt tillstånd" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1506 +#: gtk/gtkprintoperation.c:1506 msgid "print operation status|Preparing to print" msgstr "Förbereder för utskrift" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1508 +#: gtk/gtkprintoperation.c:1508 msgid "print operation status|Generating data" msgstr "Genererar data" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1510 +#: gtk/gtkprintoperation.c:1510 msgid "print operation status|Sending data" msgstr "Skickar data" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1512 +#: gtk/gtkprintoperation.c:1512 msgid "print operation status|Waiting" msgstr "Väntar" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1514 +#: gtk/gtkprintoperation.c:1514 msgid "print operation status|Blocking on issue" msgstr "Blockerar vid problem" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1516 +#: gtk/gtkprintoperation.c:1516 msgid "print operation status|Printing" msgstr "Skriver ut" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1518 +#: gtk/gtkprintoperation.c:1518 msgid "print operation status|Finished" msgstr "Färdig" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkprintoperation.c:1520 +#: gtk/gtkprintoperation.c:1520 msgid "print operation status|Finished with error" msgstr "Färdig men med fel" -#: ../gtk/gtkprintoperation.c:2003 +#: gtk/gtkprintoperation.c:2003 #, c-format msgid "Preparing %d" msgstr "Förbereder %d" -#: ../gtk/gtkprintoperation.c:2005 ../gtk/gtkprintoperation.c:2259 +#: gtk/gtkprintoperation.c:2005 gtk/gtkprintoperation.c:2259 +#, c-format msgid "Preparing" msgstr "Förbereder" -#: ../gtk/gtkprintoperation.c:2008 +#: gtk/gtkprintoperation.c:2008 #, c-format msgid "Printing %d" msgstr "Skriver ut %d" -#: ../gtk/gtkprintoperation.c:2289 +#: gtk/gtkprintoperation.c:2289 +#, c-format msgid "Error creating print preview" msgstr "Fel vid skapande av förhandsgranskning" -#: ../gtk/gtkprintoperation.c:2292 +#: gtk/gtkprintoperation.c:2292 +#, c-format msgid "The most probable reason is that a temporary file could not be created." msgstr "Den mest troliga orsaken är att en temporärfil inte kunde skapas." -#: ../gtk/gtkprintoperation-unix.c:242 +#: gtk/gtkprintoperation-unix.c:242 +#, c-format msgid "Error launching preview" msgstr "Fel vid start av förhandsgranskning" -#: ../gtk/gtkprintoperation-unix.c:280 +#: gtk/gtkprintoperation-unix.c:280 +#, c-format msgid "Error printing" msgstr "Fel vid utskrift" -#: ../gtk/gtkprintoperation-unix.c:381 ../gtk/gtkprintoperation-win32.c:1425 +#: gtk/gtkprintoperation-unix.c:381 gtk/gtkprintoperation-win32.c:1425 msgid "Application" msgstr "Program" -#: ../gtk/gtkprintoperation-win32.c:590 +#: gtk/gtkprintoperation-win32.c:590 msgid "Printer offline" msgstr "Skrivaren är frånkopplad" -#: ../gtk/gtkprintoperation-win32.c:592 +#: gtk/gtkprintoperation-win32.c:592 msgid "Out of paper" msgstr "Slut på papper" #. Translators: this is a printer status. -#: ../gtk/gtkprintoperation-win32.c:594 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1375 +#: gtk/gtkprintoperation-win32.c:594 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 msgid "Paused" msgstr "Pausad" -#: ../gtk/gtkprintoperation-win32.c:596 +#: gtk/gtkprintoperation-win32.c:596 msgid "Need user intervention" msgstr "Behöver användarhjälp" -#: ../gtk/gtkprintoperation-win32.c:696 +#: gtk/gtkprintoperation-win32.c:696 msgid "Custom size" msgstr "Anpassad storlek" -#: ../gtk/gtkprintoperation-win32.c:1517 +#: gtk/gtkprintoperation-win32.c:1517 msgid "No printer found" msgstr "Ingen skrivare hittades" -#: ../gtk/gtkprintoperation-win32.c:1544 +#: gtk/gtkprintoperation-win32.c:1544 msgid "Invalid argument to CreateDC" msgstr "Ogiltigt argument till CreateDC" -#: ../gtk/gtkprintoperation-win32.c:1578 ../gtk/gtkprintoperation-win32.c:1801 +#: gtk/gtkprintoperation-win32.c:1578 gtk/gtkprintoperation-win32.c:1801 msgid "Error from StartDoc" msgstr "Fel från StartDoc" -#: ../gtk/gtkprintoperation-win32.c:1658 ../gtk/gtkprintoperation-win32.c:1681 -#: ../gtk/gtkprintoperation-win32.c:1729 +#: gtk/gtkprintoperation-win32.c:1658 gtk/gtkprintoperation-win32.c:1681 +#: gtk/gtkprintoperation-win32.c:1729 msgid "Not enough free memory" msgstr "Inte tillräckligt med ledigt minne" -#: ../gtk/gtkprintoperation-win32.c:1734 +#: gtk/gtkprintoperation-win32.c:1734 msgid "Invalid argument to PrintDlgEx" msgstr "Ogiltigt argument till PrintDlgEx" -#: ../gtk/gtkprintoperation-win32.c:1739 +#: gtk/gtkprintoperation-win32.c:1739 msgid "Invalid pointer to PrintDlgEx" msgstr "Ogiltig pekare till PrintDlgEx" -#: ../gtk/gtkprintoperation-win32.c:1744 +#: gtk/gtkprintoperation-win32.c:1744 msgid "Invalid handle to PrintDlgEx" msgstr "Ogiltigt handtag till PrintDlgEx" -#: ../gtk/gtkprintoperation-win32.c:1749 +#: gtk/gtkprintoperation-win32.c:1749 msgid "Unspecified error" msgstr "Ospecificerat fel" -#: ../gtk/gtkprintunixdialog.c:1716 +#: gtk/gtkprintunixdialog.c:1716 msgid "Printer" msgstr "Skrivare" -#: ../gtk/gtkprintunixdialog.c:1725 +#: gtk/gtkprintunixdialog.c:1725 msgid "Location" msgstr "Plats" -#: ../gtk/gtkprintunixdialog.c:1735 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "Status" -#: ../gtk/gtkprintunixdialog.c:1758 +#: gtk/gtkprintunixdialog.c:1758 msgid "Range" msgstr "Intervall" -#: ../gtk/gtkprintunixdialog.c:1762 +#: gtk/gtkprintunixdialog.c:1762 msgid "_All Pages" msgstr "_Alla sidor" -#: ../gtk/gtkprintunixdialog.c:1769 +#: gtk/gtkprintunixdialog.c:1769 msgid "C_urrent Page" msgstr "A_ktuell sida" -#: ../gtk/gtkprintunixdialog.c:1778 +#: gtk/gtkprintunixdialog.c:1778 msgid "Pag_es:" msgstr "Sid_or:" -#: ../gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" @@ -2558,195 +2551,195 @@ msgstr "" "Ange en eller flera sidintervall,\n" " exempelvis 1-3,7,11" -#: ../gtk/gtkprintunixdialog.c:1798 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "Kopior" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: ../gtk/gtkprintunixdialog.c:1803 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "Kop_ior:" -#: ../gtk/gtkprintunixdialog.c:1821 +#: gtk/gtkprintunixdialog.c:1821 msgid "C_ollate" msgstr "S_ortera" -#: ../gtk/gtkprintunixdialog.c:1829 +#: gtk/gtkprintunixdialog.c:1829 msgid "_Reverse" msgstr "_Omvänd" -#: ../gtk/gtkprintunixdialog.c:1849 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "Allmänt" -#: ../gtk/gtkprintunixdialog.c:2252 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "Layout" -#: ../gtk/gtkprintunixdialog.c:2256 +#: gtk/gtkprintunixdialog.c:2256 msgid "Pages per _side:" msgstr "Sidor per _blad:" -#: ../gtk/gtkprintunixdialog.c:2272 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "T_våsidig:" -#: ../gtk/gtkprintunixdialog.c:2287 +#: gtk/gtkprintunixdialog.c:2287 msgid "_Only print:" msgstr "Skriv endast _ut:" #. In enum order -#: ../gtk/gtkprintunixdialog.c:2302 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "Alla blad" -#: ../gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "Jämna blad" -#: ../gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "Udda blad" -#: ../gtk/gtkprintunixdialog.c:2307 +#: gtk/gtkprintunixdialog.c:2307 msgid "Sc_ale:" msgstr "Sk_ala:" -#: ../gtk/gtkprintunixdialog.c:2334 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "Papper" -#: ../gtk/gtkprintunixdialog.c:2338 +#: gtk/gtkprintunixdialog.c:2338 msgid "Paper _type:" msgstr "Pappers_typ:" -#: ../gtk/gtkprintunixdialog.c:2353 +#: gtk/gtkprintunixdialog.c:2353 msgid "Paper _source:" msgstr "Pappers_källa:" -#: ../gtk/gtkprintunixdialog.c:2368 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "Utsk_riftsfack:" -#: ../gtk/gtkprintunixdialog.c:2420 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "Jobbdetaljer" -#: ../gtk/gtkprintunixdialog.c:2426 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "Pri_oritet:" -#: ../gtk/gtkprintunixdialog.c:2441 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "Fak_tureringsinformation:" -#: ../gtk/gtkprintunixdialog.c:2459 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "Skriv ut dokument" -#: ../gtk/gtkprintunixdialog.c:2465 +#: gtk/gtkprintunixdialog.c:2465 msgid "_Now" msgstr "_Nu" -#: ../gtk/gtkprintunixdialog.c:2472 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "Kloc_kan:" # Är detta verkligen en bra översättning? -#: ../gtk/gtkprintunixdialog.c:2487 +#: gtk/gtkprintunixdialog.c:2487 msgid "On _hold" msgstr "_Pausad" -#: ../gtk/gtkprintunixdialog.c:2506 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "Lägg till försättssida" -#: ../gtk/gtkprintunixdialog.c:2512 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "_Före:" -#: ../gtk/gtkprintunixdialog.c:2527 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "_Efter:" -#: ../gtk/gtkprintunixdialog.c:2542 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "Jobb" -#: ../gtk/gtkprintunixdialog.c:2608 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "Avancerat" -#: ../gtk/gtkprintunixdialog.c:2643 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "Bildkvalitet" -#: ../gtk/gtkprintunixdialog.c:2646 +#: gtk/gtkprintunixdialog.c:2646 msgid "Color" msgstr "Färg" -#: ../gtk/gtkprintunixdialog.c:2649 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "Färdigställning" -#: ../gtk/gtkprintunixdialog.c:2659 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "Vissa av inställningarna i dialogen är i konflikt" -#: ../gtk/gtkprintunixdialog.c:2682 +#: gtk/gtkprintunixdialog.c:2682 msgid "Print" msgstr "Skriv ut" -#: ../gtk/gtkrc.c:2872 +#: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" msgstr "Kan inte hitta inkluderingsfil: \"%s\"" -#: ../gtk/gtkrc.c:3500 ../gtk/gtkrc.c:3503 +#: gtk/gtkrc.c:3500 gtk/gtkrc.c:3503 #, c-format msgid "Unable to locate image file in pixmap_path: \"%s\"" msgstr "Kan inte hitta bildfil i \"pixmap_path\": \"%s\"" -#: ../gtk/gtkrecentaction.c:155 ../gtk/gtkrecentaction.c:163 -#: ../gtk/gtkrecentchoosermenu.c:551 ../gtk/gtkrecentchoosermenu.c:559 +#: gtk/gtkrecentaction.c:155 gtk/gtkrecentaction.c:163 +#: gtk/gtkrecentchoosermenu.c:551 gtk/gtkrecentchoosermenu.c:559 #, c-format msgid "This function is not implemented for widgets of class '%s'" msgstr "Denna funktion är inte implementerad för widgetar av klassen \"%s\"" -#: ../gtk/gtkrecentchooserdefault.c:454 +#: gtk/gtkrecentchooserdefault.c:454 msgid "Select which type of documents are shown" msgstr "Välj vilken typ av dokument som visas" -#: ../gtk/gtkrecentchooserdefault.c:1095 ../gtk/gtkrecentchooserdefault.c:1132 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "Inget objekt för uri:n \"%s\" hittades" -#: ../gtk/gtkrecentchooserdefault.c:1259 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "Namnlöst filter" -#: ../gtk/gtkrecentchooserdefault.c:1612 +#: gtk/gtkrecentchooserdefault.c:1612 msgid "Could not remove item" msgstr "Kunde inte ta bort objekt" -#: ../gtk/gtkrecentchooserdefault.c:1655 +#: gtk/gtkrecentchooserdefault.c:1655 msgid "Could not clear list" msgstr "Kunde inte tömma lista" -#: ../gtk/gtkrecentchooserdefault.c:1739 +#: gtk/gtkrecentchooserdefault.c:1739 msgid "Copy _Location" msgstr "Kopiera _plats" -#: ../gtk/gtkrecentchooserdefault.c:1752 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "_Ta bort från lista" -#: ../gtk/gtkrecentchooserdefault.c:1761 +#: gtk/gtkrecentchooserdefault.c:1761 msgid "_Clear List" msgstr "_Töm lista" -#: ../gtk/gtkrecentchooserdefault.c:1775 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "Visa _privata resurser" @@ -2760,21 +2753,21 @@ msgstr "Visa _privata resurser" #. * user appended or prepended custom menu items to the #. * recent chooser menu widget. #. -#: ../gtk/gtkrecentchoosermenu.c:317 +#: gtk/gtkrecentchoosermenu.c:317 msgid "No items found" msgstr "Inga objekt hittades" -#: ../gtk/gtkrecentchoosermenu.c:471 ../gtk/gtkrecentchoosermenu.c:527 +#: gtk/gtkrecentchoosermenu.c:471 gtk/gtkrecentchoosermenu.c:527 #, c-format msgid "No recently used resource found with URI `%s'" msgstr "Ingen tidigare använd resurs hittades med uri:n \"%s\"" -#: ../gtk/gtkrecentchoosermenu.c:738 +#: gtk/gtkrecentchoosermenu.c:738 #, c-format msgid "Open '%s'" msgstr "Öppna \"%s\"" -#: ../gtk/gtkrecentchoosermenu.c:768 +#: gtk/gtkrecentchoosermenu.c:768 msgid "Unknown item" msgstr "Okänt objekt" @@ -2785,7 +2778,7 @@ msgstr "Okänt objekt" #. * #. * Don't include the prefix "recent menu label|" in the translation. #. -#: ../gtk/gtkrecentchoosermenu.c:781 +#: gtk/gtkrecentchoosermenu.c:781 #, c-format msgid "recent menu label|_%d. %s" msgstr "_%d. %s" @@ -2795,478 +2788,478 @@ msgstr "_%d. %s" #. * #. * Don't include the prefix "recent menu label|" in the translation. #. -#: ../gtk/gtkrecentchoosermenu.c:788 +#: gtk/gtkrecentchoosermenu.c:788 #, c-format msgid "recent menu label|%d. %s" msgstr "%d. %s" -#: ../gtk/gtkrecentmanager.c:1020 ../gtk/gtkrecentmanager.c:1033 -#: ../gtk/gtkrecentmanager.c:1171 ../gtk/gtkrecentmanager.c:1181 -#: ../gtk/gtkrecentmanager.c:1234 ../gtk/gtkrecentmanager.c:1243 -#: ../gtk/gtkrecentmanager.c:1258 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "Kan inte hitta ett objekt med uri \"%s\"" #. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate -#: ../gtk/gtkstock.c:288 +#: gtk/gtkstock.c:288 msgid "Information" msgstr "Information" -#: ../gtk/gtkstock.c:289 +#: gtk/gtkstock.c:289 msgid "Warning" msgstr "Varning" -#: ../gtk/gtkstock.c:290 +#: gtk/gtkstock.c:290 msgid "Error" msgstr "Fel" -#: ../gtk/gtkstock.c:291 +#: gtk/gtkstock.c:291 msgid "Question" msgstr "Fråga" #. FIXME these need accelerators when appropriate, and #. * need the mnemonics to be rationalized #. -#: ../gtk/gtkstock.c:296 +#: gtk/gtkstock.c:296 msgid "_About" msgstr "_Om" -#: ../gtk/gtkstock.c:298 +#: gtk/gtkstock.c:298 msgid "_Apply" msgstr "_Verkställ" -#: ../gtk/gtkstock.c:299 +#: gtk/gtkstock.c:299 msgid "_Bold" msgstr "_Fet" -#: ../gtk/gtkstock.c:300 +#: gtk/gtkstock.c:300 msgid "_Cancel" msgstr "_Avbryt" -#: ../gtk/gtkstock.c:301 +#: gtk/gtkstock.c:301 msgid "_CD-Rom" msgstr "_Cd-rom" -#: ../gtk/gtkstock.c:302 +#: gtk/gtkstock.c:302 msgid "_Clear" msgstr "_Töm" -#: ../gtk/gtkstock.c:303 +#: gtk/gtkstock.c:303 msgid "_Close" msgstr "S_täng" -#: ../gtk/gtkstock.c:304 +#: gtk/gtkstock.c:304 msgid "C_onnect" msgstr "A_nslut" -#: ../gtk/gtkstock.c:305 +#: gtk/gtkstock.c:305 msgid "_Convert" msgstr "_Konvertera" -#: ../gtk/gtkstock.c:306 +#: gtk/gtkstock.c:306 msgid "_Copy" msgstr "_Kopiera" -#: ../gtk/gtkstock.c:307 +#: gtk/gtkstock.c:307 msgid "Cu_t" msgstr "Klipp _ut" -#: ../gtk/gtkstock.c:308 +#: gtk/gtkstock.c:308 msgid "_Delete" msgstr "_Ta bort" -#: ../gtk/gtkstock.c:309 +#: gtk/gtkstock.c:309 msgid "_Discard" msgstr "_Förkasta" -#: ../gtk/gtkstock.c:310 +#: gtk/gtkstock.c:310 msgid "_Disconnect" msgstr "_Koppla från" -#: ../gtk/gtkstock.c:311 +#: gtk/gtkstock.c:311 msgid "_Execute" msgstr "_Kör" -#: ../gtk/gtkstock.c:312 +#: gtk/gtkstock.c:312 msgid "_Edit" msgstr "_Redigera" -#: ../gtk/gtkstock.c:313 +#: gtk/gtkstock.c:313 msgid "_Find" msgstr "_Sök" -#: ../gtk/gtkstock.c:314 +#: gtk/gtkstock.c:314 msgid "Find and _Replace" msgstr "Sök och _ersätt" -#: ../gtk/gtkstock.c:315 +#: gtk/gtkstock.c:315 msgid "_Floppy" msgstr "_Diskett" -#: ../gtk/gtkstock.c:316 +#: gtk/gtkstock.c:316 msgid "_Fullscreen" msgstr "_Helskärm" -#: ../gtk/gtkstock.c:317 +#: gtk/gtkstock.c:317 msgid "_Leave Fullscreen" msgstr "_Lämna helskärm" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:319 +#: gtk/gtkstock.c:319 msgid "Navigation|_Bottom" msgstr "_Nederst" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:321 +#: gtk/gtkstock.c:321 msgid "Navigation|_First" msgstr "_Första" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:323 +#: gtk/gtkstock.c:323 msgid "Navigation|_Last" msgstr "_Sista" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:325 +#: gtk/gtkstock.c:325 msgid "Navigation|_Top" msgstr "_Överst" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:327 +#: gtk/gtkstock.c:327 msgid "Navigation|_Back" msgstr "_Bakåt" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:329 +#: gtk/gtkstock.c:329 msgid "Navigation|_Down" msgstr "N_ed" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:331 +#: gtk/gtkstock.c:331 msgid "Navigation|_Forward" msgstr "_Framåt" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:333 +#: gtk/gtkstock.c:333 msgid "Navigation|_Up" msgstr "_Upp" -#: ../gtk/gtkstock.c:334 +#: gtk/gtkstock.c:334 msgid "_Harddisk" msgstr "_Hårddisk" -#: ../gtk/gtkstock.c:335 +#: gtk/gtkstock.c:335 msgid "_Help" msgstr "_Hjälp" -#: ../gtk/gtkstock.c:336 +#: gtk/gtkstock.c:336 msgid "_Home" msgstr "_Hem" -#: ../gtk/gtkstock.c:337 +#: gtk/gtkstock.c:337 msgid "Increase Indent" msgstr "Öka indragning" -#: ../gtk/gtkstock.c:338 +#: gtk/gtkstock.c:338 msgid "Decrease Indent" msgstr "Minska indragning" -#: ../gtk/gtkstock.c:339 +#: gtk/gtkstock.c:339 msgid "_Index" msgstr "_Index" -#: ../gtk/gtkstock.c:340 +#: gtk/gtkstock.c:340 msgid "_Information" msgstr "_Information" -#: ../gtk/gtkstock.c:341 +#: gtk/gtkstock.c:341 msgid "_Italic" msgstr "_Kursiv" -#: ../gtk/gtkstock.c:342 +#: gtk/gtkstock.c:342 msgid "_Jump to" msgstr "_Hoppa till" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:344 +#: gtk/gtkstock.c:344 msgid "Justify|_Center" msgstr "_Centrera" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:346 +#: gtk/gtkstock.c:346 msgid "Justify|_Fill" msgstr "_Fyll" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:348 +#: gtk/gtkstock.c:348 msgid "Justify|_Left" msgstr "_Vänster" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:350 +#: gtk/gtkstock.c:350 msgid "Justify|_Right" msgstr "_Höger" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:353 +#: gtk/gtkstock.c:353 msgid "Media|_Forward" msgstr "_Framåt" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:355 +#: gtk/gtkstock.c:355 msgid "Media|_Next" msgstr "_Nästa" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:357 +#: gtk/gtkstock.c:357 msgid "Media|P_ause" msgstr "Gör _paus" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:359 +#: gtk/gtkstock.c:359 msgid "Media|_Play" msgstr "_Spela upp" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:361 +#: gtk/gtkstock.c:361 msgid "Media|Pre_vious" msgstr "Före_gående" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:363 +#: gtk/gtkstock.c:363 msgid "Media|_Record" msgstr "Spela _in" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:365 +#: gtk/gtkstock.c:365 msgid "Media|R_ewind" msgstr "Spola _bakåt" #. translators, strip the prefix up to and including the first | -#: ../gtk/gtkstock.c:367 +#: gtk/gtkstock.c:367 msgid "Media|_Stop" msgstr "_Stopp" -#: ../gtk/gtkstock.c:368 +#: gtk/gtkstock.c:368 msgid "_Network" msgstr "_Nätverk" -#: ../gtk/gtkstock.c:369 +#: gtk/gtkstock.c:369 msgid "_New" msgstr "_Ny" -#: ../gtk/gtkstock.c:370 +#: gtk/gtkstock.c:370 msgid "_No" msgstr "_Nej" -#: ../gtk/gtkstock.c:371 +#: gtk/gtkstock.c:371 msgid "_OK" msgstr "_OK" -#: ../gtk/gtkstock.c:372 +#: gtk/gtkstock.c:372 msgid "_Open" msgstr "_Öppna" -#: ../gtk/gtkstock.c:373 +#: gtk/gtkstock.c:373 msgid "Landscape" msgstr "Liggande" -#: ../gtk/gtkstock.c:374 +#: gtk/gtkstock.c:374 msgid "Portrait" msgstr "Stående" -#: ../gtk/gtkstock.c:375 +#: gtk/gtkstock.c:375 msgid "Reverse landscape" msgstr "Omvänt liggande" -#: ../gtk/gtkstock.c:376 +#: gtk/gtkstock.c:376 msgid "Reverse portrait" msgstr "Omvänt stående" -#: ../gtk/gtkstock.c:377 +#: gtk/gtkstock.c:377 msgid "Page Set_up" msgstr "Sidinst_ällningar" -#: ../gtk/gtkstock.c:378 +#: gtk/gtkstock.c:378 msgid "_Paste" msgstr "Klistra _in" -#: ../gtk/gtkstock.c:379 +#: gtk/gtkstock.c:379 msgid "_Preferences" msgstr "_Inställningar" -#: ../gtk/gtkstock.c:380 +#: gtk/gtkstock.c:380 msgid "_Print" msgstr "Skriv _ut" -#: ../gtk/gtkstock.c:381 +#: gtk/gtkstock.c:381 msgid "Print Pre_view" msgstr "_Förhandsgranska" -#: ../gtk/gtkstock.c:382 +#: gtk/gtkstock.c:382 msgid "_Properties" msgstr "_Egenskaper" -#: ../gtk/gtkstock.c:383 +#: gtk/gtkstock.c:383 msgid "_Quit" msgstr "_Avsluta" -#: ../gtk/gtkstock.c:384 +#: gtk/gtkstock.c:384 msgid "_Redo" msgstr "_Gör om" -#: ../gtk/gtkstock.c:385 +#: gtk/gtkstock.c:385 msgid "_Refresh" msgstr "_Uppdatera" -#: ../gtk/gtkstock.c:387 +#: gtk/gtkstock.c:387 msgid "_Revert" msgstr "_Återställ" -#: ../gtk/gtkstock.c:388 +#: gtk/gtkstock.c:388 msgid "_Save" msgstr "_Spara" -#: ../gtk/gtkstock.c:389 +#: gtk/gtkstock.c:389 msgid "Save _As" msgstr "Spara so_m" -#: ../gtk/gtkstock.c:390 +#: gtk/gtkstock.c:390 msgid "Select _All" msgstr "Markera _allt" -#: ../gtk/gtkstock.c:391 +#: gtk/gtkstock.c:391 msgid "_Color" msgstr "_Färg" -#: ../gtk/gtkstock.c:392 +#: gtk/gtkstock.c:392 msgid "_Font" msgstr "_Typsnitt" -#: ../gtk/gtkstock.c:393 +#: gtk/gtkstock.c:393 msgid "_Ascending" msgstr "_Stigande" -#: ../gtk/gtkstock.c:394 +#: gtk/gtkstock.c:394 msgid "_Descending" msgstr "_Fallande" -#: ../gtk/gtkstock.c:395 +#: gtk/gtkstock.c:395 msgid "_Spell Check" msgstr "_Stavningskontrollera" -#: ../gtk/gtkstock.c:396 +#: gtk/gtkstock.c:396 msgid "_Stop" msgstr "_Stopp" -#: ../gtk/gtkstock.c:397 +#: gtk/gtkstock.c:397 msgid "_Strikethrough" msgstr "_Genomstryk" -#: ../gtk/gtkstock.c:398 +#: gtk/gtkstock.c:398 msgid "_Undelete" msgstr "_Återskapa" -#: ../gtk/gtkstock.c:399 +#: gtk/gtkstock.c:399 msgid "_Underline" msgstr "_Stryk under" -#: ../gtk/gtkstock.c:400 +#: gtk/gtkstock.c:400 msgid "_Undo" msgstr "_Ångra" -#: ../gtk/gtkstock.c:401 +#: gtk/gtkstock.c:401 msgid "_Yes" msgstr "_Ja" -#: ../gtk/gtkstock.c:402 +#: gtk/gtkstock.c:402 msgid "_Normal Size" msgstr "_Normal storlek" -#: ../gtk/gtkstock.c:403 +#: gtk/gtkstock.c:403 msgid "Best _Fit" msgstr "Bästa _passning" -#: ../gtk/gtkstock.c:404 +#: gtk/gtkstock.c:404 msgid "Zoom _In" msgstr "Zooma _in" -#: ../gtk/gtkstock.c:405 +#: gtk/gtkstock.c:405 msgid "Zoom _Out" msgstr "Zooma _ut" -#: ../gtk/gtktextbufferrichtext.c:651 +#: gtk/gtktextbufferrichtext.c:651 #, c-format msgid "Unknown error when trying to deserialize %s" msgstr "Okänt fel vid försök att deserialisera %s" -#: ../gtk/gtktextbufferrichtext.c:710 +#: gtk/gtktextbufferrichtext.c:710 #, c-format msgid "No deserialize function found for format %s" msgstr "Ingen deserialiseringsfunktion hittad för formatet %s" -#: ../gtk/gtktextbufferserialize.c:796 ../gtk/gtktextbufferserialize.c:822 +#: gtk/gtktextbufferserialize.c:796 gtk/gtktextbufferserialize.c:822 #, c-format msgid "Both \"id\" and \"name\" were found on the <%s> element" msgstr "Både \"id\" och \"name\" hittades på <%s>-elementet" -#: ../gtk/gtktextbufferserialize.c:806 ../gtk/gtktextbufferserialize.c:832 +#: gtk/gtktextbufferserialize.c:806 gtk/gtktextbufferserialize.c:832 #, c-format msgid "The attribute \"%s\" was found twice on the <%s> element" msgstr "Attributet \"%s\" hittades två gånger på <%s>-elementet" -#: ../gtk/gtktextbufferserialize.c:846 +#: gtk/gtktextbufferserialize.c:846 #, c-format msgid "<%s> element has invalid id \"%s\"" msgstr "<%s>-elementet har ett ogiltigt id \"%s\"" -#: ../gtk/gtktextbufferserialize.c:856 +#: gtk/gtktextbufferserialize.c:856 #, c-format msgid "<%s> element has neither a \"name\" nor an \"id\" attribute" msgstr "<%s>-elementet har varken ett \"name\"- eller ett \"id\"-attribut" -#: ../gtk/gtktextbufferserialize.c:943 +#: gtk/gtktextbufferserialize.c:943 #, c-format msgid "Attribute \"%s\" repeated twice on the same <%s> element" msgstr "Attributet \"%s\" repeterades två gånger på samma <%s>-element" -#: ../gtk/gtktextbufferserialize.c:961 ../gtk/gtktextbufferserialize.c:986 +#: gtk/gtktextbufferserialize.c:961 gtk/gtktextbufferserialize.c:986 #, c-format msgid "Attribute \"%s\" is invalid on <%s> element in this context" msgstr "Attributet \"%s\" är ogiltigt på <%s>-elementet i detta sammanhang" -#: ../gtk/gtktextbufferserialize.c:1022 +#: gtk/gtktextbufferserialize.c:1022 #, c-format msgid "Tag \"%s\" has not been defined." msgstr "Taggen \"%s\" har inte blivit definierad." -#: ../gtk/gtktextbufferserialize.c:1034 +#: gtk/gtktextbufferserialize.c:1034 msgid "Anonymous tag found and tags can not be created." msgstr "Anonym tagg hittades och taggar kan inte skapas." -#: ../gtk/gtktextbufferserialize.c:1045 +#: gtk/gtktextbufferserialize.c:1045 #, c-format msgid "Tag \"%s\" does not exist in buffer and tags can not be created." msgstr "Taggen \"%s\" finns inte i bufferten och taggar kan inte skapas." -#: ../gtk/gtktextbufferserialize.c:1144 ../gtk/gtktextbufferserialize.c:1219 -#: ../gtk/gtktextbufferserialize.c:1320 ../gtk/gtktextbufferserialize.c:1394 +#: gtk/gtktextbufferserialize.c:1144 gtk/gtktextbufferserialize.c:1219 +#: gtk/gtktextbufferserialize.c:1320 gtk/gtktextbufferserialize.c:1394 #, c-format msgid "Element <%s> is not allowed below <%s>" msgstr "Elementet <%s> är inte tillåten under <%s>" -#: ../gtk/gtktextbufferserialize.c:1175 +#: gtk/gtktextbufferserialize.c:1175 #, c-format msgid "\"%s\" is not a valid attribute type" msgstr "\"%s\" är inte en giltig attributtyp" -#: ../gtk/gtktextbufferserialize.c:1183 +#: gtk/gtktextbufferserialize.c:1183 #, c-format msgid "\"%s\" is not a valid attribute name" msgstr "\"%s\" är inte ett giltigt attributnamn" -#: ../gtk/gtktextbufferserialize.c:1193 +#: gtk/gtktextbufferserialize.c:1193 #, c-format msgid "" "\"%s\" could not be converted to a value of type \"%s\" for attribute \"%s\"" @@ -3274,142 +3267,142 @@ msgstr "" "\"%s\" kunde inte konverteras till ett värde av typen \"%s\" för attributet " "\"%s\"" -#: ../gtk/gtktextbufferserialize.c:1202 +#: gtk/gtktextbufferserialize.c:1202 #, c-format msgid "\"%s\" is not a valid value for attribute \"%s\"" msgstr "\"%s\" är inte ett giltigt värde för attributet \"%s\"" -#: ../gtk/gtktextbufferserialize.c:1285 +#: gtk/gtktextbufferserialize.c:1285 #, c-format msgid "Tag \"%s\" already defined" msgstr "Taggen \"%s\" är redan definierad" -#: ../gtk/gtktextbufferserialize.c:1296 +#: gtk/gtktextbufferserialize.c:1296 #, c-format msgid "Tag \"%s\" has invalid priority \"%s\"" msgstr "Taggen \"%s\" har ogiltig prioritet \"%s\"" -#: ../gtk/gtktextbufferserialize.c:1349 +#: gtk/gtktextbufferserialize.c:1349 #, c-format msgid "Outermost element in text must be not <%s>" msgstr "Yttersta elementet i texten måste vara inte <%s>" -#: ../gtk/gtktextbufferserialize.c:1358 ../gtk/gtktextbufferserialize.c:1374 +#: gtk/gtktextbufferserialize.c:1358 gtk/gtktextbufferserialize.c:1374 #, c-format msgid "A <%s> element has already been specified" msgstr "Ett <%s>-element har redan specificerats" -#: ../gtk/gtktextbufferserialize.c:1380 +#: gtk/gtktextbufferserialize.c:1380 msgid "A element can't occur before a element" msgstr "Ett -element kan inte inträffa före ett -element" -#: ../gtk/gtktextbufferserialize.c:1779 +#: gtk/gtktextbufferserialize.c:1779 msgid "Serialized data is malformed" msgstr "Serialiserad data är felformulerad" -#: ../gtk/gtktextbufferserialize.c:1857 +#: gtk/gtktextbufferserialize.c:1857 msgid "" "Serialized data is malformed. First section isn't GTKTEXTBUFFERCONTENTS-0001" msgstr "" "Serialiserad data är felformulerad. Första sektionen är inte " "GTKTEXTBUFFERCONTENTS-0001" -#: ../gtk/gtktextutil.c:61 +#: gtk/gtktextutil.c:61 msgid "LRM _Left-to-right mark" msgstr "LRM-märke för _vänster-till-höger" -#: ../gtk/gtktextutil.c:62 +#: gtk/gtktextutil.c:62 msgid "RLM _Right-to-left mark" msgstr "RLM-märke för _höger-till-vänster" -#: ../gtk/gtktextutil.c:63 +#: gtk/gtktextutil.c:63 msgid "LRE Left-to-right _embedding" msgstr "LRE-inbäddning för vänster-till-höger" -#: ../gtk/gtktextutil.c:64 +#: gtk/gtktextutil.c:64 msgid "RLE Right-to-left e_mbedding" msgstr "RLE-inbäddning för höger-till-vänster" -#: ../gtk/gtktextutil.c:65 +#: gtk/gtktextutil.c:65 msgid "LRO Left-to-right _override" msgstr "LRO-åsidosättning för vänster-till-höger" -#: ../gtk/gtktextutil.c:66 +#: gtk/gtktextutil.c:66 msgid "RLO Right-to-left o_verride" msgstr "RLO-åsidosättning för höger-till-vänster" -#: ../gtk/gtktextutil.c:67 +#: gtk/gtktextutil.c:67 msgid "PDF _Pop directional formatting" msgstr "PDF-_popriktningsformatering" -#: ../gtk/gtktextutil.c:68 +#: gtk/gtktextutil.c:68 msgid "ZWS _Zero width space" msgstr "ZWS-blanksteg _utan bredd" -#: ../gtk/gtktextutil.c:69 +#: gtk/gtktextutil.c:69 msgid "ZWJ Zero width _joiner" msgstr "ZWJ-_sammanslagare utan bredd" -#: ../gtk/gtktextutil.c:70 +#: gtk/gtktextutil.c:70 msgid "ZWNJ Zero width _non-joiner" msgstr "ZWNJ-_ickesammanslagare utan bredd" -#: ../gtk/gtkthemes.c:71 +#: gtk/gtkthemes.c:71 #, c-format msgid "Unable to locate theme engine in module_path: \"%s\"," msgstr "Kan inte hitta temamotorn i \"module_path\": \"%s\"," -#: ../gtk/gtktipsquery.c:188 +#: gtk/gtktipsquery.c:188 msgid "--- No Tip ---" msgstr "--- Inget tips ---" -#: ../gtk/gtkuimanager.c:1453 +#: gtk/gtkuimanager.c:1453 #, c-format msgid "Unexpected start tag '%s' on line %d char %d" msgstr "Oväntad starttagg \"%s\" på rad %d tecken %d" -#: ../gtk/gtkuimanager.c:1543 +#: gtk/gtkuimanager.c:1543 #, c-format msgid "Unexpected character data on line %d char %d" msgstr "Oväntade teckendata på rad %d tecken %d" -#: ../gtk/gtkuimanager.c:2366 +#: gtk/gtkuimanager.c:2366 msgid "Empty" msgstr "Tom" -#: ../gtk/gtkvolumebutton.c:77 +#: gtk/gtkvolumebutton.c:77 msgid "Volume" msgstr "Volym" -#: ../gtk/gtkvolumebutton.c:79 +#: gtk/gtkvolumebutton.c:79 msgid "Turns volume down or up" msgstr "Drar volymen ned eller upp" -#: ../gtk/gtkvolumebutton.c:82 +#: gtk/gtkvolumebutton.c:82 msgid "Adjusts the volume" msgstr "Justerar volymen" -#: ../gtk/gtkvolumebutton.c:85 ../gtk/gtkvolumebutton.c:88 +#: gtk/gtkvolumebutton.c:85 gtk/gtkvolumebutton.c:88 msgid "Volume Down" msgstr "Sänk volymen" -#: ../gtk/gtkvolumebutton.c:87 +#: gtk/gtkvolumebutton.c:87 msgid "Decreases the volume" msgstr "Sänker volymen" -#: ../gtk/gtkvolumebutton.c:91 ../gtk/gtkvolumebutton.c:94 +#: gtk/gtkvolumebutton.c:91 gtk/gtkvolumebutton.c:94 msgid "Volume Up" msgstr "Höj volymen" -#: ../gtk/gtkvolumebutton.c:93 +#: gtk/gtkvolumebutton.c:93 msgid "Increases the volume" msgstr "Ökar volymen" -#: ../gtk/gtkvolumebutton.c:151 +#: gtk/gtkvolumebutton.c:151 msgid "Muted" msgstr "Tystad" -#: ../gtk/gtkvolumebutton.c:155 +#: gtk/gtkvolumebutton.c:155 msgid "Full Volume" msgstr "Full volym" @@ -3420,926 +3413,926 @@ msgstr "Full volym" #. * Do not translate and do not include the "volume percentage|" #. * part in the translation! #. -#: ../gtk/gtkvolumebutton.c:170 +#: gtk/gtkvolumebutton.c:170 #, c-format msgid "volume percentage|%d %%" msgstr "%d %%" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:5 +#: gtk/paper_names_offsets.c:5 msgid "paper size|asme_f" msgstr "asme_f" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:7 +#: gtk/paper_names_offsets.c:7 msgid "paper size|A0x2" msgstr "A0x2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:9 +#: gtk/paper_names_offsets.c:9 msgid "paper size|A0" msgstr "A0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:11 +#: gtk/paper_names_offsets.c:11 msgid "paper size|A0x3" msgstr "A0x3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:13 +#: gtk/paper_names_offsets.c:13 msgid "paper size|A1" msgstr "A1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:15 +#: gtk/paper_names_offsets.c:15 msgid "paper size|A10" msgstr "A10" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:17 +#: gtk/paper_names_offsets.c:17 msgid "paper size|A1x3" msgstr "A1x3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:19 +#: gtk/paper_names_offsets.c:19 msgid "paper size|A1x4" msgstr "A1x4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:21 +#: gtk/paper_names_offsets.c:21 msgid "paper size|A2" msgstr "A2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:23 +#: gtk/paper_names_offsets.c:23 msgid "paper size|A2x3" msgstr "A2x3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:25 +#: gtk/paper_names_offsets.c:25 msgid "paper size|A2x4" msgstr "A2x4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:27 +#: gtk/paper_names_offsets.c:27 msgid "paper size|A2x5" msgstr "A2x5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:29 +#: gtk/paper_names_offsets.c:29 msgid "paper size|A3" msgstr "A3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:31 +#: gtk/paper_names_offsets.c:31 msgid "paper size|A3 Extra" msgstr "A3 Extra" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:33 +#: gtk/paper_names_offsets.c:33 msgid "paper size|A3x3" msgstr "A3x3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:35 +#: gtk/paper_names_offsets.c:35 msgid "paper size|A3x4" msgstr "A3x4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:37 +#: gtk/paper_names_offsets.c:37 msgid "paper size|A3x5" msgstr "A3x5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:39 +#: gtk/paper_names_offsets.c:39 msgid "paper size|A3x6" msgstr "A3x6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:41 +#: gtk/paper_names_offsets.c:41 msgid "paper size|A3x7" msgstr "A3x7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:43 +#: gtk/paper_names_offsets.c:43 msgid "paper size|A4" msgstr "A4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:45 +#: gtk/paper_names_offsets.c:45 msgid "paper size|A4 Extra" msgstr "A4 Extra" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:47 +#: gtk/paper_names_offsets.c:47 msgid "paper size|A4 Tab" msgstr "A4 Tab" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:49 +#: gtk/paper_names_offsets.c:49 msgid "paper size|A4x3" msgstr "A4x3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:51 +#: gtk/paper_names_offsets.c:51 msgid "paper size|A4x4" msgstr "A4x4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:53 +#: gtk/paper_names_offsets.c:53 msgid "paper size|A4x5" msgstr "A4x5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:55 +#: gtk/paper_names_offsets.c:55 msgid "paper size|A4x6" msgstr "A4x6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:57 +#: gtk/paper_names_offsets.c:57 msgid "paper size|A4x7" msgstr "A4x7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:59 +#: gtk/paper_names_offsets.c:59 msgid "paper size|A4x8" msgstr "A4x8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:61 +#: gtk/paper_names_offsets.c:61 msgid "paper size|A4x9" msgstr "A4x9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:63 +#: gtk/paper_names_offsets.c:63 msgid "paper size|A5" msgstr "A5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:65 +#: gtk/paper_names_offsets.c:65 msgid "paper size|A5 Extra" msgstr "A5 Extra" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:67 +#: gtk/paper_names_offsets.c:67 msgid "paper size|A6" msgstr "A6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:69 +#: gtk/paper_names_offsets.c:69 msgid "paper size|A7" msgstr "A7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:71 +#: gtk/paper_names_offsets.c:71 msgid "paper size|A8" msgstr "A8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:73 +#: gtk/paper_names_offsets.c:73 msgid "paper size|A9" msgstr "A9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:75 +#: gtk/paper_names_offsets.c:75 msgid "paper size|B0" msgstr "B0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:77 +#: gtk/paper_names_offsets.c:77 msgid "paper size|B1" msgstr "B1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:79 +#: gtk/paper_names_offsets.c:79 msgid "paper size|B10" msgstr "B10" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:81 +#: gtk/paper_names_offsets.c:81 msgid "paper size|B2" msgstr "B2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:83 +#: gtk/paper_names_offsets.c:83 msgid "paper size|B3" msgstr "B3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:85 +#: gtk/paper_names_offsets.c:85 msgid "paper size|B4" msgstr "B4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:87 +#: gtk/paper_names_offsets.c:87 msgid "paper size|B5" msgstr "B5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:89 +#: gtk/paper_names_offsets.c:89 msgid "paper size|B5 Extra" msgstr "B5 Extra" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:91 +#: gtk/paper_names_offsets.c:91 msgid "paper size|B6" msgstr "B6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:93 +#: gtk/paper_names_offsets.c:93 msgid "paper size|B6/C4" msgstr "B6/C4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:95 +#: gtk/paper_names_offsets.c:95 msgid "paper size|B7" msgstr "B7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:97 +#: gtk/paper_names_offsets.c:97 msgid "paper size|B8" msgstr "B8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:99 +#: gtk/paper_names_offsets.c:99 msgid "paper size|B9" msgstr "B9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:101 +#: gtk/paper_names_offsets.c:101 msgid "paper size|C0" msgstr "C0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:103 +#: gtk/paper_names_offsets.c:103 msgid "paper size|C1" msgstr "C1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:105 +#: gtk/paper_names_offsets.c:105 msgid "paper size|C10" msgstr "C10" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:107 +#: gtk/paper_names_offsets.c:107 msgid "paper size|C2" msgstr "C2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:109 +#: gtk/paper_names_offsets.c:109 msgid "paper size|C3" msgstr "C3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:111 +#: gtk/paper_names_offsets.c:111 msgid "paper size|C4" msgstr "C4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:113 +#: gtk/paper_names_offsets.c:113 msgid "paper size|C5" msgstr "C5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:115 +#: gtk/paper_names_offsets.c:115 msgid "paper size|C6" msgstr "C6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:117 +#: gtk/paper_names_offsets.c:117 msgid "paper size|C6/C5" msgstr "C6/C5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:119 +#: gtk/paper_names_offsets.c:119 msgid "paper size|C7" msgstr "C7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:121 +#: gtk/paper_names_offsets.c:121 msgid "paper size|C7/C6" msgstr "C7/C6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:123 +#: gtk/paper_names_offsets.c:123 msgid "paper size|C8" msgstr "C8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:125 +#: gtk/paper_names_offsets.c:125 msgid "paper size|C9" msgstr "C9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:127 +#: gtk/paper_names_offsets.c:127 msgid "paper size|DL Envelope" msgstr "DL-kuvert" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:129 +#: gtk/paper_names_offsets.c:129 msgid "paper size|RA0" msgstr "RA0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:131 +#: gtk/paper_names_offsets.c:131 msgid "paper size|RA1" msgstr "RA1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:133 +#: gtk/paper_names_offsets.c:133 msgid "paper size|RA2" msgstr "RA2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:135 +#: gtk/paper_names_offsets.c:135 msgid "paper size|SRA0" msgstr "SRA0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:137 +#: gtk/paper_names_offsets.c:137 msgid "paper size|SRA1" msgstr "SRA1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:139 +#: gtk/paper_names_offsets.c:139 msgid "paper size|SRA2" msgstr "SRA2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:141 +#: gtk/paper_names_offsets.c:141 msgid "paper size|JB0" msgstr "JB0" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:143 +#: gtk/paper_names_offsets.c:143 msgid "paper size|JB1" msgstr "JB1" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:145 +#: gtk/paper_names_offsets.c:145 msgid "paper size|JB10" msgstr "JB10" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:147 +#: gtk/paper_names_offsets.c:147 msgid "paper size|JB2" msgstr "JB2" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:149 +#: gtk/paper_names_offsets.c:149 msgid "paper size|JB3" msgstr "JB3" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:151 +#: gtk/paper_names_offsets.c:151 msgid "paper size|JB4" msgstr "JB4" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:153 +#: gtk/paper_names_offsets.c:153 msgid "paper size|JB5" msgstr "JB5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:155 +#: gtk/paper_names_offsets.c:155 msgid "paper size|JB6" msgstr "JB6" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:157 +#: gtk/paper_names_offsets.c:157 msgid "paper size|JB7" msgstr "JB7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:159 +#: gtk/paper_names_offsets.c:159 msgid "paper size|JB8" msgstr "JB8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:161 +#: gtk/paper_names_offsets.c:161 msgid "paper size|JB9" msgstr "JB9" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:163 +#: gtk/paper_names_offsets.c:163 msgid "paper size|jis exec" msgstr "jis exec" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:165 +#: gtk/paper_names_offsets.c:165 msgid "paper size|Choukei 2 Envelope" msgstr "Choukei 2-kuvert" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:167 +#: gtk/paper_names_offsets.c:167 msgid "paper size|Choukei 3 Envelope" msgstr "Choukei 3-kuvert" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:169 +#: gtk/paper_names_offsets.c:169 msgid "paper size|Choukei 4 Envelope" msgstr "Choukei 4-kuvert" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:171 +#: gtk/paper_names_offsets.c:171 msgid "paper size|hagaki (postcard)" msgstr "hagaki (vykort)" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:173 +#: gtk/paper_names_offsets.c:173 msgid "paper size|kahu Envelope" msgstr "kahu-kuvert" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:175 +#: gtk/paper_names_offsets.c:175 msgid "paper size|kaku2 Envelope" msgstr "kaku2-kuvert" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:177 +#: gtk/paper_names_offsets.c:177 msgid "paper size|oufuku (reply postcard)" msgstr "oufuku (svarsvykort)" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:179 +#: gtk/paper_names_offsets.c:179 msgid "paper size|you4 Envelope" msgstr "you4-kuvert" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:181 +#: gtk/paper_names_offsets.c:181 msgid "paper size|10x11" msgstr "10x11" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:183 +#: gtk/paper_names_offsets.c:183 msgid "paper size|10x13" msgstr "10x13" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:185 +#: gtk/paper_names_offsets.c:185 msgid "paper size|10x14" msgstr "10x14" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:187 ../gtk/paper_names_offsets.c:189 +#: gtk/paper_names_offsets.c:187 gtk/paper_names_offsets.c:189 msgid "paper size|10x15" msgstr "10x15" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:191 +#: gtk/paper_names_offsets.c:191 msgid "paper size|11x12" msgstr "11x12" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:193 +#: gtk/paper_names_offsets.c:193 msgid "paper size|11x15" msgstr "11x15" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:195 +#: gtk/paper_names_offsets.c:195 msgid "paper size|12x19" msgstr "12x19" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:197 +#: gtk/paper_names_offsets.c:197 msgid "paper size|5x7" msgstr "5x7" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:199 +#: gtk/paper_names_offsets.c:199 msgid "paper size|6x9 Envelope" msgstr "6x9-kuvert" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:201 +#: gtk/paper_names_offsets.c:201 msgid "paper size|7x9 Envelope" msgstr "7x9-kuvert" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:203 +#: gtk/paper_names_offsets.c:203 msgid "paper size|9x11 Envelope" msgstr "9x11-kuvert" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:205 +#: gtk/paper_names_offsets.c:205 msgid "paper size|a2 Envelope" msgstr "a2-kuvert" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:207 +#: gtk/paper_names_offsets.c:207 msgid "paper size|Arch A" msgstr "Arch A" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:209 +#: gtk/paper_names_offsets.c:209 msgid "paper size|Arch B" msgstr "Arch B" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:211 +#: gtk/paper_names_offsets.c:211 msgid "paper size|Arch C" msgstr "Arch C" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:213 +#: gtk/paper_names_offsets.c:213 msgid "paper size|Arch D" msgstr "Arch D" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:215 +#: gtk/paper_names_offsets.c:215 msgid "paper size|Arch E" msgstr "Arch E" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:217 +#: gtk/paper_names_offsets.c:217 msgid "paper size|b-plus" msgstr "b-plus" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:219 +#: gtk/paper_names_offsets.c:219 msgid "paper size|c" msgstr "c" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:221 +#: gtk/paper_names_offsets.c:221 msgid "paper size|c5 Envelope" msgstr "c5-kuvert" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:223 +#: gtk/paper_names_offsets.c:223 msgid "paper size|d" msgstr "d" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:225 +#: gtk/paper_names_offsets.c:225 msgid "paper size|e" msgstr "e" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:227 +#: gtk/paper_names_offsets.c:227 msgid "paper size|edp" msgstr "edp" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:229 +#: gtk/paper_names_offsets.c:229 msgid "paper size|European edp" msgstr "Europeisk edp" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:231 +#: gtk/paper_names_offsets.c:231 msgid "paper size|Executive" msgstr "Executive" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:233 +#: gtk/paper_names_offsets.c:233 msgid "paper size|f" msgstr "f" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:235 +#: gtk/paper_names_offsets.c:235 msgid "paper size|FanFold European" msgstr "FanFold Europeisk" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:237 +#: gtk/paper_names_offsets.c:237 msgid "paper size|FanFold US" msgstr "FanFold US" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:239 +#: gtk/paper_names_offsets.c:239 msgid "paper size|FanFold German Legal" msgstr "FanFold Tysk Legal" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:241 +#: gtk/paper_names_offsets.c:241 msgid "paper size|Government Legal" msgstr "Government Legal" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:243 +#: gtk/paper_names_offsets.c:243 msgid "paper size|Government Letter" msgstr "Government Letter" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:245 +#: gtk/paper_names_offsets.c:245 msgid "paper size|Index 3x5" msgstr "Index 3x5" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:247 +#: gtk/paper_names_offsets.c:247 msgid "paper size|Index 4x6 (postcard)" msgstr "Index 4x6 (vykort)" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:249 +#: gtk/paper_names_offsets.c:249 msgid "paper size|Index 4x6 ext" msgstr "Index 4x6 ext" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:251 +#: gtk/paper_names_offsets.c:251 msgid "paper size|Index 5x8" msgstr "Index 5x8" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:253 +#: gtk/paper_names_offsets.c:253 msgid "paper size|Invoice" msgstr "Faktura" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:255 +#: gtk/paper_names_offsets.c:255 msgid "paper size|Tabloid" msgstr "Tabloid" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:257 +#: gtk/paper_names_offsets.c:257 msgid "paper size|US Legal" msgstr "US Legal" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:259 +#: gtk/paper_names_offsets.c:259 msgid "paper size|US Legal Extra" msgstr "US Legal Extra" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:261 +#: gtk/paper_names_offsets.c:261 msgid "paper size|US Letter" msgstr "US Letter" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:263 +#: gtk/paper_names_offsets.c:263 msgid "paper size|US Letter Extra" msgstr "US Letter Extra" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:265 +#: gtk/paper_names_offsets.c:265 msgid "paper size|US Letter Plus" msgstr "US Letter Plus" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:267 +#: gtk/paper_names_offsets.c:267 msgid "paper size|Monarch Envelope" msgstr "Monark-kuvert" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:269 +#: gtk/paper_names_offsets.c:269 msgid "paper size|#10 Envelope" msgstr "#10-kuvert" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:271 +#: gtk/paper_names_offsets.c:271 msgid "paper size|#11 Envelope" msgstr "#11-kuvert" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:273 +#: gtk/paper_names_offsets.c:273 msgid "paper size|#12 Envelope" msgstr "#12-kuvert" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:275 +#: gtk/paper_names_offsets.c:275 msgid "paper size|#14 Envelope" msgstr "#14-kuvert" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:277 +#: gtk/paper_names_offsets.c:277 msgid "paper size|#9 Envelope" msgstr "#9-kuvert" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:279 +#: gtk/paper_names_offsets.c:279 msgid "paper size|Personal Envelope" msgstr "Personligt kuvert" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:281 +#: gtk/paper_names_offsets.c:281 msgid "paper size|Quarto" msgstr "Quarto" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:283 +#: gtk/paper_names_offsets.c:283 msgid "paper size|Super A" msgstr "Super A" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:285 +#: gtk/paper_names_offsets.c:285 msgid "paper size|Super B" msgstr "Super B" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:287 +#: gtk/paper_names_offsets.c:287 msgid "paper size|Wide Format" msgstr "Brett format" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:289 +#: gtk/paper_names_offsets.c:289 msgid "paper size|Dai-pa-kai" msgstr "Dai-pa-kai" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:291 +#: gtk/paper_names_offsets.c:291 msgid "paper size|Folio" msgstr "Folio" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:293 +#: gtk/paper_names_offsets.c:293 msgid "paper size|Folio sp" msgstr "Folio sp" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:295 +#: gtk/paper_names_offsets.c:295 msgid "paper size|Invite Envelope" msgstr "Invite-kuvert" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:297 +#: gtk/paper_names_offsets.c:297 msgid "paper size|Italian Envelope" msgstr "Italiensk-kuvert" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:299 +#: gtk/paper_names_offsets.c:299 msgid "paper size|juuro-ku-kai" msgstr "juuro-ku-kai" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:301 +#: gtk/paper_names_offsets.c:301 msgid "paper size|pa-kai" msgstr "pa-kai" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:303 +#: gtk/paper_names_offsets.c:303 msgid "paper size|Postfix Envelope" msgstr "Postfix-kuvert" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:305 +#: gtk/paper_names_offsets.c:305 msgid "paper size|Small Photo" msgstr "Litet foto" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:307 +#: gtk/paper_names_offsets.c:307 msgid "paper size|prc1 Envelope" msgstr "prc1-kuvert" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:309 +#: gtk/paper_names_offsets.c:309 msgid "paper size|prc10 Envelope" msgstr "prc10-kuvert" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:311 +#: gtk/paper_names_offsets.c:311 msgid "paper size|prc 16k" msgstr "prc 16k" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:313 +#: gtk/paper_names_offsets.c:313 msgid "paper size|prc2 Envelope" msgstr "prc2-kuvert" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:315 +#: gtk/paper_names_offsets.c:315 msgid "paper size|prc3 Envelope" msgstr "prc3-kuvert" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:317 +#: gtk/paper_names_offsets.c:317 msgid "paper size|prc 32k" msgstr "prc 32k" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:319 +#: gtk/paper_names_offsets.c:319 msgid "paper size|prc4 Envelope" msgstr "prc4-kuvert" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:321 +#: gtk/paper_names_offsets.c:321 msgid "paper size|prc5 Envelope" msgstr "prc5-kuvert" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:323 +#: gtk/paper_names_offsets.c:323 msgid "paper size|prc6 Envelope" msgstr "prc6-kuvert" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:325 +#: gtk/paper_names_offsets.c:325 msgid "paper size|prc7 Envelope" msgstr "prc7-kuvert" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:327 +#: gtk/paper_names_offsets.c:327 msgid "paper size|prc8 Envelope" msgstr "prc8-kuvert" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:329 +#: gtk/paper_names_offsets.c:329 msgid "paper size|ROC 16k" msgstr "ROC 16k" #. translators, strip everything up to the first | -#: ../gtk/paper_names_offsets.c:331 +#: gtk/paper_names_offsets.c:331 msgid "paper size|ROC 8k" msgstr "ROC 8k" -#: ../gtk/updateiconcache.c:492 ../gtk/updateiconcache.c:552 +#: gtk/updateiconcache.c:492 gtk/updateiconcache.c:552 #, c-format msgid "different idatas found for symlinked '%s' and '%s'\n" msgstr "olika idata hittades för symboliska länkade \"%s\" och \"%s\"\n" -#: ../gtk/updateiconcache.c:1374 +#: gtk/updateiconcache.c:1374 #, c-format msgid "Failed to write header\n" msgstr "Misslyckades med att skriva huvud\n" -#: ../gtk/updateiconcache.c:1380 +#: gtk/updateiconcache.c:1380 #, c-format msgid "Failed to write hash table\n" msgstr "Misslyckades med att skriva hashtabell\n" -#: ../gtk/updateiconcache.c:1386 +#: gtk/updateiconcache.c:1386 #, c-format msgid "Failed to write folder index\n" msgstr "Misslyckades med att skriva mappindex\n" -#: ../gtk/updateiconcache.c:1394 +#: gtk/updateiconcache.c:1394 #, c-format msgid "Failed to rewrite header\n" msgstr "Misslyckades med att skriva om huvud\n" -#: ../gtk/updateiconcache.c:1455 +#: gtk/updateiconcache.c:1455 #, c-format msgid "Failed to open file %s : %s\n" msgstr "Misslyckades med att öppna filen %s : %s\n" -#: ../gtk/updateiconcache.c:1463 +#: gtk/updateiconcache.c:1463 #, c-format msgid "Failed to write cache file: %s\n" msgstr "Misslyckades med att skriva cachefil: %s\n" -#: ../gtk/updateiconcache.c:1499 +#: gtk/updateiconcache.c:1499 #, c-format msgid "The generated cache was invalid.\n" msgstr "Den genererade cachen var ogiltig.\n" -#: ../gtk/updateiconcache.c:1511 +#: gtk/updateiconcache.c:1511 #, c-format msgid "Could not rename %s to %s: %s, removing %s then.\n" msgstr "Kunde inte byta namn på %s till %s: %s, tar bort %s.\n" -#: ../gtk/updateiconcache.c:1523 +#: gtk/updateiconcache.c:1523 #, c-format msgid "Could not rename %s to %s: %s\n" msgstr "Kunde inte byta namn på %s till %s: %s\n" -#: ../gtk/updateiconcache.c:1530 +#: gtk/updateiconcache.c:1530 #, c-format msgid "Could not rename %s back to %s: %s.\n" msgstr "Kunde inte byta namn på %s tillbaka till %s: %s.\n" -#: ../gtk/updateiconcache.c:1556 +#: gtk/updateiconcache.c:1556 #, c-format msgid "Cache file created successfully.\n" msgstr "Cachefil skapades.\n" -#: ../gtk/updateiconcache.c:1595 +#: gtk/updateiconcache.c:1595 msgid "Overwrite an existing cache, even if up to date" msgstr "Skriv över en befintlig cache, även om den är uppdaterad" -#: ../gtk/updateiconcache.c:1596 +#: gtk/updateiconcache.c:1596 msgid "Don't check for the existence of index.theme" msgstr "Kontrollera inte om index.theme finns" -#: ../gtk/updateiconcache.c:1597 +#: gtk/updateiconcache.c:1597 msgid "Don't include image data in the cache" msgstr "Inkludera inte bilddata i cachen" -#: ../gtk/updateiconcache.c:1598 +#: gtk/updateiconcache.c:1598 msgid "Output a C header file" msgstr "Skriv ut en C-headerfil" -#: ../gtk/updateiconcache.c:1599 +#: gtk/updateiconcache.c:1599 msgid "Turn off verbose output" msgstr "Stäng av informativ utskrift" -#: ../gtk/updateiconcache.c:1600 +#: gtk/updateiconcache.c:1600 msgid "Validate existing icon cache" msgstr "Validera befintlig ikoncache" -#: ../gtk/updateiconcache.c:1663 +#: gtk/updateiconcache.c:1663 #, c-format msgid "File not found: %s\n" msgstr "Filen hittades inte: %s\n" -#: ../gtk/updateiconcache.c:1669 +#: gtk/updateiconcache.c:1669 #, c-format msgid "Not a valid icon cache: %s\n" msgstr "Inte en giltig ikoncache: %s\n" -#: ../gtk/updateiconcache.c:1682 +#: gtk/updateiconcache.c:1682 #, c-format msgid "No theme index file." msgstr "Ingen temaindexfil." -#: ../gtk/updateiconcache.c:1686 +#: gtk/updateiconcache.c:1686 #, c-format msgid "" "No theme index file in '%s'.\n" @@ -4349,281 +4342,281 @@ msgstr "" "Om du verkligen vill skapa en ikoncache här, använd --ignore-theme-index.\n" #. ID -#: ../modules/input/imam-et.c:454 +#: modules/input/imam-et.c:454 msgid "Amharic (EZ+)" msgstr "Amharisk (EZ+)" #. ID -#: ../modules/input/imcedilla.c:92 +#: modules/input/imcedilla.c:92 msgid "Cedilla" msgstr "Cedilj" #. ID -#: ../modules/input/imcyrillic-translit.c:217 +#: modules/input/imcyrillic-translit.c:217 msgid "Cyrillic (Transliterated)" msgstr "Kyrillisk (Translitererad)" #. ID -#: ../modules/input/iminuktitut.c:127 +#: modules/input/iminuktitut.c:127 msgid "Inuktitut (Transliterated)" msgstr "Inuktitut (Translitererad)" #. ID -#: ../modules/input/imipa.c:145 +#: modules/input/imipa.c:145 msgid "IPA" msgstr "IPA" # Osäker. #. ID -#: ../modules/input/immultipress.c:31 +#: modules/input/immultipress.c:31 msgid "Multipress" msgstr "Multipress" #. ID -#: ../modules/input/imthai.c:35 +#: modules/input/imthai.c:35 msgid "Thai-Lao" msgstr "Thai-Lao" #. ID -#: ../modules/input/imti-er.c:453 +#: modules/input/imti-er.c:453 msgid "Tigrigna-Eritrean (EZ+)" msgstr "Tigrigna-Eritreansk (EZ+)" #. ID -#: ../modules/input/imti-et.c:453 +#: modules/input/imti-et.c:453 msgid "Tigrigna-Ethiopian (EZ+)" msgstr "Tigrigna-Etiopisk (EZ+)" #. ID -#: ../modules/input/imviqr.c:244 +#: modules/input/imviqr.c:244 msgid "Vietnamese (VIQR)" msgstr "Vietnamesisk (VIQR)" #. ID -#: ../modules/input/imxim.c:28 +#: modules/input/imxim.c:28 msgid "X Input Method" msgstr "X-inmatningsmetod" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1113 +#: modules/printbackends/cups/gtkprintbackendcups.c:1113 #, c-format msgid "Printer '%s' is low on toner." msgstr "Skrivaren \"%s\" har snart slut på toner." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1114 +#: modules/printbackends/cups/gtkprintbackendcups.c:1114 #, c-format msgid "Printer '%s' has no toner left." msgstr "Skrivaren \"%s\" har slut på toner." # FIXME: Kolla denna. Hittar inget bättre ord #. Translators: "Developer" like on photo development context -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1116 +#: modules/printbackends/cups/gtkprintbackendcups.c:1116 #, c-format msgid "Printer '%s' is low on developer." msgstr "Skrivaren \"%s\" har snart slut på framkallningsmaterial." #. Translators: "Developer" like on photo development context -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1118 +#: modules/printbackends/cups/gtkprintbackendcups.c:1118 #, c-format msgid "Printer '%s' is out of developer." msgstr "Skrivaren \"%s\" har slut på framkallningsmaterial." #. Translators: "marker" is one color bin of the printer -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1120 +#: modules/printbackends/cups/gtkprintbackendcups.c:1120 #, c-format msgid "Printer '%s' is low on at least one marker supply." msgstr "Skrivaren \"%s\" har snart slut på minst en färgpenna." #. Translators: "marker" is one color bin of the printer -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1122 +#: modules/printbackends/cups/gtkprintbackendcups.c:1122 #, c-format msgid "Printer '%s' is out of at least one marker supply." msgstr "Skrivaren \"%s\" har slut på minst en färgpenna." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1123 +#: modules/printbackends/cups/gtkprintbackendcups.c:1123 #, c-format msgid "The cover is open on printer '%s'." msgstr "Luckan är öppen på skrivaren \"%s\"." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1124 +#: modules/printbackends/cups/gtkprintbackendcups.c:1124 #, c-format msgid "The door is open on printer '%s'." msgstr "Dörren är öppen på skrivaren \"%s\"." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1125 +#: modules/printbackends/cups/gtkprintbackendcups.c:1125 #, c-format msgid "Printer '%s' is low on paper." msgstr "Skrivaren \"%s\" har snart slut på papper." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1126 +#: modules/printbackends/cups/gtkprintbackendcups.c:1126 #, c-format msgid "Printer '%s' is out of paper." msgstr "Skrivaren \"%s\" har slut på papper." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1127 +#: modules/printbackends/cups/gtkprintbackendcups.c:1127 #, c-format msgid "Printer '%s' is currently off-line." msgstr "Skrivaren \"%s\" är för närvarande frånkopplad." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1128 +#: modules/printbackends/cups/gtkprintbackendcups.c:1128 #, c-format msgid "Printer '%s' may not be connected." msgstr "Skrivaren \"%s\" kanske inte är ansluten." -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1129 +#: modules/printbackends/cups/gtkprintbackendcups.c:1129 #, c-format msgid "There is a problem on printer '%s'." msgstr "Det har uppstått ett problem med skrivaren \"%s\"." #. Translators: this is a printer status. -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1372 +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "Pausad ; Avvisar jobb" #. Translators: this is a printer status. -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1378 +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "Avvisar jobb" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "Tvåsidig" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2000 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "Papperstyp" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2001 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "Papperskälla" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2002 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "Utskriftsfack" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2011 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "Ensidigt" #. Translators: this is an option of "Paper Source" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2015 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2023 +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 msgid "Auto Select" msgstr "Välj automatiskt" #. Translators: this is an option of "Paper Source" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2017 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2019 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2021 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2492 +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 msgid "Printer Default" msgstr "Skrivarens standard" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2686 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "Viktigt" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2686 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "Hög" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2686 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "Medel" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2686 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "Låg" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2727 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "None" msgstr "Ingen" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2727 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "Klassificerat" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2727 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "Konfidentiellt" # Se http://bugzilla.gnome.org/show_bug.cgi?id=148437 -- detta ska vara # "skärm" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2727 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Secret" msgstr "Hemlig" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2727 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "Standard" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2727 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "Topphemligt" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2727 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "Inte klassificerat" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2826 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, c-format msgid "Custom %sx%s" msgstr "Anpassad %sx%s" #. default filename used for print-to-file -#: ../modules/printbackends/file/gtkprintbackendfile.c:235 +#: modules/printbackends/file/gtkprintbackendfile.c:235 #, c-format msgid "output.%s" msgstr "utdata.%s" -#: ../modules/printbackends/file/gtkprintbackendfile.c:464 +#: modules/printbackends/file/gtkprintbackendfile.c:464 msgid "Print to File" msgstr "Skriv ut till fil" -#: ../modules/printbackends/file/gtkprintbackendfile.c:541 +#: modules/printbackends/file/gtkprintbackendfile.c:541 msgid "PDF" msgstr "PDF" -#: ../modules/printbackends/file/gtkprintbackendfile.c:541 +#: modules/printbackends/file/gtkprintbackendfile.c:541 msgid "Postscript" msgstr "Postscript" -#: ../modules/printbackends/file/gtkprintbackendfile.c:553 -#: ../modules/printbackends/test/gtkprintbackendtest.c:501 +#: modules/printbackends/file/gtkprintbackendfile.c:553 +#: modules/printbackends/test/gtkprintbackendtest.c:501 msgid "Pages per _sheet:" msgstr "Sidor per _blad:" -#: ../modules/printbackends/file/gtkprintbackendfile.c:599 +#: modules/printbackends/file/gtkprintbackendfile.c:599 msgid "File" msgstr "Fil" -#: ../modules/printbackends/file/gtkprintbackendfile.c:608 +#: modules/printbackends/file/gtkprintbackendfile.c:608 msgid "_Output format" msgstr "_Utskriftsformat" -#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:398 +#: modules/printbackends/lpr/gtkprintbackendlpr.c:398 msgid "Print to LPR" msgstr "Skriv ut till LPR" -#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:424 +#: modules/printbackends/lpr/gtkprintbackendlpr.c:424 msgid "Pages Per Sheet" msgstr "Sidor per blad" -#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:431 +#: modules/printbackends/lpr/gtkprintbackendlpr.c:431 msgid "Command Line" msgstr "Kommandorad" #. default filename used for print-to-test -#: ../modules/printbackends/test/gtkprintbackendtest.c:235 +#: modules/printbackends/test/gtkprintbackendtest.c:235 #, c-format msgid "test-output.%s" msgstr "testutdata.%s" -#: ../modules/printbackends/test/gtkprintbackendtest.c:465 +#: modules/printbackends/test/gtkprintbackendtest.c:465 msgid "Print to Test Printer" msgstr "Skriv ut till testskrivare" -#: ../tests/testfilechooser.c:207 +#: tests/testfilechooser.c:207 #, c-format msgid "Could not get information for file '%s': %s" msgstr "Kunde inte hämta information för filen \"%s\": %s" diff --git a/po/ta.po b/po/ta.po index 2e403c98f7..fdad8e8c54 100644 --- a/po/ta.po +++ b/po/ta.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: ta\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2006-09-12 21:04-0700\n" "Last-Translator: \n" "Language-Team: \n" @@ -966,7 +966,7 @@ msgstr "TIFF தரவினை எழுத முடியவில்லை" msgid "Couldn't write to TIFF file" msgstr "TIFF கோப்புக்கு எழுத முடியவில்லை" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "TIFF உருவ வகை" @@ -1154,7 +1154,7 @@ msgid_plural "Opening %d Items" msgstr[0] "" msgstr[1] "" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "அங்கீகாரம்" @@ -1168,32 +1168,32 @@ msgid "C_redits" msgstr "சன்மானம் (_r)" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "அங்கீகாரம் (_L)" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "%s பற்றி" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "சன்மானங்கள்" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "எழுதியது" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "ஆவணமாக்கம்" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "மொழிபெயர்ப்பு" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "கலை வேலை" @@ -1236,7 +1236,7 @@ msgstr "Alt" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "Super" @@ -1246,7 +1246,7 @@ msgstr "Super" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "Hyper" @@ -1256,17 +1256,17 @@ msgstr "Hyper" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "Meta" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "இடைவெளி" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "Backslash" @@ -1314,7 +1314,7 @@ msgstr "calendar:week_start:0" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "2000" @@ -1329,7 +1329,7 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "நாள்காட்டி:நாள்:தசமங்கள்|%d" @@ -1345,7 +1345,7 @@ msgstr "நாள்காட்டி:நாள்:தசமங்கள்|%d" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "நாள்காட்டி:வாரம்:தசமம்|%d" @@ -1361,7 +1361,7 @@ msgstr "நாள்காட்டி:வாரம்:தசமம்|%d" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "நாள்காட்டி வருட வடிவம்|%Y" @@ -1487,7 +1487,7 @@ msgstr "நிறத்தட்டு: (_P)" msgid "Color Wheel" msgstr "நிறச் சக்கரம்" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " @@ -1497,7 +1497,7 @@ msgstr "" "now. You can drag this color to a palette entry, or select this color as " "current by dragging it to the other color swatch alongside." -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." @@ -1505,11 +1505,11 @@ msgstr "" "தேர்திருக்கும் வண்ணம். எதிர்காலத்தில் பயண்படுத்துவதற்கு, இந்த வண்ணத்தை இழுத்து வண்ணத் தட்டில் " "போடவும்." -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "_வண்ணத்தை இங்கு சேமி" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1521,11 +1521,11 @@ msgstr "" msgid "Color Selection" msgstr "வண்ணம் தேர்ந்தெடுத்தல்" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "உள்ளீட்பு _முறைகள்" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "யூனிகோட் கட்டுப்பாட்டு வரியுரு _சொருகவும்" @@ -1541,7 +1541,7 @@ msgstr "கணிமேசை" msgid "(None)" msgstr "(ஒன்றுமில்லை)" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "பிற..." @@ -2021,7 +2021,7 @@ msgstr "அளவு:" msgid "_Preview:" msgstr "_முன்காட்சி" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "எழுத்துவகை தேர்வு" @@ -2059,7 +2059,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "திட்டத்தில் சின்னம் '%s' இல்லை" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 #, fuzzy msgid "Failed to load icon" msgstr "TIFF உருவத்தைத் ஏற்ற முடியவில்லை" @@ -2152,19 +2152,11 @@ msgstr "(தெரியாதது)" msgid "Cl_ear" msgstr "துடை (_e)" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "URI" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "இந்தப் பொத்தானுக்கு URI இணை" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 msgid "Copy URL" msgstr "URLஐ நகலெடு" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 msgid "Invalid URI" msgstr "தவறான URI" @@ -2244,26 +2236,18 @@ msgid "_Password:" msgstr "அழுத்தம் (_P)" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +msgid "Forget password _immediately" msgstr "" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +msgid "Remember password until you _logout" msgstr "" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +msgid "Remember _forever" msgstr "" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "அம்புக்குறி இடைவெளி" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "உருள் அம்புக்குறி இடைவெளி" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "பக்கம் %u" @@ -2329,7 +2313,7 @@ msgstr "தாள் அளவு: (_P)" msgid "_Orientation:" msgstr "திசையமைப்பு: (_O)" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 msgid "Page Setup" msgstr "பக்க அமைவு" @@ -2386,7 +2370,7 @@ msgstr "" msgid "Down Path" msgstr "" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 #, fuzzy msgid "File System Root" msgstr "கோப்பு அமைப்பு" @@ -2500,8 +2484,9 @@ msgstr "இணைப்பில்லா நிலையில் அச்ச msgid "Out of paper" msgstr "தாள் வெளியே உள்ளது" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 msgid "Paused" msgstr "இடை நிறுத்தப்பட்டது" @@ -2548,191 +2533,183 @@ msgstr "PrintDlgExஐ தவறான கையாளுதல்" msgid "Unspecified error" msgstr "குறிப்பிடப்படாத பிழை" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 msgid "Printer" msgstr "அச்சடிப்பி" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 msgid "Location" msgstr "இடம்" -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "நிலை" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 #, fuzzy msgid "Range" msgstr "வரையறை: (_n)" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 #, fuzzy msgid "_All Pages" msgstr "அனைத்து தாள்கள்" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 #, fuzzy msgid "C_urrent Page" msgstr "நடப்பு (_u)" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 #, fuzzy msgid "Pag_es:" msgstr "இடங்கள்" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" msgstr "" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "நகல்கள்" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "நகல்கள்: (_s)" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 msgid "C_ollate" msgstr "அடுக்கு (_o)" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 msgid "_Reverse" msgstr "பின்னோக்கு (_R)" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "பொது" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "அமைப்பு" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 #, fuzzy msgid "Pages per _side:" msgstr "தாளுக்கான பக்கங்கள்: (_s)" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "இரட்டை பக்கங்கள்: (_w)" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 msgid "_Only print:" msgstr "அச்சிடுதல் மட்டும்: (_O)" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "அனைத்து தாள்கள்" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "இரட்டை தாள்கள்" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "ஒற்றை தாள்கள்" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 msgid "Sc_ale:" msgstr "அளவு: (_a)" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "தாள்" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 msgid "Paper _type:" msgstr "தாள் வகை: (_t)" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 msgid "Paper _source:" msgstr "தாள் மூலம்: (_s)" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "வெளீயிடு தட்டு: (_r)" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "பணி விவரங்கள்" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "முன்னுரிமை: (_o)" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "இரசீது தகவல்: (_B)" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "ஆவணத்தை அச்சிடு" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 msgid "_Now" msgstr "இப்போது (_N)" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "A_t:" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 msgid "On _hold" msgstr "நிறுத்திவைப்பு (_h)" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "அட்டை பக்கத்தையும் சேர்" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "முன்: (_f)" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "பின்: (_A)" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "பணி" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "கூடுதல்" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "பட தரம்" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 msgid "Color" msgstr "நிறம்" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "முடிக்கிறது" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "இந்த உரையாடலிலுள்ள சில அமைவுகள் முரணாக உள்ளது" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 msgid "Print" msgstr "அச்சிடு" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "தொகுப்பு" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "இந்த தேர்வு கருவி பொத்தான் எந்த குழுவினை சார்ந்தது." - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2753,36 +2730,36 @@ msgstr "சாளரங்களின் வகுப்பில் இந் msgid "Select which type of documents are shown" msgstr "எந்த வகை ஆவணங்களை காட்ட வேண்டும் என தேர்ந்தெடு" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "URI '%s'க்கு ஒரு உருப்படியும் இல்லை" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 msgid "Could not remove item" msgstr "உருப்படியை நீக்க முடியாது" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 msgid "Could not clear list" msgstr "பட்டியலை துடைக்க முடியவில்லை" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 msgid "Copy _Location" msgstr "இடத்தை நகலெடு (_L)" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "பட்டியலிலிருந்து நீக்கு (_R)" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 msgid "_Clear List" msgstr "பட்டியலை துடை (_C)" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "தனிப்பட்ட மூலங்களை காட்டு (_P)" @@ -2836,10 +2813,10 @@ msgstr "" msgid "recent menu label|%d. %s" msgstr "" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "URI '%s'உடன் உருப்படியை தேட முடியவில்லை" @@ -4510,92 +4487,96 @@ msgstr "" msgid "There is a problem on printer '%s'." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "இரண்டு பக்கம்" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "தாள் வகை" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "தாள் மூலம்" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "வெளியீடு தட்டு" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "ஒற்றை பக்கம்" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 msgid "Auto Select" msgstr "தானாக தேர்ந்தெடுத்தல்" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 msgid "Printer Default" msgstr "முன்னிருப்பு அச்சடிப்பி" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "அவசரம்" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "உயர்ந்த" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "நடுத்தரம்" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "குறைந்த" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "None" msgstr "ஒன்றுமில்லை" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "வகைப்படுத்தல்" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "அந்தரங்கம்" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Secret" msgstr "இரகசியம்" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "இயல்பான" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "உயர்ந்த இரகசியம்" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "வகைப்படுத்தாதது" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, fuzzy, c-format msgid "Custom %sx%s" msgstr "தனிபயன் அளவு" @@ -4659,6 +4640,24 @@ msgstr "கோப்புக்கு அச்சிடவும்" msgid "Could not get information for file '%s': %s" msgstr "'%s' கோப்பின் தகவல் பெற முடியவில்லை: %s" +#~ msgid "URI" +#~ msgstr "URI" + +#~ msgid "The URI bound to this button" +#~ msgstr "இந்தப் பொத்தானுக்கு URI இணை" + +#~ msgid "Arrow spacing" +#~ msgstr "அம்புக்குறி இடைவெளி" + +#~ msgid "Scroll arrow spacing" +#~ msgstr "உருள் அம்புக்குறி இடைவெளி" + +#~ msgid "Group" +#~ msgstr "தொகுப்பு" + +#~ msgid "The radio tool button whose group this button belongs to." +#~ msgstr "இந்த தேர்வு கருவி பொத்தான் எந்த குழுவினை சார்ந்தது." + #~ msgid "Invalid filename: %s" #~ msgstr "செல்லுபடியாகாத கோப்பு பெயர்: %s" diff --git a/po/te.po b/po/te.po index 85dda94f65..39d53d692f 100644 --- a/po/te.po +++ b/po/te.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2008-03-07 12:13+0530\n" "Last-Translator: Krishna Babu K \n" "Language-Team: Swecha Telugu Localisation Team \n" @@ -950,7 +950,7 @@ msgstr "TIFF డాటాకు వ్రాయుటలో దోషం" msgid "Couldn't write to TIFF file" msgstr "TIFF దస్త్రముకు వ్రాయలేకపోయింది" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "TIFF ప్రతిబింబ రూపలావణ్యం" @@ -1138,7 +1138,7 @@ msgid_plural "Opening %d Items" msgstr[0] "" msgstr[1] "" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "లైసెన్స్" @@ -1152,32 +1152,32 @@ msgid "C_redits" msgstr "పరపతులు(_r)" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "లైసెన్స్ (_L)" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "గురించి%s" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "పరపతులు" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "వ్రాసినవారు" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "పత్రరచనచేసినవారు" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "అనువదించినవారు" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "కళ" @@ -1220,7 +1220,7 @@ msgstr "Alt" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "Super" @@ -1230,7 +1230,7 @@ msgstr "Super" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "Hyper" @@ -1240,17 +1240,17 @@ msgstr "Hyper" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "Meta" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "Space" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "Backslash" @@ -1298,7 +1298,7 @@ msgstr "calendar:week_start:0" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "2000" @@ -1313,7 +1313,7 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "%d" @@ -1329,7 +1329,7 @@ msgstr "%d" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "%d" @@ -1345,7 +1345,7 @@ msgstr "%d" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "%Y" @@ -1469,7 +1469,7 @@ msgstr "వర్ణపలకం(_P):" msgid "Color Wheel" msgstr "వర్ణచట్రం" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " @@ -1478,18 +1478,18 @@ msgstr "" "ఇప్పుడు ఎన్నుకుంటున్న వర్ణంతో సరిపోల్చుటకొరకు మునుపు ఎన్నుకున్న వర్ణము. ఈ వర్ణమును ఒక " "వర్ణపలకం నమోదుగా లాగగలరు. లేదా ఈ వర్ణమును పక్కన వున్న వర్ణ నమూనాపైకి లాగుట ద్వారా ఎన్నుకోగలరు." -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." msgstr "" "మీరు ఎన్నుకున్న వర్ణము. దీనిని మీరు పలకం నమోదు మీదకు లాగుట ద్వారా భవిష్యత్లో వాడుటకు దాచుకోగలరు." -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "ఇక్కడ వర్ణమును దాచుము(_S)" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1501,11 +1501,11 @@ msgstr "" msgid "Color Selection" msgstr "వర్ణెంపిక" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "ఎగుబడి విధానములు(_M)" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "యునికోడ్ నియంత్రణ అక్షరాన్ని ప్రవేశపెట్టుము(_I)" @@ -1521,7 +1521,7 @@ msgstr "రంగస్థలం" msgid "(None)" msgstr "(ఏమీలేదు)" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "ఇతరములు" @@ -2001,7 +2001,7 @@ msgstr "పరిమాణం(_z):" msgid "_Preview:" msgstr "ఉపదర్శనం(_P):" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "అక్షరశైలి ఎంపిక" @@ -2037,7 +2037,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "ప్రతిమ '%s' వైద్యాంశంలో లేదు" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 msgid "Failed to load icon" msgstr "ప్రతిమను లోడు చేయుటలో వైఫల్యం" @@ -2129,19 +2129,11 @@ msgstr "(అపరిచిత)" msgid "Cl_ear" msgstr "శుభ్రం(_e)" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "URI" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "URI ఈ బట్‌న్ కు బద్దమైఉన్నది" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 msgid "Copy URL" msgstr "URI నకలుతీయు" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 msgid "Invalid URI" msgstr "చెల్లని URI" @@ -2221,26 +2213,18 @@ msgid "_Password:" msgstr "వత్తిడి(_P):" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +msgid "Forget password _immediately" msgstr "" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +msgid "Remember password until you _logout" msgstr "" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +msgid "Remember _forever" msgstr "" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "ఏరో స్పేసింగ్" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "ఏరో స్పేసింగ్ ను స్క్రాల్ చేయుము" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "పుట %u" @@ -2306,7 +2290,7 @@ msgstr "పుట పరిమాణం(_P):" msgid "_Orientation:" msgstr "సర్దుబాటు(_O):" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 msgid "Page Setup" msgstr "పుచ అమర్పు" @@ -2363,7 +2347,7 @@ msgstr "పై పాత్" msgid "Down Path" msgstr "క్రింది పాత్" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 msgid "File System Root" msgstr "దస్త్ర వ్యవస్థ రూట్" @@ -2476,8 +2460,9 @@ msgstr "ముద్రణాయంత్రం ఆఫ్‌లైన్" msgid "Out of paper" msgstr "పుటలు అయిపోయాయి" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 msgid "Paused" msgstr "నిలుపబడింది" @@ -2524,39 +2509,39 @@ msgstr "PrintDlgex కు చెల్లని సంభాలన" msgid "Unspecified error" msgstr "తెలుపబడని దోషం" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 msgid "Printer" msgstr "ముద్రణాయంత్రం" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 msgid "Location" msgstr "స్థానము" -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "స్థితి" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 #, fuzzy msgid "Range" msgstr "వ్యాప్తి(_n)" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 #, fuzzy msgid "_All Pages" msgstr "అన్ని షీట్స్" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 #, fuzzy msgid "C_urrent Page" msgstr "ప్రస్తుత(_u)" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 #, fuzzy msgid "Pag_es:" msgstr "స్థానములు" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" @@ -2564,152 +2549,144 @@ msgstr "" "ఒకటి లేదా ఎక్కువ పుట వ్యాప్తిలను తెలుపుము,\n" " ఉ.దా. 1-3,7,11" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "నకళ్ళు" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "నకళ్ళు(_s):" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 msgid "C_ollate" msgstr "తత్సంభంద(_o)" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 msgid "_Reverse" msgstr "అపసవ్య(_R)" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "సాధారణ" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "నమూనా" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 msgid "Pages per _side:" msgstr "ఒక ప్రక్కకి పుటలు(_s):" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "రైండు-వైపులా(_w):" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 msgid "_Only print:" msgstr "ముద్రణ మాత్రమే(_O):" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "అన్ని షీట్స్" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "సరి షీట్స్" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "బేసి షీట్స్" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 msgid "Sc_ale:" msgstr "కొలత(_a):" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "పుట" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 msgid "Paper _type:" msgstr "పుట రకం(_t):" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 msgid "Paper _source:" msgstr "పుట మూలం(_s):" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "అవుట్‌పుట్ ట్రే(_r):" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "జాబ్ వివరములు" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "ప్రాముఖ్యత(_o):" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "బిల్లింగ్ సామాచారం(_B):" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "పత్రమును ముద్రించు" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 msgid "_Now" msgstr "ఇప్పడు(_N)" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "వద్ద(_t):" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 msgid "On _hold" msgstr "నిలుపుదలలో ఉంది(_h)" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "కవర్ పేజీని కలుపుము" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "ముందు(_f):" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "తరువాత(_A):" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "జాబ్" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "ఆధునిక" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "చిత్రము నాణ్యత" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 msgid "Color" msgstr "వర్ణము" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "ముగిస్తోంది" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "డైలాగ్ లోని కొన్ని అమర్పులు విభేదిస్తున్నాయి" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 msgid "Print" msgstr "ముద్రించు" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "గుంపు" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "ఏ గుంపుకైతే ఈ బొత్తం చెందుతుందో , ఆ రేడియోబొత్తంల గుంపు." - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2730,36 +2707,36 @@ msgstr "తరగతి '%s' యొక్క విడ్జట్స్ కొ msgid "Select which type of documents are shown" msgstr "ఏ రకమైన పత్రములు చూపాలో ఎంపికచేసుకొనుము" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "URI '%s' కొరకు ఏ అంశము లేదు" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "శీర్షిక లేని వడపోత" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 msgid "Could not remove item" msgstr "అంశమును తొలగించలేము" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 msgid "Could not clear list" msgstr "జాబితాను శుభ్రం చేయలేము" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 msgid "Copy _Location" msgstr "స్థానమును సకలుతీయుము(_L)" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "జాబితానుండి తీసివేయుము(_R)" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 msgid "_Clear List" msgstr "జాబితాను శుభ్రంచేయుము(_C)" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "వ్యక్తిగత మూలాలను చూపుము(_P)" @@ -2813,10 +2790,10 @@ msgstr "ఇటీవలి మెనూ నామము|_%d. %s" msgid "recent menu label|%d. %s" msgstr "ఇటీవలి మెనూ నామము|%d. %s" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "URI '%s' తో ఒక అంశమును కనుగొనలేకపోయింది" @@ -4482,92 +4459,96 @@ msgstr "" msgid "There is a problem on printer '%s'." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "రెండు వైపుల" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "పుట రకం" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "పుట మూలం" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "అవుట్‌పుట్ ట్రే" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "ఒక ప్రక్క" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 msgid "Auto Select" msgstr "స్వయంచాలకంగా ఎంచుకొను" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 msgid "Printer Default" msgstr "ముద్రణాయంత్రం అప్రమేయం" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "అత్యవసరం" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "ఎక్కువ" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "మద్యమం" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "తక్కువ" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "None" msgstr "ఏదీకాదు" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "విభజించిన" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "గుంభనంగా" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Secret" msgstr "రహస్యం" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "ప్రమాణికం" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "అతిరహస్యం" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "విభంజించని" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, fuzzy, c-format msgid "Custom %sx%s" msgstr "మలుచుకొనిన %.2fx%.2f" @@ -4630,6 +4611,24 @@ msgstr "పరిశీలనా ముద్రణాయంత్రం కు msgid "Could not get information for file '%s': %s" msgstr "దస్త్రము '%s' కొరకు సమాచారం ను పొందలేకపోయింది: %s" +#~ msgid "URI" +#~ msgstr "URI" + +#~ msgid "The URI bound to this button" +#~ msgstr "URI ఈ బట్‌న్ కు బద్దమైఉన్నది" + +#~ msgid "Arrow spacing" +#~ msgstr "ఏరో స్పేసింగ్" + +#~ msgid "Scroll arrow spacing" +#~ msgstr "ఏరో స్పేసింగ్ ను స్క్రాల్ చేయుము" + +#~ msgid "Group" +#~ msgstr "గుంపు" + +#~ msgid "The radio tool button whose group this button belongs to." +#~ msgstr "ఏ గుంపుకైతే ఈ బొత్తం చెందుతుందో , ఆ రేడియోబొత్తంల గుంపు." + #~ msgid "Invalid filename: %s" #~ msgstr "%sదస్త్రనామము చెల్లదు" diff --git a/po/th.po b/po/th.po index 3264947c1c..d8ce9794f0 100644 --- a/po/th.po +++ b/po/th.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2008-08-12 18:52+0700\n" "Last-Translator: Theppitak Karoonboonyanan \n" "Language-Team: Thai \n" @@ -930,7 +930,7 @@ msgstr "เขียนข้อมูล TIFF ไม่สำเร็จ" msgid "Couldn't write to TIFF file" msgstr "เขียนแฟ้ม TIFF ไม่สำเร็จ" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "แฟ้มรูปชนิด TIFF" @@ -1110,7 +1110,7 @@ msgid "Opening %d Item" msgid_plural "Opening %d Items" msgstr[0] "กำลังเปิด %d รายการ" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "สัญญาอนุญาต" @@ -1124,32 +1124,32 @@ msgid "C_redits" msgstr "เ_ครดิต" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "สัญญา_อนุญาต" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "เกี่ยวกับ %s" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "เครดิต" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "เขียนโดย" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "เอกสารโดย" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "แปลโดย" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "งานศิลป์โดย" @@ -1192,7 +1192,7 @@ msgstr "Alt" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "Super" @@ -1202,7 +1202,7 @@ msgstr "Super" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "Hyper" @@ -1212,17 +1212,17 @@ msgstr "Hyper" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "Meta" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "Space" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "Backslash" @@ -1270,7 +1270,7 @@ msgstr "calendar:week_start:0" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "2000" @@ -1285,7 +1285,7 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "%d" @@ -1301,7 +1301,7 @@ msgstr "%d" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "%d" @@ -1317,7 +1317,7 @@ msgstr "%d" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "%Ey" @@ -1437,7 +1437,7 @@ msgstr "_จานสี:" msgid "Color Wheel" msgstr "วงสี" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " @@ -1446,17 +1446,17 @@ msgstr "" "สีเก่าที่เลือกไว้ แสดงไว้เพื่อเทียบกับสีที่จะเลือกใหม่ คุณสามารถลากสีนี้ไปใช้ในจานสีได้ " "หรือเลือกสีนี้เป็นสีปัจจุบันโดยลากไปยังแถบสีข้างๆ นี้ก็ได้" -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." msgstr "สีที่เลือกอยู่ คุณสามารถลากสีนี้ไปเก็บใว้ในจานสีเพื่อใช้ในอนาคต" -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "_บันทึกสีลงที่นี่" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1468,11 +1468,11 @@ msgstr "" msgid "Color Selection" msgstr "เลือกสี" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "_วิธีป้อนข้อความ" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "แ_ทรกอักขระควบคุมของยูนิโค้ด" @@ -1488,7 +1488,7 @@ msgstr "พื้นโต๊ะ" msgid "(None)" msgstr "(ไม่มี)" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "อื่นๆ ..." @@ -1963,7 +1963,7 @@ msgstr "_ขนาด:" msgid "_Preview:" msgstr "ตัว_อย่าง:" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "เลือกแบบอักษร" @@ -2000,7 +2000,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "ชุดตกแต่งไม่มีไอคอน '%s'" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 msgid "Failed to load icon" msgstr "โหลดไอคอนไม่สำเร็จ" @@ -2091,19 +2091,11 @@ msgstr "(ไม่รู้จัก)" msgid "Cl_ear" msgstr "_ล้าง" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "URI" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "URI ที่เชื่อมกับปุ่มนี้" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 msgid "Copy URL" msgstr "_คัดลอก URL" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 msgid "Invalid URI" msgstr "URI ไม่ถูกต้อง" @@ -2179,26 +2171,21 @@ msgid "_Password:" msgstr "_รหัสผ่าน::" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +#, fuzzy +msgid "Forget password _immediately" msgstr "_ทิ้งรหัสผ่านทันที" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +#, fuzzy +msgid "Remember password until you _logout" msgstr "_จำรหัสผ่านไว้จนกว่าจะออก" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +#, fuzzy +msgid "Remember _forever" msgstr "จำรหัสผ่านไว้_ตลอดไป" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "ช่องไฟของลูกศร" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "ช่องไฟของลูกศรสำหรับเลื่อน" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "หน้า %u" @@ -2264,7 +2251,7 @@ msgstr "_ขนาดกระดาษ:" msgid "_Orientation:" msgstr "แ_นววาง:" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 msgid "Page Setup" msgstr "ตั้งหน้ากระดาษ" @@ -2321,7 +2308,7 @@ msgstr "เดินขึ้นในพาธ" msgid "Down Path" msgstr "เดินลงในพาธ" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 msgid "File System Root" msgstr "รากของระบบแฟ้ม" @@ -2434,8 +2421,9 @@ msgstr "เครื่องพิมพ์ไม่ได้เชื่อม msgid "Out of paper" msgstr "กระดาษหมด" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 msgid "Paused" msgstr "หยุดพัก" @@ -2480,35 +2468,35 @@ msgstr "แฮนเดิลไปยัง PrintDlgEx ผิดพลาด" msgid "Unspecified error" msgstr "ข้อผิดพลาดไม่ปรากฏสาเหตุ" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 msgid "Printer" msgstr "เครื่องพิมพ์" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 msgid "Location" msgstr "ตำแหน่ง" -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "สถานะ" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 msgid "Range" msgstr "ช่วง" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 msgid "_All Pages" msgstr "ทุ_กหน้า" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 msgid "C_urrent Page" msgstr "หน้า_ปัจจุบัน" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 msgid "Pag_es:" msgstr "_หน้า:" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" @@ -2516,152 +2504,144 @@ msgstr "" "ระบุช่วงของหน้าตั้งแต่หนึ่งช่วงขึ้นไป\n" " เช่น 1-3,7,11" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "สำเนา" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "จำ_นวนสำเนา:" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 msgid "C_ollate" msgstr "_ทีละชุด" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 msgid "_Reverse" msgstr "_จากหลังมาหน้า" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "ทั่วไป" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "การจัดเรียง" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 msgid "Pages per _side:" msgstr "จำนวนหน้าต่อห_น้ากระดาษ:" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "พิมพ์_สองหน้า:" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 msgid "_Only print:" msgstr "พิ_มพ์เฉพาะ:" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "ทุกหน้า" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "หน้าคู่" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "หน้าคี่" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 msgid "Sc_ale:" msgstr "อัตรา_ขยาย:" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "กระดาษ" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 msgid "Paper _type:" msgstr "_ชนิดกระดาษ:" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 msgid "Paper _source:" msgstr "แหล่ง_ป้อนกระดาษ:" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "ถาดกระดาษ_ออก:" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "รายละเอียดงานพิมพ์" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "_ลำดับความสำคัญ:" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "ข้อมูล_สรุป:" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "พิมพ์เอกสาร" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 msgid "_Now" msgstr "เ_ดี๋ยวนี้" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "เ_มื่อ:" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 msgid "On _hold" msgstr "_รอไว้" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "เพิ่มหน้าปก" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "ปก_หน้า:" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "ปกหลั_ง:" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "งานพิมพ์" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "ขั้นสูง" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "คุณภาพของรูป" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 msgid "Color" msgstr "สี" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "กำลังเสร็จสิ้น" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "ค่าตั้งบางค่าในกล่องโต้ตอบขัดแย้งกัน" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 msgid "Print" msgstr "พิมพ์" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "กลุ่ม" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "กลุ่มที่ปุ่มวิทยุนี้อยู่ใน" - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2682,36 +2662,36 @@ msgstr "ฟังก์ชันนี้ยังไม่มีสำหรั msgid "Select which type of documents are shown" msgstr "เลือกชนิดของแฟ้มที่จะแสดง" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "ไม่พบรายการสำหรับ URI '%s'" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "ตัวกรองไม่มีชื่อ" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 msgid "Could not remove item" msgstr "ลบรายการไม่สำเร็จ" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 msgid "Could not clear list" msgstr "ล้างรายการไม่สำเร็จ" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 msgid "Copy _Location" msgstr "คัดลอก_ตำแหน่ง" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "_ลบออกจากรายการ" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 msgid "_Clear List" msgstr "_ล้างรายการ" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "แสดงทรัพยากร_ส่วนบุคคล" @@ -2765,10 +2745,10 @@ msgstr "_%d. %s" msgid "recent menu label|%d. %s" msgstr "%d. %s" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "ไม่พบรายการที่ URI '%s'" @@ -4436,92 +4416,96 @@ msgstr "เครื่องพิมพ์ '%s' อาจไม่ได้เ msgid "There is a problem on printer '%s'." msgstr "มีปัญหากับเครื่องพิมพ์ '%s'" -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "หยุดพัก ; ไม่รับงานพิมพ์" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "ไม่รับงานพิมพ์" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "สองหน้า" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "ชนิดกระดาษ" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "แหล่งป้อนกระดาษ" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "ถาดกระดาษออก" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "หน้าเดียว" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 msgid "Auto Select" msgstr "เลือกโดยอัตโนมัติ" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 msgid "Printer Default" msgstr "ค่าปริยายเครื่องพิมพ์" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "ด่วน" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "สูง" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "ปานกลาง" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "ต่ำ" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "None" msgstr "ไม่มี" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "คัดแยกแล้ว" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "ปกปิด" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Secret" msgstr "ลับ" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "มาตรฐาน" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "ลับสุดยอด" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "ยังไม่คัดแยก" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, c-format msgid "Custom %sx%s" msgstr "กำหนดเอง %sx%s" @@ -4584,6 +4568,24 @@ msgstr "พิมพ์ออกยังเครื่องพิมพ์ท msgid "Could not get information for file '%s': %s" msgstr "ไม่สามารถเรียกข้อมูลสำหรับแฟ้ม '%s': %s" +#~ msgid "URI" +#~ msgstr "URI" + +#~ msgid "The URI bound to this button" +#~ msgstr "URI ที่เชื่อมกับปุ่มนี้" + +#~ msgid "Arrow spacing" +#~ msgstr "ช่องไฟของลูกศร" + +#~ msgid "Scroll arrow spacing" +#~ msgstr "ช่องไฟของลูกศรสำหรับเลื่อน" + +#~ msgid "Group" +#~ msgstr "กลุ่ม" + +#~ msgid "The radio tool button whose group this button belongs to." +#~ msgstr "กลุ่มที่ปุ่มวิทยุนี้อยู่ใน" + #~ msgid "Invalid filename: %s" #~ msgstr "ชื่อแฟ้มใช้ไม่ได้: %s" diff --git a/po/tk.po b/po/tk.po index 9faa9505e8..32c7d48de8 100644 --- a/po/tk.po +++ b/po/tk.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+ VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2004-05-25 17:46+0330\n" "Last-Translator: Gurban Mühemmet Tewekgeli \n" "Language-Team: Turkmen \n" @@ -936,7 +936,7 @@ msgstr "" msgid "Couldn't write to TIFF file" msgstr "Renk Saýlawy" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "" @@ -1124,7 +1124,7 @@ msgid_plural "Opening %d Items" msgstr[0] "" msgstr[1] "" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "" @@ -1139,32 +1139,32 @@ msgid "C_redits" msgstr "_Bejer" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "" @@ -1207,7 +1207,7 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "" @@ -1217,7 +1217,7 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "" @@ -1227,17 +1227,17 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "" @@ -1285,7 +1285,7 @@ msgstr "" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "" @@ -1300,7 +1300,7 @@ msgstr "" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "" @@ -1316,7 +1316,7 @@ msgstr "" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "" @@ -1332,7 +1332,7 @@ msgstr "" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "" @@ -1456,24 +1456,24 @@ msgstr "_Pälet" msgid "Color Wheel" msgstr "Renk Saýlawy" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " "current by dragging it to the other color swatch alongside." msgstr "" -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." msgstr "" -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1483,11 +1483,11 @@ msgstr "" msgid "Color Selection" msgstr "Renk Saýlawy" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "Uniköd kontrol karakterni _girdir" @@ -1505,7 +1505,7 @@ msgstr "Desktap" msgid "(None)" msgstr "hiç" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "" @@ -1990,7 +1990,7 @@ msgstr "_Ululyk:" msgid "_Preview:" msgstr "_Ön Namaýyş" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "Kalam Saýlawy" @@ -2024,7 +2024,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "%s tymsaly temde ýok" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 #, fuzzy msgid "Failed to load icon" msgstr "'%s' resimi ýüklenip bilmedi: %s" @@ -2119,20 +2119,12 @@ msgstr "(natanyş)" msgid "Cl_ear" msgstr "_Durla" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 #, fuzzy msgid "Copy URL" msgstr "_Nusgala" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 #, fuzzy msgid "Invalid URI" msgstr "Maýyp UTF-8" @@ -2213,26 +2205,18 @@ msgid "_Password:" msgstr "_Ön Namaýyş" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +msgid "Forget password _immediately" msgstr "" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +msgid "Remember password until you _logout" msgstr "" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +msgid "Remember _forever" msgstr "" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "%u sahypasy" @@ -2294,7 +2278,7 @@ msgstr "_Häsiýetler" msgid "_Orientation:" msgstr "Ýeri Aç" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 #, fuzzy msgid "Page Setup" msgstr "%u sahypasy" @@ -2355,7 +2339,7 @@ msgstr "" msgid "Down Path" msgstr "" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 #, fuzzy msgid "File System Root" msgstr "Faýllar" @@ -2471,8 +2455,9 @@ msgstr "" msgid "Out of paper" msgstr "" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 #, fuzzy msgid "Paused" msgstr "_Ýabşyr" @@ -2520,200 +2505,192 @@ msgstr "Tymsal içinde maýyp başlyg" msgid "Unspecified error" msgstr "" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 #, fuzzy msgid "Printer" msgstr "_Çap Et" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 #, fuzzy msgid "Location" msgstr "_Ýer" -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 msgid "Range" msgstr "" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 msgid "_All Pages" msgstr "" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 #, fuzzy msgid "C_urrent Page" msgstr "_Bejer" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 msgid "Pag_es:" msgstr "" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" msgstr "" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 #, fuzzy msgid "C_ollate" msgstr "_Bejer" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 #, fuzzy msgid "_Reverse" msgstr "_Ewir" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 #, fuzzy msgid "Pages per _side:" msgstr "_Häsiýetler" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 #, fuzzy msgid "_Only print:" msgstr "_Çap Et" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 #, fuzzy msgid "Sc_ale:" msgstr "_Mykdar:" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 #, fuzzy msgid "Paper _type:" msgstr "_Häsiýetler" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 #, fuzzy msgid "Paper _source:" msgstr "_Häsiýetler" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 #, fuzzy msgid "_Now" msgstr "_Ýok" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 #, fuzzy msgid "On _hold" msgstr "_Batyr" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 #, fuzzy msgid "Color" msgstr "_Renk" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 #, fuzzy msgid "Print" msgstr "_Çap Et" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "Topar" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "" - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2734,40 +2711,40 @@ msgstr "" msgid "Select which type of documents are shown" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 #, fuzzy msgid "Could not remove item" msgstr "Renk Saýlawy" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 #, fuzzy msgid "Could not clear list" msgstr "Renk Saýlawy" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 #, fuzzy msgid "Copy _Location" msgstr "Ýeri Aç" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 #, fuzzy msgid "_Clear List" msgstr "_Durla" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "" @@ -2822,10 +2799,10 @@ msgstr "" msgid "recent menu label|%d. %s" msgstr "" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "" @@ -4502,95 +4479,99 @@ msgstr "" msgid "There is a problem on printer '%s'." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 #, fuzzy msgid "Auto Select" msgstr "Kalam Saýlawy" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 #, fuzzy msgid "Printer Default" msgstr "Öň bellenen" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 #, fuzzy msgid "None" msgstr "hiç" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Secret" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, c-format msgid "Custom %sx%s" msgstr "" @@ -4657,6 +4638,9 @@ msgstr "_Çap Et" msgid "Could not get information for file '%s': %s" msgstr "" +#~ msgid "Group" +#~ msgstr "Topar" + #~ msgid "Invalid filename: %s" #~ msgstr "Maýyp faýl ady: %s" diff --git a/po/tr.po b/po/tr.po index 3a4381fb55..ab4180e207 100644 --- a/po/tr.po +++ b/po/tr.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+.HEAD.tr\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2007-04-07 21:06+0300\n" "Last-Translator: Baris Cicek \n" "Language-Team: Turkish \n" @@ -1078,7 +1078,7 @@ msgstr "TIFF verisi yazılamadı" msgid "Couldn't write to TIFF file" msgstr "TIFF dosyasına yazılamadı" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "TIFF resim biçimi" @@ -1284,7 +1284,7 @@ msgid "Opening %d Item" msgid_plural "Opening %d Items" msgstr[0] "" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "Lisans" @@ -1299,32 +1299,32 @@ msgid "C_redits" msgstr "_Hazırlayanlar" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "_Lisans" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "%s Hakkında" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "Hazırlayanlar" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "Yazan" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "Belgelendiren" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "Çeviren" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "Grafikler" @@ -1367,7 +1367,7 @@ msgstr "Alt" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "Super" @@ -1377,7 +1377,7 @@ msgstr "Super" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "Hyper" @@ -1387,17 +1387,17 @@ msgstr "Hyper" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "Meta" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "Boşluk" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "Backslash" @@ -1448,7 +1448,7 @@ msgstr "calendar:week_start:1" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "2000" @@ -1463,7 +1463,7 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "%d" @@ -1479,7 +1479,7 @@ msgstr "%d" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "%d" @@ -1495,7 +1495,7 @@ msgstr "%d" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "%Y" @@ -1642,7 +1642,7 @@ msgid "Color Wheel" msgstr "Renk Çemberi" # gtk/gtkcolorsel.c:575 -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " @@ -1653,7 +1653,7 @@ msgstr "" "sürükleyerek onu şu anki renk yapabilirsiniz." # gtk/gtkcolorsel.c:580 -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." @@ -1662,12 +1662,12 @@ msgstr "" "üzere saklayabilirsiniz." # gtk/gtkcolorsel.c:884 -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "_Rengi buraya kaydet" # gtk/gtkcolorsel.c:1052 -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1682,11 +1682,11 @@ msgid "Color Selection" msgstr "Renk Seçimi" # gtk/gtkentry.c:3653 gtk/gtktextview.c:5336 -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "Girdi _Yöntemleri" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "_Unikod Kontrol Karakteri Ekle" @@ -1704,7 +1704,7 @@ msgstr "Masaüstü" msgid "(None)" msgstr "(Hiçbiri)" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "Diğer..." @@ -2239,7 +2239,7 @@ msgid "_Preview:" msgstr "Ö_nizleme:" # gtk/gtkfontsel.c:1001 -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "Yazıtipi Seçimi" @@ -2281,7 +2281,7 @@ msgid "Icon '%s' not present in theme" msgstr "'%s' simgesi tema içinde bulunmuyor" # gdk-pixbuf/io-tiff.c:411 -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 #, fuzzy msgid "Failed to load icon" msgstr "TIFF resmi yüklenemedi" @@ -2392,21 +2392,13 @@ msgstr "(bilinmiyor)" msgid "Cl_ear" msgstr "_Temizle" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "URI" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "URI bu düğme ile sınırlı" - # gtk/gtkstock.c:280 -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 msgid "Copy URL" msgstr "URL'yi Kopyala" # gdk-pixbuf/io-xbm.c:284 -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 msgid "Invalid URI" msgstr "Geçersiz URI" @@ -2491,27 +2483,19 @@ msgid "_Password:" msgstr "_Basınç:" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +msgid "Forget password _immediately" msgstr "" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +msgid "Remember password until you _logout" msgstr "" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +msgid "Remember _forever" msgstr "" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "Ok boşlukları" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "Kaydırma okları boşlukları" - # gtk/gtknotebook.c:2125 gtk/gtknotebook.c:4517 -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "Sayfa %u" @@ -2581,7 +2565,7 @@ msgid "_Orientation:" msgstr "_Yön:" # gtk/gtknotebook.c:2125 gtk/gtknotebook.c:4517 -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 msgid "Page Setup" msgstr "Sayfa Ayarı" @@ -2642,7 +2626,7 @@ msgid "Down Path" msgstr "" # gtk/gtkfilesel.c:651 -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 #, fuzzy msgid "File System Root" msgstr "Dosya Sistemi" @@ -2760,8 +2744,9 @@ msgid "Out of paper" msgstr "Kağıt bitti" # gtk/gtkstock.c:297 +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 msgid "Paused" msgstr "Durduruldu" @@ -2812,41 +2797,41 @@ msgid "Unspecified error" msgstr "Belirsiz hata" # gtk/gtkstock.c:299 -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 msgid "Printer" msgstr "Yazıcı" # gtk/gtkfilesel.c:1795 -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 msgid "Location" msgstr "Konum" -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "Durum" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 #, fuzzy msgid "Range" msgstr "_Aralık" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 #, fuzzy msgid "_All Pages" msgstr "Tüm kağıtlar" # gtk/gtkfilesel.c:1073 -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 #, fuzzy msgid "C_urrent Page" msgstr "M_evcut" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 #, fuzzy msgid "Pag_es:" msgstr "Yerler" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" @@ -2854,162 +2839,154 @@ msgstr "" "Bir ya da daha fazla sayfa aralığı belirtin,\n" " örn. 1-3,7,11" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "Nüshalar" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "_Nüshalar:" # gtk/gtkfilesel.c:1073 -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 msgid "C_ollate" msgstr "_Harmanla" # gtk/gtkstock.c:304 -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 msgid "_Reverse" msgstr "_Tersten" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "Genel" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "Düzen" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 msgid "Pages per _side:" msgstr "Yüz başına _sayfa:" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "İ_ki taraflı:" # gtk/gtkstock.c:299 -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 msgid "_Only print:" msgstr "_Sadece yazılacak:" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "Tüm kağıtlar" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "Çift kağıtlar" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "Tek kağıtlar" # gtk/gtkcolorsel.c:1800 -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 msgid "Sc_ale:" msgstr "Ö_lçek:" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "Sayfa" # gtk/gtkstock.c:301 -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 msgid "Paper _type:" msgstr "Sayfa _türü:" # gtk/gtkstock.c:301 -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 msgid "Paper _source:" msgstr "Sayfa _kaynağı:" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "Çıktı _tepsisi:" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "Görev Ayrıntıları" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "Ö_ncelik:" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "_Fatura bilgileri:" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "Belgeyi Yazdır" # gtk/gtkstock.c:294 -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 msgid "_Now" msgstr "Ş_imdi" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "_Zaman:" # gtk/gtkstock.c:276 -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 msgid "On _hold" msgstr "_Beklemede" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "Kapak Sayfası Ekle" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "Ö_nce:" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "_Sonra:" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "Görev" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "Gelişmiş" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "Resim Kalitesi" # gtk/gtkstock.c:279 -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 msgid "Color" msgstr "Renk" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "Tamamlanıyor" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "Penceredeki kimi ayarlar çakışıyor" # gtk/gtkstock.c:299 -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 msgid "Print" msgstr "Yazdır" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "Grup" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "Bu düğmenin ait olduğu grup olan radyo aracı düğmesi." - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -3031,37 +3008,37 @@ msgstr "Bu işlev '%s' sınıfındaki parçacıklar için uygulanmamıştır" msgid "Select which type of documents are shown" msgstr "Hangi tür belgelerin görüntüleneceğini seçin" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "'%s' URI'si için hiçbir öğe bulunamadı" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 msgid "Could not remove item" msgstr "Öğe silinemedi" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 msgid "Could not clear list" msgstr "Liste temizlenemedi" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 msgid "Copy _Location" msgstr "Kopyalama _Konumu" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "_Listeden Kaldır" # gtk/gtkstock.c:278 -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 msgid "_Clear List" msgstr "Listeyi _Temizle" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "Ö_zel Kaynakları Göster" @@ -3117,10 +3094,10 @@ msgstr "" msgid "recent menu label|%d. %s" msgstr "" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "'%s' URI'si ile bir öğe bulunamadı" @@ -4865,96 +4842,100 @@ msgstr "" msgid "There is a problem on printer '%s'." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "Çift Taraflı" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "Kağıt Türü" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "Kağıt Kaynağı" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "Çıktı Tepsisi" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "Tek Taraflı" # gtk/gtkfontsel.c:1001 -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 msgid "Auto Select" msgstr "Otomatik Seçim" # gtk/gtkwindow.c:389 -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 msgid "Printer Default" msgstr "Yazıcı Öntanımlısı" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "Acil" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "Yüksek" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "Orta" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "Düşük" # gtk/gtkinputdialog.c:514 -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "None" msgstr "Hiçbiri" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "Özel" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "Hizmete Özel" # gtk/gtkinputdialog.c:243 -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Secret" msgstr "Gizli" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "Standart" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "Çok Gizli" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "Sıradan" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, fuzzy, c-format msgid "Custom %sx%s" msgstr "Özel.%2fx%.2f" @@ -5023,6 +5004,24 @@ msgstr "Dosyaya Yazdır" msgid "Could not get information for file '%s': %s" msgstr "'%s' dosyası için bilgiler alınamadı: %s" +#~ msgid "URI" +#~ msgstr "URI" + +#~ msgid "The URI bound to this button" +#~ msgstr "URI bu düğme ile sınırlı" + +#~ msgid "Arrow spacing" +#~ msgstr "Ok boşlukları" + +#~ msgid "Scroll arrow spacing" +#~ msgstr "Kaydırma okları boşlukları" + +#~ msgid "Group" +#~ msgstr "Grup" + +#~ msgid "The radio tool button whose group this button belongs to." +#~ msgstr "Bu düğmenin ait olduğu grup olan radyo aracı düğmesi." + # gdk-pixbuf/io-xbm.c:284 #~ msgid "Invalid filename: %s" #~ msgstr "Geçersiz dosya adı: %s" diff --git a/po/tt.po b/po/tt.po index 10c604f5c3..b5815ef426 100644 --- a/po/tt.po +++ b/po/tt.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: GTK+\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2006-07-27 00:37+0400\n" "Last-Translator: Albert Fazlí \n" "Language-Team: Tatarish \n" @@ -934,7 +934,7 @@ msgstr "TIFF-sürät açıp bulmadı" msgid "Couldn't write to TIFF file" msgstr "BMP biremenä yazıp bulmadı" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "TIFF-sürät tözeleşendä" @@ -1120,7 +1120,7 @@ msgid "Opening %d Item" msgid_plural "Opening %d Items" msgstr[0] "" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "Şartnämä" @@ -1134,32 +1134,32 @@ msgid "C_redits" msgstr "_Räxmät" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "Şart_nämä" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "%s Turında" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "Qatnaşqanı" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "Yazuçı" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "Qullanma" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "Tärcemä" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "" @@ -1202,7 +1202,7 @@ msgstr "Alt" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "Super" @@ -1212,7 +1212,7 @@ msgstr "Super" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "Hyper" @@ -1222,17 +1222,17 @@ msgstr "Hyper" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "Meta" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "Space" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "Backslash" @@ -1280,7 +1280,7 @@ msgstr "calendar:week_start:1" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "2000" @@ -1295,7 +1295,7 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "" @@ -1311,7 +1311,7 @@ msgstr "" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, fuzzy, c-format msgid "calendar:week:digits|%d" msgstr "calendar:week_start:1" @@ -1327,7 +1327,7 @@ msgstr "calendar:week_start:1" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "%Y" @@ -1450,24 +1450,24 @@ msgstr "_Töstüşäw" msgid "Color Wheel" msgstr "Tös Tägärmäçe" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " "current by dragging it to the other color swatch alongside." msgstr "" -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." msgstr "" -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1477,11 +1477,11 @@ msgstr "" msgid "Color Selection" msgstr "Tös Saylaw" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "Kertü _Isulları" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "" @@ -1497,7 +1497,7 @@ msgstr "Östälös" msgid "(None)" msgstr "(Buş)" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "Başqa..." @@ -1973,7 +1973,7 @@ msgstr "Ülçä_m:" msgid "_Preview:" msgstr "_Küzläp alu:" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "Yazu Saylaw" @@ -2007,7 +2007,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 #, fuzzy msgid "Failed to load icon" msgstr "TIFF-sürät yökläp bulmadı" @@ -2106,20 +2106,12 @@ msgstr "(bilgesez)" msgid "Cl_ear" msgstr "_Buşat" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 #, fuzzy msgid "Copy URL" msgstr "_İskä al" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 #, fuzzy msgid "Invalid URI" msgstr "Yaraqsız UTF-8" @@ -2200,26 +2192,18 @@ msgid "_Password:" msgstr "Basım" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +msgid "Forget password _immediately" msgstr "" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +msgid "Remember password until you _logout" msgstr "" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +msgid "Remember _forever" msgstr "" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "%u. Bit" @@ -2281,7 +2265,7 @@ msgstr "Ü_zençälege" msgid "_Orientation:" msgstr "_Quyılıq:" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 #, fuzzy msgid "Page Setup" msgstr "%u. Bit" @@ -2341,7 +2325,7 @@ msgstr "" msgid "Down Path" msgstr "" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 #, fuzzy msgid "File System Root" msgstr "Birem Sisteme" @@ -2456,8 +2440,9 @@ msgstr "" msgid "Out of paper" msgstr "" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 #, fuzzy msgid "Paused" msgstr "Ös_täp quy" @@ -2507,197 +2492,189 @@ msgstr "Tamğa başlığı bozıq" msgid "Unspecified error" msgstr "" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 #, fuzzy msgid "Printer" msgstr "_Bastıru" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 #, fuzzy msgid "Location" msgstr "_Urnaşılu:" -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 msgid "Range" msgstr "" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 msgid "_All Pages" msgstr "" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 #, fuzzy msgid "C_urrent Page" msgstr "_Yasa" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 msgid "Pag_es:" msgstr "" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" msgstr "" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 #, fuzzy msgid "C_ollate" msgstr "_Yasa" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 #, fuzzy msgid "_Reverse" msgstr "_Qaytart" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 #, fuzzy msgid "Pages per _side:" msgstr "Ü_zençälege" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 msgid "_Only print:" msgstr "" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 #, fuzzy msgid "Sc_ale:" msgstr "_Bäyä:" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 msgid "Paper _type:" msgstr "" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 msgid "Paper _source:" msgstr "" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 #, fuzzy msgid "_Now" msgstr "Yu_q" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 #, fuzzy msgid "On _hold" msgstr "_Qalın" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 #, fuzzy msgid "Color" msgstr "_Tös" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 #, fuzzy msgid "Print" msgstr "_Bastıru" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "Törkem" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "" - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2718,40 +2695,40 @@ msgstr "" msgid "Select which type of documents are shown" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 #, fuzzy msgid "Could not remove item" msgstr "Kerem saylap bulmadı" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 #, fuzzy msgid "Could not clear list" msgstr "Kerem saylap bulmadı" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 #, fuzzy msgid "Copy _Location" msgstr "_Urınlaşu Açu" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 #, fuzzy msgid "_Clear List" msgstr "_Buşat" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "" @@ -2807,10 +2784,10 @@ msgstr "" msgid "recent menu label|%d. %s" msgstr "" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "" @@ -4476,96 +4453,100 @@ msgstr "" msgid "There is a problem on printer '%s'." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 #, fuzzy msgid "Auto Select" msgstr "Yazu Saylaw" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 #, fuzzy msgid "Printer Default" msgstr "Töpcay" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 #, fuzzy msgid "None" msgstr "(Buş)" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 #, fuzzy msgid "Secret" msgstr "Küräk" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, c-format msgid "Custom %sx%s" msgstr "" @@ -4630,6 +4611,9 @@ msgstr "" msgid "Could not get information for file '%s': %s" msgstr "" +#~ msgid "Group" +#~ msgstr "Törkem" + #~ msgid "Invalid filename: %s" #~ msgstr "Birem adı yaraqsız: %s" diff --git a/po/uk.po b/po/uk.po index 373865e405..a42a7c739b 100644 --- a/po/uk.po +++ b/po/uk.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2007-09-07 14:52+0200\n" "Last-Translator: Maxim Dziumanenko \n" "Language-Team: Ukrainian \n" @@ -975,7 +975,7 @@ msgstr "Не вдається записати дані TIFF" msgid "Couldn't write to TIFF file" msgstr "Не вдається записати у файл TIFF" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "Формат зображень TIFF" @@ -1165,7 +1165,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "Ліцензія" @@ -1179,32 +1179,32 @@ msgid "C_redits" msgstr "_Подяки" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "_Ліцензія" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "Про %s" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "Подяки" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "Автор" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "Автор документації" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "Переклад" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "Графіка" @@ -1247,7 +1247,7 @@ msgstr "Alt" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "Super" @@ -1257,7 +1257,7 @@ msgstr "Super" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "Hyper" @@ -1267,17 +1267,17 @@ msgstr "Hyper" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "Meta" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "Пробіл" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "Backslash" @@ -1325,7 +1325,7 @@ msgstr "calendar:week_start:1" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "2000" @@ -1340,7 +1340,7 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "%d" @@ -1356,7 +1356,7 @@ msgstr "%d" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "%d" @@ -1372,7 +1372,7 @@ msgstr "%d" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "%Y" @@ -1498,7 +1498,7 @@ msgstr "_Палітра:" msgid "Color Wheel" msgstr "Колірне коло" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " @@ -1508,7 +1508,7 @@ msgstr "" "перетягти цей колір у палітру чи зробити цей колір поточним, перетягнувши " "його у розміщений збоку зразок." -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." @@ -1516,11 +1516,11 @@ msgstr "" "Вибраний вами колір. Можете перетягнути його в палітру, щоб зберегти для " "подальшого використання." -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "З_берегти колір тут" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1533,11 +1533,11 @@ msgstr "" msgid "Color Selection" msgstr "Вибір кольору" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "М_етоди вводу" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "Вс_тавити керівний символ Юнікоду" @@ -1553,7 +1553,7 @@ msgstr "Робочий стіл" msgid "(None)" msgstr "(Немає)" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "Інший..." @@ -2036,7 +2036,7 @@ msgstr "_Розмір:" msgid "_Preview:" msgstr "_Перегляд:" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "Вибір шрифту" @@ -2074,7 +2074,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "Значок \"%s\" відсутній у темі" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 msgid "Failed to load icon" msgstr "Не вдається завантажити значок" @@ -2166,19 +2166,11 @@ msgstr "(невідомо)" msgid "Cl_ear" msgstr "О_чистити" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "URI" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "URI, що прив'язаний до цієї кнопки" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 msgid "Copy URL" msgstr "Копіювати URL" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 msgid "Invalid URI" msgstr "Неправильний URI" @@ -2258,26 +2250,18 @@ msgid "_Password:" msgstr "_Натиск:" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +msgid "Forget password _immediately" msgstr "" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +msgid "Remember password until you _logout" msgstr "" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +msgid "Remember _forever" msgstr "" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "Простір навколо стрілки" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "Простір навколо стрілки прокрутки" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "Сторінка %u" @@ -2343,7 +2327,7 @@ msgstr "Розмір _паперу:" msgid "_Orientation:" msgstr "_Розташування:" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 msgid "Page Setup" msgstr "Параметри сторінки" @@ -2400,7 +2384,7 @@ msgstr "Вгору по дереву" msgid "Down Path" msgstr "Вниз по дереву" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 msgid "File System Root" msgstr "Корінь файлової системи" @@ -2513,8 +2497,9 @@ msgstr "Принтер вимкнено" msgid "Out of paper" msgstr "Немає паперу" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 msgid "Paused" msgstr "Призупинено" @@ -2561,39 +2546,39 @@ msgstr "Неправильний дескриптор для PrintDlgEx" msgid "Unspecified error" msgstr "Невизначена помилка" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 msgid "Printer" msgstr "Принтер" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 msgid "Location" msgstr "Розташування" -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "Стан" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 #, fuzzy msgid "Range" msgstr "_Діапазон" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 #, fuzzy msgid "_All Pages" msgstr "Усі сторінки" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 #, fuzzy msgid "C_urrent Page" msgstr "Пото_чну" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 #, fuzzy msgid "Pag_es:" msgstr "Місця" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" @@ -2601,152 +2586,144 @@ msgstr "" "Вкажіть один або більше діапазонів,\n" " наприклад 1-3,7,11" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "Копії" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "Ко_пій:" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 msgid "C_ollate" msgstr "_Впорядкувати" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 msgid "_Reverse" msgstr "_Обернено" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "Загальні" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "Розташування" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 msgid "Pages per _side:" msgstr "Сторінок на с_торону:" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "З _двох сторін:" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 msgid "_Only print:" msgstr "Друкувати _лише:" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "Усі сторінки" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "Парні сторінки" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "Непарні сторінки" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 msgid "Sc_ale:" msgstr "_Масштаб:" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "Папір" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 msgid "Paper _type:" msgstr "_Тип паперу:" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 msgid "Paper _source:" msgstr "Д_жерело паперу:" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "_Лоток виводу:" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "Відомості про завдання" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "_Пріоритет:" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "_Розташування:" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "Друкувати документ" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 msgid "_Now" msgstr "_Зараз" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "_у:" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 msgid "On _hold" msgstr "О_чікування" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "Додати титульну сторінку" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "_До:" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "_Після:" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "Завдання" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "Додатково" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "Якість зображення" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 msgid "Color" msgstr "Колір" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "Завершення" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "Деякі параметри у діалоговому вікні конфліктують" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 msgid "Print" msgstr "Друк" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "Група" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "Кнопка-перемикач, до групи якої належить дана кнопка." - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2767,36 +2744,36 @@ msgstr "Ця функція не реалізована для віджета к msgid "Select which type of documents are shown" msgstr "Виберіть типи документів, що відображаються" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "Для URI не знайдено '%s'" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "Фільтр без назви" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 msgid "Could not remove item" msgstr "Не вдається видалити елемент" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 msgid "Could not clear list" msgstr "Не вдається очистити елемент" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 msgid "Copy _Location" msgstr "Копіювати _адресу" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "В_идалити зі списку" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 msgid "_Clear List" msgstr "О_чистити список" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "_Показати особисті ресурси" @@ -2850,10 +2827,10 @@ msgstr "_%d. %s" msgid "recent menu label|%d. %s" msgstr "%d. %s" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "Не вдається знайти елемент з URI '%s'" @@ -4524,92 +4501,96 @@ msgstr "" msgid "There is a problem on printer '%s'." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "З двох сторін" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "Тип паперу" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "Джерело паперу" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "Лоток виводу" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "З однієї сторони" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 msgid "Auto Select" msgstr "Автовибір" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 msgid "Printer Default" msgstr "Типовий принтер" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "Терміново" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "Високий" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "Середній" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "Низький" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "None" msgstr "Немає" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "Класифіковано" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "Конфіденційно" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Secret" msgstr "Секретно" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "Стандарт" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "Цілковито секретно" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "Не класифіковано" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, fuzzy, c-format msgid "Custom %sx%s" msgstr "Інший %2fx%.2f" @@ -4672,6 +4653,24 @@ msgstr "Друкувати на текстовий принтер" msgid "Could not get information for file '%s': %s" msgstr "Не вдається отримати інформацію про файл '%s': %s" +#~ msgid "URI" +#~ msgstr "URI" + +#~ msgid "The URI bound to this button" +#~ msgstr "URI, що прив'язаний до цієї кнопки" + +#~ msgid "Arrow spacing" +#~ msgstr "Простір навколо стрілки" + +#~ msgid "Scroll arrow spacing" +#~ msgstr "Простір навколо стрілки прокрутки" + +#~ msgid "Group" +#~ msgstr "Група" + +#~ msgid "The radio tool button whose group this button belongs to." +#~ msgstr "Кнопка-перемикач, до групи якої належить дана кнопка." + #~ msgid "Invalid filename: %s" #~ msgstr "Неправильна назва файлу: %s" diff --git a/po/ur.po b/po/ur.po index 31713c085f..f168ab1b62 100644 --- a/po/ur.po +++ b/po/ur.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+ gtk-2-4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2006-06-20 15:32-0500\n" "Last-Translator: Zack Ajmal \n" "Language-Team: UrduWeb Localization Team \n" @@ -921,7 +921,7 @@ msgstr "" msgid "Couldn't write to TIFF file" msgstr "" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "" @@ -1102,7 +1102,7 @@ msgid_plural "Opening %d Items" msgstr[0] "" msgstr[1] "" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "" @@ -1116,32 +1116,32 @@ msgid "C_redits" msgstr "" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "" @@ -1184,7 +1184,7 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "" @@ -1194,7 +1194,7 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "" @@ -1204,17 +1204,17 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "" @@ -1262,7 +1262,7 @@ msgstr "" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "" @@ -1277,7 +1277,7 @@ msgstr "" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "" @@ -1293,7 +1293,7 @@ msgstr "" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "" @@ -1309,7 +1309,7 @@ msgstr "" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "" @@ -1429,24 +1429,24 @@ msgstr "" msgid "Color Wheel" msgstr "" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " "current by dragging it to the other color swatch alongside." msgstr "" -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." msgstr "" -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1456,11 +1456,11 @@ msgstr "" msgid "Color Selection" msgstr "" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "" @@ -1476,7 +1476,7 @@ msgstr "" msgid "(None)" msgstr "" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "" @@ -1946,7 +1946,7 @@ msgstr "" msgid "_Preview:" msgstr "" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "" @@ -1980,7 +1980,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 msgid "Failed to load icon" msgstr "" @@ -2071,19 +2071,11 @@ msgstr "" msgid "Cl_ear" msgstr "" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 msgid "Copy URL" msgstr "" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 msgid "Invalid URI" msgstr "" @@ -2160,26 +2152,18 @@ msgid "_Password:" msgstr "" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +msgid "Forget password _immediately" msgstr "" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +msgid "Remember password until you _logout" msgstr "" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +msgid "Remember _forever" msgstr "" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "" @@ -2238,7 +2222,7 @@ msgstr "" msgid "_Orientation:" msgstr "" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 msgid "Page Setup" msgstr "" @@ -2295,7 +2279,7 @@ msgstr "" msgid "Down Path" msgstr "" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 msgid "File System Root" msgstr "" @@ -2408,8 +2392,9 @@ msgstr "" msgid "Out of paper" msgstr "" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 msgid "Paused" msgstr "" @@ -2454,186 +2439,178 @@ msgstr "" msgid "Unspecified error" msgstr "" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 msgid "Printer" msgstr "" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 msgid "Location" msgstr "جگہ" -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "سٹیٹس" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 msgid "Range" msgstr "" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 msgid "_All Pages" msgstr "" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 msgid "C_urrent Page" msgstr "" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 msgid "Pag_es:" msgstr "" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" msgstr "" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 msgid "C_ollate" msgstr "" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 msgid "_Reverse" msgstr "" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "عمومی" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 msgid "Pages per _side:" msgstr "" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 msgid "_Only print:" msgstr "" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 msgid "Sc_ale:" msgstr "" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 msgid "Paper _type:" msgstr "" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 msgid "Paper _source:" msgstr "" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 msgid "_Now" msgstr "" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 msgid "On _hold" msgstr "" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "کام" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "اعلٰی ترین" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 msgid "Color" msgstr "" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 msgid "Print" msgstr "پرنٹ" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "گروپ" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "" - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2654,36 +2631,36 @@ msgstr "" msgid "Select which type of documents are shown" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 msgid "Could not remove item" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 msgid "Could not clear list" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 msgid "Copy _Location" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 msgid "_Clear List" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "" @@ -2737,10 +2714,10 @@ msgstr "" msgid "recent menu label|%d. %s" msgstr "" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "" @@ -4404,92 +4381,96 @@ msgstr "" msgid "There is a problem on printer '%s'." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 msgid "Auto Select" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 msgid "Printer Default" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "None" msgstr "کچھ نہیں" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Secret" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, c-format msgid "Custom %sx%s" msgstr "" @@ -4552,6 +4533,9 @@ msgstr "" msgid "Could not get information for file '%s': %s" msgstr "" +#~ msgid "Group" +#~ msgstr "گروپ" + #~ msgid "Default" #~ msgstr "طےشدہ" diff --git a/po/uz.po b/po/uz.po index 4d84fc9baa..d3125ac9bb 100644 --- a/po/uz.po +++ b/po/uz.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk20\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2003-09-06 00:29+0200\n" "Last-Translator: Mashrab Kuvatov \n" "Language-Team: Uzbek \n" @@ -925,7 +925,7 @@ msgstr "" msgid "Couldn't write to TIFF file" msgstr "" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "" @@ -1107,7 +1107,7 @@ msgid_plural "Opening %d Items" msgstr[0] "" msgstr[1] "" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "" @@ -1121,32 +1121,32 @@ msgid "C_redits" msgstr "" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "" @@ -1189,7 +1189,7 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "" @@ -1199,7 +1199,7 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "" @@ -1209,17 +1209,17 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "" @@ -1267,7 +1267,7 @@ msgstr "" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "" @@ -1282,7 +1282,7 @@ msgstr "" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "" @@ -1298,7 +1298,7 @@ msgstr "" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "" @@ -1314,7 +1314,7 @@ msgstr "" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "" @@ -1437,24 +1437,24 @@ msgstr "_O'chirish" msgid "Color Wheel" msgstr "" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " "current by dragging it to the other color swatch alongside." msgstr "" -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." msgstr "" -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1464,11 +1464,11 @@ msgstr "" msgid "Color Selection" msgstr "" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "" @@ -1485,7 +1485,7 @@ msgstr "" msgid "(None)" msgstr "" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "" @@ -1971,7 +1971,7 @@ msgstr "" msgid "_Preview:" msgstr "" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "" @@ -2005,7 +2005,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 msgid "Failed to load icon" msgstr "" @@ -2100,20 +2100,12 @@ msgstr "" msgid "Cl_ear" msgstr "_Tozalash" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 #, fuzzy msgid "Copy URL" msgstr "_Nusxa ko'chirish" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 msgid "Invalid URI" msgstr "" @@ -2192,26 +2184,18 @@ msgid "_Password:" msgstr "" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +msgid "Forget password _immediately" msgstr "" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +msgid "Remember password until you _logout" msgstr "" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +msgid "Remember _forever" msgstr "" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "" @@ -2272,7 +2256,7 @@ msgstr "Ho_ssalari" msgid "_Orientation:" msgstr "" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 msgid "Page Setup" msgstr "" @@ -2332,7 +2316,7 @@ msgstr "" msgid "Down Path" msgstr "" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 #, fuzzy msgid "File System Root" msgstr "Fayllar" @@ -2448,8 +2432,9 @@ msgstr "" msgid "Out of paper" msgstr "" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 #, fuzzy msgid "Paused" msgstr "Qo'y_ish" @@ -2495,198 +2480,190 @@ msgstr "" msgid "Unspecified error" msgstr "" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 #, fuzzy msgid "Printer" msgstr "_Bosib chiqarish" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 #, fuzzy msgid "Location" msgstr "Ma'lumot" -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 msgid "Range" msgstr "" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 msgid "_All Pages" msgstr "" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 msgid "C_urrent Page" msgstr "" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 msgid "Pag_es:" msgstr "" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" msgstr "" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 msgid "C_ollate" msgstr "" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 #, fuzzy msgid "_Reverse" msgstr "Olib _tashlash" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 #, fuzzy msgid "Pages per _side:" msgstr "Ho_ssalari" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 #, fuzzy msgid "_Only print:" msgstr "_Bosib chiqarish" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 #, fuzzy msgid "Sc_ale:" msgstr "Fayl nomi" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 #, fuzzy msgid "Paper _type:" msgstr "Ho_ssalari" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 #, fuzzy msgid "Paper _source:" msgstr "Ho_ssalari" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 #, fuzzy msgid "_Now" msgstr "_Yo'q" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 #, fuzzy msgid "On _hold" msgstr "Qal_in" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 #, fuzzy msgid "Color" msgstr "_Rang" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 #, fuzzy msgid "Print" msgstr "_Bosib chiqarish" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "" - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2707,37 +2684,37 @@ msgstr "" msgid "Select which type of documents are shown" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 msgid "Could not remove item" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 msgid "Could not clear list" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 msgid "Copy _Location" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 #, fuzzy msgid "_Clear List" msgstr "_Tozalash" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "" @@ -2791,10 +2768,10 @@ msgstr "" msgid "recent menu label|%d. %s" msgstr "" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "" @@ -4475,92 +4452,96 @@ msgstr "" msgid "There is a problem on printer '%s'." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 msgid "Auto Select" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 msgid "Printer Default" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "None" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Secret" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, c-format msgid "Custom %sx%s" msgstr "" diff --git a/po/uz@cyrillic.po b/po/uz@cyrillic.po index e293a66479..fe7f2c71db 100644 --- a/po/uz@cyrillic.po +++ b/po/uz@cyrillic.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+.gtk-2-4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2004-07-19 18:54+0200\n" "Last-Translator: Mashrab Kuvatov \n" "Language-Team: Uzbek \n" @@ -924,7 +924,7 @@ msgstr "" msgid "Couldn't write to TIFF file" msgstr "" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "" @@ -1106,7 +1106,7 @@ msgid_plural "Opening %d Items" msgstr[0] "" msgstr[1] "" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "" @@ -1121,32 +1121,32 @@ msgid "C_redits" msgstr "_Чиқиш" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "" @@ -1189,7 +1189,7 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "" @@ -1199,7 +1199,7 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "" @@ -1209,17 +1209,17 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "" @@ -1267,7 +1267,7 @@ msgstr "" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "" @@ -1282,7 +1282,7 @@ msgstr "" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "" @@ -1298,7 +1298,7 @@ msgstr "" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "" @@ -1314,7 +1314,7 @@ msgstr "" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "" @@ -1436,24 +1436,24 @@ msgstr "Қўй_иш" msgid "Color Wheel" msgstr "" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " "current by dragging it to the other color swatch alongside." msgstr "" -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." msgstr "" -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1463,11 +1463,11 @@ msgstr "" msgid "Color Selection" msgstr "" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "" @@ -1484,7 +1484,7 @@ msgstr "" msgid "(None)" msgstr "" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "" @@ -1962,7 +1962,7 @@ msgstr "" msgid "_Preview:" msgstr "" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "" @@ -1996,7 +1996,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 msgid "Failed to load icon" msgstr "" @@ -2089,20 +2089,12 @@ msgstr "" msgid "Cl_ear" msgstr "_Тозалаш" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 #, fuzzy msgid "Copy URL" msgstr "_Нусха кўчириш" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 msgid "Invalid URI" msgstr "" @@ -2181,26 +2173,18 @@ msgid "_Password:" msgstr "" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +msgid "Forget password _immediately" msgstr "" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +msgid "Remember password until you _logout" msgstr "" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +msgid "Remember _forever" msgstr "" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "" @@ -2261,7 +2245,7 @@ msgstr "Хо_ссалари" msgid "_Orientation:" msgstr "" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 msgid "Page Setup" msgstr "" @@ -2320,7 +2304,7 @@ msgstr "" msgid "Down Path" msgstr "" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 #, fuzzy msgid "File System Root" msgstr "Файл тизими" @@ -2436,8 +2420,9 @@ msgstr "" msgid "Out of paper" msgstr "" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 #, fuzzy msgid "Paused" msgstr "Қўй_иш" @@ -2483,199 +2468,191 @@ msgstr "" msgid "Unspecified error" msgstr "" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 #, fuzzy msgid "Printer" msgstr "_Босиб чиқариш" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 #, fuzzy msgid "Location" msgstr "Маълумот" -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 msgid "Range" msgstr "" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 msgid "_All Pages" msgstr "" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 #, fuzzy msgid "C_urrent Page" msgstr "_Чиқиш" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 msgid "Pag_es:" msgstr "" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" msgstr "" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 msgid "C_ollate" msgstr "" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 #, fuzzy msgid "_Reverse" msgstr "Олиб _ташлаш" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 #, fuzzy msgid "Pages per _side:" msgstr "Хо_ссалари" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 #, fuzzy msgid "_Only print:" msgstr "_Босиб чиқариш" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 #, fuzzy msgid "Sc_ale:" msgstr "_Номи:" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 #, fuzzy msgid "Paper _type:" msgstr "Хо_ссалари" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 #, fuzzy msgid "Paper _source:" msgstr "Хо_ссалари" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 #, fuzzy msgid "_Now" msgstr "_Йўқ" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 #, fuzzy msgid "On _hold" msgstr "Қал_ин" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 #, fuzzy msgid "Color" msgstr "_Ранг" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 #, fuzzy msgid "Print" msgstr "_Босиб чиқариш" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "" - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2696,37 +2673,37 @@ msgstr "" msgid "Select which type of documents are shown" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 msgid "Could not remove item" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 msgid "Could not clear list" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 msgid "Copy _Location" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 #, fuzzy msgid "_Clear List" msgstr "_Тозалаш" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "" @@ -2780,10 +2757,10 @@ msgstr "" msgid "recent menu label|%d. %s" msgstr "" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "" @@ -4459,92 +4436,96 @@ msgstr "" msgid "There is a problem on printer '%s'." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 msgid "Auto Select" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 msgid "Printer Default" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "None" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Secret" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, c-format msgid "Custom %sx%s" msgstr "" diff --git a/po/vi.po b/po/vi.po index 89f3028d58..76ec0f234a 100644 --- a/po/vi.po +++ b/po/vi.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Gtk+ 2.13.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2008-06-01 22:30+0930\n" "Last-Translator: Clytie Siddall \n" "Language-Team: Vietnamese \n" @@ -952,7 +952,7 @@ msgstr "Lỗi ghi dữ liệu TIFF" msgid "Couldn't write to TIFF file" msgstr "Không thể ghi vào tập tin TIFF" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "Dạng thức ảnh TIFF" @@ -1132,7 +1132,7 @@ msgid "Opening %d Item" msgid_plural "Opening %d Items" msgstr[0] "Đang mở %d mục" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "Giấy phép" @@ -1146,32 +1146,32 @@ msgid "C_redits" msgstr "Công t_rạng" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "Giấy _phép" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "Giới thiệu %s" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "Công trạng" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "Tác giả" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "Tài liệu" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "Bản dịch" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "Đồ họa" @@ -1214,7 +1214,7 @@ msgstr "Alt" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "Super" @@ -1224,7 +1224,7 @@ msgstr "Super" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "Hyper" @@ -1234,17 +1234,17 @@ msgstr "Hyper" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "Meta" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "Phím dài" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "Xuyệc ngược" @@ -1292,7 +1292,7 @@ msgstr "calendar:week_start:1" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "2000" @@ -1307,7 +1307,7 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "%d" @@ -1323,7 +1323,7 @@ msgstr "%d" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "%d" @@ -1339,7 +1339,7 @@ msgstr "%d" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "%Y" @@ -1465,7 +1465,7 @@ msgstr "_Bảng chọn:" msgid "Color Wheel" msgstr "Vòng màu" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " @@ -1475,7 +1475,7 @@ msgstr "" "trường nhập bảng chọn, hoặc chọn màu này như là màu hiện thời bằng cách kéo " "nó vào dải màu bên cạnh khác." -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." @@ -1483,11 +1483,11 @@ msgstr "" "Màu bạn chọn. Bạn có thể kéo màu này vào trường nhập bảng chọn để lưu nó để " "sử dụng sau này." -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "_Lưu màu vào đây" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1500,11 +1500,11 @@ msgstr "" msgid "Color Selection" msgstr "Chọn màu" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "_Phương pháp nhập" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "Chèn ký tự đ_iều khiển Unicode" @@ -1520,7 +1520,7 @@ msgstr "Màn hình nền" msgid "(None)" msgstr "(Không có)" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "Khác..." @@ -2000,7 +2000,7 @@ msgstr "_Cỡ :" msgid "_Preview:" msgstr "_Xem thử :" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "Chọn phông" @@ -2038,7 +2038,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "Biểu tượng « %s » không có trong sắc thái" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 msgid "Failed to load icon" msgstr "Lỗi nạp biểu tượng" @@ -2129,19 +2129,11 @@ msgstr "(không rõ)" msgid "Cl_ear" msgstr "_Dọn" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "URI" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "Địa điểm URI được tổ hợp với cái nút này" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 msgid "Copy URL" msgstr "Chép URL" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 msgid "Invalid URI" msgstr "URI không hợp lệ" @@ -2217,26 +2209,21 @@ msgid "_Password:" msgstr "Mật _khẩu :" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +#, fuzzy +msgid "Forget password _immediately" msgstr "_Quên mật khẩu ngay" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +#, fuzzy +msgid "Remember password until you _logout" msgstr "_Nhớ mật khẩu đến khi bạn đăng xuất" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +#, fuzzy +msgid "Remember _forever" msgstr "_Nhớ vô hạn " -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "Cách mũi tên" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "Khoảng cách mũi tên cuộn" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "Trang %u" @@ -2302,7 +2289,7 @@ msgstr "Cỡ _giấy:" msgid "_Orientation:" msgstr "_Hướng:" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 msgid "Page Setup" msgstr "Thiết lập trang" @@ -2359,7 +2346,7 @@ msgstr "Lên đường dẫn" msgid "Down Path" msgstr "Xuống đường dẫn" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 msgid "File System Root" msgstr "Gốc hệ tập tin" @@ -2472,8 +2459,9 @@ msgstr "Máy in ngoại tuyến" msgid "Out of paper" msgstr "Hết giấy" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 msgid "Paused" msgstr "Bị tạm ngừng" @@ -2520,35 +2508,35 @@ msgstr "Bộ thao tác không hợp lệ tới PrintDlgEx" msgid "Unspecified error" msgstr "Lỗi chưa xác định" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 msgid "Printer" msgstr "Máy in" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 msgid "Location" msgstr "Địa điểm" -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "Trạng thái" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 msgid "Range" msgstr "Phạm vi" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 msgid "_All Pages" msgstr "_Mọi trang" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 msgid "C_urrent Page" msgstr "Trang _hiện thời" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 msgid "Pag_es:" msgstr "T_rang:" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" @@ -2556,152 +2544,144 @@ msgstr "" "Hãy ghi rõ một hay nhiều phạm vi trang,\n" " v.d. 1-3,7,11" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "Bản sao" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "Bản _sao :" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 msgid "C_ollate" msgstr "Đố_i chiếu" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 msgid "_Reverse" msgstr "Để ngu_yên" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "Chung" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "Bố trí" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 msgid "Pages per _side:" msgstr "Trang trên mỗi _mặt:" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "H_ai mặt:" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 msgid "_Only print:" msgstr "In _chỉ:" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "Mọi tờ" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "Tờ chẵn" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "Tờ lẻ" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 msgid "Sc_ale:" msgstr "Tỷ _lệ:" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "Giấy" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 msgid "Paper _type:" msgstr "_Kiểu giấy:" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 msgid "Paper _source:" msgstr "_Nguồn giấy:" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "Khay _xuất:" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "Chi tiết công việc" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "Ư_u tiên:" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "Thông tin lập _hóa đơn:" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "In tài liệu" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 msgid "_Now" msgstr "_Bây giờ" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "_Tại:" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 msgid "On _hold" msgstr "Tạ_m ngừng" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "Thêm trang bìa" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "T_rước:" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "S_au:" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "Công việc" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "Cấp cao" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "Chất lượng ảnh" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 msgid "Color" msgstr "Màu" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "Đang kết thúc" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "Một số thiết lập trong trường hợp xung đột hộp thoại" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 msgid "Print" msgstr "In" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "Nhóm" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "Nút công cụ chọn một có trong cùng một nhóm với nút này." - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2722,36 +2702,36 @@ msgstr "Chức năng này không được thực hiện cho ô điều khiển h msgid "Select which type of documents are shown" msgstr "Chọn hiển thị những kiểu tập tin nào" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "Không tìm thấy mục cho URI « %s »" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "Bộ lọc không có tên" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 msgid "Could not remove item" msgstr "Không thể gỡ bỏ mục" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 msgid "Could not clear list" msgstr "Không thể xoá danh sách" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 msgid "Copy _Location" msgstr "Chép Đị_a chỉ" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "Gỡ bỏ _ra danh sách" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 msgid "_Clear List" msgstr "_Xóa danh sách" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "Hiện tài nguyên _riêng" @@ -2805,10 +2785,10 @@ msgstr "_%d. %s" msgid "recent menu label|%d. %s" msgstr "%d. %s" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "Không thể tìm thấy mục có URI « %s »" @@ -4485,92 +4465,96 @@ msgstr "Có lẽ máy in « %s » không có kết nối." msgid "There is a problem on printer '%s'." msgstr "Gặp vấn đề trên máy in « %s »." -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "Mặt đôi" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "Kiểu giấy" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "Nguồn giấy" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "Khay xuất" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "Mặt đơn" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 msgid "Auto Select" msgstr "Chọn tự động" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 msgid "Printer Default" msgstr "Mặc định máy in" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "Khẩn" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "Cao" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "Vừa" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "Thấp" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "None" msgstr "Không có" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "Xem riêng" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "Mật" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Secret" msgstr "Rất mật" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "Chuẩn" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "Tối mật" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "Xem chung" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, c-format msgid "Custom %sx%s" msgstr "Tự chọn %sx%s" @@ -4635,6 +4619,24 @@ msgstr "In vào máy in thử ra" msgid "Could not get information for file '%s': %s" msgstr "Không thể lấy thông tin cho tập tin « %s »: %s" +#~ msgid "URI" +#~ msgstr "URI" + +#~ msgid "The URI bound to this button" +#~ msgstr "Địa điểm URI được tổ hợp với cái nút này" + +#~ msgid "Arrow spacing" +#~ msgstr "Cách mũi tên" + +#~ msgid "Scroll arrow spacing" +#~ msgstr "Khoảng cách mũi tên cuộn" + +#~ msgid "Group" +#~ msgstr "Nhóm" + +#~ msgid "The radio tool button whose group this button belongs to." +#~ msgstr "Nút công cụ chọn một có trong cùng một nhóm với nút này." + #~ msgid "Invalid filename: %s" #~ msgstr "Tên tập tin không hợp lệ: %s" diff --git a/po/wa.po b/po/wa.po index aed206b063..8df6bf7ea2 100644 --- a/po/wa.po +++ b/po/wa.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk20 1.3.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2006-09-23 16:18+0200\n" "Last-Translator: Pablo Saratxaga \n" "Language-Team: Walloon \n" @@ -975,7 +975,7 @@ msgstr "Dji n' a savou scrire l' imådje TIFF" msgid "Couldn't write to TIFF file" msgstr "Dji n' a savou scrire dins l' fitchî TIFF" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "Li sôre d' imådje TIFF" @@ -1165,7 +1165,7 @@ msgid_plural "Opening %d Items" msgstr[0] "" msgstr[1] "" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "Licince" @@ -1179,32 +1179,32 @@ msgid "C_redits" msgstr "_Gråces" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "_Licince" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "Åd fwait di %s" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "Gråces" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "Sicrît pa" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "Documinté pa" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "Ratourné pa" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "Dessins da" @@ -1247,7 +1247,7 @@ msgstr "Alt" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "Super" @@ -1257,7 +1257,7 @@ msgstr "Super" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "Hyper" @@ -1267,17 +1267,17 @@ msgstr "Hyper" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "Meta" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "" @@ -1325,7 +1325,7 @@ msgstr "calendar:week_start:1" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "2000" @@ -1340,7 +1340,7 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "" @@ -1356,7 +1356,7 @@ msgstr "" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "%d" @@ -1372,7 +1372,7 @@ msgstr "%d" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "%Y" @@ -1496,24 +1496,24 @@ msgstr "_Palete:" msgid "Color Wheel" msgstr "Rowe des coleurs" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " "current by dragging it to the other color swatch alongside." msgstr "" -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." msgstr "" -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "_Schaper l' coleur chal" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1523,11 +1523,11 @@ msgstr "" msgid "Color Selection" msgstr "Tchoezixhaedje del coleur" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "_Metôdes d' intrêye" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "_Sititchî caractere di contrôle unicôde" @@ -1543,7 +1543,7 @@ msgstr "Sicribanne" msgid "(None)" msgstr "(Nouk)" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "Co ds ôtes..." @@ -2026,7 +2026,7 @@ msgstr "_Grandeu:" msgid "_Preview:" msgstr "_Vey divant:" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "Tchoezi les fontes" @@ -2064,7 +2064,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "L' imådjete «%s» n' est nén prezinte dins l' tinme" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 #, fuzzy msgid "Failed to load icon" msgstr "Dji n' a savou tcherdjî l' imådje TIFF" @@ -2157,19 +2157,11 @@ msgstr "(nén cnoxhou)" msgid "Cl_ear" msgstr "_Netyî" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "URI" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 msgid "Copy URL" msgstr "Copyî hårdêye" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 msgid "Invalid URI" msgstr "Hårdêye (URI) nén valide" @@ -2249,26 +2241,18 @@ msgid "_Password:" msgstr "_Pression:" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +msgid "Forget password _immediately" msgstr "" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +msgid "Remember password until you _logout" msgstr "" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +msgid "Remember _forever" msgstr "" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "Pådje %u" @@ -2327,7 +2311,7 @@ msgstr "Grandeu do _papî:" msgid "_Orientation:" msgstr "" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 msgid "Page Setup" msgstr "Apontiaedje del pådje" @@ -2384,7 +2368,7 @@ msgstr "" msgid "Down Path" msgstr "" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 #, fuzzy msgid "File System Root" msgstr "Sistinme di fitchîs" @@ -2498,8 +2482,9 @@ msgstr "Sicrirece distindowe" msgid "Out of paper" msgstr "Foû d' papî" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 msgid "Paused" msgstr "Djoké" @@ -2545,191 +2530,183 @@ msgstr "" msgid "Unspecified error" msgstr "Aroke nén specifieye" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 msgid "Printer" msgstr "Sicrirece" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 msgid "Location" msgstr "Eplaeçmint" -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "Estat" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 #, fuzzy msgid "Range" msgstr "_Fortchete: " -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 #, fuzzy msgid "_All Pages" msgstr "Totes les foyes" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 #, fuzzy msgid "C_urrent Page" msgstr "Do _moumint" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 #, fuzzy msgid "Pag_es:" msgstr "Plaeces" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" msgstr "" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "Copeyes" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "Copeye_s:" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 msgid "C_ollate" msgstr "Re_lére" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 msgid "_Reverse" msgstr "Å _rvier" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "Djenerå" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "Adjinçmint" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 #, fuzzy msgid "Pages per _side:" msgstr "Pådjes pa _foye:" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "So les _deus costés:" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 msgid "_Only print:" msgstr "Imprimer _seulmint:" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "Totes les foyes" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "Les foyes paires" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "Les foyes impaires" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 msgid "Sc_ale:" msgstr "Sc_håle:" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "Papî" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 msgid "Paper _type:" msgstr "_Sôre di papî:" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 msgid "Paper _source:" msgstr "S_ourdant do papî:" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "Ridant d' re_xhowe do papî:" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "Detays del bouye" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "Pr_umiristé:" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "Imprimer documint" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 msgid "_Now" msgstr "As_teure" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "_A:" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 msgid "On _hold" msgstr "" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "Radjouter pådje di coviete" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "Di_vant:" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "_Après:" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "Bouye" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "Sipepieus" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "Cwålité d' l' imådje" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 msgid "Color" msgstr "Coleur" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 msgid "Print" msgstr "Imprimer" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "Groupe" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "" - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2750,36 +2727,36 @@ msgstr "" msgid "Select which type of documents are shown" msgstr "Tchoezi l' sôre di documints a mostrer" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 msgid "Could not remove item" msgstr "Dji n' a nén savou oister l' cayet" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 msgid "Could not clear list" msgstr "Dji n' a nén savou netyî l' djivêye" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 msgid "Copy _Location" msgstr "Copyî _eplaeçmint" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "_Oister foû del djivêye" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 msgid "_Clear List" msgstr "_Netyî djivêye" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "Mostrer les rsoûces _privêyes" @@ -2833,10 +2810,10 @@ msgstr "" msgid "recent menu label|%d. %s" msgstr "" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "" @@ -4512,92 +4489,96 @@ msgstr "" msgid "There is a problem on printer '%s'." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "So les deus costés" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "Sôre do papî" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "Sourdant do papî" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "Ridant d' rexhowe do papî" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "So on seu costé" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 msgid "Auto Select" msgstr "Tchoezi otomaticmint" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 msgid "Printer Default" msgstr "Prémetowe valixhance del sicrirece" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "Urdjint" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "Hôte" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "Moyene" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "Basse" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "None" msgstr "Nole" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "Classifyî" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Secret" msgstr "Sicret" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "Tipike" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "Foû scret" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "Nén classifyî" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, fuzzy, c-format msgid "Custom %sx%s" msgstr "Grandeu a vosse môde" @@ -4661,6 +4642,12 @@ msgstr "Imprimer en on fitchî" msgid "Could not get information for file '%s': %s" msgstr "Dji n' a nén savou aveur des informåcions pol fitchî «%s»: %s" +#~ msgid "URI" +#~ msgstr "URI" + +#~ msgid "Group" +#~ msgstr "Groupe" + #~ msgid "Invalid filename: %s" #~ msgstr "No d' fitchî nén valide: %s" diff --git a/po/xh.po b/po/xh.po index 2fcc020863..576a7d5200 100644 --- a/po/xh.po +++ b/po/xh.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2005-02-08 13:20+0200\n" "Last-Translator: Canonical Ltd \n" "Language-Team: Xhosa \n" @@ -990,7 +990,7 @@ msgstr "Ayiphumelelanga ukuvula umfanekiso we-TIFF" msgid "Couldn't write to TIFF file" msgstr "Ayikwazanga ukutshintsha igama lefayili" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "I-format yomfanekiso i-TIFF" @@ -1181,7 +1181,7 @@ msgid_plural "Opening %d Items" msgstr[0] "" msgstr[1] "" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "Iphepha-mvume" @@ -1195,32 +1195,32 @@ msgid "C_redits" msgstr "ii-C_redits" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "_Imvume" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "Malunga ne-%s" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "ii-Credits" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "Ibhalwe ngu" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "Ibhalwe ngu" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "iguqulwe ngu" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "Umsebenzi wobugcisa ngu" @@ -1263,7 +1263,7 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "" @@ -1273,7 +1273,7 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "" @@ -1283,17 +1283,17 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "" @@ -1341,7 +1341,7 @@ msgstr "calendar:week_start:0" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "" @@ -1356,7 +1356,7 @@ msgstr "" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "" @@ -1372,7 +1372,7 @@ msgstr "" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, fuzzy, c-format msgid "calendar:week:digits|%d" msgstr "calendar:week_start:0" @@ -1388,7 +1388,7 @@ msgstr "calendar:week_start:0" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "" @@ -1517,7 +1517,7 @@ msgstr "_Ingqokelela yezixhobo" msgid "Color Wheel" msgstr "Ivili lemibala" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " @@ -1527,7 +1527,7 @@ msgstr "" "lo mbala uwuse kwingeniso eyingqokelela yezixhobo, okanye ukhethe lo mbala " "njengokuba unjalo ngoku ngokuwutsala uwuse kwi-color swatch esecaleni." -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." @@ -1535,11 +1535,11 @@ msgstr "" "Umbala owukhethileyo. Ungawutsala lo mbala uwuse kwingeniso yengqokelela " "yesixhobo ukuyigcinela ukuba uyisebenzise kwixa elizayo." -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "_Gcina apha umbala" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1551,11 +1551,11 @@ msgstr "" msgid "Color Selection" msgstr "Khetha Umbala" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "Iindlela _zolwazi olungenisiweyo" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "_Faka i- Unicode Control Character" @@ -1571,7 +1571,7 @@ msgstr "I-Desktop" msgid "(None)" msgstr "(Nanye)" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "Enye..." @@ -2068,7 +2068,7 @@ msgstr "Ubu_ngakanani:" msgid "_Preview:" msgstr "_Yikhangele phambi kokuyishicilela:" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "Ukukhetha ifonti" @@ -2106,7 +2106,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "Umqondiso '%s' awukho emxholweni" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 #, fuzzy msgid "Failed to load icon" msgstr "Ayiphumelelanga ukufaka umfanekiso we-TIFF" @@ -2207,20 +2207,12 @@ msgstr "(engaziwayo)" msgid "Cl_ear" msgstr "_Cima" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 #, fuzzy msgid "Copy URL" msgstr "_Kopa" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 #, fuzzy msgid "Invalid URI" msgstr "i-UTF-8 engasebenziyo" @@ -2301,26 +2293,18 @@ msgid "_Password:" msgstr "Uxinzelelo" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +msgid "Forget password _immediately" msgstr "" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +msgid "Remember password until you _logout" msgstr "" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +msgid "Remember _forever" msgstr "" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "iPhepha %u" @@ -2382,7 +2366,7 @@ msgstr "_Iimpawu" msgid "_Orientation:" msgstr "_Ukuzala:" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 #, fuzzy msgid "Page Setup" msgstr "iPhepha %u" @@ -2444,7 +2428,7 @@ msgstr "" msgid "Down Path" msgstr "" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 #, fuzzy msgid "File System Root" msgstr "Isixokelelwano seefayili" @@ -2560,8 +2544,9 @@ msgstr "" msgid "Out of paper" msgstr "" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 #, fuzzy msgid "Paused" msgstr "_Ncamathisela" @@ -2612,201 +2597,192 @@ msgstr "I-header engavunywanga kumfanekiso ongumqondiso" msgid "Unspecified error" msgstr "" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 #, fuzzy msgid "Printer" msgstr "_Shicilela" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 #, fuzzy msgid "Location" msgstr "_Indawo:" -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 msgid "Range" msgstr "" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 msgid "_All Pages" msgstr "" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 #, fuzzy msgid "C_urrent Page" msgstr "D_ala" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 msgid "Pag_es:" msgstr "" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" msgstr "" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 #, fuzzy msgid "C_ollate" msgstr "D_ala" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 #, fuzzy msgid "_Reverse" msgstr "_Buyela kweyangaphambili" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 #, fuzzy msgid "Pages per _side:" msgstr "_Iimpawu" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 #, fuzzy msgid "_Only print:" msgstr "_Shicilela" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 #, fuzzy msgid "Sc_ale:" msgstr "_Ixabiso:" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 #, fuzzy msgid "Paper _type:" msgstr "_Iimpawu" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 #, fuzzy msgid "Paper _source:" msgstr "_Iimpawu" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 #, fuzzy msgid "_Now" msgstr "_Hayi" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 #, fuzzy msgid "On _hold" msgstr "_Bhala ngqindilili" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 #, fuzzy msgid "Color" msgstr "_Umbala" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 #, fuzzy msgid "Print" msgstr "_Shicilela" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "Iqela" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "" -"Iqhosha lesixhobo sikanomathotholo nesiliqela elingena kuso eli qhosha." - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2828,40 +2804,40 @@ msgstr "" msgid "Select which type of documents are shown" msgstr "Khetha iindidi zeefayili ezibonisiweyo" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 #, fuzzy msgid "Could not remove item" msgstr "Ayikwazanga ukukhetha into" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 #, fuzzy msgid "Could not clear list" msgstr "Ayikwazanga ukukhetha into" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 #, fuzzy msgid "Copy _Location" msgstr "Vula _Indawo" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 #, fuzzy msgid "_Clear List" msgstr "_Cima" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "" @@ -2917,10 +2893,10 @@ msgstr "" msgid "recent menu label|%d. %s" msgstr "" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, fuzzy, c-format msgid "Unable to find an item with URI '%s'" msgstr "Ayifumaneki le fayili ibandakanyiweyo: \"%s\"" @@ -4589,96 +4565,100 @@ msgstr "" msgid "There is a problem on printer '%s'." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 #, fuzzy msgid "Auto Select" msgstr "Ukukhetha ifonti" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 #, fuzzy msgid "Printer Default" msgstr "Misela" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 #, fuzzy msgid "None" msgstr "(Nanye)" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 #, fuzzy msgid "Secret" msgstr "Iskrini" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, c-format msgid "Custom %sx%s" msgstr "" @@ -4746,6 +4726,13 @@ msgstr "_Shicilela" msgid "Could not get information for file '%s': %s" msgstr "Ayilufumani ulwazi lwefayili '%s': %s" +#~ msgid "Group" +#~ msgstr "Iqela" + +#~ msgid "The radio tool button whose group this button belongs to." +#~ msgstr "" +#~ "Iqhosha lesixhobo sikanomathotholo nesiliqela elingena kuso eli qhosha." + #~ msgid "Invalid filename: %s" #~ msgstr "Igama lefayili elingavumelekanga: %s" diff --git a/po/yi.po b/po/yi.po index 5ddcba0eb9..9717895a35 100644 --- a/po/yi.po +++ b/po/yi.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2003-02-11\n" "Last-Translator: Raphael Finkel \n" "Language-Team: None <>\n" @@ -994,7 +994,7 @@ msgstr "דורכפֿאַל אין עפֿענען TIFF בילד" msgid "Couldn't write to TIFF file" msgstr "ניט געקענט איבערמאַכן טעקע־נאָמען" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "TIFF בילד־פֿאָרעם" @@ -1187,7 +1187,7 @@ msgid_plural "Opening %d Items" msgstr[0] "" msgstr[1] "" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "" @@ -1202,32 +1202,32 @@ msgid "C_redits" msgstr "שאַף" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "" @@ -1270,7 +1270,7 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "" @@ -1280,7 +1280,7 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "" @@ -1290,17 +1290,17 @@ msgstr "" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "" @@ -1349,7 +1349,7 @@ msgstr "" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "" @@ -1364,7 +1364,7 @@ msgstr "" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "" @@ -1380,7 +1380,7 @@ msgstr "" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "" @@ -1396,7 +1396,7 @@ msgstr "" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "" @@ -1527,7 +1527,7 @@ msgstr "פּאַליטרע" msgid "Color Wheel" msgstr "ראָד" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " @@ -1537,7 +1537,7 @@ msgstr "" "אױסקלײַבן. דו קענסט שלעפּן די פֿאַרב צו אַ פּאַליטרע פּאָזיציע, אָדער אױסקלײַבן די " "פֿאַרב װי די איצטיקע דורך זי שלעפּן צו דער דערבײַיִקער פֿאַרב מוסטער." -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." @@ -1545,11 +1545,11 @@ msgstr "" "די פֿאַרב װאָס דו האָסט אױסגעקליבן. דאָ קענסט שלעפּן די פֿאַרב צו אַ פּאַליטרע פּאָזיציע " "זי אױפֿצוהיטן צו ניצן אין דער צוקונפֿט." -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "היט אױף די פֿאַרב דאָ" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1563,11 +1563,11 @@ msgstr "" msgid "Color Selection" msgstr "שריפֿט סעלעקציע" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "אַרײַנשרײַב־מיטלען" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 #, fuzzy msgid "_Insert Unicode Control Character" msgstr "לײג אַרײַן אוניקאָד קאָנטראָל־שריפֿטצײכן" @@ -1586,7 +1586,7 @@ msgstr "" msgid "(None)" msgstr "קײנע" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "" @@ -2094,7 +2094,7 @@ msgstr "גרײס" msgid "_Preview:" msgstr "פֿאָרױסװײַז" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "שריפֿט סעלעקציע" @@ -2128,7 +2128,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 #, fuzzy msgid "Failed to load icon" msgstr "דורכפֿאַל אין אַרײַנשטעלן TIFF בילד" @@ -2230,20 +2230,12 @@ msgstr "(ניט באַקאַנט)" msgid "Cl_ear" msgstr "מעק אָפּ" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 #, fuzzy msgid "Copy URL" msgstr "קאָפּיר" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 #, fuzzy msgid "Invalid URI" msgstr "אומלעקסיקע UTF-8 קאָדירונג" @@ -2324,26 +2316,18 @@ msgid "_Password:" msgstr "דריקונג" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +msgid "Forget password _immediately" msgstr "" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +msgid "Remember password until you _logout" msgstr "" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +msgid "Remember _forever" msgstr "" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "זײַט %u" @@ -2405,7 +2389,7 @@ msgstr "נאַטורן" msgid "_Orientation:" msgstr "דורכװײק" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 #, fuzzy msgid "Page Setup" msgstr "זײַט %u" @@ -2467,7 +2451,7 @@ msgstr "" msgid "Down Path" msgstr "" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 #, fuzzy msgid "File System Root" msgstr "טעקעס" @@ -2583,8 +2567,9 @@ msgstr "" msgid "Out of paper" msgstr "" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 #, fuzzy msgid "Paused" msgstr "קלעפּ" @@ -2634,200 +2619,192 @@ msgstr "אומלעקסיק קאָפּצעטל אין בילדל" msgid "Unspecified error" msgstr "" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 #, fuzzy msgid "Printer" msgstr "דרוק" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 #, fuzzy msgid "Location" msgstr "סעלעקציע: " -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 msgid "Range" msgstr "" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 msgid "_All Pages" msgstr "" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 #, fuzzy msgid "C_urrent Page" msgstr "שאַף" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 msgid "Pag_es:" msgstr "" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" msgstr "" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 #, fuzzy msgid "C_ollate" msgstr "שאַף" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 #, fuzzy msgid "_Reverse" msgstr "װי פֿריִער" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 #, fuzzy msgid "Pages per _side:" msgstr "נאַטורן" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 #, fuzzy msgid "_Only print:" msgstr "דרוק" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 #, fuzzy msgid "Sc_ale:" msgstr "באַטרעף" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 #, fuzzy msgid "Paper _type:" msgstr "נאַטורן" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 #, fuzzy msgid "Paper _source:" msgstr "נאַטורן" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 #, fuzzy msgid "_Now" msgstr "נײן" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 #, fuzzy msgid "On _hold" msgstr "פֿעט" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 #, fuzzy msgid "Color" msgstr "פֿאַרב" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 #, fuzzy msgid "Print" msgstr "דרוק" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "" - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2848,44 +2825,44 @@ msgstr "" msgid "Select which type of documents are shown" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 #, fuzzy msgid "Could not remove item" msgstr "" "דורכפֿאַל אין שאַפֿן פּאַפּקע %s: %s\n" "%s" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 #, fuzzy msgid "Could not clear list" msgstr "" "דורכפֿאַל אין שאַפֿן פּאַפּקע %s: %s\n" "%s" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 #, fuzzy msgid "Copy _Location" msgstr "סעלעקציע: " -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 #, fuzzy msgid "_Clear List" msgstr "מעק אָפּ" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "" @@ -2941,10 +2918,10 @@ msgstr "" msgid "recent menu label|%d. %s" msgstr "" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, fuzzy, c-format msgid "Unable to find an item with URI '%s'" msgstr "ניט געקענט געפֿינען אַרײַנגעלײגטע טעקע: %s" @@ -4627,96 +4604,100 @@ msgstr "" msgid "There is a problem on printer '%s'." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 #, fuzzy msgid "Auto Select" msgstr "שריפֿט סעלעקציע" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 #, fuzzy msgid "Printer Default" msgstr "געװײנטלעכע ברײט" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 #, fuzzy msgid "None" msgstr "קײנע" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 #, fuzzy msgid "Secret" msgstr "עקראַן" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, c-format msgid "Custom %sx%s" msgstr "" diff --git a/po/zh_CN.po b/po/zh_CN.po index f8a62e1301..dce2da1e82 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2008-03-13 10:25+0800\n" "Last-Translator: Deng Xiyue \n" "Language-Team: i18n-zh \n" @@ -931,7 +931,7 @@ msgstr "写入 TIFF 图像失败" msgid "Couldn't write to TIFF file" msgstr "无法写入 TIFF 文件" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "TIFF 图像格式" @@ -1118,7 +1118,7 @@ msgid "Opening %d Item" msgid_plural "Opening %d Items" msgstr[0] "" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "许可" @@ -1132,32 +1132,32 @@ msgid "C_redits" msgstr "致谢(_R)" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "许可(_L)" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "关于 %s" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "致谢" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "编写者" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "文档撰写者" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "翻译者" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "美工" @@ -1200,7 +1200,7 @@ msgstr "Alt" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "Super" @@ -1210,7 +1210,7 @@ msgstr "Super" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "Hyper" @@ -1220,17 +1220,17 @@ msgstr "Hyper" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "Meta" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "Space" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "\\" @@ -1278,7 +1278,7 @@ msgstr "calendar:week_start:1" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "2000" @@ -1293,7 +1293,7 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "%d" @@ -1309,7 +1309,7 @@ msgstr "%d" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "%d" @@ -1325,7 +1325,7 @@ msgstr "%d" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "%Y" @@ -1446,7 +1446,7 @@ msgstr "调色板(_P):" msgid "Color Wheel" msgstr "着色轮" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " @@ -1455,17 +1455,17 @@ msgstr "" "先前选中的颜色,相对于您正选中的颜色。您可以拖动此颜色到调色板,或拖动此颜色" "到下一个颜色样品格内以作为当前选中颜色。" -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." msgstr "您选择的颜色。您可以拖动此颜色到调色板并将之保存供以后使用。" -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "在此保存颜色(_S)" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1477,11 +1477,11 @@ msgstr "" msgid "Color Selection" msgstr "颜色选择" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "输入法(_M)" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "插入 Unicode 控制字符(_I)" @@ -1497,7 +1497,7 @@ msgstr "桌面" msgid "(None)" msgstr "(无)" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "其它..." @@ -1971,7 +1971,7 @@ msgstr "大小(_Z):" msgid "_Preview:" msgstr "预览(_P):" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "字体选择" @@ -2008,7 +2008,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "图标“%s”未出现在主题中" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 msgid "Failed to load icon" msgstr "载入图标失败" @@ -2099,19 +2099,11 @@ msgstr "(未知)" msgid "Cl_ear" msgstr "清除(_E)" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "URI" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "绑定到此按钮的 URI" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 msgid "Copy URL" msgstr "复制 URL" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 msgid "Invalid URI" msgstr "无效的 URI" @@ -2191,26 +2183,18 @@ msgid "_Password:" msgstr "力度(_P):" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +msgid "Forget password _immediately" msgstr "" #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +msgid "Remember password until you _logout" msgstr "" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +msgid "Remember _forever" msgstr "" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "箭头间距" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "滚动箭头间距" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "第 %u 页" @@ -2276,7 +2260,7 @@ msgstr "纸张大小(_P):" msgid "_Orientation:" msgstr "方向(_O):" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 msgid "Page Setup" msgstr "页面设置" @@ -2333,7 +2317,7 @@ msgstr "上一层路径" msgid "Down Path" msgstr "下一层路径" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 msgid "File System Root" msgstr "根文件系统" @@ -2446,8 +2430,9 @@ msgstr "打印机脱机" msgid "Out of paper" msgstr "缺纸" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 msgid "Paused" msgstr "已暂停" @@ -2494,35 +2479,35 @@ msgstr "PrintDlgEx 的句柄无效" msgid "Unspecified error" msgstr "未指定错误" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 msgid "Printer" msgstr "打印机" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 msgid "Location" msgstr "位置" -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "状态" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 msgid "Range" msgstr "范围" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 msgid "_All Pages" msgstr "所有页面(_A)" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 msgid "C_urrent Page" msgstr "当前页(_U)" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 msgid "Pag_es:" msgstr "页面(_E):" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" @@ -2530,152 +2515,144 @@ msgstr "" "指定一个或多个页面范围,\n" "如:1-3,7,11" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "副本" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "副本数(_S):" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 msgid "C_ollate" msgstr "逐份(_O)" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 msgid "_Reverse" msgstr "逆序(_R)" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "常规" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "布局" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 msgid "Pages per _side:" msgstr "每面页数(_S):" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "双面(_W):" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 msgid "_Only print:" msgstr "打印(_O):" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "全面页面" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "奇数页" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "偶数页" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 msgid "Sc_ale:" msgstr "缩放(_A):" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "纸张" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 msgid "Paper _type:" msgstr "纸张类型(_T):" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 msgid "Paper _source:" msgstr "纸张来源(_S):" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "出纸器(_R):" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "任务细节" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "优先级(_O):" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "计费信息(_B):" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "打印文档" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 msgid "_Now" msgstr "立即(_N)" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "于(_T):" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 msgid "On _hold" msgstr "等待(_H)" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "添加封面页" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "前(_F):" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "后(_A):" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "任务" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "高级" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "图像质量" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 msgid "Color" msgstr "颜色" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "完成" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "对话框中的某些设置冲突" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 msgid "Print" msgstr "打印" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "组" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "此按钮所属的单选钮组。" - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2696,36 +2673,36 @@ msgstr "此函数尚未在“%s”类的部件上实现" msgid "Select which type of documents are shown" msgstr "选择要显示的文档类型" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "URI“%s”未找到项目" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "无标题过滤器" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 msgid "Could not remove item" msgstr "无法删除项目" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 msgid "Could not clear list" msgstr "无法清除列表" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 msgid "Copy _Location" msgstr "复制位置(_L)" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "从列表中删除(_R)" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 msgid "_Clear List" msgstr "清除列表(_C)" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "显示私有资源(_P)" @@ -2779,10 +2756,10 @@ msgstr "_%d. %s" msgid "recent menu label|%d. %s" msgstr "%d. %s" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "找不到 URI 为“%s”的一项" @@ -4447,92 +4424,96 @@ msgstr "" msgid "There is a problem on printer '%s'." msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "双面" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "纸张类型" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "纸张来源" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "出纸器" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "单面" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 msgid "Auto Select" msgstr "自动选择" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 msgid "Printer Default" msgstr "打印机默认" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "紧急" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "高" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "中" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "低" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "None" msgstr "无" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "已分类" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "机密" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Secret" msgstr "秘密" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "标准" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "绝密" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "未分类" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, c-format msgid "Custom %sx%s" msgstr "自定义 %sx%s" @@ -4595,6 +4576,24 @@ msgstr "打印到测试打印机" msgid "Could not get information for file '%s': %s" msgstr "无法获得文件“%s”的信息:%s" +#~ msgid "URI" +#~ msgstr "URI" + +#~ msgid "The URI bound to this button" +#~ msgstr "绑定到此按钮的 URI" + +#~ msgid "Arrow spacing" +#~ msgstr "箭头间距" + +#~ msgid "Scroll arrow spacing" +#~ msgstr "滚动箭头间距" + +#~ msgid "Group" +#~ msgstr "组" + +#~ msgid "The radio tool button whose group this button belongs to." +#~ msgstr "此按钮所属的单选钮组。" + #~ msgid "Invalid filename: %s" #~ msgstr "无效的文件名:%s" diff --git a/po/zh_HK.po b/po/zh_HK.po index f758e57de1..7418f2f5a1 100644 --- a/po/zh_HK.po +++ b/po/zh_HK.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+ 2.13.6\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2008-08-05 20:24+0800\n" "Last-Translator: Chao-Hsiung Liao \n" "Language-Team: Chinese (Hong Kong) \n" @@ -938,7 +938,7 @@ msgstr "無法寫入 TIFF 資料" msgid "Couldn't write to TIFF file" msgstr "無法寫入 TIFF 檔案" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "TIFF 圖片格式" @@ -1118,7 +1118,7 @@ msgid "Opening %d Item" msgid_plural "Opening %d Items" msgstr[0] "正在開啟 %d 個項目" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "授權條款" @@ -1132,32 +1132,32 @@ msgid "C_redits" msgstr "鳴謝(_R)" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "授權條款(_L)" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "關於 %s" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "鳴謝" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "程式編寫" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "文件編寫" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "翻譯" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "美工設計" @@ -1200,7 +1200,7 @@ msgstr "Alt" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "Super" @@ -1210,7 +1210,7 @@ msgstr "Super" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "Hyper" @@ -1220,17 +1220,17 @@ msgstr "Hyper" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "Meta" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "空格" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "反斜鍵" @@ -1278,7 +1278,7 @@ msgstr "calendar:week_start:0" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "2000" @@ -1293,7 +1293,7 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "%d" @@ -1309,7 +1309,7 @@ msgstr "%d" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "%d" @@ -1325,7 +1325,7 @@ msgstr "%d" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "%Y" @@ -1449,7 +1449,7 @@ msgstr "調色盤(_P):" msgid "Color Wheel" msgstr "色彩圓盤" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " @@ -1458,17 +1458,17 @@ msgstr "" "之前選擇的顏色,用來和目前選擇的顏色作比較。你可以將本顏色拖曳至色盤項目;\n" "或以它作為目前選擇的顏色,方法是將它拖曳並覆蓋目前選擇的顏色。" -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." msgstr "所選擇的顏色;你可以將此顏色拖曳到色盤並將之儲存供日後使用。" -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "在這裏儲存顏色(_S)" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1480,11 +1480,11 @@ msgstr "" msgid "Color Selection" msgstr "色彩選擇" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "輸入法(_M)" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "插入統一碼控制字符(_I)" @@ -1500,7 +1500,7 @@ msgstr "桌面" msgid "(None)" msgstr "(沒有)" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "其它..." @@ -1974,7 +1974,7 @@ msgstr "大小(_Z):" msgid "_Preview:" msgstr "預覽(_P):" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "字型選擇" @@ -2012,7 +2012,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "圖示‘%s’不存在於佈景主題中" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 msgid "Failed to load icon" msgstr "載入圖示失敗" @@ -2103,19 +2103,11 @@ msgstr "(未知)" msgid "Cl_ear" msgstr "清除(_E)" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "URI" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "連結至此按鍵的 URI" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 msgid "Copy URL" msgstr "複製 URL" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 msgid "Invalid URI" msgstr "無效的 URI" @@ -2191,26 +2183,21 @@ msgid "_Password:" msgstr "密碼(_P):" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +#, fuzzy +msgid "Forget password _immediately" msgstr "立刻清除密碼(_F) " #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +#, fuzzy +msgid "Remember password until you _logout" msgstr "記憶密碼到登出之前(_R)" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +#, fuzzy +msgid "Remember _forever" msgstr "永遠記住密碼(_R)" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "箭頭空間" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "捲動箭頭空間" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "第 %u 頁" @@ -2276,7 +2263,7 @@ msgstr "紙張大小(_P):" msgid "_Orientation:" msgstr "方向(_O):" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 msgid "Page Setup" msgstr "頁面設定" @@ -2333,7 +2320,7 @@ msgstr "向上路徑" msgid "Down Path" msgstr "向下路徑" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 msgid "File System Root" msgstr "檔案系統根" @@ -2446,8 +2433,9 @@ msgstr "打印機離線" msgid "Out of paper" msgstr "沒有紙" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 msgid "Paused" msgstr "已暫停" @@ -2492,35 +2480,35 @@ msgstr "給 PrintDlgEx 的處理無效" msgid "Unspecified error" msgstr "無法指定的錯誤" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 msgid "Printer" msgstr "打印機" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 msgid "Location" msgstr "位置" -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "狀態" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 msgid "Range" msgstr "範圍" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 msgid "_All Pages" msgstr "所有頁面(_A)" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 msgid "C_urrent Page" msgstr "目前頁面(_U)" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 msgid "Pag_es:" msgstr "頁數(_E):" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" @@ -2528,152 +2516,144 @@ msgstr "" "指定一或多個頁面範圍,\n" "例如 1-3,7,11" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "打印數量" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "份數(_S):" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 msgid "C_ollate" msgstr "順序(_O)" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 msgid "_Reverse" msgstr "反序(_R)" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "一般" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "配置" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 msgid "Pages per _side:" msgstr "每張紙的頁數(_S):" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "雙面(_W):" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 msgid "_Only print:" msgstr "打印範圍(_O):" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "所有頁面" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "奇數頁" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "偶數頁" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 msgid "Sc_ale:" msgstr "比例(_A):" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "紙張" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 msgid "Paper _type:" msgstr "紙張類型(_T):" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 msgid "Paper _source:" msgstr "紙張來源(_S):" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "出紙匣(_R):" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "打印工作詳細資料" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "優先等級(_O):" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "帳目資訊(_B):" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "打印文件" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 msgid "_Now" msgstr "現在(_N)" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "於(_T):" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 msgid "On _hold" msgstr "擱置(_H)" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "加入封面" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "這頁之前(_F):" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "這頁之後(_A):" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "打印工作" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "進階" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "圖片品質" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 msgid "Color" msgstr "色彩" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "準備完成" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "對話視窗中某些設定有衝突" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 msgid "Print" msgstr "打印" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "羣組" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "此按鈕所屬的單選工具按鈕羣組。" - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2694,36 +2674,36 @@ msgstr "此函數還未在視窗元件的類別‘%s’中實現" msgid "Select which type of documents are shown" msgstr "選擇顯示那一類型的文件" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "找不到 URI‘%s’的項目" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "未命名的過濾條件" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 msgid "Could not remove item" msgstr "無法移除項目" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 msgid "Could not clear list" msgstr "無法清除清單" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 msgid "Copy _Location" msgstr "複製位置(_L)" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "從清單中移除(_R)" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 msgid "_Clear List" msgstr "清除清單(_C)" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "顯示私有資源(_P)" @@ -2777,10 +2757,10 @@ msgstr "_%d. %s" msgid "recent menu label|%d. %s" msgstr "%d. %s" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "無法找到有 URI ‘%s’ 的項目" @@ -4448,92 +4428,96 @@ msgstr "打印機「%s」可能尚未連線。" msgid "There is a problem on printer '%s'." msgstr "打印機「%s」發生問題。" -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "已暫停;正在拒絕工作" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "正在拒絕工作" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "雙面" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "紙張類型" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "紙張來源" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "出紙匣" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "單面" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 msgid "Auto Select" msgstr "自動選擇" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 msgid "Printer Default" msgstr "打印機預設" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "緊急" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "高" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "中" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "低" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "None" msgstr "沒有" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "已分類" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "秘密" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Secret" msgstr "機密" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "標準" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "高度機密" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "未分類" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, c-format msgid "Custom %sx%s" msgstr "自選 %sx%s" @@ -4596,6 +4580,24 @@ msgstr "打印至測試打印機" msgid "Could not get information for file '%s': %s" msgstr "無法取得檔案‘%s’的資訊:%s" +#~ msgid "URI" +#~ msgstr "URI" + +#~ msgid "The URI bound to this button" +#~ msgstr "連結至此按鍵的 URI" + +#~ msgid "Arrow spacing" +#~ msgstr "箭頭空間" + +#~ msgid "Scroll arrow spacing" +#~ msgstr "捲動箭頭空間" + +#~ msgid "Group" +#~ msgstr "羣組" + +#~ msgid "The radio tool button whose group this button belongs to." +#~ msgstr "此按鈕所屬的單選工具按鈕羣組。" + #~ msgid "Invalid filename: %s" #~ msgstr "無效的檔案名稱:%s" diff --git a/po/zh_TW.po b/po/zh_TW.po index e71236f61a..8d74bb402b 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+ 2.13.6\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-05 11:57-0400\n" +"POT-Creation-Date: 2008-08-18 18:27-0400\n" "PO-Revision-Date: 2008-08-05 20:11+0800\n" "Last-Translator: Chao-Hsiung Liao \n" "Language-Team: Chinese (Taiwan) \n" @@ -938,7 +938,7 @@ msgstr "無法寫入 TIFF 資料" msgid "Couldn't write to TIFF file" msgstr "無法寫入 TIFF 檔案" -#: gdk-pixbuf/io-tiff.c:814 +#: gdk-pixbuf/io-tiff.c:815 msgid "The TIFF image format" msgstr "TIFF 圖片格式" @@ -1118,7 +1118,7 @@ msgid "Opening %d Item" msgid_plural "Opening %d Items" msgstr[0] "正在開啟 %d 個項目" -#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106 +#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2108 msgid "License" msgstr "授權條款" @@ -1132,32 +1132,32 @@ msgid "C_redits" msgstr "鳴謝(_R)" #. Add the license button -#: gtk/gtkaboutdialog.c:513 +#: gtk/gtkaboutdialog.c:514 msgid "_License" msgstr "授權條款(_L)" -#: gtk/gtkaboutdialog.c:742 +#: gtk/gtkaboutdialog.c:744 #, c-format msgid "About %s" msgstr "關於 %s" -#: gtk/gtkaboutdialog.c:2030 +#: gtk/gtkaboutdialog.c:2032 msgid "Credits" msgstr "鳴謝" -#: gtk/gtkaboutdialog.c:2059 +#: gtk/gtkaboutdialog.c:2061 msgid "Written by" msgstr "程式編寫" -#: gtk/gtkaboutdialog.c:2062 +#: gtk/gtkaboutdialog.c:2064 msgid "Documented by" msgstr "文件編寫" -#: gtk/gtkaboutdialog.c:2074 +#: gtk/gtkaboutdialog.c:2076 msgid "Translated by" msgstr "翻譯" -#: gtk/gtkaboutdialog.c:2078 +#: gtk/gtkaboutdialog.c:2080 msgid "Artwork by" msgstr "美工設計" @@ -1200,7 +1200,7 @@ msgstr "Alt" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:679 +#: gtk/gtkaccellabel.c:678 msgid "keyboard label|Super" msgstr "Super" @@ -1210,7 +1210,7 @@ msgstr "Super" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:693 +#: gtk/gtkaccellabel.c:692 msgid "keyboard label|Hyper" msgstr "Hyper" @@ -1220,17 +1220,17 @@ msgstr "Hyper" #. * this. #. * And do not translate the part before the |. #. -#: gtk/gtkaccellabel.c:708 +#: gtk/gtkaccellabel.c:707 msgid "keyboard label|Meta" msgstr "Meta" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:726 +#: gtk/gtkaccellabel.c:725 msgid "keyboard label|Space" msgstr "空格" #. do not translate the part before the | -#: gtk/gtkaccellabel.c:730 +#: gtk/gtkaccellabel.c:729 msgid "keyboard label|Backslash" msgstr "反斜鍵" @@ -1278,7 +1278,7 @@ msgstr "calendar:week_start:0" #. * #. * If you don't understand this, leave it as "2000" #. -#: gtk/gtkcalendar.c:1797 +#: gtk/gtkcalendar.c:1796 msgid "year measurement template|2000" msgstr "2000" @@ -1293,7 +1293,7 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1828 gtk/gtkcalendar.c:2489 +#: gtk/gtkcalendar.c:1827 gtk/gtkcalendar.c:2488 #, c-format msgid "calendar:day:digits|%d" msgstr "%d" @@ -1309,7 +1309,7 @@ msgstr "%d" #. * digits. That needs support from your system and locale definition #. * too. #. -#: gtk/gtkcalendar.c:1860 gtk/gtkcalendar.c:2351 +#: gtk/gtkcalendar.c:1859 gtk/gtkcalendar.c:2350 #, c-format msgid "calendar:week:digits|%d" msgstr "%d" @@ -1325,7 +1325,7 @@ msgstr "%d" #. * Don't include the prefix "calendar year format|" in the #. * translation. "%Y" is appropriate for most locales. #. -#: gtk/gtkcalendar.c:2141 +#: gtk/gtkcalendar.c:2140 msgid "calendar year format|%Y" msgstr "%Y" @@ -1449,7 +1449,7 @@ msgstr "調色盤(_P):" msgid "Color Wheel" msgstr "色彩圓盤" -#: gtk/gtkcolorsel.c:980 +#: gtk/gtkcolorsel.c:976 msgid "" "The previously-selected color, for comparison to the color you're selecting " "now. You can drag this color to a palette entry, or select this color as " @@ -1458,17 +1458,17 @@ msgstr "" "之前選擇的顏色,用來和目前選擇的顏色作比較。您可以將本顏色拖曳至色盤項目;\n" "或以它作為目前選擇的顏色,方法是將它拖曳並覆蓋目前選擇的顏色。" -#: gtk/gtkcolorsel.c:984 +#: gtk/gtkcolorsel.c:980 msgid "" "The color you've chosen. You can drag this color to a palette entry to save " "it for use in the future." msgstr "所選擇的顏色;您可以將此顏色拖曳到色盤並將之儲存供日後使用。" -#: gtk/gtkcolorsel.c:1369 +#: gtk/gtkcolorsel.c:1363 msgid "_Save color here" msgstr "在這裡儲存顏色(_S)" -#: gtk/gtkcolorsel.c:1574 +#: gtk/gtkcolorsel.c:1568 msgid "" "Click this palette entry to make it the current color. To change this entry, " "drag a color swatch here or right-click it and select \"Save color here.\"" @@ -1480,11 +1480,11 @@ msgstr "" msgid "Color Selection" msgstr "色彩選擇" -#: gtk/gtkentry.c:5376 gtk/gtktextview.c:7654 +#: gtk/gtkentry.c:5375 gtk/gtktextview.c:7686 msgid "Input _Methods" msgstr "輸入法(_M)" -#: gtk/gtkentry.c:5390 gtk/gtktextview.c:7668 +#: gtk/gtkentry.c:5389 gtk/gtktextview.c:7700 msgid "_Insert Unicode Control Character" msgstr "插入統一碼控制字元(_I)" @@ -1500,7 +1500,7 @@ msgstr "桌面" msgid "(None)" msgstr "(沒有)" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2011 msgid "Other..." msgstr "其它..." @@ -1974,7 +1974,7 @@ msgstr "大小(_Z):" msgid "_Preview:" msgstr "預覽(_P):" -#: gtk/gtkfontsel.c:1580 +#: gtk/gtkfontsel.c:1542 msgid "Font Selection" msgstr "字型選擇" @@ -2012,7 +2012,7 @@ msgstr "" msgid "Icon '%s' not present in theme" msgstr "圖示‘%s’不存在於佈景主題中" -#: gtk/gtkicontheme.c:3052 +#: gtk/gtkicontheme.c:3058 msgid "Failed to load icon" msgstr "載入圖示失敗" @@ -2103,19 +2103,11 @@ msgstr "(未知)" msgid "Cl_ear" msgstr "清除(_E)" -#: gtk/gtklinkbutton.c:144 -msgid "URI" -msgstr "URI" - -#: gtk/gtklinkbutton.c:145 -msgid "The URI bound to this button" -msgstr "連結至此按鍵的 URI" - -#: gtk/gtklinkbutton.c:402 +#: gtk/gtklinkbutton.c:427 msgid "Copy URL" msgstr "複製 URL" -#: gtk/gtklinkbutton.c:542 +#: gtk/gtklinkbutton.c:565 msgid "Invalid URI" msgstr "無效的 URI" @@ -2191,26 +2183,21 @@ msgid "_Password:" msgstr "密碼(_P):" #: gtk/gtkmountoperation.c:590 -msgid "_Forget password immediately" +#, fuzzy +msgid "Forget password _immediately" msgstr "立刻清除密碼(_F) " #: gtk/gtkmountoperation.c:598 -msgid "_Remember password until you logout" +#, fuzzy +msgid "Remember password until you _logout" msgstr "記憶密碼到登出之前(_R)" #: gtk/gtkmountoperation.c:606 -msgid "_Remember forever" +#, fuzzy +msgid "Remember _forever" msgstr "永遠記住密碼(_R)" -#: gtk/gtknotebook.c:834 -msgid "Arrow spacing" -msgstr "箭頭空間" - -#: gtk/gtknotebook.c:835 -msgid "Scroll arrow spacing" -msgstr "捲動箭頭空間" - -#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6931 +#: gtk/gtknotebook.c:4424 gtk/gtknotebook.c:6930 #, c-format msgid "Page %u" msgstr "第 %u 頁" @@ -2276,7 +2263,7 @@ msgstr "紙張大小(_P):" msgid "_Orientation:" msgstr "方向(_O):" -#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2398 +#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2397 msgid "Page Setup" msgstr "頁面設定" @@ -2333,7 +2320,7 @@ msgstr "向上路徑" msgid "Down Path" msgstr "向下路徑" -#: gtk/gtkpathbar.c:1464 +#: gtk/gtkpathbar.c:1472 msgid "File System Root" msgstr "檔案系統根" @@ -2446,8 +2433,9 @@ msgstr "印表機離線" msgid "Out of paper" msgstr "沒有紙" +#. Translators: this is a printer status. #: gtk/gtkprintoperation-win32.c:594 -#: modules/printbackends/cups/gtkprintbackendcups.c:1373 +#: modules/printbackends/cups/gtkprintbackendcups.c:1375 msgid "Paused" msgstr "已暫停" @@ -2492,35 +2480,35 @@ msgstr "給 PrintDlgEx 的處理無效" msgid "Unspecified error" msgstr "無法指定的錯誤" -#: gtk/gtkprintunixdialog.c:1717 +#: gtk/gtkprintunixdialog.c:1716 msgid "Printer" msgstr "印表機" -#: gtk/gtkprintunixdialog.c:1726 +#: gtk/gtkprintunixdialog.c:1725 msgid "Location" msgstr "位置" -#: gtk/gtkprintunixdialog.c:1736 +#: gtk/gtkprintunixdialog.c:1735 msgid "Status" msgstr "狀態" -#: gtk/gtkprintunixdialog.c:1759 +#: gtk/gtkprintunixdialog.c:1758 msgid "Range" msgstr "範圍" -#: gtk/gtkprintunixdialog.c:1763 +#: gtk/gtkprintunixdialog.c:1762 msgid "_All Pages" msgstr "所有頁面(_A)" -#: gtk/gtkprintunixdialog.c:1770 +#: gtk/gtkprintunixdialog.c:1769 msgid "C_urrent Page" msgstr "目前頁面(_U)" -#: gtk/gtkprintunixdialog.c:1779 +#: gtk/gtkprintunixdialog.c:1778 msgid "Pag_es:" msgstr "頁數(_E):" -#: gtk/gtkprintunixdialog.c:1780 +#: gtk/gtkprintunixdialog.c:1779 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" @@ -2528,152 +2516,144 @@ msgstr "" "指定一或多個頁面範圍,\n" "例如 1-3,7,11" -#: gtk/gtkprintunixdialog.c:1799 +#: gtk/gtkprintunixdialog.c:1798 msgid "Copies" msgstr "列印數量" #. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns -#: gtk/gtkprintunixdialog.c:1804 +#: gtk/gtkprintunixdialog.c:1803 msgid "Copie_s:" msgstr "份數(_S):" -#: gtk/gtkprintunixdialog.c:1822 +#: gtk/gtkprintunixdialog.c:1821 msgid "C_ollate" msgstr "順序(_O)" -#: gtk/gtkprintunixdialog.c:1830 +#: gtk/gtkprintunixdialog.c:1829 msgid "_Reverse" msgstr "反序(_R)" -#: gtk/gtkprintunixdialog.c:1850 +#: gtk/gtkprintunixdialog.c:1849 msgid "General" msgstr "一般" -#: gtk/gtkprintunixdialog.c:2253 +#: gtk/gtkprintunixdialog.c:2252 msgid "Layout" msgstr "配置" -#: gtk/gtkprintunixdialog.c:2257 +#: gtk/gtkprintunixdialog.c:2256 msgid "Pages per _side:" msgstr "每張紙的頁數(_S):" -#: gtk/gtkprintunixdialog.c:2273 +#: gtk/gtkprintunixdialog.c:2272 msgid "T_wo-sided:" msgstr "雙面(_W):" -#: gtk/gtkprintunixdialog.c:2288 +#: gtk/gtkprintunixdialog.c:2287 msgid "_Only print:" msgstr "列印範圍(_O):" #. In enum order -#: gtk/gtkprintunixdialog.c:2303 +#: gtk/gtkprintunixdialog.c:2302 msgid "All sheets" msgstr "所有頁面" -#: gtk/gtkprintunixdialog.c:2304 +#: gtk/gtkprintunixdialog.c:2303 msgid "Even sheets" msgstr "奇數頁" -#: gtk/gtkprintunixdialog.c:2305 +#: gtk/gtkprintunixdialog.c:2304 msgid "Odd sheets" msgstr "偶數頁" -#: gtk/gtkprintunixdialog.c:2308 +#: gtk/gtkprintunixdialog.c:2307 msgid "Sc_ale:" msgstr "比例(_A):" -#: gtk/gtkprintunixdialog.c:2335 +#: gtk/gtkprintunixdialog.c:2334 msgid "Paper" msgstr "紙張" -#: gtk/gtkprintunixdialog.c:2339 +#: gtk/gtkprintunixdialog.c:2338 msgid "Paper _type:" msgstr "紙張類型(_T):" -#: gtk/gtkprintunixdialog.c:2354 +#: gtk/gtkprintunixdialog.c:2353 msgid "Paper _source:" msgstr "紙張來源(_S):" -#: gtk/gtkprintunixdialog.c:2369 +#: gtk/gtkprintunixdialog.c:2368 msgid "Output t_ray:" msgstr "出紙匣(_R):" -#: gtk/gtkprintunixdialog.c:2421 +#: gtk/gtkprintunixdialog.c:2420 msgid "Job Details" msgstr "列印工作詳細資料" -#: gtk/gtkprintunixdialog.c:2427 +#: gtk/gtkprintunixdialog.c:2426 msgid "Pri_ority:" msgstr "優先等級(_O):" -#: gtk/gtkprintunixdialog.c:2442 +#: gtk/gtkprintunixdialog.c:2441 msgid "_Billing info:" msgstr "帳目資訊(_B):" -#: gtk/gtkprintunixdialog.c:2460 +#: gtk/gtkprintunixdialog.c:2459 msgid "Print Document" msgstr "列印文件" -#: gtk/gtkprintunixdialog.c:2466 +#: gtk/gtkprintunixdialog.c:2465 msgid "_Now" msgstr "現在(_N)" -#: gtk/gtkprintunixdialog.c:2473 +#: gtk/gtkprintunixdialog.c:2472 msgid "A_t:" msgstr "於(_T):" -#: gtk/gtkprintunixdialog.c:2488 +#: gtk/gtkprintunixdialog.c:2487 msgid "On _hold" msgstr "擱置(_H)" -#: gtk/gtkprintunixdialog.c:2507 +#: gtk/gtkprintunixdialog.c:2506 msgid "Add Cover Page" msgstr "加入封面" -#: gtk/gtkprintunixdialog.c:2513 +#: gtk/gtkprintunixdialog.c:2512 msgid "Be_fore:" msgstr "這頁之前(_F):" -#: gtk/gtkprintunixdialog.c:2528 +#: gtk/gtkprintunixdialog.c:2527 msgid "_After:" msgstr "這頁之後(_A):" -#: gtk/gtkprintunixdialog.c:2543 +#: gtk/gtkprintunixdialog.c:2542 msgid "Job" msgstr "列印工作" -#: gtk/gtkprintunixdialog.c:2609 +#: gtk/gtkprintunixdialog.c:2608 msgid "Advanced" msgstr "進階" -#: gtk/gtkprintunixdialog.c:2644 +#: gtk/gtkprintunixdialog.c:2643 msgid "Image Quality" msgstr "圖片品質" -#: gtk/gtkprintunixdialog.c:2647 +#: gtk/gtkprintunixdialog.c:2646 msgid "Color" msgstr "色彩" -#: gtk/gtkprintunixdialog.c:2650 +#: gtk/gtkprintunixdialog.c:2649 msgid "Finishing" msgstr "準備完成" -#: gtk/gtkprintunixdialog.c:2660 +#: gtk/gtkprintunixdialog.c:2659 msgid "Some of the settings in the dialog conflict" msgstr "對話視窗中某些設定有衝突" -#: gtk/gtkprintunixdialog.c:2683 +#: gtk/gtkprintunixdialog.c:2682 msgid "Print" msgstr "列印" -#: gtk/gtkradiotoolbutton.c:65 -msgid "Group" -msgstr "群組" - -#: gtk/gtkradiotoolbutton.c:66 -msgid "The radio tool button whose group this button belongs to." -msgstr "此按鈕所屬的單選工具按鈕群組。" - #: gtk/gtkrc.c:2872 #, c-format msgid "Unable to find include file: \"%s\"" @@ -2694,36 +2674,36 @@ msgstr "此函式還未在視窗元件的類別‘%s’中實現" msgid "Select which type of documents are shown" msgstr "選擇顯示那一類型的文件" -#: gtk/gtkrecentchooserdefault.c:1096 gtk/gtkrecentchooserdefault.c:1133 +#: gtk/gtkrecentchooserdefault.c:1095 gtk/gtkrecentchooserdefault.c:1132 #, c-format msgid "No item for URI '%s' found" msgstr "找不到 URI‘%s’的項目" -#: gtk/gtkrecentchooserdefault.c:1260 +#: gtk/gtkrecentchooserdefault.c:1259 msgid "Untitled filter" msgstr "未命名的過濾條件" -#: gtk/gtkrecentchooserdefault.c:1613 +#: gtk/gtkrecentchooserdefault.c:1612 msgid "Could not remove item" msgstr "無法移除項目" -#: gtk/gtkrecentchooserdefault.c:1656 +#: gtk/gtkrecentchooserdefault.c:1655 msgid "Could not clear list" msgstr "無法清除清單" -#: gtk/gtkrecentchooserdefault.c:1740 +#: gtk/gtkrecentchooserdefault.c:1739 msgid "Copy _Location" msgstr "複製位置(_L)" -#: gtk/gtkrecentchooserdefault.c:1753 +#: gtk/gtkrecentchooserdefault.c:1752 msgid "_Remove From List" msgstr "從清單中移除(_R)" -#: gtk/gtkrecentchooserdefault.c:1762 +#: gtk/gtkrecentchooserdefault.c:1761 msgid "_Clear List" msgstr "清除清單(_C)" -#: gtk/gtkrecentchooserdefault.c:1776 +#: gtk/gtkrecentchooserdefault.c:1775 msgid "Show _Private Resources" msgstr "顯示私有資源(_P)" @@ -2777,10 +2757,10 @@ msgstr "_%d. %s" msgid "recent menu label|%d. %s" msgstr "%d. %s" -#: gtk/gtkrecentmanager.c:1012 gtk/gtkrecentmanager.c:1025 -#: gtk/gtkrecentmanager.c:1163 gtk/gtkrecentmanager.c:1173 -#: gtk/gtkrecentmanager.c:1226 gtk/gtkrecentmanager.c:1235 -#: gtk/gtkrecentmanager.c:1250 +#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033 +#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181 +#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243 +#: gtk/gtkrecentmanager.c:1258 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "無法找到有 URI ‘%s’ 的項目" @@ -4448,92 +4428,96 @@ msgstr "印表機「%s」可能尚未連線。" msgid "There is a problem on printer '%s'." msgstr "印表機「%s」發生問題。" -#: modules/printbackends/cups/gtkprintbackendcups.c:1371 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1372 msgid "Paused ; Rejecting Jobs" msgstr "已暫停;正在拒絕工作" -#: modules/printbackends/cups/gtkprintbackendcups.c:1375 +#. Translators: this is a printer status. +#: modules/printbackends/cups/gtkprintbackendcups.c:1378 msgid "Rejecting Jobs" msgstr "正在拒絕工作" -#: modules/printbackends/cups/gtkprintbackendcups.c:1996 +#: modules/printbackends/cups/gtkprintbackendcups.c:1999 msgid "Two Sided" msgstr "雙面" -#: modules/printbackends/cups/gtkprintbackendcups.c:1997 +#: modules/printbackends/cups/gtkprintbackendcups.c:2000 msgid "Paper Type" msgstr "紙張類型" -#: modules/printbackends/cups/gtkprintbackendcups.c:1998 +#: modules/printbackends/cups/gtkprintbackendcups.c:2001 msgid "Paper Source" msgstr "紙張來源" -#: modules/printbackends/cups/gtkprintbackendcups.c:1999 +#: modules/printbackends/cups/gtkprintbackendcups.c:2002 msgid "Output Tray" msgstr "出紙匣" -#: modules/printbackends/cups/gtkprintbackendcups.c:2008 +#: modules/printbackends/cups/gtkprintbackendcups.c:2011 msgid "One Sided" msgstr "單面" -#: modules/printbackends/cups/gtkprintbackendcups.c:2009 -#: modules/printbackends/cups/gtkprintbackendcups.c:2010 -#: modules/printbackends/cups/gtkprintbackendcups.c:2014 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2013 +#: modules/printbackends/cups/gtkprintbackendcups.c:2015 +#: modules/printbackends/cups/gtkprintbackendcups.c:2023 msgid "Auto Select" msgstr "自動選擇" -#: modules/printbackends/cups/gtkprintbackendcups.c:2011 -#: modules/printbackends/cups/gtkprintbackendcups.c:2012 -#: modules/printbackends/cups/gtkprintbackendcups.c:2013 -#: modules/printbackends/cups/gtkprintbackendcups.c:2483 +#. Translators: this is an option of "Paper Source" +#: modules/printbackends/cups/gtkprintbackendcups.c:2017 +#: modules/printbackends/cups/gtkprintbackendcups.c:2019 +#: modules/printbackends/cups/gtkprintbackendcups.c:2021 +#: modules/printbackends/cups/gtkprintbackendcups.c:2492 msgid "Printer Default" msgstr "印表機預設" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Urgent" msgstr "緊急" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "High" msgstr "高" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Medium" msgstr "中" -#: modules/printbackends/cups/gtkprintbackendcups.c:2677 +#: modules/printbackends/cups/gtkprintbackendcups.c:2686 msgid "Low" msgstr "低" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "None" msgstr "沒有" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Classified" msgstr "已分類" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Confidential" msgstr "秘密" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Secret" msgstr "機密" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Standard" msgstr "標準" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Top Secret" msgstr "高度機密" -#: modules/printbackends/cups/gtkprintbackendcups.c:2718 +#: modules/printbackends/cups/gtkprintbackendcups.c:2727 msgid "Unclassified" msgstr "未分類" -#: modules/printbackends/cups/gtkprintbackendcups.c:2817 +#: modules/printbackends/cups/gtkprintbackendcups.c:2826 #, c-format msgid "Custom %sx%s" msgstr "自訂 %sx%s" @@ -4596,6 +4580,24 @@ msgstr "列印至測試印表機" msgid "Could not get information for file '%s': %s" msgstr "無法取得檔案‘%s’的資訊:%s" +#~ msgid "URI" +#~ msgstr "URI" + +#~ msgid "The URI bound to this button" +#~ msgstr "連結至此按鍵的 URI" + +#~ msgid "Arrow spacing" +#~ msgstr "箭頭空間" + +#~ msgid "Scroll arrow spacing" +#~ msgstr "捲動箭頭空間" + +#~ msgid "Group" +#~ msgstr "群組" + +#~ msgid "The radio tool button whose group this button belongs to." +#~ msgstr "此按鈕所屬的單選工具按鈕群組。" + #~ msgid "Invalid filename: %s" #~ msgstr "無效的檔案名稱:%s"