Update of /cvsroot/ufraw/ufraw/po
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv28624/po

Modified Files:
        POTFILES.in ca.po cs.po da.po de.po es.po fr.po it.po ja.po 
        ko.po nb.po nl.po pl.po pt.po ru.po sr.po s...@latin.po sv.po 
        ufraw.pot zh_CN.po 
Log Message:
Intoduce UFObjects, to centeralize the implementation of configuration
settings.

Implement the WB settings with UFObjects.

Start using doxygen for API documentation. Currently on ufobject.h is
documented. Documentation can be found online at: 
http://ufraw.sourceforge.net/API/


Index: sv.po
===================================================================
RCS file: /cvsroot/ufraw/ufraw/po/sv.po,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -d -r1.60 -r1.61
--- sv.po       23 Jan 2010 05:01:00 -0000      1.60
+++ sv.po       27 Jan 2010 21:23:23 -0000      1.61
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: UFRaw\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-01-23 06:00+0100\n"
+"POT-Creation-Date: 2010-01-27 13:57-0600\n"
 "PO-Revision-Date: 2009-01-04 06:00+0100\n"
 "Last-Translator: Daniel Nylander <p...@danielnylander.se>\n"
 "Language-Team: Swedish <l...@li.org>\n"
@@ -68,10 +68,8 @@
 
 #. Internal data
 #. confSize, version
+#. ufobject
 #. Image manipulation settings
-#. wb, WBTuning
-#. temperature, green
-#. chanMul[]
 #. wavelet denoising threshold
 #. hotpixel sensitivity
 #. global contrast
@@ -415,14 +413,6 @@
 msgstr ""
 
 #, c-format
-msgid "'%s' is not a valid white balance setting."
-msgstr ""
-
-#, c-format
-msgid "--temperature and --green options override the --wb=%s option."
-msgstr "flaggorna --temperature och --green åsidosätter flaggan --wb=%s."
-
-#, c-format
 msgid "failed to load curve from %s, too many configured base curves"
 msgstr ""
 
@@ -1314,6 +1304,14 @@
 msgid "Error activating Gimp."
 msgstr "Fel vid aktivering av Gimp."
 
+#, c-format
+msgid "--temperature and --green options override the --wb=%s option."
+msgstr "flaggorna --temperature och --green åsidosätter flaggan --wb=%s."
+
+#, fuzzy, c-format
+msgid "'%s' is not a valid white balance setting."
+msgstr "\"%s\" är inte en giltig sökväg."
+
 msgid "Remote URI is not supported"
 msgstr ""
 
@@ -1478,6 +1476,14 @@
 msgid "Lateral chromatic aberration"
 msgstr ""
 
+#, c-format
+msgid "Value %.*f too large, truncated to %.*f."
+msgstr ""
+
+#, c-format
+msgid "Value %.*f too small, truncated to %.*f."
+msgstr ""
+
 #. Column 1 - "make" of the camera.
 #. * Column 2 - "model" (use the "make" and "model" as provided by DCRaw).
 #. * Column 3 - WB name.

Index: de.po
===================================================================
RCS file: /cvsroot/ufraw/ufraw/po/de.po,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- de.po       23 Jan 2010 05:00:59 -0000      1.19
+++ de.po       27 Jan 2010 21:23:23 -0000      1.20
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: 0.16\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-01-23 06:00+0100\n"
+"POT-Creation-Date: 2010-01-27 13:57-0600\n"
 "PO-Revision-Date: 2009-05-13 12:19+0100\n"
 "Last-Translator: Chris Leick <c.le...@vollbio.de>\n"
 "Language-Team: German <debian-l10n-ger...@lists.debian.org>\n"
@@ -70,10 +70,8 @@
 
 #. Internal data
 #. confSize, version
+#. ufobject
 #. Image manipulation settings
-#. wb, WBTuning
-#. temperature, green
-#. chanMul[]
 #. wavelet denoising threshold
 #. hotpixel sensitivity
 #. global contrast
@@ -517,14 +515,6 @@
 msgstr "getopt gab Zeichenkode 0%o zurück?"
 
 #, c-format
-msgid "'%s' is not a valid white balance setting."
-msgstr "»%s« ist keine gültige Weißabgleich-Einstellung."
-
-#, c-format
-msgid "--temperature and --green options override the --wb=%s option."
-msgstr "--temperature- und --green-Optionen überschreiben die Option --wb=%s."
-
-#, c-format
 msgid "failed to load curve from %s, too many configured base curves"
 msgstr ""
 "Kurve von %s zu laden fehlgeschlagen, zu viele konfigurierte Basiskurven"
@@ -1446,6 +1436,14 @@
 msgid "Error activating Gimp."
 msgstr "Fehler bei der Aktivierung von Gimp."
 
+#, c-format
+msgid "--temperature and --green options override the --wb=%s option."
+msgstr "--temperature- und --green-Optionen überschreiben die Option --wb=%s."
+
+#, c-format
+msgid "'%s' is not a valid white balance setting."
+msgstr "»%s« ist keine gültige Weißabgleich-Einstellung."
+
 msgid "Remote URI is not supported"
 msgstr "URI in der Ferne wird nicht unterstützt"
 
@@ -1624,6 +1622,14 @@
 msgid "Lateral chromatic aberration"
 msgstr "Seitliche farbliche Aberration"
 
+#, c-format
+msgid "Value %.*f too large, truncated to %.*f."
+msgstr ""
+
+#, c-format
+msgid "Value %.*f too small, truncated to %.*f."
+msgstr ""
+
 #. Column 1 - "make" of the camera.
 #. * Column 2 - "model" (use the "make" and "model" as provided by DCRaw).
 #. * Column 3 - WB name.

Index: fr.po
===================================================================
RCS file: /cvsroot/ufraw/ufraw/po/fr.po,v
retrieving revision 1.118
retrieving revision 1.119
diff -u -d -r1.118 -r1.119
--- fr.po       23 Jan 2010 05:00:59 -0000      1.118
+++ fr.po       27 Jan 2010 21:23:23 -0000      1.119
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: ufraw\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-01-23 06:00+0100\n"
+"POT-Creation-Date: 2010-01-27 13:57-0600\n"
 "PO-Revision-Date: 2009-11-28 00:03+0100\n"
 "Last-Translator: Gaëtan PERRIER <gaetan.perr...@free.fr>\n"
 "Language-Team: Gaëtan PERRIER <gaetan.perr...@free.fr>\n"
