[gnome-color-manager] Add some more translator comments
- From: Richard Hughes <rhughes src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gnome-color-manager] Add some more translator comments
- Date: Tue, 24 Nov 2009 11:30:38 +0000 (UTC)
commit 21671a85033a075612a2f2c48d67a5817f1f94b8
Author: Richard Hughes <richard hughsie com>
Date: Tue Nov 24 11:29:57 2009 +0000
Add some more translator comments
data/gcm-calibrate.ui | 6 +++---
data/gcm-prefs.ui | 32 ++++++++++++++++----------------
2 files changed, 19 insertions(+), 19 deletions(-)
---
diff --git a/data/gcm-calibrate.ui b/data/gcm-calibrate.ui
index 3f316f0..31abee0 100644
--- a/data/gcm-calibrate.ui
+++ b/data/gcm-calibrate.ui
@@ -52,7 +52,7 @@
<child>
<object class="GtkLabel" id="label_title">
<property name="visible">True</property>
- <property name="label" translatable="yes">Title</property>
+ <property name="label">Title</property>
<attributes>
<attribute name="weight" value="bold"/>
<attribute name="scale" value="1.200000"/>
@@ -82,7 +82,7 @@
<child>
<object class="GtkLabel" id="label_message">
<property name="visible">True</property>
- <property name="label" translatable="yes">Message</property>
+ <property name="label">Message</property>
<property name="wrap">True</property>
</object>
<packing>
@@ -114,7 +114,7 @@
<child type="label">
<object class="GtkLabel" id="label1">
<property name="visible">True</property>
- <property name="label" translatable="yes">Details</property>
+ <property name="label" translatable="yes" comments="Expander label, for use when the user wants to see the VTE widget and what the calibration tool is actually doing">Details</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>
diff --git a/data/gcm-prefs.ui b/data/gcm-prefs.ui
index 2a7d4dd..84275b1 100644
--- a/data/gcm-prefs.ui
+++ b/data/gcm-prefs.ui
@@ -63,7 +63,7 @@
<child>
<object class="GtkLabel" id="label_profile">
<property name="visible">True</property>
- <property name="label" translatable="yes">Color Profile:</property>
+ <property name="label" translatable="yes" comments="Section heading for device profile settings">Color Profile:</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>
@@ -104,7 +104,7 @@
<child>
<object class="GtkLabel" id="label_title_vendor">
<property name="visible">True</property>
- <property name="label" translatable="yes">Vendor:</property>
+ <property name="label" translatable="yes" comments="The manufacturer of the profile">Vendor:</property>
</object>
<packing>
<property name="expand">False</property>
@@ -119,7 +119,7 @@
<child>
<object class="GtkLabel" id="label_title_copyright">
<property name="visible">True</property>
- <property name="label" translatable="yes">License:</property>
+ <property name="label" translatable="yes" comments="The licence of the profile, normally non-free">License:</property>
</object>
<packing>
<property name="expand">False</property>
@@ -182,7 +182,7 @@
<child>
<object class="GtkLabel" id="label_title_type">
<property name="visible">True</property>
- <property name="label" translatable="yes">Profile type:</property>
+ <property name="label" translatable="yes" comments="The type of profile, e.g. display, scanner, etc.">Profile type:</property>
</object>
<packing>
<property name="expand">False</property>
@@ -346,7 +346,7 @@
<child type="label">
<object class="GtkLabel" id="label4">
<property name="visible">True</property>
- <property name="label" translatable="yes">Fine tuning:</property>
+ <property name="label" translatable="yes" comments="Settings that users don't normally have to touch">Fine tuning:</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>
@@ -364,7 +364,7 @@
<property name="spacing">6</property>
<child>
<object class="GtkButton" id="button_delete">
- <property name="label" translatable="yes">_Delete</property>
+ <property name="label" translatable="yes" comments="This is a button to delete the saved device">_Delete</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
@@ -378,7 +378,7 @@
</child>
<child>
<object class="GtkButton" id="button_calibrate">
- <property name="label" translatable="yes">_Calibrate</property>
+ <property name="label" translatable="yes" comments="This is a button to calibrate the device by creating an ICC profile file using a hardware device or a reference image">_Calibrate</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
@@ -391,7 +391,7 @@
</child>
<child>
<object class="GtkButton" id="button_reset">
- <property name="label" translatable="yes">_Reset to defaults</property>
+ <property name="label" translatable="yes" comments="This resets the device to it's defaults, and removes any user tweaked settings.">_Reset to defaults</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
@@ -419,7 +419,7 @@
<child type="tab">
<object class="GtkLabel" id="label_devices">
<property name="visible">True</property>
- <property name="label" translatable="yes">Devices</property>
+ <property name="label" translatable="yes" comments="Tab title, currently connected or saved devices">Devices</property>
</object>
<packing>
<property name="tab_fill">False</property>
@@ -460,7 +460,7 @@
<property name="spacing">3</property>
<child>
<object class="GtkRadioButton" id="radiobutton_ouput_disable">
- <property name="label" translatable="yes">Do not enable display correction</property>
+ <property name="label" translatable="yes" comments="Radio buttons in the prefs dialog">Do not enable display correction</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
@@ -474,7 +474,7 @@
</child>
<child>
<object class="GtkRadioButton" id="radiobutton_ouput_global">
- <property name="label" translatable="yes">Apply _global display correction</property>
+ <property name="label" translatable="yes" comments="Radio buttons in the prefs dialog">Apply _global display correction</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
@@ -488,7 +488,7 @@
</child>
<child>
<object class="GtkRadioButton" id="radiobutton_ouput_atom">
- <property name="label" translatable="yes">_Set profile only for color managed applications</property>
+ <property name="label" translatable="yes" comments="Radio buttons in the prefs dialog">_Set profile only for color managed applications</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
@@ -502,7 +502,7 @@
</child>
<child>
<object class="GtkRadioButton" id="radiobutton_ouput_both">
- <property name="label" translatable="yes">Do global correction and set profile for color managed applications</property>
+ <property name="label" translatable="yes" comments="Radio buttons in the prefs dialog">Do global correction and set profile for color managed applications</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
@@ -558,7 +558,7 @@
<child>
<object class="GtkLabel" id="label_rendering_display">
<property name="visible">True</property>
- <property name="label" translatable="yes">Display:</property>
+ <property name="label" translatable="yes" comments="What mode to use for display rendering intent">Display:</property>
</object>
<packing>
<property name="expand">False</property>
@@ -597,7 +597,7 @@
<child>
<object class="GtkLabel" id="label_rendering_softproof">
<property name="visible">True</property>
- <property name="label" translatable="yes">Softproof:</property>
+ <property name="label" translatable="yes" comments="Technical color word for softproof rendering intent">Softproof:</property>
</object>
<packing>
<property name="expand">False</property>
@@ -640,7 +640,7 @@
<child type="tab">
<object class="GtkLabel" id="label_defaults">
<property name="visible">True</property>
- <property name="label" translatable="yes">Defaults</property>
+ <property name="label" translatable="yes" comments="Tab title, system wide defaults to use">Defaults</property>
</object>
<packing>
<property name="position">1</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]