Added missing files. Added this file with a skippable file. Updated

2007-08-15  Adam Weinberger  <adamw@gnome.org>

	* POTFILES.in: Added missing files.
	* POTFILES.skip: Added this file with a skippable file.
	* en_CA.po: Updated Canadian English translation.



svn path=/trunk/; revision=18625
This commit is contained in:
Adam Weinberger 2007-08-16 01:13:15 +00:00 committed by Adam Weinberger
parent ae08771b69
commit 4b31d8c1b8
4 changed files with 52 additions and 4 deletions

View File

@ -1,3 +1,9 @@
2007-08-15 Adam Weinberger <adamw@gnome.org>
* POTFILES.in: Added missing files.
* POTFILES.skip: Added.
* en_CA.po: Updated Canadian English translation.
2007-08-15 Adam Weinberger <adamw@gnome.org> 2007-08-15 Adam Weinberger <adamw@gnome.org>
* en_CA.po: Updated Canadian English translation. * en_CA.po: Updated Canadian English translation.

View File

@ -43,6 +43,9 @@ gtk/gtkassistant.c
gtk/gtkbbox.c gtk/gtkbbox.c
gtk/gtkbin.c gtk/gtkbin.c
gtk/gtkbox.c gtk/gtkbox.c
gtk/gtkbuildable.c
gtk/gtkbuilder.c
gtk/gtkbuilderparser.c
gtk/gtkbutton.c gtk/gtkbutton.c
gtk/gtkcalendar.c gtk/gtkcalendar.c
gtk/gtkcelleditable.c gtk/gtkcelleditable.c
@ -141,8 +144,10 @@ gtk/gtknotebook.c
gtk/gtkobject.c gtk/gtkobject.c
gtk/gtkoldeditable.c gtk/gtkoldeditable.c
gtk/gtkoptionmenu.c gtk/gtkoptionmenu.c
gtk/gtkpagesetup.c
gtk/gtkpagesetupunixdialog.c gtk/gtkpagesetupunixdialog.c
gtk/gtkpaned.c gtk/gtkpaned.c
gtk/gtkpapersize.c
gtk/gtkpathbar.c gtk/gtkpathbar.c
gtk/gtkpixmap.c gtk/gtkpixmap.c
gtk/gtkplug.c gtk/gtkplug.c
@ -171,6 +176,7 @@ gtk/gtkrecentchoosermenu.c
gtk/gtkrecentmanager.c gtk/gtkrecentmanager.c
gtk/gtkruler.c gtk/gtkruler.c
gtk/gtkscale.c gtk/gtkscale.c
gtk/gtkscalebutton.c
gtk/gtkscrollbar.c gtk/gtkscrollbar.c
gtk/gtkscrolledwindow.c gtk/gtkscrolledwindow.c
gtk/gtkselection.c gtk/gtkselection.c
@ -192,6 +198,7 @@ gtk/gtktextbufferrichtext.c
gtk/gtktextbufferserialize.c gtk/gtktextbufferserialize.c
gtk/gtktextchild.c gtk/gtktextchild.c
gtk/gtktextdisplay.c gtk/gtktextdisplay.c
gtk/gtktextiter.c
gtk/gtktextlayout.c gtk/gtktextlayout.c
gtk/gtktextmark.c gtk/gtktextmark.c
gtk/gtktexttag.c gtk/gtktexttag.c
@ -224,6 +231,7 @@ gtk/gtkuimanager.c
gtk/gtkvbbox.c gtk/gtkvbbox.c
gtk/gtkvbox.c gtk/gtkvbox.c
gtk/gtkviewport.c gtk/gtkviewport.c
gtk/gtkvolumebutton.c
gtk/gtkvpaned.c gtk/gtkvpaned.c
gtk/gtkvruler.c gtk/gtkvruler.c
gtk/gtkvscale.c gtk/gtkvscale.c
@ -241,6 +249,7 @@ modules/input/imcedilla.c
modules/input/imcyrillic-translit.c modules/input/imcyrillic-translit.c
modules/input/iminuktitut.c modules/input/iminuktitut.c
modules/input/imipa.c modules/input/imipa.c
modules/input/immultipress.c
modules/input/imthai.c modules/input/imthai.c
modules/input/imti-er.c modules/input/imti-er.c
modules/input/imti-et.c modules/input/imti-et.c
@ -249,4 +258,5 @@ modules/input/imxim.c
modules/printbackends/cups/gtkprintbackendcups.c modules/printbackends/cups/gtkprintbackendcups.c
modules/printbackends/file/gtkprintbackendfile.c modules/printbackends/file/gtkprintbackendfile.c
modules/printbackends/lpr/gtkprintbackendlpr.c modules/printbackends/lpr/gtkprintbackendlpr.c
modules/printbackends/test/gtkprintbackendtest.c
tests/testfilechooser.c tests/testfilechooser.c