@@ -68,10 +68,8 @@
 
 #. Internal data
 #. confSize, version
+#. ufobject
 #. Image manipulation settings
-#. wb, WBTuning
-#. temperature, green
-#. chanMul[]
 #. wavelet denoising threshold
 #. hotpixel sensitivity
 #. global contrast
@@ -532,14 +530,6 @@
 msgstr "getopt retourne le code de caractère 0%o ??"
 
 #, c-format
-msgid "'%s' is not a valid white balance setting."
-msgstr "'%s' n'est pas un paramètre de balance des blancs valide."
-
-#, c-format
-msgid "--temperature and --green options override the --wb=%s option."
-msgstr "Les options --temperature et --green supplantent l'option --wb=%s."
-
-#, c-format
 msgid "failed to load curve from %s, too many configured base curves"
 msgstr ""
 "N'a pas chargé la courbe depuis %s, trop de courbes de bases configurées"
@@ -1477,6 +1467,14 @@
 msgid "Error activating Gimp."
 msgstr "Erreur à l'activation de Gimp."
 
+#, c-format
+msgid "--temperature and --green options override the --wb=%s option."
+msgstr "Les options --temperature et --green supplantent l'option --wb=%s."
+
+#, c-format
+msgid "'%s' is not a valid white balance setting."
+msgstr "'%s' n'est pas un paramètre de balance des blancs valide."
+
 msgid "Remote URI is not supported"
 msgstr "URI distante non supportée"
 
@@ -1657,6 +1655,14 @@
 msgid "Lateral chromatic aberration"
 msgstr "Aberration chromatiques latérales"
 
+#, c-format
+msgid "Value %.*f too large, truncated to %.*f."
+msgstr ""
+
+#, c-format
+msgid "Value %.*f too small, truncated to %.*f."
+msgstr ""
+
 #. Column 1 - "make" of the camera.
 #. * Column 2 - "model" (use the "make" and "model" as provided by DCRaw).
 #. * Column 3 - WB name.

Index: ru.po
===================================================================
RCS file: /cvsroot/ufraw/ufraw/po/ru.po,v
retrieving revision 1.123
retrieving revision 1.124
diff -u -d -r1.123 -r1.124
--- ru.po       23 Jan 2010 05:01:00 -0000      1.123
+++ ru.po       27 Jan 2010 21:23:23 -0000      1.124
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: ru\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-01-23 06:00+0100\n"
+"POT-Creation-Date: 2010-01-27 13:57-0600\n"
 "PO-Revision-Date: 2009-10-13 18:45+0400\n"
 "Last-Translator: Alexandre Prokoudine <alexandre.prokoud...@gmail.com>\n"
 "Language-Team: Russian <gnome-...@lists.gnome.org>\n"
@@ -76,10 +76,8 @@
 
 #. Internal data
 #. confSize, version
+#. ufobject
 #. Image manipulation settings
-#. wb, WBTuning
-#. temperature, green
-#. chanMul[]
 #. wavelet denoising threshold
 #. hotpixel sensitivity
 #. global contrast
@@ -521,16 +519,6 @@
 msgstr "getopt вернул код символа 0%o ??"
 
 #, c-format
-msgid "'%s' is not a valid white balance setting."
-msgstr "'%s' не является названием существующей 
настройки баланса белого."
-
-#, c-format
-msgid "--temperature and --green options override the --wb=%s option."
-msgstr ""
-"ключи --temperature (температура) и --green (зеленый) 
аннулируют ключ --wb=%"
-"s."
-
-#, c-format
 msgid "failed to load curve from %s, too many configured base curves"
 msgstr ""
 "не смог загрузить кривую из %s, слишком 
много базовых кривых в настройках"
@@ -1441,6 +1429,16 @@
 msgid "Error activating Gimp."
 msgstr "Ошибка при запуске GIMP."
 
+#, c-format
+msgid "--temperature and --green options override the --wb=%s option."
+msgstr ""
+"ключи --temperature (температура) и --green (зеленый) 
аннулируют ключ --wb=%"
+"s."
+
+#, c-format
+msgid "'%s' is not a valid white balance setting."
+msgstr "'%s' не является названием существующей 
настройки баланса белого."
+
 msgid "Remote URI is not supported"
 msgstr "Удалённый URI не поддерживается"
 
@@ -1619,6 +1617,14 @@
 msgid "Lateral chromatic aberration"
 msgstr "Хроматические аберрации"
 
+#, c-format
+msgid "Value %.*f too large, truncated to %.*f."
+msgstr ""
+
+#, c-format
+msgid "Value %.*f too small, truncated to %.*f."
+msgstr ""
+
 #. Column 1 - "make" of the camera.
 #. * Column 2 - "model" (use the "make" and "model" as provided by DCRaw).
 #. * Column 3 - WB name.

Index: nl.po
===================================================================
RCS file: /cvsroot/ufraw/ufraw/po/nl.po,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -d -r1.56 -r1.57
--- nl.po       23 Jan 2010 05:00:59 -0000      1.56
+++ nl.po       27 Jan 2010 21:23:23 -0000      1.57
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: nl\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-01-23 06:00+0100\n"
+"POT-Creation-Date: 2010-01-27 13:57-0600\n"
 "PO-Revision-Date: 2009-09-30 13:16+0200\n"
 "Last-Translator: \n"
 "Language-Team: American English <kde-i18n-...@kde.org>\n"
@@ -72,10 +72,8 @@
 
 #. Internal data
 #. confSize, version
+#. ufobject
 #. Image manipulation settings
-#. wb, WBTuning
-#. temperature, green
-#. chanMul[]
 #. wavelet denoising threshold
 #. hotpixel sensitivity
 #. global contrast
@@ -512,14 +510,6 @@
 msgstr "getopt geeft character code 0%o ??"
 
 #, c-format
-msgid "'%s' is not a valid white balance setting."
-msgstr "'%s' is geen geldige witbalans instelling."
-
-#, c-format
-msgid "--temperature and --green options override the --wb=%s option."
-msgstr "--temperature en --green opties gaan boven de --wb=%s optie."
-
-#, c-format
 msgid "failed to load curve from %s, too many configured base curves"
 msgstr "fout bij inlezen curve van %s, teveel basis curves ingesteld"
 
@@ -1429,6 +1419,14 @@
 msgid "Error activating Gimp."
 msgstr "Fout bij opstarten van Gimp"
 
