]> git.pld-linux.org Git - packages/sane-backends.git/commitdiff
- updated for 1.0.18
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 20 Aug 2006 22:23:33 +0000 (22:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    sane-backends-link.patch -> 1.12
    sane-backends-pl.po-update.patch -> 1.3

sane-backends-link.patch
sane-backends-pl.po-update.patch

index 566dd25f7bac6e291b10c2c57cbf6d355a44fa01..998efaa4b1bdab39ff7cf32de3a4b003269e896e 100644 (file)
@@ -68,9 +68,9 @@ diff -urbB sane-backends-1.0.16.org/acinclude.m4 sane-backends-1.0.16/acinclude.
  ])
  
  #
---- sane-backends-1.0.17/backend/Makefile.in.orig      2005-07-30 14:28:10.000000000 +0200
-+++ sane-backends-1.0.17/backend/Makefile.in   2005-09-22 12:22:51.000000000 +0200
-@@ -165,6 +165,286 @@
+--- sane-backends-1.0.18/backend/Makefile.in.orig      2005-07-30 14:28:10.000000000 +0200
++++ sane-backends-1.0.18/backend/Makefile.in   2005-09-22 12:22:51.000000000 +0200
+@@ -165,6 +165,301 @@
  
  .PHONY: all clean depend dist distclean install uninstall
  
@@ -179,6 +179,11 @@ diff -urbB sane-backends-1.0.16.org/acinclude.m4 sane-backends-1.0.16/acinclude.
 +      $(LDFLAGS) $(BACKENDLIBS) $^ -rpath $(libsanedir) \
 +      -version-info $(V_MAJOR):$(V_REV):$(V_MINOR) $(DYNAMIC_FLAG)
 +
++libsane-hp3500.la: hp3500.lo hp3500-s.lo $(EXTRA) $(LIBOBJS)
++      @$(LIBTOOL) $(MLINK) $(CC) -export-dynamic -o $@ $($*_LIBS) @USB_LIBS@ @LIBRESMGR@ \
++      $(LDFLAGS) $(BACKENDLIBS) $^ -rpath $(libsanedir) \
++      -version-info $(V_MAJOR):$(V_REV):$(V_MINOR) $(DYNAMIC_FLAG)
++
 +libsane-hp4200.la: hp4200.lo hp4200-s.lo $(EXTRA) $(LIBOBJS)
 +      @$(LIBTOOL) $(MLINK) $(CC) -export-dynamic -o $@ $($*_LIBS) @USB_LIBS@ @LIBRESMGR@ \
 +      $(LDFLAGS) $(BACKENDLIBS) $^ -rpath $(libsanedir) \
@@ -264,6 +269,11 @@ diff -urbB sane-backends-1.0.16.org/acinclude.m4 sane-backends-1.0.16/acinclude.
 +      $(LDFLAGS) $(BACKENDLIBS) $^ -rpath $(libsanedir) \
 +      -version-info $(V_MAJOR):$(V_REV):$(V_MINOR) $(DYNAMIC_FLAG)
 +
++libsane-pixma.la: pixma.lo pixma-s.lo $(EXTRA) $(LIBOBJS)
++      @$(LIBTOOL) $(MLINK) $(CC) -export-dynamic -o $@ $($*_LIBS) @USB_LIBS@ @LIBRESMGR@ \
++      $(LDFLAGS) $(BACKENDLIBS) $^ -rpath $(libsanedir) \
++      -version-info $(V_MAJOR):$(V_REV):$(V_MINOR) $(DYNAMIC_FLAG)
++
 +libsane-plustek.la: plustek.lo plustek-s.lo $(EXTRA) $(LIBOBJS)
 +      @$(LIBTOOL) $(MLINK) $(CC) -export-dynamic -o $@ $($*_LIBS) @USB_LIBS@ @LIBRESMGR@ \
 +      $(LDFLAGS) $(BACKENDLIBS) $^ -rpath $(libsanedir) \
