mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-03 17:33:25 +00:00
Switch to a more standard way of treating the translations for the startup
2005-06-10 Sven Neumann <sven@gimp.org> Switch to a more standard way of treating the translations for the startup tips (bug #171846): * Makefile.am * configure.in: removed tips directory; added data/tips and po-tips directories instead. * data/Makefile.am * data/AUTHORS * data/ChangeLog * data/README: removed these three outdated files. * data/tips: gimp.tips.xml and related files live here now. * po-tips: translations of the tips are found here now. * README.i18n: changed accordingly.
This commit is contained in:
parent
ef4b245610
commit
1c4122c5d0
67 changed files with 3185 additions and 1250 deletions
20
ChangeLog
20
ChangeLog
|
@ -1,3 +1,23 @@
|
|||
2005-06-10 Sven Neumann <sven@gimp.org>
|
||||
|
||||
Switch to a more standard way of treating the translations for the
|
||||
startup tips (bug #171846):
|
||||
|
||||
* Makefile.am
|
||||
* configure.in: removed tips directory; added data/tips and po-tips
|
||||
directories instead.
|
||||
|
||||
* data/Makefile.am
|
||||
* data/AUTHORS
|
||||
* data/ChangeLog
|
||||
* data/README: removed these three outdated files.
|
||||
|
||||
* data/tips: gimp.tips.xml and related files live here now.
|
||||
|
||||
* po-tips: translations of the tips are found here now.
|
||||
|
||||
* README.i18n: changed accordingly.
|
||||
|
||||
2005-06-10 Michael Natterer <mitch@gimp.org>
|
||||
|
||||
Fix bug #134304, as far as it's fixable:
|
||||
|
|
|
@ -12,7 +12,6 @@ SUBDIRS = \
|
|||
po-script-fu \
|
||||
data \
|
||||
menus \
|
||||
tips \
|
||||
libgimpbase \
|
||||
libgimpcolor \
|
||||
libgimpmath \
|
||||
|
|
|
@ -165,7 +165,7 @@ this one may not necessarily fit.
|
|||
po-libgimp/gimp20-libgimp.pot -- the libgimp library
|
||||
po-plugins/gimp20-std-plugins.pot -- most of the plug-ins
|
||||
po-script-fu/gimp20-script-fu.pot -- the script-fu scripts
|
||||
tips/gimp-tips20.pot -- the startup tips
|
||||
po-tips/gimp20-tips.pot -- the startup tips
|
||||
|
||||
If you are looking for the translations of gimp-perl, please note that
|
||||
gimp-perl has been moved into it's own CVS module called gimp-perl.
|
||||
|
|
15
configure.in
15
configure.in
|
@ -1718,23 +1718,25 @@ themes/Default/images/Makefile
|
|||
themes/Default/images/preferences/Makefile
|
||||
themes/Small/Makefile
|
||||
data/Makefile
|
||||
data/interpreters/Makefile
|
||||
data/brushes/Makefile
|
||||
data/environ/Makefile
|
||||
data/gradients/Makefile
|
||||
data/images/Makefile
|
||||
data/interpreters/Makefile
|
||||
data/misc/Makefile
|
||||
data/misc/gimp.applications
|
||||
data/misc/gimp.desktop.in
|
||||
data/misc/gimp.keys
|
||||
data/misc/gimp.applications
|
||||
data/images/Makefile
|
||||
data/brushes/Makefile
|
||||
data/gradients/Makefile
|
||||
data/palettes/Makefile
|
||||
data/patterns/Makefile
|
||||
data/tips/Makefile
|
||||
etc/Makefile
|
||||
m4macros/Makefile
|
||||
po/Makefile.in
|
||||
po-libgimp/Makefile.in
|
||||
po-plug-ins/Makefile.in
|
||||
po-script-fu/Makefile.in
|
||||
po-tips/Makefile.in
|
||||
gimp-zip
|
||||
Makefile
|
||||
])
|
||||
|
@ -1757,6 +1759,7 @@ AC_CONFIG_COMMANDS([chmod-scripts],
|
|||
AC_CONFIG_COMMANDS([sed-po-makefiles],
|
||||
[sed -e "/POTFILES =/r po-libgimp/POTFILES" po-libgimp/Makefile.in > po-libgimp/Makefile
|
||||
sed -e "/POTFILES =/r po-plug-ins/POTFILES" po-plug-ins/Makefile.in > po-plug-ins/Makefile
|
||||
sed -e "/POTFILES =/r po-script-fu/POTFILES" po-script-fu/Makefile.in > po-script-fu/Makefile])
|
||||
sed -e "/POTFILES =/r po-script-fu/POTFILES" po-script-fu/Makefile.in > po-script-fu/Makefile
|
||||
sed -e "/POTFILES =/r po-tips/POTFILES" po-tips/Makefile.in > po-tips/Makefile])
|
||||
|
||||
AC_OUTPUT
|
||||
|
|
10
data/AUTHORS
10
data/AUTHORS
|
@ -1,10 +0,0 @@
|
|||
|
||||
|
||||
This distribution of gimp-data is based on Frederico Mena's
|
||||
gimp-data-0.99.11, which was based on Matt Hawkins
|
||||
gimp-data-0.99.pre11-3.5, which was based on gimp-data-0.99.9 by Spencer
|
||||
Kimball and Peter Mattis.
|
||||
|
||||
Adrian Likins
|
||||
9/23/97
|
||||
|
|
@ -1,72 +0,0 @@
|
|||
2002-07-16 Christophe Merlet <christophe@merlet.net>
|
||||
|
||||
* misc/Makefile.am: added $(DESTDIR) variable.
|
||||
|
||||
2001-04-06 Simon Budig <simon@gimp.org>
|
||||
|
||||
* brushes/Makefile.am: added feltpen.gih
|
||||
|
||||
2000-12-29 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* brushes/Makefile.am: added confetti.gih and hsparks.gih
|
||||
|
||||
Fri Dec 29 18:14:46 CET 2000 Simon Budig <simon@gimp.org>
|
||||
|
||||
* brushes/confetti.gih: New brushpipe: basically the
|
||||
components of confetti.gbr. Works great with the "size"-pressure
|
||||
option.
|
||||
|
||||
Thu Nov 9 16:52:49 CET 2000 Marc Lehmann <pcg@goof.com>
|
||||
|
||||
* brushes/hsparks.gih: This small gem(?), (before you cry, it's
|
||||
<20k gzipped) is from http://bart.northnet.com.au/~robrow/tubes/.
|
||||
|
||||
Thu Aug 12 20:57:02 MEST 1999 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* palettes/Makefile.am
|
||||
* palettes/Visibone
|
||||
* palettes/Visibone2: added Visibone palettes with the kind
|
||||
permission of Bob Stein <stein@visibone.com>.
|
||||
|
||||
1999-01-20 Raja R Harinath <harinath@cs.umn.edu>
|
||||
|
||||
* brushes/Makefile.am (EXTRA_DATA): Remove spurious variable.
|
||||
* gradients/Makefile.am (EXTRA_DATA): Likewise.
|
||||
* palettes/Makefile.am (EXTRA_DATA): Likewise.
|
||||
* patterns/Makefile.am (EXTRA_DATA): Likewise.
|
||||
|
||||
Mon Sep 22 17:34:53 1997 Federico Mena <federico@bananoid.nuclecu.unam.mx>
|
||||
|
||||
* Made 0.99.11 release.
|
||||
|
||||
Tue Sep 23 20:25:49 EDT 1997 Adrian Likins <adrian@gimp.org>
|
||||
|
||||
* Split gimp-data into gimp-data and gimp-extra, which gimp-data
|
||||
being the essentials adn gimp-extras being all the cool stuff.
|
||||
|
||||
Wed Oct 22 18:12:52 CDT 1997 Adrian Likins <adrian@gimp.org>
|
||||
|
||||
* Move a few patterns needed for scripts from extras to min
|
||||
|
||||
Thu Nov 6 10:16:28 EST 1997 Adrian Likins <adrian@gimp.org>
|
||||
|
||||
* made data-* versionless
|
||||
|
||||
Tue Dec 16 14:57:34 EST 1997 Adrian Likins <adrian@gimp.org>
|
||||
|
||||
* added some gradients from Marcelo Malheiros
|
||||
|
||||
* added a few brushes from Daniel Dunbar
|
||||
|
||||
Wed Jan 14 15:01:09 EST 1998 Adrian Likins <adrian@gimp.org>
|
||||
|
||||
* added a few nice brushes from Tuomas Kuosmanen
|
||||
|
||||
* new verison of paper.pat that actually tiles
|
||||
|
||||
|
||||
Sat Feb 28 22:41:01 EST 1998 Adrian Likins <adrian@gimp.org>
|
||||
|
||||
* added some palettes
|
||||
|
||||
|
|
@ -1,11 +1,15 @@
|
|||
## Makefile.am for gimp/data
|
||||
|
||||
SUBDIRS = interpreters environ misc images brushes gradients palettes patterns
|
||||
|
||||
EXTRA_DIST = \
|
||||
AUTHORS \
|
||||
ChangeLog \
|
||||
README
|
||||
SUBDIRS = \
|
||||
brushes \
|
||||
environ \
|
||||
gradients \
|
||||
images \
|
||||
interpreters \
|
||||
misc \
|
||||
palettes \
|
||||
patterns \
|
||||
tips
|
||||
|
||||
fontdir = $(gimpdatadir)/fonts
|
||||
|
||||
|
|
24
data/README
24
data/README
|
@ -1,24 +0,0 @@
|
|||
|
||||
This is the archive of data files for the Gimp.
|
||||
|
||||
Contains the latest brushes, gradients, palettes and patterns
|
||||
by various authors around the internet.
|
||||
|
||||
Special thanks to Adrian Likins and #gimp on GimpNet for
|
||||
helping me get off my butt and put this stuff together.
|
||||
GimpNet is a great place to chat about the Gimp, learn new
|
||||
tricks, etc. irc.mint.net and irc.canweb.net on port 6666
|
||||
|
||||
-- Matt
|
||||
matt@blitzen.canberra.edu.au
|
||||
|
||||
==========================================================
|
||||
|
||||
As of sometime between .11 and .12, gimp-data was split into
|
||||
gimp-data for essential stuff, and gimp-extras for cool stuff.
|
||||
|
||||
|
||||
Adrian Likins
|
||||
adrian@gimp.org
|
||||
9/22/97
|
||||
|
4
data/tips/.cvsignore
Normal file
4
data/tips/.cvsignore
Normal file
|
@ -0,0 +1,4 @@
|
|||
Makefile.in
|
||||
Makefile
|
||||
gimp-tips.xml
|
||||
fortunes
|
38
data/tips/Makefile.am
Normal file
38
data/tips/Makefile.am
Normal file
|
@ -0,0 +1,38 @@
|
|||
## Makefile.am for gimp/data/tips
|
||||
|
||||
tipsdatadir = $(gimpdatadir)/tips
|
||||
|
||||
tipsdata_in_files = gimp-tips.xml.in
|
||||
|
||||
tipsdata_data_files = $(tipsdata_in_files:.xml.in=.xml)
|
||||
|
||||
tipsdata_DATA = $(tipsdata_data_files)
|
||||
|
||||
EXTRA_DIST = \
|
||||
$(tipsdata_in_files) \
|
||||
gimp-tips.dtd \
|
||||
fortunes.xsl
|
||||
|
||||
DISTCLEANFILES = $(tipsdata_data_files)
|
||||
|
||||
|
||||
gimp-tips.xml: gimp-tips.xml.in $(wildcard $(top_srcdir)/po-tips/*.po)
|
||||
$(INTLTOOL_MERGE) $(top_srcdir)/po-tips $< $(@) -x -u -c $(top_builddir)/po-tips/.intltool-merge-cachemake
|
||||
|
||||
|
||||
validate: gimp-tips.xml
|
||||
if HAVE_XMLLINT
|
||||
@cd $(srcdir); \
|
||||
$(XMLLINT) --noout --valid gimp-tips.xml || \
|
||||
( echo "* gimp-tips.xml INVALID *"; exit 1; )
|
||||
endif
|
||||
|
||||
fortunes: gimp-tips.xml.in fortunes.xsl
|
||||
if HAVE_XSLTPROC
|
||||
$(XSLTPROC) fortunes.xsl $< > $(@) || rm -f $(@)
|
||||
else
|
||||
@echo "xsltproc is needed to build fortunes"; exit 1;
|
||||
endif
|
||||
|
||||
|
||||
dist-hook: validate
|
10
po-tips/.cvsignore
Normal file
10
po-tips/.cvsignore
Normal file
|
@ -0,0 +1,10 @@
|
|||
*.gmo
|
||||
*.mo
|
||||
Makefile
|
||||
Makefile.in
|
||||
POTFILES
|
||||
*.pot
|
||||
stamp-cat-id
|
||||
messages
|
||||
missing
|
||||
.intltool-merge-cachemake
|
5
po-tips/ChangeLog
Normal file
5
po-tips/ChangeLog
Normal file
|
@ -0,0 +1,5 @@
|
|||
2005-06-10 Sven Neumann <sven@gimp.org>
|
||||
|
||||
Added new directory po-tips and imported translations that used
|
||||
to live in the tips directory. Added stubs for missing po files.
|
||||
|
257
po-tips/Makefile.in.in
Normal file
257
po-tips/Makefile.in.in
Normal file
|
@ -0,0 +1,257 @@
|
|||
# Makefile for program source directory in GNU NLS utilities package.
|
||||
# Copyright (C) 1995, 1996, 1997 by Ulrich Drepper <drepper@gnu.ai.mit.edu>
|
||||
#
|
||||
# This file file be copied and used freely without restrictions. It can
|
||||
# be used in projects which are not available under the GNU Public License
|
||||
# but which still want to provide support for the GNU gettext functionality.
|
||||
# Please note that the actual code is *not* freely available.
|
||||
#
|
||||
# - Modified by Owen Taylor <otaylor@redhat.com> to use GETTEXT_PACKAGE
|
||||
# instead of PACKAGE and to look for po2tbl in ./ not in intl/
|
||||
#
|
||||
# - Modified by jacob berkman <jacob@ximian.com> to install
|
||||
# Makefile.in.in and po2tbl.sed.in for use with glib-gettextize
|
||||
|
||||
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@-tips
|
||||
|
||||
PACKAGE = @PACKAGE@
|
||||
VERSION = @VERSION@
|
||||
|
||||
SHELL = /bin/sh
|
||||
@SET_MAKE@
|
||||
|
||||
srcdir = @srcdir@
|
||||
top_srcdir = @top_srcdir@
|
||||
top_builddir = ..
|
||||
VPATH = @srcdir@
|
||||
|
||||
prefix = @prefix@
|
||||
exec_prefix = @exec_prefix@
|
||||
datadir = @datadir@
|
||||
libdir = @libdir@
|
||||
localedir = $(libdir)/locale
|
||||
gnulocaledir = $(datadir)/locale
|
||||
gettextsrcdir = $(datadir)/glib-2.0/gettext/po
|
||||
subdir = po
|
||||
install_sh = @install_sh@
|
||||
mkdir_p = @mkdir_p@
|
||||
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
||||
|
||||
INSTALL = @INSTALL@
|
||||
INSTALL_DATA = @INSTALL_DATA@
|
||||
|
||||
CC = @CC@
|
||||
GENCAT = @GENCAT@
|
||||
GMSGFMT = @GMSGFMT@
|
||||
MSGFMT = @MSGFMT@
|
||||
XGETTEXT = @XGETTEXT@
|
||||
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
|
||||
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
|
||||
MSGMERGE = INTLTOOL_EXTRACT=$(INTLTOOL_EXTRACT) srcdir=$(srcdir) $(INTLTOOL_UPDATE) --gettext-package $(GETTEXT_PACKAGE) --dist
|
||||
GENPOT = INTLTOOL_EXTRACT=$(INTLTOOL_EXTRACT) srcdir=$(srcdir) $(INTLTOOL_UPDATE) --gettext-package $(GETTEXT_PACKAGE) --pot
|
||||
|
||||
DEFS = @DEFS@
|
||||
CFLAGS = @CFLAGS@
|
||||
CPPFLAGS = @CPPFLAGS@
|
||||
|
||||
INCLUDES = -I.. -I$(top_srcdir)/intl
|
||||
|
||||
COMPILE = $(CC) -c $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS) $(XCFLAGS)
|
||||
|
||||
SOURCES =
|
||||
POFILES = @POFILES@
|
||||
GMOFILES = @GMOFILES@
|
||||
DISTFILES = ChangeLog Makefile.in.in POTFILES.in \
|
||||
$(POFILES) $(GMOFILES) $(SOURCES)
|
||||
|
||||
POTFILES = \
|
||||
|
||||
CATALOGS = @CATALOGS@
|
||||
CATOBJEXT = @CATOBJEXT@
|
||||
INSTOBJEXT = @INSTOBJEXT@
|
||||
|
||||
.SUFFIXES:
|
||||
.SUFFIXES: .c .o .po .pox .gmo .mo .msg .cat
|
||||
|
||||
.c.o:
|
||||
$(COMPILE) $<
|
||||
|
||||
.po.pox:
|
||||
$(MAKE) $(GETTEXT_PACKAGE).pot
|
||||
$(MSGMERGE) $< $(top_builddir)/po/$(GETTEXT_PACKAGE).pot -o $*pox
|
||||
|
||||
.po.mo:
|
||||
$(MSGFMT) -o $@ $<
|
||||
|
||||
.po.gmo:
|
||||
file=`echo $* | sed 's,.*/,,'`.gmo \
|
||||
&& rm -f $$file && $(GMSGFMT) -o $$file $<
|
||||
|
||||
.po.cat:
|
||||
sed -f ../intl/po2msg.sed < $< > $*.msg \
|
||||
&& rm -f $@ && $(GENCAT) $@ $*.msg
|
||||
|
||||
|
||||
all: all-@USE_NLS@
|
||||
|
||||
all-yes: $(CATALOGS)
|
||||
all-no:
|
||||
|
||||
$(GETTEXT_PACKAGE).pot: $(POTFILES)
|
||||
$(GENPOT)
|
||||
|
||||
install: install-exec install-data
|
||||
install-exec:
|
||||
install-data: install-data-@USE_NLS@
|
||||
install-data-no: all
|
||||
install-data-yes: all
|
||||
if test -n "$(MKINSTALLDIRS)"; then \
|
||||
$(MKINSTALLDIRS) $(DESTDIR)$(datadir); \
|
||||
else \
|
||||
$(SHELL) $(top_srcdir)/mkinstalldirs $(DESTDIR)$(datadir); \
|
||||
fi
|
||||
@catalogs='$(CATALOGS)'; \
|
||||
for cat in $$catalogs; do \
|
||||
cat=`basename $$cat`; \
|
||||
case "$$cat" in \
|
||||
*.gmo) destdir=$(gnulocaledir);; \
|
||||
*) destdir=$(localedir);; \
|
||||
esac; \
|
||||
lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \
|
||||
dir=$(DESTDIR)$$destdir/$$lang/LC_MESSAGES; \
|
||||
if test -n "$(MKINSTALLDIRS)"; then \
|
||||
$(MKINSTALLDIRS) $$dir; \
|
||||
else \
|
||||
$(SHELL) $(top_srcdir)/mkinstalldirs $$dir; \
|
||||
fi; \
|
||||
if test -r $$cat; then \
|
||||
$(INSTALL_DATA) $$cat $$dir/$(GETTEXT_PACKAGE)$(INSTOBJEXT); \
|
||||
echo "installing $$cat as $$dir/$(GETTEXT_PACKAGE)$(INSTOBJEXT)"; \
|
||||
else \
|
||||
$(INSTALL_DATA) $(srcdir)/$$cat $$dir/$(GETTEXT_PACKAGE)$(INSTOBJEXT); \
|
||||
echo "installing $(srcdir)/$$cat as" \
|
||||
"$$dir/$(GETTEXT_PACKAGE)$(INSTOBJEXT)"; \
|
||||
fi; \
|
||||
if test -r $$cat.m; then \
|
||||
$(INSTALL_DATA) $$cat.m $$dir/$(GETTEXT_PACKAGE)$(INSTOBJEXT).m; \
|
||||
echo "installing $$cat.m as $$dir/$(GETTEXT_PACKAGE)$(INSTOBJEXT).m"; \
|
||||
else \
|
||||
if test -r $(srcdir)/$$cat.m ; then \
|
||||
$(INSTALL_DATA) $(srcdir)/$$cat.m \
|
||||
$$dir/$(GETTEXT_PACKAGE)$(INSTOBJEXT).m; \
|
||||
echo "installing $(srcdir)/$$cat as" \
|
||||
"$$dir/$(GETTEXT_PACKAGE)$(INSTOBJEXT).m"; \
|
||||
else \
|
||||
true; \
|
||||
fi; \
|
||||
fi; \
|
||||
done
|
||||
if test "$(PACKAGE)" = "glib"; then \
|
||||
if test -n "$(MKINSTALLDIRS)"; then \
|
||||
$(MKINSTALLDIRS) $(DESTDIR)$(gettextsrcdir); \
|
||||
else \
|
||||
$(SHELL) $(top_srcdir)/mkinstalldirs $(DESTDIR)$(gettextsrcdir); \
|
||||
fi; \
|
||||
$(INSTALL_DATA) $(srcdir)/Makefile.in.in \
|
||||
$(DESTDIR)$(gettextsrcdir)/Makefile.in.in; \
|
||||
else \
|
||||
: ; \
|
||||
fi
|
||||
|
||||
# Define this as empty until I found a useful application.
|
||||
installcheck:
|
||||
|
||||
uninstall:
|
||||
catalogs='$(CATALOGS)'; \
|
||||
for cat in $$catalogs; do \
|
||||
cat=`basename $$cat`; \
|
||||
lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \
|
||||
rm -f $(DESTDIR)$(localedir)/$$lang/LC_MESSAGES/$(GETTEXT_PACKAGE)$(INSTOBJEXT); \
|
||||
rm -f $(DESTDIR)$(localedir)/$$lang/LC_MESSAGES/$(GETTEXT_PACKAGE)$(INSTOBJEXT).m; \
|
||||
rm -f $(DESTDIR)$(gnulocaledir)/$$lang/LC_MESSAGES/$(GETTEXT_PACKAGE)$(INSTOBJEXT); \
|
||||
rm -f $(DESTDIR)$(gnulocaledir)/$$lang/LC_MESSAGES/$(GETTEXT_PACKAGE)$(INSTOBJEXT).m; \
|
||||
done
|
||||
if test "$(PACKAGE)" = "glib"; then \
|
||||
rm -f $(DESTDIR)$(gettextsrcdir)/Makefile.in.in; \
|
||||
fi
|
||||
|
||||
check: all
|
||||
|
||||
dvi info tags TAGS ID:
|
||||
|
||||
mostlyclean:
|
||||
rm -f core core.* *.pox $(GETTEXT_PACKAGE).pot *.old.po cat-id-tbl.tmp
|
||||
rm -fr *.o
|
||||
rm -f .intltool-merge-cache
|
||||
|
||||
clean: mostlyclean
|
||||
|
||||
distclean: clean
|
||||
rm -f Makefile Makefile.in POTFILES *.mo *.msg *.cat *.cat.m
|
||||
|
||||
maintainer-clean: distclean
|
||||
@echo "This command is intended for maintainers to use;"
|
||||
@echo "it deletes files that may require special tools to rebuild."
|
||||
rm -f $(GMOFILES)
|
||||
|
||||
distdir = ../$(GETTEXT_PACKAGE)-$(VERSION)/$(subdir)
|
||||
dist distdir: $(DISTFILES) $(GETTEXT_PACKAGE).pot
|
||||
dists="$(DISTFILES)"; \
|
||||
for file in $$dists; do \
|
||||
ln $(srcdir)/$$file $(distdir) 2> /dev/null \
|
||||
|| cp -p $(srcdir)/$$file $(distdir); \
|
||||
done
|
||||
|
||||
update-po: Makefile
|
||||
$(MAKE) $(GETTEXT_PACKAGE).pot
|
||||
tmpdir=`pwd`; \
|
||||
catalogs='$(CATALOGS)'; \
|
||||
for cat in $$catalogs; do \
|
||||
cat=`basename $$cat`; \
|
||||
lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \
|
||||
echo "$$lang:"; \
|
||||
result="`$(MSGMERGE) -o $$tmpdir/$$lang.new.po $$lang`"; \
|
||||
if $$result; then \
|
||||
if cmp $(srcdir)/$$lang.po $$tmpdir/$$lang.new.po >/dev/null 2>&1; then \
|
||||
rm -f $$tmpdir/$$lang.new.po; \
|
||||
else \
|
||||
if mv -f $$tmpdir/$$lang.new.po $$lang.po; then \
|
||||
:; \
|
||||
else \
|
||||
echo "msgmerge for $$lang.po failed: cannot move $$tmpdir/$$lang.new.po to $$lang.po" 1>&2; \
|
||||
rm -f $$tmpdir/$$lang.new.po; \
|
||||
exit 1; \
|
||||
fi; \
|
||||
fi; \
|
||||
else \
|
||||
echo "msgmerge for $$cat failed!"; \
|
||||
rm -f $$tmpdir/$$lang.new.po; \
|
||||
fi; \
|
||||
done
|
||||
|
||||
# POTFILES is created from POTFILES.in by stripping comments, empty lines
|
||||
# and Intltool tags (enclosed in square brackets), and appending a full
|
||||
# relative path to them
|
||||
POTFILES: POTFILES.in
|
||||
( if test 'x$(srcdir)' != 'x.'; then \
|
||||
posrcprefix='$(top_srcdir)/'; \
|
||||
else \
|
||||
posrcprefix="../"; \
|
||||
fi; \
|
||||
rm -f $@-t $@ \
|
||||
&& (sed -e '/^#/d' \
|
||||
-e "s/^\[.*\] +//" \
|
||||
-e '/^[ ]*$$/d' \
|
||||
-e "s@.*@ $$posrcprefix& \\\\@" < $(srcdir)/$@.in \
|
||||
| sed -e '$$s/\\$$//') > $@-t \
|
||||
&& chmod a-w $@-t \
|
||||
&& mv $@-t $@ )
|
||||
|
||||
Makefile: Makefile.in.in ../config.status POTFILES
|
||||
cd .. \
|
||||
&& CONFIG_FILES=$(subdir)/$@.in CONFIG_HEADERS= \
|
||||
$(SHELL) ./config.status
|
||||
|
||||
# Tell versions [3.59,3.63) of GNU make not to export all variables.
|
||||
# Otherwise a system limit (for SysV at least) may be exceeded.
|
||||
.NOEXPORT:
|
4
po-tips/POTFILES.in
Normal file
4
po-tips/POTFILES.in
Normal file
|
@ -0,0 +1,4 @@
|
|||
# Files from the Gimp distribution which have already been
|
||||
# marked to allow runtime translation of messages
|
||||
|
||||
data/tips/gimp-tips.xml.in
|
257
po-tips/el.po
Normal file
257
po-tips/el.po
Normal file
|
@ -0,0 +1,257 @@
|
|||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: GIMP 2.3\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2005-06-10 18:11+0200\n"
|
||||
"PO-Revision-Date: 2005-06-10 18:21+0200\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:1
|
||||
msgid "<big>Welcome to the GNU Image Manipulation Program!</big>"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:2
|
||||
msgid ""
|
||||
"<tt>Alt</tt>-click on the layer mask's preview in the Layers dialog toggles "
|
||||
"viewing the mask directly."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:3
|
||||
msgid ""
|
||||
"<tt>Ctrl</tt>-click on the layer mask's preview in the Layers dialog toggles "
|
||||
"the effect of the layer mask."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:4
|
||||
msgid ""
|
||||
"<tt>Ctrl</tt>-click with the Bucket Fill tool to have it use the background "
|
||||
"color instead of the foreground color."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:5
|
||||
msgid ""
|
||||
"<tt>Ctrl</tt>-drag with the Rotate tool will constrain the rotation to 15 "
|
||||
"degree angles."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:6
|
||||
msgid ""
|
||||
"<tt>Shift</tt>-click on the eye icon in the Layers dialog to hide all layers "
|
||||
"but that one. <tt>Shift</tt>-click again to show all layers."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:7
|
||||
msgid ""
|
||||
"A floating selection must be anchored to a new layer or to the last active "
|
||||
"layer before doing other operations on the image. Click on the "New "
|
||||
"Layer" or the "Anchor Layer" button in the Layers dialog, or "
|
||||
"use the menus to do the same."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:8
|
||||
msgid ""
|
||||
"After you enabled "Dynamic Keyboard Shortcuts" in the Preferences "
|
||||
"dialog, you can reassign shortcut keys. Do so by bringing up the menu, "
|
||||
"selecting a menu item, and pressing the desired key combination. If ""
|
||||
"Save Keyboard Shortcuts" is enabled, the key bindings are saved when "
|
||||
"you exit GIMP."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:9
|
||||
msgid ""
|
||||
"Click and drag on a ruler to place a guide on an image. All dragged "
|
||||
"selections will snap to the guides. You can remove guides by dragging them "
|
||||
"off the image with the Move tool."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:10
|
||||
msgid ""
|
||||
"GIMP allows you to undo most changes to the image, so feel free to "
|
||||
"experiment."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:11
|
||||
msgid ""
|
||||
"GIMP supports gzip compression on the fly. Just add <tt>.gz</tt> (or <tt>."
|
||||
"bz2</tt>, if you have bzip2 installed) to the filename and your image will "
|
||||
"be saved compressed. Of course loading compressed images works too."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:12
|
||||
msgid ""
|
||||
"GIMP uses layers to let you organize your image. Think of them as a stack of "
|
||||
"slides or filters, such that looking through them you see a composite of "
|
||||
"their contents."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:13
|
||||
msgid ""
|
||||
"If a layer's name in the Layers dialog is displayed in <b>bold</b>, this "
|
||||
"layer doesn't have an alpha-channel. You can add an alpha-channel using "
|
||||
"Layer->Transparency->Add Alpha Channel."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:14
|
||||
msgid ""
|
||||
"If some of your scanned photos do not look colorful enough, you can easily "
|
||||
"improve their tonal range with the "Auto" button in the Levels "
|
||||
"tool (Layer->Colors->Levels). If there are any color casts, you can "
|
||||
"correct them with the Curves tool (Layer->Colors->Curves)."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:15
|
||||
msgid ""
|
||||
"If you stroke a path (Edit->Stroke Path), the paint tools can be used "
|
||||
"with their current settings. You can use the Paintbrush in gradient mode or "
|
||||
"even the Eraser or the Smudge tool."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:16
|
||||
msgid ""
|
||||
"If your screen is too cluttered, you can press <tt>Tab</tt> multiple times "
|
||||
"in an image window to hide or show the toolbox and other dialogs."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:17
|
||||
msgid ""
|
||||
"Most plug-ins work on the current layer of the current image. In some cases, "
|
||||
"you will have to merge all layers (Image->Flatten Image) if you want the "
|
||||
"plug-in to work on the whole image."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:18
|
||||
msgid ""
|
||||
"Not all effects can be applied to all kinds of images. This is indicated by "
|
||||
"a grayed-out menu-entry. You may need to change the image mode to RGB (Image-"
|
||||
">Mode->RGB), add an alpha-channel (Layer->Transparency->Add "
|
||||
"Alpha Channel) or flatten it (Image->Flatten Image)."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:19
|
||||
msgid ""
|
||||
"Pressing and holding the <tt>Shift</tt> key before making a selection allows "
|
||||
"you to add to the current selection instead of replacing it. Using <tt>Ctrl</"
|
||||
"tt> before making a selection subtracts from the current one."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:20
|
||||
msgid ""
|
||||
"To create a circle-shaped selection, hold <tt>Shift</tt> while doing an "
|
||||
"ellipse select. To place a circle precisely, drag horizontal and vertical "
|
||||
"guides tangent to the circle you want to select, place your cursor at the "
|
||||
"intersection of the guides, and the resulting selection will just touch the "
|
||||
"guides."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:21
|
||||
msgid ""
|
||||
"When using a drawing tool (Paintbrush, Airbrush, or Pencil), <tt>Shift</tt>-"
|
||||
"click will draw a straight line from your last drawing point to your current "
|
||||
"cursor position. If you also press <tt>Ctrl</tt>, the line will be "
|
||||
"constrained to 15 degree angles."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:22
|
||||
msgid ""
|
||||
"When you save an image to work on it again later, try using XCF, GIMP's "
|
||||
"native file format (use the file extension <tt>.xcf</tt>). This preserves "
|
||||
"the layers and every aspect of your work-in-progress. Once a project is "
|
||||
"completed, you can save it as JPEG, PNG, GIF, ..."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:23
|
||||
msgid ""
|
||||
"You can adjust or move a selection by using <tt>Alt</tt>-drag. If this makes "
|
||||
"the window move, your window manager uses the <tt>Alt</tt> key already. Try "
|
||||
"pressing <tt>Shift</tt> at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:24
|
||||
msgid ""
|
||||
"You can adjust the selection range for fuzzy select by clicking and dragging "
|
||||
"left and right."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:25
|
||||
msgid ""
|
||||
"You can create and edit complex selections using the Path tool. The Paths "
|
||||
"dialog allows you to work on multiple paths and to convert them to "
|
||||
"selections."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:26
|
||||
msgid ""
|
||||
"You can drag a layer from the Layers dialog and drop it onto the toolbox. "
|
||||
"This will create a new image containing only that layer."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:27
|
||||
msgid ""
|
||||
"You can drag and drop many things in GIMP. For example, dragging a color "
|
||||
"from the toolbox or from a color palette and dropping it into an image will "
|
||||
"fill the current image or selection with that color."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:28
|
||||
msgid ""
|
||||
"You can draw simple squares or circles using Edit->Stroke Selection. It "
|
||||
"strokes the edge of your current selection. More complex shapes can be drawn "
|
||||
"using the Path tool or with Filters->Render->Gfig."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:29
|
||||
msgid ""
|
||||
"You can get context-sensitive help for most of the GIMP's features by "
|
||||
"pressing the F1 key at any time. This also works inside the menus."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:30
|
||||
msgid ""
|
||||
"You can perform many layer operations by right-clicking on the text label of "
|
||||
"a layer in the Layers dialog."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:31
|
||||
msgid ""
|
||||
"You can press or release the <tt>Shift</tt> and <tt>Ctrl</tt> keys while you "
|
||||
"are making a selection in order to constrain it to a square or a circle, or "
|
||||
"to have it centered on its starting point."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:32
|
||||
msgid ""
|
||||
"You can save a selection to a channel (Select->Save to Channel) and then "
|
||||
"modify this channel with any paint tools. Using the buttons in the Channels "
|
||||
"dialog, you can toggle the visibility of this new channel or convert it to a "
|
||||
"selection."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:33
|
||||
msgid ""
|
||||
"You can use <tt>Alt</tt>-<tt>Tab</tt> to cycle through all layers in an "
|
||||
"image (if your window manager doesn't trap those keys...)."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:34
|
||||
msgid ""
|
||||
"You can use the middle mouse button to pan around the image, if it's larger "
|
||||
"than its display window."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:35
|
||||
msgid ""
|
||||
"You can use the paint tools to change the selection. Click on the ""
|
||||
"Quick Mask" button at the bottom left of an image window. Change your "
|
||||
"selection by painting in the image and click on the button again to convert "
|
||||
"it back to a normal selection."
|
||||
msgstr ""
|
257
po-tips/fi.po
Normal file
257
po-tips/fi.po
Normal file
|
@ -0,0 +1,257 @@
|
|||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: GIMP 2.3\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2005-06-10 18:11+0200\n"
|
||||
"PO-Revision-Date: 2005-06-10 18:21+0200\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:1
|
||||
msgid "<big>Welcome to the GNU Image Manipulation Program!</big>"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:2
|
||||
msgid ""
|
||||
"<tt>Alt</tt>-click on the layer mask's preview in the Layers dialog toggles "
|
||||
"viewing the mask directly."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:3
|
||||
msgid ""
|
||||
"<tt>Ctrl</tt>-click on the layer mask's preview in the Layers dialog toggles "
|
||||
"the effect of the layer mask."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:4
|
||||
msgid ""
|
||||
"<tt>Ctrl</tt>-click with the Bucket Fill tool to have it use the background "
|
||||
"color instead of the foreground color."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:5
|
||||
msgid ""
|
||||
"<tt>Ctrl</tt>-drag with the Rotate tool will constrain the rotation to 15 "
|
||||
"degree angles."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:6
|
||||
msgid ""
|
||||
"<tt>Shift</tt>-click on the eye icon in the Layers dialog to hide all layers "
|
||||
"but that one. <tt>Shift</tt>-click again to show all layers."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:7
|
||||
msgid ""
|
||||
"A floating selection must be anchored to a new layer or to the last active "
|
||||
"layer before doing other operations on the image. Click on the "New "
|
||||
"Layer" or the "Anchor Layer" button in the Layers dialog, or "
|
||||
"use the menus to do the same."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:8
|
||||
msgid ""
|
||||
"After you enabled "Dynamic Keyboard Shortcuts" in the Preferences "
|
||||
"dialog, you can reassign shortcut keys. Do so by bringing up the menu, "
|
||||
"selecting a menu item, and pressing the desired key combination. If ""
|
||||
"Save Keyboard Shortcuts" is enabled, the key bindings are saved when "
|
||||
"you exit GIMP."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:9
|
||||
msgid ""
|
||||
"Click and drag on a ruler to place a guide on an image. All dragged "
|
||||
"selections will snap to the guides. You can remove guides by dragging them "
|
||||
"off the image with the Move tool."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:10
|
||||
msgid ""
|
||||
"GIMP allows you to undo most changes to the image, so feel free to "
|
||||
"experiment."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:11
|
||||
msgid ""
|
||||
"GIMP supports gzip compression on the fly. Just add <tt>.gz</tt> (or <tt>."
|
||||
"bz2</tt>, if you have bzip2 installed) to the filename and your image will "
|
||||
"be saved compressed. Of course loading compressed images works too."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:12
|
||||
msgid ""
|
||||
"GIMP uses layers to let you organize your image. Think of them as a stack of "
|
||||
"slides or filters, such that looking through them you see a composite of "
|
||||
"their contents."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:13
|
||||
msgid ""
|
||||
"If a layer's name in the Layers dialog is displayed in <b>bold</b>, this "
|
||||
"layer doesn't have an alpha-channel. You can add an alpha-channel using "
|
||||
"Layer->Transparency->Add Alpha Channel."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:14
|
||||
msgid ""
|
||||
"If some of your scanned photos do not look colorful enough, you can easily "
|
||||
"improve their tonal range with the "Auto" button in the Levels "
|
||||
"tool (Layer->Colors->Levels). If there are any color casts, you can "
|
||||
"correct them with the Curves tool (Layer->Colors->Curves)."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:15
|
||||
msgid ""
|
||||
"If you stroke a path (Edit->Stroke Path), the paint tools can be used "
|
||||
"with their current settings. You can use the Paintbrush in gradient mode or "
|
||||
"even the Eraser or the Smudge tool."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:16
|
||||
msgid ""
|
||||
"If your screen is too cluttered, you can press <tt>Tab</tt> multiple times "
|
||||
"in an image window to hide or show the toolbox and other dialogs."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:17
|
||||
msgid ""
|
||||
"Most plug-ins work on the current layer of the current image. In some cases, "
|
||||
"you will have to merge all layers (Image->Flatten Image) if you want the "
|
||||
"plug-in to work on the whole image."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:18
|
||||
msgid ""
|
||||
"Not all effects can be applied to all kinds of images. This is indicated by "
|
||||
"a grayed-out menu-entry. You may need to change the image mode to RGB (Image-"
|
||||
">Mode->RGB), add an alpha-channel (Layer->Transparency->Add "
|
||||
"Alpha Channel) or flatten it (Image->Flatten Image)."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:19
|
||||
msgid ""
|
||||
"Pressing and holding the <tt>Shift</tt> key before making a selection allows "
|
||||
"you to add to the current selection instead of replacing it. Using <tt>Ctrl</"
|
||||
"tt> before making a selection subtracts from the current one."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:20
|
||||
msgid ""
|
||||
"To create a circle-shaped selection, hold <tt>Shift</tt> while doing an "
|
||||
"ellipse select. To place a circle precisely, drag horizontal and vertical "
|
||||
"guides tangent to the circle you want to select, place your cursor at the "
|
||||
"intersection of the guides, and the resulting selection will just touch the "
|
||||
"guides."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:21
|
||||
msgid ""
|
||||
"When using a drawing tool (Paintbrush, Airbrush, or Pencil), <tt>Shift</tt>-"
|
||||
"click will draw a straight line from your last drawing point to your current "
|
||||
"cursor position. If you also press <tt>Ctrl</tt>, the line will be "
|
||||
"constrained to 15 degree angles."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:22
|
||||
msgid ""
|
||||
"When you save an image to work on it again later, try using XCF, GIMP's "
|
||||
"native file format (use the file extension <tt>.xcf</tt>). This preserves "
|
||||
"the layers and every aspect of your work-in-progress. Once a project is "
|
||||
"completed, you can save it as JPEG, PNG, GIF, ..."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:23
|
||||
msgid ""
|
||||
"You can adjust or move a selection by using <tt>Alt</tt>-drag. If this makes "
|
||||
"the window move, your window manager uses the <tt>Alt</tt> key already. Try "
|
||||
"pressing <tt>Shift</tt> at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:24
|
||||
msgid ""
|
||||
"You can adjust the selection range for fuzzy select by clicking and dragging "
|
||||
"left and right."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:25
|
||||
msgid ""
|
||||
"You can create and edit complex selections using the Path tool. The Paths "
|
||||
"dialog allows you to work on multiple paths and to convert them to "
|
||||
"selections."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:26
|
||||
msgid ""
|
||||
"You can drag a layer from the Layers dialog and drop it onto the toolbox. "
|
||||
"This will create a new image containing only that layer."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:27
|
||||
msgid ""
|
||||
"You can drag and drop many things in GIMP. For example, dragging a color "
|
||||
"from the toolbox or from a color palette and dropping it into an image will "
|
||||
"fill the current image or selection with that color."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:28
|
||||
msgid ""
|
||||
"You can draw simple squares or circles using Edit->Stroke Selection. It "
|
||||
"strokes the edge of your current selection. More complex shapes can be drawn "
|
||||
"using the Path tool or with Filters->Render->Gfig."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:29
|
||||
msgid ""
|
||||
"You can get context-sensitive help for most of the GIMP's features by "
|
||||
"pressing the F1 key at any time. This also works inside the menus."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:30
|
||||
msgid ""
|
||||
"You can perform many layer operations by right-clicking on the text label of "
|
||||
"a layer in the Layers dialog."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:31
|
||||
msgid ""
|
||||
"You can press or release the <tt>Shift</tt> and <tt>Ctrl</tt> keys while you "
|
||||
"are making a selection in order to constrain it to a square or a circle, or "
|
||||
"to have it centered on its starting point."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:32
|
||||
msgid ""
|
||||
"You can save a selection to a channel (Select->Save to Channel) and then "
|
||||
"modify this channel with any paint tools. Using the buttons in the Channels "
|
||||
"dialog, you can toggle the visibility of this new channel or convert it to a "
|
||||
"selection."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:33
|
||||
msgid ""
|
||||
"You can use <tt>Alt</tt>-<tt>Tab</tt> to cycle through all layers in an "
|
||||
"image (if your window manager doesn't trap those keys...)."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:34
|
||||
msgid ""
|
||||
"You can use the middle mouse button to pan around the image, if it's larger "
|
||||
"than its display window."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:35
|
||||
msgid ""
|
||||
"You can use the paint tools to change the selection. Click on the ""
|
||||
"Quick Mask" button at the bottom left of an image window. Change your "
|
||||
"selection by painting in the image and click on the button again to convert "
|
||||
"it back to a normal selection."
|
||||
msgstr ""
|
257
po-tips/ga.po
Normal file
257
po-tips/ga.po
Normal file
|
@ -0,0 +1,257 @@
|
|||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: GIMP 2.3\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2005-06-10 18:11+0200\n"
|
||||
"PO-Revision-Date: 2005-06-10 18:21+0200\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:1
|
||||
msgid "<big>Welcome to the GNU Image Manipulation Program!</big>"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:2
|
||||
msgid ""
|
||||
"<tt>Alt</tt>-click on the layer mask's preview in the Layers dialog toggles "
|
||||
"viewing the mask directly."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:3
|
||||
msgid ""
|
||||
"<tt>Ctrl</tt>-click on the layer mask's preview in the Layers dialog toggles "
|
||||
"the effect of the layer mask."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:4
|
||||
msgid ""
|
||||
"<tt>Ctrl</tt>-click with the Bucket Fill tool to have it use the background "
|
||||
"color instead of the foreground color."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:5
|
||||
msgid ""
|
||||
"<tt>Ctrl</tt>-drag with the Rotate tool will constrain the rotation to 15 "
|
||||
"degree angles."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:6
|
||||
msgid ""
|
||||
"<tt>Shift</tt>-click on the eye icon in the Layers dialog to hide all layers "
|
||||
"but that one. <tt>Shift</tt>-click again to show all layers."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:7
|
||||
msgid ""
|
||||
"A floating selection must be anchored to a new layer or to the last active "
|
||||
"layer before doing other operations on the image. Click on the "New "
|
||||
"Layer" or the "Anchor Layer" button in the Layers dialog, or "
|
||||
"use the menus to do the same."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:8
|
||||
msgid ""
|
||||
"After you enabled "Dynamic Keyboard Shortcuts" in the Preferences "
|
||||
"dialog, you can reassign shortcut keys. Do so by bringing up the menu, "
|
||||
"selecting a menu item, and pressing the desired key combination. If ""
|
||||
"Save Keyboard Shortcuts" is enabled, the key bindings are saved when "
|
||||
"you exit GIMP."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:9
|
||||
msgid ""
|
||||
"Click and drag on a ruler to place a guide on an image. All dragged "
|
||||
"selections will snap to the guides. You can remove guides by dragging them "
|
||||
"off the image with the Move tool."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:10
|
||||
msgid ""
|
||||
"GIMP allows you to undo most changes to the image, so feel free to "
|
||||
"experiment."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:11
|
||||
msgid ""
|
||||
"GIMP supports gzip compression on the fly. Just add <tt>.gz</tt> (or <tt>."
|
||||
"bz2</tt>, if you have bzip2 installed) to the filename and your image will "
|
||||
"be saved compressed. Of course loading compressed images works too."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:12
|
||||
msgid ""
|
||||
"GIMP uses layers to let you organize your image. Think of them as a stack of "
|
||||
"slides or filters, such that looking through them you see a composite of "
|
||||
"their contents."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:13
|
||||
msgid ""
|
||||
"If a layer's name in the Layers dialog is displayed in <b>bold</b>, this "
|
||||
"layer doesn't have an alpha-channel. You can add an alpha-channel using "
|
||||
"Layer->Transparency->Add Alpha Channel."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:14
|
||||
msgid ""
|
||||
"If some of your scanned photos do not look colorful enough, you can easily "
|
||||
"improve their tonal range with the "Auto" button in the Levels "
|
||||
"tool (Layer->Colors->Levels). If there are any color casts, you can "
|
||||
"correct them with the Curves tool (Layer->Colors->Curves)."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:15
|
||||
msgid ""
|
||||
"If you stroke a path (Edit->Stroke Path), the paint tools can be used "
|
||||
"with their current settings. You can use the Paintbrush in gradient mode or "
|
||||
"even the Eraser or the Smudge tool."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:16
|
||||
msgid ""
|
||||
"If your screen is too cluttered, you can press <tt>Tab</tt> multiple times "
|
||||
"in an image window to hide or show the toolbox and other dialogs."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:17
|
||||
msgid ""
|
||||
"Most plug-ins work on the current layer of the current image. In some cases, "
|
||||
"you will have to merge all layers (Image->Flatten Image) if you want the "
|
||||
"plug-in to work on the whole image."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:18
|
||||
msgid ""
|
||||
"Not all effects can be applied to all kinds of images. This is indicated by "
|
||||
"a grayed-out menu-entry. You may need to change the image mode to RGB (Image-"
|
||||
">Mode->RGB), add an alpha-channel (Layer->Transparency->Add "
|
||||
"Alpha Channel) or flatten it (Image->Flatten Image)."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:19
|
||||
msgid ""
|
||||
"Pressing and holding the <tt>Shift</tt> key before making a selection allows "
|
||||
"you to add to the current selection instead of replacing it. Using <tt>Ctrl</"
|
||||
"tt> before making a selection subtracts from the current one."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:20
|
||||
msgid ""
|
||||
"To create a circle-shaped selection, hold <tt>Shift</tt> while doing an "
|
||||
"ellipse select. To place a circle precisely, drag horizontal and vertical "
|
||||
"guides tangent to the circle you want to select, place your cursor at the "
|
||||
"intersection of the guides, and the resulting selection will just touch the "
|
||||
"guides."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:21
|
||||
msgid ""
|
||||
"When using a drawing tool (Paintbrush, Airbrush, or Pencil), <tt>Shift</tt>-"
|
||||
"click will draw a straight line from your last drawing point to your current "
|
||||
"cursor position. If you also press <tt>Ctrl</tt>, the line will be "
|
||||
"constrained to 15 degree angles."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:22
|
||||
msgid ""
|
||||
"When you save an image to work on it again later, try using XCF, GIMP's "
|
||||
"native file format (use the file extension <tt>.xcf</tt>). This preserves "
|
||||
"the layers and every aspect of your work-in-progress. Once a project is "
|
||||
"completed, you can save it as JPEG, PNG, GIF, ..."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:23
|
||||
msgid ""
|
||||
"You can adjust or move a selection by using <tt>Alt</tt>-drag. If this makes "
|
||||
"the window move, your window manager uses the <tt>Alt</tt> key already. Try "
|
||||
"pressing <tt>Shift</tt> at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:24
|
||||
msgid ""
|
||||
"You can adjust the selection range for fuzzy select by clicking and dragging "
|
||||
"left and right."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:25
|
||||
msgid ""
|
||||
"You can create and edit complex selections using the Path tool. The Paths "
|
||||
"dialog allows you to work on multiple paths and to convert them to "
|
||||
"selections."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:26
|
||||
msgid ""
|
||||
"You can drag a layer from the Layers dialog and drop it onto the toolbox. "
|
||||
"This will create a new image containing only that layer."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:27
|
||||
msgid ""
|
||||
"You can drag and drop many things in GIMP. For example, dragging a color "
|
||||
"from the toolbox or from a color palette and dropping it into an image will "
|
||||
"fill the current image or selection with that color."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:28
|
||||
msgid ""
|
||||
"You can draw simple squares or circles using Edit->Stroke Selection. It "
|
||||
"strokes the edge of your current selection. More complex shapes can be drawn "
|
||||
"using the Path tool or with Filters->Render->Gfig."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:29
|
||||
msgid ""
|
||||
"You can get context-sensitive help for most of the GIMP's features by "
|
||||
"pressing the F1 key at any time. This also works inside the menus."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:30
|
||||
msgid ""
|
||||
"You can perform many layer operations by right-clicking on the text label of "
|
||||
"a layer in the Layers dialog."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:31
|
||||
msgid ""
|
||||
"You can press or release the <tt>Shift</tt> and <tt>Ctrl</tt> keys while you "
|
||||
"are making a selection in order to constrain it to a square or a circle, or "
|
||||
"to have it centered on its starting point."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:32
|
||||
msgid ""
|
||||
"You can save a selection to a channel (Select->Save to Channel) and then "
|
||||
"modify this channel with any paint tools. Using the buttons in the Channels "
|
||||
"dialog, you can toggle the visibility of this new channel or convert it to a "
|
||||
"selection."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:33
|
||||
msgid ""
|
||||
"You can use <tt>Alt</tt>-<tt>Tab</tt> to cycle through all layers in an "
|
||||
"image (if your window manager doesn't trap those keys...)."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:34
|
||||
msgid ""
|
||||
"You can use the middle mouse button to pan around the image, if it's larger "
|
||||
"than its display window."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:35
|
||||
msgid ""
|
||||
"You can use the paint tools to change the selection. Click on the ""
|
||||
"Quick Mask" button at the bottom left of an image window. Change your "
|
||||
"selection by painting in the image and click on the button again to convert "
|
||||
"it back to a normal selection."
|
||||
msgstr ""
|
257
po-tips/gl.po
Normal file
257
po-tips/gl.po
Normal file
|
@ -0,0 +1,257 @@
|
|||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: GIMP 2.3\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2005-06-10 18:11+0200\n"
|
||||
"PO-Revision-Date: 2005-06-10 18:21+0200\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:1
|
||||
msgid "<big>Welcome to the GNU Image Manipulation Program!</big>"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:2
|
||||
msgid ""
|
||||
"<tt>Alt</tt>-click on the layer mask's preview in the Layers dialog toggles "
|
||||
"viewing the mask directly."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:3
|
||||
msgid ""
|
||||
"<tt>Ctrl</tt>-click on the layer mask's preview in the Layers dialog toggles "
|
||||
"the effect of the layer mask."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:4
|
||||
msgid ""
|
||||
"<tt>Ctrl</tt>-click with the Bucket Fill tool to have it use the background "
|
||||
"color instead of the foreground color."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:5
|
||||
msgid ""
|
||||
"<tt>Ctrl</tt>-drag with the Rotate tool will constrain the rotation to 15 "
|
||||
"degree angles."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:6
|
||||
msgid ""
|
||||
"<tt>Shift</tt>-click on the eye icon in the Layers dialog to hide all layers "
|
||||
"but that one. <tt>Shift</tt>-click again to show all layers."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:7
|
||||
msgid ""
|
||||
"A floating selection must be anchored to a new layer or to the last active "
|
||||
"layer before doing other operations on the image. Click on the "New "
|
||||
"Layer" or the "Anchor Layer" button in the Layers dialog, or "
|
||||
"use the menus to do the same."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:8
|
||||
msgid ""
|
||||
"After you enabled "Dynamic Keyboard Shortcuts" in the Preferences "
|
||||
"dialog, you can reassign shortcut keys. Do so by bringing up the menu, "
|
||||
"selecting a menu item, and pressing the desired key combination. If ""
|
||||
"Save Keyboard Shortcuts" is enabled, the key bindings are saved when "
|
||||
"you exit GIMP."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:9
|
||||
msgid ""
|
||||
"Click and drag on a ruler to place a guide on an image. All dragged "
|
||||
"selections will snap to the guides. You can remove guides by dragging them "
|
||||
"off the image with the Move tool."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:10
|
||||
msgid ""
|
||||
"GIMP allows you to undo most changes to the image, so feel free to "
|
||||
"experiment."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:11
|
||||
msgid ""
|
||||
"GIMP supports gzip compression on the fly. Just add <tt>.gz</tt> (or <tt>."
|
||||
"bz2</tt>, if you have bzip2 installed) to the filename and your image will "
|
||||
"be saved compressed. Of course loading compressed images works too."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:12
|
||||
msgid ""
|
||||
"GIMP uses layers to let you organize your image. Think of them as a stack of "
|
||||
"slides or filters, such that looking through them you see a composite of "
|
||||
"their contents."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:13
|
||||
msgid ""
|
||||
"If a layer's name in the Layers dialog is displayed in <b>bold</b>, this "
|
||||
"layer doesn't have an alpha-channel. You can add an alpha-channel using "
|
||||
"Layer->Transparency->Add Alpha Channel."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:14
|
||||
msgid ""
|
||||
"If some of your scanned photos do not look colorful enough, you can easily "
|
||||
"improve their tonal range with the "Auto" button in the Levels "
|
||||
"tool (Layer->Colors->Levels). If there are any color casts, you can "
|
||||
"correct them with the Curves tool (Layer->Colors->Curves)."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:15
|
||||
msgid ""
|
||||
"If you stroke a path (Edit->Stroke Path), the paint tools can be used "
|
||||
"with their current settings. You can use the Paintbrush in gradient mode or "
|
||||
"even the Eraser or the Smudge tool."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:16
|
||||
msgid ""
|
||||
"If your screen is too cluttered, you can press <tt>Tab</tt> multiple times "
|
||||
"in an image window to hide or show the toolbox and other dialogs."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:17
|
||||
msgid ""
|
||||
"Most plug-ins work on the current layer of the current image. In some cases, "
|
||||
"you will have to merge all layers (Image->Flatten Image) if you want the "
|
||||
"plug-in to work on the whole image."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:18
|
||||
msgid ""
|
||||
"Not all effects can be applied to all kinds of images. This is indicated by "
|
||||
"a grayed-out menu-entry. You may need to change the image mode to RGB (Image-"
|
||||
">Mode->RGB), add an alpha-channel (Layer->Transparency->Add "
|
||||
"Alpha Channel) or flatten it (Image->Flatten Image)."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:19
|
||||
msgid ""
|
||||
"Pressing and holding the <tt>Shift</tt> key before making a selection allows "
|
||||
"you to add to the current selection instead of replacing it. Using <tt>Ctrl</"
|
||||
"tt> before making a selection subtracts from the current one."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:20
|
||||
msgid ""
|
||||
"To create a circle-shaped selection, hold <tt>Shift</tt> while doing an "
|
||||
"ellipse select. To place a circle precisely, drag horizontal and vertical "
|
||||
"guides tangent to the circle you want to select, place your cursor at the "
|
||||
"intersection of the guides, and the resulting selection will just touch the "
|
||||
"guides."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:21
|
||||
msgid ""
|
||||
"When using a drawing tool (Paintbrush, Airbrush, or Pencil), <tt>Shift</tt>-"
|
||||
"click will draw a straight line from your last drawing point to your current "
|
||||
"cursor position. If you also press <tt>Ctrl</tt>, the line will be "
|
||||
"constrained to 15 degree angles."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:22
|
||||
msgid ""
|
||||
"When you save an image to work on it again later, try using XCF, GIMP's "
|
||||
"native file format (use the file extension <tt>.xcf</tt>). This preserves "
|
||||
"the layers and every aspect of your work-in-progress. Once a project is "
|
||||
"completed, you can save it as JPEG, PNG, GIF, ..."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:23
|
||||
msgid ""
|
||||
"You can adjust or move a selection by using <tt>Alt</tt>-drag. If this makes "
|
||||
"the window move, your window manager uses the <tt>Alt</tt> key already. Try "
|
||||
"pressing <tt>Shift</tt> at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:24
|
||||
msgid ""
|
||||
"You can adjust the selection range for fuzzy select by clicking and dragging "
|
||||
"left and right."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:25
|
||||
msgid ""
|
||||
"You can create and edit complex selections using the Path tool. The Paths "
|
||||
"dialog allows you to work on multiple paths and to convert them to "
|
||||
"selections."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:26
|
||||
msgid ""
|
||||
"You can drag a layer from the Layers dialog and drop it onto the toolbox. "
|
||||
"This will create a new image containing only that layer."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:27
|
||||
msgid ""
|
||||
"You can drag and drop many things in GIMP. For example, dragging a color "
|
||||
"from the toolbox or from a color palette and dropping it into an image will "
|
||||
"fill the current image or selection with that color."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:28
|
||||
msgid ""
|
||||
"You can draw simple squares or circles using Edit->Stroke Selection. It "
|
||||
"strokes the edge of your current selection. More complex shapes can be drawn "
|
||||
"using the Path tool or with Filters->Render->Gfig."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:29
|
||||
msgid ""
|
||||
"You can get context-sensitive help for most of the GIMP's features by "
|
||||
"pressing the F1 key at any time. This also works inside the menus."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:30
|
||||
msgid ""
|
||||
"You can perform many layer operations by right-clicking on the text label of "
|
||||
"a layer in the Layers dialog."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:31
|
||||
msgid ""
|
||||
"You can press or release the <tt>Shift</tt> and <tt>Ctrl</tt> keys while you "
|
||||
"are making a selection in order to constrain it to a square or a circle, or "
|
||||
"to have it centered on its starting point."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:32
|
||||
msgid ""
|
||||
"You can save a selection to a channel (Select->Save to Channel) and then "
|
||||
"modify this channel with any paint tools. Using the buttons in the Channels "
|
||||
"dialog, you can toggle the visibility of this new channel or convert it to a "
|
||||
"selection."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:33
|
||||
msgid ""
|
||||
"You can use <tt>Alt</tt>-<tt>Tab</tt> to cycle through all layers in an "
|
||||
"image (if your window manager doesn't trap those keys...)."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:34
|
||||
msgid ""
|
||||
"You can use the middle mouse button to pan around the image, if it's larger "
|
||||
"than its display window."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:35
|
||||
msgid ""
|
||||
"You can use the paint tools to change the selection. Click on the ""
|
||||
"Quick Mask" button at the bottom left of an image window. Change your "
|
||||
"selection by painting in the image and click on the button again to convert "
|
||||
"it back to a normal selection."
|
||||
msgstr ""
|
257
po-tips/ko.po
Normal file
257
po-tips/ko.po
Normal file
|
@ -0,0 +1,257 @@
|
|||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: GIMP 2.3\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2005-06-10 18:11+0200\n"
|
||||
"PO-Revision-Date: 2005-06-10 18:21+0200\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:1
|
||||
msgid "<big>Welcome to the GNU Image Manipulation Program!</big>"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:2
|
||||
msgid ""
|
||||
"<tt>Alt</tt>-click on the layer mask's preview in the Layers dialog toggles "
|
||||
"viewing the mask directly."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:3
|
||||
msgid ""
|
||||
"<tt>Ctrl</tt>-click on the layer mask's preview in the Layers dialog toggles "
|
||||
"the effect of the layer mask."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:4
|
||||
msgid ""
|
||||
"<tt>Ctrl</tt>-click with the Bucket Fill tool to have it use the background "
|
||||
"color instead of the foreground color."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:5
|
||||
msgid ""
|
||||
"<tt>Ctrl</tt>-drag with the Rotate tool will constrain the rotation to 15 "
|
||||
"degree angles."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:6
|
||||
msgid ""
|
||||
"<tt>Shift</tt>-click on the eye icon in the Layers dialog to hide all layers "
|
||||
"but that one. <tt>Shift</tt>-click again to show all layers."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:7
|
||||
msgid ""
|
||||
"A floating selection must be anchored to a new layer or to the last active "
|
||||
"layer before doing other operations on the image. Click on the "New "
|
||||
"Layer" or the "Anchor Layer" button in the Layers dialog, or "
|
||||
"use the menus to do the same."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:8
|
||||
msgid ""
|
||||
"After you enabled "Dynamic Keyboard Shortcuts" in the Preferences "
|
||||
"dialog, you can reassign shortcut keys. Do so by bringing up the menu, "
|
||||
"selecting a menu item, and pressing the desired key combination. If ""
|
||||
"Save Keyboard Shortcuts" is enabled, the key bindings are saved when "
|
||||
"you exit GIMP."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:9
|
||||
msgid ""
|
||||
"Click and drag on a ruler to place a guide on an image. All dragged "
|
||||
"selections will snap to the guides. You can remove guides by dragging them "
|
||||
"off the image with the Move tool."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:10
|
||||
msgid ""
|
||||
"GIMP allows you to undo most changes to the image, so feel free to "
|
||||
"experiment."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:11
|
||||
msgid ""
|
||||
"GIMP supports gzip compression on the fly. Just add <tt>.gz</tt> (or <tt>."
|
||||
"bz2</tt>, if you have bzip2 installed) to the filename and your image will "
|
||||
"be saved compressed. Of course loading compressed images works too."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:12
|
||||
msgid ""
|
||||
"GIMP uses layers to let you organize your image. Think of them as a stack of "
|
||||
"slides or filters, such that looking through them you see a composite of "
|
||||
"their contents."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:13
|
||||
msgid ""
|
||||
"If a layer's name in the Layers dialog is displayed in <b>bold</b>, this "
|
||||
"layer doesn't have an alpha-channel. You can add an alpha-channel using "
|
||||
"Layer->Transparency->Add Alpha Channel."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:14
|
||||
msgid ""
|
||||
"If some of your scanned photos do not look colorful enough, you can easily "
|
||||
"improve their tonal range with the "Auto" button in the Levels "
|
||||
"tool (Layer->Colors->Levels). If there are any color casts, you can "
|
||||
"correct them with the Curves tool (Layer->Colors->Curves)."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:15
|
||||
msgid ""
|
||||
"If you stroke a path (Edit->Stroke Path), the paint tools can be used "
|
||||
"with their current settings. You can use the Paintbrush in gradient mode or "
|
||||
"even the Eraser or the Smudge tool."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:16
|
||||
msgid ""
|
||||
"If your screen is too cluttered, you can press <tt>Tab</tt> multiple times "
|
||||
"in an image window to hide or show the toolbox and other dialogs."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:17
|
||||
msgid ""
|
||||
"Most plug-ins work on the current layer of the current image. In some cases, "
|
||||
"you will have to merge all layers (Image->Flatten Image) if you want the "
|
||||
"plug-in to work on the whole image."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:18
|
||||
msgid ""
|
||||
"Not all effects can be applied to all kinds of images. This is indicated by "
|
||||
"a grayed-out menu-entry. You may need to change the image mode to RGB (Image-"
|
||||
">Mode->RGB), add an alpha-channel (Layer->Transparency->Add "
|
||||
"Alpha Channel) or flatten it (Image->Flatten Image)."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:19
|
||||
msgid ""
|
||||
"Pressing and holding the <tt>Shift</tt> key before making a selection allows "
|
||||
"you to add to the current selection instead of replacing it. Using <tt>Ctrl</"
|
||||
"tt> before making a selection subtracts from the current one."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:20
|
||||
msgid ""
|
||||
"To create a circle-shaped selection, hold <tt>Shift</tt> while doing an "
|
||||
"ellipse select. To place a circle precisely, drag horizontal and vertical "
|
||||
"guides tangent to the circle you want to select, place your cursor at the "
|
||||
"intersection of the guides, and the resulting selection will just touch the "
|
||||
"guides."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:21
|
||||
msgid ""
|
||||
"When using a drawing tool (Paintbrush, Airbrush, or Pencil), <tt>Shift</tt>-"
|
||||
"click will draw a straight line from your last drawing point to your current "
|
||||
"cursor position. If you also press <tt>Ctrl</tt>, the line will be "
|
||||
"constrained to 15 degree angles."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:22
|
||||
msgid ""
|
||||
"When you save an image to work on it again later, try using XCF, GIMP's "
|
||||
"native file format (use the file extension <tt>.xcf</tt>). This preserves "
|
||||
"the layers and every aspect of your work-in-progress. Once a project is "
|
||||
"completed, you can save it as JPEG, PNG, GIF, ..."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:23
|
||||
msgid ""
|
||||
"You can adjust or move a selection by using <tt>Alt</tt>-drag. If this makes "
|
||||
"the window move, your window manager uses the <tt>Alt</tt> key already. Try "
|
||||
"pressing <tt>Shift</tt> at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:24
|
||||
msgid ""
|
||||
"You can adjust the selection range for fuzzy select by clicking and dragging "
|
||||
"left and right."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:25
|
||||
msgid ""
|
||||
"You can create and edit complex selections using the Path tool. The Paths "
|
||||
"dialog allows you to work on multiple paths and to convert them to "
|
||||
"selections."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:26
|
||||
msgid ""
|
||||
"You can drag a layer from the Layers dialog and drop it onto the toolbox. "
|
||||
"This will create a new image containing only that layer."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:27
|
||||
msgid ""
|
||||
"You can drag and drop many things in GIMP. For example, dragging a color "
|
||||
"from the toolbox or from a color palette and dropping it into an image will "
|
||||
"fill the current image or selection with that color."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:28
|
||||
msgid ""
|
||||
"You can draw simple squares or circles using Edit->Stroke Selection. It "
|
||||
"strokes the edge of your current selection. More complex shapes can be drawn "
|
||||
"using the Path tool or with Filters->Render->Gfig."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:29
|
||||
msgid ""
|
||||
"You can get context-sensitive help for most of the GIMP's features by "
|
||||
"pressing the F1 key at any time. This also works inside the menus."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:30
|
||||
msgid ""
|
||||
"You can perform many layer operations by right-clicking on the text label of "
|
||||
"a layer in the Layers dialog."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:31
|
||||
msgid ""
|
||||
"You can press or release the <tt>Shift</tt> and <tt>Ctrl</tt> keys while you "
|
||||
"are making a selection in order to constrain it to a square or a circle, or "
|
||||
"to have it centered on its starting point."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:32
|
||||
msgid ""
|
||||
"You can save a selection to a channel (Select->Save to Channel) and then "
|
||||
"modify this channel with any paint tools. Using the buttons in the Channels "
|
||||
"dialog, you can toggle the visibility of this new channel or convert it to a "
|
||||
"selection."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:33
|
||||
msgid ""
|
||||
"You can use <tt>Alt</tt>-<tt>Tab</tt> to cycle through all layers in an "
|
||||
"image (if your window manager doesn't trap those keys...)."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:34
|
||||
msgid ""
|
||||
"You can use the middle mouse button to pan around the image, if it's larger "
|
||||
"than its display window."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:35
|
||||
msgid ""
|
||||
"You can use the paint tools to change the selection. Click on the ""
|
||||
"Quick Mask" button at the bottom left of an image window. Change your "
|
||||
"selection by painting in the image and click on the button again to convert "
|
||||
"it back to a normal selection."
|
||||
msgstr ""
|
257
po-tips/mk.po
Normal file
257
po-tips/mk.po
Normal file
|
@ -0,0 +1,257 @@
|
|||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: GIMP 2.3\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2005-06-10 18:11+0200\n"
|
||||
"PO-Revision-Date: 2005-06-10 18:21+0200\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:1
|
||||
msgid "<big>Welcome to the GNU Image Manipulation Program!</big>"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:2
|
||||
msgid ""
|
||||
"<tt>Alt</tt>-click on the layer mask's preview in the Layers dialog toggles "
|
||||
"viewing the mask directly."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:3
|
||||
msgid ""
|
||||
"<tt>Ctrl</tt>-click on the layer mask's preview in the Layers dialog toggles "
|
||||
"the effect of the layer mask."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:4
|
||||
msgid ""
|
||||
"<tt>Ctrl</tt>-click with the Bucket Fill tool to have it use the background "
|
||||
"color instead of the foreground color."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:5
|
||||
msgid ""
|
||||
"<tt>Ctrl</tt>-drag with the Rotate tool will constrain the rotation to 15 "
|
||||
"degree angles."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:6
|
||||
msgid ""
|
||||
"<tt>Shift</tt>-click on the eye icon in the Layers dialog to hide all layers "
|
||||
"but that one. <tt>Shift</tt>-click again to show all layers."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:7
|
||||
msgid ""
|
||||
"A floating selection must be anchored to a new layer or to the last active "
|
||||
"layer before doing other operations on the image. Click on the "New "
|
||||
"Layer" or the "Anchor Layer" button in the Layers dialog, or "
|
||||
"use the menus to do the same."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:8
|
||||
msgid ""
|
||||
"After you enabled "Dynamic Keyboard Shortcuts" in the Preferences "
|
||||
"dialog, you can reassign shortcut keys. Do so by bringing up the menu, "
|
||||
"selecting a menu item, and pressing the desired key combination. If ""
|
||||
"Save Keyboard Shortcuts" is enabled, the key bindings are saved when "
|
||||
"you exit GIMP."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:9
|
||||
msgid ""
|
||||
"Click and drag on a ruler to place a guide on an image. All dragged "
|
||||
"selections will snap to the guides. You can remove guides by dragging them "
|
||||
"off the image with the Move tool."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:10
|
||||
msgid ""
|
||||
"GIMP allows you to undo most changes to the image, so feel free to "
|
||||
"experiment."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:11
|
||||
msgid ""
|
||||
"GIMP supports gzip compression on the fly. Just add <tt>.gz</tt> (or <tt>."
|
||||
"bz2</tt>, if you have bzip2 installed) to the filename and your image will "
|
||||
"be saved compressed. Of course loading compressed images works too."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:12
|
||||
msgid ""
|
||||
"GIMP uses layers to let you organize your image. Think of them as a stack of "
|
||||
"slides or filters, such that looking through them you see a composite of "
|
||||
"their contents."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:13
|
||||
msgid ""
|
||||
"If a layer's name in the Layers dialog is displayed in <b>bold</b>, this "
|
||||
"layer doesn't have an alpha-channel. You can add an alpha-channel using "
|
||||
"Layer->Transparency->Add Alpha Channel."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:14
|
||||
msgid ""
|
||||
"If some of your scanned photos do not look colorful enough, you can easily "
|
||||
"improve their tonal range with the "Auto" button in the Levels "
|
||||
"tool (Layer->Colors->Levels). If there are any color casts, you can "
|
||||
"correct them with the Curves tool (Layer->Colors->Curves)."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:15
|
||||
msgid ""
|
||||
"If you stroke a path (Edit->Stroke Path), the paint tools can be used "
|
||||
"with their current settings. You can use the Paintbrush in gradient mode or "
|
||||
"even the Eraser or the Smudge tool."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:16
|
||||
msgid ""
|
||||
"If your screen is too cluttered, you can press <tt>Tab</tt> multiple times "
|
||||
"in an image window to hide or show the toolbox and other dialogs."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:17
|
||||
msgid ""
|
||||
"Most plug-ins work on the current layer of the current image. In some cases, "
|
||||
"you will have to merge all layers (Image->Flatten Image) if you want the "
|
||||
"plug-in to work on the whole image."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:18
|
||||
msgid ""
|
||||
"Not all effects can be applied to all kinds of images. This is indicated by "
|
||||
"a grayed-out menu-entry. You may need to change the image mode to RGB (Image-"
|
||||
">Mode->RGB), add an alpha-channel (Layer->Transparency->Add "
|
||||
"Alpha Channel) or flatten it (Image->Flatten Image)."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:19
|
||||
msgid ""
|
||||
"Pressing and holding the <tt>Shift</tt> key before making a selection allows "
|
||||
"you to add to the current selection instead of replacing it. Using <tt>Ctrl</"
|
||||
"tt> before making a selection subtracts from the current one."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:20
|
||||
msgid ""
|
||||
"To create a circle-shaped selection, hold <tt>Shift</tt> while doing an "
|
||||
"ellipse select. To place a circle precisely, drag horizontal and vertical "
|
||||
"guides tangent to the circle you want to select, place your cursor at the "
|
||||
"intersection of the guides, and the resulting selection will just touch the "
|
||||
"guides."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:21
|
||||
msgid ""
|
||||
"When using a drawing tool (Paintbrush, Airbrush, or Pencil), <tt>Shift</tt>-"
|
||||
"click will draw a straight line from your last drawing point to your current "
|
||||
"cursor position. If you also press <tt>Ctrl</tt>, the line will be "
|
||||
"constrained to 15 degree angles."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:22
|
||||
msgid ""
|
||||
"When you save an image to work on it again later, try using XCF, GIMP's "
|
||||
"native file format (use the file extension <tt>.xcf</tt>). This preserves "
|
||||
"the layers and every aspect of your work-in-progress. Once a project is "
|
||||
"completed, you can save it as JPEG, PNG, GIF, ..."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:23
|
||||
msgid ""
|
||||
"You can adjust or move a selection by using <tt>Alt</tt>-drag. If this makes "
|
||||
"the window move, your window manager uses the <tt>Alt</tt> key already. Try "
|
||||
"pressing <tt>Shift</tt> at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:24
|
||||
msgid ""
|
||||
"You can adjust the selection range for fuzzy select by clicking and dragging "
|
||||
"left and right."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:25
|
||||
msgid ""
|
||||
"You can create and edit complex selections using the Path tool. The Paths "
|
||||
"dialog allows you to work on multiple paths and to convert them to "
|
||||
"selections."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:26
|
||||
msgid ""
|
||||
"You can drag a layer from the Layers dialog and drop it onto the toolbox. "
|
||||
"This will create a new image containing only that layer."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:27
|
||||
msgid ""
|
||||
"You can drag and drop many things in GIMP. For example, dragging a color "
|
||||
"from the toolbox or from a color palette and dropping it into an image will "
|
||||
"fill the current image or selection with that color."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:28
|
||||
msgid ""
|
||||
"You can draw simple squares or circles using Edit->Stroke Selection. It "
|
||||
"strokes the edge of your current selection. More complex shapes can be drawn "
|
||||
"using the Path tool or with Filters->Render->Gfig."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:29
|
||||
msgid ""
|
||||
"You can get context-sensitive help for most of the GIMP's features by "
|
||||
"pressing the F1 key at any time. This also works inside the menus."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:30
|
||||
msgid ""
|
||||
"You can perform many layer operations by right-clicking on the text label of "
|
||||
"a layer in the Layers dialog."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:31
|
||||
msgid ""
|
||||
"You can press or release the <tt>Shift</tt> and <tt>Ctrl</tt> keys while you "
|
||||
"are making a selection in order to constrain it to a square or a circle, or "
|
||||
"to have it centered on its starting point."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:32
|
||||
msgid ""
|
||||
"You can save a selection to a channel (Select->Save to Channel) and then "
|
||||
"modify this channel with any paint tools. Using the buttons in the Channels "
|
||||
"dialog, you can toggle the visibility of this new channel or convert it to a "
|
||||
"selection."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:33
|
||||
msgid ""
|
||||
"You can use <tt>Alt</tt>-<tt>Tab</tt> to cycle through all layers in an "
|
||||
"image (if your window manager doesn't trap those keys...)."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:34
|
||||
msgid ""
|
||||
"You can use the middle mouse button to pan around the image, if it's larger "
|
||||
"than its display window."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:35
|
||||
msgid ""
|
||||
"You can use the paint tools to change the selection. Click on the ""
|
||||
"Quick Mask" button at the bottom left of an image window. Change your "
|
||||
"selection by painting in the image and click on the button again to convert "
|
||||
"it back to a normal selection."
|
||||
msgstr ""
|
257
po-tips/ro.po
Normal file
257
po-tips/ro.po
Normal file
|
@ -0,0 +1,257 @@
|
|||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: GIMP 2.3\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2005-06-10 18:11+0200\n"
|
||||
"PO-Revision-Date: 2005-06-10 18:21+0200\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:1
|
||||
msgid "<big>Welcome to the GNU Image Manipulation Program!</big>"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:2
|
||||
msgid ""
|
||||
"<tt>Alt</tt>-click on the layer mask's preview in the Layers dialog toggles "
|
||||
"viewing the mask directly."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:3
|
||||
msgid ""
|
||||
"<tt>Ctrl</tt>-click on the layer mask's preview in the Layers dialog toggles "
|
||||
"the effect of the layer mask."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:4
|
||||
msgid ""
|
||||
"<tt>Ctrl</tt>-click with the Bucket Fill tool to have it use the background "
|
||||
"color instead of the foreground color."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:5
|
||||
msgid ""
|
||||
"<tt>Ctrl</tt>-drag with the Rotate tool will constrain the rotation to 15 "
|
||||
"degree angles."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:6
|
||||
msgid ""
|
||||
"<tt>Shift</tt>-click on the eye icon in the Layers dialog to hide all layers "
|
||||
"but that one. <tt>Shift</tt>-click again to show all layers."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:7
|
||||
msgid ""
|
||||
"A floating selection must be anchored to a new layer or to the last active "
|
||||
"layer before doing other operations on the image. Click on the "New "
|
||||
"Layer" or the "Anchor Layer" button in the Layers dialog, or "
|
||||
"use the menus to do the same."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:8
|
||||
msgid ""
|
||||
"After you enabled "Dynamic Keyboard Shortcuts" in the Preferences "
|
||||
"dialog, you can reassign shortcut keys. Do so by bringing up the menu, "
|
||||
"selecting a menu item, and pressing the desired key combination. If ""
|
||||
"Save Keyboard Shortcuts" is enabled, the key bindings are saved when "
|
||||
"you exit GIMP."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:9
|
||||
msgid ""
|
||||
"Click and drag on a ruler to place a guide on an image. All dragged "
|
||||
"selections will snap to the guides. You can remove guides by dragging them "
|
||||
"off the image with the Move tool."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:10
|
||||
msgid ""
|
||||
"GIMP allows you to undo most changes to the image, so feel free to "
|
||||
"experiment."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:11
|
||||
msgid ""
|
||||
"GIMP supports gzip compression on the fly. Just add <tt>.gz</tt> (or <tt>."
|
||||
"bz2</tt>, if you have bzip2 installed) to the filename and your image will "
|
||||
"be saved compressed. Of course loading compressed images works too."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:12
|
||||
msgid ""
|
||||
"GIMP uses layers to let you organize your image. Think of them as a stack of "
|
||||
"slides or filters, such that looking through them you see a composite of "
|
||||
"their contents."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:13
|
||||
msgid ""
|
||||
"If a layer's name in the Layers dialog is displayed in <b>bold</b>, this "
|
||||
"layer doesn't have an alpha-channel. You can add an alpha-channel using "
|
||||
"Layer->Transparency->Add Alpha Channel."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:14
|
||||
msgid ""
|
||||
"If some of your scanned photos do not look colorful enough, you can easily "
|
||||
"improve their tonal range with the "Auto" button in the Levels "
|
||||
"tool (Layer->Colors->Levels). If there are any color casts, you can "
|
||||
"correct them with the Curves tool (Layer->Colors->Curves)."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:15
|
||||
msgid ""
|
||||
"If you stroke a path (Edit->Stroke Path), the paint tools can be used "
|
||||
"with their current settings. You can use the Paintbrush in gradient mode or "
|
||||
"even the Eraser or the Smudge tool."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:16
|
||||
msgid ""
|
||||
"If your screen is too cluttered, you can press <tt>Tab</tt> multiple times "
|
||||
"in an image window to hide or show the toolbox and other dialogs."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:17
|
||||
msgid ""
|
||||
"Most plug-ins work on the current layer of the current image. In some cases, "
|
||||
"you will have to merge all layers (Image->Flatten Image) if you want the "
|
||||
"plug-in to work on the whole image."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:18
|
||||
msgid ""
|
||||
"Not all effects can be applied to all kinds of images. This is indicated by "
|
||||
"a grayed-out menu-entry. You may need to change the image mode to RGB (Image-"
|
||||
">Mode->RGB), add an alpha-channel (Layer->Transparency->Add "
|
||||
"Alpha Channel) or flatten it (Image->Flatten Image)."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:19
|
||||
msgid ""
|
||||
"Pressing and holding the <tt>Shift</tt> key before making a selection allows "
|
||||
"you to add to the current selection instead of replacing it. Using <tt>Ctrl</"
|
||||
"tt> before making a selection subtracts from the current one."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:20
|
||||
msgid ""
|
||||
"To create a circle-shaped selection, hold <tt>Shift</tt> while doing an "
|
||||
"ellipse select. To place a circle precisely, drag horizontal and vertical "
|
||||
"guides tangent to the circle you want to select, place your cursor at the "
|
||||
"intersection of the guides, and the resulting selection will just touch the "
|
||||
"guides."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:21
|
||||
msgid ""
|
||||
"When using a drawing tool (Paintbrush, Airbrush, or Pencil), <tt>Shift</tt>-"
|
||||
"click will draw a straight line from your last drawing point to your current "
|
||||
"cursor position. If you also press <tt>Ctrl</tt>, the line will be "
|
||||
"constrained to 15 degree angles."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:22
|
||||
msgid ""
|
||||
"When you save an image to work on it again later, try using XCF, GIMP's "
|
||||
"native file format (use the file extension <tt>.xcf</tt>). This preserves "
|
||||
"the layers and every aspect of your work-in-progress. Once a project is "
|
||||
"completed, you can save it as JPEG, PNG, GIF, ..."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:23
|
||||
msgid ""
|
||||
"You can adjust or move a selection by using <tt>Alt</tt>-drag. If this makes "
|
||||
"the window move, your window manager uses the <tt>Alt</tt> key already. Try "
|
||||
"pressing <tt>Shift</tt> at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:24
|
||||
msgid ""
|
||||
"You can adjust the selection range for fuzzy select by clicking and dragging "
|
||||
"left and right."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:25
|
||||
msgid ""
|
||||
"You can create and edit complex selections using the Path tool. The Paths "
|
||||
"dialog allows you to work on multiple paths and to convert them to "
|
||||
"selections."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:26
|
||||
msgid ""
|
||||
"You can drag a layer from the Layers dialog and drop it onto the toolbox. "
|
||||
"This will create a new image containing only that layer."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:27
|
||||
msgid ""
|
||||
"You can drag and drop many things in GIMP. For example, dragging a color "
|
||||
"from the toolbox or from a color palette and dropping it into an image will "
|
||||
"fill the current image or selection with that color."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:28
|
||||
msgid ""
|
||||
"You can draw simple squares or circles using Edit->Stroke Selection. It "
|
||||
"strokes the edge of your current selection. More complex shapes can be drawn "
|
||||
"using the Path tool or with Filters->Render->Gfig."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:29
|
||||
msgid ""
|
||||
"You can get context-sensitive help for most of the GIMP's features by "
|
||||
"pressing the F1 key at any time. This also works inside the menus."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:30
|
||||
msgid ""
|
||||
"You can perform many layer operations by right-clicking on the text label of "
|
||||
"a layer in the Layers dialog."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:31
|
||||
msgid ""
|
||||
"You can press or release the <tt>Shift</tt> and <tt>Ctrl</tt> keys while you "
|
||||
"are making a selection in order to constrain it to a square or a circle, or "
|
||||
"to have it centered on its starting point."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:32
|
||||
msgid ""
|
||||
"You can save a selection to a channel (Select->Save to Channel) and then "
|
||||
"modify this channel with any paint tools. Using the buttons in the Channels "
|
||||
"dialog, you can toggle the visibility of this new channel or convert it to a "
|
||||
"selection."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:33
|
||||
msgid ""
|
||||
"You can use <tt>Alt</tt>-<tt>Tab</tt> to cycle through all layers in an "
|
||||
"image (if your window manager doesn't trap those keys...)."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:34
|
||||
msgid ""
|
||||
"You can use the middle mouse button to pan around the image, if it's larger "
|
||||
"than its display window."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:35
|
||||
msgid ""
|
||||
"You can use the paint tools to change the selection. Click on the ""
|
||||
"Quick Mask" button at the bottom left of an image window. Change your "
|
||||
"selection by painting in the image and click on the button again to convert "
|
||||
"it back to a normal selection."
|
||||
msgstr ""
|
257
po-tips/tr.po
Normal file
257
po-tips/tr.po
Normal file
|
@ -0,0 +1,257 @@
|
|||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: GIMP 2.3\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2005-06-10 18:11+0200\n"
|
||||
"PO-Revision-Date: 2005-06-10 18:21+0200\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:1
|
||||
msgid "<big>Welcome to the GNU Image Manipulation Program!</big>"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:2
|
||||
msgid ""
|
||||
"<tt>Alt</tt>-click on the layer mask's preview in the Layers dialog toggles "
|
||||
"viewing the mask directly."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:3
|
||||
msgid ""
|
||||
"<tt>Ctrl</tt>-click on the layer mask's preview in the Layers dialog toggles "
|
||||
"the effect of the layer mask."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:4
|
||||
msgid ""
|
||||
"<tt>Ctrl</tt>-click with the Bucket Fill tool to have it use the background "
|
||||
"color instead of the foreground color."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:5
|
||||
msgid ""
|
||||
"<tt>Ctrl</tt>-drag with the Rotate tool will constrain the rotation to 15 "
|
||||
"degree angles."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:6
|
||||
msgid ""
|
||||
"<tt>Shift</tt>-click on the eye icon in the Layers dialog to hide all layers "
|
||||
"but that one. <tt>Shift</tt>-click again to show all layers."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:7
|
||||
msgid ""
|
||||
"A floating selection must be anchored to a new layer or to the last active "
|
||||
"layer before doing other operations on the image. Click on the "New "
|
||||
"Layer" or the "Anchor Layer" button in the Layers dialog, or "
|
||||
"use the menus to do the same."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:8
|
||||
msgid ""
|
||||
"After you enabled "Dynamic Keyboard Shortcuts" in the Preferences "
|
||||
"dialog, you can reassign shortcut keys. Do so by bringing up the menu, "
|
||||
"selecting a menu item, and pressing the desired key combination. If ""
|
||||
"Save Keyboard Shortcuts" is enabled, the key bindings are saved when "
|
||||
"you exit GIMP."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:9
|
||||
msgid ""
|
||||
"Click and drag on a ruler to place a guide on an image. All dragged "
|
||||
"selections will snap to the guides. You can remove guides by dragging them "
|
||||
"off the image with the Move tool."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:10
|
||||
msgid ""
|
||||
"GIMP allows you to undo most changes to the image, so feel free to "
|
||||
"experiment."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:11
|
||||
msgid ""
|
||||
"GIMP supports gzip compression on the fly. Just add <tt>.gz</tt> (or <tt>."
|
||||
"bz2</tt>, if you have bzip2 installed) to the filename and your image will "
|
||||
"be saved compressed. Of course loading compressed images works too."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:12
|
||||
msgid ""
|
||||
"GIMP uses layers to let you organize your image. Think of them as a stack of "
|
||||
"slides or filters, such that looking through them you see a composite of "
|
||||
"their contents."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:13
|
||||
msgid ""
|
||||
"If a layer's name in the Layers dialog is displayed in <b>bold</b>, this "
|
||||
"layer doesn't have an alpha-channel. You can add an alpha-channel using "
|
||||
"Layer->Transparency->Add Alpha Channel."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:14
|
||||
msgid ""
|
||||
"If some of your scanned photos do not look colorful enough, you can easily "
|
||||
"improve their tonal range with the "Auto" button in the Levels "
|
||||
"tool (Layer->Colors->Levels). If there are any color casts, you can "
|
||||
"correct them with the Curves tool (Layer->Colors->Curves)."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:15
|
||||
msgid ""
|
||||
"If you stroke a path (Edit->Stroke Path), the paint tools can be used "
|
||||
"with their current settings. You can use the Paintbrush in gradient mode or "
|
||||
"even the Eraser or the Smudge tool."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:16
|
||||
msgid ""
|
||||
"If your screen is too cluttered, you can press <tt>Tab</tt> multiple times "
|
||||
"in an image window to hide or show the toolbox and other dialogs."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:17
|
||||
msgid ""
|
||||
"Most plug-ins work on the current layer of the current image. In some cases, "
|
||||
"you will have to merge all layers (Image->Flatten Image) if you want the "
|
||||
"plug-in to work on the whole image."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:18
|
||||
msgid ""
|
||||
"Not all effects can be applied to all kinds of images. This is indicated by "
|
||||
"a grayed-out menu-entry. You may need to change the image mode to RGB (Image-"
|
||||
">Mode->RGB), add an alpha-channel (Layer->Transparency->Add "
|
||||
"Alpha Channel) or flatten it (Image->Flatten Image)."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:19
|
||||
msgid ""
|
||||
"Pressing and holding the <tt>Shift</tt> key before making a selection allows "
|
||||
"you to add to the current selection instead of replacing it. Using <tt>Ctrl</"
|
||||
"tt> before making a selection subtracts from the current one."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:20
|
||||
msgid ""
|
||||
"To create a circle-shaped selection, hold <tt>Shift</tt> while doing an "
|
||||
"ellipse select. To place a circle precisely, drag horizontal and vertical "
|
||||
"guides tangent to the circle you want to select, place your cursor at the "
|
||||
"intersection of the guides, and the resulting selection will just touch the "
|
||||
"guides."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:21
|
||||
msgid ""
|
||||
"When using a drawing tool (Paintbrush, Airbrush, or Pencil), <tt>Shift</tt>-"
|
||||
"click will draw a straight line from your last drawing point to your current "
|
||||
"cursor position. If you also press <tt>Ctrl</tt>, the line will be "
|
||||
"constrained to 15 degree angles."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:22
|
||||
msgid ""
|
||||
"When you save an image to work on it again later, try using XCF, GIMP's "
|
||||
"native file format (use the file extension <tt>.xcf</tt>). This preserves "
|
||||
"the layers and every aspect of your work-in-progress. Once a project is "
|
||||
"completed, you can save it as JPEG, PNG, GIF, ..."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:23
|
||||
msgid ""
|
||||
"You can adjust or move a selection by using <tt>Alt</tt>-drag. If this makes "
|
||||
"the window move, your window manager uses the <tt>Alt</tt> key already. Try "
|
||||
"pressing <tt>Shift</tt> at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:24
|
||||
msgid ""
|
||||
"You can adjust the selection range for fuzzy select by clicking and dragging "
|
||||
"left and right."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:25
|
||||
msgid ""
|
||||
"You can create and edit complex selections using the Path tool. The Paths "
|
||||
"dialog allows you to work on multiple paths and to convert them to "
|
||||
"selections."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:26
|
||||
msgid ""
|
||||
"You can drag a layer from the Layers dialog and drop it onto the toolbox. "
|
||||
"This will create a new image containing only that layer."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:27
|
||||
msgid ""
|
||||
"You can drag and drop many things in GIMP. For example, dragging a color "
|
||||
"from the toolbox or from a color palette and dropping it into an image will "
|
||||
"fill the current image or selection with that color."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:28
|
||||
msgid ""
|
||||
"You can draw simple squares or circles using Edit->Stroke Selection. It "
|
||||
"strokes the edge of your current selection. More complex shapes can be drawn "
|
||||
"using the Path tool or with Filters->Render->Gfig."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:29
|
||||
msgid ""
|
||||
"You can get context-sensitive help for most of the GIMP's features by "
|
||||
"pressing the F1 key at any time. This also works inside the menus."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:30
|
||||
msgid ""
|
||||
"You can perform many layer operations by right-clicking on the text label of "
|
||||
"a layer in the Layers dialog."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:31
|
||||
msgid ""
|
||||
"You can press or release the <tt>Shift</tt> and <tt>Ctrl</tt> keys while you "
|
||||
"are making a selection in order to constrain it to a square or a circle, or "
|
||||
"to have it centered on its starting point."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:32
|
||||
msgid ""
|
||||
"You can save a selection to a channel (Select->Save to Channel) and then "
|
||||
"modify this channel with any paint tools. Using the buttons in the Channels "
|
||||
"dialog, you can toggle the visibility of this new channel or convert it to a "
|
||||
"selection."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:33
|
||||
msgid ""
|
||||
"You can use <tt>Alt</tt>-<tt>Tab</tt> to cycle through all layers in an "
|
||||
"image (if your window manager doesn't trap those keys...)."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:34
|
||||
msgid ""
|
||||
"You can use the middle mouse button to pan around the image, if it's larger "
|
||||
"than its display window."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:35
|
||||
msgid ""
|
||||
"You can use the paint tools to change the selection. Click on the ""
|
||||
"Quick Mask" button at the bottom left of an image window. Change your "
|
||||
"selection by painting in the image and click on the button again to convert "
|
||||
"it back to a normal selection."
|
||||
msgstr ""
|
257
po-tips/vi.po
Normal file
257
po-tips/vi.po
Normal file
|
@ -0,0 +1,257 @@
|
|||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: GIMP 2.3\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2005-06-10 18:11+0200\n"
|
||||
"PO-Revision-Date: 2005-06-10 18:21+0200\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:1
|
||||
msgid "<big>Welcome to the GNU Image Manipulation Program!</big>"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:2
|
||||
msgid ""
|
||||
"<tt>Alt</tt>-click on the layer mask's preview in the Layers dialog toggles "
|
||||
"viewing the mask directly."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:3
|
||||
msgid ""
|
||||
"<tt>Ctrl</tt>-click on the layer mask's preview in the Layers dialog toggles "
|
||||
"the effect of the layer mask."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:4
|
||||
msgid ""
|
||||
"<tt>Ctrl</tt>-click with the Bucket Fill tool to have it use the background "
|
||||
"color instead of the foreground color."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:5
|
||||
msgid ""
|
||||
"<tt>Ctrl</tt>-drag with the Rotate tool will constrain the rotation to 15 "
|
||||
"degree angles."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:6
|
||||
msgid ""
|
||||
"<tt>Shift</tt>-click on the eye icon in the Layers dialog to hide all layers "
|
||||
"but that one. <tt>Shift</tt>-click again to show all layers."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:7
|
||||
msgid ""
|
||||
"A floating selection must be anchored to a new layer or to the last active "
|
||||
"layer before doing other operations on the image. Click on the "New "
|
||||
"Layer" or the "Anchor Layer" button in the Layers dialog, or "
|
||||
"use the menus to do the same."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:8
|
||||
msgid ""
|
||||
"After you enabled "Dynamic Keyboard Shortcuts" in the Preferences "
|
||||
"dialog, you can reassign shortcut keys. Do so by bringing up the menu, "
|
||||
"selecting a menu item, and pressing the desired key combination. If ""
|
||||
"Save Keyboard Shortcuts" is enabled, the key bindings are saved when "
|
||||
"you exit GIMP."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:9
|
||||
msgid ""
|
||||
"Click and drag on a ruler to place a guide on an image. All dragged "
|
||||
"selections will snap to the guides. You can remove guides by dragging them "
|
||||
"off the image with the Move tool."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:10
|
||||
msgid ""
|
||||
"GIMP allows you to undo most changes to the image, so feel free to "
|
||||
"experiment."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:11
|
||||
msgid ""
|
||||
"GIMP supports gzip compression on the fly. Just add <tt>.gz</tt> (or <tt>."
|
||||
"bz2</tt>, if you have bzip2 installed) to the filename and your image will "
|
||||
"be saved compressed. Of course loading compressed images works too."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:12
|
||||
msgid ""
|
||||
"GIMP uses layers to let you organize your image. Think of them as a stack of "
|
||||
"slides or filters, such that looking through them you see a composite of "
|
||||
"their contents."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:13
|
||||
msgid ""
|
||||
"If a layer's name in the Layers dialog is displayed in <b>bold</b>, this "
|
||||
"layer doesn't have an alpha-channel. You can add an alpha-channel using "
|
||||
"Layer->Transparency->Add Alpha Channel."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:14
|
||||
msgid ""
|
||||
"If some of your scanned photos do not look colorful enough, you can easily "
|
||||
"improve their tonal range with the "Auto" button in the Levels "
|
||||
"tool (Layer->Colors->Levels). If there are any color casts, you can "
|
||||
"correct them with the Curves tool (Layer->Colors->Curves)."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:15
|
||||
msgid ""
|
||||
"If you stroke a path (Edit->Stroke Path), the paint tools can be used "
|
||||
"with their current settings. You can use the Paintbrush in gradient mode or "
|
||||
"even the Eraser or the Smudge tool."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:16
|
||||
msgid ""
|
||||
"If your screen is too cluttered, you can press <tt>Tab</tt> multiple times "
|
||||
"in an image window to hide or show the toolbox and other dialogs."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:17
|
||||
msgid ""
|
||||
"Most plug-ins work on the current layer of the current image. In some cases, "
|
||||
"you will have to merge all layers (Image->Flatten Image) if you want the "
|
||||
"plug-in to work on the whole image."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:18
|
||||
msgid ""
|
||||
"Not all effects can be applied to all kinds of images. This is indicated by "
|
||||
"a grayed-out menu-entry. You may need to change the image mode to RGB (Image-"
|
||||
">Mode->RGB), add an alpha-channel (Layer->Transparency->Add "
|
||||
"Alpha Channel) or flatten it (Image->Flatten Image)."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:19
|
||||
msgid ""
|
||||
"Pressing and holding the <tt>Shift</tt> key before making a selection allows "
|
||||
"you to add to the current selection instead of replacing it. Using <tt>Ctrl</"
|
||||
"tt> before making a selection subtracts from the current one."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:20
|
||||
msgid ""
|
||||
"To create a circle-shaped selection, hold <tt>Shift</tt> while doing an "
|
||||
"ellipse select. To place a circle precisely, drag horizontal and vertical "
|
||||
"guides tangent to the circle you want to select, place your cursor at the "
|
||||
"intersection of the guides, and the resulting selection will just touch the "
|
||||
"guides."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:21
|
||||
msgid ""
|
||||
"When using a drawing tool (Paintbrush, Airbrush, or Pencil), <tt>Shift</tt>-"
|
||||
"click will draw a straight line from your last drawing point to your current "
|
||||
"cursor position. If you also press <tt>Ctrl</tt>, the line will be "
|
||||
"constrained to 15 degree angles."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:22
|
||||
msgid ""
|
||||
"When you save an image to work on it again later, try using XCF, GIMP's "
|
||||
"native file format (use the file extension <tt>.xcf</tt>). This preserves "
|
||||
"the layers and every aspect of your work-in-progress. Once a project is "
|
||||
"completed, you can save it as JPEG, PNG, GIF, ..."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:23
|
||||
msgid ""
|
||||
"You can adjust or move a selection by using <tt>Alt</tt>-drag. If this makes "
|
||||
"the window move, your window manager uses the <tt>Alt</tt> key already. Try "
|
||||
"pressing <tt>Shift</tt> at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:24
|
||||
msgid ""
|
||||
"You can adjust the selection range for fuzzy select by clicking and dragging "
|
||||
"left and right."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:25
|
||||
msgid ""
|
||||
"You can create and edit complex selections using the Path tool. The Paths "
|
||||
"dialog allows you to work on multiple paths and to convert them to "
|
||||
"selections."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:26
|
||||
msgid ""
|
||||
"You can drag a layer from the Layers dialog and drop it onto the toolbox. "
|
||||
"This will create a new image containing only that layer."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:27
|
||||
msgid ""
|
||||
"You can drag and drop many things in GIMP. For example, dragging a color "
|
||||
"from the toolbox or from a color palette and dropping it into an image will "
|
||||
"fill the current image or selection with that color."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:28
|
||||
msgid ""
|
||||
"You can draw simple squares or circles using Edit->Stroke Selection. It "
|
||||
"strokes the edge of your current selection. More complex shapes can be drawn "
|
||||
"using the Path tool or with Filters->Render->Gfig."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:29
|
||||
msgid ""
|
||||
"You can get context-sensitive help for most of the GIMP's features by "
|
||||
"pressing the F1 key at any time. This also works inside the menus."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:30
|
||||
msgid ""
|
||||
"You can perform many layer operations by right-clicking on the text label of "
|
||||
"a layer in the Layers dialog."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:31
|
||||
msgid ""
|
||||
"You can press or release the <tt>Shift</tt> and <tt>Ctrl</tt> keys while you "
|
||||
"are making a selection in order to constrain it to a square or a circle, or "
|
||||
"to have it centered on its starting point."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:32
|
||||
msgid ""
|
||||
"You can save a selection to a channel (Select->Save to Channel) and then "
|
||||
"modify this channel with any paint tools. Using the buttons in the Channels "
|
||||
"dialog, you can toggle the visibility of this new channel or convert it to a "
|
||||
"selection."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:33
|
||||
msgid ""
|
||||
"You can use <tt>Alt</tt>-<tt>Tab</tt> to cycle through all layers in an "
|
||||
"image (if your window manager doesn't trap those keys...)."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:34
|
||||
msgid ""
|
||||
"You can use the middle mouse button to pan around the image, if it's larger "
|
||||
"than its display window."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:35
|
||||
msgid ""
|
||||
"You can use the paint tools to change the selection. Click on the ""
|
||||
"Quick Mask" button at the bottom left of an image window. Change your "
|
||||
"selection by painting in the image and click on the button again to convert "
|
||||
"it back to a normal selection."
|
||||
msgstr ""
|
257
po-tips/xh.po
Normal file
257
po-tips/xh.po
Normal file
|
@ -0,0 +1,257 @@
|
|||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: GIMP 2.3\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2005-06-10 18:11+0200\n"
|
||||
"PO-Revision-Date: 2005-06-10 18:21+0200\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:1
|
||||
msgid "<big>Welcome to the GNU Image Manipulation Program!</big>"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:2
|
||||
msgid ""
|
||||
"<tt>Alt</tt>-click on the layer mask's preview in the Layers dialog toggles "
|
||||
"viewing the mask directly."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:3
|
||||
msgid ""
|
||||
"<tt>Ctrl</tt>-click on the layer mask's preview in the Layers dialog toggles "
|
||||
"the effect of the layer mask."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:4
|
||||
msgid ""
|
||||
"<tt>Ctrl</tt>-click with the Bucket Fill tool to have it use the background "
|
||||
"color instead of the foreground color."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:5
|
||||
msgid ""
|
||||
"<tt>Ctrl</tt>-drag with the Rotate tool will constrain the rotation to 15 "
|
||||
"degree angles."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:6
|
||||
msgid ""
|
||||
"<tt>Shift</tt>-click on the eye icon in the Layers dialog to hide all layers "
|
||||
"but that one. <tt>Shift</tt>-click again to show all layers."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:7
|
||||
msgid ""
|
||||
"A floating selection must be anchored to a new layer or to the last active "
|
||||
"layer before doing other operations on the image. Click on the "New "
|
||||
"Layer" or the "Anchor Layer" button in the Layers dialog, or "
|
||||
"use the menus to do the same."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:8
|
||||
msgid ""
|
||||
"After you enabled "Dynamic Keyboard Shortcuts" in the Preferences "
|
||||
"dialog, you can reassign shortcut keys. Do so by bringing up the menu, "
|
||||
"selecting a menu item, and pressing the desired key combination. If ""
|
||||
"Save Keyboard Shortcuts" is enabled, the key bindings are saved when "
|
||||
"you exit GIMP."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:9
|
||||
msgid ""
|
||||
"Click and drag on a ruler to place a guide on an image. All dragged "
|
||||
"selections will snap to the guides. You can remove guides by dragging them "
|
||||
"off the image with the Move tool."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:10
|
||||
msgid ""
|
||||
"GIMP allows you to undo most changes to the image, so feel free to "
|
||||
"experiment."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:11
|
||||
msgid ""
|
||||
"GIMP supports gzip compression on the fly. Just add <tt>.gz</tt> (or <tt>."
|
||||
"bz2</tt>, if you have bzip2 installed) to the filename and your image will "
|
||||
"be saved compressed. Of course loading compressed images works too."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:12
|
||||
msgid ""
|
||||
"GIMP uses layers to let you organize your image. Think of them as a stack of "
|
||||
"slides or filters, such that looking through them you see a composite of "
|
||||
"their contents."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:13
|
||||
msgid ""
|
||||
"If a layer's name in the Layers dialog is displayed in <b>bold</b>, this "
|
||||
"layer doesn't have an alpha-channel. You can add an alpha-channel using "
|
||||
"Layer->Transparency->Add Alpha Channel."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:14
|
||||
msgid ""
|
||||
"If some of your scanned photos do not look colorful enough, you can easily "
|
||||
"improve their tonal range with the "Auto" button in the Levels "
|
||||
"tool (Layer->Colors->Levels). If there are any color casts, you can "
|
||||
"correct them with the Curves tool (Layer->Colors->Curves)."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:15
|
||||
msgid ""
|
||||
"If you stroke a path (Edit->Stroke Path), the paint tools can be used "
|
||||
"with their current settings. You can use the Paintbrush in gradient mode or "
|
||||
"even the Eraser or the Smudge tool."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:16
|
||||
msgid ""
|
||||
"If your screen is too cluttered, you can press <tt>Tab</tt> multiple times "
|
||||
"in an image window to hide or show the toolbox and other dialogs."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:17
|
||||
msgid ""
|
||||
"Most plug-ins work on the current layer of the current image. In some cases, "
|
||||
"you will have to merge all layers (Image->Flatten Image) if you want the "
|
||||
"plug-in to work on the whole image."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:18
|
||||
msgid ""
|
||||
"Not all effects can be applied to all kinds of images. This is indicated by "
|
||||
"a grayed-out menu-entry. You may need to change the image mode to RGB (Image-"
|
||||
">Mode->RGB), add an alpha-channel (Layer->Transparency->Add "
|
||||
"Alpha Channel) or flatten it (Image->Flatten Image)."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:19
|
||||
msgid ""
|
||||
"Pressing and holding the <tt>Shift</tt> key before making a selection allows "
|
||||
"you to add to the current selection instead of replacing it. Using <tt>Ctrl</"
|
||||
"tt> before making a selection subtracts from the current one."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:20
|
||||
msgid ""
|
||||
"To create a circle-shaped selection, hold <tt>Shift</tt> while doing an "
|
||||
"ellipse select. To place a circle precisely, drag horizontal and vertical "
|
||||
"guides tangent to the circle you want to select, place your cursor at the "
|
||||
"intersection of the guides, and the resulting selection will just touch the "
|
||||
"guides."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:21
|
||||
msgid ""
|
||||
"When using a drawing tool (Paintbrush, Airbrush, or Pencil), <tt>Shift</tt>-"
|
||||
"click will draw a straight line from your last drawing point to your current "
|
||||
"cursor position. If you also press <tt>Ctrl</tt>, the line will be "
|
||||
"constrained to 15 degree angles."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:22
|
||||
msgid ""
|
||||
"When you save an image to work on it again later, try using XCF, GIMP's "
|
||||
"native file format (use the file extension <tt>.xcf</tt>). This preserves "
|
||||
"the layers and every aspect of your work-in-progress. Once a project is "
|
||||
"completed, you can save it as JPEG, PNG, GIF, ..."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:23
|
||||
msgid ""
|
||||
"You can adjust or move a selection by using <tt>Alt</tt>-drag. If this makes "
|
||||
"the window move, your window manager uses the <tt>Alt</tt> key already. Try "
|
||||
"pressing <tt>Shift</tt> at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:24
|
||||
msgid ""
|
||||
"You can adjust the selection range for fuzzy select by clicking and dragging "
|
||||
"left and right."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:25
|
||||
msgid ""
|
||||
"You can create and edit complex selections using the Path tool. The Paths "
|
||||
"dialog allows you to work on multiple paths and to convert them to "
|
||||
"selections."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:26
|
||||
msgid ""
|
||||
"You can drag a layer from the Layers dialog and drop it onto the toolbox. "
|
||||
"This will create a new image containing only that layer."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:27
|
||||
msgid ""
|
||||
"You can drag and drop many things in GIMP. For example, dragging a color "
|
||||
"from the toolbox or from a color palette and dropping it into an image will "
|
||||
"fill the current image or selection with that color."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:28
|
||||
msgid ""
|
||||
"You can draw simple squares or circles using Edit->Stroke Selection. It "
|
||||
"strokes the edge of your current selection. More complex shapes can be drawn "
|
||||
"using the Path tool or with Filters->Render->Gfig."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:29
|
||||
msgid ""
|
||||
"You can get context-sensitive help for most of the GIMP's features by "
|
||||
"pressing the F1 key at any time. This also works inside the menus."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:30
|
||||
msgid ""
|
||||
"You can perform many layer operations by right-clicking on the text label of "
|
||||
"a layer in the Layers dialog."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:31
|
||||
msgid ""
|
||||
"You can press or release the <tt>Shift</tt> and <tt>Ctrl</tt> keys while you "
|
||||
"are making a selection in order to constrain it to a square or a circle, or "
|
||||
"to have it centered on its starting point."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:32
|
||||
msgid ""
|
||||
"You can save a selection to a channel (Select->Save to Channel) and then "
|
||||
"modify this channel with any paint tools. Using the buttons in the Channels "
|
||||
"dialog, you can toggle the visibility of this new channel or convert it to a "
|
||||
"selection."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:33
|
||||
msgid ""
|
||||
"You can use <tt>Alt</tt>-<tt>Tab</tt> to cycle through all layers in an "
|
||||
"image (if your window manager doesn't trap those keys...)."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:34
|
||||
msgid ""
|
||||
"You can use the middle mouse button to pan around the image, if it's larger "
|
||||
"than its display window."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:35
|
||||
msgid ""
|
||||
"You can use the paint tools to change the selection. Click on the ""
|
||||
"Quick Mask" button at the bottom left of an image window. Change your "
|
||||
"selection by painting in the image and click on the button again to convert "
|
||||
"it back to a normal selection."
|
||||
msgstr ""
|
257
po-tips/yi.po
Normal file
257
po-tips/yi.po
Normal file
|
@ -0,0 +1,257 @@
|
|||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: GIMP 2.3\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2005-06-10 18:11+0200\n"
|
||||
"PO-Revision-Date: 2005-06-10 18:21+0200\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:1
|
||||
msgid "<big>Welcome to the GNU Image Manipulation Program!</big>"
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:2
|
||||
msgid ""
|
||||
"<tt>Alt</tt>-click on the layer mask's preview in the Layers dialog toggles "
|
||||
"viewing the mask directly."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:3
|
||||
msgid ""
|
||||
"<tt>Ctrl</tt>-click on the layer mask's preview in the Layers dialog toggles "
|
||||
"the effect of the layer mask."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:4
|
||||
msgid ""
|
||||
"<tt>Ctrl</tt>-click with the Bucket Fill tool to have it use the background "
|
||||
"color instead of the foreground color."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:5
|
||||
msgid ""
|
||||
"<tt>Ctrl</tt>-drag with the Rotate tool will constrain the rotation to 15 "
|
||||
"degree angles."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:6
|
||||
msgid ""
|
||||
"<tt>Shift</tt>-click on the eye icon in the Layers dialog to hide all layers "
|
||||
"but that one. <tt>Shift</tt>-click again to show all layers."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:7
|
||||
msgid ""
|
||||
"A floating selection must be anchored to a new layer or to the last active "
|
||||
"layer before doing other operations on the image. Click on the "New "
|
||||
"Layer" or the "Anchor Layer" button in the Layers dialog, or "
|
||||
"use the menus to do the same."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:8
|
||||
msgid ""
|
||||
"After you enabled "Dynamic Keyboard Shortcuts" in the Preferences "
|
||||
"dialog, you can reassign shortcut keys. Do so by bringing up the menu, "
|
||||
"selecting a menu item, and pressing the desired key combination. If ""
|
||||
"Save Keyboard Shortcuts" is enabled, the key bindings are saved when "
|
||||
"you exit GIMP."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:9
|
||||
msgid ""
|
||||
"Click and drag on a ruler to place a guide on an image. All dragged "
|
||||
"selections will snap to the guides. You can remove guides by dragging them "
|
||||
"off the image with the Move tool."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:10
|
||||
msgid ""
|
||||
"GIMP allows you to undo most changes to the image, so feel free to "
|
||||
"experiment."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:11
|
||||
msgid ""
|
||||
"GIMP supports gzip compression on the fly. Just add <tt>.gz</tt> (or <tt>."
|
||||
"bz2</tt>, if you have bzip2 installed) to the filename and your image will "
|
||||
"be saved compressed. Of course loading compressed images works too."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:12
|
||||
msgid ""
|
||||
"GIMP uses layers to let you organize your image. Think of them as a stack of "
|
||||
"slides or filters, such that looking through them you see a composite of "
|
||||
"their contents."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:13
|
||||
msgid ""
|
||||
"If a layer's name in the Layers dialog is displayed in <b>bold</b>, this "
|
||||
"layer doesn't have an alpha-channel. You can add an alpha-channel using "
|
||||
"Layer->Transparency->Add Alpha Channel."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:14
|
||||
msgid ""
|
||||
"If some of your scanned photos do not look colorful enough, you can easily "
|
||||
"improve their tonal range with the "Auto" button in the Levels "
|
||||
"tool (Layer->Colors->Levels). If there are any color casts, you can "
|
||||
"correct them with the Curves tool (Layer->Colors->Curves)."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:15
|
||||
msgid ""
|
||||
"If you stroke a path (Edit->Stroke Path), the paint tools can be used "
|
||||
"with their current settings. You can use the Paintbrush in gradient mode or "
|
||||
"even the Eraser or the Smudge tool."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:16
|
||||
msgid ""
|
||||
"If your screen is too cluttered, you can press <tt>Tab</tt> multiple times "
|
||||
"in an image window to hide or show the toolbox and other dialogs."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:17
|
||||
msgid ""
|
||||
"Most plug-ins work on the current layer of the current image. In some cases, "
|
||||
"you will have to merge all layers (Image->Flatten Image) if you want the "
|
||||
"plug-in to work on the whole image."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:18
|
||||
msgid ""
|
||||
"Not all effects can be applied to all kinds of images. This is indicated by "
|
||||
"a grayed-out menu-entry. You may need to change the image mode to RGB (Image-"
|
||||
">Mode->RGB), add an alpha-channel (Layer->Transparency->Add "
|
||||
"Alpha Channel) or flatten it (Image->Flatten Image)."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:19
|
||||
msgid ""
|
||||
"Pressing and holding the <tt>Shift</tt> key before making a selection allows "
|
||||
"you to add to the current selection instead of replacing it. Using <tt>Ctrl</"
|
||||
"tt> before making a selection subtracts from the current one."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:20
|
||||
msgid ""
|
||||
"To create a circle-shaped selection, hold <tt>Shift</tt> while doing an "
|
||||
"ellipse select. To place a circle precisely, drag horizontal and vertical "
|
||||
"guides tangent to the circle you want to select, place your cursor at the "
|
||||
"intersection of the guides, and the resulting selection will just touch the "
|
||||
"guides."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:21
|
||||
msgid ""
|
||||
"When using a drawing tool (Paintbrush, Airbrush, or Pencil), <tt>Shift</tt>-"
|
||||
"click will draw a straight line from your last drawing point to your current "
|
||||
"cursor position. If you also press <tt>Ctrl</tt>, the line will be "
|
||||
"constrained to 15 degree angles."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:22
|
||||
msgid ""
|
||||
"When you save an image to work on it again later, try using XCF, GIMP's "
|
||||
"native file format (use the file extension <tt>.xcf</tt>). This preserves "
|
||||
"the layers and every aspect of your work-in-progress. Once a project is "
|
||||
"completed, you can save it as JPEG, PNG, GIF, ..."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:23
|
||||
msgid ""
|
||||
"You can adjust or move a selection by using <tt>Alt</tt>-drag. If this makes "
|
||||
"the window move, your window manager uses the <tt>Alt</tt> key already. Try "
|
||||
"pressing <tt>Shift</tt> at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:24
|
||||
msgid ""
|
||||
"You can adjust the selection range for fuzzy select by clicking and dragging "
|
||||
"left and right."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:25
|
||||
msgid ""
|
||||
"You can create and edit complex selections using the Path tool. The Paths "
|
||||
"dialog allows you to work on multiple paths and to convert them to "
|
||||
"selections."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:26
|
||||
msgid ""
|
||||
"You can drag a layer from the Layers dialog and drop it onto the toolbox. "
|
||||
"This will create a new image containing only that layer."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:27
|
||||
msgid ""
|
||||
"You can drag and drop many things in GIMP. For example, dragging a color "
|
||||
"from the toolbox or from a color palette and dropping it into an image will "
|
||||
"fill the current image or selection with that color."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:28
|
||||
msgid ""
|
||||
"You can draw simple squares or circles using Edit->Stroke Selection. It "
|
||||
"strokes the edge of your current selection. More complex shapes can be drawn "
|
||||
"using the Path tool or with Filters->Render->Gfig."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:29
|
||||
msgid ""
|
||||
"You can get context-sensitive help for most of the GIMP's features by "
|
||||
"pressing the F1 key at any time. This also works inside the menus."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:30
|
||||
msgid ""
|
||||
"You can perform many layer operations by right-clicking on the text label of "
|
||||
"a layer in the Layers dialog."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:31
|
||||
msgid ""
|
||||
"You can press or release the <tt>Shift</tt> and <tt>Ctrl</tt> keys while you "
|
||||
"are making a selection in order to constrain it to a square or a circle, or "
|
||||
"to have it centered on its starting point."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:32
|
||||
msgid ""
|
||||
"You can save a selection to a channel (Select->Save to Channel) and then "
|
||||
"modify this channel with any paint tools. Using the buttons in the Channels "
|
||||
"dialog, you can toggle the visibility of this new channel or convert it to a "
|
||||
"selection."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:33
|
||||
msgid ""
|
||||
"You can use <tt>Alt</tt>-<tt>Tab</tt> to cycle through all layers in an "
|
||||
"image (if your window manager doesn't trap those keys...)."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:34
|
||||
msgid ""
|
||||
"You can use the middle mouse button to pan around the image, if it's larger "
|
||||
"than its display window."
|
||||
msgstr ""
|
||||
|
||||
#: ../data/tips/gimp-tips.xml.in.h:35
|
||||
msgid ""
|
||||
"You can use the paint tools to change the selection. Click on the ""
|
||||
"Quick Mask" button at the bottom left of an image window. Change your "
|
||||
"selection by painting in the image and click on the button again to convert "
|
||||
"it back to a normal selection."
|
||||
msgstr ""
|
977
tips/ChangeLog
977
tips/ChangeLog
|
@ -1,977 +0,0 @@
|
|||
2005-06-05 Priit Laes <plaes@cvs.gnome.org>
|
||||
|
||||
* et.po: Translation updated by "Last-Translator: Olle Niit\n".
|
||||
|
||||
2005-05-24 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* Makefile.am (tips_POFILES) added et.po (Estonian).
|
||||
|
||||
2005-05-24 Priit Laes <plaes@cvs.gnome.org>
|
||||
|
||||
* et.po: Translation updated by "Last-Translator: Olle Niit".
|
||||
|
||||
2005-05-19 Adam Weinberger <adamw@gnome.org>
|
||||
|
||||
* en_CA.po: Updated Canadian English translation.
|
||||
|
||||
2005-05-12 Priit Laes <plaes@cvs.gnome.org>
|
||||
|
||||
* et.po: Translation added by "Last-Translator: Olle Niit".
|
||||
|
||||
2005-05-12 Miloslav Trmac <mitr@volny.cz>
|
||||
|
||||
* cs.po: Updated Czech translation.
|
||||
|
||||
2005-04-19 Gareht Owen <gowen72@yahoo.org>
|
||||
|
||||
* en_GB.po: Updated British English translation
|
||||
|
||||
2005-04-13 Artur Flinta <aflinta@cvs.gnome.org>
|
||||
|
||||
* pl.po: Updated Polish translation by GNOME PL Team.
|
||||
|
||||
2005-04-11 Vincent van Adrighem <adrighem@gnome.org>
|
||||
|
||||
* nl.po: Translation updated by Tino Meinen.
|
||||
|
||||
2005-04-09 Miloslav Trmac <mitr@volny.cz>
|
||||
|
||||
* cs.po: Updated Czech translation.
|
||||
|
||||
2005-04-04 Marco Ciampa <ciampix@libero.it>
|
||||
|
||||
* it.po: very small fix.
|
||||
|
||||
2005-04-03 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* Makefile.am (tips_POFILES): added rw.po.
|
||||
|
||||
2005-04-03 Ole Laursen <olau@hardworking.dk>
|
||||
|
||||
* da.po: Ported updated Danish translation from gimp-2-2 branch.
|
||||
|
||||
2005-04-01 Steve Murphy <murf@e-tools.com>
|
||||
|
||||
* rw.po: Added Kinyarwanda translations from compendium, even if I
|
||||
couldn't use intltool-update.
|
||||
|
||||
2005-03-31 Takeshi AIHANA <aihana@gnome.gr.jp>
|
||||
|
||||
* ja.po: Fixed a typo reported by Aaron Madlon-Kay <amake@mac.com>.
|
||||
|
||||
2005-02-24 Maxim Dziumanenko <mvd@mylinux.com.ua>
|
||||
|
||||
* uk.po: Updated Ukrainian translation.
|
||||
|
||||
2005-02-21 Marcel Telka <marcel@telka.sk>
|
||||
|
||||
* sk.po: Fixed typo.
|
||||
|
||||
2005-02-02 Adam Weinberger <adamw@gnome.org>
|
||||
|
||||
* en_CA.po: Updated Canadian English translation.
|
||||
|
||||
2005-02-02 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* Makefile.am (tips_POFILES): sort alphabetically.
|
||||
|
||||
* gimp-tips.xml.in: expand the GIMP acronym in the welcome
|
||||
message.
|
||||
|
||||
2005-01-28 Jordi Mallach <jordi@sindominio.net>
|
||||
|
||||
* ca.po: Updated Catalan translation by
|
||||
Xavier Conde Rueda <xaviconde@eresmas.com>.
|
||||
|
||||
2005-01-18 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* Makefile.am (tips_POFILES): added bg.po (Bulgarian).
|
||||
|
||||
2005-01-18 Alexander Shopov <ash@contact.bg>
|
||||
|
||||
* bg.po: Initial bg.po file
|
||||
|
||||
2004-12-20 Jarkko Ranta <jjranta@cc.joensuu.fi>
|
||||
|
||||
* fi.po: Updated Finnish translation by Mikko Paananen.
|
||||
|
||||
2004-12-02 Laszlo Dvornik <dvornik@gnome.hu>
|
||||
|
||||
* hu.po: Hungarian translation updated by Arpad Biro.
|
||||
|
||||
2004-11-29 Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
|
||||
|
||||
* sk.po: Fixed Slovak translation.
|
||||
|
||||
2004-11-26 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* sk.po: reverted last commit, it only contained binary gibberish.
|
||||
|
||||
2004-11-26 Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
|
||||
|
||||
* sk.po: Updated Slovak translation by Zdeno Podobny.
|
||||
|
||||
2004-11-21 David Lodge <dave@cirt.net>
|
||||
|
||||
* en_GB.po: Updated British translation.
|
||||
|
||||
2004-11-21 Vincent van Adrighem <adrighem@gnome.org>
|
||||
|
||||
* nl.po: Translation updated by Tino Meinen.
|
||||
|
||||
2004-11-17 Funda Wang <fundawang@linux.net.cn>
|
||||
|
||||
* zh_CN.po: Updated Simplified Chinese translation.
|
||||
|
||||
2004-11-15 Jan Morén <jan.moren@lucs.lu.se>
|
||||
|
||||
* sv.po: Updated Swedish translation.
|
||||
|
||||
2004-11-13 Christophe Merlet <redfox@redfoxcenter.org>
|
||||
|
||||
* fr.po: Updated French translation from
|
||||
Raymond Ostertag <r.ostertag@caramail.com>.
|
||||
|
||||
2004-11-07 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* Makefile.am (tips_POFILES): added nb.po.
|
||||
|
||||
* nb.po
|
||||
* no.po: fixed broken entities.
|
||||
|
||||
2004-11-07 Sigurd Gartmann <sigurd-translate@brogar.org>
|
||||
|
||||
* no.po, nb.po: Added norwegian bokmål nb translation, and
|
||||
updated the no bokmål translation.
|
||||
|
||||
2004-11-07 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
|
||||
|
||||
* es.po: Updated Spanish translation.
|
||||
|
||||
2004-11-05 Marco Ciampa <ciampix@libero.it>
|
||||
|
||||
* it.po: Updated Italian translation.
|
||||
|
||||
2004-11-02 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* pt.po: fixed a broken entity.
|
||||
|
||||
2004-11-01 Miloslav Trmac <mitr@volny.cz>
|
||||
|
||||
* cs.po: Updated Czech translation.
|
||||
|
||||
2004-10-31 Adam Weinberger <adamw@gnome.org>
|
||||
|
||||
* en_CA.po: Updated Canadian English translation.
|
||||
|
||||
2004-10-28 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* gimp-tips.xml.in: changed a tip which became incorrect with a
|
||||
recent change.
|
||||
|
||||
* de.po: updated.
|
||||
|
||||
2004-10-26 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* gimp-tips.xml.in: removed obsolete tip, spotted by Joao S. O. Bueno.
|
||||
|
||||
2004-10-23 Hendrik Brandt <hebra@cvs.gnome.org>
|
||||
|
||||
* de.po: Updated German translation.
|
||||
|
||||
2004-10-18 David Lodge <dave@cirt.net>
|
||||
|
||||
* en_GB.po: Updated British English translation.
|
||||
|
||||
2004-10-17 Adam Weinberger <adamw@gnome.org>
|
||||
|
||||
* en_CA.po: Updated Canadian English translation.
|
||||
|
||||
2004-10-11 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* pa.po: fixed a broken entity.
|
||||
|
||||
2004-10-02 Adam Weinberger <adamw@gnome.org>
|
||||
|
||||
* en_CA.po: Updated Canadian English translation.
|
||||
|
||||
2004-09-23 Adam Weinberger <adamw@gnome.org>
|
||||
|
||||
* en_CA.po: Updated Canadian English translation.
|
||||
|
||||
2004-09-06 Adam Weinberger <adamw@gnome.org>
|
||||
|
||||
* en_CA.po: Updated Canadian English translation.
|
||||
|
||||
2004-08-26 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* fortunes.xsl: fixed Wiki syntax in output.
|
||||
|
||||
2004-08-26 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* Makefile.am
|
||||
* fortunes.xsl: added simple XSL transformation to generate
|
||||
fortunes for wiki.gimp.org from gimp-tips.xml.in.
|
||||
|
||||
2004-08-24 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* Makefile.am (tips_POFILES): added pa.po (Punjabi).
|
||||
|
||||
2004-07-15 Dmitry G. Mastrukov <dmitry@taurussoft.org>
|
||||
|
||||
* ru.po: Updated Russian translation
|
||||
from Russian team <gnome-cyr@gnome.org>.
|
||||
|
||||
2004-06-08 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* Makefile.am (tips_POFILES): added ca.po (Catalan).
|
||||
|
||||
2004-06-08 Jordi Mallach <jordi@sindominio.net>
|
||||
|
||||
* ca.po: Added Catalan translation by
|
||||
Xavier Beà <xbea@pie.xtec.es>.
|
||||
|
||||
2004-05-28 Andras Timar <timar@gnome.hu>
|
||||
|
||||
* Makefile.am (tips_POFILES): added hu.po (Hungarian).
|
||||
* hu.po: Added Hungarian translation
|
||||
|
||||
2004-05-25 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* gimp-tips.xml.in: applied a patch graciously provided by "biroa"
|
||||
(bug #143125).
|
||||
|
||||
2004-05-23 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* Makefile.am (tips_POFILES): added lt.po (Lithuanian).
|
||||
|
||||
2004-05-23 ÅŸygimantas BeruÄka <uid0@akl.lt>
|
||||
|
||||
* lt.po: Updated Lithuanian translation.
|
||||
|
||||
2004-05-18 Dmitry G. Mastrukov <dmitry@taurussoft.org>
|
||||
|
||||
* ru.po: Updated Russian translation
|
||||
from Russian team <gnome-cyr@gnome.org>.
|
||||
|
||||
2004-05-12 Dmitry G. Mastrukov <dmitry@taurussoft.org>
|
||||
|
||||
* ru.po: Updated Russian translation
|
||||
from Russian team <gnome-cyr@gnome.org>.
|
||||
|
||||
2004-05-10 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* gimp-tips.xml.in: the menu's called "Layer", not "Layers" (bug
|
||||
#142279, spotted by Branko Collin).
|
||||
|
||||
2004-04-20 Takeshi AIHANA <aihana@gnome.gr.jp>
|
||||
|
||||
* ja.po: Updated Japanese translation by
|
||||
Ryoichi INAGAKI <inagaki@ryo1.net>
|
||||
|
||||
2004-04-16 Maxim Dziumanenko <mvd@mylinux.com.ua>
|
||||
|
||||
* Makefile.am (tips_POFILES): added uk.po (Ukraininan).
|
||||
* uk.po: Added Ukrainian translation
|
||||
|
||||
2004-04-15 Adam Weinberger <adamw@gnome.org>
|
||||
|
||||
* en_CA.po: Updated Canadian English translation.
|
||||
|
||||
2004-04-13 Dmitry G. Mastrukov <dmitry@taurussoft.org>
|
||||
|
||||
* ru.po: Updated Russian translation
|
||||
from Russian team <gnome-cyr@gnome.org>.
|
||||
|
||||
2004-04-12 Marco Ciampa <ciampix@libero.it>
|
||||
|
||||
* it.po: Updated Italian translation.
|
||||
|
||||
2004-04-12 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
|
||||
|
||||
* es.po: Updated Spanish translation.
|
||||
|
||||
2004-04-07 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* Makefile.am (tips_POFILES): added eu.po (Basque).
|
||||
|
||||
2004-04-06 Iñaki Larrañaga <dooteo@euskalgnu.org>
|
||||
|
||||
* eu.po: Added Basque translation.
|
||||
|
||||
2004-03-28 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* Makefile.am (tips_POFILES): added en_GB.po (British English).
|
||||
|
||||
2004-03-25 Gareth Owen <gowen72@yahoo.com>
|
||||
|
||||
* en_GB.po: Added British English translation
|
||||
|
||||
2004-03-25 Dmitry G. Mastrukov <dmitry@taurussoft.org>
|
||||
|
||||
* ru.po: Updated Russian translation
|
||||
from Russian team <gnome-cyr@gnome.org>.
|
||||
|
||||
2004-03-25 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* ms.po
|
||||
* pl.po: Fix minor syntax errors to silence GIMP.
|
||||
|
||||
2004-03-23 Abel Cheung <maddog@linux.org.hk>
|
||||
|
||||
* zh_TW.po: Updated traditional Chinese translation.
|
||||
|
||||
2004-03-23 Artur Flinta <aflinta@cvs.gnome.org>
|
||||
|
||||
* pl.po: Updated Polish translation.
|
||||
|
||||
2004-03-22 Takeshi AIHANA <aihana@gnome.gr.jp>
|
||||
|
||||
* ja.po: Updated Japanese translation by
|
||||
Ryoichi INAGAKI <inagaki@ryo1.net>.
|
||||
|
||||
2004-03-22 Sigurd Gartmann <sigurd-translate@brogar.org>
|
||||
|
||||
* no.po: Updated Norwegian (Bokmål) translation.
|
||||
|
||||
2004-03-17 Gustavo Noronha Silva <kov@debian.org>
|
||||
|
||||
* pt_BR.po: updated translation, by
|
||||
Leandro Pereira <leandro@linuxmag.com.br>
|
||||
|
||||
2004-03-15 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* Makefile.am (tips_POFILES): added nl.po (Dutch).
|
||||
|
||||
2004-03-15 Vincent van Adrighem <adrighem@gnome.org>
|
||||
|
||||
* nl.po: Translation added by Branko Collin.
|
||||
|
||||
2004-03-12 Funda Wang <fundawang@linux.net.cn>
|
||||
|
||||
* zh_CN.po: Updated Simplified Chinese translation.
|
||||
|
||||
2004-03-11 Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
|
||||
|
||||
* sk.po: Updated Slovak translation by Zdenko Podobny.
|
||||
|
||||
2004-03-09 Danilo Å egan <dsegan@gmx.net>
|
||||
|
||||
* sr.po, sr@Latn.po: Updated Serbian translation.
|
||||
|
||||
2004-03-09 Jan Morén <jan.moren@lucs.lu.se>
|
||||
|
||||
* sv.po: Updated Swedish translation.
|
||||
|
||||
2004-03-08 Duarte Loreto <happyguy_pt@hotmail.com>
|
||||
|
||||
* pt.po: Updated Portuguese translation.
|
||||
|
||||
2004-03-08 Ole Laursen <olau@hardworking.dk>
|
||||
|
||||
* da.po: Updated Danish translation.
|
||||
|
||||
2004-03-05 Miloslav Trmac <mitr@volny.cz>
|
||||
|
||||
* cs.po: "Updated" Czech translation.
|
||||
|
||||
2004-03-05 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
|
||||
|
||||
* es.po: Updated Spanish translation.
|
||||
|
||||
2004-03-05 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* Makefile.am: fixed the newly added dependency.
|
||||
|
||||
* *.po: updated based on an uptodate gimp-tips.xml.in.
|
||||
|
||||
2004-03-04 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* Makefile.am: added a missing dependency that caused the
|
||||
gimp20-tips.pot not to be rebuild when gimp-tips.xml.in changes.
|
||||
|
||||
* update.sh: s/gimp14/gimp20/
|
||||
|
||||
2004-02-28 Christophe Merlet <redfox@redfoxcenter.org>
|
||||
|
||||
* fr.po: Updated French translation from
|
||||
Raymond Ostertag <r.ostertag@caramail.com>.
|
||||
|
||||
2004-02-26 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* Makefile.am (tips_POFILES): added ru.po (Russian).
|
||||
|
||||
2004-02-26 Dmitry G. Mastrukov <dmitry@taurussoft.org>
|
||||
|
||||
* ru.po: Added Russian translation
|
||||
from Russian team <gnome-cyr@gnome.org>.
|
||||
|
||||
2004-02-24 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* Makefile.am (tips_POFILES): added en_CA.po.
|
||||
|
||||
2004-02-24 Adam Weinberger <adamw@FreeBSD.org>
|
||||
|
||||
* en_CA.po: Added Canadian English translation.
|
||||
|
||||
2004-02-20 Danilo Å egan <dsegan@gmx.net>
|
||||
|
||||
* sr.po, sr@Latn.po: Updated Serbian translation.
|
||||
|
||||
2004-02-16 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* Makefile.am (tips_POFILES): added ms.po (Malay).
|
||||
|
||||
2004-02-16 Artur Flinta <aflinta@cvs.gnome.org>
|
||||
|
||||
* pl.po: Updated Polish translation by GNOME PL Team.
|
||||
|
||||
2004-02-13 Marco Ciampa <ciampix@libero.it>
|
||||
|
||||
* it.po: Updated Italian translation.
|
||||
|
||||
2004-02-10 Ole Laursen <olau@hardworking.dk>
|
||||
|
||||
* da.po: Updated Danish translation.
|
||||
|
||||
2004-02-10 Jan Morén <jan.moren@lucs.lu.se>
|
||||
|
||||
* sv.po: Updated Swedish translation.
|
||||
|
||||
2004-02-09 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* Makefile.am (tips_POFILES): added hr.po (Croatian).
|
||||
|
||||
* hr.po: removed fuzzy declaration from header.
|
||||
|
||||
2004-02-09 Robert Sedak <robert.sedak@sk.htnet.hr>
|
||||
|
||||
* hr.po: Updated Croatian translation.
|
||||
|
||||
2004-02-09 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
|
||||
|
||||
* es.po: Updated Spanish translation.
|
||||
|
||||
2004-02-06 Miloslav Trmac <mitr@volny.cz>
|
||||
|
||||
* cs.po: Updated Czech translation.
|
||||
|
||||
2004-01-27 Pablo G. del Campo <pablodc@bigfoot.com>
|
||||
|
||||
* es.po: Updated Spanish translation.
|
||||
|
||||
2004-01-27 Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
|
||||
|
||||
* sk.po: Updated Slovak translation by Zdenko Podobny.
|
||||
|
||||
2004-01-25 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* gimp-tips.xml.in: applied patch from Shlomi Fish that fixes a
|
||||
wrong menu path (bug #132028).
|
||||
|
||||
2004-01-23 Danilo Å egan <dsegan@gmx.net>
|
||||
|
||||
* sr.po, sr@Latn.po: Updated Serbian translation.
|
||||
|
||||
2004-01-21 Miloslav Trmac <mitr@volny.cz>
|
||||
|
||||
* cs.po: Updated Czech translation.
|
||||
|
||||
2004-01-20 Christophe Merlet <redfox@redfoxcenter.org>
|
||||
|
||||
* fr.po: Updated French translation from
|
||||
Raymond Ostertag <r.ostertag@caramail.com>.
|
||||
|
||||
2004-01-15 Danilo Å egan <dsegan@gmx.net>
|
||||
|
||||
* sr.po, sr@Latn.po: Updated Serbian translation.
|
||||
|
||||
2004-01-12 Artur Flinta <aflinta@cvs.gnome.org>
|
||||
|
||||
* pl.po: Updated Polish translation by GNOME PL Team.
|
||||
|
||||
2004-01-11 Marco Ciampa <ciampix@libero.it>
|
||||
|
||||
* it.po: small fuzzy fix.
|
||||
|
||||
2004-01-11 Duarte Loreto <happyguy_pt@hotmail.com>
|
||||
|
||||
* pt.po: Updated Portuguese translation.
|
||||
|
||||
2004-01-10 Danilo Å egan <dsegan@gmx.net>
|
||||
|
||||
* sr.po, sr@Latn.po: Updated Serbian translation.
|
||||
|
||||
2004-01-09 Miloslav Trmac <mitr@volny.cz>
|
||||
|
||||
* cs.po: Updated Czech translation.
|
||||
|
||||
2004-01-09 Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
|
||||
|
||||
* sk.po: Updated Slovak translation by Zdenko Podobny.
|
||||
|
||||
2004-01-07 Pablo G. del Campo <pablodc@bigfoot.com>
|
||||
|
||||
* es.po: Updated Spanish translation.
|
||||
|
||||
2003-12-19 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* gimp_tips.hu.txt
|
||||
* gimp_tips.ko.txt
|
||||
* gimp_tips.ru.txt
|
||||
* gimp_tips.tr.txt
|
||||
* gimp_tips.uk.txt: removed outdated tips files in the old format.
|
||||
|
||||
* makefile.mingw: removed outdated mingw makefile.
|
||||
|
||||
2003-12-19 Artur Flinta <aflinta@cvs.gnome.org>
|
||||
|
||||
* pl.po: Updated Polish translation.
|
||||
|
||||
2003-12-08 Danilo Å egan <dsegan@gmx.net>
|
||||
|
||||
* sr.po, sr@Latn.po: Updated Serbian translation.
|
||||
|
||||
2003-11-26 Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
|
||||
|
||||
* sk.po: Updated Slovak translation by Zdenko Podobny.
|
||||
|
||||
2003-11-26 Duarte Loreto <happyguy_pt@hotmail.com>
|
||||
|
||||
* pt.po: Updated Portuguese translation.
|
||||
|
||||
2003-11-25 Pablo G. del Campo <pablodc@bigfoot.com>
|
||||
|
||||
* es.po: Updated Spanish translation.
|
||||
|
||||
2003-11-25 Miloslav Trmac <mitr@volny.cz>
|
||||
|
||||
* cs.po: Updated Czech translation.
|
||||
|
||||
2003-11-24 Marco Ciampa <ciampix@libero.it>
|
||||
|
||||
* it.po: added italian translation.
|
||||
* Makefile.am: added it.po.
|
||||
* gimp_tips.it.txt: removed.
|
||||
|
||||
2003-11-21 Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
|
||||
|
||||
* sk.po: Updated Slovak translation by Zdenko Podobny.
|
||||
|
||||
2003-11-21 Duarte Loreto <happyguy_pt@hotmail.com>
|
||||
|
||||
* pt.po: Updated Portuguese translation.
|
||||
|
||||
2003-11-10 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* gimp_tips.fr.txt: removed since there's a french po file now.
|
||||
|
||||
2003-11-08 Danilo Å egan <dsegan@gmx.net>
|
||||
|
||||
* sr.po, sr@Latn.po: Updated Serbian translation.
|
||||
|
||||
2003-11-07 Danilo Å egan <dsegan@gmx.net>
|
||||
|
||||
* sr.po, sr@Latn.po: Updated Serbian translation.
|
||||
|
||||
2003-11-06 Christophe Merlet <redfox@redfoxcenter.org>
|
||||
|
||||
* fr.po: Added French translation from
|
||||
Raymond Ostertag <r.ostertag@caramail.com>.
|
||||
* Makefile.am: added fr.po.
|
||||
|
||||
2003-11-06 Hasbullah Bin Pit <sebol@ikhlas.com>
|
||||
|
||||
* ms.po: Updated Malay Translation
|
||||
by MIMOS Open Source Development Group <ismas@mimos.my>
|
||||
|
||||
2003-11-05 Abel Cheung <maddog@linux.org.hk>
|
||||
|
||||
* zh_TW.po: Updated traditional Chinese translation.
|
||||
|
||||
2003-11-03 Miloslav Trmac <mitr@volny.cz>
|
||||
|
||||
* cs.po: Updated Czech translation.
|
||||
|
||||
2003-11-03 Christian Rose <menthos@menthos.com>
|
||||
|
||||
* sv.po: Updated Swedish translation.
|
||||
|
||||
2003-10-31 Hasbullah Bin Pit <sebol@ikhlas.com>
|
||||
|
||||
* ms.po: Updated Malay Translation
|
||||
by MIMOS Open Source Development Group <ismas@mimos.my>
|
||||
|
||||
2003-10-21 Miloslav Trmac <mitr@volny.cz>
|
||||
|
||||
* cs.po: Updated Czech translation.
|
||||
|
||||
2003-10-18 Christian Rose <menthos@menthos.com>
|
||||
|
||||
* sv.po: Updated Swedish translation.
|
||||
|
||||
2003-10-18 Danilo Å egan <dsegan@gmx.net>
|
||||
|
||||
* sr.po, sr@Latn.po: Updated Serbian translation.
|
||||
|
||||
2003-10-17 Pablo Gonzalo del Campo <pablodc@bigfoot.com>
|
||||
|
||||
* es.po: Updated Spanish translation.
|
||||
|
||||
2003-10-17 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* gimp-tips.xml.in: a bunch of updates based on a patch from
|
||||
Raymond Ostertag.
|
||||
|
||||
2003-09-30 Hasbullah Bin Pit <sebol@ikhlas.com>
|
||||
|
||||
* ms.po: Added Translation by MIMOS Open Source Development Group
|
||||
<ismas@mimos.my>
|
||||
|
||||
2003-09-17 Wang Jian <lark@linux.net.cn>
|
||||
|
||||
* zh_CN.po: Updated Simplified Chinese translation by
|
||||
Xie Yuheng <elephant@linux.net.cn>.
|
||||
|
||||
2003-09-16 Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
|
||||
|
||||
* sk.po: Updated Slovak translation by Zdenko Podobny
|
||||
<zdpo@mailbox.sk>.
|
||||
|
||||
2003-09-09 Duarte Loreto <happyguy_pt@hotmail.com>
|
||||
|
||||
* pt.po: Updated Portuguese translation.
|
||||
|
||||
2003-09-04 Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
|
||||
|
||||
* sk.po: Updated Slovak translation by Zdenko Podobny
|
||||
<zdpo@mailbox.sk>.
|
||||
|
||||
2003-09-02 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* Makefile.am (tips_POFILES): added more missing files.
|
||||
|
||||
* gimp-tips.dtd: use CDATA for language identifiers since sr@Latn
|
||||
is not a valid XML name token (NMTOKEN).
|
||||
|
||||
2003-09-02 Danilo Å egan <dsegan@gmx.net>
|
||||
|
||||
* Makefile.am: Added "sr.po" and "sr@Latn.po" to tips_POFILES.
|
||||
|
||||
* sr.po, sr@Latn.po: Updated Serbian translation.
|
||||
|
||||
2003-08-31 Danilo Å egan <dsegan@gmx.net>
|
||||
|
||||
* sr.po, sr@Latn.po: Added Serbian translation by Serbian
|
||||
team (Prevod.org).
|
||||
|
||||
2003-08-26 Pablo Gonzalo del Campo <pablodc@bigfoot.com>
|
||||
|
||||
* es.po: Updated Spanish translation by
|
||||
Francisco Javier F. Serrador <serrador@arrakis.es>.
|
||||
|
||||
2003-08-25 Ole Laursen <olau@hardworking.dk>
|
||||
|
||||
* da.po: Updated Danish translation.
|
||||
|
||||
2003-08-25 Kjartan Maraas <kmaraas@gnome.org>
|
||||
|
||||
* no.po: Update Norwegian translation.
|
||||
|
||||
2003-08-20 Christian Rose <menthos@menthos.com>
|
||||
|
||||
* sv.po: Updated Swedish translation.
|
||||
|
||||
2003-08-19 Abel Cheung <maddog@linux.org.hk>
|
||||
|
||||
* zh_TW.po: Updated traditional Chinese translation.
|
||||
|
||||
2003-08-13 Gil "Dolfin" Osher <dolfin@rpg.org.il>
|
||||
|
||||
* he.po: Added Hebrew translation.
|
||||
|
||||
2003-08-12 Pablo Gonzalo del Campo <pablodc@bigfoot.com>
|
||||
|
||||
* es.po: Updated Spanish translation.
|
||||
|
||||
2003-08-06 Duarte Loreto <happyguy_pt@hotmail.com>
|
||||
|
||||
* pt.po: Updated Portuguese translation.
|
||||
|
||||
2003-08-04 Pablo Gonzalo del Campo <pablodc@bigfoot.com>
|
||||
|
||||
* es.po: Updated Spanish translation by
|
||||
Francisco Javier F. Serrador <serrador@arrakis.es>.
|
||||
|
||||
2003-07-30 Duarte Loreto <happyguy_pt@hotmail.com>
|
||||
|
||||
* pt.po: Updated Portuguese translation.
|
||||
|
||||
2003-07-28 Miloslav Trmac <mitr@volny.cz>
|
||||
|
||||
* cs.po: Updated Czech translation.
|
||||
|
||||
2003-07-25 Pablo Gonzalo del Campo <pablodc@bigfoot.com>
|
||||
|
||||
* es.po: Updated Spanish translation.
|
||||
|
||||
2003-07-08 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* gimp-tips.xml.in: fixed a wrong tip spotted by Raymond Ostertag.
|
||||
|
||||
2003-07-05 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* gimp-tips.xml.in: removed a non-ASCII character. Seems to be
|
||||
causing trouble with newer versions of xgettext and probably needs
|
||||
a fix in intltool to work.
|
||||
|
||||
2003-07-04 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* gimp-tips.xml.in: fixed a typo (bug #116698).
|
||||
|
||||
* de.po: updated.
|
||||
|
||||
2003-07-02 Pablo Gonzalo del Campo <pablodc@bigfoot.com>
|
||||
|
||||
* es.po: Updated Spanish translation by
|
||||
Francisco Javier F. Serrador <serrador@arrakis.es>.
|
||||
|
||||
2003-06-30 Mohammad DAMT <mdamt@bisnisweb.com>
|
||||
|
||||
* id.po: Added Indonesian translation
|
||||
|
||||
2003-06-29 Miloslav Trmac <mitr@volny.cz>
|
||||
|
||||
* cs.po: Updated Czech translation.
|
||||
|
||||
2003-06-25 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* gimp-tips.xml.in: some minor fixes.
|
||||
|
||||
* de.po: updated German translation.
|
||||
|
||||
2003-06-08 Abel Cheung <maddog@linux.org.hk>
|
||||
|
||||
* uk.po: Removed, it contains only one completely broken string.
|
||||
|
||||
2003-05-20 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* gimp-tips.xml.in: a first attempt at updating the tips.
|
||||
|
||||
2003-04-12 Takeshi AIHANA <aihana@gnome.gr.jp>
|
||||
|
||||
* ja.po: Updated Japanese translation by
|
||||
KAMAGASAKO Masatoshi <emerald@gnome.gr.jp>.
|
||||
|
||||
2003-03-18 Ole Laursen <olau@hardworking.dk>
|
||||
|
||||
* da.po: Fixed another string in the Danish translation.
|
||||
|
||||
2003-03-18 Ole Laursen <olau@hardworking.dk>
|
||||
|
||||
* da.po: Fixed some badly worded strings in the Danish translation.
|
||||
|
||||
2003-03-10 Ole Laursen <olau@hardworking.dk>
|
||||
|
||||
* da.po: Updated Danish translation.
|
||||
|
||||
2003-03-04 Pablo Gonzalo del Campo <pablodc@bigfoot.com>
|
||||
|
||||
* es.po: Updated Spanish translation by Francisco Vila Doncel
|
||||
<fravd@wanadoo.es>
|
||||
|
||||
2003-03-02 Evandro Fernandes Giovanini <evandrofg@ig.com.br>
|
||||
|
||||
* pt_BR.po: Updated Brazilian Portuguese translation
|
||||
from Alexandre Folle de Menezes <afmenez@terra.com.br>.
|
||||
|
||||
2003-03-02 Duarte Loreto <happyguy_pt@hotmail.com>
|
||||
|
||||
* pt.po: Updated Portuguese translation.
|
||||
|
||||
2003-02-26 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* gimp_tips.cs.txt: removed.
|
||||
|
||||
2003-02-26 Miloslav Trmac <mitr@volny.cz>
|
||||
|
||||
* Makefile.am (tips_POFILES): Added cs (Czech)
|
||||
* cs.po: Added Czech translation.
|
||||
|
||||
2003-02-24 Evandro Fernandes Giovanini <evandrofg@ig.com.br>
|
||||
|
||||
* pt_BR.po: Updated Brazilian Portuguese translation from
|
||||
Alexandre Folle de Menezes <afmenez@terra.com.br>.
|
||||
|
||||
2003-02-20 Pablo Gonzalo del Campo <pablodc@bigfoot.com>
|
||||
|
||||
* es.po: Fixed a couple of strings in Spanish translation.
|
||||
|
||||
2003-02-11 Pablo Gonzalo del Campo <pablodc@bigfoot.com>
|
||||
|
||||
* es.po: Fixed a couple of strings in Spanish translation.
|
||||
|
||||
2003-02-11 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* gimp_tips.es.txt: removed.
|
||||
|
||||
* es.po: fixed spanish po file (it failed 'msgfmt -c -v es').
|
||||
|
||||
2003-02-11 Pablo Gonzalo del Campo <pablodc@bigfoot.com>
|
||||
|
||||
* added Spanish tips po file.
|
||||
|
||||
2003-02-10 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* gimp_tips.ja.txt: removed.
|
||||
|
||||
2003-02-09 Abel Cheung <maddog@linux.org.hk>
|
||||
|
||||
* Makefile.am
|
||||
* zh_TW.po: Convert old traditional Chinese tips file to po file.
|
||||
|
||||
* gimp_tips.zh_TW.txt: Removed.
|
||||
|
||||
2003-02-01 Abel Cheung <maddog@linux.org.hk>
|
||||
|
||||
* sk.po: Fix header.
|
||||
|
||||
2002-12-25 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* Makefile.am (EXTRA_DIST): Drop makefile.mingw.
|
||||
|
||||
2002-10-30 Wang Jian <lark@linux.net.cn>
|
||||
|
||||
* zh_CN.po: Updated Simplified Chinese translation by
|
||||
Xie Yuheng <phycommusyee@263.net>.
|
||||
|
||||
2002-05-26 Zbigniew Chyla <cyba@gnome.pl>
|
||||
|
||||
* pl.po: Updated Polish translation by
|
||||
GNOME PL Team <translators@gnome.pl>.
|
||||
|
||||
2002-05-21 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* Makefile.am (tips_POFILES): added pl.po. Removed gimp_tips.pl.txt.
|
||||
|
||||
2002-05-20 Zbigniew Chyla <cyba@gnome.pl>
|
||||
|
||||
* pl.po: Added Polish translation by
|
||||
GNOME PL Team <translators@gnome.pl>.
|
||||
|
||||
2002-03-16 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* Makefile.am: added zh_CN.po (although it should really be called
|
||||
zh-CN instead).
|
||||
|
||||
2002-03-16 Wang Jian <lark@linux.net.cn>
|
||||
|
||||
* gimp_tips.zh_CN.txt: Removed.
|
||||
* zh_CN.po: Converted from gimp_tips.zh_CN.txt by Wang Jian.
|
||||
|
||||
2002-03-13 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* Makefile.am
|
||||
* ja.po: added japanese translation from <iccii@hotmail.com>.
|
||||
|
||||
2002-03-13 Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
|
||||
|
||||
* sk.po: Added Slovak translation by Zdenko Podobny <zdpo@mailbox.sk>.
|
||||
|
||||
2002-03-11 Christian Rose <menthos@menthos.com>
|
||||
|
||||
* sv.po: Updated Swedish translation.
|
||||
|
||||
2002-03-11 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* POTFILES.in: fixed stupid error, need to refer to gimp-tips.xml.in,
|
||||
not the generated header.
|
||||
|
||||
* Makefile.am: removed unneeded POTFILES rule.
|
||||
|
||||
* update.sh: removed redundant call to intltool-extract.
|
||||
|
||||
* gimp-tips.dtd: use NMTOKEN for xml:lang attribute values.
|
||||
|
||||
2002-03-09 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* Makefile.am: added update-po rule, improved dist-hook rule.
|
||||
Removed the the old gimp_tips.*.txt files from EXTRA_DIST.
|
||||
|
||||
* gimp-tips.dtd: improved.
|
||||
|
||||
* update.sh: validate gimp-tips.xml after regeneration.
|
||||
|
||||
2002-03-08 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* gimp-tips.dtd: new file defining the GIMP tips document type.
|
||||
|
||||
* Makefile.am: added a dist-hook that attempts to validate
|
||||
gimp-tips.xml using xmllint.
|
||||
|
||||
* gimp-tips.xml.in: specify the DTD. Removed <i> markup tags I
|
||||
accidentally left in there.
|
||||
|
||||
2002-03-08 Wang Jian <lark@linux.net.cn>
|
||||
|
||||
* zh_CN.po: Updated Simplified Chinese translation by
|
||||
Xie Yuheng <phycommusyee@263.net>.
|
||||
|
||||
2002-03-08 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* Makefile.am: fixes for srcdir != builddir.
|
||||
|
||||
* gimp_tips.txt
|
||||
* gimp_tips.pt.txt: removed.
|
||||
|
||||
* pt.po: fixed markup.
|
||||
|
||||
2002-03-08 Duarte Loreto <happyguy_pt@hotmail.com>
|
||||
|
||||
* pt.po: Added Portuguese translation.
|
||||
|
||||
2002-03-07 Ole Laursen <olau@hardworking.dk>
|
||||
|
||||
* da.po: Updated Danish translation.
|
||||
|
||||
2002-03-07 Duarte Loreto <happyguy_pt@hotmail.com>
|
||||
|
||||
* gimp_tips.pt.txt: Added Portuguese translation.
|
||||
|
||||
2002-03-05 Christian Rose <menthos@menthos.com>
|
||||
|
||||
* sv.po: Added Swedish translation.
|
||||
|
||||
2002-03-03 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* update.sh: test for intltool >= 0.17
|
||||
|
||||
2002-03-02 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* Makefile.am: removed gimp_tips.de.txt here too.
|
||||
|
||||
* de.po: updated german translation.
|
||||
|
||||
2002-03-02 Ole Laursen <olau@hardworking.dk>
|
||||
|
||||
* da.po: Added Danish translation from gimp_tips.da.txt from
|
||||
gimp-1-2 branch and converted it to UTF-8.
|
||||
|
||||
2002-02-27 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* de.po: merged all existant translations from gimp_tips.de.txt.
|
||||
Sorry, you need the very latest intltool from CVS to correctly
|
||||
extract and merge messages.
|
||||
|
||||
* gimp_tips.de.txt: removed.
|
||||
|
||||
2002-02-26 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* Makefile.am: fixed dependencies.
|
||||
* update.sh: changed to use intltool.
|
||||
|
||||
2002-02-25 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* Added ChangeLog.
|
||||
* de.po: updated german tips translation.
|
||||
|
103
tips/Makefile.am
103
tips/Makefile.am
|
@ -1,103 +0,0 @@
|
|||
## Process this file with automake to produce Makefile.in
|
||||
|
||||
tipsdatadir = $(gimpdatadir)/tips
|
||||
|
||||
tips_in_files = gimp-tips.xml.in
|
||||
|
||||
tipsdata_DATA = $(tips_in_files:.xml.in=.xml)
|
||||
|
||||
tips_POFILES = \
|
||||
bg.po \
|
||||
ca.po \
|
||||
cs.po \
|
||||
da.po \
|
||||
de.po \
|
||||
en_CA.po \
|
||||
en_GB.po \
|
||||
es.po \
|
||||
et.po \
|
||||
eu.po \
|
||||
fr.po \
|
||||
he.po \
|
||||
hr.po \
|
||||
hu.po \
|
||||
id.po \
|
||||
it.po \
|
||||
ja.po \
|
||||
lt.po \
|
||||
ms.po \
|
||||
nb.po \
|
||||
nl.po \
|
||||
no.po \
|
||||
pa.po \
|
||||
pl.po \
|
||||
pt.po \
|
||||
pt_BR.po \
|
||||
ru.po \
|
||||
rw.po \
|
||||
sk.po \
|
||||
sr.po \
|
||||
sr@Latn.po \
|
||||
sv.po \
|
||||
uk.po \
|
||||
zh_CN.po \
|
||||
zh_TW.po
|
||||
|
||||
EXTRA_DIST = \
|
||||
ChangeLog \
|
||||
POTFILES.in \
|
||||
$(GETTEXT_PACKAGE)-tips.pot \
|
||||
$(tips_POFILES) \
|
||||
$(tipsdata_DATA) \
|
||||
$(tips_in_files) \
|
||||
gimp-tips.dtd \
|
||||
fortunes.xsl \
|
||||
update.sh
|
||||
|
||||
MAINTAINERCLEANFILES = $(GETTEXT_PACKAGE)-tips.pot $(tipsdata_DATA)
|
||||
|
||||
|
||||
%.xml: %.xml.in $(srcdir)/$(GETTEXT_PACKAGE)-tips.pot $(wildcard $(srcdir)/*.po)
|
||||
$(INTLTOOL_MERGE) $(srcdir) $< $(@) -x -u -c .intltool-merge-cache
|
||||
|
||||
GENPOT = INTLTOOL_EXTRACT=$(INTLTOOL_EXTRACT) $(INTLTOOL_UPDATE) --gettext-package $(GETTEXT_PACKAGE)-tips --pot
|
||||
|
||||
MSGMERGE = INTLTOOL_EXTRACT=$(INTLTOOL_EXTRACT) $(INTLTOOL_UPDATE) --gettext-package $(GETTEXT_PACKAGE)-tips --dist
|
||||
|
||||
|
||||
$(srcdir)/$(GETTEXT_PACKAGE)-tips.pot: $(tips_in_files)
|
||||
$(GENPOT)
|
||||
|
||||
update-po: $(srcdir)/$(GETTEXT_PACKAGE)-tips.pot
|
||||
PATH=`pwd`/../src:$$PATH; \
|
||||
cd $(srcdir); \
|
||||
pofiles='$(tips_POFILES)'; \
|
||||
for po in $$pofiles; do \
|
||||
lang=`basename $$po .po`; \
|
||||
cp $$lang.po $$lang.old.po; \
|
||||
echo "$$lang:"; \
|
||||
if $(MSGMERGE) $$lang; then \
|
||||
rm -f $$lang.old.po; \
|
||||
else \
|
||||
echo "msgmerge for $$cat failed!"; \
|
||||
rm -f $$lang.po; \
|
||||
mv $$lang.old.po $$lang.po; \
|
||||
fi; \
|
||||
done
|
||||
|
||||
validate: update-po gimp-tips.xml
|
||||
if HAVE_XMLLINT
|
||||
@cd $(srcdir); \
|
||||
$(XMLLINT) --noout --valid gimp-tips.xml || \
|
||||
( echo "* gimp-tips.xml INVALID *"; exit 1; )
|
||||
endif
|
||||
|
||||
fortunes: gimp-tips.xml.in fortunes.xsl
|
||||
if HAVE_XSLTPROC
|
||||
$(XSLTPROC) fortunes.xsl $< > $(@) || rm -f $(@)
|
||||
else
|
||||
@echo "xsltproc is needed to build fortunes"; exit 1;
|
||||
endif
|
||||
|
||||
|
||||
dist-hook: validate
|
|
@ -1 +0,0 @@
|
|||
tips/gimp-tips.xml.in
|
|
@ -1,49 +0,0 @@
|
|||
#!/bin/sh
|
||||
|
||||
PACKAGE="gimp20-tips"
|
||||
PATH="$PATH:.."
|
||||
|
||||
echo -n "Testing intltool version ... "
|
||||
VER=`intltool-extract --version | grep intltool | sed "s/.* \([0-9.]*\)/\1/"`
|
||||
if expr $VER \>= 0.17 >/dev/null; then
|
||||
echo "looks OK."
|
||||
else
|
||||
echo "too old! (Need 0.17, have $VER)"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
if [ "x$1" = "x--help" ]; then
|
||||
|
||||
echo Usage: ./update.sh langcode
|
||||
echo --help display this help and exit
|
||||
echo
|
||||
echo Examples of use:
|
||||
echo ./update.sh just creates a new pot file from the source
|
||||
echo ./update.sh da created new pot file and updated the da.po file
|
||||
|
||||
elif [ "x$1" = "x" ]; then
|
||||
|
||||
echo "Building the $PACKAGE.pot ..."
|
||||
intltool-update --gettext-package $PACKAGE --pot
|
||||
|
||||
else
|
||||
|
||||
echo "Building the $PACKAGE.pot, merging and updating ..."
|
||||
intltool-update --gettext-package $PACKAGE $1
|
||||
|
||||
fi
|
||||
|
||||
intltool-merge . gimp-tips.xml.in gimp-tips.xml -x -u -c .intltool-merge-cache
|
||||
|
||||
|
||||
xmllint=`which xmllint`
|
||||
if test -n "$xmllint" && test -x "$xmllint"; then
|
||||
echo "Validating gimp-tips.xml."
|
||||
$xmllint --noout --valid gimp-tips.xml \
|
||||
|| ( echo "*************************";
|
||||
echo "* gimp-tips.xml INVALID *";
|
||||
echo "*************************";
|
||||
exit 1; )
|
||||
else
|
||||
echo "Can't find xmllint to validate gimp-tips.xml; proceed with fingers crossed...";
|
||||
fi
|
Loading…
Add table
Add a link
Reference in a new issue