+#, c-format
+msgid "--temperature and --green options override the --wb=%s option."
+msgstr "--temperature en --green opties gaan boven de --wb=%s optie."
+
+#, c-format
+msgid "'%s' is not a valid white balance setting."
+msgstr "'%s' is geen geldige witbalans instelling."
+
 msgid "Remote URI is not supported"
 msgstr "Remote URI wordt niet ondersteund"
 
@@ -1606,6 +1604,14 @@
 msgid "Lateral chromatic aberration"
 msgstr "Laterale chromatische aberratie"
 
+#, c-format
+msgid "Value %.*f too large, truncated to %.*f."
+msgstr ""
+
+#, c-format
+msgid "Value %.*f too small, truncated to %.*f."
+msgstr ""
+
 #. Column 1 - "make" of the camera.
 #. * Column 2 - "model" (use the "make" and "model" as provided by DCRaw).
 #. * Column 3 - WB name.

Index: it.po
===================================================================
RCS file: /cvsroot/ufraw/ufraw/po/it.po,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- it.po       23 Jan 2010 05:00:59 -0000      1.58
+++ it.po       27 Jan 2010 21:23:23 -0000      1.59
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: UFRaw 0.16\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-01-23 06:00+0100\n"
+"POT-Creation-Date: 2010-01-27 13:57-0600\n"
 "PO-Revision-Date: 2009-10-14 06:00+0100\n"
 "Last-Translator: Eugenio Baldi <eugen...@spamracine.ra.it>\n"
 "Language-Team: Italian <t...@lists.linux.it>\n"
@@ -70,10 +70,8 @@
 
 #. Internal data
 #. confSize, version
+#. ufobject
 #. Image manipulation settings
-#. wb, WBTuning
-#. temperature, green
-#. chanMul[]
 #. wavelet denoising threshold
 #. hotpixel sensitivity
 #. global contrast
@@ -522,14 +520,6 @@
 msgstr "getopt ha restituito il codice carattere 0%o ??"
 
 #, c-format
-msgid "'%s' is not a valid white balance setting."
-msgstr "'%s' non è un'impostazione valida per il bilanciamento del bianco."
-
-#, c-format
-msgid "--temperature and --green options override the --wb=%s option."
-msgstr "le opzioni --temperature e --green sovrastano l'opzione --wb=%s."
-
-#, c-format
 msgid "failed to load curve from %s, too many configured base curves"
 msgstr "non è possibile caricare la curva da %s, troppe curve base configurate"
 
@@ -1457,6 +1447,14 @@
 msgid "Error activating Gimp."
 msgstr "Errore durante l'apertura di Gimp."
 
+#, c-format
+msgid "--temperature and --green options override the --wb=%s option."
+msgstr "le opzioni --temperature e --green sovrastano l'opzione --wb=%s."
+
+#, c-format
+msgid "'%s' is not a valid white balance setting."
+msgstr "'%s' non è un'impostazione valida per il bilanciamento del bianco."
+
 msgid "Remote URI is not supported"
 msgstr "URI remoto non supportato"
 
@@ -1636,6 +1634,14 @@
 msgid "Lateral chromatic aberration"
 msgstr "Aberrazione cromatica laterale"
 
+#, c-format
+msgid "Value %.*f too large, truncated to %.*f."
+msgstr ""
+
+#, c-format
+msgid "Value %.*f too small, truncated to %.*f."
+msgstr ""
+
 #. Column 1 - "make" of the camera.
 #. * Column 2 - "model" (use the "make" and "model" as provided by DCRaw).
 #. * Column 3 - WB name.

Index: pt.po
===================================================================
RCS file: /cvsroot/ufraw/ufraw/po/pt.po,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -d -r1.91 -r1.92
--- pt.po       23 Jan 2010 05:01:00 -0000      1.91
+++ pt.po       27 Jan 2010 21:23:23 -0000      1.92
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: UFRaw\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-01-23 06:00+0100\n"
+"POT-Creation-Date: 2010-01-27 13:57-0600\n"
 "PO-Revision-Date: 2009-10-07 10:53-0300\n"
 "Last-Translator: Bruno Buys <brunob...@gmail.com>\n"
 "Language-Team: Portuguese\n"
@@ -69,10 +69,8 @@
 
 #. Internal data
 #. confSize, version
+#. ufobject
 #. Image manipulation settings
-#. wb, WBTuning
-#. temperature, green
-#. chanMul[]
 #. wavelet denoising threshold
 #. hotpixel sensitivity
 #. global contrast
@@ -508,14 +506,6 @@
 msgstr "getopt retornou código de caractere 0%o ??"
 
 #, c-format
-msgid "'%s' is not a valid white balance setting."
-msgstr "'%s' não é uma configuração de balanço de branco válida."
-
-#, c-format
-msgid "--temperature and --green options override the --wb=%s option."
-msgstr "as opções --temperature e --green substituem a opção --wb=%s."
-
-#, c-format
 msgid "failed to load curve from %s, too many configured base curves"
 msgstr "falhou ao carregar a curva de %s, muitas curvas base configuradas"
 
@@ -1429,6 +1419,14 @@
 msgid "Error activating Gimp."
 msgstr "Erro ativando o Gimp"
 
+#, c-format
+msgid "--temperature and --green options override the --wb=%s option."
+msgstr "as opções --temperature e --green substituem a opção --wb=%s."
+
+#, c-format
+msgid "'%s' is not a valid white balance setting."
+msgstr "'%s' não é uma configuração de balanço de branco válida."
+
 msgid "Remote URI is not supported"
 msgstr "URI remota não é suportada"
 
@@ -1607,6 +1605,14 @@
 msgid "Lateral chromatic aberration"
 msgstr "Aberração cromática lateral"
 
+#, c-format
+msgid "Value %.*f too large, truncated to %.*f."
+msgstr ""
+
+#, c-format
+msgid "Value %.*f too small, truncated to %.*f."
+msgstr ""
+
 #. Column 1 - "make" of the camera.
 #. * Column 2 - "model" (use the "make" and "model" as provided by DCRaw).
 #. * Column 3 - WB name.