@@ -319,6 +329,11 @@ diff -urbB sane-backends-1.0.16.org/acinclude.m4 sane-backends-1.0.16/acinclude.
 +      $(LDFLAGS) $(BACKENDLIBS) $^ -rpath $(libsanedir) \
 +      -version-info $(V_MAJOR):$(V_REV):$(V_MINOR) $(DYNAMIC_FLAG)
 +
++libsane-stv680.la: stv680.lo stv680-s.lo $(EXTRA) $(LIBOBJS)
++      @$(LIBTOOL) $(MLINK) $(CC) -export-dynamic -o $@ $($*_LIBS) @USB_LIBS@ @LIBRESMGR@ \
++      $(LDFLAGS) $(BACKENDLIBS) $^ -rpath $(libsanedir) \
++      -version-info $(V_MAJOR):$(V_REV):$(V_MINOR) $(DYNAMIC_FLAG)
++
 +libsane-tamarack.la: tamarack.lo tamarack-s.lo $(EXTRA) $(LIBOBJS)
 +      @$(LIBTOOL) $(MLINK) $(CC) -export-dynamic -o $@ $($*_LIBS) @LIBRESMGR@ \
 +      $(LDFLAGS) $(BACKENDLIBS) $^ -rpath $(libsanedir) \
index 0559ce1554b8b9e775744e8bb751c59c44d79e8a..06374bc187d04c09e65ee96d7afbcb19e8211417 100644 (file)
@@ -1,36 +1,37 @@
---- sane-backends-1.0.17/po/sane-backends.pl.po.orig   2005-10-28 18:13:44.000000000 +0200
-+++ sane-backends-1.0.17/po/sane-backends.pl.po        2005-12-26 21:15:42.423173976 +0100
-@@ -1,14 +1,14 @@
+--- sane-backends-1.0.18/po/sane-backends.pl.po.orig   2006-06-11 13:11:02.000000000 +0200
++++ sane-backends-1.0.18/po/sane-backends.pl.po        2006-08-20 20:47:54.599865500 +0200
+@@ -1,14 +1,15 @@
  # Polish translation for SANE backend options
  # Copyright (c) 2002-2003 Piotr Gogolewski
 -# Piotr Gogolewski <docent@panoramix.net.pl>, 2003.
 +# Piotr Gogolewski <docent@panoramix.net.pl>, 2003-2005.
++# Jakub Bogusz <qboosh@pld-linux.org>, 2005-2006.
  msgid ""
  msgstr ""
 -"Project-Id-Version: sane-backends 1.0.11\n"
-+"Project-Id-Version: sane-backends 1.0.17\n"
++"Project-Id-Version: sane-backends 1.0.18\n"
  "Report-Msgid-Bugs-To: \n"
- "POT-Creation-Date: 2005-10-28 07:45+0200\n"
--"PO-Revision-Date: 2005-04-13 16:23+0200\n"
+ "POT-Creation-Date: 2006-06-08 06:19+0200\n"
+-"PO-Revision-Date: 2006-06-06 13:09+0200\n"
 -"Last-Translator: Piotr Gogolewski <docent@panoramix.net.pl>\n"
 -"Language-Team: Polish <pl@li.org>\n"
-+"PO-Revision-Date: 2005-12-26 21:11+0100\n"
++"PO-Revision-Date: 2006-08-20 20:20+0200\n"
 +"Last-Translator: Jakub Bogusz <qboosh@pld-linux.org>\n"
 +"Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n"
  "MIME-Version: 1.0\n"
  "Content-Type: text/plain; charset=UTF-8\n"
  "Content-Transfer-Encoding: 8bit\n"
-@@ -119,14 +119,14 @@
+@@ -123,14 +124,14 @@
  msgstr "Wybiera numer ramki do skanowania"
  
- #: .tmp/avision.h:609
+ #: .tmp/avision.h:690
 -#, fuzzy, no-c-format
 +#, no-c-format
  msgid "Duplex scan"
 -msgstr "Dwustronny"
 +msgstr "Skanowanie dwustronne"
  
