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...> - 2013-03-14 20:06:51
|
Update of /cvsroot/libexif/gexif/po In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv31352/po Modified Files: de.po es.po fr.po pl.po sv.po Log Message: * code made compatible for both gtk2 (minimum version: 2.6) and gtk3 * added --with-gtk3 option in configure.ac (default is gtk2) * fixed bug 2014281: gexif doesn't build with latest GTK 2.13.2 * warning message "No EXIF data found!" replaced by message dialog box * warning message "Implement!" replaced by 'about' dialog box * de, es, fr, pl, sv translations completed * fixed bug 1599611: gexif is not localized (remark: no change of AM_GNU_GETTEXT) (Patch by Valère Monseur) Index: pl.po =================================================================== RCS file: /cvsroot/libexif/gexif/po/pl.po,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- pl.po 22 May 2007 22:53:30 -0000 1.2 +++ pl.po 14 Mar 2013 20:06:48 -0000 1.3 @@ -1,23 +1,81 @@ # Polish translation for gexif. # This file is distributed under the same license as the gexif package. # Jakub Bogusz <qb...@pl...>, 2005. +# Valère Monseur <val...@ym...>, 2011. # msgid "" msgstr "" -"Project-Id-Version: gexif 0.5\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-05-17 17:23+0200\n" +"Project-Id-Version: gexif 0.6\n" +"Report-Msgid-Bugs-To: lib...@li...\n" +"POT-Creation-Date: 2011-10-24 18:48+0200\n" "PO-Revision-Date: 2005-03-21 18:20+0100\n" -"Last-Translator: Jakub Bogusz <qb...@pl...>\n" -"Language-Team: Polish <tra...@li...>\n" +"Last-Translator: Valère Monseur <val...@ym...>\n" +"Language-Team: \n" +"Language: pl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: gexif/gexif-main.c:239 +#: gexif.desktop.in.h:1 +msgid "gexif" +msgstr "gexif" + +#: gexif.desktop.in.h:2 +msgid "gexif is a GUI that shows the EXIF tags contained in JPG and TIFF files" +msgstr "gexif jest GUI, który pokazuje EXIF zawartych w JPG i TIFF" + +#: gexif/gexif-main.c:176 +msgid "No EXIF data found!" +msgstr "Nie znaleziono EXIF dane!" + +#: gexif/gexif-main.c:249 msgid "Save As..." msgstr "Zapisz jako..." -#: gexif/gexif-main.c:270 +#: gexif/gexif-main.c:280 msgid "Open..." msgstr "Otwórz..." + +#: gexif/gexif-main.c:307 +msgid "gexif is the GTK+ based GUI interface to libexif-gtk" +msgstr "gexif jest GTK+ interfejs GUI do libexif-gtk" + +#: gexif/gexif-main.c:367 +msgid "_File" +msgstr "_Plik" + +#: gexif/gexif-main.c:368 +msgid "_Open..." +msgstr "_Otwórz..." + +#: gexif/gexif-main.c:369 +msgid "_Save" +msgstr "_Zapisz" + +#: gexif/gexif-main.c:370 +msgid "Save _As..." +msgstr "Z_apisz jako..." + +#: gexif/gexif-main.c:372 +msgid "E_xit" +msgstr "Za_koÅcz" + +#: gexif/gexif-main.c:373 +msgid "_View" +msgstr "_Widok" + +#: gexif/gexif-main.c:374 +msgid "_Thumbnail..." +msgstr "_Miniatura..." + +#: gexif/gexif-main.c:375 +msgid "_Help" +msgstr "_Pomoc" + +#: gexif/gexif-main.c:376 +msgid "_About..." +msgstr "_O programie" + +#: gexif/gexif-thumbnail.c:184 +msgid "Close" +msgstr "Za_mknij" Index: sv.po =================================================================== RCS file: /cvsroot/libexif/gexif/po/sv.po,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- sv.po 6 Nov 2008 02:05:24 -0000 1.1 +++ sv.po 14 Mar 2013 20:06:48 -0000 1.2 @@ -1,29 +1,81 @@ # Swedish translation for gexif. -# Copyright (C) 2007 Free Software Foundation, Inc. # This file is distributed under the same license as the gexif package. # Daniel Nylander <po...@da...>, 2007. +# Valère Monseur <val...@ym...>, 2011. # msgid "" msgstr "" -"Project-Id-Version: gexif\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-08-23 00:13+0200\n" +"Project-Id-Version: gexif 0.6\n" +"Report-Msgid-Bugs-To: lib...@li...\n" +"POT-Creation-Date: 2011-10-24 18:48+0200\n" "PO-Revision-Date: 2007-08-29 18:04+0100\n" -"Last-Translator: Daniel Nylander <po...@da...>\n" -"Language-Team: Swedish <tp...@li...>\n" +"Last-Translator: Valère Monseur <val...@ym...>\n" +"Language-Team: \n" +"Language: sv\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../gexif/gexif-main.c:239 +#: gexif.desktop.in.h:1 +msgid "gexif" +msgstr "gexif" + +#: gexif.desktop.in.h:2 +msgid "gexif is a GUI that shows the EXIF tags contained in JPG and TIFF files" +msgstr "gexif är ett GUI som visar EXIF-taggar som finns i JPG och TIFF-filer" + +#: gexif/gexif-main.c:176 +msgid "No EXIF data found!" +msgstr "Inga EXIF-data hittades!" + +#: gexif/gexif-main.c:249 msgid "Save As..." msgstr "Spara som..." -#: ../gexif/gexif-main.c:270 +#: gexif/gexif-main.c:280 msgid "Open..." msgstr "Ãppna..." -#: ../gexif/gexif-thumbnail.c:154 -msgid "Close" -msgstr "Stäng" +#: gexif/gexif-main.c:307 +msgid "gexif is the GTK+ based GUI interface to libexif-gtk" +msgstr "gexif är GTK+-baserat GUI-gränssnitt med libexif-gtk" + +#: gexif/gexif-main.c:367 +msgid "_File" +msgstr "_Arkiv" + +#: gexif/gexif-main.c:368 +msgid "_Open..." +msgstr "_Ãppna..." + +#: gexif/gexif-main.c:369 +msgid "_Save" +msgstr "_Spara" + +#: gexif/gexif-main.c:370 +msgid "Save _As..." +msgstr "Spara s_om..." + +#: gexif/gexif-main.c:372 +msgid "E_xit" +msgstr "_Avsluta" +#: gexif/gexif-main.c:373 +msgid "_View" +msgstr "_Visa" + +#: gexif/gexif-main.c:374 +msgid "_Thumbnail..." +msgstr "_Miniatyrbild..." + +#: gexif/gexif-main.c:375 +msgid "_Help" +msgstr "_Hjälp" + +#: gexif/gexif-main.c:376 +msgid "_About..." +msgstr "_Om" + +#: gexif/gexif-thumbnail.c:184 +msgid "Close" +msgstr "S_täng" Index: es.po =================================================================== RCS file: /cvsroot/libexif/gexif/po/es.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- es.po 22 May 2007 22:53:30 -0000 1.3 +++ es.po 14 Mar 2013 20:06:48 -0000 1.4 @@ -1,23 +1,81 @@ -# gexif Spanish Translation. -# Copyright © 2002 Free Software Foundation, Inc. +# Spanish translation for gexif. +# This file is distributed under the same license as the gexif package. # Fabian Mandelbaum <fa...@ma...>, 2002. +# Valère Monseur <val...@ym...>, 2011. # msgid "" msgstr "" -"Project-Id-Version: gexif\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-05-17 17:23+0200\n" +"Project-Id-Version: gexif 0.6\n" +"Report-Msgid-Bugs-To: lib...@li...\n" +"POT-Creation-Date: 2011-10-24 18:48+0200\n" "PO-Revision-Date: 2002-09-03 20:10-0300\n" -"Last-Translator: Fabian Mandelbaum <fa...@ma...>\n" -"Language-Team: Spanish <es...@li...>\n" +"Last-Translator: Valère Monseur <val...@ym...>\n" +"Language-Team: \n" +"Language: es\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: gexif/gexif-main.c:239 +#: gexif.desktop.in.h:1 +msgid "gexif" +msgstr "gexif" + +#: gexif.desktop.in.h:2 +msgid "gexif is a GUI that shows the EXIF tags contained in JPG and TIFF files" +msgstr "gexif es una interfaz gráfica que muestra las etiquetas EXIF contenidos en los archivos JPG y TIFF" + +#: gexif/gexif-main.c:176 +msgid "No EXIF data found!" +msgstr "No se encontraron datos EXIF!" + +#: gexif/gexif-main.c:249 msgid "Save As..." msgstr "Guardar como..." -#: gexif/gexif-main.c:270 +#: gexif/gexif-main.c:280 msgid "Open..." msgstr "Abrir..." + +#: gexif/gexif-main.c:307 +msgid "gexif is the GTK+ based GUI interface to libexif-gtk" +msgstr "gexif es la interfaz basada en GTK+ GUI para libexif-gtk" + +#: gexif/gexif-main.c:367 +msgid "_File" +msgstr "_Archivo" + +#: gexif/gexif-main.c:368 +msgid "_Open..." +msgstr "_Abrir..." + +#: gexif/gexif-main.c:369 +msgid "_Save" +msgstr "_Guardar" + +#: gexif/gexif-main.c:370 +msgid "Save _As..." +msgstr "Guardar _como..." + +#: gexif/gexif-main.c:372 +msgid "E_xit" +msgstr "_Salir" + +#: gexif/gexif-main.c:373 +msgid "_View" +msgstr "_Ver" + +#: gexif/gexif-main.c:374 +msgid "_Thumbnail..." +msgstr "_Miniatura..." + +#: gexif/gexif-main.c:375 +msgid "_Help" +msgstr "A_yuda" + +#: gexif/gexif-main.c:376 +msgid "_About..." +msgstr "A_cerca de" + +#: gexif/gexif-thumbnail.c:184 +msgid "Close" +msgstr "_Cerrar" Index: fr.po =================================================================== RCS file: /cvsroot/libexif/gexif/po/fr.po,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- fr.po 22 May 2007 22:53:30 -0000 1.2 +++ fr.po 14 Mar 2013 20:06:48 -0000 1.3 @@ -1,24 +1,81 @@ -# GEXIF PO FILE -# Copyright © 2003 Free Software Foundation, Inc. -# This file is distributed under the same license as the GEXIF package. +# French translation for gexif. +# This file is distributed under the same license as the gexif package. # Arnaud Launay <as...@la...>, 2002. +# Valère Monseur <val...@ym...>, 2011. # msgid "" msgstr "" -"Project-Id-Version: gexif 0.5\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-05-17 17:23+0200\n" +"Project-Id-Version: gexif 0.6\n" +"Report-Msgid-Bugs-To: lib...@li...\n" +"POT-Creation-Date: 2011-10-24 18:48+0200\n" "PO-Revision-Date: 2003-01-07 19:00+0100\n" -"Last-Translator: Arnaud Launay <as...@la...>\n" -"Language-Team: Français <tr...@tr...>\n" +"Last-Translator: Valère Monseur <val...@ym...>\n" +"Language-Team: \n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: gexif/gexif-main.c:239 +#: gexif.desktop.in.h:1 +msgid "gexif" +msgstr "gexif" + +#: gexif.desktop.in.h:2 +msgid "gexif is a GUI that shows the EXIF tags contained in JPG and TIFF files" +msgstr "gexif est une interface graphique qui montre les balises EXIF contenues dans les fichiers JPG et TIFF" + +#: gexif/gexif-main.c:176 +msgid "No EXIF data found!" +msgstr "Aucune donnée EXIF trouvée!" + +#: gexif/gexif-main.c:249 msgid "Save As..." -msgstr "Sauver sous..." +msgstr "Enregistrer sous..." -#: gexif/gexif-main.c:270 +#: gexif/gexif-main.c:280 msgid "Open..." msgstr "Ouvrir..." + +#: gexif/gexif-main.c:307 +msgid "gexif is the GTK+ based GUI interface to libexif-gtk" +msgstr "gexif est l'interface graphique GTK de libexif-gtk" + +#: gexif/gexif-main.c:367 +msgid "_File" +msgstr "_Fichier" + +#: gexif/gexif-main.c:368 +msgid "_Open..." +msgstr "_Ouvrir..." + +#: gexif/gexif-main.c:369 +msgid "_Save" +msgstr "_Enregistrer" + +#: gexif/gexif-main.c:370 +msgid "Save _As..." +msgstr "Enregistrer _sous..." + +#: gexif/gexif-main.c:372 +msgid "E_xit" +msgstr "_Quitter" + +#: gexif/gexif-main.c:373 +msgid "_View" +msgstr "_Affichage" + +#: gexif/gexif-main.c:374 +msgid "_Thumbnail..." +msgstr "_Vignette..." + +#: gexif/gexif-main.c:375 +msgid "_Help" +msgstr "A_ide" + +#: gexif/gexif-main.c:376 +msgid "_About..." +msgstr "A _propos..." + +#: gexif/gexif-thumbnail.c:184 +msgid "Close" +msgstr "Fermer" Index: de.po =================================================================== RCS file: /cvsroot/libexif/gexif/po/de.po,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- de.po 22 May 2007 22:53:30 -0000 1.4 +++ de.po 14 Mar 2013 20:06:48 -0000 1.5 @@ -1,687 +1,81 @@ +# German translation for gexif. +# This file is distributed under the same license as the gexif package. +# Lutz Müller <lu...@us...>, 2002. +# Valère Monseur <val...@ym...>, 2011. +# msgid "" msgstr "" -"Project-Id-Version: gexif\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-05-17 17:23+0200\n" +"Project-Id-Version: gexif 0.6\n" +"Report-Msgid-Bugs-To: lib...@li...\n" +"POT-Creation-Date: 2011-10-24 18:48+0200\n" "PO-Revision-Date: 2002-03-21 16:33GMT\n" -"Last-Translator: Lutz Müller <lu...@us...>\n" -"Language-Team: Deutsch <de...@li...>\n" +"Last-Translator: Valère Monseur <val...@ym...>\n" +"Language-Team: \n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: gexif/gexif-main.c:239 -msgid "Save As..." -msgstr "Speichere Unter..." - -#: gexif/gexif-main.c:270 -msgid "Open..." -msgstr "" - -#~ msgid "None" -#~ msgstr "Kein" - -#~ msgid "Best" -#~ msgstr "Beste" - -#~ msgid "Initializing camera..." -#~ msgstr "Initialisiere Kamera..." - -#~ msgid "Could not initialize camera." -#~ msgstr "Konnte Kamera nicht initialisieren." - -#~ msgid "Could not get abilities of model '%s'." -#~ msgstr "Konnte die Fähigkeiten des Modells »%s« nicht abfragen." - -#~ msgid "Detecting cameras..." -#~ msgstr "Erkenne Kameras..." - -#~ msgid "No cameras detected." -#~ msgstr "Keine Kameras gefunden" - -#~ msgid "Could not detect any cameras." -#~ msgstr "Konnte keine Kameras finden." - -#~ msgid "Select Camera" -#~ msgstr "Wähle Kamera aus" - -#~ msgid "Model:" -#~ msgstr "Modell:" - -#~ msgid "Detect" -#~ msgstr "Erkennung" - -#, fuzzy -#~ msgid "Detect USB camera" -#~ msgstr "Erkenne Kameras..." - -#~ msgid "Port:" -#~ msgstr "Anschluss:" - -#~ msgid "Speed:" -#~ msgstr "Geschwindigkeit:" - -# !!! kein besonders reines Deutsch... !!! -#~ msgid "Allow multiple frontends" -#~ msgstr "Erlaube mehrere Frontends" - -#~ msgid "Enhanced" -#~ msgstr "Erweitert" - -#~ msgid "Could not get number of supported camera models" -#~ msgstr "Konnte die Anzahl der unterstützten Kameras nicht abfragen" - -#~ msgid "Could not get number of ports." -#~ msgstr "Konnte die Anzahl der Anschlüsse nicht abfragen." - -#~ msgid "Applying configuration..." -#~ msgstr "Setze Konfiguration..." - -#~ msgid "Could not apply configuration." -#~ msgstr "Konnte die Konfiguration nicht setzen." - -#~ msgid "No additional information available. (1)" -#~ msgstr "Keine zusätzlichen Informationen verfügbar. (1)" - -#~ msgid "General Settings" -#~ msgstr "Allgemeine Einstellungen" - -#~ msgid "Could not execute command." -#~ msgstr "Konnte den Befehl nicht ausführen." - -#~ msgid "No additional information available. (2)" -#~ msgstr "Keine zusätzlichen Informationen verfügbar. (2)" - -#~ msgid "No additional information available. (3)" -#~ msgstr "Keine zusätzlichen Informationen verfügbar. (3)" - -#~ msgid "No additional information available. (4)" -#~ msgstr "Keine zusätzlichen Informationen verfügbar. (4)" - -#~ msgid "No additional information available. (5)" -#~ msgstr "Keine zusätzlichen Informationen verfügbar. (5)" - -#~ msgid "No additional information available. (6)" -#~ msgstr "Keine zusätzlichen Informationen verfügbar. (6)" - -#~ msgid "Getting configuration..." -#~ msgstr "Frage Konfiguration ab..." - -#~ msgid "Could not get configuration." -#~ msgstr "Konnte die Konfiguration nicht abfragen." - -#~ msgid "Could not open '%s'!" -#~ msgstr "Konnte »%s« nicht öffnen!" - -#~ msgid "Type of messages to log:" -#~ msgstr "Art der zu loggenden Meldungen:" - -#~ msgid "Error" -#~ msgstr "Fehler" - -#~ msgid "Verbose" -#~ msgstr "Gesprächig" - -#~ msgid "Debug" -#~ msgstr "Debug" - -#~ msgid "Data" -#~ msgstr "Daten" - -#~ msgid "Deleting all files in '%s'..." -#~ msgstr "Lösche alle Dateien in »%s«..." - -#~ msgid "Could not delete all files in '%s'." -#~ msgstr "Konnte nicht alle Dateien in »%s« löschen." - -#~ msgid "Deleting file '%s' from folder '%s'..." -#~ msgstr "Lösche Datei »%s« aus Verzeichnis »%s«..." - -#~ msgid "Could not delete file '%s' in folder '%s'." -#~ msgstr "Konnte Datei »%s« nicht aus Verzeichnis »%s« löschen." - -#~ msgid "Do you really want to delete the following file?" -#~ msgstr "Möchten Sie die folgende Datei wirklich löschen?" - -#~ msgid "Do you really want to delete the following %i files?" -#~ msgstr "Möchten Sie die folgenden %i Dateien wirklich löschen?" - -#, fuzzy -#~ msgid "'%s' in folder '%s'" -#~ msgstr "Lade »%s« in das Verzeichnis »%s« hoch..." - -#, fuzzy -#~ msgid "All files in folder '%s'" -#~ msgstr "Hole Dateiliste des Verzeichnisses »%s«..." - -#~ msgid "More" -#~ msgstr "Mehr" - -#, fuzzy -#~ msgid "Getting EXIF information for file '%s' in folder '%s'..." -#~ msgstr "Hole Informationen über Datei »%s« im Verzeichnis »%s«..." - -#, fuzzy -#~ msgid "Could not get exif information for '%s' in folder '%s'" -#~ msgstr "" -#~ "Konnte keine Informationen über Datei »%s« im Verzeichnis »%s« bekommen." - -#, fuzzy -#~ msgid "Could not interpret EXIF data." -#~ msgstr "Konnte Kamera nicht initialisieren." - -#~ msgid "Captures images from digital camera" -#~ msgstr "Aufnahme von digitaler Kamera machen" - -#~ msgid "<Toolbox>/File/Acquire/Capture from Camera..." -#~ msgstr "<Toolbox>/Datei/Acquire/Aufnahme von Kamera machen..." - -#~ msgid "Loads files from digital cameras" -#~ msgstr "Lädt Dateien von digitalen Kameras" - -#~ msgid "<Toolbox>/File/Acquire/Load from Camera..." -#~ msgstr "<Toolbox>/Datei/Acquire/Lade von Kamera..." - -#~ msgid "Downloading '%s' from '%s'..." -#~ msgstr "Lade »%s« aus »%s« herunter..." - -#~ msgid "Could not download file '%s' from folder '%s'." -#~ msgstr "Konnte Datei »%s« nicht aus Verzeichnis »%s« holen." - -#, fuzzy -#~ msgid "Setting information for file '%s' in '%s'..." -#~ msgstr "Hole Informationen über Datei »%s« in »%s«..." - -#, fuzzy -#~ msgid "Could not set file information for '%s' in folder '%s'" -#~ msgstr "" -#~ "Konnte keine Informationen über Datei »%s« im Verzeichnis »%s« bekommen." - -#~ msgid "Getting information about file '%s' in folder '%s'..." -#~ msgstr "Hole Informationen über Datei »%s« im Verzeichnis »%s«..." - -#, fuzzy -#~ msgid "Could not get information about file '%s' in '%s' in folder '%s'." -#~ msgstr "" -#~ "Konnte keine Informationen über Datei »%s« im Verzeichnis »%s« bekommen." - -#~ msgid "File" -#~ msgstr "Datei" - -#~ msgid "Name:" -#~ msgstr "Name:" - -#~ msgid "Mime type:" -#~ msgstr "MIME-Typ:" - -#~ msgid "Last modified:" -#~ msgstr "Zuletzt modifiziert:" - -#~ msgid "Size:" -#~ msgstr "GröÃe:" - -#~ msgid "%li bytes" -#~ msgstr "%li Bytes" - -#~ msgid "Permissions:" -#~ msgstr "Zugriffsrechte:" - -#~ msgid "Read" -#~ msgstr "Lesen" - -#~ msgid "Delete" -#~ msgstr "Löschen" - -#~ msgid "Preview" -#~ msgstr "Vorschau" - -#~ msgid "Audio" -#~ msgstr "Audio" - -#~ msgid "Mime type: " -#~ msgstr "MIME-Typ: " - -#, fuzzy -#~ msgid "Downloading thumbnail of '%s' from folder '%s'..." -#~ msgstr "Hole Vorschaubild der Datei »%s« im Verzeichnis »%s«..." - -#, fuzzy -#~ msgid "Changing name of '%s' to '%s'..." -#~ msgstr "Lege Verzeichnis »%s« im Verzeichnis »%s« an..." - -#, fuzzy -#~ msgid "Could not change the name of '%s' to '%s'." -#~ msgstr "Konnte Datei »%s« nicht aus Verzeichnis »%s« löschen." - -#~ msgid "Listing files in folder '%s'..." -#~ msgstr "Hole Dateiliste des Verzeichnisses »%s«..." - -#~ msgid "Could not get file list for folder '%s'" -#~ msgstr "Fehler beim Herunterladen der Dateiliste des Verzeichnisses »%s«" - -#~ msgid "" -#~ "%s %s\n" -#~ "\n" -#~ "gtKam was written by:\n" -#~ " - Scott Fritzinger <sc...@un...>,\n" -#~ " - Lutz Mueller <lu...@us...>,\n" -#~ " - and many others.\n" -#~ "\n" -#~ "gtKam uses libgphoto2, a library to access a\n" -#~ "multitude of digital cameras. More \n" -#~ "information is available at\n" -#~ "http://www.gphoto.net.\n" -#~ "\n" -#~ "Enjoy the wonderful world of gphoto!" -#~ msgstr "" -#~ "%s %s\n" -#~ "\n" -#~ "gtKam wurde geschrieben von:\n" -#~ " - Scott Fritzinger <sc...@un...>,\n" -#~ " - Lutz Müller <lu...@us...>\n" -#~ "und vielen anderen.\n" -#~ "\n" -#~ "gtKam verwendet libgphoto2, eine Bibliothek,\n" -#~ "um viele digitale Kameras anzusprechen. Mehr\n" -#~ "Informationen sind unter\n" -#~ "http://www.gphoto.net erhältlich.\n" -#~ "\n" -#~ "Viel Spaà mit gphoto!" - -#~ msgid "_Help" -#~ msgstr "_Hilfe" - -#~ msgid "_Debug..." -#~ msgstr "_Debug..." - -#~ msgid "_About..." -#~ msgstr "_Ãber..." - -#~ msgid "Index Settings" -#~ msgstr "Indexeinstellungen" - -#~ msgid "View Thumbnails" -#~ msgstr "Zeige Vorschaubilder" - -#~ msgid "Creating folder '%s' in folder '%s'..." -#~ msgstr "Lege Verzeichnis »%s« im Verzeichnis »%s« an..." - -#~ msgid "Could not create folder '%s' in folder '%s'." -#~ msgstr "Konnte Verzeichnis »%s« nicht im Verzeichnis »%s« anlegen." - -#~ msgid "" -#~ "Please choose a name for the directory that should be created in '%s':" -#~ msgstr "" -#~ "Bitte wählen Sie einen Namen für das Verzeichnis, welches in »%s« " -#~ "angelegt werden soll:" - -#~ msgid "New directory" -#~ msgstr "Neues Verzeichnis" - -#, fuzzy -#~ msgid "Could not find and io-driver for port '%s' ('%s')." -#~ msgstr "" -#~ "Konnte Verzeichnisliste des Verzeichnisses »%s« nicht herunterladen." - -#~ msgid "Capturing image..." -#~ msgstr "Mache Aufnahme..." - -#~ msgid "Could not capture image." -#~ msgstr "Konnte keine Aufnahme machen." - -#~ msgid "Capture" -#~ msgstr "Aufnahme machen" - -#~ msgid "0 degrees" -#~ msgstr "0 Grad" - -#~ msgid "Don't rotate thumbnail" -#~ msgstr "Vorschaubild nicht rotieren" - -#~ msgid "-90 degrees" -#~ msgstr "-90 Grad" - -#~ msgid "Rotate thumbnail by -90 degrees" -#~ msgstr "Vorschaubild um -90° rotieren" - -#~ msgid "+90 degrees" -#~ msgstr "+90 Grad" - -#, fuzzy -#~ msgid "Rotate thumbnail by 90 degrees" -#~ msgstr "Vorschaubild um 90° rotieren" - -#~ msgid "180 degrees" -#~ msgstr "180 Grad" - -#~ msgid "Rotate thumbnail by 180 degrees" -#~ msgstr "Vorschaubild um 180° rotieren" - -#~ msgid "'%s' already exists." -#~ msgstr "»%s« existiert bereits." - -#~ msgid "Could not save file to '%s'." -#~ msgstr "Konnte Datei nicht unter »%s« speichern." - -#~ msgid "Could not get '%s' from folder '%s'." -#~ msgstr "Konnte Datei »%s« nicht aus Verzeichnis »%s« holen." - -#~ msgid "Downloading %i files..." -#~ msgstr "Lade %i Dateien herunter..." - -#~ msgid "What to save:" -#~ msgstr "Was soll gespeichert werden:" - -#~ msgid "Save photos" -#~ msgstr "Speichere Photos" - -#~ msgid "Photos will be saved if this is checked" -#~ msgstr "Photos werden gespeichert, wenn dies angekreuzt ist." - -#~ msgid "Save raw data" -#~ msgstr "Speichere Originaldaten" - -#~ msgid "Raw data will be saved if this is checked" -#~ msgstr "Originaldaten werden gespeichert, wenn dies angekreuzt ist" - -#~ msgid "Save audio data" -#~ msgstr "Speichere Audiodaten" - -#~ msgid "Audio data will be saved if this is checked" -#~ msgstr "Audiodaten werden gespeichert, wenn dies angekreuzt ist" - -#~ msgid "Save thumbnails" -#~ msgstr "Speichere Vorschaubilder" - -#~ msgid "Thumbnails will be saved if this is checked" -#~ msgstr "Vorschaubilder werden gespeichert, wenn dies angekreuzt ist" - -#~ msgid "Save EXIF data" -#~ msgstr "Speichere EXIF-Daten" - -#~ msgid "EXIF data will be saved if this is checked" -#~ msgstr "EXIF-Daten werden gespeichert, wenn dies angekreuzt ist" - -#~ msgid "Open image(s) with: " -#~ msgstr "Ãffne Bild(er) mit: " - -#~ msgid "" -#~ "Type in the name of the program you want to run, leave blank for none" -#~ msgstr "" -#~ "Name des Programmes, welches gestartet werden soll (leer: kein Programm " -#~ "starten)" - -#, fuzzy -#~ msgid "Use filename(s) provided by the camera" -#~ msgstr "Verwende die Dateinamen der Kamera" - -#~ msgid "Choose whether to use the filename provided by the camera" -#~ msgstr "Auswählen, ob die Dateinamen der Kamera verwendet werden sollen" - -#~ msgid "Filename prefix: " -#~ msgstr "Dateinamen-Präfix" - -#~ msgid "Save '%s'..." -#~ msgstr "Speichere »%s«..." - -#~ msgid "Save photos..." -#~ msgstr "Speichere Photos..." - -#, fuzzy -#~ msgid "Listing folders in '%s'..." -#~ msgstr "Hole Dateiliste des Verzeichnisses »%s«..." - -#, fuzzy -#~ msgid "Could not list folders in '%s'." -#~ msgstr "Konnte nicht alle Dateien in »%s« löschen." - -#~ msgid "Could not open '%s'." -#~ msgstr "Konnte »%s« nicht öffnen." - -#, fuzzy -#~ msgid "Uploading '%s' into folder '%s'..." -#~ msgstr "Konnte Datei »%s« nicht in das Verzeichnis »%s« hochladen." - -#, fuzzy -#~ msgid "Could not upload '%s' into '%s'." -#~ msgstr "Konnte Datei »%s« nicht in das Verzeichnis »%s« hochladen." - -#, fuzzy -#~ msgid "Upload into '%s'..." -#~ msgstr "Datei _hochladen..." - -#, fuzzy -#~ msgid "Removing directory '%s'..." -#~ msgstr "Entferne »%s« aus »%s«..." - -#, fuzzy -#~ msgid "Could not remove directory '%s'." -#~ msgstr "Konnte Datei »%s« nicht aus Verzeichnis »%s« löschen." - -#~ msgid "Getting information about the camera..." -#~ msgstr "Frage Informationen über die Kamera ab..." - -#~ msgid "Getting information about the driver..." -#~ msgstr "Frage Treiberinformationen ab..." - -#~ msgid "Getting manual..." -#~ msgstr "Hole Kameraanleitung..." - -#~ msgid "Could not retrieve information." -#~ msgstr "Konnte Informationen nicht abfragen." - -#~ msgid "Could not capture." -#~ msgstr "Konnte keine Aufnahme machen." - -#, fuzzy -#~ msgid "Folder" -#~ msgstr "_Verzeichnis" - -#, fuzzy -#~ msgid "Loading cameras..." -#~ msgstr "Erkenne Kameras..." - -#~ msgid "" -#~ "Could not display '%s'. Either the image type ('%s') is not supported by " -#~ "gtk or the file itself is corrupt." -#~ msgstr "" -#~ "Konnte »%s« nicht anzeigen. Entweder wird der Bildtyp (»%s«) nicht von " -#~ "GTK unterstützt oder die Datei selbst ist nicht in Ordnung." - -#, fuzzy -#~ msgid "Couldn't find pixmap file: %s" -#~ msgstr "Konnte Datei »%s« nicht holen." - -#, fuzzy -#~ msgid "Error loading pixmap file: %s" -#~ msgstr "Lade %i Dateien herunter..." - -#~ msgid "Cancel" -#~ msgstr "Abbrechen" - -#~ msgid "Add" -#~ msgstr "Hinzufügen" - -#~ msgid "Ok" -#~ msgstr "Ok" - -#~ msgid "Apply" -#~ msgstr "Anwenden" - -#~ msgid "Filename" -#~ msgstr "Dateiname" - -#~ msgid "Getting file '%s' from folder '%s'..." -#~ msgstr "Hole Datei »%s« aus Verzeichnis »%s«..." - -#~ msgid "Could not get file '%s'." -#~ msgstr "Konnte Datei »%s« nicht holen." - -#~ msgid "Getting list of files in folder '%s'..." -#~ msgstr "Hole Dateiliste des Verzeichnisses »%s«..." - -#~ msgid "Could not get file list for folder '%s'." -#~ msgstr "Konnte Dateiliste des Verzeichnisses »%s« nicht holen." - -#~ msgid "Close" -#~ msgstr "SchlieÃen" - -#~ msgid "Background" -#~ msgstr "Hintergrund" - -#~ msgid "Could not set file information for '%s'" -#~ msgstr "Konnte Dateiinformationen für »%s« nicht setzen" - -#~ msgid "Reset" -#~ msgstr "Zurücksetzen" - -#~ msgid "Could not get preview of file '%s' in folder '%s'" -#~ msgstr "" -#~ "Konnte Vorschaubild der Datei »%s« im Verzeichnis »%s« nicht herunterladen" - -#~ msgid "Info" -#~ msgstr "Info" - -#~ msgid "Exif" -#~ msgstr "Exif" - -#~ msgid "Save" -#~ msgstr "Speichern" - -#~ msgid "Getting preview of file '%s' in folder '%s'..." -#~ msgstr "Hole Vorschau der Datei »%s« im Verzeichnis »%s«..." - -#~ msgid "Could not get preview of file '%s' in folder '%s'." -#~ msgstr "Konnte Vorschau der Datei »%s« im Verzeichnis »%s« nicht holen." - -#~ msgid "_File" -#~ msgstr "_Datei" - -#~ msgid "_Save Selected Photos..." -#~ msgstr "_Speichere ausgewählte Photos..." - -#~ msgid "_Delete Photos" -#~ msgstr "_Lösche Photos" - -#~ msgid "_Selected" -#~ msgstr "_Ausgewählte" - -#~ msgid "_All" -#~ msgstr "_Alle" - -#~ msgid "_Exit" -#~ msgstr "_Beenden" - -#~ msgid "_Select" -#~ msgstr "_Auswählen" - -#~ msgid "_Inverse" -#~ msgstr "_Umkehren" - -#~ msgid "_None" -#~ msgstr "_Keine" - -#~ msgid "_Camera" -#~ msgstr "_Kamera" - -#, fuzzy -#~ msgid "_Add Camera..." -#~ msgstr "_Wähle Kamera..." - -#, fuzzy -#~ msgid "Manual" -#~ msgstr "_Anleitung" - -#, fuzzy -#~ msgid "About the driver" -#~ msgstr "_Ãber den Treiber..." - -#~ msgid "Save selected photos..." -#~ msgstr "Speichere ausgewählte Photos..." - -#~ msgid "Delete selected photos" -#~ msgstr "Lösche ausgewählte Photos" - -#~ msgid "Exit" -#~ msgstr "Beenden" - -#~ msgid "100%" -#~ msgstr "100%" - -#~ msgid "Don't enlarge thumbnail" -#~ msgstr "Vorschaubild nicht vergröÃern" - -#~ msgid "150%" -#~ msgstr "150%" - -#~ msgid "Enlarge thumbnail by 50%" -#~ msgstr "Vorschaubild um 50% vergröÃern" - -#~ msgid "200%" -#~ msgstr "200%" - -#~ msgid "Enlarge thumbnail by 100%" -#~ msgstr "Vorschaubild um 100% vergröÃern" - -#~ msgid "250%" -#~ msgstr "250%" - -#~ msgid "Enlarge thumbnail by 150%" -#~ msgstr "Vorschaubild um 150% vergröÃern" - -#~ msgid "Configure" -#~ msgstr "Konfigurieren" - -#~ msgid "Could not remove '%s' from '%s'" -#~ msgstr "Konnte Datei »%s« nicht aus Verzeichnis »%s« löschen" - -#~ msgid "Make" -#~ msgstr "Machen" - -#~ msgid "Remove" -#~ msgstr "Löschen" +#: gexif.desktop.in.h:1 +msgid "gexif" +msgstr "gexif" -#~ msgid "Do you really want to delete ALL files in '%s'?" -#~ msgstr "Möchten Sie wirklich ALLE Dateien in »%s« löschen?" +#: gexif.desktop.in.h:2 +msgid "gexif is a GUI that shows the EXIF tags contained in JPG and TIFF files" +msgstr "gexif ist ein GUI, dass die EXIF-Tags in JPG und TIFF-Dateien enthaltenen zeigt" -#~ msgid "Could not retrieve manual." -#~ msgstr "Konnte die Kameraanleitung nicht abfragen." +#: gexif/gexif-main.c:176 +msgid "No EXIF data found!" +msgstr "Keine EXIF-Daten gefunden!" -#~ msgid "Could not get information about the driver." -#~ msgstr "Konnte die Treiberinformationen nicht abfragen." +#: gexif/gexif-main.c:249 +msgid "Save As..." +msgstr "Speichern unter..." -#~ msgid "Removing folder '%s' from folder '%s'..." -#~ msgstr "Entferne Verzeichnis »%s« aus Verzeichnis »%s«..." +#: gexif/gexif-main.c:280 +msgid "Open..." +msgstr "Ãffnen..." -#~ msgid "Upload..." -#~ msgstr "Hochladen..." +#: gexif/gexif-main.c:307 +msgid "gexif is the GTK+ based GUI interface to libexif-gtk" +msgstr "gexif ist die GTK+ basierte GUI Schnittstelle zu libexif-gtk" -#~ msgid "_Create..." -#~ msgstr "_Anlegen..." +#: gexif/gexif-main.c:367 +msgid "_File" +msgstr "_Datei" -#~ msgid "_Remove..." -#~ msgstr "_Löschen..." +#: gexif/gexif-main.c:368 +msgid "_Open..." +msgstr "Ã_ffnen..." -#~ msgid "Ca_pture..." -#~ msgstr "_Bild aufnehmen..." +#: gexif/gexif-main.c:369 +msgid "_Save" +msgstr "_Speichern" -#~ msgid "_Configure..." -#~ msgstr "_Konfigurieren..." +#: gexif/gexif-main.c:370 +msgid "Save _As..." +msgstr "Speichern _unter..." -#~ msgid "_Information" -#~ msgstr "_Information" +#: gexif/gexif-main.c:372 +msgid "E_xit" +msgstr "_Beenden" -#~ msgid "Configure camera..." -#~ msgstr "Konfiguriere Kamera..." +#: gexif/gexif-main.c:373 +msgid "_View" +msgstr "_Ansicht" -#~ msgid "No camera set" -#~ msgstr "Keine Kamera ausgewählt" +#: gexif/gexif-main.c:374 +msgid "_Thumbnail..." +msgstr "_Vorschaubild..." -#~ msgid "Listing contents of folder '%s'..." -#~ msgstr "Liste Inhalt des Verzeichnisses »%s«..." +#: gexif/gexif-main.c:375 +msgid "_Help" +msgstr "_Hilfe" -#~ msgid "Could not retrieve file list for folder '%s'." -#~ msgstr "Konnte Dateiliste des Verzeichnisses »%s« nicht herunterladen." +#: gexif/gexif-main.c:376 +msgid "_About..." +msgstr "_Ãber..." -#~ msgid "Getting list of folders in '%s'..." -#~ msgstr "Hole Verzeichnisliste in »%s«..." +#: gexif/gexif-thumbnail.c:184 +msgid "Close" +msgstr "SchlieÃen" |
From: Dan F. <dfa...@us...> - 2013-03-14 20:06:50
|
Update of /cvsroot/libexif/gexif In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv31352 Modified Files: ChangeLog NEWS README configure.ac Log Message: * code made compatible for both gtk2 (minimum version: 2.6) and gtk3 * added --with-gtk3 option in configure.ac (default is gtk2) * fixed bug 2014281: gexif doesn't build with latest GTK 2.13.2 * warning message "No EXIF data found!" replaced by message dialog box * warning message "Implement!" replaced by 'about' dialog box * de, es, fr, pl, sv translations completed * fixed bug 1599611: gexif is not localized (remark: no change of AM_GNU_GETTEXT) (Patch by Valère Monseur) Index: README =================================================================== RCS file: /cvsroot/libexif/gexif/README,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- README 11 Mar 2013 22:11:05 -0000 1.5 +++ README 14 Mar 2013 20:06:45 -0000 1.6 @@ -9,5 +9,10 @@ REQUIREMENTS ============ -gexif requires libexif-gtk, and thus libexif and GTK+. +gexif requires libexif-gtk, and thus libexif and either gtk2 or gtk3. +NOTE TO PACKAGERS +================= + +The default is to build gexif with gtk2 (minimum version of gtk2: 2.6). +The configure option --with-gtk3 allows building gexif with gtk3. Index: NEWS =================================================================== RCS file: /cvsroot/libexif/gexif/NEWS,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- NEWS 6 Nov 2008 02:05:23 -0000 1.3 +++ NEWS 14 Mar 2013 20:06:45 -0000 1.4 @@ -1,5 +1,10 @@ -TBD: - * New translation: sv +New in 0.5.0cvs3: -New in 0.5.0cvs2: - * Misc. (build) bug fixes. + * code made compatible for both gtk2 (minimum version: 2.6) and gtk3 + * added --with-gtk3 option in configure.ac (default is gtk2) + * fixed bug 2014281: gexif doesn't build with latest GTK 2.13.2 + * converted source files (.c .h) to utf-8 encoding (fix crashes for invalid encoding) + * warning message "No EXIF data found!" replaced by message dialog box + * warning message "Implement!" replaced by 'about' dialog box + * de, es, fr, pl, sv translations completed + * fixed bug 1599611: gexif is not localized (remark: no change of AM_GNU_GETTEXT) Index: configure.ac =================================================================== RCS file: /cvsroot/libexif/gexif/configure.ac,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- configure.ac 6 Nov 2008 02:05:23 -0000 1.9 +++ configure.ac 14 Mar 2013 20:06:45 -0000 1.10 @@ -1,5 +1,5 @@ AC_PREREQ(2.59) -AC_INIT([GTK EXIF viewer/editor],[0.5.0cvs2],[lib...@li...],[gexif]) +AC_INIT([GTK EXIF viewer/editor],[0.5.0cvs3],[lib...@li...],[gexif]) AC_CONFIG_SRCDIR([gexif/gexif.c]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIR([auto-m4]) @@ -46,14 +46,20 @@ # --------------------------------------------------------------------------- -# libraries needed +# conditional libraries # --------------------------------------------------------------------------- -GP_CHECK_LIBRARY([LIBEXIF], [libexif])dnl -GP_CHECK_LIBRARY([LIBEXIF_GTK], [libexif-gtk],[>= 0.3.3])dnl +AC_ARG_WITH([gtk3], + [AS_HELP_STRING([--with-gtk3],[build with gtk3 (default is gtk2)])], + [gtk_version=gtk3], + [gtk_version=gtk2]) -PKG_CHECK_MODULES([GTK], [gtk+-2.0])dnl -AC_SUBST([GTK_LIBS]) -AC_SUBST([GTK_CFLAGS]) +if test "x$gtk_version" == "xgtk3" ; then + GP_CHECK_LIBRARY([GTK], [gtk+-3.0])dnl + GP_CHECK_LIBRARY([LIBEXIF_GTK], [libexif-gtk3],[>= 0.3.3]) +else + GP_CHECK_LIBRARY([GTK], [gtk+-2.0], [>= 2.6])dnl + GP_CHECK_LIBRARY([LIBEXIF_GTK], [libexif-gtk],[>= 0.3.3]) +fi # --------------------------------------------------------------------------- Index: ChangeLog =================================================================== RCS file: /cvsroot/libexif/gexif/ChangeLog,v retrieving revision 1.17 retrieving revision 1.18 diff -u -d -r1.17 -r1.18 --- ChangeLog 24 Sep 2009 21:10:42 -0000 1.17 +++ ChangeLog 14 Mar 2013 20:06:45 -0000 1.18 @@ -1,3 +1,14 @@ +2013-03-13 Valère Monseur <val...@ym...> + + * code made compatible for both gtk2 (minimum version: 2.6) and gtk3 + * added --with-gtk3 option in configure.ac (default is gtk2) + * fixed bug 2014281: gexif doesn't build with latest GTK 2.13.2 + * converted source files (.c .h) to utf-8 encoding (fix crashes for invalid encoding) + * warning message "No EXIF data found!" replaced by message dialog box + * warning message "Implement!" replaced by 'about' dialog box + * de, es, fr, pl, sv translations completed + * fixed bug 1599611: gexif is not localized (remark: no change of AM_GNU_GETTEXT) + 2009-09-24 Dan Fandrich <da...@co...> * po/POTFILES.in: added additional file that needs translation |
From: Dan F. <dfa...@us...> - 2013-03-13 21:17:01
|
Update of /cvsroot/libexif/exif/po In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv415/po Modified Files: zh_CN.po Log Message: Synced zh_CN with Translation Project (no content difference) Index: zh_CN.po =================================================================== RCS file: /cvsroot/libexif/exif/po/zh_CN.po,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- zh_CN.po 26 Aug 2011 08:14:08 -0000 1.6 +++ zh_CN.po 13 Mar 2013 21:16:57 -0000 1.7 @@ -2,16 +2,16 @@ # exif 软件å çç®ä½ä¸æç¿»è¯. # Copyright (C) 2008 Lutz Müller and others # This file is distributed under the same license as the exif package. -# Ji ZhengYu <zhe...@gm...>, 2008, 2009 -# +# Ji ZhengYu <zhe...@gm...>, 2008, 2009, 2010, 2011, 2012, 2013 msgid "" msgstr "" -"Project-Id-Version: exif 0.6.20\n" +"Project-Id-Version: exif 0.6.21\n" "Report-Msgid-Bugs-To: lib...@li...\n" -"POT-Creation-Date: 2010-10-14 20:41-0700\n" -"PO-Revision-Date: 2011-01-12 20:37+0800\n" +"POT-Creation-Date: 2012-07-12 20:42+0200\n" +"PO-Revision-Date: 2013-03-08 09:35+0800\n" "Last-Translator: Ji ZhengYu <zhe...@gm...>\n" "Language-Team: Chinese (simplified) <i1...@go...>\n" +"Language: zh_CN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -57,7 +57,7 @@ msgid "Too much EXIF data (%i bytes). Only %i bytes are allowed." msgstr "EXIF æ°æ®å¤ªå¤(%i 个åè)ãåªå 许 %i 个åèã" -#: exif/actions.c:186 exif/actions.c:359 +#: exif/actions.c:186 exif/actions.c:362 #, c-format msgid "Wrote file '%s'." msgstr "åå ¥æä»¶â%sâã" @@ -91,233 +91,233 @@ msgid "Could not open '%s' (%s)!" msgstr "æ æ³æå¼â%sâ(%s)ï¼" -#: exif/actions.c:303 +#: exif/actions.c:306 #, c-format msgid "Could not read '%s' (%s)." msgstr "æ æ³è¯»åâ%sâ(%s)ã" -#: exif/actions.c:322 +#: exif/actions.c:325 #, c-format msgid "IFD '%s' does not contain tag '%s'." msgstr "IFD â%sâä¸ä¸å« EXIF ä¿¡æ¯æ è¯â%sâã" -#: exif/actions.c:328 +#: exif/actions.c:331 #, c-format msgid "'%s' does not contain tag '%s'." msgstr "â%sâä¸ä¸å«æ è¯â%sâã" -#: exif/actions.c:346 +#: exif/actions.c:349 #, c-format msgid "'%s' does not contain a thumbnail!" msgstr "â%sâä¸ä¸å«ç¼©ç¥å¾ï¼" -#: exif/actions.c:354 +#: exif/actions.c:357 #, c-format msgid "Could not open '%s' for writing (%s)!" msgstr "æ æ³ä»¥åæ¹å¼æå¼â%sâ(%s)ï¼" -#: exif/actions.c:376 +#: exif/actions.c:379 #, c-format msgid "EXIF tags in '%s':" msgstr "â%sâä¸ç EXIF ä¿¡æ¯æ è¯ä¸º:" -#: exif/actions.c:472 +#: exif/actions.c:475 #, c-format msgid "Unknown format or nonexistent MakerNote.\n" msgstr "æªç¥æ ¼å¼æè MakerNote ä¸åå¨ã\n" -#: exif/actions.c:480 +#: exif/actions.c:483 #, c-format msgid "MakerNote does not contain any value.\n" msgstr "MakerNote 没æä»»ä½å 容ã\n" -#: exif/actions.c:483 +#: exif/actions.c:486 #, c-format msgid "MakerNote contains %i value:\n" msgid_plural "MakerNote contains %i values:\n" msgstr[0] "MakerNote 嫿 %i 个å¼:\n" -#: exif/actions.c:494 exif/main.c:322 +#: exif/actions.c:497 exif/main.c:320 msgid "Unknown Tag" msgstr "æªç¥çä¿¡æ¯æ è¯" -#: exif/actions.c:506 +#: exif/actions.c:509 msgid "Unknown value" msgstr "æªç¥å¼" -#: exif/actions.c:530 +#: exif/actions.c:533 #, c-format msgid "EXIF tags in '%s' ('%s' byte order):" msgstr "â%sâä¸çEXIF ä¿¡æ¯æ è¯(â%sâåè顺åº):" -#: exif/actions.c:536 +#: exif/actions.c:539 msgid "Tag" msgstr "ä¿¡æ¯æ è¯" -#: exif/actions.c:542 +#: exif/actions.c:545 msgid "Value" msgstr "å¼" -#: exif/actions.c:557 +#: exif/actions.c:560 #, c-format msgid "EXIF data contains a thumbnail (%i bytes)." msgstr "EXIF æ°æ®ä¸å«æç¼©ç¥å¾(%i 个åè)ã" -#: exif/actions.c:599 +#: exif/actions.c:602 #, c-format msgid "ThumbnailSize\t%i\n" msgstr "缩ç¥å¾å°ºå¯¸\t%i\n" -#: exif/main.c:196 +#: exif/main.c:194 msgid "Display software version" msgstr "æ¾ç¤ºè½¯ä»¶çæ¬" -#: exif/main.c:198 +#: exif/main.c:196 msgid "Show IDs instead of tag names" msgstr "æ¾ç¤º IDsï¼ä»¥ä»£æ¿ä¿¡æ¯æ è¯åç§°" -#: exif/main.c:200 +#: exif/main.c:198 msgid "Select tag" msgstr "éæ©ä¿¡æ¯æ è¯" -#: exif/main.c:200 +#: exif/main.c:198 msgid "tag" msgstr "ä¿¡æ¯æ è¯" -#: exif/main.c:202 +#: exif/main.c:200 msgid "Select IFD" msgstr "éæ© IFD" -#: exif/main.c:202 +#: exif/main.c:200 msgid "IFD" msgstr "IFD" -#: exif/main.c:204 +#: exif/main.c:202 msgid "List all EXIF tags" msgstr "ååºææ EXIF ä¿¡æ¯æ è¯" -#: exif/main.c:206 +#: exif/main.c:204 msgid "Show contents of tag MakerNote" msgstr "æ¾ç¤º MakerNote çå 容" -#: exif/main.c:208 +#: exif/main.c:206 msgid "Remove tag or ifd" msgstr "å é¤ä¿¡æ¯æ è¯ææ¯ ifd" -#: exif/main.c:210 +#: exif/main.c:208 msgid "Show description of tag" msgstr "æ¾ç¤ºä¿¡æ¯æ è¯è¯´æ" -#: exif/main.c:212 +#: exif/main.c:210 msgid "Extract thumbnail" msgstr "è§£åºç¼©ç¥å¾" -#: exif/main.c:214 +#: exif/main.c:212 msgid "Remove thumbnail" msgstr "å é¤ç¼©ç¥å¾" -#: exif/main.c:216 +#: exif/main.c:214 msgid "Insert FILE as thumbnail" msgstr "å° FILE ä½ä¸ºç¼©ç¥å¾æå ¥" -#: exif/main.c:216 exif/main.c:220 +#: exif/main.c:214 exif/main.c:218 msgid "FILE" msgstr "FILE" -#: exif/main.c:218 +#: exif/main.c:216 msgid "Do not fix existing tags in files" msgstr "ä¸ä¿®å¤æä»¶ä¸åå¨çæ è¯ä¿¡æ¯" -#: exif/main.c:220 +#: exif/main.c:218 msgid "Write data to FILE" msgstr "å°æ°æ®åå ¥ FILE" -#: exif/main.c:222 +#: exif/main.c:220 msgid "Value of tag" msgstr "tag å¼" -#: exif/main.c:222 +#: exif/main.c:220 msgid "STRING" msgstr "STRING" -#: exif/main.c:224 +#: exif/main.c:222 msgid "Create EXIF data if not existing" msgstr "妿 EXIF æ°æ®ä¸åå¨å°±å建å®" -#: exif/main.c:226 +#: exif/main.c:224 msgid "Output in a machine-readable (tab delimited) format" msgstr "以æºå¨å¯è¯»çæ ¼å¼(tab åé)è¾åº" -#: exif/main.c:229 +#: exif/main.c:227 msgid "Width of output" msgstr "è¾åºå®½åº¦" -#: exif/main.c:229 +#: exif/main.c:227 msgid "WIDTH" msgstr "宽度" -#: exif/main.c:231 +#: exif/main.c:229 msgid "Output in a XML format" msgstr "以 XML æ ¼å¼è¾åº" -#: exif/main.c:234 +#: exif/main.c:232 msgid "Show debugging messages" msgstr "æ¾ç¤ºè°ç¤ºä¿¡æ¯" -#: exif/main.c:240 +#: exif/main.c:238 msgid "Help options:" msgstr "帮å©é项ï¼" -#: exif/main.c:241 +#: exif/main.c:239 msgid "Show this help message" msgstr "æ¾ç¤ºæ¤å¸®å©ä¿¡æ¯" -#: exif/main.c:242 +#: exif/main.c:240 msgid "Display brief usage message" msgstr "æ¾ç¤ºç®çç使ç¨ä¿¡æ¯" -#: exif/main.c:263 +#: exif/main.c:261 msgid "[OPTION...] file" msgstr "[é项...] æä»¶" -#: exif/main.c:278 +#: exif/main.c:276 #, c-format msgid "Invalid IFD '%s'. Valid IFDs are '0', '1', 'EXIF', 'GPS', and 'Interoperability'." msgstr "æ æç IFDâ%sâãææç IFDs æ¯â0â,â1â,âEXIFâï¼âGPSâï¼ä»¥åâInteroperabilityâã" -#: exif/main.c:287 +#: exif/main.c:285 #, c-format msgid "Invalid tag '%s'!" msgstr "æ æç EXIF ä¿¡æ¯æ è¯â%sâï¼" -#: exif/main.c:295 +#: exif/main.c:293 msgid "You need to specify a tag!" msgstr "æ¨éè¦æå®ä¸ä¸ª EXIF ä¿¡æ¯æ è¯ï¼" -#: exif/main.c:300 +#: exif/main.c:298 msgid "You need to specify an IFD!" msgstr "æ¨éè¦æå®ä¸ä¸ªIFDï¼" -#: exif/main.c:337 +#: exif/main.c:335 #, c-format msgid "Tag '%s' " msgstr "ä¿¡æ¯æ è¯â%sâ" -#: exif/main.c:339 +#: exif/main.c:337 #, c-format msgid "(0x%04x, '%s'): " msgstr "(0x%04xï¼â%sâ): " -#: exif/main.c:353 +#: exif/main.c:351 msgid "Specify input file or --create-exif" msgstr "请æå®è¾å ¥æä»¶æä½¿ç¨ --create-exif é项" -#: exif/main.c:419 +#: exif/main.c:417 #, c-format msgid "'%s' is not readable or does not contain EXIF data!" msgstr "â%sâä¸å¯è¯»æè æ¯æ²¡æ EXIF æ°æ®ï¼" -#: exif/main.c:446 +#: exif/main.c:444 msgid "XML format is not available for Maker Notes" msgstr "Maker NOtes æ æ³ä½¿ç¨XML æ ¼å¼" |
From: Dan F. <dfa...@us...> - 2013-03-13 21:16:08
|
Update of /cvsroot/libexif/exif In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv324 Modified Files: NEWS ChangeLog configure.ac Log Message: po/pt_BR.po: Added new Brazilian Portuguese translation by Rafael Ferreira Index: NEWS =================================================================== RCS file: /cvsroot/libexif/exif/NEWS,v retrieving revision 1.59 retrieving revision 1.60 diff -u -d -r1.59 -r1.60 --- NEWS 12 Jul 2012 19:26:11 -0000 1.59 +++ NEWS 13 Mar 2013 21:16:03 -0000 1.60 @@ -1,4 +1,5 @@ exif-0.6.x: + * New translations: pt_BR exif-0.6.21 (2012-07-12): Index: configure.ac =================================================================== RCS file: /cvsroot/libexif/exif/configure.ac,v retrieving revision 1.43 retrieving revision 1.44 diff -u -d -r1.43 -r1.44 --- configure.ac 12 Jul 2012 19:26:11 -0000 1.43 +++ configure.ac 13 Mar 2013 21:16:03 -0000 1.44 @@ -43,7 +43,7 @@ # i18n support # --------------------------------------------------------------------------- GP_GETTEXT_HACK([${PACKAGE}],[Lutz Mueller and others]) -ALL_LINGUAS="cs da de es fi fr gl hr id is it lv nl pl ro sk sr sv vi zh_CN" +ALL_LINGUAS="cs da de es fi fr gl hr id is it lv nl pl pt_BR ro sk sr sv vi zh_CN" AM_GNU_GETTEXT_VERSION([0.14.1]) AM_GNU_GETTEXT([external]) AM_PO_SUBDIRS() Index: ChangeLog =================================================================== RCS file: /cvsroot/libexif/exif/ChangeLog,v retrieving revision 1.127 retrieving revision 1.128 diff -u -d -r1.127 -r1.128 --- ChangeLog 12 Jul 2012 17:53:40 -0000 1.127 +++ ChangeLog 13 Mar 2013 21:16:03 -0000 1.128 @@ -1,3 +1,8 @@ +2013-03-13 Dan Fandrich <da...@co...> + + * po/pt_BR.po: Added new Brazilian Portuguese translation + by Rafael Ferreira + 2012-07-12 Dan Fandrich <da...@co...> * Prevent NULL pointer dereference on out of memory situation. |
From: Dan F. <dfa...@us...> - 2013-03-11 22:11:12
|
Update of /cvsroot/libexif/gexif In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv7664 Modified Files: README Log Message: * converted source files (.c .h) to UTF-8 encoding (fix crashes for invalid encoding) * set correct encoding for internationalized text * patch comes from Valère Monseur Index: README =================================================================== RCS file: /cvsroot/libexif/gexif/README,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- README 11 Mar 2005 16:55:58 -0000 1.4 +++ README 11 Mar 2013 22:11:05 -0000 1.5 @@ -1,11 +1,10 @@ - gexif - ===== + gexif + ===== WHAT IT IS ========== -gexif is a GUI which shows the EXIF tags contained in many JPG and TIFF files. - +gexif is a GUI which shows the EXIF tags contained in JPG and TIFF files. REQUIREMENTS ============ |
From: Dan F. <dfa...@us...> - 2013-03-07 22:07:13
|
Update of /cvsroot/libexif/libexif-website/static In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv14984/static Modified Files: index.html Log Message: Added a missing HTML tag Index: index.html =================================================================== RCS file: /cvsroot/libexif/libexif-website/static/index.html,v retrieving revision 1.33 retrieving revision 1.34 diff -u -d -r1.33 -r1.34 --- index.html 7 Mar 2013 22:02:33 -0000 1.33 +++ index.html 7 Mar 2013 22:07:09 -0000 1.34 @@ -75,6 +75,7 @@ <a href="https://sourceforge.net/projects/libexif/files/libexif-gtk/0.4.0/">libexif-gtk</a> 0.4.0 stability/bugfix release. <a href="http://libexif.cvs.sourceforge.net/viewvc/libexif/libexif-gtk/NEWS?view=markup&pathrev=libexif-gtk-0_4_0-release">Release notes</a> + </li> <li>2012-07-12: <a href="https://sourceforge.net/projects/libexif/files/libexif/0.6.21/">libexif</a> |
From: Dan F. <dfa...@us...> - 2013-03-07 22:02:37
|
Update of /cvsroot/libexif/libexif-website/static In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv14753 Modified Files: index.html Log Message: Added libexif-gtk 0.4.0 release Index: index.html =================================================================== RCS file: /cvsroot/libexif/libexif-website/static/index.html,v retrieving revision 1.32 retrieving revision 1.33 diff -u -d -r1.32 -r1.33 --- index.html 12 Jul 2012 21:10:43 -0000 1.32 +++ index.html 7 Mar 2013 22:02:33 -0000 1.33 @@ -71,6 +71,11 @@ <h2>News</h2> <ul> + <li>2013-03-07: + <a href="https://sourceforge.net/projects/libexif/files/libexif-gtk/0.4.0/">libexif-gtk</a> + 0.4.0 stability/bugfix release. + <a href="http://libexif.cvs.sourceforge.net/viewvc/libexif/libexif-gtk/NEWS?view=markup&pathrev=libexif-gtk-0_4_0-release">Release notes</a> + <li>2012-07-12: <a href="https://sourceforge.net/projects/libexif/files/libexif/0.6.21/">libexif</a> and @@ -242,7 +247,7 @@ style="border:0;width:88px;height:31px" src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!" /></a> -<span>Last update: 2012-07-12</span> +<span>Last update: 2013-03-07</span> </div> </body> |
From: Dan F. <dfa...@us...> - 2013-03-06 21:11:44
|
Update of /cvsroot/libexif/libexif-gtk In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv15617 Modified Files: .cvsignore Log Message: Added the right .pc file names to .cvsignore Index: .cvsignore =================================================================== RCS file: /cvsroot/libexif/libexif-gtk/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- .cvsignore 24 Mar 2005 04:44:23 -0000 1.3 +++ .cvsignore 6 Mar 2013 21:11:40 -0000 1.4 @@ -3,8 +3,8 @@ autom4te.cache configure.scan autoscan.log -*.tar.gz -*.tar.bz2 +libexif-gtk-*.tar.gz +libexif-gtk-*.tar.bz2 Makefile Makefile.in aclocal.m4 @@ -18,8 +18,6 @@ config.rpath configure install-sh -libexif.pc -libexif.spec libtool ltmain.sh missing @@ -30,3 +28,5 @@ conftest conftest.c ABOUT-NLS +libexif-gtk-uninstalled.pc +libexif-gtk.pc |
From: Dan F. <dfa...@us...> - 2013-03-06 21:07:11
|
Update of /cvsroot/libexif/libexif-gtk In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv14671 Modified Files: NEWS configure.ac Log Message: Prepare for work on next version Index: NEWS =================================================================== RCS file: /cvsroot/libexif/libexif-gtk/NEWS,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- NEWS 1 Mar 2013 20:51:10 -0000 1.11 +++ NEWS 6 Mar 2013 21:07:07 -0000 1.12 @@ -1,3 +1,6 @@ +New in 0.4.1cvs: + * + New in 0.4.0: * New translations: de, pl * Updated translations: es, fr, ru Index: configure.ac =================================================================== RCS file: /cvsroot/libexif/libexif-gtk/configure.ac,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- configure.ac 6 Mar 2013 21:01:05 -0000 1.12 +++ configure.ac 6 Mar 2013 21:07:07 -0000 1.13 @@ -1,5 +1,5 @@ AC_PREREQ(2.59) -AC_INIT([EXIF GTK widget library],[0.4.0],[lib...@li...],[libexif-gtk]) +AC_INIT([EXIF GTK widget library],[0.4.1cvs],[lib...@li...],[libexif-gtk]) AC_CONFIG_SRCDIR([libexif-gtk/gtk-exif-browser.c]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIR([auto-m4]) |
From: Dan F. <dfa...@us...> - 2013-03-06 21:01:10
|
Update of /cvsroot/libexif/libexif-gtk In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv13224 Modified Files: ChangeLog configure.ac Log Message: Released ver. 0.4.0 Index: configure.ac =================================================================== RCS file: /cvsroot/libexif/libexif-gtk/configure.ac,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- configure.ac 15 May 2012 21:30:41 -0000 1.11 +++ configure.ac 6 Mar 2013 21:01:05 -0000 1.12 @@ -1,5 +1,5 @@ AC_PREREQ(2.59) -AC_INIT([EXIF GTK widget library],[0.3.6cvs3],[lib...@li...],[libexif-gtk]) +AC_INIT([EXIF GTK widget library],[0.4.0],[lib...@li...],[libexif-gtk]) AC_CONFIG_SRCDIR([libexif-gtk/gtk-exif-browser.c]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIR([auto-m4]) Index: ChangeLog =================================================================== RCS file: /cvsroot/libexif/libexif-gtk/ChangeLog,v retrieving revision 1.36 retrieving revision 1.37 diff -u -d -r1.36 -r1.37 --- ChangeLog 1 Mar 2013 20:51:10 -0000 1.36 +++ ChangeLog 6 Mar 2013 21:01:04 -0000 1.37 @@ -1,3 +1,7 @@ +2013-03-06 Dan Fandrich <da...@co...> + + * Released ver. 0.4.0 + 2013-03-01 Dan Fandrich <da...@co...> * libexif-gtk/gtk-exif-browser.c: Thumbnail save dialog now |
From: Dan F. <dfa...@us...> - 2013-03-01 22:38:36
|
Update of /cvsroot/libexif/libexif-gtk In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv25824 Modified Files: README Log Message: Expanded the README a bit Index: README =================================================================== RCS file: /cvsroot/libexif/libexif-gtk/README,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- README 23 Feb 2013 22:17:36 -0000 1.4 +++ README 1 Mar 2013 22:38:32 -0000 1.5 @@ -11,14 +11,30 @@ REQUIREMENTS ============ -libexif-gtk requires libexif and gtk+. +libexif-gtk is written in C and requires libexif and gtk+. +GNU gettext is used for language translation, if available. + + +BUILDING +======== + +Building from the source tar ball usually involves the commands: + + ./configure + make + sudo make install + +When building from source out of CVS, please run "autoreconf -i" first. + NOTE TO PACKAGERS ================= The default is to build the gtk2 version of the library (minimum gtk2 version: 2.4). The configure option --with-gtk3 allows building with the gtk3 -version of the library. +version of the library. Both versions can be installed on a system at +the same time. + NOTE TO DEVELOPERS ================== @@ -26,3 +42,12 @@ To link to the gtk2 version of libexif-gtk, use the 'libexif-gtk' pkgconfig information. To link your application to the gtk3 version of this library, use the 'libexif-gtk3' pkgconfig information. + +A simple example program using the libexif-gtk widgets is available +in tests/test-libexif-gtk.c + + +LINKS +===== + +libexif-gtk is a part of the libexif project at http://libexif.sourceforge.net/ |
From: Dan F. <dfa...@us...> - 2013-03-01 20:51:12
|
Update of /cvsroot/libexif/libexif-gtk/libexif-gtk In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv18997/libexif-gtk Modified Files: gtk-exif-browser.c Log Message: libexif-gtk/gtk-exif-browser.c: Thumbnail save dialog now actually saves Index: gtk-exif-browser.c =================================================================== RCS file: /cvsroot/libexif/libexif-gtk/libexif-gtk/gtk-exif-browser.c,v retrieving revision 1.23 retrieving revision 1.24 diff -u -d -r1.23 -r1.24 --- gtk-exif-browser.c 14 Jun 2012 21:14:29 -0000 1.23 +++ gtk-exif-browser.c 1 Mar 2013 20:51:08 -0000 1.24 @@ -538,7 +538,7 @@ GTK_STOCK_SAVE, GTK_RESPONSE_ACCEPT, NULL); - switch (gtk_dialog_run (GTK_DIALOG (fchoser)) == GTK_RESPONSE_ACCEPT) + if (gtk_dialog_run (GTK_DIALOG (fchoser)) == GTK_RESPONSE_ACCEPT) on_save_ok_clicked (fchoser, b); gtk_widget_destroy (fchoser); |
From: Dan F. <dfa...@us...> - 2013-02-28 21:10:48
|
Update of /cvsroot/libexif/libexif-gtk/po In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv3915/po Modified Files: pl.po ru.po Log Message: po/pl.po: Updated Polish translation by Jakub Bogusz po/ru.po: Updated Russian strings from libexif & elsewhere Index: pl.po =================================================================== RCS file: /cvsroot/libexif/libexif-gtk/po/pl.po,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- pl.po 25 Feb 2013 22:29:07 -0000 1.7 +++ pl.po 28 Feb 2013 21:10:45 -0000 1.8 @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: exif 0.6.20\n" +"Project-Id-Version: libexif-gtk 0.3.6\n" "Report-Msgid-Bugs-To: lib...@li...\n" -"POT-Creation-Date: 2013-02-23 20:11+0100\n" -"PO-Revision-Date: 2013-02-24 11:49+0100\n" +"POT-Creation-Date: 2013-02-28 00:23+0100\n" +"PO-Revision-Date: 2013-02-28 16:00+0100\n" "Last-Translator: Jakub Bogusz <qb...@pl...>\n" "Language-Team: Polish <tra...@li...>\n" "Language: pl\n" @@ -70,7 +70,7 @@ msgid "Add" msgstr "Dodaj" -#: libexif-gtk/gtk-exif-content-list.c:348 +#: libexif-gtk/gtk-exif-content-list.c:359 msgid "Remove" msgstr "UsuÅ" @@ -86,19 +86,52 @@ msgid "Time:" msgstr "Czas:" -#: libexif-gtk/gtk-exif-entry-number.c:248 -#: libexif-gtk/gtk-exif-entry-rational.c:251 -#, c-format -msgid "Value %i:" -msgstr "WartoÅÄ %i:" +#: libexif-gtk/gtk-exif-entry-flash.c:152 +msgid "Flash fired" +msgstr "Flesz siÄ uruchomiÅ" + +#: libexif-gtk/gtk-exif-entry-flash.c:161 +msgid "Return light" +msgstr "ÅwiatÅo zwrotne" + +#: libexif-gtk/gtk-exif-entry-flash.c:169 +msgid "No strobe return detection function" +msgstr "Brak funkcji wykrywania ÅwiatÅa odbitego" + +#: libexif-gtk/gtk-exif-entry-flash.c:182 +msgid "Strobe return light not detected" +msgstr "Odbity bÅysk ÅwiatÅa nie zostaÅ wykryty" + +#: libexif-gtk/gtk-exif-entry-flash.c:194 +msgid "Strobe return light detected" +msgstr "Odbity bÅysk ÅwiatÅa wykryty" + +#: libexif-gtk/gtk-exif-entry-generic.c:139 +msgid "Format:" +msgstr "Format:" + +#: libexif-gtk/gtk-exif-entry-generic.c:149 +msgid "Components:" +msgstr "SkÅadowe:" + +#: libexif-gtk/gtk-exif-entry-generic.c:158 +msgid "Size:" +msgstr "Rozmiar:" +#: libexif-gtk/gtk-exif-entry-generic.c:167 #: libexif-gtk/gtk-exif-entry-number.c:250 #: libexif-gtk/gtk-exif-entry-rational.c:253 msgid "Value:" msgstr "WartoÅÄ:" +#: libexif-gtk/gtk-exif-entry-number.c:248 +#: libexif-gtk/gtk-exif-entry-rational.c:251 +#, c-format +msgid "Value %i:" +msgstr "WartoÅÄ %i:" + #: libexif-gtk/gtk-exif-entry-option.c:151 -#: libexif-gtk/gtk-exif-entry-option.c:213 +#: libexif-gtk/gtk-exif-entry-option.c:222 msgid "Not defined" msgstr "NieokreÅlony" @@ -164,7 +197,7 @@ msgstr "CzÄÅciowy" #: libexif-gtk/gtk-exif-entry-option.c:175 -#: libexif-gtk/gtk-exif-entry-option.c:190 +#: libexif-gtk/gtk-exif-entry-option.c:199 msgid "Other" msgstr "Inny" @@ -181,126 +214,162 @@ msgstr "Wolfram" #: libexif-gtk/gtk-exif-entry-option.c:184 +msgid "Flash" +msgstr "Flesz" + +#: libexif-gtk/gtk-exif-entry-option.c:185 +msgid "Fine weather" +msgstr "Dobra pogoda" + +#: libexif-gtk/gtk-exif-entry-option.c:186 +msgid "Cloudy weather" +msgstr "Pochmurna pogoda" + +#: libexif-gtk/gtk-exif-entry-option.c:187 +msgid "Shade" +msgstr "CieÅ" + +#: libexif-gtk/gtk-exif-entry-option.c:188 +msgid "Daylight fluorescent" +msgstr "Fluorescencyjne ÅwiatÅo dzienne" + +#: libexif-gtk/gtk-exif-entry-option.c:189 +msgid "Day white fluorescent" +msgstr "BiaÅe fluorescencyjne ÅwiatÅo dzienne" + +#: libexif-gtk/gtk-exif-entry-option.c:190 +msgid "Cool white fluorescent" +msgstr "Zimne biaÅe ÅwiatÅo fluorescencyjne" + +#: libexif-gtk/gtk-exif-entry-option.c:191 +msgid "White fluorescent" +msgstr "BiaÅe ÅwiatÅo fluorescencyjne" + +#: libexif-gtk/gtk-exif-entry-option.c:192 msgid "Standard light A" msgstr "ÅwiatÅo standardowe A" -#: libexif-gtk/gtk-exif-entry-option.c:185 +#: libexif-gtk/gtk-exif-entry-option.c:193 msgid "Standard light B" msgstr "ÅwiatÅo standardowe B" -#: libexif-gtk/gtk-exif-entry-option.c:186 +#: libexif-gtk/gtk-exif-entry-option.c:194 msgid "Standard light C" msgstr "ÅwiatÅo standardowe C" -#: libexif-gtk/gtk-exif-entry-option.c:187 +#: libexif-gtk/gtk-exif-entry-option.c:195 msgid "D55" msgstr "D55" -#: libexif-gtk/gtk-exif-entry-option.c:188 +#: libexif-gtk/gtk-exif-entry-option.c:196 msgid "D65" msgstr "D65" -#: libexif-gtk/gtk-exif-entry-option.c:189 +#: libexif-gtk/gtk-exif-entry-option.c:197 msgid "D75" msgstr "D75" -#: libexif-gtk/gtk-exif-entry-option.c:195 +#: libexif-gtk/gtk-exif-entry-option.c:198 +msgid "ISO studio tungsten" +msgstr "Wolframowe oÅwietlenie studyjne ISO" + +#: libexif-gtk/gtk-exif-entry-option.c:204 msgid "top - left" msgstr "lewy górny róg" -#: libexif-gtk/gtk-exif-entry-option.c:196 +#: libexif-gtk/gtk-exif-entry-option.c:205 msgid "top - right" msgstr "prawy górny róg" -#: libexif-gtk/gtk-exif-entry-option.c:197 +#: libexif-gtk/gtk-exif-entry-option.c:206 msgid "bottom - right" msgstr "prawy dolny róg" -#: libexif-gtk/gtk-exif-entry-option.c:198 +#: libexif-gtk/gtk-exif-entry-option.c:207 msgid "bottom - left" msgstr "Lewy dolny róg" -#: libexif-gtk/gtk-exif-entry-option.c:199 +#: libexif-gtk/gtk-exif-entry-option.c:208 msgid "left - top" msgstr "lewo - góra" -#: libexif-gtk/gtk-exif-entry-option.c:200 +#: libexif-gtk/gtk-exif-entry-option.c:209 msgid "right - top" msgstr "prawo - góra" -#: libexif-gtk/gtk-exif-entry-option.c:201 +#: libexif-gtk/gtk-exif-entry-option.c:210 msgid "right - bottom" msgstr "prawo - dóÅ" -#: libexif-gtk/gtk-exif-entry-option.c:202 +#: libexif-gtk/gtk-exif-entry-option.c:211 msgid "left - bottom" msgstr "lewo - dóÅ" -#: libexif-gtk/gtk-exif-entry-option.c:207 +#: libexif-gtk/gtk-exif-entry-option.c:216 msgid "centered" msgstr "wyÅrodkowane" -#: libexif-gtk/gtk-exif-entry-option.c:208 +#: libexif-gtk/gtk-exif-entry-option.c:217 msgid "co-sited" msgstr "poÅożone razem" -#: libexif-gtk/gtk-exif-entry-option.c:214 +#: libexif-gtk/gtk-exif-entry-option.c:223 msgid "Manual" msgstr "RÄczny" -#: libexif-gtk/gtk-exif-entry-option.c:215 +#: libexif-gtk/gtk-exif-entry-option.c:224 msgid "Normal program" msgstr "Program zwykÅy" -#: libexif-gtk/gtk-exif-entry-option.c:216 +#: libexif-gtk/gtk-exif-entry-option.c:225 msgid "Aperture priority" msgstr "Priorytet przysÅony" -#: libexif-gtk/gtk-exif-entry-option.c:217 +#: libexif-gtk/gtk-exif-entry-option.c:226 msgid "Shutter priority" msgstr "Priorytet migawki" -#: libexif-gtk/gtk-exif-entry-option.c:218 +#: libexif-gtk/gtk-exif-entry-option.c:227 msgid "Creative program (biased toward depth of field)" msgstr "Program twórczy (nakierowany na gÅÄbiÄ obrazu)" -#: libexif-gtk/gtk-exif-entry-option.c:219 +#: libexif-gtk/gtk-exif-entry-option.c:228 msgid "Action program (biased toward fast shutter speed)" msgstr "Program akcji (nakierowany na szybkoÅÄ migawki)" -#: libexif-gtk/gtk-exif-entry-option.c:220 +#: libexif-gtk/gtk-exif-entry-option.c:229 msgid "Portrait mode (for closeup photos with the background out of focus)" msgstr "Tryb portretowy (do zbliżeÅ z tÅem poza ogniskiem)" -#: libexif-gtk/gtk-exif-entry-option.c:222 +#: libexif-gtk/gtk-exif-entry-option.c:231 msgid "Landscape mode (for landscape photos with the background in focus)" msgstr "Tryb pejzażowy (do krajobrazów z tÅem w ognisku)" -#: libexif-gtk/gtk-exif-entry-option.c:251 +#: libexif-gtk/gtk-exif-entry-option.c:260 msgid "Sensing method:" msgstr "Metoda pomiaru:" -#: libexif-gtk/gtk-exif-entry-option.c:255 +#: libexif-gtk/gtk-exif-entry-option.c:264 msgid "0-th row - 0-th column:" msgstr "wiersz 0. - kolumna 0.:" -#: libexif-gtk/gtk-exif-entry-option.c:259 +#: libexif-gtk/gtk-exif-entry-option.c:268 msgid "Light source:" msgstr "ŹródÅo ÅwiatÅa" -#: libexif-gtk/gtk-exif-entry-option.c:263 +#: libexif-gtk/gtk-exif-entry-option.c:272 msgid "Metering mode:" msgstr "Tryb pomiaru:" -#: libexif-gtk/gtk-exif-entry-option.c:267 +#: libexif-gtk/gtk-exif-entry-option.c:276 msgid "Compression scheme:" msgstr "Schemat kompresji:" -#: libexif-gtk/gtk-exif-entry-option.c:271 +#: libexif-gtk/gtk-exif-entry-option.c:280 msgid "YCbCr Positioning:" msgstr "Pozycja YCbCr:" -#: libexif-gtk/gtk-exif-entry-option.c:275 +#: libexif-gtk/gtk-exif-entry-option.c:284 msgid "Exposure Program:" msgstr "Program ekspozycji:" @@ -360,26 +429,34 @@ msgid "Character Code:" msgstr "Kod znaku:" -#: libexif-gtk/gtk-exif-entry-version.c:134 +#: libexif-gtk/gtk-exif-entry-version.c:136 msgid "Exif Format Version 2.0" msgstr "Format Exif wersja 2.0" -#: libexif-gtk/gtk-exif-entry-version.c:135 +#: libexif-gtk/gtk-exif-entry-version.c:137 msgid "Exif Format Version 2.1" msgstr "Format Exif wersja 2.1" -#: libexif-gtk/gtk-exif-entry-version.c:136 +#: libexif-gtk/gtk-exif-entry-version.c:138 msgid "Exif Format Version 2.2" msgstr "Format Exif wersja 2.2" -#: libexif-gtk/gtk-exif-entry-version.c:137 +#: libexif-gtk/gtk-exif-entry-version.c:139 msgid "Exif Format Version 2.21" msgstr "Format Exif wersja 2.21" -#: libexif-gtk/gtk-exif-entry-version.c:142 +#: libexif-gtk/gtk-exif-entry-version.c:140 +msgid "Exif Format Version 2.3" +msgstr "Format Exif wersja 2.3" + +#: libexif-gtk/gtk-exif-entry-version.c:145 msgid "FlashPix Format Version 1.0" msgstr "Format FlashPix wersja 1.0" -#: libexif-gtk/gtk-exif-entry-version.c:272 +#: libexif-gtk/gtk-exif-entry-version.c:146 +msgid "FlashPix Format Version 1.01" +msgstr "Format FlashPix wersja 1.01" + +#: libexif-gtk/gtk-exif-entry-version.c:278 msgid "Version:" msgstr "Wersja:" Index: ru.po =================================================================== RCS file: /cvsroot/libexif/libexif-gtk/po/ru.po,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- ru.po 23 Feb 2013 19:52:55 -0000 1.8 +++ ru.po 28 Feb 2013 21:10:45 -0000 1.9 @@ -9,13 +9,13 @@ "Project-Id-Version: libexif-gtk 0.3.6cvs3\n" "Report-Msgid-Bugs-To: lib...@li...\n" "POT-Creation-Date: 2013-02-23 20:11+0100\n" -"PO-Revision-Date: 2005-05-27 10:00+0400\n" +"PO-Revision-Date: 2013-02-28 22:00+0100\n" "Last-Translator: ÐÑÑеÑлав Ðиконов <sdi...@ma...>\n" "Language-Team: Russian <ru...@li...>\n" "Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8-bit\n" +"Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" @@ -47,7 +47,7 @@ #: libexif-gtk/gtk-exif-browser.c:592 msgid "Thumbnail" -msgstr "ÐиниаÑÑÑа" +msgstr "ÐÑкиз" #: libexif-gtk/gtk-exif-browser.c:609 msgid "Load" @@ -71,9 +71,9 @@ #: libexif-gtk/gtk-exif-content-list.c:272 msgid "Add" -msgstr "" +msgstr "ÐобавиÑÑ" -#: libexif-gtk/gtk-exif-content-list.c:348 +#: libexif-gtk/gtk-exif-content-list.c:359 msgid "Remove" msgstr "" @@ -89,19 +89,53 @@ msgid "Time:" msgstr "" -#: libexif-gtk/gtk-exif-entry-number.c:248 -#: libexif-gtk/gtk-exif-entry-rational.c:251 -#, c-format -msgid "Value %i:" +#: libexif-gtk/gtk-exif-entry-flash.c:163 +msgid "Flash fired" +msgstr "ÐÑпÑÑка ÑÑабоÑала" + +#: libexif-gtk/gtk-exif-entry-flash.c:172 +msgid "Return light" +msgstr "" + +#: libexif-gtk/gtk-exif-entry-flash.c:180 +msgid "No strobe return detection function" msgstr "" +#: libexif-gtk/gtk-exif-entry-flash.c:193 +msgid "Strobe return light not detected" +msgstr "" + +#: libexif-gtk/gtk-exif-entry-flash.c:205 +msgid "Strobe return light detected" +msgstr "" + +#: libexif-gtk/gtk-exif-entry-generic.c:139 +#, fuzzy +msgid "Format:" +msgstr "ФоÑмаÑ:" + +#: libexif-gtk/gtk-exif-entry-generic.c:149 +msgid "Components:" +msgstr "" + +#: libexif-gtk/gtk-exif-entry-generic.c:158 +msgid "Size:" +msgstr "" + +#: libexif-gtk/gtk-exif-entry-generic.c:167 #: libexif-gtk/gtk-exif-entry-number.c:250 #: libexif-gtk/gtk-exif-entry-rational.c:253 msgid "Value:" msgstr "" +#: libexif-gtk/gtk-exif-entry-number.c:248 +#: libexif-gtk/gtk-exif-entry-rational.c:251 +#, c-format +msgid "Value %i:" +msgstr "" + #: libexif-gtk/gtk-exif-entry-option.c:151 -#: libexif-gtk/gtk-exif-entry-option.c:213 +#: libexif-gtk/gtk-exif-entry-option.c:222 msgid "Not defined" msgstr "Ðе опÑеделено" @@ -139,7 +173,6 @@ #: libexif-gtk/gtk-exif-entry-option.c:168 #: libexif-gtk/gtk-exif-entry-option.c:180 -#, fuzzy msgid "Unknown" msgstr "ÐеизвеÑÑно" @@ -168,8 +201,7 @@ msgstr "ЧаÑÑиÑнÑй замеÑ" #: libexif-gtk/gtk-exif-entry-option.c:175 -#: libexif-gtk/gtk-exif-entry-option.c:190 -#, fuzzy +#: libexif-gtk/gtk-exif-entry-option.c:199 msgid "Other" msgstr "ÐÑÑгое" @@ -186,127 +218,164 @@ msgstr "Ðампа накаливаниÑ" #: libexif-gtk/gtk-exif-entry-option.c:184 +msgid "Flash" +msgstr "ÐÑпÑÑка" + +#: libexif-gtk/gtk-exif-entry-option.c:185 +msgid "Fine weather" +msgstr "ЯÑÐ½Ð°Ñ Ð¿Ð¾Ð³Ð¾Ð´Ð°" + +#: libexif-gtk/gtk-exif-entry-option.c:186 +msgid "Cloudy weather" +msgstr "ÐблаÑноÑÑÑ" + +#: libexif-gtk/gtk-exif-entry-option.c:187 +msgid "Shade" +msgstr "ТенÑ" + +#: libexif-gtk/gtk-exif-entry-option.c:188 +msgid "Daylight fluorescent" +msgstr "ФлÑоÑеÑÑенÑÐ½Ð°Ñ Ð»Ð°Ð¼Ð¿Ð° дневного ÑвеÑа" + +#: libexif-gtk/gtk-exif-entry-option.c:189 +msgid "Day white fluorescent" +msgstr "ÐÐµÐ»Ð°Ñ Ð»Ð°Ð¼Ð¿Ð° дневного ÑвеÑа" + +#: libexif-gtk/gtk-exif-entry-option.c:190 +#, fuzzy +msgid "Cool white fluorescent" +msgstr "ФлÑоÑеÑÑенÑÐ½Ð°Ñ Ð»Ð°Ð¼Ð¿Ð°" + +#: libexif-gtk/gtk-exif-entry-option.c:191 +msgid "White fluorescent" +msgstr "ÐÐµÐ»Ð°Ñ Ð³Ð°Ð·Ð¾ÑазÑÑÐ´Ð½Ð°Ñ Ð»Ð°Ð¼Ð¿Ð°" + +#: libexif-gtk/gtk-exif-entry-option.c:192 msgid "Standard light A" msgstr "СÑандаÑÑнÑй ÑÐ²ÐµÑ A" -#: libexif-gtk/gtk-exif-entry-option.c:185 +#: libexif-gtk/gtk-exif-entry-option.c:193 msgid "Standard light B" msgstr "СÑандаÑÑнÑй ÑÐ²ÐµÑ B" -#: libexif-gtk/gtk-exif-entry-option.c:186 +#: libexif-gtk/gtk-exif-entry-option.c:194 msgid "Standard light C" msgstr "СÑандаÑÑнÑй ÑÐ²ÐµÑ C" -#: libexif-gtk/gtk-exif-entry-option.c:187 +#: libexif-gtk/gtk-exif-entry-option.c:195 msgid "D55" msgstr "D55" -#: libexif-gtk/gtk-exif-entry-option.c:188 +#: libexif-gtk/gtk-exif-entry-option.c:196 msgid "D65" msgstr "D65" -#: libexif-gtk/gtk-exif-entry-option.c:189 +#: libexif-gtk/gtk-exif-entry-option.c:197 msgid "D75" msgstr "D75" -#: libexif-gtk/gtk-exif-entry-option.c:195 +#: libexif-gtk/gtk-exif-entry-option.c:198 +msgid "ISO studio tungsten" +msgstr "СÑÑдийное волÑÑÑамовое оÑвеÑение ISO" + +#: libexif-gtk/gtk-exif-entry-option.c:204 msgid "top - left" msgstr "" -#: libexif-gtk/gtk-exif-entry-option.c:196 +#: libexif-gtk/gtk-exif-entry-option.c:205 msgid "top - right" msgstr "" -#: libexif-gtk/gtk-exif-entry-option.c:197 +#: libexif-gtk/gtk-exif-entry-option.c:206 msgid "bottom - right" msgstr "" -#: libexif-gtk/gtk-exif-entry-option.c:198 +#: libexif-gtk/gtk-exif-entry-option.c:207 msgid "bottom - left" msgstr "" -#: libexif-gtk/gtk-exif-entry-option.c:199 +#: libexif-gtk/gtk-exif-entry-option.c:208 msgid "left - top" msgstr "" -#: libexif-gtk/gtk-exif-entry-option.c:200 +#: libexif-gtk/gtk-exif-entry-option.c:209 msgid "right - top" msgstr "" -#: libexif-gtk/gtk-exif-entry-option.c:201 +#: libexif-gtk/gtk-exif-entry-option.c:210 msgid "right - bottom" msgstr "" -#: libexif-gtk/gtk-exif-entry-option.c:202 +#: libexif-gtk/gtk-exif-entry-option.c:211 msgid "left - bottom" msgstr "" -#: libexif-gtk/gtk-exif-entry-option.c:207 +#: libexif-gtk/gtk-exif-entry-option.c:216 msgid "centered" msgstr "" -#: libexif-gtk/gtk-exif-entry-option.c:208 +#: libexif-gtk/gtk-exif-entry-option.c:217 msgid "co-sited" msgstr "" -#: libexif-gtk/gtk-exif-entry-option.c:214 +#: libexif-gtk/gtk-exif-entry-option.c:223 msgid "Manual" msgstr "Ð ÑÑнаÑ" -#: libexif-gtk/gtk-exif-entry-option.c:215 +#: libexif-gtk/gtk-exif-entry-option.c:224 msgid "Normal program" msgstr "ÐоÑмалÑÐ½Ð°Ñ Ð¿ÑогÑамма" -#: libexif-gtk/gtk-exif-entry-option.c:216 +#: libexif-gtk/gtk-exif-entry-option.c:225 msgid "Aperture priority" msgstr "ÐÑиоÑиÑÐµÑ Ð´Ð¸Ð°ÑÑагмÑ" -#: libexif-gtk/gtk-exif-entry-option.c:217 +#: libexif-gtk/gtk-exif-entry-option.c:226 msgid "Shutter priority" msgstr "ÐÑиоÑиÑÐµÑ Ð²ÑдеÑжки" -#: libexif-gtk/gtk-exif-entry-option.c:218 +#: libexif-gtk/gtk-exif-entry-option.c:227 msgid "Creative program (biased toward depth of field)" msgstr "ТвоÑÑеÑÐºÐ°Ñ Ð¿ÑогÑамма (Ñ Ð¿ÑиоÑиÑеÑом глÑÐ±Ð¸Ð½Ñ ÑезкоÑÑи)" -#: libexif-gtk/gtk-exif-entry-option.c:219 +#: libexif-gtk/gtk-exif-entry-option.c:228 msgid "Action program (biased toward fast shutter speed)" msgstr "" -#: libexif-gtk/gtk-exif-entry-option.c:220 +#: libexif-gtk/gtk-exif-entry-option.c:229 msgid "Portrait mode (for closeup photos with the background out of focus)" msgstr "" "ÐоÑÑÑеÑнÑй Ñежим (ÑÑÑмка Ñ Ð±Ð»Ð¸Ð·ÐºÐ¾Ð³Ð¾ ÑаÑÑÑоÑÐ½Ð¸Ñ Ñ Ð¿ÐµÑедним планом вне ÑокÑÑа)" -#: libexif-gtk/gtk-exif-entry-option.c:222 +#: libexif-gtk/gtk-exif-entry-option.c:231 msgid "Landscape mode (for landscape photos with the background in focus)" msgstr "ÐлÑбомнÑй Ñежим (Ð´Ð»Ñ Ð°Ð»ÑбомнÑÑ ÑоÑо Ñ Ð¿ÐµÑедним планом в ÑокÑÑе)" -#: libexif-gtk/gtk-exif-entry-option.c:251 +#: libexif-gtk/gtk-exif-entry-option.c:260 msgid "Sensing method:" msgstr "" -#: libexif-gtk/gtk-exif-entry-option.c:255 +#: libexif-gtk/gtk-exif-entry-option.c:264 msgid "0-th row - 0-th column:" msgstr "" -#: libexif-gtk/gtk-exif-entry-option.c:259 +#: libexif-gtk/gtk-exif-entry-option.c:268 msgid "Light source:" msgstr "" -#: libexif-gtk/gtk-exif-entry-option.c:263 +#: libexif-gtk/gtk-exif-entry-option.c:272 msgid "Metering mode:" msgstr "" -#: libexif-gtk/gtk-exif-entry-option.c:267 +#: libexif-gtk/gtk-exif-entry-option.c:276 msgid "Compression scheme:" msgstr "" -#: libexif-gtk/gtk-exif-entry-option.c:271 +#: libexif-gtk/gtk-exif-entry-option.c:280 msgid "YCbCr Positioning:" msgstr "" -#: libexif-gtk/gtk-exif-entry-option.c:275 +#: libexif-gtk/gtk-exif-entry-option.c:284 msgid "Exposure Program:" msgstr "" @@ -349,11 +418,12 @@ #: libexif-gtk/gtk-exif-entry-user-comment.c:224 msgid "ASCII" -msgstr "" +msgstr "ASCII" #: libexif-gtk/gtk-exif-entry-user-comment.c:225 +#, fuzzy msgid "JIS" -msgstr "" +msgstr "JIS" #: libexif-gtk/gtk-exif-entry-user-comment.c:226 msgid "Unicode" @@ -367,27 +437,37 @@ msgid "Character Code:" msgstr "" -#: libexif-gtk/gtk-exif-entry-version.c:134 +#: libexif-gtk/gtk-exif-entry-version.c:136 msgid "Exif Format Version 2.0" msgstr "" -#: libexif-gtk/gtk-exif-entry-version.c:135 +#: libexif-gtk/gtk-exif-entry-version.c:137 msgid "Exif Format Version 2.1" msgstr "" -#: libexif-gtk/gtk-exif-entry-version.c:136 +#: libexif-gtk/gtk-exif-entry-version.c:138 msgid "Exif Format Version 2.2" msgstr "" -#: libexif-gtk/gtk-exif-entry-version.c:137 +#: libexif-gtk/gtk-exif-entry-version.c:139 msgid "Exif Format Version 2.21" msgstr "" -#: libexif-gtk/gtk-exif-entry-version.c:142 -msgid "FlashPix Format Version 1.0" +#: libexif-gtk/gtk-exif-entry-version.c:140 +msgid "Exif Format Version 2.3" msgstr "" -#: libexif-gtk/gtk-exif-entry-version.c:272 +#: libexif-gtk/gtk-exif-entry-version.c:145 +#, fuzzy +msgid "FlashPix Format Version 1.0" +msgstr "FlashPix веÑÑии 1.0" + +#: libexif-gtk/gtk-exif-entry-version.c:146 +#, fuzzy +msgid "FlashPix Format Version 1.01" +msgstr "FlashPix веÑÑии 1.01" + +#: libexif-gtk/gtk-exif-entry-version.c:284 #, fuzzy msgid "Version:" -msgstr "веÑÑии:" +msgstr "ÐеÑÑиÑ:" |
From: Dan F. <dfa...@us...> - 2013-02-28 21:10:47
|
Update of /cvsroot/libexif/libexif-gtk In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv3915 Modified Files: ChangeLog Log Message: po/pl.po: Updated Polish translation by Jakub Bogusz po/ru.po: Updated Russian strings from libexif & elsewhere Index: ChangeLog =================================================================== RCS file: /cvsroot/libexif/libexif-gtk/ChangeLog,v retrieving revision 1.34 retrieving revision 1.35 diff -u -d -r1.34 -r1.35 --- ChangeLog 28 Feb 2013 00:30:47 -0000 1.34 +++ ChangeLog 28 Feb 2013 21:10:43 -0000 1.35 @@ -1,3 +1,8 @@ +2013-02-28 Dan Fandrich <da...@co...> + + * po/pl.po: Updated Polish translation by Jakub Bogusz + * po/ru.po: Updated Russian strings from libexif & elsewhere + 2013-02-27 Dan Fandrich <da...@co...> * tests/.cvsignore: ignore more stuff |
From: Dan F. <dfa...@us...> - 2013-02-28 00:31:07
|
Update of /cvsroot/libexif/libexif-gtk In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv23828 Modified Files: NEWS ChangeLog Log Message: fixed problem with handling the Flash tag in big-endian images Index: NEWS =================================================================== RCS file: /cvsroot/libexif/libexif-gtk/NEWS,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- NEWS 27 Feb 2013 23:21:53 -0000 1.9 +++ NEWS 28 Feb 2013 00:30:47 -0000 1.10 @@ -11,3 +11,4 @@ * fixed bugs linked to gtk_notebook_remove_page action * Bug fixes: #2014281: fix display of GPSLatitude and GPSLatitudeRef names * fixed crash when viewing an enumerated tag with an unsupported value + * fixed problem with handling the Flash tag in big-endian images Index: ChangeLog =================================================================== RCS file: /cvsroot/libexif/libexif-gtk/ChangeLog,v retrieving revision 1.33 retrieving revision 1.34 diff -u -d -r1.33 -r1.34 --- ChangeLog 27 Feb 2013 23:21:53 -0000 1.33 +++ ChangeLog 28 Feb 2013 00:30:47 -0000 1.34 @@ -4,6 +4,7 @@ * Makefile.am: Add both gtk pkgconfig templates to the tarball * Added some more strings to translate that were missing * fixed crash when viewing an enumerated tag with an unsupported value + * fixed problem with handling the Flash tag in big-endian images 2013-02-25 Dan Fandrich <da...@co...> |
From: Dan F. <dfa...@us...> - 2013-02-27 23:27:43
|
Update of /cvsroot/libexif/libexif-gtk/po In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv19043/po Modified Files: de.po es.po fr.po Log Message: Updated translations with equivalent strings from libexif Index: es.po =================================================================== RCS file: /cvsroot/libexif/libexif-gtk/po/es.po,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- es.po 27 Feb 2013 21:29:16 -0000 1.11 +++ es.po 27 Feb 2013 23:27:38 -0000 1.12 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: libexif-gtk 0.3.6cvs3\n" "Report-Msgid-Bugs-To: lib...@li...\n" -"POT-Creation-Date: 2013-02-27 21:25+0100\n" +"POT-Creation-Date: 2013-02-28 00:23+0100\n" "PO-Revision-Date: 2013-02-27 18:01-0300\n" "Last-Translator: Fabián Mandelbaum <fma...@gm...>\n" "Language-Team: Spanish <es...@li...>\n" @@ -130,7 +130,7 @@ msgstr "Valor %i:" #: libexif-gtk/gtk-exif-entry-option.c:151 -#: libexif-gtk/gtk-exif-entry-option.c:213 +#: libexif-gtk/gtk-exif-entry-option.c:222 msgid "Not defined" msgstr "No definido" @@ -196,7 +196,7 @@ msgstr "Parcial" #: libexif-gtk/gtk-exif-entry-option.c:175 -#: libexif-gtk/gtk-exif-entry-option.c:190 +#: libexif-gtk/gtk-exif-entry-option.c:199 msgid "Other" msgstr "Otro" @@ -213,126 +213,162 @@ msgstr "Tungsteno" #: libexif-gtk/gtk-exif-entry-option.c:184 +msgid "Flash" +msgstr "Flash" + +#: libexif-gtk/gtk-exif-entry-option.c:185 +msgid "Fine weather" +msgstr "Tiempo bueno" + +#: libexif-gtk/gtk-exif-entry-option.c:186 +msgid "Cloudy weather" +msgstr "Tiempo nublado" + +#: libexif-gtk/gtk-exif-entry-option.c:187 +msgid "Shade" +msgstr "Sombra" + +#: libexif-gtk/gtk-exif-entry-option.c:188 +msgid "Daylight fluorescent" +msgstr "Luz de dÃa fluorescente" + +#: libexif-gtk/gtk-exif-entry-option.c:189 +msgid "Day white fluorescent" +msgstr "DÃa blanco fluorescente" + +#: libexif-gtk/gtk-exif-entry-option.c:190 +msgid "Cool white fluorescent" +msgstr "Blanco frÃo fluorescente" + +#: libexif-gtk/gtk-exif-entry-option.c:191 +msgid "White fluorescent" +msgstr "Blanco fluorescente" + +#: libexif-gtk/gtk-exif-entry-option.c:192 msgid "Standard light A" msgstr "Luz estándar A" -#: libexif-gtk/gtk-exif-entry-option.c:185 +#: libexif-gtk/gtk-exif-entry-option.c:193 msgid "Standard light B" msgstr "Luz estándar B" -#: libexif-gtk/gtk-exif-entry-option.c:186 +#: libexif-gtk/gtk-exif-entry-option.c:194 msgid "Standard light C" msgstr "Luz estándar C" -#: libexif-gtk/gtk-exif-entry-option.c:187 +#: libexif-gtk/gtk-exif-entry-option.c:195 msgid "D55" msgstr "D55" -#: libexif-gtk/gtk-exif-entry-option.c:188 +#: libexif-gtk/gtk-exif-entry-option.c:196 msgid "D65" msgstr "D65" -#: libexif-gtk/gtk-exif-entry-option.c:189 +#: libexif-gtk/gtk-exif-entry-option.c:197 msgid "D75" msgstr "D75" -#: libexif-gtk/gtk-exif-entry-option.c:195 +#: libexif-gtk/gtk-exif-entry-option.c:198 +msgid "ISO studio tungsten" +msgstr "Tungsteno de estudio ISO" + +#: libexif-gtk/gtk-exif-entry-option.c:204 msgid "top - left" msgstr "arriba - izquierda" -#: libexif-gtk/gtk-exif-entry-option.c:196 +#: libexif-gtk/gtk-exif-entry-option.c:205 msgid "top - right" msgstr "arriba - derecha" -#: libexif-gtk/gtk-exif-entry-option.c:197 +#: libexif-gtk/gtk-exif-entry-option.c:206 msgid "bottom - right" msgstr "abajo - derecha" -#: libexif-gtk/gtk-exif-entry-option.c:198 +#: libexif-gtk/gtk-exif-entry-option.c:207 msgid "bottom - left" msgstr "abajo - izquierda" -#: libexif-gtk/gtk-exif-entry-option.c:199 +#: libexif-gtk/gtk-exif-entry-option.c:208 msgid "left - top" msgstr "izquierda - arriba" -#: libexif-gtk/gtk-exif-entry-option.c:200 +#: libexif-gtk/gtk-exif-entry-option.c:209 msgid "right - top" msgstr "derecha - arriba" -#: libexif-gtk/gtk-exif-entry-option.c:201 +#: libexif-gtk/gtk-exif-entry-option.c:210 msgid "right - bottom" msgstr "derecha - abajo" -#: libexif-gtk/gtk-exif-entry-option.c:202 +#: libexif-gtk/gtk-exif-entry-option.c:211 msgid "left - bottom" msgstr "izquierda - abajo" -#: libexif-gtk/gtk-exif-entry-option.c:207 +#: libexif-gtk/gtk-exif-entry-option.c:216 msgid "centered" msgstr "centrado" -#: libexif-gtk/gtk-exif-entry-option.c:208 +#: libexif-gtk/gtk-exif-entry-option.c:217 msgid "co-sited" msgstr "co-situado" -#: libexif-gtk/gtk-exif-entry-option.c:214 +#: libexif-gtk/gtk-exif-entry-option.c:223 msgid "Manual" msgstr "Manual" -#: libexif-gtk/gtk-exif-entry-option.c:215 +#: libexif-gtk/gtk-exif-entry-option.c:224 msgid "Normal program" msgstr "Programa normal" -#: libexif-gtk/gtk-exif-entry-option.c:216 +#: libexif-gtk/gtk-exif-entry-option.c:225 msgid "Aperture priority" msgstr "Prioridad de apertura" -#: libexif-gtk/gtk-exif-entry-option.c:217 +#: libexif-gtk/gtk-exif-entry-option.c:226 msgid "Shutter priority" msgstr "Prioridad del obturador" -#: libexif-gtk/gtk-exif-entry-option.c:218 +#: libexif-gtk/gtk-exif-entry-option.c:227 msgid "Creative program (biased toward depth of field)" msgstr "Programa creativo (orientado a la profundidad del campo)" -#: libexif-gtk/gtk-exif-entry-option.c:219 +#: libexif-gtk/gtk-exif-entry-option.c:228 msgid "Action program (biased toward fast shutter speed)" msgstr "Programa de acción (orientado a una obturación rápida)" -#: libexif-gtk/gtk-exif-entry-option.c:220 +#: libexif-gtk/gtk-exif-entry-option.c:229 msgid "Portrait mode (for closeup photos with the background out of focus)" msgstr "Modo retrato (para fotos de cerca con el fondo fuera de foco)" -#: libexif-gtk/gtk-exif-entry-option.c:222 +#: libexif-gtk/gtk-exif-entry-option.c:231 msgid "Landscape mode (for landscape photos with the background in focus)" msgstr "Modo paisaje (para fotos de paisaje con el fondo en foco)" -#: libexif-gtk/gtk-exif-entry-option.c:251 +#: libexif-gtk/gtk-exif-entry-option.c:260 msgid "Sensing method:" msgstr "Método de sensado:" -#: libexif-gtk/gtk-exif-entry-option.c:255 +#: libexif-gtk/gtk-exif-entry-option.c:264 msgid "0-th row - 0-th column:" msgstr "fila 0 - columna 0:" -#: libexif-gtk/gtk-exif-entry-option.c:259 +#: libexif-gtk/gtk-exif-entry-option.c:268 msgid "Light source:" msgstr "Fuente de luz:" -#: libexif-gtk/gtk-exif-entry-option.c:263 +#: libexif-gtk/gtk-exif-entry-option.c:272 msgid "Metering mode:" msgstr "Módo de medición:" -#: libexif-gtk/gtk-exif-entry-option.c:267 +#: libexif-gtk/gtk-exif-entry-option.c:276 msgid "Compression scheme:" msgstr "Esquema de compresión:" -#: libexif-gtk/gtk-exif-entry-option.c:271 +#: libexif-gtk/gtk-exif-entry-option.c:280 msgid "YCbCr Positioning:" msgstr "Posicionamiento YCbCr:" -#: libexif-gtk/gtk-exif-entry-option.c:275 +#: libexif-gtk/gtk-exif-entry-option.c:284 msgid "Exposure Program:" msgstr "Programa de exposición:" @@ -392,27 +428,34 @@ msgid "Character Code:" msgstr "Código de caracteres:" -#: libexif-gtk/gtk-exif-entry-version.c:134 +#: libexif-gtk/gtk-exif-entry-version.c:136 msgid "Exif Format Version 2.0" msgstr "Formato EXIF versión 2.0" -#: libexif-gtk/gtk-exif-entry-version.c:135 +#: libexif-gtk/gtk-exif-entry-version.c:137 msgid "Exif Format Version 2.1" msgstr "Formato EXIF versión 2.1" -#: libexif-gtk/gtk-exif-entry-version.c:136 +#: libexif-gtk/gtk-exif-entry-version.c:138 msgid "Exif Format Version 2.2" msgstr "Formato EXIF versión 2.2" -#: libexif-gtk/gtk-exif-entry-version.c:137 +#: libexif-gtk/gtk-exif-entry-version.c:139 msgid "Exif Format Version 2.21" msgstr "Formato EXIF versión 2.21" -#: libexif-gtk/gtk-exif-entry-version.c:142 +#: libexif-gtk/gtk-exif-entry-version.c:140 +msgid "Exif Format Version 2.3" +msgstr "Formato EXIF versión 2.3" + +#: libexif-gtk/gtk-exif-entry-version.c:145 msgid "FlashPix Format Version 1.0" msgstr "Formato FlashPix versión 1.0" -#: libexif-gtk/gtk-exif-entry-version.c:272 +#: libexif-gtk/gtk-exif-entry-version.c:146 +msgid "FlashPix Format Version 1.01" +msgstr "Formato FlashPix versión 1.01" + +#: libexif-gtk/gtk-exif-entry-version.c:278 msgid "Version:" msgstr "Versión:" - Index: fr.po =================================================================== RCS file: /cvsroot/libexif/libexif-gtk/po/fr.po,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- fr.po 27 Feb 2013 21:29:16 -0000 1.11 +++ fr.po 27 Feb 2013 23:27:38 -0000 1.12 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: libexif-gtk 0.3.3\n" "Report-Msgid-Bugs-To: lib...@li...\n" -"POT-Creation-Date: 2013-02-27 21:25+0100\n" +"POT-Creation-Date: 2013-02-28 00:23+0100\n" "PO-Revision-Date: 2012-05-17 01:20+0200\n" "Last-Translator: Valère Monseur <val...@ym...>\n" "Language-Team: \n" @@ -130,7 +130,7 @@ msgstr "Valeur %i:" #: libexif-gtk/gtk-exif-entry-option.c:151 -#: libexif-gtk/gtk-exif-entry-option.c:213 +#: libexif-gtk/gtk-exif-entry-option.c:222 msgid "Not defined" msgstr "Non défini" @@ -196,7 +196,7 @@ msgstr "Partiel" #: libexif-gtk/gtk-exif-entry-option.c:175 -#: libexif-gtk/gtk-exif-entry-option.c:190 +#: libexif-gtk/gtk-exif-entry-option.c:199 msgid "Other" msgstr "Autre" @@ -213,126 +213,162 @@ msgstr "Tungstène" #: libexif-gtk/gtk-exif-entry-option.c:184 +msgid "Flash" +msgstr "Flash" + +#: libexif-gtk/gtk-exif-entry-option.c:185 +msgid "Fine weather" +msgstr "Temps clair" + +#: libexif-gtk/gtk-exif-entry-option.c:186 +msgid "Cloudy weather" +msgstr "Temps couvert" + +#: libexif-gtk/gtk-exif-entry-option.c:187 +msgid "Shade" +msgstr "Ombragé" + +#: libexif-gtk/gtk-exif-entry-option.c:188 +msgid "Daylight fluorescent" +msgstr "Lumière du jour fluorescent" + +#: libexif-gtk/gtk-exif-entry-option.c:189 +msgid "Day white fluorescent" +msgstr "Lumière du jour fluorescent" + +#: libexif-gtk/gtk-exif-entry-option.c:190 +msgid "Cool white fluorescent" +msgstr "Blanc froid fluorescent" + +#: libexif-gtk/gtk-exif-entry-option.c:191 +msgid "White fluorescent" +msgstr "Lumière fluorescente" + +#: libexif-gtk/gtk-exif-entry-option.c:192 msgid "Standard light A" msgstr "Lampe standard A" -#: libexif-gtk/gtk-exif-entry-option.c:185 +#: libexif-gtk/gtk-exif-entry-option.c:193 msgid "Standard light B" msgstr "Lampe standard B" -#: libexif-gtk/gtk-exif-entry-option.c:186 +#: libexif-gtk/gtk-exif-entry-option.c:194 msgid "Standard light C" msgstr "Lampe standard C" -#: libexif-gtk/gtk-exif-entry-option.c:187 +#: libexif-gtk/gtk-exif-entry-option.c:195 msgid "D55" msgstr "D55" -#: libexif-gtk/gtk-exif-entry-option.c:188 +#: libexif-gtk/gtk-exif-entry-option.c:196 msgid "D65" msgstr "D65" -#: libexif-gtk/gtk-exif-entry-option.c:189 +#: libexif-gtk/gtk-exif-entry-option.c:197 msgid "D75" msgstr "D75" -#: libexif-gtk/gtk-exif-entry-option.c:195 +#: libexif-gtk/gtk-exif-entry-option.c:198 +msgid "ISO studio tungsten" +msgstr "Tungstène de studio ISO" + +#: libexif-gtk/gtk-exif-entry-option.c:204 msgid "top - left" msgstr "haut - gauche" -#: libexif-gtk/gtk-exif-entry-option.c:196 +#: libexif-gtk/gtk-exif-entry-option.c:205 msgid "top - right" msgstr "haut - droite" -#: libexif-gtk/gtk-exif-entry-option.c:197 +#: libexif-gtk/gtk-exif-entry-option.c:206 msgid "bottom - right" msgstr "bas - droite" -#: libexif-gtk/gtk-exif-entry-option.c:198 +#: libexif-gtk/gtk-exif-entry-option.c:207 msgid "bottom - left" msgstr "bas - gauche" -#: libexif-gtk/gtk-exif-entry-option.c:199 +#: libexif-gtk/gtk-exif-entry-option.c:208 msgid "left - top" msgstr "gauche - haut" -#: libexif-gtk/gtk-exif-entry-option.c:200 +#: libexif-gtk/gtk-exif-entry-option.c:209 msgid "right - top" msgstr "droite - haut" -#: libexif-gtk/gtk-exif-entry-option.c:201 +#: libexif-gtk/gtk-exif-entry-option.c:210 msgid "right - bottom" msgstr "droite - bas" -#: libexif-gtk/gtk-exif-entry-option.c:202 +#: libexif-gtk/gtk-exif-entry-option.c:211 msgid "left - bottom" msgstr "gauche - bas" -#: libexif-gtk/gtk-exif-entry-option.c:207 +#: libexif-gtk/gtk-exif-entry-option.c:216 msgid "centered" msgstr "centré" -#: libexif-gtk/gtk-exif-entry-option.c:208 +#: libexif-gtk/gtk-exif-entry-option.c:217 msgid "co-sited" msgstr "coimplanté" -#: libexif-gtk/gtk-exif-entry-option.c:214 +#: libexif-gtk/gtk-exif-entry-option.c:223 msgid "Manual" msgstr "Manuel" -#: libexif-gtk/gtk-exif-entry-option.c:215 +#: libexif-gtk/gtk-exif-entry-option.c:224 msgid "Normal program" msgstr "Programme normal" -#: libexif-gtk/gtk-exif-entry-option.c:216 +#: libexif-gtk/gtk-exif-entry-option.c:225 msgid "Aperture priority" msgstr "Priorité à l'ouverture" -#: libexif-gtk/gtk-exif-entry-option.c:217 +#: libexif-gtk/gtk-exif-entry-option.c:226 msgid "Shutter priority" msgstr "Priorité à la vitesse" -#: libexif-gtk/gtk-exif-entry-option.c:218 +#: libexif-gtk/gtk-exif-entry-option.c:227 msgid "Creative program (biased toward depth of field)" msgstr "Programme créatif (grande profondeur de champ)" -#: libexif-gtk/gtk-exif-entry-option.c:219 +#: libexif-gtk/gtk-exif-entry-option.c:228 msgid "Action program (biased toward fast shutter speed)" msgstr "Programme action (vitesse d'obturation élevée)" -#: libexif-gtk/gtk-exif-entry-option.c:220 +#: libexif-gtk/gtk-exif-entry-option.c:229 msgid "Portrait mode (for closeup photos with the background out of focus)" msgstr "Mode portrait (photos en gros plan avec arrière-plan flou)" -#: libexif-gtk/gtk-exif-entry-option.c:222 +#: libexif-gtk/gtk-exif-entry-option.c:231 msgid "Landscape mode (for landscape photos with the background in focus)" msgstr "Mode paysage (paysages avec arrière-plan net)" -#: libexif-gtk/gtk-exif-entry-option.c:251 +#: libexif-gtk/gtk-exif-entry-option.c:260 msgid "Sensing method:" msgstr "Méthode de détection:" -#: libexif-gtk/gtk-exif-entry-option.c:255 +#: libexif-gtk/gtk-exif-entry-option.c:264 msgid "0-th row - 0-th column:" msgstr "0-ième ligne - 0-ième colonne:" -#: libexif-gtk/gtk-exif-entry-option.c:259 +#: libexif-gtk/gtk-exif-entry-option.c:268 msgid "Light source:" msgstr "Source de lumière:" -#: libexif-gtk/gtk-exif-entry-option.c:263 +#: libexif-gtk/gtk-exif-entry-option.c:272 msgid "Metering mode:" msgstr "Mode de mesure:" -#: libexif-gtk/gtk-exif-entry-option.c:267 +#: libexif-gtk/gtk-exif-entry-option.c:276 msgid "Compression scheme:" msgstr "Schéma de compression:" -#: libexif-gtk/gtk-exif-entry-option.c:271 +#: libexif-gtk/gtk-exif-entry-option.c:280 msgid "YCbCr Positioning:" msgstr "Positionnement YCbCr:" -#: libexif-gtk/gtk-exif-entry-option.c:275 +#: libexif-gtk/gtk-exif-entry-option.c:284 msgid "Exposure Program:" msgstr "Programme d'exposition:" @@ -392,27 +428,35 @@ msgid "Character Code:" msgstr "Code de charactère:" -#: libexif-gtk/gtk-exif-entry-version.c:134 +#: libexif-gtk/gtk-exif-entry-version.c:136 msgid "Exif Format Version 2.0" msgstr "Version 2.0 du format EXIF" -#: libexif-gtk/gtk-exif-entry-version.c:135 +#: libexif-gtk/gtk-exif-entry-version.c:137 msgid "Exif Format Version 2.1" msgstr "Version 2.1 du format EXIF" -#: libexif-gtk/gtk-exif-entry-version.c:136 +#: libexif-gtk/gtk-exif-entry-version.c:138 msgid "Exif Format Version 2.2" msgstr "Version 2.2 du format EXIF" -#: libexif-gtk/gtk-exif-entry-version.c:137 +#: libexif-gtk/gtk-exif-entry-version.c:139 msgid "Exif Format Version 2.21" msgstr "Version 2.21 du format EXIF" -#: libexif-gtk/gtk-exif-entry-version.c:142 +#: libexif-gtk/gtk-exif-entry-version.c:140 +msgid "Exif Format Version 2.3" +msgstr "Version 2.3 du format EXIF" + +#: libexif-gtk/gtk-exif-entry-version.c:145 msgid "FlashPix Format Version 1.0" msgstr "Version 1.0 du format FlashPix" -#: libexif-gtk/gtk-exif-entry-version.c:272 +#: libexif-gtk/gtk-exif-entry-version.c:146 +msgid "FlashPix Format Version 1.01" +msgstr "Version 1.01 du format FlashPix" + +#: libexif-gtk/gtk-exif-entry-version.c:278 msgid "Version:" msgstr "Version:" Index: de.po =================================================================== RCS file: /cvsroot/libexif/libexif-gtk/po/de.po,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- de.po 27 Feb 2013 21:23:41 -0000 1.4 +++ de.po 27 Feb 2013 23:27:38 -0000 1.5 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: libexif-gtk 0.3.6\n" "Report-Msgid-Bugs-To: lib...@li...\n" -"POT-Creation-Date: 2013-02-27 21:25+0100\n" +"POT-Creation-Date: 2013-02-28 00:23+0100\n" "PO-Revision-Date: 2012-05-15 23:20+0200\n" "Last-Translator: Dan Fandrich <da...@co...>\n" "Language: de\n" @@ -133,7 +133,7 @@ msgstr "Wert %i:" #: libexif-gtk/gtk-exif-entry-option.c:151 -#: libexif-gtk/gtk-exif-entry-option.c:213 +#: libexif-gtk/gtk-exif-entry-option.c:222 msgid "Not defined" msgstr "Undefiniert" @@ -199,7 +199,7 @@ msgstr "Partiell" #: libexif-gtk/gtk-exif-entry-option.c:175 -#: libexif-gtk/gtk-exif-entry-option.c:190 +#: libexif-gtk/gtk-exif-entry-option.c:199 msgid "Other" msgstr "Andere" @@ -216,126 +216,162 @@ msgstr "Wolframlicht" #: libexif-gtk/gtk-exif-entry-option.c:184 +msgid "Flash" +msgstr "Blitz" + +#: libexif-gtk/gtk-exif-entry-option.c:185 +msgid "Fine weather" +msgstr "Gutes Wetter" + +#: libexif-gtk/gtk-exif-entry-option.c:186 +msgid "Cloudy weather" +msgstr "Bewölkung" + +#: libexif-gtk/gtk-exif-entry-option.c:187 +msgid "Shade" +msgstr "Schatten" + +#: libexif-gtk/gtk-exif-entry-option.c:188 +msgid "Daylight fluorescent" +msgstr "Tageslicht-Leuchtstoffröhre" + +#: libexif-gtk/gtk-exif-entry-option.c:189 +msgid "Day white fluorescent" +msgstr "WeiÃe Tageslicht-Leuchtstoffröhren" + +#: libexif-gtk/gtk-exif-entry-option.c:190 +msgid "Cool white fluorescent" +msgstr "KaltweiÃe Leuchtstoffröhren" + +#: libexif-gtk/gtk-exif-entry-option.c:191 +msgid "White fluorescent" +msgstr "WeiÃe Leuchtstoffröhren" + +#: libexif-gtk/gtk-exif-entry-option.c:192 msgid "Standard light A" msgstr "Standard Licht A" -#: libexif-gtk/gtk-exif-entry-option.c:185 +#: libexif-gtk/gtk-exif-entry-option.c:193 msgid "Standard light B" msgstr "Standard Licht B" -#: libexif-gtk/gtk-exif-entry-option.c:186 +#: libexif-gtk/gtk-exif-entry-option.c:194 msgid "Standard light C" msgstr "Standard Licht C" -#: libexif-gtk/gtk-exif-entry-option.c:187 +#: libexif-gtk/gtk-exif-entry-option.c:195 msgid "D55" msgstr "D55" -#: libexif-gtk/gtk-exif-entry-option.c:188 +#: libexif-gtk/gtk-exif-entry-option.c:196 msgid "D65" msgstr "D65" -#: libexif-gtk/gtk-exif-entry-option.c:189 +#: libexif-gtk/gtk-exif-entry-option.c:197 msgid "D75" msgstr "D75" -#: libexif-gtk/gtk-exif-entry-option.c:195 +#: libexif-gtk/gtk-exif-entry-option.c:198 +msgid "ISO studio tungsten" +msgstr "ISO Studio-Glühlampenlicht" + +#: libexif-gtk/gtk-exif-entry-option.c:204 msgid "top - left" msgstr "oben - links" -#: libexif-gtk/gtk-exif-entry-option.c:196 +#: libexif-gtk/gtk-exif-entry-option.c:205 msgid "top - right" msgstr "oben - rechts" -#: libexif-gtk/gtk-exif-entry-option.c:197 +#: libexif-gtk/gtk-exif-entry-option.c:206 msgid "bottom - right" msgstr "unten - rechts" -#: libexif-gtk/gtk-exif-entry-option.c:198 +#: libexif-gtk/gtk-exif-entry-option.c:207 msgid "bottom - left" msgstr "unten - links" -#: libexif-gtk/gtk-exif-entry-option.c:199 +#: libexif-gtk/gtk-exif-entry-option.c:208 msgid "left - top" msgstr "links - oben" -#: libexif-gtk/gtk-exif-entry-option.c:200 +#: libexif-gtk/gtk-exif-entry-option.c:209 msgid "right - top" msgstr "rechts - oben" -#: libexif-gtk/gtk-exif-entry-option.c:201 +#: libexif-gtk/gtk-exif-entry-option.c:210 msgid "right - bottom" msgstr "rechts - unten" -#: libexif-gtk/gtk-exif-entry-option.c:202 +#: libexif-gtk/gtk-exif-entry-option.c:211 msgid "left - bottom" msgstr "links - unten" -#: libexif-gtk/gtk-exif-entry-option.c:207 +#: libexif-gtk/gtk-exif-entry-option.c:216 msgid "centered" msgstr "zentriert" -#: libexif-gtk/gtk-exif-entry-option.c:208 +#: libexif-gtk/gtk-exif-entry-option.c:217 msgid "co-sited" msgstr "co-sited" -#: libexif-gtk/gtk-exif-entry-option.c:214 +#: libexif-gtk/gtk-exif-entry-option.c:223 msgid "Manual" msgstr "Manuell" -#: libexif-gtk/gtk-exif-entry-option.c:215 +#: libexif-gtk/gtk-exif-entry-option.c:224 msgid "Normal program" msgstr "Normalprogramm" -#: libexif-gtk/gtk-exif-entry-option.c:216 +#: libexif-gtk/gtk-exif-entry-option.c:225 msgid "Aperture priority" msgstr "Optimiert nach Blende" -#: libexif-gtk/gtk-exif-entry-option.c:217 +#: libexif-gtk/gtk-exif-entry-option.c:226 msgid "Shutter priority" msgstr "Optimiert nach Belichtungszeit" -#: libexif-gtk/gtk-exif-entry-option.c:218 +#: libexif-gtk/gtk-exif-entry-option.c:227 msgid "Creative program (biased toward depth of field)" msgstr "Kreatives Programm (bevorzugt Schärfentiefe)" -#: libexif-gtk/gtk-exif-entry-option.c:219 +#: libexif-gtk/gtk-exif-entry-option.c:228 msgid "Action program (biased toward fast shutter speed)" msgstr "Aktion Programm (bevorzugt kurze Belichtungszeit)" -#: libexif-gtk/gtk-exif-entry-option.c:220 +#: libexif-gtk/gtk-exif-entry-option.c:229 msgid "Portrait mode (for closeup photos with the background out of focus)" msgstr "Portrait Modus (für Nahaufnahmen mit unscharfem Hintergrund)" -#: libexif-gtk/gtk-exif-entry-option.c:222 +#: libexif-gtk/gtk-exif-entry-option.c:231 msgid "Landscape mode (for landscape photos with the background in focus)" msgstr "Landschafts Modus (für Landschaftsaufnahmen mit scharfem Hintergrund)" -#: libexif-gtk/gtk-exif-entry-option.c:251 +#: libexif-gtk/gtk-exif-entry-option.c:260 msgid "Sensing method:" msgstr "Bildsensor:" -#: libexif-gtk/gtk-exif-entry-option.c:255 +#: libexif-gtk/gtk-exif-entry-option.c:264 msgid "0-th row - 0-th column:" msgstr "0-te Zeile - 0-te Spalte:" -#: libexif-gtk/gtk-exif-entry-option.c:259 +#: libexif-gtk/gtk-exif-entry-option.c:268 msgid "Light source:" msgstr "Lichtquelle:" -#: libexif-gtk/gtk-exif-entry-option.c:263 +#: libexif-gtk/gtk-exif-entry-option.c:272 msgid "Metering mode:" msgstr "Messmodus:" -#: libexif-gtk/gtk-exif-entry-option.c:267 +#: libexif-gtk/gtk-exif-entry-option.c:276 msgid "Compression scheme:" msgstr "Kompressionsschema:" -#: libexif-gtk/gtk-exif-entry-option.c:271 +#: libexif-gtk/gtk-exif-entry-option.c:280 msgid "YCbCr Positioning:" msgstr "YCbCr Positionierung:" -#: libexif-gtk/gtk-exif-entry-option.c:275 +#: libexif-gtk/gtk-exif-entry-option.c:284 msgid "Exposure Program:" msgstr "Belichtungsprogramm:" @@ -395,26 +431,34 @@ msgid "Character Code:" msgstr "Character Code:" -#: libexif-gtk/gtk-exif-entry-version.c:134 +#: libexif-gtk/gtk-exif-entry-version.c:136 msgid "Exif Format Version 2.0" msgstr "Exif Format Version 2.0" -#: libexif-gtk/gtk-exif-entry-version.c:135 +#: libexif-gtk/gtk-exif-entry-version.c:137 msgid "Exif Format Version 2.1" msgstr "Exif Format Version 2.1" -#: libexif-gtk/gtk-exif-entry-version.c:136 +#: libexif-gtk/gtk-exif-entry-version.c:138 msgid "Exif Format Version 2.2" msgstr "Exif Format Version 2.2" -#: libexif-gtk/gtk-exif-entry-version.c:137 +#: libexif-gtk/gtk-exif-entry-version.c:139 msgid "Exif Format Version 2.21" msgstr "Exif Format Version 2.21" -#: libexif-gtk/gtk-exif-entry-version.c:142 +#: libexif-gtk/gtk-exif-entry-version.c:140 +msgid "Exif Format Version 2.3" +msgstr "Exif Format Version 2.3" + +#: libexif-gtk/gtk-exif-entry-version.c:145 msgid "FlashPix Format Version 1.0" msgstr "FlashPix Format Version 1.0" -#: libexif-gtk/gtk-exif-entry-version.c:272 +#: libexif-gtk/gtk-exif-entry-version.c:146 +msgid "FlashPix Format Version 1.01" +msgstr "FlashPix Format Version 1.01" + +#: libexif-gtk/gtk-exif-entry-version.c:278 msgid "Version:" msgstr "Version:" |
From: Dan F. <dfa...@us...> - 2013-02-27 23:21:57
|
Update of /cvsroot/libexif/libexif-gtk/libexif-gtk In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv18323/libexif-gtk Modified Files: gtk-exif-entry-version.c Log Message: fixed crash when viewing an enumerated tag with an unsupported value Index: gtk-exif-entry-version.c =================================================================== RCS file: /cvsroot/libexif/libexif-gtk/libexif-gtk/gtk-exif-entry-version.c,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- gtk-exif-entry-version.c 27 Feb 2013 22:44:55 -0000 1.13 +++ gtk-exif-entry-version.c 27 Feb 2013 23:21:55 -0000 1.14 @@ -172,6 +172,7 @@ gtk_exif_entry_version_load (GtkExifEntryVersion *entry) { guint i; + gboolean found = FALSE; GtkTreeIter iter; GtkTreeModel *tm; @@ -180,29 +181,34 @@ tm = gtk_combo_box_get_model (entry->priv->menu); switch (entry->priv->entry->tag) { case EXIF_TAG_EXIF_VERSION: - for (i = 0; exif_versions[i].data; i++) + for (i = 0; exif_versions[i].data; i++) { if (!memcmp (exif_versions[i].data, entry->priv->entry->data, 4)) { if (!gtk_tree_model_get_iter_from_option (tm, exif_versions[i].version, &iter)) return; + found = TRUE; break; } + } break; case EXIF_TAG_FLASH_PIX_VERSION: - for (i = 0; flash_pix_versions[i].data; i++) + for (i = 0; flash_pix_versions[i].data; i++) { if (!memcmp (flash_pix_versions[i].data, entry->priv->entry->data, 4)) { if (!gtk_tree_model_get_iter_from_option (tm, flash_pix_versions[i].version, &iter)) return; + found = TRUE; break; } + } break; default: return; } - gtk_combo_box_set_active_iter (entry->priv->menu, &iter); + if (found) + gtk_combo_box_set_active_iter (entry->priv->menu, &iter); } static void |
From: Dan F. <dfa...@us...> - 2013-02-27 23:03:34
|
Update of /cvsroot/libexif/libexif-gtk/libexif-gtk In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv16384/libexif-gtk Modified Files: gtk-exif-entry-option.c Log Message: Removed some detritus that was accidentally left in Index: gtk-exif-entry-option.c =================================================================== RCS file: /cvsroot/libexif/libexif-gtk/libexif-gtk/gtk-exif-entry-option.c,v retrieving revision 1.15 retrieving revision 1.16 diff -u -d -r1.15 -r1.16 --- gtk-exif-entry-option.c 27 Feb 2013 23:01:16 -0000 1.15 +++ gtk-exif-entry-option.c 27 Feb 2013 23:03:26 -0000 1.16 @@ -181,7 +181,7 @@ { 1, N_("Daylight")}, { 2, N_("Fluorescent")}, { 3, N_("Tungsten")}, - { 4, N_("Flash"), NULL}}, + { 4, N_("Flash")}, { 9, N_("Fine weather")}, { 10, N_("Cloudy weather")}, { 11, N_("Shade")}, |
From: Dan F. <dfa...@us...> - 2013-02-27 23:01:20
|
Update of /cvsroot/libexif/libexif-gtk/libexif-gtk In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv16026/libexif-gtk Modified Files: gtk-exif-entry-option.c Log Message: Added support for some more flash options Index: gtk-exif-entry-option.c =================================================================== RCS file: /cvsroot/libexif/libexif-gtk/libexif-gtk/gtk-exif-entry-option.c,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- gtk-exif-entry-option.c 23 Feb 2013 20:54:53 -0000 1.14 +++ gtk-exif-entry-option.c 27 Feb 2013 23:01:16 -0000 1.15 @@ -181,12 +181,21 @@ { 1, N_("Daylight")}, { 2, N_("Fluorescent")}, { 3, N_("Tungsten")}, + { 4, N_("Flash"), NULL}}, + { 9, N_("Fine weather")}, + { 10, N_("Cloudy weather")}, + { 11, N_("Shade")}, + { 12, N_("Daylight fluorescent")}, + { 13, N_("Day white fluorescent")}, + { 14, N_("Cool white fluorescent")}, + { 15, N_("White fluorescent")}, { 17, N_("Standard light A")}, { 18, N_("Standard light B")}, { 19, N_("Standard light C")}, { 20, N_("D55")}, { 21, N_("D65")}, { 22, N_("D75")}, + { 24, N_("ISO studio tungsten")}, {255, N_("Other")}, { 0, NULL} }; |
From: Dan F. <dfa...@us...> - 2013-02-27 22:45:01
|
Update of /cvsroot/libexif/libexif-gtk/libexif-gtk In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv15413/libexif-gtk Modified Files: gtk-exif-entry-version.c Log Message: Added support for newer EXIF and FlashPix version strings Index: gtk-exif-entry-version.c =================================================================== RCS file: /cvsroot/libexif/libexif-gtk/libexif-gtk/gtk-exif-entry-version.c,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- gtk-exif-entry-version.c 23 Feb 2013 20:54:53 -0000 1.12 +++ gtk-exif-entry-version.c 27 Feb 2013 22:44:55 -0000 1.13 @@ -122,12 +122,14 @@ EXIF_VERSION_2_0, EXIF_VERSION_2_1, EXIF_VERSION_2_2, - EXIF_VERSION_2_21 + EXIF_VERSION_2_21, + EXIF_VERSION_2_3 }; typedef enum _FlashPixVersion FlashPixVersion; enum _FlashPixVersion { - FLASH_PIX_VERSION_1 + FLASH_PIX_VERSION_1, + FLASH_PIX_VERSION_1_01 }; static GtkOptions exif_list[] = { @@ -135,11 +137,13 @@ {EXIF_VERSION_2_1 , N_("Exif Format Version 2.1")}, {EXIF_VERSION_2_2 , N_("Exif Format Version 2.2")}, {EXIF_VERSION_2_21, N_("Exif Format Version 2.21")}, + {EXIF_VERSION_2_3, N_("Exif Format Version 2.3")}, {0, NULL} }; static GtkOptions flash_pix_list[] = { - {FLASH_PIX_VERSION_1, N_("FlashPix Format Version 1.0")}, + {FLASH_PIX_VERSION_1, N_("FlashPix Format Version 1.0")}, + {FLASH_PIX_VERSION_1_01, N_("FlashPix Format Version 1.01")}, {0, NULL} }; @@ -151,6 +155,7 @@ {EXIF_VERSION_2_1 , "0210"}, {EXIF_VERSION_2_2 , "0220"}, {EXIF_VERSION_2_21, "0221"}, + {EXIF_VERSION_2_3, "0230"}, {0, NULL} }; @@ -158,7 +163,8 @@ FlashPixVersion version; const guchar *data; } flash_pix_versions[] = { - {FLASH_PIX_VERSION_1, "0100"}, + {FLASH_PIX_VERSION_1, "0100"}, + {FLASH_PIX_VERSION_1_01, "0101"}, {0, NULL} }; |
From: Dan F. <dfa...@us...> - 2013-02-27 21:49:32
|
Update of /cvsroot/libexif/libexif-gtk/libexif-gtk In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv12615/libexif-gtk Modified Files: gtk-exif-entry.c Log Message: Stop a compiler warning about an unused variable. Some of the code in gtk_exif_entry_destroy could just be removed, but it's left in to keep the structure of this function the same as the other destroy functions. Index: gtk-exif-entry.c =================================================================== RCS file: /cvsroot/libexif/libexif-gtk/libexif-gtk/gtk-exif-entry.c,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- gtk-exif-entry.c 14 Jun 2012 21:14:29 -0000 1.9 +++ gtk-exif-entry.c 27 Feb 2013 21:49:28 -0000 1.10 @@ -53,7 +53,8 @@ GtkExifEntry *entry = GTK_EXIF_ENTRY (object); #endif - entry = NULL; + /* Nothing to free here */ + (void)entry; #if GTK_CHECK_VERSION(3,0,0) GTK_WIDGET_CLASS (parent_class)->destroy (widget); |
From: Dan F. <dfa...@us...> - 2013-02-27 21:29:20
|
Update of /cvsroot/libexif/libexif-gtk/po In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv11521/po Modified Files: es.po fr.po Log Message: po/es.po: Updated Spanish translation by Fabián Mandelbaum po/fr.po: Updated French translation by Valère Monseur Index: es.po =================================================================== RCS file: /cvsroot/libexif/libexif-gtk/po/es.po,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- es.po 25 Feb 2013 22:29:07 -0000 1.10 +++ es.po 27 Feb 2013 21:29:16 -0000 1.11 @@ -6,8 +6,8 @@ msgstr "" "Project-Id-Version: libexif-gtk 0.3.6cvs3\n" "Report-Msgid-Bugs-To: lib...@li...\n" -"POT-Creation-Date: 2013-02-23 20:11+0100\n" -"PO-Revision-Date: 2013-02-24 09:36+0100\n" +"POT-Creation-Date: 2013-02-27 21:25+0100\n" +"PO-Revision-Date: 2013-02-27 18:01-0300\n" "Last-Translator: Fabián Mandelbaum <fma...@gm...>\n" "Language-Team: Spanish <es...@li...>\n" "Language: es\n" @@ -69,7 +69,7 @@ msgid "Add" msgstr "Añadir" -#: libexif-gtk/gtk-exif-content-list.c:348 +#: libexif-gtk/gtk-exif-content-list.c:359 msgid "Remove" msgstr "Quitar" @@ -85,17 +85,50 @@ msgid "Time:" msgstr "Fecha:" -#: libexif-gtk/gtk-exif-entry-number.c:248 -#: libexif-gtk/gtk-exif-entry-rational.c:251 -#, c-format -msgid "Value %i:" -msgstr "Valor %i:" +#: libexif-gtk/gtk-exif-entry-flash.c:152 +msgid "Flash fired" +msgstr "Flash disparado" + +#: libexif-gtk/gtk-exif-entry-flash.c:161 +msgid "Return light" +msgstr "Luz de retorno" + +#: libexif-gtk/gtk-exif-entry-flash.c:169 +msgid "No strobe return detection function" +msgstr "Sin función de detección de retorno estrosboscópico" + +#: libexif-gtk/gtk-exif-entry-flash.c:182 +msgid "Strobe return light not detected" +msgstr "Luz de retorno estrosboscópica no detectada" + +#: libexif-gtk/gtk-exif-entry-flash.c:194 +msgid "Strobe return light detected" +msgstr "Luz de retorno estrosboscópica detectada" + +#: libexif-gtk/gtk-exif-entry-generic.c:139 +msgid "Format:" +msgstr "Formato:" + +#: libexif-gtk/gtk-exif-entry-generic.c:149 +msgid "Components:" +msgstr "Componentes:" +#: libexif-gtk/gtk-exif-entry-generic.c:158 +msgid "Size:" +msgstr "Tamaño:" + +#: libexif-gtk/gtk-exif-entry-generic.c:167 #: libexif-gtk/gtk-exif-entry-number.c:250 #: libexif-gtk/gtk-exif-entry-rational.c:253 msgid "Value:" msgstr "Valor:" +#: libexif-gtk/gtk-exif-entry-number.c:248 +#: libexif-gtk/gtk-exif-entry-rational.c:251 +#, c-format +msgid "Value %i:" +msgstr "Valor %i:" + #: libexif-gtk/gtk-exif-entry-option.c:151 #: libexif-gtk/gtk-exif-entry-option.c:213 msgid "Not defined" @@ -382,3 +415,4 @@ #: libexif-gtk/gtk-exif-entry-version.c:272 msgid "Version:" msgstr "Versión:" + Index: fr.po =================================================================== RCS file: /cvsroot/libexif/libexif-gtk/po/fr.po,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- fr.po 23 Feb 2013 19:52:55 -0000 1.10 +++ fr.po 27 Feb 2013 21:29:16 -0000 1.11 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: libexif-gtk 0.3.3\n" "Report-Msgid-Bugs-To: lib...@li...\n" -"POT-Creation-Date: 2013-02-23 20:11+0100\n" +"POT-Creation-Date: 2013-02-27 21:25+0100\n" "PO-Revision-Date: 2012-05-17 01:20+0200\n" "Last-Translator: Valère Monseur <val...@ym...>\n" "Language-Team: \n" @@ -69,7 +69,7 @@ msgid "Add" msgstr "Ajouter" -#: libexif-gtk/gtk-exif-content-list.c:348 +#: libexif-gtk/gtk-exif-content-list.c:359 msgid "Remove" msgstr "Supprimer" @@ -85,17 +85,50 @@ msgid "Time:" msgstr "Heure:" -#: libexif-gtk/gtk-exif-entry-number.c:248 -#: libexif-gtk/gtk-exif-entry-rational.c:251 -#, c-format -msgid "Value %i:" -msgstr "Valeur %i:" +#: libexif-gtk/gtk-exif-entry-flash.c:152 +msgid "Flash fired" +msgstr "Le flash s'est déclenché" + +#: libexif-gtk/gtk-exif-entry-flash.c:161 +msgid "Return light" +msgstr "Lumière de retour" + +#: libexif-gtk/gtk-exif-entry-flash.c:169 +msgid "No strobe return detection function" +msgstr "Aucune fonction de détection de retour de flash" + +#: libexif-gtk/gtk-exif-entry-flash.c:182 +msgid "Strobe return light not detected" +msgstr "Lumière de retour de flash non détectée" +#: libexif-gtk/gtk-exif-entry-flash.c:194 +msgid "Strobe return light detected" +msgstr "Lumière de retour de flash détectée" + +#: libexif-gtk/gtk-exif-entry-generic.c:139 +msgid "Format:" +msgstr "Format:" + +#: libexif-gtk/gtk-exif-entry-generic.c:149 +msgid "Components:" +msgstr "Composants:" + +#: libexif-gtk/gtk-exif-entry-generic.c:158 +msgid "Size:" +msgstr "Taille:" + +#: libexif-gtk/gtk-exif-entry-generic.c:167 #: libexif-gtk/gtk-exif-entry-number.c:250 #: libexif-gtk/gtk-exif-entry-rational.c:253 msgid "Value:" msgstr "Valeur:" +#: libexif-gtk/gtk-exif-entry-number.c:248 +#: libexif-gtk/gtk-exif-entry-rational.c:251 +#, c-format +msgid "Value %i:" +msgstr "Valeur %i:" + #: libexif-gtk/gtk-exif-entry-option.c:151 #: libexif-gtk/gtk-exif-entry-option.c:213 msgid "Not defined" |
From: Dan F. <dfa...@us...> - 2013-02-27 21:23:45
|
Update of /cvsroot/libexif/libexif-gtk/po In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv11247/po Modified Files: de.po Log Message: Updated German translation Index: de.po =================================================================== RCS file: /cvsroot/libexif/libexif-gtk/po/de.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- de.po 23 Feb 2013 19:52:54 -0000 1.3 +++ de.po 27 Feb 2013 21:23:41 -0000 1.4 @@ -1,5 +1,4 @@ -# translation of libexif-gtk-5.pot .po to German -# German Translation +# German Translation for libexif-gtk. # Copyright: # This file is distributed under the same license as the libexif-gtk package. # @@ -11,7 +10,7 @@ msgstr "" "Project-Id-Version: libexif-gtk 0.3.6\n" "Report-Msgid-Bugs-To: lib...@li...\n" -"POT-Creation-Date: 2013-02-23 20:11+0100\n" +"POT-Creation-Date: 2013-02-27 21:25+0100\n" "PO-Revision-Date: 2012-05-15 23:20+0200\n" "Last-Translator: Dan Fandrich <da...@co...>\n" "Language: de\n" @@ -73,7 +72,7 @@ msgid "Add" msgstr "Hinzufügen" -#: libexif-gtk/gtk-exif-content-list.c:348 +#: libexif-gtk/gtk-exif-content-list.c:359 msgid "Remove" msgstr "Entfernen" @@ -89,17 +88,50 @@ msgid "Time:" msgstr "Zeit:" -#: libexif-gtk/gtk-exif-entry-number.c:248 -#: libexif-gtk/gtk-exif-entry-rational.c:251 -#, c-format -msgid "Value %i:" -msgstr "Wert %i:" +#: libexif-gtk/gtk-exif-entry-flash.c:152 +msgid "Flash fired" +msgstr "Blitz löste aus" + +#: libexif-gtk/gtk-exif-entry-flash.c:161 +msgid "Return light" +msgstr "Reflektion" + +#: libexif-gtk/gtk-exif-entry-flash.c:169 +msgid "No strobe return detection function" +msgstr "Keine Blitzreflektion-Funktion" + +#: libexif-gtk/gtk-exif-entry-flash.c:182 +msgid "Strobe return light not detected" +msgstr "Blitzreflektion nicht erkannt" + +#: libexif-gtk/gtk-exif-entry-flash.c:194 +msgid "Strobe return light detected" +msgstr "Blitzreflektion erkannt" + +#: libexif-gtk/gtk-exif-entry-generic.c:139 +msgid "Format:" +msgstr "Format:" +#: libexif-gtk/gtk-exif-entry-generic.c:149 +msgid "Components:" +msgstr "Komponenten:" + +#: libexif-gtk/gtk-exif-entry-generic.c:158 +msgid "Size:" +msgstr "GröÃe:" + +#: libexif-gtk/gtk-exif-entry-generic.c:167 #: libexif-gtk/gtk-exif-entry-number.c:250 #: libexif-gtk/gtk-exif-entry-rational.c:253 msgid "Value:" msgstr "Wert:" +#: libexif-gtk/gtk-exif-entry-number.c:248 +#: libexif-gtk/gtk-exif-entry-rational.c:251 +#, c-format +msgid "Value %i:" +msgstr "Wert %i:" + #: libexif-gtk/gtk-exif-entry-option.c:151 #: libexif-gtk/gtk-exif-entry-option.c:213 msgid "Not defined" @@ -209,35 +241,35 @@ #: libexif-gtk/gtk-exif-entry-option.c:195 msgid "top - left" -msgstr "Oben - Links" +msgstr "oben - links" #: libexif-gtk/gtk-exif-entry-option.c:196 msgid "top - right" -msgstr "Oben - Rechts" +msgstr "oben - rechts" #: libexif-gtk/gtk-exif-entry-option.c:197 msgid "bottom - right" -msgstr "Unten - Rechts" +msgstr "unten - rechts" #: libexif-gtk/gtk-exif-entry-option.c:198 msgid "bottom - left" -msgstr "Unten - Links" +msgstr "unten - links" #: libexif-gtk/gtk-exif-entry-option.c:199 msgid "left - top" -msgstr "Links - Oben" +msgstr "links - oben" #: libexif-gtk/gtk-exif-entry-option.c:200 msgid "right - top" -msgstr "Rechts - Oben" +msgstr "rechts - oben" #: libexif-gtk/gtk-exif-entry-option.c:201 msgid "right - bottom" -msgstr "Rechts - Unten" +msgstr "rechts - unten" #: libexif-gtk/gtk-exif-entry-option.c:202 msgid "left - bottom" -msgstr "Links - Unten" +msgstr "links - unten" #: libexif-gtk/gtk-exif-entry-option.c:207 msgid "centered" |
From: Dan F. <dfa...@us...> - 2013-02-27 21:22:29
|
Update of /cvsroot/libexif/libexif-gtk/libexif-gtk In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv11110/libexif-gtk Modified Files: gtk-exif-entry-flash.c gtk-exif-entry-generic.c Log Message: Added some more strings to translate that were missing Index: gtk-exif-entry-flash.c =================================================================== RCS file: /cvsroot/libexif/libexif-gtk/libexif-gtk/gtk-exif-entry-flash.c,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- gtk-exif-entry-flash.c 23 Feb 2013 20:54:53 -0000 1.9 +++ gtk-exif-entry-flash.c 27 Feb 2013 21:22:26 -0000 1.10 @@ -25,6 +25,25 @@ #include <string.h> #include <gtk/gtk.h> +#ifdef ENABLE_NLS +# include <libintl.h> +# undef _ +# define _(String) dgettext (GETTEXT_PACKAGE, String) +# ifdef gettext_noop +# define N_(String) gettext_noop (String) +# else +# define N_(String) (String) +# endif +#else +# define textdomain(String) (String) +# define gettext(String) (String) +# define dgettext(Domain,Message) (Message) +# define dcgettext(Domain,Message,Type) (Message) +# define bindtextdomain(Domain,Directory) (Domain) +# define _(String) (String) +# define N_(String) (String) +#endif + struct _GtkExifEntryFlashPrivate { ExifEntry *entry; @@ -130,7 +149,7 @@ exif_tag_get_title_in_ifd (e->tag, exif_content_get_ifd(e->parent)), exif_tag_get_description_in_ifd (e->tag, exif_content_get_ifd(e->parent))); - check = gtk_check_button_new_with_label ("Flash fired"); + check = gtk_check_button_new_with_label (_("Flash fired")); gtk_widget_show (check); gtk_box_pack_start (GTK_BOX (entry), check, FALSE, FALSE, 0); if (e->data[0] & (1 << 0)) @@ -139,7 +158,7 @@ G_CALLBACK (on_value_changed), entry); entry->priv->c = GTK_TOGGLE_BUTTON (check); - frame = gtk_frame_new ("Return light"); + frame = gtk_frame_new (_("Return light")); gtk_widget_show (frame); gtk_box_pack_start (GTK_BOX (entry), frame, FALSE, FALSE, 0); vbox = gtk_vbox_new (FALSE, 0); @@ -147,8 +166,8 @@ gtk_container_add (GTK_CONTAINER (frame), vbox); /* No strobe return detection function */ - radio = gtk_radio_button_new_with_label (NULL, "No strobe return " - "detection function"); + radio = gtk_radio_button_new_with_label (NULL, _("No strobe return " + "detection function")); gtk_widget_show (radio); gtk_box_pack_start (GTK_BOX (vbox), radio, FALSE, FALSE, 0); if (!(e->data[0] & (1 << 1)) && !(e->data[0] & (1 << 2))) @@ -160,7 +179,7 @@ /* Stobe return light not detected */ group = gtk_radio_button_get_group (GTK_RADIO_BUTTON (radio)); radio = gtk_radio_button_new_with_label (group, - "Strobe return light not detected"); + _("Strobe return light not detected")); gtk_widget_show (radio); gtk_box_pack_start (GTK_BOX (vbox), radio, FALSE, FALSE, 0); if (!(e->data[0] & (1 << 1)) && (e->data[0] & (1 << 2))) @@ -172,7 +191,7 @@ /* Strobe return light detected */ group = gtk_radio_button_get_group (GTK_RADIO_BUTTON (radio)); radio = gtk_radio_button_new_with_label (group, - "Strobe return light detected"); + _("Strobe return light detected")); gtk_widget_show (radio); gtk_box_pack_start (GTK_BOX (vbox), radio, FALSE, FALSE, 0); if ((e->data[0] & (1 << 1)) && (e->data[0] & (1 << 2))) Index: gtk-exif-entry-generic.c =================================================================== RCS file: /cvsroot/libexif/libexif-gtk/libexif-gtk/gtk-exif-entry-generic.c,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- gtk-exif-entry-generic.c 23 Feb 2013 20:54:53 -0000 1.10 +++ gtk-exif-entry-generic.c 27 Feb 2013 21:22:26 -0000 1.11 @@ -25,6 +25,25 @@ #include <string.h> #include <gtk/gtk.h> +#ifdef ENABLE_NLS +# include <libintl.h> +# undef _ +# define _(String) dgettext (GETTEXT_PACKAGE, String) +# ifdef gettext_noop +# define N_(String) gettext_noop (String) +# else +# define N_(String) (String) +# endif +#else +# define textdomain(String) (String) +# define gettext(String) (String) +# define dgettext(Domain,Message) (Message) +# define dcgettext(Domain,Message,Type) (Message) +# define bindtextdomain(Domain,Directory) (Domain) +# define _(String) (String) +# define N_(String) (String) +#endif + struct _GtkExifEntryGenericPrivate { ExifEntry *entry; @@ -117,7 +136,7 @@ gtk_table_set_col_spacings (GTK_TABLE (table), 5); gtk_table_set_row_spacings (GTK_TABLE (table), 5); - label = gtk_label_new ("Format:"); + label = gtk_label_new (_("Format:")); gtk_widget_show (label); gtk_table_attach (GTK_TABLE (table), label, 0, 1, 0, 1, 0, 0, 0, 0); txt = g_strdup_printf ("%i ('%s')", e->format, @@ -127,7 +146,7 @@ gtk_widget_show (label); gtk_table_attach (GTK_TABLE (table), label, 1, 2, 0, 1, 0, 0, 0, 0); - label = gtk_label_new ("Components:"); + label = gtk_label_new (_("Components:")); gtk_widget_show (label); gtk_table_attach (GTK_TABLE (table), label, 0, 1, 1, 2, 0, 0, 0, 0); txt = g_strdup_printf ("%i", (int) e->components); @@ -136,7 +155,7 @@ gtk_widget_show (label); gtk_table_attach (GTK_TABLE (table), label, 1, 2, 1, 2, 0, 0, 0, 0); - label = gtk_label_new ("Size:"); + label = gtk_label_new (_("Size:")); gtk_widget_show (label); gtk_table_attach (GTK_TABLE (table), label, 0, 1, 2, 3, 0, 0, 0, 0); txt = g_strdup_printf ("%i", e->size); @@ -145,7 +164,7 @@ gtk_widget_show (label); gtk_table_attach (GTK_TABLE (table), label, 1, 2, 2, 3, 0, 0, 0, 0); - label = gtk_label_new ("Value:"); + label = gtk_label_new (_("Value:")); gtk_widget_show (label); gtk_table_attach (GTK_TABLE (table), label, 0, 1, 3, 4, 0, 0, 0, 0); label = gtk_label_new (exif_entry_get_value (e, s, sizeof (s))); |