Index: da.po
===================================================================
RCS file: /cvsroot/ufraw/ufraw/po/da.po,v
retrieving revision 1.124
retrieving revision 1.125
diff -u -d -r1.124 -r1.125
--- da.po       23 Jan 2010 05:00:59 -0000      1.124
+++ da.po       27 Jan 2010 21:23:22 -0000      1.125
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: UFRaw 0.17\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-01-23 06:00+0100\n"
+"POT-Creation-Date: 2010-01-27 13:57-0600\n"
 "PO-Revision-Date: 2009-11-25 17:15+0100\n"
 "Last-Translator: Niels Kristian Bech Jensen <n...@users.sourceforge.net>\n"
 "Language-Team: Danish <d...@li.org>\n"
@@ -69,10 +69,8 @@
 
 #. Internal data
 #. confSize, version
+#. ufobject
 #. Image manipulation settings
-#. wb, WBTuning
-#. temperature, green
-#. chanMul[]
 #. wavelet denoising threshold
 #. hotpixel sensitivity
 #. global contrast
@@ -508,14 +506,6 @@
 msgstr "getopt returnerede tegnkode 0%o ??"
 
 #, c-format
-msgid "'%s' is not a valid white balance setting."
-msgstr "'%s' er ikke en legal hvidbalanceindstilling."
-
-#, c-format
-msgid "--temperature and --green options override the --wb=%s option."
-msgstr "Tilvalgene --temperature og --green har forret for tilvalget --wb=%s."
-
-#, c-format
 msgid "failed to load curve from %s, too many configured base curves"
 msgstr "fejl ved indlæsning af kurve fra %s, for mange indlæste basiskurver"
 
@@ -1425,6 +1415,14 @@
 msgid "Error activating Gimp."
 msgstr "Fejl ved aktivering af Gimp."
 
+#, c-format
+msgid "--temperature and --green options override the --wb=%s option."
+msgstr "Tilvalgene --temperature og --green har forret for tilvalget --wb=%s."
+
+#, c-format
+msgid "'%s' is not a valid white balance setting."
+msgstr "'%s' er ikke en legal hvidbalanceindstilling."
+
 msgid "Remote URI is not supported"
 msgstr "Ekstern URI er ikke understøttet"
 
@@ -1602,6 +1600,14 @@
 msgid "Lateral chromatic aberration"
 msgstr "Lateral kromatisk aberration"
 
+#, c-format
+msgid "Value %.*f too large, truncated to %.*f."
+msgstr ""
+
+#, c-format
+msgid "Value %.*f too small, truncated to %.*f."
+msgstr ""
+
 #. Column 1 - "make" of the camera.
 #. * Column 2 - "model" (use the "make" and "model" as provided by DCRaw).
 #. * Column 3 - WB name.

Index: es.po
===================================================================
RCS file: /cvsroot/ufraw/ufraw/po/es.po,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -d -r1.87 -r1.88
--- es.po       23 Jan 2010 05:00:59 -0000      1.87
+++ es.po       27 Jan 2010 21:23:23 -0000      1.88
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: UFRaw 0.16\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-01-23 06:00+0100\n"
+"POT-Creation-Date: 2010-01-27 13:57-0600\n"
 "PO-Revision-Date: 2009-10-13 21:13+0200\n"
 "Last-Translator: Enrique Jorreto <ejorr...@gmail.com>\n"
 "Language-Team: Spanish/Spain <ejorr...@gmail.com>\n"
@@ -70,10 +70,8 @@
 
 #. Internal data
 #. confSize, version
+#. ufobject
 #. Image manipulation settings
-#. wb, WBTuning
-#. temperature, green
-#. chanMul[]
 #. wavelet denoising threshold
 #. hotpixel sensitivity
 #. global contrast
@@ -521,14 +519,6 @@
 msgstr "getopt devolvió el código de caracter 0%o ??"
 
 #, c-format
-msgid "'%s' is not a valid white balance setting."
-msgstr "'%s' no es un valor válido para el balance de blancos."
-
-#, c-format
-msgid "--temperature and --green options override the --wb=%s option."
-msgstr "las opciones --temperature y --green anulan la opción --wb=%s."
-
-#, c-format
 msgid "failed to load curve from %s, too many configured base curves"
 msgstr "fallo al cargar la curva desde %s, demasiadas curvas base configuradas"
 
@@ -1442,6 +1432,14 @@
 msgid "Error activating Gimp."
 msgstr "Error activando Gimp."
 
+#, c-format
+msgid "--temperature and --green options override the --wb=%s option."
+msgstr "las opciones --temperature y --green anulan la opción --wb=%s."
+
+#, c-format
+msgid "'%s' is not a valid white balance setting."
+msgstr "'%s' no es un valor válido para el balance de blancos."
+
 msgid "Remote URI is not supported"
 msgstr "URI remotos no están soportados"
 
@@ -1622,6 +1620,14 @@
 msgid "Lateral chromatic aberration"
 msgstr "Aberración cromática lateral"
 
+#, c-format
+msgid "Value %.*f too large, truncated to %.*f."
+msgstr ""
+
+#, c-format
+msgid "Value %.*f too small, truncated to %.*f."
+msgstr ""
+
 #. Column 1 - "make" of the camera.
 #. * Column 2 - "model" (use the "make" and "model" as provided by DCRaw).
 #. * Column 3 - WB name.

Index: ca.po
===================================================================
RCS file: /cvsroot/ufraw/ufraw/po/ca.po,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -d -r1.41 -r1.42
--- ca.po       23 Jan 2010 05:00:59 -0000      1.41
+++ ca.po       27 Jan 2010 21:23:22 -0000      1.42
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: 1.70\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-01-23 06:00+0100\n"
+"POT-Creation-Date: 2010-01-27 13:57-0600\n"
 "PO-Revision-Date: 2009-09-30 19:24+0100\n"
 "Last-Translator: Paco Rivière <http://pacoriviere.cat>\n"
 "Language-Team: http://pacoriviere.cat/ <http://pacoriviere.cat/>\n"
@@ -71,10 +71,8 @@
 
 #. Internal data
 #. confSize, version
+#. ufobject
 #. Image manipulation settings
-#. wb, WBTuning
-#. temperature, green
-#. chanMul[]
 #. wavelet denoising threshold
 #. hotpixel sensitivity
 #. global contrast
@@ -527,16 +525,6 @@
 msgstr "getopt() ha retornat 0%o com a codi de caràcter??"
 
 #, c-format