- #: .tmp/avision.h:610
+ #: .tmp/avision.h:691
  #, no-c-format
  msgid "Duplex scan provide a scan of the front and back side of the document"
 -msgstr ""
  
  #: .tmp/canon630u.c:158
  #, no-c-format
-@@ -660,12 +660,12 @@
+@@ -670,14 +671,14 @@
  msgstr "Moduł do skanowania negatywów"
  
- #: .tmp/genesys.c:4024
+ #: .tmp/genesys.c:4635
 -#, fuzzy, no-c-format
 +#, no-c-format
  msgid "Extras"
 -msgstr "Bardzo szybki"
 +msgstr "Dodatki"
  
- #: .tmp/genesys.c:4033
+ #: .tmp/genesys.c:4655
 -#, fuzzy, no-c-format
 +#, no-c-format
- msgid "Lamp off time"
- msgstr "Czas wyłączenia lampy"
+ msgid "Disable interpolation"
+-msgstr "Nie wykonuj nawracania"
++msgstr "Wyłącz interpolację"
  
-@@ -675,6 +675,8 @@
- "The lamp will be turned off after the given time (in minutes). A value of 0 "
- "means, that the lamp won't be turned off."
+ #: .tmp/genesys.c:4658
+ #, no-c-format
+@@ -685,28 +686,30 @@
+ "When using high resolutions where the horizontal resolution is smaller than "
+ "the vertical resolution this disables horizontal interpolation."
  msgstr ""
 +"Lampa zostanie wyłączona po upłynięciu podanego czasu (w minutach). Wartość 0 "
 +"oznacza, że lampa nie zostanie wyłączona."
  
- #: .tmp/gt68xx.c:470
+ #: .tmp/genesys.c:4667
+-#, fuzzy, no-c-format
++#, no-c-format
+ msgid "Color Filter"
+-msgstr "Kolorowy tryb kreski"
++msgstr "Filtr kolorów"
+ #: .tmp/genesys.c:4670
+ #, no-c-format
+ msgid "When using gray or lineart this option selects the used color."
+-msgstr ""
++msgstr "W trybie szarości lub kreski ta opcja wybiera używany kolor."
+ #: .tmp/genesys.c:4679
+-#, fuzzy, no-c-format
++#, no-c-format
+ msgid "Lamp off time"
+-msgstr "Czas wyłączenia lampy"
++msgstr "Czas wyłączania lampy"
+ #: .tmp/genesys.c:4682
+ #, no-c-format
+ msgid ""
+ "The lamp will be turned off after the given time (in minutes). A value of 0 "
+ "means, that the lamp won't be turned off."
+-msgstr ""
++msgstr "Lampa zostanie wyłączona po podanym czasie (w minutach). Wartość 0 oznacza, że lampa nie będzie wyłączana."
+ #: .tmp/gt68xx.c:472
+ #, no-c-format
+@@ -823,24 +826,24 @@
+ msgstr "Różne"
+ #: .tmp/hp5400_sane.c:358
+-#, fuzzy, no-c-format
++#, no-c-format
+ msgid "offset X"
+-msgstr "Offset"
++msgstr "offset X"
+ #: .tmp/hp5400_sane.c:359
+-#, fuzzy, no-c-format
++#, no-c-format
+ msgid "Hardware internal X position of the scanning area."
+-msgstr "Lewa krawędź skanowanego obszaru (górny lewy x)."
++msgstr "Wewnętrzne sprzętowe położenie X obszaru skanowania."
+ #: .tmp/hp5400_sane.c:368
+-#, fuzzy, no-c-format
++#, no-c-format
+ msgid "offset Y"
+-msgstr "Offset"
++msgstr "offset Y"
+ #: .tmp/hp5400_sane.c:369
+-#, fuzzy, no-c-format
++#, no-c-format
+ msgid "Hardware internal Y position of the scanning area."
+-msgstr "Lewa krawędź skanowanego obszaru (górny lewy x)."
++msgstr "Wewnętrzne sprzętowe położenie Y obszaru skanowania."
+ #: .tmp/hp5400_sane.c:381 .tmp/niash.c:718
  #, no-c-format
