]> Pileus Git - ~andy/gtk/blobdiff - po/lt.po
stylecontext: Do invalidation on first resize container
[~andy/gtk] / po / lt.po
index b717128649b9827ca608e60e57a77aa590e63845..ccaa83bad61e61a7ca8d1cf97e257026f010744a 100644 (file)
--- a/po/lt.po
+++ b/po/lt.po
-# translation of lt.po to Lithuanian
 # Lithuanian translation of GTK+
-# Copyright (C) 2000-2007 Free Software Foundation, Inc.
-#
+# Copyright © 2000-2010 Free Software Foundation, Inc.
+# This file is distributed under the same license as the gtk+ package.
 # Gediminas Paulauskas <menesis@delfi.lt>, 2000-2004.
 # Tomas Kuliavas <tokul@users.sourceforge.net>, 2004.
-# Žygimantas Beručka <zygis@gnome.org>, 2004-2007.
+# Žygimantas Beručka <zygis@gnome.org>, 2004-2007, 2010.
 # Mantas Kriaučiūnas <mantas@akl.lt>, 2006.
 # Gintautas Miliauskas <gintas@akl.lt>, 2007.
+# Rimas Kudelis <rq@akl.lt>, 2008, 2010.
+# Gintautas Miliauskas <gintautas@miliauskas.lt>, 2009.
+# Algimantas Margevičius <margevicius.algimantas@gmail.com>, 2012.
+# Aurimas Černius <aurisc4@gmail.com>, 2010, 2013.
+#
 msgid ""
 msgstr ""
 "Project-Id-Version: lt\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-04-21 23:10+0300\n"
-"PO-Revision-Date: 2007-09-17 12:38+0300\n"
-"Last-Translator: Žygimantas Beručka <zygis@gnome.org>\n"
-"Language-Team: Lithuanian <gnome-lt@lists.akl.lt>\n"
+"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gtk"
+"%2b&keywords=I18N+L10N&component=general\n"
+"POT-Creation-Date: 2013-01-19 19:42+0000\n"
+"PO-Revision-Date: 2013-02-26 22:59+0200\n"
+"Last-Translator: Aurimas Černius <aurisc4@gmail.com>\n"
+"Language-Team: Lietuvių <gnome-lt@lists.akl.lt>\n"
+"Language: lt\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms:  nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%"
-"100<10 || n%100>=20) ? 1 : 2);\n"
-"X-Generator: KBabel 1.11.4\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n"
+"%100<10 || n%100>=20) ? 1 : 2);\n"
+"X-Generator: Gtranslator 2.91.6\n"
 
-#: gdk/directfb/gdkdisplay-directfb.c:55
-msgid "directfb arg"
-msgstr "directfb arg"
+#: ../gdk/gdk.c:155
+#, c-format
+msgid "Error parsing option --gdk-debug"
+msgstr "Klaida analizuojant parametrą --gdk-debug"
 
-#: gdk/directfb/gdkdisplay-directfb.c:55
-msgid "sdl|system"
-msgstr "sistema"
+#: ../gdk/gdk.c:175
+#, c-format
+msgid "Error parsing option --gdk-no-debug"
+msgstr "Klaida analizuojant parametrą --gdk-no-debug"
 
 #. Description of --class=CLASS in --help output
-#: gdk/gdk.c:126
+#: ../gdk/gdk.c:203
 msgid "Program class as used by the window manager"
-msgstr "Programos klasė, tokia kokią naudojama langų tvarkyklės"
+msgstr "Programos klasė, kurią naudoja langų tvarkyklė"
 
 #. Placeholder in --class=CLASS in --help output
-#: gdk/gdk.c:127
+#: ../gdk/gdk.c:204
 msgid "CLASS"
 msgstr "KLASĖ"
 
 #. Description of --name=NAME in --help output
-#: gdk/gdk.c:129
+#: ../gdk/gdk.c:206
 msgid "Program name as used by the window manager"
-msgstr "Programos vardas, toks koks naudojamas langų tvarkyklės"
+msgstr "Programos pavadinimas, kurį naudoja langų tvarkyklė"
 
 #. Placeholder in --name=NAME in --help output
-#: gdk/gdk.c:130
+#: ../gdk/gdk.c:207
 msgid "NAME"
 msgstr "VARDAS"
 
 #. Description of --display=DISPLAY in --help output
-#: gdk/gdk.c:132
+#: ../gdk/gdk.c:209
 msgid "X display to use"
 msgstr "Naudojamas X displėjus"
 
 #. Placeholder in --display=DISPLAY in --help output
-#: gdk/gdk.c:133
+#: ../gdk/gdk.c:210
 msgid "DISPLAY"
 msgstr "DISPLĖJUS"
 
-#. Description of --screen=SCREEN in --help output
-#: gdk/gdk.c:135
-msgid "X screen to use"
-msgstr "Naudojamas X ekranas"
-
-#. Placeholder in --screen=SCREEN in --help output
-#: gdk/gdk.c:136
-msgid "SCREEN"
-msgstr "EKRANAS"
-
 #. Description of --gdk-debug=FLAGS in --help output
-#: gdk/gdk.c:139
-msgid "Gdk debugging flags to set"
-msgstr "Gdk derinimo parametrai, kuriuos nurodyti"
+#: ../gdk/gdk.c:213
+msgid "GDK debugging flags to set"
+msgstr "GDK derinimo parametrai, kuriuos naudoti"
 
 #. Placeholder in --gdk-debug=FLAGS in --help output
 #. 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:435 gtk/gtkmain.c:438
+#: ../gdk/gdk.c:214 ../gdk/gdk.c:217 ../gtk/gtkmain.c:453 ../gtk/gtkmain.c:456
 msgid "FLAGS"
 msgstr "PARAMETRAI"
 
 #. Description of --gdk-no-debug=FLAGS in --help output
-#: gdk/gdk.c:142
-msgid "Gdk debugging flags to unset"
-msgstr "Gdk derinimo parametrai, kurių nenurodyti"
+#: ../gdk/gdk.c:216
+msgid "GDK debugging flags to unset"
+msgstr "GDK derinimo parametrai, kurių nenaudoti"
 
-#: gdk/keyname-table.h:3940
-msgid "keyboard label|BackSpace"
+#.
+#. * Translators, the strings in the 'keyboard label' context are
+#. * display names for keyboard keys. Some of them have prefixes like
+#. * XF86 or ISO_ - these should be removed in the translation. Similarly,
+#. * underscores should be replaced by spaces. The prefix 'KP_' stands
+#. * for 'key pad' and you may want to include that in your translation.
+#. * Here are some examples of English translations:
+#. * XF86AudioMute - Audio mute
+#. * Scroll_lock   - Scroll lock
+#. * KP_Space      - Space (keypad)
+#. * Page_Up       - Page up
+#.
+#: ../gdk/keyname-table.h:3952
+msgctxt "keyboard label"
+msgid "BackSpace"
 msgstr "BackSpace"
 
-#: gdk/keyname-table.h:3941
-msgid "keyboard label|Tab"
+#: ../gdk/keyname-table.h:3953
+msgctxt "keyboard label"
+msgid "Tab"
 msgstr "Tab"
 
-#: gdk/keyname-table.h:3942
-msgid "keyboard label|Return"
+#: ../gdk/keyname-table.h:3954
+msgctxt "keyboard label"
+msgid "Return"
 msgstr "Return"
 
-#: gdk/keyname-table.h:3943
-msgid "keyboard label|Pause"
+#: ../gdk/keyname-table.h:3955
+msgctxt "keyboard label"
+msgid "Pause"
 msgstr "Pause"
 
-#: gdk/keyname-table.h:3944
-msgid "keyboard label|Scroll_Lock"
+#: ../gdk/keyname-table.h:3956
+msgctxt "keyboard label"
+msgid "Scroll_Lock"
 msgstr "Scroll_Lock"
 
-#: gdk/keyname-table.h:3945
-msgid "keyboard label|Sys_Req"
+#: ../gdk/keyname-table.h:3957
+msgctxt "keyboard label"
+msgid "Sys_Req"
 msgstr "Sys_Req"
 
-#: gdk/keyname-table.h:3946
-msgid "keyboard label|Escape"
+#: ../gdk/keyname-table.h:3958
+msgctxt "keyboard label"
+msgid "Escape"
 msgstr "Escape"
 
-#: gdk/keyname-table.h:3947
-msgid "keyboard label|Multi_key"
+#: ../gdk/keyname-table.h:3959
+msgctxt "keyboard label"
+msgid "Multi_key"
 msgstr "Multi_key"
 
-#: gdk/keyname-table.h:3948
-msgid "keyboard label|Home"
+#: ../gdk/keyname-table.h:3960
+msgctxt "keyboard label"
+msgid "Home"
 msgstr "Home"
 
-#: gdk/keyname-table.h:3949
-msgid "keyboard label|Left"
+#: ../gdk/keyname-table.h:3961
+msgctxt "keyboard label"
+msgid "Left"
 msgstr "Kairėn"
 
-#: gdk/keyname-table.h:3950
-msgid "keyboard label|Up"
+#: ../gdk/keyname-table.h:3962
+msgctxt "keyboard label"
+msgid "Up"
 msgstr "Aukštyn"
 
-#: gdk/keyname-table.h:3951
-msgid "keyboard label|Right"
+#: ../gdk/keyname-table.h:3963
+msgctxt "keyboard label"
+msgid "Right"
 msgstr "Dešinėn"
 
-#: gdk/keyname-table.h:3952
-msgid "keyboard label|Down"
+#: ../gdk/keyname-table.h:3964
+msgctxt "keyboard label"
+msgid "Down"
 msgstr "Žemyn"
 
-#: gdk/keyname-table.h:3953
-msgid "keyboard label|Page_Up"
+#: ../gdk/keyname-table.h:3965
+msgctxt "keyboard label"
+msgid "Page_Up"
 msgstr "Psl_aukštyn"
 
-#: gdk/keyname-table.h:3954
-msgid "keyboard label|Page_Down"
+#: ../gdk/keyname-table.h:3966
+msgctxt "keyboard label"
+msgid "Page_Down"
 msgstr "Psl_žemyn"
 
-#: gdk/keyname-table.h:3955
-msgid "keyboard label|End"
+#: ../gdk/keyname-table.h:3967
+msgctxt "keyboard label"
+msgid "End"
 msgstr "End"
 
-#: gdk/keyname-table.h:3956
-msgid "keyboard label|Begin"
+#: ../gdk/keyname-table.h:3968
+msgctxt "keyboard label"
+msgid "Begin"
 msgstr "Begin"
 
-#: gdk/keyname-table.h:3957
-msgid "keyboard label|Print"
+#: ../gdk/keyname-table.h:3969
+msgctxt "keyboard label"
+msgid "Print"
 msgstr "Print"
 
-#: gdk/keyname-table.h:3958
-msgid "keyboard label|Insert"
+#: ../gdk/keyname-table.h:3970
+msgctxt "keyboard label"
+msgid "Insert"
 msgstr "Insert"
 
-#: gdk/keyname-table.h:3959
-msgid "keyboard label|Num_Lock"
+#: ../gdk/keyname-table.h:3971
+msgctxt "keyboard label"
+msgid "Num_Lock"
 msgstr "Num_Lock"
 
-#: gdk/keyname-table.h:3960
-msgid "keyboard label|KP_Space"
+#. Translators: KP_ means 'key pad' here
+#: ../gdk/keyname-table.h:3973
+msgctxt "keyboard label"
+msgid "KP_Space"
 msgstr "KP_Space"
 
-#: gdk/keyname-table.h:3961
-msgid "keyboard label|KP_Tab"
+#: ../gdk/keyname-table.h:3974
+msgctxt "keyboard label"
+msgid "KP_Tab"
 msgstr "KP_Tab"
 
-#: gdk/keyname-table.h:3962
-msgid "keyboard label|KP_Enter"
+#: ../gdk/keyname-table.h:3975
+msgctxt "keyboard label"
+msgid "KP_Enter"
 msgstr "KP_Enter"
 
-#: gdk/keyname-table.h:3963
-msgid "keyboard label|KP_Home"
+#: ../gdk/keyname-table.h:3976
+msgctxt "keyboard label"
+msgid "KP_Home"
 msgstr "KP_Home"
 
-#: gdk/keyname-table.h:3964
-msgid "keyboard label|KP_Left"
+#: ../gdk/keyname-table.h:3977
+msgctxt "keyboard label"
+msgid "KP_Left"
 msgstr "KP_Left"
 
-#: gdk/keyname-table.h:3965
-msgid "keyboard label|KP_Up"
+#: ../gdk/keyname-table.h:3978
+msgctxt "keyboard label"
+msgid "KP_Up"
 msgstr "KP_Up"
 
-#: gdk/keyname-table.h:3966
-msgid "keyboard label|KP_Right"
+#: ../gdk/keyname-table.h:3979
+msgctxt "keyboard label"
+msgid "KP_Right"
 msgstr "KP_Right"
 
-#: gdk/keyname-table.h:3967
-msgid "keyboard label|KP_Down"
+#: ../gdk/keyname-table.h:3980
+msgctxt "keyboard label"
+msgid "KP_Down"
 msgstr "KP_Down"
 
-#: gdk/keyname-table.h:3968
-msgid "keyboard label|KP_Page_Up"
+#: ../gdk/keyname-table.h:3981
+msgctxt "keyboard label"
+msgid "KP_Page_Up"
 msgstr "KP_Page_Up"
 
-#: gdk/keyname-table.h:3969
-msgid "keyboard label|KP_Prior"
+#: ../gdk/keyname-table.h:3982
+msgctxt "keyboard label"
+msgid "KP_Prior"
 msgstr "KP_Prior"
 
-#: gdk/keyname-table.h:3970
-msgid "keyboard label|KP_Page_Down"
+#: ../gdk/keyname-table.h:3983
+msgctxt "keyboard label"
+msgid "KP_Page_Down"
 msgstr "KP_Page_Down"
 
-#: gdk/keyname-table.h:3971
-msgid "keyboard label|KP_Next"
+#: ../gdk/keyname-table.h:3984
+msgctxt "keyboard label"
+msgid "KP_Next"
 msgstr "KP_Next"
 
-#: gdk/keyname-table.h:3972
-msgid "keyboard label|KP_End"
+#: ../gdk/keyname-table.h:3985
+msgctxt "keyboard label"
+msgid "KP_End"
 msgstr "KP_End"
 
-#: gdk/keyname-table.h:3973
-msgid "keyboard label|KP_Begin"
+#: ../gdk/keyname-table.h:3986
+msgctxt "keyboard label"
+msgid "KP_Begin"
 msgstr "KP_Begin"
 
-#: gdk/keyname-table.h:3974
-msgid "keyboard label|KP_Insert"
+#: ../gdk/keyname-table.h:3987
+msgctxt "keyboard label"
+msgid "KP_Insert"
 msgstr "KP_Insert"
 
-#: gdk/keyname-table.h:3975
-msgid "keyboard label|KP_Delete"
+#: ../gdk/keyname-table.h:3988
+msgctxt "keyboard label"
+msgid "KP_Delete"
 msgstr "KP_Delete"
 
-#: gdk/keyname-table.h:3976
-msgid "keyboard label|Delete"
+#: ../gdk/keyname-table.h:3989
+msgctxt "keyboard label"
+msgid "Delete"
 msgstr "Delete"
 
-#: gdk-pixbuf/gdk-pixbuf-animation.c:133 gdk-pixbuf/gdk-pixbuf-io.c:894
-#: gdk-pixbuf/gdk-pixbuf-io.c:1150 tests/testfilechooser.c:218
+#. Translators: 'Mon' means Monitor here, and the XF86 prefix should be removed
+#: ../gdk/keyname-table.h:3991
+msgctxt "keyboard label"
+msgid "XF86MonBrightnessUp"
+msgstr "XF86MonBrightnessUp"
+
+#: ../gdk/keyname-table.h:3992
+msgctxt "keyboard label"
+msgid "XF86MonBrightnessDown"
+msgstr "XF86MonBrightnessDown"
+
+#: ../gdk/keyname-table.h:3993
+msgctxt "keyboard label"
+msgid "XF86AudioMute"
+msgstr "XF86AudioMute"
+
+#: ../gdk/keyname-table.h:3994
+msgctxt "keyboard label"
+msgid "XF86AudioLowerVolume"
+msgstr "XF86AudioLowerVolume"
+
+#: ../gdk/keyname-table.h:3995
+msgctxt "keyboard label"
+msgid "XF86AudioRaiseVolume"
+msgstr "XF86AudioRaiseVolume"
+
+#: ../gdk/keyname-table.h:3996
+msgctxt "keyboard label"
+msgid "XF86AudioPlay"
+msgstr "XF86AudioPlay"
+
+#: ../gdk/keyname-table.h:3997
+msgctxt "keyboard label"
+msgid "XF86AudioStop"
+msgstr "XF86AudioStop"
+
+#: ../gdk/keyname-table.h:3998
+msgctxt "keyboard label"
+msgid "XF86AudioNext"
+msgstr "XF86AudioNext"
+
+#: ../gdk/keyname-table.h:3999
+msgctxt "keyboard label"
+msgid "XF86AudioPrev"
+msgstr "XF86AudioPrev"
+
+#: ../gdk/keyname-table.h:4000
+msgctxt "keyboard label"
+msgid "XF86AudioRecord"
+msgstr "XF86AudioRecord"
+
+#: ../gdk/keyname-table.h:4001
+msgctxt "keyboard label"
+msgid "XF86AudioPause"
+msgstr "XF86AudioPause"
+
+#: ../gdk/keyname-table.h:4002
+msgctxt "keyboard label"
+msgid "XF86AudioRewind"
+msgstr "XF86AudioRewind"
+
+#: ../gdk/keyname-table.h:4003
+msgctxt "keyboard label"
+msgid "XF86AudioMedia"
+msgstr "XF86AudioMedia"
+
+#: ../gdk/keyname-table.h:4004
+msgctxt "keyboard label"
+msgid "XF86ScreenSaver"
+msgstr "XF86ScreenSaver"
+
+#: ../gdk/keyname-table.h:4005
+msgctxt "keyboard label"
+msgid "XF86Battery"
+msgstr "XF86Battery"
+
+#: ../gdk/keyname-table.h:4006
+msgctxt "keyboard label"
+msgid "XF86Launch1"
+msgstr "XF86Launch1"
+
+#: ../gdk/keyname-table.h:4007
+msgctxt "keyboard label"
+msgid "XF86Forward"
+msgstr "XF86Forward"
+
+#: ../gdk/keyname-table.h:4008
+msgctxt "keyboard label"
+msgid "XF86Back"
+msgstr "XF86Back"
+
+#: ../gdk/keyname-table.h:4009
+msgctxt "keyboard label"
+msgid "XF86Sleep"
+msgstr "XF86Sleep"
+
+#: ../gdk/keyname-table.h:4010
+msgctxt "keyboard label"
+msgid "XF86Hibernate"
+msgstr "XF86Hibernate"
+
+#: ../gdk/keyname-table.h:4011
+msgctxt "keyboard label"
+msgid "XF86WLAN"
+msgstr "XF86WLAN"
+
+#: ../gdk/keyname-table.h:4012
+msgctxt "keyboard label"
+msgid "XF86WebCam"
+msgstr "XF86WebCam"
+
+#: ../gdk/keyname-table.h:4013
+msgctxt "keyboard label"
+msgid "XF86Display"
+msgstr "XF86Display"
+
+#: ../gdk/keyname-table.h:4014
+msgctxt "keyboard label"
+msgid "XF86TouchpadToggle"
+msgstr "XF86TouchpadToggle"
+
+#: ../gdk/keyname-table.h:4015
+msgctxt "keyboard label"
+msgid "XF86WakeUp"
+msgstr "XF86WakeUp"
+
+#: ../gdk/keyname-table.h:4016
+msgctxt "keyboard label"
+msgid "XF86Suspend"
+msgstr "XF86Suspend"
+
+#. Description of --sync in --help output
+#: ../gdk/win32/gdkmain-win32.c:53
+msgid "Don't batch GDI requests"
+msgstr "Negrupuoti GDI užklausų"
+
+#. Description of --no-wintab in --help output
+#: ../gdk/win32/gdkmain-win32.c:55
+msgid "Don't use the Wintab API for tablet support"
+msgstr "Nenaudoti Wintab API planšečių palaikymui"
+
+#. Description of --ignore-wintab in --help output
+#: ../gdk/win32/gdkmain-win32.c:57
+msgid "Same as --no-wintab"
+msgstr "Tas pats kaip --no-wintab"
+
+#. Description of --use-wintab in --help output
+#: ../gdk/win32/gdkmain-win32.c:59
+msgid "Do use the Wintab API [default]"
+msgstr "Naudoti Wintab API [numatytasis]"
+
+#. Description of --max-colors=COLORS in --help output
+#: ../gdk/win32/gdkmain-win32.c:61
+msgid "Size of the palette in 8 bit mode"
+msgstr "Paletės dydis 8 bitų režime"
+
+#. Placeholder in --max-colors=COLORS in --help output
+#: ../gdk/win32/gdkmain-win32.c:62
+msgid "COLORS"
+msgstr "SPALVOS"
+
+#: ../gdk/x11/gdkapplaunchcontext-x11.c:292
 #, c-format
-msgid "Failed to open file '%s': %s"
-msgstr "Nepavyko atverti failo „%s“: %s"
+msgid "Starting %s"
+msgstr "Paleidžiama „%s“"
 
-#: gdk-pixbuf/gdk-pixbuf-animation.c:146 gdk-pixbuf/gdk-pixbuf-io.c:906
+#: ../gdk/x11/gdkapplaunchcontext-x11.c:305
 #, c-format
-msgid "Image file '%s' contains no data"
-msgstr "Paveikslėlio faile „%s“ nėra duomenų"
+msgid "Opening %s"
+msgstr "Atveriama „%s“"
 
-#: gdk-pixbuf/gdk-pixbuf-animation.c:188 gdk-pixbuf/gdk-pixbuf-io.c:943
-#: gdk-pixbuf/gdk-pixbuf-io.c:1202 tests/testfilechooser.c:263
+#: ../gdk/x11/gdkapplaunchcontext-x11.c:310
 #, c-format
+msgid "Opening %d Item"
+msgid_plural "Opening %d Items"
+msgstr[0] "Atveriamas %d objektas"
+msgstr[1] "Atveriami %d objektai"
+msgstr[2] "Atveriama %d objektų"
+
+#: ../gtk/a11y/gtkspinneraccessible.c:39
+msgctxt "throbbing progress animation widget"
+msgid "Spinner"
+msgstr "Suktukas"
+
+#: ../gtk/a11y/gtkspinneraccessible.c:40
+msgid "Provides visual indication of progress"
+msgstr "Vizualiai parodo vykdomo veiksmo progresą"
+
+#: ../gtk/a11y/gtkswitchaccessible.c:62
+msgctxt "light switch widget"
+msgid "Switch"
+msgstr "Jungiklis"
+
+#: ../gtk/a11y/gtkswitchaccessible.c:63
+msgid "Switches between on and off states"
+msgstr "Perjungia tarp įjungimo ir išjungimo būsenų"
+
+#: ../gtk/deprecated/gtkcolorsel.c:425
 msgid ""
-"Failed to load image '%s': reason not known, probably a corrupt image file"
+"Select the color you want from the outer ring. Select the darkness or "
+"lightness of that color using the inner triangle."
 msgstr ""
-"Nepavyko įkelti paveikslėlio „%s“: nežinoma priežastis, tikriausiai "
-"sugadintas failas"
+"Pasirink norimą spalvą iš išorinio žiedo. Pasirink spalvos šviesumą ir "
+"sodrumą naudodamasis vidiniu trikampiu."
 
-#: gdk-pixbuf/gdk-pixbuf-animation.c:221
-#, c-format
+#: ../gtk/deprecated/gtkcolorsel.c:451
 msgid ""
-"Failed to load animation '%s': reason not known, probably a corrupt "
-"animation file"
+"Click the eyedropper, then click a color anywhere on your screen to select "
+"that color."
 msgstr ""
-"Nepavyko įkelti animacijos „%s“: nežinoma priežastis, tikriausiai sugadintas "
-"failas"
+"Paspausk ant teptuko, tada paspausk ant spalvos, esančios bet kurioje ekrano "
+"vietoje, kad pasirinktum ją."
 
-#: gdk-pixbuf/gdk-pixbuf-io.c:554
-#, c-format
-msgid "Unable to load image-loading module: %s: %s"
-msgstr "Nepavyko įkelti paveikslėlių kelties modulio: %s: %s"
+#: ../gtk/deprecated/gtkcolorsel.c:461
+msgid "_Hue:"
+msgstr "_Atspalvis:"
 
-#: gdk-pixbuf/gdk-pixbuf-io.c:569
-#, c-format
-msgid ""
-"Image-loading module %s does not export the proper interface; perhaps it's "
-"from a different GTK version?"
-msgstr ""
-"Paveikslėlių kelties modulis %s neeksportuoja teisingos sąsajos; galbūt jis "
-"yra iš kitos GTK versijos?"
+#: ../gtk/deprecated/gtkcolorsel.c:462
+msgid "Position on the color wheel."
+msgstr "Vieta spalvų rate."
 
-#: gdk-pixbuf/gdk-pixbuf-io.c:706 gdk-pixbuf/gdk-pixbuf-io.c:735
-#, c-format
-msgid "Image type '%s' is not supported"
-msgstr "Paveikslėlio tipas „%s“ nepalaikomas"
+#: ../gtk/deprecated/gtkcolorsel.c:464
+msgid "S_aturation:"
+msgstr "Sodrum_as:"
 
-#: gdk-pixbuf/gdk-pixbuf-io.c:775
-#, c-format
-msgid "Couldn't recognize the image file format for file '%s'"
-msgstr "Nepavyko atpažinti paveikslėlio failo „%s“ formato"
+#: ../gtk/deprecated/gtkcolorsel.c:465
+msgid "Intensity of the color."
+msgstr "Spalvos intensyvumas."
 
-#: gdk-pixbuf/gdk-pixbuf-io.c:783
-#, c-format
-msgid "Unrecognized image file format"
-msgstr "Neatpažintas paveikslėlio failo formatas"
+#: ../gtk/deprecated/gtkcolorsel.c:466
+msgid "_Value:"
+msgstr "_Vertė:"
 
-#: gdk-pixbuf/gdk-pixbuf-io.c:952
-#, c-format
-msgid "Failed to load image '%s': %s"
-msgstr "Nepavyko įkelti paveikslėlio „%s“: %s"
+#: ../gtk/deprecated/gtkcolorsel.c:467
+msgid "Brightness of the color."
+msgstr "Spalvos šviesumas."
 
-#: gdk-pixbuf/gdk-pixbuf-io.c:1583
-#, c-format
-msgid "Error writing to image file: %s"
-msgstr "Klaida rašant į paveikslėlio failą: %s"
+#: ../gtk/deprecated/gtkcolorsel.c:468
+msgid "_Red:"
+msgstr "_Raudona:"
 
-#: gdk-pixbuf/gdk-pixbuf-io.c:1629 gdk-pixbuf/gdk-pixbuf-io.c:1760
-#, c-format
-msgid "This build of gdk-pixbuf does not support saving the image format: %s"
-msgstr ""
-"Jūsų naudojamas gdk-pixbuf variantas nepalaiko saugojimo į šį paveikslėlių "
-"formatą: %s"
+#: ../gtk/deprecated/gtkcolorsel.c:469
+msgid "Amount of red light in the color."
+msgstr "Raudonos šviesos kiekis spalvoje."
 
-#: gdk-pixbuf/gdk-pixbuf-io.c:1663
-#, c-format
-msgid "Insufficient memory to save image to callback"
-msgstr "Nepakanka atminties paveikslėlio išsaugojimui funkcijoje"
+#: ../gtk/deprecated/gtkcolorsel.c:470
+msgid "_Green:"
+msgstr "_Žalia:"
 
-#: gdk-pixbuf/gdk-pixbuf-io.c:1676
-#, c-format
-msgid "Failed to open temporary file"
-msgstr "Nepavyko atverti laikino failo"
+#: ../gtk/deprecated/gtkcolorsel.c:471
+msgid "Amount of green light in the color."
+msgstr "Žalios šviesos kiekis spalvoje."
 
-#: gdk-pixbuf/gdk-pixbuf-io.c:1702
-#, c-format
-msgid "Failed to read from temporary file"
-msgstr "Nepavyko perskaityti laikino failo"
+#: ../gtk/deprecated/gtkcolorsel.c:472
+msgid "_Blue:"
+msgstr "_Mėlyna:"
 
-#: gdk-pixbuf/gdk-pixbuf-io.c:1937
-#, c-format
-msgid "Failed to open '%s' for writing: %s"
-msgstr "Nepavyko atverti „%s“ įrašymui: %s"
+#: ../gtk/deprecated/gtkcolorsel.c:473
+msgid "Amount of blue light in the color."
+msgstr "Mėlynos šviesos kiekis spalvoje."
 
-#: gdk-pixbuf/gdk-pixbuf-io.c:1962
-#, c-format
+#: ../gtk/deprecated/gtkcolorsel.c:476
+msgid "Op_acity:"
+msgstr "Neperm_atomumas:"
+
+#: ../gtk/deprecated/gtkcolorsel.c:484 ../gtk/deprecated/gtkcolorsel.c:494
+msgid "Transparency of the color."
+msgstr "Spalvos skaidrumas."
+
+#: ../gtk/deprecated/gtkcolorsel.c:501
+msgid "Color _name:"
+msgstr "Spalvos _pavadinimas:"
+
+#: ../gtk/deprecated/gtkcolorsel.c:516
 msgid ""
-"Failed to close '%s' while writing image, all data may not have been saved: %"
-"s"
+"You can enter an HTML-style hexadecimal color value, or simply a color name "
+"such as 'orange' in this entry."
 msgstr ""
-"Saugant paveikslėlį nepavyko uždaryti „%s“, duomenys gali būti neišsaugoti: %"
-"s"
+"Čia galite įrašyti HTML stiliaus šešioliktainę spalvos išraišką, arba "
+"tiesiog spalvos pavadinimą, pvz., „white“."
 
-#: gdk-pixbuf/gdk-pixbuf-io.c:2182 gdk-pixbuf/gdk-pixbuf-io.c:2233
-#, c-format
-msgid "Insufficient memory to save image into a buffer"
-msgstr "Nepakanka atminties įšsaugoti paveikslėlį į buferį"
+#: ../gtk/deprecated/gtkcolorsel.c:548
+msgid "_Palette:"
+msgstr "_Paletė:"
 
-#: gdk-pixbuf/gdk-pixbuf-io.c:2279
-#, fuzzy, c-format
-msgid "Error writing to image stream"
-msgstr "Klaida rašant į paveikslėlio failą: %s"
+#: ../gtk/deprecated/gtkcolorsel.c:578
+msgid "Color Wheel"
+msgstr "Spalvų ratas"
 
-#: gdk-pixbuf/gdk-pixbuf-loader.c:330
-#, c-format
+#: ../gtk/deprecated/gtkcolorsel.c:1072
 msgid ""
-"Internal error: Image loader module '%s' failed to complete an operation, "
-"but didn't give a reason for the failure"
+"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 ""
-"Vidinė klaida: Paveikslėlių įkėlimo moduliui „%s“ nepavyko užbaigti, "
-"operacijos, tačiau nebuvo išvestas joks klaidos pranešimas"
+"Anksčiau buvusi spalva, palyginimui su spalva, kurią pasirenkate dabar. "
+"Galite nutempti šią spalvą į paletės langelį, arba pasirinkti šią spalvą, "
+"nutempdami ją į greta esantį langelį."
 
-#: gdk-pixbuf/gdk-pixbuf-loader.c:373
-#, c-format
-msgid "Incremental loading of image type '%s' is not supported"
+#: ../gtk/deprecated/gtkcolorsel.c:1078
+msgid ""
+"The color you've chosen. You can drag this color to a palette entry to save "
+"it for use in the future."
 msgstr ""
-"Laipsniškas apdorojimas piešinių, kurių tipas yra „%s“, yra nepalaikomas"
+"Spalva, kurią pasirinkote. Galite nutempti šią spalvą į paletės langelį, kad "
+"išsaugotumėte ją naudojimui ateityje."
 
-#: gdk-pixbuf/gdk-pixdata.c:147
-#, c-format
-msgid "Image header corrupt"
-msgstr "Paveikslėlio antraštė sugadinta"
+#: ../gtk/deprecated/gtkcolorsel.c:1084
+msgid ""
+"The previously-selected color, for comparison to the color you're selecting "
+"now."
+msgstr ""
+"Anksčiau buvusi spalva, palyginimui su spalva, kurią pasirenkate dabar."
 
-#: gdk-pixbuf/gdk-pixdata.c:152
-#, c-format
-msgid "Image format unknown"
-msgstr "Paveikslėlio formatas nežinomas"
+#: ../gtk/deprecated/gtkcolorsel.c:1088
+msgid "The color you've chosen."
+msgstr "Spalva, kurią pasirinkote."
 
-#: gdk-pixbuf/gdk-pixdata.c:157 gdk-pixbuf/gdk-pixdata.c:487
-#, c-format
-msgid "Image pixel data corrupt"
-msgstr "Paveikslėlio taškiniai duomenys apgadinti"
+#: ../gtk/deprecated/gtkcolorsel.c:1491
+msgid "_Save color here"
+msgstr "Iš_saugoti spalvą čia"
 
-#: 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] "nepavyko rezervuoti %u baito paveikslėlio buferio"
-msgstr[1] "nepavyko rezervuoti %u baitų paveikslėlio buferio"
-msgstr[2] "nepavyko rezervuoti %u baitų paveikslėlio buferio"
+#: ../gtk/deprecated/gtkcolorsel.c:1695
+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 ""
+"Paspausk ant šio paletės langelio, kad padarytum ją esama spalva. Kad "
+"pakeistum šį langelį, nutempk spalvos langelį čia arba paspausk dešinį "
+"mygtuką ir pasirink „Išsaugoti spalvą čia“."
 