-msgid "'%s' is not a valid white balance setting."
-msgstr ""
-"'%s' no és una opció vàlida per la configuració de l'equilibri de blanc."
-
-#, c-format
-msgid "--temperature and --green options override the --wb=%s option."
-msgstr ""
-"les opcions --temperature i --green passen per davant de l'opció --wb=%s."
-
-#, c-format
 msgid "failed to load curve from %s, too many configured base curves"
 msgstr "no ha estat possible carregar la corba de %s, hi ha masses corbes base"
 
@@ -1451,6 +1439,16 @@
 msgid "Error activating Gimp."
 msgstr "S'ha produït un error mentre s'activava el GIMP."
 
+#, c-format
+msgid "--temperature and --green options override the --wb=%s option."
+msgstr ""
+"les opcions --temperature i --green passen per davant de l'opció --wb=%s."
+
+#, c-format
+msgid "'%s' is not a valid white balance setting."
+msgstr ""
+"'%s' no és una opció vàlida per la configuració de l'equilibri de blanc."
+
 msgid "Remote URI is not supported"
 msgstr "No se suporta l'esquema URI"
 
@@ -1630,6 +1628,14 @@
 msgid "Lateral chromatic aberration"
 msgstr "Aberració cromàtica lateral"
 
+#, c-format
+msgid "Value %.*f too large, truncated to %.*f."
+msgstr ""
+
+#, c-format
+msgid "Value %.*f too small, truncated to %.*f."
+msgstr ""
+
 #. Column 1 - "make" of the camera.
 #. * Column 2 - "model" (use the "make" and "model" as provided by DCRaw).
 #. * Column 3 - WB name.

Index: s...@latin.po
===================================================================
RCS file: /cvsroot/ufraw/ufraw/po/s...@latin.po,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -d -r1.46 -r1.47
--- s...@latin.po       23 Jan 2010 05:01:00 -0000      1.46
+++ s...@latin.po       27 Jan 2010 21:23:23 -0000      1.47
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: ufraw\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-01-23 06:00+0100\n"
+"POT-Creation-Date: 2010-01-27 13:57-0600\n"
 "PO-Revision-Date: 2009-09-30 14:38+0000\n"
 "Last-Translator: Miloš Popović <gpo...@gmail.com>\n"
 "Language-Team: Serbian <gn...@prevod.org>\n"
@@ -72,10 +72,8 @@
 
 #. Internal data
 #. confSize, version
+#. ufobject
 #. Image manipulation settings
-#. wb, WBTuning
-#. temperature, green
-#. chanMul[]
 #. wavelet denoising threshold
 #. hotpixel sensitivity
 #. global contrast
@@ -527,14 +525,6 @@
 msgstr "getopt je vratio kod karaktera 0%o ??"
 
 #, c-format
-msgid "'%s' is not a valid white balance setting."
-msgstr "„%s“ nije ispravna vrednost ravnoteže bele."
-
-#, c-format
-msgid "--temperature and --green options override the --wb=%s option."
-msgstr "mogućnosti --temperature i --green imaju prednost nad --wb=%s."
-
-#, c-format
 msgid "failed to load curve from %s, too many configured base curves"
 msgstr "ne mogu da učitam krivu iz %s, ima previše podešenih osnovnih kriva"
 
@@ -1444,6 +1434,14 @@
 msgid "Error activating Gimp."
 msgstr "Greška u pokretanju Gimpa."
 
+#, c-format
+msgid "--temperature and --green options override the --wb=%s option."
+msgstr "mogućnosti --temperature i --green imaju prednost nad --wb=%s."
+
+#, c-format
+msgid "'%s' is not a valid white balance setting."
+msgstr "„%s“ nije ispravna vrednost ravnoteže bele."
+
 msgid "Remote URI is not supported"
 msgstr "Udaljene adrese nisu podržane"
 
@@ -1621,6 +1619,14 @@
 msgid "Lateral chromatic aberration"
 msgstr "Bočne hromatske aberacije"
 
+#, c-format
+msgid "Value %.*f too large, truncated to %.*f."
+msgstr ""
+
+#, c-format
+msgid "Value %.*f too small, truncated to %.*f."
+msgstr ""
+
 #. Column 1 - "make" of the camera.
 #. * Column 2 - "model" (use the "make" and "model" as provided by DCRaw).
 #. * Column 3 - WB name.

Index: pl.po
===================================================================
RCS file: /cvsroot/ufraw/ufraw/po/pl.po,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -d -r1.71 -r1.72
--- pl.po       23 Jan 2010 05:01:00 -0000      1.71
+++ pl.po       27 Jan 2010 21:23:23 -0000      1.72
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: UFRaw 0.16\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-01-23 06:00+0100\n"
+"POT-Creation-Date: 2010-01-27 13:57-0600\n"
 "PO-Revision-Date: 2009-10-01 10:58+0100\n"
 "Last-Translator: Tomasz Golinski <toma...@alpha.uwb.edu.pl>\n"
 "Language-Team: Polish <toma...@alpha.uwb.edu.pl>\n"
@@ -72,10 +72,8 @@
 
 #. Internal data
 #. confSize, version
+#. ufobject
 #. Image manipulation settings
-#. wb, WBTuning
-#. temperature, green
-#. chanMul[]
 #. wavelet denoising threshold
 #. hotpixel sensitivity
 #. global contrast
@@ -508,14 +506,6 @@
 msgstr "getopt zwróci³ znak o kodzie  0%o ??"
 
 #, c-format
-msgid "'%s' is not a valid white balance setting."
-msgstr "'%s' nie jest poprawnym ustawieniem balansu bieli."
-
-#, c-format
-msgid "--temperature and --green options override the --wb=%s option."
-msgstr "opcje --temperature i --green anuluj± opcjê --wb=%s."
-
-#, c-format
 msgid "failed to load curve from %s, too many configured base curves"
 msgstr ""
 "b³±d wczytywania krzywej z pliku  %s, za du¿o skonfigurowanych krzywych "
@@ -1431,6 +1421,14 @@
 msgid "Error activating Gimp."
 msgstr "B³±d uruchomienia Gimpa"
 
+#, c-format
+msgid "--temperature and --green options override the --wb=%s option."
+msgstr "opcje --temperature i --green anuluj± opcjê --wb=%s."
+
+#, c-format
+msgid "'%s' is not a valid white balance setting."
+msgstr "'%s' nie jest poprawnym ustawieniem balansu bieli."
+
 msgid "Remote URI is not supported"
 msgstr "Zdalny URI nie jest obs³ugiwany"
 