-@@ -788,9 +790,9 @@
+@@ -871,9 +874,9 @@
  msgstr "Półtony"
  
  #: .tmp/hp-option.c:2983
  
  #: .tmp/hp-option.c:3040
  #, no-c-format
-@@ -830,12 +832,12 @@
+@@ -913,12 +916,12 @@
  #: .tmp/hp-option.c:3087
  #, no-c-format
  msgid "NTSC RGB"
  
  #: .tmp/hp-option.c:3089
  #, no-c-format
-@@ -917,12 +919,12 @@
+@@ -1000,12 +1003,12 @@
  #: .tmp/hp-option.c:3252
  #, no-c-format
  msgid "ADF"
  
  #: .tmp/hp-option.c:3326 .tmp/hp-option.c:3339
  #, no-c-format
-@@ -935,9 +937,9 @@
+@@ -1018,9 +1021,9 @@
  msgstr "Warunkowy"
  
  #: .tmp/hp-option.c:3413
  
  #: .tmp/hp-option.h:60
  #, no-c-format
-@@ -1236,7 +1238,7 @@
+@@ -1242,9 +1245,9 @@
+ msgstr "Rozmiar papieru"
+ #: .tmp/lexmark.h:57
+-#, fuzzy, no-c-format
++#, no-c-format
+ msgid "Selects the size of the area to be scanned."
+-msgstr "Wybiera numer ramki do skanowania"
++msgstr "Wybiera rozmiar obszaru do skanowania."
+ #: .tmp/matsushita.c:139
+ #, no-c-format
+@@ -1324,7 +1327,7 @@
  #: .tmp/matsushita.c:245
  #, no-c-format
  msgid "CRT"
  
  #: .tmp/matsushita.c:257
  #, no-c-format
-@@ -1716,24 +1718,24 @@
+@@ -1799,24 +1802,24 @@
  "jakości). To może być tryb niekolorowy lub niskiej rozdzielczości."
  
  #: .tmp/mustek.c:4337
  
  #: .tmp/mustek.c:4427
  #, no-c-format
-@@ -1853,12 +1855,12 @@
- #: .tmp/plustek.c:880
+@@ -1901,10 +1904,10 @@
+ #: .tmp/mustek_usb2.c:119
  #, no-c-format
- msgid "Speedup sensor"
+ msgid "Reflective"
 -msgstr ""
-+msgstr "Przyspieszenie czujnika"
++msgstr "Odbijający światło"
+ #: .tmp/mustek_usb2.c:120
+-#, fuzzy, no-c-format
++#, no-c-format
+ msgid "Positive"
+ msgstr "Pozytyw"
  
- #: .tmp/plustek.c:881
+@@ -1920,12 +1923,12 @@
+ #: .tmp/pixma.c:116
  #, no-c-format
- msgid "Enables or disables speeding up sensor movement."
+ msgid "multi-function peripheral"
 -msgstr ""
-+msgstr "Włącza lub wyłącza przyspieszanie ruchu czujnika."
++msgstr "urządzenie wielofunkcyjne"
  
- #: .tmp/plustek.c:895
+ #: .tmp/pixma_sane_options.c:91
  #, no-c-format
-@@ -1976,19 +1978,19 @@
- msgstr "Definiuje parametr wyłączenia niebieskiej lampy"
+ msgid "Button-controlled scan (experimental)"
+-msgstr ""
++msgstr "Skanowanie sterowane przyciskiem (eksperymentalne)"
  
- #: .tmp/plustek.c:996
+ #: .tmp/pixma_sane_options.c:94
+ #, no-c-format
+@@ -1933,27 +1936,27 @@
+ "When enabled, scan process will not start immediately. To proceed, press "
+ "\"SCAN\" button (for MP150) or \"COLOR\" button (for other models). To "
+ "cancel, press \"GRAY\" button."
+-msgstr ""
++msgstr "Kiedy jest włączone, proces skanowania nie zacznie się natychmiast. Aby kontynuować, należy nacisnąć przycisk \"SCAN\" (dla MP150) lub przycisk \"COLOR\" (dla innych modeli). Aby anulować, należy nacisnąć przycisk \"GRAY\"."
+ #: .tmp/pixma_sane_options.c:210 .tmp/plustek.c:1068
 -#, fuzzy, no-c-format
 +#, no-c-format
  msgid "Buttons"
 -msgstr "Stan przycisku"
 +msgstr "Przyciski"
  