-#: gdk-pixbuf/io-ani.c:244
-#, c-format
-msgid "Unexpected icon chunk in animation"
-msgstr "Nesuprantamas piktogramos gabalas animacijoje"
+#. We emit the response for the Select button manually,
+#. * since we want to save the color first
+#.
+#: ../gtk/deprecated/gtkcolorseldialog.c:201 ../gtk/gtkappchooserdialog.c:574
+#: ../gtk/gtkcolorchooserdialog.c:150 ../gtk/gtkfontchooserdialog.c:174
+#: ../gtk/gtkprinteroptionwidget.c:550
+msgid "_Select"
+msgstr "Pa_sirinkti"
 
-#: gdk-pixbuf/io-ani.c:337
-#, c-format
-msgid "Unsupported animation type"
-msgstr "Nepalaikomas animacijos tipas"
+#: ../gtk/deprecated/gtkcolorseldialog.c:219
+msgid "Color Selection"
+msgstr "Spalvos pasirinkimas"
 
-#: 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
-#, c-format
-msgid "Invalid header in animation"
-msgstr "Netinkama animacijos antraštė"
+#. 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/deprecated/gtkfontsel.c:124
+msgid "abcdefghijk ABCDEFGHIJK"
+msgstr "aąbcčeęėfgh AĄBCČEĘĖFGH"
 
-#: 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
-#, c-format
-msgid "Not enough memory to load animation"
-msgstr "Nepakanka atminties įkelti animacijai"
+#: ../gtk/deprecated/gtkfontsel.c:393
+msgid "_Family:"
+msgstr "Š_eima:"
 
-#: gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 gdk-pixbuf/io-ani.c:443
-#, c-format
-msgid "Malformed chunk in animation"
-msgstr "Blogai suformuotas animacijos blokas"
+#: ../gtk/deprecated/gtkfontsel.c:400
+msgid "_Style:"
+msgstr "_Stilius:"
 
-#: gdk-pixbuf/io-ani.c:713
-msgid "The ANI image format"
-msgstr "ANI paveikslėlio formatas"
+#: ../gtk/deprecated/gtkfontsel.c:407
+msgid "Si_ze:"
+msgstr "D_ydis:"
 
-#: 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
-#, c-format
-msgid "BMP image has bogus header data"
-msgstr "BMP paveikslėlis turi klaidinančią antraštę"
+#. create the text entry widget
+#: ../gtk/deprecated/gtkfontsel.c:584
+msgid "_Preview:"
+msgstr "_Peržiūra:"
 
-#: gdk-pixbuf/io-bmp.c:241 gdk-pixbuf/io-bmp.c:433
-#, c-format
-msgid "Not enough memory to load bitmap image"
-msgstr "Nepakanka atminties įkelti rastrinį paveikslėlį"
+#: ../gtk/deprecated/gtkfontsel.c:1720 ../gtk/gtkfontchooserdialog.c:183
+msgid "Font Selection"
+msgstr "Šrifto pasirinkimas"
 
-#: gdk-pixbuf/io-bmp.c:319
+#. Translators: this is the license preamble; the string at the end
+#. * contains the URL of the license.
+#.
+#: ../gtk/gtkaboutdialog.c:104
 #, c-format
-msgid "BMP image has unsupported header size"
-msgstr "BMP paveikslėlis turi nepalaikomą antraštės dydį"
+msgid ""
+"This program comes with ABSOLUTELY NO WARRANTY;\n"
+"for details, visit <a href=\"%s\">%s</a>"
+msgstr ""
+"Ši programa teikiama BE JOKIOS GARANTIJOS;\n"
+"daugiau informacijos rasite <a href=\"%s\">%s</a>"
 
-#: gdk-pixbuf/io-bmp.c:357
-#, c-format
-msgid "Topdown BMP images cannot be compressed"
-msgstr "Topdown BMP paveikslėliai negali būti suspausti"
+#: ../gtk/gtkaboutdialog.c:357
+msgid "License"
+msgstr "Licencija"
 
-#: gdk-pixbuf/io-bmp.c:717 gdk-pixbuf/io-pnm.c:709
-#, c-format
-msgid "Premature end-of-file encountered"
-msgstr "Per anksti aptiktas failo pabaigos simbolis"
+#: ../gtk/gtkaboutdialog.c:358
+msgid "The license of the program"
+msgstr "Programos licencija"
 
-#: gdk-pixbuf/io-bmp.c:1329
-#, c-format
-msgid "Couldn't allocate memory for saving BMP file"
-msgstr "Nepavyko priskirti atminties BMP failui išsaugoti"
+#. Add the credits button
+#: ../gtk/gtkaboutdialog.c:751
+msgid "C_redits"
+msgstr "_Padėkos"
 
-#: gdk-pixbuf/io-bmp.c:1370
-#, c-format
-msgid "Couldn't write to BMP file"
-msgstr "Nepavyko įrašyti į BMP failą"
+#. Add the license button
+#: ../gtk/gtkaboutdialog.c:764
+msgid "_License"
+msgstr "_Licencija"
 
-#: gdk-pixbuf/io-bmp.c:1425
-msgid "The BMP image format"
-msgstr "BMP paveikslėlio formatas"
+#: ../gtk/gtkaboutdialog.c:980
+msgid "Could not show link"
+msgstr "Nepavyko parodyti nuorodos"
 
-#: gdk-pixbuf/io-gif.c:222
-#, c-format
-msgid "Failure reading GIF: %s"
-msgstr "Klaida skaitant GIF: %s"
+#: ../gtk/gtkaboutdialog.c:1017
+msgid "Website"
+msgstr "Tinklapis"
 
-#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1477 gdk-pixbuf/io-gif.c:1638
+#: ../gtk/gtkaboutdialog.c:1071
 #, c-format
-msgid "GIF file was missing some data (perhaps it was truncated somehow?)"
-msgstr ""
-"GIF failui trūksta dalies duomenų (galbūt ji buvo kaip nors sugadinta?)"
+msgid "About %s"
+msgstr "Apie %s"
 
-#: gdk-pixbuf/io-gif.c:505
-#, c-format
-msgid "Internal error in the GIF loader (%s)"
-msgstr "Vidinė klaida GIF kelties programoje (%s)"
+#: ../gtk/gtkaboutdialog.c:2398
+msgid "Created by"
+msgstr "Autoriai"
 
-#: gdk-pixbuf/io-gif.c:579
-#, c-format
-msgid "Stack overflow"
-msgstr "Steko perpildymas"
+#: ../gtk/gtkaboutdialog.c:2401
+msgid "Documented by"
+msgstr "Dokumentavo"
 
-#: gdk-pixbuf/io-gif.c:639
-#, c-format
-msgid "GIF image loader cannot understand this image."
-msgstr "GIF įkelties programa negali suprasti šio paveikslėlio."
+#: ../gtk/gtkaboutdialog.c:2411
+msgid "Translated by"
+msgstr "Išvertė"
 
-#: gdk-pixbuf/io-gif.c:668
-#, c-format
-msgid "Bad code encountered"
-msgstr "Aptiktas blogas kodas"
+#: ../gtk/gtkaboutdialog.c:2416
+msgid "Artwork by"
+msgstr "Apipavidalino"
 
-#: gdk-pixbuf/io-gif.c:678
-#, c-format
-msgid "Circular table entry in GIF file"
-msgstr "Cikliškas lentelės įrašas GIF faile"
+#. This is the text that should appear next to menu accelerators
+#. * that use the shift key. If the text on this key isn't typically
+#. * translated on keyboards used for your language, don't translate
+#. * this.
+#.
+#: ../gtk/gtkaccellabel.c:159
+msgctxt "keyboard label"
+msgid "Shift"
+msgstr "Lyg2"
 
-#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1464 gdk-pixbuf/io-gif.c:1511
-#: gdk-pixbuf/io-gif.c:1626
-#, c-format
-msgid "Not enough memory to load GIF file"
-msgstr "Nepakanka atminties įkelti GIF failui"
+#. This is the text that should appear next to menu accelerators
+#. * that use the control key. If the text on this key isn't typically
+#. * translated on keyboards used for your language, don't translate
+#. * this.
+#.
+#: ../gtk/gtkaccellabel.c:165
+msgctxt "keyboard label"
+msgid "Ctrl"
+msgstr "Vald"
 
-#: gdk-pixbuf/io-gif.c:956
-#, c-format
-msgid "Not enough memory to composite a frame in GIF file"
-msgstr "Nepakanka atminties sukurti kadrui GIF faile"
+#. This is the text that should appear next to menu accelerators
+#. * that use the alt key. If the text on this key isn't typically
+#. * translated on keyboards used for your language, don't translate
+#. * this.
+#.
+#: ../gtk/gtkaccellabel.c:171
+msgctxt "keyboard label"
+msgid "Alt"
+msgstr "Alt"
 
-#: gdk-pixbuf/io-gif.c:1128
-#, c-format
-msgid "GIF image is corrupt (incorrect LZW compression)"
-msgstr "GIF paveikslėlis apgadintas (netinkamas LZW suspaudimas)"
+#. This is the text that should appear next to menu accelerators
+#. * that use the super key. If the text on this key isn't typically
+#. * translated on keyboards used for your language, don't translate
+#. * this.
+#.
+#: ../gtk/gtkaccellabel.c:805
+msgctxt "keyboard label"
+msgid "Super"
+msgstr "Super"
 
-#: gdk-pixbuf/io-gif.c:1178
-#, c-format
-msgid "File does not appear to be a GIF file"
-msgstr "Atrodo, kad tai ne GIF failas"
+#. This is the text that should appear next to menu accelerators
+#. * that use the hyper key. If the text on this key isn't typically
+#. * translated on keyboards used for your language, don't translate
+#. * this.
+#.
+#: ../gtk/gtkaccellabel.c:818
+msgctxt "keyboard label"
+msgid "Hyper"
+msgstr "Hiper"
 
-#: gdk-pixbuf/io-gif.c:1190
-#, c-format
-msgid "Version %s of the GIF file format is not supported"
-msgstr "GIF formato versija %s nėra palaikoma"
+#. This is the text that should appear next to menu accelerators
+#. * that use the meta key. If the text on this key isn't typically
+#. * translated on keyboards used for your language, don't translate
+#. * this.
+#.
+#: ../gtk/gtkaccellabel.c:832
+msgctxt "keyboard label"
+msgid "Meta"
+msgstr "Meta"
 
-#: gdk-pixbuf/io-gif.c:1299
-#, c-format
-msgid ""
-"GIF image has no global colormap, and a frame inside it has no local "
-"colormap."
-msgstr ""
-"GIF paveikslėlis neturi bendros spalvų lentelės, o jo kadras irgi neturi "
-"spalvų lentelės."
+#: ../gtk/gtkaccellabel.c:848
+msgctxt "keyboard label"
+msgid "Space"
+msgstr "Tarpas"
 
-#: gdk-pixbuf/io-gif.c:1533
-#, c-format
-msgid "GIF image was truncated or incomplete."
-msgstr "GIF paveikslėlis buvo nukirstas arba nepilnas."
+#: ../gtk/gtkaccellabel.c:851
+msgctxt "keyboard label"
+msgid "Backslash"
+msgstr "Backslash"
 
-#: gdk-pixbuf/io-gif.c:1691
-msgid "The GIF image format"
-msgstr "GIF paveikslėlio formatas"
+#: ../gtk/gtkappchooserbutton.c:290
+msgid "Other application…"
+msgstr "Kita programa..."
 
-#: gdk-pixbuf/io-ico.c:217 gdk-pixbuf/io-ico.c:277 gdk-pixbuf/io-ico.c:346
-#: gdk-pixbuf/io-ico.c:409 gdk-pixbuf/io-ico.c:439
-#, c-format
-msgid "Not enough memory to load icon"
-msgstr "Nepakanka atminties įkelti piktogramai"
+#: ../gtk/gtkappchooserdialog.c:137
+msgid "Failed to look for applications online"
+msgstr "Nepavyko rasti programų internete"
 
-#: gdk-pixbuf/io-ico.c:254 gdk-pixbuf/io-ico.c:267 gdk-pixbuf/io-ico.c:336
-#, c-format
-msgid "Invalid header in icon"
-msgstr "Netinkama piktogramos antraštė"
+#: ../gtk/gtkappchooserdialog.c:188
+msgid "_Find applications online"
+msgstr "_Ieškoti programų internete"
 
-#: gdk-pixbuf/io-ico.c:299
-#, c-format
-msgid "Icon has zero width"
-msgstr "Piktogramos plotis yra nulinis"
+#: ../gtk/gtkappchooserdialog.c:247
+msgid "Could not run application"
+msgstr "Nepavyko paleisti programos"
 
-#: gdk-pixbuf/io-ico.c:309
+#: ../gtk/gtkappchooserdialog.c:260
 #, c-format
-msgid "Icon has zero height"
-msgstr "Piktogramos aukštis yra nulinis"
+msgid "Could not find '%s'"
+msgstr "Nepavyko rasti „%s“"
 
-#: gdk-pixbuf/io-ico.c:361
-#, c-format
-msgid "Compressed icons are not supported"
-msgstr "Suspaustos piktogramos yra nepalaikomos"
+#: ../gtk/gtkappchooserdialog.c:263
+msgid "Could not find application"
+msgstr "Nepavyko rasti programos"
 
-#: gdk-pixbuf/io-ico.c:394
+#. Translators: %s is a filename
+#: ../gtk/gtkappchooserdialog.c:397
 #, c-format
-msgid "Unsupported icon type"
-msgstr "Nepalaikomas piktogramos tipas"
+msgid "Select an application to open \"%s\""
+msgstr "Pasirinkite programą atverti „%s“"
 
-#: gdk-pixbuf/io-ico.c:488
+#: ../gtk/gtkappchooserdialog.c:398 ../gtk/gtkappchooserwidget.c:657
 #, c-format
-msgid "Not enough memory to load ICO file"
-msgstr "Nepakanka atminties įkelti ICO failui"
+msgid "No applications available to open \"%s\""
+msgstr "Nera programų „%s“ atverimui"
 
-#: gdk-pixbuf/io-ico.c:953
+#. Translators: %s is a file type description
+#: ../gtk/gtkappchooserdialog.c:404
 #, c-format
-msgid "Image too large to be saved as ICO"
-msgstr "Paveikslėlis yra per didelis ir negali būti išsaugotas ICO formatu"
+msgid "Select an application for \"%s\" files"
+msgstr "Pasirinkite programą „%s“ failams"
 
-#: gdk-pixbuf/io-ico.c:964
+#: ../gtk/gtkappchooserdialog.c:406
 #, c-format
-msgid "Cursor hotspot outside image"
-msgstr "Žymeklio aktyvus taškas yra už paveikslėlio ribų"
+msgid "No applications available to open \"%s\" files"
+msgstr "Nėra programų „%s“ failams atverti"
 
-#: gdk-pixbuf/io-ico.c:987
-#, c-format
-msgid "Unsupported depth for ICO file: %d"
-msgstr "Nepalaikomas ICO failo spalvų gylis: %d"
+#: ../gtk/gtkappchooserdialog.c:422
+msgid ""
+"Click \"Show other applications\", for more options, or \"Find applications "
+"online\" to install a new application"
+msgstr ""
+"Spauskite „Rodyti kitas programas“, jei norite daugiau parinkčių, arba "
+"„Ieškoti programų internete“ naujų programų įdiegimui"
 
-#: gdk-pixbuf/io-ico.c:1223
-msgid "The ICO image format"
-msgstr "ICO paveikslėlio formatas"
+#: ../gtk/gtkappchooserdialog.c:492
+msgid "Forget association"
+msgstr "Pamiršti susiejimą"
 
-#: gdk-pixbuf/io-icns.c:345
-#, fuzzy, c-format
-msgid "Error reading ICNS image: %s"
-msgstr "Įvyko mirtina klaida skaitant PNG paveikslėlių failą: %s"
+#: ../gtk/gtkappchooserdialog.c:558
+msgid "Show other applications"
+msgstr "Rodyti kitas programas"
 
-#: gdk-pixbuf/io-icns.c:362
-#, fuzzy, c-format
-msgid "Could not decode ICNS file"
-msgstr "Failo pasirinkti nepavyko"
+#: ../gtk/gtkappchooserwidget.c:606
+msgid "Default Application"
+msgstr "Numatytoji programa"
 
-#: gdk-pixbuf/io-icns.c:391
-#, fuzzy
-msgid "The ICNS image format"
-msgstr "ICO paveikslėlio formatas"
-
-#: gdk-pixbuf/io-jasper.c:74
-#, fuzzy, c-format
-msgid "Couldn't allocate memory for stream"
-msgstr "Nepavyko rezervuoti atminties būtinos antraštei"
-
-#: gdk-pixbuf/io-jasper.c:103
-#, fuzzy, c-format
-msgid "Couldn't decode image"
-msgstr "Nepavyko pakeisti failo vardo"
-
-#: gdk-pixbuf/io-jasper.c:121
-#, fuzzy, c-format
-msgid "Transformed JPEG2000 has zero width or height"
-msgstr "Pakeistas JPEG turi nulinį plotį arba aukštį."
-
-#: gdk-pixbuf/io-jasper.c:134
-#, fuzzy, c-format
-msgid "Image type currently not supported"
-msgstr "Paveikslėlio tipas „%s“ nepalaikomas"
-
-#: gdk-pixbuf/io-jasper.c:145 gdk-pixbuf/io-jasper.c:152
-#, fuzzy, c-format
-msgid "Couldn't allocate memory for color profile"
-msgstr "Nepakako atminties įkelti JPEG failą"
-
-#: gdk-pixbuf/io-jasper.c:177
-#, fuzzy, c-format
-msgid "Insufficient memory to open JPEG 2000 file"
-msgstr "Nepakanka atminties atverti TIFF failą"
-
-#: gdk-pixbuf/io-jasper.c:258
-#, fuzzy, c-format
-msgid "Couldn't allocate memory to buffer image data"
-msgstr "Nepavyko rezervuoti atminties eilučių duomenims"
-
-#: gdk-pixbuf/io-jasper.c:298
-#, fuzzy
-msgid "The JPEG 2000 image format"
-msgstr "JPEG paveikslėlio formatas"
-
-#: gdk-pixbuf/io-jpeg.c:117
-#, c-format
-msgid "Error interpreting JPEG image file (%s)"
-msgstr "Klaida interpretuojant JPEG paveikslėlio failą (%s)"
+#: ../gtk/gtkappchooserwidget.c:744
+msgid "Recommended Applications"
+msgstr "Rekomenduojama programa"
+
+#: ../gtk/gtkappchooserwidget.c:759
+msgid "Related Applications"
+msgstr "Susijusios programos"
+
+#: ../gtk/gtkappchooserwidget.c:773
+msgid "Other Applications"
+msgstr "Kitos programos"
 
-#: gdk-pixbuf/io-jpeg.c:529
+#: ../gtk/gtkapplication.c:1557
 #, c-format
 msgid ""
-"Insufficient memory to load image, try exiting some applications to free "
-"memory"
+"%s cannot quit at this time:\n"
+"\n"
+"%s"
 msgstr ""
-"Nepakanka atminties pakrauti paveikslėlį, uždarykite dalį programų, kad "
-"atlaisvinti atmintį"
+"Šiuo metu %s negali išeiti:\n"
+"\n"
+"%s"
 
-#: gdk-pixbuf/io-jpeg.c:570 gdk-pixbuf/io-jpeg.c:776
-#, c-format
-msgid "Unsupported JPEG color space (%s)"
-msgstr "Nepalaikoma JPEG spalvų gama (%s)"
+#: ../gtk/gtkapplicationwindow.c:333 ../gtk/gtkprintoperation-unix.c:480
+#: ../gtk/gtkprintoperation-win32.c:1445
+msgid "Application"
+msgstr "Programa"
 
-#: gdk-pixbuf/io-jpeg.c:668 gdk-pixbuf/io-jpeg.c:944 gdk-pixbuf/io-jpeg.c:1177
-#: gdk-pixbuf/io-jpeg.c:1186
-#, c-format
-msgid "Couldn't allocate memory for loading JPEG file"
-msgstr "Nepakako atminties įkelti JPEG failą"
+#: ../gtk/gtkassistant.c:1008
+msgid "C_ontinue"
+msgstr "_Tęsti"
 
-#: gdk-pixbuf/io-jpeg.c:920
-#, c-format
-msgid "Transformed JPEG has zero width or height."
-msgstr "Pakeistas JPEG turi nulinį plotį arba aukštį."
+#: ../gtk/gtkassistant.c:1011
+msgid "Go _Back"
+msgstr "At_gal"
 
-#: gdk-pixbuf/io-jpeg.c:1133
-#, c-format
-msgid ""
-"JPEG quality must be a value between 0 and 100; value '%s' could not be "
-"parsed."
-msgstr ""
-"JPEG kokybės reikšmė turi būti tarp 0 ir 100, reikšmės „%s“ nepavyko "
-"apdoroti."
+#: ../gtk/gtkassistant.c:1015
+msgid "_Finish"
+msgstr "_Baigti"
 
-#: gdk-pixbuf/io-jpeg.c:1148
+#: ../gtk/gtkbuilder-menus.c:220
 #, c-format
-msgid ""
-"JPEG quality must be a value between 0 and 100; value '%d' is not allowed."
-msgstr ""
-"JPEG kokybės reikšmė turi būti tarp 0 ir 100; reikšmė „%d“ yra neleistina."
-
-#: gdk-pixbuf/io-jpeg.c:1311
-msgid "The JPEG image format"
-msgstr "JPEG paveikslėlio formatas"
+msgid "Element <%s> not allowed inside <%s>"
+msgstr "Elementas <%s> neleidžiamas viduje <%s>"
 
-#: gdk-pixbuf/io-pcx.c:187
+#: ../gtk/gtkbuilder-menus.c:225
 #, c-format
-msgid "Couldn't allocate memory for header"
-msgstr "Nepavyko rezervuoti atminties būtinos antraštei"
+msgid "Element <%s> not allowed at toplevel"
+msgstr "Elementas <%s> neleidžiamas aukščiausiame lygyje"
 
-#: gdk-pixbuf/io-pcx.c:202 gdk-pixbuf/io-pcx.c:560
+#: ../gtk/gtkbuilder-menus.c:314
 #, c-format
-msgid "Couldn't allocate memory for context buffer"
-msgstr "Nepavyko rezervuoti atminties būtinos turinio buferiui"
+msgid "text may not appear inside <%s>"
+msgstr "tekstas negali būti viduje <%s>"
 
-#: gdk-pixbuf/io-pcx.c:601
+#: ../gtk/gtkbuilderparser.c:341
 #, c-format
-msgid "Image has invalid width and/or height"
-msgstr "Paveikslėlio aukštis arba plotis yra neteisingas"
+msgid "Invalid type function on line %d: '%s'"
+msgstr "Netinkamo tipo funkcija eilutėje %d: „%s“"
 
-#: gdk-pixbuf/io-pcx.c:613 gdk-pixbuf/io-pcx.c:674
+#: ../gtk/gtkbuilderparser.c:405
 #, c-format
-msgid "Image has unsupported bpp"
-msgstr "Paveikslėlis turi nepalaikomą bpp dydį"
+msgid "Duplicate object ID '%s' on line %d (previously on line %d)"
+msgstr "Dubliuojasi objekto ID „%s“ eilutėje %d (prieš tai eilutėje %d)"
 