@@ -1608,6 +1606,14 @@
 msgid "Lateral chromatic aberration"
 msgstr "Boczna aberracja chromatyczna"
 
+#, c-format
+msgid "Value %.*f too large, truncated to %.*f."
+msgstr ""
+
+#, c-format
+msgid "Value %.*f too small, truncated to %.*f."
+msgstr ""
+
 #. Column 1 - "make" of the camera.
 #. * Column 2 - "model" (use the "make" and "model" as provided by DCRaw).
 #. * Column 3 - WB name.

Index: ja.po
===================================================================
RCS file: /cvsroot/ufraw/ufraw/po/ja.po,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -d -r1.96 -r1.97
--- ja.po       23 Jan 2010 05:00:59 -0000      1.96
+++ ja.po       27 Jan 2010 21:23:23 -0000      1.97
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: UFRaw\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-01-23 06:00+0100\n"
+"POT-Creation-Date: 2010-01-27 13:57-0600\n"
 "PO-Revision-Date: 2009-10-10 01:38+0900\n"
 "Last-Translator: Yot <y...@ku2.org>\n"
 "Language-Team: Japanese <tyaok...@gmail.com>\n"
@@ -73,10 +73,8 @@
 
 #. Internal data
 #. confSize, version
+#. ufobject
 #. Image manipulation settings
-#. wb, WBTuning
-#. temperature, green
-#. chanMul[]
 #. wavelet denoising threshold
 #. hotpixel sensitivity
 #. global contrast
@@ -486,14 +484,6 @@
 msgstr "getoptが文字コード 0%o を返しました。"
 
 #, c-format
-msgid "'%s' is not a valid white balance setting."
-msgstr "'%s' 
はホワイトバランスの設定として正しくありません"
-
-#, c-format
-msgid "--temperature and --green options override the --wb=%s option."
-msgstr "--temperatureと--greenオプションは--wb=%sを上書きします"
-
-#, c-format
 msgid "failed to load curve from %s, too many configured base curves"
 msgstr 
"%sからカーブを読み込むのに失敗しました、基本カーブの構成が多すぎます"
 
@@ -1408,6 +1398,14 @@
 msgid "Error activating Gimp."
 msgstr ""
 
+#, c-format
+msgid "--temperature and --green options override the --wb=%s option."
+msgstr "--temperatureと--greenオプションは--wb=%sを上書きします"
+
+#, c-format
+msgid "'%s' is not a valid white balance setting."
+msgstr "'%s' 
はホワイトバランスの設定として正しくありません"
+
 msgid "Remote URI is not supported"
 msgstr "リモートのURIはサポートしていません"
 
@@ -1569,6 +1567,14 @@
 msgid "Lateral chromatic aberration"
 msgstr ""
 
+#, c-format
+msgid "Value %.*f too large, truncated to %.*f."
+msgstr ""
+
+#, c-format
+msgid "Value %.*f too small, truncated to %.*f."
+msgstr ""
+
 #. Column 1 - "make" of the camera.
 #. * Column 2 - "model" (use the "make" and "model" as provided by DCRaw).
 #. * Column 3 - WB name.

Index: POTFILES.in
===================================================================
RCS file: /cvsroot/ufraw/ufraw/po/POTFILES.in,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- POTFILES.in 23 May 2008 21:32:32 -0000      1.6
+++ POTFILES.in 27 Jan 2010 21:23:22 -0000      1.7
@@ -14,7 +14,9 @@
 ufraw_preview.c
 ufraw_routines.c
 ufraw_saver.c
+ufraw_settings.cc
 ufraw_ufraw.c
 ufraw_writer.c
 ufraw_lens_ui.c
+ufobject.cc
 wb_presets.c

Index: cs.po
===================================================================
RCS file: /cvsroot/ufraw/ufraw/po/cs.po,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -d -r1.62 -r1.63
--- cs.po       23 Jan 2010 05:00:59 -0000      1.62
+++ cs.po       27 Jan 2010 21:23:22 -0000      1.63
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: ufraw 0.16\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-01-23 06:00+0100\n"
+"POT-Creation-Date: 2010-01-27 13:57-0600\n"
 "PO-Revision-Date: 2009-10-04 10:41+0100\n"
 "Last-Translator: Milan Knizek <kni...@volny.cz>\n"
 "Language-Team: Czech <c...@li.cz>\n"
@@ -69,10 +69,8 @@
 
 #. Internal data
 #. confSize, version
+#. ufobject
 #. Image manipulation settings
-#. wb, WBTuning
-#. temperature, green
-#. chanMul[]
 #. wavelet denoising threshold
 #. hotpixel sensitivity
 #. global contrast
@@ -509,14 +507,6 @@
 msgstr "getopt vrátil znakový kód 0%o ??"
 
 #, c-format
-msgid "'%s' is not a valid white balance setting."
-msgstr "'%s' není platné nastavení vyvážení bílé."
-
-#, c-format
-msgid "--temperature and --green options override the --wb=%s option."
-msgstr "volby --temperature a --green potlačí volbu --wb=%s."
-
-#, c-format
 msgid "failed to load curve from %s, too many configured base curves"
 msgstr "chyba při čtení křivky z %s, příliš mnoho základních křivek"
 
@@ -1424,6 +1414,14 @@
 msgid "Error activating Gimp."
 msgstr "Chyba při spouštění Gimpu."
 
+#, c-format
+msgid "--temperature and --green options override the --wb=%s option."
+msgstr "volby --temperature a --green potlačí volbu --wb=%s."
+
+#, c-format
+msgid "'%s' is not a valid white balance setting."
+msgstr "'%s' není platné nastavení vyvážení bílé."
+
 msgid "Remote URI is not supported"
 msgstr "Vzdálený URI není podporován"
 
@@ -1602,6 +1600,14 @@
 msgid "Lateral chromatic aberration"
 msgstr "Postranní chromatická vada"
 
+#, c-format
+msgid "Value %.*f too large, truncated to %.*f."
+msgstr ""
+
+#, c-format
+msgid "Value %.*f too small, truncated to %.*f."
+msgstr ""
+
 #. Column 1 - "make" of the camera.
 #. * Column 2 - "model" (use the "make" and "model" as provided by DCRaw).
 #. * Column 3 - WB name.