View File

@ -0,0 +1 @@
demos/gtk-demo/demo.ui

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: gtk+-properties\n" "Project-Id-Version: gtk+-properties\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2007-08-15 14:41-0400\n" "POT-Creation-Date: 2007-08-15 21:13-0400\n"
"PO-Revision-Date: 2005-07-22 22:53-0400\n" "PO-Revision-Date: 2005-07-22 22:53-0400\n"
"Last-Translator: Adam Weinberger <adamw@gnome.org>\n" "Last-Translator: Adam Weinberger <adamw@gnome.org>\n"
"Language-Team: Canadian English <adamw@gnome.org>\n" "Language-Team: Canadian English <adamw@gnome.org>\n"
@ -403,7 +403,7 @@ msgid "Whether the action group is visible."
msgstr "Whether the action group is visible." msgstr "Whether the action group is visible."
#: ../gtk/gtkadjustment.c:86 ../gtk/gtkcellrendererprogress.c:128 #: ../gtk/gtkadjustment.c:86 ../gtk/gtkcellrendererprogress.c:128
#: ../gtk/gtkspinbutton.c:268 #: ../gtk/gtkscalebutton.c:181 ../gtk/gtkspinbutton.c:268
msgid "Value" msgid "Value"
msgstr "Value" msgstr "Value"
@ -767,6 +767,14 @@ msgstr "Position"
msgid "The index of the child in the parent" msgid "The index of the child in the parent"
msgstr "The index of the child in the parent" msgstr "The index of the child in the parent"
#: ../gtk/gtkbuilder.c:104
msgid "Translation Domain"
msgstr "Translation Domain"
#: ../gtk/gtkbuilder.c:105
msgid "The translation domain used by gettext"
msgstr "The translation domain used by gettext"
#: ../gtk/gtkbutton.c:200 #: ../gtk/gtkbutton.c:200
msgid "" msgid ""
"Text of the label widget inside the button, if the button contains a label " "Text of the label widget inside the button, if the button contains a label "
@ -1255,7 +1263,8 @@ msgid "Orientation and growth direction of the progress bar"
msgstr "Orientation and growth direction of the progress bar" msgstr "Orientation and growth direction of the progress bar"
#: ../gtk/gtkcellrendererspin.c:93 ../gtk/gtkprogressbar.c:122 #: ../gtk/gtkcellrendererspin.c:93 ../gtk/gtkprogressbar.c:122
#: ../gtk/gtkrange.c:345 ../gtk/gtkspinbutton.c:207 #: ../gtk/gtkrange.c:345 ../gtk/gtkscalebutton.c:200
#: ../gtk/gtkspinbutton.c:207
msgid "Adjustment" msgid "Adjustment"
msgstr "Adjustment" msgstr "Adjustment"
@ -2751,7 +2760,7 @@ msgstr "Icon set"
msgid "Icon set to display" msgid "Icon set to display"
msgstr "Icon set to display" msgstr "Icon set to display"
#: ../gtk/gtkimage.c:187 ../gtk/gtktoolbar.c:530 #: ../gtk/gtkimage.c:187 ../gtk/gtkscalebutton.c:191 ../gtk/gtktoolbar.c:530
msgid "Icon size" msgid "Icon size"
msgstr "Icon size" msgstr "Icon size"
@ -4200,6 +4209,28 @@ msgstr "Value spacing"
msgid "Space between value text and the slider/trough area" msgid "Space between value text and the slider/trough area"
msgstr "Space between value text and the slider/trough area" msgstr "Space between value text and the slider/trough area"
#: ../gtk/gtkscalebutton.c:182
msgid "The value of the scale"
msgstr "The value of the scale"
#: ../gtk/gtkscalebutton.c:192
msgid "The icon size"
msgstr "The icon size"
#: ../gtk/gtkscalebutton.c:201
msgid ""
"The GtkAdjustment that contains the current value of this scale button object"
msgstr ""
"The GtkAdjustment that contains the current value of this scale button object"
#: ../gtk/gtkscalebutton.c:229
msgid "Icons"
msgstr "Icons"
#: ../gtk/gtkscalebutton.c:230
msgid "List of icon names"
msgstr "List of icon names"
#: ../gtk/gtkscrollbar.c:50 #: ../gtk/gtkscrollbar.c:50
msgid "Minimum Slider Length" msgid "Minimum Slider Length"
msgstr "Minimum Slider Length" msgstr "Minimum Slider Length"