-#: gdk-pixbuf/io-pcx.c:618 gdk-pixbuf/io-pcx.c:626
-#, c-format
-msgid "Image has unsupported number of %d-bit planes"
-msgstr "Paveikslėlis turi nepalaikomą %d bitų lygių kiekį"
-
-#: gdk-pixbuf/io-pcx.c:642
-#, c-format
-msgid "Couldn't create new pixbuf"
-msgstr "Nepavyko sukurti naujo pixbuf"
-
-#: gdk-pixbuf/io-pcx.c:650
-#, c-format
-msgid "Couldn't allocate memory for line data"
-msgstr "Nepavyko rezervuoti atminties eilučių duomenims"
-
-#: gdk-pixbuf/io-pcx.c:657
-#, c-format
-msgid "Couldn't allocate memory for paletted data"
-msgstr "Nepavyko rezervuoti atminties paletės duomenims"
-
-#: gdk-pixbuf/io-pcx.c:704
-#, c-format
-msgid "Didn't get all lines of PCX image"
-msgstr "Nepavyko gauti visų PCX paveikslėlio eilučių"
-
-#: gdk-pixbuf/io-pcx.c:711
-#, c-format
-msgid "No palette found at end of PCX data"
-msgstr "PCX duomenų pabaigoje nerasta paletė"
-
-#: gdk-pixbuf/io-pcx.c:758
-msgid "The PCX image format"
-msgstr "PCX paveikslėlio formatas"
-
-#: gdk-pixbuf/io-png.c:55
-#, c-format
-msgid "Bits per channel of PNG image is invalid."
-msgstr "Netinkamas PNG paveikslėlio bitų skaičius kanalui."
-
-#: gdk-pixbuf/io-png.c:136 gdk-pixbuf/io-png.c:618
-#, c-format
-msgid "Transformed PNG has zero width or height."
-msgstr "Pakeistas PNG turi nulinį plotį arba aukštį."
-
-#: gdk-pixbuf/io-png.c:144
-#, c-format
-msgid "Bits per channel of transformed PNG is not 8."
-msgstr "Pakeistas PNG turi ne 8 bitus kanalui."
-
-#: gdk-pixbuf/io-png.c:153
-#, c-format
-msgid "Transformed PNG not RGB or RGBA."
-msgstr "Pakeistas PNG yra ne RGB arba RGBA formate."
-
-#: gdk-pixbuf/io-png.c:162
-#, c-format
-msgid "Transformed PNG has unsupported number of channels, must be 3 or 4."
-msgstr "Pakeistas PNG turi nepalaikomą kanalų kiekį, turi būti 3 arba 4."
-
-#: gdk-pixbuf/io-png.c:183
-#, c-format
-msgid "Fatal error in PNG image file: %s"
-msgstr "Lemtinga klaida PNG paveikslėlių faile: %s"
-
-#: gdk-pixbuf/io-png.c:310
-#, c-format
-msgid "Insufficient memory to load PNG file"
-msgstr "Nepakanka atminties įkelti PNG failą"
-
-#: 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 ""
-"Nepakanka atminties apdoroti %ld ant %ld dydžio paveikslėlį; uždarykite dalį "
-"programų, kad sumažinti atminties panaudojimą"
-
-#: gdk-pixbuf/io-png.c:684
-#, c-format
-msgid "Fatal error reading PNG image file"
-msgstr "Skaitant PNG įvyko lemtinga klaida"
-
-#: gdk-pixbuf/io-png.c:733
-#, c-format
-msgid "Fatal error reading PNG image file: %s"
-msgstr "Įvyko mirtina klaida skaitant PNG paveikslėlių failą: %s"
-
-#: gdk-pixbuf/io-png.c:825
-#, c-format
-msgid ""
-"Keys for PNG text chunks must have at least 1 and at most 79 characters."
-msgstr "PNG tekstiniai raktai turi turėti nuo 1 iki 79 simbolių."
-
-#: gdk-pixbuf/io-png.c:833
-#, c-format
-msgid "Keys for PNG text chunks must be ASCII characters."
-msgstr "PNG tekstiniai raktai turi naudoti tik ASCII simbolius."
-
-#: gdk-pixbuf/io-png.c:846
-#, c-format
-msgid ""
-"PNG compression level must be a value between 0 and 9; value '%s' could not "
-"be parsed."
-msgstr ""
-"PNG suspaudimo lygis turi būti reikšmė tarp 0 ir 9: reikšmės „%s“ nesuprasta."
-
-#: gdk-pixbuf/io-png.c:858
-#, c-format
-msgid ""
-"PNG compression level must be a value between 0 and 9; value '%d' is not "
-"allowed."
-msgstr ""
-"PNG suspaudimo lygis turi būti reikšmė tarp 0 ir 9: reikšmė „%d“ yra "
-"neleistina."
-
-#: 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 tekstinės dalies reikšmė %s negali būti perkoduota į ISO-8859-1 koduotę."
-
-#: gdk-pixbuf/io-png.c:1047
-msgid "The PNG image format"
-msgstr "PNG paveikslėlio formatas"
-
-#: gdk-pixbuf/io-pnm.c:250
-#, c-format
-msgid "PNM loader expected to find an integer, but didn't"
-msgstr "PNM apdorojimui reikėjo sveikų skaičių, tačiau jie nebuvo rasti"
-
-#: gdk-pixbuf/io-pnm.c:282
-#, c-format
-msgid "PNM file has an incorrect initial byte"
-msgstr "PNM failas turi netinkamą pradinį baitą"
-
-#: gdk-pixbuf/io-pnm.c:312
-#, c-format
-msgid "PNM file is not in a recognized PNM subformat"
-msgstr "PNM failas naudoja neatpažįstamą PNM antrinį formatą"
-
-#: gdk-pixbuf/io-pnm.c:337
-#, c-format
-msgid "PNM file has an image width of 0"
-msgstr "PNM faile yra paveikslėlis, kurio plotis lygus nuliui"
-
-#: gdk-pixbuf/io-pnm.c:358
-#, c-format
-msgid "PNM file has an image height of 0"
-msgstr "PNM faile yra paveikslėlis, kurio aukštis lygus nuliui"
-
-#: gdk-pixbuf/io-pnm.c:381
-#, c-format
-msgid "Maximum color value in PNM file is 0"
-msgstr "Didžiausia PNM spalvos reikšmė yra 0"
-
-#: gdk-pixbuf/io-pnm.c:389
-#, c-format
-msgid "Maximum color value in PNM file is too large"
-msgstr "Didžiausia spalvos reikšmė PNM faile yra per didelė"
-
-#: gdk-pixbuf/io-pnm.c:429 gdk-pixbuf/io-pnm.c:459 gdk-pixbuf/io-pnm.c:504
-#, c-format
-msgid "Raw PNM image type is invalid"
-msgstr "Netinkamas neapdoroto PNM paveikslėlio tipas"
-
-#: gdk-pixbuf/io-pnm.c:654
-#, c-format
-msgid "PNM image loader does not support this PNM subformat"
-msgstr "PNM apdorojimo posistemė nepalaiko šio PNM antrinio formato"
-
-#: gdk-pixbuf/io-pnm.c:741 gdk-pixbuf/io-pnm.c:968
-#, c-format
-msgid "Raw PNM formats require exactly one whitespace before sample data"
-msgstr ""
-"Neapdorotuose PNM formato paveikslėliose turi būti lygiai vienas tarpas "
-"prieš pavyzdžio duomenis"
-
-#: gdk-pixbuf/io-pnm.c:768
-#, c-format
-msgid "Cannot allocate memory for loading PNM image"
-msgstr "Nepavyko rezervuoti atminties kiekio būtino PNM failo atvaizdavimui"
-
-#: gdk-pixbuf/io-pnm.c:818
-#, c-format
-msgid "Insufficient memory to load PNM context struct"
-msgstr "Nepakanka atminties apdoroti PNM struktūrą"
-
-#: gdk-pixbuf/io-pnm.c:869
-#, c-format
-msgid "Unexpected end of PNM image data"
-msgstr "Netikėta PNM paveikslėlio duomenų pabaiga"
-
-#: gdk-pixbuf/io-pnm.c:997
-#, c-format
-msgid "Insufficient memory to load PNM file"
-msgstr "Nepakanka atminties apdoroti PNM failą"
-
-#: gdk-pixbuf/io-pnm.c:1083
-msgid "The PNM/PBM/PGM/PPM image format family"
-msgstr "PNM/PBM/PGM/PPM paveikslėlių formatų šeima"
-
-#: gdk-pixbuf/io-ras.c:126
-#, c-format
-msgid "RAS image has bogus header data"
-msgstr "RAS paveikslėlio antraštė turi klaidinančius duomenis"
-
-#: gdk-pixbuf/io-ras.c:148
-#, c-format
-msgid "RAS image has unknown type"
-msgstr "Nežinomas RAS paveikslėlio tipas"
-
-#: gdk-pixbuf/io-ras.c:156
-#, c-format
-msgid "unsupported RAS image variation"
-msgstr "nepalaikomas RAS paveikslėlio variantas"
-
-#: gdk-pixbuf/io-ras.c:171 gdk-pixbuf/io-ras.c:200
-#, c-format
-msgid "Not enough memory to load RAS image"
-msgstr "Nepakanka atminties apdoroti RAS paveikslėlį"
-
-#: gdk-pixbuf/io-ras.c:547
-msgid "The Sun raster image format"
-msgstr "Sun rastrinis paveikslėlių formatas"
-
-#: gdk-pixbuf/io-tga.c:154
-#, c-format
-msgid "Cannot allocate memory for IOBuffer struct"
-msgstr "Nepavyko rezervuoti atminties IOBuffer struktūrai"
-
-#: gdk-pixbuf/io-tga.c:173
-#, c-format
-msgid "Cannot allocate memory for IOBuffer data"
-msgstr "Nepavyko rezervuoti atminties IOBuffer duomenims"
-
-#: gdk-pixbuf/io-tga.c:184
-#, c-format
-msgid "Cannot realloc IOBuffer data"
-msgstr "Nepavyko perkelti IOBuffer duomenų"
-
-#: gdk-pixbuf/io-tga.c:214
-#, c-format
-msgid "Cannot allocate temporary IOBuffer data"
-msgstr "Nepavyko rezervuoti laikinų IOBuffer duomenų"
-
-#: gdk-pixbuf/io-tga.c:347
-#, c-format
-msgid "Cannot allocate new pixbuf"
-msgstr "Nepavyko rezervuoti naujo pixbuf"
-
-#: gdk-pixbuf/io-tga.c:687
-#, c-format
-msgid "Cannot allocate colormap structure"
-msgstr "Nepavyko paskirti spalvų lentelės struktūros"
-
-#: gdk-pixbuf/io-tga.c:694
-#, c-format
-msgid "Cannot allocate colormap entries"
-msgstr "Nepavyko paskirti spalvų lentelės įrašų"
-
-#: gdk-pixbuf/io-tga.c:716
-#, c-format
-msgid "Unexpected bitdepth for colormap entries"
-msgstr "Netikėtas bitdepth požymis spalvų lentelės įrašuose"
-
-#: gdk-pixbuf/io-tga.c:734
-#, c-format
-msgid "Cannot allocate TGA header memory"
-msgstr "Nepavyko rezervuoti atminties TGA antraštei"
-
-#: gdk-pixbuf/io-tga.c:767
-#, c-format
-msgid "TGA image has invalid dimensions"
-msgstr "TGA paveikslėlis turi neteisingus išmatavimus"
-
-#: 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
-#, c-format
-msgid "TGA image type not supported"
-msgstr "TGA paveikslėlio tipas nepalaikomas"
-
-#: gdk-pixbuf/io-tga.c:856
-#, c-format
-msgid "Cannot allocate memory for TGA context struct"
-msgstr "Nepavyko rezervuoti atminties TGA struktūrai"
-
-#: gdk-pixbuf/io-tga.c:921
-#, c-format
-msgid "Excess data in file"
-msgstr "Faile duomenų perteklius"
-
-#: gdk-pixbuf/io-tga.c:1002
-msgid "The Targa image format"
-msgstr "Targa paveikslėlių formatas"
-
-#: gdk-pixbuf/io-tiff.c:160
-msgid "Could not get image width (bad TIFF file)"
-msgstr "Nepavyko gauti paveikslėlio pločio (blogas TIFF failas)"
-
-#: gdk-pixbuf/io-tiff.c:167
-msgid "Could not get image height (bad TIFF file)"
-msgstr "Nepavyko gauti paveikslėlio aukščio (blogas TIFF failas)"
-
-#: gdk-pixbuf/io-tiff.c:175
-#, c-format
-msgid "Width or height of TIFF image is zero"
-msgstr "TIFF paveikslėlio plotis ar aukštis yra nulis"
-
-#: gdk-pixbuf/io-tiff.c:184 gdk-pixbuf/io-tiff.c:193
-#, c-format
-msgid "Dimensions of TIFF image too large"
-msgstr "TIFF paveikslėlio išmatavimai per dideli"
-
-#: gdk-pixbuf/io-tiff.c:217 gdk-pixbuf/io-tiff.c:229 gdk-pixbuf/io-tiff.c:541
-#, c-format
-msgid "Insufficient memory to open TIFF file"
-msgstr "Nepakanka atminties atverti TIFF failą"
-
-#: gdk-pixbuf/io-tiff.c:275
-msgid "Failed to load RGB data from TIFF file"
-msgstr "Nepavyko įkelti RGB duomenų iš TIFF failo"
-
-#: gdk-pixbuf/io-tiff.c:331
-msgid "Failed to open TIFF image"
-msgstr "Nepavyko atverti TIFF failo"
-
-#: gdk-pixbuf/io-tiff.c:343 gdk-pixbuf/io-tiff.c:722
-msgid "TIFFClose operation failed"
-msgstr "TIFFClose operacijos klaida"
-
-#: gdk-pixbuf/io-tiff.c:473 gdk-pixbuf/io-tiff.c:486
-msgid "Failed to load TIFF image"
-msgstr "Nepavyko įkelti TIFF paveikslėlio"
-
-#: gdk-pixbuf/io-tiff.c:670
-msgid "Failed to save TIFF image"
-msgstr "Nepavyko išsaugoti TIFF paveikslėlio"
-
-#: gdk-pixbuf/io-tiff.c:708
-msgid "Failed to write TIFF data"
-msgstr "Nepavyko įrašyti TIFF duomenų"
-
-#: gdk-pixbuf/io-tiff.c:760
-#, c-format
-msgid "Couldn't write to TIFF file"
-msgstr "Nepavyko įrašyti į TIFF failą"
-
-#: gdk-pixbuf/io-tiff.c:816
-msgid "The TIFF image format"
-msgstr "TIFF paveikslėlių formatas"
-
-#: gdk-pixbuf/io-wbmp.c:246
-#, c-format
-msgid "Image has zero width"
-msgstr "Paveikslėlio plotis yra nulinis"
-
-#: gdk-pixbuf/io-wbmp.c:264
-#, c-format
-msgid "Image has zero height"
-msgstr "Paveikslėlio aukštis yra nulinis"
-
-#: gdk-pixbuf/io-wbmp.c:275
-#, c-format
-msgid "Not enough memory to load image"
-msgstr "Nepakanka atminties įkelti paveisklėliui"
-
-#: gdk-pixbuf/io-wbmp.c:334
-#, c-format
-msgid "Couldn't save the rest"
-msgstr "Nepavyko išsaugoti likučių"
-
-#: gdk-pixbuf/io-wbmp.c:377
-msgid "The WBMP image format"
-msgstr "WBMP paveikslėlių formatas"
-
-#: gdk-pixbuf/io-xbm.c:295
-#, c-format
-msgid "Invalid XBM file"
-msgstr "Sugadintas XBM failas"
-
-#: gdk-pixbuf/io-xbm.c:305
-#, c-format
-msgid "Insufficient memory to load XBM image file"
-msgstr "Nepakanka atminties įkelti XBM paveikslėlio failą"
-
-#: gdk-pixbuf/io-xbm.c:453
-#, c-format
-msgid "Failed to write to temporary file when loading XBM image"
-msgstr "XBM apdorojimo metu nepavyko įrašyti į laikiną failą"
-
-#: gdk-pixbuf/io-xbm.c:494
-msgid "The XBM image format"
-msgstr "XBM paveikslėlių formatas"
-
-#: gdk-pixbuf/io-xpm.c:468
-#, c-format
-msgid "No XPM header found"
-msgstr "Nerasta XPM antraštė"
-
-#: gdk-pixbuf/io-xpm.c:477
-#, c-format
-msgid "Invalid XPM header"
-msgstr "Netinkama XPM antraštė"
-
-#: gdk-pixbuf/io-xpm.c:485
-#, c-format
-msgid "XPM file has image width <= 0"
-msgstr "XPM faile saugomo paveikslėlio plotis <= 0"
-
-#: gdk-pixbuf/io-xpm.c:493
-#, c-format
-msgid "XPM file has image height <= 0"
-msgstr "XPM faile saugomo paveikslėlio aukštis <= 0"
-
-#: gdk-pixbuf/io-xpm.c:501
-#, c-format
-msgid "XPM has invalid number of chars per pixel"
-msgstr "XPM faile yra klaidingas simbolių kiekis pikseliui"
-
-#: gdk-pixbuf/io-xpm.c:510
-#, c-format
-msgid "XPM file has invalid number of colors"
-msgstr "XPM faile yra netinkamas spalvų skaičius"
-
-#: gdk-pixbuf/io-xpm.c:522 gdk-pixbuf/io-xpm.c:531 gdk-pixbuf/io-xpm.c:583
-#, c-format
-msgid "Cannot allocate memory for loading XPM image"
-msgstr "Nepavyko rezervuoti atminties reikalingos įkelti XPM paveikslėlį"
-
-#: gdk-pixbuf/io-xpm.c:545
-#, c-format
-msgid "Cannot read XPM colormap"
-msgstr "Nepavyko perskaityti XPM spalvų lentelės"
-
-#: gdk-pixbuf/io-xpm.c:777
-#, c-format
-msgid "Failed to write to temporary file when loading XPM image"
-msgstr "Įkeliant XPM failą nepavyko įrašyti laikino failo"
-
-#: gdk-pixbuf/io-xpm.c:818
-msgid "The XPM image format"
-msgstr "XPM paveikslėlio formatas"
-
-#. Description of --sync in --help output
-#: gdk/win32/gdkmain-win32.c:54
-msgid "Don't batch GDI requests"
-msgstr "Negrupuoti GDI užklausų"
-
-#. Description of --no-wintab in --help output
-#: gdk/win32/gdkmain-win32.c:56
-msgid "Don't use the Wintab API for tablet support"
-msgstr "Nenaudoti Wintab API planšečių palaikymui"
-
-#. Description of --ignore-wintab in --help output
-#: gdk/win32/gdkmain-win32.c:58
-msgid "Same as --no-wintab"
-msgstr "Tas pats kaip --no-wintab"
-
-#. Description of --use-wintab in --help output
-#: gdk/win32/gdkmain-win32.c:60
-msgid "Do use the Wintab API [default]"
-msgstr "Naudoti Wintab API [numatytasis]"
-
-#. Description of --max-colors=COLORS in --help output
-#: gdk/win32/gdkmain-win32.c:62
-msgid "Size of the palette in 8 bit mode"
-msgstr "Paletės dydis 8 bitų režime"
-
-#. Placeholder in --max-colors=COLORS in --help output
-#: gdk/win32/gdkmain-win32.c:63
-msgid "COLORS"
-msgstr "SPALVOS"
-
-#. Description of --sync in --help output
-#: gdk/x11/gdkmain-x11.c:92
-msgid "Make X calls synchronous"
-msgstr "Padaryti X užklausas sinchroniškomis"
-
-#: gdk/x11/gdkapplaunchcontext-x11.c:303
-#, fuzzy, c-format
-msgid "Starting %s"
-msgstr "Spausdinama %d"
-
-#: gdk/x11/gdkapplaunchcontext-x11.c:305
-#, fuzzy, c-format
-msgid "Opening %s"
-msgstr "Atverti „%s“"
-
-#: gdk/x11/gdkapplaunchcontext-x11.c:308
-#, c-format
-msgid "Opening %d Item"
-msgid_plural "Opening %d Items"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2106
-msgid "License"
-msgstr "Licencija"
-
-#: gtk/gtkaboutdialog.c:265
-msgid "The license of the program"
-msgstr "Programos licencija"
-
-#. Add the credits button
-#: gtk/gtkaboutdialog.c:500
-msgid "C_redits"
-msgstr "_Padėkos"
-
-#. Add the license button
-#: gtk/gtkaboutdialog.c:513
-msgid "_License"
-msgstr "_Licencija"
-
-#: gtk/gtkaboutdialog.c:742
-#, c-format
-msgid "About %s"
-msgstr "Apie %s"
-
-#: gtk/gtkaboutdialog.c:2030
-msgid "Credits"
-msgstr "Padėkos"
-
-#: gtk/gtkaboutdialog.c:2059
-msgid "Written by"
-msgstr "Parašė"
-
-#: gtk/gtkaboutdialog.c:2062
-msgid "Documented by"
-msgstr "Dokumentavo"
-
-#: gtk/gtkaboutdialog.c:2074
-msgid "Translated by"
-msgstr "Išvertė"
-
-#: gtk/gtkaboutdialog.c:2078
-msgid "Artwork by"
-msgstr "Apipavidalino"
-
-#. This is the text that should appear next to menu accelerators
-#. * that use the shift key. If the text on this key isn't typically
-#. * translated on keyboards used for your language, don't translate
-#. * this.
-#. *
-#. * Don't include the prefix "keyboard label|" in the translation.
-#.
-#: gtk/gtkaccellabel.c:90
-msgid "keyboard label|Shift"
-msgstr "Lyg2"
-
-#. This is the text that should appear next to menu accelerators
-#. * that use the control key. If the text on this key isn't typically
-#. * translated on keyboards used for your language, don't translate
-#. * this.
-#. *
-#. * Don't include the prefix "keyboard label|" in the translation.
-#.
-#: gtk/gtkaccellabel.c:98
-msgid "keyboard label|Ctrl"
-msgstr "Vald"
-
-#. This is the text that should appear next to menu accelerators
-#. * that use the alt key. If the text on this key isn't typically
-#. * translated on keyboards used for your language, don't translate
-#. * this.
-#. *
-#. * Don't include the prefix "keyboard label|" in the translation.
-#.
-#: gtk/gtkaccellabel.c:106
-msgid "keyboard label|Alt"
-msgstr "Alt"
-
-#. This is the text that should appear next to menu accelerators
-#. * that use the super key. If the text on this key isn't typically
-#. * translated on keyboards used for your language, don't translate
-#. * this.
-#. * And do not translate the part before the |.
-#.
-#: gtk/gtkaccellabel.c:580
-msgid "keyboard label|Super"
-msgstr "Super"
-
-#. This is the text that should appear next to menu accelerators
-#. * that use the hyper key. If the text on this key isn't typically
-#. * translated on keyboards used for your language, don't translate
-#. * this.
-#. * And do not translate the part before the |.
-#.
-#: gtk/gtkaccellabel.c:594
-msgid "keyboard label|Hyper"
-msgstr "Hiper"
-
-#. This is the text that should appear next to menu accelerators
-#. * that use the meta key. If the text on this key isn't typically
-#. * translated on keyboards used for your language, don't translate
-#. * this.
-#. * And do not translate the part before the |.
-#.
-#: gtk/gtkaccellabel.c:608
-msgid "keyboard label|Meta"
-msgstr "Meta"
-
-#. do not translate the part before the |
-#: gtk/gtkaccellabel.c:622
-msgid "keyboard label|Space"
-msgstr "Tarpas"
-
-#. do not translate the part before the |
-#: gtk/gtkaccellabel.c:626
-msgid "keyboard label|Backslash"
-msgstr "Backslash"
-
-#: gtk/gtkbuilderparser.c:267
-#, c-format
-msgid "Invalid type function: `%s'"
-msgstr "Netinkamo tipo funkcija: „%s“"
-
-#: gtk/gtkbuilderparser.c:722
+#: ../gtk/gtkbuilderparser.c:865
 #, c-format
 msgid "Invalid root element: '%s'"
 msgstr "Netinkamas šakninis elementas: „%s“"
 
-#: gtk/gtkbuilderparser.c:754
+#: ../gtk/gtkbuilderparser.c:906
 #, c-format
 msgid "Unhandled tag: '%s'"
 msgstr "Neapdorota žymė: „%s“"
@@ -1352,11 +931,12 @@ msgstr "Neapdorota žymė: „%s“"
 #. * Do *not* translate it to anything else, if it
 #. * it isn't calendar:YM or calendar:MY it will not work.
 #. *
-#. * Note that this flipping is in top of the text direction flipping,
-#. * so if you have a default text direction of RTL and YM, then
-#. * the year will appear on the right.
+#. * Note that the ordering described here is logical order, which is
+#. * further influenced by BIDI ordering. Thus, if you have a default
+#. * text direction of RTL and specify "calendar:YM", then the year
+#. * will appear to the right of the month.
 #.
-#: gtk/gtkcalendar.c:761
+#: ../gtk/gtkcalendar.c:872
 msgid "calendar:MY"
 msgstr "calendar:YM"
 
@@ -1364,273 +944,521 @@ 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:799
+#: ../gtk/gtkcalendar.c:910
 msgid "calendar:week_start:0"
 msgstr "calendar:week_start:1"
 
 #. Translators:  This is a text measurement template.
-#. * Translate it to the widest year text.
-#. *
-#. * Don't include the prefix "year measurement template|"
-#. * in the translation.
+#. * Translate it to the widest year text
 #. *
 #. * If you don't understand this, leave it as "2000"
 #.
-#: gtk/gtkcalendar.c:1799
-msgid "year measurement template|2000"
+#: ../gtk/gtkcalendar.c:1910
+msgctxt "year measurement template"
+msgid "2000"
 msgstr "2000"
 
 #. Translators: this defines whether the day numbers should use
 #. * localized digits or the ones used in English (0123...).
 #. *
 #. * Translate to "%Id" if you want to use localized digits, or
-#. * translate to "%d" otherwise.  Don't include the "calendar:day:digits|"
-#. * part in the translation.
+#. * translate to "%d" otherwise.
 #. *
 #. * Note that translating this doesn't guarantee that you get localized
-#. * digits.  That needs support from your system and locale definition
+#. * digits. That needs support from your system and locale definition
 #. * too.
 #.
-#: gtk/gtkcalendar.c:1830 gtk/gtkcalendar.c:2491
+#: ../gtk/gtkcalendar.c:1941 ../gtk/gtkcalendar.c:2633
 #, c-format
-msgid "calendar:day:digits|%d"
+msgctxt "calendar:day:digits"
+msgid "%d"
 msgstr "%d"
 
 #. Translators: this defines whether the week numbers should use
 #. * localized digits or the ones used in English (0123...).
 #. *
 #. * Translate to "%Id" if you want to use localized digits, or
-#. * translate to "%d" otherwise.  Don't include the
-#. * "calendar:week:digits|" part in the translation.
+#. * translate to "%d" otherwise.
 #. *
 #. * Note that translating this doesn't guarantee that you get localized
-#. * digits.  That needs support from your system and locale definition
+#. * digits. That needs support from your system and locale definition
 #. * too.
 #.
-#: gtk/gtkcalendar.c:1862 gtk/gtkcalendar.c:2353
+#: ../gtk/gtkcalendar.c:1973 ../gtk/gtkcalendar.c:2499
 #, c-format
-msgid "calendar:week:digits|%d"
+msgctxt "calendar:week:digits"
+msgid "%d"
 msgstr "%d"
 
 #. Translators: This dictates how the year is displayed in
 #. * gtkcalendar widget.  See strftime() manual for the format.
 #. * Use only ASCII in the translation.
 #. *
-#. * Also look for the msgid "year measurement template|2000".
+#. * Also look for the msgid "2000".
 #. * Translate that entry to a year with the widest output of this
 #. * msgid.
 #. *
-#. * Don't include the prefix "calendar year format|" in the
-#. * translation. "%Y" is appropriate for most locales.
+#. * "%Y" is appropriate for most locales.
 #.
-#: gtk/gtkcalendar.c:2143
-msgid "calendar year format|%Y"
+#: ../gtk/gtkcalendar.c:2268
+msgctxt "calendar year format"
+msgid "%Y"
 msgstr "%Y"
 
 #. This label is displayed in a treeview cell displaying
-#. * a disabled accelerator key combination. Only include
-#. * the text after the | in the translation.
+#. * a disabled accelerator key combination.
 #.
-#: gtk/gtkcellrendereraccel.c:235
-msgid "Accelerator|Disabled"
+#: ../gtk/gtkcellrendereraccel.c:282
+msgctxt "Accelerator"
+msgid "Disabled"
 msgstr "Išjungta"
 
+#. This label is displayed in a treeview cell displaying
+#. * an accelerator key combination that is not valid according
+#. * to gtk_accelerator_valid().
+#.
+#: ../gtk/gtkcellrendereraccel.c:292
+msgctxt "Accelerator"
+msgid "Invalid"
+msgstr "Netinkamas"
+
 #. This label is displayed in a treeview cell displaying
 #. * an accelerator when the cell is clicked to change the
 #. * acelerator.
 #.
-#: gtk/gtkcellrendereraccel.c:368 gtk/gtkcellrendereraccel.c:580
-msgid "New accelerator..."
-msgstr "Naujas akseleratorius..."
+#: ../gtk/gtkcellrendereraccel.c:416 ../gtk/gtkcellrendereraccel.c:747
+msgid "New accelerator"
+msgstr "Naujas akseleratorius"
 
-#. do not translate the part before the |
-#: gtk/gtkcellrendererprogress.c:362 gtk/gtkcellrendererprogress.c:449
+#: ../gtk/gtkcellrendererprogress.c:372 ../gtk/gtkcellrendererprogress.c:462
 #, c-format
-msgid "progress bar label|%d %%"
+msgctxt "progress bar label"
+msgid "%d %%"
 msgstr "%d %%"
 
-#: gtk/gtkcolorbutton.c:188 gtk/gtkcolorbutton.c:559
+#: ../gtk/gtkcolorbutton.c:188 ../gtk/gtkcolorbutton.c:449
 msgid "Pick a Color"
 msgstr "Pasirinkite spalvą"
 
-#: gtk/gtkcolorbutton.c:448
-msgid "Received invalid color data\n"
-msgstr "Gauti netinkami spalvų duomenys\n"
-
-#: gtk/gtkcolorsel.c:550
-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 ""
-"Anksčiau buvusi spalva, palyginimui su spalva, kurią pasirenki dabar. Tu "
-"gali nutempti šią spalvą į paletės langelį, arba pasirinkti šią spalvą "
-"nutempiant ją į greta esantį langelį."
-
-#: gtk/gtkcolorsel.c:554
-msgid ""
-"The color you've chosen. You can drag this color to a palette entry to save "
-"it for use in the future."
-msgstr ""
-"Spalva, kurią pasirinkai. Tu gali nutempti šią spalvą į paletės langelį, kad "
-"išsaugotum naudojimui ateityje."
-
-#: gtk/gtkcolorsel.c:942
-msgid "_Save color here"
-msgstr "Iš_saugoti spalvą čia"
-
-#: gtk/gtkcolorsel.c:1147
-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 ""
-"Paspausk ant šio paletės langelio, kad padarytum ją esama spalva. Kad "
-"pakeistum šį langelį, nutempk spalvos langelį čia arba paspausk dešinį "
-"mygtuką ir pasirink „Išsaugoti spalvą čia“."
-
-#: gtk/gtkcolorsel.c:1921
-msgid ""
-"Select the color you want from the outer ring. Select the darkness or "
-"lightness of that color using the inner triangle."
-msgstr ""
-"Pasirink norimą spalvą iš išorinio žiedo. Pasirink spalvos šviesumą ir "
-"sodrumą naudodamasis vidiniu trikampiu."
-
-#: gtk/gtkcolorsel.c:1945
-msgid ""
-"Click the eyedropper, then click a color anywhere on your screen to select "
-"that color."
-msgstr ""
-"Paspausk ant teptuko, tada paspausk ant spalvos, esančios bet kurioje ekrano "
-"vietoje, kad pasirinktum ją."
-
-#: gtk/gtkcolorsel.c:1954
-msgid "_Hue:"
-msgstr "_Atspalvis:"
-
-#: gtk/gtkcolorsel.c:1955
-msgid "Position on the color wheel."
-msgstr "Vieta spalvų rate."
-
-#: gtk/gtkcolorsel.c:1957
-msgid "_Saturation:"
-msgstr "_Sodrumas:"
-
-#: gtk/gtkcolorsel.c:1958
-msgid "\"Deepness\" of the color."
-msgstr "Spalvos „gilumas“"
+#: ../gtk/gtkcolorchooserdialog.c:164
+msgid "Select a Color"
+msgstr "Pasirinkite spalvą"
 
-#: gtk/gtkcolorsel.c:1959
-msgid "_Value:"
-msgstr "_Vertė:"
+#: ../gtk/gtkcolorchooserwidget.c:281
+#, c-format
+msgid "Red %d%%, Green %d%%, Blue %d%%, Alpha %d%%"
+msgstr "Raudona %d%%, Žalia %d%%, Mėlyna %d%%, Alfa %d%%"
+
+#: ../gtk/gtkcolorchooserwidget.c:287
+#, c-format
+msgid "Red %d%%, Green %d%%, Blue %d%%"
+msgstr "Raudona %d%%, Žalia %d%%, Mėlyna %d%%"
+
+#: ../gtk/gtkcolorchooserwidget.c:360
+#, c-format
+msgid "Color: %s"
+msgstr "Spalva: %s"
+
+#: ../gtk/gtkcolorchooserwidget.c:419
+msgctxt "Color name"
+msgid "Light Scarlet Red"
+msgstr "Švelni ryškiai raudona"
+
+#: ../gtk/gtkcolorchooserwidget.c:420
+msgctxt "Color name"
+msgid "Scarlet Red"
+msgstr "Ryškiai raudona"
+
+#: ../gtk/gtkcolorchooserwidget.c:421
+msgctxt "Color name"
+msgid "Dark Scarlet Red"
+msgstr "Tamsi ryškiai raudona"
+
+#: ../gtk/gtkcolorchooserwidget.c:422
+msgctxt "Color name"
+msgid "Light Orange"
+msgstr "Šviesiai oranžinė"
+
+#: ../gtk/gtkcolorchooserwidget.c:423
+msgctxt "Color name"
+msgid "Orange"
+msgstr "Oranžinė"
+
+#: ../gtk/gtkcolorchooserwidget.c:424
+msgctxt "Color name"
+msgid "Dark Orange"
+msgstr "Tamsiai oranžinė"
+
+#: ../gtk/gtkcolorchooserwidget.c:425
+msgctxt "Color name"
+msgid "Light Butter"
+msgstr "Šviesiai gelsva"
+
+#: ../gtk/gtkcolorchooserwidget.c:426
+msgctxt "Color name"
+msgid "Butter"
+msgstr "Gelsva"
+
+#: ../gtk/gtkcolorchooserwidget.c:427
+msgctxt "Color name"
+msgid "Dark Butter"
+msgstr "Tamsiai gelsva"
+
+#: ../gtk/gtkcolorchooserwidget.c:428
+msgctxt "Color name"
+msgid "Light Chameleon"
+msgstr "Šviesiai chameleoniška"
+
+#: ../gtk/gtkcolorchooserwidget.c:429
+msgctxt "Color name"
+msgid "Chameleon"
+msgstr "Chameleoniška"
+
+#: ../gtk/gtkcolorchooserwidget.c:430
+msgctxt "Color name"
+msgid "Dark Chameleon"
+msgstr "Tamsiai chameleoniška"
+
+#: ../gtk/gtkcolorchooserwidget.c:431
+msgctxt "Color name"
+msgid "Light Sky Blue"
+msgstr "Šviesiai žydra"
+
+#: ../gtk/gtkcolorchooserwidget.c:432
+msgctxt "Color name"
+msgid "Sky Blue"
+msgstr "Žydra"
+
+#: ../gtk/gtkcolorchooserwidget.c:433
+msgctxt "Color name"
+msgid "Dark Sky Blue"
+msgstr "Tamsiai žydra"
+
+#: ../gtk/gtkcolorchooserwidget.c:434
+msgctxt "Color name"
+msgid "Light Plum"
+msgstr "Šviesi slyvinė violetinė"
+
+#: ../gtk/gtkcolorchooserwidget.c:435
+msgctxt "Color name"
+msgid "Plum"
+msgstr "Slyvinė violetinė"
+
+#: ../gtk/gtkcolorchooserwidget.c:436
+msgctxt "Color name"
+msgid "Dark Plum"
+msgstr "Tamsi slyvinė violetinė"
+
+#: ../gtk/gtkcolorchooserwidget.c:437
+msgctxt "Color name"
+msgid "Light Chocolate"
+msgstr "Šviesi šokolado"
+
+#: ../gtk/gtkcolorchooserwidget.c:438
+msgctxt "Color name"
+msgid "Chocolate"
+msgstr "Šokolado"
+
+#: ../gtk/gtkcolorchooserwidget.c:439
+msgctxt "Color name"
+msgid "Dark Chocolate"
+msgstr "Tamsi šokolado"
+
+#: ../gtk/gtkcolorchooserwidget.c:440
+msgctxt "Color name"
+msgid "Light Aluminum 1"
+msgstr "Šviesi aliuminio 1"
+
+#: ../gtk/gtkcolorchooserwidget.c:441
+msgctxt "Color name"
+msgid "Aluminum 1"
+msgstr "Aliuminio 1"
+
+#: ../gtk/gtkcolorchooserwidget.c:442
+msgctxt "Color name"
+msgid "Dark Aluminum 1"
+msgstr "Tamsi aliuminio 1"
+
+#: ../gtk/gtkcolorchooserwidget.c:443
+msgctxt "Color name"
+msgid "Light Aluminum 2"
+msgstr "Šviesi aliuminio 2"
+
+#: ../gtk/gtkcolorchooserwidget.c:444
+msgctxt "Color name"
+msgid "Aluminum 2"
+msgstr "Aliuminio 2"
+
+#: ../gtk/gtkcolorchooserwidget.c:445
+msgctxt "Color name"
+msgid "Dark Aluminum 2"
+msgstr "Tamsi aliuminio 2"
+
+#: ../gtk/gtkcolorchooserwidget.c:459
+msgctxt "Color name"
+msgid "Black"
+msgstr "Juoda"
+
+#: ../gtk/gtkcolorchooserwidget.c:460
+msgctxt "Color name"
+msgid "Very Dark Gray"
+msgstr "Labai tamsiai pilka"
+
+#: ../gtk/gtkcolorchooserwidget.c:461
+msgctxt "Color name"
+msgid "Darker Gray"
+msgstr "Tamsesnė pilka"
+
+#: ../gtk/gtkcolorchooserwidget.c:462
+msgctxt "Color name"
+msgid "Dark Gray"
+msgstr "Tamsiai pilka"
+
+#: ../gtk/gtkcolorchooserwidget.c:463
+msgctxt "Color name"
+msgid "Medium Gray"
+msgstr "Vidutiniškai pilka"
+
+#: ../gtk/gtkcolorchooserwidget.c:464
+msgctxt "Color name"
+msgid "Light Gray"
+msgstr "Šviesiai pilka"
+
+#: ../gtk/gtkcolorchooserwidget.c:465
+msgctxt "Color name"
+msgid "Lighter Gray"
+msgstr "Šviesesnė pilka"
+
+#: ../gtk/gtkcolorchooserwidget.c:466
+msgctxt "Color name"
+msgid "Very Light Gray"
+msgstr "Labai šviesiai pilka"
+
+#: ../gtk/gtkcolorchooserwidget.c:467
+msgctxt "Color name"
+msgid "White"
+msgstr "Balta"
+
+#. translators: label for the custom section in the color chooser
+#: ../gtk/gtkcolorchooserwidget.c:516
+msgid "Custom"
+msgstr "Pasirinktinė"
+
+#: ../gtk/gtkcolorchooserwidget.c:524
+msgid "Create custom color"
+msgstr "Sukurti pasirinktinę spalvą"
+
+#: ../gtk/gtkcolorchooserwidget.c:543
+#, c-format
+msgid "Custom color %d: %s"
+msgstr "Pasirinktinė spalva %d: %s"
+
+#: ../gtk/gtkcoloreditor.c:412
+msgid "Color Name"
+msgstr "Spalvos pavadinimas"
+
+#: ../gtk/gtkcoloreditor.c:457
+msgctxt "Color channel"
+msgid "Saturation"
+msgstr "Sodrumas"
+
+#: ../gtk/gtkcoloreditor.c:463
+msgctxt "Color channel"
+msgid "Value"
+msgstr "Vertė"
+
+#: ../gtk/gtkcoloreditor.c:471
+msgctxt "Color channel"
+msgid "S"
+msgstr "S"
+
+#: ../gtk/gtkcoloreditor.c:473
+msgctxt "Color channel"
+msgid "V"
+msgstr "V"
+
+#: ../gtk/gtkcoloreditor.c:481 ../gtk/gtkcolorscale.c:301
+msgctxt "Color channel"
+msgid "Hue"
+msgstr "Atspalvis"
+
+#: ../gtk/gtkcoloreditor.c:488
+msgctxt "Color channel"
+msgid "H"
+msgstr "H"
+
+#: ../gtk/gtkcoloreditor.c:496 ../gtk/gtkcolorscale.c:303
+msgctxt "Color channel"
+msgid "Alpha"
+msgstr "Alfa"
+
+#: ../gtk/gtkcoloreditor.c:503
+msgctxt "Color channel"
+msgid "A"
+msgstr "A"
+
+#: ../gtk/gtkcolorplane.c:438
+msgid "Color Plane"
+msgstr "Spalvų sritis"
+
+#: ../gtk/gtkcolorswatch.c:447
+msgid "_Customize"
+msgstr "_Tinkinti"
 
-#: gtk/gtkcolorsel.c:1960
-msgid "Brightness of the color."
-msgstr "Spalvos šviesumas."
+#. Translate to the default units to use for presenting
+#. * lengths to the user. Translate to default:inch if you
+#. * want inches, otherwise translate to default:mm.
+#. * Do *not* translate it to "predefinito:mm", if it
+#. * it isn't default:mm or default:inch it will not work
+#.
+#: ../gtk/gtkcustompaperunixdialog.c:115
+msgid "default:mm"
+msgstr "default:mm"
 
-#: gtk/gtkcolorsel.c:1961
-msgid "_Red:"
-msgstr "_Raudona:"
+#. And show the custom paper dialog
+#: ../gtk/gtkcustompaperunixdialog.c:397 ../gtk/gtkprintunixdialog.c:3275
+msgid "Manage Custom Sizes"
+msgstr "Tvarkyti pasirinktinius dydžius"
 
-#: gtk/gtkcolorsel.c:1962
-msgid "Amount of red light in the color."
-msgstr "Raudonos šviesos kiekis spalvoje."
+#: ../gtk/gtkcustompaperunixdialog.c:558 ../gtk/gtkpagesetupunixdialog.c:778
+msgid "inch"
+msgstr "colis"
 
-#: gtk/gtkcolorsel.c:1963
-msgid "_Green:"
-msgstr "_Žalia:"
+#: ../gtk/gtkcustompaperunixdialog.c:560 ../gtk/gtkpagesetupunixdialog.c:776
+msgid "mm"
+msgstr "mm"
 
-#: gtk/gtkcolorsel.c:1964
-msgid "Amount of green light in the color."
-msgstr "Žalios šviesos kiekis spalvoje."
+#: ../gtk/gtkcustompaperunixdialog.c:605
+msgid "Margins from Printer…"
+msgstr "Paraštės iš spausdintuvo…"
 
-#: gtk/gtkcolorsel.c:1965
-msgid "_Blue:"
-msgstr "_Mėlyna:"
+#: ../gtk/gtkcustompaperunixdialog.c:771
+#, c-format
+msgid "Custom Size %d"
+msgstr "Pasirinktinis dydis %d"
 
-#: gtk/gtkcolorsel.c:1966
-msgid "Amount of blue light in the color."
-msgstr "Mėlynos šviesos kiekis spalvoje."
+#: ../gtk/gtkcustompaperunixdialog.c:1109
+msgid "_Width:"
+msgstr "_Plotis:"
 