Index: ufraw.pot
===================================================================
RCS file: /cvsroot/ufraw/ufraw/po/ufraw.pot,v
retrieving revision 1.108
retrieving revision 1.109
diff -u -d -r1.108 -r1.109
--- ufraw.pot   23 Jan 2010 05:01:00 -0000      1.108
+++ ufraw.pot   27 Jan 2010 21:23:23 -0000      1.109
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-01-23 06:00+0100\n"
+"POT-Creation-Date: 2010-01-27 13:57-0600\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <em...@address>\n"
 "Language-Team: LANGUAGE <l...@li.org>\n"
@@ -69,10 +69,8 @@
 
 #. Internal data
 #. confSize, version
+#. ufobject
 #. Image manipulation settings
-#. wb, WBTuning
-#. temperature, green
-#. chanMul[]
 #. wavelet denoising threshold
 #. hotpixel sensitivity
 #. global contrast
@@ -406,14 +404,6 @@
 msgstr ""
 
 #, c-format
-msgid "'%s' is not a valid white balance setting."
-msgstr ""
-
-#, c-format
-msgid "--temperature and --green options override the --wb=%s option."
-msgstr ""
-
-#, c-format
 msgid "failed to load curve from %s, too many configured base curves"
 msgstr ""
 
@@ -1285,6 +1275,14 @@
 msgid "Error activating Gimp."
 msgstr ""
 
+#, c-format
+msgid "--temperature and --green options override the --wb=%s option."
+msgstr ""
+
+#, c-format
+msgid "'%s' is not a valid white balance setting."
+msgstr ""
+
 msgid "Remote URI is not supported"
 msgstr ""
 
@@ -1446,6 +1444,14 @@
 msgid "Lateral chromatic aberration"
 msgstr ""
 
+#, c-format
+msgid "Value %.*f too large, truncated to %.*f."
+msgstr ""
+
+#, c-format
+msgid "Value %.*f too small, truncated to %.*f."
+msgstr ""
+
 #. Column 1 - "make" of the camera.
 #. * Column 2 - "model" (use the "make" and "model" as provided by DCRaw).
 #. * Column 3 - WB name.

Index: nb.po
===================================================================
RCS file: /cvsroot/ufraw/ufraw/po/nb.po,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- nb.po       23 Jan 2010 05:00:59 -0000      1.36
+++ nb.po       27 Jan 2010 21:23:23 -0000      1.37
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: UFRaw\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-01-23 06:00+0100\n"
+"POT-Creation-Date: 2010-01-27 13:57-0600\n"
 "PO-Revision-Date: 2009-10-12 18:00+0200\n"
 "Last-Translator: Alvin Brattli\n"
 "Language-Team:  <e...@li.org>\n"
@@ -69,10 +69,8 @@
 
 #. Internal data
 #. confSize, version
+#. ufobject
 #. Image manipulation settings
-#. wb, WBTuning
-#. temperature, green
-#. chanMul[]
 #. wavelet denoising threshold
 #. hotpixel sensitivity
 #. global contrast
@@ -505,15 +503,6 @@
 msgstr "getopt gav tilbake tegnkode 0%o ??"
 
 #, c-format
-msgid "'%s' is not a valid white balance setting."
-msgstr "«%s» er ikke en gyldig innstilling for hvitbalanse."
-
-#, c-format
-msgid "--temperature and --green options override the --wb=%s option."
-msgstr ""
-"Alternativene --temperature og --green overkjører alternativet --wb=%s. "
-
-#, c-format
 msgid "failed to load curve from %s, too many configured base curves"
 msgstr "kunne ikke lese basiskurve fra %s, for mange kurver allerede satt opp"
 
@@ -1423,6 +1412,15 @@
 msgid "Error activating Gimp."
 msgstr "Kunne ikke starte Gimp."
 
+#, c-format
+msgid "--temperature and --green options override the --wb=%s option."
+msgstr ""
+"Alternativene --temperature og --green overkjører alternativet --wb=%s. "
+
+#, c-format
+msgid "'%s' is not a valid white balance setting."
+msgstr "«%s» er ikke en gyldig innstilling for hvitbalanse."
+
 msgid "Remote URI is not supported"
 msgstr "Ekstern URI er ikke støttet"
 
@@ -1600,6 +1598,14 @@
 msgid "Lateral chromatic aberration"
 msgstr "Sidelengs kromatisk aberrasjon"
 
+#, c-format
+msgid "Value %.*f too large, truncated to %.*f."
+msgstr ""
+
+#, c-format
+msgid "Value %.*f too small, truncated to %.*f."
+msgstr ""
+
 #. Column 1 - "make" of the camera.
 #. * Column 2 - "model" (use the "make" and "model" as provided by DCRaw).
 #. * Column 3 - WB name.

Index: sr.po
===================================================================
RCS file: /cvsroot/ufraw/ufraw/po/sr.po,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -d -r1.46 -r1.47
--- sr.po       23 Jan 2010 05:01:00 -0000      1.46
+++ sr.po       27 Jan 2010 21:23:23 -0000      1.47
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: ufraw\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-01-23 06:00+0100\n"
+"POT-Creation-Date: 2010-01-27 13:57-0600\n"
 "PO-Revision-Date: 2009-09-30 14:38+0000\n"
 "Last-Translator: Милош Поповић <gpo...@gmail.com>\n"
 "Language-Team: Serbian <gn...@prevod.org>\n"
@@ -72,10 +72,8 @@
 
 #. Internal data
 #. confSize, version
+#. ufobject
 #. Image manipulation settings
-#. wb, WBTuning
-#. temperature, green
-#. chanMul[]
 #. wavelet denoising threshold
 #. hotpixel sensitivity
 #. global contrast
@@ -521,14 +519,6 @@
 msgstr "getopt је вратио код карактера 0%o ??"
 
 #, c-format
-msgid "'%s' is not a valid white balance setting."
-msgstr "„%s“ није исправна вредност равнотеже 
беле."
-
-#, c-format
-msgid "--temperature and --green options override the --wb=%s option."
-msgstr "могућности --temperature и --green имају 
предност над --wb=%s."
-
-#, c-format
 msgid "failed to load curve from %s, too many configured base curves"
 msgstr "не могу да учитам криву из %s, има 
превише подешених основних крива"
 
@@ -1438,6 +1428,14 @@
 msgid "Error activating Gimp."
 msgstr "Грешка у покретању Гимпа."
 
