]> Pileus Git - ~andy/gtk/blobdiff - po/ca.po
Updated Thai translation
[~andy/gtk] / po / ca.po
index aa5b0de14c784baf7862345c80410ff78c90a7c9..abf43244fc35b8b2de8bce71db64cb99adfd480d 100644 (file)
--- a/po/ca.po
+++ b/po/ca.po
-# Catalan translation of Gtk+.
-# Copyright © 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
+# Catalan translation of GTK+.
+# Copyright © 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006
+#    Free Software Foundation, Inc.
 # Ivan Vilata i Balaguer <ivan@selidor.net>, 1999, 2000.
 # Softcatala <gnome@softcatala.net>, 2000, 2001, 2002.
-# Jordi Mallach <jordi@sindominio.net>, 2002, 2003.
+# Jordi Mallach <jordi@sindominio.net>, 2002, 2003, 2004, 2005, 2006.
 # Mireia Farrús <mifarrus@hotmail.com>, 2003.
+# Josep Puigdemont <josep.puigdemont@gmail.com>, 2005, 2006.
+# David Planella <david.planella@gmail.com>, 2008, 2009, 2010, 2011.
+# Pau Iranzo <paugnu@gmail.com>, 2011.
+# Gil Forcada <gilforcada@guifi.net>, 2012, 2013.
+# Jordi Serratosa <jordis@softcatala.cat>, 2012.
+#
+# Recull de termes
+#
+# Trough      - regata. Es refereix a la barra d'una barra de desplaçament,
+#               sobre la qual llisca. Una altra alternativa seria «pista» o
+#               «carril».
+# Thumb       - lliscador. Es refereix al control que s'arrossega o es fa
+#               lliscar al llarg de la regata de la barra de desplaçament.
+# Scroll box  - lliscador. El mateix que «thumb»
+# Stepper     - desplaçador. Cadascuna de les fletxes dels extrems de la barra
+#               de desplaçament. Fent-hi clic es desplaça el lliscador.
+# Scale thumb - lliscador d'escalat. «A scale consists of a track with a thumb,
+#               much like a scrollbar.
+#               It is used to select a value in a given range. The user may drag
+#               the thumb across the scale track to adjust the value» .
+#               Vegeu http://wiki.mozilla.org/XUL:Slider_Tag
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: gtk+ 2.3.0\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2003-12-08 16:28-0500\n"
-"PO-Revision-Date: 2003-11-13 15:21+0100\n"
-"Last-Translator: Jordi Mallach <jordi@sindominio.net>\n"
+"Project-Id-Version: gtk+ 2.8.2\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-02-11 19:43+0000\n"
+"PO-Revision-Date: 2013-02-15 01:30+0100\n"
+"Last-Translator: Gil Forcada <gilforcada@guifi.net>\n"
 "Language-Team: Catalan <tradgnome@softcatala.org>\n"
+"Language: ca\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
+"Content-Transfer-Encoding: 8bits\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
 
-#: gdk-pixbuf/gdk-pixbuf-animation.c:147 gdk-pixbuf/gdk-pixbuf-io.c:731
-#: gdk-pixbuf/gdk-pixbuf-io.c:864 tests/testfilechooser.c:198
+#: ../gdk/gdk.c:155
 #, c-format
-msgid "Failed to open file '%s': %s"
-msgstr "No s'ha pogut obrir el fitxer «%s»: «%s»"
+msgid "Error parsing option --gdk-debug"
+msgstr "S'ha produït un error en analitzar l'opció --gdk-debug"
 
-#: gdk-pixbuf/gdk-pixbuf-animation.c:158 gdk-pixbuf/gdk-pixbuf-io.c:741
+#: ../gdk/gdk.c:175
 #, c-format
-msgid "Image file '%s' contains no data"
-msgstr "El fitxer gràfic «%s» no conté dades"
+msgid "Error parsing option --gdk-no-debug"
+msgstr "S'ha produït un error en analitzar l'opció --gdk-no-debug"
+
+#. Description of --class=CLASS in --help output
+#: ../gdk/gdk.c:203
+msgid "Program class as used by the window manager"
+msgstr "Classe del programa tal com l'utilitza el gestor de finestres"
+
+#. Placeholder in --class=CLASS in --help output
+#: ../gdk/gdk.c:204
+msgid "CLASS"
+msgstr "CLASSE"
+
+#. Description of --name=NAME in --help output
+#: ../gdk/gdk.c:206
+msgid "Program name as used by the window manager"
+msgstr "El nom del programa tal com l'utilitza el gestor de finestres"
+
+#. Placeholder in --name=NAME in --help output
+#: ../gdk/gdk.c:207
+msgid "NAME"
+msgstr "NOM"
+
+#. Description of --display=DISPLAY in --help output
+#: ../gdk/gdk.c:209
+msgid "X display to use"
+msgstr "Visualització X que s'ha d'utilitzar"
+
+#. Placeholder in --display=DISPLAY in --help output
+#: ../gdk/gdk.c:210
+msgid "DISPLAY"
+msgstr "VISUALITZACIÓ"
+
+#. Description of --gdk-debug=FLAGS in --help output
+#: ../gdk/gdk.c:213
+msgid "GDK debugging flags to set"
+msgstr "Senyaladors de depuració del GDK que s'han d'habilitar"
+
+#. 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:214 ../gdk/gdk.c:217 ../gtk/gtkmain.c:453 ../gtk/gtkmain.c:456
+msgid "FLAGS"
+msgstr "SENYALADORS"
+
+#. Description of --gdk-no-debug=FLAGS in --help output
+#: ../gdk/gdk.c:216
+msgid "GDK debugging flags to unset"
+msgstr "Senyaladors de depuració del GDK que s'han d'inhabilitar"
 
-#: gdk-pixbuf/gdk-pixbuf-animation.c:198 gdk-pixbuf/gdk-pixbuf-io.c:775
-#: gdk-pixbuf/gdk-pixbuf-io.c:901 tests/testfilechooser.c:237
-#, c-format
-msgid ""
-"Failed to load image '%s': reason not known, probably a corrupt image file"
-msgstr ""
-"No es pot carregar la imatge '%s': el motiu és desconegut, probablement un "
-"fitxer d'imatge corrupte"
+#.
+#. * 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 "Retrocés"
+
+#: ../gdk/keyname-table.h:3953
+msgctxt "keyboard label"
+msgid "Tab"
+msgstr "Tabulador"
+
+#: ../gdk/keyname-table.h:3954
+msgctxt "keyboard label"
+msgid "Return"
+msgstr "Retorn"
+
+#: ../gdk/keyname-table.h:3955
+msgctxt "keyboard label"
+msgid "Pause"
+msgstr "Pausa"
+
+#: ../gdk/keyname-table.h:3956
+msgctxt "keyboard label"
+msgid "Scroll_Lock"
+msgstr "Bloc_Despl"
+
+#: ../gdk/keyname-table.h:3957
+msgctxt "keyboard label"
+msgid "Sys_Req"
+msgstr "Pet_Sis"
+
+#: ../gdk/keyname-table.h:3958
+msgctxt "keyboard label"
+msgid "Escape"
+msgstr "Esc"
+
+#: ../gdk/keyname-table.h:3959
+msgctxt "keyboard label"
+msgid "Multi_key"
+msgstr "Tecla_multi"
+
+#: ../gdk/keyname-table.h:3960
+msgctxt "keyboard label"
+msgid "Home"
+msgstr "Inici"
+
+#: ../gdk/keyname-table.h:3961
+msgctxt "keyboard label"
+msgid "Left"
+msgstr "Esquerra"
+
+#: ../gdk/keyname-table.h:3962
+msgctxt "keyboard label"
+msgid "Up"
+msgstr "Amunt"
+
+#: ../gdk/keyname-table.h:3963
+msgctxt "keyboard label"
+msgid "Right"
+msgstr "Dreta"
+
+#: ../gdk/keyname-table.h:3964
+msgctxt "keyboard label"
+msgid "Down"
+msgstr "Avall"
+
+#: ../gdk/keyname-table.h:3965
+msgctxt "keyboard label"
+msgid "Page_Up"
+msgstr "Re_Pàg"
+
+#: ../gdk/keyname-table.h:3966
+msgctxt "keyboard label"
+msgid "Page_Down"
+msgstr "Av_Pàg"
+
+#: ../gdk/keyname-table.h:3967
+msgctxt "keyboard label"
+msgid "End"
+msgstr "Fi"
+
+# FIXME És la mateixa traducció que «Home», però no tinc cap teclat
+# amb aquesta tecla per a comprovar-ho (dpm)
+#: ../gdk/keyname-table.h:3968
+msgctxt "keyboard label"
+msgid "Begin"
+msgstr "Inici"
+
+#: ../gdk/keyname-table.h:3969
+msgctxt "keyboard label"
+msgid "Print"
+msgstr "Impr_Pant"
+
+#: ../gdk/keyname-table.h:3970
+msgctxt "keyboard label"
+msgid "Insert"
+msgstr "Insert"
+
+#: ../gdk/keyname-table.h:3971
+msgctxt "keyboard label"
+msgid "Num_Lock"
+msgstr "Bloc_Núm"
+
+#. Translators: KP_ means 'key pad' here
+#: ../gdk/keyname-table.h:3973
+msgctxt "keyboard label"
+msgid "KP_Space"
+msgstr "TN_Espai"
+
+#: ../gdk/keyname-table.h:3974
+msgctxt "keyboard label"
+msgid "KP_Tab"
+msgstr "TN_Tabulador"
+
+#: ../gdk/keyname-table.h:3975
+msgctxt "keyboard label"
+msgid "KP_Enter"
+msgstr "TN_Retorn"
+
+#: ../gdk/keyname-table.h:3976
+msgctxt "keyboard label"
+msgid "KP_Home"
+msgstr "TN_Inici"
+
+#: ../gdk/keyname-table.h:3977
+msgctxt "keyboard label"
+msgid "KP_Left"
+msgstr "TN_Esquerra"
+
+#: ../gdk/keyname-table.h:3978
+msgctxt "keyboard label"
+msgid "KP_Up"
+msgstr "TN_Amunt"
+
+#: ../gdk/keyname-table.h:3979
+msgctxt "keyboard label"
+msgid "KP_Right"
+msgstr "TN_Dreta"
+
+#: ../gdk/keyname-table.h:3980
+msgctxt "keyboard label"
+msgid "KP_Down"
+msgstr "TN_Avall"
+
+#: ../gdk/keyname-table.h:3981
+msgctxt "keyboard label"
+msgid "KP_Page_Up"
+msgstr "TN_Re_Pàg"
+
+#: ../gdk/keyname-table.h:3982
+msgctxt "keyboard label"
+msgid "KP_Prior"
+msgstr "TN_Anterior"
+
+#: ../gdk/keyname-table.h:3983
+msgctxt "keyboard label"
+msgid "KP_Page_Down"
+msgstr "TN_Av_Pàg"
+
+#: ../gdk/keyname-table.h:3984
+msgctxt "keyboard label"
+msgid "KP_Next"
+msgstr "TN_Següent"
+
+#: ../gdk/keyname-table.h:3985
+msgctxt "keyboard label"
+msgid "KP_End"
+msgstr "TN_Fi"
+
+# FIXME És la mateixa traducció que «Home», però no tinc cap teclat
+# amb aquesta tecla per a comprovar-ho (dpm)
+#: ../gdk/keyname-table.h:3986
+msgctxt "keyboard label"
+msgid "KP_Begin"
+msgstr "TN_Inici"
+
+#: ../gdk/keyname-table.h:3987
+msgctxt "keyboard label"
+msgid "KP_Insert"
+msgstr "TN_Ins"
+
+#: ../gdk/keyname-table.h:3988
+msgctxt "keyboard label"
+msgid "KP_Delete"
+msgstr "TN_Supr"
+
+#: ../gdk/keyname-table.h:3989
+msgctxt "keyboard label"
+msgid "Delete"
+msgstr "Supr"
+
+#. Translators: 'Mon' means Monitor here, and the XF86 prefix should be removed
+#: ../gdk/keyname-table.h:3991
+msgctxt "keyboard label"
+msgid "XF86MonBrightnessUp"
+msgstr "Augmenta la brillantor"
+
+#: ../gdk/keyname-table.h:3992
+msgctxt "keyboard label"
+msgid "XF86MonBrightnessDown"
+msgstr "Redueix la brillantor"
+
+#: ../gdk/keyname-table.h:3993
+msgctxt "keyboard label"
+msgid "XF86AudioMute"
+msgstr "Silencia"
+
+#: ../gdk/keyname-table.h:3994
+msgctxt "keyboard label"
+msgid "XF86AudioLowerVolume"
+msgstr "Apuja el volum"
+
+#: ../gdk/keyname-table.h:3995
+msgctxt "keyboard label"
+msgid "XF86AudioRaiseVolume"
+msgstr "Abaixa el volum"
+
+#: ../gdk/keyname-table.h:3996
+msgctxt "keyboard label"
+msgid "XF86AudioPlay"
+msgstr "Reprodueix"
+
+#: ../gdk/keyname-table.h:3997
+msgctxt "keyboard label"
+msgid "XF86AudioStop"
+msgstr "Atura"
+
+#: ../gdk/keyname-table.h:3998
+msgctxt "keyboard label"
+msgid "XF86AudioNext"
+msgstr "Següent"
+
+#: ../gdk/keyname-table.h:3999
+msgctxt "keyboard label"
+msgid "XF86AudioPrev"
+msgstr "Previ"
+
+#: ../gdk/keyname-table.h:4000
+msgctxt "keyboard label"
+msgid "XF86AudioRecord"
+msgstr "Enregistra"
+
+#: ../gdk/keyname-table.h:4001
+msgctxt "keyboard label"
+msgid "XF86AudioPause"
+msgstr "Fes una pausa"
+
+#: ../gdk/keyname-table.h:4002
+msgctxt "keyboard label"
+msgid "XF86AudioRewind"
+msgstr "Rebobina"
+
+#: ../gdk/keyname-table.h:4003
+msgctxt "keyboard label"
+msgid "XF86AudioMedia"
+msgstr "Mèdia"
+
+#: ../gdk/keyname-table.h:4004
+msgctxt "keyboard label"
+msgid "XF86ScreenSaver"
+msgstr "Estalvi de pantalla"
+
+#: ../gdk/keyname-table.h:4005
+msgctxt "keyboard label"
+msgid "XF86Battery"
+msgstr "Bateria"
+
+#: ../gdk/keyname-table.h:4006
+msgctxt "keyboard label"
+msgid "XF86Launch1"
+msgstr "Executa"
+
+#: ../gdk/keyname-table.h:4007
+msgctxt "keyboard label"
+msgid "XF86Forward"
+msgstr "Endavant"
+
+#: ../gdk/keyname-table.h:4008
+msgctxt "keyboard label"
+msgid "XF86Back"
+msgstr "Enrere"
+
+#: ../gdk/keyname-table.h:4009
+msgctxt "keyboard label"
+msgid "XF86Sleep"
+msgstr "Atura temporalment"
+
+#: ../gdk/keyname-table.h:4010
+msgctxt "keyboard label"
+msgid "XF86Hibernate"
+msgstr "Hiberna"
+
+#: ../gdk/keyname-table.h:4011
+msgctxt "keyboard label"
+msgid "XF86WLAN"
+msgstr "Wi-Fi"
+
+#: ../gdk/keyname-table.h:4012
+msgctxt "keyboard label"
+msgid "XF86WebCam"
+msgstr "Càmera web"
+
+#: ../gdk/keyname-table.h:4013
+msgctxt "keyboard label"
+msgid "XF86Display"
+msgstr "Pantalla"
 
-#: gdk-pixbuf/gdk-pixbuf-animation.c:226
+#: ../gdk/keyname-table.h:4014
+msgctxt "keyboard label"
+msgid "XF86TouchpadToggle"
+msgstr "Commuta el ratolí tàctil"
+
+#: ../gdk/keyname-table.h:4015
+msgctxt "keyboard label"
+msgid "XF86WakeUp"
+msgstr "Desperta"
+
+#: ../gdk/keyname-table.h:4016
+msgctxt "keyboard label"
+msgid "XF86Suspend"
+msgstr "Atura temporalment"
+
+#. Description of --sync in --help output
+#: ../gdk/win32/gdkmain-win32.c:53
+msgid "Don't batch GDI requests"
+msgstr "No processis en lot les sol·licituds del GDI"
+
+#. Description of --no-wintab in --help output
+#: ../gdk/win32/gdkmain-win32.c:55
+msgid "Don't use the Wintab API for tablet support"
+msgstr "No utilitzis l'API Wintab per al suport de tauleta gràfica"
+
+#. Description of --ignore-wintab in --help output
+#: ../gdk/win32/gdkmain-win32.c:57
+msgid "Same as --no-wintab"
+msgstr "El mateix que --no-wintab"
+
+#. Description of --use-wintab in --help output
+#: ../gdk/win32/gdkmain-win32.c:59
+msgid "Do use the Wintab API [default]"
+msgstr "Utilitza l'API Wintab [per defecte]"
+
+#. Description of --max-colors=COLORS in --help output
+#: ../gdk/win32/gdkmain-win32.c:61
+msgid "Size of the palette in 8 bit mode"
+msgstr "Mida de la paleta al mode 8 bits"
+
+#. Placeholder in --max-colors=COLORS in --help output
+#: ../gdk/win32/gdkmain-win32.c:62
+msgid "COLORS"
+msgstr "COLORS"
+
+#: ../gdk/x11/gdkapplaunchcontext-x11.c:292
 #, c-format
-msgid ""
-"Failed to load animation '%s': reason not known, probably a corrupt "
-"animation file"
-msgstr ""
-"No es pot carregar l'animació '%s': el motiu és desconegut, probablement un "
-"fitxer d'animació corrupte"
+msgid "Starting %s"
+msgstr "S'està iniciant %s"
 
-#: gdk-pixbuf/gdk-pixbuf-io.c:377
+#: ../gdk/x11/gdkapplaunchcontext-x11.c:305
 #, c-format
-msgid "Unable to load image-loading module: %s: %s"
-msgstr "No és possible carregar el mòdul per a la càrrega d'imatges: %s: %s"
+msgid "Opening %s"
+msgstr "S'està obrint %s"
 
-#: gdk-pixbuf/gdk-pixbuf-io.c:392
+#: ../gdk/x11/gdkapplaunchcontext-x11.c:310
 #, c-format
+msgid "Opening %d Item"
+msgid_plural "Opening %d Items"
+msgstr[0] "S'està obrint %d element"
+msgstr[1] "S'estan obrint %d elements"
+
+#: ../gtk/a11y/gtkspinneraccessible.c:39
+msgctxt "throbbing progress animation widget"
+msgid "Spinner"
+msgstr "Indicador de progrés"
+
+#: ../gtk/a11y/gtkspinneraccessible.c:40
+msgid "Provides visual indication of progress"
+msgstr "Proporciona una indicació visual del progrés"
+
+#: ../gtk/a11y/gtkswitchaccessible.c:62
+msgctxt "light switch widget"
+msgid "Switch"
+msgstr "Interruptor"
+
+#: ../gtk/a11y/gtkswitchaccessible.c:63
+msgid "Switches between on and off states"
+msgstr "Commuta entre l'estat actiu i inactiu"
+
+#: ../gtk/deprecated/gtkcolorsel.c:425
 msgid ""
-"Image-loading module %s does not export the proper interface; perhaps it's "
-"from a different GTK version?"
+"Select the color you want from the outer ring. Select the darkness or "
+"lightness of that color using the inner triangle."
 msgstr ""
-"El mòdul %s per carregar imatges no exporta la pròpia interfície; potser és "
-"d'una versió GTK diferent?"
+"Seleccioneu el color que vulgueu de l'anell extern. Seleccioneu la foscor o "
+"la claror del color utilitzant el triangle intern."
 
-#: gdk-pixbuf/gdk-pixbuf-io.c:539 gdk-pixbuf/gdk-pixbuf-io.c:587
-#, c-format
-msgid "Image type '%s' is not supported"
-msgstr "El tipus d'imatge «%s» no està implementat"
+#: ../gtk/deprecated/gtkcolorsel.c:451
+msgid ""
+"Click the eyedropper, then click a color anywhere on your screen to select "
+"that color."
+msgstr ""
+"Feu clic al selector de color i, tot seguit, feu clic en un punt de la "
+"pantalla per seleccionar-ne el color."
 
-#: gdk-pixbuf/gdk-pixbuf-io.c:619
-#, c-format
-msgid "Couldn't recognize the image file format for file '%s'"
-msgstr "No puc reconèixer el format gràfic del fitxer «%s»"
+#: ../gtk/deprecated/gtkcolorsel.c:461
+msgid "_Hue:"
+msgstr "_Matís:"
 
-#: gdk-pixbuf/gdk-pixbuf-io.c:625
-msgid "Unrecognized image file format"
-msgstr "El format del fitxer gràfic no és conegut"
+#: ../gtk/deprecated/gtkcolorsel.c:462
+msgid "Position on the color wheel."
+msgstr "Posició a la roda de colors."
 
-#: gdk-pixbuf/gdk-pixbuf-io.c:786
-#, c-format
-msgid "Failed to load image '%s': %s"
-msgstr "És impossible de carregar la imatge «%s»: «%s»"
+#: ../gtk/deprecated/gtkcolorsel.c:464
+msgid "S_aturation:"
+msgstr "S_aturació:"
 
-#: gdk-pixbuf/gdk-pixbuf-io.c:1012
-#, c-format
-msgid "This build of gdk-pixbuf does not support saving the image format: %s"
-msgstr "Aquest muntatge de gdk-pixbuf no permet desar el format d'imatge: %s"
+#: ../gtk/deprecated/gtkcolorsel.c:465
+msgid "Intensity of the color."
+msgstr "Intensitat del color."
 
-#: gdk-pixbuf/gdk-pixbuf-io.c:1123
-#, c-format
-msgid "Failed to open '%s' for writing: %s"
-msgstr "És impossible d'obrir «%s» per escriptura: %s"
+#: ../gtk/deprecated/gtkcolorsel.c:466
+msgid "_Value:"
+msgstr "_Valor:"
 
-#: gdk-pixbuf/gdk-pixbuf-io.c:1144
-#, c-format
-msgid ""
-"Failed to close '%s' while writing image, all data may not have been saved: %"
-"s"
-msgstr ""
-"No s'ha pogut desar '%s' mentre s'escrivia la imatge, és probable que no "
-"s'hagin desat totes les dades: %s"
+#: ../gtk/deprecated/gtkcolorsel.c:467
+msgid "Brightness of the color."
+msgstr "Brillantor del color."
 
-#: gdk-pixbuf/gdk-pixbuf-loader.c:332
-#, c-format
-msgid "Incremental loading of image type '%s' is not supported"
-msgstr "No està implementada la càrrega incremental del tipus d'imatge «%s»"
+#: ../gtk/deprecated/gtkcolorsel.c:468
+msgid "_Red:"
+msgstr "_Vermell:"
 
-#: gdk-pixbuf/gdk-pixbuf-loader.c:356 gdk-pixbuf/gdk-pixbuf-loader.c:458
-#, c-format
-msgid ""
-"Internal error: Image loader module '%s' failed to begin loading an image, "
-"but didn't give a reason for the failure"
-msgstr ""
-"Error intern: S'ha produït un error al mòdul de carregador d'imatge '%s' en "
-"iniciar la càrrega d'una imatge, però no s'ha donat cap motiu per a l'error"
+#: ../gtk/deprecated/gtkcolorsel.c:469
+msgid "Amount of red light in the color."
+msgstr "Quantitat de llum vermella en el color."
 
-#: gdk-pixbuf/gdk-pixdata.c:145
-msgid "Image header corrupt"
-msgstr "La capçalera de la imatge és corrompuda"
+#: ../gtk/deprecated/gtkcolorsel.c:470
+msgid "_Green:"
+msgstr "_Verd:"
 
-#: gdk-pixbuf/gdk-pixdata.c:150
-msgid "Image format unknown"
-msgstr "El format de la imatge és desconegut"
+#: ../gtk/deprecated/gtkcolorsel.c:471
+msgid "Amount of green light in the color."
+msgstr "Quantitat de llum verda en el color."
 
-#: gdk-pixbuf/gdk-pixdata.c:155 gdk-pixbuf/gdk-pixdata.c:456
-msgid "Image pixel data corrupt"
-msgstr "Dades en píxels de la imatge corrompudes"
+#: ../gtk/deprecated/gtkcolorsel.c:472
+msgid "_Blue:"
+msgstr "_Blau:"
 
-#: gdk-pixbuf/gdk-pixdata.c:402
-#, c-format
-msgid "failed to allocate image buffer of %u bytes"
-msgstr "És impossible d'obtenir %u bytes a la memòria intermitja"
+#: ../gtk/deprecated/gtkcolorsel.c:473
+msgid "Amount of blue light in the color."
+msgstr "Quantitat de llum blava en el color."
 
-#: gdk-pixbuf/io-ani.c:244
-msgid "Unexpected icon chunk in animation"
-msgstr "Bloc d'icona inesperat en l'animació"
+#: ../gtk/deprecated/gtkcolorsel.c:476
+msgid "Op_acity:"
+msgstr "Op_acitat:"
 
-#: gdk-pixbuf/io-ani.c:337
-msgid "Unsupported animation type"
-msgstr "Tipus d'animació no implementada"
+#: ../gtk/deprecated/gtkcolorsel.c:484 ../gtk/deprecated/gtkcolorsel.c:494
+msgid "Transparency of the color."
+msgstr "Transparència del color."
 
-#: gdk-pixbuf/io-ani.c:348 gdk-pixbuf/io-ani.c:538
-msgid "Invalid header in animation"
-msgstr "La capçalera de l'animació no és vàlida"
+#: ../gtk/deprecated/gtkcolorsel.c:501
+msgid "Color _name:"
+msgstr "_Nom del color:"
 
-#: gdk-pixbuf/io-ani.c:358 gdk-pixbuf/io-ani.c:382 gdk-pixbuf/io-ani.c:441
-#: gdk-pixbuf/io-ani.c:460 gdk-pixbuf/io-ani.c:511 gdk-pixbuf/io-ani.c:583
-msgid "Not enough memory to load animation"
-msgstr "No hi ha memòria suficient per a carregar l'animació"
+#: ../gtk/deprecated/gtkcolorsel.c:516
+msgid ""
+"You can enter an HTML-style hexadecimal color value, or simply a color name "
+"such as 'orange' in this entry."
+msgstr ""
+"Podeu introduir un valor de color hexadecimal a l'estil HTML, o simplement "
+"el nom d'un color (com ara «orange» - taronja)."
 
-#: gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:417 gdk-pixbuf/io-ani.c:428
-msgid "Malformed chunk in animation"
-msgstr "Bloc erroni en l'animació"
+#: ../gtk/deprecated/gtkcolorsel.c:548
+msgid "_Palette:"
+msgstr "_Paleta:"
 
-#: gdk-pixbuf/io-ani.c:676
-msgid "The ANI image format"
-msgstr "El format d'imatge ANI"
+#: ../gtk/deprecated/gtkcolorsel.c:578
+msgid "Color Wheel"
+msgstr "Roda de colors"
 
-#: gdk-pixbuf/io-bmp.c:223 gdk-pixbuf/io-bmp.c:339
-msgid "Not enough memory to load bitmap image"
-msgstr "No hi ha memòria suficient per carregar la imatge en mapa de bits"
+#: ../gtk/deprecated/gtkcolorsel.c:1072
+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 ""
+"El color seleccionat prèviament, per comparar-lo amb el que esteu "
+"seleccionant. Podeu arrossegar aquest color a l'entrada de paleta, o "
+"seleccionar-lo com a actual per portar-lo a l'altra banda de la gamma de "
+"colors."
 
-#: gdk-pixbuf/io-bmp.c:263
-msgid "BMP image has unsupported header size"
-msgstr "La imatge BMP té una mida de capçalera no implementada"
+#: ../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 ""
+"El color que heu triat. Podeu arrossegar aquest color cap a una paleta i "
+"desar-lo per utilitzar-lo més endavant."
 
-#: gdk-pixbuf/io-bmp.c:288 gdk-pixbuf/io-bmp.c:311 gdk-pixbuf/io-bmp.c:371
-msgid "BMP image has bogus header data"
-msgstr "La imatge BMP conté dades de capçalera errònies"
+#: ../gtk/deprecated/gtkcolorsel.c:1084
+msgid ""
+"The previously-selected color, for comparison to the color you're selecting "
+"now."
+msgstr ""
+"El color seleccionat anteriorment, per comparar-lo amb el color que esteu "
+"seleccionant."
 
-#: gdk-pixbuf/io-bmp.c:1076
-msgid "The BMP image format"
-msgstr "El format d'imatge BMP"
+#: ../gtk/deprecated/gtkcolorsel.c:1088
+msgid "The color you've chosen."
+msgstr "El color que heu triat."
 
-#: gdk-pixbuf/io-gif.c:220
-#, c-format
-msgid "Failure reading GIF: %s"
-msgstr "No s'ha pogut llegir el GIF: %s"
+#: ../gtk/deprecated/gtkcolorsel.c:1491
+msgid "_Save color here"
+msgstr "_Desa el color aquí"
 
-#: gdk-pixbuf/io-gif.c:492 gdk-pixbuf/io-gif.c:1442 gdk-pixbuf/io-gif.c:1603
-msgid "GIF file was missing some data (perhaps it was truncated somehow?)"
+#: ../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 ""
-"Al fitxer GIF li falten algunes dades (potser s'han truncat d'alguna manera?)"
+"Feu clic en aquesta entrada de paleta per fer que sigui el color actual. Per "
+"canviar aquesta entrada, arrossegueu una gamma de colors aquí o feu-hi clic "
+"amb el botó dret i seleccioneu «Desa el color aquí»."
 
-#: gdk-pixbuf/io-gif.c:501
-#, c-format
-msgid "Internal error in the GIF loader (%s)"
-msgstr "Error intern en el carregador de GIF (%s)"
+#. 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 "_Selecciona"
 
-#: gdk-pixbuf/io-gif.c:575
-msgid "Stack overflow"
-msgstr "Sobreeiximent de la pila"
+#: ../gtk/deprecated/gtkcolorseldialog.c:219
+msgid "Color Selection"
+msgstr "Selecció de color"
 
-#: gdk-pixbuf/io-gif.c:635
-msgid "GIF image loader can't understand this image."
-msgstr "El carregador d'imatges GIF no entén aquesta imatge."
+#. 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 "abcçdefghijk ABCÇDEFGHIJK"
 
-#: gdk-pixbuf/io-gif.c:664
-msgid "Bad code encountered"
-msgstr "S'ha trobat un codi incorrecte"
+#: ../gtk/deprecated/gtkfontsel.c:393
+msgid "_Family:"
+msgstr "_Família:"
 
-#: gdk-pixbuf/io-gif.c:674
-msgid "Circular table entry in GIF file"
-msgstr "Entrada de taula circular al fitxer GIF"
+#: ../gtk/deprecated/gtkfontsel.c:400
+msgid "_Style:"
+msgstr "E_stil:"
 
-#: gdk-pixbuf/io-gif.c:869 gdk-pixbuf/io-gif.c:1430 gdk-pixbuf/io-gif.c:1476
-#: gdk-pixbuf/io-gif.c:1591
-msgid "Not enough memory to load GIF file"
-msgstr "No hi ha memòria suficient per carregar el fitxer GIF"
+#: ../gtk/deprecated/gtkfontsel.c:407
+msgid "Si_ze:"
+msgstr "_Mida:"
 
-#: gdk-pixbuf/io-gif.c:1095
-msgid "GIF image is corrupt (incorrect LZW compression)"
-msgstr "La imatge GIF és corrupta (la compressió LZW és incorrecte)"
+#. create the text entry widget
+#: ../gtk/deprecated/gtkfontsel.c:584
+msgid "_Preview:"
+msgstr "_Previsualització:"
 
-#: gdk-pixbuf/io-gif.c:1145
-msgid "File does not appear to be a GIF file"
-msgstr "El fitxer no sembla ésser un fitxer GIF"
+#: ../gtk/deprecated/gtkfontsel.c:1720 ../gtk/gtkfontchooserdialog.c:183
+msgid "Font Selection"
+msgstr "Selecció del tipus de lletra"
 
-#: gdk-pixbuf/io-gif.c:1157
+#. Translators: this is the license preamble; the string at the end
+#. * contains the URL of the license.
+#.
+#: ../gtk/gtkaboutdialog.c:104
 #, c-format
-msgid "Version %s of the GIF file format is not supported"
-msgstr "La versió %s del format del fitxer GIF no està implementada"
-
-#: gdk-pixbuf/io-gif.c:1266
 msgid ""
-"GIF image has no global colormap, and a frame inside it has no local "
-"colormap."
+"This program comes with ABSOLUTELY NO WARRANTY;\n"
+"for details, visit <a href=\"%s\">%s</a>"
 msgstr ""
-"La imatge GIF no té mapa de color global, i un marc de dins no té mapa de "
-"color local."
+"Aquest programa es proporciona sense CAP TIPUS DE GARANTIA;\n"
+"per obtenir-ne més informació, visiteu <a href=\"%s\">%s</a>"
 
-#: gdk-pixbuf/io-gif.c:1498
-msgid "GIF image was truncated or incomplete."
-msgstr "Imatge GIF truncada o incompleta."
+#: ../gtk/gtkaboutdialog.c:357
+msgid "License"
+msgstr "Llicència"
 
-#: gdk-pixbuf/io-gif.c:1650
-msgid "The GIF image format"
-msgstr "El format d'imatge GIF"
+#: ../gtk/gtkaboutdialog.c:358
+msgid "The license of the program"
+msgstr "La llicència del programa"
 
-#: gdk-pixbuf/io-ico.c:218 gdk-pixbuf/io-ico.c:270 gdk-pixbuf/io-ico.c:331
-#: gdk-pixbuf/io-ico.c:394 gdk-pixbuf/io-ico.c:411
-msgid "Not enough memory to load icon"
-msgstr "No hi ha memòria suficient per carregar la icona"
+#. Add the credits button
+#: ../gtk/gtkaboutdialog.c:751
+msgid "C_redits"
+msgstr "C_rèdits"
 
-#: gdk-pixbuf/io-ico.c:255
-msgid "Invalid header in icon"
-msgstr "La capçalera de la icona no és vàlida"
+#. Add the license button
+#: ../gtk/gtkaboutdialog.c:764
+msgid "_License"
+msgstr "_Llicència"
 
-#: gdk-pixbuf/io-ico.c:292
-msgid "Icon has zero width"
-msgstr "L'amplada de la icona és zero"
+#: ../gtk/gtkaboutdialog.c:980
+msgid "Could not show link"
+msgstr "No s'ha pogut mostrar l'enllaç"
 
-#: gdk-pixbuf/io-ico.c:302
-msgid "Icon has zero height"
-msgstr "L'alçada de la icona és zero"
+#: ../gtk/gtkaboutdialog.c:1017
+msgid "Website"
+msgstr "Lloc web"
 
-#: gdk-pixbuf/io-ico.c:346
-msgid "Compressed icons are not supported"
-msgstr "Les icones comprimides no estan implementades"
+#: ../gtk/gtkaboutdialog.c:1071
+#, c-format
+msgid "About %s"
+msgstr "Quant a %s"
 
-#: gdk-pixbuf/io-ico.c:379
-msgid "Unsupported icon type"
-msgstr "Tipus d'icona no implementada"
+#: ../gtk/gtkaboutdialog.c:2398
+msgid "Created by"
+msgstr "Creat per"
 
-#: gdk-pixbuf/io-ico.c:459
-msgid "Not enough memory to load ICO file"
-msgstr "No hi ha memòria suficient per carregar del fitxer ICO"
+#: ../gtk/gtkaboutdialog.c:2401
+msgid "Documented by"
+msgstr "Documentat per"
 
-#: gdk-pixbuf/io-ico.c:921
-msgid "Image too large to be saved as ICO"
-msgstr ""
+#: ../gtk/gtkaboutdialog.c:2411
+msgid "Translated by"
+msgstr "Traduït per"
 
-#: gdk-pixbuf/io-ico.c:932
-msgid "Cursor hotspot outside image"
-msgstr ""
+#: ../gtk/gtkaboutdialog.c:2416
+msgid "Artwork by"
+msgstr "Art per"
 
-#: gdk-pixbuf/io-ico.c:955
-#, c-format
-msgid "Unsupported depth for ICO file: %d"
-msgstr ""
+#. 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 "Majús"
 
-#: gdk-pixbuf/io-ico.c:1184
-msgid "The ICO image format"
-msgstr "El format d'imatge ICO"
+#. 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 "Ctrl"
 
-#: gdk-pixbuf/io-jpeg.c:114
-#, c-format
-msgid "Error interpreting JPEG image file (%s)"
-msgstr "S'ha produït una errada interpretant el fitxer gràfic JPEG (%s)"
+#. 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-jpeg.c:349
-msgid ""
-"Insufficient memory to load image, try exiting some applications to free "
-"memory"
-msgstr ""
-"La memòria per carregar la imatge és insuficient, proveu de sortir d'algunes "
-"aplicacions per alliberar memòria"
+#. 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 "Súper"
+
+#. 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 "Híper"
 
-#: gdk-pixbuf/io-jpeg.c:383 gdk-pixbuf/io-jpeg.c:744
+#. 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"
+
+#: ../gtk/gtkaccellabel.c:848
+msgctxt "keyboard label"
+msgid "Space"
+msgstr "Espai"
+
+#: ../gtk/gtkaccellabel.c:851
+msgctxt "keyboard label"
+msgid "Backslash"
+msgstr "Barra inversa"
+
+#: ../gtk/gtkappchooserbutton.c:290
+msgid "Other application…"
+msgstr "Una altra aplicació…"
+
+#: ../gtk/gtkappchooserdialog.c:137
+msgid "Failed to look for applications online"
+msgstr "Ha fallat la cerca d'aplicacions en línia"
+
+#: ../gtk/gtkappchooserdialog.c:188
+msgid "_Find applications online"
+msgstr "_Cerca aplicacions en línia"
+
+#: ../gtk/gtkappchooserdialog.c:247
+msgid "Could not run application"
+msgstr "No s'ha pogut executar l'aplicació"
+
+#: ../gtk/gtkappchooserdialog.c:260
 #, c-format
-msgid "Unsupported JPEG color space (%s)"
-msgstr "Espai de color JPEG no implementat (%s)"
+msgid "Could not find '%s'"
+msgstr "No s'ha trobat «%s»"
 
-#: gdk-pixbuf/io-jpeg.c:481 gdk-pixbuf/io-jpeg.c:673 gdk-pixbuf/io-jpeg.c:858
-msgid "Couldn't allocate memory for loading JPEG file"
-msgstr "No es pot obtenir memòria per carregar el fitxer JPEG"
+#: ../gtk/gtkappchooserdialog.c:263
+msgid "Could not find application"
+msgstr "No s'ha trobat l'aplicació"
 
-#: gdk-pixbuf/io-jpeg.c:812
+#. Translators: %s is a filename
+#: ../gtk/gtkappchooserdialog.c:397
 #, c-format
-msgid ""
-"JPEG quality must be a value between 0 and 100; value '%s' could not be "
-"parsed."
-msgstr ""
-"La qualitat JPEG ha de ser un valor entre 0 i 100; el vaor '%s' no es pot "
-"analitzar."
+msgid "Select an application to open \"%s\""
+msgstr "Seleccioneu una aplicació per obrir «%s»"
 
-#: gdk-pixbuf/io-jpeg.c:827
+#: ../gtk/gtkappchooserdialog.c:398 ../gtk/gtkappchooserwidget.c:657
 #, c-format
-msgid ""
-"JPEG quality must be a value between 0 and 100; value '%d' is not allowed."
-msgstr ""
-"La qualitat JPEG ha de ser un valor entre 0 i 100; el valor '%d' no és "
-"permès."
+msgid "No applications available to open \"%s\""
+msgstr "No hi ha cap aplicació disponible per obrir «%s»"
 
-#: gdk-pixbuf/io-jpeg.c:940
-msgid "The JPEG image format"
-msgstr "El format d'imatge JPEG"
-
-#: gdk-pixbuf/io-pcx.c:190
-msgid "Couldn't allocate memory for header"
-msgstr "No es pot obtenir memòria per la capçalera"
+#. Translators: %s is a file type description
+#: ../gtk/gtkappchooserdialog.c:404
+#, c-format
+msgid "Select an application for \"%s\" files"
+msgstr "Seleccioneu una aplicació per gestionar fitxers «%s»"
 
-#: gdk-pixbuf/io-pcx.c:205 gdk-pixbuf/io-pcx.c:565
-#, fuzzy
-msgid "Couldn't allocate memory for context buffer"
-msgstr "No es pot obtenir memòria per al context de l'estructura TGA"
+#: ../gtk/gtkappchooserdialog.c:406
+#, c-format
+msgid "No applications available to open \"%s\" files"
+msgstr "No hi ha aplicacions disponibles per obrir fitxers «%s»"
 
-#: gdk-pixbuf/io-pcx.c:606
-#, fuzzy
-msgid "Image has invalid width and/or height"
-msgstr "La imatge té una alçada de zero"
+#: ../gtk/gtkappchooserdialog.c:422
+msgid ""
+"Click \"Show other applications\", for more options, or \"Find applications "
+"online\" to install a new application"
+msgstr ""
+"Feu clic a «Mostra altres aplicacions» per obtenir més opcions, o bé «Cerca "
+"aplicacions en línia» per instal·lar una aplicació nova"
 
-#: gdk-pixbuf/io-pcx.c:614 gdk-pixbuf/io-pcx.c:675
-#, fuzzy
-msgid "Image has unsupported bpp"
-msgstr "La imatge BMP té una mida de capçalera no implementada"
+#: ../gtk/gtkappchooserdialog.c:492
+msgid "Forget association"
+msgstr "Oblida l'associació"
 
-#: gdk-pixbuf/io-pcx.c:619 gdk-pixbuf/io-pcx.c:627
-#, fuzzy, c-format
-msgid "Image has unsupported number of %d-bit planes"
-msgstr "La imatge BMP té una mida de capçalera no implementada"
+#: ../gtk/gtkappchooserdialog.c:558
+msgid "Show other applications"
+msgstr "Mostra altres aplicacions"
 
-#: gdk-pixbuf/io-pcx.c:643
-#, fuzzy
-msgid "Couldn't create new pixbuf"
-msgstr "No es pot allotjar un nou pixbuf"
+#: ../gtk/gtkappchooserwidget.c:606
+msgid "Default Application"
+msgstr "Aplicació per defecte"
 
-#: gdk-pixbuf/io-pcx.c:651
-#, fuzzy
-msgid "Couldn't allocate memory for line data"
-msgstr "No es pot obtindre memòria per les dades del IOBuffer"
+#: ../gtk/gtkappchooserwidget.c:744
+msgid "Recommended Applications"
+msgstr "Aplicacions recomanades"
 
-#: gdk-pixbuf/io-pcx.c:658
-#, fuzzy
-msgid "Couldn't allocate memory for paletted data"
-msgstr "No es pot obtindre memòria per les dades del IOBuffer"
+#: ../gtk/gtkappchooserwidget.c:759
+msgid "Related Applications"
+msgstr "Aplicacions relacionades"
 
-#: gdk-pixbuf/io-pcx.c:705
-msgid "Didn't get all lines of PCX image"
-msgstr ""
+#: ../gtk/gtkappchooserwidget.c:773
+msgid "Other Applications"
+msgstr "Altres aplicacions"
 
-#: gdk-pixbuf/io-pcx.c:712
-msgid "No palette found at end of PCX data"
+#: ../gtk/gtkapplication.c:1557
+#, c-format
+msgid ""
+"%s cannot quit at this time:\n"
+"\n"
+"%s"
 msgstr ""
+"%s no pot sortir ara mateix:\n"
+"\n"
+"%s"
 
-#: gdk-pixbuf/io-pcx.c:753
-#, fuzzy
-msgid "The PCX image format"
-msgstr "El format d'imatge BMP"
+#: ../gtk/gtkapplicationwindow.c:333 ../gtk/gtkprintoperation-unix.c:480
+#: ../gtk/gtkprintoperation-win32.c:1445
+msgid "Application"
+msgstr "Aplicació"
 
-#: gdk-pixbuf/io-png.c:55
-msgid "Bits per channel of PNG image is invalid."
-msgstr "Els bits per canal de la imatge PNG no són vàlids."
+#: ../gtk/gtkassistant.c:1008
+msgid "C_ontinue"
+msgstr "C_ontinua"
 
-#: gdk-pixbuf/io-png.c:136
-msgid "Transformed PNG has zero width or height."
-msgstr "EL PNG transformat té d'amplada o d'alçada zero."
+#: ../gtk/gtkassistant.c:1011
+msgid "Go _Back"
+msgstr "Vés _enrere"
 
-#: gdk-pixbuf/io-png.c:144
-msgid "Bits per channel of transformed PNG is not 8."
-msgstr "Els bits per canal del PNG transformat no són 8."
+#: ../gtk/gtkassistant.c:1015
+msgid "_Finish"
+msgstr "_Finalitza"
 
-#: gdk-pixbuf/io-png.c:153
-msgid "Transformed PNG not RGB or RGBA."
-msgstr "El PNG transformat no és RGB o RGBA."
+#: ../gtk/gtkbuilder-menus.c:220
+#, c-format
+msgid "Element <%s> not allowed inside <%s>"
+msgstr "No es permet l'element <%s> dins de <%s>"
 
-#: gdk-pixbuf/io-png.c:162
-msgid "Transformed PNG has unsupported number of channels, must be 3 or 4."
-msgstr ""
-"El PNG transformat té un nombre no implementat de canals, ha de ser 3 o 4."
+#: ../gtk/gtkbuilder-menus.c:225
+#, c-format
+msgid "Element <%s> not allowed at toplevel"
+msgstr "No es permet l'element <%s> al primer nivell"
 
-#: gdk-pixbuf/io-png.c:183
+#: ../gtk/gtkbuilder-menus.c:314
 #, c-format
-msgid "Fatal error in PNG image file: %s"
-msgstr "Error fatal al fitxer d'imatge PNG: %s"
+msgid "text may not appear inside <%s>"
+msgstr "no hi hauria d'haver text dins de <%s>"
 
-#: gdk-pixbuf/io-png.c:301
-msgid "Insufficient memory to load PNG file"
-msgstr "No hi ha memòria suficient per a carregar el fitxer PNG"
+#: ../gtk/gtkbuilderparser.c:341
+#, c-format
+msgid "Invalid type function on line %d: '%s'"
+msgstr "Funció de tipus no vàlida a la línia %d: «%s»"
 
-#: gdk-pixbuf/io-png.c:605
+#: ../gtk/gtkbuilderparser.c:405
 #, c-format
-msgid ""
-"Insufficient memory to store a %ld by %ld image; try exiting some "
-"applications to reduce memory usage"
+msgid "Duplicate object ID '%s' on line %d (previously on line %d)"
 msgstr ""
-"Memòria insuficient per emmagatzemar una imatge %ld per %ld; proveu de "
-"sortir d'algunes aplicacions per reduir la sintaxi de memòria"
+"Identificador d'objecte duplicat «%s» a la línia %d (anteriorment a la línia "
+"% d)"
 
-#: gdk-pixbuf/io-png.c:656
-msgid "Fatal error reading PNG image file"
-msgstr "Error fatal llegint el fitxer gràfic PNG"
-
-#: gdk-pixbuf/io-png.c:705
+#: ../gtk/gtkbuilderparser.c:865
 #, c-format
-msgid "Fatal error reading PNG image file: %s"
-msgstr "Error fatal llegint el fitxer gràfic PNG: %s"
+msgid "Invalid root element: '%s'"
+msgstr "El nom de l'element arrel no és vàlid: «%s»"
 
-#: gdk-pixbuf/io-png.c:771
-msgid ""
-"Keys for PNG text chunks must have at least 1 and at most 79 characters."
-msgstr "Les claus pels blocs text de PNG han de tenir entre 1 i 79 caràcters."
+#: ../gtk/gtkbuilderparser.c:906
+#, c-format
+msgid "Unhandled tag: '%s'"
+msgstr "L'etiqueta no està gestionada: «%s»"
 
-#: gdk-pixbuf/io-png.c:779
-msgid "Keys for PNG text chunks must be ASCII characters."
-msgstr "Les claus pels blocs text de PNG han de ser caràcters ASCII."
+#. Translate to calendar:YM if you want years to be displayed
+#. * before months; otherwise translate to calendar:MY.
+#. * Do *not* translate it to anything else, if it
+#. * it isn't calendar:YM or calendar:MY it will not work.
+#. *
+#. * 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:872
+msgid "calendar:MY"
+msgstr "calendar:MY"
 
-#: gdk-pixbuf/io-png.c:812
-#, c-format
-msgid ""
-"Value for PNG text chunk %s can not be converted to ISO-8859-1 encoding."
-msgstr ""
-"El valor per a fragment de text PNG %s no es pot convertir a codificació ISO-"
-"8859-1."
+#. Translate to calendar:week_start:0 if you want Sunday to be the
+#. * 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:910
+msgid "calendar:week_start:0"
+msgstr "calendar:week_start:1"
 
-#: gdk-pixbuf/io-png.c:919
-msgid "The PNG image format"
-msgstr "El format d'imatge PNG"
+#. Translators:  This is a text measurement template.
+#. * Translate it to the widest year text
+#. *
+#. * If you don't understand this, leave it as "2000"
+#.
+#: ../gtk/gtkcalendar.c:1910
+msgctxt "year measurement template"
+msgid "2000"
+msgstr "2000"
 
-#: gdk-pixbuf/io-pnm.c:248
-msgid "PNM loader expected to find an integer, but didn't"
-msgstr "El carregador PNM esperava trobar un enter, però no l'ha trobat"
+#. 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.
+#. *
+#. * Note that translating this doesn't guarantee that you get localized
+#. * digits. That needs support from your system and locale definition
+#. * too.
+#.
+#: ../gtk/gtkcalendar.c:1941 ../gtk/gtkcalendar.c:2633
+#, c-format
+msgctxt "calendar:day:digits"
+msgid "%d"
+msgstr "%d"
 
-#: gdk-pixbuf/io-pnm.c:280
-msgid "PNM file has an incorrect initial byte"
-msgstr "El fitxer PNM té un byte inicial incorrecte"
+#. 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.
+#. *
+#. * Note that translating this doesn't guarantee that you get localized
+#. * digits. That needs support from your system and locale definition
+#. * too.
+#.
+#: ../gtk/gtkcalendar.c:1973 ../gtk/gtkcalendar.c:2499
+#, c-format
+msgctxt "calendar:week:digits"
+msgid "%d"
+msgstr "%d"
 
-#: gdk-pixbuf/io-pnm.c:310
-msgid "PNM file is not in a recognized PNM subformat"
-msgstr "El fitxer PNM no és en un subformat reconegut"
+#. 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 "2000".
+#. * Translate that entry to a year with the widest output of this
+#. * msgid.
+#. *
+#. * "%Y" is appropriate for most locales.
+#.
+#: ../gtk/gtkcalendar.c:2268
+msgctxt "calendar year format"
+msgid "%Y"
+msgstr "%Y"
 
-#: gdk-pixbuf/io-pnm.c:335
-msgid "PNM file has an image width of 0"
-msgstr "El fitxer PNM té una amplada d'imatge de 0"
+#. This label is displayed in a treeview cell displaying
+#. * a disabled accelerator key combination.
+#.
+#: ../gtk/gtkcellrendereraccel.c:282
+msgctxt "Accelerator"
+msgid "Disabled"
+msgstr "Inhabilitat"
 
-#: gdk-pixbuf/io-pnm.c:356
-msgid "PNM file has an image height of 0"
-msgstr "El fitxer PNM té una alçada d'imatge zero"
+#. 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 "No vàlid"
+
+#. This label is displayed in a treeview cell displaying
+#. * an accelerator when the cell is clicked to change the
+#. * acelerator.
+#.
+#: ../gtk/gtkcellrendereraccel.c:416 ../gtk/gtkcellrendereraccel.c:747
+msgid "New accelerator…"
+msgstr "Accelerador nou…"
 
-#: gdk-pixbuf/io-pnm.c:379
-msgid "Maximum color value in PNM file is 0"
-msgstr "El valor màxim de color al fitxer PNM és zero"
+#: ../gtk/gtkcellrendererprogress.c:372 ../gtk/gtkcellrendererprogress.c:462
+#, c-format
+msgctxt "progress bar label"
+msgid "%d %%"
+msgstr "%d %%"
 
-#: gdk-pixbuf/io-pnm.c:387
-msgid "Maximum color value in PNM file is too large"
-msgstr "El valor màxim de color al fitxer PNM és massa alt"
+#: ../gtk/gtkcolorbutton.c:188 ../gtk/gtkcolorbutton.c:449
+msgid "Pick a Color"
+msgstr "Trieu un color"
 
-#: gdk-pixbuf/io-pnm.c:395
-msgid "Can't handle PNM files with maximum color values greater than 255"
-msgstr ""
-"No es poden gestionar fitxers PNM amb valors de color màxims més grans de 255"
+#: ../gtk/gtkcolorchooserdialog.c:164
+msgid "Select a Color"
+msgstr "Seleccioneu un color"
 
-#: gdk-pixbuf/io-pnm.c:434 gdk-pixbuf/io-pnm.c:462 gdk-pixbuf/io-pnm.c:494
-msgid "Raw PNM image type is invalid"
-msgstr "El tipus d'imatge PNM en brut no és vàlid"
+#: ../gtk/gtkcolorchooserwidget.c:281
+#, c-format
+msgid "Red %d%%, Green %d%%, Blue %d%%, Alpha %d%%"
+msgstr "Vermell %d%%, verd %d%%, blau %d%%, alfa %d%%"
 
-#: gdk-pixbuf/io-pnm.c:554 gdk-pixbuf/io-pnm.c:596
-msgid "PNM image format is invalid"
-msgstr "El format d'imatge PNM no és vàlid"
+#: ../gtk/gtkcolorchooserwidget.c:287
+#, c-format
+msgid "Red %d%%, Green %d%%, Blue %d%%"
+msgstr "Vermell %d%%, verd %d%%, blau %d%%"
 
-#: gdk-pixbuf/io-pnm.c:655
-msgid "PNM image loader does not support this PNM subformat"
-msgstr "El carregador d'imatges PNM no permet aquest subformat PNM"
+#: ../gtk/gtkcolorchooserwidget.c:360
+#, c-format
+msgid "Color: %s"
+msgstr "Color: %s"
+
+#: ../gtk/gtkcolorchooserwidget.c:419
+msgctxt "Color name"
+msgid "Light Scarlet Red"
+msgstr "Vermell escarlata clar"
+
+#: ../gtk/gtkcolorchooserwidget.c:420
+msgctxt "Color name"
+msgid "Scarlet Red"
+msgstr "Vermell escarlata"
+
+#: ../gtk/gtkcolorchooserwidget.c:421
+msgctxt "Color name"
+msgid "Dark Scarlet Red"
+msgstr "Vermell escarlata fosc"
+
+#: ../gtk/gtkcolorchooserwidget.c:422
+msgctxt "Color name"
+msgid "Light Orange"
+msgstr "Taronja clar"
+
+#: ../gtk/gtkcolorchooserwidget.c:423
+msgctxt "Color name"
+msgid "Orange"
+msgstr "Taronja"
+
+#: ../gtk/gtkcolorchooserwidget.c:424
+msgctxt "Color name"
+msgid "Dark Orange"
+msgstr "Taronja fosc"
+
+#: ../gtk/gtkcolorchooserwidget.c:425
+msgctxt "Color name"
+msgid "Light Butter"
+msgstr "Mantega clar"
+
+#: ../gtk/gtkcolorchooserwidget.c:426
+msgctxt "Color name"
+msgid "Butter"
+msgstr "Mantega"
+
+#: ../gtk/gtkcolorchooserwidget.c:427
+msgctxt "Color name"
+msgid "Dark Butter"
+msgstr "Mantega fosc"
+
+#: ../gtk/gtkcolorchooserwidget.c:428
+msgctxt "Color name"
+msgid "Light Chameleon"
+msgstr "Camaleó clar"
+
+#: ../gtk/gtkcolorchooserwidget.c:429
+msgctxt "Color name"
+msgid "Chameleon"
+msgstr "Camaleó"
+
+#: ../gtk/gtkcolorchooserwidget.c:430
+msgctxt "Color name"
+msgid "Dark Chameleon"
+msgstr "Camaleó fosc"
+
+#: ../gtk/gtkcolorchooserwidget.c:431
+msgctxt "Color name"
+msgid "Light Sky Blue"
+msgstr "Cel blau clar"
+
+#: ../gtk/gtkcolorchooserwidget.c:432
+msgctxt "Color name"
+msgid "Sky Blue"
+msgstr "Cel blau"
+
+#: ../gtk/gtkcolorchooserwidget.c:433
+msgctxt "Color name"
+msgid "Dark Sky Blue"
+msgstr "Cel blau fosc"
+
+#: ../gtk/gtkcolorchooserwidget.c:434
+msgctxt "Color name"
+msgid "Light Plum"
+msgstr "Pruna clar"
+
+#: ../gtk/gtkcolorchooserwidget.c:435
+msgctxt "Color name"
+msgid "Plum"
+msgstr "Pruna"
+
+#: ../gtk/gtkcolorchooserwidget.c:436
+msgctxt "Color name"
+msgid "Dark Plum"
+msgstr "Pruna fosc"
+
+#: ../gtk/gtkcolorchooserwidget.c:437
+msgctxt "Color name"
+msgid "Light Chocolate"
+msgstr "Xocolata clar"
+
+#: ../gtk/gtkcolorchooserwidget.c:438
+msgctxt "Color name"
+msgid "Chocolate"
+msgstr "Xocolata"
+
+#: ../gtk/gtkcolorchooserwidget.c:439
+msgctxt "Color name"
+msgid "Dark Chocolate"
+msgstr "Xocolata fosc"
+
+#: ../gtk/gtkcolorchooserwidget.c:440
+msgctxt "Color name"
+msgid "Light Aluminum 1"
+msgstr "Alumini clar 1"
+
+#: ../gtk/gtkcolorchooserwidget.c:441
+msgctxt "Color name"
+msgid "Aluminum 1"
+msgstr "Alumini 1"
+
+#: ../gtk/gtkcolorchooserwidget.c:442
+msgctxt "Color name"
+msgid "Dark Aluminum 1"
+msgstr "Alumini fosc 1"
+
+#: ../gtk/gtkcolorchooserwidget.c:443
+msgctxt "Color name"
+msgid "Light Aluminum 2"
+msgstr "Alumini clar 2"
+
+#: ../gtk/gtkcolorchooserwidget.c:444
+msgctxt "Color name"
+msgid "Aluminum 2"
+msgstr "Alumini 2"
+
+#: ../gtk/gtkcolorchooserwidget.c:445
+msgctxt "Color name"
+msgid "Dark Aluminum 2"
+msgstr "Alumini fosc 2"
+
+#: ../gtk/gtkcolorchooserwidget.c:459
+msgctxt "Color name"
+msgid "Black"
+msgstr "Negre"
+
+#: ../gtk/gtkcolorchooserwidget.c:460
+msgctxt "Color name"
+msgid "Very Dark Gray"
+msgstr "Gris molt fosc"
+
+#: ../gtk/gtkcolorchooserwidget.c:461
+msgctxt "Color name"
+msgid "Darker Gray"
+msgstr "Gris força fosc"
+
+#: ../gtk/gtkcolorchooserwidget.c:462
+msgctxt "Color name"
+msgid "Dark Gray"
+msgstr "Gris fosc"
+
+#: ../gtk/gtkcolorchooserwidget.c:463
+msgctxt "Color name"
+msgid "Medium Gray"
+msgstr "Gris mitjà"
+
+#: ../gtk/gtkcolorchooserwidget.c:464
+msgctxt "Color name"
+msgid "Light Gray"
+msgstr "Gris clar"
+
+#: ../gtk/gtkcolorchooserwidget.c:465
+msgctxt "Color name"
+msgid "Lighter Gray"
+msgstr "Girs força clar"
+
+#: ../gtk/gtkcolorchooserwidget.c:466
+msgctxt "Color name"
+msgid "Very Light Gray"
+msgstr "Gris molt clar"
+
+#: ../gtk/gtkcolorchooserwidget.c:467
+msgctxt "Color name"
+msgid "White"
+msgstr "Blanc"
+
+#. translators: label for the custom section in the color chooser
+#: ../gtk/gtkcolorchooserwidget.c:516
+msgid "Custom"
+msgstr "Personalitzat"
+
+#: ../gtk/gtkcolorchooserwidget.c:524
+msgid "Create custom color"
+msgstr "Creeu un color personalitzat"
+
+#: ../gtk/gtkcolorchooserwidget.c:543
+#, c-format
+msgid "Custom color %d: %s"
+msgstr "Color personalitzat %d: %s"
 
-#: gdk-pixbuf/io-pnm.c:710
-msgid "Premature end-of-file encountered"
-msgstr "S'ha trobat un final de fitxer abans d'hora"
+#: ../gtk/gtkcoloreditor.c:412
+msgid "Color Name"
+msgstr "Nom del color"
 
-#: gdk-pixbuf/io-pnm.c:742 gdk-pixbuf/io-pnm.c:962
-msgid "Raw PNM formats require exactly one whitespace before sample data"
-msgstr ""
-"Els formats PNM en brut requereixen exactament un espai en blanc abans de "
-"les dades de mostra"
+#: ../gtk/gtkcoloreditor.c:457
+msgctxt "Color channel"
+msgid "Saturation"
+msgstr "Saturació"
 
-#: gdk-pixbuf/io-pnm.c:769
-msgid "Can't allocate memory for loading PNM image"
-msgstr "No es pot obtindre memòria per carregar la imatge PNM"
+#: ../gtk/gtkcoloreditor.c:463
+msgctxt "Color channel"
+msgid "Value"
+msgstr "Valor"
 
-#: gdk-pixbuf/io-pnm.c:819
-msgid "Insufficient memory to load PNM context struct"
-msgstr "Memòria insufucient per carregar estructura de context PNM"
+#: ../gtk/gtkcoloreditor.c:471
+msgctxt "Color channel"
+msgid "S"
+msgstr "S"
 
-#: gdk-pixbuf/io-pnm.c:869
-msgid "Unexpected end of PNM image data"
-msgstr "Final inesperat de les dades de la imatge PNM"
+#: ../gtk/gtkcoloreditor.c:473
+msgctxt "Color channel"
+msgid "V"
+msgstr "V"
 
-#: gdk-pixbuf/io-pnm.c:991
-msgid "Insufficient memory to load PNM file"
-msgstr "No hi ha memòria suficient per carregar el fitxer PNM"
+#: ../gtk/gtkcoloreditor.c:481 ../gtk/gtkcolorscale.c:301
+msgctxt "Color channel"
+msgid "Hue"
+msgstr "Matís"
 
-#: gdk-pixbuf/io-pnm.c:1070
-msgid "The PNM/PBM/PGM/PPM image format family"
-msgstr "La família de format d'imatge PNM/PBM/PGM/PPM"
+#: ../gtk/gtkcoloreditor.c:488
+msgctxt "Color channel"
+msgid "H"
+msgstr "H"
 
-#: gdk-pixbuf/io-ras.c:125
-msgid "RAS image has bogus header data"
-msgstr "La imatge RAS té dades de capçalera erronis"
+#: ../gtk/gtkcoloreditor.c:496 ../gtk/gtkcolorscale.c:303
+msgctxt "Color channel"
+msgid "Alpha"
+msgstr "Alfa"
 
-#: gdk-pixbuf/io-ras.c:147
-msgid "RAS image has unknown type"
-msgstr "La imatge RAS és de tipus desconegut"
+#: ../gtk/gtkcoloreditor.c:503
+msgctxt "Color channel"
+msgid "A"
+msgstr "A"
 
-#: gdk-pixbuf/io-ras.c:155
-msgid "unsupported RAS image variation"
-msgstr "Variació d'imatge RAS no implementada"
+#: ../gtk/gtkcolorplane.c:438
+msgid "Color Plane"
+msgstr "Pla del color"
 
-#: gdk-pixbuf/io-ras.c:170 gdk-pixbuf/io-ras.c:190
-msgid "Not enough memory to load RAS image"
-msgstr "No hi ha memòria suficient per carregar la imatge RAS"
+#: ../gtk/gtkcolorswatch.c:447
+msgid "_Customize"
+msgstr "_Personalitza"
 
-#: gdk-pixbuf/io-ras.c:532
-msgid "The Sun raster image format"
-msgstr "El format d'imatge Sun raster"
+# Premi a qui va ficar "Per defecte:LTR. M'ha costat
+# trobar en quin mòdul estava l'error. jm
+#. 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"
 
-#: gdk-pixbuf/io-tga.c:157
-msgid "Can't allocate memory for IOBuffer struct"
-msgstr "No es pot obtindre memòria per a l'estructura IOBuffer"
+#. And show the custom paper dialog
+#: ../gtk/gtkcustompaperunixdialog.c:397 ../gtk/gtkprintunixdialog.c:3275
+msgid "Manage Custom Sizes"
+msgstr "Gestioneu mides personalitzades"
 
-#: gdk-pixbuf/io-tga.c:176
-msgid "Can't allocate memory for IOBuffer data"
-msgstr "No es pot obtindre memòria per les dades del IOBuffer"
+#: ../gtk/gtkcustompaperunixdialog.c:558 ../gtk/gtkpagesetupunixdialog.c:778
+msgid "inch"
+msgstr "in"
 
-#: gdk-pixbuf/io-tga.c:187
-msgid "Can't realloc IOBuffer data"
-msgstr "No es pot reallotjar memòria per les dades IOBuffer"
+#: ../gtk/gtkcustompaperunixdialog.c:560 ../gtk/gtkpagesetupunixdialog.c:776
+msgid "mm"
+msgstr "mm"
 
-#: gdk-pixbuf/io-tga.c:217
-msgid "Can't allocate temporary IOBuffer data"
-msgstr "No es poden assignar les dades temporals del IOBuffer"
+#: ../gtk/gtkcustompaperunixdialog.c:605
+msgid "Margins from Printer…"
+msgstr "Marges de la impressora…"
 
-#: gdk-pixbuf/io-tga.c:341
-msgid "Can't allocate new pixbuf"
-msgstr "No es pot allotjar un nou pixbuf"
+#: ../gtk/gtkcustompaperunixdialog.c:771
+#, c-format
+msgid "Custom Size %d"
+msgstr "Mida personalitzada %d"
 
-#: gdk-pixbuf/io-tga.c:680
-msgid "Can't allocate colormap structure"
-msgstr "No es pot assignar l'estructura del mapa de colors"
+#: ../gtk/gtkcustompaperunixdialog.c:1109
+msgid "_Width:"
+msgstr "_Amplada:"
 
-#: gdk-pixbuf/io-tga.c:687
-msgid "Can't allocate colormap entries"
-msgstr "No es poden assignar les entrades del mapa de colors"
+#: ../gtk/gtkcustompaperunixdialog.c:1120
+msgid "_Height:"
+msgstr "_Alçada:"
 
-#: gdk-pixbuf/io-tga.c:709
-msgid "Unexpected bitdepth for colormap entries"
-msgstr "Profunditat de bit inesperada per a les entrades del mapa de color"
+#: ../gtk/gtkcustompaperunixdialog.c:1131
+msgid "Paper Size"
+msgstr "Mida del paper"
 
-#: gdk-pixbuf/io-tga.c:727
-msgid "Can't allocate TGA header memory"
-msgstr "No es pot obtenir memòria per les capceleres TGA"
+#: ../gtk/gtkcustompaperunixdialog.c:1140
+msgid "_Top:"
+msgstr "_Superior:"
 
-#: gdk-pixbuf/io-tga.c:760
-msgid "TGA image has invalid dimensions"
-msgstr "La imatge TGA té unes dimensions no vàlides"
+#: ../gtk/gtkcustompaperunixdialog.c:1151
+msgid "_Bottom:"
+msgstr "_Inferior:"
 
-#: gdk-pixbuf/io-tga.c:766 gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:785
-#: gdk-pixbuf/io-tga.c:795 gdk-pixbuf/io-tga.c:802
-msgid "TGA image type not supported"
-msgstr "El tipus d'imatge TGA no està permès"
+#: ../gtk/gtkcustompaperunixdialog.c:1162
+msgid "_Left:"
+msgstr "_Esquerre:"
 
-#: gdk-pixbuf/io-tga.c:849
-msgid "Can't allocate memory for TGA context struct"
-msgstr "No es pot obtenir memòria per al context de l'estructura TGA"
+#: ../gtk/gtkcustompaperunixdialog.c:1173
+msgid "_Right:"
+msgstr "_Dret:"
 
-#: gdk-pixbuf/io-tga.c:913
-msgid "Excess data in file"
-msgstr "Excés de dades al fitxer"
+#: ../gtk/gtkcustompaperunixdialog.c:1212
+msgid "Paper Margins"
+msgstr "Marges del paper"
 
-#: gdk-pixbuf/io-tga.c:982
-msgid "The Targa image format"
-msgstr "El format d'imatge Targa"
+#: ../gtk/gtkentry.c:9127 ../gtk/gtktextview.c:8591
+msgid "Input _Methods"
+msgstr "_Mètodes d'entrada"
 
-#: gdk-pixbuf/io-tiff.c:191
-msgid "Could not get image width (bad TIFF file)"
-msgstr "No es pot obtenir l'amplada de la imatge (fitxer TIFF incorrecte)"
+#: ../gtk/gtkentry.c:9141 ../gtk/gtktextview.c:8605
+msgid "_Insert Unicode Control Character"
+msgstr "_Insereix caràcters de control Unicode"
 
-#: gdk-pixbuf/io-tiff.c:198
-msgid "Could not get image height (bad TIFF file)"
-msgstr "No es pot obtenir l'alçada de la imatge (fitxer TIFF incorrecte)"
+#: ../gtk/gtkentry.c:10094
+msgid "Caps Lock is on"
+msgstr "La fixació de majúscules està activada"
 
-#: gdk-pixbuf/io-tiff.c:206
-msgid "Width or height of TIFF image is zero"
-msgstr "L'amplada o l'alçada de la imatge TIFF és zero"
+#. *
+#. * 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 "Seleccioneu un fitxer"
+
+#: ../gtk/gtkfilechooserbutton.c:105 ../gtk/gtkfilechooserdefault.c:1820
+msgid "Desktop"
+msgstr "Escriptori"
 
-#: gdk-pixbuf/io-tiff.c:215 gdk-pixbuf/io-tiff.c:224
-msgid "Dimensions of TIFF image too large"
-msgstr "Les dimensions de la imatge TIFF són massa grans"
+#: ../gtk/gtkfilechooserbutton.c:106
+msgid "(None)"
+msgstr "(Cap)"
 
-#: gdk-pixbuf/io-tiff.c:234 gdk-pixbuf/io-tiff.c:246 gdk-pixbuf/io-tiff.c:553
-msgid "Insufficient memory to open TIFF file"
-msgstr "No hi ha memòria suficient per obrir el fitxer TIFF"
+#: ../gtk/gtkfilechooserbutton.c:2046
+msgid "Other…"
+msgstr "Altre…"
 
-#: gdk-pixbuf/io-tiff.c:258
-msgid "Failed to load RGB data from TIFF file"
-msgstr "No s'han pogut carregar les dades RGB des del fitxer TIFF"
+#: ../gtk/gtkfilechooserdefault.c:152
+msgid "Type name of new folder"
+msgstr "Escriviu el nom de la carpeta nova"
 
-#: gdk-pixbuf/io-tiff.c:266
-msgid "Unsupported TIFF variant"
-msgstr "Variant de TIFF no implementada"
+#: ../gtk/gtkfilechooserdefault.c:971
+msgid "Could not retrieve information about the file"
+msgstr "No s'ha pogut obtenir informació sobre el fitxer"
 
-#: gdk-pixbuf/io-tiff.c:336
-msgid "Failed to open TIFF image"
-msgstr "No s'ha pogut obrir la imatge TIFF"
+#: ../gtk/gtkfilechooserdefault.c:982
+msgid "Could not add a bookmark"
+msgstr "No s'ha pogut afegir una adreça d'interès"
 
-#: gdk-pixbuf/io-tiff.c:349
-msgid "TIFFClose operation failed"
-msgstr "L'operació TIFFClose ha fallat"
+#: ../gtk/gtkfilechooserdefault.c:993
+msgid "Could not remove bookmark"
+msgstr "No s'ha pogut suprimir l'adreça d'interès"
 
-#: gdk-pixbuf/io-tiff.c:483 gdk-pixbuf/io-tiff.c:496
-msgid "Failed to load TIFF image"
-msgstr "No s'ha pogut carregar la imatge TIFF"
+#: ../gtk/gtkfilechooserdefault.c:1004
+msgid "The folder could not be created"
+msgstr "No s'ha pogut crear la carpeta"
 
-#: gdk-pixbuf/io-tiff.c:591
-msgid "The TIFF image format"
-msgstr "El format d'imatge TIFF"
+#: ../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."
+msgstr ""
+"No s'ha pogut crear la carpeta perquè ja existeix un fitxer amb el mateix "
+"nom. Proveu d'utilitzar un nom diferent per a la carpeta, o bé canvieu el "
+"nom del fitxer abans de crear-la."
 
-#: gdk-pixbuf/io-wbmp.c:246
-msgid "Image has zero width"
-msgstr "La imatge té una amplada de zero"
+#: ../gtk/gtkfilechooserdefault.c:1031
+msgid "You need to choose a valid filename."
+msgstr "Cal que trieu un nom de fitxer vàlid."
 
-#: gdk-pixbuf/io-wbmp.c:264
-msgid "Image has zero height"
-msgstr "La imatge té una alçada de zero"
+#: ../gtk/gtkfilechooserdefault.c:1034
+#, c-format
+msgid "Cannot create a file under %s as it is not a folder"
+msgstr "No es pot crear un fitxer a %s, atès que no és una carpeta"
 
-#: gdk-pixbuf/io-wbmp.c:275
-msgid "Not enough memory to load image"
-msgstr "No hi ha memòria suficient per carregar la imatge"
+#: ../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 ""
+"Només podeu seleccionar carpetes. L'element que heu seleccionat no és una "
+"carpeta. Torneu-ho a intentar utilitzant un element diferent."
 
-#: gdk-pixbuf/io-wbmp.c:334
-msgid "Couldn't save the rest"
-msgstr "No s'ha pogut desar la resta"
+#: ../gtk/gtkfilechooserdefault.c:1056
+msgid "Invalid file name"
+msgstr "El nom del fitxer no és vàlid"
 
-#: gdk-pixbuf/io-wbmp.c:368
-msgid "The WBMP image format"
-msgstr "El format d'imatge WBMP"
+#: ../gtk/gtkfilechooserdefault.c:1066
+msgid "The folder contents could not be displayed"
+msgstr "No s'ha pogut mostrar el contingut de la carpeta"
 
-#: gdk-pixbuf/io-xbm.c:285
-msgid "Invalid XBM file"
-msgstr "El fitxer XBM no és vàlid"
+#. Translators: the first string is a path and the second string
+#. * is a hostname. Nautilus and the panel contain the same string
+#. * to translate.
+#.
+#: ../gtk/gtkfilechooserdefault.c:1592
+#, c-format
+msgid "%1$s on %2$s"
+msgstr "%1$s a %2$s"
 
-#: gdk-pixbuf/io-xbm.c:295
-msgid "Insufficient memory to load XBM image file"
-msgstr "No hi ha memòria suficient per carregar el fitxer gràfic XBM"
+#: ../gtk/gtkfilechooserdefault.c:1741
+msgid "Search"
+msgstr "Cerca"
 
-#: gdk-pixbuf/io-xbm.c:439
-msgid "Failed to write to temporary file when loading XBM image"
-msgstr "No s'ha pogut escriure al fitxer temporal en carregar la imatge XBM"
+#: ../gtk/gtkfilechooserdefault.c:1765 ../gtk/gtkfilechooserdefault.c:4991
+msgid "Recently Used"
+msgstr "Utilitzats recentment"
 
-#: gdk-pixbuf/io-xbm.c:474
-msgid "The XBM image format"
-msgstr "El format d'imatge XBM"
+#: ../gtk/gtkfilechooserdefault.c:2364
+msgid "Select which types of files are shown"
+msgstr "Seleccioneu quins tipus de fitxers es mostren"
 
-#: gdk-pixbuf/io-xpm.c:1229
-msgid "No XPM header found"
-msgstr "No s'ha trobat la capçalera XPM"
+#: ../gtk/gtkfilechooserdefault.c:2723
+#, c-format
+msgid "Add the folder '%s' to the bookmarks"
+msgstr "Afegeix la carpeta «%s» a les adreces d'interès"
 
-#: gdk-pixbuf/io-xpm.c:1237
-msgid "XPM file has image width <= 0"
-msgstr "El fitxer XPM té una amplada d'imatge <=0"
+#: ../gtk/gtkfilechooserdefault.c:2767
+#, c-format
+msgid "Add the current folder to the bookmarks"
+msgstr "Afegeix la carpeta actual a les adreces d'interès"
 
-#: gdk-pixbuf/io-xpm.c:1245
-msgid "XPM file has image height <= 0"
-msgstr "El fitxer XPM té una alçada d'imatge <=0"
+#: ../gtk/gtkfilechooserdefault.c:2769
+#, c-format
+msgid "Add the selected folders to the bookmarks"
+msgstr "Afegeix les carpetes seleccionades a les adreces d'interès"
 
-#: gdk-pixbuf/io-xpm.c:1253
-msgid "XPM file has invalid number of colors"
-msgstr "El fitxer XPM té un nombre de colors no vàlid"
+#: ../gtk/gtkfilechooserdefault.c:2807
+#, c-format
+msgid "Remove the bookmark '%s'"
+msgstr "Suprimeix l'adreça d'interès «%s»"
 
-#: gdk-pixbuf/io-xpm.c:1261
-msgid "XPM has invalid number of chars per pixel"
-msgstr "XPM té un nombre de caràcters per punt no vàlid"
+#: ../gtk/gtkfilechooserdefault.c:2809
+#, c-format
+msgid "Bookmark '%s' cannot be removed"
+msgstr "No es pot suprimir l'adreça d'interès «%s»"
 
-#: gdk-pixbuf/io-xpm.c:1279
-msgid "Can't read XPM colormap"
-msgstr "No es pot llegir el mapa de color de XPM"
+#: ../gtk/gtkfilechooserdefault.c:2816 ../gtk/gtkfilechooserdefault.c:3702
+msgid "Remove the selected bookmark"
+msgstr "Suprimeix l'adreça d'interès seleccionada"
 
-#: gdk-pixbuf/io-xpm.c:1317
-msgid "Can't allocate memory for loading XPM image"
-msgstr "No es pot obtenir memòria per carregar la imatge XPM"
+#: ../gtk/gtkfilechooserdefault.c:3380
+msgid "Remove"
+msgstr "Suprimeix"
 
-#: gdk-pixbuf/io-xpm.c:1508
-msgid "Failed to write to temporary file when loading XPM image"
-msgstr "No s'ha pogut escriure al fitxer temporal en carregar la imatge XPM"
+#: ../gtk/gtkfilechooserdefault.c:3389
+msgid "Rename…"
+msgstr "Canvia el nom…"
 
-#: gdk-pixbuf/io-xpm.c:1543
-msgid "The XPM image format"
-msgstr "El format d'imatge XPM"
+#. Accessible object name for the file chooser's shortcuts pane
+#: ../gtk/gtkfilechooserdefault.c:3553
+msgid "Places"
+msgstr "Llocs"
 
-#: gdk/gdkdisplaymanager.c:126
-msgid "Default Display"
-msgstr "Pantalla per defecte"
+#. Column header for the file chooser's shortcuts pane
+#: ../gtk/gtkfilechooserdefault.c:3610
+msgid "_Places"
+msgstr "_Llocs"
 
-#: gdk/gdkdisplaymanager.c:127
-msgid "The default display for GDK"
-msgstr "La pantalla per defecte per a GDK"
+#: ../gtk/gtkfilechooserdefault.c:3690
+msgid "Add the selected folder to the Bookmarks"
+msgstr "Afegeix la carpeta seleccionada a les adreces d'interès"
 
-#. 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:117
-msgid "Shift"
-msgstr "Maj"
+#: ../gtk/gtkfilechooserdefault.c:3951
+msgid "Could not select file"
+msgstr "No s'ha pogut seleccionar el fitxer"
 
-#. 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:123
-msgid "Ctrl"
-msgstr "Ctrl"
+#: ../gtk/gtkfilechooserdefault.c:4176
+msgid "_Visit this file"
+msgstr "_Visita aquest fitxer"
 
-#. 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:129
-msgid "Alt"
-msgstr "Alt"
+#: ../gtk/gtkfilechooserdefault.c:4179
+msgid "_Copy file’s location"
+msgstr "_Copia la ubicació del fitxer"
 
-#: gtk/gtkaccellabel.c:137
-msgid "Accelerator Closure"
-msgstr "Tancament de drecera"
+#: ../gtk/gtkfilechooserdefault.c:4182
+msgid "_Add to Bookmarks"
+msgstr "_Afegeix a les adreces d'interès"
 
-#: gtk/gtkaccellabel.c:138
-msgid "The closure to be monitored for accelerator changes"
-msgstr "El tancament a monitoritzar per a canvis de drecera"
+#: ../gtk/gtkfilechooserdefault.c:4189
+msgid "Show _Hidden Files"
+msgstr "Mostra els fitxers _ocults"
 
-#: gtk/gtkaccellabel.c:144
-msgid "Accelerator Widget"
-msgstr "Giny accelerador"
+#: ../gtk/gtkfilechooserdefault.c:4192
+msgid "Show _Size Column"
+msgstr "Mostra la columna de la _mida"
 
-#: gtk/gtkaccellabel.c:145
-msgid "The widget to be monitored for accelerator changes"
-msgstr "El giny a monitoritzar per a canvis en l'accelerador"
+#: ../gtk/gtkfilechooserdefault.c:4417
+msgid "Files"
+msgstr "Fitxers"
 
-#: gtk/gtkaction.c:185 gtk/gtkactiongroup.c:117
-#, fuzzy
+#: ../gtk/gtkfilechooserdefault.c:4468
 msgid "Name"
-msgstr "Nom de família"
+msgstr "Nom"
 
-#: gtk/gtkaction.c:186
-msgid "A unique name for the action."
-msgstr ""
+#: ../gtk/gtkfilechooserdefault.c:4491
+msgid "Size"
+msgstr "Mida"
 
-#: gtk/gtkaction.c:193 gtk/gtkbutton.c:190 gtk/gtkexpander.c:202
-#: gtk/gtkframe.c:125 gtk/gtklabel.c:290 gtk/gtktoolbutton.c:179
-msgid "Label"
-msgstr "Etiqueta"
-
-#: gtk/gtkaction.c:194
-msgid "The label used for menu items and buttons that activate this action."
-msgstr ""
+#: ../gtk/gtkfilechooserdefault.c:4505
+msgid "Modified"
+msgstr "Modificat"
 
-#: gtk/gtkaction.c:200
-#, fuzzy
-msgid "Short label"
-msgstr "Etiqueta de la pestanya"
+#. Label
+#: ../gtk/gtkfilechooserdefault.c:4598
+msgid "_Name:"
+msgstr "_Nom:"
 
-#: gtk/gtkaction.c:201
-msgid "A shorter label that may be used on toolbar buttons."
-msgstr ""
+#: ../gtk/gtkfilechooserdefault.c:4829
+msgid "Type a file name"
+msgstr "Escriviu un nom de fitxer"
 
-#: gtk/gtkaction.c:207
-msgid "Tooltip"
-msgstr ""
+#: ../gtk/gtkfilechooserdefault.c:4876 ../gtk/gtkfilechooserdefault.c:4887
+msgid "Please select a folder below"
+msgstr "Seleccioneu una carpeta a continuació"
 
-#: gtk/gtkaction.c:208
-msgid "A tooltip for this action."
-msgstr ""
+#: ../gtk/gtkfilechooserdefault.c:4882
+msgid "Please type a file name"
+msgstr "Escriviu un nom de fitxer"
 
-#: gtk/gtkaction.c:214
-#, fuzzy
-msgid "Stock Icon"
-msgstr "Identificació de l'acció"
+#. Create Folder
+#: ../gtk/gtkfilechooserdefault.c:4953
+msgid "Create Fo_lder"
+msgstr "Crea una ca_rpeta"
 
-#: gtk/gtkaction.c:215
-msgid "The stock icon displayed in widgets representing this action."
-msgstr ""
+#: ../gtk/gtkfilechooserdefault.c:5001
+msgid "Search:"
+msgstr "Cerca:"
 
-#: gtk/gtkaction.c:221 gtk/gtktoolitem.c:168
-msgid "Is important"
-msgstr "És important"
+#: ../gtk/gtkfilechooserdefault.c:5052
+msgid "_Location:"
+msgstr "_Ubicació:"
 
-#: gtk/gtkaction.c:222
-msgid ""
-"Whether the action is considered important. When TRUE, toolitem proxies for "
-"this action show text in GTK_TOOLBAR_BOTH_HORIZ mode."
-msgstr ""
+#: ../gtk/gtkfilechooserdefault.c:5502
+msgid "Save in _folder:"
+msgstr "De_sa a la carpeta:"
 
-#: gtk/gtkaction.c:228
-msgid "Hide if empty"
-msgstr "Amaga si és buit"
+#: ../gtk/gtkfilechooserdefault.c:5504
+msgid "Create in _folder:"
+msgstr "Crea a la _carpeta:"
 
-#: gtk/gtkaction.c:229
-msgid "When TRUE, empty menu proxies for this action are hidden."
-msgstr ""
+#: ../gtk/gtkfilechooserdefault.c:6597
+#, c-format
+msgid "Could not read the contents of %s"
+msgstr "No s'ha pogut llegir el contingut de %s"
 
-#: gtk/gtkaction.c:235 gtk/gtkwidget.c:446
-msgid "Sensitive"
-msgstr "Sensible"
+#: ../gtk/gtkfilechooserdefault.c:6601
+msgid "Could not read the contents of the folder"
+msgstr "No s'ha pogut llegir el contingut de la carpeta"
 
-#: gtk/gtkaction.c:236
-#, fuzzy
-msgid "Whether the action is enabled."
-msgstr "Si el giny és visible"
+#: ../gtk/gtkfilechooserdefault.c:6694 ../gtk/gtkfilechooserdefault.c:6762
+#: ../gtk/gtkfilechooserdefault.c:6942
+msgid "Unknown"
+msgstr "Desconegut"
 
-#
-#: gtk/gtkaction.c:242 gtk/gtktreeview.c:545 gtk/gtktreeviewcolumn.c:219
-#: gtk/gtkwidget.c:439
-msgid "Visible"
-msgstr "Visible"
+#: ../gtk/gtkfilechooserdefault.c:6709
+msgid "%H:%M"
+msgstr "%H:%M"
 
-#: gtk/gtkaction.c:243
-#, fuzzy
-msgid "Whether the action is visible."
-msgstr "Si el giny és visible"
+#: ../gtk/gtkfilechooserdefault.c:6711
+msgid "Yesterday at %H:%M"
+msgstr "Ahir a les %H:%M"
 
-#: gtk/gtkactiongroup.c:118
-msgid "A name for the action group."
-msgstr ""
+#: ../gtk/gtkfilechooserdefault.c:7413
+msgid "Cannot change to folder because it is not local"
+msgstr "No es pot canviar a la carpeta perquè no és local"
 
-#: gtk/gtkalignment.c:116
-msgid "Horizontal alignment"
-msgstr "Alineació horitzontal"
+#: ../gtk/gtkfilechooserdefault.c:8020 ../gtk/gtkfilechooserdefault.c:8041
+#, c-format
+msgid "Shortcut %s already exists"
+msgstr "La drecera %s ja existeix"
 
-#: gtk/gtkalignment.c:117
-msgid ""
-"Horizontal position of child in available space. 0.0 is left aligned, 1.0 is "
-"right aligned"
-msgstr ""
-"Posició vertical del fill en espai disponible. 0.0 s'alinea a l'esquerra, "
-"1.0 s'alinea a la dreta"
+#: ../gtk/gtkfilechooserdefault.c:8131
+#, c-format
+msgid "Shortcut %s does not exist"
+msgstr "La drecera %s no existeix"
 
-#: gtk/gtkalignment.c:126
-msgid "Vertical alignment"
-msgstr "Alineació vertical"
+#: ../gtk/gtkfilechooserdefault.c:8377 ../gtk/gtkprintunixdialog.c:548
+#, c-format
+msgid "A file named \"%s\" already exists.  Do you want to replace it?"
+msgstr "Ja existeix un fitxer amb el nom «%s». Voleu reemplaçar-lo?"
 
-#: gtk/gtkalignment.c:127
+#: ../gtk/gtkfilechooserdefault.c:8380 ../gtk/gtkprintunixdialog.c:552
+#, c-format
 msgid ""
-"Vertical position of child in available space. 0.0 is top aligned, 1.0 is "
-"bottom aligned"
+"The file already exists in \"%s\".  Replacing it will overwrite its contents."
 msgstr ""
-"Posició vertical del fill en espai disponible. 0.0 s'alinea a dalt, 1.0 "
-"s'alinea a baix"
-
-#: gtk/gtkalignment.c:135
-msgid "Horizontal scale"
-msgstr "Escala horitzontal"
+"El fitxer ja existeix a «%s». Si el reemplaceu en sobreescriureu el "
+"contingut."
 
-#: gtk/gtkalignment.c:136
-msgid ""
-"If available horizontal space is bigger than needed for the child, how much "
-"of it to use for the child. 0.0 means none, 1.0 means all"
-msgstr ""
-"Si l'espai horitzontal disponible és més gran que el necessari per al fill, "
-"quant se n'ha d'utilitzar per al fill. 0.0 vol dir res, 1.0 vol dir tot"
+#: ../gtk/gtkfilechooserdefault.c:8385 ../gtk/gtkprintunixdialog.c:559
+msgid "_Replace"
+msgstr "_Reemplaça"
 
-#: gtk/gtkalignment.c:144
-msgid "Vertical scale"
-msgstr "Escala vertical"
+#: ../gtk/gtkfilechooserdefault.c:9192
+msgid "Could not start the search process"
+msgstr "No s'ha pogut iniciar el procés de cerca"
 
-#: gtk/gtkalignment.c:145
+#: ../gtk/gtkfilechooserdefault.c:9193
 msgid ""
-"If available vertical space is bigger than needed for the child, how much of "
-"it to use for the child. 0.0 means none, 1.0 means all"
+"The program was not able to create a connection to the indexer daemon.  "
+"Please make sure it is running."
 msgstr ""
-"Si l'espai vertical disponible és més gran que el necessari per al fill, "
-"quant se n'ha d'utilitzar per al fill. 0.0 vol dir res, 1.0 vol dir tot"
-
-#: gtk/gtkalignment.c:162
-#, fuzzy
-msgid "Top Padding"
-msgstr "Separació"
-
-#: gtk/gtkalignment.c:163
-#, fuzzy
-msgid "The padding to insert at the top of the widget."
-msgstr "El número de fila a la qual adjuntar la part superior del widget fill"
+"El programa no ha pogut crear cap connexió al dimoni d'indexació. Assegureu-"
+"vos que s'està executant."
 
-#: gtk/gtkalignment.c:179
-#, fuzzy
-msgid "Bottom Padding"
-msgstr "Separació"
-
-#: gtk/gtkalignment.c:180
-#, fuzzy
-msgid "The padding to insert at the bottom of the widget."
-msgstr "El número de fila per adjuntar la part inferior del fill a"
-
-#: gtk/gtkalignment.c:196
-#, fuzzy
-msgid "Left Padding"
-msgstr "Separació"
+#: ../gtk/gtkfilechooserdefault.c:9207
+msgid "Could not send the search request"
+msgstr "No s'ha pogut enviar la sol·licitud de cerca"
 
-#: gtk/gtkalignment.c:197
-#, fuzzy
-msgid "The padding to insert at the left of the widget."
-msgstr "El número de columna per adjuntar la banda esquerra del fill a"
+#: ../gtk/gtkfilechooserdefault.c:9817
+#, c-format
+msgid "Could not mount %s"
+msgstr "No s'ha pogut muntar %s"
 
-#: gtk/gtkalignment.c:213
-#, fuzzy
-msgid "Right Padding"
-msgstr "Marge dret"
+#. 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 "Sistema de fitxers"
 
-#: gtk/gtkalignment.c:214
-#, fuzzy
-msgid "The padding to insert at the right of the widget."
-msgstr "L'alineació d'espai a afegir a esquerra i dreta del giny, en punts"
+#: ../gtk/gtkfontbutton.c:354
+msgid "Sans 12"
+msgstr "Sans 12"
 
-#: gtk/gtkarrow.c:98
-msgid "Arrow direction"
-msgstr "Direcció de la fletxa"
+#: ../gtk/gtkfontbutton.c:436 ../gtk/gtkfontbutton.c:563
+msgid "Pick a Font"
+msgstr "Trieu un tipus de lletra"
 
-#: gtk/gtkarrow.c:99
-msgid "The direction the arrow should point"
-msgstr "La direcció a la que la fletxa ha d'apuntar"
+#: ../gtk/gtkfontbutton.c:1121
+msgid "Font"
+msgstr "Tipus de lletra"
 
-#: gtk/gtkarrow.c:106
-msgid "Arrow shadow"
-msgstr "Ombra de la fletxa"
+#: ../gtk/gtkfontchooserwidget.c:110
+msgid "No fonts matched your search. You can revise your search and try again."
+msgstr ""
+"No s'ha trobat cap tipus de lletra que coincideixi amb la cerca. Podeu "
+"revisar la cerca i provar de nou."
 
-#: gtk/gtkarrow.c:107
-msgid "Appearance of the shadow surrounding the arrow"
-msgstr "Apariència de l'ombra que envolta la fletxa"
+#: ../gtk/gtkfontchooserwidget.c:557
+msgid "Search font name"
+msgstr "Cerca el nom del tipus de lletra"
 
-#: gtk/gtkaspectframe.c:108
-msgid "Horizontal Alignment"
-msgstr "Alineació horitzontal"
+#: ../gtk/gtkfontchooserwidget.c:891
+msgid "Font Family"
+msgstr "Família del tipus de lletra"
 
-#: gtk/gtkaspectframe.c:109
-msgid "X alignment of the child"
-msgstr "Alineació X del fill"
+#: ../gtk/gtkicontheme.c:1931
+#, c-format
+msgid "Icon '%s' not present in theme"
+msgstr "La icona «%s» no es troba al tema"
 
-#: gtk/gtkaspectframe.c:115
-msgid "Vertical Alignment"
-msgstr "Alineació vertical"
+#: ../gtk/gtkicontheme.c:3462
+msgid "Failed to load icon"
+msgstr "No s'ha pogut carregar la icona"
 
-#: gtk/gtkaspectframe.c:116
-msgid "Y alignment of the child"
-msgstr "Alineació Y del fill"
+#: ../gtk/gtkimmodule.c:515
+msgid "Simple"
+msgstr "Simple"
 
-#: gtk/gtkaspectframe.c:122
-msgid "Ratio"
-msgstr "Proporció"
+#: ../gtk/gtkimmulticontext.c:608
+msgctxt "input method menu"
+msgid "System"
+msgstr "Sistema"
 
-#: gtk/gtkaspectframe.c:123
-msgid "Aspect ratio if obey_child is FALSE"
-msgstr "Proporció si obey_child és FALS"
+#: ../gtk/gtkimmulticontext.c:618
+msgctxt "input method menu"
+msgid "None"
+msgstr "Cap"
 
-#: gtk/gtkaspectframe.c:129
-msgid "Obey child"
-msgstr "Obeeix fill"
+#: ../gtk/gtkimmulticontext.c:701
+#, c-format
+msgctxt "input method menu"
+msgid "System (%s)"
+msgstr "Sistema (%s)"
+
+#. Open Link
+#: ../gtk/gtklabel.c:6139
+msgid "_Open Link"
+msgstr "Obre l'_enllaç"
+
+#. Copy Link Address
+#: ../gtk/gtklabel.c:6151
+msgid "Copy _Link Address"
+msgstr "Copia l'adreça de l'en_llaç"
+
+#: ../gtk/gtk-launch.c:71
+msgid "APPLICATION [URI…] — launch an APPLICATION with URI."
+msgstr "APLICACIÓ [URI…] — executa una APLICACIÓ amb una URI."
+
+#. Translators: this message will appear after the usage string
+#. and before the list of options.
+#: ../gtk/gtk-launch.c:75
+msgid ""
+"Launch specified application by its desktop file info\n"
+"optionally passing list of URIs as arguments."
+msgstr ""
+"Executa l'aplicació especificada pel seu fitxer d'informació\n"
+"d'escriptori amb una llista opcional d'URI com a arguments."
 
-#: gtk/gtkaspectframe.c:130
-msgid "Force aspect ratio to match that of the frame's child"
-msgstr "Forçar la proporció per a que coincideixi amb la forma del fill"
+#: ../gtk/gtk-launch.c:87
+#, c-format
+msgid "Error parsing commandline options: %s\n"
+msgstr ""
+"S'ha produït un error en analitzar les opcions de la línia d'ordres: %s\n"
 
-#: gtk/gtkbbox.c:119
-msgid "Minimum child width"
-msgstr "Amplada mínima del fill"
+#: ../gtk/gtk-launch.c:89 ../gtk/gtk-launch.c:102
+#, c-format
+msgid "Try \"%s --help\" for more information."
+msgstr "Per a més informació proveu «%s --help»."
 
-#: gtk/gtkbbox.c:120
-msgid "Minimum width of buttons inside the box"
-msgstr "Amplada mínima dels botons dins la caixa"
+#. 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 "%s: missing application name"
+msgstr "%s: manca el nom de l'aplicació"
 
-#: gtk/gtkbbox.c:128
-msgid "Minimum child height"
-msgstr "Alçada mínima del fill"
+#: ../gtk/gtk-launch.c:121
+#, c-format
+msgid "Creating AppInfo from id not supported on non unix operating systems"
+msgstr ""
+"No es poden crear «AppInfo» a partir d'identificadors en sistemes operatius "
+"que no siguin UNIX."
 
-#: gtk/gtkbbox.c:129
-msgid "Minimum height of buttons inside the box"
-msgstr "Alçada mínima dels botons dins la caixa"
+#. Translators: the first %s is the program name, the second one
+#. is the application name.
+#: ../gtk/gtk-launch.c:129
+#, c-format
+msgid "%s: no such application %s"
+msgstr "%s: no existeix l'aplicació %s"
 
-#: gtk/gtkbbox.c:137
-msgid "Child internal width padding"
-msgstr "Separació d'amplada interna del fill"
+#. Translators: the first %s is the program name, the second one
+#. is the error message.
+#: ../gtk/gtk-launch.c:147
+#, c-format
+msgid "%s: error launching application: %s\n"
+msgstr "%s: s'ha produït un error en executar l'aplicació: %s\n"
 
-#: gtk/gtkbbox.c:138
-msgid "Amount to increase child's size on either side"
-msgstr "Quantitat en que s'incrementa la mida del fill a cada costat"
+#: ../gtk/gtklinkbutton.c:499
+msgid "Copy URL"
+msgstr "Copia l'URL"
 
-#: gtk/gtkbbox.c:146
-msgid "Child internal height padding"
-msgstr "Alçada interna d'omplenament del fill"
+#: ../gtk/gtklinkbutton.c:665
+msgid "Invalid URI"
+msgstr "URI no vàlid"
 
-#: gtk/gtkbbox.c:147
-msgid "Amount to increase child's size on the top and bottom"
-msgstr "Quantitat en què s'incrementa la mida del fill per dalt i per baix"
+#: ../gtk/gtklockbutton.c:290
+msgid "Lock"
+msgstr "Bloca"
 
-#: gtk/gtkbbox.c:155
-msgid "Layout style"
-msgstr "Estil de la disposició"
+#: ../gtk/gtklockbutton.c:299
+msgid "Unlock"
+msgstr "Desbloca"
 
-#: gtk/gtkbbox.c:156
+#: ../gtk/gtklockbutton.c:308
 msgid ""
-"How to layout the buttons in the box. Possible values are default, spread, "
-"edge, start and end"
+"Dialog is unlocked.\n"
+"Click to prevent further changes"
 msgstr ""
-"Com disposar els botons a la caixa. Els valors possibles són predeterminats, "
-"escampats, cantonada, inici i final"
-
-#: gtk/gtkbbox.c:164
-msgid "Secondary"
-msgstr "Secundari"
+"El diàleg està desblocat.\n"
+"Feu clic per impedir fer-hi canvis"
 
-#: gtk/gtkbbox.c:165
+#: ../gtk/gtklockbutton.c:317
 msgid ""
-"If TRUE, the child appears in a secondary group of children, suitable for, e."
-"g., help buttons"
+"Dialog is locked.\n"
+"Click to make changes"
 msgstr ""
-"Si és CERT, el fill apareix en un grup secundari de fills, adequat per a, p."
-"ex., els botons d'ajuda"
+"El diàleg està blocat.\n"
+"Feu clic per poder fer canvis"
 
-#: gtk/gtkbox.c:128 gtk/gtkexpander.c:226
-msgid "Spacing"
-msgstr "Espaiat"
-
-#: gtk/gtkbox.c:129
-msgid "The amount of space between children"
-msgstr "La quantitat d'espai entre fills"
+#: ../gtk/gtklockbutton.c:326
+msgid ""
+"System policy prevents changes.\n"
+"Contact your system administrator"
+msgstr ""
+"La política del sistema no permet fer canvis.\n"
+"Contacteu amb l'administrador del sistema"
 
-#: gtk/gtkbox.c:138 gtk/gtknotebook.c:468 gtk/gtktoolbar.c:475
-msgid "Homogeneous"
-msgstr "Homogeni"
+#. Description of --gtk-module=MODULES in --help output
+#: ../gtk/gtkmain.c:446
+msgid "Load additional GTK+ modules"
+msgstr "Carrega mòduls del GTK+ addicionals"
 
-#: gtk/gtkbox.c:139
-msgid "Whether the children should all be the same size"
-msgstr "Si tots els fills han de tenir la mateixa mida"
+#. Placeholder in --gtk-module=MODULES in --help output
+#: ../gtk/gtkmain.c:447
+msgid "MODULES"
+msgstr "MÒDULS"
 
-#: gtk/gtkbox.c:146 gtk/gtkpreview.c:132 gtk/gtktoolbar.c:467
-#: gtk/gtktreeviewcolumn.c:291
-msgid "Expand"
-msgstr "Expandeix"
+#. Description of --g-fatal-warnings in --help output
+#: ../gtk/gtkmain.c:449
+msgid "Make all warnings fatal"
+msgstr "Considera tots els avisos com a greus"
 
-#: gtk/gtkbox.c:147
-msgid "Whether the child should receive extra space when the parent grows"
-msgstr "Si el fill ha de rebre espai extra quan el pare creix"
+#. Description of --gtk-debug=FLAGS in --help output
+#: ../gtk/gtkmain.c:452
+msgid "GTK+ debugging flags to set"
+msgstr "Senyaladors de depuració de GTK+ que s'han d'habilitar"
 
-#: gtk/gtkbox.c:153
-msgid "Fill"
-msgstr "Omple"
+#. Description of --gtk-no-debug=FLAGS in --help output
+#: ../gtk/gtkmain.c:455
+msgid "GTK+ debugging flags to unset"
+msgstr "Senyaladors de depuració de GTK+ que s'han d'inhabilitar"
 
-#: gtk/gtkbox.c:154
-msgid ""
-"Whether extra space given to the child should be allocated to the child or "
-"used as padding"
-msgstr ""
-"Si l'espai extra del fill s'ha d'assignar al fill o s'ha d'utilitzar com a "
-"separació"
+# Premi a qui va ficar "Per defecte:LTR. M'ha costat
+# trobar en quin mòdul estava l'error. jm
+#. Translate to default:RTL if you want your widgets
+#. * to be RTL, otherwise translate to default:LTR.
+#. * Do *not* translate it to "predefinito:LTR", if it
+#. * it isn't default:LTR or default:RTL it will not work
+#.
+#: ../gtk/gtkmain.c:703
+msgid "default:LTR"
+msgstr "default:LTR"
 
-#: gtk/gtkbox.c:160
-msgid "Padding"
-msgstr "Separació"
+#: ../gtk/gtkmain.c:768
+#, c-format
+msgid "Cannot open display: %s"
+msgstr "No es pot obrir la pantalla: %s"
 
-#: gtk/gtkbox.c:161
-msgid "Extra space to put between the child and its neighbors, in pixels"
-msgstr "Espai extra per posar entre el fill i els seus veïns, en píxels"
+#: ../gtk/gtkmain.c:834
+msgid "GTK+ Options"
+msgstr "Opcions del GTK+"
 
-#: gtk/gtkbox.c:167
-msgid "Pack type"
-msgstr "Tipus de paquet"
+#: ../gtk/gtkmain.c:834
+msgid "Show GTK+ Options"
+msgstr "Mostra les opcions del GTK+"
 
-#: gtk/gtkbox.c:168 gtk/gtknotebook.c:512
-msgid ""
-"A GtkPackType indicating whether the child is packed with reference to the "
-"start or end of the parent"
-msgstr ""
-"Un tipus de GtkPack que indica si el fill s'empaqueta en referència a "
-"l'inici o al final del pare"
+#: ../gtk/gtkmountoperation.c:535
+msgid "Co_nnect"
+msgstr "C_onnecta"
 
-#: gtk/gtkbox.c:174 gtk/gtknotebook.c:490 gtk/gtkpaned.c:238
-#: gtk/gtkruler.c:138
-msgid "Position"
-msgstr "Posició"
+#: ../gtk/gtkmountoperation.c:609
+msgid "Connect As"
+msgstr "Connecta com a"
 
-#: gtk/gtkbox.c:175 gtk/gtknotebook.c:491
-msgid "The index of the child in the parent"
-msgstr "L'índex del fill en el pare"
+#: ../gtk/gtkmountoperation.c:618
+msgid "_Anonymous"
+msgstr "_Anònim"
 
-#: gtk/gtkbutton.c:191
-msgid ""
-"Text of the label widget inside the button, if the button contains a label "
-"widget"
-msgstr ""
-"Text del giny d'etiqueta dins del botó, si el botó conté un giny d'etiqueta"
+#: ../gtk/gtkmountoperation.c:627
+msgid "Registered U_ser"
+msgstr "Usuari _registrat"
 
-#: gtk/gtkbutton.c:198 gtk/gtkexpander.c:210 gtk/gtklabel.c:311
-#: gtk/gtktoolbutton.c:186
-msgid "Use underline"
-msgstr "Utilitza subratllat"
+#: ../gtk/gtkmountoperation.c:638
+msgid "_Username"
+msgstr "_Nom d'usuari"
 
-#: gtk/gtkbutton.c:199 gtk/gtkexpander.c:211 gtk/gtklabel.c:312
-msgid ""
-"If set, an underline in the text indicates the next character should be used "
-"for the mnemonic accelerator key"
-msgstr ""
-"Si es fixa, un subratllat en el text indica que el caràcter següent s'hauria "
-"d'utilitzar per a la tecla de drecera mnemotècnica"
+#: ../gtk/gtkmountoperation.c:643
+msgid "_Domain"
+msgstr "_Domini"
 
-#: gtk/gtkbutton.c:206
-msgid "Use stock"
-msgstr "Utilitzeu estoc"
+#: ../gtk/gtkmountoperation.c:649
+msgid "_Password"
+msgstr "Contrasen_ya"
 
-#: gtk/gtkbutton.c:207
-msgid ""
-"If set, the label is used to pick a stock item instead of being displayed"
-msgstr ""
-"Si es fixa, l'etiqueta s'utilitza per escollir un element de l'estoc en lloc "
-"de ser mostrada"
+#: ../gtk/gtkmountoperation.c:671
+msgid "Forget password _immediately"
+msgstr "Oblida la _contrasenya immediatament"
 
-#: gtk/gtkbutton.c:214
-msgid "Focus on click"
-msgstr ""
+#: ../gtk/gtkmountoperation.c:681
+msgid "Remember password until you _logout"
+msgstr "Recorda la contrasenya _fins que surti"
 
-#: gtk/gtkbutton.c:215
-#, fuzzy
-msgid "Whether the button grabs focus when it is clicked with the mouse"
-msgstr "Si el text de l'etiqueta pot ésser seleccionat pel ratolí"
+#: ../gtk/gtkmountoperation.c:691
+msgid "Remember _forever"
+msgstr "Recorda-la per se_mpre"
 
-#: gtk/gtkbutton.c:222
-msgid "Border relief"
-msgstr "Relleu del cantó"
+#: ../gtk/gtkmountoperation.c:1080
+#, c-format
+msgid "Unknown Application (PID %d)"
+msgstr "Aplicació desconeguda (PID %d)"
 
-#: gtk/gtkbutton.c:223
-msgid "The border relief style"
-msgstr "L'estil de relleu del cantó"
+#: ../gtk/gtkmountoperation.c:1263
+msgid "Unable to end process"
+msgstr "No es pot finalitzar el procés"
 
-#: gtk/gtkbutton.c:280
-msgid "Default Spacing"
-msgstr "Espaiat per defecte"
+#: ../gtk/gtkmountoperation.c:1300
+msgid "_End Process"
+msgstr "_Finalitza el procés"
 
-#: gtk/gtkbutton.c:281
-msgid "Extra space to add for CAN_DEFAULT buttons"
-msgstr "Espai extra per afegir per als botons CAN_DEFAULT"
+#: ../gtk/gtkmountoperation-stub.c:62
+#, c-format
+msgid "Cannot kill process with PID %d. Operation is not implemented."
+msgstr ""
+"No es pot matar el procés amb el PID %d. L'operació no està implementada."
 
-#: gtk/gtkbutton.c:287
-msgid "Default Outside Spacing"
-msgstr "Espaiat exterior per defecte"
+#. translators: this string is a name for the 'less' command
+#: ../gtk/gtkmountoperation-x11.c:954
+msgid "Terminal Pager"
+msgstr "Paginador del terminal"
 
-#: gtk/gtkbutton.c:288
-msgid ""
-"Extra space to add for CAN_DEFAULT buttons that is always drawn outside the "
-"border"
-msgstr ""
-"L'espai extra a afegir pels botons per a CAN_DEFAULT que sempre es dibuixa "
-"fora del contorn"
+#: ../gtk/gtkmountoperation-x11.c:955
+msgid "Top Command"
+msgstr "Ordre «top»"
 
-#: gtk/gtkbutton.c:293
-msgid "Child X Displacement"
-msgstr "Desplaçament X del fill"
+#: ../gtk/gtkmountoperation-x11.c:956
+msgid "Bourne Again Shell"
+msgstr "Intèrpret d'ordres «Bourne Again»"
 
-#: gtk/gtkbutton.c:294
-msgid ""
-"How far in the x direction to move the child when the button is depressed"
-msgstr "A quina distància moure el fill en la direcció x quan es premi el botó"
+#: ../gtk/gtkmountoperation-x11.c:957
+msgid "Bourne Shell"
+msgstr "Intèrpret d'ordres «Bourne»"
 
-#: gtk/gtkbutton.c:301
-msgid "Child Y Displacement"
-msgstr "Desplaçament Y del fill"
+#: ../gtk/gtkmountoperation-x11.c:958
+msgid "Z Shell"
+msgstr "Intèrpret d'ordres «Z»"
 
-#: gtk/gtkbutton.c:302
-msgid ""
-"How far in the y direction to move the child when the button is depressed"
-msgstr "A quina distància moure el fill en la direcció y quan es premi el botó"
+#: ../gtk/gtkmountoperation-x11.c:1055
+#, c-format
+msgid "Cannot end process with PID %d: %s"
+msgstr "No es pot finalitzar el procés amb el PID %d: %s"
 
-#: gtk/gtkcalendar.c:464
-msgid "Year"
-msgstr "Any"
+#: ../gtk/gtknotebook.c:5069 ../gtk/gtknotebook.c:7723
+#, c-format
+msgid "Page %u"
+msgstr "Pàgina %u"
 
-#: gtk/gtkcalendar.c:465
-msgid "The selected year"
-msgstr "L'any seleccionat"
+#. Translators: the format here is used to build the string that will be rendered
+#. * in the number emblem.
+#.
+#: ../gtk/gtknumerableicon.c:482
+#, c-format
+msgctxt "Number format"
+msgid "%d"
+msgstr "%d"
 
-#: gtk/gtkcalendar.c:471
-msgid "Month"
-msgstr "Mes"
+#: ../gtk/gtkpagesetup.c:646 ../gtk/gtkpapersize.c:848
+#: ../gtk/gtkpapersize.c:888
+msgid "Not a valid page setup file"
+msgstr "No és un fitxer de configuració de pàgina vàlid"
 
-#: gtk/gtkcalendar.c:472
-msgid "The selected month (as a number between 0 and 11)"
-msgstr "El mes seleccionat (con un número entre 0 i 11)"
+#: ../gtk/gtkpagesetupunixdialog.c:167
+msgid "Any Printer"
+msgstr "Qualsevol impressora"
 
-#: gtk/gtkcalendar.c:478
-msgid "Day"
-msgstr "Dia"
+#: ../gtk/gtkpagesetupunixdialog.c:167
+msgid "For portable documents"
+msgstr "Per a documents portàtils"
 
-#: gtk/gtkcalendar.c:479
+#: ../gtk/gtkpagesetupunixdialog.c:796
+#, c-format
 msgid ""
-"The selected day (as a number between 1 and 31, or 0 to unselect the "
-"currently selected day)"
-msgstr ""
-"El dia seleccionat (com un número entre 1 i 31, o 0 per a deseleccionar el "
-"dia actualment seleccionat)"
+"Margins:\n"
+" Left: %s %s\n"
+" Right: %s %s\n"
+" Top: %s %s\n"
+" Bottom: %s %s"
+msgstr ""
+"Marges:\n"
+" Esquerre: %s %s\n"
+" Dret: %s %s\n"
+" Superior: %s %s\n"
+" Inferior: %s %s"
+
+#: ../gtk/gtkpagesetupunixdialog.c:845 ../gtk/gtkprintunixdialog.c:3329
+msgid "Manage Custom Sizes…"
+msgstr "Gestioneu mides personalitzades…"
+
+#: ../gtk/gtkpagesetupunixdialog.c:896
+msgid "_Format for:"
+msgstr "_Format per a:"
+
+#: ../gtk/gtkpagesetupunixdialog.c:917 ../gtk/gtkprintunixdialog.c:3477
+msgid "_Paper size:"
+msgstr "Mida del _paper:"
+
+#: ../gtk/gtkpagesetupunixdialog.c:946
+msgid "_Orientation:"
+msgstr "_Orientació:"
+
+#: ../gtk/gtkpagesetupunixdialog.c:1006 ../gtk/gtkprintunixdialog.c:3531
+msgid "Page Setup"
+msgstr "Configuració de la pàgina"
+
+# FIXME
+#: ../gtk/gtkpathbar.c:159
+msgid "Up Path"
+msgstr "Amunt"
+
+# FIXME
+#: ../gtk/gtkpathbar.c:161
+msgid "Down Path"
+msgstr "Avall"
+
+#: ../gtk/gtkpathbar.c:1644
+msgid "File System Root"
+msgstr "Arrel del sistema de fitxers"
+
+#: ../gtk/gtkprintbackend.c:750
+msgid "Authentication"
+msgstr "Autenticació"
+
+#: ../gtk/gtkprinteroptionwidget.c:546
+msgid "Select a filename"
+msgstr "Seleccioneu un nom de fitxer"
+
+#: ../gtk/gtkprinteroptionwidget.c:770
+msgid "Not available"
+msgstr "No està disponible"
+
+#. 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:260
+#, c-format
+msgid "%s job #%d"
+msgstr "%s treball #%d"
+
+#: ../gtk/gtkprintoperation.c:1777
+msgctxt "print operation status"
+msgid "Initial state"
+msgstr "Estat inicial"
+
+#: ../gtk/gtkprintoperation.c:1778
+msgctxt "print operation status"
+msgid "Preparing to print"
+msgstr "S'està preparant per imprimir"
+
+#: ../gtk/gtkprintoperation.c:1779
+msgctxt "print operation status"
+msgid "Generating data"
+msgstr "S'estan generant les dades"
+
+#: ../gtk/gtkprintoperation.c:1780
+msgctxt "print operation status"
+msgid "Sending data"
+msgstr "S'estan enviant les dades"
+
+#: ../gtk/gtkprintoperation.c:1781
+msgctxt "print operation status"
+msgid "Waiting"
+msgstr "S'està esperant"
+
+#: ../gtk/gtkprintoperation.c:1782
+msgctxt "print operation status"
+msgid "Blocking on issue"
+msgstr "Bloquejat degut a un problema"
+
+#: ../gtk/gtkprintoperation.c:1783
+msgctxt "print operation status"
+msgid "Printing"
+msgstr "S'està imprimint"
+
+#: ../gtk/gtkprintoperation.c:1784
+msgctxt "print operation status"
+msgid "Finished"
+msgstr "S'ha finalitzat"
+
+#: ../gtk/gtkprintoperation.c:1785
+msgctxt "print operation status"
+msgid "Finished with error"
+msgstr "S'ha finalitzat amb error"
+
+#: ../gtk/gtkprintoperation.c:2349
+#, c-format
+msgid "Preparing %d"
+msgstr "S'està preparant %d"
 
-#: gtk/gtkcalendar.c:493
-msgid "Show Heading"
-msgstr "Mostra la capçalera"
+#: ../gtk/gtkprintoperation.c:2351 ../gtk/gtkprintoperation.c:2983
+msgid "Preparing"
+msgstr "S'està preparant"
 
-#: gtk/gtkcalendar.c:494
-msgid "If TRUE, a heading is displayed"
-msgstr "Si és VERTADER, es mostra una capçalera"
+#: ../gtk/gtkprintoperation.c:2354
+#, c-format
+msgid "Printing %d"
+msgstr "S'està imprimint %d"
 
-#: gtk/gtkcalendar.c:508
-#, fuzzy
-msgid "Show Day Names"
-msgstr "Mostra les pestanyes"
+#: ../gtk/gtkprintoperation.c:3013
+msgid "Error creating print preview"
+msgstr "S'ha produït un error en crear la previsualització d'impressió"
 
-#: gtk/gtkcalendar.c:509
-msgid "If TRUE, day names are displayed"
+#: ../gtk/gtkprintoperation.c:3016
+msgid "The most probable reason is that a temporary file could not be created."
 msgstr ""
+"El motiu més probable és perquè no s'ha pogut crear un fitxer temporal."
+
+#: ../gtk/gtkprintoperation-unix.c:307
+msgid "Error launching preview"
+msgstr "S'ha produït un error en executar la previsualització"
 
-#: gtk/gtkcalendar.c:522
-msgid "No Month Change"
-msgstr ""
+# Connectada? (josep)
+#: ../gtk/gtkprintoperation-win32.c:609
+msgid "Printer offline"
+msgstr "La impressora no està en línia"
 
-#: gtk/gtkcalendar.c:523
-msgid "If TRUE, the selected month can not be changed"
-msgstr ""
+#: ../gtk/gtkprintoperation-win32.c:611
+msgid "Out of paper"
+msgstr "No hi ha paper"
 
-#: gtk/gtkcalendar.c:537
-msgid "Show Week Numbers"
-msgstr ""
+#. Translators: this is a printer status.
+#: ../gtk/gtkprintoperation-win32.c:613
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2126
+msgid "Paused"
+msgstr "En pausa"
 
-#: gtk/gtkcalendar.c:538
-msgid "If TRUE, week numbers are displayed"
-msgstr ""
+#: ../gtk/gtkprintoperation-win32.c:615
+msgid "Need user intervention"
+msgstr "Cal la intervenció de l'usuari"
 
-#. Translate to calendar:YM if you want years to be displayed
-#. * before months; otherwise translate to calendar:MY.
-#. * 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 the text direction flipping,
-#. * so if you have a default text direction of RTL and YM, then
-#. * the year will appear on the right.
-#.
-#: gtk/gtkcalendar.c:709
-#, fuzzy
-msgid "calendar:MY"
-msgstr "esborra"
+#: ../gtk/gtkprintoperation-win32.c:715
+msgid "Custom size"
+msgstr "Mida personalitzada"
 
-#. Translate to calendar:week_start:1 if you want Monday to be the
-#. * first day of the week; otherwise translate to calendar:week_start:0.
-#. * Do *not* translate it to anything else, if it isn't calendar:week_start:1
-#. * or calendar:week_start:0 it will not work.
-#.
-#: gtk/gtkcalendar.c:720
-msgid "calendar:week_start:0"
-msgstr ""
+#: ../gtk/gtkprintoperation-win32.c:1537
+msgid "No printer found"
+msgstr "No s'ha trobat cap impressora"
 
-#: gtk/gtkcellrenderer.c:116
-msgid "mode"
-msgstr "mode"
+#: ../gtk/gtkprintoperation-win32.c:1564
+msgid "Invalid argument to CreateDC"
+msgstr "Argument no vàlid a la funció CreateDC"
 
-#: gtk/gtkcellrenderer.c:117
-msgid "Editable mode of the CellRenderer"
-msgstr "Mode editable del CellRenderer"
+#: ../gtk/gtkprintoperation-win32.c:1600 ../gtk/gtkprintoperation-win32.c:1827
+msgid "Error from StartDoc"
+msgstr "Error de StartDoc"
 
-#: gtk/gtkcellrenderer.c:126
-msgid "visible"
-msgstr "visible"
+#: ../gtk/gtkprintoperation-win32.c:1682 ../gtk/gtkprintoperation-win32.c:1705
+#: ../gtk/gtkprintoperation-win32.c:1753
+msgid "Not enough free memory"
+msgstr "No hi ha prou memòria"
 
-#: gtk/gtkcellrenderer.c:127
-msgid "Display the cell"
-msgstr "Mostra la cel·la"
+#: ../gtk/gtkprintoperation-win32.c:1758
+msgid "Invalid argument to PrintDlgEx"
+msgstr "Argument no vàlid a PrintDlgEx"
 
-#: gtk/gtkcellrenderer.c:135
-msgid "xalign"
-msgstr "xalign"
+#: ../gtk/gtkprintoperation-win32.c:1763
+msgid "Invalid pointer to PrintDlgEx"
+msgstr "Punter no vàlid a PrintDlgEx"
 
-#: gtk/gtkcellrenderer.c:136
-msgid "The x-align"
-msgstr "L'alineació x"
+#: ../gtk/gtkprintoperation-win32.c:1768
+msgid "Invalid handle to PrintDlgEx"
+msgstr "Gestor no vàlid a PrintDlgEx"
 
-#: gtk/gtkcellrenderer.c:146
-msgid "yalign"
-msgstr "yaling"
+#: ../gtk/gtkprintoperation-win32.c:1773
+msgid "Unspecified error"
+msgstr "Error no especificat"
 
-#: gtk/gtkcellrenderer.c:147
-msgid "The y-align"
-msgstr "L'alineació y"
+#: ../gtk/gtkprintunixdialog.c:681
+msgid "Getting printer information failed"
+msgstr "Ha fallat l'obtenció d'informació de la impressora"
 
-#: gtk/gtkcellrenderer.c:157
-msgid "xpad"
-msgstr "xpad"
+#: ../gtk/gtkprintunixdialog.c:1916
+msgid "Getting printer information…"
+msgstr "S'està obtenint informació de la impressora…"
 
-#: gtk/gtkcellrenderer.c:158
-msgid "The xpad"
-msgstr "L'xpad"
+#: ../gtk/gtkprintunixdialog.c:2184
+msgid "Printer"
+msgstr "Impressora"
 
-#: gtk/gtkcellrenderer.c:168
-msgid "ypad"
-msgstr "ypad"
+#. Translators: this is the header for the location column in the print dialog
+#: ../gtk/gtkprintunixdialog.c:2194
+msgid "Location"
+msgstr "Ubicació"
 
-#: gtk/gtkcellrenderer.c:169
-msgid "The ypad"
-msgstr "L'ypad"
+#. Translators: this is the header for the printer status column in the print dialog
+#: ../gtk/gtkprintunixdialog.c:2205
+msgid "Status"
+msgstr "Estat"
 
-#: gtk/gtkcellrenderer.c:179
-msgid "width"
-msgstr "amplada"
+#: ../gtk/gtkprintunixdialog.c:2231
+msgid "Range"
+msgstr "Interval"
 
-#: gtk/gtkcellrenderer.c:180
-msgid "The fixed width"
-msgstr "L'amplada fixada"
+#: ../gtk/gtkprintunixdialog.c:2235
+msgid "_All Pages"
+msgstr "T_otes les pàgines"
 
-#: gtk/gtkcellrenderer.c:190
-msgid "height"
-msgstr "Alçada"
+#: ../gtk/gtkprintunixdialog.c:2240
+msgid "C_urrent Page"
+msgstr "Pàgina act_ual"
 
-#: gtk/gtkcellrenderer.c:191
-msgid "The fixed height"
-msgstr "L'alçada fixada"
+#: ../gtk/gtkprintunixdialog.c:2248
+msgid "Se_lection"
+msgstr "_Selecció"
 
-#: gtk/gtkcellrenderer.c:201
-msgid "Is Expander"
-msgstr "És expansor"
+#: ../gtk/gtkprintunixdialog.c:2254
+msgid "Pag_es:"
+msgstr "Pà_gines:"
+
+#: ../gtk/gtkprintunixdialog.c:2255
+msgid ""
+"Specify one or more page ranges,\n"
+" e.g. 1-3,7,11"
+msgstr ""
+"Especifiqueu un o més intervals de pàgines,\n"
+"p. ex. 1-3,7,11"
 
-#: gtk/gtkcellrenderer.c:202
-msgid "Row has children"
-msgstr "La fila té fills"
+#: ../gtk/gtkprintunixdialog.c:2264
+msgid "Pages"
+msgstr "Pàgines"
 
-#: gtk/gtkcellrenderer.c:211
-msgid "Is Expanded"
-msgstr "És expandit"
+#: ../gtk/gtkprintunixdialog.c:2275
+msgid "Copies"
+msgstr "Còpies"
 
-#: gtk/gtkcellrenderer.c:212
-msgid "Row is an expander row, and is expanded"
-msgstr "Fila és un expansor, i és expandida"
+#. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns
+#: ../gtk/gtkprintunixdialog.c:2280
+msgid "Copie_s:"
+msgstr "Còpie_s:"
 
-#: gtk/gtkcellrenderer.c:220
-msgid "Cell background color name"
-msgstr "Nom del color de fons de la cel·la"
+#: ../gtk/gtkprintunixdialog.c:2296
+msgid "C_ollate"
+msgstr "C_ompagina"
 
-#: gtk/gtkcellrenderer.c:221
-msgid "Cell background color as a string"
-msgstr "Color de fons de la cel·la com una cadena"
+#: ../gtk/gtkprintunixdialog.c:2302
+msgid "_Reverse"
+msgstr "Inve_rteix"
 
-#: gtk/gtkcellrenderer.c:228
-msgid "Cell background color"
-msgstr "Color de fons de la cel·la"
+#: ../gtk/gtkprintunixdialog.c:2318
+msgid "General"
+msgstr "General"
 
-#: gtk/gtkcellrenderer.c:229
-msgid "Cell background color as a GdkColor"
-msgstr "Color de fons de la cel·la com un GdkColor"
+#. 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 "D'esquerra a dreta, de dalt a baix"
+
+#: ../gtk/gtkprintunixdialog.c:3058
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3692
+msgid "Left to right, bottom to top"
+msgstr "D'esquerra a dreta, de baix a dalt"
+
+#: ../gtk/gtkprintunixdialog.c:3059
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3693
+msgid "Right to left, top to bottom"
+msgstr "De dreta a esquerra, de dalt a baix"
+
+#: ../gtk/gtkprintunixdialog.c:3059
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3693
+msgid "Right to left, bottom to top"
+msgstr "De dreta a esquerra, de baix a dalt"
+
+#: ../gtk/gtkprintunixdialog.c:3060
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3694
+msgid "Top to bottom, left to right"
+msgstr "De dalt a baix, d'esquerra a dreta"
+
+#: ../gtk/gtkprintunixdialog.c:3060
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3694
+msgid "Top to bottom, right to left"
+msgstr "De dalt a baix, de dreta a esquerra"
+
+#: ../gtk/gtkprintunixdialog.c:3061
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3695
+msgid "Bottom to top, left to right"
+msgstr "De baix a dalt, d'esquerra a dreta"
+
+#: ../gtk/gtkprintunixdialog.c:3061
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3695
+msgid "Bottom to top, right to left"
+msgstr "De baix a dalt, de dreta a esquerra"
+
+#. 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 "Ordenació de les pàgines"
+
+#: ../gtk/gtkprintunixdialog.c:3094
+msgid "Left to right"
+msgstr "D'esquerra a dreta"
+
+#: ../gtk/gtkprintunixdialog.c:3095
+msgid "Right to left"
+msgstr "De dreta a esquerra"
+
+#: ../gtk/gtkprintunixdialog.c:3107
+msgid "Top to bottom"
+msgstr "De dalt a baix"
+
+#: ../gtk/gtkprintunixdialog.c:3108
+msgid "Bottom to top"
+msgstr "De baix a dalt"
+
+#: ../gtk/gtkprintunixdialog.c:3352
+msgid "Layout"
+msgstr "Disposició"
+
+#: ../gtk/gtkprintunixdialog.c:3356
+msgid "T_wo-sided:"
+msgstr "_Doble cara:"
+
+#: ../gtk/gtkprintunixdialog.c:3368
+msgid "Pages per _side:"
+msgstr "Pàgines per _cara:"
+
+#: ../gtk/gtkprintunixdialog.c:3382
+msgid "Page or_dering:"
+msgstr "Or_denació de les pàgines:"
+
+#: ../gtk/gtkprintunixdialog.c:3395
+msgid "_Only print:"
+msgstr "N_omés imprimeix:"
+
+#. In enum order
+#: ../gtk/gtkprintunixdialog.c:3407
+msgid "All sheets"
+msgstr "Tots els fulls"
+
+#: ../gtk/gtkprintunixdialog.c:3408
+msgid "Even sheets"
+msgstr "Fulls parells"
+
+#: ../gtk/gtkprintunixdialog.c:3409
+msgid "Odd sheets"
+msgstr "Fulls senars"
+
+#: ../gtk/gtkprintunixdialog.c:3412
+msgid "Sc_ale:"
+msgstr "Esc_ala:"
+
+#: ../gtk/gtkprintunixdialog.c:3436
+msgid "Paper"
+msgstr "Paper"
+
+#: ../gtk/gtkprintunixdialog.c:3440
+msgid "Paper _type:"
+msgstr "_Tipus de paper:"
+
+#: ../gtk/gtkprintunixdialog.c:3452
+msgid "Paper _source:"
+msgstr "Font del pape_r:"
+
+#: ../gtk/gtkprintunixdialog.c:3464
+msgid "Output t_ray:"
+msgstr "Safata de so_rtida:"
+
+#: ../gtk/gtkprintunixdialog.c:3497
+msgid "Or_ientation:"
+msgstr "_Orientació:"
+
+#. In enum order
+#: ../gtk/gtkprintunixdialog.c:3509
+msgid "Portrait"
+msgstr "Vertical"
+
+#: ../gtk/gtkprintunixdialog.c:3510
+msgid "Landscape"
+msgstr "Apaïsat"
+
+#: ../gtk/gtkprintunixdialog.c:3511
+msgid "Reverse portrait"
+msgstr "Vertical del revés"
+
+#: ../gtk/gtkprintunixdialog.c:3512
+msgid "Reverse landscape"
+msgstr "Apaïsat del revés"
+
+#: ../gtk/gtkprintunixdialog.c:3556
+msgid "Job Details"
+msgstr "Detalls de la tasca"
+
+#: ../gtk/gtkprintunixdialog.c:3560
+msgid "Pri_ority:"
+msgstr "Pri_oritat:"
 
-#: gtk/gtkcellrenderer.c:237
-msgid "Cell background set"
-msgstr "Conjunt de fons de la cel·la"
+#: ../gtk/gtkprintunixdialog.c:3572
+msgid "_Billing info:"
+msgstr "Informació de _facturació:"
 
-#: gtk/gtkcellrenderer.c:238
-msgid "Whether this tag affects the cell background color"
-msgstr "Com aquesta etiqueta afecta el color de fons de la cel·la"
+#: ../gtk/gtkprintunixdialog.c:3587
+msgid "Print Document"
+msgstr "Imprimeix el document"
 
-#: gtk/gtkcellrendererpixbuf.c:132
-msgid "Pixbuf Object"
-msgstr "Objecte pixbuf"
+#. Translators: this is one of the choices for the print at option
+#. * in the print dialog
+#.
+#: ../gtk/gtkprintunixdialog.c:3594
+msgid "_Now"
+msgstr "A_ra"
 
-#: gtk/gtkcellrendererpixbuf.c:133
-msgid "The pixbuf to render"
-msgstr "El pixbuf per representar"
+#: ../gtk/gtkprintunixdialog.c:3603
+msgid "A_t:"
+msgstr "_A les:"
 
-#: gtk/gtkcellrendererpixbuf.c:141
-msgid "Pixbuf Expander Open"
-msgstr "Expansor pixbuf obert"
+#. 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 ""
+"Especifiqueu l'hora d'impressió,\n"
+" p. ex. 15:30, 2:35 PM, 14:15:20, 11:46:30 AM, 4 PM"
 
-#: gtk/gtkcellrendererpixbuf.c:142
-msgid "Pixbuf for open expander"
-msgstr "Pixbuf per expansor obert"
+#: ../gtk/gtkprintunixdialog.c:3617
+msgid "Time of print"
+msgstr "Hora d'impressió"
 
-#: gtk/gtkcellrendererpixbuf.c:150
-msgid "Pixbuf Expander Closed"
-msgstr "Expansor pixbuf tancat"
+#: ../gtk/gtkprintunixdialog.c:3631
+msgid "On _hold"
+msgstr "En es_pera"
 
-#: gtk/gtkcellrendererpixbuf.c:151
-msgid "Pixbuf for closed expander"
-msgstr "Pixbuf per expansor tancat"
+#: ../gtk/gtkprintunixdialog.c:3632
+msgid "Hold the job until it is explicitly released"
+msgstr ""
+"Mantingues la tasca en espera fins que no s'hagi alliberat de manera "
+"explícita"
 
-#: gtk/gtkcellrendererpixbuf.c:159 gtk/gtkimage.c:176
-msgid "Stock ID"
-msgstr "Identificació de l'acció"
+#: ../gtk/gtkprintunixdialog.c:3650
+msgid "Add Cover Page"
+msgstr "Afegeix portada"
 
-#: gtk/gtkcellrendererpixbuf.c:160
-msgid "The stock ID of the stock icon to render"
-msgstr "L'identificador d'estoc de la icona d'estoc per representar"
+# Possiblement sigui "abans de" (josep)
+#. 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 "A_bans:"
 
-#: gtk/gtkcellrendererpixbuf.c:167 gtk/gtkfilechooserdefault.c:1227
-msgid "Size"
-msgstr "Mida"
+# Possiblement "després de" (josep)
+#. 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 "_Després:"
 
-#: gtk/gtkcellrendererpixbuf.c:168
-msgid "The size of the rendered icon"
-msgstr "La mida de la icona representada"
+#. 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 "Tasca"
+
+#: ../gtk/gtkprintunixdialog.c:3753
+msgid "Advanced"
+msgstr "Avançat"
+
+#. Translators: this will appear as tab label in print dialog.
+#: ../gtk/gtkprintunixdialog.c:3791
+msgid "Image Quality"
+msgstr "Qualitat de la imatge"
+
+#. Translators: this will appear as tab label in print dialog.
+#: ../gtk/gtkprintunixdialog.c:3795
+msgid "Color"
+msgstr "Color"
+
+#. 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 "Acabaments"
+
+#: ../gtk/gtkprintunixdialog.c:3810
+msgid "Some of the settings in the dialog conflict"
+msgstr "Alguns paràmetres del diàleg estan en conflicte"
+
+#: ../gtk/gtkprintunixdialog.c:3836
+msgid "Print"
+msgstr "Imprimeix"
+
+#: ../gtk/gtkrecentchooserdefault.c:480
+msgid "Select which type of documents are shown"
+msgstr "Seleccioneu quins tipus de documents s'han de mostrar"
+
+#: ../gtk/gtkrecentchooserdefault.c:1129 ../gtk/gtkrecentchooserdefault.c:1166
+#, c-format
+msgid "No item for URI '%s' found"
+msgstr "No s'ha trobat cap element per a l'URI «%s»"
+
+#: ../gtk/gtkrecentchooserdefault.c:1293
+msgid "Untitled filter"
+msgstr "Filtre sense títol"
+
+#: ../gtk/gtkrecentchooserdefault.c:1646
+msgid "Could not remove item"
+msgstr "No s'ha pogut suprimir l'element"
+
+#: ../gtk/gtkrecentchooserdefault.c:1690
+msgid "Could not clear list"
+msgstr "No s'ha pogut netejar la llista"
+
+#: ../gtk/gtkrecentchooserdefault.c:1774
+msgid "Copy _Location"
+msgstr "Copia la _ubicació"
+
+#: ../gtk/gtkrecentchooserdefault.c:1787
+msgid "_Remove From List"
+msgstr "Sup_rimeix de la llista"
+
+#: ../gtk/gtkrecentchooserdefault.c:1796
+msgid "_Clear List"
+msgstr "_Neteja la llista"
+
+#: ../gtk/gtkrecentchooserdefault.c:1810
+msgid "Show _Private Resources"
+msgstr "Mostra els recursos _privats"
+
+#. we create a placeholder menuitem, to be used in case
+#. * the menu is empty. this placeholder will stay around
+#. * for the entire lifetime of the menu, and we just hide it
+#. * when it's not used. we have to do this, and do it here,
+#. * because we need a marker for the beginning of the recent
+#. * items list, so that we can insert the new items at the
+#. * right place when idly populating the menu in case the
+#. * user appended or prepended custom menu items to the
+#. * recent chooser menu widget.
+#.
+#: ../gtk/gtkrecentchoosermenu.c:360
+msgid "No items found"
+msgstr "No s'ha trobat cap element"
 
-#: gtk/gtkcellrendererpixbuf.c:176
-msgid "Detail"
-msgstr "Detall"
+#: ../gtk/gtkrecentchoosermenu.c:526 ../gtk/gtkrecentchoosermenu.c:582
+#, c-format
+msgid "No recently used resource found with URI `%s'"
+msgstr "No hi ha cap recurs emprat recentment amb l'URI «%s»"
 
-#: gtk/gtkcellrendererpixbuf.c:177
-msgid "Render detail to pass to the theme engine"
-msgstr "Detall de renderització a passar al motor de tema"
+#: ../gtk/gtkrecentchoosermenu.c:792
+#, c-format
+msgid "Open '%s'"
+msgstr "Obre «%s»"
 
-#: gtk/gtkcellrenderertext.c:175 gtk/gtkentry.c:534 gtk/gtkprogressbar.c:218
-msgid "Text"
-msgstr "Text"
+#: ../gtk/gtkrecentchoosermenu.c:822
+msgid "Unknown item"
+msgstr "Element desconegut"
 
-#: gtk/gtkcellrenderertext.c:176
-msgid "Text to render"
-msgstr "Text per representar"
+#. This is the label format that is used for the first 10 items
+#. * 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.
+#.
+#: ../gtk/gtkrecentchoosermenu.c:833
+#, c-format
+msgctxt "recent menu label"
+msgid "_%d. %s"
+msgstr "_%d. %s"
 
-#: gtk/gtkcellrenderertext.c:183
-msgid "Markup"
-msgstr "Markup"
+#. 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.
+#.
+#: ../gtk/gtkrecentchoosermenu.c:838
+#, c-format
+msgctxt "recent menu label"
+msgid "%d. %s"
+msgstr "%d. (%s)"
+
+#: ../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 "No s'ha pogut trobar cap element amb l'URI «%s»"
 
-#: gtk/gtkcellrenderertext.c:184
-msgid "Marked up text to render"
-msgstr "Text marcat per representar"
+#: ../gtk/gtkrecentmanager.c:2446
+#, c-format
+msgid "No registered application with name '%s' for item with URI '%s' found"
+msgstr ""
+"No s'ha trobat cap aplicació amb el nom «%s» per a l'element amb l'URI «%s»"
 
-#: gtk/gtkcellrenderertext.c:191 gtk/gtklabel.c:297
-msgid "Attributes"
-msgstr "Atributs"
+#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
+#: ../gtk/gtkstock.c:324
+msgctxt "Stock label"
+msgid "Information"
+msgstr "Informació"
 
-#: gtk/gtkcellrenderertext.c:192
-msgid "A list of style attributes to apply to the text of the renderer"
-msgstr "Una llista d'atributs d'estil per aplicar al text del representador"
+#: ../gtk/gtkstock.c:325
+msgctxt "Stock label"
+msgid "Warning"
+msgstr "Avís"
 
-#: gtk/gtkcellrenderertext.c:199 gtk/gtkcellview.c:176 gtk/gtktexttag.c:205
-msgid "Background color name"
-msgstr "Nom del color de fons"
+#: ../gtk/gtkstock.c:326
+msgctxt "Stock label"
+msgid "Error"
+msgstr "Error"
 
-#: gtk/gtkcellrenderertext.c:200 gtk/gtkcellview.c:177 gtk/gtktexttag.c:206
-msgid "Background color as a string"
-msgstr "Color de fons com una cadena"
+#: ../gtk/gtkstock.c:327
+msgctxt "Stock label"
+msgid "Question"
+msgstr "Pregunta"
 
-#: gtk/gtkcellrenderertext.c:207 gtk/gtkcellview.c:183 gtk/gtktexttag.c:213
-msgid "Background color"
-msgstr "Color de fons"
+#. FIXME these need accelerators when appropriate, and
+#. * need the mnemonics to be rationalized
+#.
+#: ../gtk/gtkstock.c:332
+msgctxt "Stock label"
+msgid "_About"
+msgstr "_Quant a"
 
-#: gtk/gtkcellrenderertext.c:208 gtk/gtkcellview.c:184
-msgid "Background color as a GdkColor"
-msgstr "Color de fons com a GdkColor"
+#: ../gtk/gtkstock.c:333
+msgctxt "Stock label"
+msgid "_Add"
+msgstr "_Afegeix"
 
-#: gtk/gtkcellrenderertext.c:215 gtk/gtktexttag.c:239
-msgid "Foreground color name"
-msgstr "Nom del color de primer pla"
+#: ../gtk/gtkstock.c:334
+msgctxt "Stock label"
+msgid "_Apply"
+msgstr "_Aplica"
 
-#: gtk/gtkcellrenderertext.c:216 gtk/gtktexttag.c:240
-msgid "Foreground color as a string"
-msgstr "Color de primer pla com a cadena"
+#: ../gtk/gtkstock.c:335
+msgctxt "Stock label"
+msgid "_Bold"
+msgstr "_Negreta"
 
-#: gtk/gtkcellrenderertext.c:223 gtk/gtktexttag.c:247
-msgid "Foreground color"
-msgstr "Color de primer pla"
+#: ../gtk/gtkstock.c:336
+msgctxt "Stock label"
+msgid "_Cancel"
+msgstr "_Cancel·la"
 
-#: gtk/gtkcellrenderertext.c:224
-msgid "Foreground color as a GdkColor"
-msgstr "Color de primer pla com GdkColor"
+#: ../gtk/gtkstock.c:337
+msgctxt "Stock label"
+msgid "_CD-ROM"
+msgstr "_CD-ROM"
 
-#: gtk/gtkcellrenderertext.c:232 gtk/gtkentry.c:466 gtk/gtktexttag.c:273
-#: gtk/gtktextview.c:585
-msgid "Editable"
-msgstr "Editable"
+#: ../gtk/gtkstock.c:338
+msgctxt "Stock label"
+msgid "_Clear"
+msgstr "_Neteja"
 
-#: gtk/gtkcellrenderertext.c:233 gtk/gtktexttag.c:274 gtk/gtktextview.c:586
-msgid "Whether the text can be modified by the user"
-msgstr "Quan el text pot ésser modificat per l'usuari"
+#: ../gtk/gtkstock.c:339
+msgctxt "Stock label"
+msgid "_Close"
+msgstr "_Tanca"
 
-#: gtk/gtkcellrenderertext.c:240 gtk/gtkcellrenderertext.c:248
-#: gtk/gtkfontbutton.c:806 gtk/gtkfontsel.c:217 gtk/gtktexttag.c:281
-#: gtk/gtktexttag.c:289
-msgid "Font"
-msgstr "Tipus de lletra"
+#: ../gtk/gtkstock.c:340
+msgctxt "Stock label"
+msgid "C_onnect"
+msgstr "C_onnecta"
 
-#: gtk/gtkcellrenderertext.c:241
-msgid "Font description as a string"
-msgstr "Descripció del tipus de lletra com una cadena"
+#: ../gtk/gtkstock.c:341
+msgctxt "Stock label"
+msgid "_Convert"
+msgstr "_Converteix"
 
-#: gtk/gtkcellrenderertext.c:249 gtk/gtktexttag.c:290
-msgid "Font description as a PangoFontDescription struct"
-msgstr "Descripció del tipus de lletra com una estructura PangoFontDescription"
+#: ../gtk/gtkstock.c:342
+msgctxt "Stock label"
+msgid "_Copy"
+msgstr "_Copia"
 
-#: gtk/gtkcellrenderertext.c:257 gtk/gtktexttag.c:298
-msgid "Font family"
-msgstr "Família de tipus de lletra"
+#: ../gtk/gtkstock.c:343
+msgctxt "Stock label"
+msgid "Cu_t"
+msgstr "Re_talla"
 
-#: gtk/gtkcellrenderertext.c:258 gtk/gtktexttag.c:299
-msgid "Name of the font family, e.g. Sans, Helvetica, Times, Monospace"
-msgstr ""
-"Nom de la família del tipus de lletra, p.ex. Sans, Helvetica, Times, "
-"Monospace"
-
-#: gtk/gtkcellrenderertext.c:265 gtk/gtkcellrenderertext.c:266
-#: gtk/gtktexttag.c:306
-msgid "Font style"
-msgstr "Estil de tipus de lletra"
-
-#: gtk/gtkcellrenderertext.c:274 gtk/gtkcellrenderertext.c:275
-#: gtk/gtktexttag.c:315
-msgid "Font variant"
-msgstr "Variant de tipus de lletra"
-
-#: gtk/gtkcellrenderertext.c:283 gtk/gtkcellrenderertext.c:284
-#: gtk/gtktexttag.c:324
-msgid "Font weight"
-msgstr "Pes del tipus de lletra"
-
-#: gtk/gtkcellrenderertext.c:293 gtk/gtkcellrenderertext.c:294
-#: gtk/gtktexttag.c:335
-msgid "Font stretch"
-msgstr "Estirament de tipus de lletra"
-
-#: gtk/gtkcellrenderertext.c:302 gtk/gtkcellrenderertext.c:303
-#: gtk/gtktexttag.c:344
-msgid "Font size"
-msgstr "Mida del tipus de lletra"
+#: ../gtk/gtkstock.c:344
+msgctxt "Stock label"
+msgid "_Delete"
+msgstr "_Suprimeix"
 
-#
-#: gtk/gtkcellrenderertext.c:312 gtk/gtktexttag.c:364
-msgid "Font points"
-msgstr "Punts del tipus de lletra"
+#: ../gtk/gtkstock.c:345
+msgctxt "Stock label"
+msgid "_Discard"
+msgstr "_Descarta"
 
-#: gtk/gtkcellrenderertext.c:313 gtk/gtktexttag.c:365
-msgid "Font size in points"
-msgstr "Mida del tipus de lletra en punts"
+#: ../gtk/gtkstock.c:346
+msgctxt "Stock label"
+msgid "_Disconnect"
+msgstr "_Desconnecta"
 
-#: gtk/gtkcellrenderertext.c:322 gtk/gtktexttag.c:354
-msgid "Font scale"
-msgstr "Escala del tipus de lletra"
+#: ../gtk/gtkstock.c:347
+msgctxt "Stock label"
+msgid "_Execute"
+msgstr "_Executa"
 
-#: gtk/gtkcellrenderertext.c:323
-msgid "Font scaling factor"
-msgstr "Factor d'escalat del tipus de lletra"
+#: ../gtk/gtkstock.c:348
+msgctxt "Stock label"
+msgid "_Edit"
+msgstr "_Edita"
 
-#: gtk/gtkcellrenderertext.c:332 gtk/gtktexttag.c:423
-msgid "Rise"
-msgstr "Elevació"
+#: ../gtk/gtkstock.c:349
+msgctxt "Stock label"
+msgid "_File"
+msgstr "_Fitxer"
 
-#: gtk/gtkcellrenderertext.c:333
-msgid ""
-"Offset of text above the baseline (below the baseline if rise is negative)"
-msgstr ""
-"Desplaçament del text per sobre de la línia de base (per sota de la línia de "
-"base si l'elevació és negativa)"
+#: ../gtk/gtkstock.c:350
+msgctxt "Stock label"
+msgid "_Find"
+msgstr "_Cerca"
 
-#: gtk/gtkcellrenderertext.c:343 gtk/gtktexttag.c:463
-msgid "Strikethrough"
-msgstr "Ratlla"
+#: ../gtk/gtkstock.c:351
+msgctxt "Stock label"
+msgid "Find and _Replace"
+msgstr "Cerca i _reemplaça"
 
-#: gtk/gtkcellrenderertext.c:344 gtk/gtktexttag.c:464
-msgid "Whether to strike through the text"
-msgstr "Si ratllar el text"
+#: ../gtk/gtkstock.c:352
+msgctxt "Stock label"
+msgid "_Floppy"
+msgstr "_Disquet"
 
-#: gtk/gtkcellrenderertext.c:351 gtk/gtktexttag.c:471
-msgid "Underline"
-msgstr "Subratlla"
+#: ../gtk/gtkstock.c:353
+msgctxt "Stock label"
+msgid "_Fullscreen"
+msgstr "_Pantalla completa"
 
-#: gtk/gtkcellrenderertext.c:352 gtk/gtktexttag.c:472
-msgid "Style of underline for this text"
-msgstr "Estil de subratllat per a aquest text"
+#: ../gtk/gtkstock.c:354
+msgctxt "Stock label"
+msgid "_Leave Fullscreen"
+msgstr "_Surt de la pantalla completa"
 
-#: gtk/gtkcellrenderertext.c:362 gtk/gtkcellview.c:191 gtk/gtktexttag.c:508
-msgid "Background set"
-msgstr "Conjunt de fons"
+#. 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 "_Inferior"
 
-#: gtk/gtkcellrenderertext.c:363 gtk/gtkcellview.c:192 gtk/gtktexttag.c:509
-msgid "Whether this tag affects the background color"
-msgstr "Si aquest marcador afecta el color de fons"
+#. This is a navigation label as in "go to the first page"
+#: ../gtk/gtkstock.c:358
+msgctxt "Stock label, navigation"
+msgid "_First"
+msgstr "_Primer"
 
-#: gtk/gtkcellrenderertext.c:366 gtk/gtktexttag.c:520
-msgid "Foreground set"
-msgstr "Conjunt de primer pla"
+#. This is a navigation label as in "go to the last page"
+#: ../gtk/gtkstock.c:360
+msgctxt "Stock label, navigation"
+msgid "_Last"
+msgstr "Ú_ltim"
 
-#: gtk/gtkcellrenderertext.c:367 gtk/gtktexttag.c:521
-msgid "Whether this tag affects the foreground color"
-msgstr "Com aquest marcador afecta el color de primer pla"
+#. 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 "_Superior"
 
-#: gtk/gtkcellrenderertext.c:370 gtk/gtktexttag.c:528
-msgid "Editability set"
-msgstr "Conjunt d'editabilitat"
+#. This is a navigation label as in "go back"
+#: ../gtk/gtkstock.c:364
+msgctxt "Stock label, navigation"
+msgid "_Back"
+msgstr "_Enrere"
 
-#: gtk/gtkcellrenderertext.c:371 gtk/gtktexttag.c:529
-msgid "Whether this tag affects text editability"
-msgstr "Com aquest marcador afecta l'editabilitat"
+#. This is a navigation label as in "go down"
+#: ../gtk/gtkstock.c:366
+msgctxt "Stock label, navigation"
+msgid "_Down"
+msgstr "A_vall"
 
-#: gtk/gtkcellrenderertext.c:374 gtk/gtktexttag.c:532
-msgid "Font family set"
-msgstr "Conjunt de famílies de tipus de lletra"
+#. This is a navigation label as in "go forward"
+#: ../gtk/gtkstock.c:368
+msgctxt "Stock label, navigation"
+msgid "_Forward"
+msgstr "E_ndavant"
 
-#: gtk/gtkcellrenderertext.c:375 gtk/gtktexttag.c:533
-msgid "Whether this tag affects the font family"
-msgstr "Com aquesta etiqueta afecta la família de tipus de lletra"
+#. This is a navigation label as in "go up"
+#: ../gtk/gtkstock.c:370
+msgctxt "Stock label, navigation"
+msgid "_Up"
+msgstr "A_munt"
 
-#: gtk/gtkcellrenderertext.c:378 gtk/gtktexttag.c:536
-msgid "Font style set"
-msgstr "Conjunt d'estils de tipus de lletra"
+#: ../gtk/gtkstock.c:371
+msgctxt "Stock label"
+msgid "_Hard Disk"
+msgstr "_Disc dur"
 
-#: gtk/gtkcellrenderertext.c:379 gtk/gtktexttag.c:537
-msgid "Whether this tag affects the font style"
-msgstr "Com aquest marcador afecta l'estil de tipus de lletra"
+#: ../gtk/gtkstock.c:372
+msgctxt "Stock label"
+msgid "_Help"
+msgstr "A_juda"
 
-#: gtk/gtkcellrenderertext.c:382 gtk/gtktexttag.c:540
-msgid "Font variant set"
-msgstr "Conjunt de variants de tipus de lletra"
+#: ../gtk/gtkstock.c:373
+msgctxt "Stock label"
+msgid "_Home"
+msgstr "_Inici"
 
-#: gtk/gtkcellrenderertext.c:383 gtk/gtktexttag.c:541
-msgid "Whether this tag affects the font variant"
-msgstr "Com aquest marcador afecta la variant de tipus de lletra"
+#: ../gtk/gtkstock.c:374
+msgctxt "Stock label"
+msgid "Increase Indent"
+msgstr "Augmenta el sagnat"
 
-#: gtk/gtkcellrenderertext.c:386 gtk/gtktexttag.c:544
-msgid "Font weight set"
-msgstr "Conjunt de pes de tipus de lletra"
+#: ../gtk/gtkstock.c:375
+msgctxt "Stock label"
+msgid "Decrease Indent"
+msgstr "Disminueix el sagnat"
 
-#: gtk/gtkcellrenderertext.c:387 gtk/gtktexttag.c:545
-msgid "Whether this tag affects the font weight"
-msgstr "Si aquest marcador afecta el pes del tipus de lletra"
+#: ../gtk/gtkstock.c:376
+msgctxt "Stock label"
+msgid "_Index"
+msgstr "Índe_x"
 
-#: gtk/gtkcellrenderertext.c:390 gtk/gtktexttag.c:548
-msgid "Font stretch set"
-msgstr "Conjunt d'estirament de tipus de lletra"
+#: ../gtk/gtkstock.c:377
+msgctxt "Stock label"
+msgid "_Information"
+msgstr "_Informació"
 
-#: gtk/gtkcellrenderertext.c:391 gtk/gtktexttag.c:549
-msgid "Whether this tag affects the font stretch"
-msgstr "Com aquest marcador afecta l'estirament de tipus de lletra"
+#: ../gtk/gtkstock.c:378
+msgctxt "Stock label"
+msgid "_Italic"
+msgstr "Curs_iva"
 
-#: gtk/gtkcellrenderertext.c:394 gtk/gtktexttag.c:552
-msgid "Font size set"
-msgstr "Conjunt de mides de tipus de lletra"
+#: ../gtk/gtkstock.c:379
+msgctxt "Stock label"
+msgid "_Jump to"
+msgstr "_Vés a"
 
-#: gtk/gtkcellrenderertext.c:395 gtk/gtktexttag.c:553
-msgid "Whether this tag affects the font size"
-msgstr "Com aquest marcador afecta la mida del tipus de lletra"
+#. This is about text justification, "centered text"
+#: ../gtk/gtkstock.c:381
+msgctxt "Stock label"
+msgid "_Center"
+msgstr "_Centrat"
 
-#: gtk/gtkcellrenderertext.c:398 gtk/gtktexttag.c:556
-msgid "Font scale set"
-msgstr "Conjunt de l'escala del tipus de lletra"
+#. This is about text justification
+#: ../gtk/gtkstock.c:383
+msgctxt "Stock label"
+msgid "_Fill"
+msgstr "_Justificat"
 
-#: gtk/gtkcellrenderertext.c:399 gtk/gtktexttag.c:557
-msgid "Whether this tag scales the font size by a factor"
-msgstr "Com aquest marcador escala la mida del tipus de lletra per un factor"
+#. This is about text justification, "left-justified text"
+#: ../gtk/gtkstock.c:385
+msgctxt "Stock label"
+msgid "_Left"
+msgstr "_Esquerra"
 
-#: gtk/gtkcellrenderertext.c:402 gtk/gtktexttag.c:576
-msgid "Rise set"
-msgstr "Elevació establerta"
+#. This is about text justification, "right-justified text"
+#: ../gtk/gtkstock.c:387
+msgctxt "Stock label"
+msgid "_Right"
+msgstr "_Dreta"
 
-#: gtk/gtkcellrenderertext.c:403 gtk/gtktexttag.c:577
-msgid "Whether this tag affects the rise"
-msgstr "Com aquesta etiqueta afecta l'elevació"
+#. Media label, as in "fast forward"
+#: ../gtk/gtkstock.c:390
+msgctxt "Stock label, media"
+msgid "_Forward"
+msgstr "E_ndavant"
+
+#. Media label, as in "next song"
+#: ../gtk/gtkstock.c:392
+msgctxt "Stock label, media"
+msgid "_Next"
+msgstr "_Següent"
+
+#. Media label, as in "pause music"
+#: ../gtk/gtkstock.c:394
+msgctxt "Stock label, media"
+msgid "P_ause"
+msgstr "En _pausa"
+
+#. Media label, as in "play music"
+#: ../gtk/gtkstock.c:396
+msgctxt "Stock label, media"
+msgid "_Play"
+msgstr "_Reprodueix"
+
+#. Media label, as in  "previous song"
+#: ../gtk/gtkstock.c:398
+msgctxt "Stock label, media"
+msgid "Pre_vious"
+msgstr "An_terior"
+
+#. Media label
+#: ../gtk/gtkstock.c:400
+msgctxt "Stock label, media"
+msgid "_Record"
+msgstr "En_registra"
+
+#. Media label
+#: ../gtk/gtkstock.c:402
+msgctxt "Stock label, media"
+msgid "R_ewind"
+msgstr "R_ebobina"
+
+#. Media label
+#: ../gtk/gtkstock.c:404
+msgctxt "Stock label, media"
+msgid "_Stop"
+msgstr "_Atura"
 
-#: gtk/gtkcellrenderertext.c:406 gtk/gtktexttag.c:592
-msgid "Strikethrough set"
-msgstr "Conjunt de ratllats"
+#: ../gtk/gtkstock.c:405
+msgctxt "Stock label"
+msgid "_Network"
+msgstr "_Xarxa"
 
-#: gtk/gtkcellrenderertext.c:407 gtk/gtktexttag.c:593
-msgid "Whether this tag affects strikethrough"
-msgstr "Com aquesta etiqueta afecta el ratllat"
+#: ../gtk/gtkstock.c:406
+msgctxt "Stock label"
+msgid "_New"
+msgstr "_Nou"
 
-#: gtk/gtkcellrenderertext.c:410 gtk/gtktexttag.c:600
-msgid "Underline set"
-msgstr "Conjunt de subratllats"
+#: ../gtk/gtkstock.c:407
+msgctxt "Stock label"
+msgid "_No"
+msgstr "_No"
 
-#: gtk/gtkcellrenderertext.c:411 gtk/gtktexttag.c:601
-msgid "Whether this tag affects underlining"
-msgstr "Si aquest marcador afecta el subratllat"
+#: ../gtk/gtkstock.c:408
+msgctxt "Stock label"
+msgid "_OK"
+msgstr "_D'acord"
 
-#: gtk/gtkcellrenderertoggle.c:132
-msgid "Toggle state"
-msgstr "Estat commutat"
+#: ../gtk/gtkstock.c:409
+msgctxt "Stock label"
+msgid "_Open"
+msgstr "_Obre"
 
-#: gtk/gtkcellrenderertoggle.c:133
-msgid "The toggle state of the button"
-msgstr "L'estat commutat del botó"
+#. Page orientation
+#: ../gtk/gtkstock.c:411
+msgctxt "Stock label"
+msgid "Landscape"
+msgstr "Apaïsat"
+
+#. Page orientation
+#: ../gtk/gtkstock.c:413
+msgctxt "Stock label"
+msgid "Portrait"
+msgstr "Vertical"
+
+#. Page orientation
+#: ../gtk/gtkstock.c:415
+msgctxt "Stock label"
+msgid "Reverse landscape"
+msgstr "Apaïsat del revés"
+
+#. Page orientation
+#: ../gtk/gtkstock.c:417
+msgctxt "Stock label"
+msgid "Reverse portrait"
+msgstr "Vertical del revés"
+
+#: ../gtk/gtkstock.c:418
+msgctxt "Stock label"
+msgid "Page Set_up"
+msgstr "Confi_guració de la pàgina"
+
+#: ../gtk/gtkstock.c:419
+msgctxt "Stock label"
+msgid "_Paste"
+msgstr "_Enganxa"
 
-#: gtk/gtkcellrenderertoggle.c:141
-msgid "Inconsistent state"
-msgstr "Estat inconsistent"
+#: ../gtk/gtkstock.c:420
+msgctxt "Stock label"
+msgid "_Preferences"
+msgstr "_Preferències"
 
-#: gtk/gtkcellrenderertoggle.c:142
-msgid "The inconsistent state of the button"
-msgstr "L'estat inconsistent del botó"
+#: ../gtk/gtkstock.c:421
+msgctxt "Stock label"
+msgid "_Print"
+msgstr "_Imprimeix"
 
-#: gtk/gtkcellrenderertoggle.c:150
-msgid "Activatable"
-msgstr "Activable"
+#: ../gtk/gtkstock.c:422
+msgctxt "Stock label"
+msgid "Print Pre_view"
+msgstr "Pre_visualització de la impressió"
 
-#: gtk/gtkcellrenderertoggle.c:151
-msgid "The toggle button can be activated"
-msgstr "El botó commutat pot trobar-se activat"
+#: ../gtk/gtkstock.c:423
+msgctxt "Stock label"
+msgid "_Properties"
+msgstr "_Propietats"
 
-#: gtk/gtkcellrenderertoggle.c:159
-msgid "Radio state"
-msgstr "Estat ràdio"
+#: ../gtk/gtkstock.c:424
+msgctxt "Stock label"
+msgid "_Quit"
+msgstr "_Surt"
 
-#: gtk/gtkcellrenderertoggle.c:160
-msgid "Draw the toggle button as a radio button"
-msgstr "Dibuixa el botó de commutació com un botó de ràdio"
+#: ../gtk/gtkstock.c:425
+msgctxt "Stock label"
+msgid "_Redo"
+msgstr "_Refés"
 
-#: gtk/gtkcheckbutton.c:98 gtk/gtkoptionmenu.c:199
-msgid "Indicator Size"
-msgstr "Mida de l'indicador"
+#: ../gtk/gtkstock.c:426
+msgctxt "Stock label"
+msgid "_Refresh"
+msgstr "_Actualitza"
 
-#: gtk/gtkcheckbutton.c:99
-msgid "Size of check or radio indicator"
-msgstr "Mida de l'indicador de ràdio o de verificació"
+#: ../gtk/gtkstock.c:427
+msgctxt "Stock label"
+msgid "_Remove"
+msgstr "_Suprimeix"
 
-#: gtk/gtkcheckbutton.c:106 gtk/gtkexpander.c:252 gtk/gtkoptionmenu.c:205
-msgid "Indicator Spacing"
-msgstr "Espaiat de l'indicador"
+#: ../gtk/gtkstock.c:428
+msgctxt "Stock label"
+msgid "_Revert"
+msgstr "_Restaura"
 
-#: gtk/gtkcheckbutton.c:107
-msgid "Spacing around check or radio indicator"
-msgstr "Espai que envolta l'indicador de ràdio o de verificació"
+#: ../gtk/gtkstock.c:429
+msgctxt "Stock label"
+msgid "_Save"
+msgstr "_Desa"
 
-#: gtk/gtkcheckmenuitem.c:118 gtk/gtktogglebutton.c:132
-msgid "Active"
-msgstr "Actiu"
+#: ../gtk/gtkstock.c:430
+msgctxt "Stock label"
+msgid "Save _As"
+msgstr "_Anomena i desa"
 
-#: gtk/gtkcheckmenuitem.c:119
-msgid "Whether the menu item is checked"
-msgstr "Si l'element del menú és seleccionat"
+#: ../gtk/gtkstock.c:431
+msgctxt "Stock label"
+msgid "Select _All"
+msgstr "Seleccion_a-ho tot"
 
-#: gtk/gtkcheckmenuitem.c:126 gtk/gtktogglebutton.c:140
-msgid "Inconsistent"
-msgstr "Inconsistent"
+#: ../gtk/gtkstock.c:432
+msgctxt "Stock label"
+msgid "_Color"
+msgstr "_Color"
 
-#: gtk/gtkcheckmenuitem.c:127
-msgid "Whether to display an \"inconsistent\" state"
-msgstr "Si s'ha de visualitzar un estat «inconsistent»"
+#: ../gtk/gtkstock.c:433
+msgctxt "Stock label"
+msgid "_Font"
+msgstr "_Tipus de lletra"
 
-#: gtk/gtkcheckmenuitem.c:134
-msgid "Draw as radio menu item"
-msgstr ""
+#. Sorting direction
+#: ../gtk/gtkstock.c:435
+msgctxt "Stock label"
+msgid "_Ascending"
+msgstr "_Ascendent"
 
-#: gtk/gtkcheckmenuitem.c:135
-#, fuzzy
-msgid "Whether the menu item looks like a radio menu item"
-msgstr "Si l'element del menú és seleccionat"
+#. Sorting direction
+#: ../gtk/gtkstock.c:437
+msgctxt "Stock label"
+msgid "_Descending"
+msgstr "_Descendent"
 
-#: gtk/gtkcolorbutton.c:202
-#, fuzzy
-msgid "Use alpha"
-msgstr "Utilitza marques"
+#: ../gtk/gtkstock.c:438
+msgctxt "Stock label"
+msgid "_Spell Check"
+msgstr "_Verifica l'ortografia"
 
-#: gtk/gtkcolorbutton.c:203
-msgid "Whether or not to give the color an alpha value"
-msgstr ""
-
-#
-#: gtk/gtkcolorbutton.c:217 gtk/gtkfontbutton.c:175
-#: gtk/gtktreeviewcolumn.c:283
-msgid "Title"
-msgstr "Títol"
-
-#: gtk/gtkcolorbutton.c:218
-#, fuzzy
-msgid "The title of the color selection dialog"
-msgstr "El títol de finestra"
-
-#: gtk/gtkcolorbutton.c:219 gtk/gtkcolorbutton.c:573
-msgid "Pick a Color"
-msgstr ""
-
-#: gtk/gtkcolorbutton.c:232 gtk/gtkcolorsel.c:1775
-msgid "Current Color"
-msgstr "Color actual"
-
-#: gtk/gtkcolorbutton.c:233
-#, fuzzy
-msgid "The selected color"
-msgstr "El color actual"
-
-#: gtk/gtkcolorbutton.c:247 gtk/gtkcolorsel.c:1782
-msgid "Current Alpha"
-msgstr "Alfa actual"
-
-#: gtk/gtkcolorbutton.c:248
-#, fuzzy
-msgid "The selected opacity value (0 fully transparent, 65535 fully opaque)"
-msgstr ""
-"The valor d'opacitat actual (0 totalment transparent, 65535 totalment opac)"
-
-#: gtk/gtkcolorbutton.c:465
-msgid "Received invalid color data\n"
-msgstr ""
-
-#: gtk/gtkcolorsel.c:561
-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 ""
-"El color seleccionat prèviment, per comparar-lo amb el que esteu "
-"seleccionant. Podeu arrossegar aquest color a l'entrada de paleta, o "
-"seleccionar-lo com l'actual per portar-lo a l'altra banda de la gamma de "
-"colors."
-
-#: gtk/gtkcolorsel.c:566
-msgid ""
-"The color you've chosen. You can drag this color to a palette entry to save "
-"it for use in the future."
-msgstr ""
-"El color que heu escollit. Podeu arrossegar aquest color cap a una paleta i "
-"desar-lo per utilitzar-lo més endavant."
-
-#: gtk/gtkcolorsel.c:927
-msgid "_Save color here"
-msgstr "_Desa el color aquí"
-
-#: gtk/gtkcolorsel.c:1132
-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 ""
-"Cliqueu aquesta entrada de paleta per fer que sigui el color actual. Per "
-"canviar aquesta entrada, arrossegueu una gamma de colors aquí o cliqueu-lo i "
-"seleccioneu \"Desa el color aquí.\""
-
-#: gtk/gtkcolorsel.c:1761
-msgid "Has Opacity Control"
-msgstr "Té control d'opacitat"
-
-#: gtk/gtkcolorsel.c:1762
-msgid "Whether the color selector should allow setting opacity"
-msgstr "Si el selector podria permetre definir l'opacitat"
-
-#: gtk/gtkcolorsel.c:1768
-msgid "Has palette"
-msgstr "Té paleta"
-
-#: gtk/gtkcolorsel.c:1769
-msgid "Whether a palette should be used"
-msgstr "Si s'hauria d'utilitzar una paleta"
-
-#: gtk/gtkcolorsel.c:1776
-msgid "The current color"
-msgstr "El color actual"
-
-#: gtk/gtkcolorsel.c:1783
-msgid "The current opacity value (0 fully transparent, 65535 fully opaque)"
-msgstr ""
-"The valor d'opacitat actual (0 totalment transparent, 65535 totalment opac)"
-
-#: gtk/gtkcolorsel.c:1797
-msgid "Custom palette"
-msgstr "Paleta personalitzada"
-
-#: gtk/gtkcolorsel.c:1798
-msgid "Palette to use in the color selector"
-msgstr "Paleta per utilitzar en el selector de color"
-
-#: gtk/gtkcolorsel.c:1839
-msgid ""
-"Select the color you want from the outer ring. Select the darkness or "
-"lightness of that color using the inner triangle."
-msgstr ""
-"Seleccioneu el color que vulgueu de l'anell extern. Seleccioneu la foscor o "
-"la claror del color escollit utilitzant el triangle intern."
-
-#: gtk/gtkcolorsel.c:1864
-msgid ""
-"Click the eyedropper, then click a color anywhere on your screen to select "
-"that color."
-msgstr ""
-"Cliqueu el selector de color, llavors cliqueu un color on vulgueu de la "
-"vostra pantalla per seleccionar aquest color."
-
-#: gtk/gtkcolorsel.c:1873
-msgid "_Hue:"
-msgstr "_Matís:"
-
-#: gtk/gtkcolorsel.c:1874
-msgid "Position on the color wheel."
-msgstr "Posició a la roda de colors."
-
-#: gtk/gtkcolorsel.c:1876
-msgid "_Saturation:"
-msgstr "_Saturació:"
-
-#: gtk/gtkcolorsel.c:1877
-msgid "\"Deepness\" of the color."
-msgstr "«Profunditat» del color."
-
-#: gtk/gtkcolorsel.c:1878
-msgid "_Value:"
-msgstr "_Valor:"
-
-#: gtk/gtkcolorsel.c:1879
-msgid "Brightness of the color."
-msgstr "Brillantor del color"
-
-#: gtk/gtkcolorsel.c:1880
-msgid "_Red:"
-msgstr "_Vermell:"
-
-#: gtk/gtkcolorsel.c:1881
-msgid "Amount of red light in the color."
-msgstr "Quantitat de llum vermella en el color."
-
-#: gtk/gtkcolorsel.c:1882
-msgid "_Green:"
-msgstr "_Verd:"
-
-#: gtk/gtkcolorsel.c:1883
-msgid "Amount of green light in the color."
-msgstr "Quantitat de llum verda en el color."
-
-#: gtk/gtkcolorsel.c:1884
-msgid "_Blue:"
-msgstr "_Blau:"
-
-#: gtk/gtkcolorsel.c:1885
-msgid "Amount of blue light in the color."
-msgstr "Quantitat de llum blava en el color."
-
-#: gtk/gtkcolorsel.c:1888
-msgid "_Opacity:"
-msgstr "_Opacitat:"
-
-#: gtk/gtkcolorsel.c:1896 gtk/gtkcolorsel.c:1907
-#, fuzzy
-msgid "Transparency of the color."
-msgstr "Transparència del color actualment escollit."
-
-#: gtk/gtkcolorsel.c:1914
-msgid "Color _Name:"
-msgstr "_Nom de color:"
-
-#: gtk/gtkcolorsel.c:1929
-msgid ""
-"You can enter an HTML-style hexadecimal color value, or simply a color name "
-"such as 'orange' in this entry."
-msgstr ""
-"Podeu introduir un valor de color hexadecimal a l'estil HTML, o simplement "
-"el nom d'un color com 'taronja' en aquesta entrada."
-
-#: gtk/gtkcolorsel.c:1948
-msgid "_Palette"
-msgstr "_Paleta"
-
-#: gtk/gtkcolorseldialog.c:115
-#, fuzzy
-msgid "Color Selection"
-msgstr "Selecció de fonts"
-
-#: gtk/gtkcombo.c:143
-msgid "Enable arrow keys"
-msgstr "Habilita les tecles de fletxa"
-
-#: gtk/gtkcombo.c:144
-msgid "Whether the arrow keys move through the list of items"
-msgstr "Si les tecles de fletxa es mouen a través de la llista d'elements"
-
-#: gtk/gtkcombo.c:150
-msgid "Always enable arrows"
-msgstr "Habilita sempre les fletxes"
-
-#: gtk/gtkcombo.c:151
-msgid "Obsolete property, ignored"
-msgstr "Propietat obsoleta, ignorada"
-
-#: gtk/gtkcombo.c:157
-msgid "Case sensitive"
-msgstr "Diferencia majúscules"
-
-#: gtk/gtkcombo.c:158
-msgid "Whether list item matching is case sensitive"
-msgstr "Com els elements emparellats de la llista diferencien majúscules"
-
-#: gtk/gtkcombo.c:165
-msgid "Allow empty"
-msgstr "Permetre el buidat"
-
-#: gtk/gtkcombo.c:166
-msgid "Whether an empty value may be entered in this field"
-msgstr "Com un valor buit pot ésser introduït en aquest camp"
-
-#: gtk/gtkcombo.c:173
-msgid "Value in list"
-msgstr "Valor a la llista"
-
-#: gtk/gtkcombo.c:174
-msgid "Whether entered values must already be present in the list"
-msgstr "Com els valors introduïts poden ésser presents a la llista"
-
-#: gtk/gtkcombobox.c:338
-msgid "ComboBox model"
-msgstr ""
-
-#: gtk/gtkcombobox.c:339
-#, fuzzy
-msgid "The model for the combo box"
-msgstr "El model per la vista d'arbre"
-
-#: gtk/gtkcombobox.c:346
-#, fuzzy
-msgid "Wrap width"
-msgstr "Amplada"
-
-#: gtk/gtkcombobox.c:347
-msgid "Wrap width for layouting the items in a grid"
-msgstr ""
-
-#: gtk/gtkcombobox.c:356
-#, fuzzy
-msgid "Row span column"
-msgstr "Espaiat de files"
-
-#: gtk/gtkcombobox.c:357
-msgid "TreeModel column containing the row span values"
-msgstr ""
-
-#: gtk/gtkcombobox.c:366
-#, fuzzy
-msgid "Column span column"
-msgstr "Espaiat de columnes"
-
-#: gtk/gtkcombobox.c:367
-msgid "TreeModel column containing the column span values"
-msgstr ""
-
-#: gtk/gtkcombobox.c:376
-#, fuzzy
-msgid "Active item"
-msgstr "Actiu"
-
-#: gtk/gtkcombobox.c:377
-#, fuzzy
-msgid "The item which is currently active"
-msgstr "El GdkFont actualment està seleccionat"
-
-#: gtk/gtkcombobox.c:385
-msgid "ComboBox appareance"
-msgstr ""
-
-#: gtk/gtkcombobox.c:386
-msgid "ComboBox appearance, where TRUE means Windows-style."
-msgstr ""
-
-#: gtk/gtkcomboboxentry.c:104
-#, fuzzy
-msgid "Text Column"
-msgstr "Cerca columna"
-
-#: gtk/gtkcomboboxentry.c:105
-msgid "A column in the data source model to get the strings from"
-msgstr ""
-
-#: gtk/gtkcontainer.c:203
-msgid "Resize mode"
-msgstr "Mode de redimensió"
-
-#: gtk/gtkcontainer.c:204
-msgid "Specify how resize events are handled"
-msgstr "Especifiqueu com redimensionar les incidències gestionades"
-
-#: gtk/gtkcontainer.c:211
-msgid "Border width"
-msgstr "Amplada del contorn"
-
-#: gtk/gtkcontainer.c:212
-msgid "The width of the empty border outside the containers children"
-msgstr "L'amplada del contorn buit fora dels fills de l'element contenidor"
-
-#: gtk/gtkcontainer.c:220
-msgid "Child"
-msgstr "Fill"
-
-#: gtk/gtkcontainer.c:221
-msgid "Can be used to add a new child to the container"
-msgstr "Es pot utilitzar per a afegir un nou fill a la caixa"
-
-#: gtk/gtkcurve.c:121
-msgid "Curve type"
-msgstr "Tipus de corba"
-
-#: gtk/gtkcurve.c:122
-msgid "Is this curve linear, spline interpolated, or free-form"
-msgstr "És aquesta corba lineal, de tira interpolada, o de lliure-forma"
-
-#: gtk/gtkcurve.c:130
-msgid "Minimum X"
-msgstr "X mínim"
-
-#: gtk/gtkcurve.c:131
-msgid "Minimum possible value for X"
-msgstr "Valor mínim possible per X"
-
-#: gtk/gtkcurve.c:140
-msgid "Maximum X"
-msgstr "X màxim"
-
-#: gtk/gtkcurve.c:141
-msgid "Maximum possible X value"
-msgstr "Valor màxim possible per X"
-
-#: gtk/gtkcurve.c:150
-msgid "Minimum Y"
-msgstr "Y mínim"
-
-#: gtk/gtkcurve.c:151
-msgid "Minimum possible value for Y"
-msgstr "Valor mínim possible per Y"
-
-#: gtk/gtkcurve.c:160
-msgid "Maximum Y"
-msgstr "Y màxim"
-
-#: gtk/gtkcurve.c:161
-msgid "Maximum possible value for Y"
-msgstr "Valor màxim possible per Y"
-
-#: gtk/gtkdialog.c:136
-msgid "Has separator"
-msgstr "Té separador"
-
-#: gtk/gtkdialog.c:137
-msgid "The dialog has a separator bar above its buttons"
-msgstr "El diàleg té una barra espaiadora per sobre dels seus botons"
-
-#: gtk/gtkdialog.c:162
-msgid "Content area border"
-msgstr "Contorn de l'àrea de contingut"
-
-#: gtk/gtkdialog.c:163
-msgid "Width of border around the main dialog area"
-msgstr "Amplada del contorn al voltant de l'àrea de diàleg principal"
-
-#: gtk/gtkdialog.c:170
-msgid "Button spacing"
-msgstr "Espaiament del botó"
-
-#: gtk/gtkdialog.c:171
-msgid "Spacing between buttons"
-msgstr "Espaiat entre botons"
-
-#: gtk/gtkdialog.c:179
-msgid "Action area border"
-msgstr "Contorn d'àrea d'acció"
-
-#: gtk/gtkdialog.c:180
-msgid "Width of border around the button area at the bottom of the dialog"
-msgstr "Amplada del contorn al voltant l'àrea de botons per sota del diàleg"
-
-#: gtk/gtkentry.c:446 gtk/gtklabel.c:368
-msgid "Cursor Position"
-msgstr "Posició del cursor"
-
-#: gtk/gtkentry.c:447 gtk/gtklabel.c:369
-msgid "The current position of the insertion cursor in chars"
-msgstr "La posició actual del cursor d'inserció en caràcters"
-
-#: gtk/gtkentry.c:456 gtk/gtklabel.c:378
-msgid "Selection Bound"
-msgstr "Límit seleccionat"
-
-#: gtk/gtkentry.c:457 gtk/gtklabel.c:379
-msgid ""
-"The position of the opposite end of the selection from the cursor in chars"
-msgstr "La posició del final oposat de la selecció des del cursor en caràcters"
-
-#: gtk/gtkentry.c:467
-msgid "Whether the entry contents can be edited"
-msgstr "Si els continguts d'entrada es poden editar"
-
-#: gtk/gtkentry.c:474
-msgid "Maximum length"
-msgstr "Llargada màxima"
-
-#: gtk/gtkentry.c:475
-msgid "Maximum number of characters for this entry. Zero if no maximum"
-msgstr "Nombre màxim de caràcters per aquesta entrada. Zero si no té màxim"
-
-#: gtk/gtkentry.c:483
-msgid "Visibility"
-msgstr "Visibilitat"
-
-#: gtk/gtkentry.c:484
-msgid ""
-"FALSE displays the \"invisible char\" instead of the actual text (password "
-"mode)"
-msgstr ""
-"FALS mostra el \"invisible char\" en lloc del text actual (mode de "
-"contrasenya)"
-
-#: gtk/gtkentry.c:491
-msgid "Has Frame"
-msgstr "Té marc"
-
-#: gtk/gtkentry.c:492
-msgid "FALSE removes outside bevel from entry"
-msgstr "FALS treu el bisell exterior de l'entrada"
-
-#: gtk/gtkentry.c:499
-msgid "Invisible character"
-msgstr "Caràcter invisible"
-
-#: gtk/gtkentry.c:500
-msgid "The character to use when masking entry contents (in \"password mode\")"
-msgstr "El caràcter a utilitzar quan l'entrada conté (in «password mode»)"
-
-#: gtk/gtkentry.c:507
-msgid "Activates default"
-msgstr "Activa per defecte"
-
-#: gtk/gtkentry.c:508
-msgid ""
-"Whether to activate the default widget (such as the default button in a "
-"dialog) when Enter is pressed"
-msgstr ""
-"Si s'ha d'activar el giny per defecte (com a botó per defecte en un diàleg) "
-"quan es prem Retorn"
-
-#: gtk/gtkentry.c:514
-msgid "Width in chars"
-msgstr "Amplada en caràcters"
-
-#: gtk/gtkentry.c:515
-msgid "Number of characters to leave space for in the entry"
-msgstr "Nombre de caràcters per als quals deixar espai en l'entrada"
-
-#: gtk/gtkentry.c:524
-msgid "Scroll offset"
-msgstr "Desplaçament"
-
-#: gtk/gtkentry.c:525
-msgid "Number of pixels of the entry scrolled off the screen to the left"
-msgstr "Nombre de punts de l'entrada desplaçats de la pantalla a l'esquerra"
-
-#: gtk/gtkentry.c:535
-msgid "The contents of the entry"
-msgstr "Els continguts de l'entrada"
-
-#: gtk/gtkentry.c:766
-msgid "Select on focus"
-msgstr "Selecciona en el focus"
-
-#: gtk/gtkentry.c:767
-msgid "Whether to select the contents of an entry when it is focused"
-msgstr "Si s'ha de seleccionar els continguts d'una entrada quan és enfocada"
-
-#: gtk/gtkentry.c:4079 gtk/gtktextview.c:6875
-#, fuzzy
-msgid "Select _All"
-msgstr "Selecciona-ho tot"
-
-#: gtk/gtkentry.c:4089 gtk/gtktextview.c:6885
-msgid "Input _Methods"
-msgstr "_Mètodes d'entrada"
-
-#: gtk/gtkentry.c:4099 gtk/gtktextview.c:6896
-#, fuzzy
-msgid "_Insert Unicode Control Character"
-msgstr "_Insereix caràcters de control Unicode"
-
-#: gtk/gtkentrycompletion.c:193
-msgid "Completion Model"
-msgstr ""
-
-#: gtk/gtkentrycompletion.c:194
-#, fuzzy
-msgid "The model to find matches in"
-msgstr "El model per la vista d'arbre"
-
-#: gtk/gtkentrycompletion.c:200
-#, fuzzy
-msgid "Minimum Key Length"
-msgstr "Llargària mínima del lliscador"
-
-#: gtk/gtkentrycompletion.c:201
-msgid "Minimum length of the search key in order to look up matches"
-msgstr ""
-
-#
-#: gtk/gtkeventbox.c:119
-#, fuzzy
-msgid "Visible Window"
-msgstr "Visible"
-
-#: gtk/gtkeventbox.c:120
-msgid ""
-"Whether the event box is visible, as opposed to invisible and only used to "
-"trap events."
-msgstr ""
-
-#: gtk/gtkeventbox.c:126
-#, fuzzy
-msgid "Above child"
-msgstr "Obeeix fill"
-
-#: gtk/gtkeventbox.c:127
-msgid ""
-"Whether the event-trapping window of the eventbox is above the window of the "
-"child widget as opposed to below it."
-msgstr ""
-
-#: gtk/gtkexpander.c:194
-#, fuzzy
-msgid "Expanded"
-msgstr "Expandeix"
-
-#: gtk/gtkexpander.c:195
-#, fuzzy
-msgid "Whether the expander has been opened to reveal the child widget"
-msgstr "Si el giny pot ser el giny per defecte"
-
-#: gtk/gtkexpander.c:203
-#, fuzzy
-msgid "Text of the expander's label"
-msgstr "Text de l'etiqueta del marc"
-
-#: gtk/gtkexpander.c:218 gtk/gtklabel.c:304
-msgid "Use markup"
-msgstr "Utilitza marques"
-
-#: gtk/gtkexpander.c:219 gtk/gtklabel.c:305
-msgid "The text of the label includes XML markup. See pango_parse_markup()"
-msgstr ""
-"El text de l'etiqueta inclou les marques XML. Vegeu pango_parse_markup()"
-
-#: gtk/gtkexpander.c:227
-#, fuzzy
-msgid "Space to put between the label and the child"
-msgstr "Espai extra per posar entre el fill i els seus veïns, en píxels"
-
-#: gtk/gtkexpander.c:236 gtk/gtkframe.c:169 gtk/gtktoolbutton.c:193
-msgid "Label widget"
-msgstr "Giny etiqueta"
-
-#: gtk/gtkexpander.c:237
-#, fuzzy
-msgid "A widget to display in place of the usual expander label"
-msgstr "Un giny a visualitzar en lloc del típic marc d'etiqueta"
-
-#: gtk/gtkexpander.c:243 gtk/gtktreeview.c:607
-msgid "Expander Size"
-msgstr "Mida de l'expansor"
-
-#: gtk/gtkexpander.c:244 gtk/gtktreeview.c:608
-msgid "Size of the expander arrow"
-msgstr "Mida de la fila expansora"
-
-#: gtk/gtkexpander.c:253
-#, fuzzy
-msgid "Spacing around expander arrow"
-msgstr "Espaiat al voltant de l'indicador"
-
-#: gtk/gtkfilechooser.c:92
-#, fuzzy
-msgid "Action"
-msgstr "Fracció"
-
-#: gtk/gtkfilechooser.c:93
-msgid "The type of operation that the file selector is performing"
-msgstr ""
-
-#: gtk/gtkfilechooser.c:99
-#, fuzzy
-msgid "File System"
-msgstr "Fitxers"
-
-#: gtk/gtkfilechooser.c:100
-msgid "File system object to use"
-msgstr ""
-
-#: gtk/gtkfilechooser.c:105
-#, fuzzy
-msgid "Filter"
-msgstr "Fitxers"
-
-#: gtk/gtkfilechooser.c:106
-#, fuzzy
-msgid "The current filter for selecting which files are displayed"
-msgstr "La pantalla en la que es mostrarà aquesta finestra"
-
-#: gtk/gtkfilechooser.c:111
-#, fuzzy
-msgid "Folder Mode"
-msgstr "Nom de la _carpeta:"
-
-#: gtk/gtkfilechooser.c:112
-#, fuzzy
-msgid "Whether to select folders rather than files"
-msgstr "Com aquesta etiqueta afecta la família de tipus de lletra"
-
-#: gtk/gtkfilechooser.c:117
-msgid "Local Only"
-msgstr ""
-
-#: gtk/gtkfilechooser.c:118
-msgid "Whether the selected file(s) should be limited to local file: URLs"
-msgstr ""
-
-#: gtk/gtkfilechooser.c:123
-#, fuzzy
-msgid "Preview widget"
-msgstr "Text previsualitzat"
-
-#: gtk/gtkfilechooser.c:124
-msgid "Application supplied widget for custom previews."
-msgstr ""
-
-#: gtk/gtkfilechooser.c:129
-#, fuzzy
-msgid "Preview Widget Active"
-msgstr "Text previsualitzat"
-
-#: gtk/gtkfilechooser.c:130
-msgid ""
-"Whether the application supplied widget for custom previews should be shown."
-msgstr ""
-
-#: gtk/gtkfilechooser.c:135
-#, fuzzy
-msgid "Extra widget"
-msgstr "Giny imatge"
-
-#: gtk/gtkfilechooser.c:136
-msgid "Application supplied widget for extra options."
-msgstr ""
-
-#: gtk/gtkfilechooser.c:141
-#, fuzzy
-msgid "Select Multiple"
-msgstr "Selecció múltiple"
-
-#: gtk/gtkfilechooser.c:142 gtk/gtkfilesel.c:575
-msgid "Whether to allow multiple files to be selected"
-msgstr "Si s'ha permetre que fitxers múltiples siguin seleccionats"
-
-#: gtk/gtkfilechooser.c:148
-#, fuzzy
-msgid "Show Hidden"
-msgstr "Mostra el contorn"
-
-#: gtk/gtkfilechooser.c:149
-#, fuzzy
-msgid "Whether the hidden files and folders should be displayed"
-msgstr "Si s'han de visualitzar els botons per crear/manipular fitxers"
-
-#: gtk/gtkfilechooser.c:1446 gtk/gtkfilechooser.c:1490
-#: gtk/gtkfilechooser.c:1565 gtk/gtkfilechooser.c:1609
-#, fuzzy, c-format
-msgid "Invalid filename: %s"
-msgstr "El fitxer XBM no és vàlid"
-
-#: gtk/gtkfilechooserdefault.c:409
-#, c-format
-msgid ""
-"Could not retrieve information about %s:\n"
-"%s"
-msgstr ""
-
-#: gtk/gtkfilechooserdefault.c:420
-#, fuzzy, c-format
-msgid ""
-"Could not add a bookmark for %s:\n"
-"%s"
-msgstr "No puc reconèixer el format gràfic del fitxer «%s»"
-
-#: gtk/gtkfilechooserdefault.c:566
-#, c-format
-msgid "%s's Home"
-msgstr ""
-
-#. FIXME: What is the Right Way of finding the desktop directory?
-#: gtk/gtkfilechooserdefault.c:589
-msgid "Desktop"
-msgstr ""
-
-#: gtk/gtkfilechooserdefault.c:729
-#, c-format
-msgid ""
-"Could not go to the parent folder of %s:\n"
-"%s"
-msgstr ""
-
-#: gtk/gtkfilechooserdefault.c:798
-msgid "Files of _type:"
-msgstr ""
-
-#: gtk/gtkfilechooserdefault.c:854 gtk/gtkfilechooserdefault.c:1209
-#, fuzzy
-msgid "File name"
-msgstr "Nom del fitxer"
-
-#: gtk/gtkfilechooserdefault.c:880
-#, c-format
-msgid "Could not add bookmark for %s because it is not a folder."
-msgstr ""
-
-#: gtk/gtkfilechooserdefault.c:921
-#, c-format
-msgid ""
-"Could not remove bookmark for %s:\n"
-"%s"
-msgstr ""
-
-#: gtk/gtkfilechooserdefault.c:1051
-#, c-format
-msgid "Could not add a bookmark for %s because it is an invalid path name."
-msgstr ""
-
-#: gtk/gtkfilechooserdefault.c:1113
-#, fuzzy
-msgid "Folder"
-msgstr "Carpetes"
-
-#: gtk/gtkfilechooserdefault.c:1151
-msgid "Add bookmark"
-msgstr ""
-
-#: gtk/gtkfilechooserdefault.c:1239
-#, fuzzy
-msgid "Modified"
-msgstr "Mode"
-
-#: gtk/gtkfilechooserdefault.c:1260
-#, fuzzy
-msgid "_Location:"
-msgstr "_Selecció: "
-
-#. Preview
-#: gtk/gtkfilechooserdefault.c:1381
-#, fuzzy
-msgid "Preview"
-msgstr "Vista _prèvia:"
-
-#: gtk/gtkfilechooserdefault.c:2169
-#, c-format
-msgid "shortcut %s does not exist"
-msgstr ""
-
-#: gtk/gtkfilechooserdefault.c:2501
-#, c-format
-msgid ""
-"Could not build file name from '%s' and '%s':\n"
-"%s"
-msgstr ""
-
-#: gtk/gtkfilechooserdefault.c:2659
-#, c-format
-msgid "%d bytes"
-msgstr ""
-
-#: gtk/gtkfilechooserdefault.c:2661
-#, c-format
-msgid "%.1f K"
-msgstr ""
-
-#: gtk/gtkfilechooserdefault.c:2663
-#, c-format
-msgid "%.1f M"
-msgstr ""
-
-#: gtk/gtkfilechooserdefault.c:2665
-#, c-format
-msgid "%.1f G"
-msgstr ""
-
-#: gtk/gtkfilechooserdefault.c:2705
-#, fuzzy
-msgid "Today"
-msgstr "Modal"
-
-#: gtk/gtkfilechooserdefault.c:2725
-msgid "Yesterday"
-msgstr ""
+#: ../gtk/gtkstock.c:439
+msgctxt "Stock label"
+msgid "_Stop"
+msgstr "_Atura"
 
-#: gtk/gtkfilechooserdefault.c:2728 gtk/gtkfilechooserdefault.c:2739
-#, fuzzy
-msgid "Unknown"
-msgstr "(desconegut)"
+#. Font variant
+#: ../gtk/gtkstock.c:441
+msgctxt "Stock label"
+msgid "_Strikethrough"
+msgstr "_Barrat"
 
-#: gtk/gtkfilechooserdefault.c:2738
-msgid "%d/%b/%Y"
-msgstr ""
+#: ../gtk/gtkstock.c:442
+msgctxt "Stock label"
+msgid "_Undelete"
+msgstr "Rec_upera"
 
-#: gtk/gtkfilesel.c:559 gtk/gtkimage.c:167
-msgid "Filename"
-msgstr "Nom del fitxer"
+#. Font variant
+#: ../gtk/gtkstock.c:444
+msgctxt "Stock label"
+msgid "_Underline"
+msgstr "S_ubratlla"
 
-#: gtk/gtkfilesel.c:560
-msgid "The currently selected filename"
-msgstr "El nom del fitxer seleccionat actualment"
+#: ../gtk/gtkstock.c:445
+msgctxt "Stock label"
+msgid "_Undo"
+msgstr "_Desfés"
 
-#: gtk/gtkfilesel.c:566
-msgid "Show file operations"
-msgstr "Mostra les operacions de fitxer"
+#: ../gtk/gtkstock.c:446
+msgctxt "Stock label"
+msgid "_Yes"
+msgstr "_Sí"
 
-#: gtk/gtkfilesel.c:567
-msgid "Whether buttons for creating/manipulating files should be displayed"
-msgstr "Si s'han de visualitzar els botons per crear/manipular fitxers"
+#. Zoom
+#: ../gtk/gtkstock.c:448
+msgctxt "Stock label"
+msgid "_Normal Size"
+msgstr "Mida _normal"
 
-#: gtk/gtkfilesel.c:574
-msgid "Select multiple"
-msgstr "Selecció múltiple"
+#. Zoom
+#: ../gtk/gtkstock.c:450
+msgctxt "Stock label"
+msgid "Best _Fit"
+msgstr "Millor a_just"
 
-#: gtk/gtkfilesel.c:730
-msgid "Folders"
-msgstr "Carpetes"
+#: ../gtk/gtkstock.c:451
+msgctxt "Stock label"
+msgid "Zoom _In"
+msgstr "_Amplia"
 
-#: gtk/gtkfilesel.c:734
-msgid "Fol_ders"
-msgstr "_Carpetes"
+#: ../gtk/gtkstock.c:452
+msgctxt "Stock label"
+msgid "Zoom _Out"
+msgstr "_Redueix"
 
-#: gtk/gtkfilesel.c:766
-msgid "Files"
-msgstr "Fitxers"
+#. 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 "❙"
 
-#: gtk/gtkfilesel.c:770
-msgid "_Files"
-msgstr "_Fitxers"
+#. 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 "○"
 
-#: gtk/gtkfilesel.c:853 gtk/gtkfilesel.c:2243
+# FIXME
+#: ../gtk/gtktextbufferrichtext.c:649
 #, c-format
-msgid "Folder unreadable: %s"
-msgstr "Directori il·legible: %s"
+msgid "Unknown error when trying to deserialize %s"
+msgstr "S'ha produït un error en intentar desserialitzar %s"
 
-#: gtk/gtkfilesel.c:984
+# FIXME
+#: ../gtk/gtktextbufferrichtext.c:708
 #, 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 ""
-"El fitxer \"%s\"  resideix en una altra màquina (anomenada %s) i pot ser que "
-"no estigui disponible per a aquest programa.\n"
-"Esteu segur que voleu seleccionar-lo?"
+msgid "No deserialize function found for format %s"
+msgstr "No s'ha trobat cap funció per desserialitzar el format %s"
 
-#: gtk/gtkfilesel.c:1115
-msgid "_New Folder"
-msgstr "_Nova carpeta"
-
-#: gtk/gtkfilesel.c:1126
-msgid "De_lete File"
-msgstr "Es_borra el fitxer"
-
-#: gtk/gtkfilesel.c:1137
-msgid "_Rename File"
-msgstr "_Reanomena el fitxer"
-
-#: gtk/gtkfilesel.c:1439
+#: ../gtk/gtktextbufferserialize.c:798 ../gtk/gtktextbufferserialize.c:824
 #, c-format
-msgid ""
-"The folder name \"%s\" contains symbols that are not allowed in filenames"
-msgstr ""
-"El nom de la carpeta \"%s\" conté símbols que no estan permesos als noms de "
-"fitxer"
+msgid "Both \"id\" and \"name\" were found on the <%s> element"
+msgstr "S'ha trobat «id» i «name» a l'element <%s>"
 
-#: gtk/gtkfilesel.c:1441
+#: ../gtk/gtktextbufferserialize.c:808 ../gtk/gtktextbufferserialize.c:834
 #, c-format
-msgid ""
-"Error creating folder \"%s\": %s\n"
-"%s"
-msgstr ""
-"Error en crear la carpeta \"%s\": %s\n"
-"%s"
-
-#: gtk/gtkfilesel.c:1442 gtk/gtkfilesel.c:1678
-msgid "You probably used symbols not allowed in filenames."
-msgstr "Probablement heu utilitzat símbols no permesos per a noms de fitxer."
+msgid "The attribute \"%s\" was found twice on the <%s> element"
+msgstr "S'ha trobat dues vegades l'atribut «%s» a l'element <%s>"
 
-#: gtk/gtkfilesel.c:1450
+#: ../gtk/gtktextbufferserialize.c:850
 #, c-format
-msgid "Error creating folder \"%s\": %s\n"
-msgstr "Error creant carpeta «%s»: %s\n"
-
-#: gtk/gtkfilesel.c:1484
-msgid "New Folder"
-msgstr "Nova Carpeta"
-
-#: gtk/gtkfilesel.c:1499
-msgid "_Folder name:"
-msgstr "Nom de la _carpeta:"
+msgid "<%s> element has invalid ID \"%s\""
+msgstr "L'element <%s> té un identificador no vàlid «%s»"
 
-#: gtk/gtkfilesel.c:1523
-msgid "C_reate"
-msgstr "C_rea"
-
-#: gtk/gtkfilesel.c:1566
+#: ../gtk/gtktextbufferserialize.c:860
 #, c-format
-msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
-msgstr ""
-"El nom del fitxer \"%s\" conté símbols que no estan permesos als noms de "
-"fitxer"
+msgid "<%s> element has neither a \"name\" nor an \"id\" attribute"
+msgstr "L'element <%s> no té ni l'atribut «name» ni l'«id»"
 
-#: gtk/gtkfilesel.c:1569
+#: ../gtk/gtktextbufferserialize.c:947
 #, c-format
-msgid ""
-"Error deleting file \"%s\": %s\n"
-"%s"
-msgstr ""
-"Error en suprimir el fitxer \"%s\": %s\n"
-"%s"
+msgid "Attribute \"%s\" repeated twice on the same <%s> element"
+msgstr "L'atribut «%s» està repetit dues vegades en el mateix element <%s>"
 
-#: gtk/gtkfilesel.c:1571 gtk/gtkfilesel.c:1692
-msgid "It probably contains symbols not allowed in filenames."
-msgstr "Probablement conté símbols no permesos per a noms de fitxer"
-
-#: gtk/gtkfilesel.c:1580
+#: ../gtk/gtktextbufferserialize.c:965 ../gtk/gtktextbufferserialize.c:990
 #, c-format
-msgid "Error deleting file \"%s\": %s"
-msgstr "Error esborrant el fitxer «%s»: %s"
+msgid "Attribute \"%s\" is invalid on <%s> element in this context"
+msgstr "L'atribut «%s» no és vàlid per a l'element <%s> en aquest context"
 
-#: gtk/gtkfilesel.c:1623
+#: ../gtk/gtktextbufferserialize.c:1029
 #, c-format
-msgid "Really delete file \"%s\" ?"
-msgstr "Voleu realment esborrar el fitxer «%s»?"
-
-#: gtk/gtkfilesel.c:1628
-msgid "Delete File"
-msgstr "Suprimeix el fitxer"
+msgid "Tag \"%s\" has not been defined."
+msgstr "L'etiqueta «%s» no ha estat definida."
 
-#: gtk/gtkfilesel.c:1674 gtk/gtkfilesel.c:1688
-#, c-format
-msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
-msgstr ""
-"El nom del fitxer \"%s\" conté símbols que no estan permesos als noms de "
-"fitxer"
+#: ../gtk/gtktextbufferserialize.c:1041
+msgid "Anonymous tag found and tags can not be created."
+msgstr "S'han trobat etiquetes anònimes, i no se n'han pogut crear."
 
-#: gtk/gtkfilesel.c:1676
+#: ../gtk/gtktextbufferserialize.c:1052
 #, c-format
-msgid ""
-"Error renaming file to \"%s\": %s\n"
-"%s"
+msgid "Tag \"%s\" does not exist in buffer and tags can not be created."
 msgstr ""
-"S'ha produït un error en reanomenar el fitxer a \"%s\": %s\n"
-"%s"
+"L'etiqueta «%s» no existeix a la memòria intermèdia, i no se'n poden crear."
 
-#: gtk/gtkfilesel.c:1690
+#: ../gtk/gtktextbufferserialize.c:1151 ../gtk/gtktextbufferserialize.c:1226
+#: ../gtk/gtktextbufferserialize.c:1331 ../gtk/gtktextbufferserialize.c:1405
 #, c-format
-msgid ""
-"Error renaming file \"%s\": %s\n"
-"%s"
-msgstr ""
-"S'ha produït un error en reanomenar el fitxer \"%s\": %s\n"
-"%s"
+msgid "Element <%s> is not allowed below <%s>"
+msgstr "No es permet l'element <%s> per sota de <%s>"
 
-#: gtk/gtkfilesel.c:1700
+#: ../gtk/gtktextbufferserialize.c:1182
 #, c-format
-msgid "Error renaming file \"%s\" to \"%s\": %s"
-msgstr "Error reanomenant el fitxer «%s» com a «%s»: %s"
-
-#: gtk/gtkfilesel.c:1747
-msgid "Rename File"
-msgstr "Reanomena el fitxer"
+msgid "\"%s\" is not a valid attribute type"
+msgstr "«%s» no és un tipus d'atribut vàlid"
 
-#: gtk/gtkfilesel.c:1762
+#: ../gtk/gtktextbufferserialize.c:1190
 #, c-format
-msgid "Rename file \"%s\" to:"
-msgstr "Reanomena el fitxer «%s» com a:"
-
-#: gtk/gtkfilesel.c:1791
-msgid "_Rename"
-msgstr "_Reanomena"
-
-#: gtk/gtkfilesel.c:2223
-msgid "_Selection: "
-msgstr "_Selecció: "
+msgid "\"%s\" is not a valid attribute name"
+msgstr "«%s» no és un nom d'atribut vàlid"
 
-#: gtk/gtkfilesel.c:3139
+#: ../gtk/gtktextbufferserialize.c:1200
 #, c-format
 msgid ""
-"The filename \"%s\" couldn't be converted to UTF-8 (try setting the "
-"environment variable G_BROKEN_FILENAMES): %s"
-msgstr ""
-"No s'ha pogut convertir el fitxer \"%s\" a UTF-8 (Proveu d'introduir la "
-"variable d'entorn G_BROKEN_FILENAMES): %s"
-
-#: gtk/gtkfilesel.c:3142
-#, fuzzy
-msgid "Invalid UTF-8"
-msgstr "Utf-8 no vàlid"
-
-#: gtk/gtkfilesel.c:4019
-msgid "Name too long"
-msgstr "El nom és massa llarg"
-
-#: gtk/gtkfilesel.c:4021
-msgid "Couldn't convert filename"
-msgstr "No s'ha pogut convertir el nom del fitxer"
-
-#: gtk/gtkfilesystemmodel.c:1018
-msgid "(Empty)"
-msgstr ""
-
-#: gtk/gtkfilesystemunix.c:306 gtk/gtkfilesystemwin32.c:377
-#, fuzzy, c-format
-msgid "error creating directory '%s': %s"
-msgstr "Error creant carpeta «%s»: %s\n"
-
-#: gtk/gtkfilesystemunix.c:566
-msgid "This file system does not support icons"
-msgstr ""
-
-#: gtk/gtkfilesystemunix.c:579 gtk/gtkfilesystemunix.c:592
-msgid "This file system does not support bookmarks"
+"\"%s\" could not be converted to a value of type \"%s\" for attribute \"%s\""
 msgstr ""
+"No s'ha pogut convertir «%s» a un valor de tipus «%s» per a l'atribut «%s»"
 
-#: gtk/gtkfilesystemunix.c:765 gtk/gtkfilesystemwin32.c:900
-#, fuzzy, c-format
-msgid "error getting information for '%s': %s"
-msgstr "Error creant carpeta «%s»: %s\n"
-
-#: gtk/gtkfilesystemwin32.c:686
+#: ../gtk/gtktextbufferserialize.c:1209
 #, c-format
-msgid "Bookmark saving failed (%s)"
-msgstr ""
-
-#: gtk/gtkfixed.c:120 gtk/gtklayout.c:611
-msgid "X position"
-msgstr "Posició X"
-
-#: gtk/gtkfixed.c:121 gtk/gtklayout.c:612
-msgid "X position of child widget"
-msgstr "Posició X del giny fill"
-
-#: gtk/gtkfixed.c:130 gtk/gtklayout.c:621
-msgid "Y position"
-msgstr "Posició Y"
-
-#: gtk/gtkfixed.c:131 gtk/gtklayout.c:622
-msgid "Y position of child widget"
-msgstr "Posició Y del giny fill"
-
-#: gtk/gtkfontbutton.c:176
-#, fuzzy
-msgid "The title of the font selection dialog"
-msgstr "El títol de finestra"
-
-#: gtk/gtkfontbutton.c:177 gtk/gtkfontbutton.c:294
-msgid "Pick a Font"
-msgstr ""
-
-#: gtk/gtkfontbutton.c:191 gtk/gtkfontsel.c:210
-msgid "Font name"
-msgstr "Nom de tipus de lletra"
-
-#: gtk/gtkfontbutton.c:192
-#, fuzzy
-msgid "The name of the selected font"
-msgstr "El nom del giny"
-
-#. Initialize fields
-#: gtk/gtkfontbutton.c:193 gtk/gtkfontbutton.c:288
-msgid "Sans 12"
-msgstr ""
-
-#: gtk/gtkfontbutton.c:207
-msgid "Use font in label"
-msgstr ""
-
-#: gtk/gtkfontbutton.c:208
-#, fuzzy
-msgid "Whether the label is drawn in the selected font"
-msgstr "Si el text de l'etiqueta pot ésser seleccionat pel ratolí"
-
-#: gtk/gtkfontbutton.c:223
-msgid "Use size in label"
-msgstr ""
-
-#: gtk/gtkfontbutton.c:224
-#, fuzzy
-msgid "Whether the label is drawn with the selected font size"
-msgstr "Si el text de l'etiqueta pot ésser seleccionat pel ratolí"
-
-#: gtk/gtkfontbutton.c:240
-#, fuzzy
-msgid "Show style"
-msgstr "Tipus d'ombra"
-
-#: gtk/gtkfontbutton.c:241
-#, fuzzy
-msgid "Whether the selected font style is shown in the label"
-msgstr "Com el progrés és mostrat com a text"
-
-#: gtk/gtkfontbutton.c:256
-#, fuzzy
-msgid "Show size"
-msgstr "Mostra text"
-
-#: gtk/gtkfontbutton.c:257
-#, fuzzy
-msgid "Whether selected font size is shown in the label"
-msgstr "Com el progrés és mostrat com a text"
-
-#. This is the default text shown in the preview entry, though the user
-#. can set it. Remember that some fonts only have capital letters.
-#: gtk/gtkfontsel.c:68
-msgid "abcdefghijk ABCDEFGHIJK"
-msgstr "abcdefghijk ABCDEFGHIJK"
-
-#: gtk/gtkfontsel.c:211
-msgid "The X string that represents this font"
-msgstr "La cadena X que representa aquest tipus de lletra"
-
-#: gtk/gtkfontsel.c:218
-msgid "The GdkFont that is currently selected"
-msgstr "El GdkFont actualment està seleccionat"
-
-#: gtk/gtkfontsel.c:224
-msgid "Preview text"
-msgstr "Text previsualitzat"
-
-#: gtk/gtkfontsel.c:225
-msgid "The text to display in order to demonstrate the selected font"
-msgstr "El text a visualitzar per a demostrar el tipus de lletra seleccionat"
-
-#: gtk/gtkfontsel.c:332
-msgid "_Family:"
-msgstr "_Família:"
-
-#: gtk/gtkfontsel.c:338
-msgid "_Style:"
-msgstr "E_stil:"
-
-#: gtk/gtkfontsel.c:344
-msgid "Si_ze:"
-msgstr "_Mida:"
-
-#. create the text entry widget
-#: gtk/gtkfontsel.c:469
-msgid "_Preview:"
-msgstr "Vista _prèvia:"
-
-#: gtk/gtkfontsel.c:1285
-msgid "Font Selection"
-msgstr "Selecció de fonts"
-
-#: gtk/gtkframe.c:126
-msgid "Text of the frame's label"
-msgstr "Text de l'etiqueta del marc"
-
-#: gtk/gtkframe.c:133
-msgid "Label xalign"
-msgstr "Etiqueta xalign"
-
-#: gtk/gtkframe.c:134
-msgid "The horizontal alignment of the label"
-msgstr "L'alineació horitzontal de l'etiqueta"
-
-#: gtk/gtkframe.c:143
-msgid "Label yalign"
-msgstr "Etiqueta yalign"
-
-#: gtk/gtkframe.c:144
-msgid "The vertical alignment of the label"
-msgstr "L'alineació vertical de l'etiqueta"
-
-#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:195
-msgid "Deprecated property, use shadow_type instead"
-msgstr "Propietat obsoleta, utilitzeu  _tipus d'ombra en el seu lloc"
-
-#: gtk/gtkframe.c:160
-msgid "Frame shadow"
-msgstr "Ombra de marc"
-
-#: gtk/gtkframe.c:161
-msgid "Appearance of the frame border"
-msgstr "Aparença del contorn del marc"
-
-#: gtk/gtkframe.c:170
-msgid "A widget to display in place of the usual frame label"
-msgstr "Un giny a visualitzar en lloc del típic marc d'etiqueta"
-
-#: gtk/gtkgamma.c:399
-msgid "Gamma"
-msgstr "Gamma"
-
-#: gtk/gtkgamma.c:409
-msgid "_Gamma value"
-msgstr "Valor _Gamma"
-
-#: gtk/gtkhandlebox.c:202 gtk/gtkmenubar.c:156 gtk/gtkstatusbar.c:194
-#: gtk/gtktoolbar.c:516 gtk/gtkviewport.c:150
-msgid "Shadow type"
-msgstr "Tipus d'ombra"
-
-#: gtk/gtkhandlebox.c:203
-msgid "Appearance of the shadow that surrounds the container"
-msgstr "Aspecte de l'ombra que envolta el contenidor"
-
-#: gtk/gtkhandlebox.c:211
-msgid "Handle position"
-msgstr "Gestiona posició"
-
-#: gtk/gtkhandlebox.c:212
-msgid "Position of the handle relative to the child widget"
-msgstr "Posició de la nansa relativa al giny fill"
-
-#: gtk/gtkhandlebox.c:220
-msgid "Snap edge"
-msgstr "Contorn ràpid"
-
-#: gtk/gtkhandlebox.c:221
-msgid ""
-"Side of the handlebox that's lined up with the docking point to dock the "
-"handlebox"
-msgstr ""
-"Part del handlebox que es programa amb el punt d'amarratge per amarrar el "
-"handlebox."
-
-#: gtk/gtkhandlebox.c:229
-msgid "Snap edge set"
-msgstr "Conjunt de contorn ràpid"
-
-#: gtk/gtkhandlebox.c:230
-msgid ""
-"Whether to use the value from the snap_edge property or a value derived from "
-"handle_position"
-msgstr ""
-"Si s'ha d'utilitzar el valor de la propietat snap_edge o un valor derivat de "
-"handle_position"
+msgid "\"%s\" is not a valid value for attribute \"%s\""
+msgstr "«%s» no és un valor vàlid per a l'atribut «%s»"
 
-#. Remove this icon source so we don't keep trying to
-#. * load it.
-#.
-#: gtk/gtkiconfactory.c:1547
+#: ../gtk/gtktextbufferserialize.c:1294
 #, c-format
-msgid "Error loading icon: %s"
-msgstr "Error en carregar la icona: %s"
+msgid "Tag \"%s\" already defined"
+msgstr "L'etiqueta «%s» ja està definida"
 
-#: gtk/gtkicontheme.c:1217
+#: ../gtk/gtktextbufferserialize.c:1307
 #, c-format
-msgid "Icon '%s' not present in theme"
-msgstr ""
-
-#: gtk/gtkimage.c:135
-msgid "Pixbuf"
-msgstr "Pixbuf"
-
-#: gtk/gtkimage.c:136
-msgid "A GdkPixbuf to display"
-msgstr "Un GdkPixbuf a visualitzar"
-
-#: gtk/gtkimage.c:143
-msgid "Pixmap"
-msgstr "Mapa de píxels"
-
-#: gtk/gtkimage.c:144
-msgid "A GdkPixmap to display"
-msgstr "Un GdkPixmap a visualitzar"
-
-#: gtk/gtkimage.c:151
-msgid "Image"
-msgstr "Imatge"
-
-#: gtk/gtkimage.c:152
-msgid "A GdkImage to display"
-msgstr "Un GdkImage per visualitzar"
-
-#: gtk/gtkimage.c:159
-msgid "Mask"
-msgstr "Màscara"
-
-#: gtk/gtkimage.c:160
-msgid "Mask bitmap to use with GdkImage or GdkPixmap"
-msgstr "Màscara de mapa de bits per utilitzar amb GdkImage o GdkPixmap"
-
-#: gtk/gtkimage.c:168
-msgid "Filename to load and display"
-msgstr "Nom de fitxer per carregar i visualitzar"
-
-#: gtk/gtkimage.c:177
-msgid "Stock ID for a stock image to display"
-msgstr "ID integrada per a una icona integrada a mostrar"
-
-#: gtk/gtkimage.c:184
-msgid "Icon set"
-msgstr "Definiu icona"
-
-#: gtk/gtkimage.c:185
-msgid "Icon set to display"
-msgstr "Definiu icona per visualitzar"
-
-#: gtk/gtkimage.c:192
-msgid "Icon size"
-msgstr "Mida d'icona"
-
-#: gtk/gtkimage.c:193
-msgid "Size to use for stock icon or icon set"
-msgstr "Mida a utilitzar per a la icona del sistema o el conjunt d'icones"
-
-#: gtk/gtkimage.c:201
-msgid "Animation"
-msgstr "Animació"
-
-#: gtk/gtkimage.c:202
-msgid "GdkPixbufAnimation to display"
-msgstr "GdkPixbufAnimation per visualitzar"
-
-#: gtk/gtkimage.c:209
-msgid "Storage type"
-msgstr "Tipus d'emmagatzemament"
-
-#: gtk/gtkimage.c:210
-msgid "The representation being used for image data"
-msgstr "La representació utilitzada per les dades de la imatge"
-
-#: gtk/gtkimagemenuitem.c:124
-msgid "Image widget"
-msgstr "Giny imatge"
-
-#: gtk/gtkimagemenuitem.c:125
-msgid "Child widget to appear next to the menu text"
-msgstr "Giny fill que apareix pròxim al text del menú"
-
-#: gtk/gtkimmodule.c:419
-msgid "Default"
-msgstr "Per defecte"
-
-#: gtk/gtkinputdialog.c:233
-msgid "Input"
-msgstr "Entrada"
-
-#: gtk/gtkinputdialog.c:242
-#, fuzzy
-msgid "No extended input devices"
-msgstr "No hi ha cap dispositiu d'entrada"
-
-#: gtk/gtkinputdialog.c:254
-msgid "_Device:"
-msgstr "_Dispositiu:"
-
-#: gtk/gtkinputdialog.c:271
-msgid "Disabled"
-msgstr "Desactivat"
-
-#: gtk/gtkinputdialog.c:278 gtk/gtkinvisible.c:114 gtk/gtkwindow.c:540
-msgid "Screen"
-msgstr "Pantalla"
-
-#: gtk/gtkinputdialog.c:285
-msgid "Window"
-msgstr "Finestra"
-
-#: gtk/gtkinputdialog.c:292
-msgid "_Mode: "
-msgstr "_Mode: "
-
-#. The axis listbox
-#: gtk/gtkinputdialog.c:323
-msgid "_Axes"
-msgstr "_Eixos"
-
-#. Keys listbox
-#: gtk/gtkinputdialog.c:340
-msgid "_Keys"
-msgstr "_Tecles"
-
-#: gtk/gtkinputdialog.c:560
-msgid "X"
-msgstr "X"
-
-#: gtk/gtkinputdialog.c:561
-msgid "Y"
-msgstr "Y"
-
-#: gtk/gtkinputdialog.c:562
-msgid "Pressure"
-msgstr "Pressió"
-
-#: gtk/gtkinputdialog.c:563
-msgid "X Tilt"
-msgstr "Inclinació en X"
-
-#: gtk/gtkinputdialog.c:564
-msgid "Y Tilt"
-msgstr "Inclinació en Y"
-
-#: gtk/gtkinputdialog.c:565
-msgid "Wheel"
-msgstr "Roda"
-
-#: gtk/gtkinputdialog.c:605
-msgid "none"
-msgstr "cap"
-
-#: gtk/gtkinputdialog.c:641 gtk/gtkinputdialog.c:677
-msgid "(disabled)"
-msgstr "(desactivat)"
-
-#: gtk/gtkinputdialog.c:670
-msgid "(unknown)"
-msgstr "(desconegut)"
-
-#. and clear button
-#: gtk/gtkinputdialog.c:757
-msgid "clear"
-msgstr "esborra"
-
-#: gtk/gtkinvisible.c:115 gtk/gtkwindow.c:541
-msgid "The screen where this window will be displayed"
-msgstr "La pantalla en la que es mostrarà aquesta finestra"
-
-#: gtk/gtklabel.c:291
-msgid "The text of the label"
-msgstr "El text de l'etiqueta"
-
-#: gtk/gtklabel.c:298
-msgid "A list of style attributes to apply to the text of the label"
-msgstr "Una llista d'atributs d'estil per aplicar al text de l'etiqueta"
-
-#: gtk/gtklabel.c:319 gtk/gtktexttag.c:374 gtk/gtktextview.c:602
-msgid "Justification"
-msgstr "Justificació"
-
-#: gtk/gtklabel.c:320
-msgid ""
-"The alignment of the lines in the text of the label relative to each other. "
-"This does NOT affect the alignment of the label within its allocation. See "
-"GtkMisc::xalign for that"
-msgstr ""
-"L'alineació de les línies en el text de l'etiqueta relativa a cadascuna. "
-"Això NO afecta l'alineació de l'etiqueta en la seva assignació. Vegeu "
-"GtkMisc::xalign"
-
-#: gtk/gtklabel.c:328
-msgid "Pattern"
-msgstr "Patró"
-
-#: gtk/gtklabel.c:329
-msgid ""
-"A string with _ characters in positions correspond to characters in the text "
-"to underline"
-msgstr ""
-"Una cadena amb caràcters _ en posicions corresponen a caràcters del text per "
-"subratllar"
-
-#: gtk/gtklabel.c:336
-msgid "Line wrap"
-msgstr "Ajustament de línia"
-
-#: gtk/gtklabel.c:337
-msgid "If set, wrap lines if the text becomes too wide"
-msgstr "Si és establert, ajusta les línies si el text arriba a ser massa ample"
-
-#: gtk/gtklabel.c:343
-msgid "Selectable"
-msgstr "Seleccionable"
-
-#: gtk/gtklabel.c:344
-msgid "Whether the label text can be selected with the mouse"
-msgstr "Si el text de l'etiqueta pot ésser seleccionat pel ratolí"
-
-#: gtk/gtklabel.c:350
-msgid "Mnemonic key"
-msgstr "Clau nemotècnica"
-
-#: gtk/gtklabel.c:351
-msgid "The mnemonic accelerator key for this label"
-msgstr "La clau acceleradora mnemotècnica per aquesta etiqueta"
-
-#: gtk/gtklabel.c:359
-msgid "Mnemonic widget"
-msgstr "Giny nemotècnic"
-
-#: gtk/gtklabel.c:360
-msgid "The widget to be activated when the label's mnemonic key is pressed"
-msgstr "El giny a activar quan la clau mnemotècnica sigui premuda"
-
-#: gtk/gtklabel.c:3225
-msgid "Select All"
-msgstr "Selecciona-ho tot"
-
-#: gtk/gtklabel.c:3235
-msgid "Input Methods"
-msgstr "Mètodes d'entrada"
-
-#: gtk/gtklayout.c:631 gtk/gtkviewport.c:134
-msgid "Horizontal adjustment"
-msgstr "Ajust horitzontal"
-
-#: gtk/gtklayout.c:632 gtk/gtkscrolledwindow.c:236
-msgid "The GtkAdjustment for the horizontal position"
-msgstr "El GtkAdjustment per a la posició horitzontal"
-
-#: gtk/gtklayout.c:639 gtk/gtkviewport.c:142
-msgid "Vertical adjustment"
-msgstr "Ajust vertical"
-
-#: gtk/gtklayout.c:640 gtk/gtkscrolledwindow.c:243
-msgid "The GtkAdjustment for the vertical position"
-msgstr "El GtkAdjustment per a la posició vertical"
-
-#: gtk/gtklayout.c:647 gtk/gtktreeviewcolumn.c:235
-msgid "Width"
-msgstr "Amplada"
-
-#: gtk/gtklayout.c:648
-msgid "The width of the layout"
-msgstr "L'amplada de la disposició"
-
-#: gtk/gtklayout.c:656
-msgid "Height"
-msgstr "Alçada"
-
-#: gtk/gtklayout.c:657
-msgid "The height of the layout"
-msgstr "L'alçada de la disposició"
-
-# Premi a qui va ficar "Per defecte:LTR. M'ha costat
-# trobar en quin mòdul estava l'error. jm
-#. Translate to default:RTL if you want your widgets
-#. * to be RTL, otherwise translate to default:LTR.
-#. * Do *not* translate it to "predefinito:LTR", if it
-#. * it isn't default:LTR or default:RTL it will not work
-#.
-#: gtk/gtkmain.c:840
-msgid "default:LTR"
-msgstr "default:LTR"
-
-#: gtk/gtkmenu.c:349
-msgid "Tearoff Title"
-msgstr "Títol de Tearoff"
-
-#: gtk/gtkmenu.c:350
-msgid ""
-"A title that may be displayed by the window manager when this menu is torn-"
-"off"
-msgstr ""
-"Un títol que s'ha de visualitzar mitjançant el gestor de finestres quan "
-"aquest menú es desactivi"
-
-#: gtk/gtkmenu.c:356
-#, fuzzy
-msgid "Vertical Padding"
-msgstr "Separació vertical"
-
-#: gtk/gtkmenu.c:357
-#, fuzzy
-msgid "Extra space at the top and bottom of the menu"
-msgstr "L'alineació d'espai a afegir de dalt a baix del giny, en punts"
-
-#: gtk/gtkmenu.c:365
-#, fuzzy
-msgid "Vertical Offset"
-msgstr "Escala vertical"
+msgid "Tag \"%s\" has invalid priority \"%s\""
+msgstr "L'etiqueta «%s» té una prioritat («%s») no vàlida"
 
-#: gtk/gtkmenu.c:366
-msgid ""
-"When the menu is a submenu, position it this number of pixels offset "
-"vertically"
+#: ../gtk/gtktextbufferserialize.c:1360
+#, c-format
+msgid "Outermost element in text must be <text_view_markup> not <%s>"
 msgstr ""
+"L'element de més enfora del text ha de ser <text_view_markup> i no pas <%s>"
 
-#: gtk/gtkmenu.c:374
-#, fuzzy
-msgid "Horizontal Offset"
-msgstr "Escala horitzontal"
+#: ../gtk/gtktextbufferserialize.c:1369 ../gtk/gtktextbufferserialize.c:1385
+#, c-format
+msgid "A <%s> element has already been specified"
+msgstr "Ja s'ha especificat un element <%s>"
 
-#: gtk/gtkmenu.c:375
+#: ../gtk/gtktextbufferserialize.c:1391
+msgid "A <text> element can't occur before a <tags> element"
+msgstr "No pot haver-hi un element <text> abans d'un de <tags>"
+
+#: ../gtk/gtktextbufferserialize.c:1790
+msgid "Serialized data is malformed"
+msgstr "Les dades en sèrie estan mal formades"
+
+#: ../gtk/gtktextbufferserialize.c:1868
 msgid ""
-"When the menu is a submenu, position it this number of pixels offset "
-"horizontally"
+"Serialized data is malformed. First section isn't GTKTEXTBUFFERCONTENTS-0001"
 msgstr ""
+"Les dades en sèrie estan mal formades. La primera secció no és "
+"GTKTEXTBUFFERCONTENTS-0001"
 
-#: gtk/gtkmenu.c:385
-#, fuzzy
-msgid "Left Attach"
-msgstr "Fitxer adjunt esquerre"
+#: ../gtk/gtktextutil.c:58
+msgid "LRM _Left-to-right mark"
+msgstr "Marca _esquerra-a-dreta LRM"
 
-#: gtk/gtkmenu.c:386 gtk/gtktable.c:203
-msgid "The column number to attach the left side of the child to"
-msgstr "El número de columna per adjuntar la banda esquerra del fill a"
+#: ../gtk/gtktextutil.c:59
+msgid "RLM _Right-to-left mark"
+msgstr "Marca _dreta-a-esquerra RLM"
 
-#: gtk/gtkmenu.c:393
-#, fuzzy
-msgid "Right Attach"
-msgstr "Fitxer adjunt dret"
+#: ../gtk/gtktextutil.c:60
+msgid "LRE Left-to-right _embedding"
+msgstr "_Incrustació esquerra-a-dreta LRE"
 
-#: gtk/gtkmenu.c:394
-#, fuzzy
-msgid "The column number to attach the right side of the child to"
-msgstr "El número de columna per adjuntar la banda esquerra del fill a"
+#: ../gtk/gtktextutil.c:61
+msgid "RLE Right-to-left e_mbedding"
+msgstr "I_ncrustació dreta-a-esquerra RLE"
 
-#: gtk/gtkmenu.c:401
-#, fuzzy
-msgid "Top Attach"
-msgstr "Fitxer adjunt superior"
+#: ../gtk/gtktextutil.c:62
+msgid "LRO Left-to-right _override"
+msgstr "_Substitució esquerra-a-dreta LRO"
 
-#: gtk/gtkmenu.c:402
-#, fuzzy
-msgid "The row number to attach the top of the child to"
-msgstr "El número de fila per adjuntar la part inferior del fill a"
+#: ../gtk/gtktextutil.c:63
+msgid "RLO Right-to-left o_verride"
+msgstr "S_ubstitució dreta-a-esquerra RLO"
 
-#: gtk/gtkmenu.c:409
-#, fuzzy
-msgid "Bottom Attach"
-msgstr "Fitxer adjunt inferior"
+#: ../gtk/gtktextutil.c:64
+msgid "PDF _Pop directional formatting"
+msgstr "_Format direccional pop PDF"
+
+#: ../gtk/gtktextutil.c:65
+msgid "ZWS _Zero width space"
+msgstr "Espai d'amplada _zero ZWS"
 
-#: gtk/gtkmenu.c:410 gtk/gtktable.c:224
-msgid "The row number to attach the bottom of the child to"
-msgstr "El número de fila per adjuntar la part inferior del fill a"
+#: ../gtk/gtktextutil.c:66
+msgid "ZWJ Zero width _joiner"
+msgstr "A_ssemblador d'amplada zero ZWJ"
 
-#: gtk/gtkmenu.c:497
-msgid "Can change accelerators"
-msgstr "Poden canviar els acceleradors"
+#: ../gtk/gtktextutil.c:67
+msgid "ZWNJ Zero width _non-joiner"
+msgstr "_No-assemblador d'amplada zero ZWNJ"
 
-#: gtk/gtkmenu.c:498
-msgid ""
-"Whether menu accelerators can be changed by pressing a key over the menu item"
+#: ../gtk/gtkuimanager.c:1781
+#, c-format
+msgid "Unexpected start tag '%s' on line %d char %d"
 msgstr ""
-"Si els acceleradors del menú es poden canviar prement una tecla sobre l'ítem "
-"del menú"
+"S'ha trobat una etiqueta d'inici «%s» inesperada a la línia %d, caràcter %d"
 
-#: gtk/gtkmenu.c:503
-msgid "Delay before submenus appear"
-msgstr "Retard abans de que apareguen els submenús"
+#: ../gtk/gtkuimanager.c:1871
+#, c-format
+msgid "Unexpected character data on line %d char %d"
+msgstr "S'han trobat dades de caràcter inesperades a la línia %d, caràcter %d"
 
-#: gtk/gtkmenu.c:504
-msgid ""
-"Minimum time the pointer must stay over a menu item before the submenu appear"
-msgstr ""
-"Temps mínim que ha d'estar el punter sobre un element de menú abans que "
-"aparegui el submenú"
+#: ../gtk/gtkuimanager.c:2694
+msgid "Empty"
+msgstr "Buit"
 
-#: gtk/gtkmenu.c:511
-msgid "Delay before hiding a submenu"
-msgstr "Retard abans d'amagar un submenú"
+#: ../gtk/gtkvolumebutton.c:169
+msgid "Volume"
+msgstr "Volum"
 
-#: gtk/gtkmenu.c:512
-msgid ""
-"The time before hiding a submenu when the pointer is moving towards the "
-"submenu"
-msgstr ""
-"El temps abans d'ocultar un submenú quan el punter es mou cap al submenú"
+#: ../gtk/gtkvolumebutton.c:171
+msgid "Turns volume down or up"
+msgstr "Apuja o abaixa el volum"
 
-#: gtk/gtkmenubar.c:157
-msgid "Style of bevel around the menubar"
-msgstr "Estil del bisell que envolta la barra de menú"
+#: ../gtk/gtkvolumebutton.c:174
+msgid "Adjusts the volume"
+msgstr "Ajusta el volum"
 
-#: gtk/gtkmenubar.c:164 gtk/gtktoolbar.c:492
-msgid "Internal padding"
-msgstr "Separació interna"
+#: ../gtk/gtkvolumebutton.c:180 ../gtk/gtkvolumebutton.c:183
+msgid "Volume Down"
+msgstr "Abaixa el volum"
 
-#: gtk/gtkmenubar.c:165
-msgid "Amount of border space between the menubar shadow and the menu items"
-msgstr ""
-"Quantitat d'espai del contorn entre l'ombra de la barra de menú i els ítems "
-"del menú"
+#: ../gtk/gtkvolumebutton.c:182
+msgid "Decreases the volume"
+msgstr "Disminueix el volum"
 
-#: gtk/gtkmenubar.c:172
-msgid "Delay before drop down menus appear"
-msgstr "Retarda abans que apareguin els menús desplegables"
+#: ../gtk/gtkvolumebutton.c:186 ../gtk/gtkvolumebutton.c:189
+msgid "Volume Up"
+msgstr "Apuja el volum"
 
-#: gtk/gtkmenubar.c:173
-msgid "Delay before the submenus of a menu bar appear"
-msgstr "Retarda abans que apareguin els submenús d'una barra de menú"
+#: ../gtk/gtkvolumebutton.c:188
+msgid "Increases the volume"
+msgstr "Incrementa el volum"
 
-#: gtk/gtkmessagedialog.c:106
-msgid "Image/label border"
-msgstr "Contorn de la imatge/etiqueta"
+#: ../gtk/gtkvolumebutton.c:246
+msgid "Muted"
+msgstr "Silencia"
 
-#: gtk/gtkmessagedialog.c:107
-msgid "Width of border around the label and image in the message dialog"
-msgstr ""
-"Amplada del contorn al voltant de l'etiqueta i de la imatge en el diàleg de "
-"missatge"
+#: ../gtk/gtkvolumebutton.c:250
+msgid "Full Volume"
+msgstr "Volum al màxim"
 
-#: gtk/gtkmessagedialog.c:115
-msgid "Message Type"
-msgstr "Tipus de missatge"
+#. Translators: this is the percentage of the current volume,
+#. * 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".
+#.
+#: ../gtk/gtkvolumebutton.c:263
+#, c-format
+msgctxt "volume percentage"
+msgid "%d %%"
+msgstr "%d %%"
+
+#: ../gtk/paper_names_offsets.c:4
+msgctxt "paper size"
+msgid "asme_f"
+msgstr "ASME_F"
+
+#: ../gtk/paper_names_offsets.c:5
+msgctxt "paper size"
+msgid "A0x2"
+msgstr "A0x2"
+
+#: ../gtk/paper_names_offsets.c:6
+msgctxt "paper size"
+msgid "A0"
+msgstr "A0"
+
+#: ../gtk/paper_names_offsets.c:7
+msgctxt "paper size"
+msgid "A0x3"
+msgstr "A0x3"
+
+#: ../gtk/paper_names_offsets.c:8
+msgctxt "paper size"
+msgid "A1"
+msgstr "A1"
+
+#: ../gtk/paper_names_offsets.c:9
+msgctxt "paper size"
+msgid "A10"
+msgstr "A10"
+
+#: ../gtk/paper_names_offsets.c:10
+msgctxt "paper size"
+msgid "A1x3"
+msgstr "A1x3"
+
+#: ../gtk/paper_names_offsets.c:11
+msgctxt "paper size"
+msgid "A1x4"
+msgstr "A1x4"
+
+#: ../gtk/paper_names_offsets.c:12
+msgctxt "paper size"
+msgid "A2"
+msgstr "A2"
+
+#: ../gtk/paper_names_offsets.c:13
+msgctxt "paper size"
+msgid "A2x3"
+msgstr "A2x3"
+
+#: ../gtk/paper_names_offsets.c:14
+msgctxt "paper size"
+msgid "A2x4"
+msgstr "A2x4"
+
+#: ../gtk/paper_names_offsets.c:15
+msgctxt "paper size"
+msgid "A2x5"
+msgstr "A2x5"
+
+#: ../gtk/paper_names_offsets.c:16
+msgctxt "paper size"
+msgid "A3"
+msgstr "A3"
+
+#: ../gtk/paper_names_offsets.c:17
+msgctxt "paper size"
+msgid "A3 Extra"
+msgstr "A3 extra"
+
+#: ../gtk/paper_names_offsets.c:18
+msgctxt "paper size"
+msgid "A3x3"
+msgstr "A3x3"
+
+#: ../gtk/paper_names_offsets.c:19
+msgctxt "paper size"
+msgid "A3x4"
+msgstr "A3x4"
+
+#: ../gtk/paper_names_offsets.c:20
+msgctxt "paper size"
+msgid "A3x5"
+msgstr "A3x5"
+
+#: ../gtk/paper_names_offsets.c:21
+msgctxt "paper size"
+msgid "A3x6"
+msgstr "A3x6"
+
+#: ../gtk/paper_names_offsets.c:22
+msgctxt "paper size"
+msgid "A3x7"
+msgstr "A3x7"
+
+#: ../gtk/paper_names_offsets.c:23
+msgctxt "paper size"
+msgid "A4"
+msgstr "A4"
+
+#: ../gtk/paper_names_offsets.c:24
+msgctxt "paper size"
+msgid "A4 Extra"
+msgstr "A4 extra"
+
+#: ../gtk/paper_names_offsets.c:25
+msgctxt "paper size"
+msgid "A4 Tab"
+msgstr "A4 tabloide"
+
+#: ../gtk/paper_names_offsets.c:26
+msgctxt "paper size"
+msgid "A4x3"
+msgstr "A4x3"
+
+#: ../gtk/paper_names_offsets.c:27
+msgctxt "paper size"
+msgid "A4x4"
+msgstr "A4x4"
+
+#: ../gtk/paper_names_offsets.c:28
+msgctxt "paper size"
+msgid "A4x5"
+msgstr "A4x5"
+
+#: ../gtk/paper_names_offsets.c:29
+msgctxt "paper size"
+msgid "A4x6"
+msgstr "A4x6"
+
+#: ../gtk/paper_names_offsets.c:30
+msgctxt "paper size"
+msgid "A4x7"
+msgstr "A4x7"
+
+#: ../gtk/paper_names_offsets.c:31
+msgctxt "paper size"
+msgid "A4x8"
+msgstr "A4x8"
+
+#: ../gtk/paper_names_offsets.c:32
+msgctxt "paper size"
+msgid "A4x9"
+msgstr "A4x9"
+
+#: ../gtk/paper_names_offsets.c:33
+msgctxt "paper size"
+msgid "A5"
+msgstr "A5"
+
+#: ../gtk/paper_names_offsets.c:34
+msgctxt "paper size"
+msgid "A5 Extra"
+msgstr "A5 extra"
+
+#: ../gtk/paper_names_offsets.c:35
+msgctxt "paper size"
+msgid "A6"
+msgstr "A6"
+
+#: ../gtk/paper_names_offsets.c:36
+msgctxt "paper size"
+msgid "A7"
+msgstr "A7"
+
+#: ../gtk/paper_names_offsets.c:37
+msgctxt "paper size"
+msgid "A8"
+msgstr "A8"
+
+#: ../gtk/paper_names_offsets.c:38
+msgctxt "paper size"
+msgid "A9"
+msgstr "A9"
+
+#: ../gtk/paper_names_offsets.c:39
+msgctxt "paper size"
+msgid "B0"
+msgstr "B0"
+
+#: ../gtk/paper_names_offsets.c:40
+msgctxt "paper size"
+msgid "B1"
+msgstr "B1"
+
+#: ../gtk/paper_names_offsets.c:41
+msgctxt "paper size"
+msgid "B10"
+msgstr "B10"
+
+#: ../gtk/paper_names_offsets.c:42
+msgctxt "paper size"
+msgid "B2"
+msgstr "B2"
+
+#: ../gtk/paper_names_offsets.c:43
+msgctxt "paper size"
+msgid "B3"
+msgstr "B3"
+
+#: ../gtk/paper_names_offsets.c:44
+msgctxt "paper size"
+msgid "B4"
+msgstr "B4"
+
+#: ../gtk/paper_names_offsets.c:45
+msgctxt "paper size"
+msgid "B5"
+msgstr "B5"
+
+#: ../gtk/paper_names_offsets.c:46
+msgctxt "paper size"
+msgid "B5 Extra"
+msgstr "B5 extra"
+
+#: ../gtk/paper_names_offsets.c:47
+msgctxt "paper size"
+msgid "B6"
+msgstr "B6"
+
+#: ../gtk/paper_names_offsets.c:48
+msgctxt "paper size"
+msgid "B6/C4"
+msgstr "B6/C4"
+
+#: ../gtk/paper_names_offsets.c:49
+msgctxt "paper size"
+msgid "B7"
+msgstr "B7"
+
+#: ../gtk/paper_names_offsets.c:50
+msgctxt "paper size"
+msgid "B8"
+msgstr "B8"
+
+#: ../gtk/paper_names_offsets.c:51
+msgctxt "paper size"
+msgid "B9"
+msgstr "B9"
+
+#: ../gtk/paper_names_offsets.c:52
+msgctxt "paper size"
+msgid "C0"
+msgstr "C0"
+
+#: ../gtk/paper_names_offsets.c:53
+msgctxt "paper size"
+msgid "C1"
+msgstr "C1"
+
+#: ../gtk/paper_names_offsets.c:54
+msgctxt "paper size"
+msgid "C10"
+msgstr "C10"
+
+#: ../gtk/paper_names_offsets.c:55
+msgctxt "paper size"
+msgid "C2"
+msgstr "C2"
+
+#: ../gtk/paper_names_offsets.c:56
+msgctxt "paper size"
+msgid "C3"
+msgstr "C3"
+
+#: ../gtk/paper_names_offsets.c:57
+msgctxt "paper size"
+msgid "C4"
+msgstr "C4"
+
+#: ../gtk/paper_names_offsets.c:58
+msgctxt "paper size"
+msgid "C5"
+msgstr "C5"
+
+#: ../gtk/paper_names_offsets.c:59
+msgctxt "paper size"
+msgid "C6"
+msgstr "C6"
+
+#: ../gtk/paper_names_offsets.c:60
+msgctxt "paper size"
+msgid "C6/C5"
+msgstr "C6/C5"
+
+#: ../gtk/paper_names_offsets.c:61
+msgctxt "paper size"
+msgid "C7"
+msgstr "C7"
+
+#: ../gtk/paper_names_offsets.c:62
+msgctxt "paper size"
+msgid "C7/C6"
+msgstr "C7/C6"
+
+#: ../gtk/paper_names_offsets.c:63
+msgctxt "paper size"
+msgid "C8"
+msgstr "C8"
+
+#: ../gtk/paper_names_offsets.c:64
+msgctxt "paper size"
+msgid "C9"
+msgstr "C9"
+
+#: ../gtk/paper_names_offsets.c:65
+msgctxt "paper size"
+msgid "DL Envelope"
+msgstr "Sobre DL"
+
+#: ../gtk/paper_names_offsets.c:66
+msgctxt "paper size"
+msgid "RA0"
+msgstr "RA0"
+
+#: ../gtk/paper_names_offsets.c:67
+msgctxt "paper size"
+msgid "RA1"
+msgstr "RA1"
+
+#: ../gtk/paper_names_offsets.c:68
+msgctxt "paper size"
+msgid "RA2"
+msgstr "RA2"
+
+#: ../gtk/paper_names_offsets.c:69
+msgctxt "paper size"
+msgid "SRA0"
+msgstr "SRA0"
+
+#: ../gtk/paper_names_offsets.c:70
+msgctxt "paper size"
+msgid "SRA1"
+msgstr "SRA1"
+
+#: ../gtk/paper_names_offsets.c:71
+msgctxt "paper size"
+msgid "SRA2"
+msgstr "SRA2"
+
+#: ../gtk/paper_names_offsets.c:72
+msgctxt "paper size"
+msgid "JB0"
+msgstr "JB0"
+
+#: ../gtk/paper_names_offsets.c:73
+msgctxt "paper size"
+msgid "JB1"
+msgstr "JB1"
+
+#: ../gtk/paper_names_offsets.c:74
+msgctxt "paper size"
+msgid "JB10"
+msgstr "JB10"
+
+#: ../gtk/paper_names_offsets.c:75
+msgctxt "paper size"
+msgid "JB2"
+msgstr "JB2"
+
+#: ../gtk/paper_names_offsets.c:76
+msgctxt "paper size"
+msgid "JB3"
+msgstr "JB3"
+
+#: ../gtk/paper_names_offsets.c:77
+msgctxt "paper size"
+msgid "JB4"
+msgstr "JB4"
+
+#: ../gtk/paper_names_offsets.c:78
+msgctxt "paper size"
+msgid "JB5"
+msgstr "JB5"
+
+#: ../gtk/paper_names_offsets.c:79
+msgctxt "paper size"
+msgid "JB6"
+msgstr "JB6"
+
+#: ../gtk/paper_names_offsets.c:80
+msgctxt "paper size"
+msgid "JB7"
+msgstr "JB7"
+
+#: ../gtk/paper_names_offsets.c:81
+msgctxt "paper size"
+msgid "JB8"
+msgstr "JB8"
+
+#: ../gtk/paper_names_offsets.c:82
+msgctxt "paper size"
+msgid "JB9"
+msgstr "JB9"
+
+#: ../gtk/paper_names_offsets.c:83
+msgctxt "paper size"
+msgid "jis exec"
+msgstr "JIS executiu"
+
+#: ../gtk/paper_names_offsets.c:84
+msgctxt "paper size"
+msgid "Choukei 2 Envelope"
+msgstr "Sobre Choukei 2"
+
+#: ../gtk/paper_names_offsets.c:85
+msgctxt "paper size"
+msgid "Choukei 3 Envelope"
+msgstr "Sobre Choukei 3"
+
+#: ../gtk/paper_names_offsets.c:86
+msgctxt "paper size"
+msgid "Choukei 4 Envelope"
+msgstr "Sobre Choukei 4"
+
+#: ../gtk/paper_names_offsets.c:87
+msgctxt "paper size"
+msgid "hagaki (postcard)"
+msgstr "Hagaki (postal)"
+
+#: ../gtk/paper_names_offsets.c:88
+msgctxt "paper size"
+msgid "kahu Envelope"
+msgstr "Sobre kahu"
+
+#: ../gtk/paper_names_offsets.c:89
+msgctxt "paper size"
+msgid "kaku2 Envelope"
+msgstr "Sobre kaku2"
+
+# FIXME
+#: ../gtk/paper_names_offsets.c:90
+msgctxt "paper size"
+msgid "oufuku (reply postcard)"
+msgstr "Oufuku (postal de resposta)"
+
+#: ../gtk/paper_names_offsets.c:91
+msgctxt "paper size"
+msgid "you4 Envelope"
+msgstr "Sobre you4"
+
+#: ../gtk/paper_names_offsets.c:92
+msgctxt "paper size"
+msgid "10x11"
+msgstr "10x11"
+
+#: ../gtk/paper_names_offsets.c:93
+msgctxt "paper size"
+msgid "10x13"
+msgstr "10x13"
+
+#: ../gtk/paper_names_offsets.c:94
+msgctxt "paper size"
+msgid "10x14"
+msgstr "10x14"
+
+#: ../gtk/paper_names_offsets.c:95 ../gtk/paper_names_offsets.c:96
+msgctxt "paper size"
+msgid "10x15"
+msgstr "10x15"
+
+#: ../gtk/paper_names_offsets.c:97
+msgctxt "paper size"
+msgid "11x12"
+msgstr "11x12"
+
+#: ../gtk/paper_names_offsets.c:98
+msgctxt "paper size"
+msgid "11x15"
+msgstr "11x15"
+
+#: ../gtk/paper_names_offsets.c:99
+msgctxt "paper size"
+msgid "12x19"
+msgstr "12x19"
+
+#: ../gtk/paper_names_offsets.c:100
+msgctxt "paper size"
+msgid "5x7"
+msgstr "5x7"
+
+#: ../gtk/paper_names_offsets.c:101
+msgctxt "paper size"
+msgid "6x9 Envelope"
+msgstr "Sobre 6x9"
+
+#: ../gtk/paper_names_offsets.c:102
+msgctxt "paper size"
+msgid "7x9 Envelope"
+msgstr "Sobre 7x9"
+
+#: ../gtk/paper_names_offsets.c:103
+msgctxt "paper size"
+msgid "9x11 Envelope"
+msgstr "Sobre 9x11"
+
+#: ../gtk/paper_names_offsets.c:104
+msgctxt "paper size"
+msgid "a2 Envelope"
+msgstr "Sobre A2"
+
+# Mides per a l'arquitectura (dpm)
+#: ../gtk/paper_names_offsets.c:105
+msgctxt "paper size"
+msgid "Arch A"
+msgstr "Arch A"
+
+#: ../gtk/paper_names_offsets.c:106
+msgctxt "paper size"
+msgid "Arch B"
+msgstr "Arch B"
+
+#: ../gtk/paper_names_offsets.c:107
+msgctxt "paper size"
+msgid "Arch C"
+msgstr "Arch C"
+
+#: ../gtk/paper_names_offsets.c:108
+msgctxt "paper size"
+msgid "Arch D"
+msgstr "Arch D"
+
+#: ../gtk/paper_names_offsets.c:109
+msgctxt "paper size"
+msgid "Arch E"
+msgstr "Arch E"
+
+#: ../gtk/paper_names_offsets.c:110
+msgctxt "paper size"
+msgid "b-plus"
+msgstr "B plus"
+
+#: ../gtk/paper_names_offsets.c:111
+msgctxt "paper size"
+msgid "c"
+msgstr "C"
+
+#: ../gtk/paper_names_offsets.c:112
+msgctxt "paper size"
+msgid "c5 Envelope"
+msgstr "Sobre C5"
+
+#: ../gtk/paper_names_offsets.c:113
+msgctxt "paper size"
+msgid "d"
+msgstr "D"
+
+#: ../gtk/paper_names_offsets.c:114
+msgctxt "paper size"
+msgid "e"
+msgstr "E"
+
+#: ../gtk/paper_names_offsets.c:115
+msgctxt "paper size"
+msgid "edp"
+msgstr "EDP"
+
+#: ../gtk/paper_names_offsets.c:116
+msgctxt "paper size"
+msgid "European edp"
+msgstr "EDP europeu"
+
+#: ../gtk/paper_names_offsets.c:117
+msgctxt "paper size"
+msgid "Executive"
+msgstr "Executiu"
+
+#: ../gtk/paper_names_offsets.c:118
+msgctxt "paper size"
+msgid "f"
+msgstr "F"
+
+#: ../gtk/paper_names_offsets.c:119
+msgctxt "paper size"
+msgid "FanFold European"
+msgstr "Paper continu europeu"
+
+#: ../gtk/paper_names_offsets.c:120
+msgctxt "paper size"
+msgid "FanFold US"
+msgstr "Paper continu americà"
+
+#: ../gtk/paper_names_offsets.c:121
+msgctxt "paper size"
+msgid "FanFold German Legal"
+msgstr "Paper continu alemany legal"
+
+#: ../gtk/paper_names_offsets.c:122
+msgctxt "paper size"
+msgid "Government Legal"
+msgstr "Legal govern"
+
+#: ../gtk/paper_names_offsets.c:123
+msgctxt "paper size"
+msgid "Government Letter"
+msgstr "Carta governamental"
+
+#: ../gtk/paper_names_offsets.c:124
+msgctxt "paper size"
+msgid "Index 3x5"
+msgstr "Índex 3x5"
+
+#: ../gtk/paper_names_offsets.c:125
+msgctxt "paper size"
+msgid "Index 4x6 (postcard)"
+msgstr "Índex 4x6 (postal)"
+
+#: ../gtk/paper_names_offsets.c:126
+msgctxt "paper size"
+msgid "Index 4x6 ext"
+msgstr "Índex 4x6 ext"
+
+#: ../gtk/paper_names_offsets.c:127
+msgctxt "paper size"
+msgid "Index 5x8"
+msgstr "Índex 5x8"
+
+#: ../gtk/paper_names_offsets.c:128
+msgctxt "paper size"
+msgid "Invoice"
+msgstr "Factura"
+
+#: ../gtk/paper_names_offsets.c:129
+msgctxt "paper size"
+msgid "Tabloid"
+msgstr "Tabloide"
+
+#: ../gtk/paper_names_offsets.c:130
+msgctxt "paper size"
+msgid "US Legal"
+msgstr "Legal americà"
+
+#: ../gtk/paper_names_offsets.c:131
+msgctxt "paper size"
+msgid "US Legal Extra"
+msgstr "Legal americà extra"
+
+#: ../gtk/paper_names_offsets.c:132
+msgctxt "paper size"
+msgid "US Letter"
+msgstr "Carta americana"
+
+#: ../gtk/paper_names_offsets.c:133
+msgctxt "paper size"
+msgid "US Letter Extra"
+msgstr "Carta americana extra"
+
+#: ../gtk/paper_names_offsets.c:134
+msgctxt "paper size"
+msgid "US Letter Plus"
+msgstr "Carta americana plus"
+
+#: ../gtk/paper_names_offsets.c:135
+msgctxt "paper size"
+msgid "Monarch Envelope"
+msgstr "Sobre Monarch"
+
+#: ../gtk/paper_names_offsets.c:136
+msgctxt "paper size"
+msgid "#10 Envelope"
+msgstr "Sobre del núm. 10"
+
+#: ../gtk/paper_names_offsets.c:137
+msgctxt "paper size"
+msgid "#11 Envelope"
+msgstr "Sobre del núm. 11"
+
+#: ../gtk/paper_names_offsets.c:138
+msgctxt "paper size"
+msgid "#12 Envelope"
+msgstr "Sobre del núm. 12"
+
+#: ../gtk/paper_names_offsets.c:139
+msgctxt "paper size"
+msgid "#14 Envelope"
+msgstr "Sobre del núm. 14"
+
+#: ../gtk/paper_names_offsets.c:140
+msgctxt "paper size"
+msgid "#9 Envelope"
+msgstr "Sobre del núm. 9"
+
+#: ../gtk/paper_names_offsets.c:141
+msgctxt "paper size"
+msgid "Personal Envelope"
+msgstr "Sobre personal"
+
+#: ../gtk/paper_names_offsets.c:142
+msgctxt "paper size"
+msgid "Quarto"
+msgstr "Quartilla"
+
+#: ../gtk/paper_names_offsets.c:143
+msgctxt "paper size"
+msgid "Super A"
+msgstr "Súper A"
+
+#: ../gtk/paper_names_offsets.c:144
+msgctxt "paper size"
+msgid "Super B"
+msgstr "Súper B"
+
+#: ../gtk/paper_names_offsets.c:145
+msgctxt "paper size"
+msgid "Wide Format"
+msgstr "Format ample"
+
+#: ../gtk/paper_names_offsets.c:146
+msgctxt "paper size"
+msgid "Dai-pa-kai"
+msgstr "Dai-pa-kai"
+
+#: ../gtk/paper_names_offsets.c:147
+msgctxt "paper size"
+msgid "Folio"
+msgstr "Foli"
+
+#: ../gtk/paper_names_offsets.c:148
+msgctxt "paper size"
+msgid "Folio sp"
+msgstr "Foli sp"
+
+#: ../gtk/paper_names_offsets.c:149
+msgctxt "paper size"
+msgid "Invite Envelope"
+msgstr "Sobre d'invitació"
+
+#: ../gtk/paper_names_offsets.c:150
+msgctxt "paper size"
+msgid "Italian Envelope"
+msgstr "Sobre italià"
+
+#: ../gtk/paper_names_offsets.c:151
+msgctxt "paper size"
+msgid "juuro-ku-kai"
+msgstr "Juuro-ku-kai"
+
+#: ../gtk/paper_names_offsets.c:152
+msgctxt "paper size"
+msgid "pa-kai"
+msgstr "Pa-kai"
+
+#: ../gtk/paper_names_offsets.c:153
+msgctxt "paper size"
+msgid "Postfix Envelope"
+msgstr "Sobre Postfix"
+
+#: ../gtk/paper_names_offsets.c:154
+msgctxt "paper size"
+msgid "Small Photo"
+msgstr "Foto petita"
+
+#: ../gtk/paper_names_offsets.c:155
+msgctxt "paper size"
+msgid "prc1 Envelope"
+msgstr "Sobre prc1"
+
+#: ../gtk/paper_names_offsets.c:156
+msgctxt "paper size"
+msgid "prc10 Envelope"
+msgstr "Sobre prc10"
+
+#: ../gtk/paper_names_offsets.c:157
+msgctxt "paper size"
+msgid "prc 16k"
+msgstr "prc 16k"
+
+#: ../gtk/paper_names_offsets.c:158
+msgctxt "paper size"
+msgid "prc2 Envelope"
+msgstr "Sobre prc2"
+
+#: ../gtk/paper_names_offsets.c:159
+msgctxt "paper size"
+msgid "prc3 Envelope"
+msgstr "Sobre prc3"
+
+#: ../gtk/paper_names_offsets.c:160
+msgctxt "paper size"
+msgid "prc 32k"
+msgstr "prc 32k"
+
+#: ../gtk/paper_names_offsets.c:161
+msgctxt "paper size"
+msgid "prc4 Envelope"
+msgstr "Sobre prc4"
+
+#: ../gtk/paper_names_offsets.c:162
+msgctxt "paper size"
+msgid "prc5 Envelope"
+msgstr "Sobre c5"
+
+#: ../gtk/paper_names_offsets.c:163
+msgctxt "paper size"
+msgid "prc6 Envelope"
+msgstr "Sobre prc6"
+
+#: ../gtk/paper_names_offsets.c:164
+msgctxt "paper size"
+msgid "prc7 Envelope"
+msgstr "Sobre prc7"
+
+#: ../gtk/paper_names_offsets.c:165
+msgctxt "paper size"
+msgid "prc8 Envelope"
+msgstr "Sobre prc8"
+
+#: ../gtk/paper_names_offsets.c:166
+msgctxt "paper size"
+msgid "prc9 Envelope"
+msgstr "Sobre prc9"
+
+#: ../gtk/paper_names_offsets.c:167
+msgctxt "paper size"
+msgid "ROC 16k"
+msgstr "ROC 16k"
+
+#: ../gtk/paper_names_offsets.c:168
+msgctxt "paper size"
+msgid "ROC 8k"
+msgstr "ROC 8k"
+
+#: ../gtk/updateiconcache.c:1368
+#, c-format
+msgid "Failed to write header\n"
+msgstr "No s'ha pogut escriure la capçalera\n"
 
-#: gtk/gtkmessagedialog.c:116
-msgid "The type of message"
-msgstr "El tipus de missatage"
+# FIXME
+#: ../gtk/updateiconcache.c:1374
+#, c-format
+msgid "Failed to write hash table\n"
+msgstr "No s'ha pogut escriure la taula de resum\n"
 
-#: gtk/gtkmessagedialog.c:123
-msgid "Message Buttons"
-msgstr "Botons de missatge"
+#: ../gtk/updateiconcache.c:1380
+#, c-format
+msgid "Failed to write folder index\n"
+msgstr "No s'ha pogut escriure l'índex de la carpeta\n"
 
-#: gtk/gtkmessagedialog.c:124
-msgid "The buttons shown in the message dialog"
-msgstr "Els botons mostrats en el diàleg del missatge"
+#: ../gtk/updateiconcache.c:1388
+#, c-format
+msgid "Failed to rewrite header\n"
+msgstr "No s'ha pogut reescriure la capçalera\n"
 
-#: gtk/gtkmisc.c:98
-msgid "X align"
-msgstr "alineació X"
+#: ../gtk/updateiconcache.c:1482
+#, c-format
+msgid "Failed to open file %s : %s\n"
+msgstr "No s'ha pogut obrir el fitxer %s: %s\n"
 
-#: gtk/gtkmisc.c:99
-msgid "The horizontal alignment, from 0 (left) to 1 (right)"
-msgstr "L'alineació horitzontal, des de 0 (esquerra) fins 1 (dreta)"
+#: ../gtk/updateiconcache.c:1490 ../gtk/updateiconcache.c:1520
+#, c-format
+msgid "Failed to write cache file: %s\n"
+msgstr "No s'ha pogut escriure el fitxer de memòria cau: %s\n"
 
-#: gtk/gtkmisc.c:108
-msgid "Y align"
-msgstr "alineació X"
+#: ../gtk/updateiconcache.c:1530
+#, c-format
+msgid "The generated cache was invalid.\n"
+msgstr "La memòria cau generada no era vàlida.\n"
 
-#: gtk/gtkmisc.c:109
-msgid "The vertical alignment, from 0 (top) to 1 (bottom)"
-msgstr "L'alineació vertical, des de 0 (a dalt) fins 1 (a baix)"
+#: ../gtk/updateiconcache.c:1544
+#, c-format
+msgid "Could not rename %s to %s: %s, removing %s then.\n"
+msgstr "No s'ha pogut canviar el nom de %s a %s: %s, se suprimirà %s.\n"
 
-#: gtk/gtkmisc.c:118
-msgid "X pad"
-msgstr "X pad"
+#: ../gtk/updateiconcache.c:1558
+#, c-format
+msgid "Could not rename %s to %s: %s\n"
+msgstr "No s'ha pogut canviar el nom de %s a %s: %s\n"
 
-#: gtk/gtkmisc.c:119
-msgid ""
-"The amount of space to add on the left and right of the widget, in pixels"
-msgstr "L'alineació d'espai a afegir a esquerra i dreta del giny, en punts"
+#: ../gtk/updateiconcache.c:1568
+#, c-format
+msgid "Could not rename %s back to %s: %s.\n"
+msgstr "No s'ha pogut tornar a anomenar %s a %s: %s.\n"
 
-#: gtk/gtkmisc.c:128
-msgid "Y pad"
-msgstr "Y pad"
+#: ../gtk/updateiconcache.c:1595
+#, c-format
+msgid "Cache file created successfully.\n"
+msgstr "S'ha creat el fitxer de memòria cau correctament.\n"
 
-#: gtk/gtkmisc.c:129
-msgid ""
-"The amount of space to add on the top and bottom of the widget, in pixels"
-msgstr "L'alineació d'espai a afegir de dalt a baix del giny, en punts"
+#: ../gtk/updateiconcache.c:1634
+msgid "Overwrite an existing cache, even if up to date"
+msgstr "Sobreescriu una memòria cau existent, encara que estigui actualitzada"
 
-#: gtk/gtknotebook.c:396
-msgid "Page"
-msgstr "Pàgina"
+#: ../gtk/updateiconcache.c:1635
+msgid "Don't check for the existence of index.theme"
+msgstr "No comprovis l'existència d'index.theme"
 
-#: gtk/gtknotebook.c:397
-msgid "The index of the current page"
-msgstr "L'índex de la pàgina actual"
+#: ../gtk/updateiconcache.c:1636
+msgid "Don't include image data in the cache"
+msgstr "No incloguis dades d'imatges a la memòria cau"
 
-#: gtk/gtknotebook.c:405
-msgid "Tab Position"
-msgstr "Posició tabuladora"
+#: ../gtk/updateiconcache.c:1637
+msgid "Output a C header file"
+msgstr "Produeix un fitxer de capçalera C"
 
-#: gtk/gtknotebook.c:406
-msgid "Which side of the notebook holds the tabs"
-msgstr "Quin costat del bloc de notes conté els tabuladors"
+#: ../gtk/updateiconcache.c:1638
+msgid "Turn off verbose output"
+msgstr "Desactiva la sortida detallada"
 
-#: gtk/gtknotebook.c:413
-msgid "Tab Border"
-msgstr "Límit de la Pestanya"
+#: ../gtk/updateiconcache.c:1639
+msgid "Validate existing icon cache"
+msgstr "Valida la memòria cau d'icones existent"
 
-#: gtk/gtknotebook.c:414
-msgid "Width of the border around the tab labels"
-msgstr "Amplada del contorn al voltant de les etiquetes de pestanya"
+#: ../gtk/updateiconcache.c:1706
+#, c-format
+msgid "File not found: %s\n"
+msgstr "No s'ha trobat el fitxer: %s\n"
 
-#: gtk/gtknotebook.c:422
-msgid "Horizontal Tab Border"
-msgstr "Contorn pestanya horitzontal"
+#: ../gtk/updateiconcache.c:1712
+#, c-format
+msgid "Not a valid icon cache: %s\n"
+msgstr "No és una memòria cau d'icones vàlida: %s\n"
 
-#: gtk/gtknotebook.c:423
-msgid "Width of the horizontal border of tab labels"
-msgstr "Amplada del contorn horitzontal de les etiquetes de pestanya"
+#: ../gtk/updateiconcache.c:1725
+#, c-format
+msgid "No theme index file.\n"
+msgstr "No hi ha cap fitxer d'índex de tema.\n"
 
-#: gtk/gtknotebook.c:431
-msgid "Vertical Tab Border"
-msgstr "Contorn pestanya vertical"
+#: ../gtk/updateiconcache.c:1729
+#, c-format
+msgid ""
+"No theme index file in '%s'.\n"
+"If you really want to create an icon cache here, use --ignore-theme-index.\n"
+msgstr ""
+"No hi ha el fitxer index de tema a «%s».\n"
+"Si realment voleu crear una memòria cau d'icones aquí, utilitzeu --ignore-"
+"theme-index.\n"
 
-#: gtk/gtknotebook.c:432
-msgid "Width of the vertical border of tab labels"
-msgstr "Amplada del contorn vertical de les etiquetes de pestanya"
+#. ID
+#: ../modules/input/imam-et.c:452
+msgid "Amharic (EZ+)"
+msgstr "Amhàric (EZ+)"
 
-#: gtk/gtknotebook.c:440
-msgid "Show Tabs"
-msgstr "Mostra les pestanyes"
+# FIXME
+#. ID
+#: ../modules/input/imcedilla.c:90
+msgid "Cedilla"
+msgstr "Diacrític"
 
-#: gtk/gtknotebook.c:441
-msgid "Whether tabs should be shown or not"
-msgstr "Si les pestanyes s'haurien de mostrar o no"
+#. ID
+#: ../modules/input/imcyrillic-translit.c:215
+msgid "Cyrillic (Transliterated)"
+msgstr "Ciríl·lic (transliterat)"
 
-#: gtk/gtknotebook.c:447
-msgid "Show Border"
-msgstr "Mostra el contorn"
+#. ID
+#: ../modules/input/iminuktitut.c:125
+msgid "Inuktitut (Transliterated)"
+msgstr "Inuktitut (transliterat)"
 
-#: gtk/gtknotebook.c:448
-msgid "Whether the border should be shown or not"
-msgstr "Si el contorn hauria de ser mostrat o no"
+#. ID
+#: ../modules/input/imipa.c:143
+msgid "IPA"
+msgstr "IPA"
 
-#: gtk/gtknotebook.c:454
-msgid "Scrollable"
-msgstr "Desplaçable"
+#. ID
+#: ../modules/input/immultipress.c:29
+msgid "Multipress"
+msgstr "Multipress"
 
-#: gtk/gtknotebook.c:455
-msgid "If TRUE, scroll arrows are added if there are too many tabs to fit"
-msgstr ""
-"Si és CERT, s'afegeixen fletxes de desplaçament si hi ha massa tabulacions "
-"per ajustar"
+#. ID
+#: ../modules/input/imthai.c:33
+msgid "Thai-Lao"
+msgstr "Thai-Lao"
 
-#: gtk/gtknotebook.c:461
-msgid "Enable Popup"
-msgstr "Disponible el menú emergent"
+#. ID
+#: ../modules/input/imti-er.c:451
+msgid "Tigrigna-Eritrean (EZ+)"
+msgstr "Tigrigna-Eritreà (EZ+)"
 
-#: gtk/gtknotebook.c:462
-msgid ""
-"If TRUE, pressing the right mouse button on the notebook pops up a menu that "
-"you can use to go to a page"
-msgstr ""
-"Si és CERT, prement el botó dret del ratolí sobre el llibre de notes apareix "
-"un menú que podeu utilutzar per anar a una pàgina"
+#. ID
+#: ../modules/input/imti-et.c:451
+msgid "Tigrigna-Ethiopian (EZ+)"
+msgstr "Tigrigna-Etíop (EZ+)"
 
-#: gtk/gtknotebook.c:469
-msgid "Whether tabs should have homogeneous sizes"
-msgstr "Si les pestanyes haurien de tenir mides homogènies"
+#. ID
+#: ../modules/input/imviqr.c:242
+msgid "Vietnamese (VIQR)"
+msgstr "Vietnamita (VIQR)"
 
-#: gtk/gtknotebook.c:476
-msgid "Tab label"
-msgstr "Etiqueta de la pestanya"
+#. ID
+#: ../modules/input/imxim.c:26
+msgid "X Input Method"
+msgstr "Mètode d'entrada d'X"
 
-#: gtk/gtknotebook.c:477
-msgid "The string displayed on the childs tab label"
-msgstr "La cadena mostrada a l'etiqueta de la pestanya del fill"
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:858
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1073
+msgid "Username:"
+msgstr "Nom d'usuari:"
 
-#: gtk/gtknotebook.c:483
-msgid "Menu label"
-msgstr "Etiqueta del menú"
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:859
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1082
+msgid "Password:"
+msgstr "Contrasenya:"
 
-#: gtk/gtknotebook.c:484
-msgid "The string displayed in the childs menu entry"
-msgstr "La cadena visualitzada a l'entrada de menú dels fills"
+#: ../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 "Cal autenticació per imprimir el document «%s» a la impressora %s"
 
-#: gtk/gtknotebook.c:497
-msgid "Tab expand"
-msgstr "Expandeix pestanya"
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:900
+#, c-format
+msgid "Authentication is required to print a document on %s"
+msgstr "Cal autenticació per imprimir un document a %s"
 
-#: gtk/gtknotebook.c:498
-msgid "Whether to expand the childs tab or not"
-msgstr "Si s'ha expandir la pestanya dels fills o no"
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:904
+#, c-format
+msgid "Authentication is required to get attributes of job '%s'"
+msgstr "Cal autenticació per obtenir els atributs de la tasca «%s»"
 
-#: gtk/gtknotebook.c:504
-msgid "Tab fill"
-msgstr "Omple pestanya"
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:906
+msgid "Authentication is required to get attributes of a job"
+msgstr "Cal autenticació per obtenir els atributs d'una tasca"
 
-#: gtk/gtknotebook.c:505
-msgid "Wheather the childs tab should fill the allocated area or not"
-msgstr "Si la pestanya dels fills hauria d'omplir l'àrea assignada o no"
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:910
+#, c-format
+msgid "Authentication is required to get attributes of printer %s"
+msgstr "Cal autenticació per obtenir els atributs de la impressora %s"
 
-#: gtk/gtknotebook.c:511
-msgid "Tab pack type"
-msgstr "Tipus de paquet de pestanya"
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:912
+msgid "Authentication is required to get attributes of a printer"
+msgstr "Cal autenticació per obtenir els atributs d'una impressora"
 
-#: gtk/gtknotebook.c:527 gtk/gtkscrollbar.c:113
-msgid "Secondary backward stepper"
-msgstr "Caminador posterior secundari"
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:915
+#, c-format
+msgid "Authentication is required to get default printer of %s"
+msgstr "Cal autenticació per obtenir la impressora per defecte de %s"
 
-#: gtk/gtknotebook.c:528
-#, fuzzy
-msgid ""
-"Display a second backward arrow button on the opposite end of the tab area"
-msgstr ""
-"Mostra un segon botó de desplaçament enrere a l'altra banda de la barra de "
-"desplaçament"
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:918
+#, c-format
+msgid "Authentication is required to get printers from %s"
+msgstr "Cal autenticació per obtenir les impressores de %s"
 
-#: gtk/gtknotebook.c:544 gtk/gtkscrollbar.c:121
-msgid "Secondary forward stepper"
-msgstr "Caminador davanter secundari"
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:923
+#, c-format
+msgid "Authentication is required to get a file from %s"
+msgstr "Cal autenticació per obtenir un fitxer de %s"
 
-#: gtk/gtknotebook.c:545
-#, fuzzy
-msgid ""
-"Display a second forward arrow button on the opposite end of the tab area"
-msgstr ""
-"Mostra un botó secundari de desplaçament endavant a l'altra banda de la "
-"barra de desplaçament"
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:925
+#, c-format
+msgid "Authentication is required on %s"
+msgstr "Cal autenticació a %s"
 
-#: gtk/gtknotebook.c:560 gtk/gtkscrollbar.c:97
-msgid "Backward stepper"
-msgstr "Caminador posterior"
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1067
+msgid "Domain:"
+msgstr "Domini:"
 
-#: gtk/gtknotebook.c:561 gtk/gtkscrollbar.c:98
-msgid "Display the standard backward arrow button"
-msgstr "Visualitza el botó de retrocés estàndard"
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1097
+#, c-format
+msgid "Authentication is required to print document '%s'"
+msgstr "Cal autenticar-se per imprimir un document a «%s»"
 
-#: gtk/gtknotebook.c:576 gtk/gtkscrollbar.c:105
-msgid "Forward stepper"
-msgstr "Caminador anterior"
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1102
+#, c-format
+msgid "Authentication is required to print this document on printer %s"
+msgstr "Cal autenticar-se per imprimir aquest document a la impressora «%s»"
 
-#: gtk/gtknotebook.c:577 gtk/gtkscrollbar.c:106
-msgid "Display the standard forward arrow button"
-msgstr "Visualitza el botó d'avanç estàndard"
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1104
+msgid "Authentication is required to print this document"
+msgstr "Cal autenticar-se per imprimir aquest document"
 
-#: gtk/gtknotebook.c:2679 gtk/gtknotebook.c:5052
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1666
 #, c-format
-msgid "Page %u"
-msgstr "Pàgina %u"
+msgid "Printer '%s' is low on toner."
+msgstr "El nivell del tòner de la impressora «%s» és baix."
 
-#: gtk/gtkoptionmenu.c:192
-msgid "Menu"
-msgstr "Menú"
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1667
+#, c-format
+msgid "Printer '%s' has no toner left."
+msgstr "No li queda tòner a la impressora «%s»."
 
-#: gtk/gtkoptionmenu.c:193
-msgid "The menu of options"
-msgstr "El menú d'opcions"
+#. Translators: "Developer" like on photo development context
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1669
+#, c-format
+msgid "Printer '%s' is low on developer."
+msgstr "El nivell del revelador de la impressora «%s» és baix."
 
-#: gtk/gtkoptionmenu.c:200
-msgid "Size of dropdown indicator"
-msgstr "Mida de l'indicador dropdown"
+#. Translators: "Developer" like on photo development context
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1671
+#, c-format
+msgid "Printer '%s' is out of developer."
+msgstr "No li queda revelador a la impressora «%s»."
 
-#: gtk/gtkoptionmenu.c:206
-msgid "Spacing around indicator"
-msgstr "Espaiat al voltant de l'indicador"
+#. 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 ""
+"El nivell d'almenys un dels contenidors de color de la impressora «%s» és "
+"baix."
 
-#: gtk/gtkpaned.c:239
-msgid ""
-"Position of paned separator in pixels (0 means all the way to the left/top)"
+#. 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 ""
-"La posició del separador enmarcat en píxels (0 significa de tot el trajecte "
-"fins l'esquerra/part superior)"
+"No li queda tinta a almenys un dels contenidors de color a la impressora "
+"«%s»."
 
-#: gtk/gtkpaned.c:247
-msgid "Position Set"
-msgstr "Conjunt posició"
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1676
+#, c-format
+msgid "The cover is open on printer '%s'."
+msgstr "La tapa de la impressora «%s» és oberta."
 
-#: gtk/gtkpaned.c:248
-msgid "TRUE if the Position property should be used"
-msgstr "És VERITAT si l'atribut Posició fos utilitzat"
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1677
+#, c-format
+msgid "The door is open on printer '%s'."
+msgstr "La porta de la impressora «%s» és oberta."
 
-#: gtk/gtkpaned.c:254
-msgid "Handle Size"
-msgstr "Gestiona mida"
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1678
+#, c-format
+msgid "Printer '%s' is low on paper."
+msgstr "El nivell del paper de la impressora «%s» és baix."
 
-#: gtk/gtkpaned.c:255
-msgid "Width of handle"
-msgstr "Amplada de la nansa"
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1679
+#, c-format
+msgid "Printer '%s' is out of paper."
+msgstr "No li queda paper a la impressora «%s»."
 
-#: gtk/gtkpaned.c:271
-#, fuzzy
-msgid "Minimal Position"
-msgstr "Valor Posició"
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1680
+#, c-format
+msgid "Printer '%s' is currently offline."
+msgstr "La impressora «%s» no està en línia."
 
-#: gtk/gtkpaned.c:272
-msgid "Smallest possible value for the \"position\" property"
-msgstr ""
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1681
+#, c-format
+msgid "There is a problem on printer '%s'."
+msgstr "Hi ha un problema a la impressora «%s»."
+
+#. Translators: this is a printer status.
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2123
+msgid "Paused; Rejecting Jobs"
+msgstr "En pausa; es refusen les tasques"
+
+#. Translators: this is a printer status.
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2129
+msgid "Rejecting Jobs"
+msgstr "Es refusen les tasques"
+
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2915
+msgid "Two Sided"
+msgstr "Doble cara"
+
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2916
+msgid "Paper Type"
+msgstr "Tipus de paper"
+
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2917
+msgid "Paper Source"
+msgstr "Font del paper"
+
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2918
+msgid "Output Tray"
+msgstr "Safata de sortida"
+
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2919
+msgid "Resolution"
+msgstr "Resolució"
+
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2920
+msgid "GhostScript pre-filtering"
+msgstr "Filtrat previ del GhostScript"
+
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2929
+msgid "One Sided"
+msgstr "Una cara"
+
+#. Translators: this is an option of "Two Sided"
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2931
+msgid "Long Edge (Standard)"
+msgstr "Cantó llarg (estàndard)"
+
+#. Translators: this is an option of "Two Sided"
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2933
+msgid "Short Edge (Flip)"
+msgstr "Cantó curt (capgirat)"
+
+#. 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 "Selecció automàtica"
+
+#. 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 "Per defecte de la impressora"
+
+#. Translators: this is an option of "GhostScript"
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2949
+msgid "Embed GhostScript fonts only"
+msgstr "Incrusta només els tipus de lletra GhostScript"
+
+#. Translators: this is an option of "GhostScript"
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2951
+msgid "Convert to PS level 1"
+msgstr "Converteix a PS, nivell 1"
+
+#. Translators: this is an option of "GhostScript"
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2953
+msgid "Convert to PS level 2"
+msgstr "Converteix a PS, nivell 2"
+
+#. Translators: this is an option of "GhostScript"
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2955
+msgid "No pre-filtering"
+msgstr "Sense filtratge previ"
+
+#. 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 "Miscel·lània"
+
+#. 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 "Urgent"
 
-#: gtk/gtkpaned.c:289
-#, fuzzy
-msgid "Maximal Position"
-msgstr "Valor Posició"
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3687
+msgid "High"
+msgstr "Alta"
 
-#: gtk/gtkpaned.c:290
-msgid "Largest possible value for the \"position\" property"
-msgstr ""
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3687
+msgid "Medium"
+msgstr "Mitjana"
 
-#
-#: gtk/gtkpaned.c:307
-#, fuzzy
-msgid "Resize"
-msgstr "Reajustable"
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3687
+msgid "Low"
+msgstr "Baixa"
 
-#: gtk/gtkpaned.c:308
-msgid "If TRUE, the child expands and shrinks along with the paned widget"
-msgstr ""
+#. 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 "Prioritat de la tasca"
 
-#
-#: gtk/gtkpaned.c:323
-#, fuzzy
-msgid "Shrink"
-msgstr "Permet encongir"
+#. 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 "Informació de facturació"
 
-#: gtk/gtkpaned.c:324
-msgid "If TRUE, the child can be made smaller than its requisition"
-msgstr ""
+#. 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 "Cap"
 
-#: gtk/gtkpreview.c:133
-msgid ""
-"Whether the preview widget should take up the entire space it is allocated"
-msgstr ""
-"Si el giny de visualització prèvia hauria de prendre tot l'espai on està "
-"assignat"
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3743
+msgid "Classified"
+msgstr "Classificat"
 
-#: gtk/gtkprogress.c:129
-msgid "Activity mode"
-msgstr "Mode Actiu"
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3743
+msgid "Confidential"
+msgstr "Confidencial"
 
-#: gtk/gtkprogress.c:130
-msgid ""
-"If TRUE the GtkProgress is in activity mode, meaning that it signals "
-"something is happening, but not how much of the activity is finished. This "
-"is used when you're doing something that you don't know how long it will take"
-msgstr ""
-"Si és CERT el GtkProgress és en mode d'activitat, que significa que "
-"assenyala que passa alguna cosa, però no quanta activitat ha finalitzat. "
-"Això s'utilitza quan esteu fent alguna cosa que no sabeu quan durarà"
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3743
+msgid "Secret"
+msgstr "Secret"
 
-#: gtk/gtkprogress.c:137
-msgid "Show text"
-msgstr "Mostra text"
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3743
+msgid "Standard"
+msgstr "Estàndard"
 
-#: gtk/gtkprogress.c:138
-msgid "Whether the progress is shown as text"
-msgstr "Com el progrés és mostrat com a text"
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3743
+msgid "Top Secret"
+msgstr "Alt secret"
 
-#: gtk/gtkprogress.c:145
-msgid "Text x alignment"
-msgstr "Alineació del Text x"
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3743
+msgid "Unclassified"
+msgstr "No classificat"
 
-#: gtk/gtkprogress.c:146
-msgid ""
-"A number between 0.0 and 1.0 specifying the horizontal alignment of the text "
-"in the progress widget"
-msgstr ""
-"Un nombre entre 0.0 i 1.0 que especifiqui l'alineació horizontal del text en "
-"el giny de progrés"
+#. 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 "Pàgines per full"
 
-#: gtk/gtkprogress.c:154
-msgid "Text y alignment"
-msgstr "Alineació Text y"
+# Possiblement sigui "abans de" (josep)
+#. 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 "Abans"
 
-#: gtk/gtkprogress.c:155
-msgid ""
-"A number between 0.0 and 1.0 specifying the vertical alignment of the text "
-"in the progress widget"
-msgstr ""
-"Un nombre entre 0.0 i 1.0 que especifiqui l'alineació vertical del text en "
-"el giny de progrés"
+# Possiblement "després de" (josep)
+#. 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 "Després"
 
-#: gtk/gtkprogressbar.c:142 gtk/gtkrange.c:290 gtk/gtkspinbutton.c:240
-msgid "Adjustment"
-msgstr "Ajust"
+#. 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 "Imprimeix"
 
-#: gtk/gtkprogressbar.c:143
-msgid "The GtkAdjustment connected to the progress bar (Deprecated)"
-msgstr "El GtkAdjustment connectat a la barra de progrés (Obsolet)"
+# FIXME: s'ha de mirar que no sigui massa llarg
+#. 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 "Imprimeix a una hora o data determinada"
 
-#: gtk/gtkprogressbar.c:150 gtk/gtktoolbar.c:441
-msgid "Orientation"
-msgstr "Orientació"
+#. 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 "Custom %sx%s"
+msgstr "Personalitzat %sx%s"
+
+# Connectada? (josep)
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3976
+msgid "Printer Profile"
+msgstr "Perfil de la impressora"
+
+#. TRANSLATORS: this is when color profile information is unavailable
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3983
+msgid "Unavailable"
+msgstr "No està disponible"
+
+#. 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 "No està disponible la gestió del color"
+
+#. TRANSLATORS: when there is no color profile available
+#: ../modules/printbackends/cups/gtkprintercups.c:233
+msgid "No profile available"
+msgstr "No hi ha cap perfil disponible"
+
+#. TRANSLATORS: when the color profile has no title
+#: ../modules/printbackends/cups/gtkprintercups.c:244
+msgid "Unspecified profile"
+msgstr "No s'ha especificat cap perfil"
+
+#: ../modules/printbackends/file/gtkprintbackendfile.c:249
+msgid "output"
+msgstr "sortida"
+
+#: ../modules/printbackends/file/gtkprintbackendfile.c:521
+msgid "Print to File"
+msgstr "Imprimeix a un fitxer"
+
+#: ../modules/printbackends/file/gtkprintbackendfile.c:647
+msgid "PDF"
+msgstr "PDF"
+
+#: ../modules/printbackends/file/gtkprintbackendfile.c:647
+msgid "Postscript"
+msgstr "Postscript"
+
+#: ../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 "Pàgines per _full:"
+
+#: ../modules/printbackends/file/gtkprintbackendfile.c:719
+msgid "File"
+msgstr "Fitxer"
+
+#: ../modules/printbackends/file/gtkprintbackendfile.c:729
+msgid "_Output format"
+msgstr "F_ormat de sortida"
+
+# FIXME
+#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:393
+msgid "Print to LPR"
+msgstr "Imprimeix a LPR"
+
+#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:419
+msgid "Pages Per Sheet"
+msgstr "Pàgines per full"
+
+#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:426
+msgid "Command Line"
+msgstr "Línia d'ordres"
+
+# Connectada? (josep)
+#. SUN_BRANDING
+#: ../modules/printbackends/papi/gtkprintbackendpapi.c:809
+msgid "printer offline"
+msgstr "la impressora no està en línia"
+
+#. SUN_BRANDING
+#: ../modules/printbackends/papi/gtkprintbackendpapi.c:827
+msgid "ready to print"
+msgstr "a punt per imprimir"
+
+#. SUN_BRANDING
+#: ../modules/printbackends/papi/gtkprintbackendpapi.c:830
+msgid "processing job"
+msgstr "s'està processant la tasca"
+
+#. SUN_BRANDING
+#: ../modules/printbackends/papi/gtkprintbackendpapi.c:834
+msgid "paused"
+msgstr "en pausa"
+
+#. SUN_BRANDING
+#: ../modules/printbackends/papi/gtkprintbackendpapi.c:837
+msgid "unknown"
+msgstr "desconegut"
+
+#. default filename used for print-to-test
+#: ../modules/printbackends/test/gtkprintbackendtest.c:232
+#, c-format
+msgid "test-output.%s"
+msgstr "prova-de-sortida.%s"
 
-#: gtk/gtkprogressbar.c:151
-msgid "Orientation and growth direction of the progress bar"
-msgstr "Orientació i direcció de creixement de la barra de progrés"
+#: ../modules/printbackends/test/gtkprintbackendtest.c:465
+msgid "Print to Test Printer"
+msgstr "Imprimiu per provar la impressora"
 
-#: gtk/gtkprogressbar.c:159
-msgid "Bar style"
-msgstr "Estil de barra"
+#~ msgid "Homepage"
+#~ msgstr "Pàgina inicial"
 
-#: gtk/gtkprogressbar.c:160
-msgid "Specifies the visual style of the bar in percentage mode (Deprecated)"
-msgstr "Especifica l'estil visual de la barra en mode percentatge (Obsolet)"
+#~ msgid "Rename..."
+#~ msgstr "Canvia el nom..."
 
-#: gtk/gtkprogressbar.c:168
-msgid "Activity Step"
-msgstr "Pas d'activitat"
+#~ msgid "Manage Custom Sizes..."
+#~ msgstr "Gestiona mides personalitzades..."
 
-#: gtk/gtkprogressbar.c:169
-msgid "The increment used for each iteration in activity mode (Deprecated)"
-msgstr "L'increment utilitzat per cada iteració en modalitat activa (Obsolet)"
+#~ msgid "Select a folder"
+#~ msgstr "Seleccioneu una carpeta"
 
-#: gtk/gtkprogressbar.c:178
-msgid "Activity Blocks"
-msgstr "Blocs d'activitat"
+#~ msgid "_Save in folder:"
+#~ msgstr "De_sa a la carpeta:"
 
-#: gtk/gtkprogressbar.c:179
-msgid ""
-"The number of blocks which can fit in the progress bar area in activity mode "
-"(Deprecated)"
-msgstr ""
-"El nombre de blocs que s'adapten a l'àrea de la barra de progrés en mode "
-"d'activitat (Obsolet)"
+#~ msgid "Connect as u_ser:"
+#~ msgstr "Connecta't com a u_suari:"
 
-#: gtk/gtkprogressbar.c:188
-msgid "Discrete Blocks"
-msgstr "Blocs discrets"
+#~ msgid "Caps Lock and Num Lock are on"
+#~ msgstr ""
+#~ "La fixació de majúscules i la fixació de teclat numèric estan activades"
 
-#: gtk/gtkprogressbar.c:189
-msgid ""
-"The number of discrete blocks in a progress bar (when shown in the discrete "
-"style)"
-msgstr ""
-"El nombre de blocs discrets en una barra de progrés (quan es mostra en "
-"l'estil discret)"
+#~ msgid "Num Lock is on"
+#~ msgstr "La fixació de teclat numèric està activada"
 
-#: gtk/gtkprogressbar.c:198
-msgid "Fraction"
-msgstr "Fracció"
+#~ msgid "Invalid path"
+#~ msgstr "Camí no vàlid"
 
-#: gtk/gtkprogressbar.c:199
-msgid "The fraction of total work that has been completed"
-msgstr "La fracció de treball total que ha estat completada"
+#~ msgid "No match"
+#~ msgstr "No hi ha cap coincidència"
 
-#: gtk/gtkprogressbar.c:208
-msgid "Pulse Step"
-msgstr "Premeu el pas"
+#~ msgid "Sole completion"
+#~ msgstr "Compleció única"
 
-#: gtk/gtkprogressbar.c:209
-msgid "The fraction of total progress to move the bouncing block when pulsed"
-msgstr "La fracció de progrés total a moure quan fou premut el bloc fort"
+#~ msgid "Complete, but not unique"
+#~ msgstr "Complet, però no és únic"
 
-#: gtk/gtkprogressbar.c:219
-msgid "Text to be displayed in the progress bar"
-msgstr "El text que es visualitzarà a la barra de progrés"
+#~ msgid "Completing..."
+#~ msgstr "S'està completant..."
 
-#: gtk/gtkradioaction.c:137
-#, fuzzy
-msgid "The value"
-msgstr "Nom del tema"
+#~ msgid "Only local files may be selected"
+#~ msgstr "Només es poden seleccionar fitxers locals"
 
-#: gtk/gtkradioaction.c:138
-msgid ""
-"The value returned by gtk_radio_action_get_current_value() when this action "
-"is the current action of its group."
-msgstr ""
+#~ msgid "Incomplete hostname; end it with '/'"
+#~ msgstr "El nom d'ordinador no és complet; ha de finalitzar amb «/»"
 
-#: gtk/gtkradiobutton.c:109
-msgid "Group"
-msgstr "Grup"
+#~ msgid "Path does not exist"
+#~ msgstr "No existeix el camí"
 
-#: gtk/gtkradiobutton.c:110
-msgid "The radio button whose group this widget belongs."
-msgstr "El botó de grup el grup del qual pertany a aquest giny."
+#~ msgid "Received invalid color data\n"
+#~ msgstr "S'han rebut dades de color no vàlides\n"
 
-#: gtk/gtkrange.c:281
-msgid "Update policy"
-msgstr "Política d'actualització"
+#~ msgid "_Browse for other folders"
+#~ msgstr "Na_vega per altres carpetes"
 
-#: gtk/gtkrange.c:282
-msgid "How the range should be updated on the screen"
-msgstr "Com s'ha d'actualitzar el rang a la pantalla"
+#~ 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 ""
+#~ "No s'ha pogut trobar la icona «%s». El tema «%s» tampoc s'ha trobat,\n"
+#~ "és possible que necessiteu instal·lar-lo.\n"
+#~ "Podeu obtenir-ne una còpia de:\n"
+#~ "\t%s"
 
-#: gtk/gtkrange.c:291
-msgid "The GtkAdjustment that contains the current value of this range object"
-msgstr "El GtkAdjustment que conté el valor actual d'aquest rang d'objectes"
+#~ msgid "Unable to locate image file in pixmap_path: \"%s\""
+#~ msgstr "No s'ha trobat un fitxer d'imatge al pixmap_path: «%s»"
 
-#: gtk/gtkrange.c:298
-msgid "Inverted"
-msgstr "Invertit"
+#~ msgid "This function is not implemented for widgets of class '%s'"
+#~ msgstr "Aquesta funció no està implementada per a ginys de la classe «%s»"
 
-#: gtk/gtkrange.c:299
-msgid "Invert direction slider moves to increase range value"
-msgstr ""
-"El lliscador de direcció invertida es mou per incrementar el valor del rang"
+#~ msgid "different idatas found for symlinked '%s' and '%s'\n"
+#~ msgstr ""
+#~ "s'han trobat diferents idatas per als enllaços simbòlics «%s» i «%s»\n"
 
-#: gtk/gtkrange.c:305
-msgid "Slider Width"
-msgstr "Amplada del lliscador"
+#~ msgid "Could not get information for file '%s': %s"
+#~ msgstr "No s'ha pogut obtenir informació per al fitxer «%s»: %s"
 
-#: gtk/gtkrange.c:306
-msgid "Width of scrollbar or scale thumb"
-msgstr "Amplada de la barra de desplaçament o del polze de l'escala"
+#~ msgid "Failed to open file '%s': %s"
+#~ msgstr "No s'ha pogut obrir el fitxer «%s»: %s"
 
-#: gtk/gtkrange.c:313
-msgid "Trough Border"
-msgstr "Cantó del canal"
+#~ msgid ""
+#~ "Failed to load image '%s': reason not known, probably a corrupt image file"
+#~ msgstr ""
+#~ "No es pot carregar la imatge «%s»: se'n desconeix el motiu; probablement "
+#~ "es tracta d'un fitxer d'imatge malmès"
 
-#: gtk/gtkrange.c:314
-msgid "Spacing between thumb/steppers and outer trough bevel"
-msgstr "Espaiament entre el polze/caminador i el bisell exterior"
+#~ msgid "X screen to use"
+#~ msgstr "Pantalla X que s'ha d'utilitzar"
 
-#: gtk/gtkrange.c:321
-msgid "Stepper Size"
-msgstr "Mida del caminador"
+#~ msgid "SCREEN"
+#~ msgstr "PANTALLA"
 
-#: gtk/gtkrange.c:322
-msgid "Length of step buttons at ends"
-msgstr "Longitud dels botons de pas als extrems "
+#~ msgid "Make X calls synchronous"
+#~ msgstr "Fes les crides a X sincronitzades"
 
-#: gtk/gtkrange.c:329
-msgid "Stepper Spacing"
-msgstr "Espaiament del caminador"
+#~ msgid "Credits"
+#~ msgstr "Crèdits"
 
-#: gtk/gtkrange.c:330
-msgid "Spacing between step buttons and thumb"
-msgstr "Espaiament entre els botons de pas i el polze"
+#~ msgid "Written by"
+#~ msgstr "Escrit per"
 
-#
-#: gtk/gtkrange.c:337
-msgid "Arrow X Displacement"
-msgstr "Fletxa X de desplaçament"
+#~ msgid "_Add"
+#~ msgstr "_Afegeix"
 
-#
-#: gtk/gtkrange.c:338
-msgid ""
-"How far in the x direction to move the arrow when the button is depressed"
-msgstr ""
-"A quina distància moure la fletxa en la direcció x quan es prem el botó"
+#~ msgid "_Remove"
+#~ msgstr "_Suprimeix"
 
-#
-#: gtk/gtkrange.c:345
-msgid "Arrow Y Displacement"
-msgstr "Fletxa Y de desplaçament"
+#~ msgid "Error creating folder '%s': %s"
+#~ msgstr "S'ha produït un error en crear la carpeta «%s»: %s"
 
-#: gtk/gtkrange.c:346
-msgid ""
-"How far in the y direction to move the arrow when the button is depressed"
-msgstr "Com de lluny es mou la fletxa en la direcció y quan el botó és premut"
+#~ msgid "Unable to find include file: \"%s\""
+#~ msgstr "No s'ha pogut trobar el fitxer per incloure: «%s»"
 
-#: gtk/gtkrc.c:2380
-#, c-format
-msgid "Unable to find include file: \"%s\""
-msgstr "Impossible de trobar el fitxer inclòs: «%s»"
+#~ msgid "Unable to locate theme engine in module_path: \"%s\","
+#~ msgstr "No s'ha trobat el motor de tema al module_path: «%s»,"
 
-#: gtk/gtkrc.c:3023 gtk/gtkrc.c:3026
-#, c-format
-msgid "Unable to locate image file in pixmap_path: \"%s\""
-msgstr "No s'ha trobat un fitxer d'imatge al pixmap_path: «%s»"
+#~ msgid "Gdk debugging flags to set"
+#~ msgstr "Senyaladors de depuració del Gdk que s'han d'habilitar"
 
-#
-#: gtk/gtkrc.c:3461
-#, c-format
-msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
-msgstr ""
-"L'element de camí del mapa de píxels: \"%s\" ha de ser absolut, %s, línia %d"
+#~ msgid "Gdk debugging flags to unset"
+#~ msgstr "Senyaladors de depuració del Gdk que s'han d'inhabilitar"
 
-#: gtk/gtkruler.c:118
-msgid "Lower"
-msgstr "Més baix"
+#~ msgid "Image file '%s' contains no data"
+#~ msgstr "El fitxer gràfic «%s» no conté dades"
 
-#: gtk/gtkruler.c:119
-msgid "Lower limit of ruler"
-msgstr "Límit inferior de la regla"
+#~ msgid ""
+#~ "Failed to load animation '%s': reason not known, probably a corrupt "
+#~ "animation file"
+#~ msgstr ""
+#~ "No es pot carregar l'animació «%s»: se'n desconeix el motiu; probablement "
+#~ "es tracta d'un fitxer d'animació malmès"
 
-#: gtk/gtkruler.c:128
-msgid "Upper"
-msgstr "Superior"
+#~ msgid "Unable to load image-loading module: %s: %s"
+#~ msgstr "No és possible carregar el mòdul per a la càrrega d'imatges: %s: %s"
 
-#: gtk/gtkruler.c:129
-msgid "Upper limit of ruler"
-msgstr "Límit superior de la regla"
+#~ msgid ""
+#~ "Image-loading module %s does not export the proper interface; perhaps "
+#~ "it's from a different GTK version?"
+#~ msgstr ""
+#~ "El mòdul %s per carregar imatges no exporta la interfície adequada; "
+#~ "potser és d'una versió GTK diferent"
 
-#: gtk/gtkruler.c:139
-msgid "Position of mark on the ruler"
-msgstr "Posició de la marca a la regla"
+#~ msgid "Image type '%s' is not supported"
+#~ msgstr "El tipus d'imatge «%s» no està implementat"
 
-#: gtk/gtkruler.c:148
-msgid "Max Size"
-msgstr "Mida màxima"
+#~ msgid "Couldn't recognize the image file format for file '%s'"
+#~ msgstr "No s'ha pogut reconèixer el format gràfic del fitxer «%s»"
 
-#: gtk/gtkruler.c:149
-msgid "Maximum size of the ruler"
-msgstr "Mida màxim de la regla"
+#~ msgid "Unrecognized image file format"
+#~ msgstr "No es coneix el format del fitxer gràfic"
 
-#: gtk/gtkscale.c:156 gtk/gtkspinbutton.c:258
-msgid "Digits"
-msgstr "Dígits"
+#~ msgid "Failed to load image '%s': %s"
+#~ msgstr "No s'ha pogut carregar la imatge «%s»: %s"
 
-#: gtk/gtkscale.c:157
-msgid "The number of decimal places that are displayed in the value"
-msgstr "El nombre de decimals mostrats en el valor"
+#~ msgid "Error writing to image file: %s"
+#~ msgstr "S'ha produït un error en escriure al fitxer d'imatge: %s"
 
-#: gtk/gtkscale.c:166
-msgid "Draw Value"
-msgstr "Valor del dibuix"
+#~ msgid ""
+#~ "This build of gdk-pixbuf does not support saving the image format: %s"
+#~ msgstr ""
+#~ "Aquest muntatge de gdk-pixbuf no permet desar el format d'imatge: %s"
 
-#: gtk/gtkscale.c:167
-msgid "Whether the current value is displayed as a string next to the slider"
-msgstr "Com el valor actual es mostrat com una cadena propera al desplaçament"
+#~ msgid "Insufficient memory to save image to callback"
+#~ msgstr "No hi ha memòria suficient per desar la imatge a la crida de retorn"
 
-#: gtk/gtkscale.c:174
-msgid "Value Position"
-msgstr "Valor Posició"
+#~ msgid "Failed to open temporary file"
+#~ msgstr "No s'ha pogut obrir el fitxer temporal"
 
-#: gtk/gtkscale.c:175
-msgid "The position in which the current value is displayed"
-msgstr "La posició en que es mostra el valor actual"
+#~ msgid "Failed to read from temporary file"
+#~ msgstr "No s'ha pogut llegir el fitxer temporal"
 
-#: gtk/gtkscale.c:182
-msgid "Slider Length"
-msgstr "Llargària del lliscador"
+#~ msgid "Failed to open '%s' for writing: %s"
+#~ msgstr "No s'ha pogut obrir «%s» per a l'escriptura: %s"
 
-#: gtk/gtkscale.c:183
-msgid "Length of scale's slider"
-msgstr "Llargària de l'escala del lliscador"
+#~ msgid ""
+#~ "Failed to close '%s' while writing image, all data may not have been "
+#~ "saved: %s"
+#~ msgstr ""
+#~ "No s'ha pogut desar «%s» en escriure la imatge, és probable que no "
+#~ "s'hagin desat totes les dades: %s"
 
-#: gtk/gtkscale.c:191
-msgid "Value spacing"
-msgstr "Espaiat del valor"
+#~ msgid "Insufficient memory to save image into a buffer"
+#~ msgstr ""
+#~ "No hi ha memòria suficient per desar la imatge en una memòria intermèdia"
 
-#: gtk/gtkscale.c:192
-msgid "Space between value text and the slider/trough area"
-msgstr "Espai entre el text valor i l'àrea del lliscador/canal"
+#~ msgid "Error writing to image stream"
+#~ msgstr "S'ha produït un error en escriure al flux d'imatge"
 
-#: gtk/gtkscrollbar.c:80
-msgid "Minimum Slider Length"
-msgstr "Llargària mínima del lliscador"
+#~ msgid ""
+#~ "Internal error: Image loader module '%s' failed to complete an operation, "
+#~ "but didn't give a reason for the failure"
+#~ msgstr ""
+#~ "Error intern: El carregador d'imatge «%s» no ha pogut acabar una "
+#~ "operació, però no ha donat cap raó per a la fallada"
 
-#: gtk/gtkscrollbar.c:81
-msgid "Minimum length of scrollbar slider"
-msgstr "Llargària mínima de la barra de desplaçament"
+#~ msgid "Incremental loading of image type '%s' is not supported"
+#~ msgstr "No està implementada la càrrega incremental del tipus d'imatge «%s»"
 
-#: gtk/gtkscrollbar.c:89
-msgid "Fixed slider size"
-msgstr "Mida del lliscador fixada"
+#~ msgid "Image header corrupt"
+#~ msgstr "La capçalera de la imatge està malmesa"
 
-#: gtk/gtkscrollbar.c:90
-msgid "Don't change slider size, just lock it to the minimum length"
-msgstr "No canviïs la mida del lliscador, mira la llargària mínima"
+#~ msgid "Image format unknown"
+#~ msgstr "El format de la imatge és desconegut"
 
-#: gtk/gtkscrollbar.c:114
-msgid ""
-"Display a second backward arrow button on the opposite end of the scrollbar"
-msgstr ""
-"Mostra un segon botó de desplaçament enrere a l'altra banda de la barra de "
-"desplaçament"
+#~ msgid "Image pixel data corrupt"
+#~ msgstr "Les dades de píxels de la imatge estan malmeses"
 
-#: gtk/gtkscrollbar.c:122
-msgid ""
-"Display a secondary forward arrow button on the opposite end of the scrollbar"
-msgstr ""
-"Mostra un botó secundari de desplaçament endavant a l'altra banda de la "
-"barra de desplaçament"
+#~ msgid "failed to allocate image buffer of %u byte"
+#~ msgid_plural "failed to allocate image buffer of %u bytes"
+#~ msgstr[0] ""
+#~ "no s'ha pogut assignar una memòria intermèdia d'imatge de %u byte"
+#~ msgstr[1] ""
+#~ "no s'ha pogut assignar una memòria intermèdia d'imatge de %u bytes"
 
-#: gtk/gtkscrolledwindow.c:235 gtk/gtktext.c:601 gtk/gtktreeview.c:529
-msgid "Horizontal Adjustment"
-msgstr "Ajust horitzontal"
+#~ msgid "Unexpected icon chunk in animation"
+#~ msgstr "Bloc d'icona inesperat en l'animació"
 
-#: gtk/gtkscrolledwindow.c:242 gtk/gtktext.c:609 gtk/gtktreeview.c:537
-msgid "Vertical Adjustment"
-msgstr "Ajust vertical"
+#~ msgid "Unsupported animation type"
+#~ msgstr "Tipus d'animació no implementada"
 
-#: gtk/gtkscrolledwindow.c:249
-msgid "Horizontal Scrollbar Policy"
-msgstr "Política de la barra de desplaçament horitzontal"
+#~ msgid "Invalid header in animation"
+#~ msgstr "La capçalera de l'animació no és vàlida"
 
-#: gtk/gtkscrolledwindow.c:250
-msgid "When the horizontal scrollbar is displayed"
-msgstr "Quan la barra de desplaçament horitzontal es mostra"
+#~ msgid "Not enough memory to load animation"
+#~ msgstr "No hi ha memòria suficient per carregar l'animació"
 
-#: gtk/gtkscrolledwindow.c:257
-msgid "Vertical Scrollbar Policy"
-msgstr "Política de la barra de desplaçament vertical"
+#~ msgid "Malformed chunk in animation"
+#~ msgstr "Bloc erroni en l'animació"
 
-#: gtk/gtkscrolledwindow.c:258
-msgid "When the vertical scrollbar is displayed"
-msgstr "Quan la barra de desplaçament vertical es mostra"
+#~ msgid "The ANI image format"
+#~ msgstr "El format d'imatge ANI"
 
-#: gtk/gtkscrolledwindow.c:266
-msgid "Window Placement"
-msgstr "Emplaçament de la finestra"
+#~ msgid "BMP image has bogus header data"
+#~ msgstr "La imatge BMP conté dades de capçalera errònies"
 
-#: gtk/gtkscrolledwindow.c:267
-msgid "Where the contents are located with respect to the scrollbars"
-msgstr "On els continguts se situen respecte a la barra de desplaçament"
+#~ msgid "Not enough memory to load bitmap image"
+#~ msgstr "No hi ha memòria suficient per carregar la imatge de mapa de bits"
 
-#: gtk/gtkscrolledwindow.c:274
-msgid "Shadow Type"
-msgstr "Tipus d'ombra"
+#~ msgid "BMP image has unsupported header size"
+#~ msgstr "La imatge BMP té una mida de capçalera no suportada"
 
-#: gtk/gtkscrolledwindow.c:275
-msgid "Style of bevel around the contents"
-msgstr "Estil del bisell que envolta els continguts"
+# Topdown és un BMP amb la primera "scanline" al principi del fitxer. jm
+#~ msgid "Topdown BMP images cannot be compressed"
+#~ msgstr "No es poden comprimir les imatges BMP «topdown»"
 
-#: gtk/gtkscrolledwindow.c:282
-msgid "Scrollbar spacing"
-msgstr "Espaiat de barra de desplaçament"
+#~ msgid "Premature end-of-file encountered"
+#~ msgstr "S'ha trobat un final de fitxer abans d'hora"
 
-#: gtk/gtkscrolledwindow.c:283
-msgid "Number of pixels between the scrollbars and the scrolled window"
-msgstr ""
-"Nombre de píxels entre les barres de desplaçament i la pantalla desplaçada"
+#~ msgid "Couldn't allocate memory for saving BMP file"
+#~ msgstr "No s'ha pogut obtenir memòria per desar el fitxer BMP"
 
-#: gtk/gtkseparatortoolitem.c:159
-msgid "Draw"
-msgstr ""
+#~ msgid "Couldn't write to BMP file"
+#~ msgstr "No s'ha pogut escriure al fitxer BMP"
 
-#: gtk/gtkseparatortoolitem.c:160
-#, fuzzy
-msgid "Whether the separator is drawn, or just blank"
-msgstr "Si els espaiadors són línies verticals o espais en blanc"
+#~ msgid "The BMP image format"
+#~ msgstr "El format d'imatge BMP"
 
-#: gtk/gtksettings.c:169
-msgid "Double Click Time"
-msgstr "Temps del doble clic"
+#~ msgid "Failure reading GIF: %s"
+#~ msgstr "No s'ha pogut llegir el GIF: %s"
 
-#: gtk/gtksettings.c:170
-msgid ""
-"Maximum time allowed between two clicks for them to be considered a double "
-"click (in milliseconds)"
-msgstr ""
-"Temps màxim permès entre dos clics perquè es considerin un doble clic (en "
-"mil·lisegons)"
+#~ msgid "GIF file was missing some data (perhaps it was truncated somehow?)"
+#~ msgstr ""
+#~ "Al fitxer GIF li falten algunes dades (potser s'han truncat d'alguna "
+#~ "manera)"
 
-#: gtk/gtksettings.c:177
-msgid "Cursor Blink"
-msgstr "Parpelleig del cursor"
+#~ msgid "Internal error in the GIF loader (%s)"
+#~ msgstr "Error intern en el carregador de GIF (%s)"
 
-#: gtk/gtksettings.c:178
-msgid "Whether the cursor should blink"
-msgstr "Si el cursor hauria de parpellejar"
+#~ msgid "Stack overflow"
+#~ msgstr "Sobreeiximent de la pila"
 
-#: gtk/gtksettings.c:185
-msgid "Cursor Blink Time"
-msgstr "Temps de parpelleig del cursor"
+#~ msgid "GIF image loader cannot understand this image."
+#~ msgstr "El carregador d'imatges GIF no entén aquesta imatge."
 
-#: gtk/gtksettings.c:186
-msgid "Length of the cursor blink cycle, in milleseconds"
-msgstr "Llargària del cicle de parpadeig del cursor, en milisegons"
+#~ msgid "Bad code encountered"
+#~ msgstr "S'ha trobat un codi incorrecte"
 
-#: gtk/gtksettings.c:193
-msgid "Split Cursor"
-msgstr "Cursor partit"
+#~ msgid "Circular table entry in GIF file"
+#~ msgstr "Entrada de taula circular al fitxer GIF"
 
-#: gtk/gtksettings.c:194
-msgid ""
-"Whether two cursors should be displayed for mixed left-to-right and right-to-"
-"left text"
-msgstr ""
-"Si els dos cursors s'hauran de mostrar per barrejar-se amb el text de "
-"esquerra a dreta i de dreta a esquerra"
+#~ msgid "Not enough memory to load GIF file"
+#~ msgstr "No hi ha memòria suficient per carregar el fitxer GIF"
 
-#: gtk/gtksettings.c:201
-msgid "Theme Name"
-msgstr "Nom del tema"
+#~ msgid "Not enough memory to composite a frame in GIF file"
+#~ msgstr "No hi ha memòria suficient per compondre un marc al fitxer GIF"
 
-#: gtk/gtksettings.c:202
-msgid "Name of theme RC file to load"
-msgstr "Nom del fitxer del tema RC a carregar"
+#~ msgid "GIF image is corrupt (incorrect LZW compression)"
+#~ msgstr "La imatge GIF és corrupta (la compressió LZW és incorrecte)"
 
-#: gtk/gtksettings.c:209
-#, fuzzy
-msgid "Icon Theme Name"
-msgstr "Nom del tema"
+#~ msgid "File does not appear to be a GIF file"
+#~ msgstr "El fitxer no sembla ser un fitxer GIF"
 
-#: gtk/gtksettings.c:210
-#, fuzzy
-msgid "Name of icon theme to use"
-msgstr "Nom per defecte del tipus de lletra a utilitzar"
+#~ msgid "Version %s of the GIF file format is not supported"
+#~ msgstr "No s'ha implementat la versió %s del format del fitxer GIF"
 
-#: gtk/gtksettings.c:217
-msgid "Key Theme Name"
-msgstr "Nom clau de Tema"
+#~ msgid ""
+#~ "GIF image has no global colormap, and a frame inside it has no local "
+#~ "colormap."
+#~ msgstr ""
+#~ "La imatge GIF no té mapa de color global, i un marc de dins no té mapa de "
+#~ "color local."
 
-#: gtk/gtksettings.c:218
-msgid "Name of key theme RC file to load"
-msgstr "Nom clau del fitxer de tema RC a carregar"
+#~ msgid "GIF image was truncated or incomplete."
+#~ msgstr "Imatge GIF truncada o incompleta."
 
-#: gtk/gtksettings.c:226
-msgid "Menu bar accelerator"
-msgstr "Accelerador de la barra de menú"
+#~ msgid "The GIF image format"
+#~ msgstr "El format d'imatge GIF"
 
-#: gtk/gtksettings.c:227
-msgid "Keybinding to activate the menu bar"
-msgstr "Keybinding per activar la barra de menú"
+#~ msgid "Invalid header in icon"
+#~ msgstr "La capçalera de la icona no és vàlida"
 
-#: gtk/gtksettings.c:235
-msgid "Drag threshold"
-msgstr "Límit de l'arrossegament"
+#~ msgid "Not enough memory to load icon"
+#~ msgstr "No hi ha memòria suficient per carregar la icona"
 
-#: gtk/gtksettings.c:236
-msgid "Number of pixels the cursor can move before dragging"
-msgstr "Nom de punts que el cursor pot moure's abans d'avançar"
+#~ msgid "Icon has zero width"
+#~ msgstr "L'amplada de la icona és zero"
 
-#: gtk/gtksettings.c:244
-msgid "Font Name"
-msgstr "Nom de família"
+#~ msgid "Icon has zero height"
+#~ msgstr "L'alçada de la icona és zero"
 
-#: gtk/gtksettings.c:245
-msgid "Name of default font to use"
-msgstr "Nom per defecte del tipus de lletra a utilitzar"
+#~ msgid "Compressed icons are not supported"
+#~ msgstr "Les icones comprimides no estan implementades"
 
-#: gtk/gtksettings.c:253
-msgid "Icon Sizes"
-msgstr "Mida d'icones"
+#~ msgid "Unsupported icon type"
+#~ msgstr "Tipus d'icona no implementada"
 
-#: gtk/gtksettings.c:254
-msgid "List of icon sizes (gtk-menu=16,16;gtk-button=20,20..."
-msgstr "Llista de mides d'icones (gtk-menu=16,16;gtk-button=20,20..."
+#~ msgid "Not enough memory to load ICO file"
+#~ msgstr "No hi ha memòria suficient per carregar el fitxer ICO"
 
-#: gtk/gtksizegroup.c:241
-msgid "Mode"
-msgstr "Mode"
+#~ msgid "Image too large to be saved as ICO"
+#~ msgstr "La imatge és massa gran per desar-la com a ICO"
 
-#: gtk/gtksizegroup.c:242
-msgid ""
-"The directions in which the size group effects the requested sizes of its "
-"component widgets"
-msgstr ""
-"Les direccions en les quals el grup d'ocupació afecta les ocupacions "
-"sol·licitades dels seus ginys d'elements"
+#~ msgid "Cursor hotspot outside image"
+#~ msgstr "Lloc calent del cursor fora de la imatge"
 
-#: gtk/gtkspinbutton.c:241
-msgid "The adjustment that holds the value of the spinbutton"
-msgstr "L'ajustament que reté el valor del spinbutton"
+#~ msgid "Unsupported depth for ICO file: %d"
+#~ msgstr "No se suporta la profunditat per al fitxer ICO: %d"
 
-#: gtk/gtkspinbutton.c:248
-msgid "Climb Rate"
-msgstr "Taxa de pujada"
+#~ msgid "The ICO image format"
+#~ msgstr "El format d'imatge ICO"
 
-#: gtk/gtkspinbutton.c:249
-msgid "The acceleration rate when you hold down a button"
-msgstr "La taxa d'acceleració quan es manté polsat un botó"
+#~ msgid "Error reading ICNS image: %s"
+#~ msgstr "S'ha produït un error en llegir la imatge ICNS: %s"
 
-#: gtk/gtkspinbutton.c:259
-msgid "The number of decimal places to display"
-msgstr "El nombre de decimals a mostrar"
+#~ msgid "Could not decode ICNS file"
+#~ msgstr "No s'ha pogut descodificar el fitxer ICNS"
 
-#: gtk/gtkspinbutton.c:268
-msgid "Snap to Ticks"
-msgstr "Desplaça a les marques"
+#~ msgid "The ICNS image format"
+#~ msgstr "El format d'imatge ICNS"
 
-#: gtk/gtkspinbutton.c:269
-msgid ""
-"Whether erroneous values are automatically changed to a spin button's "
-"nearest step increment"
-msgstr ""
-"Si els valors erronis es canvien automàticament a l'increment de pas més "
-"proper d'un botó de rotació"
+#~ msgid "Couldn't allocate memory for stream"
+#~ msgstr "No s'ha pogut assignar memòria per al flux"
 
-#: gtk/gtkspinbutton.c:276
-msgid "Numeric"
-msgstr "Numèric"
+#~ msgid "Couldn't decode image"
+#~ msgstr "No s'ha pogut descodificar la imatge"
 
-#: gtk/gtkspinbutton.c:277
-msgid "Whether non-numeric characters should be ignored"
-msgstr "Quan els caràcters no numèrics deurien de ser ignorats"
+#~ msgid "Transformed JPEG2000 has zero width or height"
+#~ msgstr "El JPEG 2000 transformat té amplada o alçada zero"
 
-#: gtk/gtkspinbutton.c:284
-msgid "Wrap"
-msgstr "Ajust"
+#~ msgid "Image type currently not supported"
+#~ msgstr "El tipus d'imatge no està implementat actualment"
 
-#: gtk/gtkspinbutton.c:285
-msgid "Whether a spin button should wrap upon reaching its limits"
-msgstr "Si un botó spin ha d'ajustar-se sobre els seus límits"
+#~ msgid "Couldn't allocate memory for color profile"
+#~ msgstr "No s'ha pogut assignar memòria per al perfil de color"
 
-#: gtk/gtkspinbutton.c:292
-msgid "Update Policy"
-msgstr "Actualitza política"
+#~ msgid "Insufficient memory to open JPEG 2000 file"
+#~ msgstr "No hi ha memòria suficient per obrir el fitxer JPEG 2000"
 
-#: gtk/gtkspinbutton.c:293
-msgid ""
-"Whether the spin button should update always, or only when the value is legal"
-msgstr ""
-"Si el botó de rotació s'hauria d'actualitzar sempre, o només quan el valor "
-"és legal"
+#~ msgid "Couldn't allocate memory to buffer image data"
+#~ msgstr ""
+#~ "No s'ha pogut assignar memòria per ubicar les dades d'imatge a la memòria "
+#~ "intermèdia"
 
-#: gtk/gtkspinbutton.c:301
-msgid "Value"
-msgstr "Valor"
+#~ msgid "The JPEG 2000 image format"
+#~ msgstr "El format d'imatge JPEG 2000"
 
-#: gtk/gtkspinbutton.c:302
-msgid "Reads the current value, or sets a new value"
-msgstr "Llegeix el valor actual, o fixa un nou valor"
+#~ msgid "Error interpreting JPEG image file (%s)"
+#~ msgstr "S'ha produït un error en interpretar el fitxer gràfic JPEG (%s)"
 
-#: gtk/gtkspinbutton.c:311
-#, fuzzy
-msgid "Style of bevel around the spin button"
-msgstr "Estil del bisell que envolta els continguts"
+#~ msgid ""
+#~ "Insufficient memory to load image, try exiting some applications to free "
+#~ "memory"
+#~ msgstr ""
+#~ "La memòria per carregar la imatge és insuficient, proveu de sortir "
+#~ "d'algunes aplicacions per alliberar memòria"
 
-#: gtk/gtkstatusbar.c:167
-msgid "Has Resize Grip"
-msgstr ""
+#~ msgid "Unsupported JPEG color space (%s)"
+#~ msgstr "Espai de color JPEG no implementat (%s)"
 
-#: gtk/gtkstatusbar.c:168
-#, fuzzy
-msgid "Whether the statusbar has a grip for resizing the toplevel"
-msgstr "Si el giny és el giny de focus dins del nivell superior"
+#~ msgid "Couldn't allocate memory for loading JPEG file"
+#~ msgstr "No es pot obtenir memòria per carregar el fitxer JPEG"
 
-#: gtk/gtkstatusbar.c:195
-msgid "Style of bevel around the statusbar text"
-msgstr "Estil del bisell que envolta el text de la barra d'estat"
+#~ msgid "Transformed JPEG has zero width or height."
+#~ msgstr "El JPEG transformat té amplada o alçada zero."
 
-#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: gtk/gtkstock.c:267
-msgid "Information"
-msgstr "Informació"
+#~ msgid ""
+#~ "JPEG quality must be a value between 0 and 100; value '%s' could not be "
+#~ "parsed."
+#~ msgstr ""
+#~ "La qualitat de JPEG ha de ser un valor entre 0 i 100; el valor «%s» no es "
+#~ "pot analitzar."
 
-#: gtk/gtkstock.c:268
-msgid "Warning"
-msgstr "Advertència"
+#~ msgid ""
+#~ "JPEG quality must be a value between 0 and 100; value '%d' is not allowed."
+#~ msgstr ""
+#~ "La qualitat JPEG ha de ser un valor entre 0 i 100; el valor «%d» no és "
+#~ "permès."
 
-#: gtk/gtkstock.c:269
-msgid "Error"
-msgstr "Error"
+#~ msgid "The JPEG image format"
+#~ msgstr "El format d'imatge JPEG"
 
-#: gtk/gtkstock.c:270
-msgid "Question"
-msgstr "Pregunta"
+#~ msgid "Couldn't allocate memory for header"
+#~ msgstr "No es pot obtenir memòria per a la capçalera"
 
-#. FIXME these need accelerators when appropriate, and
-#. * need the mnemonics to be rationalized
-#.
-#: gtk/gtkstock.c:275
-msgid "_Add"
-msgstr "_Afegeix"
+#~ msgid "Couldn't allocate memory for context buffer"
+#~ msgstr ""
+#~ "No s'ha pogut assignar memòria per al context de la memòria intermèdia"
 
-#: gtk/gtkstock.c:276
-msgid "_Apply"
-msgstr "_Aplica"
+#~ msgid "Image has invalid width and/or height"
+#~ msgstr "La imatge té una amplada i/o alçada no vàlida"
 
-#: gtk/gtkstock.c:277
-msgid "_Bold"
-msgstr "_Negreta"
+#~ msgid "Image has unsupported bpp"
+#~ msgstr "La imatge té uns bpp no suportats"
 
-#
-#: gtk/gtkstock.c:278
-msgid "_Cancel"
-msgstr "_Cancel·la"
+#~ msgid "Image has unsupported number of %d-bit planes"
+#~ msgstr "La imatge té un nombre de plànols de %d bits no compatible"
 
-#
-#: gtk/gtkstock.c:279
-msgid "_CD-Rom"
-msgstr "_CD-Rom"
+#~ msgid "Couldn't create new pixbuf"
+#~ msgstr "No s'ha pogut crear una memòria intermèdia de píxels nova"
 
-#: gtk/gtkstock.c:280
-msgid "_Clear"
-msgstr "_Neteja"
+#~ msgid "Couldn't allocate memory for line data"
+#~ msgstr "No s'ha pogut assignar memòria per a les dades de la línia"
 
-#: gtk/gtkstock.c:281
-msgid "_Close"
-msgstr "_Tanca"
+#~ msgid "Couldn't allocate memory for paletted data"
+#~ msgstr "No s'ha pogut assignar memòria per a les dades de la paleta"
 
-#: gtk/gtkstock.c:282
-msgid "_Convert"
-msgstr "_Converteix"
+#~ msgid "Didn't get all lines of PCX image"
+#~ msgstr "No s'han obtingut totes les línies de la imatge PCX"
 
-#: gtk/gtkstock.c:283
-msgid "_Copy"
-msgstr "_Copia"
+#~ msgid "No palette found at end of PCX data"
+#~ msgstr "No s'ha trobat cap paleta al final de les dades PCX"
 
-#: gtk/gtkstock.c:284
-msgid "Cu_t"
-msgstr "_Talla"
+#~ msgid "The PCX image format"
+#~ msgstr "El format d'imatge PCX"
 
-#: gtk/gtkstock.c:285
-msgid "_Delete"
-msgstr "_Esborra"
+#~ msgid "Bits per channel of PNG image is invalid."
+#~ msgstr "Els bits per canal de la imatge PNG no són vàlids."
 
-#: gtk/gtkstock.c:286
-msgid "_Execute"
-msgstr "_Executa"
+#~ msgid "Transformed PNG has zero width or height."
+#~ msgstr "El PNG transformat té amplada o alçada zero."
 
-#: gtk/gtkstock.c:287
-msgid "_Find"
-msgstr "_Recerca"
+#~ msgid "Bits per channel of transformed PNG is not 8."
+#~ msgstr "Els bits per canal del PNG transformat no són 8."
 
-#: gtk/gtkstock.c:288
-msgid "Find and _Replace"
-msgstr "Recerca i _Reemplaça"
+#~ msgid "Transformed PNG not RGB or RGBA."
+#~ msgstr "El PNG transformat no és RGB o RGBA."
 
-#: gtk/gtkstock.c:289
-msgid "_Floppy"
-msgstr "_Disquetera"
+#~ msgid "Transformed PNG has unsupported number of channels, must be 3 or 4."
+#~ msgstr ""
+#~ "El PNG transformat té un nombre no implementat de canals, ha de ser 3 o 4."
 
-#: gtk/gtkstock.c:290
-msgid "_Bottom"
-msgstr "_Al final"
+#~ msgid "Fatal error in PNG image file: %s"
+#~ msgstr "Error fatal al fitxer d'imatge PNG: %s"
 
-#: gtk/gtkstock.c:291
-msgid "_First"
-msgstr "_Primer"
+#~ msgid "Insufficient memory to load PNG file"
+#~ msgstr "No hi ha memòria suficient per carregar el fitxer PNG"
 
-#: gtk/gtkstock.c:292
-msgid "_Last"
-msgstr "_Últim"
+#~ msgid ""
+#~ "Insufficient memory to store a %ld by %ld image; try exiting some "
+#~ "applications to reduce memory usage"
+#~ msgstr ""
+#~ "Memòria insuficient per emmagatzemar una imatge de %ld per %ld; proveu de "
+#~ "sortir d'algunes aplicacions per reduir l'ús de memòria"
 
-#: gtk/gtkstock.c:293
-msgid "_Top"
-msgstr "_Davant"
+#~ msgid "Fatal error reading PNG image file"
+#~ msgstr "Error fatal en llegir el fitxer gràfic PNG"
 
-#: gtk/gtkstock.c:294
-msgid "_Back"
-msgstr "_Endarrere"
+#~ msgid "Fatal error reading PNG image file: %s"
+#~ msgstr "Error fatal en llegir el fitxer gràfic PNG: %s"
 
-#: gtk/gtkstock.c:295
-msgid "_Down"
-msgstr "A _baix"
+#~ msgid ""
+#~ "Keys for PNG text chunks must have at least 1 and at most 79 characters."
+#~ msgstr ""
+#~ "Les claus per als blocs text de PNG han de tenir entre 1 i 79 caràcters."
 
-#: gtk/gtkstock.c:296
-msgid "_Forward"
-msgstr "_Endavant"
+#~ msgid "Keys for PNG text chunks must be ASCII characters."
+#~ msgstr "Les claus per als blocs text de PNG han de ser caràcters ASCII."
 
-#: gtk/gtkstock.c:297
-msgid "_Up"
-msgstr "A _dalt"
+#~ msgid "Color profile has invalid length %d."
+#~ msgstr "El perfil de color té una llargada no vàlida (%d)."
 
-#
-#: gtk/gtkstock.c:298
-msgid "_Help"
-msgstr "A_juda"
+#~ msgid ""
+#~ "PNG compression level must be a value between 0 and 9; value '%s' could "
+#~ "not be parsed."
+#~ msgstr ""
+#~ "El nivell de compressió de PNG ha de ser un valor entre 0 i 9; el valor "
+#~ "«%s» no es pot analitzar."
 
-#: gtk/gtkstock.c:299
-msgid "_Home"
-msgstr "_Inici"
+#~ msgid ""
+#~ "PNG compression level must be a value between 0 and 9; value '%d' is not "
+#~ "allowed."
+#~ msgstr ""
+#~ "El nivell de compressió de PNG ha de ser un valor entre 0 i 9; el valor "
+#~ "«%d» no és permès."
 
-#: gtk/gtkstock.c:300
-msgid "_Index"
-msgstr "_Index"
+#~ msgid ""
+#~ "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
+#~ msgstr ""
+#~ "El valor per al fragment de text PNG %s no es pot convertir a la "
+#~ "codificació ISO-8859-1."
 
-#: gtk/gtkstock.c:301
-msgid "_Italic"
-msgstr "_Itàlica"
+#~ msgid "The PNG image format"
+#~ msgstr "El format d'imatge PNG"
 
-#: gtk/gtkstock.c:302
-msgid "_Jump to"
-msgstr "_Salta"
+#~ msgid "PNM loader expected to find an integer, but didn't"
+#~ msgstr "El carregador PNM esperava trobar un enter, però no l'ha trobat"
 
-#: gtk/gtkstock.c:303
-msgid "_Center"
-msgstr "_Centra"
+#~ msgid "PNM file has an incorrect initial byte"
+#~ msgstr "El fitxer PNM té un byte inicial incorrecte"
 
-#: gtk/gtkstock.c:304
-msgid "_Fill"
-msgstr "_Omple"
+#~ msgid "PNM file is not in a recognized PNM subformat"
+#~ msgstr "El fitxer PNM no és en un subformat reconegut"
 
-#: gtk/gtkstock.c:305
-msgid "_Left"
-msgstr "_Esquerra"
+#~ msgid "PNM file has an image width of 0"
+#~ msgstr "El fitxer PNM té una amplada d'imatge de 0"
 
-#: gtk/gtkstock.c:306
-msgid "_Right"
-msgstr "_Dreta"
+#~ msgid "PNM file has an image height of 0"
+#~ msgstr "El fitxer PNM té una alçada d'imatge zero"
 
-#: gtk/gtkstock.c:307
-msgid "_New"
-msgstr "_Nou"
+#~ msgid "Maximum color value in PNM file is 0"
+#~ msgstr "El valor màxim de color al fitxer PNM és zero"
 
-#: gtk/gtkstock.c:308
-msgid "_No"
-msgstr "_No"
+#~ msgid "Maximum color value in PNM file is too large"
+#~ msgstr "El valor màxim de color al fitxer PNM és massa alt"
 
-#: gtk/gtkstock.c:309
-msgid "_OK"
-msgstr "_D'acord"
+#~ msgid "Raw PNM image type is invalid"
+#~ msgstr "El tipus d'imatge PNM en brut no és vàlid"
 
-#: gtk/gtkstock.c:310
-msgid "_Open"
-msgstr "_Obre"
+#~ msgid "PNM image loader does not support this PNM subformat"
+#~ msgstr "El carregador d'imatges PNM no permet aquest subformat PNM"
 
-#: gtk/gtkstock.c:311
-msgid "_Paste"
-msgstr "_Enganxa"
+#~ msgid "Raw PNM formats require exactly one whitespace before sample data"
+#~ msgstr ""
+#~ "Els formats PNM en brut requereixen exactament un espai en blanc abans de "
+#~ "les dades de mostra"
 
-#: gtk/gtkstock.c:312
-msgid "_Preferences"
-msgstr "_Preferències"
+#~ msgid "Cannot allocate memory for loading PNM image"
+#~ msgstr "No es pot obtenir memòria per carregar la imatge PNM"
 
-#: gtk/gtkstock.c:313
-msgid "_Print"
-msgstr "_Imprimeix"
+#~ msgid "Insufficient memory to load PNM context struct"
+#~ msgstr "No hi ha memòria suficient per carregar l'estructura de context PNM"
 
-#: gtk/gtkstock.c:314
-msgid "Print Pre_view"
-msgstr "Vista Prè_via"
+#~ msgid "Unexpected end of PNM image data"
+#~ msgstr "Final inesperat de les dades de la imatge PNM"
 
-#: gtk/gtkstock.c:315
-msgid "_Properties"
-msgstr "_Propietats"
+#~ msgid "Insufficient memory to load PNM file"
+#~ msgstr "No hi ha memòria suficient per carregar el fitxer PNM"
 
-#: gtk/gtkstock.c:316
-msgid "_Quit"
-msgstr "_Surt"
+#~ msgid "The PNM/PBM/PGM/PPM image format family"
+#~ msgstr "La família de format d'imatge PNM/PBM/PGM/PPM"
 
-#: gtk/gtkstock.c:317
-msgid "_Redo"
-msgstr "_Refés"
+#~ msgid "Input file descriptor is NULL."
+#~ msgstr "El descriptor del fitxer d'entrada és NULL."
 
-#: gtk/gtkstock.c:318
-msgid "_Refresh"
-msgstr "_Actualitza"
+#~ msgid "Failed to read QTIF header"
+#~ msgstr "Ha fallat la lectura de la capçalera QTIF"
 
-#: gtk/gtkstock.c:319
-msgid "_Remove"
-msgstr "_Suprimeix"
+#~ msgid "QTIF atom size too large (%d bytes)"
+#~ msgstr "La mida de l'àtom QTIF és massa gran (%d bytes)"
 
-#: gtk/gtkstock.c:320
-msgid "_Revert"
-msgstr "_Reverteix"
+#~ msgid "Failed to allocate %d bytes for file read buffer"
+#~ msgstr ""
+#~ "No s'han pogut assignar %d bytes per a la memòria intermèdia del fitxer "
+#~ "de lectura"
 
-#: gtk/gtkstock.c:321
-msgid "_Save"
-msgstr "_Desa"
+#~ msgid "File error when reading QTIF atom: %s"
+#~ msgstr "S'ha produït un error de fitxer en llegir l'àtom QTIF: %s"
 
-#: gtk/gtkstock.c:322
-msgid "Save _As"
-msgstr "Desa _com"
+#~ msgid "Failed to skip the next %d bytes with seek()."
+#~ msgstr "No s'han pogut ometre els següents %d bytes amb la crida seek()."
 
-#: gtk/gtkstock.c:323
-msgid "_Color"
-msgstr "_Color"
+#~ msgid "Failed to allocate QTIF context structure."
+#~ msgstr "No s'ha pogut obtenir memòria per al context de l'estructura QTIF."
 
-#: gtk/gtkstock.c:324
-msgid "_Font"
-msgstr "_Font"
+#~ msgid "Failed to create GdkPixbufLoader object."
+#~ msgstr "No s'ha pogut crear l'objecte GdkPixbufLoader."
 
-#: gtk/gtkstock.c:325
-msgid "_Ascending"
-msgstr "_Ascendent"
+#~ msgid "Failed to find an image data atom."
+#~ msgstr "No s'ha trobat un àtom de dades d'imatge."
 
-#: gtk/gtkstock.c:326
-msgid "_Descending"
-msgstr "_Descendent"
+#~ msgid "The QTIF image format"
+#~ msgstr "El format d'imatge QTIF"
 
-#: gtk/gtkstock.c:327
-msgid "_Spell Check"
-msgstr "_Revisa Ortografia"
+#~ msgid "RAS image has bogus header data"
+#~ msgstr "La imatge RAS té dades de capçalera erronis"
 
-#: gtk/gtkstock.c:328
-msgid "_Stop"
-msgstr "_Atura"
+#~ msgid "RAS image has unknown type"
+#~ msgstr "La imatge RAS és de tipus desconegut"
 
-#: gtk/gtkstock.c:329
-msgid "_Strikethrough"
-msgstr "_Ratlla"
+#~ msgid "unsupported RAS image variation"
+#~ msgstr "Variació d'imatge RAS no implementada"
 
-#: gtk/gtkstock.c:330
-msgid "_Undelete"
-msgstr "Rec_upera"
+#~ msgid "Not enough memory to load RAS image"
+#~ msgstr "No hi ha memòria suficient per carregar la imatge RAS"
 
-#: gtk/gtkstock.c:331
-msgid "_Underline"
-msgstr "S_ubratlla"
+#~ msgid "The Sun raster image format"
+#~ msgstr "El format d'imatge Sun raster"
 
-#: gtk/gtkstock.c:332
-msgid "_Undo"
-msgstr "_Desfés"
+#~ msgid "Cannot allocate memory for IOBuffer struct"
+#~ msgstr "No es pot obtenir memòria per a l'estructura IOBuffer"
 
-#: gtk/gtkstock.c:333
-msgid "_Yes"
-msgstr "_Sí"
+#~ msgid "Cannot allocate memory for IOBuffer data"
+#~ msgstr "No es pot obtenir memòria per les dades de l'IOBuffer"
 
-#: gtk/gtkstock.c:334
-msgid "Zoom _100%"
-msgstr "Augments _100%"
+#~ msgid "Cannot realloc IOBuffer data"
+#~ msgstr "No es pot reallotjar memòria per les dades de l'IOBuffer"
 
-#: gtk/gtkstock.c:335
-msgid "Zoom to _Fit"
-msgstr "Augments a _ajustar"
+#~ msgid "Cannot allocate temporary IOBuffer data"
+#~ msgstr "No es poden assignar les dades temporals de l'IOBuffer"
 
-#: gtk/gtkstock.c:336
-msgid "Zoom _In"
-msgstr "_Amplia"
+#~ msgid "Cannot allocate new pixbuf"
+#~ msgstr "No es pot allotjar un nou pixbuf"
 
-#: gtk/gtkstock.c:337
-msgid "Zoom _Out"
-msgstr "_Redueix"
+#~ msgid "Image is corrupted or truncated"
+#~ msgstr "La imatge està malmesa o truncada"
 
-#: gtk/gtktable.c:158
-msgid "Rows"
-msgstr "Files"
+#~ msgid "Cannot allocate colormap structure"
+#~ msgstr "No es pot assignar l'estructura del mapa de colors"
 
-#: gtk/gtktable.c:159
-msgid "The number of rows in the table"
-msgstr "El nombre de files a la taula"
+#~ msgid "Cannot allocate colormap entries"
+#~ msgstr "No es poden assignar les entrades del mapa de colors"
 
-#: gtk/gtktable.c:167
-msgid "Columns"
-msgstr "Columnes"
+#~ msgid "Unexpected bitdepth for colormap entries"
+#~ msgstr "Profunditat de bit inesperada per a les entrades del mapa de color"
 
-#: gtk/gtktable.c:168
-msgid "The number of columns in the table"
-msgstr "El nombre de columnes a la taula"
+#~ msgid "Cannot allocate TGA header memory"
+#~ msgstr "No es pot obtenir memòria per les capçaleres TGA"
 
-#: gtk/gtktable.c:176
-msgid "Row spacing"
-msgstr "Espaiat de files"
+#~ msgid "TGA image has invalid dimensions"
+#~ msgstr "La imatge TGA té unes dimensions no vàlides"
 
-#: gtk/gtktable.c:177
-msgid "The amount of space between two consecutive rows"
-msgstr "La quantitat d'espai entre dues files consecutives"
+#~ msgid "TGA image type not supported"
+#~ msgstr "El tipus d'imatge TGA no està permès"
 
-#: gtk/gtktable.c:185
-msgid "Column spacing"
-msgstr "Espaiat de columnes"
+#~ msgid "Cannot allocate memory for TGA context struct"
+#~ msgstr "No es pot obtenir memòria per al context de l'estructura TGA"
 
-#: gtk/gtktable.c:186
-msgid "The amount of space between two consecutive columns"
-msgstr "La quantitat d'espai entre dues columnes consecutives"
+#~ msgid "Excess data in file"
+#~ msgstr "Excés de dades al fitxer"
 
-#: gtk/gtktable.c:194
-msgid "Homogenous"
-msgstr "Homogeni"
+#~ msgid "The Targa image format"
+#~ msgstr "El format d'imatge Targa"
 
-#: gtk/gtktable.c:195
-msgid "If TRUE this means the table cells are all the same width/height"
-msgstr ""
-"Si és CERT significa que les cel·les de la taula tenen la mateixa amplada/"
-"alçada"
+#~ msgid "Could not get image width (bad TIFF file)"
+#~ msgstr "No es pot obtenir l'amplada de la imatge (fitxer TIFF incorrecte)"
 
-#: gtk/gtktable.c:202
-msgid "Left attachment"
-msgstr "Fitxer adjunt esquerre"
+#~ msgid "Could not get image height (bad TIFF file)"
+#~ msgstr "No es pot obtenir l'alçada de la imatge (fitxer TIFF incorrecte)"
 
-#: gtk/gtktable.c:209
-msgid "Right attachment"
-msgstr "Fitxer adjunt dret"
+#~ msgid "Width or height of TIFF image is zero"
+#~ msgstr "L'amplada o l'alçada de la imatge TIFF és zero"
 
-#: gtk/gtktable.c:210
-#, fuzzy
-msgid "The column number to attach the right side of a child widget to"
-msgstr "El número de columna a la qual adjuntar el costat dret del widget fill"
+#~ msgid "Dimensions of TIFF image too large"
+#~ msgstr "Les dimensions de la imatge TIFF són massa grans"
 
-#: gtk/gtktable.c:216
-msgid "Top attachment"
-msgstr "Fitxer adjunt superior"
+#~ msgid "Insufficient memory to open TIFF file"
+#~ msgstr "No hi ha memòria suficient per obrir el fitxer TIFF"
 
-#: gtk/gtktable.c:217
-msgid "The row number to attach the top of a child widget to"
-msgstr "El número de fila a la qual adjuntar la part superior del widget fill"
+#~ msgid "Failed to load RGB data from TIFF file"
+#~ msgstr "No s'han pogut carregar les dades RGB des del fitxer TIFF"
 
-#: gtk/gtktable.c:223
-msgid "Bottom attachment"
-msgstr "Fitxer adjunt inferior"
+#~ msgid "Failed to open TIFF image"
+#~ msgstr "No s'ha pogut obrir la imatge TIFF"
 
-#: gtk/gtktable.c:230
-msgid "Horizontal options"
-msgstr "Opcions horitzontals"
+#~ msgid "TIFFClose operation failed"
+#~ msgstr "L'operació TIFFClose ha fallat"
 
-#: gtk/gtktable.c:231
-msgid "Options specifying the horizontal behaviour of the child"
-msgstr "Opcions que especifiquen el comportament horitzontal del fill"
+#~ msgid "Failed to load TIFF image"
+#~ msgstr "No s'ha pogut carregar la imatge TIFF"
 
-#: gtk/gtktable.c:237
-msgid "Vertical options"
-msgstr "Opcions verticals"
+#~ msgid "Failed to save TIFF image"
+#~ msgstr "No s'ha pogut desar la imatge TIFF"
 
-#: gtk/gtktable.c:238
-msgid "Options specifying the vertical behaviour of the child"
-msgstr "Opcions que especifiquen el comportament vertical del fill"
+#~ msgid "TIFF compression doesn't refer to a valid codec."
+#~ msgstr "La compressió TIFF no es refereix a un còdec vàlid."
 
-#: gtk/gtktable.c:244
-msgid "Horizontal padding"
-msgstr "Separació horitzontal"
+#~ msgid "Failed to write TIFF data"
+#~ msgstr "No s'han pogut escriure dades TIFF"
 
-#: gtk/gtktable.c:245
-msgid ""
-"Extra space to put between the child and its left and right neighbors, in "
-"pixels"
-msgstr ""
-"L'espai extra a posar entre el fill i els seus veïns a l'esquerra i dreta, "
-"en píxels"
+#~ msgid "Couldn't write to TIFF file"
+#~ msgstr "No s'ha pogut escriure al fitxer TIFF"
 
-#: gtk/gtktable.c:251
-msgid "Vertical padding"
-msgstr "Separació vertical"
+#~ msgid "The TIFF image format"
+#~ msgstr "El format d'imatge TIFF"
 
-#: gtk/gtktable.c:252
-msgid ""
-"Extra space to put between the child and its upper and lower neighbors, in "
-"pixels"
-msgstr ""
-"Espai extra per posar entre el fill i els seus veïns de dalt i de baix, en "
-"píxels"
+#~ msgid "Image has zero width"
+#~ msgstr "La imatge té una amplada zero"
 
-#: gtk/gtktext.c:602
-msgid "Horizontal adjustment for the text widget"
-msgstr "Ajustament horitzontal pel giny de text"
+#~ msgid "Image has zero height"
+#~ msgstr "La imatge té una alçada zero"
 
-#: gtk/gtktext.c:610
-msgid "Vertical adjustment for the text widget"
-msgstr "Ajustament vertical pel giny de text"
+#~ msgid "Not enough memory to load image"
+#~ msgstr "No hi ha memòria suficient per carregar la imatge"
 
-#: gtk/gtktext.c:617
-msgid "Line Wrap"
-msgstr "Ajustament de línia"
+#~ msgid "Couldn't save the rest"
+#~ msgstr "No s'ha pogut desar la resta"
 
-#: gtk/gtktext.c:618
-msgid "Whether lines are wrapped at widget edges"
-msgstr "Si les línies estan ajustades al giny del marge"
+#~ msgid "The WBMP image format"
+#~ msgstr "El format d'imatge WBMP"
 
-#: gtk/gtktext.c:625
-msgid "Word Wrap"
-msgstr "Ajust de paraula"
+#~ msgid "Invalid XBM file"
+#~ msgstr "El fitxer XBM no és vàlid"
 
-#: gtk/gtktext.c:626
-msgid "Whether words are wrapped at widget edges"
-msgstr "Si els mots estan ajustats al giny del marge"
+#~ msgid "Insufficient memory to load XBM image file"
+#~ msgstr "No hi ha memòria suficient per carregar el fitxer gràfic XBM"
 
-#: gtk/gtktextbuffer.c:180
-msgid "Tag Table"
-msgstr "Taula de marcador"
+#~ msgid "Failed to write to temporary file when loading XBM image"
+#~ msgstr "No s'ha pogut escriure al fitxer temporal en carregar la imatge XBM"
 
-#: gtk/gtktextbuffer.c:181
-msgid "Text Tag Table"
-msgstr "Taula de marcadors de text"
+#~ msgid "The XBM image format"
+#~ msgstr "El format d'imatge XBM"
 
-#: gtk/gtktexttag.c:195
-msgid "Tag name"
-msgstr "Nom de marcador"
+#~ msgid "No XPM header found"
+#~ msgstr "No s'ha trobat la capçalera XPM"
 
-#: gtk/gtktexttag.c:196
-msgid "Name used to refer to the text tag. NULL for anonymous tags"
-msgstr ""
-"Nom utilitzat per referir-se a un marcador de text. NULL per a marcadors "
-"anònims"
+#~ msgid "Invalid XPM header"
+#~ msgstr "La capçalera XPM no és vàlida"
 
-#: gtk/gtktexttag.c:214
-msgid "Background color as a (possibly unallocated) GdkColor"
-msgstr "Color de fons com a (possiblement no assignat) GdkColor"
+#~ msgid "XPM file has image width <= 0"
+#~ msgstr "El fitxer XPM té una amplada d'imatge menor o igual que 0"
 
-#: gtk/gtktexttag.c:221
-msgid "Background full height"
-msgstr "Alçada completa del fons"
+#~ msgid "XPM file has image height <= 0"
+#~ msgstr "El fitxer XPM té una alçada d'imatge menor o igual que 0"
 
-#: gtk/gtktexttag.c:222
-msgid ""
-"Whether the background color fills the entire line height or only the height "
-"of the tagged characters"
-msgstr ""
-"Si el color de fons omple l'alçada de la línia sencera o només l'alçada dels "
-"caràcters marcats"
+#~ msgid "XPM has invalid number of chars per pixel"
+#~ msgstr "XPM té un nombre de caràcters per píxel no vàlid"
 
-#: gtk/gtktexttag.c:230
-msgid "Background stipple mask"
-msgstr "Màscara del puntejador de fons"
+#~ msgid "XPM file has invalid number of colors"
+#~ msgstr "El fitxer XPM té un nombre de colors no vàlid"
 
-#: gtk/gtktexttag.c:231
-msgid "Bitmap to use as a mask when drawing the text background"
-msgstr "Mapa de bits usat com a màscara quan s'ajusta el fons del text"
+#~ msgid "Cannot allocate memory for loading XPM image"
+#~ msgstr "No es pot obtenir memòria per carregar la imatge XPM"
 
-#: gtk/gtktexttag.c:248
-msgid "Foreground color as a (possibly unallocated) GdkColor"
-msgstr "Color de primer pla com a (possiblement no assignat) GdkColor"
+#~ msgid "Cannot read XPM colormap"
+#~ msgstr "No es pot llegir el mapa de color d'XPM"
 
-#: gtk/gtktexttag.c:256
-msgid "Foreground stipple mask"
-msgstr "Màscara del puntejador de primer pla"
+#~ msgid "Failed to write to temporary file when loading XPM image"
+#~ msgstr "No s'ha pogut escriure al fitxer temporal en carregar la imatge XPM"
 
-#: gtk/gtktexttag.c:257
-msgid "Bitmap to use as a mask when drawing the text foreground"
-msgstr "Mapa de bits usat com a màscara quan s'ajusta el primer pla del text"
+#~ msgid "The XPM image format"
+#~ msgstr "El format d'imatge XPM"
 
-#: gtk/gtktexttag.c:264
-msgid "Text direction"
-msgstr "Direcció del text"
+#~ msgid "The EMF image format"
+#~ msgstr "El format d'imatge EMF"
 
-#: gtk/gtktexttag.c:265
-msgid "Text direction, e.g. right-to-left or left-to-right"
-msgstr "Sentit del text, p.ex. dreta-a-esquerra o esquerra-a-dreta"
+#~ msgid "Could not allocate memory: %s"
+#~ msgstr "No s'ha pogut assignar memòria: %s"
 
-#: gtk/gtktexttag.c:282
-msgid "Font description as a string, e.g. \"Sans Italic 12\""
-msgstr ""
-"Descripció del tipus de lletra com una cadena, per exemple «Sans Italic 12»"
+#~ msgid "Could not create stream: %s"
+#~ msgstr "No s'ha pogut crear el flux: %s"
 
-#: gtk/gtktexttag.c:307
-msgid "Font style as a PangoStyle, e.g. PANGO_STYLE_ITALIC"
-msgstr "Estil del tipus de lletra com a PangoStyle, p.ex. PANGO_STYLE_ITALIC"
+#~ msgid "Could not seek stream: %s"
+#~ msgstr "No s'ha pogut cercar en el flux: %s"
 
-#: gtk/gtktexttag.c:316
-msgid "Font variant as a PangoVariant, e.g. PANGO_VARIANT_SMALL_CAPS"
-msgstr "Variant de font com a PangoVariant, p.ex. PANGO_VARIANT_SMALL_CAPS"
+#~ msgid "Could not read from stream: %s"
+#~ msgstr "No s'ha pogut llegir el flux: %s"
 
-#: gtk/gtktexttag.c:325
-msgid ""
-"Font weight as an integer, see predefined values in PangoWeight; for "
-"example, PANGO_WEIGHT_BOLD"
-msgstr ""
-"Pes de la font com a enter, vegeu valors predefinits a PangoWeight; per "
-"example, PANGO_WEIGHT_BOLD"
+#~ msgid "Couldn't load bitmap"
+#~ msgstr "No s'ha pogut carregar el mapa de bits"
 
-#: gtk/gtktexttag.c:336
-msgid "Font stretch as a PangoStretch, e.g. PANGO_STRETCH_CONDENSED"
-msgstr "Amplia font com a PangoStretch, p.ex. PANGO_STRETCH_CONDENSED"
+#~ msgid "Couldn't load metafile"
+#~ msgstr "No s'ha pogut carregar el metafitxer"
 
-#: gtk/gtktexttag.c:345
-msgid "Font size in Pango units"
-msgstr "Mida del tipus de lletra en unitats Pango"
+#~ msgid "Unsupported image format for GDI+"
+#~ msgstr "El GDI+ no funciona amb aquest format d'imatge"
 
-#: gtk/gtktexttag.c:355
-msgid ""
-"Font size as a scale factor relative to the default font size. This properly "
-"adapts to theme changes etc. so is recommended. Pango predefines some scales "
-"such as PANGO_SCALE_X_LARGE"
-msgstr ""
-"Mida de la font com a factor d'escala relatiu a la mida de la font per "
-"defecte. Això s'adapta pròpiament a canvis de tema, etc., per tant és "
-"recomanat. Pango predefineix algunes escales com a PANGO_SCALE_X_LARGE"
+#~ msgid "Couldn't save"
+#~ msgstr "No s'ha pogut desar"
 
-#: gtk/gtktexttag.c:375 gtk/gtktextview.c:603
-msgid "Left, right, or center justification"
-msgstr "Justificació a l'esquerra, dreta, o centre"
+#~ msgid "The WMF image format"
+#~ msgstr "El format d'imatge WMF"
 
-#: gtk/gtktexttag.c:383
-msgid "Language"
-msgstr "Idioma"
+#~ msgid "\"Deepness\" of the color."
+#~ msgstr "«Profunditat» del color."
 
-#: gtk/gtktexttag.c:384
-msgid ""
-"The language this text is in, as an ISO code. Pango can use this as a hint "
-"when rendering the text. If you don't understand this parameter, you "
-"probably don't need it"
-msgstr ""
-"L'idioma del text és dins, com un codi ISO. Pango ho pot utilitzar com a "
-"pista en representar el text. Si no enteneu aquest paràmetre, probablement "
-"no el necessitareu"
+#~ msgid "Error printing"
+#~ msgstr "S'ha produït un error en imprimir"
 
-#: gtk/gtktexttag.c:391
-msgid "Left margin"
-msgstr "Marge esquerre"
+#~ msgid "Printer '%s' may not be connected."
+#~ msgstr "Pot ser que la impressora «%s» no estigui connectada."
 
-#: gtk/gtktexttag.c:392 gtk/gtktextview.c:612
-msgid "Width of the left margin in pixels"
-msgstr "Amplada del marge esquerre en píxels"
+#~ msgid "Folders"
+#~ msgstr "Carpetes"
 
-#: gtk/gtktexttag.c:401
-msgid "Right margin"
-msgstr "Marge dret"
+#~ msgid "Fol_ders"
+#~ msgstr "_Carpetes"
 
-#: gtk/gtktexttag.c:402 gtk/gtktextview.c:622
-msgid "Width of the right margin in pixels"
-msgstr "Amplada del marge dret en píxels"
+#~ msgid "Folder unreadable: %s"
+#~ msgstr "No es pot llegir la carpeta: %s"
 
-#: gtk/gtktexttag.c:412 gtk/gtktextview.c:631
-msgid "Indent"
-msgstr "Sagnat"
+#~ 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 ""
+#~ "El fitxer «%s» es troba en una altra màquina (anomenada %s) i pot ser que "
+#~ "no estigui disponible per a aquest programa.\n"
+#~ "Esteu segur que voleu seleccionar-lo?"
 
-#: gtk/gtktexttag.c:413 gtk/gtktextview.c:632
-msgid "Amount to indent the paragraph, in pixels"
-msgstr "Quantitat a sagnar el paràgraf, en punts"
+#~ msgid "_New Folder"
+#~ msgstr "Carpeta _nova"
 
-#: gtk/gtktexttag.c:424
-msgid ""
-"Offset of text above the baseline (below the baseline if rise is negative) "
-"in pixels"
-msgstr ""
-"Desplaçament del text per sobre de la línia de base (per sota de la línia de "
-"base si l'elevació és negativa) en píxels"
+#~ msgid "De_lete File"
+#~ msgstr "Suprimeix e_l fitxer"
 
-#: gtk/gtktexttag.c:433
-msgid "Pixels above lines"
-msgstr "Punts per sobre les línies"
+#~ msgid "_Rename File"
+#~ msgstr "_Canvia el nom del fitxer"
 
-#: gtk/gtktexttag.c:434 gtk/gtktextview.c:556
-msgid "Pixels of blank space above paragraphs"
-msgstr "Punts d'espais en blanc per sobre els paràgrafs"
+#~ msgid ""
+#~ "The folder name \"%s\" contains symbols that are not allowed in filenames"
+#~ msgstr ""
+#~ "El nom de la carpeta «%s» conté símbols que no estan permesos als noms de "
+#~ "fitxer"
 
-#: gtk/gtktexttag.c:443
-msgid "Pixels below lines"
-msgstr "Punts per sota les línies"
+#~ msgid "New Folder"
+#~ msgstr "Carpeta nova"
 
-#: gtk/gtktexttag.c:444 gtk/gtktextview.c:566
-msgid "Pixels of blank space below paragraphs"
-msgstr "Punts d'espais en blanc per sota els paràgrafs"
+#~ msgid "_Folder name:"
+#~ msgstr "Nom de la _carpeta:"
 
-#: gtk/gtktexttag.c:453
-msgid "Pixels inside wrap"
-msgstr "Píxels dins l'ajustament"
+#~ msgid ""
+#~ "The filename \"%s\" contains symbols that are not allowed in filenames"
+#~ msgstr ""
+#~ "El nom del fitxer «%s» conté símbols que no estan permesos als noms de "
+#~ "fitxer"
 
-#: gtk/gtktexttag.c:454 gtk/gtktextview.c:576
-msgid "Pixels of blank space between wrapped lines in a paragraph"
-msgstr "Punts d'espais en blanc entre línies ajustades a un paràgraf"
+#~ msgid "Error deleting file '%s': %s"
+#~ msgstr "S'ha produït un error en suprimir el fitxer «%s»: %s"
 
-#: gtk/gtktexttag.c:480
-msgid "Wrap mode"
-msgstr "Mode d'ajust"
+#~ msgid "Really delete file \"%s\"?"
+#~ msgstr "Esteu segur de voler suprimir el fitxer «%s»?"
 
-#: gtk/gtktexttag.c:481 gtk/gtktextview.c:594
-msgid ""
-"Whether to wrap lines never, at word boundaries, or at character boundaries"
-msgstr "Si ajustar les línies en els límits de les paraules o caràcters o no"
+#~ msgid "Delete File"
+#~ msgstr "Suprimeix el fitxer"
 
-#: gtk/gtktexttag.c:490 gtk/gtktextview.c:641
-msgid "Tabs"
-msgstr "Pestanyes"
+#~ msgid "Error renaming file to \"%s\": %s"
+#~ msgstr "S'ha produït un error en canviar el nom del fitxer a «%s»: %s"
 
-#: gtk/gtktexttag.c:491 gtk/gtktextview.c:642
-msgid "Custom tabs for this text"
-msgstr "Pestanyes personalitzades per a aquest text"
+#~ msgid "Error renaming file \"%s\": %s"
+#~ msgstr "S'ha produït un error en canviar el nom del fitxer «%s»: %s"
 
-#: gtk/gtktexttag.c:498
-msgid "Invisible"
-msgstr "Invisible"
+#~ msgid "Error renaming file \"%s\" to \"%s\": %s"
+#~ msgstr "S'ha produït un error en canviar el nom del fitxer «%s» a «%s»: %s"
 
-#: gtk/gtktexttag.c:499
-msgid "Whether this text is hidden. Not implemented in GTK 2.0"
-msgstr "Si aquest text és ocult. No està implementat en GTK 2.0"
+#~ msgid "Rename File"
+#~ msgstr "Canvia el nom del fitxer"
 
-#: gtk/gtktexttag.c:512
-msgid "Background full height set"
-msgstr "Alçada completa de fons fixada"
+#~ msgid "Rename file \"%s\" to:"
+#~ msgstr "Canvia el nom del fitxer «%s» a:"
 
-#: gtk/gtktexttag.c:513
-msgid "Whether this tag affects background height"
-msgstr "Si aquesta etiqueta afecta l'alçada del fons"
+#~ msgid ""
+#~ "The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
+#~ "environment variable G_FILENAME_ENCODING): %s"
+#~ msgstr ""
+#~ "No s'ha pogut convertir el nom de fitxer «%s» a UTF-8. (Proveu d'establir "
+#~ "la variable d'entorn G_FILENAME_ENCODING): %s"
 
-#: gtk/gtktexttag.c:516
-msgid "Background stipple set"
-msgstr "Puntejador de fons fixat"
+#~ msgid "Invalid UTF-8"
+#~ msgstr "UTF-8 no vàlid"
 
-#: gtk/gtktexttag.c:517
-msgid "Whether this tag affects the background stipple"
-msgstr "Si aquesta etiqueta afecta el puntejador de fons"
+#~ msgid "Name too long"
+#~ msgstr "El nom és massa llarg"
 
-#: gtk/gtktexttag.c:524
-msgid "Foreground stipple set"
-msgstr "Puntejador de primer pla fixat"
+#~ msgid "Couldn't convert filename"
+#~ msgstr "No s'ha pogut convertir el nom del fitxer"
 
-#: gtk/gtktexttag.c:525
-msgid "Whether this tag affects the foreground stipple"
-msgstr "Si aquesta etiqueta afecta el puntejador de primer pla"
+#~ msgid "Gamma"
+#~ msgstr "Gamma"
 
-#: gtk/gtktexttag.c:560
-msgid "Justification set"
-msgstr "Definiu justificació"
+#~ msgid "_Gamma value"
+#~ msgstr "Valor de la _gamma"
 
-#: gtk/gtktexttag.c:561
-msgid "Whether this tag affects paragraph justification"
-msgstr "Si aquesta etiqueta afecta la justificació del paràgraf"
+#~ msgid "Input"
+#~ msgstr "Entrada"
 
-#: gtk/gtktexttag.c:564
-msgid "Language set"
-msgstr "Idioma fixat"
+#~ msgid "No extended input devices"
+#~ msgstr "No hi ha cap dispositiu d'entrada ampliat"
 
-#: gtk/gtktexttag.c:565
-msgid "Whether this tag affects the language the text is rendered as"
-msgstr "Si aquesta etiqueta afecta l'idioma amb el que es presenta el text"
+#~ msgid "_Device:"
+#~ msgstr "_Dispositiu:"
 
-#: gtk/gtktexttag.c:568
-msgid "Left margin set"
-msgstr "Marge esquerre fixat"
+#~ msgid "Disabled"
+#~ msgstr "Desactivat"
 
-#: gtk/gtktexttag.c:569
-msgid "Whether this tag affects the left margin"
-msgstr "Si aquesta etiqueta afecta el marge esquerre"
+#~ msgid "Screen"
+#~ msgstr "Pantalla"
 
-#: gtk/gtktexttag.c:572
-msgid "Indent set"
-msgstr "Sagnat fixat"
+#~ msgid "Window"
+#~ msgstr "Finestra"
 
-#: gtk/gtktexttag.c:573
-msgid "Whether this tag affects indentation"
-msgstr "Si aquesta etiqueta afecta el sagnat"
+#~ msgid "_Mode:"
+#~ msgstr "_Mode:"
 
-#: gtk/gtktexttag.c:580
-msgid "Pixels above lines set"
-msgstr "Punts per sobre el conjunt de línies"
+#~ msgid "Axes"
+#~ msgstr "Eixos"
 
-#: gtk/gtktexttag.c:581 gtk/gtktexttag.c:585
-msgid "Whether this tag affects the number of pixels above lines"
-msgstr "Si aquesta etiqueta afecta el nombre de punts per sobre línies"
+#~ msgid "Keys"
+#~ msgstr "Tecles"
 
-#: gtk/gtktexttag.c:584
-msgid "Pixels below lines set"
-msgstr "Punts per sota conjunt línies"
+#~ msgid "_X:"
+#~ msgstr "_X:"
 
-#: gtk/gtktexttag.c:588
-msgid "Pixels inside wrap set"
-msgstr "Punts dins el conjunt d'ajust"
+#~ msgid "_Y:"
+#~ msgstr "_Y:"
 
-#: gtk/gtktexttag.c:589
-msgid "Whether this tag affects the number of pixels between wrapped lines"
-msgstr "Quan aquesta etiqueta afecta el nombre de punts entre línies ajustades"
+#~ msgid "_Pressure:"
+#~ msgstr "_Pressió:"
 
-#: gtk/gtktexttag.c:596
-msgid "Right margin set"
-msgstr "Marge dret fixat"
+#~ msgid "X _tilt:"
+#~ msgstr "_Inclinació en X:"
 
-#: gtk/gtktexttag.c:597
-msgid "Whether this tag affects the right margin"
-msgstr "Quan aquesta etiqueta afecta el marge dret"
+#~ msgid "Y t_ilt:"
+#~ msgstr "I_nclinació en Y:"
 
-#: gtk/gtktexttag.c:604
-msgid "Wrap mode set"
-msgstr "Conjunt mode ajust"
+#~ msgid "_Wheel:"
+#~ msgstr "_Roda:"
 
-#: gtk/gtktexttag.c:605
-msgid "Whether this tag affects line wrap mode"
-msgstr "Quan aquesta etiqueta afecta el mode d'ajustat de línia"
+#~ msgid "none"
+#~ msgstr "cap"
 
-#: gtk/gtktexttag.c:608
-msgid "Tabs set"
-msgstr "Tabuladors fixats"
+#~ msgid "(disabled)"
+#~ msgstr "(desactivat)"
 
-#: gtk/gtktexttag.c:609
-msgid "Whether this tag affects tabs"
-msgstr "Si aquesta etiqueta afecta els tabuladors"
+#~ msgid "(unknown)"
+#~ msgstr "(desconegut)"
 
-#: gtk/gtktexttag.c:612
-msgid "Invisible set"
-msgstr "Conjunt invisible"
+#~ msgid "Cl_ear"
+#~ msgstr "_Neteja"
 
-#: gtk/gtktexttag.c:613
-msgid "Whether this tag affects text visibility"
-msgstr "Si aquesta etiqueta afecta la visibilitat del text"
+#~ msgid "--- No Tip ---"
+#~ msgstr "-- Cap consell --"
 
-#: gtk/gtktextutil.c:46
-msgid "LRM _Left-to-right mark"
-msgstr "LRM marca _Esquerra-a-dreta"
+#~ msgid "(Empty)"
+#~ msgstr "(Buit)"
 
-#: gtk/gtktextutil.c:47
-msgid "RLM _Right-to-left mark"
-msgstr "RLM marca _Dreta-a-esquerra"
+#, fuzzy
+#~ msgid "<b>_Search:</b>"
+#~ msgstr "_Cerca:"
 
-#: gtk/gtktextutil.c:48
-msgid "LRE Left-to-right _embedding"
-msgstr "LRE _incrustació Esquerra-a-dreta"
+#, fuzzy
+#~ msgid "<b>Recently Used</b>"
+#~ msgstr "Utilitzats recentment"
 
-#: gtk/gtktextutil.c:49
-msgid "RLE Right-to-left e_mbedding"
-msgstr "RLE i_ncrustació Dreta-a-esquerra"
+#~ msgid "directfb arg"
+#~ msgstr "argument directfb"
 
-#: gtk/gtktextutil.c:50
-msgid "LRO Left-to-right _override"
-msgstr "LRO Esquerra-a-dreta _substitució"
+#~ msgid "sdl|system"
+#~ msgstr "sistema"
 
-#: gtk/gtktextutil.c:51
-msgid "RLO Right-to-left o_verride"
-msgstr "RLO Dreta-a-esquerra s_ubstitució"
+#~ msgid "keyboard label|BackSpace"
+#~ msgstr "Retrocés"
 
-#: gtk/gtktextutil.c:52
-msgid "PDF _Pop directional formatting"
-msgstr "PDF _Format direccional pop"
+#~ msgid "keyboard label|Tab"
+#~ msgstr "Tab"
 
-#: gtk/gtktextutil.c:53
-msgid "ZWS _Zero width space"
-msgstr "ZWS Espai d'amplada _zero"
+#~ msgid "keyboard label|Return"
+#~ msgstr "Retorn"
 
-#: gtk/gtktextutil.c:54
-msgid "ZWJ Zero width _joiner"
-msgstr "ZWJ En_samblador d'amplada zero"
+#~ msgid "keyboard label|Pause"
+#~ msgstr "Pausa"
 
-#: gtk/gtktextutil.c:55
-msgid "ZWNJ Zero width _non-joiner"
-msgstr "ZWNJ _No-ensamblador d'amplada zero"
+#~ msgid "keyboard label|Scroll_Lock"
+#~ msgstr "Bloq_Despl"
 
-#: gtk/gtktextview.c:555
-msgid "Pixels Above Lines"
-msgstr "Punts per sobre les línies"
+#~ msgid "keyboard label|Sys_Req"
+#~ msgstr "Sys_Req"
 
-#: gtk/gtktextview.c:565
-msgid "Pixels Below Lines"
-msgstr "Punts per sota les línies"
+#~ msgid "keyboard label|Escape"
+#~ msgstr "Esc"
 
-#: gtk/gtktextview.c:575
-msgid "Pixels Inside Wrap"
-msgstr "Punts dins de l'ajust"
+#~ msgid "keyboard label|Multi_key"
+#~ msgstr "Multi_tecla"
 
-#: gtk/gtktextview.c:593
-msgid "Wrap Mode"
-msgstr "Mode ajust"
+#~ msgid "keyboard label|Home"
+#~ msgstr "Inici"
 
-#: gtk/gtktextview.c:611
-msgid "Left Margin"
-msgstr "Marge esquerre"
+#~ msgid "keyboard label|Left"
+#~ msgstr "Esquerra"
 
-#: gtk/gtktextview.c:621
-msgid "Right Margin"
-msgstr "Marge dret"
+#~ msgid "keyboard label|Up"
+#~ msgstr "Amunt"
 
-#
-#: gtk/gtktextview.c:649
-msgid "Cursor Visible"
-msgstr "Cursor visible"
+#~ msgid "keyboard label|Right"
+#~ msgstr "Dreta"
 
-#: gtk/gtktextview.c:650
-msgid "If the insertion cursor is shown"
-msgstr "Si es mostra el cursor d'inserció"
+#~ msgid "keyboard label|Down"
+#~ msgstr "Avall"
 
-#: gtk/gtktextview.c:657
-msgid "Buffer"
-msgstr ""
+#~ msgid "keyboard label|Page_Up"
+#~ msgstr "Re_Pàg"
 
-#: gtk/gtktextview.c:658
-msgid "The buffer which is displayed"
-msgstr ""
+#~ msgid "keyboard label|Page_Down"
+#~ msgstr "Av_Pàg"
 
-#: gtk/gtktextview.c:665
-#, fuzzy
-msgid "Overwrite mode"
-msgstr "Mode de redimensió"
+#~ msgid "keyboard label|End"
+#~ msgstr "Fi"
 
-#: gtk/gtktextview.c:666
-msgid "Whether entered text overwrites existing contents"
-msgstr ""
+#~ msgid "keyboard label|Begin"
+#~ msgstr "Inici"
 
-#: gtk/gtktextview.c:673
-msgid "Accepts tab"
-msgstr ""
+#~ msgid "keyboard label|Print"
+#~ msgstr "Imprimeix"
 
-#: gtk/gtktextview.c:674
-msgid "Whether Tab will result in a tab character being entered"
-msgstr ""
+#~ msgid "keyboard label|Insert"
+#~ msgstr "Insereix"
 
-#: gtk/gtkthemes.c:69
-#, c-format
-msgid "Unable to locate theme engine in module_path: \"%s\","
-msgstr "No s'ha trobat el motor de tema al module_path: \"%s\","
+#~ msgid "keyboard label|Num_Lock"
+#~ msgstr "Bloq_Núm"
 
-#: gtk/gtktipsquery.c:184
-msgid "--- No Tip ---"
-msgstr "-- Sense pista --"
+#~ msgid "keyboard label|KP_Space"
+#~ msgstr "KP_Espai"
 
-#: gtk/gtktoggleaction.c:129
-#, fuzzy
-msgid "Create the same proxies as a radio action"
-msgstr "Dibuixa el botó de commutació com un botó de ràdio"
+#~ msgid "keyboard label|KP_Tab"
+#~ msgstr "KP_Tab"
 
-#: gtk/gtktoggleaction.c:130
-msgid "Whether the proxies for this action look like radio action proxies"
-msgstr ""
+#~ msgid "keyboard label|KP_Enter"
+#~ msgstr "KP_Retorn"
 
-#: gtk/gtktogglebutton.c:133
-msgid "If the toggle button should be pressed in or not"
-msgstr "Si el botó de commutació estigués o no premut"
+#~ msgid "keyboard label|KP_Home"
+#~ msgstr "KP_Inici"
 
-#: gtk/gtktogglebutton.c:141
-msgid "If the toggle button is in an \"in between\" state"
-msgstr "Si el botó de commutació és en l'estat \"en mig\""
+#~ msgid "keyboard label|KP_Left"
+#~ msgstr "KP_Esquerra"
 
-#: gtk/gtktogglebutton.c:148
-msgid "Draw Indicator"
-msgstr "Indicador de dibuix"
+#~ msgid "keyboard label|KP_Up"
+#~ msgstr "KP_Amunt"
 
-#: gtk/gtktogglebutton.c:149
-msgid "If the toggle part of the button is displayed"
-msgstr "Si la part de commutació del botó es visualitza"
+#~ msgid "keyboard label|KP_Right"
+#~ msgstr "KP_Dreta"
 
-#: gtk/gtktoolbar.c:442
-msgid "The orientation of the toolbar"
-msgstr "L'orientació de la barra d'eines"
+#~ msgid "keyboard label|KP_Down"
+#~ msgstr "KP_Avall"
 
-#: gtk/gtktoolbar.c:450
-msgid "Toolbar Style"
-msgstr "Estil de la barra d'eines"
+#~ msgid "keyboard label|KP_Page_Up"
+#~ msgstr "KP_Re_Pàg"
 
-#: gtk/gtktoolbar.c:451
-msgid "How to draw the toolbar"
-msgstr "Com dibuixar la barra d'eines"
+#~ msgid "keyboard label|KP_Prior"
+#~ msgstr "KP_Anterior"
 
-#: gtk/gtktoolbar.c:458
-#, fuzzy
-msgid "Show Arrow"
-msgstr "Mostra el contorn"
+#~ msgid "keyboard label|KP_Next"
+#~ msgstr "KP_Següent"
 
-#: gtk/gtktoolbar.c:459
-msgid "If an arrow should be shown if the toolbar doesn't fit"
-msgstr ""
+#~ msgid "keyboard label|KP_End"
+#~ msgstr "KP_Fi"
 
-#: gtk/gtktoolbar.c:468
-#, fuzzy
-msgid "Whether the item should receive extra space when the toolbar grows"
-msgstr "Si el fill ha de rebre espai extra quan el pare creix"
+#~ msgid "keyboard label|KP_Begin"
+#~ msgstr "KP_Inici"
 
-#: gtk/gtktoolbar.c:476
-#, fuzzy
-msgid "Whether the item should be the same size as other homogeneous items"
-msgstr "Si tots els fills han de tenir la mateixa mida"
+#~ msgid "keyboard label|KP_Insert"
+#~ msgstr "KP_Insereix"
 
-#: gtk/gtktoolbar.c:483
-msgid "Spacer size"
-msgstr "Mida de l'espaiador"
+#~ msgid "keyboard label|KP_Delete"
+#~ msgstr "KP_Supr"
 
-#: gtk/gtktoolbar.c:484
-msgid "Size of spacers"
-msgstr "Mida dels espaiadors"
+#~ msgid "keyboard label|Delete"
+#~ msgstr "Supr"
 
-#: gtk/gtktoolbar.c:493
-msgid "Amount of border space between the toolbar shadow and the buttons"
-msgstr ""
-"Quantitat d'espai del contorn entre l'ombra de la barra d'eines i els botons"
+#~ msgid "keyboard label|Shift"
+#~ msgstr "Maj"
 
-#: gtk/gtktoolbar.c:501
-msgid "Space style"
-msgstr "Estil de l'espaidor"
+#~ msgid "keyboard label|Ctrl"
+#~ msgstr "Control"
 
-#: gtk/gtktoolbar.c:502
-msgid "Whether spacers are vertical lines or just blank"
-msgstr "Si els espaiadors són línies verticals o espais en blanc"
+#~ msgid "keyboard label|Alt"
+#~ msgstr "Alt"
 
-#: gtk/gtktoolbar.c:509
-msgid "Button relief"
-msgstr "Relleu del botó"
+#~ msgid "keyboard label|Super"
+#~ msgstr "Súper"
 
-#: gtk/gtktoolbar.c:510
-msgid "Type of bevel around toolbar buttons"
-msgstr "Tipus de bisell que envolta els botons la barra d'eines"
+#~ msgid "keyboard label|Hyper"
+#~ msgstr "Hiper"
 
-#: gtk/gtktoolbar.c:517
-msgid "Style of bevel around the toolbar"
-msgstr "Estil de bisell que envolta la barra d'eines"
+#~ msgid "keyboard label|Meta"
+#~ msgstr "Meta"
 
-#
-#: gtk/gtktoolbar.c:523
-msgid "Toolbar style"
-msgstr "Estil de barra d'eines"
+#~ msgid "keyboard label|Space"
+#~ msgstr "Espai"
 
-#: gtk/gtktoolbar.c:524
-msgid ""
-"Whether default toolbars have text only, text and icons, icons only, etc."
-msgstr ""
-"Si les barres d'eines tenen només text, text i icones, només icones, etc."
+#~ msgid "keyboard label|Backslash"
+#~ msgstr "Barra_invertida"
 
-#: gtk/gtktoolbar.c:530
-msgid "Toolbar icon size"
-msgstr "Mida de la barra d'eines"
+#~ msgid "year measurement template|2000"
+#~ msgstr "2000"
 
-#: gtk/gtktoolbar.c:531
-msgid "Size of icons in default toolbars"
-msgstr "Mida de les icones a la barra d'eines per defecte"
+#~ msgid "calendar:day:digits|%d"
+#~ msgstr "%d"
 
-#: gtk/gtktoolbutton.c:180
-#, fuzzy
-msgid "Text to show in the item."
-msgstr "El nombre de files a la taula"
+#~ msgid "calendar:week:digits|%d"
+#~ msgstr "%d"
 
-#: gtk/gtktoolbutton.c:187
-#, fuzzy
-msgid ""
-"If set, an underline in the label property indicates that the next character "
-"should be used for the mnemonic accelerator key in the overflow menu"
-msgstr ""
-"Si es fixa, un subratllat en el text indica que el caràcter següent s'hauria "
-"d'utilitzar per a la tecla de drecera mnemotècnica"
+#~ msgid "calendar year format|%Y"
+#~ msgstr "%Y"
 
-#: gtk/gtktoolbutton.c:194
-#, fuzzy
-msgid "Widget to use as the item label"
-msgstr "Amplada del contorn al voltant de les etiquetes de pestanya"
+#~ msgid "Accelerator|Disabled"
+#~ msgstr "Inhabilitat"
 
-#: gtk/gtktoolbutton.c:200
-#, fuzzy
-msgid "Stock Id"
-msgstr "Identificació de l'acció"
+#~ msgid "Icon not present in theme"
+#~ msgstr "La icona no es troba al tema"
 
-#: gtk/gtktoolbutton.c:201
-#, fuzzy
-msgid "The stock icon displayed on the item"
-msgstr "La cadena mostrada a l'etiqueta de la pestanya del fill"
+#~ msgid "progress bar label|%d %%"
+#~ msgstr "%d %%"
 
-#: gtk/gtktoolbutton.c:207
-#, fuzzy
-msgid "Icon widget"
-msgstr "Definiu icona"
+#~ msgid "input method menu|System"
+#~ msgstr "Sistema"
 
-#: gtk/gtktoolbutton.c:208
-#, fuzzy
-msgid "Icon widget to display in the item"
-msgstr "Definiu icona per visualitzar"
+#~ msgid "input method menu|System (%s)"
+#~ msgstr "Sistema (%s)"
 
-#: gtk/gtktoolitem.c:154
-msgid "Visible when horizontal"
-msgstr ""
+#~ msgid "print operation status|Initial state"
+#~ msgstr "Estat inicial"
 
-#: gtk/gtktoolitem.c:155
-msgid ""
-"Whether the toolbar item is visible when the toolbar is in a horizontal "
-"orientation."
-msgstr ""
+#~ msgid "print operation status|Preparing to print"
+#~ msgstr "Preparant per a imprimir"
 
-#: gtk/gtktoolitem.c:161
-msgid "Visible when vertical"
-msgstr ""
+#~ msgid "print operation status|Generating data"
+#~ msgstr "Generant les dades"
 
-#: gtk/gtktoolitem.c:162
-msgid ""
-"Whether the toolbar item is visible when the toolbar is in a vertical "
-"orientation."
-msgstr ""
+#~ msgid "print operation status|Sending data"
+#~ msgstr "Enviant les dades"
 
-#: gtk/gtktoolitem.c:169
-msgid ""
-"Whether the toolbar item is considered important. When TRUE, toolbar buttons "
-"show text in GTK_TOOLBAR_BOTH_HORIZ mode"
-msgstr ""
+#~ msgid "print operation status|Waiting"
+#~ msgstr "Esperant"
 
-#: gtk/gtktreemodelsort.c:306
-msgid "TreeModelSort Model"
-msgstr "Model TreeModelSort"
+#~ msgid "print operation status|Blocking on issue"
+#~ msgstr "Blocat en un problema"
 
-#: gtk/gtktreemodelsort.c:307
-msgid "The model for the TreeModelSort to sort"
-msgstr "El model per a TreeModelSort a ordenar"
+#~ msgid "print operation status|Printing"
+#~ msgstr "Imprimint"
 
-#: gtk/gtktreeview.c:521
-msgid "TreeView Model"
-msgstr "Model de vista d'arbre"
+#~ msgid "print operation status|Finished"
+#~ msgstr "Finalitzat"
 
-#: gtk/gtktreeview.c:522
-msgid "The model for the tree view"
-msgstr "El model per la vista d'arbre"
+#~ msgid "recent menu label|_%d. %s"
+#~ msgstr "_%d. %s"
 
-#: gtk/gtktreeview.c:530
-msgid "Horizontal Adjustment for the widget"
-msgstr "Ajustament horitzontal pel giny"
+#~ msgid "recent menu label|%d. %s"
+#~ msgstr "%d. %s"
 
-#: gtk/gtktreeview.c:538
-msgid "Vertical Adjustment for the widget"
-msgstr "Ajustament vertical pel giny"
+#~ msgid "Navigation|_Bottom"
+#~ msgstr "_Inferior"
 
-#: gtk/gtktreeview.c:546
-msgid "Show the column header buttons"
-msgstr "Mostra botons en els encapçalaments de columna"
+#~ msgid "Navigation|_First"
+#~ msgstr "_Primer"
 
-#: gtk/gtktreeview.c:553
-msgid "Headers Clickable"
-msgstr "Capçaleres cliquejables"
+#~ msgid "Navigation|_Last"
+#~ msgstr "_Últim"
 
-#: gtk/gtktreeview.c:554
-msgid "Column headers respond to click events"
-msgstr "Els encapçalaments de columna responen als clics"
+#~ msgid "Navigation|_Top"
+#~ msgstr "_Superior"
 
-#: gtk/gtktreeview.c:561
-msgid "Expander Column"
-msgstr "Columna expansora"
+#~ msgid "Navigation|_Back"
+#~ msgstr "_Endarrere"
 
-#: gtk/gtktreeview.c:562
-msgid "Set the column for the expander column"
-msgstr "Especifica la columna per a la columna expansora"
+#~ msgid "Navigation|_Down"
+#~ msgstr "_Avall"
 
-#: gtk/gtktreeview.c:569 gtk/gtktreeviewcolumn.c:326
-msgid "Reorderable"
-msgstr "Reordenable"
+#~ msgid "Navigation|_Forward"
+#~ msgstr "E_ndavant"
 
-#: gtk/gtktreeview.c:570
-msgid "View is reorderable"
-msgstr "Vista és reordenable"
+#~ msgid "Navigation|_Up"
+#~ msgstr "A_munt"
 
-#: gtk/gtktreeview.c:577
-msgid "Rules Hint"
-msgstr "Indicació de les regles"
+#~ msgid "Justify|_Center"
+#~ msgstr "_Centra"
 
-#: gtk/gtktreeview.c:578
-msgid "Set a hint to the theme engine to draw rows in alternating colors"
-msgstr ""
-"Estableix una pista en el motor de temes per dibuixar files en colors "
-"alternants"
+#~ msgid "Justify|_Fill"
+#~ msgstr "Em_plena"
 
-#: gtk/gtktreeview.c:585
-msgid "Enable Search"
-msgstr "Habilita cerca"
+#~ msgid "Justify|_Left"
+#~ msgstr "_Esquerra"
 
-#: gtk/gtktreeview.c:586
-msgid "View allows user to search through columns interactively"
-msgstr ""
-"La visualització permet a l'usuari cercar interactivament a través de "
-"columnes"
+#~ msgid "Justify|_Right"
+#~ msgstr "_Dreta"
 
-#: gtk/gtktreeview.c:593
-msgid "Search Column"
-msgstr "Cerca columna"
+#~ msgid "Media|_Next"
+#~ msgstr "_Següent"
 
-#: gtk/gtktreeview.c:594
-msgid "Model column to search through when searching through code"
-msgstr "Columna model a cercar mitjantçant recerca amb codi"
+#~ msgid "Media|P_ause"
+#~ msgstr "P_ausa"
 
-#: gtk/gtktreeview.c:616
-msgid "Vertical Separator Width"
-msgstr "Amplada del separador vertical"
+#~ msgid "Media|_Play"
+#~ msgstr "Re_produeix"
 
-#: gtk/gtktreeview.c:617
-msgid "Vertical space between cells.  Must be an even number"
-msgstr "Espai vertical entre cel·les. Ha de ser un número parell"
+#~ msgid "Media|_Stop"
+#~ msgstr "_Atura"
 
-#: gtk/gtktreeview.c:625
-msgid "Horizontal Separator Width"
-msgstr "Amplada del separador horitzontal"
+#~ msgid "volume percentage|%d %%"
+#~ msgstr "%d %%"
 
-#: gtk/gtktreeview.c:626
-msgid "Horizontal space between cells.  Must be an even number"
-msgstr "Espai horitzontal entre cel·les. Ha de ser un número parell"
+#~ msgid "paper size|asme_f"
+#~ msgstr "asme_f"
 
-#: gtk/gtktreeview.c:634
-msgid "Allow Rules"
-msgstr "Permet regles"
+#~ msgid "paper size|A0x2"
+#~ msgstr "A0x2"
 
-#: gtk/gtktreeview.c:635
-msgid "Allow drawing of alternating color rows"
-msgstr "Permet el dibuix de les files del color que s'alternen"
+#~ msgid "paper size|A0"
+#~ msgstr "A0"
 
-#: gtk/gtktreeview.c:641
-msgid "Indent Expanders"
-msgstr "Ampliadors de sagnat"
+#~ msgid "paper size|A0x3"
+#~ msgstr "A0x3"
 
-#: gtk/gtktreeview.c:642
-msgid "Make the expanders indented"
-msgstr "Fes els descompressors sagnats"
+#~ msgid "paper size|A1"
+#~ msgstr "A1"
 
-#: gtk/gtktreeview.c:648
-msgid "Even Row Color"
-msgstr "Color de la fila parell"
+#~ msgid "paper size|A10"
+#~ msgstr "A10"
 
-#: gtk/gtktreeview.c:649
-msgid "Color to use for even rows"
-msgstr "Color a utilitzar a les files parells"
+#~ msgid "paper size|A1x3"
+#~ msgstr "A1x3"
 
-#: gtk/gtktreeview.c:655
-msgid "Odd Row Color"
-msgstr "Color de la fila imparell"
+#~ msgid "paper size|A1x4"
+#~ msgstr "A1x4"
 
-#: gtk/gtktreeview.c:656
-msgid "Color to use for odd rows"
-msgstr "Color a utilitzar a les files imparells"
+#~ msgid "paper size|A2"
+#~ msgstr "A2"
 
-#: gtk/gtktreeviewcolumn.c:220
-msgid "Whether to display the column"
-msgstr "Si es mostra la columna"
+#~ msgid "paper size|A2x3"
+#~ msgstr "A2x3"
 
-#
-#: gtk/gtktreeviewcolumn.c:227 gtk/gtkwindow.c:479
-msgid "Resizable"
-msgstr "Reajustable"
+#~ msgid "paper size|A2x4"
+#~ msgstr "A2x4"
 
-#: gtk/gtktreeviewcolumn.c:228
-msgid "Column is user-resizable"
-msgstr "La columna és usuari-reajustable"
+#~ msgid "paper size|A2x5"
+#~ msgstr "A2x5"
 
-#: gtk/gtktreeviewcolumn.c:236
-msgid "Current width of the column"
-msgstr "Amplada actual de la columna"
+#~ msgid "paper size|A3"
+#~ msgstr "A3"
 
-#: gtk/gtktreeviewcolumn.c:244
-msgid "Sizing"
-msgstr "Dimensionar"
+#~ msgid "paper size|A3 Extra"
+#~ msgstr "A3 extra"
 
-#: gtk/gtktreeviewcolumn.c:245
-msgid "Resize mode of the column"
-msgstr "Modalitat de redimensió de la columna"
+#~ msgid "paper size|A3x3"
+#~ msgstr "A3x3"
 
-#
-#: gtk/gtktreeviewcolumn.c:253
-msgid "Fixed Width"
-msgstr "Amplada fixada"
+#~ msgid "paper size|A3x4"
+#~ msgstr "A3x4"
 
-#: gtk/gtktreeviewcolumn.c:254
-msgid "Current fixed width of the column"
-msgstr "Amplada fixada actual de la columna"
+#~ msgid "paper size|A3x5"
+#~ msgstr "A3x5"
 
-#: gtk/gtktreeviewcolumn.c:263
-msgid "Minimum Width"
-msgstr "Amplada mínima"
+#~ msgid "paper size|A3x6"
+#~ msgstr "A3x6"
 
-#: gtk/gtktreeviewcolumn.c:264
-msgid "Minimum allowed width of the column"
-msgstr "Amplada mínima permesa de la columna"
+#~ msgid "paper size|A3x7"
+#~ msgstr "A3x7"
 
-#: gtk/gtktreeviewcolumn.c:273
-msgid "Maximum Width"
-msgstr "Amplada màxima"
+#~ msgid "paper size|A4"
+#~ msgstr "A4"
 
-#: gtk/gtktreeviewcolumn.c:274
-msgid "Maximum allowed width of the column"
-msgstr "Amplada màxima permesa de la columna"
+#~ msgid "paper size|A4 Extra"
+#~ msgstr "A4 extra"
 
-#: gtk/gtktreeviewcolumn.c:284
-msgid "Title to appear in column header"
-msgstr "Títol que apareix a la capçalera de la columna"
+#~ msgid "paper size|A4 Tab"
+#~ msgstr "A4 tab"
 
-#: gtk/gtktreeviewcolumn.c:292
-msgid "Column gets share of extra width allocated to the widget"
-msgstr ""
+#~ msgid "paper size|A4x3"
+#~ msgstr "A4x3"
 
-#
-#: gtk/gtktreeviewcolumn.c:299
-msgid "Clickable"
-msgstr "Cliquejable"
+#~ msgid "paper size|A4x4"
+#~ msgstr "A4x4"
 
-#: gtk/gtktreeviewcolumn.c:300
-msgid "Whether the header can be clicked"
-msgstr "Quan la capçalera pot ésser clicada"
+#~ msgid "paper size|A4x5"
+#~ msgstr "A4x5"
 
-#
-#: gtk/gtktreeviewcolumn.c:308
-msgid "Widget"
-msgstr "Giny"
+#~ msgid "paper size|A4x6"
+#~ msgstr "A4x6"
 
-#
-#: gtk/gtktreeviewcolumn.c:309
-msgid "Widget to put in column header button instead of column title"
-msgstr ""
-"Giny per posar al botó de capçalera de columna en lloc del títol de columna"
+#~ msgid "paper size|A4x7"
+#~ msgstr "A4x7"
 
-#: gtk/gtktreeviewcolumn.c:316
-msgid "Alignment"
-msgstr "Alineació"
+#~ msgid "paper size|A4x8"
+#~ msgstr "A4x8"
 
-#: gtk/gtktreeviewcolumn.c:317
-msgid "X Alignment of the column header text or widget"
-msgstr "Alineació X del text de la capçalera de columna o giny"
+#~ msgid "paper size|A4x9"
+#~ msgstr "A4x9"
 
-#: gtk/gtktreeviewcolumn.c:327
-msgid "Whether the column can be reordered around the headers"
-msgstr "Si la columna pot ser reordenada al voltant la capçalera"
+#~ msgid "paper size|A5"
+#~ msgstr "A5"
 
-#: gtk/gtktreeviewcolumn.c:334
-msgid "Sort indicator"
-msgstr "Indicador d'ordenació"
+#~ msgid "paper size|A5 Extra"
+#~ msgstr "A5 extra"
 
-#: gtk/gtktreeviewcolumn.c:335
-msgid "Whether to show a sort indicator"
-msgstr "Si es mostrarà un indicador d'ordenació"
+#~ msgid "paper size|A6"
+#~ msgstr "A6"
 
-#: gtk/gtktreeviewcolumn.c:342
-msgid "Sort order"
-msgstr "Ordre d'ordenació"
+#~ msgid "paper size|A7"
+#~ msgstr "A7"
 
-#: gtk/gtktreeviewcolumn.c:343
-msgid "Sort direction the sort indicator should indicate"
-msgstr "Direcció d'ordre que l'indicador haurà d'indicar"
+#~ msgid "paper size|A8"
+#~ msgstr "A8"
 
-#: gtk/gtkuimanager.c:213
-msgid "Add tearoffs to menus"
-msgstr ""
+#~ msgid "paper size|A9"
+#~ msgstr "A9"
 
-#: gtk/gtkuimanager.c:214
-#, fuzzy
-msgid "Whether tearoff menu items should be added to menus"
-msgstr "Si l'element del menú és seleccionat"
+#~ msgid "paper size|B0"
+#~ msgstr "B0"
 
-#: gtk/gtkuimanager.c:221
-msgid "Merged UI definition"
-msgstr ""
+#~ msgid "paper size|B1"
+#~ msgstr "B1"
 
-#: gtk/gtkuimanager.c:222
-msgid "An XML string describing the merged UI"
-msgstr ""
+#~ msgid "paper size|B10"
+#~ msgstr "B10"
 
-#: gtk/gtkuimanager.c:865
-#, c-format
-msgid "Unknown attribute '%s' on line %d char %d"
-msgstr ""
+#~ msgid "paper size|B2"
+#~ msgstr "B2"
 
-#: gtk/gtkuimanager.c:1074
-#, c-format
-msgid "Unexpected start tag '%s' on line %d char %d"
-msgstr ""
+#~ msgid "paper size|B3"
+#~ msgstr "B3"
 
-#: gtk/gtkuimanager.c:1158
-#, c-format
-msgid "Unexpected character data on line %d char %d"
-msgstr ""
+#~ msgid "paper size|B4"
+#~ msgstr "B4"
 
-#: gtk/gtkuimanager.c:1923
-msgid "Empty"
-msgstr ""
+#~ msgid "paper size|B5"
+#~ msgstr "B5"
 
-#: gtk/gtkviewport.c:135
-msgid ""
-"The GtkAdjustment that determines the values of the horizontal position for "
-"this viewport"
-msgstr ""
-"El GtkAdjustment que determnina els valors de la posició horitzontal per a "
-"aquesta subàrea"
+#~ msgid "paper size|B5 Extra"
+#~ msgstr "B5 extra"
 
-#: gtk/gtkviewport.c:143
-msgid ""
-"The GtkAdjustment that determines the values of the vertical position for "
-"this viewport"
-msgstr ""
-"El GtkAdjustment que determnina els valors de la posició vertical per a "
-"aquesta subàrea"
+#~ msgid "paper size|B6"
+#~ msgstr "B6"
 
-#: gtk/gtkviewport.c:151
-msgid "Determines how the shadowed box around the viewport is drawn"
-msgstr "Determina com es dibuixa el quadre ombrejat al voltant de la subàrea"
+#~ msgid "paper size|B6/C4"
+#~ msgstr "B6/C4"
 
-#
-#: gtk/gtkwidget.c:406
-msgid "Widget name"
-msgstr "Nom del giny"
+#~ msgid "paper size|B7"
+#~ msgstr "B7"
 
-#: gtk/gtkwidget.c:407
-msgid "The name of the widget"
-msgstr "El nom del giny"
+#~ msgid "paper size|B8"
+#~ msgstr "B8"
 
-#: gtk/gtkwidget.c:413
-msgid "Parent widget"
-msgstr "Giny pare"
+#~ msgid "paper size|B9"
+#~ msgstr "B9"
 
-#: gtk/gtkwidget.c:414
-msgid "The parent widget of this widget. Must be a Container widget"
-msgstr "El giny pare d'aquest giny. Ha de ser un giny contenidor"
+#~ msgid "paper size|C0"
+#~ msgstr "C0"
 
-#: gtk/gtkwidget.c:421
-msgid "Width request"
-msgstr "Petició d'amplada"
+#~ msgid "paper size|C1"
+#~ msgstr "C1"
 
-#
-#: gtk/gtkwidget.c:422
-msgid ""
-"Override for width request of the widget, or -1 if natural request should be "
-"used"
-msgstr ""
-"Substitueix per sol·licitud d'amplada del giny, o -1 si la sol·licitud "
-"natural hagués de ser utilitzada"
+#~ msgid "paper size|C10"
+#~ msgstr "C10"
 
-#: gtk/gtkwidget.c:430
-msgid "Height request"
-msgstr "Petició d'alçada"
+#~ msgid "paper size|C2"
+#~ msgstr "C2"
 
-#: gtk/gtkwidget.c:431
-msgid ""
-"Override for height request of the widget, or -1 if natural request should "
-"be used"
-msgstr ""
-"Substitueix per sol·licitud d'alçada del giny, o -1 si la sol·licitud "
-"natural hagués de ser utilitzada"
+#~ msgid "paper size|C3"
+#~ msgstr "C3"
 
-#: gtk/gtkwidget.c:440
-msgid "Whether the widget is visible"
-msgstr "Si el giny és visible"
+#~ msgid "paper size|C4"
+#~ msgstr "C4"
 
-#: gtk/gtkwidget.c:447
-msgid "Whether the widget responds to input"
-msgstr "Si el giny respon a l'entrada"
+#~ msgid "paper size|C5"
+#~ msgstr "C5"
 
-#: gtk/gtkwidget.c:453
-msgid "Application paintable"
-msgstr "Aplicació dibuixable"
+#~ msgid "paper size|C6"
+#~ msgstr "C6"
 
-#: gtk/gtkwidget.c:454
-msgid "Whether the application will paint directly on the widget"
-msgstr "Si l'aplicació pintarà directament en el giny"
+#~ msgid "paper size|C6/C5"
+#~ msgstr "C6/C5"
 
-#: gtk/gtkwidget.c:460
-msgid "Can focus"
-msgstr "Pot enfocar-se"
+#~ msgid "paper size|C7"
+#~ msgstr "C7"
 
-#: gtk/gtkwidget.c:461
-msgid "Whether the widget can accept the input focus"
-msgstr "Si el giny pot acceptar l'entrada de focus"
+#~ msgid "paper size|C7/C6"
+#~ msgstr "C7/C6"
 
-#: gtk/gtkwidget.c:467
-msgid "Has focus"
-msgstr "Té focus"
+#~ msgid "paper size|C8"
+#~ msgstr "C8"
 
-#: gtk/gtkwidget.c:468
-msgid "Whether the widget has the input focus"
-msgstr "Si el giny té l'entrada de focus"
+#~ msgid "paper size|C9"
+#~ msgstr "C9"
 
-#: gtk/gtkwidget.c:474
-msgid "Is focus"
-msgstr "És focus"
+#~ msgid "paper size|RA0"
+#~ msgstr "RA0"
 
-#: gtk/gtkwidget.c:475
-msgid "Whether the widget is the focus widget within the toplevel"
-msgstr "Si el giny és el giny de focus dins del nivell superior"
+#~ msgid "paper size|RA1"
+#~ msgstr "RA1"
 
-#: gtk/gtkwidget.c:481
-msgid "Can default"
-msgstr "Pot per defecte"
+#~ msgid "paper size|RA2"
+#~ msgstr "RA2"
 
-#: gtk/gtkwidget.c:482
-msgid "Whether the widget can be the default widget"
-msgstr "Si el giny pot ser el giny per defecte"
+#~ msgid "paper size|SRA0"
+#~ msgstr "SRA0"
 
-#: gtk/gtkwidget.c:488
-msgid "Has default"
-msgstr "Té per defecte"
+#~ msgid "paper size|SRA1"
+#~ msgstr "SRA1"
 
-#: gtk/gtkwidget.c:489
-msgid "Whether the widget is the default widget"
-msgstr "Si el giny és el giny per defecte"
+#~ msgid "paper size|SRA2"
+#~ msgstr "SRA2"
 
-#: gtk/gtkwidget.c:495
-msgid "Receives default"
-msgstr "Rep per defecte"
+#~ msgid "paper size|JB0"
+#~ msgstr "JB0"
 
-#: gtk/gtkwidget.c:496
-msgid "If TRUE, the widget will receive the default action when it is focused"
-msgstr "Si és VERITAT, el giny rebrà l'acció per defecte quan es focalitza"
+#~ msgid "paper size|JB1"
+#~ msgstr "JB1"
 
-#: gtk/gtkwidget.c:502
-msgid "Composite child"
-msgstr "Fill composat"
+#~ msgid "paper size|JB10"
+#~ msgstr "JB10"
 
-#: gtk/gtkwidget.c:503
-msgid "Whether the widget is part of a composite widget"
-msgstr "Si el giny es part d'un giny compost o no"
+#~ msgid "paper size|JB2"
+#~ msgstr "JB2"
 
-#
-#: gtk/gtkwidget.c:509
-msgid "Style"
-msgstr "Estil"
+#~ msgid "paper size|JB3"
+#~ msgstr "JB3"
 
-#: gtk/gtkwidget.c:510
-msgid ""
-"The style of the widget, which contains information about how it will look "
-"(colors etc)"
-msgstr "Estil del giny, que conté informació sobre com es veurà (colors, etc.)"
+#~ msgid "paper size|JB4"
+#~ msgstr "JB4"
 
-#: gtk/gtkwidget.c:516
-msgid "Events"
-msgstr "Events"
+#~ msgid "paper size|JB5"
+#~ msgstr "JB5"
 
-#: gtk/gtkwidget.c:517
-msgid "The event mask that decides what kind of GdkEvents this widget gets"
-msgstr ""
-"La màscara d'incidències que decideix quin tipus de GdkEvents obté aquest "
-"giny"
+#~ msgid "paper size|JB6"
+#~ msgstr "JB6"
 
-#: gtk/gtkwidget.c:524
-msgid "Extension events"
-msgstr "Events d'extensió"
+#~ msgid "paper size|JB7"
+#~ msgstr "JB7"
 
-#: gtk/gtkwidget.c:525
-msgid "The mask that decides what kind of extension events this widget gets"
-msgstr "La màscara que decideix quin tipus d'events aconseguirà aquest giny"
+#~ msgid "paper size|JB8"
+#~ msgstr "JB8"
 
-#: gtk/gtkwidget.c:532
-msgid "No show all"
-msgstr ""
+#~ msgid "paper size|JB9"
+#~ msgstr "JB9"
 
-#: gtk/gtkwidget.c:533
-msgid "Whether gtk_widget_show_all() should not affect this widget"
-msgstr ""
+#~ msgid "paper size|jis exec"
+#~ msgstr "jis exec"
 
-#: gtk/gtkwidget.c:1362
-msgid "Interior Focus"
-msgstr "Focus interior"
+#~ msgid "paper size|10x11"
+#~ msgstr "10x11"
 
-#: gtk/gtkwidget.c:1363
-msgid "Whether to draw the focus indicator inside widgets"
-msgstr "Si s'ha de dibuixar l'indicador del focus dins dels ginys"
+#~ msgid "paper size|10x13"
+#~ msgstr "10x13"
 
-#: gtk/gtkwidget.c:1369
-msgid "Focus linewidth"
-msgstr "Amplada de línia del focus"
+#~ msgid "paper size|10x14"
+#~ msgstr "10x14"
 
-#: gtk/gtkwidget.c:1370
-msgid "Width, in pixels, of the focus indicator line"
-msgstr "Amplada, en píxels, de la línia indicadora del focus"
+#~ msgid "paper size|10x15"
+#~ msgstr "10x15"
 
-#: gtk/gtkwidget.c:1376
-msgid "Focus line dash pattern"
-msgstr "Patró de traç de la línia de focus"
+#~ msgid "paper size|11x12"
+#~ msgstr "11x12"
 
-#: gtk/gtkwidget.c:1377
-msgid "Dash pattern used to draw the focus indicator"
-msgstr "Patró de traç utilitzat per dibuixar l'indicador del focus"
+#~ msgid "paper size|11x15"
+#~ msgstr "11x15"
 
-#: gtk/gtkwidget.c:1382
-msgid "Focus padding"
-msgstr "Separació del focus"
+#~ msgid "paper size|12x19"
+#~ msgstr "12x19"
 
-#: gtk/gtkwidget.c:1383
-msgid "Width, in pixels, between focus indicator and the widget 'box'"
-msgstr "Amplada, en píxels, entre l'indicador de focus i el giny 'box'"
+#~ msgid "paper size|5x7"
+#~ msgstr "5x7"
 
-#: gtk/gtkwidget.c:1388
-msgid "Cursor color"
-msgstr "Color del cursor"
+#~ msgid "paper size|Arch A"
+#~ msgstr "Arch A"
 
-#: gtk/gtkwidget.c:1389
-msgid "Color with which to draw insertion cursor"
-msgstr "Color amb el que es dibuixa el cursor d'inserció"
+#~ msgid "paper size|Arch B"
+#~ msgstr "Arch B"
 
-#: gtk/gtkwidget.c:1394
-msgid "Secondary cursor color"
-msgstr "Color del cursor secundari"
+#~ msgid "paper size|Arch C"
+#~ msgstr "Arch C"
 
-#: gtk/gtkwidget.c:1395
-msgid ""
-"Color with which to draw the secondary insertion cursor when editing mixed "
-"right-to-left and left-to-right text"
-msgstr ""
-"Color per dibuixar el cursor d'inserció secundària en editar la barreja del "
-"text de dreta-a-esquerra i d'esquerra-a-dreta."
+#~ msgid "paper size|Arch D"
+#~ msgstr "Arch D"
 
-#: gtk/gtkwidget.c:1400
-msgid "Cursor line aspect ratio"
-msgstr "Ràtio d'aspecte de la línia del cursor"
+#~ msgid "paper size|Arch E"
+#~ msgstr "Arch E"
 
-#: gtk/gtkwidget.c:1401
-msgid "Aspect ratio with which to draw insertion cursor"
-msgstr "Ràtio d'aspecte amb el que dibuixar el cursor d'inserció"
+#~ msgid "paper size|b-plus"
+#~ msgstr "b-plus"
 
-#
-#: gtk/gtkwindow.c:437
-msgid "Window Type"
-msgstr "Tipus de finestra"
+#~ msgid "paper size|c"
+#~ msgstr "c"
 
-#: gtk/gtkwindow.c:438
-msgid "The type of the window"
-msgstr "El tipus de finestra"
+#~ msgid "paper size|d"
+#~ msgstr "d"
 
-#
-#: gtk/gtkwindow.c:446
-msgid "Window Title"
-msgstr "Títol de finestra"
+#~ msgid "paper size|e"
+#~ msgstr "e"
 
-#: gtk/gtkwindow.c:447
-msgid "The title of the window"
-msgstr "El títol de finestra"
+#~ msgid "paper size|edp"
+#~ msgstr "edp"
 
-#
-#: gtk/gtkwindow.c:454
-#, fuzzy
-msgid "Window Role"
-msgstr "Títol de finestra"
+#~ msgid "paper size|Executive"
+#~ msgstr "Executiu"
 
-#: gtk/gtkwindow.c:455
-msgid "Unique identifier for the window to be used when restoring a session"
-msgstr ""
+#~ msgid "paper size|f"
+#~ msgstr "f"
 
-#
-#: gtk/gtkwindow.c:462
-msgid "Allow Shrink"
-msgstr "Permet encongir"
+# FIXME
+#~ msgid "paper size|Index 3x5"
+#~ msgstr "Índex 3x5"
 
-#: gtk/gtkwindow.c:464
-#, no-c-format
-msgid ""
-"If TRUE, the window has no mimimum size. Setting this to TRUE is 99% of the "
-"time a bad idea"
-msgstr ""
-"Si és CERT, la finestra no té una mida mínima. Fixant-ho a CERT és el 99% "
-"del temps una mala idea"
+#~ msgid "paper size|Index 5x8"
+#~ msgstr "Índex 5x8"
 
-#: gtk/gtkwindow.c:471
-msgid "Allow Grow"
-msgstr "Permet creixement"
+#~ msgid "paper size|Invoice"
+#~ msgstr "Factura"
 
-#: gtk/gtkwindow.c:472
-msgid "If TRUE, users can expand the window beyond its minimum size"
-msgstr ""
-"Si és CERT, els usuaris poden expandir la finestra més enllà de la seva mida "
-"mínima"
+#~ msgid "paper size|Tabloid"
+#~ msgstr "Tabloide"
 
-#: gtk/gtkwindow.c:480
-msgid "If TRUE, users can resize the window"
-msgstr "Si és VERITAT, els usuaris poden redimensionar la finestra"
+#~ msgid "paper size|US Legal"
+#~ msgstr "US Legal"
 
-#: gtk/gtkwindow.c:487
-msgid "Modal"
-msgstr "Modal"
+#~ msgid "paper size|Quarto"
+#~ msgstr "En quart"
 
-#: gtk/gtkwindow.c:488
-msgid ""
-"If TRUE, the window is modal (other windows are not usable while this one is "
-"up)"
-msgstr ""
-"Si és CERT (les altres finestres no es poden utilitzar mentre aquesta "
-"estigui oberta)"
+#~ msgid "paper size|Super A"
+#~ msgstr "Súper A"
 
-#: gtk/gtkwindow.c:495
-msgid "Window Position"
-msgstr "Posició de la finestra"
+#~ msgid "paper size|Super B"
+#~ msgstr "Súper B"
 
-#: gtk/gtkwindow.c:496
-msgid "The initial position of the window"
-msgstr "La posició inicial de la finestra"
+#~ msgid "paper size|Folio"
+#~ msgstr "Foli"
 
-#: gtk/gtkwindow.c:504
-msgid "Default Width"
-msgstr "Amplada per defecte"
+#~ msgid "paper size|Folio sp"
+#~ msgstr "Foli sp"
 
-#: gtk/gtkwindow.c:505
-msgid "The default width of the window, used when initially showing the window"
-msgstr ""
-"L'amplada per defecte de la finestra, utilitzada quan es mostra inicialment "
-"la finestra"
+#~ msgid "paper size|pa-kai"
+#~ msgstr "pa-kai"
 
-#: gtk/gtkwindow.c:514
-msgid "Default Height"
-msgstr "Alçada per defecte"
+#~ msgid "paper size|prc 16k"
+#~ msgstr "prc 16k"
 
-#: gtk/gtkwindow.c:515
-msgid ""
-"The default height of the window, used when initially showing the window"
-msgstr ""
-"L'alçada per defecte de la finestra, utilitzada quan es mostra inicialment "
-"la finestra"
+#~ msgid "paper size|prc 32k"
+#~ msgstr "prc 32k"
 
-#: gtk/gtkwindow.c:524
-msgid "Destroy with Parent"
-msgstr "Destrueix amb el pare"
+#~ msgid "paper size|prc5 Envelope"
+#~ msgstr "Sobre prc5"
 
-#: gtk/gtkwindow.c:525
-msgid "If this window should be destroyed when the parent is destroyed"
-msgstr "Si s'hauria de destruir aquesta finestra quan es destrueixi el pare"
+#~ msgid "paper size|ROC 16k"
+#~ msgstr "ROC 16k"
 
-#: gtk/gtkwindow.c:532
-msgid "Icon"
-msgstr "Icona"
+#~ msgid "paper size|ROC 8k"
+#~ msgstr "ROC 8k"
 
-#: gtk/gtkwindow.c:533
-msgid "Icon for this window"
-msgstr "Icona per a aquesta finestra"
+#~ msgid "Couldn't create pixbuf"
+#~ msgstr "No s'ha pogut crear la memòria intermèdia de píxels"
 
-#: gtk/gtkwindow.c:548
-msgid "Is Active"
-msgstr "Està activa"
+#~ msgid "%.1f KB"
+#~ msgstr "%.1f KB"
 
-#: gtk/gtkwindow.c:549
-msgid "Whether the toplevel is the current active window"
-msgstr "Si el giny de nivell superior és la finestra activa actualment"
+#~ msgid "%.1f MB"
+#~ msgstr "%.1f MB"
 
-#: gtk/gtkwindow.c:556
-msgid "Focus in Toplevel"
-msgstr "Focus al nivell superior"
+#~ msgid "%.1f GB"
+#~ msgstr "%.1f GB"
 
-#: gtk/gtkwindow.c:557
-msgid "Whether the input focus is within this GtkWindow"
-msgstr "Si el focus d'entrada és en aquest GtkWindow"
+#~ msgid "URI"
+#~ msgstr "URI"
 
-#: gtk/gtkwindow.c:564
-msgid "Type hint"
-msgstr "Tecleja pista"
+#~ msgid "The URI bound to this button"
+#~ msgstr "La URI vinculada a aquest botó"
 
-#: gtk/gtkwindow.c:565
-msgid ""
-"Hint to help the desktop environment understand what kind of window this is "
-"and how to treat it."
-msgstr ""
-"Pista per ajudar l'entorn d'escriptori a entendre quin tipus de finestra és "
-"i com tractar-la."
+#~ msgid "Arrow spacing"
+#~ msgstr "Espaiat de les fletxes"
 
-#: gtk/gtkwindow.c:573
-msgid "Skip taskbar"
-msgstr "Omet la barra de tasques"
+#~ msgid "Scroll arrow spacing"
+#~ msgstr "Espaiat de les fletxes de desplaçament"
 
-#: gtk/gtkwindow.c:574
-msgid "TRUE if the window should not be in the task bar."
-msgstr "És VERITAT si la finestra no hauria d'estar en la barra de tasques."
+#~ msgid "Group"
+#~ msgstr "Grup"
 
-#: gtk/gtkwindow.c:581
-msgid "Skip pager"
-msgstr "Omet el paginador"
+#~ msgid "The radio tool button whose group this button belongs to."
+#~ msgstr "El botó d'eina de ràdio al qual pertany aquest grup."
 
-#: gtk/gtkwindow.c:582
-msgid "TRUE if the window should not be in the pager."
-msgstr "És VERITAT si la finestra no hauria d'estar en el paginador."
+#~ msgid "Invalid filename: %s"
+#~ msgstr "El nom del fitxer no és vàlid: %s"
 
-#: gtk/gtkwindow.c:596
-msgid "Decorated"
-msgstr ""
+#~ msgid ""
+#~ "Could not add a bookmark for '%s' because it is an invalid path name."
+#~ msgstr ""
+#~ "No s'ha pogut afegir una adreça d'interès per a «%s» perquè és un nom de "
+#~ "camí invàlid."
 
-#: gtk/gtkwindow.c:597
-#, fuzzy
-msgid "Whether the window should be decorated by the window manager"
-msgstr "És VERITAT si la finestra no hauria d'estar en el paginador."
+#~ msgid "Could not select file '%s' because it is an invalid path name."
+#~ msgstr ""
+#~ "No s'ha pogut seleccionar el fitxer «%s» perquè és un nom de camí invàlid."
 
-#: gtk/gtkwindow.c:612
-msgid "Gravity"
-msgstr ""
+#~ msgid "%d byte"
+#~ msgid_plural "%d bytes"
+#~ msgstr[0] "%d octet"
+#~ msgstr[1] "%d octets"
 
-#: gtk/gtkwindow.c:613
-#, fuzzy
-msgid "The window gravity of the window"
-msgstr "El tipus de finestra"
+#~ msgid "Could not get a stock icon for %s\n"
+#~ msgstr "No s'ha pogut obtenir una icona d'estoc per a %s\n"
 
-#  ID
-#: modules/input/gtkimcontextxim.c:325
-msgid "IM Preedit style"
-msgstr "Estil preedició IM"
+#~ msgid "Error getting information for '%s': %s"
+#~ msgstr "S'ha produït un error en obtenir informació per a «%s»: %s"
 
-#: modules/input/gtkimcontextxim.c:326
-msgid "How to draw the input method preedit string"
-msgstr "Com dibuixar la cadena de preedició del mètode d'entrada"
+#~ msgid "This file system does not support mounting"
+#~ msgstr "Aquest sistema de fitxers no permet ser muntat"
 
-#: modules/input/gtkimcontextxim.c:334
-msgid "IM Status style"
-msgstr "Estil de l'estat IM"
+#~ msgid ""
+#~ "The name \"%s\" is not valid because it contains the character \"%s\". "
+#~ "Please use a different name."
+#~ msgstr ""
+#~ "El nom «%s» no és vàlid perquè conté el caràcter «%s». Utilitzeu un nom "
+#~ "diferent."
 
-#: modules/input/gtkimcontextxim.c:335
-msgid "How to draw the input method statusbar"
-msgstr "Com dibuixar la barra d'estat del mètode d'entrada"
+#~ msgid "Bookmark saving failed: %s"
+#~ msgstr "S'ha produït un error en desar l'adreça d'interès: %s"
 
-#. ID
-#: modules/input/imam-et.c:453
-msgid "Amharic (EZ+)"
-msgstr "Amharic (EZ+)"
+#~ msgid "'%s' already exists in the bookmarks list"
+#~ msgstr "«%s» ja existeix a la llista d'adreces d'interès"
 
-#. ID
-#: modules/input/imcedilla.c:90
-msgid "Cedilla"
-msgstr "Cedilla"
+#~ msgid "'%s' does not exist in the bookmarks list"
+#~ msgstr "«%s» no existeix a la llista d'adreces d'interès"
 
-#. ID
-#: modules/input/imcyrillic-translit.c:216
-msgid "Cyrillic (Transliterated)"
-msgstr "Cirílic (Transliterat)"
+#~ msgid "Path is not a folder: '%s'"
+#~ msgstr "El camí no és una carpeta: '%s'"
 
-#. ID
-#: modules/input/iminuktitut.c:126
-msgid "Inukitut (Transliterated)"
-msgstr "Inukitut (Transliterat)"
+#~ msgid "Network Drive (%s)"
+#~ msgstr "Unitat de xarxa (%s)"
 
-#. ID
-#: modules/input/imipa.c:144
-msgid "IPA"
-msgstr "IPA"
+#~ msgid "Unknown attribute '%s' on line %d char %d"
+#~ msgstr "No es coneix l'atribut «%s» a la línia %d, caràcter %d"
 
-#. ID
-#: modules/input/imthai-broken.c:177
-msgid "Thai (Broken)"
-msgstr "Thai (Trencat)"
+#~ msgid "Today at %H:%M"
+#~ msgstr "Avui a les %H:%M"
 
-#. ID
-#: modules/input/imti-er.c:452
-msgid "Tigrigna-Eritrean (EZ+)"
-msgstr "Tigrigna-Eritreà (EZ+)"
+#~ msgid "Default"
+#~ msgstr "Predeterminat"
 
-#. ID
-#: modules/input/imti-et.c:452
-msgid "Tigrigna-Ethiopian (EZ+)"
-msgstr "Tigrigna-Etiop (EZ+)"
+#~ msgid "_All"
+#~ msgstr "_Totes"
 
-#. ID
-#: modules/input/imviqr.c:243
-msgid "Vietnamese (VIQR)"
-msgstr "Vietnamita (VIQR)"
+#~ msgid "Today"
+#~ msgstr "Avui"
 
-#. ID
-#: modules/input/imxim.c:27
-msgid "X Input Method"
-msgstr "Mètode de l'entrada X"
+#~ msgid "Line %d, column %d: missing attribute \"%s\""
+#~ msgstr "Línia %d, columna %d: manca l'atribut «%s»"
 
-#: tests/testfilechooser.c:185
-#, fuzzy, c-format
-msgid "Could not get information for file '%s': %s"
-msgstr "No puc reconèixer el format gràfic del fitxer «%s»"
+#~ msgid "Line %d, column %d: unexpected element \"%s\""
+#~ msgstr "Línia %d, columna %d: no s'esperava l'element «%s»"
 
-#~ msgid "GIF image contained a frame appearing outside the image bounds."
+#~ msgid ""
+#~ "Line %d, column %d: expected end of element \"%s\", but found end for "
+#~ "element \"%s\" instead"
 #~ msgstr ""
-#~ "La imatge GIF conté un marc que queda fora dels límits de la mateixa."
+#~ "Línia %d, columna %d: s'esperava el final de l'element «%s», però s'ha "
+#~ "trobat el de l'element «%s»"
 
-#~ msgid "fread() failed -- premature end-of-file probably encountered"
+#~ msgid ""
+#~ "Line %d, column %d: expected \"%s\" at the toplevel, but found \"%s\" "
+#~ "instead"
 #~ msgstr ""
-#~ "Ha fallat fread() -- segurament s'ha trobat un final-de-fitxer abans "
-#~ "d'hora"
+#~ "Línia %d, columna %d: s'esperava «%s» al nivell superior, però s'hi ha "
+#~ "trobat «%s»"
 
-#~ msgid "fseek() failed -- premature end-of-file probably encountered"
+#~ msgid ""
+#~ "Line %d, column %d: expected \"%s\" or \"%s\", but found \"%s\" instead"
 #~ msgstr ""
-#~ "Ha fallat fseek() -- segurament s'ha trobat un final-de-fitxer abans "
-#~ "d'hora"
+#~ "Línia %d, columna %d: s'esperava «%s» o bé «%s», però s'ha trobat «%s»"
 
-#~ msgid "TGA image comment length is too long"
-#~ msgstr "La longitud del comentari de la imatge TGA és massa gran"
+#~ msgid "Error creating directory '%s': %s"
+#~ msgstr "S'ha produït un error en crear el directori «%s»: %s"
 
-#~ msgid "Too big value in the infolen field of TGA header."
-#~ msgstr "El valor del camp infolen de la capçalera TGA és massa alt."
+#~ msgid "Thai (Broken)"
+#~ msgstr "Thai (Trencat)"
 
-#~ msgid "Can't allocate memory for TGA cmap temporary buffer"
-#~ msgstr "No es pot obtenir memòria pel buffer temporal cmap de TGA"
+#~ msgid "PNM image format is invalid"
+#~ msgstr "El format d'imatge PNM no és vàlid"
 
-#~ msgid "Can't allocate memory for TGA colormap struct"
+#~ msgid ""
+#~ "Error creating folder \"%s\": %s\n"
+#~ "%s"
 #~ msgstr ""
-#~ "No es pot obtenir memòria per l'estructura del mapa de colors de TGA"
+#~ "S'ha produït un error en crear la carpeta \"%s\": %s\n"
+#~ "%s"
 
-#~ msgid "Can't allocate memory for TGA colormap entries"
-#~ msgstr "No puc obtenir memòria per les entrades del mapa de colors de TGA"
+#~ msgid "You probably used symbols not allowed in filenames."
+#~ msgstr ""
+#~ "Probablement heu utilitzat símbols no permesos per a noms de fitxer."
 
-#~ msgid "Unexpected bitdepth for TGA colormap"
-#~ msgstr "Profunditat de bit inesperada per al mapa de colors TGA"
+#~ msgid ""
+#~ "Error deleting file \"%s\": %s\n"
+#~ "%s"
+#~ msgstr ""
+#~ "S'ha produït un error en suprimir el fitxer \"%s\": %s\n"
+#~ "%s"
 
-#~ msgid "Pseudo-Color image without colormap"
-#~ msgstr "Imatge de Pseudo-Color sense mapa de color"
+#~ msgid "It probably contains symbols not allowed in filenames."
+#~ msgstr "Probablement conté símbols no permesos per a noms de fitxer"
 
-#~ msgid "Can't seek to image offset -- end-of-file probably encountered"
+#~ msgid ""
+#~ "The file name \"%s\" contains symbols that are not allowed in filenames"
 #~ msgstr ""
-#~ "No es pot moure al desplaçament de la imatge -- probablement s'ha trobat "
-#~ "el final del fitxer"
+#~ "El nom del fitxer \"%s\" conté símbols que no estan permesos als noms de "
+#~ "fitxer"
 
-#~ msgid "Can't allocate pixbuf"
-#~ msgstr "No es pot assignarr pixbuf"
+#~ msgid "Error getting information for '/': %s"
+#~ msgstr "S'ha produït un error en obtenir informació per a «/»: %s"
 
-#~ msgid "Unsupported TGA image type"
-#~ msgstr "Tipus d'imatge TGA no implementada"
+#~ msgid "Select All"
+#~ msgstr "Selecciona-ho tot"
 
-#~ msgid "GIF image contained a frame with height or width 0."
-#~ msgstr "La imatge GIF conté un marc amb una alçada o amplada 0."
+#~ msgid "shortcut %s already exists"
+#~ msgstr "La drecera %s ja existeix"
 
-#~ msgid ""
-#~ "First frame of GIF image had 'revert to previous' as its disposal mode."
+#~ msgid "Cannot handle PNM files with maximum color values greater than 255"
 #~ msgstr ""
-#~ "El primer marc de la imatge de GIF tenia «retornar a l'anterior» com el "
-#~ "seu mode de disposició."
+#~ "No es poden gestionar fitxers PNM amb valors de color màxims més grans de "
+#~ "255"
 
-#~ msgid "Don't know how to load the animation in file '%s'"
-#~ msgstr "No es sap com carregar l'animació del fitxer «%s»"
+#~ msgid "Could not get information about '%s': %s"
+#~ msgstr "No s'ha pogut obtenir informació sobre «%s»: %s"
 
-#~ msgid "Don't know how to load the image in file '%s'"
-#~ msgstr "No se com carregar la imatge del fitxer «%s»"
+#~ msgid "Shortcuts"
+#~ msgstr "Dreceres"
 
-#~ msgid "Failure reading ICO: %s"
-#~ msgstr "Impossible de llegir l'ICO: %s"
+#~ msgid "Folder"
+#~ msgstr "Carpeta"
 
-#~ msgid "ICO file was missing some data (perhaps it was truncated somehow?)"
-#~ msgstr ""
-#~ "Al fitxer ICO li manquen algunes dades (o potser que s'hagi truncat "
-#~ "d'alguna manera?)"
+#~ msgid "Cannot change folder"
+#~ msgstr "No es pot canviar de carpeta"
 
-#~ msgid ""
-#~ "Whether the arrow keys work, even if the entry contents are not in the "
-#~ "list"
-#~ msgstr ""
-#~ "Com les tecles de fletxa treballen sempre que els continguts d'entrada no "
-#~ "siguin a la llista"
+#~ msgid "The folder you specified is an invalid path."
+#~ msgstr "La carpeta que heu especificat és un camí invàlid."
+
+#~ msgid "Could not build file name from '%s' and '%s'"
+#~ msgstr "No s'ha pogut construir el nom del fitxer des de «%s» i «%s»"
+
+#~ msgid "Save in Location"
+#~ msgstr "Desa en una ubicació"
+
+#~ msgid "X"
+#~ msgstr "X"
 
-#~ msgid "Language engine code to use for rendering the text"
-#~ msgstr "El codi de l'idioma a utilitzar per renderitzar el text"
+#~ msgid "clear"
+#~ msgstr "neteja"