-#: gtk/gtkcolorsel.c:1969
-msgid "Op_acity:"
-msgstr "Neperm_atomumas:"
+#: ../gtk/gtkcustompaperunixdialog.c:1120
+msgid "_Height:"
+msgstr "_Aukštis:"
 
-#: gtk/gtkcolorsel.c:1976 gtk/gtkcolorsel.c:1986
-msgid "Transparency of the color."
-msgstr "Spalvos skaidrumas."
+#: ../gtk/gtkcustompaperunixdialog.c:1131
+msgid "Paper Size"
+msgstr "Popieriaus dydis"
 
-#: gtk/gtkcolorsel.c:1993
-msgid "Color _name:"
-msgstr "Spalvos _pavadinimas:"
+#: ../gtk/gtkcustompaperunixdialog.c:1140
+msgid "_Top:"
+msgstr "_Viršus:"
 
-#: gtk/gtkcolorsel.c:2007
-msgid ""
-"You can enter an HTML-style hexadecimal color value, or simply a color name "
-"such as 'orange' in this entry."
-msgstr ""
-"Čia galite įrašyti HTML stiliaus šešioliktainę spalvos išraišką, arba "
-"tiesiog spalvos pavadinimą, pvz. „white“."
+#: ../gtk/gtkcustompaperunixdialog.c:1151
+msgid "_Bottom:"
+msgstr "_Apačia:"
 
-#: gtk/gtkcolorsel.c:2037
-msgid "_Palette:"
-msgstr "_Paletė:"
+#: ../gtk/gtkcustompaperunixdialog.c:1162
+msgid "_Left:"
+msgstr "_Kairė:"
 
-#: gtk/gtkcolorsel.c:2066
-msgid "Color Wheel"
-msgstr "Spalvų ratas"
+#: ../gtk/gtkcustompaperunixdialog.c:1173
+msgid "_Right:"
+msgstr "_Dešinė:"
 
-#: gtk/gtkcolorseldialog.c:101
-msgid "Color Selection"
-msgstr "Spalvos pasirinkimas"
+#: ../gtk/gtkcustompaperunixdialog.c:1212
+msgid "Paper Margins"
+msgstr "Popieriaus paraštės"
 
-#: gtk/gtkentry.c:5248 gtk/gtktextview.c:7653
+#: ../gtk/gtkentry.c:9127 ../gtk/gtktextview.c:8591
 msgid "Input _Methods"
 msgstr "Įvesties _metodai"
 
-#: gtk/gtkentry.c:5262 gtk/gtktextview.c:7667
+#: ../gtk/gtkentry.c:9141 ../gtk/gtktextview.c:8605
 msgid "_Insert Unicode Control Character"
 msgstr "Įterpti _Unicode valdymo simbolį"
 
-#: gtk/gtkfilechooserbutton.c:68
-msgid "Select A File"
+#: ../gtk/gtkentry.c:10094
+msgid "Caps Lock is on"
+msgstr "Caps Lock įjungtas"
+
+#. *
+#. * SECTION:gtkfilechooserbutton
+#. * @Short_description: A button to launch a file selection dialog
+#. * @Title: GtkFileChooserButton
+#. * @See_also:#GtkFileChooserDialog
+#. *
+#. * The #GtkFileChooserButton is a widget that lets the user select a
+#. * file.  It implements the #GtkFileChooser interface.  Visually, it is a
+#. * file name with a button to bring up a #GtkFileChooserDialog.
+#. * The user can then use that dialog to change the file associated with
+#. * that button.  This widget does not support setting the
+#. * #GtkFileChooser:select-multiple property to %TRUE.
+#. *
+#. * <example>
+#. * <title>Create a button to let the user select a file in /etc</title>
+#. * <programlisting>
+#. * {
+#. *   GtkWidget *button;
+#. *
+#. *   button = gtk_file_chooser_button_new (_("Select a file"),
+#. *                                         GTK_FILE_CHOOSER_ACTION_OPEN);
+#. *   gtk_file_chooser_set_current_folder (GTK_FILE_CHOOSER (button),
+#. *                                        "/etc");
+#. * }
+#. * </programlisting>
+#. * </example>
+#. *
+#. * The #GtkFileChooserButton supports the #GtkFileChooserAction<!-- -->s
+#. * %GTK_FILE_CHOOSER_ACTION_OPEN and %GTK_FILE_CHOOSER_ACTION_SELECT_FOLDER.
+#. *
+#. * <important>
+#. * The #GtkFileChooserButton will ellipsize the label,
+#. * and thus will thus request little horizontal space.  To give the button
+#. * more space, you should call gtk_widget_get_preferred_size(),
+#. * gtk_file_chooser_button_set_width_chars(), or pack the button in
+#. * such a way that other interface elements give space to the widget.
+#. * </important>
+#.
+#. **************** *
+#. *  Private Macros  *
+#. * ****************
+#: ../gtk/gtkfilechooserbutton.c:104
+msgid "Select a File"
 msgstr "Pasirinkite failą"
 
-#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1973
+#: ../gtk/gtkfilechooserbutton.c:105 ../gtk/gtkfilechooserdefault.c:1820
 msgid "Desktop"
 msgstr "Darbastalis"
 
-#: gtk/gtkfilechooserbutton.c:70
+#: ../gtk/gtkfilechooserbutton.c:106
 msgid "(None)"
 msgstr "(Joks)"
 
-#: gtk/gtkfilechooserbutton.c:2048
-msgid "Other..."
-msgstr "Kita..."
+#: ../gtk/gtkfilechooserbutton.c:2046
+msgid "Other"
+msgstr "Kita"
 
-#: gtk/gtkfilechooser.c:1697 gtk/gtkfilechooser.c:1741
-#: gtk/gtkfilechooser.c:1816 gtk/gtkfilechooser.c:1860
-#, c-format
-msgid "Invalid filename: %s"
-msgstr "Netinkamas failo vardas: %s"
+#: ../gtk/gtkfilechooserdefault.c:152
+msgid "Type name of new folder"
+msgstr "Įveskite naujo aplanko pavadinimą"
 
-#: gtk/gtkfilechooserdefault.c:1100
+#: ../gtk/gtkfilechooserdefault.c:971
 msgid "Could not retrieve information about the file"
 msgstr "Nepavyko gauti informacijos apie šį failą"
 
-#: gtk/gtkfilechooserdefault.c:1111
+#: ../gtk/gtkfilechooserdefault.c:982
 msgid "Could not add a bookmark"
 msgstr "Nepavyko pridėti žymelės"
 
-#: gtk/gtkfilechooserdefault.c:1122
+#: ../gtk/gtkfilechooserdefault.c:993
 msgid "Could not remove bookmark"
 msgstr "Nepavyko pašalinti žymelės"
 
-#: gtk/gtkfilechooserdefault.c:1133
+#: ../gtk/gtkfilechooserdefault.c:1004
 msgid "The folder could not be created"
 msgstr "Nepavyko sukurti aplanko"
 
-#: gtk/gtkfilechooserdefault.c:1146
+#: ../gtk/gtkfilechooserdefault.c:1017
 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."
@@ -1638,11 +1466,28 @@ msgstr ""
 "Šio aplanko sukurti nepavyko, nes jau yra failas tokiu pat pavadinimu. "
 "Pabandykite naudoti kitą aplanko pavadinimą, arba pirma pervadinkite failą."
 
-#: gtk/gtkfilechooserdefault.c:1159
+#: ../gtk/gtkfilechooserdefault.c:1031
+msgid "You need to choose a valid filename."
+msgstr "Reikia pasirinkti tinkamą failo pavadinimą."
+
+#: ../gtk/gtkfilechooserdefault.c:1034
+#, c-format
+msgid "Cannot create a file under %s as it is not a folder"
+msgstr "Nepavyko sukurti failo %s viduje, nes tai nėra aplankas"
+
+#: ../gtk/gtkfilechooserdefault.c:1046
+msgid ""
+"You may only select folders.  The item that you selected is not a folder; "
+"try using a different item."
+msgstr ""
+"Galite pasirinkti tik aplankus. Jūsų pasirinktas elementas nėra aplankas; "
+"pasirinkite kitą elementą."
+
+#: ../gtk/gtkfilechooserdefault.c:1056
 msgid "Invalid file name"
 msgstr "Netinkamas failo vardas"
 
-#: gtk/gtkfilechooserdefault.c:1169
+#: ../gtk/gtkfilechooserdefault.c:1066
 msgid "The folder contents could not be displayed"
 msgstr "Nepavyko parodyti aplanko turinio"
 
@@ -1650,181 +1495,209 @@ msgstr "Nepavyko parodyti aplanko turinio"
 #. * is a hostname. Nautilus and the panel contain the same string
 #. * to translate.
 #.
-#: gtk/gtkfilechooserdefault.c:1722
+#: ../gtk/gtkfilechooserdefault.c:1592
 #, c-format
 msgid "%1$s on %2$s"
 msgstr "%1$s kompiuteryje %2$s"
 
-#: gtk/gtkfilechooserdefault.c:1900
+#: ../gtk/gtkfilechooserdefault.c:1741
 msgid "Search"
 msgstr "Paieška"
 
-#: gtk/gtkfilechooserdefault.c:1924
+#: ../gtk/gtkfilechooserdefault.c:1765 ../gtk/gtkfilechooserdefault.c:4991
 msgid "Recently Used"
 msgstr "Vėliausiai naudotieji"
 
-#: gtk/gtkfilechooserdefault.c:2589
+#: ../gtk/gtkfilechooserdefault.c:2364
 msgid "Select which types of files are shown"
 msgstr "Pasirinkite kokių tipų failus rodyti"
 
-#: gtk/gtkfilechooserdefault.c:3017
+#: ../gtk/gtkfilechooserdefault.c:2723
 #, c-format
 msgid "Add the folder '%s' to the bookmarks"
 msgstr "Įdėti aplanką „%s“ į žymeles"
 
-#: gtk/gtkfilechooserdefault.c:3058
+#: ../gtk/gtkfilechooserdefault.c:2767
 #, c-format
 msgid "Add the current folder to the bookmarks"
 msgstr "Įdėti esamą aplanką į žymeles"
 
-#: gtk/gtkfilechooserdefault.c:3060
+#: ../gtk/gtkfilechooserdefault.c:2769
 #, c-format
 msgid "Add the selected folders to the bookmarks"
 msgstr "Įdėti pažymėtus aplankus į žymeles"
 
-#: gtk/gtkfilechooserdefault.c:3100
+#: ../gtk/gtkfilechooserdefault.c:2807
 #, c-format
 msgid "Remove the bookmark '%s'"
 msgstr "Pašalinti žymelę „%s“"
 
-#: gtk/gtkfilechooserdefault.c:3532
+#: ../gtk/gtkfilechooserdefault.c:2809
 #, c-format
-msgid "Could not add a bookmark for '%s' because it is an invalid path name."
-msgstr "Nepavyko įdėti %s žymelės, nes nurodytas kelias yra netinkamas."
+msgid "Bookmark '%s' cannot be removed"
+msgstr "Žymelė „%s“ negali būti pašalinta"
+
+#: ../gtk/gtkfilechooserdefault.c:2816 ../gtk/gtkfilechooserdefault.c:3702
+msgid "Remove the selected bookmark"
+msgstr "Pašalinti pažymėtas žymeles"
 
-#: gtk/gtkfilechooserdefault.c:3771
+#: ../gtk/gtkfilechooserdefault.c:3380
 msgid "Remove"
 msgstr "Pašalinti"
 
-#: gtk/gtkfilechooserdefault.c:3780
-msgid "Rename..."
-msgstr "Pervadinti..."
+#: ../gtk/gtkfilechooserdefault.c:3389
+msgid "Rename"
+msgstr "Pervadinti"
 
 #. Accessible object name for the file chooser's shortcuts pane
-#: gtk/gtkfilechooserdefault.c:3922
+#: ../gtk/gtkfilechooserdefault.c:3553
 msgid "Places"
 msgstr "Vietos"
 
 #. Column header for the file chooser's shortcuts pane
-#: gtk/gtkfilechooserdefault.c:3973
+#: ../gtk/gtkfilechooserdefault.c:3610
 msgid "_Places"
 msgstr "_Vietos"
 
-#: gtk/gtkfilechooserdefault.c:4028 gtk/gtkstock.c:297
-msgid "_Add"
-msgstr "P_ridėti"
-
-#: gtk/gtkfilechooserdefault.c:4035
+#: ../gtk/gtkfilechooserdefault.c:3690
 msgid "Add the selected folder to the Bookmarks"
 msgstr "Įdėti pažymėtą aplanką į žymeles"
 
-#: gtk/gtkfilechooserdefault.c:4040 gtk/gtkstock.c:386
-msgid "_Remove"
-msgstr "_Pašalinti"
-
-#: gtk/gtkfilechooserdefault.c:4047
-msgid "Remove the selected bookmark"
-msgstr "Pašalinti pažymėtas žymeles"
-
-#: gtk/gtkfilechooserdefault.c:4144
+#: ../gtk/gtkfilechooserdefault.c:3951
 msgid "Could not select file"
 msgstr "Failo pasirinkti nepavyko"
 
-#: gtk/gtkfilechooserdefault.c:4281
-#, c-format
-msgid "Could not select file '%s' because it is an invalid path name."
-msgstr "Nepavyko pasirinkti failo „%s“, nes nurodytas kelias yra netinkamas."
+#: ../gtk/gtkfilechooserdefault.c:4176
+msgid "_Visit this file"
+msgstr "_Aplankyti šį failą"
+
+#: ../gtk/gtkfilechooserdefault.c:4179
+msgid "_Copy file’s location"
+msgstr "_Kopijuoti failo vietą"
 
-#: gtk/gtkfilechooserdefault.c:4338
+#: ../gtk/gtkfilechooserdefault.c:4182
 msgid "_Add to Bookmarks"
 msgstr "Į_dėti į žymeles"
 
-#: gtk/gtkfilechooserdefault.c:4352
+#: ../gtk/gtkfilechooserdefault.c:4189
 msgid "Show _Hidden Files"
 msgstr "Rod_yti paslėptus failus"
 
-#: gtk/gtkfilechooserdefault.c:4596 gtk/gtkfilesel.c:729
+#: ../gtk/gtkfilechooserdefault.c:4192
+msgid "Show _Size Column"
+msgstr "Rodydi _dydžio stulpelį"
+
+#: ../gtk/gtkfilechooserdefault.c:4417
 msgid "Files"
 msgstr "Failai"
 
-#: gtk/gtkfilechooserdefault.c:4645
+#: ../gtk/gtkfilechooserdefault.c:4468
 msgid "Name"
 msgstr "Pavadinimas"
 
-#: gtk/gtkfilechooserdefault.c:4670
+#: ../gtk/gtkfilechooserdefault.c:4491
 msgid "Size"
 msgstr "Dydis"
 
-#: gtk/gtkfilechooserdefault.c:4684
+#: ../gtk/gtkfilechooserdefault.c:4505
 msgid "Modified"
 msgstr "Pakeista"
 
 #. Label
-#: gtk/gtkfilechooserdefault.c:4904 gtk/gtkprinteroptionwidget.c:786
+#: ../gtk/gtkfilechooserdefault.c:4598
 msgid "_Name:"
 msgstr "_Pavadinimas:"
 
-#: gtk/gtkfilechooserdefault.c:4946
-msgid "_Browse for other folders"
-msgstr "_Naršyti kitų aplankų"
-
-#: gtk/gtkfilechooserdefault.c:5212
+#: ../gtk/gtkfilechooserdefault.c:4829
 msgid "Type a file name"
 msgstr "Įveskite failo pavadinimą"
 
+#: ../gtk/gtkfilechooserdefault.c:4876 ../gtk/gtkfilechooserdefault.c:4887
+msgid "Please select a folder below"
+msgstr "Pasirinkite aplanką žemiau"
+
+#: ../gtk/gtkfilechooserdefault.c:4882
+msgid "Please type a file name"
+msgstr "Įveskite failo pavadinimą"
+
 #. Create Folder
-#: gtk/gtkfilechooserdefault.c:5249
+#: ../gtk/gtkfilechooserdefault.c:4953
 msgid "Create Fo_lder"
 msgstr "Sukurti ap_lanką"
 
-#: gtk/gtkfilechooserdefault.c:5259
+#: ../gtk/gtkfilechooserdefault.c:5001
+msgid "Search:"
+msgstr "Ieškoti:"
+
+#: ../gtk/gtkfilechooserdefault.c:5052
 msgid "_Location:"
 msgstr "Vi_eta:"
 
-#: gtk/gtkfilechooserdefault.c:5497
+#: ../gtk/gtkfilechooserdefault.c:5502
 msgid "Save in _folder:"
 msgstr "Išsaugoti _aplanke:"
 
-#: gtk/gtkfilechooserdefault.c:5499
+#: ../gtk/gtkfilechooserdefault.c:5504
 msgid "Create in _folder:"
 msgstr "Sukurti _aplanke:"
 
-#: gtk/gtkfilechooserdefault.c:7106
+#: ../gtk/gtkfilechooserdefault.c:6597
 #, c-format
+msgid "Could not read the contents of %s"
+msgstr "Nepavyko perskaityti %s turinio"
+
+#: ../gtk/gtkfilechooserdefault.c:6601
+msgid "Could not read the contents of the folder"
+msgstr "Nepavyko perskaityti aplanko turinio"
+
+#: ../gtk/gtkfilechooserdefault.c:6694 ../gtk/gtkfilechooserdefault.c:6762
+#: ../gtk/gtkfilechooserdefault.c:6942
+msgid "Unknown"
+msgstr "Nežinomas"
+
+#: ../gtk/gtkfilechooserdefault.c:6709
+msgid "%H:%M"
+msgstr "%H:%M"
+
+#: ../gtk/gtkfilechooserdefault.c:6711
+msgid "Yesterday at %H:%M"
+msgstr "Vakar %H:%M"
+
+#: ../gtk/gtkfilechooserdefault.c:7413
 msgid "Cannot change to folder because it is not local"
 msgstr "Negalima pakeisti į nurodytą aplanką, nes jis nėra vietinis"
 
-#: gtk/gtkfilechooserdefault.c:7722 gtk/gtkfilechooserdefault.c:7743
+#: ../gtk/gtkfilechooserdefault.c:8020 ../gtk/gtkfilechooserdefault.c:8041
 #, c-format
 msgid "Shortcut %s already exists"
 msgstr "Nuoroda %s jau egzistuoja"
 
-#: gtk/gtkfilechooserdefault.c:7833
+#: ../gtk/gtkfilechooserdefault.c:8131
 #, c-format
 msgid "Shortcut %s does not exist"
 msgstr "Nuoroda %s neegzistuoja"
 
-#: gtk/gtkfilechooserdefault.c:8088 gtk/gtkprintunixdialog.c:354
+#: ../gtk/gtkfilechooserdefault.c:8377 ../gtk/gtkprintunixdialog.c:548
 #, c-format
 msgid "A file named \"%s\" already exists.  Do you want to replace it?"
 msgstr "Failas pavadinimu „%s“ jau egzistuoja. Ar norite jį perrašyti?"
 
-#: gtk/gtkfilechooserdefault.c:8091 gtk/gtkprintunixdialog.c:358
+#: ../gtk/gtkfilechooserdefault.c:8380 ../gtk/gtkprintunixdialog.c:552
 #, c-format
 msgid ""
 "The file already exists in \"%s\".  Replacing it will overwrite its contents."
 msgstr ""
 "Failas vietoje „%s“ jau egzistuoja. Pakeitus jį, jo turinys bus perrašytas."
 
-#: gtk/gtkfilechooserdefault.c:8096 gtk/gtkprintunixdialog.c:365
+#: ../gtk/gtkfilechooserdefault.c:8385 ../gtk/gtkprintunixdialog.c:559
 msgid "_Replace"
 msgstr "_Pakeisti"
 
-#: gtk/gtkfilechooserdefault.c:8899
+#: ../gtk/gtkfilechooserdefault.c:9192
 msgid "Could not start the search process"
 msgstr "Nepavyko paleisti paieškos proceso"
 
-#: gtk/gtkfilechooserdefault.c:8900
+#: ../gtk/gtkfilechooserdefault.c:9193
 msgid ""
 "The program was not able to create a connection to the indexer daemon.  "
 "Please make sure it is running."
@@ -1832,494 +1705,201 @@ msgstr ""
 "Programai nepavyko sukurti ryšio su indeksavimo posisteme. Įsitikinkite, kad "
 "ji veikia."
 
-#: gtk/gtkfilechooserdefault.c:8914
+#: ../gtk/gtkfilechooserdefault.c:9207
 msgid "Could not send the search request"
 msgstr "Nepavyko išsiųsti paieškos užklausos"
 
-#. Label
-#: gtk/gtkfilechooserdefault.c:9342
-msgid "_Search:"
-msgstr "_Ieškoti:"
-
-#: gtk/gtkfilechooserdefault.c:10295
+#: ../gtk/gtkfilechooserdefault.c:9817
 #, c-format
 msgid "Could not mount %s"
 msgstr "Nepavyko prijungti %s"
 
-#: gtk/gtkfilechooserdefault.c:10900
-msgid "Type name of new folder"
-msgstr "Įveskite naujo aplanko pavadinimą"
-
-#: gtk/gtkfilechooserdefault.c:10948
-#, c-format
-msgid "%d byte"
-msgid_plural "%d bytes"
-msgstr[0] "%d baitas"
-msgstr[1] "%d baitai"
-msgstr[2] "%d baitų"
-
-#: gtk/gtkfilechooserdefault.c:10950
-#, c-format
-msgid "%.1f KB"
-msgstr "%.1f KB"
-
-#: gtk/gtkfilechooserdefault.c:10952
-#, c-format
-msgid "%.1f MB"
-msgstr "%.1f MB"
-
-#: gtk/gtkfilechooserdefault.c:10954
-#, c-format
-msgid "%.1f GB"
-msgstr "%.1f GB"
-
-#: gtk/gtkfilechooserdefault.c:11055 gtk/gtkfilechooserdefault.c:11077
-#: gtk/gtkfilechooserdefault.c:11148
-msgid "Unknown"
-msgstr "Nežinomas"
+#. The pointers we return for a GtkFileSystemVolume are opaque tokens; they are
+#. * really pointers to GDrive, GVolume or GMount objects.  We need an extra
+#. * token for the fake "File System" volume.  So, we'll return a pointer to
+#. * this particular string.
+#.
+#: ../gtk/gtkfilesystem.c:47
+msgid "File System"
+msgstr "Failų sistema"
 
-#: gtk/gtkfilechooserdefault.c:11095
-msgid "%H:%M"
-msgstr ""
+#: ../gtk/gtkfontbutton.c:354
+msgid "Sans 12"
+msgstr "Sans 12"
 
-#: gtk/gtkfilechooserdefault.c:11097
-msgid "Yesterday at %H:%M"
-msgstr "Vakar %H:%M"
+#: ../gtk/gtkfontbutton.c:436 ../gtk/gtkfontbutton.c:563
+msgid "Pick a Font"
+msgstr "Pasirinkite šriftą"
 
-#: gtk/gtkfilechooserentry.c:650 gtk/gtkfilechooserentry.c:1095
-#, fuzzy
-msgid "Invalid path"
-msgstr "Netinkamas URI"
+#: ../gtk/gtkfontbutton.c:1121
+msgid "Font"
+msgstr "Šriftas"
 
-#: gtk/gtkfilechooserentry.c:1057
-msgid "No match"
+#: ../gtk/gtkfontchooserwidget.c:110
+msgid "No fonts matched your search. You can revise your search and try again."
 msgstr ""
+"Joks šriftas neatitiko jūsų paieškos. Galite peržiūrėti paiešką ir bandyti "
+"vėl."
 
-#: gtk/gtkfilechooserentry.c:1065
-#, fuzzy
-msgid "Sole completion"
-msgstr "Spalvos pasirinkimas"
-
-#: gtk/gtkfilechooserentry.c:1077
-msgid "Complete, but not unique"
-msgstr ""
+#: ../gtk/gtkfontchooserwidget.c:557
+msgid "Search font name"
+msgstr "Ieškoti šrifto pavadinimo"
 
-#: gtk/gtkfilechooserentry.c:1110
-msgid "Completing..."
-msgstr ""
+#: ../gtk/gtkfontchooserwidget.c:891
+msgid "Font Family"
+msgstr "Šriftų šeima"
 
-#: gtk/gtkfilechoosersettings.c:262 gtk/gtkfilesel.c:1348
-#: gtk/gtkfilesel.c:1357 gtk/gtkfilesystemunix.c:1048
-#: gtk/gtkfilesystemwin32.c:1227
+#: ../gtk/gtkicontheme.c:1931
 #, c-format
-msgid "Error creating folder '%s': %s"
-msgstr "Klaida kuriant aplanką „%s“: %s"
+msgid "Icon '%s' not present in theme"
+msgstr "Piktogramos „%s“ temoje nėra"
 
-#: gtk/gtkfilesel.c:693
-msgid "Folders"
-msgstr "Aplankai"
+#: ../gtk/gtkicontheme.c:3462
+msgid "Failed to load icon"
+msgstr "Nepavyko įkelti piktogramos"
 
-#: gtk/gtkfilesel.c:697
-msgid "Fol_ders"
-msgstr "_Aplankai"
+#: ../gtk/gtkimmodule.c:515
+msgid "Simple"
+msgstr "Paprastasis"
 
-#: gtk/gtkfilesel.c:733
-msgid "_Files"
-msgstr "_Failai"
+#: ../gtk/gtkimmulticontext.c:608
+msgctxt "input method menu"
+msgid "System"
+msgstr "Sistemos numatytasis"
 
-#: gtk/gtkfilesel.c:820 gtk/gtkfilesel.c:2147
-#, c-format
-msgid "Folder unreadable: %s"
-msgstr "Aplankas neperskaitomas: %s"
+#: ../gtk/gtkimmulticontext.c:618
+msgctxt "input method menu"
+msgid "None"
+msgstr "Joks"
 
-#: gtk/gtkfilesel.c:904
+#: ../gtk/gtkimmulticontext.c:701
 #, 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 ""
-"Failas „%s“ yra saugomas kitame kompiuteryje (pavadinimu %s) ir gali būti "
-"šiai programai nepasiekiamas.\n"
-"Ar tikrai norite jį pasirinkti?"
+msgctxt "input method menu"
+msgid "System (%s)"
+msgstr "Sistema (%s)"
 
-#: gtk/gtkfilesel.c:1019
-msgid "_New Folder"
-msgstr "_Naujas aplankas"
+#. Open Link
+#: ../gtk/gtklabel.c:6139
+msgid "_Open Link"
+msgstr "_Atverti nuorodą"
 
-#: gtk/gtkfilesel.c:1030
-msgid "De_lete File"
-msgstr "Iš_trinti failą"
+#. Copy Link Address
+#: ../gtk/gtklabel.c:6151
+msgid "Copy _Link Address"
+msgstr "Kopijuoti _nuorodos adresą"
 
-#: gtk/gtkfilesel.c:1041
-msgid "_Rename File"
-msgstr "Pe_rvadinti failą"
+#: ../gtk/gtk-launch.c:71
+msgid "APPLICATION [URI…] — launch an APPLICATION with URI."
+msgstr "PROGRAMA [URI...] - paleisti PROGRAMĄ su URI."
 
-#: gtk/gtkfilesel.c:1346
-#, c-format
+#. Translators: this message will appear after the usage string
+#. and before the list of options.
+#: ../gtk/gtk-launch.c:75
 msgid ""
-"The folder name \"%s\" contains symbols that are not allowed in filenames"
+"Launch specified application by its desktop file info\n"
+"optionally passing list of URIs as arguments."
 msgstr ""
-"Aplanko pavadinime „%s“ yra simbolių, kurių negalima naudoti failų varduose"
-
-#: gtk/gtkfilesel.c:1391
-msgid "New Folder"
-msgstr "Naujas aplankas"
+"Paleisti nurodytą programą su desktop failo informacija\n"
+"papildomai perduodant URI sąrašą kaip argumentus."
 
-#: gtk/gtkfilesel.c:1406
-msgid "_Folder name:"
-msgstr "_Aplanko vardas:"
-
-#: gtk/gtkfilesel.c:1430
-msgid "C_reate"
-msgstr "Suku_rti"
-
-#: gtk/gtkfilesel.c:1473 gtk/gtkfilesel.c:1580 gtk/gtkfilesel.c:1593
+#: ../gtk/gtk-launch.c:87
 #, c-format
-msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
-msgstr "Failo varde „%s“ yra varduose neleidžiamų simbolių."
+msgid "Error parsing commandline options: %s\n"
+msgstr "Klaida skaitant komandų eilutės parinktis: %s\n"
 
-#: gtk/gtkfilesel.c:1476 gtk/gtkfilesel.c:1486
+#: ../gtk/gtk-launch.c:89 ../gtk/gtk-launch.c:102
 #, c-format
-msgid "Error deleting file '%s': %s"
-msgstr "Klaida trinant failą „%s“: %s"
+msgid "Try \"%s --help\" for more information."
+msgstr "Daugiau informacijos gausite įvykdę „%s --help“"
 
-#: gtk/gtkfilesel.c:1529
+#. Translators: the %s is the program name. This error message
+#. means the user is calling gtk-launch without any argument.
+#: ../gtk/gtk-launch.c:100
 #, c-format
-msgid "Really delete file \"%s\"?"
-msgstr "Tikrai ištrinti failą „%s“?"
+msgid "%s: missing application name"
+msgstr "%s: trūksta programos pavadinimo"
 
-#: gtk/gtkfilesel.c:1534
-msgid "Delete File"
-msgstr "Ištrinti failą"
-
-#: gtk/gtkfilesel.c:1582
+#: ../gtk/gtk-launch.c:121
 #, c-format
-msgid "Error renaming file to \"%s\": %s"
-msgstr "Klaida pervadinant failą į „%s“: %s"
+msgid "Creating AppInfo from id not supported on non unix operating systems"
+msgstr "AppInfo kūrimas iš id  nepalaikomas ne unix operacinėse sistemose"
 
-#: gtk/gtkfilesel.c:1595
+#. Translators: the first %s is the program name, the second one
+#. is the application name.
+#: ../gtk/gtk-launch.c:129
 #, c-format
-msgid "Error renaming file \"%s\": %s"
-msgstr "Klaida pervadinant failą „%s“: %s"
+msgid "%s: no such application %s"
+msgstr "%s: nėra tokios programos %s"
 
-#: gtk/gtkfilesel.c:1604
+#. Translators: the first %s is the program name, the second one
+#. is the error message.
+#: ../gtk/gtk-launch.c:147
 #, c-format
-msgid "Error renaming file \"%s\" to \"%s\": %s"
-msgstr "Klaida pervadinant failą „%s“ į „%s“: %s"
+msgid "%s: error launching application: %s\n"
+msgstr "%s: klaida paleidžiant programą: %s\n"
 
-#: gtk/gtkfilesel.c:1651
-msgid "Rename File"
-msgstr "Pervardinti failą"
+#: ../gtk/gtklinkbutton.c:499
+msgid "Copy URL"
+msgstr "Kopijuoti URL"
 
-#: gtk/gtkfilesel.c:1666
-#, c-format
-msgid "Rename file \"%s\" to:"
-msgstr "Pervardinti failą „%s“ į:"
+#: ../gtk/gtklinkbutton.c:665
+msgid "Invalid URI"
+msgstr "Netinkamas URI"
 
-#: gtk/gtkfilesel.c:1695
-msgid "_Rename"
-msgstr "Pe_rvardinti"
+#: ../gtk/gtklockbutton.c:290
+msgid "Lock"
+msgstr "Užrakinti"
 
-#: gtk/gtkfilesel.c:2127
-msgid "_Selection: "
-msgstr "Pa_sirinkimas: "
+#: ../gtk/gtklockbutton.c:299
+msgid "Unlock"
+msgstr "Atrakinti"
 
-#: gtk/gtkfilesel.c:3047
-#, c-format
+#: ../gtk/gtklockbutton.c:308
 msgid ""
-"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
-"environment variable G_FILENAME_ENCODING): %s"
+"Dialog is unlocked.\n"
+"Click to prevent further changes"
 msgstr ""
-"Failo vardas „%s“ negali būti konvertuotas į UTF-8 (pabandykite nustatyti "
-"aplinkos kintamąjį G_FILENAME_ENCODING): %s"
-
-#: gtk/gtkfilesel.c:3050
-msgid "Invalid UTF-8"
-msgstr "Neleistinas UTF-8"
-
-#: gtk/gtkfilesel.c:3924
-msgid "Name too long"
-msgstr "Vardas per ilgas"
-
-#: gtk/gtkfilesel.c:3926
-msgid "Couldn't convert filename"
-msgstr "Nepavyko pakeisti failo vardo"
-
-#: gtk/gtkfilesystem.c:315
-#, c-format
-msgid "Could not get a stock icon for %s\n"
-msgstr "Nepavyko gauti standartinės piktogramos reikalingos %s\n"
-
-#: gtk/gtkfilesystemmodel.c:737
-#, c-format
-msgid "Could not obtain root folder"
-msgstr "Nepavyko gauti šakninio aplanko"
+"Dialogas atrakintas.\n"
+"Spauskite tolesniems pakeitimams uždrausti"
 
-#: gtk/gtkfilesystemmodel.c:1330
-msgid "(Empty)"
-msgstr "(Tuščia)"
-
-#: gtk/gtkfilesystemunix.c:961 gtk/gtkfilesystemunix.c:1209
-#: gtk/gtkfilesystemunix.c:2198 gtk/gtkfilesystemunix.c:2238
-#: gtk/gtkfilesystemwin32.c:2305 gtk/gtkfilesystemwin32.c:2355
-#, c-format
-msgid "Error getting information for '%s': %s"
-msgstr "Klaida bandant gauti „%s“ informaciją: %s"
-
-#: gtk/gtkfilesystemunix.c:1154 gtk/gtkfilesystemwin32.c:1334
-#, c-format
-msgid "This file system does not support mounting"
-msgstr "Ši failų sistema nepalaiko prijungimo"
-
-#: gtk/gtkfilesystemunix.c:1166
-msgid "File System"
-msgstr "Failų sistema"
-
-#: gtk/gtkfilesystemunix.c:1330 gtk/gtkfilesystemwin32.c:1644
-#, c-format
+#: ../gtk/gtklockbutton.c:317
 msgid ""
