Author: paszczus                     Date: Sat Jul 14 12:12:59 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- Polish translation for makethumbs.sh

---- Files affected:
SOURCES:
   makethumbs-pl.conf (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/makethumbs-pl.conf
diff -u /dev/null SOURCES/makethumbs-pl.conf:1.1
--- /dev/null   Sat Jul 14 14:12:59 2007
+++ SOURCES/makethumbs-pl.conf  Sat Jul 14 14:12:54 2007
@@ -0,0 +1,63 @@
+# $Revision$, $Date$
+# Here are the makethumbs defaults.  Put these in your ~/.makethumbsrc,
+# change some of them, and rerun makethumbs for them to take effect.
+# The @ signs are values that will be substituted in at runtime.
+# For instance,
+#
+#   Image @CURRENT@ of @TOTAL@
+# will become something like
+#   Image 17 of 35
+# when makethumbs runs.
+
+# html_charset might be iso-8859-1 or EUC-JP or what have you.
+
+html_charset="iso-8859-2"
+
+this_page_created_text="Strona @[EMAIL PROTECTED]@LINKEND@ @[EMAIL PROTECTED]"
+
+## "Image set @NUMBER@" is used when there are many images.  makethumbs
+## will create several index.html pages, and at the top it will write
+##  [Image set 1]  [Image set 2] [All in one]
+## at the top.  The "All in one" page is all of the images.
+
+image_set_n_text="Strona @NUMBER@"
+image_set_all_text="Wszystkie na jednej stronie"
+
+# The following is shown on each slideshow page; it'll look like
+#   Image 17 of 35
+
+image_xx_of_yy_text="Zdj�cie @CURRENT@ z @TOTAL@"
+
+# The following refer to sizes of images.  "reduced" and "large" are images
+# that makethumbs created; "original" is the image that you provided.
+
+reduced_text="ma�e"
+large_text="du�e"
+original_text="oryginalne"
+original_image_text="Zdj�cie oryginalne"
+
+# Navigation links, to move between the images:
+
+slideshow_previous="poprzednie"
+slideshow_ret_to_index="index"
+slideshow_next="nast�pne"
+
+# The following will format dates like
+#   December 20, 2002
+
+date_formatting_text="@MONTH@ @DAY@, @YEAR@"
+
+usa_specific_date_format_checks=0
+
+monthname_01_text="Stycze�"
+monthname_02_text="Luty"
+monthname_03_text="Marzec"
+monthname_04_text="Kwiecie�"
+monthname_05_text="Maj"
+monthname_06_text="Czerwiec"
+monthname_07_text="Lipiec"
+monthname_08_text="Sierpie�"
+monthname_09_text="Wrzesie�"
+monthname_10_text="Pa�dziernik"
+monthname_11_text="Listopad"
+monthname_12_text="Grudzie�"
================================================================
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to