- #: .tmp/plustek.c:1004
+ #: .tmp/pixma_sane_options.c:216
+-#, fuzzy, no-c-format
++#, no-c-format
+ msgid "Update button state"
+-msgstr "Stan przycisku"
++msgstr "Uaktualnij stan przycisku"
+ #: .tmp/pixma_sane_options.c:228
+-#, fuzzy, no-c-format
++#, no-c-format
+ msgid "Button 1"
+-msgstr "Stan przycisku"
++msgstr "Przycisk 1"
+ #: .tmp/pixma_sane_options.c:242
+-#, fuzzy, no-c-format
++#, no-c-format
+ msgid "Button 2"
+-msgstr "Stan przycisku"
++msgstr "Przycisk 2"
+ #: .tmp/plustek.c:233 .tmp/plustek_pp.c:201 .tmp/u12.c:156
+ #, no-c-format
+@@ -1986,19 +1989,19 @@
+ msgstr "Włącza lub wyłącza pamięć podręczną danych kalibracji."
+ #: .tmp/plustek.c:929
+-#, fuzzy, no-c-format
++#, no-c-format
+ msgid "Performs calibration"
+-msgstr "Kalibracja ziarnistości"
++msgstr "Wykonuje kalibrację"
+ #: .tmp/plustek.c:947
+ #, no-c-format
+ msgid "Speedup sensor"
+-msgstr ""
++msgstr "Przyspieszenie czujnika"
+ #: .tmp/plustek.c:948
+ #, no-c-format
+ msgid "Enables or disables speeding up sensor movement."
+-msgstr ""
++msgstr "Włącza lub wyłącza przyspieszanie ruchu czujnika."
+ #: .tmp/plustek.c:962
+ #, no-c-format
+@@ -2116,14 +2119,14 @@
+ msgstr "Definiuje parametr wyłączenia niebieskiej lampy"
+ #: .tmp/plustek.c:1076
 -#, fuzzy, no-c-format
 +#, no-c-format
  msgid "Scanner button"
 -msgstr "Symulacja skanera ręcznego"
 +msgstr "Przycisk skanera"
  
- #: .tmp/plustek.c:1005
+ #: .tmp/plustek.c:1077
  #, no-c-format
  msgid "This option reflects the status of the scanner buttons."
 -msgstr ""
  
  #: .tmp/plustek_pp.c:194
  #, no-c-format
+@@ -3024,14 +3027,14 @@
+ msgstr "skaner płaski"
+ #: .tmp/sm3840.c:689
+-#, fuzzy, no-c-format
++#, no-c-format
+ msgid "Lamp timeout"
+ msgstr "Czas wyłączenia lampy"
+ #: .tmp/sm3840.c:691
+ #, no-c-format
+ msgid "Minutes until lamp is turned off after scan"
+-msgstr ""
++msgstr "Liczba minut do wyłączenia lampy po skanowaniu"
+ #: .tmp/snapscan-options.c:84
+ #, no-c-format
+@@ -3121,7 +3124,7 @@
+ #: .tmp/stv680.c:974
+ #, no-c-format
+ msgid "webcam"
+-msgstr ""
++msgstr "kamera internetowa"
+ #: .tmp/stv680.h:115
+ #, no-c-format
+@@ -3228,7 +3231,7 @@
+ msgid ""
+ "If Automatic Document Feeder is selected, the feeder will be 'empty' after "
+ "10 scans."
+-msgstr ""
++msgstr "Jeśli wybrano automatyczny podajnij dokumentów (ADF), podajnik będzie 'pusty' po 10 skanach."
+ #: .tmp/test.c:426
+ #, no-c-format
This page took 0.10423 seconds and 4 git commands to generate.