-"The name \"%s\" is not valid because it contains the character \"%s\". "
-"Please use a different name."
+"Dialog is locked.\n"
+"Click to make changes"
 msgstr ""
-"Vardas „%s“ yra netinkamas, nes jame yra simbolis „%s“. Prašom naudoti kitą "
-"vardą."
-
-#: gtk/gtkfilesystemunix.c:1880 gtk/gtkfilesystemwin32.c:1985
-#, c-format
-msgid "Bookmark saving failed: %s"
-msgstr "Nepavyko išsaugoti žymelės: %s"
-
-#: gtk/gtkfilesystemunix.c:1935 gtk/gtkfilesystemwin32.c:2040
-#, c-format
-msgid "'%s' already exists in the bookmarks list"
-msgstr "„%s“ jau yra žymelių sąraše"
-
-#: gtk/gtkfilesystemunix.c:2007 gtk/gtkfilesystemwin32.c:2112
-#, c-format
-msgid "'%s' does not exist in the bookmarks list"
-msgstr "„%s“ nėra žymelių sąraše"
-
-#: gtk/gtkfilesystemwin32.c:1150
-#, c-format
-msgid "Path is not a folder: '%s'"
-msgstr "Kelias nėra aplankas: „%s“"
-
-#: gtk/gtkfilesystemwin32.c:1352
-#, c-format
-msgid "Network Drive (%s)"
-msgstr "Tinklo diskas (%s)"
-
-#: gtk/gtkfilesystemwin32.c:1374
-#, c-format
-msgid "%s (%s)"
-msgstr "%s (%s)"
-
-#: gtk/gtkfontbutton.c:144 gtk/gtkfontbutton.c:266
-msgid "Pick a Font"
-msgstr "Pasirinkite šriftą"
-
-#. Initialize fields
-#: gtk/gtkfontbutton.c:260
-msgid "Sans 12"
-msgstr "Sans 12"
-
-#: gtk/gtkfontbutton.c:780
-msgid "Font"
-msgstr "Šriftas"
-
-#. 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
-msgid "abcdefghijk ABCDEFGHIJK"
-msgstr "aąbcčeęėfgh AĄBCČEĘĖFGH"
-
-#: gtk/gtkfontsel.c:328
-msgid "_Family:"
-msgstr "Š_eima:"
-
-#: gtk/gtkfontsel.c:334
-msgid "_Style:"
-msgstr "_Stilius:"
-
-#: gtk/gtkfontsel.c:340
-msgid "Si_ze:"
-msgstr "D_ydis:"
-
-#. create the text entry widget
-#: gtk/gtkfontsel.c:517
-msgid "_Preview:"
-msgstr "_Peržiūra:"
+"Dialogas užrakintas.\n"
+"Spauskite pakeitimams atlikti"
 
-#: gtk/gtkfontsel.c:1362
-msgid "Font Selection"
-msgstr "Šrifto pasirinkimas"
-
-#: gtk/gtkgamma.c:408
-msgid "Gamma"
-msgstr "Gama"
-
-#: gtk/gtkgamma.c:418
-msgid "_Gamma value"
-msgstr "_Gamos reikšmė"
-
-#. Remove this icon source so we don't keep trying to
-#. * load it.
-#.
-#: gtk/gtkiconfactory.c:1400
-#, c-format
-msgid "Error loading icon: %s"
-msgstr "Įvyko klaida įkeliant piktogramą: %s"
-
-#: gtk/gtkicontheme.c:1323
-#, c-format
+#: ../gtk/gtklockbutton.c:326
 msgid ""
-"Could not find the icon '%s'. The '%s' theme\n"
-"was not found either, perhaps you need to install it.\n"
-"You can get a copy from:\n"
-"\t%s"
-msgstr ""
-"Nepavyko rasti piktogramos „%s“. Tema „%s“ taip pat\n"
-"nebuvo rasta, galbūt Jums reikia ją įdiegti.\n"
-"Jūs galite gauti kopiją:\n"
-"\t%s"
-
-#: gtk/gtkicontheme.c:1503
-#, c-format
-msgid "Icon '%s' not present in theme"
-msgstr "Piktogramos „%s“ temoje nėra"
-
-#: gtk/gtkicontheme.c:2927
-#, c-format
-msgid "Failed to load icon"
-msgstr "Nepavyko įkelti piktogramos"
-
-#: gtk/gtkimmodule.c:516
-#, fuzzy
-msgid "Simple"
-msgstr "Dydis"
-
-#: gtk/gtkimmulticontext.c:542
-msgid "input method menu|System"
+"System policy prevents changes.\n"
+"Contact your system administrator"
 msgstr ""
-
-#: gtk/gtkinputdialog.c:190
-msgid "Input"
-msgstr "Įvestis"
-
-#: gtk/gtkinputdialog.c:205
-msgid "No extended input devices"
-msgstr "Nėra išplėstos įvesties irenginių"
-
-#: gtk/gtkinputdialog.c:218
-msgid "_Device:"
-msgstr "Į_renginys:"
-
-#: gtk/gtkinputdialog.c:235
-msgid "Disabled"
-msgstr "Išjungtas"
-
-#: gtk/gtkinputdialog.c:242
-msgid "Screen"
-msgstr "Ekranas"
-
-#: gtk/gtkinputdialog.c:249
-msgid "Window"
-msgstr "Langas"
-
-#: gtk/gtkinputdialog.c:256
-msgid "_Mode:"
-msgstr "_Režimas:"
-
-#. The axis listbox
-#: gtk/gtkinputdialog.c:277
-msgid "Axes"
-msgstr "Ašys"
-
-#. Keys listbox
-#: gtk/gtkinputdialog.c:295
-msgid "Keys"
-msgstr "Klavišai"
-
-#: gtk/gtkinputdialog.c:522
-msgid "_X:"
-msgstr "_X:"
-
-#: gtk/gtkinputdialog.c:523
-msgid "_Y:"
-msgstr "_Y:"
-
-#: gtk/gtkinputdialog.c:524
-msgid "_Pressure:"
-msgstr "_Slėgis:"
-
-#: gtk/gtkinputdialog.c:525
-msgid "X _tilt:"
-msgstr "X pa_krypimas:"
-
-#: gtk/gtkinputdialog.c:526
-msgid "Y t_ilt:"
-msgstr "Y pakr_ypimas:"
-
-#: gtk/gtkinputdialog.c:527
-msgid "_Wheel:"
-msgstr "_Ratas:"
-
-#: gtk/gtkinputdialog.c:579
-msgid "none"
-msgstr "jokio"
-
-#: gtk/gtkinputdialog.c:616 gtk/gtkinputdialog.c:652
-msgid "(disabled)"
-msgstr "(išjungtas)"
-
-#: gtk/gtkinputdialog.c:645
-msgid "(unknown)"
-msgstr "(nežinomas)"
-
-#. and clear button
-#: gtk/gtkinputdialog.c:749
-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
-msgid "Copy URL"
-msgstr "Kopijuoti URL"
-
-#: gtk/gtklinkbutton.c:542
-msgid "Invalid URI"
-msgstr "Netinkamas URI"
+"Sistemos politika neleidžia pakeitimų.\n"
+"Susisiekite su sistemos administratoriumi"
 
 #. Description of --gtk-module=MODULES in --help output
-#: gtk/gtkmain.c:428
+#: ../gtk/gtkmain.c:446
 msgid "Load additional GTK+ modules"
 msgstr "Įkelti papildomus GTK+ modulius"
 
 #. Placeholder in --gtk-module=MODULES in --help output
-#: gtk/gtkmain.c:429
+#: ../gtk/gtkmain.c:447
 msgid "MODULES"
 msgstr "MODULIAI"
 
 #. Description of --g-fatal-warnings in --help output
-#: gtk/gtkmain.c:431
+#: ../gtk/gtkmain.c:449
 msgid "Make all warnings fatal"
 msgstr "Visi perspėjimai yra „mirtini“"
 
 #. Description of --gtk-debug=FLAGS in --help output
-#: gtk/gtkmain.c:434
+#: ../gtk/gtkmain.c:452
 msgid "GTK+ debugging flags to set"
 msgstr "GTK+ derinimo parametrai, kuriuos naudoti"
 
 #. Description of --gtk-no-debug=FLAGS in --help output
-#: gtk/gtkmain.c:437
+#: ../gtk/gtkmain.c:455
 msgid "GTK+ debugging flags to unset"
 msgstr "GTK+ derinimo parametrai, kuriu nenaudoti"
 
@@ -2328,63 +1908,135 @@ msgstr "GTK+ derinimo parametrai, kuriu nenaudoti"
 #. * 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:703
 msgid "default:LTR"
 msgstr "default:LTR"
 
-#: gtk/gtkmain.c:774
+#: ../gtk/gtkmain.c:768
+#, c-format
+msgid "Cannot open display: %s"
+msgstr "Nepavyko atverti displėjaus: „%s“"
+
+#: ../gtk/gtkmain.c:834
 msgid "GTK+ Options"
 msgstr "GTK+ parinktys"
 
-#: gtk/gtkmain.c:774
+#: ../gtk/gtkmain.c:834
 msgid "Show GTK+ Options"
 msgstr "Rodyti GTK+ parinktis"
 
-#: gtk/gtknotebook.c:828
-msgid "Arrow spacing"
-msgstr "Rodyklių protarpis"
+#: ../gtk/gtkmountoperation.c:535
+msgid "Co_nnect"
+msgstr "Prisi_jungti"
+
+#: ../gtk/gtkmountoperation.c:609
+msgid "Connect As"
+msgstr "Prisijungti kaip"
+
+#: ../gtk/gtkmountoperation.c:618
+msgid "_Anonymous"
+msgstr "_Anonimas"
 
-#: gtk/gtknotebook.c:829
-msgid "Scroll arrow spacing"
-msgstr "Slinkties rodyklės protarpis"
+#: ../gtk/gtkmountoperation.c:627
+msgid "Registered U_ser"
+msgstr "Registruotas na_udotojas"
 
-#: gtk/gtknotebook.c:4405 gtk/gtknotebook.c:6911
+#: ../gtk/gtkmountoperation.c:638
+msgid "_Username"
+msgstr "Na_udotojo vardas"
+
+#: ../gtk/gtkmountoperation.c:643
+msgid "_Domain"
+msgstr "S_ritis"
+
+#: ../gtk/gtkmountoperation.c:649
+msgid "_Password"
+msgstr "_Slaptažodis"
+
+#: ../gtk/gtkmountoperation.c:671
+msgid "Forget password _immediately"
+msgstr "_Neįsiminti slaptažodžio"
+
+#: ../gtk/gtkmountoperation.c:681
+msgid "Remember password until you _logout"
+msgstr "Įsiminti slaptažodį iki _atsijungsite"
+
+#: ../gtk/gtkmountoperation.c:691
+msgid "Remember _forever"
+msgstr "Įsiminti _visam laikui"
+
+#: ../gtk/gtkmountoperation.c:1080
 #, c-format
-msgid "Page %u"
-msgstr "%u puslapis"
+msgid "Unknown Application (PID %d)"
+msgstr "Nežinoma programa (PID %d)"
 
-#: gtk/gtkpagesetup.c:597 gtk/gtkpapersize.c:825 gtk/gtkpapersize.c:865
+#: ../gtk/gtkmountoperation.c:1263
+msgid "Unable to end process"
+msgstr "Nepavyko užbaigti proceso"
+
+#: ../gtk/gtkmountoperation.c:1300
+msgid "_End Process"
+msgstr "_Užbaigti procesą"
+
+#: ../gtk/gtkmountoperation-stub.c:62
 #, c-format
-msgid "Not a valid page setup file"
-msgstr "Netinkamas puslapio sąrankos failas"
+msgid "Cannot kill process with PID %d. Operation is not implemented."
+msgstr "Nepavyko užbaigti (kill) proceso su PID %d. Operacija nerealizuota."
 
-#. Translate to the default units to use for presenting
-#. * lengths to the user. Translate to default:inch if you
-#. * want inches, otherwise translate to default:mm.
-#. * Do *not* translate it to "predefinito:mm", if it
-#. * it isn't default:mm or default:inch it will not work
+#. translators: this string is a name for the 'less' command
+#: ../gtk/gtkmountoperation-x11.c:954
+msgid "Terminal Pager"
+msgstr "Terminalo puslapiavimo programa"
+
+#: ../gtk/gtkmountoperation-x11.c:955
+msgid "Top Command"
+msgstr "Viršutinė komanda"
+
+#: ../gtk/gtkmountoperation-x11.c:956
+msgid "Bourne Again Shell"
+msgstr "Bourne Again aplinka"
+
+#: ../gtk/gtkmountoperation-x11.c:957
+msgid "Bourne Shell"
+msgstr "Bourne aplinka"
+
+#: ../gtk/gtkmountoperation-x11.c:958
+msgid "Z Shell"
+msgstr "Z aplinka"
+
+#: ../gtk/gtkmountoperation-x11.c:1055
+#, c-format
+msgid "Cannot end process with PID %d: %s"
+msgstr "Nepavyko užbaigti proceso su PID %d: %s"
+
+#: ../gtk/gtknotebook.c:5069 ../gtk/gtknotebook.c:7723
+#, c-format
+msgid "Page %u"
+msgstr "%u puslapis"
+
+#. Translators: the format here is used to build the string that will be rendered
+#. * in the number emblem.
 #.
-#: gtk/gtkpagesetupunixdialog.c:152
-msgid "default:mm"
-msgstr "default:mm"
+#: ../gtk/gtknumerableicon.c:482
+#, c-format
+msgctxt "Number format"
+msgid "%d"
+msgstr "%d"
 
-#: gtk/gtkpagesetupunixdialog.c:308
-msgid ""
-"<b>Any Printer</b>\n"
-"For portable documents"
-msgstr ""
-"<b>Bet koks spausdintuvas</b>\n"
-"Perkeliamiems dokumentams"
+#: ../gtk/gtkpagesetup.c:646 ../gtk/gtkpapersize.c:848
+#: ../gtk/gtkpapersize.c:888
+msgid "Not a valid page setup file"
+msgstr "Netinkamas puslapio sąrankos failas"
 
-#: gtk/gtkpagesetupunixdialog.c:887 gtk/gtkpagesetupunixdialog.c:1396
-msgid "mm"
-msgstr "mm"
+#: ../gtk/gtkpagesetupunixdialog.c:167
+msgid "Any Printer"
+msgstr "Bet kuris spausdintuvas"
 
-#: gtk/gtkpagesetupunixdialog.c:889 gtk/gtkpagesetupunixdialog.c:1394
-msgid "inch"
-msgstr "colis"
+#: ../gtk/gtkpagesetupunixdialog.c:167
+msgid "For portable documents"
+msgstr "Perkeliamiems dokumentams"
 
-#: gtk/gtkpagesetupunixdialog.c:908
+#: ../gtk/gtkpagesetupunixdialog.c:796
 #, c-format
 msgid ""
 "Margins:\n"
@@ -2399,258 +2051,228 @@ msgstr ""
 " Viršus: %s %s\n"
 " Apačia: %s %s"
 
-#: gtk/gtkpagesetupunixdialog.c:957
-msgid "Manage Custom Sizes..."
+#: ../gtk/gtkpagesetupunixdialog.c:845 ../gtk/gtkprintunixdialog.c:3329
+msgid "Manage Custom Sizes"
 msgstr "Tvarkyti pasirinktinius dydžius..."
 
-#: gtk/gtkpagesetupunixdialog.c:1005
+#: ../gtk/gtkpagesetupunixdialog.c:896
 msgid "_Format for:"
 msgstr "_Formatas kam:"
 
-#: gtk/gtkpagesetupunixdialog.c:1027
+#: ../gtk/gtkpagesetupunixdialog.c:917 ../gtk/gtkprintunixdialog.c:3477
 msgid "_Paper size:"
 msgstr "_Popieriaus dydis:"
 
-#: gtk/gtkpagesetupunixdialog.c:1058
+#: ../gtk/gtkpagesetupunixdialog.c:946
 msgid "_Orientation:"
 msgstr "_Orientacija:"
 
-#: gtk/gtkpagesetupunixdialog.c:1122 gtk/gtkprintunixdialog.c:2311
+#: ../gtk/gtkpagesetupunixdialog.c:1006 ../gtk/gtkprintunixdialog.c:3531
 msgid "Page Setup"
 msgstr "Puslapio sąranka"
 
-#: gtk/gtkpagesetupunixdialog.c:1441
-msgid "Margins from Printer..."
-msgstr "Paraštės iš spausdintuvo..."
-
-#: gtk/gtkpagesetupunixdialog.c:1601
-#, c-format
-msgid "Custom Size %d"
-msgstr "Pasirinktinis dydis %d"
-
-#: gtk/gtkpagesetupunixdialog.c:1830
-msgid "Manage Custom Sizes"
-msgstr "Tvarkyti pasirinktinius dydžius"
-
-#: gtk/gtkpagesetupunixdialog.c:1926
-msgid "_Width:"
-msgstr "_Plotis:"
-
-#: gtk/gtkpagesetupunixdialog.c:1938
-msgid "_Height:"
-msgstr "_Aukštis:"
-
-#: gtk/gtkpagesetupunixdialog.c:1950
-msgid "Paper Size"
-msgstr "Popieriaus dydis"
-
-#: gtk/gtkpagesetupunixdialog.c:1960
-msgid "_Top:"
-msgstr "_Viršus:"
-
-#: gtk/gtkpagesetupunixdialog.c:1972
-msgid "_Bottom:"
-msgstr "_Apačia:"
-
-#: gtk/gtkpagesetupunixdialog.c:1984
-msgid "_Left:"
-msgstr "_Kairė:"
-
-#: gtk/gtkpagesetupunixdialog.c:1996
-msgid "_Right:"
-msgstr "_Dešinė:"
-
-#: gtk/gtkpagesetupunixdialog.c:2037
-msgid "Paper Margins"
-msgstr "Popieriaus paraštės"
-
-#: gtk/gtkpathbar.c:151
+#: ../gtk/gtkpathbar.c:159
 msgid "Up Path"
 msgstr "Aukštyn keliu"
 
-#: gtk/gtkpathbar.c:153
+#: ../gtk/gtkpathbar.c:161
 msgid "Down Path"
 msgstr "Žemyn keliu"
 
-#: gtk/gtkpathbar.c:1465
+#: ../gtk/gtkpathbar.c:1644
 msgid "File System Root"
 msgstr "Failų sistemos šakninis aplankas"
 
-#: gtk/gtkprinteroptionwidget.c:685
+#: ../gtk/gtkprintbackend.c:750
+msgid "Authentication"
+msgstr "Tapatybės patvirtinimas"
+
+#: ../gtk/gtkprinteroptionwidget.c:546
+msgid "Select a filename"
+msgstr "Pasirinkite failo pavadinimą"
+
+#: ../gtk/gtkprinteroptionwidget.c:770
 msgid "Not available"
 msgstr "Neprieinama"
 
-#: gtk/gtkprinteroptionwidget.c:798
-msgid "_Save in folder:"
-msgstr "Iš_saugoti aplanke:"
-
 #. translators: this string is the default job title for print
 #. * jobs. %s gets replaced by the application name, %d gets replaced
 #. * by the job number.
 #.
-#: gtk/gtkprintoperation.c:173
+#: ../gtk/gtkprintoperation.c:260
 #, c-format
 msgid "%s job #%d"
 msgstr "%s užduotis #%d"
 
-#. translators, strip the prefix up to and including the first |
-#: gtk/gtkprintoperation.c:1498
-msgid "print operation status|Initial state"
+#: ../gtk/gtkprintoperation.c:1777
+msgctxt "print operation status"
+msgid "Initial state"
 msgstr "Pradinė būsena"
 
-#. translators, strip the prefix up to and including the first |
-#: gtk/gtkprintoperation.c:1500
-msgid "print operation status|Preparing to print"
+#: ../gtk/gtkprintoperation.c:1778
+msgctxt "print operation status"
+msgid "Preparing to print"
 msgstr "Ruošiamasi spausdinti"
 
-#. translators, strip the prefix up to and including the first |
-#: gtk/gtkprintoperation.c:1502
-msgid "print operation status|Generating data"
+#: ../gtk/gtkprintoperation.c:1779
+msgctxt "print operation status"
+msgid "Generating data"
 msgstr "Generuojami duomenys"
 
-#. translators, strip the prefix up to and including the first |
-#: gtk/gtkprintoperation.c:1504
-msgid "print operation status|Sending data"
+#: ../gtk/gtkprintoperation.c:1780
+msgctxt "print operation status"
+msgid "Sending data"
 msgstr "Siunčiami duomenys"
 
-#. translators, strip the prefix up to and including the first |
-#: gtk/gtkprintoperation.c:1506
-msgid "print operation status|Waiting"
+#: ../gtk/gtkprintoperation.c:1781
+msgctxt "print operation status"
+msgid "Waiting"
 msgstr "Laukiama"
 
-#. translators, strip the prefix up to and including the first |
-#: gtk/gtkprintoperation.c:1508
-msgid "print operation status|Blocking on issue"
+#: ../gtk/gtkprintoperation.c:1782
+msgctxt "print operation status"
+msgid "Blocking on issue"
 msgstr "Blokuojama klaidos"
 
-#. translators, strip the prefix up to and including the first |
-#: gtk/gtkprintoperation.c:1510
-msgid "print operation status|Printing"
+#: ../gtk/gtkprintoperation.c:1783
+msgctxt "print operation status"
+msgid "Printing"
 msgstr "Spausdinama"
 
-#. translators, strip the prefix up to and including the first |
-#: gtk/gtkprintoperation.c:1512
-msgid "print operation status|Finished"
+#: ../gtk/gtkprintoperation.c:1784
+msgctxt "print operation status"
+msgid "Finished"
 msgstr "Baigta"
 
-#. translators, strip the prefix up to and including the first |
-#: gtk/gtkprintoperation.c:1514
-msgid "print operation status|Finished with error"
+#: ../gtk/gtkprintoperation.c:1785
+msgctxt "print operation status"
+msgid "Finished with error"
 msgstr "Baigta su klaida"
 
-#: gtk/gtkprintoperation.c:1986
+#: ../gtk/gtkprintoperation.c:2349
 #, c-format
 msgid "Preparing %d"
 msgstr "Ruošiamasi %d"
 
-#: gtk/gtkprintoperation.c:1988 gtk/gtkprintoperation.c:2242
-#, c-format
+#: ../gtk/gtkprintoperation.c:2351 ../gtk/gtkprintoperation.c:2983
 msgid "Preparing"
 msgstr "Ruošiamasi"
 
-#: gtk/gtkprintoperation.c:1991
+#: ../gtk/gtkprintoperation.c:2354
 #, c-format
 msgid "Printing %d"
 msgstr "Spausdinama %d"
 
-#: gtk/gtkprintoperation-unix.c:243
-#, c-format
-msgid "Error launching preview"
-msgstr "Klaida paleidžiant peržiūrą"
+#: ../gtk/gtkprintoperation.c:3013
+msgid "Error creating print preview"
+msgstr "Klaida formuojant spaudinio peržiūrą"
 
-#: gtk/gtkprintoperation-unix.c:281
-#, c-format
-msgid "Error printing"
-msgstr "Klaida spausdinant"
+#: ../gtk/gtkprintoperation.c:3016
+msgid "The most probable reason is that a temporary file could not be created."
+msgstr "Labiausiai tikėtina priežastis – nepavyko sukurti laikinojo failo."
 
-#: gtk/gtkprintoperation-unix.c:388 gtk/gtkprintoperation-win32.c:1399
-msgid "Application"
-msgstr "Programa"
+#: ../gtk/gtkprintoperation-unix.c:307
+msgid "Error launching preview"
+msgstr "Klaida paleidžiant peržiūrą"
 
-#: gtk/gtkprintoperation-win32.c:568
+#: ../gtk/gtkprintoperation-win32.c:609
 msgid "Printer offline"
 msgstr "Spausdintuvas atjungtas"
 
-#: gtk/gtkprintoperation-win32.c:570
+#: ../gtk/gtkprintoperation-win32.c:611
 msgid "Out of paper"
 msgstr "Nėra popieriaus"
 
-#: gtk/gtkprintoperation-win32.c:572
+#. Translators: this is a printer status.
+#: ../gtk/gtkprintoperation-win32.c:613
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2126
 msgid "Paused"
 msgstr "Pauzė"
 
-#: gtk/gtkprintoperation-win32.c:574
+#: ../gtk/gtkprintoperation-win32.c:615
 msgid "Need user intervention"
 msgstr "Reikia naudotojo isikišimo"
 
-#: gtk/gtkprintoperation-win32.c:674
+#: ../gtk/gtkprintoperation-win32.c:715
 msgid "Custom size"
 msgstr "Kitas dydis"
 
-#: gtk/gtkprintoperation-win32.c:1489 gtk/gtkprintoperation-win32.c:1512
-#: gtk/gtkprintoperation-win32.c:1560
-#, c-format
+#: ../gtk/gtkprintoperation-win32.c:1537
+msgid "No printer found"
+msgstr "Spausdintuvų nerasta"
+
+#: ../gtk/gtkprintoperation-win32.c:1564
+msgid "Invalid argument to CreateDC"
+msgstr "Netinkamas CreateDC argumentas"
+
+#: ../gtk/gtkprintoperation-win32.c:1600 ../gtk/gtkprintoperation-win32.c:1827
+msgid "Error from StartDoc"
+msgstr "Klaida iš StartDoc"
+
+#: ../gtk/gtkprintoperation-win32.c:1682 ../gtk/gtkprintoperation-win32.c:1705
+#: ../gtk/gtkprintoperation-win32.c:1753
 msgid "Not enough free memory"
 msgstr "Nepakanka laisvos atminties"
 
-#: gtk/gtkprintoperation-win32.c:1565
-#, c-format
+#: ../gtk/gtkprintoperation-win32.c:1758
 msgid "Invalid argument to PrintDlgEx"
 msgstr "Netinkamas PrintDlgEx argumentas"
 
-#: gtk/gtkprintoperation-win32.c:1570
-#, c-format
+#: ../gtk/gtkprintoperation-win32.c:1763
 msgid "Invalid pointer to PrintDlgEx"
 msgstr "Netinkama nuoroda į PrintDlgEx"
 
-#: gtk/gtkprintoperation-win32.c:1575
-#, c-format
+#: ../gtk/gtkprintoperation-win32.c:1768
 msgid "Invalid handle to PrintDlgEx"
 msgstr "Netinkamas PrintDlgEx valdiklis"
 
-#: gtk/gtkprintoperation-win32.c:1580
-#, c-format
+#: ../gtk/gtkprintoperation-win32.c:1773
 msgid "Unspecified error"
 msgstr "Nenurodyta klaida"
 
-#: gtk/gtkprintoperation-win32.c:1632
-#, c-format
-msgid "Error from StartDoc"
-msgstr "Klaida iš StartDoc"
+#: ../gtk/gtkprintunixdialog.c:681
+msgid "Getting printer information failed"
+msgstr "Nepavyko perskaityti spausdintuvo informacijos"
+
+#: ../gtk/gtkprintunixdialog.c:1916
+msgid "Getting printer information…"
+msgstr "Gaunama spausdintuvo informacija…"
 
-#: gtk/gtkprintunixdialog.c:1639
+#: ../gtk/gtkprintunixdialog.c:2184
 msgid "Printer"
 msgstr "Spausdintuvas"
 
-#: gtk/gtkprintunixdialog.c:1647
+#. Translators: this is the header for the location column in the print dialog
+#: ../gtk/gtkprintunixdialog.c:2194
 msgid "Location"
 msgstr "Vieta"
 
-#: gtk/gtkprintunixdialog.c:1656
+#. Translators: this is the header for the printer status column in the print dialog
+#: ../gtk/gtkprintunixdialog.c:2205
 msgid "Status"
 msgstr "Būsena"
 
-#: gtk/gtkprintunixdialog.c:1678
-#, fuzzy
+#: ../gtk/gtkprintunixdialog.c:2231
 msgid "Range"
-msgstr "I_ntervalas"
+msgstr "Intervalas"
 
-#: gtk/gtkprintunixdialog.c:1682
-#, fuzzy
+#: ../gtk/gtkprintunixdialog.c:2235
 msgid "_All Pages"
-msgstr "Visus puslapius"
+msgstr "_Visus puslapius"
 
-#: gtk/gtkprintunixdialog.c:1689
-#, fuzzy
+#: ../gtk/gtkprintunixdialog.c:2240
 msgid "C_urrent Page"
-msgstr "_Esamas"
+msgstr "Šį _puslapį"
+
+#: ../gtk/gtkprintunixdialog.c:2248
+msgid "Se_lection"
+msgstr "Pa_sirinkimas"
 
-#: gtk/gtkprintunixdialog.c:1698
-#, fuzzy
+#: ../gtk/gtkprintunixdialog.c:2254
 msgid "Pag_es:"
-msgstr "Vietos"
+msgstr "_Puslapiai:"
 
-#: gtk/gtkprintunixdialog.c:1699
+#: ../gtk/gtkprintunixdialog.c:2255
 msgid ""
 "Specify one or more page ranges,\n"
 " e.g. 1-3,7,11"
@@ -2658,202 +2280,313 @@ msgstr ""
 "Nurodykite vieną ar kelis puslapių intervalus,\n"
 " pvz., 1-3,7,11"
 
-#: gtk/gtkprintunixdialog.c:1718
+#: ../gtk/gtkprintunixdialog.c:2264
+msgid "Pages"
+msgstr "Puslapiai:"
+
+#: ../gtk/gtkprintunixdialog.c:2275
 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:1723
+#: ../gtk/gtkprintunixdialog.c:2280
 msgid "Copie_s:"
 msgstr "Kopijo_s:"
 
-#: gtk/gtkprintunixdialog.c:1741
+#: ../gtk/gtkprintunixdialog.c:2296
 msgid "C_ollate"
 msgstr "Su_dėstyti"
 
-#: gtk/gtkprintunixdialog.c:1749
+#: ../gtk/gtkprintunixdialog.c:2302
 msgid "_Reverse"
 msgstr "_Atvirkščiai"
 
-#: gtk/gtkprintunixdialog.c:1766
+#: ../gtk/gtkprintunixdialog.c:2318
 msgid "General"
 msgstr "Bendra"
 
-#: gtk/gtkprintunixdialog.c:2167
+#. Translators: These strings name the possible arrangements of
+#. * multiple pages on a sheet when printing (same as in gtkprintbackendcups.c)
+#.
+#. Translators: These strings name the possible arrangements of
+#. * multiple pages on a sheet when printing
+#.
+#: ../gtk/gtkprintunixdialog.c:3058
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3692
+msgid "Left to right, top to bottom"
+msgstr "Iš kairės dešinėn, iš viršaus žemyn"
+
+#: ../gtk/gtkprintunixdialog.c:3058
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3692
+msgid "Left to right, bottom to top"
+msgstr "Iš kairės dešinėn, iš apačios į viršų"
+
+#: ../gtk/gtkprintunixdialog.c:3059
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3693
+msgid "Right to left, top to bottom"
+msgstr "Iš dešinės kairėn, iš viršaus žemyn"
+
+#: ../gtk/gtkprintunixdialog.c:3059
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3693
+msgid "Right to left, bottom to top"
+msgstr "Iš dešinės kairėn, iš apačios į viršų"
+
+#: ../gtk/gtkprintunixdialog.c:3060
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3694
+msgid "Top to bottom, left to right"
+msgstr "Iš viršaus žemyn, iš kairės dešinėn"
+
+#: ../gtk/gtkprintunixdialog.c:3060
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3694
+msgid "Top to bottom, right to left"
+msgstr "Iš viršaus žemyn, iš dešinės kairėn"
+
+#: ../gtk/gtkprintunixdialog.c:3061
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3695
+msgid "Bottom to top, left to right"
+msgstr "Iš apačios į viršų, iš kairės dešinėn"
+
+#: ../gtk/gtkprintunixdialog.c:3061
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3695
+msgid "Bottom to top, right to left"
+msgstr "Iš apačios į viršų, iš dešinės kairėn"
+
+#. Translators, this string is used to label the option in the print
+#. * dialog that controls in what order multiple pages are arranged
+#.
+#: ../gtk/gtkprintunixdialog.c:3065 ../gtk/gtkprintunixdialog.c:3078
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3772
+msgid "Page Ordering"
+msgstr "Puslapių tvarka"
+
+#: ../gtk/gtkprintunixdialog.c:3094
+msgid "Left to right"
+msgstr "Iš kairės į dešinę"
+
+#: ../gtk/gtkprintunixdialog.c:3095
+msgid "Right to left"
+msgstr "Iš dešinės į kairę"
+
+#: ../gtk/gtkprintunixdialog.c:3107
+msgid "Top to bottom"
+msgstr "Iš viršaus žemyn"
+
+#: ../gtk/gtkprintunixdialog.c:3108
+msgid "Bottom to top"
+msgstr "Iš apačios į viršų"
+
+#: ../gtk/gtkprintunixdialog.c:3352
 msgid "Layout"
 msgstr "Išdėstymas"
 
-#: gtk/gtkprintunixdialog.c:2171
+#: ../gtk/gtkprintunixdialog.c:3356
+msgid "T_wo-sided:"
+msgstr "D_vipusis:"
+
+#: ../gtk/gtkprintunixdialog.c:3368
 msgid "Pages per _side:"
 msgstr "Puslapių vienoje pu_sėje:"
 
-#: gtk/gtkprintunixdialog.c:2187
-msgid "T_wo-sided:"
-msgstr "D_vipusis:"
+#: ../gtk/gtkprintunixdialog.c:3382
+msgid "Page or_dering:"
+msgstr "Puslapių _tvarka:"
 
