diff options
author | Owen Taylor <otaylor@redhat.com> | 2003-12-08 22:55:03 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2003-12-08 22:55:03 +0000 |
commit | 85c05a86c05e002c8160ecabe73a372b267b6931 (patch) | |
tree | d1bed6fe58a6aac22fa33e45e51a53c25edb17d7 /po/lt.po | |
parent | dfddc2062865c901d7ab9de90214f3aed89bd4eb (diff) | |
download | gtk+-85c05a86c05e002c8160ecabe73a372b267b6931.tar.gz |
=== Released 2.3.1 ===
Mon Dec 8 10:54:44 2003 Owen Taylor <otaylor@redhat.com>
* === Released 2.3.1 ===
* NEWS: Updates for 2.3.1
* configure.in: Version 2.3.1, interface age 0, binary age 301.
* gtk/gtkmenuitem.c (gtk_menu_item_can_activate_accel):
Rename from gtk_menu_item_real_can_activate_accel() to
match GTK+ convention, improve comment.
* gtk/gtkwidget.c: Document gtk_widget_can_activate_accel(),
can ::can-activate-accel signal.
* gtk/gtkwidget.c (closure_accel_activate): Fix spelling
in comment.
* gtk/gtkmenu.c (gtk_menu_real_can_activate_accel): Clean
up comment.
* gtk/gtkcellview{,menuitem}.[ch]: Move GET_PRIVATE() macros
into the .c file.
Mon Dec 8 12:09:21 2003 Owen Taylor <otaylor@redhat.com>
* gtk/gtkicontheme.c (find_builtin_icon): Fix a
missing 'else'. (#128816, Jorn Baayen)
Diffstat (limited to 'po/lt.po')
-rw-r--r-- | po/lt.po | 822 |
1 files changed, 551 insertions, 271 deletions
@@ -5,7 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: gtk+ 1.3.11\n" -"POT-Creation-Date: 2003-10-24 16:15-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2003-12-08 16:28-0500\n" "PO-Revision-Date: 2002-03-09 01:01+0200\n" "Last-Translator: Gediminas Paulauskas <menesis@delfi.lt>\n" "Language-Team: Lithuanian <komp_lt@konferencijos.lt>\n" @@ -14,19 +15,19 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 0.9.5\n" -#: gdk-pixbuf/gdk-pixbuf-animation.c:147 gdk-pixbuf/gdk-pixbuf-io.c:712 -#: gdk-pixbuf/gdk-pixbuf-io.c:845 +#: gdk-pixbuf/gdk-pixbuf-animation.c:147 gdk-pixbuf/gdk-pixbuf-io.c:731 +#: gdk-pixbuf/gdk-pixbuf-io.c:864 tests/testfilechooser.c:198 #, c-format msgid "Failed to open file '%s': %s" msgstr "Nepavyko atidaryti bylos '%s: %s" -#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:722 +#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:741 #, c-format msgid "Image file '%s' contains no data" msgstr "Paveikslėlio byloje „%s“ nėra duomenų" -#: gdk-pixbuf/gdk-pixbuf-animation.c:198 gdk-pixbuf/gdk-pixbuf-io.c:756 -#: gdk-pixbuf/gdk-pixbuf-io.c:882 +#: gdk-pixbuf/gdk-pixbuf-animation.c:198 gdk-pixbuf/gdk-pixbuf-io.c:775 +#: gdk-pixbuf/gdk-pixbuf-io.c:901 tests/testfilechooser.c:237 #, c-format msgid "" "Failed to load image '%s': reason not known, probably a corrupt image file" @@ -71,22 +72,22 @@ msgstr "Negalėjau atpažinti paveikslėlio bylos '%s' formato" msgid "Unrecognized image file format" msgstr "Neatpažintas paveikslėlio bylos formatas" -#: gdk-pixbuf/gdk-pixbuf-io.c:767 +#: gdk-pixbuf/gdk-pixbuf-io.c:786 #, c-format msgid "Failed to load image '%s': %s" msgstr "Nepavyko įkelti paveikslėlio „%s“: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:993 +#: gdk-pixbuf/gdk-pixbuf-io.c:1012 #, c-format msgid "This build of gdk-pixbuf does not support saving the image format: %s" msgstr "" -#: gdk-pixbuf/gdk-pixbuf-io.c:1104 +#: gdk-pixbuf/gdk-pixbuf-io.c:1123 #, c-format msgid "Failed to open '%s' for writing: %s" msgstr "Nepavyko atidaryti „%s“ įrašymui: %s" -#: gdk-pixbuf/gdk-pixbuf-io.c:1125 +#: gdk-pixbuf/gdk-pixbuf-io.c:1144 #, c-format msgid "" "Failed to close '%s' while writing image, all data may not have been saved: %" @@ -333,11 +334,7 @@ msgstr "Paveikslėlio aukštis yra nulinis" msgid "Image has unsupported bpp" msgstr "Paveikslėlio tipas '%s' nepalaikomas" -#: gdk-pixbuf/io-pcx.c:619 -msgid "Image has unsupported number of 1-bit planes" -msgstr "" - -#: gdk-pixbuf/io-pcx.c:627 +#: gdk-pixbuf/io-pcx.c:619 gdk-pixbuf/io-pcx.c:627 #, c-format msgid "Image has unsupported number of %d-bit planes" msgstr "" @@ -757,7 +754,7 @@ msgstr "Spartusis klavišas" msgid "The widget to be monitored for accelerator changes" msgstr "" -#: gtk/gtkaction.c:185 +#: gtk/gtkaction.c:185 gtk/gtkactiongroup.c:117 #, fuzzy msgid "Name" msgstr "Šriftas" @@ -766,7 +763,7 @@ msgstr "Šriftas" msgid "A unique name for the action." msgstr "" -#: gtk/gtkaction.c:193 gtk/gtkbutton.c:190 gtk/gtkexpander.c:194 +#: gtk/gtkaction.c:193 gtk/gtkbutton.c:190 gtk/gtkexpander.c:202 #: gtk/gtkframe.c:125 gtk/gtklabel.c:290 gtk/gtktoolbutton.c:179 msgid "Label" msgstr "" @@ -800,7 +797,7 @@ msgstr "" msgid "The stock icon displayed in widgets representing this action." msgstr "" -#: gtk/gtkaction.c:221 gtk/gtktoolitem.c:169 +#: gtk/gtkaction.c:221 gtk/gtktoolitem.c:168 msgid "Is important" msgstr "" @@ -818,7 +815,7 @@ msgstr "" msgid "When TRUE, empty menu proxies for this action are hidden." msgstr "" -#: gtk/gtkaction.c:235 gtk/gtkwidget.c:442 +#: gtk/gtkaction.c:235 gtk/gtkwidget.c:446 #, fuzzy msgid "Sensitive" msgstr "Jautrumas" @@ -829,7 +826,7 @@ msgid "Whether the action is enabled." msgstr "yra" #: gtk/gtkaction.c:242 gtk/gtktreeview.c:545 gtk/gtktreeviewcolumn.c:219 -#: gtk/gtkwidget.c:435 +#: gtk/gtkwidget.c:439 msgid "Visible" msgstr "Matoma" @@ -838,6 +835,10 @@ msgstr "Matoma" msgid "Whether the action is visible." msgstr "yra" +#: gtk/gtkactiongroup.c:118 +msgid "A name for the action group." +msgstr "" + #: gtk/gtkalignment.c:116 #, fuzzy msgid "Horizontal alignment" @@ -1019,7 +1020,7 @@ msgid "" "g., help buttons" msgstr "" -#: gtk/gtkbox.c:128 gtk/gtkexpander.c:210 +#: gtk/gtkbox.c:128 gtk/gtkexpander.c:226 msgid "Spacing" msgstr "Tarpai" @@ -1028,7 +1029,7 @@ msgstr "Tarpai" msgid "The amount of space between children" msgstr "Tarpai tarp vaikų" -#: gtk/gtkbox.c:138 gtk/gtknotebook.c:468 gtk/gtktoolbar.c:465 +#: gtk/gtkbox.c:138 gtk/gtknotebook.c:468 gtk/gtktoolbar.c:475 msgid "Homogeneous" msgstr "" @@ -1037,7 +1038,7 @@ msgstr "" msgid "Whether the children should all be the same size" msgstr "Ar visi vaikai turėtų būti to paties dydžio." -#: gtk/gtkbox.c:146 gtk/gtkpreview.c:132 gtk/gtktoolbar.c:457 +#: gtk/gtkbox.c:146 gtk/gtkpreview.c:132 gtk/gtktoolbar.c:467 #: gtk/gtktreeviewcolumn.c:291 msgid "Expand" msgstr "Sutraukti" @@ -1077,7 +1078,7 @@ msgid "" "start or end of the parent" msgstr "" -#: gtk/gtkbox.c:174 gtk/gtknotebook.c:490 gtk/gtkpaned.c:236 +#: gtk/gtkbox.c:174 gtk/gtknotebook.c:490 gtk/gtkpaned.c:238 #: gtk/gtkruler.c:138 msgid "Position" msgstr "Pozicija" @@ -1093,12 +1094,12 @@ msgid "" "widget" msgstr "" -#: gtk/gtkbutton.c:198 gtk/gtkexpander.c:202 gtk/gtklabel.c:311 +#: gtk/gtkbutton.c:198 gtk/gtkexpander.c:210 gtk/gtklabel.c:311 #: gtk/gtktoolbutton.c:186 msgid "Use underline" msgstr "Naudoti pabraukimą" -#: gtk/gtkbutton.c:199 gtk/gtkexpander.c:203 gtk/gtklabel.c:312 +#: gtk/gtkbutton.c:199 gtk/gtkexpander.c:211 gtk/gtklabel.c:312 #, fuzzy msgid "" "If set, an underline in the text indicates the next character should be used " @@ -1417,7 +1418,7 @@ msgstr "" msgid "The stock ID of the stock icon to render" msgstr "" -#: gtk/gtkcellrendererpixbuf.c:167 +#: gtk/gtkcellrendererpixbuf.c:167 gtk/gtkfilechooserdefault.c:1227 #, fuzzy msgid "Size" msgstr "D_ydis:" @@ -1462,19 +1463,19 @@ msgstr "Atributai" msgid "A list of style attributes to apply to the text of the renderer" msgstr "A sąrašas tekstas." -#: gtk/gtkcellrenderertext.c:199 gtk/gtkcellview.c:174 gtk/gtktexttag.c:205 +#: gtk/gtkcellrenderertext.c:199 gtk/gtkcellview.c:176 gtk/gtktexttag.c:205 msgid "Background color name" msgstr "Fono spalvos pavadinimas" -#: gtk/gtkcellrenderertext.c:200 gtk/gtkcellview.c:175 gtk/gtktexttag.c:206 +#: gtk/gtkcellrenderertext.c:200 gtk/gtkcellview.c:177 gtk/gtktexttag.c:206 msgid "Background color as a string" msgstr "Fono spalva kaip eilutė" -#: gtk/gtkcellrenderertext.c:207 gtk/gtkcellview.c:181 gtk/gtktexttag.c:213 +#: gtk/gtkcellrenderertext.c:207 gtk/gtkcellview.c:183 gtk/gtktexttag.c:213 msgid "Background color" msgstr "Fono spalva" -#: gtk/gtkcellrenderertext.c:208 gtk/gtkcellview.c:182 +#: gtk/gtkcellrenderertext.c:208 gtk/gtkcellview.c:184 msgid "Background color as a GdkColor" msgstr "Fono spalva kaip GdkColor" @@ -1596,11 +1597,11 @@ msgstr "Pabrauktas" msgid "Style of underline for this text" msgstr "Šio teksto pabraukimo stilius" -#: gtk/gtkcellrenderertext.c:362 gtk/gtkcellview.c:189 gtk/gtktexttag.c:508 +#: gtk/gtkcellrenderertext.c:362 gtk/gtkcellview.c:191 gtk/gtktexttag.c:508 msgid "Background set" msgstr "Fonas nustatytas" -#: gtk/gtkcellrenderertext.c:363 gtk/gtkcellview.c:190 gtk/gtktexttag.c:509 +#: gtk/gtkcellrenderertext.c:363 gtk/gtkcellview.c:192 gtk/gtktexttag.c:509 #, fuzzy msgid "Whether this tag affects the background color" msgstr "Pasirink fono spalvą" @@ -1747,7 +1748,7 @@ msgstr "Indikatoriaus dydis" msgid "Size of check or radio indicator" msgstr "" -#: gtk/gtkcheckbutton.c:106 gtk/gtkexpander.c:236 gtk/gtkoptionmenu.c:205 +#: gtk/gtkcheckbutton.c:106 gtk/gtkexpander.c:252 gtk/gtkoptionmenu.c:205 #, fuzzy msgid "Indicator Spacing" msgstr "Indikatorius" @@ -1803,10 +1804,10 @@ msgid "The title of the color selection dialog" msgstr "Žemiau kitų langų" #: gtk/gtkcolorbutton.c:219 gtk/gtkcolorbutton.c:573 -msgid "Pick a color" +msgid "Pick a Color" msgstr "" -#: gtk/gtkcolorbutton.c:232 gtk/gtkcolorsel.c:1770 +#: gtk/gtkcolorbutton.c:232 gtk/gtkcolorsel.c:1775 msgid "Current Color" msgstr "Esama spalva" @@ -1815,7 +1816,7 @@ msgstr "Esama spalva" msgid "The selected color" msgstr "Dabar pasirinkta spalva" -#: gtk/gtkcolorbutton.c:247 gtk/gtkcolorsel.c:1777 +#: gtk/gtkcolorbutton.c:247 gtk/gtkcolorsel.c:1782 msgid "Current Alpha" msgstr "Esamas permatomumas" @@ -1858,39 +1859,39 @@ msgstr "" "pakeistum šį langelį, nutempk spalvos langelį čia arba paspausk dešinį " "mygtuką ir pasirink „Išsaugoti spalvą čia“." -#: gtk/gtkcolorsel.c:1756 +#: gtk/gtkcolorsel.c:1761 msgid "Has Opacity Control" msgstr "Rodyti skaidrumo keitiklį" -#: gtk/gtkcolorsel.c:1757 +#: gtk/gtkcolorsel.c:1762 msgid "Whether the color selector should allow setting opacity" msgstr "Ar spalvų parinkiklis leidžia keisti skaidrumą" -#: gtk/gtkcolorsel.c:1763 +#: gtk/gtkcolorsel.c:1768 msgid "Has palette" msgstr "Rodyti paletę" -#: gtk/gtkcolorsel.c:1764 +#: gtk/gtkcolorsel.c:1769 msgid "Whether a palette should be used" msgstr "Ar paletė bus naudojama" -#: gtk/gtkcolorsel.c:1771 +#: gtk/gtkcolorsel.c:1776 msgid "The current color" msgstr "Dabar pasirinkta spalva" -#: gtk/gtkcolorsel.c:1778 +#: gtk/gtkcolorsel.c:1783 msgid "The current opacity value (0 fully transparent, 65535 fully opaque)" msgstr "" -#: gtk/gtkcolorsel.c:1792 +#: gtk/gtkcolorsel.c:1797 msgid "Custom palette" msgstr "Tinkinta paletė" -#: gtk/gtkcolorsel.c:1793 +#: gtk/gtkcolorsel.c:1798 msgid "Palette to use in the color selector" msgstr "Paletė, naudojama spalvų parinkiklyje" -#: gtk/gtkcolorsel.c:1834 +#: gtk/gtkcolorsel.c:1839 msgid "" "Select the color you want from the outer ring. Select the darkness or " "lightness of that color using the inner triangle." @@ -1898,7 +1899,7 @@ msgstr "" "Pasirink norimą spalvą iš išorinio žiedo. Pasirink spalvos šviesumą ir " "sodrumą naudodamasis vidiniu trikampiu." -#: gtk/gtkcolorsel.c:1859 +#: gtk/gtkcolorsel.c:1864 msgid "" "Click the eyedropper, then click a color anywhere on your screen to select " "that color." @@ -1906,68 +1907,69 @@ msgstr "" "Paspausk ant teptuko, tada paspausk ant spalvos, esančios bet kurioje ekrano " "vietoje, kad pasirinktum ją." -#: gtk/gtkcolorsel.c:1868 +#: gtk/gtkcolorsel.c:1873 msgid "_Hue:" msgstr "_Atspalvis:" -#: gtk/gtkcolorsel.c:1869 +#: gtk/gtkcolorsel.c:1874 msgid "Position on the color wheel." msgstr "Vieta spalvų rate" -#: gtk/gtkcolorsel.c:1871 +#: gtk/gtkcolorsel.c:1876 msgid "_Saturation:" msgstr "_Sodrumas:" -#: gtk/gtkcolorsel.c:1872 +#: gtk/gtkcolorsel.c:1877 msgid "\"Deepness\" of the color." msgstr "Spalvos \"gilumas\"" -#: gtk/gtkcolorsel.c:1873 +#: gtk/gtkcolorsel.c:1878 msgid "_Value:" msgstr "_Šviesumas:" -#: gtk/gtkcolorsel.c:1874 +#: gtk/gtkcolorsel.c:1879 msgid "Brightness of the color." msgstr "Spalvos šviesumas." -#: gtk/gtkcolorsel.c:1875 +#: gtk/gtkcolorsel.c:1880 msgid "_Red:" msgstr "_Raudona:" -#: gtk/gtkcolorsel.c:1876 +#: gtk/gtkcolorsel.c:1881 msgid "Amount of red light in the color." msgstr "Raudonos šviesos kiekis spalvoje." -#: gtk/gtkcolorsel.c:1877 +#: gtk/gtkcolorsel.c:1882 msgid "_Green:" msgstr "_Žalia:" -#: gtk/gtkcolorsel.c:1878 +#: gtk/gtkcolorsel.c:1883 msgid "Amount of green light in the color." msgstr "Žalios šviesos kiekis spalvoje." -#: gtk/gtkcolorsel.c:1879 +#: gtk/gtkcolorsel.c:1884 msgid "_Blue:" msgstr "_Mėlyna:" -#: gtk/gtkcolorsel.c:1880 +#: gtk/gtkcolorsel.c:1885 msgid "Amount of blue light in the color." msgstr "Mėlynos šviesos kiekis spalvoje." -#: gtk/gtkcolorsel.c:1883 +#: gtk/gtkcolorsel.c:1888 #, fuzzy msgid "_Opacity:" msgstr "Nepermat_omumas:" -#: gtk/gtkcolorsel.c:1891 -msgid "Transparency of the currently-selected color." +#: gtk/gtkcolorsel.c:1896 gtk/gtkcolorsel.c:1907 +#, fuzzy +msgid "Transparency of the color." msgstr "Dabar pasirinktos spalvos skaidrumas." -#: gtk/gtkcolorsel.c:1906 +#: gtk/gtkcolorsel.c:1914 msgid "Color _Name:" msgstr "Spalvos _pavadinimas:" -#: gtk/gtkcolorsel.c:1921 +#: gtk/gtkcolorsel.c:1929 msgid "" "You can enter an HTML-style hexadecimal color value, or simply a color name " "such as 'orange' in this entry." @@ -1975,7 +1977,7 @@ msgstr "" "Čia gali įrašyti HTML stiliaus šešioliktainę spalvos išraišką, arba tiesiog " "spalvos pavadinimą, pvz. „white“." -#: gtk/gtkcolorsel.c:1940 +#: gtk/gtkcolorsel.c:1948 msgid "_Palette" msgstr "_Paletė" @@ -2024,66 +2026,66 @@ msgstr "Reikšmė sąraše" msgid "Whether entered values must already be present in the list" msgstr "Ar įvestos reikšmės būtinai turi būti sąraše" -#: gtk/gtkcombobox.c:335 +#: gtk/gtkcombobox.c:338 msgid "ComboBox model" msgstr "" -#: gtk/gtkcombobox.c:336 +#: gtk/gtkcombobox.c:339 #, fuzzy msgid "The model for the combo box" msgstr "kol" -#: gtk/gtkcombobox.c:343 +#: gtk/gtkcombobox.c:346 #, fuzzy msgid "Wrap width" msgstr "Plotis" -#: gtk/gtkcombobox.c:344 +#: gtk/gtkcombobox.c:347 msgid "Wrap width for layouting the items in a grid" msgstr "" -#: gtk/gtkcombobox.c:353 +#: gtk/gtkcombobox.c:356 #, fuzzy msgid "Row span column" msgstr "Tarpai tarp eilučių" -#: gtk/gtkcombobox.c:354 +#: gtk/gtkcombobox.c:357 msgid "TreeModel column containing the row span values" msgstr "" -#: gtk/gtkcombobox.c:363 +#: gtk/gtkcombobox.c:366 #, fuzzy msgid "Column span column" msgstr "Tarpai tarp stulpelių" -#: gtk/gtkcombobox.c:364 +#: gtk/gtkcombobox.c:367 msgid "TreeModel column containing the column span values" msgstr "" -#: gtk/gtkcombobox.c:373 +#: gtk/gtkcombobox.c:376 #, fuzzy msgid "Active item" msgstr "Aktyvus" -#: gtk/gtkcombobox.c:374 +#: gtk/gtkcombobox.c:377 #, fuzzy msgid "The item which is currently active" msgstr "Dabar pasirinktos bylos vardas." -#: gtk/gtkcombobox.c:382 +#: gtk/gtkcombobox.c:385 msgid "ComboBox appareance" msgstr "" -#: gtk/gtkcombobox.c:383 +#: gtk/gtkcombobox.c:386 msgid "ComboBox appearance, where TRUE means Windows-style." msgstr "" -#: gtk/gtkcomboboxentry.c:106 +#: gtk/gtkcomboboxentry.c:104 #, fuzzy msgid "Text Column" msgstr "Paieška" -#: gtk/gtkcomboboxentry.c:107 +#: gtk/gtkcomboboxentry.c:105 msgid "A column in the data source model to get the strings from" msgstr "" @@ -2353,50 +2355,292 @@ msgid "" "child widget as opposed to below it." msgstr "" -#: gtk/gtkexpander.c:186 +#: gtk/gtkexpander.c:194 #, fuzzy msgid "Expanded" msgstr "Sutraukti" -#: gtk/gtkexpander.c:187 +#: gtk/gtkexpander.c:195 #, fuzzy msgid "Whether the expander has been opened to reveal the child widget" msgstr "yra" -#: gtk/gtkexpander.c:195 +#: gtk/gtkexpander.c:203 #, fuzzy msgid "Text of the expander's label" msgstr "Tekstas." -#: gtk/gtkexpander.c:211 +#: gtk/gtkexpander.c:218 gtk/gtklabel.c:304 +#, fuzzy +msgid "Use markup" +msgstr "Perkelti žymelę aukštyn" + +#: gtk/gtkexpander.c:219 gtk/gtklabel.c:305 +#, fuzzy +msgid "The text of the label includes XML markup. See pango_parse_markup()" +msgstr "tekstas Žiūrėti." + +#: gtk/gtkexpander.c:227 msgid "Space to put between the label and the child" msgstr "" -#: gtk/gtkexpander.c:220 gtk/gtkframe.c:169 gtk/gtktoolbutton.c:193 +#: gtk/gtkexpander.c:236 gtk/gtkframe.c:169 gtk/gtktoolbutton.c:193 #, fuzzy msgid "Label widget" msgstr "Punkto lygiavimas:" -#: gtk/gtkexpander.c:221 +#: gtk/gtkexpander.c:237 #, fuzzy msgid "A widget to display in place of the usual expander label" msgstr "A." -#: gtk/gtkexpander.c:227 gtk/gtktreeview.c:607 +#: gtk/gtkexpander.c:243 gtk/gtktreeview.c:607 #, fuzzy msgid "Expander Size" msgstr "Išplėsti iki didesnio dydžio" -#: gtk/gtkexpander.c:228 gtk/gtktreeview.c:608 +#: gtk/gtkexpander.c:244 gtk/gtktreeview.c:608 #, fuzzy msgid "Size of the expander arrow" msgstr "Dydis." -#: gtk/gtkexpander.c:237 +#: gtk/gtkexpander.c:253 #, fuzzy msgid "Spacing around expander arrow" msgstr "Tarpai" +#: gtk/gtkfilechooser.c:92 +#, fuzzy +msgid "Action" +msgstr "Animacija" + +#: gtk/gtkfilechooser.c:93 +msgid "The type of operation that the file selector is performing" +msgstr "" + +#: gtk/gtkfilechooser.c:99 +#, fuzzy +msgid "File System" +msgstr "Bylos" + +#: gtk/gtkfilechooser.c:100 +msgid "File system object to use" +msgstr "" + +#: gtk/gtkfilechooser.c:105 +#, fuzzy +msgid "Filter" +msgstr "Bylos" + +#: gtk/gtkfilechooser.c:106 +msgid "The current filter for selecting which files are displayed" +msgstr "" + +#: gtk/gtkfilechooser.c:111 +#, fuzzy +msgid "Folder Mode" +msgstr "_Aplanko vardas:" + +#: gtk/gtkfilechooser.c:112 +#, fuzzy +msgid "Whether to select folders rather than files" +msgstr "yra" + +#: gtk/gtkfilechooser.c:117 +msgid "Local Only" +msgstr "" + +#: gtk/gtkfilechooser.c:118 +#, fuzzy +msgid "Whether the selected file(s) should be limited to local file: URLs" +msgstr "yra" + +#: gtk/gtkfilechooser.c:123 +#, fuzzy +msgid "Preview widget" +msgstr "Peržiūros tekstas" + +#: gtk/gtkfilechooser.c:124 +msgid "Application supplied widget for custom previews." +msgstr "" + +#: gtk/gtkfilechooser.c:129 +#, fuzzy +msgid "Preview Widget Active" +msgstr "Peržiūros tekstas" + +#: gtk/gtkfilechooser.c:130 +msgid "" +"Whether the application supplied widget for custom previews should be shown." +msgstr "" + +#: gtk/gtkfilechooser.c:135 +#, fuzzy +msgid "Extra widget" +msgstr "Paveikslėlis" + +#: gtk/gtkfilechooser.c:136 +msgid "Application supplied widget for extra options." +msgstr "" + +#: gtk/gtkfilechooser.c:141 +#, fuzzy +msgid "Select Multiple" +msgstr "Daugybinis pasirinkimas" + +#: gtk/gtkfilechooser.c:142 gtk/gtkfilesel.c:575 +#, fuzzy +msgid "Whether to allow multiple files to be selected" +msgstr "Ar leidžiama pasirinkti keletą bylų." + +#: gtk/gtkfilechooser.c:148 +#, fuzzy +msgid "Show Hidden" +msgstr "Rodyti" + +#: gtk/gtkfilechooser.c:149 +#, fuzzy +msgid "Whether the hidden files and folders should be displayed" +msgstr "Ar mygtukai sukurti/dirbti su bylomis turėtų būti rodomi." + +#: gtk/gtkfilechooser.c:1446 gtk/gtkfilechooser.c:1490 +#: gtk/gtkfilechooser.c:1565 gtk/gtkfilechooser.c:1609 +#, c-format +msgid "Invalid filename: %s" +msgstr "" + +#: gtk/gtkfilechooserdefault.c:409 +#, c-format +msgid "" +"Could not retrieve information about %s:\n" +"%s" +msgstr "" + +#: gtk/gtkfilechooserdefault.c:420 +#, c-format +msgid "" +"Could not add a bookmark for %s:\n" +"%s" +msgstr "" + +#: gtk/gtkfilechooserdefault.c:566 +#, c-format +msgid "%s's Home" +msgstr "" + +#. FIXME: What is the Right Way of finding the desktop directory? +#: gtk/gtkfilechooserdefault.c:589 +msgid "Desktop" +msgstr "" + +#: gtk/gtkfilechooserdefault.c:729 +#, c-format +msgid "" +"Could not go to the parent folder of %s:\n" +"%s" +msgstr "" + +#: gtk/gtkfilechooserdefault.c:798 +msgid "Files of _type:" +msgstr "" + +#: gtk/gtkfilechooserdefault.c:854 gtk/gtkfilechooserdefault.c:1209 +#, fuzzy +msgid "File name" +msgstr "Bylos vardas" + +#: gtk/gtkfilechooserdefault.c:880 +#, c-format +msgid "Could not add bookmark for %s because it is not a folder." +msgstr "" + +#: gtk/gtkfilechooserdefault.c:921 +#, c-format +msgid "" +"Could not remove bookmark for %s:\n" +"%s" +msgstr "" + +#: gtk/gtkfilechooserdefault.c:1051 +#, c-format +msgid "Could not add a bookmark for %s because it is an invalid path name." +msgstr "" + +#: gtk/gtkfilechooserdefault.c:1113 +#, fuzzy +msgid "Folder" +msgstr "Aplankai" + +#: gtk/gtkfilechooserdefault.c:1151 +msgid "Add bookmark" +msgstr "" + +#: gtk/gtkfilechooserdefault.c:1239 +#, fuzzy +msgid "Modified" +msgstr "Režimas" + +#: gtk/gtkfilechooserdefault.c:1260 +#, fuzzy +msgid "_Location:" +msgstr "Pasirinkimas: " + +#. Preview +#: gtk/gtkfilechooserdefault.c:1381 +#, fuzzy +msgid "Preview" +msgstr "_Peržiūra:" + +#: gtk/gtkfilechooserdefault.c:2169 +#, c-format +msgid "shortcut %s does not exist" +msgstr "" + +#: gtk/gtkfilechooserdefault.c:2501 +#, c-format +msgid "" +"Could not build file name from '%s' and '%s':\n" +"%s" +msgstr "" + +#: gtk/gtkfilechooserdefault.c:2659 +#, c-format +msgid "%d bytes" +msgstr "" + +#: gtk/gtkfilechooserdefault.c:2661 +#, c-format +msgid "%.1f K" +msgstr "" + +#: gtk/gtkfilechooserdefault.c:2663 +#, c-format +msgid "%.1f M" +msgstr "" + +#: gtk/gtkfilechooserdefault.c:2665 +#, c-format +msgid "%.1f G" +msgstr "" + +#: gtk/gtkfilechooserdefault.c:2705 +#, fuzzy +msgid "Today" +msgstr "Modalinis" + +#: gtk/gtkfilechooserdefault.c:2725 +msgid "Yesterday" +msgstr "" + +#: gtk/gtkfilechooserdefault.c:2728 gtk/gtkfilechooserdefault.c:2739 +#, fuzzy +msgid "Unknown" +msgstr "(nežinomas)" + +#: gtk/gtkfilechooserdefault.c:2738 +msgid "%d/%b/%Y" +msgstr "" + #: gtk/gtkfilesel.c:559 gtk/gtkimage.c:167 msgid "Filename" msgstr "Bylos vardas" @@ -2419,11 +2663,6 @@ msgstr "Ar mygtukai sukurti/dirbti su bylomis turėtų būti rodomi." msgid "Select multiple" msgstr "Daugybinis pasirinkimas" -#: gtk/gtkfilesel.c:575 -#, fuzzy -msgid "Whether to allow multiple files to be selected" -msgstr "Ar leidžiama pasirinkti keletą bylų." - #: gtk/gtkfilesel.c:730 msgid "Folders" msgstr "Aplankai" @@ -2601,6 +2840,33 @@ msgstr "Vardas per ilgas" msgid "Couldn't convert filename" msgstr "Negaliu išmesti temos" +#: gtk/gtkfilesystemmodel.c:1018 +msgid "(Empty)" +msgstr "" + +#: gtk/gtkfilesystemunix.c:306 gtk/gtkfilesystemwin32.c:377 +#, fuzzy, c-format +msgid "error creating directory '%s': %s" +msgstr "Klaida kuriant aplanką „%s“: %s\n" + +#: gtk/gtkfilesystemunix.c:566 +msgid "This file system does not support icons" +msgstr "" + +#: gtk/gtkfilesystemunix.c:579 gtk/gtkfilesystemunix.c:592 +msgid "This file system does not support bookmarks" +msgstr "" + +#: gtk/gtkfilesystemunix.c:765 gtk/gtkfilesystemwin32.c:900 +#, fuzzy, c-format +msgid "error getting information for '%s': %s" +msgstr "Klaida kuriant aplanką „%s“: %s\n" + +#: gtk/gtkfilesystemwin32.c:686 +#, c-format +msgid "Bookmark saving failed (%s)" +msgstr "" + #: gtk/gtkfixed.c:120 gtk/gtklayout.c:611 msgid "X position" msgstr "" @@ -2622,8 +2888,8 @@ msgstr "" msgid "The title of the font selection dialog" msgstr "Žemiau kitų langų" -#: gtk/gtkfontbutton.c:177 -msgid "Pick a font" +#: gtk/gtkfontbutton.c:177 gtk/gtkfontbutton.c:294 +msgid "Pick a Font" msgstr "" #: gtk/gtkfontbutton.c:191 gtk/gtkfontsel.c:210 @@ -2678,10 +2944,6 @@ msgstr "Rodyti" msgid "Whether selected font size is shown in the label" msgstr "yra" -#: gtk/gtkfontbutton.c:294 -msgid "Pick a 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:68 @@ -2780,7 +3042,7 @@ msgid "_Gamma value" msgstr "_Gama" #: gtk/gtkhandlebox.c:202 gtk/gtkmenubar.c:156 gtk/gtkstatusbar.c:194 -#: gtk/gtktoolbar.c:514 gtk/gtkviewport.c:150 +#: gtk/gtktoolbar.c:516 gtk/gtkviewport.c:150 #, fuzzy msgid "Shadow type" msgstr "Rodyti datą" @@ -2831,7 +3093,7 @@ msgstr "" msgid "Error loading icon: %s" msgstr "Klaida" -#: gtk/gtkicontheme.c:1195 +#: gtk/gtkicontheme.c:1217 #, c-format msgid "Icon '%s' not present in theme" msgstr "" @@ -2946,7 +3208,8 @@ msgid "Input" msgstr "Įvestis" #: gtk/gtkinputdialog.c:242 -msgid "No input devices" +#, fuzzy +msgid "No extended input devices" msgstr "Nėra įvesties irenginių" #: gtk/gtkinputdialog.c:254 @@ -2959,7 +3222,7 @@ msgstr "Įrenginys:" msgid "Disabled" msgstr "Išjungtas" -#: gtk/gtkinputdialog.c:278 gtk/gtkinvisible.c:114 gtk/gtkwindow.c:562 +#: gtk/gtkinputdialog.c:278 gtk/gtkinvisible.c:114 gtk/gtkwindow.c:540 msgid "Screen" msgstr "Ekranas" @@ -3027,7 +3290,7 @@ msgstr "(nežinomas)" msgid "clear" msgstr "išvalyti" -#: gtk/gtkinvisible.c:115 gtk/gtkwindow.c:563 +#: gtk/gtkinvisible.c:115 gtk/gtkwindow.c:541 msgid "The screen where this window will be displayed" msgstr "" @@ -3041,16 +3304,6 @@ msgstr "tekstas." msgid "A list of style attributes to apply to the text of the label" msgstr "A sąrašas tekstas." -#: gtk/gtklabel.c:304 -#, fuzzy -msgid "Use markup" -msgstr "Perkelti žymelę aukštyn" - -#: gtk/gtklabel.c:305 -#, fuzzy -msgid "The text of the label includes XML markup. See pango_parse_markup()" -msgstr "tekstas Žiūrėti." - #: gtk/gtklabel.c:319 gtk/gtktexttag.c:374 gtk/gtktextview.c:602 #, fuzzy msgid "Justification" @@ -3113,11 +3366,11 @@ msgstr "" msgid "The widget to be activated when the label's mnemonic key is pressed" msgstr "yra." -#: gtk/gtklabel.c:3224 +#: gtk/gtklabel.c:3225 msgid "Select All" msgstr "Pažymėti viską" -#: gtk/gtklabel.c:3234 +#: gtk/gtklabel.c:3235 msgid "Input Methods" msgstr "Įvesties metodai" @@ -3164,111 +3417,111 @@ msgstr "aukštis." #. * Do *not* translate it to "predefinito:LTR", if it #. * it isn't default:LTR or default:RTL it will not work #. -#: gtk/gtkmain.c:806 +#: gtk/gtkmain.c:840 msgid "default:LTR" msgstr "default:LTR" -#: gtk/gtkmenu.c:344 +#: gtk/gtkmenu.c:349 msgid "Tearoff Title" msgstr "" -#: gtk/gtkmenu.c:345 +#: gtk/gtkmenu.c:350 #, fuzzy msgid "" "A title that may be displayed by the window manager when this menu is torn-" "off" msgstr "A yra išjungtas." -#: gtk/gtkmenu.c:351 +#: gtk/gtkmenu.c:356 #, fuzzy msgid "Vertical Padding" msgstr "Vidinė" -#: gtk/gtkmenu.c:352 +#: gtk/gtkmenu.c:357 #, fuzzy msgid "Extra space at the top and bottom of the menu" msgstr "lygiai" -#: gtk/gtkmenu.c:360 +#: gtk/gtkmenu.c:365 #, fuzzy msgid "Vertical Offset" msgstr "Stačias" -#: gtk/gtkmenu.c:361 +#: gtk/gtkmenu.c:366 msgid "" "When the menu is a submenu, position it this number of pixels offset " "vertically" msgstr "" -#: gtk/gtkmenu.c:369 +#: gtk/gtkmenu.c:374 #, fuzzy msgid "Horizontal Offset" msgstr "Gulsčias" -#: gtk/gtkmenu.c:370 +#: gtk/gtkmenu.c:375 msgid "" "When the menu is a submenu, position it this number of pixels offset " "horizontally" msgstr "" -#: gtk/gtkmenu.c:380 +#: gtk/gtkmenu.c:385 msgid "Left Attach" msgstr "" -#: gtk/gtkmenu.c:381 gtk/gtktable.c:203 +#: gtk/gtkmenu.c:386 gtk/gtktable.c:203 msgid "The column number to attach the left side of the child to" msgstr "" -#: gtk/gtkmenu.c:388 +#: gtk/gtkmenu.c:393 msgid "Right Attach" msgstr "" -#: gtk/gtkmenu.c:389 +#: gtk/gtkmenu.c:394 msgid "The column number to attach the right side of the child to" msgstr "" -#: gtk/gtkmenu.c:396 +#: gtk/gtkmenu.c:401 msgid "Top Attach" msgstr "" -#: gtk/gtkmenu.c:397 +#: gtk/gtkmenu.c:402 #, fuzzy msgid "The row number to attach the top of the child to" msgstr "eilučių" -#: gtk/gtkmenu.c:404 +#: gtk/gtkmenu.c:409 #, fuzzy msgid "Bottom Attach" msgstr "_Apačioje" -#: gtk/gtkmenu.c:405 gtk/gtktable.c:224 +#: gtk/gtkmenu.c:410 gtk/gtktable.c:224 msgid "The row number to attach the bottom of the child to" msgstr "" -#: gtk/gtkmenu.c:492 +#: gtk/gtkmenu.c:497 #, fuzzy msgid "Can change accelerators" msgstr "Meniu spartieji klavišai" -#: gtk/gtkmenu.c:493 +#: gtk/gtkmenu.c:498 msgid "" "Whether menu accelerators can be changed by pressing a key over the menu item" msgstr "" -#: gtk/gtkmenu.c:498 +#: gtk/gtkmenu.c:503 msgid "Delay before submenus appear" msgstr "" -#: gtk/gtkmenu.c:499 +#: gtk/gtkmenu.c:504 msgid "" "Minimum time the pointer must stay over a menu item before the submenu appear" msgstr "" -#: gtk/gtkmenu.c:506 +#: gtk/gtkmenu.c:511 msgid "Delay before hiding a submenu" msgstr "" -#: gtk/gtkmenu.c:507 +#: gtk/gtkmenu.c:512 msgid "" "The time before hiding a submenu when the pointer is moving towards the " "submenu" @@ -3279,7 +3532,7 @@ msgstr "" msgid "Style of bevel around the menubar" msgstr "Stilius" -#: gtk/gtkmenubar.c:164 gtk/gtktoolbar.c:490 +#: gtk/gtkmenubar.c:164 gtk/gtktoolbar.c:492 #, fuzzy msgid "Internal padding" msgstr "Vidinė" @@ -3538,7 +3791,7 @@ msgstr "Pirmyn" msgid "Display the standard forward arrow button" msgstr "Rodymas" -#: gtk/gtknotebook.c:2645 gtk/gtknotebook.c:4971 +#: gtk/gtknotebook.c:2679 gtk/gtknotebook.c:5052 #, c-format msgid "Page %u" msgstr "%u puslapis" @@ -3562,47 +3815,65 @@ msgstr "Dydis" msgid "Spacing around indicator" msgstr "Tarpai" -#: gtk/gtkpaned.c:237 +#: gtk/gtkpaned.c:239 #, fuzzy msgid "" "Position of paned separator in pixels (0 means all the way to the left/top)" msgstr "Pozicija taškeliai" -#: gtk/gtkpaned.c:245 +#: gtk/gtkpaned.c:247 #, fuzzy msgid "Position Set" msgstr "Pozicija" -#: gtk/gtkpaned.c:246 +#: gtk/gtkpaned.c:248 #, fuzzy msgid "TRUE if the Position property should be used" msgstr "Pozicija" -#: gtk/gtkpaned.c:252 +#: gtk/gtkpaned.c:254 #, fuzzy msgid "Handle Size" msgstr "_Puslapio dydis" -#: gtk/gtkpaned.c:253 +#: gtk/gtkpaned.c:255 #, fuzzy msgid "Width of handle" msgstr "Plotis" -#: gtk/gtkpaned.c:270 +#: gtk/gtkpaned.c:271 +#, fuzzy +msgid "Minimal Position" +msgstr "Reikšmė" + +#: gtk/gtkpaned.c:272 +msgid "Smallest possible value for the \"position\" property" +msgstr "" + +#: gtk/gtkpaned.c:289 +#, fuzzy +msgid "Maximal Position" +msgstr "Reikšmė" + +#: gtk/gtkpaned.c:290 +msgid "Largest possible value for the \"position\" property" +msgstr "" + +#: gtk/gtkpaned.c:307 #, fuzzy msgid "Resize" msgstr "Pakeisti dydį" -#: gtk/gtkpaned.c:271 +#: gtk/gtkpaned.c:308 msgid "If TRUE, the child expands and shrinks along with the paned widget" msgstr "" -#: gtk/gtkpaned.c:286 +#: gtk/gtkpaned.c:323 #, fuzzy msgid "Shrink" msgstr "Pripažinti" -#: gtk/gtkpaned.c:287 +#: gtk/gtkpaned.c:324 msgid "If TRUE, the child can be made smaller than its requisition" msgstr "" @@ -3667,7 +3938,7 @@ msgstr "Derinimas" msgid "The GtkAdjustment connected to the progress bar (Deprecated)" msgstr "" -#: gtk/gtkprogressbar.c:150 gtk/gtktoolbar.c:431 +#: gtk/gtkprogressbar.c:150 gtk/gtktoolbar.c:441 msgid "Orientation" msgstr "Orientacija" @@ -4026,6 +4297,15 @@ msgstr "Tarpai tarp stulpelių" msgid "Number of pixels between the scrollbars and the scrolled window" msgstr "Numeris taškeliai išjungtas" +#: gtk/gtkseparatortoolitem.c:159 +msgid "Draw" +msgstr "" + +#: gtk/gtkseparatortoolitem.c:160 +#, fuzzy +msgid "Whether the separator is drawn, or just blank" +msgstr "eilučių" + #: gtk/gtksettings.c:169 #, fuzzy msgid "Double Click Time" @@ -5152,101 +5432,92 @@ msgstr "Indikatorius" msgid "If the toggle part of the button is displayed" msgstr "Jeigu yra" -#: gtk/gtktoolbar.c:432 +#: gtk/gtktoolbar.c:442 #, fuzzy msgid "The orientation of the toolbar" msgstr "Perjungti įrankių juostos rodymą" -#: gtk/gtktoolbar.c:440 +#: gtk/gtktoolbar.c:450 msgid "Toolbar Style" msgstr "Įrankinės stilius" -#: gtk/gtktoolbar.c:441 +#: gtk/gtktoolbar.c:451 msgid "How to draw the toolbar" msgstr "Kaip piešti įrankių juostą" -#: gtk/gtktoolbar.c:448 +#: gtk/gtktoolbar.c:458 #, fuzzy msgid "Show Arrow" msgstr "Rodyti" -#: gtk/gtktoolbar.c:449 +#: gtk/gtktoolbar.c:459 msgid "If an arrow should be shown if the toolbar doesn't fit" msgstr "" -#: gtk/gtktoolbar.c:458 +#: gtk/gtktoolbar.c:468 #, fuzzy msgid "Whether the item should receive extra space when the toolbar grows" msgstr "Ar visi vaikai turėtų būti to paties dydžio." -#: gtk/gtktoolbar.c:466 +#: gtk/gtktoolbar.c:476 #, fuzzy msgid "Whether the item should be the same size as other homogeneous items" msgstr "Ar visi vaikai turėtų būti to paties dydžio." -#: gtk/gtktoolbar.c:473 -msgid "Pack End" -msgstr "" - -#: gtk/gtktoolbar.c:474 -#, fuzzy -msgid "Whether the item is positioned at the end of the toolbar" -msgstr "yra" - -#: gtk/gtktoolbar.c:481 +#: gtk/gtktoolbar.c:483 #, fuzzy msgid "Spacer size" msgstr "Kešo dydis" -#: gtk/gtktoolbar.c:482 +#: gtk/gtktoolbar.c:484 #, fuzzy msgid "Size of spacers" msgstr "Dydis" -#: gtk/gtktoolbar.c:491 +#: gtk/gtktoolbar.c:493 msgid "Amount of border space between the toolbar shadow and the buttons" msgstr "" -#: gtk/gtktoolbar.c:499 +#: gtk/gtktoolbar.c:501 #, fuzzy msgid "Space style" msgstr "įdėti" -#: gtk/gtktoolbar.c:500 +#: gtk/gtktoolbar.c:502 #, fuzzy msgid "Whether spacers are vertical lines or just blank" msgstr "eilučių" -#: gtk/gtktoolbar.c:507 +#: gtk/gtktoolbar.c:509 #, fuzzy msgid "Button relief" msgstr "Įtaisyti atsakymai" -#: gtk/gtktoolbar.c:508 +#: gtk/gtktoolbar.c:510 #, fuzzy msgid "Type of bevel around toolbar buttons" msgstr "Tipas" -#: gtk/gtktoolbar.c:515 +#: gtk/gtktoolbar.c:517 #, fuzzy msgid "Style of bevel around the toolbar" msgstr "Stilius" -#: gtk/gtktoolbar.c:521 +#: gtk/gtktoolbar.c:523 msgid "Toolbar style" msgstr "Įrankinės stilius" -#: gtk/gtktoolbar.c:522 +#: gtk/gtktoolbar.c:524 #, fuzzy msgid "" "Whether default toolbars have text only, text and icons, icons only, etc." msgstr "tekstas tekstas." -#: gtk/gtktoolbar.c:528 +#: gtk/gtktoolbar.c:530 msgid "Toolbar icon size" msgstr "Įrankinių ikonų dydis" -#: gtk/gtktoolbar.c:529 +#: gtk/gtktoolbar.c:531 msgid "Size of icons in default toolbars" msgstr "Ikonų dydis įprastose įrankių juostose" @@ -5286,27 +5557,27 @@ msgstr "Ikona" msgid "Icon widget to display in the item" msgstr "Ikona nurodyti." -#: gtk/gtktoolitem.c:155 +#: gtk/gtktoolitem.c:154 msgid "Visible when horizontal" msgstr "" -#: gtk/gtktoolitem.c:156 +#: gtk/gtktoolitem.c:155 msgid "" "Whether the toolbar item is visible when the toolbar is in a horizontal " "orientation." msgstr "" -#: gtk/gtktoolitem.c:162 +#: gtk/gtktoolitem.c:161 msgid "Visible when vertical" msgstr "" -#: gtk/gtktoolitem.c:163 +#: gtk/gtktoolitem.c:162 msgid "" "Whether the toolbar item is visible when the toolbar is in a vertical " "orientation." msgstr "" -#: gtk/gtktoolitem.c:170 +#: gtk/gtktoolitem.c:169 msgid "" "Whether the toolbar item is considered important. When TRUE, toolbar buttons " "show text in GTK_TOOLBAR_BOTH_HORIZ mode" @@ -5463,7 +5734,7 @@ msgstr "" msgid "Whether to display the column" msgstr "" -#: gtk/gtktreeviewcolumn.c:227 gtk/gtkwindow.c:501 +#: gtk/gtktreeviewcolumn.c:227 gtk/gtkwindow.c:479 #, fuzzy msgid "Resizable" msgstr "Pakeisti dydį" @@ -5609,7 +5880,7 @@ msgstr "" msgid "Unexpected character data on line %d char %d" msgstr "" -#: gtk/gtkuimanager.c:1918 +#: gtk/gtkuimanager.c:1923 msgid "Empty" msgstr "" @@ -5632,414 +5903,414 @@ msgstr "kol." msgid "Determines how the shadowed box around the viewport is drawn" msgstr "yra." -#: gtk/gtkwidget.c:402 +#: gtk/gtkwidget.c:406 #, fuzzy msgid "Widget name" msgstr "Bylos vardas" -#: gtk/gtkwidget.c:403 +#: gtk/gtkwidget.c:407 #, fuzzy msgid "The name of the widget" msgstr "Padvigubinti atvaizdo dydį" -#: gtk/gtkwidget.c:409 +#: gtk/gtkwidget.c:413 #, fuzzy msgid "Parent widget" msgstr "Spausdinti atvaizdą" -#: gtk/gtkwidget.c:410 +#: gtk/gtkwidget.c:414 msgid "The parent widget of this widget. Must be a Container widget" msgstr "" -#: gtk/gtkwidget.c:417 +#: gtk/gtkwidget.c:421 #, fuzzy msgid "Width request" msgstr "Plotis" -#: gtk/gtkwidget.c:418 +#: gtk/gtkwidget.c:422 #, fuzzy msgid "" "Override for width request of the widget, or -1 if natural request should be " "used" msgstr "kol plotis." -#: gtk/gtkwidget.c:426 +#: gtk/gtkwidget.c:430 #, fuzzy msgid "Height request" msgstr "Aukštis" -#: gtk/gtkwidget.c:427 +#: gtk/gtkwidget.c:431 #, fuzzy msgid "" "Override for height request of the widget, or -1 if natural request should " "be used" msgstr "kol aukštis." -#: gtk/gtkwidget.c:436 +#: gtk/gtkwidget.c:440 #, fuzzy msgid "Whether the widget is visible" msgstr "yra" -#: gtk/gtkwidget.c:443 +#: gtk/gtkwidget.c:447 msgid "Whether the widget responds to input" msgstr "" -#: gtk/gtkwidget.c:449 +#: gtk/gtkwidget.c:453 #, fuzzy msgid "Application paintable" msgstr "Programa" -#: gtk/gtkwidget.c:450 +#: gtk/gtkwidget.c:454 #, fuzzy msgid "Whether the application will paint directly on the widget" msgstr "lygiai" -#: gtk/gtkwidget.c:456 +#: gtk/gtkwidget.c:460 #, fuzzy msgid "Can focus" msgstr "Siųsti fokusą" -#: gtk/gtkwidget.c:457 +#: gtk/gtkwidget.c:461 msgid "Whether the widget can accept the input focus" msgstr "" -#: gtk/gtkwidget.c:463 +#: gtk/gtkwidget.c:467 msgid "Has focus" msgstr "" -#: gtk/gtkwidget.c:464 +#: gtk/gtkwidget.c:468 msgid "Whether the widget has the input focus" msgstr "" -#: gtk/gtkwidget.c:470 +#: gtk/gtkwidget.c:474 #, fuzzy msgid "Is focus" msgstr "Siųsti fokusą" -#: gtk/gtkwidget.c:471 +#: gtk/gtkwidget.c:475 #, fuzzy msgid "Whether the widget is the focus widget within the toplevel" msgstr "yra" -#: gtk/gtkwidget.c:477 +#: gtk/gtkwidget.c:481 #, fuzzy msgid "Can default" msgstr " (įprasta)" -#: gtk/gtkwidget.c:478 +#: gtk/gtkwidget.c:482 msgid "Whether the widget can be the default widget" msgstr "" -#: gtk/gtkwidget.c:484 +#: gtk/gtkwidget.c:488 #, fuzzy msgid "Has default" msgstr "Padaryti įprastu" -#: gtk/gtkwidget.c:485 +#: gtk/gtkwidget.c:489 #, fuzzy msgid "Whether the widget is the default widget" msgstr "yra" -#: gtk/gtkwidget.c:491 +#: gtk/gtkwidget.c:495 #, fuzzy msgid "Receives default" msgstr "Gautos bylos" -#: gtk/gtkwidget.c:492 +#: gtk/gtkwidget.c:496 #, fuzzy msgid "If TRUE, the widget will receive the default action when it is focused" msgstr "Jeigu yra." -#: gtk/gtkwidget.c:498 +#: gtk/gtkwidget.c:502 #, fuzzy msgid "Composite child" msgstr "Sukurti" -#: gtk/gtkwidget.c:499 +#: gtk/gtkwidget.c:503 #, fuzzy msgid "Whether the widget is part of a composite widget" msgstr "yra kitoks" -#: gtk/gtkwidget.c:505 +#: gtk/gtkwidget.c:509 msgid "Style" msgstr "Stilius" -#: gtk/gtkwidget.c:506 +#: gtk/gtkwidget.c:510 #, fuzzy msgid "" "The style of the widget, which contains information about how it will look " "(colors etc)" msgstr "turi savyje spalvos." -#: gtk/gtkwidget.c:512 +#: gtk/gtkwidget.c:516 #, fuzzy msgid "Events" msgstr "Elementai" -#: gtk/gtkwidget.c:513 +#: gtk/gtkwidget.c:517 #, fuzzy msgid "The event mask that decides what kind of GdkEvents this widget gets" msgstr "kaukė." -#: gtk/gtkwidget.c:520 +#: gtk/gtkwidget.c:524 #, fuzzy msgid "Extension events" msgstr "Priesaga" -#: gtk/gtkwidget.c:521 +#: gtk/gtkwidget.c:525 #, fuzzy msgid "The mask that decides what kind of extension events this widget gets" msgstr "kaukė." -#: gtk/gtkwidget.c:528 +#: gtk/gtkwidget.c:532 msgid "No show all" msgstr "" -#: gtk/gtkwidget.c:529 +#: gtk/gtkwidget.c:533 msgid "Whether gtk_widget_show_all() should not affect this widget" msgstr "" -#: gtk/gtkwidget.c:1338 +#: gtk/gtkwidget.c:1362 #, fuzzy msgid "Interior Focus" msgstr "Įvadiniai dokumentai" -#: gtk/gtkwidget.c:1339 +#: gtk/gtkwidget.c:1363 #, fuzzy msgid "Whether to draw the focus indicator inside widgets" msgstr "Plotis taškeliai." -#: gtk/gtkwidget.c:1345 +#: gtk/gtkwidget.c:1369 msgid "Focus linewidth" msgstr "" -#: gtk/gtkwidget.c:1346 +#: gtk/gtkwidget.c:1370 #, fuzzy msgid "Width, in pixels, of the focus indicator line" msgstr "Plotis taškeliai." -#: gtk/gtkwidget.c:1352 +#: gtk/gtkwidget.c:1376 msgid "Focus line dash pattern" msgstr "" -#: gtk/gtkwidget.c:1353 +#: gtk/gtkwidget.c:1377 msgid "Dash pattern used to draw the focus indicator" msgstr "" -#: gtk/gtkwidget.c:1358 +#: gtk/gtkwidget.c:1382 msgid "Focus padding" msgstr "" -#: gtk/gtkwidget.c:1359 +#: gtk/gtkwidget.c:1383 #, fuzzy msgid "Width, in pixels, between focus indicator and the widget 'box'" msgstr "Plotis taškeliai." -#: gtk/gtkwidget.c:1364 +#: gtk/gtkwidget.c:1388 #, fuzzy msgid "Cursor color" msgstr "Pasirinktos spalvos" -#: gtk/gtkwidget.c:1365 +#: gtk/gtkwidget.c:1389 #, fuzzy msgid "Color with which to draw insertion cursor" msgstr "Spalva su" -#: gtk/gtkwidget.c:1370 +#: gtk/gtkwidget.c:1394 #, fuzzy msgid "Secondary cursor color" msgstr "Antrinis" -#: gtk/gtkwidget.c:1371 +#: gtk/gtkwidget.c:1395 #, fuzzy msgid "" "Color with which to draw the secondary insertion cursor when editing mixed " "right-to-left and left-to-right text" msgstr "Spalva su tekstas." -#: gtk/gtkwidget.c:1376 +#: gtk/gtkwidget.c:1400 msgid "Cursor line aspect ratio" msgstr "" -#: gtk/gtkwidget.c:1377 +#: gtk/gtkwidget.c:1401 #, fuzzy msgid "Aspect ratio with which to draw insertion cursor" msgstr "su" -#: gtk/gtkwindow.c:459 +#: gtk/gtkwindow.c:437 #, fuzzy msgid "Window Type" msgstr "Langas" -#: gtk/gtkwindow.c:460 +#: gtk/gtkwindow.c:438 #, fuzzy msgid "The type of the window" msgstr "tipas" -#: gtk/gtkwindow.c:468 +#: gtk/gtkwindow.c:446 #, fuzzy msgid "Window Title" msgstr "Langas" -#: gtk/gtkwindow.c:469 +#: gtk/gtkwindow.c:447 #, fuzzy msgid "The title of the window" msgstr "Žemiau kitų langų" -#: gtk/gtkwindow.c:476 +#: gtk/gtkwindow.c:454 #, fuzzy msgid "Window Role" msgstr "Langas" -#: gtk/gtkwindow.c:477 +#: gtk/gtkwindow.c:455 msgid "Unique identifier for the window to be used when restoring a session" msgstr "" -#: gtk/gtkwindow.c:484 +#: gtk/gtkwindow.c:462 #, fuzzy msgid "Allow Shrink" msgstr "Pripažinti" -#: gtk/gtkwindow.c:486 +#: gtk/gtkwindow.c:464 #, fuzzy, 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 "Jeigu ne dydis yra." -#: gtk/gtkwindow.c:493 +#: gtk/gtkwindow.c:471 #, fuzzy msgid "Allow Grow" msgstr "Pripažinti" -#: gtk/gtkwindow.c:494 +#: gtk/gtkwindow.c:472 #, fuzzy msgid "If TRUE, users can expand the window beyond its minimum size" msgstr "Jeigu dydis." -#: gtk/gtkwindow.c:502 +#: gtk/gtkwindow.c:480 #, fuzzy msgid "If TRUE, users can resize the window" msgstr "Jeigu." -#: gtk/gtkwindow.c:509 +#: gtk/gtkwindow.c:487 #, fuzzy msgid "Modal" msgstr "Modalinis" -#: gtk/gtkwindow.c:510 +#: gtk/gtkwindow.c:488 #, fuzzy msgid "" "If TRUE, the window is modal (other windows are not usable while this one is " "up)" msgstr "Jeigu yra kitoks windowsai yra." -#: gtk/gtkwindow.c:517 +#: gtk/gtkwindow.c:495 msgid "Window Position" msgstr "Lango vieta" -#: gtk/gtkwindow.c:518 +#: gtk/gtkwindow.c:496 #, fuzzy msgid "The initial position of the window" msgstr "Lango X koordinatė" -#: gtk/gtkwindow.c:526 +#: gtk/gtkwindow.c:504 msgid "Default Width" msgstr "Įprastas plotis" -#: gtk/gtkwindow.c:527 +#: gtk/gtkwindow.c:505 #, fuzzy msgid "The default width of the window, used when initially showing the window" msgstr "plotis." -#: gtk/gtkwindow.c:536 +#: gtk/gtkwindow.c:514 msgid "Default Height" msgstr "Įprastas aukštis" -#: gtk/gtkwindow.c:537 +#: gtk/gtkwindow.c:515 #, fuzzy msgid "" "The default height of the window, used when initially showing the window" msgstr "aukštis." -#: gtk/gtkwindow.c:546 +#: gtk/gtkwindow.c:524 #, fuzzy msgid "Destroy with Parent" msgstr "su" -#: gtk/gtkwindow.c:547 +#: gtk/gtkwindow.c:525 #, fuzzy msgid "If this window should be destroyed when the parent is destroyed" msgstr "Jeigu yra" -#: gtk/gtkwindow.c:554 +#: gtk/gtkwindow.c:532 msgid "Icon" msgstr "Ikona" -#: gtk/gtkwindow.c:555 +#: gtk/gtkwindow.c:533 #, fuzzy msgid "Icon for this window" msgstr "Ikona kol" -#: gtk/gtkwindow.c:570 +#: gtk/gtkwindow.c:548 #, fuzzy msgid "Is Active" msgstr "Aktyvus" -#: gtk/gtkwindow.c:571 +#: gtk/gtkwindow.c:549 #, fuzzy msgid "Whether the toplevel is the current active window" msgstr "yra" -#: gtk/gtkwindow.c:578 +#: gtk/gtkwindow.c:556 msgid "Focus in Toplevel" msgstr "" -#: gtk/gtkwindow.c:579 +#: gtk/gtkwindow.c:557 msgid "Whether the input focus is within this GtkWindow" msgstr "" -#: gtk/gtkwindow.c:586 +#: gtk/gtkwindow.c:564 msgid "Type hint" msgstr "" -#: gtk/gtkwindow.c:587 +#: gtk/gtkwindow.c:565 msgid "" "Hint to help the desktop environment understand what kind of window this is " "and how to treat it." msgstr "" -#: gtk/gtkwindow.c:595 +#: gtk/gtkwindow.c:573 msgid "Skip taskbar" msgstr "" -#: gtk/gtkwindow.c:596 +#: gtk/gtkwindow.c:574 msgid "TRUE if the window should not be in the task bar." msgstr "" -#: gtk/gtkwindow.c:603 +#: gtk/gtkwindow.c:581 msgid "Skip pager" msgstr "" -#: gtk/gtkwindow.c:604 +#: gtk/gtkwindow.c:582 #, fuzzy msgid "TRUE if the window should not be in the pager." msgstr "Pozicija" -#: gtk/gtkwindow.c:618 +#: gtk/gtkwindow.c:596 msgid "Decorated" msgstr "" -#: gtk/gtkwindow.c:619 +#: gtk/gtkwindow.c:597 #, fuzzy msgid "Whether the window should be decorated by the window manager" msgstr "Pozicija" -#: gtk/gtkwindow.c:634 +#: gtk/gtkwindow.c:612 msgid "Gravity" msgstr "" -#: gtk/gtkwindow.c:635 +#: gtk/gtkwindow.c:613 #, fuzzy msgid "The window gravity of the window" msgstr "tipas" @@ -6112,6 +6383,15 @@ msgstr "Vietnamečių (VIQR)" msgid "X Input Method" msgstr "X įvesties metodas" +#: tests/testfilechooser.c:185 +#, fuzzy, c-format +msgid "Could not get information for file '%s': %s" +msgstr "Negalėjau atpažinti paveikslėlio bylos '%s' formato" + +#, fuzzy +#~ msgid "Whether the item is positioned at the end of the toolbar" +#~ msgstr "yra" + #~ msgid "Unsupported TGA image type" #~ msgstr "Nepalaikomas TGA paveikslėlio tipas" |