You can subscribe to this list here.
2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(22) |
Sep
(57) |
Oct
(39) |
Nov
(93) |
Dec
(72) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2003 |
Jan
(15) |
Feb
(8) |
Mar
(12) |
Apr
(25) |
May
(2) |
Jun
|
Jul
(11) |
Aug
(32) |
Sep
(18) |
Oct
(53) |
Nov
|
Dec
(11) |
2004 |
Jan
(19) |
Feb
(1) |
Mar
(15) |
Apr
(17) |
May
(56) |
Jun
(19) |
Jul
(6) |
Aug
(16) |
Sep
(44) |
Oct
(31) |
Nov
(36) |
Dec
(13) |
2005 |
Jan
(2) |
Feb
(41) |
Mar
(304) |
Apr
(176) |
May
(19) |
Jun
(33) |
Jul
(14) |
Aug
(21) |
Sep
(4) |
Oct
(3) |
Nov
|
Dec
(8) |
2006 |
Jan
(18) |
Feb
(9) |
Mar
(5) |
Apr
(2) |
May
(2) |
Jun
(4) |
Jul
(2) |
Aug
|
Sep
(7) |
Oct
(10) |
Nov
|
Dec
|
2007 |
Jan
|
Feb
(3) |
Mar
(1) |
Apr
(4) |
May
(124) |
Jun
(59) |
Jul
(1) |
Aug
(13) |
Sep
(3) |
Oct
(11) |
Nov
(30) |
Dec
(35) |
2008 |
Jan
(31) |
Feb
(42) |
Mar
(4) |
Apr
(5) |
May
(2) |
Jun
(12) |
Jul
(8) |
Aug
(2) |
Sep
(4) |
Oct
(5) |
Nov
(89) |
Dec
(23) |
2009 |
Jan
(71) |
Feb
(5) |
Mar
(8) |
Apr
(7) |
May
(8) |
Jun
(7) |
Jul
|
Aug
(4) |
Sep
(58) |
Oct
(74) |
Nov
(53) |
Dec
(32) |
2010 |
Jan
(8) |
Feb
(13) |
Mar
(4) |
Apr
|
May
|
Jun
(10) |
Jul
(1) |
Aug
(2) |
Sep
(12) |
Oct
(17) |
Nov
(2) |
Dec
(24) |
2011 |
Jan
(2) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2012 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(24) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2013 |
Jan
|
Feb
(20) |
Mar
(18) |
Apr
|
May
|
Jun
|
Jul
(5) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2014 |
Jan
(2) |
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2016 |
Jan
|
Feb
|
Mar
|
Apr
(4) |
May
|
Jun
|
Jul
|
Aug
|
Sep
(12) |
Oct
|
Nov
|
Dec
|
2017 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(8) |
Jun
|
Jul
(7) |
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
(5) |
From: Dan F. <dfa...@us...> - 2009-10-10 08:06:28
|
Update of /cvsroot/libexif/libexif-testsuite In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv8003 Modified Files: NEWS configure.ac Log Message: Released 0.7.14 Index: NEWS =================================================================== RCS file: /cvsroot/libexif/libexif-testsuite/NEWS,v retrieving revision 1.10 retrieving revision 1.11 diff -u -p -d -r1.10 -r1.11 --- NEWS 19 Sep 2009 05:23:44 -0000 1.10 +++ NEWS 10 Oct 2009 08:06:14 -0000 1.11 @@ -1,4 +1,5 @@ -New in 0.7.x: +New in 0.7.14: + * Working with libexif and exif ver. 0.6.18 * Created check-vars.sh script to eliminate the need to generate all the tests scripts at build time * Made the tests work in non-English locales Index: configure.ac =================================================================== RCS file: /cvsroot/libexif/libexif-testsuite/configure.ac,v retrieving revision 1.26 retrieving revision 1.27 diff -u -p -d -r1.26 -r1.27 --- configure.ac 12 Dec 2008 07:14:36 -0000 1.26 +++ configure.ac 10 Oct 2009 08:06:14 -0000 1.27 @@ -3,7 +3,7 @@ dnl Use a short version and package name dnl packaging [...]/libgphoto2_port/gphoto2-port-portability-os2.h dnl because tar only handles 99 chars per file path. Oh, and GNU tar 1.13 dnl will fail silently. -AC_INIT([libexif test suite],[0.7.13.1],[lib...@li...],[lets]) +AC_INIT([libexif test suite],[0.7.14],[lib...@li...],[lets]) AC_CONFIG_SRCDIR([tests/Makefile.am]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIR([auto-m4]) |
From: Dan F. <dfa...@us...> - 2009-10-10 06:42:10
|
Update of /cvsroot/libexif/libexif-website/static In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv28656/static Modified Files: index.html Log Message: Added 0.6.18 release Index: index.html =================================================================== RCS file: /cvsroot/libexif/libexif-website/static/index.html,v retrieving revision 1.22 retrieving revision 1.23 diff -u -p -d -r1.22 -r1.23 --- index.html 30 May 2009 03:17:06 -0000 1.22 +++ index.html 10 Oct 2009 06:41:53 -0000 1.23 @@ -61,19 +61,34 @@ pre { <h1>The libexif C EXIF library</h1> <ul> <li>is a library written in pure C.</li> -<li>reads and writes EXIF metainformation from and to image files.</li> -<li>is licensed under the GNU LESSER GENERAL PUBLIC LICENSE Version 2.1 (LGPL).</li> +<li>reads and writes <abbr title="Exchangeable Image File Format">EXIF</abbr> +metainformation from and to image files.</li> +<li>is licensed under the GNU +<a href="http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html#TOC1">LESSER GENERAL PUBLIC LICENSE Version 2.1 (LGPL)</a>.</li> <li>runs under POSIX systems (e.g. GNU/Linux, xBSD, MacOS X, etc.) and Win32. Win64 untested.</li> </ul> <h2>News</h2> <ul> -<li>2008-11-08: <a href="https://sourceforge.net/project/platformdownload.php?group_id=12272">libexif and exif 0.6.17 security/bugfix release</a> + <li>2009-10-09: + <a href="https://sourceforge.net/projects/libexif/files/libexif/0.6.18/">libexif</a> + and + <a href="https://sourceforge.net/projects/libexif/files/exif/0.6.18/">exif</a> + 0.6.18 stability/bugfix release. + <a href="http://libexif.cvs.sourceforge.net/viewvc/libexif/libexif/NEWS?view=markup&pathrev=libexif-0_6_18-release">Release notes</a> + </li> + +<li>2008-11-08: libexif and exif 0.6.17 security/bugfix release fixes <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6351">CVE-2007-6351</a> and <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6352">CVE-2007-6352</a> -as well as many other bug fixes and enhancements.</li> -<li>2007-06-12: <a href="https://sourceforge.net/project/showfiles.php?group_id=12272&package_id=38136&release_id=515385">libexif-0.6.16 security release</a> fixes <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4168">CVE-2006-4168</a> aka <a href="http://labs.idefense.com/intelligence/vulnerabilities/display.php?id=543">IDEF1514</a>.</li> +as well as many other bug fixes and enhancements. +<a href="http://libexif.cvs.sourceforge.net/viewvc/libexif/libexif/NEWS?view=markup&pathrev=libexif-0_6_17-release">Release notes</a> +</li> + +<li>2007-06-12: libexif-0.6.16 security release fixes <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4168">CVE-2006-4168</a> aka <a href="http://labs.idefense.com/intelligence/vulnerabilities/display.php?id=543">IDEF1514</a>. +<a href="http://libexif.cvs.sourceforge.net/viewvc/libexif/libexif/NEWS?view=markup&pathrev=libexif-0_6_16-release">Release notes</a> +</li> </ul> <h2>About the libexif project</h2> @@ -177,7 +192,7 @@ number of platforms. Here is a list of s style="border:0;width:88px;height:31px" src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!" /></a> -<span>Last update: 2009-05-29</span> +<span>Last update: 2009-10-09</span> </div> </body> |
From: Dan F. <dfa...@us...> - 2009-10-09 19:59:59
|
Update of /cvsroot/libexif/libexif In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv18455 Modified Files: NEWS configure.ac Log Message: Prepare for continued development Index: NEWS =================================================================== RCS file: /cvsroot/libexif/libexif/NEWS,v retrieving revision 1.59 retrieving revision 1.60 diff -u -p -d -r1.59 -r1.60 --- NEWS 9 Oct 2009 19:50:33 -0000 1.59 +++ NEWS 9 Oct 2009 19:59:47 -0000 1.60 @@ -1,3 +1,6 @@ +libexif-0.6.x: + + libexif-0.6.18 (2009-10-09): * New translations: da pt_BR sr * Updated translations: cs, de, en_CA, nl, pl, sk, sv, vi Index: configure.ac =================================================================== RCS file: /cvsroot/libexif/libexif/configure.ac,v retrieving revision 1.57 retrieving revision 1.58 diff -u -p -d -r1.57 -r1.58 --- configure.ac 9 Oct 2009 19:50:33 -0000 1.57 +++ configure.ac 9 Oct 2009 19:59:47 -0000 1.58 @@ -1,5 +1,5 @@ AC_PREREQ(2.59) -AC_INIT([EXIF library], [0.6.18], [lib...@li...], [libexif]) +AC_INIT([EXIF library], [0.6.18.1], [lib...@li...], [libexif]) AC_CONFIG_SRCDIR([libexif/exif-data.h]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIR([auto-m4]) |
From: Dan F. <dfa...@us...> - 2009-10-09 19:58:34
|
Update of /cvsroot/libexif/libexif/po In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv18144 Modified Files: ru.po Log Message: Fixed a syntactical typo Index: ru.po =================================================================== RCS file: /cvsroot/libexif/libexif/po/ru.po,v retrieving revision 1.17 retrieving revision 1.18 diff -u -p -d -r1.17 -r1.18 --- ru.po 9 Oct 2009 19:22:07 -0000 1.17 +++ ru.po 9 Oct 2009 19:58:24 -0000 1.18 @@ -153,7 +153,6 @@ msgstr "Ðкл + подавление Ñ #: libexif/canon/mnote-canon-entry.c:90 msgid "External flash" -msgstr "ÐÑÑÑÐ¾ÐµÐ½Ð½Ð°Ñ Ð²ÑпÑÑка" msgstr "ÐнеÑнÑÑ Ð²ÑпÑÑка" #: libexif/canon/mnote-canon-entry.c:91 libexif/canon/mnote-canon-entry.c:101 |
From: Dan F. <dfa...@us...> - 2009-10-09 19:50:46
|
Update of /cvsroot/libexif/libexif In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv17411 Modified Files: NEWS configure.ac ChangeLog Log Message: Sneaking these new translations into the 0.6.18 release po/sr.po: Added Serbian translation by Marko Uskokovic po/pt_BR.po: Added Portuguese (Brazil) translation by André Gondi Index: NEWS =================================================================== RCS file: /cvsroot/libexif/libexif/NEWS,v retrieving revision 1.58 retrieving revision 1.59 diff -u -p -d -r1.58 -r1.59 --- NEWS 9 Oct 2009 00:47:40 -0000 1.58 +++ NEWS 9 Oct 2009 19:50:33 -0000 1.59 @@ -1,7 +1,5 @@ -libexif-0.6.x: - -libexif-0.6.18 (2009-10-08): - * New translation: da +libexif-0.6.18 (2009-10-09): + * New translations: da pt_BR sr * Updated translations: cs, de, en_CA, nl, pl, sk, sv, vi * Added some example programs * libexif is now thread safe when the underlying C library is thread safe Index: configure.ac =================================================================== RCS file: /cvsroot/libexif/libexif/configure.ac,v retrieving revision 1.56 retrieving revision 1.57 diff -u -p -d -r1.56 -r1.57 --- configure.ac 9 Oct 2009 00:47:40 -0000 1.56 +++ configure.ac 9 Oct 2009 19:50:33 -0000 1.57 @@ -1,5 +1,5 @@ AC_PREREQ(2.59) -AC_INIT([EXIF library], [0.6.18.1], [lib...@li...], [libexif]) +AC_INIT([EXIF library], [0.6.18], [lib...@li...], [libexif]) AC_CONFIG_SRCDIR([libexif/exif-data.h]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIR([auto-m4]) @@ -170,7 +170,7 @@ AM_CONDITIONAL([ENABLE_INTERNAL_DOCS], [ # --------------------------------------------------------------------------- # i18n support # --------------------------------------------------------------------------- -ALL_LINGUAS="cs da de en_CA es fr nl pl ru sk sv vi" +ALL_LINGUAS="cs da de en_CA es fr nl pl pt_BR ru sk sr sv vi" AM_PO_SUBDIRS GP_GETTEXT_HACK([${PACKAGE}-${LIBEXIF_CURRENT_MIN}], [Lutz Mueller and others]) Index: ChangeLog =================================================================== RCS file: /cvsroot/libexif/libexif/ChangeLog,v retrieving revision 1.328 retrieving revision 1.329 diff -u -p -d -r1.328 -r1.329 --- ChangeLog 9 Oct 2009 04:28:47 -0000 1.328 +++ ChangeLog 9 Oct 2009 19:50:33 -0000 1.329 @@ -1,3 +1,12 @@ +2009-10-09 Dan Fandrich <da...@co...> + + * Released 0.6.18 + +2009-10-09 Dan Fandrich <da...@co...> + + * po/sr.po: Added Serbian translation by Marko Uskokovic + * po/pt_BR.po: Added Portuguese (Brazil) translation by André Gondi + 2009-10-08 Dan Fandrich <da...@co...> * Demoted from EXIF_LOG_CODE_CORRUPT_DATA to EXIF_LOG_CODE_DEBUG the @@ -7,7 +16,6 @@ such a log message is found, but these kinds of errors are far too common (and practically unavoidable) to handle them this way. - * Released 0.6.18 2009-10-06 Dan Fandrich <da...@co...> |
From: Dan F. <dfa...@us...> - 2009-10-09 19:50:44
|
Update of /cvsroot/libexif/libexif/po In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv17411/po Added Files: pt_BR.po sr.po Log Message: Sneaking these new translations into the 0.6.18 release po/sr.po: Added Serbian translation by Marko Uskokovic po/pt_BR.po: Added Portuguese (Brazil) translation by André Gondi --- NEW FILE: pt_BR.po --- # Brazilian Portuguese translation of libexif # Copyright (C) 2007 Lutz Mueller and others # # These translations are licensed under a BSD-style license # They were extracted from the BigLinux distribution for import into the # libexif repository. msgid "" msgstr "" "Project-Id-Version: libexif\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-06-12 15:13+0200\n" "PO-Revision-Date: 2008-03-29 20:18+0000\n" "Last-Translator: André Gondim <and...@ub...>\n" "Language-Team: Portuguese (Brazil) <pt...@li...>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2008-05-28 11:11+0000\n" [...4148 lines suppressed...] #: libexif/pentax/mnote-pentax-tag.c:68 msgid "Auto AF Point" msgstr "" #: libexif/pentax/mnote-pentax-tag.c:70 msgid "Object Distance" msgstr "" #: libexif/pentax/mnote-pentax-tag.c:70 msgid "Distance of photographed object in millimeters." msgstr "" #: libexif/pentax/mnote-pentax-tag.c:72 msgid "Bestshot mode" msgstr "" #: test/nls/test-nls.c:20 test/nls/test-nls.c:23 test/nls/test-nls.c:24 msgid "[DO_NOT_TRANSLATE_THIS_MARKER]" msgstr "" --- NEW FILE: sr.po --- # Serbian linux distribution cp6Linux # Copyright (C) 2007 Marko Uskokovic # Marko Uskokovic <usk...@et...>, 2007, 2008. msgid "" msgstr "" "Project-Id-Version: libexif 0.6.16\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-06-12 15:13+0200\n" "PO-Revision-Date: 2008-05-12 23:17+0200\n" "Last-Translator: Marko Uskokovic <usk...@et...>\n" "Language-Team: Serbian <sr...@li...>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Pootle 1.0.1\n" #: libexif/canon/mnote-canon-entry.c:40 #: libexif/olympus/mnote-olympus-entry.c:37 #: libexif/pentax/mnote-pentax-entry.c:39 [...3873 lines suppressed...] msgid "Auto AF Point" msgstr "ÐÑÑомаÑÑка AF ÑаÑка" #: libexif/pentax/mnote-pentax-tag.c:70 msgid "Object Distance" msgstr "УдаÑеноÑÑ Ð¿ÑедмеÑа" #: libexif/pentax/mnote-pentax-tag.c:70 msgid "Distance of photographed object in millimeters." msgstr "УдаÑеноÑÑ ÑÑликаног пÑедмеÑа Ñ Ð¼Ð¸Ð»Ð¸Ð¼ÐµÑÑима." #: libexif/pentax/mnote-pentax-tag.c:72 msgid "Bestshot mode" msgstr "Moд наÑбоÑе Ñлике" #: test/nls/test-nls.c:20 #: test/nls/test-nls.c:23 #: test/nls/test-nls.c:24 msgid "[DO_NOT_TRANSLATE_THIS_MARKER]" msgstr "[DO_NOT_TRANSLATE_THIS_MARKER]" |
From: Dan F. <dfa...@us...> - 2009-10-09 19:22:17
|
Update of /cvsroot/libexif/libexif/po In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv15234 Modified Files: ru.po Log Message: Fixed obvious fuzzy translation entries Index: ru.po =================================================================== RCS file: /cvsroot/libexif/libexif/po/ru.po,v retrieving revision 1.16 retrieving revision 1.17 diff -u -p -d -r1.16 -r1.17 --- ru.po 5 Nov 2008 07:20:29 -0000 1.16 +++ ru.po 9 Oct 2009 19:22:07 -0000 1.17 @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ru\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-11-04 15:06-0800\n" -"PO-Revision-Date: 2006-01-12 13:25+0300\n" +"POT-Creation-Date: 2009-10-09 11:07-0700\n" +"PO-Revision-Date: 2009-10-09 12:21-0700\n" "Last-Translator: Alexandre Prokoudine <ale...@gm...>\n" "Language-Team: Russian <ru...@li...>\n" "MIME-Version: 1.0\n" @@ -41,8 +41,8 @@ msgid "Invalid number of components (%i, [...5072 lines suppressed...] +#~ msgstr "SHQ" + +#~ msgid "SQ1" +#~ msgstr "SQ1" + +#~ msgid "SQ2" +#~ msgstr "SQ2" + +#~ msgid "%li" +#~ msgstr "%li" + +#~ msgid "Whitebalance" +#~ msgstr "ÐÐ°Ð»Ð°Ð½Ñ Ð±ÐµÐ»Ð¾Ð³Ð¾" + +#~ msgid "Lenstype" +#~ msgstr "Тип обÑекÑива" + #~ msgid "1x" #~ msgstr "1x" |
From: Dan F. <dfa...@us...> - 2009-10-09 04:29:04
|
Update of /cvsroot/libexif/libexif/libexif/canon In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv17240/libexif/canon Modified Files: exif-mnote-data-canon.c Log Message: Demoted from EXIF_LOG_CODE_CORRUPT_DATA to EXIF_LOG_CODE_DEBUG the MakerNote log messages that would result if a MakerNote were rewritten by an application without rebasing the internal data offsets. The exif front end (at least) aborts processing if such a log message is found, but these kinds of errors are far too common (and practically unavoidable) to handle them this way. Index: exif-mnote-data-canon.c =================================================================== RCS file: /cvsroot/libexif/libexif/libexif/canon/exif-mnote-data-canon.c,v retrieving revision 1.24 retrieving revision 1.25 diff -u -p -d -r1.24 -r1.25 --- exif-mnote-data-canon.c 25 Sep 2009 22:01:50 -0000 1.24 +++ exif-mnote-data-canon.c 9 Oct 2009 04:28:49 -0000 1.25 @@ -265,7 +265,7 @@ exif_mnote_data_canon_load (ExifMnoteDat size_t dataofs = o + 8; if (s > 4) dataofs = exif_get_long (buf + dataofs, n->order) + 6; if ((dataofs + s < s) || (dataofs + s < dataofs) || (dataofs + s > buf_size)) { - exif_log (ne->log, EXIF_LOG_CODE_CORRUPT_DATA, + exif_log (ne->log, EXIF_LOG_CODE_DEBUG, "ExifMnoteCanon", "Tag data past end of buffer (%u > %u)", dataofs + s, buf_size); |
From: Dan F. <dfa...@us...> - 2009-10-09 04:29:00
|
Update of /cvsroot/libexif/libexif/libexif/pentax In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv17240/libexif/pentax Modified Files: exif-mnote-data-pentax.c Log Message: Demoted from EXIF_LOG_CODE_CORRUPT_DATA to EXIF_LOG_CODE_DEBUG the MakerNote log messages that would result if a MakerNote were rewritten by an application without rebasing the internal data offsets. The exif front end (at least) aborts processing if such a log message is found, but these kinds of errors are far too common (and practically unavoidable) to handle them this way. Index: exif-mnote-data-pentax.c =================================================================== RCS file: /cvsroot/libexif/libexif/libexif/pentax/exif-mnote-data-pentax.c,v retrieving revision 1.18 retrieving revision 1.19 diff -u -p -d -r1.18 -r1.19 --- exif-mnote-data-pentax.c 25 Sep 2009 22:01:53 -0000 1.18 +++ exif-mnote-data-pentax.c 9 Oct 2009 04:28:49 -0000 1.19 @@ -306,7 +306,7 @@ exif_mnote_data_pentax_load (ExifMnoteDa dataofs = exif_get_long (buf + dataofs, n->order) + 6; if ((dataofs + s < dataofs) || (dataofs + s < s) || (dataofs + s > buf_size)) { - exif_log (en->log, EXIF_LOG_CODE_CORRUPT_DATA, + exif_log (en->log, EXIF_LOG_CODE_DEBUG, "ExifMnoteDataPentax", "Tag data past end " "of buffer (%u > %u)", dataofs + s, buf_size); continue; |
From: Dan F. <dfa...@us...> - 2009-10-09 04:28:57
|
Update of /cvsroot/libexif/libexif In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv17240 Modified Files: ChangeLog Log Message: Demoted from EXIF_LOG_CODE_CORRUPT_DATA to EXIF_LOG_CODE_DEBUG the MakerNote log messages that would result if a MakerNote were rewritten by an application without rebasing the internal data offsets. The exif front end (at least) aborts processing if such a log message is found, but these kinds of errors are far too common (and practically unavoidable) to handle them this way. Index: ChangeLog =================================================================== RCS file: /cvsroot/libexif/libexif/ChangeLog,v retrieving revision 1.327 retrieving revision 1.328 diff -u -p -d -r1.327 -r1.328 --- ChangeLog 9 Oct 2009 00:34:18 -0000 1.327 +++ ChangeLog 9 Oct 2009 04:28:47 -0000 1.328 @@ -1,5 +1,12 @@ 2009-10-08 Dan Fandrich <da...@co...> + * Demoted from EXIF_LOG_CODE_CORRUPT_DATA to EXIF_LOG_CODE_DEBUG the + MakerNote log messages that would result if a MakerNote were + rewritten by an application without rebasing the internal data + offsets. The exif front end (at least) aborts processing if + such a log message is found, but these kinds of errors are + far too common (and practically unavoidable) to handle them + this way. * Released 0.6.18 2009-10-06 Dan Fandrich <da...@co...> |
From: Dan F. <dfa...@us...> - 2009-10-09 01:18:41
|
Update of /cvsroot/libexif/libexif/po In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv28780/po Modified Files: en_CA.po Log Message: Fixed last revision date Index: en_CA.po =================================================================== RCS file: /cvsroot/libexif/libexif/po/en_CA.po,v retrieving revision 1.10 retrieving revision 1.11 diff -u -p -d -r1.10 -r1.11 --- en_CA.po 22 Sep 2009 05:44:22 -0000 1.10 +++ en_CA.po 9 Oct 2009 01:18:29 -0000 1.11 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: libexif 0.6.17.1\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2009-09-21 22:41-0700\n" -"PO-Revision-Date: 2007-11-12 18:00-0800\n" +"PO-Revision-Date: 2009-09-21 22:44-0700\n" "Last-Translator: Dan Fandrich <da...@co...>\n" "Language-Team: none\n" "MIME-Version: 1.0\n" |
From: Dan F. <dfa...@us...> - 2009-10-09 00:55:18
|
Update of /cvsroot/libexif/exif In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv26457 Modified Files: NEWS configure.ac Log Message: Prepare for continued development Index: NEWS =================================================================== RCS file: /cvsroot/libexif/exif/NEWS,v retrieving revision 1.33 retrieving revision 1.34 diff -u -p -d -r1.33 -r1.34 --- NEWS 9 Oct 2009 00:50:53 -0000 1.33 +++ NEWS 9 Oct 2009 00:55:05 -0000 1.34 @@ -1,3 +1,5 @@ +exif-0.6.x: + exif-0.6.18 (2009-10-08): * New translations: is, it, lv * Updated translations: da, de, id, nl, pl, sk, sv, vi, zh_CN Index: configure.ac =================================================================== RCS file: /cvsroot/libexif/exif/configure.ac,v retrieving revision 1.28 retrieving revision 1.29 diff -u -p -d -r1.28 -r1.29 --- configure.ac 9 Oct 2009 00:50:53 -0000 1.28 +++ configure.ac 9 Oct 2009 00:55:05 -0000 1.29 @@ -1,5 +1,5 @@ AC_PREREQ(2.59) -AC_INIT([libexif command line interface], [0.6.18], [lib...@li...], [exif]) +AC_INIT([libexif command line interface], [0.6.18.1], [lib...@li...], [exif]) AC_CONFIG_SRCDIR([exif/main.c]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIR([auto-m4]) |
From: Dan F. <dfa...@us...> - 2009-10-09 00:51:12
|
Update of /cvsroot/libexif/exif In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv26008 Modified Files: ChangeLog NEWS configure.ac Log Message: Released 0.6.18 Index: NEWS =================================================================== RCS file: /cvsroot/libexif/exif/NEWS,v retrieving revision 1.32 retrieving revision 1.33 diff -u -p -d -r1.32 -r1.33 --- NEWS 1 Oct 2009 06:50:32 -0000 1.32 +++ NEWS 9 Oct 2009 00:50:53 -0000 1.33 @@ -1,4 +1,4 @@ -exif-0.6.x: +exif-0.6.18 (2009-10-08): * New translations: is, it, lv * Updated translations: da, de, id, nl, pl, sk, sv, vi, zh_CN * Fixed alignment of tables in locales with multibyte character encoding @@ -9,6 +9,7 @@ exif-0.6.x: * --no-fixup disables attempts to fix tags in existing files * --width option sets width of output lines + exif-0.6.17 (2008-11-06): * Fixed the output of -s and -t when iconv is configured * Updated translations: pl Index: configure.ac =================================================================== RCS file: /cvsroot/libexif/exif/configure.ac,v retrieving revision 1.27 retrieving revision 1.28 diff -u -p -d -r1.27 -r1.28 --- configure.ac 3 Sep 2009 17:20:22 -0000 1.27 +++ configure.ac 9 Oct 2009 00:50:53 -0000 1.28 @@ -1,5 +1,5 @@ AC_PREREQ(2.59) -AC_INIT([libexif command line interface], [0.6.17.1], [lib...@li...], [exif]) +AC_INIT([libexif command line interface], [0.6.18], [lib...@li...], [exif]) AC_CONFIG_SRCDIR([exif/main.c]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIR([auto-m4]) @@ -67,7 +67,7 @@ AC_CHECK_FUNCS(mblen) # --------------------------------------------------------------------------- # libraries needed # --------------------------------------------------------------------------- -GP_CHECK_LIBRARY([LIBEXIF],[libexif],[>= 0.6.17]) +GP_CHECK_LIBRARY([LIBEXIF],[libexif],[>= 0.6.18]) # --------------------------------------------------------------------------- Index: ChangeLog =================================================================== RCS file: /cvsroot/libexif/exif/ChangeLog,v retrieving revision 1.97 retrieving revision 1.98 diff -u -p -d -r1.97 -r1.98 --- ChangeLog 6 Oct 2009 05:59:47 -0000 1.97 +++ ChangeLog 9 Oct 2009 00:50:53 -0000 1.98 @@ -1,3 +1,7 @@ +2009-10-08 Dan Fandrich <da...@co...> + + * Released 0.6.18 + 2009-10-05 Dan Fandrich <da...@co...> * Updated translations from Translation Project members to the |
From: Dan F. <dfa...@us...> - 2009-10-09 00:47:54
|
Update of /cvsroot/libexif/libexif In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv25682 Modified Files: NEWS configure.ac Log Message: Prepare for continued development Index: NEWS =================================================================== RCS file: /cvsroot/libexif/libexif/NEWS,v retrieving revision 1.57 retrieving revision 1.58 diff -u -p -d -r1.57 -r1.58 --- NEWS 9 Oct 2009 00:41:18 -0000 1.57 +++ NEWS 9 Oct 2009 00:47:40 -0000 1.58 @@ -1,3 +1,5 @@ +libexif-0.6.x: + libexif-0.6.18 (2009-10-08): * New translation: da * Updated translations: cs, de, en_CA, nl, pl, sk, sv, vi Index: configure.ac =================================================================== RCS file: /cvsroot/libexif/libexif/configure.ac,v retrieving revision 1.55 retrieving revision 1.56 diff -u -p -d -r1.55 -r1.56 --- configure.ac 9 Oct 2009 00:34:18 -0000 1.55 +++ configure.ac 9 Oct 2009 00:47:40 -0000 1.56 @@ -1,5 +1,5 @@ AC_PREREQ(2.59) -AC_INIT([EXIF library], [0.6.18], [lib...@li...], [libexif]) +AC_INIT([EXIF library], [0.6.18.1], [lib...@li...], [libexif]) AC_CONFIG_SRCDIR([libexif/exif-data.h]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIR([auto-m4]) |
From: Dan F. <dfa...@us...> - 2009-10-09 00:41:29
|
Update of /cvsroot/libexif/libexif In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv25071 Modified Files: NEWS Log Message: Added a blank line Index: NEWS =================================================================== RCS file: /cvsroot/libexif/libexif/NEWS,v retrieving revision 1.56 retrieving revision 1.57 diff -u -p -d -r1.56 -r1.57 --- NEWS 9 Oct 2009 00:34:18 -0000 1.56 +++ NEWS 9 Oct 2009 00:41:18 -0000 1.57 @@ -28,6 +28,7 @@ libexif-0.6.18 (2009-10-08): * Fixed negative exposure values in Canon makernotes (bug #2797280) * New API entry point: exif_loader_get_buf() + libexif-0.6.17 (2008-11-06): * Updated translations: cs, de, pl, sk, vi * New translations: nl, sv, en_CA |
From: Dan F. <dfa...@us...> - 2009-10-09 00:34:33
|
Update of /cvsroot/libexif/libexif In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv24451 Modified Files: ChangeLog NEWS configure.ac Log Message: Released 0.6.18 Index: NEWS =================================================================== RCS file: /cvsroot/libexif/libexif/NEWS,v retrieving revision 1.55 retrieving revision 1.56 diff -u -p -d -r1.55 -r1.56 --- NEWS 1 Oct 2009 05:07:12 -0000 1.55 +++ NEWS 9 Oct 2009 00:34:18 -0000 1.56 @@ -1,4 +1,4 @@ -libexif-0.6.x: +libexif-0.6.18 (2009-10-08): * New translation: da * Updated translations: cs, de, en_CA, nl, pl, sk, sv, vi * Added some example programs Index: configure.ac =================================================================== RCS file: /cvsroot/libexif/libexif/configure.ac,v retrieving revision 1.54 retrieving revision 1.55 diff -u -p -d -r1.54 -r1.55 --- configure.ac 6 Oct 2009 23:53:10 -0000 1.54 +++ configure.ac 9 Oct 2009 00:34:18 -0000 1.55 @@ -1,5 +1,5 @@ AC_PREREQ(2.59) -AC_INIT([EXIF library], [0.6.17.2], [lib...@li...], [libexif]) +AC_INIT([EXIF library], [0.6.18], [lib...@li...], [libexif]) AC_CONFIG_SRCDIR([libexif/exif-data.h]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIR([auto-m4]) Index: ChangeLog =================================================================== RCS file: /cvsroot/libexif/libexif/ChangeLog,v retrieving revision 1.326 retrieving revision 1.327 diff -u -p -d -r1.326 -r1.327 --- ChangeLog 6 Oct 2009 23:53:10 -0000 1.326 +++ ChangeLog 9 Oct 2009 00:34:18 -0000 1.327 @@ -1,3 +1,7 @@ +2009-10-08 Dan Fandrich <da...@co...> + + * Released 0.6.18 + 2009-10-06 Dan Fandrich <da...@co...> * Added --enable-maintainer-mode in configure and made the SourceForge |
From: Dan F. <dfa...@us...> - 2009-10-06 23:53:23
|
Update of /cvsroot/libexif/libexif/doc In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv9117/doc Modified Files: Doxyfile-internals.in Doxyfile.in Log Message: Added --enable-maintainer-mode in configure and made the SourceForge logo appear in the Doxygen documentation only when it's enabled. Index: Doxyfile.in =================================================================== RCS file: /cvsroot/libexif/libexif/doc/Doxyfile.in,v retrieving revision 1.12 retrieving revision 1.13 diff -u -p -d -r1.12 -r1.13 --- Doxyfile.in 26 Aug 2009 21:44:46 -0000 1.12 +++ Doxyfile.in 6 Oct 2009 23:53:11 -0000 1.13 @@ -628,7 +628,7 @@ HTML_HEADER = # each generated HTML page. If it is left blank doxygen will generate a # standard footer. -HTML_FOOTER = @srcdir@/footer.html +@MAINTAINER_MODE_TRUE@HTML_FOOTER = @srcdir@/footer.html # The HTML_STYLESHEET tag can be used to specify a user-defined cascading # style sheet that is used by each HTML page. It can be used to Index: Doxyfile-internals.in =================================================================== RCS file: /cvsroot/libexif/libexif/doc/Doxyfile-internals.in,v retrieving revision 1.8 retrieving revision 1.9 diff -u -p -d -r1.8 -r1.9 --- Doxyfile-internals.in 26 Aug 2009 21:44:46 -0000 1.8 +++ Doxyfile-internals.in 6 Oct 2009 23:53:11 -0000 1.9 @@ -628,7 +628,7 @@ HTML_HEADER = # each generated HTML page. If it is left blank doxygen will generate a # standard footer. -HTML_FOOTER = @srcdir@/footer.html +@MAINTAINER_MODE_TRUE@HTML_FOOTER = @srcdir@/footer.html # The HTML_STYLESHEET tag can be used to specify a user-defined cascading # style sheet that is used by each HTML page. It can be used to |
From: Dan F. <dfa...@us...> - 2009-10-06 23:53:23
|
Update of /cvsroot/libexif/libexif In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv9117 Modified Files: ChangeLog configure.ac Log Message: Added --enable-maintainer-mode in configure and made the SourceForge logo appear in the Doxygen documentation only when it's enabled. Index: configure.ac =================================================================== RCS file: /cvsroot/libexif/libexif/configure.ac,v retrieving revision 1.53 retrieving revision 1.54 diff -u -p -d -r1.53 -r1.54 --- configure.ac 2 Oct 2009 05:44:01 -0000 1.53 +++ configure.ac 6 Oct 2009 23:53:10 -0000 1.54 @@ -4,6 +4,7 @@ AC_CONFIG_SRCDIR([libexif/exif-data.h]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIR([auto-m4]) AM_INIT_AUTOMAKE([-Wall gnu 1.9 dist-bzip2 dist-zip check-news]) +AM_MAINTAINER_MODE if test ! -d "$srcdir/m4m"; then AC_MSG_ERROR([ Index: ChangeLog =================================================================== RCS file: /cvsroot/libexif/libexif/ChangeLog,v retrieving revision 1.325 retrieving revision 1.326 diff -u -p -d -r1.325 -r1.326 --- ChangeLog 6 Oct 2009 06:23:26 -0000 1.325 +++ ChangeLog 6 Oct 2009 23:53:10 -0000 1.326 @@ -1,3 +1,8 @@ +2009-10-06 Dan Fandrich <da...@co...> + + * Added --enable-maintainer-mode in configure and made the SourceForge + logo appear in the Doxygen documentation only when it's enabled. + 2009-10-05 Dan Fandrich <da...@co...> * Updated translations from Translation Project members to the |
From: Dan F. <dfa...@us...> - 2009-10-06 23:25:52
|
Update of /cvsroot/libexif/libexif/doc In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv6554 Modified Files: footer.html Log Message: Make the Doxygen and sf.net links replace the current frameset. Index: footer.html =================================================================== RCS file: /cvsroot/libexif/libexif/doc/footer.html,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -d -r1.1 -r1.2 --- footer.html 26 Aug 2009 21:44:46 -0000 1.1 +++ footer.html 6 Oct 2009 23:25:38 -0000 1.2 @@ -2,11 +2,11 @@ <hr size="1"> <address style="text-align: right;"> -<a href="http://sourceforge.net" title="Hosted by SourceForge.net"> +<a href="http://sourceforge.net" title="Hosted by SourceForge.net" target="_top"> <img src="http://sourceforge.net/sflogo.php?group_id=12272&type=1" width="88" height="31" border="0" align="top" alt="SourceForge.net Logo" /></a> -<small>Generated by <a href="http://www.doxygen.org/"><img src="doxygen.png" alt="doxygen" align="middle" border="0"> +<small>Generated by <a href="http://www.doxygen.org/" target="_top"><img src="doxygen.png" alt="doxygen" align="middle" border="0"> </a> </small></address> </body> |
From: Jan P. <pa...@us...> - 2009-10-06 06:43:19
|
Update of /cvsroot/libexif/libexif/libexif/pentax In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv25704 Modified Files: mnote-pentax-entry.c Log Message: Removed useless # from %02i format in sprintf Index: mnote-pentax-entry.c =================================================================== RCS file: /cvsroot/libexif/libexif/libexif/pentax/mnote-pentax-entry.c,v retrieving revision 1.22 retrieving revision 1.23 diff -u -p -d -r1.22 -r1.23 --- mnote-pentax-entry.c 6 Oct 2009 05:28:17 -0000 1.22 +++ mnote-pentax-entry.c 6 Oct 2009 06:43:07 -0000 1.23 @@ -410,12 +410,12 @@ mnote_pentax_entry_get_value (MnotePenta CC (entry->components, 4, val, maxlen); /* Note: format is UNDEFINED, not SHORT -> order is fixed: MOTOROLA */ vs = exif_get_short (entry->data, EXIF_BYTE_ORDER_MOTOROLA); - snprintf (val, maxlen, "%i:%#02i:%#02i", vs, entry->data[2], entry->data[3]); + snprintf (val, maxlen, "%i:%02i:%02i", vs, entry->data[2], entry->data[3]); break; case MNOTE_PENTAX2_TAG_TIME: CF (entry->format, EXIF_FORMAT_UNDEFINED, val, maxlen); CC2 (entry->components, 3, 4, val, maxlen); - snprintf (val, maxlen, "%#02i:%#02i:%#02i", entry->data[0], entry->data[1], entry->data[2]); + snprintf (val, maxlen, "%02i:%02i:%02i", entry->data[0], entry->data[1], entry->data[2]); break; default: switch (entry->format) { |
From: Dan F. <dfa...@us...> - 2009-10-06 06:23:41
|
Update of /cvsroot/libexif/libexif/po In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv23377/po Modified Files: da.po de.po nl.po pl.po vi.po Log Message: Updated translations from Translation Project members to the latest & hopefully final .pot file before release Index: pl.po =================================================================== RCS file: /cvsroot/libexif/libexif/po/pl.po,v retrieving revision 1.22 retrieving revision 1.23 diff -u -p -d -r1.22 -r1.23 --- pl.po 18 Sep 2009 04:40:08 -0000 1.22 +++ pl.po 6 Oct 2009 06:23:28 -0000 1.23 @@ -5,10 +5,10 @@ # msgid "" msgstr "" -"Project-Id-Version: libexif 0.6.18-pre1\n" +"Project-Id-Version: libexif 0.6.18-pre2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-09-16 22:05-0700\n" -"PO-Revision-Date: 2009-09-17 18:58+0200\n" +"POT-Creation-Date: 2009-10-01 22:54-0700\n" +"PO-Revision-Date: 2009-10-02 20:15+0200\n" "Last-Translator: Jakub Bogusz <qb...@pl...>\n" [...1147 lines suppressed...] #: libexif/fuji/mnote-fuji-entry.c:298 libexif/pentax/mnote-pentax-entry.c:399 -#: libexif/pentax/mnote-pentax-entry.c:427 +#: libexif/pentax/mnote-pentax-entry.c:439 #, c-format msgid "%i bytes unknown data" msgstr "%i bajtów nieznanych danych" @@ -4165,12 +4155,6 @@ msgstr "szybki" msgid "panorama" msgstr "panorama" -#: libexif/olympus/mnote-olympus-entry.c:597 -#: libexif/olympus/mnote-olympus-entry.c:617 -#, c-format -msgid "%li" -msgstr "%li" - #: libexif/olympus/mnote-olympus-entry.c:605 msgid "left to right" msgstr "od lewej do prawej" Index: da.po =================================================================== RCS file: /cvsroot/libexif/libexif/po/da.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -p -d -r1.3 -r1.4 --- da.po 17 Jun 2009 19:06:36 -0000 1.3 +++ da.po 6 Oct 2009 06:23:28 -0000 1.4 @@ -4,11 +4,13 @@ # Joe Hansen <joe...@ya...>, 2009. # Korrekturlæst Lars Christian Jensen 12. juni 2009. # -# Canon EF 50mm f/1.8 -> Canon EF 50mm f/1.8 (der er ikke oversat til dansk mellemrum: 50 mm etc.) -# Send fejlrapport pÃ¥ at deres forkortelser skal have den fulde betegnelse ovenfor til -# hjælp for oversætterne. +# Canon EF 50mm f/1.8 -> Canon EF 50mm f/1.8 (der er ikke oversat til +# dansk mellemrum: 50 mm etc.) +# Send fejlrapport pÃ¥ at deres forkortelser skal have den fulde betegnelse +# ovenfor til hjælp for oversætterne. # [...4190 lines suppressed...] +msgid "Bestshot Mode" msgstr "" -#: libexif/pentax/mnote-pentax-tag.c:73 -msgid "Bestshot mode" +#: libexif/pentax/mnote-pentax-tag.c:133 +msgid "CCS ISO Sensitivity" msgstr "" +#: libexif/pentax/mnote-pentax-tag.c:135 +msgid "Enhancement" +msgstr "" + +#: libexif/pentax/mnote-pentax-tag.c:136 +msgid "Finer" +msgstr "Finere" + #: test/nls/test-nls.c:20 test/nls/test-nls.c:23 test/nls/test-nls.c:24 msgid "[DO_NOT_TRANSLATE_THIS_MARKER]" msgstr "" Index: vi.po =================================================================== RCS file: /cvsroot/libexif/libexif/po/vi.po,v retrieving revision 1.21 retrieving revision 1.22 diff -u -p -d -r1.21 -r1.22 --- vi.po 19 Sep 2009 04:07:41 -0000 1.21 +++ vi.po 6 Oct 2009 06:23:28 -0000 1.22 @@ -5,10 +5,10 @@ # msgid "" msgstr "" -"Project-Id-Version: libexif 0.6.18-pre1\n" +"Project-Id-Version: libexif 0.6.18-pre2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-09-16 22:05-0700\n" -"PO-Revision-Date: 2009-09-18 21:20+0930\n" +"POT-Creation-Date: 2009-10-01 22:54-0700\n" +"PO-Revision-Date: 2009-10-03 21:25+0930\n" "Last-Translator: Clytie Siddall <cl...@ri...>\n" [...1153 lines suppressed...] #: libexif/fuji/mnote-fuji-entry.c:298 libexif/pentax/mnote-pentax-entry.c:399 -#: libexif/pentax/mnote-pentax-entry.c:427 +#: libexif/pentax/mnote-pentax-entry.c:439 #, c-format msgid "%i bytes unknown data" msgstr "%i byte dữ liá»u lạ" @@ -4189,13 +4177,6 @@ msgstr "nhanh" msgid "panorama" msgstr "cảnh quay lia" -# Variable: don't translate / Biến: Äừng dá»ch -#: libexif/olympus/mnote-olympus-entry.c:597 -#: libexif/olympus/mnote-olympus-entry.c:617 -#, c-format -msgid "%li" -msgstr "%li" - #: libexif/olympus/mnote-olympus-entry.c:605 msgid "left to right" msgstr "trái qua phải" Index: nl.po =================================================================== RCS file: /cvsroot/libexif/libexif/po/nl.po,v retrieving revision 1.5 retrieving revision 1.6 diff -u -p -d -r1.5 -r1.6 --- nl.po 18 Nov 2008 20:28:35 -0000 1.5 +++ nl.po 6 Oct 2009 06:23:28 -0000 1.6 @@ -1,15 +1,15 @@ # translation of nl.po to Dutch -# Copyright (C) 2008 Lutz Mueller and others -# This file is distributed under the same license as the libexif-0.6.17 package. +# Copyright (C) 2009 Lutz Mueller and others +# This file is distributed under the same license as the libexif package. # # Freek de Kruijf <f.d...@he...>, 2007, 2008. -# Erwin Poeze <erw...@gm...>, 2008. +# Erwin Poeze <erw...@gm...>, 2008, 2009. msgid "" msgstr "" [...4098 lines suppressed...] +#~ msgid "HQ" +#~ msgstr "HQ" + +#~ msgid "SHQ" +#~ msgstr "SHQ" + +#~ msgid "SQ1" +#~ msgstr "SQ1" + +#~ msgid "SQ2" +#~ msgstr "SQ2" + +#~ msgid "Whitebalance" +#~ msgstr "Witbalans" + +#~ msgid "Isoselection" +#~ msgstr "ISO-selectie" + +#~ msgid "Lenstype" +#~ msgstr "Lenssoort" Index: de.po =================================================================== RCS file: /cvsroot/libexif/libexif/po/de.po,v retrieving revision 1.47 retrieving revision 1.48 diff -u -p -d -r1.47 -r1.48 --- de.po 22 Sep 2009 22:08:24 -0000 1.47 +++ de.po 6 Oct 2009 06:23:28 -0000 1.48 @@ -8,10 +8,10 @@ # Marcus Meissner <ma...@je...>, 2004, 2005, 2006, 2007, 2008, 2009. msgid "" msgstr "" -"Project-Id-Version: libexif 0.6.18-pre1\n" +"Project-Id-Version: libexif 0.6.18-pre2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-09-16 22:05-0700\n" -"PO-Revision-Date: 2009-09-20 18:19+0200\n" +"POT-Creation-Date: 2009-10-01 22:54-0700\n" +"PO-Revision-Date: 2009-10-05 08:37+0200\n" "Last-Translator: Marcus Meissner <ma...@je...>\n" [...1205 lines suppressed...] @@ -4174,12 +4164,6 @@ msgstr "schnell" msgid "panorama" msgstr "Panorama" -#: libexif/olympus/mnote-olympus-entry.c:597 -#: libexif/olympus/mnote-olympus-entry.c:617 -#, c-format -msgid "%li" -msgstr "" - #: libexif/olympus/mnote-olympus-entry.c:605 msgid "left to right" msgstr "links nach rechts" @@ -5118,6 +5102,3 @@ msgstr "Feiner" #: test/nls/test-nls.c:20 test/nls/test-nls.c:23 test/nls/test-nls.c:24 msgid "[DO_NOT_TRANSLATE_THIS_MARKER]" msgstr "[DO_NOT_TRANSLATE_THIS_MARKER_de]" - -#~ msgid "ASCII" -#~ msgstr "ASCII" |
From: Dan F. <dfa...@us...> - 2009-10-06 06:23:37
|
Update of /cvsroot/libexif/libexif In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv23377 Modified Files: ChangeLog Log Message: Updated translations from Translation Project members to the latest & hopefully final .pot file before release Index: ChangeLog =================================================================== RCS file: /cvsroot/libexif/libexif/ChangeLog,v retrieving revision 1.324 retrieving revision 1.325 diff -u -p -d -r1.324 -r1.325 --- ChangeLog 2 Oct 2009 06:35:27 -0000 1.324 +++ ChangeLog 6 Oct 2009 06:23:26 -0000 1.325 @@ -1,3 +1,8 @@ +2009-10-05 Dan Fandrich <da...@co...> + + * Updated translations from Translation Project members to the + latest & hopefully final .pot file before release + 2009-10-01 Dan Fandrich <da...@co...> * Bumped the library minor version number because of the addition |
From: Dan F. <dfa...@us...> - 2009-10-06 06:00:01
|
Update of /cvsroot/libexif/exif/po In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv20481/po Modified Files: da.po de.po id.po nl.po pl.po vi.po Log Message: Updated translations from Translation Project members to the latest & hopefully final .pot file before release Index: nl.po =================================================================== RCS file: /cvsroot/libexif/exif/po/nl.po,v retrieving revision 1.4 retrieving revision 1.5 diff -u -p -d -r1.4 -r1.5 --- nl.po 18 Sep 2009 04:30:45 -0000 1.4 +++ nl.po 6 Oct 2009 05:59:49 -0000 1.5 @@ -5,10 +5,10 @@ # Erwin Poeze <erw...@gm...>, 2008. msgid "" msgstr "" -"Project-Id-Version: exif-0.6.18-pre1\n" +"Project-Id-Version: exif-0.6.18-pre2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-09-16 22:23-0700\n" -"PO-Revision-Date: 2009-09-17 08:49+0100\n" +"POT-Creation-Date: 2009-10-01 22:56-0700\n" +"PO-Revision-Date: 2009-10-02 17:28+0100\n" "Last-Translator: Erwin Poeze <erw...@gm...>\n" "Language-Team: Dutch <ver...@vr...>\n" "MIME-Version: 1.0\n" @@ -16,274 +16,286 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: exif/actions.c:59 +#: exif/actions.c:57 #, c-format msgid "Not enough memory." msgstr "Onvoldoende geheugen." -#: exif/actions.c:77 +#: exif/actions.c:75 #, c-format msgid "Setting a value for this tag is unsupported!" msgstr "Een waarde kiezen voor dit label wordt niet ondersteund!" -#: exif/actions.c:94 +#: exif/actions.c:92 #, c-format msgid "Too few components specified!" msgstr "Te weinig componenten opgegeven!" -#: exif/actions.c:109 +#: exif/actions.c:107 #, c-format msgid "Internal error. Please contact <%s>." msgstr "Interne fout. Neem contact op met <%s>." -#: exif/actions.c:148 +#: exif/actions.c:146 #, c-format msgid "Not yet implemented!" msgstr "Nog niet geïmplementeerd!" -#: exif/actions.c:155 +#: exif/actions.c:153 #, c-format msgid "Warning; Too many components specified!" msgstr "Waarschuwing; te weinig componenten opgegeven!" -#: exif/actions.c:177 +#: exif/actions.c:175 #, c-format msgid "Too much EXIF data (%i bytes). Only %i bytes are allowed." msgstr "Te veel EXIF-gegevens (%i bytes). Slechts %i bytes toegestaan." -#: exif/actions.c:188 exif/actions.c:359 +#: exif/actions.c:186 exif/actions.c:357 #, c-format msgid "Wrote file '%s'." msgstr "Bestand '%s' is aangemaakt." -#: exif/actions.c:208 +#: exif/actions.c:206 #, c-format msgid "EXIF entry '%s' " msgstr "EXIF-invoer '%s' " -#: exif/actions.c:210 +#: exif/actions.c:208 #, c-format msgid "(0x%x, '%s') " msgstr "(0x%x, '%s') " -#: exif/actions.c:213 +#: exif/actions.c:211 #, c-format msgid "exists in IFD '%s':\n" msgstr "bestaat in IFD '%s':\n" -#: exif/actions.c:264 +#: exif/actions.c:262 #, c-format msgid "IFD '%s' does not contain a tag '%s'!" msgstr "IFD '%s' bevat geen label '%s'!" -#: exif/actions.c:294 +#: exif/actions.c:292 #, c-format msgid "Could not open '%s' (%s)!" msgstr "Kon '%s' niet openen (%s)!" -#: exif/actions.c:303 +#: exif/actions.c:301 #, c-format msgid "Could not read '%s' (%s)." msgstr "Kon '%s' niet lezen (%s)." -#: exif/actions.c:322 +#: exif/actions.c:320 #, c-format msgid "IFD '%s' does not contain tag '%s'." msgstr "IFD '%s' bevat geen label '%s'." -#: exif/actions.c:328 +#: exif/actions.c:326 #, c-format msgid "'%s' does not contain tag '%s'." msgstr "'%s' bevat geen label '%s'." -#: exif/actions.c:346 +#: exif/actions.c:344 #, c-format msgid "'%s' does not contain a thumbnail!" msgstr "'%s' bevat geen miniatuur!" -#: exif/actions.c:354 +#: exif/actions.c:352 #, c-format msgid "Could not open '%s' for writing (%s)!" msgstr "Kon '%s' niet openen om naar te schrijven (%s)!" -#: exif/actions.c:376 +#: exif/actions.c:374 #, c-format msgid "EXIF tags in '%s':" msgstr "EXIF-labels in '%s':" -#: exif/actions.c:472 +#: exif/actions.c:470 #, c-format msgid "Unknown format or nonexistent MakerNote.\n" msgstr "MakerNote bestaat niet of is ongeldig.\n" -#: exif/actions.c:479 +#: exif/actions.c:477 #, c-format msgid "MakerNote does not contain any value.\n" msgstr "MakerNote bevat geen waarde.\n" -#: exif/actions.c:482 +#: exif/actions.c:480 #, c-format msgid "MakerNote contains %i value:\n" msgid_plural "MakerNote contains %i values:\n" msgstr[0] "MakerNote bevat één waarde:\n" msgstr[1] "MakerNote bevat %i waarden:\n" -#: exif/actions.c:492 +#: exif/actions.c:490 msgid "Unknown tag" msgstr "Onbekend label" -#: exif/actions.c:501 +#: exif/actions.c:499 msgid "Unknown value" msgstr "Onbekende waarde" -#: exif/actions.c:525 +#: exif/actions.c:523 #, c-format msgid "EXIF tags in '%s' ('%s' byte order):" msgstr "EXIF-labels in '%s' ('%s' byte-volgorde):" -#: exif/actions.c:531 +#: exif/actions.c:529 msgid "Tag" msgstr "Label" -#: exif/actions.c:537 +#: exif/actions.c:535 msgid "Value" msgstr "waarde" -#: exif/actions.c:552 +#: exif/actions.c:550 #, c-format msgid "EXIF data contains a thumbnail (%i bytes)." msgstr "EXIF-gegevens bevatten een miniatuur (%i bytes)." -#: exif/actions.c:594 +#: exif/actions.c:592 #, c-format msgid "ThumbnailSize\t%i\n" msgstr "Miniatuurgrootte\t%i\n" -#: exif/main.c:189 +#: exif/main.c:196 msgid "Display software version" msgstr "programmaversie tonen" -#: exif/main.c:191 +#: exif/main.c:198 msgid "Show IDs instead of tag names" msgstr "ID's in plaats van labelnamen tonen" -#: exif/main.c:193 +#: exif/main.c:200 msgid "Select tag" msgstr "dit label selecteren" -#: exif/main.c:193 +#: exif/main.c:200 msgid "tag" msgstr "label" -#: exif/main.c:195 +#: exif/main.c:202 msgid "Select IFD" msgstr "deze IFD selecteren" -#: exif/main.c:195 +#: exif/main.c:202 msgid "IFD" msgstr "IFD" -#: exif/main.c:197 +#: exif/main.c:204 msgid "List all EXIF tags" msgstr "Alle EXIF-labels tonen" -#: exif/main.c:199 +#: exif/main.c:206 msgid "Show contents of tag MakerNote" msgstr "inhoud van het label MakerNote tonen" -#: exif/main.c:201 +#: exif/main.c:208 msgid "Remove tag or ifd" msgstr "label of IFD verwijderen" -#: exif/main.c:203 +#: exif/main.c:210 msgid "Show description of tag" msgstr "beschrijving van label tonen" -#: exif/main.c:205 +#: exif/main.c:212 msgid "Extract thumbnail" msgstr "miniatuur uitlezen" -#: exif/main.c:207 +#: exif/main.c:214 msgid "Remove thumbnail" msgstr "miniatuur verwijderen" -#: exif/main.c:209 +#: exif/main.c:216 msgid "Insert FILE as thumbnail" msgstr "BESTAND als miniatuur toevoegen" -#: exif/main.c:209 exif/main.c:211 +#: exif/main.c:216 exif/main.c:220 msgid "FILE" msgstr "BESTAND" -#: exif/main.c:211 +#: exif/main.c:218 +msgid "Do not fix existing tags in files" +msgstr "Huidige labels in bestanden niet repareren" + +#: exif/main.c:220 msgid "Write data to FILE" msgstr "gegevens naar BESTAND schrijven" -#: exif/main.c:213 +#: exif/main.c:222 msgid "Value of tag" msgstr "Labelwaarde" -#: exif/main.c:215 +#: exif/main.c:224 msgid "Create EXIF data if not existing" msgstr "EXIF-gegevens aanmaken als ze ontbreken" -#: exif/main.c:217 +#: exif/main.c:226 msgid "Output in a machine-readable (tab delimited) format" msgstr "machineleesbare uitvoer produceren (tabgescheiden)" -#: exif/main.c:220 +#: exif/main.c:229 +msgid "Width of output" +msgstr "Breedte van de uitvoer" + +#: exif/main.c:229 +msgid "WIDTH" +msgstr "BREEDTE" + +#: exif/main.c:231 msgid "Output in a XML format" msgstr "XML-uitvoer produceren" -#: exif/main.c:223 +#: exif/main.c:234 msgid "Show debugging messages" msgstr "debugmeldingen tonen" -#: exif/main.c:229 +#: exif/main.c:240 msgid "Help options:" msgstr "Hulpopties:" -#: exif/main.c:230 +#: exif/main.c:241 msgid "Show this help message" msgstr "Deze hulptekst tonen" -#: exif/main.c:231 +#: exif/main.c:242 msgid "Display brief usage message" msgstr "Korte gebruikstekst tonen" -#: exif/main.c:251 +#: exif/main.c:262 msgid "[OPTION...] file" msgstr "[OPTIE...] bestand" -#: exif/main.c:263 +#: exif/main.c:277 #, c-format msgid "Invalid IFD '%s'. Valid IFDs are '0', '1', 'EXIF', 'GPS', and 'Interoperability'." msgstr "Ongeldige IFD '%s'. Geldige IFD's zijn '0', '1', 'EXIF', 'GPS' en 'Interoperability'." -#: exif/main.c:272 +#: exif/main.c:286 #, c-format msgid "Invalid tag '%s'!" msgstr "Ongeldig label '%s'!" -#: exif/main.c:280 +#: exif/main.c:294 msgid "You need to specify a tag!" msgstr "Het is nodig een label op te geven." -#: exif/main.c:285 +#: exif/main.c:299 msgid "You need to specify an IFD!" msgstr "Het is nodig een IFD op te geven." -#: exif/main.c:308 +#: exif/main.c:322 #, c-format msgid "Tag '%s' " msgstr "Label '%s' " -#: exif/main.c:310 +#: exif/main.c:324 #, c-format msgid "(0x%04x, '%s'): " msgstr "(0x%04x, '%s'): " -#: exif/main.c:368 +#: exif/main.c:388 #, c-format msgid "'%s' is not readable or does not contain EXIF data!" msgstr "'%s' is niet leesbaar of bevat geen EXIF-gegevens!" Index: de.po =================================================================== RCS file: /cvsroot/libexif/exif/po/de.po,v retrieving revision 1.17 retrieving revision 1.18 diff -u -p -d -r1.17 -r1.18 --- de.po 19 Sep 2009 04:12:22 -0000 1.17 +++ de.po 6 Oct 2009 05:59:49 -0000 1.18 @@ -7,10 +7,10 @@ # Marcus Meissner <ma...@je...>, 2005, 2008, 2009. msgid "" msgstr "" -"Project-Id-Version: exif 0.6.18-pre1\n" +"Project-Id-Version: exif 0.6.18-pre2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-09-16 22:23-0700\n" -"PO-Revision-Date: 2009-09-18 21:07+0200\n" +"POT-Creation-Date: 2009-10-01 22:56-0700\n" +"PO-Revision-Date: 2009-10-05 08:42+0200\n" "Last-Translator: Marcus Meissner <ma...@je...>\n" "Language-Team: German <tra...@li...>\n" "MIME-Version: 1.0\n" @@ -19,274 +19,286 @@ msgstr "" "X-Generator: KBabel 1.11.4\n" "Plural-Forms: nplurals=2; plural=n == 1 ? 0 : 1;\n" -#: exif/actions.c:59 +#: exif/actions.c:57 #, c-format msgid "Not enough memory." msgstr "Nicht genügend Speicher." -#: exif/actions.c:77 +#: exif/actions.c:75 #, c-format msgid "Setting a value for this tag is unsupported!" msgstr "Das Setzen eines Wertes für dieses Tag ist nicht unterstützt!" -#: exif/actions.c:94 +#: exif/actions.c:92 #, c-format msgid "Too few components specified!" msgstr "Zu wenig Komponenten angegeben!" -#: exif/actions.c:109 +#: exif/actions.c:107 #, c-format msgid "Internal error. Please contact <%s>." msgstr "Interner Fehler. Bitte nehmen Sie Kontakt mit <%s> auf." -#: exif/actions.c:148 +#: exif/actions.c:146 #, c-format msgid "Not yet implemented!" msgstr "Noch nicht implementiert!" -#: exif/actions.c:155 +#: exif/actions.c:153 #, c-format msgid "Warning; Too many components specified!" msgstr "Warnung: Zu viele Komponenten angegeben!" -#: exif/actions.c:177 +#: exif/actions.c:175 #, c-format msgid "Too much EXIF data (%i bytes). Only %i bytes are allowed." msgstr "Zuviel EXIF Daten (%i Bytes). Das Maximum ist %i Bytes." -#: exif/actions.c:188 exif/actions.c:359 +#: exif/actions.c:186 exif/actions.c:357 #, c-format msgid "Wrote file '%s'." msgstr "Datei '%s' geschrieben." -#: exif/actions.c:208 +#: exif/actions.c:206 #, c-format msgid "EXIF entry '%s' " msgstr "EXIF Eintrag '%s'" -#: exif/actions.c:210 +#: exif/actions.c:208 #, c-format msgid "(0x%x, '%s') " msgstr "(0x%x, '%s') " -#: exif/actions.c:213 +#: exif/actions.c:211 #, c-format msgid "exists in IFD '%s':\n" msgstr "existiert in IFD %s:\n" -#: exif/actions.c:264 +#: exif/actions.c:262 #, c-format msgid "IFD '%s' does not contain a tag '%s'!" msgstr "IFD '%s' enthält keinen Eintrag '%s'!" -#: exif/actions.c:294 +#: exif/actions.c:292 #, c-format msgid "Could not open '%s' (%s)!" msgstr "Konnte '%s' nicht öffnen (%s)!" -#: exif/actions.c:303 +#: exif/actions.c:301 #, c-format msgid "Could not read '%s' (%s)." msgstr "Konnte '%s' nicht lesen (%s)." -#: exif/actions.c:322 +#: exif/actions.c:320 #, c-format msgid "IFD '%s' does not contain tag '%s'." msgstr "IFD '%s' enthält keinen Eintrag '%s'." -#: exif/actions.c:328 +#: exif/actions.c:326 #, c-format msgid "'%s' does not contain tag '%s'." msgstr "'%s' enthält keinen Eintrag '%s'." -#: exif/actions.c:346 +#: exif/actions.c:344 #, c-format msgid "'%s' does not contain a thumbnail!" msgstr "'%s' enthält keine Vorschau!" -#: exif/actions.c:354 +#: exif/actions.c:352 #, c-format msgid "Could not open '%s' for writing (%s)!" msgstr "Konnte '%s' nicht zum Schreiben öffnen (%s)!" -#: exif/actions.c:376 +#: exif/actions.c:374 #, c-format msgid "EXIF tags in '%s':" msgstr "EXIF Einträge in '%s':" -#: exif/actions.c:472 +#: exif/actions.c:470 #, c-format msgid "Unknown format or nonexistent MakerNote.\n" msgstr "Unbekanntes Format oder nicht existierende MakerNote.\n" -#: exif/actions.c:479 +#: exif/actions.c:477 #, c-format msgid "MakerNote does not contain any value.\n" msgstr "MakerNote enthält keinen Wert!\n" -#: exif/actions.c:482 +#: exif/actions.c:480 #, c-format msgid "MakerNote contains %i value:\n" msgid_plural "MakerNote contains %i values:\n" msgstr[0] "MakerNote %i Wert:\n" msgstr[1] "MakerNote enthält %i Werte:\n" -#: exif/actions.c:492 +#: exif/actions.c:490 msgid "Unknown tag" msgstr "Unbekannter Eintrag" -#: exif/actions.c:501 +#: exif/actions.c:499 msgid "Unknown value" msgstr "Unbekannter Wert" -#: exif/actions.c:525 +#: exif/actions.c:523 #, c-format msgid "EXIF tags in '%s' ('%s' byte order):" msgstr "EXIF Einträge in '%s' ('%s' Byte-Reihenfolge):" -#: exif/actions.c:531 +#: exif/actions.c:529 msgid "Tag" msgstr "Eintrag" -#: exif/actions.c:537 +#: exif/actions.c:535 msgid "Value" msgstr "Wert" -#: exif/actions.c:552 +#: exif/actions.c:550 #, c-format msgid "EXIF data contains a thumbnail (%i bytes)." msgstr "EXIF Daten enthalten eine Vorschau (%i Bytes)." -#: exif/actions.c:594 +#: exif/actions.c:592 #, c-format msgid "ThumbnailSize\t%i\n" msgstr "ThumbnailgröÃe\t%i\n" -#: exif/main.c:189 +#: exif/main.c:196 msgid "Display software version" msgstr "Zeige Software Version an" -#: exif/main.c:191 +#: exif/main.c:198 msgid "Show IDs instead of tag names" msgstr "Zeige IDs anstelle der Namen der Einträge" -#: exif/main.c:193 +#: exif/main.c:200 msgid "Select tag" msgstr "Wähle Eintrag" -#: exif/main.c:193 +#: exif/main.c:200 msgid "tag" msgstr "Eintrag" -#: exif/main.c:195 +#: exif/main.c:202 msgid "Select IFD" msgstr "Wähle IFD" -#: exif/main.c:195 +#: exif/main.c:202 msgid "IFD" msgstr "IFD" -#: exif/main.c:197 +#: exif/main.c:204 msgid "List all EXIF tags" msgstr "Liste alle EXIF Einträge auf" -#: exif/main.c:199 +#: exif/main.c:206 msgid "Show contents of tag MakerNote" msgstr "Zeige Inhalt des MakerNote-Eintrags" -#: exif/main.c:201 +#: exif/main.c:208 msgid "Remove tag or ifd" msgstr "Entferne Tag oder IFD" -#: exif/main.c:203 +#: exif/main.c:210 msgid "Show description of tag" msgstr "Zeige Beschreibung des Eintrags" -#: exif/main.c:205 +#: exif/main.c:212 msgid "Extract thumbnail" msgstr "Extrahiere Vorschau" -#: exif/main.c:207 +#: exif/main.c:214 msgid "Remove thumbnail" msgstr "Lösche Vorschaubild" -#: exif/main.c:209 +#: exif/main.c:216 msgid "Insert FILE as thumbnail" msgstr "Füge DATEI als Vorschau ein" -#: exif/main.c:209 exif/main.c:211 +#: exif/main.c:216 exif/main.c:220 msgid "FILE" msgstr "DATEI" -#: exif/main.c:211 +#: exif/main.c:218 +msgid "Do not fix existing tags in files" +msgstr "Beheb keine Fehler in existierenden Tags in Dateien" + +#: exif/main.c:220 msgid "Write data to FILE" msgstr "Schreibe Daten in DATEI" -#: exif/main.c:213 +#: exif/main.c:222 msgid "Value of tag" msgstr "Wert des Tags" -#: exif/main.c:215 +#: exif/main.c:224 msgid "Create EXIF data if not existing" msgstr "Erzeuge EXIF Daten wenn noch nicht vorhanden" -#: exif/main.c:217 +#: exif/main.c:226 msgid "Output in a machine-readable (tab delimited) format" msgstr "Gebe maschinenlesbares Format (tab delimited) aus." -#: exif/main.c:220 +#: exif/main.c:229 +msgid "Width of output" +msgstr "Breite der Textausgabe" + +#: exif/main.c:229 +msgid "WIDTH" +msgstr "BREITE" + +#: exif/main.c:231 msgid "Output in a XML format" msgstr "Ausgabe in einem XML Format" -#: exif/main.c:223 +#: exif/main.c:234 msgid "Show debugging messages" msgstr "Zeige Diagnose-Nachrichten" -#: exif/main.c:229 +#: exif/main.c:240 msgid "Help options:" msgstr "Hilfsoptionen:" -#: exif/main.c:230 +#: exif/main.c:241 msgid "Show this help message" msgstr "Zeige diese Hilfenachricht" -#: exif/main.c:231 +#: exif/main.c:242 msgid "Display brief usage message" msgstr "Zeige kurze Hilfe" -#: exif/main.c:251 +#: exif/main.c:262 msgid "[OPTION...] file" msgstr "[OPTION...] datei" -#: exif/main.c:263 +#: exif/main.c:277 #, c-format msgid "Invalid IFD '%s'. Valid IFDs are '0', '1', 'EXIF', 'GPS', and 'Interoperability'." msgstr "Unzulässiger IFD '%s'. Zulässige IFDs sind '0', '1', 'EXIF', 'GPS' und 'Interoperability'." -#: exif/main.c:272 +#: exif/main.c:286 #, c-format msgid "Invalid tag '%s'!" msgstr "Ungültiger Eintrag '%s'!" -#: exif/main.c:280 +#: exif/main.c:294 msgid "You need to specify a tag!" msgstr "Bitte geben Sie einen Eintrag an!" -#: exif/main.c:285 +#: exif/main.c:299 msgid "You need to specify an IFD!" msgstr "Bitte geben Sie einen IFD an!" -#: exif/main.c:308 +#: exif/main.c:322 #, c-format msgid "Tag '%s' " msgstr "Eintrag '%s'" -#: exif/main.c:310 +#: exif/main.c:324 #, c-format msgid "(0x%04x, '%s'): " msgstr "(0x%04x, '%s'): " -#: exif/main.c:368 +#: exif/main.c:388 #, c-format msgid "'%s' is not readable or does not contain EXIF data!" msgstr "'%s' ist nicht lesbar oder enthält keine EXIF Daten!" Index: da.po =================================================================== RCS file: /cvsroot/libexif/exif/po/da.po,v retrieving revision 1.5 retrieving revision 1.6 diff -u -p -d -r1.5 -r1.6 --- da.po 18 Sep 2009 04:30:45 -0000 1.5 +++ da.po 6 Oct 2009 05:59:49 -0000 1.6 @@ -10,10 +10,10 @@ # msgid "" msgstr "" -"Project-Id-Version: exif-0.6.18-pre1\n" +"Project-Id-Version: exif-0.6.18-pre2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-09-16 22:23-0700\n" -"PO-Revision-Date: 2009-09-17 00:00+0000\n" +"POT-Creation-Date: 2009-10-01 22:56-0700\n" +"PO-Revision-Date: 2009-10-02 00:00+0000\n" "Last-Translator: Joe Hansen <joe...@ya...>\n" "Language-Team: Danish <da...@da...>\n" "MIME-Version: 1.0\n" @@ -21,274 +21,286 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: exif/actions.c:59 +#: exif/actions.c:57 #, c-format msgid "Not enough memory." msgstr "Ikke nok hukommelse." -#: exif/actions.c:77 +#: exif/actions.c:75 #, c-format msgid "Setting a value for this tag is unsupported!" msgstr "Indstilling af en værdi for dette mærke er ikke understøttet!" -#: exif/actions.c:94 +#: exif/actions.c:92 #, c-format msgid "Too few components specified!" msgstr "For fÃ¥ komponenter angivet!" -#: exif/actions.c:109 +#: exif/actions.c:107 #, c-format msgid "Internal error. Please contact <%s>." msgstr "Intern fejl. Kontakt venligst <%s>." -#: exif/actions.c:148 +#: exif/actions.c:146 #, c-format msgid "Not yet implemented!" msgstr "Ikke implementeret endnu!" -#: exif/actions.c:155 +#: exif/actions.c:153 #, c-format msgid "Warning; Too many components specified!" msgstr "Advarsel; for mange komponenter angivet!" -#: exif/actions.c:177 +#: exif/actions.c:175 #, c-format msgid "Too much EXIF data (%i bytes). Only %i bytes are allowed." msgstr "For megen EXIF-data (%i byte). Kun %i byte er tilladt." -#: exif/actions.c:188 exif/actions.c:359 +#: exif/actions.c:186 exif/actions.c:357 #, c-format msgid "Wrote file '%s'." msgstr "Skrev fil '%s'." -#: exif/actions.c:208 +#: exif/actions.c:206 #, c-format msgid "EXIF entry '%s' " msgstr "EXIF-post '%s' " -#: exif/actions.c:210 +#: exif/actions.c:208 #, c-format msgid "(0x%x, '%s') " msgstr "(0x%x, '%s') " -#: exif/actions.c:213 +#: exif/actions.c:211 #, c-format msgid "exists in IFD '%s':\n" msgstr "eksisterer i IFD '%s':\n" -#: exif/actions.c:264 +#: exif/actions.c:262 #, c-format msgid "IFD '%s' does not contain a tag '%s'!" msgstr "IFD '%s' indeholder ikke et mærke '%s'!" -#: exif/actions.c:294 +#: exif/actions.c:292 #, c-format msgid "Could not open '%s' (%s)!" msgstr "Kunne ikke Ã¥bne '%s' (%s)!" -#: exif/actions.c:303 +#: exif/actions.c:301 #, c-format msgid "Could not read '%s' (%s)." msgstr "Kunne ikke læse '%s' (%s)." -#: exif/actions.c:322 +#: exif/actions.c:320 #, c-format msgid "IFD '%s' does not contain tag '%s'." msgstr "IFD '%s' indeholder ikke mærke '%s'." -#: exif/actions.c:328 +#: exif/actions.c:326 #, c-format msgid "'%s' does not contain tag '%s'." msgstr "'%s' indeholder ikke mærke '%s'." -#: exif/actions.c:346 +#: exif/actions.c:344 #, c-format msgid "'%s' does not contain a thumbnail!" msgstr "'%s' indeholder ikke en miniature!" -#: exif/actions.c:354 +#: exif/actions.c:352 #, c-format msgid "Could not open '%s' for writing (%s)!" msgstr "Ikke ikke Ã¥bne '%s' til skrivning (%s)!" -#: exif/actions.c:376 +#: exif/actions.c:374 #, c-format msgid "EXIF tags in '%s':" msgstr "EXIF-mærker i '%s':" -#: exif/actions.c:472 +#: exif/actions.c:470 #, c-format msgid "Unknown format or nonexistent MakerNote.\n" msgstr "Ukendt format eller ikkeeksisterende MakerNote.\n" -#: exif/actions.c:479 +#: exif/actions.c:477 #, c-format msgid "MakerNote does not contain any value.\n" msgstr "MakerNote indeholder ingen værdier.\n" -#: exif/actions.c:482 +#: exif/actions.c:480 #, c-format msgid "MakerNote contains %i value:\n" msgid_plural "MakerNote contains %i values:\n" msgstr[0] "MakerNote indeholder %i værdi:\n" msgstr[1] "MakerNote indeholder %i værdier:\n" -#: exif/actions.c:492 +#: exif/actions.c:490 msgid "Unknown tag" msgstr "Ukendt mærke" -#: exif/actions.c:501 +#: exif/actions.c:499 msgid "Unknown value" msgstr "Ukendt værdi" -#: exif/actions.c:525 +#: exif/actions.c:523 #, c-format msgid "EXIF tags in '%s' ('%s' byte order):" msgstr "EXIF-mærke i '%s' ('%s' byte orden):" -#: exif/actions.c:531 +#: exif/actions.c:529 msgid "Tag" msgstr "Mærke" -#: exif/actions.c:537 +#: exif/actions.c:535 msgid "Value" msgstr "Værdi" -#: exif/actions.c:552 +#: exif/actions.c:550 #, c-format msgid "EXIF data contains a thumbnail (%i bytes)." msgstr "EXIF-data indeholder en miniature (%i byte)." -#: exif/actions.c:594 +#: exif/actions.c:592 #, c-format msgid "ThumbnailSize\t%i\n" msgstr "MiniatureStørrelse\t%i\n" -#: exif/main.c:189 +#: exif/main.c:196 msgid "Display software version" msgstr "Vis softwareversion" -#: exif/main.c:191 +#: exif/main.c:198 msgid "Show IDs instead of tag names" msgstr "Vis ID'er i steden for mærkenavne" -#: exif/main.c:193 +#: exif/main.c:200 msgid "Select tag" msgstr "Vælg mærke" -#: exif/main.c:193 +#: exif/main.c:200 msgid "tag" msgstr "mærke" -#: exif/main.c:195 +#: exif/main.c:202 msgid "Select IFD" msgstr "Vælg IFD" -#: exif/main.c:195 +#: exif/main.c:202 msgid "IFD" msgstr "IFD" -#: exif/main.c:197 +#: exif/main.c:204 msgid "List all EXIF tags" msgstr "Vis alle EXIF-mærker" -#: exif/main.c:199 +#: exif/main.c:206 msgid "Show contents of tag MakerNote" msgstr "Vis indhold af mærke MakerNote" -#: exif/main.c:201 +#: exif/main.c:208 msgid "Remove tag or ifd" msgstr "Fjern mærke eller ifd" -#: exif/main.c:203 +#: exif/main.c:210 msgid "Show description of tag" msgstr "Vis beskrivelse af mærke" -#: exif/main.c:205 +#: exif/main.c:212 msgid "Extract thumbnail" msgstr "Udtræk miniature" -#: exif/main.c:207 +#: exif/main.c:214 msgid "Remove thumbnail" msgstr "Fjern miniature" -#: exif/main.c:209 +#: exif/main.c:216 msgid "Insert FILE as thumbnail" msgstr "Indæst FIl som miniature" -#: exif/main.c:209 exif/main.c:211 +#: exif/main.c:216 exif/main.c:220 msgid "FILE" msgstr "FIL" -#: exif/main.c:211 +#: exif/main.c:218 +msgid "Do not fix existing tags in files" +msgstr "Ret ikke eksisterende mærker i filer" + +#: exif/main.c:220 msgid "Write data to FILE" msgstr "Skriv data til FIL" -#: exif/main.c:213 +#: exif/main.c:222 msgid "Value of tag" msgstr "Værdi af mærke" -#: exif/main.c:215 +#: exif/main.c:224 msgid "Create EXIF data if not existing" msgstr "Opret EXIF-data hvis de ikke eksisterer" -#: exif/main.c:217 +#: exif/main.c:226 msgid "Output in a machine-readable (tab delimited) format" msgstr "Uddata i maskinlæsbart format (faneblad afgrænset)" -#: exif/main.c:220 +#: exif/main.c:229 +msgid "Width of output" +msgstr "Bredde pÃ¥ uddata" + +#: exif/main.c:229 +msgid "WIDTH" +msgstr "BREDDE" + +#: exif/main.c:231 msgid "Output in a XML format" msgstr "Uddata i XML-format" -#: exif/main.c:223 +#: exif/main.c:234 msgid "Show debugging messages" msgstr "Vis fejlsøgningsbeskeder" -#: exif/main.c:229 +#: exif/main.c:240 msgid "Help options:" msgstr "Hjælpindstillinger:" -#: exif/main.c:230 +#: exif/main.c:241 msgid "Show this help message" msgstr "Vis denne hjælpebesked" -#: exif/main.c:231 +#: exif/main.c:242 msgid "Display brief usage message" msgstr "Vis kort anvendelsesbesked" -#: exif/main.c:251 +#: exif/main.c:262 msgid "[OPTION...] file" msgstr "[INDSTILLING...] fil" -#: exif/main.c:263 +#: exif/main.c:277 #, c-format msgid "Invalid IFD '%s'. Valid IFDs are '0', '1', 'EXIF', 'GPS', and 'Interoperability'." msgstr "Ugyldig IFD '%s'. Gyldige IFD'er er '0', '1', 'EXIF', 'GPS', og 'Interoperability'." -#: exif/main.c:272 +#: exif/main.c:286 #, c-format msgid "Invalid tag '%s'!" msgstr "Ugyldig mærke '%s'!" -#: exif/main.c:280 +#: exif/main.c:294 msgid "You need to specify a tag!" msgstr "Du skal angive et mærke!" -#: exif/main.c:285 +#: exif/main.c:299 msgid "You need to specify an IFD!" msgstr "Du skal angive en IFD!" -#: exif/main.c:308 +#: exif/main.c:322 #, c-format msgid "Tag '%s' " msgstr "Mærke '%s' " -#: exif/main.c:310 +#: exif/main.c:324 #, c-format msgid "(0x%04x, '%s'): " msgstr "(0x%04x, '%s'): " -#: exif/main.c:368 +#: exif/main.c:388 #, c-format msgid "'%s' is not readable or does not contain EXIF data!" msgstr "'%s' kan ikke læses eller indeholder ikke EXIF-data!" Index: pl.po =================================================================== RCS file: /cvsroot/libexif/exif/po/pl.po,v retrieving revision 1.7 retrieving revision 1.8 diff -u -p -d -r1.7 -r1.8 --- pl.po 18 Sep 2009 04:30:45 -0000 1.7 +++ pl.po 6 Oct 2009 05:59:49 -0000 1.8 @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: exif 0.6.18-pre1\n" +"Project-Id-Version: exif 0.6.18-pre2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-09-16 22:23-0700\n" -"PO-Revision-Date: 2009-09-17 18:55+0200\n" +"POT-Creation-Date: 2009-10-01 22:56-0700\n" +"PO-Revision-Date: 2009-10-02 20:20+0200\n" "Last-Translator: Jakub Bogusz <qb...@pl...>\n" "Language-Team: Polish <tra...@li...>\n" "MIME-Version: 1.0\n" @@ -15,112 +15,112 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: exif/actions.c:59 +#: exif/actions.c:57 #, c-format msgid "Not enough memory." msgstr "Za maÅo pamiÄci." -#: exif/actions.c:77 +#: exif/actions.c:75 #, c-format msgid "Setting a value for this tag is unsupported!" msgstr "Ustawianie wartoÅci tego znacznika nie jest obsÅugiwane!" -#: exif/actions.c:94 +#: exif/actions.c:92 #, c-format msgid "Too few components specified!" msgstr "Podano za maÅo skÅadowych!" -#: exif/actions.c:109 +#: exif/actions.c:107 #, c-format msgid "Internal error. Please contact <%s>." msgstr "BÅÄ d wewnÄtrzny. ProszÄ skontaktowaÄ siÄ z <%s>." -#: exif/actions.c:148 +#: exif/actions.c:146 #, c-format msgid "Not yet implemented!" msgstr "Jeszcze nie zaimplementowane!" -#: exif/actions.c:155 +#: exif/actions.c:153 #, c-format msgid "Warning; Too many components specified!" msgstr "Uwaga: podano za dużo skÅadowych!" -#: exif/actions.c:177 +#: exif/actions.c:175 #, c-format msgid "Too much EXIF data (%i bytes). Only %i bytes are allowed." msgstr "Zbyt dużo danych EXIF (%i bajtów). Dozwolone jest tylko %i bajtów." -#: exif/actions.c:188 exif/actions.c:359 +#: exif/actions.c:186 exif/actions.c:357 #, c-format msgid "Wrote file '%s'." msgstr "Zapisano plik '%s'." -#: exif/actions.c:208 +#: exif/actions.c:206 #, c-format msgid "EXIF entry '%s' " msgstr "Znacznik EXIF '%s' " -#: exif/actions.c:210 +#: exif/actions.c:208 #, c-format msgid "(0x%x, '%s') " msgstr "(0x%x, '%s') " -#: exif/actions.c:213 +#: exif/actions.c:211 #, c-format msgid "exists in IFD '%s':\n" msgstr "istnieje w IFD '%s':\n" -#: exif/actions.c:264 +#: exif/actions.c:262 #, c-format msgid "IFD '%s' does not contain a tag '%s'!" msgstr "IFD '%s' nie zawiera znacznika '%s'!" -#: exif/actions.c:294 +#: exif/actions.c:292 #, c-format msgid "Could not open '%s' (%s)!" msgstr "Nie można otworzyÄ '%s' (%s)!" -#: exif/actions.c:303 +#: exif/actions.c:301 #, c-format msgid "Could not read '%s' (%s)." msgstr "Nie można odczytaÄ '%s' (%s)." -#: exif/actions.c:322 +#: exif/actions.c:320 #, c-format msgid "IFD '%s' does not contain tag '%s'." msgstr "IFD '%s' nie zawiera znacznika '%s'." -#: exif/actions.c:328 +#: exif/actions.c:326 #, c-format msgid "'%s' does not contain tag '%s'." msgstr "'%s' nie zawiera znacznika '%s'." -#: exif/actions.c:346 +#: exif/actions.c:344 #, c-format msgid "'%s' does not contain a thumbnail!" msgstr "'%s' nie zawiera miniaturki!" -#: exif/actions.c:354 +#: exif/actions.c:352 #, c-format msgid "Could not open '%s' for writing (%s)!" msgstr "Nie można otworzyÄ '%s' do zapisu (%s)!" -#: exif/actions.c:376 +#: exif/actions.c:374 #, c-format msgid "EXIF tags in '%s':" msgstr "Znaczniki EXIF w '%s':" -#: exif/actions.c:472 +#: exif/actions.c:470 #, c-format msgid "Unknown format or nonexistent MakerNote.\n" msgstr "Nieznany format lub nieistniejÄ cy znacznik MakerNote.\n" -#: exif/actions.c:479 +#: exif/actions.c:477 #, c-format msgid "MakerNote does not contain any value.\n" msgstr "MakerNote nie zawiera żadnej wartoÅci.\n" -#: exif/actions.c:482 +#: exif/actions.c:480 #, c-format msgid "MakerNote contains %i value:\n" msgid_plural "MakerNote contains %i values:\n" @@ -128,162 +128,174 @@ msgstr[0] "MakerNote zawiera %i wartoÅÄ msgstr[1] "MakerNote zawiera %i wartoÅci:\n" msgstr[2] "MakerNote zawiera %i wartoÅci:\n" -#: exif/actions.c:492 +#: exif/actions.c:490 msgid "Unknown tag" msgstr "Nieznany znacznik" -#: exif/actions.c:501 +#: exif/actions.c:499 msgid "Unknown value" msgstr "Nieznana wartoÅÄ" -#: exif/actions.c:525 +#: exif/actions.c:523 #, c-format msgid "EXIF tags in '%s' ('%s' byte order):" msgstr "Znaczniki EXIF w '%s' (kolejnoÅÄ bajtów '%s'):" -#: exif/actions.c:531 +#: exif/actions.c:529 msgid "Tag" msgstr "Znacznik" -#: exif/actions.c:537 +#: exif/actions.c:535 msgid "Value" msgstr "WartoÅÄ" -#: exif/actions.c:552 +#: exif/actions.c:550 #, c-format msgid "EXIF data contains a thumbnail (%i bytes)." msgstr "Dane EXIF zawierajÄ miniaturkÄ (%i bajtów)." -#: exif/actions.c:594 +#: exif/actions.c:592 #, c-format msgid "ThumbnailSize\t%i\n" msgstr "ThumbnailSize\t%i\n" -#: exif/main.c:189 +#: exif/main.c:196 msgid "Display software version" msgstr "WyÅwietlenie wersji programu" -#: exif/main.c:191 +#: exif/main.c:198 msgid "Show IDs instead of tag names" msgstr "Pokazywanie ID zamiast nazw znaczników" -#: exif/main.c:193 +#: exif/main.c:200 msgid "Select tag" msgstr "Wybór znacznika" -#: exif/main.c:193 +#: exif/main.c:200 msgid "tag" msgstr "znacznik" -#: exif/main.c:195 +#: exif/main.c:202 msgid "Select IFD" msgstr "Wybór IFD" -#: exif/main.c:195 +#: exif/main.c:202 msgid "IFD" msgstr "IFD" -#: exif/main.c:197 +#: exif/main.c:204 msgid "List all EXIF tags" msgstr "Wypisanie wszystkich znaczników EXIF" -#: exif/main.c:199 +#: exif/main.c:206 msgid "Show contents of tag MakerNote" msgstr "Pokazanie zawartoÅci znacznika MakerNote" -#: exif/main.c:201 +#: exif/main.c:208 msgid "Remove tag or ifd" msgstr "UsuniÄcie znacznika lub IFD" -#: exif/main.c:203 +#: exif/main.c:210 msgid "Show description of tag" msgstr "Pokazanie opisu znacznika" -#: exif/main.c:205 +#: exif/main.c:212 msgid "Extract thumbnail" msgstr "WyciÄ gniÄcie miniaturki" -#: exif/main.c:207 +#: exif/main.c:214 msgid "Remove thumbnail" msgstr "UsuniÄcie miniaturki" -#: exif/main.c:209 +#: exif/main.c:216 msgid "Insert FILE as thumbnail" msgstr "Wstawienie PLIKU jako miniaturki" -#: exif/main.c:209 exif/main.c:211 +#: exif/main.c:216 exif/main.c:220 msgid "FILE" msgstr "PLIK" -#: exif/main.c:211 +#: exif/main.c:218 +msgid "Do not fix existing tags in files" +msgstr "Bez poprawiania istniejÄ cych w plikach znaczników" + +#: exif/main.c:220 msgid "Write data to FILE" msgstr "Zapis danych do PLIKU" -#: exif/main.c:213 +#: exif/main.c:222 msgid "Value of tag" msgstr "WartoÅÄ znacznika" -#: exif/main.c:215 +#: exif/main.c:224 msgid "Create EXIF data if not existing" msgstr "Utworzenie danych EXIF jeÅli nie istniejÄ " -#: exif/main.c:217 +#: exif/main.c:226 msgid "Output in a machine-readable (tab delimited) format" msgstr "WyjÅcie w formacie czytelnym dla maszyny (ograniczonym tabulacjami)" -#: exif/main.c:220 +#: exif/main.c:229 +msgid "Width of output" +msgstr "SzerokoÅÄ wyjÅcia" + +#: exif/main.c:229 +msgid "WIDTH" +msgstr "SZEROKOÅÄ" + +#: exif/main.c:231 msgid "Output in a XML format" msgstr "WyjÅcie w formacie XML" -#: exif/main.c:223 +#: exif/main.c:234 msgid "Show debugging messages" msgstr "Pokazywanie komunikatów diagnostycznych" -#: exif/main.c:229 +#: exif/main.c:240 msgid "Help options:" msgstr "Opcje pomocy:" -#: exif/main.c:230 +#: exif/main.c:241 msgid "Show this help message" msgstr "WyÅwietlenie tego opisu" -#: exif/main.c:231 +#: exif/main.c:242 msgid "Display brief usage message" msgstr "WyÅwietlenie krótkiego opisu użycia" -#: exif/main.c:251 +#: exif/main.c:262 msgid "[OPTION...] file" msgstr "[OPCJA...] plik" -#: exif/main.c:263 +#: exif/main.c:277 #, c-format msgid "Invalid IFD '%s'. Valid IFDs are '0', '1', 'EXIF', 'GPS', and 'Interoperability'." msgstr "BÅÄdny IFD '%s'. Poprawne IFD to '0', '1', 'EXIF', 'GPS' oraz 'Interoperability'." -#: exif/main.c:272 +#: exif/main.c:286 #, c-format msgid "Invalid tag '%s'!" msgstr "BÅÄdny znacznik '%s'!" -#: exif/main.c:280 +#: exif/main.c:294 msgid "You need to specify a tag!" msgstr "Trzeba podaÄ znacznik!" -#: exif/main.c:285 +#: exif/main.c:299 msgid "You need to specify an IFD!" msgstr "Trzeba podaÄ IFD!" -#: exif/main.c:308 +#: exif/main.c:322 #, c-format msgid "Tag '%s' " msgstr "Znacznik '%s' " -#: exif/main.c:310 +#: exif/main.c:324 #, c-format msgid "(0x%04x, '%s'): " msgstr "(0x%04x, '%s'): " -#: exif/main.c:368 +#: exif/main.c:388 #, c-format msgid "'%s' is not readable or does not contain EXIF data!" msgstr "'%s' nie może byÄ odczytany lub nie zawiera danych EXIF!" Index: id.po =================================================================== RCS file: /cvsroot/libexif/exif/po/id.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -p -d -r1.3 -r1.4 --- id.po 18 Sep 2009 04:30:45 -0000 1.3 +++ id.po 6 Oct 2009 05:59:49 -0000 1.4 @@ -5,10 +5,10 @@ # msgid "" msgstr "" -"Project-Id-Version: exif 0.6.18-pre1\n" +"Project-Id-Version: exif 0.6.18-pre2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-09-16 22:23-0700\n" -"PO-Revision-Date: 2009-09-17 12:34-0400\n" +"POT-Creation-Date: 2009-10-01 22:56-0700\n" +"PO-Revision-Date: 2009-10-02 23:16+0700\n" "Last-Translator: Andhika Padmawan <and...@gm...>\n" "Language-Team: Indonesian <tra...@li...>\n" "MIME-Version: 1.0\n" @@ -16,273 +16,285 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: exif/actions.c:59 +#: exif/actions.c:57 #, c-format msgid "Not enough memory." msgstr "Tak cukup memori." -#: exif/actions.c:77 +#: exif/actions.c:75 #, c-format msgid "Setting a value for this tag is unsupported!" msgstr "Mengatur nilai untuk tag ini tak didukung!" -#: exif/actions.c:94 +#: exif/actions.c:92 #, c-format msgid "Too few components specified!" msgstr "Terlalu sedikit komponen yang ditentukan!" -#: exif/actions.c:109 +#: exif/actions.c:107 #, c-format msgid "Internal error. Please contact <%s>." msgstr "Galat internal. Silakan hubungi <%s>." -#: exif/actions.c:148 +#: exif/actions.c:146 #, c-format msgid "Not yet implemented!" msgstr "Belum diimplementasikan!" -#: exif/actions.c:155 +#: exif/actions.c:153 #, c-format msgid "Warning; Too many components specified!" msgstr "Peringatan; Terlalu banyak komponen yang ditentukan!" -#: exif/actions.c:177 +#: exif/actions.c:175 #, c-format msgid "Too much EXIF data (%i bytes). Only %i bytes are allowed." msgstr "Terlalu banyak data EXIF (%i bita). Hanya %i bita yang diizinkan." -#: exif/actions.c:188 exif/actions.c:359 +#: exif/actions.c:186 exif/actions.c:357 #, c-format msgid "Wrote file '%s'." msgstr "Menulis berkas '%s'." -#: exif/actions.c:208 +#: exif/actions.c:206 #, c-format msgid "EXIF entry '%s' " msgstr "Lema EXIF '%s' " -#: exif/actions.c:210 +#: exif/actions.c:208 #, c-format msgid "(0x%x, '%s') " msgstr "(0x%x, '%s') " -#: exif/actions.c:213 +#: exif/actions.c:211 #, c-format msgid "exists in IFD '%s':\n" msgstr "ada di IFD '%s':\n" -#: exif/actions.c:264 +#: exif/actions.c:262 #, c-format msgid "IFD '%s' does not contain a tag '%s'!" msgstr "IFD '%s' tak berisi tag '%s'!" -#: exif/actions.c:294 +#: exif/actions.c:292 #, c-format msgid "Could not open '%s' (%s)!" msgstr "Tak dapat membuka '%s' (%s)!" -#: exif/actions.c:303 +#: exif/actions.c:301 #, c-format msgid "Could not read '%s' (%s)." msgstr "Tak dapat membaca '%s' (%s)." -#: exif/actions.c:322 +#: exif/actions.c:320 #, c-format msgid "IFD '%s' does not contain tag '%s'." msgstr "IFD '%s' tak berisi tag '%s'." -#: exif/actions.c:328 +#: exif/actions.c:326 #, c-format msgid "'%s' does not contain tag '%s'." msgstr "'%s' tak berisi tag '%s'." -#: exif/actions.c:346 +#: exif/actions.c:344 #, c-format msgid "'%s' does not contain a thumbnail!" msgstr "'%s' tak berisi gambar kecil!" -#: exif/actions.c:354 +#: exif/actions.c:352 #, c-format msgid "Could not open '%s' for writing (%s)!" msgstr "Tak dapat membuka '%s' untuk ditulis (%s)!" -#: exif/actions.c:376 +#: exif/actions.c:374 #, c-format msgid "EXIF tags in '%s':" msgstr "Tag EXIF di '%s':" -#: exif/actions.c:472 +#: exif/actions.c:470 #, c-format msgid "Unknown format or nonexistent MakerNote.\n" msgstr "Format tak diketahui atau MakerNote tak ada.\n" -#: exif/actions.c:479 +#: exif/actions.c:477 #, c-format msgid "MakerNote does not contain any value.\n" msgstr "MakerNote tak berisi nilai apapun.\n" -#: exif/actions.c:482 +#: exif/actions.c:480 #, c-format msgid "MakerNote contains %i value:\n" msgid_plural "MakerNote contains %i values:\n" msgstr[0] "MakerNote berisi %i nilai:\n" -#: exif/actions.c:492 +#: exif/actions.c:490 msgid "Unknown tag" msgstr "Tag tak diketahui" -#: exif/actions.c:501 +#: exif/actions.c:499 msgid "Unknown value" msgstr "Nilai tak diketahui" -#: exif/actions.c:525 +#: exif/actions.c:523 #, c-format msgid "EXIF tags in '%s' ('%s' byte order):" msgstr "Tag EXIF di '%s' (urutan bita '%s'):" -#: exif/actions.c:531 +#: exif/actions.c:529 msgid "Tag" msgstr "Tag" -#: exif/actions.c:537 +#: exif/actions.c:535 msgid "Value" msgstr "Nilai" -#: exif/actions.c:552 +#: exif/actions.c:550 #, c-format msgid "EXIF data contains a thumbnail (%i bytes)." msgstr "Data EXIF berisi gambar kecil (%i bita)." -#: exif/actions.c:594 +#: exif/actions.c:592 #, c-format msgid "ThumbnailSize\t%i\n" msgstr "UkuranGambarKecil\t%i\n" -#: exif/main.c:189 +#: exif/main.c:196 msgid "Display software version" msgstr "Menampilkan versi peranti lunak" -#: exif/main.c:191 +#: exif/main.c:198 msgid "Show IDs instead of tag names" msgstr "Menampilkan ID ketimbang nama tag" -#: exif/main.c:193 +#: exif/main.c:200 msgid "Select tag" msgstr "Pilih tag" -#: exif/main.c:193 +#: exif/main.c:200 msgid "tag" msgstr "tag" -#: exif/main.c:195 +#: exif/main.c:202 msgid "Select IFD" msgstr "Pilih IFD" -#: exif/main.c:195 +#: exif/main.c:202 msgid "IFD" msgstr "IFD" -#: exif/main.c:197 +#: exif/main.c:204 msgid "List all EXIF tags" msgstr "Tampilkan semua tag EXIF" -#: exif/main.c:199 +#: exif/main.c:206 msgid "Show contents of tag MakerNote" msgstr "Tampilkan isi dari tag MakerNote" -#: exif/main.c:201 +#: exif/main.c:208 msgid "Remove tag or ifd" msgstr "Hapus tag atau ifd" -#: exif/main.c:203 +#: exif/main.c:210 msgid "Show description of tag" msgstr "Tampilkan keterangan tag" -#: exif/main.c:205 +#: exif/main.c:212 msgid "Extract thumbnail" msgstr "Ekstrak gambar kecil" -#: exif/main.c:207 +#: exif/main.c:214 msgid "Remove thumbnail" msgstr "Hapus gambar kecil" -#: exif/main.c:209 +#: exif/main.c:216 msgid "Insert FILE as thumbnail" msgstr "Masukkan BERKAS sebagai gambar kecil" -#: exif/main.c:209 exif/main.c:211 +#: exif/main.c:216 exif/main.c:220 msgid "FILE" msgstr "BERKAS" -#: exif/main.c:211 +#: exif/main.c:218 +msgid "Do not fix existing tags in files" +msgstr "Jangan perbaiki tag yang telah ada di berkas" + +#: exif/main.c:220 msgid "Write data to FILE" msgstr "Tulis data ke BERKAS" -#: exif/main.c:213 +#: exif/main.c:222 msgid "Value of tag" msgstr "Nilai tag" -#: exif/main.c:215 +#: exif/main.c:224 msgid "Create EXIF data if not existing" msgstr "Membuat data EXIF jika tidak ada" -#: exif/main.c:217 +#: exif/main.c:226 msgid "Output in a machine-readable (tab delimited) format" msgstr "Keluaran dalam format dapat-dibaca-mesin (pembatasan tab)" -#: exif/main.c:220 +#: exif/main.c:229 +msgid "Width of output" +msgstr "Lebar keluaran" + +#: exif/main.c:229 +msgid "WIDTH" +msgstr "LEBAR" + +#: exif/main.c:231 msgid "Output in a XML format" msgstr "Keluaran dalam format XML" -#: exif/main.c:223 +#: exif/main.c:234 msgid "Show debugging messages" msgstr "Tampilkan pesan awakutu" -#: exif/main.c:229 +#: exif/main.c:240 msgid "Help options:" msgstr "Opsi bantuan:" -#: exif/main.c:230 +#: exif/main.c:241 msgid "Show this help message" msgstr "Tampilkan pesan bantuan ini" -#: exif/main.c:231 +#: exif/main.c:242 msgid "Display brief usage message" msgstr "Tampilkan pesan singkat penggunaan" -#: exif/main.c:251 +#: exif/main.c:262 msgid "[OPTION...] file" msgstr "[OPSI...] berkas" -#: exif/main.c:263 +#: exif/main.c:277 #, c-format msgid "Invalid IFD '%s'. Valid IFDs are '0', '1', 'EXIF', 'GPS', and 'Interoperability'." msgstr "IFD '%s' tak sah. IFD sah adalah '0', '1', 'EXIF', 'GPS', dan 'Interoperability'." -#: exif/main.c:272 +#: exif/main.c:286 #, c-format msgid "Invalid tag '%s'!" msgstr "Tag tak sah '%s'!" -#: exif/main.c:280 +#: exif/main.c:294 msgid "You need to specify a tag!" msgstr "Anda harus menentukan tag!" -#: exif/main.c:285 +#: exif/main.c:299 msgid "You need to specify an IFD!" msgstr "Anda harus menentukan IFD!" -#: exif/main.c:308 +#: exif/main.c:322 #, c-format msgid "Tag '%s' " msgstr "Tag '%s' " -#: exif/main.c:310 +#: exif/main.c:324 #, c-format msgid "(0x%04x, '%s'): " msgstr "(0x%04x, '%s'): " -#: exif/main.c:368 +#: exif/main.c:388 #, c-format msgid "'%s' is not readable or does not contain EXIF data!" msgstr "'%s' tidak dapat dibaca atau tidak berisi data EXIF!" Index: vi.po =================================================================== RCS file: /cvsroot/libexif/exif/po/vi.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -p -d -r1.3 -r1.4 --- vi.po 19 Sep 2009 04:12:21 -0000 1.3 +++ vi.po 6 Oct 2009 05:59:49 -0000 1.4 @@ -5,10 +5,10 @@ # msgid "" msgstr "" -"Project-Id-Version: exif 0.6.18-pre1\n" +"Project-Id-Version: exif 0.6.18-pre2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-09-16 22:23-0700\n" -"PO-Revision-Date: 2009-09-18 21:22+0930\n" +"POT-Creation-Date: 2009-10-01 22:56-0700\n" +"PO-Revision-Date: 2009-10-03 21:22+0930\n" "Last-Translator: Clytie Siddall <cl...@ri...>\n" "Language-Team: Vietnamese <vi...@go...>\n" "MIME-Version: 1.0\n" @@ -17,245 +17,257 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: LocFactoryEditor 1.8\n" -#: exif/actions.c:59 +#: exif/actions.c:57 #, c-format msgid "Not enough memory." msgstr "Không Äá»§ bá» nhá»." -#: exif/actions.c:77 +#: exif/actions.c:75 #, c-format msgid "Setting a value for this tag is unsupported!" msgstr "Không há» trợ chức nÄng tạo má»t giá trá» cho thẻ nà y !" -#: exif/actions.c:94 +#: exif/actions.c:92 #, c-format msgid "Too few components specified!" msgstr "Ghi rõ quá Ãt thà nh phần." -#: exif/actions.c:109 +#: exif/actions.c:107 #, c-format msgid "Internal error. Please contact <%s>." msgstr "Lá»i ná»i bá». Hãy liên lạc vá»i <%s>." -#: exif/actions.c:148 +#: exif/actions.c:146 #, c-format msgid "Not yet implemented!" msgstr "Chưa thá»±c hiá»n." -#: exif/actions.c:155 +#: exif/actions.c:153 #, c-format msgid "Warning; Too many components specified!" msgstr "Cảnh báo : ghi rõ quá Ãt thà nh phần." -#: exif/actions.c:177 +#: exif/actions.c:175 #, c-format msgid "Too much EXIF data (%i bytes). Only %i bytes are allowed." msgstr "Quá nhiá»u dữ liá»u EXIF (%i byte). Chá» cho phép %i byte." -#: exif/actions.c:188 exif/actions.c:359 +#: exif/actions.c:186 exif/actions.c:357 #, c-format msgid "Wrote file '%s'." msgstr "Äã ghi táºp tin « %s »." -#: exif/actions.c:208 +#: exif/actions.c:206 #, c-format msgid "EXIF entry '%s' " msgstr "Mục nháºp EXIF « %s »" -#: exif/actions.c:210 +#: exif/actions.c:208 #, c-format msgid "(0x%x, '%s') " msgstr "(0x%x, '%s') " -#: exif/actions.c:213 +#: exif/actions.c:211 #, c-format msgid "exists in IFD '%s':\n" msgstr "Äã tá»n tại trong IFD « %s »:\n" -#: exif/actions.c:264 +#: exif/actions.c:262 #, c-format msgid "IFD '%s' does not contain a tag '%s'!" msgstr "IFD « %s » không chứa má»t thẻ « %s »." -#: exif/actions.c:294 +#: exif/actions.c:292 #, c-format msgid "Could not open '%s' (%s)!" msgstr "Không thá» mỠ« %s » (%s)." -#: exif/actions.c:303 +#: exif/actions.c:301 #, c-format msgid "Could not read '%s' (%s)." msgstr "Không thá» Äá»c « %s » (%s)." -#: exif/actions.c:322 +#: exif/actions.c:320 #, c-format msgid "IFD '%s' does not contain tag '%s'." msgstr "IFD « %s » không chứa thẻ « %s »." -#: exif/actions.c:328 +#: exif/actions.c:326 #, c-format msgid "'%s' does not contain tag '%s'." msgstr "« %s » không chứa thẻ « %s »." -#: exif/actions.c:346 +#: exif/actions.c:344 #, c-format msgid "'%s' does not contain a thumbnail!" msgstr "IFD « %s » không chứa ảnh mẫu." -#: exif/actions.c:354 +#: exif/actions.c:352 #, c-format msgid "Could not open '%s' for writing (%s)!" msgstr "Không thá» mỠ« %s » Äá» ghi (%s)." -#: exif/actions.c:376 +#: exif/actions.c:374 #, c-format msgid "EXIF tags in '%s':" msgstr "Thá» EXIF trong « %s »:" -#: exif/actions.c:472 +#: exif/actions.c:470 #, c-format msgid "Unknown format or nonexistent MakerNote.\n" msgstr "Không rõ Äá»nh dạng hoặc không có MakerNote.\n" -#: exif/actions.c:479 +#: exif/actions.c:477 #, c-format msgid "MakerNote does not contain any value.\n" msgstr "MakerNote không chứa giá trá».\n" -#: exif/actions.c:482 +#: exif/actions.c:480 #, c-format msgid "MakerNote contains %i value:\n" msgid_plural "MakerNote contains %i values:\n" msgstr[0] "MakerNote chứa %i giá trá»:\n" -#: exif/actions.c:492 +#: exif/actions.c:490 msgid "Unknown tag" msgstr "Thẻ lạ" -#: exif/actions.c:501 +#: exif/actions.c:499 msgid "Unknown value" msgstr "Giá trá» lạ" -#: exif/actions.c:525 +#: exif/actions.c:523 #, c-format msgid "EXIF tags in '%s' ('%s' byte order):" msgstr "Thẻ EXIF trong « %s » (thứ tá»± byte « %s »):" -#: exif/actions.c:531 +#: exif/actions.c:529 msgid "Tag" msgstr "Thẻ" -#: exif/actions.c:537 +#: exif/actions.c:535 msgid "Value" msgstr "Giá trá»" -#: exif/actions.c:552 +#: exif/actions.c:550 #, c-format msgid "EXIF data contains a thumbnail (%i bytes)." msgstr "Dữ liá»u EXIF chứa má»t ảnh mẫu (%i byte)." -#: exif/actions.c:594 +#: exif/actions.c:592 #, c-format msgid "ThumbnailSize\t%i\n" msgstr "KÃch cỡ ảnh mẫu\t%i\n" -#: exif/main.c:189 +#: exif/main.c:196 msgid "Display software version" msgstr "Hiá»n thá» phiên bản phần má»m" -#: exif/main.c:191 +#: exif/main.c:198 msgid "Show IDs instead of tag names" msgstr "Hiá»n thá» mã sá» thay cho tên thẻ" -#: exif/main.c:193 +#: exif/main.c:200 msgid "Select tag" msgstr "Chá»n thẻ" -#: exif/main.c:193 +#: exif/main.c:200 msgid "tag" msgstr "thẻ" -#: exif/main.c:195 +#: exif/main.c:202 msgid "Select IFD" msgstr "Chá»n IFD" -#: exif/main.c:195 +#: exif/main.c:202 msgid "IFD" msgstr "IFD" -#: exif/main.c:197 +#: exif/main.c:204 msgid "List all EXIF tags" msgstr "Liá»t kê má»i thá» EXIF" -#: exif/main.c:199 +#: exif/main.c:206 msgid "Show contents of tag MakerNote" msgstr "Hiá»n ná»i dung cá»§a thẻ MakerNote" -#: exif/main.c:201 +#: exif/main.c:208 msgid "Remove tag or ifd" msgstr "Bá» thẻ hoặc IFD" -#: exif/main.c:203 +#: exif/main.c:210 msgid "Show description of tag" msgstr "Hiá»n mô tả cá»§a thẻ" -#: exif/main.c:205 +#: exif/main.c:212 msgid "Extract thumbnail" msgstr "TrÃch ảnh mẫu" -#: exif/main.c:207 +#: exif/main.c:214 msgid "Remove thumbnail" msgstr "BỠảnh mẫu" -#: exif/main.c:209 +#: exif/main.c:216 msgid "Insert FILE as thumbnail" msgstr "Chèn TẬP TIN dạng ảnh mẫu" -#: exif/main.c:209 exif/main.c:211 +#: exif/main.c:216 exif/main.c:220 msgid "FILE" msgstr "TẬP TIN" -#: exif/main.c:211 +#: exif/main.c:218 +msgid "Do not fix existing tags in files" +msgstr "Äừng sá»a chữa thẻ Äã có trong táºp tin" + +#: exif/main.c:220 msgid "Write data to FILE" msgstr "Ghi dữ liá»u và o TẬP TIN" -#: exif/main.c:213 +#: exif/main.c:222 msgid "Value of tag" msgstr "Giá trá» cá»§a thẻ" -#: exif/main.c:215 +#: exif/main.c:224 msgid "Create EXIF data if not existing" msgstr "Táo dữ liá»u EXIF nếu không có" -#: exif/main.c:217 +#: exif/main.c:226 msgid "Output in a machine-readable (tab delimited) format" msgstr "Xuất ra má»t Äá»nh dạng cho máy Äá»c ÄÆ°á»£c (Äá»nh giá»i bằng khoảng tab)" -#: exif/main.c:220 +#: exif/main.c:229 +msgid "Width of output" +msgstr "Chiá»u rá»ng kết xuất" + +#: exif/main.c:229 +msgid "WIDTH" +msgstr "Rá»NG" + +#: exif/main.c:231 msgid "Output in a XML format" msgstr "Xuất ra Äá»nh dạng XML" -#: exif/main.c:223 +#: exif/main.c:234 msgid "Show debugging messages" msgstr "Hiá»n thông Äiá»p gỡ lá»i" -#: exif/main.c:229 +#: exif/main.c:240 msgid "Help options:" msgstr "Tuỳ chá»n trợ giúp:" -#: exif/main.c:230 +#: exif/main.c:241 msgid "Show this help message" msgstr "Hiá»n thá» trợ giúp nà y" -#: exif/main.c:231 +#: exif/main.c:242 msgid "Display brief usage message" msgstr "Hiá»n thá» trợ giúp ngắn" -#: exif/main.c:251 +#: exif/main.c:262 msgid "[OPTION...] file" msgstr "[TÃY_CHá»N...] táºp_tin" -#: exif/main.c:263 +#: exif/main.c:277 #, c-format msgid "Invalid IFD '%s'. Valid IFDs are '0', '1', 'EXIF', 'GPS', and 'Interoperability'." msgstr "" @@ -266,30 +278,30 @@ msgstr "" " ⢠GPS\n" " ⢠Interoperability\t\tTương hà nh" -#: exif/main.c:272 +#: exif/main.c:286 #, c-format msgid "Invalid tag '%s'!" msgstr "Thẻ không hợp lỠ« %s »." -#: exif/main.c:280 +#: exif/main.c:294 msgid "You need to specify a tag!" msgstr "Bạn cần phải ghi rõ má»t thẻ." -#: exif/main.c:285 +#: exif/main.c:299 msgid "You need to specify an IFD!" msgstr "Bạn cần phải ghi rõ má»t IFD." -#: exif/main.c:308 +#: exif/main.c:322 #, c-format msgid "Tag '%s' " msgstr "Thẻ « %s »" -#: exif/main.c:310 +#: exif/main.c:324 #, c-format msgid "(0x%04x, '%s'): " msgstr "(0x%04x, '%s'): " -#: exif/main.c:368 +#: exif/main.c:388 #, c-format msgid "'%s' is not readable or does not contain EXIF data!" msgstr "« %s » không Äá»c ÄÆ°á»£c hoặc không chứa dữ liá»u EXIF." |
From: Dan F. <dfa...@us...> - 2009-10-06 06:00:00
|
Update of /cvsroot/libexif/exif In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv20481 Modified Files: ChangeLog Log Message: Updated translations from Translation Project members to the latest & hopefully final .pot file before release Index: ChangeLog =================================================================== RCS file: /cvsroot/libexif/exif/ChangeLog,v retrieving revision 1.96 retrieving revision 1.97 diff -u -p -d -r1.96 -r1.97 --- ChangeLog 1 Oct 2009 06:50:32 -0000 1.96 +++ ChangeLog 6 Oct 2009 05:59:47 -0000 1.97 @@ -1,3 +1,8 @@ +2009-10-05 Dan Fandrich <da...@co...> + + * Updated translations from Translation Project members to the + latest & hopefully final .pot file before release + 2009-09-30 Dan Fandrich <da...@co...> * Added --no-fixup to disable attempts to fix tags in existing files. |
From: Jan P. <pa...@us...> - 2009-10-06 05:28:50
|
Update of /cvsroot/libexif/libexif/libexif/pentax In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv16958 Modified Files: mnote-pentax-entry.c Log Message: Added interpretation of MNOTE_PENTAX2_TAG_DATE & MNOTE_PENTAX2_TAG_TIME Index: mnote-pentax-entry.c =================================================================== RCS file: /cvsroot/libexif/libexif/libexif/pentax/mnote-pentax-entry.c,v retrieving revision 1.21 retrieving revision 1.22 diff -u -p -d -r1.21 -r1.22 --- mnote-pentax-entry.c 28 Sep 2009 23:09:14 -0000 1.21 +++ mnote-pentax-entry.c 6 Oct 2009 05:28:17 -0000 1.22 @@ -405,6 +405,18 @@ mnote_pentax_entry_get_value (MnotePenta CC (entry->components, 4, val, maxlen); strncpy (val, (char*)entry->data, MIN(maxlen, entry->size)); break; + case MNOTE_PENTAX2_TAG_DATE: + CF (entry->format, EXIF_FORMAT_UNDEFINED, val, maxlen); + CC (entry->components, 4, val, maxlen); + /* Note: format is UNDEFINED, not SHORT -> order is fixed: MOTOROLA */ + vs = exif_get_short (entry->data, EXIF_BYTE_ORDER_MOTOROLA); + snprintf (val, maxlen, "%i:%#02i:%#02i", vs, entry->data[2], entry->data[3]); + break; + case MNOTE_PENTAX2_TAG_TIME: + CF (entry->format, EXIF_FORMAT_UNDEFINED, val, maxlen); + CC2 (entry->components, 3, 4, val, maxlen); + snprintf (val, maxlen, "%#02i:%#02i:%#02i", entry->data[0], entry->data[1], entry->data[2]); + break; default: switch (entry->format) { case EXIF_FORMAT_ASCII: |