-#: gtk/gtkprintunixdialog.c:2202
+#: ../gtk/gtkprintunixdialog.c:3395
 msgid "_Only print:"
 msgstr "Spa_usdinti tik:"
 
 #. In enum order
-#: gtk/gtkprintunixdialog.c:2217
+#: ../gtk/gtkprintunixdialog.c:3407
 msgid "All sheets"
 msgstr "Visus puslapius"
 
-#: gtk/gtkprintunixdialog.c:2218
+#: ../gtk/gtkprintunixdialog.c:3408
 msgid "Even sheets"
 msgstr "Lyginius puslapius"
 
-#: gtk/gtkprintunixdialog.c:2219
+#: ../gtk/gtkprintunixdialog.c:3409
 msgid "Odd sheets"
 msgstr "Nelyginius puslapius"
 
-#: gtk/gtkprintunixdialog.c:2222
+#: ../gtk/gtkprintunixdialog.c:3412
 msgid "Sc_ale:"
 msgstr "_Mastelis:"
 
-#: gtk/gtkprintunixdialog.c:2249
+#: ../gtk/gtkprintunixdialog.c:3436
 msgid "Paper"
 msgstr "Popierius"
 
-#: gtk/gtkprintunixdialog.c:2253
+#: ../gtk/gtkprintunixdialog.c:3440
 msgid "Paper _type:"
 msgstr "Popieriaus _tipas:"
 
-#: gtk/gtkprintunixdialog.c:2268
+#: ../gtk/gtkprintunixdialog.c:3452
 msgid "Paper _source:"
 msgstr "Popieriau_s šaltinis:"
 
-#: gtk/gtkprintunixdialog.c:2283
+#: ../gtk/gtkprintunixdialog.c:3464
 msgid "Output t_ray:"
 msgstr "Išvėsties _dėklas:"
 
-#: gtk/gtkprintunixdialog.c:2334
+#: ../gtk/gtkprintunixdialog.c:3497
+msgid "Or_ientation:"
+msgstr "Or_ientacija:"
+
+#. In enum order
+#: ../gtk/gtkprintunixdialog.c:3509
+msgid "Portrait"
+msgstr "Stačiai"
+
+#: ../gtk/gtkprintunixdialog.c:3510
+msgid "Landscape"
+msgstr "Gulsčiai"
+
+#: ../gtk/gtkprintunixdialog.c:3511
+msgid "Reverse portrait"
+msgstr "Apverstai stačiai"
+
+#: ../gtk/gtkprintunixdialog.c:3512
+msgid "Reverse landscape"
+msgstr "Apverstai gulsčiai"
+
+#: ../gtk/gtkprintunixdialog.c:3556
 msgid "Job Details"
 msgstr "Užduoties informacija"
 
-#: gtk/gtkprintunixdialog.c:2340
+#: ../gtk/gtkprintunixdialog.c:3560
 msgid "Pri_ority:"
 msgstr "Pri_oritetas:"
 
-#: gtk/gtkprintunixdialog.c:2355
+#: ../gtk/gtkprintunixdialog.c:3572
 msgid "_Billing info:"
 msgstr "_Našumo informacija:"
 
-#: gtk/gtkprintunixdialog.c:2373
+#: ../gtk/gtkprintunixdialog.c:3587
 msgid "Print Document"
 msgstr "Spausdinti dokumentą"
 
-#: gtk/gtkprintunixdialog.c:2379
+#. Translators: this is one of the choices for the print at option
+#. * in the print dialog
+#.
+#: ../gtk/gtkprintunixdialog.c:3594
 msgid "_Now"
 msgstr "_Dabar"
 
-#: gtk/gtkprintunixdialog.c:2386
+#: ../gtk/gtkprintunixdialog.c:3603
 msgid "A_t:"
 msgstr "_Laiku:"
 
-#: gtk/gtkprintunixdialog.c:2401
+#. Translators: Ability to parse the am/pm format depends on actual locale.
+#. * You can remove the am/pm values below for your locale if they are not
+#. * supported.
+#.
+#: ../gtk/gtkprintunixdialog.c:3609
+msgid ""
+"Specify the time of print,\n"
+" e.g. 15:30, 2:35 pm, 14:15:20, 11:46:30 am, 4 pm"
+msgstr ""
+"Nurodykite spausdinimo laiką,\n"
+"  pvz., 15:30, 2:35 pm, 14:15:20, 11:46:30 am, 4 pm"
+
+#: ../gtk/gtkprintunixdialog.c:3617
+msgid "Time of print"
+msgstr "Spausdinimo laikas"
+
+#: ../gtk/gtkprintunixdialog.c:3631
 msgid "On _hold"
 msgstr "Susta_bdyta"
 
-#: gtk/gtkprintunixdialog.c:2420
+#: ../gtk/gtkprintunixdialog.c:3632
+msgid "Hold the job until it is explicitly released"
+msgstr "Sulaikyti užduotį tol, kol ji bus betarpiškai išleista"
+
+#: ../gtk/gtkprintunixdialog.c:3650
 msgid "Add Cover Page"
 msgstr "Pridėti titulinį puslapį"
 
-#: gtk/gtkprintunixdialog.c:2426
+#. Translators, this is the label used for the option in the print
+#. * dialog that controls the front cover page.
+#.
+#: ../gtk/gtkprintunixdialog.c:3657
 msgid "Be_fore:"
 msgstr "P_rieš:"
 
-#: gtk/gtkprintunixdialog.c:2441
+#. Translators, this is the label used for the option in the print
+#. * dialog that controls the back cover page.
+#.
+#: ../gtk/gtkprintunixdialog.c:3672
 msgid "_After:"
 msgstr "_Po:"
 
-#: gtk/gtkprintunixdialog.c:2456
+#. Translators: this is the tab label for the notebook tab containing
+#. * job-specific options in the print dialog
+#.
+#: ../gtk/gtkprintunixdialog.c:3687
 msgid "Job"
 msgstr "Užduotis"
 
-#: gtk/gtkprintunixdialog.c:2522
+#: ../gtk/gtkprintunixdialog.c:3753
 msgid "Advanced"
 msgstr "Išsamiau"
 
-#: gtk/gtkprintunixdialog.c:2557
+#. Translators: this will appear as tab label in print dialog.
+#: ../gtk/gtkprintunixdialog.c:3791
 msgid "Image Quality"
 msgstr "Paveikslėlių kokybė"
 
-#: gtk/gtkprintunixdialog.c:2560
+#. Translators: this will appear as tab label in print dialog.
+#: ../gtk/gtkprintunixdialog.c:3795
 msgid "Color"
 msgstr "Spalva"
 
-#: gtk/gtkprintunixdialog.c:2563
+#. Translators: this will appear as tab label in print dialog.
+#. It's a typographical term, as in "Binding and finishing"
+#: ../gtk/gtkprintunixdialog.c:3800
 msgid "Finishing"
 msgstr "Baigiama"
 
-#: gtk/gtkprintunixdialog.c:2573
+#: ../gtk/gtkprintunixdialog.c:3810
 msgid "Some of the settings in the dialog conflict"
 msgstr "Kai kurie nustatymai lange konfliktuoja"
 
-#: gtk/gtkprintunixdialog.c:2596
+#: ../gtk/gtkprintunixdialog.c:3836
 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\""
-msgstr "Nepavyko rasti įterpiamo failo: „%s“"
-
-#: gtk/gtkrc.c:3500 gtk/gtkrc.c:3503
-#, c-format
-msgid "Unable to locate image file in pixmap_path: \"%s\""
-msgstr "Nepavyko rasti paveikslėlio failo pixmap_path: „%s“"
-
-#: 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 "Ši funkcija nerealizuota „%s“ klasės valdymo elementams"
-
-#: gtk/gtkrecentchooserdefault.c:454
+#: ../gtk/gtkrecentchooserdefault.c:480
 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:1129 ../gtk/gtkrecentchooserdefault.c:1166
 #, c-format
 msgid "No item for URI '%s' found"
 msgstr "Elementų URI „%s“ nerasta"
 
-#: gtk/gtkrecentchooserdefault.c:1260
+#: ../gtk/gtkrecentchooserdefault.c:1293
 msgid "Untitled filter"
 msgstr "Nepavadintas filtras"
 
-#: gtk/gtkrecentchooserdefault.c:1613
+#: ../gtk/gtkrecentchooserdefault.c:1646
 msgid "Could not remove item"
 msgstr "Nepavyko pašalinti elemento"
 
-#: gtk/gtkrecentchooserdefault.c:1656
+#: ../gtk/gtkrecentchooserdefault.c:1690
 msgid "Could not clear list"
 msgstr "Nepavyko išvalyti sąrašo"
 
-#: gtk/gtkrecentchooserdefault.c:1740
+#: ../gtk/gtkrecentchooserdefault.c:1774
 msgid "Copy _Location"
 msgstr "Kopijuoti _vietą"
 
-#: gtk/gtkrecentchooserdefault.c:1753
+#: ../gtk/gtkrecentchooserdefault.c:1787
 msgid "_Remove From List"
 msgstr "_Pašalinti iš sąrašo"
 
-#: gtk/gtkrecentchooserdefault.c:1762
+#: ../gtk/gtkrecentchooserdefault.c:1796
 msgid "_Clear List"
 msgstr "Iš_valyti sąrašą"
 
-#: gtk/gtkrecentchooserdefault.c:1776
+#: ../gtk/gtkrecentchooserdefault.c:1810
 msgid "Show _Private Resources"
 msgstr "Rodyti _asmeninius resursus"
 
@@ -2867,21 +2600,21 @@ msgstr "Rodyti _asmeninius resursus"
 #. * user appended or prepended custom menu items to the
 #. * recent chooser menu widget.
 #.
-#: gtk/gtkrecentchoosermenu.c:317
+#: ../gtk/gtkrecentchoosermenu.c:360
 msgid "No items found"
 msgstr "Elementų nerasta"
 
-#: gtk/gtkrecentchoosermenu.c:471 gtk/gtkrecentchoosermenu.c:527
+#: ../gtk/gtkrecentchoosermenu.c:526 ../gtk/gtkrecentchoosermenu.c:582
 #, c-format
 msgid "No recently used resource found with URI `%s'"
 msgstr "Nerasta neseniai naudoto resurso su URI „%s“"
 
-#: gtk/gtkrecentchoosermenu.c:738
+#: ../gtk/gtkrecentchoosermenu.c:792
 #, c-format
 msgid "Open '%s'"
 msgstr "Atverti „%s“"
 
-#: gtk/gtkrecentchoosermenu.c:768
+#: ../gtk/gtkrecentchoosermenu.c:822
 msgid "Unknown item"
 msgstr "Nežinomas elementas"
 
@@ -2889,622 +2622,759 @@ msgstr "Nežinomas elementas"
 #. * in a recent files menu. The %d is the number of the item,
 #. * the %s is the name of the item. Please keep the _ in front
 #. * of the number to give these menu items a mnemonic.
-#. *
-#. * Don't include the prefix "recent menu label|" in the translation.
 #.
-#: gtk/gtkrecentchoosermenu.c:781
+#: ../gtk/gtkrecentchoosermenu.c:833
 #, c-format
-msgid "recent menu label|_%d. %s"
+msgctxt "recent menu label"
+msgid "_%d. %s"
 msgstr "_%d. %s"
 
 #. This is the format that is used for items in a recent files menu.
 #. * The %d is the number of the item, the %s is the name of the item.
-#. *
-#. * Don't include the prefix "recent menu label|" in the translation.
 #.
-#: gtk/gtkrecentchoosermenu.c:788
+#: ../gtk/gtkrecentchoosermenu.c:838
 #, c-format
-msgid "recent menu label|%d. %s"
+msgctxt "recent menu label"
+msgid "%d. %s"
 msgstr "%d. %s"
 
-#: gtk/gtkrecentmanager.c:1008 gtk/gtkrecentmanager.c:1154
-#: gtk/gtkrecentmanager.c:1164 gtk/gtkrecentmanager.c:1217
+#: ../gtk/gtkrecentmanager.c:1010 ../gtk/gtkrecentmanager.c:1023
+#: ../gtk/gtkrecentmanager.c:1160 ../gtk/gtkrecentmanager.c:1170
+#: ../gtk/gtkrecentmanager.c:1222 ../gtk/gtkrecentmanager.c:1231
+#: ../gtk/gtkrecentmanager.c:1246
 #, c-format
 msgid "Unable to find an item with URI '%s'"
 msgstr "Nepavyko rasti elemento su URI „%s“"
 
+#: ../gtk/gtkrecentmanager.c:2446
+#, c-format
+msgid "No registered application with name '%s' for item with URI '%s' found"
+msgstr "Nerasta registruota programa pavadinimu „%s“ elementui su URI „%s“"
+
 #. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: gtk/gtkstock.c:288
+#: ../gtk/gtkstock.c:324
+msgctxt "Stock label"
 msgid "Information"
 msgstr "Informacija"
 
-#: gtk/gtkstock.c:289
+#: ../gtk/gtkstock.c:325
+msgctxt "Stock label"
 msgid "Warning"
-msgstr "Perspėjimas"
+msgstr "Įspėjimas"
 
-#: gtk/gtkstock.c:290
+#: ../gtk/gtkstock.c:326
+msgctxt "Stock label"
 msgid "Error"
 msgstr "Klaida"
 
-#: gtk/gtkstock.c:291
+#: ../gtk/gtkstock.c:327
+msgctxt "Stock label"
 msgid "Question"
 msgstr "Klausimas"
 
 #. FIXME these need accelerators when appropriate, and
 #. * need the mnemonics to be rationalized
 #.
-#: gtk/gtkstock.c:296
+#: ../gtk/gtkstock.c:332
+msgctxt "Stock label"
 msgid "_About"
 msgstr "_Apie"
 
-#: gtk/gtkstock.c:298
+#: ../gtk/gtkstock.c:333
+msgctxt "Stock label"
+msgid "_Add"
+msgstr "P_ridėti"
+
+#: ../gtk/gtkstock.c:334
+msgctxt "Stock label"
 msgid "_Apply"
 msgstr "Prit_aikyti"
 
-#: gtk/gtkstock.c:299
+#: ../gtk/gtkstock.c:335
+msgctxt "Stock label"
 msgid "_Bold"
 msgstr "Pus_juodis"
 
-#: gtk/gtkstock.c:300
+#: ../gtk/gtkstock.c:336
+msgctxt "Stock label"
 msgid "_Cancel"
-msgstr "_Atšaukti"
+msgstr "_Atsisakyti"
 
-#: gtk/gtkstock.c:301
-msgid "_CD-Rom"
+#: ../gtk/gtkstock.c:337
+msgctxt "Stock label"
+msgid "_CD-ROM"
 msgstr "_CD-ROM"
 
-#: gtk/gtkstock.c:302
+#: ../gtk/gtkstock.c:338
+msgctxt "Stock label"
 msgid "_Clear"
 msgstr "Iš_valyti"
 
-#: gtk/gtkstock.c:303
+#: ../gtk/gtkstock.c:339
+msgctxt "Stock label"
 msgid "_Close"
 msgstr "_Užverti"
 
-#: gtk/gtkstock.c:304
+#: ../gtk/gtkstock.c:340
+msgctxt "Stock label"
 msgid "C_onnect"
 msgstr "Prisi_jungti"
 
-#: gtk/gtkstock.c:305
+#: ../gtk/gtkstock.c:341
+msgctxt "Stock label"
 msgid "_Convert"
 msgstr "_Konvertuoti"
 
-#: gtk/gtkstock.c:306
+#: ../gtk/gtkstock.c:342
+msgctxt "Stock label"
 msgid "_Copy"
 msgstr "_Kopijuoti"
 
-#: gtk/gtkstock.c:307
+#: ../gtk/gtkstock.c:343
+msgctxt "Stock label"
 msgid "Cu_t"
 msgstr "_Iškirpti"
 
-#: gtk/gtkstock.c:308
+#: ../gtk/gtkstock.c:344
+msgctxt "Stock label"
 msgid "_Delete"
 msgstr "Iš_trinti"
 
-#: gtk/gtkstock.c:309
+#: ../gtk/gtkstock.c:345
+msgctxt "Stock label"
 msgid "_Discard"
 msgstr "Atsisa_kyti"
 
-#: gtk/gtkstock.c:310
+#: ../gtk/gtkstock.c:346
+msgctxt "Stock label"
 msgid "_Disconnect"
 msgstr "Atsij_ungti"
 
-#: gtk/gtkstock.c:311
+#: ../gtk/gtkstock.c:347
+msgctxt "Stock label"
 msgid "_Execute"
 msgstr "Į_vykdyti"
 
-#: gtk/gtkstock.c:312
+#: ../gtk/gtkstock.c:348
+msgctxt "Stock label"
 msgid "_Edit"
 msgstr "K_eisti"
 
-#: gtk/gtkstock.c:313
+#: ../gtk/gtkstock.c:349
+msgctxt "Stock label"
+msgid "_File"
+msgstr "_Failas"
+
+#: ../gtk/gtkstock.c:350
+msgctxt "Stock label"
 msgid "_Find"
 msgstr "_Rasti"
 
-#: gtk/gtkstock.c:314
+#: ../gtk/gtkstock.c:351
+msgctxt "Stock label"
 msgid "Find and _Replace"
 msgstr "Rasti ir _pakeisti"
 
-#: gtk/gtkstock.c:315
+#: ../gtk/gtkstock.c:352
+msgctxt "Stock label"
 msgid "_Floppy"
 msgstr "_Diskelis"
 
-#: gtk/gtkstock.c:316
+#: ../gtk/gtkstock.c:353
+msgctxt "Stock label"
 msgid "_Fullscreen"
 msgstr "_Visame ekrane"
 
-#: gtk/gtkstock.c:317
+#: ../gtk/gtkstock.c:354
+msgctxt "Stock label"
 msgid "_Leave Fullscreen"
 msgstr "_Palikti viso ekrano režimą"
 
-#. translators, strip the prefix up to and including the first |
-#: gtk/gtkstock.c:319
-msgid "Navigation|_Bottom"
+#. This is a navigation label as in "go to the bottom of the page"
+#: ../gtk/gtkstock.c:356
+msgctxt "Stock label, navigation"
+msgid "_Bottom"
 msgstr "_Apačia"
 
-#. translators, strip the prefix up to and including the first |
-#: gtk/gtkstock.c:321
-msgid "Navigation|_First"
+#. This is a navigation label as in "go to the first page"
+#: ../gtk/gtkstock.c:358
+msgctxt "Stock label, navigation"
+msgid "_First"
 msgstr "_Pirmas"
 
-#. translators, strip the prefix up to and including the first |
-#: gtk/gtkstock.c:323
-msgid "Navigation|_Last"
+#. This is a navigation label as in "go to the last page"
+#: ../gtk/gtkstock.c:360
+msgctxt "Stock label, navigation"
+msgid "_Last"
 msgstr "Pa_skutinis"
 
-#. translators, strip the prefix up to and including the first |
-#: gtk/gtkstock.c:325
-msgid "Navigation|_Top"
+#. This is a navigation label as in "go to the top of the page"
+#: ../gtk/gtkstock.c:362
+msgctxt "Stock label, navigation"
+msgid "_Top"
 msgstr "_Viršus"
 
-#. translators, strip the prefix up to and including the first |
-#: gtk/gtkstock.c:327
-msgid "Navigation|_Back"
+#. This is a navigation label as in "go back"
+#: ../gtk/gtkstock.c:364
+msgctxt "Stock label, navigation"
+msgid "_Back"
 msgstr "At_gal"
 
-#. translators, strip the prefix up to and including the first |
-#: gtk/gtkstock.c:329
-msgid "Navigation|_Down"
+#. This is a navigation label as in "go down"
+#: ../gtk/gtkstock.c:366
+msgctxt "Stock label, navigation"
+msgid "_Down"
 msgstr "Ž_emyn"
 
-#. translators, strip the prefix up to and including the first |
-#: gtk/gtkstock.c:331
-msgid "Navigation|_Forward"
+#. This is a navigation label as in "go forward"
+#: ../gtk/gtkstock.c:368
+msgctxt "Stock label, navigation"
+msgid "_Forward"
 msgstr "Pir_myn"
 
-#. translators, strip the prefix up to and including the first |
-#: gtk/gtkstock.c:333
-msgid "Navigation|_Up"
+#. This is a navigation label as in "go up"
+#: ../gtk/gtkstock.c:370
+msgctxt "Stock label, navigation"
+msgid "_Up"
 msgstr "Au_kštyn"
 
-#: gtk/gtkstock.c:334
-msgid "_Harddisk"
+#: ../gtk/gtkstock.c:371
+msgctxt "Stock label"
+msgid "_Hard Disk"
 msgstr "_Kietasis diskas"
 
-#: gtk/gtkstock.c:335
+#: ../gtk/gtkstock.c:372
+msgctxt "Stock label"
 msgid "_Help"
 msgstr "_Pagalba"
 
-#: gtk/gtkstock.c:336
+#: ../gtk/gtkstock.c:373
+msgctxt "Stock label"
 msgid "_Home"
 msgstr "_Namai"
 
-#: gtk/gtkstock.c:337
+#: ../gtk/gtkstock.c:374
+msgctxt "Stock label"
 msgid "Increase Indent"
 msgstr "Padidinti įtrauką"
 
-#: gtk/gtkstock.c:338
+#: ../gtk/gtkstock.c:375
+msgctxt "Stock label"
 msgid "Decrease Indent"
 msgstr "Sumažinti įtrauką"
 
-#: gtk/gtkstock.c:339
+#: ../gtk/gtkstock.c:376
+msgctxt "Stock label"
 msgid "_Index"
 msgstr "Tur_inys"
 
-#: gtk/gtkstock.c:340
+#: ../gtk/gtkstock.c:377
+msgctxt "Stock label"
 msgid "_Information"
 msgstr "_Informacija"
 
-#: gtk/gtkstock.c:341
+#: ../gtk/gtkstock.c:378
+msgctxt "Stock label"
 msgid "_Italic"
 msgstr "Kursyv_inis"
 
-#: gtk/gtkstock.c:342
+#: ../gtk/gtkstock.c:379
+msgctxt "Stock label"
 msgid "_Jump to"
 msgstr "Šo_kti į"
 
-#. translators, strip the prefix up to and including the first |
-#: gtk/gtkstock.c:344
-msgid "Justify|_Center"
+#. This is about text justification, "centered text"
+#: ../gtk/gtkstock.c:381
+msgctxt "Stock label"
+msgid "_Center"
 msgstr "_Centruoti"
 
-#. translators, strip the prefix up to and including the first |
-#: gtk/gtkstock.c:346
-msgid "Justify|_Fill"
+#. This is about text justification
+#: ../gtk/gtkstock.c:383
+msgctxt "Stock label"
+msgid "_Fill"
 msgstr "_Užpildyti"
 
-#. translators, strip the prefix up to and including the first |
-#: gtk/gtkstock.c:348
-msgid "Justify|_Left"
+#. This is about text justification, "left-justified text"
+#: ../gtk/gtkstock.c:385
+msgctxt "Stock label"
+msgid "_Left"
 msgstr "_Kairėje"
 
-#. translators, strip the prefix up to and including the first |
-#: gtk/gtkstock.c:350
-msgid "Justify|_Right"
+#. This is about text justification, "right-justified text"
+#: ../gtk/gtkstock.c:387
+msgctxt "Stock label"
+msgid "_Right"
 msgstr "_Dešinėje"
 
-#. translators, strip the prefix up to and including the first |
-#: gtk/gtkstock.c:353
-msgid "Media|_Forward"
-msgstr "_Pirmyn"
+#. Media label, as in "fast forward"
+#: ../gtk/gtkstock.c:390
+msgctxt "Stock label, media"
+msgid "_Forward"
+msgstr "Pir_myn"
 
-#. translators, strip the prefix up to and including the first |
-#: gtk/gtkstock.c:355
-msgid "Media|_Next"
+#. Media label, as in "next song"
+#: ../gtk/gtkstock.c:392
+msgctxt "Stock label, media"
+msgid "_Next"
 msgstr "_Sekantis"
 
-#. translators, strip the prefix up to and including the first |
-#: gtk/gtkstock.c:357
-msgid "Media|P_ause"
+#. Media label, as in "pause music"
+#: ../gtk/gtkstock.c:394
+msgctxt "Stock label, media"
+msgid "P_ause"
 msgstr "P_auzė"
 
-#. translators, strip the prefix up to and including the first |
-#: gtk/gtkstock.c:359
-msgid "Media|_Play"
+#. Media label, as in "play music"
+#: ../gtk/gtkstock.c:396
+msgctxt "Stock label, media"
+msgid "_Play"
 msgstr "_Groti"
 
-#. translators, strip the prefix up to and including the first |
-#: gtk/gtkstock.c:361
-msgid "Media|Pre_vious"
+#. Media label, as in  "previous song"
+#: ../gtk/gtkstock.c:398
+msgctxt "Stock label, media"
+msgid "Pre_vious"
 msgstr "_Ankstesnis"
 
-#. translators, strip the prefix up to and including the first |
-#: gtk/gtkstock.c:363
-msgid "Media|_Record"
+#. Media label
+#: ../gtk/gtkstock.c:400
+msgctxt "Stock label, media"
+msgid "_Record"
 msgstr "Į_rašyti"
 
-#. translators, strip the prefix up to and including the first |
-#: gtk/gtkstock.c:365
-msgid "Media|R_ewind"
+#. Media label
+#: ../gtk/gtkstock.c:402
+msgctxt "Stock label, media"
+msgid "R_ewind"
 msgstr "A_tsukti"
 
-#. translators, strip the prefix up to and including the first |
-#: gtk/gtkstock.c:367
-msgid "Media|_Stop"
+#. Media label
+#: ../gtk/gtkstock.c:404
+msgctxt "Stock label, media"
+msgid "_Stop"
 msgstr "_Sustabdyti"
 
-#: gtk/gtkstock.c:368
+#: ../gtk/gtkstock.c:405
+msgctxt "Stock label"
 msgid "_Network"
 msgstr "_Tinklas"
 
-#: gtk/gtkstock.c:369
+#: ../gtk/gtkstock.c:406
+msgctxt "Stock label"
 msgid "_New"
 msgstr "_Naujas"
 
-#: gtk/gtkstock.c:370
+#: ../gtk/gtkstock.c:407
+msgctxt "Stock label"
 msgid "_No"
 msgstr "_Ne"
 
-#: gtk/gtkstock.c:371
+#: ../gtk/gtkstock.c:408
+msgctxt "Stock label"
 msgid "_OK"
 msgstr "_Gerai"
 
-#: gtk/gtkstock.c:372
+#: ../gtk/gtkstock.c:409
+msgctxt "Stock label"
 msgid "_Open"
 msgstr "At_verti"
 
-#: gtk/gtkstock.c:373
+#. Page orientation
+#: ../gtk/gtkstock.c:411
+msgctxt "Stock label"
 msgid "Landscape"
 msgstr "Gulsčiai"
 
-#: gtk/gtkstock.c:374
+#. Page orientation
+#: ../gtk/gtkstock.c:413
+msgctxt "Stock label"
 msgid "Portrait"
 msgstr "Stačiai"
 
-#: gtk/gtkstock.c:375
+#. Page orientation
+#: ../gtk/gtkstock.c:415
+msgctxt "Stock label"
 msgid "Reverse landscape"
 msgstr "Apverstai gulsčiai"
 
-#: gtk/gtkstock.c:376
+#. Page orientation
+#: ../gtk/gtkstock.c:417
+msgctxt "Stock label"
 msgid "Reverse portrait"
 msgstr "Apverstai stačiai"
 
-#: gtk/gtkstock.c:377
-#, fuzzy
+#: ../gtk/gtkstock.c:418
+msgctxt "Stock label"
 msgid "Page Set_up"
-msgstr "Puslapio sąranka"
+msgstr "Puslapio _sąranka"
 
-#: gtk/gtkstock.c:378
+#: ../gtk/gtkstock.c:419
+msgctxt "Stock label"
 msgid "_Paste"
 msgstr "Į_dėti"
 
-#: gtk/gtkstock.c:379
+#: ../gtk/gtkstock.c:420
+msgctxt "Stock label"
 msgid "_Preferences"
 msgstr "_Nustatymai"
 
-#: gtk/gtkstock.c:380
+#: ../gtk/gtkstock.c:421
+msgctxt "Stock label"
 msgid "_Print"
-msgstr "S_pausdinti"
+msgstr "_Spausdinti"
 
-#: gtk/gtkstock.c:381
+#: ../gtk/gtkstock.c:422
+msgctxt "Stock label"
 msgid "Print Pre_view"
-msgstr "Spa_udinio peržiūra"
+msgstr "Spaudinio _peržiūra"
 
-#: gtk/gtkstock.c:382
+#: ../gtk/gtkstock.c:423
+msgctxt "Stock label"
 msgid "_Properties"
 msgstr "_Savybės"
 
-#: gtk/gtkstock.c:383
+#: ../gtk/gtkstock.c:424
+msgctxt "Stock label"
 msgid "_Quit"
 msgstr "Išei_ti"
 
-#: gtk/gtkstock.c:384
+#: ../gtk/gtkstock.c:425
+msgctxt "Stock label"
 msgid "_Redo"
 msgstr "Paka_rtoti"
 
-#: gtk/gtkstock.c:385
+#: ../gtk/gtkstock.c:426
+msgctxt "Stock label"
 msgid "_Refresh"
 msgstr "_Atnaujinti"
 
-#: gtk/gtkstock.c:387
+#: ../gtk/gtkstock.c:427
+msgctxt "Stock label"
+msgid "_Remove"
+msgstr "_Pašalinti"
+
+#: ../gtk/gtkstock.c:428
+msgctxt "Stock label"
 msgid "_Revert"
 msgstr "Atsta_tyti"
 
-#: gtk/gtkstock.c:388
+#: ../gtk/gtkstock.c:429
+msgctxt "Stock label"
 msgid "_Save"
 msgstr "Iš_saugoti"
 
-#: gtk/gtkstock.c:389
+#: ../gtk/gtkstock.c:430
+msgctxt "Stock label"
 msgid "Save _As"
 msgstr "Išsaugoti k_aip"
 
-#: gtk/gtkstock.c:390
+#: ../gtk/gtkstock.c:431
+msgctxt "Stock label"
 msgid "Select _All"
 msgstr "P_ažymėti viską"
 
-#: gtk/gtkstock.c:391
+#: ../gtk/gtkstock.c:432
+msgctxt "Stock label"
 msgid "_Color"
 msgstr "_Spalva"
 
-#: gtk/gtkstock.c:392
+#: ../gtk/gtkstock.c:433
+msgctxt "Stock label"
 msgid "_Font"
 msgstr "Šri_ftas"
 
-#: gtk/gtkstock.c:393
+#. Sorting direction
+#: ../gtk/gtkstock.c:435
+msgctxt "Stock label"
 msgid "_Ascending"
 msgstr "_Didėjančiai"
 
-#: gtk/gtkstock.c:394
+#. Sorting direction
+#: ../gtk/gtkstock.c:437
+msgctxt "Stock label"
 msgid "_Descending"
 msgstr "_Mažėjančiai"
 
-#: gtk/gtkstock.c:395
+#: ../gtk/gtkstock.c:438
+msgctxt "Stock label"
 msgid "_Spell Check"
 msgstr "_Rašybos tikrinimas"
 
-#: gtk/gtkstock.c:396
+#: ../gtk/gtkstock.c:439
+msgctxt "Stock label"
 msgid "_Stop"
 msgstr "_Sustabdyti"
 
-#: gtk/gtkstock.c:397
+#. Font variant
+#: ../gtk/gtkstock.c:441
+msgctxt "Stock label"
 msgid "_Strikethrough"
 msgstr "Perbraukta_s"
 
-#: gtk/gtkstock.c:398
+#: ../gtk/gtkstock.c:442
+msgctxt "Stock label"
 msgid "_Undelete"
 msgstr "_Sugrąžinti"
 
-#: gtk/gtkstock.c:399
+#. Font variant
+#: ../gtk/gtkstock.c:444
+msgctxt "Stock label"
 msgid "_Underline"
 msgstr "Pabra_uktas"
 
-#: gtk/gtkstock.c:400
+#: ../gtk/gtkstock.c:445
+msgctxt "Stock label"
 msgid "_Undo"
 msgstr "Atša_ukti"
 
-#: gtk/gtkstock.c:401
+#: ../gtk/gtkstock.c:446
+msgctxt "Stock label"
 msgid "_Yes"
 msgstr "_Taip"
 
-#: gtk/gtkstock.c:402
+#. Zoom
+#: ../gtk/gtkstock.c:448
+msgctxt "Stock label"
 msgid "_Normal Size"
 msgstr "_Normalus dydis"
 
-#: gtk/gtkstock.c:403
+#. Zoom
+#: ../gtk/gtkstock.c:450
+msgctxt "Stock label"
 msgid "Best _Fit"
 msgstr "Geriausiai _tinka"
 
-#: gtk/gtkstock.c:404
+#: ../gtk/gtkstock.c:451
+msgctxt "Stock label"
 msgid "Zoom _In"
 msgstr "Pa_didinti"
 
-#: gtk/gtkstock.c:405
+#: ../gtk/gtkstock.c:452
+msgctxt "Stock label"
 msgid "Zoom _Out"
 msgstr "Su_mažinti"
 
-#: gtk/gtktextbufferrichtext.c:651
+#. Translators: if the "on" state label requires more than three
+#. * glyphs then use MEDIUM VERTICAL BAR (U+2759) as the text for
+#. * the state
+#.
+#: ../gtk/gtkswitch.c:337 ../gtk/gtkswitch.c:392 ../gtk/gtkswitch.c:583
+msgctxt "switch"
+msgid "ON"
+msgstr "Įjungta"
+
+#. Translators: if the "off" state label requires more than three
+#. * glyphs then use WHITE CIRCLE (U+25CB) as the text for the state
+#.
+#: ../gtk/gtkswitch.c:345 ../gtk/gtkswitch.c:393 ../gtk/gtkswitch.c:598
+msgctxt "switch"
+msgid "OFF"
+msgstr "Išjungta"
+
+#: ../gtk/gtktextbufferrichtext.c:649
 #, c-format
 msgid "Unknown error when trying to deserialize %s"
 msgstr "Nežinoma klaida bandant nuoseklinti %s"
 
