summaryrefslogtreecommitdiffstats
path: root/po
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-08-17 18:58:43 +0200
committerSlávek Banko <slavek.banko@axis.cz>2020-08-17 18:58:43 +0200
commit6f2c87870081718731cccee678e1e89869826de2 (patch)
tree942f97a4b9d4126d385e8bdc0aee30ff3dc6ed6d /po
downloadtdepacman-6f2c87870081718731cccee678e1e89869826de2.tar.gz
tdepacman-6f2c87870081718731cccee678e1e89869826de2.zip
Initial import of version 0.3.2 from the source package.
https://sourceforge.net/projects/kpacman/files/kpacman/0.3.2/kpacman-0.3.2.tar.gz Original package is licenced under GPL 2.0. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'po')
-rw-r--r--po/Makefile.am6
-rw-r--r--po/Makefile.in499
-rw-r--r--po/de.gmobin0 -> 5949 bytes
-rw-r--r--po/de.po375
-rw-r--r--po/es.gmobin0 -> 5455 bytes
-rw-r--r--po/es.po309
-rw-r--r--po/kpacman.pot302
-rw-r--r--po/pt.gmobin0 -> 2214 bytes
-rw-r--r--po/pt.po344
-rw-r--r--po/sv.gmobin0 -> 1876 bytes
-rw-r--r--po/sv.po345
11 files changed, 2180 insertions, 0 deletions
diff --git a/po/Makefile.am b/po/Makefile.am
new file mode 100644
index 0000000..50aeed8
--- /dev/null
+++ b/po/Makefile.am
@@ -0,0 +1,6 @@
+####### kdevelop will overwrite this part!!! (begin)##########
+
+
+####### kdevelop will overwrite this part!!! (end)############
+POFILES = AUTO
+
diff --git a/po/Makefile.in b/po/Makefile.in
new file mode 100644
index 0000000..272224c
--- /dev/null
+++ b/po/Makefile.in
@@ -0,0 +1,499 @@
+# Makefile.in generated by automake 1.7.2 from Makefile.am.
+# KDE tags expanded automatically by am_edit - $Revision: 1.349.2.2 $
+# @configure_input@
+
+# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
+# Free Software Foundation, Inc.
+# This Makefile.in is free software; the Free Software Foundation
+# gives unlimited permission to copy and/or distribute it,
+# with or without modifications, as long as this notice is preserved.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
+# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
+# PARTICULAR PURPOSE.
+
+@SET_MAKE@
+
+####### kdevelop will overwrite this part!!! (begin)##########
+
+srcdir = @srcdir@
+top_srcdir = @top_srcdir@
+VPATH = @srcdir@
+pkgdatadir = $(datadir)/@PACKAGE@
+pkglibdir = $(libdir)/@PACKAGE@
+pkgincludedir = $(includedir)/@PACKAGE@
+top_builddir = ..
+
+am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
+INSTALL = @INSTALL@
+install_sh_DATA = $(install_sh) -c -m 644
+install_sh_PROGRAM = $(install_sh) -c
+install_sh_SCRIPT = $(install_sh) -c
+INSTALL_HEADER = $(INSTALL_DATA)
+transform = $(program_transform_name)
+NORMAL_INSTALL = :
+PRE_INSTALL = :
+POST_INSTALL = :
+NORMAL_UNINSTALL = :
+PRE_UNINSTALL = :
+POST_UNINSTALL = :
+build_triplet = @build@
+host_triplet = @host@
+target_triplet = @target@
+ACLOCAL = @ACLOCAL@
+AMDEP_FALSE = @AMDEP_FALSE@
+AMDEP_TRUE = @AMDEP_TRUE@
+AMTAR = @AMTAR@
+ARTSCCONFIG = @ARTSCCONFIG@
+AUTOCONF = @AUTOCONF@
+AUTODIRS = @AUTODIRS@
+AUTOHEADER = @AUTOHEADER@
+AUTOMAKE = @AUTOMAKE@
+AWK = @AWK@
+CC = @CC@
+CCDEPMODE = @CCDEPMODE@
+CFLAGS = @CFLAGS@
+CONF_FILES = @CONF_FILES@
+CPP = @CPP@
+CPPFLAGS = @CPPFLAGS@
+CXX = @CXX@
+CXXCPP = @CXXCPP@
+CXXDEPMODE = @CXXDEPMODE@
+CXXFLAGS = @CXXFLAGS@
+CYGPATH_W = @CYGPATH_W@
+DCOPIDL = @DCOPIDL@
+DCOPIDL2CPP = @DCOPIDL2CPP@
+DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
+DEFS = @DEFS@
+DEPDIR = @DEPDIR@
+ECHO = @ECHO@
+ECHO_C = @ECHO_C@
+ECHO_N = @ECHO_N@
+ECHO_T = @ECHO_T@
+EGREP = @EGREP@
+EXEEXT = @EXEEXT@
+FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@
+GMSGFMT = @GMSGFMT@
+INSTALL_DATA = @INSTALL_DATA@
+INSTALL_PROGRAM = @INSTALL_PROGRAM@
+INSTALL_SCRIPT = @INSTALL_SCRIPT@
+INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
+KDECONFIG = @KDECONFIG@
+KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
+KDE_INCLUDES = @KDE_INCLUDES@
+KDE_LDFLAGS = @KDE_LDFLAGS@
+KDE_MT_LDFLAGS = @KDE_MT_LDFLAGS@
+KDE_MT_LIBS = @KDE_MT_LIBS@
+KDE_PLUGIN = @KDE_PLUGIN@
+KDE_RPATH = @KDE_RPATH@
+KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@
+KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@
+KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@
+KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@
+KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
+LDFLAGS = @LDFLAGS@
+LIBCOMPAT = @LIBCOMPAT@
+LIBCRYPT = @LIBCRYPT@
+LIBDL = @LIBDL@
+LIBJPEG = @LIBJPEG@
+LIBOBJS = @LIBOBJS@
+LIBPNG = @LIBPNG@
+LIBPTHREAD = @LIBPTHREAD@
+LIBRESOLV = @LIBRESOLV@
+LIBS = @LIBS@
+LIBSM = @LIBSM@
+LIBSOCKET = @LIBSOCKET@
+LIBTOOL = @LIBTOOL@
+LIBUCB = @LIBUCB@
+LIBUTIL = @LIBUTIL@
+LIBXINERAMA = @LIBXINERAMA@
+LIBZ = @LIBZ@
+LIB_KAB = @LIB_KAB@
+LIB_KABC = @LIB_KABC@
+LIB_KDECORE = @LIB_KDECORE@
+LIB_KDEPRINT = @LIB_KDEPRINT@
+LIB_KDEUI = @LIB_KDEUI@
+LIB_KFILE = @LIB_KFILE@
+LIB_KFM = @LIB_KFM@
+LIB_KHTML = @LIB_KHTML@
+LIB_KIO = @LIB_KIO@
+LIB_KPARTS = @LIB_KPARTS@
+LIB_KSPELL = @LIB_KSPELL@
+LIB_KSYCOCA = @LIB_KSYCOCA@
+LIB_POLL = @LIB_POLL@
+LIB_QPE = @LIB_QPE@
+LIB_QT = @LIB_QT@
+LIB_SMB = @LIB_SMB@
+LIB_X11 = @LIB_X11@
+LIB_XEXT = @LIB_XEXT@
+LN_S = @LN_S@
+LTLIBOBJS = @LTLIBOBJS@
+MAKEINFO = @MAKEINFO@
+MCOPIDL = @MCOPIDL@
+MEINPROC = @MEINPROC@
+MOC = @MOC@
+MSGFMT = @MSGFMT@
+NOOPT_CFLAGS = @NOOPT_CFLAGS@
+NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@
+NOREPO = @NOREPO@
+OBJEXT = @OBJEXT@
+PACKAGE = @PACKAGE@
+PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
+PACKAGE_NAME = @PACKAGE_NAME@
+PACKAGE_STRING = @PACKAGE_STRING@
+PACKAGE_TARNAME = @PACKAGE_TARNAME@
+PACKAGE_VERSION = @PACKAGE_VERSION@
+PATH_SEPARATOR = @PATH_SEPARATOR@
+QTE_NORTTI = @QTE_NORTTI@
+QT_INCLUDES = @QT_INCLUDES@
+QT_LDFLAGS = @QT_LDFLAGS@
+RANLIB = @RANLIB@
+REPO = @REPO@
+SET_MAKE = @SET_MAKE@
+SHELL = @SHELL@
+STRIP = @STRIP@
+TOPSUBDIRS = @TOPSUBDIRS@
+UIC = @UIC@
+UIC_TR = @UIC_TR@
+USER_INCLUDES = @USER_INCLUDES@
+USER_LDFLAGS = @USER_LDFLAGS@
+USE_EXCEPTIONS = @USE_EXCEPTIONS@
+USE_RTTI = @USE_RTTI@
+USE_THREADS = @USE_THREADS@
+VERSION = @VERSION@
+WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@
+XGETTEXT = @XGETTEXT@
+X_EXTRA_LIBS = @X_EXTRA_LIBS@
+X_INCLUDES = @X_INCLUDES@
+X_LDFLAGS = @X_LDFLAGS@
+X_PRE_LIBS = @X_PRE_LIBS@
+ac_ct_CC = @ac_ct_CC@
+ac_ct_CXX = @ac_ct_CXX@
+ac_ct_RANLIB = @ac_ct_RANLIB@
+ac_ct_STRIP = @ac_ct_STRIP@
+all_includes = @all_includes@
+all_libraries = @all_libraries@
+am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
+am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
+am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
+am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
+am__include = @am__include@
+am__quote = @am__quote@
+bindir = @bindir@
+build = @build@
+build_alias = @build_alias@
+build_cpu = @build_cpu@
+build_os = @build_os@
+build_vendor = @build_vendor@
+datadir = @datadir@
+exec_prefix = @exec_prefix@
+host = @host@
+host_alias = @host_alias@
+host_cpu = @host_cpu@
+host_os = @host_os@
+host_vendor = @host_vendor@
+includedir = @includedir@
+infodir = @infodir@
+install_sh = @install_sh@
+kde_appsdir = @kde_appsdir@
+kde_bindir = @kde_bindir@
+kde_confdir = @kde_confdir@
+kde_datadir = @kde_datadir@
+kde_htmldir = @kde_htmldir@
+kde_icondir = @kde_icondir@
+kde_includes = @kde_includes@
+kde_libraries = @kde_libraries@
+kde_libs_htmldir = @kde_libs_htmldir@
+kde_libs_prefix = @kde_libs_prefix@
+kde_locale = @kde_locale@
+kde_mimedir = @kde_mimedir@
+kde_moduledir = @kde_moduledir@
+kde_qtver = @kde_qtver@
+kde_servicesdir = @kde_servicesdir@
+kde_servicetypesdir = @kde_servicetypesdir@
+kde_sounddir = @kde_sounddir@
+kde_styledir = @kde_styledir@
+kde_templatesdir = @kde_templatesdir@
+kde_wallpaperdir = @kde_wallpaperdir@
+kde_widgetdir = @kde_widgetdir@
+libdir = @libdir@
+libexecdir = @libexecdir@
+localstatedir = @localstatedir@
+mandir = @mandir@
+oldincludedir = @oldincludedir@
+prefix = @prefix@
+program_transform_name = @program_transform_name@
+qt_includes = @qt_includes@
+qt_libraries = @qt_libraries@
+sbindir = @sbindir@
+sharedstatedir = @sharedstatedir@
+sysconfdir = @sysconfdir@
+target = @target@
+target_alias = @target_alias@
+target_cpu = @target_cpu@
+target_os = @target_os@
+target_vendor = @target_vendor@
+x_includes = @x_includes@
+x_libraries = @x_libraries@
+
+####### kdevelop will overwrite this part!!! (end)############
+#>- POFILES = AUTO
+#>+ 2
+POFILES = de.po es.po pt.po sv.po
+GMOFILES = de.gmo es.gmo pt.gmo sv.gmo
+subdir = po
+mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
+CONFIG_HEADER = $(top_builddir)/config.h
+CONFIG_CLEAN_FILES =
+DIST_SOURCES =
+DIST_COMMON = Makefile.am Makefile.in
+#>- all: all-am
+#>+ 1
+all: all-nls docs-am all-am
+
+.SUFFIXES:
+$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
+#>- cd $(top_srcdir) && \
+#>- $(AUTOMAKE) --gnu po/Makefile
+#>+ 3
+ cd $(top_srcdir) && \
+ $(AUTOMAKE) --gnu po/Makefile
+ cd $(top_srcdir) && perl admin/am_edit po/Makefile.in
+Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
+
+mostlyclean-libtool:
+ -rm -f *.lo
+
+clean-libtool:
+ -rm -rf .libs _libs
+
+distclean-libtool:
+ -rm -f libtool
+uninstall-info-am:
+tags: TAGS
+TAGS:
+
+ctags: CTAGS
+CTAGS:
+
+#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+#>+ 4
+KDE_DIST=sv.gmo pt.po kpacman.pot de.po sv.po de.gmo es.po pt.gmo
+
+#>- DISTFILES= $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
+#>+ 1
+DISTFILES = $(GMOFILES) $(POFILES) $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
+
+
+top_distdir = ..
+distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
+
+#>- distdir: $(DISTFILES)
+#>+ 1
+distdir: distdir-nls $(DISTFILES)
+ @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
+ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
+ list='$(DISTFILES)'; for file in $$list; do \
+ case $$file in \
+ $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
+ $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
+ esac; \
+ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
+ dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
+ if test "$$dir" != "$$file" && test "$$dir" != "."; then \
+ dir="/$$dir"; \
+ $(mkinstalldirs) "$(distdir)$$dir"; \
+ else \
+ dir=''; \
+ fi; \
+ if test -d $$d/$$file; then \
+ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
+ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
+ fi; \
+ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
+ else \
+ test -f $(distdir)/$$file \
+ || cp -p $$d/$$file $(distdir)/$$file \
+ || exit 1; \
+ fi; \
+ done
+check-am: all-am
+check: check-am
+all-am: Makefile
+
+installdirs:
+
+install: install-am
+install-exec: install-exec-am
+install-data: install-data-am
+#>- uninstall: uninstall-am
+#>+ 1
+uninstall: uninstall-nls uninstall-am
+
+install-am: all-am
+ @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
+
+installcheck: installcheck-am
+install-strip:
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ INSTALL_STRIP_FLAG=-s \
+ `test -z '$(STRIP)' || \
+ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+mostlyclean-generic:
+
+clean-generic:
+
+distclean-generic:
+ -rm -f Makefile $(CONFIG_CLEAN_FILES)
+
+maintainer-clean-generic:
+ @echo "This command is intended for maintainers to use"
+ @echo "it deletes files that may require special tools to rebuild."
+#>- clean: clean-am
+#>+ 1
+clean: kde-rpo-clean clean-am
+
+clean-am: clean-generic clean-libtool mostlyclean-am
+
+distclean: distclean-am
+
+distclean-am: clean-am distclean-generic distclean-libtool
+
+dvi: dvi-am
+
+dvi-am:
+
+info: info-am
+
+info-am:
+
+#>- install-data-am:
+#>+ 1
+install-data-am: install-nls
+
+install-exec-am:
+
+install-info: install-info-am
+
+install-man:
+
+installcheck-am:
+
+#>- maintainer-clean: maintainer-clean-am
+#>+ 1
+maintainer-clean: clean-nls maintainer-clean-am
+
+maintainer-clean-am: distclean-am maintainer-clean-generic
+
+mostlyclean: mostlyclean-am
+
+mostlyclean-am: mostlyclean-generic mostlyclean-libtool
+
+pdf: pdf-am
+
+pdf-am:
+
+ps: ps-am
+
+ps-am:
+
+uninstall-am: uninstall-info-am
+
+.PHONY: all all-am check check-am clean clean-generic clean-libtool \
+ distclean distclean-generic distclean-libtool distdir dvi \
+ dvi-am info info-am install install-am install-data \
+ install-data-am install-exec install-exec-am install-info \
+ install-info-am install-man install-strip installcheck \
+ installcheck-am installdirs maintainer-clean \
+ maintainer-clean-generic mostlyclean mostlyclean-generic \
+ mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
+ uninstall-info-am
+
+# Tell versions [3.59,3.63) of GNU make to not export all variables.
+# Otherwise a system limit (for SysV at least) may be exceeded.
+.NOEXPORT:
+
+#>+ 13
+de.gmo: de.po
+ rm -f de.gmo; $(GMSGFMT) -o de.gmo $(srcdir)/de.po
+ test ! -f de.gmo || touch de.gmo
+es.gmo: es.po
+ rm -f es.gmo; $(GMSGFMT) -o es.gmo $(srcdir)/es.po
+ test ! -f es.gmo || touch es.gmo
+pt.gmo: pt.po
+ rm -f pt.gmo; $(GMSGFMT) -o pt.gmo $(srcdir)/pt.po
+ test ! -f pt.gmo || touch pt.gmo
+sv.gmo: sv.po
+ rm -f sv.gmo; $(GMSGFMT) -o sv.gmo $(srcdir)/sv.po
+ test ! -f sv.gmo || touch sv.gmo
+
+#>+ 3
+clean-nls:
+ -rm -f de.gmo es.gmo pt.gmo sv.gmo
+
+#>+ 10
+install-nls:
+ @for base in de es pt sv ; do \
+ echo $(INSTALL_DATA) $$base.gmo $(DESTDIR)$(kde_locale)/$$base/LC_MESSAGES/$(PACKAGE).mo ;\
+ $(mkinstalldirs) $(DESTDIR)$(kde_locale)/$$base/LC_MESSAGES ; \
+ if test -f $$base.gmo; then $(INSTALL_DATA) $$base.gmo $(DESTDIR)$(kde_locale)/$$base/LC_MESSAGES/$(PACKAGE).mo ;\
+ elif test -f $(srcdir)/$$base.gmo; then $(INSTALL_DATA) $(srcdir)/$$base.gmo $(DESTDIR)$(kde_locale)/$$base/LC_MESSAGES/$(PACKAGE).mo ;\
+ fi ;\
+ done
+
+
+#>+ 6
+uninstall-nls:
+ rm -f $(DESTDIR)$(kde_locale)/de/LC_MESSAGES/$(PACKAGE).mo
+ rm -f $(DESTDIR)$(kde_locale)/es/LC_MESSAGES/$(PACKAGE).mo
+ rm -f $(DESTDIR)$(kde_locale)/pt/LC_MESSAGES/$(PACKAGE).mo
+ rm -f $(DESTDIR)$(kde_locale)/sv/LC_MESSAGES/$(PACKAGE).mo
+
+#>+ 2
+all-nls: $(GMOFILES)
+
+#>+ 8
+distdir-nls:$(GMOFILES)
+ for file in $(POFILES); do \
+ cp $(srcdir)/$$file $(distdir); \
+ done
+ for file in $(GMOFILES); do \
+ cp $(srcdir)/$$file $(distdir); \
+ done
+
+#>+ 4
+merge:
+ $(MAKE) -f $(top_srcdir)/admin/Makefile.common package-merge POFILES="${POFILES}" PACKAGE=${PACKAGE}
+
+
+#>+ 2
+docs-am:
+
+#>+ 6
+force-reedit:
+ cd $(top_srcdir) && \
+ $(AUTOMAKE) --gnu po/Makefile
+ cd $(top_srcdir) && perl admin/am_edit po/Makefile.in
+
+
+#>+ 2
+final:
+ $(MAKE) all-am
+#>+ 2
+final-install:
+ $(MAKE) install-am
+#>+ 2
+no-final:
+ $(MAKE) all-am
+#>+ 2
+no-final-install:
+ $(MAKE) install-am
+#>+ 3
+cvs-clean:
+ $(MAKE) admindir=$(top_srcdir)/admin -f $(top_srcdir)/admin/Makefile.common cvs-clean
+
+#>+ 3
+kde-rpo-clean:
+ -rm -f *.rpo
diff --git a/po/de.gmo b/po/de.gmo
new file mode 100644
index 0000000..029dc33
--- /dev/null
+++ b/po/de.gmo
Binary files differ
diff --git a/po/de.po b/po/de.po
new file mode 100644
index 0000000..221293b
--- /dev/null
+++ b/po/de.po
@@ -0,0 +1,375 @@
+# translation of de.po to
+# translation of de.po to
+# translation of de.po to
+# translation of de.po to
+# translation of de.po to
+# Copyright (C) 2003 Free Software Foundation, Inc.
+# KTranslator Generated File
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.# KTranslator Generated File, 2003
+msgid ""
+msgstr ""
+"Project-Id-Version: de\n"
+"POT-Creation-Date: 2003-06-22 23:15+0200\n"
+"PO-Revision-Date: 2003-06-18 18:49+0200\n"
+"Last-Translator: \n"
+"Language-Team: <de@li.org>\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Date: 1998-08-23 00:22:23+0000\n"
+"From: Joerg Thoennissen <joe@dsite.de>\n"
+"Xgettext-Options: -C -ki18n\n"
+"Files: bitfont.cpp pacman.cpp monster.cpp fruit.cpp board.cpp painter.cpp "
+"referee.cpp status.cpp score.cpp keys.cpp kpacman.cpp kpacmanwidget.cpp main."
+"cpp\n"
+"X-Generator: KBabel 1.0.1\n"
+
+#: painter.cpp:69 status.cpp:42
+msgid ""
+"The pixmap could not be contructed.\n"
+"\n"
+"The file '@PIXMAPNAME@' does not exist,\n"
+"or is of an unknown format."
+msgstr ""
+"Die Pixmap konnte nicht erzeugt werden.\n"
+"\n"
+"Die Datei '@PIXMAPNAME@' existiert nicht,\n"
+"oder ist in einem unbekannten Format."
+
+#: kpacman.cpp:78
+msgid "Show Mouse&cursor"
+msgstr "Maus&cursor anzeigen"
+
+#: kpacman.cpp:81
+msgid "&Select graphic scheme"
+msgstr "Grafik&schema auswählen"
+
+#: kpacman.cpp:84
+msgid "Pause in &Background"
+msgstr "&Anhalten im Hintergrund"
+
+#: kpacman.cpp:87
+msgid "Continue in &Foreground"
+msgstr "&Fortsetzen im Vordergrund"
+
+#: kpacman.cpp:91
+msgid "Enables/disables the menubar"
+msgstr "Menüzeile ein/ausschalten"
+
+#: kpacman.cpp:92
+msgid "Enables/disables the toolbar"
+msgstr "Werkzeugleiste ein/ausschalten"
+
+#: kpacman.cpp:93
+msgid "Enables/disables the statusbar"
+msgstr "Statuszeile ein/ausschalten"
+
+#: kpacman.cpp:94
+msgid "Enable/disables the mousecursor"
+msgstr "Mauszeiger ein/ausschalten"
+
+#: kpacman.cpp:106 kpacman.cpp:348 kpacman.cpp:363 kpacman.cpp:378
+#: kpacman.cpp:392 kpacman.cpp:420 kpacman.cpp:430 kpacman.cpp:440
+#: kpacman.cpp:455 kpacman.cpp:465
+msgid "Ready."
+msgstr "Fertig."
+
+#: kpacman.cpp:206
+msgid "Configuration Error"
+msgstr "Konfigurationsfehler"
+
+#: kpacman.cpp:207
+msgid ""
+"There are no schemes defined,\n"
+"or no scheme is selected."
+msgstr ""
+"Es sind keine Schemen definiert,\n"
+"oder kein Schema ausgewählt."
+
+#: kpacman.cpp:331
+msgid "Exiting..."
+msgstr "Beenden..."
+
+#: kpacman.cpp:338
+msgid "Toggling menubar..."
+msgstr "Menüzeile umschalten..."
+
+#: kpacman.cpp:353
+msgid "Toggling toolbar..."
+msgstr "Werkzeugleiste umschalten..."
+
+#: kpacman.cpp:368
+msgid "Toggle the statusbar..."
+msgstr "Statuszeile umschalten..."
+
+#: kpacman.cpp:383
+msgid "Toggle the mousecursor..."
+msgstr "Mauszeiger umschalten..."
+
+#: kpacman.cpp:397
+msgid "Graphic scheme selected..."
+msgstr "Grafikschema ausgewählt..."
+
+#: kpacman.cpp:425
+msgid "Toggle focusOutPause..."
+msgstr "Pause im Hintergrund umschalten..."
+
+#: kpacman.cpp:435
+msgid "Toggle focusInContinue..."
+msgstr "Fortsetzen im Vordergrund umschalten..."
+
+#: kpacman.cpp:445
+msgid "Configure key bindings..."
+msgstr "Tastaturbelegung ändern..."
+
+#: kpacman.cpp:460
+msgid "Game finished..."
+msgstr "Spiel beendet..."
+
+# msgstr "SPIELENDE"
+#: referee.cpp:88 referee.cpp:89 referee.cpp:1258
+msgid "GAME OVER"
+msgstr ""
+
+# msgstr "SPIELER EINS"
+#: referee.cpp:150 referee.cpp:151 referee.cpp:1060 referee.cpp:1078
+msgid "PLAYER ONE"
+msgstr ""
+
+# msgstr "FERTIG!"
+#: referee.cpp:154 referee.cpp:155 referee.cpp:1061 referee.cpp:1086
+#: referee.cpp:1091
+msgid "READY!"
+msgstr ""
+
+# msgstr "ANGEHALTEN"
+#: referee.cpp:158 referee.cpp:159 referee.cpp:807 referee.cpp:810
+#: score.cpp:148 score.cpp:149 score.cpp:507
+msgid "PAUSED"
+msgstr ""
+
+#: referee.cpp:875
+msgid "CHARACTER"
+msgstr ""
+
+#: referee.cpp:876
+msgid "/"
+msgstr ""
+
+#: referee.cpp:877
+msgid "NICKNAME"
+msgstr ""
+
+#: referee.cpp:881
+msgid "-SHADOW"
+msgstr ""
+
+#: referee.cpp:883
+msgid "\"BLINKY\""
+msgstr ""
+
+#: referee.cpp:887
+msgid "-SPEEDY"
+msgstr ""
+
+#: referee.cpp:889
+msgid "\"PINKY\""
+msgstr ""
+
+#: referee.cpp:893
+msgid "-BASHFUL"
+msgstr ""
+
+#: referee.cpp:895
+msgid "\"INKY\""
+msgstr ""
+
+#: referee.cpp:899
+msgid "-POKEY"
+msgstr ""
+
+#: referee.cpp:901
+msgid "\"CLYDE\""
+msgstr ""
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "Jörg Thönnissen"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "joe@dsite.de"
+
+#: main.cpp:25
+msgid ""
+"A pacman game for the KDE Desktop\n"
+"\n"
+"The program based on the source of ksnake\n"
+"by Michel Filippi (mfilippi@sade.rhein-main.de).\n"
+"The design was strongly influenced by the pacman\n"
+"(c) 1980 MIDWAY MFG.CO.\n"
+"\n"
+"I like to thank my girlfriend Elke Krueers for\n"
+"the last 14 years of her friendship\n"
+"and Christine Nickel for the 'K' in my life."
+msgstr ""
+"Ein Pacman Spiel für den KDE Desktop\n"
+"\n"
+"Das Programm basiert auf dem Quellcode von ksnake\n"
+"von Michel Filippi (mfilippi@sade.rhein-main.de).\n"
+"Das Design wurde stark von dem Pacman\n"
+"(c) 1980 MIDWAY MFG.CO. beeinflußt.\n"
+"\n"
+"Ich möchte meiner Freundin Elke Krüers für\n"
+"die letzten 14 Jahre ihrer Freundschaft\n"
+"und Christine Nickel für das 'K' in meinem\n"
+"Leben danken."
+
+#: main.cpp:43
+msgid "Kpacman"
+msgstr ""
+
+#: score.cpp:68 score.cpp:73 score.cpp:168
+msgid " 1UP "
+msgstr ""
+
+#: score.cpp:77 score.cpp:78
+msgid " HIGH SCORE "
+msgstr ""
+
+#: score.cpp:82 score.cpp:87 score.cpp:171
+msgid " 2UP "
+msgstr ""
+
+#: score.cpp:106 score.cpp:107
+msgid " CONGRATULATIONS "
+msgstr " HERZLICHEN GLÜCKWUNSCH "
+
+#: score.cpp:110 score.cpp:111
+msgid " YOU HAVE ARCHIEVED "
+msgstr " SIE HABEN EINEN PLATZ "
+
+#: score.cpp:114 score.cpp:115
+msgid " A SCORE IN THE TOP 10. "
+msgstr " UNTER DEN BESTEN 10 "
+
+#: score.cpp:118 score.cpp:119
+msgid " "
+msgstr " ERREICHT. "
+
+#: score.cpp:124 score.cpp:125
+msgid "RNK SCORE NAME DATE"
+msgstr "RNG PUNKTE NAME DATUM"
+
+#: score.cpp:469
+msgid ""
+"You're going to create the highscore-file\n"
+"'%1'\n"
+"for your maschine, that should be used systemwide.\n"
+"\n"
+"To grant access to the other users, set the appropriate rights (a+w)\n"
+"on that file or ask your systemadministator for that favor.\n"
+"\n"
+"To use a different directory or filename for the highscores,specify them in "
+"the configfile (kpacmanrc:highscoreFilePath)."
+msgstr ""
+"Sie sind gerade dabei die highscore-Datei\n"
+"'%1'\n"
+"für Ihre Maschine zu erzeugen, die systemweit benutzt werden sollte.\n"
+"\n"
+"Um den anderen Benutzern den Zugriff darauf zu gewähren, setzen Sie die\n"
+"erforderlichen Rechte (a+w) der Datei oder fragen Sie Ihren "
+"Systemadministrator\n"
+"um diesen Gefallen.\n"
+"\n"
+"Um ein anderes Verzeichnis oder einen Dateinamen für die highscores zu\n"
+"benutzen, geben Sie diese in der Konfigurationsdatei (kpacmanrc:"
+"highscoreFilePath)\n"
+"an."
+
+#: score.cpp:482
+msgid ""
+"You're using a private highscore-file, that's mostly because of\n"
+"missing write-access to the systemwide file\n"
+"'%1' .\n"
+"\n"
+"Ask your systemadministrator for granting you access to that file,\n"
+"by setting the appropriate rights (a+w) on it.\n"
+"\n"
+"To use a different directory or filename for the highscores,specify them in "
+"the configfile (kpacmanrc:highscoreFilePath)."
+msgstr ""
+"Sie benutzen eine private highscore-Datei, das liegt meistens an fehlenden\n"
+"Schreibrechten auf die systemweite Datei\n"
+"'%1'\n"
+"\n"
+"Fragen Sie Ihren Systemadministrator nach dem Zugriff auf diese Datei,\n"
+"indem er Ihnen die erforderlichen Rechte (a+w) an Dieser erteilt.\n"
+"\n"
+"Um ein anderes Verzeichnis oder einen Dateinamen für die highscores zu\n"
+"benutzen, geben Sie diese in der Konfigurationsdatei (kpacmanrc:"
+"highscoreFilePath)\n"
+"an."
+
+#: score.cpp:536
+msgid "@YY@/@MM@/@DD@"
+msgstr "@DD@.@MM@.@YY@"
+
+#: status.cpp:46
+msgid "Initialization Error"
+msgstr "Initialisierungsfehler"
+
+#: kpacmanview.cpp:118
+msgid ""
+"The bitfont could not be contructed.\n"
+"\n"
+"The file '@FONTNAME@' does not exist,\n"
+"or is of an unknown format."
+msgstr ""
+"Die Bitfont konnte nicht erzeugt werden.\n"
+"\n"
+"Die Datei '@FONTNAME@' existiert nicht,\n"
+"oder ist in einem unbekannten Format."
+
+#: board.cpp:55
+msgid ""
+"The levelmap could not be constructed.\n"
+"\n"
+"The file '@LEVELNAME@' does not exist,\n"
+"or could not be opened for reading."
+msgstr ""
+"Die Pixmap konnte nicht erzeugt werden.\n"
+"\n"
+"Die Datei '@PIXMAPNAME@' existiert nicht,\n"
+"oder ist in einem unbekannten Format."
+
+#: keys.cpp:22
+msgid "Ok"
+msgstr ""
+
+#: keys.cpp:28
+msgid "Defaults"
+msgstr "Standards"
+
+#: keys.cpp:85
+msgid "Change Direction Keys"
+msgstr "Tastaturbelegung ändern"
+
+#: keys.cpp:98
+msgid "Undefined key"
+msgstr "Undefinierte Taste"
+
+#~ msgid "Keys"
+#~ msgstr "Tasten"
+
+#~ msgid "&New"
+#~ msgstr "&Neu"
+
+#~ msgid "&Pause"
+#~ msgstr "&Pause"
+
+#~ msgid "&Hall of fame"
+#~ msgstr "&Ruhmeshalle"
diff --git a/po/es.gmo b/po/es.gmo
new file mode 100644
index 0000000..7298623
--- /dev/null
+++ b/po/es.gmo
Binary files differ
diff --git a/po/es.po b/po/es.po
new file mode 100644
index 0000000..53484db
--- /dev/null
+++ b/po/es.po
@@ -0,0 +1,309 @@
+# Translation of Kpacman to Spanish
+# Copyright (C) 2003 Quique <quique@sindominio.net>
+# Quique <quique@sindominio.net>, 2003
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"POT-Creation-Date: 2002-01-27 22:10+0100\n"
+"PO-Revision-Date: 2003-04-04 09:47CET\n"
+"Last-Translator: Quique <quique@sindominio.net>\n"
+"Language-Team: Spanish <es@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 0.9.5\n"
+
+#: kpacman.moc.cpp:42 kpacman.moc.cpp:47 main.cpp:25 main.cpp:38
+msgid "Kpacman"
+msgstr "Kpacman"
+
+#: painter.cpp:69 status.cpp:43
+msgid ""
+"The pixmap could not be contructed.\n"
+"\n"
+"The file '@PIXMAPNAME@' does not exist,\n"
+"or is of an unknown format."
+msgstr ""
+"No fue posible construir la imagen.\n"
+"\n"
+"El fichero '@PIXMAPNAME@' no existe,\n"
+"o tiene un formato desconocido."
+
+#: kpacman.cpp:71
+msgid "&New"
+msgstr "&Nuevo"
+
+#: kpacman.cpp:72
+msgid "&Pause"
+msgstr "&Pausa"
+
+#: kpacman.cpp:74
+msgid "&Hall of fame"
+msgstr "Los &Mejores"
+
+#: kpacman.cpp:86
+msgid "&Hide Mousecursor"
+msgstr "&Ocultar puntero del ratón"
+
+#: kpacman.cpp:92
+msgid "&Select graphic scheme"
+msgstr "&Seleccionar el esquema gráfico"
+
+#: kpacman.cpp:96
+msgid "&Pause in Background"
+msgstr "&Pausar a segundo plano"
+
+#: kpacman.cpp:98
+msgid "&Continue in Foreground"
+msgstr "&Continuar en primer plano"
+
+#: kpacman.cpp:102
+msgid "Change &keys..."
+msgstr "Cambiar &teclas..."
+
+#: kpacman.cpp:104
+msgid ""
+"@PACKAGE@ - @VERSION@\n"
+"\n"
+"Joerg Thoennissen (joe@dsite.de)\n"
+"\n"
+"A pacman game for the KDE Desktop\n"
+"\n"
+"The program based on the source of ksnake\n"
+"by Michel Filippi (mfilippi@sade.rhein-main.de).\n"
+"The design was strongly influenced by the pacman\n"
+"(c) 1980 MIDWAY MFG.CO.\n"
+"\n"
+"I like to thank my girlfriend Elke Krueers for\n"
+"the last 10 years of her friendship.\n"
+msgstr ""
+"@PACKAGE@ - @VERSION@\n"
+"\n"
+"Joerg Thoennissen (joe@dsite.de)\n"
+"\n"
+"Juego de pacman para el entorno de escritorio KDE\n"
+"\n"
+"El programa está basado en el código fuente de ksnake\n"
+"de Michel Filippi (mfilippi@sade.rhein-main.de).\n"
+"El diseño está fuertemente influenciado por el pacman\n"
+"(c) 1980 MIDWAY MFG.CO.\n"
+"\n"
+"Me gustaría dar las gracias a mi novia Elke Krueers por\n"
+"los últimos 10 años de amistad.\n"
+
+#: kpacman.cpp:133
+msgid "Configuration Error"
+msgstr "Error de configuración"
+
+#: kpacman.cpp:134
+msgid ""
+"There are no schemes defined,\n"
+"or no scheme is selected."
+msgstr ""
+"No hay esquemas definidos,\n"
+"o no se ha seleccionado ninguno."
+
+#: referee.cpp:89 referee.cpp:90 referee.cpp:1257
+msgid "GAME OVER"
+msgstr "JUEGO TERMINADO"
+
+#: referee.cpp:151 referee.cpp:152 referee.cpp:1059 referee.cpp:1077
+msgid "PLAYER ONE"
+msgstr "JUGADOR UNO"
+
+#: referee.cpp:155 referee.cpp:156 referee.cpp:1060 referee.cpp:1085
+#: referee.cpp:1090
+msgid "READY!"
+msgstr "PREPARADO!"
+
+#: referee.cpp:159 referee.cpp:160 referee.cpp:808 referee.cpp:811
+#: score.cpp:149 score.cpp:150 score.cpp:506
+msgid "PAUSED"
+msgstr "EN PAUSA"
+
+#: referee.cpp:874
+msgid "CHARACTER"
+msgstr "PERSONAJE"
+
+#: referee.cpp:875
+msgid "/"
+msgstr "/"
+
+#: referee.cpp:876
+msgid "NICKNAME"
+msgstr "APODO"
+
+#: referee.cpp:880
+msgid "-SHADOW"
+msgstr "-SOMBRA"
+
+#: referee.cpp:882
+msgid "\"BLINKY\""
+msgstr "\"PARPADEANTE\""
+
+#: referee.cpp:886
+msgid "-SPEEDY"
+msgstr "-VELOZ"
+
+#: referee.cpp:888
+msgid "\"PINKY\""
+msgstr "\"ROSADO\""
+
+#: referee.cpp:892
+msgid "-BASHFUL"
+msgstr ""
+
+#: referee.cpp:894
+msgid "\"INKY\""
+msgstr "\"TINTADO\""
+
+#: referee.cpp:898
+msgid "-POKEY"
+msgstr ""
+
+#: referee.cpp:900
+msgid "\"CLYDE\""
+msgstr ""
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "Quique"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "quique@sindominio.net"
+
+#: score.cpp:69 score.cpp:74 score.cpp:169
+msgid " 1UP "
+msgstr ""
+
+#: score.cpp:78 score.cpp:79
+msgid " HIGH SCORE "
+msgstr " MÁXIMA PUNTUACIÓN "
+
+#: score.cpp:83 score.cpp:88 score.cpp:172
+msgid " 2UP "
+msgstr ""
+
+#: score.cpp:107 score.cpp:108
+msgid " CONGRATULATIONS "
+msgstr " ENHORABUENA "
+
+#: score.cpp:111 score.cpp:112
+msgid " YOU HAVE ARCHIEVED "
+msgstr " HA CONSEGUIDO "
+
+#: score.cpp:115 score.cpp:116
+msgid " A SCORE IN THE TOP 10. "
+msgstr " UNA DE LAS 10 MÁXIMAS PUNTUACIONES. "
+
+#: score.cpp:119 score.cpp:120
+msgid " "
+msgstr " "
+
+#: score.cpp:125 score.cpp:126
+msgid "RNK SCORE NAME DATE"
+msgstr "POS PUNTUACIÓN NOMBRE FECHA"
+
+#: score.cpp:468
+#, ycp-format
+msgid ""
+"You're going to create the highscore-file\n"
+"'%1'\n"
+"for your maschine, that should be used systemwide.\n"
+"\n"
+"To grant access to the other users, set the appropriate rights (a+w)\n"
+"on that file or ask your systemadministator for that favor.\n"
+"\n"
+"To use a different directory or filename for the highscores,specify them in "
+"the configfile (kpacmanrc:highscoreFilePath)."
+msgstr ""
+"Va a crear un fichero de máximas puntuaciones\n"
+"'%1'\n"
+"para su máquina, que será usado en todo el sistema.\n"
+"\n"
+"Para garantizar acceso a los otros usuarios, asigne los permisos "
+"adecuados (a+w)\n"
+"a ese fichero, o pídaselo a su administrador de sistema.\n"
+"\n"
+"Para usar un directorio o nombre de fichero diferente, especifíquelo en "
+"el fichero de configuración (kpacmanrc:highscoreFilePath)."
+
+#: score.cpp:481
+#, ycp-format
+msgid ""
+"You're using a private highscore-file, that's mostly because of\n"
+"missing write-access to the systemwide file\n"
+"'%1' .\n"
+"\n"
+"Ask your systemadministrator for granting you access to that file,\n"
+"by setting the appropriate rights (a+w) on it.\n"
+"\n"
+"To use a different directory or filename for the highscores,specify them in "
+"the configfile (kpacmanrc:highscoreFilePath)."
+msgstr ""
+"Está usando un fichero de máximas puntuaciones privado, debido "
+"principalmente de que no hay permisos de escritura para el fichero "
+"global\n"
+"'%1' .\n"
+"\n"
+"Pídale a su administrador de sistemas que le dé permiso para acceder "
+"a ese fichero,\n"
+"asignándole los permisos adecuados (a+w).\n"
+"\n"
+"Para usar un directorio o nombre de fichero diferente, especifíquelos en "
+"el fichero de configuración (kpacmanrc:highscoreFilePath)."
+
+#: score.cpp:534
+msgid "@YY@/@MM@/@DD@"
+msgstr "@YY@/@MM@/@DD@"
+
+#: status.cpp:47
+msgid "Initialization Error"
+msgstr "Error de inicialización"
+
+#: board.cpp:55
+msgid ""
+"The levelmap could not be constructed.\n"
+"\n"
+"The file '@LEVELNAME@' does not exist,\n"
+"or could not be opened for reading."
+msgstr ""
+"No fue posible construir el mapa de nivel.\n"
+"\n"
+"El fichero '@LEVELNAME@' no existe,\n"
+"o no se puede abrir para lectura."
+
+#: kpacmanwidget.cpp:101
+msgid ""
+"The bitfont could not be contructed.\n"
+"\n"
+"The file '@FONTNAME@' does not exist,\n"
+"or is of an unknown format."
+msgstr ""
+"No fue posible construir la fuente en mapa de bits.\n"
+"\n"
+"El fichero '@FONTNAME@' no existe,\n"
+"o tiene un formato desconocido."
+
+#: keys.cpp:23
+msgid "Ok"
+msgstr "Aceptar"
+
+#: keys.cpp:29
+msgid "Defaults"
+msgstr "Predeterminados"
+
+#: keys.cpp:86
+msgid "Change Direction Keys"
+msgstr "Cambiar las teclas de dirección"
+
+#: keys.cpp:99
+msgid "Undefined key"
+msgstr "Tecla sin definir"
+
diff --git a/po/kpacman.pot b/po/kpacman.pot
new file mode 100644
index 0000000..e532ebe
--- /dev/null
+++ b/po/kpacman.pot
@@ -0,0 +1,302 @@
+# 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: PACKAGE VERSION\n"
+"POT-Creation-Date: 2003-06-22 23:15+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\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=CHARSET\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: painter.cpp:69 status.cpp:42
+msgid ""
+"The pixmap could not be contructed.\n"
+"\n"
+"The file '@PIXMAPNAME@' does not exist,\n"
+"or is of an unknown format."
+msgstr ""
+
+#: kpacman.cpp:78
+msgid "Show Mouse&cursor"
+msgstr ""
+
+#: kpacman.cpp:81
+msgid "&Select graphic scheme"
+msgstr ""
+
+#: kpacman.cpp:84
+msgid "Pause in &Background"
+msgstr ""
+
+#: kpacman.cpp:87
+msgid "Continue in &Foreground"
+msgstr ""
+
+#: kpacman.cpp:91
+msgid "Enables/disables the menubar"
+msgstr ""
+
+#: kpacman.cpp:92
+msgid "Enables/disables the toolbar"
+msgstr ""
+
+#: kpacman.cpp:93
+msgid "Enables/disables the statusbar"
+msgstr ""
+
+#: kpacman.cpp:94
+msgid "Enable/disables the mousecursor"
+msgstr ""
+
+#: kpacman.cpp:106 kpacman.cpp:348 kpacman.cpp:363 kpacman.cpp:378
+#: kpacman.cpp:392 kpacman.cpp:420 kpacman.cpp:430 kpacman.cpp:440
+#: kpacman.cpp:455 kpacman.cpp:465
+msgid "Ready."
+msgstr ""
+
+#: kpacman.cpp:206
+msgid "Configuration Error"
+msgstr ""
+
+#: kpacman.cpp:207
+msgid ""
+"There are no schemes defined,\n"
+"or no scheme is selected."
+msgstr ""
+
+#: kpacman.cpp:331
+msgid "Exiting..."
+msgstr ""
+
+#: kpacman.cpp:338
+msgid "Toggling menubar..."
+msgstr ""
+
+#: kpacman.cpp:353
+msgid "Toggling toolbar..."
+msgstr ""
+
+#: kpacman.cpp:368
+msgid "Toggle the statusbar..."
+msgstr ""
+
+#: kpacman.cpp:383
+msgid "Toggle the mousecursor..."
+msgstr ""
+
+#: kpacman.cpp:397
+msgid "Graphic scheme selected..."
+msgstr ""
+
+#: kpacman.cpp:425
+msgid "Toggle focusOutPause..."
+msgstr ""
+
+#: kpacman.cpp:435
+msgid "Toggle focusInContinue..."
+msgstr ""
+
+#: kpacman.cpp:445
+msgid "Configure key bindings..."
+msgstr ""
+
+#: kpacman.cpp:460
+msgid "Game finished..."
+msgstr ""
+
+#: referee.cpp:88 referee.cpp:89 referee.cpp:1258
+msgid "GAME OVER"
+msgstr ""
+
+#: referee.cpp:150 referee.cpp:151 referee.cpp:1060 referee.cpp:1078
+msgid "PLAYER ONE"
+msgstr ""
+
+#: referee.cpp:154 referee.cpp:155 referee.cpp:1061 referee.cpp:1086
+#: referee.cpp:1091
+msgid "READY!"
+msgstr ""
+
+#: referee.cpp:158 referee.cpp:159 referee.cpp:807 referee.cpp:810
+#: score.cpp:148 score.cpp:149 score.cpp:507
+msgid "PAUSED"
+msgstr ""
+
+#: referee.cpp:875
+msgid "CHARACTER"
+msgstr ""
+
+#: referee.cpp:876
+msgid "/"
+msgstr ""
+
+#: referee.cpp:877
+msgid "NICKNAME"
+msgstr ""
+
+#: referee.cpp:881
+msgid "-SHADOW"
+msgstr ""
+
+#: referee.cpp:883
+msgid "\"BLINKY\""
+msgstr ""
+
+#: referee.cpp:887
+msgid "-SPEEDY"
+msgstr ""
+
+#: referee.cpp:889
+msgid "\"PINKY\""
+msgstr ""
+
+#: referee.cpp:893
+msgid "-BASHFUL"
+msgstr ""
+
+#: referee.cpp:895
+msgid "\"INKY\""
+msgstr ""
+
+#: referee.cpp:899
+msgid "-POKEY"
+msgstr ""
+
+#: referee.cpp:901
+msgid "\"CLYDE\""
+msgstr ""
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr ""
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr ""
+
+#: main.cpp:25
+msgid ""
+"A pacman game for the KDE Desktop\n"
+"\n"
+"The program based on the source of ksnake\n"
+"by Michel Filippi (mfilippi@sade.rhein-main.de).\n"
+"The design was strongly influenced by the pacman\n"
+"(c) 1980 MIDWAY MFG.CO.\n"
+"\n"
+"I like to thank my girlfriend Elke Krueers for\n"
+"the last 14 years of her friendship\n"
+"and Christine Nickel for the 'K' in my life."
+msgstr ""
+
+#: main.cpp:43
+msgid "Kpacman"
+msgstr ""
+
+#: score.cpp:68 score.cpp:73 score.cpp:168
+msgid " 1UP "
+msgstr ""
+
+#: score.cpp:77 score.cpp:78
+msgid " HIGH SCORE "
+msgstr ""
+
+#: score.cpp:82 score.cpp:87 score.cpp:171
+msgid " 2UP "
+msgstr ""
+
+#: score.cpp:106 score.cpp:107
+msgid " CONGRATULATIONS "
+msgstr ""
+
+#: score.cpp:110 score.cpp:111
+msgid " YOU HAVE ARCHIEVED "
+msgstr ""
+
+#: score.cpp:114 score.cpp:115
+msgid " A SCORE IN THE TOP 10. "
+msgstr ""
+
+#: score.cpp:118 score.cpp:119
+msgid " "
+msgstr ""
+
+#: score.cpp:124 score.cpp:125
+msgid "RNK SCORE NAME DATE"
+msgstr ""
+
+#: score.cpp:469
+msgid ""
+"You're going to create the highscore-file\n"
+"'%1'\n"
+"for your maschine, that should be used systemwide.\n"
+"\n"
+"To grant access to the other users, set the appropriate rights (a+w)\n"
+"on that file or ask your systemadministator for that favor.\n"
+"\n"
+"To use a different directory or filename for the highscores,specify them in "
+"the configfile (kpacmanrc:highscoreFilePath)."
+msgstr ""
+
+#: score.cpp:482
+msgid ""
+"You're using a private highscore-file, that's mostly because of\n"
+"missing write-access to the systemwide file\n"
+"'%1' .\n"
+"\n"
+"Ask your systemadministrator for granting you access to that file,\n"
+"by setting the appropriate rights (a+w) on it.\n"
+"\n"
+"To use a different directory or filename for the highscores,specify them in "
+"the configfile (kpacmanrc:highscoreFilePath)."
+msgstr ""
+
+#: score.cpp:536
+msgid "@YY@/@MM@/@DD@"
+msgstr ""
+
+#: status.cpp:46
+msgid "Initialization Error"
+msgstr ""
+
+#: kpacmanview.cpp:118
+msgid ""
+"The bitfont could not be contructed.\n"
+"\n"
+"The file '@FONTNAME@' does not exist,\n"
+"or is of an unknown format."
+msgstr ""
+
+#: board.cpp:55
+msgid ""
+"The levelmap could not be constructed.\n"
+"\n"
+"The file '@LEVELNAME@' does not exist,\n"
+"or could not be opened for reading."
+msgstr ""
+
+#: keys.cpp:22
+msgid "Ok"
+msgstr ""
+
+#: keys.cpp:28
+msgid "Defaults"
+msgstr ""
+
+#: keys.cpp:85
+msgid "Change Direction Keys"
+msgstr ""
+
+#: keys.cpp:98
+msgid "Undefined key"
+msgstr ""
diff --git a/po/pt.gmo b/po/pt.gmo
new file mode 100644
index 0000000..cf031e5
--- /dev/null
+++ b/po/pt.gmo
Binary files differ
diff --git a/po/pt.po b/po/pt.po
new file mode 100644
index 0000000..7ddbebe
--- /dev/null
+++ b/po/pt.po
@@ -0,0 +1,344 @@
+# KTranslator Generated File
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR Free Software Foundation, Inc.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: Kpacman 0.2.6\n"
+"POT-Creation-Date: 2003-06-22 23:15+0200\n"
+"PO-Revision-Date: 2000-05-01 22:39-0100\n"
+"Last-Translator: Srgio Fernandes <sergio_fernandes@rocketmail.com>\n"
+"Language-Team: pt\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=CHARSET\n"
+"Content-Transfer-Encoding: ENCODING\n"
+
+#: painter.cpp:69 status.cpp:42
+msgid ""
+"The pixmap could not be contructed.\n"
+"\n"
+"The file '@PIXMAPNAME@' does not exist,\n"
+"or is of an unknown format."
+msgstr ""
+"No foi possvel construir a imagem.\n"
+"\n"
+"O ficheiro '@PIXMAPNAME@' no existe,\n"
+"ou tem um formato desconhecido."
+
+#: kpacman.cpp:78
+msgid "Show Mouse&cursor"
+msgstr ""
+
+#: kpacman.cpp:81
+msgid "&Select graphic scheme"
+msgstr "&Seleccione o esquema grfico"
+
+#: kpacman.cpp:84
+msgid "Pause in &Background"
+msgstr ""
+
+#: kpacman.cpp:87
+msgid "Continue in &Foreground"
+msgstr ""
+
+#: kpacman.cpp:91
+msgid "Enables/disables the menubar"
+msgstr ""
+
+#: kpacman.cpp:92
+msgid "Enables/disables the toolbar"
+msgstr ""
+
+#: kpacman.cpp:93
+msgid "Enables/disables the statusbar"
+msgstr ""
+
+#: kpacman.cpp:94
+msgid "Enable/disables the mousecursor"
+msgstr ""
+
+#: kpacman.cpp:106 kpacman.cpp:348 kpacman.cpp:363 kpacman.cpp:378
+#: kpacman.cpp:392 kpacman.cpp:420 kpacman.cpp:430 kpacman.cpp:440
+#: kpacman.cpp:455 kpacman.cpp:465
+msgid "Ready."
+msgstr ""
+
+#: kpacman.cpp:206
+msgid "Configuration Error"
+msgstr "Erro de Configurao"
+
+#: kpacman.cpp:207
+msgid ""
+"There are no schemes defined,\n"
+"or no scheme is selected."
+msgstr ""
+"No h esquemas definidos,ou no\n"
+"h esquemas seleccionados."
+
+#: kpacman.cpp:331
+msgid "Exiting..."
+msgstr ""
+
+#: kpacman.cpp:338
+msgid "Toggling menubar..."
+msgstr ""
+
+#: kpacman.cpp:353
+msgid "Toggling toolbar..."
+msgstr ""
+
+#: kpacman.cpp:368
+msgid "Toggle the statusbar..."
+msgstr ""
+
+#: kpacman.cpp:383
+msgid "Toggle the mousecursor..."
+msgstr ""
+
+#: kpacman.cpp:397
+msgid "Graphic scheme selected..."
+msgstr ""
+
+#: kpacman.cpp:425
+msgid "Toggle focusOutPause..."
+msgstr ""
+
+#: kpacman.cpp:435
+msgid "Toggle focusInContinue..."
+msgstr ""
+
+#: kpacman.cpp:445
+#, fuzzy
+msgid "Configure key bindings..."
+msgstr "Mudar &teclas..."
+
+#: kpacman.cpp:460
+msgid "Game finished..."
+msgstr ""
+
+#: referee.cpp:88 referee.cpp:89 referee.cpp:1258
+msgid "GAME OVER"
+msgstr "JOGO TERMINADO"
+
+#: referee.cpp:150 referee.cpp:151 referee.cpp:1060 referee.cpp:1078
+msgid "PLAYER ONE"
+msgstr "JOGADOR UM"
+
+#: referee.cpp:154 referee.cpp:155 referee.cpp:1061 referee.cpp:1086
+#: referee.cpp:1091
+msgid "READY!"
+msgstr "PRONTO!"
+
+#: referee.cpp:158 referee.cpp:159 referee.cpp:807 referee.cpp:810
+#: score.cpp:148 score.cpp:149 score.cpp:507
+msgid "PAUSED"
+msgstr "PARADO"
+
+#: referee.cpp:875
+msgid "CHARACTER"
+msgstr "PERSONAGEM"
+
+#: referee.cpp:876
+msgid "/"
+msgstr ""
+
+#: referee.cpp:877
+msgid "NICKNAME"
+msgstr "ALCUNHA"
+
+#: referee.cpp:881
+msgid "-SHADOW"
+msgstr "-SOMBRA"
+
+#: referee.cpp:883
+msgid "\"BLINKY\""
+msgstr "INTERMITENTE"
+
+#: referee.cpp:887
+msgid "-SPEEDY"
+msgstr "-RAPIDINHA"
+
+#: referee.cpp:889
+msgid "\"PINKY\""
+msgstr "\"ROSADO\""
+
+#: referee.cpp:893
+msgid "-BASHFUL"
+msgstr ""
+
+#: referee.cpp:895
+msgid "\"INKY\""
+msgstr ""
+
+#: referee.cpp:899
+msgid "-POKEY"
+msgstr ""
+
+#: referee.cpp:901
+msgid "\"CLYDE\""
+msgstr ""
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr ""
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr ""
+
+#: main.cpp:25
+#, fuzzy
+msgid ""
+"A pacman game for the KDE Desktop\n"
+"\n"
+"The program based on the source of ksnake\n"
+"by Michel Filippi (mfilippi@sade.rhein-main.de).\n"
+"The design was strongly influenced by the pacman\n"
+"(c) 1980 MIDWAY MFG.CO.\n"
+"\n"
+"I like to thank my girlfriend Elke Krueers for\n"
+"the last 14 years of her friendship\n"
+"and Christine Nickel for the 'K' in my life."
+msgstr ""
+"@PACKAGE@ - @VERSION@\n"
+"\n"
+"Joerg Thoennissen (joe@dsite.de)\n"
+"\n"
+"Jogo de pacman para o ambiente de trabalho KDE\n"
+"\n"
+"O programa foi baseado na fonte do ksnake\n"
+"de Michel Filippi (mfilippi@sade.rhein-main.de).\n"
+"O design foi influnciado pelo pacman\n"
+"(c) 1980 MIDWAY MFG.CO.\n"
+"\n"
+"Gostaria de agradecer minha namorada Elke Krueers pelos\n"
+"ltimos 10 anos de amizade.\n"
+
+#: main.cpp:43
+msgid "Kpacman"
+msgstr ""
+
+#: score.cpp:68 score.cpp:73 score.cpp:168
+msgid " 1UP "
+msgstr ""
+
+#: score.cpp:77 score.cpp:78
+msgid " HIGH SCORE "
+msgstr "RESLTADO MXIMO"
+
+#: score.cpp:82 score.cpp:87 score.cpp:171
+msgid " 2UP "
+msgstr ""
+
+#: score.cpp:106 score.cpp:107
+msgid " CONGRATULATIONS "
+msgstr " PARABNS "
+
+#: score.cpp:110 score.cpp:111
+msgid " YOU HAVE ARCHIEVED "
+msgstr " VOC CONSEGUIU "
+
+#: score.cpp:114 score.cpp:115
+msgid " A SCORE IN THE TOP 10. "
+msgstr " UM RESULTADO NO TOP 10. "
+
+#: score.cpp:118 score.cpp:119
+msgid " "
+msgstr ""
+
+#: score.cpp:124 score.cpp:125
+msgid "RNK SCORE NAME DATE"
+msgstr "POS RESULTADO NOME DATA"
+
+#: score.cpp:469
+msgid ""
+"You're going to create the highscore-file\n"
+"'%1'\n"
+"for your maschine, that should be used systemwide.\n"
+"\n"
+"To grant access to the other users, set the appropriate rights (a+w)\n"
+"on that file or ask your systemadministator for that favor.\n"
+"\n"
+"To use a different directory or filename for the highscores,specify them in "
+"the configfile (kpacmanrc:highscoreFilePath)."
+msgstr ""
+
+#: score.cpp:482
+msgid ""
+"You're using a private highscore-file, that's mostly because of\n"
+"missing write-access to the systemwide file\n"
+"'%1' .\n"
+"\n"
+"Ask your systemadministrator for granting you access to that file,\n"
+"by setting the appropriate rights (a+w) on it.\n"
+"\n"
+"To use a different directory or filename for the highscores,specify them in "
+"the configfile (kpacmanrc:highscoreFilePath)."
+msgstr ""
+
+#: score.cpp:536
+msgid "@YY@/@MM@/@DD@"
+msgstr ""
+
+#: status.cpp:46
+msgid "Initialization Error"
+msgstr "Erro de inicializao"
+
+#: kpacmanview.cpp:118
+msgid ""
+"The bitfont could not be contructed.\n"
+"\n"
+"The file '@FONTNAME@' does not exist,\n"
+"or is of an unknown format."
+msgstr ""
+"No foi possvel construir a bitfont.\n"
+"\n"
+"O ficheiro '@FONTNAME@' no existe,\n"
+"ou tem um formato desconhecido."
+
+#: board.cpp:55
+msgid ""
+"The levelmap could not be constructed.\n"
+"\n"
+"The file '@LEVELNAME@' does not exist,\n"
+"or could not be opened for reading."
+msgstr ""
+"No foi possvel construir a imagem.\n"
+"\n"
+"O ficheiro '@PIXMAPNAME@' no existe,\n"
+"ou tem um formato desconhecido."
+
+#: keys.cpp:22
+msgid "Ok"
+msgstr ""
+
+#: keys.cpp:28
+msgid "Defaults"
+msgstr ""
+
+#: keys.cpp:85
+msgid "Change Direction Keys"
+msgstr "Mudar Teclas de Direco"
+
+#: keys.cpp:98
+msgid "Undefined key"
+msgstr ""
+
+#~ msgid "&Pause"
+#~ msgstr "&Pausa"
+
+#~ msgid "&Hall of fame"
+#~ msgstr "Os &Melhores"
+
+#, fuzzy
+#~ msgid "PAUSED"
+#~ msgstr "PARADO"
+
+#~ msgid "KConfig error ??\n"
+#~ msgstr "Erro do KConfig ??\n"
diff --git a/po/sv.gmo b/po/sv.gmo
new file mode 100644
index 0000000..0f37b2e
--- /dev/null
+++ b/po/sv.gmo
Binary files differ
diff --git a/po/sv.po b/po/sv.po
new file mode 100644
index 0000000..846345a
--- /dev/null
+++ b/po/sv.po
@@ -0,0 +1,345 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR Free Software Foundation, Inc.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"POT-Creation-Date: 2003-06-22 23:15+0200\n"
+"PO-Revision-Date: 1999-06-22 12:27+0100\n"
+"Last-Translator: John Eriksson <johne85@telia.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=CHARSET\n"
+"Content-Transfer-Encoding: ENCODING\n"
+
+#: painter.cpp:69 status.cpp:42
+msgid ""
+"The pixmap could not be contructed.\n"
+"\n"
+"The file '@PIXMAPNAME@' does not exist,\n"
+"or is of an unknown format."
+msgstr ""
+"Pixmapen kunde inte bli konstruerad.\n"
+"\n"
+"Filen '@PIXMAPNAME@' finns inte,\n"
+"eller r av ett oknt format."
+
+#: kpacman.cpp:78
+msgid "Show Mouse&cursor"
+msgstr ""
+
+#: kpacman.cpp:81
+msgid "&Select graphic scheme"
+msgstr "&Vlj grafikschema"
+
+#: kpacman.cpp:84
+msgid "Pause in &Background"
+msgstr ""
+
+#: kpacman.cpp:87
+msgid "Continue in &Foreground"
+msgstr ""
+
+#: kpacman.cpp:91
+msgid "Enables/disables the menubar"
+msgstr ""
+
+#: kpacman.cpp:92
+msgid "Enables/disables the toolbar"
+msgstr ""
+
+#: kpacman.cpp:93
+msgid "Enables/disables the statusbar"
+msgstr ""
+
+#: kpacman.cpp:94
+msgid "Enable/disables the mousecursor"
+msgstr ""
+
+#: kpacman.cpp:106 kpacman.cpp:348 kpacman.cpp:363 kpacman.cpp:378
+#: kpacman.cpp:392 kpacman.cpp:420 kpacman.cpp:430 kpacman.cpp:440
+#: kpacman.cpp:455 kpacman.cpp:465
+msgid "Ready."
+msgstr ""
+
+#: kpacman.cpp:206
+msgid "Configuration Error"
+msgstr "Konfigurationsproblem"
+
+#: kpacman.cpp:207
+msgid ""
+"There are no schemes defined,\n"
+"or no scheme is selected."
+msgstr ""
+
+#: kpacman.cpp:331
+msgid "Exiting..."
+msgstr ""
+
+#: kpacman.cpp:338
+msgid "Toggling menubar..."
+msgstr ""
+
+#: kpacman.cpp:353
+msgid "Toggling toolbar..."
+msgstr ""
+
+#: kpacman.cpp:368
+msgid "Toggle the statusbar..."
+msgstr ""
+
+#: kpacman.cpp:383
+msgid "Toggle the mousecursor..."
+msgstr ""
+
+#: kpacman.cpp:397
+msgid "Graphic scheme selected..."
+msgstr ""
+
+#: kpacman.cpp:425
+msgid "Toggle focusOutPause..."
+msgstr ""
+
+#: kpacman.cpp:435
+msgid "Toggle focusInContinue..."
+msgstr ""
+
+#: kpacman.cpp:445
+#, fuzzy
+msgid "Configure key bindings..."
+msgstr "&Byt tangenter..."
+
+#: kpacman.cpp:460
+msgid "Game finished..."
+msgstr ""
+
+#: referee.cpp:88 referee.cpp:89 referee.cpp:1258
+msgid "GAME OVER"
+msgstr ""
+
+#: referee.cpp:150 referee.cpp:151 referee.cpp:1060 referee.cpp:1078
+msgid "PLAYER ONE"
+msgstr "SPELARE ETT"
+
+#: referee.cpp:154 referee.cpp:155 referee.cpp:1061 referee.cpp:1086
+#: referee.cpp:1091
+msgid "READY!"
+msgstr "KLAR!"
+
+#: referee.cpp:158 referee.cpp:159 referee.cpp:807 referee.cpp:810
+#: score.cpp:148 score.cpp:149 score.cpp:507
+msgid "PAUSED"
+msgstr "PAUSAD"
+
+#: referee.cpp:875
+msgid "CHARACTER"
+msgstr ""
+
+#: referee.cpp:876
+msgid "/"
+msgstr ""
+
+#: referee.cpp:877
+msgid "NICKNAME"
+msgstr ""
+
+#: referee.cpp:881
+msgid "-SHADOW"
+msgstr ""
+
+#: referee.cpp:883
+msgid "\"BLINKY\""
+msgstr ""
+
+#: referee.cpp:887
+msgid "-SPEEDY"
+msgstr ""
+
+#: referee.cpp:889
+msgid "\"PINKY\""
+msgstr ""
+
+#: referee.cpp:893
+msgid "-BASHFUL"
+msgstr ""
+
+#: referee.cpp:895
+msgid "\"INKY\""
+msgstr ""
+
+#: referee.cpp:899
+msgid "-POKEY"
+msgstr ""
+
+#: referee.cpp:901
+msgid "\"CLYDE\""
+msgstr ""
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr ""
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr ""
+
+#: main.cpp:25
+msgid ""
+"A pacman game for the KDE Desktop\n"
+"\n"
+"The program based on the source of ksnake\n"
+"by Michel Filippi (mfilippi@sade.rhein-main.de).\n"
+"The design was strongly influenced by the pacman\n"
+"(c) 1980 MIDWAY MFG.CO.\n"
+"\n"
+"I like to thank my girlfriend Elke Krueers for\n"
+"the last 14 years of her friendship\n"
+"and Christine Nickel for the 'K' in my life."
+msgstr ""
+
+#: main.cpp:43
+msgid "Kpacman"
+msgstr ""
+
+#: score.cpp:68 score.cpp:73 score.cpp:168
+msgid " 1UP "
+msgstr ""
+
+#: score.cpp:77 score.cpp:78
+msgid " HIGH SCORE "
+msgstr " BSTA PONG"
+
+#: score.cpp:82 score.cpp:87 score.cpp:171
+msgid " 2UP "
+msgstr ""
+
+#: score.cpp:106 score.cpp:107
+msgid " CONGRATULATIONS "
+msgstr " GRATULERAR "
+
+#: score.cpp:110 score.cpp:111
+msgid " YOU HAVE ARCHIEVED "
+msgstr " DU HAR LYCKATS F "
+
+#: score.cpp:114 score.cpp:115
+msgid " A SCORE IN THE TOP 10. "
+msgstr " ETT RESULTAT I TOPP 10. "
+
+#: score.cpp:118 score.cpp:119
+msgid " "
+msgstr ""
+
+#: score.cpp:124 score.cpp:125
+msgid "RNK SCORE NAME DATE"
+msgstr "NR. PONG NAMN DATUM"
+
+#: score.cpp:469
+msgid ""
+"You're going to create the highscore-file\n"
+"'%1'\n"
+"for your maschine, that should be used systemwide.\n"
+"\n"
+"To grant access to the other users, set the appropriate rights (a+w)\n"
+"on that file or ask your systemadministator for that favor.\n"
+"\n"
+"To use a different directory or filename for the highscores,specify them in "
+"the configfile (kpacmanrc:highscoreFilePath)."
+msgstr ""
+
+#: score.cpp:482
+msgid ""
+"You're using a private highscore-file, that's mostly because of\n"
+"missing write-access to the systemwide file\n"
+"'%1' .\n"
+"\n"
+"Ask your systemadministrator for granting you access to that file,\n"
+"by setting the appropriate rights (a+w) on it.\n"
+"\n"
+"To use a different directory or filename for the highscores,specify them in "
+"the configfile (kpacmanrc:highscoreFilePath)."
+msgstr ""
+
+#: score.cpp:536
+msgid "@YY@/@MM@/@DD@"
+msgstr ""
+
+#: status.cpp:46
+msgid "Initialization Error"
+msgstr "Ett fel uppstod vid uppstarten"
+
+#: kpacmanview.cpp:118
+msgid ""
+"The bitfont could not be contructed.\n"
+"\n"
+"The file '@FONTNAME@' does not exist,\n"
+"or is of an unknown format."
+msgstr ""
+"Pixmapen kunde inte bli konstruerad.\n"
+"\n"
+"Filen '@FONTNAME@' finns inte,\n"
+"eller r av ett oknt format."
+
+#: board.cpp:55
+msgid ""
+"The levelmap could not be constructed.\n"
+"\n"
+"The file '@LEVELNAME@' does not exist,\n"
+"or could not be opened for reading."
+msgstr ""
+"Pixmapen kunde inte bli konstruerad.\n"
+"\n"
+"Filen '@PIXMAPNAME@' finns inte,\n"
+"eller r av ett oknt format."
+
+#: keys.cpp:22
+msgid "Ok"
+msgstr "Ok"
+
+#: keys.cpp:28
+msgid "Defaults"
+msgstr "Standard"
+
+#: keys.cpp:85
+msgid "Change Direction Keys"
+msgstr "Byt Tangenter"
+
+#: keys.cpp:98
+msgid "Undefined key"
+msgstr "Ingen Tangent"
+
+#~ msgid "&New"
+#~ msgstr "&Nytt"
+
+#~ msgid "&Pause"
+#~ msgstr "&Paus"
+
+#~ msgid "&Hall of fame"
+#~ msgstr "&Toppen"
+
+#, fuzzy
+#~ msgid "PAUSED"
+#~ msgstr "PAUSAD"
+
+#~ msgid "Cancel"
+#~ msgstr "Avbryt"
+
+#~ msgid "KConfig error ??\n"
+#~ msgstr "KConfig problem ??\n"
+
+#~ msgid "&Quit"
+#~ msgstr "&Avsluta"
+
+#~ msgid "&Game"
+#~ msgstr "&Spel"
+
+#~ msgid "&Options"
+#~ msgstr "&Instllningar"
+
+#~ msgid "&Help"
+#~ msgstr "&Hjlp"