+#, c-format
+msgid "--temperature and --green options override the --wb=%s option."
+msgstr "могућности --temperature и --green имају 
предност над --wb=%s."
+
+#, c-format
+msgid "'%s' is not a valid white balance setting."
+msgstr "„%s“ није исправна вредност равнотеже 
беле."
+
 msgid "Remote URI is not supported"
 msgstr "Удаљене адресе нису подржане"
 
@@ -1615,6 +1613,14 @@
 msgid "Lateral chromatic aberration"
 msgstr "Бочне хроматске аберације"
 
+#, c-format
+msgid "Value %.*f too large, truncated to %.*f."
+msgstr ""
+
+#, c-format
+msgid "Value %.*f too small, truncated to %.*f."
+msgstr ""
+
 #. Column 1 - "make" of the camera.
 #. * Column 2 - "model" (use the "make" and "model" as provided by DCRaw).
 #. * Column 3 - WB name.

Index: ko.po
===================================================================
RCS file: /cvsroot/ufraw/ufraw/po/ko.po,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -d -r1.73 -r1.74
--- ko.po       23 Jan 2010 05:00:59 -0000      1.73
+++ ko.po       27 Jan 2010 21:23:23 -0000      1.74
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: UFRaw\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-01-23 06:00+0100\n"
+"POT-Creation-Date: 2010-01-27 13:57-0600\n"
 "PO-Revision-Date: 2009-10-06 09:38+0900\n"
 "Last-Translator: Homin Lee <ff4...@gmail.com>\n"
 "Language-Team: Gnome-kr-hackers <gnome-kr-hack...@lists.kldp.net>\n"
@@ -71,10 +71,8 @@
 
 #. Internal data
 #. confSize, version
+#. ufobject
 #. Image manipulation settings
-#. wb, WBTuning
-#. temperature, green
-#. chanMul[]
 #. wavelet denoising threshold
 #. hotpixel sensitivity
 #. global contrast
@@ -486,14 +484,6 @@
 msgstr "getopt가 문자코드 0%o ?? 를 반환하였습니다."
 
 #, c-format
-msgid "'%s' is not a valid white balance setting."
-msgstr "'%s'은(는) 올바른 화이트 벨런스 설정이 아닙니다."
-
-#, c-format
-msgid "--temperature and --green options override the --wb=%s option."
-msgstr "--temperature 와 --green 옵션은 --wb=%s 옵션을 덮어씁니다."
-
-#, c-format
 msgid "failed to load curve from %s, too many configured base curves"
 msgstr "%s(으)로 부터 곡선 불러오기 실패, 조정된 기본 
곡선이 너무 많이 있음"
 
@@ -1403,6 +1393,14 @@
 msgid "Error activating Gimp."
 msgstr "김프 실행 중 오류 발생."
 
+#, c-format
+msgid "--temperature and --green options override the --wb=%s option."
+msgstr "--temperature 와 --green 옵션은 --wb=%s 옵션을 덮어씁니다."
+
+#, c-format
+msgid "'%s' is not a valid white balance setting."
+msgstr "'%s'은(는) 올바른 화이트 벨런스 설정이 아닙니다."
+
 msgid "Remote URI is not supported"
 msgstr "원격 URI는 지원하지 않습니다"
 
@@ -1580,6 +1578,14 @@
 msgid "Lateral chromatic aberration"
 msgstr "측면 색수차"
 
+#, c-format
+msgid "Value %.*f too large, truncated to %.*f."
+msgstr ""
+
+#, c-format
+msgid "Value %.*f too small, truncated to %.*f."
+msgstr ""
+
 #. Column 1 - "make" of the camera.
 #. * Column 2 - "model" (use the "make" and "model" as provided by DCRaw).
 #. * Column 3 - WB name.

Index: zh_CN.po
===================================================================
RCS file: /cvsroot/ufraw/ufraw/po/zh_CN.po,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- zh_CN.po    23 Jan 2010 05:01:00 -0000      1.22
+++ zh_CN.po    27 Jan 2010 21:23:23 -0000      1.23
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: ufraw-0.16\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-01-23 06:00+0100\n"
+"POT-Creation-Date: 2010-01-27 13:57-0600\n"
 "PO-Revision-Date: 2009-10-21 23:21+0800\n"
 "Last-Translator: Xu Yuanfei <stardust...@gmail.com>\n"
 "Language-Team: Simplified Chinese <i18n...@googlegroups.com>\n"
@@ -70,10 +70,8 @@
 
 #. Internal data
 #. confSize, version
+#. ufobject
 #. Image manipulation settings
-#. wb, WBTuning
-#. temperature, green
-#. chanMul[]
 #. wavelet denoising threshold
 #. hotpixel sensitivity
 #. global contrast
@@ -474,14 +472,6 @@
 msgstr "getopt 返回字符代码 0%o ??"
 
 #, c-format
-msgid "'%s' is not a valid white balance setting."
-msgstr "'%s' 不是白平衡设置的有效值。"
-
-#, c-format
-msgid "--temperature and --green options override the --wb=%s option."
-msgstr "在 --wb=%s 选项中--temperature 和 --green 选项是无效的。"
-
-#, c-format
 msgid "failed to load curve from %s, too many configured base curves"
 msgstr "未能从 %s 中加载曲线,包含太多的基础曲线配置"
 
@@ -1387,6 +1377,14 @@
 msgid "Error activating Gimp."
 msgstr "激活 Gimp 时出错。"
 
+#, c-format
+msgid "--temperature and --green options override the --wb=%s option."
+msgstr "在 --wb=%s 选项中--temperature 和 --green 选项是无效的。"
+
+#, c-format
+msgid "'%s' is not a valid white balance setting."
+msgstr "'%s' 不是白平衡设置的有效值。"
+
 msgid "Remote URI is not supported"
 msgstr "远程的 URI 不被支持"
 
@@ -1563,6 +1561,14 @@
 msgid "Lateral chromatic aberration"
 msgstr "横向色差"
 
+#, c-format
+msgid "Value %.*f too large, truncated to %.*f."
+msgstr ""
+
+#, c-format
+msgid "Value %.*f too small, truncated to %.*f."
+msgstr ""
+
 #. Column 1 - "make" of the camera.
 #. * Column 2 - "model" (use the "make" and "model" as provided by DCRaw).
 #. * Column 3 - WB name.


------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
ufraw-cvs mailing list
ufraw-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ufraw-cvs

Reply via email to