-#: gtk/gtktextbufferrichtext.c:710
+#: ../gtk/gtktextbufferrichtext.c:708
 #, c-format
 msgid "No deserialize function found for format %s"
 msgstr "Formatui %s nuoseklinimo funkcija nerasta"
 
-#: gtk/gtktextbufferserialize.c:796 gtk/gtktextbufferserialize.c:822
+#: ../gtk/gtktextbufferserialize.c:798 ../gtk/gtktextbufferserialize.c:824
 #, c-format
 msgid "Both \"id\" and \"name\" were found on the <%s> element"
 msgstr "Elemente <%s> buvo rasta ir „id“ ir „name“"
 
-#: gtk/gtktextbufferserialize.c:806 gtk/gtktextbufferserialize.c:832
+#: ../gtk/gtktextbufferserialize.c:808 ../gtk/gtktextbufferserialize.c:834
 #, c-format
 msgid "The attribute \"%s\" was found twice on the <%s> element"
 msgstr "Požymis „%s“ elemente <%s> buvo rastas du kartus"
 
-#: gtk/gtktextbufferserialize.c:846
+#: ../gtk/gtktextbufferserialize.c:850
 #, c-format
-msgid "<%s> element has invalid id \"%s\""
-msgstr "<%s> elementas turi netinkamą id „%s“"
+msgid "<%s> element has invalid ID \"%s\""
+msgstr "<%s> elementas turi netinkamą ID „%s“"
 
-#: gtk/gtktextbufferserialize.c:856
+#: ../gtk/gtktextbufferserialize.c:860
 #, c-format
 msgid "<%s> element has neither a \"name\" nor an \"id\" attribute"
-msgstr "<%s> elementas neturi nei „name“, nei „id“ elemento"
+msgstr "<%s> elementas neturi nei „name“, nei „id“ požymio"
 
-#: gtk/gtktextbufferserialize.c:943
+#: ../gtk/gtktextbufferserialize.c:947
 #, c-format
 msgid "Attribute \"%s\" repeated twice on the same <%s> element"
 msgstr "Požymis „%s“ pakartotas du kartus tame pačiame elemente <%s>"
 
-#: gtk/gtktextbufferserialize.c:961 gtk/gtktextbufferserialize.c:986
+#: ../gtk/gtktextbufferserialize.c:965 ../gtk/gtktextbufferserialize.c:990
 #, c-format
 msgid "Attribute \"%s\" is invalid on <%s> element in this context"
 msgstr "Požymis „%s“ šiame kontekste netinkamas elementui <%s>"
 
-#: gtk/gtktextbufferserialize.c:1022
+#: ../gtk/gtktextbufferserialize.c:1029
 #, c-format
 msgid "Tag \"%s\" has not been defined."
 msgstr "Žyma „%s“ neapibrėžta."
 
-#: gtk/gtktextbufferserialize.c:1034
+#: ../gtk/gtktextbufferserialize.c:1041
 msgid "Anonymous tag found and tags can not be created."
 msgstr "Rasta anoniminė žyma ir žymos negali būti sukurtos."
 
-#: gtk/gtktextbufferserialize.c:1045
+#: ../gtk/gtktextbufferserialize.c:1052
 #, c-format
 msgid "Tag \"%s\" does not exist in buffer and tags can not be created."
 msgstr "Žymos „%s“ buferyje nėra ir žymos negali būti sukurtos."
 
-#: gtk/gtktextbufferserialize.c:1144 gtk/gtktextbufferserialize.c:1219
-#: gtk/gtktextbufferserialize.c:1320 gtk/gtktextbufferserialize.c:1394
+#: ../gtk/gtktextbufferserialize.c:1151 ../gtk/gtktextbufferserialize.c:1226
+#: ../gtk/gtktextbufferserialize.c:1331 ../gtk/gtktextbufferserialize.c:1405
 #, c-format
 msgid "Element <%s> is not allowed below <%s>"
 msgstr "Elementas <%s> neleistinas žemiau <%s>"
 
-#: gtk/gtktextbufferserialize.c:1175
+#: ../gtk/gtktextbufferserialize.c:1182
 #, c-format
 msgid "\"%s\" is not a valid attribute type"
 msgstr "„%s“ nėra tinkamas požymio tipas"
 
-#: gtk/gtktextbufferserialize.c:1183
+#: ../gtk/gtktextbufferserialize.c:1190
 #, c-format
 msgid "\"%s\" is not a valid attribute name"
 msgstr "„%s“ nėra tinkamas požymio pavadinimas"
 
-#: gtk/gtktextbufferserialize.c:1193
+#: ../gtk/gtktextbufferserialize.c:1200
 #, c-format
 msgid ""
 "\"%s\" could not be converted to a value of type \"%s\" for attribute \"%s\""
-msgstr "„%s“ nepavyko konvertuoti į „%s“ tipo reikšmę atributui „%s“"
+msgstr "„%s“ nepavyko konvertuoti į „%s“ tipo reikšmę požymiui „%s“"
 
-#: gtk/gtktextbufferserialize.c:1202
+#: ../gtk/gtktextbufferserialize.c:1209
 #, c-format
 msgid "\"%s\" is not a valid value for attribute \"%s\""
 msgstr "„%s“ nėra tinkama reikšmė požymiui „%s“"
 
-#: gtk/gtktextbufferserialize.c:1285
+#: ../gtk/gtktextbufferserialize.c:1294
 #, c-format
 msgid "Tag \"%s\" already defined"
 msgstr "Žyma „%s“ jau apibrėžta"
 
-#: gtk/gtktextbufferserialize.c:1296
+#: ../gtk/gtktextbufferserialize.c:1307
 #, c-format
 msgid "Tag \"%s\" has invalid priority \"%s\""
 msgstr "Žymos „%s“ netinkamas prioritetas „%s“"
 
-#: gtk/gtktextbufferserialize.c:1349
+#: ../gtk/gtktextbufferserialize.c:1360
 #, c-format
 msgid "Outermost element in text must be <text_view_markup> not <%s>"
 msgstr "Išorinis elementas tekste turi būti <text_view_markup>, o ne <%s>"
 
-#: gtk/gtktextbufferserialize.c:1358 gtk/gtktextbufferserialize.c:1374
+#: ../gtk/gtktextbufferserialize.c:1369 ../gtk/gtktextbufferserialize.c:1385
 #, c-format
 msgid "A <%s> element has already been specified"
 msgstr "Elementas <%s> jau buvo nurodytas"
 
-#: gtk/gtktextbufferserialize.c:1380
+#: ../gtk/gtktextbufferserialize.c:1391
 msgid "A <text> element can't occur before a <tags> element"
 msgstr "Elementas <text> negali būti naudojamas prieš elementą <tags>"
 
-#: gtk/gtktextbufferserialize.c:1779
-#, c-format
+#: ../gtk/gtktextbufferserialize.c:1790
 msgid "Serialized data is malformed"
 msgstr "Nuoseklinti duomenys yra netinkamai suformuoti"
 
-#: gtk/gtktextbufferserialize.c:1857
-#, c-format
+#: ../gtk/gtktextbufferserialize.c:1868
 msgid ""
 "Serialized data is malformed. First section isn't GTKTEXTBUFFERCONTENTS-0001"
 msgstr ""
 "Nuoseklinti duomenys yra netinkamai suformuoti. Pirmas skyrius nėra "
 "GTKTEXTBUFFERCONTENTS-0001"
 
-#: gtk/gtktextutil.c:60
+#: ../gtk/gtktextutil.c:58
 msgid "LRM _Left-to-right mark"
 msgstr "_LRM Žymė iš kairės į dešinę"
 
-#: gtk/gtktextutil.c:61
+#: ../gtk/gtktextutil.c:59
 msgid "RLM _Right-to-left mark"
 msgstr "_RLM Žymė iš dešinės į kairę"
 
-#: gtk/gtktextutil.c:62
+#: ../gtk/gtktextutil.c:60
 msgid "LRE Left-to-right _embedding"
 msgstr "LRE Iš-kairės-į-d_ešinę integruotas"
 
-#: gtk/gtktextutil.c:63
+#: ../gtk/gtktextutil.c:61
 msgid "RLE Right-to-left e_mbedding"
 msgstr "RLE Iš-dešinės-į-kairę i_ntegruotas"
 
-#: gtk/gtktextutil.c:64
+#: ../gtk/gtktextutil.c:62
 msgid "LRO Left-to-right _override"
 msgstr "LRO Iš-kairės-į-dešinę _atšaukiantis"
 
-#: gtk/gtktextutil.c:65
+#: ../gtk/gtktextutil.c:63
 msgid "RLO Right-to-left o_verride"
 msgstr "RLO Iš-dešinės-į-kairę a_tšaukiantis"
 
-#: gtk/gtktextutil.c:66
+#: ../gtk/gtktextutil.c:64
 msgid "PDF _Pop directional formatting"
 msgstr "PDF _Pop kryptingas formatavimas"
 
-#: gtk/gtktextutil.c:67
+#: ../gtk/gtktextutil.c:65
 msgid "ZWS _Zero width space"
 msgstr "ZWS N_ulinio pločio tarpas"
 
-#: gtk/gtktextutil.c:68
+#: ../gtk/gtktextutil.c:66
 msgid "ZWJ Zero width _joiner"
 msgstr "ZWJ Nulinio pločio _jungtis"
 
-#: gtk/gtktextutil.c:69
+#: ../gtk/gtktextutil.c:67
 msgid "ZWNJ Zero width _non-joiner"
 msgstr "ZWNJ Nulinio pločio _ne-jungtis"
 
-#: gtk/gtkthemes.c:71
-#, c-format
-msgid "Unable to locate theme engine in module_path: \"%s\","
-msgstr "Nepavyko aptikti temų generatoriaus tarp module_path: \"%s\","
-
-#: gtk/gtktipsquery.c:187
-msgid "--- No Tip ---"
-msgstr "-Nėra pagalbos-"
-
-#: gtk/gtkuimanager.c:1247
-#, c-format
-msgid "Unknown attribute '%s' on line %d char %d"
-msgstr "Nežinomas požymis „%s“ eilutės %d stulpelyje %d"
-
-#: gtk/gtkuimanager.c:1464
+#: ../gtk/gtkuimanager.c:1781
 #, c-format
 msgid "Unexpected start tag '%s' on line %d char %d"
 msgstr "Netinkama pradžios žymė „%s“ eilutės %d stulpelyje %d"
 
-#: gtk/gtkuimanager.c:1554
+#: ../gtk/gtkuimanager.c:1871
 #, c-format
 msgid "Unexpected character data on line %d char %d"
 msgstr "Neleistini simboliniai duomenys eilutės %d stulpelyje %d"
 
-#: gtk/gtkuimanager.c:2377
+#: ../gtk/gtkuimanager.c:2694
 msgid "Empty"
 msgstr "Tuščias"
 
-#: gtk/gtkvolumebutton.c:81
+#: ../gtk/gtkvolumebutton.c:169
 msgid "Volume"
 msgstr "Garsumas"
 
-#: gtk/gtkvolumebutton.c:83
+#: ../gtk/gtkvolumebutton.c:171
+msgid "Turns volume down or up"
+msgstr "Tylina arba garsina"
+
+#: ../gtk/gtkvolumebutton.c:174
+msgid "Adjusts the volume"
+msgstr "Keičia garsumą"
+
+#: ../gtk/gtkvolumebutton.c:180 ../gtk/gtkvolumebutton.c:183
 msgid "Volume Down"
 msgstr "Patylinti"
 
-#: gtk/gtkvolumebutton.c:85
+#: ../gtk/gtkvolumebutton.c:182
+msgid "Decreases the volume"
+msgstr "Patylina"
+
+#: ../gtk/gtkvolumebutton.c:186 ../gtk/gtkvolumebutton.c:189
 msgid "Volume Up"
 msgstr "Pagarsinti"
 
-#: gtk/gtkvolumebutton.c:139
+#: ../gtk/gtkvolumebutton.c:188
+msgid "Increases the volume"
+msgstr "Pagarsina"
+
+#: ../gtk/gtkvolumebutton.c:246
 msgid "Muted"
 msgstr "Nutildyta"
 
-#: gtk/gtkvolumebutton.c:143
+#: ../gtk/gtkvolumebutton.c:250
 msgid "Full Volume"
 msgstr "Visas garsumas"
 
@@ -3512,919 +3382,928 @@ msgstr "Visas garsumas"
 #. * as used in the tooltip, eg. "49 %".
 #. * Translate the "%d" to "%Id" if you want to use localised digits,
 #. * or otherwise translate the "%d" to "%d".
-#. * Do not translate and do not include the "volume percentage|"
-#. * part in the translation!
 #.
-#: gtk/gtkvolumebutton.c:158
+#: ../gtk/gtkvolumebutton.c:263
 #, c-format
-msgid "volume percentage|%d %%"
+msgctxt "volume percentage"
+msgid "%d %%"
 msgstr "%d %%"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:5
-msgid "paper size|asme_f"
+#: ../gtk/paper_names_offsets.c:4
+msgctxt "paper size"
+msgid "asme_f"
 msgstr "asme_f"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:7
-msgid "paper size|A0x2"
+#: ../gtk/paper_names_offsets.c:5
+msgctxt "paper size"
+msgid "A0x2"
 msgstr "A0x2"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:9
-msgid "paper size|A0"
+#: ../gtk/paper_names_offsets.c:6
+msgctxt "paper size"
+msgid "A0"
 msgstr "A0"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:11
-msgid "paper size|A0x3"
+#: ../gtk/paper_names_offsets.c:7
+msgctxt "paper size"
+msgid "A0x3"
 msgstr "A0x3"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:13
-msgid "paper size|A1"
+#: ../gtk/paper_names_offsets.c:8
+msgctxt "paper size"
+msgid "A1"
 msgstr "A1"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:15
-msgid "paper size|A10"
+#: ../gtk/paper_names_offsets.c:9
+msgctxt "paper size"
+msgid "A10"
 msgstr "A10"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:17
-msgid "paper size|A1x3"
+#: ../gtk/paper_names_offsets.c:10
+msgctxt "paper size"
+msgid "A1x3"
 msgstr "A1x3"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:19
-msgid "paper size|A1x4"
+#: ../gtk/paper_names_offsets.c:11
+msgctxt "paper size"
+msgid "A1x4"
 msgstr "A1x4"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:21
-msgid "paper size|A2"
+#: ../gtk/paper_names_offsets.c:12
+msgctxt "paper size"
+msgid "A2"
 msgstr "A2"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:23
-msgid "paper size|A2x3"
+#: ../gtk/paper_names_offsets.c:13
+msgctxt "paper size"
+msgid "A2x3"
 msgstr "A2x3"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:25
-msgid "paper size|A2x4"
+#: ../gtk/paper_names_offsets.c:14
+msgctxt "paper size"
+msgid "A2x4"
 msgstr "A2x4"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:27
-msgid "paper size|A2x5"
+#: ../gtk/paper_names_offsets.c:15
+msgctxt "paper size"
+msgid "A2x5"
 msgstr "A2x5"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:29
-msgid "paper size|A3"
+#: ../gtk/paper_names_offsets.c:16
+msgctxt "paper size"
+msgid "A3"
 msgstr "A3"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:31
-msgid "paper size|A3 Extra"
+#: ../gtk/paper_names_offsets.c:17
+msgctxt "paper size"
+msgid "A3 Extra"
 msgstr "A3 ekstra"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:33
-msgid "paper size|A3x3"
+#: ../gtk/paper_names_offsets.c:18
+msgctxt "paper size"
+msgid "A3x3"
 msgstr "A3x3"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:35
-msgid "paper size|A3x4"
+#: ../gtk/paper_names_offsets.c:19
+msgctxt "paper size"
+msgid "A3x4"
 msgstr "A3x4"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:37
-msgid "paper size|A3x5"
+#: ../gtk/paper_names_offsets.c:20
+msgctxt "paper size"
+msgid "A3x5"
 msgstr "A3x5"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:39
-msgid "paper size|A3x6"
+#: ../gtk/paper_names_offsets.c:21
+msgctxt "paper size"
+msgid "A3x6"
 msgstr "A3x6"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:41
-msgid "paper size|A3x7"
+#: ../gtk/paper_names_offsets.c:22
+msgctxt "paper size"
+msgid "A3x7"
 msgstr "A3x7"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:43
-msgid "paper size|A4"
+#: ../gtk/paper_names_offsets.c:23
+msgctxt "paper size"
+msgid "A4"
 msgstr "A4"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:45
-msgid "paper size|A4 Extra"
+#: ../gtk/paper_names_offsets.c:24
+msgctxt "paper size"
+msgid "A4 Extra"
 msgstr "A4 ekstra"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:47
-msgid "paper size|A4 Tab"
+#: ../gtk/paper_names_offsets.c:25
+msgctxt "paper size"
+msgid "A4 Tab"
 msgstr "A4 Tab"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:49
-msgid "paper size|A4x3"
+#: ../gtk/paper_names_offsets.c:26
+msgctxt "paper size"
+msgid "A4x3"
 msgstr "A4x3"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:51
-msgid "paper size|A4x4"
+#: ../gtk/paper_names_offsets.c:27
+msgctxt "paper size"
+msgid "A4x4"
 msgstr "A4x4"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:53
-msgid "paper size|A4x5"
+#: ../gtk/paper_names_offsets.c:28
+msgctxt "paper size"
+msgid "A4x5"
 msgstr "A4x5"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:55
-msgid "paper size|A4x6"
+#: ../gtk/paper_names_offsets.c:29
+msgctxt "paper size"
+msgid "A4x6"
 msgstr "A4x6"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:57
-msgid "paper size|A4x7"
+#: ../gtk/paper_names_offsets.c:30
+msgctxt "paper size"
+msgid "A4x7"
 msgstr "A4x7"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:59
-msgid "paper size|A4x8"
+#: ../gtk/paper_names_offsets.c:31
+msgctxt "paper size"
+msgid "A4x8"
 msgstr "A4x8"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:61
-msgid "paper size|A4x9"
+#: ../gtk/paper_names_offsets.c:32
+msgctxt "paper size"
+msgid "A4x9"
 msgstr "A4x9"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:63
-msgid "paper size|A5"
+#: ../gtk/paper_names_offsets.c:33
+msgctxt "paper size"
+msgid "A5"
 msgstr "A5"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:65
-msgid "paper size|A5 Extra"
+#: ../gtk/paper_names_offsets.c:34
+msgctxt "paper size"
+msgid "A5 Extra"
 msgstr "A5 ekstra"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:67
-msgid "paper size|A6"
+#: ../gtk/paper_names_offsets.c:35
+msgctxt "paper size"
+msgid "A6"
 msgstr "A6"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:69
-msgid "paper size|A7"
+#: ../gtk/paper_names_offsets.c:36
+msgctxt "paper size"
+msgid "A7"
 msgstr "A7"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:71
-msgid "paper size|A8"
+#: ../gtk/paper_names_offsets.c:37
+msgctxt "paper size"
+msgid "A8"
 msgstr "A8"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:73
-msgid "paper size|A9"
+#: ../gtk/paper_names_offsets.c:38
+msgctxt "paper size"
+msgid "A9"
 msgstr "A9"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:75
-msgid "paper size|B0"
+#: ../gtk/paper_names_offsets.c:39
+msgctxt "paper size"
+msgid "B0"
 msgstr "B0"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:77
-msgid "paper size|B1"
+#: ../gtk/paper_names_offsets.c:40
+msgctxt "paper size"
+msgid "B1"
 msgstr "B1"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:79
-msgid "paper size|B10"
+#: ../gtk/paper_names_offsets.c:41
+msgctxt "paper size"
+msgid "B10"
 msgstr "B10"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:81
-msgid "paper size|B2"
+#: ../gtk/paper_names_offsets.c:42
+msgctxt "paper size"
+msgid "B2"
 msgstr "B2"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:83
-msgid "paper size|B3"
+#: ../gtk/paper_names_offsets.c:43
+msgctxt "paper size"
+msgid "B3"
 msgstr "B3"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:85
-msgid "paper size|B4"
+#: ../gtk/paper_names_offsets.c:44
+msgctxt "paper size"
+msgid "B4"
 msgstr "B4"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:87
-msgid "paper size|B5"
+#: ../gtk/paper_names_offsets.c:45
+msgctxt "paper size"
+msgid "B5"
 msgstr "B5"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:89
-msgid "paper size|B5 Extra"
+#: ../gtk/paper_names_offsets.c:46
+msgctxt "paper size"
+msgid "B5 Extra"
 msgstr "B5 ekstra"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:91
-msgid "paper size|B6"
+#: ../gtk/paper_names_offsets.c:47
+msgctxt "paper size"
+msgid "B6"
 msgstr "B6"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:93
-msgid "paper size|B6/C4"
+#: ../gtk/paper_names_offsets.c:48
+msgctxt "paper size"
+msgid "B6/C4"
 msgstr "B6/C4"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:95
-msgid "paper size|B7"
+#: ../gtk/paper_names_offsets.c:49
+msgctxt "paper size"
+msgid "B7"
 msgstr "B7"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:97
-msgid "paper size|B8"
+#: ../gtk/paper_names_offsets.c:50
+msgctxt "paper size"
+msgid "B8"
 msgstr "B8"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:99
-msgid "paper size|B9"
+#: ../gtk/paper_names_offsets.c:51
+msgctxt "paper size"
+msgid "B9"
 msgstr "B9"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:101
-msgid "paper size|C0"
+#: ../gtk/paper_names_offsets.c:52
+msgctxt "paper size"
+msgid "C0"
 msgstr "C0"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:103
-msgid "paper size|C1"
+#: ../gtk/paper_names_offsets.c:53
+msgctxt "paper size"
+msgid "C1"
 msgstr "C1"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:105
-msgid "paper size|C10"
+#: ../gtk/paper_names_offsets.c:54
+msgctxt "paper size"
+msgid "C10"
 msgstr "C10"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:107
-msgid "paper size|C2"
+#: ../gtk/paper_names_offsets.c:55
+msgctxt "paper size"
+msgid "C2"
 msgstr "C2"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:109
-msgid "paper size|C3"
+#: ../gtk/paper_names_offsets.c:56
+msgctxt "paper size"
+msgid "C3"
 msgstr "C3"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:111
-msgid "paper size|C4"
+#: ../gtk/paper_names_offsets.c:57
+msgctxt "paper size"
+msgid "C4"
 msgstr "C4"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:113
-msgid "paper size|C5"
+#: ../gtk/paper_names_offsets.c:58
+msgctxt "paper size"
+msgid "C5"
 msgstr "C5"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:115
-msgid "paper size|C6"
+#: ../gtk/paper_names_offsets.c:59
+msgctxt "paper size"
+msgid "C6"
 msgstr "C6"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:117
-msgid "paper size|C6/C5"
+#: ../gtk/paper_names_offsets.c:60
+msgctxt "paper size"
+msgid "C6/C5"
 msgstr "C6/C5"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:119
-msgid "paper size|C7"
+#: ../gtk/paper_names_offsets.c:61
+msgctxt "paper size"
+msgid "C7"
 msgstr "C7"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:121
-msgid "paper size|C7/C6"
+#: ../gtk/paper_names_offsets.c:62
+msgctxt "paper size"
+msgid "C7/C6"
 msgstr "C7/C6"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:123
-msgid "paper size|C8"
+#: ../gtk/paper_names_offsets.c:63
+msgctxt "paper size"
+msgid "C8"
 msgstr "C8"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:125
-msgid "paper size|C9"
+#: ../gtk/paper_names_offsets.c:64
+msgctxt "paper size"
+msgid "C9"
 msgstr "C9"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:127
-msgid "paper size|DL Envelope"
+#: ../gtk/paper_names_offsets.c:65
+msgctxt "paper size"
+msgid "DL Envelope"
 msgstr "DL vokas"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:129
-msgid "paper size|RA0"
+#: ../gtk/paper_names_offsets.c:66
+msgctxt "paper size"
+msgid "RA0"
 msgstr "RA0"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:131
-msgid "paper size|RA1"
+#: ../gtk/paper_names_offsets.c:67
+msgctxt "paper size"
+msgid "RA1"
 msgstr "RA1"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:133
-msgid "paper size|RA2"
+#: ../gtk/paper_names_offsets.c:68
+msgctxt "paper size"
+msgid "RA2"
 msgstr "RA2"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:135
-msgid "paper size|SRA0"
+#: ../gtk/paper_names_offsets.c:69
+msgctxt "paper size"
+msgid "SRA0"
 msgstr "SRA0"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:137
-msgid "paper size|SRA1"
+#: ../gtk/paper_names_offsets.c:70
+msgctxt "paper size"
+msgid "SRA1"
 msgstr "SRA1"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:139
-msgid "paper size|SRA2"
+#: ../gtk/paper_names_offsets.c:71
+msgctxt "paper size"
+msgid "SRA2"
 msgstr "SRA2"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:141
-msgid "paper size|JB0"
+#: ../gtk/paper_names_offsets.c:72
+msgctxt "paper size"
+msgid "JB0"
 msgstr "JB0"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:143
-msgid "paper size|JB1"
+#: ../gtk/paper_names_offsets.c:73
+msgctxt "paper size"
+msgid "JB1"
 msgstr "JB1"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:145
-msgid "paper size|JB10"
+#: ../gtk/paper_names_offsets.c:74
+msgctxt "paper size"
+msgid "JB10"
 msgstr "JB10"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:147
-msgid "paper size|JB2"
+#: ../gtk/paper_names_offsets.c:75
+msgctxt "paper size"
+msgid "JB2"
 msgstr "JB2"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:149
-msgid "paper size|JB3"
+#: ../gtk/paper_names_offsets.c:76
+msgctxt "paper size"
+msgid "JB3"
 msgstr "JB3"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:151
-msgid "paper size|JB4"
+#: ../gtk/paper_names_offsets.c:77
+msgctxt "paper size"
+msgid "JB4"
 msgstr "JB4"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:153
-msgid "paper size|JB5"
+#: ../gtk/paper_names_offsets.c:78
+msgctxt "paper size"
+msgid "JB5"
 msgstr "JB5"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:155
-msgid "paper size|JB6"
+#: ../gtk/paper_names_offsets.c:79
+msgctxt "paper size"
+msgid "JB6"
 msgstr "JB6"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:157
-msgid "paper size|JB7"
+#: ../gtk/paper_names_offsets.c:80
+msgctxt "paper size"
+msgid "JB7"
 msgstr "JB7"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:159
-msgid "paper size|JB8"
+#: ../gtk/paper_names_offsets.c:81
+msgctxt "paper size"
+msgid "JB8"
 msgstr "JB8"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:161
-msgid "paper size|JB9"
+#: ../gtk/paper_names_offsets.c:82
+msgctxt "paper size"
+msgid "JB9"
 msgstr "JB9"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:163
-msgid "paper size|jis exec"
+#: ../gtk/paper_names_offsets.c:83
+msgctxt "paper size"
+msgid "jis exec"
 msgstr "jis vykdomasis"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:165
-msgid "paper size|Choukei 2 Envelope"
+#: ../gtk/paper_names_offsets.c:84
+msgctxt "paper size"
+msgid "Choukei 2 Envelope"
 msgstr "Choukei 2 vokas"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:167
-msgid "paper size|Choukei 3 Envelope"
+#: ../gtk/paper_names_offsets.c:85
+msgctxt "paper size"
+msgid "Choukei 3 Envelope"
 msgstr "Choukei 3 vokas"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:169
-msgid "paper size|Choukei 4 Envelope"
+#: ../gtk/paper_names_offsets.c:86
+msgctxt "paper size"
+msgid "Choukei 4 Envelope"
 msgstr "Choukei 4 vokas"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:171
-msgid "paper size|hagaki (postcard)"
+#: ../gtk/paper_names_offsets.c:87
+msgctxt "paper size"
+msgid "hagaki (postcard)"
 msgstr "hagaki (atvirutė)"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:173
-msgid "paper size|kahu Envelope"
+#: ../gtk/paper_names_offsets.c:88
+msgctxt "paper size"
+msgid "kahu Envelope"
 msgstr "kahu vokas"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:175
-msgid "paper size|kaku2 Envelope"
+#: ../gtk/paper_names_offsets.c:89
+msgctxt "paper size"
+msgid "kaku2 Envelope"
 msgstr "kaku2 vokas"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:177
-msgid "paper size|oufuku (reply postcard)"
+#: ../gtk/paper_names_offsets.c:90
+msgctxt "paper size"
+msgid "oufuku (reply postcard)"
 msgstr "oufuku (atsakomoji atvirutė)"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:179
-msgid "paper size|you4 Envelope"
+#: ../gtk/paper_names_offsets.c:91
+msgctxt "paper size"
+msgid "you4 Envelope"
 msgstr "you4 vokas"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:181
-msgid "paper size|10x11"
+#: ../gtk/paper_names_offsets.c:92
+msgctxt "paper size"
+msgid "10x11"
 msgstr "10x11"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:183
-msgid "paper size|10x13"
+#: ../gtk/paper_names_offsets.c:93
+msgctxt "paper size"
+msgid "10x13"
 msgstr "10x13"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:185
-msgid "paper size|10x14"
+#: ../gtk/paper_names_offsets.c:94
+msgctxt "paper size"
+msgid "10x14"
 msgstr "10x14"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:187 gtk/paper_names_offsets.c:189
-msgid "paper size|10x15"
+#: ../gtk/paper_names_offsets.c:95 ../gtk/paper_names_offsets.c:96
+msgctxt "paper size"
+msgid "10x15"
 msgstr "10x15"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:191
-msgid "paper size|11x12"
+#: ../gtk/paper_names_offsets.c:97
+msgctxt "paper size"
+msgid "11x12"
 msgstr "11x12"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:193
-msgid "paper size|11x15"
+#: ../gtk/paper_names_offsets.c:98
+msgctxt "paper size"
+msgid "11x15"
 msgstr "11x15"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:195
-msgid "paper size|12x19"
+#: ../gtk/paper_names_offsets.c:99
+msgctxt "paper size"
+msgid "12x19"
 msgstr "12x19"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:197
-msgid "paper size|5x7"
+#: ../gtk/paper_names_offsets.c:100
+msgctxt "paper size"
+msgid "5x7"
 msgstr "5x7"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:199
-msgid "paper size|6x9 Envelope"
+#: ../gtk/paper_names_offsets.c:101
+msgctxt "paper size"
+msgid "6x9 Envelope"
 msgstr "6x9 vokas"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:201
-msgid "paper size|7x9 Envelope"
+#: ../gtk/paper_names_offsets.c:102
+msgctxt "paper size"
+msgid "7x9 Envelope"
 msgstr "7x9 vokas"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:203
-msgid "paper size|9x11 Envelope"
+#: ../gtk/paper_names_offsets.c:103
+msgctxt "paper size"
+msgid "9x11 Envelope"
 msgstr "9x11 vokas"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:205
-msgid "paper size|a2 Envelope"
+#: ../gtk/paper_names_offsets.c:104
+msgctxt "paper size"
+msgid "a2 Envelope"
 msgstr "a2 vokas"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:207
-msgid "paper size|Arch A"
+#: ../gtk/paper_names_offsets.c:105
+msgctxt "paper size"
+msgid "Arch A"
 msgstr "Arch A"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:209
-msgid "paper size|Arch B"
+#: ../gtk/paper_names_offsets.c:106
+msgctxt "paper size"
+msgid "Arch B"
 msgstr "Arch B"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:211
-msgid "paper size|Arch C"
+#: ../gtk/paper_names_offsets.c:107
+msgctxt "paper size"
+msgid "Arch C"
 msgstr "Arch C"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:213
-msgid "paper size|Arch D"
+#: ../gtk/paper_names_offsets.c:108
+msgctxt "paper size"
+msgid "Arch D"
 msgstr "Arch D"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:215
-msgid "paper size|Arch E"
+#: ../gtk/paper_names_offsets.c:109
+msgctxt "paper size"
+msgid "Arch E"
 msgstr "Arch E"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:217
-msgid "paper size|b-plus"
+#: ../gtk/paper_names_offsets.c:110
+msgctxt "paper size"
+msgid "b-plus"
 msgstr "b-plus"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:219
-msgid "paper size|c"
+#: ../gtk/paper_names_offsets.c:111
+msgctxt "paper size"
+msgid "c"
 msgstr "c"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:221
-msgid "paper size|c5 Envelope"
+#: ../gtk/paper_names_offsets.c:112
+msgctxt "paper size"
+msgid "c5 Envelope"
 msgstr "c5 vokas"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:223
-msgid "paper size|d"
+#: ../gtk/paper_names_offsets.c:113
+msgctxt "paper size"
+msgid "d"
 msgstr "d"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:225
-msgid "paper size|e"
+#: ../gtk/paper_names_offsets.c:114
+msgctxt "paper size"
+msgid "e"
 msgstr "e"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:227
-msgid "paper size|edp"
+#: ../gtk/paper_names_offsets.c:115
+msgctxt "paper size"
+msgid "edp"
 msgstr "edp"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:229
-msgid "paper size|European edp"
+#: ../gtk/paper_names_offsets.c:116
+msgctxt "paper size"
+msgid "European edp"
 msgstr "Europietiškas edp"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:231
-msgid "paper size|Executive"
+#: ../gtk/paper_names_offsets.c:117
+msgctxt "paper size"
+msgid "Executive"
 msgstr "Vykdomasis"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:233
-msgid "paper size|f"
+#: ../gtk/paper_names_offsets.c:118
+msgctxt "paper size"
+msgid "f"
 msgstr "f"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:235
