[gdl] Update British English translation
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gdl] Update British English translation
- Date: Fri, 27 Aug 2010 08:37:20 +0000 (UTC)
commit d39d6ce618144a9fac034776c96cca6c978024cf
Author: Philip Withnall <philip tecnocode co uk>
Date: Fri Aug 27 09:37:07 2010 +0100
Update British English translation
po/en_GB.po | 193 ++++++++++++++++++++++++++++++-----------------------------
1 files changed, 97 insertions(+), 96 deletions(-)
---
diff --git a/po/en_GB.po b/po/en_GB.po
index 620cb14..1626f71 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -7,51 +7,52 @@ msgid ""
msgstr ""
"Project-Id-Version: gdl\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-21 15:22+0100\n"
+"POT-Creation-Date: 2010-08-27 09:36+0100\n"
"PO-Revision-Date: 2008-02-17 09:40-0000\n"
"Last-Translator: David Lodge <dave cirt net>\n"
"Language-Team: \n"
+"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: ../gdl/gdl-dock-item-grip.c:317
+#: ../gdl/gdl-dock-item-grip.c:381
msgid "Iconify this dock"
msgstr "Iconify this dock"
-#: ../gdl/gdl-dock-item-grip.c:319
+#: ../gdl/gdl-dock-item-grip.c:383
msgid "Close this dock"
msgstr "Close this dock"
-#: ../gdl/gdl-dock-item-grip.c:632 ../gdl/gdl-dock-tablabel.c:128
+#: ../gdl/gdl-dock-item-grip.c:703 ../gdl/gdl-dock-tablabel.c:125
msgid "Controlling dock item"
msgstr "Controlling dock item"
-#: ../gdl/gdl-dock-item-grip.c:633
+#: ../gdl/gdl-dock-item-grip.c:704
msgid "Dockitem which 'owns' this grip"
msgstr "Dockitem which 'owns' this grip"
-#: ../gdl/gdl-dock-item.c:253
+#: ../gdl/gdl-dock-item.c:255
msgid "Orientation"
msgstr "Orientation"
-#: ../gdl/gdl-dock-item.c:254
+#: ../gdl/gdl-dock-item.c:256
msgid "Orientation of the docking item"
msgstr "Orientation of the docking item"
-#: ../gdl/gdl-dock-item.c:269
+#: ../gdl/gdl-dock-item.c:271
msgid "Resizable"
msgstr "Resizable"
-#: ../gdl/gdl-dock-item.c:270
+#: ../gdl/gdl-dock-item.c:272
msgid "If set, the dock item can be resized when docked in a GtkPanel widget"
msgstr "If set, the dock item can be resized when docked in a GtkPanel widget"
-#: ../gdl/gdl-dock-item.c:277
+#: ../gdl/gdl-dock-item.c:279
msgid "Item behavior"
msgstr "Item behaviour"
-#: ../gdl/gdl-dock-item.c:278
+#: ../gdl/gdl-dock-item.c:280
msgid ""
"General behavior for the dock item (i.e. whether it can float, if it's "
"locked, etc.)"
@@ -59,33 +60,33 @@ msgstr ""
"General behaviour for the dock item (i.e. whether it can float, if it's "
"locked, etc.)"
-#: ../gdl/gdl-dock-item.c:286 ../gdl/gdl-dock-master.c:147
+#: ../gdl/gdl-dock-item.c:288 ../gdl/gdl-dock-master.c:145
msgid "Locked"
msgstr "Locked"
-#: ../gdl/gdl-dock-item.c:287
+#: ../gdl/gdl-dock-item.c:289
msgid ""
"If set, the dock item cannot be dragged around and it doesn't show a grip"
msgstr ""
"If set, the dock item cannot be dragged around and it doesn't show a grip"
-#: ../gdl/gdl-dock-item.c:295
+#: ../gdl/gdl-dock-item.c:297
msgid "Preferred width"
msgstr "Preferred width"
-#: ../gdl/gdl-dock-item.c:296
+#: ../gdl/gdl-dock-item.c:298
msgid "Preferred width for the dock item"
msgstr "Preferred width for the dock item"
-#: ../gdl/gdl-dock-item.c:302
+#: ../gdl/gdl-dock-item.c:304
msgid "Preferred height"
msgstr "Preferred height"
-#: ../gdl/gdl-dock-item.c:303
+#: ../gdl/gdl-dock-item.c:305
msgid "Preferred height for the dock item"
msgstr "Preferred height for the dock item"
-#: ../gdl/gdl-dock-item.c:575
+#: ../gdl/gdl-dock-item.c:644
#, c-format
msgid ""
"You can't add a dock object (%p of type %s) inside a %s. Use a GdlDock or "
@@ -94,7 +95,7 @@ msgstr ""
"You can't add a dock object (%p of type %s) inside a %s. Use a GdlDock or "
"some other compound dock object."
-#: ../gdl/gdl-dock-item.c:582
+#: ../gdl/gdl-dock-item.c:651
#, c-format
msgid ""
"Attempting to add a widget with type %s to a %s, but it can only contain one "
@@ -103,82 +104,82 @@ msgstr ""
"Attempting to add a widget with type %s to a %s, but it can only contain one "
"widget at a time; it already contains a widget of type %s"
-#: ../gdl/gdl-dock-item.c:1268 ../gdl/gdl-dock-item.c:1318
+#: ../gdl/gdl-dock-item.c:1358 ../gdl/gdl-dock-item.c:1408
#, c-format
msgid "Unsupported docking strategy %s in dock object of type %s"
msgstr "Unsupported docking strategy %s in dock object of type %s"
#. UnLock menuitem
-#: ../gdl/gdl-dock-item.c:1426
+#: ../gdl/gdl-dock-item.c:1516
msgid "UnLock"
msgstr "UnLock"
#. Hide menuitem.
-#: ../gdl/gdl-dock-item.c:1433
+#: ../gdl/gdl-dock-item.c:1523
msgid "Hide"
msgstr "Hide"
#. Lock menuitem
-#: ../gdl/gdl-dock-item.c:1438
+#: ../gdl/gdl-dock-item.c:1528
msgid "Lock"
msgstr "Lock"
-#: ../gdl/gdl-dock-item.c:1676
+#: ../gdl/gdl-dock-item.c:1766
#, c-format
msgid "Attempt to bind an unbound item %p"
msgstr "Attempt to bind an unbound item %p"
-#: ../gdl/gdl-dock-layout.c:122 ../gdl/gdl-dock-bar.c:107
+#: ../gdl/gdl-dock-layout.c:119 ../gdl/gdl-dock-bar.c:105
msgid "Master"
msgstr "Master"
-#: ../gdl/gdl-dock-layout.c:123
+#: ../gdl/gdl-dock-layout.c:120
msgid "GdlDockMaster object which the layout object is attached to"
msgstr "GdlDockMaster object which the layout object is attached to"
-#: ../gdl/gdl-dock-layout.c:130
+#: ../gdl/gdl-dock-layout.c:127
msgid "Dirty"
msgstr "Dirty"
-#: ../gdl/gdl-dock-layout.c:131
+#: ../gdl/gdl-dock-layout.c:128
msgid "True if the layouts have changed and need to be saved to a file"
msgstr "True if the layouts have changed and need to be saved to a file"
-#: ../gdl/gdl-dock-layout.c:563
+#: ../gdl/gdl-dock-layout.c:560
#, c-format
msgid "Could not load layout user interface file '%s'"
msgstr "Could not load layout user interface file '%s'"
-#: ../gdl/gdl-dock-layout.c:620
+#: ../gdl/gdl-dock-layout.c:617
msgid "Visible"
msgstr "Visible"
-#: ../gdl/gdl-dock-layout.c:627
+#: ../gdl/gdl-dock-layout.c:624
msgid "Item"
msgstr "Item"
-#: ../gdl/gdl-dock-layout.c:712 ../gdl/gdl-dock-object.c:119
+#: ../gdl/gdl-dock-layout.c:709 ../gdl/gdl-dock-object.c:117
msgid "Name"
msgstr "Name"
-#: ../gdl/gdl-dock-layout.c:770
+#: ../gdl/gdl-dock-layout.c:767
#, c-format
msgid ""
-"While loading layout: don't know how to create a dock object whose nick is '%"
-"s'"
+"While loading layout: don't know how to create a dock object whose nick is "
+"'%s'"
msgstr ""
-"While loading layout: don't know how to create a dock object whose nick is '%"
-"s'"
+"While loading layout: don't know how to create a dock object whose nick is "
+"'%s'"
-#: ../gdl/gdl-dock-master.c:140 ../gdl/gdl-dock.c:186
+#: ../gdl/gdl-dock-master.c:138 ../gdl/gdl-dock.c:184
msgid "Default title"
msgstr "Default title"
-#: ../gdl/gdl-dock-master.c:141
+#: ../gdl/gdl-dock-master.c:139
msgid "Default title for newly created floating docks"
msgstr "Default title for newly created floating docks"
-#: ../gdl/gdl-dock-master.c:148
+#: ../gdl/gdl-dock-master.c:146
msgid ""
"If is set to 1, all the dock items bound to the master are locked; if it's "
"0, all are unlocked; -1 indicates inconsistency among the items"
@@ -186,15 +187,15 @@ msgstr ""
"If is set to 1, all the dock items bound to the master are locked; if it's "
"0, all are unlocked; -1 indicates inconsistency among the items"
-#: ../gdl/gdl-dock-master.c:156 ../gdl/gdl-switcher.c:689
+#: ../gdl/gdl-dock-master.c:154 ../gdl/gdl-switcher.c:727
msgid "Switcher Style"
msgstr "Switcher Style"
-#: ../gdl/gdl-dock-master.c:157 ../gdl/gdl-switcher.c:690
+#: ../gdl/gdl-dock-master.c:155 ../gdl/gdl-switcher.c:728
msgid "Switcher buttons style"
msgstr "Switcher buttons style"
-#: ../gdl/gdl-dock-master.c:763
+#: ../gdl/gdl-dock-master.c:768
#, c-format
msgid ""
"master %p: unable to add object %p[%s] to the hash. There already is an "
@@ -203,7 +204,7 @@ msgstr ""
"master %p: unable to add object %p[%s] to the hash. There already is an "
"item with that name (%p)."
-#: ../gdl/gdl-dock-master.c:935
+#: ../gdl/gdl-dock-master.c:940
#, c-format
msgid ""
"The new dock controller %p is automatic. Only manual dock objects should be "
@@ -212,43 +213,43 @@ msgstr ""
"The new dock controller %p is automatic. Only manual dock objects should be "
"named controller."
-#: ../gdl/gdl-dock-notebook.c:134
+#: ../gdl/gdl-dock-notebook.c:132
msgid "Page"
msgstr "Page"
-#: ../gdl/gdl-dock-notebook.c:135
+#: ../gdl/gdl-dock-notebook.c:133
msgid "The index of the current page"
msgstr "The index of the current page"
-#: ../gdl/gdl-dock-object.c:120
+#: ../gdl/gdl-dock-object.c:118
msgid "Unique name for identifying the dock object"
msgstr "Unique name for identifying the dock object"
-#: ../gdl/gdl-dock-object.c:127
+#: ../gdl/gdl-dock-object.c:125
msgid "Long name"
msgstr "Long name"
-#: ../gdl/gdl-dock-object.c:128
+#: ../gdl/gdl-dock-object.c:126
msgid "Human readable name for the dock object"
msgstr "Human readable name for the dock object"
-#: ../gdl/gdl-dock-object.c:134
+#: ../gdl/gdl-dock-object.c:132
msgid "Stock Icon"
msgstr "Stock Icon"
-#: ../gdl/gdl-dock-object.c:135
+#: ../gdl/gdl-dock-object.c:133
msgid "Stock icon for the dock object"
msgstr "Stock icon for the dock object"
-#: ../gdl/gdl-dock-object.c:141
+#: ../gdl/gdl-dock-object.c:139
msgid "Dock master"
msgstr "Dock master"
-#: ../gdl/gdl-dock-object.c:142
+#: ../gdl/gdl-dock-object.c:140
msgid "Dock master this dock object is bound to"
msgstr "Dock master this dock object is bound to"
-#: ../gdl/gdl-dock-object.c:444
+#: ../gdl/gdl-dock-object.c:442
#, c-format
msgid ""
"Call to gdl_dock_object_dock in a dock object %p (object type is %s) which "
@@ -257,7 +258,7 @@ msgstr ""
"Call to gdl_dock_object_dock in a dock object %p (object type is %s) which "
"hasn't implemented this method"
-#: ../gdl/gdl-dock-object.c:576
+#: ../gdl/gdl-dock-object.c:581
#, c-format
msgid ""
"Dock operation requested in a non-bound object %p. The application might "
@@ -266,31 +267,31 @@ msgstr ""
"Dock operation requested in a non-bound object %p. The application might "
"crash"
-#: ../gdl/gdl-dock-object.c:583
+#: ../gdl/gdl-dock-object.c:588
#, c-format
msgid "Cannot dock %p to %p because they belong to different masters"
msgstr "Cannot dock %p to %p because they belong to different masters"
-#: ../gdl/gdl-dock-object.c:625
+#: ../gdl/gdl-dock-object.c:630
#, c-format
msgid ""
"Attempt to bind to %p an already bound dock object %p (current master: %p)"
msgstr ""
"Attempt to bind to %p an already bound dock object %p (current master: %p)"
-#: ../gdl/gdl-dock-paned.c:131
+#: ../gdl/gdl-dock-paned.c:130
msgid "Position"
msgstr "Position"
-#: ../gdl/gdl-dock-paned.c:132
+#: ../gdl/gdl-dock-paned.c:131
msgid "Position of the divider in pixels"
msgstr "Position of the divider in pixels"
-#: ../gdl/gdl-dock-placeholder.c:144
+#: ../gdl/gdl-dock-placeholder.c:141
msgid "Sticky"
msgstr "Sticky"
-#: ../gdl/gdl-dock-placeholder.c:145
+#: ../gdl/gdl-dock-placeholder.c:142
msgid ""
"Whether the placeholder will stick to its host or move up the hierarchy when "
"the host is redocked"
@@ -298,19 +299,19 @@ msgstr ""
"Whether the placeholder will stick to its host or move up the hierarchy when "
"the host is redocked"
-#: ../gdl/gdl-dock-placeholder.c:152
+#: ../gdl/gdl-dock-placeholder.c:149
msgid "Host"
msgstr "Host"
-#: ../gdl/gdl-dock-placeholder.c:153
+#: ../gdl/gdl-dock-placeholder.c:150
msgid "The dock object this placeholder is attached to"
msgstr "The dock object this placeholder is attached to"
-#: ../gdl/gdl-dock-placeholder.c:160
+#: ../gdl/gdl-dock-placeholder.c:157
msgid "Next placement"
msgstr "Next placement"
-#: ../gdl/gdl-dock-placeholder.c:161
+#: ../gdl/gdl-dock-placeholder.c:158
msgid ""
"The position an item will be docked to our host if a request is made to dock "
"to us"
@@ -318,56 +319,56 @@ msgstr ""
"The position an item will be docked to our host if a request is made to dock "
"to us"
-#: ../gdl/gdl-dock-placeholder.c:170 ../gdl/gdl-dock.c:193
+#: ../gdl/gdl-dock-placeholder.c:167 ../gdl/gdl-dock.c:191
msgid "Width"
msgstr "Width"
-#: ../gdl/gdl-dock-placeholder.c:171
+#: ../gdl/gdl-dock-placeholder.c:168
msgid "Width for the widget when it's attached to the placeholder"
msgstr "Width for the widget when it's attached to the placeholder"
-#: ../gdl/gdl-dock-placeholder.c:178 ../gdl/gdl-dock.c:201
+#: ../gdl/gdl-dock-placeholder.c:175 ../gdl/gdl-dock.c:199
msgid "Height"
msgstr "Height"
-#: ../gdl/gdl-dock-placeholder.c:179
+#: ../gdl/gdl-dock-placeholder.c:176
msgid "Height for the widget when it's attached to the placeholder"
msgstr "Height for the widget when it's attached to the placeholder"
-#: ../gdl/gdl-dock-placeholder.c:185
+#: ../gdl/gdl-dock-placeholder.c:182
msgid "Floating Toplevel"
msgstr "Floating Toplevel"
-#: ../gdl/gdl-dock-placeholder.c:186
+#: ../gdl/gdl-dock-placeholder.c:183
msgid "Whether the placeholder is standing in for a floating toplevel dock"
msgstr "Whether the placeholder is standing in for a floating toplevel dock"
-#: ../gdl/gdl-dock-placeholder.c:192
-msgid "X-Coordinate"
+#: ../gdl/gdl-dock-placeholder.c:189
+msgid "X Coordinate"
msgstr "X Coordinate"
-#: ../gdl/gdl-dock-placeholder.c:193
-msgid "X-Coordinate for dock when floating"
+#: ../gdl/gdl-dock-placeholder.c:190
+msgid "X coordinate for dock when floating"
msgstr "X coordinate for dock when floating"
-#: ../gdl/gdl-dock-placeholder.c:199
-msgid "Y-Coordinate"
+#: ../gdl/gdl-dock-placeholder.c:196
+msgid "Y Coordinate"
msgstr "Y Coordinate"
-#: ../gdl/gdl-dock-placeholder.c:200
-msgid "Y-Coordinate for dock when floating"
+#: ../gdl/gdl-dock-placeholder.c:197
+msgid "Y coordinate for dock when floating"
msgstr "Y coordinate for dock when floating"
-#: ../gdl/gdl-dock-placeholder.c:495
+#: ../gdl/gdl-dock-placeholder.c:499
msgid "Attempt to dock a dock object to an unbound placeholder"
msgstr "Attempt to dock a dock object to an unbound placeholder"
-#: ../gdl/gdl-dock-placeholder.c:619
+#: ../gdl/gdl-dock-placeholder.c:611
#, c-format
msgid "Got a detach signal from an object (%p) who is not our host %p"
msgstr "Got a detach signal from an object (%p) who is not our host %p"
-#: ../gdl/gdl-dock-placeholder.c:644
+#: ../gdl/gdl-dock-placeholder.c:636
#, c-format
msgid ""
"Something weird happened while getting the child placement for %p from "
@@ -376,59 +377,59 @@ msgstr ""
"Something weird happened while getting the child placement for %p from "
"parent %p"
-#: ../gdl/gdl-dock-tablabel.c:129
+#: ../gdl/gdl-dock-tablabel.c:126
msgid "Dockitem which 'owns' this tablabel"
msgstr "Dockitem which 'owns' this tablabel"
-#: ../gdl/gdl-dock-bar.c:108
+#: ../gdl/gdl-dock-bar.c:106
msgid "GdlDockMaster object which the dockbar widget is attached to"
msgstr "GdlDockMaster object which the dockbar widget is attached to"
-#: ../gdl/gdl-dock-bar.c:115
+#: ../gdl/gdl-dock-bar.c:113
msgid "Dockbar style"
msgstr "Dockbar style"
-#: ../gdl/gdl-dock-bar.c:116
+#: ../gdl/gdl-dock-bar.c:114
msgid "Dockbar style to show items on it"
msgstr "Dockbar style to show items on it"
-#: ../gdl/gdl-dock.c:178
+#: ../gdl/gdl-dock.c:176
msgid "Floating"
msgstr "Floating"
-#: ../gdl/gdl-dock.c:179
+#: ../gdl/gdl-dock.c:177
msgid "Whether the dock is floating in its own window"
msgstr "Whether the dock is floating in its own window"
-#: ../gdl/gdl-dock.c:187
+#: ../gdl/gdl-dock.c:185
msgid "Default title for the newly created floating docks"
msgstr "Default title for the newly created floating docks"
-#: ../gdl/gdl-dock.c:194
+#: ../gdl/gdl-dock.c:192
msgid "Width for the dock when it's of floating type"
msgstr "Width for the dock when it's of floating type"
-#: ../gdl/gdl-dock.c:202
+#: ../gdl/gdl-dock.c:200
msgid "Height for the dock when it's of floating type"
msgstr "Height for the dock when it's of floating type"
-#: ../gdl/gdl-dock.c:209
+#: ../gdl/gdl-dock.c:207
msgid "Float X"
msgstr "Float X"
-#: ../gdl/gdl-dock.c:210
+#: ../gdl/gdl-dock.c:208
msgid "X coordinate for a floating dock"
msgstr "X coordinate for a floating dock"
-#: ../gdl/gdl-dock.c:217
+#: ../gdl/gdl-dock.c:215
msgid "Float Y"
msgstr "Float Y"
-#: ../gdl/gdl-dock.c:218
+#: ../gdl/gdl-dock.c:216
msgid "Y coordinate for a floating dock"
msgstr "Y coordinate for a floating dock"
-#: ../gdl/gdl-dock.c:499
+#: ../gdl/gdl-dock.c:475
#, c-format
msgid "Dock #%d"
msgstr "Dock #%d"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]