-msgid "paper size|FanFold European"
+#: ../gtk/paper_names_offsets.c:119
+msgctxt "paper size"
+msgid "FanFold European"
 msgstr "FanFold europietiškas"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:237
-msgid "paper size|FanFold US"
+#: ../gtk/paper_names_offsets.c:120
+msgctxt "paper size"
+msgid "FanFold US"
 msgstr "FanFold JAV"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:239
-msgid "paper size|FanFold German Legal"
+#: ../gtk/paper_names_offsets.c:121
+msgctxt "paper size"
+msgid "FanFold German Legal"
 msgstr "FanFold vokiškas teisinis"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:241
-msgid "paper size|Government Legal"
+#: ../gtk/paper_names_offsets.c:122
+msgctxt "paper size"
+msgid "Government Legal"
 msgstr "Vyriausybinis teisinis"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:243
-msgid "paper size|Government Letter"
+#: ../gtk/paper_names_offsets.c:123
+msgctxt "paper size"
+msgid "Government Letter"
 msgstr "Vyriausybinis laiškas"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:245
-msgid "paper size|Index 3x5"
+#: ../gtk/paper_names_offsets.c:124
+msgctxt "paper size"
+msgid "Index 3x5"
 msgstr "Indekas 3x5"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:247
-msgid "paper size|Index 4x6 (postcard)"
+#: ../gtk/paper_names_offsets.c:125
+msgctxt "paper size"
+msgid "Index 4x6 (postcard)"
 msgstr "Indeksas 4x6 (atvirutė)"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:249
-msgid "paper size|Index 4x6 ext"
+#: ../gtk/paper_names_offsets.c:126
+msgctxt "paper size"
+msgid "Index 4x6 ext"
 msgstr "Indeksas 4x6 išpl"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:251
-msgid "paper size|Index 5x8"
+#: ../gtk/paper_names_offsets.c:127
+msgctxt "paper size"
+msgid "Index 5x8"
 msgstr "Indeksas 5x8"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:253
-msgid "paper size|Invoice"
+#: ../gtk/paper_names_offsets.c:128
+msgctxt "paper size"
+msgid "Invoice"
 msgstr "Važtaraštis"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:255
-msgid "paper size|Tabloid"
+#: ../gtk/paper_names_offsets.c:129
+msgctxt "paper size"
+msgid "Tabloid"
 msgstr "Laikraštis"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:257
-msgid "paper size|US Legal"
+#: ../gtk/paper_names_offsets.c:130
+msgctxt "paper size"
+msgid "US Legal"
 msgstr "JAV teisinis"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:259
-msgid "paper size|US Legal Extra"
+#: ../gtk/paper_names_offsets.c:131
+msgctxt "paper size"
+msgid "US Legal Extra"
 msgstr "JAV teisinis ekstra"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:261
-msgid "paper size|US Letter"
+#: ../gtk/paper_names_offsets.c:132
+msgctxt "paper size"
+msgid "US Letter"
 msgstr "JAV laiškas"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:263
-msgid "paper size|US Letter Extra"
+#: ../gtk/paper_names_offsets.c:133
+msgctxt "paper size"
+msgid "US Letter Extra"
 msgstr "JAV laiškas ekstra"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:265
-msgid "paper size|US Letter Plus"
+#: ../gtk/paper_names_offsets.c:134
+msgctxt "paper size"
+msgid "US Letter Plus"
 msgstr "JAV laiškas plius"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:267
-msgid "paper size|Monarch Envelope"
+#: ../gtk/paper_names_offsets.c:135
+msgctxt "paper size"
+msgid "Monarch Envelope"
 msgstr "Monarch vokas"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:269
-msgid "paper size|#10 Envelope"
+#: ../gtk/paper_names_offsets.c:136
+msgctxt "paper size"
+msgid "#10 Envelope"
 msgstr "#10 vokas"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:271
-msgid "paper size|#11 Envelope"
+#: ../gtk/paper_names_offsets.c:137
+msgctxt "paper size"
+msgid "#11 Envelope"
 msgstr "#11 vokas"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:273
-msgid "paper size|#12 Envelope"
+#: ../gtk/paper_names_offsets.c:138
+msgctxt "paper size"
+msgid "#12 Envelope"
 msgstr "#12 vokas"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:275
-msgid "paper size|#14 Envelope"
+#: ../gtk/paper_names_offsets.c:139
+msgctxt "paper size"
+msgid "#14 Envelope"
 msgstr "#14 vokas"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:277
-msgid "paper size|#9 Envelope"
+#: ../gtk/paper_names_offsets.c:140
+msgctxt "paper size"
+msgid "#9 Envelope"
 msgstr "#9 vokas"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:279
-msgid "paper size|Personal Envelope"
+#: ../gtk/paper_names_offsets.c:141
+msgctxt "paper size"
+msgid "Personal Envelope"
 msgstr "Asmeninis vokas"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:281
-msgid "paper size|Quarto"
+#: ../gtk/paper_names_offsets.c:142
+msgctxt "paper size"
+msgid "Quarto"
 msgstr "Quarto"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:283
-msgid "paper size|Super A"
+#: ../gtk/paper_names_offsets.c:143
+msgctxt "paper size"
+msgid "Super A"
 msgstr "Super A"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:285
-msgid "paper size|Super B"
+#: ../gtk/paper_names_offsets.c:144
+msgctxt "paper size"
+msgid "Super B"
 msgstr "Super B"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:287
-msgid "paper size|Wide Format"
+#: ../gtk/paper_names_offsets.c:145
+msgctxt "paper size"
+msgid "Wide Format"
 msgstr "Plačiaformatis"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:289
-msgid "paper size|Dai-pa-kai"
+#: ../gtk/paper_names_offsets.c:146
+msgctxt "paper size"
+msgid "Dai-pa-kai"
 msgstr "Dai-pa-kai"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:291
-msgid "paper size|Folio"
+#: ../gtk/paper_names_offsets.c:147
+msgctxt "paper size"
+msgid "Folio"
 msgstr "Folio"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:293
-msgid "paper size|Folio sp"
+#: ../gtk/paper_names_offsets.c:148
+msgctxt "paper size"
+msgid "Folio sp"
 msgstr "Folio sp"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:295
-msgid "paper size|Invite Envelope"
+#: ../gtk/paper_names_offsets.c:149
+msgctxt "paper size"
+msgid "Invite Envelope"
 msgstr "Pakvietimo vokas"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:297
-msgid "paper size|Italian Envelope"
+#: ../gtk/paper_names_offsets.c:150
+msgctxt "paper size"
+msgid "Italian Envelope"
 msgstr "Itališkas vokas"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:299
-msgid "paper size|juuro-ku-kai"
+#: ../gtk/paper_names_offsets.c:151
+msgctxt "paper size"
+msgid "juuro-ku-kai"
 msgstr "juuro-ku-kai"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:301
-msgid "paper size|pa-kai"
+#: ../gtk/paper_names_offsets.c:152
+msgctxt "paper size"
+msgid "pa-kai"
 msgstr "pa-kai"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:303
-msgid "paper size|Postfix Envelope"
+#: ../gtk/paper_names_offsets.c:153
+msgctxt "paper size"
+msgid "Postfix Envelope"
 msgstr "Postfix vokas"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:305
-msgid "paper size|Small Photo"
+#: ../gtk/paper_names_offsets.c:154
+msgctxt "paper size"
+msgid "Small Photo"
 msgstr "Maža fotografija"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:307
-msgid "paper size|prc1 Envelope"
+#: ../gtk/paper_names_offsets.c:155
+msgctxt "paper size"
+msgid "prc1 Envelope"
 msgstr "prc1 vokas"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:309
-msgid "paper size|prc10 Envelope"
+#: ../gtk/paper_names_offsets.c:156
+msgctxt "paper size"
+msgid "prc10 Envelope"
 msgstr "prc10 vokas"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:311
-msgid "paper size|prc 16k"
+#: ../gtk/paper_names_offsets.c:157
+msgctxt "paper size"
+msgid "prc 16k"
 msgstr "prc 16k"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:313
-msgid "paper size|prc2 Envelope"
+#: ../gtk/paper_names_offsets.c:158
+msgctxt "paper size"
+msgid "prc2 Envelope"
 msgstr "prc2 vokas"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:315
-msgid "paper size|prc3 Envelope"
+#: ../gtk/paper_names_offsets.c:159
+msgctxt "paper size"
+msgid "prc3 Envelope"
 msgstr "prc3 vokas"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:317
-msgid "paper size|prc 32k"
+#: ../gtk/paper_names_offsets.c:160
+msgctxt "paper size"
+msgid "prc 32k"
 msgstr "prc 32k"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:319
-msgid "paper size|prc4 Envelope"
+#: ../gtk/paper_names_offsets.c:161
+msgctxt "paper size"
+msgid "prc4 Envelope"
 msgstr "prc4 vokas"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:321
-msgid "paper size|prc5 Envelope"
+#: ../gtk/paper_names_offsets.c:162
+msgctxt "paper size"
+msgid "prc5 Envelope"
 msgstr "prc5 vokas"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:323
-msgid "paper size|prc6 Envelope"
+#: ../gtk/paper_names_offsets.c:163
+msgctxt "paper size"
+msgid "prc6 Envelope"
 msgstr "prc6 vokas"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:325
-msgid "paper size|prc7 Envelope"
+#: ../gtk/paper_names_offsets.c:164
+msgctxt "paper size"
+msgid "prc7 Envelope"
 msgstr "prc7 vokas"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:327
-msgid "paper size|prc8 Envelope"
+#: ../gtk/paper_names_offsets.c:165
+msgctxt "paper size"
+msgid "prc8 Envelope"
 msgstr "prc8 vokas"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:329
-msgid "paper size|ROC 16k"
+#: ../gtk/paper_names_offsets.c:166
+msgctxt "paper size"
+msgid "prc9 Envelope"
+msgstr "prc9 vokas"
+
+#: ../gtk/paper_names_offsets.c:167
+msgctxt "paper size"
+msgid "ROC 16k"
 msgstr "ROC 16k"
 
-#. translators, strip everything up to the first |
-#: gtk/paper_names_offsets.c:331
-msgid "paper size|ROC 8k"
+#: ../gtk/paper_names_offsets.c:168
+msgctxt "paper size"
+msgid "ROC 8k"
 msgstr "ROC 8k"
 
-#: gtk/updateiconcache.c:490 gtk/updateiconcache.c:550
-#, c-format
-msgid "different idatas found for symlinked '%s' and '%s'\n"
-msgstr "simboliškai susietiem „%s“ ir „%s“ rasti skirtingi i-duomenys\n"
-
-#: gtk/updateiconcache.c:1372
+#: ../gtk/updateiconcache.c:1368
 #, c-format
 msgid "Failed to write header\n"
 msgstr "Nepavyko įrašyti antraštės\n"
 
-#: gtk/updateiconcache.c:1378
+#: ../gtk/updateiconcache.c:1374
 #, c-format
 msgid "Failed to write hash table\n"
 msgstr "Nepavyko įrašyti maišos lentelės\n"
 
-#: gtk/updateiconcache.c:1384
+#: ../gtk/updateiconcache.c:1380
 #, c-format
 msgid "Failed to write folder index\n"
 msgstr "Nepavyko įrašyti aplanko indekso\n"
 
-#: gtk/updateiconcache.c:1392
+#: ../gtk/updateiconcache.c:1388
 #, c-format
 msgid "Failed to rewrite header\n"
 msgstr "Nepavyko perrašyti antraštės\n"
 
-#: gtk/updateiconcache.c:1444
+#: ../gtk/updateiconcache.c:1482
+#, c-format
+msgid "Failed to open file %s : %s\n"
+msgstr "Nepavyko atverti failo „%s“: %s\n"
+
+#: ../gtk/updateiconcache.c:1490 ../gtk/updateiconcache.c:1520
 #, c-format
 msgid "Failed to write cache file: %s\n"
 msgstr "Nepavyko įrašyti podėlio failo: %s\n"
 
-#: gtk/updateiconcache.c:1479
+#: ../gtk/updateiconcache.c:1530
 #, c-format
 msgid "The generated cache was invalid.\n"
 msgstr "Sugeneruotas podėlis buvo netinkamas.\n"
 
-#: gtk/updateiconcache.c:1493
+#: ../gtk/updateiconcache.c:1544
 #, c-format
 msgid "Could not rename %s to %s: %s, removing %s then.\n"
 msgstr "Nepavyko pervadinti %s į %s: %s, taigi %s pašalinama.\n"
 
-#: gtk/updateiconcache.c:1505
+#: ../gtk/updateiconcache.c:1558
 #, c-format
 msgid "Could not rename %s to %s: %s\n"
 msgstr "Nepavyko pervadinti %s į %s: %s\n"
 
-#: gtk/updateiconcache.c:1512
+#: ../gtk/updateiconcache.c:1568
 #, c-format
 msgid "Could not rename %s back to %s: %s.\n"
 msgstr "Nepavyko pervadinti %s atgal į %s: %s.\n"
 
-#: gtk/updateiconcache.c:1534
+#: ../gtk/updateiconcache.c:1595
 #, c-format
 msgid "Cache file created successfully.\n"
 msgstr "Podėlio failas sukurtas sėkmingai.\n"
 
-#: gtk/updateiconcache.c:1573
+#: ../gtk/updateiconcache.c:1634
 msgid "Overwrite an existing cache, even if up to date"
 msgstr "Perrašyti esamą podėlį, netgi jei nepasenęs"
 
-#: gtk/updateiconcache.c:1574
+#: ../gtk/updateiconcache.c:1635
 msgid "Don't check for the existence of index.theme"
 msgstr "Netikrinti, ar egzistuoja index.theme"
 
-#: gtk/updateiconcache.c:1575
+#: ../gtk/updateiconcache.c:1636
 msgid "Don't include image data in the cache"
 msgstr "Neįtraukti paveikslėlio duomenų į podėlį"
 
-#: gtk/updateiconcache.c:1576
+#: ../gtk/updateiconcache.c:1637
 msgid "Output a C header file"
 msgstr "Išvesti C antraštės failą"
 
-#: gtk/updateiconcache.c:1577
+#: ../gtk/updateiconcache.c:1638
 msgid "Turn off verbose output"
 msgstr "Išjungti išsamią išvestį"
 
-#: gtk/updateiconcache.c:1578
+#: ../gtk/updateiconcache.c:1639
 msgid "Validate existing icon cache"
 msgstr "Patvirtinti esantį piktogramų podėlį"
 
-#: gtk/updateiconcache.c:1641
+#: ../gtk/updateiconcache.c:1706
 #, c-format
 msgid "File not found: %s\n"
 msgstr "Failas nerastas: %s\n"
 
-#: gtk/updateiconcache.c:1647
+#: ../gtk/updateiconcache.c:1712
 #, c-format
 msgid "Not a valid icon cache: %s\n"
 msgstr "Netinkamas piktogramų podėlis: %s\n"
 
-#: gtk/updateiconcache.c:1658
+#: ../gtk/updateiconcache.c:1725
+#, c-format
+msgid "No theme index file.\n"
+msgstr "Nėra temos indekso failo.\n"
+
+#: ../gtk/updateiconcache.c:1729
 #, c-format
 msgid ""
 "No theme index file in '%s'.\n"
@@ -4435,208 +4314,506 @@ msgstr ""
 "index.\n"
 
 #. ID
-#: modules/input/imam-et.c:454
+#: ../modules/input/imam-et.c:452
 msgid "Amharic (EZ+)"
 msgstr "Amharų (EZ+)"
 
 #. ID
-#: modules/input/imcedilla.c:91
+#: ../modules/input/imcedilla.c:90
 msgid "Cedilla"
 msgstr "Sedilė"
 
 #. ID
-#: modules/input/imcyrillic-translit.c:217
+#: ../modules/input/imcyrillic-translit.c:215
 msgid "Cyrillic (Transliterated)"
 msgstr "Kirilica (transliteruotai)"
 
 #. ID
-#: modules/input/iminuktitut.c:127
+#: ../modules/input/iminuktitut.c:125
 msgid "Inuktitut (Transliterated)"
 msgstr "Inuktitutas (transliteruotai)"
 
 #. ID
-#: modules/input/imipa.c:145
+#: ../modules/input/imipa.c:143
 msgid "IPA"
 msgstr "IPA"
 
 #. ID
-#: modules/input/immultipress.c:31
+#: ../modules/input/immultipress.c:29
 msgid "Multipress"
 msgstr "Daugiaspaudis"
 
 #. ID
-#: modules/input/imthai.c:35
+#: ../modules/input/imthai.c:33
 msgid "Thai-Lao"
 msgstr "Tajų-Lao"
 
 #. ID
-#: modules/input/imti-er.c:453
+#: ../modules/input/imti-er.c:451
 msgid "Tigrigna-Eritrean (EZ+)"
 msgstr "Tigrajų (Eritrėja) (EZ+)"
 
 #. ID
-#: modules/input/imti-et.c:453
+#: ../modules/input/imti-et.c:451
 msgid "Tigrigna-Ethiopian (EZ+)"
 msgstr "Tigrajų (Etiopija) (EZ+)"
 
 #. ID
-#: modules/input/imviqr.c:244
+#: ../modules/input/imviqr.c:242
 msgid "Vietnamese (VIQR)"
 msgstr "Vietnamiečių (VIQR)"
 
 #. ID
-#: modules/input/imxim.c:28
+#: ../modules/input/imxim.c:26
 msgid "X Input Method"
 msgstr "X įvesties metodas"
 
-#: modules/printbackends/cups/gtkprintbackendcups.c:1697
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:858
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1073
+msgid "Username:"
+msgstr "Vartotojo vardas:"
+
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:859
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1082
+msgid "Password:"
+msgstr "Slaptažodis:"
+
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:898
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1095
+#, c-format
+msgid "Authentication is required to print document '%s' on printer %s"
+msgstr ""
+"Norint dokumentą „%s“ spausdinti spausdintuvu %s, reikia patvirtinti tapatybę"
+
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:900
+#, c-format
+msgid "Authentication is required to print a document on %s"
+msgstr ""
+"Norint dokumentą spausdinti spausdintuvu %s, reikia patvirtinti tapatybę"
+
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:904
+#, c-format
+msgid "Authentication is required to get attributes of job '%s'"
+msgstr "Norint gauti užduoties %s požymius, reikia patvirtinti tapatybę"
+
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:906
+msgid "Authentication is required to get attributes of a job"
+msgstr "Norint gauti užduoties požymius, reikia patvirtinti tapatybę"
+
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:910
+#, c-format
+msgid "Authentication is required to get attributes of printer %s"
+msgstr "Norint gauti spausdintuvo %s požymius, reikia patvirtinti tapatybę"
+
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:912
+msgid "Authentication is required to get attributes of a printer"
+msgstr "Norint gauti spausdintuvo požymius, reikia patvirtinti tapatybę"
+
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:915
+#, c-format
+msgid "Authentication is required to get default printer of %s"
+msgstr "Norint gauti numatytąjį %s spausdintuvą, reikia patvirtinti tapatybę"
+
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:918
+#, c-format
+msgid "Authentication is required to get printers from %s"
+msgstr "Norint gauti spausdintuvus iš %s, reikia patvirtinti tapatybę"
+
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:923
+#, c-format
+msgid "Authentication is required to get a file from %s"
+msgstr "Norint gauti failą iš %s, reikia patvirtinti tapatybę"
+
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:925
+#, c-format
+msgid "Authentication is required on %s"
+msgstr "%s reikia patvirtinti tapatybę"
+
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1067
+msgid "Domain:"
+msgstr "Sritis:"
+
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1097
+#, c-format
+msgid "Authentication is required to print document '%s'"
+msgstr "Norint išspausdinti dokumentą „%s“, reikia patvirtinti tapatybę"
+
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1102
+#, c-format
+msgid "Authentication is required to print this document on printer %s"
+msgstr ""
+"Norint išspausdinti dokumentą spausdintuvu %s, reikia patvirtinti tapatybę"
+
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1104
+msgid "Authentication is required to print this document"
+msgstr "Norint išspausdinti šį dokumentą, reikia patvirtinti tapatybę"
+
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1666
+#, c-format
+msgid "Printer '%s' is low on toner."
+msgstr "Spausdintuve „%s“ netrukus baigsis toneris."
+
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1667
+#, c-format
+msgid "Printer '%s' has no toner left."
+msgstr "Spausdintuve „%s“ baigėsi toneris."
+
+#. Translators: "Developer" like on photo development context
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1669
+#, c-format
+msgid "Printer '%s' is low on developer."
+msgstr "Spausdintuve „%s“ netrukus baigsis ryškalai."
+
+#. Translators: "Developer" like on photo development context
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1671
+#, c-format
+msgid "Printer '%s' is out of developer."
+msgstr "Spausdintuve „%s“ baigėsi ryškalai."
+
+#. Translators: "marker" is one color bin of the printer
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1673
+#, c-format
+msgid "Printer '%s' is low on at least one marker supply."
+msgstr "Spausdintuve „%s“ netrukus baigsis bent vieni dažai."
+
+#. Translators: "marker" is one color bin of the printer
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1675
+#, c-format
+msgid "Printer '%s' is out of at least one marker supply."
+msgstr "Spausdintuve „%s“ baigėsi bent vieni dažai."
+
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1676
+#, c-format
+msgid "The cover is open on printer '%s'."
+msgstr "Spausdintuvo „%s“ dangtis atvertas."
+
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1677
+#, c-format
+msgid "The door is open on printer '%s'."
+msgstr "Spausdintuvo „%s“ durelės atvertos."
+
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1678
+#, c-format
+msgid "Printer '%s' is low on paper."
+msgstr "Spausdintuve „%s“ netrukus baigsis popierius."
+
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1679
+#, c-format
+msgid "Printer '%s' is out of paper."
+msgstr "Spausdintuve „%s“ baigėsi popierius."
+
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1680
+#, c-format
+msgid "Printer '%s' is currently offline."
+msgstr "Spausdintuvas „%s“ šiuo metu nepasiekiamas."
+
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1681
+#, c-format
+msgid "There is a problem on printer '%s'."
+msgstr "Su spausdintuvu „%s“ iškilo nesklandumų."
+
+#. Translators: this is a printer status.
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2123
+msgid "Paused; Rejecting Jobs"
+msgstr "Pristabdytas, atmeta darbus"
+
+#. Translators: this is a printer status.
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2129
+msgid "Rejecting Jobs"
+msgstr "Atmeta darbus"
+
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2915
 msgid "Two Sided"
 msgstr "Dvipusis"
 
-#: modules/printbackends/cups/gtkprintbackendcups.c:1698
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2916
 msgid "Paper Type"
 msgstr "Popieriaus tipas"
 
-#: modules/printbackends/cups/gtkprintbackendcups.c:1699
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2917
 msgid "Paper Source"
 msgstr "Popieriaus šaltinis"
 
-#: modules/printbackends/cups/gtkprintbackendcups.c:1700
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2918
 msgid "Output Tray"
 msgstr "Išvesties dėklas"
 
-#: modules/printbackends/cups/gtkprintbackendcups.c:1709
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2919
+msgid "Resolution"
+msgstr "Skiriamoji geba"
+
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2920
+msgid "GhostScript pre-filtering"
+msgstr "GhostScript pirminis filtravimas"
+
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2929
 msgid "One Sided"
 msgstr "Vienpusis"
 
-#: modules/printbackends/cups/gtkprintbackendcups.c:1710
-#: modules/printbackends/cups/gtkprintbackendcups.c:1711
-#: modules/printbackends/cups/gtkprintbackendcups.c:1715
+#. Translators: this is an option of "Two Sided"
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2931
+msgid "Long Edge (Standard)"
+msgstr "Ilgasis kraštas (standartinis)"
+
+#. Translators: this is an option of "Two Sided"
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2933
+msgid "Short Edge (Flip)"
+msgstr "Trumpasis kraštas (apverstas)"
+
+#. Translators: this is an option of "Paper Source"
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2935
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2937
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2945
 msgid "Auto Select"
 msgstr "Automatinis pasirinkimas"
 
-#: modules/printbackends/cups/gtkprintbackendcups.c:1712
-#: modules/printbackends/cups/gtkprintbackendcups.c:1713
-#: modules/printbackends/cups/gtkprintbackendcups.c:1714
-#: modules/printbackends/cups/gtkprintbackendcups.c:2184
+#. Translators: this is an option of "Paper Source"
+#. Translators: this is an option of "Resolution"
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2939
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2941
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2943
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2947
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3435
 msgid "Printer Default"
 msgstr "Spausdintuvo numatytieji"
 
-#: modules/printbackends/cups/gtkprintbackendcups.c:2378
+#. Translators: this is an option of "GhostScript"
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2949
+msgid "Embed GhostScript fonts only"
+msgstr "Įterpti tik GhostScript šriftus"
+
+#. Translators: this is an option of "GhostScript"
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2951
+msgid "Convert to PS level 1"
+msgstr "Konvertuoti į PS 1-ą lygmenį"
+
+#. Translators: this is an option of "GhostScript"
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2953
+msgid "Convert to PS level 2"
+msgstr "Konvertuoti į PS 2-ą lygmenį"
+
+#. Translators: this is an option of "GhostScript"
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2955
+msgid "No pre-filtering"
+msgstr "Nėra pradinio filtravimo"
+
+#. Translators: "Miscellaneous" is the label for a button, that opens
+#. up an extra panel of settings in a print dialog.
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2964
+msgid "Miscellaneous"
+msgstr "Įvairūs"
+
+#. Translators: These strings name the possible values of the
+#. * job priority option in the print dialog
+#.
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3687
 msgid "Urgent"
 msgstr "Itin skubu"
 
-#: modules/printbackends/cups/gtkprintbackendcups.c:2378
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3687
 msgid "High"
 msgstr "Skubu"
 
-#: modules/printbackends/cups/gtkprintbackendcups.c:2378
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3687
 msgid "Medium"
 msgstr "Vidutiniškai"
 
-#: modules/printbackends/cups/gtkprintbackendcups.c:2378
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3687
 msgid "Low"
 msgstr "Neskubu"
 
-#: modules/printbackends/cups/gtkprintbackendcups.c:2380
+#. Translators, this string is used to label the job priority option
+#. * in the print dialog
+#.
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3717
+msgid "Job Priority"
+msgstr "Prioritetas"
+
+#. Translators, this string is used to label the billing info entry
+#. * in the print dialog
+#.
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3728
+msgid "Billing Info"
+msgstr "Našumo informacija"
+
+#. Translators, these strings are names for various 'standard' cover
+#. * pages that the printing system may support.
+#.
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3743
 msgid "None"
 msgstr "Nėra"
 
-#: modules/printbackends/cups/gtkprintbackendcups.c:2380
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3743
 msgid "Classified"
 msgstr "Klasifikuota"
 
-#: modules/printbackends/cups/gtkprintbackendcups.c:2380
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3743
 msgid "Confidential"
 msgstr "Konfidencialu"
 
-#: modules/printbackends/cups/gtkprintbackendcups.c:2380
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3743
 msgid "Secret"
 msgstr "Slapta"
 
-#: modules/printbackends/cups/gtkprintbackendcups.c:2380
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3743
 msgid "Standard"
 msgstr "Standartiška"
 
-#: modules/printbackends/cups/gtkprintbackendcups.c:2380
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3743
 msgid "Top Secret"
 msgstr "Labai slapta"
 
-#: modules/printbackends/cups/gtkprintbackendcups.c:2380
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3743
 msgid "Unclassified"
 msgstr "Neklasifikuota"
 
-#: modules/printbackends/cups/gtkprintbackendcups.c:2473
-#, fuzzy, c-format
-msgid "Custom %sx%s"
-msgstr "Pasirinktinis %.2fx%.2f"
+#. Translators, this string is used to label the pages-per-sheet option
+#. * in the print dialog
+#.
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3754
+msgid "Pages per Sheet"
+msgstr "Puslapių lakšte"
+
+#. Translators, this is the label used for the option in the print
+#. * dialog that controls the front cover page.
+#.
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3814
+msgid "Before"
+msgstr "Prieš"
+
+#. Translators, this is the label used for the option in the print
+#. * dialog that controls the back cover page.
+#.
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3829
+msgid "After"
+msgstr "Po"
 
-#. default filename used for print-to-file
-#: modules/printbackends/file/gtkprintbackendfile.c:236
+#. Translators: this is the name of the option that controls when
+#. * a print job is printed. Possible values are 'now', a specified time,
+#. * or 'on hold'
+#.
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3849
+msgid "Print at"
+msgstr "Kada spausdinti"
+
+#. Translators: this is the name of the option that allows the user
+#. * to specify a time when a print job will be printed.
+#.
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3860
+msgid "Print at time"
+msgstr "Spausdinti šiuo laiku"
+
+#. Translators: this format is used to display a custom paper
+#. * size. The two placeholders are replaced with the width and height
+#. * in points. E.g: "Custom 230.4x142.9"
+#.
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3895
 #, c-format
-msgid "output.%s"
-msgstr "dokumentas.%s"
+msgid "Custom %sx%s"
+msgstr "Pasirinktinis (%s×%s)"
+
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3976
+msgid "Printer Profile"
+msgstr "Spausdintuvo profilis"
+
+#. TRANSLATORS: this is when color profile information is unavailable
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3983
+msgid "Unavailable"
+msgstr "Neprieinama"
+
+#. TRANSLATORS: when we're running an old CUPS, and
+#. * it hasn't registered the device with colord
+#: ../modules/printbackends/cups/gtkprintercups.c:221
+msgid "Color management unavailable"
+msgstr "Spalvų valdymas neprieinamas"
+
+#. TRANSLATORS: when there is no color profile available
+#: ../modules/printbackends/cups/gtkprintercups.c:233
+msgid "No profile available"
+msgstr "Nėra profilio"
+
+#. TRANSLATORS: when the color profile has no title
+#: ../modules/printbackends/cups/gtkprintercups.c:244
+msgid "Unspecified profile"
+msgstr "Nenurodytas profilis"
 
-#: modules/printbackends/file/gtkprintbackendfile.c:465
+#: ../modules/printbackends/file/gtkprintbackendfile.c:249
+msgid "output"
+msgstr "išvestis"
+
+#: ../modules/printbackends/file/gtkprintbackendfile.c:521
 msgid "Print to File"
 msgstr "Spausdinti į failą"
 
-#: modules/printbackends/file/gtkprintbackendfile.c:542
+#: ../modules/printbackends/file/gtkprintbackendfile.c:647
 msgid "PDF"
 msgstr "PDF"
 
-#: modules/printbackends/file/gtkprintbackendfile.c:542
+#: ../modules/printbackends/file/gtkprintbackendfile.c:647
 msgid "Postscript"
 msgstr "Postscript"
 
-#: modules/printbackends/file/gtkprintbackendfile.c:554
-#: modules/printbackends/test/gtkprintbackendtest.c:501
+#: ../modules/printbackends/file/gtkprintbackendfile.c:647
+msgid "SVG"
+msgstr "SVG"
+
+#: ../modules/printbackends/file/gtkprintbackendfile.c:660
+#: ../modules/printbackends/test/gtkprintbackendtest.c:501
 msgid "Pages per _sheet:"
 msgstr "Puslapių _lakšte:"
 
-#: modules/printbackends/file/gtkprintbackendfile.c:600
+#: ../modules/printbackends/file/gtkprintbackendfile.c:719
 msgid "File"
 msgstr "Failas"
 
-#: modules/printbackends/file/gtkprintbackendfile.c:609
+#: ../modules/printbackends/file/gtkprintbackendfile.c:729
 msgid "_Output format"
 msgstr "_Išvesties formatas"
 
-#: modules/printbackends/lpr/gtkprintbackendlpr.c:399
+#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:393
 msgid "Print to LPR"
 msgstr "Spausdinti į LPR"
 
-#: modules/printbackends/lpr/gtkprintbackendlpr.c:425
+#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:419
 msgid "Pages Per Sheet"
 msgstr "Puslapių lakšte"
 
-#: modules/printbackends/lpr/gtkprintbackendlpr.c:432
+#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:426
 msgid "Command Line"
 msgstr "Komandų eilutė"
 
+#. SUN_BRANDING
+#: ../modules/printbackends/papi/gtkprintbackendpapi.c:809
+msgid "printer offline"
+msgstr "spausdintuvas atjungtas"
+
+#. SUN_BRANDING
+#: ../modules/printbackends/papi/gtkprintbackendpapi.c:827
+msgid "ready to print"
+msgstr "pasiruošęs spausdinti"
+
+#. SUN_BRANDING
+#: ../modules/printbackends/papi/gtkprintbackendpapi.c:830
+msgid "processing job"
+msgstr "atlieka užduotį"
+
+#. SUN_BRANDING
+#: ../modules/printbackends/papi/gtkprintbackendpapi.c:834
+msgid "paused"
+msgstr "sustabdytas"
+
+#. SUN_BRANDING
+#: ../modules/printbackends/papi/gtkprintbackendpapi.c:837
+msgid "unknown"
+msgstr "nežinoma"
+
 #. default filename used for print-to-test
-#: modules/printbackends/test/gtkprintbackendtest.c:235
+#: ../modules/printbackends/test/gtkprintbackendtest.c:232
 #, c-format
 msgid "test-output.%s"
 msgstr "bandomasis-dokumentas.%s"
 
-#: modules/printbackends/test/gtkprintbackendtest.c:465
+#: ../modules/printbackends/test/gtkprintbackendtest.c:465
 msgid "Print to Test Printer"
 msgstr "Spausdinti į bandomąjį spausdintuvą"
 
-#: tests/testfilechooser.c:205
-#, c-format
-msgid "Could not get information for file '%s': %s"
-msgstr "Nepavyko gauti failo „%s“ informacijos: %s"
-
-#~ msgid "Today at %H:%M"
-#~ msgstr "Šiandien %H:%M"
-
-#~ msgid "Default"
-#~ msgstr "Numatytasis"
-
-#~ msgid "Print Pages"
-#~ msgstr "Spausdintini puslapiai"
-
-#~ msgid "_All"
-#~ msgstr "_Visi"